/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 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;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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: #777;
  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;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > 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 {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 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;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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 {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-right: 0;
  padding-left: 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: #555;
  text-align: center;
  background-color: #eee;
  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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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: #337ab7;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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-left-radius: 0;
  border-top-right-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 {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  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-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-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 {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-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 {
  color: #fff;
  background-color: #080808;
}
@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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  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;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager 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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  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: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.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: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active: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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  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: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.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-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(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 {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .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 {
    right: 20%;
    left: 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 {
  display: table;
  content: " ";
}
.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-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-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;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*
Version: 3.5.2 Timestamp: Sat Nov  1 14:43:36 EDT 2014
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0;
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
    float: none;
    width: auto;
}

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
    margin-left: 26px;
    margin-right: 0;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;

    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('select2.png') no-repeat 0 1px;
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('select2.png') no-repeat 100% -22px;
    background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;

    background: #fff url('select2.png') no-repeat -37px -22px;
    background: url('select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100%;
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px;
}

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

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px;
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results-dept-1 .select2-result-label { padding-left: 20px }
.select2-results-dept-2 .select2-result-label { padding-left: 40px }
.select2-results-dept-3 .select2-result-label { padding-left: 60px }
.select2-results-dept-4 .select2-result-label { padding-left: 80px }
.select2-results-dept-5 .select2-result-label { padding-left: 100px }
.select2-results-dept-6 .select2-result-label { padding-left: 110px }
.select2-results-dept-7 .select2-result-label { padding-left: 120px }

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2);
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('select2.png') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    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-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url('select2x2.png') !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.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.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -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 {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -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 {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    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 {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -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(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -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(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -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 {
  0%, 100% {
    -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 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);
  }

  100% {
    -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);
  }

  100% {
    -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 {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .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);
  }

  100% {
    -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 {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    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);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    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);
  }

  100% {
    -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(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -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);
  }

  100% {
    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);
  }

  100% {
    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);
  }

  100% {
    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);
  }

  100% {
    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);
  }

  100% {
    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);
  }

  100% {
    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);
  }

  100% {
    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);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) 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(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) 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(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -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 {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }

  100% {
    -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 {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }

  100% {
    -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 {
  0% {
    -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;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -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;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -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;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -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;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -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);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -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);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -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;
  }

  100% {
    -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;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    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 {
  0% {
    opacity: 1;
  }

  100% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.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(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.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(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .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.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropzone {
  position: relative;
  border: 1px solid rgba(0,0,0,0.08);
  background: rgba(0,0,0,0.02);
  padding: 1em;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone .dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone.dz-drag-hover {
  border-color: rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.04);
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  background: rgba(255,255,255,0.8);
  position: relative;
  display: inline-block;
  margin: 17px;
  vertical-align: top;
  border: 1px solid #acacac;
  padding: 6px 6px 6px 6px;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none;
}
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
  width: 100px;
  height: 100px;
  position: relative;
  background: #ebebeb;
  padding: 5px;
  margin-bottom: 22px;
}
.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  height: 100%;
}
.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
  position: absolute;
  bottom: -28px;
  left: 3px;
  height: 28px;
  line-height: 28px;
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: block;
}
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
  display: none;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  right: -10px;
  top: -10px;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  color: #8cc657;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  color: #ee162d;
}
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 100px;
  left: 6px;
  right: 6px;
  height: 6px;
  background: #d7d7d7;
  display: none;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657;
}
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: none;
  position: absolute;
  top: -5px;
  left: -20px;
  background: rgba(245,245,245,0.8);
  padding: 8px 10px;
  color: #800;
  min-width: 140px;
  max-width: 500px;
  z-index: 500;
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  display: block;
}
.dropzone {
  border: 1px solid rgba(0,0,0,0.03);
  min-height: 360px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0,0,0,0.03);
  padding: 23px;
}
.dropzone .dz-default.dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-image: url("../img/spritemap.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 428px;
  height: 123px;
  margin-left: -214px;
  margin-top: -61.5px;
  top: 50%;
  left: 50%;
}
@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-default.dz-message {
    background-image: url("../img/spritemap@2x.png");
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-default.dz-message span {
  display: none;
}
.dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}
.dropzone.dz-started .dz-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
  box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
  font-size: 14px;
}
.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
  display: block;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
  background: #ee1e2d;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  background-image: url("../img/spritemap.png");
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-preview .dz-error-mark,
  .dropzone-previews .dz-preview .dz-error-mark,
  .dropzone .dz-preview .dz-success-mark,
  .dropzone-previews .dz-preview .dz-success-mark {
    background-image: url("../img/spritemap@2x.png");
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span {
  display: none;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  background-position: -268px -123px;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  background-position: -268px -163px;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  -webkit-animation: loading 0.4s linear infinite;
  -moz-animation: loading 0.4s linear infinite;
  -o-animation: loading 0.4s linear infinite;
  -ms-animation: loading 0.4s linear infinite;
  animation: loading 0.4s linear infinite;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-image: url("../img/spritemap.png");
  background-repeat: repeat-x;
  background-position: 0px -400px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-preview .dz-progress .dz-upload,
  .dropzone-previews .dz-preview .dz-progress .dz-upload {
    background-image: url("../img/spritemap@2x.png");
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #eee));
  background-image: -webkit-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -moz-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -o-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -ms-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: linear-gradient(top, #fafafa 0, #eee 100%);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #eee;
  text-decoration: none;
  display: block;
  padding: 4px 5px;
  text-align: center;
  color: #aaa;
  margin-top: 26px;
}
.dropzone a.dz-remove:hover,
.dropzone-previews a.dz-remove:hover {
  color: #666;
}
@-moz-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-webkit-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-o-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-ms-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}

/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v0.10.0
 */
/* mixin definition ; sets LTR and RTL within the same style call */
html, body {
	height: 100%;
	color: rgba(0, 0, 0, 0.87);
	background: white;
	position: relative;
}

body {
	margin: 0;
	padding: 0;
}

[tabindex='-1']:focus {
	outline: none;
}

.inset {
	padding: 10px;
}

button.md-no-style {
	font-weight: normal;
	background-color: inherit;
	text-align: left;
	border: none;
	padding: 0;
	margin: 0;
}

select, button, textarea, input {
	vertical-align: baseline;
}

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

input[type="reset"][disabled], input[type="submit"][disabled], html input[type="button"][disabled], button[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-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: 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, .md-button.md-raised:not([disabled]), .md-button.md-fab, .md-button.md-raised.md-focused:not([disabled]), .md-button.md-fab.md-focused:not([disabled]) {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.md-shadow-bottom-z-2, .md-button.md-raised:not([disabled]):active, .md-button.md-fab:not([disabled]):active {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}

.md-shadow-animated.md-shadow {
	transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

/*
 * A container inside of a rippling element (eg a button),
 * which contains all of the individual ripples
 */
.md-ripple-container {
	pointer-events: none;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.55s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.md-ripple {
	position: absolute;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	opacity: 0;
	border-radius: 50%;
}

.md-ripple.md-ripple-placed {
	transition: left 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), top 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), margin 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), border 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), width 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), height 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 1.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: left 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), top 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), margin 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), border 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), width 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), height 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), transform 1.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.md-ripple.md-ripple-scaled {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.md-ripple.md-ripple-active, .md-ripple.md-ripple-full, .md-ripple.md-ripple-visible {
	opacity: 0.20;
}

.md-padding {
	padding: 8px;
}

.md-margin {
	margin: 8px;
}

.md-scroll-mask {
	position: absolute;
	background-color: transparent;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.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 0px 0px 1px rgba(0, 0, 0, 0.3);
}

@media (min-width: 600px) {
	.md-padding {
		padding: 16px;
	}
}

html, body {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

md-select, md-card, md-list, md-toolbar, ul, ol, p, h1, h2, h3, h4, h5, h6 {
	text-rendering: optimizeLegibility;
}

/************
 * Headings
 ************/
.md-display-4 {
	font-size: 112px;
	font-weight: 300;
	letter-spacing: -0.01em;
	line-height: 112px;
}

.md-display-3 {
	font-size: 56px;
	font-weight: 400;
	letter-spacing: -0.005em;
	line-height: 56px;
}

.md-display-2 {
	font-size: 45px;
	font-weight: 400;
	line-height: 64px;
}

.md-display-1 {
	font-size: 34px;
	font-weight: 400;
	line-height: 40px;
}

.md-headline {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
}

.md-title, .md-toolbar-tools {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.005em;
}

.md-subhead, 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;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 24px;
}

/************
 * Body Copy
 ************/
.md-body-1 {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 20px;
}

.md-body-2, md-list .md-subheader, 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, 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;
	font-weight: 500;
	letter-spacing: 0.01em;
	line-height: 24px;
}

.md-caption {
	font-size: 12px;
	letter-spacing: 0.02em;
}

.md-button {
	letter-spacing: 0.01em;
}

/************
 * Defaults
 ************/
button, select, html, textarea, input {
	font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif;
}

select, button, textarea, input {
	font-size: 100%;
}

/* Sizes:
  0    <= size < 600  Phone
  600  <= size < 960  Tablet
  960  <= size < 1200 Tablet-Landscape
  1200 <= size         PC
*/
[layout] {
	box-sizing: border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

[layout=column] {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

[layout=row] {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

[layout-padding] > [flex-sm], [layout-padding] > [flex-lt-md] {
	padding: 4px;
}

[layout-padding], [layout-padding] > [flex], [layout-padding] > [flex-gt-sm], [layout-padding] > [flex-md], [layout-padding] > [flex-lt-lg] {
	padding: 8px;
}

[layout-padding] > [flex-gt-md], [layout-padding] > [flex-lg] {
	padding: 16px;
}

[layout-margin] > [flex-sm], [layout-margin] > [flex-lt-md] {
	margin: 4px;
}

[layout-margin], [layout-margin] > [flex], [layout-margin] > [flex-gt-sm], [layout-margin] > [flex-md], [layout-margin] > [flex-lt-lg] {
	margin: 8px;
}

[layout-margin] > [flex-gt-md], [layout-margin] > [flex-lg] {
	margin: 16px;
}

[layout-wrap] {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

[layout-fill] {
	margin: 0;
	min-height: 100%;
	width: 100%;
}

@-moz-document url-prefix() {
	[layout-fill] {
		margin: 0;
		width: 100%;
		min-height: auto;
		height: inherit;
	}
}

[flex] {
	box-sizing: border-box;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

[flex="0"] {
	-webkit-flex: 0 0 0%;
	-ms-flex: 0 0 0%;
	flex: 0 0 0%;
}

[layout="row"] > [flex="0"] {
	max-width: 0%;
}

[layout="column"] > [flex="0"] {
	max-height: 0%;
}

[flex="5"] {
	-webkit-flex: 0 0 5%;
	-ms-flex: 0 0 5%;
	flex: 0 0 5%;
}

[layout="row"] > [flex="5"] {
	max-width: 5%;
}

[layout="column"] > [flex="5"] {
	max-height: 5%;
}

[flex="10"] {
	-webkit-flex: 0 0 10%;
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
}

[layout="row"] > [flex="10"] {
	max-width: 10%;
}

[layout="column"] > [flex="10"] {
	max-height: 10%;
}

[flex="15"] {
	-webkit-flex: 0 0 15%;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
}

[layout="row"] > [flex="15"] {
	max-width: 15%;
}

[layout="column"] > [flex="15"] {
	max-height: 15%;
}

[flex="20"] {
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
}

[layout="row"] > [flex="20"] {
	max-width: 20%;
}

[layout="column"] > [flex="20"] {
	max-height: 20%;
}

[flex="25"] {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}

[layout="row"] > [flex="25"] {
	max-width: 25%;
}

[layout="column"] > [flex="25"] {
	max-height: 25%;
}

[flex="30"] {
	-webkit-flex: 0 0 30%;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
}

[layout="row"] > [flex="30"] {
	max-width: 30%;
}

[layout="column"] > [flex="30"] {
	max-height: 30%;
}

[flex="35"] {
	-webkit-flex: 0 0 35%;
	-ms-flex: 0 0 35%;
	flex: 0 0 35%;
}

[layout="row"] > [flex="35"] {
	max-width: 35%;
}

[layout="column"] > [flex="35"] {
	max-height: 35%;
}

[flex="40"] {
	-webkit-flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
}

[layout="row"] > [flex="40"] {
	max-width: 40%;
}

[layout="column"] > [flex="40"] {
	max-height: 40%;
}

[flex="45"] {
	-webkit-flex: 0 0 45%;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
}

[layout="row"] > [flex="45"] {
	max-width: 45%;
}

[layout="column"] > [flex="45"] {
	max-height: 45%;
}

[flex="50"] {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}

[layout="row"] > [flex="50"] {
	max-width: 50%;
}

[layout="column"] > [flex="50"] {
	max-height: 50%;
}

[flex="55"] {
	-webkit-flex: 0 0 55%;
	-ms-flex: 0 0 55%;
	flex: 0 0 55%;
}

[layout="row"] > [flex="55"] {
	max-width: 55%;
}

[layout="column"] > [flex="55"] {
	max-height: 55%;
}

[flex="60"] {
	-webkit-flex: 0 0 60%;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
}

[layout="row"] > [flex="60"] {
	max-width: 60%;
}

[layout="column"] > [flex="60"] {
	max-height: 60%;
}

[flex="65"] {
	-webkit-flex: 0 0 65%;
	-ms-flex: 0 0 65%;
	flex: 0 0 65%;
}

[layout="row"] > [flex="65"] {
	max-width: 65%;
}

[layout="column"] > [flex="65"] {
	max-height: 65%;
}

[flex="70"] {
	-webkit-flex: 0 0 70%;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
}

[layout="row"] > [flex="70"] {
	max-width: 70%;
}

[layout="column"] > [flex="70"] {
	max-height: 70%;
}

[flex="75"] {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
}

[layout="row"] > [flex="75"] {
	max-width: 75%;
}

[layout="column"] > [flex="75"] {
	max-height: 75%;
}

[flex="80"] {
	-webkit-flex: 0 0 80%;
	-ms-flex: 0 0 80%;
	flex: 0 0 80%;
}

[layout="row"] > [flex="80"] {
	max-width: 80%;
}

[layout="column"] > [flex="80"] {
	max-height: 80%;
}

[flex="85"] {
	-webkit-flex: 0 0 85%;
	-ms-flex: 0 0 85%;
	flex: 0 0 85%;
}

[layout="row"] > [flex="85"] {
	max-width: 85%;
}

[layout="column"] > [flex="85"] {
	max-height: 85%;
}

[flex="90"] {
	-webkit-flex: 0 0 90%;
	-ms-flex: 0 0 90%;
	flex: 0 0 90%;
}

[layout="row"] > [flex="90"] {
	max-width: 90%;
}

[layout="column"] > [flex="90"] {
	max-height: 90%;
}

[flex="95"] {
	-webkit-flex: 0 0 95%;
	-ms-flex: 0 0 95%;
	flex: 0 0 95%;
}

[layout="row"] > [flex="95"] {
	max-width: 95%;
}

[layout="column"] > [flex="95"] {
	max-height: 95%;
}

[flex="100"] {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

[layout="row"] > [flex="100"] {
	max-width: 100%;
}

[layout="column"] > [flex="100"] {
	max-height: 100%;
}

[flex="33"], [flex="34"] {
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
}

[flex="66"], [flex="67"] {
	-webkit-flex: 0 0 66.66%;
	-ms-flex: 0 0 66.66%;
	flex: 0 0 66.66%;
}

[layout="row"] > [flex="33"], [layout="row"] > [flex="34"] {
	max-width: 33.33%;
}

[layout="row"] > [flex="66"], [layout="row"] > [flex="67"] {
	max-width: 66.66%;
}

[layout="column"] > [flex="33"], [layout="column"] > [flex="34"] {
	max-height: 33.33%;
}

[layout="column"] > [flex="66"], [layout="column"] > [flex="67"] {
	max-height: 66.66%;
}

[layout-align="center"], [layout-align="center center"], [layout-align="center start"], [layout-align="center end"] {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

[layout-align="end"], [layout-align="end center"], [layout-align="end start"], [layout-align="end end"] {
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

[layout-align="space-around"], [layout-align="space-around center"], [layout-align="space-around start"], [layout-align="space-around end"] {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

[layout-align="space-between"], [layout-align="space-between center"], [layout-align="space-between start"], [layout-align="space-between end"] {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

[layout-align="center center"], [layout-align="start center"], [layout-align="end center"], [layout-align="space-between center"], [layout-align="space-around center"] {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

[layout-align="center start"], [layout-align="start start"], [layout-align="end start"], [layout-align="space-between start"], [layout-align="space-around start"] {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

[layout-align="center end"], [layout-align="start end"], [layout-align="end end"], [layout-align="space-between end"], [layout-align="space-around end"] {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

[flex-order="0"] {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
}

[flex-order="1"] {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

[flex-order="2"] {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

[flex-order="3"] {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
}

[flex-order="4"] {
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4;
}

[flex-order="5"] {
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5;
}

[flex-order="6"] {
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6;
}

[flex-order="7"] {
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7;
}

[flex-order="8"] {
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8;
}

[flex-order="9"] {
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9;
}

[offset="5"] {
	margin-left: 5%;
}

[offset="10"] {
	margin-left: 10%;
}

[offset="15"] {
	margin-left: 15%;
}

[offset="20"] {
	margin-left: 20%;
}

[offset="25"] {
	margin-left: 25%;
}

[offset="30"] {
	margin-left: 30%;
}

[offset="35"] {
	margin-left: 35%;
}

[offset="40"] {
	margin-left: 40%;
}

[offset="45"] {
	margin-left: 45%;
}

[offset="50"] {
	margin-left: 50%;
}

[offset="55"] {
	margin-left: 55%;
}

[offset="60"] {
	margin-left: 60%;
}

[offset="65"] {
	margin-left: 65%;
}

[offset="70"] {
	margin-left: 70%;
}

[offset="75"] {
	margin-left: 75%;
}

[offset="80"] {
	margin-left: 80%;
}

[offset="85"] {
	margin-left: 85%;
}

[offset="90"] {
	margin-left: 90%;
}

[offset="95"] {
	margin-left: 95%;
}

[offset="33"], [offset="34"] {
	margin-left: 33.33%;
}

[offset="66"], [offset="67"] {
	margin-left: 66.66%;
}

/**
 * `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
 * `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
 * `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
 */
@media (max-width: 599px) {
	[hide-sm]:not([show-sm]):not([show]), [hide]:not([show-sm]):not([show]) {
		display: none;
	}

	[flex-order-sm="0"] {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}

	[flex-order-sm="1"] {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	[flex-order-sm="2"] {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	[flex-order-sm="3"] {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	[flex-order-sm="4"] {
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}

	[flex-order-sm="5"] {
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}

	[flex-order-sm="6"] {
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}

	[flex-order-sm="7"] {
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7;
	}

	[flex-order-sm="8"] {
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8;
	}

	[flex-order-sm="9"] {
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9;
	}

	[layout-align-sm="center"], [layout-align-sm="center center"], [layout-align-sm="center start"], [layout-align-sm="center end"] {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	[layout-align-sm="end"], [layout-align-sm="end center"], [layout-align-sm="end start"], [layout-align-sm="end end"] {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	[layout-align-sm="space-around"], [layout-align-sm="space-around center"], [layout-align-sm="space-around start"], [layout-align-sm="space-around end"] {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	[layout-align-sm="space-between"], [layout-align-sm="space-between center"], [layout-align-sm="space-between start"], [layout-align-sm="space-between end"] {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	[layout-align-sm="center center"], [layout-align-sm="start center"], [layout-align-sm="end center"], [layout-align-sm="space-between center"], [layout-align-sm="space-around center"] {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	[layout-align-sm="center start"], [layout-align-sm="start start"], [layout-align-sm="end start"], [layout-align-sm="space-between start"], [layout-align-sm="space-around start"] {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	[layout-align-sm="center end"], [layout-align-sm="start end"], [layout-align-sm="end end"], [layout-align-sm="space-between end"], [layout-align-sm="space-around end"] {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	[layout-sm] {
		box-sizing: border-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	[layout-sm=column] {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	[layout-sm=row] {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	[offset-sm="5"] {
		margin-left: 5%;
	}

	[offset-sm="10"] {
		margin-left: 10%;
	}

	[offset-sm="15"] {
		margin-left: 15%;
	}

	[offset-sm="20"] {
		margin-left: 20%;
	}

	[offset-sm="25"] {
		margin-left: 25%;
	}

	[offset-sm="30"] {
		margin-left: 30%;
	}

	[offset-sm="35"] {
		margin-left: 35%;
	}

	[offset-sm="40"] {
		margin-left: 40%;
	}

	[offset-sm="45"] {
		margin-left: 45%;
	}

	[offset-sm="50"] {
		margin-left: 50%;
	}

	[offset-sm="55"] {
		margin-left: 55%;
	}

	[offset-sm="60"] {
		margin-left: 60%;
	}

	[offset-sm="65"] {
		margin-left: 65%;
	}

	[offset-sm="70"] {
		margin-left: 70%;
	}

	[offset-sm="75"] {
		margin-left: 75%;
	}

	[offset-sm="80"] {
		margin-left: 80%;
	}

	[offset-sm="85"] {
		margin-left: 85%;
	}

	[offset-sm="90"] {
		margin-left: 90%;
	}

	[offset-sm="95"] {
		margin-left: 95%;
	}

	[offset-sm="33"], [offset-sm="34"] {
		margin-left: 33.33%;
	}

	[offset-sm="66"], [offset-sm="67"] {
		margin-left: 66.66%;
	}

	[flex-sm] {
		box-sizing: border-box;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	[flex-sm="0"] {
		-webkit-flex: 0 0 0%;
		-ms-flex: 0 0 0%;
		flex: 0 0 0%;
	}

	[layout="row"] > [flex-sm="0"] {
		max-width: 0%;
	}

	[layout="column"] > [flex-sm="0"] {
		max-height: 0%;
	}

	[flex-sm="5"] {
		-webkit-flex: 0 0 5%;
		-ms-flex: 0 0 5%;
		flex: 0 0 5%;
	}

	[layout="row"] > [flex-sm="5"] {
		max-width: 5%;
	}

	[layout="column"] > [flex-sm="5"] {
		max-height: 5%;
	}

	[flex-sm="10"] {
		-webkit-flex: 0 0 10%;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
	}

	[layout="row"] > [flex-sm="10"] {
		max-width: 10%;
	}

	[layout="column"] > [flex-sm="10"] {
		max-height: 10%;
	}

	[flex-sm="15"] {
		-webkit-flex: 0 0 15%;
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
	}

	[layout="row"] > [flex-sm="15"] {
		max-width: 15%;
	}

	[layout="column"] > [flex-sm="15"] {
		max-height: 15%;
	}

	[flex-sm="20"] {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}

	[layout="row"] > [flex-sm="20"] {
		max-width: 20%;
	}

	[layout="column"] > [flex-sm="20"] {
		max-height: 20%;
	}

	[flex-sm="25"] {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}

	[layout="row"] > [flex-sm="25"] {
		max-width: 25%;
	}

	[layout="column"] > [flex-sm="25"] {
		max-height: 25%;
	}

	[flex-sm="30"] {
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
	}

	[layout="row"] > [flex-sm="30"] {
		max-width: 30%;
	}

	[layout="column"] > [flex-sm="30"] {
		max-height: 30%;
	}

	[flex-sm="35"] {
		-webkit-flex: 0 0 35%;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
	}

	[layout="row"] > [flex-sm="35"] {
		max-width: 35%;
	}

	[layout="column"] > [flex-sm="35"] {
		max-height: 35%;
	}

	[flex-sm="40"] {
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
	}

	[layout="row"] > [flex-sm="40"] {
		max-width: 40%;
	}

	[layout="column"] > [flex-sm="40"] {
		max-height: 40%;
	}

	[flex-sm="45"] {
		-webkit-flex: 0 0 45%;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
	}

	[layout="row"] > [flex-sm="45"] {
		max-width: 45%;
	}

	[layout="column"] > [flex-sm="45"] {
		max-height: 45%;
	}

	[flex-sm="50"] {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}

	[layout="row"] > [flex-sm="50"] {
		max-width: 50%;
	}

	[layout="column"] > [flex-sm="50"] {
		max-height: 50%;
	}

	[flex-sm="55"] {
		-webkit-flex: 0 0 55%;
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
	}

	[layout="row"] > [flex-sm="55"] {
		max-width: 55%;
	}

	[layout="column"] > [flex-sm="55"] {
		max-height: 55%;
	}

	[flex-sm="60"] {
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
	}

	[layout="row"] > [flex-sm="60"] {
		max-width: 60%;
	}

	[layout="column"] > [flex-sm="60"] {
		max-height: 60%;
	}

	[flex-sm="65"] {
		-webkit-flex: 0 0 65%;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
	}

	[layout="row"] > [flex-sm="65"] {
		max-width: 65%;
	}

	[layout="column"] > [flex-sm="65"] {
		max-height: 65%;
	}

	[flex-sm="70"] {
		-webkit-flex: 0 0 70%;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
	}

	[layout="row"] > [flex-sm="70"] {
		max-width: 70%;
	}

	[layout="column"] > [flex-sm="70"] {
		max-height: 70%;
	}

	[flex-sm="75"] {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
	}

	[layout="row"] > [flex-sm="75"] {
		max-width: 75%;
	}

	[layout="column"] > [flex-sm="75"] {
		max-height: 75%;
	}

	[flex-sm="80"] {
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
	}

	[layout="row"] > [flex-sm="80"] {
		max-width: 80%;
	}

	[layout="column"] > [flex-sm="80"] {
		max-height: 80%;
	}

	[flex-sm="85"] {
		-webkit-flex: 0 0 85%;
		-ms-flex: 0 0 85%;
		flex: 0 0 85%;
	}

	[layout="row"] > [flex-sm="85"] {
		max-width: 85%;
	}

	[layout="column"] > [flex-sm="85"] {
		max-height: 85%;
	}

	[flex-sm="90"] {
		-webkit-flex: 0 0 90%;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
	}

	[layout="row"] > [flex-sm="90"] {
		max-width: 90%;
	}

	[layout="column"] > [flex-sm="90"] {
		max-height: 90%;
	}

	[flex-sm="95"] {
		-webkit-flex: 0 0 95%;
		-ms-flex: 0 0 95%;
		flex: 0 0 95%;
	}

	[layout="row"] > [flex-sm="95"] {
		max-width: 95%;
	}

	[layout="column"] > [flex-sm="95"] {
		max-height: 95%;
	}

	[flex-sm="100"] {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	[layout="row"] > [flex-sm="100"] {
		max-width: 100%;
	}

	[layout="column"] > [flex-sm="100"] {
		max-height: 100%;
	}

	[flex-sm="33"], [flex-sm="34"] {
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
	}

	[flex-sm="66"], [flex-sm="67"] {
		-webkit-flex: 0 0 66.66%;
		-ms-flex: 0 0 66.66%;
		flex: 0 0 66.66%;
	}

	[layout="row"] > [flex-sm="33"], [layout="row"] > [flex-sm="34"] {
		max-width: 33.33%;
	}

	[layout="row"] > [flex-sm="66"], [layout="row"] > [flex-sm="67"] {
		max-width: 66.66%;
	}

	[layout="column"] > [flex-sm="33"], [layout="column"] > [flex-sm="34"] {
		max-height: 33.33%;
	}

	[layout="column"] > [flex-sm="66"], [layout="column"] > [flex-sm="67"] {
		max-height: 66.66%;
	}
}

@media (min-width: 600px) {
	[flex-order-gt-sm="0"] {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}

	[flex-order-gt-sm="1"] {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	[flex-order-gt-sm="2"] {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	[flex-order-gt-sm="3"] {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	[flex-order-gt-sm="4"] {
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}

	[flex-order-gt-sm="5"] {
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}

	[flex-order-gt-sm="6"] {
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}

	[flex-order-gt-sm="7"] {
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7;
	}

	[flex-order-gt-sm="8"] {
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8;
	}

	[flex-order-gt-sm="9"] {
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9;
	}

	[layout-align-gt-sm="center"], [layout-align-gt-sm="center center"], [layout-align-gt-sm="center start"], [layout-align-gt-sm="center end"] {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	[layout-align-gt-sm="end"], [layout-align-gt-sm="end center"], [layout-align-gt-sm="end start"], [layout-align-gt-sm="end end"] {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	[layout-align-gt-sm="space-around"], [layout-align-gt-sm="space-around center"], [layout-align-gt-sm="space-around start"], [layout-align-gt-sm="space-around end"] {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	[layout-align-gt-sm="space-between"], [layout-align-gt-sm="space-between center"], [layout-align-gt-sm="space-between start"], [layout-align-gt-sm="space-between end"] {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	[layout-align-gt-sm="center center"], [layout-align-gt-sm="start center"], [layout-align-gt-sm="end center"], [layout-align-gt-sm="space-between center"], [layout-align-gt-sm="space-around center"] {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	[layout-align-gt-sm="center start"], [layout-align-gt-sm="start start"], [layout-align-gt-sm="end start"], [layout-align-gt-sm="space-between start"], [layout-align-gt-sm="space-around start"] {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	[layout-align-gt-sm="center end"], [layout-align-gt-sm="start end"], [layout-align-gt-sm="end end"], [layout-align-gt-sm="space-between end"], [layout-align-gt-sm="space-around end"] {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	[layout-gt-sm] {
		box-sizing: border-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	[layout-gt-sm=column] {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	[layout-gt-sm=row] {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	[offset-gt-sm="5"] {
		margin-left: 5%;
	}

	[offset-gt-sm="10"] {
		margin-left: 10%;
	}

	[offset-gt-sm="15"] {
		margin-left: 15%;
	}

	[offset-gt-sm="20"] {
		margin-left: 20%;
	}

	[offset-gt-sm="25"] {
		margin-left: 25%;
	}

	[offset-gt-sm="30"] {
		margin-left: 30%;
	}

	[offset-gt-sm="35"] {
		margin-left: 35%;
	}

	[offset-gt-sm="40"] {
		margin-left: 40%;
	}

	[offset-gt-sm="45"] {
		margin-left: 45%;
	}

	[offset-gt-sm="50"] {
		margin-left: 50%;
	}

	[offset-gt-sm="55"] {
		margin-left: 55%;
	}

	[offset-gt-sm="60"] {
		margin-left: 60%;
	}

	[offset-gt-sm="65"] {
		margin-left: 65%;
	}

	[offset-gt-sm="70"] {
		margin-left: 70%;
	}

	[offset-gt-sm="75"] {
		margin-left: 75%;
	}

	[offset-gt-sm="80"] {
		margin-left: 80%;
	}

	[offset-gt-sm="85"] {
		margin-left: 85%;
	}

	[offset-gt-sm="90"] {
		margin-left: 90%;
	}

	[offset-gt-sm="95"] {
		margin-left: 95%;
	}

	[offset-gt-sm="33"], [offset-gt-sm="34"] {
		margin-left: 33.33%;
	}

	[offset-gt-sm="66"], [offset-gt-sm="67"] {
		margin-left: 66.66%;
	}

	[flex-gt-sm] {
		box-sizing: border-box;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	[flex-gt-sm="0"] {
		-webkit-flex: 0 0 0%;
		-ms-flex: 0 0 0%;
		flex: 0 0 0%;
	}

	[layout="row"] > [flex-gt-sm="0"] {
		max-width: 0%;
	}

	[layout="column"] > [flex-gt-sm="0"] {
		max-height: 0%;
	}

	[flex-gt-sm="5"] {
		-webkit-flex: 0 0 5%;
		-ms-flex: 0 0 5%;
		flex: 0 0 5%;
	}

	[layout="row"] > [flex-gt-sm="5"] {
		max-width: 5%;
	}

	[layout="column"] > [flex-gt-sm="5"] {
		max-height: 5%;
	}

	[flex-gt-sm="10"] {
		-webkit-flex: 0 0 10%;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
	}

	[layout="row"] > [flex-gt-sm="10"] {
		max-width: 10%;
	}

	[layout="column"] > [flex-gt-sm="10"] {
		max-height: 10%;
	}

	[flex-gt-sm="15"] {
		-webkit-flex: 0 0 15%;
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
	}

	[layout="row"] > [flex-gt-sm="15"] {
		max-width: 15%;
	}

	[layout="column"] > [flex-gt-sm="15"] {
		max-height: 15%;
	}

	[flex-gt-sm="20"] {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}

	[layout="row"] > [flex-gt-sm="20"] {
		max-width: 20%;
	}

	[layout="column"] > [flex-gt-sm="20"] {
		max-height: 20%;
	}

	[flex-gt-sm="25"] {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}

	[layout="row"] > [flex-gt-sm="25"] {
		max-width: 25%;
	}

	[layout="column"] > [flex-gt-sm="25"] {
		max-height: 25%;
	}

	[flex-gt-sm="30"] {
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
	}

	[layout="row"] > [flex-gt-sm="30"] {
		max-width: 30%;
	}

	[layout="column"] > [flex-gt-sm="30"] {
		max-height: 30%;
	}

	[flex-gt-sm="35"] {
		-webkit-flex: 0 0 35%;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
	}

	[layout="row"] > [flex-gt-sm="35"] {
		max-width: 35%;
	}

	[layout="column"] > [flex-gt-sm="35"] {
		max-height: 35%;
	}

	[flex-gt-sm="40"] {
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
	}

	[layout="row"] > [flex-gt-sm="40"] {
		max-width: 40%;
	}

	[layout="column"] > [flex-gt-sm="40"] {
		max-height: 40%;
	}

	[flex-gt-sm="45"] {
		-webkit-flex: 0 0 45%;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
	}

	[layout="row"] > [flex-gt-sm="45"] {
		max-width: 45%;
	}

	[layout="column"] > [flex-gt-sm="45"] {
		max-height: 45%;
	}

	[flex-gt-sm="50"] {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}

	[layout="row"] > [flex-gt-sm="50"] {
		max-width: 50%;
	}

	[layout="column"] > [flex-gt-sm="50"] {
		max-height: 50%;
	}

	[flex-gt-sm="55"] {
		-webkit-flex: 0 0 55%;
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
	}

	[layout="row"] > [flex-gt-sm="55"] {
		max-width: 55%;
	}

	[layout="column"] > [flex-gt-sm="55"] {
		max-height: 55%;
	}

	[flex-gt-sm="60"] {
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
	}

	[layout="row"] > [flex-gt-sm="60"] {
		max-width: 60%;
	}

	[layout="column"] > [flex-gt-sm="60"] {
		max-height: 60%;
	}

	[flex-gt-sm="65"] {
		-webkit-flex: 0 0 65%;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
	}

	[layout="row"] > [flex-gt-sm="65"] {
		max-width: 65%;
	}

	[layout="column"] > [flex-gt-sm="65"] {
		max-height: 65%;
	}

	[flex-gt-sm="70"] {
		-webkit-flex: 0 0 70%;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
	}

	[layout="row"] > [flex-gt-sm="70"] {
		max-width: 70%;
	}

	[layout="column"] > [flex-gt-sm="70"] {
		max-height: 70%;
	}

	[flex-gt-sm="75"] {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
	}

	[layout="row"] > [flex-gt-sm="75"] {
		max-width: 75%;
	}

	[layout="column"] > [flex-gt-sm="75"] {
		max-height: 75%;
	}

	[flex-gt-sm="80"] {
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
	}

	[layout="row"] > [flex-gt-sm="80"] {
		max-width: 80%;
	}

	[layout="column"] > [flex-gt-sm="80"] {
		max-height: 80%;
	}

	[flex-gt-sm="85"] {
		-webkit-flex: 0 0 85%;
		-ms-flex: 0 0 85%;
		flex: 0 0 85%;
	}

	[layout="row"] > [flex-gt-sm="85"] {
		max-width: 85%;
	}

	[layout="column"] > [flex-gt-sm="85"] {
		max-height: 85%;
	}

	[flex-gt-sm="90"] {
		-webkit-flex: 0 0 90%;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
	}

	[layout="row"] > [flex-gt-sm="90"] {
		max-width: 90%;
	}

	[layout="column"] > [flex-gt-sm="90"] {
		max-height: 90%;
	}

	[flex-gt-sm="95"] {
		-webkit-flex: 0 0 95%;
		-ms-flex: 0 0 95%;
		flex: 0 0 95%;
	}

	[layout="row"] > [flex-gt-sm="95"] {
		max-width: 95%;
	}

	[layout="column"] > [flex-gt-sm="95"] {
		max-height: 95%;
	}

	[flex-gt-sm="100"] {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	[layout="row"] > [flex-gt-sm="100"] {
		max-width: 100%;
	}

	[layout="column"] > [flex-gt-sm="100"] {
		max-height: 100%;
	}

	[flex-gt-sm="33"], [flex-gt-sm="34"] {
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
	}

	[flex-gt-sm="66"], [flex-gt-sm="67"] {
		-webkit-flex: 0 0 66.66%;
		-ms-flex: 0 0 66.66%;
		flex: 0 0 66.66%;
	}

	[layout="row"] > [flex-gt-sm="33"], [layout="row"] > [flex-gt-sm="34"] {
		max-width: 33.33%;
	}

	[layout="row"] > [flex-gt-sm="66"], [layout="row"] > [flex-gt-sm="67"] {
		max-width: 66.66%;
	}

	[layout="column"] > [flex-gt-sm="33"], [layout="column"] > [flex-gt-sm="34"] {
		max-height: 33.33%;
	}

	[layout="column"] > [flex-gt-sm="66"], [layout="column"] > [flex-gt-sm="67"] {
		max-height: 66.66%;
	}
}

@media (min-width: 600px) and (max-width: 959px) {
	[hide]:not([show-gt-sm]):not([show-md]):not([show]), [hide-gt-sm]:not([show-gt-sm]):not([show-md]):not([show]) {
		display: none;
	}

	[hide-md]:not([show-md]):not([show]) {
		display: none;
	}

	[flex-order-md="0"] {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}

	[flex-order-md="1"] {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	[flex-order-md="2"] {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	[flex-order-md="3"] {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	[flex-order-md="4"] {
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}

	[flex-order-md="5"] {
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}

	[flex-order-md="6"] {
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}

	[flex-order-md="7"] {
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7;
	}

	[flex-order-md="8"] {
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8;
	}

	[flex-order-md="9"] {
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9;
	}

	[layout-align-md="center"], [layout-align-md="center center"], [layout-align-md="center start"], [layout-align-md="center end"] {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	[layout-align-md="end"], [layout-align-md="end center"], [layout-align-md="end start"], [layout-align-md="end end"] {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	[layout-align-md="space-around"], [layout-align-md="space-around center"], [layout-align-md="space-around start"], [layout-align-md="space-around end"] {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	[layout-align-md="space-between"], [layout-align-md="space-between center"], [layout-align-md="space-between start"], [layout-align-md="space-between end"] {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	[layout-align-md="center center"], [layout-align-md="start center"], [layout-align-md="end center"], [layout-align-md="space-between center"], [layout-align-md="space-around center"] {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	[layout-align-md="center start"], [layout-align-md="start start"], [layout-align-md="end start"], [layout-align-md="space-between start"], [layout-align-md="space-around start"] {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	[layout-align-md="center end"], [layout-align-md="start end"], [layout-align-md="end end"], [layout-align-md="space-between end"], [layout-align-md="space-around end"] {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	[layout-md] {
		box-sizing: border-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	[layout-md=column] {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	[layout-md=row] {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	[offset-md="5"] {
		margin-left: 5%;
	}

	[offset-md="10"] {
		margin-left: 10%;
	}

	[offset-md="15"] {
		margin-left: 15%;
	}

	[offset-md="20"] {
		margin-left: 20%;
	}

	[offset-md="25"] {
		margin-left: 25%;
	}

	[offset-md="30"] {
		margin-left: 30%;
	}

	[offset-md="35"] {
		margin-left: 35%;
	}

	[offset-md="40"] {
		margin-left: 40%;
	}

	[offset-md="45"] {
		margin-left: 45%;
	}

	[offset-md="50"] {
		margin-left: 50%;
	}

	[offset-md="55"] {
		margin-left: 55%;
	}

	[offset-md="60"] {
		margin-left: 60%;
	}

	[offset-md="65"] {
		margin-left: 65%;
	}

	[offset-md="70"] {
		margin-left: 70%;
	}

	[offset-md="75"] {
		margin-left: 75%;
	}

	[offset-md="80"] {
		margin-left: 80%;
	}

	[offset-md="85"] {
		margin-left: 85%;
	}

	[offset-md="90"] {
		margin-left: 90%;
	}

	[offset-md="95"] {
		margin-left: 95%;
	}

	[offset-md="33"], [offset-md="34"] {
		margin-left: 33.33%;
	}

	[offset-md="66"], [offset-md="67"] {
		margin-left: 66.66%;
	}

	[flex-md] {
		box-sizing: border-box;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	[flex-md="0"] {
		-webkit-flex: 0 0 0%;
		-ms-flex: 0 0 0%;
		flex: 0 0 0%;
	}

	[layout="row"] > [flex-md="0"] {
		max-width: 0%;
	}

	[layout="column"] > [flex-md="0"] {
		max-height: 0%;
	}

	[flex-md="5"] {
		-webkit-flex: 0 0 5%;
		-ms-flex: 0 0 5%;
		flex: 0 0 5%;
	}

	[layout="row"] > [flex-md="5"] {
		max-width: 5%;
	}

	[layout="column"] > [flex-md="5"] {
		max-height: 5%;
	}

	[flex-md="10"] {
		-webkit-flex: 0 0 10%;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
	}

	[layout="row"] > [flex-md="10"] {
		max-width: 10%;
	}

	[layout="column"] > [flex-md="10"] {
		max-height: 10%;
	}

	[flex-md="15"] {
		-webkit-flex: 0 0 15%;
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
	}

	[layout="row"] > [flex-md="15"] {
		max-width: 15%;
	}

	[layout="column"] > [flex-md="15"] {
		max-height: 15%;
	}

	[flex-md="20"] {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}

	[layout="row"] > [flex-md="20"] {
		max-width: 20%;
	}

	[layout="column"] > [flex-md="20"] {
		max-height: 20%;
	}

	[flex-md="25"] {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}

	[layout="row"] > [flex-md="25"] {
		max-width: 25%;
	}

	[layout="column"] > [flex-md="25"] {
		max-height: 25%;
	}

	[flex-md="30"] {
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
	}

	[layout="row"] > [flex-md="30"] {
		max-width: 30%;
	}

	[layout="column"] > [flex-md="30"] {
		max-height: 30%;
	}

	[flex-md="35"] {
		-webkit-flex: 0 0 35%;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
	}

	[layout="row"] > [flex-md="35"] {
		max-width: 35%;
	}

	[layout="column"] > [flex-md="35"] {
		max-height: 35%;
	}

	[flex-md="40"] {
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
	}

	[layout="row"] > [flex-md="40"] {
		max-width: 40%;
	}

	[layout="column"] > [flex-md="40"] {
		max-height: 40%;
	}

	[flex-md="45"] {
		-webkit-flex: 0 0 45%;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
	}

	[layout="row"] > [flex-md="45"] {
		max-width: 45%;
	}

	[layout="column"] > [flex-md="45"] {
		max-height: 45%;
	}

	[flex-md="50"] {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}

	[layout="row"] > [flex-md="50"] {
		max-width: 50%;
	}

	[layout="column"] > [flex-md="50"] {
		max-height: 50%;
	}

	[flex-md="55"] {
		-webkit-flex: 0 0 55%;
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
	}

	[layout="row"] > [flex-md="55"] {
		max-width: 55%;
	}

	[layout="column"] > [flex-md="55"] {
		max-height: 55%;
	}

	[flex-md="60"] {
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
	}

	[layout="row"] > [flex-md="60"] {
		max-width: 60%;
	}

	[layout="column"] > [flex-md="60"] {
		max-height: 60%;
	}

	[flex-md="65"] {
		-webkit-flex: 0 0 65%;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
	}

	[layout="row"] > [flex-md="65"] {
		max-width: 65%;
	}

	[layout="column"] > [flex-md="65"] {
		max-height: 65%;
	}

	[flex-md="70"] {
		-webkit-flex: 0 0 70%;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
	}

	[layout="row"] > [flex-md="70"] {
		max-width: 70%;
	}

	[layout="column"] > [flex-md="70"] {
		max-height: 70%;
	}

	[flex-md="75"] {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
	}

	[layout="row"] > [flex-md="75"] {
		max-width: 75%;
	}

	[layout="column"] > [flex-md="75"] {
		max-height: 75%;
	}

	[flex-md="80"] {
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
	}

	[layout="row"] > [flex-md="80"] {
		max-width: 80%;
	}

	[layout="column"] > [flex-md="80"] {
		max-height: 80%;
	}

	[flex-md="85"] {
		-webkit-flex: 0 0 85%;
		-ms-flex: 0 0 85%;
		flex: 0 0 85%;
	}

	[layout="row"] > [flex-md="85"] {
		max-width: 85%;
	}

	[layout="column"] > [flex-md="85"] {
		max-height: 85%;
	}

	[flex-md="90"] {
		-webkit-flex: 0 0 90%;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
	}

	[layout="row"] > [flex-md="90"] {
		max-width: 90%;
	}

	[layout="column"] > [flex-md="90"] {
		max-height: 90%;
	}

	[flex-md="95"] {
		-webkit-flex: 0 0 95%;
		-ms-flex: 0 0 95%;
		flex: 0 0 95%;
	}

	[layout="row"] > [flex-md="95"] {
		max-width: 95%;
	}

	[layout="column"] > [flex-md="95"] {
		max-height: 95%;
	}

	[flex-md="100"] {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	[layout="row"] > [flex-md="100"] {
		max-width: 100%;
	}

	[layout="column"] > [flex-md="100"] {
		max-height: 100%;
	}

	[flex-md="33"], [flex-md="34"] {
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
	}

	[flex-md="66"], [flex-md="67"] {
		-webkit-flex: 0 0 66.66%;
		-ms-flex: 0 0 66.66%;
		flex: 0 0 66.66%;
	}

	[layout="row"] > [flex-md="33"], [layout="row"] > [flex-md="34"] {
		max-width: 33.33%;
	}

	[layout="row"] > [flex-md="66"], [layout="row"] > [flex-md="67"] {
		max-width: 66.66%;
	}

	[layout="column"] > [flex-md="33"], [layout="column"] > [flex-md="34"] {
		max-height: 33.33%;
	}

	[layout="column"] > [flex-md="66"], [layout="column"] > [flex-md="67"] {
		max-height: 66.66%;
	}
}

@media (min-width: 960px) {
	[flex-order-gt-md="0"] {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}

	[flex-order-gt-md="1"] {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	[flex-order-gt-md="2"] {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	[flex-order-gt-md="3"] {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	[flex-order-gt-md="4"] {
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}

	[flex-order-gt-md="5"] {
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}

	[flex-order-gt-md="6"] {
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}

	[flex-order-gt-md="7"] {
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7;
	}

	[flex-order-gt-md="8"] {
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8;
	}

	[flex-order-gt-md="9"] {
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9;
	}

	[layout-align-gt-md="center"], [layout-align-gt-md="center center"], [layout-align-gt-md="center start"], [layout-align-gt-md="center end"] {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	[layout-align-gt-md="end"], [layout-align-gt-md="end center"], [layout-align-gt-md="end start"], [layout-align-gt-md="end end"] {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	[layout-align-gt-md="space-around"], [layout-align-gt-md="space-around center"], [layout-align-gt-md="space-around start"], [layout-align-gt-md="space-around end"] {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	[layout-align-gt-md="space-between"], [layout-align-gt-md="space-between center"], [layout-align-gt-md="space-between start"], [layout-align-gt-md="space-between end"] {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	[layout-align-gt-md="center center"], [layout-align-gt-md="start center"], [layout-align-gt-md="end center"], [layout-align-gt-md="space-between center"], [layout-align-gt-md="space-around center"] {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	[layout-align-gt-md="center start"], [layout-align-gt-md="start start"], [layout-align-gt-md="end start"], [layout-align-gt-md="space-between start"], [layout-align-gt-md="space-around start"] {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	[layout-align-gt-md="center end"], [layout-align-gt-md="start end"], [layout-align-gt-md="end end"], [layout-align-gt-md="space-between end"], [layout-align-gt-md="space-around end"] {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	[layout-gt-md] {
		box-sizing: border-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	[layout-gt-md=column] {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	[layout-gt-md=row] {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	[offset-gt-md="5"] {
		margin-left: 5%;
	}

	[offset-gt-md="10"] {
		margin-left: 10%;
	}

	[offset-gt-md="15"] {
		margin-left: 15%;
	}

	[offset-gt-md="20"] {
		margin-left: 20%;
	}

	[offset-gt-md="25"] {
		margin-left: 25%;
	}

	[offset-gt-md="30"] {
		margin-left: 30%;
	}

	[offset-gt-md="35"] {
		margin-left: 35%;
	}

	[offset-gt-md="40"] {
		margin-left: 40%;
	}

	[offset-gt-md="45"] {
		margin-left: 45%;
	}

	[offset-gt-md="50"] {
		margin-left: 50%;
	}

	[offset-gt-md="55"] {
		margin-left: 55%;
	}

	[offset-gt-md="60"] {
		margin-left: 60%;
	}

	[offset-gt-md="65"] {
		margin-left: 65%;
	}

	[offset-gt-md="70"] {
		margin-left: 70%;
	}

	[offset-gt-md="75"] {
		margin-left: 75%;
	}

	[offset-gt-md="80"] {
		margin-left: 80%;
	}

	[offset-gt-md="85"] {
		margin-left: 85%;
	}

	[offset-gt-md="90"] {
		margin-left: 90%;
	}

	[offset-gt-md="95"] {
		margin-left: 95%;
	}

	[offset-gt-md="33"], [offset-gt-md="34"] {
		margin-left: 33.33%;
	}

	[offset-gt-md="66"], [offset-gt-md="67"] {
		margin-left: 66.66%;
	}

	[flex-gt-md] {
		box-sizing: border-box;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	[flex-gt-md="0"] {
		-webkit-flex: 0 0 0%;
		-ms-flex: 0 0 0%;
		flex: 0 0 0%;
	}

	[layout="row"] > [flex-gt-md="0"] {
		max-width: 0%;
	}

	[layout="column"] > [flex-gt-md="0"] {
		max-height: 0%;
	}

	[flex-gt-md="5"] {
		-webkit-flex: 0 0 5%;
		-ms-flex: 0 0 5%;
		flex: 0 0 5%;
	}

	[layout="row"] > [flex-gt-md="5"] {
		max-width: 5%;
	}

	[layout="column"] > [flex-gt-md="5"] {
		max-height: 5%;
	}

	[flex-gt-md="10"] {
		-webkit-flex: 0 0 10%;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
	}

	[layout="row"] > [flex-gt-md="10"] {
		max-width: 10%;
	}

	[layout="column"] > [flex-gt-md="10"] {
		max-height: 10%;
	}

	[flex-gt-md="15"] {
		-webkit-flex: 0 0 15%;
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
	}

	[layout="row"] > [flex-gt-md="15"] {
		max-width: 15%;
	}

	[layout="column"] > [flex-gt-md="15"] {
		max-height: 15%;
	}

	[flex-gt-md="20"] {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}

	[layout="row"] > [flex-gt-md="20"] {
		max-width: 20%;
	}

	[layout="column"] > [flex-gt-md="20"] {
		max-height: 20%;
	}

	[flex-gt-md="25"] {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}

	[layout="row"] > [flex-gt-md="25"] {
		max-width: 25%;
	}

	[layout="column"] > [flex-gt-md="25"] {
		max-height: 25%;
	}

	[flex-gt-md="30"] {
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
	}

	[layout="row"] > [flex-gt-md="30"] {
		max-width: 30%;
	}

	[layout="column"] > [flex-gt-md="30"] {
		max-height: 30%;
	}

	[flex-gt-md="35"] {
		-webkit-flex: 0 0 35%;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
	}

	[layout="row"] > [flex-gt-md="35"] {
		max-width: 35%;
	}

	[layout="column"] > [flex-gt-md="35"] {
		max-height: 35%;
	}

	[flex-gt-md="40"] {
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
	}

	[layout="row"] > [flex-gt-md="40"] {
		max-width: 40%;
	}

	[layout="column"] > [flex-gt-md="40"] {
		max-height: 40%;
	}

	[flex-gt-md="45"] {
		-webkit-flex: 0 0 45%;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
	}

	[layout="row"] > [flex-gt-md="45"] {
		max-width: 45%;
	}

	[layout="column"] > [flex-gt-md="45"] {
		max-height: 45%;
	}

	[flex-gt-md="50"] {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}

	[layout="row"] > [flex-gt-md="50"] {
		max-width: 50%;
	}

	[layout="column"] > [flex-gt-md="50"] {
		max-height: 50%;
	}

	[flex-gt-md="55"] {
		-webkit-flex: 0 0 55%;
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
	}

	[layout="row"] > [flex-gt-md="55"] {
		max-width: 55%;
	}

	[layout="column"] > [flex-gt-md="55"] {
		max-height: 55%;
	}

	[flex-gt-md="60"] {
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
	}

	[layout="row"] > [flex-gt-md="60"] {
		max-width: 60%;
	}

	[layout="column"] > [flex-gt-md="60"] {
		max-height: 60%;
	}

	[flex-gt-md="65"] {
		-webkit-flex: 0 0 65%;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
	}

	[layout="row"] > [flex-gt-md="65"] {
		max-width: 65%;
	}

	[layout="column"] > [flex-gt-md="65"] {
		max-height: 65%;
	}

	[flex-gt-md="70"] {
		-webkit-flex: 0 0 70%;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
	}

	[layout="row"] > [flex-gt-md="70"] {
		max-width: 70%;
	}

	[layout="column"] > [flex-gt-md="70"] {
		max-height: 70%;
	}

	[flex-gt-md="75"] {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
	}

	[layout="row"] > [flex-gt-md="75"] {
		max-width: 75%;
	}

	[layout="column"] > [flex-gt-md="75"] {
		max-height: 75%;
	}

	[flex-gt-md="80"] {
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
	}

	[layout="row"] > [flex-gt-md="80"] {
		max-width: 80%;
	}

	[layout="column"] > [flex-gt-md="80"] {
		max-height: 80%;
	}

	[flex-gt-md="85"] {
		-webkit-flex: 0 0 85%;
		-ms-flex: 0 0 85%;
		flex: 0 0 85%;
	}

	[layout="row"] > [flex-gt-md="85"] {
		max-width: 85%;
	}

	[layout="column"] > [flex-gt-md="85"] {
		max-height: 85%;
	}

	[flex-gt-md="90"] {
		-webkit-flex: 0 0 90%;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
	}

	[layout="row"] > [flex-gt-md="90"] {
		max-width: 90%;
	}

	[layout="column"] > [flex-gt-md="90"] {
		max-height: 90%;
	}

	[flex-gt-md="95"] {
		-webkit-flex: 0 0 95%;
		-ms-flex: 0 0 95%;
		flex: 0 0 95%;
	}

	[layout="row"] > [flex-gt-md="95"] {
		max-width: 95%;
	}

	[layout="column"] > [flex-gt-md="95"] {
		max-height: 95%;
	}

	[flex-gt-md="100"] {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	[layout="row"] > [flex-gt-md="100"] {
		max-width: 100%;
	}

	[layout="column"] > [flex-gt-md="100"] {
		max-height: 100%;
	}

	[flex-gt-md="33"], [flex-gt-md="34"] {
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
	}

	[flex-gt-md="66"], [flex-gt-md="67"] {
		-webkit-flex: 0 0 66.66%;
		-ms-flex: 0 0 66.66%;
		flex: 0 0 66.66%;
	}

	[layout="row"] > [flex-gt-md="33"], [layout="row"] > [flex-gt-md="34"] {
		max-width: 33.33%;
	}

	[layout="row"] > [flex-gt-md="66"], [layout="row"] > [flex-gt-md="67"] {
		max-width: 66.66%;
	}

	[layout="column"] > [flex-gt-md="33"], [layout="column"] > [flex-gt-md="34"] {
		max-height: 33.33%;
	}

	[layout="column"] > [flex-gt-md="66"], [layout="column"] > [flex-gt-md="67"] {
		max-height: 66.66%;
	}
}

@media (min-width: 960px) and (max-width: 1199px) {
	[hide]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]), [hide-gt-sm]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]), [hide-gt-md]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]) {
		display: none;
	}

	[hide-lg]:not([show-lg]):not([show]) {
		display: none;
	}

	[flex-order-lg="0"] {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}

	[flex-order-lg="1"] {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	[flex-order-lg="2"] {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	[flex-order-lg="3"] {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	[flex-order-lg="4"] {
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}

	[flex-order-lg="5"] {
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}

	[flex-order-lg="6"] {
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}

	[flex-order-lg="7"] {
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7;
	}

	[flex-order-lg="8"] {
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8;
	}

	[flex-order-lg="9"] {
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9;
	}

	[layout-align-lg="center"], [layout-align-lg="center center"], [layout-align-lg="center start"], [layout-align-lg="center end"] {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	[layout-align-lg="end"], [layout-align-lg="end center"], [layout-align-lg="end start"], [layout-align-lg="end end"] {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	[layout-align-lg="space-around"], [layout-align-lg="space-around center"], [layout-align-lg="space-around start"], [layout-align-lg="space-around end"] {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	[layout-align-lg="space-between"], [layout-align-lg="space-between center"], [layout-align-lg="space-between start"], [layout-align-lg="space-between end"] {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	[layout-align-lg="center center"], [layout-align-lg="start center"], [layout-align-lg="end center"], [layout-align-lg="space-between center"], [layout-align-lg="space-around center"] {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	[layout-align-lg="center start"], [layout-align-lg="start start"], [layout-align-lg="end start"], [layout-align-lg="space-between start"], [layout-align-lg="space-around start"] {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	[layout-align-lg="center end"], [layout-align-lg="start end"], [layout-align-lg="end end"], [layout-align-lg="space-between end"], [layout-align-lg="space-around end"] {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	[layout-lg] {
		box-sizing: border-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	[layout-lg=column] {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	[layout-lg=row] {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	[offset-lg="5"] {
		margin-left: 5%;
	}

	[offset-lg="10"] {
		margin-left: 10%;
	}

	[offset-lg="15"] {
		margin-left: 15%;
	}

	[offset-lg="20"] {
		margin-left: 20%;
	}

	[offset-lg="25"] {
		margin-left: 25%;
	}

	[offset-lg="30"] {
		margin-left: 30%;
	}

	[offset-lg="35"] {
		margin-left: 35%;
	}

	[offset-lg="40"] {
		margin-left: 40%;
	}

	[offset-lg="45"] {
		margin-left: 45%;
	}

	[offset-lg="50"] {
		margin-left: 50%;
	}

	[offset-lg="55"] {
		margin-left: 55%;
	}

	[offset-lg="60"] {
		margin-left: 60%;
	}

	[offset-lg="65"] {
		margin-left: 65%;
	}

	[offset-lg="70"] {
		margin-left: 70%;
	}

	[offset-lg="75"] {
		margin-left: 75%;
	}

	[offset-lg="80"] {
		margin-left: 80%;
	}

	[offset-lg="85"] {
		margin-left: 85%;
	}

	[offset-lg="90"] {
		margin-left: 90%;
	}

	[offset-lg="95"] {
		margin-left: 95%;
	}

	[offset-lg="33"], [offset-lg="34"] {
		margin-left: 33.33%;
	}

	[offset-lg="66"], [offset-lg="67"] {
		margin-left: 66.66%;
	}

	[flex-lg] {
		box-sizing: border-box;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	[flex-lg="0"] {
		-webkit-flex: 0 0 0%;
		-ms-flex: 0 0 0%;
		flex: 0 0 0%;
	}

	[layout="row"] > [flex-lg="0"] {
		max-width: 0%;
	}

	[layout="column"] > [flex-lg="0"] {
		max-height: 0%;
	}

	[flex-lg="5"] {
		-webkit-flex: 0 0 5%;
		-ms-flex: 0 0 5%;
		flex: 0 0 5%;
	}

	[layout="row"] > [flex-lg="5"] {
		max-width: 5%;
	}

	[layout="column"] > [flex-lg="5"] {
		max-height: 5%;
	}

	[flex-lg="10"] {
		-webkit-flex: 0 0 10%;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
	}

	[layout="row"] > [flex-lg="10"] {
		max-width: 10%;
	}

	[layout="column"] > [flex-lg="10"] {
		max-height: 10%;
	}

	[flex-lg="15"] {
		-webkit-flex: 0 0 15%;
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
	}

	[layout="row"] > [flex-lg="15"] {
		max-width: 15%;
	}

	[layout="column"] > [flex-lg="15"] {
		max-height: 15%;
	}

	[flex-lg="20"] {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}

	[layout="row"] > [flex-lg="20"] {
		max-width: 20%;
	}

	[layout="column"] > [flex-lg="20"] {
		max-height: 20%;
	}

	[flex-lg="25"] {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}

	[layout="row"] > [flex-lg="25"] {
		max-width: 25%;
	}

	[layout="column"] > [flex-lg="25"] {
		max-height: 25%;
	}

	[flex-lg="30"] {
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
	}

	[layout="row"] > [flex-lg="30"] {
		max-width: 30%;
	}

	[layout="column"] > [flex-lg="30"] {
		max-height: 30%;
	}

	[flex-lg="35"] {
		-webkit-flex: 0 0 35%;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
	}

	[layout="row"] > [flex-lg="35"] {
		max-width: 35%;
	}

	[layout="column"] > [flex-lg="35"] {
		max-height: 35%;
	}

	[flex-lg="40"] {
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
	}

	[layout="row"] > [flex-lg="40"] {
		max-width: 40%;
	}

	[layout="column"] > [flex-lg="40"] {
		max-height: 40%;
	}

	[flex-lg="45"] {
		-webkit-flex: 0 0 45%;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
	}

	[layout="row"] > [flex-lg="45"] {
		max-width: 45%;
	}

	[layout="column"] > [flex-lg="45"] {
		max-height: 45%;
	}

	[flex-lg="50"] {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}

	[layout="row"] > [flex-lg="50"] {
		max-width: 50%;
	}

	[layout="column"] > [flex-lg="50"] {
		max-height: 50%;
	}

	[flex-lg="55"] {
		-webkit-flex: 0 0 55%;
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
	}

	[layout="row"] > [flex-lg="55"] {
		max-width: 55%;
	}

	[layout="column"] > [flex-lg="55"] {
		max-height: 55%;
	}

	[flex-lg="60"] {
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
	}

	[layout="row"] > [flex-lg="60"] {
		max-width: 60%;
	}

	[layout="column"] > [flex-lg="60"] {
		max-height: 60%;
	}

	[flex-lg="65"] {
		-webkit-flex: 0 0 65%;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
	}

	[layout="row"] > [flex-lg="65"] {
		max-width: 65%;
	}

	[layout="column"] > [flex-lg="65"] {
		max-height: 65%;
	}

	[flex-lg="70"] {
		-webkit-flex: 0 0 70%;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
	}

	[layout="row"] > [flex-lg="70"] {
		max-width: 70%;
	}

	[layout="column"] > [flex-lg="70"] {
		max-height: 70%;
	}

	[flex-lg="75"] {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
	}

	[layout="row"] > [flex-lg="75"] {
		max-width: 75%;
	}

	[layout="column"] > [flex-lg="75"] {
		max-height: 75%;
	}

	[flex-lg="80"] {
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
	}

	[layout="row"] > [flex-lg="80"] {
		max-width: 80%;
	}

	[layout="column"] > [flex-lg="80"] {
		max-height: 80%;
	}

	[flex-lg="85"] {
		-webkit-flex: 0 0 85%;
		-ms-flex: 0 0 85%;
		flex: 0 0 85%;
	}

	[layout="row"] > [flex-lg="85"] {
		max-width: 85%;
	}

	[layout="column"] > [flex-lg="85"] {
		max-height: 85%;
	}

	[flex-lg="90"] {
		-webkit-flex: 0 0 90%;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
	}

	[layout="row"] > [flex-lg="90"] {
		max-width: 90%;
	}

	[layout="column"] > [flex-lg="90"] {
		max-height: 90%;
	}

	[flex-lg="95"] {
		-webkit-flex: 0 0 95%;
		-ms-flex: 0 0 95%;
		flex: 0 0 95%;
	}

	[layout="row"] > [flex-lg="95"] {
		max-width: 95%;
	}

	[layout="column"] > [flex-lg="95"] {
		max-height: 95%;
	}

	[flex-lg="100"] {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	[layout="row"] > [flex-lg="100"] {
		max-width: 100%;
	}

	[layout="column"] > [flex-lg="100"] {
		max-height: 100%;
	}

	[flex-lg="33"], [flex-lg="34"] {
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
	}

	[flex-lg="66"], [flex-lg="67"] {
		-webkit-flex: 0 0 66.66%;
		-ms-flex: 0 0 66.66%;
		flex: 0 0 66.66%;
	}

	[layout="row"] > [flex-lg="33"], [layout="row"] > [flex-lg="34"] {
		max-width: 33.33%;
	}

	[layout="row"] > [flex-lg="66"], [layout="row"] > [flex-lg="67"] {
		max-width: 66.66%;
	}

	[layout="column"] > [flex-lg="33"], [layout="column"] > [flex-lg="34"] {
		max-height: 33.33%;
	}

	[layout="column"] > [flex-lg="66"], [layout="column"] > [flex-lg="67"] {
		max-height: 66.66%;
	}
}

@media (min-width: 1200px) {
	[hide-gt-sm]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide-gt-md]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide-gt-lg]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]) {
		display: none;
	}

	[flex-order-gt-lg="0"] {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}

	[flex-order-gt-lg="1"] {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	[flex-order-gt-lg="2"] {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	[flex-order-gt-lg="3"] {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	[flex-order-gt-lg="4"] {
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}

	[flex-order-gt-lg="5"] {
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}

	[flex-order-gt-lg="6"] {
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}

	[flex-order-gt-lg="7"] {
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7;
	}

	[flex-order-gt-lg="8"] {
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8;
	}

	[flex-order-gt-lg="9"] {
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9;
	}

	[layout-align-gt-lg="center"], [layout-align-gt-lg="center center"], [layout-align-gt-lg="center start"], [layout-align-gt-lg="center end"] {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	[layout-align-gt-lg="end"], [layout-align-gt-lg="end center"], [layout-align-gt-lg="end start"], [layout-align-gt-lg="end end"] {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	[layout-align-gt-lg="space-around"], [layout-align-gt-lg="space-around center"], [layout-align-gt-lg="space-around start"], [layout-align-gt-lg="space-around end"] {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	[layout-align-gt-lg="space-between"], [layout-align-gt-lg="space-between center"], [layout-align-gt-lg="space-between start"], [layout-align-gt-lg="space-between end"] {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	[layout-align-gt-lg="center center"], [layout-align-gt-lg="start center"], [layout-align-gt-lg="end center"], [layout-align-gt-lg="space-between center"], [layout-align-gt-lg="space-around center"] {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	[layout-align-gt-lg="center start"], [layout-align-gt-lg="start start"], [layout-align-gt-lg="end start"], [layout-align-gt-lg="space-between start"], [layout-align-gt-lg="space-around start"] {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	[layout-align-gt-lg="center end"], [layout-align-gt-lg="start end"], [layout-align-gt-lg="end end"], [layout-align-gt-lg="space-between end"], [layout-align-gt-lg="space-around end"] {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	[layout-gt-lg] {
		box-sizing: border-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	[layout-gt-lg=column] {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	[layout-gt-lg=row] {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	[offset-gt-lg="5"] {
		margin-left: 5%;
	}

	[offset-gt-lg="10"] {
		margin-left: 10%;
	}

	[offset-gt-lg="15"] {
		margin-left: 15%;
	}

	[offset-gt-lg="20"] {
		margin-left: 20%;
	}

	[offset-gt-lg="25"] {
		margin-left: 25%;
	}

	[offset-gt-lg="30"] {
		margin-left: 30%;
	}

	[offset-gt-lg="35"] {
		margin-left: 35%;
	}

	[offset-gt-lg="40"] {
		margin-left: 40%;
	}

	[offset-gt-lg="45"] {
		margin-left: 45%;
	}

	[offset-gt-lg="50"] {
		margin-left: 50%;
	}

	[offset-gt-lg="55"] {
		margin-left: 55%;
	}

	[offset-gt-lg="60"] {
		margin-left: 60%;
	}

	[offset-gt-lg="65"] {
		margin-left: 65%;
	}

	[offset-gt-lg="70"] {
		margin-left: 70%;
	}

	[offset-gt-lg="75"] {
		margin-left: 75%;
	}

	[offset-gt-lg="80"] {
		margin-left: 80%;
	}

	[offset-gt-lg="85"] {
		margin-left: 85%;
	}

	[offset-gt-lg="90"] {
		margin-left: 90%;
	}

	[offset-gt-lg="95"] {
		margin-left: 95%;
	}

	[offset-gt-lg="33"], [offset-gt-lg="34"] {
		margin-left: 33.33%;
	}

	[offset-gt-lg="66"], [offset-gt-lg="67"] {
		margin-left: 66.66%;
	}

	[flex-gt-lg] {
		box-sizing: border-box;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	[flex-gt-lg="0"] {
		-webkit-flex: 0 0 0%;
		-ms-flex: 0 0 0%;
		flex: 0 0 0%;
	}

	[layout="row"] > [flex-gt-lg="0"] {
		max-width: 0%;
	}

	[layout="column"] > [flex-gt-lg="0"] {
		max-height: 0%;
	}

	[flex-gt-lg="5"] {
		-webkit-flex: 0 0 5%;
		-ms-flex: 0 0 5%;
		flex: 0 0 5%;
	}

	[layout="row"] > [flex-gt-lg="5"] {
		max-width: 5%;
	}

	[layout="column"] > [flex-gt-lg="5"] {
		max-height: 5%;
	}

	[flex-gt-lg="10"] {
		-webkit-flex: 0 0 10%;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
	}

	[layout="row"] > [flex-gt-lg="10"] {
		max-width: 10%;
	}

	[layout="column"] > [flex-gt-lg="10"] {
		max-height: 10%;
	}

	[flex-gt-lg="15"] {
		-webkit-flex: 0 0 15%;
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
	}

	[layout="row"] > [flex-gt-lg="15"] {
		max-width: 15%;
	}

	[layout="column"] > [flex-gt-lg="15"] {
		max-height: 15%;
	}

	[flex-gt-lg="20"] {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}

	[layout="row"] > [flex-gt-lg="20"] {
		max-width: 20%;
	}

	[layout="column"] > [flex-gt-lg="20"] {
		max-height: 20%;
	}

	[flex-gt-lg="25"] {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}

	[layout="row"] > [flex-gt-lg="25"] {
		max-width: 25%;
	}

	[layout="column"] > [flex-gt-lg="25"] {
		max-height: 25%;
	}

	[flex-gt-lg="30"] {
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
	}

	[layout="row"] > [flex-gt-lg="30"] {
		max-width: 30%;
	}

	[layout="column"] > [flex-gt-lg="30"] {
		max-height: 30%;
	}

	[flex-gt-lg="35"] {
		-webkit-flex: 0 0 35%;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
	}

	[layout="row"] > [flex-gt-lg="35"] {
		max-width: 35%;
	}

	[layout="column"] > [flex-gt-lg="35"] {
		max-height: 35%;
	}

	[flex-gt-lg="40"] {
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
	}

	[layout="row"] > [flex-gt-lg="40"] {
		max-width: 40%;
	}

	[layout="column"] > [flex-gt-lg="40"] {
		max-height: 40%;
	}

	[flex-gt-lg="45"] {
		-webkit-flex: 0 0 45%;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
	}

	[layout="row"] > [flex-gt-lg="45"] {
		max-width: 45%;
	}

	[layout="column"] > [flex-gt-lg="45"] {
		max-height: 45%;
	}

	[flex-gt-lg="50"] {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}

	[layout="row"] > [flex-gt-lg="50"] {
		max-width: 50%;
	}

	[layout="column"] > [flex-gt-lg="50"] {
		max-height: 50%;
	}

	[flex-gt-lg="55"] {
		-webkit-flex: 0 0 55%;
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
	}

	[layout="row"] > [flex-gt-lg="55"] {
		max-width: 55%;
	}

	[layout="column"] > [flex-gt-lg="55"] {
		max-height: 55%;
	}

	[flex-gt-lg="60"] {
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
	}

	[layout="row"] > [flex-gt-lg="60"] {
		max-width: 60%;
	}

	[layout="column"] > [flex-gt-lg="60"] {
		max-height: 60%;
	}

	[flex-gt-lg="65"] {
		-webkit-flex: 0 0 65%;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
	}

	[layout="row"] > [flex-gt-lg="65"] {
		max-width: 65%;
	}

	[layout="column"] > [flex-gt-lg="65"] {
		max-height: 65%;
	}

	[flex-gt-lg="70"] {
		-webkit-flex: 0 0 70%;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
	}

	[layout="row"] > [flex-gt-lg="70"] {
		max-width: 70%;
	}

	[layout="column"] > [flex-gt-lg="70"] {
		max-height: 70%;
	}

	[flex-gt-lg="75"] {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
	}

	[layout="row"] > [flex-gt-lg="75"] {
		max-width: 75%;
	}

	[layout="column"] > [flex-gt-lg="75"] {
		max-height: 75%;
	}

	[flex-gt-lg="80"] {
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
	}

	[layout="row"] > [flex-gt-lg="80"] {
		max-width: 80%;
	}

	[layout="column"] > [flex-gt-lg="80"] {
		max-height: 80%;
	}

	[flex-gt-lg="85"] {
		-webkit-flex: 0 0 85%;
		-ms-flex: 0 0 85%;
		flex: 0 0 85%;
	}

	[layout="row"] > [flex-gt-lg="85"] {
		max-width: 85%;
	}

	[layout="column"] > [flex-gt-lg="85"] {
		max-height: 85%;
	}

	[flex-gt-lg="90"] {
		-webkit-flex: 0 0 90%;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
	}

	[layout="row"] > [flex-gt-lg="90"] {
		max-width: 90%;
	}

	[layout="column"] > [flex-gt-lg="90"] {
		max-height: 90%;
	}

	[flex-gt-lg="95"] {
		-webkit-flex: 0 0 95%;
		-ms-flex: 0 0 95%;
		flex: 0 0 95%;
	}

	[layout="row"] > [flex-gt-lg="95"] {
		max-width: 95%;
	}

	[layout="column"] > [flex-gt-lg="95"] {
		max-height: 95%;
	}

	[flex-gt-lg="100"] {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

	[layout="row"] > [flex-gt-lg="100"] {
		max-width: 100%;
	}

	[layout="column"] > [flex-gt-lg="100"] {
		max-height: 100%;
	}

	[flex-gt-lg="33"], [flex-gt-lg="34"] {
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
	}

	[flex-gt-lg="66"], [flex-gt-lg="67"] {
		-webkit-flex: 0 0 66.66%;
		-ms-flex: 0 0 66.66%;
		flex: 0 0 66.66%;
	}

	[layout="row"] > [flex-gt-lg="33"], [layout="row"] > [flex-gt-lg="34"] {
		max-width: 33.33%;
	}

	[layout="row"] > [flex-gt-lg="66"], [layout="row"] > [flex-gt-lg="67"] {
		max-width: 66.66%;
	}

	[layout="column"] > [flex-gt-lg="33"], [layout="column"] > [flex-gt-lg="34"] {
		max-height: 33.33%;
	}

	[layout="column"] > [flex-gt-lg="66"], [layout="column"] > [flex-gt-lg="67"] {
		max-height: 66.66%;
	}
}

@-webkit-keyframes md-autocomplete-list-out {
	0% {
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}

	50% {
		opacity: 0;
		height: 40px;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		height: 0;
		opacity: 0;
	}
}

@keyframes md-autocomplete-list-out {
	0% {
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}

	50% {
		opacity: 0;
		height: 40px;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		height: 0;
		opacity: 0;
	}
}

@-webkit-keyframes md-autocomplete-list-in {
	0% {
		opacity: 0;
		height: 0;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		opacity: 0;
		height: 40px;
	}

	100% {
		opacity: 1;
		height: 40px;
	}
}

@keyframes md-autocomplete-list-in {
	0% {
		opacity: 0;
		height: 0;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		opacity: 0;
		height: 40px;
	}

	100% {
		opacity: 1;
		height: 40px;
	}
}

md-autocomplete {
	border-radius: 2px;
	display: block;
	height: 40px;
	position: relative;
	overflow: visible;
	min-width: 190px;
}

md-autocomplete[disabled] input {
	cursor: not-allowed;
}

md-autocomplete[md-floating-label] {
	padding-bottom: 26px;
	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] button {
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
}

md-autocomplete md-autocomplete-wrap {
	display: block;
	position: relative;
	overflow: visible;
	height: 40px;
}

md-autocomplete md-autocomplete-wrap md-progress-linear[md-mode=indeterminate] {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	transition: none;
}

md-autocomplete md-autocomplete-wrap md-progress-linear[md-mode=indeterminate] .md-container {
	transition: none;
	top: auto;
	height: 3px;
}

md-autocomplete md-autocomplete-wrap md-progress-linear[md-mode=indeterminate].ng-enter {
	transition: opacity 0.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 {
	transition: opacity 0.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) {
	width: 100%;
	box-sizing: border-box;
	border: none;
	box-shadow: none;
	padding: 0 15px;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	outline: none;
	background: transparent;
}

md-autocomplete input:not(.md-input)::-ms-clear {
	display: none;
}

md-autocomplete button {
	position: relative;
	line-height: 20px;
	text-align: center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border: none;
	border-radius: 50%;
	padding: 0;
	font-size: 12px;
	background: transparent;
	margin: auto 5px;
}

md-autocomplete 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;
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

md-autocomplete button:focus {
	outline: none;
}

md-autocomplete button:focus:after {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

md-autocomplete button md-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0) scale(0.9);
	transform: translate3d(-50%, -50%, 0) scale(0.9);
}

md-autocomplete button md-icon path {
	stroke-width: 0;
}

md-autocomplete button.ng-enter {
	-webkit-transform: scale(0);
	transform: scale(0);
	transition: -webkit-transform 0.15s ease-out;
	transition: transform 0.15s ease-out;
}

md-autocomplete button.ng-enter.ng-enter-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

md-autocomplete button.ng-leave {
	transition: -webkit-transform 0.15s ease-out;
	transition: transform 0.15s ease-out;
}

md-autocomplete 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-autocomplete-suggestions {
	position: absolute;
	margin: 0;
	list-style: none;
	padding: 0;
	overflow: auto;
	max-height: 225.5px;
	z-index: 100;
}

.md-autocomplete-suggestions li {
	cursor: pointer;
	font-size: 14px;
	overflow: hidden;
	padding: 0 15px;
	line-height: 48px;
	height: 48px;
	transition: background 0.15s linear;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.md-autocomplete-suggestions li.ng-enter, .md-autocomplete-suggestions li.ng-hide-remove {
	transition: none;
	-webkit-animation: md-autocomplete-list-in 0.2s;
	animation: md-autocomplete-list-in 0.2s;
}

.md-autocomplete-suggestions li.ng-leave, .md-autocomplete-suggestions li.ng-hide-add {
	transition: none;
	-webkit-animation: md-autocomplete-list-out 0.2s;
	animation: md-autocomplete-list-out 0.2s;
}

.md-autocomplete-suggestions li:focus {
	outline: none;
}

@media screen and (-ms-high-contrast: active) {
	md-autocomplete, .md-autocomplete-suggestions {
		border: 1px solid #fff;
	}
}

md-backdrop {
	z-index: 50;
	background-color: transparent;
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
}

md-backdrop.md-select-backdrop {
	z-index: 81;
}

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 {
	top: 0;
	position: fixed;
}

md-backdrop.ng-enter {
	-webkit-animation: cubic-bezier(0.25, 0.8, 0.25, 1) mdBackdropFadeIn 0.5s both;
	animation: cubic-bezier(0.25, 0.8, 0.25, 1) mdBackdropFadeIn 0.5s both;
}

md-backdrop.ng-leave {
	-webkit-animation: cubic-bezier(0.55, 0, 0.55, 0.2) mdBackdropFadeOut 0.2s both;
	animation: cubic-bezier(0.55, 0, 0.55, 0.2) mdBackdropFadeOut 0.2s both;
}

@-webkit-keyframes mdBackdropFadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes mdBackdropFadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes mdBackdropFadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes mdBackdropFadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

/**
 * Position a FAB button.
 */
.md-button {
	box-sizing: border-box;
	color: currentColor;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	outline: none;
	border: 0;
	display: inline-table;
	padding: 0 6px;
	margin: 6px 8px;
	line-height: 36px;
	min-height: 36px;
	background: transparent;
	white-space: nowrap;
	min-width: 88px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	font-style: inherit;
	font-variant: inherit;
	font-family: inherit;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

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

.md-button:focus {
	outline: none;
}

.md-button:hover, .md-button:focus {
	text-decoration: none;
}

.md-button.ng-hide, .md-button.ng-leave {
	transition: none;
}

.md-button.md-cornered {
	border-radius: 0;
}

.md-button.md-icon {
	padding: 0;
	background: none;
}

.md-button.md-icon-button {
	margin: 0 6px;
	height: 48px;
	min-width: 0;
	line-height: 48px;
	padding-left: 0;
	padding-right: 0;
	width: 48px;
	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;
	border-radius: 50%;
	background-clip: padding-box;
	overflow: hidden;
	transition: 0.2s linear;
	transition-property: background-color, box-shadow;
}

.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-icon {
	margin-top: 0;
}

.md-button.md-fab.md-mini {
	line-height: 40px;
	width: 40px;
	height: 40px;
}

.md-toast-open-top .md-button.md-fab-top-left, .md-toast-open-top .md-button.md-fab-top-right {
	-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-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-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%;
}

.md-button-group > .md-button {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: block;
	overflow: hidden;
	width: 0;
	border-width: 1px 0px 1px 1px;
	border-radius: 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.md-button-group > .md-button:first-child {
	border-radius: 2px 0px 0px 2px;
}

.md-button-group > .md-button:last-child {
	border-right-width: 1px;
	border-radius: 0px 2px 2px 0px;
}

@media screen and (-ms-high-contrast: active) {
	.md-button.md-raised, .md-button.md-fab {
		border: 1px solid #fff;
	}
}

md-bottom-sheet {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 8px 16px 88px 16px;
	z-index: 70;
	border-top-width: 1px;
	border-top-style: solid;
	-webkit-transform: translate3d(0, 80px, 0);
	transform: translate3d(0, 80px, 0);
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition-property: -webkit-transform;
	transition-property: 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;
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-bottom-sheet .md-subheader {
	background-color: transparent;
	font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif;
	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-flex;
	display: -ms-flexbox;
	display: flex;
	outline: none;
}

md-bottom-sheet md-list-item:hover {
	cursor: pointer;
}

md-bottom-sheet.md-list md-list-item {
	padding: 0;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 48px;
}

md-bottom-sheet.md-list md-list-item div.md-icon-container {
	display: inline-block;
	height: 24px;
	margin-right: 32px;
}

md-bottom-sheet.md-grid {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0;
}

md-bottom-sheet.md-grid md-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	transition: all 0.5s;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

md-bottom-sheet.md-grid md-list-item {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	transition: all 0.5s;
	height: 96px;
	margin-top: 8px;
	margin-bottom: 8px;
	/* Mixin for how many grid items to show per row */
}

@media screen and (max-width: 600px) {
	md-bottom-sheet.md-grid md-list-item {
		-webkit-flex: 1 1 33.33333%;
		-ms-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-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	md-bottom-sheet.md-grid md-list-item:nth-of-type(3n) {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media screen and (min-width: 600px) and (max-width: 960px) {
	md-bottom-sheet.md-grid md-list-item {
		-webkit-flex: 1 1 25%;
		-ms-flex: 1 1 25%;
		flex: 1 1 25%;
		max-width: 25%;
	}
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
	md-bottom-sheet.md-grid md-list-item {
		-webkit-flex: 1 1 16.66667%;
		-ms-flex: 1 1 16.66667%;
		flex: 1 1 16.66667%;
		max-width: 16.66667%;
	}
}

@media screen and (min-width: 1200px) {
	md-bottom-sheet.md-grid md-list-item {
		-webkit-flex: 1 1 14.28571%;
		-ms-flex: 1 1 14.28571%;
		flex: 1 1 14.28571%;
		max-width: 14.28571%;
	}
}

md-bottom-sheet.md-grid md-list-item .md-list-item-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 48px;
	padding-bottom: 16px;
}

md-bottom-sheet.md-grid md-list-item .md-grid-item-content {
	border: 1px solid transparent;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 80px;
}

md-bottom-sheet.md-grid md-list-item .md-icon-container {
	display: inline-block;
	box-sizing: border-box;
	height: 48px;
	width: 48px;
	margin: 0 0;
}

md-bottom-sheet.md-grid md-list-item .md-grid-text {
	font-weight: 400;
	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;
	}
}

md-card {
	box-sizing: border-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 8px;
	box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.14), 0px 2px 2px 0px rgba(0, 0, 0, 0.098), 0px 1px 5px 0px rgba(0, 0, 0, 0.084);
}

md-card > img, md-card > :not(md-card-content) img {
	width: 100%;
}

md-card md-card-content {
	padding: 16px;
}

md-card .md-actions {
	margin: 0;
}

md-card .md-actions .md-button {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 4px;
	margin-left: 4px;
}

md-card md-card-footer {
	padding: 16px;
}

@media screen and (-ms-high-contrast: active) {
	md-card {
		border: 1px solid #fff;
	}
}

md-checkbox {
	box-sizing: border-box;
	display: block;
	margin: 8px;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-left: 18px;
	padding-right: 0;
	position: relative;
	line-height: 26px;
	min-width: 18px;
	min-height: 18px;
}

html[dir=rtl] md-checkbox {
	padding-left: 0;
}

html[dir=rtl] md-checkbox {
	padding-right: 18px;
}

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

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, 0.12);
}

md-checkbox .md-container {
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 18px;
	height: 18px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: auto;
}

html[dir=rtl] md-checkbox .md-container {
	left: auto;
}

html[dir=rtl] md-checkbox .md-container {
	right: 0;
}

md-checkbox .md-container:before {
	background-color: transparent;
	border-radius: 50%;
	content: '';
	position: absolute;
	display: block;
	height: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.5s;
	width: auto;
}

md-checkbox .md-container:after {
	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 {
	transition: 240ms;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	border-width: 2px;
	border-style: solid;
	border-radius: 2px;
}

md-checkbox.md-checked .md-icon {
	border: none;
}

md-checkbox[disabled] {
	cursor: no-drop;
}

md-checkbox.md-checked .md-icon:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 6px;
	top: 2px;
	display: table;
	width: 6px;
	height: 12px;
	border-width: 2px;
	border-style: solid;
	border-top: 0;
	border-left: 0;
	content: '';
}

md-checkbox .md-label {
	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;
}

md-checkbox .md-label span {
	margin-left: 10px;
	margin-right: 0;
}

html[dir=rtl] md-checkbox .md-label span {
	margin-left: 0;
}

html[dir=rtl] md-checkbox .md-label span {
	margin-right: 10px;
}

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

md-content.autoScroll {
	-webkit-overflow-scrolling: auto;
}

.md-contact-chips .md-chips .md-chip {
	padding: 0 8px 0 0;
}

.md-contact-chips .md-chips .md-chip .md-contact-avatar {
	float: left;
}

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

.md-contact-suggestion {
	height: 56px;
}

.md-contact-suggestion img {
	height: 40px;
	border-radius: 20px;
	margin-top: 8px;
}

.md-contact-suggestion .md-contact-name {
	margin-left: 8px;
	width: 120px;
}

.md-contact-suggestion .md-contact-name, .md-contact-suggestion .md-contact-email {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.md-contact-chips-suggestions li {
	height: 100%;
}

.md-chips {
	display: block;
	font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif;
	font-size: 13px;
	padding: 0 0 8px 0;
	vertical-align: middle;
	cursor: text;
}

.md-chips:after {
	content: '';
	display: table;
	clear: both;
}

.md-chips .md-chip {
	cursor: default;
	border-radius: 16px;
	display: block;
	height: 32px;
	line-height: 32px;
	margin: 8px 8px 0 0;
	padding: 0 8px 0 12px;
	float: left;
}

.md-chips .md-chip .md-chip-content {
	display: block;
	padding-right: 4px;
	float: left;
	white-space: nowrap;
}

.md-chips .md-chip .md-chip-content:focus {
	outline: none;
}

.md-chips .md-chip .md-chip-remove-container {
	display: inline-block;
	margin-right: -5px;
}

.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 8px 0 12px;
	float: left;
}

.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="url"], .md-chips .md-chip-input-container input[type="text"] {
	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="url"]:focus, .md-chips .md-chip-input-container input[type="text"]: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 md-autocomplete input {
	position: relative;
}

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

.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-dialog-is-showing {
	max-height: 100%;
}

.md-dialog-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 80;
}

md-dialog {
	opacity: 0;
	min-width: 240px;
	max-width: 80%;
	max-height: 80%;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.14), 0px 16px 24px 2px rgba(0, 0, 0, 0.098), 0px 6px 30px 5px rgba(0, 0, 0, 0.084);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

md-dialog.transition-in {
	opacity: 1;
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

md-dialog.transition-out {
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-webkit-transform: translate3d(0, 100%, 0) scale(0.2);
	transform: translate3d(0, 100%, 0) scale(0.2);
}

md-dialog > div.modal-holder {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: auto;
}

md-dialog md-dialog-content {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 24px;
	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-subheader.sticky-clone {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

md-dialog md-dialog-content.sticky-container {
	padding: 0;
}

md-dialog md-dialog-content.sticky-container > div {
	padding: 24px;
	padding-top: 0;
}

md-dialog .md-actions {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	box-sizing: border-box;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 0;
	padding-right: 8px;
	padding-left: 16px;
	min-height: 52px;
}

md-dialog .md-actions .md-button {
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 0;
	margin-top: 8px;
}

md-dialog.md-content-overflow .md-actions {
	border-top-width: 1px;
	border-top-style: solid;
}

@media screen and (-ms-high-contrast: active) {
	md-dialog {
		border: 1px solid #fff;
	}
}

md-divider {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 0;
}

md-divider[md-inset] {
	margin-left: 80px;
}

md-fab-speed-dial {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	/*
   * Handle the animations
   */
}

md-fab-speed-dial .md-css-variables {
	z-index: 20;
}

md-fab-speed-dial.md-is-open .md-fab-action-item {
	visibility: visible;
}

md-fab-speed-dial md-fab-actions {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
}

md-fab-speed-dial md-fab-actions .md-fab-action-item {
	visibility: hidden;
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-fab-speed-dial.md-down {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

md-fab-speed-dial.md-down md-fab-trigger {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

md-fab-speed-dial.md-down md-fab-actions {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

md-fab-speed-dial.md-up {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

md-fab-speed-dial.md-up md-fab-trigger {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

md-fab-speed-dial.md-up md-fab-actions {
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

md-fab-speed-dial.md-left {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

md-fab-speed-dial.md-left md-fab-trigger {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

md-fab-speed-dial.md-left md-fab-actions {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item {
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-fab-speed-dial.md-right {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

md-fab-speed-dial.md-right md-fab-trigger {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

md-fab-speed-dial.md-right md-fab-actions {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item {
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-fab-speed-dial.md-scale .md-fab-action-item {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
	transition-duration: 0.14286s;
}

md-fab-toolbar {
	display: block;
	/*
   * Closed styling
   */
	/*
   * Hover styling
   */
}

md-fab-toolbar .md-fab-toolbar-wrapper {
	display: block;
	position: relative;
	overflow: hidden;
	height: 6.8rem;
}

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;
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-fab-toolbar md-fab-trigger md-icon {
	position: relative;
	z-index: 22;
	opacity: 1;
	transition: all 200ms ease-in;
}

md-fab-toolbar.md-left md-fab-trigger {
	left: 0;
}

md-fab-toolbar.md-left .md-toolbar-tools {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

md-fab-toolbar.md-right md-fab-trigger {
	right: 0;
}

md-fab-toolbar.md-right .md-toolbar-tools {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

md-fab-toolbar.md-right .md-toolbar-tools > .md-button:first-child {
	margin-left: 0.6rem;
}

md-fab-toolbar.md-right .md-toolbar-tools > .md-button:first-child {
	margin-right: -0.8rem;
}

md-fab-toolbar.md-right .md-toolbar-tools > .md-button:last-child {
	margin-right: 8px;
}

md-fab-toolbar md-toolbar {
	background-color: transparent !important;
	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);
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
	transition-duration: 0.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 {
	box-sizing: border-box;
	display: block;
	position: relative;
}

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

md-grid-list md-grid-tile {
	display: block;
	position: absolute;
}

md-grid-list md-grid-tile figure {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
}

md-grid-list md-grid-tile md-grid-tile-header, md-grid-list md-grid-tile md-grid-tile-footer {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 48px;
	color: #fff;
	background: rgba(0, 0, 0, 0.18);
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
}

md-grid-list md-grid-tile md-grid-tile-header h3, md-grid-list md-grid-tile md-grid-tile-header h4, md-grid-list md-grid-tile md-grid-tile-footer h3, md-grid-list md-grid-tile md-grid-tile-footer h4 {
	font-weight: 400;
	margin: 0 0 0 16px;
}

md-grid-list md-grid-tile md-grid-tile-header h3, md-grid-list md-grid-tile md-grid-tile-footer h3 {
	font-size: 14px;
}

md-grid-list md-grid-tile md-grid-tile-header h4, md-grid-list md-grid-tile md-grid-tile-footer 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 no-repeat;
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
	height: 24px;
	width: 24px;
}

md-icon svg {
	pointer-events: none;
}

md-icon[md-font-icon] {
	line-height: 1;
	width: auto;
}

md-list {
	display: block;
	padding: 8px 0px 8px 0px;
}

md-list .md-subheader {
	line-height: 0.75em;
}

md-list-item.md-proxy-focus.md-focused .md-no-style {
	transition: background-color 0.15s linear;
}

md-list-item.md-no-proxy, md-list-item .md-no-style {
	position: relative;
	padding: 0px 16px;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

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

md-list-item.md-no-proxy:focus, md-list-item .md-no-style:focus {
	outline: none;
}

md-list-item.md-with-secondary {
	position: relative;
}

md-list-item.md-clickable:hover {
	cursor: pointer;
}

md-list-item md-divider {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

md-list-item md-divider[md-inset] {
	left: 96px;
	width: calc(100% - 96px);
	margin: 0;
}

md-list-item, md-list-item .md-list-item-inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 48px;
}

md-list-item > div.md-primary > md-icon, md-list-item > div.md-secondary > md-icon, md-list-item > md-icon:first-child, md-list-item > md-icon.md-secondary, md-list-item .md-list-item-inner > div.md-primary > md-icon, md-list-item .md-list-item-inner > div.md-secondary > md-icon, md-list-item .md-list-item-inner > md-icon:first-child, md-list-item .md-list-item-inner > md-icon.md-secondary {
	width: 24px;
	margin-top: 16px;
	margin-bottom: 12px;
	box-sizing: content-box;
}

md-list-item > div.md-primary > md-checkbox, md-list-item > div.md-secondary > md-checkbox, md-list-item > md-checkbox:first-child, md-list-item md-checkbox.md-secondary, 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:first-child, md-list-item .md-list-item-inner md-checkbox.md-secondary {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

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:first-child .md-label, md-list-item md-checkbox.md-secondary .md-label, 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:first-child .md-label, md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label {
	display: none;
}

md-list-item > md-icon:first-child, md-list-item .md-list-item-inner > md-icon:first-child {
	margin-right: 32px;
}

md-list-item > md-checkbox:first-child, md-list-item .md-list-item-inner > md-checkbox:first-child {
	width: 24px;
	margin-left: 3px;
	margin-right: 29px;
}

md-list-item > .md-avatar:first-child, md-list-item .md-list-item-inner > .md-avatar:first-child {
	width: 40px;
	height: 40px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 16px;
	border-radius: 50%;
	box-sizing: content-box;
}

md-list-item md-checkbox.md-secondary, md-list-item md-switch.md-secondary, md-list-item .md-list-item-inner md-checkbox.md-secondary, md-list-item .md-list-item-inner md-switch.md-secondary {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

md-list-item button.md-button.md-secondary-container, md-list-item .md-list-item-inner button.md-button.md-secondary-container {
	background-color: transparent;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-radius: 50%;
	margin: 0px;
	min-width: 0px;
}

md-list-item button.md-button.md-secondary-container .md-ripple, md-list-item button.md-button.md-secondary-container .md-ripple-container, md-list-item .md-list-item-inner button.md-button.md-secondary-container .md-ripple, md-list-item .md-list-item-inner button.md-button.md-secondary-container .md-ripple-container {
	border-radius: 50%;
}

md-list-item .md-secondary-container, md-list-item .md-secondary, md-list-item .md-list-item-inner .md-secondary-container, md-list-item .md-list-item-inner .md-secondary {
	margin-left: 16px;
	position: absolute;
	right: 16px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

md-list-item > .md-button.md-secondary-container > .md-secondary, md-list-item .md-list-item-inner > .md-button.md-secondary-container > .md-secondary {
	margin-left: 0px;
	position: static;
}

md-list-item > p, md-list-item > .md-list-item-inner > p, md-list-item .md-list-item-inner > p, md-list-item .md-list-item-inner > .md-list-item-inner > p {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	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-align-items: flex-start;
	-ms-flex-align: start;
	align-items: 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, md-list-item.md-3-line .md-list-item-text, md-list-item.md-3-line > .md-no-style .md-list-item-text {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 16px 0;
	text-overflow: ellipsis;
}

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

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 {
	margin: 0 0 6px 0;
	line-height: 0.75em;
}

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-weight: 400;
	margin: 10px 0 5px 0;
	line-height: 0.75em;
}

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 {
	margin: 0 0 0px 0;
	line-height: 1.6em;
}

md-list-item.md-2-line > .md-avatar:first-child, md-list-item.md-2-line > .md-no-style > .md-avatar:first-child {
	margin-top: 12px;
}

md-list-item.md-2-line > md-icon:first-child, md-list-item.md-2-line > .md-no-style > md-icon:first-child {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: 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-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-top: 19px;
}

md-list-item.md-3-line > md-icon:first-child, md-list-item.md-3-line > .md-avatar:first-child, md-list-item.md-3-line > .md-no-style > md-icon:first-child, md-list-item.md-3-line > .md-no-style > .md-avatar:first-child {
	margin-top: 16px;
}

md-input-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 2px;
	padding-bottom: 26px;
	/*
   * The .md-input class is added to the input/textarea
   */
}

md-input-container > md-icon {
	position: absolute;
	top: 5px;
	left: 2px;
}

md-input-container > md-icon + input {
	margin-left: 36px;
}

md-input-container textarea, md-input-container input[type="text"], md-input-container input[type="password"], md-input-container input[type="datetime"], md-input-container input[type="datetime-local"], md-input-container input[type="date"], md-input-container input[type="month"], md-input-container input[type="time"], md-input-container input[type="week"], md-input-container input[type="number"], md-input-container input[type="email"], md-input-container input[type="url"], md-input-container input[type="search"], md-input-container input[type="tel"], md-input-container input[type="color"] {
	/* remove default appearance from all input/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: 56px;
	-ms-flex-preferred-size: auto;
}

md-input-container label {
	position: relative;
	top: -2px;
}

md-input-container label:not(.md-no-float), md-input-container .md-placeholder:not(.md-select-label) {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	pointer-events: none;
	-webkit-font-smoothing: antialiased;
	padding-left: 2px;
	z-index: 1;
	-webkit-transform: translate3d(0, 28px, 0) scale(1);
	transform: translate3d(0, 28px, 0) scale(1);
	transition: -webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.25s;
	transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.25s;
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

html[dir=rtl] md-input-container label:not(.md-no-float), html[dir=rtl] md-input-container .md-placeholder:not(.md-select-label) {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

md-input-container .md-placeholder:not(.md-select-label) {
	position: absolute;
	top: 0;
	opacity: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, 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 {
	transition: none;
	opacity: 0;
}

md-input-container:not(.md-input-has-value) input:not(:focus) {
	color: transparent;
}

md-input-container .md-input {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	display: block;
	background: none;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-width: 0 0 1px 0;
	line-height: 26px;
	-ms-flex-preferred-size: 26px;
	border-radius: 0;
}

md-input-container .md-input:focus {
	outline: none;
}

md-input-container .md-input:invalid {
	outline: none;
	box-shadow: none;
}

md-input-container ng-messages, md-input-container data-ng-messages, md-input-container x-ng-messages, md-input-container [ng-messages], md-input-container [data-ng-messages], md-input-container [x-ng-messages] {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	position: relative;
}

md-input-container ng-message, md-input-container data-ng-message, md-input-container x-ng-message, md-input-container [ng-message], md-input-container [data-ng-message], md-input-container [x-ng-message], md-input-container .md-char-counter {
	-webkit-font-smoothing: antialiased;
	position: absolute;
	font-size: 12px;
	line-height: 24px;
}

md-input-container ng-message:not(.md-char-counter), md-input-container data-ng-message:not(.md-char-counter), md-input-container x-ng-message:not(.md-char-counter), md-input-container [ng-message]:not(.md-char-counter), md-input-container [data-ng-message]:not(.md-char-counter), md-input-container [x-ng-message]:not(.md-char-counter), md-input-container .md-char-counter:not(.md-char-counter) {
	padding-right: 30px;
}

md-input-container ng-message.ng-enter, md-input-container data-ng-message.ng-enter, md-input-container x-ng-message.ng-enter, md-input-container [ng-message].ng-enter, md-input-container [data-ng-message].ng-enter, md-input-container [x-ng-message].ng-enter, md-input-container .md-char-counter.ng-enter {
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition-delay: 0.2s;
}

md-input-container ng-message.ng-leave, md-input-container data-ng-message.ng-leave, md-input-container x-ng-message.ng-leave, md-input-container [ng-message].ng-leave, md-input-container [data-ng-message].ng-leave, md-input-container [x-ng-message].ng-leave, md-input-container .md-char-counter.ng-leave {
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-input-container ng-message.ng-enter, md-input-container ng-message.ng-leave.ng-leave-active, md-input-container data-ng-message.ng-enter, md-input-container data-ng-message.ng-leave.ng-leave-active, md-input-container x-ng-message.ng-enter, md-input-container x-ng-message.ng-leave.ng-leave-active, md-input-container [ng-message].ng-enter, md-input-container [ng-message].ng-leave.ng-leave-active, md-input-container [data-ng-message].ng-enter, md-input-container [data-ng-message].ng-leave.ng-leave-active, md-input-container [x-ng-message].ng-enter, md-input-container [x-ng-message].ng-leave.ng-leave-active, md-input-container .md-char-counter.ng-enter, md-input-container .md-char-counter.ng-leave.ng-leave-active {
	opacity: 0;
	-webkit-transform: translate3d(0, -20%, 0);
	transform: translate3d(0, -20%, 0);
}

md-input-container ng-message.ng-leave, md-input-container ng-message.ng-enter.ng-enter-active, md-input-container data-ng-message.ng-leave, md-input-container data-ng-message.ng-enter.ng-enter-active, md-input-container x-ng-message.ng-leave, md-input-container x-ng-message.ng-enter.ng-enter-active, md-input-container [ng-message].ng-leave, md-input-container [ng-message].ng-enter.ng-enter-active, md-input-container [data-ng-message].ng-leave, md-input-container [data-ng-message].ng-enter.ng-enter-active, md-input-container [x-ng-message].ng-leave, md-input-container [x-ng-message].ng-enter.ng-enter-active, md-input-container .md-char-counter.ng-leave, md-input-container .md-char-counter.ng-enter.ng-enter-active {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

md-input-container .md-char-counter {
	bottom: 2px;
	right: 2px;
}

md-input-container.md-input-focused label:not(.md-no-float), md-input-container.md-input-has-value label:not(.md-no-float) {
	-webkit-transform: translate3d(0, 6px, 0) scale(0.75);
	transform: translate3d(0, 6px, 0) scale(0.75);
}

md-input-container.md-input-focused .md-input, md-input-container .md-input.ng-invalid.ng-dirty {
	padding-bottom: 0;
	border-width: 0 0 2px 0;
}

md-input-container .md-input[disabled], [disabled] md-input-container .md-input {
	background-position: 0 bottom;
	background-size: 4px 1px;
	background-repeat: repeat-x;
	margin-bottom: -1px;
}

md-input-container.md-icon-float {
	margin-top: -16px;
	transition: margin-top 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

md-input-container.md-icon-float > label {
	pointer-events: none;
	position: absolute;
	margin-left: 36px;
}

md-input-container.md-icon-float > md-icon {
	top: 26px;
	left: 2px;
}

md-input-container.md-icon-float > md-icon + input {
	margin-left: 36px;
}

md-input-container.md-icon-float > input {
	padding-top: 24px;
}

md-input-container.md-icon-float.md-input-focused, md-input-container.md-icon-float.md-input-has-value {
	margin-top: -8px;
}

md-input-container.md-icon-float.md-input-focused label, md-input-container.md-icon-float.md-input-has-value label {
	-webkit-transform: translate3d(0, 6px, 0) scale(0.75);
	transform: translate3d(0, 6px, 0) scale(0.75);
	transition: -webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
	transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
}

@media screen and (-ms-high-contrast: active) {
	md-input-container.md-default-theme > md-icon {
		fill: #fff;
	}
}

.md-open-menu-container {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	opacity: 0;
}

.md-open-menu-container md-menu-divider {
	margin-top: 4px;
	margin-bottom: 4px;
	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;
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition-duration: 200ms;
}

.md-open-menu-container.md-active > md-menu-content > * {
	opacity: 1;
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
	transition-duration: 200ms;
	transition-delay: 100ms;
}

.md-open-menu-container.md-leave {
	opacity: 0;
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
	transition-duration: 250ms;
}

md-menu-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 8px 0;
}

md-menu-content.md-dense md-menu-item {
	height: 32px;
}

md-menu-item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 48px;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

md-menu-item > * {
	width: 100%;
	margin: auto 0;
	padding-left: 16px;
	padding-right: 16px;
}

md-menu-item > .md-button {
	border-radius: 0;
	margin: auto 0;
	font-size: 15px;
	text-transform: none;
	font-weight: 400;
	text-align: start;
	height: 100%;
	padding-left: 16px;
	padding-right: 16px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

md-menu-item > .md-button md-icon {
	margin: auto 16px auto 0;
}

md-menu-item > .md-button p {
	margin: auto;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.md-menu {
	padding: 8px 0;
}

md-toolbar .md-menu {
	height: auto;
	margin: auto;
}

@media (max-width: 599px) {
	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: 600px) {
	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;
	}
}

@-webkit-keyframes outer-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes outer-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes left-wobble {
	0%, 100% {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg);
	}

	50% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@keyframes left-wobble {
	0%, 100% {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg);
	}

	50% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-webkit-keyframes right-wobble {
	0%, 100% {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg);
	}

	50% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
}

@keyframes right-wobble {
	0%, 100% {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg);
	}

	50% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
}

@-webkit-keyframes sporadic-rotate {
	12.5% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	25% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}

	37.5% {
		-webkit-transform: rotate(405deg);
		transform: rotate(405deg);
	}

	50% {
		-webkit-transform: rotate(540deg);
		transform: rotate(540deg);
	}

	62.5% {
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg);
	}

	75% {
		-webkit-transform: rotate(810deg);
		transform: rotate(810deg);
	}

	87.5% {
		-webkit-transform: rotate(945deg);
		transform: rotate(945deg);
	}

	100% {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg);
	}
}

@keyframes sporadic-rotate {
	12.5% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	25% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}

	37.5% {
		-webkit-transform: rotate(405deg);
		transform: rotate(405deg);
	}

	50% {
		-webkit-transform: rotate(540deg);
		transform: rotate(540deg);
	}

	62.5% {
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg);
	}

	75% {
		-webkit-transform: rotate(810deg);
		transform: rotate(810deg);
	}

	87.5% {
		-webkit-transform: rotate(945deg);
		transform: rotate(945deg);
	}

	100% {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg);
	}
}

md-progress-circular {
	width: 50px;
	height: 50px;
	display: block;
	position: relative;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
	overflow: hidden;
}

md-progress-circular .md-inner {
	width: 50px;
	height: 50px;
	position: relative;
}

md-progress-circular .md-inner .md-gap {
	position: absolute;
	left: 24px;
	right: 24px;
	top: 0;
	bottom: 0;
	border-top-width: 5px;
	border-top-style: solid;
	box-sizing: border-box;
}

md-progress-circular .md-inner .md-left, md-progress-circular .md-inner .md-right {
	position: absolute;
	top: 0;
	height: 50px;
	width: 25px;
	overflow: hidden;
}

md-progress-circular .md-inner .md-left .md-half-circle, md-progress-circular .md-inner .md-right .md-half-circle {
	position: absolute;
	top: 0;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	border-width: 5px;
	border-style: solid;
	border-bottom-color: transparent;
	border-radius: 50%;
}

md-progress-circular .md-inner .md-left {
	left: 0;
}

md-progress-circular .md-inner .md-left .md-half-circle {
	left: 0;
	border-right-color: transparent;
}

md-progress-circular .md-inner .md-right {
	right: 0;
}

md-progress-circular .md-inner .md-right .md-half-circle {
	right: 0;
	border-left-color: transparent;
}

md-progress-circular[value="0"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="0"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

md-progress-circular[value="0"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="1"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="1"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-131.4deg);
	transform: rotate(-131.4deg);
}

md-progress-circular[value="1"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="2"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="2"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-127.8deg);
	transform: rotate(-127.8deg);
}

md-progress-circular[value="2"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="3"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="3"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-124.2deg);
	transform: rotate(-124.2deg);
}

md-progress-circular[value="3"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="4"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="4"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-120.6deg);
	transform: rotate(-120.6deg);
}

md-progress-circular[value="4"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="5"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="5"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-117deg);
	transform: rotate(-117deg);
}

md-progress-circular[value="5"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="6"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="6"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-113.4deg);
	transform: rotate(-113.4deg);
}

md-progress-circular[value="6"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="7"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="7"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-109.8deg);
	transform: rotate(-109.8deg);
}

md-progress-circular[value="7"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="8"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="8"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-106.2deg);
	transform: rotate(-106.2deg);
}

md-progress-circular[value="8"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="9"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="9"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-102.6deg);
	transform: rotate(-102.6deg);
}

md-progress-circular[value="9"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="10"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="10"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-99deg);
	transform: rotate(-99deg);
}

md-progress-circular[value="10"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="11"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="11"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-95.4deg);
	transform: rotate(-95.4deg);
}

md-progress-circular[value="11"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="12"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="12"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-91.8deg);
	transform: rotate(-91.8deg);
}

md-progress-circular[value="12"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="13"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="13"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-88.2deg);
	transform: rotate(-88.2deg);
}

md-progress-circular[value="13"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="14"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="14"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-84.6deg);
	transform: rotate(-84.6deg);
}

md-progress-circular[value="14"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="15"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="15"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-81deg);
	transform: rotate(-81deg);
}

md-progress-circular[value="15"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="16"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="16"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-77.4deg);
	transform: rotate(-77.4deg);
}

md-progress-circular[value="16"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="17"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="17"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-73.8deg);
	transform: rotate(-73.8deg);
}

md-progress-circular[value="17"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="18"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="18"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-70.2deg);
	transform: rotate(-70.2deg);
}

md-progress-circular[value="18"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="19"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="19"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-66.6deg);
	transform: rotate(-66.6deg);
}

md-progress-circular[value="19"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="20"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="20"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-63deg);
	transform: rotate(-63deg);
}

md-progress-circular[value="20"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="21"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="21"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-59.4deg);
	transform: rotate(-59.4deg);
}

md-progress-circular[value="21"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="22"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="22"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-55.8deg);
	transform: rotate(-55.8deg);
}

md-progress-circular[value="22"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="23"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="23"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-52.2deg);
	transform: rotate(-52.2deg);
}

md-progress-circular[value="23"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="24"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="24"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-48.6deg);
	transform: rotate(-48.6deg);
}

md-progress-circular[value="24"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="25"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="25"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

md-progress-circular[value="25"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="26"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="26"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-41.4deg);
	transform: rotate(-41.4deg);
}

md-progress-circular[value="26"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="27"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="27"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-37.8deg);
	transform: rotate(-37.8deg);
}

md-progress-circular[value="27"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="28"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="28"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-34.2deg);
	transform: rotate(-34.2deg);
}

md-progress-circular[value="28"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="29"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="29"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-30.6deg);
	transform: rotate(-30.6deg);
}

md-progress-circular[value="29"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="30"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="30"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-27deg);
	transform: rotate(-27deg);
}

md-progress-circular[value="30"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="31"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="31"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-23.4deg);
	transform: rotate(-23.4deg);
}

md-progress-circular[value="31"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="32"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="32"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-19.8deg);
	transform: rotate(-19.8deg);
}

md-progress-circular[value="32"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="33"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="33"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-16.2deg);
	transform: rotate(-16.2deg);
}

md-progress-circular[value="33"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="34"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="34"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-12.6deg);
	transform: rotate(-12.6deg);
}

md-progress-circular[value="34"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="35"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="35"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-9deg);
	transform: rotate(-9deg);
}

md-progress-circular[value="35"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="36"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="36"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-5.4deg);
	transform: rotate(-5.4deg);
}

md-progress-circular[value="36"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="37"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="37"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(-1.8deg);
	transform: rotate(-1.8deg);
}

md-progress-circular[value="37"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="38"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="38"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(1.8deg);
	transform: rotate(1.8deg);
}

md-progress-circular[value="38"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="39"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="39"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(5.4deg);
	transform: rotate(5.4deg);
}

md-progress-circular[value="39"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="40"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="40"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(9deg);
	transform: rotate(9deg);
}

md-progress-circular[value="40"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="41"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="41"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(12.6deg);
	transform: rotate(12.6deg);
}

md-progress-circular[value="41"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="42"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="42"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(16.2deg);
	transform: rotate(16.2deg);
}

md-progress-circular[value="42"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="43"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="43"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(19.8deg);
	transform: rotate(19.8deg);
}

md-progress-circular[value="43"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="44"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="44"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(23.4deg);
	transform: rotate(23.4deg);
}

md-progress-circular[value="44"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="45"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="45"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(27deg);
	transform: rotate(27deg);
}

md-progress-circular[value="45"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="46"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="46"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(30.6deg);
	transform: rotate(30.6deg);
}

md-progress-circular[value="46"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="47"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="47"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(34.2deg);
	transform: rotate(34.2deg);
}

md-progress-circular[value="47"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="48"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="48"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(37.8deg);
	transform: rotate(37.8deg);
}

md-progress-circular[value="48"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="49"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="49"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(41.4deg);
	transform: rotate(41.4deg);
}

md-progress-circular[value="49"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="50"] .md-inner .md-left .md-half-circle {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

md-progress-circular[value="50"] .md-inner .md-right .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="50"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent !important;
}

md-progress-circular[value="51"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(138.6deg);
	transform: rotate(138.6deg);
}

md-progress-circular[value="51"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="51"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="52"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(142.2deg);
	transform: rotate(142.2deg);
}

md-progress-circular[value="52"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="52"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="53"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(145.8deg);
	transform: rotate(145.8deg);
}

md-progress-circular[value="53"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="53"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="54"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(149.4deg);
	transform: rotate(149.4deg);
}

md-progress-circular[value="54"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="54"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="55"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(153deg);
	transform: rotate(153deg);
}

md-progress-circular[value="55"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="55"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="56"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(156.6deg);
	transform: rotate(156.6deg);
}

md-progress-circular[value="56"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="56"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="57"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(160.2deg);
	transform: rotate(160.2deg);
}

md-progress-circular[value="57"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="57"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="58"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(163.8deg);
	transform: rotate(163.8deg);
}

md-progress-circular[value="58"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="58"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="59"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(167.4deg);
	transform: rotate(167.4deg);
}

md-progress-circular[value="59"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="59"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="60"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(171deg);
	transform: rotate(171deg);
}

md-progress-circular[value="60"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="60"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="61"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(174.6deg);
	transform: rotate(174.6deg);
}

md-progress-circular[value="61"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="61"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="62"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(178.2deg);
	transform: rotate(178.2deg);
}

md-progress-circular[value="62"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="62"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="63"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(181.8deg);
	transform: rotate(181.8deg);
}

md-progress-circular[value="63"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="63"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="64"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(185.4deg);
	transform: rotate(185.4deg);
}

md-progress-circular[value="64"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="64"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="65"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(189deg);
	transform: rotate(189deg);
}

md-progress-circular[value="65"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="65"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="66"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(192.6deg);
	transform: rotate(192.6deg);
}

md-progress-circular[value="66"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="66"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="67"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(196.2deg);
	transform: rotate(196.2deg);
}

md-progress-circular[value="67"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="67"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="68"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(199.8deg);
	transform: rotate(199.8deg);
}

md-progress-circular[value="68"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="68"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="69"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(203.4deg);
	transform: rotate(203.4deg);
}

md-progress-circular[value="69"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="69"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="70"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(207deg);
	transform: rotate(207deg);
}

md-progress-circular[value="70"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="70"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="71"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(210.6deg);
	transform: rotate(210.6deg);
}

md-progress-circular[value="71"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="71"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="72"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(214.2deg);
	transform: rotate(214.2deg);
}

md-progress-circular[value="72"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="72"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="73"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(217.8deg);
	transform: rotate(217.8deg);
}

md-progress-circular[value="73"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="73"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="74"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(221.4deg);
	transform: rotate(221.4deg);
}

md-progress-circular[value="74"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="74"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="75"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

md-progress-circular[value="75"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="75"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="76"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(228.6deg);
	transform: rotate(228.6deg);
}

md-progress-circular[value="76"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="76"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="77"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(232.2deg);
	transform: rotate(232.2deg);
}

md-progress-circular[value="77"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="77"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="78"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(235.8deg);
	transform: rotate(235.8deg);
}

md-progress-circular[value="78"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="78"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="79"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(239.4deg);
	transform: rotate(239.4deg);
}

md-progress-circular[value="79"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="79"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="80"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(243deg);
	transform: rotate(243deg);
}

md-progress-circular[value="80"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="80"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="81"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(246.6deg);
	transform: rotate(246.6deg);
}

md-progress-circular[value="81"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="81"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="82"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(250.2deg);
	transform: rotate(250.2deg);
}

md-progress-circular[value="82"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="82"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="83"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(253.8deg);
	transform: rotate(253.8deg);
}

md-progress-circular[value="83"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="83"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="84"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(257.4deg);
	transform: rotate(257.4deg);
}

md-progress-circular[value="84"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="84"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="85"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(261deg);
	transform: rotate(261deg);
}

md-progress-circular[value="85"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="85"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="86"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(264.6deg);
	transform: rotate(264.6deg);
}

md-progress-circular[value="86"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="86"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="87"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(268.2deg);
	transform: rotate(268.2deg);
}

md-progress-circular[value="87"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="87"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="88"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(271.8deg);
	transform: rotate(271.8deg);
}

md-progress-circular[value="88"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="88"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="89"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(275.4deg);
	transform: rotate(275.4deg);
}

md-progress-circular[value="89"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="89"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="90"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(279deg);
	transform: rotate(279deg);
}

md-progress-circular[value="90"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="90"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="91"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(282.6deg);
	transform: rotate(282.6deg);
}

md-progress-circular[value="91"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="91"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="92"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(286.2deg);
	transform: rotate(286.2deg);
}

md-progress-circular[value="92"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="92"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="93"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(289.8deg);
	transform: rotate(289.8deg);
}

md-progress-circular[value="93"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="93"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="94"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(293.4deg);
	transform: rotate(293.4deg);
}

md-progress-circular[value="94"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="94"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="95"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(297deg);
	transform: rotate(297deg);
}

md-progress-circular[value="95"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="95"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="96"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(300.6deg);
	transform: rotate(300.6deg);
}

md-progress-circular[value="96"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="96"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="97"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(304.2deg);
	transform: rotate(304.2deg);
}

md-progress-circular[value="97"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="97"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="98"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(307.8deg);
	transform: rotate(307.8deg);
}

md-progress-circular[value="98"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="98"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="99"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(311.4deg);
	transform: rotate(311.4deg);
}

md-progress-circular[value="99"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="99"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[value="100"] .md-inner .md-left .md-half-circle {
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

md-progress-circular[value="100"] .md-inner .md-right .md-half-circle {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

md-progress-circular[value="100"] .md-inner .md-gap {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	transition: border-bottom-color 0.1s linear;
}

md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper {
	-webkit-animation: outer-rotate 2.91667s linear infinite;
	animation: outer-rotate 2.91667s linear infinite;
}

md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner {
	-webkit-animation: sporadic-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
	animation: sporadic-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
}

md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle, md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1.3125s;
	animation-duration: 1.3125s;
	-webkit-animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
	animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
}

md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle {
	-webkit-animation-name: left-wobble;
	animation-name: left-wobble;
}

md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle {
	-webkit-animation-name: right-wobble;
	animation-name: right-wobble;
}

.ng-hide md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper, md-progress-circular.ng-hide[md-mode=indeterminate] .md-spinner-wrapper {
	-webkit-animation: none;
	animation: none;
}

.ng-hide md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner, md-progress-circular.ng-hide[md-mode=indeterminate] .md-spinner-wrapper .md-inner {
	-webkit-animation: none;
	animation: none;
}

.ng-hide md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle, md-progress-circular.ng-hide[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle {
	-webkit-animation-name: none;
	animation-name: none;
}

.ng-hide md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle, md-progress-circular.ng-hide[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle {
	-webkit-animation-name: none;
	animation-name: none;
}

md-progress-linear:not([md-mode="indeterminate"]) {
	display: block;
	width: 100%;
	height: 5px;
}

md-progress-linear:not([md-mode="indeterminate"]) .md-container {
	overflow: hidden;
	position: relative;
	height: 5px;
	top: 5px;
	-webkit-transform: translate(0, 5px) scale(1, 0);
	transform: translate(0, 5px) scale(1, 0);
	transition: all .3s linear;
}

md-progress-linear:not([md-mode="indeterminate"]) .md-container.md-ready {
	-webkit-transform: translate(0, 0) scale(1, 1);
	transform: translate(0, 0) scale(1, 1);
}

md-progress-linear:not([md-mode="indeterminate"]) .md-bar {
	height: 5px;
	position: absolute;
	width: 100%;
}

md-progress-linear:not([md-mode="indeterminate"]) .md-bar1, md-progress-linear:not([md-mode="indeterminate"]) .md-bar2 {
	transition: all 0.2s linear;
}

md-progress-linear:not([md-mode="indeterminate"])[md-mode=determinate] .md-bar1 {
	display: none;
}

md-progress-linear:not([md-mode="indeterminate"])[md-mode=buffer] .md-container {
	background-color: transparent !important;
}

md-progress-linear:not([md-mode="indeterminate"])[md-mode=buffer] .md-dashed:before {
	content: "";
	display: block;
	height: 5px;
	width: 100%;
	margin-top: 0;
	position: absolute;
	background-color: transparent;
	background-size: 10px 10px !important;
	background-position: 0px -23px;
	-webkit-animation: buffer 3s infinite linear;
	animation: buffer 3s infinite linear;
}

md-progress-linear:not([md-mode="indeterminate"])[md-mode=query] .md-bar2 {
	-webkit-animation: query .8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
	animation: query .8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
}

md-progress-linear[md-mode="indeterminate"] {
	display: block;
	width: 100%;
	height: 5px;
	position: relative;
}

md-progress-linear[md-mode="indeterminate"] .md-container {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 5px;
	top: 5px;
	transition: all .3s linear;
}

md-progress-linear[md-mode="indeterminate"] .md-container .md-bar {
	height: 5px;
	left: 0;
	width: 80%;
	position: absolute;
	top: 0;
	bottom: 0;
}

md-progress-linear[md-mode="indeterminate"] .md-container .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-mode="indeterminate"] .md-container .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;
}

@-webkit-keyframes query {
	0% {
		opacity: 1;
		-webkit-transform: translateX(35%) scale(.3, 1);
		transform: translateX(35%) scale(.3, 1);
	}

	100% {
		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);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-50%) scale(0, 1);
		transform: translateX(-50%) scale(0, 1);
	}
}

@-webkit-keyframes buffer {
	0% {
		opacity: 1;
		background-position: 0px -23px;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
		background-position: -200px -23px;
	}
}

@keyframes buffer {
	0% {
		opacity: 1;
		background-position: 0px -23px;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
		background-position: -200px -23px;
	}
}

@-webkit-keyframes md-progress-linear-indeterminate-scale-1 {
	0% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}

	36.6% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
		-webkit-animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
		animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
	}

	69.15% {
		-webkit-transform: scaleX(0.83);
		transform: scaleX(0.83);
		-webkit-animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
		animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
	}

	100% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
	}
}

@keyframes md-progress-linear-indeterminate-scale-1 {
	0% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
	}

	36.6% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
		-webkit-animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
		animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
	}

	69.15% {
		-webkit-transform: scaleX(0.83);
		transform: scaleX(0.83);
		-webkit-animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
		animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
	}

	100% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.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(0.5, 0, 0.70173, 0.49582);
		animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
	}

	69.15% {
		left: 21.5%;
		-webkit-animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
		animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
	}

	100% {
		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(0.5, 0, 0.70173, 0.49582);
		animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
	}

	69.15% {
		left: 21.5%;
		-webkit-animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
		animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
	}

	100% {
		left: 95.44444%;
	}
}

@-webkit-keyframes md-progress-linear-indeterminate-scale-2 {
	0% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
		-webkit-animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
		animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
	}

	19.15% {
		-webkit-transform: scaleX(0.57);
		transform: scaleX(0.57);
		-webkit-animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
		animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
	}

	44.15% {
		-webkit-transform: scaleX(0.91);
		transform: scaleX(0.91);
		-webkit-animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
		animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
	}

	100% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
	}
}

@keyframes md-progress-linear-indeterminate-scale-2 {
	0% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
		-webkit-animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
		animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
	}

	19.15% {
		-webkit-transform: scaleX(0.57);
		transform: scaleX(0.57);
		-webkit-animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
		animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
	}

	44.15% {
		-webkit-transform: scaleX(0.91);
		transform: scaleX(0.91);
		-webkit-animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
		animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
	}

	100% {
		-webkit-transform: scaleX(0.1);
		transform: scaleX(0.1);
	}
}

@-webkit-keyframes md-progress-linear-indeterminate-2 {
	0% {
		left: -54.88889%;
		-webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
		animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
	}

	25% {
		left: -17.25%;
		-webkit-animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
		animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
	}

	48.35% {
		left: 29.5%;
		-webkit-animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
		animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
	}

	100% {
		left: 117.38889%;
	}
}

@keyframes md-progress-linear-indeterminate-2 {
	0% {
		left: -54.88889%;
		-webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
		animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
	}

	25% {
		left: -17.25%;
		-webkit-animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
		animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
	}

	48.35% {
		left: 29.5%;
		-webkit-animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
		animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
	}

	100% {
		left: 117.38889%;
	}
}

md-radio-button, .md-switch-thumb {
	box-sizing: border-box;
	display: block;
	margin: 15px;
	white-space: nowrap;
	cursor: pointer;
}

md-radio-button *, md-radio-button *:before, md-radio-button *:after, .md-switch-thumb *, .md-switch-thumb *:before, .md-switch-thumb *:after {
	box-sizing: border-box;
}

md-radio-button input, .md-switch-thumb input {
	display: none;
}

md-radio-button .md-container, .md-switch-thumb .md-container {
	position: relative;
	top: 4px;
	display: inline-block;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

md-radio-button .md-container .md-ripple-container, .md-switch-thumb .md-container .md-ripple-container {
	position: absolute;
	display: block;
	width: 48px;
	height: 48px;
	left: -16px;
	top: -16px;
}

md-radio-button .md-container:before, .md-switch-thumb .md-container:before {
	background-color: transparent;
	border-radius: 50%;
	content: '';
	position: absolute;
	display: block;
	height: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.5s;
	width: auto;
}

md-radio-button .md-off, .md-switch-thumb .md-off {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	border-style: solid;
	border-width: 2px;
	border-radius: 50%;
	transition: border-color ease 0.28s;
}

md-radio-button .md-on, .md-switch-thumb .md-on {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	transition: -webkit-transform ease 0.28s;
	transition: transform ease 0.28s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

md-radio-button.md-checked .md-on, .md-switch-thumb.md-checked .md-on {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}

md-radio-button .md-label, .md-switch-thumb .md-label {
	position: relative;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
	white-space: normal;
	pointer-events: none;
	width: auto;
}

md-radio-button .circle, .md-switch-thumb .circle {
	border-radius: 50%;
}

md-radio-group:focus {
	outline: none;
}

md-radio-group.md-focused .md-checked .md-container:before {
	left: -8px;
	top: -8px;
	right: -8px;
	bottom: -8px;
}

@media screen and (-ms-high-contrast: active) {
	md-radio-button.md-default-theme .md-on {
		background-color: #fff;
	}
}

.md-select-menu-container {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	opacity: 0;
}

.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 {
	opacity: 1;
}

.md-select-menu-container.md-active md-select-menu {
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition-duration: 200ms;
}

.md-select-menu-container.md-active md-select-menu > * {
	opacity: 1;
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
	transition-duration: 200ms;
	transition-delay: 100ms;
}

.md-select-menu-container.md-leave {
	opacity: 0;
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
	transition-duration: 250ms;
}

md-input-container > md-select {
	margin: 0;
	margin-top: 3px;
}

md-select {
	padding: 24px 2px 26px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

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-dirty .md-select-label {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 0;
}

md-select:not([disabled]):focus .md-select-label {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 0;
}

.md-select-label {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 2px 2px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: relative;
	box-sizing: content-box;
	min-width: 64px;
	min-height: 26px;
}

.md-select-label *:first-child {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: calc(100% - 2 * 8px);
	-webkit-transform: translate3d(0, 2px, 0);
	transform: translate3d(0, 2px, 0);
}

.md-select-label .md-select-icon {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	text-align: end;
	width: 24px;
	margin: 0 4px;
	-webkit-transform: translate3d(0, 1px, 0);
	transform: translate3d(0, 1px, 0);
}

.md-select-label .md-select-icon:after {
	display: block;
	content: '\25BC';
	position: relative;
	top: 2px;
	speak: none;
	-webkit-transform: scaleY(0.6) scaleX(1);
	transform: scaleY(0.6) scaleX(1);
}

md-select-menu {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.14), 0px 2px 2px 0px rgba(0, 0, 0, 0.098), 0px 1px 5px 0px rgba(0, 0, 0, 0.084);
	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-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

md-select-menu:not(.md-overflow) md-content {
	padding-top: 8px;
	padding-bottom: 8px;
}

html[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-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	padding: 0 16px 0 16px;
	height: 48px;
}

md-option:focus {
	outline: none;
}

md-option .md-text {
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}

md-optgroup {
	display: block;
}

md-optgroup label {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	padding: 16px;
	font-weight: 500;
}

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

@-webkit-keyframes sliderFocusThumb {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes sliderFocusThumb {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

md-slider {
	height: 48px;
	position: relative;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0;
	/**
   * Track
   */
	/**
   * Slider thumb
   */
	/* The sign that's focused in discrete mode */
	/**
   * The border/background that comes in when focused in non-discrete mode
   */
	/* Don't animate left/right while panning */
}

md-slider *, md-slider *:after {
	box-sizing: border-box;
}

md-slider .md-slider-wrapper {
	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 {
	transition: width 0.05s linear;
}

md-slider .md-track-ticks {
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
}

md-slider .md-thumb-container {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	transition: left 0.1s linear;
}

md-slider .md-thumb {
	z-index: 1;
	position: absolute;
	left: -19px;
	top: 5px;
	width: 38px;
	height: 38px;
	border-radius: 38px;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	transition: all 0.1s linear;
}

md-slider .md-thumb:after {
	content: '';
	position: absolute;
	left: 3px;
	top: 3px;
	width: 32px;
	height: 32px;
	border-radius: 32px;
	border-width: 3px;
	border-style: solid;
}

md-slider .md-sign {
	/* Center the children (slider-thumb-text) */
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: -14px;
	top: -20px;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	-webkit-transform: scale(0.4) translate3d(0, 70px, 0);
	transform: scale(0.4) translate3d(0, 70px, 0);
	transition: all 0.2s ease-in-out;
	/* The arrow pointing down under the sign */
}

md-slider .md-sign:after {
	position: absolute;
	content: '';
	left: 0px;
	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);
	transition: all 0.2s ease-in-out;
}

md-slider .md-sign .md-thumb-text {
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
}

md-slider .md-focus-thumb {
	position: absolute;
	left: -24px;
	top: 0px;
	width: 48px;
	height: 48px;
	border-radius: 48px;
	display: none;
	opacity: 0;
	background-color: #C0C0C0;
	-webkit-animation: sliderFocusThumb 0.4s linear;
	animation: sliderFocusThumb 0.4s linear;
}

md-slider .md-focus-ring {
	position: absolute;
	left: -24px;
	top: 0px;
	width: 48px;
	height: 48px;
	border-radius: 48px;
	border: 2px solid #D6D6D6;
	background-color: transparent;
	-webkit-transform: scale(0);
	transform: scale(0);
	transition: all 0.2s linear;
}

md-slider .md-disabled-thumb {
	position: absolute;
	left: -22px;
	top: 2px;
	width: 44px;
	height: 44px;
	border-radius: 44px;
	-webkit-transform: scale(0.35);
	transform: scale(0.35);
	border-width: 6px;
	border-style: solid;
	display: none;
}

md-slider.md-min .md-thumb:after {
	background-color: white;
}

md-slider.md-min .md-sign {
	opacity: 0;
}

md-slider:focus {
	outline: none;
}

md-slider.dragging .md-thumb-container, md-slider.dragging .md-track-fill {
	transition: none;
}

md-slider:not([md-discrete]) {
	/* Hide the sign and ticks in non-discrete mode */
}

md-slider:not([md-discrete]) .md-track-ticks, md-slider:not([md-discrete]) .md-sign {
	display: none;
}

md-slider:not([md-discrete]):not([disabled]):hover .md-thumb {
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
}

md-slider:not([md-discrete]):not([disabled]):focus .md-focus-thumb, md-slider:not([md-discrete]):not([disabled]).active .md-focus-thumb {
	display: block;
}

md-slider:not([md-discrete]):not([disabled]):focus .md-focus-ring, md-slider:not([md-discrete]):not([disabled]).active .md-focus-ring {
	-webkit-transform: scale(1);
	transform: scale(1);
}

md-slider:not([md-discrete]):not([disabled]):focus .md-thumb, md-slider:not([md-discrete]):not([disabled]).active .md-thumb {
	-webkit-transform: scale(0.85);
	transform: scale(0.85);
}

md-slider[md-discrete] {
	/* Hide the focus thumb in discrete mode */
}

md-slider[md-discrete] .md-focus-thumb, md-slider[md-discrete] .md-focus-ring {
	display: none;
}

md-slider[md-discrete]:not([disabled]):focus .md-sign, md-slider[md-discrete]:not([disabled]):focus .md-sign:after, md-slider[md-discrete]:not([disabled]).active .md-sign, md-slider[md-discrete]:not([disabled]).active .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-sign {
	display: none;
}

md-slider[disabled] .md-thumb {
	-webkit-transform: scale(0.35);
	transform: scale(0.35);
}

md-slider[disabled] .md-disabled-thumb {
	display: block;
}

@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 0.3s ease-out both;
	animation: subheaderStickyHoverIn 0.3s ease-out both;
}

md-sidenav {
	box-sizing: border-box;
	position: absolute;
	width: 304px;
	min-width: 304px;
	max-width: 304px;
	bottom: 0;
	z-index: 60;
	background-color: white;
	overflow: auto;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

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

md-sidenav ul {
	list-style: none;
}

md-sidenav.md-closed {
	display: none;
}

md-sidenav.md-closed-add, md-sidenav.md-closed-remove {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* this is required as of 1.3x to properly
       apply all styling in a show/hide animation */
	transition: 0s all;
}

md-sidenav.md-closed-add.md-closed-add-active, md-sidenav.md-closed-remove.md-closed-remove-active {
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

md-sidenav.md-locked-open-add, md-sidenav.md-locked-open-remove {
	position: static;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

md-sidenav.md-locked-open {
	width: 304px;
	min-width: 304px;
	max-width: 304px;
}

md-sidenav.md-locked-open, 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.md-locked-open.md-closed.md-sidenav-right, md-sidenav.md-locked-open-remove.md-closed {
	position: static;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

md-sidenav.md-locked-open-remove-active {
	transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
	width: 0;
	min-width: 0;
}

md-sidenav.md-closed.md-locked-open-add {
	width: 0;
	min-width: 0;
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

md-sidenav.md-closed.md-locked-open-add-active {
	transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
	width: 304px;
	min-width: 304px;
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.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: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.md-sidenav-right.md-closed {
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

@media (max-width: 360px) {
	md-sidenav {
		width: 85%;
	}
}

@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 subheaderStickyHoverIn {
	0% {
		box-shadow: 0 0 0 0 transparent;
	}

	100% {
		box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
	}
}

@keyframes subheaderStickyHoverIn {
	0% {
		box-shadow: 0 0 0 0 transparent;
	}

	100% {
		box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
	}
}

@-webkit-keyframes subheaderStickyHoverOut {
	0% {
		box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
	}

	100% {
		box-shadow: 0 0 0 0 transparent;
	}
}

@keyframes subheaderStickyHoverOut {
	0% {
		box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
	}

	100% {
		box-shadow: 0 0 0 0 transparent;
	}
}

.md-subheader {
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 1em;
	margin: 0 0 0 0;
	margin-right: 16px;
	position: relative;
}

.md-subheader .md-subheader-inner {
	padding: 16px 0px 16px 16px;
}

.md-subheader:not(.md-sticky-no-effect) {
	transition: 0.2s ease-out margin;
}

.md-subheader:not(.md-sticky-no-effect):after {
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: -16px;
	content: '';
}

.md-subheader:not(.md-sticky-no-effect).md-sticky-clone {
	z-index: 2;
}

.md-subheader:not(.md-sticky-no-effect)[sticky-state="active"] {
	margin-top: -2px;
}

.md-subheader:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state="active"] .md-subheader-inner:after {
	-webkit-animation: subheaderStickyHoverOut 0.3s ease-out both;
	animation: subheaderStickyHoverOut 0.3s ease-out both;
}

.md-subheader .md-subheader-content {
	z-index: 1;
	position: relative;
}

md-switch {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 15px;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

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

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, 0.12);
}

md-switch .md-label {
	border-color: transparent;
	border-width: 0;
}

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 {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	outline: none;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.14), 0px 2px 2px 0px rgba(0, 0, 0, 0.098), 0px 1px 5px 0px rgba(0, 0, 0, 0.084);
}

md-switch .md-thumb:before {
	background-color: transparent;
	border-radius: 50%;
	content: '';
	position: absolute;
	display: block;
	height: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.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-container, md-switch:not(.md-dragging) .md-thumb {
	transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
	transition-property: -webkit-transform, background-color;
	transition-property: transform, background-color;
}

md-switch:not(.md-dragging) .md-bar, md-switch:not(.md-dragging) .md-thumb {
	transition-delay: 0.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;
	}

	100% {
		opacity: 0;
	}
}

@keyframes md-tab-content-hide {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	100% {
		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;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

md-tabs.ng-animate {
	transition: height 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}

md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
	min-height: 248px;
}

md-tabs[md-align-tabs="bottom"] md-tabs-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 48px;
}

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

md-tabs-wrapper md-prev-button, md-tabs-wrapper md-next-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 center center;
	transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}

md-tabs-wrapper md-prev-button:focus, md-tabs-wrapper md-next-button:focus {
	outline: none;
}

md-tabs-wrapper md-prev-button.md-disabled, md-tabs-wrapper md-next-button.md-disabled {
	opacity: 0.25;
	cursor: default;
}

md-tabs-wrapper md-prev-button.ng-leave, md-tabs-wrapper md-next-button.ng-leave {
	transition: none;
}

md-tabs-wrapper md-prev-button md-icon, md-tabs-wrapper md-next-button md-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

md-tabs-wrapper md-prev-button {
	left: 0;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==');
}

md-tabs-wrapper md-next-button {
	right: 0;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K');
}

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%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 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;
}

md-tabs-canvas.md-paginated {
	margin: 0 32px;
}

md-tabs-canvas.md-center-tabs {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-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: block;
	transition: -webkit-transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
	transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
	position: absolute;
	width: 999999px;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

md-pagination-wrapper:after {
	content: '';
	display: table;
	clear: both;
}

md-pagination-wrapper.md-center-tabs {
	position: relative;
	width: initial;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 auto;
}

md-tabs-content-wrapper {
	display: block;
	position: absolute;
	top: 48px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

md-tab-content {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: -webkit-transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
	transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
	overflow: auto;
}

md-tab-content.md-no-scroll {
	bottom: auto;
	overflow: hidden;
}

md-tab-content.ng-leave, md-tab-content.md-no-transition {
	transition: none;
}

md-tab-content.md-left {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-animation: 1s md-tab-content-hide;
	animation: 1s md-tab-content-hide;
	opacity: 0;
}

md-tab-content.md-left * {
	transition: visibility 0s linear;
	transition-delay: 0.5s;
	visibility: hidden;
}

md-tab-content.md-right {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-animation: 1s md-tab-content-hide;
	animation: 1s md-tab-content-hide;
	opacity: 0;
}

md-tab-content.md-right * {
	transition: visibility 0s linear;
	transition-delay: 0.5s;
	visibility: hidden;
}

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 {
	transition: left 0.225s cubic-bezier(0.35, 0, 0.25, 1), right 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}

md-ink-bar.md-right {
	transition: left 0.5s cubic-bezier(0.35, 0, 0.25, 1), right 0.225s cubic-bezier(0.35, 0, 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;
	transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
	cursor: pointer;
	white-space: nowrap;
	position: relative;
	text-transform: uppercase;
	float: left;
	font-weight: 500;
	box-sizing: border-box;
}

.md-tab.md-focused {
	box-shadow: none;
	outline: none;
}

.md-tab.md-active {
	cursor: default;
}

.md-tab.md-disabled {
	pointer-events: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	opacity: 0.5;
	cursor: default;
}

.md-tab.ng-leave {
	transition: none;
}

md-toolbar + md-tabs {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

md-toast {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	box-sizing: border-box;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 48px;
	padding-left: 24px;
	padding-right: 24px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	border-radius: 2px;
	font-size: 14px;
	cursor: default;
	max-width: 100%;
	max-height: 40px;
	height: 24px;
	z-index: 90;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0) rotateZ(0deg);
	transform: translate3d(0, 0, 0) rotateZ(0deg);
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	/* Transition differently when swiping */
}

md-toast.md-capsule {
	border-radius: 24px;
}

md-toast.ng-leave-active {
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-toast.md-swipeleft, md-toast.md-swiperight, md-toast.md-swipeup, md-toast.md-swipedown {
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

md-toast.ng-enter {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	opacity: 0;
}

md-toast.ng-enter.md-top {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

md-toast.ng-enter.ng-enter-active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

md-toast.ng-leave.ng-leave-active {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

md-toast.ng-leave.ng-leave-active.md-top {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

md-toast.ng-leave.ng-leave-active.md-swipeleft {
	-webkit-transform: translate3d(-100%, 0%, 0);
	transform: translate3d(-100%, 0%, 0);
}

md-toast.ng-leave.ng-leave-active.md-swiperight {
	-webkit-transform: translate3d(100%, 0%, 0);
	transform: translate3d(100%, 0%, 0);
}

md-toast .md-action {
	line-height: 19px;
	margin-left: 24px;
	cursor: pointer;
	text-transform: uppercase;
	float: right;
}

md-toast .md-action.md-button {
	min-width: 0;
}

@media (max-width: 600px) {
	md-toast {
		left: 0;
		right: 0;
		width: 100%;
		max-width: 100%;
		min-width: 0;
		border-radius: 0;
		bottom: 0;
	}

	md-toast.md-top {
		bottom: auto;
		top: 0;
	}
}

@media (min-width: 600px) {
	md-toast {
		min-width: 288px;
		/*
     * When the toast doesn't take up the whole screen,
     * make it rotate when the user swipes it away
     */
	}

	md-toast.md-bottom {
		bottom: 8px;
	}

	md-toast.md-left {
		left: 8px;
	}

	md-toast.md-right {
		right: 8px;
	}

	md-toast.md-top {
		top: 8px;
	}

	md-toast.ng-leave.ng-leave-active.md-swipeleft {
		-webkit-transform: translate3d(-100%, 25%, 0) rotateZ(-15deg);
		transform: translate3d(-100%, 25%, 0) rotateZ(-15deg);
	}

	md-toast.ng-leave.ng-leave-active.md-swiperight {
		-webkit-transform: translate3d(100%, 25%, 0) rotateZ(15deg);
		transform: translate3d(100%, 25%, 0) rotateZ(15deg);
	}

	md-toast.ng-leave.ng-leave-active.md-top.md-swipeleft {
		-webkit-transform: translate3d(-100%, 0, 0) rotateZ(-15deg);
		transform: translate3d(-100%, 0, 0) rotateZ(-15deg);
	}

	md-toast.ng-leave.ng-leave-active.md-top.md-swiperight {
		-webkit-transform: translate3d(100%, 0, 0) rotateZ(15deg);
		transform: translate3d(100%, 0, 0) rotateZ(15deg);
	}
}

@media (min-width: 1200px) {
	md-toast {
		max-width: 568px;
	}
}

@media screen and (-ms-high-contrast: active) {
	md-toast {
		border: 1px solid #fff;
	}
}

md-toolbar {
	box-sizing: border-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	z-index: 2;
	font-size: 20px;
	min-height: 64px;
	width: 100%;
}

md-toolbar.md-whiteframe-z1-add, md-toolbar.md-whiteframe-z1-remove {
	transition: box-shadow 0.5s linear;
}

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

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

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-weight: 400;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: row;
	-ms-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;
	font-weight: inherit;
	margin: inherit;
}

.md-toolbar-tools a {
	color: inherit;
	text-decoration: none;
}

.md-toolbar-tools .fill-height {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.md-toolbar-tools .md-button {
	margin-top: 0;
	margin-bottom: 0;
}

.md-toolbar-tools > .md-button:first-child {
	margin-left: -8px;
}

.md-toolbar-tools > .md-button:last-child {
	margin-right: -8px;
}

@media screen and (-ms-high-contrast: active) {
	.md-toolbar-tools {
		border-bottom: 1px solid #fff;
	}
}

md-tooltip {
	position: absolute;
	z-index: 100;
	overflow: hidden;
	pointer-events: none;
	border-radius: 4px;
	font-weight: 500;
	font-size: 14px;
}

@media screen and (min-width: 600px) {
	md-tooltip {
		font-size: 10px;
	}
}

md-tooltip .md-background {
	position: absolute;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	opacity: 1;
}

md-tooltip .md-background.md-show-add {
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	opacity: 0;
}

md-tooltip .md-background.md-show, md-tooltip .md-background.md-show-add-active {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}

md-tooltip .md-background.md-show-remove {
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-tooltip .md-background.md-show-remove.md-show-remove-active {
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	opacity: 0;
}

md-tooltip .md-content {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: transparent;
	opacity: 0;
	height: 32px;
	line-height: 32px;
	padding-left: 16px;
	padding-right: 16px;
}

@media screen and (min-width: 600px) {
	md-tooltip .md-content {
		height: 22px;
		line-height: 22px;
		padding-left: 8px;
		padding-right: 8px;
	}
}

md-tooltip .md-content.md-show-add {
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	opacity: 0;
}

md-tooltip .md-content.md-show, md-tooltip .md-content.md-show-add-active {
	opacity: 1;
}

md-tooltip .md-content.md-show-remove {
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-tooltip .md-content.md-show-remove.md-show-remove-active {
	opacity: 0;
}

md-tooltip.md-hide {
	transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}

md-tooltip.md-show {
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	pointer-events: auto;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.md-whiteframe-z1 {
	box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.14), 0px 2px 2px 0px rgba(0, 0, 0, 0.098), 0px 1px 5px 0px rgba(0, 0, 0, 0.084);
}

.md-whiteframe-z2 {
	box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.14), 0 4px 5px 0 rgba(0, 0, 0, 0.098), 0 1px 10px 0 rgba(0, 0, 0, 0.084);
}

.md-whiteframe-z3 {
	box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.14), 0px 6px 10px 0px rgba(0, 0, 0, 0.098), 0px 1px 18px 0px rgba(0, 0, 0, 0.084);
}

.md-whiteframe-z4 {
	box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.14), 0px 8px 10px 1px rgba(0, 0, 0, 0.098), 0px 3px 14px 2px rgba(0, 0, 0, 0.084);
}

.md-whiteframe-z5 {
	box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.14), 0px 16px 24px 2px rgba(0, 0, 0, 0.098), 0px 6px 30px 5px rgba(0, 0, 0, 0.084);
}

@media screen and (-ms-high-contrast: active) {
	md-whiteframe {
		border: 1px solid #fff;
	}
}
/*!
 *  Font Awesome 4.3.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.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.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;
  transform: translate(0, 0);
}
/* 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;
}
.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  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 {
  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-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: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-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.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-genderless:before,
.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-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-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";
}

/* Arrows */

@font-face {
  font-family: "picto-foundry-arrows";
  src: url("../fonts/picto/picto-foundry-arrows.eot");
  src: url("../fonts/picto/picto-foundry-arrows.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-arrows.woff") format("woff"),
       url("../fonts/picto/picto-foundry-arrows.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-arrows.svg#picto-foundry-arrows") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-arrows";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-1:before,
.icon-angle-2:before,
.icon-angle-3:before,
.icon-angle-4:before,
.icon-arrow-bottom-left:before,
.icon-arrow-bottom-right:before,
.icon-arrow-down:before,
.icon-arrow-left:before,
.icon-arrow-right:before,
.icon-arrow-top-left:before,
.icon-arrow-top-right:before,
.icon-arrow-up:before,
.icon-chevron-down-thick:before,
.icon-chevron-down:before,
.icon-chevron-left-thick:before,
.icon-chevron-left:before,
.icon-chevron-right-thick:before,
.icon-chevron-right:before,
.icon-chevron-up-thick:before,
.icon-chevron-up:before,
.icon-circle-chevron-down:before,
.icon-circle-chevron-left:before,
.icon-circle-chevron-right:before,
.icon-circle-chevron-up:before,
.icon-collapse:before,
.icon-diagonal-1:before,
.icon-diagonal-2:before,
.icon-expand:before,
.icon-horizontal-orbit:before,
.icon-horizontal-switch:before,
.icon-loop:before,
.icon-refresh-1:before,
.icon-refresh-2:before,
.icon-refresh-3:before,
.icon-refresh-4:before,
.icon-refresh-5:before,
.icon-refresh-6:before,
.icon-refresh-7:before,
.icon-refresh-8:before,
.icon-refresh-9:before,
.icon-refresh-heart-fill:before,
.icon-refresh-heart:before,
.icon-refresh-location-fill:before,
.icon-refresh-location:before,
.icon-refresh-music:before,
.icon-refresh-star-fill:before,
.icon-refresh-star:before,
.icon-refresh-wifi:before,
.icon-reply-all-fill:before,
.icon-reply-all:before,
.icon-reply-fill:before,
.icon-reply:before,
.icon-right-left:before,
.icon-turn-back-down:before,
.icon-turn-back-left:before,
.icon-turn-back-right:before,
.icon-turn-back-up:before,
.icon-up-down:before,
.icon-vertical-orbit:before,
.icon-vertical-switch:before {
  font-family: "picto-foundry-arrows";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-angle-1:before { content: "\f100"; }
.icon-angle-2:before { content: "\f101"; }
.icon-angle-3:before { content: "\f102"; }
.icon-angle-4:before { content: "\f103"; }
.icon-arrow-bottom-left:before { content: "\f104"; }
.icon-arrow-bottom-right:before { content: "\f105"; }
.icon-arrow-down:before { content: "\f106"; }
.icon-arrow-left:before { content: "\f107"; }
.icon-arrow-right:before { content: "\f108"; }
.icon-arrow-top-left:before { content: "\f109"; }
.icon-arrow-top-right:before { content: "\f10a"; }
.icon-arrow-up:before { content: "\f10b"; }
.icon-chevron-down-thick:before { content: "\f10c"; }
.icon-chevron-down:before { content: "\f10d"; }
.icon-chevron-left-thick:before { content: "\f10e"; }
.icon-chevron-left:before { content: "\f10f"; }
.icon-chevron-right-thick:before { content: "\f110"; }
.icon-chevron-right:before { content: "\f111"; }
.icon-chevron-up-thick:before { content: "\f112"; }
.icon-chevron-up:before { content: "\f113"; }
.icon-circle-chevron-down:before { content: "\f114"; }
.icon-circle-chevron-left:before { content: "\f115"; }
.icon-circle-chevron-right:before { content: "\f116"; }
.icon-circle-chevron-up:before { content: "\f117"; }
.icon-collapse:before { content: "\f118"; }
.icon-diagonal-1:before { content: "\f119"; }
.icon-diagonal-2:before { content: "\f11a"; }
.icon-expand:before { content: "\f11b"; }
.icon-horizontal-orbit:before { content: "\f11c"; }
.icon-horizontal-switch:before { content: "\f11d"; }
.icon-loop:before { content: "\f11e"; }
.icon-refresh-1:before { content: "\f11f"; }
.icon-refresh-2:before { content: "\f120"; }
.icon-refresh-3:before { content: "\f121"; }
.icon-refresh-4:before { content: "\f122"; }
.icon-refresh-5:before { content: "\f123"; }
.icon-refresh-6:before { content: "\f124"; }
.icon-refresh-7:before { content: "\f125"; }
.icon-refresh-8:before { content: "\f126"; }
.icon-refresh-9:before { content: "\f127"; }
.icon-refresh-heart-fill:before { content: "\f128"; }
.icon-refresh-heart:before { content: "\f129"; }
.icon-refresh-location-fill:before { content: "\f12a"; }
.icon-refresh-location:before { content: "\f12b"; }
.icon-refresh-music:before { content: "\f12c"; }
.icon-refresh-star-fill:before { content: "\f12d"; }
.icon-refresh-star:before { content: "\f12e"; }
.icon-refresh-wifi:before { content: "\f12f"; }
.icon-reply-all-fill:before { content: "\f130"; }
.icon-reply-all:before { content: "\f131"; }
.icon-reply-fill:before { content: "\f132"; }
.icon-reply:before { content: "\f133"; }
.icon-right-left:before { content: "\f134"; }
.icon-turn-back-down:before { content: "\f135"; }
.icon-turn-back-left:before { content: "\f136"; }
.icon-turn-back-right:before { content: "\f137"; }
.icon-turn-back-up:before { content: "\f138"; }
.icon-up-down:before { content: "\f139"; }
.icon-vertical-orbit:before { content: "\f13a"; }
.icon-vertical-switch:before { content: "\f13b"; }


/* Clothing */
@font-face {
  font-family: "picto-foundry-clothing";
  src: url("../fonts/picto/picto-foundry-clothing.eot");
  src: url("../fonts/picto/picto-foundry-clothing.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-clothing.woff") format("woff"),
       url("../fonts/picto/picto-foundry-clothing.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-clothing.svg#picto-foundry-clothing") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-clothing";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ball-cap:before,
.icon-belt:before,
.icon-boot:before,
.icon-bow-tie:before,
.icon-boxers:before,
.icon-bra:before,
.icon-button-up-shirt:before,
.icon-button:before,
.icon-cardigan:before,
.icon-clothes-pin:before,
.icon-cloths-hanger:before,
.icon-dress-1:before,
.icon-dress-2:before,
.icon-glasses-1:before,
.icon-glasses-2:before,
.icon-glasses-3:before,
.icon-hand-bag:before,
.icon-hat-1:before,
.icon-hat-2:before,
.icon-heels:before,
.icon-hoodie:before,
.icon-jacket:before,
.icon-long-sleeved-shirt:before,
.icon-mittens:before,
.icon-panties:before,
.icon-pants:before,
.icon-pocket-watch:before,
.icon-purse:before,
.icon-sandals:before,
.icon-shoe:before,
.icon-shorts:before,
.icon-shutter-shades:before,
.icon-skirt:before,
.icon-socks-1:before,
.icon-socks-2:before,
.icon-sports-coat:before,
.icon-sun-glasses-1:before,
.icon-sun-glasses-2:before,
.icon-swim-trunks:before,
.icon-tanktop-1:before,
.icon-tanktop-2:before,
.icon-thong:before,
.icon-tie:before,
.icon-top-hat:before,
.icon-tshirt-1:before,
.icon-tshirt-2:before,
.icon-tshirt-fill:before,
.icon-vneck-tshirt:before,
.icon-winter-hat:before,
.icon-womens-tshirt:before,
.icon-wrist-watch:before,
.icon-zip-hoodie:before {
  font-family: "picto-foundry-clothing";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-ball-cap:before { content: "\f100"; }
.icon-belt:before { content: "\f101"; }
.icon-boot:before { content: "\f102"; }
.icon-bow-tie:before { content: "\f103"; }
.icon-boxers:before { content: "\f104"; }
.icon-bra:before { content: "\f105"; }
.icon-button-up-shirt:before { content: "\f106"; }
.icon-button:before { content: "\f107"; }
.icon-cardigan:before { content: "\f108"; }
.icon-clothes-pin:before { content: "\f109"; }
.icon-cloths-hanger:before { content: "\f10a"; }
.icon-dress-1:before { content: "\f10b"; }
.icon-dress-2:before { content: "\f10c"; }
.icon-glasses-1:before { content: "\f10d"; }
.icon-glasses-2:before { content: "\f10e"; }
.icon-glasses-3:before { content: "\f10f"; }
.icon-hand-bag:before { content: "\f110"; }
.icon-hat-1:before { content: "\f111"; }
.icon-hat-2:before { content: "\f112"; }
.icon-heels:before { content: "\f113"; }
.icon-hoodie:before { content: "\f114"; }
.icon-jacket:before { content: "\f115"; }
.icon-long-sleeved-shirt:before { content: "\f116"; }
.icon-mittens:before { content: "\f117"; }
.icon-panties:before { content: "\f118"; }
.icon-pants:before { content: "\f119"; }
.icon-pocket-watch:before { content: "\f11a"; }
.icon-purse:before { content: "\f11b"; }
.icon-sandals:before { content: "\f11c"; }
.icon-shoe:before { content: "\f11d"; }
.icon-shorts:before { content: "\f11e"; }
.icon-shutter-shades:before { content: "\f11f"; }
.icon-skirt:before { content: "\f120"; }
.icon-socks-1:before { content: "\f121"; }
.icon-socks-2:before { content: "\f122"; }
.icon-sports-coat:before { content: "\f123"; }
.icon-sun-glasses-1:before { content: "\f124"; }
.icon-sun-glasses-2:before { content: "\f125"; }
.icon-swim-trunks:before { content: "\f126"; }
.icon-tanktop-1:before { content: "\f127"; }
.icon-tanktop-2:before { content: "\f128"; }
.icon-thong:before { content: "\f129"; }
.icon-tie:before { content: "\f12a"; }
.icon-top-hat:before { content: "\f12b"; }
.icon-tshirt-1:before { content: "\f12c"; }
.icon-tshirt-2:before { content: "\f12d"; }
.icon-tshirt-fill:before { content: "\f12e"; }
.icon-vneck-tshirt:before { content: "\f12f"; }
.icon-winter-hat:before { content: "\f130"; }
.icon-womens-tshirt:before { content: "\f131"; }
.icon-wrist-watch:before { content: "\f132"; }
.icon-zip-hoodie:before { content: "\f133"; }

/* Emotions */
@font-face {
  font-family: "picto-foundry-emotions";
  src: url("../fonts/picto/picto-foundry-emotions.eot");
  src: url("../fonts/picto/picto-foundry-emotions.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-emotions.woff") format("woff"),
       url("../fonts/picto/picto-foundry-emotions.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-emotions.svg#picto-foundry-emotions") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-emotions";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angel:before,
.icon-angry-sick:before,
.icon-angry:before,
.icon-bitter:before,
.icon-concerned:before,
.icon-cool:before,
.icon-crushing:before,
.icon-cyclopse:before,
.icon-dead:before,
.icon-depressed:before,
.icon-devil:before,
.icon-disappointed-1:before,
.icon-disappointed-2:before,
.icon-excited-smirk:before,
.icon-excited:before,
.icon-expletive:before,
.icon-feeling-loved:before,
.icon-geeky:before,
.icon-greedy:before,
.icon-grumpy:before,
.icon-happy-content:before,
.icon-happy-wink:before,
.icon-happy:before,
.icon-hard-laugh:before,
.icon-in-love:before,
.icon-joyful:before,
.icon-laughing:before,
.icon-looking-shocked:before,
.icon-looking-smirk:before,
.icon-looking-talking:before,
.icon-loving:before,
.icon-no-snitching:before,
.icon-not-excited:before,
.icon-question:before,
.icon-quiet-laugh:before,
.icon-quiet:before,
.icon-sad:before,
.icon-sick:before,
.icon-silly:before,
.icon-sneaky-wink:before,
.icon-sneaky:before,
.icon-speechless:before,
.icon-surprised:before,
.icon-thumbs-down-fill:before,
.icon-thumbs-down:before,
.icon-thumbs-up-fill:before,
.icon-thumbs-up:before,
.icon-tired:before,
.icon-whistle-blower:before,
.icon-yawning:before,
.icon-yelling-disbelief:before,
.icon-yelling:before {
  font-family: "picto-foundry-emotions";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-angel:before { content: "\f100"; }
.icon-angry-sick:before { content: "\f101"; }
.icon-angry:before { content: "\f102"; }
.icon-bitter:before { content: "\f103"; }
.icon-concerned:before { content: "\f104"; }
.icon-cool:before { content: "\f105"; }
.icon-crushing:before { content: "\f106"; }
.icon-cyclopse:before { content: "\f107"; }
.icon-dead:before { content: "\f108"; }
.icon-depressed:before { content: "\f109"; }
.icon-devil:before { content: "\f10a"; }
.icon-disappointed-1:before { content: "\f10b"; }
.icon-disappointed-2:before { content: "\f10c"; }
.icon-excited-smirk:before { content: "\f10d"; }
.icon-excited:before { content: "\f10e"; }
.icon-expletive:before { content: "\f10f"; }
.icon-feeling-loved:before { content: "\f110"; }
.icon-geeky:before { content: "\f111"; }
.icon-greedy:before { content: "\f112"; }
.icon-grumpy:before { content: "\f113"; }
.icon-happy-content:before { content: "\f114"; }
.icon-happy-wink:before { content: "\f115"; }
.icon-happy:before { content: "\f116"; }
.icon-hard-laugh:before { content: "\f117"; }
.icon-in-love:before { content: "\f118"; }
.icon-joyful:before { content: "\f119"; }
.icon-laughing:before { content: "\f11a"; }
.icon-looking-shocked:before { content: "\f11b"; }
.icon-looking-smirk:before { content: "\f11c"; }
.icon-looking-talking:before { content: "\f11d"; }
.icon-loving:before { content: "\f11e"; }
.icon-no-snitching:before { content: "\f11f"; }
.icon-not-excited:before { content: "\f120"; }
.icon-question:before { content: "\f121"; }
.icon-quiet-laugh:before { content: "\f122"; }
.icon-quiet:before { content: "\f123"; }
.icon-sad:before { content: "\f124"; }
.icon-sick:before { content: "\f125"; }
.icon-silly:before { content: "\f126"; }
.icon-sneaky-wink:before { content: "\f127"; }
.icon-sneaky:before { content: "\f128"; }
.icon-speechless:before { content: "\f129"; }
.icon-surprised:before { content: "\f12a"; }
.icon-thumbs-down-fill:before { content: "\f12b"; }
.icon-thumbs-down:before { content: "\f12c"; }
.icon-thumbs-up-fill:before { content: "\f12d"; }
.icon-thumbs-up:before { content: "\f12e"; }
.icon-tired:before { content: "\f12f"; }
.icon-whistle-blower:before { content: "\f130"; }
.icon-yawning:before { content: "\f131"; }
.icon-yelling-disbelief:before { content: "\f132"; }
.icon-yelling:before { content: "\f133"; }

/* Food */

@font-face {
  font-family: "picto-foundry-food";
  src: url("../fonts/picto/picto-foundry-food.eot");
  src: url("../fonts/picto/picto-foundry-food.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-food.woff") format("woff"),
       url("../fonts/picto/picto-foundry-food.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-food.svg#picto-foundry-food") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-food";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-apple:before,
.icon-bacon:before,
.icon-beer:before,
.icon-bread:before,
.icon-cake:before,
.icon-candy-sucker:before,
.icon-candy:before,
.icon-cheese:before,
.icon-chef-hat:before,
.icon-cherries:before,
.icon-chicken-leg:before,
.icon-chop-sticks:before,
.icon-coffee-mug-fill:before,
.icon-coffee-mug-heart:before,
.icon-coffee-mug:before,
.icon-cooked-eggs:before,
.icon-cookie:before,
.icon-cooking-pan:before,
.icon-covered-platter:before,
.icon-cracked-egg:before,
.icon-cup-of-tea:before,
.icon-cupcake:before,
.icon-drink:before,
.icon-fork-knife:before,
.icon-fountain-drink:before,
.icon-grapes:before,
.icon-grill:before,
.icon-hamburger:before,
.icon-hard-liquor:before,
.icon-hotdog:before,
.icon-icecream-cone:before,
.icon-kabobs:before,
.icon-latte:before,
.icon-lollypop:before,
.icon-martini:before,
.icon-orange:before,
.icon-oven:before,
.icon-pie:before,
.icon-pizza:before,
.icon-soda-can:before,
.icon-soup:before,
.icon-steak:before,
.icon-strawberry:before,
.icon-sushi:before,
.icon-tomato:before,
.icon-turkey-dinner:before,
.icon-watermelon:before,
.icon-wheat:before,
.icon-wine-bottle:before,
.icon-wine-glass-1:before,
.icon-wine-glass-2:before {
  font-family: "picto-foundry-food";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-apple:before { content: "\f100"; }
.icon-bacon:before { content: "\f101"; }
.icon-beer:before { content: "\f102"; }
.icon-bread:before { content: "\f103"; }
.icon-cake:before { content: "\f104"; }
.icon-candy-sucker:before { content: "\f105"; }
.icon-candy:before { content: "\f106"; }
.icon-cheese:before { content: "\f107"; }
.icon-chef-hat:before { content: "\f108"; }
.icon-cherries:before { content: "\f109"; }
.icon-chicken-leg:before { content: "\f10a"; }
.icon-chop-sticks:before { content: "\f10b"; }
.icon-coffee-mug-fill:before { content: "\f10c"; }
.icon-coffee-mug-heart:before { content: "\f10d"; }
.icon-coffee-mug:before { content: "\f10e"; }
.icon-cooked-eggs:before { content: "\f10f"; }
.icon-cookie:before { content: "\f110"; }
.icon-cooking-pan:before { content: "\f111"; }
.icon-covered-platter:before { content: "\f112"; }
.icon-cracked-egg:before { content: "\f113"; }
.icon-cup-of-tea:before { content: "\f114"; }
.icon-cupcake:before { content: "\f115"; }
.icon-drink:before { content: "\f116"; }
.icon-fork-knife:before { content: "\f117"; }
.icon-fountain-drink:before { content: "\f118"; }
.icon-grapes:before { content: "\f119"; }
.icon-grill:before { content: "\f11a"; }
.icon-hamburger:before { content: "\f11b"; }
.icon-hard-liquor:before { content: "\f11c"; }
.icon-hotdog:before { content: "\f11d"; }
.icon-icecream-cone:before { content: "\f11e"; }
.icon-kabobs:before { content: "\f11f"; }
.icon-latte:before { content: "\f120"; }
.icon-lollypop:before { content: "\f121"; }
.icon-martini:before { content: "\f122"; }
.icon-orange:before { content: "\f123"; }
.icon-oven:before { content: "\f124"; }
.icon-pie:before { content: "\f125"; }
.icon-pizza:before { content: "\f126"; }
.icon-soda-can:before { content: "\f127"; }
.icon-soup:before { content: "\f128"; }
.icon-steak:before { content: "\f129"; }
.icon-strawberry:before { content: "\f12a"; }
.icon-sushi:before { content: "\f12b"; }
.icon-tomato:before { content: "\f12c"; }
.icon-turkey-dinner:before { content: "\f12d"; }
.icon-watermelon:before { content: "\f12e"; }
.icon-wheat:before { content: "\f12f"; }
.icon-wine-bottle:before { content: "\f130"; }
.icon-wine-glass-1:before { content: "\f131"; }
.icon-wine-glass-2:before { content: "\f132"; }

/* General */
@font-face {
  font-family: "picto-foundry-general";
  src: url("../fonts/picto/picto-foundry-general.eot");
  src: url("../fonts/picto/picto-foundry-general.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-general.woff") format("woff"),
       url("../fonts/picto/picto-foundry-general.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-general.svg#picto-foundry-general") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-general";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-symbol:before,
.icon-address-book:before,
.icon-alert:before,
.icon-app-icon:before,
.icon-battery-full:before,
.icon-battery-low:before,
.icon-bell-fill:before,
.icon-bell:before,
.icon-bin:before,
.icon-bluetooth-thick:before,
.icon-bluetooth:before,
.icon-bookmark:before,
.icon-briefcase-1:before,
.icon-briefcase-2:before,
.icon-browser-check:before,
.icon-browser-heart:before,
.icon-browser-location:before,
.icon-browser-star:before,
.icon-browser:before,
.icon-building:before,
.icon-bulleted-list:before,
.icon-calendar-1:before,
.icon-calendar-2:before,
.icon-cancel:before,
.icon-categories:before,
.icon-checkmark-thick:before,
.icon-checkmark:before,
.icon-cigarette:before,
.icon-circle-delete:before,
.icon-cloud-download:before,
.icon-cloud-upload:before,
.icon-collage:before,
.icon-comment-1:before,
.icon-comment-2:before,
.icon-comment-add:before,
.icon-comment-fill-1:before,
.icon-comment-fill-2:before,
.icon-comment-heart-2:before,
.icon-comment-heart-fill:before,
.icon-comment-heart:before,
.icon-comment-star-fill:before,
.icon-comment-star:before,
.icon-comment-typing:before,
.icon-compose:before,
.icon-computer-mouse:before,
.icon-connection:before,
.icon-contrast:before,
.icon-copyright:before,
.icon-crop-tool:before,
.icon-cross-fill:before,
.icon-cross:before,
.icon-crossing:before,
.icon-crown:before,
.icon-delete-bin:before,
.icon-delete-symbol:before,
.icon-dial-pad:before,
.icon-document-add:before,
.icon-document-bar:before,
.icon-document-blank-fill:before,
.icon-document-blank:before,
.icon-document-check:before,
.icon-document-delete:before,
.icon-document-heart:before,
.icon-document-line:before,
.icon-document-open:before,
.icon-document-sub:before,
.icon-documents-bar:before,
.icon-documents-check:before,
.icon-documents-fill:before,
.icon-documents-heart:before,
.icon-documents-line:before,
.icon-documents:before,
.icon-download-1:before,
.icon-download-2:before,
.icon-download-all:before,
.icon-easel:before,
.icon-envelope-1:before,
.icon-envelope-2:before,
.icon-envelope-3:before,
.icon-envelope-fill-1:before,
.icon-factory:before,
.icon-file-box:before,
.icon-filing-cabinet:before,
.icon-flag-1:before,
.icon-flag-2:before,
.icon-floppy-disk:before,
.icon-folder-add:before,
.icon-folder-check:before,
.icon-folder-delete:before,
.icon-folder-fill:before,
.icon-folder-open:before,
.icon-folder-sub:before,
.icon-folder:before,
.icon-ghost:before,
.icon-graduation:before,
.icon-group:before,
.icon-hammer:before,
.icon-high-definition:before,
.icon-hour-glass:before,
.icon-identification:before,
.icon-inbox-1:before,
.icon-inbox-2:before,
.icon-inbox-3:before,
.icon-inbox-fill-1:before,
.icon-inbox-fill-2:before,
.icon-information:before,
.icon-link:before,
.icon-location-pin:before,
.icon-lock-fill:before,
.icon-lock:before,
.icon-manager:before,
.icon-minus-symbol:before,
.icon-mirror:before,
.icon-new-window:before,
.icon-newspaper:before,
.icon-note-pad:before,
.icon-outbox-fill:before,
.icon-outbox:before,
.icon-paint-brushes:before,
.icon-paint-palette:before,
.icon-paper-document-image:before,
.icon-paper-document:before,
.icon-paper-documents-image:before,
.icon-paper-documents:before,
.icon-paper-stack:before,
.icon-paperclip:before,
.icon-path-tool:before,
.icon-phone-fill:before,
.icon-phone:before,
.icon-plane-fill:before,
.icon-plane:before,
.icon-power-on:before,
.icon-presentation:before,
.icon-printer:before,
.icon-projector-screen-bar:before,
.icon-projector-screen-line:before,
.icon-projector-screen:before,
.icon-quotes:before,
.icon-rook:before,
.icon-ruler:before,
.icon-save:before,
.icon-scissors:before,
.icon-scope:before,
.icon-search-add:before,
.icon-search-sub:before,
.icon-search:before,
.icon-server:before,
.icon-settings-wheel-fill:before,
.icon-settings-wheel:before,
.icon-share:before,
.icon-shield:before,
.icon-signal:before,
.icon-sliders:before,
.icon-star-of-david:before,
.icon-task-check:before,
.icon-think-bubbles:before,
.icon-tic-tac-toe:before,
.icon-time-clock:before,
.icon-trash-can:before,
.icon-unlock-fill:before,
.icon-unlock:before,
.icon-upload:before,
.icon-usb:before,
.icon-user-1:before,
.icon-user-2:before,
.icon-venn-diagram:before,
.icon-view-more-fill:before,
.icon-view-more:before,
.icon-wifi-1:before,
.icon-wifi-2:before,
.icon-wrench-fill:before,
.icon-wrench:before {
  font-family: "picto-foundry-general";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-add-symbol:before { content: "\f100"; }
.icon-address-book:before { content: "\f101"; }
.icon-alert:before { content: "\f102"; }
.icon-app-icon:before { content: "\f103"; }
.icon-battery-full:before { content: "\f104"; }
.icon-battery-low:before { content: "\f105"; }
.icon-bell-fill:before { content: "\f106"; }
.icon-bell:before { content: "\f107"; }
.icon-bin:before { content: "\f108"; }
.icon-bluetooth-thick:before { content: "\f109"; }
.icon-bluetooth:before { content: "\f10a"; }
.icon-bookmark:before { content: "\f10b"; }
.icon-briefcase-1:before { content: "\f10c"; }
.icon-briefcase-2:before { content: "\f10d"; }
.icon-browser-check:before { content: "\f10e"; }
.icon-browser-heart:before { content: "\f10f"; }
.icon-browser-location:before { content: "\f110"; }
.icon-browser-star:before { content: "\f111"; }
.icon-browser:before { content: "\f112"; }
.icon-building:before { content: "\f113"; }
.icon-bulleted-list:before { content: "\f114"; }
.icon-calendar-1:before { content: "\f115"; }
.icon-calendar-2:before { content: "\f116"; }
.icon-cancel:before { content: "\f117"; }
.icon-categories:before { content: "\f118"; }
.icon-checkmark-thick:before { content: "\f119"; }
.icon-checkmark:before { content: "\f11a"; }
.icon-cigarette:before { content: "\f11b"; }
.icon-circle-delete:before { content: "\f11c"; }
.icon-cloud-download:before { content: "\f11d"; }
.icon-cloud-upload:before { content: "\f11e"; }
.icon-collage:before { content: "\f11f"; }
.icon-comment-1:before { content: "\f120"; }
.icon-comment-2:before { content: "\f121"; }
.icon-comment-add:before { content: "\f122"; }
.icon-comment-fill-1:before { content: "\f123"; }
.icon-comment-fill-2:before { content: "\f124"; }
.icon-comment-heart-2:before { content: "\f125"; }
.icon-comment-heart-fill:before { content: "\f126"; }
.icon-comment-heart:before { content: "\f127"; }
.icon-comment-star-fill:before { content: "\f128"; }
.icon-comment-star:before { content: "\f129"; }
.icon-comment-typing:before { content: "\f12a"; }
.icon-compose:before { content: "\f12b"; }
.icon-computer-mouse:before { content: "\f12c"; }
.icon-connection:before { content: "\f12d"; }
.icon-contrast:before { content: "\f12e"; }
.icon-copyright:before { content: "\f12f"; }
.icon-crop-tool:before { content: "\f130"; }
.icon-cross-fill:before { content: "\f131"; }
.icon-cross:before { content: "\f132"; }
.icon-crossing:before { content: "\f133"; }
.icon-crown:before { content: "\f134"; }
.icon-delete-bin:before { content: "\f135"; }
.icon-delete-symbol:before { content: "\f136"; }
.icon-dial-pad:before { content: "\f137"; }
.icon-document-add:before { content: "\f138"; }
.icon-document-bar:before { content: "\f139"; }
.icon-document-blank-fill:before { content: "\f13a"; }
.icon-document-blank:before { content: "\f13b"; }
.icon-document-check:before { content: "\f13c"; }
.icon-document-delete:before { content: "\f13d"; }
.icon-document-heart:before { content: "\f13e"; }
.icon-document-line:before { content: "\f13f"; }
.icon-document-open:before { content: "\f140"; }
.icon-document-sub:before { content: "\f141"; }
.icon-documents-bar:before { content: "\f142"; }
.icon-documents-check:before { content: "\f143"; }
.icon-documents-fill:before { content: "\f144"; }
.icon-documents-heart:before { content: "\f145"; }
.icon-documents-line:before { content: "\f146"; }
.icon-documents:before { content: "\f147"; }
.icon-download-1:before { content: "\f148"; }
.icon-download-2:before { content: "\f149"; }
.icon-download-all:before { content: "\f14a"; }
.icon-easel:before { content: "\f14b"; }
.icon-envelope-1:before { content: "\f14c"; }
.icon-envelope-2:before { content: "\f14d"; }
.icon-envelope-3:before { content: "\f14e"; }
.icon-envelope-fill-1:before { content: "\f14f"; }
.icon-factory:before { content: "\f150"; }
.icon-file-box:before { content: "\f151"; }
.icon-filing-cabinet:before { content: "\f152"; }
.icon-flag-1:before { content: "\f153"; }
.icon-flag-2:before { content: "\f154"; }
.icon-floppy-disk:before { content: "\f155"; }
.icon-folder-add:before { content: "\f156"; }
.icon-folder-check:before { content: "\f157"; }
.icon-folder-delete:before { content: "\f158"; }
.icon-folder-fill:before { content: "\f159"; }
.icon-folder-open:before { content: "\f15a"; }
.icon-folder-sub:before { content: "\f15b"; }
.icon-folder:before { content: "\f15c"; }
.icon-ghost:before { content: "\f15d"; }
.icon-graduation:before { content: "\f15e"; }
.icon-group:before { content: "\f15f"; }
.icon-hammer:before { content: "\f160"; }
.icon-high-definition:before { content: "\f161"; }
.icon-hour-glass:before { content: "\f162"; }
.icon-identification:before { content: "\f163"; }
.icon-inbox-1:before { content: "\f164"; }
.icon-inbox-2:before { content: "\f165"; }
.icon-inbox-3:before { content: "\f166"; }
.icon-inbox-fill-1:before { content: "\f167"; }
.icon-inbox-fill-2:before { content: "\f168"; }
.icon-information:before { content: "\f169"; }
.icon-link:before { content: "\f16a"; }
.icon-location-pin:before { content: "\f16b"; }
.icon-lock-fill:before { content: "\f16c"; }
.icon-lock:before { content: "\f16d"; }
.icon-manager:before { content: "\f16e"; }
.icon-minus-symbol:before { content: "\f16f"; }
.icon-mirror:before { content: "\f170"; }
.icon-new-window:before { content: "\f171"; }
.icon-newspaper:before { content: "\f172"; }
.icon-note-pad:before { content: "\f173"; }
.icon-outbox-fill:before { content: "\f174"; }
.icon-outbox:before { content: "\f175"; }
.icon-paint-brushes:before { content: "\f176"; }
.icon-paint-palette:before { content: "\f177"; }
.icon-paper-document-image:before { content: "\f178"; }
.icon-paper-document:before { content: "\f179"; }
.icon-paper-documents-image:before { content: "\f17a"; }
.icon-paper-documents:before { content: "\f17b"; }
.icon-paper-stack:before { content: "\f17c"; }
.icon-paperclip:before { content: "\f17d"; }
.icon-path-tool:before { content: "\f17e"; }
.icon-phone-fill:before { content: "\f17f"; }
.icon-phone:before { content: "\f180"; }
.icon-plane-fill:before { content: "\f181"; }
.icon-plane:before { content: "\f182"; }
.icon-power-on:before { content: "\f183"; }
.icon-presentation:before { content: "\f184"; }
.icon-printer:before { content: "\f185"; }
.icon-projector-screen-bar:before { content: "\f186"; }
.icon-projector-screen-line:before { content: "\f187"; }
.icon-projector-screen:before { content: "\f188"; }
.icon-quotes:before { content: "\f189"; }
.icon-rook:before { content: "\f18a"; }
.icon-ruler:before { content: "\f18b"; }
.icon-save:before { content: "\f18c"; }
.icon-scissors:before { content: "\f18d"; }
.icon-scope:before { content: "\f18e"; }
.icon-search-add:before { content: "\f18f"; }
.icon-search-sub:before { content: "\f190"; }
.icon-search:before { content: "\f191"; }
.icon-server:before { content: "\f192"; }
.icon-settings-wheel-fill:before { content: "\f193"; }
.icon-settings-wheel:before { content: "\f194"; }
.icon-share:before { content: "\f195"; }
.icon-shield:before { content: "\f196"; }
.icon-signal:before { content: "\f197"; }
.icon-sliders:before { content: "\f198"; }
.icon-star-of-david:before { content: "\f199"; }
.icon-task-check:before { content: "\f19a"; }
.icon-think-bubbles:before { content: "\f19b"; }
.icon-tic-tac-toe:before { content: "\f19c"; }
.icon-time-clock:before { content: "\f19d"; }
.icon-trash-can:before { content: "\f19e"; }
.icon-unlock-fill:before { content: "\f19f"; }
.icon-unlock:before { content: "\f1a0"; }
.icon-upload:before { content: "\f1a1"; }
.icon-usb:before { content: "\f1a2"; }
.icon-user-1:before { content: "\f1a3"; }
.icon-user-2:before { content: "\f1a4"; }
.icon-venn-diagram:before { content: "\f1a5"; }
.icon-view-more-fill:before { content: "\f1a6"; }
.icon-view-more:before { content: "\f1a7"; }
.icon-wifi-1:before { content: "\f1a8"; }
.icon-wifi-2:before { content: "\f1a9"; }
.icon-wrench-fill:before { content: "\f1aa"; }
.icon-wrench:before { content: "\f1ab"; }

/* Household */
@font-face {
  font-family: "picto-foundry-household";
  src: url("../fonts/picto/picto-foundry-household.eot");
  src: url("../fonts/picto/picto-foundry-household.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-household.woff") format("woff"),
       url("../fonts/picto/picto-foundry-household.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-household.svg#picto-foundry-household") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-household";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-alarm-clock:before,
.icon-baby-monitor:before,
.icon-bar-stool:before,
.icon-bed:before,
.icon-book-shelf:before,
.icon-broom:before,
.icon-cabinet:before,
.icon-chair-1:before,
.icon-chair-2:before,
.icon-crib:before,
.icon-dish-washer:before,
.icon-door-key:before,
.icon-door:before,
.icon-fence:before,
.icon-garbage-can:before,
.icon-garden-rake:before,
.icon-garden-spade:before,
.icon-gate:before,
.icon-globe:before,
.icon-home-1:before,
.icon-home-2:before,
.icon-home-fill-1:before,
.icon-hung-picture:before,
.icon-lamp-1:before,
.icon-lamp-2:before,
.icon-lamp-3:before,
.icon-light-bulb:before,
.icon-light-fixture:before,
.icon-light-switch:before,
.icon-microwave:before,
.icon-pain-can:before,
.icon-paint-brush:before,
.icon-paint-roller:before,
.icon-plug-fill:before,
.icon-plug:before,
.icon-plunger:before,
.icon-recycle:before,
.icon-refrigerator-1:before,
.icon-refrigerator-2:before,
.icon-shovel:before,
.icon-soap-bottle:before,
.icon-sofa-chair:before,
.icon-stove-top:before,
.icon-stove-vent:before,
.icon-swing:before,
.icon-table-1:before,
.icon-table-2:before,
.icon-thermostat:before,
.icon-toilet:before,
.icon-washer-dryer:before,
.icon-window-1:before,
.icon-window-2:before,
.icon-window-3:before {
  font-family: "picto-foundry-household";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-alarm-clock:before { content: "\f100"; }
.icon-baby-monitor:before { content: "\f101"; }
.icon-bar-stool:before { content: "\f102"; }
.icon-bed:before { content: "\f103"; }
.icon-book-shelf:before { content: "\f104"; }
.icon-broom:before { content: "\f105"; }
.icon-cabinet:before { content: "\f106"; }
.icon-chair-1:before { content: "\f107"; }
.icon-chair-2:before { content: "\f108"; }
.icon-crib:before { content: "\f109"; }
.icon-dish-washer:before { content: "\f10a"; }
.icon-door-key:before { content: "\f10b"; }
.icon-door:before { content: "\f10c"; }
.icon-fence:before { content: "\f10d"; }
.icon-garbage-can:before { content: "\f10e"; }
.icon-garden-rake:before { content: "\f10f"; }
.icon-garden-spade:before { content: "\f110"; }
.icon-gate:before { content: "\f111"; }
.icon-globe:before { content: "\f112"; }
.icon-home-1:before { content: "\f113"; }
.icon-home-2:before { content: "\f114"; }
.icon-home-fill-1:before { content: "\f115"; }
.icon-hung-picture:before { content: "\f116"; }
.icon-lamp-1:before { content: "\f117"; }
.icon-lamp-2:before { content: "\f118"; }
.icon-lamp-3:before { content: "\f119"; }
.icon-light-bulb:before { content: "\f11a"; }
.icon-light-fixture:before { content: "\f11b"; }
.icon-light-switch:before { content: "\f11c"; }
.icon-microwave:before { content: "\f11d"; }
.icon-pain-can:before { content: "\f11e"; }
.icon-paint-brush:before { content: "\f11f"; }
.icon-paint-roller:before { content: "\f120"; }
.icon-plug-fill:before { content: "\f121"; }
.icon-plug:before { content: "\f122"; }
.icon-plunger:before { content: "\f123"; }
.icon-recycle:before { content: "\f124"; }
.icon-refrigerator-1:before { content: "\f125"; }
.icon-refrigerator-2:before { content: "\f126"; }
.icon-shovel:before { content: "\f127"; }
.icon-soap-bottle:before { content: "\f128"; }
.icon-sofa-chair:before { content: "\f129"; }
.icon-stove-top:before { content: "\f12a"; }
.icon-stove-vent:before { content: "\f12b"; }
.icon-swing:before { content: "\f12c"; }
.icon-table-1:before { content: "\f12d"; }
.icon-table-2:before { content: "\f12e"; }
.icon-thermostat:before { content: "\f12f"; }
.icon-toilet:before { content: "\f130"; }
.icon-washer-dryer:before { content: "\f131"; }
.icon-window-1:before { content: "\f132"; }
.icon-window-2:before { content: "\f133"; }
.icon-window-3:before { content: "\f134"; }

/* Medical Science */
@font-face {
  font-family: "picto-foundry-medical-science";
  src: url("../fonts/picto/picto-foundry-medical-science.eot");
  src: url("../fonts/picto/picto-foundry-medical-science.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-medical-science.woff") format("woff"),
       url("../fonts/picto/picto-foundry-medical-science.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-medical-science.svg#picto-foundry-medical-science") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-medical-science";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-alien:before,
.icon-ambulance:before,
.icon-atom-1:before,
.icon-atom-2:before,
.icon-bandage:before,
.icon-big-bang:before,
.icon-biological:before,
.icon-blood-sample:before,
.icon-cell:before,
.icon-clipboard:before,
.icon-crutches:before,
.icon-dna:before,
.icon-eye-dropper:before,
.icon-female:before,
.icon-first-aid:before,
.icon-galaxy:before,
.icon-handicap:before,
.icon-heart-beat:before,
.icon-heart-fill:before,
.icon-heart-monitor:before,
.icon-heart:before,
.icon-hospital-bed:before,
.icon-hospital:before,
.icon-lab-beaker:before,
.icon-magnet:before,
.icon-male:before,
.icon-medical-alert-fill:before,
.icon-medical-alert:before,
.icon-medical-symbol-fill:before,
.icon-medical-symbol:before,
.icon-medicine:before,
.icon-microscope:before,
.icon-molecule-1:before,
.icon-molecule-2:before,
.icon-no-smoking:before,
.icon-nuclear:before,
.icon-perscription:before,
.icon-pill:before,
.icon-planet:before,
.icon-reflex-hammer:before,
.icon-rocket:before,
.icon-satellite-1:before,
.icon-satellite-2:before,
.icon-satellite-3:before,
.icon-shooting-star-fill:before,
.icon-shooting-star:before,
.icon-skull-bones:before,
.icon-space-helmet:before,
.icon-space-shuttle:before,
.icon-star-fill:before,
.icon-star:before,
.icon-stethoscope:before,
.icon-syringe:before,
.icon-ufo:before {
  font-family: "picto-foundry-medical-science";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-alien:before { content: "\f100"; }
.icon-ambulance:before { content: "\f101"; }
.icon-atom-1:before { content: "\f102"; }
.icon-atom-2:before { content: "\f103"; }
.icon-bandage:before { content: "\f104"; }
.icon-big-bang:before { content: "\f105"; }
.icon-biological:before { content: "\f106"; }
.icon-blood-sample:before { content: "\f107"; }
.icon-cell:before { content: "\f108"; }
.icon-clipboard:before { content: "\f109"; }
.icon-crutches:before { content: "\f10a"; }
.icon-dna:before { content: "\f10b"; }
.icon-eye-dropper:before { content: "\f10c"; }
.icon-female:before { content: "\f10d"; }
.icon-first-aid:before { content: "\f10e"; }
.icon-galaxy:before { content: "\f10f"; }
.icon-handicap:before { content: "\f110"; }
.icon-heart-beat:before { content: "\f111"; }
.icon-heart-fill:before { content: "\f112"; }
.icon-heart-monitor:before { content: "\f113"; }
.icon-heart:before { content: "\f114"; }
.icon-hospital-bed:before { content: "\f115"; }
.icon-hospital:before { content: "\f116"; }
.icon-lab-beaker:before { content: "\f117"; }
.icon-magnet:before { content: "\f118"; }
.icon-male:before { content: "\f119"; }
.icon-medical-alert-fill:before { content: "\f11a"; }
.icon-medical-alert:before { content: "\f11b"; }
.icon-medical-symbol-fill:before { content: "\f11c"; }
.icon-medical-symbol:before { content: "\f11d"; }
.icon-medicine:before { content: "\f11e"; }
.icon-microscope:before { content: "\f11f"; }
.icon-molecule-1:before { content: "\f120"; }
.icon-molecule-2:before { content: "\f121"; }
.icon-no-smoking:before { content: "\f122"; }
.icon-nuclear:before { content: "\f123"; }
.icon-perscription:before { content: "\f124"; }
.icon-pill:before { content: "\f125"; }
.icon-planet:before { content: "\f126"; }
.icon-reflex-hammer:before { content: "\f127"; }
.icon-rocket:before { content: "\f128"; }
.icon-satellite-1:before { content: "\f129"; }
.icon-satellite-2:before { content: "\f12a"; }
.icon-satellite-3:before { content: "\f12b"; }
.icon-shooting-star-fill:before { content: "\f12c"; }
.icon-shooting-star:before { content: "\f12d"; }
.icon-skull-bones:before { content: "\f12e"; }
.icon-space-helmet:before { content: "\f12f"; }
.icon-space-shuttle:before { content: "\f130"; }
.icon-star-fill:before { content: "\f131"; }
.icon-star:before { content: "\f132"; }
.icon-stethoscope:before { content: "\f133"; }
.icon-syringe:before { content: "\f134"; }
.icon-ufo:before { content: "\f135"; }

/* Multimedia */
@font-face {
  font-family: "picto-foundry-multimedia";
  src: url("../fonts/picto/picto-foundry-multimedia.eot");
  src: url("../fonts/picto/picto-foundry-multimedia.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-multimedia.woff") format("woff"),
       url("../fonts/picto/picto-foundry-multimedia.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-multimedia.svg#picto-foundry-multimedia") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-multimedia";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-albums:before,
.icon-bass-cleff:before,
.icon-beat-machine:before,
.icon-clapper-board:before,
.icon-compact-disc:before,
.icon-desktop-heart:before,
.icon-desktop-location:before,
.icon-desktop-play:before,
.icon-desktop-star:before,
.icon-desktop:before,
.icon-download-photo:before,
.icon-drum:before,
.icon-eye-cry:before,
.icon-fast-forward-fill:before,
.icon-fast-forward:before,
.icon-film-roll:before,
.icon-film-strip:before,
.icon-flip-camera-fill:before,
.icon-flip-camera:before,
.icon-game-controller:before,
.icon-guitar:before,
.icon-headphones:before,
.icon-headset:before,
.icon-industry:before,
.icon-laptop:before,
.icon-media:before,
.icon-microphone:before,
.icon-midi-fill:before,
.icon-midi:before,
.icon-mixer:before,
.icon-movie-camera-fill:before,
.icon-movie-camera:before,
.icon-music-cloud:before,
.icon-music-heart:before,
.icon-music-list:before,
.icon-music-note-1:before,
.icon-music-note-2:before,
.icon-music-note-fill-1:before,
.icon-music-note-fill-2:before,
.icon-music-player:before,
.icon-music-star:before,
.icon-pause-fill:before,
.icon-pause:before,
.icon-photo-camera-fill:before,
.icon-photo-camera:before,
.icon-piano-keys:before,
.icon-picture:before,
.icon-play-fill:before,
.icon-play:before,
.icon-radio:before,
.icon-record-player:before,
.icon-rewind-fill:before,
.icon-rewind:before,
.icon-skip-back-fill:before,
.icon-skip-back:before,
.icon-skip-forward-fill:before,
.icon-skip-forward:before,
.icon-small-camara:before,
.icon-smart-phone:before,
.icon-speaker:before,
.icon-stop-fill:before,
.icon-stop:before,
.icon-tablet:before,
.icon-tape:before,
.icon-ticket:before,
.icon-treble-cleff:before,
.icon-tv-heart:before,
.icon-tv-location:before,
.icon-tv-play:before,
.icon-tv-star:before,
.icon-tv:before,
.icon-upload-photo:before,
.icon-vinyl-record:before,
.icon-visual-eye-fill:before,
.icon-visual-eye:before,
.icon-volume-1:before,
.icon-volume-2:before,
.icon-volume-3:before,
.icon-volume-4:before,
.icon-volume-levels:before,
.icon-volume-off:before {
  font-family: "picto-foundry-multimedia";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-albums:before { content: "\f100"; }
.icon-bass-cleff:before { content: "\f101"; }
.icon-beat-machine:before { content: "\f102"; }
.icon-clapper-board:before { content: "\f103"; }
.icon-compact-disc:before { content: "\f104"; }
.icon-desktop-heart:before { content: "\f105"; }
.icon-desktop-location:before { content: "\f106"; }
.icon-desktop-play:before { content: "\f107"; }
.icon-desktop-star:before { content: "\f108"; }
.icon-desktop:before { content: "\f109"; }
.icon-download-photo:before { content: "\f10a"; }
.icon-drum:before { content: "\f10b"; }
.icon-eye-cry:before { content: "\f10c"; }
.icon-fast-forward-fill:before { content: "\f10d"; }
.icon-fast-forward:before { content: "\f10e"; }
.icon-film-roll:before { content: "\f10f"; }
.icon-film-strip:before { content: "\f110"; }
.icon-flip-camera-fill:before { content: "\f111"; }
.icon-flip-camera:before { content: "\f112"; }
.icon-game-controller:before { content: "\f113"; }
.icon-guitar:before { content: "\f114"; }
.icon-headphones:before { content: "\f115"; }
.icon-headset:before { content: "\f116"; }
.icon-industry:before { content: "\f117"; }
.icon-laptop:before { content: "\f118"; }
.icon-media:before { content: "\f119"; }
.icon-microphone:before { content: "\f11a"; }
.icon-midi-fill:before { content: "\f11b"; }
.icon-midi:before { content: "\f11c"; }
.icon-mixer:before { content: "\f11d"; }
.icon-movie-camera-fill:before { content: "\f11e"; }
.icon-movie-camera:before { content: "\f11f"; }
.icon-music-cloud:before { content: "\f120"; }
.icon-music-heart:before { content: "\f121"; }
.icon-music-list:before { content: "\f122"; }
.icon-music-note-1:before { content: "\f123"; }
.icon-music-note-2:before { content: "\f124"; }
.icon-music-note-fill-1:before { content: "\f125"; }
.icon-music-note-fill-2:before { content: "\f126"; }
.icon-music-player:before { content: "\f127"; }
.icon-music-star:before { content: "\f128"; }
.icon-pause-fill:before { content: "\f129"; }
.icon-pause:before { content: "\f12a"; }
.icon-photo-camera-fill:before { content: "\f12b"; }
.icon-photo-camera:before { content: "\f12c"; }
.icon-piano-keys:before { content: "\f12d"; }
.icon-picture:before { content: "\f12e"; }
.icon-play-fill:before { content: "\f12f"; }
.icon-play:before { content: "\f130"; }
.icon-radio:before { content: "\f131"; }
.icon-record-player:before { content: "\f132"; }
.icon-rewind-fill:before { content: "\f133"; }
.icon-rewind:before { content: "\f134"; }
.icon-skip-back-fill:before { content: "\f135"; }
.icon-skip-back:before { content: "\f136"; }
.icon-skip-forward-fill:before { content: "\f137"; }
.icon-skip-forward:before { content: "\f138"; }
.icon-small-camara:before { content: "\f139"; }
.icon-smart-phone:before { content: "\f13a"; }
.icon-speaker:before { content: "\f13b"; }
.icon-stop-fill:before { content: "\f13c"; }
.icon-stop:before { content: "\f13d"; }
.icon-tablet:before { content: "\f13e"; }
.icon-tape:before { content: "\f13f"; }
.icon-ticket:before { content: "\f140"; }
.icon-treble-cleff:before { content: "\f141"; }
.icon-tv-heart:before { content: "\f142"; }
.icon-tv-location:before { content: "\f143"; }
.icon-tv-play:before { content: "\f144"; }
.icon-tv-star:before { content: "\f145"; }
.icon-tv:before { content: "\f146"; }
.icon-upload-photo:before { content: "\f147"; }
.icon-vinyl-record:before { content: "\f148"; }
.icon-visual-eye-fill:before { content: "\f149"; }
.icon-visual-eye:before { content: "\f14a"; }
.icon-volume-1:before { content: "\f14b"; }
.icon-volume-2:before { content: "\f14c"; }
.icon-volume-3:before { content: "\f14d"; }
.icon-volume-4:before { content: "\f14e"; }
.icon-volume-levels:before { content: "\f14f"; }
.icon-volume-off:before { content: "\f150"; }


/* Nature */

@font-face {
  font-family: "picto-foundry-nature";
  src: url("../fonts/picto/picto-foundry-nature.eot");
  src: url("../fonts/picto/picto-foundry-nature.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-nature.woff") format("woff"),
       url("../fonts/picto/picto-foundry-nature.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-nature.svg#picto-foundry-nature") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-nature";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-acorn:before,
.icon-anchor:before,
.icon-axe:before,
.icon-back-pack:before,
.icon-beach:before,
.icon-binoculars:before,
.icon-boat:before,
.icon-butterfly:before,
.icon-camp-fire:before,
.icon-cantine:before,
.icon-clover:before,
.icon-compass-1:before,
.icon-compass-2:before,
.icon-dead-tree:before,
.icon-earth:before,
.icon-ever-greens:before,
.icon-fire-fill:before,
.icon-fire:before,
.icon-fish-hook:before,
.icon-flashlight:before,
.icon-flower-1:before,
.icon-flower-2:before,
.icon-flower-3:before,
.icon-flower-4:before,
.icon-flower-5:before,
.icon-flower-pot:before,
.icon-kayak:before,
.icon-lady-bug:before,
.icon-lantern:before,
.icon-leaf-1:before,
.icon-leaf-2:before,
.icon-leaf-3:before,
.icon-leaf-4:before,
.icon-life-raft:before,
.icon-love-recycle:before,
.icon-mountains:before,
.icon-mushroom:before,
.icon-north:before,
.icon-picnic-table:before,
.icon-pine-cone:before,
.icon-pocket-knife:before,
.icon-pot-plant-fill:before,
.icon-pot-plant:before,
.icon-sail-boat:before,
.icon-ship-wheel:before,
.icon-swimming:before,
.icon-telescope:before,
.icon-tent:before,
.icon-trailer:before,
.icon-tree-1:before,
.icon-tree-2:before,
.icon-tree-3:before,
.icon-water:before,
.icon-worldwide:before {
  font-family: "picto-foundry-nature";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-acorn:before { content: "\f100"; }
.icon-anchor:before { content: "\f101"; }
.icon-axe:before { content: "\f102"; }
.icon-back-pack:before { content: "\f103"; }
.icon-beach:before { content: "\f104"; }
.icon-binoculars:before { content: "\f105"; }
.icon-boat:before { content: "\f106"; }
.icon-butterfly:before { content: "\f107"; }
.icon-camp-fire:before { content: "\f108"; }
.icon-cantine:before { content: "\f109"; }
.icon-clover:before { content: "\f10a"; }
.icon-compass-1:before { content: "\f10b"; }
.icon-compass-2:before { content: "\f10c"; }
.icon-dead-tree:before { content: "\f10d"; }
.icon-earth:before { content: "\f10e"; }
.icon-ever-greens:before { content: "\f10f"; }
.icon-fire-fill:before { content: "\f110"; }
.icon-fire:before { content: "\f111"; }
.icon-fish-hook:before { content: "\f112"; }
.icon-flashlight:before { content: "\f113"; }
.icon-flower-1:before { content: "\f114"; }
.icon-flower-2:before { content: "\f115"; }
.icon-flower-3:before { content: "\f116"; }
.icon-flower-4:before { content: "\f117"; }
.icon-flower-5:before { content: "\f118"; }
.icon-flower-pot:before { content: "\f119"; }
.icon-kayak:before { content: "\f11a"; }
.icon-lady-bug:before { content: "\f11b"; }
.icon-lantern:before { content: "\f11c"; }
.icon-leaf-1:before { content: "\f11d"; }
.icon-leaf-2:before { content: "\f11e"; }
.icon-leaf-3:before { content: "\f11f"; }
.icon-leaf-4:before { content: "\f120"; }
.icon-life-raft:before { content: "\f121"; }
.icon-love-recycle:before { content: "\f122"; }
.icon-mountains:before { content: "\f123"; }
.icon-mushroom:before { content: "\f124"; }
.icon-north:before { content: "\f125"; }
.icon-picnic-table:before { content: "\f126"; }
.icon-pine-cone:before { content: "\f127"; }
.icon-pocket-knife:before { content: "\f128"; }
.icon-pot-plant-fill:before { content: "\f129"; }
.icon-pot-plant:before { content: "\f12a"; }
.icon-sail-boat:before { content: "\f12b"; }
.icon-ship-wheel:before { content: "\f12c"; }
.icon-swimming:before { content: "\f12d"; }
.icon-telescope:before { content: "\f12e"; }
.icon-tent:before { content: "\f12f"; }
.icon-trailer:before { content: "\f130"; }
.icon-tree-1:before { content: "\f131"; }
.icon-tree-2:before { content: "\f132"; }
.icon-tree-3:before { content: "\f133"; }
.icon-water:before { content: "\f134"; }
.icon-worldwide:before { content: "\f135"; }

/* Shopping - Finance */
@font-face {
  font-family: "picto-foundry-shopping-finance";
  src: url("../fonts/picto/picto-foundry-shopping-finance.eot");
  src: url("../fonts/picto/picto-foundry-shopping-finance.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-shopping-finance.woff") format("woff"),
       url("../fonts/picto/picto-foundry-shopping-finance.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-shopping-finance.svg#picto-foundry-shopping-finance") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-shopping-finance";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-to-cart:before,
.icon-bank:before,
.icon-barcode:before,
.icon-calculator:before,
.icon-cash-bag:before,
.icon-cash-bands:before,
.icon-cash-dispenser:before,
.icon-cash-money:before,
.icon-cash-register:before,
.icon-cash-stack:before,
.icon-cash:before,
.icon-check:before,
.icon-checkout:before,
.icon-cogs:before,
.icon-coins:before,
.icon-credit-card-back:before,
.icon-credit-card-front:before,
.icon-diamond:before,
.icon-dollar:before,
.icon-euro:before,
.icon-gift:before,
.icon-graph-down-1:before,
.icon-graph-down-2:before,
.icon-graph-up-1:before,
.icon-graph-up-2:before,
.icon-money:before,
.icon-open-sign:before,
.icon-percent:before,
.icon-pie-graph:before,
.icon-pound:before,
.icon-reciept-1:before,
.icon-reciept-2:before,
.icon-reconciled:before,
.icon-safe:before,
.icon-scale-1:before,
.icon-scale-2:before,
.icon-shippment:before,
.icon-shopping-bag-add:before,
.icon-shopping-bag-empty:before,
.icon-shopping-bag-fill:before,
.icon-shopping-bag-open:before,
.icon-shopping-bag-sub:before,
.icon-shopping-bag:before,
.icon-shopping-basket:before,
.icon-shopping-cart:before,
.icon-stocks-down:before,
.icon-stocks-up:before,
.icon-store-front:before,
.icon-tag-1:before,
.icon-tag-2:before,
.icon-tag-3:before,
.icon-tag-fill-1:before,
.icon-wallet:before,
.icon-yen:before {
  font-family: "picto-foundry-shopping-finance";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-add-to-cart:before { content: "\f100"; }
.icon-bank:before { content: "\f101"; }
.icon-barcode:before { content: "\f102"; }
.icon-calculator:before { content: "\f103"; }
.icon-cash-bag:before { content: "\f104"; }
.icon-cash-bands:before { content: "\f105"; }
.icon-cash-dispenser:before { content: "\f106"; }
.icon-cash-money:before { content: "\f107"; }
.icon-cash-register:before { content: "\f108"; }
.icon-cash-stack:before { content: "\f109"; }
.icon-cash:before { content: "\f10a"; }
.icon-check:before { content: "\f10b"; }
.icon-checkout:before { content: "\f10c"; }
.icon-cogs:before { content: "\f10d"; }
.icon-coins:before { content: "\f10e"; }
.icon-credit-card-back:before { content: "\f10f"; }
.icon-credit-card-front:before { content: "\f110"; }
.icon-diamond:before { content: "\f111"; }
.icon-dollar:before { content: "\f112"; }
.icon-euro:before { content: "\f113"; }
.icon-gift:before { content: "\f114"; }
.icon-graph-down-1:before { content: "\f115"; }
.icon-graph-down-2:before { content: "\f116"; }
.icon-graph-up-1:before { content: "\f117"; }
.icon-graph-up-2:before { content: "\f118"; }
.icon-money:before { content: "\f119"; }
.icon-open-sign:before { content: "\f11a"; }
.icon-percent:before { content: "\f11b"; }
.icon-pie-graph:before { content: "\f11c"; }
.icon-pound:before { content: "\f11d"; }
.icon-reciept-1:before { content: "\f11e"; }
.icon-reciept-2:before { content: "\f11f"; }
.icon-reconciled:before { content: "\f120"; }
.icon-safe:before { content: "\f121"; }
.icon-scale-1:before { content: "\f122"; }
.icon-scale-2:before { content: "\f123"; }
.icon-shippment:before { content: "\f124"; }
.icon-shopping-bag-add:before { content: "\f125"; }
.icon-shopping-bag-empty:before { content: "\f126"; }
.icon-shopping-bag-fill:before { content: "\f127"; }
.icon-shopping-bag-open:before { content: "\f128"; }
.icon-shopping-bag-sub:before { content: "\f129"; }
.icon-shopping-bag:before { content: "\f12a"; }
.icon-shopping-basket:before { content: "\f12b"; }
.icon-shopping-cart:before { content: "\f12c"; }
.icon-stocks-down:before { content: "\f12d"; }
.icon-stocks-up:before { content: "\f12e"; }
.icon-store-front:before { content: "\f12f"; }
.icon-tag-1:before { content: "\f130"; }
.icon-tag-2:before { content: "\f131"; }
.icon-tag-3:before { content: "\f132"; }
.icon-tag-fill-1:before { content: "\f133"; }
.icon-wallet:before { content: "\f134"; }
.icon-yen:before { content: "\f135"; }

/* Sports */
@font-face {
  font-family: "picto-foundry-sports";
  src: url("../fonts/picto/picto-foundry-sports.eot");
  src: url("../fonts/picto/picto-foundry-sports.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-sports.woff") format("woff"),
       url("../fonts/picto/picto-foundry-sports.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-sports.svg#picto-foundry-sports") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-sports";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-target:before,
.icon-badminton-racket:before,
.icon-badminton-shuttlecock:before,
.icon-ball-and-bat:before,
.icon-barbell:before,
.icon-baseball-bat:before,
.icon-baseball-diamond:before,
.icon-baseball-glove:before,
.icon-baseball-helmet:before,
.icon-basebeall:before,
.icon-basketball-court:before,
.icon-basketball-hoop:before,
.icon-basketball:before,
.icon-bicycle:before,
.icon-billiards-table:before,
.icon-bowling-ball:before,
.icon-bowling-pin:before,
.icon-boxing-glove:before,
.icon-boxing-ring:before,
.icon-first-place:before,
.icon-football-1:before,
.icon-football-2:before,
.icon-football-field:before,
.icon-football-helmet:before,
.icon-football-play:before,
.icon-goal-post:before,
.icon-golf-bag:before,
.icon-golf-ball-on-tee:before,
.icon-golf-ball:before,
.icon-golf-hole:before,
.icon-golf-putter:before,
.icon-hockey-puck-stick:before,
.icon-hockey-rink:before,
.icon-home-plate:before,
.icon-jersey:before,
.icon-lacrosse:before,
.icon-ping-pong:before,
.icon-pool-ball-fill:before,
.icon-pool-ball:before,
.icon-pool-rack:before,
.icon-race-flag-fill:before,
.icon-race-flag:before,
.icon-rugby-ball:before,
.icon-skateboard:before,
.icon-soccer-field:before,
.icon-soccerball-fiil:before,
.icon-soccerball:before,
.icon-stop-watch:before,
.icon-tennis-ball:before,
.icon-tennis-court:before,
.icon-tennis-racket:before,
.icon-trophy-fill:before,
.icon-trophy:before,
.icon-volleyball:before,
.icon-whistle:before {
  font-family: "picto-foundry-sports";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-arrow-target:before { content: "\f100"; }
.icon-badminton-racket:before { content: "\f101"; }
.icon-badminton-shuttlecock:before { content: "\f102"; }
.icon-ball-and-bat:before { content: "\f103"; }
.icon-barbell:before { content: "\f104"; }
.icon-baseball-bat:before { content: "\f105"; }
.icon-baseball-diamond:before { content: "\f106"; }
.icon-baseball-glove:before { content: "\f107"; }
.icon-baseball-helmet:before { content: "\f108"; }
.icon-basebeall:before { content: "\f109"; }
.icon-basketball-court:before { content: "\f10a"; }
.icon-basketball-hoop:before { content: "\f10b"; }
.icon-basketball:before { content: "\f10c"; }
.icon-bicycle:before { content: "\f10d"; }
.icon-billiards-table:before { content: "\f10e"; }
.icon-bowling-ball:before { content: "\f10f"; }
.icon-bowling-pin:before { content: "\f110"; }
.icon-boxing-glove:before { content: "\f111"; }
.icon-boxing-ring:before { content: "\f112"; }
.icon-first-place:before { content: "\f113"; }
.icon-football-1:before { content: "\f114"; }
.icon-football-2:before { content: "\f115"; }
.icon-football-field:before { content: "\f116"; }
.icon-football-helmet:before { content: "\f117"; }
.icon-football-play:before { content: "\f118"; }
.icon-goal-post:before { content: "\f119"; }
.icon-golf-bag:before { content: "\f11a"; }
.icon-golf-ball-on-tee:before { content: "\f11b"; }
.icon-golf-ball:before { content: "\f11c"; }
.icon-golf-hole:before { content: "\f11d"; }
.icon-golf-putter:before { content: "\f11e"; }
.icon-hockey-puck-stick:before { content: "\f11f"; }
.icon-hockey-rink:before { content: "\f120"; }
.icon-home-plate:before { content: "\f121"; }
.icon-jersey:before { content: "\f122"; }
.icon-lacrosse:before { content: "\f123"; }
.icon-ping-pong:before { content: "\f124"; }
.icon-pool-ball-fill:before { content: "\f125"; }
.icon-pool-ball:before { content: "\f126"; }
.icon-pool-rack:before { content: "\f127"; }
.icon-race-flag-fill:before { content: "\f128"; }
.icon-race-flag:before { content: "\f129"; }
.icon-rugby-ball:before { content: "\f12a"; }
.icon-skateboard:before { content: "\f12b"; }
.icon-soccer-field:before { content: "\f12c"; }
.icon-soccerball-fiil:before { content: "\f12d"; }
.icon-soccerball:before { content: "\f12e"; }
.icon-stop-watch:before { content: "\f12f"; }
.icon-tennis-ball:before { content: "\f130"; }
.icon-tennis-court:before { content: "\f131"; }
.icon-tennis-racket:before { content: "\f132"; }
.icon-trophy-fill:before { content: "\f133"; }
.icon-trophy:before { content: "\f134"; }
.icon-volleyball:before { content: "\f135"; }
.icon-whistle:before { content: "\f136"; }


/* Navigation */
@font-face {
  font-family: "picto-foundry-vehicle-navigation";
  src: url("../fonts/picto/picto-foundry-vehicle-navigation.eot");
  src: url("../fonts/picto/picto-foundry-vehicle-navigation.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-vehicle-navigation.woff") format("woff"),
       url("../fonts/picto/picto-foundry-vehicle-navigation.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-vehicle-navigation.svg#picto-foundry-vehicle-navigation") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-vehicle-navigation";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-axles:before,
.icon-bolt:before,
.icon-brakes:before,
.icon-bus:before,
.icon-car-battery:before,
.icon-car-jack:before,
.icon-car-key:before,
.icon-car-temp:before,
.icon-car:before,
.icon-do-not-enter:before,
.icon-dropped-pin:before,
.icon-engine-block:before,
.icon-engine-cylinder:before,
.icon-fan:before,
.icon-filter:before,
.icon-fork-lift:before,
.icon-four-wheeler:before,
.icon-gas-pump:before,
.icon-gear-shift:before,
.icon-hazard:before,
.icon-headlight:before,
.icon-left-right:before,
.icon-location-1:before,
.icon-location-2:before,
.icon-location-3:before,
.icon-location-fill-1:before,
.icon-location-fill-2:before,
.icon-location-fill-3:before,
.icon-map-location-1:before,
.icon-map-location-2:before,
.icon-map-location-fill-1:before,
.icon-map-location-fill-2:before,
.icon-motor-bike:before,
.icon-motor-oil:before,
.icon-no-parking:before,
.icon-oil-drip-1:before,
.icon-oil-drip-2:before,
.icon-parking:before,
.icon-race-helmet:before,
.icon-road-sign:before,
.icon-road:before,
.icon-speedometer:before,
.icon-steering-wheel:before,
.icon-stop-sign:before,
.icon-tank-empty:before,
.icon-tank-full:before,
.icon-tire-tread:before,
.icon-tire-wrench:before,
.icon-tire:before,
.icon-traction-control:before,
.icon-traffic-cone:before,
.icon-traffic-light:before,
.icon-truck:before,
.icon-turn-left:before,
.icon-turn-right:before,
.icon-windshield-wiper:before {
  font-family: "picto-foundry-vehicle-navigation";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-axles:before { content: "\f100"; }
.icon-bolt:before { content: "\f101"; }
.icon-brakes:before { content: "\f102"; }
.icon-bus:before { content: "\f103"; }
.icon-car-battery:before { content: "\f104"; }
.icon-car-jack:before { content: "\f105"; }
.icon-car-key:before { content: "\f106"; }
.icon-car-temp:before { content: "\f107"; }
.icon-car:before { content: "\f108"; }
.icon-do-not-enter:before { content: "\f109"; }
.icon-dropped-pin:before { content: "\f10a"; }
.icon-engine-block:before { content: "\f10b"; }
.icon-engine-cylinder:before { content: "\f10c"; }
.icon-fan:before { content: "\f10d"; }
.icon-filter:before { content: "\f10e"; }
.icon-fork-lift:before { content: "\f10f"; }
.icon-four-wheeler:before { content: "\f110"; }
.icon-gas-pump:before { content: "\f111"; }
.icon-gear-shift:before { content: "\f112"; }
.icon-hazard:before { content: "\f113"; }
.icon-headlight:before { content: "\f114"; }
.icon-left-right:before { content: "\f115"; }
.icon-location-1:before { content: "\f116"; }
.icon-location-2:before { content: "\f117"; }
.icon-location-3:before { content: "\f118"; }
.icon-location-fill-1:before { content: "\f119"; }
.icon-location-fill-2:before { content: "\f11a"; }
.icon-location-fill-3:before { content: "\f11b"; }
.icon-map-location-1:before { content: "\f11c"; }
.icon-map-location-2:before { content: "\f11d"; }
.icon-map-location-fill-1:before { content: "\f11e"; }
.icon-map-location-fill-2:before { content: "\f11f"; }
.icon-motor-bike:before { content: "\f120"; }
.icon-motor-oil:before { content: "\f121"; }
.icon-no-parking:before { content: "\f122"; }
.icon-oil-drip-1:before { content: "\f123"; }
.icon-oil-drip-2:before { content: "\f124"; }
.icon-parking:before { content: "\f125"; }
.icon-race-helmet:before { content: "\f126"; }
.icon-road-sign:before { content: "\f127"; }
.icon-road:before { content: "\f128"; }
.icon-speedometer:before { content: "\f129"; }
.icon-steering-wheel:before { content: "\f12a"; }
.icon-stop-sign:before { content: "\f12b"; }
.icon-tank-empty:before { content: "\f12c"; }
.icon-tank-full:before { content: "\f12d"; }
.icon-tire-tread:before { content: "\f12e"; }
.icon-tire-wrench:before { content: "\f12f"; }
.icon-tire:before { content: "\f130"; }
.icon-traction-control:before { content: "\f131"; }
.icon-traffic-cone:before { content: "\f132"; }
.icon-traffic-light:before { content: "\f133"; }
.icon-truck:before { content: "\f134"; }
.icon-turn-left:before { content: "\f135"; }
.icon-turn-right:before { content: "\f136"; }
.icon-windshield-wiper:before { content: "\f137"; }

/* Weather */
@font-face {
  font-family: "picto-foundry-weather";
  src: url("../fonts/picto/picto-foundry-weather.eot");
  src: url("../fonts/picto/picto-foundry-weather.eot?#iefix") format("embedded-opentype"),
       url("../fonts/picto/picto-foundry-weather.woff") format("woff"),
       url("../fonts/picto/picto-foundry-weather.ttf") format("truetype"),
       url("../fonts/picto/picto-foundry-weather.svg#picto-foundry-weather") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "picto-foundry-weather";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-celsius:before,
.icon-clear-night:before,
.icon-clearn-night-moon:before,
.icon-cloud-stars:before,
.icon-cloudy-fill:before,
.icon-cloudy-night:before,
.icon-cloudy:before,
.icon-dusk:before,
.icon-eclipse:before,
.icon-fahrenheit:before,
.icon-haze-night:before,
.icon-haze:before,
.icon-heavy-fog:before,
.icon-heavy-rain-fill:before,
.icon-heavy-rain:before,
.icon-heavy-snow:before,
.icon-hurricane-fill:before,
.icon-hurricane:before,
.icon-ice:before,
.icon-light-fog:before,
.icon-light-rain:before,
.icon-light-sleet:before,
.icon-light-snow:before,
.icon-light-storm:before,
.icon-lightning-1:before,
.icon-lightning-2:before,
.icon-lightning-fill-1:before,
.icon-lightning-fill-2:before,
.icon-moon-fill:before,
.icon-moon:before,
.icon-multiple-clouds:before,
.icon-night-day:before,
.icon-partly-cloudy:before,
.icon-rain-cloud-1:before,
.icon-rain-cloud-2:before,
.icon-rain:before,
.icon-rainbow:before,
.icon-sleet:before,
.icon-snow-shovel:before,
.icon-snow:before,
.icon-storm:before,
.icon-sun-down:before,
.icon-sun-up:before,
.icon-sun-valley:before,
.icon-sunny-fill:before,
.icon-sunny:before,
.icon-thermometer-1:before,
.icon-thermometer-2:before,
.icon-tornado:before,
.icon-umbrella-fill:before,
.icon-umbrella:before,
.icon-weather-alert:before,
.icon-weather-balloon:before,
.icon-weather-radar:before,
.icon-wind-sock:before,
.icon-wind-speed-censor:before,
.icon-wind-turbine:before,
.icon-windy:before {
  font-family: "picto-foundry-weather";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-celsius:before { content: "\f100"; }
.icon-clear-night:before { content: "\f101"; }
.icon-clearn-night-moon:before { content: "\f102"; }
.icon-cloud-stars:before { content: "\f103"; }
.icon-cloudy-fill:before { content: "\f104"; }
.icon-cloudy-night:before { content: "\f105"; }
.icon-cloudy:before { content: "\f106"; }
.icon-dusk:before { content: "\f107"; }
.icon-eclipse:before { content: "\f108"; }
.icon-fahrenheit:before { content: "\f109"; }
.icon-haze-night:before { content: "\f10a"; }
.icon-haze:before { content: "\f10b"; }
.icon-heavy-fog:before { content: "\f10c"; }
.icon-heavy-rain-fill:before { content: "\f10d"; }
.icon-heavy-rain:before { content: "\f10e"; }
.icon-heavy-snow:before { content: "\f10f"; }
.icon-hurricane-fill:before { content: "\f110"; }
.icon-hurricane:before { content: "\f111"; }
.icon-ice:before { content: "\f112"; }
.icon-light-fog:before { content: "\f113"; }
.icon-light-rain:before { content: "\f114"; }
.icon-light-sleet:before { content: "\f115"; }
.icon-light-snow:before { content: "\f116"; }
.icon-light-storm:before { content: "\f117"; }
.icon-lightning-1:before { content: "\f118"; }
.icon-lightning-2:before { content: "\f119"; }
.icon-lightning-fill-1:before { content: "\f11a"; }
.icon-lightning-fill-2:before { content: "\f11b"; }
.icon-moon-fill:before { content: "\f11c"; }
.icon-moon:before { content: "\f11d"; }
.icon-multiple-clouds:before { content: "\f11e"; }
.icon-night-day:before { content: "\f11f"; }
.icon-partly-cloudy:before { content: "\f120"; }
.icon-rain-cloud-1:before { content: "\f121"; }
.icon-rain-cloud-2:before { content: "\f122"; }
.icon-rain:before { content: "\f123"; }
.icon-rainbow:before { content: "\f124"; }
.icon-sleet:before { content: "\f125"; }
.icon-snow-shovel:before { content: "\f126"; }
.icon-snow:before { content: "\f127"; }
.icon-storm:before { content: "\f128"; }
.icon-sun-down:before { content: "\f129"; }
.icon-sun-up:before { content: "\f12a"; }
.icon-sun-valley:before { content: "\f12b"; }
.icon-sunny-fill:before { content: "\f12c"; }
.icon-sunny:before { content: "\f12d"; }
.icon-thermometer-1:before { content: "\f12e"; }
.icon-thermometer-2:before { content: "\f12f"; }
.icon-tornado:before { content: "\f130"; }
.icon-umbrella-fill:before { content: "\f131"; }
.icon-umbrella:before { content: "\f132"; }
.icon-weather-alert:before { content: "\f133"; }
.icon-weather-balloon:before { content: "\f134"; }
.icon-weather-radar:before { content: "\f135"; }
.icon-wind-sock:before { content: "\f136"; }
.icon-wind-speed-censor:before { content: "\f137"; }
.icon-wind-turbine:before { content: "\f138"; }
.icon-windy:before { content: "\f139"; }


/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
@font-face {
  font-family: 'Glyphicons Filetypes Regular';
  src: url('../fonts/glyphicons_filetypes/glyphicons-filetypes-regular.eot');
  src: url('../fonts/glyphicons_filetypes/glyphicons-filetypes-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons_filetypes/glyphicons-filetypes-regular.woff') format('woff'), url('../fonts/glyphicons_filetypes/glyphicons-filetypes-regular.ttf') format('truetype'), url('../fonts/glyphicons_filetypes/glyphicons-filetypes-regular.svg#glyphicons_filetypesregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyphicons-filetype {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.glyphicons-filetype i:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: 24px/1em 'Glyphicons Filetypes Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.glyphicons-filetype.white i:before {
  color: #fff;
}
.glyphicons-filetype.txt i:before {
  content: "\E001";
}
.glyphicons-filetype.doc i:before {
  content: "\E002";
}
.glyphicons-filetype.rtf i:before {
  content: "\E003";
}
.glyphicons-filetype.log i:before {
  content: "\E004";
}
.glyphicons-filetype.tex i:before {
  content: "\E005";
}
.glyphicons-filetype.msg i:before {
  content: "\E006";
}
.glyphicons-filetype.text i:before {
  content: "\E007";
}
.glyphicons-filetype.wpd i:before {
  content: "\E008";
}
.glyphicons-filetype.wps i:before {
  content: "\E009";
}
.glyphicons-filetype.docx i:before {
  content: "\E010";
}
.glyphicons-filetype.page i:before {
  content: "\E011";
}
.glyphicons-filetype.csv i:before {
  content: "\E012";
}
.glyphicons-filetype.dat i:before {
  content: "\E013";
}
.glyphicons-filetype.tar i:before {
  content: "\E014";
}
.glyphicons-filetype.xml i:before {
  content: "\E015";
}
.glyphicons-filetype.vcf i:before {
  content: "\E016";
}
.glyphicons-filetype.pps i:before {
  content: "\E017";
}
.glyphicons-filetype.key i:before {
  content: "\1F511";
}
.glyphicons-filetype.ppt i:before {
  content: "\E019";
}
.glyphicons-filetype.pptx i:before {
  content: "\E020";
}
.glyphicons-filetype.sdf i:before {
  content: "\E021";
}
.glyphicons-filetype.gbr i:before {
  content: "\E022";
}
.glyphicons-filetype.ged i:before {
  content: "\E023";
}
.glyphicons-filetype.mp3 i:before {
  content: "\E024";
}
.glyphicons-filetype.m4a i:before {
  content: "\E025";
}
.glyphicons-filetype.waw i:before {
  content: "\E026";
}
.glyphicons-filetype.wma i:before {
  content: "\E027";
}
.glyphicons-filetype.mpa i:before {
  content: "\E028";
}
.glyphicons-filetype.iff i:before {
  content: "\E029";
}
.glyphicons-filetype.aif i:before {
  content: "\E030";
}
.glyphicons-filetype.ra i:before {
  content: "\E031";
}
.glyphicons-filetype.mid i:before {
  content: "\E032";
}
.glyphicons-filetype.m3v i:before {
  content: "\E033";
}
.glyphicons-filetype.e_3gp i:before {
  content: "\E034";
}
.glyphicons-filetype.shf i:before {
  content: "\E035";
}
.glyphicons-filetype.avi i:before {
  content: "\E036";
}
.glyphicons-filetype.asx i:before {
  content: "\E037";
}
.glyphicons-filetype.mp4 i:before {
  content: "\E038";
}
.glyphicons-filetype.e_3g2 i:before {
  content: "\E039";
}
.glyphicons-filetype.mpg i:before {
  content: "\E040";
}
.glyphicons-filetype.asf i:before {
  content: "\E041";
}
.glyphicons-filetype.vob i:before {
  content: "\E042";
}
.glyphicons-filetype.wmv i:before {
  content: "\E043";
}
.glyphicons-filetype.mov i:before {
  content: "\E044";
}
.glyphicons-filetype.srt i:before {
  content: "\E045";
}
.glyphicons-filetype.m4v i:before {
  content: "\E046";
}
.glyphicons-filetype.flv i:before {
  content: "\E047";
}
.glyphicons-filetype.rm i:before {
  content: "\E048";
}
.glyphicons-filetype.png i:before {
  content: "\E049";
}
.glyphicons-filetype.psd i:before {
  content: "\E050";
}
.glyphicons-filetype.psp i:before {
  content: "\E051";
}
.glyphicons-filetype.jpg i:before {
  content: "\E052";
}
.glyphicons-filetype.tif i:before {
  content: "\E053";
}
.glyphicons-filetype.tiff i:before {
  content: "\E054";
}
.glyphicons-filetype.gif i:before {
  content: "\E055";
}
.glyphicons-filetype.bmp i:before {
  content: "\E056";
}
.glyphicons-filetype.tga i:before {
  content: "\E057";
}
.glyphicons-filetype.thm i:before {
  content: "\E058";
}
.glyphicons-filetype.yuv i:before {
  content: "\E059";
}
.glyphicons-filetype.dds i:before {
  content: "\E060";
}
.glyphicons-filetype.ai i:before {
  content: "\E061";
}
.glyphicons-filetype.eps i:before {
  content: "\E062";
}
.glyphicons-filetype.ps i:before {
  content: "\E063";
}
.glyphicons-filetype.svg i:before {
  content: "\E064";
}
.glyphicons-filetype.pdf i:before {
  content: "\E065";
}
.glyphicons-filetype.pct i:before {
  content: "\E066";
}
.glyphicons-filetype.indd i:before {
  content: "\E067";
}
.glyphicons-filetype.xlr i:before {
  content: "\E068";
}
.glyphicons-filetype.xls i:before {
  content: "\E069";
}
.glyphicons-filetype.xlsx i:before {
  content: "\E070";
}
.glyphicons-filetype.db i:before {
  content: "\E071";
}
.glyphicons-filetype.dbf i:before {
  content: "\E072";
}
.glyphicons-filetype.mdb i:before {
  content: "\E073";
}
.glyphicons-filetype.pdb i:before {
  content: "\E074";
}
.glyphicons-filetype.sql i:before {
  content: "\E075";
}
.glyphicons-filetype.aacd i:before {
  content: "\E076";
}
.glyphicons-filetype.app i:before {
  content: "\E077";
}
.glyphicons-filetype.exe i:before {
  content: "\E078";
}
.glyphicons-filetype.com i:before {
  content: "\E079";
}
.glyphicons-filetype.bat i:before {
  content: "\E080";
}
.glyphicons-filetype.apk i:before {
  content: "\E081";
}
.glyphicons-filetype.jar i:before {
  content: "\E082";
}
.glyphicons-filetype.hsf i:before {
  content: "\E083";
}
.glyphicons-filetype.pif i:before {
  content: "\E084";
}
.glyphicons-filetype.vb i:before {
  content: "\E085";
}
.glyphicons-filetype.cgi i:before {
  content: "\E086";
}
.glyphicons-filetype.css i:before {
  content: "\E087";
}
.glyphicons-filetype.js i:before {
  content: "\E088";
}
.glyphicons-filetype.php i:before {
  content: "\E089";
}
.glyphicons-filetype.xhtml i:before {
  content: "\E090";
}
.glyphicons-filetype.htm i:before {
  content: "\E091";
}
.glyphicons-filetype.html i:before {
  content: "\E092";
}
.glyphicons-filetype.asp i:before {
  content: "\E093";
}
.glyphicons-filetype.cer i:before {
  content: "\E094";
}
.glyphicons-filetype.jsp i:before {
  content: "\E095";
}
.glyphicons-filetype.cfm i:before {
  content: "\E096";
}
.glyphicons-filetype.aspx i:before {
  content: "\E097";
}
.glyphicons-filetype.rss i:before {
  content: "\E098";
}
.glyphicons-filetype.csr i:before {
  content: "\E099";
}
.glyphicons-filetype.less i:before {
  content: "\003C";
}
.glyphicons-filetype.otf i:before {
  content: "\E101";
}
.glyphicons-filetype.ttf i:before {
  content: "\E102";
}
.glyphicons-filetype.font i:before {
  content: "\E103";
}
.glyphicons-filetype.fnt i:before {
  content: "\E104";
}
.glyphicons-filetype.eot i:before {
  content: "\E105";
}
.glyphicons-filetype.woff i:before {
  content: "\E106";
}
.glyphicons-filetype.zip i:before {
  content: "\E107";
}
.glyphicons-filetype.zipx i:before {
  content: "\E108";
}
.glyphicons-filetype.rar i:before {
  content: "\E109";
}
.glyphicons-filetype.targ i:before {
  content: "\E110";
}
.glyphicons-filetype.sitx i:before {
  content: "\E111";
}
.glyphicons-filetype.deb i:before {
  content: "\E112";
}
.glyphicons-filetype.e_7z i:before {
  content: "\E113";
}
.glyphicons-filetype.pkg i:before {
  content: "\E114";
}
.glyphicons-filetype.rpm i:before {
  content: "\E115";
}
.glyphicons-filetype.cbr i:before {
  content: "\E116";
}
.glyphicons-filetype.gz i:before {
  content: "\E117";
}
.glyphicons-filetype.dmg i:before {
  content: "\E118";
}
.glyphicons-filetype.cue i:before {
  content: "\E119";
}
.glyphicons-filetype.bin i:before {
  content: "\E120";
}
.glyphicons-filetype.iso i:before {
  content: "\E121";
}
.glyphicons-filetype.hdf i:before {
  content: "\E122";
}
.glyphicons-filetype.vcd i:before {
  content: "\E123";
}
.glyphicons-filetype.bak i:before {
  content: "\E124";
}
.glyphicons-filetype.tmp i:before {
  content: "\E125";
}
.glyphicons-filetype.ics i:before {
  content: "\E126";
}
.glyphicons-filetype.msi i:before {
  content: "\E127";
}
.glyphicons-filetype.cfg i:before {
  content: "\E128";
}
.glyphicons-filetype.ini i:before {
  content: "\E129";
}
.glyphicons-filetype.prf i:before {
  content: "\E130";
}

/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
@font-face {
  font-family: 'Glyphicons Regular';
  src: url('../fonts/glyphicons_regular/glyphicons-regular.eot');
  src: url('../fonts/glyphicons_regular/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons_regular/glyphicons-regular.woff') format('woff'), url('../fonts/glyphicons_regular/glyphicons-regular.ttf') format('truetype'), url('../fonts/glyphicons_regular/glyphicons-regular.svg#glyphiconsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyphicons {
  display: inline-block;
  position: relative;
  padding-left: 48px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.glyphicons i:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: 24px/1em 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.glyphicons.white i:before {
  color: #fff;
}
.glyphicons.glass i:before {
  content: "\E001";
}
.glyphicons.leaf i:before {
  content: "\E002";
}
.glyphicons.dog i:before {
  content: "\1F415";
}
.glyphicons.user i:before {
  content: "\E004";
}
.glyphicons.girl i:before {
  content: "\1F467";
}
.glyphicons.car i:before {
  content: "\E006";
}
.glyphicons.user_add i:before {
  content: "\E007";
}
.glyphicons.user_remove i:before {
  content: "\E008";
}
.glyphicons.film i:before {
  content: "\E009";
}
.glyphicons.magic i:before {
  content: "\E010";
}
.glyphicons.envelope i:before {
  content: "\2709";
}
.glyphicons.camera i:before {
  content: "\1F4F7";
}
.glyphicons.heart i:before {
  content: "\E013";
}
.glyphicons.beach_umbrella i:before {
  content: "\E014";
}
.glyphicons.train i:before {
  content: "\1F686";
}
.glyphicons.print i:before {
  content: "\E016";
}
.glyphicons.bin i:before {
  content: "\E017";
}
.glyphicons.music i:before {
  content: "\E018";
}
.glyphicons.note i:before {
  content: "\E019";
}
.glyphicons.heart_empty i:before {
  content: "\E020";
}
.glyphicons.home i:before {
  content: "\E021";
}
.glyphicons.snowflake i:before {
  content: "\2744";
}
.glyphicons.fire i:before {
  content: "\1F525";
}
.glyphicons.magnet i:before {
  content: "\E024";
}
.glyphicons.parents i:before {
  content: "\E025";
}
.glyphicons.binoculars i:before {
  content: "\E026";
}
.glyphicons.road i:before {
  content: "\E027";
}
.glyphicons.search i:before {
  content: "\E028";
}
.glyphicons.cars i:before {
  content: "\E029";
}
.glyphicons.notes_2 i:before {
  content: "\E030";
}
.glyphicons.pencil i:before {
  content: "\270F";
}
.glyphicons.bus i:before {
  content: "\1F68C";
}
.glyphicons.wifi_alt i:before {
  content: "\E033";
}
.glyphicons.luggage i:before {
  content: "\E034";
}
.glyphicons.old_man i:before {
  content: "\E035";
}
.glyphicons.woman i:before {
  content: "\1F469";
}
.glyphicons.file i:before {
  content: "\E037";
}
.glyphicons.coins i:before {
  content: "\E038";
}
.glyphicons.airplane i:before {
  content: "\2708";
}
.glyphicons.notes i:before {
  content: "\E040";
}
.glyphicons.stats i:before {
  content: "\E041";
}
.glyphicons.charts i:before {
  content: "\E042";
}
.glyphicons.pie_chart i:before {
  content: "\E043";
}
.glyphicons.group i:before {
  content: "\E044";
}
.glyphicons.keys i:before {
  content: "\E045";
}
.glyphicons.calendar i:before {
  content: "\1F4C5";
}
.glyphicons.router i:before {
  content: "\E047";
}
.glyphicons.camera_small i:before {
  content: "\E048";
}
.glyphicons.dislikes i:before {
  content: "\E049";
}
.glyphicons.star i:before {
  content: "\E050";
}
.glyphicons.link i:before {
  content: "\E051";
}
.glyphicons.eye_open i:before {
  content: "\E052";
}
.glyphicons.eye_close i:before {
  content: "\E053";
}
.glyphicons.alarm i:before {
  content: "\E054";
}
.glyphicons.clock i:before {
  content: "\E055";
}
.glyphicons.stopwatch i:before {
  content: "\E056";
}
.glyphicons.projector i:before {
  content: "\E057";
}
.glyphicons.history i:before {
  content: "\E058";
}
.glyphicons.truck i:before {
  content: "\E059";
}
.glyphicons.cargo i:before {
  content: "\E060";
}
.glyphicons.compass i:before {
  content: "\E061";
}
.glyphicons.keynote i:before {
  content: "\E062";
}
.glyphicons.paperclip i:before {
  content: "\1F4CE";
}
.glyphicons.power i:before {
  content: "\E064";
}
.glyphicons.lightbulb i:before {
  content: "\E065";
}
.glyphicons.tag i:before {
  content: "\E066";
}
.glyphicons.tags i:before {
  content: "\E067";
}
.glyphicons.cleaning i:before {
  content: "\E068";
}
.glyphicons.ruller i:before {
  content: "\E069";
}
.glyphicons.gift i:before {
  content: "\E070";
}
.glyphicons.umbrella i:before {
  content: "\2602";
}
.glyphicons.book i:before {
  content: "\E072";
}
.glyphicons.bookmark i:before {
  content: "\1F516";
}
.glyphicons.wifi i:before {
  content: "\E074";
}
.glyphicons.cup i:before {
  content: "\E075";
}
.glyphicons.stroller i:before {
  content: "\E076";
}
.glyphicons.headphones i:before {
  content: "\E077";
}
.glyphicons.headset i:before {
  content: "\E078";
}
.glyphicons.warning_sign i:before {
  content: "\E079";
}
.glyphicons.signal i:before {
  content: "\E080";
}
.glyphicons.retweet i:before {
  content: "\E081";
}
.glyphicons.refresh i:before {
  content: "\E082";
}
.glyphicons.roundabout i:before {
  content: "\E083";
}
.glyphicons.random i:before {
  content: "\E084";
}
.glyphicons.heat i:before {
  content: "\E085";
}
.glyphicons.repeat i:before {
  content: "\E086";
}
.glyphicons.display i:before {
  content: "\E087";
}
.glyphicons.log_book i:before {
  content: "\E088";
}
.glyphicons.address_book i:before {
  content: "\E089";
}
.glyphicons.building i:before {
  content: "\E090";
}
.glyphicons.eyedropper i:before {
  content: "\E091";
}
.glyphicons.adjust i:before {
  content: "\E092";
}
.glyphicons.tint i:before {
  content: "\E093";
}
.glyphicons.crop i:before {
  content: "\E094";
}
.glyphicons.vector_path_square i:before {
  content: "\E095";
}
.glyphicons.vector_path_circle i:before {
  content: "\E096";
}
.glyphicons.vector_path_polygon i:before {
  content: "\E097";
}
.glyphicons.vector_path_line i:before {
  content: "\E098";
}
.glyphicons.vector_path_curve i:before {
  content: "\E099";
}
.glyphicons.vector_path_all i:before {
  content: "\E100";
}
.glyphicons.font i:before {
  content: "\E101";
}
.glyphicons.italic i:before {
  content: "\E102";
}
.glyphicons.bold i:before {
  content: "\E103";
}
.glyphicons.text_underline i:before {
  content: "\E104";
}
.glyphicons.text_strike i:before {
  content: "\E105";
}
.glyphicons.text_height i:before {
  content: "\E106";
}
.glyphicons.text_width i:before {
  content: "\E107";
}
.glyphicons.text_resize i:before {
  content: "\E108";
}
.glyphicons.left_indent i:before {
  content: "\E109";
}
.glyphicons.right_indent i:before {
  content: "\E110";
}
.glyphicons.align_left i:before {
  content: "\E111";
}
.glyphicons.align_center i:before {
  content: "\E112";
}
.glyphicons.align_right i:before {
  content: "\E113";
}
.glyphicons.justify i:before {
  content: "\E114";
}
.glyphicons.list i:before {
  content: "\E115";
}
.glyphicons.text_smaller i:before {
  content: "\E116";
}
.glyphicons.text_bigger i:before {
  content: "\E117";
}
.glyphicons.embed i:before {
  content: "\E118";
}
.glyphicons.embed_close i:before {
  content: "\E119";
}
.glyphicons.table i:before {
  content: "\E120";
}
.glyphicons.message_full i:before {
  content: "\E121";
}
.glyphicons.message_empty i:before {
  content: "\E122";
}
.glyphicons.message_in i:before {
  content: "\E123";
}
.glyphicons.message_out i:before {
  content: "\E124";
}
.glyphicons.message_plus i:before {
  content: "\E125";
}
.glyphicons.message_minus i:before {
  content: "\E126";
}
.glyphicons.message_ban i:before {
  content: "\E127";
}
.glyphicons.message_flag i:before {
  content: "\E128";
}
.glyphicons.message_lock i:before {
  content: "\E129";
}
.glyphicons.message_new i:before {
  content: "\E130";
}
.glyphicons.inbox i:before {
  content: "\E131";
}
.glyphicons.inbox_plus i:before {
  content: "\E132";
}
.glyphicons.inbox_minus i:before {
  content: "\E133";
}
.glyphicons.inbox_lock i:before {
  content: "\E134";
}
.glyphicons.inbox_in i:before {
  content: "\E135";
}
.glyphicons.inbox_out i:before {
  content: "\E136";
}
.glyphicons.cogwheel i:before {
  content: "\E137";
}
.glyphicons.cogwheels i:before {
  content: "\E138";
}
.glyphicons.picture i:before {
  content: "\E139";
}
.glyphicons.adjust_alt i:before {
  content: "\E140";
}
.glyphicons.database_lock i:before {
  content: "\E141";
}
.glyphicons.database_plus i:before {
  content: "\E142";
}
.glyphicons.database_minus i:before {
  content: "\E143";
}
.glyphicons.database_ban i:before {
  content: "\E144";
}
.glyphicons.folder_open i:before {
  content: "\E145";
}
.glyphicons.folder_plus i:before {
  content: "\E146";
}
.glyphicons.folder_minus i:before {
  content: "\E147";
}
.glyphicons.folder_lock i:before {
  content: "\E148";
}
.glyphicons.folder_flag i:before {
  content: "\E149";
}
.glyphicons.folder_new i:before {
  content: "\E150";
}
.glyphicons.edit i:before {
  content: "\E151";
}
.glyphicons.new_window i:before {
  content: "\E152";
}
.glyphicons.check i:before {
  content: "\E153";
}
.glyphicons.unchecked i:before {
  content: "\E154";
}
.glyphicons.more_windows i:before {
  content: "\E155";
}
.glyphicons.show_big_thumbnails i:before {
  content: "\E156";
}
.glyphicons.show_thumbnails i:before {
  content: "\E157";
}
.glyphicons.show_thumbnails_with_lines i:before {
  content: "\E158";
}
.glyphicons.show_lines i:before {
  content: "\E159";
}
.glyphicons.playlist i:before {
  content: "\E160";
}
.glyphicons.imac i:before {
  content: "\E161";
}
.glyphicons.macbook i:before {
  content: "\E162";
}
.glyphicons.ipad i:before {
  content: "\E163";
}
.glyphicons.iphone i:before {
  content: "\E164";
}
.glyphicons.iphone_transfer i:before {
  content: "\E165";
}
.glyphicons.iphone_exchange i:before {
  content: "\E166";
}
.glyphicons.ipod i:before {
  content: "\E167";
}
.glyphicons.ipod_shuffle i:before {
  content: "\E168";
}
.glyphicons.ear_plugs i:before {
  content: "\E169";
}
.glyphicons.record i:before {
  content: "\E170";
}
.glyphicons.step_backward i:before {
  content: "\E171";
}
.glyphicons.fast_backward i:before {
  content: "\E172";
}
.glyphicons.rewind i:before {
  content: "\E173";
}
.glyphicons.play i:before {
  content: "\E174";
}
.glyphicons.pause i:before {
  content: "\E175";
}
.glyphicons.stop i:before {
  content: "\E176";
}
.glyphicons.forward i:before {
  content: "\E177";
}
.glyphicons.fast_forward i:before {
  content: "\E178";
}
.glyphicons.step_forward i:before {
  content: "\E179";
}
.glyphicons.eject i:before {
  content: "\E180";
}
.glyphicons.facetime_video i:before {
  content: "\E181";
}
.glyphicons.download_alt i:before {
  content: "\E182";
}
.glyphicons.mute i:before {
  content: "\E183";
}
.glyphicons.volume_down i:before {
  content: "\E184";
}
.glyphicons.volume_up i:before {
  content: "\E185";
}
.glyphicons.screenshot i:before {
  content: "\E186";
}
.glyphicons.move i:before {
  content: "\E187";
}
.glyphicons.more i:before {
  content: "\E188";
}
.glyphicons.brightness_reduce i:before {
  content: "\E189";
}
.glyphicons.brightness_increase i:before {
  content: "\E190";
}
.glyphicons.circle_plus i:before {
  content: "\E191";
}
.glyphicons.circle_minus i:before {
  content: "\E192";
}
.glyphicons.circle_remove i:before {
  content: "\E193";
}
.glyphicons.circle_ok i:before {
  content: "\E194";
}
.glyphicons.circle_question_mark i:before {
  content: "\E195";
}
.glyphicons.circle_info i:before {
  content: "\E196";
}
.glyphicons.circle_exclamation_mark i:before {
  content: "\E197";
}
.glyphicons.remove i:before {
  content: "\E198";
}
.glyphicons.ok i:before {
  content: "\E199";
}
.glyphicons.ban i:before {
  content: "\E200";
}
.glyphicons.download i:before {
  content: "\E201";
}
.glyphicons.upload i:before {
  content: "\E202";
}
.glyphicons.shopping_cart i:before {
  content: "\E203";
}
.glyphicons.lock i:before {
  content: "\1F512";
}
.glyphicons.unlock i:before {
  content: "\E205";
}
.glyphicons.electricity i:before {
  content: "\E206";
}
.glyphicons.ok_2 i:before {
  content: "\E207";
}
.glyphicons.remove_2 i:before {
  content: "\E208";
}
.glyphicons.cart_out i:before {
  content: "\E209";
}
.glyphicons.cart_in i:before {
  content: "\E210";
}
.glyphicons.left_arrow i:before {
  content: "\E211";
}
.glyphicons.right_arrow i:before {
  content: "\E212";
}
.glyphicons.down_arrow i:before {
  content: "\E213";
}
.glyphicons.up_arrow i:before {
  content: "\E214";
}
.glyphicons.resize_small i:before {
  content: "\E215";
}
.glyphicons.resize_full i:before {
  content: "\E216";
}
.glyphicons.circle_arrow_left i:before {
  content: "\E217";
}
.glyphicons.circle_arrow_right i:before {
  content: "\E218";
}
.glyphicons.circle_arrow_top i:before {
  content: "\E219";
}
.glyphicons.circle_arrow_down i:before {
  content: "\E220";
}
.glyphicons.play_button i:before {
  content: "\E221";
}
.glyphicons.unshare i:before {
  content: "\E222";
}
.glyphicons.share i:before {
  content: "\E223";
}
.glyphicons.chevron-right i:before {
  content: "\E224";
}
.glyphicons.chevron-left i:before {
  content: "\E225";
}
.glyphicons.bluetooth i:before {
  content: "\E226";
}
.glyphicons.euro i:before {
  content: "\20AC";
}
.glyphicons.usd i:before {
  content: "\E228";
}
.glyphicons.gbp i:before {
  content: "\E229";
}
.glyphicons.retweet_2 i:before {
  content: "\E230";
}
.glyphicons.moon i:before {
  content: "\E231";
}
.glyphicons.sun i:before {
  content: "\2609";
}
.glyphicons.cloud i:before {
  content: "\2601";
}
.glyphicons.direction i:before {
  content: "\E234";
}
.glyphicons.brush i:before {
  content: "\E235";
}
.glyphicons.pen i:before {
  content: "\E236";
}
.glyphicons.zoom_in i:before {
  content: "\E237";
}
.glyphicons.zoom_out i:before {
  content: "\E238";
}
.glyphicons.pin i:before {
  content: "\E239";
}
.glyphicons.albums i:before {
  content: "\E240";
}
.glyphicons.rotation_lock i:before {
  content: "\E241";
}
.glyphicons.flash i:before {
  content: "\E242";
}
.glyphicons.google_maps i:before {
  content: "\E243";
}
.glyphicons.anchor i:before {
  content: "\2693";
}
.glyphicons.conversation i:before {
  content: "\E245";
}
.glyphicons.chat i:before {
  content: "\E246";
}
.glyphicons.male i:before {
  content: "\E247";
}
.glyphicons.female i:before {
  content: "\E248";
}
.glyphicons.asterisk i:before {
  content: "\002A";
}
.glyphicons.divide i:before {
  content: "\00F7";
}
.glyphicons.snorkel_diving i:before {
  content: "\E251";
}
.glyphicons.scuba_diving i:before {
  content: "\E252";
}
.glyphicons.oxygen_bottle i:before {
  content: "\E253";
}
.glyphicons.fins i:before {
  content: "\E254";
}
.glyphicons.fishes i:before {
  content: "\E255";
}
.glyphicons.boat i:before {
  content: "\E256";
}
.glyphicons.delete i:before {
  content: "\E257";
}
.glyphicons.sheriffs_star i:before {
  content: "\E258";
}
.glyphicons.qrcode i:before {
  content: "\E259";
}
.glyphicons.barcode i:before {
  content: "\E260";
}
.glyphicons.pool i:before {
  content: "\E261";
}
.glyphicons.buoy i:before {
  content: "\E262";
}
.glyphicons.spade i:before {
  content: "\E263";
}
.glyphicons.bank i:before {
  content: "\1F3E6";
}
.glyphicons.vcard i:before {
  content: "\E265";
}
.glyphicons.electrical_plug i:before {
  content: "\E266";
}
.glyphicons.flag i:before {
  content: "\E267";
}
.glyphicons.credit_card i:before {
  content: "\E268";
}
.glyphicons.keyboard-wireless i:before {
  content: "\E269";
}
.glyphicons.keyboard-wired i:before {
  content: "\E270";
}
.glyphicons.shield i:before {
  content: "\E271";
}
.glyphicons.ring i:before {
  content: "\02DA";
}
.glyphicons.cake i:before {
  content: "\E273";
}
.glyphicons.drink i:before {
  content: "\E274";
}
.glyphicons.beer i:before {
  content: "\E275";
}
.glyphicons.fast_food i:before {
  content: "\E276";
}
.glyphicons.cutlery i:before {
  content: "\E277";
}
.glyphicons.pizza i:before {
  content: "\E278";
}
.glyphicons.birthday_cake i:before {
  content: "\E279";
}
.glyphicons.tablet i:before {
  content: "\E280";
}
.glyphicons.settings i:before {
  content: "\E281";
}
.glyphicons.bullets i:before {
  content: "\E282";
}
.glyphicons.cardio i:before {
  content: "\E283";
}
.glyphicons.t-shirt i:before {
  content: "\E284";
}
.glyphicons.pants i:before {
  content: "\E285";
}
.glyphicons.sweater i:before {
  content: "\E286";
}
.glyphicons.fabric i:before {
  content: "\E287";
}
.glyphicons.leather i:before {
  content: "\E288";
}
.glyphicons.scissors i:before {
  content: "\E289";
}
.glyphicons.bomb i:before {
  content: "\1F4A3";
}
.glyphicons.skull i:before {
  content: "\1F480";
}
.glyphicons.celebration i:before {
  content: "\E292";
}
.glyphicons.tea_kettle i:before {
  content: "\E293";
}
.glyphicons.french_press i:before {
  content: "\E294";
}
.glyphicons.coffe_cup i:before {
  content: "\E295";
}
.glyphicons.pot i:before {
  content: "\E296";
}
.glyphicons.grater i:before {
  content: "\E297";
}
.glyphicons.kettle i:before {
  content: "\E298";
}
.glyphicons.hospital i:before {
  content: "\1F3E5";
}
.glyphicons.hospital_h i:before {
  content: "\E300";
}
.glyphicons.microphone i:before {
  content: "\1F3A4";
}
.glyphicons.webcam i:before {
  content: "\E302";
}
.glyphicons.temple_christianity_church i:before {
  content: "\E303";
}
.glyphicons.temple_islam i:before {
  content: "\E304";
}
.glyphicons.temple_hindu i:before {
  content: "\E305";
}
.glyphicons.temple_buddhist i:before {
  content: "\E306";
}
.glyphicons.bicycle i:before {
  content: "\1F6B2";
}
.glyphicons.life_preserver i:before {
  content: "\E308";
}
.glyphicons.share_alt i:before {
  content: "\E309";
}
.glyphicons.comments i:before {
  content: "\E310";
}
.glyphicons.flower i:before {
  content: "\2698";
}
.glyphicons.baseball i:before {
  content: "\26BE";
}
.glyphicons.rugby i:before {
  content: "\E313";
}
.glyphicons.ax i:before {
  content: "\E314";
}
.glyphicons.table_tennis i:before {
  content: "\E315";
}
.glyphicons.bowling i:before {
  content: "\1F3B3";
}
.glyphicons.tree_conifer i:before {
  content: "\E317";
}
.glyphicons.tree_deciduous i:before {
  content: "\E318";
}
.glyphicons.more_items i:before {
  content: "\E319";
}
.glyphicons.sort i:before {
  content: "\E320";
}
.glyphicons.filter i:before {
  content: "\E321";
}
.glyphicons.gamepad i:before {
  content: "\E322";
}
.glyphicons.playing_dices i:before {
  content: "\E323";
}
.glyphicons.calculator i:before {
  content: "\E324";
}
.glyphicons.tie i:before {
  content: "\E325";
}
.glyphicons.wallet i:before {
  content: "\E326";
}
.glyphicons.piano i:before {
  content: "\E327";
}
.glyphicons.sampler i:before {
  content: "\E328";
}
.glyphicons.podium i:before {
  content: "\E329";
}
.glyphicons.soccer_ball i:before {
  content: "\E330";
}
.glyphicons.blog i:before {
  content: "\E331";
}
.glyphicons.dashboard i:before {
  content: "\E332";
}
.glyphicons.certificate i:before {
  content: "\E333";
}
.glyphicons.bell i:before {
  content: "\1F514";
}
.glyphicons.candle i:before {
  content: "\E335";
}
.glyphicons.pushpin i:before {
  content: "\1F4CC";
}
.glyphicons.iphone_shake i:before {
  content: "\E337";
}
.glyphicons.pin_flag i:before {
  content: "\E338";
}
.glyphicons.turtle i:before {
  content: "\1F422";
}
.glyphicons.rabbit i:before {
  content: "\1F407";
}
.glyphicons.globe i:before {
  content: "\E341";
}
.glyphicons.briefcase i:before {
  content: "\1F4BC";
}
.glyphicons.hdd i:before {
  content: "\E343";
}
.glyphicons.thumbs_up i:before {
  content: "\E344";
}
.glyphicons.thumbs_down i:before {
  content: "\E345";
}
.glyphicons.hand_right i:before {
  content: "\E346";
}
.glyphicons.hand_left i:before {
  content: "\E347";
}
.glyphicons.hand_up i:before {
  content: "\E348";
}
.glyphicons.hand_down i:before {
  content: "\E349";
}
.glyphicons.fullscreen i:before {
  content: "\E350";
}
.glyphicons.shopping_bag i:before {
  content: "\E351";
}
.glyphicons.book_open i:before {
  content: "\E352";
}
.glyphicons.nameplate i:before {
  content: "\E353";
}
.glyphicons.nameplate_alt i:before {
  content: "\E354";
}
.glyphicons.vases i:before {
  content: "\E355";
}
.glyphicons.bullhorn i:before {
  content: "\E356";
}
.glyphicons.dumbbell i:before {
  content: "\E357";
}
.glyphicons.suitcase i:before {
  content: "\E358";
}
.glyphicons.file_import i:before {
  content: "\E359";
}
.glyphicons.file_export i:before {
  content: "\E360";
}
.glyphicons.bug i:before {
  content: "\1F41B";
}
.glyphicons.crown i:before {
  content: "\1F451";
}
.glyphicons.smoking i:before {
  content: "\E363";
}
.glyphicons.cloud-upload i:before {
  content: "\E364";
}
.glyphicons.cloud-download i:before {
  content: "\E365";
}
.glyphicons.restart i:before {
  content: "\E366";
}
.glyphicons.security_camera i:before {
  content: "\E367";
}
.glyphicons.expand i:before {
  content: "\E368";
}
.glyphicons.collapse i:before {
  content: "\E369";
}
.glyphicons.collapse_top i:before {
  content: "\E370";
}
.glyphicons.globe_af i:before {
  content: "\E371";
}
.glyphicons.global i:before {
  content: "\E372";
}
.glyphicons.spray i:before {
  content: "\E373";
}
.glyphicons.nails i:before {
  content: "\E374";
}
.glyphicons.claw_hammer i:before {
  content: "\E375";
}
.glyphicons.classic_hammer i:before {
  content: "\E376";
}
.glyphicons.hand_saw i:before {
  content: "\E377";
}
.glyphicons.riflescope i:before {
  content: "\E378";
}
.glyphicons.electrical_socket_eu i:before {
  content: "\E379";
}
.glyphicons.electrical_socket_us i:before {
  content: "\E380";
}
.glyphicons.message_forward i:before {
  content: "\E381";
}
.glyphicons.coat_hanger i:before {
  content: "\E382";
}
.glyphicons.dress i:before {
  content: "\1F457";
}
.glyphicons.bathrobe i:before {
  content: "\E384";
}
.glyphicons.shirt i:before {
  content: "\E385";
}
.glyphicons.underwear i:before {
  content: "\E386";
}
.glyphicons.log_in i:before {
  content: "\E387";
}
.glyphicons.log_out i:before {
  content: "\E388";
}
.glyphicons.exit i:before {
  content: "\E389";
}
.glyphicons.new_window_alt i:before {
  content: "\E390";
}
.glyphicons.video_sd i:before {
  content: "\E391";
}
.glyphicons.video_hd i:before {
  content: "\E392";
}
.glyphicons.subtitles i:before {
  content: "\E393";
}
.glyphicons.sound_stereo i:before {
  content: "\E394";
}
.glyphicons.sound_dolby i:before {
  content: "\E395";
}
.glyphicons.sound_5_1 i:before {
  content: "\E396";
}
.glyphicons.sound_6_1 i:before {
  content: "\E397";
}
.glyphicons.sound_7_1 i:before {
  content: "\E398";
}
.glyphicons.copyright_mark i:before {
  content: "\E399";
}
.glyphicons.registration_mark i:before {
  content: "\E400";
}
.glyphicons.radar i:before {
  content: "\E401";
}
.glyphicons.skateboard i:before {
  content: "\E402";
}
.glyphicons.golf_course i:before {
  content: "\E403";
}
.glyphicons.sorting i:before {
  content: "\E404";
}
.glyphicons.sort-by-alphabet i:before {
  content: "\E405";
}
.glyphicons.sort-by-alphabet-alt i:before {
  content: "\E406";
}
.glyphicons.sort-by-order i:before {
  content: "\E407";
}
.glyphicons.sort-by-order-alt i:before {
  content: "\E408";
}
.glyphicons.sort-by-attributes i:before {
  content: "\E409";
}
.glyphicons.sort-by-attributes-alt i:before {
  content: "\E410";
}
.glyphicons.compressed i:before {
  content: "\E411";
}
.glyphicons.package i:before {
  content: "\1F4E6";
}
.glyphicons.cloud_plus i:before {
  content: "\E413";
}
.glyphicons.cloud_minus i:before {
  content: "\E414";
}
.glyphicons.disk_save i:before {
  content: "\E415";
}
.glyphicons.disk_open i:before {
  content: "\E416";
}
.glyphicons.disk_saved i:before {
  content: "\E417";
}
.glyphicons.disk_remove i:before {
  content: "\E418";
}
.glyphicons.disk_import i:before {
  content: "\E419";
}
.glyphicons.disk_export i:before {
  content: "\E420";
}
.glyphicons.tower i:before {
  content: "\E421";
}
.glyphicons.send i:before {
  content: "\E422";
}
.glyphicons.git_branch i:before {
  content: "\E423";
}
.glyphicons.git_create i:before {
  content: "\E424";
}
.glyphicons.git_private i:before {
  content: "\E425";
}
.glyphicons.git_delete i:before {
  content: "\E426";
}
.glyphicons.git_merge i:before {
  content: "\E427";
}
.glyphicons.git_pull_request i:before {
  content: "\E428";
}
.glyphicons.git_compare i:before {
  content: "\E429";
}
.glyphicons.git_commit i:before {
  content: "\E430";
}
.glyphicons.construction_cone i:before {
  content: "\E431";
}
.glyphicons.shoe_steps i:before {
  content: "\E432";
}
.glyphicons.plus i:before {
  content: "\002B";
}
.glyphicons.minus i:before {
  content: "\2212";
}
.glyphicons.redo i:before {
  content: "\E435";
}
.glyphicons.undo i:before {
  content: "\E436";
}
.glyphicons.golf i:before {
  content: "\E437";
}
.glyphicons.hockey i:before {
  content: "\E438";
}
.glyphicons.pipe i:before {
  content: "\E439";
}
.glyphicons.wrench i:before {
  content: "\1F527";
}
.glyphicons.folder_closed i:before {
  content: "\E441";
}
.glyphicons.phone_alt i:before {
  content: "\E442";
}
.glyphicons.earphone i:before {
  content: "\E443";
}
.glyphicons.floppy_disk i:before {
  content: "\E444";
}
.glyphicons.floppy_saved i:before {
  content: "\E445";
}
.glyphicons.floppy_remove i:before {
  content: "\E446";
}
.glyphicons.floppy_save i:before {
  content: "\E447";
}
.glyphicons.floppy_open i:before {
  content: "\E448";
}
.glyphicons.translate i:before {
  content: "\E449";
}
.glyphicons.fax i:before {
  content: "\E450";
}
.glyphicons.factory i:before {
  content: "\1F3ED";
}
.glyphicons.shop_window i:before {
  content: "\E452";
}
.glyphicons.shop i:before {
  content: "\E453";
}
.glyphicons.kiosk i:before {
  content: "\E454";
}
.glyphicons.kiosk_wheels i:before {
  content: "\E455";
}
.glyphicons.kiosk_light i:before {
  content: "\E456";
}
.glyphicons.kiosk_food i:before {
  content: "\E457";
}
.glyphicons.transfer i:before {
  content: "\E458";
}
.glyphicons.money i:before {
  content: "\E459";
}
.glyphicons.header i:before {
  content: "\E460";
}
.glyphicons.blacksmith i:before {
  content: "\E461";
}
.glyphicons.saw_blade i:before {
  content: "\E462";
}
.glyphicons.basketball i:before {
  content: "\E463";
}
.glyphicons.server i:before {
  content: "\E464";
}
.glyphicons.server_plus i:before {
  content: "\E465";
}
.glyphicons.server_minus i:before {
  content: "\E466";
}
.glyphicons.server_ban i:before {
  content: "\E467";
}
.glyphicons.server_flag i:before {
  content: "\E468";
}
.glyphicons.server_lock i:before {
  content: "\E469";
}
.glyphicons.server_new i:before {
  content: "\E470";
}

/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
@font-face {
  font-family: 'Glyphicons Social Regular';
  src: url('../fonts/glyphicons_social/glyphicons-social-regular.eot');
  src: url('../fonts/glyphicons_social/glyphicons-social-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons_social/glyphicons-social-regular.woff') format('woff'), url('../fonts/glyphicons_social/glyphicons-social-regular.ttf') format('truetype'), url('../fonts/glyphicons_social/glyphicons-social-regular.svg#glyphicons_socialregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyphicons-social {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.glyphicons-social i:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  font: 24px/1em 'Glyphicons Social Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.glyphicons-social.white i:before {
  color: #fff;
}
.glyphicons-social.pinterest i:before {
  content: "\E001";
}
.glyphicons-social.dropbox i:before {
  content: "\E002";
}
.glyphicons-social.google_plus i:before {
  content: "\E003";
}
.glyphicons-social.jolicloud i:before {
  content: "\E004";
}
.glyphicons-social.yahoo i:before {
  content: "\E005";
}
.glyphicons-social.blogger i:before {
  content: "\E006";
}
.glyphicons-social.picasa i:before {
  content: "\E007";
}
.glyphicons-social.amazon i:before {
  content: "\E008";
}
.glyphicons-social.tumblr i:before {
  content: "\E009";
}
.glyphicons-social.wordpress i:before {
  content: "\E010";
}
.glyphicons-social.instapaper i:before {
  content: "\E011";
}
.glyphicons-social.evernote i:before {
  content: "\E012";
}
.glyphicons-social.xing i:before {
  content: "\E013";
}
.glyphicons-social.zootool i:before {
  content: "\E014";
}
.glyphicons-social.dribbble i:before {
  content: "\E015";
}
.glyphicons-social.deviantart i:before {
  content: "\E016";
}
.glyphicons-social.read_it_later i:before {
  content: "\E017";
}
.glyphicons-social.linked_in i:before {
  content: "\E018";
}
.glyphicons-social.forrst i:before {
  content: "\E019";
}
.glyphicons-social.pinboard i:before {
  content: "\E020";
}
.glyphicons-social.behance i:before {
  content: "\E021";
}
.glyphicons-social.github i:before {
  content: "\E022";
}
.glyphicons-social.youtube i:before {
  content: "\E023";
}
.glyphicons-social.skitch i:before {
  content: "\E024";
}
.glyphicons-social.foursquare i:before {
  content: "\E025";
}
.glyphicons-social.quora i:before {
  content: "\E026";
}
.glyphicons-social.badoo i:before {
  content: "\E027";
}
.glyphicons-social.spotify i:before {
  content: "\E028";
}
.glyphicons-social.stumbleupon i:before {
  content: "\E029";
}
.glyphicons-social.readability i:before {
  content: "\E030";
}
.glyphicons-social.facebook i:before {
  content: "\E031";
}
.glyphicons-social.twitter i:before {
  content: "\E032";
}
.glyphicons-social.instagram i:before {
  content: "\E033";
}
.glyphicons-social.posterous_spaces i:before {
  content: "\E034";
}
.glyphicons-social.vimeo i:before {
  content: "\E035";
}
.glyphicons-social.flickr i:before {
  content: "\E036";
}
.glyphicons-social.last_fm i:before {
  content: "\E037";
}
.glyphicons-social.rss i:before {
  content: "\E038";
}
.glyphicons-social.skype i:before {
  content: "\E039";
}
.glyphicons-social.e-mail i:before {
  content: "\E040";
}
.glyphicons-social.vine i:before {
  content: "\E041";
}
.glyphicons-social.myspace i:before {
  content: "\E042";
}
.glyphicons-social.goodreads i:before {
  content: "\E043";
}
.glyphicons-social.apple i:before {
  content: "\F8FF";
}
.glyphicons-social.windows i:before {
  content: "\E045";
}
.glyphicons-social.yelp i:before {
  content: "\E046";
}
.glyphicons-social.playstation i:before {
  content: "\E047";
}
.glyphicons-social.xbox i:before {
  content: "\E048";
}
.glyphicons-social.android i:before {
  content: "\E049";
}
.glyphicons-social.ios i:before {
  content: "\E050";
}

@font-face {
  font-family: "Material-Design-Icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Material-Design-Icons.eot?-g7cqhn");
  src: url("../fonts/Material-Design-Icons.eot?#iefix-g7cqhn") format("embedded-opentype"), url("../fonts/Material-Design-Icons.woff?-g7cqhn") format("woff"), url("../fonts/Material-Design-Icons.ttf?-g7cqhn") format("truetype"), url("../fonts/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons") format("svg");
}

[class^="mdi-"],
[class*=" mdi-"] {
  font-family: "Material-Design-Icons";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -moz-osx-font-smoothing: grayscale;
}

.mdi-action-3d-rotation:before {
  content: "\e600";
}

.mdi-action-accessibility:before {
  content: "\e601";
}

.mdi-action-account-balance:before {
  content: "\e602";
}

.mdi-action-account-balance-wallet:before {
  content: "\e603";
}

.mdi-action-account-box:before {
  content: "\e604";
}

.mdi-action-account-child:before {
  content: "\e605";
}

.mdi-action-account-circle:before {
  content: "\e606";
}

.mdi-action-add-shopping-cart:before {
  content: "\e607";
}

.mdi-action-alarm:before {
  content: "\e608";
}

.mdi-action-alarm-add:before {
  content: "\e609";
}

.mdi-action-alarm-off:before {
  content: "\e60a";
}

.mdi-action-alarm-on:before {
  content: "\e60b";
}

.mdi-action-android:before {
  content: "\e60c";
}

.mdi-action-announcement:before {
  content: "\e60d";
}

.mdi-action-aspect-ratio:before {
  content: "\e60e";
}

.mdi-action-assessment:before {
  content: "\e60f";
}

.mdi-action-assignment:before {
  content: "\e610";
}

.mdi-action-assignment-ind:before {
  content: "\e611";
}

.mdi-action-assignment-late:before {
  content: "\e612";
}

.mdi-action-assignment-return:before {
  content: "\e613";
}

.mdi-action-assignment-returned:before {
  content: "\e614";
}

.mdi-action-assignment-turned-in:before {
  content: "\e615";
}

.mdi-action-autorenew:before {
  content: "\e616";
}

.mdi-action-backup:before {
  content: "\e617";
}

.mdi-action-book:before {
  content: "\e618";
}

.mdi-action-bookmark:before {
  content: "\e619";
}

.mdi-action-bookmark-outline:before {
  content: "\e61a";
}

.mdi-action-bug-report:before {
  content: "\e61b";
}

.mdi-action-cached:before {
  content: "\e61c";
}

.mdi-action-class:before {
  content: "\e61d";
}

.mdi-action-credit-card:before {
  content: "\e61e";
}

.mdi-action-dashboard:before {
  content: "\e61f";
}

.mdi-action-delete:before {
  content: "\e620";
}

.mdi-action-description:before {
  content: "\e621";
}

.mdi-action-dns:before {
  content: "\e622";
}

.mdi-action-done:before {
  content: "\e623";
}

.mdi-action-done-all:before {
  content: "\e624";
}

.mdi-action-event:before {
  content: "\e625";
}

.mdi-action-exit-to-app:before {
  content: "\e626";
}

.mdi-action-explore:before {
  content: "\e627";
}

.mdi-action-extension:before {
  content: "\e628";
}

.mdi-action-face-unlock:before {
  content: "\e629";
}

.mdi-action-favorite:before {
  content: "\e62a";
}

.mdi-action-favorite-outline:before {
  content: "\e62b";
}

.mdi-action-find-in-page:before {
  content: "\e62c";
}

.mdi-action-find-replace:before {
  content: "\e62d";
}

.mdi-action-flip-to-back:before {
  content: "\e62e";
}

.mdi-action-flip-to-front:before {
  content: "\e62f";
}

.mdi-action-get-app:before {
  content: "\e630";
}

.mdi-action-grade:before {
  content: "\e631";
}

.mdi-action-group-work:before {
  content: "\e632";
}

.mdi-action-help:before {
  content: "\e633";
}

.mdi-action-highlight-remove:before {
  content: "\e634";
}

.mdi-action-history:before {
  content: "\e635";
}

.mdi-action-home:before {
  content: "\e636";
}

.mdi-action-https:before {
  content: "\e637";
}

.mdi-action-info:before {
  content: "\e638";
}

.mdi-action-info-outline:before {
  content: "\e639";
}

.mdi-action-input:before {
  content: "\e63a";
}

.mdi-action-invert-colors:before {
  content: "\e63b";
}

.mdi-action-label:before {
  content: "\e63c";
}

.mdi-action-label-outline:before {
  content: "\e63d";
}

.mdi-action-language:before {
  content: "\e63e";
}

.mdi-action-launch:before {
  content: "\e63f";
}

.mdi-action-list:before {
  content: "\e640";
}

.mdi-action-lock:before {
  content: "\e641";
}

.mdi-action-lock-open:before {
  content: "\e642";
}

.mdi-action-lock-outline:before {
  content: "\e643";
}

.mdi-action-loyalty:before {
  content: "\e644";
}

.mdi-action-markunread-mailbox:before {
  content: "\e645";
}

.mdi-action-note-add:before {
  content: "\e646";
}

.mdi-action-open-in-browser:before {
  content: "\e647";
}

.mdi-action-open-in-new:before {
  content: "\e648";
}

.mdi-action-open-with:before {
  content: "\e649";
}

.mdi-action-pageview:before {
  content: "\e64a";
}

.mdi-action-payment:before {
  content: "\e64b";
}

.mdi-action-perm-camera-mic:before {
  content: "\e64c";
}

.mdi-action-perm-contact-cal:before {
  content: "\e64d";
}

.mdi-action-perm-data-setting:before {
  content: "\e64e";
}

.mdi-action-perm-device-info:before {
  content: "\e64f";
}

.mdi-action-perm-identity:before {
  content: "\e650";
}

.mdi-action-perm-media:before {
  content: "\e651";
}

.mdi-action-perm-phone-msg:before {
  content: "\e652";
}

.mdi-action-perm-scan-wifi:before {
  content: "\e653";
}

.mdi-action-picture-in-picture:before {
  content: "\e654";
}

.mdi-action-polymer:before {
  content: "\e655";
}

.mdi-action-print:before {
  content: "\e656";
}

.mdi-action-query-builder:before {
  content: "\e657";
}

.mdi-action-question-answer:before {
  content: "\e658";
}

.mdi-action-receipt:before {
  content: "\e659";
}

.mdi-action-redeem:before {
  content: "\e65a";
}

.mdi-action-report-problem:before {
  content: "\e65b";
}

.mdi-action-restore:before {
  content: "\e65c";
}

.mdi-action-room:before {
  content: "\e65d";
}

.mdi-action-schedule:before {
  content: "\e65e";
}

.mdi-action-search:before {
  content: "\e65f";
}

.mdi-action-settings:before {
  content: "\e660";
}

.mdi-action-settings-applications:before {
  content: "\e661";
}

.mdi-action-settings-backup-restore:before {
  content: "\e662";
}

.mdi-action-settings-bluetooth:before {
  content: "\e663";
}

.mdi-action-settings-cell:before {
  content: "\e664";
}

.mdi-action-settings-display:before {
  content: "\e665";
}

.mdi-action-settings-ethernet:before {
  content: "\e666";
}

.mdi-action-settings-input-antenna:before {
  content: "\e667";
}

.mdi-action-settings-input-component:before {
  content: "\e668";
}

.mdi-action-settings-input-composite:before {
  content: "\e669";
}

.mdi-action-settings-input-hdmi:before {
  content: "\e66a";
}

.mdi-action-settings-input-svideo:before {
  content: "\e66b";
}

.mdi-action-settings-overscan:before {
  content: "\e66c";
}

.mdi-action-settings-phone:before {
  content: "\e66d";
}

.mdi-action-settings-power:before {
  content: "\e66e";
}

.mdi-action-settings-remote:before {
  content: "\e66f";
}

.mdi-action-settings-voice:before {
  content: "\e670";
}

.mdi-action-shop:before {
  content: "\e671";
}

.mdi-action-shopping-basket:before {
  content: "\e672";
}

.mdi-action-shopping-cart:before {
  content: "\e673";
}

.mdi-action-shop-two:before {
  content: "\e674";
}

.mdi-action-speaker-notes:before {
  content: "\e675";
}

.mdi-action-spellcheck:before {
  content: "\e676";
}

.mdi-action-star-rate:before {
  content: "\e677";
}

.mdi-action-stars:before {
  content: "\e678";
}

.mdi-action-store:before {
  content: "\e679";
}

.mdi-action-subject:before {
  content: "\e67a";
}

.mdi-action-swap-horiz:before {
  content: "\e67b";
}

.mdi-action-swap-vert:before {
  content: "\e67c";
}

.mdi-action-swap-vert-circle:before {
  content: "\e67d";
}

.mdi-action-system-update-tv:before {
  content: "\e67e";
}

.mdi-action-tab:before {
  content: "\e67f";
}

.mdi-action-tab-unselected:before {
  content: "\e680";
}

.mdi-action-theaters:before {
  content: "\e681";
}

.mdi-action-thumb-down:before {
  content: "\e682";
}

.mdi-action-thumbs-up-down:before {
  content: "\e683";
}

.mdi-action-thumb-up:before {
  content: "\e684";
}

.mdi-action-toc:before {
  content: "\e685";
}

.mdi-action-today:before {
  content: "\e686";
}

.mdi-action-track-changes:before {
  content: "\e687";
}

.mdi-action-translate:before {
  content: "\e688";
}

.mdi-action-trending-down:before {
  content: "\e689";
}

.mdi-action-trending-neutral:before {
  content: "\e68a";
}

.mdi-action-trending-up:before {
  content: "\e68b";
}

.mdi-action-turned-in:before {
  content: "\e68c";
}

.mdi-action-turned-in-not:before {
  content: "\e68d";
}

.mdi-action-verified-user:before {
  content: "\e68e";
}

.mdi-action-view-agenda:before {
  content: "\e68f";
}

.mdi-action-view-array:before {
  content: "\e690";
}

.mdi-action-view-carousel:before {
  content: "\e691";
}

.mdi-action-view-column:before {
  content: "\e692";
}

.mdi-action-view-day:before {
  content: "\e693";
}

.mdi-action-view-headline:before {
  content: "\e694";
}

.mdi-action-view-list:before {
  content: "\e695";
}

.mdi-action-view-module:before {
  content: "\e696";
}

.mdi-action-view-quilt:before {
  content: "\e697";
}

.mdi-action-view-stream:before {
  content: "\e698";
}

.mdi-action-view-week:before {
  content: "\e699";
}

.mdi-action-visibility:before {
  content: "\e69a";
}

.mdi-action-visibility-off:before {
  content: "\e69b";
}

.mdi-action-wallet-giftcard:before {
  content: "\e69c";
}

.mdi-action-wallet-membership:before {
  content: "\e69d";
}

.mdi-action-wallet-travel:before {
  content: "\e69e";
}

.mdi-action-work:before {
  content: "\e69f";
}

.mdi-alert-error:before {
  content: "\e6a0";
}

.mdi-alert-warning:before {
  content: "\e6a1";
}

.mdi-av-album:before {
  content: "\e6a2";
}

.mdi-av-timer:before {
  content: "\e6a3";
}

.mdi-av-closed-caption:before {
  content: "\e6a4";
}

.mdi-av-equalizer:before {
  content: "\e6a5";
}

.mdi-av-explicit:before {
  content: "\e6a6";
}

.mdi-av-fast-forward:before {
  content: "\e6a7";
}

.mdi-av-fast-rewind:before {
  content: "\e6a8";
}

.mdi-av-games:before {
  content: "\e6a9";
}

.mdi-av-hearing:before {
  content: "\e6aa";
}

.mdi-av-high-quality:before {
  content: "\e6ab";
}

.mdi-av-loop:before {
  content: "\e6ac";
}

.mdi-av-mic:before {
  content: "\e6ad";
}

.mdi-av-mic-none:before {
  content: "\e6ae";
}

.mdi-av-mic-off:before {
  content: "\e6af";
}

.mdi-av-movie:before {
  content: "\e6b0";
}

.mdi-av-my-library-add:before {
  content: "\e6b1";
}

.mdi-av-my-library-books:before {
  content: "\e6b2";
}

.mdi-av-my-library-music:before {
  content: "\e6b3";
}

.mdi-av-new-releases:before {
  content: "\e6b4";
}

.mdi-av-not-interested:before {
  content: "\e6b5";
}

.mdi-av-pause:before {
  content: "\e6b6";
}

.mdi-av-pause-circle-fill:before {
  content: "\e6b7";
}

.mdi-av-pause-circle-outline:before {
  content: "\e6b8";
}

.mdi-av-play-arrow:before {
  content: "\e6b9";
}

.mdi-av-play-circle-fill:before {
  content: "\e6ba";
}

.mdi-av-play-circle-outline:before {
  content: "\e6bb";
}

.mdi-av-playlist-add:before {
  content: "\e6bc";
}

.mdi-av-play-shopping-bag:before {
  content: "\e6bd";
}

.mdi-av-queue:before {
  content: "\e6be";
}

.mdi-av-queue-music:before {
  content: "\e6bf";
}

.mdi-av-radio:before {
  content: "\e6c0";
}

.mdi-av-recent-actors:before {
  content: "\e6c1";
}

.mdi-av-repeat:before {
  content: "\e6c2";
}

.mdi-av-repeat-one:before {
  content: "\e6c3";
}

.mdi-av-replay:before {
  content: "\e6c4";
}

.mdi-av-shuffle:before {
  content: "\e6c5";
}

.mdi-av-skip-next:before {
  content: "\e6c6";
}

.mdi-av-skip-previous:before {
  content: "\e6c7";
}

.mdi-av-snooze:before {
  content: "\e6c8";
}

.mdi-av-stop:before {
  content: "\e6c9";
}

.mdi-av-subtitles:before {
  content: "\e6ca";
}

.mdi-av-surround-sound:before {
  content: "\e6cb";
}

.mdi-av-videocam:before {
  content: "\e6cc";
}

.mdi-av-videocam-off:before {
  content: "\e6cd";
}

.mdi-av-video-collection:before {
  content: "\e6ce";
}

.mdi-av-volume-down:before {
  content: "\e6cf";
}

.mdi-av-volume-mute:before {
  content: "\e6d0";
}

.mdi-av-volume-off:before {
  content: "\e6d1";
}

.mdi-av-volume-up:before {
  content: "\e6d2";
}

.mdi-av-web:before {
  content: "\e6d3";
}

.mdi-communication-business:before {
  content: "\e6d4";
}

.mdi-communication-call:before {
  content: "\e6d5";
}

.mdi-communication-call-end:before {
  content: "\e6d6";
}

.mdi-communication-call-made:before {
  content: "\e6d7";
}

.mdi-communication-call-merge:before {
  content: "\e6d8";
}

.mdi-communication-call-missed:before {
  content: "\e6d9";
}

.mdi-communication-call-received:before {
  content: "\e6da";
}

.mdi-communication-call-split:before {
  content: "\e6db";
}

.mdi-communication-chat:before {
  content: "\e6dc";
}

.mdi-communication-clear-all:before {
  content: "\e6dd";
}

.mdi-communication-comment:before {
  content: "\e6de";
}

.mdi-communication-contacts:before {
  content: "\e6df";
}

.mdi-communication-dialer-sip:before {
  content: "\e6e0";
}

.mdi-communication-dialpad:before {
  content: "\e6e1";
}

.mdi-communication-dnd-on:before {
  content: "\e6e2";
}

.mdi-communication-email:before {
  content: "\e6e3";
}

.mdi-communication-forum:before {
  content: "\e6e4";
}

.mdi-communication-import-export:before {
  content: "\e6e5";
}

.mdi-communication-invert-colors-off:before {
  content: "\e6e6";
}

.mdi-communication-invert-colors-on:before {
  content: "\e6e7";
}

.mdi-communication-live-help:before {
  content: "\e6e8";
}

.mdi-communication-location-off:before {
  content: "\e6e9";
}

.mdi-communication-location-on:before {
  content: "\e6ea";
}

.mdi-communication-message:before {
  content: "\e6eb";
}

.mdi-communication-messenger:before {
  content: "\e6ec";
}

.mdi-communication-no-sim:before {
  content: "\e6ed";
}

.mdi-communication-phone:before {
  content: "\e6ee";
}

.mdi-communication-portable-wifi-off:before {
  content: "\e6ef";
}

.mdi-communication-quick-contacts-dialer:before {
  content: "\e6f0";
}

.mdi-communication-quick-contacts-mail:before {
  content: "\e6f1";
}

.mdi-communication-ring-volume:before {
  content: "\e6f2";
}

.mdi-communication-stay-current-landscape:before {
  content: "\e6f3";
}

.mdi-communication-stay-current-portrait:before {
  content: "\e6f4";
}

.mdi-communication-stay-primary-landscape:before {
  content: "\e6f5";
}

.mdi-communication-stay-primary-portrait:before {
  content: "\e6f6";
}

.mdi-communication-swap-calls:before {
  content: "\e6f7";
}

.mdi-communication-textsms:before {
  content: "\e6f8";
}

.mdi-communication-voicemail:before {
  content: "\e6f9";
}

.mdi-communication-vpn-key:before {
  content: "\e6fa";
}

.mdi-content-add:before {
  content: "\e6fb";
}

.mdi-content-add-box:before {
  content: "\e6fc";
}

.mdi-content-add-circle:before {
  content: "\e6fd";
}

.mdi-content-add-circle-outline:before {
  content: "\e6fe";
}

.mdi-content-archive:before {
  content: "\e6ff";
}

.mdi-content-backspace:before {
  content: "\e700";
}

.mdi-content-block:before {
  content: "\e701";
}

.mdi-content-clear:before {
  content: "\e702";
}

.mdi-content-content-copy:before {
  content: "\e703";
}

.mdi-content-content-cut:before {
  content: "\e704";
}

.mdi-content-content-paste:before {
  content: "\e705";
}

.mdi-content-create:before {
  content: "\e706";
}

.mdi-content-drafts:before {
  content: "\e707";
}

.mdi-content-filter-list:before {
  content: "\e708";
}

.mdi-content-flag:before {
  content: "\e709";
}

.mdi-content-forward:before {
  content: "\e70a";
}

.mdi-content-gesture:before {
  content: "\e70b";
}

.mdi-content-inbox:before {
  content: "\e70c";
}

.mdi-content-link:before {
  content: "\e70d";
}

.mdi-content-mail:before {
  content: "\e70e";
}

.mdi-content-markunread:before {
  content: "\e70f";
}

.mdi-content-redo:before {
  content: "\e710";
}

.mdi-content-remove:before {
  content: "\e711";
}

.mdi-content-remove-circle:before {
  content: "\e712";
}

.mdi-content-remove-circle-outline:before {
  content: "\e713";
}

.mdi-content-reply:before {
  content: "\e714";
}

.mdi-content-reply-all:before {
  content: "\e715";
}

.mdi-content-report:before {
  content: "\e716";
}

.mdi-content-save:before {
  content: "\e717";
}

.mdi-content-select-all:before {
  content: "\e718";
}

.mdi-content-send:before {
  content: "\e719";
}

.mdi-content-sort:before {
  content: "\e71a";
}

.mdi-content-text-format:before {
  content: "\e71b";
}

.mdi-content-undo:before {
  content: "\e71c";
}

.mdi-device-access-alarm:before {
  content: "\e71d";
}

.mdi-device-access-alarms:before {
  content: "\e71e";
}

.mdi-device-access-time:before {
  content: "\e71f";
}

.mdi-device-add-alarm:before {
  content: "\e720";
}

.mdi-device-airplanemode-off:before {
  content: "\e721";
}

.mdi-device-airplanemode-on:before {
  content: "\e722";
}

.mdi-device-battery-20:before {
  content: "\e723";
}

.mdi-device-battery-30:before {
  content: "\e724";
}

.mdi-device-battery-50:before {
  content: "\e725";
}

.mdi-device-battery-60:before {
  content: "\e726";
}

.mdi-device-battery-80:before {
  content: "\e727";
}

.mdi-device-battery-90:before {
  content: "\e728";
}

.mdi-device-battery-alert:before {
  content: "\e729";
}

.mdi-device-battery-charging-20:before {
  content: "\e72a";
}

.mdi-device-battery-charging-30:before {
  content: "\e72b";
}

.mdi-device-battery-charging-50:before {
  content: "\e72c";
}

.mdi-device-battery-charging-60:before {
  content: "\e72d";
}

.mdi-device-battery-charging-80:before {
  content: "\e72e";
}

.mdi-device-battery-charging-90:before {
  content: "\e72f";
}

.mdi-device-battery-charging-full:before {
  content: "\e730";
}

.mdi-device-battery-full:before {
  content: "\e731";
}

.mdi-device-battery-std:before {
  content: "\e732";
}

.mdi-device-battery-unknown:before {
  content: "\e733";
}

.mdi-device-bluetooth:before {
  content: "\e734";
}

.mdi-device-bluetooth-connected:before {
  content: "\e735";
}

.mdi-device-bluetooth-disabled:before {
  content: "\e736";
}

.mdi-device-bluetooth-searching:before {
  content: "\e737";
}

.mdi-device-brightness-auto:before {
  content: "\e738";
}

.mdi-device-brightness-high:before {
  content: "\e739";
}

.mdi-device-brightness-low:before {
  content: "\e73a";
}

.mdi-device-brightness-medium:before {
  content: "\e73b";
}

.mdi-device-data-usage:before {
  content: "\e73c";
}

.mdi-device-developer-mode:before {
  content: "\e73d";
}

.mdi-device-devices:before {
  content: "\e73e";
}

.mdi-device-dvr:before {
  content: "\e73f";
}

.mdi-device-gps-fixed:before {
  content: "\e740";
}

.mdi-device-gps-not-fixed:before {
  content: "\e741";
}

.mdi-device-gps-off:before {
  content: "\e742";
}

.mdi-device-location-disabled:before {
  content: "\e743";
}

.mdi-device-location-searching:before {
  content: "\e744";
}

.mdi-device-multitrack-audio:before {
  content: "\e745";
}

.mdi-device-network-cell:before {
  content: "\e746";
}

.mdi-device-network-wifi:before {
  content: "\e747";
}

.mdi-device-nfc:before {
  content: "\e748";
}

.mdi-device-now-wallpaper:before {
  content: "\e749";
}

.mdi-device-now-widgets:before {
  content: "\e74a";
}

.mdi-device-screen-lock-landscape:before {
  content: "\e74b";
}

.mdi-device-screen-lock-portrait:before {
  content: "\e74c";
}

.mdi-device-screen-lock-rotation:before {
  content: "\e74d";
}

.mdi-device-screen-rotation:before {
  content: "\e74e";
}

.mdi-device-sd-storage:before {
  content: "\e74f";
}

.mdi-device-settings-system-daydream:before {
  content: "\e750";
}

.mdi-device-signal-cellular-0-bar:before {
  content: "\e751";
}

.mdi-device-signal-cellular-1-bar:before {
  content: "\e752";
}

.mdi-device-signal-cellular-2-bar:before {
  content: "\e753";
}

.mdi-device-signal-cellular-3-bar:before {
  content: "\e754";
}

.mdi-device-signal-cellular-4-bar:before {
  content: "\e755";
}

.mdi-device-signal-cellular-connected-no-internet-0-bar:before {
  content: "\e756";
}

.mdi-device-signal-cellular-connected-no-internet-1-bar:before {
  content: "\e757";
}

.mdi-device-signal-cellular-connected-no-internet-2-bar:before {
  content: "\e758";
}

.mdi-device-signal-cellular-connected-no-internet-3-bar:before {
  content: "\e759";
}

.mdi-device-signal-cellular-connected-no-internet-4-bar:before {
  content: "\e75a";
}

.mdi-device-signal-cellular-no-sim:before {
  content: "\e75b";
}

.mdi-device-signal-cellular-null:before {
  content: "\e75c";
}

.mdi-device-signal-cellular-off:before {
  content: "\e75d";
}

.mdi-device-signal-wifi-0-bar:before {
  content: "\e75e";
}

.mdi-device-signal-wifi-1-bar:before {
  content: "\e75f";
}

.mdi-device-signal-wifi-2-bar:before {
  content: "\e760";
}

.mdi-device-signal-wifi-3-bar:before {
  content: "\e761";
}

.mdi-device-signal-wifi-4-bar:before {
  content: "\e762";
}

.mdi-device-signal-wifi-off:before {
  content: "\e763";
}

.mdi-device-storage:before {
  content: "\e764";
}

.mdi-device-usb:before {
  content: "\e765";
}

.mdi-device-wifi-lock:before {
  content: "\e766";
}

.mdi-device-wifi-tethering:before {
  content: "\e767";
}

.mdi-editor-attach-file:before {
  content: "\e768";
}

.mdi-editor-attach-money:before {
  content: "\e769";
}

.mdi-editor-border-all:before {
  content: "\e76a";
}

.mdi-editor-border-bottom:before {
  content: "\e76b";
}

.mdi-editor-border-clear:before {
  content: "\e76c";
}

.mdi-editor-border-color:before {
  content: "\e76d";
}

.mdi-editor-border-horizontal:before {
  content: "\e76e";
}

.mdi-editor-border-inner:before {
  content: "\e76f";
}

.mdi-editor-border-left:before {
  content: "\e770";
}

.mdi-editor-border-outer:before {
  content: "\e771";
}

.mdi-editor-border-right:before {
  content: "\e772";
}

.mdi-editor-border-style:before {
  content: "\e773";
}

.mdi-editor-border-top:before {
  content: "\e774";
}

.mdi-editor-border-vertical:before {
  content: "\e775";
}

.mdi-editor-format-align-center:before {
  content: "\e776";
}

.mdi-editor-format-align-justify:before {
  content: "\e777";
}

.mdi-editor-format-align-left:before {
  content: "\e778";
}

.mdi-editor-format-align-right:before {
  content: "\e779";
}

.mdi-editor-format-bold:before {
  content: "\e77a";
}

.mdi-editor-format-clear:before {
  content: "\e77b";
}

.mdi-editor-format-color-fill:before {
  content: "\e77c";
}

.mdi-editor-format-color-reset:before {
  content: "\e77d";
}

.mdi-editor-format-color-text:before {
  content: "\e77e";
}

.mdi-editor-format-indent-decrease:before {
  content: "\e77f";
}

.mdi-editor-format-indent-increase:before {
  content: "\e780";
}

.mdi-editor-format-italic:before {
  content: "\e781";
}

.mdi-editor-format-line-spacing:before {
  content: "\e782";
}

.mdi-editor-format-list-bulleted:before {
  content: "\e783";
}

.mdi-editor-format-list-numbered:before {
  content: "\e784";
}

.mdi-editor-format-paint:before {
  content: "\e785";
}

.mdi-editor-format-quote:before {
  content: "\e786";
}

.mdi-editor-format-size:before {
  content: "\e787";
}

.mdi-editor-format-strikethrough:before {
  content: "\e788";
}

.mdi-editor-format-textdirection-l-to-r:before {
  content: "\e789";
}

.mdi-editor-format-textdirection-r-to-l:before {
  content: "\e78a";
}

.mdi-editor-format-underline:before {
  content: "\e78b";
}

.mdi-editor-functions:before {
  content: "\e78c";
}

.mdi-editor-insert-chart:before {
  content: "\e78d";
}

.mdi-editor-insert-comment:before {
  content: "\e78e";
}

.mdi-editor-insert-drive-file:before {
  content: "\e78f";
}

.mdi-editor-insert-emoticon:before {
  content: "\e790";
}

.mdi-editor-insert-invitation:before {
  content: "\e791";
}

.mdi-editor-insert-link:before {
  content: "\e792";
}

.mdi-editor-insert-photo:before {
  content: "\e793";
}

.mdi-editor-merge-type:before {
  content: "\e794";
}

.mdi-editor-mode-comment:before {
  content: "\e795";
}

.mdi-editor-mode-edit:before {
  content: "\e796";
}

.mdi-editor-publish:before {
  content: "\e797";
}

.mdi-editor-vertical-align-bottom:before {
  content: "\e798";
}

.mdi-editor-vertical-align-center:before {
  content: "\e799";
}

.mdi-editor-vertical-align-top:before {
  content: "\e79a";
}

.mdi-editor-wrap-text:before {
  content: "\e79b";
}

.mdi-file-attachment:before {
  content: "\e79c";
}

.mdi-file-cloud:before {
  content: "\e79d";
}

.mdi-file-cloud-circle:before {
  content: "\e79e";
}

.mdi-file-cloud-done:before {
  content: "\e79f";
}

.mdi-file-cloud-download:before {
  content: "\e7a0";
}

.mdi-file-cloud-off:before {
  content: "\e7a1";
}

.mdi-file-cloud-queue:before {
  content: "\e7a2";
}

.mdi-file-cloud-upload:before {
  content: "\e7a3";
}

.mdi-file-file-download:before {
  content: "\e7a4";
}

.mdi-file-file-upload:before {
  content: "\e7a5";
}

.mdi-file-folder:before {
  content: "\e7a6";
}

.mdi-file-folder-open:before {
  content: "\e7a7";
}

.mdi-file-folder-shared:before {
  content: "\e7a8";
}

.mdi-hardware-cast:before {
  content: "\e7a9";
}

.mdi-hardware-cast-connected:before {
  content: "\e7aa";
}

.mdi-hardware-computer:before {
  content: "\e7ab";
}

.mdi-hardware-desktop-mac:before {
  content: "\e7ac";
}

.mdi-hardware-desktop-windows:before {
  content: "\e7ad";
}

.mdi-hardware-dock:before {
  content: "\e7ae";
}

.mdi-hardware-gamepad:before {
  content: "\e7af";
}

.mdi-hardware-headset:before {
  content: "\e7b0";
}

.mdi-hardware-headset-mic:before {
  content: "\e7b1";
}

.mdi-hardware-keyboard:before {
  content: "\e7b2";
}

.mdi-hardware-keyboard-alt:before {
  content: "\e7b3";
}

.mdi-hardware-keyboard-arrow-down:before {
  content: "\e7b4";
}

.mdi-hardware-keyboard-arrow-left:before {
  content: "\e7b5";
}

.mdi-hardware-keyboard-arrow-right:before {
  content: "\e7b6";
}

.mdi-hardware-keyboard-arrow-up:before {
  content: "\e7b7";
}

.mdi-hardware-keyboard-backspace:before {
  content: "\e7b8";
}

.mdi-hardware-keyboard-capslock:before {
  content: "\e7b9";
}

.mdi-hardware-keyboard-control:before {
  content: "\e7ba";
}

.mdi-hardware-keyboard-hide:before {
  content: "\e7bb";
}

.mdi-hardware-keyboard-return:before {
  content: "\e7bc";
}

.mdi-hardware-keyboard-tab:before {
  content: "\e7bd";
}

.mdi-hardware-keyboard-voice:before {
  content: "\e7be";
}

.mdi-hardware-laptop:before {
  content: "\e7bf";
}

.mdi-hardware-laptop-chromebook:before {
  content: "\e7c0";
}

.mdi-hardware-laptop-mac:before {
  content: "\e7c1";
}

.mdi-hardware-laptop-windows:before {
  content: "\e7c2";
}

.mdi-hardware-memory:before {
  content: "\e7c3";
}

.mdi-hardware-mouse:before {
  content: "\e7c4";
}

.mdi-hardware-phone-android:before {
  content: "\e7c5";
}

.mdi-hardware-phone-iphone:before {
  content: "\e7c6";
}

.mdi-hardware-phonelink:before {
  content: "\e7c7";
}

.mdi-hardware-phonelink-off:before {
  content: "\e7c8";
}

.mdi-hardware-security:before {
  content: "\e7c9";
}

.mdi-hardware-sim-card:before {
  content: "\e7ca";
}

.mdi-hardware-smartphone:before {
  content: "\e7cb";
}

.mdi-hardware-speaker:before {
  content: "\e7cc";
}

.mdi-hardware-tablet:before {
  content: "\e7cd";
}

.mdi-hardware-tablet-android:before {
  content: "\e7ce";
}

.mdi-hardware-tablet-mac:before {
  content: "\e7cf";
}

.mdi-hardware-tv:before {
  content: "\e7d0";
}

.mdi-hardware-watch:before {
  content: "\e7d1";
}

.mdi-image-add-to-photos:before {
  content: "\e7d2";
}

.mdi-image-adjust:before {
  content: "\e7d3";
}

.mdi-image-assistant-photo:before {
  content: "\e7d4";
}

.mdi-image-audiotrack:before {
  content: "\e7d5";
}

.mdi-image-blur-circular:before {
  content: "\e7d6";
}

.mdi-image-blur-linear:before {
  content: "\e7d7";
}

.mdi-image-blur-off:before {
  content: "\e7d8";
}

.mdi-image-blur-on:before {
  content: "\e7d9";
}

.mdi-image-brightness-1:before {
  content: "\e7da";
}

.mdi-image-brightness-2:before {
  content: "\e7db";
}

.mdi-image-brightness-3:before {
  content: "\e7dc";
}

.mdi-image-brightness-4:before {
  content: "\e7dd";
}

.mdi-image-brightness-5:before {
  content: "\e7de";
}

.mdi-image-brightness-6:before {
  content: "\e7df";
}

.mdi-image-brightness-7:before {
  content: "\e7e0";
}

.mdi-image-brush:before {
  content: "\e7e1";
}

.mdi-image-camera:before {
  content: "\e7e2";
}

.mdi-image-camera-alt:before {
  content: "\e7e3";
}

.mdi-image-camera-front:before {
  content: "\e7e4";
}

.mdi-image-camera-rear:before {
  content: "\e7e5";
}

.mdi-image-camera-roll:before {
  content: "\e7e6";
}

.mdi-image-center-focus-strong:before {
  content: "\e7e7";
}

.mdi-image-center-focus-weak:before {
  content: "\e7e8";
}

.mdi-image-collections:before {
  content: "\e7e9";
}

.mdi-image-colorize:before {
  content: "\e7ea";
}

.mdi-image-color-lens:before {
  content: "\e7eb";
}

.mdi-image-compare:before {
  content: "\e7ec";
}

.mdi-image-control-point:before {
  content: "\e7ed";
}

.mdi-image-control-point-duplicate:before {
  content: "\e7ee";
}

.mdi-image-crop:before {
  content: "\e7ef";
}

.mdi-image-crop-3-2:before {
  content: "\e7f0";
}

.mdi-image-crop-5-4:before {
  content: "\e7f1";
}

.mdi-image-crop-7-5:before {
  content: "\e7f2";
}

.mdi-image-crop-16-9:before {
  content: "\e7f3";
}

.mdi-image-crop-din:before {
  content: "\e7f4";
}

.mdi-image-crop-free:before {
  content: "\e7f5";
}

.mdi-image-crop-landscape:before {
  content: "\e7f6";
}

.mdi-image-crop-original:before {
  content: "\e7f7";
}

.mdi-image-crop-portrait:before {
  content: "\e7f8";
}

.mdi-image-crop-square:before {
  content: "\e7f9";
}

.mdi-image-dehaze:before {
  content: "\e7fa";
}

.mdi-image-details:before {
  content: "\e7fb";
}

.mdi-image-edit:before {
  content: "\e7fc";
}

.mdi-image-exposure:before {
  content: "\e7fd";
}

.mdi-image-exposure-minus-1:before {
  content: "\e7fe";
}

.mdi-image-exposure-minus-2:before {
  content: "\e7ff";
}

.mdi-image-exposure-plus-1:before {
  content: "\e800";
}

.mdi-image-exposure-plus-2:before {
  content: "\e801";
}

.mdi-image-exposure-zero:before {
  content: "\e802";
}

.mdi-image-filter:before {
  content: "\e803";
}

.mdi-image-filter-1:before {
  content: "\e804";
}

.mdi-image-filter-2:before {
  content: "\e805";
}

.mdi-image-filter-3:before {
  content: "\e806";
}

.mdi-image-filter-4:before {
  content: "\e807";
}

.mdi-image-filter-5:before {
  content: "\e808";
}

.mdi-image-filter-6:before {
  content: "\e809";
}

.mdi-image-filter-7:before {
  content: "\e80a";
}

.mdi-image-filter-8:before {
  content: "\e80b";
}

.mdi-image-filter-9:before {
  content: "\e80c";
}

.mdi-image-filter-9-plus:before {
  content: "\e80d";
}

.mdi-image-filter-b-and-w:before {
  content: "\e80e";
}

.mdi-image-filter-center-focus:before {
  content: "\e80f";
}

.mdi-image-filter-drama:before {
  content: "\e810";
}

.mdi-image-filter-frames:before {
  content: "\e811";
}

.mdi-image-filter-hdr:before {
  content: "\e812";
}

.mdi-image-filter-none:before {
  content: "\e813";
}

.mdi-image-filter-tilt-shift:before {
  content: "\e814";
}

.mdi-image-filter-vintage:before {
  content: "\e815";
}

.mdi-image-flare:before {
  content: "\e816";
}

.mdi-image-flash-auto:before {
  content: "\e817";
}

.mdi-image-flash-off:before {
  content: "\e818";
}

.mdi-image-flash-on:before {
  content: "\e819";
}

.mdi-image-flip:before {
  content: "\e81a";
}

.mdi-image-gradient:before {
  content: "\e81b";
}

.mdi-image-grain:before {
  content: "\e81c";
}

.mdi-image-grid-off:before {
  content: "\e81d";
}

.mdi-image-grid-on:before {
  content: "\e81e";
}

.mdi-image-hdr-off:before {
  content: "\e81f";
}

.mdi-image-hdr-on:before {
  content: "\e820";
}

.mdi-image-hdr-strong:before {
  content: "\e821";
}

.mdi-image-hdr-weak:before {
  content: "\e822";
}

.mdi-image-healing:before {
  content: "\e823";
}

.mdi-image-image:before {
  content: "\e824";
}

.mdi-image-image-aspect-ratio:before {
  content: "\e825";
}

.mdi-image-iso:before {
  content: "\e826";
}

.mdi-image-landscape:before {
  content: "\e827";
}

.mdi-image-leak-add:before {
  content: "\e828";
}

.mdi-image-leak-remove:before {
  content: "\e829";
}

.mdi-image-lens:before {
  content: "\e82a";
}

.mdi-image-looks:before {
  content: "\e82b";
}

.mdi-image-looks-3:before {
  content: "\e82c";
}

.mdi-image-looks-4:before {
  content: "\e82d";
}

.mdi-image-looks-5:before {
  content: "\e82e";
}

.mdi-image-looks-6:before {
  content: "\e82f";
}

.mdi-image-looks-one:before {
  content: "\e830";
}

.mdi-image-looks-two:before {
  content: "\e831";
}

.mdi-image-loupe:before {
  content: "\e832";
}

.mdi-image-movie-creation:before {
  content: "\e833";
}

.mdi-image-nature:before {
  content: "\e834";
}

.mdi-image-nature-people:before {
  content: "\e835";
}

.mdi-image-navigate-before:before {
  content: "\e836";
}

.mdi-image-navigate-next:before {
  content: "\e837";
}

.mdi-image-palette:before {
  content: "\e838";
}

.mdi-image-panorama:before {
  content: "\e839";
}

.mdi-image-panorama-fisheye:before {
  content: "\e83a";
}

.mdi-image-panorama-horizontal:before {
  content: "\e83b";
}

.mdi-image-panorama-vertical:before {
  content: "\e83c";
}

.mdi-image-panorama-wide-angle:before {
  content: "\e83d";
}

.mdi-image-photo:before {
  content: "\e83e";
}

.mdi-image-photo-album:before {
  content: "\e83f";
}

.mdi-image-photo-camera:before {
  content: "\e840";
}

.mdi-image-photo-library:before {
  content: "\e841";
}

.mdi-image-portrait:before {
  content: "\e842";
}

.mdi-image-remove-red-eye:before {
  content: "\e843";
}

.mdi-image-rotate-left:before {
  content: "\e844";
}

.mdi-image-rotate-right:before {
  content: "\e845";
}

.mdi-image-slideshow:before {
  content: "\e846";
}

.mdi-image-straighten:before {
  content: "\e847";
}

.mdi-image-style:before {
  content: "\e848";
}

.mdi-image-switch-camera:before {
  content: "\e849";
}

.mdi-image-switch-video:before {
  content: "\e84a";
}

.mdi-image-tag-faces:before {
  content: "\e84b";
}

.mdi-image-texture:before {
  content: "\e84c";
}

.mdi-image-timelapse:before {
  content: "\e84d";
}

.mdi-image-timer:before {
  content: "\e84e";
}

.mdi-image-timer-3:before {
  content: "\e84f";
}

.mdi-image-timer-10:before {
  content: "\e850";
}

.mdi-image-timer-auto:before {
  content: "\e851";
}

.mdi-image-timer-off:before {
  content: "\e852";
}

.mdi-image-tonality:before {
  content: "\e853";
}

.mdi-image-transform:before {
  content: "\e854";
}

.mdi-image-tune:before {
  content: "\e855";
}

.mdi-image-wb-auto:before {
  content: "\e856";
}

.mdi-image-wb-cloudy:before {
  content: "\e857";
}

.mdi-image-wb-incandescent:before {
  content: "\e858";
}

.mdi-image-wb-irradescent:before {
  content: "\e859";
}

.mdi-image-wb-sunny:before {
  content: "\e85a";
}

.mdi-maps-beenhere:before {
  content: "\e85b";
}

.mdi-maps-directions:before {
  content: "\e85c";
}

.mdi-maps-directions-bike:before {
  content: "\e85d";
}

.mdi-maps-directions-bus:before {
  content: "\e85e";
}

.mdi-maps-directions-car:before {
  content: "\e85f";
}

.mdi-maps-directions-ferry:before {
  content: "\e860";
}

.mdi-maps-directions-subway:before {
  content: "\e861";
}

.mdi-maps-directions-train:before {
  content: "\e862";
}

.mdi-maps-directions-transit:before {
  content: "\e863";
}

.mdi-maps-directions-walk:before {
  content: "\e864";
}

.mdi-maps-flight:before {
  content: "\e865";
}

.mdi-maps-hotel:before {
  content: "\e866";
}

.mdi-maps-layers:before {
  content: "\e867";
}

.mdi-maps-layers-clear:before {
  content: "\e868";
}

.mdi-maps-local-airport:before {
  content: "\e869";
}

.mdi-maps-local-atm:before {
  content: "\e86a";
}

.mdi-maps-local-attraction:before {
  content: "\e86b";
}

.mdi-maps-local-bar:before {
  content: "\e86c";
}

.mdi-maps-local-cafe:before {
  content: "\e86d";
}

.mdi-maps-local-car-wash:before {
  content: "\e86e";
}

.mdi-maps-local-convenience-store:before {
  content: "\e86f";
}

.mdi-maps-local-drink:before {
  content: "\e870";
}

.mdi-maps-local-florist:before {
  content: "\e871";
}

.mdi-maps-local-gas-station:before {
  content: "\e872";
}

.mdi-maps-local-grocery-store:before {
  content: "\e873";
}

.mdi-maps-local-hospital:before {
  content: "\e874";
}

.mdi-maps-local-hotel:before {
  content: "\e875";
}

.mdi-maps-local-laundry-service:before {
  content: "\e876";
}

.mdi-maps-local-library:before {
  content: "\e877";
}

.mdi-maps-local-mall:before {
  content: "\e878";
}

.mdi-maps-local-movies:before {
  content: "\e879";
}

.mdi-maps-local-offer:before {
  content: "\e87a";
}

.mdi-maps-local-parking:before {
  content: "\e87b";
}

.mdi-maps-local-pharmacy:before {
  content: "\e87c";
}

.mdi-maps-local-phone:before {
  content: "\e87d";
}

.mdi-maps-local-pizza:before {
  content: "\e87e";
}

.mdi-maps-local-play:before {
  content: "\e87f";
}

.mdi-maps-local-post-office:before {
  content: "\e880";
}

.mdi-maps-local-print-shop:before {
  content: "\e881";
}

.mdi-maps-local-restaurant:before {
  content: "\e882";
}

.mdi-maps-local-see:before {
  content: "\e883";
}

.mdi-maps-local-shipping:before {
  content: "\e884";
}

.mdi-maps-local-taxi:before {
  content: "\e885";
}

.mdi-maps-location-history:before {
  content: "\e886";
}

.mdi-maps-map:before {
  content: "\e887";
}

.mdi-maps-my-location:before {
  content: "\e888";
}

.mdi-maps-navigation:before {
  content: "\e889";
}

.mdi-maps-pin-drop:before {
  content: "\e88a";
}

.mdi-maps-place:before {
  content: "\e88b";
}

.mdi-maps-rate-review:before {
  content: "\e88c";
}

.mdi-maps-restaurant-menu:before {
  content: "\e88d";
}

.mdi-maps-satellite:before {
  content: "\e88e";
}

.mdi-maps-store-mall-directory:before {
  content: "\e88f";
}

.mdi-maps-terrain:before {
  content: "\e890";
}

.mdi-maps-traffic:before {
  content: "\e891";
}

.mdi-navigation-apps:before {
  content: "\e892";
}

.mdi-navigation-arrow-back:before {
  content: "\e893";
}

.mdi-navigation-arrow-drop-down:before {
  content: "\e894";
}

.mdi-navigation-arrow-drop-down-circle:before {
  content: "\e895";
}

.mdi-navigation-arrow-drop-up:before {
  content: "\e896";
}

.mdi-navigation-arrow-forward:before {
  content: "\e897";
}

.mdi-navigation-cancel:before {
  content: "\e898";
}

.mdi-navigation-check:before {
  content: "\e899";
}

.mdi-navigation-chevron-left:before {
  content: "\e89a";
}

.mdi-navigation-chevron-right:before {
  content: "\e89b";
}

.mdi-navigation-close:before {
  content: "\e89c";
}

.mdi-navigation-expand-less:before {
  content: "\e89d";
}

.mdi-navigation-expand-more:before {
  content: "\e89e";
}

.mdi-navigation-fullscreen:before {
  content: "\e89f";
}

.mdi-navigation-fullscreen-exit:before {
  content: "\e8a0";
}

.mdi-navigation-menu:before {
  content: "\e8a1";
}

.mdi-navigation-more-horiz:before {
  content: "\e8a2";
}

.mdi-navigation-more-vert:before {
  content: "\e8a3";
}

.mdi-navigation-refresh:before {
  content: "\e8a4";
}

.mdi-navigation-unfold-less:before {
  content: "\e8a5";
}

.mdi-navigation-unfold-more:before {
  content: "\e8a6";
}

.mdi-notification-adb:before {
  content: "\e8a7";
}

.mdi-notification-bluetooth-audio:before {
  content: "\e8a8";
}

.mdi-notification-disc-full:before {
  content: "\e8a9";
}

.mdi-notification-dnd-forwardslash:before {
  content: "\e8aa";
}

.mdi-notification-do-not-disturb:before {
  content: "\e8ab";
}

.mdi-notification-drive-eta:before {
  content: "\e8ac";
}

.mdi-notification-event-available:before {
  content: "\e8ad";
}

.mdi-notification-event-busy:before {
  content: "\e8ae";
}

.mdi-notification-event-note:before {
  content: "\e8af";
}

.mdi-notification-folder-special:before {
  content: "\e8b0";
}

.mdi-notification-mms:before {
  content: "\e8b1";
}

.mdi-notification-more:before {
  content: "\e8b2";
}

.mdi-notification-network-locked:before {
  content: "\e8b3";
}

.mdi-notification-phone-bluetooth-speaker:before {
  content: "\e8b4";
}

.mdi-notification-phone-forwarded:before {
  content: "\e8b5";
}

.mdi-notification-phone-in-talk:before {
  content: "\e8b6";
}

.mdi-notification-phone-locked:before {
  content: "\e8b7";
}

.mdi-notification-phone-missed:before {
  content: "\e8b8";
}

.mdi-notification-phone-paused:before {
  content: "\e8b9";
}

.mdi-notification-play-download:before {
  content: "\e8ba";
}

.mdi-notification-play-install:before {
  content: "\e8bb";
}

.mdi-notification-sd-card:before {
  content: "\e8bc";
}

.mdi-notification-sim-card-alert:before {
  content: "\e8bd";
}

.mdi-notification-sms:before {
  content: "\e8be";
}

.mdi-notification-sms-failed:before {
  content: "\e8bf";
}

.mdi-notification-sync:before {
  content: "\e8c0";
}

.mdi-notification-sync-disabled:before {
  content: "\e8c1";
}

.mdi-notification-sync-problem:before {
  content: "\e8c2";
}

.mdi-notification-system-update:before {
  content: "\e8c3";
}

.mdi-notification-tap-and-play:before {
  content: "\e8c4";
}

.mdi-notification-time-to-leave:before {
  content: "\e8c5";
}

.mdi-notification-vibration:before {
  content: "\e8c6";
}

.mdi-notification-voice-chat:before {
  content: "\e8c7";
}

.mdi-notification-vpn-lock:before {
  content: "\e8c8";
}

.mdi-social-cake:before {
  content: "\e8c9";
}

.mdi-social-domain:before {
  content: "\e8ca";
}

.mdi-social-group:before {
  content: "\e8cb";
}

.mdi-social-group-add:before {
  content: "\e8cc";
}

.mdi-social-location-city:before {
  content: "\e8cd";
}

.mdi-social-mood:before {
  content: "\e8ce";
}

.mdi-social-notifications:before {
  content: "\e8cf";
}

.mdi-social-notifications-none:before {
  content: "\e8d0";
}

.mdi-social-notifications-off:before {
  content: "\e8d1";
}

.mdi-social-notifications-on:before {
  content: "\e8d2";
}

.mdi-social-notifications-paused:before {
  content: "\e8d3";
}

.mdi-social-pages:before {
  content: "\e8d4";
}

.mdi-social-party-mode:before {
  content: "\e8d5";
}

.mdi-social-people:before {
  content: "\e8d6";
}

.mdi-social-people-outline:before {
  content: "\e8d7";
}

.mdi-social-person:before {
  content: "\e8d8";
}

.mdi-social-person-add:before {
  content: "\e8d9";
}

.mdi-social-person-outline:before {
  content: "\e8da";
}

.mdi-social-plus-one:before {
  content: "\e8db";
}

.mdi-social-poll:before {
  content: "\e8dc";
}

.mdi-social-public:before {
  content: "\e8dd";
}

.mdi-social-school:before {
  content: "\e8de";
}

.mdi-social-share:before {
  content: "\e8df";
}

.mdi-social-whatshot:before {
  content: "\e8e0";
}

.mdi-toggle-check-box:before {
  content: "\e8e1";
}

.mdi-toggle-check-box-outline-blank:before {
  content: "\e8e2";
}

.mdi-toggle-radio-button-off:before {
  content: "\e8e3";
}

.mdi-toggle-radio-button-on:before {
  content: "\e8e4";
}
/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.materialize-red {
  background-color: #e51c23 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text {
  color: #e51c23 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.darken-1 {
  background-color: #d0181e !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-darken-1 {
  color: #d0181e !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.darken-2 {
  background-color: #b9151b !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.darken-3 {
  background-color: #a21318 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.lighten-5 {
  background-color: #FFEBEE !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.lighten-4 {
  background-color: #FFCDD2 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.lighten-3 {
  background-color: #EF9A9A !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.lighten-2 {
  background-color: #E57373 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-lighten-2 {
  color: #E57373 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.lighten-1 {
  background-color: #EF5350 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-lighten-1 {
  color: #EF5350 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.red {
  background-color: #F44336 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.red-text {
  color: #F44336 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.darken-1 {
  background-color: #E53935 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-darken-1 {
  color: #E53935 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.darken-2 {
  background-color: #D32F2F !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-darken-2 {
  color: #D32F2F !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.darken-3 {
  background-color: #C62828 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-darken-3 {
  color: #C62828 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.darken-4 {
  background-color: #B71C1C !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-darken-4 {
  color: #B71C1C !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.accent-1 {
  background-color: #FF8A80 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-accent-1 {
  color: #FF8A80 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.accent-2 {
  background-color: #FF5252 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-accent-2 {
  color: #FF5252 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.accent-3 {
  background-color: #FF1744 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-accent-3 {
  color: #FF1744 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.red.accent-4 {
  background-color: #D50000 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.red-text.text-accent-4 {
  color: #D50000 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.lighten-5 {
  background-color: #fce4ec !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.lighten-3 {
  background-color: #f48fb1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.lighten-2 {
  background-color: #f06292 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-lighten-2 {
  color: #f06292 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.lighten-1 {
  background-color: #ec407a !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-lighten-1 {
  color: #ec407a !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.pink {
  background-color: #e91e63 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.pink-text {
  color: #e91e63 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.darken-1 {
  background-color: #d81b60 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-darken-1 {
  color: #d81b60 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.darken-2 {
  background-color: #c2185b !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-darken-2 {
  color: #c2185b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.darken-3 {
  background-color: #ad1457 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-darken-3 {
  color: #ad1457 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.darken-4 {
  background-color: #880e4f !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-darken-4 {
  color: #880e4f !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.accent-1 {
  background-color: #ff80ab !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-accent-1 {
  color: #ff80ab !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.accent-2 {
  background-color: #ff4081 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-accent-2 {
  color: #ff4081 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.accent-3 {
  background-color: #f50057 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-accent-3 {
  color: #f50057 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.pink.accent-4 {
  background-color: #c51162 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.pink-text.text-accent-4 {
  color: #c51162 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.lighten-4 {
  background-color: #e1bee7 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.lighten-3 {
  background-color: #ce93d8 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.lighten-2 {
  background-color: #ba68c8 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.lighten-1 {
  background-color: #ab47bc !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.purple {
  background-color: #9c27b0 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.purple-text {
  color: #9c27b0 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.darken-1 {
  background-color: #8e24aa !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-darken-1 {
  color: #8e24aa !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.darken-2 {
  background-color: #7b1fa2 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.darken-3 {
  background-color: #6a1b9a !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.darken-4 {
  background-color: #4a148c !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-darken-4 {
  color: #4a148c !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.accent-1 {
  background-color: #ea80fc !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-accent-1 {
  color: #ea80fc !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.accent-2 {
  background-color: #e040fb !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-accent-2 {
  color: #e040fb !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.accent-3 {
  background-color: #d500f9 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-accent-3 {
  color: #d500f9 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.purple.accent-4 {
  background-color: #aa00ff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.purple-text.text-accent-4 {
  color: #aa00ff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.deep-purple {
  background-color: #673ab7 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text {
  color: #673ab7 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.darken-2 {
  background-color: #512da8 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.darken-4 {
  background-color: #311b92 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.accent-1 {
  background-color: #b388ff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.accent-3 {
  background-color: #651fff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-purple.accent-4 {
  background-color: #6200ea !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.lighten-3 {
  background-color: #9fa8da !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.lighten-2 {
  background-color: #7986cb !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.indigo {
  background-color: #3f51b5 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.indigo-text {
  color: #3f51b5 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.darken-1 {
  background-color: #3949ab !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-darken-1 {
  color: #3949ab !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.darken-2 {
  background-color: #303f9f !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-darken-2 {
  color: #303f9f !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.darken-3 {
  background-color: #283593 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-darken-3 {
  color: #283593 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.darken-4 {
  background-color: #1a237e !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-darken-4 {
  color: #1a237e !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.accent-1 {
  background-color: #8c9eff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.accent-2 {
  background-color: #536dfe !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-accent-2 {
  color: #536dfe !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.accent-3 {
  background-color: #3d5afe !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.indigo.accent-4 {
  background-color: #304ffe !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.indigo-text.text-accent-4 {
  color: #304ffe !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.lighten-5 {
  background-color: #E3F2FD !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.lighten-4 {
  background-color: #BBDEFB !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.lighten-3 {
  background-color: #90CAF9 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.lighten-2 {
  background-color: #64B5F6 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.lighten-1 {
  background-color: #42A5F5 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.blue {
  background-color: #2196F3 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.blue-text {
  color: #2196F3 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.darken-1 {
  background-color: #1E88E5 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.darken-2 {
  background-color: #1976D2 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-darken-2 {
  color: #1976D2 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.darken-3 {
  background-color: #1565C0 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-darken-3 {
  color: #1565C0 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.darken-4 {
  background-color: #0D47A1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-darken-4 {
  color: #0D47A1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.accent-1 {
  background-color: #82B1FF !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-accent-1 {
  color: #82B1FF !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.accent-2 {
  background-color: #448AFF !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-accent-2 {
  color: #448AFF !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.accent-3 {
  background-color: #2979FF !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-accent-3 {
  color: #2979FF !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue.accent-4 {
  background-color: #2962FF !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-text.text-accent-4 {
  color: #2962FF !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.light-blue {
  background-color: #03a9f4 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.light-blue-text {
  color: #03a9f4 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.darken-1 {
  background-color: #039be5 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.darken-2 {
  background-color: #0288d1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.darken-3 {
  background-color: #0277bd !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.darken-4 {
  background-color: #01579b !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-darken-4 {
  color: #01579b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.accent-1 {
  background-color: #80d8ff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.accent-2 {
  background-color: #40c4ff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.accent-3 {
  background-color: #00b0ff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-blue.accent-4 {
  background-color: #0091ea !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.lighten-3 {
  background-color: #80deea !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-lighten-3 {
  color: #80deea !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.lighten-1 {
  background-color: #26c6da !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.cyan {
  background-color: #00bcd4 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.cyan-text {
  color: #00bcd4 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.darken-1 {
  background-color: #00acc1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.darken-2 {
  background-color: #0097a7 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.darken-3 {
  background-color: #00838f !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-darken-3 {
  color: #00838f !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.darken-4 {
  background-color: #006064 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-darken-4 {
  color: #006064 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.accent-1 {
  background-color: #84ffff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-accent-1 {
  color: #84ffff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.accent-2 {
  background-color: #18ffff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-accent-2 {
  color: #18ffff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.accent-3 {
  background-color: #00e5ff !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.cyan.accent-4 {
  background-color: #00b8d4 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.lighten-4 {
  background-color: #b2dfdb !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.lighten-3 {
  background-color: #80cbc4 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.lighten-2 {
  background-color: #4db6ac !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.lighten-1 {
  background-color: #26a69a !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-lighten-1 {
  color: #26a69a !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.teal {
  background-color: #009688 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.teal-text {
  color: #009688 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.darken-1 {
  background-color: #00897b !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-darken-1 {
  color: #00897b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.darken-2 {
  background-color: #00796b !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-darken-2 {
  color: #00796b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.darken-3 {
  background-color: #00695c !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-darken-3 {
  color: #00695c !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.darken-4 {
  background-color: #004d40 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-darken-4 {
  color: #004d40 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.accent-1 {
  background-color: #a7ffeb !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.accent-2 {
  background-color: #64ffda !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-accent-2 {
  color: #64ffda !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.accent-3 {
  background-color: #1de9b6 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.teal.accent-4 {
  background-color: #00bfa5 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.lighten-5 {
  background-color: #E8F5E9 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.lighten-4 {
  background-color: #C8E6C9 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.lighten-3 {
  background-color: #A5D6A7 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.lighten-2 {
  background-color: #81C784 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-lighten-2 {
  color: #81C784 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.lighten-1 {
  background-color: #66BB6A !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-lighten-1 {
  color: #66BB6A !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.green {
  background-color: #4CAF50 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.green-text {
  color: #4CAF50 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.darken-1 {
  background-color: #43A047 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-darken-1 {
  color: #43A047 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.darken-2 {
  background-color: #388E3C !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-darken-2 {
  color: #388E3C !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.darken-3 {
  background-color: #2E7D32 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-darken-3 {
  color: #2E7D32 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.darken-4 {
  background-color: #1B5E20 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-darken-4 {
  color: #1B5E20 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.accent-1 {
  background-color: #B9F6CA !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-accent-1 {
  color: #B9F6CA !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.accent-2 {
  background-color: #69F0AE !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-accent-2 {
  color: #69F0AE !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.accent-3 {
  background-color: #00E676 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-accent-3 {
  color: #00E676 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.green.accent-4 {
  background-color: #00C853 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.green-text.text-accent-4 {
  color: #00C853 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.lighten-2 {
  background-color: #aed581 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.light-green {
  background-color: #8bc34a !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.light-green-text {
  color: #8bc34a !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.darken-1 {
  background-color: #7cb342 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.darken-2 {
  background-color: #689f38 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-darken-2 {
  color: #689f38 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.darken-3 {
  background-color: #558b2f !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-darken-3 {
  color: #558b2f !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.darken-4 {
  background-color: #33691e !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-darken-4 {
  color: #33691e !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.accent-1 {
  background-color: #ccff90 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.accent-2 {
  background-color: #b2ff59 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.accent-3 {
  background-color: #76ff03 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.light-green.accent-4 {
  background-color: #64dd17 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.lighten-3 {
  background-color: #e6ee9c !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.lighten-2 {
  background-color: #dce775 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-lighten-2 {
  color: #dce775 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.lighten-1 {
  background-color: #d4e157 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.lime {
  background-color: #cddc39 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.lime-text {
  color: #cddc39 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.darken-1 {
  background-color: #c0ca33 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.darken-2 {
  background-color: #afb42b !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-darken-2 {
  color: #afb42b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.darken-3 {
  background-color: #9e9d24 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.darken-4 {
  background-color: #827717 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-darken-4 {
  color: #827717 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.accent-1 {
  background-color: #f4ff81 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.accent-2 {
  background-color: #eeff41 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-accent-2 {
  color: #eeff41 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.accent-3 {
  background-color: #c6ff00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.lime.accent-4 {
  background-color: #aeea00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.lime-text.text-accent-4 {
  color: #aeea00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.lighten-5 {
  background-color: #fffde7 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.lighten-3 {
  background-color: #fff59d !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.lighten-2 {
  background-color: #fff176 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.lighten-1 {
  background-color: #ffee58 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.yellow {
  background-color: #ffeb3b !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.yellow-text {
  color: #ffeb3b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.darken-1 {
  background-color: #fdd835 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.darken-2 {
  background-color: #fbc02d !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.darken-3 {
  background-color: #f9a825 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.darken-4 {
  background-color: #f57f17 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.accent-1 {
  background-color: #ffff8d !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.accent-2 {
  background-color: #ffff00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.accent-3 {
  background-color: #ffea00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.yellow.accent-4 {
  background-color: #ffd600 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.lighten-5 {
  background-color: #fff8e1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.lighten-4 {
  background-color: #ffecb3 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.lighten-3 {
  background-color: #ffe082 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.lighten-2 {
  background-color: #ffd54f !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.lighten-1 {
  background-color: #ffca28 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.amber {
  background-color: #ffc107 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.amber-text {
  color: #ffc107 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.darken-1 {
  background-color: #ffb300 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-darken-1 {
  color: #ffb300 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.darken-2 {
  background-color: #ffa000 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-darken-2 {
  color: #ffa000 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.darken-3 {
  background-color: #ff8f00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.darken-4 {
  background-color: #ff6f00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.accent-1 {
  background-color: #ffe57f !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-accent-1 {
  color: #ffe57f !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.accent-2 {
  background-color: #ffd740 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-accent-2 {
  color: #ffd740 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.accent-3 {
  background-color: #ffc400 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-accent-3 {
  color: #ffc400 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.amber.accent-4 {
  background-color: #ffab00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.amber-text.text-accent-4 {
  color: #ffab00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.lighten-5 {
  background-color: #fff3e0 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.lighten-3 {
  background-color: #ffcc80 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.lighten-2 {
  background-color: #ffb74d !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.lighten-1 {
  background-color: #ffa726 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.orange {
  background-color: #ff9800 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.orange-text {
  color: #ff9800 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.darken-1 {
  background-color: #fb8c00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.darken-2 {
  background-color: #f57c00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-darken-2 {
  color: #f57c00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.darken-3 {
  background-color: #ef6c00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.darken-4 {
  background-color: #e65100 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-darken-4 {
  color: #e65100 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.accent-1 {
  background-color: #ffd180 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-accent-1 {
  color: #ffd180 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.accent-2 {
  background-color: #ffab40 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-accent-2 {
  color: #ffab40 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.accent-3 {
  background-color: #ff9100 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-accent-3 {
  color: #ff9100 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.orange.accent-4 {
  background-color: #ff6d00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.deep-orange {
  background-color: #ff5722 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text {
  color: #ff5722 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.darken-1 {
  background-color: #f4511e !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.darken-3 {
  background-color: #d84315 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.darken-4 {
  background-color: #bf360c !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.lighten-5 {
  background-color: #efebe9 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.lighten-2 {
  background-color: #a1887f !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-lighten-2 {
  color: #a1887f !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.lighten-1 {
  background-color: #8d6e63 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.brown {
  background-color: #795548 !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.brown-text {
  color: #795548 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.darken-1 {
  background-color: #6d4c41 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.darken-2 {
  background-color: #5d4037 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-darken-2 {
  color: #5d4037 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.darken-3 {
  background-color: #4e342e !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-darken-3 {
  color: #4e342e !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.brown.darken-4 {
  background-color: #3e2723 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.brown-text.text-darken-4 {
  color: #3e2723 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.lighten-1 {
  background-color: #78909c !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.blue-grey {
  background-color: #607d8b !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text {
  color: #607d8b !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.darken-1 {
  background-color: #546e7a !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.darken-2 {
  background-color: #455a64 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.darken-3 {
  background-color: #37474f !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.blue-grey.darken-4 {
  background-color: #263238 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.lighten-5 {
  background-color: #fafafa !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-lighten-5 {
  color: #fafafa !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.lighten-3 {
  background-color: #eeeeee !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.lighten-1 {
  background-color: #bdbdbd !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

/* line 370, app/styles/modules/materialize/components/_color.scss */
.grey {
  background-color: #9e9e9e !important; }

/* line 373, app/styles/modules/materialize/components/_color.scss */
.grey-text {
  color: #9e9e9e !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.darken-1 {
  background-color: #757575 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-darken-1 {
  color: #757575 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.darken-2 {
  background-color: #616161 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-darken-2 {
  color: #616161 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.darken-3 {
  background-color: #424242 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-darken-3 {
  color: #424242 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.grey.darken-4 {
  background-color: #212121 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.grey-text.text-darken-4 {
  color: #212121 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.shades.black {
  background-color: #000000 !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.shades-text.text-black {
  color: #000000 !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.shades.white {
  background-color: #FFFFFF !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.shades-text.text-white {
  color: #FFFFFF !important; }

/* line 378, app/styles/modules/materialize/components/_color.scss */
.shades.transparent {
  background-color: transparent !important; }

/* line 381, app/styles/modules/materialize/components/_color.scss */
.shades-text.text-transparent {
  color: transparent !important; }

/* line 390, app/styles/modules/materialize/components/_color.scss */
.black {
  background-color: #000000 !important; }

/* line 393, app/styles/modules/materialize/components/_color.scss */
.black-text {
  color: #000000 !important; }

/* line 390, app/styles/modules/materialize/components/_color.scss */
.white {
  background-color: #FFFFFF !important; }

/* line 393, app/styles/modules/materialize/components/_color.scss */
.white-text {
  color: #FFFFFF !important; }

/* line 390, app/styles/modules/materialize/components/_color.scss */
.transparent {
  background-color: transparent !important; }

/* line 393, app/styles/modules/materialize/components/_color.scss */
.transparent-text {
  color: transparent !important; }

/*** Colors ***/
/*** Badges ***/
/*** Buttons ***/
/*** Cards ***/
/*** Collapsible ***/
/*** Dropdown ***/
/*** Fonts ***/
/*** Forms ***/
/*** Global ***/
/*** Navbar ***/
/*** SideNav ***/
/*** Tabs ***/
/*** Tables ***/
/*** Toasts ***/
/*** Typography ***/
/*** Collections ***/
/* Progress Bar */
/* line 6, app/styles/modules/materialize/components/_global.scss */
html {
  box-sizing: border-box; }

/* line 9, app/styles/modules/materialize/components/_global.scss */
*, *:before, *:after {
  box-sizing: inherit; }

/* line 23, app/styles/modules/materialize/components/_global.scss */
ul {
  list-style-type: none; }

/* line 27, app/styles/modules/materialize/components/_global.scss */
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

/* line 37, app/styles/modules/materialize/components/_global.scss */
.valign-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  /* line 41, app/styles/modules/materialize/components/_global.scss */
  .valign-wrapper .valign {
    display: block; }

/* line 47, app/styles/modules/materialize/components/_global.scss */
ul {
  padding: 0; }
  /* line 49, app/styles/modules/materialize/components/_global.scss */
  ul li {
    list-style-type: none; }

/* line 55, app/styles/modules/materialize/components/_global.scss */
.clearfix {
  clear: both; }

/* line 62, app/styles/modules/materialize/components/_global.scss */
.z-depth-1, .toast {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

/* line 65, app/styles/modules/materialize/components/_global.scss */
.z-depth-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

/* line 68, app/styles/modules/materialize/components/_global.scss */
.z-depth-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

/* line 71, app/styles/modules/materialize/components/_global.scss */
.z-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

/* line 74, app/styles/modules/materialize/components/_global.scss */
.z-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }

/* line 77, app/styles/modules/materialize/components/_global.scss */
.z-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }

/* line 83, app/styles/modules/materialize/components/_global.scss */
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0; }

/* line 92, app/styles/modules/materialize/components/_global.scss */
blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #EF9A9A; }

/* line 100, app/styles/modules/materialize/components/_global.scss */
i {
  line-height: inherit; }
  /* line 103, app/styles/modules/materialize/components/_global.scss */
  i.left {
    float: left;
    margin-right: 15px; }
  /* line 107, app/styles/modules/materialize/components/_global.scss */
  i.right {
    float: right;
    margin-left: 15px; }
  /* line 111, app/styles/modules/materialize/components/_global.scss */
  i.tiny {
    font-size: 1rem; }
  /* line 114, app/styles/modules/materialize/components/_global.scss */
  i.small {
    font-size: 2rem; }
  /* line 117, app/styles/modules/materialize/components/_global.scss */
  i.medium {
    font-size: 4rem; }
  /* line 120, app/styles/modules/materialize/components/_global.scss */
  i.large {
    font-size: 6rem; }

/* line 127, app/styles/modules/materialize/components/_global.scss */
img.responsive-img, video.responsive-video {
  max-width: 100%;
  height: auto; }

/* line 137, app/styles/modules/materialize/components/_global.scss */
.pagination li {
  font-size: 1.2rem;
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  border-radius: 2px;
  text-align: center; }
  /* line 146, app/styles/modules/materialize/components/_global.scss */
  .pagination li a {
    color: #444; }
  /* line 148, app/styles/modules/materialize/components/_global.scss */
  .pagination li.active a {
    color: #fff; }
  /* line 150, app/styles/modules/materialize/components/_global.scss */
  .pagination li.active {
    background-color: #ee6e73; }
  /* line 152, app/styles/modules/materialize/components/_global.scss */
  .pagination li.disabled a {
    color: #999; }
  /* line 154, app/styles/modules/materialize/components/_global.scss */
  .pagination li i {
    font-size: 2rem;
    line-height: 1.8rem; }

/* line 163, app/styles/modules/materialize/components/_global.scss */
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px; }

/* line 169, app/styles/modules/materialize/components/_global.scss */
.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  /* line 177, app/styles/modules/materialize/components/_global.scss */
  .parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%); }

/* line 191, app/styles/modules/materialize/components/_global.scss */
.pin-top, .pin-bottom {
  position: relative; }

/* line 194, app/styles/modules/materialize/components/_global.scss */
.pinned {
  position: fixed !important; }

/*********************
  Transition Classes
**********************/
/* line 202, app/styles/modules/materialize/components/_global.scss */
ul.staggered-list li {
  opacity: 0; }

/* line 206, app/styles/modules/materialize/components/_global.scss */
.fade-in {
  opacity: 0;
  transform-origin: 0 50%; }

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width : 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width : 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width : 601px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width : 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width : 993px) {
  .show-on-large {
    display: initial !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: initial !important; } }

@media only screen and (max-width : 600px) {
  .show-on-small {
    display: initial !important; } }

@media only screen and (min-width : 601px) {
  .show-on-medium-and-up {
    display: initial !important; } }

@media only screen and (max-width : 992px) {
  .show-on-medium-and-down {
    display: initial !important; } }

@media only screen and (max-width : 600px) {
  .center-on-small-only {
    text-align: center; } }

/* line 275, app/styles/modules/materialize/components/_global.scss */
footer.page-footer {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #ee6e73; }
  /* line 280, app/styles/modules/materialize/components/_global.scss */
  footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08); }

/* line 291, app/styles/modules/materialize/components/_global.scss */
table, th, td {
  border: none; }

/* line 295, app/styles/modules/materialize/components/_global.scss */
table {
  width: 100%;
  display: table; }
  /* line 299, app/styles/modules/materialize/components/_global.scss */
  table.bordered tr {
    border-bottom: 1px solid #d0d0d0; }
  /* line 304, app/styles/modules/materialize/components/_global.scss */
  table.striped tbody tr:nth-child(odd) {
    background-color: #f2f2f2; }
  /* line 311, app/styles/modules/materialize/components/_global.scss */
  table.hoverable tbody tr {
    -webkit-transition: background-color .25s ease;
    -moz-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    -ms-transition: background-color .25s ease;
    transition: background-color .25s ease; }
    /* line 313, app/styles/modules/materialize/components/_global.scss */
    table.hoverable tbody tr:hover {
      background-color: #f2f2f2; }
  /* line 320, app/styles/modules/materialize/components/_global.scss */
  table.centered thead tr th, table.centered tbody tr td {
    text-align: center; }

/* line 328, app/styles/modules/materialize/components/_global.scss */
thead {
  border-bottom: 1px solid #d0d0d0; }

/* line 332, app/styles/modules/materialize/components/_global.scss */
td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px; }

@media only screen and (max-width : 992px) {
  /* line 343, app/styles/modules/materialize/components/_global.scss */
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */ }
    /* line 351, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table th, table.responsive-table td {
      margin: 0;
      vertical-align: top; }
    /* line 356, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table th {
      text-align: left; }
    /* line 357, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table thead {
      display: block;
      float: left; }
      /* line 361, app/styles/modules/materialize/components/_global.scss */
      table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0; }
        /* line 365, app/styles/modules/materialize/components/_global.scss */
        table.responsive-table thead tr th::before {
          content: "\00a0"; }
    /* line 370, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table tbody {
      display: block;
      width: auto;
      position: relative;
      overflow-x: auto;
      white-space: nowrap; }
      /* line 377, app/styles/modules/materialize/components/_global.scss */
      table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top; }
    /* line 382, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table th {
      display: block;
      text-align: right; }
    /* line 386, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table td {
      display: block;
      min-height: 1.25em;
      text-align: left; }
    /* line 391, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table tr {
      padding: 0 10px; }
    /* line 394, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table thead {
      border: 0;
      border-right: 1px solid #d0d0d0; }
    /* line 400, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table.bordered th {
      border-bottom: 0;
      border-left: 0; }
    /* line 401, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table.bordered td {
      border-left: 0;
      border-right: 0;
      border-bottom: 0; }
    /* line 402, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table.bordered tr {
      border: 0; }
    /* line 403, app/styles/modules/materialize/components/_global.scss */
    table.responsive-table.bordered tbody tr {
      border-right: 1px solid #d0d0d0; } }

/* line 412, app/styles/modules/materialize/components/_global.scss */
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative; }
  /* line 419, app/styles/modules/materialize/components/_global.scss */
  .collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0; }
    /* line 427, app/styles/modules/materialize/components/_global.scss */
    .collection .collection-item.avatar {
      height: 84px;
      padding-left: 72px;
      position: relative; }
      /* line 432, app/styles/modules/materialize/components/_global.scss */
      .collection .collection-item.avatar .circle {
        position: absolute;
        width: 42px;
        height: 42px;
        overflow: hidden;
        left: 15px;
        display: inline-block;
        vertical-align: middle; }
      /* line 441, app/styles/modules/materialize/components/_global.scss */
      .collection .collection-item.avatar i.circle {
        font-size: 18px;
        line-height: 42px;
        color: #fff;
        background-color: #999;
        text-align: center; }
      /* line 450, app/styles/modules/materialize/components/_global.scss */
      .collection .collection-item.avatar .title {
        font-size: 16px; }
      /* line 454, app/styles/modules/materialize/components/_global.scss */
      .collection .collection-item.avatar p {
        margin: 0; }
      /* line 458, app/styles/modules/materialize/components/_global.scss */
      .collection .collection-item.avatar .secondary-content {
        position: absolute;
        top: 16px;
        right: 16px; }
    /* line 467, app/styles/modules/materialize/components/_global.scss */
    .collection .collection-item:last-child {
      border-bottom: none; }
    /* line 471, app/styles/modules/materialize/components/_global.scss */
    .collection .collection-item.active {
      background-color: #26a69a;
      color: #eafaf9; }
  /* line 476, app/styles/modules/materialize/components/_global.scss */
  .collection a.collection-item {
    display: block;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    transition: 0.25s;
    color: #26a69a; }
    /* line 481, app/styles/modules/materialize/components/_global.scss */
    .collection a.collection-item:not(.active):hover {
      background-color: #ddd; }
  /* line 488, app/styles/modules/materialize/components/_global.scss */
  .collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px; }
  /* line 493, app/styles/modules/materialize/components/_global.scss */
  .collection.with-header .collection-item {
    padding-left: 30px; }

/* line 500, app/styles/modules/materialize/components/_global.scss */
.secondary-content {
  float: right;
  color: #26a69a; }

/* line 507, app/styles/modules/materialize/components/_global.scss */
span.badge {
  min-width: 3rem;
  padding: 0 6px;
  text-align: center;
  font-size: 1rem;
  line-height: inherit;
  color: #757575;
  position: absolute;
  right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 518, app/styles/modules/materialize/components/_global.scss */
  span.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    color: #fff;
    background-color: #26a69a;
    border-radius: 2px; }
  /* line 525, app/styles/modules/materialize/components/_global.scss */
  span.badge.new:after {
    content: " new"; }

/* line 531, app/styles/modules/materialize/components/_global.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  /* line 537, app/styles/modules/materialize/components/_global.scss */
  .video-container.no-controls {
    padding-top: 0; }
  /* line 541, app/styles/modules/materialize/components/_global.scss */
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 551, app/styles/modules/materialize/components/_global.scss */
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden; }
  /* line 560, app/styles/modules/materialize/components/_global.scss */
  .progress .determinate {
    position: absolute;
    background-color: inherit;
    top: 0;
    bottom: 0;
    background-color: #26a69a;
    -webkit-transition: width .3s linear;
    -moz-transition: width .3s linear;
    -o-transition: width .3s linear;
    -ms-transition: width .3s linear;
    transition: width .3s linear; }
  /* line 568, app/styles/modules/materialize/components/_global.scss */
  .progress .indeterminate {
    background-color: #26a69a; }
    /* line 570, app/styles/modules/materialize/components/_global.scss */
    .progress .indeterminate:before {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      -moz-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      -ms-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      -o-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    /* line 582, app/styles/modules/materialize/components/_global.scss */
    .progress .indeterminate:after {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -moz-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -ms-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -o-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -webkit-animation-delay: 1.15s;
      -moz-animation-delay: 1.15s;
      -ms-animation-delay: 1.15s;
      -o-animation-delay: 1.15s;
      animation-delay: 1.15s; }

@-webkit-keyframes indeterminate {
  /* line 597, app/styles/modules/materialize/components/_global.scss */
  0% {
    left: -35%;
    right: 100%; }

  /* line 601, app/styles/modules/materialize/components/_global.scss */
  60% {
    left: 100%;
    right: -90%; }

  /* line 605, app/styles/modules/materialize/components/_global.scss */
  100% {
    left: 100%;
    right: -90%; } }

@-moz-keyframes indeterminate {
  /* line 597, app/styles/modules/materialize/components/_global.scss */
  0% {
    left: -35%;
    right: 100%; }

  /* line 601, app/styles/modules/materialize/components/_global.scss */
  60% {
    left: 100%;
    right: -90%; }

  /* line 605, app/styles/modules/materialize/components/_global.scss */
  100% {
    left: 100%;
    right: -90%; } }

@keyframes indeterminate {
  /* line 597, app/styles/modules/materialize/components/_global.scss */
  0% {
    left: -35%;
    right: 100%; }

  /* line 601, app/styles/modules/materialize/components/_global.scss */
  60% {
    left: 100%;
    right: -90%; }

  /* line 605, app/styles/modules/materialize/components/_global.scss */
  100% {
    left: 100%;
    right: -90%; } }

@-webkit-keyframes indeterminate-short {
  /* line 612, app/styles/modules/materialize/components/_global.scss */
  0% {
    left: -200%;
    right: 100%; }

  /* line 616, app/styles/modules/materialize/components/_global.scss */
  60% {
    left: 107%;
    right: -8%; }

  /* line 620, app/styles/modules/materialize/components/_global.scss */
  100% {
    left: 107%;
    right: -8%; } }

@-moz-keyframes indeterminate-short {
  /* line 612, app/styles/modules/materialize/components/_global.scss */
  0% {
    left: -200%;
    right: 100%; }

  /* line 616, app/styles/modules/materialize/components/_global.scss */
  60% {
    left: 107%;
    right: -8%; }

  /* line 620, app/styles/modules/materialize/components/_global.scss */
  100% {
    left: 107%;
    right: -8%; } }

@keyframes indeterminate-short {
  /* line 612, app/styles/modules/materialize/components/_global.scss */
  0% {
    left: -200%;
    right: 100%; }

  /* line 616, app/styles/modules/materialize/components/_global.scss */
  60% {
    left: 107%;
    right: -8%; }

  /* line 620, app/styles/modules/materialize/components/_global.scss */
  100% {
    left: 107%;
    right: -8%; } }

/*******************
  Utility Classes
*******************/
/* line 631, app/styles/modules/materialize/components/_global.scss */
.hide {
  display: none !important; }

/* line 636, app/styles/modules/materialize/components/_global.scss */
.left-align {
  text-align: left; }

/* line 639, app/styles/modules/materialize/components/_global.scss */
.right-align {
  text-align: right; }

/* line 642, app/styles/modules/materialize/components/_global.scss */
.center, .center-align {
  text-align: center; }

/* line 646, app/styles/modules/materialize/components/_global.scss */
.left {
  float: left !important; }

/* line 649, app/styles/modules/materialize/components/_global.scss */
.right {
  float: right !important; }

/* line 654, app/styles/modules/materialize/components/_global.scss */
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 664, app/styles/modules/materialize/components/_global.scss */
.circle {
  border-radius: 50%; }

/* line 668, app/styles/modules/materialize/components/_global.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 674, app/styles/modules/materialize/components/_global.scss */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 680, app/styles/modules/materialize/components/_global.scss */
.no-padding {
  padding: 0 !important; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 200; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700; }

/* line 1, app/styles/modules/materialize/components/_typography.scss */
a {
  text-decoration: none; }

/* line 5, app/styles/modules/materialize/components/_typography.scss */
html {
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87); }
  @media only screen and (min-width: 0) {
    html {
      font-size: 14px; } }
  @media only screen and (min-width: 992px) {
    html {
      font-size: 14.5px; } }
  @media only screen and (min-width: 1200px) {
    html {
      font-size: 15px; } }

/* line 24, app/styles/modules/materialize/components/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

/* line 29, app/styles/modules/materialize/components/_typography.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

/* line 30, app/styles/modules/materialize/components/_typography.scss */
h1 {
  font-size: 4.2rem;
  line-height: 4.62rem;
  margin: 2.1rem 0 1.68rem 0; }

/* line 31, app/styles/modules/materialize/components/_typography.scss */
h2 {
  font-size: 3.56rem;
  line-height: 3.916rem;
  margin: 1.78rem 0 1.424rem 0; }

/* line 32, app/styles/modules/materialize/components/_typography.scss */
h3 {
  font-size: 2.92rem;
  line-height: 3.212rem;
  margin: 1.46rem 0 1.168rem 0; }

/* line 33, app/styles/modules/materialize/components/_typography.scss */
h4 {
  font-size: 2.28rem;
  line-height: 2.508rem;
  margin: 1.14rem 0 0.912rem 0; }

/* line 34, app/styles/modules/materialize/components/_typography.scss */
h5 {
  font-size: 1.64rem;
  line-height: 1.804rem;
  margin: 0.82rem 0 0.656rem 0; }

/* line 35, app/styles/modules/materialize/components/_typography.scss */
h6 {
  font-size: 1rem;
  line-height: 1.1rem;
  margin: 0.5rem 0 0.4rem 0; }

/* line 38, app/styles/modules/materialize/components/_typography.scss */
em {
  font-style: italic; }

/* line 39, app/styles/modules/materialize/components/_typography.scss */
strong {
  font-weight: 500; }

/* line 40, app/styles/modules/materialize/components/_typography.scss */
small {
  font-size: 75%; }

/* line 41, app/styles/modules/materialize/components/_typography.scss */
.light, footer.page-footer .footer-copyright {
  font-weight: 300; }

/* line 42, app/styles/modules/materialize/components/_typography.scss */
.thin {
  font-weight: 200; }

/* line 44, app/styles/modules/materialize/components/_typography.scss */
.flow-text {
  font-weight: 300; }
  @media only screen and (min-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }
  @media only screen and (min-width: 0px) {
    .flow-text {
      line-height: .8rem; } }
  @media only screen and (min-width: 390px) {
    .flow-text {
      font-size: 1.224rem; } }
  @media only screen and (min-width: 30px) {
    .flow-text {
      line-height: .904rem; } }
  @media only screen and (min-width: 420px) {
    .flow-text {
      font-size: 1.248rem; } }
  @media only screen and (min-width: 60px) {
    .flow-text {
      line-height: 1.008rem; } }
  @media only screen and (min-width: 450px) {
    .flow-text {
      font-size: 1.272rem; } }
  @media only screen and (min-width: 90px) {
    .flow-text {
      line-height: 1.112rem; } }
  @media only screen and (min-width: 480px) {
    .flow-text {
      font-size: 1.296rem; } }
  @media only screen and (min-width: 120px) {
    .flow-text {
      line-height: 1.216rem; } }
  @media only screen and (min-width: 510px) {
    .flow-text {
      font-size: 1.32rem; } }
  @media only screen and (min-width: 150px) {
    .flow-text {
      line-height: 1.32rem; } }
  @media only screen and (min-width: 540px) {
    .flow-text {
      font-size: 1.344rem; } }
  @media only screen and (min-width: 180px) {
    .flow-text {
      line-height: 1.424rem; } }
  @media only screen and (min-width: 570px) {
    .flow-text {
      font-size: 1.368rem; } }
  @media only screen and (min-width: 210px) {
    .flow-text {
      line-height: 1.528rem; } }
  @media only screen and (min-width: 600px) {
    .flow-text {
      font-size: 1.392rem; } }
  @media only screen and (min-width: 240px) {
    .flow-text {
      line-height: 1.632rem; } }
  @media only screen and (min-width: 630px) {
    .flow-text {
      font-size: 1.416rem; } }
  @media only screen and (min-width: 270px) {
    .flow-text {
      line-height: 1.736rem; } }
  @media only screen and (min-width: 660px) {
    .flow-text {
      font-size: 1.44rem; } }
  @media only screen and (min-width: 300px) {
    .flow-text {
      line-height: 1.84rem; } }
  @media only screen and (min-width: 690px) {
    .flow-text {
      font-size: 1.464rem; } }
  @media only screen and (min-width: 330px) {
    .flow-text {
      line-height: 1.944rem; } }
  @media only screen and (min-width: 720px) {
    .flow-text {
      font-size: 1.488rem; } }
  @media only screen and (min-width: 360px) {
    .flow-text {
      line-height: 2.048rem; } }
  @media only screen and (min-width: 750px) {
    .flow-text {
      font-size: 1.512rem; } }
  @media only screen and (min-width: 390px) {
    .flow-text {
      line-height: 2.152rem; } }
  @media only screen and (min-width: 780px) {
    .flow-text {
      font-size: 1.536rem; } }
  @media only screen and (min-width: 420px) {
    .flow-text {
      line-height: 2.256rem; } }
  @media only screen and (min-width: 810px) {
    .flow-text {
      font-size: 1.56rem; } }
  @media only screen and (min-width: 450px) {
    .flow-text {
      line-height: 2.36rem; } }
  @media only screen and (min-width: 840px) {
    .flow-text {
      font-size: 1.584rem; } }
  @media only screen and (min-width: 480px) {
    .flow-text {
      line-height: 2.464rem; } }
  @media only screen and (min-width: 870px) {
    .flow-text {
      font-size: 1.608rem; } }
  @media only screen and (min-width: 510px) {
    .flow-text {
      line-height: 2.568rem; } }
  @media only screen and (min-width: 900px) {
    .flow-text {
      font-size: 1.632rem; } }
  @media only screen and (min-width: 540px) {
    .flow-text {
      line-height: 2.672rem; } }
  @media only screen and (min-width: 930px) {
    .flow-text {
      font-size: 1.656rem; } }
  @media only screen and (min-width: 570px) {
    .flow-text {
      line-height: 2.776rem; } }
  @media only screen and (min-width: 960px) {
    .flow-text {
      font-size: 1.68rem; } }
  @media only screen and (min-width: 600px) {
    .flow-text {
      line-height: 2.88rem; } }

/* line 1, app/styles/modules/materialize/components/_toast.scss */
#toast-container {
  display: block;
  position: fixed;
  z-index: 1001; }
  @media only screen and (max-width : 600px) {
    #toast-container {
      min-width: 100%;
      bottom: 0%; } }
  @media only screen and (min-width : 601px) and (max-width : 992px) {
    #toast-container {
      min-width: 30%;
      left: 5%;
      bottom: 7%; } }
  @media only screen and (min-width : 993px) {
    #toast-container {
      min-width: 8%;
      top: 10%;
      right: 7%; } }

/* line 22, app/styles/modules/materialize/components/_toast.scss */
.toast {
  border-radius: 2px;
  top: 0;
  width: auto;
  clear: both;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #323232;
  padding: 0 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  /* line 43, app/styles/modules/materialize/components/_toast.scss */
  .toast .btn, .toast .btn-flat {
    margin: 0;
    margin-left: 3rem; }
  /* line 48, app/styles/modules/materialize/components/_toast.scss */
  .toast.rounded {
    border-radius: 24px; }
  @media only screen and (max-width : 600px) {
    .toast {
      width: 100%;
      border-radius: 0; } }
  @media only screen and (min-width : 601px) and (max-width : 992px) {
    .toast {
      float: left; } }
  @media only screen and (min-width : 993px) {
    .toast {
      float: right; } }

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
/* line 12, app/styles/modules/materialize/components/_waves.scss */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  /* line 39, app/styles/modules/materialize/components/_waves.scss */
  .waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none; }
  /* line 64, app/styles/modules/materialize/components/_waves.scss */
  .waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45); }
  /* line 68, app/styles/modules/materialize/components/_waves.scss */
  .waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7); }
  /* line 71, app/styles/modules/materialize/components/_waves.scss */
  .waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7); }
  /* line 74, app/styles/modules/materialize/components/_waves.scss */
  .waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7); }
  /* line 77, app/styles/modules/materialize/components/_waves.scss */
  .waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7); }
  /* line 80, app/styles/modules/materialize/components/_waves.scss */
  .waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7); }
  /* line 83, app/styles/modules/materialize/components/_waves.scss */
  .waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7); }

/* line 89, app/styles/modules/materialize/components/_waves.scss */
.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

/* line 93, app/styles/modules/materialize/components/_waves.scss */
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }

/* line 126, app/styles/modules/materialize/components/_waves.scss */
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }
  /* line 134, app/styles/modules/materialize/components/_waves.scss */
  .waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1; }

/* line 142, app/styles/modules/materialize/components/_waves.scss */
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none; }

/* line 160, app/styles/modules/materialize/components/_waves.scss */
.waves-block {
  display: block; }

/* Firefox Bug: link not triggered */
/* line 165, app/styles/modules/materialize/components/_waves.scss */
a.waves-effect .waves-ripple {
  z-index: -1; }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
/* line 7, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
/* line 22, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is "activated".
 */
/* line 28, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only "scrollable" top-level container element.
 */
/* line 34, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
/**
 * Make the holder and frame fullscreen.
 */
/* line 51, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__holder, .picker__frame {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%; }

/**
 * The holder should overlay the entire screen.
 */
/* line 60, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__holder {
  position: fixed;
  -webkit-transition: background 0.15s ease-out, top 0s 0.15s;
  -moz-transition: background 0.15s ease-out, top 0s 0.15s;
  transition: background 0.15s ease-out, top 0s 0.15s;
  -webkit-backface-visibility: hidden; }

/**
 * The frame that bounds the box contents of the picker.
 */
/* line 70, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 300px;
  max-height: 350px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

@media (min-height: 28.875em) {
  /* line 88, app/styles/modules/materialize/components/date_picker/_default.scss */
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%; } }

@media (min-height: 40.125em) {
  /* line 96, app/styles/modules/materialize/components/date_picker/_default.scss */
  .picker__frame {
    margin-bottom: 7.5%; } }

/**
 * The wrapper sets the stage to vertically align the box contents.
 */
/* line 103, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%; }

@media (min-height: 28.875em) {
  /* line 109, app/styles/modules/materialize/components/date_picker/_default.scss */
  .picker__wrap {
    display: block; } }

/**
 * The box contains all the picker contents.
 */
/* line 116, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle; }

@media (min-height: 28.875em) {
  /* line 127, app/styles/modules/materialize/components/date_picker/_default.scss */
  .picker__box {
    display: block;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }

/**
 * When the picker opens...
 */
/* line 156, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker--opened .picker__holder {
  top: 0;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  -webkit-transition: background 0.15s ease-out;
  -moz-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out; }

/* line 166, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

@media (min-height: 35.875em) {
  /* line 174, app/styles/modules/materialize/components/date_picker/_default.scss */
  .picker--opened .picker__frame {
    top: 10%;
    bottom: 20% auto; } }

/**
 * For `large` screens, transform into an inline picker.
 */
/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */
/* line 187, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__input.picker__input--active {
  border-color: #E3F2FD; }

/* line 191, app/styles/modules/materialize/components/date_picker/_default.scss */
.picker__frame {
  margin: 0 auto;
  max-width: 325px; }

@media (min-height: 38.875em) {
  /* line 197, app/styles/modules/materialize/components/date_picker/_default.scss */
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto; } }

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
/* line 7, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
/* line 13, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
/* line 22, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__month, .picker__year {
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

/**
 * The month and year selectors.
 */
/* line 32, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__select--month, .picker__select--year {
  height: 2em;
  padding: 0;
  margin-left: .25em;
  margin-right: .25em; }

/* line 41, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__select--month.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 40%; }

/* line 46, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__select--year.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 25%; }

/* line 52, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__select--month:focus, .picker__select--year:focus {
  border-color: rgba(0, 0, 0, 0.05); }

/**
 * The month navigation buttons.
 */
/* line 59, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__nav--prev, .picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

/* line 73, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

/* line 82, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

/* line 95, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__nav--disabled, .picker__nav--disabled:hover, .picker__nav--disabled:before, .picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
/* line 104, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 1rem;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

/* line 117, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__table th, .picker__table td {
  text-align: center; }

/* line 126, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
/* line 133, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__weekday {
  width: 14.28571%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  /* line 142, app/styles/modules/materialize/components/date_picker/_default.date.scss */
  .picker__weekday {
    padding-bottom: .5em; } }

/**
 * The days on the calendar
 */
/* line 150, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--today {
  position: relative;
  color: #595959;
  letter-spacing: -.3;
  padding: .75rem 0;
  font-weight: 400;
  border: 1px solid transparent; }

/* line 170, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

/* line 175, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--infocus:hover {
  cursor: pointer;
  color: #000;
  font-weight: 500; }

/* line 181, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--outfocus {
  display: none;
  padding: .75rem 0;
  color: #fff; }

/* line 187, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #dddddd;
  font-weight: 500; }

/* line 199, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
  cursor: pointer; }

/* line 207, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
  border-radius: 50%;
  -webkit-transform: scale(.75);
  -moz-transform: scale(.75);
  -ms-transform: scale(.75);
  -o-transform: scale(.75);
  transform: scale(.75);
  background: #0089ec;
  color: #ffffff; }

/* line 218, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--disabled, .picker__day--disabled:hover, .picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

/* line 225, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
/* line 231, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__footer {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between; }

/* line 239, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--today, .picker__button--clear, .picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

/* line 251, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--today:hover, .picker__button--clear:hover, .picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

/* line 259, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--today:focus, .picker__button--clear:focus, .picker__button--close:focus {
  background: #b1dcfb;
  border-color: rgba(0, 0, 0, 0.05);
  outline: none; }

/* line 266, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--today:before, .picker__button--clear:before, .picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

/* line 272, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--today:before, .picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

/* line 276, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

/* line 282, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

/* line 287, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

/* line 296, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--today[disabled], .picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

/* line 302, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */
/* line 309, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__box {
  border-radius: 2px;
  overflow: hidden; }

/* line 314, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__date-display {
  text-align: center;
  background-color: #26a69a;
  color: #fff;
  padding-bottom: 15px;
  font-weight: 300; }

/* line 323, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__nav--prev:hover, .picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #a1ded8; }

/* line 329, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__weekday-display {
  background-color: #1f897f;
  padding: 10px;
  font-weight: 200;
  letter-spacing: .5;
  font-size: 1rem;
  margin-bottom: 15px; }

/* line 338, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__month-display {
  text-transform: uppercase;
  font-size: 2rem; }

/* line 342, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day-display {
  font-size: 4.5rem;
  font-weight: 400; }

/* line 347, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__year-display {
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.4); }

/* line 352, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__box {
  padding: 0; }

/* line 355, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__calendar-container {
  padding: 0 1rem; }
  /* line 358, app/styles/modules/materialize/components/date_picker/_default.date.scss */
  .picker__calendar-container thead {
    border: none; }

/* line 364, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__table {
  margin-top: 0;
  margin-bottom: .5em; }

/* line 369, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--infocus {
  color: #595959;
  letter-spacing: -.3;
  padding: .75rem 0;
  font-weight: 400;
  border: 1px solid transparent; }

/* line 378, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day.picker__day--today {
  color: #26a69a; }

/* line 382, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day.picker__day--today.picker__day--selected {
  color: #fff; }

/* line 387, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__weekday {
  font-size: .9rem; }

/* line 394, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
  border-radius: 50%;
  -webkit-transform: scale(.9);
  -moz-transform: scale(.9);
  -ms-transform: scale(.9);
  -o-transform: scale(.9);
  transform: scale(.9);
  background-color: #26a69a;
  color: #ffffff; }
  /* line 399, app/styles/modules/materialize/components/date_picker/_default.date.scss */
  .picker__day--selected.picker__day--outfocus, .picker__day--selected:hover.picker__day--outfocus, .picker--focused .picker__day--selected.picker__day--outfocus {
    background-color: #a1ded8; }

/* line 405, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__footer {
  text-align: right;
  padding: 5px 10px; }

/* line 411, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__close, .picker__today {
  font-size: 1.1rem;
  padding: 0 1rem;
  color: #26a69a; }

/* line 419, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__nav--prev:before, .picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #676767;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

/* line 429, app/styles/modules/materialize/components/date_picker/_default.date.scss */
.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #676767; }

/* line 433, app/styles/modules/materialize/components/date_picker/_default.date.scss */
button.picker__today:focus, button.picker__clear:focus, button.picker__close:focus {
  background-color: #a1ded8; }

/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
/* line 7, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0; }

/**
 * The times on the clock.
 */
/* line 15, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker__list-item {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: -1px;
  position: relative;
  background: #ffffff;
  padding: .75em 1.25em; }

@media (min-height: 46.75em) {
  /* line 24, app/styles/modules/materialize/components/date_picker/_default.time.scss */
  .picker__list-item {
    padding: .5em 1em; } }

/* Hovered time */
/* line 29, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker__list-item:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10; }

/* Highlighted and hovered/focused time */
/* line 37, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10; }

/* line 42, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker__list-item--highlighted:hover, .picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

/* Selected and hovered/focused time */
/* line 50, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker__list-item--selected, .picker__list-item--selected:hover, .picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #ffffff;
  z-index: 10; }

/* Disabled time */
/* line 58, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker__list-item--disabled, .picker__list-item--disabled:hover, .picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #dddddd;
  z-index: auto; }

/**
 * The clear button
 */
/* line 69, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666; }

/* line 83, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker--time .picker__button--clear:hover, .picker--time .picker__button--clear:focus {
  color: #000000;
  background: #b1dcfb;
  background: #ee2200;
  border-color: #ee2200;
  cursor: pointer;
  color: #ffffff;
  outline: none; }

/* line 92, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold; }

/* line 99, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker--time .picker__button--clear:hover:before, .picker--time .picker__button--clear:focus:before {
  color: #ffffff; }

/* ==========================================================================
   $DEFAULT-TIME-PICKER
   ========================================================================== */
/**
 * The frame the bounds the time picker.
 */
/* line 109, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px; }

/**
 * The picker box.
 */
/* line 116, app/styles/modules/materialize/components/date_picker/_default.time.scss */
.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0; }

@media (min-height: 40.125em) {
  /* line 122, app/styles/modules/materialize/components/date_picker/_default.time.scss */
  .picker--time .picker__box {
    margin-bottom: 5em; } }

@charset "UTF-8";
/* 

*/
@import url(http://fonts.googleapis.com/css?family=RobotoDraft:500,900italic,900,400italic,100,700italic,300,700,500italic,100italic,300italic,400);
/*
* colors.less
*
*/
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/
.transition > * {
  visibility: hidden;
}
.transition.animated > * {
  visibility: visible;
}
.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.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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 {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    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 {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -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 {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-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);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-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 {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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, -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);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-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);
  }
  100% {
    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);
    -ms-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);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) 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);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) 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);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -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;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -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;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -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);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-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 {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-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 {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-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;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    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 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-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 {
  0% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-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);
    -ms-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 {
  0% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-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);
    -ms-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 {
  0% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-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);
    -ms-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 {
  0% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-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);
    -ms-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 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    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);
  }
  100% {
    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);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-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;
    -ms-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);
  }
  100% {
    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);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-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);
  }
  100% {
    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);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-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);
  }
  100% {
    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);
    -ms-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-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;
    -ms-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;
}
/* animation sets */
/* move from / to  */
.pt-page-moveToLeft {
  -webkit-animation: moveToLeft .6s ease both;
  animation: moveToLeft .6s ease both;
}
.pt-page-moveFromLeft {
  -webkit-animation: moveFromLeft .6s ease both;
  animation: moveFromLeft .6s ease both;
}
.pt-page-moveToRight {
  -webkit-animation: moveToRight .6s ease both;
  animation: moveToRight .6s ease both;
}
.pt-page-moveFromRight {
  -webkit-animation: moveFromRight .6s ease both;
  animation: moveFromRight .6s ease both;
}
.pt-page-moveToTop {
  -webkit-animation: moveToTop .6s ease both;
  animation: moveToTop .6s ease both;
}
.pt-page-moveFromTop {
  -webkit-animation: moveFromTop .6s ease both;
  animation: moveFromTop .6s ease both;
}
.pt-page-moveToBottom {
  -webkit-animation: moveToBottom .6s ease both;
  animation: moveToBottom .6s ease both;
}
.pt-page-moveFromBottom {
  -webkit-animation: moveFromBottom .6s ease both;
  animation: moveFromBottom .6s ease both;
}
/* fade */
.pt-page-fade {
  -webkit-animation: fade .7s ease both;
  animation: fade .7s ease both;
}
/* move from / to and fade */
.pt-page-moveToLeftFade {
  -webkit-animation: moveToLeftFade .7s ease both;
  animation: moveToLeftFade .7s ease both;
}
.pt-page-moveFromLeftFade {
  -webkit-animation: moveFromLeftFade .7s ease both;
  animation: moveFromLeftFade .7s ease both;
}
.pt-page-moveToRightFade {
  -webkit-animation: moveToRightFade .7s ease both;
  animation: moveToRightFade .7s ease both;
}
.pt-page-moveFromRightFade {
  -webkit-animation: moveFromRightFade .7s ease both;
  animation: moveFromRightFade .7s ease both;
}
.pt-page-moveToTopFade {
  -webkit-animation: moveToTopFade .7s ease both;
  animation: moveToTopFade .7s ease both;
}
.pt-page-moveFromTopFade {
  -webkit-animation: moveFromTopFade .7s ease both;
  animation: moveFromTopFade .7s ease both;
}
.pt-page-moveToBottomFade {
  -webkit-animation: moveToBottomFade .7s ease both;
  animation: moveToBottomFade .7s ease both;
}
.pt-page-moveFromBottomFade {
  -webkit-animation: moveFromBottomFade .7s ease both;
  animation: moveFromBottomFade .7s ease both;
}
/* move to with different easing */
.pt-page-moveToLeftEasing {
  -webkit-animation: moveToLeft 0.7s ease-in-out both;
  animation: moveToLeft 0.7s ease-in-out both;
}
.pt-page-moveToRightEasing {
  -webkit-animation: moveToRight 0.7s ease-in-out both;
  animation: moveToRight 0.7s ease-in-out both;
}
.pt-page-moveToTopEasing {
  -webkit-animation: moveToTop 0.7s ease-in-out both;
  animation: moveToTop 0.7s ease-in-out both;
}
.pt-page-moveToBottomEasing {
  -webkit-animation: moveToBottom 0.7s ease-in-out both;
  animation: moveToBottom 0.7s ease-in-out both;
}
/********************************* keyframes **************************************/
/* move from / to  */
@-webkit-keyframes moveToLeft {
  to {
    -webkit-transform: translateX(-100%);
  }
}
@keyframes moveToLeft {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes moveFromLeft {
  from {
    -webkit-transform: translateX(-100%);
  }
}
@keyframes moveFromLeft {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes moveToRight {
  to {
    -webkit-transform: translateX(100%);
  }
}
@keyframes moveToRight {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-webkit-keyframes moveFromRight {
  from {
    -webkit-transform: translateX(100%);
  }
}
@keyframes moveFromRight {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-webkit-keyframes moveToTop {
  to {
    -webkit-transform: translateY(-100%);
  }
}
@keyframes moveToTop {
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-webkit-keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-webkit-keyframes moveToBottom {
  to {
    -webkit-transform: translateY(100%);
  }
}
@keyframes moveToBottom {
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%);
  }
}
@keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
/* fade */
@-webkit-keyframes fade {
  to {
    opacity: 0.3;
  }
}
@keyframes fade {
  to {
    opacity: 0.3;
  }
}
/* move from / to and fade */
@-webkit-keyframes moveToLeftFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateX(-100%);
  }
}
@keyframes moveToLeftFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes moveFromLeftFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(-100%);
  }
}
@keyframes moveFromLeftFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes moveToRightFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
  }
}
@keyframes moveToRightFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-webkit-keyframes moveFromRightFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
  }
}
@keyframes moveFromRightFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-webkit-keyframes moveToTopFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
  }
}
@keyframes moveToTopFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-webkit-keyframes moveFromTopFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
  }
}
@keyframes moveFromTopFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@-webkit-keyframes moveToBottomFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateY(100%);
  }
}
@keyframes moveToBottomFade {
  to {
    opacity: 0.3;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@-webkit-keyframes moveFromBottomFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateY(100%);
  }
}
@keyframes moveFromBottomFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
/* scale and fade */
.pt-page-scaleDown {
  -webkit-animation: scaleDown .7s ease both;
  animation: scaleDown .7s ease both;
}
.pt-page-scaleUp {
  -webkit-animation: scaleUp .7s ease both;
  animation: scaleUp .7s ease both;
}
.pt-page-scaleUpDown {
  -webkit-animation: scaleUpDown .5s ease both;
  animation: scaleUpDown .5s ease both;
}
.pt-page-scaleDownUp {
  -webkit-animation: scaleDownUp .5s ease both;
  animation: scaleDownUp .5s ease both;
}
.pt-page-scaleDownCenter {
  -webkit-animation: scaleDownCenter 0.4s ease-in both;
  animation: scaleDownCenter 0.4s ease-in both;
}
.pt-page-scaleUpCenter {
  -webkit-animation: scaleUpCenter 0.4s ease-out both;
  animation: scaleUpCenter 0.4s ease-out both;
}
/********************************* keyframes **************************************/
/* scale and fade */
@-webkit-keyframes scaleDown {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@keyframes scaleDown {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-webkit-keyframes scaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@keyframes scaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-webkit-keyframes scaleUpDown {
  from {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}
@keyframes scaleUpDown {
  from {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-webkit-keyframes scaleDownUp {
  to {
    opacity: 0;
    -webkit-transform: scale(1.2);
  }
}
@keyframes scaleDownUp {
  to {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-webkit-keyframes scaleDownCenter {
  to {
    opacity: 0;
    -webkit-transform: scale(0.7);
  }
}
@keyframes scaleDownCenter {
  to {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-webkit-keyframes scaleUpCenter {
  from {
    opacity: 0;
    -webkit-transform: scale(0.7);
  }
}
@keyframes scaleUpCenter {
  from {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
/* rotate sides first and scale */
.pt-page-rotateRightSideFirst {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateRightSideFirst 0.8s both ease-in;
  animation: rotateRightSideFirst 0.8s both ease-in;
}
.pt-page-rotateLeftSideFirst {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateLeftSideFirst 0.8s both ease-in;
  animation: rotateLeftSideFirst 0.8s both ease-in;
}
.pt-page-rotateTopSideFirst {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateTopSideFirst 0.8s both ease-in;
  animation: rotateTopSideFirst 0.8s both ease-in;
}
.pt-page-rotateBottomSideFirst {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateBottomSideFirst 0.8s both ease-in;
  animation: rotateBottomSideFirst 0.8s both ease-in;
}
/* flip */
.pt-page-flipOutRight {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutRight 0.5s both ease-in;
  animation: flipOutRight 0.5s both ease-in;
}
.pt-page-flipInLeft {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipInLeft 0.5s both ease-out;
  animation: flipInLeft 0.5s both ease-out;
}
.pt-page-flipOutLeft {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutLeft 0.5s both ease-in;
  animation: flipOutLeft 0.5s both ease-in;
}
.pt-page-flipInRight {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipInRight 0.5s both ease-out;
  animation: flipInRight 0.5s both ease-out;
}
.pt-page-flipOutTop {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutTop 0.5s both ease-in;
  animation: flipOutTop 0.5s both ease-in;
}
.pt-page-flipInBottom {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipInBottom 0.5s both ease-out;
  animation: flipInBottom 0.5s both ease-out;
}
.pt-page-flipOutBottom {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutBottom 0.5s both ease-in;
  animation: flipOutBottom 0.5s both ease-in;
}
.pt-page-flipInTop {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipInTop 0.5s both ease-out;
  animation: flipInTop 0.5s both ease-out;
}
/* rotate fall */
.pt-page-rotateFall {
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation: rotateFall 1s both ease-in;
  animation: rotateFall 1s both ease-in;
}
/* rotate newspaper */
.pt-page-rotateOutNewspaper {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: rotateOutNewspaper 0.5s both ease-in;
  animation: rotateOutNewspaper 0.5s both ease-in;
}
.pt-page-rotateInNewspaper {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: rotateInNewspaper 0.5s both ease-out;
  animation: rotateInNewspaper 0.5s both ease-out;
}
/* push */
.pt-page-rotatePushLeft {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotatePushLeft .8s both ease;
  animation: rotatePushLeft .8s both ease;
}
.pt-page-rotatePushRight {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotatePushRight .8s both ease;
  animation: rotatePushRight .8s both ease;
}
.pt-page-rotatePushTop {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotatePushTop .8s both ease;
  animation: rotatePushTop .8s both ease;
}
.pt-page-rotatePushBottom {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotatePushBottom .8s both ease;
  animation: rotatePushBottom .8s both ease;
}
/* pull */
.pt-page-rotatePullRight {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotatePullRight .5s both ease;
  animation: rotatePullRight .5s both ease;
}
.pt-page-rotatePullLeft {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotatePullLeft .5s both ease;
  animation: rotatePullLeft .5s both ease;
}
.pt-page-rotatePullTop {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotatePullTop .5s both ease;
  animation: rotatePullTop .5s both ease;
}
.pt-page-rotatePullBottom {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotatePullBottom .5s both ease;
  animation: rotatePullBottom .5s both ease;
}
/* fold */
.pt-page-rotateFoldRight {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateFoldRight .7s both ease;
  animation: rotateFoldRight .7s both ease;
}
.pt-page-rotateFoldLeft {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateFoldLeft .7s both ease;
  animation: rotateFoldLeft .7s both ease;
}
.pt-page-rotateFoldTop {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateFoldTop .7s both ease;
  animation: rotateFoldTop .7s both ease;
}
.pt-page-rotateFoldBottom {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateFoldBottom .7s both ease;
  animation: rotateFoldBottom .7s both ease;
}
/* unfold */
.pt-page-rotateUnfoldLeft {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateUnfoldLeft .7s both ease;
  animation: rotateUnfoldLeft .7s both ease;
}
.pt-page-rotateUnfoldRight {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateUnfoldRight .7s both ease;
  animation: rotateUnfoldRight .7s both ease;
}
.pt-page-rotateUnfoldTop {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateUnfoldTop .7s both ease;
  animation: rotateUnfoldTop .7s both ease;
}
.pt-page-rotateUnfoldBottom {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateUnfoldBottom .7s both ease;
  animation: rotateUnfoldBottom .7s both ease;
}
/* room walls */
.pt-page-rotateRoomLeftOut {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateRoomLeftOut .8s both ease;
  animation: rotateRoomLeftOut .8s both ease;
}
.pt-page-rotateRoomLeftIn {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateRoomLeftIn .8s both ease;
  animation: rotateRoomLeftIn .8s both ease;
}
.pt-page-rotateRoomRightOut {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateRoomRightOut .8s both ease;
  animation: rotateRoomRightOut .8s both ease;
}
.pt-page-rotateRoomRightIn {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateRoomRightIn .8s both ease;
  animation: rotateRoomRightIn .8s both ease;
}
.pt-page-rotateRoomTopOut {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateRoomTopOut .8s both ease;
  animation: rotateRoomTopOut .8s both ease;
}
.pt-page-rotateRoomTopIn {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateRoomTopIn .8s both ease;
  animation: rotateRoomTopIn .8s both ease;
}
.pt-page-rotateRoomBottomOut {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateRoomBottomOut .8s both ease;
  animation: rotateRoomBottomOut .8s both ease;
}
.pt-page-rotateRoomBottomIn {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateRoomBottomIn .8s both ease;
  animation: rotateRoomBottomIn .8s both ease;
}
/* cube */
.pt-page-rotateCubeLeftOut {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateCubeLeftOut 0.6s both ease-in;
  animation: rotateCubeLeftOut 0.6s both ease-in;
}
.pt-page-rotateCubeLeftIn {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateCubeLeftIn 0.6s both ease-in;
  animation: rotateCubeLeftIn 0.6s both ease-in;
}
.pt-page-rotateCubeRightOut {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateCubeRightOut 0.6s both ease-in;
  animation: rotateCubeRightOut 0.6s both ease-in;
}
.pt-page-rotateCubeRightIn {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateCubeRightIn 0.6s both ease-in;
  animation: rotateCubeRightIn 0.6s both ease-in;
}
.pt-page-rotateCubeTopOut {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateCubeTopOut 0.6s both ease-in;
  animation: rotateCubeTopOut 0.6s both ease-in;
}
.pt-page-rotateCubeTopIn {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateCubeTopIn 0.6s both ease-in;
  animation: rotateCubeTopIn 0.6s both ease-in;
}
.pt-page-rotateCubeBottomOut {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateCubeBottomOut 0.6s both ease-in;
  animation: rotateCubeBottomOut 0.6s both ease-in;
}
.pt-page-rotateCubeBottomIn {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateCubeBottomIn 0.6s both ease-in;
  animation: rotateCubeBottomIn 0.6s both ease-in;
}
/* carousel */
.pt-page-rotateCarouselLeftOut {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateCarouselLeftOut .8s both ease;
  animation: rotateCarouselLeftOut .8s both ease;
}
.pt-page-rotateCarouselLeftIn {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateCarouselLeftIn .8s both ease;
  animation: rotateCarouselLeftIn .8s both ease;
}
.pt-page-rotateCarouselRightOut {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: rotateCarouselRightOut .8s both ease;
  animation: rotateCarouselRightOut .8s both ease;
}
.pt-page-rotateCarouselRightIn {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateCarouselRightIn .8s both ease;
  animation: rotateCarouselRightIn .8s both ease;
}
.pt-page-rotateCarouselTopOut {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateCarouselTopOut .8s both ease;
  animation: rotateCarouselTopOut .8s both ease;
}
.pt-page-rotateCarouselTopIn {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateCarouselTopIn .8s both ease;
  animation: rotateCarouselTopIn .8s both ease;
}
.pt-page-rotateCarouselBottomOut {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-animation: rotateCarouselBottomOut .8s both ease;
  animation: rotateCarouselBottomOut .8s both ease;
}
.pt-page-rotateCarouselBottomIn {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: rotateCarouselBottomIn .8s both ease;
  animation: rotateCarouselBottomIn .8s both ease;
}
/* sides */
.pt-page-rotateSidesOut {
  -webkit-transform-origin: -50% 50%;
  transform-origin: -50% 50%;
  -webkit-animation: rotateSidesOut 0.5s both ease-in;
  animation: rotateSidesOut 0.5s both ease-in;
}
.pt-page-rotateSidesIn {
  -webkit-transform-origin: 150% 50%;
  transform-origin: 150% 50%;
  -webkit-animation: rotateSidesIn 0.5s both ease-out;
  animation: rotateSidesIn 0.5s both ease-out;
}
/* slide */
.pt-page-rotateSlideOut {
  -webkit-animation: rotateSlideOut 1s both ease;
  animation: rotateSlideOut 1s both ease;
}
.pt-page-rotateSlideIn {
  -webkit-animation: rotateSlideIn 1s both ease;
  animation: rotateSlideIn 1s both ease;
}
/********************************* keyframes **************************************/
/* rotate sides first and scale */
@-webkit-keyframes rotateRightSideFirst {
  40% {
    -webkit-transform: rotateY(15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@keyframes rotateRightSideFirst {
  40% {
    -webkit-transform: rotateY(15deg);
    transform: rotateY(15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@-webkit-keyframes rotateLeftSideFirst {
  40% {
    -webkit-transform: rotateY(-15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@keyframes rotateLeftSideFirst {
  40% {
    -webkit-transform: rotateY(-15deg);
    transform: rotateY(-15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@-webkit-keyframes rotateTopSideFirst {
  40% {
    -webkit-transform: rotateX(15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@keyframes rotateTopSideFirst {
  40% {
    -webkit-transform: rotateX(15deg);
    transform: rotateX(15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@-webkit-keyframes rotateBottomSideFirst {
  40% {
    -webkit-transform: rotateX(-15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
@keyframes rotateBottomSideFirst {
  40% {
    -webkit-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8) translateZ(-200px);
    transform: scale(0.8) translateZ(-200px);
    opacity: 0;
  }
}
/* flip */
@-webkit-keyframes flipOutRight {
  to {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2;
  }
}
@keyframes flipOutRight {
  to {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes flipInLeft {
  from {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2;
  }
}
@keyframes flipInLeft {
  from {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes flipOutLeft {
  to {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2;
  }
}
@keyframes flipOutLeft {
  to {
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    transform: translateZ(-1000px) rotateY(-90deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes flipInRight {
  from {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2;
  }
}
@keyframes flipInRight {
  from {
    -webkit-transform: translateZ(-1000px) rotateY(90deg);
    transform: translateZ(-1000px) rotateY(90deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes flipOutTop {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2;
  }
}
@keyframes flipOutTop {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes flipInBottom {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2;
  }
}
@keyframes flipInBottom {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes flipOutBottom {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2;
  }
}
@keyframes flipOutBottom {
  to {
    -webkit-transform: translateZ(-1000px) rotateX(-90deg);
    transform: translateZ(-1000px) rotateX(-90deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes flipInTop {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2;
  }
}
@keyframes flipInTop {
  from {
    -webkit-transform: translateZ(-1000px) rotateX(90deg);
    transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0.2;
  }
}
/* fall */
@-webkit-keyframes rotateFall {
  0% {
    -webkit-transform: rotateZ(0deg);
  }
  20% {
    -webkit-transform: rotateZ(10deg);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: rotateZ(17deg);
  }
  60% {
    -webkit-transform: rotateZ(16deg);
  }
  100% {
    -webkit-transform: translateY(100%) rotateZ(17deg);
  }
}
@keyframes rotateFall {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  20% {
    -webkit-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: rotateZ(17deg);
    transform: rotateZ(17deg);
  }
  60% {
    -webkit-transform: rotateZ(16deg);
    transform: rotateZ(16deg);
  }
  100% {
    -webkit-transform: translateY(100%) rotateZ(17deg);
    transform: translateY(100%) rotateZ(17deg);
  }
}
/* newspaper */
@-webkit-keyframes rotateOutNewspaper {
  to {
    -webkit-transform: translateZ(-3000px) rotateZ(360deg);
    opacity: 0;
  }
}
@keyframes rotateOutNewspaper {
  to {
    -webkit-transform: translateZ(-3000px) rotateZ(360deg);
    transform: translateZ(-3000px) rotateZ(360deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateInNewspaper {
  from {
    -webkit-transform: translateZ(-3000px) rotateZ(-360deg);
    opacity: 0;
  }
}
@keyframes rotateInNewspaper {
  from {
    -webkit-transform: translateZ(-3000px) rotateZ(-360deg);
    transform: translateZ(-3000px) rotateZ(-360deg);
    opacity: 0;
  }
}
/* push */
@-webkit-keyframes rotatePushLeft {
  to {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
}
@keyframes rotatePushLeft {
  to {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@-webkit-keyframes rotatePushRight {
  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
  }
}
@keyframes rotatePushRight {
  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
}
@-webkit-keyframes rotatePushTop {
  to {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
  }
}
@keyframes rotatePushTop {
  to {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
@-webkit-keyframes rotatePushBottom {
  to {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
  }
}
@keyframes rotatePushBottom {
  to {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
}
/* pull */
@-webkit-keyframes rotatePullRight {
  from {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
  }
}
@keyframes rotatePullRight {
  from {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
}
@-webkit-keyframes rotatePullLeft {
  from {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
}
@keyframes rotatePullLeft {
  from {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@-webkit-keyframes rotatePullTop {
  from {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
  }
}
@keyframes rotatePullTop {
  from {
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
@-webkit-keyframes rotatePullBottom {
  from {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
  }
}
@keyframes rotatePullBottom {
  from {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
}
/* fold */
@-webkit-keyframes rotateFoldRight {
  to {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
  }
}
@keyframes rotateFoldRight {
  to {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
    transform: translateX(100%) rotateY(90deg);
  }
}
@-webkit-keyframes rotateFoldLeft {
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
  }
}
@keyframes rotateFoldLeft {
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
  }
}
@-webkit-keyframes rotateFoldTop {
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%) rotateX(90deg);
  }
}
@keyframes rotateFoldTop {
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%) rotateX(90deg);
    transform: translateY(-100%) rotateX(90deg);
  }
}
@-webkit-keyframes rotateFoldBottom {
  to {
    opacity: 0;
    -webkit-transform: translateY(100%) rotateX(-90deg);
  }
}
@keyframes rotateFoldBottom {
  to {
    opacity: 0;
    -webkit-transform: translateY(100%) rotateX(-90deg);
    transform: translateY(100%) rotateX(-90deg);
  }
}
/* unfold */
@-webkit-keyframes rotateUnfoldLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
  }
}
@keyframes rotateUnfoldLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
  }
}
@-webkit-keyframes rotateUnfoldRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
  }
}
@keyframes rotateUnfoldRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%) rotateY(90deg);
    transform: translateX(100%) rotateY(90deg);
  }
}
@-webkit-keyframes rotateUnfoldTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%) rotateX(90deg);
  }
}
@keyframes rotateUnfoldTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%) rotateX(90deg);
    transform: translateY(-100%) rotateX(90deg);
  }
}
@-webkit-keyframes rotateUnfoldBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%) rotateX(-90deg);
  }
}
@keyframes rotateUnfoldBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%) rotateX(-90deg);
    transform: translateY(100%) rotateX(-90deg);
  }
}
/* room walls */
@-webkit-keyframes rotateRoomLeftOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(90deg);
  }
}
@keyframes rotateRoomLeftOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(90deg);
    transform: translateX(-100%) rotateY(90deg);
  }
}
@-webkit-keyframes rotateRoomLeftIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
  }
}
@keyframes rotateRoomLeftIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
    transform: translateX(100%) rotateY(-90deg);
  }
}
@-webkit-keyframes rotateRoomRightOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
  }
}
@keyframes rotateRoomRightOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(-90deg);
    transform: translateX(100%) rotateY(-90deg);
  }
}
@-webkit-keyframes rotateRoomRightIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(90deg);
  }
}
@keyframes rotateRoomRightIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(90deg);
    transform: translateX(-100%) rotateY(90deg);
  }
}
@-webkit-keyframes rotateRoomTopOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(-90deg);
  }
}
@keyframes rotateRoomTopOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(-90deg);
    transform: translateY(-100%) rotateX(-90deg);
  }
}
@-webkit-keyframes rotateRoomTopIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(90deg);
  }
}
@keyframes rotateRoomTopIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
  }
}
@-webkit-keyframes rotateRoomBottomOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(90deg);
  }
}
@keyframes rotateRoomBottomOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(90deg);
    transform: translateY(100%) rotateX(90deg);
  }
}
@-webkit-keyframes rotateRoomBottomIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(-90deg);
  }
}
@keyframes rotateRoomBottomIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(-90deg);
    transform: translateY(-100%) rotateX(-90deg);
  }
}
/* cube */
@-webkit-keyframes rotateCubeLeftOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
  }
  100% {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
  }
}
@keyframes rotateCubeLeftOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
    transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
  }
  100% {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
  }
}
@-webkit-keyframes rotateCubeLeftIn {
  0% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(90deg);
  }
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
  }
}
@keyframes rotateCubeLeftIn {
  0% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(90deg);
    transform: translateX(100%) rotateY(90deg);
  }
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
    transform: translateX(50%) translateZ(-200px) rotateY(45deg);
  }
}
@-webkit-keyframes rotateCubeRightOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
  }
  100% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(90deg);
  }
}
@keyframes rotateCubeRightOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
    transform: translateX(50%) translateZ(-200px) rotateY(45deg);
  }
  100% {
    opacity: .3;
    -webkit-transform: translateX(100%) rotateY(90deg);
    transform: translateX(100%) rotateY(90deg);
  }
}
@-webkit-keyframes rotateCubeRightIn {
  0% {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
  }
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
  }
}
@keyframes rotateCubeRightIn {
  0% {
    opacity: .3;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
  }
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
    transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
  }
}
@-webkit-keyframes rotateCubeTopOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
  }
  100% {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(90deg);
  }
}
@keyframes rotateCubeTopOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
    transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
  }
  100% {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(90deg);
    transform: translateY(-100%) rotateX(90deg);
  }
}
@-webkit-keyframes rotateCubeTopIn {
  0% {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(-90deg);
  }
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
  }
}
@keyframes rotateCubeTopIn {
  0% {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(-90deg);
    transform: translateY(100%) rotateX(-90deg);
  }
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
    transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
  }
}
@-webkit-keyframes rotateCubeBottomOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
  }
  100% {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(-90deg);
  }
}
@keyframes rotateCubeBottomOut {
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
    transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
  }
  100% {
    opacity: .3;
    -webkit-transform: translateY(100%) rotateX(-90deg);
    transform: translateY(100%) rotateX(-90deg);
  }
}
@-webkit-keyframes rotateCubeBottomIn {
  0% {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(90deg);
  }
  50% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
  }
}
@keyframes rotateCubeBottomIn {
  0% {
    opacity: .3;
    -webkit-transform: translateY(-100%) rotateX(90deg);
    transform: translateY(-100%) rotateX(90deg);
  }
  50% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
    transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
  }
}
/* carousel */
@-webkit-keyframes rotateCarouselLeftOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(-150%) scale(0.4) rotateY(-65deg);
  }
}
@keyframes rotateCarouselLeftOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(-150%) scale(0.4) rotateY(-65deg);
    transform: translateX(-150%) scale(0.4) rotateY(-65deg);
  }
}
@-webkit-keyframes rotateCarouselLeftIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg);
  }
}
@keyframes rotateCarouselLeftIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg);
    transform: translateX(200%) scale(0.4) rotateY(65deg);
  }
}
@-webkit-keyframes rotateCarouselRightOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg);
  }
}
@keyframes rotateCarouselRightOut {
  to {
    opacity: .3;
    -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg);
    transform: translateX(200%) scale(0.4) rotateY(65deg);
  }
}
@-webkit-keyframes rotateCarouselRightIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(-200%) scale(0.4) rotateY(-65deg);
  }
}
@keyframes rotateCarouselRightIn {
  from {
    opacity: .3;
    -webkit-transform: translateX(-200%) scale(0.4) rotateY(-65deg);
    transform: translateX(-200%) scale(0.4) rotateY(-65deg);
  }
}
@-webkit-keyframes rotateCarouselTopOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg);
  }
}
@keyframes rotateCarouselTopOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg);
    transform: translateY(-200%) scale(0.4) rotateX(65deg);
  }
}
@-webkit-keyframes rotateCarouselTopIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg);
  }
}
@keyframes rotateCarouselTopIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg);
    transform: translateY(200%) scale(0.4) rotateX(-65deg);
  }
}
@-webkit-keyframes rotateCarouselBottomOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg);
  }
}
@keyframes rotateCarouselBottomOut {
  to {
    opacity: .3;
    -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg);
    transform: translateY(200%) scale(0.4) rotateX(-65deg);
  }
}
@-webkit-keyframes rotateCarouselBottomIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg);
  }
}
@keyframes rotateCarouselBottomIn {
  from {
    opacity: .3;
    -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg);
    transform: translateY(-200%) scale(0.4) rotateX(65deg);
  }
}
/* sides */
@-webkit-keyframes rotateSidesOut {
  to {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(90deg);
  }
}
@keyframes rotateSidesOut {
  to {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(90deg);
    transform: translateZ(-500px) rotateY(90deg);
  }
}
@-webkit-keyframes rotateSidesIn {
  from {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(-90deg);
  }
}
@keyframes rotateSidesIn {
  from {
    opacity: 0;
    -webkit-transform: translateZ(-500px) rotateY(-90deg);
    transform: translateZ(-500px) rotateY(-90deg);
  }
}
/* slide */
@-webkit-keyframes rotateSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes rotateSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes rotateSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@keyframes rotateSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
  }
}
/* animation delay classes */
.pt-page-delay100 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}
.pt-page-delay180 {
  -webkit-animation-delay: .180s;
  animation-delay: .180s;
}
.pt-page-delay200 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}
.pt-page-delay300 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.pt-page-delay400 {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}
.pt-page-delay500 {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.pt-page-delay700 {
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
}
.pt-page-delay1000 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
/* Bootstrap */
/* Override Bootstrap default variable */
@font-face {
  font-family: 'Icons';
  src: url('../../fonts/open-iconic.eot');
  src: url('../../fonts/open-iconic.eot?#iconic-sm') format('embedded-opentype'), url('../../fonts/open-iconic.woff') format('woff'), url('../../fonts/open-iconic.ttf') format('truetype'), url('../../fonts/open-iconic.svg#iconic-sm') format('svg');
  font-weight: normal;
  font-style: normal;
}
.oi {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.oi:empty:before {
  width: 1em;
  text-align: center;
  box-sizing: content-box;
}
.oi.oi-align-center:before {
  text-align: center;
}
.oi.oi-align-left:before {
  text-align: left;
}
.oi.oi-align-right:before {
  text-align: right;
}
.oi.oi-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.oi.oi-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(-1, 1);
  transform: scale(1, -1);
}
.oi.oi-flip-horizontal-vertical:before {
  -webkit-transform: scale(-1, -1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, -1);
}
.oi-account-login:before {
  content: "\e000";
}
.oi-account-logout:before {
  content: "\e001";
}
.oi-action-redo:before {
  content: "\e002";
}
.oi-action-undo:before {
  content: "\e003";
}
.oi-align-center:before {
  content: "\e004";
}
.oi-align-left:before {
  content: "\e005";
}
.oi-align-right:before {
  content: "\e006";
}
.oi-aperture:before {
  content: "\e007";
}
.oi-arrow-bottom:before {
  content: "\e008";
}
.oi-arrow-circle-bottom:before {
  content: "\e009";
}
.oi-arrow-circle-left:before {
  content: "\e00a";
}
.oi-arrow-circle-right:before {
  content: "\e00b";
}
.oi-arrow-circle-top:before {
  content: "\e00c";
}
.oi-arrow-left:before {
  content: "\e00d";
}
.oi-arrow-right:before {
  content: "\e00e";
}
.oi-arrow-thick-bottom:before {
  content: "\e00f";
}
.oi-arrow-thick-left:before {
  content: "\e010";
}
.oi-arrow-thick-right:before {
  content: "\e011";
}
.oi-arrow-thick-top:before {
  content: "\e012";
}
.oi-arrow-top:before {
  content: "\e013";
}
.oi-audio-spectrum:before {
  content: "\e014";
}
.oi-audio:before {
  content: "\e015";
}
.oi-badge:before {
  content: "\e016";
}
.oi-ban:before {
  content: "\e017";
}
.oi-bar-chart:before {
  content: "\e018";
}
.oi-basket:before {
  content: "\e019";
}
.oi-battery-empty:before {
  content: "\e01a";
}
.oi-battery-full:before {
  content: "\e01b";
}
.oi-beaker:before {
  content: "\e01c";
}
.oi-bell:before {
  content: "\e01d";
}
.oi-bluetooth:before {
  content: "\e01e";
}
.oi-bold:before {
  content: "\e01f";
}
.oi-bolt:before {
  content: "\e020";
}
.oi-book:before {
  content: "\e021";
}
.oi-bookmark:before {
  content: "\e022";
}
.oi-box:before {
  content: "\e023";
}
.oi-briefcase:before {
  content: "\e024";
}
.oi-british-pound:before {
  content: "\e025";
}
.oi-browser:before {
  content: "\e026";
}
.oi-brush:before {
  content: "\e027";
}
.oi-bug:before {
  content: "\e028";
}
.oi-bullhorn:before {
  content: "\e029";
}
.oi-calculator:before {
  content: "\e02a";
}
.oi-calendar:before {
  content: "\e02b";
}
.oi-camera-slr:before {
  content: "\e02c";
}
.oi-caret-bottom:before {
  content: "\e02d";
}
.oi-caret-left:before {
  content: "\e02e";
}
.oi-caret-right:before {
  content: "\e02f";
}
.oi-caret-top:before {
  content: "\e030";
}
.oi-cart:before {
  content: "\e031";
}
.oi-chat:before {
  content: "\e032";
}
.oi-check:before {
  content: "\e033";
}
.oi-chevron-bottom:before {
  content: "\e034";
}
.oi-chevron-left:before {
  content: "\e035";
}
.oi-chevron-right:before {
  content: "\e036";
}
.oi-chevron-top:before {
  content: "\e037";
}
.oi-circle-check:before {
  content: "\e038";
}
.oi-circle-x:before {
  content: "\e039";
}
.oi-clipboard:before {
  content: "\e03a";
}
.oi-clock:before {
  content: "\e03b";
}
.oi-cloud-download:before {
  content: "\e03c";
}
.oi-cloud-upload:before {
  content: "\e03d";
}
.oi-cloud:before {
  content: "\e03e";
}
.oi-cloudy:before {
  content: "\e03f";
}
.oi-code:before {
  content: "\e040";
}
.oi-cog:before {
  content: "\e041";
}
.oi-collapse-down:before {
  content: "\e042";
}
.oi-collapse-left:before {
  content: "\e043";
}
.oi-collapse-right:before {
  content: "\e044";
}
.oi-collapse-up:before {
  content: "\e045";
}
.oi-command:before {
  content: "\e046";
}
.oi-comment-square:before {
  content: "\e047";
}
.oi-compass:before {
  content: "\e048";
}
.oi-contrast:before {
  content: "\e049";
}
.oi-copywriting:before {
  content: "\e04a";
}
.oi-credit-card:before {
  content: "\e04b";
}
.oi-crop:before {
  content: "\e04c";
}
.oi-dashboard:before {
  content: "\e04d";
}
.oi-data-transfer-download:before {
  content: "\e04e";
}
.oi-data-transfer-upload:before {
  content: "\e04f";
}
.oi-delete:before {
  content: "\e050";
}
.oi-dial:before {
  content: "\e051";
}
.oi-document:before {
  content: "\e052";
}
.oi-dollar:before {
  content: "\e053";
}
.oi-double-quote-sans-left:before {
  content: "\e054";
}
.oi-double-quote-sans-right:before {
  content: "\e055";
}
.oi-double-quote-serif-left:before {
  content: "\e056";
}
.oi-double-quote-serif-right:before {
  content: "\e057";
}
.oi-droplet:before {
  content: "\e058";
}
.oi-eject:before {
  content: "\e059";
}
.oi-elevator:before {
  content: "\e05a";
}
.oi-ellipses:before {
  content: "\e05b";
}
.oi-envelope-closed:before {
  content: "\e05c";
}
.oi-envelope-open:before {
  content: "\e05d";
}
.oi-euro:before {
  content: "\e05e";
}
.oi-excerpt:before {
  content: "\e05f";
}
.oi-expand-down:before {
  content: "\e060";
}
.oi-expand-left:before {
  content: "\e061";
}
.oi-expand-right:before {
  content: "\e062";
}
.oi-expand-up:before {
  content: "\e063";
}
.oi-external-link:before {
  content: "\e064";
}
.oi-eye:before {
  content: "\e065";
}
.oi-eyedropper:before {
  content: "\e066";
}
.oi-file:before {
  content: "\e067";
}
.oi-fire:before {
  content: "\e068";
}
.oi-flag:before {
  content: "\e069";
}
.oi-flash:before {
  content: "\e06a";
}
.oi-folder:before {
  content: "\e06b";
}
.oi-fork:before {
  content: "\e06c";
}
.oi-fullscreen-enter:before {
  content: "\e06d";
}
.oi-fullscreen-exit:before {
  content: "\e06e";
}
.oi-globe:before {
  content: "\e06f";
}
.oi-graph:before {
  content: "\e070";
}
.oi-grid-four-up:before {
  content: "\e071";
}
.oi-grid-three-up:before {
  content: "\e072";
}
.oi-grid-two-up:before {
  content: "\e073";
}
.oi-hard-drive:before {
  content: "\e074";
}
.oi-header:before {
  content: "\e075";
}
.oi-headphones:before {
  content: "\e076";
}
.oi-heart:before {
  content: "\e077";
}
.oi-home:before {
  content: "\e078";
}
.oi-image:before {
  content: "\e079";
}
.oi-inbox:before {
  content: "\e07a";
}
.oi-infinity:before {
  content: "\e07b";
}
.oi-info:before {
  content: "\e07c";
}
.oi-italic:before {
  content: "\e07d";
}
.oi-justify-center:before {
  content: "\e07e";
}
.oi-justify-left:before {
  content: "\e07f";
}
.oi-justify-right:before {
  content: "\e080";
}
.oi-key:before {
  content: "\e081";
}
.oi-laptop:before {
  content: "\e082";
}
.oi-layers:before {
  content: "\e083";
}
.oi-lightbulb:before {
  content: "\e084";
}
.oi-link-broken:before {
  content: "\e085";
}
.oi-link-intact:before {
  content: "\e086";
}
.oi-list-rich:before {
  content: "\e087";
}
.oi-list:before {
  content: "\e088";
}
.oi-location:before {
  content: "\e089";
}
.oi-lock-locked:before {
  content: "\e08a";
}
.oi-lock-unlocked:before {
  content: "\e08b";
}
.oi-loop-circular:before {
  content: "\e08c";
}
.oi-loop-square:before {
  content: "\e08d";
}
.oi-loop:before {
  content: "\e08e";
}
.oi-magnifying-glass:before {
  content: "\e08f";
}
.oi-map-marker:before {
  content: "\e090";
}
.oi-map:before {
  content: "\e091";
}
.oi-media-pause:before {
  content: "\e092";
}
.oi-media-play:before {
  content: "\e093";
}
.oi-media-record:before {
  content: "\e094";
}
.oi-media-skip-backward:before {
  content: "\e095";
}
.oi-media-skip-forward:before {
  content: "\e096";
}
.oi-media-step-backward:before {
  content: "\e097";
}
.oi-media-step-forward:before {
  content: "\e098";
}
.oi-media-stop:before {
  content: "\e099";
}
.oi-medical-cross:before {
  content: "\e09a";
}
.oi-menu:before {
  content: "\e09b";
}
.oi-microphone:before {
  content: "\e09c";
}
.oi-minus:before {
  content: "\e09d";
}
.oi-monitor:before {
  content: "\e09e";
}
.oi-moon:before {
  content: "\e09f";
}
.oi-move:before {
  content: "\e0a0";
}
.oi-musical-note:before {
  content: "\e0a1";
}
.oi-paperclip:before {
  content: "\e0a2";
}
.oi-pencil:before {
  content: "\e0a3";
}
.oi-people:before {
  content: "\e0a4";
}
.oi-person:before {
  content: "\e0a5";
}
.oi-phone:before {
  content: "\e0a6";
}
.oi-pie-chart:before {
  content: "\e0a7";
}
.oi-pin:before {
  content: "\e0a8";
}
.oi-play-circle:before {
  content: "\e0a9";
}
.oi-plus:before {
  content: "\e0aa";
}
.oi-power-standby:before {
  content: "\e0ab";
}
.oi-print:before {
  content: "\e0ac";
}
.oi-project:before {
  content: "\e0ad";
}
.oi-pulse:before {
  content: "\e0ae";
}
.oi-puzzle-piece:before {
  content: "\e0af";
}
.oi-question-mark:before {
  content: "\e0b0";
}
.oi-rain:before {
  content: "\e0b1";
}
.oi-random:before {
  content: "\e0b2";
}
.oi-reload:before {
  content: "\e0b3";
}
.oi-resize-both:before {
  content: "\e0b4";
}
.oi-resize-height:before {
  content: "\e0b5";
}
.oi-resize-width:before {
  content: "\e0b6";
}
.oi-rss-alt:before {
  content: "\e0b7";
}
.oi-rss:before {
  content: "\e0b8";
}
.oi-script:before {
  content: "\e0b9";
}
.oi-share-boxed:before {
  content: "\e0ba";
}
.oi-share:before {
  content: "\e0bb";
}
.oi-shield:before {
  content: "\e0bc";
}
.oi-signal:before {
  content: "\e0bd";
}
.oi-signpost:before {
  content: "\e0be";
}
.oi-sort-ascending:before {
  content: "\e0bf";
}
.oi-sort-descending:before {
  content: "\e0c0";
}
.oi-spreadsheet:before {
  content: "\e0c1";
}
.oi-star:before {
  content: "\e0c2";
}
.oi-sun:before {
  content: "\e0c3";
}
.oi-tablet:before {
  content: "\e0c4";
}
.oi-tag:before {
  content: "\e0c5";
}
.oi-tags:before {
  content: "\e0c6";
}
.oi-target:before {
  content: "\e0c7";
}
.oi-task:before {
  content: "\e0c8";
}
.oi-terminal:before {
  content: "\e0c9";
}
.oi-text:before {
  content: "\e0ca";
}
.oi-thumb-down:before {
  content: "\e0cb";
}
.oi-thumb-up:before {
  content: "\e0cc";
}
.oi-timer:before {
  content: "\e0cd";
}
.oi-transfer:before {
  content: "\e0ce";
}
.oi-trash:before {
  content: "\e0cf";
}
.oi-underline:before {
  content: "\e0d0";
}
.oi-vertical-align-bottom:before {
  content: "\e0d1";
}
.oi-vertical-align-center:before {
  content: "\e0d2";
}
.oi-vertical-align-top:before {
  content: "\e0d3";
}
.oi-video:before {
  content: "\e0d4";
}
.oi-volume-high:before {
  content: "\e0d5";
}
.oi-volume-low:before {
  content: "\e0d6";
}
.oi-volume-off:before {
  content: "\e0d7";
}
.oi-warning:before {
  content: "\e0d8";
}
.oi-wifi:before {
  content: "\e0d9";
}
.oi-wrench:before {
  content: "\e0da";
}
.oi-x:before {
  content: "\e0db";
}
.oi-yen:before {
  content: "\e0dc";
}
.oi-zoom-in:before {
  content: "\e0dd";
}
.oi-zoom-out:before {
  content: "\e0de";
}
html {
  background-color: #f0f0f0;
}
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #575757;
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
}
*:focus {
  outline: 0 !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
}
a {
  color: #313131;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #0b0b0b;
  text-decoration: none;
}
label {
  font-weight: normal;
}
small,
.small {
  font-size: 12px;
}
.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: #cfcfcf;
}
.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: #dbdbdb;
}
.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: #dbdbdb;
}
.progress {
  background-color: #e8e8e8;
}
.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 {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
}
.progress-bar-primary {
  background-color: #00a08e;
}
.progress-bar-info {
  background-color: #23b7e5;
}
.progress-bar-success {
  background-color: #27c24c;
}
.progress-bar-warning {
  background-color: #fad733;
}
.progress-bar-danger {
  background-color: #f05050;
}
.progress-bar-black {
  background-color: #181a1d;
}
.progress-bar-white {
  background-color: #fff;
}
.accordion-group,
.accordion-inner {
  border-color: #dbdbdb;
  border-radius: 0px;
}
.alert {
  font-size: 12px;
  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: rgba(0, 0, 0, 0.07);
  border-radius: 0px;
}
.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
}
.form-control:focus {
  border-color: #23b7e5;
}
.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: #cecece;
  background-color: #e8e8e8;
}
.list-group {
  border-radius: 0px;
}
.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: #e3e3e3;
  padding-right: 15px;
}
a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item.hover {
  background-color: #f0f0f0;
}
.list-group-item.media {
  margin-top: 0;
}
.list-group-item.active {
  color: #fff;
  border-color: #23b7e5 !important;
  background-color: #23b7e5 !important;
}
.list-group-item.active .text-muted {
  color: #ace4f5 !important;
}
.list-group-item.active a {
  color: #fff;
}
.list-group-item.focus {
  background-color: #e0e0e0 !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.active > a {
  color: #fff !important;
  background-color: #23b7e5;
}
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:active {
  background-color: #19a9d5;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #f0f0f0;
}
.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: #f0f0f0;
}
.nav-tabs {
  border-color: #dbdbdb;
}
.nav-tabs > li > a {
  border-radius: 0px 0px 0 0;
  border-bottom-color: #dbdbdb;
}
.nav-tabs > li:hover > a,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  border-color: #dbdbdb;
}
.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: #dbdbdb !important;
}
.nav-tabs-alt .nav-tabs > li.active > a {
  border-bottom-color: #23b7e5 !important;
}
.tab-container {
  margin-bottom: 15px;
}
.tab-container .tab-content {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-top-width: 0;
  border-radius: 0 0 0px 0px;
}
.pagination > li > a {
  border-color: #dbdbdb;
}
.pagination > li > a:hover,
.pagination > li > a:focus {
  border-color: #dbdbdb;
  background-color: #e8e8e8;
}
.panel {
  border-radius: 0px;
}
.panel .accordion-toggle {
  font-size: 14px;
  display: block;
  cursor: pointer;
}
.panel .list-group-item {
  border-color: #e8e8e8;
}
.panel.no-borders {
  border-width: 0;
}
.panel.no-borders .panel-heading,
.panel.no-borders .panel-footer {
  border-width: 0;
}
.panel-heading {
  border-radius: 0px 0px 0 0;
}
.panel-default .panel-heading {
  background-color: #f0f0f0;
}
.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: #e8e8e8;
  border-radius: 0 0 0px 0px;
  background-color: #ffffff;
}
.panel-default {
  border-color: #dbdbdb;
}
.panel-default > .panel-heading,
.panel-default > .panel-footer {
  border-color: #e8e8e8;
}
.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 #e5e5e5;
}
.table > thead > tr > th {
  padding: 8px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.table-bordered {
  border-color: #e5e5e5;
}
.table-bordered > tbody > tr > td {
  border-color: #e5e5e5;
}
.table-bordered > thead > tr > th {
  border-color: #e5e5e5;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f3f3f3;
}
.table-striped > thead > th {
  background-color: #f3f3f3;
  border-right: 1px solid #e5e5e5;
}
.table-striped > thead > th:last-child {
  border-right: none;
}
.well,
pre {
  background-color: #e8e8e8;
  border-color: #dbdbdb;
}
.dropdown-menu {
  border-radius: 0px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  border: 1px solid #dbdbdb;
  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: #e8e8e8 !important;
  color: #0b0b0b;
}
.dropdown-header {
  padding: 5px 15px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background-color: #e8e8e8 !important;
  color: #575757;
}
.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: #f0f0f0;
  border: inherit;
  display: block;
}
.app-header-fixed {
  padding-top: 56px;
}
.app-header-fixed #header.app-header {
  position: fixed;
  top: 0;
  width: 100%;
}
.app-header {
  z-index: 1025;
  border-radius: 0;
}
.content-header h1 {
  margin: 0 !important;
  font-weight: 300;
  margin: 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: 56px;
}
.app-aside-footer ~ div {
  padding-bottom: 50px;
}
.app-aside-right {
  padding-bottom: 56px;
}
.app-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
}
.app-content:before,
.app-content:after {
  content: " ";
  display: table;
}
.app-content:after {
  clear: both;
}
.app-content-full {
  position: absolute;
  top: 56px;
  bottom: 0;
  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-full.full-cover {
  top: 0;
  z-index: 1040;
}
.app-content-body {
  padding-bottom: 56px;
  float: left;
  width: 100%;
}
.app-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
}
.app-footer.app-footer-fixed {
  position: fixed;
}
.hbox {
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  width: 100%;
  height: 100%;
}
.hbox.tab-pane {
  display: none;
}
.hbox.active {
  display: table!important;
}
.hbox .col {
  display: table-cell;
  vertical-align: top;
  height: 100%;
  float: none;
}
.hbox .col.tab-col {
  display: none;
}
.hbox .col.tab-col.active {
  display: table-cell;
}
.hbox > section {
  display: table-cell;
  vertical-align: top;
  height: 100%;
  float: none;
}
.hbox > section.show,
.hbox > section.hidden-sm {
  display: table-cell !important;
}
.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.vbox-wrap {
  padding: 12px;
}
.vbox.tab-pane {
  display: none;
}
.vbox.active {
  display: table !important;
}
.vbox > section,
.vbox > footer {
  top: 0;
  bottom: 0;
  width: 100%;
}
.vbox > header ~ section {
  top: 50px;
}
.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;
}
.vbox .row-row .cell .cell-inner.cell-wrap {
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  width: auto;
}
.navbar {
  border-width: 0;
  border-radius: 0;
  margin: 0;
}
.navbar .navbar-form-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-md {
  min-height: 64px;
}
.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: 56px;
  display: inline-block;
  padding: 0 20px;
}
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand img {
  max-height: 20px;
  margin-top: -4px;
  vertical-align: middle;
  display: inline;
}
body.fs-view-active .app-aside {
  visibility: hidden;
}
body.fs-view-active #app-content {
  margin-left: 0;
}
@media (min-width: 768px) {
  .app-aside,
  #header .navbar-header {
    width: 200px;
  }
  #header .navbar-collapse,
  .app-content,
  .app-footer {
    margin-left: 200px;
  }
  .app-aside-right {
    position: absolute;
    top: 56px;
    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 {
    display: block;
  }
  .app-aside-folded .app-aside,
  .app-aside-folded #header .navbar-header {
    width: 56px;
  }
  .app-aside-folded #header .navbar-collapse {
    margin-left: 56px;
  }
  .app-aside-folded .app-content,
  .app-aside-folded .app-footer {
    margin-left: 56px;
  }
  .app-aside-folded .app-header .navbar-brand {
    display: block;
    padding: 0;
  }
  .app-aside-fixed #header .app-header .navbar-header {
    position: fixed;
  }
  .app-aside-fixed .aside-wrap {
    position: fixed;
    overflow: hidden;
    top: 56px;
    bottom: 0;
    left: 0;
    width: 199px;
    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;
  }
  .app-aside-fixed .aside-wrap .navi-wrap > * {
    width: 200px;
  }
  .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: 55px;
  }
  .app-aside-fixed.app-aside-folded .aside-wrap .navi-wrap {
    width: 73px;
  }
  .app-aside-fixed.app-aside-folded .aside-wrap .navi-wrap > * {
    width: 56px;
  }
  .smart .app-aside-fixed.app-aside-folded .aside-wrap .navi-wrap {
    width: 56px;
  }
  .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;
  }
}
.header-toolbar {
  padding: 5px 10px;
  background-color: #F0F0F0;
  height: 38px;
  border-bottom: 1px solid #e8e8e8;
}
.vbox .row-row.client-collapse {
  height: calc(100vh - 38px - 303px);
}
.panel-x {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0px;
}
.panel-x .panel-heading {
  background-color: #F0F0F0;
  border-color: #E8E8E8;
}
.nav-tabs-custom .tab-content .tab-pane.active {
  -webkit-animation: moveFromTop .6s ease both;
  animation: moveFromTop .6s ease both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
header.header {
  position: relative;
  z-index: 50;
}
/*layout*/
.header {
  min-height: 64px;
  max-height: 64px;
}
.footer {
  min-height: 56px;
  max-height: 56px;
}
.header,
.footer {
  padding: 0 15px;
}
.header.tab-header,
.footer.tab-header {
  min-height: 112px;
  max-height: 112px;
}
.header.tab-header > div,
.footer.tab-header > div {
  height: 56px;
}
.header.tab-header .nav-tabs,
.footer.tab-header .nav-tabs {
  border: none;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  height: 56px;
}
.header.tab-header .nav-tabs .indicator,
.footer.tab-header .nav-tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #f6b2b5;
  will-change: left, right;
}
.header.tab-header .nav-tabs > li,
.footer.tab-header .nav-tabs > li {
  height: 54px;
}
.header.tab-header .nav-tabs > li a,
.footer.tab-header .nav-tabs > li a {
  border: none !important;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  border-bottom: 2px solid transparent !important;
  padding: 0px 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.header.tab-header .nav-tabs > li a:hover,
.footer.tab-header .nav-tabs > li a:hover,
.header.tab-header .nav-tabs > li a:focus,
.footer.tab-header .nav-tabs > li a:focus {
  background-color: transparent;
}
.header.tab-header .nav-tabs > li.active a,
.footer.tab-header .nav-tabs > li.active a {
  color: #575757;
  border-bottom-color: #00a08e !important;
}
.header.tab-header .nav-tabs > li.active a,
.footer.tab-header .nav-tabs > li.active a,
.header.tab-header .nav-tabs > li.active a:hover,
.footer.tab-header .nav-tabs > li.active a:hover {
  background-color: #f0f0f0;
}
.header.tab-header .nav-tabs.nav-white > li.active a,
.footer.tab-header .nav-tabs.nav-white > li.active a,
.header.tab-header .nav-tabs.nav-white > li.active a:hover,
.footer.tab-header .nav-tabs.nav-white > li.active a:hover {
  background-color: #fff;
}
.header > span,
.footer > span {
  line-height: 56px;
}
.header > p,
.footer > p {
  margin-top: 15px;
  display: inline-block;
}
.header > .btn,
.footer > .btn,
.header > .btn-group,
.footer > .btn-group,
.header > .btn-toolbar,
.footer > .btn-toolbar {
  margin-top: 10px;
}
.header > .btn-lg,
.footer > .btn-lg {
  margin-top: 0;
}
.header .nav-tabs,
.footer .nav-tabs {
  border: none;
  margin-left: -15px;
  margin-right: -15px;
}
.header .nav-tabs > li a,
.footer .nav-tabs > li a {
  border: none !important;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
}
.header .nav-tabs > li a:hover,
.footer .nav-tabs > li a:hover,
.header .nav-tabs > li a:focus,
.footer .nav-tabs > li a:focus {
  background-color: transparent;
}
.header .nav-tabs > li.active a,
.footer .nav-tabs > li.active a {
  color: #575757;
}
.header .nav-tabs > li.active a,
.footer .nav-tabs > li.active a,
.header .nav-tabs > li.active a:hover,
.footer .nav-tabs > li.active a:hover {
  background-color: #f0f0f0;
}
.header .nav-tabs.nav-white > li.active a,
.footer .nav-tabs.nav-white > li.active a,
.header .nav-tabs.nav-white > li.active a:hover,
.footer .nav-tabs.nav-white > li.active a:hover {
  background-color: #fff;
}
.header.navbar,
.footer.navbar {
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  z-index: 1000;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.12);
  background-color: transparent;
}
::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(0, 0, 0, 0.12);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.box {
  display: table;
  width: 100%;
  height: 100%;
  border-spacing: 0;
  table-layout: fixed;
}
.box .box-row {
  display: table-row;
  height: 100%;
}
.box .box-row .box-cell {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.ie .box .box-row .box-cell {
  display: table-cell;
}
.box .box-col {
  display: table-cell;
  vertical-align: top;
}
.box .box-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.box > [class*="col-"],
.box > [class*=" col-"] {
  position: static;
  float: none;
  height: 100%;
  padding: 0;
  vertical-align: top;
}
.v-m {
  vertical-align: middle !important;
}
.v-t {
  vertical-align: top !important;
}
.v-b {
  vertical-align: bottom !important;
}
.v-c {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  .box > [class*="col-lg"],
  .box > [class*=" col-lg"] {
    display: table-cell;
  }
}
@media (min-width: 992px) {
  .box > [class*="col-md"],
  .box > [class*=" col-md"] {
    display: table-cell;
  }
}
@media (min-width: 768px) {
  .box > [class*="col-sm"],
  .box > [class*=" col-sm"] {
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .box > [class*="col-xs"],
  .box > [class*=" col-xs"] {
    display: table-cell;
  }
}
/* Modal positioning */
.bbm-wrapper {
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  padding: 50px 10px;
  overflow: auto;
}
.bbm-wrapper * {
  box-sizing: border-box;
}
.bbm-modal {
  border-radius: 3px;
  margin: auto;
  width: auto;
  max-width: 880px;
}
.bbm-views {
  width: 100%;
  box-sizing: border-box;
}
.bbm-wrapper {
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: background-color 0.3s;
}
.bbm-modal {
  background: white;
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.6), 0 1px 2px rgba(0, 0, 0, 0.9);
}
/* BLOCKS */
.bbm-modal__topbar,
.bbm-modal__bottombar {
  padding: 0 30px;
}
.bbm-modal__topbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.bbm-modal__topbar > ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.bbm-modal__tab {
  display: inline-block;
  padding: 15px 10px;
}
.bbm-modal__tab a {
  font-size: 16px;
  font-weight: bold;
  color: #999;
}
.bbm-modal__tab a:hover,
.bbm-modal__tab a.active {
  color: #222;
}
.bbm-modal__title {
  padding: 20px 0 19px;
  margin: 0;
  font-weight: normal;
  font-size: 22px;
  line-height: 1em;
  color: #312D3A;
}
.bbm-modal__section {
  padding: 0 30px;
  margin-top: 0px;
  font-size: 16px;
  line-height: 26px;
  color: #575656;
}
.bbm-modal__section p {
  font-size: 16px;
  line-height: 26px;
  color: #575656;
}
.bbm-modal__section p:last-child {
  padding: 0;
  margin-bottom: 0;
}
.bbm-modal__section a {
  color: #FF643C;
}
.bbm-modal__section h3 {
  margin: 0;
  font-size: 20px;
  line-height: 1em;
}
.bbm-modal__bottombar {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 18px;
  text-align: right;
  margin-top: 30px;
}
/* MODULES */
.bbm-group {
  content: "";
  display: table;
  clear: both;
}
.bbm-button {
  display: inline-block;
  color: rgba(49, 45, 58, 0.8);
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  line-height: 1em;
  padding: 10px 14px;
  border-radius: 3px;
  background: #FCFCFC;
  background-image: -o-linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.15) 100%);
  background-image: -moz-linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.15) 100%);
  background-image: -webkit-linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.15) 100%);
  background-image: -ms-linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.15) 100%);
  background-image: linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.15) 100%);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.bbm-button.inactive {
  opacity: 0.5;
  pointer-events: none;
}
.bbm-button:active {
  background-image: -o-linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.25) 100%);
  background-image: -moz-linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.25) 100%);
  background-image: -webkit-linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.25) 100%);
  background-image: -ms-linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.25) 100%);
  background-image: linear-gradient(rgba(70, 30, 170, 0) 0%, rgba(65, 61, 75, 0.25) 100%);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
}
/* ANIMATIONS */
/* Open modal */
@-webkit-keyframes bbm-open {
  0% {
    -webkit-transform: matrix(0.99126, 0, 0, 0.99126, 0, 43.8813);
    opacity: 0.1259;
  }
  4% {
    -webkit-transform: matrix(0.99295, 0, 0, 0.99295, 0, 45.06809);
    opacity: 0.29544;
  }
  8% {
    -webkit-transform: matrix(0.99467, 0, 0, 0.99467, 0, 46.26922);
    opacity: 0.46703;
  }
  12% {
    -webkit-transform: matrix(0.99619, 0, 0, 0.99619, 0, 47.33355);
    opacity: 0.61908;
  }
  16% {
    -webkit-transform: matrix(0.99743, 0, 0, 0.99743, 0, 48.19991);
    opacity: 0.74284;
  }
  20% {
    -webkit-transform: matrix(0.99837, 0, 0, 0.99837, 0, 48.86067);
    opacity: 0.83724;
  }
  24% {
    -webkit-transform: matrix(0.99905, 0, 0, 0.99905, 0, 49.33658);
    opacity: 0.90523;
  }
  28% {
    -webkit-transform: matrix(0.99952, 0, 0, 0.99952, 0, 49.66049);
    opacity: 0.9515;
  }
  32% {
    -webkit-transform: matrix(0.99981, 0, 0, 0.99981, 0, 49.8675);
    opacity: 0.98107;
  }
  36% {
    -webkit-transform: matrix(0.99999, 0, 0, 0.99999, 0, 49.98966);
    opacity: 0.99852;
  }
  40% {
    -webkit-transform: matrix(1.00008, 0, 0, 1.00008, 0, 50.05361);
    opacity: 1.00766;
  }
  44% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.08);
    opacity: 1.01143;
  }
  48% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08394);
    opacity: 1.01199;
  }
  52% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.07589);
    opacity: 1.01084;
  }
  56% {
    -webkit-transform: matrix(1.00009, 0, 0, 1.00009, 0, 50.06265);
    opacity: 1.00895;
  }
  60% {
    -webkit-transform: matrix(1.00007, 0, 0, 1.00007, 0, 50.04833);
    opacity: 1.0069;
  }
  64% {
    -webkit-transform: matrix(1.00005, 0, 0, 1.00005, 0, 50.03518);
    opacity: 1.00503;
  }
  68% {
    -webkit-transform: matrix(1.00004, 0, 0, 1.00004, 0, 50.02421);
    opacity: 1.00346;
  }
  72% {
    -webkit-transform: matrix(1.00002, 0, 0, 1.00002, 0, 50.01567);
    opacity: 1.00224;
  }
  76% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00941);
    opacity: 1.00134;
  }
  80% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00506);
    opacity: 1.00072;
  }
  84% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.00223);
    opacity: 1.00032;
  }
  88% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.0005);
    opacity: 1.00007;
  }
  92% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99956);
    opacity: 0.99994;
  }
  96% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99913);
    opacity: 0.99988;
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
    opacity: 1;
  }
}
.bbm-modal--open {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: bbm-open;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
}
/* Open a stacked modal */
@-webkit-keyframes bbm-stacked {
  0% {
    -webkit-transform: matrix(0.99874, 0, 0, 0.99874, 0, 49.1187);
    opacity: 0.93705;
  }
  4% {
    -webkit-transform: matrix(0.99705, 0, 0, 0.99705, 0, 47.93192);
    opacity: 0.85228;
  }
  8% {
    -webkit-transform: matrix(0.99533, 0, 0, 0.99533, 0, 46.73078);
    opacity: 0.76648;
  }
  12% {
    -webkit-transform: matrix(0.99381, 0, 0, 0.99381, 0, 45.66645);
    opacity: 0.69046;
  }
  16% {
    -webkit-transform: matrix(0.99257, 0, 0, 0.99257, 0, 44.80009);
    opacity: 0.62858;
  }
  20% {
    -webkit-transform: matrix(0.99163, 0, 0, 0.99163, 0, 44.13933);
    opacity: 0.58138;
  }
  24% {
    -webkit-transform: matrix(0.99095, 0, 0, 0.99095, 0, 43.66342);
    opacity: 0.54739;
  }
  28% {
    -webkit-transform: matrix(0.99049, 0, 0, 0.99049, 0, 43.33951);
    opacity: 0.52425;
  }
  32% {
    -webkit-transform: matrix(0.99019, 0, 0, 0.99019, 0, 43.1325);
    opacity: 0.50946;
  }
  36% {
    -webkit-transform: matrix(0.99002, 0, 0, 0.99002, 0, 43.01034);
    opacity: 0.50074;
  }
  40% {
    -webkit-transform: matrix(0.98992, 0, 0, 0.98992, 0, 42.94639);
    opacity: 0.49617;
  }
  44% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92001);
    opacity: 0.49429;
  }
  48% {
    -webkit-transform: matrix(0.98988, 0, 0, 0.98988, 0, 42.91606);
    opacity: 0.494;
  }
  52% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92411);
    opacity: 0.49458;
  }
  56% {
    -webkit-transform: matrix(0.98991, 0, 0, 0.98991, 0, 42.93736);
    opacity: 0.49553;
  }
  60% {
    -webkit-transform: matrix(0.98993, 0, 0, 0.98993, 0, 42.95167);
    opacity: 0.49655;
  }
  64% {
    -webkit-transform: matrix(0.98995, 0, 0, 0.98995, 0, 42.96482);
    opacity: 0.49749;
  }
  68% {
    -webkit-transform: matrix(0.98997, 0, 0, 0.98997, 0, 42.97579);
    opacity: 0.49827;
  }
  72% {
    -webkit-transform: matrix(0.98998, 0, 0, 0.98998, 0, 42.98433);
    opacity: 0.49888;
  }
  76% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99059);
    opacity: 0.49933;
  }
  80% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99494);
    opacity: 0.49964;
  }
  84% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.99777);
    opacity: 0.49984;
  }
  88% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.9995);
    opacity: 0.49996;
  }
  92% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00044);
    opacity: 0.50003;
  }
  96% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00088);
    opacity: 0.50006;
  }
  100% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43);
    opacity: 0.5;
  }
}
.bbm-modal--stacked {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-stacked;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
}
/* destroy a stacked modal */
@-webkit-keyframes bbm-stacked-reverse {
  0% {
    -webkit-transform: matrix(0.99123, 0, 0, 0.99123, 0, 43.86266);
    opacity: 0.56162;
  }
  4% {
    -webkit-transform: matrix(0.99293, 0, 0, 0.99293, 0, 45.05306);
    opacity: 0.64665;
  }
  8% {
    -webkit-transform: matrix(0.99465, 0, 0, 0.99465, 0, 46.25785);
    opacity: 0.7327;
  }
  12% {
    -webkit-transform: matrix(0.99618, 0, 0, 0.99618, 0, 47.32543);
    opacity: 0.80896;
  }
  16% {
    -webkit-transform: matrix(0.99742, 0, 0, 0.99742, 0, 48.19443);
    opacity: 0.87103;
  }
  20% {
    -webkit-transform: matrix(0.99837, 0, 0, 0.99837, 0, 48.8572);
    opacity: 0.91837;
  }
  24% {
    -webkit-transform: matrix(0.99905, 0, 0, 0.99905, 0, 49.33456);
    opacity: 0.95247;
  }
  28% {
    -webkit-transform: matrix(0.99951, 0, 0, 0.99951, 0, 49.65946);
    opacity: 0.97568;
  }
  32% {
    -webkit-transform: matrix(0.99981, 0, 0, 0.99981, 0, 49.8671);
    opacity: 0.99051;
  }
  36% {
    -webkit-transform: matrix(0.99999, 0, 0, 0.99999, 0, 49.98963);
    opacity: 0.99926;
  }
  40% {
    -webkit-transform: matrix(1.00008, 0, 0, 1.00008, 0, 50.05377);
    opacity: 1.00384;
  }
  44% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08024);
    opacity: 1.00573;
  }
  48% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08419);
    opacity: 1.00601;
  }
  52% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.07612);
    opacity: 1.00544;
  }
  56% {
    -webkit-transform: matrix(1.00009, 0, 0, 1.00009, 0, 50.06284);
    opacity: 1.00449;
  }
  60% {
    -webkit-transform: matrix(1.00007, 0, 0, 1.00007, 0, 50.04848);
    opacity: 1.00346;
  }
  64% {
    -webkit-transform: matrix(1.00005, 0, 0, 1.00005, 0, 50.03529);
    opacity: 1.00252;
  }
  68% {
    -webkit-transform: matrix(1.00004, 0, 0, 1.00004, 0, 50.02428);
    opacity: 1.00173;
  }
  72% {
    -webkit-transform: matrix(1.00002, 0, 0, 1.00002, 0, 50.01572);
    opacity: 1.00112;
  }
  76% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00944);
    opacity: 1.00067;
  }
  80% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00508);
    opacity: 1.00036;
  }
  84% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.00223);
    opacity: 1.00016;
  }
  88% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.0005);
    opacity: 1.00004;
  }
  92% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99956);
    opacity: 0.99997;
  }
  96% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99912);
    opacity: 0.99994;
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
    opacity: 1;
  }
}
.bbm-modal--stacked-reverse {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-stacked-reverse;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
}
/* destroy a modal */
@-webkit-keyframes bbm-destroy {
  0% {
    -webkit-transform: matrix(0.99874, 0, 0, 0.99874, 0, 49.1187);
    opacity: 0.8741;
  }
  4% {
    -webkit-transform: matrix(0.99705, 0, 0, 0.99705, 0, 47.93192);
    opacity: 0.70456;
  }
  8% {
    -webkit-transform: matrix(0.99533, 0, 0, 0.99533, 0, 46.73078);
    opacity: 0.53297;
  }
  12% {
    -webkit-transform: matrix(0.99381, 0, 0, 0.99381, 0, 45.66645);
    opacity: 0.38092;
  }
  16% {
    -webkit-transform: matrix(0.99257, 0, 0, 0.99257, 0, 44.80009);
    opacity: 0.25716;
  }
  20% {
    -webkit-transform: matrix(0.99163, 0, 0, 0.99163, 0, 44.13933);
    opacity: 0.16276;
  }
  24% {
    -webkit-transform: matrix(0.99095, 0, 0, 0.99095, 0, 43.66342);
    opacity: 0.09477;
  }
  28% {
    -webkit-transform: matrix(0.99049, 0, 0, 0.99049, 0, 43.33951);
    opacity: 0.0485;
  }
  32% {
    -webkit-transform: matrix(0.99019, 0, 0, 0.99019, 0, 43.1325);
    opacity: 0.01893;
  }
  36% {
    -webkit-transform: matrix(0.99002, 0, 0, 0.99002, 0, 43.01034);
    opacity: 0.00148;
  }
  40% {
    -webkit-transform: matrix(0.98992, 0, 0, 0.98992, 0, 42.94639);
    opacity: -0.00766;
  }
  44% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92001);
    opacity: -0.01143;
  }
  48% {
    -webkit-transform: matrix(0.98988, 0, 0, 0.98988, 0, 42.91606);
    opacity: -0.01199;
  }
  52% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92411);
    opacity: -0.01084;
  }
  56% {
    -webkit-transform: matrix(0.98991, 0, 0, 0.98991, 0, 42.93736);
    opacity: -0.00895;
  }
  60% {
    -webkit-transform: matrix(0.98993, 0, 0, 0.98993, 0, 42.95167);
    opacity: -0.0069;
  }
  64% {
    -webkit-transform: matrix(0.98995, 0, 0, 0.98995, 0, 42.96482);
    opacity: -0.00503;
  }
  68% {
    -webkit-transform: matrix(0.98997, 0, 0, 0.98997, 0, 42.97579);
    opacity: -0.00346;
  }
  72% {
    -webkit-transform: matrix(0.98998, 0, 0, 0.98998, 0, 42.98433);
    opacity: -0.00224;
  }
  76% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99059);
    opacity: -0.00134;
  }
  80% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99494);
    opacity: -0.00072;
  }
  84% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.99777);
    opacity: -0.00032;
  }
  88% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.9995);
    opacity: -0.00007;
  }
  92% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00044);
    opacity: 0.00006;
  }
  96% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00088);
    opacity: 0.00012;
  }
  100% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43);
    opacity: 0;
  }
}
.bbm-modal--destroy {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-destroy;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
}
/* Aspect ratio */
.ar-1-1 .panel,
.ar-2-1 .panel,
.ar-1-2 .panel,
.ar-3-2 .panel,
.ar-2-3 .panel {
  margin: 0;
}
.ar-1-1 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-1-1:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
.ar-1-1 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ar-2-1 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-2-1:before {
  content: "";
  display: block;
  padding-top: calc(50% -  7px);
  /* initial ratio of 1:1*/
}
.ar-2-1 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ar-1-2 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-1-2:before {
  content: "";
  display: block;
  padding-top: calc(150% -  7px);
  /* initial ratio of 1:1*/
}
.ar-1-2 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ar-3-2 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-3-2:before {
  content: "";
  display: block;
  padding-top: calc(75% -  7px);
  /* initial ratio of 1:1*/
}
.ar-3-2 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ar-2-3 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-2-3:before {
  content: "";
  display: block;
  padding-top: calc(125% -  7px);
  /* initial ratio of 1:1*/
}
.ar-2-3 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
li.line.dk {
  background-color: #dbdbdb;
  height: 3px;
}
ul.form-control {
  height: auto;
  border: 0;
}
ul.form-control li {
  width: 50%;
  float: left;
}
.app.container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .app.container {
    width: 750px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3) 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3) 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3) 3px 5px rgba(0, 0, 0, 0.5);
  }
  .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: 694px;
  }
  .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: 914px;
  }
  .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: 1114px;
  }
  .app.container.app-aside-dock .app-footer-fixed {
    max-width: 1170px;
  }
}
.nav-sub {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin-left: -20px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s 1s linear;
  -moz-transition: all 0.2s ease-in-out 0s 1s linear;
  -o-transition: all 0.2s ease-in-out 0s 1s linear;
  -ms-transition: all 0.2s ease-in-out 0s 1s linear;
  transition: all 0.2s ease-in-out 0s 1s linear;
}
.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: 14px 20px;
}
.navi ul.nav li {
  display: block;
  position: relative;
}
.navi ul.nav li li a {
  padding-left: 63px;
}
.navi ul.nav li li ul {
  display: none;
}
.navi ul.nav li li.active > ul {
  display: block;
}
.navi ul.nav li a {
  font-weight: normal;
  text-transform: none;
  display: block;
  padding: 14px 20px;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out 0s;
  transition: background-color 0.2s ease-in-out 0s;
  -webkit-transition: background-color 0.2s ease-in-out 0s 1s linear;
  -moz-transition: background-color 0.2s ease-in-out 0s 1s linear;
  -o-transition: background-color 0.2s ease-in-out 0s 1s linear;
  -ms-transition: background-color 0.2s ease-in-out 0s 1s linear;
  transition: background-color 0.2s ease-in-out 0s 1s linear;
}
.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: -15px -10px;
  line-height: 48px;
  width: 48px;
  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: 14px 20px !important;
  }
  .app-aside-folded .navi > ul > li {
    padding: 4px;
  }
  .app-aside-folded .navi > ul > li > a {
    position: relative;
    padding: 0px;
    text-align: center;
    height: 48px;
    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: 24px;
    margin: 0;
    line-height: 48px;
    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 > li > ul {
    height: 0 !important;
    position: absolute;
    left: 100%;
    top: 0 !important;
    z-index: 1050;
    width: 200px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  }
  .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: 256px;
    left: 76px;
    position: fixed;
    -webkit-overflow-scrolling: touch;
  }
  .app-aside-folded.app-aside-fixed .app-aside > ul.nav:before {
    content: "";
    width: 56px;
    height: 48px;
    position: absolute;
    left: -56px;
    top: 0;
  }
  .app-aside-folded.app-aside-fixed .app-aside > ul.nav a {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.app-header .navbar-collapse > .nav .navbar-btn {
  padding: 0px;
  margin: 0 8px;
  margin-top: 9px;
  font-size: 24px;
  width: 36px;
  min-width: 36px;
  line-height: 36px;
  height: 36px;
}
.app-header .navbar-collapse > .nav > li > a {
  font-size: 1rem;
  padding: 0 15px;
  line-height: 56px;
}
.app-header .navbar-collapse > .nav > li > a > i {
  height: 56px;
  line-height: 56px;
  display: block;
  font-size: 2rem;
}
.navbar-header .navbar-brand > span {
  font-weight: 400;
}
.navbar-header .navbar-brand .primary {
  display: block;
  font-weight: 400;
  line-height: normal;
}
.navbar-header .navbar-brand .primary span {
  font-weight: 500;
  vertical-align: bottom;
  line-height: normal;
}
.navbar-header .navbar-brand .secondary {
  display: block;
  line-height: normal;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.4);
}
.navbar-header .navbar-brand .secondary span {
  font-size: 15px;
  vertical-align: top;
  line-height: normal;
}
.navbar .x-toolbar {
  margin-top: 8px;
  margin-right: 0;
}
.navbar .x-toolbar .btn {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: #999999;
  border-color: #999999;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
  line-height: 40px;
  height: 40px;
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 0px;
}
.navbar .x-toolbar .btn.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  border-color: #999999;
  background-color: #999999;
  border-radius: 2px;
}
.navbar .x-toolbar .btn.btn-raised:hover,
.navbar .x-toolbar .btn.btn-raised:focus,
.navbar .x-toolbar .btn.btn-raised:active,
.navbar .x-toolbar .btn.btn-raised.active,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: #8c8c8c;
  border-color: transparent;
}
.navbar .x-toolbar .btn.btn-raised:active,
.navbar .x-toolbar .btn.btn-raised.active,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: #8c8c8c;
  border-color: transparent;
}
.navbar .x-toolbar .btn.btn-raised.disabled,
.navbar .x-toolbar .btn.btn-raised[disabled],
fieldset[disabled] .navbar .x-toolbar .btn.btn-raised,
.navbar .x-toolbar .btn.btn-raised.disabled:hover,
.navbar .x-toolbar .btn.btn-raised[disabled]:hover,
fieldset[disabled] .navbar .x-toolbar .btn.btn-raised:hover,
.navbar .x-toolbar .btn.btn-raised.disabled:focus,
.navbar .x-toolbar .btn.btn-raised[disabled]:focus,
fieldset[disabled] .navbar .x-toolbar .btn.btn-raised:focus,
.navbar .x-toolbar .btn.btn-raised.disabled:active,
.navbar .x-toolbar .btn.btn-raised[disabled]:active,
fieldset[disabled] .navbar .x-toolbar .btn.btn-raised:active,
.navbar .x-toolbar .btn.btn-raised.disabled.active,
.navbar .x-toolbar .btn.btn-raised[disabled].active,
fieldset[disabled] .navbar .x-toolbar .btn.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.navbar .x-toolbar .btn.btn-flat-x {
  text-transform: uppercase;
  color: #999999 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.navbar .x-toolbar .btn.btn-flat-x:hover,
.navbar .x-toolbar .btn.btn-flat-x:focus,
.navbar .x-toolbar .btn.btn-flat-x:active,
.navbar .x-toolbar .btn.btn-flat-x.active,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.navbar .x-toolbar .btn.btn-flat-x:active,
.navbar .x-toolbar .btn.btn-flat-x.active,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.navbar .x-toolbar .btn.btn-flat-x.disabled,
.navbar .x-toolbar .btn.btn-flat-x[disabled],
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat-x,
.navbar .x-toolbar .btn.btn-flat-x.disabled:hover,
.navbar .x-toolbar .btn.btn-flat-x[disabled]:hover,
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat-x:hover,
.navbar .x-toolbar .btn.btn-flat-x.disabled:focus,
.navbar .x-toolbar .btn.btn-flat-x[disabled]:focus,
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat-x:focus,
.navbar .x-toolbar .btn.btn-flat-x.disabled:active,
.navbar .x-toolbar .btn.btn-flat-x[disabled]:active,
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat-x:active,
.navbar .x-toolbar .btn.btn-flat-x.disabled.active,
.navbar .x-toolbar .btn.btn-flat-x[disabled].active,
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.navbar .x-toolbar .btn.btn-flat,
.navbar .x-toolbar .btn.btn-icon-toggle {
  text-transform: uppercase;
  color: rgba(153, 153, 153, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.navbar .x-toolbar .btn.btn-flat:hover,
.navbar .x-toolbar .btn.btn-icon-toggle:hover,
.navbar .x-toolbar .btn.btn-flat:focus,
.navbar .x-toolbar .btn.btn-icon-toggle:focus,
.navbar .x-toolbar .btn.btn-flat:active,
.navbar .x-toolbar .btn.btn-icon-toggle:active,
.navbar .x-toolbar .btn.btn-flat.active,
.navbar .x-toolbar .btn.btn-icon-toggle.active,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-flat,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.navbar .x-toolbar .btn.btn-flat:active,
.navbar .x-toolbar .btn.btn-icon-toggle:active,
.navbar .x-toolbar .btn.btn-flat.active,
.navbar .x-toolbar .btn.btn-icon-toggle.active,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-flat,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.navbar .x-toolbar .btn.btn-flat.disabled,
.navbar .x-toolbar .btn.btn-icon-toggle.disabled,
.navbar .x-toolbar .btn.btn-flat[disabled],
.navbar .x-toolbar .btn.btn-icon-toggle[disabled],
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat,
fieldset[disabled] .navbar .x-toolbar .btn.btn-icon-toggle,
.navbar .x-toolbar .btn.btn-flat.disabled:hover,
.navbar .x-toolbar .btn.btn-icon-toggle.disabled:hover,
.navbar .x-toolbar .btn.btn-flat[disabled]:hover,
.navbar .x-toolbar .btn.btn-icon-toggle[disabled]:hover,
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat:hover,
fieldset[disabled] .navbar .x-toolbar .btn.btn-icon-toggle:hover,
.navbar .x-toolbar .btn.btn-flat.disabled:focus,
.navbar .x-toolbar .btn.btn-icon-toggle.disabled:focus,
.navbar .x-toolbar .btn.btn-flat[disabled]:focus,
.navbar .x-toolbar .btn.btn-icon-toggle[disabled]:focus,
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat:focus,
fieldset[disabled] .navbar .x-toolbar .btn.btn-icon-toggle:focus,
.navbar .x-toolbar .btn.btn-flat.disabled:active,
.navbar .x-toolbar .btn.btn-icon-toggle.disabled:active,
.navbar .x-toolbar .btn.btn-flat[disabled]:active,
.navbar .x-toolbar .btn.btn-icon-toggle[disabled]:active,
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat:active,
fieldset[disabled] .navbar .x-toolbar .btn.btn-icon-toggle:active,
.navbar .x-toolbar .btn.btn-flat.disabled.active,
.navbar .x-toolbar .btn.btn-icon-toggle.disabled.active,
.navbar .x-toolbar .btn.btn-flat[disabled].active,
.navbar .x-toolbar .btn.btn-icon-toggle[disabled].active,
fieldset[disabled] .navbar .x-toolbar .btn.btn-flat.active,
fieldset[disabled] .navbar .x-toolbar .btn.btn-icon-toggle.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.navbar .x-toolbar .btn:hover,
.navbar .x-toolbar .btn:focus,
.navbar .x-toolbar .btn:active,
.navbar .x-toolbar .btn.active,
.open .dropdown-toggle.navbar .x-toolbar .btn {
  color: #000000 !important;
  background-color: #8c8c8c;
  border-color: #c9c9c9;
}
.navbar .x-toolbar .btn:active,
.navbar .x-toolbar .btn.active,
.open .dropdown-toggle.navbar .x-toolbar .btn {
  background-image: none;
}
.navbar .x-toolbar .btn.disabled,
.navbar .x-toolbar .btn[disabled],
fieldset[disabled] .navbar .x-toolbar .btn,
.navbar .x-toolbar .btn.disabled:hover,
.navbar .x-toolbar .btn[disabled]:hover,
fieldset[disabled] .navbar .x-toolbar .btn:hover,
.navbar .x-toolbar .btn.disabled:focus,
.navbar .x-toolbar .btn[disabled]:focus,
fieldset[disabled] .navbar .x-toolbar .btn:focus,
.navbar .x-toolbar .btn.disabled:active,
.navbar .x-toolbar .btn[disabled]:active,
fieldset[disabled] .navbar .x-toolbar .btn:active,
.navbar .x-toolbar .btn.disabled.active,
.navbar .x-toolbar .btn[disabled].active,
fieldset[disabled] .navbar .x-toolbar .btn.active {
  background-color: #999999;
  border-color: #dddddd;
}
.navbar .x-toolbar .btn.primary {
  color: #00a08e !important;
}
.navbar .x-toolbar .btn.danger {
  color: #f05050 !important;
}
.navbar .x-toolbar .btn:hover,
.navbar .x-toolbar .btn:focus,
.navbar .x-toolbar .btn:active,
.navbar .x-toolbar .btn.active,
.open .dropdown-toggle.navbar .x-toolbar .btn {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.3);
  border-color: transparent;
}
.navbar .x-toolbar .btn:active,
.navbar .x-toolbar .btn.active,
.open .dropdown-toggle.navbar .x-toolbar .btn {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.navbar .x-toolbar .btn.btn-raised {
  border-color: rgba(153, 153, 153, 0.2);
  background-color: rgba(153, 153, 153, 0.2);
}
.navbar .x-toolbar .btn.btn-raised:hover,
.navbar .x-toolbar .btn.btn-raised:focus,
.navbar .x-toolbar .btn.btn-raised:active,
.navbar .x-toolbar .btn.btn-raised.active,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.3);
  border-color: transparent;
}
.navbar .x-toolbar .btn.btn-raised:active,
.navbar .x-toolbar .btn.btn-raised.active,
.open .dropdown-toggle.navbar .x-toolbar .btn.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.navbar .x-toolbar .btn ~ .btn,
.navbar .x-toolbar .btn ~ .btn-group {
  margin-left: 4px;
}
.navbar .x-toolbar .btn span {
  line-height: 40px;
}
.navbar .x-toolbar .btn.btn-icon {
  width: 40px;
  vertical-align: middle;
}
.navbar .x-toolbar .btn.btn-icon i {
  line-height: 40px;
}
.navbar .btn-lg {
  line-height: 40px;
  height: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}
#nav {
  height: 100%;
}
#nav nav {
  height: 100%;
}
.navbar .navbar-item.navbar-btns {
  line-height: 1;
  margin-top: 13px;
}
.navbar .navbar-item.navbar-btns .btn-group {
  float: left;
}
.navbar .navbar-item.navbar-btns .md-btn {
  line-height: 36px;
  padding: 0 16px;
  float: left;
  margin-right: 4px;
}
.navbar .navbar-item.navbar-btns .md-btn.md-btn-icon {
  line-height: 36px;
  padding: 0px;
  width: 36px;
}
.navbar .navbar-tool.nav-pills {
  margin-top: 15px;
  line-height: 1;
}
.navbar .navbar-tool.nav-pills > li > a {
  line-height: 1;
  padding: 10px 16px;
  border-radius: 0;
}
.md-btn-icon {
  line-height: 36px;
  padding: 0px;
  width: 36px;
}
.md-btn.md-flat-dk {
  background-color: rgba(0, 0, 0, 0.12);
}
.navbar-tool.nav-pills > li {
  float: left;
}
.navbar-tool.nav-pills > li > a {
  background-color: transparent;
}
.navbar-tool.nav-pills > li > a:hover,
.navbar-tool.nav-pills > li > a:focus {
  background-color: rgba(255, 255, 255, 0.25);
}
.navbar-tool.nav-pills > li + li {
  margin-left: 7px;
}
.navbar-tool.nav-pills > li.active > a,
.navbar-tool.nav-pills > li.active > a:hover,
.navbar-tool.nav-pills > li.active > a:focus {
  background-color: rgba(0, 0, 0, 0.12);
}
.bg-brand {
  background-color: #72564C;
}
@media (max-width: 767px) {
  .app {
    overflow-x: hidden;
  }
  .app-content {
    -webkit-transition: -webkit-transform 0.2s ease;
    -moz-transition: -moz-transform 0.2s ease;
    -o-transition: -o-transform 0.2s ease;
    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: #f0f0f0;
    -webkit-transition: -webkit-transform 0.2s ease;
    -moz-transition: -moz-transform 0.2s ease;
    -o-transition: -o-transform 0.2s ease;
    transition: transform 0.2s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(75%, 0px, 0px);
    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 + * {
    -webkit-transform: translate3d(-75%, 0px, 0px);
    transform: translate3d(-75%, 0px, 0px);
  }
}
@media (min-width: 992px) {
  .app-aside-dock .app-content,
  .app-aside-dock .app-footer {
    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 .navi-wrap > * {
    width: auto !important;
  }
  .app-aside-dock .app-aside {
    bottom: auto !important;
  }
  .app-aside-dock .app-aside.b-r {
    border-right-width: 0;
    border-bottom: 1px solid #dbdbdb;
  }
  .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 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    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: 1050;
    width: 200px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  }
  .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: #ffffff;
}
.arrow.top.arrow-primary:after {
  border-bottom-color: #00a08e;
}
.arrow.top.arrow-info:after {
  border-bottom-color: #23b7e5;
}
.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: #e8e8e8;
}
.arrow.top.arrow-dark:after {
  border-bottom-color: #3a3f51;
}
.arrow.top.arrow-black:after {
  border-bottom-color: #181a1d;
}
.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: #ffffff;
}
.arrow.right.arrow-primary:after {
  border-left-color: #00a08e;
}
.arrow.right.arrow-info:after {
  border-left-color: #23b7e5;
}
.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: #e8e8e8;
}
.arrow.right.arrow-dark:after {
  border-left-color: #3a3f51;
}
.arrow.right.arrow-black:after {
  border-left-color: #181a1d;
}
.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: #ffffff;
}
.arrow.bottom.arrow-primary:after {
  border-top-color: #00a08e;
}
.arrow.bottom.arrow-info:after {
  border-top-color: #23b7e5;
}
.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: #e8e8e8;
}
.arrow.bottom.arrow-dark:after {
  border-top-color: #3a3f51;
}
.arrow.bottom.arrow-black:after {
  border-top-color: #181a1d;
}
.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: #ffffff;
}
.arrow.left.arrow-primary:after {
  border-right-color: #00a08e;
}
.arrow.left.arrow-info:after {
  border-right-color: #23b7e5;
}
.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: #e8e8e8;
}
.arrow.left.arrow-dark:after {
  border-right-color: #3a3f51;
}
.arrow.left.arrow-black:after {
  border-right-color: #181a1d;
}
.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;
  height: 36px;
  min-width: 88px;
  outline: 0!important;
  padding: 4.5px 14px;
  font-size: 14px;
  line-height: 1.846153846;
  vertical-align: middle;
  text-transform: uppercase;
  white-space: nowrap;
}
.btn-link {
  color: #575757;
}
.btn-link.active {
  webkit-box-shadow: none;
  box-shadow: none;
}
.btn-white {
  color: rgba(87, 87, 87, 0.54) !important;
  background-color: #e5e6e6;
  border-color: #e5e6e6;
  background-color: #fff;
  border-bottom-color: #e0e1e1;
  background-image: none!important;
  -webkit-box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1);
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
}
.btn-white.btn-raised {
  color: rgba(87, 87, 87, 0.54) !important;
  border-color: #e5e6e6;
  background-color: #e5e6e6;
  border-radius: 2px;
}
.btn-white.btn-raised:hover,
.btn-white.btn-raised:focus,
.btn-white.btn-raised:active,
.btn-white.btn-raised.active,
.open .dropdown-toggle.btn-white.btn-raised {
  color: rgba(87, 87, 87, 0.54) !important;
  background-color: #d8dada;
  border-color: transparent;
}
.btn-white.btn-raised:active,
.btn-white.btn-raised.active,
.open .dropdown-toggle.btn-white.btn-raised {
  color: rgba(87, 87, 87, 0.54) !important;
  background-color: #d8dada;
  border-color: transparent;
}
.btn-white.btn-raised.disabled,
.btn-white.btn-raised[disabled],
fieldset[disabled] .btn-white.btn-raised,
.btn-white.btn-raised.disabled:hover,
.btn-white.btn-raised[disabled]:hover,
fieldset[disabled] .btn-white.btn-raised:hover,
.btn-white.btn-raised.disabled:focus,
.btn-white.btn-raised[disabled]:focus,
fieldset[disabled] .btn-white.btn-raised:focus,
.btn-white.btn-raised.disabled:active,
.btn-white.btn-raised[disabled]:active,
fieldset[disabled] .btn-white.btn-raised:active,
.btn-white.btn-raised.disabled.active,
.btn-white.btn-raised[disabled].active,
fieldset[disabled] .btn-white.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(87, 87, 87, 0.26);
}
.btn-white.btn-flat-x {
  text-transform: uppercase;
  color: #e5e6e6 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-white.btn-flat-x:hover,
.btn-white.btn-flat-x:focus,
.btn-white.btn-flat-x:active,
.btn-white.btn-flat-x.active,
.open .dropdown-toggle.btn-white.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(229, 230, 230, 0.2);
  border-color: transparent;
}
.btn-white.btn-flat-x:active,
.btn-white.btn-flat-x.active,
.open .dropdown-toggle.btn-white.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(229, 230, 230, 0.4);
  border-color: transparent;
}
.btn-white.btn-flat-x.disabled,
.btn-white.btn-flat-x[disabled],
fieldset[disabled] .btn-white.btn-flat-x,
.btn-white.btn-flat-x.disabled:hover,
.btn-white.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-white.btn-flat-x:hover,
.btn-white.btn-flat-x.disabled:focus,
.btn-white.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-white.btn-flat-x:focus,
.btn-white.btn-flat-x.disabled:active,
.btn-white.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-white.btn-flat-x:active,
.btn-white.btn-flat-x.disabled.active,
.btn-white.btn-flat-x[disabled].active,
fieldset[disabled] .btn-white.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-white.btn-flat,
.btn-white.btn-icon-toggle {
  text-transform: uppercase;
  color: rgba(229, 230, 230, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-white.btn-flat:hover,
.btn-white.btn-icon-toggle:hover,
.btn-white.btn-flat:focus,
.btn-white.btn-icon-toggle:focus,
.btn-white.btn-flat:active,
.btn-white.btn-icon-toggle:active,
.btn-white.btn-flat.active,
.btn-white.btn-icon-toggle.active,
.open .dropdown-toggle.btn-white.btn-flat,
.open .dropdown-toggle.btn-white.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-white.btn-flat:active,
.btn-white.btn-icon-toggle:active,
.btn-white.btn-flat.active,
.btn-white.btn-icon-toggle.active,
.open .dropdown-toggle.btn-white.btn-flat,
.open .dropdown-toggle.btn-white.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-white.btn-flat.disabled,
.btn-white.btn-icon-toggle.disabled,
.btn-white.btn-flat[disabled],
.btn-white.btn-icon-toggle[disabled],
fieldset[disabled] .btn-white.btn-flat,
fieldset[disabled] .btn-white.btn-icon-toggle,
.btn-white.btn-flat.disabled:hover,
.btn-white.btn-icon-toggle.disabled:hover,
.btn-white.btn-flat[disabled]:hover,
.btn-white.btn-icon-toggle[disabled]:hover,
fieldset[disabled] .btn-white.btn-flat:hover,
fieldset[disabled] .btn-white.btn-icon-toggle:hover,
.btn-white.btn-flat.disabled:focus,
.btn-white.btn-icon-toggle.disabled:focus,
.btn-white.btn-flat[disabled]:focus,
.btn-white.btn-icon-toggle[disabled]:focus,
fieldset[disabled] .btn-white.btn-flat:focus,
fieldset[disabled] .btn-white.btn-icon-toggle:focus,
.btn-white.btn-flat.disabled:active,
.btn-white.btn-icon-toggle.disabled:active,
.btn-white.btn-flat[disabled]:active,
.btn-white.btn-icon-toggle[disabled]:active,
fieldset[disabled] .btn-white.btn-flat:active,
fieldset[disabled] .btn-white.btn-icon-toggle:active,
.btn-white.btn-flat.disabled.active,
.btn-white.btn-icon-toggle.disabled.active,
.btn-white.btn-flat[disabled].active,
.btn-white.btn-icon-toggle[disabled].active,
fieldset[disabled] .btn-white.btn-flat.active,
fieldset[disabled] .btn-white.btn-icon-toggle.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  color: #575757 !important;
  background-color: #d8dada;
  border-color: #d0d2d2;
}
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #e5e6e6;
  border-color: #e5e6e6;
}
.btn-white.btn-bg {
  border-color: rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
.btn-default {
  color: rgba(32, 32, 32, 0.54) !important;
  background-color: #e5e6e6;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.26);
  border-color: #e5e6e6;
  background-clip: padding-box;
}
.btn-default.btn-raised {
  color: rgba(32, 32, 32, 0.54) !important;
  border-color: #e5e6e6;
  background-color: #e5e6e6;
  border-radius: 2px;
}
.btn-default.btn-raised:hover,
.btn-default.btn-raised:focus,
.btn-default.btn-raised:active,
.btn-default.btn-raised.active,
.open .dropdown-toggle.btn-default.btn-raised {
  color: rgba(32, 32, 32, 0.54) !important;
  background-color: #d8dada;
  border-color: transparent;
}
.btn-default.btn-raised:active,
.btn-default.btn-raised.active,
.open .dropdown-toggle.btn-default.btn-raised {
  color: rgba(32, 32, 32, 0.54) !important;
  background-color: #d8dada;
  border-color: transparent;
}
.btn-default.btn-raised.disabled,
.btn-default.btn-raised[disabled],
fieldset[disabled] .btn-default.btn-raised,
.btn-default.btn-raised.disabled:hover,
.btn-default.btn-raised[disabled]:hover,
fieldset[disabled] .btn-default.btn-raised:hover,
.btn-default.btn-raised.disabled:focus,
.btn-default.btn-raised[disabled]:focus,
fieldset[disabled] .btn-default.btn-raised:focus,
.btn-default.btn-raised.disabled:active,
.btn-default.btn-raised[disabled]:active,
fieldset[disabled] .btn-default.btn-raised:active,
.btn-default.btn-raised.disabled.active,
.btn-default.btn-raised[disabled].active,
fieldset[disabled] .btn-default.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(32, 32, 32, 0.26);
}
.btn-default.btn-flat-x {
  text-transform: uppercase;
  color: #e5e6e6 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-default.btn-flat-x:hover,
.btn-default.btn-flat-x:focus,
.btn-default.btn-flat-x:active,
.btn-default.btn-flat-x.active,
.open .dropdown-toggle.btn-default.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(229, 230, 230, 0.2);
  border-color: transparent;
}
.btn-default.btn-flat-x:active,
.btn-default.btn-flat-x.active,
.open .dropdown-toggle.btn-default.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(229, 230, 230, 0.4);
  border-color: transparent;
}
.btn-default.btn-flat-x.disabled,
.btn-default.btn-flat-x[disabled],
fieldset[disabled] .btn-default.btn-flat-x,
.btn-default.btn-flat-x.disabled:hover,
.btn-default.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-default.btn-flat-x:hover,
.btn-default.btn-flat-x.disabled:focus,
.btn-default.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-default.btn-flat-x:focus,
.btn-default.btn-flat-x.disabled:active,
.btn-default.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-default.btn-flat-x:active,
.btn-default.btn-flat-x.disabled.active,
.btn-default.btn-flat-x[disabled].active,
fieldset[disabled] .btn-default.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-default.btn-flat,
.btn-default.btn-icon-toggle {
  text-transform: uppercase;
  color: rgba(229, 230, 230, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-default.btn-flat:hover,
.btn-default.btn-icon-toggle:hover,
.btn-default.btn-flat:focus,
.btn-default.btn-icon-toggle:focus,
.btn-default.btn-flat:active,
.btn-default.btn-icon-toggle:active,
.btn-default.btn-flat.active,
.btn-default.btn-icon-toggle.active,
.open .dropdown-toggle.btn-default.btn-flat,
.open .dropdown-toggle.btn-default.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-default.btn-flat:active,
.btn-default.btn-icon-toggle:active,
.btn-default.btn-flat.active,
.btn-default.btn-icon-toggle.active,
.open .dropdown-toggle.btn-default.btn-flat,
.open .dropdown-toggle.btn-default.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-default.btn-flat.disabled,
.btn-default.btn-icon-toggle.disabled,
.btn-default.btn-flat[disabled],
.btn-default.btn-icon-toggle[disabled],
fieldset[disabled] .btn-default.btn-flat,
fieldset[disabled] .btn-default.btn-icon-toggle,
.btn-default.btn-flat.disabled:hover,
.btn-default.btn-icon-toggle.disabled:hover,
.btn-default.btn-flat[disabled]:hover,
.btn-default.btn-icon-toggle[disabled]:hover,
fieldset[disabled] .btn-default.btn-flat:hover,
fieldset[disabled] .btn-default.btn-icon-toggle:hover,
.btn-default.btn-flat.disabled:focus,
.btn-default.btn-icon-toggle.disabled:focus,
.btn-default.btn-flat[disabled]:focus,
.btn-default.btn-icon-toggle[disabled]:focus,
fieldset[disabled] .btn-default.btn-flat:focus,
fieldset[disabled] .btn-default.btn-icon-toggle:focus,
.btn-default.btn-flat.disabled:active,
.btn-default.btn-icon-toggle.disabled:active,
.btn-default.btn-flat[disabled]:active,
.btn-default.btn-icon-toggle[disabled]:active,
fieldset[disabled] .btn-default.btn-flat:active,
fieldset[disabled] .btn-default.btn-icon-toggle:active,
.btn-default.btn-flat.disabled.active,
.btn-default.btn-icon-toggle.disabled.active,
.btn-default.btn-flat[disabled].active,
.btn-default.btn-icon-toggle[disabled].active,
fieldset[disabled] .btn-default.btn-flat.active,
fieldset[disabled] .btn-default.btn-icon-toggle.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #202020 !important;
  background-color: #d8dada;
  border-color: #d0d2d2;
}
.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: #e5e6e6;
  border-color: #e5e6e6;
}
.btn-default:hover {
  text-shadow: none;
  border-color: #c6c6c6;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  transition: none;
  -webkit-transition: none 1s linear;
  -moz-transition: none 1s linear;
  -o-transition: none 1s linear;
  -ms-transition: none 1s linear;
  transition: none 1s linear;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  border: 1px solid #e5e6e6;
  background-color: #e8e8e8;
  text-shadow: 0 1px 0 #fff;
  -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);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 3px 5px rgba(0, 0, 0, 0.5);
}
.btn-default:focus,
.btn-default.focus {
  /* Blue border on button focus. */
  border-color: #00a08e;
  outline-style: none;
  background-color: #e5e6e6;
}
.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 {
  background-color: #e5e6e6;
  text-shadow: none;
}
.btn-default .badge {
  color: #e5e6e6;
  text-shadow: none;
}
.btn-primary {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #00a08e;
  border-color: #00a08e;
}
.btn-primary.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  border-color: #00a08e;
  background-color: #00a08e;
  border-radius: 2px;
}
.btn-primary.btn-raised:hover,
.btn-primary.btn-raised:focus,
.btn-primary.btn-raised:active,
.btn-primary.btn-raised.active,
.open .dropdown-toggle.btn-primary.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #008777;
  border-color: transparent;
}
.btn-primary.btn-raised:active,
.btn-primary.btn-raised.active,
.open .dropdown-toggle.btn-primary.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #008777;
  border-color: transparent;
}
.btn-primary.btn-raised.disabled,
.btn-primary.btn-raised[disabled],
fieldset[disabled] .btn-primary.btn-raised,
.btn-primary.btn-raised.disabled:hover,
.btn-primary.btn-raised[disabled]:hover,
fieldset[disabled] .btn-primary.btn-raised:hover,
.btn-primary.btn-raised.disabled:focus,
.btn-primary.btn-raised[disabled]:focus,
fieldset[disabled] .btn-primary.btn-raised:focus,
.btn-primary.btn-raised.disabled:active,
.btn-primary.btn-raised[disabled]:active,
fieldset[disabled] .btn-primary.btn-raised:active,
.btn-primary.btn-raised.disabled.active,
.btn-primary.btn-raised[disabled].active,
fieldset[disabled] .btn-primary.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.26);
}
.btn-primary.btn-flat-x {
  text-transform: uppercase;
  color: #00a08e !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-primary.btn-flat-x:hover,
.btn-primary.btn-flat-x:focus,
.btn-primary.btn-flat-x:active,
.btn-primary.btn-flat-x.active,
.open .dropdown-toggle.btn-primary.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(0, 160, 142, 0.2);
  border-color: transparent;
}
.btn-primary.btn-flat-x:active,
.btn-primary.btn-flat-x.active,
.open .dropdown-toggle.btn-primary.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(0, 160, 142, 0.4);
  border-color: transparent;
}
.btn-primary.btn-flat-x.disabled,
.btn-primary.btn-flat-x[disabled],
fieldset[disabled] .btn-primary.btn-flat-x,
.btn-primary.btn-flat-x.disabled:hover,
.btn-primary.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-primary.btn-flat-x:hover,
.btn-primary.btn-flat-x.disabled:focus,
.btn-primary.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-primary.btn-flat-x:focus,
.btn-primary.btn-flat-x.disabled:active,
.btn-primary.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-primary.btn-flat-x:active,
.btn-primary.btn-flat-x.disabled.active,
.btn-primary.btn-flat-x[disabled].active,
fieldset[disabled] .btn-primary.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-primary.btn-flat {
  text-transform: uppercase;
  color: rgba(0, 160, 142, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-primary.btn-flat:hover,
.btn-primary.btn-flat:focus,
.btn-primary.btn-flat:active,
.btn-primary.btn-flat.active,
.open .dropdown-toggle.btn-primary.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-primary.btn-flat:active,
.btn-primary.btn-flat.active,
.open .dropdown-toggle.btn-primary.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-primary.btn-flat.disabled,
.btn-primary.btn-flat[disabled],
fieldset[disabled] .btn-primary.btn-flat,
.btn-primary.btn-flat.disabled:hover,
.btn-primary.btn-flat[disabled]:hover,
fieldset[disabled] .btn-primary.btn-flat:hover,
.btn-primary.btn-flat.disabled:focus,
.btn-primary.btn-flat[disabled]:focus,
fieldset[disabled] .btn-primary.btn-flat:focus,
.btn-primary.btn-flat.disabled:active,
.btn-primary.btn-flat[disabled]:active,
fieldset[disabled] .btn-primary.btn-flat:active,
.btn-primary.btn-flat.disabled.active,
.btn-primary.btn-flat[disabled].active,
fieldset[disabled] .btn-primary.btn-flat.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff !important;
  background-color: #008777;
  border-color: #008777;
}
.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: #00a08e;
  border-color: #00a08e;
}
.btn-accent {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.btn-accent.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  border-color: #9c27b0;
  background-color: #9c27b0;
  border-radius: 2px;
}
.btn-accent.btn-raised:hover,
.btn-accent.btn-raised:focus,
.btn-accent.btn-raised:active,
.btn-accent.btn-raised.active,
.open .dropdown-toggle.btn-accent.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #89229b;
  border-color: transparent;
}
.btn-accent.btn-raised:active,
.btn-accent.btn-raised.active,
.open .dropdown-toggle.btn-accent.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #89229b;
  border-color: transparent;
}
.btn-accent.btn-raised.disabled,
.btn-accent.btn-raised[disabled],
fieldset[disabled] .btn-accent.btn-raised,
.btn-accent.btn-raised.disabled:hover,
.btn-accent.btn-raised[disabled]:hover,
fieldset[disabled] .btn-accent.btn-raised:hover,
.btn-accent.btn-raised.disabled:focus,
.btn-accent.btn-raised[disabled]:focus,
fieldset[disabled] .btn-accent.btn-raised:focus,
.btn-accent.btn-raised.disabled:active,
.btn-accent.btn-raised[disabled]:active,
fieldset[disabled] .btn-accent.btn-raised:active,
.btn-accent.btn-raised.disabled.active,
.btn-accent.btn-raised[disabled].active,
fieldset[disabled] .btn-accent.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.26);
}
.btn-accent.btn-flat-x {
  text-transform: uppercase;
  color: #9c27b0 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-accent.btn-flat-x:hover,
.btn-accent.btn-flat-x:focus,
.btn-accent.btn-flat-x:active,
.btn-accent.btn-flat-x.active,
.open .dropdown-toggle.btn-accent.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(156, 39, 176, 0.2);
  border-color: transparent;
}
.btn-accent.btn-flat-x:active,
.btn-accent.btn-flat-x.active,
.open .dropdown-toggle.btn-accent.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(156, 39, 176, 0.4);
  border-color: transparent;
}
.btn-accent.btn-flat-x.disabled,
.btn-accent.btn-flat-x[disabled],
fieldset[disabled] .btn-accent.btn-flat-x,
.btn-accent.btn-flat-x.disabled:hover,
.btn-accent.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-accent.btn-flat-x:hover,
.btn-accent.btn-flat-x.disabled:focus,
.btn-accent.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-accent.btn-flat-x:focus,
.btn-accent.btn-flat-x.disabled:active,
.btn-accent.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-accent.btn-flat-x:active,
.btn-accent.btn-flat-x.disabled.active,
.btn-accent.btn-flat-x[disabled].active,
fieldset[disabled] .btn-accent.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-accent.btn-flat {
  text-transform: uppercase;
  color: rgba(156, 39, 176, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-accent.btn-flat:hover,
.btn-accent.btn-flat:focus,
.btn-accent.btn-flat:active,
.btn-accent.btn-flat.active,
.open .dropdown-toggle.btn-accent.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-accent.btn-flat:active,
.btn-accent.btn-flat.active,
.open .dropdown-toggle.btn-accent.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-accent.btn-flat.disabled,
.btn-accent.btn-flat[disabled],
fieldset[disabled] .btn-accent.btn-flat,
.btn-accent.btn-flat.disabled:hover,
.btn-accent.btn-flat[disabled]:hover,
fieldset[disabled] .btn-accent.btn-flat:hover,
.btn-accent.btn-flat.disabled:focus,
.btn-accent.btn-flat[disabled]:focus,
fieldset[disabled] .btn-accent.btn-flat:focus,
.btn-accent.btn-flat.disabled:active,
.btn-accent.btn-flat[disabled]:active,
fieldset[disabled] .btn-accent.btn-flat:active,
.btn-accent.btn-flat.disabled.active,
.btn-accent.btn-flat[disabled].active,
fieldset[disabled] .btn-accent.btn-flat.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-accent:hover,
.btn-accent:focus,
.btn-accent:active,
.btn-accent.active,
.open .dropdown-toggle.btn-accent {
  color: #ffffff !important;
  background-color: #89229b;
  border-color: #89229b;
}
.btn-accent:active,
.btn-accent.active,
.open .dropdown-toggle.btn-accent {
  background-image: none;
}
.btn-accent.disabled,
.btn-accent[disabled],
fieldset[disabled] .btn-accent,
.btn-accent.disabled:hover,
.btn-accent[disabled]:hover,
fieldset[disabled] .btn-accent:hover,
.btn-accent.disabled:focus,
.btn-accent[disabled]:focus,
fieldset[disabled] .btn-accent:focus,
.btn-accent.disabled:active,
.btn-accent[disabled]:active,
fieldset[disabled] .btn-accent:active,
.btn-accent.disabled.active,
.btn-accent[disabled].active,
fieldset[disabled] .btn-accent.active {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.btn-success {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #27c24c;
  border-color: #27c24c;
}
.btn-success.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  border-color: #27c24c;
  background-color: #27c24c;
  border-radius: 2px;
}
.btn-success.btn-raised:hover,
.btn-success.btn-raised:focus,
.btn-success.btn-raised:active,
.btn-success.btn-raised.active,
.open .dropdown-toggle.btn-success.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #23ad44;
  border-color: transparent;
}
.btn-success.btn-raised:active,
.btn-success.btn-raised.active,
.open .dropdown-toggle.btn-success.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #23ad44;
  border-color: transparent;
}
.btn-success.btn-raised.disabled,
.btn-success.btn-raised[disabled],
fieldset[disabled] .btn-success.btn-raised,
.btn-success.btn-raised.disabled:hover,
.btn-success.btn-raised[disabled]:hover,
fieldset[disabled] .btn-success.btn-raised:hover,
.btn-success.btn-raised.disabled:focus,
.btn-success.btn-raised[disabled]:focus,
fieldset[disabled] .btn-success.btn-raised:focus,
.btn-success.btn-raised.disabled:active,
.btn-success.btn-raised[disabled]:active,
fieldset[disabled] .btn-success.btn-raised:active,
.btn-success.btn-raised.disabled.active,
.btn-success.btn-raised[disabled].active,
fieldset[disabled] .btn-success.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.26);
}
.btn-success.btn-flat-x {
  text-transform: uppercase;
  color: #27c24c !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-success.btn-flat-x:hover,
.btn-success.btn-flat-x:focus,
.btn-success.btn-flat-x:active,
.btn-success.btn-flat-x.active,
.open .dropdown-toggle.btn-success.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(39, 194, 76, 0.2);
  border-color: transparent;
}
.btn-success.btn-flat-x:active,
.btn-success.btn-flat-x.active,
.open .dropdown-toggle.btn-success.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(39, 194, 76, 0.4);
  border-color: transparent;
}
.btn-success.btn-flat-x.disabled,
.btn-success.btn-flat-x[disabled],
fieldset[disabled] .btn-success.btn-flat-x,
.btn-success.btn-flat-x.disabled:hover,
.btn-success.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-success.btn-flat-x:hover,
.btn-success.btn-flat-x.disabled:focus,
.btn-success.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-success.btn-flat-x:focus,
.btn-success.btn-flat-x.disabled:active,
.btn-success.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-success.btn-flat-x:active,
.btn-success.btn-flat-x.disabled.active,
.btn-success.btn-flat-x[disabled].active,
fieldset[disabled] .btn-success.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-success.btn-flat {
  text-transform: uppercase;
  color: rgba(39, 194, 76, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-success.btn-flat:hover,
.btn-success.btn-flat:focus,
.btn-success.btn-flat:active,
.btn-success.btn-flat.active,
.open .dropdown-toggle.btn-success.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-success.btn-flat:active,
.btn-success.btn-flat.active,
.open .dropdown-toggle.btn-success.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-success.btn-flat.disabled,
.btn-success.btn-flat[disabled],
fieldset[disabled] .btn-success.btn-flat,
.btn-success.btn-flat.disabled:hover,
.btn-success.btn-flat[disabled]:hover,
fieldset[disabled] .btn-success.btn-flat:hover,
.btn-success.btn-flat.disabled:focus,
.btn-success.btn-flat[disabled]:focus,
fieldset[disabled] .btn-success.btn-flat:focus,
.btn-success.btn-flat.disabled:active,
.btn-success.btn-flat[disabled]:active,
fieldset[disabled] .btn-success.btn-flat:active,
.btn-success.btn-flat.disabled.active,
.btn-success.btn-flat[disabled].active,
fieldset[disabled] .btn-success.btn-flat.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff !important;
  background-color: #23ad44;
  border-color: #23ad44;
}
.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: rgba(255, 255, 255, 0.7) !important;
  background-color: #23b7e5;
  border-color: #23b7e5;
}
.btn-info.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  border-color: #23b7e5;
  background-color: #23b7e5;
  border-radius: 2px;
}
.btn-info.btn-raised:hover,
.btn-info.btn-raised:focus,
.btn-info.btn-raised:active,
.btn-info.btn-raised.active,
.open .dropdown-toggle.btn-info.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #19a9d5;
  border-color: transparent;
}
.btn-info.btn-raised:active,
.btn-info.btn-raised.active,
.open .dropdown-toggle.btn-info.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #19a9d5;
  border-color: transparent;
}
.btn-info.btn-raised.disabled,
.btn-info.btn-raised[disabled],
fieldset[disabled] .btn-info.btn-raised,
.btn-info.btn-raised.disabled:hover,
.btn-info.btn-raised[disabled]:hover,
fieldset[disabled] .btn-info.btn-raised:hover,
.btn-info.btn-raised.disabled:focus,
.btn-info.btn-raised[disabled]:focus,
fieldset[disabled] .btn-info.btn-raised:focus,
.btn-info.btn-raised.disabled:active,
.btn-info.btn-raised[disabled]:active,
fieldset[disabled] .btn-info.btn-raised:active,
.btn-info.btn-raised.disabled.active,
.btn-info.btn-raised[disabled].active,
fieldset[disabled] .btn-info.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.26);
}
.btn-info.btn-flat-x {
  text-transform: uppercase;
  color: #23b7e5 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-info.btn-flat-x:hover,
.btn-info.btn-flat-x:focus,
.btn-info.btn-flat-x:active,
.btn-info.btn-flat-x.active,
.open .dropdown-toggle.btn-info.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(35, 183, 229, 0.2);
  border-color: transparent;
}
.btn-info.btn-flat-x:active,
.btn-info.btn-flat-x.active,
.open .dropdown-toggle.btn-info.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(35, 183, 229, 0.4);
  border-color: transparent;
}
.btn-info.btn-flat-x.disabled,
.btn-info.btn-flat-x[disabled],
fieldset[disabled] .btn-info.btn-flat-x,
.btn-info.btn-flat-x.disabled:hover,
.btn-info.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-info.btn-flat-x:hover,
.btn-info.btn-flat-x.disabled:focus,
.btn-info.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-info.btn-flat-x:focus,
.btn-info.btn-flat-x.disabled:active,
.btn-info.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-info.btn-flat-x:active,
.btn-info.btn-flat-x.disabled.active,
.btn-info.btn-flat-x[disabled].active,
fieldset[disabled] .btn-info.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-info.btn-flat {
  text-transform: uppercase;
  color: rgba(35, 183, 229, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-info.btn-flat:hover,
.btn-info.btn-flat:focus,
.btn-info.btn-flat:active,
.btn-info.btn-flat.active,
.open .dropdown-toggle.btn-info.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-info.btn-flat:active,
.btn-info.btn-flat.active,
.open .dropdown-toggle.btn-info.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-info.btn-flat.disabled,
.btn-info.btn-flat[disabled],
fieldset[disabled] .btn-info.btn-flat,
.btn-info.btn-flat.disabled:hover,
.btn-info.btn-flat[disabled]:hover,
fieldset[disabled] .btn-info.btn-flat:hover,
.btn-info.btn-flat.disabled:focus,
.btn-info.btn-flat[disabled]:focus,
fieldset[disabled] .btn-info.btn-flat:focus,
.btn-info.btn-flat.disabled:active,
.btn-info.btn-flat[disabled]:active,
fieldset[disabled] .btn-info.btn-flat:active,
.btn-info.btn-flat.disabled.active,
.btn-info.btn-flat[disabled].active,
fieldset[disabled] .btn-info.btn-flat.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff !important;
  background-color: #19a9d5;
  border-color: #19a9d5;
}
.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: #23b7e5;
  border-color: #23b7e5;
}
.btn-warning {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #fad733;
  border-color: #fad733;
}
.btn-warning.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  border-color: #fad733;
  background-color: #fad733;
  border-radius: 2px;
}
.btn-warning.btn-raised:hover,
.btn-warning.btn-raised:focus,
.btn-warning.btn-raised:active,
.btn-warning.btn-raised.active,
.open .dropdown-toggle.btn-warning.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #f9d21a;
  border-color: transparent;
}
.btn-warning.btn-raised:active,
.btn-warning.btn-raised.active,
.open .dropdown-toggle.btn-warning.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #f9d21a;
  border-color: transparent;
}
.btn-warning.btn-raised.disabled,
.btn-warning.btn-raised[disabled],
fieldset[disabled] .btn-warning.btn-raised,
.btn-warning.btn-raised.disabled:hover,
.btn-warning.btn-raised[disabled]:hover,
fieldset[disabled] .btn-warning.btn-raised:hover,
.btn-warning.btn-raised.disabled:focus,
.btn-warning.btn-raised[disabled]:focus,
fieldset[disabled] .btn-warning.btn-raised:focus,
.btn-warning.btn-raised.disabled:active,
.btn-warning.btn-raised[disabled]:active,
fieldset[disabled] .btn-warning.btn-raised:active,
.btn-warning.btn-raised.disabled.active,
.btn-warning.btn-raised[disabled].active,
fieldset[disabled] .btn-warning.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.26);
}
.btn-warning.btn-flat-x {
  text-transform: uppercase;
  color: #fad733 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-warning.btn-flat-x:hover,
.btn-warning.btn-flat-x:focus,
.btn-warning.btn-flat-x:active,
.btn-warning.btn-flat-x.active,
.open .dropdown-toggle.btn-warning.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(250, 215, 51, 0.2);
  border-color: transparent;
}
.btn-warning.btn-flat-x:active,
.btn-warning.btn-flat-x.active,
.open .dropdown-toggle.btn-warning.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(250, 215, 51, 0.4);
  border-color: transparent;
}
.btn-warning.btn-flat-x.disabled,
.btn-warning.btn-flat-x[disabled],
fieldset[disabled] .btn-warning.btn-flat-x,
.btn-warning.btn-flat-x.disabled:hover,
.btn-warning.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-warning.btn-flat-x:hover,
.btn-warning.btn-flat-x.disabled:focus,
.btn-warning.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-warning.btn-flat-x:focus,
.btn-warning.btn-flat-x.disabled:active,
.btn-warning.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-warning.btn-flat-x:active,
.btn-warning.btn-flat-x.disabled.active,
.btn-warning.btn-flat-x[disabled].active,
fieldset[disabled] .btn-warning.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-warning.btn-flat {
  text-transform: uppercase;
  color: rgba(250, 215, 51, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-warning.btn-flat:hover,
.btn-warning.btn-flat:focus,
.btn-warning.btn-flat:active,
.btn-warning.btn-flat.active,
.open .dropdown-toggle.btn-warning.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-warning.btn-flat:active,
.btn-warning.btn-flat.active,
.open .dropdown-toggle.btn-warning.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-warning.btn-flat.disabled,
.btn-warning.btn-flat[disabled],
fieldset[disabled] .btn-warning.btn-flat,
.btn-warning.btn-flat.disabled:hover,
.btn-warning.btn-flat[disabled]:hover,
fieldset[disabled] .btn-warning.btn-flat:hover,
.btn-warning.btn-flat.disabled:focus,
.btn-warning.btn-flat[disabled]:focus,
fieldset[disabled] .btn-warning.btn-flat:focus,
.btn-warning.btn-flat.disabled:active,
.btn-warning.btn-flat[disabled]:active,
fieldset[disabled] .btn-warning.btn-flat:active,
.btn-warning.btn-flat.disabled.active,
.btn-warning.btn-flat[disabled].active,
fieldset[disabled] .btn-warning.btn-flat.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff !important;
  background-color: #f9d21a;
  border-color: #f9d21a;
}
.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: rgba(255, 255, 255, 0.7) !important;
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.btn-danger.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  border-color: #dd4b39;
  background-color: #dd4b39;
  border-radius: 2px;
}
.btn-danger.btn-raised:hover,
.btn-danger.btn-raised:focus,
.btn-danger.btn-raised:active,
.btn-danger.btn-raised.active,
.open .dropdown-toggle.btn-danger.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #d73925;
  border-color: transparent;
}
.btn-danger.btn-raised:active,
.btn-danger.btn-raised.active,
.open .dropdown-toggle.btn-danger.btn-raised {
  color: rgba(255, 255, 255, 0.7) !important;
  background-color: #d73925;
  border-color: transparent;
}
.btn-danger.btn-raised.disabled,
.btn-danger.btn-raised[disabled],
fieldset[disabled] .btn-danger.btn-raised,
.btn-danger.btn-raised.disabled:hover,
.btn-danger.btn-raised[disabled]:hover,
fieldset[disabled] .btn-danger.btn-raised:hover,
.btn-danger.btn-raised.disabled:focus,
.btn-danger.btn-raised[disabled]:focus,
fieldset[disabled] .btn-danger.btn-raised:focus,
.btn-danger.btn-raised.disabled:active,
.btn-danger.btn-raised[disabled]:active,
fieldset[disabled] .btn-danger.btn-raised:active,
.btn-danger.btn-raised.disabled.active,
.btn-danger.btn-raised[disabled].active,
fieldset[disabled] .btn-danger.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.26);
}
.btn-danger.btn-flat-x {
  text-transform: uppercase;
  color: #dd4b39 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-danger.btn-flat-x:hover,
.btn-danger.btn-flat-x:focus,
.btn-danger.btn-flat-x:active,
.btn-danger.btn-flat-x.active,
.open .dropdown-toggle.btn-danger.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(221, 75, 57, 0.2);
  border-color: transparent;
}
.btn-danger.btn-flat-x:active,
.btn-danger.btn-flat-x.active,
.open .dropdown-toggle.btn-danger.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(221, 75, 57, 0.4);
  border-color: transparent;
}
.btn-danger.btn-flat-x.disabled,
.btn-danger.btn-flat-x[disabled],
fieldset[disabled] .btn-danger.btn-flat-x,
.btn-danger.btn-flat-x.disabled:hover,
.btn-danger.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-danger.btn-flat-x:hover,
.btn-danger.btn-flat-x.disabled:focus,
.btn-danger.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-danger.btn-flat-x:focus,
.btn-danger.btn-flat-x.disabled:active,
.btn-danger.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-danger.btn-flat-x:active,
.btn-danger.btn-flat-x.disabled.active,
.btn-danger.btn-flat-x[disabled].active,
fieldset[disabled] .btn-danger.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-danger.btn-flat {
  text-transform: uppercase;
  color: rgba(221, 75, 57, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-danger.btn-flat:hover,
.btn-danger.btn-flat:focus,
.btn-danger.btn-flat:active,
.btn-danger.btn-flat.active,
.open .dropdown-toggle.btn-danger.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-danger.btn-flat:active,
.btn-danger.btn-flat.active,
.open .dropdown-toggle.btn-danger.btn-flat {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-danger.btn-flat.disabled,
.btn-danger.btn-flat[disabled],
fieldset[disabled] .btn-danger.btn-flat,
.btn-danger.btn-flat.disabled:hover,
.btn-danger.btn-flat[disabled]:hover,
fieldset[disabled] .btn-danger.btn-flat:hover,
.btn-danger.btn-flat.disabled:focus,
.btn-danger.btn-flat[disabled]:focus,
fieldset[disabled] .btn-danger.btn-flat:focus,
.btn-danger.btn-flat.disabled:active,
.btn-danger.btn-flat[disabled]:active,
fieldset[disabled] .btn-danger.btn-flat:active,
.btn-danger.btn-flat.disabled.active,
.btn-danger.btn-flat[disabled].active,
fieldset[disabled] .btn-danger.btn-flat.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff !important;
  background-color: #d73925;
  border-color: #d73925;
}
.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: #dd4b39;
  border-color: #dd4b39;
}
.btn-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: #999999;
  border-color: #999999;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-x.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  border-color: #999999;
  background-color: #999999;
  border-radius: 2px;
}
.btn-x.btn-raised:hover,
.btn-x.btn-raised:focus,
.btn-x.btn-raised:active,
.btn-x.btn-raised.active,
.open .dropdown-toggle.btn-x.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: #8c8c8c;
  border-color: transparent;
}
.btn-x.btn-raised:active,
.btn-x.btn-raised.active,
.open .dropdown-toggle.btn-x.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: #8c8c8c;
  border-color: transparent;
}
.btn-x.btn-raised.disabled,
.btn-x.btn-raised[disabled],
fieldset[disabled] .btn-x.btn-raised,
.btn-x.btn-raised.disabled:hover,
.btn-x.btn-raised[disabled]:hover,
fieldset[disabled] .btn-x.btn-raised:hover,
.btn-x.btn-raised.disabled:focus,
.btn-x.btn-raised[disabled]:focus,
fieldset[disabled] .btn-x.btn-raised:focus,
.btn-x.btn-raised.disabled:active,
.btn-x.btn-raised[disabled]:active,
fieldset[disabled] .btn-x.btn-raised:active,
.btn-x.btn-raised.disabled.active,
.btn-x.btn-raised[disabled].active,
fieldset[disabled] .btn-x.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-x.btn-flat-x {
  text-transform: uppercase;
  color: #999999 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-x.btn-flat-x:hover,
.btn-x.btn-flat-x:focus,
.btn-x.btn-flat-x:active,
.btn-x.btn-flat-x.active,
.open .dropdown-toggle.btn-x.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-x.btn-flat-x:active,
.btn-x.btn-flat-x.active,
.open .dropdown-toggle.btn-x.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-x.btn-flat-x.disabled,
.btn-x.btn-flat-x[disabled],
fieldset[disabled] .btn-x.btn-flat-x,
.btn-x.btn-flat-x.disabled:hover,
.btn-x.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-x.btn-flat-x:hover,
.btn-x.btn-flat-x.disabled:focus,
.btn-x.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-x.btn-flat-x:focus,
.btn-x.btn-flat-x.disabled:active,
.btn-x.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-x.btn-flat-x:active,
.btn-x.btn-flat-x.disabled.active,
.btn-x.btn-flat-x[disabled].active,
fieldset[disabled] .btn-x.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-x.btn-flat,
.btn-x.btn-icon-toggle {
  text-transform: uppercase;
  color: rgba(153, 153, 153, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-x.btn-flat:hover,
.btn-x.btn-icon-toggle:hover,
.btn-x.btn-flat:focus,
.btn-x.btn-icon-toggle:focus,
.btn-x.btn-flat:active,
.btn-x.btn-icon-toggle:active,
.btn-x.btn-flat.active,
.btn-x.btn-icon-toggle.active,
.open .dropdown-toggle.btn-x.btn-flat,
.open .dropdown-toggle.btn-x.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-x.btn-flat:active,
.btn-x.btn-icon-toggle:active,
.btn-x.btn-flat.active,
.btn-x.btn-icon-toggle.active,
.open .dropdown-toggle.btn-x.btn-flat,
.open .dropdown-toggle.btn-x.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-x.btn-flat.disabled,
.btn-x.btn-icon-toggle.disabled,
.btn-x.btn-flat[disabled],
.btn-x.btn-icon-toggle[disabled],
fieldset[disabled] .btn-x.btn-flat,
fieldset[disabled] .btn-x.btn-icon-toggle,
.btn-x.btn-flat.disabled:hover,
.btn-x.btn-icon-toggle.disabled:hover,
.btn-x.btn-flat[disabled]:hover,
.btn-x.btn-icon-toggle[disabled]:hover,
fieldset[disabled] .btn-x.btn-flat:hover,
fieldset[disabled] .btn-x.btn-icon-toggle:hover,
.btn-x.btn-flat.disabled:focus,
.btn-x.btn-icon-toggle.disabled:focus,
.btn-x.btn-flat[disabled]:focus,
.btn-x.btn-icon-toggle[disabled]:focus,
fieldset[disabled] .btn-x.btn-flat:focus,
fieldset[disabled] .btn-x.btn-icon-toggle:focus,
.btn-x.btn-flat.disabled:active,
.btn-x.btn-icon-toggle.disabled:active,
.btn-x.btn-flat[disabled]:active,
.btn-x.btn-icon-toggle[disabled]:active,
fieldset[disabled] .btn-x.btn-flat:active,
fieldset[disabled] .btn-x.btn-icon-toggle:active,
.btn-x.btn-flat.disabled.active,
.btn-x.btn-icon-toggle.disabled.active,
.btn-x.btn-flat[disabled].active,
.btn-x.btn-icon-toggle[disabled].active,
fieldset[disabled] .btn-x.btn-flat.active,
fieldset[disabled] .btn-x.btn-icon-toggle.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-x:hover,
.btn-x:focus,
.btn-x:active,
.btn-x.active,
.open .dropdown-toggle.btn-x {
  color: #000000 !important;
  background-color: #8c8c8c;
  border-color: #c9c9c9;
}
.btn-x:active,
.btn-x.active,
.open .dropdown-toggle.btn-x {
  background-image: none;
}
.btn-x.disabled,
.btn-x[disabled],
fieldset[disabled] .btn-x,
.btn-x.disabled:hover,
.btn-x[disabled]:hover,
fieldset[disabled] .btn-x:hover,
.btn-x.disabled:focus,
.btn-x[disabled]:focus,
fieldset[disabled] .btn-x:focus,
.btn-x.disabled:active,
.btn-x[disabled]:active,
fieldset[disabled] .btn-x:active,
.btn-x.disabled.active,
.btn-x[disabled].active,
fieldset[disabled] .btn-x.active {
  background-color: #999999;
  border-color: #dddddd;
}
.btn-x.primary {
  color: #00a08e !important;
}
.btn-x.danger {
  color: #f05050 !important;
}
.btn-x:hover,
.btn-x:focus,
.btn-x:active,
.btn-x.active,
.open .dropdown-toggle.btn-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.3);
  border-color: transparent;
}
.btn-x:active,
.btn-x.active,
.open .dropdown-toggle.btn-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-x.btn-raised {
  border-color: rgba(153, 153, 153, 0.2);
  background-color: rgba(153, 153, 153, 0.2);
}
.btn-x.btn-raised:hover,
.btn-x.btn-raised:focus,
.btn-x.btn-raised:active,
.btn-x.btn-raised.active,
.open .dropdown-toggle.btn-x.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.3);
  border-color: transparent;
}
.btn-x.btn-raised:active,
.btn-x.btn-raised.active,
.open .dropdown-toggle.btn-x.btn-raised {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-dark {
  color: rgba(255, 255, 255, 0.54) !important;
  background-color: #3a3f51;
  border-color: #3a3f51;
}
.btn-dark.btn-raised {
  color: rgba(255, 255, 255, 0.54) !important;
  border-color: #3a3f51;
  background-color: #3a3f51;
  border-radius: 2px;
}
.btn-dark.btn-raised:hover,
.btn-dark.btn-raised:focus,
.btn-dark.btn-raised:active,
.btn-dark.btn-raised.active,
.open .dropdown-toggle.btn-dark.btn-raised {
  color: rgba(255, 255, 255, 0.54) !important;
  background-color: #2f3342;
  border-color: transparent;
}
.btn-dark.btn-raised:active,
.btn-dark.btn-raised.active,
.open .dropdown-toggle.btn-dark.btn-raised {
  color: rgba(255, 255, 255, 0.54) !important;
  background-color: #2f3342;
  border-color: transparent;
}
.btn-dark.btn-raised.disabled,
.btn-dark.btn-raised[disabled],
fieldset[disabled] .btn-dark.btn-raised,
.btn-dark.btn-raised.disabled:hover,
.btn-dark.btn-raised[disabled]:hover,
fieldset[disabled] .btn-dark.btn-raised:hover,
.btn-dark.btn-raised.disabled:focus,
.btn-dark.btn-raised[disabled]:focus,
fieldset[disabled] .btn-dark.btn-raised:focus,
.btn-dark.btn-raised.disabled:active,
.btn-dark.btn-raised[disabled]:active,
fieldset[disabled] .btn-dark.btn-raised:active,
.btn-dark.btn-raised.disabled.active,
.btn-dark.btn-raised[disabled].active,
fieldset[disabled] .btn-dark.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.26);
}
.btn-dark.btn-flat-x {
  text-transform: uppercase;
  color: #3a3f51 !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-dark.btn-flat-x:hover,
.btn-dark.btn-flat-x:focus,
.btn-dark.btn-flat-x:active,
.btn-dark.btn-flat-x.active,
.open .dropdown-toggle.btn-dark.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(58, 63, 81, 0.2);
  border-color: transparent;
}
.btn-dark.btn-flat-x:active,
.btn-dark.btn-flat-x.active,
.open .dropdown-toggle.btn-dark.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(58, 63, 81, 0.4);
  border-color: transparent;
}
.btn-dark.btn-flat-x.disabled,
.btn-dark.btn-flat-x[disabled],
fieldset[disabled] .btn-dark.btn-flat-x,
.btn-dark.btn-flat-x.disabled:hover,
.btn-dark.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-dark.btn-flat-x:hover,
.btn-dark.btn-flat-x.disabled:focus,
.btn-dark.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-dark.btn-flat-x:focus,
.btn-dark.btn-flat-x.disabled:active,
.btn-dark.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-dark.btn-flat-x:active,
.btn-dark.btn-flat-x.disabled.active,
.btn-dark.btn-flat-x[disabled].active,
fieldset[disabled] .btn-dark.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-dark.btn-flat,
.btn-dark.btn-icon-toggle {
  text-transform: uppercase;
  color: rgba(58, 63, 81, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-dark.btn-flat:hover,
.btn-dark.btn-icon-toggle:hover,
.btn-dark.btn-flat:focus,
.btn-dark.btn-icon-toggle:focus,
.btn-dark.btn-flat:active,
.btn-dark.btn-icon-toggle:active,
.btn-dark.btn-flat.active,
.btn-dark.btn-icon-toggle.active,
.open .dropdown-toggle.btn-dark.btn-flat,
.open .dropdown-toggle.btn-dark.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-dark.btn-flat:active,
.btn-dark.btn-icon-toggle:active,
.btn-dark.btn-flat.active,
.btn-dark.btn-icon-toggle.active,
.open .dropdown-toggle.btn-dark.btn-flat,
.open .dropdown-toggle.btn-dark.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-dark.btn-flat.disabled,
.btn-dark.btn-icon-toggle.disabled,
.btn-dark.btn-flat[disabled],
.btn-dark.btn-icon-toggle[disabled],
fieldset[disabled] .btn-dark.btn-flat,
fieldset[disabled] .btn-dark.btn-icon-toggle,
.btn-dark.btn-flat.disabled:hover,
.btn-dark.btn-icon-toggle.disabled:hover,
.btn-dark.btn-flat[disabled]:hover,
.btn-dark.btn-icon-toggle[disabled]:hover,
fieldset[disabled] .btn-dark.btn-flat:hover,
fieldset[disabled] .btn-dark.btn-icon-toggle:hover,
.btn-dark.btn-flat.disabled:focus,
.btn-dark.btn-icon-toggle.disabled:focus,
.btn-dark.btn-flat[disabled]:focus,
.btn-dark.btn-icon-toggle[disabled]:focus,
fieldset[disabled] .btn-dark.btn-flat:focus,
fieldset[disabled] .btn-dark.btn-icon-toggle:focus,
.btn-dark.btn-flat.disabled:active,
.btn-dark.btn-icon-toggle.disabled:active,
.btn-dark.btn-flat[disabled]:active,
.btn-dark.btn-icon-toggle[disabled]:active,
fieldset[disabled] .btn-dark.btn-flat:active,
fieldset[disabled] .btn-dark.btn-icon-toggle:active,
.btn-dark.btn-flat.disabled.active,
.btn-dark.btn-icon-toggle.disabled.active,
.btn-dark.btn-flat[disabled].active,
.btn-dark.btn-icon-toggle[disabled].active,
fieldset[disabled] .btn-dark.btn-flat.active,
fieldset[disabled] .btn-dark.btn-icon-toggle.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #ffffff !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: rgba(255, 255, 255, 0.54) !important;
  background-color: #181a1d;
  border-color: #181a1d;
}
.btn-black.btn-raised {
  color: rgba(255, 255, 255, 0.54) !important;
  border-color: #181a1d;
  background-color: #181a1d;
  border-radius: 2px;
}
.btn-black.btn-raised:hover,
.btn-black.btn-raised:focus,
.btn-black.btn-raised:active,
.btn-black.btn-raised.active,
.open .dropdown-toggle.btn-black.btn-raised {
  color: rgba(255, 255, 255, 0.54) !important;
  background-color: #0c0d0f;
  border-color: transparent;
}
.btn-black.btn-raised:active,
.btn-black.btn-raised.active,
.open .dropdown-toggle.btn-black.btn-raised {
  color: rgba(255, 255, 255, 0.54) !important;
  background-color: #0c0d0f;
  border-color: transparent;
}
.btn-black.btn-raised.disabled,
.btn-black.btn-raised[disabled],
fieldset[disabled] .btn-black.btn-raised,
.btn-black.btn-raised.disabled:hover,
.btn-black.btn-raised[disabled]:hover,
fieldset[disabled] .btn-black.btn-raised:hover,
.btn-black.btn-raised.disabled:focus,
.btn-black.btn-raised[disabled]:focus,
fieldset[disabled] .btn-black.btn-raised:focus,
.btn-black.btn-raised.disabled:active,
.btn-black.btn-raised[disabled]:active,
fieldset[disabled] .btn-black.btn-raised:active,
.btn-black.btn-raised.disabled.active,
.btn-black.btn-raised[disabled].active,
fieldset[disabled] .btn-black.btn-raised.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.26);
}
.btn-black.btn-flat-x {
  text-transform: uppercase;
  color: #181a1d !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-black.btn-flat-x:hover,
.btn-black.btn-flat-x:focus,
.btn-black.btn-flat-x:active,
.btn-black.btn-flat-x.active,
.open .dropdown-toggle.btn-black.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(24, 26, 29, 0.2);
  border-color: transparent;
}
.btn-black.btn-flat-x:active,
.btn-black.btn-flat-x.active,
.open .dropdown-toggle.btn-black.btn-flat-x {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(24, 26, 29, 0.4);
  border-color: transparent;
}
.btn-black.btn-flat-x.disabled,
.btn-black.btn-flat-x[disabled],
fieldset[disabled] .btn-black.btn-flat-x,
.btn-black.btn-flat-x.disabled:hover,
.btn-black.btn-flat-x[disabled]:hover,
fieldset[disabled] .btn-black.btn-flat-x:hover,
.btn-black.btn-flat-x.disabled:focus,
.btn-black.btn-flat-x[disabled]:focus,
fieldset[disabled] .btn-black.btn-flat-x:focus,
.btn-black.btn-flat-x.disabled:active,
.btn-black.btn-flat-x[disabled]:active,
fieldset[disabled] .btn-black.btn-flat-x:active,
.btn-black.btn-flat-x.disabled.active,
.btn-black.btn-flat-x[disabled].active,
fieldset[disabled] .btn-black.btn-flat-x.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-black.btn-flat,
.btn-black.btn-icon-toggle {
  text-transform: uppercase;
  color: rgba(24, 26, 29, 0.87) !important;
  border-color: transparent;
  background-color: transparent;
  padding: 4.5px 7px;
}
.btn-black.btn-flat:hover,
.btn-black.btn-icon-toggle:hover,
.btn-black.btn-flat:focus,
.btn-black.btn-icon-toggle:focus,
.btn-black.btn-flat:active,
.btn-black.btn-icon-toggle:active,
.btn-black.btn-flat.active,
.btn-black.btn-icon-toggle.active,
.open .dropdown-toggle.btn-black.btn-flat,
.open .dropdown-toggle.btn-black.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.2);
  border-color: transparent;
}
.btn-black.btn-flat:active,
.btn-black.btn-icon-toggle:active,
.btn-black.btn-flat.active,
.btn-black.btn-icon-toggle.active,
.open .dropdown-toggle.btn-black.btn-flat,
.open .dropdown-toggle.btn-black.btn-icon-toggle {
  color: rgba(0, 0, 0, 0.54) !important;
  background-color: rgba(153, 153, 153, 0.4);
  border-color: transparent;
}
.btn-black.btn-flat.disabled,
.btn-black.btn-icon-toggle.disabled,
.btn-black.btn-flat[disabled],
.btn-black.btn-icon-toggle[disabled],
fieldset[disabled] .btn-black.btn-flat,
fieldset[disabled] .btn-black.btn-icon-toggle,
.btn-black.btn-flat.disabled:hover,
.btn-black.btn-icon-toggle.disabled:hover,
.btn-black.btn-flat[disabled]:hover,
.btn-black.btn-icon-toggle[disabled]:hover,
fieldset[disabled] .btn-black.btn-flat:hover,
fieldset[disabled] .btn-black.btn-icon-toggle:hover,
.btn-black.btn-flat.disabled:focus,
.btn-black.btn-icon-toggle.disabled:focus,
.btn-black.btn-flat[disabled]:focus,
.btn-black.btn-icon-toggle[disabled]:focus,
fieldset[disabled] .btn-black.btn-flat:focus,
fieldset[disabled] .btn-black.btn-icon-toggle:focus,
.btn-black.btn-flat.disabled:active,
.btn-black.btn-icon-toggle.disabled:active,
.btn-black.btn-flat[disabled]:active,
.btn-black.btn-icon-toggle[disabled]:active,
fieldset[disabled] .btn-black.btn-flat:active,
fieldset[disabled] .btn-black.btn-icon-toggle:active,
.btn-black.btn-flat.disabled.active,
.btn-black.btn-icon-toggle.disabled.active,
.btn-black.btn-flat[disabled].active,
.btn-black.btn-icon-toggle[disabled].active,
fieldset[disabled] .btn-black.btn-flat.active,
fieldset[disabled] .btn-black.btn-icon-toggle.active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  color: #ffffff !important;
  background-color: #0c0d0f;
  border-color: #060607;
}
.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: #181a1d;
  border-color: #181a1d;
}
.btn-icon {
  padding: 0 !important;
  text-align: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
}
.btn-icon i {
  top: -1px;
  position: relative;
  font-size: 1.4rem;
  line-height: 36px;
}
.btn-icon.btn-sm {
  width: 28px;
  min-width: 28px;
  height: 28px;
}
.btn-icon.btn-sm i {
  line-height: 28px;
}
.btn-icon.btn-lg {
  width: 46px;
  height: 46px;
}
.btn-icon.btn-lg i {
  line-height: 46px;
}
.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.5;
}
.btn-block {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
}
.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 #dbdbdb;
}
body [class*=" m-d-"],
[class^=m-d-] {
  font-size: 1.2rem;
}
.btn-icon-toggle {
  padding: 0;
  width: 36px;
  border-radius: 999px !important;
  min-width: 36px;
}
.btn-icon-toggle .fa,
.btn-icon-toggle .md,
.btn-icon-toggle .glyphicon,
.btn-icon-toggle [class^=mdi-] {
  margin: 0;
  line-height: 34px;
}
.btn-groups .btn {
  margin-bottom: 5px;
}
.btn-sm {
  padding: 0 10px;
  font-size: 11px;
  line-height: 26px;
  border-radius: 2px;
  height: 28px;
  min-width: 88px;
}
.navbar-btn {
  min-width: auto;
  height: 32px;
}
.btn-raised {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  -webkit-transition: -webkit-box-shadow 0.15s ease-out;
  -moz-transition: -moz-box-shadow 0.15s ease-out;
  -o-transition: -o-box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
}
.btn-raised:hover,
.btn-raised:active,
.btn-raised.active {
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.38);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.38);
}
.btn-raised.disabled,
.btn-raised[disabled],
.btn-raised.pager .disabled .btn-raised {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.list-icon i {
  font-size: 14px;
  width: 40px;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  text-align: center;
  -webkit-transition: font-size 0.2s;
  transition: font-size 0.2s;
  -webkit-transition: font-size 0.2s 1s linear;
  -moz-transition: font-size 0.2s 1s linear;
  -o-transition: font-size 0.2s 1s linear;
  -ms-transition: font-size 0.2s 1s linear;
  transition: font-size 0.2s 1s linear;
}
.list-icon div {
  line-height: 40px;
  white-space: nowrap;
}
.list-icon div:hover i {
  font-size: 26px;
}
.settings {
  z-index: 1050;
  position: fixed;
  top: 120px;
  right: -240px;
  width: 240px;
  -webkit-transition: right 0.2s;
  transition: right 0.2s;
  -webkit-transition: right 0.2s 1s linear;
  -moz-transition: right 0.2s 1s linear;
  -o-transition: right 0.2s 1s linear;
  -ms-transition: right 0.2s 1s linear;
  transition: right 0.2s 1s linear;
}
.settings.active {
  right: -1px;
}
.settings > .btn {
  background: #f0f0f0 !important;
  border-right-width: 0;
  border-color: #dbdbdb;
  position: absolute;
  left: -42px;
  top: -1px;
  padding: 10px 15px;
}
.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: #dbdbdb;
}
.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: #dbdbdb;
  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: #dbdbdb;
  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: #e8e8e8;
  box-shadow: 0 0 0 4px #f0f0f0;
}
.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;
  filter: alpha(opacity=0);
  filter: opacity(0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  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;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition: all 0.2s 1s linear;
  -moz-transition: all 0.2s 1s linear;
  -o-transition: all 0.2s 1s linear;
  -ms-transition: all 0.2s 1s linear;
  transition: all 0.2s 1s linear;
}
.i-switch i:after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 18px;
  top: 1px;
  bottom: 1px;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
  -webkit-transition: margin-left 0.3s 1s linear;
  -moz-transition: margin-left 0.3s 1s linear;
  -o-transition: margin-left 0.3s 1s linear;
  -ms-transition: margin-left 0.3s 1s linear;
  transition: margin-left 0.3s 1s linear;
}
.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: #23b7e5;
}
.i-checks input:checked + i:before {
  left: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  background-color: #23b7e5;
}
.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: #dbdbdb;
}
.i-checks input[disabled] + i:before,
fieldset[disabled] .i-checks input + i:before {
  background-color: #dbdbdb;
}
.i-checks > i {
  width: 20px;
  height: 20px;
  line-height: 1;
  border: 1px solid #cecece;
  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;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition: all 0.2s 1s linear;
  -moz-transition: all 0.2s 1s linear;
  -o-transition: all 0.2s 1s linear;
  -ms-transition: all 0.2s 1s linear;
  transition: all 0.2s 1s linear;
}
.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 .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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  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;
}
.panel .dataTables_wrapper {
  padding-top: 10px;
}
.panel .dataTables_wrapper > .row {
  margin: 0;
}
.panel .dataTables_wrapper > .row > .col-sm-12 {
  padding: 0;
}
.st-sort-ascent:before {
  content: '\25B2';
}
.st-sort-descent:before {
  content: '\25BC';
}
.st-selected td {
  background: #f0f9ec !important;
}
.chosen-choices,
.chosen-single,
.bootstrap-tagsinput {
  border-radius: 2px !important;
  border-color: #cfdadd !important;
}
.bootstrap-tagsinput {
  padding: 5px 12px !important;
}
.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 {
  -webkit-animation: fadeInRightBig 0.5s;
  animation: fadeInRightBig 0.5s;
}
.fade-in-right-big.ng-leave {
  -webkit-animation: fadeOutLeftBig 0.5s;
  animation: fadeOutLeftBig 0.5s;
}
.fade-in-left-big.ng-enter {
  -webkit-animation: fadeInLeftBig 0.5s;
  animation: fadeInLeftBig 0.5s;
}
.fade-in-left-big.ng-leave {
  -webkit-animation: fadeOutRightBig 0.5s;
  animation: fadeOutRightBig 0.5s;
}
.fade-in-up-big.ng-enter {
  -webkit-animation: fadeInUpBig 0.5s;
  animation: fadeInUpBig 0.5s;
}
.fade-in-up-big.ng-leave {
  -webkit-animation: fadeOutUpBig 0.5s;
  animation: fadeOutUpBig 0.5s;
}
.fade-in-down-big.ng-enter {
  -webkit-animation: fadeInDownBig 0.5s;
  animation: fadeInDownBig 0.5s;
}
.fade-in-down-big.ng-leave {
  -webkit-animation: fadeOutDownBig 0.5s;
  animation: fadeOutDownBig 0.5s;
}
.fade-in.ng-enter {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
.fade-in.ng-leave {
  -webkit-animation: fadeOut 0.5s;
  animation: fadeOut 0.5s;
}
.fade-in-right.ng-enter {
  -webkit-animation: fadeInRight 0.5s;
  animation: fadeInRight 0.5s;
}
.fade-in-right.ng-leave {
  -webkit-animation: fadeOutLeft 0.5s;
  animation: fadeOutLeft 0.5s;
}
.fade-in-left.ng-enter {
  -webkit-animation: fadeInLeft 0.5s;
  animation: fadeInLeft 0.5s;
}
.fade-in-left.ng-leave {
  -webkit-animation: fadeOutRight 0.5s;
  animation: fadeOutRight 0.5s;
}
.fade-in-up.ng-enter {
  -webkit-animation: fadeInUp 0.5s;
  animation: fadeInUp 0.5s;
}
.fade-in-up.ng-leave {
  -webkit-animation: fadeOutUp 0.5s;
  animation: fadeOutUp 0.5s;
}
.fade-in-down.ng-enter {
  -webkit-animation: fadeInDown 0.5s;
  animation: fadeInDown 0.5s;
}
.fade-in-down.ng-leave {
  -webkit-animation: fadeOutDown 0.5s;
  animation: fadeOutDown 0.5s;
}
.bg-gd {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.075)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), 0, rgba(0, 0, 0, 0.075), 100%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.075) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.075) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#13000000', GradientType=0);
  filter: none;
}
.bg-gd-dk {
  background-image: -webkit-gradient(linear, left 10%, left 100%, from(rgba(40, 50, 60, 0)), to(rgba(40, 50, 60, 0.5)));
  background-image: -webkit-linear-gradient(top, rgba(40, 50, 60, 0), 10%, rgba(40, 50, 60, 0.5), 100%);
  background-image: -moz-linear-gradient(top, rgba(40, 50, 60, 0) 10%, rgba(40, 50, 60, 0.5) 100%);
  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: #eeeeee;
  color: rgba(0, 0, 0, 0.87);
}
.bg-light.lt,
.bg-light .lt {
  background-color: #f6f6f6;
}
.bg-light.lter,
.bg-light .lter {
  background-color: #f9f9f9;
}
.bg-light.dk,
.bg-light .dk {
  background-color: #e7e6e6;
}
.bg-light.dker,
.bg-light .dker {
  background-color: #e3e0e0;
}
.bg-light.bg,
.bg-light .bg {
  background-color: #eeeeee;
}
.bg-light a {
  color: rgba(0, 0, 0, 0.7);
}
.bg-light a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.bg-light a.list-group-item:hover,
.bg-light a.list-group-item:focus {
  background-color: inherit;
}
.bg-light .nav > li:hover > a,
.bg-light .nav > li:focus > a,
.bg-light .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #e2e1e1;
}
.bg-light .nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}
.bg-light .nav > li > a:hover,
.bg-light .nav > li > a:focus {
  background-color: #e7e6e6;
}
.bg-light .nav .open > a {
  background-color: #e2e1e1;
}
.bg-light .nav .nav-sub .nav-sub-header {
  background-color: #eeeeee;
}
.bg-light .caret {
  border-top-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.bg-light.navbar .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #e2e1e1;
}
.bg-light .open > a,
.bg-light .open > a:hover,
.bg-light .open > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bg-light .text-muted {
  color: rgba(0, 0, 0, 0.54);
}
.bg-light .text-lt {
  color: rgba(0, 0, 0, 0.26);
}
.bg-light.auto .list-group-item,
.bg-light .auto .list-group-item {
  border-color: #e1e1e1 !important;
  background-color: transparent;
}
.bg-light.auto .list-group-item:hover,
.bg-light .auto .list-group-item:hover,
.bg-light.auto .list-group-item:focus,
.bg-light .auto .list-group-item:focus,
.bg-light.auto .list-group-item:active,
.bg-light .auto .list-group-item:active,
.bg-light.auto .list-group-item.active,
.bg-light .auto .list-group-item.active {
  background-color: #e2e1e1 !important;
}
.bg-dark {
  background-color: #3a3f51;
  color: rgba(0, 0, 0, 0.87);
  color: #ffffff;
}
.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: rgba(0, 0, 0, 0.7);
}
.bg-dark a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.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: rgba(0, 0, 0, 0.7);
  background-color: #2e3344;
}
.bg-dark .nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}
.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 .nav .nav-sub .nav-sub-header {
  background-color: #3a3f51;
}
.bg-dark .caret {
  border-top-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.bg-dark.navbar .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #2e3344;
}
.bg-dark .open > a,
.bg-dark .open > a:hover,
.bg-dark .open > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bg-dark .text-muted {
  color: rgba(0, 0, 0, 0.54);
}
.bg-dark .text-lt {
  color: rgba(0, 0, 0, 0.26);
}
.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-dark a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-dark a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.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: rgba(255, 255, 255, 0.85);
  background-color: #3a3f51;
}
.bg-dark .nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-dark .nav > li > a:hover,
.bg-dark .nav > li > a:focus {
  background-color: #3a3f51;
}
.bg-dark .nav .open > a {
  background-color: #3a3f51;
}
.bg-dark .nav .nav-sub .nav-sub-header {
  background-color: #3a3f51;
}
.bg-dark .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-dark.navbar .nav > li.active > a {
  color: rgba(255, 255, 255, 0.85);
  background-color: #2e3344;
}
.bg-dark .open > a,
.bg-dark .open > a:hover,
.bg-dark .open > a:focus {
  color: rgba(255, 255, 255, 0.85);
}
.bg-dark .text-muted {
  color: rgba(255, 255, 255, 0.7);
}
.bg-dark .text-lt {
  color: rgba(255, 255, 255, 0.3);
}
.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: #181a1d;
  color: rgba(0, 0, 0, 0.87);
  color: #ffffff;
}
.bg-black.lt,
.bg-black .lt {
  background-color: #25272a;
}
.bg-black.lter,
.bg-black .lter {
  background-color: #323436;
}
.bg-black.dk,
.bg-black .dk {
  background-color: #0c0d0f;
}
.bg-black.dker,
.bg-black .dker {
  background-color: #010101;
}
.bg-black.bg,
.bg-black .bg {
  background-color: #181a1d;
}
.bg-black a {
  color: rgba(0, 0, 0, 0.7);
}
.bg-black a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.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: rgba(0, 0, 0, 0.7);
  background-color: #0c0d0f;
}
.bg-black .nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}
.bg-black .nav > li > a:hover,
.bg-black .nav > li > a:focus {
  background-color: #111215;
}
.bg-black .nav .open > a {
  background-color: #0c0d0f;
}
.bg-black .nav .nav-sub .nav-sub-header {
  background-color: #181a1d;
}
.bg-black .caret {
  border-top-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.bg-black.navbar .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #0c0d0f;
}
.bg-black .open > a,
.bg-black .open > a:hover,
.bg-black .open > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bg-black .text-muted {
  color: rgba(0, 0, 0, 0.54);
}
.bg-black .text-lt {
  color: rgba(0, 0, 0, 0.26);
}
.bg-black.auto .list-group-item,
.bg-black .auto .list-group-item {
  border-color: #0c0d0f !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: #0c0d0f !important;
}
.bg-black a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-black a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.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: rgba(255, 255, 255, 0.85);
  background-color: #181a1d;
}
.bg-black .nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-black .nav > li > a:hover,
.bg-black .nav > li > a:focus {
  background-color: #181a1d;
}
.bg-black .nav .open > a {
  background-color: #181a1d;
}
.bg-black .nav .nav-sub .nav-sub-header {
  background-color: #181a1d;
}
.bg-black .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-black.navbar .nav > li.active > a {
  color: rgba(255, 255, 255, 0.85);
  background-color: #0c0d0f;
}
.bg-black .open > a,
.bg-black .open > a:hover,
.bg-black .open > a:focus {
  color: rgba(255, 255, 255, 0.85);
}
.bg-black .text-muted {
  color: rgba(255, 255, 255, 0.7);
}
.bg-black .text-lt {
  color: rgba(255, 255, 255, 0.3);
}
.bg-black.auto .list-group-item,
.bg-black .auto .list-group-item {
  border-color: #0c0d0f !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: #0c0d0f !important;
}
.bg-primary {
  background-color: #00a08e;
  color: rgba(0, 0, 0, 0.87);
  color: #ffffff;
}
.bg-primary.lt,
.bg-primary .lt {
  background-color: #02b7a3;
}
.bg-primary.lter,
.bg-primary .lter {
  background-color: #05ceb7;
}
.bg-primary.dk,
.bg-primary .dk {
  background-color: #008777;
}
.bg-primary.dker,
.bg-primary .dker {
  background-color: #006d61;
}
.bg-primary.bg,
.bg-primary .bg {
  background-color: #00a08e;
}
.bg-primary a {
  color: rgba(0, 0, 0, 0.7);
}
.bg-primary a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.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: rgba(0, 0, 0, 0.7);
  background-color: #008777;
}
.bg-primary .nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}
.bg-primary .nav > li > a:hover,
.bg-primary .nav > li > a:focus {
  background-color: #009180;
}
.bg-primary .nav .open > a {
  background-color: #008777;
}
.bg-primary .nav .nav-sub .nav-sub-header {
  background-color: #00a08e;
}
.bg-primary .caret {
  border-top-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.bg-primary.navbar .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #008777;
}
.bg-primary .open > a,
.bg-primary .open > a:hover,
.bg-primary .open > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bg-primary .text-muted {
  color: rgba(0, 0, 0, 0.54);
}
.bg-primary .text-lt {
  color: rgba(0, 0, 0, 0.26);
}
.bg-primary.auto .list-group-item,
.bg-primary .auto .list-group-item {
  border-color: #008777 !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: #008777 !important;
}
.bg-primary a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-primary a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.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: rgba(255, 255, 255, 0.85);
  background-color: #00a08e;
}
.bg-primary .nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-primary .nav > li > a:hover,
.bg-primary .nav > li > a:focus {
  background-color: #00a08e;
}
.bg-primary .nav .open > a {
  background-color: #00a08e;
}
.bg-primary .nav .nav-sub .nav-sub-header {
  background-color: #00a08e;
}
.bg-primary .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-primary.navbar .nav > li.active > a {
  color: rgba(255, 255, 255, 0.85);
  background-color: #008777;
}
.bg-primary .open > a,
.bg-primary .open > a:hover,
.bg-primary .open > a:focus {
  color: rgba(255, 255, 255, 0.85);
}
.bg-primary .text-muted {
  color: rgba(255, 255, 255, 0.7);
}
.bg-primary .text-lt {
  color: rgba(255, 255, 255, 0.3);
}
.bg-primary.auto .list-group-item,
.bg-primary .auto .list-group-item {
  border-color: #008777 !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: #008777 !important;
}
.bg-success {
  background-color: #27c24c;
  color: rgba(0, 0, 0, 0.87);
  color: #ffffff;
}
.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: rgba(0, 0, 0, 0.7);
}
.bg-success a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.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: rgba(0, 0, 0, 0.7);
  background-color: #20af42;
}
.bg-success .nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}
.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 .nav .nav-sub .nav-sub-header {
  background-color: #27c24c;
}
.bg-success .caret {
  border-top-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.bg-success.navbar .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #20af42;
}
.bg-success .open > a,
.bg-success .open > a:hover,
.bg-success .open > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bg-success .text-muted {
  color: rgba(0, 0, 0, 0.54);
}
.bg-success .text-lt {
  color: rgba(0, 0, 0, 0.26);
}
.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-success a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-success a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.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: rgba(255, 255, 255, 0.85);
  background-color: #27c24c;
}
.bg-success .nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-success .nav > li > a:hover,
.bg-success .nav > li > a:focus {
  background-color: #27c24c;
}
.bg-success .nav .open > a {
  background-color: #27c24c;
}
.bg-success .nav .nav-sub .nav-sub-header {
  background-color: #27c24c;
}
.bg-success .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-success.navbar .nav > li.active > a {
  color: rgba(255, 255, 255, 0.85);
  background-color: #20af42;
}
.bg-success .open > a,
.bg-success .open > a:hover,
.bg-success .open > a:focus {
  color: rgba(255, 255, 255, 0.85);
}
.bg-success .text-muted {
  color: rgba(255, 255, 255, 0.7);
}
.bg-success .text-lt {
  color: rgba(255, 255, 255, 0.3);
}
.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: #23b7e5;
  color: rgba(0, 0, 0, 0.87);
  color: #ffffff;
}
.bg-info.lt,
.bg-info .lt {
  background-color: #3dbde5;
}
.bg-info.lter,
.bg-info .lter {
  background-color: #55c3e6;
}
.bg-info.dk,
.bg-info .dk {
  background-color: #16aad8;
}
.bg-info.dker,
.bg-info .dker {
  background-color: #1199c4;
}
.bg-info.bg,
.bg-info .bg {
  background-color: #23b7e5;
}
.bg-info a {
  color: rgba(0, 0, 0, 0.7);
}
.bg-info a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.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: rgba(0, 0, 0, 0.7);
  background-color: #16aad8;
}
.bg-info .nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}
.bg-info .nav > li > a:hover,
.bg-info .nav > li > a:focus {
  background-color: #17b2e2;
}
.bg-info .nav .open > a {
  background-color: #16aad8;
}
.bg-info .nav .nav-sub .nav-sub-header {
  background-color: #23b7e5;
}
.bg-info .caret {
  border-top-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.bg-info.navbar .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #16aad8;
}
.bg-info .open > a,
.bg-info .open > a:hover,
.bg-info .open > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bg-info .text-muted {
  color: rgba(0, 0, 0, 0.54);
}
.bg-info .text-lt {
  color: rgba(0, 0, 0, 0.26);
}
.bg-info.auto .list-group-item,
.bg-info .auto .list-group-item {
  border-color: #19a9d5 !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: #16aad8 !important;
}
.bg-info a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-info a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.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: rgba(255, 255, 255, 0.85);
  background-color: #23b7e5;
}
.bg-info .nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-info .nav > li > a:hover,
.bg-info .nav > li > a:focus {
  background-color: #23b7e5;
}
.bg-info .nav .open > a {
  background-color: #23b7e5;
}
.bg-info .nav .nav-sub .nav-sub-header {
  background-color: #23b7e5;
}
.bg-info .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-info.navbar .nav > li.active > a {
  color: rgba(255, 255, 255, 0.85);
  background-color: #16aad8;
}
.bg-info .open > a,
.bg-info .open > a:hover,
.bg-info .open > a:focus {
  color: rgba(255, 255, 255, 0.85);
}
.bg-info .text-muted {
  color: rgba(255, 255, 255, 0.7);
}
.bg-info .text-lt {
  color: rgba(255, 255, 255, 0.3);
}
.bg-info.auto .list-group-item,
.bg-info .auto .list-group-item {
  border-color: #19a9d5 !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: #16aad8 !important;
}
.bg-warning {
  background-color: #fad733;
  color: rgba(0, 0, 0, 0.87);
  color: #ffffff;
}
.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: rgba(0, 0, 0, 0.7);
}
.bg-warning a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.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: rgba(0, 0, 0, 0.7);
  background-color: #fcd417;
}
.bg-warning .nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}
.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 .nav .nav-sub .nav-sub-header {
  background-color: #fad733;
}
.bg-warning .caret {
  border-top-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.bg-warning.navbar .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #fcd417;
}
.bg-warning .open > a,
.bg-warning .open > a:hover,
.bg-warning .open > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bg-warning .text-muted {
  color: rgba(0, 0, 0, 0.54);
}
.bg-warning .text-lt {
  color: rgba(0, 0, 0, 0.26);
}
.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-warning a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-warning a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.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: rgba(255, 255, 255, 0.85);
  background-color: #fad733;
}
.bg-warning .nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-warning .nav > li > a:hover,
.bg-warning .nav > li > a:focus {
  background-color: #fad733;
}
.bg-warning .nav .open > a {
  background-color: #fad733;
}
.bg-warning .nav .nav-sub .nav-sub-header {
  background-color: #fad733;
}
.bg-warning .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-warning.navbar .nav > li.active > a {
  color: rgba(255, 255, 255, 0.85);
  background-color: #fcd417;
}
.bg-warning .open > a,
.bg-warning .open > a:hover,
.bg-warning .open > a:focus {
  color: rgba(255, 255, 255, 0.85);
}
.bg-warning .text-muted {
  color: rgba(255, 255, 255, 0.7);
}
.bg-warning .text-lt {
  color: rgba(255, 255, 255, 0.3);
}
.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: rgba(0, 0, 0, 0.87);
  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: rgba(0, 0, 0, 0.7);
}
.bg-danger a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.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: rgba(0, 0, 0, 0.7);
  background-color: #f13636;
}
.bg-danger .nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}
.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 .nav .nav-sub .nav-sub-header {
  background-color: #f05050;
}
.bg-danger .caret {
  border-top-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.bg-danger.navbar .nav > li.active > a {
  color: rgba(0, 0, 0, 0.7);
  background-color: #f13636;
}
.bg-danger .open > a,
.bg-danger .open > a:hover,
.bg-danger .open > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bg-danger .text-muted {
  color: rgba(0, 0, 0, 0.54);
}
.bg-danger .text-lt {
  color: rgba(0, 0, 0, 0.26);
}
.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-danger a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-danger a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.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: rgba(255, 255, 255, 0.85);
  background-color: #f05050;
}
.bg-danger .nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.bg-danger .nav > li > a:hover,
.bg-danger .nav > li > a:focus {
  background-color: #f05050;
}
.bg-danger .nav .open > a {
  background-color: #f05050;
}
.bg-danger .nav .nav-sub .nav-sub-header {
  background-color: #f05050;
}
.bg-danger .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-danger.navbar .nav > li.active > a {
  color: rgba(255, 255, 255, 0.85);
  background-color: #f13636;
}
.bg-danger .open > a,
.bg-danger .open > a:hover,
.bg-danger .open > a:focus {
  color: rgba(255, 255, 255, 0.85);
}
.bg-danger .text-muted {
  color: rgba(255, 255, 255, 0.7);
}
.bg-danger .text-lt {
  color: rgba(255, 255, 255, 0.3);
}
.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: #575757;
}
.bg-white a {
  color: #313131;
}
.bg-white a:hover {
  color: #171717;
}
.bg-white .text-muted {
  color: #979797 !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: #313131;
}
a.bg-primary:hover {
  background-color: #008777;
}
a.text-primary:hover {
  color: #008777;
}
.text-primary {
  color: #00a08e;
}
.text-primary-lt {
  color: #00baa5;
}
.text-primary-lter {
  color: #00d3bb;
}
.text-primary-dk {
  color: #008777;
}
.text-primary-dker {
  color: #006d61;
}
a.bg-info:hover {
  background-color: #19a9d5;
}
a.text-info:hover {
  color: #19a9d5;
}
.text-info {
  color: #23b7e5;
}
.text-info-lt {
  color: #3abee8;
}
.text-info-lter {
  color: #51c6ea;
}
.text-info-dk {
  color: #19a9d5;
}
.text-info-dker {
  color: #1797be;
}
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: #0c0d0f;
}
a.text-black:hover {
  color: #0c0d0f;
}
.text-black {
  color: #181a1d;
}
.text-black-lt {
  color: #24272b;
}
.text-black-lter {
  color: #2f3339;
}
.text-black-dk {
  color: #0c0d0f;
}
.text-black-dker {
  color: #010101;
}
.text-white {
  color: #fff;
}
.text-black {
  color: #000;
}
.text-muted {
  color: #979797;
}
,
-default {
  background-color: #9e9e9e;
}
-black {
  background-color: #000000;
}
-white {
  background-color: #ffffff;
}
-inverse {
  background-color: #34495e;
}
-primary {
  background-color: #319db5;
}
-success {
  background-color: #18a689;
}
-info {
  background-color: #b066ff;
}
-warning {
  background-color: #ff9122;
}
-danger {
  background-color: #c75757;
}
.red {
  background-color: #f44336;
}
.red-50 {
  background-color: #ffebee;
}
.red-100 {
  background-color: #ffcdd2;
}
.red-200 {
  background-color: #ef9a9a;
}
.red-300 {
  background-color: #e57373;
}
.red-400 {
  background-color: #ef5350;
}
.red-500 {
  background-color: #f44336;
}
.red-600 {
  background-color: #e53935;
}
.red-700 {
  background-color: #d32f2f;
}
.red-800 {
  background-color: #c62828;
}
.red-900 {
  background-color: #b71c1c;
}
.red-A100 {
  background-color: #ff8a80;
}
.red-A200 {
  background-color: #ff5252;
}
.red-A400 {
  background-color: #ff1744;
}
.red-A700 {
  background-color: #d50000;
}
.pink {
  background-color: #e91e63;
}
.pink-50 {
  background-color: #fce4ec;
}
.pink-100 {
  background-color: #f8bbd0;
}
.pink-200 {
  background-color: #f48fb1;
}
.pink-300 {
  background-color: #f06292;
}
.pink-400 {
  background-color: #ec407a;
}
.pink-500 {
  background-color: #e91e63;
}
.pink-600 {
  background-color: #d81b60;
}
.pink-700 {
  background-color: #c2185b;
}
.pink-800 {
  background-color: #ad1457;
}
.pink-900 {
  background-color: #880e4f;
}
.pink-A100 {
  background-color: #ff80ab;
}
.pink-A200 {
  background-color: #ff4081;
}
.pink-A400 {
  background-color: #f50057;
}
.pink-A700 {
  background-color: #c51162;
}
.purple {
  background-color: #b381f5;
}
.purple-50 {
  background-color: #f3e5f5;
}
.purple-100 {
  background-color: #e1bee7;
}
.purple-200 {
  background-color: #ce93d8;
}
.purple-300 {
  background-color: #ba68c8;
}
.purple-400 {
  background-color: #ab47bc;
}
.purple-500 {
  background-color: #9c27b0;
}
.purple-600 {
  background-color: #8e24aa;
}
.purple-700 {
  background-color: #7b1fa2;
}
.purple-800 {
  background-color: #6a1b9a;
}
.purple-900 {
  background-color: #4a148c;
}
.purple-A100 {
  background-color: #ea80fc;
}
.purple-A200 {
  background-color: #e040fb;
}
.purple-A400 {
  background-color: #d500f9;
}
.purple-A700 {
  background-color: #aa00ff;
}
.deep-purple {
  background-color: #673ab7;
}
.deep-purple-50 {
  background-color: #ede7f6;
}
.deep-purple-100 {
  background-color: #d1c4e9;
}
.deep-purple-200 {
  background-color: #b39ddb;
}
.deep-purple-300 {
  background-color: #9575cd;
}
.deep-purple-400 {
  background-color: #7e57c2;
}
.deep-purple-500 {
  background-color: #673ab7;
}
.deep-purple-600 {
  background-color: #5e35b1;
}
.deep-purple-700 {
  background-color: #512da8;
}
.deep-purple-800 {
  background-color: #4527a0;
}
.deep-purple-900 {
  background-color: #311b92;
}
.deep-purple-A100 {
  background-color: #b388ff;
}
.deep-purple-A200 {
  background-color: #7c4dff;
}
.deep-purple-A400 {
  background-color: #651fff;
}
.deep-purple-A700 {
  background-color: #6200ea;
}
.indigo {
  background-color: #3f51b5;
}
.indigo-50 {
  background-color: #e8eaf6;
}
.indigo-100 {
  background-color: #c5cae9;
}
.indigo-200 {
  background-color: #9fa8da;
}
.indigo-300 {
  background-color: #7986cb;
}
.indigo-400 {
  background-color: #5c6bc0;
}
.indigo-500 {
  background-color: #3f51b5;
}
.indigo-600 {
  background-color: #3949ab;
}
.indigo-700 {
  background-color: #303f9f;
}
.indigo-800 {
  background-color: #283593;
}
.indigo-900 {
  background-color: #1a237e;
}
.indigo-A100 {
  background-color: #8c9eff;
}
.indigo-A200 {
  background-color: #536dfe;
}
.indigo-A400 {
  background-color: #3d5afe;
}
.indigo-A700 {
  background-color: #304ffe;
}
.blue {
  background-color: #00a2d9;
}
.blue-50 {
  background-color: #e3f2fd;
}
.blue-100 {
  background-color: #bbdefb;
}
.blue-200 {
  background-color: #90caf9;
}
.blue-300 {
  background-color: #64b5f6;
}
.blue-400 {
  background-color: #42a5f5;
}
.blue-500 {
  background-color: #2196f3;
}
.blue-600 {
  background-color: #1e88e5;
}
.blue-700 {
  background-color: #1976d2;
}
.blue-800 {
  background-color: #1565c0;
}
.blue-900 {
  background-color: #0d47a1;
}
.blue-A100 {
  background-color: #82b1ff;
}
.blue-A200 {
  background-color: #448aff;
}
.blue-A400 {
  background-color: #2979ff;
}
.blue-A700 {
  background-color: #2962ff;
}
.light-blue {
  background-color: #03a9f4;
}
.light-blue-50 {
  background-color: #e1f5fe;
}
.light-blue-100 {
  background-color: #b3e5fc;
}
.light-blue-200 {
  background-color: #81d4fa;
}
.light-blue-300 {
  background-color: #4fc3f7;
}
.light-blue-400 {
  background-color: #29b6f6;
}
.light-blue-500 {
  background-color: #03a9f4;
}
.light-blue-600 {
  background-color: #039be5;
}
.light-blue-700 {
  background-color: #0288d1;
}
.light-blue-800 {
  background-color: #0277bd;
}
.light-blue-900 {
  background-color: #01579b;
}
.light-blue-A100 {
  background-color: #80d8ff;
}
.light-blue-A200 {
  background-color: #40c4ff;
}
.light-blue-A400 {
  background-color: #00b0ff;
}
.light-blue-A700 {
  background-color: #0091ea;
}
.cyan {
  background-color: #00bcd4;
}
.cyan-50 {
  background-color: #e0f7fa;
}
.cyan-100 {
  background-color: #b2ebf2;
}
.cyan-200 {
  background-color: #80deea;
}
.cyan-300 {
  background-color: #4dd0e1;
}
.cyan-400 {
  background-color: #26c6da;
}
.cyan-500 {
  background-color: #00bcd4;
}
.cyan-600 {
  background-color: #00acc1;
}
.cyan-700 {
  background-color: #0097a7;
}
.cyan-800 {
  background-color: #00838f;
}
.cyan-900 {
  background-color: #006064;
}
.cyan-A100 {
  background-color: #84ffff;
}
.cyan-A200 {
  background-color: #18ffff;
}
.cyan-A400 {
  background-color: #00e5ff;
}
.cyan-A700 {
  background-color: #00b8d4;
}
.teal {
  background-color: #009688;
}
.teal-50 {
  background-color: #e0f2f1;
}
.teal-100 {
  background-color: #b2dfdb;
}
.teal-200 {
  background-color: #80cbc4;
}
.teal-300 {
  background-color: #4db6ac;
}
.teal-400 {
  background-color: #26a69a;
}
.teal-500 {
  background-color: #009688;
}
.teal-600 {
  background-color: #00897b;
}
.teal-700 {
  background-color: #00796b;
}
.teal-800 {
  background-color: #00695c;
}
.teal-900 {
  background-color: #004d40;
}
.teal-A100 {
  background-color: #a7ffeb;
}
.teal-A200 {
  background-color: #64ffda;
}
.teal-A400 {
  background-color: #1de9b6;
}
.teal-A700 {
  background-color: #00bfa5;
}
.green {
  background-color: #4caf50;
}
.green-50 {
  background-color: #e8f5e9;
}
.green-100 {
  background-color: #c8e6c9;
}
.green-200 {
  background-color: #a5d6a7;
}
.green-300 {
  background-color: #81c784;
}
.green-400 {
  background-color: #66bb6a;
}
.green-500 {
  background-color: #4caf50;
}
.green-600 {
  background-color: #43a047;
}
.green-700 {
  background-color: #388e3c;
}
.green-800 {
  background-color: #2e7d32;
}
.green-900 {
  background-color: #1b5e20;
}
.green-A100 {
  background-color: #b9f6ca;
}
.green-A200 {
  background-color: #69f0ae;
}
.green-A400 {
  background-color: #00e676;
}
.green-A700 {
  background-color: #00c853;
}
.light-green {
  background-color: #8bc34a;
}
.light-green-50 {
  background-color: #f1f8e9;
}
.light-green-100 {
  background-color: #dcedc8;
}
.light-green-200 {
  background-color: #c5e1a5;
}
.light-green-300 {
  background-color: #aed581;
}
.light-green-400 {
  background-color: #9ccc65;
}
.light-green-500 {
  background-color: #8bc34a;
}
.light-green-600 {
  background-color: #7cb342;
}
.light-green-700 {
  background-color: #689f38;
}
.light-green-800 {
  background-color: #558b2f;
}
.light-green-900 {
  background-color: #33691e;
}
.light-green-A100 {
  background-color: #ccff90;
}
.light-green-A200 {
  background-color: #b2ff59;
}
.light-green-A400 {
  background-color: #76ff03;
}
.light-green-A700 {
  background-color: #64dd17;
}
.lime {
  background-color: #cddc39;
}
.lime-50 {
  background-color: #f9fbe7;
}
.lime-100 {
  background-color: #f0f4c3;
}
.lime-200 {
  background-color: #e6ee9c;
}
.lime-300 {
  background-color: #dce775;
}
.lime-400 {
  background-color: #d4e157;
}
.lime-500 {
  background-color: #cddc39;
}
.lime-600 {
  background-color: #c0ca33;
}
.lime-700 {
  background-color: #afb42b;
}
.lime-800 {
  background-color: #9e9d24;
}
.lime-900 {
  background-color: #827717;
}
.lime-A100 {
  background-color: #f4ff81;
}
.lime-A200 {
  background-color: #eeff41;
}
.lime-A400 {
  background-color: #c6ff00;
}
.lime-A700 {
  background-color: #aeea00;
}
.yellow {
  background-color: #ffeb3b;
}
.yellow-50 {
  background-color: #fffde7;
}
.yellow-100 {
  background-color: #fff9c4;
}
.yellow-200 {
  background-color: #fff59d;
}
.yellow-300 {
  background-color: #fff176;
}
.yellow-400 {
  background-color: #ffee58;
}
.yellow-500 {
  background-color: #ffeb3b;
}
.yellow-600 {
  background-color: #fdd835;
}
.yellow-700 {
  background-color: #fbc02d;
}
.yellow-800 {
  background-color: #f9a825;
}
.yellow-900 {
  background-color: #f57f17;
}
.yellow-A100 {
  background-color: #ffff8d;
}
.yellow-A200 {
  background-color: #ffff00;
}
.yellow-A400 {
  background-color: #ffea00;
}
.yellow-A700 {
  background-color: #ffd600;
}
.amber {
  background-color: #ffc107;
}
.amber-50 {
  background-color: #fff8e1;
}
.amber-100 {
  background-color: #ffecb3;
}
.amber-200 {
  background-color: #ffe082;
}
.amber-300 {
  background-color: #ffd54f;
}
.amber-400 {
  background-color: #ffca28;
}
.amber-500 {
  background-color: #ffc107;
}
.amber-600 {
  background-color: #ffb300;
}
.amber-700 {
  background-color: #ffa000;
}
.amber-800 {
  background-color: #ff8f00;
}
.amber-900 {
  background-color: #ff6f00;
}
.amber-A100 {
  background-color: #ffe57f;
}
.amber-A200 {
  background-color: #ffd740;
}
.amber-A400 {
  background-color: #ffc400;
}
.amber-A700 {
  background-color: #ffab00;
}
.orange {
  background-color: #ff9800;
}
.orange-50 {
  background-color: #fff3e0;
}
.orange-100 {
  background-color: #ffe0b2;
}
.orange-200 {
  background-color: #ffcc80;
}
.orange-300 {
  background-color: #ffb74d;
}
.orange-400 {
  background-color: #ffa726;
}
.orange-500 {
  background-color: #ff9800;
}
.orange-600 {
  background-color: #fb8c00;
}
.orange-700 {
  background-color: #f57c00;
}
.orange-800 {
  background-color: #ef6c00;
}
.orange-900 {
  background-color: #e65100;
}
.orange-A100 {
  background-color: #ffd180;
}
.orange-A200 {
  background-color: #ffab40;
}
.orange-A400 {
  background-color: #ff9100;
}
.orange-A700 {
  background-color: #ff6d00;
}
.deep-orange {
  background-color: #ff5722;
}
.deep-orange-50 {
  background-color: #fbe9e7;
}
.deep-orange-100 {
  background-color: #ffccbc;
}
.deep-orange-200 {
  background-color: #ffab91;
}
.deep-orange-300 {
  background-color: #ff8a65;
}
.deep-orange-400 {
  background-color: #ff7043;
}
.deep-orange-500 {
  background-color: #ff5722;
}
.deep-orange-600 {
  background-color: #f4511e;
}
.deep-orange-700 {
  background-color: #e64a19;
}
.deep-orange-800 {
  background-color: #d84315;
}
.deep-orange-900 {
  background-color: #bf360c;
}
.deep-orange-A100 {
  background-color: #ff9e80;
}
.deep-orange-A200 {
  background-color: #ff6e40;
}
.deep-orange-A400 {
  background-color: #ff3d00;
}
.deep-orange-A700 {
  background-color: #dd2c00;
}
.brown {
  background-color: #795548;
}
.brown-50 {
  background-color: #efebe9;
}
.brown-100 {
  background-color: #d7ccc8;
}
.brown-200 {
  background-color: #bcaaa4;
}
.brown-300 {
  background-color: #a1887f;
}
.brown-400 {
  background-color: #8d6e63;
}
.brown-500 {
  background-color: #795548;
}
.brown-600 {
  background-color: #6d4c41;
}
.brown-700 {
  background-color: #5d4037;
}
.brown-800 {
  background-color: #4e342e;
}
.brown-900 {
  background-color: #3e2723;
}
.brown-A100 {
  background-color: #d7ccc8;
}
.brown-A200 {
  background-color: #bcaaa4;
}
.brown-A400 {
  background-color: #8d6e63;
}
.brown-A700 {
  background-color: #5d4037;
}
.grey {
  background-color: #9e9e9e;
}
.grey-50 {
  background-color: #fafafa;
}
.grey-100 {
  background-color: #f5f5f5;
}
.grey-200 {
  background-color: #eeeeee;
}
.grey-300 {
  background-color: #e0e0e0;
}
.grey-400 {
  background-color: #bdbdbd;
}
.grey-500 {
  background-color: #9e9e9e;
}
.grey-600 {
  background-color: #757575;
}
.grey-700 {
  background-color: #616161;
}
.grey-800 {
  background-color: #424242;
}
.grey-900 {
  background-color: #212121;
}
.grey-A100 {
  background-color: #f5f5f5;
}
.grey-A200 {
  background-color: #eeeeee;
}
.grey-A400 {
  background-color: #bdbdbd;
}
.grey-A700 {
  background-color: #616161;
}
.blue-grey {
  background-color: #607d8b;
}
.blue-grey-50 {
  background-color: #eceff1;
}
.blue-grey-100 {
  background-color: #cfd8dc;
}
.blue-grey-200 {
  background-color: #b0bec5;
}
.blue-grey-300 {
  background-color: #90a4ae;
}
.blue-grey-400 {
  background-color: #78909c;
}
.blue-grey-500 {
  background-color: #607d8b;
}
.blue-grey-600 {
  background-color: #546e7a;
}
.blue-grey-700 {
  background-color: #455a64;
}
.blue-grey-800 {
  background-color: #37474f;
}
.blue-grey-900 {
  background-color: #263238;
}
.blue-grey-A100 {
  background-color: #cfd8dc;
}
.blue-grey-A200 {
  background-color: #b0bec5;
}
.blue-grey-A400 {
  background-color: #78909c;
}
.blue-grey-A700 {
  background-color: #455a64;
}
.pos-rlt {
  position: relative;
}
.pos-stc {
  position: static !important;
}
.pos-abt {
  position: absolute;
}
.pos-fix {
  position: fixed;
}
.h50 {
  height: 50%;
}
.h60 {
  height: 60%;
}
.h40 {
  height: 40%;
}
.pb12 {
  padding-bottom: 12px;
}
.h-full {
  height: 100%;
}
hr {
  border-color: rgba(12, 12, 12, 0.12);
}
hr.double {
  border-width: 2px;
}
hr.dotted {
  border-style: dotted none none;
}
.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;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.l-h {
  line-height: 1.5;
}
.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: 17px;
}
.text-md {
  font-size: 15px;
}
.text-base {
  font-size: 13px;
}
.text-sm {
  font-size: 12px;
}
.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 #dbdbdb, 0 2px 0 #f5f5f5, 0 5px 10px rgba(0, 0, 0, 0.125), 0 10px 20px rgba(0, 0, 0, 0.2);
}
.no-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.wrap12 {
  padding: 12px;
}
.pad12 {
  padding-left: 12px;
  padding-right: 12px;
}
.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 #dbdbdb;
}
.b-t {
  border-top: 1px solid #dbdbdb;
}
.b-r {
  border-right: 1px solid #dbdbdb;
}
.b-b {
  border-bottom: 1px solid #dbdbdb;
}
.b-l {
  border-left: 1px solid #dbdbdb;
}
.b-light {
  border-color: #e8e8e8;
}
.b-dark {
  border-color: #3a3f51;
}
.b-black {
  border-color: #3a3f51;
}
.b-primary {
  border-color: #00a08e;
}
.b-success {
  border-color: #27c24c;
}
.b-info {
  border-color: #23b7e5;
}
.b-warning {
  border-color: #fad733;
}
.b-danger {
  border-color: #f05050;
}
.b-white {
  border-color: #ffffff;
}
.b-dashed {
  border-style: dashed !important;
}
.b-l-n {
  border-left: 0;
}
.b-l-light {
  border-left-color: #e8e8e8;
}
.b-l-dark {
  border-left-color: #3a3f51;
}
.b-l-black {
  border-left-color: #3a3f51;
}
.b-l-primary {
  border-left-color: #00a08e;
}
.b-l-success {
  border-left-color: #27c24c;
}
.b-l-info {
  border-left-color: #23b7e5;
}
.b-l-warning {
  border-left-color: #fad733;
}
.b-l-danger {
  border-left-color: #f05050;
}
.b-l-white {
  border-left-color: #ffffff;
}
.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: 0px 0px 0px 0px;
}
.r-2x {
  border-radius: 0px;
}
.r-3x {
  border-radius: 0px;
}
.r-l {
  border-radius: 0px 0 0 0px;
}
.r-r {
  border-radius: 0 0px 0px 0;
}
.r-t {
  border-radius: 0px 0px 0 0;
}
.r-b {
  border-radius: 0 0 0px 0px;
}
.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%;
}
.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: #979797;
}
.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-1x {
  width: 1em;
}
.w-2x {
  width: 2em;
}
.w-3x {
  width: 3em;
}
.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 #dbdbdb;
}
.thumb img,
.thumb-xs img,
.thumb-sm img,
.thumb-md img,
.thumb-lg img,
.thumb-btn img {
  height: auto;
  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 {
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
  -webkit-transition: all 0.2s ease-in-out 0.1s 1s linear;
  -moz-transition: all 0.2s ease-in-out 0.1s 1s linear;
  -o-transition: all 0.2s ease-in-out 0.1s 1s linear;
  -ms-transition: all 0.2s ease-in-out 0.1s 1s linear;
  transition: all 0.2s ease-in-out 0.1s 1s linear;
}
.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 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
}
.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;
  }
  .no-m-sm {
    margin: 0 !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;
  }
  .no-m-xs {
    margin: 0 !important;
  }
}
.loader-mask {
  display: none;
}
.loading > .loader-mask.shown {
  display: block;
}
.loading > .loader-mask {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.loading > .loader-mask .loader-overlay {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
}
.loading > .loader-mask .loader-frame {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  width: 125px;
  margin-top: -55px;
  margin-left: -62px;
  margin-bottom: 0;
  background: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  padding: 5px;
}
.loading > .loader-mask .loader-content {
  background: #ffffff url('../../images/preloader/puff.svg') no-repeat center left;
  padding-left: 50px;
  background-size: inherit;
  height: 44px;
  line-height: 44px;
}
.butterbar {
  position: relative;
  margin-bottom: -3px;
  height: 3px;
}
.butterbar .bar {
  position: absolute;
  height: 0;
  width: 100%;
  text-indent: -9999px;
  background-color: #23b7e5;
}
.butterbar .bar:before {
  content: "";
  height: 3px;
  position: absolute;
  left: 50%;
  right: 50%;
  background-color: inherit;
}
.butterbar.active {
  -webkit-animation: changebar 2.25s infinite 0.75s;
  -moz-animation: changebar 2.25s infinite 0.75s;
  animation: changebar 2.25s infinite 0.75s;
}
.butterbar.active .bar {
  -webkit-animation: changebar 2.25s infinite;
  -moz-animation: changebar 2.25s infinite;
  animation: changebar 2.25s infinite;
}
.butterbar.active .bar:before {
  -webkit-animation: movingbar 0.75s infinite;
  -moz-animation: movingbar 0.75s infinite;
  animation: movingbar 0.75s infinite;
}
/* Moving bar */
@-webkit-keyframes movingbar {
  0% {
    left: 50%;
    right: 50%;
  }
  99.9% {
    left: 0%;
    right: 0%;
  }
  100% {
    left: 50%;
    right: 50%;
  }
}
@-moz-keyframes movingbar {
  0% {
    left: 50%;
    right: 50%;
  }
  99.9% {
    left: 0%;
    right: 0%;
  }
  100% {
    left: 50%;
    right: 50%;
  }
}
@keyframes movingbar {
  0% {
    left: 50%;
    right: 50%;
  }
  99.9% {
    left: 0%;
    right: 0%;
  }
  100% {
    left: 50%;
    right: 50%;
  }
}
/* change bar */
@-webkit-keyframes changebar {
  0% {
    background-color: #23b7e5;
  }
  33.3% {
    background-color: #23b7e5;
  }
  33.33% {
    background-color: #fad733;
  }
  66.6% {
    background-color: #fad733;
  }
  66.66% {
    background-color: #00a08e;
  }
  99.9% {
    background-color: #00a08e;
  }
}
@-moz-keyframes changebar {
  0% {
    background-color: #23b7e5;
  }
  33.3% {
    background-color: #23b7e5;
  }
  33.33% {
    background-color: #fad733;
  }
  66.6% {
    background-color: #fad733;
  }
  66.66% {
    background-color: #00a08e;
  }
  99.9% {
    background-color: #00a08e;
  }
}
@keyframes changebar {
  0% {
    background-color: #23b7e5;
  }
  33.3% {
    background-color: #23b7e5;
  }
  33.33% {
    background-color: #fad733;
  }
  66.6% {
    background-color: #fad733;
  }
  66.66% {
    background-color: #00a08e;
  }
  99.9% {
    background-color: #00a08e;
  }
}
/**** SIDEBAR  ****/
/**** TOPBAR ****/
/**** QUICKVIEW SIDEBAR ****/
/**** BOXED LAYOUT ****/
/**** MAIN CONTENT ****/
/**** WIDGETS ****/
/**** PAGES ****/
/**** SEARCH ****/
/**** BUILDER ****/
/******** UI **********/
/* Main Color */
/* Alert & Notification */
/* Popover */
/* Form */
/* Select Input */
/* Tabs */
/* Table */
/* Summernote */
/******* THEMES *******/
/* Mixin */
.select2-search-choice-close {
  background: none !important;
}
.select2-search-choice-close:before {
  content: "x";
  display: inline-block;
  font-size: 13px;
  padding-left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  background: #0A8CC3;
  background: #64AADD !important;
  border-color: #0A8CC3;
  border-color: #64AADD !important;
  color: #FFFFFF;
  color: #ffffff !important;
}
.select2-container-multi .select2-choices .select2-search-choice:hover {
  background: #009adb !important;
}
.select2-container-multi .select2-search-choice-close {
  color: #ffffff;
  left: 3px;
}
.select2-container .select2-choice {
  -webkit-box-shadow: none !important;
  background-color: #ecedee !important;
  border: 1px solid #ecedee !important;
  box-shadow: none !important;
}
.select2-container .select2-choice .select2-arrow b {
  background: none !important;
}
.select2-container .select2-choice .select2-arrow b:before {
  content: "\f0d7";
  font-family: 'FontAwesome';
  font-size: 12px;
  position: relative;
  right: 5px;
  top: 6px;
}
.select2-container .select2-choices {
  -webkit-box-shadow: none !important;
  background-color: #ecedee !important;
  border: 1px solid #ecedee !important;
  box-shadow: none !important;
}
.select2-container .select2-choices .select2-search-field input {
  -webkit-box-shadow: none !important;
  background-color: #ecedee !important;
  border: 1px solid #ecedee !important;
  box-shadow: none !important;
}
.select2-dropdown-open .select2-choice .select2-arrow b:before {
  content: "\f0d8";
}
.select2-drop {
  background-color: #ecedee !important;
  box-shadow: none !important;
  outline: none !important;
}
.select2-drop-active {
  border-top: none !important;
  border: 1px solid #DDDFE1 !important;
  box-shadow: none !important;
}
.select2-container-active .select2-choice {
  border: 1px solid #DDDFE1 !important;
  box-shadow: none !important;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #DDDFE1 !important;
  box-shadow: none !important;
}
.select2-drop-auto-width {
  border: 1px solid #DDDFE1 !important;
  box-shadow: none !important;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border: 1px solid #DDDFE1 !important;
  box-shadow: none !important;
}
.select2-results .select2-highlighted {
  background-color: #2B2E33;
}
.input_fl {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 1em;
  max-width: 400px;
  width: calc(98%);
  vertical-align: top;
}
.input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */
}
.input__field:focus {
  outline: none;
}
.input__label {
  display: inline-block;
  float: right;
  padding: 0 1em;
  width: 40%;
  color: #6a7989;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%;
}
.graphic {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
}
.input_fl .icon {
  color: #ddd;
  font-size: 150%;
}
/* Individual styles */
/* Haruki */
.input--haruki {
  margin: 4em 1em 1em;
}
.input__field--haruki {
  padding: 0.4em 0.25em;
  width: 100%;
  background: transparent;
  color: #AFB5BB;
  font-size: 1.55em;
}
.input__label--haruki {
  position: absolute;
  width: 100%;
  text-align: left;
  pointer-events: none;
}
.input__label-content--haruki {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label--haruki::before,
.input__label--haruki::after {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 4px;
  background: #6a7989;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label--haruki::before {
  top: 0;
}
.input__label--haruki::after {
  bottom: 0;
}
.input__field--haruki:focus + .input__label--haruki .input__label-content--haruki,
.input--filled .input__label-content--haruki {
  -webkit-transform: translate3d(0, -90%, 0);
  transform: translate3d(0, -90%, 0);
}
.input__field--haruki:focus + .input__label--haruki::before,
.input--filled .input__label--haruki::before {
  -webkit-transform: translate3d(0, -0.5em, 0);
  transform: translate3d(0, -0.5em, 0);
}
.input__field--haruki:focus + .input__label--haruki::after,
.input--filled .input__label--haruki::after {
  -webkit-transform: translate3d(0, 0.5em, 0);
  transform: translate3d(0, 0.5em, 0);
}
/* Hoshi */
.input--hoshi {
  overflow: hidden;
}
.input__field--hoshi {
  margin-top: 1em;
  padding: 0.85em 0.15em;
  width: 100%;
  background: transparent;
  color: #595F6E;
}
.input__label--hoshi {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0.25em;
  width: 100%;
  height: calc(99%);
  text-align: left;
  pointer-events: none;
}
.input__label-content--hoshi {
  position: absolute;
}
.input__label--hoshi::before,
.input__label--hoshi::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(90%);
  border-bottom: 1px solid #B9C1CA;
}
.input__label--hoshi::after {
  margin-top: 2px;
  border-bottom: 4px solid red;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label--hoshi-color-1::after {
  border-color: #00aaff;
}
.input__label--hoshi-color-2::after {
  border-color: #00ffaa;
}
.input__label--hoshi-color-3::after {
  border-color: #ff5500;
}
.input__field--hoshi:focus + .input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
  -webkit-animation: anim-1 0.3s forwards;
  animation: anim-1 0.3s forwards;
}
@-webkit-keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
}
@keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
}
/* Kuro */
.input--kuro {
  max-width: 320px;
  margin-bottom: 3em;
}
.input__field--kuro {
  width: 100%;
  background: transparent;
  color: #9196A1;
  opacity: 0;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.input__label--kuro {
  position: absolute;
  left: 0;
  width: 100%;
  color: #df6589;
  pointer-events: none;
}
.input__label--kuro::before,
.input__label--kuro::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  border: 4px solid #747981;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label--kuro::before {
  border-right: none;
}
.input__label--kuro::after {
  left: 50%;
  border-left: none;
}
.input__field--kuro:focus,
.input--filled .input__field--kuro {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.input__field--kuro:focus + .input__label--kuro::before,
.input--filled .input__label--kuro::before {
  -webkit-transform: translate3d(-10%, 0, 0);
  transform: translate3d(-10%, 0, 0);
}
.input__field--kuro:focus + .input__label--kuro::after,
.input--filled .input__label--kuro::after {
  -webkit-transform: translate3d(10%, 0, 0);
  transform: translate3d(10%, 0, 0);
}
.input__field--kuro:focus + .input__label--kuro .input__label-content--kuro,
.input--filled .input__label-content--kuro {
  -webkit-animation: anim-2 0.3s forwards;
  animation: anim-2 0.3s forwards;
}
@-webkit-keyframes anim-2 {
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
    transform: scale3d(0.3, 0.3, 1);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3.7em, 0) scale3d(0.3, 0.3, 1);
    transform: translate3d(0, 3.7em, 0) scale3d(0.3, 0.3, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 3.7em, 0);
    transform: translate3d(0, 3.7em, 0);
  }
}
@keyframes anim-2 {
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
    transform: scale3d(0.3, 0.3, 1);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3.7em, 0) scale3d(0.3, 0.3, 1);
    transform: translate3d(0, 3.7em, 0) scale3d(0.3, 0.3, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 3.7em, 0);
    transform: translate3d(0, 3.7em, 0);
  }
}
/* Jiro */
.input--jiro {
  margin-top: 2em;
}
.input__field--jiro {
  padding: 0.85em 0.5em;
  width: 100%;
  background: transparent;
  color: #DDE2E2;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.input__label--jiro {
  position: absolute;
  left: 0;
  padding: 0 0.85em;
  width: 100%;
  height: 100%;
  text-align: left;
  pointer-events: none;
}
.input__label-content--jiro {
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}
.input__label--jiro::before,
.input__label--jiro::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label--jiro::before {
  border-top: 2px solid #6a7989;
  -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
  transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.input__label--jiro::after {
  z-index: -1;
  background: #6a7989;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.input__field--jiro:focus,
.input--filled .input__field--jiro {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.input__field--jiro:focus + .input__label--jiro .input__label-content--jiro,
.input--filled .input__label-content--jiro {
  -webkit-transform: translate3d(0, -80%, 0);
  transform: translate3d(0, -80%, 0);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.input__field--jiro:focus + .input__label--jiro::before,
.input--filled .input__label--jiro::before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.input__field--jiro:focus + .input__label--jiro::before,
.input--filled .input__label--jiro::before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.input__field--jiro:focus + .input__label--jiro::after,
.input--filled .input__label--jiro::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
/* Minoru */
.input__field--minoru {
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 0px 2px transparent;
  color: #eca29b;
  -webkit-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.input__label--minoru {
  padding: 0;
  width: 100%;
  text-align: left;
}
.input__label--minoru::after {
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 4em;
  box-shadow: 0px 0px 0px 0px;
  color: rgba(199, 152, 157, 0.6);
}
.input__field--minoru:focus {
  box-shadow: 0px 0px 0px 2px #eca29b;
}
.input__field--minoru:focus + .input__label--minoru {
  pointer-events: none;
}
.input__field--minoru:focus + .input__label--minoru::after {
  -webkit-animation: anim-shadow 0.3s forwards;
  animation: anim-shadow 0.3s forwards;
}
@-webkit-keyframes anim-shadow {
  to {
    box-shadow: 0px 0px 100px 50px;
    opacity: 0;
  }
}
@keyframes anim-shadow {
  to {
    box-shadow: 0px 0px 100px 50px;
    opacity: 0;
  }
}
.input__label-content--minoru {
  padding: 0.75em 0.15em;
}
/* Yoko */
.input__field--yoko {
  z-index: 10;
  width: 100%;
  background: transparent;
  color: #f5f5f5;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.input__label--yoko {
  position: relative;
  width: 100%;
  color: #b04b40;
  text-align: left;
}
.input__label--yoko::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 4em;
  background: #c5564a;
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label--yoko::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.25em;
  background: #ad473c;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label-content--yoko {
  padding: 0.75em 0;
}
.input__field--yoko:focus,
.input--filled .input__field--yoko {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.input__field--yoko:focus + .input__label--yoko::before,
.input--filled .input__label--yoko::before {
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
.input__field--yoko:focus + .input__label--yoko,
.input--filled .input__label--yoko {
  pointer-events: none;
}
.input__field--yoko:focus + .input__label--yoko::after,
.input--filled .input__label--yoko::after {
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
}
/* Kyo */
.input--kyo {
  z-index: auto;
}
.input__field--kyo {
  padding: 0.85em 1.5em;
  width: 100%;
  border-radius: 2em;
  background: #fff;
  color: #535d92;
}
.input__label--kyo {
  z-index: 0;
  padding: 0 0 0 2em;
  width: 100%;
  text-align: left;
}
.input__label--kyo::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(11, 43, 205, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
}
.input__label-content--kyo {
  padding: 0.5em 0;
}
.input__field--kyo:focus,
.input__field--kyo:focus + .input__label--kyo .input__label-content--kyo {
  z-index: 10000;
}
.input__field--kyo:focus + .input__label--kyo {
  color: #fff;
}
.input__field--kyo:focus + .input__label--kyo::after {
  opacity: 1;
}
/* Akira */
.input--akira {
  margin-top: 2em;
}
.input__field--akira {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  padding: 0 1em;
  width: 100%;
  height: 100%;
  background: transparent;
  text-align: center;
}
.input__label--akira {
  padding: 0;
  width: 100%;
  background: #696a6e;
  color: #cc6055;
  cursor: text;
}
.input__label--akira::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2f3238;
  -webkit-transform: scale3d(0.97, 0.85, 1);
  transform: scale3d(0.97, 0.85, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label-content--akira {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__field--akira:focus + .input__label--akira::before,
.input--filled .input__label--akira::before {
  -webkit-transform: scale3d(0.99, 0.95, 1);
  transform: scale3d(0.99, 0.95, 1);
}
.input__field--akira:focus + .input__label--akira,
.input--filled .input__label--akira {
  cursor: default;
  pointer-events: none;
}
.input__field--akira:focus + .input__label--akira .input__label-content--akira,
.input--filled .input__label-content--akira {
  -webkit-transform: translate3d(0, -3.5em, 0);
  transform: translate3d(0, -3.5em, 0);
}
/* Ichiro */
.input--ichiro {
  margin-top: 2em;
}
.input__field--ichiro {
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 100;
  display: block;
  padding: 0 0.55em;
  width: calc(92%);
  height: calc(92%);
  background: #f0f0f0;
  color: #7F8994;
  opacity: 0;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.input__label--ichiro {
  width: 100%;
  text-align: left;
  cursor: text;
}
.input__label--ichiro::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label-content--ichiro {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__field--ichiro:focus,
.input--filled .input__field--ichiro {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.input__field--ichiro:focus + .input__label--ichiro,
.input--filled .input__label--ichiro {
  cursor: default;
  pointer-events: none;
}
.input__field--ichiro:focus + .input__label--ichiro::before,
.input--filled .input__label--ichiro::before {
  -webkit-transform: scale3d(1, 1.5, 1);
  transform: scale3d(1, 1.5, 1);
}
.input__field--ichiro:focus + .input__label--ichiro .input__label-content--ichiro,
.input--filled .input__label-content--ichiro {
  -webkit-transform: translate3d(0, -3.15em, 0) scale3d(0.8, 0.8, 1);
  transform: translate3d(0, -3.15em, 0) scale3d(0.8, 0.8, 1) translateZ(1px);
}
/* Juro */
.input--juro {
  overflow: hidden;
}
.input__field--juro {
  position: absolute;
  z-index: 100;
  padding: 2.15em 0.75em 0;
  width: 100%;
  background: transparent;
  color: #1784cd;
  font-size: 0.85em;
}
.input__label--juro {
  padding: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  text-align: left;
}
.input__label-content--juro {
  padding: 2em 1em;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s, color 0.3s;
  transition: transform 0.3s, color 0.3s;
  text-rendering: geometricPrecision;
}
.input__label--juro::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0px solid transparent;
  -webkit-transition: border-width 0.3s, border-color 0.3s;
  transition: border-width 0.3s, border-color 0.3s;
}
.input__field--juro:focus + .input__label--juro::before,
.input--filled .input__label--juro::before {
  border-width: 8px;
  border-color: #1784cd;
  border-top-width: 2em;
}
.input__field--juro:focus + .input__label--juro .input__label-content--juro,
.input--filled .input__label--juro .input__label-content--juro {
  color: #fff;
  -webkit-transform: translate3d(0, -1.5em, 0) scale3d(0.75, 0.75, 1);
  transform: translate3d(0, -1.5em, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
}
/* Hideo */
.input--hideo {
  overflow: hidden;
  background: #fff;
}
.input__field--hideo {
  padding: 0.85em 0.85em 0.85em 3em;
  width: 100%;
  background: transparent;
  -webkit-transform: translate3d(1em, 0, 0);
  transform: translate3d(1em, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label--hideo {
  position: absolute;
  padding: 1.25em 0 0;
  width: 4em;
  height: 100%;
}
.input__label--hideo::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 4em;
  height: 100%;
  background: #899dda;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.icon--hideo {
  color: #fff;
  -webkit-transform: scale3d(1, 1, 1);
  /* Needed for Chrome bug */
  transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label-content--hideo {
  position: absolute;
  top: 100%;
}
.input__field--hideo:focus {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.input__field--hideo:focus + .input__label--hideo::before {
  -webkit-transform: scale3d(0.8, 1, 1);
  transform: scale3d(0.8, 1, 1);
}
.input__field--hideo:focus + .input__label--hideo .icon--hideo {
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
}
/* Madoka */
.input--madoka {
  margin: 1.1em;
}
.input__field--madoka {
  width: 100%;
  background: transparent;
  color: #7A7593;
}
.input__label--madoka {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #7A7593;
  text-align: left;
  cursor: text;
}
.input__label-content--madoka {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.graphic--madoka {
  -webkit-transform: scale3d(1, -1, 1);
  transform: scale3d(1, -1, 1);
  -webkit-transition: stroke-dashoffset 0.3s;
  transition: stroke-dashoffset 0.3s;
  pointer-events: none;
  stroke: #7A7593;
  stroke-width: 4px;
  stroke-dasharray: 962;
  stroke-dashoffset: 558;
}
.input__field--madoka:focus + .input__label--madoka,
.input--filled .input__label--madoka {
  cursor: default;
  pointer-events: none;
}
.input__field--madoka:focus + .input__label--madoka .graphic--madoka,
.input--filled .graphic--madoka {
  stroke-dashoffset: 0;
}
.input__field--madoka:focus + .input__label--madoka .input__label-content--madoka,
.input--filled .input__label-content--madoka {
  -webkit-transform: scale3d(0.81, 0.81, 1) translate3d(0, 4em, 0);
  transform: scale3d(0.81, 0.81, 1) translate3d(0, 4em, 0);
}
/* Kaede */
.input--kaede {
  display: block;
  overflow: hidden;
  margin: 1em auto 2em;
  background: #EFEEEE;
}
.input__field--kaede {
  position: absolute;
  top: 0;
  right: 100%;
  width: 60%;
  height: 100%;
  background: #fff;
  color: #9DABBA;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.input__label--kaede {
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  cursor: text;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.input__label-content--kaede {
  padding: 1.5em 0;
}
.input__field--kaede:focus,
.input--filled .input__field--kaede {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}
.input__field--kaede:focus + .input__label--kaede,
.input--filled .input__label--kaede {
  -webkit-transform: translate3d(60%, 0, 0);
  transform: translate3d(60%, 0, 0);
  pointer-events: none;
}
@media screen and (max-width: 34em) {
  .input__field--kaede:focus + .input__label--kaede,
  .input--filled .input__label--kaede {
    -webkit-transform: translate3d(65%, 0, 0) scale3d(0.65, 0.65, 1);
    transform: translate3d(65%, 0, 0) scale3d(0.65, 0.65, 1);
    pointer-events: none;
  }
}
/* Isao */
.input__field--isao {
  z-index: 10;
  padding: 0.75em 0.1em 0.25em;
  width: 100%;
  background: transparent;
  color: #afb3b8;
}
.input__label--isao {
  position: relative;
  overflow: hidden;
  padding: 0;
  width: 100%;
  color: #dadada;
  text-align: left;
}
.input__label--isao::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 7px;
  background: #dadada;
  -webkit-transform: scale3d(1, 0.4, 1);
  transform: scale3d(1, 0.4, 1);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.input__label--isao::after {
  content: attr(data-content);
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.75em 0.15em;
  color: #da7071;
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  pointer-events: none;
}
.input__field--isao:focus + .input__label--isao::before {
  background-color: #da7071;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.input__field--isao:focus + .input__label--isao {
  pointer-events: none;
}
.input__field--isao:focus + .input__label--isao::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.input__label-content--isao {
  padding: 0.75em 0.15em;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.input__field--isao:focus + .input__label--isao .input__label-content--isao {
  opacity: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.login-page {
  background: #7A868F;
}
.full-content-center {
  width: 100%;
  padding: 5px 0px;
  max-width: 500px;
  margin: 6% auto;
  text-align: center;
}
.login-wrap {
  margin: 20px 10%;
  text-align: left;
  background: rgba(0, 0, 0, 0.1);
  padding: 20px 20px;
  color: #FFF;
}
.login-wrap .login-input {
  position: relative;
}
.login-wrap .login-input i.overlay {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #AAA;
}
.login-wrap .login-input .text-input {
  padding-left: 30px;
}
.login-wrap i {
  margin-right: 5px;
}
.not-logged-avatar {
  width: 100px;
  margin: 0px auto;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.quote-item .input-wrap {
  position: relative;
  width: 110px;
}
.quote-item .input-wrap.sq_ft {
  width: 80px;
}
.quote-item .input-wrap.sq_ft .form-control {
  background-color: #e0e0e0;
}
.quote-item .input-wrap span.overlay_b {
  position: absolute;
  left: 10px;
  top: 5px;
  color: rgba(0, 0, 0, 0.54);
  line-height: 18px;
}
.quote-item .input-wrap span.overlay {
  position: absolute;
  right: 10px;
  top: 5px;
  color: rgba(0, 0, 0, 0.54);
  line-height: 18px;
}
.quote-item .input-wrap .form-control {
  padding-right: 30px;
  background-color: transparent;
  text-align: right;
}
.quote-item .input-wrap i {
  margin-right: 5px;
}
.quote-item .actions {
  float: right;
}
.quote-item .actions a:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.quote-item .actions .btn-delete {
  color: #f57a79;
}
.quote-item .actions .btn-delete:before {
  content: "\e039";
}
.quote-item .actions .btn-delete:hover,
.quote-item .actions .btn-delete:focus {
  color: #f75e5d;
}
.quote-item .actions .btn-edit:before {
  content: "\e0a3";
}
.form-control.x-input {
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.12);
  border-radius: 0px;
}
table.table-x1 {
  border-top: 0;
  background: #FFF;
}
table.table-x1 > thead > tr > th {
  background-color: #ffffff;
  font-family: "Montserrat";
  color: rgba(0, 0, 0, 0.54);
  font-size: .87em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 7px 10px;
  border-bottom: 5px solid #bdbdbd;
  vertical-align: middle;
}
table.table-x1 > thead > tr > th:first-child {
  border-left-width: 0px;
}
table.table-x1 > thead > tr > th:last-child {
  border-right-width: 0px;
}
table.table-x1 > tbody > tr > td,
table.table-x1 > tfoot > tr > td,
table.table-x1 > tbody > tr > th,
table.table-x1 > tfoot > tr > th {
  padding: 6px 8px;
  vertical-align: middle;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
table.table-x1 > tfoot > tr > th {
  background: #DDD;
  color: #999;
  font-size: .87em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid #DDD;
  padding: 7px 10px;
}
.table-bordered.no-wrap {
  border-color: transparent;
}
.table-bordered.no-wrap > tbody > tr > td:first-child {
  border-left: 0;
}
.table-bordered.no-wrap > tbody > tr > td:last-child {
  border-right: 0;
}
.col-separator-h {
  height: 15px;
  border-left: none;
  border-right: none;
  position: relative;
}
.col-separator-h:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: transparent;
}
.hbox.col-sep .col {
  padding: 10px 5px;
}
.hbox.col-sep .col:first-child {
  padding-left: 10px;
}
.hbox.col-sep .col:last-child {
  padding-right: 10px;
}
.toggle-edit .save {
  display: none;
}
.toggle-edit.active .save {
  display: inline-block;
}
.toggle-edit.active .edit {
  display: none;
}
.card {
  position: relative;
  margin-bottom: 24px;
  background-color: #ffffff;
  color: #313534;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.card:before,
.card:after {
  content: " ";
  display: table;
}
.card:after {
  clear: both;
}
.card .btn-icon-toggle:hover,
.card .btn-flat:hover {
  background-color: rgba(12, 12, 12, 0.07);
}
.card > .nano:last-child {
  border-radius: 0 0 2px 2px;
}
.card.no-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.card-head {
  position: relative;
  line-height: 52px;
  min-height: 56px;
  vertical-align: middle;
  border-radius: 2px 2px 0 0;
}
.card-head:before,
.card-head:after {
  content: " ";
  display: table;
}
.card-head:after {
  clear: both;
}
.card-head header {
  display: inline-block;
  padding: 0 24px;
  vertical-align: middle;
  line-height: 36px;
  font-size: 20px;
  width: 100%;
}
.card-head header > h1,
.card-head header > h2,
.card-head header > h3,
.card-head header > h4,
.card-head header > h5,
.card-head header > h6 {
  vertical-align: middle;
  margin: 0;
  line-height: 1;
}
.card-head header small {
  color: inherit;
  opacity: 0.6;
  font-size: 75%;
}
.card-head > div {
  display: inline-block;
}
.card-head .tools {
  padding-right: 16px;
  float: right;
}
.card-head header .tools {
  line-height: 36px;
  padding-right: 0;
}
.card-head header .tools .btn,
.card-head header .tools .md-btn {
  padding: 0 6px;
  font-size: 14px;
}
.card-head .tools form {
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 24px;
  line-height: normal;
  vertical-align: middle;
}
.card-head .tools .btn-floating-action {
  margin-left: 8px;
}
.card-head .tools > .btn-group {
  margin-right: 4px;
}
.card-head .tools > .btn-group-xs {
  margin-right: 10px;
}
.card-head .tools > .btn-group-sm {
  margin-right: 4px;
}
.card-head .tools > .btn-group-lg {
  margin-right: 0;
}
.card-head .tools.pull-left > .btn-group {
  margin-left: 4px;
}
.card-head .tools.pull-left > .btn-group-xs {
  margin-left: 10px;
}
.card-head .tools.pull-left > .btn-group-sm {
  margin-left: 4px;
}
.card-head .tools.pull-left > .btn-group-lg {
  margin-left: 0;
}
.card-head.card-head-xs {
  line-height: 32px;
  min-height: 36px;
}
.card-head.card-head-xs header {
  font-size: 15px;
  padding: 8px 24px;
}
.card-head.card-head-sm {
  line-height: 44px;
  min-height: 48px;
}
.card-head.card-head-sm header {
  font-size: 15px;
}
.card-head.card-head-lg {
  line-height: 76px;
  min-height: 80px;
}
.card-head.card-head-lg header {
  font-size: 24px;
}
.card-body {
  padding: 24px;
  position: relative;
}
.card-body:before,
.card-body:after {
  content: " ";
  display: table;
}
.card-body:after {
  clear: both;
}
.card-body:last-child {
  border-radius: 0 0 2px 2px;
}
.card-body.table-responsive {
  margin: 0;
}
.card-actionbar {
  padding-bottom: 8px;
  position: relative;
}
.card-actionbar:before,
.card-actionbar:after {
  content: " ";
  display: table;
}
.card-actionbar:after {
  clear: both;
}
.card-actionbar:last-child {
  border-radius: 0 0 2px 2px;
}
.card-actionbar-row {
  padding: 6px 16px;
  text-align: right;
}
.card-tiles > .row,
.card-type-blog-masonry > .row {
  margin: 0;
}
.card-tiles > .row > [class^="col-"],
.card-type-blog-masonry > .row > [class^="col-"] {
  padding: 0;
}
.card-underline .card-head {
  border-bottom: 1px solid rgba(150, 156, 156, 0.4);
}
.card-underline .card-foot {
  border-top: 1px solid rgba(150, 156, 156, 0.4);
}
.card-bordered,
.card-outlined {
  border: 2px solid #969c9c;
}
/* Layla */
figure.effect-layla {
  background: #18a367;
}
figure.effect-layla img {
  min-width: 100%;
  height: -webkit-calc(140%);
  height: calc(140%);
}
figure.effect-layla figcaption {
  padding: 3em;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
  position: absolute;
  content: '';
  opacity: 0;
}
figure.effect-layla figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
figure.effect-layla figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
figure.effect-layla h2 {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-layla p {
  padding: .5em 2em;
  text-transform: none;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
figure.effect-layla img,
figure.effect-layla h2 {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-layla:hover img {
  opacity: .7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-layla:hover h2,
figure.effect-layla:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
  -webkit-transition-delay: .15s;
  transition-delay: 0.15s;
}
/* Lily */
figure.effect-lily img {
  width: -webkit-calc(150%);
  width: calc(150%);
  opacity: .7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
figure.effect-lily figcaption {
  top: auto;
  bottom: 0;
  height: 50%;
  text-align: left;
}
figure.effect-lily h2,
figure.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-lily p {
  color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
  opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover p {
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
  -webkit-transition-duration: .35s;
  transition-duration: 0.35s;
}
/* Sady */
figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0.8) 75%);
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0.8) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
figure.effect-sadie h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #484c61;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform .35s, color .35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover h2 {
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Roxy */
figure.effect-roxy {
  background: -webkit-linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
}
figure.effect-roxy img {
  width: -webkit-calc(160%);
  width: calc(160%);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
  padding: 3em;
  text-align: left;
}
figure.effect-roxy h2 {
  padding: 30% 0 10px 0;
}
figure.effect-roxy p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover img {
  opacity: .7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Bubba */
figure.effect-bubba {
  background: #9e5406;
}
figure.effect-bubba img {
  opacity: .7;
  -webkit-transition: opacity .35s;
  transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
  opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
figure.effect-bubba h2 {
  padding-top: 30%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
figure.effect-bubba p {
  padding: 20px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Romeo */
figure.effect-romeo {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
figure.effect-romeo img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px);
}
figure.effect-romeo:hover img {
  opacity: .6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
figure.effect-romeo:hover figcaption::before {
  opacity: .5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
  opacity: .5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
figure.effect-romeo h2,
figure.effect-romeo p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-romeo h2 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
figure.effect-romeo p {
  padding: .25em 2em;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
figure.effect-romeo:hover h2 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
figure.effect-romeo:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}
/* Honey */
figure.effect-honey {
  background: #4a3753;
}
figure.effect-honey img {
  opacity: .9;
  -webkit-transition: opacity .35s;
  transition: opacity 0.35s;
}
figure.effect-honey:hover img {
  opacity: 0.5;
}
figure.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
figure.effect-honey h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em 1.5em;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
figure.effect-honey h2 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
figure.effect-honey figcaption::before,
figure.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Oscar */
figure.effect-oscar {
  background: -webkit-linear-gradient(45deg, #22682a 0, #9b4a1b 40%, #3a342a 100%);
  background: linear-gradient(45deg, #22682a 0, #9b4a1b 40%, #3a342a 100%);
}
figure.effect-oscar img {
  opacity: .9;
  -webkit-transition: opacity .35s;
  transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
  padding: 3em;
  background-color: rgba(58, 52, 42, 0.7);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
}
figure.effect-oscar h2 {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
figure.effect-oscar:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-oscar:hover figcaption {
  background-color: rgba(58, 52, 42, 0);
}
figure.effect-oscar:hover img {
  opacity: 0.4;
}
/* Marley */
figure.effect-marley figcaption {
  text-align: right;
}
figure.effect-marley h2,
figure.effect-marley p {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
}
figure.effect-marley p {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-marley h2 {
  top: 30px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
figure.effect-marley:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-marley h2::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
figure.effect-marley h2::after,
figure.effect-marley p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Ruby */
figure.effect-ruby {
  background-color: #17819c;
}
figure.effect-ruby img {
  opacity: .7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
figure.effect-ruby:hover img {
  opacity: .5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-ruby h2 {
  margin-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
figure.effect-ruby p {
  margin: 1em 0 0;
  padding: 3em;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-ruby:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
/* Milo */
figure.effect-milo {
  background: #2e5d5a;
}
figure.effect-milo img {
  width: -webkit-calc(160%);
  width: calc(160%);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
  transform: translate3d(-30px, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-milo:hover img {
  opacity: .5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
figure.effect-milo h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em;
}
figure.effect-milo p {
  padding: 0 10px 0 0;
  width: 50%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
figure.effect-milo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Dexter */
figure.effect-dexter {
  background: -webkit-linear-gradient(top, #258dc8 0, #683c13 100%);
  background: linear-gradient(to bottom, #258dc8 0, #683c13 100%);
}
figure.effect-dexter img {
  -webkit-transition: opacity .35s;
  transition: opacity 0.35s;
}
figure.effect-dexter:hover img {
  opacity: 0.4;
}
figure.effect-dexter figcaption::after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 30px;
  height: -webkit-calc(20%);
  height: calc(20%);
  border: 7px solid #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
figure.effect-dexter:hover figcaption::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-dexter figcaption {
  padding: 3em;
  text-align: left;
}
figure.effect-dexter p {
  position: absolute;
  right: 60px;
  bottom: 60px;
  left: 60px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
figure.effect-dexter:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Sarah */
figure.effect-sarah {
  background: #42b078;
}
figure.effect-sarah img {
  width: -webkit-calc(120%);
  width: calc(120%);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-sarah:hover img {
  opacity: .4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-sarah figcaption {
  text-align: left;
}
figure.effect-sarah h2 {
  position: relative;
  overflow: hidden;
  padding: 0.5em 0;
}
figure.effect-sarah h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah:hover h2::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-sarah p {
  padding: 1em 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
figure.effect-sarah:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Zoe */
figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-zoe h2 {
  float: left;
}
figure.effect-zoe figcaption > i {
  float: right;
}
figure.effect-zoe p {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  z-index: 20000;
  -webkit-transition: opacity .35s;
  transition: opacity 0.35s;
}
figure.effect-zoe h2,
figure.effect-zoe figcaption > i {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
figure.effect-zoe figcaption > i::before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
  content: '\e000';
}
.icon-paper-clip::before {
  content: '\e001';
}
.icon-heart::before {
  content: '\e024';
}
figure.effect-zoe h2 {
  display: inline-block;
}
figure.effect-zoe:hover p {
  opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover figcaption > i {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-zoe:hover h2 {
  -webkit-transition-delay: .05s;
  transition-delay: 0.05s;
}
figure.effect-zoe:hover figcaption > i:nth-child(4) {
  -webkit-transition-delay: .1s;
  transition-delay: 0.1s;
}
figure.effect-zoe:hover figcaption > i:nth-child(3) {
  -webkit-transition-delay: .15s;
  transition-delay: 0.15s;
}
figure.effect-zoe:hover figcaption > i:nth-child(2) {
  -webkit-transition-delay: .2s;
  transition-delay: 0.2s;
}
/* Chico */
figure.effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s, transform .35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
figure.effect-chico:hover img {
  opacity: .5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-chico figcaption {
  padding: 3em;
}
figure.effect-chico figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico h2 {
  padding: 20% 0 20px 0;
}
figure.effect-chico p {
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media screen and (max-width: 90em) {
  .grid figure {
    width: 48.5%;
  }
  .grid figure figcaption {
    font-size: 90%;
  }
}
@media screen and (max-width: 41.5em) {
  .grid figure {
    width: 100%;
  }
}
/**** Page Gallery Sortable ****/
.media_filter {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 15px;
}
.media_filter a {
  color: #666666;
  margin-right: 10px;
  text-decoration: none;
}
.media_filter a.current {
  font-weight: bold;
}
.media_grid2 {
  list-style: none;
  margin-left: -10px;
  margin: 0;
  overflow: hidden;
  padding: 5px 0 0 0;
  text-align: center;
  width: 100%;
}
.media_grid2 p {
  color: #ffffff;
}
.media_grid2 figure {
  cursor: pointer;
  display: inline-block;
  height: 330px;
  margin: 0.5%;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 32%;
}
.media_grid2 figure img {
  display: block;
  min-height: 100%;
  height: 300px;
  opacity: .8;
  position: relative;
}
.media_grid2 figure figcaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #ffffff;
  font-size: 1.25em;
  height: 100%;
  left: 0;
  padding: 2em;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
.media_grid2 figure figcaption::before {
  pointer-events: none;
}
.media_grid2 figure figcaption::after {
  pointer-events: none;
}
.media_grid2 figure a {
  font-size: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-indent: 200%;
  top: 0;
  white-space: nowrap;
  width: 100%;
  z-index: 1000;
}
.media_grid2 figure h2 {
  font-weight: 300;
  margin: 0;
  word-spacing: -0.15em;
}
.media_grid2 figure h2 span {
  font-weight: 800;
}
.media_grid2 figure p {
  font-size: 68.5%;
  letter-spacing: 1px;
  margin: 0;
}
.media_grid {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.media_grid figure {
  display: block;
  float: left;
  margin: 10px 5px 0 5px;
  padding: 0.5em;
  vertical-align: top;
  width: auto;
  height: 180px;
  overflow: hidden;
  position: relative;
  text-align: center;
  border: 1px solid transparent;
}
.media_grid figure > img {
  border: none;
  outline: none;
  display: block;
  position: relative;
  height: 120px;
  margin: 0 auto;
}
.media_grid figure figcaption {
  font-size: 1em;
  text-transform: uppercase;
  width: 100%;
  padding: 0.5em;
  height: 60px;
  background: #fff;
  color: #3c4a50;
}
.media_grid figure figcaption::before {
  pointer-events: none;
}
.media_grid figure figcaption::after {
  pointer-events: none;
}
.media_grid figure a {
  font-size: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-indent: 200%;
  top: 0;
  white-space: nowrap;
  width: 100%;
  z-index: 1000;
}
.media_grid figure h2 {
  font-weight: 300;
  margin: 0;
  display: inline-block;
  word-spacing: -0.15em;
  font-size: 16px;
}
.media_grid figure h2 span {
  font-weight: 800;
}
.media_grid figure p {
  letter-spacing: 1px;
  margin: 0;
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  z-index: 20000;
}
.media_grid figure:hover {
  border-color: rgba(0, 0, 0, 0.12);
}
/* Zoe */
figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-zoe h2 {
  float: left;
}
figure.effect-zoe figcaption > i {
  float: right;
}
figure.effect-zoe p {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  z-index: 20000;
  -webkit-transition: opacity .35s;
  transition: opacity 0.35s;
}
figure.effect-zoe h2,
figure.effect-zoe figcaption > i {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
figure.effect-zoe figcaption > i::before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
  content: '\e000';
}
.icon-paper-clip::before {
  content: '\e001';
}
.icon-heart::before {
  content: '\e024';
}
figure.effect-zoe h2 {
  display: inline-block;
}
figure.effect-zoe:hover p {
  opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover figcaption > i {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-zoe:hover h2 {
  -webkit-transition-delay: .05s;
  transition-delay: 0.05s;
}
figure.effect-zoe:hover figcaption > i:nth-child(4) {
  -webkit-transition-delay: .1s;
  transition-delay: 0.1s;
}
figure.effect-zoe:hover figcaption > i:nth-child(3) {
  -webkit-transition-delay: .15s;
  transition-delay: 0.15s;
}
figure.effect-zoe:hover figcaption > i:nth-child(2) {
  -webkit-transition-delay: .2s;
  transition-delay: 0.2s;
}
.og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #ddd;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px;
}
.og-expander {
  position: absolute;
  background: #ddd;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  height: 0;
  overflow: hidden;
}
.og-expander-inner {
  padding: 50px 30px;
  height: 100%;
}
.og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.og-close::before,
.og-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.og-close:hover::before,
.og-close:hover::after {
  background: #333;
}
.og-fullimg,
.og-details {
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.og-details {
  padding: 0 40px 0 20px;
}
.og-fullimg {
  text-align: center;
}
.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.og-details h3 {
  font-weight: 300;
  font-size: 52px;
  padding: 40px 0 10px;
  margin-bottom: 10px;
}
.og-details p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #999;
}
.og-details a {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  border: 3px solid #333;
  display: inline-block;
  margin: 30px 0 0;
  outline: none;
}
.og-details a::before {
  content: '\2192';
  display: inline-block;
  margin-right: 10px;
}
.og-details a:hover {
  border-color: #999;
  color: #999;
}
.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #cccccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}
@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}
@-moz-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}
@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}
@media screen and (max-width: 830px) {
  .og-expander h3 {
    font-size: 32px;
  }
  .og-expander p {
    font-size: 13px;
  }
  .og-expander a {
    font-size: 12px;
  }
}
@media screen and (max-width: 650px) {
  .og-fullimg {
    display: none;
  }
  .og-details {
    float: none;
    width: 100%;
  }
}
.md-list.md_media_grid .md-list-item-wrap {
  border: 1px solid transparent;
}
.md-list.md_media_grid .md-list-item-wrap:hover,
.md-list.md_media_grid .md-list-item-wrap.active {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-color: rgba(0, 0, 0, 0.12);
}
.md-list.md_media_grid.md_media_grid_list .md-list-item-wrap .md-list-item {
  display: table !important;
  padding: 0px;
  width: 100%;
}
.md-list.md_media_grid.md_media_grid_list .md-list-item-wrap .md-list-item .md-list-item-left {
  display: table-cell;
  width: 80px;
  height: auto;
  margin-right: 16px;
  line-height: 1;
  text-align: center;
}
.md-list.md_media_grid.md_media_grid_list .md-list-item-wrap .md-list-item .md-list-item-left img {
  width: 80px;
}
.md-list.md_media_grid.md_media_grid_list .md-list-item-wrap .md-list-item .md-list-item-content {
  display: table-cell;
}
.md-list.md_media_grid .md-list-item-wrap {
  width: 25%;
  float: left;
}
.md-list.md_media_grid .md-list-item-wrap .md-list-item {
  display: table !important;
  padding: 0px;
  width: 100%;
}
.md-list.md_media_grid .md-list-item-wrap .md-list-item .md-list-item-left {
  display: table-row;
  height: auto;
  width: 100%;
  padding: 1em;
  margin-right: 0;
  line-height: 1;
  text-align: center;
}
.md-list.md_media_grid .md-list-item-wrap .md-list-item .md-list-item-left img {
  width: 100%;
}
.md-list.md_media_grid .md-list-item-wrap .md-list-item .md-list-item-content {
  display: table-row;
  text-align: center;
}
.md-list.md_media_grid .md-list-item-wrap .md-list-item .md-list-item-content h3 {
  font-size: 16px;
  padding: 7px 4px;
}
.md-nav-list .md-list-item .md-no-style,
.md-nav-list .md-list-item.md-no-proxy {
  position: relative;
  padding: 0 16px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  transition: background-color 0.15s linear;
}
.md-grid-list {
  box-sizing: border-box;
  display: block;
  position: relative;
}
.md-grid-list *,
.md-grid-list *:before,
.md-grid-list *:after {
  box-sizing: border-box;
}
.md-grid-list .md-grid-tile {
  display: block;
  position: absolute;
}
.md-grid-list .md-grid-tile figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.md-grid-list .md-grid-tile .md-grid-tile-header,
.md-grid-list .md-grid-tile .md-grid-tile-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 48px;
  color: #fff;
  background: rgba(0, 0, 0, 0.18);
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
}
.md-grid-list .md-grid-tile .md-grid-tile-header h3,
.md-grid-list .md-grid-tile .md-grid-tile-footer h3,
.md-grid-list .md-grid-tile .md-grid-tile-header h4,
.md-grid-list .md-grid-tile .md-grid-tile-footer h4 {
  font-weight: 400;
  margin: 0 0 0 16px;
}
.md-grid-list .md-grid-tile .md-grid-tile-header h3,
.md-grid-list .md-grid-tile .md-grid-tile-footer h3 {
  font-size: 14px;
}
.md-grid-list .md-grid-tile .md-grid-tile-header h4,
.md-grid-list .md-grid-tile .md-grid-tile-footer 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;
  }
}
.modal.md-dialog {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
}
.modal.md-dialog.in .modal-dialog {
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.modal.md-dialog .modal-dialog {
  opacity: 0;
  min-width: 240px;
  max-width: 80%;
  width: 80%;
  max-height: 80%;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 4px;
  background-color: #FFF;
}
.modal.md-dialog .modal-dialog .modal-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
}
.modal.md-dialog .modal-dialog header.modal-header,
.modal.md-dialog .modal-dialog header.md-subheader {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1em;
  margin: 0 0 0 0;
  margin-right: 16px;
  position: relative;
  z-index: 1;
  border: 0;
  color: rgba(0, 0, 0, 0.54);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  box-sizing: border-box;
  margin-bottom: 0;
  padding-right: 8px;
  padding-left: 24px;
  min-height: 52px;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #FFF;
}
.modal.md-dialog .modal-dialog header.modal-header .md-subheader-inner,
.modal.md-dialog .modal-dialog header.md-subheader .md-subheader-inner {
  padding: 16px 0px 16px 16px;
}
.modal.md-dialog .modal-dialog header.modal-header .md-subheader-content,
.modal.md-dialog .modal-dialog header.md-subheader .md-subheader-content {
  z-index: 1;
  position: relative;
}
.modal.md-dialog .modal-dialog header.modal-header .close,
.modal.md-dialog .modal-dialog header.md-subheader .close {
  margin: 0;
  float: right;
  opacity: 1;
  z-index: 20;
  min-width: 0;
  vertical-align: middle;
  background-clip: padding-box;
  overflow: hidden;
  background: transparent;
  line-height: 32px;
  width: 32px;
  height: 32px;
  padding: 0px;
  font-size: 14px;
  margin-top: 7px;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.modal.md-dialog .modal-dialog header.modal-header .close > span,
.modal.md-dialog .modal-dialog header.md-subheader .close > span {
  font-family: "Material-Design-Icons";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  height: 16px;
  width: 16px;
}
.modal.md-dialog .modal-dialog header.modal-header .close > span:before,
.modal.md-dialog .modal-dialog header.md-subheader .close > span:before {
  content: "\e89c";
}
.modal.md-dialog .modal-dialog header.modal-header .close:hover,
.modal.md-dialog .modal-dialog header.md-subheader .close:hover,
.modal.md-dialog .modal-dialog header.modal-header .close:focus,
.modal.md-dialog .modal-dialog header.md-subheader .close:focus {
  background-color: rgba(158, 158, 158, 0.2);
}
.modal.md-dialog .modal-dialog header.modal-header .modal-title,
.modal.md-dialog .modal-dialog header.md-subheader .modal-title {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  vertical-align: top;
  white-space: nowrap;
  max-width: 100%;
  margin-right: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal.md-dialog .modal-dialog .modal-body,
.modal.md-dialog .modal-dialog .md-body {
  background-color: #FFF;
  overflow: auto;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /* padding: 24px; */
  -webkit-overflow-scrolling: touch;
}
.modal.md-dialog .modal-dialog .modal-body > div,
.modal.md-dialog .modal-dialog .md-body > div {
  overflow: auto;
}
.modal.md-dialog .modal-dialog .modal-body.tab-content > .active,
.modal.md-dialog .modal-dialog .md-body.tab-content > .active {
  display: inherit;
}
.modal.md-dialog .modal-dialog .modal-footer,
.modal.md-dialog .modal-dialog .md-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-order: 2;
  -ms-flex-order: 2;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  background-color: #FFF;
  display: flex;
  order: 2;
  box-sizing: border-box;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  padding-right: 8px;
  padding-left: 16px;
  min-height: 52px;
  overflow: hidden;
}
.modal.md-dialog .modal-dialog .modal-footer span.flex,
.modal.md-dialog .modal-dialog .md-actions span.flex {
  box-sizing: border-box;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.modal.md-dialog .modal-dialog .modal-footer > *,
.modal.md-dialog .modal-dialog .md-actions > * {
  margin-left: 4px;
  margin-right: 0;
}
.modal.md-dialog .modal-dialog .modal-footer .btn,
.modal.md-dialog .modal-dialog .md-actions .btn,
.modal.md-dialog .modal-dialog .modal-footer .md-btn,
.modal.md-dialog .modal-dialog .md-actions .md-btn {
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 0;
  margin-top: 8px;
  min-width: 88px;
}
md-dialog md-dialog-content.tab-content > .active {
  display: inherit;
}
/************
 * Headings
 ************/
.md-display-4 {
  font-size: 112px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 112px;
}
.md-display-3 {
  font-size: 56px;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 56px;
}
.md-display-2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 64px;
}
.md-display-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}
.md-headline {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}
.md-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.005em;
}
.md-subhead {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.010em;
  line-height: 24px;
}
/************
 * Body Copy
 ************/
.md-body-1 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.010em;
  line-height: 20px;
}
.md-body-2 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.010em;
  line-height: 24px;
}
.md-caption {
  font-size: 12px;
  letter-spacing: 0.020em;
}
.md-button {
  letter-spacing: 0.010em;
}
.md-list {
  display: block;
  padding: 8px 0px 8px 0px;
}
.md-list .md-subheader {
  font-size: 14px;
  letter-spacing: 0.010em;
  line-height: 24px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 2.4rem;
  line-height: 0.75em;
}
.md-list-item a {
  background-color: #FFF;
}
.md-list-item a:hover {
  background-color: rgba(0, 0, 0, 0.12);
}
.md-list-item.active a {
  background-color: rgba(0, 0, 0, 0.12);
}
.md-list-item.md-no-proxy,
.md-list-item .md-no-style {
  position: relative;
  padding: 0px 16px;
  flex: 1;
  transition: background-color 0.15s linear;
}
.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;
}
.md-list-item.md-no-proxy:focus,
.md-list-item .md-no-style:focus {
  outline: none;
}
.md-list-item.md-with-secondary {
  position: relative;
}
.md-list-item.md-clickable:hover {
  cursor: pointer;
}
.md-list-item .md-divider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.md-list-item .md-divider.md-inset {
  left: 96px;
  width: calc(100% -  96px);
  margin: 0;
}
.md-list-item,
.md-list-item .md-list-item-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 48px;
}
.md-list-item > div.md-primary > .md-icon,
.md-list-item .md-list-item-inner > div.md-primary > .md-icon,
.md-list-item > div.md-secondary > .md-icon,
.md-list-item .md-list-item-inner > div.md-secondary > .md-icon,
.md-list-item > .md-icon:first-child,
.md-list-item .md-list-item-inner > .md-icon:first-child,
.md-list-item > .md-icon.md-secondary,
.md-list-item .md-list-item-inner > .md-icon.md-secondary {
  width: 24px;
  margin-top: 16px;
  margin-bottom: 12px;
  box-sizing: content-box;
}
.md-list-item > div.md-primary > .md-checkbox,
.md-list-item .md-list-item-inner > div.md-primary > .md-checkbox,
.md-list-item > div.md-secondary > .md-checkbox,
.md-list-item .md-list-item-inner > div.md-secondary > .md-checkbox,
.md-list-item > .md-checkbox:first-child,
.md-list-item .md-list-item-inner > .md-checkbox:first-child,
.md-list-item .md-checkbox.md-secondary,
.md-list-item .md-list-item-inner .md-checkbox.md-secondary {
  align-self: center;
}
.md-list-item > div.md-primary > .md-checkbox .md-label,
.md-list-item .md-list-item-inner > div.md-primary > .md-checkbox .md-label,
.md-list-item > div.md-secondary > .md-checkbox .md-label,
.md-list-item .md-list-item-inner > div.md-secondary > .md-checkbox .md-label,
.md-list-item > .md-checkbox:first-child .md-label,
.md-list-item .md-list-item-inner > .md-checkbox:first-child .md-label,
.md-list-item .md-checkbox.md-secondary .md-label,
.md-list-item .md-list-item-inner .md-checkbox.md-secondary .md-label {
  display: none;
}
.md-list-item > .md-icon:first-child,
.md-list-item .md-list-item-inner > .md-icon:first-child {
  margin-right: 32px;
}
.md-list-item > .md-checkbox:first-child,
.md-list-item .md-list-item-inner > .md-checkbox:first-child {
  width: 24px;
  margin-left: 3px;
  margin-right: 29px;
}
.md-list-item > .md-avatar:first-child,
.md-list-item .md-list-item-inner > .md-avatar:first-child {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 16px;
  border-radius: 50%;
  box-sizing: content-box;
}
.md-list-item .md-checkbox.md-secondary,
.md-list-item .md-list-item-inner .md-checkbox.md-secondary,
.md-list-item .md-switch.md-secondary,
.md-list-item .md-list-item-inner .md-switch.md-secondary {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.md-list-item button.md-button.md-secondary-container,
.md-list-item .md-list-item-inner button.md-button.md-secondary-container {
  background-color: transparent;
  align-self: center;
  border-radius: 50%;
  margin: 0px;
  min-width: 0px;
}
.md-list-item button.md-button.md-secondary-container .md-ripple,
.md-list-item .md-list-item-inner button.md-button.md-secondary-container .md-ripple,
.md-list-item button.md-button.md-secondary-container .md-ripple-container,
.md-list-item .md-list-item-inner button.md-button.md-secondary-container .md-ripple-container {
  border-radius: 50%;
}
.md-list-item .md-secondary-container,
.md-list-item .md-list-item-inner .md-secondary-container,
.md-list-item .md-secondary,
.md-list-item .md-list-item-inner .md-secondary {
  margin-left: 16px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.md-list-item > .md-button.md-secondary-container > .md-secondary,
.md-list-item .md-list-item-inner > .md-button.md-secondary-container > .md-secondary {
  margin-left: 0px;
  position: static;
}
.md-list-item > p,
.md-list-item .md-list-item-inner > p,
.md-list-item > .md-list-item-inner > p,
.md-list-item .md-list-item-inner > .md-list-item-inner > p {
  flex: 1;
  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 {
  align-items: 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,
.md-list-item.md-3-line .md-list-item-text,
.md-list-item.md-3-line > .md-no-style .md-list-item-text {
  flex: 1;
  padding: 16px 0;
  text-overflow: ellipsis;
}
.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;
}
.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: 0.010em;
  line-height: 24px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 2.4rem;
  margin: 0 0 6px 0;
  line-height: 0.75em;
}
.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: 0.010em;
  line-height: 24px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 2.4rem;
  font-weight: 400;
  margin: 10px 0 5px 0;
  line-height: 0.75em;
}
.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: 0.010em;
  line-height: 24px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 2.4rem;
  margin: 0 0 0px 0;
  line-height: 1.6em;
}
.md-list-item.md-2-line > .md-avatar:first-child,
.md-list-item.md-2-line > .md-no-style > .md-avatar:first-child {
  margin-top: 12px;
}
.md-list-item.md-2-line > .md-icon:first-child,
.md-list-item.md-2-line > .md-no-style > .md-icon:first-child {
  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 {
  flex: 1;
  padding-top: 19px;
}
.md-list-item.md-3-line > .md-icon:first-child,
.md-list-item.md-3-line > .md-no-style > .md-icon:first-child,
.md-list-item.md-3-line > .md-avatar:first-child,
.md-list-item.md-3-line > .md-no-style > .md-avatar:first-child {
  margin-top: 16px;
}
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v0.9.0-rc3
 */
/* mixin definition ; sets LTR and RTL within the same style call */
html,
body {
  height: 100%;
  color: rgba(0, 0, 0, 0.87);
  background: white;
  position: relative;
}
body {
  margin: 0;
  padding: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
.inset {
  padding: 10px;
}
button.md-no-style {
  font-weight: normal;
  background-color: inherit;
  text-align: left;
  border: none;
  padding: 0;
  margin: 0;
}
select,
button,
textarea,
input {
  vertical-align: baseline;
}
input[type="reset"],
input[type="submit"],
html input[type="button"],
button {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="reset"][disabled],
input[type="submit"][disabled],
html input[type="button"][disabled],
button[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-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: 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,
.md-button.md-raised:not([disabled]),
.md-button.md-fab,
.md-button.md-raised.md-focused:not([disabled]),
.md-button.md-fab.md-focused:not([disabled]) {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-shadow-bottom-z-2,
.md-button.md-raised:not([disabled]):active,
.md-button.md-fab:not([disabled]):active {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.md-shadow-animated.md-shadow {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
/*
 * A container inside of a rippling element (eg a button),
 * which contains all of the individual ripples
 */
.md-ripple-container {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.55s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-ripple {
  position: absolute;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
  border-radius: 50%;
}
.md-ripple.md-ripple-placed {
  transition: left 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), top 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), margin 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), border 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), width 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), height 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 1.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: left 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), top 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), margin 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), border 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), width 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), height 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), transform 1.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-ripple.md-ripple-scaled {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.md-ripple.md-ripple-active,
.md-ripple.md-ripple-full,
.md-ripple.md-ripple-visible {
  opacity: 0.2;
}
.md-padding {
  padding: 8px;
}
.md-margin {
  margin: 8px;
}
.md-virtual-scroll-container {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.md-virtual-scroller {
  width: 100%;
  min-height: 100%;
}
@media (min-width: 600px) {
  .md-padding {
    padding: 16px;
  }
}
html {
  font-size: 62.5%;
  line-height: 1.4;
}
body {
  font-size: 1.6rem;
}
html,
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
md-select,
md-card,
md-list,
md-toolbar,
ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
}
/************
 * Headings
 ************/
.md-display-4 {
  font-size: 11.2rem;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 11.2rem;
}
.md-display-3 {
  font-size: 5.6rem;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 5.6rem;
}
.md-display-2 {
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 6.4rem;
}
.md-display-1 {
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 4rem;
}
.md-headline {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3.2rem;
}
.md-title,
.md-toolbar-tools {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.005em;
}
.md-subhead,
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: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 2.4rem;
}
/************
 * Body Copy
 ************/
.md-body-1 {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 2rem;
}
.md-body-2,
md-list .md-subheader,
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,
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: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 2.4rem;
}
.md-caption {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
}
.md-button {
  letter-spacing: 0.01em;
}
/************
 * Defaults
 ************/
button,
select,
html,
textarea,
input {
  font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif;
}
select,
button,
textarea,
input {
  font-size: 100%;
}
/* Sizes:
  0    <= size < 600  Phone
  600  <= size < 960  Tablet
  960  <= size < 1200 Tablet-Landscape
  1200 <= size         PC
*/
[layout] {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
[layout=column] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
[layout=row] {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
[layout-padding] > [flex-sm],
[layout-padding] > [flex-lt-md] {
  padding: 4px;
}
[layout-padding],
[layout-padding] > [flex],
[layout-padding] > [flex-gt-sm],
[layout-padding] > [flex-md],
[layout-padding] > [flex-lt-lg] {
  padding: 8px;
}
[layout-padding] > [flex-gt-md],
[layout-padding] > [flex-lg] {
  padding: 16px;
}
[layout-margin] > [flex-sm],
[layout-margin] > [flex-lt-md] {
  margin: 4px;
}
[layout-margin],
[layout-margin] > [flex],
[layout-margin] > [flex-gt-sm],
[layout-margin] > [flex-md],
[layout-margin] > [flex-lt-lg] {
  margin: 8px;
}
[layout-margin] > [flex-gt-md],
[layout-margin] > [flex-lg] {
  margin: 16px;
}
[layout-wrap] {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[layout-fill] {
  margin: 0;
  min-height: 100%;
  width: 100%;
}
@-moz-document url-prefix() {
  [layout-fill] {
    margin: 0;
    width: 100%;
    min-height: auto;
    height: inherit;
  }
}
[flex] {
  box-sizing: border-box;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
[flex="0"] {
  -webkit-flex: 0 0 0%;
  -ms-flex: 0 0 0%;
  flex: 0 0 0%;
}
[layout="row"] > [flex="0"] {
  max-width: 0%;
}
[layout="column"] > [flex="0"] {
  max-height: 0%;
}
[flex="5"] {
  -webkit-flex: 0 0 5%;
  -ms-flex: 0 0 5%;
  flex: 0 0 5%;
}
[layout="row"] > [flex="5"] {
  max-width: 5%;
}
[layout="column"] > [flex="5"] {
  max-height: 5%;
}
[flex="10"] {
  -webkit-flex: 0 0 10%;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
}
[layout="row"] > [flex="10"] {
  max-width: 10%;
}
[layout="column"] > [flex="10"] {
  max-height: 10%;
}
[flex="15"] {
  -webkit-flex: 0 0 15%;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
}
[layout="row"] > [flex="15"] {
  max-width: 15%;
}
[layout="column"] > [flex="15"] {
  max-height: 15%;
}
[flex="20"] {
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
[layout="row"] > [flex="20"] {
  max-width: 20%;
}
[layout="column"] > [flex="20"] {
  max-height: 20%;
}
[flex="25"] {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
[layout="row"] > [flex="25"] {
  max-width: 25%;
}
[layout="column"] > [flex="25"] {
  max-height: 25%;
}
[flex="30"] {
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}
[layout="row"] > [flex="30"] {
  max-width: 30%;
}
[layout="column"] > [flex="30"] {
  max-height: 30%;
}
[flex="35"] {
  -webkit-flex: 0 0 35%;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
}
[layout="row"] > [flex="35"] {
  max-width: 35%;
}
[layout="column"] > [flex="35"] {
  max-height: 35%;
}
[flex="40"] {
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}
[layout="row"] > [flex="40"] {
  max-width: 40%;
}
[layout="column"] > [flex="40"] {
  max-height: 40%;
}
[flex="45"] {
  -webkit-flex: 0 0 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
}
[layout="row"] > [flex="45"] {
  max-width: 45%;
}
[layout="column"] > [flex="45"] {
  max-height: 45%;
}
[flex="50"] {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
[layout="row"] > [flex="50"] {
  max-width: 50%;
}
[layout="column"] > [flex="50"] {
  max-height: 50%;
}
[flex="55"] {
  -webkit-flex: 0 0 55%;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
}
[layout="row"] > [flex="55"] {
  max-width: 55%;
}
[layout="column"] > [flex="55"] {
  max-height: 55%;
}
[flex="60"] {
  -webkit-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
}
[layout="row"] > [flex="60"] {
  max-width: 60%;
}
[layout="column"] > [flex="60"] {
  max-height: 60%;
}
[flex="65"] {
  -webkit-flex: 0 0 65%;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
}
[layout="row"] > [flex="65"] {
  max-width: 65%;
}
[layout="column"] > [flex="65"] {
  max-height: 65%;
}
[flex="70"] {
  -webkit-flex: 0 0 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}
[layout="row"] > [flex="70"] {
  max-width: 70%;
}
[layout="column"] > [flex="70"] {
  max-height: 70%;
}
[flex="75"] {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
}
[layout="row"] > [flex="75"] {
  max-width: 75%;
}
[layout="column"] > [flex="75"] {
  max-height: 75%;
}
[flex="80"] {
  -webkit-flex: 0 0 80%;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
}
[layout="row"] > [flex="80"] {
  max-width: 80%;
}
[layout="column"] > [flex="80"] {
  max-height: 80%;
}
[flex="85"] {
  -webkit-flex: 0 0 85%;
  -ms-flex: 0 0 85%;
  flex: 0 0 85%;
}
[layout="row"] > [flex="85"] {
  max-width: 85%;
}
[layout="column"] > [flex="85"] {
  max-height: 85%;
}
[flex="90"] {
  -webkit-flex: 0 0 90%;
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
}
[layout="row"] > [flex="90"] {
  max-width: 90%;
}
[layout="column"] > [flex="90"] {
  max-height: 90%;
}
[flex="95"] {
  -webkit-flex: 0 0 95%;
  -ms-flex: 0 0 95%;
  flex: 0 0 95%;
}
[layout="row"] > [flex="95"] {
  max-width: 95%;
}
[layout="column"] > [flex="95"] {
  max-height: 95%;
}
[flex="100"] {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
[layout="row"] > [flex="100"] {
  max-width: 100%;
}
[layout="column"] > [flex="100"] {
  max-height: 100%;
}
[flex="33"],
[flex="34"] {
  -webkit-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
}
[flex="66"],
[flex="67"] {
  -webkit-flex: 0 0 66.66%;
  -ms-flex: 0 0 66.66%;
  flex: 0 0 66.66%;
}
[layout="row"] > [flex="33"],
[layout="row"] > [flex="34"] {
  max-width: 33.33%;
}
[layout="row"] > [flex="66"],
[layout="row"] > [flex="67"] {
  max-width: 66.66%;
}
[layout="column"] > [flex="33"],
[layout="column"] > [flex="34"] {
  max-height: 33.33%;
}
[layout="column"] > [flex="66"],
[layout="column"] > [flex="67"] {
  max-height: 66.66%;
}
[layout-align="center"],
[layout-align="center center"],
[layout-align="center start"],
[layout-align="center end"] {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
[layout-align="end"],
[layout-align="end center"],
[layout-align="end start"],
[layout-align="end end"] {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
[layout-align="space-around"],
[layout-align="space-around center"],
[layout-align="space-around start"],
[layout-align="space-around end"] {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
[layout-align="space-between"],
[layout-align="space-between center"],
[layout-align="space-between start"],
[layout-align="space-between end"] {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
[layout-align="center center"],
[layout-align="start center"],
[layout-align="end center"],
[layout-align="space-between center"],
[layout-align="space-around center"] {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
[layout-align="center start"],
[layout-align="start start"],
[layout-align="end start"],
[layout-align="space-between start"],
[layout-align="space-around start"] {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
[layout-align="center end"],
[layout-align="start end"],
[layout-align="end end"],
[layout-align="space-between end"],
[layout-align="space-around end"] {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
[flex-order="0"] {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
[flex-order="1"] {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
[flex-order="2"] {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
[flex-order="3"] {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
[flex-order="4"] {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
[flex-order="5"] {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
[flex-order="6"] {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
[flex-order="7"] {
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}
[flex-order="8"] {
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}
[flex-order="9"] {
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}
[offset="5"] {
  margin-left: 5%;
}
[offset="10"] {
  margin-left: 10%;
}
[offset="15"] {
  margin-left: 15%;
}
[offset="20"] {
  margin-left: 20%;
}
[offset="25"] {
  margin-left: 25%;
}
[offset="30"] {
  margin-left: 30%;
}
[offset="35"] {
  margin-left: 35%;
}
[offset="40"] {
  margin-left: 40%;
}
[offset="45"] {
  margin-left: 45%;
}
[offset="50"] {
  margin-left: 50%;
}
[offset="55"] {
  margin-left: 55%;
}
[offset="60"] {
  margin-left: 60%;
}
[offset="65"] {
  margin-left: 65%;
}
[offset="70"] {
  margin-left: 70%;
}
[offset="75"] {
  margin-left: 75%;
}
[offset="80"] {
  margin-left: 80%;
}
[offset="85"] {
  margin-left: 85%;
}
[offset="90"] {
  margin-left: 90%;
}
[offset="95"] {
  margin-left: 95%;
}
[offset="33"],
[offset="34"] {
  margin-left: 33.33%;
}
[offset="66"],
[offset="67"] {
  margin-left: 66.66%;
}
/**
 * `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
 * `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
 * `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
 */
@media (max-width: 599px) {
  [hide-sm]:not([show-sm]):not([show]),
  [hide]:not([show-sm]):not([show]) {
    display: none;
  }
  [flex-order-sm="0"] {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  [flex-order-sm="1"] {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  [flex-order-sm="2"] {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  [flex-order-sm="3"] {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  [flex-order-sm="4"] {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  [flex-order-sm="5"] {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  [flex-order-sm="6"] {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  [flex-order-sm="7"] {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  [flex-order-sm="8"] {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  [flex-order-sm="9"] {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  [layout-align-sm="center"],
  [layout-align-sm="center center"],
  [layout-align-sm="center start"],
  [layout-align-sm="center end"] {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  [layout-align-sm="end"],
  [layout-align-sm="end center"],
  [layout-align-sm="end start"],
  [layout-align-sm="end end"] {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  [layout-align-sm="space-around"],
  [layout-align-sm="space-around center"],
  [layout-align-sm="space-around start"],
  [layout-align-sm="space-around end"] {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  [layout-align-sm="space-between"],
  [layout-align-sm="space-between center"],
  [layout-align-sm="space-between start"],
  [layout-align-sm="space-between end"] {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  [layout-align-sm="center center"],
  [layout-align-sm="start center"],
  [layout-align-sm="end center"],
  [layout-align-sm="space-between center"],
  [layout-align-sm="space-around center"] {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  [layout-align-sm="center start"],
  [layout-align-sm="start start"],
  [layout-align-sm="end start"],
  [layout-align-sm="space-between start"],
  [layout-align-sm="space-around start"] {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  [layout-align-sm="center end"],
  [layout-align-sm="start end"],
  [layout-align-sm="end end"],
  [layout-align-sm="space-between end"],
  [layout-align-sm="space-around end"] {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  [layout-sm] {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [layout-sm=column] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  [layout-sm=row] {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  [offset-sm="5"] {
    margin-left: 5%;
  }
  [offset-sm="10"] {
    margin-left: 10%;
  }
  [offset-sm="15"] {
    margin-left: 15%;
  }
  [offset-sm="20"] {
    margin-left: 20%;
  }
  [offset-sm="25"] {
    margin-left: 25%;
  }
  [offset-sm="30"] {
    margin-left: 30%;
  }
  [offset-sm="35"] {
    margin-left: 35%;
  }
  [offset-sm="40"] {
    margin-left: 40%;
  }
  [offset-sm="45"] {
    margin-left: 45%;
  }
  [offset-sm="50"] {
    margin-left: 50%;
  }
  [offset-sm="55"] {
    margin-left: 55%;
  }
  [offset-sm="60"] {
    margin-left: 60%;
  }
  [offset-sm="65"] {
    margin-left: 65%;
  }
  [offset-sm="70"] {
    margin-left: 70%;
  }
  [offset-sm="75"] {
    margin-left: 75%;
  }
  [offset-sm="80"] {
    margin-left: 80%;
  }
  [offset-sm="85"] {
    margin-left: 85%;
  }
  [offset-sm="90"] {
    margin-left: 90%;
  }
  [offset-sm="95"] {
    margin-left: 95%;
  }
  [offset-sm="33"],
  [offset-sm="34"] {
    margin-left: 33.33%;
  }
  [offset-sm="66"],
  [offset-sm="67"] {
    margin-left: 66.66%;
  }
  [flex-sm] {
    box-sizing: border-box;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  [flex-sm="0"] {
    -webkit-flex: 0 0 0%;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
  }
  [layout="row"] > [flex-sm="0"] {
    max-width: 0%;
  }
  [layout="column"] > [flex-sm="0"] {
    max-height: 0%;
  }
  [flex-sm="5"] {
    -webkit-flex: 0 0 5%;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
  }
  [layout="row"] > [flex-sm="5"] {
    max-width: 5%;
  }
  [layout="column"] > [flex-sm="5"] {
    max-height: 5%;
  }
  [flex-sm="10"] {
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  [layout="row"] > [flex-sm="10"] {
    max-width: 10%;
  }
  [layout="column"] > [flex-sm="10"] {
    max-height: 10%;
  }
  [flex-sm="15"] {
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  [layout="row"] > [flex-sm="15"] {
    max-width: 15%;
  }
  [layout="column"] > [flex-sm="15"] {
    max-height: 15%;
  }
  [flex-sm="20"] {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  [layout="row"] > [flex-sm="20"] {
    max-width: 20%;
  }
  [layout="column"] > [flex-sm="20"] {
    max-height: 20%;
  }
  [flex-sm="25"] {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  [layout="row"] > [flex-sm="25"] {
    max-width: 25%;
  }
  [layout="column"] > [flex-sm="25"] {
    max-height: 25%;
  }
  [flex-sm="30"] {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  [layout="row"] > [flex-sm="30"] {
    max-width: 30%;
  }
  [layout="column"] > [flex-sm="30"] {
    max-height: 30%;
  }
  [flex-sm="35"] {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }
  [layout="row"] > [flex-sm="35"] {
    max-width: 35%;
  }
  [layout="column"] > [flex-sm="35"] {
    max-height: 35%;
  }
  [flex-sm="40"] {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  [layout="row"] > [flex-sm="40"] {
    max-width: 40%;
  }
  [layout="column"] > [flex-sm="40"] {
    max-height: 40%;
  }
  [flex-sm="45"] {
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  [layout="row"] > [flex-sm="45"] {
    max-width: 45%;
  }
  [layout="column"] > [flex-sm="45"] {
    max-height: 45%;
  }
  [flex-sm="50"] {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  [layout="row"] > [flex-sm="50"] {
    max-width: 50%;
  }
  [layout="column"] > [flex-sm="50"] {
    max-height: 50%;
  }
  [flex-sm="55"] {
    -webkit-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  [layout="row"] > [flex-sm="55"] {
    max-width: 55%;
  }
  [layout="column"] > [flex-sm="55"] {
    max-height: 55%;
  }
  [flex-sm="60"] {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  [layout="row"] > [flex-sm="60"] {
    max-width: 60%;
  }
  [layout="column"] > [flex-sm="60"] {
    max-height: 60%;
  }
  [flex-sm="65"] {
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }
  [layout="row"] > [flex-sm="65"] {
    max-width: 65%;
  }
  [layout="column"] > [flex-sm="65"] {
    max-height: 65%;
  }
  [flex-sm="70"] {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }
  [layout="row"] > [flex-sm="70"] {
    max-width: 70%;
  }
  [layout="column"] > [flex-sm="70"] {
    max-height: 70%;
  }
  [flex-sm="75"] {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  [layout="row"] > [flex-sm="75"] {
    max-width: 75%;
  }
  [layout="column"] > [flex-sm="75"] {
    max-height: 75%;
  }
  [flex-sm="80"] {
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
  [layout="row"] > [flex-sm="80"] {
    max-width: 80%;
  }
  [layout="column"] > [flex-sm="80"] {
    max-height: 80%;
  }
  [flex-sm="85"] {
    -webkit-flex: 0 0 85%;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
  }
  [layout="row"] > [flex-sm="85"] {
    max-width: 85%;
  }
  [layout="column"] > [flex-sm="85"] {
    max-height: 85%;
  }
  [flex-sm="90"] {
    -webkit-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
  }
  [layout="row"] > [flex-sm="90"] {
    max-width: 90%;
  }
  [layout="column"] > [flex-sm="90"] {
    max-height: 90%;
  }
  [flex-sm="95"] {
    -webkit-flex: 0 0 95%;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
  }
  [layout="row"] > [flex-sm="95"] {
    max-width: 95%;
  }
  [layout="column"] > [flex-sm="95"] {
    max-height: 95%;
  }
  [flex-sm="100"] {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  [layout="row"] > [flex-sm="100"] {
    max-width: 100%;
  }
  [layout="column"] > [flex-sm="100"] {
    max-height: 100%;
  }
  [flex-sm="33"],
  [flex-sm="34"] {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
  [flex-sm="66"],
  [flex-sm="67"] {
    -webkit-flex: 0 0 66.66%;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
  }
  [layout="row"] > [flex-sm="33"],
  [layout="row"] > [flex-sm="34"] {
    max-width: 33.33%;
  }
  [layout="row"] > [flex-sm="66"],
  [layout="row"] > [flex-sm="67"] {
    max-width: 66.66%;
  }
  [layout="column"] > [flex-sm="33"],
  [layout="column"] > [flex-sm="34"] {
    max-height: 33.33%;
  }
  [layout="column"] > [flex-sm="66"],
  [layout="column"] > [flex-sm="67"] {
    max-height: 66.66%;
  }
}
@media (min-width: 600px) {
  [flex-order-gt-sm="0"] {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  [flex-order-gt-sm="1"] {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  [flex-order-gt-sm="2"] {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  [flex-order-gt-sm="3"] {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  [flex-order-gt-sm="4"] {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  [flex-order-gt-sm="5"] {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  [flex-order-gt-sm="6"] {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  [flex-order-gt-sm="7"] {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  [flex-order-gt-sm="8"] {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  [flex-order-gt-sm="9"] {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  [layout-align-gt-sm="center"],
  [layout-align-gt-sm="center center"],
  [layout-align-gt-sm="center start"],
  [layout-align-gt-sm="center end"] {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  [layout-align-gt-sm="end"],
  [layout-align-gt-sm="end center"],
  [layout-align-gt-sm="end start"],
  [layout-align-gt-sm="end end"] {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  [layout-align-gt-sm="space-around"],
  [layout-align-gt-sm="space-around center"],
  [layout-align-gt-sm="space-around start"],
  [layout-align-gt-sm="space-around end"] {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  [layout-align-gt-sm="space-between"],
  [layout-align-gt-sm="space-between center"],
  [layout-align-gt-sm="space-between start"],
  [layout-align-gt-sm="space-between end"] {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  [layout-align-gt-sm="center center"],
  [layout-align-gt-sm="start center"],
  [layout-align-gt-sm="end center"],
  [layout-align-gt-sm="space-between center"],
  [layout-align-gt-sm="space-around center"] {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  [layout-align-gt-sm="center start"],
  [layout-align-gt-sm="start start"],
  [layout-align-gt-sm="end start"],
  [layout-align-gt-sm="space-between start"],
  [layout-align-gt-sm="space-around start"] {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  [layout-align-gt-sm="center end"],
  [layout-align-gt-sm="start end"],
  [layout-align-gt-sm="end end"],
  [layout-align-gt-sm="space-between end"],
  [layout-align-gt-sm="space-around end"] {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  [layout-gt-sm] {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [layout-gt-sm=column] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  [layout-gt-sm=row] {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  [offset-gt-sm="5"] {
    margin-left: 5%;
  }
  [offset-gt-sm="10"] {
    margin-left: 10%;
  }
  [offset-gt-sm="15"] {
    margin-left: 15%;
  }
  [offset-gt-sm="20"] {
    margin-left: 20%;
  }
  [offset-gt-sm="25"] {
    margin-left: 25%;
  }
  [offset-gt-sm="30"] {
    margin-left: 30%;
  }
  [offset-gt-sm="35"] {
    margin-left: 35%;
  }
  [offset-gt-sm="40"] {
    margin-left: 40%;
  }
  [offset-gt-sm="45"] {
    margin-left: 45%;
  }
  [offset-gt-sm="50"] {
    margin-left: 50%;
  }
  [offset-gt-sm="55"] {
    margin-left: 55%;
  }
  [offset-gt-sm="60"] {
    margin-left: 60%;
  }
  [offset-gt-sm="65"] {
    margin-left: 65%;
  }
  [offset-gt-sm="70"] {
    margin-left: 70%;
  }
  [offset-gt-sm="75"] {
    margin-left: 75%;
  }
  [offset-gt-sm="80"] {
    margin-left: 80%;
  }
  [offset-gt-sm="85"] {
    margin-left: 85%;
  }
  [offset-gt-sm="90"] {
    margin-left: 90%;
  }
  [offset-gt-sm="95"] {
    margin-left: 95%;
  }
  [offset-gt-sm="33"],
  [offset-gt-sm="34"] {
    margin-left: 33.33%;
  }
  [offset-gt-sm="66"],
  [offset-gt-sm="67"] {
    margin-left: 66.66%;
  }
  [flex-gt-sm] {
    box-sizing: border-box;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  [flex-gt-sm="0"] {
    -webkit-flex: 0 0 0%;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
  }
  [layout="row"] > [flex-gt-sm="0"] {
    max-width: 0%;
  }
  [layout="column"] > [flex-gt-sm="0"] {
    max-height: 0%;
  }
  [flex-gt-sm="5"] {
    -webkit-flex: 0 0 5%;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
  }
  [layout="row"] > [flex-gt-sm="5"] {
    max-width: 5%;
  }
  [layout="column"] > [flex-gt-sm="5"] {
    max-height: 5%;
  }
  [flex-gt-sm="10"] {
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  [layout="row"] > [flex-gt-sm="10"] {
    max-width: 10%;
  }
  [layout="column"] > [flex-gt-sm="10"] {
    max-height: 10%;
  }
  [flex-gt-sm="15"] {
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  [layout="row"] > [flex-gt-sm="15"] {
    max-width: 15%;
  }
  [layout="column"] > [flex-gt-sm="15"] {
    max-height: 15%;
  }
  [flex-gt-sm="20"] {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  [layout="row"] > [flex-gt-sm="20"] {
    max-width: 20%;
  }
  [layout="column"] > [flex-gt-sm="20"] {
    max-height: 20%;
  }
  [flex-gt-sm="25"] {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  [layout="row"] > [flex-gt-sm="25"] {
    max-width: 25%;
  }
  [layout="column"] > [flex-gt-sm="25"] {
    max-height: 25%;
  }
  [flex-gt-sm="30"] {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  [layout="row"] > [flex-gt-sm="30"] {
    max-width: 30%;
  }
  [layout="column"] > [flex-gt-sm="30"] {
    max-height: 30%;
  }
  [flex-gt-sm="35"] {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }
  [layout="row"] > [flex-gt-sm="35"] {
    max-width: 35%;
  }
  [layout="column"] > [flex-gt-sm="35"] {
    max-height: 35%;
  }
  [flex-gt-sm="40"] {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  [layout="row"] > [flex-gt-sm="40"] {
    max-width: 40%;
  }
  [layout="column"] > [flex-gt-sm="40"] {
    max-height: 40%;
  }
  [flex-gt-sm="45"] {
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  [layout="row"] > [flex-gt-sm="45"] {
    max-width: 45%;
  }
  [layout="column"] > [flex-gt-sm="45"] {
    max-height: 45%;
  }
  [flex-gt-sm="50"] {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  [layout="row"] > [flex-gt-sm="50"] {
    max-width: 50%;
  }
  [layout="column"] > [flex-gt-sm="50"] {
    max-height: 50%;
  }
  [flex-gt-sm="55"] {
    -webkit-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  [layout="row"] > [flex-gt-sm="55"] {
    max-width: 55%;
  }
  [layout="column"] > [flex-gt-sm="55"] {
    max-height: 55%;
  }
  [flex-gt-sm="60"] {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  [layout="row"] > [flex-gt-sm="60"] {
    max-width: 60%;
  }
  [layout="column"] > [flex-gt-sm="60"] {
    max-height: 60%;
  }
  [flex-gt-sm="65"] {
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }
  [layout="row"] > [flex-gt-sm="65"] {
    max-width: 65%;
  }
  [layout="column"] > [flex-gt-sm="65"] {
    max-height: 65%;
  }
  [flex-gt-sm="70"] {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }
  [layout="row"] > [flex-gt-sm="70"] {
    max-width: 70%;
  }
  [layout="column"] > [flex-gt-sm="70"] {
    max-height: 70%;
  }
  [flex-gt-sm="75"] {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  [layout="row"] > [flex-gt-sm="75"] {
    max-width: 75%;
  }
  [layout="column"] > [flex-gt-sm="75"] {
    max-height: 75%;
  }
  [flex-gt-sm="80"] {
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
  [layout="row"] > [flex-gt-sm="80"] {
    max-width: 80%;
  }
  [layout="column"] > [flex-gt-sm="80"] {
    max-height: 80%;
  }
  [flex-gt-sm="85"] {
    -webkit-flex: 0 0 85%;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
  }
  [layout="row"] > [flex-gt-sm="85"] {
    max-width: 85%;
  }
  [layout="column"] > [flex-gt-sm="85"] {
    max-height: 85%;
  }
  [flex-gt-sm="90"] {
    -webkit-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
  }
  [layout="row"] > [flex-gt-sm="90"] {
    max-width: 90%;
  }
  [layout="column"] > [flex-gt-sm="90"] {
    max-height: 90%;
  }
  [flex-gt-sm="95"] {
    -webkit-flex: 0 0 95%;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
  }
  [layout="row"] > [flex-gt-sm="95"] {
    max-width: 95%;
  }
  [layout="column"] > [flex-gt-sm="95"] {
    max-height: 95%;
  }
  [flex-gt-sm="100"] {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  [layout="row"] > [flex-gt-sm="100"] {
    max-width: 100%;
  }
  [layout="column"] > [flex-gt-sm="100"] {
    max-height: 100%;
  }
  [flex-gt-sm="33"],
  [flex-gt-sm="34"] {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
  [flex-gt-sm="66"],
  [flex-gt-sm="67"] {
    -webkit-flex: 0 0 66.66%;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
  }
  [layout="row"] > [flex-gt-sm="33"],
  [layout="row"] > [flex-gt-sm="34"] {
    max-width: 33.33%;
  }
  [layout="row"] > [flex-gt-sm="66"],
  [layout="row"] > [flex-gt-sm="67"] {
    max-width: 66.66%;
  }
  [layout="column"] > [flex-gt-sm="33"],
  [layout="column"] > [flex-gt-sm="34"] {
    max-height: 33.33%;
  }
  [layout="column"] > [flex-gt-sm="66"],
  [layout="column"] > [flex-gt-sm="67"] {
    max-height: 66.66%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [hide]:not([show-gt-sm]):not([show-md]):not([show]),
  [hide-gt-sm]:not([show-gt-sm]):not([show-md]):not([show]) {
    display: none;
  }
  [hide-md]:not([show-md]):not([show]) {
    display: none;
  }
  [flex-order-md="0"] {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  [flex-order-md="1"] {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  [flex-order-md="2"] {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  [flex-order-md="3"] {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  [flex-order-md="4"] {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  [flex-order-md="5"] {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  [flex-order-md="6"] {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  [flex-order-md="7"] {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  [flex-order-md="8"] {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  [flex-order-md="9"] {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  [layout-align-md="center"],
  [layout-align-md="center center"],
  [layout-align-md="center start"],
  [layout-align-md="center end"] {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  [layout-align-md="end"],
  [layout-align-md="end center"],
  [layout-align-md="end start"],
  [layout-align-md="end end"] {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  [layout-align-md="space-around"],
  [layout-align-md="space-around center"],
  [layout-align-md="space-around start"],
  [layout-align-md="space-around end"] {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  [layout-align-md="space-between"],
  [layout-align-md="space-between center"],
  [layout-align-md="space-between start"],
  [layout-align-md="space-between end"] {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  [layout-align-md="center center"],
  [layout-align-md="start center"],
  [layout-align-md="end center"],
  [layout-align-md="space-between center"],
  [layout-align-md="space-around center"] {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  [layout-align-md="center start"],
  [layout-align-md="start start"],
  [layout-align-md="end start"],
  [layout-align-md="space-between start"],
  [layout-align-md="space-around start"] {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  [layout-align-md="center end"],
  [layout-align-md="start end"],
  [layout-align-md="end end"],
  [layout-align-md="space-between end"],
  [layout-align-md="space-around end"] {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  [layout-md] {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [layout-md=column] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  [layout-md=row] {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  [offset-md="5"] {
    margin-left: 5%;
  }
  [offset-md="10"] {
    margin-left: 10%;
  }
  [offset-md="15"] {
    margin-left: 15%;
  }
  [offset-md="20"] {
    margin-left: 20%;
  }
  [offset-md="25"] {
    margin-left: 25%;
  }
  [offset-md="30"] {
    margin-left: 30%;
  }
  [offset-md="35"] {
    margin-left: 35%;
  }
  [offset-md="40"] {
    margin-left: 40%;
  }
  [offset-md="45"] {
    margin-left: 45%;
  }
  [offset-md="50"] {
    margin-left: 50%;
  }
  [offset-md="55"] {
    margin-left: 55%;
  }
  [offset-md="60"] {
    margin-left: 60%;
  }
  [offset-md="65"] {
    margin-left: 65%;
  }
  [offset-md="70"] {
    margin-left: 70%;
  }
  [offset-md="75"] {
    margin-left: 75%;
  }
  [offset-md="80"] {
    margin-left: 80%;
  }
  [offset-md="85"] {
    margin-left: 85%;
  }
  [offset-md="90"] {
    margin-left: 90%;
  }
  [offset-md="95"] {
    margin-left: 95%;
  }
  [offset-md="33"],
  [offset-md="34"] {
    margin-left: 33.33%;
  }
  [offset-md="66"],
  [offset-md="67"] {
    margin-left: 66.66%;
  }
  [flex-md] {
    box-sizing: border-box;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  [flex-md="0"] {
    -webkit-flex: 0 0 0%;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
  }
  [layout="row"] > [flex-md="0"] {
    max-width: 0%;
  }
  [layout="column"] > [flex-md="0"] {
    max-height: 0%;
  }
  [flex-md="5"] {
    -webkit-flex: 0 0 5%;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
  }
  [layout="row"] > [flex-md="5"] {
    max-width: 5%;
  }
  [layout="column"] > [flex-md="5"] {
    max-height: 5%;
  }
  [flex-md="10"] {
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  [layout="row"] > [flex-md="10"] {
    max-width: 10%;
  }
  [layout="column"] > [flex-md="10"] {
    max-height: 10%;
  }
  [flex-md="15"] {
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  [layout="row"] > [flex-md="15"] {
    max-width: 15%;
  }
  [layout="column"] > [flex-md="15"] {
    max-height: 15%;
  }
  [flex-md="20"] {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  [layout="row"] > [flex-md="20"] {
    max-width: 20%;
  }
  [layout="column"] > [flex-md="20"] {
    max-height: 20%;
  }
  [flex-md="25"] {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  [layout="row"] > [flex-md="25"] {
    max-width: 25%;
  }
  [layout="column"] > [flex-md="25"] {
    max-height: 25%;
  }
  [flex-md="30"] {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  [layout="row"] > [flex-md="30"] {
    max-width: 30%;
  }
  [layout="column"] > [flex-md="30"] {
    max-height: 30%;
  }
  [flex-md="35"] {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }
  [layout="row"] > [flex-md="35"] {
    max-width: 35%;
  }
  [layout="column"] > [flex-md="35"] {
    max-height: 35%;
  }
  [flex-md="40"] {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  [layout="row"] > [flex-md="40"] {
    max-width: 40%;
  }
  [layout="column"] > [flex-md="40"] {
    max-height: 40%;
  }
  [flex-md="45"] {
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  [layout="row"] > [flex-md="45"] {
    max-width: 45%;
  }
  [layout="column"] > [flex-md="45"] {
    max-height: 45%;
  }
  [flex-md="50"] {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  [layout="row"] > [flex-md="50"] {
    max-width: 50%;
  }
  [layout="column"] > [flex-md="50"] {
    max-height: 50%;
  }
  [flex-md="55"] {
    -webkit-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  [layout="row"] > [flex-md="55"] {
    max-width: 55%;
  }
  [layout="column"] > [flex-md="55"] {
    max-height: 55%;
  }
  [flex-md="60"] {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  [layout="row"] > [flex-md="60"] {
    max-width: 60%;
  }
  [layout="column"] > [flex-md="60"] {
    max-height: 60%;
  }
  [flex-md="65"] {
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }
  [layout="row"] > [flex-md="65"] {
    max-width: 65%;
  }
  [layout="column"] > [flex-md="65"] {
    max-height: 65%;
  }
  [flex-md="70"] {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }
  [layout="row"] > [flex-md="70"] {
    max-width: 70%;
  }
  [layout="column"] > [flex-md="70"] {
    max-height: 70%;
  }
  [flex-md="75"] {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  [layout="row"] > [flex-md="75"] {
    max-width: 75%;
  }
  [layout="column"] > [flex-md="75"] {
    max-height: 75%;
  }
  [flex-md="80"] {
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
  [layout="row"] > [flex-md="80"] {
    max-width: 80%;
  }
  [layout="column"] > [flex-md="80"] {
    max-height: 80%;
  }
  [flex-md="85"] {
    -webkit-flex: 0 0 85%;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
  }
  [layout="row"] > [flex-md="85"] {
    max-width: 85%;
  }
  [layout="column"] > [flex-md="85"] {
    max-height: 85%;
  }
  [flex-md="90"] {
    -webkit-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
  }
  [layout="row"] > [flex-md="90"] {
    max-width: 90%;
  }
  [layout="column"] > [flex-md="90"] {
    max-height: 90%;
  }
  [flex-md="95"] {
    -webkit-flex: 0 0 95%;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
  }
  [layout="row"] > [flex-md="95"] {
    max-width: 95%;
  }
  [layout="column"] > [flex-md="95"] {
    max-height: 95%;
  }
  [flex-md="100"] {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  [layout="row"] > [flex-md="100"] {
    max-width: 100%;
  }
  [layout="column"] > [flex-md="100"] {
    max-height: 100%;
  }
  [flex-md="33"],
  [flex-md="34"] {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
  [flex-md="66"],
  [flex-md="67"] {
    -webkit-flex: 0 0 66.66%;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
  }
  [layout="row"] > [flex-md="33"],
  [layout="row"] > [flex-md="34"] {
    max-width: 33.33%;
  }
  [layout="row"] > [flex-md="66"],
  [layout="row"] > [flex-md="67"] {
    max-width: 66.66%;
  }
  [layout="column"] > [flex-md="33"],
  [layout="column"] > [flex-md="34"] {
    max-height: 33.33%;
  }
  [layout="column"] > [flex-md="66"],
  [layout="column"] > [flex-md="67"] {
    max-height: 66.66%;
  }
}
@media (min-width: 960px) {
  [flex-order-gt-md="0"] {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  [flex-order-gt-md="1"] {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  [flex-order-gt-md="2"] {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  [flex-order-gt-md="3"] {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  [flex-order-gt-md="4"] {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  [flex-order-gt-md="5"] {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  [flex-order-gt-md="6"] {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  [flex-order-gt-md="7"] {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  [flex-order-gt-md="8"] {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  [flex-order-gt-md="9"] {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  [layout-align-gt-md="center"],
  [layout-align-gt-md="center center"],
  [layout-align-gt-md="center start"],
  [layout-align-gt-md="center end"] {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  [layout-align-gt-md="end"],
  [layout-align-gt-md="end center"],
  [layout-align-gt-md="end start"],
  [layout-align-gt-md="end end"] {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  [layout-align-gt-md="space-around"],
  [layout-align-gt-md="space-around center"],
  [layout-align-gt-md="space-around start"],
  [layout-align-gt-md="space-around end"] {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  [layout-align-gt-md="space-between"],
  [layout-align-gt-md="space-between center"],
  [layout-align-gt-md="space-between start"],
  [layout-align-gt-md="space-between end"] {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  [layout-align-gt-md="center center"],
  [layout-align-gt-md="start center"],
  [layout-align-gt-md="end center"],
  [layout-align-gt-md="space-between center"],
  [layout-align-gt-md="space-around center"] {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  [layout-align-gt-md="center start"],
  [layout-align-gt-md="start start"],
  [layout-align-gt-md="end start"],
  [layout-align-gt-md="space-between start"],
  [layout-align-gt-md="space-around start"] {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  [layout-align-gt-md="center end"],
  [layout-align-gt-md="start end"],
  [layout-align-gt-md="end end"],
  [layout-align-gt-md="space-between end"],
  [layout-align-gt-md="space-around end"] {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  [layout-gt-md] {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [layout-gt-md=column] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  [layout-gt-md=row] {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  [offset-gt-md="5"] {
    margin-left: 5%;
  }
  [offset-gt-md="10"] {
    margin-left: 10%;
  }
  [offset-gt-md="15"] {
    margin-left: 15%;
  }
  [offset-gt-md="20"] {
    margin-left: 20%;
  }
  [offset-gt-md="25"] {
    margin-left: 25%;
  }
  [offset-gt-md="30"] {
    margin-left: 30%;
  }
  [offset-gt-md="35"] {
    margin-left: 35%;
  }
  [offset-gt-md="40"] {
    margin-left: 40%;
  }
  [offset-gt-md="45"] {
    margin-left: 45%;
  }
  [offset-gt-md="50"] {
    margin-left: 50%;
  }
  [offset-gt-md="55"] {
    margin-left: 55%;
  }
  [offset-gt-md="60"] {
    margin-left: 60%;
  }
  [offset-gt-md="65"] {
    margin-left: 65%;
  }
  [offset-gt-md="70"] {
    margin-left: 70%;
  }
  [offset-gt-md="75"] {
    margin-left: 75%;
  }
  [offset-gt-md="80"] {
    margin-left: 80%;
  }
  [offset-gt-md="85"] {
    margin-left: 85%;
  }
  [offset-gt-md="90"] {
    margin-left: 90%;
  }
  [offset-gt-md="95"] {
    margin-left: 95%;
  }
  [offset-gt-md="33"],
  [offset-gt-md="34"] {
    margin-left: 33.33%;
  }
  [offset-gt-md="66"],
  [offset-gt-md="67"] {
    margin-left: 66.66%;
  }
  [flex-gt-md] {
    box-sizing: border-box;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  [flex-gt-md="0"] {
    -webkit-flex: 0 0 0%;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
  }
  [layout="row"] > [flex-gt-md="0"] {
    max-width: 0%;
  }
  [layout="column"] > [flex-gt-md="0"] {
    max-height: 0%;
  }
  [flex-gt-md="5"] {
    -webkit-flex: 0 0 5%;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
  }
  [layout="row"] > [flex-gt-md="5"] {
    max-width: 5%;
  }
  [layout="column"] > [flex-gt-md="5"] {
    max-height: 5%;
  }
  [flex-gt-md="10"] {
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  [layout="row"] > [flex-gt-md="10"] {
    max-width: 10%;
  }
  [layout="column"] > [flex-gt-md="10"] {
    max-height: 10%;
  }
  [flex-gt-md="15"] {
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  [layout="row"] > [flex-gt-md="15"] {
    max-width: 15%;
  }
  [layout="column"] > [flex-gt-md="15"] {
    max-height: 15%;
  }
  [flex-gt-md="20"] {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  [layout="row"] > [flex-gt-md="20"] {
    max-width: 20%;
  }
  [layout="column"] > [flex-gt-md="20"] {
    max-height: 20%;
  }
  [flex-gt-md="25"] {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  [layout="row"] > [flex-gt-md="25"] {
    max-width: 25%;
  }
  [layout="column"] > [flex-gt-md="25"] {
    max-height: 25%;
  }
  [flex-gt-md="30"] {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  [layout="row"] > [flex-gt-md="30"] {
    max-width: 30%;
  }
  [layout="column"] > [flex-gt-md="30"] {
    max-height: 30%;
  }
  [flex-gt-md="35"] {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }
  [layout="row"] > [flex-gt-md="35"] {
    max-width: 35%;
  }
  [layout="column"] > [flex-gt-md="35"] {
    max-height: 35%;
  }
  [flex-gt-md="40"] {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  [layout="row"] > [flex-gt-md="40"] {
    max-width: 40%;
  }
  [layout="column"] > [flex-gt-md="40"] {
    max-height: 40%;
  }
  [flex-gt-md="45"] {
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  [layout="row"] > [flex-gt-md="45"] {
    max-width: 45%;
  }
  [layout="column"] > [flex-gt-md="45"] {
    max-height: 45%;
  }
  [flex-gt-md="50"] {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  [layout="row"] > [flex-gt-md="50"] {
    max-width: 50%;
  }
  [layout="column"] > [flex-gt-md="50"] {
    max-height: 50%;
  }
  [flex-gt-md="55"] {
    -webkit-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  [layout="row"] > [flex-gt-md="55"] {
    max-width: 55%;
  }
  [layout="column"] > [flex-gt-md="55"] {
    max-height: 55%;
  }
  [flex-gt-md="60"] {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  [layout="row"] > [flex-gt-md="60"] {
    max-width: 60%;
  }
  [layout="column"] > [flex-gt-md="60"] {
    max-height: 60%;
  }
  [flex-gt-md="65"] {
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }
  [layout="row"] > [flex-gt-md="65"] {
    max-width: 65%;
  }
  [layout="column"] > [flex-gt-md="65"] {
    max-height: 65%;
  }
  [flex-gt-md="70"] {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }
  [layout="row"] > [flex-gt-md="70"] {
    max-width: 70%;
  }
  [layout="column"] > [flex-gt-md="70"] {
    max-height: 70%;
  }
  [flex-gt-md="75"] {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  [layout="row"] > [flex-gt-md="75"] {
    max-width: 75%;
  }
  [layout="column"] > [flex-gt-md="75"] {
    max-height: 75%;
  }
  [flex-gt-md="80"] {
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
  [layout="row"] > [flex-gt-md="80"] {
    max-width: 80%;
  }
  [layout="column"] > [flex-gt-md="80"] {
    max-height: 80%;
  }
  [flex-gt-md="85"] {
    -webkit-flex: 0 0 85%;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
  }
  [layout="row"] > [flex-gt-md="85"] {
    max-width: 85%;
  }
  [layout="column"] > [flex-gt-md="85"] {
    max-height: 85%;
  }
  [flex-gt-md="90"] {
    -webkit-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
  }
  [layout="row"] > [flex-gt-md="90"] {
    max-width: 90%;
  }
  [layout="column"] > [flex-gt-md="90"] {
    max-height: 90%;
  }
  [flex-gt-md="95"] {
    -webkit-flex: 0 0 95%;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
  }
  [layout="row"] > [flex-gt-md="95"] {
    max-width: 95%;
  }
  [layout="column"] > [flex-gt-md="95"] {
    max-height: 95%;
  }
  [flex-gt-md="100"] {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  [layout="row"] > [flex-gt-md="100"] {
    max-width: 100%;
  }
  [layout="column"] > [flex-gt-md="100"] {
    max-height: 100%;
  }
  [flex-gt-md="33"],
  [flex-gt-md="34"] {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
  [flex-gt-md="66"],
  [flex-gt-md="67"] {
    -webkit-flex: 0 0 66.66%;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
  }
  [layout="row"] > [flex-gt-md="33"],
  [layout="row"] > [flex-gt-md="34"] {
    max-width: 33.33%;
  }
  [layout="row"] > [flex-gt-md="66"],
  [layout="row"] > [flex-gt-md="67"] {
    max-width: 66.66%;
  }
  [layout="column"] > [flex-gt-md="33"],
  [layout="column"] > [flex-gt-md="34"] {
    max-height: 33.33%;
  }
  [layout="column"] > [flex-gt-md="66"],
  [layout="column"] > [flex-gt-md="67"] {
    max-height: 66.66%;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  [hide]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),
  [hide-gt-sm]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),
  [hide-gt-md]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]) {
    display: none;
  }
  [hide-lg]:not([show-lg]):not([show]) {
    display: none;
  }
  [flex-order-lg="0"] {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  [flex-order-lg="1"] {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  [flex-order-lg="2"] {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  [flex-order-lg="3"] {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  [flex-order-lg="4"] {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  [flex-order-lg="5"] {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  [flex-order-lg="6"] {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  [flex-order-lg="7"] {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  [flex-order-lg="8"] {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  [flex-order-lg="9"] {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  [layout-align-lg="center"],
  [layout-align-lg="center center"],
  [layout-align-lg="center start"],
  [layout-align-lg="center end"] {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  [layout-align-lg="end"],
  [layout-align-lg="end center"],
  [layout-align-lg="end start"],
  [layout-align-lg="end end"] {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  [layout-align-lg="space-around"],
  [layout-align-lg="space-around center"],
  [layout-align-lg="space-around start"],
  [layout-align-lg="space-around end"] {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  [layout-align-lg="space-between"],
  [layout-align-lg="space-between center"],
  [layout-align-lg="space-between start"],
  [layout-align-lg="space-between end"] {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  [layout-align-lg="center center"],
  [layout-align-lg="start center"],
  [layout-align-lg="end center"],
  [layout-align-lg="space-between center"],
  [layout-align-lg="space-around center"] {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  [layout-align-lg="center start"],
  [layout-align-lg="start start"],
  [layout-align-lg="end start"],
  [layout-align-lg="space-between start"],
  [layout-align-lg="space-around start"] {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  [layout-align-lg="center end"],
  [layout-align-lg="start end"],
  [layout-align-lg="end end"],
  [layout-align-lg="space-between end"],
  [layout-align-lg="space-around end"] {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  [layout-lg] {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [layout-lg=column] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  [layout-lg=row] {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  [offset-lg="5"] {
    margin-left: 5%;
  }
  [offset-lg="10"] {
    margin-left: 10%;
  }
  [offset-lg="15"] {
    margin-left: 15%;
  }
  [offset-lg="20"] {
    margin-left: 20%;
  }
  [offset-lg="25"] {
    margin-left: 25%;
  }
  [offset-lg="30"] {
    margin-left: 30%;
  }
  [offset-lg="35"] {
    margin-left: 35%;
  }
  [offset-lg="40"] {
    margin-left: 40%;
  }
  [offset-lg="45"] {
    margin-left: 45%;
  }
  [offset-lg="50"] {
    margin-left: 50%;
  }
  [offset-lg="55"] {
    margin-left: 55%;
  }
  [offset-lg="60"] {
    margin-left: 60%;
  }
  [offset-lg="65"] {
    margin-left: 65%;
  }
  [offset-lg="70"] {
    margin-left: 70%;
  }
  [offset-lg="75"] {
    margin-left: 75%;
  }
  [offset-lg="80"] {
    margin-left: 80%;
  }
  [offset-lg="85"] {
    margin-left: 85%;
  }
  [offset-lg="90"] {
    margin-left: 90%;
  }
  [offset-lg="95"] {
    margin-left: 95%;
  }
  [offset-lg="33"],
  [offset-lg="34"] {
    margin-left: 33.33%;
  }
  [offset-lg="66"],
  [offset-lg="67"] {
    margin-left: 66.66%;
  }
  [flex-lg] {
    box-sizing: border-box;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  [flex-lg="0"] {
    -webkit-flex: 0 0 0%;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
  }
  [layout="row"] > [flex-lg="0"] {
    max-width: 0%;
  }
  [layout="column"] > [flex-lg="0"] {
    max-height: 0%;
  }
  [flex-lg="5"] {
    -webkit-flex: 0 0 5%;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
  }
  [layout="row"] > [flex-lg="5"] {
    max-width: 5%;
  }
  [layout="column"] > [flex-lg="5"] {
    max-height: 5%;
  }
  [flex-lg="10"] {
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  [layout="row"] > [flex-lg="10"] {
    max-width: 10%;
  }
  [layout="column"] > [flex-lg="10"] {
    max-height: 10%;
  }
  [flex-lg="15"] {
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  [layout="row"] > [flex-lg="15"] {
    max-width: 15%;
  }
  [layout="column"] > [flex-lg="15"] {
    max-height: 15%;
  }
  [flex-lg="20"] {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  [layout="row"] > [flex-lg="20"] {
    max-width: 20%;
  }
  [layout="column"] > [flex-lg="20"] {
    max-height: 20%;
  }
  [flex-lg="25"] {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  [layout="row"] > [flex-lg="25"] {
    max-width: 25%;
  }
  [layout="column"] > [flex-lg="25"] {
    max-height: 25%;
  }
  [flex-lg="30"] {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  [layout="row"] > [flex-lg="30"] {
    max-width: 30%;
  }
  [layout="column"] > [flex-lg="30"] {
    max-height: 30%;
  }
  [flex-lg="35"] {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }
  [layout="row"] > [flex-lg="35"] {
    max-width: 35%;
  }
  [layout="column"] > [flex-lg="35"] {
    max-height: 35%;
  }
  [flex-lg="40"] {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  [layout="row"] > [flex-lg="40"] {
    max-width: 40%;
  }
  [layout="column"] > [flex-lg="40"] {
    max-height: 40%;
  }
  [flex-lg="45"] {
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  [layout="row"] > [flex-lg="45"] {
    max-width: 45%;
  }
  [layout="column"] > [flex-lg="45"] {
    max-height: 45%;
  }
  [flex-lg="50"] {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  [layout="row"] > [flex-lg="50"] {
    max-width: 50%;
  }
  [layout="column"] > [flex-lg="50"] {
    max-height: 50%;
  }
  [flex-lg="55"] {
    -webkit-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  [layout="row"] > [flex-lg="55"] {
    max-width: 55%;
  }
  [layout="column"] > [flex-lg="55"] {
    max-height: 55%;
  }
  [flex-lg="60"] {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  [layout="row"] > [flex-lg="60"] {
    max-width: 60%;
  }
  [layout="column"] > [flex-lg="60"] {
    max-height: 60%;
  }
  [flex-lg="65"] {
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }
  [layout="row"] > [flex-lg="65"] {
    max-width: 65%;
  }
  [layout="column"] > [flex-lg="65"] {
    max-height: 65%;
  }
  [flex-lg="70"] {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }
  [layout="row"] > [flex-lg="70"] {
    max-width: 70%;
  }
  [layout="column"] > [flex-lg="70"] {
    max-height: 70%;
  }
  [flex-lg="75"] {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  [layout="row"] > [flex-lg="75"] {
    max-width: 75%;
  }
  [layout="column"] > [flex-lg="75"] {
    max-height: 75%;
  }
  [flex-lg="80"] {
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
  [layout="row"] > [flex-lg="80"] {
    max-width: 80%;
  }
  [layout="column"] > [flex-lg="80"] {
    max-height: 80%;
  }
  [flex-lg="85"] {
    -webkit-flex: 0 0 85%;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
  }
  [layout="row"] > [flex-lg="85"] {
    max-width: 85%;
  }
  [layout="column"] > [flex-lg="85"] {
    max-height: 85%;
  }
  [flex-lg="90"] {
    -webkit-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
  }
  [layout="row"] > [flex-lg="90"] {
    max-width: 90%;
  }
  [layout="column"] > [flex-lg="90"] {
    max-height: 90%;
  }
  [flex-lg="95"] {
    -webkit-flex: 0 0 95%;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
  }
  [layout="row"] > [flex-lg="95"] {
    max-width: 95%;
  }
  [layout="column"] > [flex-lg="95"] {
    max-height: 95%;
  }
  [flex-lg="100"] {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  [layout="row"] > [flex-lg="100"] {
    max-width: 100%;
  }
  [layout="column"] > [flex-lg="100"] {
    max-height: 100%;
  }
  [flex-lg="33"],
  [flex-lg="34"] {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
  [flex-lg="66"],
  [flex-lg="67"] {
    -webkit-flex: 0 0 66.66%;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
  }
  [layout="row"] > [flex-lg="33"],
  [layout="row"] > [flex-lg="34"] {
    max-width: 33.33%;
  }
  [layout="row"] > [flex-lg="66"],
  [layout="row"] > [flex-lg="67"] {
    max-width: 66.66%;
  }
  [layout="column"] > [flex-lg="33"],
  [layout="column"] > [flex-lg="34"] {
    max-height: 33.33%;
  }
  [layout="column"] > [flex-lg="66"],
  [layout="column"] > [flex-lg="67"] {
    max-height: 66.66%;
  }
}
@media (min-width: 1200px) {
  [hide-gt-sm]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]),
  [hide-gt-md]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]),
  [hide-gt-lg]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]),
  [hide]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]) {
    display: none;
  }
  [flex-order-gt-lg="0"] {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  [flex-order-gt-lg="1"] {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  [flex-order-gt-lg="2"] {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  [flex-order-gt-lg="3"] {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  [flex-order-gt-lg="4"] {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  [flex-order-gt-lg="5"] {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  [flex-order-gt-lg="6"] {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  [flex-order-gt-lg="7"] {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  [flex-order-gt-lg="8"] {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  [flex-order-gt-lg="9"] {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  [layout-align-gt-lg="center"],
  [layout-align-gt-lg="center center"],
  [layout-align-gt-lg="center start"],
  [layout-align-gt-lg="center end"] {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  [layout-align-gt-lg="end"],
  [layout-align-gt-lg="end center"],
  [layout-align-gt-lg="end start"],
  [layout-align-gt-lg="end end"] {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  [layout-align-gt-lg="space-around"],
  [layout-align-gt-lg="space-around center"],
  [layout-align-gt-lg="space-around start"],
  [layout-align-gt-lg="space-around end"] {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  [layout-align-gt-lg="space-between"],
  [layout-align-gt-lg="space-between center"],
  [layout-align-gt-lg="space-between start"],
  [layout-align-gt-lg="space-between end"] {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  [layout-align-gt-lg="center center"],
  [layout-align-gt-lg="start center"],
  [layout-align-gt-lg="end center"],
  [layout-align-gt-lg="space-between center"],
  [layout-align-gt-lg="space-around center"] {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  [layout-align-gt-lg="center start"],
  [layout-align-gt-lg="start start"],
  [layout-align-gt-lg="end start"],
  [layout-align-gt-lg="space-between start"],
  [layout-align-gt-lg="space-around start"] {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  [layout-align-gt-lg="center end"],
  [layout-align-gt-lg="start end"],
  [layout-align-gt-lg="end end"],
  [layout-align-gt-lg="space-between end"],
  [layout-align-gt-lg="space-around end"] {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  [layout-gt-lg] {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [layout-gt-lg=column] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  [layout-gt-lg=row] {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  [offset-gt-lg="5"] {
    margin-left: 5%;
  }
  [offset-gt-lg="10"] {
    margin-left: 10%;
  }
  [offset-gt-lg="15"] {
    margin-left: 15%;
  }
  [offset-gt-lg="20"] {
    margin-left: 20%;
  }
  [offset-gt-lg="25"] {
    margin-left: 25%;
  }
  [offset-gt-lg="30"] {
    margin-left: 30%;
  }
  [offset-gt-lg="35"] {
    margin-left: 35%;
  }
  [offset-gt-lg="40"] {
    margin-left: 40%;
  }
  [offset-gt-lg="45"] {
    margin-left: 45%;
  }
  [offset-gt-lg="50"] {
    margin-left: 50%;
  }
  [offset-gt-lg="55"] {
    margin-left: 55%;
  }
  [offset-gt-lg="60"] {
    margin-left: 60%;
  }
  [offset-gt-lg="65"] {
    margin-left: 65%;
  }
  [offset-gt-lg="70"] {
    margin-left: 70%;
  }
  [offset-gt-lg="75"] {
    margin-left: 75%;
  }
  [offset-gt-lg="80"] {
    margin-left: 80%;
  }
  [offset-gt-lg="85"] {
    margin-left: 85%;
  }
  [offset-gt-lg="90"] {
    margin-left: 90%;
  }
  [offset-gt-lg="95"] {
    margin-left: 95%;
  }
  [offset-gt-lg="33"],
  [offset-gt-lg="34"] {
    margin-left: 33.33%;
  }
  [offset-gt-lg="66"],
  [offset-gt-lg="67"] {
    margin-left: 66.66%;
  }
  [flex-gt-lg] {
    box-sizing: border-box;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  [flex-gt-lg="0"] {
    -webkit-flex: 0 0 0%;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
  }
  [layout="row"] > [flex-gt-lg="0"] {
    max-width: 0%;
  }
  [layout="column"] > [flex-gt-lg="0"] {
    max-height: 0%;
  }
  [flex-gt-lg="5"] {
    -webkit-flex: 0 0 5%;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
  }
  [layout="row"] > [flex-gt-lg="5"] {
    max-width: 5%;
  }
  [layout="column"] > [flex-gt-lg="5"] {
    max-height: 5%;
  }
  [flex-gt-lg="10"] {
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }
  [layout="row"] > [flex-gt-lg="10"] {
    max-width: 10%;
  }
  [layout="column"] > [flex-gt-lg="10"] {
    max-height: 10%;
  }
  [flex-gt-lg="15"] {
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  [layout="row"] > [flex-gt-lg="15"] {
    max-width: 15%;
  }
  [layout="column"] > [flex-gt-lg="15"] {
    max-height: 15%;
  }
  [flex-gt-lg="20"] {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  [layout="row"] > [flex-gt-lg="20"] {
    max-width: 20%;
  }
  [layout="column"] > [flex-gt-lg="20"] {
    max-height: 20%;
  }
  [flex-gt-lg="25"] {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  [layout="row"] > [flex-gt-lg="25"] {
    max-width: 25%;
  }
  [layout="column"] > [flex-gt-lg="25"] {
    max-height: 25%;
  }
  [flex-gt-lg="30"] {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
  [layout="row"] > [flex-gt-lg="30"] {
    max-width: 30%;
  }
  [layout="column"] > [flex-gt-lg="30"] {
    max-height: 30%;
  }
  [flex-gt-lg="35"] {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }
  [layout="row"] > [flex-gt-lg="35"] {
    max-width: 35%;
  }
  [layout="column"] > [flex-gt-lg="35"] {
    max-height: 35%;
  }
  [flex-gt-lg="40"] {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  [layout="row"] > [flex-gt-lg="40"] {
    max-width: 40%;
  }
  [layout="column"] > [flex-gt-lg="40"] {
    max-height: 40%;
  }
  [flex-gt-lg="45"] {
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  [layout="row"] > [flex-gt-lg="45"] {
    max-width: 45%;
  }
  [layout="column"] > [flex-gt-lg="45"] {
    max-height: 45%;
  }
  [flex-gt-lg="50"] {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  [layout="row"] > [flex-gt-lg="50"] {
    max-width: 50%;
  }
  [layout="column"] > [flex-gt-lg="50"] {
    max-height: 50%;
  }
  [flex-gt-lg="55"] {
    -webkit-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
  [layout="row"] > [flex-gt-lg="55"] {
    max-width: 55%;
  }
  [layout="column"] > [flex-gt-lg="55"] {
    max-height: 55%;
  }
  [flex-gt-lg="60"] {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  [layout="row"] > [flex-gt-lg="60"] {
    max-width: 60%;
  }
  [layout="column"] > [flex-gt-lg="60"] {
    max-height: 60%;
  }
  [flex-gt-lg="65"] {
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }
  [layout="row"] > [flex-gt-lg="65"] {
    max-width: 65%;
  }
  [layout="column"] > [flex-gt-lg="65"] {
    max-height: 65%;
  }
  [flex-gt-lg="70"] {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }
  [layout="row"] > [flex-gt-lg="70"] {
    max-width: 70%;
  }
  [layout="column"] > [flex-gt-lg="70"] {
    max-height: 70%;
  }
  [flex-gt-lg="75"] {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  [layout="row"] > [flex-gt-lg="75"] {
    max-width: 75%;
  }
  [layout="column"] > [flex-gt-lg="75"] {
    max-height: 75%;
  }
  [flex-gt-lg="80"] {
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
  [layout="row"] > [flex-gt-lg="80"] {
    max-width: 80%;
  }
  [layout="column"] > [flex-gt-lg="80"] {
    max-height: 80%;
  }
  [flex-gt-lg="85"] {
    -webkit-flex: 0 0 85%;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
  }
  [layout="row"] > [flex-gt-lg="85"] {
    max-width: 85%;
  }
  [layout="column"] > [flex-gt-lg="85"] {
    max-height: 85%;
  }
  [flex-gt-lg="90"] {
    -webkit-flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
  }
  [layout="row"] > [flex-gt-lg="90"] {
    max-width: 90%;
  }
  [layout="column"] > [flex-gt-lg="90"] {
    max-height: 90%;
  }
  [flex-gt-lg="95"] {
    -webkit-flex: 0 0 95%;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
  }
  [layout="row"] > [flex-gt-lg="95"] {
    max-width: 95%;
  }
  [layout="column"] > [flex-gt-lg="95"] {
    max-height: 95%;
  }
  [flex-gt-lg="100"] {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  [layout="row"] > [flex-gt-lg="100"] {
    max-width: 100%;
  }
  [layout="column"] > [flex-gt-lg="100"] {
    max-height: 100%;
  }
  [flex-gt-lg="33"],
  [flex-gt-lg="34"] {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
  [flex-gt-lg="66"],
  [flex-gt-lg="67"] {
    -webkit-flex: 0 0 66.66%;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
  }
  [layout="row"] > [flex-gt-lg="33"],
  [layout="row"] > [flex-gt-lg="34"] {
    max-width: 33.33%;
  }
  [layout="row"] > [flex-gt-lg="66"],
  [layout="row"] > [flex-gt-lg="67"] {
    max-width: 66.66%;
  }
  [layout="column"] > [flex-gt-lg="33"],
  [layout="column"] > [flex-gt-lg="34"] {
    max-height: 33.33%;
  }
  [layout="column"] > [flex-gt-lg="66"],
  [layout="column"] > [flex-gt-lg="67"] {
    max-height: 66.66%;
  }
}
@-webkit-keyframes md-autocomplete-list-out {
  0% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  50% {
    opacity: 0;
    height: 40px;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    height: 0;
    opacity: 0;
  }
}
@keyframes md-autocomplete-list-out {
  0% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  50% {
    opacity: 0;
    height: 40px;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    height: 0;
    opacity: 0;
  }
}
@-webkit-keyframes md-autocomplete-list-in {
  0% {
    opacity: 0;
    height: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    opacity: 0;
    height: 40px;
  }
  100% {
    opacity: 1;
    height: 40px;
  }
}
@keyframes md-autocomplete-list-in {
  0% {
    opacity: 0;
    height: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    opacity: 0;
    height: 40px;
  }
  100% {
    opacity: 1;
    height: 40px;
  }
}
md-autocomplete {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  display: block;
  height: 40px;
  position: relative;
  overflow: visible;
  min-width: 190px;
}
md-autocomplete[md-floating-label] {
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  height: auto;
}
md-autocomplete[md-floating-label] md-autocomplete-wrap {
  height: auto;
}
md-autocomplete[md-floating-label] button {
  top: auto;
  bottom: 5px;
}
md-autocomplete md-autocomplete-wrap {
  display: block;
  position: relative;
  overflow: visible;
  height: 40px;
}
md-autocomplete md-autocomplete-wrap md-progress-linear {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  transition: none;
}
md-autocomplete md-autocomplete-wrap md-progress-linear .md-container {
  transition: none;
  top: auto;
  height: 3px;
}
md-autocomplete md-autocomplete-wrap md-progress-linear.ng-enter {
  transition: opacity 0.15s linear;
}
md-autocomplete md-autocomplete-wrap md-progress-linear.ng-enter.ng-enter-active {
  opacity: 1;
}
md-autocomplete md-autocomplete-wrap md-progress-linear.ng-leave {
  transition: opacity 0.15s linear;
}
md-autocomplete md-autocomplete-wrap md-progress-linear.ng-leave.ng-leave-active {
  opacity: 0;
}
md-autocomplete input:not(.md-input) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  outline: none;
  background: transparent;
}
md-autocomplete input:not(.md-input)::-ms-clear {
  display: none;
}
md-autocomplete button {
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 20px;
  text-align: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  padding: 0;
  font-size: 12px;
  background: transparent;
}
md-autocomplete 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;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-autocomplete button:focus {
  outline: none;
}
md-autocomplete button:focus:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
md-autocomplete button md-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.9);
  transform: translate3d(-50%, -50%, 0) scale(0.9);
}
md-autocomplete button md-icon path {
  stroke-width: 0;
}
md-autocomplete button.ng-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
}
md-autocomplete button.ng-enter.ng-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
md-autocomplete button.ng-leave {
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
}
md-autocomplete 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-autocomplete-suggestions {
  position: absolute;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  margin: 0;
  list-style: none;
  padding: 0;
  overflow: auto;
  max-height: 225.5px;
  z-index: 100;
}
.md-autocomplete-suggestions li {
  cursor: pointer;
  font-size: 14px;
  overflow: hidden;
  padding: 0 15px;
  line-height: 48px;
  height: 48px;
  transition: background 0.15s linear;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md-autocomplete-suggestions li.ng-enter,
.md-autocomplete-suggestions li.ng-hide-remove {
  transition: none;
  -webkit-animation: md-autocomplete-list-in 0.2s;
  animation: md-autocomplete-list-in 0.2s;
}
.md-autocomplete-suggestions li.ng-leave,
.md-autocomplete-suggestions li.ng-hide-add {
  transition: none;
  -webkit-animation: md-autocomplete-list-out 0.2s;
  animation: md-autocomplete-list-out 0.2s;
}
.md-autocomplete-suggestions li:focus {
  outline: none;
}
md-backdrop {
  z-index: 50;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
}
md-backdrop.md-select-backdrop {
  z-index: 81;
}
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 {
  top: 0;
  position: fixed;
}
md-backdrop.ng-enter {
  -webkit-animation: cubic-bezier(0.25, 0.8, 0.25, 1) mdBackdropFadeIn 0.5s both;
  animation: cubic-bezier(0.25, 0.8, 0.25, 1) mdBackdropFadeIn 0.5s both;
}
md-backdrop.ng-leave {
  -webkit-animation: cubic-bezier(0.55, 0, 0.55, 0.2) mdBackdropFadeOut 0.2s both;
  animation: cubic-bezier(0.55, 0, 0.55, 0.2) mdBackdropFadeOut 0.2s both;
}
@-webkit-keyframes mdBackdropFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mdBackdropFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mdBackdropFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mdBackdropFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
md-bottom-sheet {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px 16px 88px 16px;
  z-index: 70;
  border-top: 1px solid;
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: -webkit-transform;
  transition-property: 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;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-bottom-sheet .md-subheader {
  background-color: transparent;
  font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif;
  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-flex;
  display: -ms-flexbox;
  display: flex;
  outline: none;
}
md-bottom-sheet md-list-item:hover {
  cursor: pointer;
}
md-bottom-sheet.md-list md-list-item {
  padding: 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
}
md-bottom-sheet.md-list md-list-item div.md-icon-container {
  display: inline-block;
  height: 24px;
  margin-right: 32px;
}
md-bottom-sheet.md-grid {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 0;
}
md-bottom-sheet.md-grid md-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: all 0.5s;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
md-bottom-sheet.md-grid md-list-item {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.5s;
  height: 96px;
  margin-top: 8px;
  margin-bottom: 8px;
  /* Mixin for how many grid items to show per row */
}
@media screen and (max-width: 600px) {
  md-bottom-sheet.md-grid md-list-item {
    -webkit-flex: 1 1 33.33333%;
    -ms-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-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  md-bottom-sheet.md-grid md-list-item:nth-of-type(3n) {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media screen and (min-width: 600px) and (max-width: 960px) {
  md-bottom-sheet.md-grid md-list-item {
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 960px) and (max-width: 1200px) {
  md-bottom-sheet.md-grid md-list-item {
    -webkit-flex: 1 1 16.66667%;
    -ms-flex: 1 1 16.66667%;
    flex: 1 1 16.66667%;
    max-width: 16.66667%;
  }
}
@media screen and (min-width: 1200px) {
  md-bottom-sheet.md-grid md-list-item {
    -webkit-flex: 1 1 14.28571%;
    -ms-flex: 1 1 14.28571%;
    flex: 1 1 14.28571%;
    max-width: 14.28571%;
  }
}
md-bottom-sheet.md-grid md-list-item .md-list-item-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48px;
  padding-bottom: 16px;
}
md-bottom-sheet.md-grid md-list-item .md-grid-item-content {
  border: 1px solid transparent;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
}
md-bottom-sheet.md-grid md-list-item .md-icon-container {
  display: inline-block;
  box-sizing: border-box;
  height: 48px;
  width: 48px;
  margin: 0 0;
}
md-bottom-sheet.md-grid md-list-item .md-grid-text {
  font-weight: 400;
  line-height: 16px;
  font-size: 13px;
  margin: 0;
  white-space: nowrap;
  width: 64px;
  text-align: center;
  text-transform: none;
  padding-top: 8px;
}
/**
 * Position a FAB button.
 */
.md-button {
  box-sizing: border-box;
  color: currentColor;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  outline: none;
  border: 0;
  display: inline-block;
  padding: 0 0.6rem;
  margin: 0.6rem 0.8rem;
  line-height: 3.6rem;
  min-height: 3.6rem;
  background: transparent;
  white-space: nowrap;
  min-width: 8.8rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4rem;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-button *,
.md-button *:before,
.md-button *:after {
  box-sizing: border-box;
}
.md-button:focus {
  outline: none;
}
.md-button:hover,
.md-button:focus {
  text-decoration: none;
}
.md-button.ng-hide,
.md-button.ng-leave {
  transition: none;
}
.md-button.md-cornered {
  border-radius: 0;
}
.md-button.md-icon {
  padding: 0;
  background: none;
}
.md-button.md-icon-button {
  margin: 0 0.6rem;
  height: 4.8rem;
  min-width: 0;
  line-height: 4.8rem;
  padding-left: 0;
  padding-right: 0;
  width: 4.8rem;
}
.md-button.md-fab {
  z-index: 20;
  line-height: 5.6rem;
  min-width: 0;
  width: 5.6rem;
  height: 5.6rem;
  vertical-align: middle;
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
  transition: 0.2s linear;
  transition-property: background-color, box-shadow;
}
.md-button.md-fab.md-fab-bottom-right {
  top: auto;
  right: 2rem;
  bottom: 2rem;
  left: auto;
  position: absolute;
}
.md-button.md-fab.md-fab-bottom-left {
  top: auto;
  right: auto;
  bottom: 2rem;
  left: 2rem;
  position: absolute;
}
.md-button.md-fab.md-fab-top-right {
  top: 2rem;
  right: 2rem;
  bottom: auto;
  left: auto;
  position: absolute;
}
.md-button.md-fab.md-fab-top-left {
  top: 2rem;
  right: auto;
  bottom: auto;
  left: 2rem;
  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-icon {
  margin-top: 0;
}
.md-button.md-fab.md-mini {
  line-height: 4rem;
  width: 4rem;
  height: 4rem;
}
.md-toast-open-top .md-button.md-fab-top-left,
.md-toast-open-top .md-button.md-fab-top-right {
  -webkit-transform: translate3d(0, 4.2rem, 0);
  transform: translate3d(0, 4.2rem, 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, 3.2rem, 0);
  transform: translate3d(0, 3.2rem, 0);
}
.md-toast-open-bottom .md-button.md-fab-bottom-left,
.md-toast-open-bottom .md-button.md-fab-bottom-right {
  -webkit-transform: translate3d(0, -4.2rem, 0);
  transform: translate3d(0, -4.2rem, 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, -5.2rem, 0);
  transform: translate3d(0, -5.2rem, 0);
}
.md-button-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
.md-button-group > .md-button {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  overflow: hidden;
  width: 0;
  border-width: 1px 0px 1px 1px;
  border-radius: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.md-button-group > .md-button:first-child {
  border-radius: 2px 0px 0px 2px;
}
.md-button-group > .md-button:last-child {
  border-right-width: 1px;
  border-radius: 0px 2px 2px 0px;
}
@media screen and (-ms-high-contrast: active) {
  .md-button.md-raised,
  .md-button.md-fab {
    border: 1px solid #fff;
  }
}
md-card {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 8px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
md-card > img,
md-card > :not(md-card-content) img {
  width: 100%;
}
md-card md-card-content {
  padding: 16px;
}
md-card .md-actions {
  margin: 0;
}
md-card .md-actions .md-button {
  margin-bottom: 8px;
  margin-top: 8px;
  margin-right: 4px;
  margin-left: 4px;
}
md-card md-card-footer {
  padding: 16px;
}
@media screen and (-ms-high-contrast: active) {
  md-card {
    border: 1px solid #fff;
  }
}
md-checkbox {
  box-sizing: border-box;
  display: block;
  margin: 8px;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 18px;
  position: relative;
  line-height: 26px;
  min-width: 18px;
  min-height: 18px;
}
md-checkbox *,
md-checkbox *:before,
md-checkbox *:after {
  box-sizing: border-box;
}
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, 0.12);
}
md-checkbox .md-container {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
md-checkbox .md-container:before {
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-checkbox .md-container:after {
  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 {
  transition: 240ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid;
  border-radius: 2px;
}
md-checkbox.md-checked .md-icon {
  border: none;
}
md-checkbox[disabled] {
  cursor: no-drop;
}
md-checkbox.md-checked .md-icon:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 2px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  content: '';
}
md-checkbox .md-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  pointer-events: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
md-checkbox .md-label span {
  margin-left: 10px;
}
.md-contact-chips .md-chips .md-chip {
  padding: 0 0.8rem 0 0;
}
.md-contact-chips .md-chips .md-chip .md-contact-avatar {
  float: left;
}
.md-contact-chips .md-chips .md-chip .md-contact-avatar img {
  height: 3.2rem;
  border-radius: 1.6rem;
}
.md-contact-chips .md-chips .md-chip .md-contact-name {
  display: inline-block;
  height: 3.2rem;
  margin-left: 0.8rem;
}
.md-contact-suggestion {
  height: 5.6rem;
}
.md-contact-suggestion img {
  height: 4rem;
  border-radius: 2rem;
  margin-top: 0.8rem;
}
.md-contact-suggestion .md-contact-name {
  margin-left: 0.8rem;
  width: 12rem;
}
.md-contact-suggestion .md-contact-name,
.md-contact-suggestion .md-contact-email {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.md-contact-chips-suggestions li {
  height: 100%;
}
.md-chips {
  display: block;
  font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif;
  font-size: 1.3rem;
  padding: 0 0 0.8rem 0;
  vertical-align: middle;
  cursor: text;
}
.md-chips:after {
  content: '';
  display: table;
  clear: both;
}
.md-chips .md-chip {
  cursor: default;
  border-radius: 1.6rem;
  display: block;
  height: 3.2rem;
  line-height: 3.2rem;
  margin: 0.8rem 0.8rem 0 0;
  padding: 0 0.8rem 0 1.2rem;
  float: left;
}
.md-chips .md-chip .md-chip-content {
  display: block;
  padding-right: 0.4rem;
  float: left;
  white-space: nowrap;
}
.md-chips .md-chip .md-chip-content:focus {
  outline: none;
}
.md-chips .md-chip .md-chip-remove-container {
  display: inline-block;
  margin-right: -0.5rem;
}
.md-chips .md-chip .md-chip-remove {
  text-align: center;
  width: 3.2rem;
  height: 3.2rem;
  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: 1.8rem;
  width: 1.8rem;
  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: 3.2rem;
  margin: 0.8rem 0.8rem 0 0;
  padding: 0 0.8rem 0 1.2rem;
  float: left;
}
.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="url"],
.md-chips .md-chip-input-container input[type="text"] {
  border: 0;
  height: 3.2rem;
  line-height: 3.2rem;
  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="url"]:focus,
.md-chips .md-chip-input-container input[type="text"]:focus {
  outline: none;
}
.md-chips .md-chip-input-container md-autocomplete,
.md-chips .md-chip-input-container md-autocomplete-wrap {
  background: transparent;
  height: 3.2rem;
}
.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 input {
  border: 0;
  height: 3.2rem;
  line-height: 3.2rem;
  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: 3.2rem;
}
.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: 0.8rem 0.8rem 0 0;
}
.md-chips .md-chip-input-container input {
  background: transparent;
  border-width: 0;
}
.md-chips md-autocomplete button {
  display: none;
}
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;
}
.md-dialog-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 80;
}
md-dialog {
  opacity: 0;
  min-width: 240px;
  max-width: 80%;
  max-height: 80%;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
md-dialog.transition-in {
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
md-dialog.transition-out {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translate3d(0, 100%, 0) scale(0.2);
  transform: translate3d(0, 100%, 0) scale(0.2);
}
md-dialog md-dialog-content {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding: 24px;
  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-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  box-sizing: border-box;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 0;
  padding-right: 8px;
  padding-left: 24px;
  min-height: 52px;
}
md-dialog .md-actions > * {
  margin-left: 4px;
  margin-right: 0;
}
md-dialog .md-actions .md-button {
  margin-bottom: 8px;
  margin-top: 8px;
}
md-dialog.md-content-overflow .md-actions {
  border-top: 1px solid;
}
@media screen and (-ms-high-contrast: active) {
  md-dialog {
    border: 1px solid #fff;
  }
}
md-divider {
  display: block;
  border-top: 1px solid;
  margin: 0;
}
md-divider[md-inset] {
  margin-left: 80px;
}
md-grid-list {
  box-sizing: border-box;
  display: block;
  position: relative;
}
md-grid-list *,
md-grid-list *:before,
md-grid-list *:after {
  box-sizing: border-box;
}
md-grid-list md-grid-tile {
  display: block;
  position: absolute;
}
md-grid-list md-grid-tile figure {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
md-grid-list md-grid-tile md-grid-tile-header,
md-grid-list md-grid-tile md-grid-tile-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  color: #fff;
  background: rgba(0, 0, 0, 0.18);
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
}
md-grid-list md-grid-tile md-grid-tile-header h3,
md-grid-list md-grid-tile md-grid-tile-header h4,
md-grid-list md-grid-tile md-grid-tile-footer h3,
md-grid-list md-grid-tile md-grid-tile-footer h4 {
  font-weight: 400;
  margin: 0 0 0 16px;
}
md-grid-list md-grid-tile md-grid-tile-header h3,
md-grid-list md-grid-tile md-grid-tile-footer h3 {
  font-size: 14px;
}
md-grid-list md-grid-tile md-grid-tile-header h4,
md-grid-list md-grid-tile md-grid-tile-footer 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 no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 2.8rem;
  width: 2.8rem;
}
md-icon svg {
  pointer-events: none;
}
md-icon[md-font-icon] {
  line-height: 1;
}
md-input-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-x: hidden;
  padding: 2px;
  padding-bottom: 26px;
  /*
   * The .md-input class is added to the input/textarea
   */
}
md-input-container > md-icon {
  position: absolute;
  top: 5px;
  left: 2px;
}
md-input-container > md-icon + input {
  margin-left: 36px;
}
md-input-container textarea,
md-input-container input[type="text"],
md-input-container input[type="password"],
md-input-container input[type="datetime"],
md-input-container input[type="datetime-local"],
md-input-container input[type="date"],
md-input-container input[type="month"],
md-input-container input[type="time"],
md-input-container input[type="week"],
md-input-container input[type="number"],
md-input-container input[type="email"],
md-input-container input[type="url"],
md-input-container input[type="search"],
md-input-container input[type="tel"],
md-input-container input[type="color"] {
  /* remove default appearance from all input/textarea */
  -moz-appearance: none;
  -webkit-appearance: none;
}
md-input-container textarea {
  resize: none;
  overflow: hidden;
}
md-input-container textarea.md-input {
  min-height: 56px;
  -ms-flex-preferred-size: auto;
}
md-input-container label:not(.md-no-float),
md-input-container .md-placeholder:not(.md-select-label) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 2px;
  z-index: 1;
  -webkit-transform: translate3d(0, 24px, 0) scale(1);
  transform: translate3d(0, 24px, 0) scale(1);
  transition: -webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.25s;
  transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.25s;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
html[dir=rtl] md-input-container label:not(.md-no-float),
html[dir=rtl] md-input-container .md-placeholder:not(.md-select-label) {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
md-input-container .md-placeholder:not(.md-select-label) {
  position: absolute;
  top: 0;
  opacity: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, 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 {
  transition: none;
  opacity: 0;
}
md-input-container:not(.md-input-has-value) input:not(:focus) {
  color: transparent;
}
md-input-container .md-input {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: block;
  background: none;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-width: 0 0 1px 0;
  line-height: 26px;
  -ms-flex-preferred-size: 26px;
  border-radius: 0;
}
md-input-container .md-input:focus {
  outline: none;
}
md-input-container .md-input:invalid {
  outline: none;
  box-shadow: none;
}
md-input-container ng-messages,
md-input-container data-ng-messages,
md-input-container x-ng-messages,
md-input-container [ng-messages],
md-input-container [data-ng-messages],
md-input-container [x-ng-messages] {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  position: relative;
}
md-input-container ng-message,
md-input-container data-ng-message,
md-input-container x-ng-message,
md-input-container [ng-message],
md-input-container [data-ng-message],
md-input-container [x-ng-message],
md-input-container .md-char-counter {
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 12px;
  line-height: 24px;
}
md-input-container ng-message.ng-enter,
md-input-container data-ng-message.ng-enter,
md-input-container x-ng-message.ng-enter,
md-input-container [ng-message].ng-enter,
md-input-container [data-ng-message].ng-enter,
md-input-container [x-ng-message].ng-enter,
md-input-container .md-char-counter.ng-enter {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-delay: 0.2s;
}
md-input-container ng-message.ng-leave,
md-input-container data-ng-message.ng-leave,
md-input-container x-ng-message.ng-leave,
md-input-container [ng-message].ng-leave,
md-input-container [data-ng-message].ng-leave,
md-input-container [x-ng-message].ng-leave,
md-input-container .md-char-counter.ng-leave {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-input-container ng-message.ng-enter,
md-input-container ng-message.ng-leave.ng-leave-active,
md-input-container data-ng-message.ng-enter,
md-input-container data-ng-message.ng-leave.ng-leave-active,
md-input-container x-ng-message.ng-enter,
md-input-container x-ng-message.ng-leave.ng-leave-active,
md-input-container [ng-message].ng-enter,
md-input-container [ng-message].ng-leave.ng-leave-active,
md-input-container [data-ng-message].ng-enter,
md-input-container [data-ng-message].ng-leave.ng-leave-active,
md-input-container [x-ng-message].ng-enter,
md-input-container [x-ng-message].ng-leave.ng-leave-active,
md-input-container .md-char-counter.ng-enter,
md-input-container .md-char-counter.ng-leave.ng-leave-active {
  opacity: 0;
  -webkit-transform: translate3d(0, -20%, 0);
  transform: translate3d(0, -20%, 0);
}
md-input-container ng-message.ng-leave,
md-input-container ng-message.ng-enter.ng-enter-active,
md-input-container data-ng-message.ng-leave,
md-input-container data-ng-message.ng-enter.ng-enter-active,
md-input-container x-ng-message.ng-leave,
md-input-container x-ng-message.ng-enter.ng-enter-active,
md-input-container [ng-message].ng-leave,
md-input-container [ng-message].ng-enter.ng-enter-active,
md-input-container [data-ng-message].ng-leave,
md-input-container [data-ng-message].ng-enter.ng-enter-active,
md-input-container [x-ng-message].ng-leave,
md-input-container [x-ng-message].ng-enter.ng-enter-active,
md-input-container .md-char-counter.ng-leave,
md-input-container .md-char-counter.ng-enter.ng-enter-active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
md-input-container .md-char-counter {
  bottom: 2px;
  right: 2px;
}
md-input-container.md-input-focused label:not(.md-no-float),
md-input-container.md-input-has-value label:not(.md-no-float) {
  -webkit-transform: translate3d(0, 4px, 0) scale(0.75);
  transform: translate3d(0, 4px, 0) scale(0.75);
}
md-input-container.md-input-focused .md-input,
md-input-container .md-input.ng-invalid.ng-dirty {
  padding-bottom: 0;
  border-width: 0 0 2px 0;
}
md-input-container .md-input[disabled],
[disabled] md-input-container .md-input {
  background-position: 0 bottom;
  background-size: 3px 1px;
  background-repeat: repeat-x;
}
md-input-container.md-icon-float {
  margin-top: -16px;
  transition: margin-top 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-input-container.md-icon-float > label {
  pointer-events: none;
  position: absolute;
  margin-left: 36px;
}
md-input-container.md-icon-float > md-icon {
  top: 26px;
  left: 2px;
}
md-input-container.md-icon-float > md-icon + input {
  margin-left: 36px;
}
md-input-container.md-icon-float > input {
  padding-top: 24px;
}
md-input-container.md-icon-float.md-input-focused,
md-input-container.md-icon-float.md-input-has-value {
  margin-top: -8px;
}
md-input-container.md-icon-float.md-input-focused label,
md-input-container.md-icon-float.md-input-has-value label {
  -webkit-transform: translate3d(0, 4px, 0) scale(0.75);
  transform: translate3d(0, 4px, 0) scale(0.75);
  transition: -webkit-transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
  transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.5s;
}
@media screen and (-ms-high-contrast: active) {
  md-input-container.md-default-theme > md-icon {
    fill: #fff;
  }
}
md-list {
  display: block;
  padding: 8px 0px 8px 0px;
}
md-list .md-subheader {
  line-height: 0.75em;
}
md-list-item.md-no-proxy,
md-list-item .md-no-style {
  position: relative;
  padding: 0px 16px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  transition: background-color 0.15s linear;
}
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;
}
md-list-item.md-no-proxy:focus,
md-list-item .md-no-style:focus {
  outline: none;
}
md-list-item.md-with-secondary {
  position: relative;
}
md-list-item.md-clickable:hover {
  cursor: pointer;
}
md-list-item md-divider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
md-list-item md-divider[md-inset] {
  left: 96px;
  width: calc(4%);
  margin: 0;
}
md-list-item,
md-list-item .md-list-item-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 48px;
}
md-list-item > div.md-primary > md-icon,
md-list-item > div.md-secondary > md-icon,
md-list-item > md-icon:first-child,
md-list-item > md-icon.md-secondary,
md-list-item .md-list-item-inner > div.md-primary > md-icon,
md-list-item .md-list-item-inner > div.md-secondary > md-icon,
md-list-item .md-list-item-inner > md-icon:first-child,
md-list-item .md-list-item-inner > md-icon.md-secondary {
  width: 24px;
  margin-top: 12px;
  margin-bottom: 12px;
  box-sizing: content-box;
}
md-list-item > div.md-primary > md-checkbox,
md-list-item > div.md-secondary > md-checkbox,
md-list-item > md-checkbox:first-child,
md-list-item md-checkbox.md-secondary,
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:first-child,
md-list-item .md-list-item-inner md-checkbox.md-secondary {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
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:first-child .md-label,
md-list-item md-checkbox.md-secondary .md-label,
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:first-child .md-label,
md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label {
  display: none;
}
md-list-item > md-icon:first-child,
md-list-item .md-list-item-inner > md-icon:first-child {
  margin-right: 32px;
}
md-list-item > md-checkbox:first-child,
md-list-item .md-list-item-inner > md-checkbox:first-child {
  width: 24px;
  margin-left: 3px;
  margin-right: 29px;
}
md-list-item > .md-avatar:first-child,
md-list-item .md-list-item-inner > .md-avatar:first-child {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 16px;
  border-radius: 50%;
  box-sizing: content-box;
}
md-list-item md-checkbox.md-secondary,
md-list-item md-switch.md-secondary,
md-list-item .md-list-item-inner md-checkbox.md-secondary,
md-list-item .md-list-item-inner md-switch.md-secondary {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
md-list-item button.md-button.md-secondary-container,
md-list-item .md-list-item-inner button.md-button.md-secondary-container {
  background-color: transparent;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 50%;
  margin: 0px;
  min-width: 0px;
}
md-list-item button.md-button.md-secondary-container .md-ripple,
md-list-item button.md-button.md-secondary-container .md-ripple-container,
md-list-item .md-list-item-inner button.md-button.md-secondary-container .md-ripple,
md-list-item .md-list-item-inner button.md-button.md-secondary-container .md-ripple-container {
  border-radius: 50%;
}
md-list-item .md-secondary-container,
md-list-item .md-secondary,
md-list-item .md-list-item-inner .md-secondary-container,
md-list-item .md-list-item-inner .md-secondary {
  margin-left: 16px;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
md-list-item > .md-button.md-secondary-container > .md-secondary,
md-list-item .md-list-item-inner > .md-button.md-secondary-container > .md-secondary {
  margin-left: 0px;
  position: static;
}
md-list-item > p,
md-list-item > .md-list-item-inner > p,
md-list-item .md-list-item-inner > p,
md-list-item .md-list-item-inner > .md-list-item-inner > p {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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-align-items: flex-start;
  -ms-flex-align: start;
  align-items: 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,
md-list-item.md-3-line .md-list-item-text,
md-list-item.md-3-line > .md-no-style .md-list-item-text {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 16px 0;
  text-overflow: ellipsis;
}
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;
}
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 {
  margin: 0 0 6px 0;
  line-height: 0.75em;
}
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-weight: 400;
  margin: 10px 0 5px 0;
  line-height: 0.75em;
}
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 {
  margin: 0 0 0px 0;
  line-height: 1.6em;
}
md-list-item.md-2-line > .md-avatar:first-child,
md-list-item.md-2-line > .md-no-style > .md-avatar:first-child {
  margin-top: 12px;
}
md-list-item.md-2-line > md-icon:first-child,
md-list-item.md-2-line > .md-no-style > md-icon:first-child {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
md-list-item.md-2-line .md-list-item-text,
md-list-item.md-2-line > .md-no-style .md-list-item-text {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 19px;
}
md-list-item.md-3-line > md-icon:first-child,
md-list-item.md-3-line > .md-avatar:first-child,
md-list-item.md-3-line > .md-no-style > md-icon:first-child,
md-list-item.md-3-line > .md-no-style > .md-avatar:first-child {
  margin-top: 16px;
}
@-webkit-keyframes outer-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes outer-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes left-wobble {
  0%,
  100% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@keyframes left-wobble {
  0%,
  100% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes right-wobble {
  0%,
  100% {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
@keyframes right-wobble {
  0%,
  100% {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
@-webkit-keyframes sporadic-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}
@keyframes sporadic-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  100% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}
md-progress-circular {
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  overflow: hidden;
}
md-progress-circular .md-inner {
  width: 50px;
  height: 50px;
  position: relative;
}
md-progress-circular .md-inner .md-gap {
  position: absolute;
  left: 24px;
  right: 24px;
  top: 0;
  bottom: 0;
  border-top: 5px solid black;
  box-sizing: border-box;
}
md-progress-circular .md-inner .md-left,
md-progress-circular .md-inner .md-right {
  position: absolute;
  top: 0;
  height: 50px;
  width: 25px;
  overflow: hidden;
}
md-progress-circular .md-inner .md-left .md-half-circle,
md-progress-circular .md-inner .md-right .md-half-circle {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  border: 5px solid black;
  border-bottom-color: transparent;
  border-radius: 50%;
}
md-progress-circular .md-inner .md-left {
  left: 0;
}
md-progress-circular .md-inner .md-left .md-half-circle {
  left: 0;
  border-right-color: transparent;
}
md-progress-circular .md-inner .md-right {
  right: 0;
}
md-progress-circular .md-inner .md-right .md-half-circle {
  right: 0;
  border-left-color: transparent;
}
md-progress-circular[value="0"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="0"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
md-progress-circular[value="0"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="1"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="1"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-131.4deg);
  transform: rotate(-131.4deg);
}
md-progress-circular[value="1"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="2"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="2"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-127.8deg);
  transform: rotate(-127.8deg);
}
md-progress-circular[value="2"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="3"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="3"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-124.2deg);
  transform: rotate(-124.2deg);
}
md-progress-circular[value="3"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="4"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="4"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-120.6deg);
  transform: rotate(-120.6deg);
}
md-progress-circular[value="4"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="5"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="5"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-117deg);
  transform: rotate(-117deg);
}
md-progress-circular[value="5"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="6"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="6"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-113.4deg);
  transform: rotate(-113.4deg);
}
md-progress-circular[value="6"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="7"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="7"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-109.8deg);
  transform: rotate(-109.8deg);
}
md-progress-circular[value="7"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="8"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="8"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-106.2deg);
  transform: rotate(-106.2deg);
}
md-progress-circular[value="8"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="9"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="9"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-102.6deg);
  transform: rotate(-102.6deg);
}
md-progress-circular[value="9"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="10"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="10"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-99deg);
  transform: rotate(-99deg);
}
md-progress-circular[value="10"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="11"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="11"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-95.4deg);
  transform: rotate(-95.4deg);
}
md-progress-circular[value="11"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="12"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="12"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-91.8deg);
  transform: rotate(-91.8deg);
}
md-progress-circular[value="12"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="13"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="13"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-88.2deg);
  transform: rotate(-88.2deg);
}
md-progress-circular[value="13"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="14"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="14"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-84.6deg);
  transform: rotate(-84.6deg);
}
md-progress-circular[value="14"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="15"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="15"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-81deg);
  transform: rotate(-81deg);
}
md-progress-circular[value="15"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="16"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="16"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-77.4deg);
  transform: rotate(-77.4deg);
}
md-progress-circular[value="16"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="17"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="17"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-73.8deg);
  transform: rotate(-73.8deg);
}
md-progress-circular[value="17"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="18"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="18"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-70.2deg);
  transform: rotate(-70.2deg);
}
md-progress-circular[value="18"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="19"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="19"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-66.6deg);
  transform: rotate(-66.6deg);
}
md-progress-circular[value="19"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="20"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="20"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-63deg);
  transform: rotate(-63deg);
}
md-progress-circular[value="20"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="21"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="21"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-59.4deg);
  transform: rotate(-59.4deg);
}
md-progress-circular[value="21"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="22"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="22"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-55.8deg);
  transform: rotate(-55.8deg);
}
md-progress-circular[value="22"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="23"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="23"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-52.2deg);
  transform: rotate(-52.2deg);
}
md-progress-circular[value="23"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="24"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="24"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-48.6deg);
  transform: rotate(-48.6deg);
}
md-progress-circular[value="24"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="25"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="25"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
md-progress-circular[value="25"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="26"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="26"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-41.4deg);
  transform: rotate(-41.4deg);
}
md-progress-circular[value="26"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="27"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="27"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-37.8deg);
  transform: rotate(-37.8deg);
}
md-progress-circular[value="27"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="28"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="28"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-34.2deg);
  transform: rotate(-34.2deg);
}
md-progress-circular[value="28"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="29"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="29"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-30.6deg);
  transform: rotate(-30.6deg);
}
md-progress-circular[value="29"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="30"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="30"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-27deg);
  transform: rotate(-27deg);
}
md-progress-circular[value="30"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="31"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="31"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-23.4deg);
  transform: rotate(-23.4deg);
}
md-progress-circular[value="31"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="32"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="32"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-19.8deg);
  transform: rotate(-19.8deg);
}
md-progress-circular[value="32"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="33"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="33"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-16.2deg);
  transform: rotate(-16.2deg);
}
md-progress-circular[value="33"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="34"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="34"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-12.6deg);
  transform: rotate(-12.6deg);
}
md-progress-circular[value="34"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="35"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="35"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
md-progress-circular[value="35"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="36"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="36"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-5.4deg);
  transform: rotate(-5.4deg);
}
md-progress-circular[value="36"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="37"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="37"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(-1.8deg);
  transform: rotate(-1.8deg);
}
md-progress-circular[value="37"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="38"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="38"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(1.8deg);
  transform: rotate(1.8deg);
}
md-progress-circular[value="38"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="39"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="39"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(5.4deg);
  transform: rotate(5.4deg);
}
md-progress-circular[value="39"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="40"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="40"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(9deg);
  transform: rotate(9deg);
}
md-progress-circular[value="40"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="41"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="41"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(12.6deg);
  transform: rotate(12.6deg);
}
md-progress-circular[value="41"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="42"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="42"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(16.2deg);
  transform: rotate(16.2deg);
}
md-progress-circular[value="42"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="43"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="43"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(19.8deg);
  transform: rotate(19.8deg);
}
md-progress-circular[value="43"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="44"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="44"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(23.4deg);
  transform: rotate(23.4deg);
}
md-progress-circular[value="44"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="45"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="45"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(27deg);
  transform: rotate(27deg);
}
md-progress-circular[value="45"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="46"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="46"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(30.6deg);
  transform: rotate(30.6deg);
}
md-progress-circular[value="46"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="47"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="47"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(34.2deg);
  transform: rotate(34.2deg);
}
md-progress-circular[value="47"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="48"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="48"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(37.8deg);
  transform: rotate(37.8deg);
}
md-progress-circular[value="48"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="49"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="49"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(41.4deg);
  transform: rotate(41.4deg);
}
md-progress-circular[value="49"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="50"] .md-inner .md-left .md-half-circle {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
md-progress-circular[value="50"] .md-inner .md-right .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="50"] .md-inner .md-gap {
  border-bottom: 5px solid;
  border-bottom-color: transparent !important;
}
md-progress-circular[value="51"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(138.6deg);
  transform: rotate(138.6deg);
}
md-progress-circular[value="51"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="51"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="52"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(142.2deg);
  transform: rotate(142.2deg);
}
md-progress-circular[value="52"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="52"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="53"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(145.8deg);
  transform: rotate(145.8deg);
}
md-progress-circular[value="53"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="53"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="54"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(149.4deg);
  transform: rotate(149.4deg);
}
md-progress-circular[value="54"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="54"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="55"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(153deg);
  transform: rotate(153deg);
}
md-progress-circular[value="55"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="55"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="56"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(156.6deg);
  transform: rotate(156.6deg);
}
md-progress-circular[value="56"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="56"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="57"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(160.2deg);
  transform: rotate(160.2deg);
}
md-progress-circular[value="57"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="57"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="58"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(163.8deg);
  transform: rotate(163.8deg);
}
md-progress-circular[value="58"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="58"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="59"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(167.4deg);
  transform: rotate(167.4deg);
}
md-progress-circular[value="59"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="59"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="60"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(171deg);
  transform: rotate(171deg);
}
md-progress-circular[value="60"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="60"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="61"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(174.6deg);
  transform: rotate(174.6deg);
}
md-progress-circular[value="61"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="61"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="62"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(178.2deg);
  transform: rotate(178.2deg);
}
md-progress-circular[value="62"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="62"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="63"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(181.8deg);
  transform: rotate(181.8deg);
}
md-progress-circular[value="63"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="63"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="64"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(185.4deg);
  transform: rotate(185.4deg);
}
md-progress-circular[value="64"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="64"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="65"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(189deg);
  transform: rotate(189deg);
}
md-progress-circular[value="65"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="65"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="66"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(192.6deg);
  transform: rotate(192.6deg);
}
md-progress-circular[value="66"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="66"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="67"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(196.2deg);
  transform: rotate(196.2deg);
}
md-progress-circular[value="67"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="67"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="68"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(199.8deg);
  transform: rotate(199.8deg);
}
md-progress-circular[value="68"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="68"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="69"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(203.4deg);
  transform: rotate(203.4deg);
}
md-progress-circular[value="69"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="69"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="70"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(207deg);
  transform: rotate(207deg);
}
md-progress-circular[value="70"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="70"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="71"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(210.6deg);
  transform: rotate(210.6deg);
}
md-progress-circular[value="71"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="71"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="72"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(214.2deg);
  transform: rotate(214.2deg);
}
md-progress-circular[value="72"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="72"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="73"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(217.8deg);
  transform: rotate(217.8deg);
}
md-progress-circular[value="73"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="73"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="74"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(221.4deg);
  transform: rotate(221.4deg);
}
md-progress-circular[value="74"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="74"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="75"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
md-progress-circular[value="75"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="75"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="76"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(228.6deg);
  transform: rotate(228.6deg);
}
md-progress-circular[value="76"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="76"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="77"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(232.2deg);
  transform: rotate(232.2deg);
}
md-progress-circular[value="77"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="77"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="78"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(235.8deg);
  transform: rotate(235.8deg);
}
md-progress-circular[value="78"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="78"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="79"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(239.4deg);
  transform: rotate(239.4deg);
}
md-progress-circular[value="79"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="79"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="80"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(243deg);
  transform: rotate(243deg);
}
md-progress-circular[value="80"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="80"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="81"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(246.6deg);
  transform: rotate(246.6deg);
}
md-progress-circular[value="81"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="81"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="82"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(250.2deg);
  transform: rotate(250.2deg);
}
md-progress-circular[value="82"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="82"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="83"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(253.8deg);
  transform: rotate(253.8deg);
}
md-progress-circular[value="83"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="83"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="84"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(257.4deg);
  transform: rotate(257.4deg);
}
md-progress-circular[value="84"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="84"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="85"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(261deg);
  transform: rotate(261deg);
}
md-progress-circular[value="85"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="85"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="86"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(264.6deg);
  transform: rotate(264.6deg);
}
md-progress-circular[value="86"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="86"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="87"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(268.2deg);
  transform: rotate(268.2deg);
}
md-progress-circular[value="87"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="87"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="88"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(271.8deg);
  transform: rotate(271.8deg);
}
md-progress-circular[value="88"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="88"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="89"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(275.4deg);
  transform: rotate(275.4deg);
}
md-progress-circular[value="89"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="89"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="90"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(279deg);
  transform: rotate(279deg);
}
md-progress-circular[value="90"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="90"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="91"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(282.6deg);
  transform: rotate(282.6deg);
}
md-progress-circular[value="91"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="91"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="92"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(286.2deg);
  transform: rotate(286.2deg);
}
md-progress-circular[value="92"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="92"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="93"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(289.8deg);
  transform: rotate(289.8deg);
}
md-progress-circular[value="93"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="93"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="94"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(293.4deg);
  transform: rotate(293.4deg);
}
md-progress-circular[value="94"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="94"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="95"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(297deg);
  transform: rotate(297deg);
}
md-progress-circular[value="95"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="95"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="96"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(300.6deg);
  transform: rotate(300.6deg);
}
md-progress-circular[value="96"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="96"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="97"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(304.2deg);
  transform: rotate(304.2deg);
}
md-progress-circular[value="97"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="97"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="98"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(307.8deg);
  transform: rotate(307.8deg);
}
md-progress-circular[value="98"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="98"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="99"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(311.4deg);
  transform: rotate(311.4deg);
}
md-progress-circular[value="99"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="99"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[value="100"] .md-inner .md-left .md-half-circle {
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
md-progress-circular[value="100"] .md-inner .md-right .md-half-circle {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
md-progress-circular[value="100"] .md-inner .md-gap {
  border-bottom: 5px solid;
  transition: border-bottom-color 0.1s linear;
}
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper {
  -webkit-animation: outer-rotate 2.91667s linear infinite;
  animation: outer-rotate 2.91667s linear infinite;
}
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner {
  -webkit-animation: sporadic-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
  animation: sporadic-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
}
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle,
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.3125s;
  animation-duration: 1.3125s;
  -webkit-animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
  animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
}
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle {
  -webkit-animation-name: left-wobble;
  animation-name: left-wobble;
}
md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle {
  -webkit-animation-name: right-wobble;
  animation-name: right-wobble;
}
.ng-hide md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper,
md-progress-circular.ng-hide[md-mode=indeterminate] .md-spinner-wrapper {
  -webkit-animation: none;
  animation: none;
}
.ng-hide md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner,
md-progress-circular.ng-hide[md-mode=indeterminate] .md-spinner-wrapper .md-inner {
  -webkit-animation: none;
  animation: none;
}
.ng-hide md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle,
md-progress-circular.ng-hide[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-left .md-half-circle {
  -webkit-animation-name: none;
  animation-name: none;
}
.ng-hide md-progress-circular[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle,
md-progress-circular.ng-hide[md-mode=indeterminate] .md-spinner-wrapper .md-inner .md-right .md-half-circle {
  -webkit-animation-name: none;
  animation-name: none;
}
md-progress-linear {
  display: block;
  width: 100%;
  height: 5px;
}
md-progress-linear .md-container {
  overflow: hidden;
  position: relative;
  height: 5px;
  top: 5px;
  -webkit-transform: translate(0, 5px) scale(1, 0);
  transform: translate(0, 5px) scale(1, 0);
  transition: all 0.3s linear;
}
md-progress-linear .md-container.md-ready {
  -webkit-transform: translate(0, 0) scale(1, 1);
  transform: translate(0, 0) scale(1, 1);
}
md-progress-linear .md-bar {
  height: 5px;
  position: absolute;
  width: 100%;
}
md-progress-linear .md-bar1,
md-progress-linear .md-bar2 {
  transition: all 0.2s linear;
}
md-progress-linear[md-mode=determinate] .md-bar1 {
  display: none;
}
md-progress-linear[md-mode=indeterminate] .md-bar1 {
  -webkit-animation: indeterminate1 4s infinite linear;
  animation: indeterminate1 4s infinite linear;
}
md-progress-linear[md-mode=indeterminate] .md-bar2 {
  -webkit-animation: indeterminate2 4s infinite linear;
  animation: indeterminate2 4s infinite linear;
}
md-progress-linear[md-mode=buffer] .md-container {
  background-color: transparent !important;
}
md-progress-linear[md-mode=buffer] .md-dashed:before {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin-top: 0;
  position: absolute;
  background-color: transparent;
  background-size: 10px 10px !important;
  background-position: 0px -23px;
  -webkit-animation: buffer 3s infinite linear;
  animation: buffer 3s infinite linear;
}
md-progress-linear[md-mode=query] .md-bar2 {
  -webkit-animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
  animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
}
@-webkit-keyframes indeterminate1 {
  0% {
    -webkit-transform: translateX(-25%) scale(0.5, 1);
    transform: translateX(-25%) scale(0.5, 1);
  }
  10% {
    -webkit-transform: translateX(25%) scale(0.5, 1);
    transform: translateX(25%) scale(0.5, 1);
  }
  19.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  20% {
    -webkit-transform: translateX(-37.5%) scale(0.25, 1);
    transform: translateX(-37.5%) scale(0.25, 1);
  }
  30% {
    -webkit-transform: translateX(37.5%) scale(0.25, 1);
    transform: translateX(37.5%) scale(0.25, 1);
  }
  34.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  36.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  37% {
    -webkit-transform: translateX(-37.5%) scale(0.25, 1);
    transform: translateX(-37.5%) scale(0.25, 1);
  }
  47% {
    -webkit-transform: translateX(20%) scale(0.25, 1);
    transform: translateX(20%) scale(0.25, 1);
  }
  52% {
    -webkit-transform: translateX(35%) scale(0.05, 1);
    transform: translateX(35%) scale(0.05, 1);
  }
  55% {
    -webkit-transform: translateX(35%) scale(0.1, 1);
    transform: translateX(35%) scale(0.1, 1);
  }
  58% {
    -webkit-transform: translateX(50%) scale(0.1, 1);
    transform: translateX(50%) scale(0.1, 1);
  }
  61.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  69.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  70% {
    -webkit-transform: translateX(-37.5%) scale(0.25, 1);
    transform: translateX(-37.5%) scale(0.25, 1);
  }
  80% {
    -webkit-transform: translateX(20%) scale(0.25, 1);
    transform: translateX(20%) scale(0.25, 1);
  }
  85% {
    -webkit-transform: translateX(35%) scale(0.05, 1);
    transform: translateX(35%) scale(0.05, 1);
  }
  88% {
    -webkit-transform: translateX(35%) scale(0.1, 1);
    transform: translateX(35%) scale(0.1, 1);
  }
  91% {
    -webkit-transform: translateX(50%) scale(0.1, 1);
    transform: translateX(50%) scale(0.1, 1);
  }
  92.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  93% {
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
  100% {
    -webkit-transform: translateX(-25%) scale(0.5, 1);
    transform: translateX(-25%) scale(0.5, 1);
  }
}
@keyframes indeterminate1 {
  0% {
    -webkit-transform: translateX(-25%) scale(0.5, 1);
    transform: translateX(-25%) scale(0.5, 1);
  }
  10% {
    -webkit-transform: translateX(25%) scale(0.5, 1);
    transform: translateX(25%) scale(0.5, 1);
  }
  19.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  20% {
    -webkit-transform: translateX(-37.5%) scale(0.25, 1);
    transform: translateX(-37.5%) scale(0.25, 1);
  }
  30% {
    -webkit-transform: translateX(37.5%) scale(0.25, 1);
    transform: translateX(37.5%) scale(0.25, 1);
  }
  34.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  36.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  37% {
    -webkit-transform: translateX(-37.5%) scale(0.25, 1);
    transform: translateX(-37.5%) scale(0.25, 1);
  }
  47% {
    -webkit-transform: translateX(20%) scale(0.25, 1);
    transform: translateX(20%) scale(0.25, 1);
  }
  52% {
    -webkit-transform: translateX(35%) scale(0.05, 1);
    transform: translateX(35%) scale(0.05, 1);
  }
  55% {
    -webkit-transform: translateX(35%) scale(0.1, 1);
    transform: translateX(35%) scale(0.1, 1);
  }
  58% {
    -webkit-transform: translateX(50%) scale(0.1, 1);
    transform: translateX(50%) scale(0.1, 1);
  }
  61.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  69.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  70% {
    -webkit-transform: translateX(-37.5%) scale(0.25, 1);
    transform: translateX(-37.5%) scale(0.25, 1);
  }
  80% {
    -webkit-transform: translateX(20%) scale(0.25, 1);
    transform: translateX(20%) scale(0.25, 1);
  }
  85% {
    -webkit-transform: translateX(35%) scale(0.05, 1);
    transform: translateX(35%) scale(0.05, 1);
  }
  88% {
    -webkit-transform: translateX(35%) scale(0.1, 1);
    transform: translateX(35%) scale(0.1, 1);
  }
  91% {
    -webkit-transform: translateX(50%) scale(0.1, 1);
    transform: translateX(50%) scale(0.1, 1);
  }
  92.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  93% {
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
  100% {
    -webkit-transform: translateX(-25%) scale(0.5, 1);
    transform: translateX(-25%) scale(0.5, 1);
  }
}
@-webkit-keyframes indeterminate2 {
  0% {
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
  25.99% {
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
  28% {
    -webkit-transform: translateX(-37.5%) scale(0.25, 1);
    transform: translateX(-37.5%) scale(0.25, 1);
  }
  38% {
    -webkit-transform: translateX(37.5%) scale(0.25, 1);
    transform: translateX(37.5%) scale(0.25, 1);
  }
  42.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  46.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  49.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  50% {
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
  60% {
    -webkit-transform: translateX(-25%) scale(0.5, 1);
    transform: translateX(-25%) scale(0.5, 1);
  }
  70% {
    -webkit-transform: translateX(25%) scale(0.5, 1);
    transform: translateX(25%) scale(0.5, 1);
  }
  79.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
}
@keyframes indeterminate2 {
  0% {
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
  25.99% {
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
  28% {
    -webkit-transform: translateX(-37.5%) scale(0.25, 1);
    transform: translateX(-37.5%) scale(0.25, 1);
  }
  38% {
    -webkit-transform: translateX(37.5%) scale(0.25, 1);
    transform: translateX(37.5%) scale(0.25, 1);
  }
  42.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  46.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  49.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
  50% {
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
  60% {
    -webkit-transform: translateX(-25%) scale(0.5, 1);
    transform: translateX(-25%) scale(0.5, 1);
  }
  70% {
    -webkit-transform: translateX(25%) scale(0.5, 1);
    transform: translateX(25%) scale(0.5, 1);
  }
  79.99% {
    -webkit-transform: translateX(50%) scale(0, 1);
    transform: translateX(50%) scale(0, 1);
  }
}
@-webkit-keyframes query {
  0% {
    opacity: 1;
    -webkit-transform: translateX(35%) scale(0.3, 1);
    transform: translateX(35%) scale(0.3, 1);
  }
  100% {
    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(0.3, 1);
    transform: translateX(35%) scale(0.3, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) scale(0, 1);
    transform: translateX(-50%) scale(0, 1);
  }
}
@-webkit-keyframes buffer {
  0% {
    opacity: 1;
    background-position: 0px -23px;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    background-position: -200px -23px;
  }
}
@keyframes buffer {
  0% {
    opacity: 1;
    background-position: 0px -23px;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    background-position: -200px -23px;
  }
}
md-radio-button,
.md-switch-thumb {
  box-sizing: border-box;
  display: block;
  margin: 15px;
  white-space: nowrap;
  cursor: pointer;
}
md-radio-button *,
md-radio-button *:before,
md-radio-button *:after,
.md-switch-thumb *,
.md-switch-thumb *:before,
.md-switch-thumb *:after {
  box-sizing: border-box;
}
md-radio-button input,
.md-switch-thumb input {
  display: none;
}
md-radio-button .md-container,
.md-switch-thumb .md-container {
  position: relative;
  top: 4px;
  display: inline-block;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
md-radio-button .md-container .md-ripple-container,
.md-switch-thumb .md-container .md-ripple-container {
  position: absolute;
  display: block;
  width: 48px;
  height: 48px;
  left: -16px;
  top: -16px;
}
md-radio-button .md-container:before,
.md-switch-thumb .md-container:before {
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-radio-button .md-off,
.md-switch-thumb .md-off {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border: solid 2px;
  border-radius: 50%;
  transition: border-color ease 0.28s;
}
md-radio-button .md-on,
.md-switch-thumb .md-on {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transition: -webkit-transform ease 0.28s;
  transition: transform ease 0.28s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
md-radio-button.md-checked .md-on,
.md-switch-thumb.md-checked .md-on {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
md-radio-button .md-label,
.md-switch-thumb .md-label {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
  white-space: normal;
  pointer-events: none;
  width: auto;
}
md-radio-button .circle,
.md-switch-thumb .circle {
  border-radius: 50%;
}
md-radio-group:focus {
  outline: none;
}
md-radio-group.md-focused .md-checked .md-container:before {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
}
@media screen and (-ms-high-contrast: active) {
  md-radio-button.md-default-theme .md-on {
    background-color: #fff;
  }
}
.md-select-menu-container {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  opacity: 0;
}
.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 {
  opacity: 1;
}
.md-select-menu-container.md-active md-select-menu {
  transition: -webkit-transform all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 200ms;
}
.md-select-menu-container.md-active md-select-menu > * {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 200ms;
  transition-delay: 100ms;
}
.md-select-menu-container.md-leave {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  transition-duration: 250ms;
}
md-input-container > md-select {
  margin: 0;
  margin-top: 1.4em;
}
md-select {
  display: inline-block;
  margin-top: 1.5em;
  margin-bottom: 1.625em;
  margin-left: 2px;
  margin-right: 2px;
}
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-dirty .md-select-label {
  padding-bottom: 7px;
  border-bottom: 2px solid;
}
md-select:not([disabled]):focus .md-select-label {
  border-bottom: 2px solid;
  padding-bottom: 9px;
}
.md-select-label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-size: 1.6rem;
  line-height: 0.8em;
  position: relative;
  box-sizing: border-box;
  min-width: 64px;
}
.md-select-label *:first-child {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.md-select-label .md-select-icon {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: end;
  width: 24px;
  margin: 0 4px;
}
.md-select-label .md-select-icon:after {
  display: block;
  content: '\25BC';
  position: relative;
  top: 2px;
  speak: none;
  -webkit-transform: scaleY(0.6) scaleX(1);
  transform: scaleY(0.6) scaleX(1);
}
md-select-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  max-height: 256px;
  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-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
md-select-menu:not(.md-overflow) md-content {
  padding-top: 8px;
  padding-bottom: 8px;
}
html[dir=rtl] md-select-menu {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
md-select-menu md-content {
  min-width: 136px;
  max-height: 256px;
  overflow-y: auto;
}
md-select-menu > * {
  opacity: 0;
}
md-option {
  cursor: pointer;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  padding: 0 16px 0 16px;
  height: 48px;
}
md-option:focus {
  outline: none;
}
md-option .md-text {
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.6rem;
}
md-optgroup {
  display: block;
}
md-optgroup label {
  display: block;
  font-size: 1.6rem;
  text-transform: uppercase;
  padding: 16px 8px;
}
md-optgroup md-option {
  padding-left: 24px;
}
@media screen and (-ms-high-contrast: active) {
  .md-select-backdrop {
    background-color: transparent;
  }
}
md-sidenav {
  box-sizing: border-box;
  position: absolute;
  width: 304px;
  min-width: 304px;
  max-width: 304px;
  bottom: 0;
  z-index: 60;
  background-color: white;
  overflow: auto;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
md-sidenav *,
md-sidenav *:before,
md-sidenav *:after {
  box-sizing: border-box;
}
md-sidenav ul {
  list-style: none;
}
md-sidenav.md-closed {
  display: none;
}
md-sidenav.md-closed-add,
md-sidenav.md-closed-remove {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* this is required as of 1.3x to properly
       apply all styling in a show/hide animation */
  transition: 0s all;
}
md-sidenav.md-closed-add.md-closed-add-active,
md-sidenav.md-closed-remove.md-closed-remove-active {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-sidenav.md-locked-open-add,
md-sidenav.md-locked-open-remove {
  position: static;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
md-sidenav.md-locked-open {
  width: 304px;
  min-width: 304px;
  max-width: 304px;
}
md-sidenav.md-locked-open,
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.md-locked-open.md-closed.md-sidenav-right,
md-sidenav.md-locked-open-remove.md-closed {
  position: static;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
md-sidenav.md-locked-open-remove-active {
  transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  width: 0;
  min-width: 0;
}
md-sidenav.md-closed.md-locked-open-add {
  width: 0;
  min-width: 0;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
md-sidenav.md-closed.md-locked-open-add-active {
  transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  width: 304px;
  min-width: 304px;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.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: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.md-sidenav-right.md-closed {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
@media (max-width: 360px) {
  md-sidenav {
    width: 85%;
  }
}
@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% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sliderFocusThumb {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
md-slider {
  height: 48px;
  position: relative;
  display: block;
  margin-left: 4px;
  margin-right: 4px;
  padding: 0;
  /**
   * Track
   */
  /**
   * Slider thumb
   */
  /* The sign that's focused in discrete mode */
  /**
   * The border/background that comes in when focused in non-discrete mode
   */
  /* Don't animate left/right while panning */
}
md-slider .md-slider-wrapper {
  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 {
  transition: width 0.05s linear;
}
md-slider .md-track-ticks {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
}
md-slider .md-thumb-container {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition: left 0.1s linear;
}
md-slider .md-thumb {
  z-index: 1;
  position: absolute;
  left: -19px;
  top: 5px;
  width: 38px;
  height: 38px;
  border-radius: 38px;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transition: all 0.1s linear;
}
md-slider .md-thumb:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  border: 3px solid;
}
md-slider .md-sign {
  /* Center the children (slider-thumb-text) */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: -14px;
  top: -20px;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-transform: scale(0.4) translate3d(0, 70px, 0);
  transform: scale(0.4) translate3d(0, 70px, 0);
  transition: all 0.2s ease-in-out;
  /* The arrow pointing down under the sign */
}
md-slider .md-sign:after {
  position: absolute;
  content: '';
  left: 0px;
  border-radius: 16px;
  top: 19px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 16px solid;
  opacity: 0;
  -webkit-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
  transition: all 0.2s ease-in-out;
}
md-slider .md-sign .md-thumb-text {
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
}
md-slider .md-focus-thumb {
  position: absolute;
  left: -24px;
  top: 0px;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  display: none;
  opacity: 0;
  background-color: #C0C0C0;
  -webkit-animation: sliderFocusThumb 0.4s linear;
  animation: sliderFocusThumb 0.4s linear;
}
md-slider .md-focus-ring {
  position: absolute;
  left: -24px;
  top: 0px;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  border: 2px solid #D6D6D6;
  background-color: transparent;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: all 0.2s linear;
}
md-slider .md-disabled-thumb {
  position: absolute;
  left: -22px;
  top: 2px;
  width: 44px;
  height: 44px;
  border-radius: 44px;
  -webkit-transform: scale(0.35);
  transform: scale(0.35);
  border: 6px solid;
  display: none;
}
md-slider.md-min .md-thumb:after {
  background-color: white;
}
md-slider.md-min .md-sign {
  opacity: 0;
}
md-slider:focus {
  outline: none;
}
md-slider.dragging .md-thumb-container,
md-slider.dragging .md-track-fill {
  transition: none;
}
md-slider:not([md-discrete]) {
  /* Hide the sign and ticks in non-discrete mode */
}
md-slider:not([md-discrete]) .md-track-ticks,
md-slider:not([md-discrete]) .md-sign {
  display: none;
}
md-slider:not([md-discrete]):not([disabled]):hover .md-thumb {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
md-slider:not([md-discrete]):not([disabled]):focus .md-focus-thumb,
md-slider:not([md-discrete]):not([disabled]).active .md-focus-thumb {
  display: block;
}
md-slider:not([md-discrete]):not([disabled]):focus .md-focus-ring,
md-slider:not([md-discrete]):not([disabled]).active .md-focus-ring {
  -webkit-transform: scale(1);
  transform: scale(1);
}
md-slider:not([md-discrete]):not([disabled]):focus .md-thumb,
md-slider:not([md-discrete]):not([disabled]).active .md-thumb {
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}
md-slider[md-discrete] {
  /* Hide the focus thumb in discrete mode */
}
md-slider[md-discrete] .md-focus-thumb,
md-slider[md-discrete] .md-focus-ring {
  display: none;
}
md-slider[md-discrete]:not([disabled]):focus .md-sign,
md-slider[md-discrete]:not([disabled]):focus .md-sign:after,
md-slider[md-discrete]:not([disabled]).active .md-sign,
md-slider[md-discrete]:not([disabled]).active .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-sign {
  display: none;
}
md-slider[disabled] .md-thumb {
  -webkit-transform: scale(0.35);
  transform: scale(0.35);
}
md-slider[disabled] .md-disabled-thumb {
  display: block;
}
@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 0.3s ease-out both;
  animation: subheaderStickyHoverIn 0.3s ease-out both;
}
@-webkit-keyframes subheaderStickyHoverIn {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }
  100% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
}
@keyframes subheaderStickyHoverIn {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }
  100% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
}
@-webkit-keyframes subheaderStickyHoverOut {
  0% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
  100% {
    box-shadow: 0 0 0 0 transparent;
  }
}
@keyframes subheaderStickyHoverOut {
  0% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
  100% {
    box-shadow: 0 0 0 0 transparent;
  }
}
.md-subheader {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1em;
  margin: 0 0 0 0;
  margin-right: 16px;
  position: relative;
}
.md-subheader .md-subheader-inner {
  padding: 16px 0px 16px 16px;
}
.md-subheader:not(.md-sticky-no-effect) {
  transition: 0.2s ease-out margin;
}
.md-subheader:not(.md-sticky-no-effect):after {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: -16px;
  content: '';
}
.md-subheader:not(.md-sticky-no-effect).md-sticky-clone {
  z-index: 2;
}
.md-subheader:not(.md-sticky-no-effect)[sticky-state="active"] {
  margin-top: -2px;
}
.md-subheader:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state="active"] .md-subheader-inner:after {
  -webkit-animation: subheaderStickyHoverOut 0.3s ease-out both;
  animation: subheaderStickyHoverOut 0.3s ease-out both;
}
.md-subheader .md-subheader-content {
  z-index: 1;
  position: relative;
}
md-switch {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
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;
}
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, 0.12);
}
md-switch .md-label {
  border-color: transparent;
  border-width: 0;
}
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 {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  outline: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
md-switch .md-thumb:before {
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.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-container,
md-switch:not(.md-dragging) .md-thumb {
  transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  transition-property: -webkit-transform, background-color;
  transition-property: transform, background-color;
}
md-switch:not(.md-dragging) .md-bar,
md-switch:not(.md-dragging) .md-thumb {
  transition-delay: 0.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;
  }
  100% {
    opacity: 0;
  }
}
@keyframes md-tab-content-hide {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
md-tab-data {
  position: relative;
  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;
}
md-tabs.ng-animate {
  transition: height 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-tabs:not(.md-no-tab-content):not([md-dynamic-height]) {
  min-height: 248px;
}
md-tabs[md-align-tabs="bottom"] md-tabs-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
}
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] md-tabs-wrapper .md-tab {
  padding-bottom: 11px;
}
md-tabs-wrapper {
  display: block;
  position: relative;
}
md-tabs-wrapper md-prev-button,
md-tabs-wrapper md-next-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 center center;
  transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-tabs-wrapper md-prev-button:focus,
md-tabs-wrapper md-next-button:focus {
  outline: none;
}
md-tabs-wrapper md-prev-button.md-disabled,
md-tabs-wrapper md-next-button.md-disabled {
  opacity: 0.25;
  cursor: default;
}
md-tabs-wrapper md-prev-button.ng-leave,
md-tabs-wrapper md-next-button.ng-leave {
  transition: none;
}
md-tabs-wrapper md-prev-button md-icon,
md-tabs-wrapper md-next-button md-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
md-tabs-wrapper md-prev-button {
  left: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==');
}
md-tabs-wrapper md-next-button {
  right: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K');
}
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%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 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;
}
md-tabs-canvas.md-paginated {
  margin: 0 32px;
}
md-pagination-wrapper {
  height: 48px;
  display: block;
  transition: left 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  position: absolute;
  width: 999999px;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
md-pagination-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
md-pagination-wrapper.md-center-tabs {
  width: initial;
  float: left;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
md-tabs-content-wrapper {
  display: block;
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
md-tab-content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: -webkit-transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  overflow: auto;
}
md-tab-content.md-no-scroll {
  bottom: auto;
  overflow: hidden;
}
md-tab-content.ng-leave,
md-tab-content.md-no-transition {
  transition: none;
}
md-tab-content.md-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: 1s md-tab-content-hide;
  animation: 1s md-tab-content-hide;
  opacity: 0;
}
md-tab-content.md-left * {
  transition: visibility 0s linear;
  transition-delay: 0.5s;
  visibility: hidden;
}
md-tab-content.md-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-animation: 1s md-tab-content-hide;
  animation: 1s md-tab-content-hide;
  opacity: 0;
}
md-tab-content.md-right * {
  transition: visibility 0s linear;
  transition-delay: 0.5s;
  visibility: hidden;
}
md-ink-bar {
  position: absolute;
  left: auto;
  right: auto;
  bottom: 0;
  height: 2px;
}
md-ink-bar.md-left {
  transition: left 0.225s cubic-bezier(0.35, 0, 0.25, 1), right 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
md-ink-bar.md-right {
  transition: left 0.5s cubic-bezier(0.35, 0, 0.25, 1), right 0.225s cubic-bezier(0.35, 0, 0.25, 1);
}
md-tab {
  padding: 12px 24px 14px;
  position: absolute;
  z-index: -1;
  white-space: nowrap;
  box-shadow: none;
  border: none;
  left: -9999px;
  text-transform: uppercase;
  font-size: 14px;
}
md-tab:after {
  content: attr(label);
}
.md-tab {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  padding: 12px 24px;
  transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  text-transform: uppercase;
  float: left;
  font-weight: 500;
}
.md-tab.md-focused {
  box-shadow: none;
  outline: none;
}
.md-tab.md-active {
  cursor: default;
}
.md-tab.md-disabled {
  pointer-events: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  opacity: 0.5;
  cursor: default;
}
.md-tab.ng-leave {
  transition: none;
}
md-toolbar + md-tabs {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
md-toast {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  box-sizing: border-box;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 2px;
  font-size: 14px;
  cursor: default;
  max-width: 100%;
  max-height: 40px;
  height: 24px;
  z-index: 90;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotateZ(0deg);
  transform: translate3d(0, 0, 0) rotateZ(0deg);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  /* Transition differently when swiping */
}
md-toast.md-capsule {
  border-radius: 24px;
}
md-toast.ng-leave-active {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-toast.md-swipeleft,
md-toast.md-swiperight,
md-toast.md-swipeup,
md-toast.md-swipedown {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
md-toast.ng-enter {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
md-toast.ng-enter.md-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
md-toast.ng-enter.ng-enter-active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
md-toast.ng-leave.ng-leave-active {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
md-toast.ng-leave.ng-leave-active.md-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
md-toast.ng-leave.ng-leave-active.md-swipeleft {
  -webkit-transform: translate3d(-100%, 0%, 0);
  transform: translate3d(-100%, 0%, 0);
}
md-toast.ng-leave.ng-leave-active.md-swiperight {
  -webkit-transform: translate3d(100%, 0%, 0);
  transform: translate3d(100%, 0%, 0);
}
md-toast .md-action {
  line-height: 19px;
  margin-left: 24px;
  cursor: pointer;
  text-transform: uppercase;
  float: right;
}
md-toast .md-action.md-button {
  min-width: 0;
}
@media (max-width: 600px) {
  md-toast {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    border-radius: 0;
    bottom: 0;
  }
  md-toast.md-top {
    bottom: auto;
    top: 0;
  }
}
@media (min-width: 600px) {
  md-toast {
    min-width: 288px;
    /*
     * When the toast doesn't take up the whole screen,
     * make it rotate when the user swipes it away
     */
  }
  md-toast.md-bottom {
    bottom: 8px;
  }
  md-toast.md-left {
    left: 8px;
  }
  md-toast.md-right {
    right: 8px;
  }
  md-toast.md-top {
    top: 8px;
  }
  md-toast.ng-leave.ng-leave-active.md-swipeleft {
    -webkit-transform: translate3d(-100%, 25%, 0) rotateZ(-15deg);
    transform: translate3d(-100%, 25%, 0) rotateZ(-15deg);
  }
  md-toast.ng-leave.ng-leave-active.md-swiperight {
    -webkit-transform: translate3d(100%, 25%, 0) rotateZ(15deg);
    transform: translate3d(100%, 25%, 0) rotateZ(15deg);
  }
  md-toast.ng-leave.ng-leave-active.md-top.md-swipeleft {
    -webkit-transform: translate3d(-100%, 0, 0) rotateZ(-15deg);
    transform: translate3d(-100%, 0, 0) rotateZ(-15deg);
  }
  md-toast.ng-leave.ng-leave-active.md-top.md-swiperight {
    -webkit-transform: translate3d(100%, 0, 0) rotateZ(15deg);
    transform: translate3d(100%, 0, 0) rotateZ(15deg);
  }
}
@media (min-width: 1200px) {
  md-toast {
    max-width: 568px;
  }
}
@media screen and (-ms-high-contrast: active) {
  md-toast {
    border: 1px solid #fff;
  }
}
md-toolbar {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 2;
  font-size: 2rem;
  min-height: 64px;
  width: 100%;
}
md-toolbar *,
md-toolbar *:before,
md-toolbar *:after {
  box-sizing: border-box;
}
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;
}
.md-toolbar-tools {
  font-weight: 400;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  height: 64px;
  max-height: 64px;
  padding: 0 16px;
  margin: 0;
}
.md-toolbar-tools h2,
.md-toolbar-tools h3 {
  font-size: inherit;
  font-weight: inherit;
  margin: inherit;
}
.md-toolbar-tools a {
  color: inherit;
  text-decoration: none;
}
.md-toolbar-tools .fill-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.md-toolbar-tools .md-button {
  margin-top: 0;
  margin-bottom: 0;
}
.md-toolbar-tools > .md-button:first-child {
  margin-left: -0.8rem;
}
@media screen and (-ms-high-contrast: active) {
  .md-toolbar-tools {
    border-bottom: 1px solid #fff;
  }
}
md-tooltip {
  position: absolute;
  font-size: 14px;
  z-index: 100;
  overflow: hidden;
  pointer-events: none;
  border-radius: 4px;
}
md-tooltip .md-background {
  position: absolute;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  opacity: 1;
}
md-tooltip .md-background.md-show-add {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
}
md-tooltip .md-background.md-show,
md-tooltip .md-background.md-show-add-active {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
md-tooltip .md-background.md-show-remove {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-tooltip .md-background.md-show-remove.md-show-remove-active {
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
}
md-tooltip .md-content {
  position: relative;
  max-width: 240px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 8px;
  background: transparent;
  opacity: 0;
}
md-tooltip .md-content.md-show-add {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
md-tooltip .md-content.md-show,
md-tooltip .md-content.md-show-add-active {
  opacity: 1;
}
md-tooltip .md-content.md-show-remove {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-tooltip .md-content.md-show-remove.md-show-remove-active {
  opacity: 0;
}
md-tooltip.md-hide {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
md-tooltip.md-show {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  pointer-events: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.md-whiteframe-z1 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-z2 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-z3 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-z4 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-z5 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
@media screen and (-ms-high-contrast: active) {
  md-whiteframe {
    border: 1px solid #fff;
  }
}

/* 

*/
@import url(http://fonts.googleapis.com/css?family=RobotoDraft:500,900italic,900,400italic,100,700italic,300,700,500italic,100italic,300italic,400);
/*
* colors.less
*
*/
/* To Load Hinted Fonts for Windows */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(http://fonts.gstatic.com/s/montserrat/v5/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2'), url(http://fonts.gstatic.com/s/montserrat/v5/zhcz-_WihjSQC0oHJ9TCYL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff'), url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(http://fonts.gstatic.com/s/montserrat/v5/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format('woff2'), url(http://fonts.gstatic.com/s/montserrat/v5/IQHow_FEYlDC4Gzy_m8fcnbFhgvWbfSbdVg11QabG8w.woff) format('woff'), url('../fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
}
/*=================================================
  HELPERS
===================================================
  A. List Helpers
=================================================== */
/* list item spacing helpers */
.list-spacing-3 li + li {
  padding-top: 3px;
}
.list-spacing-5 li + li {
  padding-top: 5px;
}
.list-spacing-8 li + li {
  padding-top: 8px;
}
.list-spacing-10 li + li {
  padding-top: 10px;
}
.list-spacing-15 li + li {
  padding-top: 15px;
}
/*divide li items with border and extra spacing*/
.list-divide-items {
  margin: 0;
  padding-left: 10px;
  list-style: none;
}
.list-divide-items li + li {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid #EEE;
}
/*===================================================
  B. Height Helpers
===================================================== */
/* Height helpers, primarly used with panel widgets */
.fixed-height .panel-body {
  overflow: auto;
}
.hover-height {
  overflow: hidden;
  transition: all 0.2s ease;
}
.mh-20 {
  max-height: 20px !important;
}
.mh-25 {
  max-height: 25px !important;
}
.mh-30 {
  max-height: 30px !important;
}
.mh-35 {
  max-height: 35px !important;
}
.mh-40 {
  max-height: 40px !important;
}
.mh-50 {
  max-height: 50px !important;
}
.mh-100 {
  max-height: 100px !important;
}
.mh-200 {
  max-height: 200px !important;
}
.mh-300 {
  max-height: 300px !important;
}
.mh-400 {
  max-height: 400px !important;
}
.mh-500 {
  max-height: 500px !important;
}
.mh-600 {
  max-height: 600px !important;
}
.mh-700 {
  max-height: 700px !important;
}
.mh-800 {
  max-height: 800px !important;
}
.mh-900 {
  max-height: 900px !important;
}
.mh-1000 {
  max-height: 1000px !important;
}
.h-20 {
  height: 20px !important;
}
.h-25 {
  height: 25px !important;
}
.h-30 {
  height: 30px !important;
}
.h-35 {
  height: 35px !important;
}
.h-40 {
  height: 40px !important;
}
.h-50 {
  height: 50px !important;
}
.h-80 {
  height: 80px !important;
}
.h-100 {
  height: 100px !important;
}
.h-120 {
  height: 120px !important;
}
.h-150 {
  height: 150px !important;
}
.h-170 {
  height: 170px !important;
}
.h-200 {
  height: 200px !important;
}
.h-300 {
  height: 300px !important;
}
.h-400 {
  height: 400px !important;
}
.h-500 {
  height: 500px !important;
}
.h-600 {
  height: 600px !important;
}
.h-700 {
  height: 700px !important;
}
.h-800 {
  height: 800px !important;
}
.h-900 {
  height: 900px !important;
}
.h-1000 {
  height: 1000px !important;
}
/*===================================================
  A. General/Misc Helpers
===================================================== */
/* Transform Center Helper(experimental) */
.t-center {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* BG Helpers */
.bg-none {
  background-color: transparent !important;
}
/* box-shadow Helpers */
.no-boxshadow {
  box-shadow: none !important;
}
/* height helpers */
.h-a {
  height: auto !important;
}
/* overflow Helpers */
.of-a {
  overflow: auto !important;
}
.of-h {
  overflow: hidden !important;
}
.of-v {
  overflow: visible !important;
}
.of-x-a {
  overflow-x: auto !important;
}
.of-x-h {
  overflow-x: hidden !important;
}
.of-x-v {
  overflow-x: visible !important;
}
.of-y-a {
  overflow-y: auto !important;
}
.of-y-h {
  overflow-y: hidden !important;
}
.of-y-v {
  overflow-y: visible !important;
}
/* Center Grid Column Helper */
.center-column {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
}
/* Vertical Align Helpers */
.va-t {
  vertical-align: top !important;
}
.va-m {
  vertical-align: middle !important;
}
.va-b {
  vertical-align: bottom !important;
}
.va-s {
  vertical-align: super !important;
}
/* Relative Position Helper */
.posr {
  position: relative !important;
}
/* Inline Block Helper */
.ib,
.inline-object {
  display: inline-block !important;
}
/* pointer cursor */
.cursor {
  cursor: pointer !important;
}
/* Useful for emphasizing a disabled input */
.option-disabled {
  opacity: 0.6 !important;
}
/* unstyled input */
.input-unstyled,
.input-unstyled:hover,
.input-unstyled:focus {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  outline: none !important;
}
/*===================================================
  B. Table Layout Helpers - specifically for widgets
===================================================== */
/* table-layout for connecting panels */
.panel-group.table-layout > .panel + .panel {
  border-left: 0;
}
.panel-group.table-layout + .panel-group.table-layout > .panel {
  border-top: 0;
}
/* table-layout when attached to row */
.row.table-layout {
  margin-left: 0;
  margin-right: 0;
  border-collapse: collapse;
}
.table-layout {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
}
/* table-layout helper content */
.table-layout > div,
.table-layout > aside,
.table-layout > section {
  vertical-align: middle;
  display: table-cell;
  float: none;
}
@media (max-width: 1300px) {
  .table-layout.table-clear-md,
  .table-layout.table-clear-md > div,
  .table-layout.table-clear-md > aside,
  .table-layout.table-clear-md > section {
    display: block;
    float: none;
  }
}
@media (max-width: 992px) {
  .table-layout.table-clear-sm,
  .table-layout.table-clear-sm > div,
  .table-layout.table-clear-sm > aside,
  .table-layout.table-clear-sm > section {
    display: block;
    float: none;
  }
}
@media (max-width: 767px) {
  .table-layout.table-clear-xs,
  .table-layout.table-clear-xs > div,
  .table-layout.table-clear-xs > aside,
  .table-layout.table-clear-xs > section {
    display: block;
    float: none;
  }
}
/*===============================================
  C. Text Helpers
================================================= */
.text-uppercase {
  text-transform: uppercase !important;
}
.fw200 {
  font-weight: 200 !important;
}
.fw300 {
  font-weight: 300 !important;
}
.fw400 {
  font-weight: 400 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw700 {
  font-weight: 700 !important;
}
.fs3 {
  font-size: 4px !important;
}
.fs4 {
  font-size: 4px !important;
}
.fs5 {
  font-size: 5px !important;
}
.fs6 {
  font-size: 6px !important;
}
.fs7 {
  font-size: 7px !important;
}
.fs8 {
  font-size: 8px !important;
}
.fs9 {
  font-size: 9px !important;
}
.fs10 {
  font-size: 10px !important;
}
.fs11 {
  font-size: 11px !important;
}
.fs12 {
  font-size: 12px !important;
}
.fs13 {
  font-size: 13px !important;
}
.fs14 {
  font-size: 14px !important;
}
.fs15 {
  font-size: 15px !important;
}
.fs16 {
  font-size: 16px !important;
}
.fs16 {
  font-size: 17px !important;
}
.fs18 {
  font-size: 18px !important;
}
.fs20 {
  font-size: 20px !important;
}
.fs22 {
  font-size: 22px !important;
}
.fs24 {
  font-size: 24px !important;
}
.fs26 {
  font-size: 26px !important;
}
.fs28 {
  font-size: 28px !important;
}
.fs30 {
  font-size: 30px !important;
}
.fs35 {
  font-size: 35px !important;
}
.fs40 {
  font-size: 40px !important;
}
.fs45 {
  font-size: 45px !important;
}
.fs50 {
  font-size: 50px !important;
}
.fs60 {
  font-size: 60px !important;
}
.fs70 {
  font-size: 70px !important;
}
.fs80 {
  font-size: 80px !important;
}
.fs90 {
  font-size: 90px !important;
}
.fs100 {
  font-size: 100px !important;
}
/*===============================================
  D. Padding Helpers
================================================= */
.pn {
  padding: 0 !important;
}
.p1 {
  padding: 1px !important;
}
.p2 {
  padding: 2px !important;
}
.p3 {
  padding: 3px !important;
}
.p4 {
  padding: 4px !important;
}
.p5 {
  padding: 5px !important;
}
.p6 {
  padding: 6px !important;
}
.p7 {
  padding: 7px !important;
}
.p8 {
  padding: 8px !important;
}
.p10 {
  padding: 10px !important;
}
.p12 {
  padding: 12px !important;
}
.p15 {
  padding: 15px !important;
}
.p20 {
  padding: 20px !important;
}
.p25 {
  padding: 25px !important;
}
.p30 {
  padding: 30px !important;
}
.p35 {
  padding: 35px !important;
}
.p40 {
  padding: 40px !important;
}
.p50 {
  padding: 50px !important;
}
.ptn {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.prn {
  padding-right: 0 !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pbn {
  padding-bottom: 0 !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pln {
  padding-left: 0 !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}
/* Axis Padding (both top/bottom or left/right) */
.pv5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.pv8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.pv10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.pv15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.pv20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.pv25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.pv30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.pv40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.pv50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.ph5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.ph8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.ph10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.ph15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.ph20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.ph25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.ph30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.ph40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.ph50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
/* responsive padding helpers */
@media (min-width: 1140px) {
  .ptn-lg {
    padding-top: 0 !important;
  }
  .prn-lg {
    padding-right: 0 !important;
  }
  .pbn-lg {
    padding-bottom: 0 !important;
  }
  .pln-lg {
    padding-left: 0 !important;
  }
  .pt5-lg {
    padding-top: 5px !important;
  }
  .pr5-lg {
    padding-right: 5px !important;
  }
  .pb5-lg {
    padding-bottom: 5px !important;
  }
  .pl5-lg {
    padding-left: 5px !important;
  }
}
@media (min-width: 992px) {
  .ptn-md {
    padding-top: 0 !important;
  }
  .prn-md {
    padding-right: 0 !important;
  }
  .pbn-md {
    padding-bottom: 0 !important;
  }
  .pln-md {
    padding-left: 0 !important;
  }
  .pt5-md {
    padding-top: 5px !important;
  }
  .pr5-md {
    padding-right: 5px !important;
  }
  .pb5-md {
    padding-bottom: 5px !important;
  }
  .pl5-md {
    padding-left: 5px !important;
  }
}
/*===============================================
  E. Margin Helpers
================================================= */
/* margin center helper */
.mauto {
  margin-left: auto;
  margin-right: auto;
}
.mn {
  margin: 0 !important;
}
.m1 {
  margin: 1px !important;
}
.m2 {
  margin: 2px !important;
}
.m3 {
  margin: 3px !important;
}
.m4 {
  margin: 4px !important;
}
.m5 {
  margin: 5px !important;
}
.m8 {
  margin: 8px !important;
}
.m10 {
  margin: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.m20 {
  margin: 20px !important;
}
.m25 {
  margin: 25px !important;
}
.m30 {
  margin: 30px !important;
}
.m35 {
  margin: 35px !important;
}
.m40 {
  margin: 40px !important;
}
.m50 {
  margin: 50px !important;
}
.mtn {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mrn {
  margin-right: 0 !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mbn {
  margin-bottom: 0 !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mln {
  margin-left: 0 !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}
/* Axis Margins (both top/bottom or left/right) */
.mv5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.mv10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mv15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.mv20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mv25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.mv30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.mv40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.mv50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.mv70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}
.mh5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.mh10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mh15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.mh20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.mh25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.mh30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.mh40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.mh50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.mh70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}
/* Negative Margin Helpers */
.mtn5 {
  margin-top: -5px !important;
}
.mtn10 {
  margin-top: -10px !important;
}
.mtn15 {
  margin-top: -15px !important;
}
.mtn20 {
  margin-top: -20px !important;
}
.mtn30 {
  margin-top: -30px !important;
}
.mrn5 {
  margin-right: -5px !important;
}
.mrn10 {
  margin-right: -10px !important;
}
.mrn15 {
  margin-right: -15px !important;
}
.mrn20 {
  margin-right: -20px !important;
}
.mrn30 {
  margin-right: -30px !important;
}
.mbn5 {
  margin-bottom: -5px !important;
}
.mbn10 {
  margin-bottom: -10px !important;
}
.mbn15 {
  margin-bottom: -15px !important;
}
.mbn20 {
  margin-bottom: -20px !important;
}
.mbn30 {
  margin-bottom: -30px !important;
}
.mln5 {
  margin-left: -5px !important;
}
.mln10 {
  margin-left: -10px !important;
}
.mln15 {
  margin-left: -15px !important;
}
.mln20 {
  margin-left: -20px !important;
}
.mln30 {
  margin-left: -30px !important;
}
/* Vertical Negative Margin "mv" + "n" + "x" */
.mvn5 {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}
.mvn10 {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}
.mvn15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}
.mvn20 {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}
.mvn30 {
  margin-top: -30px !important;
  margin-bottom: -30px !important;
}
/* Horizontal Negative Margin "mh" + "n" + "x" */
.mhn5 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.mhn10 {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.mhn15 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.mhn20 {
  margin-left: -20px !important;
  margin-right: -20px !important;
}
.mhn30 {
  margin-left: -30px !important;
  margin-right: -30px !important;
}
/*===============================================
  F. LineHeight Helpers
================================================= */
.lh0 {
  line-height: 0 !important;
}
.lh5 {
  line-height: 5px !important;
}
.lh10 {
  line-height: 10px !important;
}
.lh15 {
  line-height: 15px !important;
}
.lh20 {
  line-height: 20px !important;
}
.lh25 {
  line-height: 25px !important;
}
.lh30 {
  line-height: 30px !important;
}
.lh35 {
  line-height: 35px !important;
}
.lh40 {
  line-height: 40px !important;
}
/*===============================================
  G. Border Helpers
================================================= */
/* Border Disables */
.br-l-n {
  border-left: none !important;
}
.br-r-n {
  border-right: none !important;
}
.br-t-n {
  border-top: none !important;
}
.br-b-n {
  border-bottom: none !important;
}
.br-n {
  border: none !important;
}
.br-v-n {
  border-top: none !important;
  border-bottom: none !important;
}
.br-h-n {
  border-left: none !important;
  border-right: none !important;
}
/* Default Borders */
.br-a {
  border: 1px solid #eeeeee !important;
}
.br-l {
  border-left: 1px solid #eeeeee !important;
}
.br-r {
  border-right: 1px solid #eeeeee !important;
}
.br-t {
  border-top: 1px solid #eeeeee !important;
}
.br-b {
  border-bottom: 1px solid #eeeeee !important;
}
/* Border Style */
.br-dashed {
  border-style: dotted !important;
}
/* Border Radius */
.br0 {
  border-radius: 0px !important;
}
.br1 {
  border-radius: 1px !important;
}
.br2 {
  border-radius: 2px !important;
}
.br3 {
  border-radius: 3px !important;
}
.br4 {
  border-radius: 4px !important;
}
.br6 {
  border-radius: 6px !important;
}
.br8 {
  border-radius: 8px !important;
}
.br12 {
  border-radius: 12px !important;
}
.br24 {
  border-radius: 24px !important;
}
.br64 {
  border-radius: 64px !important;
}
/* Border Width */
.bw1 {
  border-width: 1px !important;
}
.bw2 {
  border-width: 2px !important;
}
.bw3 {
  border-width: 3px !important;
}
.bw4 {
  border-width: 4px !important;
}
.bw5 {
  border-width: 5px !important;
}
.bw8 {
  border-width: 8px !important;
}
.bw10 {
  border-width: 10px !important;
}
.bw15 {
  border-width: 15px !important;
}
/*Border Colors Generate contextual modifier classes for colorizing the alert.
*/
.br-white {
  border-color: #ffffff !important;
}
.br-lighter {
  border-color: #eeeeee !important;
}
.br-light {
  border-color: #e7e7e7 !important;
}
.br-grey {
  border-color: #d9d9d9 !important;
}
.br-greyer {
  border-color: #cccccc !important;
}
.br-dark {
  border-color: #3a3f51 !important;
}
.br-dark-light {
  border-color: #4f566f !important;
}
.br-primary {
  border-color: #00a08e !important;
}
.br-primary-light {
  border-color: #00d3bb !important;
}
.br-info {
  border-color: #23b7e5 !important;
}
.br-info-light {
  border-color: #51c6ea !important;
}
.br-success {
  border-color: #27c24c !important;
}
.br-success-light {
  border-color: #43d967 !important;
}
.br-warning {
  border-color: #fad733 !important;
}
.br-warning-light {
  border-color: #fbe165 !important;
}
.br-danger {
  border-color: #f05050 !important;
}
.br-danger-light {
  border-color: #f47f7f !important;
}
.br-alert {
  border-color: #967adc !important;
}
.br-alert-light {
  border-color: #b6a2e7 !important;
}
.br-system {
  border-color: #37bc9b !important;
}
.br-system-light {
  border-color: #58ceb1 !important;
}
.br-tp-top {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.br-tp-right {
  border-right-color: rgba(0, 0, 0, 0.1);
}
.br-tp-left {
  border-left-color: rgba(0, 0, 0, 0.1);
}
/*===============================================
  H. Max Width Helpers
================================================= */
.fluid-width {
  width: 100% !important;
}
.mw10 {
  max-width: 10px !important;
}
.mw20 {
  max-width: 20px !important;
}
.mw30 {
  max-width: 30px !important;
}
.mw35 {
  max-width: 35px !important;
}
.mw40 {
  max-width: 40px !important;
}
.mw45 {
  max-width: 45px !important;
}
.mw50 {
  max-width: 50px !important;
}
.mw60 {
  max-width: 60px !important;
}
.mw80 {
  max-width: 80px !important;
}
.mw100 {
  max-width: 100px !important;
}
.mw140 {
  max-width: 140px !important;
}
.mw160 {
  max-width: 160px !important;
}
.mw180 {
  max-width: 180px !important;
}
.mw200 {
  max-width: 200px !important;
}
.mw240 {
  max-width: 240px !important;
}
.mw280 {
  max-width: 280px !important;
}
.mw320 {
  max-width: 320px !important;
}
.mw400 {
  max-width: 400px !important;
}
.mw450 {
  max-width: 450px !important;
}
.mw500 {
  max-width: 500px !important;
}
.mw600 {
  max-width: 600px !important;
}
.mw700 {
  max-width: 700px !important;
}
.mw800 {
  max-width: 800px !important;
}
.mw900 {
  max-width: 900px !important;
}
.mw1000 {
  max-width: 1000px !important;
}
.mw1100 {
  max-width: 1100px !important;
}
.mw1200 {
  max-width: 1200px !important;
}
/*Regular Width Helpers. Primarily used
on tables, feel free to add more*/
.w20 {
  width: 20px !important;
}
.w30 {
  width: 30px !important;
}
.w40 {
  width: 40px !important;
}
.w50 {
  width: 50px !important;
}
.w75 {
  width: 75px !important;
}
.w100 {
  width: 100px !important;
}
.w125 {
  width: 125px !important;
}
.w150 {
  width: 150px !important;
}
.w175 {
  width: 175px !important;
}
.w200 {
  width: 200px !important;
}
.w225 {
  width: 225px !important;
}
.w250 {
  width: 250px !important;
}
.w300 {
  width: 300px !important;
}
.w320 {
  width: 320px !important;
}
.w350 {
  width: 350px !important;
}
.w400 {
  width: 400px !important;
}
.w450 {
  width: 450px !important;
}
.mnw20 {
  min-width: 20px !important;
}
.mnw30 {
  min-width: 30px !important;
}
.mnw40 {
  min-width: 40px !important;
}
.mnw50 {
  min-width: 50px !important;
}
.mnw75 {
  min-width: 75px !important;
}
.mnw100 {
  min-width: 100px !important;
}
.mnw125 {
  min-width: 125px !important;
}
.mnw150 {
  min-width: 150px !important;
}
.mnw175 {
  min-width: 175px !important;
}
.mnw200 {
  min-width: 200px !important;
}
.mnw250 {
  min-width: 250px !important;
}
.mnw300 {
  min-width: 300px !important;
}
.mnw500 {
  min-width: 500px !important;
}
.mnw700 {
  min-width: 700px !important;
}
.mnw1000 {
  min-width: 1000px !important;
}
.dockmodal,
.dockmodal *,
.dockmodal *:before,
.dockmodal *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-placeholder {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}
.dockmodal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  background: #000;
  opacity: 0.7;
  display: none;
}
.dockmodal {
  position: fixed;
  right: 20px;
  bottom: 0;
  top: auto;
  z-index: 1000;
  height: 0;
  background: transparent;
  border-bottom: 0;
  box-shadow: 0 1px 0px #000;
  overflow: hidden;
  border: 0;
}
.dockmodal-header {
  height: 36px;
  padding: 5px 5px 5px 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #30363e;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}
.dockmodal-body {
  background: #FFF;
  position: absolute;
  top: 36px;
  bottom: 40px;
  left: 0;
  right: 0;
  overflow: auto;
  padding: 10px 15px;
}
.dockmodal-footer {
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #CCC;
  overflow: hidden;
  text-align: right;
}
.dockmodal-footer-buttonset {
  height: 30px;
  line-height: 30px;
}
.dockmodal.no-footer .dockmodal-body {
  bottom: 0;
}
.dockmodal-header .title-text {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  vertical-align: top;
  white-space: nowrap;
  max-width: 100%;
  margin-right: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dockmodal-header .header-action {
  padding: 5px;
  float: right;
  margin-right: 1px;
  line-height: 16px;
}
.dockmodal-header .header-action:hover {
  background: #555;
}
.dockmodal-header .header-action i {
  background: url(../../../../img/dockmodal/sprite.png) no-repeat top left;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 16px;
  height: 16px;
}
.dockmodal-header .header-action .icon-dockmodal-close {
  background-position: 0 0;
}
.dockmodal-header .header-action .icon-dockmodal-popin {
  background-position: 0 -40px;
}
.dockmodal-header .header-action .icon-dockmodal-popout {
  background-position: 0 -60px;
}
.dockmodal.popped-out .header-action .icon-dockmodal-popout {
  background-position: 0 -40px;
}
.dockmodal-header .header-action .icon-dockmodal-minimize {
  background-position: 0 -75px;
}
.dockmodal-header .header-action .icon-dockmodal-restore {
  background-position: 0 -80px;
}
.dockmodal.minimized .header-action .icon-dockmodal-minimize {
  background-position: 0 -25px;
}
.dockmodal.popped-out {
  width: auto;
  height: auto;
  border: 0;
  z-index: 1501;
}
.dockmodal.minimized {
  height: 36px;
  top: auto;
  left: auto;
  right: 20px;
  bottom: 0;
  z-index: 1000;
}
.dockmodal.minimized .dockmodal-header {
  /*position: relative;*/
}
.dockmodal.minimized .dockmodal-body {
  /*display: none;*/
}
.dockmodal.minimized .dockmodal-footer {
  /*display: none;*/
}
.dockmodal .dockmodal-footer-buttonset > a {
  min-width: 60px;
}
.dockmodal .dockmodal-footer-buttonset > a + a {
  margin-left: 5px;
}
.modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
}
.modal-content .modal-header {
  border-bottom: none;
  height: 36px;
  padding: 5px 5px 5px 10px;
  background: #333;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}
.modal-content .modal-header .close {
  margin: 0;
  padding: 5px;
  float: right;
  margin-right: 1px;
  line-height: 16px;
  opacity: 1;
}
.modal-content .modal-header .close > span {
  background: url("../../../img/dockmodal/sprite.png") no-repeat top left;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 16px;
  height: 16px;
  background-position: 0 0;
}
.modal-content .modal-header .close:hover {
  background: #555;
}
.modal-content .modal-header .modal-title {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  vertical-align: top;
  white-space: nowrap;
  max-width: 100%;
  margin-right: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-content .modal-body {
  background: #FFF;
  overflow: auto;
  padding: 10px 15px;
}
.modal-content .modal-footer {
  border-top: none;
  background-color: #F5F5F5;
  padding: 5px 10px;
  height: 38px;
}
.modal-content .modal-footer .btn {
  padding: 0 10px;
  font-size: 11px;
  line-height: 26px;
  border-radius: 2px;
}
.x-panel {
  -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.25);
  background-color: #FFF;
  border: 1px solid #e5e5e5;
}
.x-panel-b {
  border: 1px solid #e5e5e5;
}
.panel .panel-heading .panel-tabs {
  margin: 0;
}
@keyframes vex-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes vex-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes vex-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes vex-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes vex-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes vex-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes vex-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes vex-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes vex-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes vex-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
@-webkit-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
@-moz-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
@-o-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}
.vex,
.vex *,
.vex *:before,
.vex *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.vex {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1111;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vex-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.vex-overlay {
  background: #000;
  filter: alpha(opacity=40);
  /* IE 5–7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 8 */
}
.vex-overlay {
  animation: vex-fadein 0.5s;
  -webkit-animation: vex-fadein 0.5s;
  -moz-animation: vex-fadein 0.5s;
  -ms-animation: vex-fadein 0.5s;
  -o-animation: vex-fadein 0.5s;
  -webkit-backface-visibility: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vex.vex-closing .vex-overlay {
  animation: vex-fadeout 0.5s;
  -webkit-animation: vex-fadeout 0.5s;
  -moz-animation: vex-fadeout 0.5s;
  -ms-animation: vex-fadeout 0.5s;
  -o-animation: vex-fadeout 0.5s;
  -webkit-backface-visibility: hidden;
}
.vex-content {
  animation: vex-fadein 0.5s;
  -webkit-animation: vex-fadein 0.5s;
  -moz-animation: vex-fadein 0.5s;
  -ms-animation: vex-fadein 0.5s;
  -o-animation: vex-fadein 0.5s;
  -webkit-backface-visibility: hidden;
  background: #fff;
}
.vex.vex-closing .vex-content {
  animation: vex-fadeout 0.5s;
  -webkit-animation: vex-fadeout 0.5s;
  -moz-animation: vex-fadeout 0.5s;
  -ms-animation: vex-fadeout 0.5s;
  -o-animation: vex-fadeout 0.5s;
  -webkit-backface-visibility: hidden;
}
.vex-close:before {
  font-family: Arial, sans-serif;
  content: "\00D7";
}
.vex-dialog-form {
  margin: 0;
}
.vex-dialog-button {
  text-rendering: optimizeLegibility;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.vex-loading-spinner {
  animation: vex-rotation 0.7s linear infinite;
  -webkit-animation: vex-rotation 0.7s linear infinite;
  -moz-animation: vex-rotation 0.7s linear infinite;
  -ms-animation: vex-rotation 0.7s linear infinite;
  -o-animation: vex-rotation 0.7s linear infinite;
  -webkit-backface-visibility: hidden;
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  position: fixed;
  z-index: 1112;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2em;
  width: 2em;
  background: #fff;
}
body.vex-open {
  overflow: hidden;
}
@keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-ms-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-o-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}
@-webkit-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}
@-moz-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}
@-ms-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}
@-o-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}
@keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
  }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
}
@-webkit-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
  }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
}
@-moz-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
  }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
}
@-ms-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
  }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
}
@-o-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
  }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent;
  }
}
.vex {
  padding-top: 160px;
  padding-bottom: 160px;
}
.vex.vex-closing .vex-content {
  animation: vex-flyout 0.5s;
  -webkit-animation: vex-flyout 0.5s;
  -moz-animation: vex-flyout 0.5s;
  -ms-animation: vex-flyout 0.5s;
  -o-animation: vex-flyout 0.5s;
  -webkit-backface-visibility: hidden;
}
.vex .vex-content {
  animation: vex-flyin 0.5s;
  -webkit-animation: vex-flyin 0.5s;
  -moz-animation: vex-flyin 0.5s;
  -ms-animation: vex-flyin 0.5s;
  -o-animation: vex-flyin 0.5s;
  -webkit-backface-visibility: hidden;
}
.vex .vex-content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 1px #a6a6a6, 0 0 0 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: inset 0 1px #a6a6a6, 0 0 0 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px #a6a6a6, 0 0 0 1px rgba(0, 0, 0, 0.08);
  font-family: "Helvetica Neue", sans-serif;
  border-top: 20px solid #bbb;
  background: #f0f0f0;
  color: #444;
  padding: 1em;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  width: 450px;
  font-size: 1.1em;
  line-height: 1.5em;
}
.vex .vex-content h1,
.vex .vex-content h2,
.vex .vex-content h3,
.vex .vex-content h4,
.vex .vex-content h5,
.vex .vex-content h6,
.vex .vex-content p,
.vex .vex-content ul,
.vex .vex-content li {
  color: inherit;
}
.vex .vex-close {
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.vex .vex-close:before {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  content: "\00D7";
  font-size: 26px;
  font-weight: normal;
  line-height: 31px;
  height: 30px;
  width: 30px;
  text-align: center;
  top: 3px;
  right: 3px;
  color: #bbb;
  background: transparent;
}
.vex .vex-close:hover:before,
.vex .vex-close:active:before {
  color: #777;
  background: #e0e0e0;
}
.vex .vex-dialog-form .vex-dialog-message {
  margin-bottom: 0.5em;
}
.vex .vex-dialog-form .vex-dialog-input {
  margin-bottom: 1em;
}
.vex .vex-dialog-form .vex-dialog-input textarea,
.vex .vex-dialog-form .vex-dialog-input input[type="date"],
.vex .vex-dialog-form .vex-dialog-input input[type="datetime"],
.vex .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
.vex .vex-dialog-form .vex-dialog-input input[type="email"],
.vex .vex-dialog-form .vex-dialog-input input[type="month"],
.vex .vex-dialog-form .vex-dialog-input input[type="number"],
.vex .vex-dialog-form .vex-dialog-input input[type="password"],
.vex .vex-dialog-form .vex-dialog-input input[type="search"],
.vex .vex-dialog-form .vex-dialog-input input[type="tel"],
.vex .vex-dialog-form .vex-dialog-input input[type="text"],
.vex .vex-dialog-form .vex-dialog-input input[type="time"],
.vex .vex-dialog-form .vex-dialog-input input[type="url"],
.vex .vex-dialog-form .vex-dialog-input input[type="week"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  width: 100%;
  padding: 0.25em 0.67em;
  border: 0;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  min-height: 2.5em;
  margin: 0 0 0.25em;
}
.vex .vex-dialog-form .vex-dialog-input textarea:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="date"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="email"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="month"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="number"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="password"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="search"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="text"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="time"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="url"]:focus,
.vex .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
  -moz-box-shadow: inset 0 0 0 1px #3288e6;
  -webkit-box-shadow: inset 0 0 0 1px #3288e6;
  box-shadow: inset 0 0 0 1px #3288e6;
  outline: none;
}
.vex .vex-dialog-form .vex-dialog-buttons {
  *zoom: 1;
}
.vex .vex-dialog-form .vex-dialog-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.vex .vex-dialog-button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  float: right;
  margin: 0 0 0 0.5em;
  font-family: inherit;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  line-height: 1em;
  padding: 0.75em 2em;
}
.vex .vex-dialog-button.vex-last {
  margin-left: 0;
}
.vex .vex-dialog-button:focus {
  animation: vex-pulse 1.1s infinite;
  -webkit-animation: vex-pulse 1.1s infinite;
  -moz-animation: vex-pulse 1.1s infinite;
  -ms-animation: vex-pulse 1.1s infinite;
  -o-animation: vex-pulse 1.1s infinite;
  -webkit-backface-visibility: hidden;
  outline: none;
}
@media (max-width: 568px) {
  .vex .vex-dialog-button:focus {
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    -webkit-backface-visibility: hidden;
  }
}
.vex .vex-dialog-button.vex-dialog-button-primary {
  background: #3288e6;
  color: #fff;
}
.vex .vex-dialog-button.vex-dialog-button-secondary {
  background: #e0e0e0;
  color: #777;
}
.vex-loading-spinner {
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0.5em rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0.5em rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0.5em rgba(0, 0, 0, 0.2);
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.2);
  width: 0;
  height: 0;
  border: 1.2em solid #bbb;
  border-top-color: #f0f0f0;
  border-bottom-color: #f0f0f0;
}
.ui-datepicker {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  background: #fff;
  border: 1px solid #cfcfcf;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  color: #666666;
  display: none;
  font-size: 13px;
  margin-top: 3px;
  position: relative;
  text-align: center;
  width: 18em;
  z-index: 10;
}
.ui-datepicker a {
  color: #404040;
  text-align: center;
}
.ui-datepicker .ui-state-disabled span {
  color: #dbdbdb;
}
.ui-datepicker .ui-state-disabled span:hover {
  background: 0;
}
.ui-datepicker .ui-datepicker-header {
  background: #1B1E25;
  border-bottom: 1px solid #cfcfcf;
  font-size: 13px;
  line-height: 27px;
  padding: 5px;
  position: relative;
}
.ui-datepicker .ui-datepicker-prev {
  color: #D3D3D3;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 27px;
  left: 2px;
  position: absolute;
  text-decoration: none;
  top: 5px;
  width: 27px;
}
.ui-datepicker .ui-datepicker-next {
  color: #D3D3D3;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 27px;
  position: absolute;
  right: 2px;
  text-decoration: none;
  top: 5px;
  width: 27px;
}
.ui-datepicker .ui-datepicker-title {
  color: #E9E9E9;
  font-family: 'Montserrat';
  font-weight: normal;
  margin: 0 2.3em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month {
  width: 49%;
}
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  border-collapse: collapse;
  font-size: .9em;
  margin: 0 0 .4em;
  width: 100%;
}
.ui-datepicker th {
  border: 0;
  font-weight: bold;
  padding: .5em .3em;
  text-align: center;
}
.ui-datepicker td {
  border: 0;
  padding: 2px 5px;
}
.ui-datepicker td span {
  display: block;
  padding: .25em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker td span:hover {
  background: #f5f5f5;
  color: #3C3C3C;
}
.ui-datepicker td a {
  display: block;
  padding: .25em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker td a:hover {
  background: #f5f5f5;
  color: #3C3C3C;
}
.ui-datepicker .ui-state-highlight {
  color: #fff;
  font-weight: 700;
}
.ui-datepicker-today a {
  background: #B3C5C7 !important;
  color: #616060;
  font-weight: 700;
}
.ui-datepicker-today a:hover {
  background: #00a08e !important;
  color: #fff;
  font-weight: 700;
}
.ui-datepicker-current-day .ui-state-active {
  background: #00a08e !important;
  color: #fff;
  font-weight: 700;
}
.cal-widget .ui-datepicker {
  margin-top: 0;
  width: 100%;
}
.cal-widget .ui-datepicker:before {
  display: none;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  margin: 0 auto .4em;
  width: 95%;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-monthpicker .ui-datepicker-header {
  margin-bottom: 3px;
}
.ui-timepicker-div dl .ui_tpicker_hour,
.ui-timepicker-div dl .ui_tpicker_minute,
.ui-timepicker-div dl .ui_tpicker_second,
.ui-timepicker-div dl .ui_tpicker_millisec {
  -moz-border-radius: 4px;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  background-color: #F0F0F0;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  top: 6px;
  webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ui-datepicker-buttonpane {
  background: #ECECEC;
  border-top: 1px solid #ECECEC;
  padding: 10px;
}
.ui-datepicker-buttonpane button {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  background-color: #2B2E33;
  border-radius: 4px;
  border: none;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  margin-right: 10px;
  padding: 7px 24px 8px 24px;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}
.ui-datepicker-buttonpane button:hover {
  background-color: #1F2225;
  border-color: #1F2225;
  color: #fff;
}
.ui-datepicker-buttonpane button.ui-datepicker-current {
  background-color: #687386;
}
.ui-datepicker-buttonpane button.ui-datepicker-current:hover {
  background-color: #5d6778;
}
.ui-datepicker-inline {
  width: 100%;
}
.datepicker table tr td span {
  text-align: center;
}
/*------------------------------------------------------------------
[15. Form Elements]
*/
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 1px;
  line-height: normal;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
textarea.form-control {
  padding: 4px 0 4px 0;
}
select[multiple],
select[size] {
  height: auto !important;
}
input:focus,
select:focus,
textarea:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form legend {
  margin: 15px 0px 10px 0px;
}
.form-control {
  background-image: none;
  border-color: rgba(12, 12, 12, 0.12);
  -webkit-appearance: none;
  outline: 0;
  line-height: normal;
  font-size: inherit;
  font-weight: normal;
  vertical-align: middle;
  min-height: 34px;
  background: transparent;
  position: relative;
  z-index: 5;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  width: 100%;
  height: 34px;
  padding: 2px;
  color: inherit;
  -webkit-transition: all 0.12s ease;
  transition: all 0.12s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-transition: background 0.2s linear 0s;
  transition: background 0.2s linear 0s;
}
.form-control:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus::-moz-placeholder {
  color: inherit;
  opacity: 0.7;
}
.form-control:focus:-ms-input-placeholder {
  color: inherit;
  opacity: 0.7;
}
.form-control:focus::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.7;
}
.form-control::-moz-placeholder {
  color: inherit;
  opacity: 0.33;
}
.form-control:-ms-input-placeholder {
  color: inherit;
  opacity: 0.33;
}
.form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.33;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.26);
}
/* Input Sizes
--------------------------------------------------
*/
.input-sm,
.form-horizontal .form-group-sm .form-control {
  font-size: 12px;
  line-height: 1.5;
  min-height: 30px;
  height: 30px;
  padding: 5px 9px;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 45px;
  padding: 0 0;
  font-size: 1.6em;
  line-height: 1.3333333;
  border-radius: 2px;
}
.input-xlg {
  height: 51px;
  font-size: 18px;
  line-height: 22px;
}
/* Checkboxes and Radio buttons
--------------------------------------------------
*/
.radio,
.checkbox {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 0px;
}
.radio label,
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px !important;
  margin-right: 15px;
  font-size: 13px;
}
.radio label:before,
.checkbox label:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  position: absolute;
  left: 0px;
  background-color: #ffffff;
  border: 1px solid #cdcdcd;
}
.radio label {
  margin-bottom: 6px;
}
.radio label:before {
  bottom: 2.5px;
  border-radius: 99px;
  -webkit-transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
}
.radio input[type=radio]:checked + label:before {
  border-width: 5px;
}
.radio input[type=radio] {
  display: none;
}
.radio input[type=radio][disabled] + label {
  opacity: 0.65;
}
.radio.radio-success input[type=radio]:checked + label:before {
  border-color: #1dbb99;
}
.radio.radio-primary input[type=radio]:checked + label:before {
  border-color: #3b3f4f;
}
.radio.radio-info input[type=radio]:checked + label:before {
  border-color: #3bafda;
}
.radio.radio-warning input[type=radio]:checked + label:before {
  border-color: #f7cf5f;
}
.radio.radio-danger input[type=radio]:checked + label:before {
  border-color: #f35958;
}
.radio.radio-complete input[type=radio]:checked + label:before {
  border-color: #4a89dc;
}
.checkbox input[type=radio][disabled] + label:after {
  background-color: #e1e1e1;
}
.checkbox label {
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
  white-space: nowrap;
}
.checkbox label:before {
  top: 1.4px;
  border-radius: 3px;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
}
.checkbox label::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 3.2px;
  top: 0px;
  font-size: 11px;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
}
.checkbox label:after {
  border-radius: 3px;
}
.checkbox input[type=checkbox] {
  display: none;
}
.checkbox.checkbox-circle label:after {
  border-radius: 99px;
}
.checkbox.checkbox-circle label:before {
  border-radius: 99px;
}
.checkbox input[type=checkbox]:checked + label:before {
  border-width: 8px;
}
.checkbox input[type=checkbox]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\F00C";
  color: #fff;
}
.checkbox input[type=checkbox][disabled] + label {
  opacity: 0.65;
}
.checkbox input[type=checkbox][disabled] + label:before {
  background-color: #eceff3;
}
.checkbox.right label {
  margin-right: 35px;
  padding-left: 0 !important;
}
.checkbox.right label:before {
  right: -35px;
  left: auto;
}
.checkbox.right input[type=checkbox]:checked + label {
  position: relative;
}
.checkbox.right input[type=checkbox]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\F00C";
  position: absolute;
  right: -27px;
  left: auto;
}
.checkbox.check-success input[type=checkbox]:checked + label:before {
  border-color: #1dbb99;
}
.checkbox.check-primary input[type=checkbox]:checked + label:before {
  border-color: #3b3f4f;
}
.checkbox.check-complete input[type=checkbox]:checked + label:before {
  border-color: #4a89dc;
}
.checkbox.check-warning input[type=checkbox]:checked + label:before {
  border-color: #f7cf5f;
}
.checkbox.check-danger input[type=checkbox]:checked + label:before {
  border-color: #f35958;
}
.checkbox.check-info input[type=checkbox]:checked + label:before {
  border-color: #3bafda;
}
.checkbox.check-success input[type=checkbox]:checked + label::after,
.checkbox.check-primary input[type=checkbox]:checked + label::after,
.checkbox.check-complete input[type=checkbox]:checked + label::after,
.checkbox.check-warning input[type=checkbox]:checked + label::after,
.checkbox.check-danger input[type=checkbox]:checked + label::after,
.checkbox.check-info input[type=checkbox]:checked + label::after {
  color: #ffffff;
}
.input-group.transparent .input-group-addon {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.07);
}
/* Form layouts
--------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  form .row {
    margin-left: 0;
    margin-right: 0;
  }
  form .row [class*='col-']:not(:first-child),
  form .row [class*='col-']:not(:last-child) {
    padding-right: 7px;
    padding-left: 7px;
  }
  form .row [class*='col-']:first-child {
    padding-left: 0;
  }
  form .row [class*='col-']:last-child {
    padding-right: 0;
  }
}
/* Form layouts  : Horizontal
--------------------------------------------------
*/
.form-horizontal .form-group {
  border-bottom: 1px solid #e1e1e1;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.form-horizontal .form-group:last-child {
  border-bottom: none;
}
.form-horizontal .form-group:hover .control-label {
  opacity: .6;
}
.form-horizontal .form-group.focused .control-label {
  opacity: 1;
}
.form-horizontal .form-group .control-label {
  text-align: right;
  opacity: .8;
  -webkit-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
/* Form layouts  : Attached
--------------------------------------------------
*/
.form-group-attached .form-group.form-group-default {
  border-radius: 0;
  margin-bottom: 0;
}
.form-group-attached > div {
  margin: 0;
}
.form-group-attached > div:first-child.row > [class*='col-']:first-child .form-group-default {
  border-top-left-radius: 2px;
}
.form-group-attached > div:first-child.row > [class*='col-']:last-child .form-group-default {
  border-top-right-radius: 2px;
}
.form-group-attached > div:first-child.form-group-default {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.form-group-attached > div:last-child.row > [class*='col-']:first-child .form-group-default {
  border-bottom-left-radius: 2px;
}
.form-group-attached > div:last-child.row > [class*='col-']:last-child .form-group-default {
  border-bottom-right-radius: 2px;
}
.form-group-attached > div:last-child.form-group-default {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.form-group-attached > div.row > [class*='col-'] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.form-group-attached > div.row > [class*='col-'] > .form-group-default {
  display: table;
  width: 100%;
}
.form-group-attached > div.row > [class*='col-']:not(:only-child):not(:last-child) > .form-group-default {
  border-right-color: transparent;
}
.form-group-attached > div:not(:last-child) .form-group-default,
.form-group-attached > div:not(:last-child).form-group-default {
  border-bottom-color: transparent;
}
/* Form layouts  : Responsive Handlers
--------------------------------------------------
*/
@media (max-width: 767px) {
  .form-group-attached .form-group-default {
    border-right-color: rgba(0, 0, 0, 0.07) !important;
  }
}
@media only screen and (min-width: 768px) {
  .form-group-attached > div.row {
    display: table;
    width: 100%;
  }
  .form-group-attached > div.row > [class*='col-'] {
    display: table-cell;
    height: 100%;
    float: none;
    vertical-align: top;
  }
  .form-group-attached > div.row > [class*='col-'] .form-group {
    height: 100%;
    width: 100%;
  }
}
/* Form Groups
--------------------------------------------------
*/
.floating-label .twitter-typeahead ~ label,
.form-group.floating-label .twitter-typeahead ~ label {
  top: 0px;
  font-size: 12px !important;
}
.floating-label .form-control ~ label,
.form-group.floating-label .form-control ~ label {
  top: 19px;
  font-size: 16px;
}
.floating-label .form-control:focus ~ label,
.form-group.floating-label .form-control:focus ~ label,
.floating-label .form-control.static ~ label,
.form-group.floating-label .form-control.static ~ label,
.floating-label .form-control.dirty ~ label,
.form-group.floating-label .form-control.dirty ~ label {
  top: 0px;
  font-size: 12px !important;
  line-height: 1em;
}
.floating-label.append-icon .form-control ~ i,
.form-group.floating-label.append-icon .form-control ~ i {
  display: none;
}
.floating-label.append-icon .form-control:focus ~ i,
.form-group.floating-label.append-icon .form-control:focus ~ i,
.floating-label.append-icon .form-control.dirty ~ i,
.form-group.floating-label.append-icon .form-control.dirty ~ i {
  display: block;
}
.form-group {
  position: relative;
  margin-bottom: 19px;
  padding-top: 16px;
}
.form-group label:not(.error):not(.md-check) {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 0.85em;
  position: absolute;
  z-index: 10;
  opacity: 0.5;
  display: inline-block;
  top: 0px;
  left: 0;
  margin-bottom: 0;
  bottom: 0;
  width: 100%;
  color: inherit;
}
.form-group label .help {
  margin-left: 8px;
}
.form-group .help {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}
.form-group.label-lg {
  padding-top: 24px;
}
.form-group.label-lg .form-control,
.form-group.label-lg .twitter-typeahead {
  border-radius: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.form-group.label-lg .form-control ~ label,
.form-group.label-lg .twitter-typeahead ~ label {
  font-size: 18px;
  line-height: 24px;
}
.form-group .input-group {
  margin-top: -16px;
}
.form-group .input-group .input-group-content {
  padding-top: 16px;
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.form-group .input-group .input-group-addon {
  vertical-align: bottom;
  padding-top: 16px;
  padding-left: 10px;
  border-color: transparent;
  background-color: transparent;
  color: inherit;
  opacity: 0.7;
}
.form-group .input-group .input-group-addon:first-child {
  min-width: 42px;
  text-align: left;
  padding-left: 0;
  padding-right: 10px;
}
.form-group .form-control ~ label,
.form-group .twitter-typeahead ~ label {
  font-size: 0.85em;
  position: absolute;
  z-index: 10;
  opacity: 0.5;
  display: inline-block;
  top: 0px;
  left: 0;
  margin-bottom: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  color: inherit;
}
.form-group .form-control ~ label:after,
.form-group .twitter-typeahead ~ label:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  height: 2px;
  width: 10px;
  visibility: hidden;
  background-color: #2196f3;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.form-group .form-control:not(.static) ~ label,
.form-group .twitter-typeahead:not(.static) ~ label {
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.form-group .form-control:focus ~ label,
.form-group .twitter-typeahead:focus ~ label {
  color: #2196f3;
  opacity: 1;
}
.form-group .form-control:focus ~ label:after,
.form-group .twitter-typeahead:focus ~ label:after {
  visibility: visible;
  width: 100%;
  left: 0;
}
.form-group.append-icon .form-control {
  padding-left: 35px;
}
.form-group.append-icon i {
  color: rgba(0, 0, 0, 0.54);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 25px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
  top: auto;
  bottom: 0;
}
.form-group-default {
  background-color: #fff;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  padding-top: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 4px;
  overflow: hidden;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.form-group-default.required:after {
  color: #f35958;
  content: "*";
  font-family: arial;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 9px;
}
.form-group-default.disabled {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.26);
}
.form-group-default.disabled input {
  opacity: .6;
}
.form-group-default.disabled.focused {
  background: #f3f3f3;
}
.form-group-default.disabled.focused label {
  opacity: 1;
}
.form-group-default.focused {
  border-color: rgba(0, 0, 0, 0.1) !important;
  background-color: #e7e7e7;
}
.form-group-default.focused label {
  opacity: .4;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.form-group-default.has-error {
  background-color: rgba(243, 89, 88, 0.1);
}
.form-group-default.has-success .form-control-feedback,
.form-group-default.has-error .form-control-feedback {
  display: none !important;
}
.form-group-default.has-success .form-control,
.form-group-default.has-success .form-control:focus,
.form-group-default.has-error .form-control,
.form-group-default.has-error .form-control:focus {
  border: none;
  box-shadow: none;
}
.form-group-default.input-group {
  padding: 0;
}
.form-group-default.input-group > label {
  margin-top: 6px;
  padding-left: 12px;
}
.form-group-default.input-group > .form-control {
  margin-top: -2px;
  margin-bottom: 3px;
  padding-left: 12px;
}
.form-group-default.input-group .input-group-addon {
  height: calc(50px);
  min-width: calc(50px);
  border-radius: 0;
  border: none;
}
.form-group-default.input-group.focused .input-group-addon {
  border-color: rgba(0, 0, 0, 0.1);
}
.form-group-default .form-control {
  border: none;
  height: 25px;
  min-height: 25px;
  padding: 0;
  margin-top: -4px;
  background: none;
}
.form-group-default .form-control.error {
  color: #2c2c2c;
}
.form-group-default .form-control:focus {
  background: none;
}
.form-group-default label {
  margin: 0;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.form-group-default label.label-lg {
  font-size: 13px;
  left: 13px;
  top: 9px;
}
.form-group-default label.label-sm {
  font-size: 11px;
  left: 11px;
  top: 6px;
}
.form-group-default label.highlight {
  opacity: 1;
}
.form-group-default label.fade {
  opacity: .5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.form-group-default > .input-lg {
  height: 29px;
  min-height: 29px;
  padding-left: 1px;
}
.form-group-default > .input-sm {
  min-height: 18px;
  height: 18px;
}
.form-group-default.form-group-default-select2 {
  padding: 0;
}
.form-group-default.form-group-default-select2 > label {
  position: absolute;
  z-index: 10;
  padding: 7px 12px 0 12px;
}
.form-group-default.form-group-default-select2 > label.label-lg {
  left: 0;
  top: 0;
}
.form-group-default.form-group-default-select2 > label.label-sm {
  left: 0;
  top: 0;
}
.form-group-default.form-group-default-select2 .select2-container .select2-choice {
  padding-top: 20px;
  height: 52px;
}
.form-group-default.form-group-default-select2 .select2-container .select2-choice .select2-arrow b:before {
  top: 20px;
}
.form-group-default.form-group-default-select2 .select2-container .select2-choice .select2-chosen {
  padding-left: 3px;
  padding-top: 1px;
}
.form-group-default.form-group-default-select2 .select2-container .select2-choices {
  padding-top: 20px;
  height: 52px;
  border: 0px;
}
.form-group-default.form-group-default-select2 > .input-lg {
  height: auto;
  padding: 0;
}
.form-group-default.form-group-default-select2 > .input-lg .select2-choice {
  padding-top: 20px;
  height: 56px;
}
.form-group-default.form-group-default-select2 > .input-sm {
  height: auto;
  padding: 0;
}
.form-group-default.form-group-default-select2 > .input-sm .select2-choice {
  padding-top: 20px;
  height: 46px;
}
.form-group-default.form-group-default-selectFx {
  padding: 0;
}
.form-group-default.form-group-default-selectFx > label {
  position: absolute;
  z-index: 10;
  padding: 7px 12px 0 12px;
}
.form-group-default.form-group-default-selectFx > label.label-lg {
  left: 0;
  top: 0;
}
.form-group-default.form-group-default-selectFx > label.label-sm {
  left: 0;
  top: 0;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-placeholder {
  padding-top: 28px;
  height: 52px;
  padding-left: 12px;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select {
  height: auto;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select > span:after,
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select .cs-selected span:after {
  top: 39px;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-lg .cs-placeholder {
  height: 60px;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-sm .cs-placeholder {
  height: 50px;
}
.form-group-default.form-group-default-selectFx .cs-wrapper .dropdown-placeholder {
  vertical-align: top;
}
/* Form validation
--------------------------------------------------
*/
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #17977c;
}
.has-success .form-control {
  border-color: #17977c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus {
  border-color: #116b58;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  background: #e7e7e7;
  border: 1px solid rgba(0, 0, 0, 0.07);
  color: rgba(87, 87, 87, 0.47);
}
.has-success .form-control-feedback {
  color: #17977c;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c8a84d;
}
.has-warning .form-control {
  border-color: #c8a84d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:focus {
  border-color: #ad8d35;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  background: #e7e7e7;
  border: 1px solid rgba(0, 0, 0, 0.07);
  color: rgba(87, 87, 87, 0.47);
}
.has-warning .form-control-feedback {
  color: #c8a84d;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #f35958;
}
.has-error .form-control {
  border-color: #f35958;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus {
  border-color: #f02a28;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  background: #e7e7e7;
  border: 1px solid rgba(0, 0, 0, 0.07);
  color: rgba(87, 87, 87, 0.47);
}
.has-error .form-control-feedback {
  color: #f35958;
}
.error {
  font-size: 12px;
  color: #f35958;
  display: block;
}
/* Addon inputs
--------------------------------------------------
*/
.input-group-addon {
  background: transparent;
  border: 1px solid rgba(12, 12, 12, 0.12);
  color: rgba(87, 87, 87, 0.47);
  font-size: 13px;
  line-height: 1;
  text-align: center;
  padding: 4.5px 14px;
  display: table-cell;
  border-radius: 2px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
}
.input-group-addon.primary {
  background-color: #3b3f4f;
  border: 1px solid #3b3f4f;
  color: #ffffff;
}
.input-group-addon.primary .arrow {
  color: #3b3f4f;
}
.input-group-addon.success {
  background-color: #0090d9;
  color: #ffffff;
}
.input-group-addon.success .arrow {
  color: #0090d9;
}
.input-group-addon.info {
  background-color: #1f3853;
  color: #ffffff;
}
.input-group-addon.info .arrow {
  color: #1f3853;
}
.input-group-addon.warning {
  background-color: #fbb05e;
  color: #ffffff;
}
.input-group-addon.warning .arrow {
  color: #fbb05e;
}
.input-group-addon.danger {
  background-color: #f35958;
  color: #ffffff;
}
.input-group-addon.danger .arrow {
  color: #f35958;
}
.input-group-addon .arrow {
  position: relative;
  right: -6px;
  color: #D1DADE;
  z-index: 100;
}
.input-group-addon .arrow:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  font-size: 23px;
  position: absolute;
  left: 17px;
  top: -2px;
}
.input-group-addon:last-child .arrow:before {
  font-family: 'FontAwesome';
  content: "\f0d9";
  font-size: 23px;
  position: absolute;
  left: -23px;
  top: -2px;
}
.input-group-addon:last-child input {
  border-left: 0px;
}
/* Plugins
--------------------------------------------------
Datepicker
https://github.com/eternicode/bootstrap-datepicker
*/
.datepicker {
  padding: 16px 25px;
  border-radius: 2px;
  font-size: 12px;
}
.datepicker:after {
  border-bottom-color: #f0f0f0;
}
.datepicker thead tr .datepicker-switch {
  color: #6f7b8a;
  font-size: 13px;
}
.datepicker thead tr .next,
.datepicker thead tr .prev {
  color: #3b3f4f;
  content: '';
  font-size: 0px;
}
.datepicker thead tr .next:before,
.datepicker thead tr .prev:before {
  color: #3b3f4f;
  font-family: 'FontAwesome';
  font-size: 10px;
}
.datepicker thead tr .prev:before {
  content: "\f053";
}
.datepicker thead tr .next:before {
  content: "\f054";
}
.datepicker thead tr .dow {
  font-family: 'Montserrat';
  color: #3b3f4f;
  text-transform: uppercase;
  font-size: 11px;
}
.datepicker thead tr th {
  width: 31px;
  height: 29px;
}
.datepicker tbody tr .odd {
  color: #d0d3d8;
}
.datepicker table tr td {
  width: 31px;
  height: 29px;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #e1e1e1;
}
.datepicker table tr td.day:hover {
  background: #e7e7e7;
}
.datepicker table tr td.active {
  background-color: #3b3f4f !important;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-image: none;
  text-shadow: none;
  font-weight: 600;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #e7e7e7;
  background-image: none;
  color: #ffffff;
}
.datepicker table tr td span {
  border-radius: 4px;
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.datepicker table tr td span.active {
  background-color: #3b3f4f !important;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-image: none;
  border: none;
  text-shadow: none;
}
.datepicker.dropdown-menu {
  border-color: #e1e1e1;
  color: #575757;
}
.datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
  border-color: #e1e1e1;
}
.datepicker-inline {
  width: auto;
}
.input-daterange .input-group-addon {
  text-shadow: none;
  border: 0;
}
/* Timepicker
https://github.com/m3wolf/bootstrap3-timepicker
*/
.bootstrap-timepicker-widget table td a i {
  font-size: 12px;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget .bootstrap-timepicker-widget input {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.bootstrap-timepicker-widget.dropdown-menu {
  background: #fff;
}
/* Daterangepicker
http://www.dangrossman.info/
*/
.daterangepicker {
  background: #fff;
}
.daterangepicker .calendar .calendar-date {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.daterangepicker .calendar .prev,
.daterangepicker .calendar .next,
.daterangepicker .calendar th {
  color: #3b3f4f;
  text-transform: uppercase;
  font-size: 11px;
}
.daterangepicker .calendar .month {
  color: #6f7b8a;
  font-size: 13px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #3b3f4f;
  border-color: #3b3f4f;
}
/* Select2
http://ivaynberg.github.io/select2/
*/
.form-group-default .select2-container .select2-choice,
.select2-container-multi .select2-choices {
  border-color: transparent;
}
.select2-container .select2-choice {
  background-image: none;
  background-color: transparent !important;
  border-radius: 0px;
  border: 0px;
  padding: 0px;
  transition: border 0.2s linear 0s;
  height: 37px;
}
.select2-container .select2-choice .select2-arrow {
  background: transparent;
  border-left: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select2-container .select2-choice .select2-arrow b:before {
  font-family: 'FontAwesome';
  content: "\f0d7";
  position: relative;
  top: 2px;
  right: 5px;
  font-size: 12px;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
  background-image: none !important;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background-image: none !important;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  -webkit-transform: scale(scale(1, -1));
  -ms-transform: scale(scale(1, -1));
  transform: scale(scale(1, -1));
}
.select2-drop.select2-drop-above {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom: none;
  border-radius: 2px;
  padding-top: 0px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: #e7e7e7;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.select2-search {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}
.select2-search input {
  background: #ffffff !important;
  vertical-align: baseline;
  line-height: 28px;
  border-radius: 2px;
  border: none;
  font-size: 12px;
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.select2-results {
  margin: 3px 10px 10px 3px;
}
.select2-results li {
  color: #575757;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  color: #2c2c2c;
}
.select2-results li.select2-result-with-children > .select2-result-label:first-child {
  padding-top: 8px;
}
.select2-results .select2-highlighted {
  background: #e7e7e7;
  border-radius: 3px;
}
.select2-results .select2-highlighted .select2-result-label {
  color: #202020;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: none;
  color: #202020;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 0px;
  position: relative;
  top: -5px;
}
.select2-drop-active {
  border: 0px;
  border-bottom: none;
  border-top: none;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding-top: 5px;
  z-index: 990;
}
.select2-container-multi .select2-choices {
  background-image: none;
  border: 0px;
  border-radius: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  background-color: rgba(0, 0, 0, 0.12);
  background-image: none;
  border: none;
  box-shadow: none;
  color: inherit;
  border-radius: 8px;
  margin: 8px -5px 7px 10px;
  padding: 4px 8px 4px 21px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: none;
}
.select2-container-multi.select2-container-active .select2-search-choice {
  background-color: #ffffff !important;
}
.select2-container-multi .select2-search-choice-close {
  left: 6px;
}
.select2-search-choice-close {
  background: none;
  top: 4px;
  right: 0;
}
.select2-search-choice-close:hover {
  text-decoration: none;
}
.select2-search-choice-close:before {
  font-family: 'FontAwesome';
  content: "\f00d";
  font-size: 12px;
  color: #575757;
}
.select2-drop-multi .select2-results .select2-no-results,
.select2-drop-multi .select2-results .select2-searching,
.select2-drop-multi .select2-results .select2-selection-limit {
  top: 0px;
}
.select2.form-control {
  padding: 0;
  box-shadow: none;
  border: 0;
}
.select2-drop-mask {
  z-index: 700;
}
.modal-open .select2-drop-active {
  z-index: 1051;
}
.modal-open .select2-drop-mask {
  z-index: 1050;
}
.modal-open .cs-skin-slide.cs-active {
  z-index: 1050;
}
.dropdown-placeholder {
  display: inline-block;
  vertical-align: middle;
}
.dropdown-mask {
  bottom: 0;
  display: none;
  left: 0;
  outline: 0 none;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 600;
}
/* Bootstrap Tags input
https://github.com/timschlechter/bootstrap-tagsinput
*/
.form-group-default .bootstrap-tagsinput {
  border: 0px;
  padding-left: 0;
}
.bootstrap-tagsinput {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding-bottom: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  -webkit-transition: background 0.2s linear 0s;
  transition: background 0.2s linear 0s;
}
.bootstrap-tagsinput.active-element {
  background-color: #e1e1e1;
}
.bootstrap-tagsinput input {
  border: none;
  margin-bottom: 0px;
  min-height: 25px;
}
.bootstrap-tagsinput .tag {
  vertical-align: middle;
  padding: 6px 9px;
  padding-right: 6px;
  border-radius: 3px;
  line-height: 30px;
}
.bootstrap-tagsinput .tag[data-role="remove"] {
  margin-left: 4px;
}
.bootstrap-tagsinput .tag[data-role="remove"]:hover:active,
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: none;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  font-family: 'pages-icon';
  content: "\e60a";
  padding: 0;
}
/* Bootstrap3 wysihtml5
https://github.com/Waxolunist/bootstrap3-wysihtml5-bower
*/
.wysiwyg5-wrapper {
  position: relative;
}
.wysiwyg5-wrapper .wysihtml5-toolbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /*height: 50px;*/
  background: #e7e7e7;
  border-top: 1px solid #e1e1e1;
}
.wysiwyg5-wrapper .wysihtml5-toolbar .btn {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: transparent;
  border-right-color: #e1e1e1;
  color: #A5A5A5;
  font-size: 16px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0 5px;
  border-width: 1px;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.wysiwyg5-wrapper .wysihtml5-toolbar .btn:hover .editor-icon {
  opacity: .8;
}
.wysiwyg5-wrapper .wysihtml5-toolbar .btn.active .editor-icon {
  opacity: 1;
}
.wysiwyg5-wrapper .wysihtml5-toolbar .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 20px;
}
.wysiwyg5-wrapper .wysihtml5-toolbar .btn.dropdown-toggle .current-font {
  opacity: .5;
  font-size: 14px;
}
.wysiwyg5-wrapper .wysihtml5-toolbar > li {
  margin: 0;
  padding: 0;
}
.wysiwyg5-wrapper .wysiwyg {
  width: 100%;
  min-height: 200px;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 50px !important;
  border: 0;
}
.wysiwyg5-wrapper .wysiwyg:focus {
  background-color: #f0f0f0;
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wysiwyg5-wrapper .expand-wysiwyg {
  bottom: 0;
  color: #A5A5A5;
  font-size: 20px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  position: absolute;
  right: 0;
}
.wysiwyg5-wrapper .wysihtml5-sandbox {
  border: none !important;
  padding: 16px 16px 50px !important;
  width: 100% !important;
}
.wysiwyg5-wrapper .wysihtml5-sandbox.expanded {
  height: 100% !important;
}
.toggle-wysiwyg {
  position: absolute;
  right: 15px;
  top: 0;
}
.toggle-wysiwyg li {
  display: inline-block;
  font-weight: 600;
}
.editor-icon {
  background-image: url("../img/editor_tray.png");
  display: inline-block;
  height: 40px;
  margin-top: 5px;
  opacity: 0.4;
  vertical-align: top;
  width: 40px;
}
.editor-icon-headline {
  background-position: 0 0;
  width: 31px;
}
.editor-icon-bold {
  background-position: -40px 0;
}
.editor-icon-italic {
  background-position: -80px 0;
}
.editor-icon-underline {
  background-position: -120px 0;
}
.editor-icon-link {
  background-position: -160px 0;
}
.editor-icon-quote {
  background-position: -200px 0;
}
.editor-icon-ul {
  background-position: -240px 0;
}
.editor-icon-ol {
  background-position: -280px 0;
}
.editor-icon-outdent {
  background-position: -320px 0;
}
.editor-icon-indent {
  background-position: -360px 0;
}
.editor-icon-image {
  background-position: -400px 0;
}
.editor-icon-html {
  background-position: -440px 0;
}
/* Summernote
https://github.com/HackerWins/summernote
*/
.summernote-wrapper .note-editor {
  border-color: #e1e1e1;
}
.summernote-wrapper .note-editor .note-toolbar {
  padding: 0;
  background-color: #e7e7e7;
  border-bottom: none;
}
.summernote-wrapper .note-editor .note-toolbar .btn-group {
  margin: 0 -1px 0 0;
}
.summernote-wrapper .note-editor .note-toolbar .btn-group .btn {
  font-size: 12px;
  font-weight: 600;
  height: 50px;
  min-width: 47px;
  line-height: 50px;
  padding: 0 5px;
  border-radius: 0;
  background-color: #e7e7e7;
  border-color: transparent;
  border-right-color: #e1e1e1;
  border-bottom-color: #e1e1e1;
  color: #575757;
}
.summernote-wrapper .note-editor .note-toolbar .btn-group .btn.active,
.summernote-wrapper .note-editor .note-toolbar .btn-group .btn:active {
  background-color: #e1e1e1;
}
.summernote-wrapper .note-editor .note-toolbar .btn-group .btn.dropdown-toggle {
  min-width: 61px;
}
.summernote-wrapper .note-editor .note-toolbar .btn-group .btn:not(:last-child),
.summernote-wrapper .note-editor .note-toolbar .btn-group .btn:not(:only-child) {
  margin-right: 1px;
}
.summernote-wrapper .note-editor .note-statusbar {
  background-color: transparent;
}
.summernote-wrapper .note-editor .note-statusbar .note-resizebar {
  border-top-color: transparent;
}
.summernote-wrapper .note-editor .note-statusbar .note-resizebar .note-icon-bar {
  border-top: 1px solid #e1e1e1;
}
.summernote-wrapper .note-popover .popover .popover-content .dropdown-menu li a i,
.summernote-wrapper .note-toolbar .dropdown-menu li a i {
  color: #3b3f4f;
}
input,
input:focus {
  -webkit-transition: none !important;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #e7e7e7 inset !important;
}
input.error:-webkit-autofill,
input.error:-webkit-autofill:focus,
.has-error input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F9E9E9 inset !important;
}
/* Pages SelectFx */
/* Default custom select styles */
div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
  z-index: 700;
  width: 100%;
  max-width: 500px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.cs-select:focus {
  outline: none;
  /* For better accessibility add a style for this in your skin */
}
.cs-select select {
  display: none;
}
.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Placeholder and selected option */
.cs-select > span {
  padding-right: 3em;
}
.cs-select > span::after,
.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cs-select > span::after {
  content: '\25BE';
  right: 1em;
}
.cs-select .cs-selected span::after {
  content: '\2713';
  margin-left: 1em;
}
.cs-select.cs-active > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
/* Options */
.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #fff;
  visibility: hidden;
}
.cs-select.cs-active .cs-options {
  visibility: visible;
}
.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.cs-select ul span {
  padding: 1em;
}
.cs-select ul li.cs-focus span {
  background-color: #ddd;
}
/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
  padding-left: 1em;
}
.cs-select li.cs-optgroup > span {
  cursor: default;
}
div.cs-skin-slide {
  color: #fff;
  /*font-size: 1.5em;*/
  width: 300px;
}
@media screen and (max-width: 30em) {
  div.cs-skin-slide {
    font-size: 1em;
    width: 250px;
  }
}
div.cs-skin-slide::before {
  content: '';
  background: #282b30;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.cs-skin-slide.cs-active::before {
  -webkit-transform: scale3d(1.1, 3.5, 1);
  transform: scale3d(1.1, 3.5, 1);
}
.cs-skin-slide > span {
  height: 80px;
  line-height: 32px;
  -webkit-transition: text-indent 0.3s, opacity 0.3s;
  transition: text-indent 0.3s, opacity 0.3s;
}
@media screen and (max-width: 30em) {
  .cs-skin-slide > span {
    height: 60px;
    line-height: 28px;
  }
}
.cs-skin-slide.cs-active > span {
  text-indent: -290px;
  opacity: 0;
}
.cs-skin-slide.cs-active > span::after {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.cs-skin-slide .cs-options {
  background: transparent;
  width: 70%;
  height: 400%;
  padding: 1.9em 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
@media screen and (max-width: 30em) {
  .cs-skin-slide .cs-options {
    padding-top: 3em;
  }
}
.cs-skin-slide .cs-options li {
  opacity: 0;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.cs-skin-slide.cs-active .cs-options li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.cs-skin-slide.cs-active .cs-options li:first-child {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
/* more options need more delay declaration */
.cs-skin-slide .cs-options li span {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 65%;
  padding: 0.8em 1em 0.8em 2.5em;
}
.cs-skin-slide .cs-options li span:hover,
.cs-skin-slide .cs-options li.cs-focus span,
.cs-skin-slide .cs-options li.cs-selected span {
  color: #eb7e7f;
  background: transparent;
}
.cs-skin-slide .cs-selected span::after {
  content: '';
}
/* Pages Select  overriding */
.form-group-default .cs-skin-slide > span {
  padding: 0 30px 0 0;
  height: 22px;
  line-height: 21px;
}
.form-group-default .cs-wrapper {
  width: 100%;
}
.cs-wrapper {
  display: inline-block;
}
.form-control.cs-select:not(.cs-active) {
  width: 100% !important;
}
.cs-select {
  background-color: transparent;
}
.cs-select span {
  text-overflow: initial;
}
.cs-select .cs-placeholder {
  width: 100%;
}
div.cs-skin-slide {
  width: auto;
  font-family: Arial, sans-serif;
  color: #5e5e5e;
}
div.cs-skin-slide:before {
  background-color: transparent;
}
div.cs-skin-slide.cs-transparent {
  background: none;
}
div.cs-skin-slide.cs-transparent .cs-backdrop {
  border-color: transparent;
  background: none;
}
div.cs-skin-slide.cs-transparent.cs-active .cs-backdrop {
  background: #f0f0f0;
}
div.cs-skin-slide > span {
  height: 35px;
  padding: 6px 33px 6px 17px;
  line-height: 23px;
}
div.cs-skin-slide.cs-active {
  z-index: 890;
}
div.cs-skin-slide.cs-active:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
div.cs-skin-slide.cs-active .cs-backdrop {
  border: transparent;
  background: #f0f0f0;
  box-shadow: -1px 0 1px #cccccc, 1px 0 1px #cccccc;
}
div.cs-skin-slide > span:after,
div.cs-skin-slide.cs-active > span:after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #5e5e5e;
}
div.cs-skin-slide .cs-options {
  height: auto;
  padding: 9px 0;
  width: auto;
  padding: 10px;
  max-height: 350px;
  transform: translate3d(1, 1, 1);
  overflow: hidden;
}
div.cs-skin-slide .cs-options ul {
  width: 100%;
  display: table;
}
div.cs-skin-slide .cs-options ul li {
  display: table-row;
}
div.cs-skin-slide .cs-options ul li span {
  display: table-cell;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  padding: 5px 0;
  text-transform: none;
  max-height: 350px;
  overflow-y: auto;
}
div.cs-skin-slide .cs-options ul li span:hover,
div.cs-skin-slide .cs-options ul li.cs-focus span,
div.cs-skin-slide .cs-options ul li.cs-selected span {
  color: #2c2c2c;
}
.cs-backdrop {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(6) {
  transition-delay: 0.3s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(7) {
  transition-delay: 0.35s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(8) {
  transition-delay: 0.4s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(9) {
  transition-delay: 0.45s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(10) {
  transition-delay: 0.5s;
}
.cs-skin-slide.cs-active .cs-options li:nth-child(11) {
  transition-delay: 0.55s;
}
/* end overrides */
/* Demo specifc classes */
.demo-form-wysiwyg {
  height: 250px;
}
.x-form .form-group .control-label {
  padding-top: 5px;
}
.x-form .form-group > div {
  position: relative;
  display: table;
  border-collapse: separate;
}
.x-form .form-group > div > span[data-editor] {
  display: table-cell;
  width: 100%;
  float: left;
}
.x-form .form-group > div > span[data-error] {
  display: none;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0 10px;
  text-align: center;
}
.x-form .form-group > div .help-block {
  display: none;
}
.x-form .form-group.has-error > div .help-block[data-error] {
  display: table-cell;
}
.help-block,
.help-block[data-error] {
  position: absolute;
  right: 0;
  bottom: -20px;
  margin: 0;
  color: inherit;
  opacity: .7;
  letter-spacing: 0.1px;
  font-size: 12px;
  display: block;
}
form.form-input-bd .title {
  background-color: #eaebec;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.4em;
  padding: 5px;
  margin-bottom: 10px;
}
.sf-nav {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.sf-viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.sf-viewport legend {
  font-size: 20px;
  padding: 15px 0;
  font-weight: 700;
  background: none;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.sf-viewport .sf-btn.sf-btn-finish {
  margin: 0 0 0 10px;
}
.sf-nav-bottom {
  margin-top: 6px;
}
.sf-nav-wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
  left: 0;
}
.sf-nav-top,
.sf-nav-bottom {
  height: 40px;
}
.sf-nav-top .sf-nav,
.sf-nav-bottom .sf-nav {
  width: 100%;
  position: absolute;
}
.sf-nav-left {
  float: left;
  width: 20%;
  height: auto;
  overflow: hidden;
}
.sf-nav-right {
  float: right;
  width: 20%;
  height: auto;
}
.sf-nav-wrap.sf-nav-left li,
.sf-nav-wrap.sf-nav-right li {
  float: none;
  margin-bottom: 10px;
}
.sf-nav li {
  float: left;
  position: relative;
  margin-right: 20px;
}
.sf-nav li.sf-nav-link {
  cursor: pointer;
}
.sf-nav-right li,
sf-nav-left li {
  padding-right: 10px;
}
.sf-nav-on-left {
  width: 80%;
  margin-left: 20%;
}
.sf-nav-on-right {
  width: 80%;
  margin-right: 20%;
}
.sf-nav-right li {
  margin-right: 0;
  margin-left: 10px;
}
.sf-step > fieldset {
  overflow: auto;
  overflow-x: hidden;
}
.sf-step-no-active {
  height: 1px;
}
.sf-step-no-active > fieldset {
  display: none;
}
li.sf-li-nonumber {
  text-align: center;
}
.sf-li-nonumber .sf-nav-number {
  display: none;
}
.sf-wizard .sf-btn,
form .nocsript-sf-btn {
  padding: 0 35px;
}
.sf-wizard > form {
  box-sizing: border-box;
}
.sf-controls input {
  margin: 0;
}
.rtl .sf-nav li {
  float: right;
  margin-left: 0;
}
.rtl .sf-arrow .sf-nav li.sf-nav-step-1,
.rtl .sf-arrow .sf-nav li.sf-nav-step-2,
.rtl .sf-arrow .sf-nav li.sf-nav-step-3 {
  margin-right: -2px !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
.rtl .sf-arrow .sf-nav li.sf-nav-step-0:not(.sf-active):after {
  left: -25px;
  right: auto;
  border-right: 26px solid #E0E0E0;
  border-left: none;
}
.rtl .sf-arrow .sf-nav li.sf-nav-step-1:after {
  left: -24px;
  right: auto;
  border-right: 26px solid #E0E0E0;
  border-left: none;
}
.sf-sea .sf-nav-bottom {
  margin-top: 10px;
  height: 60px;
}
.sf-sea .sf-nav-top {
  height: 83px;
}
.sf-sea .sf-nav-top li,
.sf-sea .sf-nav-bottom li {
  -webkit-transition: margin 200ms;
  -moz-transition: margin 200ms;
  -ms-transition: margin 200ms;
  -o-transition: margin 200ms;
  transition: margin 200ms;
}
.sf-sea .sf-nav li {
  font-size: 16px;
  color: #F5F5F5;
  background: rgba(43, 46, 51, 0.2);
  height: 60px;
  line-height: 60px;
  padding: 0 45px;
  border-radius: 3px;
}
.sf-sea .sf-nav-top .sf-nav li:last-child,
.sf-sea .sf-nav-bottom .sf-nav li:last-child {
  margin-right: 0;
}
.sf-sea .sf-nav li.sf-active,
.sf-sea .sf-nav li.sf-nav-link:hover {
  background: #319db5;
}
.sf-sea .sf-nav-top li.sf-active {
  margin-top: 6px;
}
.sf-sea .sf-nav li.sf-nav-prev-step {
  background: #203140;
}
.sf-sea .sf-nav-number {
  position: absolute;
  left: 12px;
  top: 0;
  font-size: 96px;
  font-weight: 700;
  overflow: hidden;
}
.sf-sea .sf-nav-number-inner {
  display: block;
}
.sf-sea .sf-li-number .sf-nav-subtext {
  padding-left: 35px;
}
.sf-sea .sf-nav-top .sf-nav-step.sf-active:after {
  content: "";
  width: 5px;
  height: 5px;
  background: transparent;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -12px;
  border: 12px solid #000;
  border-color: transparent #319DB5 #319DB5 transparent;
  z-index: -1;
}
.sf-sea .sf-wizard .sf-btn,
.sf-sea form .nocsript-sf-btn {
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  border-radius: 3px;
  border: none;
  color: #FFF;
  text-decoration: none;
  background-color: #2b2e33;
}
.sf-sea .sf-wizard .sf-btn:hover,
.sf-sea .nocsript-sf-btn:hover {
  background-color: #319db5;
}
.sf-sea .sf-wizard .sf-btn.sf-btn-next {
  background: url(../img/t1-arr-right.png) no-repeat right 15px #2b2e33;
  padding-right: 50px;
}
.sf-sea .sf-wizard .sf-btn.sf-btn-prev {
  background: url(../img/t1-arr-left.png) no-repeat left 15px #3d4750;
  padding-left: 50px;
}
.sf-sea .sf-wizard .sf-btn.sf-btn-next:hover {
  background-position: right -35px;
}
.sf-sea .sf-wizard .sf-btn.sf-btn-prev:hover {
  background-position: left -35px;
}
.sf-sea .sf-wizard > form {
  padding: 20px;
  border-radius: 3px;
}
.sf-sea .sf-step legend {
  padding-top: 5px;
  display: none;
}
.rtl .sf-sea .sf-wizard .sf-btn.sf-btn-next {
  background: url(../img/t1-arr-left.png) no-repeat left 15px #2b2e33;
  padding-left: 50px;
  padding-right: 25px;
}
.rtl .sf-sea .sf-wizard .sf-btn.sf-btn-prev {
  background: url(../img/t1-arr-right.png) no-repeat right 15px #3d4750;
  padding-right: 50px;
  padding-left: 25px;
}
.rtl .sf-sea .sf-nav-number {
  right: 12px;
  left: auto;
}
.rtl .sf-sea .sf-li-number .sf-nav-subtext {
  padding-right: 35px;
  padding-left: 0;
}
.select2-container--default {
  /*______ SINGLE _____*/
  /*_____ MULTIPLE _____*/
  /*_____ END _____*/
}
.select2-container--default .select2-selection--single {
  background-image: none;
  border-radius: 2px;
  border: 0px;
  border-bottom: 1px solid rgba(12, 12, 12, 0.12);
  padding: 0px;
  transition: border 0.2s linear 0s;
  height: 37px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #202020;
  line-height: 37px;
  padding-left: 0px;
  font-size: 16px;
  font-weight: normal;
  vertical-align: middle;
  padding-right: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: normal;
  width: 27px;
  font-size: 16px;
  text-align: center;
  font-size: 1.4rem;
  color: #202020;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgba(12, 12, 12, 0.26);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: 0;
  height: 100%;
  top: 0;
  right: 0;
  text-align: center;
  width: 27px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #202020;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  font-family: 'Material-Design-Icons';
  content: "\e894";
  top: 0;
  right: 0;
  font-size: 1.8rem;
  line-height: 37px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  margin: 0;
  top: 0;
  right: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--open .select2-dropdown {
  border: 1px solid rgba(12, 12, 12, 0.12);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.select2-container--open .select2-dropdown .select2-results {
  margin: 10px;
}
.select2-container--open .select2-dropdown .select2-results li {
  color: #202020;
  line-height: 37px;
  font-size: 16px;
  padding: 0px 6px;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-group-default .select2-container .select2-choice,
.select2-container-multi .select2-choices {
  border-color: transparent;
}
.select2-container .select2-choice {
  background-image: none;
  background-color: transparent!important;
  border-radius: 0px;
  border: 0px !important;
  padding: 0px;
  transition: border 0.2s linear 0s;
  height: 37px;
}
.select2-container .select2-choice .select2-chosen {
  line-height: 37px;
}
.select2-container .select2-choice .select2-arrow {
  background: transparent;
  border-left: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select2-container .select2-choice .select2-arrow b:before {
  font-family: 'Material-Design-Icons';
  content: "\e894";
  top: 0;
  right: 10px;
  font-size: 1.8rem;
  line-height: 37px;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
  background-image: none !important;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background-image: none !important;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  -webkit-transform: scale(scale(1, -1));
  -ms-transform: scale(scale(1, -1));
  transform: scale(scale(1, -1));
}
.select2-drop {
  background-color: #fff!important;
}
.select2-drop.select2-drop-above {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom: none;
  border-radius: 2px;
  padding-top: 0px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: #e7e7e7;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.select2-search {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}
.select2-search input {
  background: #ffffff !important;
  vertical-align: baseline;
  line-height: 28px;
  border-radius: 2px;
  border: none;
  font-size: 12px;
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.select2-results {
  margin: 3px 10px 10px 3px;
}
.select2-results li {
  color: #575757;
  font-size: 16px;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  color: #2c2c2c;
}
.select2-results li.select2-result-with-children > .select2-result-label:first-child {
  padding-top: 8px;
}
.select2-results .select2-highlighted {
  background: #e7e7e7;
  border-radius: 3px;
}
.select2-results .select2-highlighted .select2-result-label {
  color: #202020;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: none;
  color: #202020;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 0px;
  position: relative;
  top: -5px;
}
.select2-drop-active {
  border: 0px;
  border-bottom: none;
  border-top: none;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding-top: 5px;
  z-index: 990;
}
.select2-container-multi .select2-choices {
  background-image: none;
  border: 0px;
  border-radius: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  background-color: rgba(0, 0, 0, 0.12);
  background-image: none;
  border: none;
  box-shadow: none;
  color: inherit;
  border-radius: 8px;
  margin: 8px -5px 7px 10px;
  padding: 4px 8px 4px 21px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: none;
}
.select2-container-multi.select2-container-active .select2-search-choice {
  background-color: #ffffff !important;
}
.select2-container-multi .select2-search-choice-close {
  left: 6px;
}
.select2-container .select2-choice abbr.select2-search-choice-close {
  background: none;
  width: 30px;
  height: 27px;
  right: 24px;
  top: 0;
}
.select2-container .select2-choice abbr.select2-search-choice-close:hover {
  text-decoration: none;
}
.select2-container .select2-choice abbr.select2-search-choice-close:before {
  font-family: 'Material-Design-Icons';
  content: "\e89c";
  font-size: 20px;
  line-height: 37px;
}
.select2-drop-multi .select2-results .select2-no-results,
.select2-drop-multi .select2-results .select2-searching,
.select2-drop-multi .select2-results .select2-selection-limit {
  top: 0px;
}
.select2.form-control {
  padding: 0;
  box-shadow: none;
  border: 0;
}
.select2-drop-mask {
  z-index: 700;
}
.form-group.form-md-line-input {
  position: relative;
  margin: 0 0 35px 0;
  padding-top: 20px;
}
.form-horizontal .form-group.form-md-line-input {
  padding-top: 10px;
  margin-bottom: 20px;
  margin: 0 -15px 20px -15px;
}
.form-horizontal .form-group.form-md-line-input > label {
  padding-top: 5px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.8;
}
.form-group.form-md-line-input:last-child {
  margin-bottom: 0;
}
.form-group.form-md-line-input + .input-icon {
  padding-top: 0;
}
.form-group.form-md-line-input > .input-icon {
  padding-top: 20px;
}
.form-group.form-md-line-input > .input-icon > i {
  left: 0;
  bottom: 0;
  margin: 11px 2px 10px 10px;
  color: rgba(0, 0, 0, 0.54);
}
.form-group.form-md-line-input > .input-icon.right > i {
  left: auto;
  right: 8px;
  margin: 11px 2px 10px 10px;
}
.form-group.form-md-line-input .form-control {
  background: none;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}
.form-group.form-md-line-input .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.26);
  opacity: 1;
}
.form-group.form-md-line-input .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.26);
}
.form-group.form-md-line-input .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.26);
}
.form-group.form-md-line-input .form-control.form-control-static {
  border-bottom: 0;
}
.form-group.form-md-line-input .form-control.input-sm {
  font-size: 14px;
  padding: 6px 0;
}
.form-group.form-md-line-input .form-control.input-lg {
  font-size: 20px;
  padding: 14px 0;
}
.form-group.form-md-line-input .form-control ~ label,
.form-group.form-md-line-input .form-control ~ .form-control-focus {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.form-horizontal .form-group.form-md-line-input .form-control ~ label,
.form-horizontal .form-group.form-md-line-input .form-control ~ .form-control-focus {
  width: auto;
  left: 15px;
  right: 15px;
}
.form-group.form-md-line-input .form-control ~ label:after,
.form-group.form-md-line-input .form-control ~ .form-control-focus:after {
  content: '';
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 0;
  visibility: hidden;
  transition: 0.2s ease all;
}
.form-group.form-md-line-input .form-control ~ label {
  top: 0;
  margin-bottom: 0;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.8;
}
.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ label,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ label,
.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .form-control-focus,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .form-control-focus,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .form-control-focus {
  color: rgba(0, 0, 0, 0.54);
}
.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ label:after,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  visibility: visible;
  left: 0;
  width: 100%;
  background: #528dcc;
}
.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ label,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ label {
  opacity: 1;
}
.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .help-block,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .help-block,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .help-block {
  color: rgba(0, 0, 0, 0.54);
  opacity: 1;
}
.form-group.form-md-line-input .form-control[readonly],
.form-group.form-md-line-input .form-control[disabled],
fieldset[disabled] .form-group.form-md-line-input .form-control {
  background: none;
  cursor: not-allowed;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.form-group.form-md-line-input.form-md-floating-label .form-control ~ label {
  font-size: 16px;
  top: 25px;
  transition: 0.2s ease all;
  color: rgba(0, 0, 0, 0.26);
}
.form-group.form-md-line-input.form-md-floating-label .form-control[readonly] ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.edited ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.form-control-static ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.focus:not([readonly]) ~ label {
  top: 0;
  font-size: 13px;
}
.form-group.form-md-line-input.form-md-floating-label .form-control.input-sm ~ label {
  font-size: 14px;
  top: 24px;
}
.form-group.form-md-line-input.form-md-floating-label .form-control.input-sm[readonly] ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.form-control-static ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.edited ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.input-sm:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.focus:not([readonly]) ~ label {
  top: 0;
  font-size: 13px;
}
.form-group.form-md-line-input.form-md-floating-label .form-control.input-lg ~ label {
  font-size: 20px;
  top: 30px;
}
.form-group.form-md-line-input.form-md-floating-label .form-control.input-lg[readonly] ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.edited ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.form-control-static ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.input-lg:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.focus:not([readonly]) ~ label {
  top: 0;
  font-size: 13px;
}
.form-group.form-md-line-input.form-md-floating-label .input-icon > label {
  padding-left: 34px;
}
.form-group.form-md-line-input.form-md-floating-label .input-icon.right > label {
  padding-left: 0;
  padding-right: 34px;
}
.form-group.form-md-line-input.form-md-floating-label .input-group.left-addon label {
  padding-left: 34px;
}
.form-group.form-md-line-input.form-md-floating-label .input-group.right-addon label {
  padding-right: 34px;
}
.form-group.form-md-line-input > .input-icon > i {
  margin-top: 9px;
}
.form-group.form-md-line-input > .input-icon .form-control {
  padding-left: 34px;
}
.form-group.form-md-line-input > .input-icon.right .form-control {
  padding-left: 0;
  padding-right: 34px;
}
.form-group.form-md-line-input .help-block {
  position: absolute;
  margin: 2px 0 0 0;
  opacity: 0;
  font-size: 13px;
}
.form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-success .form-control.form-control-static ~ label:after,
.form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input.has-success .form-control.form-control-static ~ .form-control-focus:after,
.form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  background: #1dbb99;
}
.form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ label,
.form-group.form-md-line-input.has-success .form-control.form-control-static ~ label,
.form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ label {
  color: #1dbb99;
}
.form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ i,
.form-group.form-md-line-input.has-success .form-control.form-control-static ~ i,
.form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ i,
.form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ i {
  color: #1dbb99;
}
.form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ .help-block,
.form-group.form-md-line-input.has-success .form-control.form-control-static ~ .help-block,
.form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ .help-block,
.form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ .help-block {
  color: #1dbb99;
}
.form-group.form-md-line-input.has-success .input-group-addon {
  color: #1dbb99;
}
.form-horizontal .form-group.form-md-line-input.has-success > label {
  color: #1dbb99;
}
.form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-warning .form-control.form-control-static ~ label:after,
.form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input.has-warning .form-control.form-control-static ~ .form-control-focus:after,
.form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  background: #f7cf5f;
}
.form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ label,
.form-group.form-md-line-input.has-warning .form-control.form-control-static ~ label,
.form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ label {
  color: #f7cf5f;
}
.form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ i,
.form-group.form-md-line-input.has-warning .form-control.form-control-static ~ i,
.form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ i,
.form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ i {
  color: #f7cf5f;
}
.form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ .help-block,
.form-group.form-md-line-input.has-warning .form-control.form-control-static ~ .help-block,
.form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ .help-block,
.form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ .help-block {
  color: #f7cf5f;
}
.form-group.form-md-line-input.has-warning .input-group-addon {
  color: #f7cf5f;
}
.form-horizontal .form-group.form-md-line-input.has-warning > label {
  color: #f7cf5f;
}
.form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-error .form-control.form-control-static ~ label:after,
.form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input.has-error .form-control.form-control-static ~ .form-control-focus:after,
.form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  background: #f35958;
}
.form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ label,
.form-group.form-md-line-input.has-error .form-control.form-control-static ~ label,
.form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ label {
  color: #f35958;
}
.form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ i,
.form-group.form-md-line-input.has-error .form-control.form-control-static ~ i,
.form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ i,
.form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ i {
  color: #f35958;
}
.form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ .help-block,
.form-group.form-md-line-input.has-error .form-control.form-control-static ~ .help-block,
.form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ .help-block,
.form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ .help-block {
  color: #f35958;
}
.form-group.form-md-line-input.has-error .input-group-addon {
  color: #f35958;
}
.form-horizontal .form-group.form-md-line-input.has-error > label {
  color: #f35958;
}
.form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-info .form-control.form-control-static ~ label:after,
.form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input.has-info .form-control.form-control-static ~ .form-control-focus:after,
.form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ .form-control-focus:after {
  background: #3bafda;
}
.form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ label,
.form-group.form-md-line-input.has-info .form-control.form-control-static ~ label,
.form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ label,
.form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ label {
  color: #3bafda;
}
.form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ i,
.form-group.form-md-line-input.has-info .form-control.form-control-static ~ i,
.form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ i,
.form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ i {
  color: #3bafda;
}
.form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ .help-block,
.form-group.form-md-line-input.has-info .form-control.form-control-static ~ .help-block,
.form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ .help-block,
.form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ .help-block {
  color: #3bafda;
}
.form-group.form-md-line-input.has-info .input-group-addon {
  color: #3bafda;
}
.form-horizontal .form-group.form-md-line-input.has-info > label {
  color: #3bafda;
}
.form-group.form-md-line-input + .input-group {
  padding-top: 0;
}
.form-group.form-md-line-input .input-group {
  padding-top: 20px;
}
.form-group.form-md-line-input .input-group .input-group-addon {
  border-radius: none;
  background: none;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.form-group.form-md-line-input .input-group + .input-group-control {
  padding-top: 0;
}
.form-group.form-md-line-input .input-group .input-group-control {
  padding-top: 20px;
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.form-group.form-md-line-input .input-group .input-group-btn .btn {
  border-radius: 2px;
}
.form-group.form-md-line-input .input-group .input-group-btn.btn-left .btn {
  margin-right: 10px;
  margin-bottom: -20px;
}
.form-group.form-md-line-input .input-group .input-group-btn.btn-right .btn {
  margin-left: 10px;
  margin-bottom: -20px;
}
.form-group.form-md-line-input .input-group.input-group-sm .input-group-btn .btn {
  margin-bottom: -20px;
}
.form-group.form-md-line-input .input-group.input-group-lg .input-group-btn .btn {
  margin-bottom: -20px;
}
/* Twitter Typeahead */
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
  color: #999999;
}
.tt-dropdown-menu {
  width: 422px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}
.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}
.tt-suggestion p {
  margin: 0;
}
.twitter-typeahead {
  width: 100%;
  position: relative;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
  width: 100%;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}

/*
* mixins.less
*
*/
/*
* colors.less
*
*/
/*
* fonts.less
*
*/
.label1 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.label1a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.label1a a:not(.linky) {
  color: #000000;
}
.label1b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.label1b a:not(.linky) {
  color: #757c87;
}
.label1c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.label1c a:not(.linky) {
  color: #e71d1c;
}
.label1d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.label1d a:not(.linky) {
  color: #ffffff;
}
.label1f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.label1f a:not(.linky) {
  color: #bc8f30;
}
.label1 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.label1a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.label1a a:not(.linky) {
  color: #000000;
}
.label1b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.label1b a:not(.linky) {
  color: #757c87;
}
.label1c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.label1c a:not(.linky) {
  color: #e71d1c;
}
.label1d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.label1d a:not(.linky) {
  color: #ffffff;
}
.label1f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.label1f a:not(.linky) {
  color: #bc8f30;
}
.label2 {
  font-family: Proxima Nova Reg Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.label2a {
  font-family: Proxima Nova Reg Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.label2a a:not(.linky) {
  color: #000000;
}
.label2b {
  font-family: Proxima Nova Reg Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.label2b a:not(.linky) {
  color: #757c87;
}
.label2c {
  font-family: Proxima Nova Reg Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.label2c a:not(.linky) {
  color: #e71d1c;
}
.label2d {
  font-family: Proxima Nova Reg Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.label2d a:not(.linky) {
  color: #ffffff;
}
.label2f {
  font-family: Proxima Nova Reg Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.label2f a:not(.linky) {
  color: #bc8f30;
}
.label3 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.label3a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.label3a a:not(.linky) {
  color: #000000;
}
.label3b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.label3b a:not(.linky) {
  color: #757c87;
}
.label3c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.label3c a:not(.linky) {
  color: #e71d1c;
}
.label3d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.label3d a:not(.linky) {
  color: #ffffff;
}
.label3f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.label3f a:not(.linky) {
  color: #bc8f30;
}
.label4 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.label4a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.label4a a:not(.linky) {
  color: #000000;
}
.label4b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.label4b a:not(.linky) {
  color: #757c87;
}
.label4c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.label4c a:not(.linky) {
  color: #e71d1c;
}
.label4d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.label4d a:not(.linky) {
  color: #ffffff;
}
.label4f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.label4f a:not(.linky) {
  color: #bc8f30;
}
.label6 {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.label6a {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.label6a a:not(.linky) {
  color: #000000;
}
.label6b {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.label6b a:not(.linky) {
  color: #757c87;
}
.label6c {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.label6c a:not(.linky) {
  color: #e71d1c;
}
.label6d {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.label6d a:not(.linky) {
  color: #ffffff;
}
.label6f {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.label6f a:not(.linky) {
  color: #bc8f30;
}
.label7 {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.label7a {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.label7a a:not(.linky) {
  color: #000000;
}
.label7b {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.label7b a:not(.linky) {
  color: #757c87;
}
.label7c {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.label7c a:not(.linky) {
  color: #e71d1c;
}
.label7d {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.label7d a:not(.linky) {
  color: #ffffff;
}
.label7f {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.label7f a:not(.linky) {
  color: #bc8f30;
}
.number1 {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 56px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.number1a {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 56px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.number1a a:not(.linky) {
  color: #000000;
}
.number1b {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 56px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.number1b a:not(.linky) {
  color: #757c87;
}
.number1c {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 56px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.number1c a:not(.linky) {
  color: #e71d1c;
}
.number1d {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 56px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.number1d a:not(.linky) {
  color: #ffffff;
}
.number1f {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 56px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.number1f a:not(.linky) {
  color: #bc8f30;
}
.number3 {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.number3a {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.number3a a:not(.linky) {
  color: #000000;
}
.number3b {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.number3b a:not(.linky) {
  color: #757c87;
}
.number3c {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.number3c a:not(.linky) {
  color: #e71d1c;
}
.number3d {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.number3d a:not(.linky) {
  color: #ffffff;
}
.number3f {
  font-family: Proxima Nova Semi Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.number3f a:not(.linky) {
  color: #bc8f30;
}
.nav1 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 100%;
}
.nav1a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 100%;
  color: #000000;
}
.nav1a a:not(.linky) {
  color: #000000;
}
.nav1b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 100%;
  color: #757c87;
}
.nav1b a:not(.linky) {
  color: #757c87;
}
.nav1c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 100%;
  color: #e71d1c;
}
.nav1c a:not(.linky) {
  color: #e71d1c;
}
.nav1d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 100%;
  color: #ffffff;
}
.nav1d a:not(.linky) {
  color: #ffffff;
}
.nav1f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 100%;
  color: #bc8f30;
}
.nav1f a:not(.linky) {
  color: #bc8f30;
}
.nav2 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.nav2a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.nav2a a:not(.linky) {
  color: #000000;
}
.nav2b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.nav2b a:not(.linky) {
  color: #757c87;
}
.nav2c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.nav2c a:not(.linky) {
  color: #e71d1c;
}
.nav2d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.nav2d a:not(.linky) {
  color: #ffffff;
}
.nav2f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.nav2f a:not(.linky) {
  color: #bc8f30;
}
.nav3 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.nav3a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.nav3a a:not(.linky) {
  color: #000000;
}
.nav3b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.nav3b a:not(.linky) {
  color: #757c87;
}
.nav3c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.nav3c a:not(.linky) {
  color: #e71d1c;
}
.nav3d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.nav3d a:not(.linky) {
  color: #ffffff;
}
.nav3f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.nav3f a:not(.linky) {
  color: #bc8f30;
}
.body1 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.body1a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.body1a a:not(.linky) {
  color: #000000;
}
.body1b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.body1b a:not(.linky) {
  color: #757c87;
}
.body1c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.body1c a:not(.linky) {
  color: #e71d1c;
}
.body1d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.body1d a:not(.linky) {
  color: #ffffff;
}
.body1f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.body1f a:not(.linky) {
  color: #bc8f30;
}
.subhead2 {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
}
.subhead2a {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #000000;
}
.subhead2a a:not(.linky) {
  color: #000000;
}
.subhead2b {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #757c87;
}
.subhead2b a:not(.linky) {
  color: #757c87;
}
.subhead2c {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #e71d1c;
}
.subhead2c a:not(.linky) {
  color: #e71d1c;
}
.subhead2d {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #ffffff;
}
.subhead2d a:not(.linky) {
  color: #ffffff;
}
.subhead2f {
  font-family: Proxima Nova Reg, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 100%;
  color: #bc8f30;
}
.subhead2f a:not(.linky) {
  color: #bc8f30;
}
@font-face {
  font-family: 'Proxima Nova Reg';
  font-weight: 400;
  src: url('../../../../fonts/Proxima Nova Reg.eot');
  src: url('../../../../fonts/Proxima Nova Reg.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/Proxima Nova Reg.woff') format('woff'), url('../../../../fonts/Proxima Nova Reg.ttf') format('truetype');
}
@font-face {
  font-family: 'Proxima Nova Reg Italic';
  font-weight: 400;
  src: url('../../../../fonts/Proxima Nova Reg It.eot');
  src: url('../../../../fonts/Proxima Nova Reg It.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/Proxima Nova Reg It.woff') format('woff'), url('../../../../fonts/Proxima Nova Reg It.ttf') format('truetype');
}
@font-face {
  font-family: 'Plantin Italic';
  font-weight: 400;
  src: url('../../../../fonts/PlantinStd-Italic.eot');
  src: url('../../../../fonts/PlantinStd-Italic.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/PlantinStd-Italic.woff') format('woff'), url('../../../../fonts/PlantinStd-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Proxima Nova Light';
  font-weight: 400;
  src: url('../../../../fonts/Proxima Nova Light.eot');
  src: url('../../../../fonts/Proxima Nova Light.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/Proxima Nova Light.woff') format('woff'), url('../../../../fonts/Proxima Nova Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Proxima Nova Semi Bold';
  font-weight: 400;
  src: url('../../../../fonts/Proxima Nova Sbold.eot');
  src: url('../../../../fonts/Proxima Nova Sbold.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/Proxima Nova Sbold.woff') format('woff'), url('../../../../fonts/Proxima Nova Sbold.ttf') format('truetype');
}
@font-face {
  font-family: 'Proxima Nova Bold';
  font-weight: 400;
  src: url('../../../../fonts/Proxima Nova Bold.eot');
  src: url('../../../../fonts/Proxima Nova Bold.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/Proxima Nova Bold.woff') format('woff'), url('../../../../fonts/Proxima Nova Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  src: local('Inconsolata'), url(https://themes.googleusercontent.com/static/fonts/inconsolata/v6/BjAYBlHtW3CJxDcjzrnZCLrIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url(https://themes.googleusercontent.com/static/fonts/inconsolata/v6/AIed271kqQlcIRSOnQH0yRbnBKKEOwRKgsHDreGcocg.woff) format('woff');
}
/*
* animations.less
*
*/
@-webkit-keyframes floatUpRight {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(6deg);
    -moz-transform: translateY(0) rotate(6deg);
    -ms-transform: translateY(0) rotate(6deg);
    -o-transform: translateY(0) rotate(6deg);
    transform: translateY(0) rotate(6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(8deg);
    -moz-transform: translateY(-10px) rotate(8deg);
    -ms-transform: translateY(-10px) rotate(8deg);
    -o-transform: translateY(-10px) rotate(8deg);
    transform: translateY(-10px) rotate(8deg);
  }
}
@-moz-keyframes floatUpRight {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(6deg);
    -moz-transform: translateY(0) rotate(6deg);
    -ms-transform: translateY(0) rotate(6deg);
    -o-transform: translateY(0) rotate(6deg);
    transform: translateY(0) rotate(6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(8deg);
    -moz-transform: translateY(-10px) rotate(8deg);
    -ms-transform: translateY(-10px) rotate(8deg);
    -o-transform: translateY(-10px) rotate(8deg);
    transform: translateY(-10px) rotate(8deg);
  }
}
@-ms-keyframes floatUpRight {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(6deg);
    -moz-transform: translateY(0) rotate(6deg);
    -ms-transform: translateY(0) rotate(6deg);
    -o-transform: translateY(0) rotate(6deg);
    transform: translateY(0) rotate(6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(8deg);
    -moz-transform: translateY(-10px) rotate(8deg);
    -ms-transform: translateY(-10px) rotate(8deg);
    -o-transform: translateY(-10px) rotate(8deg);
    transform: translateY(-10px) rotate(8deg);
  }
}
@-o-keyframes floatUpRight {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(6deg);
    -moz-transform: translateY(0) rotate(6deg);
    -ms-transform: translateY(0) rotate(6deg);
    -o-transform: translateY(0) rotate(6deg);
    transform: translateY(0) rotate(6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(8deg);
    -moz-transform: translateY(-10px) rotate(8deg);
    -ms-transform: translateY(-10px) rotate(8deg);
    -o-transform: translateY(-10px) rotate(8deg);
    transform: translateY(-10px) rotate(8deg);
  }
}
@keyframes floatUpRight {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(6deg);
    -moz-transform: translateY(0) rotate(6deg);
    -ms-transform: translateY(0) rotate(6deg);
    -o-transform: translateY(0) rotate(6deg);
    transform: translateY(0) rotate(6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(8deg);
    -moz-transform: translateY(-10px) rotate(8deg);
    -ms-transform: translateY(-10px) rotate(8deg);
    -o-transform: translateY(-10px) rotate(8deg);
    transform: translateY(-10px) rotate(8deg);
  }
}
@-webkit-keyframes floatUpLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(-6deg);
    -moz-transform: translateY(0) rotate(-6deg);
    -ms-transform: translateY(0) rotate(-6deg);
    -o-transform: translateY(0) rotate(-6deg);
    transform: translateY(0) rotate(-6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(-8deg);
    -moz-transform: translateY(-10px) rotate(-8deg);
    -ms-transform: translateY(-10px) rotate(-8deg);
    -o-transform: translateY(-10px) rotate(-8deg);
    transform: translateY(-10px) rotate(-8deg);
  }
}
@-moz-keyframes floatUpLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(-6deg);
    -moz-transform: translateY(0) rotate(-6deg);
    -ms-transform: translateY(0) rotate(-6deg);
    -o-transform: translateY(0) rotate(-6deg);
    transform: translateY(0) rotate(-6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(-8deg);
    -moz-transform: translateY(-10px) rotate(-8deg);
    -ms-transform: translateY(-10px) rotate(-8deg);
    -o-transform: translateY(-10px) rotate(-8deg);
    transform: translateY(-10px) rotate(-8deg);
  }
}
@-ms-keyframes floatUpLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(-6deg);
    -moz-transform: translateY(0) rotate(-6deg);
    -ms-transform: translateY(0) rotate(-6deg);
    -o-transform: translateY(0) rotate(-6deg);
    transform: translateY(0) rotate(-6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(-8deg);
    -moz-transform: translateY(-10px) rotate(-8deg);
    -ms-transform: translateY(-10px) rotate(-8deg);
    -o-transform: translateY(-10px) rotate(-8deg);
    transform: translateY(-10px) rotate(-8deg);
  }
}
@-o-keyframes floatUpLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(-6deg);
    -moz-transform: translateY(0) rotate(-6deg);
    -ms-transform: translateY(0) rotate(-6deg);
    -o-transform: translateY(0) rotate(-6deg);
    transform: translateY(0) rotate(-6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(-8deg);
    -moz-transform: translateY(-10px) rotate(-8deg);
    -ms-transform: translateY(-10px) rotate(-8deg);
    -o-transform: translateY(-10px) rotate(-8deg);
    transform: translateY(-10px) rotate(-8deg);
  }
}
@keyframes floatUpLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0) rotate(-6deg);
    -moz-transform: translateY(0) rotate(-6deg);
    -ms-transform: translateY(0) rotate(-6deg);
    -o-transform: translateY(0) rotate(-6deg);
    transform: translateY(0) rotate(-6deg);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-10px) rotate(-8deg);
    -moz-transform: translateY(-10px) rotate(-8deg);
    -ms-transform: translateY(-10px) rotate(-8deg);
    -o-transform: translateY(-10px) rotate(-8deg);
    transform: translateY(-10px) rotate(-8deg);
  }
}
@-webkit-keyframes floatDownLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(8px) rotate(-5deg);
    -moz-transform: translateY(8px) rotate(-5deg);
    -ms-transform: translateY(8px) rotate(-5deg);
    -o-transform: translateY(8px) rotate(-5deg);
    transform: translateY(8px) rotate(-5deg);
  }
}
@-moz-keyframes floatDownLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(8px) rotate(-5deg);
    -moz-transform: translateY(8px) rotate(-5deg);
    -ms-transform: translateY(8px) rotate(-5deg);
    -o-transform: translateY(8px) rotate(-5deg);
    transform: translateY(8px) rotate(-5deg);
  }
}
@-ms-keyframes floatDownLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(8px) rotate(-5deg);
    -moz-transform: translateY(8px) rotate(-5deg);
    -ms-transform: translateY(8px) rotate(-5deg);
    -o-transform: translateY(8px) rotate(-5deg);
    transform: translateY(8px) rotate(-5deg);
  }
}
@-o-keyframes floatDownLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(8px) rotate(-5deg);
    -moz-transform: translateY(8px) rotate(-5deg);
    -ms-transform: translateY(8px) rotate(-5deg);
    -o-transform: translateY(8px) rotate(-5deg);
    transform: translateY(8px) rotate(-5deg);
  }
}
@keyframes floatDownLeft {
  0%,
  100% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(8px) rotate(-5deg);
    -moz-transform: translateY(8px) rotate(-5deg);
    -ms-transform: translateY(8px) rotate(-5deg);
    -o-transform: translateY(8px) rotate(-5deg);
    transform: translateY(8px) rotate(-5deg);
  }
}
@-webkit-keyframes slideLeft {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -100%;
  }
}
@-moz-keyframes slideLeft {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -100%;
  }
}
@-ms-keyframes slideLeft {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -100%;
  }
}
@-o-keyframes slideLeft {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -100%;
  }
}
@keyframes slideLeft {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -100%;
  }
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes slideUp {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes slideUp {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes slideUp {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.slide-up {
  -webkit-animation: slideUp 500ms ease-in 200ms;
  -moz-animation: slideUp 500ms ease-in 200ms;
  -ms-animation: slideUp 500ms ease-in 200ms;
  animation: slideUp 500ms ease-in 200ms;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounceDown {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
  }
  20%,
  50%,
  80%,
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  40% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-moz-keyframes bounceDown {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
  }
  20%,
  50%,
  80%,
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  40% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-ms-keyframes bounceDown {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
  }
  20%,
  50%,
  80%,
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  40% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-o-keyframes bounceDown {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
  }
  20%,
  50%,
  80%,
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  40% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounceDown {
  0% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  1% {
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    transform: translateY(-500px);
  }
  20%,
  50%,
  80%,
  100% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  40% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce-down {
  -webkit-animation: bounceDown 1s ease-in-out 200ms;
  -moz-animation: bounceDown 1s ease-in-out 200ms;
  -ms-animation: bounceDown 1s ease-in-out 200ms;
  animation: bounceDown 1s ease-in-out 200ms;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
#loadingSpinner {
  height: 2em;
  width: 2em;
  border-radius: 100%;
  background: #eaab00;
  display: block;
  margin: 2em auto;
  position: relative;
  z-index: 20;
  -webkit-animation: spin 2s ease infinite;
  -moz-animation: spin 2s ease infinite;
  -ms-animation: spin 2s ease infinite;
  animation: spin 2s ease infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
#loadingSpinner.inline {
  display: inline-block;
  margin: 0;
  margin-bottom: 8px;
  height: 5px;
  width: 5px;
  -webkit-animation: spinSmall 2s ease infinite;
  -moz-animation: spinSmall 2s ease infinite;
  -ms-animation: spinSmall 2s ease infinite;
  animation: spinSmall 2s ease infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
#loadingSpinner.inline:before,
#loadingSpinner.inline:after {
  -webkit-animation: spinUpSmall 2s ease infinite;
  -moz-animation: spinUpSmall 2s ease infinite;
  -ms-animation: spinUpSmall 2s ease infinite;
  animation: spinUpSmall 2s ease infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
#loadingSpinner.inline:before {
  left: -6.5px;
}
#loadingSpinner.inline:after {
  left: 6.5px;
}
#loadingSpinner:before,
#loadingSpinner:after {
  content: '';
  display: block;
  position: absolute;
  height: inherit;
  width: inherit;
  background: inherit;
  border-radius: inherit;
  -webkit-animation: spinUp 2s ease infinite;
  -moz-animation: spinUp 2s ease infinite;
  -ms-animation: spinUp 2s ease infinite;
  animation: spinUp 2s ease infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
#loadingSpinner:before {
  left: -2.3em;
  background: #739600;
}
#loadingSpinner:after {
  left: 2.3em;
  background: #d52b1e;
}
@-webkit-keyframes spin {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 2em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-moz-keyframes spin {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 2em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-ms-keyframes spin {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 2em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes spin {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 2em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes spin {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 2em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -1em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes spinUp {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 4em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-moz-keyframes spinUp {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 4em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-ms-keyframes spinUp {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 4em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes spinUp {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 4em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes spinUp {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 4em;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes spinSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-moz-keyframes spinSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-ms-keyframes spinSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes spinSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes spinSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    top: 5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    top: -2.5px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes spinUpSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 10px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-moz-keyframes spinUpSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 10px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-ms-keyframes spinUpSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 10px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes spinUpSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 10px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes spinUpSmall {
  0% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 10px;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    top: 0;
    -webkit-transform: translatez(0);
    -moz-transform: translateZ(0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/*
* pigments.less
*
*/
.highlight .hll {
  background-color: #ffffcc;
}
.highlight {
  background: #eeffcc;
}
.highlight .c {
  color: #408090;
  font-style: italic;
}
/* Comment */
.highlight .err {
  border: 1px solid #ff0000;
}
/* Error */
.highlight .k {
  color: #007020;
  font-weight: bold;
}
/* Keyword */
.highlight .o {
  color: #666666;
}
/* Operator */
.highlight .cm {
  color: #408090;
  font-style: italic;
}
/* Comment.Multiline */
.highlight .cp {
  color: #007020;
}
/* Comment.Preproc */
.highlight .c1 {
  color: #408090;
  font-style: italic;
}
/* Comment.Single */
.highlight .cs {
  color: #408090;
  background-color: #fff0f0;
}
/* Comment.Special */
.highlight .gd {
  color: #a00000;
}
/* Generic.Deleted */
.highlight .ge {
  font-style: italic;
}
/* Generic.Emph */
.highlight .gr {
  color: #ff0000;
}
/* Generic.Error */
.highlight .gh {
  color: #000080;
  font-weight: bold;
}
/* Generic.Heading */
.highlight .gi {
  color: #00a000;
}
/* Generic.Inserted */
.highlight .go {
  color: #303030;
}
/* Generic.Output */
.highlight .gp {
  color: #c65d09;
  font-weight: bold;
}
/* Generic.Prompt */
.highlight .gs {
  font-weight: bold;
}
/* Generic.Strong */
.highlight .gu {
  color: #800080;
  font-weight: bold;
}
/* Generic.Subheading */
.highlight .gt {
  color: #0040d0;
}
/* Generic.Traceback */
.highlight .kc {
  color: #007020;
  font-weight: bold;
}
/* Keyword.Constant */
.highlight .kd {
  color: #007020;
  font-weight: bold;
}
/* Keyword.Declaration */
.highlight .kn {
  color: #007020;
  font-weight: bold;
}
/* Keyword.Namespace */
.highlight .kp {
  color: #007020;
}
/* Keyword.Pseudo */
.highlight .kr {
  color: #007020;
  font-weight: bold;
}
/* Keyword.Reserved */
.highlight .kt {
  color: #902000;
}
/* Keyword.Type */
.highlight .m {
  color: #208050;
}
/* Literal.Number */
.highlight .s {
  color: #4070a0;
}
/* Literal.String */
.highlight .na {
  color: #4070a0;
}
/* Name.Attribute */
.highlight .nb {
  color: #007020;
}
/* Name.Builtin */
.highlight .nc {
  color: #0e84b5;
  font-weight: bold;
}
/* Name.Class */
.highlight .no {
  color: #60add5;
}
/* Name.Constant */
.highlight .nd {
  color: #555555;
  font-weight: bold;
}
/* Name.Decorator */
.highlight .ni {
  color: #d55537;
  font-weight: bold;
}
/* Name.Entity */
.highlight .ne {
  color: #007020;
}
/* Name.Exception */
.highlight .nf {
  color: #06287e;
}
/* Name.Function */
.highlight .nl {
  color: #002070;
  font-weight: bold;
}
/* Name.Label */
.highlight .nn {
  color: #0e84b5;
  font-weight: bold;
}
/* Name.Namespace */
.highlight .nt {
  color: #062873;
  font-weight: bold;
}
/* Name.Tag */
.highlight .nv {
  color: #bb60d5;
}
/* Name.Variable */
.highlight .ow {
  color: #007020;
  font-weight: bold;
}
/* Operator.Word */
.highlight .w {
  color: #bbbbbb;
}
/* Text.Whitespace */
.highlight .mf {
  color: #208050;
}
/* Literal.Number.Float */
.highlight .mh {
  color: #208050;
}
/* Literal.Number.Hex */
.highlight .mi {
  color: #208050;
}
/* Literal.Number.Integer */
.highlight .mo {
  color: #208050;
}
/* Literal.Number.Oct */
.highlight .sb {
  color: #4070a0;
}
/* Literal.String.Backtick */
.highlight .sc {
  color: #4070a0;
}
/* Literal.String.Char */
.highlight .sd {
  color: #4070a0;
  font-style: italic;
}
/* Literal.String.Doc */
.highlight .s2 {
  color: #4070a0;
}
/* Literal.String.Double */
.highlight .se {
  color: #4070a0;
  font-weight: bold;
}
/* Literal.String.Escape */
.highlight .sh {
  color: #4070a0;
}
/* Literal.String.Heredoc */
.highlight .si {
  color: #70a0d0;
  font-style: italic;
}
/* Literal.String.Interpol */
.highlight .sx {
  color: #c65d09;
}
/* Literal.String.Other */
.highlight .sr {
  color: #235388;
}
/* Literal.String.Regex */
.highlight .s1 {
  color: #4070a0;
}
/* Literal.String.Single */
.highlight .ss {
  color: #517918;
}
/* Literal.String.Symbol */
.highlight .bp {
  color: #007020;
}
/* Name.Builtin.Pseudo */
.highlight .vc {
  color: #bb60d5;
}
/* Name.Variable.Class */
.highlight .vg {
  color: #bb60d5;
}
/* Name.Variable.Global */
.highlight .vi {
  color: #bb60d5;
}
/* Name.Variable.Instance */
.highlight .il {
  color: #208050;
}
/* Literal.Number.Integer.Long */
/*
* navs.less
*
*/
/*
* labels.less
*
*
*/
h1 {
  font-family: "Roboto", arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 34px;
  line-height: 40px;
  color: #000000;
}
h2 {
  font-family: "Roboto", arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
}
h3 {
  font-family: "Roboto", arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 21px;
  color: #000000;
}
.sl-sm,
.sl-12,
.strapped-label-small {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
}
.sl-sm-lt,
.sl-12-lt,
.strapped-label-small-light {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
}
.sl-sm-sb,
.sl-12-sb,
.strapped-label-small-semi-bold {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
}
.sl-sm-b,
.sl-12-b,
.strapped-label-small-bold {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
}
.f-14,
.f {
  font: normal normal normal 14px "Roboto", arial, sans-serif;
}
.sl,
.sl-14 .strapped-label {
  font: normal normal normal 14px "Roboto", arial, sans-serif;
  line-height: 20px;
}
.sl-lt,
.sl-14-lt,
.strapped-label-light {
  font: normal normal normal 14px "Roboto", arial, sans-serif;
  line-height: 20px;
}
.f-sb {
  font: normal normal 500 14px "Roboto", arial, sans-serif;
}
.sl-sb,
.sl-14-sb .strapped-label-semi-bold {
  font: normal normal 500 14px "Roboto", arial, sans-serif;
  line-height: 20px;
}
.sl-b,
.sl-14-b,
.strapped-label-bold {
  font: normal normal 700 14px "Roboto", arial, sans-serif;
  line-height: 20px;
}
.sl-md,
.sl-16,
.strapped-label-medium {
  font: normal normal normal 16px "Roboto", arial, sans-serif;
  line-height: 24px;
}
.sl-md-i,
.sl-16-i,
.strapped-label-medium-italic {
  font: normal normal normal 16px "Plantin Italic", arial, sans-serif;
  line-height: 24px;
}
.sl-md-lt,
.sl-16-lt,
.strapped-label-medium-light {
  font: normal normal normal 16px "Roboto", arial, sans-serif;
  line-height: 24px;
}
.sl-md-sb,
.sl-16-sb,
.strapped-label-medium-semi-bold {
  font: normal normal normal 16px "Roboto", arial, sans-serif;
  line-height: 24px;
}
.sl-md-b,
.sl-16-b,
.strapped-label-medium-bold {
  font: normal normal normal 16px "Roboto", arial, sans-serif;
  line-height: 24px;
}
.sl-20 {
  font: normal normal normal 20px "Roboto", arial, sans-serif;
  line-height: 28px;
}
.sl-20-i {
  font: normal normal normal 20px "Plantin Italic", arial, sans-serif;
  line-height: 28px;
}
.sl-20-lt {
  font: normal normal normal 20px "Roboto", arial, sans-serif;
  line-height: 28px;
}
.sl-20-sb {
  font: normal normal normal 20px "Roboto", arial, sans-serif;
  line-height: 28px;
}
.sl-20-b {
  font: normal normal normal 20px "Roboto", arial, sans-serif;
  line-height: 28px;
}
.sl-24 {
  font: normal normal normal 24px "Roboto", arial, sans-serif;
  line-height: 32px;
}
.sl-24-i {
  font: normal normal normal 24px "Plantin Italic", arial, sans-serif;
  line-height: 32px;
}
.sl-24-lt {
  font: normal normal normal 24px "Roboto", arial, sans-serif;
  line-height: 32px;
}
.sl-24-sb {
  font: normal normal normal 24px "Roboto", arial, sans-serif;
  line-height: 32px;
}
.sl-24-b {
  font: normal normal normal 24px "Roboto", arial, sans-serif;
  line-height: 32px;
}
.sl-lg,
.sl-32,
.strapped-label-large {
  font: normal normal normal 32px "Roboto", arial, sans-serif;
  line-height: 40px;
}
.sl-lg-i,
.sl-32-i,
.strapped-label-large-italic {
  font: normal normal normal 32px "Plantin Italic", arial, sans-serif;
  line-height: 40px;
}
.sl-lg-lt,
.sl-32-lt,
.strapped-label-large-light {
  font: normal normal normal 32px "Roboto", arial, sans-serif;
  line-height: 40px;
}
.sl-lg-sb,
.sl-32-sb,
.strapped-label-large-semi-bold {
  font: normal normal normal 32px "Roboto", arial, sans-serif;
  line-height: 40px;
}
.sl-lg-b,
.sl-32-b,
.strapped-label-large-bold {
  font: normal normal normal 32px "Roboto", arial, sans-serif;
  line-height: 40px;
}
.sl-44 {
  font: normal normal normal 44px "Roboto", arial, sans-serif;
  line-height: 52px;
}
.sl-44-i {
  font: normal normal normal 44px "Plantin Italic", arial, sans-serif;
  line-height: 52px;
}
.sl-44-lt {
  font: normal normal normal 44px "Roboto", arial, sans-serif;
  line-height: 52px;
}
.sl-44-sb {
  font: normal normal normal 44px "Roboto", arial, sans-serif;
  line-height: 52px;
}
.sl-44-b {
  font: normal normal normal 44px "Roboto", arial, sans-serif;
  line-height: 52px;
}
.sl-code,
pre {
  font: normal normal normal 14px "Inconsolata", Monaco, Menlo, "Courier New", monospace;
  line-height: 20px;
}
.sl-warning {
  color: #ac7b0d;
}
.sl-disabled {
  color: #757c87;
}
.sl-danger {
  color: #e71d1c;
}
.sl-dark {
  background-color: #000000;
  color: #ffffff;
}
.sl-link {
  color: #528dcc;
}
.sl-link:visited,
.sl-link:active {
  color: inherit;
}
.sl-link:hover {
  color: #0063b4;
}
.sl-none {
  font: normal normal normal 14px "Roboto", arial, sans-serif;
  line-height: 20px;
  color: #9196a1;
}
.sl-none:hover {
  color: #9196a1;
}
.sl-note {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  color: #59606b;
}
.num-sm {
  color: #000000;
  font: normal normal normal 18px "Roboto", arial, sans-serif;
}
.num-md {
  color: #000000;
  font: normal normal normal 24px "Roboto", arial, sans-serif;
}
.num-lg {
  color: #000000;
  font: normal normal normal 56px "Roboto", arial, sans-serif;
}
.num-xlg {
  color: #000000;
  font: normal normal normal 150px "Roboto", arial, sans-serif;
}
.danger {
  color: #e71d1c;
}
.success {
  color: #4bb2a4;
}
.disabled {
  color: #757c87;
}
.light {
  color: #b1b9bd;
}
.tb,
.title-block {
  background-color: #d2d6d9;
  height: 70px;
  margin-bottom: 0;
}
.tb .tb-icon,
.title-block .tb-icon {
  font-size: 36px;
  line-height: 86px;
}
.tb .tb-label,
.title-block .tb-label {
  line-height: 70px;
}
.tb .tb-label,
.title-block .tb-label,
.tb .tb-icon,
.title-block .tb-icon {
  background-color: #434854;
  background-image: none;
  color: #ffffff;
  display: block;
  float: left;
  height: 70px;
  text-align: center;
  text-indent: 0;
  width: 70px;
}
.tb .tb-content,
.title-block .tb-content {
  font: normal normal normal 16px "Roboto", arial, sans-serif;
  line-height: 24px;
  color: #1c1f26;
  line-height: 70px;
  letter-spacing: normal;
  padding: 0 20px;
  text-transform: inherit;
}
.tb .tb-actions,
.title-block .tb-actions {
  display: block;
  float: right;
  height: 70px;
  line-height: 70px;
  margin-right: 20px;
}
.tb.tb-imperial-red,
.title-block.tb-imperial-red {
  background-color: #f17555;
  color: #ffffff;
}
.tb.tb-imperial-red .tb-icon,
.title-block.tb-imperial-red .tb-icon,
.tb.tb-imperial-red .tb-label,
.title-block.tb-imperial-red .tb-label {
  background-color: #e71d1c;
}
.tb.tb-egyptian-blue,
.title-block.tb-egyptian-blue {
  background-color: #82aecb;
  color: #ffffff;
}
.tb.tb-egyptian-blue .tb-icon,
.title-block.tb-egyptian-blue .tb-icon,
.tb.tb-egyptian-blue .tb-label,
.title-block.tb-egyptian-blue .tb-label {
  background-color: #4789b0;
}
.table_strapped {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.table_strapped th,
.table_strapped td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #b1b9bd;
}
.table_strapped thead th {
  vertical-align: bottom;
}
.table_strapped caption + thead tr:first-child th,
.table_strapped caption + thead tr:first-child td,
.table_strapped colgroup + thead tr:first-child th,
.table_strapped colgroup + thead tr:first-child td,
.table_strapped thead:first-child tr:first-child th,
.table_strapped thead:first-child tr:first-child td {
  border-top: 0;
}
.table_strapped tbody + tbody {
  border-top: 2px solid #b1b9bd;
}
.table_strapped .table {
  background-color: #ffffff;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
table.items {
  table-layout: fixed;
  width: 100%;
  border: 0;
}
table.items > thead > tr > th.x-field-drag,
table.items > thead th.x-field-drag,
table.items > tbody > tr > td.x-field-drag,
table.items > tbody td.x-field-drag,
table.items > thead > tr > th.x-field-action,
table.items > thead th.x-field-action,
table.items > tbody > tr > td.x-field-action,
table.items > tbody td.x-field-action {
  width: 28px;
  padding: 0px!important;
  text-align: center;
}
table.items > thead > tr > th.x-field-drag > a,
table.items > thead th.x-field-drag > a,
table.items > tbody > tr > td.x-field-drag > a,
table.items > tbody td.x-field-drag > a,
table.items > thead > tr > th.x-field-action > a,
table.items > thead th.x-field-action > a,
table.items > tbody > tr > td.x-field-action > a,
table.items > tbody td.x-field-action > a,
table.items > thead > tr > th.x-field-drag > a:link,
table.items > thead th.x-field-drag > a:link,
table.items > tbody > tr > td.x-field-drag > a:link,
table.items > tbody td.x-field-drag > a:link,
table.items > thead > tr > th.x-field-action > a:link,
table.items > thead th.x-field-action > a:link,
table.items > tbody > tr > td.x-field-action > a:link,
table.items > tbody td.x-field-action > a:link {
  line-height: 24px;
  width: 36px;
  height: auto;
  display: inline-block;
}
table.items > thead > tr > th.x-field-action,
table.items > thead th.x-field-action,
table.items > tbody > tr > td.x-field-action,
table.items > tbody td.x-field-action {
  width: 64px;
  padding: 0 15px!important;
  overflow: visible;
}
table.items > thead > tr > th.x-field-action .btn-group,
table.items > thead th.x-field-action .btn-group,
table.items > tbody > tr > td.x-field-action .btn-group,
table.items > tbody td.x-field-action .btn-group {
  margin-top: 10px;
}
table.items > thead > tr > th.x-field-action .btn-group .md-btn,
table.items > thead th.x-field-action .btn-group .md-btn,
table.items > tbody > tr > td.x-field-action .btn-group .md-btn,
table.items > tbody td.x-field-action .btn-group .md-btn {
  width: 34px;
  height: 34px;
  float: left;
}
table.items > thead > tr > th.x-field-index,
table.items > thead th.x-field-index,
table.items > tbody > tr > td.x-field-index,
table.items > tbody td.x-field-index {
  width: 40px;
  text-align: center;
}
table.items > thead > tr > th.x-field-name,
table.items > thead th.x-field-name,
table.items > tbody > tr > td.x-field-name,
table.items > tbody td.x-field-name {
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
table.items > thead > tr > th.x-field-desc,
table.items > thead th.x-field-desc,
table.items > tbody > tr > td.x-field-desc,
table.items > tbody td.x-field-desc {
  white-space: nowrap;
  word-wrap: normal;
}
table.items > thead > tr > th.x-field-size,
table.items > thead th.x-field-size,
table.items > tbody > tr > td.x-field-size,
table.items > tbody td.x-field-size,
table.items > thead > tr > th.x-field-rate,
table.items > thead th.x-field-rate,
table.items > tbody > tr > td.x-field-rate,
table.items > tbody td.x-field-rate,
table.items > thead > tr > th.x-field-total,
table.items > thead th.x-field-total,
table.items > tbody > tr > td.x-field-total,
table.items > tbody td.x-field-total,
table.items > thead > tr > th.x-field-labor,
table.items > thead th.x-field-labor,
table.items > tbody > tr > td.x-field-labor,
table.items > tbody td.x-field-labor {
  width: 105px;
  text-align: right;
}
table.items > thead > tr > th.x-field-sqft,
table.items > thead th.x-field-sqft,
table.items > tbody > tr > td.x-field-sqft,
table.items > tbody td.x-field-sqft {
  width: 90px;
  text-align: right;
}
table.items > thead > tr > th.x-field-size span.primary,
table.items > thead th.x-field-size span.primary,
table.items > tbody > tr > td.x-field-size span.primary,
table.items > tbody td.x-field-size span.primary {
  text-align: left;
}
table.items > thead > tr > th.x-field-size span.primary > span,
table.items > thead th.x-field-size span.primary > span,
table.items > tbody > tr > td.x-field-size span.primary > span,
table.items > tbody td.x-field-size span.primary > span {
  text-align: right;
  float: right;
}
table.items > thead > tr > th,
table.items > thead {
  float: none;
  padding: 0px 10px;
  border-top: 1px solid #e0e0e0;
  background-color: #eeeeee;
  border-bottom: 2px solid #bdbdbd;
  text-align: left;
  border-left: 1px solid #bdbdbd;
}
table.items > thead > tr > th:first-child,
table.items > thead:first-child {
  border-left: 0;
}
table.items > thead > tr > th:first-child:not(.status),
table.items > thead:first-child:not(.status) {
  padding-left: 0px;
  padding-right: 0px;
  border-left: 0;
}
table.items > thead > tr > th:last-child,
table.items > thead:last-child {
  padding-right: 15px;
}
table.items > thead > tr > th:last-child.sortable,
table.items > thead:last-child.sortable {
  padding-right: 5px;
}
table.items > thead > tr > th > span,
table.items > thead > span {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  color: #757c87;
  line-height: 36px;
  text-transform: uppercase;
}
table.items > thead > tr > th.has-filter,
table.items > thead.has-filter {
  padding: 0;
}
table.items > thead > tr > th.has-filter:first-child,
table.items > thead.has-filter:first-child {
  padding-left: 15px;
}
table.items.side {
  table-layout: auto;
}
table.items.non-interactive tbody tr:hover,
table.items.non-interactive tfoot tr:hover {
  cursor: auto;
  background-color: transparent;
}
table.items tbody tr,
table.items tfoot tr {
  border-bottom: 1px solid #eeeeee;
  background-color: transparent;
}
table.items tbody tr:last-child,
table.items tfoot tr:last-child {
  border-bottom: 2px solid #bdbdbd;
}
table.items tbody tr:hover,
table.items tfoot tr:hover {
  cursor: pointer;
  background-color: #e0e9f6;
}
table.items tbody tr:hover .no-results,
table.items tfoot tr:hover .no-results {
  background-color: transparent;
}
table.items tbody tr td,
table.items tfoot tr td,
table.items tbody tr span,
table.items tfoot tr span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.items tbody tr td,
table.items tfoot tr td {
  padding: 0 10px;
  border-left: 1px dotted rgba(0, 0, 0, 0.12);
}
table.items tbody tr td:first-child,
table.items tfoot tr td:first-child {
  border-left: 0;
}
table.items tbody tr td:first-child:not(.status),
table.items tfoot tr td:first-child:not(.status) {
  padding-left: 0px;
  padding-right: 0px;
  border-left: 0;
  text-align: center;
  font-weight: 700;
}
table.items tbody tr td:last-child,
table.items tfoot tr td:last-child {
  padding-right: 15px;
  border-right: 0;
}
table.items tbody tr td.wrap-text,
table.items tfoot tr td.wrap-text {
  white-space: normal;
  word-break: break-all;
  padding-top: 10px;
  padding-bottom: 10px;
}
table.items tbody tr td.wrap-text > span,
table.items tfoot tr td.wrap-text > span {
  white-space: normal;
  line-height: 22px;
}
table.items tbody tr td.no-results,
table.items tfoot tr td.no-results {
  font: normal normal normal 14px "Roboto", arial, sans-serif;
  line-height: 20px;
  color: #9196a1;
  padding: 12px 15px 12px 25px;
  cursor: default;
}
table.items tbody tr td.no-results:hover,
table.items tfoot tr td.no-results:hover {
  color: #9196a1;
}
table.items tbody tr td > span,
table.items tfoot tr td > span {
  line-height: 50px;
}
table.items tbody tr td > a,
table.items tfoot tr td > a,
table.items tbody tr td > span.holder,
table.items tfoot tr td > span.holder {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
table.items tbody tr td > a span,
table.items tfoot tr td > a span,
table.items tbody tr td > span.holder span,
table.items tfoot tr td > span.holder span {
  padding: 0;
  display: block;
  line-height: 50px;
}
table.items tbody tr td.two-lines > a > span,
table.items tfoot tr td.two-lines > a > span,
table.items tbody tr td.two-lines > span.holder > span,
table.items tfoot tr td.two-lines > span.holder > span {
  padding-top: 4px !important;
  padding-bottom: 2px !important;
}
table.items tbody tr td.two-lines > a > span span.primary,
table.items tfoot tr td.two-lines > a > span span.primary,
table.items tbody tr td.two-lines > span.holder > span span.primary,
table.items tfoot tr td.two-lines > span.holder > span span.primary {
  line-height: 16px;
  padding: 4px 0 1px !important;
  display: block;
}
table.items tbody tr td.two-lines > a > span span.primary ~ span.primary,
table.items tfoot tr td.two-lines > a > span span.primary ~ span.primary,
table.items tbody tr td.two-lines > span.holder > span span.primary ~ span.primary,
table.items tfoot tr td.two-lines > span.holder > span span.primary ~ span.primary {
  padding: 1px 0 4px !important;
  display: block;
}
table.items tbody tr td.two-lines > a > span span.primary > span,
table.items tfoot tr td.two-lines > a > span span.primary > span,
table.items tbody tr td.two-lines > span.holder > span span.primary > span,
table.items tfoot tr td.two-lines > span.holder > span span.primary > span,
table.items tbody tr td.two-lines > a > span span.primary > span,
table.items tfoot tr td.two-lines > a > span span.primary > span,
table.items tbody tr td.two-lines > span.holder > span span.primary > span,
table.items tfoot tr td.two-lines > span.holder > span span.primary > span {
  font-weight: 400;
  display: inline;
  line-height: 16px;
}
table.items tbody tr td.two-lines > a > span span.secondary,
table.items tfoot tr td.two-lines > a > span span.secondary,
table.items tbody tr td.two-lines > span.holder > span span.secondary,
table.items tfoot tr td.two-lines > span.holder > span span.secondary {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  line-height: 14px;
  color: #9196a1;
  padding: 1px 0 4px !important;
  display: block;
}
table.items tbody tr td.date .secondary,
table.items tfoot tr td.date .secondary {
  text-transform: lowercase;
}
table.items tbody tr td.status > a > span:before,
table.items tfoot tr td.status > a > span:before,
table.items tbody tr td.status > span.holder > span:before,
table.items tfoot tr td.status > span.holder > span:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  margin-right: 6px;
}
table.items tbody tr td.status.two-lines > a > span:before,
table.items tfoot tr td.status.two-lines > a > span:before,
table.items tbody tr td.status.two-lines > span.holder > span:before,
table.items tfoot tr td.status.two-lines > span.holder > span:before {
  float: left;
  margin-top: 14px;
}
table.items tbody tr td.status.two-lines span > .secondary,
table.items tfoot tr td.status.two-lines span > .secondary {
  margin-left: 14px;
}
table.items tbody tr td.status.two-lines span.failed:before,
table.items tfoot tr td.status.two-lines span.failed:before {
  float: left;
  margin-top: 14px;
}
table.items tbody tr td.status .succeeded:before,
table.items tfoot tr td.status .succeeded:before,
table.items tbody tr td.status .approved:before,
table.items tfoot tr td.status .approved:before,
table.items tbody tr td.status .captured:before,
table.items tfoot tr td.status .captured:before,
table.items tbody tr td.status .created:before,
table.items tfoot tr td.status .created:before,
table.items tbody tr td.status .won:before,
table.items tfoot tr td.status .won:before,
table.items tbody tr td.status .paid:before,
table.items tfoot tr td.status .paid:before,
table.items tbody tr td.status .updated:before,
table.items tfoot tr td.status .updated:before,
table.items tbody tr td.status .deposited:before,
table.items tfoot tr td.status .deposited:before,
table.items tbody tr td.status .verified:before,
table.items tfoot tr td.status .verified:before,
table.items tbody tr td.status .active:before,
table.items tfoot tr td.status .active:before,
table.items tbody tr td.status .good:before,
table.items tfoot tr td.status .good:before {
  background-color: #00a268;
}
table.items tbody tr td.status .needs_attention:before,
table.items tfoot tr td.status .needs_attention:before,
table.items tbody tr td.status .sent:before,
table.items tfoot tr td.status .sent:before,
table.items tbody tr td.status .pending:before,
table.items tfoot tr td.status .pending:before,
table.items tbody tr td.status .scheduled:before,
table.items tfoot tr td.status .scheduled:before,
table.items tbody tr td.status .unverified:before,
table.items tfoot tr td.status .unverified:before,
table.items tbody tr td.status .unverifiable:before,
table.items tfoot tr td.status .unverifiable:before {
  background-color: #c6ab34;
}
table.items tbody tr td.status .failed:before,
table.items tfoot tr td.status .failed:before,
table.items tbody tr td.status .expired:before,
table.items tfoot tr td.status .expired:before,
table.items tbody tr td.status .overdue:before,
table.items tfoot tr td.status .overdue:before,
table.items tbody tr td.status .rejected:before,
table.items tfoot tr td.status .rejected:before,
table.items tbody tr td.status .lost:before,
table.items tfoot tr td.status .lost:before,
table.items tbody tr td.status .arbitration:before,
table.items tfoot tr td.status .arbitration:before,
table.items tbody tr td.status .canceled:before,
table.items tfoot tr td.status .canceled:before,
table.items tbody tr td.status .voided:before,
table.items tfoot tr td.status .voided:before,
table.items tbody tr td.status .invalidated:before,
table.items tfoot tr td.status .invalidated:before,
table.items tbody tr td.status .removed:before,
table.items tfoot tr td.status .removed:before,
table.items tbody tr td.status .bad:before,
table.items tfoot tr td.status .bad:before {
  background-color: #ec4e33;
}
table.items tbody tr td.status .under_review:before,
table.items tfoot tr td.status .under_review:before,
table.items tbody tr td.status .draft:before,
table.items tfoot tr td.status .draft:before {
  background-color: #a57bb7;
}
table.items tbody tr td.label4a a:link,
table.items tfoot tr td.label4a a:link,
table.items tbody tr td.label4a a:visited,
table.items tfoot tr td.label4a a:visited,
table.items tbody tr td.label4a a:hover,
table.items tfoot tr td.label4a a:hover,
table.items tbody tr td.label4a a:active,
table.items tfoot tr td.label4a a:active {
  color: #000000;
}
table.items tbody tr td.label4a.black,
table.items tfoot tr td.label4a.black {
  color: #000000;
}
table.items tfoot tr:hover {
  background-color: transparent;
  cursor: default;
}
table.items tfoot tr.load-more-results {
  border-bottom: none;
}
table.items tfoot tr.load-more-results td {
  padding: 12px 25px;
  text-align: center;
}
table.items tfoot tr.load-more-results td a {
  display: inline;
}
table.items .num,
table.items .align-right {
  text-align: right;
}
.no-results {
  font: normal normal normal 32px "Roboto", arial, sans-serif;
  line-height: 40px;
  color: #b1b9bd;
}
.no-results i {
  font-size: 80px;
  color: #d2d6d9;
  display: block;
  margin: 80px 0 20px;
}
.x-input {
  font: normal normal normal 14px "Roboto", arial, sans-serif;
  line-height: 20px;
}
table .btn-link:hover {
  color: #212121;
  background-color: rgba(0, 0, 0, 0.26);
  text-decoration: none;
}
/*
* base.less
*
* Here we define less/css that affects the whole site.
*
* Styles for individual components/pages should go in their own file.
*/
html,
body {
  height: 100%;
}
#balanced-app,
#balanced-app > div.ember-view {
  height: 100%;
}
#balanced-app #main,
#balanced-app > div.ember-view #main {
  height: calc(100% - 50px);
}
body.overlaid #main-overlay {
  display: block;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
input:focus,
select:focus,
textarea:focus,
a:focus {
  outline: none;
  outline-width: 0;
  box-shadow: none;
}
.empty-field-label {
  font-style: italic;
}
table {
  border-collapse: collapse;
}
table th {
  text-align: left;
}
strong {
  font: normal normal 700 14px "Roboto", arial, sans-serif;
  line-height: 20px;
}
.window {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.window .frame {
  height: 200px;
  width: 100%;
  top: 50%;
  position: absolute;
  margin: -100px auto 0;
  text-align: center;
}
.window.black {
  background-color: #000;
  opacity: 80;
  filter: alpha(opacity=8000);
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
dl,
dt,
dd {
  padding: 0;
  margin: 0;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.full-page-form label.control-styled-upload {
  width: 100%;
  padding-top: 0;
}
.full-page-form label.control-styled-upload:after {
  content: "";
}
label.control-styled-upload {
  float: none;
  text-align: right;
}
label.control-styled-upload .btn {
  margin-left: 15px;
}
label.control-styled-upload input[type=file] {
  left: 0;
  opacity: 0;
  position: absolute;
}
.table.table-fixed {
  table-layout: fixed;
  width: 100%;
}
.table.table-fixed th,
.table.table-fixed td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 9px 5px;
}
.table-column-total {
  text-align: right;
  width: 100px;
}
.table-column-icon {
  text-align: center;
  width: 16px;
}
.table-column-20percent {
  width: 20%;
}
.table-column .icon.icon-alert {
  bottom: -2px;
  color: #e71d1c;
  position: relative;
}
.table-column .icon.icon-checkmark {
  color: #00927b;
}
.table-border tbody tr {
  border-top: 1px solid #b1b9bd;
}
.table-row a {
  cursor: pointer;
}
table th.fluid25,
table td.fluid25 {
  width: 25%;
}
table th.fluid50,
table td.fluid50 {
  width: 50%;
}
table th.fluid33,
table td.fluid33 {
  width: 33%;
}
table th.fluid66,
table td.fluid66 {
  width: 66%;
}

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-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 {
	margin: .67em 0;
	font-size: 2em
}

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

small {
	font-size: 80%
}

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

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button, select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

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

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

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td, th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, *:before, *:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr, img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}

	select {
		background: #fff !important
	}

	.navbar {
		display: none
	}

	.btn > .caret, .dropup > .btn > .caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td, .table th {
		background-color: #fff !important
	}

	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important
	}
}

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

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-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: #333;
	background-color: #fff
}

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

a {
	color: #337ab7;
	text-decoration: none
}

a:hover, a:focus {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 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;
	height: auto;
	max-width: 100%
}

.img-rounded {
	border-radius: 6px
}

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: normal;
	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: #777
}

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 {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

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

.text-success {
	color: #3c763d
}

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

.text-info {
	color: #31708f
}

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

.text-warning {
	color: #8a6d3b
}

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

.text-danger {
	color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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;
	margin-left: -5px;
	list-style: none
}

.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 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;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

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

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

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: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

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

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none
}

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

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

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

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

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

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

.col-xs-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: #777;
	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;
	display: table-column;
	float: none
}

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

.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: #d9edf7
}

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

.table > thead > tr > td.warning, .table > 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 {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		border: 1px solid #ddd;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.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 {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	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: #555
}

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

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

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
		line-height: 34px
	}

	input[type="date"].input-sm, input[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-top: 4px \9;
	margin-left: -20px
}

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

.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	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 {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 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
}

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

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

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 5px 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
}

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

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

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 10px 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 {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm + .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;
	background-color: #dff0d8;
	border-color: #3c763d
}

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

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

.has-warning .form-control {
	border-color: #8a6d3b;
	-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;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

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

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

.has-error .form-control {
	border-color: #a94442;
	-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;
	background-color: #f2dede;
	border-color: #a94442
}

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

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

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

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

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
		width: auto
	}

	.form-inline .input-group > .form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0
	}

	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

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

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

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

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

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

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

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

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

.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 {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

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

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.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: #337ab7;
	border-color: #2e6da4
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.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: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.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: #5bc0de;
	border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.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: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.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 {
	font-weight: normal;
	color: #337ab7;
	border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}

.btn-link:hover, .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777;
	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 .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .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-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-timing-function: ease;
	-o-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-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropup, .dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	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);
	-webkit-background-clip: padding-box;
	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: #333;
	white-space: nowrap
}

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

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

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

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

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

.open > a {
	outline: 0
}

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

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

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

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

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

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

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

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

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

.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-group, .btn-toolbar .input-group {
	float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px
}

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

.btn-group > .btn:first-child {
	margin-left: 0
}

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

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-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-top-right-radius: 0;
	border-bottom-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-right: 8px;
	padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 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-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	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%;
	border-collapse: separate;
	table-layout: fixed
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified > .btn-group .btn {
	width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
	left: auto
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-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-right: 0;
	padding-left: 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: #555;
	text-align: center;
	background-color: #eee;
	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-top-right-radius: 0;
	border-bottom-right-radius: 0
}

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

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

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

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn > .btn {
	position: relative
}

.input-group-btn > .btn + .btn {
	margin-left: -1px
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 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: #eee
}

.nav > li.disabled > a {
	color: #777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav > li > a > img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified > li {
	float: none
}

.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center
}

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

.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 {
	margin-bottom: 5px;
	text-align: center
}

.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 {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-top .navbar-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;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}

.navbar-brand > img {
	display: block
}

@media (min-width: 768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	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;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none
	}
}

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

	.navbar-nav > li {
		float: left
	}

	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
		width: auto
	}

	.navbar-form .input-group > .form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .radio, .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .radio label, .navbar-form .checkbox label {
		padding-left: 0
	}

	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-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-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 4px
}

.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-right: 15px;
		margin-left: 15px
	}
}

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

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.navbar-right ~ .navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav > li > a {
	color: #777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-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 {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-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 {
	color: #fff;
	background-color: #080808
}

@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 {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb > .active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination > li {
	display: inline
}

.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

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

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #23527c;
	background-color: #eee;
	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;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

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

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

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

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

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

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.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: #eee
}

.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: #777;
	cursor: not-allowed;
	background-color: #fff
}

.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: #777
}

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

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

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

.label-info {
	background-color: #5bc0de
}

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

.label-warning {
	background-color: #f0ad4e
}

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

.label-danger {
	background-color: #d9534f
}

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

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #777;
	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: #337ab7;
	background-color: #fff
}

.list-group-item > .badge {
	float: right
}

.list-group-item > .badge + .badge {
	margin-right: 5px
}

.nav-pills > li > a > .badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

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

	.container .jumbotron, .container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}

	.jumbotron h1, .jumbotron .h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
	margin-right: auto;
	margin-left: auto
}

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

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: bold
}

.alert > p, .alert > ul {
	margin-bottom: 0
}

.alert > p + p {
	margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}

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

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

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

	to {
		background-position: 0 0
	}
}

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

	to {
		background-position: 0 0
	}
}

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

	to {
		background-position: 0 0
	}
}

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

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

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

.progress-bar-success {
	background-color: #5cb85c
}

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

.progress-bar-info {
	background-color: #5bc0de
}

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

.progress-bar-warning {
	background-color: #f0ad4e
}

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

.progress-bar-danger {
	background-color: #d9534f
}

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

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

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

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

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

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

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

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

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

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

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

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-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 {
	color: #555
}

a.list-group-item .list-group-item-heading {
	color: #333
}

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.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: #777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active: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: #c7ddef
}

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

a.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
	color: inherit
}

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

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

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

a.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading {
	color: inherit
}

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

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

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

a.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit
}

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

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

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

a.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}

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

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

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

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 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-heading + .list-group .list-group-item:first-child {
	border-top-width: 0
}

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

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0
}

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

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

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel + .panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default > .panel-heading {
	color: #333;
	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: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

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

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

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

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-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: .2;
	filter: alpha(opacity=20)
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

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

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0;
	-webkit-overflow-scrolling: touch
}

.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 .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .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;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.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: .5;
	filter: alpha(opacity=50)
}

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

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

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0
}

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

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-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-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	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-top-color: #000;
	border-width: 5px 5px 0
}

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

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

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

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

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

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

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

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	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);
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

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

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

.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 {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0
}

.popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #fff;
	border-bottom-width: 0;
	content: " "
}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-left-width: 0
}

.popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0;
	content: " "
}

.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	border-top-width: 0
}

.popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #fff;
	border-top-width: 0;
	content: " "
}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
	border-right-width: 0
}

.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	border-left-color: #fff;
	border-right-width: 0;
	content: " "
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.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 .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000
	}

	.carousel-inner > .item.next, .carousel-inner > .item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block
}

.carousel-inner > .active {
	left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner > .next {
	left: 100%
}

.carousel-inner > .prev {
	left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0
}

.carousel-inner > .active.left {
	left: -100%
}

.carousel-inner > .active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	opacity: .5;
	filter: alpha(opacity=50)
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
	line-height: 1
}

.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%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

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

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -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 {
		right: 20%;
		left: 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 {
	display: table;
	content: " "
}

.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-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

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

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-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
	}

	tr.visible-xs {
		display: table-row !important
	}

	th.visible-xs, td.visible-xs {
		display: table-cell !important
	}
}

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

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

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

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

	table.visible-sm {
		display: table
	}

	tr.visible-sm {
		display: table-row !important
	}

	th.visible-sm, td.visible-sm {
		display: table-cell !important
	}
}

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

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

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

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

	table.visible-md {
		display: table
	}

	tr.visible-md {
		display: table-row !important
	}

	th.visible-md, td.visible-md {
		display: table-cell !important
	}
}

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

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

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

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

	table.visible-lg {
		display: table
	}

	tr.visible-lg {
		display: table-row !important
	}

	th.visible-lg, td.visible-lg {
		display: table-cell !important
	}
}

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

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

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

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

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

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

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

.visible-print {
	display: none !important
}

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

	table.visible-print {
		display: table
	}

	tr.visible-print {
		display: table-row !important
	}

	th.visible-print, td.visible-print {
		display: table-cell !important
	}
}

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

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

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

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

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

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

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

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto/roboto-light.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/roboto.woff) format('woff')
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/roboto/roboto-bold.woff) format('woff')
}

[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 {
	-webkit-animation: fadeInRightBig .5s;
	animation: fadeInRightBig .5s
}

.fade-in-right-big.ng-leave {
	-webkit-animation: fadeOutLeftBig .5s;
	animation: fadeOutLeftBig .5s
}

.fade-in-left-big.ng-enter {
	-webkit-animation: fadeInLeftBig .5s;
	animation: fadeInLeftBig .5s
}

.fade-in-left-big.ng-leave {
	-webkit-animation: fadeOutRightBig .5s;
	animation: fadeOutRightBig .5s
}

.fade-in-up-big.ng-enter {
	-webkit-animation: fadeInUpBig .5s;
	animation: fadeInUpBig .5s
}

.fade-in-up-big.ng-leave {
	-webkit-animation: fadeOutUpBig .5s;
	animation: fadeOutUpBig .5s
}

.fade-in-down-big.ng-enter {
	-webkit-animation: fadeInDownBig .5s;
	animation: fadeInDownBig .5s
}

.fade-in-down-big.ng-leave {
	-webkit-animation: fadeOutDownBig .5s;
	animation: fadeOutDownBig .5s
}

.fade-in.ng-enter {
	-webkit-animation: fadeIn .5s;
	animation: fadeIn .5s
}

.fade-in.ng-leave {
	-webkit-animation: fadeOut .5s;
	animation: fadeOut .5s
}

.fade-in-right.ng-enter {
	-webkit-animation: fadeInRight .5s;
	animation: fadeInRight .5s
}

.fade-in-right.ng-leave {
	-webkit-animation: fadeOutLeft .5s;
	animation: fadeOutLeft .5s
}

.fade-in-left.ng-enter {
	-webkit-animation: fadeInLeft .5s;
	animation: fadeInLeft .5s
}

.fade-in-left.ng-leave {
	-webkit-animation: fadeOutRight .5s;
	animation: fadeOutRight .5s
}

.fade-in-up.ng-enter {
	-webkit-animation: fadeInUp .5s;
	animation: fadeInUp .5s
}

.fade-in-up.ng-leave {
	-webkit-animation: fadeOutUp .5s;
	animation: fadeOutUp .5s
}

.fade-in-down.ng-enter {
	-webkit-animation: fadeInDown .5s;
	animation: fadeInDown .5s
}

.fade-in-down.ng-leave {
	-webkit-animation: fadeOutDown .5s;
	animation: fadeOutDown .5s
}

html {
	background-color: #efefef
}

body {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	line-height: 1.42857143;
	color: rgba(0, 0, 0, 0.87);
	background-color: transparent
}

*:focus {
	outline: 0 !important
}

h1, h2, h3, .h1, .h2, .h3 {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	outline: 0
}

a:hover, a:focus {
	color: inherit;
	text-decoration: none
}

.well, pre {
	background-color: #eaebec;
	border-color: #dddee0
}

small, .small {
	font-size: 13px
}

blockquote {
	border-color: #dddee0
}

label {
	font-weight: normal
}

sup {
	position: relative;
	top: -0.5em;
	font-size: 75%
}

.thumbnail {
	border-color: #dddee0
}

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

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

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

	.hidden-sm.show {
		display: inherit !important
	}
}

@media (max-width: 767px) {
	.pull-none-xs {
		float: none !important
	}

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

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

	.hidden-xs.show {
		display: inherit !important
	}
}

.badge, .label {
	font-weight: bold;
	background-color: #a7abaf
}

.badge.bg-light, .badge.bg-white, .label.bg-light, .label.bg-white {
	color: rgba(0, 0, 0, 0.87);
	text-shadow: none
}

.label {
	padding: .35em .6em
}

.badge {
	padding: 3px 6px
}

.badge.up {
	position: relative;
	top: -10px;
	margin: 0 -0.5em
}

.badge-lg {
	padding: 5px 9px;
	font-size: 16px;
	border-radius: 20px
}

.badge-sm {
	padding: 2px 5px
}

.badge-xs {
	padding: 1px 4px
}

.label-lg {
	padding: 5px 9px;
	font-size: 16px
}

.label-sm {
	padding: 2px 5px
}

.label-xs {
	padding: 1px 4px
}

.badge-white {
	padding: 2px 6px;
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.35)
}

.badge-black {
	color: inherit;
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, 0.15)
}

.btn-default {
	color: rgba(0, 0, 0, 0.87) !important;
	background-color: #fff;
	border-color: #dddee0
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.btn-stroke:hover, .btn-default.btn-stroke:focus, .btn-default.btn-stroke:active, .btn-default.btn-stroke.active, .open .dropdown-toggle.btn-default {
	color: rgba(0, 0, 0, 0.87) !important;
	background-color: #f2f2f2 !important;
	border-color: #c7cacd !important
}

.btn-default.btn-addon > i {
	background-color: #f0f0f0;
	border: 1px solid #cdcfd1
}

.btn-default.btn-stroke {
	color: #fff !important;
	background-color: transparent
}

.btn-primary {
	color: #fff !important;
	background-color: #3f51b5;
	border-color: #3f51b5
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.btn-stroke:hover, .btn-primary.btn-stroke:focus, .btn-primary.btn-stroke:active, .btn-primary.btn-stroke.active, .open .dropdown-toggle.btn-primary {
	color: #fff !important;
	background-color: #3849a2 !important;
	border-color: #344397 !important
}

.btn-primary.btn-addon > i {
	background-color: #37479e;
	border: 1px solid #37479e
}

.btn-primary.btn-stroke {
	color: #3f51b5 !important;
	background-color: transparent
}

.btn-success {
	color: #fff !important;
	background-color: #4caf50;
	border-color: #4caf50
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.btn-stroke:hover, .btn-success.btn-stroke:focus, .btn-success.btn-stroke:active, .btn-success.btn-stroke.active, .open .dropdown-toggle.btn-success {
	color: #fff !important;
	background-color: #449d48 !important;
	border-color: #409343 !important
}

.btn-success.btn-addon > i {
	background-color: #439a46;
	border: 1px solid #439a46
}

.btn-success.btn-stroke {
	color: #4caf50 !important;
	background-color: transparent
}

.btn-info {
	color: #fff !important;
	background-color: #2196f3;
	border-color: #2196f3
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.btn-stroke:hover, .btn-info.btn-stroke:focus, .btn-info.btn-stroke:active, .btn-info.btn-stroke.active, .open .dropdown-toggle.btn-info {
	color: #fff !important;
	background-color: #0d8aee !important;
	border-color: #0c82df !important
}

.btn-info.btn-addon > i {
	background-color: #0d87e9;
	border: 1px solid #0d87e9
}

.btn-info.btn-stroke {
	color: #2196f3 !important;
	background-color: transparent
}

.btn-warning {
	color: #fff !important;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.btn-stroke:hover, .btn-warning.btn-stroke:focus, .btn-warning.btn-stroke:active, .btn-warning.btn-stroke.active, .open .dropdown-toggle.btn-warning {
	color: #fff !important;
	background-color: #ecb100 !important;
	border-color: #dda600 !important
}

.btn-warning.btn-addon > i {
	background-color: #e7ae00;
	border: 1px solid #e7ae00
}

.btn-warning.btn-stroke {
	color: #ffc107 !important;
	background-color: transparent
}

.btn-danger {
	color: #fff !important;
	background-color: #f44336;
	border-color: #f44336
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.btn-stroke:hover, .btn-danger.btn-stroke:focus, .btn-danger.btn-stroke:active, .btn-danger.btn-stroke.active, .open .dropdown-toggle.btn-danger {
	color: #fff !important;
	background-color: #f32c1e !important;
	border-color: #f21f0f !important
}

.btn-danger.btn-addon > i {
	background-color: #f22819;
	border: 1px solid #f22819
}

.btn-danger.btn-stroke {
	color: #f44336 !important;
	background-color: transparent
}

.btn-accent {
	color: #fff !important;
	background-color: #7e57c2;
	border-color: #7e57c2
}

.btn-accent:hover, .btn-accent:focus, .btn-accent:active, .btn-accent.active, .btn-accent.btn-stroke:hover, .btn-accent.btn-stroke:focus, .btn-accent.btn-stroke:active, .btn-accent.btn-stroke.active, .open .dropdown-toggle.btn-accent {
	color: #fff !important;
	background-color: #7044bb !important;
	border-color: #6940b0 !important
}

.btn-accent.btn-addon > i {
	background-color: #6d43b8;
	border: 1px solid #6d43b8
}

.btn-accent.btn-stroke {
	color: #7e57c2 !important;
	background-color: transparent
}

.btn-dark {
	color: #fff !important;
	background-color: #475069;
	border-color: #475069
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.btn-stroke:hover, .btn-dark.btn-stroke:focus, .btn-dark.btn-stroke:active, .btn-dark.btn-stroke.active, .open .dropdown-toggle.btn-dark {
	color: #fff !important;
	background-color: #3d445a !important;
	border-color: #373d51 !important
}

.btn-dark.btn-addon > i {
	background-color: #3b4257;
	border: 1px solid #3b4257
}

.btn-dark.btn-stroke {
	color: #475069 !important;
	background-color: transparent
}

.btn-light {
	color: rgba(0, 0, 0, 0.87) !important;
	background-color: #eaebec;
	border-color: #eaebec
}

.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.btn-stroke:hover, .btn-light.btn-stroke:focus, .btn-light.btn-stroke:active, .btn-light.btn-stroke.active, .open .dropdown-toggle.btn-light {
	color: rgba(0, 0, 0, 0.87) !important;
	background-color: #dddee0 !important;
	border-color: #d5d7d9 !important
}

.btn-light.btn-addon > i {
	background-color: #dadcdd;
	border: 1px solid #dadcdd
}

.btn-light.btn-stroke {
	color: #eaebec !important;
	background-color: transparent
}

.btn {
	font-weight: 500;
	border-radius: 3px;
	outline: 0 !important;
	box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1)
}

.btn > i.pull-left, .btn > i.pull-right {
	line-height: 1.428571429
}

.btn-link {
	color: rgba(0, 0, 0, 0.87)
}

.btn-link.active {
	box-shadow: none;
	webkit-box-shadow: none
}

.btn-block {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 3px
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 3px
}

.btn-rounded {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 50px
}

.btn-rounded.btn-lg {
	padding-right: 25px;
	padding-left: 25px
}

.btn-addon i {
	position: relative;
	left: -1px;
	float: left;
	width: 34px;
	height: 34px;
	margin: -7px -12px;
	margin-right: 12px;
	line-height: 34px;
	text-align: center;
	border-radius: 3px 0 0 3px
}

.btn-addon i.pull-right {
	right: -1px;
	left: auto;
	margin-right: -12px;
	margin-left: 12px;
	border-radius: 0 3px 3px 0
}

.btn-addon.btn-sm i {
	width: 30px;
	height: 30px;
	margin: -6px -10px;
	margin-right: 10px;
	line-height: 30px
}

.btn-addon.btn-sm i.pull-right {
	margin-right: -10px;
	margin-left: 10px
}

.btn-addon.btn-lg i {
	width: 46px;
	height: 46px;
	margin: -11px -16px;
	margin-right: 16px;
	line-height: 45px
}

.btn-addon.btn-lg i.pull-right {
	margin-right: -16px;
	margin-left: 16px
}

.btn-clip {
	border-color: rgba(0, 0, 0, 0.1) !important;
	background-clip: padding-box
}

.btn-icon {
	width: 34px;
	height: 34px;
	padding: 0;
	padding-right: 0 !important;
	padding-left: 0 !important;
	line-height: 34px;
	text-align: center
}

.btn-icon.btn-sm {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.btn-icon.btn-lg {
	width: 45px;
	height: 45px;
	line-height: 45px
}

.btn-groups .btn {
	margin-bottom: 5px
}

.btn-fw {
	min-width: 120px
}

.dropdown-menu {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left
}

.dropdown-menu.pull-left {
	left: 100%
}

.dropdown-menu.pull-right {
	left: auto !important;
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right
}

.dropdown-menu.pull-up {
	top: 0
}

.dropup .dropdown-menu {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left
}

.dropup .dropdown-menu.pull-right {
	-webkit-transform-origin: bottom right;
	-moz-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	transform-origin: bottom right
}

.dropdown-menu > .panel {
	margin: -5px 0;
	border: 0
}

.dropdown-menu > li > a {
	padding: 8px 16px;
	color: inherit
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: rgba(0, 0, 0, 0.87);
	background-color: #eaebec !important;
	background-image: none;
	filter: none
}

.dropdown-menu.top, .dropdown-menu.top-left, .dropdown-menu.top-right {
	margin-top: -2px
}

.dropdown-menu.datepicker {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px
}

.dropdown-menu.datepicker .btn {
	font-size: 12px
}

.dropdown-menu.timepicker {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px
}

.dropdown-menu.timepicker .btn {
	font-size: 12px
}

.dropdown-menu-scale {
	display: block;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .25s;
	transition: all .25s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.open > .dropdown-menu-scale {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.dropdown-header {
	padding: 8px 16px
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-color: inherit !important
}

.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 {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px
}

.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0
}

@media (max-width: 767px) {
	.dropdown-menu.pull-none-xs {
		left: 0
	}
}

.form-control {
	border-color: #cfd1d4;
	border-radius: 0
}

.form-control, .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-control:focus {
	border-color: #a7abaf
}

.form-control-spin {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 2;
	margin-top: -7px
}

.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 45px;
	border-radius: 0
}

.input-group-addon {
	background-color: #eaebec;
	border-color: #cfd1d4
}

.form-group-stack .form-control {
	position: relative;
	margin-top: -1px;
	border-radius: 0
}

.form-group-stack .form-control:focus, .form-group-stack .form-control:active {
	z-index: 1
}

.form-validation .form-control.ng-dirty.ng-invalid {
	border-color: #f44336
}

.form-validation .form-control.ng-dirty.ng-valid, .form-validation .form-control.ng-dirty.ng-valid:focus {
	border-color: #4caf50
}

.form-validation .ui-checks .ng-invalid.ng-dirty + i {
	border-color: #f44336
}

.form-file {
	position: relative
}

.form-file input {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0
}

@media (max-width: 992px) {
	.form-horizontal .form-group {
		margin-right: -8px;
		margin-left: -8px
	}
}

.list-group {
	background: #fff;
	border-radius: 3px
}

.list-group.no-radius .list-group-item {
	border-radius: 0 !important
}

.list-group.no-borders .list-group-item {
	border: 0
}

.list-group.no-border .list-group-item {
	border-width: 1px 0
}

.list-group.no-bg .list-group-item {
	background-color: transparent
}

.list-group.list-group-gap {
	background: transparent
}

.list-group-item {
	padding: 12px 16px;
	background: transparent;
	border-color: rgba(110, 115, 120, 0.045);
	border-right-color: transparent;
	border-left-color: transparent
}

a.list-group-item {
	color: inherit
}

a.list-group-item:hover, a.list-group-item:focus, a.list-group-item.hover {
	color: inherit;
	background-color: rgba(110, 115, 120, 0.075)
}

.list-group-item.media {
	margin-top: 0
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	color: inherit;
	background-color: rgba(110, 115, 120, 0.075);
	border-color: transparent;
	border-bottom-color: 1px solid rgba(110, 115, 120, 0.075)
}

.list-group-item.active a, .list-group-item.active:hover a, .list-group-item.active:focus a {
	color: inherit
}

.list-group-alt .list-group-item:nth-child(2n+2) {
	background-color: rgba(110, 115, 120, 0.075)
}

.list-group-alt .list-group-item.active:nth-child(2n+2) {
	background-color: rgba(110, 115, 120, 0.075)
}

.list-group-lg .list-group-item {
	padding: 16px 24px
}

.list-group-md .list-group-item {
	padding-top: 16px;
	padding-bottom: 16px
}

.list-group-sm .list-group-item {
	padding: 10px 12px
}

.list-group-gap .list-group-item {
	margin-bottom: 5px;
	background: #fff;
	border-radius: 3px
}

.modal.fade .left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-moz-transition: -moz-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-o-transition: -o-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)
}

.modal.fade .right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-moz-transition: -moz-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-o-transition: -o-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)
}

.modal.fade .top {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: -webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-moz-transition: -moz-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-o-transition: -o-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)
}

.modal.fade .bottom {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-moz-transition: -moz-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-o-transition: -o-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)
}

.modal.in .left, .modal.in .right, .modal.in .top, .modal.in .bottom {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.modal > .left {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0
}

.modal > .right {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto
}

.modal > .top {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0
}

.modal > .bottom {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0
}

.modal-backdrop {
	background-color: #475069
}

.modal-backdrop.in {
	opacity: .8;
	filter: alpha(opacity=80)
}

.modal-over {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.modal-center {
	position: absolute;
	top: 50%;
	left: 50%
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li.active > a {
	background-color: inherit
}

.nav > li > a {
	padding: 10px 16px
}

.nav.nav-lg > li > a {
	padding: 20px 20px
}

.nav.nav-md > li > a {
	padding: 16px 16px
}

.nav.nav-sm > li > a {
	padding: 6px 12px;
	font-size: 13px
}

.nav.nav-xs > li > a {
	padding: 4px 10px;
	font-size: 12px
}

.nav.nav-xxs > li > a {
	padding: 1px 10px;
	font-size: 12px
}

.nav.nav-rounded > li > a {
	border-radius: 20px
}

.nav.no-radius > li > a {
	border-radius: 0
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: inherit
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:active {
	color: rgba(0, 0, 0, 0.87);
	background-color: #dddee0
}

.nav-pills > li.active > a > .text-muted {
	color: rgba(0, 0, 0, 0.87)
}

.nav-tabs {
	border-color: #dddee0
}

.nav-tabs > li > a {
	border-bottom-color: #dddee0;
	border-radius: 3px 3px 0 0
}

.nav-tabs > li:hover > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover .nav-tabs > li.active > a:focus {
	background-color: #fff;
	border-color: #dddee0
}

.nav-tabs > li.active > a {
	border-bottom-color: #fff !important
}

.nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%
}

.nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
	border-radius: 3px 3px 0 0
}

.nav-lines {
	margin-bottom: -1px;
	border-width: 0 !important
}

.nav-lines.nav-justified {
	margin-bottom: -2px;
	border-bottom: 2px solid #2196f3
}

.nav-lines > li {
	float: left;
	border-color: inherit;
	opacity: .6
}

.nav-lines > li:after {
	position: absolute;
	right: 50%;
	bottom: 0;
	left: 50%;
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	content: "";
	-webkit-transition: all .3s cubic-bezier(0.35, 0, 0.25, 1);
	transition: all .3s cubic-bezier(0.35, 0, 0.25, 1)
}

.nav-lines > li > a {
	background-color: transparent !important;
	border-width: 0 !important
}

.nav-lines > li.active {
	opacity: 1
}

.nav-lines > li.active:after {
	right: 0;
	left: 0;
	border-bottom-color: inherit
}

.nav-lines.nav-lines-top > li:after {
	top: 0;
	bottom: auto
}

.nav-lists a {
	border-bottom: 1px solid #dddee0
}

.tab-container {
	margin-bottom: 15px
}

.tab-container .tab-content {
	padding: 15px;
	background-color: #fff;
	border: 1px solid #dddee0;
	border-top-width: 0;
	border-radius: 0 0 3px 3px
}

.navbar {
	position: relative;
	z-index: 50;
	min-height: 64px;
	margin: 0;
	border: 0
}

.navbar .navbar-nav > li > a, .navbar .navbar-tool > li > a, .navbar .navbar-item, .navbar .navbar-brand {
	padding: 0 16px;
	line-height: 64px
}

.navbar .navbar-tool > li {
	float: left
}

.navbar .navbar-brand {
	display: block;
	float: none;
	min-height: 64px;
	font-size: 20px;
	font-weight: bold
}

.navbar .navbar-brand:hover {
	text-decoration: none
}

.navbar .navbar-brand img, .navbar .navbar-brand svg {
	display: inline-block;
	vertical-align: -10%
}

@media (max-width: 991px) {
	.navbar {
		min-height: 56px
	}

	.navbar .navbar-brand {
		min-height: 56px
	}

	.navbar .navbar-nav > li > a, .navbar .navbar-tool > li > a, .navbar .navbar-item, .navbar .navbar-brand {
		line-height: 56px
	}
}

.pagination > li > a {
	border-color: #dddee0
}

.pagination > li > a:hover, .pagination > li > a:focus {
	background-color: #eaebec;
	border-color: #dddee0
}

.panel {
	border-radius: 3px
}

.panel .accordion-toggle {
	display: block;
	font-size: 14px;
	cursor: pointer
}

.panel .list-group-item {
	border-color: #eaebec
}

.panel.no-borders {
	border-width: 0
}

.panel.no-borders .panel-heading, .panel.no-borders .panel-footer {
	border-width: 0
}

.panel-card {
	border-width: 0;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.panel-heading {
	padding: 16px 24px;
	border-radius: 3px 3px 0 0
}

.panel-default .panel-heading {
	background-color: #f2f3f3
}

.panel-default .panel-heading.bg-white {
	background-color: #fff
}

.panel-heading.no-border {
	margin: -1px -1px 0 -1px;
	border: 0
}

.panel-heading .nav {
	margin: -12px -16px
}

.panel-heading .list-group {
	background: transparent
}

.panel-heading.panel-heading-sm {
	padding-top: 8px;
	padding-bottom: 8px
}

.panel-heading.panel-heading-xs {
	padding-top: 6px;
	padding-bottom: 6px
}

.panel-body {
	padding: 16px 24px
}

.panel-footer {
	padding: 16px 24px;
	background-color: #f2f3f3;
	border-color: #eaebec;
	border-radius: 0 0 3px 3px
}

.panel-footer.panel-footer-sm {
	padding-top: 8px;
	padding-bottom: 8px
}

.panel-footer.panel-footer-xs {
	padding-top: 6px;
	padding-bottom: 6px
}

.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #eaebec
}

.panel-default {
	border-color: #dddee0
}

.panel-default > .panel-heading, .panel-default > .panel-footer {
	border-color: #eaebec
}

.panel-primary {
	border-color: #d0d4ed
}

.panel-primary > .panel-heading {
	color: #252f69;
	background-color: #e2e5f4;
	border-color: #d0d4ed
}

.panel-info {
	border-color: #c6e4fc
}

.panel-info > .panel-heading {
	color: #0960a5;
	background-color: #deeffd;
	border-color: #c6e4fc
}

.panel-success {
	border-color: #d3ebd4
}

.panel-success > .panel-heading {
	color: #2d682f;
	background-color: #e4f3e5;
	border-color: #d3ebd4
}

.panel-warning {
	border-color: #ffefc0
}

.panel-warning > .panel-heading {
	color: #a07800;
	background-color: #fff6da;
	border-color: #ffefc0
}

.panel-danger {
	border-color: #fcccc9
}

.panel-danger > .panel-heading {
	color: #ba160a;
	background-color: #fde3e1;
	border-color: #fcccc9
}

.panel-dark {
	border-color: #d5d7dd
}

.panel-dark > .panel-heading {
	color: #1e222c;
	background-color: #e3e5e9;
	border-color: #d5d7dd
}

.progress {
	background-color: #eaebec
}

.progress-xxxs {
	height: 1px
}

.progress-xxs {
	height: 2px
}

.progress-xs {
	height: 6px
}

.progress-sm {
	height: 12px
}

.progress-sm .progress-bar {
	font-size: 10px;
	line-height: 12px
}

.progress, .progress-bar {
	-webkit-box-shadow: none;
	box-shadow: none
}

.progress-bar-primary {
	background-color: #3f51b5
}

.progress-bar-info {
	background-color: #2196f3
}

.progress-bar-success {
	background-color: #4caf50
}

.progress-bar-warning {
	background-color: #ffc107
}

.progress-bar-danger {
	background-color: #f44336
}

.progress-bar-accent {
	background-color: #7e57c2
}

.progress-bar-dark {
	background-color: #475069
}

.progress-bar-white {
	background-color: #fff
}

.col-0 {
	clear: left
}

.row.no-gutter {
	margin-right: 0;
	margin-left: 0
}

.no-gutter [class*="col"] {
	padding: 0
}

.row-sm {
	margin-right: -8px;
	margin-left: -8px
}

.row-sm > div {
	padding-right: 8px;
	padding-left: 8px
}

.row-xs {
	margin-right: -4px;
	margin-left: -4px
}

.row-xs > div {
	padding-right: 4px;
	padding-left: 4px
}

@media (max-width: 992px) {
	.row {
		margin-right: -8px;
		margin-left: -8px
	}

	.row > div {
		padding-right: 8px;
		padding-left: 8px
	}

	.row-2 [class*="col"] {
		float: left;
		width: 50%
	}

	.row-2 .col-0 {
		clear: none
	}

	.row-2 li:nth-child(odd) {
		margin-left: 0;
		clear: left
	}
}

@media (max-width: 767px) {
	.row {
		margin-right: -4px;
		margin-left: -4px
	}

	.row > div {
		padding-right: 4px;
		padding-left: 4px
	}
}

.panel .table {
	border-color: #e7e8ea !important
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table > tbody > tr > th, .table > tfoot > tr > th {
	padding: 12px 24px;
	border-top: 1px solid #e7e8ea
}

.table > thead > tr > th {
	padding: 12px 24px;
	border-bottom: 1px solid #e7e8ea
}

.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-color: #e7e8ea
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th {
	border-color: #e7e8ea
}

.table-bordered > thead > tr > th {
	border-color: #e7e8ea
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f6f6f7
}

.table-striped > thead > th {
	background-color: #f6f6f7;
	border-right: 1px solid #e7e8ea
}

.table-striped > thead > th:last-child {
	border-right: 0
}

[md-ink-ripple] {
	position: relative
}

.md-btn {
	position: relative;
	display: inline-block;
	padding: 6px;
	overflow: hidden;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: 500;
	line-height: inherit;
	color: currentColor;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
	background: transparent;
	border: 0;
	border-radius: 3px;
	outline: 0;
	transition: box-shadow .4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color .4s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: box-shadow .4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color .4s cubic-bezier(0.25, 0.8, 0.25, 1), transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-variant: inherit
}

.md-btn.md-flat:not([disabled]):hover, .md-btn.md-flat:not([disabled]):focus {
	background-color: rgba(158, 158, 158, 0.2)
}

.md-btn-circle {
	width: 28px;
	height: 28px;
	border-radius: 50%
}

.md-btn[disabled], .md-btn.md-raised[disabled], .md-btn.md-fab[disabled] {
	color: rgba(0, 0, 0, 0.26);
	cursor: not-allowed;
	background-color: transparent
}

.md-fab {
	line-height: 44px
}

.md-fab-offset {
	margin-top: -28px;
	margin-bottom: -28px
}

.md-btn:focus {
	outline: 0
}

.md-btn:hover {
	text-decoration: none
}

.md-btn.md-cornered {
	border-radius: 0
}

.md-btn.md-icon {
	padding: 0;
	background: 0
}

.md-btn.md-raised {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.md-btn.md-fab {
	z-index: 20;
	width: 56px;
	height: 56px;
	overflow: hidden;
	border-radius: 50%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition: .2s linear;
	transition-property: -webkit-transform, box-shadow;
	transition-property: transform, box-shadow
}

.md-btn.md-raised:not([disabled]), .md-btn.md-fab {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26)
}

.md-btn.md-raised:not([disabled]):focus, .md-btn.md-raised:not([disabled]):hover, .md-btn.md-fab:not([disabled]):focus, .md-btn.md-fab:not([disabled]):hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4)
}

.md-btn.md-fab.md-fab-bottom-right {
	position: absolute;
	top: auto;
	right: 20px;
	bottom: 20px;
	left: auto
}

.md-btn.md-fab.md-fab-bottom-left {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 20px;
	left: 20px
}

.md-btn.md-fab.md-fab-top-right {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: auto;
	left: auto
}

.md-btn.md-fab.md-fab-top-left {
	position: absolute;
	top: 20px;
	right: auto;
	bottom: auto;
	left: 20px
}

.md-btn.md-fab md-icon {
	margin-top: 0
}

.md-btn.md-fab.md-mini {
	width: 40px;
	height: 40px
}

.md-btn:not([disabled]).md-raised:focus, .md-btn:not([disabled]).md-raised:hover, .md-btn:not([disabled]).md-fab:focus, .md-btn:not([disabled]).md-fab:hover {
	-webkit-transform: translate3d(0, -1px, 0);
	transform: translate3d(0, -1px, 0)
}

.md-toast-open-top .md-btn.md-fab-top-left, .md-toast-open-top .md-btn.md-fab-top-right {
	-webkit-transform: translate3d(0, 42px, 0);
	transform: translate3d(0, 42px, 0)
}

.md-toast-open-top .md-btn.md-fab-top-left:not([disabled]):focus, .md-toast-open-top .md-btn.md-fab-top-left:not([disabled]):hover, .md-toast-open-top .md-btn.md-fab-top-right:not([disabled]):focus, .md-toast-open-top .md-btn.md-fab-top-right:not([disabled]):hover {
	-webkit-transform: translate3d(0, 41px, 0);
	transform: translate3d(0, 41px, 0)
}

.md-toast-open-bottom .md-btn.md-fab-bottom-left, .md-toast-open-bottom .md-btn.md-fab-bottom-right {
	-webkit-transform: translate3d(0, -42px, 0);
	transform: translate3d(0, -42px, 0)
}

.md-toast-open-bottom .md-btn.md-fab-bottom-left:not([disabled]):focus, .md-toast-open-bottom .md-btn.md-fab-bottom-left:not([disabled]):hover, .md-toast-open-bottom .md-btn.md-fab-bottom-right:not([disabled]):focus, .md-toast-open-bottom .md-btn.md-fab-bottom-right:not([disabled]):hover {
	-webkit-transform: translate3d(0, -43px, 0);
	transform: translate3d(0, -43px, 0)
}

.card {
	position: relative;
	margin-bottom: 24px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15)
}

.card-heading {
	position: relative;
	padding: 20px 24px
}

.card-heading h2 {
	margin: 0;
	font-size: 18px
}

.card-heading small {
	display: block;
	margin-top: 8px;
	opacity: .5
}

.card-body {
	padding: 20px 24px
}

.card-divider {
	margin: 0 24px;
	border-bottom: 1px solid rgba(110, 115, 120, 0.15)
}

.card-tools {
	position: absolute;
	top: 12px;
	right: 12px
}

.red {
	background-color: #f44336
}

.red-50 {
	background-color: #ffebee
}

.red-100 {
	background-color: #ffcdd2
}

.red-200 {
	background-color: #ef9a9a
}

.red-300 {
	background-color: #e57373
}

.red-400 {
	background-color: #ef5350
}

.red-500 {
	background-color: #f44336
}

.red-600 {
	background-color: #e53935
}

.red-700 {
	background-color: #d32f2f
}

.red-800 {
	background-color: #c62828
}

.red-900 {
	background-color: #b71c1c
}

.red-A100 {
	background-color: #ff8a80
}

.red-A200 {
	background-color: #ff5252
}

.red-A400 {
	background-color: #ff1744
}

.red-A700 {
	background-color: #d50000
}

.pink {
	background-color: #e91e63
}

.pink-50 {
	background-color: #fce4ec
}

.pink-100 {
	background-color: #f8bbd0
}

.pink-200 {
	background-color: #f48fb1
}

.pink-300 {
	background-color: #f06292
}

.pink-400 {
	background-color: #ec407a
}

.pink-500 {
	background-color: #e91e63
}

.pink-600 {
	background-color: #d81b60
}

.pink-700 {
	background-color: #c2185b
}

.pink-800 {
	background-color: #ad1457
}

.pink-900 {
	background-color: #880e4f
}

.pink-A100 {
	background-color: #ff80ab
}

.pink-A200 {
	background-color: #ff4081
}

.pink-A400 {
	background-color: #f50057
}

.pink-A700 {
	background-color: #c51162
}

.purple {
	background-color: #9c27b0
}

.purple-50 {
	background-color: #f3e5f5
}

.purple-100 {
	background-color: #e1bee7
}

.purple-200 {
	background-color: #ce93d8
}

.purple-300 {
	background-color: #ba68c8
}

.purple-400 {
	background-color: #ab47bc
}

.purple-500 {
	background-color: #9c27b0
}

.purple-600 {
	background-color: #8e24aa
}

.purple-700 {
	background-color: #7b1fa2
}

.purple-800 {
	background-color: #6a1b9a
}

.purple-900 {
	background-color: #4a148c
}

.purple-A100 {
	background-color: #ea80fc
}

.purple-A200 {
	background-color: #e040fb
}

.purple-A400 {
	background-color: #d500f9
}

.purple-A700 {
	background-color: #a0f
}

.deep-purple {
	background-color: #673ab7
}

.deep-purple-50 {
	background-color: #ede7f6
}

.deep-purple-100 {
	background-color: #d1c4e9
}

.deep-purple-200 {
	background-color: #b39ddb
}

.deep-purple-300 {
	background-color: #9575cd
}

.deep-purple-400 {
	background-color: #7e57c2
}

.deep-purple-500 {
	background-color: #673ab7
}

.deep-purple-600 {
	background-color: #5e35b1
}

.deep-purple-700 {
	background-color: #512da8
}

.deep-purple-800 {
	background-color: #4527a0
}

.deep-purple-900 {
	background-color: #311b92
}

.deep-purple-A100 {
	background-color: #b388ff
}

.deep-purple-A200 {
	background-color: #7c4dff
}

.deep-purple-A400 {
	background-color: #651fff
}

.deep-purple-A700 {
	background-color: #6200ea
}

.indigo {
	background-color: #3f51b5
}

.indigo-50 {
	background-color: #e8eaf6
}

.indigo-100 {
	background-color: #c5cae9
}

.indigo-200 {
	background-color: #9fa8da
}

.indigo-300 {
	background-color: #7986cb
}

.indigo-400 {
	background-color: #5c6bc0
}

.indigo-500 {
	background-color: #3f51b5
}

.indigo-600 {
	background-color: #3949ab
}

.indigo-700 {
	background-color: #303f9f
}

.indigo-800 {
	background-color: #283593
}

.indigo-900 {
	background-color: #1a237e
}

.indigo-A100 {
	background-color: #8c9eff
}

.indigo-A200 {
	background-color: #536dfe
}

.indigo-A400 {
	background-color: #3d5afe
}

.indigo-A700 {
	background-color: #304ffe
}

.blue {
	background-color: #2196f3
}

.blue-50 {
	background-color: #e3f2fd
}

.blue-100 {
	background-color: #bbdefb
}

.blue-200 {
	background-color: #90caf9
}

.blue-300 {
	background-color: #64b5f6
}

.blue-400 {
	background-color: #42a5f5
}

.blue-500 {
	background-color: #2196f3
}

.blue-600 {
	background-color: #1e88e5
}

.blue-700 {
	background-color: #1976d2
}

.blue-800 {
	background-color: #1565c0
}

.blue-900 {
	background-color: #0d47a1
}

.blue-A100 {
	background-color: #82b1ff
}

.blue-A200 {
	background-color: #448aff
}

.blue-A400 {
	background-color: #2979ff
}

.blue-A700 {
	background-color: #2962ff
}

.light-blue {
	background-color: #03a9f4
}

.light-blue-50 {
	background-color: #e1f5fe
}

.light-blue-100 {
	background-color: #b3e5fc
}

.light-blue-200 {
	background-color: #81d4fa
}

.light-blue-300 {
	background-color: #4fc3f7
}

.light-blue-400 {
	background-color: #29b6f6
}

.light-blue-500 {
	background-color: #03a9f4
}

.light-blue-600 {
	background-color: #039be5
}

.light-blue-700 {
	background-color: #0288d1
}

.light-blue-800 {
	background-color: #0277bd
}

.light-blue-900 {
	background-color: #01579b
}

.light-blue-A100 {
	background-color: #80d8ff
}

.light-blue-A200 {
	background-color: #40c4ff
}

.light-blue-A400 {
	background-color: #00b0ff
}

.light-blue-A700 {
	background-color: #0091ea
}

.cyan {
	background-color: #00bcd4
}

.cyan-50 {
	background-color: #e0f7fa
}

.cyan-100 {
	background-color: #b2ebf2
}

.cyan-200 {
	background-color: #80deea
}

.cyan-300 {
	background-color: #4dd0e1
}

.cyan-400 {
	background-color: #26c6da
}

.cyan-500 {
	background-color: #00bcd4
}

.cyan-600 {
	background-color: #00acc1
}

.cyan-700 {
	background-color: #0097a7
}

.cyan-800 {
	background-color: #00838f
}

.cyan-900 {
	background-color: #006064
}

.cyan-A100 {
	background-color: #84ffff
}

.cyan-A200 {
	background-color: #18ffff
}

.cyan-A400 {
	background-color: #00e5ff
}

.cyan-A700 {
	background-color: #00b8d4
}

.teal {
	background-color: #009688
}

.teal-50 {
	background-color: #e0f2f1
}

.teal-100 {
	background-color: #b2dfdb
}

.teal-200 {
	background-color: #80cbc4
}

.teal-300 {
	background-color: #4db6ac
}

.teal-400 {
	background-color: #26a69a
}

.teal-500 {
	background-color: #009688
}

.teal-600 {
	background-color: #00897b
}

.teal-700 {
	background-color: #00796b
}

.teal-800 {
	background-color: #00695c
}

.teal-900 {
	background-color: #004d40
}

.teal-A100 {
	background-color: #a7ffeb
}

.teal-A200 {
	background-color: #64ffda
}

.teal-A400 {
	background-color: #1de9b6
}

.teal-A700 {
	background-color: #00bfa5
}

.green {
	background-color: #4caf50
}

.green-50 {
	background-color: #e8f5e9
}

.green-100 {
	background-color: #c8e6c9
}

.green-200 {
	background-color: #a5d6a7
}

.green-300 {
	background-color: #81c784
}

.green-400 {
	background-color: #66bb6a
}

.green-500 {
	background-color: #4caf50
}

.green-600 {
	background-color: #43a047
}

.green-700 {
	background-color: #388e3c
}

.green-800 {
	background-color: #2e7d32
}

.green-900 {
	background-color: #1b5e20
}

.green-A100 {
	background-color: #b9f6ca
}

.green-A200 {
	background-color: #69f0ae
}

.green-A400 {
	background-color: #00e676
}

.green-A700 {
	background-color: #00c853
}

.light-green {
	background-color: #8bc34a
}

.light-green-50 {
	background-color: #f1f8e9
}

.light-green-100 {
	background-color: #dcedc8
}

.light-green-200 {
	background-color: #c5e1a5
}

.light-green-300 {
	background-color: #aed581
}

.light-green-400 {
	background-color: #9ccc65
}

.light-green-500 {
	background-color: #8bc34a
}

.light-green-600 {
	background-color: #7cb342
}

.light-green-700 {
	background-color: #689f38
}

.light-green-800 {
	background-color: #558b2f
}

.light-green-900 {
	background-color: #33691e
}

.light-green-A100 {
	background-color: #ccff90
}

.light-green-A200 {
	background-color: #b2ff59
}

.light-green-A400 {
	background-color: #76ff03
}

.light-green-A700 {
	background-color: #64dd17
}

.lime {
	background-color: #cddc39
}

.lime-50 {
	background-color: #f9fbe7
}

.lime-100 {
	background-color: #f0f4c3
}

.lime-200 {
	background-color: #e6ee9c
}

.lime-300 {
	background-color: #dce775
}

.lime-400 {
	background-color: #d4e157
}

.lime-500 {
	background-color: #cddc39
}

.lime-600 {
	background-color: #c0ca33
}

.lime-700 {
	background-color: #afb42b
}

.lime-800 {
	background-color: #9e9d24
}

.lime-900 {
	background-color: #827717
}

.lime-A100 {
	background-color: #f4ff81
}

.lime-A200 {
	background-color: #eeff41
}

.lime-A400 {
	background-color: #c6ff00
}

.lime-A700 {
	background-color: #aeea00
}

.yellow {
	background-color: #ffeb3b
}

.yellow-50 {
	background-color: #fffde7
}

.yellow-100 {
	background-color: #fff9c4
}

.yellow-200 {
	background-color: #fff59d
}

.yellow-300 {
	background-color: #fff176
}

.yellow-400 {
	background-color: #ffee58
}

.yellow-500 {
	background-color: #ffeb3b
}

.yellow-600 {
	background-color: #fdd835
}

.yellow-700 {
	background-color: #fbc02d
}

.yellow-800 {
	background-color: #f9a825
}

.yellow-900 {
	background-color: #f57f17
}

.yellow-A100 {
	background-color: #ffff8d
}

.yellow-A200 {
	background-color: #ff0
}

.yellow-A400 {
	background-color: #ffea00
}

.yellow-A700 {
	background-color: #ffd600
}

.amber {
	background-color: #ffc107
}

.amber-50 {
	background-color: #fff8e1
}

.amber-100 {
	background-color: #ffecb3
}

.amber-200 {
	background-color: #ffe082
}

.amber-300 {
	background-color: #ffd54f
}

.amber-400 {
	background-color: #ffca28
}

.amber-500 {
	background-color: #ffc107
}

.amber-600 {
	background-color: #ffb300
}

.amber-700 {
	background-color: #ffa000
}

.amber-800 {
	background-color: #ff8f00
}

.amber-900 {
	background-color: #ff6f00
}

.amber-A100 {
	background-color: #ffe57f
}

.amber-A200 {
	background-color: #ffd740
}

.amber-A400 {
	background-color: #ffc400
}

.amber-A700 {
	background-color: #ffab00
}

.orange {
	background-color: #ff9800
}

.orange-50 {
	background-color: #fff3e0
}

.orange-100 {
	background-color: #ffe0b2
}

.orange-200 {
	background-color: #ffcc80
}

.orange-300 {
	background-color: #ffb74d
}

.orange-400 {
	background-color: #ffa726
}

.orange-500 {
	background-color: #ff9800
}

.orange-600 {
	background-color: #fb8c00
}

.orange-700 {
	background-color: #f57c00
}

.orange-800 {
	background-color: #ef6c00
}

.orange-900 {
	background-color: #e65100
}

.orange-A100 {
	background-color: #ffd180
}

.orange-A200 {
	background-color: #ffab40
}

.orange-A400 {
	background-color: #ff9100
}

.orange-A700 {
	background-color: #ff6d00
}

.deep-orange {
	background-color: #ff5722
}

.deep-orange-50 {
	background-color: #fbe9e7
}

.deep-orange-100 {
	background-color: #ffccbc
}

.deep-orange-200 {
	background-color: #ffab91
}

.deep-orange-300 {
	background-color: #ff8a65
}

.deep-orange-400 {
	background-color: #ff7043
}

.deep-orange-500 {
	background-color: #ff5722
}

.deep-orange-600 {
	background-color: #f4511e
}

.deep-orange-700 {
	background-color: #e64a19
}

.deep-orange-800 {
	background-color: #d84315
}

.deep-orange-900 {
	background-color: #bf360c
}

.deep-orange-A100 {
	background-color: #ff9e80
}

.deep-orange-A200 {
	background-color: #ff6e40
}

.deep-orange-A400 {
	background-color: #ff3d00
}

.deep-orange-A700 {
	background-color: #dd2c00
}

.brown {
	background-color: #795548
}

.brown-50 {
	background-color: #efebe9
}

.brown-100 {
	background-color: #d7ccc8
}

.brown-200 {
	background-color: #bcaaa4
}

.brown-300 {
	background-color: #a1887f
}

.brown-400 {
	background-color: #8d6e63
}

.brown-500 {
	background-color: #795548
}

.brown-600 {
	background-color: #6d4c41
}

.brown-700 {
	background-color: #5d4037
}

.brown-800 {
	background-color: #4e342e
}

.brown-900 {
	background-color: #3e2723
}

.blue-grey {
	background-color: #607d8b
}

.blue-grey-50 {
	background-color: #eceff1
}

.blue-grey-100 {
	background-color: #cfd8dc
}

.blue-grey-200 {
	background-color: #b0bec5
}

.blue-grey-300 {
	background-color: #90a4ae
}

.blue-grey-400 {
	background-color: #78909c
}

.blue-grey-500 {
	background-color: #607d8b
}

.blue-grey-600 {
	background-color: #546e7a
}

.blue-grey-700 {
	background-color: #455a64
}

.blue-grey-800 {
	background-color: #37474f
}

.blue-grey-900 {
	background-color: #263238
}

.grey {
	background-color: #9e9e9e
}

.grey-50 {
	background-color: #fafafa
}

.grey-100 {
	background-color: #f5f5f5
}

.grey-200 {
	background-color: #eee
}

.grey-300 {
	background-color: #e0e0e0
}

.grey-400 {
	background-color: #bdbdbd
}

.grey-500 {
	background-color: #9e9e9e
}

.grey-600 {
	background-color: #757575
}

.grey-700 {
	background-color: #616161
}

.grey-800 {
	background-color: #424242
}

.grey-900 {
	background-color: #212121
}

.red, .red-500, .red-600, .red-700, .red-A200, .red-A400, .red-A700, .pink, .pink-500, .pink-600, .pink-A200, .pink-A400, .pink-A700, .purple-300, .purple-400, .purple-A200, .purple-A400, .purple-A700, .deep-purple-300, .deep-purple-400, .deep-purple-A200, .indigo-300, .indigo-400, .indigo-A200, .indigo-A400, .blue, .blue-500, .blue-600, .blue-700, .blue-A200, .blue-A400, .blue-A700, .light-blue, .light-blue-500, .light-blue-600, .light-blue-700, .light-blue-800, .light-blue-A700, .cyan, .cyan-500, .cyan-600, .cyan-700, .cyan-800, .teal, .teal-500, .teal-600, .teal-700, .green, .green-500, .green-600, .green-700, .light-green-800, .light-green-900, .lime-900, .orange-800, .orange-900, .deep-orange, .deep-orange-500, .deep-orange-600, .deep-orange-700, .deep-orange-800, .deep-orange-900, .deep-orange-A400, .deep-orange-A700, .brown-300, .brown-400, .blue-grey, .blue-grey-400, .blue-grey-500 {
	color: #fff
}

.red-800, .red-900, .pink-700, .pink-800, .pink-900, .purple, .purple-500, .purple-600, .purple-700, .purple-800, .purple-900, .deep-purple, .deep-purple-500, .deep-purple-600, .deep-purple-700, .deep-purple-800, .deep-purple-900, .deep-purple-A400, .deep-purple-A700, .indigo, .indigo-500, .indigo-600, .indigo-700, .indigo-800, .indigo-900, .indigo-A700, .blue-800, .blue-900, .light-blue-900, .cyan-900, .teal-800, .teal-900, .green-800, .green-900, .brown, .brown-500, .brown-600, .brown-700, .brown-800, .brown-900, .blue-grey-600, .blue-grey-700, .blue-grey-800, .blue-grey-900, .grey-600, .grey-700, .grey-800, .grey-900 {
	color: rgba(255, 255, 255, 0.87)
}

.orange-A700 {
	color: #000
}

.md-list {
	border-radius: 3px
}

/*.md-list-item {*/
	/*position: relative;*/
	/*display: block;*/
	/*padding: 16px*/
/*}*/

.md-list-item:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid rgba(160, 160, 160, 0.2);
	content: ""
}

.md-list-item:last-child.md-list-item:after {
	border: 0
}

.md-list-item.inset.md-list-item:after {
	left: 72px
}

.md-list-item-left {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 16px;
	line-height: 40px;
	text-align: center
}

.md-list-item-content {
	overflow: hidden
}

.md-list-item-content h3 {
	margin: 0 0 3px 0;
	font-weight: normal
}

.md-form-group {
	position: relative;
	padding: 18px 0 24px 0
}

.md-input {
	position: relative;
	z-index: 5;
	width: 100%;
	height: 34px;
	padding: 2px;
	color: inherit;
	background: transparent;
	border: 0;
	/*border-bottom: 1px solid rgba(160, 160, 160, 0.2);*/
	border-radius: 0;
	box-shadow: none
}

/*.md-input:focus, .md-input.focus {*/
	/*padding-bottom: 1px;*/
	/*border-color: #3f51b5;*/
	/*border-bottom-width: 2px*/
/*}*/

.md-input:focus ~ label, .md-input.focus ~ label {
	top: 0 !important;
	font-size: .85em !important;
	color: #3f51b5;
	opacity: 1
}

.float-label .md-input ~ label {
	top: 20px;
	font-size: 1em
}

.float-label .md-input.ng-dirty ~ label, .float-label .md-input.has-value ~ label {
	top: 0;
	font-size: .85em
}

.md-input ~ label {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	display: inline-block;
	font-size: .85em;
	opacity: .5;
	-webkit-transition: all .2s;
	transition: all .2s
}

.md-input.disabled, .md-input[disabled] {
	opacity: .5
}

textarea.md-input {
	height: auto
}

.md-input-white:focus, .md-input-white.focus {
	border-color: #fff
}

.md-input-white:focus ~ label, .md-input-white.focus ~ label {
	color: #fff
}

.md-input-msg {
	position: absolute;
	bottom: 0;
	font-size: .85em;
	line-height: 24px
}

.md-input-msg.right {
	right: 0
}

/*.md-check {*/
	/*position: relative;*/
	/*display: inline-block;*/
	/*padding-left: 20px;*/
	/*margin: 0;*/
	/*cursor: pointer*/
/*}*/

/*.md-check input {*/
	/*position: absolute;*/
	/*z-index: 1;*/
	/*width: 20px;*/
	/*height: 20px;*/
	/*margin-left: -20px;*/
	/*cursor: pointer;*/
	/*opacity: 0*/
/*}*/

/*.md-check input:checked + i:before {*/
	/*background-color: inherit;*/
	/*border-width: 0*/
/*}*/

/*.md-check input:checked + span .active {*/
	/*display: inherit*/
/*}*/

/*.md-check input[type="radio"] + i, .md-check input[type="radio"] + i:before {*/
	/*border-radius: 50%*/
/*}*/

/*.md-check input[type="checkbox"]:checked + i:after {*/
	/*position: absolute;*/
	/*top: 2px;*/
	/*left: 6px;*/
	/*display: table;*/
	/*width: 6px;*/
	/*height: 12px;*/
	/*border: 2px solid;*/
	/*border-top: 0;*/
	/*border-left: 0;*/
	/*content: ' ';*/
	/*-webkit-transform: rotate(45deg);*/
	/*-ms-transform: rotate(45deg);*/
	/*transform: rotate(45deg)*/
/*}*/

/*.md-check input[type="radio"]:checked + i:after {*/
	/*position: absolute;*/
	/*top: 6px;*/
	/*left: 6px;*/
	/*display: table;*/
	/*width: 6px;*/
	/*height: 6px;*/
	/*background: #fff;*/
	/*border-radius: 50%;*/
	/*content: ' '*/
/*}*/

/*.md-check input[disabled] + i:before, fieldset[disabled] .md-check input + i:before {*/
	/*border-color: rgba(0, 0, 0, 0.26)*/
/*}*/

/*.md-check input[disabled]:checked + i:before {*/
	/*background-color: rgba(0, 0, 0, 0.26)*/
/*}*/

/*.md-check > i {*/
	/*position: relative;*/
	/*display: inline-block;*/
	/*width: 0;*/
	/*height: 18px;*/
	/*margin-top: -2px;*/
	/*margin-right: 28px;*/
	/*margin-left: -20px;*/
	/*line-height: 1;*/
	/*vertical-align: middle*/
/*}*/

/*.md-check > i:before {*/
	/*position: absolute;*/
	/*width: 18px;*/
	/*height: 100%;*/
	/*border: 2px solid rgba(0, 0, 0, 0.54);*/
	/*border-radius: 2px;*/
	/*content: "";*/
	/*-webkit-transition: all .2s;*/
	/*transition: all .2s*/
/*}*/

/*.md-check > i.no-icon:after {*/
	/*display: none !important*/
/*}*/

.md-switch {
	min-height: 20px;
	padding-left: 36px;
	margin: 0;
	cursor: pointer
}

.md-switch input {
	position: absolute;
	z-index: 1;
	width: 36px;
	height: 20px;
	margin-left: -36px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}

.md-switch input:checked + i:before {
	background: inherit;
	opacity: .5
}

.md-switch input:checked + i:after {
	left: 16px;
	background: inherit
}

.md-switch input[disabled] + i:before, fieldset[disabled] .md-switch input + i:before {
	background-color: rgba(0, 0, 0, 0.12)
}

.md-switch input[disabled] + i:after, fieldset[disabled] .md-switch input + i:after {
	background-color: #bdbdbd
}

.md-switch i {
	position: relative;
	display: inline-block;
	width: 0;
	height: 18px;
	margin-top: -2px;
	margin-right: 44px;
	margin-left: -36px;
	line-height: 1;
	vertical-align: middle
}

.md-switch i:before {
	position: absolute;
	top: 3px;
	left: 1px;
	width: 34px;
	height: 14px;
	background-color: #9e9e9e;
	border-radius: 8px;
	content: "";
	-webkit-transition: all .2s;
	transition: all .2s
}

.md-switch i:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	margin: 0;
	background-color: #fff;
	border-radius: 50%;
	content: "";
	outline: 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-transition: all .2s;
	transition: all .2s
}

.md-whiteframe-z0 {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.md-whiteframe-z1 {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26)
}

.md-whiteframe-z2 {
	box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2)
}

.md-whiteframe-z3 {
	box-shadow: 0 17px 50px rgba(0, 0, 0, 0.19)
}

.md-whiteframe-z4 {
	box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22)
}

.md-whiteframe-z5 {
	box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2)
}

.arrow {
	position: absolute;
	z-index: 10
}

.arrow:before, .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 9px;
	content: ""
}

.arrow:after {
	border-width: 8px
}

.arrow.top {
	top: -9px;
	left: 50%;
	margin-left: -9px
}

.arrow.top.pull-in {
	top: -4px
}

.arrow.top:before {
	border-bottom-color: rgba(0, 0, 0, 0.1);
	border-top-width: 0
}

.arrow.top:after {
	top: 1px;
	left: 1px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: inherit;
	border-left-color: transparent;
	border-top-width: 0
}

.arrow.right {
	top: 50%;
	right: 0;
	margin-top: -9px
}

.arrow.right.pull-in {
	right: 5px
}

.arrow.right:before {
	border-left-color: rgba(0, 0, 0, 0.1);
	border-right-width: 0
}

.arrow.right:after {
	top: 1px;
	left: 0;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: inherit;
	border-right-width: 0
}

.arrow.bottom {
	bottom: 0;
	left: 50%;
	margin-left: -9px
}

.arrow.bottom.pull-in {
	bottom: 5px
}

.arrow.bottom:before {
	border-top-color: rgba(0, 0, 0, 0.1);
	border-bottom-width: 0
}

.arrow.bottom:after {
	top: 0;
	left: 1px;
	border-top-color: inherit;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-bottom-width: 0
}

.arrow.left {
	top: 50%;
	left: -9px;
	margin-top: -9px
}

.arrow.left.pull-in {
	left: -4px
}

.arrow.left:before {
	border-right-color: rgba(0, 0, 0, 0.1);
	border-left-width: 0
}

.arrow.left:after {
	top: 1px;
	left: 1px;
	border-top-color: transparent;
	border-right-color: inherit;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-left-width: 0
}

.arrow.pull-left {
	left: 18px
}

.arrow.pull-right {
	right: 26px;
	left: auto
}

.arrow.pull-top {
	top: 18px
}

.arrow.pull-bottom {
	top: auto;
	bottom: 26px
}

.arrow.b-primary:before, .arrow.b-info:before, .arrow.b-success:before, .arrow.b-warning:before, .arrow.b-danger:before, .arrow.b-accent:before, .arrow.b-dark:before {
	border-color: transparent
}



.ui-checks {
	padding-left: 20px;
	cursor: pointer
}

.ui-checks input {
	position: absolute;
	margin-left: -20px;
	opacity: 0
}

.ui-checks input:checked + i {
	border-color: #cfd1d4
}

.ui-checks input:checked + i:before {
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	background-color: #2196f3
}

.ui-checks input:checked + span .active {
	display: inherit
}

.ui-checks input[type="radio"] + i, .ui-checks input[type="radio"] + i:before {
	border-radius: 50%
}

.ui-checks input[disabled] + i, fieldset[disabled] .ui-checks input + i {
	border-color: #dddee0
}

.ui-checks input[disabled] + i:before, fieldset[disabled] .ui-checks input + i:before {
	background-color: #dddee0
}

.ui-checks > i {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: -2px;
	margin-right: 4px;
	margin-left: -20px;
	line-height: 1;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #cfd1d4
}

.ui-checks > i:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background-color: transparent;
	content: "";
	-webkit-transition: all .2s;
	transition: all .2s
}

.ui-checks > span {
	margin-left: -20px
}

.ui-checks > span .active {
	display: none
}

.ui-checks-md input:checked + i:before {
	top: 5px;
	left: 5px
}

.ui-checks-md > i {
	width: 18px;
	height: 18px
}

.ui-checks-lg input:checked + i:before {
	top: 8px;
	left: 8px;
	width: 12px;
	height: 12px
}

.ui-checks-lg > i {
	width: 30px;
	height: 30px
}

html, body {
	width: 100%;
	height: 100%
}

body {
	overflow: hidden
}

.app {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto
}

.modal-open .app {
	overflow: hidden
}

.app-aside {
	position: absolute !important;
	top: 0;
	bottom: 0;
	z-index: 60;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: transparent;
	opacity: 1;
	box-shadow: 0 64px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.app-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	overflow-y: auto
}

@media (min-width: 992px) {
	.app-aside {
		display: block !important;
		width: 240px
	}

	.app-aside.folded {
		width: 64px
	}

	.app-aside.folded ~ .app-content {
		margin-left: 64px
	}

	.app-aside ~ .app-content {
		margin-left: 240px
	}

	.app-aside.md-sidenav-left {
		min-width: 0;
		-webkit-transform: translate3d(0, 0, 0) !important;
		transform: translate3d(0, 0, 0) !important
	}

	.app-aside .left {
		-webkit-transform: translate3d(0, 0, 0) !important;
		transform: translate3d(0, 0, 0) !important
	}
}

@media (max-width: 991px) {
	.app-aside.modal {
		z-index: 1050
	}

	.app-aside .left {
		max-width: 304px
	}

	.app-padding {
		padding: 4px 4px
	}
}

nav {
	overflow-x: hidden
}

nav ul.nav li {
	position: relative
}

nav ul.nav li li a {
	padding-left: 72px;
	line-height: 36px
}

nav ul.nav li li a .badge, nav ul.nav li li a .label {
	margin-top: 10px
}

nav ul.nav li li li a {
	padding-left: 88px
}

nav ul.nav li li li li a {
	padding-left: 106px
}

nav ul.nav li a, nav ul.nav li .nav-item {
	position: relative;
	display: block;
	padding: 0 16px;
	font-weight: normal;
	line-height: 40px;
	text-align: left;
	text-transform: none;
	border-radius: 0 !important
}

nav ul.nav li a .text, nav ul.nav li .nav-item .text {
	margin-left: 16px
}

nav ul.nav li a .up, nav ul.nav li .nav-item .up {
	z-index: 1;
	margin-left: 16px;
	font-style: normal
}

nav ul.nav li a > .pull-right i, nav ul.nav li .nav-item > .pull-right i {
	margin-left: 16px;
	-webkit-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out
}

nav ul.nav li a > .icon, nav ul.nav li .nav-item > .icon {
	top: 0;
	float: left;
	min-width: 40px;
	margin-right: 16px;
	line-height: inherit
}

nav ul.nav li a > .icon:before, nav ul.nav li .nav-item > .icon:before {
	display: inline-block;
	width: 24px;
	text-align: center;
	opacity: .75
}

nav ul.nav li a:hover, nav ul.nav li .nav-item:hover, nav ul.nav li a:focus, nav ul.nav li .nav-item:focus {
	background-color: rgba(158, 158, 158, 0.2)
}

nav ul.nav li label {
	display: block
}

nav ul.nav li label i {
	margin-right: 48px;
	margin-left: -16px
}

nav ul.nav li.active {
	background-color: rgba(0, 0, 0, 0.05)
}

nav ul.nav li.active > a {
	background-color: transparent
}

nav ul.nav li.active > a > .pull-right i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

nav ul.nav.nav-stacked a, nav ul.nav.nav-stacked .nav-header {
	padding: 0 16px;
	line-height: 30px
}

nav .nav-header {
	padding: 0 16px;
	line-height: 40px
}

nav .nav-header:hover, nav .nav-header:focus {
	background-color: transparent !important
}

@media (min-width: 992px) {
	.folded {
		z-index: 60;
		-webkit-transition: width .4s cubic-bezier(0.25, 0.8, 0.25, 1);
		transition: width .4s cubic-bezier(0.25, 0.8, 0.25, 1)
	}

	.folded .nav li ul {
		display: none
	}

	.folded .nav li a, .folded .nav li .nav-item {
		text-align: center
	}

	.folded .nav li a span, .folded .nav li .nav-item span {
		display: none
	}

	.folded .nav li a .up, .folded .nav li .nav-item .up {
		position: absolute;
		top: -8px;
		right: 4px
	}

	.folded .nav li a .icon, .folded .nav li .nav-item .icon {
		float: none;
		min-width: 0;
		margin-right: 0;
		line-height: 50px
	}

	.folded .nav li a label i, .folded .nav li .nav-item label i {
		margin-right: 0;
		margin-left: -38px
	}

	.folded .navbar-brand {
		text-align: center
	}

	.folded .hidden-folded {
		display: none
	}

	.folded:hover, .folded:focus, .folded.active {
		width: 240px
	}

	.folded:hover > *, .folded:focus > *, .folded.active > * {
		width: 240px
	}

	.folded:hover .nav li ul, .folded:focus .nav li ul, .folded.active .nav li ul {
		display: inherit
	}

	.folded:hover .nav li a, .folded:focus .nav li a, .folded.active .nav li a, .folded:hover .nav li .nav-item, .folded:focus .nav li .nav-item, .folded.active .nav li .nav-item {
		text-align: left
	}

	.folded:hover .nav li a span, .folded:focus .nav li a span, .folded.active .nav li a span, .folded:hover .nav li .nav-item span, .folded:focus .nav li .nav-item span, .folded.active .nav li .nav-item span {
		display: inline
	}

	.folded:hover .nav li a .up, .folded:focus .nav li a .up, .folded.active .nav li a .up, .folded:hover .nav li .nav-item .up, .folded:focus .nav li .nav-item .up, .folded.active .nav li .nav-item .up {
		position: static
	}

	.folded:hover .nav li a .icon, .folded:focus .nav li a .icon, .folded.active .nav li a .icon, .folded:hover .nav li .nav-item .icon, .folded:focus .nav li .nav-item .icon, .folded.active .nav li .nav-item .icon {
		float: left;
		margin-right: 32px;
		line-height: inherit
	}

	.folded:hover .nav li label i, .folded:focus .nav li label i, .folded.active .nav li label i {
		margin-right: 48px;
		margin-left: -16px
	}

	.folded:hover .navbar-brand, .folded:focus .navbar-brand, .folded.active .navbar-brand {
		text-align: left
	}

	.folded:hover .hidden-folded, .folded:focus .hidden-folded, .folded.active .hidden-folded {
		display: inherit
	}

	.folded:hover .hidden-folded.inline, .folded:focus .hidden-folded.inline, .folded.active .hidden-folded.inline {
		display: inline-block
	}
}

.nav-sub {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .5s cubic-bezier(0.35, 0, 0.25, 1);
	transition: max-height .5s cubic-bezier(0.35, 0, 0.25, 1)
}

.nav-sub .md-ripple-container {
	display: none;
	visibility: hidden
}

.active > .nav-sub {
	max-height: 999px
}

.active > .nav-sub .md-ripple-container {
	display: block;
	visibility: visible
}

.i-16 {
	font-size: 16px;
	vertical-align: -15%
}

.i-20 {
	font-size: 20px;
	vertical-align: -19%
}

.i-24 {
	font-size: 24px;
	vertical-align: -23%
}

.ui-icon {
	display: inline-block;
	height: 1em;
	text-align: center;
	background: transparent !important
}

.ui-icon:before {
	position: relative;
	z-index: 1
}

.ui-icon:after {
	position: relative;
	top: -1.5em;
	z-index: 0;
	display: block;
	width: 2em;
	height: 2em;
	border-color: inherit;
	border-style: solid;
	border-width: 1px;
	border-radius: 2em;
	content: "";
	background-clip: padding-box
}

.ui-icon.b-2x:after {
	border-width: 2px
}

.ui-icon.b-3x:after {
	border-width: 3px
}

.ui-icon.ui-icon-sm:after {
	top: -1.35em;
	width: 1.7em;
	height: 1.7em
}

.ui-icon.bg-primary:after {
	background-color: #3f51b5
}

.ui-icon.bg-info:after {
	background-color: #2196f3
}

.ui-icon.bg-success:after {
	background-color: #4caf50
}

.ui-icon.bg-warning:after {
	background-color: #ffc107
}

.ui-icon.bg-danger:after {
	background-color: #f44336
}

.ui-icon.bg-accent:after {
	background-color: #7e57c2
}

.ui-icon.bg-dark:after {
	background-color: #475069
}

.ui-icon.bg-light:after {
	background-color: #eaebec
}

.ui-icon.bg-white:after {
	background-color: #fff
}

.item {
	position: relative
}

.item .top {
	position: absolute;
	top: 0;
	right: 0;
	left: 0
}

.item .bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0
}

.item .center {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0
}

.item-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none
}

.item-overlay.active, .item:hover .item-overlay {
	display: block
}

.list-icon i {
	margin-right: 16px;
	-webkit-transition: font-size .2s;
	transition: font-size .2s
}

.list-icon div {
	overflow: hidden;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.jqstooltip {
	padding: 5px 10px !important;
	background-color: rgba(0, 0, 0, 0.8) !important;
	border: solid 1px #000 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.easyPieChart {
	position: relative;
	display: table;
	text-align: center
}

.easyPieChart > div {
	position: relative;
	z-index: 1;
	display: table-cell;
	line-height: 1;
	vertical-align: middle
}

.easyPieChart > div img {
	margin-top: -4px
}

.easyPieChart canvas {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}

#flotTip {
	z-index: 100;
	padding: 4px 10px;
	font-size: 12px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.8) !important;
	border: solid 1px #000 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.legendColorBox > div {
	margin: 5px;
	border: none !important
}

.legendColorBox > div > div {
	border-radius: 10px
}

.st-sort-ascent:before {
	content: '\25B2'
}

.st-sort-descent:before {
	content: '\25BC'
}

.st-selected td {
	background: #f0f9ec !important
}

.ui-select-bootstrap > .ui-select-choices {
	overflow-y: scroll
}

.panel .dataTables_wrapper {
	padding-top: 10px
}

.panel .dataTables_wrapper > .row {
	margin: 0
}

.panel .dataTables_wrapper > .row > .col-sm-12 {
	padding: 0
}

.dataTables_wrapper.form-inline .form-control {
	width: auto
}

.btn-info .text-info {
	color: #fff
}

.ie .ie-show {
	display: block
}

.waves-effect {
	-webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

.streamline {
	position: relative;
	border-color: #dddee0
}

.streamline .sl-item:after, .streamline:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 11px;
	height: 11px;
	margin-left: -6px;
	background-color: #fff;
	border-color: inherit;
	border-style: solid;
	border-width: 2px;
	border-radius: 50%;
	content: ''
}

.sl-icon {
	position: absolute;
	left: -15px;
	z-index: 1
}

.sl-icon > i {
	display: table-cell;
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle
}

.sl-item {
	position: relative;
	padding-bottom: 1px;
	border-color: #dddee0
}

.sl-item:before, .sl-item:after {
	display: table;
	content: " "
}

.sl-item:after {
	clear: both
}

.sl-item:after {
	top: 5px;
	bottom: auto
}

.sl-item.b-l {
	margin-left: -1px
}

.sl-item.sl-item-md:after {
	top: 0;
	width: 30px;
	height: 30px;
	margin-left: -16px
}

.sl-content {
	margin-left: 24px
}

.ui-switch {
	position: relative;
	display: inline-block;
	width: 32px;
	height: 18px;
	margin: 0;
	cursor: pointer;
	background-color: #4caf50;
	border-radius: 30px
}

.ui-switch input {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0)
}

.ui-switch input:checked + i:before {
	top: 50%;
	right: 5px;
	bottom: 50%;
	left: 50%;
	border-width: 0;
	border-radius: 5px
}

.ui-switch input:checked + i:after {
	margin-left: 15px
}

.ui-switch i:before {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	border-radius: 30px;
	content: "";
	-webkit-transition: all .2s;
	transition: all .2s
}

.ui-switch i:after {
	position: absolute;
	top: 1px;
	bottom: 1px;
	width: 16px;
	background-color: #fff;
	border-radius: 50%;
	content: "";
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-transition: margin-left .3s;
	transition: margin-left .3s
}

.ui-switch-md {
	width: 40px;
	height: 24px
}

.ui-switch-md input:checked + i:after {
	margin-left: 17px
}

.ui-switch-md i:after {
	width: 22px
}

.ui-switch-lg {
	width: 50px;
	height: 30px
}

.ui-switch-lg input:checked + i:after {
	margin-left: 21px
}

.ui-switch-lg i:after {
	width: 28px
}

.timeline {
	padding: 0;
	margin: 0
}

.tl-item {
	display: block
}

.tl-item:before, .tl-item:after {
	display: table;
	content: " "
}

.tl-item:after {
	clear: both
}

.visible-left {
	display: none
}

.tl-wrap {
	display: block;
	padding: 15px 0 15px 20px;
	margin-left: 6em;
	border-color: #dddee0;
	border-style: solid;
	border-width: 0 0 0 2px
}

.tl-wrap:before, .tl-wrap:after {
	display: table;
	content: " "
}

.tl-wrap:after {
	clear: both
}

.tl-wrap:before {
	position: relative;
	top: 15px;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: -26px;
	background: #eaebec;
	border-color: inherit;
	border-style: solid;
	border-width: 3px;
	border-radius: 50%;
	content: "";
	box-shadow: 0 0 0 4px #efefef
}

.tl-date {
	position: relative;
	top: 10px;
	display: block;
	float: left;
	width: 4.5em;
	margin-left: -7.5em;
	text-align: right
}

.tl-content {
	position: relative;
	display: inline-block;
	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;
	margin-left: 1px;
	text-align: center
}

.timeline-center .tl-item {
	margin-left: 50%
}

.timeline-center .tl-item .tl-wrap {
	margin-left: -2px
}

.timeline-center .tl-header {
	width: auto;
	margin-left: -1px
}

.timeline-center .tl-left {
	margin-right: 50%;
	margin-left: 0
}

.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;
	padding-right: 20px;
	padding-left: 0;
	margin-right: 0;
	border-right-width: 2px;
	border-left-width: 0
}

.timeline-center .tl-left .tl-wrap:before {
	float: right;
	margin-right: -26px;
	margin-left: 0
}

.timeline-center .tl-left .tl-date {
	float: right;
	margin-right: -8.5em;
	margin-left: 0;
	text-align: left
}

.bg-white {
	background-color: #fff
}

.bg-light {
	background-color: #eaebec
}

.bg-light.lt {
	background-color: #f8f8f8 !important
}

.bg-light .lt {
	background-color: #f8f8f8
}

.bg-light.dk {
	background-color: #dbdee2 !important
}

.bg-light .dk {
	background-color: #dbdee2
}

.bg-light.bg {
	background-color: #eaebec !important
}

.bg-light .bg {
	background-color: #eaebec
}

.bg-dark {
	color: rgba(255, 255, 255, 0.87);
	background-color: #475069
}

.bg-dark.lt {
	background-color: #565e73 !important
}

.bg-dark .lt {
	background-color: #565e73
}

.bg-dark.dk {
	background-color: #39435e !important
}

.bg-dark .dk {
	background-color: #39435e
}

.bg-dark.bg {
	background-color: #475069 !important
}

.bg-dark .bg {
	background-color: #475069
}

.bg-primary {
	color: rgba(255, 255, 255, 0.87);
	background-color: #3f51b5
}

.bg-primary.lt {
	background-color: #5363bb !important
}

.bg-primary .lt {
	background-color: #5363bb
}

.bg-primary.dk {
	background-color: #3345a8 !important
}

.bg-primary .dk {
	background-color: #3345a8
}

.bg-primary.bg {
	background-color: #3f51b5 !important
}

.bg-primary .bg {
	background-color: #3f51b5
}

.bg-success {
	color: rgba(255, 255, 255, 0.87);
	background-color: #4caf50
}

.bg-success.lt {
	background-color: #62b265 !important
}

.bg-success .lt {
	background-color: #62b265
}

.bg-success.dk {
	background-color: #3fa343 !important
}

.bg-success .dk {
	background-color: #3fa343
}

.bg-success.bg {
	background-color: #4caf50 !important
}

.bg-success .bg {
	background-color: #4caf50
}

.bg-info {
	color: rgba(255, 255, 255, 0.87);
	background-color: #2196f3
}

.bg-info.lt {
	background-color: #3ea1ef !important
}

.bg-info .lt {
	background-color: #3ea1ef
}

.bg-info.dk {
	background-color: #078bf4 !important
}

.bg-info .dk {
	background-color: #078bf4
}

.bg-info.bg {
	background-color: #2196f3 !important
}

.bg-info .bg {
	background-color: #2196f3
}

.bg-warning {
	color: rgba(255, 255, 255, 0.87);
	background-color: #ffc107
}

.bg-warning.lt {
	background-color: #f9c526 !important
}

.bg-warning .lt {
	background-color: #f9c526
}

.bg-warning.dk {
	background-color: #ecb100 !important
}

.bg-warning .dk {
	background-color: #ecb100
}

.bg-warning.bg {
	background-color: #ffc107 !important
}

.bg-warning .bg {
	background-color: #ffc107
}

.bg-danger {
	color: rgba(255, 255, 255, 0.87);
	background-color: #f44336
}

.bg-danger.lt {
	background-color: #f15e53 !important
}

.bg-danger .lt {
	background-color: #f15e53
}

.bg-danger.dk {
	background-color: #f92718 !important
}

.bg-danger .dk {
	background-color: #f92718
}

.bg-danger.bg {
	background-color: #f44336 !important
}

.bg-danger .bg {
	background-color: #f44336
}

.bg-accent {
	color: rgba(255, 255, 255, 0.87);
	background-color: #7e57c2
}

.bg-accent.lt {
	background-color: #8e6fc4 !important
}

.bg-accent .lt {
	background-color: #8e6fc4
}

.bg-accent.dk {
	background-color: #6e3ec2 !important
}

.bg-accent .dk {
	background-color: #6e3ec2
}

.bg-accent.bg {
	background-color: #7e57c2 !important
}

.bg-accent .bg {
	background-color: #7e57c2
}

a.bg-primary:hover {
	background-color: #3849a2
}

a.text-primary:hover {
	color: #3849a2
}

.text-primary {
	color: #3f51b5
}

.text-primary-lt {
	color: #4d5ec1
}

.text-primary-dk {
	color: #3849a2
}

a.bg-info:hover {
	background-color: #0d8aee
}

a.text-info:hover {
	color: #0d8aee
}

.text-info {
	color: #2196f3
}

.text-info-lt {
	color: #39a1f4
}

.text-info-dk {
	color: #0d8aee
}

a.bg-success:hover {
	background-color: #449d48
}

a.text-success:hover {
	color: #449d48
}

.text-success {
	color: #4caf50
}

.text-success-lt {
	color: #5cb860
}

.text-success-dk {
	color: #449d48
}

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

a.text-warning:hover {
	color: #ecb100
}

.text-warning {
	color: #ffc107
}

.text-warning-lt {
	color: #ffc721
}

.text-warning-dk {
	color: #ecb100
}

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

a.text-danger:hover {
	color: #f32c1e
}

.text-danger {
	color: #f44336
}

.text-danger-lt {
	color: #f55a4e
}

.text-danger-dk {
	color: #f32c1e
}

a.bg-accent:hover {
	background-color: #7044bb
}

a.text-accent:hover {
	color: #7044bb
}

.text-accent {
	color: #7e57c2
}

.text-accent-lt {
	color: #8c6ac9
}

.text-accent-dk {
	color: #7044bb
}

a.bg-dark:hover {
	background-color: #3d445a
}

a.text-dark:hover {
	color: #3d445a
}

.text-dark {
	color: #475069
}

.text-dark-lt {
	color: #515c78
}

.text-dark-dk {
	color: #3d445a
}

.text-white {
	color: #fff
}

.text-white-lt {
	color: rgba(255, 255, 255, 0.54)
}

.text-white-dk {
	color: rgba(255, 255, 255, 0.87)
}

.text-black {
	color: #000
}

.text-black-lt {
	color: rgba(0, 0, 0, 0.54)
}

.text-black-dk {
	color: rgba(0, 0, 0, 0.87)
}

.text-muted {
	color: inherit;
	opacity: .75
}

.text-muted-dk {
	color: inherit;
	opacity: .5
}

.text-muted-lt {
	color: inherit;
	opacity: .25
}

.text-color {
	color: rgba(0, 0, 0, 0.87)
}

.bg-big:before {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	background-color: inherit;
	border: inherit;
	content: ""
}

.bg-white-overlay {
	background-color: rgba(255, 255, 255, 0.8)
}

.bg-black-overlay {
	background-color: rgba(32, 43, 54, 0.8)
}

.no-bg {
	color: inherit;
	background-color: transparent
}

@media (min-width: 768px) {
	.bg-auto:before {
		position: absolute;
		top: 0;
		bottom: 0;
		z-index: -1;
		width: inherit;
		background-color: inherit;
		border: inherit;
		content: ""
	}

	.bg-auto.b-l:before {
		margin-left: -1px
	}

	.bg-auto.b-r:before {
		margin-right: -1px
	}
}

.pos-rlt {
	position: relative;
	z-index: 1
}

.pos-abt {
	position: absolute
}

.pos-fix {
	position: fixed !important
}

.pos-stc {
	position: static !important
}

.block {
	display: block
}

.block.hide {
	display: none
}

.pull-none {
	float: none
}

.inline {
	display: inline-block
}

.inline-16 {
	width: 16px;
	height: 16px
}

.inline-24 {
	width: 24px;
	height: 24px
}

.none {
	display: none
}

.active > .inline, .active > .auto .inline {
	display: none
}

.active > .none, .active > .auto .none {
	display: inline-block
}

.line {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	font-size: 0
}

.line-dashed {
	background-color: transparent;
	border-style: dashed !important;
	border-width: 0
}

.pointer {
	cursor: pointer
}

.rounded, .circle {
	border-radius: 500px
}

.clear {
	display: block;
	overflow: hidden
}

.no-border {
	border-color: transparent;
	border-width: 0
}

.no-borders {
	border-width: 0 !important
}

.b {
	border-color: rgba(110, 115, 120, 0.15) !important
}

.b-a {
	border: 1px solid #dddee0
}

.b-t {
	border-top: 1px solid #dddee0
}

.b-r {
	border-right: 1px solid #dddee0
}

.b-b {
	border-bottom: 1px solid #dddee0
}

.b-l {
	border-left: 1px solid #dddee0
}

.b-2x {
	border-width: 2px
}

.b-3x {
	border-width: 3px
}

.b-4x {
	border-width: 4px
}

.b-5x {
	border-width: 5px
}

.b-t-2x {
	border-top-width: 2px !important
}

.b-t-3x {
	border-top-width: 3px !important
}

.b-t-4x {
	border-top-width: 4px !important
}

.b-t-5x {
	border-top-width: 5px !important
}

.b-r-2x {
	border-right-width: 2px !important
}

.b-r-3x {
	border-right-width: 3px !important
}

.b-r-4x {
	border-right-width: 4px !important
}

.b-r-5x {
	border-right-width: 5px !important
}

.b-b-2x {
	border-bottom-width: 2px !important
}

.b-b-3x {
	border-bottom-width: 3px !important
}

.b-b-4x {
	border-bottom-width: 4px !important
}

.b-b-5x {
	border-bottom-width: 5px !important
}

.b-l-2x {
	border-left-width: 2px !important
}

.b-l-3x {
	border-left-width: 3px !important
}

.b-l-4x {
	border-left-width: 4px !important
}

.b-l-5x {
	border-left-width: 5px !important
}

.b-light {
	border-color: #eaebec
}

.b-white {
	border-color: #fff
}

.b-primary {
	border-color: #3f51b5
}

.b-t-primary {
	border-top-color: #3f51b5
}

.b-r-primary {
	border-right-color: #3f51b5
}

.b-b-primary {
	border-bottom-color: #3f51b5
}

.b-l-primary {
	border-left-color: #3f51b5
}

.b-info {
	border-color: #2196f3
}

.b-t-info {
	border-top-color: #2196f3
}

.b-r-info {
	border-right-color: #2196f3
}

.b-b-info {
	border-bottom-color: #2196f3
}

.b-l-info {
	border-left-color: #2196f3
}

.b-success {
	border-color: #4caf50
}

.b-t-success {
	border-top-color: #4caf50
}

.b-r-success {
	border-right-color: #4caf50
}

.b-b-success {
	border-bottom-color: #4caf50
}

.b-l-success {
	border-left-color: #4caf50
}

.b-warning {
	border-color: #ffc107
}

.b-t-warning {
	border-top-color: #ffc107
}

.b-r-warning {
	border-right-color: #ffc107
}

.b-b-warning {
	border-bottom-color: #ffc107
}

.b-l-warning {
	border-left-color: #ffc107
}

.b-danger {
	border-color: #f44336
}

.b-t-danger {
	border-top-color: #f44336
}

.b-r-danger {
	border-right-color: #f44336
}

.b-b-danger {
	border-bottom-color: #f44336
}

.b-l-danger {
	border-left-color: #f44336
}

.b-accent {
	border-color: #7e57c2
}

.b-t-accent {
	border-top-color: #7e57c2
}

.b-r-accent {
	border-right-color: #7e57c2
}

.b-b-accent {
	border-bottom-color: #7e57c2
}

.b-l-accent {
	border-left-color: #7e57c2
}

.b-dark {
	border-color: #475069
}

.b-t-dark {
	border-top-color: #475069
}

.b-r-dark {
	border-right-color: #475069
}

.b-b-dark {
	border-bottom-color: #475069
}

.b-l-dark {
	border-left-color: #475069
}

.no-b-t {
	border-top-width: 0
}

.no-b-r {
	border-right-width: 0
}

.no-b-b {
	border-bottom-width: 0
}

.no-b-l {
	border-left-width: 0
}

.b-dashed {
	border-style: dashed !important
}

@media (max-width: 991px) {
	.no-border-sm {
		border-width: 0
	}
}

@media (max-width: 767px) {
	.no-border-xs {
		border-width: 0
	}
}

.hover-action {
	display: none
}

.hover-rotate {
	-webkit-transition: all .2s ease-in-out .1s;
	transition: all .2s ease-in-out .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 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.no-margin {
	margin: 0
}

.m {
	margin: 16px
}

.m-xs {
	margin: 4px
}

.m-sm {
	margin: 8px
}

.m-md {
	margin: 24px
}

.m-lg {
	margin: 32px
}

.m-v-xs {
	margin-top: 4px;
	margin-bottom: 4px
}

.m-v-sm {
	margin-top: 8px;
	margin-bottom: 8px
}

.m-v {
	margin-top: 16px;
	margin-bottom: 16px
}

.m-v-md {
	margin-top: 24px;
	margin-bottom: 24px
}

.m-v-lg {
	margin-top: 32px;
	margin-bottom: 32px
}

.m-h-xs {
	margin-right: 4px;
	margin-left: 4px
}

.m-h-sm {
	margin-right: 8px;
	margin-left: 8px
}

.m-h {
	margin-right: 16px;
	margin-left: 16px
}

.m-h-md {
	margin-right: 24px;
	margin-left: 24px
}

.m-h-lg {
	margin-right: 32px;
	margin-left: 32px
}

.m-t {
	margin-top: 16px
}

.m-t-xs {
	margin-top: 4px
}

.m-t-sm {
	margin-top: 8px
}

.m-t-md {
	margin-top: 24px
}

.m-t-lg {
	margin-top: 32px
}

.m-r {
	margin-right: 16px
}

.m-r-xs {
	margin-right: 4px
}

.m-r-sm {
	margin-right: 8px
}

.m-r-md {
	margin-right: 24px
}

.m-r-lg {
	margin-right: 32px
}

.m-b {
	margin-bottom: 16px
}

.m-b-xs {
	margin-bottom: 4px
}

.m-b-sm {
	margin-bottom: 8px
}

.m-b-md {
	margin-bottom: 24px
}

.m-b-lg {
	margin-bottom: 32px
}

.m-l {
	margin-left: 16px
}

.m-l-xs {
	margin-left: 4px
}

.m-l-sm {
	margin-left: 8px
}

.m-l-md {
	margin-left: 24px
}

.m-l-lg {
	margin-left: 32px
}

.m-n {
	margin: -16px
}

.m-h-n {
	margin-right: -16px;
	margin-left: -16px
}

.m-v-n {
	margin-top: -16px;
	margin-bottom: -16px
}

.m-l-n {
	margin-left: -16px
}

.m-r-n {
	margin-right: -16px
}

.m-t-n {
	margin-top: -16px
}

.m-b-n {
	margin-bottom: -16px
}

.no-padding {
	padding: 0 !important
}

.no-padding-h {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.no-padding-v {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.p-xs {
	padding: 4px
}

.p-sm {
	padding: 8px
}

.p {
	padding: 16px
}

.p-md {
	padding: 24px
}

.p-lg {
	padding: 32px
}

.p-h {
	padding-right: 16px;
	padding-left: 16px
}

.p-h-xs {
	padding-right: 4px;
	padding-left: 4px
}

.p-h-sm {
	padding-right: 8px;
	padding-left: 8px
}

.p-h-md {
	padding-right: 24px;
	padding-left: 24px
}

.p-h-lg {
	padding-right: 32px;
	padding-left: 32px
}

.p-v {
	padding-top: 16px;
	padding-bottom: 16px
}

.p-v-xs {
	padding-top: 4px;
	padding-bottom: 4px
}

.p-v-sm {
	padding-top: 8px;
	padding-bottom: 8px
}

.p-v-md {
	padding-top: 24px;
	padding-bottom: 24px
}

.p-v-lg {
	padding-top: 32px;
	padding-bottom: 32px
}

.padding {
	padding: 32px 32px
}

.padding-out {
	margin: -32px -32px
}

@media (max-width: 992px) {
	.padding {
		padding: 16px 16px
	}

	.padding-out {
		margin: -16px -16px
	}
}

@media (max-width: 767px) {
	.padding {
		padding: 8px 8px
	}

	.padding-out {
		margin: -8px -8px
	}
}

.no-radius {
	border-radius: 0 !important
}

.no-r-t {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.no-r-r {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.no-r-b {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.no-r-l {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.r {
	border-radius: 3px
}

.r-t {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.r-r {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.r-b {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.r-l {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.r-2x {
	border-radius: 6px
}

.r-3x {
	border-radius: 9px
}

.scrollable {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.scrollable.hover {
	overflow-y: hidden !important
}

.scrollable.hover > * {
	margin-top: -1px
}

.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
}

.no-shadow {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.box-shadow {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05)
}

.box-shadow-md {
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05)
}

.box-shadow-lg {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05)
}

.box-shadow-inset {
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15)
}

.text-shadow {
	text-shadow: 0 4px 0 rgba(0, 0, 0, 0.1)
}

.l-h {
	line-height: 1.42857143
}

.l-h-1x {
	line-height: 1
}

.l-h-2x {
	line-height: 2em
}

.l-s-1x {
	letter-spacing: 1
}

.l-s-2x {
	letter-spacing: 2
}

.l-s-3x {
	letter-spacing: 3
}

.h-1x {
	height: 20px
}

.h-2x {
	height: 40px
}

.h-3x {
	height: 60px
}

.h-4x {
	height: 80px
}

.font-normal {
	font-weight: normal
}

.font-thin {
	font-weight: 300
}

.font-bold {
	font-weight: 700
}

.text-4x {
	font-size: 4em
}

.text-3x {
	font-size: 3em
}

.text-2x {
	font-size: 2em
}

.text-xl {
	font-size: 32px
}

.text-lg {
	font-size: 24px
}

.text-md {
	font-size: 16px
}

.text-base {
	font-size: 14px
}

.text-sm {
	font-size: 13px
}

.text-xs {
	font-size: 12px
}

.text-xxs {
	font-size: 10px
}

.text-u-c {
	text-transform: uppercase
}

.text-l-t {
	text-decoration: line-through
}

.text-u-l {
	text-decoration: underline
}

.text-ellipsis {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-fade {
	position: relative;
	overflow: hidden
}

.text-fade:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 70%;
	height: 1.2em;
	text-align: right;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 50%);
	content: ""
}

.no-select {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none
}

@media (min-width: 768px) and (max-width: 991px) {
	.text-center-sm {
		text-align: center
	}

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

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

@media (max-width: 767px) {
	.text-center-xs {
		text-align: center
	}

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

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

.w-16 {
	width: 16px;
	height: 16px
}

.w-20 {
	width: 20px;
	height: 20px
}

.w-24 {
	width: 24px;
	height: 24px
}

.w-32 {
	width: 32px;
	height: 32px
}

.w-40 {
	width: 40px;
	height: 40px
}

.w-48 {
	width: 48px;
	height: 48px
}

.w-56 {
	width: 56px;
	height: 56px
}

.w-64 {
	width: 64px;
	height: 64px
}

.w-xxl {
	width: 60px
}

.w-xs {
	width: 90px
}

.w-sm {
	width: 120px
}

.w {
	width: 180px
}

.w-md {
	width: 200px
}

.w-lg {
	width: 240px
}

.w-xl {
	width: 280px
}

.w-xxl {
	width: 320px
}

.w-full {
	width: 100%
}

.w-auto {
	width: auto
}

.h-auto {
	height: auto
}

.h-full {
	height: 100%
}

@media (max-width: 991px) {
	.w-auto-sm {
		width: auto
	}

	.w-full-sm {
		width: 100%
	}
}

@media (max-width: 767px) {
	.w-auto-xs {
		width: auto
	}

	.w-full-xs {
		width: 100%
	}
}

.select2-container .select2-choice .select2-arrow {
	width: 27px;
}

.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
	text-align: center;
}

.select2-container .select2-choice .select2-arrow b:before {
	right: 0;
}

.select2-container .select2-choice abbr {
	display: block;
}

.select2-container .select2-choice abbr.select2-search-choice-close {
	height: 37px;
	width: 37px;
	text-align: center;
	top: 0;
}

.select2-container .select2-choice abbr.select2-search-choice-close:before {
	font-size: 1.8rem;
}


/* mixin definition ; sets LTR and RTL within the same style call */
/* line 1, app/styles/modules/md-scss/_structure.scss */
html, body {
  height: 100%;
  color: rgba(0, 0, 0, 0.87);
  background: white;
  position: relative; }

/* line 8, app/styles/modules/md-scss/_structure.scss */
body {
  margin: 0;
  padding: 0; }

/* line 13, app/styles/modules/md-scss/_structure.scss */
[tabindex='-1']:focus {
  outline: none; }

/* line 16, app/styles/modules/md-scss/_structure.scss */
.inset {
  padding: 10px; }

/* line 20, app/styles/modules/md-scss/_structure.scss */
button.md-no-style {
  font-weight: normal;
  background-color: inherit;
  text-align: left;
  border: none;
  padding: 0;
  margin: 0; }

/* line 32, app/styles/modules/md-scss/_structure.scss */
select, button, textarea, input {
  vertical-align: baseline; }

/* line 40, app/styles/modules/md-scss/_structure.scss */
input[type="reset"], input[type="submit"], html input[type="button"], button {
  cursor: pointer;
  -webkit-appearance: button; }
  /* line 44, app/styles/modules/md-scss/_structure.scss */
  input[type="reset"][disabled], input[type="submit"][disabled], html input[type="button"][disabled], button[disabled] {
    cursor: default; }

/* line 49, app/styles/modules/md-scss/_structure.scss */
textarea {
  vertical-align: top;
  overflow: auto; }

/* line 55, app/styles/modules/md-scss/_structure.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
  -webkit-box-sizing: content-box; }
  /* line 61, app/styles/modules/md-scss/_structure.scss */
  input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }

/* line 67, app/styles/modules/md-scss/_structure.scss */
.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; }

/* line 79, app/styles/modules/md-scss/_structure.scss */
.md-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: inherit;
  pointer-events: none; }

/* line 89, app/styles/modules/md-scss/_structure.scss */
.md-shadow-bottom-z-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

/* line 92, app/styles/modules/md-scss/_structure.scss */
.md-shadow-bottom-z-2 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); }

/* line 96, app/styles/modules/md-scss/_structure.scss */
.md-shadow-animated.md-shadow {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); }

/*
 * A container inside of a rippling element (eg a button),
 * which contains all of the individual ripples
 */
/* line 104, app/styles/modules/md-scss/_structure.scss */
.md-ripple-container {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.55s cubic-bezier(0.25, 0.8, 0.25, 1); }

/* line 115, app/styles/modules/md-scss/_structure.scss */
.md-ripple {
  position: absolute;
  transform: scale(0);
  transform-origin: 50% 50%;
  opacity: 0;
  border-radius: 50%; }
  /* line 121, app/styles/modules/md-scss/_structure.scss */
  .md-ripple.md-ripple-placed {
    transition: left 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), top 1.8s cubic-bezier(0.25, 0.8, 0.25, 1), margin 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), border 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), width 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), height 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 1.3s cubic-bezier(0.25, 0.8, 0.25, 1), transform 1.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  /* line 133, app/styles/modules/md-scss/_structure.scss */
  .md-ripple.md-ripple-scaled {
    transform: scale(1); }
  /* line 136, app/styles/modules/md-scss/_structure.scss */
  .md-ripple.md-ripple-active, .md-ripple.md-ripple-full, .md-ripple.md-ripple-visible {
    opacity: 0.20; }

/* line 141, app/styles/modules/md-scss/_structure.scss */
.md-padding {
  padding: 8px; }

/* line 145, app/styles/modules/md-scss/_structure.scss */
.md-margin {
  margin: 8px; }

/* line 149, app/styles/modules/md-scss/_structure.scss */
.md-scroll-mask {
  position: absolute;
  background-color: transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  /* line 156, app/styles/modules/md-scss/_structure.scss */
  .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 0px 0px 1px rgba(0, 0, 0, 0.3); }

@media (min-width: 600px) {
  /* line 169, app/styles/modules/md-scss/_structure.scss */
  .md-padding {
    padding: 16px; } }

/* line 8, app/styles/modules/md-scss/_typography.scss */
html, body {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/************
 * Headings
 ************/
/* line 29, app/styles/modules/md-scss/_typography.scss */
.md-display-4 {
  font-size: 112px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 112px; }

/* line 35, app/styles/modules/md-scss/_typography.scss */
.md-display-3 {
  font-size: 56px;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 56px; }

/* line 41, app/styles/modules/md-scss/_typography.scss */
.md-display-2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 64px; }

/* line 46, app/styles/modules/md-scss/_typography.scss */
.md-display-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px; }

/* line 51, app/styles/modules/md-scss/_typography.scss */
.md-headline {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px; }

/* line 56, app/styles/modules/md-scss/_typography.scss */
.md-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.005em; }

/* line 59, app/styles/modules/md-scss/_typography.scss */
.md-subhead {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 24px; }

/************
 * Body Copy
 ************/
/* line 65, app/styles/modules/md-scss/_typography.scss */
.md-body-1 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 20px; }

/* line 68, app/styles/modules/md-scss/_typography.scss */
.md-body-2 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 24px; }

/* line 71, app/styles/modules/md-scss/_typography.scss */
.md-caption {
  font-size: 12px;
  letter-spacing: 0.02em; }

/* line 75, app/styles/modules/md-scss/_typography.scss */
.md-button {
  letter-spacing: 0.01em; }

/************
 * Defaults
 ************/
/* line 87, app/styles/modules/md-scss/_typography.scss */
button, select, html, textarea, input {
  font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif; }

/* line 94, app/styles/modules/md-scss/_typography.scss */
select, button, textarea, input {
  font-size: 100%; }

/* Sizes:
  0    <= size < 600  Phone
  600  <= size < 960  Tablet
  960  <= size < 1200 Tablet-Landscape
  1200 <= size         PC
*/
/* line 12, app/styles/modules/md-scss/_layout.scss */
[layout] {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

/* line 22, app/styles/modules/md-scss/_layout.scss */
[layout=column] {
  flex-direction: column;
  -webkit-flex-direction: column; }

/* line 27, app/styles/modules/md-scss/_layout.scss */
[layout=row] {
  flex-direction: row;
  -webkit-flex-direction: row; }

/* line 33, app/styles/modules/md-scss/_layout.scss */
[layout-padding] > [flex-sm], [layout-padding] > [flex-lt-md] {
  padding: 4px; }

/* line 41, app/styles/modules/md-scss/_layout.scss */
[layout-padding], [layout-padding] > [flex], [layout-padding] > [flex-gt-sm], [layout-padding] > [flex-md], [layout-padding] > [flex-lt-lg] {
  padding: 8px; }

/* line 46, app/styles/modules/md-scss/_layout.scss */
[layout-padding] > [flex-gt-md], [layout-padding] > [flex-lg] {
  padding: 16px; }

/* line 53, app/styles/modules/md-scss/_layout.scss */
[layout-margin] > [flex-sm], [layout-margin] > [flex-lt-md] {
  margin: 4px; }

/* line 61, app/styles/modules/md-scss/_layout.scss */
[layout-margin], [layout-margin] > [flex], [layout-margin] > [flex-gt-sm], [layout-margin] > [flex-md], [layout-margin] > [flex-lt-lg] {
  margin: 8px; }

/* line 65, app/styles/modules/md-scss/_layout.scss */
[layout-margin] > [flex-gt-md], [layout-margin] > [flex-lg] {
  margin: 16px; }

/* line 72, app/styles/modules/md-scss/_layout.scss */
[layout-wrap] {
  flex-wrap: wrap; }

/* line 76, app/styles/modules/md-scss/_layout.scss */
[layout-fill] {
  margin: 0;
  min-height: 100%;
  width: 100%; }

@-moz-document url-prefix() {
  /* line 82, app/styles/modules/md-scss/_layout.scss */
  [layout-fill] {
    margin: 0;
    width: 100%;
    min-height: auto;
    height: inherit; } }

/* line 149, app/styles/modules/md-scss/_layout.scss */
[flex] {
  box-sizing: border-box;
  flex: 1; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="0"] {
  flex: 0 0 0%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="0"] {
  max-width: 0%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="0"] {
  max-height: 0%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="5"] {
  flex: 0 0 5%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="5"] {
  max-width: 5%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="5"] {
  max-height: 5%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="10"] {
  flex: 0 0 10%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="10"] {
  max-width: 10%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="10"] {
  max-height: 10%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="15"] {
  flex: 0 0 15%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="15"] {
  max-width: 15%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="15"] {
  max-height: 15%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="20"] {
  flex: 0 0 20%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="20"] {
  max-width: 20%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="20"] {
  max-height: 20%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="25"] {
  flex: 0 0 25%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="25"] {
  max-width: 25%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="25"] {
  max-height: 25%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="30"] {
  flex: 0 0 30%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="30"] {
  max-width: 30%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="30"] {
  max-height: 30%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="35"] {
  flex: 0 0 35%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="35"] {
  max-width: 35%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="35"] {
  max-height: 35%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="40"] {
  flex: 0 0 40%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="40"] {
  max-width: 40%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="40"] {
  max-height: 40%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="45"] {
  flex: 0 0 45%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="45"] {
  max-width: 45%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="45"] {
  max-height: 45%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="50"] {
  flex: 0 0 50%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="50"] {
  max-width: 50%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="50"] {
  max-height: 50%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="55"] {
  flex: 0 0 55%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="55"] {
  max-width: 55%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="55"] {
  max-height: 55%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="60"] {
  flex: 0 0 60%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="60"] {
  max-width: 60%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="60"] {
  max-height: 60%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="65"] {
  flex: 0 0 65%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="65"] {
  max-width: 65%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="65"] {
  max-height: 65%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="70"] {
  flex: 0 0 70%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="70"] {
  max-width: 70%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="70"] {
  max-height: 70%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="75"] {
  flex: 0 0 75%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="75"] {
  max-width: 75%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="75"] {
  max-height: 75%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="80"] {
  flex: 0 0 80%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="80"] {
  max-width: 80%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="80"] {
  max-height: 80%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="85"] {
  flex: 0 0 85%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="85"] {
  max-width: 85%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="85"] {
  max-height: 85%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="90"] {
  flex: 0 0 90%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="90"] {
  max-width: 90%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="90"] {
  max-height: 90%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="95"] {
  flex: 0 0 95%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="95"] {
  max-width: 95%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="95"] {
  max-height: 95%; }

/* line 157, app/styles/modules/md-scss/_layout.scss */
[flex="100"] {
  flex: 0 0 100%; }

/* line 160, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="100"] {
  max-width: 100%; }

/* line 163, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="100"] {
  max-height: 100%; }

/* line 168, app/styles/modules/md-scss/_layout.scss */
[flex="33"], [flex="34"] {
  flex: 0 0 33.33%; }

/* line 171, app/styles/modules/md-scss/_layout.scss */
[flex="66"], [flex="67"] {
  flex: 0 0 66.66%; }

/* line 176, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="33"], [layout="row"] > [flex="34"] {
  max-width: 33.33%; }
/* line 179, app/styles/modules/md-scss/_layout.scss */
[layout="row"] > [flex="66"], [layout="row"] > [flex="67"] {
  max-width: 66.66%; }

/* line 184, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="33"], [layout="column"] > [flex="34"] {
  max-height: 33.33%; }
/* line 187, app/styles/modules/md-scss/_layout.scss */
[layout="column"] > [flex="66"], [layout="column"] > [flex="67"] {
  max-height: 66.66%; }

/* line 205, app/styles/modules/md-scss/_layout.scss */
[layout-align="center"], [layout-align="center center"], [layout-align="center start"], [layout-align="center end"] {
  justify-content: center; }

/* line 209, app/styles/modules/md-scss/_layout.scss */
[layout-align="end"], [layout-align="end center"], [layout-align="end start"], [layout-align="end end"] {
  justify-content: flex-end; }

/* line 213, app/styles/modules/md-scss/_layout.scss */
[layout-align="space-around"], [layout-align="space-around center"], [layout-align="space-around start"], [layout-align="space-around end"] {
  justify-content: space-around; }

/* line 217, app/styles/modules/md-scss/_layout.scss */
[layout-align="space-between"], [layout-align="space-between center"], [layout-align="space-between start"], [layout-align="space-between end"] {
  justify-content: space-between; }

/* line 222, app/styles/modules/md-scss/_layout.scss */
[layout-align="center center"], [layout-align="start center"], [layout-align="end center"], [layout-align="space-between center"], [layout-align="space-around center"] {
  align-items: center; }

/* line 226, app/styles/modules/md-scss/_layout.scss */
[layout-align="center start"], [layout-align="start start"], [layout-align="end start"], [layout-align="space-between start"], [layout-align="space-around start"] {
  align-items: flex-start; }

/* line 230, app/styles/modules/md-scss/_layout.scss */
[layout-align="center end"], [layout-align="start end"], [layout-align="end end"], [layout-align="space-between end"], [layout-align="space-around end"] {
  align-items: flex-end; }

/* line 95, app/styles/modules/md-scss/_layout.scss */
[flex-order="0"] {
  order: 0; }

/* line 96, app/styles/modules/md-scss/_layout.scss */
[flex-order="1"] {
  order: 1; }

/* line 97, app/styles/modules/md-scss/_layout.scss */
[flex-order="2"] {
  order: 2; }

/* line 98, app/styles/modules/md-scss/_layout.scss */
[flex-order="3"] {
  order: 3; }

/* line 99, app/styles/modules/md-scss/_layout.scss */
[flex-order="4"] {
  order: 4; }

/* line 100, app/styles/modules/md-scss/_layout.scss */
[flex-order="5"] {
  order: 5; }

/* line 101, app/styles/modules/md-scss/_layout.scss */
[flex-order="6"] {
  order: 6; }

/* line 102, app/styles/modules/md-scss/_layout.scss */
[flex-order="7"] {
  order: 7; }

/* line 103, app/styles/modules/md-scss/_layout.scss */
[flex-order="8"] {
  order: 8; }

/* line 104, app/styles/modules/md-scss/_layout.scss */
[flex-order="9"] {
  order: 9; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="5"] {
  margin-left: 5%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="10"] {
  margin-left: 10%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="15"] {
  margin-left: 15%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="20"] {
  margin-left: 20%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="25"] {
  margin-left: 25%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="30"] {
  margin-left: 30%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="35"] {
  margin-left: 35%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="40"] {
  margin-left: 40%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="45"] {
  margin-left: 45%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="50"] {
  margin-left: 50%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="55"] {
  margin-left: 55%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="60"] {
  margin-left: 60%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="65"] {
  margin-left: 65%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="70"] {
  margin-left: 70%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="75"] {
  margin-left: 75%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="80"] {
  margin-left: 80%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="85"] {
  margin-left: 85%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="90"] {
  margin-left: 90%; }

/* line 131, app/styles/modules/md-scss/_layout.scss */
[offset="95"] {
  margin-left: 95%; }

/* line 135, app/styles/modules/md-scss/_layout.scss */
[offset="33"], [offset="34"] {
  margin-left: 33.33%; }

/* line 138, app/styles/modules/md-scss/_layout.scss */
[offset="66"], [offset="67"] {
  margin-left: 66.66%; }

/**
 * `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
 * `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
 * `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
 */
@media (max-width: 599px) {
  /* line 253, app/styles/modules/md-scss/_layout.scss */
  [hide-sm]:not([show-sm]):not([show]), [hide]:not([show-sm]):not([show]) {
    display: none; }
  /* line 95, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="0"] {
    order: 0; }
  /* line 96, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="1"] {
    order: 1; }
  /* line 97, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="2"] {
    order: 2; }
  /* line 98, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="3"] {
    order: 3; }
  /* line 99, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="4"] {
    order: 4; }
  /* line 100, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="5"] {
    order: 5; }
  /* line 101, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="6"] {
    order: 6; }
  /* line 102, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="7"] {
    order: 7; }
  /* line 103, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="8"] {
    order: 8; }
  /* line 104, app/styles/modules/md-scss/_layout.scss */
  [flex-order-sm="9"] {
    order: 9; }
  /* line 205, app/styles/modules/md-scss/_layout.scss */
  [layout-align-sm="center"], [layout-align-sm="center center"], [layout-align-sm="center start"], [layout-align-sm="center end"] {
    justify-content: center; }
  /* line 209, app/styles/modules/md-scss/_layout.scss */
  [layout-align-sm="end"], [layout-align-sm="end center"], [layout-align-sm="end start"], [layout-align-sm="end end"] {
    justify-content: flex-end; }
  /* line 213, app/styles/modules/md-scss/_layout.scss */
  [layout-align-sm="space-around"], [layout-align-sm="space-around center"], [layout-align-sm="space-around start"], [layout-align-sm="space-around end"] {
    justify-content: space-around; }
  /* line 217, app/styles/modules/md-scss/_layout.scss */
  [layout-align-sm="space-between"], [layout-align-sm="space-between center"], [layout-align-sm="space-between start"], [layout-align-sm="space-between end"] {
    justify-content: space-between; }
  /* line 222, app/styles/modules/md-scss/_layout.scss */
  [layout-align-sm="center center"], [layout-align-sm="start center"], [layout-align-sm="end center"], [layout-align-sm="space-between center"], [layout-align-sm="space-around center"] {
    align-items: center; }
  /* line 226, app/styles/modules/md-scss/_layout.scss */
  [layout-align-sm="center start"], [layout-align-sm="start start"], [layout-align-sm="end start"], [layout-align-sm="space-between start"], [layout-align-sm="space-around start"] {
    align-items: flex-start; }
  /* line 230, app/styles/modules/md-scss/_layout.scss */
  [layout-align-sm="center end"], [layout-align-sm="start end"], [layout-align-sm="end end"], [layout-align-sm="space-between end"], [layout-align-sm="space-around end"] {
    align-items: flex-end; }
  /* line 108, app/styles/modules/md-scss/_layout.scss */
  [layout-sm] {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  /* line 117, app/styles/modules/md-scss/_layout.scss */
  [layout-sm=column] {
    flex-direction: column; }
  /* line 120, app/styles/modules/md-scss/_layout.scss */
  [layout-sm=row] {
    flex-direction: row; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="5"] {
    margin-left: 5%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="10"] {
    margin-left: 10%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="15"] {
    margin-left: 15%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="20"] {
    margin-left: 20%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="25"] {
    margin-left: 25%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="30"] {
    margin-left: 30%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="35"] {
    margin-left: 35%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="40"] {
    margin-left: 40%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="45"] {
    margin-left: 45%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="50"] {
    margin-left: 50%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="55"] {
    margin-left: 55%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="60"] {
    margin-left: 60%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="65"] {
    margin-left: 65%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="70"] {
    margin-left: 70%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="75"] {
    margin-left: 75%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="80"] {
    margin-left: 80%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="85"] {
    margin-left: 85%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="90"] {
    margin-left: 90%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="95"] {
    margin-left: 95%; }
  /* line 135, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="33"], [offset-sm="34"] {
    margin-left: 33.33%; }
  /* line 138, app/styles/modules/md-scss/_layout.scss */
  [offset-sm="66"], [offset-sm="67"] {
    margin-left: 66.66%; }
  /* line 149, app/styles/modules/md-scss/_layout.scss */
  [flex-sm] {
    box-sizing: border-box;
    flex: 1; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="0"] {
    flex: 0 0 0%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="0"] {
    max-width: 0%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="0"] {
    max-height: 0%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="5"] {
    flex: 0 0 5%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="5"] {
    max-width: 5%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="5"] {
    max-height: 5%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="10"] {
    flex: 0 0 10%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="10"] {
    max-width: 10%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="10"] {
    max-height: 10%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="15"] {
    flex: 0 0 15%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="15"] {
    max-width: 15%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="15"] {
    max-height: 15%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="20"] {
    flex: 0 0 20%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="20"] {
    max-width: 20%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="20"] {
    max-height: 20%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="25"] {
    flex: 0 0 25%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="25"] {
    max-width: 25%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="25"] {
    max-height: 25%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="30"] {
    flex: 0 0 30%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="30"] {
    max-width: 30%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="30"] {
    max-height: 30%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="35"] {
    flex: 0 0 35%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="35"] {
    max-width: 35%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="35"] {
    max-height: 35%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="40"] {
    flex: 0 0 40%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="40"] {
    max-width: 40%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="40"] {
    max-height: 40%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="45"] {
    flex: 0 0 45%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="45"] {
    max-width: 45%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="45"] {
    max-height: 45%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="50"] {
    flex: 0 0 50%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="50"] {
    max-width: 50%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="50"] {
    max-height: 50%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="55"] {
    flex: 0 0 55%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="55"] {
    max-width: 55%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="55"] {
    max-height: 55%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="60"] {
    flex: 0 0 60%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="60"] {
    max-width: 60%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="60"] {
    max-height: 60%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="65"] {
    flex: 0 0 65%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="65"] {
    max-width: 65%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="65"] {
    max-height: 65%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="70"] {
    flex: 0 0 70%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="70"] {
    max-width: 70%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="70"] {
    max-height: 70%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="75"] {
    flex: 0 0 75%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="75"] {
    max-width: 75%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="75"] {
    max-height: 75%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="80"] {
    flex: 0 0 80%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="80"] {
    max-width: 80%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="80"] {
    max-height: 80%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="85"] {
    flex: 0 0 85%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="85"] {
    max-width: 85%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="85"] {
    max-height: 85%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="90"] {
    flex: 0 0 90%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="90"] {
    max-width: 90%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="90"] {
    max-height: 90%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="95"] {
    flex: 0 0 95%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="95"] {
    max-width: 95%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="95"] {
    max-height: 95%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="100"] {
    flex: 0 0 100%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="100"] {
    max-width: 100%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="100"] {
    max-height: 100%; }
  /* line 168, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="33"], [flex-sm="34"] {
    flex: 0 0 33.33%; }
  /* line 171, app/styles/modules/md-scss/_layout.scss */
  [flex-sm="66"], [flex-sm="67"] {
    flex: 0 0 66.66%; }
  /* line 176, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="33"], [layout="row"] > [flex-sm="34"] {
    max-width: 33.33%; }
  /* line 179, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-sm="66"], [layout="row"] > [flex-sm="67"] {
    max-width: 66.66%; }
  /* line 184, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="33"], [layout="column"] > [flex-sm="34"] {
    max-height: 33.33%; }
  /* line 187, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-sm="66"], [layout="column"] > [flex-sm="67"] {
    max-height: 66.66%; } }

@media (min-width: 600px) {
  /* line 95, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="0"] {
    order: 0; }
  /* line 96, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="1"] {
    order: 1; }
  /* line 97, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="2"] {
    order: 2; }
  /* line 98, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="3"] {
    order: 3; }
  /* line 99, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="4"] {
    order: 4; }
  /* line 100, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="5"] {
    order: 5; }
  /* line 101, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="6"] {
    order: 6; }
  /* line 102, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="7"] {
    order: 7; }
  /* line 103, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="8"] {
    order: 8; }
  /* line 104, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-sm="9"] {
    order: 9; }
  /* line 205, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-sm="center"], [layout-align-gt-sm="center center"], [layout-align-gt-sm="center start"], [layout-align-gt-sm="center end"] {
    justify-content: center; }
  /* line 209, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-sm="end"], [layout-align-gt-sm="end center"], [layout-align-gt-sm="end start"], [layout-align-gt-sm="end end"] {
    justify-content: flex-end; }
  /* line 213, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-sm="space-around"], [layout-align-gt-sm="space-around center"], [layout-align-gt-sm="space-around start"], [layout-align-gt-sm="space-around end"] {
    justify-content: space-around; }
  /* line 217, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-sm="space-between"], [layout-align-gt-sm="space-between center"], [layout-align-gt-sm="space-between start"], [layout-align-gt-sm="space-between end"] {
    justify-content: space-between; }
  /* line 222, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-sm="center center"], [layout-align-gt-sm="start center"], [layout-align-gt-sm="end center"], [layout-align-gt-sm="space-between center"], [layout-align-gt-sm="space-around center"] {
    align-items: center; }
  /* line 226, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-sm="center start"], [layout-align-gt-sm="start start"], [layout-align-gt-sm="end start"], [layout-align-gt-sm="space-between start"], [layout-align-gt-sm="space-around start"] {
    align-items: flex-start; }
  /* line 230, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-sm="center end"], [layout-align-gt-sm="start end"], [layout-align-gt-sm="end end"], [layout-align-gt-sm="space-between end"], [layout-align-gt-sm="space-around end"] {
    align-items: flex-end; }
  /* line 108, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-sm] {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  /* line 117, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-sm=column] {
    flex-direction: column; }
  /* line 120, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-sm=row] {
    flex-direction: row; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="5"] {
    margin-left: 5%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="10"] {
    margin-left: 10%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="15"] {
    margin-left: 15%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="20"] {
    margin-left: 20%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="25"] {
    margin-left: 25%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="30"] {
    margin-left: 30%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="35"] {
    margin-left: 35%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="40"] {
    margin-left: 40%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="45"] {
    margin-left: 45%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="50"] {
    margin-left: 50%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="55"] {
    margin-left: 55%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="60"] {
    margin-left: 60%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="65"] {
    margin-left: 65%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="70"] {
    margin-left: 70%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="75"] {
    margin-left: 75%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="80"] {
    margin-left: 80%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="85"] {
    margin-left: 85%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="90"] {
    margin-left: 90%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="95"] {
    margin-left: 95%; }
  /* line 135, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="33"], [offset-gt-sm="34"] {
    margin-left: 33.33%; }
  /* line 138, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-sm="66"], [offset-gt-sm="67"] {
    margin-left: 66.66%; }
  /* line 149, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm] {
    box-sizing: border-box;
    flex: 1; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="0"] {
    flex: 0 0 0%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="0"] {
    max-width: 0%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="0"] {
    max-height: 0%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="5"] {
    flex: 0 0 5%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="5"] {
    max-width: 5%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="5"] {
    max-height: 5%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="10"] {
    flex: 0 0 10%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="10"] {
    max-width: 10%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="10"] {
    max-height: 10%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="15"] {
    flex: 0 0 15%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="15"] {
    max-width: 15%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="15"] {
    max-height: 15%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="20"] {
    flex: 0 0 20%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="20"] {
    max-width: 20%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="20"] {
    max-height: 20%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="25"] {
    flex: 0 0 25%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="25"] {
    max-width: 25%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="25"] {
    max-height: 25%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="30"] {
    flex: 0 0 30%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="30"] {
    max-width: 30%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="30"] {
    max-height: 30%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="35"] {
    flex: 0 0 35%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="35"] {
    max-width: 35%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="35"] {
    max-height: 35%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="40"] {
    flex: 0 0 40%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="40"] {
    max-width: 40%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="40"] {
    max-height: 40%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="45"] {
    flex: 0 0 45%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="45"] {
    max-width: 45%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="45"] {
    max-height: 45%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="50"] {
    flex: 0 0 50%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="50"] {
    max-width: 50%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="50"] {
    max-height: 50%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="55"] {
    flex: 0 0 55%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="55"] {
    max-width: 55%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="55"] {
    max-height: 55%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="60"] {
    flex: 0 0 60%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="60"] {
    max-width: 60%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="60"] {
    max-height: 60%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="65"] {
    flex: 0 0 65%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="65"] {
    max-width: 65%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="65"] {
    max-height: 65%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="70"] {
    flex: 0 0 70%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="70"] {
    max-width: 70%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="70"] {
    max-height: 70%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="75"] {
    flex: 0 0 75%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="75"] {
    max-width: 75%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="75"] {
    max-height: 75%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="80"] {
    flex: 0 0 80%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="80"] {
    max-width: 80%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="80"] {
    max-height: 80%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="85"] {
    flex: 0 0 85%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="85"] {
    max-width: 85%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="85"] {
    max-height: 85%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="90"] {
    flex: 0 0 90%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="90"] {
    max-width: 90%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="90"] {
    max-height: 90%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="95"] {
    flex: 0 0 95%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="95"] {
    max-width: 95%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="95"] {
    max-height: 95%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="100"] {
    flex: 0 0 100%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="100"] {
    max-width: 100%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="100"] {
    max-height: 100%; }
  /* line 168, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="33"], [flex-gt-sm="34"] {
    flex: 0 0 33.33%; }
  /* line 171, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-sm="66"], [flex-gt-sm="67"] {
    flex: 0 0 66.66%; }
  /* line 176, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="33"], [layout="row"] > [flex-gt-sm="34"] {
    max-width: 33.33%; }
  /* line 179, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-sm="66"], [layout="row"] > [flex-gt-sm="67"] {
    max-width: 66.66%; }
  /* line 184, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="33"], [layout="column"] > [flex-gt-sm="34"] {
    max-height: 33.33%; }
  /* line 187, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-sm="66"], [layout="column"] > [flex-gt-sm="67"] {
    max-height: 66.66%; } }

@media (min-width: 600px) and (max-width: 959px) {
  /* line 277, app/styles/modules/md-scss/_layout.scss */
  [hide]:not([show-gt-sm]):not([show-md]):not([show]), [hide-gt-sm]:not([show-gt-sm]):not([show-md]):not([show]) {
    display: none; }
  /* line 281, app/styles/modules/md-scss/_layout.scss */
  [hide-md]:not([show-md]):not([show]) {
    display: none; }
  /* line 95, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="0"] {
    order: 0; }
  /* line 96, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="1"] {
    order: 1; }
  /* line 97, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="2"] {
    order: 2; }
  /* line 98, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="3"] {
    order: 3; }
  /* line 99, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="4"] {
    order: 4; }
  /* line 100, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="5"] {
    order: 5; }
  /* line 101, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="6"] {
    order: 6; }
  /* line 102, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="7"] {
    order: 7; }
  /* line 103, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="8"] {
    order: 8; }
  /* line 104, app/styles/modules/md-scss/_layout.scss */
  [flex-order-md="9"] {
    order: 9; }
  /* line 205, app/styles/modules/md-scss/_layout.scss */
  [layout-align-md="center"], [layout-align-md="center center"], [layout-align-md="center start"], [layout-align-md="center end"] {
    justify-content: center; }
  /* line 209, app/styles/modules/md-scss/_layout.scss */
  [layout-align-md="end"], [layout-align-md="end center"], [layout-align-md="end start"], [layout-align-md="end end"] {
    justify-content: flex-end; }
  /* line 213, app/styles/modules/md-scss/_layout.scss */
  [layout-align-md="space-around"], [layout-align-md="space-around center"], [layout-align-md="space-around start"], [layout-align-md="space-around end"] {
    justify-content: space-around; }
  /* line 217, app/styles/modules/md-scss/_layout.scss */
  [layout-align-md="space-between"], [layout-align-md="space-between center"], [layout-align-md="space-between start"], [layout-align-md="space-between end"] {
    justify-content: space-between; }
  /* line 222, app/styles/modules/md-scss/_layout.scss */
  [layout-align-md="center center"], [layout-align-md="start center"], [layout-align-md="end center"], [layout-align-md="space-between center"], [layout-align-md="space-around center"] {
    align-items: center; }
  /* line 226, app/styles/modules/md-scss/_layout.scss */
  [layout-align-md="center start"], [layout-align-md="start start"], [layout-align-md="end start"], [layout-align-md="space-between start"], [layout-align-md="space-around start"] {
    align-items: flex-start; }
  /* line 230, app/styles/modules/md-scss/_layout.scss */
  [layout-align-md="center end"], [layout-align-md="start end"], [layout-align-md="end end"], [layout-align-md="space-between end"], [layout-align-md="space-around end"] {
    align-items: flex-end; }
  /* line 108, app/styles/modules/md-scss/_layout.scss */
  [layout-md] {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  /* line 117, app/styles/modules/md-scss/_layout.scss */
  [layout-md=column] {
    flex-direction: column; }
  /* line 120, app/styles/modules/md-scss/_layout.scss */
  [layout-md=row] {
    flex-direction: row; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="5"] {
    margin-left: 5%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="10"] {
    margin-left: 10%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="15"] {
    margin-left: 15%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="20"] {
    margin-left: 20%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="25"] {
    margin-left: 25%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="30"] {
    margin-left: 30%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="35"] {
    margin-left: 35%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="40"] {
    margin-left: 40%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="45"] {
    margin-left: 45%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="50"] {
    margin-left: 50%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="55"] {
    margin-left: 55%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="60"] {
    margin-left: 60%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="65"] {
    margin-left: 65%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="70"] {
    margin-left: 70%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="75"] {
    margin-left: 75%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="80"] {
    margin-left: 80%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="85"] {
    margin-left: 85%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="90"] {
    margin-left: 90%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-md="95"] {
    margin-left: 95%; }
  /* line 135, app/styles/modules/md-scss/_layout.scss */
  [offset-md="33"], [offset-md="34"] {
    margin-left: 33.33%; }
  /* line 138, app/styles/modules/md-scss/_layout.scss */
  [offset-md="66"], [offset-md="67"] {
    margin-left: 66.66%; }
  /* line 149, app/styles/modules/md-scss/_layout.scss */
  [flex-md] {
    box-sizing: border-box;
    flex: 1; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="0"] {
    flex: 0 0 0%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="0"] {
    max-width: 0%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="0"] {
    max-height: 0%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="5"] {
    flex: 0 0 5%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="5"] {
    max-width: 5%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="5"] {
    max-height: 5%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="10"] {
    flex: 0 0 10%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="10"] {
    max-width: 10%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="10"] {
    max-height: 10%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="15"] {
    flex: 0 0 15%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="15"] {
    max-width: 15%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="15"] {
    max-height: 15%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="20"] {
    flex: 0 0 20%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="20"] {
    max-width: 20%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="20"] {
    max-height: 20%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="25"] {
    flex: 0 0 25%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="25"] {
    max-width: 25%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="25"] {
    max-height: 25%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="30"] {
    flex: 0 0 30%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="30"] {
    max-width: 30%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="30"] {
    max-height: 30%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="35"] {
    flex: 0 0 35%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="35"] {
    max-width: 35%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="35"] {
    max-height: 35%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="40"] {
    flex: 0 0 40%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="40"] {
    max-width: 40%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="40"] {
    max-height: 40%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="45"] {
    flex: 0 0 45%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="45"] {
    max-width: 45%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="45"] {
    max-height: 45%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="50"] {
    flex: 0 0 50%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="50"] {
    max-width: 50%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="50"] {
    max-height: 50%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="55"] {
    flex: 0 0 55%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="55"] {
    max-width: 55%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="55"] {
    max-height: 55%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="60"] {
    flex: 0 0 60%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="60"] {
    max-width: 60%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="60"] {
    max-height: 60%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="65"] {
    flex: 0 0 65%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="65"] {
    max-width: 65%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="65"] {
    max-height: 65%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="70"] {
    flex: 0 0 70%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="70"] {
    max-width: 70%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="70"] {
    max-height: 70%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="75"] {
    flex: 0 0 75%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="75"] {
    max-width: 75%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="75"] {
    max-height: 75%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="80"] {
    flex: 0 0 80%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="80"] {
    max-width: 80%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="80"] {
    max-height: 80%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="85"] {
    flex: 0 0 85%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="85"] {
    max-width: 85%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="85"] {
    max-height: 85%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="90"] {
    flex: 0 0 90%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="90"] {
    max-width: 90%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="90"] {
    max-height: 90%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="95"] {
    flex: 0 0 95%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="95"] {
    max-width: 95%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="95"] {
    max-height: 95%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-md="100"] {
    flex: 0 0 100%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="100"] {
    max-width: 100%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="100"] {
    max-height: 100%; }
  /* line 168, app/styles/modules/md-scss/_layout.scss */
  [flex-md="33"], [flex-md="34"] {
    flex: 0 0 33.33%; }
  /* line 171, app/styles/modules/md-scss/_layout.scss */
  [flex-md="66"], [flex-md="67"] {
    flex: 0 0 66.66%; }
  /* line 176, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="33"], [layout="row"] > [flex-md="34"] {
    max-width: 33.33%; }
  /* line 179, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-md="66"], [layout="row"] > [flex-md="67"] {
    max-width: 66.66%; }
  /* line 184, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="33"], [layout="column"] > [flex-md="34"] {
    max-height: 33.33%; }
  /* line 187, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-md="66"], [layout="column"] > [flex-md="67"] {
    max-height: 66.66%; } }

@media (min-width: 960px) {
  /* line 95, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="0"] {
    order: 0; }
  /* line 96, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="1"] {
    order: 1; }
  /* line 97, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="2"] {
    order: 2; }
  /* line 98, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="3"] {
    order: 3; }
  /* line 99, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="4"] {
    order: 4; }
  /* line 100, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="5"] {
    order: 5; }
  /* line 101, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="6"] {
    order: 6; }
  /* line 102, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="7"] {
    order: 7; }
  /* line 103, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="8"] {
    order: 8; }
  /* line 104, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-md="9"] {
    order: 9; }
  /* line 205, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-md="center"], [layout-align-gt-md="center center"], [layout-align-gt-md="center start"], [layout-align-gt-md="center end"] {
    justify-content: center; }
  /* line 209, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-md="end"], [layout-align-gt-md="end center"], [layout-align-gt-md="end start"], [layout-align-gt-md="end end"] {
    justify-content: flex-end; }
  /* line 213, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-md="space-around"], [layout-align-gt-md="space-around center"], [layout-align-gt-md="space-around start"], [layout-align-gt-md="space-around end"] {
    justify-content: space-around; }
  /* line 217, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-md="space-between"], [layout-align-gt-md="space-between center"], [layout-align-gt-md="space-between start"], [layout-align-gt-md="space-between end"] {
    justify-content: space-between; }
  /* line 222, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-md="center center"], [layout-align-gt-md="start center"], [layout-align-gt-md="end center"], [layout-align-gt-md="space-between center"], [layout-align-gt-md="space-around center"] {
    align-items: center; }
  /* line 226, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-md="center start"], [layout-align-gt-md="start start"], [layout-align-gt-md="end start"], [layout-align-gt-md="space-between start"], [layout-align-gt-md="space-around start"] {
    align-items: flex-start; }
  /* line 230, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-md="center end"], [layout-align-gt-md="start end"], [layout-align-gt-md="end end"], [layout-align-gt-md="space-between end"], [layout-align-gt-md="space-around end"] {
    align-items: flex-end; }
  /* line 108, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-md] {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  /* line 117, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-md=column] {
    flex-direction: column; }
  /* line 120, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-md=row] {
    flex-direction: row; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="5"] {
    margin-left: 5%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="10"] {
    margin-left: 10%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="15"] {
    margin-left: 15%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="20"] {
    margin-left: 20%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="25"] {
    margin-left: 25%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="30"] {
    margin-left: 30%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="35"] {
    margin-left: 35%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="40"] {
    margin-left: 40%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="45"] {
    margin-left: 45%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="50"] {
    margin-left: 50%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="55"] {
    margin-left: 55%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="60"] {
    margin-left: 60%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="65"] {
    margin-left: 65%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="70"] {
    margin-left: 70%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="75"] {
    margin-left: 75%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="80"] {
    margin-left: 80%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="85"] {
    margin-left: 85%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="90"] {
    margin-left: 90%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="95"] {
    margin-left: 95%; }
  /* line 135, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="33"], [offset-gt-md="34"] {
    margin-left: 33.33%; }
  /* line 138, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-md="66"], [offset-gt-md="67"] {
    margin-left: 66.66%; }
  /* line 149, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md] {
    box-sizing: border-box;
    flex: 1; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="0"] {
    flex: 0 0 0%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="0"] {
    max-width: 0%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="0"] {
    max-height: 0%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="5"] {
    flex: 0 0 5%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="5"] {
    max-width: 5%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="5"] {
    max-height: 5%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="10"] {
    flex: 0 0 10%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="10"] {
    max-width: 10%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="10"] {
    max-height: 10%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="15"] {
    flex: 0 0 15%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="15"] {
    max-width: 15%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="15"] {
    max-height: 15%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="20"] {
    flex: 0 0 20%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="20"] {
    max-width: 20%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="20"] {
    max-height: 20%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="25"] {
    flex: 0 0 25%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="25"] {
    max-width: 25%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="25"] {
    max-height: 25%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="30"] {
    flex: 0 0 30%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="30"] {
    max-width: 30%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="30"] {
    max-height: 30%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="35"] {
    flex: 0 0 35%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="35"] {
    max-width: 35%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="35"] {
    max-height: 35%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="40"] {
    flex: 0 0 40%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="40"] {
    max-width: 40%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="40"] {
    max-height: 40%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="45"] {
    flex: 0 0 45%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="45"] {
    max-width: 45%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="45"] {
    max-height: 45%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="50"] {
    flex: 0 0 50%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="50"] {
    max-width: 50%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="50"] {
    max-height: 50%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="55"] {
    flex: 0 0 55%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="55"] {
    max-width: 55%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="55"] {
    max-height: 55%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="60"] {
    flex: 0 0 60%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="60"] {
    max-width: 60%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="60"] {
    max-height: 60%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="65"] {
    flex: 0 0 65%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="65"] {
    max-width: 65%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="65"] {
    max-height: 65%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="70"] {
    flex: 0 0 70%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="70"] {
    max-width: 70%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="70"] {
    max-height: 70%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="75"] {
    flex: 0 0 75%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="75"] {
    max-width: 75%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="75"] {
    max-height: 75%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="80"] {
    flex: 0 0 80%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="80"] {
    max-width: 80%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="80"] {
    max-height: 80%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="85"] {
    flex: 0 0 85%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="85"] {
    max-width: 85%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="85"] {
    max-height: 85%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="90"] {
    flex: 0 0 90%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="90"] {
    max-width: 90%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="90"] {
    max-height: 90%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="95"] {
    flex: 0 0 95%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="95"] {
    max-width: 95%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="95"] {
    max-height: 95%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="100"] {
    flex: 0 0 100%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="100"] {
    max-width: 100%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="100"] {
    max-height: 100%; }
  /* line 168, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="33"], [flex-gt-md="34"] {
    flex: 0 0 33.33%; }
  /* line 171, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-md="66"], [flex-gt-md="67"] {
    flex: 0 0 66.66%; }
  /* line 176, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="33"], [layout="row"] > [flex-gt-md="34"] {
    max-width: 33.33%; }
  /* line 179, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-md="66"], [layout="row"] > [flex-gt-md="67"] {
    max-width: 66.66%; }
  /* line 184, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="33"], [layout="column"] > [flex-gt-md="34"] {
    max-height: 33.33%; }
  /* line 187, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-md="66"], [layout="column"] > [flex-gt-md="67"] {
    max-height: 66.66%; } }

@media (min-width: 960px) and (max-width: 1199px) {
  /* line 304, app/styles/modules/md-scss/_layout.scss */
  [hide]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]), [hide-gt-sm]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]), [hide-gt-md]:not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]) {
    display: none; }
  /* line 308, app/styles/modules/md-scss/_layout.scss */
  [hide-lg]:not([show-lg]):not([show]) {
    display: none; }
  /* line 95, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="0"] {
    order: 0; }
  /* line 96, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="1"] {
    order: 1; }
  /* line 97, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="2"] {
    order: 2; }
  /* line 98, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="3"] {
    order: 3; }
  /* line 99, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="4"] {
    order: 4; }
  /* line 100, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="5"] {
    order: 5; }
  /* line 101, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="6"] {
    order: 6; }
  /* line 102, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="7"] {
    order: 7; }
  /* line 103, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="8"] {
    order: 8; }
  /* line 104, app/styles/modules/md-scss/_layout.scss */
  [flex-order-lg="9"] {
    order: 9; }
  /* line 205, app/styles/modules/md-scss/_layout.scss */
  [layout-align-lg="center"], [layout-align-lg="center center"], [layout-align-lg="center start"], [layout-align-lg="center end"] {
    justify-content: center; }
  /* line 209, app/styles/modules/md-scss/_layout.scss */
  [layout-align-lg="end"], [layout-align-lg="end center"], [layout-align-lg="end start"], [layout-align-lg="end end"] {
    justify-content: flex-end; }
  /* line 213, app/styles/modules/md-scss/_layout.scss */
  [layout-align-lg="space-around"], [layout-align-lg="space-around center"], [layout-align-lg="space-around start"], [layout-align-lg="space-around end"] {
    justify-content: space-around; }
  /* line 217, app/styles/modules/md-scss/_layout.scss */
  [layout-align-lg="space-between"], [layout-align-lg="space-between center"], [layout-align-lg="space-between start"], [layout-align-lg="space-between end"] {
    justify-content: space-between; }
  /* line 222, app/styles/modules/md-scss/_layout.scss */
  [layout-align-lg="center center"], [layout-align-lg="start center"], [layout-align-lg="end center"], [layout-align-lg="space-between center"], [layout-align-lg="space-around center"] {
    align-items: center; }
  /* line 226, app/styles/modules/md-scss/_layout.scss */
  [layout-align-lg="center start"], [layout-align-lg="start start"], [layout-align-lg="end start"], [layout-align-lg="space-between start"], [layout-align-lg="space-around start"] {
    align-items: flex-start; }
  /* line 230, app/styles/modules/md-scss/_layout.scss */
  [layout-align-lg="center end"], [layout-align-lg="start end"], [layout-align-lg="end end"], [layout-align-lg="space-between end"], [layout-align-lg="space-around end"] {
    align-items: flex-end; }
  /* line 108, app/styles/modules/md-scss/_layout.scss */
  [layout-lg] {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  /* line 117, app/styles/modules/md-scss/_layout.scss */
  [layout-lg=column] {
    flex-direction: column; }
  /* line 120, app/styles/modules/md-scss/_layout.scss */
  [layout-lg=row] {
    flex-direction: row; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="5"] {
    margin-left: 5%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="10"] {
    margin-left: 10%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="15"] {
    margin-left: 15%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="20"] {
    margin-left: 20%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="25"] {
    margin-left: 25%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="30"] {
    margin-left: 30%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="35"] {
    margin-left: 35%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="40"] {
    margin-left: 40%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="45"] {
    margin-left: 45%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="50"] {
    margin-left: 50%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="55"] {
    margin-left: 55%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="60"] {
    margin-left: 60%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="65"] {
    margin-left: 65%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="70"] {
    margin-left: 70%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="75"] {
    margin-left: 75%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="80"] {
    margin-left: 80%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="85"] {
    margin-left: 85%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="90"] {
    margin-left: 90%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="95"] {
    margin-left: 95%; }
  /* line 135, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="33"], [offset-lg="34"] {
    margin-left: 33.33%; }
  /* line 138, app/styles/modules/md-scss/_layout.scss */
  [offset-lg="66"], [offset-lg="67"] {
    margin-left: 66.66%; }
  /* line 149, app/styles/modules/md-scss/_layout.scss */
  [flex-lg] {
    box-sizing: border-box;
    flex: 1; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="0"] {
    flex: 0 0 0%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="0"] {
    max-width: 0%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="0"] {
    max-height: 0%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="5"] {
    flex: 0 0 5%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="5"] {
    max-width: 5%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="5"] {
    max-height: 5%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="10"] {
    flex: 0 0 10%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="10"] {
    max-width: 10%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="10"] {
    max-height: 10%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="15"] {
    flex: 0 0 15%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="15"] {
    max-width: 15%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="15"] {
    max-height: 15%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="20"] {
    flex: 0 0 20%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="20"] {
    max-width: 20%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="20"] {
    max-height: 20%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="25"] {
    flex: 0 0 25%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="25"] {
    max-width: 25%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="25"] {
    max-height: 25%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="30"] {
    flex: 0 0 30%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="30"] {
    max-width: 30%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="30"] {
    max-height: 30%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="35"] {
    flex: 0 0 35%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="35"] {
    max-width: 35%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="35"] {
    max-height: 35%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="40"] {
    flex: 0 0 40%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="40"] {
    max-width: 40%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="40"] {
    max-height: 40%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="45"] {
    flex: 0 0 45%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="45"] {
    max-width: 45%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="45"] {
    max-height: 45%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="50"] {
    flex: 0 0 50%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="50"] {
    max-width: 50%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="50"] {
    max-height: 50%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="55"] {
    flex: 0 0 55%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="55"] {
    max-width: 55%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="55"] {
    max-height: 55%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="60"] {
    flex: 0 0 60%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="60"] {
    max-width: 60%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="60"] {
    max-height: 60%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="65"] {
    flex: 0 0 65%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="65"] {
    max-width: 65%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="65"] {
    max-height: 65%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="70"] {
    flex: 0 0 70%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="70"] {
    max-width: 70%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="70"] {
    max-height: 70%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="75"] {
    flex: 0 0 75%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="75"] {
    max-width: 75%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="75"] {
    max-height: 75%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="80"] {
    flex: 0 0 80%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="80"] {
    max-width: 80%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="80"] {
    max-height: 80%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="85"] {
    flex: 0 0 85%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="85"] {
    max-width: 85%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="85"] {
    max-height: 85%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="90"] {
    flex: 0 0 90%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="90"] {
    max-width: 90%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="90"] {
    max-height: 90%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="95"] {
    flex: 0 0 95%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="95"] {
    max-width: 95%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="95"] {
    max-height: 95%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="100"] {
    flex: 0 0 100%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="100"] {
    max-width: 100%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="100"] {
    max-height: 100%; }
  /* line 168, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="33"], [flex-lg="34"] {
    flex: 0 0 33.33%; }
  /* line 171, app/styles/modules/md-scss/_layout.scss */
  [flex-lg="66"], [flex-lg="67"] {
    flex: 0 0 66.66%; }
  /* line 176, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="33"], [layout="row"] > [flex-lg="34"] {
    max-width: 33.33%; }
  /* line 179, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-lg="66"], [layout="row"] > [flex-lg="67"] {
    max-width: 66.66%; }
  /* line 184, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="33"], [layout="column"] > [flex-lg="34"] {
    max-height: 33.33%; }
  /* line 187, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-lg="66"], [layout="column"] > [flex-lg="67"] {
    max-height: 66.66%; } }

@media (min-width: 1200px) {
  /* line 322, app/styles/modules/md-scss/_layout.scss */
  [hide-gt-sm]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide-gt-md]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide-gt-lg]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]), [hide]:not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show]) {
    display: none; }
  /* line 95, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="0"] {
    order: 0; }
  /* line 96, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="1"] {
    order: 1; }
  /* line 97, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="2"] {
    order: 2; }
  /* line 98, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="3"] {
    order: 3; }
  /* line 99, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="4"] {
    order: 4; }
  /* line 100, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="5"] {
    order: 5; }
  /* line 101, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="6"] {
    order: 6; }
  /* line 102, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="7"] {
    order: 7; }
  /* line 103, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="8"] {
    order: 8; }
  /* line 104, app/styles/modules/md-scss/_layout.scss */
  [flex-order-gt-lg="9"] {
    order: 9; }
  /* line 205, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-lg="center"], [layout-align-gt-lg="center center"], [layout-align-gt-lg="center start"], [layout-align-gt-lg="center end"] {
    justify-content: center; }
  /* line 209, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-lg="end"], [layout-align-gt-lg="end center"], [layout-align-gt-lg="end start"], [layout-align-gt-lg="end end"] {
    justify-content: flex-end; }
  /* line 213, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-lg="space-around"], [layout-align-gt-lg="space-around center"], [layout-align-gt-lg="space-around start"], [layout-align-gt-lg="space-around end"] {
    justify-content: space-around; }
  /* line 217, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-lg="space-between"], [layout-align-gt-lg="space-between center"], [layout-align-gt-lg="space-between start"], [layout-align-gt-lg="space-between end"] {
    justify-content: space-between; }
  /* line 222, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-lg="center center"], [layout-align-gt-lg="start center"], [layout-align-gt-lg="end center"], [layout-align-gt-lg="space-between center"], [layout-align-gt-lg="space-around center"] {
    align-items: center; }
  /* line 226, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-lg="center start"], [layout-align-gt-lg="start start"], [layout-align-gt-lg="end start"], [layout-align-gt-lg="space-between start"], [layout-align-gt-lg="space-around start"] {
    align-items: flex-start; }
  /* line 230, app/styles/modules/md-scss/_layout.scss */
  [layout-align-gt-lg="center end"], [layout-align-gt-lg="start end"], [layout-align-gt-lg="end end"], [layout-align-gt-lg="space-between end"], [layout-align-gt-lg="space-around end"] {
    align-items: flex-end; }
  /* line 108, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-lg] {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  /* line 117, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-lg=column] {
    flex-direction: column; }
  /* line 120, app/styles/modules/md-scss/_layout.scss */
  [layout-gt-lg=row] {
    flex-direction: row; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="5"] {
    margin-left: 5%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="10"] {
    margin-left: 10%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="15"] {
    margin-left: 15%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="20"] {
    margin-left: 20%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="25"] {
    margin-left: 25%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="30"] {
    margin-left: 30%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="35"] {
    margin-left: 35%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="40"] {
    margin-left: 40%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="45"] {
    margin-left: 45%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="50"] {
    margin-left: 50%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="55"] {
    margin-left: 55%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="60"] {
    margin-left: 60%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="65"] {
    margin-left: 65%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="70"] {
    margin-left: 70%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="75"] {
    margin-left: 75%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="80"] {
    margin-left: 80%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="85"] {
    margin-left: 85%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="90"] {
    margin-left: 90%; }
  /* line 131, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="95"] {
    margin-left: 95%; }
  /* line 135, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="33"], [offset-gt-lg="34"] {
    margin-left: 33.33%; }
  /* line 138, app/styles/modules/md-scss/_layout.scss */
  [offset-gt-lg="66"], [offset-gt-lg="67"] {
    margin-left: 66.66%; }
  /* line 149, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg] {
    box-sizing: border-box;
    flex: 1; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="0"] {
    flex: 0 0 0%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="0"] {
    max-width: 0%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="0"] {
    max-height: 0%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="5"] {
    flex: 0 0 5%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="5"] {
    max-width: 5%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="5"] {
    max-height: 5%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="10"] {
    flex: 0 0 10%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="10"] {
    max-width: 10%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="10"] {
    max-height: 10%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="15"] {
    flex: 0 0 15%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="15"] {
    max-width: 15%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="15"] {
    max-height: 15%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="20"] {
    flex: 0 0 20%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="20"] {
    max-width: 20%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="20"] {
    max-height: 20%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="25"] {
    flex: 0 0 25%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="25"] {
    max-width: 25%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="25"] {
    max-height: 25%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="30"] {
    flex: 0 0 30%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="30"] {
    max-width: 30%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="30"] {
    max-height: 30%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="35"] {
    flex: 0 0 35%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="35"] {
    max-width: 35%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="35"] {
    max-height: 35%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="40"] {
    flex: 0 0 40%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="40"] {
    max-width: 40%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="40"] {
    max-height: 40%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="45"] {
    flex: 0 0 45%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="45"] {
    max-width: 45%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="45"] {
    max-height: 45%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="50"] {
    flex: 0 0 50%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="50"] {
    max-width: 50%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="50"] {
    max-height: 50%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="55"] {
    flex: 0 0 55%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="55"] {
    max-width: 55%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="55"] {
    max-height: 55%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="60"] {
    flex: 0 0 60%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="60"] {
    max-width: 60%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="60"] {
    max-height: 60%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="65"] {
    flex: 0 0 65%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="65"] {
    max-width: 65%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="65"] {
    max-height: 65%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="70"] {
    flex: 0 0 70%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="70"] {
    max-width: 70%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="70"] {
    max-height: 70%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="75"] {
    flex: 0 0 75%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="75"] {
    max-width: 75%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="75"] {
    max-height: 75%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="80"] {
    flex: 0 0 80%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="80"] {
    max-width: 80%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="80"] {
    max-height: 80%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="85"] {
    flex: 0 0 85%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="85"] {
    max-width: 85%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="85"] {
    max-height: 85%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="90"] {
    flex: 0 0 90%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="90"] {
    max-width: 90%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="90"] {
    max-height: 90%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="95"] {
    flex: 0 0 95%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="95"] {
    max-width: 95%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="95"] {
    max-height: 95%; }
  /* line 157, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="100"] {
    flex: 0 0 100%; }
  /* line 160, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="100"] {
    max-width: 100%; }
  /* line 163, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="100"] {
    max-height: 100%; }
  /* line 168, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="33"], [flex-gt-lg="34"] {
    flex: 0 0 33.33%; }
  /* line 171, app/styles/modules/md-scss/_layout.scss */
  [flex-gt-lg="66"], [flex-gt-lg="67"] {
    flex: 0 0 66.66%; }
  /* line 176, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="33"], [layout="row"] > [flex-gt-lg="34"] {
    max-width: 33.33%; }
  /* line 179, app/styles/modules/md-scss/_layout.scss */
  [layout="row"] > [flex-gt-lg="66"], [layout="row"] > [flex-gt-lg="67"] {
    max-width: 66.66%; }
  /* line 184, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="33"], [layout="column"] > [flex-gt-lg="34"] {
    max-height: 33.33%; }
  /* line 187, app/styles/modules/md-scss/_layout.scss */
  [layout="column"] > [flex-gt-lg="66"], [layout="column"] > [flex-gt-lg="67"] {
    max-height: 66.66%; } }

/**
 * Position a FAB button.
 */
/* line 34, app/styles/modules/md-scss/components/_button.scss */
.md-button {
  box-sizing: border-box;
  color: currentColor;
  user-select: none;
  position: relative;
  outline: none;
  border: 0;
  display: inline-block;
  align-items: center;
  padding: 0 6px;
  margin: 6px 8px;
  line-height: 36px;
  min-height: 36px;
  background: transparent;
  white-space: nowrap;
  min-width: 88px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  /* line 73, app/styles/modules/md-scss/components/_button.scss */
  .md-button *, .md-button *:before, .md-button *:after {
    box-sizing: border-box; }
  /* line 76, app/styles/modules/md-scss/components/_button.scss */
  .md-button:focus {
    outline: none; }
  /* line 80, app/styles/modules/md-scss/components/_button.scss */
  .md-button:hover, .md-button:focus {
    text-decoration: none; }
  /* line 84, app/styles/modules/md-scss/components/_button.scss */
  .md-button.ng-hide, .md-button.ng-leave {
    transition: none; }
  /* line 88, app/styles/modules/md-scss/components/_button.scss */
  .md-button.md-cornered {
    border-radius: 0; }
  /* line 92, app/styles/modules/md-scss/components/_button.scss */
  .md-button.md-icon {
    padding: 0;
    background: none; }
  /* line 98, app/styles/modules/md-scss/components/_button.scss */
  .md-button.md-raised:not([disabled]) {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  /* line 103, app/styles/modules/md-scss/components/_button.scss */
  .md-button.md-icon-button {
    margin: 0 6px;
    height: 48px;
    min-width: 0;
    line-height: 48px;
    padding-left: 0;
    padding-right: 0;
    width: 48px;
    border-radius: 50%; }
    /* line 112, app/styles/modules/md-scss/components/_button.scss */
    .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'); }
  /* line 121, app/styles/modules/md-scss/components/_button.scss */
  .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, 0.26);
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden;
    transition: 0.2s linear;
    transition-property: background-color, box-shadow; }
    /* line 25, app/styles/modules/md-scss/components/_button.scss */
    .md-button.md-fab.md-fab-bottom-right {
      top: auto;
      right: 20px;
      bottom: 20px;
      left: auto;
      position: absolute; }
    /* line 25, app/styles/modules/md-scss/components/_button.scss */
    .md-button.md-fab.md-fab-bottom-left {
      top: auto;
      right: auto;
      bottom: 20px;
      left: 20px;
      position: absolute; }
    /* line 25, app/styles/modules/md-scss/components/_button.scss */
    .md-button.md-fab.md-fab-top-right {
      top: 20px;
      right: 20px;
      bottom: auto;
      left: auto;
      position: absolute; }
    /* line 25, app/styles/modules/md-scss/components/_button.scss */
    .md-button.md-fab.md-fab-top-left {
      top: 20px;
      right: auto;
      bottom: auto;
      left: 20px;
      position: absolute; }
    /* line 143, app/styles/modules/md-scss/components/_button.scss */
    .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'); }
    /* line 151, app/styles/modules/md-scss/components/_button.scss */
    .md-button.md-fab.md-mini {
      line-height: 40px;
      width: 40px;
      height: 40px; }
  /* line 162, app/styles/modules/md-scss/components/_button.scss */
  .md-button:not([disabled]).md-raised.md-focused, .md-button:not([disabled]).md-fab.md-focused {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  /* line 165, app/styles/modules/md-scss/components/_button.scss */
  .md-button:not([disabled]).md-raised:active, .md-button:not([disabled]).md-fab:active {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); }

/* line 174, app/styles/modules/md-scss/components/_button.scss */
.md-toast-open-top .md-button.md-fab-top-left, .md-toast-open-top .md-button.md-fab-top-right {
  transform: translate3d(0, 42px, 0); }
  /* line 178, app/styles/modules/md-scss/components/_button.scss */
  .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 {
    transform: translate3d(0, 41px, 0); }

/* line 186, app/styles/modules/md-scss/components/_button.scss */
.md-toast-open-bottom .md-button.md-fab-bottom-left, .md-toast-open-bottom .md-button.md-fab-bottom-right {
  transform: translate3d(0, -42px, 0); }
  /* line 190, app/styles/modules/md-scss/components/_button.scss */
  .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 {
    transform: translate3d(0, -43px, 0); }

/* line 197, app/styles/modules/md-scss/components/_button.scss */
.md-button-group {
  display: flex;
  flex: 1;
  width: 100%; }

/* line 202, app/styles/modules/md-scss/components/_button.scss */
.md-button-group > .md-button {
  flex: 1;
  display: block;
  overflow: hidden;
  width: 0;
  border-width: 1px 0px 1px 1px;
  border-radius: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap; }
  /* line 218, app/styles/modules/md-scss/components/_button.scss */
  .md-button-group > .md-button:first-child {
    border-radius: 2px 0px 0px 2px; }
  /* line 221, app/styles/modules/md-scss/components/_button.scss */
  .md-button-group > .md-button:last-child {
    border-right-width: 1px;
    border-radius: 0px 2px 2px 0px; }

@media screen and (-ms-high-contrast: active) {
  /* line 228, app/styles/modules/md-scss/components/_button.scss */
  .md-button.md-raised, .md-button.md-fab {
    border: 1px solid #fff; } }

/* line 3, app/styles/modules/md-scss/components/_icon.scss */
.md-icon {
  margin: auto;
  background-repeat: no-repeat no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 24px;
  width: 24px; }
  /* line 12, app/styles/modules/md-scss/components/_icon.scss */
  .md-icon svg {
    pointer-events: none; }
  /* line 16, app/styles/modules/md-scss/components/_icon.scss */
  .md-icon[md-font-icon] {
    line-height: 1;
    width: auto; }

/* line 10, app/styles/modules/md-scss/components/_toolbar.scss */
.md-toolbar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 50;
  font-size: 20px;
  min-height: 64px;
  width: 100%; }
  /* line 21, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar.md-whiteframe-z1-add, .md-toolbar.md-whiteframe-z1-remove {
    transition: box-shadow 0.5s linear; }
  /* line 27, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar *, .md-toolbar *:before, .md-toolbar *:after {
    box-sizing: border-box; }
  /* line 31, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar.md-tall {
    height: 128px;
    min-height: 128px;
    max-height: 128px; }
  /* line 37, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar.md-medium-tall {
    height: 88px;
    min-height: 88px;
    max-height: 88px; }
    /* line 42, app/styles/modules/md-scss/components/_toolbar.scss */
    .md-toolbar.md-medium-tall .md-toolbar-tools {
      height: 48px;
      min-height: 48px;
      max-height: 48px; }
  /* line 49, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar .md-indent {
    margin-left: 64px; }
  /* line 54, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar ~ .md-content > .md-list {
    padding: 0; }
    /* line 58, app/styles/modules/md-scss/components/_toolbar.scss */
    .md-toolbar ~ .md-content > .md-list .md-list-item:last-child .md-divider {
      display: none; }

/* line 66, app/styles/modules/md-scss/components/_toolbar.scss */
.md-toolbar-tools {
  font-size: 20px;
  letter-spacing: 0.005em;
  font-weight: 400;
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  height: 64px;
  max-height: 64px;
  padding: 0 16px;
  margin: 0; }
  /* line 80, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar-tools h1, .md-toolbar-tools h2, .md-toolbar-tools h3 {
    font-size: inherit;
    font-weight: inherit;
    margin: inherit; }
  /* line 86, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar-tools a {
    color: inherit;
    text-decoration: none; }
  /* line 90, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar-tools .fill-height {
    display: flex;
    align-items: center; }
  /* line 94, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar-tools .md-button {
    margin-top: 0;
    margin-bottom: 0; }
  /* line 98, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar-tools > .md-button:first-child {
    margin-left: -8px; }
  /* line 101, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar-tools > .md-button:last-child {
    margin-right: -8px; }
  /* line 105, app/styles/modules/md-scss/components/_toolbar.scss */
  .md-toolbar-tools > .md-menu:last-child {
    margin-right: -8px; }
    /* line 107, app/styles/modules/md-scss/components/_toolbar.scss */
    .md-toolbar-tools > .md-menu:last-child > .md-button {
      margin-right: 0; }
  @media screen and (-ms-high-contrast: active) {
    .md-toolbar-tools {
      border-bottom: 1px solid #fff; } }

/* line 4, app/styles/modules/md-scss/components/_card.scss */
.md-card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 8px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.14), 0px 2px 2px 0px rgba(0, 0, 0, 0.098), 0px 1px 5px 0px rgba(0, 0, 0, 0.084); }
  /* line 13, app/styles/modules/md-scss/components/_card.scss */
  .md-card > img, .md-card > :not(md-card-content) img {
    width: 100%; }
  /* line 17, app/styles/modules/md-scss/components/_card.scss */
  .md-card .md-card-content {
    padding: 16px; }
  /* line 20, app/styles/modules/md-scss/components/_card.scss */
  .md-card .md-toolbar {
    height: 48px;
    min-height: 48px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
    /* line 24, app/styles/modules/md-scss/components/_card.scss */
    .md-card .md-toolbar .md-toolbar-tools {
      width: 100%;
      height: 48px;
      max-height: 48px;
      padding: 0 16px;
      margin: 0; }
      /* line 30, app/styles/modules/md-scss/components/_card.scss */
      .md-card .md-toolbar .md-toolbar-tools .md-button {
        width: 32px; }
  /* line 35, app/styles/modules/md-scss/components/_card.scss */
  .md-card .md-actions {
    margin: 0; }
    /* line 38, app/styles/modules/md-scss/components/_card.scss */
    .md-card .md-actions .md-button {
      margin-bottom: 8px;
      margin-top: 8px;
      margin-right: 4px;
      margin-left: 4px; }
  /* line 45, app/styles/modules/md-scss/components/_card.scss */
  .md-card .md-card-footer {
    padding: 16px; }

@media screen and (-ms-high-contrast: active) {
  /* line 51, app/styles/modules/md-scss/components/_card.scss */
  .md-card {
    border: 1px solid #fff; } }

/* line 56, app/styles/modules/md-scss/components/_card.scss */
.bg-l1 {
  background-color: whitesmoke; }

/* line 3, app/styles/modules/md-scss/components/_card-theme.scss */
.md-card {
  background-color: white;
  border-radius: 2px; }
  /* line 7, app/styles/modules/md-scss/components/_card-theme.scss */
  .md-card .md-card-image {
    border-radius: 2px 2px 0 0; }

@keyframes subheaderStickyHoverIn {
  /* line 10, app/styles/modules/md-scss/components/_subheader.scss */
  0% {
    box-shadow: 0 0 0 0 transparent; }

  /* line 13, app/styles/modules/md-scss/components/_subheader.scss */
  100% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16); } }

@keyframes subheaderStickyHoverOut {
  /* line 18, app/styles/modules/md-scss/components/_subheader.scss */
  0% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16); }

  /* line 21, app/styles/modules/md-scss/components/_subheader.scss */
  100% {
    box-shadow: 0 0 0 0 transparent; } }

/* line 26, app/styles/modules/md-scss/components/_subheader.scss */
.md-subheader {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
  margin: 0 0 0 0;
  margin-right: 16px;
  position: relative;
  color: rgba(0, 0, 0, 0.54); }
  /* line 36, app/styles/modules/md-scss/components/_subheader.scss */
  .md-subheader .md-subheader-inner {
    padding: 16px 0px 16px 16px; }
  /* line 40, app/styles/modules/md-scss/components/_subheader.scss */
  .md-subheader:not(.md-sticky-no-effect) {
    transition: 0.2s ease-out margin; }
    /* line 41, app/styles/modules/md-scss/components/_subheader.scss */
    .md-subheader:not(.md-sticky-no-effect):after {
      position: absolute;
      left: 0;
      bottom: 0;
      top: 0;
      right: -16px;
      content: ''; }
    /* line 51, app/styles/modules/md-scss/components/_subheader.scss */
    .md-subheader:not(.md-sticky-no-effect).md-sticky-clone {
      z-index: 2; }
    /* line 54, app/styles/modules/md-scss/components/_subheader.scss */
    .md-subheader:not(.md-sticky-no-effect)[sticky-state="active"] {
      margin-top: -2px; }
    /* line 57, app/styles/modules/md-scss/components/_subheader.scss */
    .md-subheader:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state="active"] .md-subheader-inner:after {
      animation: subheaderStickyHoverOut 0.3s ease-out both; }
  /* line 62, app/styles/modules/md-scss/components/_subheader.scss */
  .md-subheader .md-subheader-content {
    z-index: 1;
    position: relative; }

/* line 29, app/styles/modules/md-scss/components/_list.scss */
.md-list {
  display: block;
  padding: 8px 0px 8px 0px; }
  /* line 33, app/styles/modules/md-scss/components/_list.scss */
  .md-list .md-subheader {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.01em;
    line-height: 0.75em; }

/* line 42, app/styles/modules/md-scss/components/_list.scss */
.md-list-item.md-proxy-focus.md-focused .md-no-style {
  transition: background-color 0.15s linear; }
/* line 46, app/styles/modules/md-scss/components/_list.scss */
.md-list-item.md-no-proxy, .md-list-item .md-no-style {
  position: relative;
  padding: 0px 16px;
  flex: 1; }
  /* line 51, app/styles/modules/md-scss/components/_list.scss */
  .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;
    flex-direction: inherit;
    align-items: inherit; }
  /* line 61, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item.md-no-proxy:focus, .md-list-item .md-no-style:focus {
    outline: none; }
/* line 65, app/styles/modules/md-scss/components/_list.scss */
.md-list-item.md-with-secondary {
  position: relative; }
/* line 68, app/styles/modules/md-scss/components/_list.scss */
.md-list-item.md-clickable:hover {
  cursor: pointer; }
/* line 72, app/styles/modules/md-scss/components/_list.scss */
.md-list-item .md-divider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  /* line 77, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item .md-divider[md-inset] {
    left: 96px;
    width: calc(100% - 96px);
    margin: 0; }

/* line 85, app/styles/modules/md-scss/components/_list.scss */
.md-list-item, .md-list-item .md-list-item-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 64px; }
  /* line 95, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item > div.md-primary > .md-icon, .md-list-item > div.md-secondary > .md-icon, .md-list-item > .md-icon:first-child, .md-list-item > .md-icon.md-secondary, .md-list-item .md-list-item-inner > div.md-primary > .md-icon, .md-list-item .md-list-item-inner > div.md-secondary > .md-icon, .md-list-item .md-list-item-inner > .md-icon:first-child, .md-list-item .md-list-item-inner > .md-icon.md-secondary {
    width: 24px;
    margin-top: 16px;
    margin-bottom: 12px;
    box-sizing: content-box; }
  /* line 104, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item > div.md-primary > .md-checkbox, .md-list-item > div.md-secondary > .md-checkbox, .md-list-item > .md-checkbox:first-child, .md-list-item .md-checkbox.md-secondary, .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:first-child, .md-list-item .md-list-item-inner .md-checkbox.md-secondary {
    align-self: center; }
    /* line 106, app/styles/modules/md-scss/components/_list.scss */
    .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:first-child .md-label, .md-list-item .md-checkbox.md-secondary .md-label, .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:first-child .md-label, .md-list-item .md-list-item-inner .md-checkbox.md-secondary .md-label {
      display: none; }
  /* line 109, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item > .md-icon:first-child, .md-list-item .md-list-item-inner > .md-icon:first-child {
    margin-right: 32px; }
  /* line 112, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item > .md-checkbox:first-child, .md-list-item .md-list-item-inner > .md-checkbox:first-child {
    width: 24px;
    margin-left: 3px;
    margin-right: 29px; }
  /* line 117, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item > .md-avatar:first-child, .md-list-item .md-list-item-inner > .md-avatar:first-child {
    width: 40px;
    height: 40px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 16px;
    border-radius: 50%;
    box-sizing: content-box; }
  /* line 128, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item .md-checkbox.md-secondary, .md-list-item .md-switch.md-secondary, .md-list-item .md-list-item-inner .md-checkbox.md-secondary, .md-list-item .md-list-item-inner .md-switch.md-secondary {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0; }
  /* line 134, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item button.md-button.md-secondary-container, .md-list-item .md-list-item-inner button.md-button.md-secondary-container {
    background-color: transparent;
    align-self: center;
    border-radius: 50%;
    margin: 0px;
    min-width: 0px; }
    /* line 141, app/styles/modules/md-scss/components/_list.scss */
    .md-list-item button.md-button.md-secondary-container .md-ripple, .md-list-item button.md-button.md-secondary-container .md-ripple-container, .md-list-item .md-list-item-inner button.md-button.md-secondary-container .md-ripple, .md-list-item .md-list-item-inner button.md-button.md-secondary-container .md-ripple-container {
      border-radius: 50%; }
  /* line 147, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item .md-secondary-container, .md-list-item .md-secondary, .md-list-item .md-list-item-inner .md-secondary-container, .md-list-item .md-list-item-inner .md-secondary {
    margin-left: 16px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translate3d(0, -50%, 0); }
  /* line 155, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item > .md-button.md-secondary-container > .md-secondary, .md-list-item .md-list-item-inner > .md-button.md-secondary-container > .md-secondary {
    margin-left: 0px;
    position: static; }
  /* line 160, app/styles/modules/md-scss/components/_list.scss */
  .md-list-item > p, .md-list-item > .md-list-item-inner > p, .md-list-item .md-list-item-inner > p, .md-list-item .md-list-item-inner > .md-list-item-inner > p {
    flex: 1;
    margin: 0; }

/* line 170, app/styles/modules/md-scss/components/_list.scss */
.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 {
  align-items: flex-start; }
  /* line 173, app/styles/modules/md-scss/components/_list.scss */
  .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 {
    flex: 1;
    padding: 16px 0;
    text-overflow: ellipsis; }
    /* line 178, app/styles/modules/md-scss/components/_list.scss */
    .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; }
    /* line 182, app/styles/modules/md-scss/components/_list.scss */
    .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;
      font-weight: 400;
      letter-spacing: 0.01em;
      margin: 0 0 6px 0;
      line-height: 0.75em; }
    /* line 189, app/styles/modules/md-scss/components/_list.scss */
    .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: 0.01em;
      margin: 10px 0 5px 0;
      font-weight: 400;
      line-height: 0.75em; }
    /* line 196, app/styles/modules/md-scss/components/_list.scss */
    .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;
      font-weight: 500;
      letter-spacing: 0.01em;
      margin: 0 0 0 0;
      line-height: 1.6em; }

/* line 208, app/styles/modules/md-scss/components/_list.scss */
.md-list-item.md-2-line > .md-avatar:first-child, .md-list-item.md-2-line > .md-no-style > .md-avatar:first-child {
  margin-top: 12px; }
/* line 211, app/styles/modules/md-scss/components/_list.scss */
.md-list-item.md-2-line > .md-icon:first-child, .md-list-item.md-2-line > .md-no-style > .md-icon:first-child {
  align-self: flex-start; }
/* line 214, app/styles/modules/md-scss/components/_list.scss */
.md-list-item.md-2-line .md-list-item-text, .md-list-item.md-2-line > .md-no-style .md-list-item-text {
  flex: 1;
  padding-top: 19px; }

/* line 223, app/styles/modules/md-scss/components/_list.scss */
.md-list-item.md-3-line > .md-icon:first-child, .md-list-item.md-3-line > .md-avatar:first-child, .md-list-item.md-3-line > .md-no-style > .md-icon:first-child, .md-list-item.md-3-line > .md-no-style > .md-avatar:first-child {
  margin-top: 16px; }

/* line 4, app/styles/modules/md-scss/components/_list-theme.scss */
.md-list .md-list-item.md-2-line .md-list-item-text h3, .md-list .md-list-item.md-2-line .md-list-item-text h4, .md-list .md-list-item.md-3-line .md-list-item-text h3, .md-list .md-list-item.md-3-line .md-list-item-text h4 {
  color: rgba(0, 0, 0, 0.87); }
/* line 7, app/styles/modules/md-scss/components/_list-theme.scss */
.md-list .md-list-item.md-2-line .md-list-item-text p, .md-list .md-list-item.md-3-line .md-list-item-text p {
  color: rgba(0, 0, 0, 0.54); }
/* line 11, app/styles/modules/md-scss/components/_list-theme.scss */
.md-list .md-proxy-focus.md-focused div.md-no-style {
  background-color: whitesmoke; }
/* line 15, app/styles/modules/md-scss/components/_list-theme.scss */
.md-list .md-list-item > .md-icon {
  color: rgba(0, 0, 0, 0.54); }
  /* line 18, app/styles/modules/md-scss/components/_list-theme.scss */
  .md-list .md-list-item > .md-icon.md-highlight {
    color: #3f51b5; }
    /* line 20, app/styles/modules/md-scss/components/_list-theme.scss */
    .md-list .md-list-item > .md-icon.md-highlight.md-accent {
      color: #ff4081; }
/* line 25, app/styles/modules/md-scss/components/_list-theme.scss */
.md-list .md-list-item button {
  background-color: white; }
  /* line 28, app/styles/modules/md-scss/components/_list-theme.scss */
  .md-list .md-list-item button.md-button:not([disabled]):hover {
    background-color: white; }

/* 

*/
[md-ink-ripple] {
  position: relative;
}
.i-24 {
  font-size: 24px;
  vertical-align: -23%;
}
.i-36 {
  font-size: 36px;
  vertical-align: -23%;
}
.md-btn {
  color: currentColor;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  outline: none;
  border: 0;
  border-radius: 3px;
  padding: 6px;
  display: inline-block;
  background: transparent;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-style: inherit;
  font-variant: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.md-btn.md-flat:not([disabled]):hover,
.md-btn.md-flat:not([disabled]):focus {
  background-color: rgba(158, 158, 158, 0.2);
}
.md-btn-circle {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.md-btn[disabled],
.md-btn.md-raised[disabled],
.md-btn.md-fab[disabled] {
  color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
  cursor: not-allowed;
}
.md-fab {
  line-height: 44px;
}
.md-fab-offset {
  margin-top: -28px;
  margin-bottom: -28px;
}
.md-btn:focus {
  outline: none;
}
.md-btn:hover {
  text-decoration: none;
}
.md-btn.md-cornered {
  border-radius: 0;
}
.md-btn.md-icon {
  padding: 0;
  background: none;
}
.md-btn.md-raised {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.md-btn.md-fab {
  z-index: 20;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 0.2s linear;
  transition-property: -webkit-transform, box-shadow;
  transition-property: transform, box-shadow;
}
.md-btn.md-raised:not([disabled]),
.md-btn.md-fab {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-btn.md-raised:not([disabled]):focus,
.md-btn.md-raised:not([disabled]):hover,
.md-btn.md-fab:not([disabled]):focus,
.md-btn.md-fab:not([disabled]):hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.md-btn.md-fab.md-fab-bottom-right {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
  position: absolute;
}
.md-btn.md-fab.md-fab-bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
  position: absolute;
}
.md-btn.md-fab.md-fab-top-right {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  position: absolute;
}
.md-btn.md-fab.md-fab-top-left {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  position: absolute;
}
.md-btn.md-fab md-icon {
  margin-top: 0;
}
.md-btn.md-fab.md-mini {
  width: 40px;
  height: 40px;
}
.md-btn:not([disabled]).md-raised:focus,
.md-btn:not([disabled]).md-raised:hover,
.md-btn:not([disabled]).md-fab:focus,
.md-btn:not([disabled]).md-fab:hover {
  -webkit-transform: translate3d(0, -1px, 0);
  transform: translate3d(0, -1px, 0);
}
.md-toast-open-top .md-btn.md-fab-top-left,
.md-toast-open-top .md-btn.md-fab-top-right {
  -webkit-transform: translate3d(0, 42px, 0);
  transform: translate3d(0, 42px, 0);
}
.md-toast-open-top .md-btn.md-fab-top-left:not([disabled]):focus,
.md-toast-open-top .md-btn.md-fab-top-left:not([disabled]):hover,
.md-toast-open-top .md-btn.md-fab-top-right:not([disabled]):focus,
.md-toast-open-top .md-btn.md-fab-top-right:not([disabled]):hover {
  -webkit-transform: translate3d(0, 41px, 0);
  transform: translate3d(0, 41px, 0);
}
.md-toast-open-bottom .md-btn.md-fab-bottom-left,
.md-toast-open-bottom .md-btn.md-fab-bottom-right {
  -webkit-transform: translate3d(0, -42px, 0);
  transform: translate3d(0, -42px, 0);
}
.md-toast-open-bottom .md-btn.md-fab-bottom-left:not([disabled]):focus,
.md-toast-open-bottom .md-btn.md-fab-bottom-left:not([disabled]):hover,
.md-toast-open-bottom .md-btn.md-fab-bottom-right:not([disabled]):focus,
.md-toast-open-bottom .md-btn.md-fab-bottom-right:not([disabled]):hover {
  -webkit-transform: translate3d(0, -43px, 0);
  transform: translate3d(0, -43px, 0);
}
.edit-btn i,
.attr-edit-btn i {
  font-family: "Material-Design-Icons";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  font-variant: normal;
  font-size: 20px;
  vertical-align: -19%;
  -moz-osx-font-smoothing: grayscale;
}
.edit-btn i:before,
.attr-edit-btn i:before {
  content: "\e796";
}
.edit-btn.active,
.attr-edit-btn.active {
  background-color: #2196f3;
  color: rgba(255, 255, 255, 0.87);
}
.edit-btn.active i:before,
.attr-edit-btn.active i:before {
  content: "\e899";
}
.card {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  position: relative;
  margin-bottom: 24px;
  z-index: 10;
}
.card-heading {
  position: relative;
  padding: 20px 24px;
}
.card-heading h2 {
  margin: 0;
  font-size: 18px;
}
.card-heading small {
  display: block;
  margin-top: 8px;
  opacity: 0.5;
}
.card-body {
  padding: 20px 24px;
}
.card-divider {
  border-bottom: 1px solid rgba(110, 115, 120, 0.15);
  margin: 0 24px;
}
.card-tools {
  position: absolute;
  right: 12px;
  top: 12px;
}
.red {
  background-color: #f44336;
}
.red-50 {
  background-color: #ffebee;
}
.red-100 {
  background-color: #ffcdd2;
}
.red-200 {
  background-color: #ef9a9a;
}
.red-300 {
  background-color: #e57373;
}
.red-400 {
  background-color: #ef5350;
}
.red-500 {
  background-color: #f44336;
}
.red-600 {
  background-color: #e53935;
}
.red-700 {
  background-color: #d32f2f;
}
.red-800 {
  background-color: #c62828;
}
.red-900 {
  background-color: #b71c1c;
}
.red-A100 {
  background-color: #ff8a80;
}
.red-A200 {
  background-color: #ff5252;
}
.red-A400 {
  background-color: #ff1744;
}
.red-A700 {
  background-color: #d50000;
}
.pink {
  background-color: #e91e63;
}
.pink-50 {
  background-color: #fce4ec;
}
.pink-100 {
  background-color: #f8bbd0;
}
.pink-200 {
  background-color: #f48fb1;
}
.pink-300 {
  background-color: #f06292;
}
.pink-400 {
  background-color: #ec407a;
}
.pink-500 {
  background-color: #e91e63;
}
.pink-600 {
  background-color: #d81b60;
}
.pink-700 {
  background-color: #c2185b;
}
.pink-800 {
  background-color: #ad1457;
}
.pink-900 {
  background-color: #880e4f;
}
.pink-A100 {
  background-color: #ff80ab;
}
.pink-A200 {
  background-color: #ff4081;
}
.pink-A400 {
  background-color: #f50057;
}
.pink-A700 {
  background-color: #c51162;
}
.purple {
  background-color: #9c27b0;
}
.purple-50 {
  background-color: #f3e5f5;
}
.purple-100 {
  background-color: #e1bee7;
}
.purple-200 {
  background-color: #ce93d8;
}
.purple-300 {
  background-color: #ba68c8;
}
.purple-400 {
  background-color: #ab47bc;
}
.purple-500 {
  background-color: #9c27b0;
}
.purple-600 {
  background-color: #8e24aa;
}
.purple-700 {
  background-color: #7b1fa2;
}
.purple-800 {
  background-color: #6a1b9a;
}
.purple-900 {
  background-color: #4a148c;
}
.purple-A100 {
  background-color: #ea80fc;
}
.purple-A200 {
  background-color: #e040fb;
}
.purple-A400 {
  background-color: #d500f9;
}
.purple-A700 {
  background-color: #aa00ff;
}
.deep-purple {
  background-color: #673ab7;
}
.deep-purple-50 {
  background-color: #ede7f6;
}
.deep-purple-100 {
  background-color: #d1c4e9;
}
.deep-purple-200 {
  background-color: #b39ddb;
}
.deep-purple-300 {
  background-color: #9575cd;
}
.deep-purple-400 {
  background-color: #7e57c2;
}
.deep-purple-500 {
  background-color: #673ab7;
}
.deep-purple-600 {
  background-color: #5e35b1;
}
.deep-purple-700 {
  background-color: #512da8;
}
.deep-purple-800 {
  background-color: #4527a0;
}
.deep-purple-900 {
  background-color: #311b92;
}
.deep-purple-A100 {
  background-color: #b388ff;
}
.deep-purple-A200 {
  background-color: #7c4dff;
}
.deep-purple-A400 {
  background-color: #651fff;
}
.deep-purple-A700 {
  background-color: #6200ea;
}
.indigo {
  background-color: #3f51b5;
}
.indigo-50 {
  background-color: #e8eaf6;
}
.indigo-100 {
  background-color: #c5cae9;
}
.indigo-200 {
  background-color: #9fa8da;
}
.indigo-300 {
  background-color: #7986cb;
}
.indigo-400 {
  background-color: #5c6bc0;
}
.indigo-500 {
  background-color: #3f51b5;
}
.indigo-600 {
  background-color: #3949ab;
}
.indigo-700 {
  background-color: #303f9f;
}
.indigo-800 {
  background-color: #283593;
}
.indigo-900 {
  background-color: #1a237e;
}
.indigo-A100 {
  background-color: #8c9eff;
}
.indigo-A200 {
  background-color: #536dfe;
}
.indigo-A400 {
  background-color: #3d5afe;
}
.indigo-A700 {
  background-color: #304ffe;
}
.blue {
  background-color: #2196f3;
}
.blue-50 {
  background-color: #e3f2fd;
}
.blue-100 {
  background-color: #bbdefb;
}
.blue-200 {
  background-color: #90caf9;
}
.blue-300 {
  background-color: #64b5f6;
}
.blue-400 {
  background-color: #42a5f5;
}
.blue-500 {
  background-color: #2196f3;
}
.blue-600 {
  background-color: #1e88e5;
}
.blue-700 {
  background-color: #1976d2;
}
.blue-800 {
  background-color: #1565c0;
}
.blue-900 {
  background-color: #0d47a1;
}
.blue-A100 {
  background-color: #82b1ff;
}
.blue-A200 {
  background-color: #448aff;
}
.blue-A400 {
  background-color: #2979ff;
}
.blue-A700 {
  background-color: #2962ff;
}
.light-blue {
  background-color: #03a9f4;
}
.light-blue-50 {
  background-color: #e1f5fe;
}
.light-blue-100 {
  background-color: #b3e5fc;
}
.light-blue-200 {
  background-color: #81d4fa;
}
.light-blue-300 {
  background-color: #4fc3f7;
}
.light-blue-400 {
  background-color: #29b6f6;
}
.light-blue-500 {
  background-color: #03a9f4;
}
.light-blue-600 {
  background-color: #039be5;
}
.light-blue-700 {
  background-color: #0288d1;
}
.light-blue-800 {
  background-color: #0277bd;
}
.light-blue-900 {
  background-color: #01579b;
}
.light-blue-A100 {
  background-color: #80d8ff;
}
.light-blue-A200 {
  background-color: #40c4ff;
}
.light-blue-A400 {
  background-color: #00b0ff;
}
.light-blue-A700 {
  background-color: #0091ea;
}
.cyan {
  background-color: #00bcd4;
}
.cyan-50 {
  background-color: #e0f7fa;
}
.cyan-100 {
  background-color: #b2ebf2;
}
.cyan-200 {
  background-color: #80deea;
}
.cyan-300 {
  background-color: #4dd0e1;
}
.cyan-400 {
  background-color: #26c6da;
}
.cyan-500 {
  background-color: #00bcd4;
}
.cyan-600 {
  background-color: #00acc1;
}
.cyan-700 {
  background-color: #0097a7;
}
.cyan-800 {
  background-color: #00838f;
}
.cyan-900 {
  background-color: #006064;
}
.cyan-A100 {
  background-color: #84ffff;
}
.cyan-A200 {
  background-color: #18ffff;
}
.cyan-A400 {
  background-color: #00e5ff;
}
.cyan-A700 {
  background-color: #00b8d4;
}
.teal {
  background-color: #009688;
}
.teal-50 {
  background-color: #e0f2f1;
}
.teal-100 {
  background-color: #b2dfdb;
}
.teal-200 {
  background-color: #80cbc4;
}
.teal-300 {
  background-color: #4db6ac;
}
.teal-400 {
  background-color: #26a69a;
}
.teal-500 {
  background-color: #009688;
}
.teal-600 {
  background-color: #00897b;
}
.teal-700 {
  background-color: #00796b;
}
.teal-800 {
  background-color: #00695c;
}
.teal-900 {
  background-color: #004d40;
}
.teal-A100 {
  background-color: #a7ffeb;
}
.teal-A200 {
  background-color: #64ffda;
}
.teal-A400 {
  background-color: #1de9b6;
}
.teal-A700 {
  background-color: #00bfa5;
}
.green {
  background-color: #4caf50;
}
.green-50 {
  background-color: #e8f5e9;
}
.green-100 {
  background-color: #c8e6c9;
}
.green-200 {
  background-color: #a5d6a7;
}
.green-300 {
  background-color: #81c784;
}
.green-400 {
  background-color: #66bb6a;
}
.green-500 {
  background-color: #4caf50;
}
.green-600 {
  background-color: #43a047;
}
.green-700 {
  background-color: #388e3c;
}
.green-800 {
  background-color: #2e7d32;
}
.green-900 {
  background-color: #1b5e20;
}
.green-A100 {
  background-color: #b9f6ca;
}
.green-A200 {
  background-color: #69f0ae;
}
.green-A400 {
  background-color: #00e676;
}
.green-A700 {
  background-color: #00c853;
}
.light-green {
  background-color: #8bc34a;
}
.light-green-50 {
  background-color: #f1f8e9;
}
.light-green-100 {
  background-color: #dcedc8;
}
.light-green-200 {
  background-color: #c5e1a5;
}
.light-green-300 {
  background-color: #aed581;
}
.light-green-400 {
  background-color: #9ccc65;
}
.light-green-500 {
  background-color: #8bc34a;
}
.light-green-600 {
  background-color: #7cb342;
}
.light-green-700 {
  background-color: #689f38;
}
.light-green-800 {
  background-color: #558b2f;
}
.light-green-900 {
  background-color: #33691e;
}
.light-green-A100 {
  background-color: #ccff90;
}
.light-green-A200 {
  background-color: #b2ff59;
}
.light-green-A400 {
  background-color: #76ff03;
}
.light-green-A700 {
  background-color: #64dd17;
}
.lime {
  background-color: #cddc39;
}
.lime-50 {
  background-color: #f9fbe7;
}
.lime-100 {
  background-color: #f0f4c3;
}
.lime-200 {
  background-color: #e6ee9c;
}
.lime-300 {
  background-color: #dce775;
}
.lime-400 {
  background-color: #d4e157;
}
.lime-500 {
  background-color: #cddc39;
}
.lime-600 {
  background-color: #c0ca33;
}
.lime-700 {
  background-color: #afb42b;
}
.lime-800 {
  background-color: #9e9d24;
}
.lime-900 {
  background-color: #827717;
}
.lime-A100 {
  background-color: #f4ff81;
}
.lime-A200 {
  background-color: #eeff41;
}
.lime-A400 {
  background-color: #c6ff00;
}
.lime-A700 {
  background-color: #aeea00;
}
.yellow {
  background-color: #ffeb3b;
}
.yellow-50 {
  background-color: #fffde7;
}
.yellow-100 {
  background-color: #fff9c4;
}
.yellow-200 {
  background-color: #fff59d;
}
.yellow-300 {
  background-color: #fff176;
}
.yellow-400 {
  background-color: #ffee58;
}
.yellow-500 {
  background-color: #ffeb3b;
}
.yellow-600 {
  background-color: #fdd835;
}
.yellow-700 {
  background-color: #fbc02d;
}
.yellow-800 {
  background-color: #f9a825;
}
.yellow-900 {
  background-color: #f57f17;
}
.yellow-A100 {
  background-color: #ffff8d;
}
.yellow-A200 {
  background-color: #ffff00;
}
.yellow-A400 {
  background-color: #ffea00;
}
.yellow-A700 {
  background-color: #ffd600;
}
.amber {
  background-color: #ffc107;
}
.amber-50 {
  background-color: #fff8e1;
}
.amber-100 {
  background-color: #ffecb3;
}
.amber-200 {
  background-color: #ffe082;
}
.amber-300 {
  background-color: #ffd54f;
}
.amber-400 {
  background-color: #ffca28;
}
.amber-500 {
  background-color: #ffc107;
}
.amber-600 {
  background-color: #ffb300;
}
.amber-700 {
  background-color: #ffa000;
}
.amber-800 {
  background-color: #ff8f00;
}
.amber-900 {
  background-color: #ff6f00;
}
.amber-A100 {
  background-color: #ffe57f;
}
.amber-A200 {
  background-color: #ffd740;
}
.amber-A400 {
  background-color: #ffc400;
}
.amber-A700 {
  background-color: #ffab00;
}
.orange {
  background-color: #ff9800;
}
.orange-50 {
  background-color: #fff3e0;
}
.orange-100 {
  background-color: #ffe0b2;
}
.orange-200 {
  background-color: #ffcc80;
}
.orange-300 {
  background-color: #ffb74d;
}
.orange-400 {
  background-color: #ffa726;
}
.orange-500 {
  background-color: #ff9800;
}
.orange-600 {
  background-color: #fb8c00;
}
.orange-700 {
  background-color: #f57c00;
}
.orange-800 {
  background-color: #ef6c00;
}
.orange-900 {
  background-color: #e65100;
}
.orange-A100 {
  background-color: #ffd180;
}
.orange-A200 {
  background-color: #ffab40;
}
.orange-A400 {
  background-color: #ff9100;
}
.orange-A700 {
  background-color: #ff6d00;
}
.deep-orange {
  background-color: #ff5722;
}
.deep-orange-50 {
  background-color: #fbe9e7;
}
.deep-orange-100 {
  background-color: #ffccbc;
}
.deep-orange-200 {
  background-color: #ffab91;
}
.deep-orange-300 {
  background-color: #ff8a65;
}
.deep-orange-400 {
  background-color: #ff7043;
}
.deep-orange-500 {
  background-color: #ff5722;
}
.deep-orange-600 {
  background-color: #f4511e;
}
.deep-orange-700 {
  background-color: #e64a19;
}
.deep-orange-800 {
  background-color: #d84315;
}
.deep-orange-900 {
  background-color: #bf360c;
}
.deep-orange-A100 {
  background-color: #ff9e80;
}
.deep-orange-A200 {
  background-color: #ff6e40;
}
.deep-orange-A400 {
  background-color: #ff3d00;
}
.deep-orange-A700 {
  background-color: #dd2c00;
}
.brown {
  background-color: #795548;
}
.brown-50 {
  background-color: #efebe9;
}
.brown-100 {
  background-color: #d7ccc8;
}
.brown-200 {
  background-color: #bcaaa4;
}
.brown-300 {
  background-color: #a1887f;
}
.brown-400 {
  background-color: #8d6e63;
}
.brown-500 {
  background-color: #795548;
}
.brown-600 {
  background-color: #6d4c41;
}
.brown-700 {
  background-color: #5d4037;
}
.brown-800 {
  background-color: #4e342e;
}
.brown-900 {
  background-color: #3e2723;
}
.blue-grey {
  background-color: #607d8b;
}
.blue-grey-50 {
  background-color: #eceff1;
}
.blue-grey-100 {
  background-color: #cfd8dc;
}
.blue-grey-200 {
  background-color: #b0bec5;
}
.blue-grey-300 {
  background-color: #90a4ae;
}
.blue-grey-400 {
  background-color: #78909c;
}
.blue-grey-500 {
  background-color: #607d8b;
}
.blue-grey-600 {
  background-color: #546e7a;
}
.blue-grey-700 {
  background-color: #455a64;
}
.blue-grey-800 {
  background-color: #37474f;
}
.blue-grey-900 {
  background-color: #263238;
}
.grey {
  background-color: #9e9e9e;
}
.grey-50 {
  background-color: #fafafa;
}
.grey-100 {
  background-color: #f5f5f5;
}
.grey-200 {
  background-color: #eeeeee;
}
.grey-300 {
  background-color: #e0e0e0;
}
.grey-400 {
  background-color: #bdbdbd;
}
.grey-500 {
  background-color: #9e9e9e;
}
.grey-600 {
  background-color: #757575;
}
.grey-700 {
  background-color: #616161;
}
.grey-800 {
  background-color: #424242;
}
.grey-900 {
  background-color: #212121;
}
.red,
.red-500,
.red-600,
.red-700,
.red-A200,
.red-A400,
.red-A700,
.pink,
.pink-500,
.pink-600,
.pink-A200,
.pink-A400,
.pink-A700,
.purple-300,
.purple-400,
.purple-A200,
.purple-A400,
.purple-A700,
.deep-purple-300,
.deep-purple-400,
.deep-purple-A200,
.indigo-300,
.indigo-400,
.indigo-A200,
.indigo-A400,
.blue,
.blue-500,
.blue-600,
.blue-700,
.blue-A200,
.blue-A400,
.blue-A700,
.light-blue,
.light-blue-500,
.light-blue-600,
.light-blue-700,
.light-blue-800,
.light-blue-A700,
.cyan,
.cyan-500,
.cyan-600,
.cyan-700,
.cyan-800,
.teal,
.teal-500,
.teal-600,
.teal-700,
.green,
.green-500,
.green-600,
.green-700,
.light-green-800,
.light-green-900,
.lime-900,
.orange-800,
.orange-900,
.deep-orange,
.deep-orange-500,
.deep-orange-600,
.deep-orange-700,
.deep-orange-800,
.deep-orange-900,
.deep-orange-A400,
.deep-orange-A700,
.brown-300,
.brown-400,
.blue-grey,
.blue-grey-400,
.blue-grey-500 {
  color: #ffffff;
}
.red-800,
.red-900,
.pink-700,
.pink-800,
.pink-900,
.purple,
.purple-500,
.purple-600,
.purple-700,
.purple-800,
.purple-900,
.deep-purple,
.deep-purple-500,
.deep-purple-600,
.deep-purple-700,
.deep-purple-800,
.deep-purple-900,
.deep-purple-A400,
.deep-purple-A700,
.indigo,
.indigo-500,
.indigo-600,
.indigo-700,
.indigo-800,
.indigo-900,
.indigo-A700,
.blue-800,
.blue-900,
.light-blue-900,
.cyan-900,
.teal-800,
.teal-900,
.green-800,
.green-900,
.brown,
.brown-500,
.brown-600,
.brown-700,
.brown-800,
.brown-900,
.blue-grey-600,
.blue-grey-700,
.blue-grey-800,
.blue-grey-900,
.grey-600,
.grey-700,
.grey-800,
.grey-900 {
  color: rgba(255, 255, 255, 0.87);
}
.orange-A700 {
  color: #000000;
}
table.td-vm > tbody > tr > td {
  vertical-align: middle;
}
table > tbody > tr td.two-lines > a > span,
table > tbody > tr td.two-lines > span {
  padding-top: 4px !important;
  padding-bottom: 2px !important;
}
table > tbody > tr td.two-lines > a > span span.primary,
table > tbody > tr td.two-lines > span span.primary {
  line-height: 16px;
  padding: 4px 0 1px !important;
  display: block;
}
table > tbody > tr td.two-lines > a > span span.primary ~ span.primary,
table > tbody > tr td.two-lines > span span.primary ~ span.primary {
  padding: 1px 0 4px !important;
  display: block;
}
table > tbody > tr td.two-lines > a > span span.primary > span,
table > tbody > tr td.two-lines > span span.primary > span,
table > tbody > tr td.two-lines > a > span span.primary > span,
table > tbody > tr td.two-lines > span span.primary > span {
  font-weight: 400;
  display: inline;
  line-height: 16px;
}
table > tbody > tr td.two-lines > a > span span.secondary,
table > tbody > tr td.two-lines > span span.secondary {
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.54);
  padding: 1px 0 4px !important;
  display: block;
}
.md-list {
  border-radius: 2px;
}
.md-list-item {
  display: block;
  position: relative;
}
.md-list-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
}
.md-list-item:last-child.md-list-item:after {
  border: none;
}
.md-list-item.inset.md-list-item:after {
  left: 72px;
}
.md-list-item-left {
  width: 40px;
  height: 40px;
  margin-right: 16px;
  float: left;
  text-align: center;
  line-height: 40px;
}
.md-list-item-content {
  overflow: hidden;
}
.md-list-item-content h3 {
  margin: 0 0 3px 0;
  font-weight: normal;
}
ul.item-attr-list {
  list-style: none;
  text-align: left;
}
ul.item-attr-list:before,
ul.item-attr-list:after {
  content: " ";
  display: table;
}
ul.item-attr-list:after {
  clear: both;
}
ul.item-attr-list:before,
ul.item-attr-list:after {
  content: " ";
  display: table;
}
ul.item-attr-list:after {
  clear: both;
}
ul.item-attr-list li {
  font-weight: normal;
  width: 33.33333333%;
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 1.4em;
}
ul.item-attr-list li strong {
  margin-right: 5px;
}
ul.item-attr-list li label {
  margin: 0;
  margin-right: 5px;
  font-size: 13px;
  line-height: 1.4em;
  font-weight: bold;
}
ul.item-attr-list li div,
ul.item-attr-list li .field {
  display: inline-block;
}
.toggle-quick-view {
  margin-top: 10px;
}
.toggle-quick-view i.show-less {
  display: none;
}
.quick-view-active .toggle-quick-view i.show-less {
  display: inline;
}
.quick-view-active .toggle-quick-view i.show-more {
  display: none;
}
.quick_view .card-tools {
  z-index: 100;
}
.md-navbar {
  min-height: 60px;
  position: relative;
  z-index: 50;
}
.md-navbar .navbar-header {
  width: auto;
}
.md-navbar .navbar-header > button {
  padding: 15px 18px;
}
.md-navbar .navbar-collapse {
  margin-left: 0;
}
.md-navbar .navbar-brand {
  line-height: 60px;
}
.md-navbar .navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}
.md-navbar .navbar-btn {
  margin-top: 13px;
  margin-bottom: 13px;
}
.md-navbar .navbar-form-sm {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.md-aside {
  width: 240px;
  max-width: 240px;
  position: relative;
  z-index: 40;
}
.md-content {
  display: block;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.box {
  display: table;
  width: 100%;
  height: 100%;
  border-spacing: 0;
  table-layout: fixed;
}
.box .box-row {
  display: table-row;
  height: 100%;
}
.box .box-row .box-cell {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.ie .box .box-row .box-cell {
  display: table-cell;
}
.box .box-col {
  display: table-cell;
  vertical-align: top;
}
.box .box-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.box > [class*="col-"],
.box > [class*=" col-"] {
  position: static;
  float: none;
  height: 100%;
  padding: 0;
  vertical-align: top;
}
.v-m {
  vertical-align: middle !important;
}
.v-t {
  vertical-align: top !important;
}
.v-b {
  vertical-align: bottom !important;
}
.v-c {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  .box > [class*="col-lg"],
  .box > [class*=" col-lg"] {
    display: table-cell;
  }
}
@media (min-width: 992px) {
  .box > [class*="col-md"],
  .box > [class*=" col-md"] {
    display: table-cell;
  }
}
@media (min-width: 768px) {
  .box > [class*="col-sm"],
  .box > [class*=" col-sm"] {
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .box > [class*="col-xs"],
  .box > [class*=" col-xs"] {
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .off-screen.md-content {
    top: 60px;
    z-index: 45;
    max-width: 75%;
  }
  .off-screen.md-content + * {
    padding-top: 60px;
    z-index: 30;
  }
}
.navbar .navbar-tool > li > a > i {
  font-size: 24px;
  vertical-align: middle;
}
.md-form-group {
  padding: 18px 0 24px 0;
  position: relative;
}
.md-input {
  background: transparent;
  position: relative;
  z-index: 5;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  width: 100%;
  height: 34px;
  padding: 2px;
  color: inherit;
}
.md-input:focus,
.md-input.focus {
  border-color: rgba(160, 160, 160, 0.2);
  border-bottom-width: 1px;
  padding-bottom: 1px;
}
.md-input:focus ~ label,
.md-input.focus ~ label {
  color: #7266ba;
  opacity: 1;
  top: 0 !important;
  font-size: 0.85em !important;
}
.md-input:focus ~ label:after,
.md-input.focus ~ label:after {
  visibility: visible;
  width: 100%;
  left: 0;
}
.float-label .md-input ~ label {
  top: 20px;
  font-size: 1em;
}
.float-label .md-input.ng-dirty ~ label,
.float-label .md-input.has-value ~ label {
  top: 0;
  font-size: 0.85em;
}
.md-input ~ label {
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 0.85em;
  position: absolute;
  z-index: 10;
  opacity: 0.5;
  display: inline-block;
  top: 0px;
  left: 0;
  margin-bottom: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
}
.md-input ~ label:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  height: 2px;
  width: 10px;
  visibility: hidden;
  background-color: #2196f3;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.md-input.disabled,
.md-input[disabled] {
  opacity: 0.5;
}
textarea.md-input {
  height: auto;
}
.md-input-white:focus,
.md-input-white.focus {
  border-color: #fff;
}
.md-input-white:focus ~ label,
.md-input-white.focus ~ label {
  color: #fff;
}
.md-input-msg {
  position: absolute;
  bottom: 0;
  line-height: 24px;
  font-size: 0.85em;
}
.md-input-msg.right {
  right: 0;
}
.md-check,
.form-group label.md-check {
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  display: block;
  margin: 8px;
  white-space: nowrap;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 18px;
  line-height: 26px;
  min-width: 18px;
  min-height: 18px;
}
.md-check input,
.form-group label.md-check input {
  position: absolute;
  cursor: pointer;
  width: 18px;
  height: 18px;
  z-index: 1;
  opacity: 0;
  margin-left: -20px;
}
.md-check input .waves-ripple,
.form-group label.md-check input .waves-ripple {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}
.md-check input:checked + i:before,
.form-group label.md-check input:checked + i:before {
  border-width: 0;
  background-color: inherit;
}
.md-check input:checked + span .active,
.form-group label.md-check input:checked + span .active {
  display: inherit;
}
.md-check input[type="radio"] + i,
.form-group label.md-check input[type="radio"] + i,
.md-check input[type="radio"] + i:before,
.form-group label.md-check input[type="radio"] + i:before {
  border-radius: 50%;
}
.md-check input[type="checkbox"]:checked + i:after,
.form-group label.md-check input[type="checkbox"]:checked + i:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 2px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  content: ' ';
}
.md-check input[type="radio"]:checked + i:after,
.form-group label.md-check input[type="radio"]:checked + i:after {
  position: absolute;
  left: 6px;
  top: 6px;
  display: table;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  content: ' ';
}
.md-check input[disabled] + i:before,
.form-group label.md-check input[disabled] + i:before,
fieldset[disabled] .md-check input + i:before,
fieldset[disabled] .form-group label.md-check input + i:before {
  border-color: rgba(0, 0, 0, 0.26);
}
.md-check input[disabled]:checked + i:before,
.form-group label.md-check input[disabled]:checked + i:before {
  background-color: rgba(0, 0, 0, 0.26);
}
.md-check > i,
.form-group label.md-check > i {
  width: 0;
  height: 18px;
  line-height: 1;
  margin-left: -20px;
  margin-top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 28px;
  position: relative;
}
.md-check > i:before,
.form-group label.md-check > i:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.md-check > i.no-icon:after,
.form-group label.md-check > i.no-icon:after {
  display: none !important;
}
.md-check {
  box-sizing: border-box;
  display: block;
  margin: 8px;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 18px;
  position: relative;
  line-height: 26px;
  min-width: 18px;
  min-height: 18px;
}
.md-check *,
.md-check *:before,
.md-check *:after {
  box-sizing: border-box;
}
.md-check .md-container {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.md-check .md-container:before {
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
.md-check .md-container:after {
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}
.md-check .md-container .ripple-container {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}
.md-check .md-icon {
  transition: 240ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid;
  border-radius: 2px;
}
.md-check input {
  position: absolute;
  cursor: pointer;
  width: 18px;
  height: 18px;
  z-index: 1;
  opacity: 0;
  margin: 0;
}
.md-check input:checked + .md-icon {
  background-color: #2196f3;
  color: rgba(255, 255, 255, 0.87);
  border: none;
}
.md-check input:checked + .md-icon:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 2px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  content: '';
}
.md-check .md-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  pointer-events: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.md-check .md-label span {
  margin-left: 10px;
}
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, 0.12);
}
md-checkbox .md-container {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
md-checkbox .md-container:before {
  background-color: transparent;
  border-radius: 50%;
  content: '';
  position: absolute;
  display: block;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  width: auto;
}
md-checkbox .md-container:after {
  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 {
  transition: 240ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid;
  border-radius: 2px;
}
md-checkbox.md-checked .md-icon {
  border: none;
}
md-checkbox[disabled] {
  cursor: no-drop;
}
md-checkbox.md-checked .md-icon:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 2px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  content: '';
}
md-checkbox .md-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  pointer-events: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
md-checkbox .md-label span {
  margin-left: 10px;
}
.md-switch {
  cursor: pointer;
  padding-left: 36px;
  margin: 0;
  min-height: 20px;
}
.md-switch input {
  position: absolute;
  cursor: pointer;
  width: 36px;
  height: 20px;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-left: -36px;
}
.md-switch input:checked + i:before {
  background: inherit;
  opacity: 0.5;
}
.md-switch input:checked + i:after {
  background: inherit;
  left: 16px;
}
.md-switch input[disabled] + i:before,
fieldset[disabled] .md-switch input + i:before {
  background-color: rgba(0, 0, 0, 0.12);
}
.md-switch input[disabled] + i:after,
fieldset[disabled] .md-switch input + i:after {
  background-color: #bdbdbd;
}
.md-switch i {
  width: 0px;
  height: 18px;
  line-height: 1;
  margin-left: -36px;
  margin-top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 44px;
  position: relative;
}
.md-switch i:before {
  content: "";
  left: 1px;
  width: 34px;
  top: 3px;
  height: 14px;
  border-radius: 8px;
  position: absolute;
  background-color: #9e9e9e;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.md-switch i:after {
  content: "";
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  outline: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.md-whiteframe-z0 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.md-whiteframe-z1 {
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-whiteframe-z2 {
  box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.2);
}
.md-whiteframe-z3 {
  box-shadow: 0px 17px 50px rgba(0, 0, 0, 0.19);
}
.md-whiteframe-z4 {
  box-shadow: 0px 16px 28px 0 rgba(0, 0, 0, 0.22);
}
.md-whiteframe-z5 {
  box-shadow: 0px 27px 24px 0 rgba(0, 0, 0, 0.2);
}
#flash-messages {
  top: 76px;
  position: fixed;
  z-index: 1300;
  right: 12px;
}
#flash-messages .alert {
  background-color: #323232;
  color: #ffebee;
  display: flex;
  z-index: 90;
  position: relative;
  margin: 0 0 6px;
  box-sizing: border-box;
  align-items: center;
  min-height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 2px;
  font-size: 14px;
  cursor: default;
  height: auto;
  max-height: 168px;
  max-width: 100%;
  overflow: hidden;
  opacity: 1;
  transform: translate3d(0, 0, 0) rotateZ(0deg);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  /* Transition differently when swiping */
}
#flash-messages .alert .close {
  color: rgba(255, 255, 255, 0.54);
}
#flash-messages .alert.md-capsule {
  border-radius: 24px;
}
#flash-messages .alert.ng-leave-active {
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
}
#flash-messages .alert.md-swipeleft,
#flash-messages .alert.md-swiperight,
#flash-messages .alert.md-swipeup,
#flash-messages .alert.md-swipedown {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#flash-messages .alert.ng-enter {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
#flash-messages .alert.ng-enter.md-top {
  transform: translate3d(0, -100%, 0);
}
#flash-messages .alert.ng-enter.ng-enter-active {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
#flash-messages .alert.ng-leave.ng-leave-active {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
}
#flash-messages .alert.ng-leave.ng-leave-active.md-top {
  transform: translate3d(0, -100%, 0);
}
#flash-messages .alert.ng-leave.ng-leave-active.md-swipeleft {
  transform: translate3d(-100%, 0%, 0);
}
#flash-messages .alert.ng-leave.ng-leave-active.md-swiperight {
  transform: translate3d(100%, 0%, 0);
}
#flash-messages .alert .md-action {
  line-height: 19px;
  margin-left: 24px;
  cursor: pointer;
  text-transform: uppercase;
  float: right;
}
#flash-messages .alert .md-action.md-button {
  min-width: 0;
}
@media (max-width: 600px) {
  #flash-messages .alert {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    border-radius: 0;
    bottom: 0;
  }
  #flash-messages .alert.md-top {
    bottom: auto;
    top: 0;
  }
}
@media (min-width: 600px) {
  #flash-messages .alert {
    min-width: 288px;
    /*
	 * When the toast doesn't take up the whole screen,
	 * make it rotate when the user swipes it away
	 */
  }
  #flash-messages .alert.md-bottom {
    bottom: 8px;
  }
  #flash-messages .alert.md-left {
    left: 8px;
  }
  #flash-messages .alert.md-right {
    right: 8px;
  }
  #flash-messages .alert.md-top {
    top: 8px;
  }
  #flash-messages .alert.ng-leave.ng-leave-active.md-swipeleft {
    transform: translate3d(-100%, 25%, 0) rotateZ(-15deg);
  }
  #flash-messages .alert.ng-leave.ng-leave-active.md-swiperight {
    transform: translate3d(100%, 25%, 0) rotateZ(15deg);
  }
  #flash-messages .alert.ng-leave.ng-leave-active.md-top.md-swipeleft {
    transform: translate3d(-100%, 0, 0) rotateZ(-15deg);
  }
  #flash-messages .alert.ng-leave.ng-leave-active.md-top.md-swiperight {
    transform: translate3d(100%, 0, 0) rotateZ(15deg);
  }
}
@media (min-width: 1200px) {
  #flash-messages .alert {
    max-width: 568px;
  }
}
@media screen and (-ms-high-contrast: active) {
  #flash-messages .alert {
    border: 1px solid #fff;
  }
}
#flash-messages .alert {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#flash-messages .alert-success {
  background-color: #81c784;
  border-color: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, 0.87);
}
#flash-messages .alert-success hr {
  border-top-color: rgba(0, 0, 0, 0);
}
#flash-messages .alert-success .alert-link {
  color: rgba(230, 230, 230, 0.87);
}
#flash-messages .alert-info {
  background-color: #64b5f6;
  border-color: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, 0.87);
}
#flash-messages .alert-info hr {
  border-top-color: rgba(0, 0, 0, 0);
}
#flash-messages .alert-info .alert-link {
  color: rgba(230, 230, 230, 0.87);
}
#flash-messages .alert-warning {
  background-color: #fff176;
  border-color: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, 0.87);
}
#flash-messages .alert-warning hr {
  border-top-color: rgba(0, 0, 0, 0);
}
#flash-messages .alert-warning .alert-link {
  color: rgba(230, 230, 230, 0.87);
}
#flash-messages .alert-danger {
  background-color: #e57373;
  border-color: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, 0.87);
}
#flash-messages .alert-danger hr {
  border-top-color: rgba(0, 0, 0, 0);
}
#flash-messages .alert-danger .alert-link {
  color: rgba(230, 230, 230, 0.87);
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?-9heso');
  src: url('../fonts/icomoon/icomoon.eot?#iefix-9heso') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff?-9heso') format('woff'), url('../fonts/icomoon/icomoon.ttf?-9heso') format('truetype'), url('../fonts/icomoon/icomoon.svg?-9heso#icomoon') format('svg');
}
.simform {
  position: relative;
  margin: 0 auto;
  padding: 2em 0;
  max-width: 860px;
  width: 100%;
  text-align: left;
  font-size: 2.5em;
}
.simform .submit {
  display: none;
}
/* Question list style */
.simform ol {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
}
.simform ol:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2.35em;
}
.questions > li {
  z-index: 100;
  position: relative;
  visibility: hidden;
  height: 0;
  -webkit-transition: visibility 0s 0.4s, height 0s 0.4s;
  transition: visibility 0s 0.4s, height 0s 0.4s;
}
.questions li.current,
.no-js .questions li {
  visibility: visible;
  height: auto;
  -webkit-transition: none;
  transition: none;
}
/* Labels */
.questions li > span {
  display: block;
  overflow: hidden;
}
.questions li > span label {
  display: block;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.questions li.current > span label,
.no-js .questions li > span label {
  -webkit-transition: none;
  transition: none;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.show-next .questions li.current > span label {
  -webkit-animation: moveUpFromDown 0.4s both;
  animation: moveUpFromDown 0.4s both;
}
@-webkit-keyframes moveUpFromDown {
  from {
    -webkit-transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
  }
}
@keyframes moveUpFromDown {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* Input field */
.questions input {
  display: block;
  margin: 0.3em 0 0 0;
  padding: 0.2em 1em 0.5em 0.7em;
  width: calc(98%);
  border: none;
  background: transparent;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1em;
  line-height: 1;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  height: 2.1em;
}
.questions .current input,
.no-js .questions input {
  opacity: 1;
}
.questions input:focus,
.simform button:focus {
  outline: none;
}
/* Next question button */
.next {
  position: absolute;
  right: 0;
  bottom: 2.15em;
  /* padding-bottom of form plus progress bar height */
  display: block;
  padding: 0;
  width: 2em;
  height: 2em;
  border: none;
  background: none;
  color: rgba(0, 0, 0, 0.4);
  text-align: center;
  opacity: 0;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(-20%);
  transform: translateX(-20%);
  pointer-events: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.next:hover {
  color: rgba(0, 0, 0, 0.5);
}
.next::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\e600";
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icomoon';
  line-height: 2;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.next.show {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  pointer-events: auto;
}
/* Progress bar */
.simform .progress {
  width: 0%;
  height: 0.15em;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.simform .progress::before {
  position: absolute;
  top: auto;
  width: 100%;
  height: inherit;
  background: rgba(0, 0, 0, 0.05);
  content: '';
}
/* Number indicator */
.simform .number {
  position: absolute;
  right: 0;
  overflow: hidden;
  margin: 0.4em 0;
  width: 3em;
  font-weight: 700;
  font-size: 0.4em;
}
.simform .number:after {
  position: absolute;
  left: 50%;
  content: '/';
  opacity: 0.4;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.simform .number span {
  float: right;
  width: 40%;
  text-align: center;
}
.simform .number .number-current {
  float: left;
}
.simform .number-next {
  position: absolute;
  left: 0;
}
.simform.show-next .number-current {
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.simform.show-next .number-next {
  -webkit-animation: moveUpFromDown 0.4s both;
  animation: moveUpFromDown 0.4s both;
}
/* Error and final message */
.simform .error-message,
.simform .final-message {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.simform .error-message {
  padding: 0.4em 3.5em 0 0;
  width: 100%;
  color: rgba(0, 0, 0, 0.7);
  font-style: italic;
  font-size: 0.4em;
}
.final-message {
  top: 50%;
  left: 0;
  padding: 0.5em;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.error-message.show,
.final-message.show {
  visibility: visible;
  opacity: 1;
}
.final-message.show {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
/* Final hiding of form / showing message */
.simform-inner.hide {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
}
/* No JS Fallback */
.no-js .simform {
  font-size: 1.75em;
}
.no-js .questions li {
  padding: 0 0 2em;
}
.no-js .simform .submit {
  display: block;
  float: right;
  padding: 10px 20px;
  border: none;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.4);
}
.no-js .simform .controls {
  display: none;
}
/* Remove IE clear cross */
input[type=text]::-ms-clear {
  display: none;
}
/* Adjust form for smaller screens */
@media screen and (max-width: 44.75em) {
  .simform {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 33.5625em) {
  .simform {
    font-size: 1.2em;
  }
}
/* Default custom select styles */
div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
  z-index: 100;
  width: 100%;
  max-width: 500px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.cs-select:focus {
  outline: none;
  /* For better accessibility add a style for this in your skin */
}
.cs-select select {
  display: none;
}
.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Placeholder and selected option */
.cs-select > span {
  padding-right: 3em;
}
.cs-select > span::after,
.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cs-select > span::after {
  content: '\25BE';
  right: 1em;
}
.cs-select .cs-selected span::after {
  content: '\2713';
  margin-left: 1em;
}
.cs-select.cs-active > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
div.cs-active {
  z-index: 200;
}
/* Options */
.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #fff;
  visibility: hidden;
}
.cs-select.cs-active .cs-options {
  visibility: visible;
}
.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.cs-select ul span {
  padding: 1em;
}
.cs-select ul li.cs-focus span {
  background-color: #ddd;
}
/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
  padding-left: 1em;
}
.cs-select li.cs-optgroup > span {
  cursor: default;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?-rdnm34');
  src: url('../fonts/icomoon/icomoon.eot?#iefix-rdnm34') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff?-rdnm34') format('woff'), url('../fonts/icomoon/icomoon.ttf?-rdnm34') format('truetype'), url('../fonts/icomoon/icomoon.svg?-rdnm34#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
div.cs-skin-boxes {
  background: transparent;
  font-size: 1.25em;
  font-weight: 700;
  max-width: 300px;
  z-index: 2000;
  color: #524e4f;
}
@media screen and (max-width: 30em) {
  div.cs-skin-boxes {
    font-size: 1em;
  }
}
.cs-skin-boxes > span {
  background: #fff;
  border: 4px solid #524e4f;
}
.cs-skin-boxes > span::after,
.cs-skin-boxes.cs-active > span::after {
  font-family: 'icomoon';
  top: auto;
  -webkit-transform: none;
  transform: none;
  content: '\e014';
}
.cs-skin-boxes .cs-options {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  background: #fffed8;
  font-size: 75%;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
}
.cs-skin-boxes.cs-active .cs-options {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cs-skin-boxes .cs-options ul {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
}
.cs-skin-boxes .cs-options li {
  width: 20%;
  height: 25%;
  float: left;
  position: relative;
  cursor: pointer;
  border-radius: 16px;
  overflow: hidden;
  opacity: 0;
  border: 10px solid transparent;
  background-clip: padding-box;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  box-shadow: inset 0 -6em 0 -2em #ffffff;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
@media screen and (max-width: 30em) {
  .cs-skin-boxes .cs-options li {
    box-shadow: none;
    border-width: 3px;
    border-radius: 8px;
  }
}
.cs-skin-boxes.cs-active .cs-options li {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(2) {
  -webkit-transition-delay: 0.01s;
  transition-delay: 0.01s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(3) {
  -webkit-transition-delay: 0.02s;
  transition-delay: 0.02s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(4) {
  -webkit-transition-delay: 0.03s;
  transition-delay: 0.03s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(5) {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(6) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(7) {
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(8) {
  -webkit-transition-delay: 0.07s;
  transition-delay: 0.07s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(9) {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(10) {
  -webkit-transition-delay: 0.09s;
  transition-delay: 0.09s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(11) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(12) {
  -webkit-transition-delay: 0.11s;
  transition-delay: 0.11s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(13) {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(14) {
  -webkit-transition-delay: 0.13s;
  transition-delay: 0.13s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(15) {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(16) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(17) {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(18) {
  -webkit-transition-delay: 0.17s;
  transition-delay: 0.17s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(19) {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}
.cs-skin-boxes.cs-active .cs-options li:nth-child(20) {
  -webkit-transition-delay: 0.19s;
  transition-delay: 0.19s;
}
.cs-skin-boxes .cs-options li.cs-selected::after {
  font-family: 'icomoon';
  content: '\e00d';
  color: #fff;
  position: absolute;
  font-size: 2em;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) translate3d(0, -1em, 0);
  transform: translate3d(-50%, -50%, 0) translate3d(0, -1em, 0);
}
.cs-skin-boxes .cs-options li.cs-selected span::after {
  content: '';
}
@media screen and (max-width: 30em) {
  .cs-skin-boxes .cs-options li.cs-selected::after {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}
.cs-skin-boxes .cs-options li.color-588c75 {
  background-color: #588c75;
}
.cs-skin-boxes .cs-options li.color-b0c47f {
  background-color: #b0c47f;
}
.cs-skin-boxes .cs-options li.color-f3e395 {
  background-color: #f3e395;
}
.cs-skin-boxes .cs-options li.color-f3ae73 {
  background-color: #f3ae73;
}
.cs-skin-boxes .cs-options li.color-da645a {
  background-color: #da645a;
}
.cs-skin-boxes .cs-options li.color-79a38f {
  background-color: #79a38f;
}
.cs-skin-boxes .cs-options li.color-c1d099 {
  background-color: #c1d099;
}
.cs-skin-boxes .cs-options li.color-f5eaaa {
  background-color: #f5eaaa;
}
.cs-skin-boxes .cs-options li.color-f5be8f {
  background-color: #f5be8f;
}
.cs-skin-boxes .cs-options li.color-e1837b {
  background-color: #e1837b;
}
.cs-skin-boxes .cs-options li.color-9bbaab {
  background-color: #9bbaab;
}
.cs-skin-boxes .cs-options li.color-d1dcb2 {
  background-color: #d1dcb2;
}
.cs-skin-boxes .cs-options li.color-f9eec0 {
  background-color: #f9eec0;
}
.cs-skin-boxes .cs-options li.color-f7cda9 {
  background-color: #f7cda9;
}
.cs-skin-boxes .cs-options li.color-e8a19b {
  background-color: #e8a19b;
}
.cs-skin-boxes .cs-options li.color-bdd1c8 {
  background-color: #bdd1c8;
}
.cs-skin-boxes .cs-options li.color-e1e7cd {
  background-color: #e1e7cd;
}
.cs-skin-boxes .cs-options li.color-faf4d4 {
  background-color: #faf4d4;
}
.cs-skin-boxes .cs-options li.color-fbdfc9 {
  background-color: #fbdfc9;
}
.cs-skin-boxes .cs-options li.color-f1c1bd {
  background-color: #f1c1bd;
}
.cs-skin-boxes .cs-options span {
  position: absolute;
  width: 100%;
  font-size: 16px;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-wrap: break-word;
  white-space: normal;
  vertical-align: middle;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px 15px;
  margin: 0;
}
@media screen and (max-width: 30em) {
  .cs-skin-boxes .cs-options span {
    display: none;
  }
}
.cs-skin-boxes .cs-options li span:hover,
.cs-skin-boxes li.cs-focus span,
.cs-skin-boxes li.cs-selected span {
  color: #333;
}
.select2-drop.fs-select {
  left: 0 !important;
  right: 0 !important;
  width: auto !important;
  top: 0 !important;
  bottom: 0 !important;
  opacity: 0;
  background: #ffc107 !important;
}
.select2-drop.fs-select .select2-results {
  height: 100%;
  max-height: initial;
}
.select2-drop.fs-select .select2-results li {
  width: 20%;
  height: 25%;
  float: left;
  position: relative;
  cursor: pointer;
  border: 10px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  box-shadow: inset 0 -6em 0 -2em #ffffff;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.select2-drop.fs-select.select2-drop-active {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s;
  transition: transform 0.8s, opacity 0.8s;
}
.select2-drop.fs-select.select2-drop-active .select2-results li {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.fs-select .select2-results .select2-result-label {
  position: absolute;
  width: 100%;
  font-size: 16px;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-wrap: break-word;
  white-space: normal;
  vertical-align: middle;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px 15px;
  margin: 0;
  background-color: #fff;
}
.bid .order-container {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #FFF;
}
.bid .order-scroller {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.bid ul,
.bid li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.bid li {
  list-style-type: none;
}
.bid .order {
  background: #FFF;
  padding-bottom: 8px;
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.4em;
  text-align: left;
  max-width: 500px;
  -webkit-transform: translate3d(0, 0, 0);
}
.bid .order .orderline {
  width: 100%;
  margin: 0px;
  padding: 3px 15px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}
.bid .order .orderline.selected {
  background: rgba(140, 143, 183, 0.2);
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
  cursor: default;
}
.bid .order .orderline .product-name {
  padding: 0;
  display: inline-block;
  font-weight: bold;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bid .order .orderline .price {
  padding: 0;
  font-weight: bold;
  float: right;
}
.bid .order .orderline .info-list {
  color: #888;
  margin-left: 10px;
}
.bid .order .orderline .info-list em {
  color: #777;
  font-weight: bold;
  font-style: normal;
}

/**
 * Copyright 2015 Telerik AD
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Kendo base CSS */
.fake {
  color: red;
}
.k-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.k-floatwrap:after,
.k-slider-items:after,
.k-grid-toolbar:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: inline-block;
}
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: block;
}
/* main gradient */
.k-block,
.k-button,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-tooltip,
.k-pager-wrap,
.k-tabstrip-items .k-item,
.k-link.k-state-hover,
.k-textbox,
.k-textbox:hover,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-autocomplete.k-state-hover,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-draghandle {
  background-repeat: repeat;
  background-position: 0 center;
}
.k-link:hover {
  text-decoration: none;
}
.k-state-highlight > .k-link {
  color: inherit;
}
/* widget */
.k-textbox > input,
.k-input[type="text"],
.k-input[type="number"],
.k-textbox,
.k-picker-wrap .k-input,
.k-button {
  font-size: 100%;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-widget,
.k-block,
.k-inline-block,
.k-draghandle {
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-block,
.k-widget {
  line-height: normal;
  outline: 0;
}
/* Block */
.k-block {
  padding: 2px;
}
/* button */
.k-button {
  display: inline-block;
  margin: 0;
  padding: 10px 14px;
  font-family: inherit;
  line-height: 1.72em;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active {
  cursor: default;
}
a.k-button {
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
}
/* Override the important default line-height in Firefox 4+ */
.k-ff input.k-button {
  padding-bottom: 0.37em;
  padding-top: 0.37em;
}
button.k-button::-moz-focus-inner,
input.k-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.k-button-expand {
  display: block;
}
button.k-button-expand,
input[type="submit"].k-button-expand,
input[type="button"].k-button-expand,
input[type="reset"].k-button-expand {
  width: 100%;
}
body .k-button-icon,
body .k-split-button-arrow {
  padding-left: .4em;
  padding-right: .4em;
}
.k-button-icontext {
  overflow: visible;
  /*IE9*/
}
.k-toolbar .k-button-icontext {
  padding-right: .8em;
}
.k-button-icontext .k-icon,
.k-button-icontext .k-image {
  margin-right: 3px;
  margin-right: .3rem;
  margin-left: -3px;
  margin-left: -0.3rem;
}
.k-button.k-button-icontext .k-icon,
.k-button.k-button-icontext .k-image {
  vertical-align: text-top;
}
html body .k-button-bare {
  background: none !important;
  /*spares long selectors*/
  color: inherit;
  border-width: 0;
}
html body .k-button-bare.k-upload-button:hover {
  color: inherit;
}
/* link */
.k-link {
  cursor: pointer;
  outline: 0;
  text-decoration: none;
}
.k-grid-header span.k-link {
  cursor: default;
}
/* states */
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-icon,
.k-state-disabled .k-button,
.k-state-disabled .k-draghandle,
.k-state-disabled .k-upload-button input {
  cursor: default !important;
  outline: 0;
}
@media print {
  .k-state-disabled,
  .k-state-disabled .k-input {
    opacity: 1 !important;
  }
}
.k-state-error {
  border-style: ridge;
}
.k-state-empty {
  font-style: italic;
}
/* icons */
.k-icon,
.k-sprite,
.k-button-group .k-tool-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  text-align: center;
  -ms-high-contrast-adjust: none;
}
.k-icon.k-i-none {
  background-image: none !important;
  /* should never be a background on these */
}
/* In IE7 vertical align: middle can't be overridden */
.k-ie8 .k-icon,
.k-ie8 .k-sprite,
.k-ie8 .k-button-group .k-tool-icon {
  vertical-align: middle;
}
:root * > .k-icon,
:root * > .k-sprite,
:root * > .k-button-group .k-tool-icon {
  vertical-align: middle;
}
.k-icon,
.k-sprite {
  background-color: transparent;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-n {
  background-position: 0 -3px;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-s {
  background-position: 0 -35px;
}
.k-state-selected .k-i-arrow-n {
  background-position: -16px 0px;
}
.k-link:not(.k-state-disabled):hover > .k-state-selected .k-i-arrow-n,
.k-state-hover > .k-state-selected .k-i-arrow-n,
.k-state-hover > * > .k-state-selected .k-i-arrow-n,
.k-button:not(.k-state-disabled):hover .k-state-selected .k-i-arrow-n,
.k-textbox:hover .k-state-selected .k-i-arrow-n,
.k-button:active .k-state-selected .k-i-arrow-n {
  background-position: -16px 0px;
}
.k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
.k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n {
  background-position: -16px -3px;
}
.k-state-selected .k-i-arrow-s {
  background-position: -16px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-state-selected .k-i-arrow-s,
.k-state-hover > .k-state-selected .k-i-arrow-s,
.k-state-hover > * > .k-state-selected .k-i-arrow-s,
.k-button:not(.k-state-disabled):hover .k-state-selected .k-i-arrow-s,
.k-textbox:hover .k-state-selected .k-i-arrow-s,
.k-button:active .k-state-selected .k-i-arrow-s {
  background-position: -16px -32px;
}
.k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
.k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s {
  background-position: -16px -35px;
}
.k-grid-header th > .k-link:hover span.k-i-arrow-n {
  background-position: 0px 0px;
}
.k-grid-header th > .k-link:hover span.k-i-arrow-s {
  background-position: 0px -32px;
}
.k-group-indicator .k-link:hover span.k-si-arrow-n {
  background-position: 0 -129px;
}
.k-group-indicator .k-link:hover span.k-si-arrow-s {
  background-position: 0 -159px;
}
.k-group-indicator .k-button:hover span.k-group-delete {
  background-position: -32px -16px;
}
.k-scheduler .k-scheduler-toolbar .k-nav-current .k-link .k-i-calendar {
  background-position: -32px -176px;
}
.k-i-arrow-n {
  background-position: 0px 0px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrow-n,
.k-state-hover > .k-i-arrow-n,
.k-state-hover > * > .k-i-arrow-n,
.k-button:not(.k-state-disabled):hover .k-i-arrow-n,
.k-textbox:hover .k-i-arrow-n,
.k-button:active .k-i-arrow-n {
  background-position: 0px 0px;
}
.k-i-arrow-e {
  background-position: 0px -16px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-state-hover > .k-i-arrow-e,
.k-state-hover > * > .k-i-arrow-e,
.k-button:not(.k-state-disabled):hover .k-i-arrow-e,
.k-textbox:hover .k-i-arrow-e,
.k-button:active .k-i-arrow-e {
  background-position: 0px -16px;
}
.k-rtl .k-i-arrow-w {
  background-position: 0px -16px;
}
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-arrow-w,
.k-rtl .k-state-hover > .k-i-arrow-w,
.k-rtl .k-state-hover > * > .k-i-arrow-w,
.k-rtl .k-button:not(.k-state-disabled):hover .k-i-arrow-w,
.k-rtl .k-textbox:hover .k-i-arrow-w,
.k-rtl .k-button:active .k-i-arrow-w {
  background-position: -16px -16px;
  background-position: 0px -16px;
}
.k-i-arrow-s {
  background-position: 0px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrow-s,
.k-state-hover > .k-i-arrow-s,
.k-state-hover > * > .k-i-arrow-s,
.k-button:not(.k-state-disabled):hover .k-i-arrow-s,
.k-textbox:hover .k-i-arrow-s,
.k-button:active .k-i-arrow-s {
  background-position: 0px -32px;
}
.k-i-arrow-w {
  background-position: 0px -48px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrow-w,
.k-state-hover > .k-i-arrow-w,
.k-state-hover > * > .k-i-arrow-w,
.k-button:not(.k-state-disabled):hover .k-i-arrow-w,
.k-textbox:hover .k-i-arrow-w,
.k-button:active .k-i-arrow-w {
  background-position: 0px -48px;
}
.k-rtl .k-i-arrow-e {
  background-position: 0px -48px;
}
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-rtl .k-state-hover > .k-i-arrow-e,
.k-rtl .k-state-hover > * > .k-i-arrow-e,
.k-rtl .k-button:not(.k-state-disabled):hover .k-i-arrow-e,
.k-rtl .k-textbox:hover .k-i-arrow-e,
.k-rtl .k-button:active .k-i-arrow-e {
  background-position: -16px -48px;
  background-position: 0px -48px;
}
.k-i-seek-n {
  background-position: 0px -64px;
}
.k-link:not(.k-state-disabled):hover > .k-i-seek-n,
.k-state-hover > .k-i-seek-n,
.k-state-hover > * > .k-i-seek-n,
.k-button:not(.k-state-disabled):hover .k-i-seek-n,
.k-textbox:hover .k-i-seek-n,
.k-button:active .k-i-seek-n {
  background-position: 0px -64px;
}
.k-i-seek-e {
  background-position: 0px -80px;
}
.k-link:not(.k-state-disabled):hover > .k-i-seek-e,
.k-state-hover > .k-i-seek-e,
.k-state-hover > * > .k-i-seek-e,
.k-button:not(.k-state-disabled):hover .k-i-seek-e,
.k-textbox:hover .k-i-seek-e,
.k-button:active .k-i-seek-e {
  background-position: 0px -80px;
}
.k-rtl .k-i-seek-w {
  background-position: 0px -80px;
}
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-seek-w,
.k-rtl .k-state-hover > .k-i-seek-w,
.k-rtl .k-state-hover > * > .k-i-seek-w,
.k-rtl .k-button:not(.k-state-disabled):hover .k-i-seek-w,
.k-rtl .k-textbox:hover .k-i-seek-w,
.k-rtl .k-button:active .k-i-seek-w {
  background-position: -16px -80px;
  background-position: 0px -80px;
}
.k-i-seek-s {
  background-position: 0px -96px;
}
.k-link:not(.k-state-disabled):hover > .k-i-seek-s,
.k-state-hover > .k-i-seek-s,
.k-state-hover > * > .k-i-seek-s,
.k-button:not(.k-state-disabled):hover .k-i-seek-s,
.k-textbox:hover .k-i-seek-s,
.k-button:active .k-i-seek-s {
  background-position: 0px -96px;
}
.k-i-seek-w {
  background-position: 0px -112px;
}
.k-link:not(.k-state-disabled):hover > .k-i-seek-w,
.k-state-hover > .k-i-seek-w,
.k-state-hover > * > .k-i-seek-w,
.k-button:not(.k-state-disabled):hover .k-i-seek-w,
.k-textbox:hover .k-i-seek-w,
.k-button:active .k-i-seek-w {
  background-position: 0px -112px;
}
.k-rtl .k-i-seek-e {
  background-position: 0px -112px;
}
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-seek-e,
.k-rtl .k-state-hover > .k-i-seek-e,
.k-rtl .k-state-hover > * > .k-i-seek-e,
.k-rtl .k-button:not(.k-state-disabled):hover .k-i-seek-e,
.k-rtl .k-textbox:hover .k-i-seek-e,
.k-rtl .k-button:active .k-i-seek-e {
  background-position: -16px -112px;
  background-position: 0px -112px;
}
.k-si-arrow-n {
  background-position: 0 -129px;
}
.k-link:not(.k-state-disabled):hover > .k-si-arrow-n,
.k-state-hover > .k-si-arrow-n,
.k-state-hover > * > .k-si-arrow-n,
.k-button:not(.k-state-disabled):hover .k-si-arrow-n,
.k-textbox:hover .k-si-arrow-n,
.k-button:active .k-si-arrow-n {
  background-position: -16px -129px;
}
.k-si-arrow-e {
  background-position: 0px -144px;
}
.k-link:not(.k-state-disabled):hover > .k-si-arrow-e,
.k-state-hover > .k-si-arrow-e,
.k-state-hover > * > .k-si-arrow-e,
.k-button:not(.k-state-disabled):hover .k-si-arrow-e,
.k-textbox:hover .k-si-arrow-e,
.k-button:active .k-si-arrow-e {
  background-position: 0px -144px;
}
.k-si-arrow-s {
  background-position: 0 -159px;
}
.k-link:not(.k-state-disabled):hover > .k-si-arrow-s,
.k-state-hover > .k-si-arrow-s,
.k-state-hover > * > .k-si-arrow-s,
.k-button:not(.k-state-disabled):hover .k-si-arrow-s,
.k-textbox:hover .k-si-arrow-s,
.k-button:active .k-si-arrow-s {
  background-position: -16px -159px;
}
.k-si-arrow-w {
  background-position: 0px -176px;
}
.k-link:not(.k-state-disabled):hover > .k-si-arrow-w,
.k-state-hover > .k-si-arrow-w,
.k-state-hover > * > .k-si-arrow-w,
.k-button:not(.k-state-disabled):hover .k-si-arrow-w,
.k-textbox:hover .k-si-arrow-w,
.k-button:active .k-si-arrow-w {
  background-position: 0px -176px;
}
.k-i-arrowhead-n {
  background-position: 0px -256px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-n,
.k-state-hover > .k-i-arrowhead-n,
.k-state-hover > * > .k-i-arrowhead-n,
.k-button:not(.k-state-disabled):hover .k-i-arrowhead-n,
.k-textbox:hover .k-i-arrowhead-n,
.k-button:active .k-i-arrowhead-n {
  background-position: 0px -256px;
}
.k-i-arrowhead-e {
  background-position: 0px -272px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-e,
.k-state-hover > .k-i-arrowhead-e,
.k-state-hover > * > .k-i-arrowhead-e,
.k-button:not(.k-state-disabled):hover .k-i-arrowhead-e,
.k-textbox:hover .k-i-arrowhead-e,
.k-button:active .k-i-arrowhead-e {
  background-position: 0px -272px;
}
.k-i-arrowhead-s {
  background-position: 0px -288px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-s,
.k-state-hover > .k-i-arrowhead-s,
.k-state-hover > * > .k-i-arrowhead-s,
.k-button:not(.k-state-disabled):hover .k-i-arrowhead-s,
.k-textbox:hover .k-i-arrowhead-s,
.k-button:active .k-i-arrowhead-s {
  background-position: 0px -288px;
}
.k-i-arrowhead-w {
  background-position: 0px -304px;
}
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-w,
.k-state-hover > .k-i-arrowhead-w,
.k-state-hover > * > .k-i-arrowhead-w,
.k-button:not(.k-state-disabled):hover .k-i-arrowhead-w,
.k-textbox:hover .k-i-arrowhead-w,
.k-button:active .k-i-arrowhead-w {
  background-position: 0px -304px;
}
.k-i-expand,
.k-plus,
.k-plus-disabled {
  background-position: 0px -192px;
}
.k-link:not(.k-state-disabled):hover > .k-i-expand,
.k-link:not(.k-state-disabled):hover > .k-plus,
.k-link:not(.k-state-disabled):hover > .k-plus-disabled,
.k-state-hover > .k-i-expand,
.k-state-hover > .k-plus,
.k-state-hover > .k-plus-disabled,
.k-state-hover > * > .k-i-expand,
.k-state-hover > * > .k-plus,
.k-state-hover > * > .k-plus-disabled,
.k-button:not(.k-state-disabled):hover .k-i-expand,
.k-button:not(.k-state-disabled):hover .k-plus,
.k-button:not(.k-state-disabled):hover .k-plus-disabled,
.k-textbox:hover .k-i-expand,
.k-textbox:hover .k-plus,
.k-textbox:hover .k-plus-disabled,
.k-button:active .k-i-expand,
.k-button:active .k-plus,
.k-button:active .k-plus-disabled {
  background-position: 0px -192px;
}
.k-i-expand-w,
.k-rtl .k-i-expand,
.k-rtl .k-plus,
.k-rtl .k-plus-disabled {
  background-position: 0px -208px;
}
.k-link:not(.k-state-disabled):hover > .k-i-expand-w,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-i-expand,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-plus,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-plus-disabled,
.k-state-hover > .k-i-expand-w,
.k-state-hover > .k-rtl .k-i-expand,
.k-state-hover > .k-rtl .k-plus,
.k-state-hover > .k-rtl .k-plus-disabled,
.k-state-hover > * > .k-i-expand-w,
.k-state-hover > * > .k-rtl .k-i-expand,
.k-state-hover > * > .k-rtl .k-plus,
.k-state-hover > * > .k-rtl .k-plus-disabled,
.k-button:not(.k-state-disabled):hover .k-i-expand-w,
.k-button:not(.k-state-disabled):hover .k-rtl .k-i-expand,
.k-button:not(.k-state-disabled):hover .k-rtl .k-plus,
.k-button:not(.k-state-disabled):hover .k-rtl .k-plus-disabled,
.k-textbox:hover .k-i-expand-w,
.k-textbox:hover .k-rtl .k-i-expand,
.k-textbox:hover .k-rtl .k-plus,
.k-textbox:hover .k-rtl .k-plus-disabled,
.k-button:active .k-i-expand-w,
.k-button:active .k-rtl .k-i-expand,
.k-button:active .k-rtl .k-plus,
.k-button:active .k-rtl .k-plus-disabled {
  background-position: 0px -208px;
}
.k-i-collapse,
.k-minus,
.k-minus-disabled {
  background-position: 0px -224px;
}
.k-link:not(.k-state-disabled):hover > .k-i-collapse,
.k-link:not(.k-state-disabled):hover > .k-minus,
.k-link:not(.k-state-disabled):hover > .k-minus-disabled,
.k-state-hover > .k-i-collapse,
.k-state-hover > .k-minus,
.k-state-hover > .k-minus-disabled,
.k-state-hover > * > .k-i-collapse,
.k-state-hover > * > .k-minus,
.k-state-hover > * > .k-minus-disabled,
.k-button:not(.k-state-disabled):hover .k-i-collapse,
.k-button:not(.k-state-disabled):hover .k-minus,
.k-button:not(.k-state-disabled):hover .k-minus-disabled,
.k-textbox:hover .k-i-collapse,
.k-textbox:hover .k-minus,
.k-textbox:hover .k-minus-disabled,
.k-button:active .k-i-collapse,
.k-button:active .k-minus,
.k-button:active .k-minus-disabled {
  background-position: 0px -224px;
}
.k-i-collapse-w,
.k-rtl .k-i-collapse,
.k-rtl .k-minus,
.k-rtl .k-minus-disabled {
  background-position: 0px -240px;
}
.k-link:not(.k-state-disabled):hover > .k-i-collapse-w,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-i-collapse,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-minus,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-minus-disabled,
.k-state-hover > .k-i-collapse-w,
.k-state-hover > .k-rtl .k-i-collapse,
.k-state-hover > .k-rtl .k-minus,
.k-state-hover > .k-rtl .k-minus-disabled,
.k-state-hover > * > .k-i-collapse-w,
.k-state-hover > * > .k-rtl .k-i-collapse,
.k-state-hover > * > .k-rtl .k-minus,
.k-state-hover > * > .k-rtl .k-minus-disabled,
.k-button:not(.k-state-disabled):hover .k-i-collapse-w,
.k-button:not(.k-state-disabled):hover .k-rtl .k-i-collapse,
.k-button:not(.k-state-disabled):hover .k-rtl .k-minus,
.k-button:not(.k-state-disabled):hover .k-rtl .k-minus-disabled,
.k-textbox:hover .k-i-collapse-w,
.k-textbox:hover .k-rtl .k-i-collapse,
.k-textbox:hover .k-rtl .k-minus,
.k-textbox:hover .k-rtl .k-minus-disabled,
.k-button:active .k-i-collapse-w,
.k-button:active .k-rtl .k-i-collapse,
.k-button:active .k-rtl .k-minus,
.k-button:active .k-rtl .k-minus-disabled {
  background-position: 0px -240px;
}
.k-i-pencil,
.k-edit {
  background-position: -32px 0px;
}
.k-link:not(.k-state-disabled):hover > .k-i-pencil,
.k-link:not(.k-state-disabled):hover > .k-edit,
.k-state-hover > .k-i-pencil,
.k-state-hover > .k-edit,
.k-state-hover > * > .k-i-pencil,
.k-state-hover > * > .k-edit,
.k-button:not(.k-state-disabled):hover .k-i-pencil,
.k-button:not(.k-state-disabled):hover .k-edit,
.k-textbox:hover .k-i-pencil,
.k-textbox:hover .k-edit,
.k-button:active .k-i-pencil,
.k-button:active .k-edit {
  background-position: -32px 0px;
}
.k-i-close,
.k-delete,
.k-group-delete {
  background-position: -32px -16px;
}
.k-link:not(.k-state-disabled):hover > .k-i-close,
.k-link:not(.k-state-disabled):hover > .k-delete,
.k-link:not(.k-state-disabled):hover > .k-group-delete,
.k-state-hover > .k-i-close,
.k-state-hover > .k-delete,
.k-state-hover > .k-group-delete,
.k-state-hover > * > .k-i-close,
.k-state-hover > * > .k-delete,
.k-state-hover > * > .k-group-delete,
.k-button:not(.k-state-disabled):hover .k-i-close,
.k-button:not(.k-state-disabled):hover .k-delete,
.k-button:not(.k-state-disabled):hover .k-group-delete,
.k-textbox:hover .k-i-close,
.k-textbox:hover .k-delete,
.k-textbox:hover .k-group-delete,
.k-button:active .k-i-close,
.k-button:active .k-delete,
.k-button:active .k-group-delete {
  background-position: -32px -16px;
}
.k-si-close {
  background-position: -160px -80px;
}
.k-link:not(.k-state-disabled):hover > .k-si-close,
.k-state-hover > .k-si-close,
.k-state-hover > * > .k-si-close,
.k-button:not(.k-state-disabled):hover .k-si-close,
.k-textbox:hover .k-si-close,
.k-button:active .k-si-close {
  background-position: -160px -80px;
}
.k-multiselect .k-delete {
  background-position: -160px -80px;
}
.k-multiselect .k-state-hover .k-delete {
  background-position: -176px -80px;
}
.k-i-tick,
.k-insert,
.k-update {
  background-position: -32px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-tick,
.k-link:not(.k-state-disabled):hover > .k-insert,
.k-link:not(.k-state-disabled):hover > .k-update,
.k-state-hover > .k-i-tick,
.k-state-hover > .k-insert,
.k-state-hover > .k-update,
.k-state-hover > * > .k-i-tick,
.k-state-hover > * > .k-insert,
.k-state-hover > * > .k-update,
.k-button:not(.k-state-disabled):hover .k-i-tick,
.k-button:not(.k-state-disabled):hover .k-insert,
.k-button:not(.k-state-disabled):hover .k-update,
.k-textbox:hover .k-i-tick,
.k-textbox:hover .k-insert,
.k-textbox:hover .k-update,
.k-button:active .k-i-tick,
.k-button:active .k-insert,
.k-button:active .k-update {
  background-position: -32px -32px;
}
.k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox],
.k-mobile-list .k-edit-field [type=radio] {
  background-position: -32px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-check:checked,
.k-link:not(.k-state-disabled):hover > .k-mobile-list .k-edit-field [type=checkbox],
.k-link:not(.k-state-disabled):hover > .k-mobile-list .k-edit-field [type=radio],
.k-state-hover > .k-check:checked,
.k-state-hover > .k-mobile-list .k-edit-field [type=checkbox],
.k-state-hover > .k-mobile-list .k-edit-field [type=radio],
.k-state-hover > * > .k-check:checked,
.k-state-hover > * > .k-mobile-list .k-edit-field [type=checkbox],
.k-state-hover > * > .k-mobile-list .k-edit-field [type=radio],
.k-button:not(.k-state-disabled):hover .k-check:checked,
.k-button:not(.k-state-disabled):hover .k-mobile-list .k-edit-field [type=checkbox],
.k-button:not(.k-state-disabled):hover .k-mobile-list .k-edit-field [type=radio],
.k-textbox:hover .k-check:checked,
.k-textbox:hover .k-mobile-list .k-edit-field [type=checkbox],
.k-textbox:hover .k-mobile-list .k-edit-field [type=radio],
.k-button:active .k-check:checked,
.k-button:active .k-mobile-list .k-edit-field [type=checkbox],
.k-button:active .k-mobile-list .k-edit-field [type=radio] {
  background-position: -32px -32px;
}
.k-i-cancel,
.k-cancel,
.k-denied {
  background-position: -32px -48px;
}
.k-link:not(.k-state-disabled):hover > .k-i-cancel,
.k-link:not(.k-state-disabled):hover > .k-cancel,
.k-link:not(.k-state-disabled):hover > .k-denied,
.k-state-hover > .k-i-cancel,
.k-state-hover > .k-cancel,
.k-state-hover > .k-denied,
.k-state-hover > * > .k-i-cancel,
.k-state-hover > * > .k-cancel,
.k-state-hover > * > .k-denied,
.k-button:not(.k-state-disabled):hover .k-i-cancel,
.k-button:not(.k-state-disabled):hover .k-cancel,
.k-button:not(.k-state-disabled):hover .k-denied,
.k-textbox:hover .k-i-cancel,
.k-textbox:hover .k-cancel,
.k-textbox:hover .k-denied,
.k-button:active .k-i-cancel,
.k-button:active .k-cancel,
.k-button:active .k-denied {
  background-position: -32px -48px;
}
.k-i-plus,
.k-add {
  background-position: -32px -64px;
}
.k-link:not(.k-state-disabled):hover > .k-i-plus,
.k-link:not(.k-state-disabled):hover > .k-add,
.k-state-hover > .k-i-plus,
.k-state-hover > .k-add,
.k-state-hover > * > .k-i-plus,
.k-state-hover > * > .k-add,
.k-button:not(.k-state-disabled):hover .k-i-plus,
.k-button:not(.k-state-disabled):hover .k-add,
.k-textbox:hover .k-i-plus,
.k-textbox:hover .k-add,
.k-button:active .k-i-plus,
.k-button:active .k-add {
  background-position: -32px -64px;
}
.k-i-funnel,
.k-filter {
  background-position: -32px -80px;
}
.k-link:not(.k-state-disabled):hover > .k-i-funnel,
.k-link:not(.k-state-disabled):hover > .k-filter,
.k-state-hover > .k-i-funnel,
.k-state-hover > .k-filter,
.k-state-hover > * > .k-i-funnel,
.k-state-hover > * > .k-filter,
.k-button:not(.k-state-disabled):hover .k-i-funnel,
.k-button:not(.k-state-disabled):hover .k-filter,
.k-textbox:hover .k-i-funnel,
.k-textbox:hover .k-filter,
.k-button:active .k-i-funnel,
.k-button:active .k-filter {
  background-position: -32px -80px;
}
.k-i-funnel-clear,
.k-clear-filter {
  background-position: -32px -96px;
}
.k-link:not(.k-state-disabled):hover > .k-i-funnel-clear,
.k-link:not(.k-state-disabled):hover > .k-clear-filter,
.k-state-hover > .k-i-funnel-clear,
.k-state-hover > .k-clear-filter,
.k-state-hover > * > .k-i-funnel-clear,
.k-state-hover > * > .k-clear-filter,
.k-button:not(.k-state-disabled):hover .k-i-funnel-clear,
.k-button:not(.k-state-disabled):hover .k-clear-filter,
.k-textbox:hover .k-i-funnel-clear,
.k-textbox:hover .k-clear-filter,
.k-button:active .k-i-funnel-clear,
.k-button:active .k-clear-filter {
  background-position: -32px -96px;
}
.k-i-lock {
  background-position: -64px 0px;
}
.k-link:not(.k-state-disabled):hover > .k-i-lock,
.k-state-hover > .k-i-lock,
.k-state-hover > * > .k-i-lock,
.k-button:not(.k-state-disabled):hover .k-i-lock,
.k-textbox:hover .k-i-lock,
.k-button:active .k-i-lock {
  background-position: -64px 0px;
}
.k-i-unlock {
  background-position: -64px -16px;
}
.k-link:not(.k-state-disabled):hover > .k-i-unlock,
.k-state-hover > .k-i-unlock,
.k-state-hover > * > .k-i-unlock,
.k-button:not(.k-state-disabled):hover .k-i-unlock,
.k-textbox:hover .k-i-unlock,
.k-button:active .k-i-unlock {
  background-position: -64px -16px;
}
.k-i-refresh {
  background-position: -32px -112px;
}
.k-link:not(.k-state-disabled):hover > .k-i-refresh,
.k-state-hover > .k-i-refresh,
.k-state-hover > * > .k-i-refresh,
.k-button:not(.k-state-disabled):hover .k-i-refresh,
.k-textbox:hover .k-i-refresh,
.k-button:active .k-i-refresh {
  background-position: -32px -112px;
}
.k-i-exception {
  background-position: -160px -304px;
}
.k-link:not(.k-state-disabled):hover > .k-i-exception,
.k-state-hover > .k-i-exception,
.k-state-hover > * > .k-i-exception,
.k-button:not(.k-state-disabled):hover .k-i-exception,
.k-textbox:hover .k-i-exception,
.k-button:active .k-i-exception {
  background-position: -160px -304px;
}
.k-i-restore {
  background-position: -32px -128px;
}
.k-link:not(.k-state-disabled):hover > .k-i-restore,
.k-state-hover > .k-i-restore,
.k-state-hover > * > .k-i-restore,
.k-button:not(.k-state-disabled):hover .k-i-restore,
.k-textbox:hover .k-i-restore,
.k-button:active .k-i-restore {
  background-position: -32px -128px;
}
.k-i-maximize {
  background-position: -32px -144px;
}
.k-link:not(.k-state-disabled):hover > .k-i-maximize,
.k-state-hover > .k-i-maximize,
.k-state-hover > * > .k-i-maximize,
.k-button:not(.k-state-disabled):hover .k-i-maximize,
.k-textbox:hover .k-i-maximize,
.k-button:active .k-i-maximize {
  background-position: -32px -144px;
}
.k-i-minimize {
  background-position: -64px -288px;
}
.k-link:not(.k-state-disabled):hover > .k-i-minimize,
.k-state-hover > .k-i-minimize,
.k-state-hover > * > .k-i-minimize,
.k-button:not(.k-state-disabled):hover .k-i-minimize,
.k-textbox:hover .k-i-minimize,
.k-button:active .k-i-minimize {
  background-position: -64px -288px;
}
.k-i-pin {
  background-position: -160px -256px;
}
.k-link:not(.k-state-disabled):hover > .k-i-pin,
.k-state-hover > .k-i-pin,
.k-state-hover > * > .k-i-pin,
.k-button:not(.k-state-disabled):hover .k-i-pin,
.k-textbox:hover .k-i-pin,
.k-button:active .k-i-pin {
  background-position: -160px -256px;
}
.k-i-unpin {
  background-position: -160px -272px;
}
.k-link:not(.k-state-disabled):hover > .k-i-unpin,
.k-state-hover > .k-i-unpin,
.k-state-hover > * > .k-i-unpin,
.k-button:not(.k-state-disabled):hover .k-i-unpin,
.k-textbox:hover .k-i-unpin,
.k-button:active .k-i-unpin {
  background-position: -160px -272px;
}
.k-resize-se {
  background-position: -32px -160px;
}
.k-link:not(.k-state-disabled):hover > .k-resize-se,
.k-state-hover > .k-resize-se,
.k-state-hover > * > .k-resize-se,
.k-button:not(.k-state-disabled):hover .k-resize-se,
.k-textbox:hover .k-resize-se,
.k-button:active .k-resize-se {
  background-position: -32px -160px;
}
.k-i-calendar {
  background-position: -32px -176px;
}
.k-link:not(.k-state-disabled):hover > .k-i-calendar,
.k-state-hover > .k-i-calendar,
.k-state-hover > * > .k-i-calendar,
.k-button:not(.k-state-disabled):hover .k-i-calendar,
.k-textbox:hover .k-i-calendar,
.k-button:active .k-i-calendar {
  background-position: -32px -176px;
}
.k-i-clock {
  background-position: -32px -192px;
}
.k-link:not(.k-state-disabled):hover > .k-i-clock,
.k-state-hover > .k-i-clock,
.k-state-hover > * > .k-i-clock,
.k-button:not(.k-state-disabled):hover .k-i-clock,
.k-textbox:hover .k-i-clock,
.k-button:active .k-i-clock {
  background-position: -32px -192px;
}
.k-si-plus {
  background-position: -32px -208px;
}
.k-link:not(.k-state-disabled):hover > .k-si-plus,
.k-state-hover > .k-si-plus,
.k-state-hover > * > .k-si-plus,
.k-button:not(.k-state-disabled):hover .k-si-plus,
.k-textbox:hover .k-si-plus,
.k-button:active .k-si-plus {
  background-position: -32px -208px;
}
.k-si-minus {
  background-position: -32px -224px;
}
.k-link:not(.k-state-disabled):hover > .k-si-minus,
.k-state-hover > .k-si-minus,
.k-state-hover > * > .k-si-minus,
.k-button:not(.k-state-disabled):hover .k-si-minus,
.k-textbox:hover .k-si-minus,
.k-button:active .k-si-minus {
  background-position: -32px -224px;
}
.k-i-search {
  background-position: -32px -240px;
}
.k-link:not(.k-state-disabled):hover > .k-i-search,
.k-state-hover > .k-i-search,
.k-state-hover > * > .k-i-search,
.k-button:not(.k-state-disabled):hover .k-i-search,
.k-textbox:hover .k-i-search,
.k-button:active .k-i-search {
  background-position: -32px -240px;
}
.k-i-custom {
  background-position: -115px -113px;
}
.k-link:not(.k-state-disabled):hover > .k-i-custom,
.k-state-hover > .k-i-custom,
.k-state-hover > * > .k-i-custom,
.k-button:not(.k-state-disabled):hover .k-i-custom,
.k-textbox:hover .k-i-custom,
.k-button:active .k-i-custom {
  background-position: -141px -113px;
}
.k-editor .k-i-custom {
  background-position: -111px -109px;
}
.k-viewHtml {
  background-position: -288px -120px;
}
.k-i-insert-n,
.k-insert-top {
  background-position: -160px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-insert-n,
.k-link:not(.k-state-disabled):hover > .k-insert-top,
.k-state-hover > .k-i-insert-n,
.k-state-hover > .k-insert-top,
.k-state-hover > * > .k-i-insert-n,
.k-state-hover > * > .k-insert-top,
.k-button:not(.k-state-disabled):hover .k-i-insert-n,
.k-button:not(.k-state-disabled):hover .k-insert-top,
.k-textbox:hover .k-i-insert-n,
.k-textbox:hover .k-insert-top,
.k-button:active .k-i-insert-n,
.k-button:active .k-insert-top {
  background-position: -160px -32px;
}
.k-i-insert-m,
.k-insert-middle {
  background-position: -160px -48px;
}
.k-link:not(.k-state-disabled):hover > .k-i-insert-m,
.k-link:not(.k-state-disabled):hover > .k-insert-middle,
.k-state-hover > .k-i-insert-m,
.k-state-hover > .k-insert-middle,
.k-state-hover > * > .k-i-insert-m,
.k-state-hover > * > .k-insert-middle,
.k-button:not(.k-state-disabled):hover .k-i-insert-m,
.k-button:not(.k-state-disabled):hover .k-insert-middle,
.k-textbox:hover .k-i-insert-m,
.k-textbox:hover .k-insert-middle,
.k-button:active .k-i-insert-m,
.k-button:active .k-insert-middle {
  background-position: -160px -48px;
}
.k-i-insert-s,
.k-insert-bottom {
  background-position: -160px -64px;
}
.k-link:not(.k-state-disabled):hover > .k-i-insert-s,
.k-link:not(.k-state-disabled):hover > .k-insert-bottom,
.k-state-hover > .k-i-insert-s,
.k-state-hover > .k-insert-bottom,
.k-state-hover > * > .k-i-insert-s,
.k-state-hover > * > .k-insert-bottom,
.k-button:not(.k-state-disabled):hover .k-i-insert-s,
.k-button:not(.k-state-disabled):hover .k-insert-bottom,
.k-textbox:hover .k-i-insert-s,
.k-textbox:hover .k-insert-bottom,
.k-button:active .k-i-insert-s,
.k-button:active .k-insert-bottom {
  background-position: -160px -64px;
}
.k-drop-hint {
  background-position: 0 -326px;
}
.k-i-note,
.k-warning {
  background-position: -160px -240px;
}
.k-link:not(.k-state-disabled):hover > .k-i-note,
.k-link:not(.k-state-disabled):hover > .k-warning,
.k-state-hover > .k-i-note,
.k-state-hover > .k-warning,
.k-state-hover > * > .k-i-note,
.k-state-hover > * > .k-warning,
.k-button:not(.k-state-disabled):hover .k-i-note,
.k-button:not(.k-state-disabled):hover .k-warning,
.k-textbox:hover .k-i-note,
.k-textbox:hover .k-warning,
.k-button:active .k-i-note,
.k-button:active .k-warning {
  background-position: -160px -240px;
}
.k-i-sort-asc {
  background-position: -112px -240px;
}
.k-link:not(.k-state-disabled):hover > .k-i-sort-asc,
.k-state-hover > .k-i-sort-asc,
.k-state-hover > * > .k-i-sort-asc,
.k-button:not(.k-state-disabled):hover .k-i-sort-asc,
.k-textbox:hover .k-i-sort-asc,
.k-button:active .k-i-sort-asc {
  background-position: -112px -240px;
}
.k-i-sort-desc {
  background-position: -112px -256px;
}
.k-link:not(.k-state-disabled):hover > .k-i-sort-desc,
.k-state-hover > .k-i-sort-desc,
.k-state-hover > * > .k-i-sort-desc,
.k-button:not(.k-state-disabled):hover .k-i-sort-desc,
.k-textbox:hover .k-i-sort-desc,
.k-button:active .k-i-sort-desc {
  background-position: -112px -256px;
}
.k-i-group {
  background-position: -112px -272px;
}
.k-link:not(.k-state-disabled):hover > .k-i-group,
.k-state-hover > .k-i-group,
.k-state-hover > * > .k-i-group,
.k-button:not(.k-state-disabled):hover .k-i-group,
.k-textbox:hover .k-i-group,
.k-button:active .k-i-group {
  background-position: -112px -272px;
}
.k-i-ungroup {
  background-position: -112px -288px;
}
.k-link:not(.k-state-disabled):hover > .k-i-ungroup,
.k-state-hover > .k-i-ungroup,
.k-state-hover > * > .k-i-ungroup,
.k-button:not(.k-state-disabled):hover .k-i-ungroup,
.k-textbox:hover .k-i-ungroup,
.k-button:active .k-i-ungroup {
  background-position: -112px -288px;
}
.k-i-columns {
  background-position: -112px -304px;
}
.k-link:not(.k-state-disabled):hover > .k-i-columns,
.k-state-hover > .k-i-columns,
.k-state-hover > * > .k-i-columns,
.k-button:not(.k-state-disabled):hover .k-i-columns,
.k-textbox:hover .k-i-columns,
.k-button:active .k-i-columns {
  background-position: -112px -304px;
}
.k-i-hbars {
  background-position: -64px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-hbars,
.k-state-hover > .k-i-hbars,
.k-state-hover > * > .k-i-hbars,
.k-button:not(.k-state-disabled):hover .k-i-hbars,
.k-textbox:hover .k-i-hbars,
.k-button:active .k-i-hbars {
  background-position: -64px -32px;
}
.k-i-vbars {
  background-position: -64px -48px;
}
.k-link:not(.k-state-disabled):hover > .k-i-vbars,
.k-state-hover > .k-i-vbars,
.k-state-hover > * > .k-i-vbars,
.k-button:not(.k-state-disabled):hover .k-i-vbars,
.k-textbox:hover .k-i-vbars,
.k-button:active .k-i-vbars {
  background-position: -64px -48px;
}
.k-i-sum {
  background-position: -64px -64px;
}
.k-link:not(.k-state-disabled):hover > .k-i-sum,
.k-state-hover > .k-i-sum,
.k-state-hover > * > .k-i-sum,
.k-button:not(.k-state-disabled):hover .k-i-sum,
.k-textbox:hover .k-i-sum,
.k-button:active .k-i-sum {
  background-position: -64px -64px;
}
.k-i-pdf {
  background-position: -64px -80px;
}
.k-link:not(.k-state-disabled):hover > .k-i-pdf,
.k-state-hover > .k-i-pdf,
.k-state-hover > * > .k-i-pdf,
.k-button:not(.k-state-disabled):hover .k-i-pdf,
.k-textbox:hover .k-i-pdf,
.k-button:active .k-i-pdf {
  background-position: -64px -80px;
}
.k-i-excel {
  background-position: -64px -96px;
}
.k-link:not(.k-state-disabled):hover > .k-i-excel,
.k-state-hover > .k-i-excel,
.k-state-hover > * > .k-i-excel,
.k-button:not(.k-state-disabled):hover .k-i-excel,
.k-textbox:hover .k-i-excel,
.k-button:active .k-i-excel {
  background-position: -64px -96px;
}
.k-i-rotatecw {
  background-position: -64px -112px;
}
.k-link:not(.k-state-disabled):hover > .k-i-rotatecw,
.k-state-hover > .k-i-rotatecw,
.k-state-hover > * > .k-i-rotatecw,
.k-button:not(.k-state-disabled):hover .k-i-rotatecw,
.k-textbox:hover .k-i-rotatecw,
.k-button:active .k-i-rotatecw {
  background-position: -64px -112px;
}
.k-i-rotateccw {
  background-position: -64px -128px;
}
.k-link:not(.k-state-disabled):hover > .k-i-rotateccw,
.k-state-hover > .k-i-rotateccw,
.k-state-hover > * > .k-i-rotateccw,
.k-button:not(.k-state-disabled):hover .k-i-rotateccw,
.k-textbox:hover .k-i-rotateccw,
.k-button:active .k-i-rotateccw {
  background-position: -64px -128px;
}
.k-i-undo {
  background-position: -64px -160px;
}
.k-link:not(.k-state-disabled):hover > .k-i-undo,
.k-state-hover > .k-i-undo,
.k-state-hover > * > .k-i-undo,
.k-button:not(.k-state-disabled):hover .k-i-undo,
.k-textbox:hover .k-i-undo,
.k-button:active .k-i-undo {
  background-position: -64px -160px;
}
.k-i-redo {
  background-position: -64px -144px;
}
.k-link:not(.k-state-disabled):hover > .k-i-redo,
.k-state-hover > .k-i-redo,
.k-state-hover > * > .k-i-redo,
.k-button:not(.k-state-disabled):hover .k-i-redo,
.k-textbox:hover .k-i-redo,
.k-button:active .k-i-redo {
  background-position: -64px -144px;
}
.k-i-shape {
  background-position: -64px -176px;
}
.k-link:not(.k-state-disabled):hover > .k-i-shape,
.k-state-hover > .k-i-shape,
.k-state-hover > * > .k-i-shape,
.k-button:not(.k-state-disabled):hover .k-i-shape,
.k-textbox:hover .k-i-shape,
.k-button:active .k-i-shape {
  background-position: -64px -176px;
}
.k-i-connector {
  background-position: -64px -192px;
}
.k-link:not(.k-state-disabled):hover > .k-i-connector,
.k-state-hover > .k-i-connector,
.k-state-hover > * > .k-i-connector,
.k-button:not(.k-state-disabled):hover .k-i-connector,
.k-textbox:hover .k-i-connector,
.k-button:active .k-i-connector {
  background-position: -64px -192px;
}
.k-i-kpi {
  background-position: -64px -208px;
}
.k-link:not(.k-state-disabled):hover > .k-i-kpi,
.k-state-hover > .k-i-kpi,
.k-state-hover > * > .k-i-kpi,
.k-button:not(.k-state-disabled):hover .k-i-kpi,
.k-textbox:hover .k-i-kpi,
.k-button:active .k-i-kpi {
  background-position: -64px -208px;
}
.k-i-dimension {
  background-position: -64px -224px;
}
.k-link:not(.k-state-disabled):hover > .k-i-dimension,
.k-state-hover > .k-i-dimension,
.k-state-hover > * > .k-i-dimension,
.k-button:not(.k-state-disabled):hover .k-i-dimension,
.k-textbox:hover .k-i-dimension,
.k-button:active .k-i-dimension {
  background-position: -64px -224px;
}
.k-file {
  background-position: 0px 0px;
}
.k-link:not(.k-state-disabled):hover > .k-file,
.k-state-hover > .k-file,
.k-state-hover > * > .k-file,
.k-button:not(.k-state-disabled):hover .k-file,
.k-textbox:hover .k-file,
.k-button:active .k-file {
  background-position: 0px 0px;
}
.k-i-folder-add,
.k-addfolder {
  background-position: -32px -272px;
}
.k-link:not(.k-state-disabled):hover > .k-i-folder-add,
.k-link:not(.k-state-disabled):hover > .k-addfolder,
.k-state-hover > .k-i-folder-add,
.k-state-hover > .k-addfolder,
.k-state-hover > * > .k-i-folder-add,
.k-state-hover > * > .k-addfolder,
.k-button:not(.k-state-disabled):hover .k-i-folder-add,
.k-button:not(.k-state-disabled):hover .k-addfolder,
.k-textbox:hover .k-i-folder-add,
.k-textbox:hover .k-addfolder,
.k-button:active .k-i-folder-add,
.k-button:active .k-addfolder {
  background-position: -32px -272px;
}
.k-i-folder-up,
.k-goup {
  background-position: -32px -288px;
}
.k-link:not(.k-state-disabled):hover > .k-i-folder-up,
.k-link:not(.k-state-disabled):hover > .k-goup,
.k-state-hover > .k-i-folder-up,
.k-state-hover > .k-goup,
.k-state-hover > * > .k-i-folder-up,
.k-state-hover > * > .k-goup,
.k-button:not(.k-state-disabled):hover .k-i-folder-up,
.k-button:not(.k-state-disabled):hover .k-goup,
.k-textbox:hover .k-i-folder-up,
.k-textbox:hover .k-goup,
.k-button:active .k-i-folder-up,
.k-button:active .k-goup {
  background-position: -32px -288px;
}
.k-i-more {
  background-position: -64px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-i-more,
.k-state-hover > .k-i-more,
.k-state-hover > * > .k-i-more,
.k-button:not(.k-state-disabled):hover .k-i-more,
.k-textbox:hover .k-i-more,
.k-button:active .k-i-more {
  background-position: -64px -32px;
}
.k-file > .k-icon {
  background-position: -115px -91px;
}
.k-image {
  border: 0;
}
.k-breadcrumbs:hover .k-i-arrow-n {
  background-position: 0 0;
}
.k-breadcrumbs:hover .k-i-arrow-e {
  background-position: 0 -16px;
}
/* Dropdown icon in k-scheduler-views */
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view .k-link:after {
  background-position: 0px -32px;
}
.k-link:not(.k-state-disabled):hover > .k-pager-numbers .k-current-page .k-link:after,
.k-link:not(.k-state-disabled):hover > .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view .k-link:after,
.k-state-hover > .k-pager-numbers .k-current-page .k-link:after,
.k-state-hover > .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view .k-link:after,
.k-state-hover > * > .k-pager-numbers .k-current-page .k-link:after,
.k-state-hover > * > .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view .k-link:after,
.k-button:not(.k-state-disabled):hover .k-pager-numbers .k-current-page .k-link:after,
.k-button:not(.k-state-disabled):hover .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view .k-link:after,
.k-textbox:hover .k-pager-numbers .k-current-page .k-link:after,
.k-textbox:hover .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view .k-link:after,
.k-button:active .k-pager-numbers .k-current-page .k-link:after,
.k-button:active .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view .k-link:after {
  background-position: 0px -32px;
}
/* Colors */
html .k-success-colored {
  color: #507f50;
  border-color: #d0dfd0;
  background-color: #f0fff0;
}
html .k-info-colored {
  color: #50607f;
  border-color: #d0d9df;
  background-color: #f0f9ff;
}
html .k-error-colored {
  color: #7f5050;
  border-color: #dfd0d0;
  background-color: #fff0f0;
}
.k-inline-block {
  padding: 0 2px;
}
/* loading */
.k-loading,
.k-loading-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-loading-mask,
.k-loading-image,
.k-loading-text {
  position: absolute;
}
.k-loading-mask {
  z-index: 100;
}
.k-loading-text {
  text-indent: -4000px;
  text-align: center;
  /*rtl*/
}
.k-loading-image,
.k-loading-color {
  width: 100%;
  height: 100%;
}
.k-loading-image {
  top: 0;
  left: 0;
  z-index: 2;
}
.k-loading-color {
  filter: alpha(opacity=30);
  opacity: .3;
}
.k-content-frame {
  border: 0;
  width: 100%;
  height: 100%;
}
.k-pane > .k-splitter-overlay {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
}
/* drag n drop */
.k-drag-clue {
  position: absolute;
  z-index: 10003;
  border-style: solid;
  border-width: 1px;
  font-size: .9em;
  padding: .2em .4em;
  white-space: nowrap;
  cursor: default;
}
.k-drag-status {
  margin-top: -3px;
  margin-right: 4px;
  vertical-align: middle;
}
.k-reorder-cue {
  position: absolute;
  width: 1px;
  overflow: visible;
}
.k-reorder-cue .k-icon {
  position: absolute;
  left: -4px;
  width: 8px;
  height: 4px;
}
.k-reorder-cue .k-i-arrow-s {
  top: -4px;
  background-position: -4px -166px;
}
.k-reorder-cue .k-i-arrow-n {
  bottom: -4px;
  background-position: -4px -134px;
}
/* virtual scrollbar */
.k-scrollbar {
  position: absolute;
  overflow: scroll;
}
.k-scrollbar-vertical {
  top: 0;
  right: 0;
  width: 17px;
  /* scrollbar width */
  height: 100%;
  overflow-x: hidden;
}
.k-touch-scrollbar {
  display: none;
  position: absolute;
  z-index: 200000;
  height: 8px;
  width: 8px;
  border: 1px solid #8a8a8a;
  background-color: #858585;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body .k-touch-scrollbar {
    height: 12px;
    width: 12px;
    border-radius: 7px;
  }
}
.k-virtual-scrollable-wrap {
  overflow-x: auto;
  /*needed by IE8*/
}
/* current time indicator */
.k-current-time {
  background: #f00;
  position: absolute;
}
/* override box sizing for grid layout framework integration (Bootstrap 3, Foundation 4) */
.k-animation-container,
.k-widget,
.k-widget *,
.k-animation-container *,
.k-widget *:before,
.k-animation-container *:after,
.k-block .k-header,
.k-list-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-button,
.k-textbox,
.k-autocomplete,
div.k-window-content,
.k-tabstrip > .k-content > .km-scroll-container,
.k-block,
.k-edit-cell .k-widget,
.k-grid-edit-row .k-widget,
.k-grid-edit-row .text-box,
.km-actionsheet > li,
.km-shim {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Fix for Bootstrap 3 */
.input-group .form-control {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-control.k-widget {
  padding: 0;
}
a.k-button:hover {
  text-decoration: none;
}
/* override iOS styles in mobile Kendo */
.km-widget,
.km-widget * {
  -moz-background-clip: border-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
input.k-checkbox,
.k-radio {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
  position: absolute;
}
.k-checkbox-label {
  position: relative;
  padding-left: 1.5em;
  vertical-align: middle;
  line-height: 0.875em;
  cursor: pointer;
}
.k-checkbox-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  border-width: 1px;
  border-style: solid;
}
.k-checkbox-label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  border-width: 1px;
  border-style: solid;
}
.k-checkbox:checked + .k-checkbox-label:after {
  content: "\2713";
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  left: 0;
  border-width: 1px;
  border-style: solid;
  text-align: center;
}
.k-checkbox:disabled + .k-checkbox-label {
  cursor: auto;
}
.k-radio-label {
  position: relative;
  padding-left: 1.5em;
  vertical-align: middle;
  line-height: 0.875em;
  cursor: pointer;
}
.k-radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border-style: solid;
}
.k-radio:checked + .k-radio-label:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
}
.k-radio:disabled + .k-radio-label {
  cursor: auto;
}
.k-ie8 input.k-checkbox,
.k-ie8 .k-radio {
  display: inline-block;
  width: auto;
}
.k-ie8 .k-checkbox-label,
.k-ie8 .k-radio-label {
  padding-left: 0;
}
.k-ie8 .k-checkbox-label:before,
.k-ie8 .k-checkbox-label:after,
.k-ie8 .k-radio-label:before,
.k-ie8 .k-radio-label:after {
  display: none;
}
/* RTL for checkboxes and radio buttons */
.k-rtl .k-checkbox-label,
.k-rtl .k-radio-label {
  padding-right: 1.5em;
}
.k-rtl .k-checkbox-label:before,
.k-rtl .k-checkbox-label:after,
.k-rtl .k-radio-label:before {
  right: 0;
}
.k-rtl .k-radio:checked + .k-radio-label:after {
  right: 3px;
}
input.k-checkbox + label {
  -webkit-user-select: none;
  user-select: none;
}
/* Off-screen container used during export */
.k-pdf-export-shadow {
  position: absolute;
  overflow: hidden;
  left: -15000px;
  width: 14400px;
}
/* responsive panel */
.k-rpanel-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  left: 0;
}
.k-rpanel-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transform: translateX(100%) translateZ(0);
  -ms-transform: translateX(100%) translateZ(0);
  transform: translateX(100%) translateZ(0);
  right: 0;
}
.k-rpanel-left,
.k-rpanel-right {
  position: fixed;
  display: block;
  overflow: auto;
  min-width: 320px;
  height: 100%;
  top: 0;
}
.k-rpanel-left.k-rpanel-expanded,
.k-rpanel-right.k-rpanel-expanded {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
}
.k-rpanel-left + *,
.k-rpanel-right + * {
  overflow: auto;
}
.k-rpanel-top {
  position: static;
  max-height: 0;
}
.k-rpanel-top.k-rpanel-expanded {
  max-height: 568px;
  overflow: visible !important;
}
.k-edit-form {
  margin: 0;
  padding: 0;
}
.k-window > div.k-popup-edit-form {
  padding: 1em 0;
}
.k-grid-edit-row .k-edit-form td {
  border-bottom-width: 0;
}
.k-edit-form-container {
  position: relative;
  width: 400px;
}
.k-edit-label,
.k-edit-form-container .editor-label {
  float: left;
  clear: both;
  width: 30%;
  padding: .4em 0 1em;
  margin-left: 2%;
  text-align: right;
}
.k-edit-field,
.k-edit-form-container .editor-field {
  float: right;
  clear: right;
  width: 60%;
  margin-right: 2%;
  padding: 0 0 .6em;
}
.k-edit-field > input[type="checkbox"],
.k-edit-field > input[type="radio"] {
  margin-top: .4em;
}
.k-edit-form-container .k-button {
  margin: 0 .16em;
}
.k-edit-field > input[type="checkbox"]:first-child,
.k-edit-field > input[type="radio"]:first-child,
.k-edit-field > label:first-child > input[type="checkbox"],
.k-edit-field > .k-button:first-child {
  margin-left: 0;
}
.k-edit-form-container .k-edit-buttons {
  clear: both;
  text-align: right;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
  bottom: -1em;
  padding: .6em;
}
/* Window */
div.k-window {
  display: inline-block;
  position: absolute;
  z-index: 10001;
  border-style: solid;
  border-width: 1px;
  padding-top: 2em;
}
.k-block > .k-header,
.k-window-titlebar {
  position: absolute;
  width: 100%;
  height: 1.1em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-top: -2em;
  padding: .4em 0;
  font-size: 1.2em;
  white-space: nowrap;
  min-height: 16px;
  /* icon size */
}
.k-block > .k-header {
  position: relative;
  margin: -2px 0 10px -2px;
  padding: .3em 2px;
}
.k-window-title {
  position: absolute;
  left: .44em;
  right: .44em;
  overflow: hidden;
  cursor: default;
  text-overflow: ellipsis;
}
.k-window-title .k-image {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
div.k-window-titleless {
  padding-top: 0;
}
div.k-window-content {
  position: relative;
  height: 100%;
  padding: .58em;
  overflow: auto;
  outline: 0;
}
div.k-window-iframecontent {
  padding: 0;
  overflow: visible;
}
.k-window-content > .km-scroll-container {
  height: 100%;
}
.k-window-titlebar .k-window-actions {
  position: absolute;
  top: 0;
  right: .3em;
  padding-top: .3em;
  white-space: nowrap;
}
.k-window-titlebar .k-window-action {
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 2px;
  text-decoration: none;
  vertical-align: middle;
  opacity: .7;
}
.k-window-titlebar .k-state-hover {
  border-style: solid;
  border-width: 1px;
  padding: 1px;
  opacity: 1;
}
.k-window-action .k-icon {
  margin: 0;
  vertical-align: top;
}
.k-window > .k-resize-handle {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  font-size: 0;
  line-height: 6px;
  filter: alpha(opacity=0);
  opacity: 0;
  zoom: 1;
}
.k-resize-n {
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: n-resize;
}
.k-resize-e {
  top: 0;
  right: -3px;
  width: 6px;
  height: 100%;
  cursor: e-resize;
}
.k-resize-s {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: s-resize;
}
.k-resize-w {
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  cursor: w-resize;
}
.k-resize-se {
  bottom: -3px;
  right: -3px;
  width: 16px;
  height: 16px;
  cursor: se-resize;
}
.k-resize-sw {
  bottom: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: sw-resize;
}
.k-resize-ne {
  top: -3px;
  right: -3px;
  width: 6px;
  height: 6px;
  cursor: ne-resize;
}
.k-resize-nw {
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: nw-resize;
}
.k-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: .5;
}
.k-window .k-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* TabStrip */
.k-tabstrip {
  margin: 0;
  padding: 0;
  zoom: 1;
  position: relative;
}
.k-tabstrip-items {
  padding: 0.3em 0.3em 0;
}
.k-tabstrip-scrollable .k-tabstrip-items {
  white-space: nowrap;
  overflow: hidden;
}
.k-tabstrip > .k-button {
  position: absolute;
  top: .4em;
  z-index: 2;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-tabstrip-bottom > .k-button {
  top: auto;
  bottom: .4em;
}
.k-tabstrip-prev {
  left: .4em;
}
.k-tabstrip-next {
  right: .4em;
}
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item {
  list-style-type: none;
  display: inline-block;
  position: relative;
  border-style: solid;
  border-width: 1px 1px 0;
  margin: 0 -1px 0 0;
  padding: 0;
  vertical-align: top;
}
.k-tabstrip-items .k-tab-on-top,
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.k-tabstrip-items .k-tab-on-top {
  z-index: 1;
}
.k-tabstrip-items .k-link,
.k-panelbar .k-tabstrip-items .k-link {
  display: inline-block;
  border-bottom-width: 0;
  padding: .5em .92em;
}
.k-tabstrip-items .k-icon,
.k-panelbar .k-tabstrip-items .k-icon {
  margin: -1px 4px 0 -3px;
  vertical-align: top;
}
.k-tabstrip-items .k-item .k-image,
.k-tabstrip-items .k-item .k-sprite,
.k-panelbar .k-tabstrip-items .k-item .k-image,
.k-panelbar .k-tabstrip-items .k-item .k-sprite {
  margin: -3px 3px 0 -6px;
  vertical-align: middle;
}
/* TabStrip Loading Progress */
.k-tabstrip-items .k-loading {
  top: 0;
  left: 0;
  height: 0;
  width: 20%;
  position: absolute;
  background: transparent;
  border-top: 1px solid transparent;
  border-color: inherit;
  -webkit-transition: width 200ms linear;
  -moz-transition: width 200ms linear;
  -o-transition: width 200ms linear;
  transition: width 200ms linear;
  -webkit-transition: "width 200ms linear";
  -moz-transition: "width 200ms linear";
  -ms-transition: "width 200ms linear";
  -o-transition: "width 200ms linear";
  transition: "width 200ms linear";
  animation: k-tab-loader 1s ease-in-out infinite;
  -moz-animation: k-tab-loader 1s ease-in-out infinite;
  -webkit-animation: k-tab-loader 1s ease-in-out infinite;
}
.k-tabstrip-items .k-progress {
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
}
.k-tabstrip-items .k-loading.k-complete {
  width: 100%;
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
}
.k-tabstrip > .k-content,
.k-panelbar .k-tabstrip > .k-content {
  position: static;
  border-style: solid;
  border-width: 1px;
  margin: 0 .286em .3em;
  padding: .3em .92em;
  zoom: 1;
}
.k-tabstrip > .k-content {
  display: none;
  overflow: auto;
}
.k-tabstrip > .k-content.km-scroll-wrapper {
  padding: 0;
}
.k-tabstrip > .k-content > .km-scroll-container {
  padding: .3em .92em;
}
@-webkit-keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
@keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
/* left and right tabs */
.k-tabstrip-left > div.k-content,
.k-tabstrip-right > div.k-content {
  margin: .286em .3em;
}
.k-tabstrip-left > .k-tabstrip-items .k-item,
.k-tabstrip-right > .k-tabstrip-items .k-item {
  display: block;
  margin-bottom: -1px;
}
.k-tabstrip-left > .k-tabstrip-items .k-link,
.k-tabstrip-right > .k-tabstrip-items .k-link {
  display: block;
}
.k-tabstrip-left > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-right > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-tabstrip-right > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-right > .k-tabstrip-items .k-state-active {
  margin-bottom: -1px;
  padding-bottom: 0;
}
/* left tabs */
.k-tabstrip-left > .k-tabstrip-items {
  float: left;
  padding: .25em 0 .3em .3em;
}
.k-tabstrip-left > .k-tabstrip-items .k-item {
  border-width: 1px 0 1px 1px;
  border-radius: 3px 0 0 3px;
}
.k-tabstrip-left > .k-tabstrip-items .k-state-active {
  border-width: 1px 0 1px 1px;
}
.k-tabstrip-left > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-left > .k-tabstrip-items .k-state-active {
  margin-right: -2px;
  padding-right: 1px;
}
/* right tabs */
.k-tabstrip-right > .k-tabstrip-items {
  float: right;
  padding: .25em .3em .3em 0;
}
.k-tabstrip-right > .k-tabstrip-items .k-item {
  border-width: 1px 1px 1px 0;
  border-radius: 0 3px 3px 0;
}
.k-tabstrip-right > .k-tabstrip-items .k-state-active {
  border-width: 1px 1px 1px 0;
}
.k-tabstrip-right > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-right > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-right > .k-tabstrip-items .k-state-active {
  margin-left: -1px;
  padding-left: 1px;
}
/* bottom tabs */
.k-tabstrip-bottom > .k-tabstrip-items {
  margin-top: -1px;
  padding: 0 .3em .3em;
}
.k-tabstrip-bottom > .k-content,
.k-panelbar .k-tabstrip-bottom > .k-content {
  margin: .3em .286em 0;
  z-index: 1;
  position: relative;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-item {
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-state-active {
  margin-bottom: 0;
  padding-bottom: 0;
}
.k-tabstrip-bottom > .k-content {
  min-height: 100px;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-loading {
  top: auto;
  bottom: 0;
}
/* PanelBar */
.k-panelbar {
  zoom: 1;
}
.k-panelbar > .k-item,
.k-panel > .k-item {
  list-style-type: none;
  display: block;
  border-width: 0;
  margin: 0;
  zoom: 1;
  border-radius: 0;
}
.k-panelbar .k-link > .k-image,
.k-panelbar .k-link > .k-sprite {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
  vertical-align: middle;
}
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link {
  display: block;
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0 1em;
  line-height: 2.34em;
  text-decoration: none;
  zoom: 1;
}
.k-panelbar-expand,
.k-panelbar-collapse {
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -8px;
}
.k-panelbar .k-panel,
.k-panelbar .k-content {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-panel > .k-item > .k-link {
  border-bottom: 0;
  font-size: .95em;
  line-height: 2.2;
}
.k-panel .k-panel > .k-item > .k-link {
  padding-left: 2em;
}
.k-panelbar .k-i-seek-e .k-link {
  border-bottom: 0;
}
.k-panel .k-panel {
  border-bottom: 0;
}
/* Menu */
.k-menu {
  cursor: default;
}
.k-menu,
.k-menu .k-menu-group {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-menu:after {
  content: '';
  display: block;
  width: 99%;
  height: 0;
  float: inherit;
  clear: both;
}
.k-menu .k-item {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  user-select: none;
}
.k-menu .k-item div {
  -webkit-user-select: default;
  -moz-user-select: default;
  user-select: default;
}
.k-menu .k-item .k-item,
ul.k-menu-vertical > .k-item {
  display: block;
  float: none;
  border-width: 0;
}
.k-menu .k-item > .k-link > .k-icon,
.k-menu .k-image,
.k-menu .k-sprite {
  margin: -2px 4px 0 -4px;
  vertical-align: middle;
}
.k-menu .k-item > .k-link > .k-icon {
  margin: -2px 0 0;
}
.k-menu .k-item > .k-link {
  display: block;
  padding: 1.071em;
  line-height: 1.34em;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.k-menu .k-menu-group {
  display: none;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  white-space: nowrap;
}
.k-menu .k-menu-group > .k-item {
  display: block;
  border-width: 0;
}
.k-menu .k-item,
.k-widget.k-menu-horizontal > .k-item {
  position: relative;
  float: left;
  border-style: solid;
  border-width: 0 1px 0 0;
  vertical-align: top;
  zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-context-menu.k-menu-vertical > .k-item > .k-link,
.k-menu .k-menu-group .k-item > .k-link {
  padding: .28em 1.8em .38em .9em;
}
.k-context-menu.k-menu-horizontal > .k-separator {
  display: none;
}
.k-context-menu.k-menu-horizontal > .k-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.k-context-menu.k-menu-horizontal > .k-last {
  border: 0;
}
.k-menu .k-item > .k-link > .k-i-arrow-s {
  margin-right: -8px;
}
.k-menu .k-item > .k-link > .k-i-arrow-e {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 2px;
  right: .2rem;
}
.k-menu .k-animation-container {
  border: 0;
}
.k-menu .k-animation-container,
.k-menu .k-menu-group {
  position: absolute;
  left: 0;
}
.k-menu .k-animation-container .k-animation-container,
.k-menu .k-menu-group .k-menu-group,
.k-menu-vertical .k-animation-container,
.k-menu-vertical .k-menu-group {
  top: 0;
  left: 0;
}
.k-menu .k-animation-container .k-menu-group {
  top: auto;
  left: auto;
  margin-left: -1px;
}
.k-menu .k-animation-container,
.k-popup .k-animation-container {
  margin-top: -1px;
  padding-left: 1px;
}
.k-ie .k-menu .k-animation-container,
.k-ie .k-popup .k-animation-container {
  margin-top: -2px;
}
.k-popup .k-animation-container .k-popup {
  margin-left: -1px;
}
ul.k-menu .k-separator {
  padding: 0.25em 0;
  height: 100%;
  width: 1px;
  font-size: 0;
  line-height: 0;
  border-width: 0 1px 0 0;
}
ul.k-menu-vertical .k-separator,
.k-menu .k-menu-group .k-separator {
  padding: 0;
  height: 1px;
  width: 100%;
  border-width: 1px 0 0;
}
/* Context Menu */
.k-context-menu {
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  user-select: none;
}
/* Calendar */
.k-calendar {
  position: relative;
  display: inline-block;
  width: 16.917em;
  overflow: hidden;
}
.k-calendar td,
.k-calendar .k-link {
  text-decoration: none;
}
.k-calendar .k-action-link {
  text-decoration: underline;
}
.k-calendar .k-header,
.k-calendar .k-footer {
  position: relative;
  text-align: center;
  zoom: 1;
}
.k-widget.k-calendar .k-nav-prev,
.k-widget.k-calendar .k-nav-next {
  position: absolute;
  top: 0.16666em;
  line-height: 1.8333em;
  height: 1.8333em;
}
.k-widget.k-calendar .k-nav-prev {
  left: 1%;
}
.k-widget.k-calendar .k-nav-next {
  right: 1%;
}
.k-calendar .k-content {
  float: left;
  border-spacing: 0;
  width: 100%;
  height: 14.167em;
  border-width: 0;
  margin: 0;
  table-layout: fixed;
  outline: 0;
}
.k-calendar .k-content,
.k-calendar .k-content th {
  text-align: right;
}
.k-calendar .k-animation-container .k-content {
  height: 100%;
}
.k-widget.k-calendar .k-nav-fast {
  display: inline-block;
  width: 75%;
  height: 1.8333em;
  line-height: 1.8333em;
  margin: 0.16666em -0.08333em 0.3333em 0;
}
.k-calendar .k-header .k-icon {
  vertical-align: middle;
}
.k-calendar .k-header .k-link.k-nav-prev,
.k-calendar .k-header .k-link.k-nav-next {
  height: 1.8333em;
  width: 1.8333em;
}
.k-calendar th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: .4em .45em .4em .1em;
  font-weight: normal;
  cursor: default;
}
.k-calendar td {
  padding: 0.08333em;
  cursor: pointer;
}
.k-calendar .k-state-focus {
  border-style: dotted;
  border-width: 0.08333em;
  padding: 0;
}
.k-calendar .k-content .k-link {
  display: block;
  overflow: hidden;
  min-height: 1.8333em;
  line-height: 1.8333em;
  padding: 0 .45em 0 .1em;
}
.k-calendar .k-meta-view .k-link {
  padding: .25em 0 .3em;
  text-align: center;
}
.k-calendar .k-footer {
  clear: both;
}
.k-calendar .k-footer .k-nav-today,
.k-calendar .k-footer > .k-state-disabled {
  display: block;
  height: 100%;
  padding: .5em 0;
}
.k-calendar .k-nav-today:hover {
  text-decoration: underline;
}
/* ComboBox & DropDownList */
span.k-datepicker,
span.k-timepicker,
span.k-datetimepicker,
span.k-colorpicker,
span.k-numerictextbox,
span.k-combobox,
span.k-dropdown,
.k-toolbar .k-split-button {
  background-image: none;
}
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-textbox,
.k-toolbar .k-split-button {
  position: relative;
  display: inline-block;
  width: 12.4em;
  overflow: visible;
  border-width: 0;
  vertical-align: middle;
}
.k-filter-menu .k-combobox,
.k-filter-menu .k-datepicker,
.k-filter-menu .k-timepicker,
.k-filter-menu .k-datetimepicker,
.k-filter-menu .k-numerictextbox,
.k-filter-menu .k-dropdown,
.k-filter-menu .k-textbox {
  width: 13.2em;
}
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-toolbar .k-split-button {
  white-space: nowrap;
}
.k-colorpicker,
.k-toolbar .k-split-button {
  width: auto;
}
.k-datetimepicker {
  width: 15em;
}
.k-autocomplete,
.k-picker-wrap,
.k-numeric-wrap {
  position: relative;
  cursor: default;
}
.k-dropdown-wrap {
  position: relative;
}
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  display: block;
}
.k-block,
.k-widget,
.k-grid,
.k-slider,
.k-splitter,
.k-treeview,
.k-panelbar,
.k-content,
.k-header-column-menu {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-block,
.k-slider,
.k-splitbar,
.k-calendar,
.k-treeview,
.k-pager-wrap,
.k-grid-header .k-link,
.k-header-column-menu {
  -webkit-touch-callout: none;
}
.k-popup.k-list-container,
.k-popup.k-calendar-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  border-bottom-width: 0;
  padding-bottom: 1px;
}
.k-list-container .km-scroll-container {
  padding-bottom: 6px;
}
.k-textbox,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  border-width: 1px;
  border-style: solid;
  padding: 0 1.9em 0 0;
}
.k-numeric-wrap.k-expand-padding {
  padding-right: 0;
}
.k-textbox,
.k-autocomplete {
  padding: 0;
}
.k-textbox.k-space-left {
  padding-left: 1.9em;
}
.k-textbox.k-space-right {
  padding-right: 1.9em;
}
.k-textbox .k-icon {
  top: 50%;
  margin: -8px 0 0;
  position: absolute;
}
.k-space-left .k-icon {
  left: 3px;
}
.k-space-right .k-icon {
  right: 3px;
}
/*prevent missing bottom border at some zoom levels*/
span.k-textbox:after {
  content: "\a0";
  display: block;
  height: .4px;
  overflow: hidden;
}
.k-autocomplete,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover {
  -webkit-transition: box-shadow .15s ease-out;
  -moz-transition: box-shadow .15s ease-out;
  -o-transition: box-shadow .15s ease-out;
  transition: box-shadow .15s ease-out;
  -webkit-transition: "box-shadow .15s ease-out";
  -moz-transition: "box-shadow .15s ease-out";
  -ms-transition: "box-shadow .15s ease-out";
  -o-transition: "box-shadow .15s ease-out";
  transition: "box-shadow .15s ease-out";
}
.k-textbox > input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-combobox .k-input {
  width: 100%;
  vertical-align: top;
}
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  font-family: inherit;
  border-width: 0;
  outline: 0;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  background: transparent;
}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  position: absolute;
  /* icon positioning */
  top: 0;
  right: 0;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
.k-combobox .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select {
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: inherit;
  /* skin-related, inherit does not work in ie7- */
}
span.k-datetimepicker .k-select,
span.k-datetimepicker .k-select + .k-select {
  right: 0;
}
.k-textbox > input,
.k-autocomplete .k-input {
  display: block;
}
.k-combobox .k-icon {
  /*margin-top: 1px;*/
}
.k-dropdown .k-select,
.k-selectbox .k-select {
  overflow: hidden;
  border: 0;
  text-decoration: none;
  font: inherit;
  color: inherit;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  height: 2.214em;
  line-height: 2.214em;
  padding: 0.177em 0;
  text-indent: 0.8em;
  border: 0;
  margin: 0;
}
.k-combobox .k-dropdown-wrap:before,
.k-picker-wrap:before,
.k-numeric-wrap:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 2.214em;
  padding-bottom: 0.3em;
}
/* fix missing bottom border on browser zoom in Chrome */
.k-webkit .k-combobox .k-dropdown-wrap:before,
.k-webkit .k-picker-wrap:before,
.k-webkit .k-numeric-wrap:before {
  padding-bottom: 0.38em;
}
/* above style breaks NumericTextBox layout due display:block style applied to the input */
.km.root .k-combobox .k-dropdown-wrap:before,
.km.root .k-picker-wrap:before,
.km.root .k-numeric-wrap:before {
  content: none;
}
.k-combobox .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  display: inline;
}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  min-height: 2.214em;
  line-height: 2.564em;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  text-align: center;
  width: 1.9em;
  height: 100%;
}
.k-numeric-wrap .k-select {
  padding: 0;
}
body .k-datetimepicker .k-select {
  border-radius: 0;
}
.k-combobox .k-icon,
.k-dropdown,
.k-selectbox .k-icon {
  cursor: pointer;
}
.k-popup {
  border-style: solid;
  border-width: 1px;
}
.k-popup .k-item,
.k-list-optionlabel {
  cursor: default;
}
.k-popup .k-calendar {
  border: 0;
}
.k-list {
  height: 100%;
}
.k-popup .k-list .k-item,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel,
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  padding: 1px 5px 1px 5px;
  line-height: 1.8em;
  min-height: 1.8em;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  padding-right: 22px;
}
.k-overflow-container .k-item {
  padding: 1px;
}
.k-overflow-container > .k-state-disabled .k-button,
.k-overflow-container .k-button.k-state-disabled,
.k-overflow-container .k-button.k-state-disabled:hover {
  border: 0 ;
  background: none;
}
.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected,
.k-overflow-container .k-state-hover,
.k-overflow-container .k-state-focused,
.k-overflow-container .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel.k-state-focused,
.k-list-optionlabel.k-state-selected {
  padding: 0 4px;
  border-width: 1px;
  border-style: solid;
}
.k-list-filter {
  position: relative;
}
.k-list-filter > .k-textbox {
  padding-right: 20px;
  width: 100%;
}
.k-list-filter > .k-icon {
  position: absolute;
  right: 6px;
  top: 1px;
}
/* MultiSelect */
.k-multiselect-wrap {
  position: relative;
  border-width: 0px;
  border-style: solid;
  border-radius: 4px;
  border-color: #C5C5C5;
  background-color: #FFF;
  min-height: 2.04em;
}
.k-multiselect-wrap .k-input {
  background-color: transparent;
  height: 1.31em;
  line-height: 1.31em;
  padding: 0.18em 0;
  text-indent: 0.8em;
  border: 0;
  margin: 1px 0 0;
  float: left;
}
.k-multiselect-wrap li {
  margin: 1px 0 1px 1px;
  padding: .1em 1.6em .1em .4em;
  line-height: 2.064em;
  float: left;
  position: relative;
}
.k-autocomplete .k-loading,
.k-multiselect .k-loading {
  position: absolute;
  right: 3px;
  bottom: 4px;
}
.k-multiselect .k-loading-hidden {
  visibility: hidden;
}
.k-multiselect-wrap .k-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: .1em .2em;
}
/* Date/Time Pickers */
.k-datetimepicker .k-picker-wrap {
  padding-right: 3.8em;
}
.k-datetimepicker .k-select {
  width: 3.8em;
}
.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 0 2px;
}
.k-picker-wrap .k-icon {
  cursor: pointer;
}
.k-button,
.k-textbox,
.k-timepicker,
.k-datepicker,
.k-datetimepicker {
  display: inline-block;
  vertical-align: middle;
}
.k-picker-wrap .k-input {
  margin: 0;
}
.k-time-popup .k-item {
  padding: 1px 3px;
}
/* inputs */
.k-input {
  padding: 0.25em 0;
}
.k-input,
.k-textbox > input {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-textbox {
  outline: 0;
}
input.k-textbox,
textarea.k-textbox {
  padding: 2px .3em;
}
input.k-textbox {
  height: 2.694em;
  text-indent: 0.8em;
  line-height: 1.6em;
}
.k-ie input.k-textbox {
  text-indent: 0.4em;
}
.k-ff input.k-textbox {
  height: 2.17em;
}
textarea.k-textbox {
  height: auto;
}
/* NumericTextBox */
span.k-numerictextbox {
  background-color: transparent;
}
.k-numerictextbox .k-input {
  margin: 0;
}
.k-numerictextbox .k-link {
  display: block;
  height: 1em;
  line-height: 1em;
  vertical-align: middle;
  border-width: 0;
  padding: 0;
}
.k-numerictextbox .k-icon {
  height: 11px;
}
.k-numeric-wrap .k-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
/* ColorPicker */
.k-colorpicker .k-picker-wrap {
  line-height: 2em;
}
.k-colorpicker .k-selected-color {
  vertical-align: top;
  line-height: 0;
  display: inline-block;
  height: 2em;
  width: 2em;
}
.k-colorpicker .k-tool-icon {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 3px 3px 2px;
  font-size: 0;
  line-height: 0;
  margin-right: 3px;
  margin-left: 2px;
  margin-bottom: 3px;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  -ms-high-contrast-adjust: none;
}
.k-colorpicker .k-tool-icon .k-selected-color {
  display: block;
  height: 3px;
  width: 16px;
  position: absolute;
  left: 3px;
  bottom: -3px;
  border-radius: 0 !important;
}
.k-colorpicker .k-select {
  cursor: pointer;
}
.k-disabled-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.k-colorpalette {
  position: relative;
  line-height: 0;
  border-width: 0;
  display: inline-block;
}
.k-colorpalette .k-palette {
  border-collapse: collapse;
  position: relative;
  width: 100%;
  height: 100%;
}
.k-colorpalette .k-item {
  width: 14px;
  height: 14px;
  overflow: hidden;
  -ms-high-contrast-adjust: none;
}
.k-colorpalette .k-item.k-state-selected {
  z-index: 100;
  background: transparent;
  box-shadow: 0 1px 4px #000, inset 0 0 3px #fff;
  position: relative;
}
.k-flatcolorpicker {
  position: relative;
  display: inline-block;
  width: 250px;
  padding-bottom: 5px;
}
div.k-flatcolorpicker {
  background-color: transparent;
  background-image: none;
}
.k-flatcolorpicker .k-selected-color {
  background-image: url("textures/transtexture.png");
  background-position: 50% 50%;
  text-align: right;
}
.k-flatcolorpicker .k-selected-color input.k-color-value {
  font-family: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
  padding: .75em .3em .65em 1em;
  border: 0;
  margin: 0;
  width: 70%;
}
.k-flatcolorpicker .k-hsv-rectangle {
  position: relative;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pinch-zoom double-tap-zoom;
}
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid #eee;
  margin-left: -5px;
  margin-top: -5px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px #444444;
  box-shadow: 0 1px 2px #444444;
  background: transparent;
}
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:hover,
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:focus {
  background: transparent;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 5px #000000;
  box-shadow: 0 1px 5px #000000;
}
.k-flatcolorpicker .k-hsv-rectangle.k-dragging,
.k-flatcolorpicker .k-hsv-rectangle.k-dragging * {
  cursor: none;
}
.k-flatcolorpicker .k-slider-horizontal {
  height: 20px;
  width: 90%;
  margin: 0 5%;
}
.k-flatcolorpicker .k-slider-horizontal .k-slider-track {
  -webkit-box-shadow: 0 1px 0 #fff, 0 -1px 0 #999;
  box-shadow: 0 1px 0 #fff, 0 -1px 0 #999;
}
.k-flatcolorpicker .k-hue-slider,
.k-flatcolorpicker .k-transparency-slider {
  display: block;
}
.k-flatcolorpicker .k-hue-slider .k-slider-selection,
.k-flatcolorpicker .k-transparency-slider .k-slider-selection {
  background: transparent;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle,
.k-flatcolorpicker .k-transparency-slider .k-draghandle {
  background: transparent;
  border: 3px solid #eee;
  margin-top: 1px;
  height: 8px;
  width: 8px;
  -webkit-box-shadow: 0 1px 4px #444444;
  box-shadow: 0 1px 4px #444444;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover,
.k-flatcolorpicker .k-hue-slider .k-draghandle:focus,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:focus {
  background: transparent;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 5px #000000;
  box-shadow: 0 1px 5px #000000;
  border-width: 2px;
  padding: 1px;
}
.k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: -moz-linear-gradient(left, #ff0000 0%, #ffff00 16%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 84%, #ff0004 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff0000), color-stop(16%, #ffff00), color-stop(33%, #00ff00), color-stop(50%, #00ffff), color-stop(67%, #0000ff), color-stop(84%, #ff00ff), color-stop(100%, #ff0004));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff0000 0%, #ffff00 16%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 84%, #ff0004 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff0000 0%, #ffff00 16%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 84%, #ff0004 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff0000 0%, #ffff00 16%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 84%, #ff0004 100%);
  /* IE10+ */
  background: linear-gradient(left, #ff0000 0%, #ffff00 16%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 84%, #ff0004 100%);
  /* W3C */
}
.k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background-image: url("textures/transparency.png");
  background-size: 100% auto;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.k-flatcolorpicker .k-controls {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 90%;
}
.k-flatcolorpicker .k-controls .k-button {
  width: 6em;
}
.k-flatcolorpicker .k-hsv-gradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%), /* FF3.6+ */ -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000)), /* Chrome,Safari4+ */ -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%), /* Chrome10+,Safari5.1+ */ -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%), /* Opera 11.10+ */ -o-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%), /* IE10+ */ -ms-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%), /* W3C */ linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  height: 180px;
  margin-bottom: 5px;
}
.k-ie9 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzAwZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzAwMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.k-ie9 .k-flatcolorpicker .k-hsv-gradient {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.k-ie8 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url("textures/hue.png") repeat 0 50%;
}
.k-ie8 .k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background: url("textures/transparency.png") repeat 0 50%;
}
.k-ie8 .k-flatcolorpicker .k-hsv-gradient {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=1) progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#ff000000',GradientType=0);
}
/* Notification */
.k-notification-wrap {
  padding: .6em .5em;
  cursor: default;
  position: relative;
  white-space: nowrap;
}
.k-notification-button .k-notification-wrap {
  padding-right: 20px;
}
.k-notification-wrap > .k-i-note {
  vertical-align: text-bottom;
  margin-right: 4px;
}
.k-notification-wrap > .k-i-close {
  position: absolute;
  top: 7px;
  right: 4px;
  display: none;
}
.k-notification-button .k-notification-wrap > .k-i-close {
  display: block;
}
/* Progressbar */
.k-progressbar {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.k-progressbar {
  border-radius: 4px;
}
.k-progressbar-horizontal {
  width: 27em;
  height: 1.9em;
}
.k-progressbar-vertical {
  width: 1.9em;
  height: 27em;
}
.k-progressbar > .k-state-selected {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
}
.k-progressbar-horizontal > .k-state-selected,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
  left: -1px;
  right: auto;
  top: -1px;
  height: 100%;
  border-radius: 4px 0 0 4px;
}
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-rtl .k-progressbar-horizontal > .k-state-selected {
  left: auto;
  right: -1px;
  border-radius: 0 4px 4px 0;
}
.k-progressbar-vertical > .k-state-selected {
  left: -1px;
  bottom: -1px;
  width: 100%;
  border-radius: 0 0 4px 4px;
}
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  bottom: auto;
  top: -1px;
  border-radius: 4px 4px 0 0;
}
.k-progressbar > .k-state-selected.k-complete,
.k-rtl .k-progressbar > .k-state-selected.k-complete {
  border-radius: 4px;
}
.k-progressbar > .k-reset {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  white-space: nowrap;
}
.k-progressbar-horizontal .k-item {
  display: inline-block;
  height: 100%;
  border-style: solid;
  margin-left: -1px;
}
.k-progressbar-horizontal .k-item.k-first {
  margin-left: 0;
  border-right-width: 0;
}
.k-progressbar-horizontal .k-item.k-last {
  border-right-width: 0;
  border-left-width: 0;
  margin-left: -2px;
}
.k-progressbar-horizontal .k-item,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-item {
  border-width: 1px;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-item,
.k-rtl .k-progressbar-horizontal .k-item {
  border-width: 1px 0 1px 1px;
}
.k-progressbar-horizontal .k-first,
.k-rtl .k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-last {
  border-radius: 4px 0 0 4px;
  border-left-width: 1px;
}
.k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-radius: 0 4px 4px 0;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-right-width: 1px;
}
.k-progressbar-vertical .k-item {
  width: 100%;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  margin-top: -1px;
}
.k-progressbar-vertical .k-item.k-first {
  margin-top: 0;
}
.k-progressbar-vertical li.k-item.k-last {
  border-bottom-width: 0;
}
.k-progressbar-vertical .k-first {
  border-radius: 4px 4px 0 0;
}
.k-progressbar-vertical .k-last {
  border-radius: 0 0 4px 4px;
  border-bottom-width: 1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-item {
  border-width: 0 1px 1px 1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-first {
  border-top-width: 1px;
}
.k-progress-status-wrap {
  position: absolute;
  top: -1px;
  border: 1px solid transparent;
  line-height: 2em;
  width: 100%;
  height: 100%;
}
.k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap {
  left: -1px;
  right: auto;
  text-align: right;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal .k-progress-status-wrap {
  left: auto;
  right: -1px;
  text-align: left;
}
.k-progressbar-vertical .k-progress-status-wrap {
  top: auto;
  bottom: -1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status-wrap {
  bottom: auto;
  top: -1px;
}
.k-progress-status {
  display: inline-block;
  padding: 0 .5em;
  min-width: 10px;
  white-space: nowrap;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  position: absolute;
  bottom: 0;
  left: 0;
}
.k-progressbar-vertical .k-progress-status {
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -moz-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  -o-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  -webkit-transform: rotate(90deg) translateX(-100%);
  -moz-transform: rotate(90deg) translateX(-100%);
  -ms-transform: rotate(90deg) translateX(-100%);
  -o-transform: rotate(90deg) translateX(-100%);
  transform: rotate(90deg) translateX(-100%);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.k-ie8 .k-progressbar-vertical .k-progress-status {
  writing-mode: bt-lr;
  padding: .5em 0;
}
/* Slider */
div.k-slider {
  position: relative;
  border-width: 0;
  background-color: transparent;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.k-slider-vertical {
  width: 26px;
  height: 200px;
  /* default height */
}
.k-slider-horizontal {
  display: inline-block;
  width: 200px;
  /* default width */
  height: 26px;
}
.k-slider-wrap {
  width: 100%;
  height: 100%;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  position: absolute;
  top: 0;
  width: 24px;
  min-width: 0;
  height: 24px;
  margin: 0;
  padding: 0;
  outline: 0;
}
.k-slider .k-button .k-icon {
  margin-top: 3px;
  vertical-align: top;
}
.k-state-disabled .k-slider-wrap {
  filter: alpha(opacity=60);
  opacity: .6;
}
.k-state-disabled .k-slider-wrap .k-slider-items {
  color: #333;
}
.k-slider .k-button-decrease {
  left: 0;
}
.k-slider-vertical .k-button-decrease,
.k-grid .k-slider-vertical .k-button-decrease {
  top: auto;
  bottom: 0;
}
.k-slider .k-button-increase {
  right: 0;
}
.k-slider .k-icon,
.k-slider-track,
.k-slider .k-tick {
  cursor: pointer;
}
.k-slider-track,
.k-slider-selection {
  position: absolute;
  margin: 0;
  padding: 0;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  top: 50%;
  left: 0;
  height: 8px;
  margin-top: -4px;
  background-repeat: repeat-x;
}
.k-slider-horizontal .k-slider-buttons .k-slider-track {
  left: 34px;
}
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection {
  left: 50%;
  bottom: 0;
  width: 8px;
  margin-left: -4px;
  background-repeat: repeat-y;
}
.k-slider-vertical .k-slider-buttons .k-slider-track {
  bottom: 34px;
}
.k-draghandle {
  position: absolute;
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -3333px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  outline: 0;
}
.k-slider-horizontal .k-draghandle {
  top: -4px;
  width: 13px;
  height: 14px;
}
.k-slider-vertical .k-draghandle {
  left: -4px;
  width: 14px;
  height: 13px;
}
.k-slider-buttons .k-slider-items {
  margin-left: 34px;
}
.k-slider-horizontal .k-slider-items {
  height: 100%;
}
.k-slider-vertical .k-slider-items {
  padding-top: 1px;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  padding-top: 0;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  margin: 0;
  padding-top: 35px;
}
.k-slider .k-tick {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-slider-horizontal .k-tick {
  float: left;
  height: 100%;
  text-align: center;
}
.k-slider-horizontal .k-tick {
  background-position: center -92px;
}
.k-slider-horizontal .k-slider-topleft .k-tick {
  background-position: center -122px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick {
  background-position: center -152px;
}
.k-slider-horizontal .k-tick-large {
  background-position: center -2px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large {
  background-position: center -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large {
  background-position: center -62px;
}
.k-slider-vertical .k-tick {
  background-position: -92px center;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  background-position: -122px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick {
  background-position: -152px center;
}
.k-slider-vertical .k-tick-large {
  background-position: -2px center;
}
.k-slider-vertical .k-slider-topleft .k-tick-large {
  background-position: -32px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large {
  background-position: -62px center;
}
.k-slider-horizontal .k-first {
  background-position: 0 -92px;
}
.k-slider-horizontal .k-tick-large.k-first {
  background-position: 0 -2px;
}
.k-slider-horizontal .k-slider-topleft .k-first {
  background-position: 0 -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
  background-position: 0 -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-first {
  background-position: 0 -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
  background-position: 0 -62px;
}
.k-slider-horizontal .k-last {
  background-position: 100% -92px;
}
.k-slider-horizontal .k-tick-large.k-last {
  background-position: 100% -2px;
}
.k-slider-horizontal .k-slider-topleft .k-last {
  background-position: 100% -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
  background-position: 100% -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-last {
  background-position: 100% -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
  background-position: 100% -62px;
}
.k-slider-vertical .k-first {
  background-position: -92px 100%;
}
.k-slider-vertical .k-tick-large.k-first {
  background-position: -2px 100%;
}
.k-slider-vertical .k-slider-topleft .k-first {
  background-position: -122px 100%;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
  background-position: -32px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-first {
  background-position: -152px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
  background-position: -62px 100%;
}
.k-slider-vertical .k-last {
  background-position: -92px 0;
}
.k-slider-vertical .k-tick-large.k-last {
  background-position: -2px 0;
}
.k-slider-vertical .k-slider-topleft .k-last {
  background-position: -122px 0;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
  background-position: -32px 0;
}
.k-slider-vertical .k-slider-bottomright .k-last {
  background-position: -152px 0;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
  background-position: -62px 0;
}
.k-slider-vertical .k-tick {
  text-align: right;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  text-align: left;
}
.k-slider .k-label {
  position: absolute;
  white-space: nowrap;
  font-size: .92em;
}
.k-slider-horizontal .k-label {
  left: 0;
  width: 100%;
  line-height: 1;
}
.k-slider-horizontal .k-first .k-label {
  left: -50%;
}
.k-slider-horizontal .k-last .k-label {
  left: auto;
  right: -50%;
}
.k-slider-horizontal .k-label {
  bottom: -1.2em;
}
.k-slider-horizontal .k-slider-topleft .k-label {
  top: -1.2em;
}
.k-slider-vertical .k-label {
  left: 120%;
  display: block;
  text-align: left;
}
.k-slider-vertical .k-last .k-label {
  top: -0.5em;
}
.k-slider-vertical .k-first .k-label {
  bottom: -0.5em;
}
.k-slider-vertical .k-slider-topleft .k-label {
  left: auto;
  right: 120%;
}
.k-slider-tooltip {
  top: -4444px;
  /*prevent window resize in IE8 when appending*/
}
/* Tooltip */
.k-tooltip {
  position: absolute;
  z-index: 12000;
  border-style: solid;
  border-width: 0;
  padding: 5px 5px 5px 6px;
  background-repeat: repeat-x;
  min-width: 20px;
  /*slider tooltip only*/
  text-align: center;
  /*slider tooltip only*/
}
.k-tooltip-button {
  text-align: right;
  height: 0;
}
.k-tooltip-content {
  height: 100%;
}
.k-tooltip-closable .k-tooltip-content {
  padding-right: 20px;
}
span.k-tooltip {
  position: static;
  display: inline-block;
  border-width: 1px;
  padding: 2px 5px 1px 6px;
}
.k-invalid-msg {
  display: none;
}
.k-callout {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
}
.k-callout-n {
  top: -12px;
  left: 50%;
}
.k-callout-w {
  top: 50%;
  left: -12px;
}
.k-callout-s {
  left: 50%;
  bottom: -12px;
}
.k-callout-e {
  top: 50%;
  right: -12px;
}
.k-slider-tooltip .k-callout-n,
.k-slider-tooltip .k-callout-s {
  margin-left: -6px;
}
.k-slider-tooltip .k-callout-w,
.k-slider-tooltip .k-callout-e {
  margin-top: -6px;
}
.k-tooltip-validation .k-warning {
  vertical-align: text-top;
  margin-right: 3px;
}
.k-tooltip-validation {
  z-index: 9999;
}
/* Toolbar */
.k-toolbar {
  position: relative;
  display: block;
  vertical-align: middle;
  line-height: 2.9em;
}
.k-toolbar .k-button .k-icon,
.k-toolbar .k-button .k-sprite,
.k-overflow-container .k-button .k-icon,
.k-overflow-container .k-button .k-sprite {
  vertical-align: middle;
  margin-top: -7px;
  margin-bottom: -5px;
}
.k-toolbar .k-input {
  line-height: inherit;
  height: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
}
.k-toolbar .k-input:before {
  content: "\a0";
  display: inline-block;
  width: 0;
}
.k-ie .k-toolbar .k-input {
  height: 1.65em;
}
.k-toolbar .k-combobox .k-dropdown-wrap:before,
.k-toolbar .k-picker-wrap:before,
.k-toolbar .k-numeric-wrap:before {
  display: none;
}
.k-overflow-container .k-sprite {
  margin-left: -4px;
}
.k-toolbar-resizable {
  overflow: hidden;
  white-space: nowrap;
}
.k-toolbar > .k-align-left {
  float: none;
}
.k-toolbar > .k-align-right {
  float: right;
}
.k-toolbar > *,
.k-toolbar .k-button {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.72em;
}
.k-toolbar .k-separator {
  border-width: 0 0 0 1px;
  border-style: solid;
  width: 1px;
  line-height: inherit;
}
.k-toolbar .k-button-group {
  list-style-type: none;
}
.k-toolbar .k-button-group > li {
  display: inline-block;
}
.k-toolbar .k-button-group .k-button {
  margin: 0 0 0 -1px;
  border-radius: 0;
}
.k-toolbar .k-button,
.k-toolbar .k-split-button,
.k-toolbar .k-button-group,
.k-toolbar .k-widget,
.k-toolbar .k-textbox,
.k-toolbar label,
.k-toolbar .k-separator {
  margin: 0 .2em;
  line-height: 1.72em;
  vertical-align: middle;
}
.k-toolbar .k-split-button {
  padding-left: 0;
}
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start {
  margin: 0;
}
.k-toolbar .k-split-button .k-split-button-arrow {
  margin: 0 0 0 -1px;
}
.k-toolbar .k-overflow-anchor {
  border-width: 0 0 0 1px;
  border-style: solid;
  height: 3em;
  width: 3em;
  line-height: inherit;
  padding: 0 .5em;
  margin: 0;
  position: relative;
  float: right;
  border-radius: 0;
}
.k-overflow-container .k-item {
  float: none;
  border: 0;
}
.k-overflow-container .k-separator {
  border-width: 0 0 1px;
  border-style: solid;
  height: 1px;
  line-height: 0;
  font-size: 0;
  padding: 0;
}
.k-overflow-container .k-overflow-button,
.k-split-container .k-button {
  text-align: left;
  display: block;
  background: none;
  border-color: transparent;
  white-space: nowrap;
}
.k-split-container {
  margin-top: -1px;
}
.k-overflow-container .k-button-group {
  padding: 0;
}
.k-overflow-container .k-button-group > li {
  display: block;
}
.k-overflow-container .k-overflow-group {
  border-width: 1px 0;
  border-style: solid;
  border-radius: 0;
  padding: 2px 0;
  margin: 1px 0;
}
.k-overflow-container .k-overflow-hidden {
  display: none;
}
.k-overflow-container .k-toolbar-first-visible,
.k-overflow-container .k-overflow-group + .k-overflow-group,
.k-overflow-container .k-separator + .k-overflow-group {
  border-top: 0;
  margin-top: 0;
  padding-top: 1px;
}
.k-overflow-container .k-overflow-group + .k-separator {
  display: none;
}
.k-overflow-container .k-toolbar-last-visible {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 1px;
}
/* Splitter */
.k-splitter {
  position: relative;
  height: 300px;
}
.k-pane > .k-splitter {
  border-width: 0;
  overflow: hidden;
}
.k-splitter .k-pane {
  overflow: hidden;
}
.k-splitter .k-scrollable {
  overflow: auto;
}
.k-splitter .k-pane-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.k-ghost-splitbar,
.k-splitbar {
  position: absolute;
  border-style: solid;
  font-size: 0;
  outline: 0;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.k-splitter .k-ghost-splitbar-horizontal,
.k-splitter .k-splitbar-horizontal {
  top: 0;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}
.k-ghost-splitbar-vertical,
.k-splitbar-vertical {
  left: 0;
  height: 5px;
  border-width: 1px 0;
  background-repeat: repeat-x;
}
.k-splitbar-draggable-horizontal {
  cursor: w-resize;
}
.k-splitbar-draggable-vertical {
  cursor: n-resize;
}
.k-splitbar .k-resize-handle {
  display: none;
}
.k-restricted-size-horizontal,
.k-restricted-size-vertical {
  background-color: #f00;
}
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  width: 5px;
  height: 20px;
  margin-top: -10px;
}
.k-collapse-prev,
.k-collapse-next,
.k-expand-prev,
.k-expand-next {
  cursor: pointer;
}
.k-splitbar-horizontal .k-collapse-prev {
  margin-top: -31px;
}
.k-splitbar-horizontal .k-collapse-next {
  margin-top: 11px;
}
.k-splitbar-static-horizontal {
  width: 1px;
}
.k-splitbar-static-vertical {
  height: 1px;
}
.k-splitbar-vertical .k-icon {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 5px;
  margin-left: -10px;
}
.k-splitbar-vertical .k-collapse-prev {
  margin-left: -31px;
}
.k-splitbar-vertical .k-collapse-next {
  margin-left: 11px;
}
.k-splitbar-draggable-vertical .k-resize-handle,
.k-splitbar-draggable-horizontal .k-resize-handle {
  display: inline-block;
}
.k-splitbar-horizontal .k-resize-handle {
  background-position: -165px -6px;
}
.k-splitbar-horizontal-hover > .k-resize-handle {
  background-position: -181px -6px;
}
.k-splitbar-horizontal .k-collapse-prev,
.k-splitbar-horizontal .k-expand-next {
  background-position: -6px -174px;
}
.k-splitbar-horizontal-hover > .k-collapse-prev,
.k-splitbar-horizontal-hover > .k-expand-next {
  background-position: -22px -174px;
}
.k-splitbar-horizontal .k-collapse-next,
.k-splitbar-horizontal .k-expand-prev {
  background-position: -5px -142px;
}
.k-splitbar-horizontal-hover > .k-collapse-next,
.k-splitbar-horizontal-hover > .k-expand-prev {
  background-position: -21px -142px;
}
.k-splitbar-vertical .k-resize-handle {
  background-position: -38px -309px;
}
.k-splitbar-vertical-hover > .k-resize-handle {
  background-position: -70px -309px;
}
.k-splitbar-vertical .k-collapse-prev,
.k-splitbar-vertical .k-expand-next {
  background-position: 2px -134px;
}
.k-splitbar-vertical-hover > .k-collapse-prev,
.k-splitbar-vertical-hover > .k-expand-next {
  background-position: -14px -134px;
}
.k-splitbar-vertical .k-collapse-next,
.k-splitbar-vertical .k-expand-prev {
  background-position: 2px -165px;
}
.k-splitbar-vertical-hover > .k-collapse-next,
.k-splitbar-vertical-hover > .k-expand-prev {
  background-position: -14px -165px;
}
.k-splitter-resizing {
  overflow: hidden;
}
/* IE7 inline-block behavior */
.k-ie7 .k-button,
.k-ie7 .k-grid-filter,
.k-ie7 .k-header-column-menu,
.k-ie7 .k-grid .k-pager-numbers,
.k-ie7 .k-grid .k-status-text,
.k-ie7 .k-pager-numbers .k-link,
.k-ie7 .k-pager-numbers span,
.k-ie7 .k-pager-numbers input,
.k-ie7 .k-grouping-row p,
.k-ie7 .k-grouping-header a,
.k-ie7 .k-grouping-header .k-group-indicator,
.k-ie7 .k-grouping-header .k-link,
.k-ie7 .k-grouping-header .k-button,
.k-ie7 .k-grid-actions,
.k-ie7 .k-edit-label,
.k-ie7 .k-edit-field,
.k-ie7 .k-edit-form-container .editor-label,
.k-ie7 .k-edit-form-container .editor-field,
.k-ie7 .k-combobox,
.k-ie7 .k-dropdown,
.k-ie7 .k-selectbox,
.k-ie7 .k-picker-wrap .k-select,
.k-ie7 .k-dropdown-wrap .k-select,
.k-ie7 .k-numerictextbox,
.k-ie7 .k-timepicker,
.k-ie7 .k-datepicker,
.k-ie7 .k-datetimepicker,
.k-ie7 .k-colorpicker,
.k-ie7 .k-calendar,
.k-ie7 .k-calendar .k-nav-fast,
.k-ie7 .k-treeview .k-icon,
.k-ie7 .k-treeview .k-image,
.k-ie7 .k-treeview .k-sprite,
.k-ie7 .k-treeview .k-in,
.k-ie7 .k-colorpicker,
.k-ie7 .k-colorpicker .k-tool-icon,
.k-ie7 .k-palette.k-reset,
.k-ie7 .k-editor-dialog .k-button,
.k-ie7 .k-form-text-row label,
.k-ie7 .k-tabstrip-items .k-item,
.k-ie7 .k-tabstrip-items .k-link,
.k-ie7 .k-slider-horizontal,
.k-ie7 .k-splitbar-draggable-vertical .k-resize-handle,
.k-ie7 .k-splitbar-draggable-horizontal .k-resize-handle,
.k-ie7 .t-filename,
.k-ie7 div.k-window,
.k-ie7 .k-window-titlebar .k-window-action,
.k-ie7 .k-scheduler-toolbar > ul > li,
.k-ie7 .k-scheduler-footer > ul > li,
.k-ie7 .k-scheduler-toolbar > ul > li,
.k-ie7 .k-scheduler-footer > ul > li,
.k-ie7 .k-event:hover .k-event-delete,
.k-ie7 tr:hover > td > .k-task .k-event-delete,
.k-ie7 .k-progressbar,
.k-ie7 .k-progressbar-horizontal .k-item,
.k-ie7 .k-progress-status,
.k-ie7 .k-grid-header-locked,
.k-ie7 .k-grid-content-locked,
.k-ie7 .k-grid-header-locked + .k-grid-header-wrap,
.k-ie7 .k-grid-content-locked + .k-grid-content,
.k-ie7 .k-grid-footer-locked,
.k-ie7 .k-gantt-layout,
.k-ie7 .k-gantt-toolbar > ul > li,
.k-ie7 .k-gantt-toolbar .k-link,
.k-ie7 .k-task-summary,
.k-ie7 .k-task-actions:first-child > .k-link,
.k-ie7 .k-task-wrap:hover .k-task-delete,
.k-ie7 .k-task-wrap-active .k-task-delete,
.k-ie7 .k-navigator,
.k-ie7 .k-zoom-control {
  display: inline;
  zoom: 1;
}
/* IE7 zooms */
.k-ie7 .k-treeview .k-item,
.k-ie7 .k-treeview .k-group {
  zoom: 1;
}
/* IE7 textboxes */
.k-ie7 .k-edit-field > .k-textbox {
  text-indent: 0;
}
/* IE7 icons */
.k-ie7 .k-icon,
.k-ie7 .k-sprite {
  text-indent: 0;
}
/* IE7 disabled state */
.k-ie7 .k-state-disabled {
  filter: alpha(opacity=70);
}
/* IE7 Button */
.k-ie7 .k-button {
  line-height: normal;
  overflow: visible;
  margin-right: 4px;
}
.k-ie7 a.k-button {
  line-height: 1.6;
  padding-left: 7px;
  padding-right: 7px;
  /*+1*/
}
.k-ie7 .k-button-expand {
  margin-left: 0;
  margin-right: 0;
}
.k-ie7 a.k-button-icon {
  padding-left: 5px;
  padding-right: 5px;
  /*+1*/
}
/* IE7 input widgets */
.k-ie7 .k-picker-wrap .k-input,
.k-ie7 .k-numeric-wrap .k-input,
.k-ie7 .k-combobox .k-input {
  margin: -1px 0;
}
/* removes excessive spacing */
.k-ie7 .k-autocomplete .k-input,
.k-ie7 .k-picker-wrap .k-input,
.k-ie7 .k-numeric-wrap .k-input,
.k-ie7 .k-dropdown-wrap .k-input,
.k-ie7 .k-selectbox .k-input {
  text-indent: 0;
}
.k-ie7 .k-picker-wrap .k-icon,
.k-ie7 .k-dropdown-wrap .k-icon {
  /*use alternative approach for vertical expansion, instead of min-height and height*/
  line-height: 2em;
  font-size: 1em;
  padding-top: 16px;
  height: 0;
}
.k-ie7 input.k-textbox {
  line-height: 1.72em;
  height: 1.72em;
  text-indent: .33em;
}
.k-ie7 .k-textbox {
  padding: 1px 0;
  text-indent: 0;
}
/*IE7 ColorPicker*/
.k-ie7 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url("textures/hue.png") repeat 0 50%;
}
.k-ie7 .k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background: url("textures/transparency.png") repeat 0 50%;
}
.k-ie7 .k-flatcolorpicker .k-hsv-gradient {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=1) progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#ff000000',GradientType=0);
}
/*IE7 Editor*/
.k-ie7 .k-editor-toolbar li {
  display: inline;
  /* required. Floats and the inline-block hack break it */
}
.k-ie7 .k-filebrowser .k-upload-button,
.k-ie7 .k-filebrowser .k-upload .k-icon {
  vertical-align: baseline;
  position: relative;
  top: 1px;
}
.k-ie7 .k-filebrowser .k-upload .k-icon {
  top: 2px;
}
.k-ie7 .k-filebrowser .k-filebrowser-toolbar .k-button-icon {
  vertical-align: middle;
}
/*IE7 Gantt*/
.k-ie7 .k-task-milestone {
  margin-left: 1px;
  /*+1*/
}
/* IE7 Grid */
.k-ie7 .k-grid-content table {
  width: auto;
}
.k-ie7 .k-pager-wrap .k-textbox {
  height: 1.3333em;
  margin-top: 0.16666em;
  display: inline;
}
.k-ie7 .k-pager-sizes {
  float: left;
}
.k-ie7 .k-dirty-cell {
  position: relative;
}
.k-ie7 .k-dirty {
  top: 5px;
}
.k-ie7 .k-grid-actions {
  vertical-align: bottom;
}
.k-ie7 .k-grid tbody a.k-button {
  min-width: 62px;
  /*-2*/
}
.k-ie7 .k-edit-cell > .text-box,
.k-ie7 .k-edit-cell > .k-textbox,
.k-ie7 .k-edit-cell > .k-widget,
.k-ie7 .k-grid-edit-row > td > .k-textbox,
.k-ie7 .k-grid-edit-row > td > .k-widget,
.k-ie7 .k-grid-edit-row > td > .text-box {
  display: block;
  width: 90%;
}
.k-ie7 .k-multicheck-wrap {
  position: relative;
}
/*IE7 Menu*/
.k-ie7 .k-menu .k-item .k-item {
  zoom: normal;
}
.k-ie7 .k-menu .k-item > .k-link > .k-i-arrow-s,
.k-ie7 .k-menu .k-image,
.k-ie7 .k-menu .k-sprite {
  margin-top: 0;
  /*+2*/
}
.k-ie7 .k-menu .k-menu-group .k-link {
  width: 100%;
}
/*IE7 ProgressBar */
.k-ie7 .k-progressbar-vertical .k-progress-status {
  /*instead of transforms*/
  writing-mode: tb-rl;
  padding: .5em 0;
}
/*IE7 Scheduler*/
.k-ie7 .k-scheduler-toolbar .k-nav-prev .k-link,
.k-ie7 .k-scheduler-toolbar .k-nav-next .k-link {
  height: 2.3em;
  margin-top: -1px;
  vertical-align: middle;
}
.k-ie7 .k-scheduler-toolbar .k-nav-prev .k-link .k-icon,
.k-ie7 .k-scheduler-toolbar .k-nav-next .k-link .k-icon {
  margin-top: .5em;
}
.k-ie7 .k-scheduler-content .k-scheduler-table {
  width: auto;
}
/* IE7 Slider */
.k-ie7 .k-slider .k-icon {
  margin-top: 2px;
}
/* fixes ticks position and removes spacing between them in IE7 */
.k-ie7 .k-slider-vertical .k-tick {
  float: left;
  clear: left;
  width: 100%;
}
.k-ie7 .k-slider a.k-button {
  height: 22px;
  line-height: 22px;
  padding: 0;
}
/*IE7 TabStrip */
.k-ie7 .k-tabstrip-items .k-item .k-image,
.k-ie7 .k-tabstrip-items .k-item .k-sprite {
  margin-top: -1px;
  vertical-align: top;
}
/* IE7 Upload */
.k-ie7 .k-dropzone em,
.k-ie7 .k-upload-button {
  vertical-align: baseline;
}
.k-ie7 .k-upload-button {
  margin: .8em;
}
.k-ie7 .k-upload-files .k-button {
  line-height: 1;
}
/*IE7*/
.k-ie7 .k-upload-selected {
  min-width: 100px;
}
/* IE7 Window */
/* Compensate for content padding in IE7 */
.k-ie7 .k-window {
  padding-bottom: 1.16em;
}
.k-ie7 .k-window-titleless {
  padding-bottom: 0;
}
/* IE7 Map */
.k-ie7 .k-navigator > button {
  border-width: 0;
  display: block;
}
.k-ie7 .k-navigator > button > span {
  vertical-align: top;
  display: block;
}
.k-ie7 div.k-navigator .k-navigator-n,
.k-ie7 div.k-navigator .k-navigator-s {
  margin-left: -8px;
  /*+1*/
}
.k-ie7 div.k-navigator .k-navigator-w,
.k-ie7 div.k-navigator .k-navigator-e {
  margin-top: -8px;
  /*+1*/
}
.k-ie7 .k-zoom-control .k-button {
  margin: 0;
  /*-14*/
}
/*IE7 TreeMap */
.k-ie7 .k-treemap .k-treemap-tile {
  border-width: 0;
  padding: 0;
}
.k-ie7 .k-treemap .k-leaf > div {
  padding: 7px;
}
.k-ie7 .k-treemap .k-leaf.k-state-hover {
  border-width: 1px;
}
.k-ie7 .k-treemap .k-leaf.k-state-hover > div {
  padding: 6px;
}
/* Virtual List */
.k-virtual-wrap {
  position: relative;
}
.k-virtual-wrap .k-list.k-virtual-list {
  height: auto;
}
.k-virtual-content {
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.k-virtual-list > .k-virtual-content {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.k-virtual-option-label {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.k-virtual-wrap > .k-virtual-header {
  text-align: right;
}
.k-popup .k-item.k-first {
  position: relative;
}
.k-virtual-content > .k-virtual-list > .k-virtual-item {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
}
.k-popup .k-list .k-item > .k-group,
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  text-transform: uppercase;
  font-size: .857em;
}
.k-popup .k-list .k-item > .k-group {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 .5em;
  line-height: 1.8;
}
.k-popup .k-state-hover > .k-group {
  right: -1px;
}
.k-virtual-item.k-first,
.k-group-header + .k-list > .k-item.k-first,
.k-static-header + .k-list > .k-item.k-first {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 0;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  text-align: right;
}
/* animation classes */
.k-fx-end .k-fx-next,
.k-fx-end .k-fx-current {
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.k-fx {
  position: relative;
}
.k-fx .k-fx-current {
  z-index: 0;
}
.k-fx .k-fx-next {
  z-index: 1;
}
.k-fx-hidden,
.k-fx-hidden * {
  visibility: hidden !important;
}
.k-fx-reverse .k-fx-current {
  z-index: 1;
}
.k-fx-reverse .k-fx-next {
  z-index: 0;
}
/* Zoom */
.k-fx-zoom.k-fx-start .k-fx-next {
  -webkit-transform: scale(0) !important;
  -moz-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  -o-transform: scale(0) !important;
  transform: scale(0) !important;
}
.k-fx-zoom.k-fx-end .k-fx-next {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next,
.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-current {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: scale(0) !important;
  -moz-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  -o-transform: scale(0) !important;
  transform: scale(0) !important;
}
/* Fade */
.k-fx-fade.k-fx-start .k-fx-next {
  will-change: opacity;
  opacity: 0;
}
.k-fx-fade.k-fx-end .k-fx-next {
  opacity: 1;
}
.k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: opacity;
  opacity: 1;
}
.k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
  opacity: 0;
}
/* Slide */
.k-fx-slide {
  /* left */
  /* left reverse */
  /* right */
}
.k-fx-slide.k-fx-end .k-fx-next .km-content,
.k-fx-slide.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-footer,
.k-fx-slide.k-fx-end .k-fx-current .km-content,
.k-fx-slide.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-end .k-fx-current .km-footer {
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.k-fx-slide.k-fx-start .k-fx-next .km-content {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-slide.k-fx-start .k-fx-next .km-header,
.k-fx-slide.k-fx-start .k-fx-next .km-footer {
  will-change: opacity;
  opacity: 0;
}
.k-fx-slide.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  will-change: transform;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer {
  will-change: opacity;
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer {
  opacity: 0;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-right {
  /* right reverse */
}
.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  -webkit-transform: translatex(0%);
  -moz-transform: translatex(0%);
  -ms-transform: translatex(0%);
  -o-transform: translatex(0%);
  transform: translatex(0%);
}
/* Tile */
.k-fx-tile {
  /* left */
  /* left reverse */
  /* right */
}
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-right {
  /* right reverse */
}
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0%);
  -moz-transform: translatex(0%);
  -ms-transform: translatex(0%);
  -o-transform: translatex(0%);
  transform: translatex(0%);
}
/* Tile */
.k-fx-tile {
  /* left */
  /* left reverse */
  /* right */
}
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-right {
  /* right reverse */
}
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0%);
  -moz-transform: translatex(0%);
  -ms-transform: translatex(0%);
  -o-transform: translatex(0%);
  transform: translatex(0%);
}
/* Overlay */
.k-fx.k-fx-overlay.k-fx-start .k-fx-next,
.k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx.k-fx-overlay.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx.k-fx-overlay.k-fx-up.k-fx-start .k-fx-next {
  -webkit-transform: translatey(100%);
  -moz-transform: translatey(100%);
  -ms-transform: translatey(100%);
  -o-transform: translatey(100%);
  transform: translatey(100%);
}
.k-fx.k-fx-overlay.k-fx-down.k-fx-start .k-fx-next {
  -webkit-transform: translatey(-100%);
  -moz-transform: translatey(-100%);
  -ms-transform: translatey(-100%);
  -o-transform: translatey(-100%);
  transform: translatey(-100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-end .k-fx-current,
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-left.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -moz-transform: translatex(100%);
  -ms-transform: translatex(100%);
  -o-transform: translatex(100%);
  transform: translatex(100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-up.k-fx-end .k-fx-current {
  -webkit-transform: translatey(100%);
  -moz-transform: translatey(100%);
  -ms-transform: translatey(100%);
  -o-transform: translatey(100%);
  transform: translatey(100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-down.k-fx-end .k-fx-current {
  -webkit-transform: translatey(-100%);
  -moz-transform: translatey(-100%);
  -ms-transform: translatey(-100%);
  -o-transform: translatey(-100%);
  transform: translatey(-100%);
}
.k-button {
  line-height: 1.143em;
  padding: 9px 14px;
}
.k-widget.k-tabstrip {
  background-image: none;
  border-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip .k-tabstrip-items {
  padding: 0;
}
.k-tabstrip > div.k-content,
.k-panelbar .k-tabstrip > div.k-content {
  margin: 0;
}
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link {
  line-height: 3.5em;
}
.k-panelbar .k-image {
  margin-top: 12px;
}
.k-panelbar .k-link > .k-sprite {
  margin-top: 16px;
}
.k-tabstrip > .k-tabstrip-items > .k-item {
  text-transform: uppercase;
  border-width: 0;
  border-style: solid;
  padding: 0;
}
.k-tabstrip-left > .k-tabstrip-items .k-loading,
.k-tabstrip-right > .k-tabstrip-items .k-loading {
  display: none;
}
.k-tabstrip-top > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-top > .k-tabstrip-items .k-state-active {
  margin-bottom: -1px;
}
.k-tabstrip-top > .k-tabstrip-items > .k-item {
  border-bottom-width: 2px;
}
.k-tabstrip-left > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-left > .k-tabstrip-items .k-state-active {
  margin-right: -2px;
}
.k-tabstrip-left > .k-tabstrip-items > .k-item {
  border-right-width: 2px;
}
.k-tabstrip-right > .k-tabstrip-items > .k-item {
  border-left-width: 2px;
}
.k-tabstrip-bottom > .k-tabstrip-items > .k-item {
  border-top-width: 2px;
}
.k-tabstrip .k-tabstrip-items .k-link {
  padding: 1.071em;
}
.k-slider-track {
  border-width: 1px;
  border-style: solid;
}
.k-grouping-dropclue {
  margin-top: 10px;
}
.k-grid-header th.k-header,
.k-filter-row th {
  padding: .786em .6em;
}
.k-grid-header th.k-header {
  padding-left: 1.286em;
}
.k-filtercell > span {
  padding-right: 5.714em;
}
.k-filtercell > span > .k-button {
  padding-left: .714em;
  padding-right: .714em;
  line-height: 1.286em;
  margin: 0;
}
.k-filter-row .k-dropdown-operator {
  width: 2.714em;
  right: 2.857em;
}
.k-filter-menu {
  padding: .5em .5em 0;
}
.k-filter-menu .k-button {
  margin: 0;
  width: 50%;
  border-radius: 0;
}
.k-filter-menu .k-primary {
  float: right;
}
.k-filter-menu > div > div:last-child {
  margin: 0.5em -0.5em 0;
  border-top-width: 1px;
  border-top-style: solid;
}
.k-filter-menu .k-primary {
  border-left-width: 1px;
  border-left-style: solid;
}
.k-grouping-header .k-group-indicator {
  padding: .5em .15em .429em .4em;
}
.k-grid .k-grouping-row td {
  padding: .6em .6em 0.643em;
}
.k-grouping-header a,
.k-grouping-header .k-button {
  vertical-align: baseline;
}
.k-grid td {
  padding: 0.929em 1.286em;
}
.k-grid-header th.k-header > .k-link {
  padding: 0;
  margin: 0;
  min-height: 16px;
  line-height: inherit;
}
.k-grouping-header {
  line-height: 2.6;
}
.k-grid-content tr:last-child td {
  border-bottom-width: 0;
}
.k-grid tr td,
.k-pivot-layout .k-grid tr td {
  border-bottom-width: 1px;
  border-style: solid;
}
.k-grouping-row + tr td {
  border-top-width: 0;
}
.k-grid-content table tr:first-child td,
.k-grid-content-locked table tr:first-child td {
  border-top: 0;
}
.k-grid-content tr td {
  border-left-width: 0;
}
.k-pager-numbers .k-state-selected {
  line-height: 2.429em;
  cursor: pointer;
}
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  border-width: 2px 0 0;
  padding-top: .7em;
}
.k-pager-wrap {
  line-height: 1.286em;
  padding: .429em 0 .429em .25em;
}
.k-pager-wrap > .k-link,
.k-pager-numbers .k-link {
  height: 2.429em;
  line-height: 2.429em;
}
.k-pager-wrap .k-link,
.k-pager-sizes {
  padding: 0;
  min-width: 2.429em;
}
.k-pager-wrap .k-pager-numbers .k-state-selected {
  margin-top: -0.4em;
  padding-top: .4em;
  min-width: 2.429em;
}
.k-pager-wrap input.k-textbox {
  height: 2.571em;
}
.k-pager-info {
  padding: .714em 1.333em .643em 1.333em;
}
.k-pager-wrap .k-pager-refresh {
  margin-right: 1.214em;
}
.k-pager-wrap .k-dropdown {
  width: 5.2em;
}
.k-autocomplete .k-loading,
.k-multiselect .k-loading {
  bottom: 10px;
}
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  padding: 0 2.571em 0 0;
}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  width: 2.571em;
}
.k-datetimepicker {
  width: 19.5em;
}
.k-datetimepicker .k-select {
  width: 5em;
}
.k-datetimepicker .k-picker-wrap {
  padding-right: 5em;
}
.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 0 6px;
}
.k-calendar {
  width: 18.29em;
  padding: 0 5px;
}
.k-calendar .k-header {
  margin: 0 -5px;
}
.k-calendar td {
  padding: 0;
}
.k-calendar .k-content .k-link {
  min-height: 2.571em;
  line-height: 2.571em;
  padding: 0;
  text-align: center;
}
.k-calendar th {
  border-bottom-width: 0;
  padding: .714em .45em .714em 0;
}
.k-calendar .k-footer {
  border-top-width: 1px;
  border-top-style: solid;
  margin: 0 -5px;
}
.k-popup.k-list-container {
  padding: 0.286em 0;
}
.k-popup.k-calendar-containe {
  padding: 0;
}
.k-popup .k-list .k-item,
.k-fieldselector .k-list .k-item {
  min-height: 2.143em;
  line-height: 2.143em;
}
.k-popup .k-list .k-item {
  padding: 1px 11px;
}
.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected {
  padding: 0 10px;
}
.k-button,
.k-calendar .k-header .k-link,
.k-calendar .k-footer {
  text-transform: uppercase;
}
.k-widget.k-calendar .k-nav-fast {
  width: 65%;
  height: 2.571em;
  line-height: 2.571em;
  margin: 0.429em -0.08333em 0.429em 0;
}
.k-calendar .k-header .k-icon {
  vertical-align: middle;
}
.k-widget.k-calendar .k-nav-prev,
.k-widget.k-calendar .k-nav-next {
  position: absolute;
  top: 0.429em;
  line-height: 2.571em;
  height: 2.571em;
}
.k-calendar .k-header .k-link.k-nav-prev,
.k-calendar .k-header .k-link.k-nav-next {
  height: 2.571em;
  width: 2.571em;
}
.k-widget.k-calendar .k-nav-prev {
  left: 0.429em;
}
.k-widget.k-calendar .k-nav-next {
  right: 0.429em;
}
.k-calendar .k-footer .k-nav-today,
.k-calendar .k-footer > .k-state-disabled {
  padding: 1.143em 0 1.071em;
}
.k-popup.k-calendar-container {
  padding: 0;
}
.k-multiselect-wrap .k-input {
  height: 2.214em;
}
.k-multiselect-wrap li {
  border-radius: 1.071em;
  margin: 3px 0 3px 3px;
  padding: 0 1.6em 0 .857em;
  line-height: 1.86em;
}
.k-multiselect-wrap li span {
  margin-right: .4em;
}
.k-multiselect-wrap .k-select {
  padding-top: 0;
}
.k-numeric-wrap .k-select {
  vertical-align: baseline;
}
.k-numerictextbox .k-link {
  height: 1.284em;
  line-height: 1.357em;
}
.k-numerictextbox .k-link .k-i-arrow-n {
  vertical-align: bottom;
}
.k-numerictextbox .k-link .k-i-arrow-s {
  vertical-align: top;
}
.k-menu.k-header,
.k-menu .k-item,
.k-widget.k-menu-horizontal > .k-item {
  border-width: 0;
}
.k-popup.k-context-menu {
  border-width: 1px;
  border-style: solid;
}
.k-context-menu.k-menu-vertical > .k-item > .k-link,
.k-menu .k-menu-group .k-item > .k-link {
  padding: 0.5em 4.929em 0.5em 1.714em;
}
.k-menu .k-item > .k-link > .k-i-arrow-e {
  right: 2.143rem;
}
.k-menu .k-animation-container .k-menu-group {
  padding: 1.143em 0;
}
table.k-editor {
  border-spacing: 0;
}
.k-editor .k-editable-area {
  border-width: 1px 0 0;
}
.k-editor .k-editor-toolbar-wrap {
  padding-left: 10px;
}
.k-toolbar .k-input {
  height: 2.214em;
  line-height: 2.214em;
  padding: 0.177em 0;
  text-indent: 0.8em;
  border: 0;
  margin: 0;
}
.k-toolbar .k-overflow-anchor {
  border-width: 1px;
  line-height: inherit;
}
.k-button-group .k-tool {
  margin: 6px 0;
}
.k-editor-toolbar .k-button-group .k-tool-icon,
.k-toolbar .k-button-group .k-tool-icon {
  width: 24px;
  height: 24px;
}
.k-editor-toolbar .k-tool,
.k-editor-toolbar .k-button-group .k-tool.k-group-end {
  border-width: 0;
}
.k-editor-toolbar .k-state-selected {
  font-weight: bold;
}
.k-editor-toolbar .k-tool.k-state-hover {
  border-radius: 50%;
}
.k-filebrowser .k-filebrowser-toolbar {
  line-height: 3.5em;
}
.k-filebrowser .k-filebrowser-toolbar .k-upload {
  margin-top: 3px;
}
.k-filebrowser .k-filebrowser-toolbar .k-button-icon {
  margin-top: -3px;
}
.k-filebrowser .k-upload .k-upload-button {
  vertical-align: bottom;
}
.k-filebrowser .k-search-wrap .k-search {
  top: 25%;
  right: 4px;
}
.k-filebrowser .k-search-wrap {
  padding: 2px .3em;
}
.k-filebrowser .k-tiles-arrange .k-dropdown {
  width: 80px;
}
.k-draghandle {
  border-width: 2px;
}
span.k-tooltip {
  padding: 9px 17px;
}
.k-block > .k-header,
.k-window-titlebar {
  padding: 0.5em 0 0.571em;
}
.k-window-titlebar .k-window-actions {
  right: 0.929em;
}
div.k-window {
  border-width: 0;
}
.k-window-title {
  right: 1.143em;
  left: 1.143em;
}
div.k-window-content {
  padding: 1.333em;
}
div.editorToolbarWindow.k-window-content {
  padding: 0;
}
.editorToolbarWindow .k-editortoolbar-dragHandle {
  line-height: 30px;
}
.k-file {
  padding: 0.357em .167em 0.357em .8em;
}
.k-scheduler-table td,
.k-scheduler-table th {
  height: 1.643em;
}
.k-gantt-treelist .k-grid-header tr {
  height: 5.714em;
}
.k-gantt-timeline .k-grid-header tr {
  height: 2.857em;
}
.k-gantt .k-task-summary:before,
.k-gantt .k-task-summary-complete:before,
.k-gantt .k-task-summary:after,
.k-gantt .k-task-summary-complete:after {
  border-width: 0;
}
.k-gantt .k-task {
  border-width: 0;
}
.k-gantt .k-task-actions {
  line-height: 2.429em;
}
.k-gantt .k-task-single {
  margin-top: -0.429em;
}
.k-gantt .k-task-template {
  padding: .643em 1.4em .643em .6em;
}
.k-gantt .k-task-milestone {
  width: 17px;
  height: 17px;
}
.k-gantt .k-task-draghandle {
  margin-left: 24px;
  border-width: 8px;
  border-radius: 0 50% 50% 50%;
  border-style: solid;
  bottom: -11px;
}
.k-gantt .k-gantt-timeline th {
  text-align: left;
}
.k-notification-wrap {
  padding: 1.786em;
}
.k-notification-wrap > .k-i-close {
  top: 21px;
}
.k-slider-track {
  border-width: 0;
}
.k-slider .k-button .k-icon {
  margin-top: 5px;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  height: 2px;
  margin-top: -1px;
}
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection {
  width: 2px;
  margin-left: -1px;
}
.k-slider-horizontal .k-draghandle,
.k-slider-vertical .k-draghandle,
.k-flatcolorpicker .k-hue-slider .k-draghandle,
.k-flatcolorpicker .k-transparency-slider .k-draghandle {
  width: 6px;
  height: 6px;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle {
  margin-top: -1px;
}
.k-colorpicker .k-picker-wrap {
  line-height: 2.214em;
}
.k-colorpicker .k-selected-color {
  height: 2.214em;
  padding: 0.177em 0;
}
.k-draghandle.k-state-selected,
.k-draghandle.k-state-selected:link,
.k-flatcolorpicker .k-hue-slider .k-draghandle.k-state-selected,
.k-flatcolorpicker .k-transparency-slider .k-draghandle.k-state-selected {
  width: 10px;
  height: 10px;
}
.k-draghandle.k-state-focused.k-state-selected {
  margin-left: -2px;
}
.k-slider-horizontal .k-draghandle.k-state-selected,
.k-flatcolorpicker .k-hue-slider .k-draghandle.k-state-selected {
  top: -6px;
}
.k-slider-vertical .k-draghandle.k-state-selected {
  left: -4px;
}
/* Editor */
/* PanelBar */
.k-panelbar-expand,
.k-panelbar-collapse {
  right: 16px;
}
/* Grid */
.k-header.k-grid-toolbar {
  border-color: #3343a4;
}
.k-grouping-header,
.k-grid-toolbar {
  padding: 0.429em;
}
.k-grouping-header {
  padding-left: 1.286em;
}
.k-grid .k-icon {
  opacity: 0.45;
}
/* Scheduler */
.k-gantt-toolbar,
.k-scheduler-toolbar .k-nav-today,
.k-scheduler-toolbar .k-scheduler-views,
.k-scheduler-footer .k-scheduler-fullday {
  text-transform: uppercase;
}
.k-scheduler-footer .k-icon.k-i-clock {
  display: none;
}
.k-gantt-toolbar > ul > li,
.k-scheduler-toolbar > ul > li {
  border-width: 0 0 2px 0;
}
.k-gantt-toolbar li .k-link,
.k-scheduler-toolbar li .k-link {
  vertical-align: middle;
  line-height: 44px;
  padding-top: 2px;
}
.k-gantt-toolbar,
.k-scheduler-toolbar,
.k-scheduler-footer {
  line-height: 44px;
  vertical-align: middle;
}
.k-scheduler-footer {
  padding: 0;
}
.k-gantt-toolbar,
.k-scheduler-toolbar {
  padding: 0 1.286em;
}
.k-drag-clue {
  font-size: 1em;
  padding: .65em 1em;
}
.k-state-border-down .k-select .k-i-arrow-s {
  background-position: 0 0;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-n,
.k-grid-header .k-numerictextbox .k-select .k-link span.k-i-arrow-n {
  background-position: 0 -3px;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-s,
.k-grid-header .k-numerictextbox .k-select .k-link span.k-i-arrow-s {
  background-position: 0 -35px;
}
.k-i-close,
.k-delete,
.k-group-delete {
  background-position: -32px -16px;
}
.k-multiselect .k-delete {
  margin-top: -2px;
}
.k-multiselect .k-button:not(.k-state-disabled):hover .k-delete {
  background-position: -160px -80px;
}
.k-window-titlebar .k-i-maximize,
.k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-maximize {
  background-position: -48px -144px;
}
.k-window-titlebar .k-i-minimize,
.k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-minimize {
  background-position: -80px -288px;
}
.k-window-titlebar .k-i-pin,
.k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-pin {
  background-position: -176px -256px;
}
.k-window-titlebar .k-i-custom,
.k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-custom {
  background-position: -141px -113px;
}
.k-window-titlebar .k-i-refresh,
.k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-refresh {
  background-position: -48px -112px;
}
.k-window-titlebar .k-i-close,
.k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-close {
  background-position: -48px -16px;
}
.k-window-titlebar .k-i-restore,
.k-window-titlebar .k-link:not(.k-state-disabled):hover > .k-i-restore {
  background-position: -48px -128px;
}
.k-calendar .k-icon.k-i-arrow-w,
.k-calendar .k-state-hover .k-icon.k-i-arrow-w {
  background-position: -16px -48px;
  opacity: 1;
}
.k-calendar .k-icon.k-i-arrow-e,
.k-calendar .k-state-hover .k-icon.k-i-arrow-e {
  background-position: -16px -16px;
  opacity: 1;
}
.k-treeview .k-minus {
  background-position: 0 -32px;
}
.k-treeview .k-plus {
  background-position: 0 -16px;
}
.k-splitbar-horizontal-hover .k-resize-handle {
  background-position: -165px -6px;
}
.k-splitbar-horizontal-hover .k-collapse-next {
  background-position: -5px -142px;
}
.k-splitbar-horizontal-hover .k-collapse-prev {
  background-position: -6px -174px;
}
.k-splitbar-vertical-hover .k-resize-handle {
  background-position: -38px -309px;
}
.k-splitbar-vertical-hover .k-collapse-next {
  background-position: 2px -165px;
}
.k-splitbar-vertical-hover .k-collapse-prev {
  background-position: 2px -134px;
}
.k-splitbar-horizontal.k-state-focused .k-resize-handle {
  background-position: -181px -6px;
}
.k-splitbar-horizontal.k-state-focused .k-collapse-next {
  background-position: -21px -142px;
}
.k-splitbar-horizontal.k-state-focused .k-collapse-prev {
  background-position: -22px -174px;
}
.k-splitbar-vertical.k-state-focused .k-resize-handle {
  background-position: -70px -309px;
}
.k-splitbar-vertical.k-state-focused .k-collapse-next {
  background-position: -14px -165px;
}
.k-splitbar-vertical.k-state-focused .k-collapse-prev {
  background-position: -14px -134px;
}
.k-grid .k-delete {
  background-position: -32px -16px;
}
.k-grid-header .k-i-arrow-n,
.k-grid-header .k-link:not(.k-state-disabled):hover > .k-i-arrow-n {
  background-position: 0 -256px;
}
.k-grid-header .k-i-arrow-s,
.k-grid-header .k-link:not(.k-state-disabled):hover > .k-i-arrow-s {
  background-position: 0 -288px;
}
.k-grid-header .k-grid-filter,
.k-grid-header .k-header-column-menu {
  padding: .714em;
  margin: -0.786em -0.6em;
}
.k-grid-header .k-header-column-menu .k-i-arrowhead-s {
  background-position: -64px -32px;
}
.k-header .k-i-pdf,
.k-header .k-button:hover > .k-i-pdf {
  background-position: -80px -80px;
}
.k-header .k-i-excel,
.k-header .k-button:hover > .k-i-excel {
  background-position: -80px -96px;
}
.k-grid-toolbar .k-add,
.k-grid-toolbar .k-button:hover .k-add {
  background-position: -48px -64px;
}
.k-grid-toolbar .k-update,
.k-grid-toolbar .k-button:hover .k-update {
  background-position: -48px -32px;
}
.k-grid-toolbar .k-cancel,
.k-grid-toolbar .k-button:hover .k-cancel {
  background-position: -48px -48px;
}
.k-grouping-header .k-group-delete,
.k-grouping-header .k-button-icon:hover > .k-icon.k-group-delete {
  background-position: -176px -80px;
}
.k-grouping-header .k-si-arrow-n,
.k-grouping-header .k-link:hover > .k-icon.k-si-arrow-n {
  background-position: -16px -288px;
}
.k-grouping-header .k-si-arrow-s,
.k-grouping-header .k-link:hover > .k-icon.k-si-arrow-s {
  background-position: -16px -256px;
}
.k-scheduler .k-state-default .k-link .k-icon.k-i-calendar,
.k-scheduler .k-state-default.k-state-hover .k-link .k-i-calendar {
  background-position: -48px -176px;
}
.k-scheduler .k-i-arrow-e,
.k-scheduler .k-state-hover .k-link .k-i-arrow-e {
  background-position: -16px -16px;
}
.k-scheduler .k-i-arrow-w,
.k-scheduler .k-state-hover .k-link .k-i-arrow-w {
  background-position: -16px -48px;
}
.k-scheduler .k-i-clock,
.k-scheduler .k-state-hover .k-link .k-i-clock {
  opacity: 1;
  background-position: -48px -192px;
}
.k-scheduler .k-si-close,
.k-scheduler .k-link:not(.k-state-disabled):hover > .k-si-close {
  background-position: -176px -80px;
}
.k-scheduler .k-i-refresh {
  background-position: -48px -112px;
}
.k-gantt .k-i-plus,
.k-gantt .k-link:hover > .k-icon.k-si-arrow-n,
.k-gantt .k-button:hover .k-i-plus {
  background-position: -48px -64px;
}
.k-gantt .k-i-collapse {
  background-position: 0 -32px;
}
.k-gantt .k-i-expand {
  background-position: 0 0;
}
.k-i-arrowhead-s {
  background-position: 0 -288px;
}
.k-item.k-state-hover .k-i-arrowhead-s,
.k-button:hover .k-i-arrowhead-s {
  background-position: -16px -288px;
}
.k-si-close,
.k-item.k-state-hover .k-si-close,
.k-button:hover .k-si-close {
  background-position: -176px -80px;
}
.k-panelbar .k-i-arrow-n,
.k-pivot .k-i-arrow-n,
.k-panelbar .k-link.k-state-selected .k-i-arrow-n,
.k-pivot .k-link.k-state-selected .k-i-arrow-n,
.k-panelbar .k-link:not(.k-state-disabled):hover > .k-i-arrow-n,
.k-pivot .k-link:not(.k-state-disabled):hover > .k-i-arrow-n {
  background-position: 0 -192px;
}
.k-panelbar .k-i-arrow-s,
.k-pivot .k-i-arrow-s,
.k-panelbar .k-link.k-state-selected .k-i-arrow-s,
.k-pivot .k-link.k-state-selected .k-i-arrow-s,
.k-panelbar .k-link:not(.k-state-disabled):hover > .k-i-arrow-s,
.k-pivot .k-link:not(.k-state-disabled):hover > .k-i-arrow-s {
  background-position: 0 -224px;
}
.k-panelbar .k-i-arrow-e,
.k-pivot .k-i-arrow-e,
.k-panelbar .k-link.k-state-selected .k-i-arrow-e,
.k-pivot .k-link.k-state-selected .k-i-arrow-e,
.k-panelbar .k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-pivot .k-link:not(.k-state-disabled):hover > .k-i-arrow-e {
  background-position: 0 -190px;
}
.k-pivot-configurator-settings .k-si-close,
.k-pivot-configurator-settings .k-item.k-state-hover .k-si-close,
.k-pivot-configurator-settings .k-button:hover .k-si-close {
  background-position: -160px -80px;
}
.k-pivot .k-header .k-i-arrowhead-s,
.k-pivot .k-button:not(.k-state-disabled):hover .k-i-arrowhead-s {
  background-position: -16px -288px;
}
.k-pivot .k-header .k-si-close,
.k-pivot .k-button:not(.k-state-disabled):hover .k-si-close {
  background-position: -176px -80px;
}
.k-notification .k-i-note {
  background-position: -176px -240px;
}
.k-radio:checked + .k-radio-label:after {
  top: 4px;
  left: 4px;
}
.k-rtl .k-widget .k-dropdown-wrap,
.k-rtl .k-widget .k-picker-wrap,
.k-rtl .k-widget .k-numeric-wrap {
  padding-left: 2.5em;
}
.k-rtl .k-widget.k-datetimepicker .k-picker-wrap {
  padding-left: 5em;
}
.k-rtl .k-widget.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 0 6px;
}
.k-webkit .k-rtl .k-widget .k-dropdown-wrap .k-input,
.k-webkit .k-rtl .k-widget .k-numeric-wrap .k-input {
  margin-right: 0;
}
.k-rtl .k-calendar .k-icon.k-i-arrow-w,
.k-rtl .k-calendar .k-link:not(.k-state-disabled):hover > .k-i-arrow-w,
.k-rtl .k-scheduler .k-i-arrow-w,
.k-rtl .k-scheduler .k-link:not(.k-state-disabled):hover > .k-i-arrow-w,
.k-rtl .k-scheduler .k-state-hover .k-link .k-i-arrow-w {
  background-position: -16px -16px;
}
.k-rtl .k-calendar .k-icon.k-i-arrow-e,
.k-rtl .k-calendar .k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-rtl .k-scheduler .k-i-arrow-e,
.k-rtl .k-scheduler .k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-rtl .k-scheduler .k-state-hover .k-link .k-i-arrow-e {
  background-position: -16px -48px;
}
.km-pane-wrapper .k-pager-numbers .k-link,
.km-pane-wrapper .k-pager-numbers .k-state-selected,
.km-pane-wrapper .k-pager-wrap > .k-link {
  border-radius: 0;
}
.km-pane-wrapper .k-pager-numbers .k-link,
.km-pane-wrapper .k-pager-wrap > .k-link,
.km-pane-wrapper .k-pager-wrap > .k-pager-info {
  padding: .571em .86em;
}
.km-pane-wrapper .k-pager-numbers .k-state-selected {
  padding: .971em .86em .571em;
}
.k-ie7 input.k-textbox {
  line-height: 2.694em;
  height: 2.694em;
}
/**
 * Copyright 2015 Telerik AD
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Kendo skin */
.ktb-theme-id-material {
  opacity: 0;
}
.ktb-var-accent {
  color: #3f51b5;
}
.ktb-var-base {
  color: #ffffff;
}
.ktb-var-background {
  color: #ffffff;
}
.ktb-var-border-radius {
  border-radius: 2px;
}
.ktb-var-normal-background {
  color: #ffffff;
}
.ktb-var-normal-gradient {
  background-image: none;
}
.ktb-var-normal-text-color {
  color: #444444;
}
.ktb-var-hover-background {
  color: #ebebeb;
}
.ktb-var-hover-gradient {
  background-image: none;
}
.ktb-var-hover-text-color {
  color: #444444;
}
.ktb-var-selected-background {
  color: #00b0ff;
}
.ktb-var-selected-gradient {
  background-image: none;
}
.ktb-var-selected-text-color {
  color: #3f51b5;
}
.ktb-var-error {
  color: #ffcdd2;
}
.ktb-var-warning {
  color: #fdefba;
}
.ktb-var-success {
  color: #c8e6c9;
}
.ktb-var-info {
  color: #bbdefb;
}
.k-grid-norecords-template {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
}
.k-in,
.k-item,
.k-window-action {
  border-color: transparent;
}
/* main colors */
.k-block,
.k-widget {
  background-color: #ffffff;
}
.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.k-filter-row > th,
.k-editable-area,
.k-separator,
.k-colorpicker .k-i-arrow-s,
.k-textbox > input,
.k-autocomplete,
.k-dropdown-wrap,
.k-toolbar,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-grid-header,
.k-grid-header-wrap,
.k-grid-header-locked,
.k-grid-footer-locked,
.k-grid-content-locked,
.k-grid td,
.k-grid td.k-state-selected,
.k-grid-footer-wrap,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-treemap-tile,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-tiles,
.k-toolbar,
.k-tooltip,
.k-button-group .k-tool,
.k-upload-files {
  border-color: #e6e6e6;
}
.k-group,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-widget .k-status,
.k-calendar th,
.k-dropzone-hovered,
.k-widget.k-popup {
  background-color: #3f51b5;
}
.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
  background-color: #3f51b5;
}
.k-list-container {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
  background-color: #ffffff;
}
.k-alt,
.k-separator,
.k-resource.k-alt,
.k-pivot-layout > tbody > tr:first-child > td:first-child {
  background-color: #fafafa;
}
.k-pivot-rowheaders .k-alt .k-alt,
.k-header.k-alt {
  background-color: #e6e6e6;
}
.k-textbox,
.k-autocomplete.k-header,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active {
  border-color: #e6e6e6;
  background-color: #ffffff;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-autocomplete.k-state-focused .k-input,
.k-dropdown-wrap.k-state-focused .k-input,
.k-picker-wrap.k-state-focused .k-input,
.k-numeric-wrap.k-state-focused .k-input {
  border-color: #e6e6e6;
}
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input {
  background: none;
}
.k-input,
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input,
.k-multiselect-wrap {
  background-color: #ffffff;
  color: #444444;
}
.k-input[readonly] {
  background-color: #ffffff;
  color: #444444;
}
.k-block,
.k-widget,
.k-popup,
.k-content,
.k-toolbar,
.k-dropdown .k-input {
  color: #444444;
}
.k-inverse {
  color: #ffffff;
}
.k-block {
  color: #ffffff;
}
.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
  color: #428bca;
}
.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link {
  color: #444444;
}
.k-header,
.k-treemap-title,
.k-grid-header .k-header > .k-link {
  color: #ffffff;
}
.k-header,
.k-grid-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-grouping-header,
.k-pager-wrap,
.k-textbox,
.k-button,
.k-progressbar,
.k-draghandle,
.k-autocomplete,
.k-state-highlight,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
  background-image: none;
  background-position: 50% 50%;
  background-color: #3f51b5;
}
.k-widget.k-tooltip {
  background-image: none;
}
.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-button,
.k-draghandle,
.k-treemap-tile,
html .km-pane-wrapper .k-header {
  background-color: #3f51b5;
}
/* icons */
.k-icon:hover,
.k-state-hover .k-icon,
.k-state-selected .k-icon,
.k-state-focused .k-icon,
.k-column-menu .k-state-hover .k-sprite,
.k-column-menu .k-state-active .k-sprite,
.k-pager-numbers .k-current-page .k-link:hover:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view.k-state-hover > .k-link:after {
  opacity: 1;
}
.k-icon,
.k-state-disabled .k-icon,
.k-column-menu .k-sprite,
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
  opacity: 0.7;
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  opacity: 0.7;
}
.k-tool {
  border-color: transparent;
}
.k-icon,
.k-tool-icon,
.k-grouping-dropclue,
.k-drop-hint,
.k-column-menu .k-sprite,
.k-grid-mobile .k-resize-handle-inner:before,
.k-grid-mobile .k-resize-handle-inner:after,
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
  background-image: url('/kendo/Material/sprite.png');
  border-color: transparent;
}
/* IE will ignore the above selectors if these are added too */
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  background-image: url('/kendo/Material/sprite.png');
  border-color: transparent;
}
.k-loading,
.k-state-hover .k-loading {
  background-image: url('/kendo/Material/loading.gif');
  background-position: 50% 50%;
}
.k-loading-image {
  background-image: url('/kendo/Material/loading-image.gif');
}
.k-loading-color {
  background-color: #ffffff;
}
.k-button {
  color: #444444;
  border-color: #fafafa;
  background-color: #fafafa;
}
.k-draghandle {
  border-color: #3f51b5;
  background-color: #3f51b5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-draghandle:hover {
  border-color: #3f51b5;
  background-color: #3f51b5;
  -webkit-box-shadow: 0 0 0 8px rgba(63, 81, 181, 0.3);
  box-shadow: 0 0 0 8px rgba(63, 81, 181, 0.3);
}
/* Scheduler */
.k-scheduler {
  color: #ffffff;
  background-color: #ffffff;
}
.k-scheduler-layout {
  color: #444444;
}
.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
  background-color: #ffffff;
  color: #444444;
}
.k-scheduler-times tr,
.k-scheduler-times th,
.k-scheduler-table td,
.k-scheduler-header th,
.k-scheduler-header-wrap,
.k-scheduler-times {
  border-color: #e7e7e7;
}
.k-nonwork-hour {
  background-color: #fafafa;
}
.k-gantt .k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.02);
}
.k-gantt .k-header.k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.2);
}
.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn {
  background-color: #e9e9e9;
}
.k-scheduler-now-arrow {
  border-left-color: #eed3d7;
}
.k-scheduler-now-line {
  background-color: #eed3d7;
}
.k-event,
.k-task-complete {
  border-color: #606fc7;
  background: #606fc7 0 -257px none repeat-x;
  color: #ffffff;
}
.k-event-inverse {
  color: #444444;
}
.k-event.k-state-selected {
  background-position: 0 0;
}
.k-ie7 .k-event .k-resize-handle,
.k-event .k-resize-handle:after,
.k-ie7 .k-task-single .k-resize-handle,
.k-task-single .k-resize-handle:after {
  background-color: #ffffff;
}
.k-scheduler-marquee:before,
.k-scheduler-marquee:after {
  border-color: #ffffff;
}
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
  background-color: #ffffff;
  color: #444444;
  border-color: #cccccc;
}
.k-panelbar > li > .k-link {
  color: #444444;
}
.k-panelbar > .k-item > .k-link {
  border-color: #cccccc;
}
.k-panel > li.k-item {
  background-color: #ffffff;
}
/* states */
.k-state-active,
.k-state-active:hover,
.k-active-filter,
.k-tabstrip .k-state-active {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #444444;
}
.k-fieldselector .k-list-container {
  background-color: #ffffff;
}
.k-button:focus,
.k-button.k-state-focused {
  border-color: #dbdbdb;
}
.k-button:hover,
.k-button.k-state-hover {
  color: #444444;
  border-color: #ebebeb;
  background-color: #ebebeb;
}
.k-button:active,
.k-button.k-state-active {
  color: #3f51b5;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}
.k-button:active:hover,
.k-button.k-state-active:hover {
  color: #ffffff;
  border-color: #5c6bc0;
  background-color: #5c6bc0;
}
.k-button:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0 6px 17px 0 #c4c4c4;
  box-shadow: 0 6px 17px 0 #c4c4c4;
}
.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0 6px 17px 0 rgba(235, 235, 235, 0.3);
  box-shadow: 0 6px 17px 0 rgba(235, 235, 235, 0.3);
}
.k-menu .k-state-hover > .k-state-active {
  background-color: transparent;
}
.k-state-highlight {
  background: #ffffff;
  color: #444444;
}
.k-state-focused,
.k-grouping-row .k-state-focused {
  border-color: #67afe9;
}
.k-calendar .k-link {
  color: #444444;
}
.k-calendar .k-footer {
  padding: 0;
}
.k-calendar .k-footer .k-nav-today {
  color: #444444;
  text-decoration: none;
  background-color: #ffffff;
}
.k-calendar .k-footer .k-nav-today:hover,
.k-calendar .k-footer .k-nav-today.k-state-hover {
  background-color: #ffffff;
  text-decoration: underline;
}
.k-calendar .k-footer .k-nav-today:active {
  background-color: #ffffff;
}
.k-calendar .k-link.k-nav-fast {
  color: #444444;
}
.k-calendar .k-nav-fast.k-state-hover {
  text-decoration: none;
  background-color: #ebebeb;
  color: #444444;
}
.k-calendar .k-link.k-state-hover,
.k-window-titlebar .k-link {
  border-radius: 50%;
}
.k-calendar .k-footer .k-link {
  border-radius: 0;
}
.k-calendar th {
  background-color: #3f51b5;
}
.k-calendar-container.k-group {
  border-color: rgba(0, 0, 0, 0.2);
}
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
  color: #3f51b5;
  background-color: #ffffff;
  border-color: #ffffff;
}
.k-virtual-item.k-first,
.k-group-header + .k-list > .k-item.k-first,
.k-static-header + .k-list > .k-item.k-first {
  border-top-color: #ebebeb;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  background: #ebebeb;
  color: #3f51b5;
}
.k-popup .k-list .k-item > .k-group {
  background: #ebebeb;
  color: #3f51b5;
  border-bottom-left-radius: 1px;
}
.k-marquee-text {
  color: #3f51b5;
}
.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-grid-header th.k-state-focused,
td.k-state-focused,
.k-button.k-state-focused {
  -webkit-box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
}
.k-state-focused.k-state-selected,
.k-list > .k-state-focused.k-state-selected,
.k-listview > .k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-ie8 .k-panelbar span.k-state-focused,
.k-ie8 .k-menu li.k-state-focused,
.k-ie8 .k-listview > .k-state-focused,
.k-ie8 .k-grid-header th.k-state-focused,
.k-ie8 td.k-state-focused,
.k-ie8 .k-tool.k-state-hover,
.k-ie8 .k-button:focus,
.k-ie8 .k-button.k-state-focused,
.k-ie7 .k-panelbar span.k-state-focused,
.k-ie7 .k-menu li.k-state-focused,
.k-ie7 .k-listview > .k-state-focused,
.k-ie7 .k-grid-header th.k-state-focused,
.k-ie7 td.k-state-focused,
.k-ie7 .k-tool.k-state-hover,
.k-ie7 .k-button:focus,
.k-ie7 .k-button.k-state-focused {
  background-color: #ebebeb;
}
.k-list > .k-state-selected.k-state-focused,
.k-list-optionlabel.k-state-selected.k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-selected > .k-link,
.k-panelbar > li > .k-state-selected,
.k-panelbar > li.k-state-default > .k-link.k-state-selected {
  color: #3f51b5;
}
.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-pager-wrap .k-link:hover,
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-recur-view .k-check:active {
  color: #444444;
  background-color: #ebebeb;
  border-color: #ebebeb;
}
/* this selector should be used separately, otherwise old IEs ignore the whole rule */
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active {
  color: #444444;
  background-color: #ebebeb;
  border-color: #ebebeb;
}
.k-ie7 .k-window-titlebar .k-state-hover,
.k-ie8 .k-window-titlebar .k-state-hover {
  border-color: #ebebeb;
}
.k-state-hover > .k-select,
.k-state-focused > .k-select {
  border-color: #ebebeb;
}
.k-button:hover,
.k-button.k-state-hover,
.k-button:focus,
.k-button.k-state-focused,
.k-textbox:hover,
.k-state-hover,
.k-state-hover:hover,
.k-pager-wrap .k-link:hover,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em,
.k-draghandle:hover {
  background-image: none;
}
.k-pager-wrap {
  background-color: #3f51b5;
  color: #ffffff;
}
.k-autocomplete.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-dropdown-wrap.k-state-active,
.k-state-active,
.k-state-active:hover,
.k-state-active > .k-link,
.k-button:active,
.k-panelbar > .k-item > .k-state-focused {
  background-image: none;
}
.k-state-selected,
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
  background-image: none;
}
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
  background-position: 50% 50%;
}
.k-tool-icon {
  background-image: url('/kendo/Material/sprite.png');
}
.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em {
  color: #444444;
}
.k-autocomplete.k-state-hover,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-dropdown-wrap.k-state-focused {
  background-color: #ffffff;
  background-image: none;
  background-position: 50% 50%;
  border-color: #ebebeb;
}
.km-pane-wrapper .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea,
.k-dropdown .k-state-focused .k-input {
  color: #444444;
}
.k-dropdown .k-state-hover .k-input {
  color: #444444;
}
.k-state-error {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48;
}
.k-state-disabled {
  opacity: .7;
}
.k-ie8 .k-state-disabled {
  filter: alpha(opacity=70);
}
.k-tile-empty.k-state-selected,
.k-loading-mask.k-state-selected {
  border-width: 0;
  background-image: none;
  background-color: transparent;
}
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-button,
.k-other-month,
.k-other-month .k-link,
.k-dropzone em,
.k-dropzone .k-upload-status,
.k-tile-empty strong,
.k-slider .k-draghandle {
  color: #999999;
}
/* Progressbar */
.k-progressbar-indeterminate {
  background: url('/kendo/Material/indeterminate.gif');
}
.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected {
  display: none;
}
/* Slider */
.k-slider-track {
  background-color: #e6e6e6;
}
.k-slider-selection {
  background-color: #ffffff;
}
.k-slider-horizontal .k-tick {
  background-image: url('/kendo/Material/slider-h.gif');
}
.k-slider-vertical .k-tick {
  background-image: url('/kendo/Material/slider-v.gif');
}
/* Tooltip */
.k-widget.k-tooltip {
  border-color: rgba(100, 100, 100, 0.9);
  background-color: rgba(100, 100, 100, 0.9);
  color: #ffffff;
}
.k-widget.k-tooltip-validation {
  border-color: #fdefba;
  background-color: #fdefba;
  color: #8e8e8e;
}
/* Bootstrap theme fix */
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation {
  font-size: 12px;
  position: relative;
  top: 3px;
}
.k-callout-n {
  border-bottom-color: rgba(100, 100, 100, 0.9);
}
.k-callout-w {
  border-right-color: rgba(100, 100, 100, 0.9);
}
.k-callout-s {
  border-top-color: rgba(100, 100, 100, 0.9);
}
.k-callout-e {
  border-left-color: rgba(100, 100, 100, 0.9);
}
.k-tooltip-validation .k-callout-n {
  border-bottom-color: #fdefba;
}
.k-tooltip-validation .k-callout-w {
  border-right-color: #fdefba;
}
.k-tooltip-validation .k-callout-s {
  border-top-color: #fdefba;
}
.k-tooltip-validation .k-callout-e {
  border-left-color: #fdefba;
}
/* Splitter */
.k-splitbar {
  background-color: #fafafa;
}
.k-restricted-size-vertical,
.k-restricted-size-horizontal {
  background-color: #b94a48;
}
/* Upload */
.k-file {
  background-color: #ffffff;
  border-color: #e7e7e7;
}
.k-file-progress {
  color: #444444;
}
.k-file-progress .k-progress {
  background-color: #bbdefb;
}
.k-file-success {
  color: #444444;
}
.k-file-success .k-progress {
  background-color: #c8e6c9;
}
.k-file-error {
  color: #444444;
}
.k-file-error .k-progress {
  background-color: #ffcdd2;
}
/* ImageBrowser */
.k-tile {
  border-color: #ffffff;
}
.k-textbox:hover,
.k-tiles li.k-state-hover {
  border-color: #ebebeb;
}
.k-tiles li.k-state-selected {
  border-color: #ffffff;
}
.k-filebrowser .k-tile .k-folder,
.k-filebrowser .k-tile .k-file {
  background-image: url('/kendo/Material/imagebrowser.png');
  background-size: auto auto;
}
/* TreeMap */
.k-leaf,
.k-leaf.k-state-hover:hover {
  color: #fff;
}
.k-leaf.k-inverse,
.k-leaf.k-inverse.k-state-hover:hover {
  color: #000;
}
/* Shadows */
.k-widget,
.k-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-slider,
.k-treeview,
.k-upload {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-hover {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}
.k-state-selected {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.k-state-active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-grid td.k-state-selected.k-state-focused {
  background-color: #ffffff;
}
.k-popup,
.k-menu .k-menu-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-multiselect.k-state-focused,
.k-filebrowser .k-image,
.k-tooltip {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-treemap-tile.k-state-hover {
  -webkit-box-shadow: inset 0 0 0 3px #e6e6e6;
  box-shadow: inset 0 0 0 3px #e6e6e6;
}
/* Window */
.k-window {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  background-color: #ffffff;
}
.k-window.k-state-focused {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
}
.k-window.k-window-maximized,
.k-window-maximized .k-window-titlebar,
.k-window-maximized .k-window-content {
  border-radius: 0;
}
.k-shadow {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-inset {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}
/* Selection */
.k-editor-inline ::selection {
  background-color: #ffffff;
  text-shadow: none;
  color: #fff;
}
.k-editor-inline ::-moz-selection {
  background-color: #ffffff;
  text-shadow: none;
  color: #fff;
}
/* Notification */
.k-widget.k-notification.k-notification-info {
  background-color: #bbdefb;
  color: #2b98f3;
  border-color: #bbdefb;
}
.k-widget.k-notification.k-notification-success {
  background-color: #c8e6c9;
  color: #5fb662;
  border-color: #c8e6c9;
}
.k-widget.k-notification.k-notification-warning {
  background-color: #fdefba;
  color: #f9cd25;
  border-color: #fdefba;
}
.k-widget.k-notification.k-notification-error {
  background-color: #ffcdd2;
  color: #ff3448;
  border-color: #ffcdd2;
}
/* Gantt */
.k-gantt .k-treelist {
  background: #fafafa;
}
.k-gantt .k-treelist .k-alt {
  background-color: #e0e0e0;
}
.k-gantt .k-treelist .k-state-selected,
.k-gantt .k-treelist .k-state-selected td,
.k-gantt .k-treelist .k-alt.k-state-selected,
.k-gantt .k-treelist .k-alt.k-state-selected > td {
  background-color: #ffffff;
}
.k-task-dot:after {
  background-color: #444444;
  border-color: #444444;
}
.k-task-dot:hover:after {
  background-color: #ffffff;
}
.k-task-summary {
  border-color: #98a2db;
  background: #98a2db;
}
.k-task-milestone,
.k-task-summary-complete {
  border-color: #444444;
  background: #444444;
}
.k-state-selected.k-task-summary {
  border-color: #98a2db;
  background: #98a2db;
}
.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete {
  border-color: #ffffff;
  background: #ffffff;
}
.k-task-single {
  background-color: #7a87d1;
  border-color: #606fc7;
  color: #ffffff;
}
.k-state-selected.k-task-single {
  border-color: #ffffff;
}
.k-line {
  background-color: #444444;
  color: #444444;
}
.k-state-selected.k-line {
  background-color: #ffffff;
  color: #ffffff;
}
.k-resource {
  background-color: #ffffff;
}
/* PivotGrid */
.k-i-kpi-decrease,
.k-i-kpi-denied,
.k-i-kpi-equal,
.k-i-kpi-hold,
.k-i-kpi-increase,
.k-i-kpi-open {
  background-image: url('/kendo/Material/sprite_kpi.png');
}
/* Border radius */
.k-block,
.k-button,
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-multiselect,
.k-combobox,
.k-dropdown,
.k-dropdown-wrap,
.k-datepicker,
.k-timepicker,
.k-colorpicker,
.k-datetimepicker,
.k-notification,
.k-numerictextbox,
.k-picker-wrap,
.k-numeric-wrap,
.k-colorpicker,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-in,
.k-editor-inline,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection,
.k-upload {
  border-radius: 2px;
}
.k-tool {
  text-align: center;
  vertical-align: middle;
}
.k-tool.k-group-start,
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start {
  border-radius: 2px 0 0 2px;
}
.k-rtl .k-tool.k-group-start,
.k-rtl .k-toolbar .k-split-button .k-button,
.k-rtl .k-toolbar .k-button-group .k-group-start {
  border-radius: 0 2px 2px 0;
}
.k-tool.k-group-end,
.k-toolbar .k-button-group .k-group-end,
.k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 0 2px 2px 0;
}
.k-rtl .k-tool.k-group-end,
.k-rtl .k-toolbar .k-button-group .k-group-end,
.k-rtl .k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 2px 0 0 2px;
}
.k-group-start.k-group-end.k-tool {
  border-radius: 2px;
}
.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu {
  border-radius: 0 0 2px 2px;
}
.k-autocomplete.k-state-border-up .k-input,
.k-dropdown-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-selected-color,
.k-numeric-wrap.k-state-border-up .k-input {
  border-radius: 0 0 0 2px;
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
  border-radius: 0 0 2px 2px;
}
.k-window-titlebar,
.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-multiselect.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  border-radius: 2px 2px 0 0;
}
.k-split-button.k-state-border-down > .k-button {
  border-radius: 2px 0 0 0;
}
.k-split-button.k-state-border-up > .k-button {
  border-radius: 0 0 0 2px;
}
.k-split-button.k-state-border-down > .k-split-button-arrow {
  border-radius: 0 2px 0 0;
}
.k-split-button.k-state-border-up > .k-split-button-arrow {
  border-radius: 0 0 2px 0;
}
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  border-radius: 1px 0 0 1px;
}
.k-rtl .k-dropdown-wrap .k-input,
.k-rtl .k-picker-wrap .k-input,
.k-rtl .k-numeric-wrap .k-input {
  border-radius: 0 1px 1px 0;
}
.k-numeric-wrap .k-link {
  border-radius: 0 1px 0 0;
}
.k-numeric-wrap .k-link + .k-link {
  border-radius: 0 0 1px 0;
}
.k-colorpicker .k-selected-color {
  border-radius: 1px 0 0 1px;
}
.k-rtl .k-colorpicker .k-selected-color {
  border-radius: 0 1px 1px 0;
}
.k-autocomplete.k-state-border-down .k-input {
  border-radius: 2px 2px 0 0;
}
.k-dropdown-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-selected-color,
.k-numeric-wrap.k-state-border-down .k-input {
  border-radius: 2px 0 0 0;
}
.k-numeric-wrap .k-link.k-state-selected {
  background-color: #ebebeb;
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
  border-radius: 1px 1px 0 0;
}
.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-list-container.k-state-border-right {
  border-radius: 0 2px 2px 0;
}
.k-rtl .k-dropdown-wrap .k-select,
.k-rtl .k-picker-wrap .k-select,
.k-rtl .k-numeric-wrap .k-select,
.k-rtl .k-datetimepicker .k-select + .k-select,
.k-rtl .k-list-container.k-state-border-right {
  border-radius: 2px 0 0 2px;
}
.k-numeric-wrap.k-expand-padding .k-input {
  border-radius: 2px;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-multiselect-wrap {
  border-radius: 1px;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel,
.k-dropzone {
  border-radius: 1px;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  border-radius: 13px;
}
.k-draghandle {
  border-radius: 13px;
}
.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link {
  border-radius: 2px 0 0 2px;
}
.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .k-link,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child .k-link {
  border-radius: 0 2px 2px 0;
}
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today .k-link,
.k-edit-field > .k-scheduler-navigation {
  border-radius: 2px;
}
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.k-rtl .k-scheduler-toolbar .k-nav-next,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child,
.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-radius: 2px 0 0 2px;
}
.k-scheduler div.k-scheduler-footer ul li,
.k-scheduler div.k-scheduler-footer .k-link {
  border-radius: 2px;
}
.k-more-events,
.k-event,
.k-task-single,
.k-task-complete,
.k-event .k-link {
  border-radius: 1px;
}
.k-scheduler-mobile .k-event {
  border-radius: 0px;
}
/* Adaptive Grid */
.k-grid-mobile .k-column-active + th.k-header {
  border-left-color: #444444;
}
html .km-pane-wrapper .km-widget,
.k-ie .km-pane-wrapper .k-widget,
.k-ie .km-pane-wrapper .k-group,
.k-ie .km-pane-wrapper .k-content,
.k-ie .km-pane-wrapper .k-header,
.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-edit-field {
  color: #444444;
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  div.km-pane-wrapper a {
    color: #444444;
  }
  .km-pane-wrapper .k-icon {
    background-image: url('/kendo/Material/sprite_2x.png');
    background-size: 21.2em 21em;
  }
}
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  background-color: #ffffff;
  border-top: 1px solid #e7e7e7;
}
.km-pane-wrapper .k-mobile-list .k-edit-field textarea {
  outline-width: 0;
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
  background-color: #ffffff;
  border-top-color: #ffffff;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  border-top-color: transparent;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  -webkit-box-shadow: inset 0 -1px 0 #e7e7e7;
  box-shadow: inset 0 -1px 0 #e7e7e7;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child {
  color: #9b9b9b;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  border-bottom: 1px solid #e7e7e7;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  -webkit-box-shadow: 0 1px 1px #e7e7e7;
  box-shadow: 0 1px 1px #e7e7e7;
}
.km-actionsheet .k-grid-delete,
.km-actionsheet .k-scheduler-delete,
.km-pane-wrapper .k-scheduler-delete,
.km-pane-wrapper .k-filter-menu .k-button[type=reset] {
  color: #fff;
  border-color: #eed3d7;
  background-color: red;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, from(rgba(255,255,255,.3)), to(rgba(255,255,255,.15)));
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
  background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
  background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
  background-image: linear-gradient(to bottom, rgba(255,255,255,.3), rgba(255,255,255,.15));
}
.km-actionsheet .k-grid-delete:active,
.km-actionsheet .k-scheduler-delete:active,
.km-pane-wrapper .k-scheduler-delete:active,
.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active {
  background-color: #990000;
}
/* /Column Menu */
.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default {
  background-image: none;
  background-position: 50% 50%;
  background-color: #fafafa;
  border-color: #f0f0f0;
}
.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
  background-color: #ffffff;
  background-image: none;
  background-position: 50% 50%;
  border-color: #f5f5f5;
}
.k-multiselect.k-header {
  border-color: #f0f0f0;
}
.k-multiselect.k-header.k-state-hover {
  border-color: #f5f5f5;
}
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-multiselect.k-header.k-state-focused {
  background-color: #ffffff;
  background-image: none;
  background-position: 50% 50%;
  border-color: #f5f5f5;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}
.k-list-container {
  color: #444444;
}
.k-dropdown .k-input,
.k-dropdown .k-state-focused .k-input,
.k-menu .k-popup {
  color: #444444;
}
.k-state-default > .k-select {
  border-color: #f0f0f0;
}
.k-state-focused > .k-select {
  border-color: #f5f5f5;
}
.k-state-hover > .k-select {
  border-color: #f5f5f5;
}
.k-tabstrip:focus {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}
.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link {
  color: #ffffff;
}
.k-tabstrip-items .k-state-hover .k-link,
.k-panelbar > li.k-state-hover > .k-link,
.k-panelbar > li.k-state-default > .k-link.k-state-hover {
  color: #444444;
}
.k-panelbar .k-state-focused.k-state-hover {
  background: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip-items .k-state-default,
.k-ie7 .k-tabstrip-items .k-state-default .k-loading {
  border-color: transparent;
}
.k-tabstrip-items .k-state-hover,
.k-ie7 .k-tabstrip-items .k-state-hover .k-loading {
  border-color: #ebebeb;
}
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active,
.k-ie7 .k-tabstrip-items .k-state-active .k-loading {
  background-color: #ffffff;
  background-image: none;
  border-color: #cccccc;
}
.k-tabstrip .k-content.k-state-active {
  background-color: #ffffff;
  color: #444444;
}
.k-menu.k-header,
.k-menu .k-item {
  border-color: #e6e6e6;
}
.k-column-menu,
.k-column-menu .k-item,
.k-overflow-container .k-overflow-group {
  border-color: #cccccc;
}
.k-overflow-container .k-overflow-group {
  box-shadow: inset 0 1px 0 #ffffff, 0 1px 0 #ffffff;
}
.k-toolbar-first-visible.k-overflow-group,
.k-overflow-container .k-overflow-group + .k-overflow-group {
  box-shadow: 0 1px 0 #ffffff;
}
.k-toolbar-last-visible.k-overflow-group {
  box-shadow: inset 0 1px 0 #ffffff;
}
.k-column-menu .k-separator {
  border-color: #cccccc;
  background-color: transparent;
}
.k-menu .k-group {
  border-color: rgba(0, 0, 0, 0.2);
}
.k-grid-filter.k-state-active {
  background-color: #ffffff;
}
.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
  color: #ffffff;
  border-color: #cccccc;
  font-weight: bold;
}
.k-grouping-header {
  color: #ffffff;
}
.k-grid td.k-state-focused {
  -webkit-box-shadow: inset 0 0 0 1px 0 6px 17px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px 0 6px 17px 0 rgba(0, 0, 0, 0.3);
}
.k-header,
.k-grid-header-wrap,
.k-grid .k-grouping-header,
.k-grid-header,
.k-pager-wrap,
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-link,
.k-grouping-header .k-group-indicator,
.k-gantt-toolbar .k-state-default {
  border-color: #cccccc;
}
.k-primary,
.k-overflow-container .k-primary {
  color: #ffffff;
  border-color: #3f51b5;
  background-image: none;
  background-position: 50% 50%;
  background-color: #3f51b5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:focus,
.k-primary.k-state-focused {
  color: #ffffff;
  border-color: #eff8ff;
  background-image: none;
  -webkit-box-shadow: 0 0 8px 0 #cfe6f8;
  box-shadow: 0 0 8px 0 #cfe6f8;
}
.k-primary:hover {
  color: #ffffff;
  border-color: #5c6bc0;
  background-image: none;
  background-color: #5c6bc0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:focus:active:not(.k-state-disabled):not([disabled]),
.k-primary:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0 0 8px 0 #cfe6f8;
  box-shadow: 0 0 8px 0 #cfe6f8;
}
.k-primary:active {
  color: #ffffff;
  border-color: #283593;
  background-image: none;
  background-color: #283593;
  -webkit-box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
}
.k-primary.k-state-disabled,
.k-state-disabled .k-primary,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:hover,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:active,
.k-primary.k-state-disabled:active {
  color: #a8a8a8;
  border-color: #eaeaea;
  background-color: #eaeaea;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-pager-numbers .k-link,
.k-treeview .k-in {
  border-color: transparent;
}
.k-treeview .k-icon,
.k-scheduler-table .k-icon,
.k-grid .k-hierarchy-cell .k-icon {
  background-color: transparent;
  border-radius: 50%;
}
.k-scheduler-table .k-state-hover .k-icon {
  background-color: transparent;
}
.k-button:focus {
  outline: none;
}
.k-editor .k-tool:focus {
  outline: 0;
  border-color: #dbdbdb;
  -webkit-box-shadow: 0 6px 17px 0 #c4c4c4;
  box-shadow: 0 6px 17px 0 #c4c4c4;
}
.k-checkbox-label:before {
  border-color: transparent;
  border-radius: 1px;
}
.k-checkbox-label:after {
  border-color: #7f7f7f;
  background: #ffffff;
  border-radius: 1px;
}
.k-checkbox-label:hover:after,
.k-checkbox:checked + .k-checkbox-label:hover:after {
  border-color: #7f7f7f;
  box-shadow: none;
}
.k-checkbox:checked + .k-checkbox-label:after {
  background-color: #3f51b5;
  border-color: #3f51b5;
  border-radius: 1px;
  color: #ffffff;
}
.k-checkbox-label:active:before {
  box-shadow: 0 0 0 12px rgba(235, 235, 235, 0.3);
  border-color: transparent;
  border-radius: 50%;
}
.k-checkbox-label:active:after {
  border-color: #7f7f7f;
  border-radius: 1px;
}
.k-checkbox:checked + .k-checkbox-label:active:after {
  border-color: #7f7f7f;
}
.k-checkbox:checked + .k-checkbox-label:active:before {
  box-shadow: 0 0 0 12px rgba(63, 81, 181, 0.3);
  border-radius: 50%;
}
.k-checkbox:disabled + .k-checkbox-label {
  color: #c0c0c0;
}
.k-checkbox:disabled + .k-checkbox-label:hover:after,
.k-checkbox:disabled + .k-checkbox-label:active:before {
  box-shadow: none;
}
.k-checkbox:checked:disabled + .k-checkbox-label:after {
  background: #f5f5f5;
  color: #c7c7c7;
}
.k-checkbox:disabled + .k-checkbox-label:after,
.k-checkbox:checked:disabled + .k-checkbox-label:active:after,
.k-checkbox:disabled + .k-checkbox-label:hover:before,
.k-checkbox:checked:disabled + .k-checkbox-label:hover:after {
  background: #f5f5f5;
  border-color: #bfbfbf;
  border-radius: 1px;
}
.k-radio-label:before {
  border-color: #7f7f7f;
  border-radius: 50%;
  background-color: #ffffff;
  border-width: 2px;
}
.k-radio-label:hover:before,
.k-radio:checked + .k-radio-label:hover:before {
  border-color: #7f7f7f;
  box-shadow: none;
}
.k-radio:checked + .k-radio-label:before {
  border-color: #3f51b5;
}
.k-radio:checked + .k-radio-label:after {
  background-color: #3f51b5;
  border-radius: 50%;
}
.k-radio-label:active:before {
  box-shadow: 0 0 0 0.75em rgba(235, 235, 235, 0.3);
  border-radius: 50%;
  border-color: #7f7f7f;
}
.k-radio:checked + .k-radio-label:active:before {
  box-shadow: 0 0 0 0.75em rgba(63, 81, 181, 0.3);
  border-radius: 50%;
  border-color: #3f51b5;
}
.k-radio:disabled + .k-radio-label {
  color: #bfbfbf;
}
.k-radio:disabled + .k-radio-label:before {
  border-color: #bfbfbf;
}
.k-radio:disabled + .k-radio-label:active:before {
  box-shadow: none;
  background: #ffffff;
}
.k-radio:disabled + .k-radio-label:before {
  background: #ffffff;
}
.k-radio:disabled + .k-radio-label:hover:after,
.k-radio:disabled + .k-radio-label:hover:before {
  box-shadow: none;
}
.k-checkbox:focus + .k-checkbox-label:after,
.k-radio:focus + .k-radio-label:before {
  border-color: #7f7f7f;
  box-shadow: 0 0 0 12px rgba(235, 235, 235, 0.3);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .k-icon:not(.k-loading),
  .k-grouping-dropclue,
  .k-drop-hint,
  .k-callout,
  .k-tool-icon,
  .k-state-hover .k-tool-icon,
  .k-state-active .k-tool-icon,
  .k-state-active.k-state-hover .k-tool-icon,
  .k-state-selected .k-tool-icon,
  .k-state-selected.k-state-hover .k-tool-icon,
  .k-column-menu .k-sprite,
  .k-mobile-list .k-check:checked,
  .k-mobile-list .k-edit-field [type=checkbox]:checked,
  .k-mobile-list .k-edit-field [type=radio]:checked {
    background-image: url('/kendo/Material/sprite_2x.png');
    background-size: 340px 336px;
  }
  .k-dropdown-wrap .k-input,
  .k-picker-wrap .k-input,
  .k-numeric-wrap .k-input {
    border-radius: 1px 0 0 1px;
  }
  .k-i-kpi-decrease,
  .k-i-kpi-denied,
  .k-i-kpi-equal,
  .k-i-kpi-hold,
  .k-i-kpi-increase,
  .k-i-kpi-open {
    background-image: url('/kendo/Material/sprite_kpi_2x.png');
    background-size: 96px 16px;
  }
}
@media screen and (-ms-high-contrast: active) {
  .k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,
  .k-editor-toolbar-wrap .k-button-group .k-tool:focus {
    border-color: #fff;
  }
}
.ktb-checkbox-label-after {
  border-color: #7f7f7f;
  background: #ffffff;
}
.ktb-checkbox-label-hover-after,
.ktb-checkbox-checked + .ktb-checkbox-label-hover-after {
  border-color: #7f7f7f;
}
.ktb-checkbox-checked + .ktb-checkbox-label-after {
  background-color: #3f51b5;
  border-color: #3f51b5;
  color: #ffffff;
}
.ktb-checkbox-label-hover-after,
.ktb-checkbox-checked + .ktb-checkbox-label-hover-after {
  border-color: #7f7f7f;
}
.ktb-checkbox-label-active-after {
  border-color: #7f7f7f;
}
.ktb-checkbox-checked-disabled + .ktb-checkbox-label-after,
.ktb-checkbox-disabled + .ktb-checkbox-label-after,
.ktb-checkbox-checked-disabled + .ktb-checkbox-label-active-after,
.ktb-checkbox-disabled + .ktb-checkbox-label-hover-before,
.ktb-checkbox-checked-disabled + .ktb-checkbox-label-hover-after {
  background: #f5f5f5;
  color: #c7c7c7;
  border-color: #bfbfbf;
}
.ktb-radio-label-before {
  border-color: #7f7f7f;
  background-color: #ffffff;
}
.ktb-radio-checked + .ktb-radio-label-after {
  background-color: #3f51b5;
}
.ktb-radio-checked + .ktb-radio-label-before {
  border-color: #3f51b5;
}
.ktb-radio-label-hover-before,
.ktb-radio-checked + .ktb-radio-label-hover-before {
  border-color: #7f7f7f;
}
.ktb-radio-label-active-before {
  border-color: #7f7f7f;
}
.ktb-radio-checked + .ktb-radio-label-after {
  background-color: #3f51b5;
}
.ktb-radio-disabled + .ktb-radio-label-before,
.ktb-radio-disabled + .ktb-radio-label-active-before {
  background: #ffffff;
  border-color: #bfbfbf;
}
/* Responsive styles */
@media only screen and (max-width: 1024px) {
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    background-image: none;
    background-position: 50% 50%;
    background-color: #fafafa;
    border-color: #e6e6e6;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    border-color: #cccccc;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    border-radius: 2px;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li {
    border-radius: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view {
    border-radius: 1px 1px 0 0;
  }
  .k-webkit .k-scheduler-toolbar > ul li:first-child,
  .k-ff .k-scheduler-toolbar > ul li:first-child,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child,
  .k-safari .k-scheduler-toolbar > ul li:first-child,
  .k-webkit .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ff .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-safari .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li .k-link {
    border-radius: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link {
    border-radius: 0 0 1px 1px;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link:hover,
  .k-ff .k-pager-numbers .k-current-page .k-link:hover,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:hover,
  .k-safari .k-pager-numbers .k-current-page .k-link:hover,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover {
    border-color: #ebebeb;
    background-image: none;
    background-color: #ebebeb;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    color: #444444;
    min-width: 75px;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link {
    color: #444444;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link:after,
  .k-ff .k-pager-numbers .k-current-page .k-link:after,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:after,
  .k-safari .k-pager-numbers .k-current-page .k-link:after,
  .k-webkit .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ff .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ie11 .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-safari .k-scheduler-views > li.k-state-selected > .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 0.333em;
    width: 1.333em;
    height: 1.333em;
  }
  .k-webkit .k-pager-numbers.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #cccccc;
    background-color: #3f51b5;
    border-radius: 2px 2px 0 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px;
    background-image: none;
    border-radius: 2px;
  }
  .k-webkit .k-pager-numbers .k-state-selected,
  .k-ff .k-pager-numbers .k-state-selected,
  .k-ie11 .k-pager-numbers .k-state-selected,
  .k-safari .k-pager-numbers .k-state-selected,
  .k-webkit .k-pager-numbers .k-link,
  .k-ff .k-pager-numbers .k-link,
  .k-ie11 .k-pager-numbers .k-link,
  .k-safari .k-pager-numbers .k-link {
    border-radius: 1px;
  }
}
.k-button:hover .k-icon,
.k-tool-icon:hover,
.k-state-hover .k-tool-icon,
.k-state-selected .k-tool-icon,
.k-state-focused .k-tool-icon,
.k-button:hover .k-tool-icon,
.k-splitbar.k-splitbar-horizontal-hover .k-icon,
.k-splitbar.k-splitbar-vertical-hover .k-icon,
div.k-splitbar.k-state-focused .k-icon,
.k-textbox:hover > .k-icon,
.k-grouping-header .k-group-delete,
.k-grouping-header .k-button-icon:hover > .k-icon.k-group-delete,
.k-grouping-header .k-si-arrow-n,
.k-grouping-header .k-link:hover > .k-icon.k-si-arrow-n,
.k-grouping-header .k-si-arrow-s,
.k-grouping-header .k-link:hover > .k-icon.k-si-arrow-s,
.k-grid-toolbar .k-i-pdf,
.k-grid-toolbar .k-button:hover > .k-i-pdf,
.k-grid-toolbar .k-i-excel,
.k-grid-toolbar .k-button:hover > .k-i-excel,
.k-grid-toolbar .k-icon,
.k-scheduler-toolbar .k-icon,
.k-scheduler-footer .k-icon,
.k-scheduler-content .k-icon,
.k-gantt-toolbar .k-icon,
.k-field-actions .k-icon,
.k-notification .k-icon,
.k-pivot-configurator-settings .k-icon:hover,
.k-window-titlebar .k-icon {
  opacity: 1;
}
.k-tool-icon,
.k-splitbar .k-icon,
.k-pivot-configurator-settings .k-icon {
  opacity: 0.7;
}
.k-pager-wrap .k-link.k-state-disabled .k-icon {
  opacity: 0.25;
}
.k-button,
.k-button:hover,
.k-button.k-state-hover,
.k-button.k-state-focused,
.k-button:focus,
.k-button:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}
.k-button,
.k-header {
  font-weight: 500;
}
.k-button:active,
.k-button.k-state-active,
.k-button:focus,
.k-button.k-state-focused {
  color: #444444;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}
.k-button:active:hover,
.k-button.k-state-active:hover {
  color: #444444;
  border-color: #dbdbdb;
  background-color: #dbdbdb;
  -webkit-box-shadow: 0 6px 17px 0 rgba(235, 235, 235, 0.3);
  box-shadow: 0 6px 17px 0 rgba(235, 235, 235, 0.3);
}
.k-button:hover,
.k-button.k-state-hover,
.k-button:active:hover,
.k-button.k-state-active:hover {
  color: #444444;
  border-color: #ebebeb;
  background-color: #ebebeb;
}
.k-primary:active,
.k-primary.k-state-active,
.k-primary:focus,
.k-primary.k-state-focused {
  color: #ffffff;
  border-color: #283593;
  background-image: none;
  background-color: #283593;
  -webkit-box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
}
.k-primary:hover,
.k-primary.k-state-hover,
.k-primary:active:hover,
.k-primary.k-state-active:hover {
  color: #ffffff;
  border-color: #5c6bc0;
  background-color: #5c6bc0;
}
.k-primary:focus:not(.k-state-disabled):not([disabled]),
.k-primary:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
}
.k-primary.k-state-disabled,
.k-state-disabled .k-primary,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:hover,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:active,
.k-primary.k-state-disabled:active {
  color: #a8a8a8;
  border-color: #eaeaea;
  background-color: #eaeaea;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-widget .k-button:active,
.k-widget .k-button.k-state-active {
  color: #444444;
  background-color: #dbdbdb;
  border-color: #ebebeb;
}
.k-toolbar .k-overflow-anchor.k-state-active,
.k-toolbar .k-overflow-anchor.k-state-border-down {
  background-color: #ffffff;
}
.k-widget .k-button:active:hover,
.k-widget .k-button.k-state-active:hover {
  color: #444444;
  border-color: #ebebeb;
  background-color: #ebebeb;
}
.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active,
.k-button.k-state-disabled:active:hover {
  color: #999999;
  border-color: #fafafa;
  background-color: #fafafa;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-dropdown .k-state-default {
  border-color: #fafafa;
  background-image: none;
  background-position: 50% 50%;
  background-color: #fafafa;
}
.k-dropdown,
span.k-colorpicker {
  background-color: #fafafa;
}
.k-textbox {
  background-color: #fafafa;
  border-color: #f0f0f0;
}
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker {
  background-color: #fafafa;
}
.k-picker-wrap.k-state-default > .k-select {
  border-color: #fafafa;
}
.k-datepicker .k-input,
.k-timepicker .k-input {
  background-color: #fafafa;
}
.k-autocomplete.k-state-active .k-input,
.k-picker-wrap.k-state-active .k-input,
.k-numeric-wrap.k-state-active .k-input {
  background-color: #ffffff;
}
.k-picker-wrap.k-state-hover > .k-select,
.k-picker-wrap.k-state-focused > .k-select {
  border-color: #ffffff;
}
.k-picker-wrap.k-state-hover .k-input,
.k-picker-wrap.k-state-focused .k-input {
  background-color: #ffffff;
}
.k-textbox:hover,
.k-overflow-anchor:hover,
.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
  background-color: #ffffff;
  border-color: #f5f5f5;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}
.k-textbox:focus,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-multiselect.k-header.k-state-focused {
  background-color: #ebebeb;
  background-image: none;
  background-position: 50% 50%;
  border-color: #ebebeb;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}
.k-numeric-wrap.k-state-focused > .k-select {
  background-color: #ebebeb;
}
.k-textbox:focus,
.k-autocomplete.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-dropdown-wrap.k-state-active,
.k-multiselect.k-header.k-state-active {
  background-color: #ffffff;
  background-image: none;
  background-position: 50% 50%;
  border-color: #f5f5f5;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}
.k-autocomplete.k-state-disabled,
.k-picker-wrap.k-state-disabled,
.k-numeric-wrap.k-state-disabled,
.k-numeric-wrap.k-state-disabled .k-input,
.k-numeric-wrap.k-state-disabled .k-select,
.k-dropdown-wrap.k-state-disabled,
.k-multiselect.k-header.k-state-disabled {
  background-color: #fafafa;
}
.k-numeric-wrap.k-state-disabled .k-select {
  border-color: #fafafa;
}
.k-numerictextbox .k-select {
  background-color: #ffffff;
  border-color: #ffffff;
}
.k-list > .k-state-selected.k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3f51b5;
}
.k-list > .k-state-selected {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-list > .k-state-focused {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-list > .k-state-hover,
.k-list > .k-state-selected.k-state-hover {
  background-color: #ebebeb;
  border-color: #ebebeb;
}
.k-list-container {
  border-color: #ebebeb;
}
td.k-state-focused.k-state-selected {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-calendar td.k-state-focused {
  background-color: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-calendar td.k-state-selected {
  background-color: #3f51b5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-calendar .k-state-selected > .k-link {
  color: #ffffff;
}
/* Calendar */
.k-calendar .k-header .k-link {
  color: #ffffff;
}
.k-calendar .k-footer {
  border-color: #e6e6e6;
}
.k-calendar td {
  border-radius: 50%;
}
.k-calendar .k-content th {
  background-color: #ffffff;
}
.k-calendar .k-header .k-state-hover {
  background-color: #283593;
}
.k-calendar .k-footer .k-nav-today {
  color: #3f51b5;
}
.k-calendar .k-nav-fast.k-state-hover {
  border-radius: 0;
}
.k-calendar .k-link.k-state-hover,
.k-window-titlebar .k-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-window-titlebar .k-state-hover {
  background-color: #5c6bc0;
  border-color: #5c6bc0;
}
/* TabStrip */
.k-tabstrip > .k-tabstrip-items > .k-item {
  border-radius: 0;
}
.k-tabstrip-items .k-state-active {
  background-color: #3f51b5;
  background-image: none;
  border-color: #00b0ff;
}
.k-tabstrip .k-content.k-state-active {
  border-color: transparent;
}
.k-tabstrip-items .k-item.k-state-hover {
  background: #5c6bc0;
  border-color: #5c6bc0;
}
.k-tabstrip-items .k-state-hover .k-link {
  color: #ffffff;
}
/* Menu */
.k-group,
.k-flatcolorpicker.k-group,
.k-menu,
.k-menu .k-group,
.k-popup.k-widget.k-context-menu {
  color: #444444;
  background-color: #ffffff;
}
.k-menu .k-group,
.k-popup.k-context-menu.k-group {
  border-color: #e6e6e6;
}
.k-menu.k-header,
.k-menu .k-item,
.k-widget.k-menu-horizontal > .k-item {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-menu .k-state-active,
.k-popup.k-context-menu.k-group .k-state-hover {
  background-color: #ebebeb;
  border-color: #ebebeb;
}
/* Toolbar */
.k-toolbar {
  background-color: #fafafa;
  border-color: #e6e6e6;
}
.k-toolbar .k-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-grid .k-header .k-button,
.k-scheduler .k-header .k-button,
.k-scheduler .k-header li,
.k-scheduler .k-header .k-link,
.k-gantt > .k-header li,
.k-gantt > .k-header .k-link,
.k-gantt-toolbar .k-button,
.km-pane-wrapper .k-header .k-button {
  color: #ffffff;
  background-color: #3f51b5;
  border-color: #3f51b5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-grid .k-header .k-button:hover,
.k-scheduler .k-header .k-button:hover,
.k-scheduler .k-scheduler-toolbar .k-scheduler-views li.k-state-hover,
.k-scheduler .k-scheduler-toolbar .k-scheduler-views li.k-state-hover .k-link,
.k-gantt .k-gantt-toolbar .k-gantt-views li.k-state-hover,
.k-gantt .k-gantt-toolbar .k-gantt-views li.k-state-hover .k-link,
.k-gantt .k-gantt-toolbar .k-button:hover,
.km-pane-wrapper .k-header .k-button:hover {
  background-color: #5c6bc0;
  border-color: #5c6bc0;
}
.km-pane-wrapper .k-header .k-button:active:hover {
  color: #ffffff;
}
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-gantt-toolbar .k-button {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.k-gantt .k-gantt-toolbar .k-button:active {
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-gantt-toolbar > .k-gantt-views > li.k-state-selected,
.k-gantt .k-gantt-toolbar .k-gantt-views li.k-state-selected.k-state-hover,
.k-scheduler .k-scheduler-toolbar .k-scheduler-views li.k-state-selected.k-state-hover,
.k-scheduler-toolbar > .k-scheduler-views > li.k-state-selected {
  border-bottom-color: #00b0ff;
}
.k-scheduler-mark {
  border-radius: 50%;
}
/* Grid */
.k-grid .k-alt {
  background-color: #ffffff;
}
.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
  color: #444444;
  background-color: #fafafa;
}
.k-grouping-header .k-group-indicator,
.k-pivot-toolbar .k-button {
  color: #ffffff;
  background-color: #283593;
  border-color: #283593;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-grid-header,
.k-grid-header .k-header,
.k-pager-wrap,
.k-pager-numbers .k-state-selected,
.k-grid-footer,
.k-grid-footer td,
.k-scheduler-header,
.km-pane-wrapper .k-grid-header .k-header {
  color: #444444;
  background-color: #fafafa;
}
.k-header.k-scheduler-footer .k-header,
.k-header.k-scheduler-footer ul.k-header li .k-link {
  color: #3f51b5;
  background-color: #fafafa;
}
.k-header.k-scheduler-footer ul.k-header li {
  background-color: #fafafa;
  border-color: #fafafa;
}
.k-header,
.k-grid-header-wrap,
.k-grid .k-grouping-header,
.k-grid-header,
.k-pager-wrap,
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-link,
.k-gantt-toolbar .k-state-default,
.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
  border-color: #e6e6e6;
}
.k-group-footer td,
.k-footer-template td,
.k-fieldselector .k-item.k-header {
  color: #444444;
  background-color: #fafafa;
}
.k-grid .k-grouping-header {
  color: rgba(255, 255, 255, 0.5);
}
.k-pager-wrap,
.k-editor-toolbar {
  color: #444444;
}
.k-grouping-header .k-link,
.k-grouping-header .k-link:link {
  color: #ffffff;
}
.k-scheduler-layout .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-grid tr.k-state-selected,
.k-grid td.k-state-selected,
.k-grid td.k-state-selected.k-state-focused,
.k-marquee-color,
.k-gantt .k-treelist .k-state-selected,
.k-gantt .k-treelist .k-state-selected td,
.k-gantt .k-treelist .k-alt.k-state-selected,
.k-gantt .k-treelist .k-alt.k-state-selected > td,
.k-listview > .k-state-selected,
.k-state-selected.k-line {
  background-color: #00b0ff;
}
.k-state-selected.k-line {
  color: #00b0ff;
}
.k-grid tr.k-state-selected,
.k-grid td.k-state-selected,
.k-listview > .k-state-selected,
.k-state-selected .k-progress-status {
  color: #ffffff;
}
.k-grid-header .k-header .k-link,
.k-grid-header .k-header,
.k-grid-header .k-link,
.k-grid-header .k-link:link,
.k-pager-info,
.k-scheduler-header,
.k-scheduler-agendaview .k-scheduler-datecolumn {
  color: #a8a8a8;
}
.k-gantt .k-task-draghandle {
  border-color: #00b0ff;
}
.k-grid-pager .k-link,
.k-grid-pager .k-link:link {
  color: #444444;
}
.k-pager-numbers .k-link,
.k-pager-wrap > .k-link {
  border-radius: 0;
}
.k-pager-numbers .k-state-selected {
  border-color: #3f51b5 transparent transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3f51b5;
}
.k-pager-wrap .k-link {
  border-color: #fafafa;
  cursor: pointer;
}
.k-pager-wrap .k-link:hover {
  background-color: transparent;
  border-color: transparent;
}
.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link,
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child .k-link,
.k-gantt-toolbar li:first-child,
.k-gantt-toolbar li:first-child > .k-link,
.k-gantt-toolbar li:last-child,
.k-gantt-toolbar li:last-child > .k-link {
  border-radius: 0;
}
.k-grid,
.k-panelbar,
.k-notification,
.k-popup .k-textbox:focus,
.k-popup .k-autocomplete.k-state-focused,
.k-popup .k-picker-wrap.k-state-focused,
.k-popup .k-numeric-wrap.k-state-focused,
.k-popup .k-dropdown-wrap.k-state-focused,
.k-popup .k-multiselect.k-header.k-state-focused,
.k-popup .k-textbox:hover,
.k-popup .k-autocomplete.k-state-hover,
.k-popup .k-picker-wrap.k-state-hover,
.k-popup .k-numeric-wrap.k-state-hover,
.k-popup .k-dropdown-wrap.k-state-hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* PanelBar */
.k-panelbar,
.k-panelbar .k-header,
.k-panelbar .k-content,
.k-panel > li.k-item,
.k-panelbar .k-state-selected {
  background-color: #fafafa;
}
.k-panelbar .k-grid-toolbar {
  background-color: #3f51b5;
}
.k-panelbar > li.k-state-default > .k-link {
  color: #444444;
}
.k-panelbar .k-state-hover {
  background-color: #ebebeb;
}
.k-panelbar > .k-item > .k-link,
.k-panelbar.k-header,
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
  border-color: #e6e6e6;
}
/* Splitter */
.k-splitbar {
  border-color: #fafafa;
}
.k-splitbar.k-state-focused {
  background-color: #3f51b5;
  border-color: #3f51b5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Upload */
.k-upload {
  color: #444444;
  background-color: #ffffff;
}
.k-upload-files .k-button,
.k-upload-files .k-button:focus,
.k-upload-files .k-button:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Gantt */
.k-task-milestone,
.k-task-summary-complete,
.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.k-task-single {
  background-color: #66d0ff;
}
.k-task-complete {
  background: #00b0ff 0 -257px none repeat-x;
}
.k-treelist .k-state-selected,
.k-treelist .k-state-selected td,
.k-treelist .k-alt.k-state-selected,
.k-treelist .k-alt.k-state-selected > td {
  background-color: #00b0ff;
  border-color: #00b0ff;
}
.k-grid td.k-state-focused,
.k-multiselect .k-button:focus:active:not(.k-state-disabled):not([disabled]),
.k-toolbar .k-button:focus:active:not(.k-state-disabled):not([disabled]),
.k-group-indicator .k-button,
.k-group-indicator .k-button:focus:active:not(.k-state-disabled):not([disabled]),
.k-group-indicator .k-button:focus:not(.k-state-disabled):not([disabled]),
.k-gantt-toolbar .k-button:focus:not(.k-state-disabled):not([disabled]),
.k-gantt-toolbar .k-button:focus:active:not(.k-state-disabled):not([disabled]),
.k-toolbar .k-button:focus:not(.k-state-disabled):not([disabled]),
.k-toolbar .k-button:focus:active:not(.k-state-disabled):not([disabled]),
.k-toolbar .k-button:active:hover,
.k-toolbar .k-button.k-state-active:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-multiselect .k-button:active:hover {
  color: #444444;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}
.k-multiselect-wrap > ul > .k-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Editor */
table.k-editor {
  border-color: #e6e6e6;
}
.k-editor.k-header,
.editorToolbarWindow.k-header,
.k-filebrowser .k-header {
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-filebrowser .k-header {
  color: #444444;
}
.k-editor-toolbar .k-tool,
.k-group-start.k-group-end.k-tool {
  border-color: #fafafa;
  border-radius: 50%;
}
.k-treeview .k-state-selected,
.k-treeview .k-state-focused,
.k-editor-toolbar .k-dropdown,
.k-panelbar .k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-treeview .k-state-focused,
.k-panelbar .k-state-focused {
  background-color: #ebebeb;
}
.k-editor-toolbar .k-dropdown-wrap.k-state-default,
.k-toolbar .k-dropdown-wrap.k-state-default {
  border-color: #fafafa;
}
.k-editor-toolbar .k-tool.k-state-hover,
.k-editor-toolbar .k-dropdown-wrap.k-state-hover,
.k-toolbar .k-tool.k-state-hover,
.k-toolbar .k-dropdown-wrap.k-state-hover {
  color: #444444;
  border-color: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-editor-toolbar .k-tool.k-state-hover,
.k-toolbar .k-tool.k-state-hover {
  background-color: #ebebeb;
}
.k-editor-toolbar .k-state-selected,
.k-toolbar .k-state-selected {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
/* Progressbar */
.k-progressbar {
  background-color: #fafafa;
  border-color: #fafafa;
}
.k-progressbar .k-item,
.k-progressbar .k-item.k-state-selected {
  border-color: #ffffff;
}
.k-progressbar .k-state-selected {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.k-widget.k-tooltip-validation {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Pivot Grid */
.k-grid.k-alt {
  background-color: #fafafa;
}
.k-gantt .k-treelist .k-alt,
.k-gantt .k-header.k-nonwork-hour {
  background-color: #fafafa;
}
.k-list > .k-state-hover,
.k-list > .k-state-focused {
  color: #444444;
  background-color: #ebebeb;
  border-color: #ebebeb;
}
/* Slider */
.k-slider-track {
  background-color: #cccccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-slider-selection {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.k-slider .k-button,
.k-slider .k-button.k-state-hover,
.k-slider .k-button:active:hover,
.k-slider .k-button:focus,
.k-slider .k-button:active {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-draghandle,
.k-flatcolorpicker .k-slider-horizontal .k-slider-track {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle,
.k-flatcolorpicker .k-transparency-slider .k-draghandle {
  border-color: #3f51b5;
  background-color: #3f51b5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover {
  border-color: #3f51b5;
  background-color: #3f51b5;
  -webkit-box-shadow: 0 0 0 8px rgba(63, 81, 181, 0.3);
  box-shadow: 0 0 0 8px rgba(63, 81, 181, 0.3);
}
.k-draghandle.k-state-selected,
.k-draghandle.k-state-selected:link,
.k-draghandle.k-state-selected:hover,
.k-flatcolorpicker .k-hue-slider .k-draghandle.k-state-selected,
.k-flatcolorpicker .k-transparency-slider .k-draghandle.k-state-selected {
  background-color: #cccccc;
  border-color: #cccccc;
}
.k-draghandle.k-state-focused,
.k-draghandle.k-state-focused:link,
.k-flatcolorpicker .k-hue-slider .k-draghandle.k-state-focused,
.k-flatcolorpicker .k-transparency-slider .k-draghandle.k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #3f51b5;
  background-color: #3f51b5;
}
.k-radio:checked + .k-radio-label:hover:before {
  border-color: #3f51b5;
}
.k-edit-form-container .k-edit-buttons {
  background-color: #fafafa;
}
.k-popup .k-button,
.k-popup .k-button:active:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-edit-form-container .k-button,
.k-popup .k-button,
.k-popup .k-primary:active,
.k-popup .k-primary:active:hover,
.k-edit-form-container .k-primary:active {
  color: #444444;
  background-color: #fafafa;
  border-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-popup .k-primary,
.k-edit-form-container .k-primary {
  color: #00b0ff;
  background-color: #fafafa;
  border-color: #fafafa;
}
.k-filter-menu .k-button {
  background: transparent;
  border-color: transparent;
}
.k-filter-menu .k-primary {
  border-left-color: #f0f0f0;
}
.k-filter-menu > div > div:last-child {
  border-color: #f0f0f0;
}
.k-popup .k-button:focus:active:not(.k-state-disabled):not([disabled]),
.k-edit-form-container .k-button:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-edit-form-container .k-scheduler-delete {
  color: #00b0ff;
}
div.k-scheduler-marquee:before,
div.k-scheduler-marquee:after {
  border-color: #00b0ff;
}
.km-pane-wrapper > .km-pane > .km-view > .km-content {
  color: #3f51b5;
  background-color: #ffffff;
}
.km-pane-wrapper > .km-pane .km-content .k-mobile-list > ul > li > .k-link {
  color: #3f51b5;
}
.k-popup.k-context-menu {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-drag-clue {
  color: #444444;
  background-color: #ebebeb;
  border-color: #ebebeb;
  -webkit-box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  color: #444444;
}
.k-popup .k-item > .k-group {
  color: #444444;
}
/* Responsive styles */
@media only screen and (max-width: 1024px) {
  .k-webkit,
  .k-ff,
  .k-ie11,
  .k-safari {
    /* Responsive Scheduler */
    /* Responsive Pager */
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views {
    right: 13px;
    top: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover {
    background-image: none;
    background-position: 50% 50%;
    background-color: transparent;
    border-color: transparent;
    border-radius: 2px;
    text-align: right;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li {
    border-radius: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view {
    border-radius: 1px 1px 0 0;
  }
  .k-webkit .k-scheduler-toolbar > ul li:first-child,
  .k-ff .k-scheduler-toolbar > ul li:first-child,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child,
  .k-safari .k-scheduler-toolbar > ul li:first-child,
  .k-webkit .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ff .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-safari .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li .k-link {
    border-radius: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link {
    border-radius: 0 0 1px 1px;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover {
    border-color: transparent;
    background-image: none;
    background-color: transparent;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link {
    color: #ffffff;
    min-width: 20px;
  }
  .k-webkit .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ff .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ie11 .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-safari .k-scheduler-views > li.k-state-selected > .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 0.333em;
    width: 1.333em;
    height: 1.333em;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: transparent;
    /*@secondary-border-color*/
    background-color: #3f51b5;
    border-radius: 2px 2px 0 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px;
    background-image: none;
    border-radius: 2px;
  }
  .k-webkit .k-pager-wrap .k-pager-nav,
  .k-ff .k-pager-wrap .k-pager-nav,
  .k-ie11 .k-pager-wrap .k-pager-nav,
  .k-safari .k-pager-wrap .k-pager-nav,
  .k-webkit .k-pager-input,
  .k-ff .k-pager-input,
  .k-ie11 .k-pager-input,
  .k-safari .k-pager-input {
    display: inline-block;
    vertical-align: top;
  }
  .k-webkit .k-pager-numbers,
  .k-ff .k-pager-numbers,
  .k-ie11 .k-pager-numbers,
  .k-safari .k-pager-numbers,
  .k-webkit .k-grid .k-pager-numbers,
  .k-ff .k-grid .k-pager-numbers,
  .k-ie11 .k-grid .k-pager-numbers,
  .k-safari .k-grid .k-pager-numbers {
    position: absolute;
    left: 5.6em;
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    overflow: visible;
    height: auto;
  }
  .k-webkit .k-pager-numbers.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded,
  .k-webkit .k-grid .k-pager-numbers.k-state-expanded,
  .k-ff .k-grid .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-grid .k-pager-numbers.k-state-expanded,
  .k-safari .k-grid .k-pager-numbers.k-state-expanded {
    -webkit-transform: translatey(-100%);
    -moz-transform: translatey(-100%);
    transform: translatey(-100%);
  }
  .k-webkit .km-pane-wrapper .k-pager-numbers .k-link,
  .k-ff .km-pane-wrapper .k-pager-numbers .k-link,
  .k-ie11 .km-pane-wrapper .k-pager-numbers .k-link,
  .k-safari .km-pane-wrapper .k-pager-numbers .k-link,
  .k-webkit .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-ff .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-ie11 .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-safari .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-webkit .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-ff .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-ie11 .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-safari .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-webkit .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-ff .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-ie11 .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-safari .km-pane-wrapper .k-pager-wrap > .k-pager-info {
    padding-top: 0;
    padding-bottom: 0;
  }
  .k-webkit .k-rtl .k-pager-numbers,
  .k-ff .k-rtl .k-pager-numbers,
  .k-ie11 .k-rtl .k-pager-numbers,
  .k-safari .k-rtl .k-pager-numbers,
  .k-webkit .k-rtl .k-grid .k-pager-numbers,
  .k-ff .k-rtl .k-grid .k-pager-numbers,
  .k-ie11 .k-rtl .k-grid .k-pager-numbers,
  .k-safari .k-rtl .k-grid .k-pager-numbers {
    right: 5.6em;
    width: 5.15em;
  }
  .k-webkit .k-pager-numbers .k-current-page,
  .k-ff .k-pager-numbers .k-current-page,
  .k-ie11 .k-pager-numbers .k-current-page,
  .k-safari .k-pager-numbers .k-current-page,
  .k-webkit .k-grid .k-pager-numbers .k-current-page,
  .k-ff .k-grid .k-pager-numbers .k-current-page,
  .k-ie11 .k-grid .k-pager-numbers .k-current-page,
  .k-safari .k-grid .k-pager-numbers .k-current-page {
    display: block;
    border-left: 0;
  }
  .k-webkit .k-pager-numbers li:not(.k-current-page),
  .k-ff .k-pager-numbers li:not(.k-current-page),
  .k-ie11 .k-pager-numbers li:not(.k-current-page),
  .k-safari .k-pager-numbers li:not(.k-current-page) {
    display: none;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    width: 3.8em;
    line-height: 2.564em;
    padding: 0 .429em 0 0.8em;
    border-radius: 2px;
    background-image: none;
    background-position: 50% 50%;
    background-color: #fafafa;
    border: 1px solid transparent;
    border-top: 0;
    -webkit-box-shadow: 0 2px 2px 0 #fafafa;
    box-shadow: 0 2px 2px 0 #fafafa;
  }
  .k-webkit .k-pager-numbers .k-current-page:hover .k-link,
  .k-ff .k-pager-numbers .k-current-page:hover .k-link,
  .k-ie11 .k-pager-numbers .k-current-page:hover .k-link,
  .k-safari .k-pager-numbers .k-current-page:hover .k-link {
    border-radius: 2px;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    border-top: 0;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link:after,
  .k-ff .k-pager-numbers .k-current-page .k-link:after,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:after,
  .k-safari .k-pager-numbers .k-current-page .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.6em;
    right: 0.6em;
    width: 1.333em;
    height: 1.333em;
  }
  .k-webkit .k-pager-numbers + .k-link,
  .k-ff .k-pager-numbers + .k-link,
  .k-ie11 .k-pager-numbers + .k-link,
  .k-safari .k-pager-numbers + .k-link {
    margin-left: 5.4em;
  }
  .k-webkit .k-rtl .k-pager-numbers + .k-link,
  .k-ff .k-rtl .k-pager-numbers + .k-link,
  .k-ie11 .k-rtl .k-pager-numbers + .k-link,
  .k-safari .k-rtl .k-pager-numbers + .k-link {
    margin-right: 5.4em;
    margin-left: 0;
  }
  .k-webkit .k-pager-wrap .k-pager-numbers .k-state-selected,
  .k-ff .k-pager-wrap .k-pager-numbers .k-state-selected,
  .k-ie11 .k-pager-wrap .k-pager-numbers .k-state-selected,
  .k-safari .k-pager-wrap .k-pager-numbers .k-state-selected,
  .k-webkit .k-pager-wrap .k-pager-numbers .k-link,
  .k-ff .k-pager-wrap .k-pager-numbers .k-link,
  .k-ie11 .k-pager-wrap .k-pager-numbers .k-link,
  .k-safari .k-pager-wrap .k-pager-numbers .k-link {
    display: block;
    margin-top: 0;
    margin-right: 0;
    padding: 1px 5px 1px .8em;
    text-align: left;
    border-top: 0;
  }
  .k-webkit .k-pager-wrap .k-pager-numbers li:not(.k-current-page) .k-link:hover,
  .k-ff .k-pager-wrap .k-pager-numbers li:not(.k-current-page) .k-link:hover,
  .k-ie11 .k-pager-wrap .k-pager-numbers li:not(.k-current-page) .k-link:hover,
  .k-safari .k-pager-wrap .k-pager-numbers li:not(.k-current-page) .k-link:hover {
    background-color: #ebebeb;
  }
  .k-webkit .k-pager-numbers.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded {
    box-sizing: border-box;
    padding: 2px 0 0;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #ebebeb;
    /*@secondary-border-color*/
    background-color: #ffffff;
    border-radius: 2px 2px 0 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  }
  .k-webkit .k-pager-numbers.k-state-expanded .k-current-page,
  .k-ff .k-pager-numbers.k-state-expanded .k-current-page,
  .k-ie11 .k-pager-numbers.k-state-expanded .k-current-page,
  .k-safari .k-pager-numbers.k-state-expanded .k-current-page {
    margin: -2.2em -1px 0;
    padding: 0;
  }
  .k-webkit .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-ff .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-ie11 .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-safari .k-pager-numbers.k-state-expanded .k-current-page .k-link {
    border-radius: 0 0 2px 2px;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    border-top: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  }
  .k-webkit .k-pager-numbers.k-state-expanded li,
  .k-ff .k-pager-numbers.k-state-expanded li,
  .k-ie11 .k-pager-numbers.k-state-expanded li,
  .k-safari .k-pager-numbers.k-state-expanded li {
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  .k-webkit .k-pager-info,
  .k-ff .k-pager-info,
  .k-ie11 .k-pager-info,
  .k-safari .k-pager-info {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .k-webkit .k-pager-sizes,
  .k-ff .k-pager-sizes,
  .k-ie11 .k-pager-sizes,
  .k-safari .k-pager-sizes {
    display: none;
  }
}
/* Default Theme */
.k-chart .k-mask {
  background-color: #ffffff;
  filter: alpha(opacity=68);
  -moz-opacity: 0.68;
  opacity: 0.68;
}
.k-chart .k-selection {
  border-color: #e5e5e5;
}
.k-chart .k-handle {
  width: 15px;
  height: 15px;
  background-color: #3f51b5;
  border-radius: 10px;
}
.k-chart .k-leftHandle {
  left: -8px;
}
.k-chart .k-rightHandle {
  right: -8px;
}
.k-chart .k-handle:hover {
  background-color: #00b0ff;
  border-color: #00b0ff;
}
.k-chart .k-navigator-hint .k-tooltip {
  border: 3px solid #ffffff;
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  color: #242424;
}
.k-chart .k-navigator-hint .k-scroll {
  background: #3f51b5;
  height: 4px;
}
.k-chart-tooltip {
  background-image: none;
}
/* Map */
.k-map .k-marker {
  background-image: url("/kendo/Material/markers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .k-map .k-marker {
    background-image: url("/kendo/Material/markers_2x.png");
  }
}
.k-map .k-attribution {
  color: #666666;
}
.k-map .k-shadow {
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}
.k-map .k-zoom-control {
  border-color: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
.k-map .k-map-controls .k-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-map .k-map-controls .k-button:focus,
.k-map .k-map-controls .k-button:active,
.k-map .k-map-controls .k-button:focus:active {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-buttons-horizontal .k-zoom-out {
  border-radius: 0 2px 2px 0;
}
.k-buttons-horizontal :first-child {
  border-radius: 2px 0 0 2px;
}
.k-rtl .k-buttons-horizontal .k-zoom-out {
  border-radius: 2px 0 0 2px;
}
.k-rtl .k-buttons-horizontal :first-child {
  border-radius: 0 2px 2px 0;
}
.k-button-wrap .k-button {
  font-size: 21px;
  padding: 7px 13px;
}


/*# sourceMappingURL=app.css.map*/