@import "https://fonts.googleapis.com/css?family=Archivo:300,400,600,700";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@icon-font-name:          "flatline";
//** Element ID within SVG icon file.
@icon-font-svg-id:        "thinline";*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*@import "bootstrap/glyphicons.less";*/
@font-face {
  font-family: 'streamlineicons';
  src:  url('content/fonts/Streamlineicons/fonts/streamlineicons.eot?d3d1st');
  src:  url('content/fonts/Streamlineicons/fonts/streamlineicons.eot?d3d1st#iefix') format('embedded-opentype'),
    url('content/fonts/Streamlineicons/fonts/streamlineicons.ttf?d3d1st') format('truetype'),
    url('content/fonts/Streamlineicons/fonts/streamlineicons.woff?d3d1st') format('woff'),
    url('content/fonts/Streamlineicons/fonts/streamlineicons.svg?d3d1st#streamlineicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.glyphicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'streamlineicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-cat-cioco .path1:before {
  content: "\e9a5";
}
.glyphicon-cat-cioco .path2:before {
  content: "\e9a6";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-cioco .path3:before {
  content: "\e9a7";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-cioco .path4:before {
  content: "\e9a8";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-cioco .path5:before {
  content: "\e9a9";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-cioco .path6:before {
  content: "\e9aa";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-ciorbe-supe:before {
  content: "\e9ab";
}
.glyphicon-cat-coctails:before {
  content: "\e9ac";
}
.glyphicon-cat-coffe-tg .path1:before {
  content: "\e9ad";
}
.glyphicon-cat-coffe-tg .path2:before {
  content: "\e9ae";
  margin-left: -1em;
}
.glyphicon-cat-coffe-tg .path3:before {
  content: "\e9af";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-coffe-tg .path4:before {
  content: "\e9b0";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-coffe-tg .path5:before {
  content: "\e9b1";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-coffe-tg .path6:before {
  content: "\e9b2";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-coffe-tg .path7:before {
  content: "\e9b3";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-coffee-beans .path1:before {
  content: "\e9b4";
}
.glyphicon-cat-coffee-beans .path2:before {
  content: "\e9b5";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-coffee-beans .path3:before {
  content: "\e9b6";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-coffee-beans .path4:before {
  content: "\e9b7";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-coffee-beans .path5:before {
  content: "\e9b8";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-coffee-beans .path6:before {
  content: "\e9b9";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-cognac-brandy:before {
  content: "\e9ba";
}
.glyphicon-cat-cookie .path1:before {
  content: "\e9bb";
}
.glyphicon-cat-cookie .path2:before {
  content: "\e9bc";
  margin-left: -1em;
}
.glyphicon-cat-cookie .path3:before {
  content: "\e9bd";
  margin-left: -1em;
}
.glyphicon-cat-cookie .path4:before {
  content: "\e9be";
  margin-left: -1em;
}
.glyphicon-cat-cookie .path5:before {
  content: "\e9bf";
  margin-left: -1em;
}
.glyphicon-cat-cookie .path6:before {
  content: "\e9c0";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-cookie .path7:before {
  content: "\e9c1";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-cookie .path8:before {
  content: "\e9c2";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-cookie .path9:before {
  content: "\e9c3";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-cookie .path10:before {
  content: "\e9c4";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-crispy .path1:before {
  content: "\e9c5";
}
.glyphicon-cat-crispy .path2:before {
  content: "\e9c6";
  margin-left: -1em;
}
.glyphicon-cat-crispy .path3:before {
  content: "\e9c7";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-crispy .path4:before {
  content: "\e9c8";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-crispy .path5:before {
  content: "\e9c9";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-crispy .path6:before {
  content: "\e9ca";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-crispy .path7:before {
  content: "\e9cb";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-cudetoate .path1:before {
  content: "\e9cc";
}
.glyphicon-cat-cudetoate .path2:before {
  content: "\e9cd";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-cudetoate .path3:before {
  content: "\e9ce";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-cudetoate .path4:before {
  content: "\e9cf";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-cudetoate .path5:before {
  content: "\e9d0";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-cudetoate .path6:before {
  content: "\e9d1";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-curry .path1:before {
  content: "\e9d2";
}
.glyphicon-cat-curry .path2:before {
  content: "\e9d3";
  margin-left: -1em;
}
.glyphicon-cat-curry .path3:before {
  content: "\e9d4";
  margin-left: -1em;
}
.glyphicon-cat-curry .path4:before {
  content: "\e9d5";
  margin-left: -1em;
}
.glyphicon-cat-curry .path5:before {
  content: "\e9d6";
  margin-left: -1em;
}
.glyphicon-cat-curry .path6:before {
  content: "\e9d7";
  margin-left: -1em;
}
.glyphicon-cat-curry .path7:before {
  content: "\e9db";
  margin-left: -1em;
}
.glyphicon-cat-curry .path8:before {
  content: "\ea1e";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-curry .path9:before {
  content: "\ea1f";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-curry .path10:before {
  content: "\ea20";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-curry .path11:before {
  content: "\ea21";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-curry .path12:before {
  content: "\ea22";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-delivery .path1:before {
  content: "\ea23";
}
.glyphicon-cat-delivery .path2:before {
  content: "\ea24";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-delivery .path3:before {
  content: "\ea25";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-delivery .path4:before {
  content: "\ea26";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-delivery .path5:before {
  content: "\ea27";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-delivery .path6:before {
  content: "\ea28";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-desert:before {
  content: "\ea29";
}
.glyphicon-cat-digestive .path1:before {
  content: "\ea2a";
}
.glyphicon-cat-digestive .path2:before {
  content: "\ea2b";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-digestive .path3:before {
  content: "\ea2c";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-digestive .path4:before {
  content: "\ea2d";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-digestive .path5:before {
  content: "\ea2e";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-digestive .path6:before {
  content: "\ea2f";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-eclair .path1:before {
  content: "\ea30";
}
.glyphicon-cat-eclair .path2:before {
  content: "\ea31";
  margin-left: -1em;
}
.glyphicon-cat-eclair .path3:before {
  content: "\ea32";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-eclair .path4:before {
  content: "\ea33";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-eclair .path5:before {
  content: "\ea34";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-eclair .path6:before {
  content: "\ea35";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-eclair .path7:before {
  content: "\ea36";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-event .path1:before {
  content: "\ea37";
}
.glyphicon-cat-event .path2:before {
  content: "\ea38";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-event .path3:before {
  content: "\ea39";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-event .path4:before {
  content: "\ea3a";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-event .path5:before {
  content: "\ea3b";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-event .path6:before {
  content: "\ea3c";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-focaccia .path1:before {
  content: "\ea3d";
}
.glyphicon-cat-focaccia .path2:before {
  content: "\ea3e";
  margin-left: -1em;
}
.glyphicon-cat-focaccia .path3:before {
  content: "\ea3f";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-focaccia .path4:before {
  content: "\ea40";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-focaccia .path5:before {
  content: "\ea41";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-focaccia .path6:before {
  content: "\ea42";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-focaccia .path7:before {
  content: "\ea43";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-food .path1:before {
  content: "\ea44";
}
.glyphicon-cat-food .path2:before {
  content: "\ea45";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-food .path3:before {
  content: "\ea46";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-food .path4:before {
  content: "\ea47";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-food .path5:before {
  content: "\ea48";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-food .path6:before {
  content: "\ea49";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-frappe .path1:before {
  content: "\ea4a";
}
.glyphicon-cat-frappe .path2:before {
  content: "\ea4b";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-frappe .path3:before {
  content: "\ea4c";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-frappe .path4:before {
  content: "\ea4d";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-frappe .path5:before {
  content: "\ea4e";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-frappe .path6:before {
  content: "\ea4f";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-fresh-lemo:before {
  content: "\ea50";
}
.glyphicon-cat-fries .path1:before {
  content: "\ea51";
}
.glyphicon-cat-fries .path2:before {
  content: "\ea52";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-fries .path3:before {
  content: "\ea53";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-fries .path4:before {
  content: "\ea54";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-fries .path5:before {
  content: "\ea55";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-fries .path6:before {
  content: "\ea56";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-fruit .path1:before {
  content: "\ea57";
}
.glyphicon-cat-fruit .path2:before {
  content: "\ea58";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-fruit .path3:before {
  content: "\ea59";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-fruit .path4:before {
  content: "\ea5a";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-fruit .path5:before {
  content: "\ea5b";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-fruit .path6:before {
  content: "\ea5c";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-garnituri:before {
  content: "\ea5d";
}
.glyphicon-cat-generic:before {
  content: "\ea5e";
}
.glyphicon-cat-gin:before {
  content: "\ea5f";
}
.glyphicon-cat-grill .path1:before {
  content: "\ea60";
}
.glyphicon-cat-grill .path2:before {
  content: "\ea61";
  margin-left: -1em;
}
.glyphicon-cat-grill .path3:before {
  content: "\ea62";
  margin-left: -1em;
}
.glyphicon-cat-grill .path4:before {
  content: "\ea63";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-grill .path5:before {
  content: "\ea64";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-grill .path6:before {
  content: "\ea65";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-grill .path7:before {
  content: "\ea66";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-grill .path8:before {
  content: "\ea67";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-gustari .path1:before {
  content: "\ea68";
}
.glyphicon-cat-gustari .path2:before {
  content: "\ea69";
  margin-left: -1em;
}
.glyphicon-cat-gustari .path3:before {
  content: "\ea6a";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-gustari .path4:before {
  content: "\ea6b";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-gustari .path5:before {
  content: "\ea6c";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-gustari .path6:before {
  content: "\ea6d";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-gustari .path7:before {
  content: "\ea6e";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-honey .path1:before {
  content: "\ea6f";
}
.glyphicon-cat-honey .path2:before {
  content: "\ea70";
  margin-left: -1em;
}
.glyphicon-cat-honey .path3:before {
  content: "\ea71";
  margin-left: -1em;
}
.glyphicon-cat-honey .path4:before {
  content: "\ea72";
  margin-left: -1em;
}
.glyphicon-cat-honey .path5:before {
  content: "\ea73";
  margin-left: -1em;
}
.glyphicon-cat-honey .path6:before {
  content: "\ea74";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-honey .path7:before {
  content: "\ea75";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-honey .path8:before {
  content: "\ea76";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-honey .path9:before {
  content: "\ea77";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-honey .path10:before {
  content: "\ea78";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-hotdog .path1:before {
  content: "\ea79";
}
.glyphicon-cat-hotdog .path2:before {
  content: "\ea7a";
  margin-left: -1em;
}
.glyphicon-cat-hotdog .path3:before {
  content: "\ea7d";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-hotdog .path4:before {
  content: "\ea7e";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-hotdog .path5:before {
  content: "\ea7f";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-hotdog .path6:before {
  content: "\ea80";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-hotdog .path7:before {
  content: "\ea81";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-hw .path1:before {
  content: "\ea82";
}
.glyphicon-cat-hw .path2:before {
  content: "\ea83";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-hw .path3:before {
  content: "\ea84";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-hw .path4:before {
  content: "\ea85";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-hw .path5:before {
  content: "\ea86";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-hw .path6:before {
  content: "\ea87";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-icecream .path1:before {
  content: "\ea88";
}
.glyphicon-cat-icecream .path2:before {
  content: "\ea89";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-icecream .path3:before {
  content: "\ea8a";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-icecream .path4:before {
  content: "\ea8b";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-icecream .path5:before {
  content: "\ea8c";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-icecream .path6:before {
  content: "\ea8d";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-kombu .path1:before {
  content: "\ea8e";
}
.glyphicon-cat-kombu .path2:before {
  content: "\ea8f";
  margin-left: -1em;
}
.glyphicon-cat-kombu .path3:before {
  content: "\ea90";
  margin-left: -1em;
}
.glyphicon-cat-kombu .path4:before {
  content: "\ea91";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-kombu .path5:before {
  content: "\ea92";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-kombu .path6:before {
  content: "\ea93";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-kombu .path7:before {
  content: "\ea94";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-kombu .path8:before {
  content: "\ea95";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-latte .path1:before {
  content: "\ea96";
}
.glyphicon-cat-latte .path2:before {
  content: "\ea97";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-latte .path3:before {
  content: "\ea98";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-latte .path4:before {
  content: "\ea99";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-latte .path5:before {
  content: "\ea9a";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-latte .path6:before {
  content: "\ea9b";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-liquers:before {
  content: "\ea9c";
}
.glyphicon-cat-long-drinks:before {
  content: "\ea9d";
}
.glyphicon-cat-meniu:before {
  content: "\ea9e";
}
.glyphicon-cat-mic-dejun:before {
  content: "\ea9f";
}
.glyphicon-cat-milk .path1:before {
  content: "\eaa0";
}
.glyphicon-cat-milk .path2:before {
  content: "\eaa1";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-milk .path3:before {
  content: "\eaa2";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-milk .path4:before {
  content: "\eaa3";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-milk .path5:before {
  content: "\eaa4";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-milk .path6:before {
  content: "\eaa5";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-non-alcoholic .path1:before {
  content: "\eaa6";
}
.glyphicon-cat-non-alcoholic .path2:before {
  content: "\eaa7";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-non-alcoholic .path3:before {
  content: "\eaa8";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-non-alcoholic .path4:before {
  content: "\eaa9";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-non-alcoholic .path5:before {
  content: "\eaaa";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-non-alcoholic .path6:before {
  content: "\eaab";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-noodles .path1:before {
  content: "\eaac";
}
.glyphicon-cat-noodles .path2:before {
  content: "\eaad";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-noodles .path3:before {
  content: "\eaae";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-noodles .path4:before {
  content: "\eaaf";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-noodles .path5:before {
  content: "\eab0";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-noodles .path6:before {
  content: "\eab1";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-nye .path1:before {
  content: "\eab2";
}
.glyphicon-cat-nye .path2:before {
  content: "\eab3";
  margin-left: -1em;
}
.glyphicon-cat-nye .path3:before {
  content: "\eab4";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-nye .path4:before {
  content: "\eab5";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-nye .path5:before {
  content: "\eab6";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-nye .path6:before {
  content: "\eab7";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-nye .path7:before {
  content: "\eab8";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-oferte:before {
  content: "\eab9";
}
.glyphicon-cat-panino .path1:before {
  content: "\eaba";
}
.glyphicon-cat-panino .path2:before {
  content: "\eabb";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-panino .path3:before {
  content: "\eabc";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-panino .path4:before {
  content: "\eabd";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-panino .path5:before {
  content: "\eabe";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-panino .path6:before {
  content: "\eabf";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-paste:before {
  content: "\eac0";
}
.glyphicon-cat-patiserie:before {
  content: "\eac1";
}
.glyphicon-cat-piadina .path1:before {
  content: "\eac2";
}
.glyphicon-cat-piadina .path2:before {
  content: "\eac3";
  margin-left: -1em;
}
.glyphicon-cat-piadina .path3:before {
  content: "\eac4";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-piadina .path4:before {
  content: "\eac5";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-piadina .path5:before {
  content: "\eac6";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-piadina .path6:before {
  content: "\eac7";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-piadina .path7:before {
  content: "\eac8";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-pie .path1:before {
  content: "\eac9";
}
.glyphicon-cat-pie .path2:before {
  content: "\eaca";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-pie .path3:before {
  content: "\eacb";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-pie .path4:before {
  content: "\eacc";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-pie .path5:before {
  content: "\eacd";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-pie .path6:before {
  content: "\eace";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-pizza:before {
  content: "\eacf";
}
.glyphicon-cat-platouri:before {
  content: "\ead0";
}
.glyphicon-cat-preparate-peste .path1:before {
  content: "\ead1";
}
.glyphicon-cat-preparate-peste .path2:before {
  content: "\ead2";
  margin-left: -1em;
}
.glyphicon-cat-preparate-peste .path3:before {
  content: "\ead3";
  margin-left: -1em;
}
.glyphicon-cat-preparate-peste .path4:before {
  content: "\ead4";
  margin-left: -1em;
}
.glyphicon-cat-preparate-peste .path5:before {
  content: "\ead5";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-preparate-peste .path6:before {
  content: "\ead6";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-preparate-peste .path7:before {
  content: "\ead7";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-preparate-peste .path8:before {
  content: "\ead8";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-preparate-peste .path9:before {
  content: "\ead9";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-preparate-porc:before {
  content: "\eada";
}
.glyphicon-cat-preparate-pui:before {
  content: "\eadb";
}
.glyphicon-cat-preparate-vegetariene:before {
  content: "\eadc";
}
.glyphicon-cat-preparate-vita:before {
  content: "\eadd";
}
.glyphicon-cat-product-solid .path1:before {
  content: "\eade";
}
.glyphicon-cat-product-solid .path2:before {
  content: "\eadf";
  margin-left: -1em;
}
.glyphicon-cat-product-solid .path3:before {
  content: "\eae0";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-product-solid .path4:before {
  content: "\eae1";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-product-solid .path5:before {
  content: "\eae2";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-product-solid .path6:before {
  content: "\eae3";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-product-solid .path7:before {
  content: "\eae4";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-promo .path1:before {
  content: "\eae5";
}
.glyphicon-cat-promo .path2:before {
  content: "\eae6";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-promo .path3:before {
  content: "\eae7";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-promo .path4:before {
  content: "\eae8";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-promo .path5:before {
  content: "\eae9";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-promo .path6:before {
  content: "\eaea";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-rice .path1:before {
  content: "\eaeb";
}
.glyphicon-cat-rice .path2:before {
  content: "\eaec";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-rice .path3:before {
  content: "\eaed";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-rice .path4:before {
  content: "\eaee";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-rice .path5:before {
  content: "\eaef";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-rice .path6:before {
  content: "\eaf0";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-rum .path1:before {
  content: "\eaf1";
}
.glyphicon-cat-rum .path2:before {
  content: "\eaf2";
  margin-left: -1em;
}
.glyphicon-cat-rum .path3:before {
  content: "\eaf3";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-rum .path4:before {
  content: "\eaf4";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-rum .path5:before {
  content: "\eaf5";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-rum .path6:before {
  content: "\eaf6";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-rum .path7:before {
  content: "\eaf7";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-salate:before {
  content: "\eaf8";
}
.glyphicon-cat-sandwich:before {
  content: "\eaf9";
}
.glyphicon-cat-shisha .path1:before {
  content: "\eafa";
}
.glyphicon-cat-shisha .path2:before {
  content: "\eafb";
  margin-left: -1em;
}
.glyphicon-cat-shisha .path3:before {
  content: "\eafc";
  margin-left: -1em;
}
.glyphicon-cat-shisha .path4:before {
  content: "\eafd";
  margin-left: -1em;
}
.glyphicon-cat-shisha .path5:before {
  content: "\eafe";
  margin-left: -1em;
}
.glyphicon-cat-shisha .path6:before {
  content: "\eaff";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-shisha .path7:before {
  content: "\eb00";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-shisha .path8:before {
  content: "\eb01";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-shisha .path9:before {
  content: "\eb02";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-shisha .path10:before {
  content: "\eb03";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-shop .path1:before {
  content: "\eb04";
}
.glyphicon-cat-shop .path2:before {
  content: "\eb05";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-shop .path3:before {
  content: "\eb06";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-shop .path4:before {
  content: "\eb07";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-shop .path5:before {
  content: "\eb08";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-shop .path6:before {
  content: "\eb09";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-shots:before {
  content: "\eb0a";
}
.glyphicon-cat-sirop .path1:before {
  content: "\eb0b";
}
.glyphicon-cat-sirop .path2:before {
  content: "\eb0c";
  margin-left: -1em;
}
.glyphicon-cat-sirop .path3:before {
  content: "\eb0d";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-sirop .path4:before {
  content: "\eb0e";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-sirop .path5:before {
  content: "\eb0f";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-sirop .path6:before {
  content: "\eb10";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-sirop .path7:before {
  content: "\eb11";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-smoothies-milkshakes .path1:before {
  content: "\eb12";
}
.glyphicon-cat-smoothies-milkshakes .path2:before {
  content: "\eb13";
  margin-left: -1em;
}
.glyphicon-cat-smoothies-milkshakes .path3:before {
  content: "\eb14";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-smoothies-milkshakes .path4:before {
  content: "\eb15";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-smoothies-milkshakes .path5:before {
  content: "\eb16";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-smoothies-milkshakes .path6:before {
  content: "\eb17";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-smoothies-milkshakes .path7:before {
  content: "\eb18";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-snacks-bites .path1:before {
  content: "\eb19";
}
.glyphicon-cat-snacks-bites .path2:before {
  content: "\eb1a";
  margin-left: -1em;
}
.glyphicon-cat-snacks-bites .path3:before {
  content: "\eb1b";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-snacks-bites .path4:before {
  content: "\eb1c";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-snacks-bites .path5:before {
  content: "\eb1d";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-snacks-bites .path6:before {
  content: "\eb1e";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-snacks-bites .path7:before {
  content: "\eb1f";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-soft-drinks:before {
  content: "\eb20";
}
.glyphicon-cat-juicefresh:before {
    content: "\ebb9";
}
.glyphicon-cat-sosuri:before {
  content: "\eb21";
}
.glyphicon-cat-specialitati:before {
  content: "\eb22";
}
.glyphicon-cat-spumant:before {
  content: "\eb23";
}
.glyphicon-cat-starters:before {
  content: "\eb24";
}
.glyphicon-cat-summer .path1:before {
  content: "\eb25";
}
.glyphicon-cat-summer .path2:before {
  content: "\eb26";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-summer .path3:before {
  content: "\eb27";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-summer .path4:before {
  content: "\eb28";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-summer .path5:before {
  content: "\eb29";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-summer .path6:before {
  content: "\eb2a";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-sushi .path1:before {
  content: "\eb2b";
}
.glyphicon-cat-sushi .path2:before {
  content: "\eb2c";
  margin-left: -1em;
}
.glyphicon-cat-sushi .path3:before {
  content: "\eb2d";
  margin-left: -1em;
}
.glyphicon-cat-sushi .path4:before {
  content: "\eb2e";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-sushi .path5:before {
  content: "\eb2f";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-sushi .path6:before {
  content: "\eb30";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-sushi .path7:before {
  content: "\eb31";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-sushi .path8:before {
  content: "\eb32";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-taco .path1:before {
  content: "\eb33";
}
.glyphicon-cat-taco .path2:before {
  content: "\eb34";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-taco .path3:before {
  content: "\eb35";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-taco .path4:before {
  content: "\eb36";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-taco .path5:before {
  content: "\eb37";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-taco .path6:before {
  content: "\eb38";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-tequila:before {
  content: "\eb39";
}
.glyphicon-cat-tigari:before {
  content: "\eb3a";
}
.glyphicon-cat-togo .path1:before {
  content: "\eb3b";
}
.glyphicon-cat-togo .path2:before {
  content: "\eb3c";
  margin-left: -1em;
}
.glyphicon-cat-togo .path3:before {
  content: "\eb3d";
  margin-left: -1em;
}
.glyphicon-cat-togo .path4:before {
  content: "\eb3e";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-togo .path5:before {
  content: "\eb3f";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-togo .path6:before {
  content: "\eb40";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-togo .path7:before {
  content: "\eb41";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-togo .path8:before {
  content: "\eb42";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-topping .path1:before {
  content: "\eb43";
}
.glyphicon-cat-topping .path2:before {
  content: "\eb44";
  margin-left: -1em;
}
.glyphicon-cat-topping .path3:before {
  content: "\eb45";
  margin-left: -1em;
}
.glyphicon-cat-topping .path4:before {
  content: "\eb46";
  margin-left: -1em;
}
.glyphicon-cat-topping .path5:before {
  content: "\eb47";
  margin-left: -1em;
}
.glyphicon-cat-topping .path6:before {
  content: "\eb48";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-topping .path7:before {
  content: "\eb49";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-topping .path8:before {
  content: "\eb4a";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-topping .path9:before {
  content: "\eb4b";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-topping .path10:before {
  content: "\eb4c";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-vday .path1:before {
  content: "\eb4d";
}
.glyphicon-cat-vday .path2:before {
  content: "\eb4e";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-vday .path3:before {
  content: "\eb4f";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-vday .path4:before {
  content: "\eb50";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-vday .path5:before {
  content: "\eb51";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-vday .path6:before {
  content: "\eb52";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-vermouth-amaro .path1:before {
  content: "\eb53";
}
.glyphicon-cat-vermouth-amaro .path2:before {
  content: "\eb54";
  margin-left: -1em;
}
.glyphicon-cat-vermouth-amaro .path3:before {
  content: "\eb55";
  margin-left: -1em;
}
.glyphicon-cat-vermouth-amaro .path4:before {
  content: "\eb56";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-vermouth-amaro .path5:before {
  content: "\eb57";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-vermouth-amaro .path6:before {
  content: "\eb58";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-vermouth-amaro .path7:before {
  content: "\eb59";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-vermouth-amaro .path8:before {
  content: "\eb5a";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-vodca .path1:before {
  content: "\eb5b";
}
.glyphicon-cat-vodca .path2:before {
  content: "\eb5c";
  margin-left: -1em;
}
.glyphicon-cat-vodca .path3:before {
  content: "\eb5d";
  margin-left: -1em;
}
.glyphicon-cat-vodca .path4:before {
  content: "\eb5e";
  margin-left: -1em;
}
.glyphicon-cat-vodca .path5:before {
  content: "\eb5f";
  margin-left: -1em;
}
.glyphicon-cat-vodca .path6:before {
  content: "\eb60";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-vodca .path7:before {
  content: "\eb61";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-vodca .path8:before {
  content: "\eb62";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-vodca .path9:before {
  content: "\eb63";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-vodca .path10:before {
  content: "\eb64";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-water .path1:before {
  content: "\eb65";
}
.glyphicon-cat-water .path2:before {
  content: "\eb66";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-water .path3:before {
  content: "\eb67";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-water .path4:before {
  content: "\eb68";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-water .path5:before {
  content: "\eb69";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-water .path6:before {
  content: "\eb6a";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-whiskey .path1:before {
  content: "\eb6b";
}
.glyphicon-cat-whiskey .path2:before {
  content: "\eb6c";
  margin-left: -1em;
}
.glyphicon-cat-whiskey .path3:before {
  content: "\eb6d";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-whiskey .path4:before {
  content: "\eb6e";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-whiskey .path5:before {
  content: "\eb6f";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-whiskey .path6:before {
  content: "\eb70";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-whiskey .path7:before {
  content: "\eb71";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-wine:before {
  content: "\eb72";
}
.glyphicon-cat-wine2 .path1:before {
  content: "\eb73";
}
.glyphicon-cat-wine2 .path2:before {
  content: "\eb74";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-wine2 .path3:before {
  content: "\eb75";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-wine2 .path4:before {
  content: "\eb76";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-wine2 .path5:before {
  content: "\eb77";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-wine2 .path6:before {
  content: "\eb78";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-winter .path1:before {
  content: "\eb79";
}
.glyphicon-cat-winter .path2:before {
  content: "\eb7a";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-winter .path3:before {
  content: "\eb7b";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-winter .path4:before {
  content: "\eb7c";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-winter .path5:before {
  content: "\eb7d";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-winter .path6:before {
  content: "\eb7e";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-xmas .path1:before {
  content: "\eb7f";
}
.glyphicon-cat-xmas .path2:before {
  content: "\eb80";
  margin-left: -1em;
}
.glyphicon-cat-xmas .path3:before {
  content: "\eb81";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-xmas .path4:before {
  content: "\eb82";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-xmas .path5:before {
  content: "\eb83";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-xmas .path6:before {
  content: "\eb84";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-xmas .path7:before {
  content: "\eb85";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-mar .path1:before {
  content: "\eb86";
}
.glyphicon-cat-mar .path2:before {
  content: "\eb87";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-mar .path3:before {
  content: "\eb88";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-mar .path4:before {
  content: "\eb89";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-mar .path5:before {
  content: "\eb8a";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-mar .path6:before {
  content: "\eb8b";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-antipasti:before {
  content: "\eb8c";
}
.glyphicon-cat-bauturi-calde:before {
  content: "\eb8d";
}
.glyphicon-cat-beer-btl .path1:before {
  content: "\eb8e";
}
.glyphicon-cat-beer-btl .path2:before {
  content: "\eb8f";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-beer-btl .path3:before {
  content: "\eb90";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-beer-btl .path4:before {
  content: "\eb91";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-beer-btl .path5:before {
  content: "\eb92";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-beer-btl .path6:before {
  content: "\eb93";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-bere:before {
  content: "\eb94";
}
.glyphicon-cat-bourbon:before {
  content: "\eb95";
}
.glyphicon-cat-bowl .path1:before {
  content: "\eb96";
}
.glyphicon-cat-bowl .path2:before {
  content: "\eb97";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-bowl .path3:before {
  content: "\eb98";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-bowl .path4:before {
  content: "\eb99";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-bowl .path5:before {
  content: "\eb9a";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-bowl .path6:before {
  content: "\eb9b";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-bread .path1:before {
  content: "\eb9c";
}
.glyphicon-cat-bread .path2:before {
  content: "\eb9d";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-bread .path3:before {
  content: "\eb9e";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-bread .path4:before {
  content: "\eb9f";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-bread .path5:before {
  content: "\eba0";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-bread .path6:before {
  content: "\eba1";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-bubbletea .path1:before {
  content: "\eba2";
}
.glyphicon-cat-bubbletea .path2:before {
  content: "\eba3";
  margin-left: -1em;
}
.glyphicon-cat-bubbletea .path3:before {
  content: "\eba4";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-bubbletea .path4:before {
  content: "\eba5";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-bubbletea .path5:before {
  content: "\eba6";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-bubbletea .path6:before {
  content: "\eba7";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-bubbletea .path7:before {
  content: "\eba8";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-burger:before {
  content: "\eba9";
}
.glyphicon-cat-burrito-wrap .path1:before {
  content: "\ebaa";
}
.glyphicon-cat-burrito-wrap .path2:before {
  content: "\ebab";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-burrito-wrap .path3:before {
  content: "\ebac";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-burrito-wrap .path4:before {
  content: "\ebad";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-burrito-wrap .path5:before {
  content: "\ebae";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-burrito-wrap .path6:before {
  content: "\ebaf";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-cafea:before {
  content: "\ebb0";
}
.glyphicon-cat-category .path1:before {
  content: "\ebb1";
}
.glyphicon-cat-category .path2:before {
  content: "\ebb2";
  margin-left: -1em;
  color: transparent;
}
.glyphicon-cat-category .path3:before {
  content: "\ebb3";
  margin-left: -1em;
  color: rgb(250, 187, 0);
}
.glyphicon-cat-category .path4:before {
  content: "\ebb4";
  margin-left: -1em;
  color: rgb(229, 44, 39);
}
.glyphicon-cat-category .path5:before {
  content: "\ebb5";
  margin-left: -1em;
  color: rgb(71, 179, 148);
}
.glyphicon-cat-category .path6:before {
  content: "\ebb6";
  margin-left: -1em;
  color: rgb(74, 88, 160);
}
.glyphicon-cat-ceai:before {
  content: "\ebb7";
}
.glyphicon-cat-cider:before {
  content: "\ebb8";
}
.glyphicon-graph-bar-horizontal:before {
  content: "\ea14";
}
.glyphicon-graph-bar-horizontal-y-axis:before {
  content: "\ea15";
}
.glyphicon-graph-bar-vertical:before {
  content: "\ea16";
}
.glyphicon-graph-bar-vertical-x-axis:before {
  content: "\ea17";
}
.glyphicon-graph-line:before {
  content: "\ea18";
}
.glyphicon-graph-line-x-axis:before {
  content: "\ea19";
}
.glyphicon-graph-value-x:before {
  content: "\ea1a";
}
.glyphicon-graph-value-y:before {
  content: "\ea1b";
}
.glyphicon-cat-table-first-column:before {
  content: "\ea1c";
}
.glyphicon-cat-table-second-column:before {
  content: "\ea1d";
}
.glyphicon-cat-view-list-filled:before {
  content: "\ea13";
}
.glyphicon-graph-bar-1-filled:before {
  content: "\ea0d";
}
.glyphicon-graph-bar-2-filled:before {
  content: "\ea0e";
}
.glyphicon-graph-line-2-filled:before {
  content: "\ea0f";
}
.glyphicon-graph-pie-2-filled:before {
  content: "\ea10";
}
.glyphicon-layout-9-filled:before {
  content: "\ea11";
}
.glyphicon-cat-target-cash-filled:before {
  content: "\ea12";
}
.glyphicon-cat-qr-code-scan:before {
  content: "\ea0c";
}
.glyphicon-cat-hand-tap-single:before {
  content: "\ea0b";
}
.glyphicon-cat-badge-exclamation:before {
  content: "\ea08";
}
.glyphicon-box-check:before {
  content: "\ea09";
}
.glyphicon-cat-truck-delivery-time:before {
  content: "\ea0a";
}
.glyphicon-bank-pos:before {
  content: "\ea07";
}
.glyphicon-cat-auction:before {
  content: "\ea06";
}
.glyphicon-cat-subtract-circle-2:before {
  content: "\ea05";
}
.glyphicon-cat-cloud-disable:before {
  content: "\ea04";
}
.glyphicon-cat-copy-3:before {
  content: "\ea03";
}
.glyphicon-cat-food-dome:before {
  content: "\ea02";
}
.glyphicon-stopwatch-2:before {
  content: "\e9fa";
}
.glyphicon-lock-close-1:before {
  content: "\ea01";
}
.glyphicon-cat-chef-hat:before {
  content: "\e9f9";
}
.glyphicon-mobile-phone-silent:before {
  content: "\e9fb";
}
.glyphicon-mobile-phone-sync-2:before {
  content: "\e9fc";
}
.glyphicon-mobile-phone-sync-remove:before {
  content: "\e9fd";
}
.glyphicon-cat-network:before {
  content: "\e9fe";
}
.glyphicon-cat-receipt:before {
  content: "\e9ff";
}
.glyphicon-cat-receipt2:before {
  content: "\ea00";
}
.glyphicon-cat-video-clip-3:before {
  content: "\e9f8";
}
.glyphicon-cat-ticket:before {
  content: "\e9f7";
  color: #666;
}
.glyphicon-cat-cash:before {
  content: "\e9f5";
  color: #666;
}
.glyphicon-cat-bank:before {
  content: "\e9f6";
  color: #666;
}
.glyphicon-cat-bin-1:before {
  content: "\e9f4";
}
.glyphicon-window-remove:before {
  content: "\e9f3";
}
.glyphicon-cat-bill-client:before {
  content: "\e9ec";
  color: #666;
}
.glyphicon-cat-bill-client-add:before {
  content: "\e9ed";
  color: #666;
}
.glyphicon-cat-bill-client-solid:before {
  content: "\e9ee";
  color: #666;
}
.glyphicon-cat-more:before {
  content: "\e9ef";
  color: #666;
}
.glyphicon-cat-more-pressed:before {
  content: "\e9f0";
  color: #666;
}
.glyphicon-cat-unvoided-action:before {
  content: "\e9f1";
  color: #666;
}
.glyphicon-cat-voided-action:before {
  content: "\e9f2";
  color: #666;
}
.glyphicon-cat-voided:before {
  content: "\e9eb";
  color: #666;
}
.glyphicon-person-2:before {
  content: "\e9ea";
}
.glyphicon-cat-focus-1:before {
  content: "\e9e9";
}
.glyphicon-cat-business-man-2:before {
  content: "\e9e8";
}
.glyphicon-cat-bill-conflict:before {
  content: "\e9e7";
}
.glyphicon-cat-graph:before {
  content: "\e9e6";
}
.glyphicon-arrow-delete:before {
  content: "\e9e2";
}
.glyphicon-arrow-shift:before {
  content: "\e9e3";
}
.glyphicon-arrow-shift-filled:before {
  content: "\e9e4";
}
.glyphicon-cat-download-5:before {
  content: "\e9e5";
}
.glyphicon-cat-th-list:before {
  content: "\e9e0";
}
.glyphicon-cat-list:before {
  content: "\e9e1";
}
.glyphicon-box-reverse:before {
  content: "\e9df";
  color: #999;
}
.glyphicon-cat-product:before {
  content: "\e9dd";
}
.glyphicon-cat-product-solid:before {
  content: "\e9de";
}
.glyphicon-cat-category-solid:before {
  content: "\e9de";
}
.glyphicon-cat-grip:before {
  content: "\e9da";
}
.glyphicon-cat-subcategory:before {
  content: "\e9dc";
}
.glyphicon-cat-arrange-letter:before {
  content: "\e9d9";
}
.glyphicon-navigation-show-more-1:before {
  content: "\e9d8";
}
.glyphicon-state-error:before {
  content: "\e9a1";
}
.glyphicon-state-success:before {
  content: "\e9a2";
}
.glyphicon-state-warning:before {
  content: "\e9a3";
}
.glyphicon-stock:before {
  content: "\e9a4";
}
.glyphicon-arrow-down:before {
  content: "\e99a";
}
.glyphicon-arrow-up:before {
  content: "\e99b";
}
.glyphicon-cat-money:before {
  content: "\e99c";
}
.glyphicon-spoon-fork:before {
  content: "\e99d";
}
.glyphicon-spoon-fork-knife:before {
  content: "\e99e";
}
.glyphicon-stopwatch:before {
  content: "\e99f";
}
.glyphicon-unravelled-scroll:before {
  content: "\e9a0";
}
.glyphicon-intercom:before {
  content: "\e998";
  color: #666;
}
.glyphicon-cat-teamviewer:before {
  content: "\e999";
  color: #666;
}
.glyphicon-cat-help-circle-full:before {
  content: "\e996";
}
.glyphicon-cat-info-circle-full:before {
  content: "\e997";
}
.glyphicon-cat-report-problem-triangle:before {
  content: "\e995";
}
.glyphicon-arrow-back:before {
  content: "\e993";
}
.glyphicon-cat-recipe:before {
  content: "\e994";
}
.glyphicon-cat-modal-close:before {
  content: "\e990";
}
.glyphicon-stock-good:before {
  content: "\e991";
}
.glyphicon-stock-rawmaterial:before {
  content: "\e992";
}
.glyphicon-phone-call-food:before {
  content: "\e98f";
}
.glyphicon-coins-2:before {
  content: "\e98e";
}
.glyphicon-car-11:before {
  content: "\e98d";
}
.glyphicon-bank-2:before {
  content: "\e98c";
}
.glyphicon-lock-close-2:before {
  content: "\e98a";
}
.glyphicon-lock-open-2:before {
  content: "\e98b";
}
.glyphicon-bank-notes-1:before {
  content: "\e986";
}
.glyphicon-cheque:before {
  content: "\e987";
}
.glyphicon-circle-percent:before {
  content: "\e988";
}
.glyphicon-credit-card:before {
  content: "\e989";
}
.glyphicon-box-reload:before {
  content: "\e985";
}
.glyphicon-border-all-1:before {
  content: "\e983";
}
.glyphicon-layout-3:before {
  content: "\e984";
}
.glyphicon-link-3:before {
  content: "\e982";
}
.glyphicon-shopping-cart-full:before {
  content: "\e981";
}
.glyphicon-transfer-3:before {
  content: "\e980";
}
.glyphicon-print-text:before {
  content: "\e97d";
}
.glyphicon-control-pause:before {
  content: "\e97e";
}
.glyphicon-control-play:before {
  content: "\e97f";
}
.glyphicon-person-block-2:before {
  content: "\e979";
}
.glyphicon-person-check-2:before {
  content: "\e97a";
}
.glyphicon-person-lock-2:before {
  content: "\e97b";
}
.glyphicon-person-mail-2:before {
  content: "\e97c";
}
.glyphicon-smiley-angry-1:before {
  content: "\e952";
}
.glyphicon-smiley-angry-2:before {
  content: "\e953";
}
.glyphicon-smiley-angry-3:before {
  content: "\e954";
}
.glyphicon-smiley-confused:before {
  content: "\e955";
}
.glyphicon-smiley-dizzy:before {
  content: "\e956";
}
.glyphicon-smiley-evil-smile:before {
  content: "\e957";
}
.glyphicon-smiley-frown-1:before {
  content: "\e958";
}
.glyphicon-smiley-frown-2:before {
  content: "\e959";
}
.glyphicon-smiley-frown-3:before {
  content: "\e95a";
}
.glyphicon-smiley-love:before {
  content: "\e95b";
}
.glyphicon-smiley-money:before {
  content: "\e95c";
}
.glyphicon-smiley-poker-face:before {
  content: "\e95d";
}
.glyphicon-smiley-sad-1:before {
  content: "\e95e";
}
.glyphicon-smiley-sad-2:before {
  content: "\e95f";
}
.glyphicon-smiley-shy-1:before {
  content: "\e960";
}
.glyphicon-smiley-shy-2:before {
  content: "\e961";
}
.glyphicon-smiley-sigh:before {
  content: "\e962";
}
.glyphicon-smiley-silence-1:before {
  content: "\e963";
}
.glyphicon-smiley-silence-2:before {
  content: "\e964";
}
.glyphicon-smiley-smile-1:before {
  content: "\e965";
}
.glyphicon-smiley-smile-2:before {
  content: "\e966";
}
.glyphicon-smiley-smile-3:before {
  content: "\e967";
}
.glyphicon-smiley-smile-4:before {
  content: "\e968";
}
.glyphicon-smiley-smile-5:before {
  content: "\e969";
}
.glyphicon-smiley-smile-6:before {
  content: "\e96a";
}
.glyphicon-smiley-smile-7:before {
  content: "\e96b";
}
.glyphicon-smiley-smile-8:before {
  content: "\e96c";
}
.glyphicon-smiley-smile-9:before {
  content: "\e96d";
}
.glyphicon-smiley-smirk-1:before {
  content: "\e96e";
}
.glyphicon-smiley-smirk-2:before {
  content: "\e96f";
}
.glyphicon-smiley-smirk-3:before {
  content: "\e970";
}
.glyphicon-smiley-smirk-4:before {
  content: "\e971";
}
.glyphicon-smiley-smirk-5:before {
  content: "\e972";
}
.glyphicon-smiley-surprise:before {
  content: "\e973";
}
.glyphicon-smiley-thinking:before {
  content: "\e974";
}
.glyphicon-smiley-wink:before {
  content: "\e975";
}
.glyphicon-smiley-woops:before {
  content: "\e976";
}
.glyphicon-smiley-worry:before {
  content: "\e977";
}
.glyphicon-smiley-yawn:before {
  content: "\e978";
}
.glyphicon-cat-police-officer:before {
  content: "\e951";
}
.glyphicon-cat-account-circle-1:before {
  content: "\e900";
}
.glyphicon-cat-account-group-1:before {
  content: "\e901";
}
.glyphicon-cat-account-up-down:before {
  content: "\e902";
}
.glyphicon-cat-add-1:before {
  content: "\e903";
}
.glyphicon-cat-add-box:before {
  content: "\e904";
}
.glyphicon-cat-add-circle-1:before {
  content: "\e905";
}
.glyphicon-cat-alarm:before {
  content: "\e906";
}
.glyphicon-arrow-circle-left-3:before {
  content: "\e907";
}
.glyphicon-arrow-circle-right-3:before {
  content: "\e908";
}
.glyphicon-arrow-down-7:before {
  content: "\e909";
}
.glyphicon-arrow-down-10:before {
  content: "\e90a";
}
.glyphicon-arrow-down-12:before {
  content: "\e90b";
}
.glyphicon-arrow-left-7:before {
  content: "\e90c";
}
.glyphicon-arrow-left-10:before {
  content: "\e90d";
}
.glyphicon-arrow-left-12:before {
  content: "\e90e";
}
.glyphicon-arrow-right-7:before {
  content: "\e90f";
}
.glyphicon-arrow-right-10:before {
  content: "\e910";
}
.glyphicon-arrow-right-12:before {
  content: "\e911";
}
.glyphicon-arrow-triple-down:before {
  content: "\e912";
}
.glyphicon-arrow-up-7:before {
  content: "\e913";
}
.glyphicon-arrow-up-10:before {
  content: "\e914";
}
.glyphicon-arrow-up-12:before {
  content: "\e915";
}
.glyphicon-cat-bookmark-1:before {
  content: "\e916";
}
.glyphicon-cat-bookmark-favorite-star:before {
  content: "\e917";
}
.glyphicon-box-2:before {
  content: "\e918";
}
.glyphicon-cat-bubble-chat-text-1:before {
  content: "\e919";
}
.glyphicon-cat-building-2:before {
  content: "\e91a";
}
.glyphicon-cat-button-power-1:before {
  content: "\e91b";
}
.glyphicon-cat-calendar-view-1:before {
  content: "\e91c";
}
.glyphicon-cat-check-1:before {
  content: "\e91d";
}
.glyphicon-cat-check-circle-1:before {
  content: "\e91e";
}
.glyphicon-cat-clipboard-add:before {
  content: "\e91f";
}
.glyphicon-cat-clipboard-check:before {
  content: "\e920";
}
.glyphicon-cat-clock-3:before {
  content: "\e921";
}
.glyphicon-cat-cloud-download:before {
  content: "\e922";
}
.glyphicon-cat-cloud-upload:before {
  content: "\e923";
}
.glyphicon-cat-cog:before {
  content: "\e924";
}
.glyphicon-cat-computer-disk-drive-1:before {
  content: "\e925";
}
.glyphicon-cat-coupon-discount:before {
  content: "\e926";
}
.glyphicon-credit-card-hand:before {
  content: "\e927";
}
.glyphicon-cat-delete-1:before {
  content: "\e928";
}
.glyphicon-cat-download-2:before {
  content: "\e929";
}
.glyphicon-cat-email:before {
  content: "\e92a";
}
.glyphicon-expand-4:before {
  content: "\e92b";
}
.glyphicon-cat-folder-1:before {
  content: "\e92c";
}
.glyphicon-cat-gift-sharing:before {
  content: "\e92d";
}
.glyphicon-cat-globe-2:before {
  content: "\e92e";
}
.glyphicon-graph-bar-2:before {
  content: "\e92f";
}
.glyphicon-graph-bar-movement:before {
  content: "\e930";
}
.glyphicon-cat-help-circle:before {
  content: "\e931";
}
.glyphicon-cat-hide:before {
  content: "\e932";
}
.glyphicon-cat-home-1:before {
  content: "\e933";
}
.glyphicon-cat-infomation-circle:before {
  content: "\e934";
}
.glyphicon-cat-list-bullets-1:before {
  content: "\e935";
}
.glyphicon-cat-location-pin-2:before {
  content: "\e936";
}
.glyphicon-lock-circle:before {
  content: "\e937";
}
.glyphicon-cat-logout-3:before {
  content: "\e938";
}
.glyphicon-mobile-phone-rotate-2:before {
  content: "\e939";
}
.glyphicon-navigation-drawer-1:before {
  content: "\e93a";
}
.glyphicon-navigation-show-more-2:before {
  content: "\e93b";
}
.glyphicon-pencil-3:before {
  content: "\e93c";
}
.glyphicon-phone-call-2:before {
  content: "\e93d";
}
.glyphicon-play-button:before {
  content: "\e93e";
}
.glyphicon-receipt-4:before {
  content: "\e93f";
}
.glyphicon-register-machine:before {
  content: "\e940";
}
.glyphicon-cat-remove-1:before {
  content: "\e941";
}
.glyphicon-cat-remove-circle-1:before {
  content: "\e942";
}
.glyphicon-cat-report-problem-circle:before {
  content: "\e943";
}
.glyphicon-cat-rotate-left:before {
  content: "\e944";
}
.glyphicon-cat-rotate-right:before {
  content: "\e945";
}
.glyphicon-cat-search:before {
  content: "\e946";
}
.glyphicon-shopping-bag-2:before {
  content: "\e947";
}
.glyphicon-shopping-bag-barcode:before {
  content: "\e948";
}
.glyphicon-cat-shrink-1:before {
  content: "\e949";
}
.glyphicon-cat-subtract-1:before {
  content: "\e94a";
}
.glyphicon-cat-subtract-box:before {
  content: "\e94b";
}
.glyphicon-cat-synchronize-3:before {
  content: "\e94c";
}
.glyphicon-cat-touchscreen:before {
  content: "\e94d";
}
.glyphicon-cat-upload-2:before {
  content: "\e94e";
}
.glyphicon-user-chat-1:before {
  content: "\e94f";
}
.glyphicon-window-maximize:before {
  content: "\e950";
}
.glyphicon-indent-left:before {
  content: "\ea7b";
}
.glyphicon-indent-right:before {
  content: "\ea7c";
}

/* Non-cat icon aliases (system icons incorrectly prefixed during font generation) */
.glyphicon-account-circle-1:before {
  content: "\e900";
}
.glyphicon-add-1:before {
  content: "\e903";
}
.glyphicon-alarm:before {
  content: "\e906";
}
.glyphicon-arrange-letter:before {
  content: "\e9d9";
}
.glyphicon-bill-client-add:before {
  content: "\e9ed";
  color: #666;
}
.glyphicon-bin-1:before {
  content: "\e9f4";
}
.glyphicon-bookmark-1:before {
  content: "\e916";
}
.glyphicon-building-2:before {
  content: "\e91a";
}
.glyphicon-calendar-view-1:before {
  content: "\e91c";
}
.glyphicon-check-1:before {
  content: "\e91d";
}
.glyphicon-check-circle-1:before {
  content: "\e91e";
}
.glyphicon-chef-hat:before {
  content: "\e9f9";
}
.glyphicon-clipboard-check:before {
  content: "\e920";
}
.glyphicon-clock-3:before {
  content: "\e921";
}
.glyphicon-cog:before {
  content: "\e924";
}
.glyphicon-copy-3:before {
  content: "\ea03";
}
.glyphicon-coupon-discount:before {
  content: "\e926";
}
.glyphicon-delete-1:before {
  content: "\e928";
}
.glyphicon-download-2:before {
  content: "\e929";
}
.glyphicon-email:before {
  content: "\e92a";
}
.glyphicon-folder-1:before {
  content: "\e92c";
}
.glyphicon-gift-sharing:before {
  content: "\e92d";
}
.glyphicon-grip:before {
  content: "\e9da";
}
.glyphicon-hand-tap-single:before {
  content: "\ea0b";
}
.glyphicon-help-circle:before {
  content: "\e931";
}
.glyphicon-hide:before {
  content: "\e932";
}
.glyphicon-home-1:before {
  content: "\e933";
}
.glyphicon-info-circle-full:before {
  content: "\e997";
}
.glyphicon-location-pin-2:before {
  content: "\e936";
}
.glyphicon-logout-3:before {
  content: "\e938";
}
.glyphicon-modal-close:before {
  content: "\e990";
}
.glyphicon-network:before {
  content: "\e9fe";
}
.glyphicon-police-officer:before {
  content: "\e951";
}
.glyphicon-product:before {
  content: "\e9dd";
}
.glyphicon-receipt2:before {
  content: "\ea00";
}
.glyphicon-recipe:before {
  content: "\e994";
}
.glyphicon-remove-1:before {
  content: "\e941";
}
.glyphicon-remove-circle-1:before {
  content: "\e942";
}
.glyphicon-rotate-left:before {
  content: "\e944";
}
.glyphicon-search:before {
  content: "\e946";
}
.glyphicon-subcategory:before {
  content: "\e9dc";
}
.glyphicon-subtract-circle-2:before {
  content: "\ea05";
}
.glyphicon-synchronize-3:before {
  content: "\e94c";
}
.glyphicon-table-first-column:before {
  content: "\ea1c";
}
.glyphicon-table-second-column:before {
  content: "\ea1d";
}
.glyphicon-target-cash-filled:before {
  content: "\ea12";
}
.glyphicon-teamviewer:before {
  content: "\e999";
  color: #666;
}
.glyphicon-ticket:before {
  content: "\e9f7";
  color: #666;
}
.glyphicon-touchscreen:before {
  content: "\e94d";
}
.glyphicon-truck-delivery-time:before {
  content: "\ea0a";
}
.glyphicon-upload-2:before {
  content: "\e94e";
}
.glyphicon-view-list-filled:before {
  content: "\ea13";
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
}
.glyphicon.bordered {
  padding: 4px;
  border: 1px solid #9fadb4;
  border-radius: 6px;
}
.glyphicon-expand-4 {
  font-size: 85%;
}
.glyphicon-minus:before {
  content: "\2212";
}
* {
  -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: "Archivo", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2970b4;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1b4976;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #d1dde2;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 31px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fbbd49;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #818181;
}
.text-primary {
  color: #2970b4;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #20568a;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #ea252d;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #c9131b;
}
.bg-primary {
  color: #fff;
  background-color: #2970b4;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #20568a;
}
.bg-success {
  background-color: #02ab58;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #01793e;
}
.bg-info {
  background-color: #2970b4;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #20568a;
}
.bg-warning {
  background-color: #fbbd49;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #faab17;
}
.bg-danger {
  background-color: #f16b70;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ec3c43;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
h1,
.h1 {
  font-weight: 200;
}
h2,
h3,
.h2,
.h3 {
  font-weight: 300;
}
h1.inline,
h2.inline,
h3.inline,
h4.inline,
h5.inline,
h6.inline,
.h1.inline,
.h2.inline,
.h3.inline,
.h4.inline,
.h5.inline,
.h6.inline {
  display: inline-block;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
  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: 0.65em;
}
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: 0.75em;
}
/*h1.center, .h1.center,
h2.center, .h2.center,
h3.center, .h3.center {
  margin-top: @line-height-computed;
  margin-bottom: @line-height-computed;
}*/
.text-white {
  color: white;
}
a.text-white:hover,
a.text-white:focus {
  color: #e6e6e6;
}
.text-white:before {
  color: white;
}
.text-primary {
  color: #2970b4;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #20568a;
}
.text-primary:before {
  color: #2970b4;
}
.text-success {
  color: #02ab58;
}
a.text-success:hover,
a.text-success:focus {
  color: #01793e;
}
.text-success:before {
  color: #02ab58;
}
.text-info {
  color: #48cfad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2fb593;
}
.text-info:before {
  color: #48cfad;
}
.text-warning {
  color: #fbbd49;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #faab17;
}
.text-warning:before {
  color: #fbbd49;
}
.text-danger {
  color: #ea252d;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #c9131b;
}
.text-danger:before {
  color: #ea252d;
}
.text-color-0 {
  color: #ffffff;
}
a.text-color-0:hover,
a.text-color-0:focus {
  color: #e6e6e6;
}
.text-color-0:before {
  color: #ffffff;
}
.text-color-1 {
  color: #5d9cec;
}
a.text-color-1:hover,
a.text-color-1:focus {
  color: #2f80e7;
}
.text-color-1:before {
  color: #5d9cec;
}
.text-color-1-pressed {
  color: #4a89dc;
}
a.text-color-1-pressed:hover,
a.text-color-1-pressed:focus {
  color: #276ecc;
}
.text-color-1-pressed:before {
  color: #4a89dc;
}
.text-color-7 {
  color: #818181;
}
a.text-color-7:hover,
a.text-color-7:focus {
  color: #686868;
}
.text-color-7:before {
  color: #818181;
}
.text-color-7-pressed {
  color: #333333;
}
a.text-color-7-pressed:hover,
a.text-color-7-pressed:focus {
  color: #1a1a1a;
}
.text-color-7-pressed:before {
  color: #333333;
}
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: 3px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1600px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 480px) {
  .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-11 {
    width: 91.66666667%;
  }
  .col-xxs-10 {
    width: 83.33333333%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-8 {
    width: 66.66666667%;
  }
  .col-xxs-7 {
    width: 58.33333333%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-5 {
    width: 41.66666667%;
  }
  .col-xxs-4 {
    width: 33.33333333%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-2 {
    width: 16.66666667%;
  }
  .col-xxs-1 {
    width: 8.33333333%;
  }
  .col-xxs-pull-12 {
    right: 100%;
  }
  .col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .col-xxs-pull-0 {
    right: auto;
  }
  .col-xxs-push-12 {
    left: 100%;
  }
  .col-xxs-push-11 {
    left: 91.66666667%;
  }
  .col-xxs-push-10 {
    left: 83.33333333%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-8 {
    left: 66.66666667%;
  }
  .col-xxs-push-7 {
    left: 58.33333333%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-5 {
    left: 41.66666667%;
  }
  .col-xxs-push-4 {
    left: 33.33333333%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xxs-push-2 {
    left: 16.66666667%;
  }
  .col-xxs-push-1 {
    left: 8.33333333%;
  }
  .col-xxs-push-0 {
    left: auto;
  }
  .col-xxs-offset-12 {
    margin-left: 100%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxs-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }
}
.container-centered {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.container-1440 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.container-1024 {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.grid-gutter-xs-top {
  margin-top: 7.5px;
}
.grid-gutter-xs-right {
  margin-right: 7.5px;
}
.grid-gutter-xs-bottom {
  margin-bottom: 7.5px;
}
.grid-gutter-xs-left {
  margin-left: 7.5px;
}
.grid-gutter-sm-top {
  margin-top: 15px;
}
.grid-gutter-sm-right {
  margin-right: 15px;
}
.grid-gutter-sm-bottom {
  margin-bottom: 15px;
}
.grid-gutter-sm-left {
  margin-left: 15px;
}
.grid-gutter-lg-top {
  margin-top: 30px;
}
.grid-gutter-lg-right {
  margin-right: 30px;
}
.grid-gutter-lg-bottom {
  margin-bottom: 30px;
}
.grid-gutter-lg-left {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .grid-gutter-sm-top {
    margin-top: 7.5px;
  }
  .grid-gutter-sm-right {
    margin-right: 7.5px;
  }
  .grid-gutter-sm-bottom {
    margin-bottom: 7.5px;
  }
  .grid-gutter-sm-left {
    margin-left: 7.5px;
  }
  .grid-gutter-lg-top {
    margin-top: 15px;
  }
  .grid-gutter-lg-right {
    margin-right: 15px;
  }
  .grid-gutter-lg-bottom {
    margin-bottom: 15px;
  }
  .grid-gutter-lg-left {
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid-gutter-sm-top {
    margin-top: 9.9px;
  }
  .grid-gutter-sm-right {
    margin-right: 9.9px;
  }
  .grid-gutter-sm-bottom {
    margin-bottom: 9.9px;
  }
  .grid-gutter-sm-left {
    margin-left: 9.9px;
  }
  .grid-gutter-lg-top {
    margin-top: 19.8px;
  }
  .grid-gutter-lg-right {
    margin-right: 19.8px;
  }
  .grid-gutter-lg-bottom {
    margin-bottom: 19.8px;
  }
  .grid-gutter-lg-left {
    margin-left: 19.8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-gutter-sm-top {
    margin-top: 12.45px;
  }
  .grid-gutter-sm-right {
    margin-right: 12.45px;
  }
  .grid-gutter-sm-bottom {
    margin-bottom: 12.45px;
  }
  .grid-gutter-sm-left {
    margin-left: 12.45px;
  }
  .grid-gutter-lg-top {
    margin-top: 24.9px;
  }
  .grid-gutter-lg-right {
    margin-right: 24.9px;
  }
  .grid-gutter-lg-bottom {
    margin-bottom: 24.9px;
  }
  .grid-gutter-lg-left {
    margin-left: 24.9px;
  }
}
.panel-body .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #818181;
  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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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: 6px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #02ab58;
}
.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: #02924b;
}
.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: #2970b4;
}
.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: #24639f;
}
.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: #fbbd49;
}
.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: #fab430;
}
.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: #f16b70;
}
.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: #ee545a;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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;
  }
}
thead th {
  font-size: 12px;
  border-bottom-width: 1px !important;
  position: relative;
}
.table tbody tr:not(.table-expanded-row) td > div:not(.dropdown):not(.popover):not(.bootstrap-select),
.table tfoot tr:not(.table-expanded-row) td > div:not(.dropdown):not(.popover):not(.bootstrap-select) {
  display: block;
  overflow: hidden;
  height: 44px;
  line-height: 21px;
}
.table tbody tr:not(.table-expanded-row) td > div:not(.dropdown):not(.popover):not(.bootstrap-select) > div,
.table tfoot tr:not(.table-expanded-row) td > div:not(.dropdown):not(.popover):not(.bootstrap-select) > div {
  display: table-cell;
  vertical-align: middle;
  height: 44px;
  word-break: break-all;
}
.table tbody tr.active td {
  color: white;
  background-color: #2970b4 !important;
}
@media (min-width: 992px) {
  .table td.table-col-xs,
  .table th.table-col-xs {
    width: 30px;
  }
  .table td.table-col-xs > div:not(.dropdown):not(.popover),
  .table th.table-col-xs > div:not(.dropdown):not(.popover) {
    width: 30px;
  }
  .table td.table-col-xs > div:not(.dropdown):not(.popover) > div,
  .table th.table-col-xs > div:not(.dropdown):not(.popover) > div {
    width: 30px;
  }
  .table td.table-col-sm,
  .table th.table-col-sm {
    width: 60px;
  }
  .table td.table-col-sm > div:not(.dropdown):not(.popover),
  .table th.table-col-sm > div:not(.dropdown):not(.popover) {
    width: 60px;
  }
  .table td.table-col-sm > div:not(.dropdown):not(.popover) > div,
  .table th.table-col-sm > div:not(.dropdown):not(.popover) > div {
    width: 60px;
  }
  .table th.table-col-md,
  .table td.table-col-md {
    width: 120px;
  }
  .table th.table-col-md > div:not(.dropdown):not(.popover),
  .table td.table-col-md > div:not(.dropdown):not(.popover) {
    width: 120px;
  }
  .table th.table-col-md > div:not(.dropdown):not(.popover) > div,
  .table td.table-col-md > div:not(.dropdown):not(.popover) > div {
    width: 120px;
  }
  .table th.table-col-lg,
  .table td.table-col-lg {
    width: 240px;
  }
  .table th.table-col-lg > div:not(.dropdown):not(.popover),
  .table td.table-col-lg > div:not(.dropdown):not(.popover) {
    width: 240px;
  }
  .table th.table-col-lg > div:not(.dropdown):not(.popover) > div,
  .table td.table-col-lg > div:not(.dropdown):not(.popover) > div {
    width: 240px;
  }
}
.table tbody tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover) > div,
.table tfoot tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover) > div {
  display: block;
}
.table tbody tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover),
.table tfoot tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover) {
  /*overflow:initial;*/
  overflow-x: visible !important;
  overflow-y: visible !important;
}
.table tbody tr:not(.table-expanded-row),
.table tfoot tr:not(.table-expanded-row) {
  line-height: 60px;
  min-height: 60px;
  height: 60px;
}
.table-checkbox-column {
  width: 30px;
  text-align: left;
}
.table-checkbox-column .checkbox {
  overflow: initial !important;
  height: 100% !important;
  margin: 0;
}
.table-checkbox-column .checkbox input {
  height: 100% !important;
}
.table-select-all-pages {
  display: inline-block;
  vertical-align: middle;
  color: #2970b4;
  text-decoration: underline;
  cursor: pointer;
}
.table-select-all-pages:hover,
.table-select-all-pages:focus {
  color: #1b4976;
  text-decoration: underline;
}
.table-select-all-pages.loading {
  color: #818181;
  cursor: default;
  text-decoration: none;
}
.table-select-all-pages-checkbox {
  display: inline-block;
  vertical-align: middle;
}
.table-select-all-pages-checkbox .checkbox {
  margin: 0;
  display: inline-block;
}
.table tbody tr td .checkbox label::after,
.table tfoot tr td .checkbox label::after {
  top: -3px;
}
.table.table-condensed tbody tr:not(.table-expanded-row) td > div:not(.dropdown):not(.popover),
.table.table-condensed tfoot tr:not(.table-expanded-row) td > div:not(.dropdown):not(.popover) {
  height: 33px;
  line-height: 18px;
}
.table.table-condensed tbody tr:not(.table-expanded-row) td > div:not(.dropdown):not(.popover) > div,
.table.table-condensed tfoot tr:not(.table-expanded-row) td > div:not(.dropdown):not(.popover) > div {
  height: 33px;
}
.table.table-condensed tbody tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover) > div,
.table.table-condensed tfoot tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover) > div,
.table.table-condensed tbody tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover) > div,
.table.table-condensed tfoot tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover) > div {
  display: block;
}
.table.table-condensed tbody tr:not(.table-expanded-row) td.table-input-column .error-icon,
.table.table-condensed tfoot tr:not(.table-expanded-row) td.table-input-column .error-icon {
  padding: 10px 12px;
}
.table.table-condensed tbody tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover),
.table.table-condensed tfoot tr:not(.table-expanded-row) td.table-input-column > div:not(.dropdown):not(.popover) {
  overflow: initial;
}
.table.table-condensed tbody tr:not(.table-expanded-row),
.table.table-condensed tfoot tr:not(.table-expanded-row) {
  line-height: 45px;
  min-height: 45px;
  height: 45px;
}
.table.table-condensed > tbody > tr > td input {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
  /*height:33px;*/
  margin-bottom: 0px;
}
select.table.table-condensed > tbody > tr > td input {
  height: 36px;
  line-height: 36px;
}
textarea.table.table-condensed > tbody > tr > td input,
select[multiple].table.table-condensed > tbody > tr > td input {
  height: auto;
}
.table.table-condensed > thead > tr > th,
.table.table-condensed > tbody > tr > td,
.table.table-condensed > tfoot > tr > td {
  padding: 6px;
}
.table-expanded-row-header,
.table-expanded-row {
  background-color: #f5f5f5;
}
.table > tbody > tr.table-expanded-row > td,
.table > tfoot > tr.table-expanded-row > td {
  border-top: 2px solid transparent;
}
table.table > tbody > tr.table-expanded-row .panel,
table.table > tfoot > tr.table-expanded-row .panel {
  margin-bottom: 0px;
}
.table tbody tr td img {
  width: 44px;
  height: 44px;
}
.table .table-image-column {
  width: 60px;
}
.table .table-image-column .icon {
  width: 20px;
  height: 20px;
}
.table .table-image-column span.glyphicon {
  font-size: 30px;
}
.table .table-action-column {
  width: 60px;
  text-align: center;
}
.table .table-action-column .glyphicon {
  padding: 10px;
  color: #818181;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
}
.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-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  vertical-align: middle;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 0px !important;
}
.table > thead > tr {
  background-color: #f9f9f9;
}
.table > thead > tr > th,
.table > thead > tr > td {
  color: #818181;
  font-weight: normal;
  text-transform: uppercase;
}
.table > thead > tr {
  height: 50px;
}
.table.table-condensed > thead > tr {
  height: 42px;
}
.table-container {
    min-width: 500px;
    overflow-x: auto;
}
.table-container:has(.dropdown.open) {
    padding-bottom: 400px;
}
.panel .panel-body .table-container .table thead tr {
    background-color: transparent;
}
.panel .panel-body .table-container .table {
  border-top: none;
}
/*.panel .panel-body .table-container {
    margin-left: -1 * @panel-body-padding;
    margin-right: -1 * @panel-body-padding;
}*/
.panel .panel-body .table-in-line .table-container {
  margin-left: 0;
  margin-right: 0;
}
.ebriza-modal .modal-body .table-container {
  margin-left: 0px;
  margin-right: 0px;
}
.table tr td > .input-container .dropdown.open {
  position: absolute;
}
.table tr td.table-action-column {
  position: relative;
}
.table tr td.table-action-column .dropdown {
  position: initial;
}
tbody .row-count {
  counter-increment: rowNumber;
}
tbody tr .row-number::before {
  content: counter(rowNumber);
  font-size: 10px;
}
.table-borderless td,
.table-borderless th {
  border: 0 !important;
}
tbody tr.table-success {
  background-color: #02ab58 !important;
  color: #ffffff !important;
}
tbody tr.table-danger {
  background-color: #ea252d !important;
  color: #ffffff !important;
}
tbody tr.table-muted {
  background-color: #f5f5f5;
}
td.excel-column {
  border: 1px solid #d1dde2 !important;
  border-radius: 0px;
  color: #818181;
}
td.excel-column.excel-edit {
  color: #333333 !important;
  cursor: pointer;
}
td.excel-column input:not([type='checkbox']) {
  padding: 0px !important;
  border: none;
  background-color: transparent !important;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #333333 !important;
  font-weight: bold;
  font-size: 14px !important;
}
td.excel-column input:not([type='checkbox']):enabled {
  cursor: pointer !important;
}
td.excel-column input:not([type='checkbox']):focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
td.excel-column div.has-error > input {
  color: #ea252d !important;
}
.table-load-more {
  padding-left: 7.5px;
  padding-right: 7.5px;
  padding-bottom: 7.5px;
}
.table-load-more .page-items {
  float: left;
  padding-top: 10px;
}
.table-load-more .page-items a {
  margin-left: 3px;
  margin-right: 3px;
  color: #818181;
}
.table-load-more .page-items a.active {
  color: #2970b4;
}
.table-load-more .next-page {
  float: right;
}
.table-load-more .next-page span {
  margin-left: 2px;
  margin-right: 2px;
}
.table-load-more .next-page .btn {
  margin-left: 15px;
}
.table.table-fixed-header {
  margin-bottom: 0px;
}
.table.table-fixed-header thead tr th {
  background-color: #f9f9f9;
  position: sticky;
  top: -1px;
}
.table.table-fixed-footer {
  margin-bottom: 0px;
}
.table.table-fixed-footer tfoot tr th {
  background-color: #f9f9f9;
  position: sticky;
  bottom: 0px;
}
.table > tbody > tr > td.table-hide-top-border {
  border-top: 1px solid transparent;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 11px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d1dde2;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #2970b4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(41, 112, 180, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(41, 112, 180, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 42px;
  }
  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: 36px;
  }
  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: 56px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 32px;
  padding: 9px 12px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 56px;
  padding: 15px 22px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 56px;
  line-height: 56px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 56px;
  padding: 15px 22px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 56px;
  line-height: 56px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 56px;
  min-height: 38px;
  padding: 16px 22px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 56px;
  height: 56px;
  line-height: 56px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #02ab58;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fbbd49;
}
.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: #ea252d;
}
.has-error .form-control {
  border-color: #ea252d;
  -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: #c9131b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f38287;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f38287;
}
.has-error .input-group-addon {
  color: #ea252d;
  border-color: #ea252d;
  background-color: #f16b70;
}
.has-error .form-control-feedback {
  color: #ea252d;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 11px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 20.9999995px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 9px;
    font-size: 12px;
  }
}
.form-control {
  box-shadow: none;
}
input.has-error,
textarea.has-error {
  border-color: #ea252d !important;
  border-width: 1px !important;
}
input.has-success {
  border-color: #3c763d !important;
  border-width: 1px !important;
}
input.has-warning {
  border-color: #8a6d3b !important;
  border-width: 1px !important;
}
input.md-input,
.md-input > button {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom-width: 1px;
  border-radius: 0px;
  box-shadow: none !important;
  transition: none;
  padding: 0px;
}
input.md-input:focus,
.md-input > button:focus {
  border-bottom-width: 2px;
}
input.md-input:focus {
  box-shadow: none !important;
}
.datetime-touch {
  background-color: #fff !important;
}
.has-warning .form-control {
  border-color: #fbbd49 !important;
}
.form-group .input-loader {
  position: absolute;
  top: 38px;
  right: 31px;
  width: 15px;
}
/* enable absolute positioning */
.inner-addon {
  position: relative;
}
/* style glyph */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
/* align glyph */
.left-addon .glyphicon {
  left: 2px;
  top: 1px;
  font-size: 20px;
}
.left-addon.with-label .glyphicon {
  top: 28px;
}
.left-addon.addon-lg .glyphicon {
  font-size: 28px;
  top: 3px;
}
.left-addon.addon-lg.with-label .glyphicon {
  top: 32px;
}
.right-addon .glyphicon {
  right: 0px;
  top: 4px;
}
.right-addon.with-label .glyphicon {
  top: 28px;
}
/* add padding  */
.left-addon input {
  padding-left: 40px;
}
.left-addon.addon-lg input {
  padding-left: 48px;
}
.right-addon input {
  padding-right: 40px;
}
.right-addon.addon-lg input {
  padding-right: 48px;
}
/*::placeholder {
    text-transform: lowercase;
}
*/
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #2970b4;
  border-color: #24639f;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #20568a;
  border-color: #0d2237;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #20568a;
  border-color: #19446d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #20568a;
  border-color: #19446d;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #19446d;
  border-color: #0d2237;
}
.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: #2970b4;
  border-color: #24639f;
}
.btn-primary .badge {
  color: #2970b4;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #02ab58;
  border-color: #02924b;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #01793e;
  border-color: #00140a;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #01793e;
  border-color: #01552c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #01793e;
  border-color: #01552c;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #01552c;
  border-color: #00140a;
}
.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: #02ab58;
  border-color: #02924b;
}
.btn-success .badge {
  color: #02ab58;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #48cfad;
  border-color: #35c9a4;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #2fb593;
  border-color: #1a6451;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #2fb593;
  border-color: #28987c;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #2fb593;
  border-color: #28987c;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #28987c;
  border-color: #1a6451;
}
.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: #48cfad;
  border-color: #35c9a4;
}
.btn-info .badge {
  color: #48cfad;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #fbbd49;
  border-color: #fab430;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #faab17;
  border-color: #a76e04;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #faab17;
  border-color: #e89905;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #faab17;
  border-color: #e89905;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #e89905;
  border-color: #a76e04;
}
.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: #fbbd49;
  border-color: #fab430;
}
.btn-warning .badge {
  color: #fbbd49;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ea252d;
  border-color: #e0161e;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9131b;
  border-color: #6c0a0e;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9131b;
  border-color: #a81016;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9131b;
  border-color: #a81016;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #a81016;
  border-color: #6c0a0e;
}
.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: #ea252d;
  border-color: #e0161e;
}
.btn-danger .badge {
  color: #ea252d;
  background-color: #ffffff;
}
.btn-link {
  color: #2970b4;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1b4976;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 15px 22px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 2px 4px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.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%;
}
.btn-default:not(.dropdown-toggle) {
  text-transform: uppercase;
}
.btn-primary:not(.dropdown-toggle) {
  text-transform: uppercase;
  min-width: 100px;
}
.btn-warning:not(.dropdown-toggle) {
  text-transform: uppercase;
}
.btn-success:not(.dropdown-toggle) {
  text-transform: uppercase;
  min-width: 100px;
}
.btn-info:not(.dropdown-toggle) {
  text-transform: uppercase;
}
.btn-danger:not(.dropdown-toggle) {
  text-transform: uppercase;
}
.btn-transparent {
  border: none;
  background-color: transparent;
}
@media (max-width: 767px) {
  .btn-primary:not(.selectpicker) {
    min-width: 40px;
  }
  .btn-success:not(.selectpicker) {
    min-width: 40px;
  }
}
.btn.btn-default.btn-outline {
  color: #656d78;
  background-color: transparent;
  border-color: #656d78;
  text-transform: uppercase;
}
.btn.btn-default.btn-outline:focus,
.btn.btn-default.btn-outline.focus {
  color: #4e545c;
  border-color: #2b2e33;
}
.btn.btn-default.btn-outline:hover {
  color: #4e545c;
  border-color: #494f57;
}
.btn.btn-default.btn-outline:active,
.btn.btn-default.btn-outline.active,
.open > .dropdown-toggle.btn.btn-default.btn-outline {
  color: #4e545c;
  border-color: #494f57;
}
.btn.btn-default.btn-outline:active:hover,
.btn.btn-default.btn-outline.active:hover,
.open > .dropdown-toggle.btn.btn-default.btn-outline:hover,
.btn.btn-default.btn-outline:active:focus,
.btn.btn-default.btn-outline.active:focus,
.open > .dropdown-toggle.btn.btn-default.btn-outline:focus,
.btn.btn-default.btn-outline:active.focus,
.btn.btn-default.btn-outline.active.focus,
.open > .dropdown-toggle.btn.btn-default.btn-outline.focus {
  color: #3d4249;
  border-color: #2b2e33;
}
.btn.btn-default.btn-outline:active,
.btn.btn-default.btn-outline.active,
.open > .dropdown-toggle.btn.btn-default.btn-outline {
  background-image: none;
}
.btn.btn-default.btn-outline.disabled,
.btn.btn-default.btn-outline[disabled],
fieldset[disabled] .btn.btn-default.btn-outline,
.btn.btn-default.btn-outline.disabled:hover,
.btn.btn-default.btn-outline[disabled]:hover,
fieldset[disabled] .btn.btn-default.btn-outline:hover,
.btn.btn-default.btn-outline.disabled:focus,
.btn.btn-default.btn-outline[disabled]:focus,
fieldset[disabled] .btn.btn-default.btn-outline:focus,
.btn.btn-default.btn-outline.disabled.focus,
.btn.btn-default.btn-outline[disabled].focus,
fieldset[disabled] .btn.btn-default.btn-outline.focus,
.btn.btn-default.btn-outline.disabled:active,
.btn.btn-default.btn-outline[disabled]:active,
fieldset[disabled] .btn.btn-default.btn-outline:active,
.btn.btn-default.btn-outline.disabled.active,
.btn.btn-default.btn-outline[disabled].active,
fieldset[disabled] .btn.btn-default.btn-outline.active {
  color: #656d78;
  border-color: #656d78;
}
.btn.btn-primary.btn-outline {
  color: #2970b4;
  background-color: transparent;
  border-color: #2970b4;
  text-transform: uppercase;
}
.btn.btn-primary.btn-outline:focus,
.btn.btn-primary.btn-outline.focus {
  color: #20568a;
  border-color: #112f4c;
}
.btn.btn-primary.btn-outline:hover {
  color: #20568a;
  border-color: #1e5182;
}
.btn.btn-primary.btn-outline:active,
.btn.btn-primary.btn-outline.active,
.open > .dropdown-toggle.btn.btn-primary.btn-outline {
  color: #20568a;
  border-color: #1e5182;
}
.btn.btn-primary.btn-outline:active:hover,
.btn.btn-primary.btn-outline.active:hover,
.open > .dropdown-toggle.btn.btn-primary.btn-outline:hover,
.btn.btn-primary.btn-outline:active:focus,
.btn.btn-primary.btn-outline.active:focus,
.open > .dropdown-toggle.btn.btn-primary.btn-outline:focus,
.btn.btn-primary.btn-outline:active.focus,
.btn.btn-primary.btn-outline.active.focus,
.open > .dropdown-toggle.btn.btn-primary.btn-outline.focus {
  color: #19446d;
  border-color: #112f4c;
}
.btn.btn-primary.btn-outline:active,
.btn.btn-primary.btn-outline.active,
.open > .dropdown-toggle.btn.btn-primary.btn-outline {
  background-image: none;
}
.btn.btn-primary.btn-outline.disabled,
.btn.btn-primary.btn-outline[disabled],
fieldset[disabled] .btn.btn-primary.btn-outline,
.btn.btn-primary.btn-outline.disabled:hover,
.btn.btn-primary.btn-outline[disabled]:hover,
fieldset[disabled] .btn.btn-primary.btn-outline:hover,
.btn.btn-primary.btn-outline.disabled:focus,
.btn.btn-primary.btn-outline[disabled]:focus,
fieldset[disabled] .btn.btn-primary.btn-outline:focus,
.btn.btn-primary.btn-outline.disabled.focus,
.btn.btn-primary.btn-outline[disabled].focus,
fieldset[disabled] .btn.btn-primary.btn-outline.focus,
.btn.btn-primary.btn-outline.disabled:active,
.btn.btn-primary.btn-outline[disabled]:active,
fieldset[disabled] .btn.btn-primary.btn-outline:active,
.btn.btn-primary.btn-outline.disabled.active,
.btn.btn-primary.btn-outline[disabled].active,
fieldset[disabled] .btn.btn-primary.btn-outline.active {
  color: #2970b4;
  border-color: #2970b4;
}
.btn.btn-warning.btn-outline {
  color: #fbbd49;
  background-color: transparent;
  border-color: #fbbd49;
  text-transform: uppercase;
}
.btn.btn-warning.btn-outline:focus,
.btn.btn-warning.btn-outline.focus {
  color: #faab17;
  border-color: #c07f04;
}
.btn.btn-warning.btn-outline:hover {
  color: #faab17;
  border-color: #faa70d;
}
.btn.btn-warning.btn-outline:active,
.btn.btn-warning.btn-outline.active,
.open > .dropdown-toggle.btn.btn-warning.btn-outline {
  color: #faab17;
  border-color: #faa70d;
}
.btn.btn-warning.btn-outline:active:hover,
.btn.btn-warning.btn-outline.active:hover,
.open > .dropdown-toggle.btn.btn-warning.btn-outline:hover,
.btn.btn-warning.btn-outline:active:focus,
.btn.btn-warning.btn-outline.active:focus,
.open > .dropdown-toggle.btn.btn-warning.btn-outline:focus,
.btn.btn-warning.btn-outline:active.focus,
.btn.btn-warning.btn-outline.active.focus,
.open > .dropdown-toggle.btn.btn-warning.btn-outline.focus {
  color: #e89905;
  border-color: #c07f04;
}
.btn.btn-warning.btn-outline:active,
.btn.btn-warning.btn-outline.active,
.open > .dropdown-toggle.btn.btn-warning.btn-outline {
  background-image: none;
}
.btn.btn-warning.btn-outline.disabled,
.btn.btn-warning.btn-outline[disabled],
fieldset[disabled] .btn.btn-warning.btn-outline,
.btn.btn-warning.btn-outline.disabled:hover,
.btn.btn-warning.btn-outline[disabled]:hover,
fieldset[disabled] .btn.btn-warning.btn-outline:hover,
.btn.btn-warning.btn-outline.disabled:focus,
.btn.btn-warning.btn-outline[disabled]:focus,
fieldset[disabled] .btn.btn-warning.btn-outline:focus,
.btn.btn-warning.btn-outline.disabled.focus,
.btn.btn-warning.btn-outline[disabled].focus,
fieldset[disabled] .btn.btn-warning.btn-outline.focus,
.btn.btn-warning.btn-outline.disabled:active,
.btn.btn-warning.btn-outline[disabled]:active,
fieldset[disabled] .btn.btn-warning.btn-outline:active,
.btn.btn-warning.btn-outline.disabled.active,
.btn.btn-warning.btn-outline[disabled].active,
fieldset[disabled] .btn.btn-warning.btn-outline.active {
  color: #fbbd49;
  border-color: #fbbd49;
}
.btn.btn-success.btn-outline {
  color: #02ab58;
  background-color: transparent;
  border-color: #02ab58;
  text-transform: uppercase;
}
.btn.btn-success.btn-outline:focus,
.btn.btn-success.btn-outline.focus {
  color: #01793e;
  border-color: #012d17;
}
.btn.btn-success.btn-outline:hover {
  color: #01793e;
  border-color: #016f39;
}
.btn.btn-success.btn-outline:active,
.btn.btn-success.btn-outline.active,
.open > .dropdown-toggle.btn.btn-success.btn-outline {
  color: #01793e;
  border-color: #016f39;
}
.btn.btn-success.btn-outline:active:hover,
.btn.btn-success.btn-outline.active:hover,
.open > .dropdown-toggle.btn.btn-success.btn-outline:hover,
.btn.btn-success.btn-outline:active:focus,
.btn.btn-success.btn-outline.active:focus,
.open > .dropdown-toggle.btn.btn-success.btn-outline:focus,
.btn.btn-success.btn-outline:active.focus,
.btn.btn-success.btn-outline.active.focus,
.open > .dropdown-toggle.btn.btn-success.btn-outline.focus {
  color: #01552c;
  border-color: #012d17;
}
.btn.btn-success.btn-outline:active,
.btn.btn-success.btn-outline.active,
.open > .dropdown-toggle.btn.btn-success.btn-outline {
  background-image: none;
}
.btn.btn-success.btn-outline.disabled,
.btn.btn-success.btn-outline[disabled],
fieldset[disabled] .btn.btn-success.btn-outline,
.btn.btn-success.btn-outline.disabled:hover,
.btn.btn-success.btn-outline[disabled]:hover,
fieldset[disabled] .btn.btn-success.btn-outline:hover,
.btn.btn-success.btn-outline.disabled:focus,
.btn.btn-success.btn-outline[disabled]:focus,
fieldset[disabled] .btn.btn-success.btn-outline:focus,
.btn.btn-success.btn-outline.disabled.focus,
.btn.btn-success.btn-outline[disabled].focus,
fieldset[disabled] .btn.btn-success.btn-outline.focus,
.btn.btn-success.btn-outline.disabled:active,
.btn.btn-success.btn-outline[disabled]:active,
fieldset[disabled] .btn.btn-success.btn-outline:active,
.btn.btn-success.btn-outline.disabled.active,
.btn.btn-success.btn-outline[disabled].active,
fieldset[disabled] .btn.btn-success.btn-outline.active {
  color: #02ab58;
  border-color: #02ab58;
}
.btn.btn-info.btn-outline {
  color: #48cfad;
  background-color: transparent;
  border-color: #48cfad;
  text-transform: uppercase;
}
.btn.btn-info.btn-outline:focus,
.btn.btn-info.btn-outline.focus {
  color: #2fb593;
  border-color: #1f7862;
}
.btn.btn-info.btn-outline:hover {
  color: #2fb593;
  border-color: #2dad8c;
}
.btn.btn-info.btn-outline:active,
.btn.btn-info.btn-outline.active,
.open > .dropdown-toggle.btn.btn-info.btn-outline {
  color: #2fb593;
  border-color: #2dad8c;
}
.btn.btn-info.btn-outline:active:hover,
.btn.btn-info.btn-outline.active:hover,
.open > .dropdown-toggle.btn.btn-info.btn-outline:hover,
.btn.btn-info.btn-outline:active:focus,
.btn.btn-info.btn-outline.active:focus,
.open > .dropdown-toggle.btn.btn-info.btn-outline:focus,
.btn.btn-info.btn-outline:active.focus,
.btn.btn-info.btn-outline.active.focus,
.open > .dropdown-toggle.btn.btn-info.btn-outline.focus {
  color: #28987c;
  border-color: #1f7862;
}
.btn.btn-info.btn-outline:active,
.btn.btn-info.btn-outline.active,
.open > .dropdown-toggle.btn.btn-info.btn-outline {
  background-image: none;
}
.btn.btn-info.btn-outline.disabled,
.btn.btn-info.btn-outline[disabled],
fieldset[disabled] .btn.btn-info.btn-outline,
.btn.btn-info.btn-outline.disabled:hover,
.btn.btn-info.btn-outline[disabled]:hover,
fieldset[disabled] .btn.btn-info.btn-outline:hover,
.btn.btn-info.btn-outline.disabled:focus,
.btn.btn-info.btn-outline[disabled]:focus,
fieldset[disabled] .btn.btn-info.btn-outline:focus,
.btn.btn-info.btn-outline.disabled.focus,
.btn.btn-info.btn-outline[disabled].focus,
fieldset[disabled] .btn.btn-info.btn-outline.focus,
.btn.btn-info.btn-outline.disabled:active,
.btn.btn-info.btn-outline[disabled]:active,
fieldset[disabled] .btn.btn-info.btn-outline:active,
.btn.btn-info.btn-outline.disabled.active,
.btn.btn-info.btn-outline[disabled].active,
fieldset[disabled] .btn.btn-info.btn-outline.active {
  color: #48cfad;
  border-color: #48cfad;
}
.btn.btn-danger.btn-outline {
  color: #ea252d;
  background-color: transparent;
  border-color: #ea252d;
  text-transform: uppercase;
}
.btn.btn-danger.btn-outline:focus,
.btn.btn-danger.btn-outline.focus {
  color: #c9131b;
  border-color: #830d11;
}
.btn.btn-danger.btn-outline:hover {
  color: #c9131b;
  border-color: #bf1219;
}
.btn.btn-danger.btn-outline:active,
.btn.btn-danger.btn-outline.active,
.open > .dropdown-toggle.btn.btn-danger.btn-outline {
  color: #c9131b;
  border-color: #bf1219;
}
.btn.btn-danger.btn-outline:active:hover,
.btn.btn-danger.btn-outline.active:hover,
.open > .dropdown-toggle.btn.btn-danger.btn-outline:hover,
.btn.btn-danger.btn-outline:active:focus,
.btn.btn-danger.btn-outline.active:focus,
.open > .dropdown-toggle.btn.btn-danger.btn-outline:focus,
.btn.btn-danger.btn-outline:active.focus,
.btn.btn-danger.btn-outline.active.focus,
.open > .dropdown-toggle.btn.btn-danger.btn-outline.focus {
  color: #a81016;
  border-color: #830d11;
}
.btn.btn-danger.btn-outline:active,
.btn.btn-danger.btn-outline.active,
.open > .dropdown-toggle.btn.btn-danger.btn-outline {
  background-image: none;
}
.btn.btn-danger.btn-outline.disabled,
.btn.btn-danger.btn-outline[disabled],
fieldset[disabled] .btn.btn-danger.btn-outline,
.btn.btn-danger.btn-outline.disabled:hover,
.btn.btn-danger.btn-outline[disabled]:hover,
fieldset[disabled] .btn.btn-danger.btn-outline:hover,
.btn.btn-danger.btn-outline.disabled:focus,
.btn.btn-danger.btn-outline[disabled]:focus,
fieldset[disabled] .btn.btn-danger.btn-outline:focus,
.btn.btn-danger.btn-outline.disabled.focus,
.btn.btn-danger.btn-outline[disabled].focus,
fieldset[disabled] .btn.btn-danger.btn-outline.focus,
.btn.btn-danger.btn-outline.disabled:active,
.btn.btn-danger.btn-outline[disabled]:active,
fieldset[disabled] .btn.btn-danger.btn-outline:active,
.btn.btn-danger.btn-outline.disabled.active,
.btn.btn-danger.btn-outline[disabled].active,
fieldset[disabled] .btn.btn-danger.btn-outline.active {
  color: #ea252d;
  border-color: #ea252d;
}
.btn.btn-color3.btn-outline {
  color: #ac92ec;
  background-color: transparent;
  border-color: #ac92ec;
  text-transform: uppercase;
}
.btn.btn-color3.btn-outline:focus,
.btn.btn-color3.btn-outline.focus {
  color: #8b67e4;
  border-color: #5926d9;
}
.btn.btn-color3.btn-outline:hover {
  color: #8b67e4;
  border-color: #845ee3;
}
.btn.btn-color3.btn-outline:active,
.btn.btn-color3.btn-outline.active,
.open > .dropdown-toggle.btn.btn-color3.btn-outline {
  color: #8b67e4;
  border-color: #845ee3;
}
.btn.btn-color3.btn-outline:active:hover,
.btn.btn-color3.btn-outline.active:hover,
.open > .dropdown-toggle.btn.btn-color3.btn-outline:hover,
.btn.btn-color3.btn-outline:active:focus,
.btn.btn-color3.btn-outline.active:focus,
.open > .dropdown-toggle.btn.btn-color3.btn-outline:focus,
.btn.btn-color3.btn-outline:active.focus,
.btn.btn-color3.btn-outline.active.focus,
.open > .dropdown-toggle.btn.btn-color3.btn-outline.focus {
  color: #7448df;
  border-color: #5926d9;
}
.btn.btn-color3.btn-outline:active,
.btn.btn-color3.btn-outline.active,
.open > .dropdown-toggle.btn.btn-color3.btn-outline {
  background-image: none;
}
.btn.btn-color3.btn-outline.disabled,
.btn.btn-color3.btn-outline[disabled],
fieldset[disabled] .btn.btn-color3.btn-outline,
.btn.btn-color3.btn-outline.disabled:hover,
.btn.btn-color3.btn-outline[disabled]:hover,
fieldset[disabled] .btn.btn-color3.btn-outline:hover,
.btn.btn-color3.btn-outline.disabled:focus,
.btn.btn-color3.btn-outline[disabled]:focus,
fieldset[disabled] .btn.btn-color3.btn-outline:focus,
.btn.btn-color3.btn-outline.disabled.focus,
.btn.btn-color3.btn-outline[disabled].focus,
fieldset[disabled] .btn.btn-color3.btn-outline.focus,
.btn.btn-color3.btn-outline.disabled:active,
.btn.btn-color3.btn-outline[disabled]:active,
fieldset[disabled] .btn.btn-color3.btn-outline:active,
.btn.btn-color3.btn-outline.disabled.active,
.btn.btn-color3.btn-outline[disabled].active,
fieldset[disabled] .btn.btn-color3.btn-outline.active {
  color: #ac92ec;
  border-color: #ac92ec;
}
.btn-remove {
  color: #fff!important;
  background-color: #ea252d;
  border-radius: 12px;
  padding: 6px !important;
  font-size: 9px;
}
.btn-help-top-left {
  position: absolute;
  left: 5px;
  top: -10px;
}
.btn-help-top-right {
  position: absolute;
  right: -8px;
  top: 0px;
}
a {
  cursor: pointer;
}
a.input-group-addon {
  background-color: white;
  border-width: 0px;
  color: #2970b4;
}
body.ebriza-modal-open {
  overflow: hidden;
}
.ebriza-modal-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2001;
}
.ebriza-modal-backdrop {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.1;
}
.ebriza-modal-backdrop + .ebriza-modal-backdrop {
  opacity: 0;
}
.ebriza-modal {
  display: flex;
  flex-direction: column;
  position: fixed;
  height: 90%;
  max-height: 600px;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateY(-50%);
  z-index: 2002;
  outline: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
}
.ebriza-modal .ebriza-modal {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ebriza-modal.modal-xs {
  max-width: 350px;
  max-height: 200px;
}
.ebriza-modal.modal-sm {
  max-width: 450px;
  max-height: 450px;
}
.ebriza-modal.modal-lg {
  max-width: 1024px;
  max-height: 90%;
}
.ebriza-modal.modal-input {
  height: 260px;
  max-height: 260px;
}
.ebriza-modal.modal-full-width {
  max-width: 90%;
}
.ebriza-modal .modal-header .close {
  position: absolute;
  right: 10px;
  padding: 4px 4px;
  font-size: 17px;
  opacity: 1;
  color: #333333;
}
.ebriza-modal .modal-header .back {
  position: absolute;
  right: 10px;
  padding: 4px 4px;
  font-size: 17px;
  opacity: 1;
  color: #333333;
  float: left;
  font-size: 21px;
  padding: 0px;
}
.ebriza-modal .modal-body {
  flex: 1;
  overflow-y: auto;
}
.ebriza-modal .modal-body.modal-center {
  justify-content: center;
  align-items: center;
  display: flex;
}
.ebriza-modal .modal-footer {
  height: 72px;
  text-align: center;
}
.ebriza-modal .modal-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0px 20px;
  font-weight: 600;
}
.panel-list {
  padding: 0px !important;
}
.panel-list > .panel-list-item {
  border-bottom: 1px solid #d1dde2;
  padding: 15px;
}
.panel.unibody > .panel-heading {
  border-bottom: none;
}
.panel-title {
  font-size: 20px !important;
}
.panel {
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02) !important;
  border-radius: 3px !important;
  border: none !important;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #2970b4;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #2970b4;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.dropdown-toggle {
  text-align: center;
}
.dropdown ul li {
  display: list-item;
}
.dropdown ul li a {
  float: none;
}
.bootstrap-select .dropdown-menu li a {
  float: none;
  position: relative;
}
.has-error .bootstrap-select > .btn {
  border-color: #ea252d !important;
  -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 .bootstrap-select > .btn:focus {
  border-color: #c9131b !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f38287;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f38287;
}
.dropdown-menu.dropdown-search-results {
  overflow-y: auto;
  min-height: 20px;
  max-height: 400px;
  margin-top: 10px;
  border-radius: 0px;
  min-width: 150px;
}
.dropdown-menu.dropdown-search-results > * {
  cursor: pointer;
  padding: 5px;
}
.dropdown-menu.dropdown-search-results > *:hover {
  color: #fff;
  background-color: #2970b4;
}
.dropdown-menu > .dropdown-search-results > *:focus {
  color: #fff;
  background-color: #2970b4;
}
.dropdown-menu > .dropdown-search-results > *:hover {
  color: #fff;
  background-color: #2970b4;
}
.open .flex-search-result {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.dropdown-menu > li > a.destroy {
  color: #ea252d !important;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 56px;
  padding: 15px 22px;
  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: 56px;
  line-height: 56px;
}
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: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
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: 10px 16px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #d1dde2;
  border-radius: 3px;
}
.input-group-addon.input-sm {
  padding: 8px 12px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 15px 22px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2970b4;
}
.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 #dddddd;
}
.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: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 3px;
}
.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: #ffffff;
  background-color: #2970b4;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: 80px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 30px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 80px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 23px;
  margin-bottom: 23px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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: 15px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 19px;
  margin-bottom: 19px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-btn.btn-sm {
  margin-top: 22px;
  margin-bottom: 22px;
}
.navbar-btn.btn-xs {
  margin-top: 29px;
  margin-bottom: 29px;
}
.navbar-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #d1dde2;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d1dde2;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    background-color: #eeeeee;
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 16px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #2970b4;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #1b4976;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.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: #ffffff;
  background-color: #2970b4;
  border-color: #2970b4;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 15px 22px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
  background-color: transparent;
  color: #777777;
  border: 1px solid #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-default[href]:hover,
.label-default[href]:focus {
  color: #5e5e5e;
  border-color: #5e5e5e;
}
.label-primary {
  background-color: #2970b4;
  background-color: transparent;
  color: #2970b4;
  border: 1px solid #2970b4;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #20568a;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  color: #20568a;
  border-color: #20568a;
}
.label-success {
  background-color: #02ab58;
  background-color: transparent;
  color: #02ab58;
  border: 1px solid #02ab58;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #01793e;
}
.label-success[href]:hover,
.label-success[href]:focus {
  color: #01793e;
  border-color: #01793e;
}
.label-info {
  background-color: #48cfad;
  background-color: transparent;
  color: #48cfad;
  border: 1px solid #48cfad;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2fb593;
}
.label-info[href]:hover,
.label-info[href]:focus {
  color: #2fb593;
  border-color: #2fb593;
}
.label-warning {
  background-color: #fbbd49;
  background-color: transparent;
  color: #fbbd49;
  border: 1px solid #fbbd49;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #faab17;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  color: #faab17;
  border-color: #faab17;
}
.label-danger {
  background-color: #ea252d;
  background-color: transparent;
  color: #ea252d;
  border: 1px solid #ea252d;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9131b;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  color: #c9131b;
  border-color: #c9131b;
}
label {
  text-transform: uppercase;
  font-weight: normal;
  color: #818181;
  font-size: 12px;
}
.radio label,
.checkbox label {
  text-transform: lowercase;
}
label.float {
  position: absolute;
  left: 0px;
  top: 12px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 150ms, opacity 5s;
  transition: transform 150ms, opacity 5s;
  opacity: 0;
  visibility: hidden;
}
label.float.active {
  visibility: visible;
  -webkit-transform: translate(0, -1em);
  -moz-transform: translate(0, -1em);
  -o-transform: translate(0, -1em);
  -ms-transform: translate(0, -1em);
  transform: translate(0, -1em);
  -webkit-transition: -webkit-transform 100ms, opacity 120ms;
  transition: transform 100ms, opacity 120ms;
  opacity: 1;
}
label.float.right {
  left: inherit;
  right: 0;
}
.label-lg {
  font-size: 100%;
}
.label {
  /*border-radius: 1.25em;*/
  border-radius: 3px;
  /*padding: 2px;*/
}
.label.label-lg {
  padding: 5px 10px;
}
.label-color3 {
  background-color: #ac92ec;
  background-color: transparent;
  color: #ac92ec;
  border: 1px solid #ac92ec;
}
.label-color3[href]:hover,
.label-color3[href]:focus {
  background-color: #8b67e4;
}
.label-color3[href]:hover,
.label-color3[href]:focus {
  color: #8b67e4;
  border-color: #8b67e4;
}
.label-color3-full {
  background-color: #ac92ec;
  color: white;
  border: 1px solid #ac92ec;
}
.label-color3-full[href]:hover,
.label-color3-full[href]:focus {
  color: #8b67e4;
  border-color: #8b67e4;
}
.label-color2 {
  background-color: #fc6e51;
  background-color: transparent;
  color: #fc6e51;
  border: 1px solid #fc6e51;
}
.label-color2[href]:hover,
.label-color2[href]:focus {
  background-color: #fb441f;
}
.label-color2[href]:hover,
.label-color2[href]:focus {
  color: #fb441f;
  border-color: #fb441f;
}
.label-color12 {
  background-color: #fbbd49;
  background-color: transparent;
  color: #fbbd49;
  border: 1px solid #fbbd49;
}
.label-color12[href]:hover,
.label-color12[href]:focus {
  background-color: #faab17;
}
.label-color12[href]:hover,
.label-color12[href]:focus {
  color: #faab17;
  border-color: #faab17;
}
.label-color12-full {
  background-color: #fbbd49;
  color: white;
  border: 1px solid #fbbd49;
}
.label-color12-full[href]:hover,
.label-color12-full[href]:focus {
  color: #faab17;
  border-color: #faab17;
}
.label-info {
  background-color: #5d9cec;
  background-color: transparent;
  color: #5d9cec;
  border: 1px solid #5d9cec;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2f80e7;
}
.label-info[href]:hover,
.label-info[href]:focus {
  color: #2f80e7;
  border-color: #2f80e7;
}
.label-info-full {
  background-color: #5d9cec;
  color: white;
  border: 1px solid #5d9cec;
}
.label-info-full[href]:hover,
.label-info-full[href]:focus {
  color: #2f80e7;
  border-color: #2f80e7;
}
.label-default-full {
  background-color: #777777;
  color: white;
  border: 1px solid #777777;
}
.label-default-full[href]:hover,
.label-default-full[href]:focus {
  color: #5e5e5e;
  border-color: #5e5e5e;
}
.label-primary-full {
  background-color: #2970b4;
  color: white;
  border: 1px solid #2970b4;
}
.label-primary-full[href]:hover,
.label-primary-full[href]:focus {
  color: #20568a;
  border-color: #20568a;
}
.label-danger-full {
  background-color: #ea252d;
  color: white;
  border: 1px solid #ea252d;
}
.label-danger-full[href]:hover,
.label-danger-full[href]:focus {
  color: #c9131b;
  border-color: #c9131b;
}
.label-success-full {
  background-color: #02ab58;
  color: white;
  border: 1px solid #02ab58;
}
.label-success-full[href]:hover,
.label-success-full[href]:focus {
  color: #01793e;
  border-color: #01793e;
}
.label-warning-full {
  background-color: #fbbd49;
  color: white;
  border: 1px solid #fbbd49;
}
.label-warning-full[href]:hover,
.label-warning-full[href]:focus {
  color: #faab17;
  border-color: #faab17;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2970b4;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #d1dde2;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2970b4;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #02ab58;
  border-color: #029233;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #01792a;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #48cfad;
  border-color: #227197;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #1e6282;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fbbd49;
  border-color: #fa9230;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #fa8517;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f16b70;
  border-color: #ee5474;
  color: #9a0f15;
}
.alert-danger hr {
  border-top-color: #ec3c61;
}
.alert-danger .alert-link {
  color: #6c0a0e;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -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: #ffffff;
  text-align: center;
  background-color: #2970b4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #02ab58;
}
.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: #48cfad;
}
.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: #fbbd49;
}
.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: #ea252d;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2970b4;
  border-color: #2970b4;
}
.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: #bad5ef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #02ab58;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #02924b;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #2970b4;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #24639f;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fbbd49;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #fab430;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #ea252d;
  background-color: #f16b70;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ea252d;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #ea252d;
  background-color: #ee545a;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ea252d;
  border-color: #ea252d;
}
.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -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: 24px;
}
.panel-heading {
  padding: 32px 24px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 32px 24px;
  background-color: #f5f7fa;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 24px;
  padding-right: 24px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-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: -1px;
  border-top-right-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #d1dde2;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #d1dde2;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d1dde2;
}
.panel-default > .panel-heading .badge {
  color: #ffffff;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d1dde2;
}
.panel-primary {
  border-color: #2970b4;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2970b4;
  border-color: #2970b4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2970b4;
}
.panel-primary > .panel-heading .badge {
  color: #2970b4;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2970b4;
}
.panel-success {
  border-color: #029233;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #02ab58;
  border-color: #029233;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #029233;
}
.panel-success > .panel-heading .badge {
  color: #02ab58;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #029233;
}
.panel-info {
  border-color: #227197;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #2970b4;
  border-color: #227197;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #227197;
}
.panel-info > .panel-heading .badge {
  color: #2970b4;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #227197;
}
.panel-warning {
  border-color: #fa9230;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fbbd49;
  border-color: #fa9230;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fa9230;
}
.panel-warning > .panel-heading .badge {
  color: #fbbd49;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fa9230;
}
.panel-danger {
  border-color: #ee5474;
}
.panel-danger > .panel-heading {
  color: #ea252d;
  background-color: #f16b70;
  border-color: #ee5474;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ee5474;
}
.panel-danger > .panel-heading .badge {
  color: #f16b70;
  background-color: #ea252d;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ee5474;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -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: 2px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #ffffff;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 1024px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 3px;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 100%;
  padding: 1px;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid #ffffff;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4e9f2;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
/*.popover {
    border-radius: @btn-border-radius-base;
}

.popover-title {
    color: @color-5;
    border-radius: @btn-border-radius-base;
}

.popover-content {
    color: white !important;

    h4 {
        color: white !important;
    }
}

.popover-content input {
    background-color: @color-6-pressed;
    color: white;
}*/
.popover {
  border-radius: 3px;
  border: none;
  z-index: 2010!important;
}
.popover .popover-close,
.popover .popover-back {
  color: #d1dde2;
}
.popover-title {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-arrow-left-12,
.carousel-control .glyphicon-arrow-right-12 {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-arrow-left-12 {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-arrow-right-12 {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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-arrow-left-12,
  .carousel-control .glyphicon-arrow-right-12,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-arrow-left-12,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-arrow-right-12,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
ul.wysihtml5-toolbar {
  margin: 0;
  padding: 0;
  display: block;
}
ul.wysihtml5-toolbar::after {
  clear: both;
  display: table;
  content: "";
}
ul.wysihtml5-toolbar > li {
  float: left;
  display: list-item;
  list-style: none;
  margin: 0 5px 10px 0;
}
ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
  font-weight: bold;
}
ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
  font-style: italic;
}
ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
  text-decoration: underline;
}
ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #E6E6E6;
  background-color: #D9D9D9;
  outline: 0;
}
ul.wysihtml5-commands-disabled .dropdown-menu {
  display: none !important;
}
ul.wysihtml5-toolbar div.wysihtml5-colors {
  display: block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none;
}
ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important;
}
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important;
}
.glyphicon-quote:before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 50px;
  position: absolute;
  top: -4px;
  left: -3px;
  max-height: 100%;
}
.glyphicon-quote:after {
  content: "\0000a0";
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #d1dde2;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "streamlineicons";
  content: "\e91d";
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #2970b4;
  border-color: #2970b4;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #ea252d;
  border-color: #ea252d;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #48cfad;
  border-color: #48cfad;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #fbbd49;
  border-color: #fbbd49;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #02ab58;
  border-color: #02ab58;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #d1dde2;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #2970b4;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #2970b4;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #2970b4;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #ea252d;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #ea252d;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #ea252d;
}
.radio-info input[type="radio"] + label::after {
  background-color: #48cfad;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #48cfad;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #48cfad;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #fbbd49;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #fbbd49;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #fbbd49;
}
.radio-success input[type="radio"] + label::after {
  background-color: #02ab58;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #02ab58;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #02ab58;
}
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: "streamlineicons";
  content: "\e91d";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
.panel .panel-heading .action-container {
  margin-top: -32px;
  margin-bottom: -32px;
}
.action-container {
  min-height: 70px;
  display: flex;
}
@media (max-width: 768px) {
  .action-container {
    min-height: 60px;
  }
}
.action-container .action-menu {
  display: flex;
  align-items: center;
}
.action-container .action-menu.left {
  flex: 1;
  justify-content: flex-start;
  margin-left: -15px;
}
.action-container .action-menu.center {
  flex: 1;
  justify-content: center;
}
.action-container .action-menu.right {
  flex: 1;
  justify-content: flex-end;
  padding-right: 0px;
  margin-right: -15px;
}
.action-container .action-menu > ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.action-container .action-menu > ul.dropdown-menu > li > a {
  float: none;
}
.action-container .action-menu > ul > li {
  display: inline;
}
.action-container .action-menu > ul > li .dropdown {
  display: inline;
}
.action-container .action-menu > ul > li > a:not(.dropdown-action),
.action-container .action-menu > ul > li a.dropdown-toggle {
  display: inline-block;
  text-decoration: none;
  font-size: 20px;
  padding: 15px;
  color: #818181;
}
.action-container .action-menu > ul > li > a:not(.dropdown-action).action-special > span,
.action-container .action-menu > ul > li a.dropdown-toggle.action-special > span {
  font-size: 15px;
  font-weight: lighter;
  padding: 2px 10px;
  border-radius: 10px;
}
.action-container .action-menu > ul > li > a:not(.dropdown-action).action-special > span:hover,
.action-container .action-menu > ul > li a.dropdown-toggle.action-special > span:hover {
  background-color: #2970b4;
  background-color: transparent;
  color: #2970b4;
  border: 1px solid #2970b4;
}
.action-container .action-menu > ul > li > a:not(.dropdown-action).action-special > span:hover[href]:hover,
.action-container .action-menu > ul > li a.dropdown-toggle.action-special > span:hover[href]:hover,
.action-container .action-menu > ul > li > a:not(.dropdown-action).action-special > span:hover[href]:focus,
.action-container .action-menu > ul > li a.dropdown-toggle.action-special > span:hover[href]:focus {
  background-color: #20568a;
}
.action-container .action-menu > ul > li > a:not(.dropdown-action).action-special > span:hover[href]:hover,
.action-container .action-menu > ul > li a.dropdown-toggle.action-special > span:hover[href]:hover,
.action-container .action-menu > ul > li > a:not(.dropdown-action).action-special > span:hover[href]:focus,
.action-container .action-menu > ul > li a.dropdown-toggle.action-special > span:hover[href]:focus {
  color: #20568a;
  border-color: #20568a;
}
.action-container .action-menu > ul > li > a:not(.dropdown-action).action-special > span > span.glyphicon,
.action-container .action-menu > ul > li a.dropdown-toggle.action-special > span > span.glyphicon {
  margin-right: 4px;
}
.action-container .action-menu > ul > li > a:not(.dropdown-action).action-close,
.action-container .action-menu > ul > li a.dropdown-toggle.action-close {
  font-size: 26px;
  padding: 2px 20px;
}
.action-container .action-menu > ul > li > a:not(.dropdown-action):hover,
.action-container .action-menu > ul > li a.dropdown-toggle:hover {
  color: #2970b4;
}
.action-container .action-menu > ul > li small {
  padding: 20px 15px 15px 15px;
  color: #818181;
  display: inline-block;
}
.action-container .action-menu > ul > li button {
  margin: 15px;
}
.action-container .action-menu > ul > li .checkbox {
  margin-top: 0px !important;
  padding: 0px 30px;
}
.action-container .action-menu > ul > li .dropdown-toggle {
  padding: 0px 15px;
}
.action-container .action-title {
  max-width: 350px;
  font-size: 24px;
  font-weight: 100;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .action-container .action-title {
    font-size: 18px;
    max-width: 200px;
  }
}
.bootstrap-tagsinput {
  display: block;
  width: 100%;
  height: 42px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d1dde2;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-shadow: none;
  display: flex;
  /*background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: @padding-base-vertical @padding-base-horizontal;
    //margin-bottom: 10px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
    line-height: 22px;
    cursor: text;
    */
}
.bootstrap-tagsinput:focus {
  border-color: #2970b4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(41, 112, 180, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(41, 112, 180, 0.6);
}
.bootstrap-tagsinput::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.bootstrap-tagsinput:-ms-input-placeholder {
  color: #999999;
}
.bootstrap-tagsinput::-webkit-input-placeholder {
  color: #999999;
}
.bootstrap-tagsinput[disabled],
.bootstrap-tagsinput[readonly],
fieldset[disabled] .bootstrap-tagsinput {
  background-color: #eeeeee;
  opacity: 1;
}
.bootstrap-tagsinput[disabled],
fieldset[disabled] .bootstrap-tagsinput {
  cursor: not-allowed;
}
textarea.bootstrap-tagsinput {
  height: auto;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: inherit;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  padding: 4px;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-tagsinput .input-container {
  display: inline-block;
  width: 100%;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 100%;
}
.bootstrap-select button.btn-default {
  border-color: #d1dde2;
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999999;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.bootstrap-select .has-error.dropdown-toggle,
.bootstrap-select .error.dropdown-toggle {
  border-color: #ea252d;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/* PNotify modules included in this custom build file:
buttons
callbacks
mobile
nonblock
*/
/*!
Author  : Hunter Perrin
Version : 3.2.0
Link    : http://sciactive.com/pnotify/
*/
/* -- Notice */
.ui-pnotify {
  top: 36px;
  right: 36px;
  position: absolute;
  height: auto;
  z-index: 2;
}
.public-app-container .ui-pnotify {
  z-index: 10000;
}
body > .ui-pnotify {
  /* Notices in the body context should be fixed to the viewport. */
  position: fixed;
  /* Ensures notices are above everything */
  z-index: 100040;
}
.ui-pnotify-modal-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
body > .ui-pnotify-modal-overlay {
  position: fixed;
  z-index: 100039;
}
.ui-pnotify.ui-pnotify-in {
  display: block !important;
}
.ui-pnotify.ui-pnotify-move {
  transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}
.ui-pnotify.ui-pnotify-fade-slow {
  transition: opacity .4s linear;
  opacity: 0;
}
.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
  transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}
.ui-pnotify.ui-pnotify-fade-normal {
  transition: opacity .25s linear;
  opacity: 0;
}
.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
  transition: opacity .25s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}
.ui-pnotify.ui-pnotify-fade-fast {
  transition: opacity .1s linear;
  opacity: 0;
}
.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
  transition: opacity .1s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}
.ui-pnotify.ui-pnotify-fade-in {
  opacity: 1;
}
.ui-pnotify .ui-pnotify-shadow {
  -webkit-box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.1);
}
.ui-pnotify-container {
  background-position: 0 0;
  padding: .8em;
  height: 100%;
  margin: 0;
}
.ui-pnotify-container:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.ui-pnotify-container.ui-pnotify-sharp {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-pnotify-title {
  display: block;
  margin-bottom: .4em;
  margin-top: 0;
}
.ui-pnotify-text {
  display: block;
}
.ui-pnotify-icon,
.ui-pnotify-icon span {
  display: block;
  float: left;
  margin-right: .2em;
}
/* Alternate stack initial positioning. */
.ui-pnotify.stack-topleft,
.ui-pnotify.stack-bottomleft {
  left: 25px;
  right: auto;
}
.ui-pnotify.stack-bottomright,
.ui-pnotify.stack-bottomleft {
  bottom: 25px;
  top: auto;
}
.ui-pnotify.stack-modal {
  left: 50%;
  right: auto;
  margin-left: -150px;
}
.ui-pnotify-closer,
.ui-pnotify-sticker {
  float: right;
  margin-left: .2em;
}
.ui-pnotify-container {
  position: relative;
  left: 0;
}
@media (max-width: 480px) {
  /* -- Notice */
  .ui-pnotify-mobile-able.ui-pnotify {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: auto !important;
    font-size: 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
  }
  .ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom-width: 5px;
  }
  .ui-pnotify-mobile-able .ui-pnotify-container {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  /* Alternate stack initial positioning. */
  .ui-pnotify-mobile-able.ui-pnotify.stack-topleft,
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft {
    left: 0;
    right: 0;
  }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright,
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
  }
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright .ui-pnotify-shadow,
  .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft .ui-pnotify-shadow {
    border-top-width: 5px;
    border-bottom-width: 1px;
  }
}
.ui-pnotify.ui-pnotify-nonblock-fade {
  /*transition: opacity .3s ease;*/
  opacity: .2;
}
.ui-pnotify.ui-pnotify-nonblock-hide {
  display: none !important;
}
/* Ebriza styling */
.ui-pnotify.custom .ui-pnotify-container {
  background-color: white !important;
  background-image: none !important;
  border: 1px solid #d1dde2;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: inherit;
}
.ui-pnotify.custom .ui-pnotify-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px !important;
  padding-top: 7px !important;
  text-rendering: geometricPrecision !important;
}
.ui-pnotify.custom .ui-pnotify-text {
  font-size: 11px !important;
  padding-top: 5px !important;
  text-rendering: geometricPrecision !important;
}
.ui-pnotify.custom .ui-pnotify-icon {
  float: left;
  font-size: 25px;
}
.ui-pnotify.custom .ui-pnotify-icon .glyphicon {
  color: #2970b4 !important;
}
.ui-pnotify.custom.success .ui-pnotify-icon .glyphicon {
  color: #02ab58 !important;
}
.ui-pnotify.custom.danger .ui-pnotify-icon .glyphicon {
  color: #ea252d !important;
}
.ui-pnotify.custom.warning .ui-pnotify-icon .glyphicon {
  color: #fbbd49 !important;
}
.ui-pnotify.custom .ui-pnotify-closer .glyphicon {
  color: #333333 !important;
}
.ui-pnotify.toast {
  left: 50%;
  transform: translateX(-50%);
}
.ui-pnotify.toast .ui-pnotify-container {
  /*display: flex;
    margin-top: 15px;*/
  padding: 10px 20px;
  border-radius: 50px;
  background: #656d78;
  border-color: #656d78 !important;
  color: #ffffff;
  -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);
}
.ui-pnotify.toast .ui-pnotify-container a {
  color: #67a3dc !important;
}
.ui-pnotify.toast.success .ui-pnotify-container {
  background: #02ab58 !important;
  border-color: #02ab58 !important;
}
.ui-pnotify.toast.warning .ui-pnotify-container {
  background: #fbbd49 !important;
  border-color: #fbbd49 !important;
}
.ui-pnotify.toast.danger .ui-pnotify-container {
  background: #ea252d !important;
  border-color: #ea252d !important;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.dropup {
  margin-top: -5px;
}
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}
.daterangepicker .calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #eee;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #2970b4;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  border-radius: 4px;
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.daterangepicker .input-mini.active {
  border: 1px solid #2970b4;
  border-radius: 4px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #2970b4;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.ranges li:hover {
  background: #2970b4;
  border: 1px solid #2970b4;
  color: #fff;
}
.ranges li.active {
  background: #2970b4;
  border: 1px solid #2970b4;
  color: #fff;
}
/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges,
  .daterangepicker.single .calendar {
    float: left;
  }
  .daterangepicker .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .calendar.right {
    margin-left: 0;
  }
  .daterangepicker .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker .ranges,
  .daterangepicker .calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
    float: left;
  }
  .daterangepicker .calendar.left {
    clear: none;
  }
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}
.toggle {
  position: relative;
  overflow: hidden;
}
.toggle input[type="checkbox"] {
  display: none;
}
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.toggle.off .toggle-group {
  left: -100%;
}
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
  width: 0px;
  border-width: 0 1px;
}
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}
.toggle-on.btn {
  padding-right: 24px;
}
.toggle-off.btn {
  padding-left: 24px;
}
.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}
.toggle-on.btn-lg {
  padding-right: 31px;
}
.toggle-off.btn-lg {
  padding-left: 31px;
}
.toggle-handle.btn-lg {
  width: 40px;
}
.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}
.toggle-on.btn-sm {
  padding-right: 20px;
}
.toggle-off.btn-sm {
  padding-left: 20px;
}
.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}
.toggle-on.btn-xs {
  padding-right: 12px;
}
.toggle-off.btn-xs {
  padding-left: 12px;
}
.wysihtml5-toolbar .btn-sm {
  padding: 10px;
}
.wysihtml5-toolbar .btn-sm.dropdown-toggle {
  min-width: 110px;
  padding: 13px;
}
.wysihtml5-toolbar .btn-sm.dropdown-toggle .caret {
  margin-left: 5px;
}
.wysihtml5-toolbar .btn-sm .glyphicon {
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .mobile-view-port {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mobile-view-port {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .mobile-view-port {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .desktop-view-port {
    display: none !important;
  }
}
.flex-container {
  display: flex;
  height: 100%;
  flex-wrap: nowrap;
}
.flex-container.vertical {
  flex-direction: column;
}
.flex-container .unflex {
  flex: unset;
}
.flex-container > div {
  flex: 1;
}
.flex-container > div.last {
  flex: 1;
  overflow: hidden;
}
.flex-vertical {
  flex-direction: column;
}
.flex-container.flex-center {
  justify-content: center;
}
.flex-container.flex-end {
  justify-content: flex-end;
}
.fill-parent-height {
  height: 100%;
}
.fill-height {
  height: 100vh;
  margin-bottom: -100vh;
  display: flex;
}
.fill-height.v-align-middle {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.fill-width {
  width: 100%;
}
.default-border {
  border-color: #d1dde2 !important;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none !important;
}
.pace .pace-progress {
  background: #ea252d;
  position: fixed;
  z-index: 20000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-note {
  font-size: 0.8em;
}
.text-larger {
  font-size: 1.3em;
}
.text-stand-out {
  font-size: 3.6em;
}
.text-stand-out-ish {
  font-size: 2em;
}
.text-stand-out .suffix,
.text-stand-out-ish .suffix {
  font-size: 0.63em;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-center {
  text-align: center;
}
.text-thin {
  font-weight: 300;
}
.text-boldish {
  font-weight: 600;
}
.text-bold {
  font-weight: 700;
}
.text-line-through {
  text-decoration: line-through;
}
.pointer,
.cursor-pointer {
  cursor: pointer;
}
.cursor-wait {
  cursor: wait;
}
.pull-center {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  max-width: 50%;
}
.pull-vertical-center {
  line-height: 42px;
}
.strong {
  font-weight: 700 !important;
}
.strong-ish {
  font-weight: 600;
}
.no-text-transform {
  text-transform: none !important;
}
.overflow-hidden {
  overflow: hidden;
}
.translucent {
  opacity: 0.5;
}
.more-options {
  padding: 0.2em 0 0 0;
  font-size: 0.8em;
  line-height: 1.5;
}
.section-title {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.3em;
  font-weight: bold;
}
.no-select {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
}
.flow-of-items .flow-item {
  display: inline-block;
  margin-right: 16px;
}
.flow-of-items .flow-item span {
  padding-right: 2px;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-text-right {
  display: inline-block;
  margin-left: 5px;
}
.well.credit-card-well {
  background-color: #ffffff;
  margin: 0;
  padding: 4px;
}
.well.in-panel {
  background-color: #ffffff;
}
.well.well-lg.credit-card-well {
  background-color: #ffffff;
  margin: 0;
  padding: 16px;
}
.well.snap-bottom {
  margin-bottom: 0;
}
.credit-card-logo {
  width: 50px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.credit-card-logo.credit-card-logo-big {
  width: 70px;
  height: 45px;
}
.text-danger {
  color: #ea252d;
}
.text-warning {
  color: #fbbd49;
}
.perfect-square {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.image-placeholder {
  position: relative;
}
.image-placeholder .curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJ3aGl0ZSI+CiAgPHBhdGggZD0iTTAgNCBMMCAyOCBMMzIgMjggTDMyIDQgeiBNNCAyNCBMMTAgMTAgTDE1IDE4IEwxOCAxNCBMMjQgMjR6IE0yNSA3IEE0IDQgMCAwIDEgMjUgMTUgQTQgNCAwIDAgMSAyNSA3Ij48L3BhdGg+Cjwvc3ZnPg==") no-repeat center #cccccc;
  background-size: calc(33.33333333%);
  overflow: hidden;
  z-index: 20;
}
.image-placeholder .curtain .shine {
  width: 100%;
  height: 100%;
  transition: 0.3s;
  background: linear-gradient(-90deg, #efefef 0%, #fcfcfc 50%, #efefef 100%);
  background-size: 400% 400%;
  -webkit-animation: shinekeyframe 1.3s infinite;
  animation: shinekeyframe 1.3s infinite;
  opacity: 0.8;
}
@-webkit-keyframes shinekeyframe {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: -135% 0%;
  }
}
@keyframes shinekeyframe {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: -135% 0%;
  }
}
@keyframes slideInFromLeft {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.loading-box-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.loading-box-container.fixed {
  position: fixed;
  z-index: 9999999;
  left: 0px;
  top: 0px;
}
.loading-box-container .loading-box-background {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #f5f7fa;
  opacity: 0.5;
}
.loading-box-container .loading-box-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 20px;
  max-height: 20px;
}
.hamburger {
  position: relative;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #e6e9ed;
  border-radius: 3px;
  outline: none;
}
.hamburger .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  margin-top: 4px;
  border-radius: 1px;
  background-color: #888;
}
.hamburger .icon-bar:first-of-type {
  margin-top: 0;
}
.ebriza-logo {
  width: 40px;
  cursor: pointer;
}
.ebriza-logo img {
  width: 100%;
  height: 100%;
}
.private-menu {
  height: 50px;
  min-height: 50px;
  background-color: #ffffff;
  border-bottom: 1px solid;
  border-color: #d1dde2;
}
.private-menu .menu-content {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 16px;
}
.private-menu .logo-container {
  flex: 1;
}
.private-menu .logo-container .company-logo {
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.private-menu .hamburger-container {
  flex: 1;
}
.private-menu .actions-container {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  font-size: 22px;
}
.private-menu .actions-container .current-user {
  display: flex;
  align-items: center;
  cursor: pointer;
  max-width: 200px;
  font-size: 15px;
  margin-left: 16px;
}
.private-menu .actions-container .current-user .user-image-container {
  margin-right: 8px;
}
.private-menu .actions-container .current-user .user-image-container .user-image {
  height: 30px;
  width: 30px;
}
.private-menu .actions-container .current-user .user-image-container .glyphicon {
  height: auto;
  width: auto;
  font-size: 24px;
}
.private-menu .actions-container .dropdown {
  float: right;
}
.private-app-sub-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 53px;
  background: #ffffff;
  border-bottom: 1px solid;
  border-color: #d1dde2;
}
.private-app-sub-menu .sub-module {
  position: relative;
  padding: 16px;
  cursor: pointer;
  color: #818181;
  text-transform: uppercase;
}
.private-app-sub-menu .sub-module.active {
  color: #000;
}
.private-app-sub-menu .sub-module.active:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #2970b4;
}
.private-app-sub-menu .preview-label {
  position: absolute;
  right: 15px;
  bottom: -10px;
  font-size: 7px;
}
.private-sidebar {
  display: flex;
  flex-direction: column;
  width: 250px;
  height: calc(100% - 50px);
  padding: 15px 30px 0;
  background-color: #ffffff;
  border-right: 1px solid;
  border-color: #d1dde2;
  overflow-x: hidden;
}
.private-sidebar .links-container {
  flex: 1;
}
.private-sidebar .links-container .newly-added {
  width: 8px;
  height: 8px;
  background-color: #2970b4;
  border-radius: 4px;
  position: absolute;
  left: -15px;
}
.private-sidebar .logout-button-container {
  position: fixed;
  bottom: 19.8px;
  width: 250px;
  height: 50px;
  padding: 15px 30px;
  margin: 0 -30px;
  border: 1px solid #d1dde2;
}
.private-sidebar .logout-button-container .sidebar-link {
  height: auto;
}
.private-sidebar .sidebar-link {
  position: relative;
  display: flex;
  align-items: center;
  height: 50px;
  color: inherit;
}
.private-sidebar .sidebar-link:hover {
  text-decoration: none;
  font-weight: 600;
}
.private-sidebar .sidebar-link.active:before {
  content: '';
  position: absolute;
  left: -30px;
  width: 5px;
  height: 50px;
  background: #2970b4;
}
.private-sidebar .sidebar-link img {
  height: 24px;
  width: 24px;
  margin-right: 15px;
}
.private-sidebar .sidebar-link .glyphicon {
  margin-right: 15px;
  font-size: 20px;
}
@media (max-width: 767px) {
  .private-sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 10;
    transition: transform 0.2s linear;
  }
  .private-sidebar.visible-mobile {
    -webkit-box-shadow: 7px 0px 9px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 7px 0px 9px -2px rgba(0, 0, 0, 0.75);
    transform: translateX(0);
  }
  .private-sidebar.hidden-mobile {
    transform: translateX(-100%);
  }
  .private-sidebar .logout-button-container {
    position: static;
  }
}
.private-footer {
  height: 19.8px;
  background-color: #434a54;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.private-footer a {
  margin-left: 30px;
  color: #ffffff;
}
.private-app-container {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.private-app-container .private-app-body {
  position: relative;
  display: flex;
  flex: 1;
  overflow-y: hidden;
}
.private-app-container .private-app-body .private-app-content {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #f5f7fa;
}
.private-app-container .private-app-body .private-app-content .children-container {
  position: relative;
  padding: 15px;
  height: 100%;
}
@media (max-width: 767px) {
  .private-app-container .private-app-body .private-app-content .children-container {
    padding: 15px 0px;
  }
}
.private-app-container .private-app-body .private-app-content .children-container.full-screen {
  height: 100%;
  padding: 0;
}
.private-app-container .private-app-body .private-app-content .children-container > .loading-box-container {
  min-height: 50vh;
}
@media (max-width: 767px) {
  .private-app-container .private-app-body .private-app-content.xs-scrollable {
    min-width: 767px;
    overflow-x: auto;
  }
}
.user-image-container .user-image {
  height: 100px;
  width: 100px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 100%;
}
.user-image-container .user-image.glyphicon {
  width: auto;
  height: auto;
  font-size: 100px;
}
.app-card {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 450px;
  margin: 0 15px 30px 15px;
  border: 1px solid #d1dde2;
  border-radius: 3px;
}
.app-card.add-app {
  float: left;
  border-style: dashed;
  text-align: center;
  cursor: pointer;
  color: #2970b4;
}
.app-card.add-app .glyphicon {
  margin-right: 8px;
}
.app-card .activity-icon {
  position: absolute;
  top: 0;
  right: 0;
}
.app-card .activity-icon .folded-triangle {
  width: 0;
  height: 0;
  border-top: 60px solid;
  border-left: 60px solid transparent;
}
.app-card .activity-icon .folded-triangle.active {
  border-top-color: #02ab58;
}
.app-card .activity-icon .folded-triangle.inactive {
  border-top-color: #fbbd49;
}
.app-card .activity-icon .glyphicon {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 25px;
  font-weight: bold;
}
.app-card .icon-container {
  width: 200px;
  height: 200px;
  padding: 30px;
}
.app-card .icon-container img {
  width: 100%;
  height: 100%;
}
.app-card .details-container {
  display: flex;
  flex-direction: column;
  height: 250px;
  padding: 15px;
  border-top: 1px solid #d1dde2;
  text-align: center;
}
.app-card .details-container .app-name {
  max-height: 75px;
  margin-bottom: 15px;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 125%;
  font-weight: 600;
}
.app-card .details-container .app-price {
  flex: 1;
}
.app-card .details-container .btn {
  width: 100%;
  margin-top: 16px;
}
.dashboard-card {
  display: flex;
  background-color: white;
  border-radius: 3px;
  padding: 15px;
  flex-direction: column;
  height: 100%;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
}
.dashboard-card.dashboard-primary {
  border: 1px solid #2970b4;
}
.dashboard-card.chrome-less {
  box-shadow: none;
  padding: 0px;
  background-color: transparent;
}
.dashboard-card .dashboard-header {
  height: 35px;
  position: relative;
  display: flex;
}
.dashboard-card .dashboard-header.with-subtitle {
  height: 45px;
  margin-bottom: 5px;
}
.dashboard-card .dashboard-header .dashboard-header-left {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.dashboard-card .dashboard-header .dashboard-header-center {
  flex: 1;
  display: flex;
  overflow: hidden;
}
.dashboard-card .dashboard-header .dashboard-header-right {
  overflow: hidden;
  display: flex;
}
.dashboard-card .dashboard-header .dashboard-title {
  flex: 1;
  font-weight: 500;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  min-width: 50px;
  display: flex;
  align-items: center;
}
.dashboard-card .dashboard-header .dashboard-subtitle {
  color: #818181;
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 95%;
}
.dashboard-card .dashboard-header .dashboard-actions {
  width: 30px;
}
.dashboard-card .dashboard-header .dropdown {
  position: initial;
}
.dashboard-card .dashboard-card-doughnut {
  height: 100%;
}
.dashboard-card .dashboard-card-doughnut .chart {
  position: relative;
  height: 99%;
  width: 99%;
}
.dashboard-card .dashboard-card-delta {
  flex: 1;
  display: flex;
  height: 85%;
}
.dashboard-card .dashboard-card-delta .chart-container {
  position: relative;
  width: 30%;
  height: 100%;
}
@media (max-width: 767px) {
  .dashboard-card .dashboard-card-delta .chart-container {
    width: 19%;
  }
}
.dashboard-card .dashboard-card-delta .value-container {
  width: 70%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.dashboard-card .dashboard-card-delta .value-container .value {
  font-size: 1.5em;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dashboard-card .dashboard-card-delta .value-container .value-label {
  color: #818181;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dashboard-card .dashboard-card-list {
  height: 100%;
  overflow-y: auto;
}
.dashboard-card .dashboard-card-list .dashboard-card-list-item {
  height: 50px;
  display: flex;
  border-bottom: 1px solid #f5f7fa;
}
.dashboard-card .dashboard-card-list .dashboard-card-list-item .item-img-container {
  width: 40px;
  margin: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
}
.dashboard-card .dashboard-card-list .dashboard-card-list-item .item-img-container .glyphicon {
  font-size: 25px;
}
.dashboard-card .dashboard-card-list .dashboard-card-list-item .item-img-container > div {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 25px;
}
.dashboard-card .dashboard-card-list .dashboard-card-list-item .item-details-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 10px;
  max-width: 60%;
}
.dashboard-card .dashboard-card-list .dashboard-card-list-item .item-details-container .item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dashboard-card .dashboard-card-list .dashboard-card-list-item .item-details-container .item-details {
  color: #818181;
}
.dashboard-card .dashboard-card-list .dashboard-card-list-item .item-value-container {
  flex: 0.5;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 5px;
}
.dashboard-card .dashboard-card-value {
  height: 100%;
  display: flex;
}
.dashboard-card .dashboard-card-value .value-img-container {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dashboard-card .dashboard-card-value .value-img-container .glyphicon {
  font-size: 3em;
}
.dashboard-card .dashboard-card-value .value-img-container > div {
  background-size: contain;
  background-repeat: no-repeat;
}
.dashboard-card .dashboard-card-value .value-details-container {
  display: flex;
  width: 75%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.dashboard-card .dashboard-card-value .value-details-container .value-title {
  font-size: 1.5em;
  max-width: 90%;
  margin-bottom: 5px;
}
.dashboard-card .dashboard-card-value .value-details-container .value-details {
  max-width: 90%;
  margin-bottom: 5px;
  color: #818181;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dashboard-card .dashboard-card-bar {
  height: 100%;
}
.dashboard-card .dashboard-card-bar .chart {
  position: relative;
  height: 99%;
  width: 99%;
}
.dashboard-card .dashboard-card-line {
  height: 100%;
}
.dashboard-card .dashboard-card-line .chart {
  position: relative;
  height: 99%;
  width: 99%;
}
.dashboard-card .dashboard-card-line-with-bar {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.dashboard-card .dashboard-card-line-with-bar .dashboard-card-line-with-bar-value {
  font-size: 1.8em;
  font-weight: 300;
  max-width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dashboard-card .dashboard-card-line-with-bar .dashboard-card-line-with-bar-details {
  flex: 1;
  display: flex;
}
.dashboard-card .dashboard-card-line-with-bar .dashboard-card-line-with-bar-details .dashboard-card-line-with-bar-lines {
  width: 60%;
}
.dashboard-card .dashboard-card-line-with-bar .dashboard-card-line-with-bar-details .dashboard-card-line-with-bar-lines.full-width {
  width: 100%;
}
.dashboard-card .dashboard-card-line-with-bar .dashboard-card-line-with-bar-details .dashboard-card-line-with-bar-bars {
  width: 40%;
}
.dashboard-card .dashboard-card-table {
  overflow-y: auto;
  height: 100%;
}
.dashboard-card .dashboard-content {
  overflow-x: auto;
  margin-top: 5px;
  flex: 1;
}
.app-panel {
  margin: 0 7.5px 15px 7.5px;
  cursor: pointer;
}
.app-panel .panel-body {
  display: flex;
  padding: 15px;
}
.app-panel .icon {
  width: 110px;
  height: 110px;
}
.app-panel .icon img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.app-panel .details {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}
.app-panel .details .name {
  font-weight: 600;
  max-height: 33px;
  margin-bottom: 3px;
  line-height: 1.2;
  word-wrap: break-word;
  overflow: hidden;
}
.app-panel .details .developer {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #818181;
  font-size: 0.8em;
  flex: 1;
  text-transform: uppercase;
}
.app-panel .details .app-price {
  font-weight: 700;
}
.app-panel.horizontal {
  width: 305px;
  height: 140px;
}
.app-panel.horizontal .panel-body {
  flex-direction: row;
}
.app-panel.horizontal .details {
  margin-left: 15px;
}
.app-panel.vertical {
  width: 145px;
  height: 270px;
}
.app-panel.vertical .panel-body {
  flex-direction: column;
  height: 100%;
}
.app-panel.vertical .details {
  margin-top: 15px;
}
.app-install-steps .panel-heading {
  padding: 0;
}
.app-install-steps .panel-heading .step-heading {
  display: flex;
  padding: 16px;
  background-color: #f5f7fa;
}
.app-install-steps .panel-heading .step-heading.confirmed {
  background-color: #02ab58;
  color: #ffffff;
}
.app-install-steps .panel-heading .step-heading h4 {
  flex: 1;
}
.app-install-steps .panel-heading .step-heading .confirmed-icon {
  color: #ffffff;
  font-weight: bold;
  font-size: 250%;
}
.app-install-steps .panel-body {
  padding: 16px;
}
.app-install-steps .login-button-container {
  text-align: center;
  margin-top: 16px;
}
.app-install-steps .login-button-container:empty {
  display: none;
}
.app-install-steps .login-button-container .btn {
  max-width: 100%;
  overflow: hidden;
}
.app-install-steps form {
  text-align: center;
}
.app-install-steps form .form-group {
  text-align: left;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.app-dependency {
  display: flex;
  max-height: 55px;
  cursor: pointer;
}
.app-dependency .icon {
  width: 46px;
  height: 46px;
}
.app-dependency .details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  margin-left: 15px;
  overflow: hidden;
}
.app-dependency .details .name {
  max-height: 35px;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 90%;
}
.app-dependency .details .developer {
  font-size: 85%;
  color: #818181;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.app-dependency .details .label {
  display: inline-block;
  padding: 4px;
}
.app-config-field.form-group .control-label {
  margin-right: 8px;
}
.app-config-field .image-field-background {
  height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 16px;
  border: 1px solid #d1dde2;
}
.app-config-field .image-field-background .no-bg {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px;
}
.app-config-field .image-field-background .no-bg span {
  font-size: 10px;
  text-align: center;
}
.app-config-field .image-field-background .img {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.app-setup-modal .app-setup-modal-header {
  display: flex;
}
.app-setup-modal .app-setup-modal-header .icon {
  flex: 1;
  align-self: flex-start;
  max-width: 120px;
  max-height: 120px;
}
.app-setup-modal .app-setup-modal-header .icon img {
  width: 100%;
  height: 100%;
}
.app-setup-modal .app-setup-modal-header .app-title {
  flex: 4;
  margin: 0 16px;
  overflow: hidden;
}
.app-setup-modal .app-setup-modal-header .app-title .name,
.app-setup-modal .app-setup-modal-header .app-title .developer {
  margin: 0 0 10px;
  text-transform: uppercase;
  word-wrap: break-word;
}
.app-setup-modal .app-setup-modal-header .app-title .developer {
  color: #818181;
}
.app-setup-modal .app-setup-modal-header .close {
  width: 20px;
}
.beta-feature {
  background-color: white;
  width: 100%;
  color: #2970b4;
  padding: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 35px;
  align-items: center;
  border-radius: 3px;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
}
.beta-feature.new-version {
  background-color: #2970b4;
  color: white;
}
.search-panel.horizontal {
  display: flex;
}
.search-panel.horizontal > * {
  margin-right: 16px;
}
.search-panel.horizontal > *:last-child {
  margin-right: 0px;
}
.cookie-disclaimer {
  background: #434a54;
  color: #ffffff;
  width: 100%;
  bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  left: 0;
  z-index: 99 !important;
  position: fixed;
  padding-right: 10px;
}
.cookie-disclaimer a {
  color: #4a89dc;
}
.cookie-disclaimer a:hover {
  color: #5d9cec;
}
.cookie-disclaimer .close-button {
  display: block;
  min-width: 150px;
  height: 35px;
  margin: 20px auto;
  line-height: 15px;
  font-size: 14px;
}
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -4px;
  right: 12px;
}
.ribbon-wrapper .ribbon {
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.ribbon-wrapper .ribbon:before {
  left: 0;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.ribbon-wrapper .ribbon:after {
  right: 0;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.ribbon-wrapper .ribbon-primary {
  color: white;
  background-color: #2970b4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2970b4), to(#2970b4));
  background-image: -webkit-linear-gradient(top, #2970b4, #2970b4);
  background-image: -moz-linear-gradient(top, #2970b4, #2970b4);
  background-image: -ms-linear-gradient(top, #2970b4, #2970b4);
  background-image: -o-linear-gradient(top, #2970b4, #2970b4);
}
.ribbon-wrapper .ribbon-primary:before,
.ribbon-wrapper .ribbon-primary:after {
  border-top: 3px solid #2970b4;
}
.ribbon-wrapper .ribbon-success {
  color: white;
  background-color: #02ab58;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#02ab58), to(#02ab58));
  background-image: -webkit-linear-gradient(top, #02ab58, #02ab58);
  background-image: -moz-linear-gradient(top, #02ab58, #02ab58);
  background-image: -ms-linear-gradient(top, #02ab58, #02ab58);
  background-image: -o-linear-gradient(top, #02ab58, #02ab58);
}
.ribbon-wrapper .ribbon-success:before,
.ribbon-wrapper .ribbon-success:after {
  border-top: 3px solid #02ab58;
}
.ribbon-wrapper .ribbon-danger {
  color: white;
  background-color: #ea252d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ea252d), to(#ea252d));
  background-image: -webkit-linear-gradient(top, #ea252d, #ea252d);
  background-image: -moz-linear-gradient(top, #ea252d, #ea252d);
  background-image: -ms-linear-gradient(top, #ea252d, #ea252d);
  background-image: -o-linear-gradient(top, #ea252d, #ea252d);
}
.ribbon-wrapper .ribbon-success:before,
.ribbon-wrapper .ribbon-success:after {
  border-top: 3px solid #ea252d;
}
.ribbon-wrapper .ribbon-warning {
  color: white;
  background-color: #fbbd49;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbbd49), to(#fbbd49));
  background-image: -webkit-linear-gradient(top, #fbbd49, #fbbd49);
  background-image: -moz-linear-gradient(top, #fbbd49, #fbbd49);
  background-image: -ms-linear-gradient(top, #fbbd49, #fbbd49);
  background-image: -o-linear-gradient(top, #fbbd49, #fbbd49);
}
.ribbon-wrapper .ribbon-success:before,
.ribbon-wrapper .ribbon-success:after {
  border-top: 3px solid #fbbd49;
}
.working-hours-modal {
  display: flex;
  flex-direction: column;
}
.working-hours-modal .working-hours {
  display: flex;
}
.working-hours-modal .working-hours > div {
  flex: 1;
}
.working-hours-modal .working-hours > div:first-child {
  margin-right: 15px;
}
.working-hours-modal .working-hours ul.dropdown-menu {
  max-height: 150px !important;
}
.multi-language-input .lang-dropdown {
  width: 65px;
}
.multi-language-input .lang-dropdown .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.multi-language-input .multi-lang-group {
  display: flex;
}
.multi-language-input .multi-lang-group .form-group {
  flex: 1;
}
.multi-language-input .multi-lang-group .form-group .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/*! Pickr 1.5.1 MIT | https://github.com/Simonwep/pickr */
.pickr {
  position: relative;
  overflow: visible;
  transform: translateY(0);
}
.pickr * {
  box-sizing: border-box;
  outline: none;
  border: none;
  -webkit-appearance: none;
}
.pickr .pcr-button {
  position: relative;
  height: 2em;
  width: 2em;
  padding: .5em;
  cursor: pointer;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  border-radius: .15em;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat 50%;
  background-size: 0;
  transition: all 0.3s;
}
.pickr .pcr-button:before {
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: .5em;
  z-index: -1;
  z-index: auto;
}
.pickr .pcr-button:after,
.pickr .pcr-button:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.15em;
}
.pickr .pcr-button:after {
  transition: background .3s;
  background: currentColor;
}
.pickr .pcr-button.clear {
  background-size: 70%;
}
.pickr .pcr-button.clear:before {
  opacity: 0;
}
.pickr .pcr-button.clear:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px currentColor;
}
.pickr .pcr-button.disabled {
  cursor: not-allowed;
}
.pcr-app *,
.pickr * {
  box-sizing: border-box;
  outline: none;
  border: none;
  -webkit-appearance: none;
}
.pcr-app button.pcr-active,
.pcr-app button:focus,
.pcr-app input.pcr-active,
.pcr-app input:focus,
.pickr button.pcr-active,
.pickr button:focus,
.pickr input.pcr-active,
.pickr input:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px currentColor;
}
.pcr-app .pcr-palette,
.pcr-app .pcr-slider,
.pickr .pcr-palette,
.pickr .pcr-slider {
  transition: box-shadow 0.3s;
}
.pcr-app .pcr-palette:focus,
.pcr-app .pcr-slider:focus,
.pickr .pcr-palette:focus,
.pickr .pcr-slider:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(0, 0, 0, 0.25);
}
.pcr-app {
  position: fixed;
  display: flex;
  flex-direction: column;
  z-index: 10000;
  border-radius: .1em;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s,visibility 0s .3s;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  box-shadow: 0 0.15em 1.5em 0 rgba(0, 0, 0, 0.1), 0 0 1em 0 rgba(0, 0, 0, 0.03);
  left: 0;
  top: 0;
}
.pcr-app.visible {
  transition: opacity .3s;
  visibility: visible;
  opacity: 1;
}
.pcr-app .pcr-swatches {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.75em;
}
.pcr-app .pcr-swatches.pcr-last {
  margin: 0;
}
@supports (display:grid) {
  .pcr-app .pcr-swatches {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(auto-fit, 1.75em);
  }
}
.pcr-app .pcr-swatches > button {
  font-size: 1em;
  position: relative;
  width: calc(1.75em - 5px);
  height: calc(1.75em - 5px);
  border-radius: .15em;
  cursor: pointer;
  margin: 2.5px;
  flex-shrink: 0;
  justify-self: center;
  transition: all .15s;
  overflow: hidden;
  background: transparent;
  z-index: 1;
}
.pcr-app .pcr-swatches > button:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: 6px;
  border-radius: .15em;
  z-index: -1;
}
.pcr-app .pcr-swatches > button:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: .15em;
  box-sizing: border-box;
}
.pcr-app .pcr-swatches > button:hover {
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.pcr-app .pcr-interaction {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -0.2em;
}
.pcr-app .pcr-interaction > * {
  margin: 0 0.2em;
}
.pcr-app .pcr-interaction input {
  letter-spacing: .07em;
  font-size: .75em;
  text-align: center;
  cursor: pointer;
  color: #75797e;
  background: #f1f3f4;
  border-radius: .15em;
  transition: all .15s;
  padding: .45em .5em;
  margin-top: 0.75em;
}
.pcr-app .pcr-interaction input:hover {
  -webkit-filter: brightness(0.975);
  filter: brightness(0.975);
}
.pcr-app .pcr-interaction input:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(66, 133, 244, 0.75);
}
.pcr-app .pcr-interaction .pcr-result {
  color: #75797e;
  text-align: left;
  flex: 1 1 8em;
  min-width: 8em;
  transition: all .2s;
  border-radius: .15em;
  background: #f1f3f4;
  cursor: text;
}
.pcr-app .pcr-interaction .pcr-result::-moz-selection {
  background: #4285f4;
  color: #ffffff;
}
.pcr-app .pcr-interaction .pcr-result::selection {
  background: #4285f4;
  color: #ffffff;
}
.pcr-app .pcr-interaction .pcr-type.active {
  color: #fff;
  background: #4285f4;
}
.pcr-app .pcr-interaction .pcr-cancel,
.pcr-app .pcr-interaction .pcr-clear,
.pcr-app .pcr-interaction .pcr-save {
  width: auto;
  color: #ffffff;
}
.pcr-app .pcr-interaction .pcr-cancel:hover,
.pcr-app .pcr-interaction .pcr-clear:hover,
.pcr-app .pcr-interaction .pcr-save:hover {
  -webkit-filter: brightness(0.925);
  filter: brightness(0.925);
}
.pcr-app .pcr-interaction .pcr-save {
  background: #4285f4;
}
.pcr-app .pcr-interaction .pcr-cancel,
.pcr-app .pcr-interaction .pcr-clear {
  background: #f44250;
}
.pcr-app .pcr-interaction .pcr-cancel:focus,
.pcr-app .pcr-interaction .pcr-clear:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(244, 66, 80, 0.75);
}
.pcr-app .pcr-selection .pcr-picker {
  position: absolute;
  height: 18px;
  width: 18px;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pcr-app .pcr-selection .pcr-color-chooser,
.pcr-app .pcr-selection .pcr-color-opacity,
.pcr-app .pcr-selection .pcr-color-palette {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  flex-direction: column;
  cursor: grab;
  cursor: -webkit-grab;
}
.pcr-app .pcr-selection .pcr-color-chooser:active,
.pcr-app .pcr-selection .pcr-color-opacity:active,
.pcr-app .pcr-selection .pcr-color-palette:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.pcr-app[data-theme=classic] {
  width: 28.5em;
  max-width: 95vw;
  padding: 0.8em;
}
.pcr-app[data-theme=classic] .pcr-selection {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview {
  position: relative;
  z-index: 1;
  width: 2em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 0.75em;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: .5em;
  border-radius: .15em;
  z-index: -1;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-last-color {
  cursor: pointer;
  transition: background-color 0.3s, box-shadow 0.3s;
  border-radius: .15em .15em 0 0;
  z-index: 2;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-current-color {
  border-radius: 0 0 0.15em 0.15em;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-current-color,
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-last-color {
  background: currentColor;
  width: 100%;
  height: 50%;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette {
  width: 100%;
  height: 8em;
  z-index: 1;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette .pcr-palette {
  flex-grow: 1;
  border-radius: 0.15em;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette .pcr-palette:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: .5em;
  border-radius: .15em;
  z-index: -1;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser,
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity {
  margin-left: 0.75em;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-picker,
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-picker {
  left: 50%;
  transform: translateX(-50%);
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-slider,
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-slider {
  width: 8px;
  flex-grow: 1;
  border-radius: 50em;
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-slider {
  background: linear-gradient(180deg, red, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, red);
}
.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-slider {
  background: linear-gradient(180deg, transparent, #000000), url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: 100%, 50%;
}
.editable-text.input-visible {
  padding: 0px 1px;
  border: 1px solid #d1dde2;
  border-radius: 2px;
}
.editable-text > div {
  margin-left: 3px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  min-width: 50px;
}
.editable-text > input {
  border: none;
  width: 100%;
  outline: none;
}
.popover-backdrop {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
}
.popover-backdrop .popover-canvas {
  position: absolute;
  background-color: #FFFFFF;
  overflow: hidden;
  border-radius: 3px;
  padding: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
#chartjs-tooltip {
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  min-height: 55px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.carousel {
  position: relative;
  width: 100%;
  height: 100%;
}
.carousel.outside-arrows {
  display: flex;
}
.carousel .carousel-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel .carousel-container .carousel-page {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  transition: all 0.7s ease-in-out;
}
.carousel .arrow-left {
  position: absolute;
  left: 40px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-image: url('/Content/Images/arrow_button_left_hover_warning.svg');
  background-repeat: no-repeat;
  background-size: cover;
  /*  &:hover {
            background-image: url('/Content/Images/arrow_button_left.svg');
        }*/
}
.carousel .arrow-right {
  position: absolute;
  right: 40px;
  top: calc(50% - 20px);
  cursor: pointer;
  background: url('/Content/Images/arrow_button_right_hover_warning.svg');
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  /*   &:hover {
            background-image: url('/Content/Images/arrow_button_right.svg');
        }*/
}
.carousel .outside-arrow-container {
  width: 100px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel .outside-arrow-container .arrow-left {
  position: unset;
}
.carousel .outside-arrow-container .arrow-right {
  position: unset;
}
.sly-carousel .scrollbar {
  height: 8px;
  padding: 3px 0px;
}
.sly-carousel .scrollbar .handle {
  height: 100%;
  background-color: #d1dde2;
}
.sly-carousel ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.sly-carousel ul li {
  float: left;
  height: 100%;
  margin: 0 1px 0 0;
  padding: 0;
}
.glider-contain {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.glider {
  margin: 0 auto;
  position: relative;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  transform: translateZ(0);
  scrollbar-width: thin;
}
.glider-track {
  transform: translateZ(0);
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  z-index: 1;
}
.glider.draggable {
  user-select: none;
  cursor: -webkit-grab;
  cursor: grab;
}
.glider.draggable .glider-slide img {
  user-select: none;
  pointer-events: none;
}
.glider.drag {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.glider-slide {
  user-select: none;
  justify-content: center;
  align-content: center;
  width: 100%;
}
.glider-slide img {
  max-width: 100%;
}
/*.glider::-webkit-scrollbar {
  opacity: 0;
  height: 0;
}*/
.glider-prev,
.glider-next {
  user-select: none;
  position: absolute;
  outline: none;
  background: none;
  padding: 0;
  z-index: 2;
  font-size: 40px;
  text-decoration: none;
  left: -23px;
  border: 0;
  top: 30%;
  cursor: pointer;
  color: #666;
  opacity: 1;
  line-height: 1;
  transition: opacity 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67), color 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.glider-prev:hover,
.glider-next:hover,
.glider-prev:focus,
.glider-next:focus {
  color: #a89cc8;
}
.glider-next {
  right: -23px;
  left: auto;
}
.glider-next.disabled,
.glider-prev.disabled {
  opacity: .25;
  color: #666;
  cursor: default;
}
.glider-slide {
  min-width: 150px;
}
.glider-hide {
  opacity: 0;
}
.glider-dots {
  user-select: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
}
.glider-dot {
  border: 0;
  padding: 0;
  user-select: none;
  outline: none;
  display: block;
  cursor: pointer;
  color: #ccc;
  border-radius: 999px;
  background: #ccc;
  width: 12px;
  height: 12px;
  margin: 7px;
}
.glider-dot:hover,
.glider-dot:focus,
.glider-dot.active {
  background: #a89cc8;
}
.glider::-webkit-scrollbar {
  opacity: 1;
  -webkit-appearance: none;
  width: 7px;
  height: 3px;
}
.glider::-webkit-scrollbar-thumb {
  opacity: 1;
  border-radius: 99px;
  background-color: rgba(156, 156, 156, 0.25);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.25);
}
.public-menu {
  position: fixed;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  background-color: black;
  border-bottom: 1px solid #ffffff;
  z-index: 2000;
  transition: background .2s;
}
.public-menu.inverted {
  background-color: #ffffff;
  border-bottom: 1px solid #d1dde2;
}
.public-menu.transparent {
  border-bottom: none;
  background-color: transparent;
}
.public-menu.transparent.white-text {
  color: #ffffff;
}
.public-menu .menu-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.public-menu .logo-container {
  display: flex;
}
.public-menu .logo-container .logo-text {
  cursor: pointer;
  font-size: 21px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
}
.public-menu .logo-container .logo-img {
  height: 50px;
  cursor: pointer;
  margin: auto 0;
}
.public-menu .language-change-button {
  position: absolute;
  top: 30px;
  right: 20px;
  cursor: pointer;
}
.public-menu .desktop-menu {
  display: flex;
}
.public-menu .desktop-menu .desktop-menu-item {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
  color: #ffffff;
  cursor: pointer;
  height: 100%;
  text-decoration: none;
  text-align: center;
}
.public-menu .desktop-menu .desktop-menu-item.is-highlighted {
  background-color: #fbbd49;
  color: black;
}
.public-menu .desktop-menu .desktop-menu-item.is-bold {
  font-weight: bold;
}
.public-menu .desktop-menu .desktop-menu-item:hover {
  background-color: #d1dde2;
  color: black;
}
.public-menu .desktop-menu .desktop-menu-item.desktop-menu-item-dropdown {
  position: relative;
}
.public-menu .desktop-menu .desktop-menu-item.desktop-menu-item-dropdown.is-open {
  background-color: transparent;
  color: #ffffff;
}
.public-menu .desktop-menu .desktop-menu-item.desktop-menu-item-dropdown.is-highlighted {
  background-color: #fbbd49 !important;
  color: black;
}
.public-menu .desktop-menu .desktop-menu-item.desktop-menu-item-dropdown.is-bold {
  font-weight: bold;
}
.public-menu .desktop-menu .desktop-menu-item.desktop-menu-item-dropdown .desktop-menu-item-dropdown-items {
  position: absolute;
  top: 50px;
  left: 0px;
  right: 0px;
  display: flex;
  flex-direction: column;
}
.public-menu .desktop-menu .desktop-menu-item.desktop-menu-item-dropdown .desktop-menu-item-dropdown-items > div {
  height: 50px;
}
.public-menu .mobile-menu .mobile-menu-button {
  color: #ffffff;
  height: 100%;
  width: 50px;
  display: flex;
  flex-direction: column;
  padding: 16px;
  justify-content: space-around;
  cursor: pointer;
}
.public-menu .mobile-menu .mobile-menu-button .icon-bar {
  background-color: #ffffff;
  height: 1px;
}
.public-menu .mobile-menu .mobile-menu-items {
  position: fixed;
  top: 50px;
  left: 0px;
  right: 0px;
  background-color: black;
  display: flex;
  flex-direction: column;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-menu-item {
  height: 50px;
  background-color: #333333;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2px;
  min-width: 50px;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-menu-item.is-highlighted {
  background-color: #fbbd49;
  color: black;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-menu-item.is-muted {
  background-color: #d1dde2;
  color: black;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-menu-item:hover {
  background-color: #fbbd49;
  color: black;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-menu-double-item {
  display: flex;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-menu-double-item > div {
  flex: 1;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-menu-double-item > div:first-child {
  margin-right: 1px;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-menu-double-item > div:last-child {
  margin-left: 1px;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-language-selection {
  display: flex;
  justify-content: space-between;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-language-selection .mobile-languages {
  display: flex;
  justify-content: space-around;
}
.public-menu .mobile-menu .mobile-menu-items .mobile-language-selection .mobile-languages > div {
  margin-right: 1px;
}
.public-app-container {
  height: 100vh;
}
.public-app-container .loading-box-container.fixed {
  top: 0;
  left: 0;
}
.public-app-content {
  min-height: 100vh;
  padding-top: 50px;
  background: #ffffff;
  overflow: hidden;
}
.public-app-content.no-offset {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .public-app-content {
    padding-top: 50px;
  }
}
.section .section-body {
  max-width: 1024px;
  width: 100%;
  padding: 64px 32px;
  margin: 0 auto;
  height: 100%;
}
@media (max-width: 991px) {
  .section .section-body {
    padding: 16px;
  }
}
.section .section-body.big {
  max-width: 1280px;
}
.section .section-title {
  font-size: 38px;
  text-align: center;
  line-height: 50px;
  margin: 24px 0px 24px 0px;
}
@media (max-width: 991px) {
  .section .section-title {
    margin: 24px 24px 24px 24px;
  }
}
.section .section-title.inverted {
  color: #ffffff;
}
.section .section-subtitle {
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  margin: 0px 0px 24px 0px;
}
@media (max-width: 991px) {
  .section .section-subtitle {
    margin: 0px 24px 24px 24px;
  }
}
.section .section-subtitle.inverted {
  color: #ffffff;
}
.section .section-link {
  text-decoration: underline;
  color: #ffffff;
}
.section .section-link.btn-warning {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.section .section-scroll-down {
  background-color: #fbbd49;
  width: 110px;
  height: 110px;
  border-radius: 55px;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  bottom: 15px;
  left: calc(50% - 55px);
  font-size: 4em;
  font-weight: bold;
}
.section .section-tryme {
  background-color: black;
}
.section .section-tryme .plans-tryme {
  display: flex;
  background-color: black;
}
.section .section-tryme .plans-tryme .plans-tryme-actions {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}
.section .section-tryme .plans-tryme .plans-tryme-actions h3 {
  margin-bottom: 24px;
}
.section .section-tryme .plans-tryme .plans-tryme-actions button {
  color: black;
  font-weight: bold;
  min-width: 150px;
}
.section .section-tryme .plans-tryme .plans-tryme-actions button:first-child {
  margin-right: 8px;
}
.section .section-tryme .plans-tryme .plans-tryme-image {
  flex: 1;
}
.section .section-tryme .plans-tryme .plans-tryme-image img {
  width: 90%;
  margin: 32px;
}
.section .section-testimonial-container {
  display: flex;
  position: relative;
}
.section .section-testimonial-container .section-white {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  background-color: white;
}
.section .section-testimonial-container .section-black {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  background-color: black;
}
.section .section-testimonial-container .section-carousel {
  margin: 0 auto;
  width: 800px;
  height: 350px;
}
.section .section-testimonial-container .section-carousel .section-testimonial {
  width: 100%;
  height: 100%;
  display: flex;
}
.section .section-testimonial-container .section-carousel .section-testimonial .section-testimonial-img {
  width: 50%;
}
.section .section-testimonial-container .section-carousel .section-testimonial .section-testimonial-img > img {
  width: 100%;
  height: 100%;
}
.section .section-testimonial-container .section-carousel .section-testimonial .section-testimonial-text {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 16px;
  color: #ffffff;
  padding-right: 95px;
}
@media (max-width: 991px) {
  .section .section-testimonial-container .section-carousel .section-testimonial .section-testimonial-text {
    width: 100%;
  }
}
.section .section-testimonial-container .section-carousel .section-testimonial .section-testimonial-text .section-subtitle {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
}
.section .section-testimonial-container .section-carousel .section-testimonial .section-testimonial-text span {
  opacity: 0.7;
}
.section .section-testimonial-container .section-carousel .section-testimonial .section-testimonial-text a {
  color: #ffffff;
  text-decoration: underline;
}
.public-footer {
  position: relative;
  color: #ffffff;
  background-color: #687e94;
  padding-top: 30px;
}
.public-footer .ebriza-modal {
  color: #000;
}
.public-footer .ebriza-modal h3 {
  color: #000;
}
.public-footer h3 {
  margin-bottom: 30px;
  color: #9fadb4;
  font-weight: 500;
}
.public-footer .footer-section {
  max-width: 1280px;
  display: grid;
  margin: 0 auto;
  width: 100%;
  padding: 0px 16px;
}
.public-footer .footer-section.cols-4 {
  grid-template-columns: 25% 25% 25% 25%;
}
@media (max-width: 1199px) {
  .public-footer .footer-section.cols-4 {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 991px) {
  .public-footer .footer-section.cols-4 {
    grid-template-columns: 100%;
  }
}
.public-footer .footer-section.cols-2 {
  grid-template-columns: 50% 50%;
}
@media (max-width: 991px) {
  .public-footer .footer-section.cols-2 {
    grid-template-columns: 100%;
  }
}
.public-footer .footer-section.cols-3 {
  grid-template-columns: 33% 33% 33%;
}
@media (max-width: 1199px) {
  .public-footer .footer-section.cols-3 {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 991px) {
  .public-footer .footer-section.cols-3 {
    grid-template-columns: 100%;
  }
}
.public-footer .footer-group h3 {
  color: #ffffff;
}
.public-footer .footer-group .footer-group-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
}
.public-footer .footer-group .footer-group-spinner img {
  width: 20px;
  height: 20px;
}
.public-footer .footer-group .footer-group-items {
  display: flex;
  flex-direction: column;
}
.public-footer .footer-group .footer-group-items a {
  color: #ffffff;
  height: 35px;
}
.public-footer .footer-company-social {
  display: grid;
  height: 100px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
@media (max-width: 991px) {
  .public-footer .footer-company-social {
    height: 200px;
  }
}
.public-footer .footer-company-social .footer-company {
  display: flex;
  align-items: center;
  font-size: 12px;
  opacity: 0.5;
}
.public-footer .footer-company-social .footer-company .footer-logo {
  margin-right: 20px;
}
.public-footer .footer-company-social .footer-social {
  display: flex;
  align-items: center;
}
.public-footer .footer-company-social .footer-social a {
  margin: 0px 10px;
}
@media (max-width: 991px) {
  .public-footer .footer-company-social .footer-social a {
    margin: 5px 5px;
  }
}
.public-footer .footer-company-social .footer-social a:first-child {
  margin-left: 0px;
}
.public-footer .footer-copyright {
  padding: 30px 0px;
}
.public-footer .footer-copyright .footer-copyright-links {
  display: flex;
  flex-direction: column;
  opacity: 0.5;
  font-size: 12px;
  height: 120px;
  justify-content: space-evenly;
}
.public-footer .footer-copyright .footer-copyright-text {
  opacity: 0.5;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  font-size: 12px;
}
.modal-contact .identifier {
  display: flex;
}
.modal-contact .identifier .form-group {
  flex: 1;
}
.modal-contact .identifier .form-group:last-of-type {
  margin-left: 15px;
}
.modal-contact .message textarea {
  min-height: 150px;
}
.common-register-page {
  padding: 75px 0;
  /*.btn,input {
        height: 50px;
    }*/
}
.common-register-page .section-title {
  margin: 0 0 75px;
  text-align: center;
}
.common-register-page .section-subtitle {
  margin: 50px 0;
  text-align: center;
}
.common-register-page .step-container {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 100px;
}
.common-register-page .step-container .step {
  margin: 0 auto;
}
.common-register-page .step-container .form-container {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}
.common-register-page .step-container .form-container button.btn-primary {
  min-width: 150px;
  margin-top: 25px;
  height: 50px;
}
.common-register-page .step-container .form-container .form-control {
  height: 64px;
}
.common-register-page .step-container .form-container .ebriza-modal .form-control {
  height: 42px;
}
.common-register-page .step-container .form-container.account-details {
  max-width: 100%;
}
.common-register-page .step-container .form-container.account-details .row {
  margin-bottom: 25px;
}
.common-register-page .step-container .form-container.account-details .row .col-xs-12 {
  padding: 5px;
  text-align: left;
}
.common-register-page .step-container .form-container.account-details .bootstrap-select .btn.dropdown-toggle {
  height: 64px;
}
.common-register-page .step-container .form-container.account-details .bootstrap-select .bs-searchbox .form-control {
  height: 42px;
}
.common-register-page .step-container .form-container.account-details .bootstrap-select .dropdown-menu {
  max-height: 500px !important;
}
.common-register-page .step-container .form-container.account-details .checkbox label {
  padding-left: 10px;
  font-size: 16px;
}
.common-register-page .step-container .form-container.account-details .checkbox label:before {
  top: 2px;
  width: 20px;
  height: 20px;
}
.common-register-page .step-container .form-container.account-details .checkbox label:after {
  top: 2px;
  width: 20px;
  height: 20px;
  margin-left: -19px;
  font-size: 13px;
}
.common-register-page .step-container .form-container.account-details .company-handle-tooltip-container {
  position: absolute;
  right: 15px;
  top: 15px;
}
@media (max-width: 1199px) {
  .common-register-page .step-container .step-container {
    padding: 0 75px;
  }
}
@media (max-width: 991px) {
  .common-register-page .step-container .step-container {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .common-register-page .step-container {
    padding: 0;
  }
  .common-register-page .step-container h1 {
    margin: 0 0 50px;
  }
  .common-register-page .step-container button.btn-primary {
    width: 100%;
  }
  .common-register-page .step-container .step-container {
    padding: 0;
  }
}
.common-register-confirmation-page {
  margin: 0 auto;
  text-align: center;
}
.common-register-confirmation-page .section-title {
  margin-top: 100px;
}
.common-register-confirmation-page .success-icon {
  color: #02ab58;
  font-size: 4em;
}
.common-register-confirmation-page a.btn {
  margin-top: 50px;
  font-size: 20px;
  white-space: normal;
  min-width: 150px;
}
.register-page .mobile {
  text-align: center;
}
.register-page .desktop .back {
  position: absolute;
  top: 50%;
  left: 0;
}
.register-page .back {
  cursor: pointer;
}
.register-page .back .glyphicon {
  font-size: 40px;
}
.register-page .back .back-label {
  display: block;
  margin: 10px 0;
}
.register-page .step {
  animation: 0.5s ease-out slideInFromLeft;
}
.register-confirmation-page .icon-container {
  font-size: 50px;
  margin-bottom: 50px;
}
.register-confirmation-page .marketplace-block {
  width: 70%;
  margin: 32px auto;
  padding: 50px;
  border: 1px solid #818181;
  color: #818181;
}
@media (max-width: 767px) {
  .register-confirmation-page .marketplace-block {
    width: 100%;
    padding: 25px;
  }
}
.business-type-step .business-types-container {
  display: flex;
  justify-content: center;
}
.business-type-step .business-types-container .business-type {
  flex: 1;
  max-width: 330px;
  max-height: 390px;
  margin: 25px;
  border: 1px solid #9fadb4;
  cursor: pointer;
  transition: all 0.2s ease-in;
  border-radius: 5px;
}
.business-type-step .business-types-container .business-type:hover {
  background-color: #80d8ff;
  border-color: #00b1ff;
}
.business-type-step .business-types-container .business-type.sub-type {
  max-width: 160px;
  max-height: 200px;
}
.business-type-step .business-types-container .business-type .art-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.business-type-step .business-types-container .business-type .art-container .art {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.business-type-step .business-types-container .business-type .art-container .horeca-art {
  background-image: url('/Content/Images/Business-types/business-type-horeca.svg');
}
.business-type-step .business-types-container .business-type .art-container .counter-art {
  background-image: url('/Content/Images/Business-types/business-type-counter.svg');
}
.business-type-step .business-types-container .business-type .art-container .services-art {
  background-image: url('/Content/Images/Business-types/business-type-services.svg');
}
.business-type-step .business-types-container .business-type .art-container .restaurant-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-restaurant.svg');
}
.business-type-step .business-types-container .business-type .art-container .bar-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-bar.svg');
}
.business-type-step .business-types-container .business-type .art-container .food-and-drink-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-food-and-drink.svg');
}
.business-type-step .business-types-container .business-type .art-container .vet-shop-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-vet-shop.svg');
}
.business-type-step .business-types-container .business-type .art-container .retail-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-retail.svg');
}
.business-type-step .business-types-container .business-type .art-container .laundry-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-laundry.svg');
}
.business-type-step .business-types-container .business-type .art-container .barber-shop-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-barber-shop.svg');
}
.business-type-step .business-types-container .business-type .art-container .stoma-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-stoma.svg');
}
.business-type-step .business-types-container .business-type .art-container .car-wash-art {
  background-image: url('/Content/Images/Business-types/business-sub-type-car-wash.svg');
}
.business-type-step .business-types-container .business-type .business-sub-type {
  padding: 10px;
  text-align: center;
}
.business-type-step .business-types-container .app-pack {
  padding: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
    .business-type-step .business-types-container .app-pack .app-image {
        width: 70px;
        height: 70px;
        border-radius: 20px;
        overflow: hidden;
    }
.business-type-step .business-types-container .app-pack:hover {
  background-color: #80d8ff;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .business-type-step .business-types-container {
    flex-direction: column;
    align-items: center;
  }
  .business-type-step .business-types-container .business-type {
    width: 100%;
    max-width: 250px;
  }
}
.product-amount-step.step {
  max-width: 400px;
}
.product-amount-step .product-amounts-container .product-amount {
  padding: 25px;
  margin-bottom: 25px;
  border: 1px solid #9fadb4;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.product-amount-step .product-amounts-container .product-amount:hover {
  background-color: #80d8ff;
  border-color: #00b1ff;
}
.email-validation-step .email-sent-heading {
  text-align: center;
}
.email-validation-step .email-sent-heading a {
  display: inline-block;
  margin-bottom: 25px;
}
.email-validation-step .email-validation-error {
  font-size: 16px;
  color: #c41d24;
}
.company-handle-tooltip {
  max-width: 300px;
}
.app-cost-estimation-page .heading {
  margin: 40px 0;
}
.app-cost-estimation-page .heading h1 {
  text-align: center;
  font-size: 40px;
}
.app-cost-estimation-page .heading h2 {
  text-align: center;
  font-size: 20px;
}
.app-cost-estimation-page .bootstrap-select {
  margin-top: 40px;
}
.app-cost-estimation-page .bootstrap-select .dropdown-menu.inner a {
  white-space: normal;
}
.app-cost-estimation-page .desktop {
  display: flex;
  justify-content: center;
}
.app-cost-estimation-page .desktop .business-type {
  flex: 1;
  max-width: 220px;
  max-height: 300px;
  margin: 24px;
  border: 1px solid #9fadb4;
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.app-cost-estimation-page .desktop .business-type:hover {
  background-color: #80d8ff;
  border-color: #00b1ff;
}
.app-cost-estimation-page .desktop .business-type.is-selected {
  background-color: #80d8ff;
  border-color: #00b1ff;
}
.app-cost-estimation-page .desktop .business-type .business-sub-type {
  padding: 10px;
  text-align: center;
}
.app-cost-estimation-page .art-container {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.app-cost-estimation-page .art-container .art {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.app-cost-estimation-page .apps-and-cost-container {
  margin: 80px 0;
}
.app-cost-estimation-page .marketplace-apps-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -8px;
  align-self: baseline;
}
.app-cost-estimation-page .marketplace-apps-container .marketplace-app-container {
  position: relative;
  margin: 8px;
  cursor: pointer;
}
.app-cost-estimation-page .register-button-container {
  margin: 0 0 80px 0;
  text-align: center;
}
.app-cost-estimation-page .register-button-container .btn {
  height: 50px;
  line-height: 30px;
  min-width: 200px;
}
.app-cost-estimation-page .cost-calculator-block {
  min-width: 280px;
  flex: 1;
}
.app-cost-estimation-page .cost-calculator-container {
  margin: 0 0 80px;
}
@media (min-width: 768px) {
  .app-cost-estimation-page .apps-and-cost-container {
    display: flex;
    flex-direction: row-reverse;
  }
  .app-cost-estimation-page .marketplace-apps-container {
    margin: 0 16px 0 0;
  }
  .app-cost-estimation-page .cost-calculator-block {
    min-width: 350px;
  }
}
@media (min-width: 992px) {
  .app-cost-estimation-page .marketplace-apps-container {
    margin: 0 40px 0 0;
  }
  .app-cost-estimation-page .cost-calculator-block {
    min-width: 420px;
  }
}
@media (min-width: 1200px) {
  .app-cost-estimation-page .marketplace-apps-container {
    margin: 0 40px 0 0;
  }
  .app-cost-estimation-page .cost-calculator-block {
    min-width: 590px;
  }
}
.app-cost-estimation-page .marketplace-app {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 145px;
  height: 300px;
  padding: 16px;
  border: 1px solid #d1dde2;
}
.app-cost-estimation-page .marketplace-app .marketplace-app-beta {
  position: absolute;
  top: -10px;
  right: -5px;
  background-color: #2970b4;
  color: white;
  border-radius: 5px;
  padding: 2px 5px;
  border: 1px solid white;
}
.app-cost-estimation-page .marketplace-app.is-selected {
  border: 2px solid #2970b4;
}
.app-cost-estimation-page .marketplace-app.is-selected .app-logo img {
  opacity: 1;
}
.app-cost-estimation-page .marketplace-app .app-logo {
  width: 110px;
  height: 110px;
}
.app-cost-estimation-page .marketplace-app .app-logo .hover-checkmark {
  display: none;
}
.app-cost-estimation-page .marketplace-app .app-logo img {
  width: 100%;
  height: 100%;
}
.app-cost-estimation-page .marketplace-app h3 {
  min-height: 20px;
  max-height: 39px;
  margin: 16px 0 8px;
  font-size: 17px;
  font-weight: 600;
  overflow: hidden;
}
.app-cost-estimation-page .marketplace-app .developer {
  color: #818181;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  margin-bottom: 8px;
  font-size: 13px;
}
.app-cost-estimation-page .marketplace-app .price {
  font-weight: 600;
}
.app-cost-estimation-page .marketplace-app .checked-icon {
  position: absolute;
  top: 0;
  right: 0;
}
.app-cost-estimation-page .marketplace-app .checked-icon .folded-triangle {
  width: 0;
  height: 0;
  border-top: 35px solid #02ab58;
  border-left: 35px solid transparent;
}
.app-cost-estimation-page .marketplace-app .checked-icon .glyphicon {
  position: absolute;
  top: 5px;
  right: 4px;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
}
.app-cost-estimation-page .marketplace-app .info-point {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #2970b4;
}
@media (min-width: 992px) {
  .app-cost-estimation-page .marketplace-app:hover .app-logo .hover-checkmark {
    display: inline-block;
    position: absolute;
    top: 40px;
    left: 40px;
    font-size: 56px;
    font-weight: 600;
    color: #02ab58;
  }
  .app-cost-estimation-page .marketplace-app:hover .app-logo img {
    opacity: 0.1;
  }
}
.cost-calculator h3 {
  min-height: 20px;
  margin: 32px 0;
  font-size: 18px;
  font-weight: 600;
}
.cost-calculator .cost-calculator-apps-container {
  padding: 16px;
  background: #f5f7fa;
}
.cost-calculator .cost-calculator-cost-container {
  margin: 32px 0;
}
.cost-calculator .app-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 16px 16px;
  margin: 16px 0;
  background: #ffffff;
}
.cost-calculator .app-row .app-details-container {
  display: flex;
  flex: 1;
  min-width: 200px;
  margin: 16px 16px 0 0;
  overflow: hidden;
}
.cost-calculator .app-row .app-details-container .app-logo {
  width: 70px;
  min-width: 70px;
  height: 70px;
  min-height: 70px;
  margin-right: 16px;
}
.cost-calculator .app-row .app-details-container .app-logo img {
  width: 100%;
  height: 100%;
}
.cost-calculator .app-row .app-details-container .app-details {
  align-self: center;
  overflow: hidden;
}
.cost-calculator .app-row .app-details-container .app-details h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 8px 0;
}
.cost-calculator .app-row .app-details-container .app-details .developer {
  color: #818181;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cost-calculator .app-row .price-container {
  width: 170px;
  align-self: center;
  margin-top: 16px;
}
.cost-calculator .app-row .price-container .amount-container {
  display: flex;
}
.cost-calculator .app-row .price-container .amount-container .small-heading {
  color: #818181;
}
.cost-calculator .app-row .price-container .amount-container .amount-input {
  width: 80px;
}
.cost-calculator .app-row .price-container .amount-container .amount-price {
  color: #818181;
  align-self: flex-end;
  margin-left: 8px;
}
.cost-calculator .app-row .price-container span {
  font-weight: 600;
}
.cost-calculator .location-input-container {
  display: flex;
  align-items: center;
  height: 42px;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
}
.cost-calculator .location-input-container .location-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  margin: 0 8px 8px 0;
}
.cost-calculator .location-input-container .location-label .glyphicon {
  margin-left: 8px;
}
.cost-calculator .location-input-container .form-control {
  width: 80px;
  margin: 0;
}
.cost-calculator .sub-total {
  display: flex;
  align-items: center;
  height: 42px;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
}
.cost-calculator .sub-total .sub-total-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  margin: 0 8px 8px 0;
}
.cost-calculator .estimated-total {
  display: flex;
  align-items: center;
  height: 42px;
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 600;
}
.cost-calculator .estimated-total .estimated-total-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  margin: 0 8px 8px 0;
}
.public-app-content.marketplace {
  background-color: #f5f7fa;
}
.marketplace-apps-page {
  min-height: 100vh;
}
.marketplace-apps-page.full-screen {
  background-color: #232323;
}
.marketplace-apps-page .mkt-title {
  font-size: 48px;
  color: white;
  font-weight: bold;
  padding: 16px 16px 32px 16px;
}
.marketplace-apps-page .mkt-apps-container {
  display: flex;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu {
  width: 250px;
  padding: 0px 16px 16px 16px;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu.fullscreen {
  border-right: 1px solid #979797;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-categories {
  display: flex;
  flex-direction: column;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-categories .mkt-category {
  padding: 8px;
  background-color: transparent;
  cursor: pointer;
  font-weight: bold;
  color: black;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-categories .mkt-category.full-screen {
  color: white;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-categories .mkt-category.full-screen.selected {
  background-color: #fbbd49;
  color: #232323;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-categories .mkt-category.selected {
  background-color: #2970b4;
  color: white;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs input {
  width: 70px;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs.full-screen {
  color: white;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs.full-screen input {
  background-color: transparent;
  color: white;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-title {
  font-weight: bold;
  font-size: 16px;
  padding: 16px 0px;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-apps {
  display: flex;
  flex-direction: column;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-apps .mkt-costs-app {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #979797;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-apps .mkt-costs-app .mkt-costs-app-container {
  display: flex;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-apps .mkt-costs-app .mkt-costs-app-container .mkt-costs-app-img {
  width: 40px;
  height: 40px;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-apps .mkt-costs-app .mkt-costs-app-container .mkt-costs-app-details {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-left: 8px;
  position: relative;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-apps .mkt-costs-app .mkt-costs-app-container .mkt-costs-app-details .mkt-costs-app-remove {
  position: absolute;
  cursor: pointer;
  top: 0px;
  right: 0px;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-apps .mkt-costs-app .mkt-costs-app-trans {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-total {
  display: flex;
  flex-direction: column;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-total > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0px;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps-menu .mkt-costs .mkt-costs-total > div:last-child {
  font-weight: bold;
}
.marketplace-apps-page .mkt-apps-container .mkt-apps {
  flex: 1;
  max-width: 1024px;
  /* .panel:hover {
                .mkt-cost {
                    height: 20px;
                    transition: height 0.25s;
                }
            }*/
}
.marketplace-apps-page .mkt-apps-container .mkt-dummy {
  width: 250px;
}
.marketplace-apps-page .mkt-apps-container .mkt-disclaimer {
  margin-top: 24px;
  margin-bottom: 24px;
  flex: 1;
  max-width: 1024px;
}
.marketplace-apps-page .mkt-apps-container .mkt-disclaimer.full-screen {
  color: #a6a6a6;
}
.marketplace-apps-page .mkt-apps-container .mkt-disclaimer strong {
  font-size: 14px;
}
.marketplace-apps-page .mkt-apps-container .mkt-disclaimer ul {
  margin-top: 16px;
  padding: 0px;
  list-style-type: none;
}
.marketplace-apps-page .marketplace-app {
  display: flex;
  flex-direction: column;
  height: 300px;
  cursor: pointer;
}
.marketplace-apps-page .marketplace-app .mkt-cost {
  background-color: #fbbd49;
  color: black;
  position: absolute;
  overflow: hidden;
  font-weight: bold;
  top: 0px;
  height: 0px;
  padding: 0px 10px;
  cursor: pointer;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 20px;
}
.marketplace-apps-page .marketplace-app .mkt-beta {
  background-color: rgba(73, 86, 158, 0.5);
  color: white;
  position: absolute;
  top: 0px;
  left: 50%;
  padding: 5px 10px;
}
.marketplace-apps-page .marketplace-app .mkt-app-header {
  display: flex;
  max-height: 70px;
  overflow-y: hidden;
}
.marketplace-apps-page .marketplace-app .mkt-app-header .mkt-app-name {
  flex: 1;
  display: flex;
  align-items: flex-end;
  font-size: 22px;
  font-weight: bold;
  margin-right: 8px;
  width: calc(20%);
}
.marketplace-apps-page .marketplace-app .mkt-app-header .mkt-app-name > div {
  word-wrap: break-word;
  width: 100%;
}
.marketplace-apps-page .marketplace-app .mkt-app-header .mkt-app-image {
  border-radius: 5px;
  width: 70px;
  height: 70px;
}
.marketplace-apps-page .marketplace-app .mkt-app-details {
  padding-top: 24px;
  padding-bottom: 24px;
  flex: 1;
  font-size: 16px;
}
.marketplace-apps-page .marketplace-app .mkt-app-footer {
  display: flex;
  justify-content: space-between;
}
.marketplace-apps-page .marketplace-app .mkt-app-footer .mkt-app-price .type {
  font-weight: bold;
  font-size: 16px;
}
.marketplace-apps-page .marketplace-app .mkt-app-footer .mkt-app-price .price {
  font-weight: bold;
  font-size: 24px;
}
.marketplace-apps-page .marketplace-app .mkt-app-footer .mkt-app-install {
  font-weight: bold;
}
.marketplace-apps-page .marketplace-app .mkt-app-footer .mkt-app-install.notinstalled {
  color: black;
  background-color: #fbbd49;
  border-color: #fbbd49;
}
.marketplace-app-details-page {
  min-height: 300px;
}
.marketplace-app-details-page .mkt-app-header {
  display: flex;
}
.marketplace-app-details-page .mkt-app-header .mkt-app-name {
  flex: 1;
  display: flex;
  align-items: flex-end;
  font-size: 38px;
  font-weight: bold;
  margin-right: 8px;
}
.marketplace-app-details-page .mkt-app-header .mkt-app-image {
  border-radius: 5px;
  width: 100px;
  height: 100px;
}
.marketplace-app-details-page .mkt-app-body {
  display: flex;
  padding: 16px 0px;
}
@media (max-width: 991px) {
  .marketplace-app-details-page .mkt-app-body {
    flex-direction: column;
  }
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details {
  width: 300px;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details .mkt-app-price .type {
  font-weight: bold;
  font-size: 16px;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details .mkt-app-price .price {
  font-weight: bold;
  font-size: 32px;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details .mkt-app-trial {
  font-size: 16px;
  font-weight: bold;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details .mkt-app-install {
  padding: 16px 0px;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details .mkt-app-install button {
  font-weight: bold;
  color: black;
  background-color: #fbbd49;
  border-color: #fbbd49;
  min-width: 100px;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details .mkt-app-install .mkt-app-installed-label {
  border-radius: 3px;
  color: white;
  font-size: 20px;
  padding: 0px 5px;
  background-color: #02ab58;
  display: inline-block;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details .mkt-app-article {
  padding: 16px 0px;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-details .mkt-app-article a {
  color: black;
  text-decoration: underline;
  color: #2970b4;
}
.marketplace-app-details-page .mkt-app-body .mkt-app-description {
  flex: 1;
  padding-left: 16px;
}
@media (max-width: 991px) {
  .marketplace-app-details-page .mkt-app-body .mkt-app-description {
    padding-left: 0px;
  }
}
.marketplace-app-details-page .mkt-app-dependecies .mkt-app-dependecies-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 16px;
  margin-top: 16px;
}
.marketplace-app-details-page .mkt-app-dependecies .mkt-app-dependancy {
  display: flex;
  margin-bottom: 16px;
}
.marketplace-app-details-page .mkt-app-dependecies .mkt-app-dependancy .mkt-app-dependancy-img {
  width: 40px;
  height: 40px;
  border-radius: 5px;
}
.marketplace-app-details-page .mkt-app-dependecies .mkt-app-dependancy .mkt-app-dependancy-details {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
  justify-content: center;
  align-items: flex-start;
}
.marketplace-app-details-page .mkt-app-dependecies .mkt-app-dependancy .mkt-app-dependancy-details .mkt-app-dependancy-name {
  color: black;
  font-size: 15px;
}
.marketplace-app-details-page .mkt-app-dependecies .mkt-app-dependancy .mkt-app-dependancy-details .mkt-app-dependancy-label {
  cursor: pointer;
  border-radius: 3px;
  color: white;
  font-size: 12px;
  padding: 0px 5px;
}
.marketplace-app-details-page .mkt-app-dependecies .mkt-app-dependancy .mkt-app-dependancy-details .mkt-app-dependancy-label.success {
  background-color: #02ab58;
}
.marketplace-app-details-page .mkt-app-dependecies .mkt-app-dependancy .mkt-app-dependancy-details .mkt-app-dependancy-label.warning {
  background-color: #fbbd49;
}
.marketplace-install-app {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.marketplace-install-app .marketplace-install-app-header {
  display: flex;
  align-items: center;
}
.marketplace-install-app .marketplace-install-app-header img {
  width: 100px;
  height: 100px;
  margin-right: 15px;
}
.marketplace-install-app .marketplace-install-app-header h1 {
  font-weight: 500;
  flex: 1;
}
.marketplace-install-app .marketplace-install-app-header .marketplace-install-app-close {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
.marketplace-install-app .marketplace-install-app-header .marketplace-install-app-close .glyphicon {
  cursor: pointer;
}
.marketplace-install-app .marketplace-install-app-body {
  flex: 1;
  padding: 10px 0px;
  overflow-y: auto;
}
.marketplace-install-app .marketplace-install-app-body h4 {
  font-weight: 600;
}
.marketplace-install-app .marketplace-install-app-card {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.marketplace-install-app .marketplace-install-app-installationsteps {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.marketplace-install-app .marketplace-install-app-overview {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.marketplace-install-app .marketplace-install-app-footer {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.marketplace-install-app .marketplace-install-app-footer button {
  min-width: 150px;
}
.login-page,
.activate-account-page {
  display: flex;
  height: 100vh;
  margin: -50px -15px -15px;
  overflow: hidden;
  font-family: 'Inter', Archivo, -apple-system, BlinkMacSystemFont, sans-serif;
  color: #373A3C;
}
.login-page .login-art-panel,
.activate-account-page .login-art-panel {
  position: relative;
  flex: 1 1 50%;
  min-width: 0;
  background-color: #323232;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.login-page .login-art-panel:after,
.activate-account-page .login-art-panel:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(20, 16, 40, 0.55) 0%, rgba(20, 16, 40, 0.18) 42%, rgba(20, 16, 40, 0.04) 100%);
}
.login-page .login-art-headline,
.activate-account-page .login-art-headline {
  position: absolute;
  top: 56px;
  left: 56px;
  right: 56px;
  z-index: 1;
  color: #FFFFFF;
}
.login-page .login-art-headline .art-line,
.activate-account-page .login-art-headline .art-line {
  font-family: 'Inter', Archivo, sans-serif;
  font-size: clamp(30px, 3.4vw, 48px);
  line-height: 1.23;
  letter-spacing: 0;
}
.login-page .login-art-headline .art-line-light,
.activate-account-page .login-art-headline .art-line-light {
  font-weight: 300;
}
.login-page .login-art-headline .art-line-bold,
.activate-account-page .login-art-headline .art-line-bold {
  font-weight: 700;
}
.login-page .login-brand-panel,
.activate-account-page .login-brand-panel {
  display: flex;
  flex: 1 1 50%;
  min-width: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 24px;
  background-color: #7047EB;
  overflow-y: auto;
}
.login-page .login-brand-logo,
.activate-account-page .login-brand-logo {
  width: 132px;
  height: auto;
  margin-bottom: 28px;
}
.login-page .form-container,
.activate-account-page .form-container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  width: 420px;
  max-width: 100%;
  padding: 40px;
  text-align: left;
  border: none;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0 24px 60px rgba(20, 16, 40, 0.24);
}
.login-page .form-container.recover-password,
.activate-account-page .form-container.recover-password {
  padding-top: 24px;
}
.login-page .form-container .form-container-body,
.activate-account-page .form-container .form-container-body {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.login-page .form-container .back-button-row,
.activate-account-page .form-container .back-button-row {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 8px;
}
.login-page .form-container .back-button-row .back,
.activate-account-page .form-container .back-button-row .back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #707070;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.15s ease, color 0.15s ease;
}
.login-page .form-container .back-button-row .back:hover,
.activate-account-page .form-container .back-button-row .back:hover {
  background-color: rgba(112, 71, 235, 0.08);
  color: #7047EB;
}
.login-page .form-container .login-title,
.activate-account-page .form-container .login-title {
  font-family: 'Inter', Archivo, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  color: #373A3C;
  margin: 0 0 6px;
}
.login-page .form-container .login-subtitle,
.activate-account-page .form-container .login-subtitle {
  font-family: 'Inter', Archivo, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  color: #858585;
  margin-bottom: 24px;
}
.login-page .form-container form,
.activate-account-page .form-container form {
  width: 100%;
}
.login-page .form-container .login-field,
.activate-account-page .form-container .login-field {
  margin-bottom: 16px;
}
.login-page .form-container .login-field-label-row,
.activate-account-page .form-container .login-field-label-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.login-page .form-container .login-field-label,
.activate-account-page .form-container .login-field-label {
  display: block;
  margin: 0 0 6px;
  font-family: 'Inter', Archivo, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #707070;
}
.login-page .form-container .forgot-password-link,
.activate-account-page .form-container .forgot-password-link {
  font-family: 'Inter', Archivo, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #7047EB;
  cursor: pointer;
  text-decoration: none;
}
.login-page .form-container .forgot-password-link:hover,
.activate-account-page .form-container .forgot-password-link:hover {
  color: #5d36d4;
  text-decoration: underline;
}
.login-page .form-container form .form-control,
.activate-account-page .form-container form .form-control {
  height: 44px;
  width: 100%;
  padding: 10px 14px;
  margin: 0;
  border: 1px solid #E2E2E2;
  border-radius: 8px;
  background-color: #FFFFFF;
  color: #373A3C;
  font-family: 'Inter', Archivo, sans-serif;
  font-size: 14px;
  box-shadow: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.login-page .form-container form .form-control::placeholder,
.activate-account-page .form-container form .form-control::placeholder {
  color: #858585;
  font-weight: 300;
}
.login-page .form-container form .form-control:focus,
.activate-account-page .form-container form .form-control:focus {
  border-color: #7047EB;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(112, 71, 235, 0.18);
}
.login-page .form-container form .form-control.has-error,
.activate-account-page .form-container form .form-control.has-error {
  border-color: #E52C27;
}
.login-page .form-container .translucent .form-control,
.activate-account-page .form-container .translucent .form-control {
  margin-bottom: 14px;
}
.login-page .form-container .login-password-wrap,
.activate-account-page .form-container .login-password-wrap {
  position: relative;
}
.login-page .form-container .login-password-wrap .form-control,
.activate-account-page .form-container .login-password-wrap .form-control {
  padding-right: 42px;
}
.login-page .form-container .login-password-toggle,
.activate-account-page .form-container .login-password-toggle {
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #858585;
  font-size: 16px;
  cursor: pointer;
}
.login-page .form-container .login-password-toggle:hover,
.activate-account-page .form-container .login-password-toggle:hover,
.login-page .form-container .login-password-toggle.is-active,
.activate-account-page .form-container .login-password-toggle.is-active {
  color: #7047EB;
}
.login-page .form-container .login-actions,
.activate-account-page .form-container .login-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 8px;
}
.login-page .form-container form button[type="submit"],
.activate-account-page .form-container form button[type="submit"] {
  min-width: 132px;
  height: 51px;
  padding: 0 28px;
  border: none;
  border-radius: 8px;
  background-color: #7047EB;
  color: #FFFFFF;
  font-family: 'Inter', Archivo, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2px;
  transition: background-color 0.3s ease-out;
}
/* XD "Button Primary Large" hover: the fill animates from the primary
   purple #7047EB to amber #FFA800 (Ease Out 0.3s). */
.login-page .form-container form button[type="submit"]:hover,
.activate-account-page .form-container form button[type="submit"]:hover {
  background-color: #FFA800;
}
/* The login button additionally contracts 152px -> 112px on hover
   (X +20 / W -40 — a symmetric, centred shrink). The 40px margin added on
   hover keeps the flex slot a constant 152px, so the adjacent sign-up text
   does not shift while the button shrinks. */
.login-page .form-container form button[type="submit"].login-submit-btn {
  width: 152px;
  min-width: 0;
  margin: 0;
  padding: 0;
  transition: width 0.3s ease-out, margin 0.3s ease-out, background-color 0.3s ease-out;
}
.login-page .form-container form button[type="submit"].login-submit-btn:hover {
  width: 112px;
  margin: 0 20px;
  background-color: #FFA800;
}
.login-page .form-container form button[type="submit"]:focus,
.activate-account-page .form-container form button[type="submit"]:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(112, 71, 235, 0.28);
}
.login-page .form-container .login-signup,
.activate-account-page .form-container .login-signup {
  font-family: 'Inter', Archivo, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #707070;
}
.login-page .form-container .login-signup .login-signup-link,
.activate-account-page .form-container .login-signup .login-signup-link {
  display: block;
  color: #7047EB;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
.login-page .form-container .login-signup .login-signup-link:hover,
.activate-account-page .form-container .login-signup .login-signup-link:hover {
  text-decoration: underline;
}
.login-page .form-container .reset-password-link,
.activate-account-page .form-container .reset-password-link {
  display: inline-block;
  margin-top: 16px;
  font-family: 'Inter', Archivo, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #7047EB;
  cursor: pointer;
  text-decoration: none;
}
.login-page .form-container .reset-password-link:hover,
.activate-account-page .form-container .reset-password-link:hover {
  color: #5d36d4;
  text-decoration: underline;
}
.login-page .company-logo,
.activate-account-page .company-logo {
  width: 64px;
  height: 64px;
  margin: 0 0 16px;
}
.login-page .company-logo img,
.activate-account-page .company-logo img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
}
.activate-account-page .activate-account-description {
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .login-page .login-art-panel,
  .activate-account-page .login-art-panel {
    display: none;
  }
  .login-page .login-brand-panel,
  .activate-account-page .login-brand-panel {
    flex: 1 1 100%;
  }
  .login-page .form-container,
  .activate-account-page .form-container {
    width: 420px;
    padding: 32px 24px;
  }
}
@media (max-width: 479px) {
  .login-page .form-container,
  .activate-account-page .form-container {
    width: 100%;
  }
}
#careers-page {
  margin: 0 -15px 30px -15px;
}
#careers-page .spaced-above {
  margin-top: 60px;
}
#careers-page .section-title {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 30px;
}
#careers-page .container-1024 {
  padding: 0 15px;
}
@media (min-width: 1280px) {
  #careers-page {
    background-image: url('/Content/Images/CareersPage/bg-illustration-yellow.svg');
    background-repeat: no-repeat;
    background-position-y: 100px;
    background-position-x: -28vw;
    background-size: 40%;
  }
}
.landing-page .section-1 {
  display: flex;
}
.landing-page .section-1 .body-left {
  width: 50%;
  max-height: 100vh;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .landing-page .section-1 .body-left {
    width: 100%;
    height: 100vh;
    padding-top: 50px;
  }
}
.landing-page .section-1 .body-right {
  width: 50%;
  max-height: 100vh;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .landing-page .section-1 .body-right {
    width: 100%;
    height: 100vh;
  }
}
@media (max-width: 991px) {
  .landing-page .section-1 {
    display: block;
  }
}
.landing-page .section-1 .section-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 490px;
  max-width: 90%;
}
.landing-page .section-1 .section-content .section-subtitle {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .landing-page .section-1 .section-content .section-subtitle {
    margin-bottom: 0px;
    width: 100%;
  }
}
.landing-page .section-1 .section-content .section-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 270px;
  margin-top: 16px;
}
.landing-page .section-1 .section-content .section-buttons button,
.landing-page .section-1 .section-content .section-buttons a {
  margin-bottom: 16px;
  color: black;
  font-weight: bold;
}
.landing-page .section-1 .section-content .section-buttons button:first-child,
.landing-page .section-1 .section-content .section-buttons a:first-child {
  margin-right: 0px;
}
.landing-page .section-2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #4a5a6a;
  height: 650px;
}
.landing-page .section-2 .section-left {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-page .section-2 .section-left .section-content {
  display: flex;
  flex-direction: column;
  max-width: 400px;
}
.landing-page .section-2 .section-left .section-content .section-title {
  text-align: start;
}
.landing-page .section-2 .section-left .section-content .section-subtitle {
  text-align: start;
}
.landing-page .section-2 .section-left .section-content a {
  margin-top: 32px;
}
.landing-page .section-2 .section-center {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}
.landing-page .section-3 {
  background-color: black;
  padding: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.landing-page .section-3 .section-3-img-desktop {
  max-width: 1077px;
  max-height: 935px;
}
.landing-page .section-3 .section-3-img-mobile {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.landing-page .section-3 .section-3-img-mobile .section-3-img-mobile-item {
  width: 400px;
  max-width: 90vw;
}
.landing-page .section-4 {
  background-color: #dbdee1;
  height: 400px;
}
@media (max-width: 991px) {
  .landing-page .section-4 {
    height: 300px;
  }
}
.landing-page .section-4 .section-body {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-page .section-4 .section-body .section-subtitle {
  position: absolute;
  bottom: 16px;
  left: 0px;
  right: 0px;
  text-align: center;
  font-weight: bold;
  color: #434a54;
}
.landing-page .section-6 {
  background-color: black;
}
.landing-page .section-6 .section-title-message {
  display: flex;
}
.landing-page .section-6 .section-title-message .section-title {
  text-align: left;
}
.landing-page .section-6 .section-title-message .section-subtitle {
  text-align: left;
}
.landing-page .section-6 .section-title-message > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.landing-page .section-6 .section-title-message .section-sub-links {
  width: 100%;
  margin-top: 16px;
  display: flex;
  align-items: center;
}
.landing-page .section-6 .section-title-message .section-sub-links > a {
  margin-right: 16px;
}
.landing-page .section-6 .section-actions-image {
  margin-top: 64px;
  display: flex;
}
.landing-page .section-6 .section-actions-image .section-actions {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.landing-page .section-6 .section-actions-image .section-actions .section-button {
  display: flex;
  width: 100%;
}
.landing-page .section-6 .section-actions-image .section-actions .section-button > button {
  color: black;
  font-weight: bold;
}
.landing-page .section-6 .section-actions-image .section-actions .section-button > button:first-child {
  margin-right: 16px;
}
.landing-page .section-6 .section-actions-image .section-actions .section-button > button:last-child {
  margin-right: 16px;
}
.landing-page .section-6 .section-actions-image .section-image {
  flex: 1;
}
.landing-page .section-6 .section-actions-image .section-image > img {
  width: 100%;
  height: 100%;
}
.landing-page .section-6 .section-actions-mobile .section-subtitle {
  margin-bottom: 32px;
}
.landing-page .section-6 .section-actions-mobile .section-button {
  display: flex;
  width: 100%;
  text-align: center;
}
.landing-page .section-6 .section-actions-mobile .section-button > button {
  color: black;
  font-weight: bold;
  min-width: 150px;
}
.landing-page .section-6 .section-actions-mobile .section-button > button:first-child {
  margin-right: 8px;
}
.landing-page .section-6 .section-actions-mobile .section-button > button:last-child {
  margin-left: 8px;
}
.delivery-page .section-1 {
  position: relative;
  width: 100%;
  height: 100vh;
}
.delivery-page .section-1 .section-video {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.delivery-page .section-1 .section-video-curtain {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.3;
}
.delivery-page .section-1 .section-video-curtain.loading {
  opacity: 1;
}
.delivery-page .section-1 .section-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.delivery-page .section-1 .section-content .section-link {
  position: absolute;
  bottom: 20%;
}
.delivery-page .section-2 .section-subtitle {
  margin: 30px 0px;
}
.delivery-page .section-2 .section-animation {
  width: 100%;
  height: 738px;
}
@media (max-width: 991px) {
  .delivery-page .section-2 .section-animation {
    height: 250px;
    margin-bottom: 50px;
    margin-top: 50px;
  }
}
.delivery-page .section-2 .section-animation > iframe {
  width: 900px;
  height: 100%;
  margin: 0 auto;
  border: 0px;
  border: none;
}
@media (max-width: 991px) {
  .delivery-page .section-2 .section-animation > iframe {
    transform: scale(1.25);
  }
}
.delivery-page .section-2 .section-content {
  display: flex;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .delivery-page .section-2 .section-content {
    margin-top: 32px;
  }
}
.delivery-page .section-2 .section-content .section-content-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.delivery-page .section-2 .section-content .section-content-left .section-subtitle {
  font-weight: bold;
}
.delivery-page .section-2 .section-content .section-content-right {
  flex: 1;
  display: flex;
  justify-content: center;
  line-height: 30px;
}
.delivery-page .section-4 {
  background-color: black;
}
.delivery-page .section-4 .section-title {
  margin: 32px 32px;
}
.delivery-page .section-4 .section-app-benefits {
  display: grid;
  grid-template-columns: 33% 33% 33%;
}
@media (max-width: 1199px) {
  .delivery-page .section-4 .section-app-benefits {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 991px) {
  .delivery-page .section-4 .section-app-benefits {
    grid-template-columns: 100%;
  }
}
.delivery-page .section-4 .section-app-benefits .section-app {
  display: flex;
  background-color: #ffe1e1;
  margin: 8px;
  border-radius: 3px;
  padding: 16px;
  flex-direction: column;
}
.delivery-page .section-4 .section-app-benefits .section-app:hover {
  background-color: #ffffff;
}
.delivery-page .section-4 .section-app-benefits .section-app .section-app-header {
  display: flex;
}
.delivery-page .section-4 .section-app-benefits .section-app .section-app-header img {
  width: 40px;
  height: 40px;
}
.delivery-page .section-4 .section-app-benefits .section-app .section-app-title {
  font-size: 18px;
  font-weight: bold;
  flex: 1;
  text-align: left;
}
.delivery-page .section-4 .section-actions-image {
  margin-top: 32px;
  display: flex;
}
.delivery-page .section-4 .section-actions-image .section-actions {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.delivery-page .section-4 .section-actions-image .section-actions .section-subtitle {
  margin: 32px 0px;
}
.delivery-page .section-4 .section-actions-image .section-actions .section-button {
  display: flex;
}
.delivery-page .section-4 .section-actions-image .section-actions .section-button > button {
  color: black;
  font-weight: bold;
}
.delivery-page .section-4 .section-actions-image .section-actions .section-button > button:first-child {
  margin-right: 16px;
}
.delivery-page .section-4 .section-actions-image .section-image {
  flex: 1;
}
.delivery-page .section-4 .section-actions-image .section-image > img {
  width: 100%;
  height: 100%;
}
.pos-public-page .section-1 {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.pos-public-page .section-1 .section-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pos-public-page .section-1 .section-body .section-subtitle {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .pos-public-page .section-1 .section-body .section-subtitle {
    width: 100%;
    margin: 0px 16px 32px 16px;
  }
}
.pos-public-page .section-1 .section-body a {
  color: black;
  font-weight: bold;
}
.pos-public-page .section-2 .section-benefits {
  display: flex;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .pos-public-page .section-2 .section-benefits {
    flex-direction: column;
  }
}
.pos-public-page .section-2 .section-benefits .section-benefit {
  flex: 1;
}
.pos-public-page .section-2 .section-benefits .section-benefit .section-benefit-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 8px;
}
@media (min-width: 991px) {
  .pos-public-page .section-2 .section-benefits .section-benefit:first-child {
    margin-right: 32px;
  }
}
@media (max-width: 991px) {
  .pos-public-page .section-2 .section-benefits .section-benefit:first-child {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
.pos-public-page .section-2 .section-benefits-img {
  width: 100%;
  display: flex;
  justify-content: center;
}
.pos-public-page .section-3 {
  background-color: #dbdee1;
  height: 400px;
}
@media (max-width: 991px) {
  .pos-public-page .section-3 {
    height: 300px;
  }
}
.pos-public-page .section-3 .section-body {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pos-public-page .section-3 .section-body .section-subtitle {
  position: absolute;
  bottom: 16px;
  left: 0px;
  right: 0px;
  text-align: center;
  font-weight: bold;
  color: #434a54;
}
.pos-public-page .section-4 {
  height: 600px;
}
@media (max-width: 991px) {
  .pos-public-page .section-4 {
    height: auto;
  }
}
.pos-public-page .section-4 .section-left {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pos-public-page .section-4 .section-content {
  display: flex;
  flex-direction: column;
  padding-left: 32px;
}
@media (max-width: 991px) {
  .pos-public-page .section-4 .section-content {
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-left: 0px;
  }
}
.pos-public-page .section-4 .section-content .section-title {
  text-align: start;
  margin-bottom: 0px;
}
.pos-public-page .section-4 .section-content .section-subtitle {
  text-align: start;
}
.pos-public-page .section-4 .section-content a {
  margin-top: 32px;
}
.pos-public-page .section-4 .moving-text-subtitle {
  display: flex;
  font-size: 38px;
  color: white;
}
.pos-public-page .section-4 .moving-text-subtitle .moving-text-container {
  position: relative;
  overflow: hidden;
}
.pos-public-page .section-4 .moving-text-subtitle .moving-text-container .moving-text-next {
  position: absolute;
  left: 0px;
  top: -50px;
  right: 0px;
  bottom: 50px;
  height: 100%;
  transition: 0.5s ease-in-out;
  background-color: #fbbd49;
  color: black;
  text-align: center;
}
.pos-public-page .section-4 .moving-text-subtitle .moving-text-container .moving-text-next.move {
  transform: translate(0px, 50px);
}
.pos-public-page .section-4 .moving-text-subtitle .moving-text-container .moving-text {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  transition: 0.5s ease-in-out;
  background-color: #fbbd49;
  color: black;
  text-align: center;
}
.pos-public-page .section-4 .moving-text-subtitle .moving-text-container .moving-text.move {
  transform: translate(0px, 50px);
}
.pos-public-page .section-4 .moving-text-subtitle .text {
  margin-left: 16px;
}
.pos-public-page .section-4 .section-list {
  list-style: none;
  color: white;
  padding: 0px;
  margin-top: 32px;
  line-height: 32px;
  font-size: 20px;
}
.pos-public-page .section-5 {
  background-color: white;
}
.pos-public-page .section-5 .section-title {
  color: black;
  margin-top: 50px;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .pos-public-page .section-5 .section-title {
    margin-bottom: 0px;
  }
}
.pos-public-page .section-5 .sub-section {
  position: relative;
  height: 800px;
}
.pos-public-page .section-5 .sub-section .sub-section-item {
  position: absolute;
}
.pos-public-page .section-5 .sub-section .sub-section-item > div {
  width: 100%;
  height: 100%;
}
.pos-public-page .section-5 .sub-section .sub-section-item > img {
  width: 100%;
  height: 100%;
}
.pos-public-page .section-5 .sub-section .sub-section-item-text-container {
  display: flex;
}
.pos-public-page .section-5 .sub-section .sub-section-item-text-container > div {
  flex: 1;
  display: flex;
  justify-content: center;
}
.pos-public-page .section-5 .sub-section .sub-section-item-text-container .sub-section-item-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 22px;
  align-items: flex-start;
}
.pos-public-page .section-5 .sub-section .sub-section-item-text-container .sub-section-item-text-list {
  flex: 1;
  justify-content: center;
  font-size: 17px;
  display: flex;
  flex-direction: column;
}
.pos-public-page .section-5 .sub-section .sub-section-item-text-container .sub-section-item-text-link {
  color: black;
  font-size: 17px;
  text-decoration: underline;
  text-align: center;
  margin-top: 8px;
}
.pos-public-page .section-5 .sub-section .sub-section-title {
  position: absolute;
}
.pos-public-page .section-5 .sub-section .sub-section-title > div {
  position: absolute;
  left: 32px;
  bottom: 8px;
  font-size: 24px;
  font-weight: 600;
}
.pos-public-page .section-5 .sub-section-mobile .sub-section-title {
  display: flex;
  align-items: center;
  padding: 16px;
  margin-top: 32px;
  margin-bottom: 16px;
  font-size: 24px;
}
.pos-public-page .section-5 .sub-section-mobile .sub-section-item-text {
  display: flex;
  flex-direction: column;
  font-size: 18px;
}
.pos-public-page .section-5 .sub-section-mobile .sub-section-item-text-link {
  margin-top: 16px;
}
.pos-public-page .section-6 {
  height: 500px;
}
@media (max-width: 991px) {
  .pos-public-page .section-6 {
    height: auto;
  }
}
.pos-public-page .section-6 .section-left {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pos-public-page .section-6 .section-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 80%;
  padding-left: 32px;
}
@media (max-width: 991px) {
  .pos-public-page .section-6 .section-content {
    align-items: center;
    justify-content: center;
    height: 100%;
    width: auto;
  }
}
.pos-public-page .section-6 .section-content .section-title {
  text-align: start;
}
.pos-public-page .section-6 .section-content .section-subtitle {
  text-align: start;
}
.pos-public-page .section-6 .section-content a {
  margin-top: 32px;
}
.shop-onboarding-page .section-1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.shop-onboarding-page .section-2 {
  background-color: #ffe1e1;
}
.shop-onboarding-page .section-2 .section-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .shop-onboarding-page .section-2 .section-body {
    flex-direction: column;
  }
}
.shop-onboarding-page .section-2 .section-body .benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
  padding: 0px 16px;
}
@media (max-width: 991px) {
  .shop-onboarding-page .section-2 .section-body .benefit {
    width: auto;
    margin-bottom: 32px;
  }
}
.shop-onboarding-page .section-2 .section-body .benefit img {
  width: 80px;
  height: 80px;
}
.shop-onboarding-page .section-2 .section-body .benefit .benefit-title {
  font-size: 18px;
  font-weight: bold;
  margin: 32px 0px 16px 0px;
}
.shop-onboarding-page .section-2 .section-body .benefit .benefit-text {
  text-align: center;
}
.shop-onboarding-page .section-3 .section-body .benefit-large {
  display: flex;
}
.shop-onboarding-page .section-3 .section-body .benefit-large .benefit-large-text {
  flex: 1;
  padding: 0px 32px 32px 32px;
}
.shop-onboarding-page .section-3 .section-body .benefit-large .benefit-large-text .title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
}
.shop-onboarding-page .section-3 .section-body .benefit-large .benefit-large-text .title.with-margin {
  margin-top: 16px;
}
.shop-onboarding-page .section-3 .section-body .benefit-large .benefit-large-text .img {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}
.shop-onboarding-page .section-3 .section-body .benefit-large .benefit-large-img {
  flex: 1;
  padding: 0px 32px 32px 32px;
}
.shop-onboarding-page .section-3 .section-body .benefit-large .benefit-large-img img {
  max-height: 300px;
  border-radius: 10px;
}
.shop-onboarding-page .section-4 {
  background-color: black;
}
.shop-onboarding-page .section-4 .section-title {
  margin-bottom: 64px;
}
.shop-onboarding-page .section-4 .features .features-title {
  font-size: 48px;
}
.shop-onboarding-page .section-4 .features .features-title-border {
  width: 200px;
  height: 2px;
  background-color: white;
  margin-bottom: 32px;
}
.shop-onboarding-page .section-4 .features .features-items .features-item {
  color: white;
}
.shop-onboarding-page .section-4 .features .features-items .features-item .features-item-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 16px;
}
.inventory-page .section-1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.inventory-page .section-2 {
  background-color: #ffe1e1;
}
.inventory-page .section-2 .section-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .inventory-page .section-2 .section-body {
    flex-direction: column;
  }
}
.inventory-page .section-2 .section-body .benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
  padding: 0px 16px;
}
@media (max-width: 991px) {
  .inventory-page .section-2 .section-body .benefit {
    width: auto;
    margin-bottom: 32px;
  }
}
.inventory-page .section-2 .section-body .benefit img {
  width: 80px;
  height: 80px;
}
.inventory-page .section-2 .section-body .benefit .benefit-title {
  font-size: 18px;
  font-weight: bold;
  margin: 32px 0px 16px 0px;
}
.inventory-page .section-2 .section-body .benefit .benefit-text {
  text-align: center;
}
.inventory-page .section-3 .section-body .section-benefits-title {
  padding-left: 35%;
  padding-right: 35%;
  margin-bottom: 64px;
}
@media (max-width: 991px) {
  .inventory-page .section-3 .section-body .section-benefits-title {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 16px;
  }
}
.inventory-page .section-3 .section-body .benefit-large {
  display: flex;
  margin-bottom: 16px;
  padding: 0px 32px 32px 32px;
}
@media (max-width: 991px) {
  .inventory-page .section-3 .section-body .benefit-large {
    padding: 0px;
    margin-bottom: 0px;
  }
}
.inventory-page .section-3 .section-body .benefit-large .benefit-large-text {
  flex: 1;
}
.inventory-page .section-3 .section-body .benefit-large .benefit-large-text .title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
}
.inventory-page .section-3 .section-body .benefit-large .benefit-large-text .title.with-margin {
  margin-top: 16px;
}
.inventory-page .section-3 .section-body .benefit-large .benefit-large-text .img {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}
.inventory-page .section-3 .section-body .benefit-large .benefit-large-img {
  flex: 1;
  padding: 0px 32px 32px 32px;
}
.inventory-page .section-3 .section-body .benefit-large .benefit-large-img img {
  max-height: 300px;
  border-radius: 10px;
}
.inventory-page .section-4 {
  background-color: black;
}
.inventory-page .section-4 .section-title {
  margin-bottom: 64px;
}
.inventory-page .section-4 .features .features-title {
  font-size: 48px;
}
.inventory-page .section-4 .features .features-title-border {
  width: 200px;
  height: 2px;
  background-color: white;
  margin-bottom: 32px;
}
.inventory-page .section-4 .features .features-items .features-item {
  color: white;
}
.inventory-page .section-4 .features .features-items .features-item .features-item-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 16px;
}
.aboutus-page .section-1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.aboutus-page .section-1 .title-mg {
  color: #fbbd49;
}
.aboutus-page .section-1 .subtitle-mg {
  background-color: #fbbd49;
  color: black;
  padding: 5px;
  font-weight: bold;
}
@media (min-width: 767px) {
  .aboutus-page .section-2 .section-body {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
}
.aboutus-page .section-2 .section-body .section-text1 > div {
  width: 300px;
}
.aboutus-page .section-2 .section-body .section-text2 > div {
  width: 300px;
  flex-direction: column;
  display: flex;
  align-items: center;
}
.aboutus-page .section-2 .section-body .section-text2 > div img {
  width: 150px;
  height: 150px;
  margin-bottom: 40px;
}
.aboutus-page .section-3 .section-body {
  background-color: #ffe1e1;
  display: flex;
  flex-wrap: wrap;
}
.aboutus-page .section-3 .section-body .superhero {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 64px;
}
@media (max-width: 767px) {
  .aboutus-page .section-3 .section-body .superhero {
    width: 50%;
  }
}
.aboutus-page .section-3 .section-body .superhero .icon {
  width: 100px;
  height: 100px;
}
.aboutus-page .section-3 .section-body .superhero .name {
  font-weight: bold;
  font-size: 20px;
  margin: 8px 0px;
}
.pos-hardware-public-page .section-1 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    max-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
}
.pos-hardware-public-page .section-1 .title-mg {
        color: #333333;
}
.pos-hardware-public-page .section-1 .subtitle-mg {
        background-color: #333333;
        color: black;
        padding: 5px;
        font-weight: bold;
}
.pos-hardware-public-page .section-1 .section-title {
        margin-top: 56px;
    }
.pos-hardware-public-page .section-1 .section-subtitle {
    width: 60%;
    margin: 0px auto 32px auto;
}
.pos-hardware-public-page .section-subtitle {
  margin-bottom: 32px;
}
.pricing-page .plan-container-desktop {
  margin-top: 32px;
}
.pricing-page .plan-container-desktop .plan-section {
  display: flex;
}
.pricing-page .plan-container-desktop .plan-section .plan-section-col1 {
  flex: 1;
  border-right: 1px solid #d1dde2;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.pricing-page .plan-container-desktop .plan-section .plan-section-col2 {
  flex: 1;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.pricing-page .plan-container-mobile {
  display: flex;
  flex-direction: column;
}
.pricing-page .plan-container-mobile .plan-mobile-menu {
  height: 40px;
  display: flex;
  margin-bottom: 16px;
  border-bottom: 1px solid #fbbd49;
}
.pricing-page .plan-container-mobile .plan-mobile-menu .plan-mobile-menu-item {
  flex: 1;
  color: #fbbd49;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.pricing-page .plan-container-mobile .plan-mobile-menu .plan-mobile-menu-item.selected {
  background-color: #fbbd49;
  color: white;
}
.pricing-page .plan {
  max-width: 350px;
  width: 100%;
}
.pricing-page .plan .plan-header {
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-image: linear-gradient(to bottom, #c5f4e3, rgba(255, 255, 255, 0));
  border-radius: 5px;
}
.pricing-page .plan .plan-header .plan-name {
  font-size: 22px;
}
.pricing-page .plan .plan-header img {
  width: 80px;
  height: 80px;
}
.pricing-page .plan .plan-body {
  overflow: hidden;
}
.pricing-page .plan .plan-description {
  margin-top: 32px;
  height: 40px;
}
.pricing-page .plan .plan-price {
  margin-top: 16px;
  font-weight: bold;
  font-size: 22px;
  position: relative;
}
.pricing-page .plan .plan-price .plan-discount {
  font-size: 10px;
  position: absolute;
  top: 0px;
  right: 0px;
  border: 1px solid black;
  padding: 3px;
}
.pricing-page .plan .plan-price .plan-discount .discount {
  font-size: 20px;
}
.pricing-page .plan .plan-details {
  margin-top: 16px;
}
.pricing-page .plan .plan-start {
  margin-top: 32px;
  margin-bottom: 32px;
}
.pricing-page .plan .plan-start button {
  width: 100%;
  background-color: #fbbd49;
  border-color: #fbbd49;
  color: black;
  font-weight: bold;
}
.pricing-page .plan .plan-includes strong {
  margin-bottom: 8px;
}
.pricing-page .plan .plan-include {
  margin: 10px 0px;
}
.pricing-page .plan .plan-include .glyphicon {
  margin-right: 5px;
  font-size: 10px;
  font-weight: bold;
}
.pricing-page .plan .plan-include-cat {
  margin: 10px 0px;
  font-weight: bold;
  padding-left: 15px;
}
.pricing-page .plan-recap {
  width: 350px;
  margin-top: 16px;
}
.pricing-page .plan-recap img {
  width: 80px;
  height: 80px;
}
.pricing-page .plan-recap .plan-name {
  font-weight: bold;
}
.pricing-page .plan-addon {
  padding: 10px 0px;
  border-bottom: 1px solid #d1dde2;
  display: flex;
}
.pricing-page .plan-addon .plan-addon-price {
  margin-left: 16px;
}
.pricing-page .plan-addon > div {
  flex: 1;
}
.pricing-page .plan-addon.border-up {
  border-top: 1px solid #d1dde2;
}
.pricing-page .plans-disclaimer strong {
  font-size: 14px;
}
.pricing-page .plans-disclaimer ul {
  margin-top: 16px;
  padding: 0px;
  list-style-type: none;
}
.pricing-page .plans-compute-costs-container {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
.pricing-page .plans-compute-costs-container .plans-compute-costs {
  width: 550px;
  height: 200px;
  padding: 32px;
  border-radius: 5px;
  background-color: #c5f4e3;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  cursor: pointer;
}
.pricing-page .plans-compute-costs-container .plans-compute-costs img {
  width: 100px;
}
.pricing-page .plans-compute-costs-container .plans-compute-costs h2 {
  font-weight: bold;
}
.pricing-page .plans-contact-sales-container {
  display: flex;
  justify-content: center;
  margin-top: 24px;
  text-align: center;
}
.pricing-page .plans-contact-sales-container a {
  color: initial !important;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}
.modal-app-not-installed-header {
  display: flex;
}
.modal-app-not-installed-header img {
  width: 75px;
  height: 75px;
}
.modal-app-not-installed-header > div {
  flex: 1;
  padding: 0px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.modal-app-not-installed-header > div > h2 {
  margin-top: 0px;
}
.modal-app-not-installed-header > div > h4 {
  color: #818181 !important;
}
.modal-app-not-installed-header .close {
  width: 20px;
}
.modal-app-not-installed-footer > button {
  min-width: 100px;
}
.private-menu .service-icon {
  font-size: 24px;
  margin: 0 16px;
  color: #2970b4;
}
.private-menu .service-icon:hover {
  color: #2970b4;
}
.private-menu .service-icon:last-of-type {
  margin: 0;
}
.private-menu .sheriff-icon {
  font-size: 25px;
  color: #ea252d;
}
.private-menu .location-dropdown-toggle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  max-width: 200px;
  margin: 0 24px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  color: inherit;
}
.private-menu .location-dropdown {
  text-align: center;
}
.private-menu .location-dropdown .dropdown-toggle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  max-width: 200px;
  margin: 0 24px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  color: inherit;
}
.private-menu .location-dropdown .dropdown-toggle .caret {
  display: inline-block !important;
  margin-left: 8px;
}
.private-menu .location-dropdown .dropdown-menu {
  width: 250px;
  padding: 0;
  right: 0;
  left: 0;
}
.private-menu .location-dropdown .dropdown-menu .location,
.private-menu .location-dropdown .dropdown-menu .change-location-label {
  display: block;
  padding: 16px;
  font-size: 16px;
}
.private-menu .location-dropdown .dropdown-menu .change-location-label {
  background-color: #f5f7fa;
  border-bottom: 1px solid #d1dde2;
}
.private-menu .location-dropdown .dropdown-menu .location {
  text-decoration: none;
  color: inherit;
}
.private-menu .divider-container {
  padding: 0;
}
.private-sidebar .preview-label {
  margin-left: 5px;
  font-size: 0.65em;
  color: #2970b4;
}
.quick-add-group {
  width: 100%;
}
.quick-add-group .error {
  border-color: #ea252d !important;
}
.quick-add-group .category:not(select) {
  width: 20% !important;
  display: inline-block;
}
.quick-add-group .name {
  width: 15%;
}
.quick-add-group .price {
  width: 10%;
}
.quick-add-group .tax:not(select) {
  width: 10% !important;
}
.quick-add-group .type:not(select) {
  width: 20% !important;
}
.quick-add-group .stock {
  width: 25%;
}
.quick-add-group .stock.stock-item {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.quick-add-group .stock.stock-item.placeholder {
  color: #999999;
}
.quick-add-group .stock.stock-item.first {
  border-right-width: 1px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.quick-add-group .stock.stock-item:not(.first) {
  float: right;
  margin-top: 15px;
  margin-left: 70%;
  border-right-width: 1px;
  border-radius: 3px;
}
.quick-add-group .stock.stock-item.recipe {
  display: flex;
  justify-content: space-between;
}
.quick-add-group .stock.stock-item.recipe > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.quick-add-group .stock.stock-item.recipe > div.start {
  flex: 1;
  text-align: left;
  display: flex;
  align-items: center;
}
.quick-add-group .stock.stock-item.recipe > div.midle {
  max-width: 70px;
  margin-right: 10px;
}
.quick-add-group .stock.stock-item .remove-stock {
  color: #818181;
}
.quick-add-group .stock.stock-item .remove-stock:hover {
  color: initial;
}
.quick-add-group .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-right-width: 0px;
}
.quick-add-group .form-control:focus {
  border-right-width: 1px;
}
.quick-add-group .form-control button.dropdown-toggle {
  border-right: 0px;
}
.quick-add-group label {
  padding-left: 10px;
}
.product-bulk-edit .checkbox label {
  text-transform: uppercase;
}
.bulk-edit-section {
  margin-top: 15px;
  margin-left: 25px;
}
.aquisition-cost {
  border-left: 1px solid #d1dde2;
  margin-left: 30px;
  padding-left: 30px;
}
.aquisition-cost > div:last-child {
  margin-top: 10px;
}
@media (max-width: 991px) {
  .aquisition-cost {
    display: none;
  }
}
.section-title {
  font-weight: bold;
}
.product-recipe {
  display: flex;
  margin-bottom: 15px;
}
.product-recipe .recipe {
  display: flex;
  justify-content: space-between;
  flex: 1;
  cursor: pointer;
  text-align: left;
}
.product-recipe .recipe > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-recipe .recipe > div.start {
  flex: 1;
  display: flex;
  align-items: center;
}
.product-recipe .recipe > div.midle {
  max-width: 70px;
  margin-right: 10px;
}
.product-recipe .recipe-info {
  margin-left: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  cursor: pointer;
  line-height: 42px;
}
.product-recipe .recipe-info:hover {
  color: #2970b4;
}
.price-info {
  display: flex;
  justify-content: space-between;
}
.price-info .name {
  width: 120px;
}
.price-info .provider {
  flex: 1;
}
.price-info .price {
  width: 100px;
  text-align: right;
}
.location-price {
  display: flex;
}
.location-price .edit-price {
  flex: 1;
}
.location-price .edit-price .location-price-group {
  width: 100%;
  display: flex;
}
.location-price .edit-price .location-price-group .location:not(select) {
  width: 50% !important;
  border-right-width: 0px;
}
.location-price .edit-price .location-price-group .price {
  width: 20% !important;
  border-right-width: 0px;
}
.location-price .edit-price .location-price-group .date {
  width: 30% !important;
}
.location-price .edit-price .location-price-group .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.location-price .edit-price .location-price-group .form-control:focus {
  border-right-width: 1px;
}
.location-price .remove-price {
  width: 60px;
  text-align: left;
}
.location-price .remove-price span {
  padding: 12px;
  font-size: 15px;
  color: #818181 !important;
}
.product-image {
  cursor: pointer;
  float: right;
  text-align: right;
  width: 50px;
  height: 50px;
  position: relative;
}
.product-image img {
  width: 100%;
  height: 100%;
}
.product-image .remove-img {
  cursor: pointer;
  width: 15px;
  height: 15px;
  color: #ea252d;
  position: absolute;
  right: -10px;
  top: -10px;
}
.product-display-mode {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.product-display-mode > a {
  margin: 0px 5px;
  color: #818181;
}
.product-display-mode > a.active {
  color: #2970b4;
}
.product-quick-edit {
  display: flex;
}
.product-quick-edit .edit-group {
  width: 100%;
  flex: 1;
  display: flex;
}
.product-quick-edit .edit-group .category:not(select) {
  width: 30% !important;
  border-right-width: 0px;
}
.product-quick-edit .edit-group .name {
  width: 40% !important;
  border-right-width: 0px;
}
.product-quick-edit .edit-group .name.has-sku-provider {
  width: 30% !important;
}
.product-quick-edit .edit-group .sku {
  width: 10% !important;
}
.product-quick-edit .edit-group .price {
  width: 10% !important;
}
.product-quick-edit .edit-group .tax:not(select) {
  width: 10% !important;
  border-right-width: 0px;
}
.product-quick-edit .edit-group .provider-dropdown {
  width: 10% !important;
}
.product-quick-edit .edit-group .provider-dropdown ul li div a:last-child label {
  margin-bottom: 0px;
}
.product-quick-edit .edit-group .provider {
  width: 10% !important;
  display: flex;
}
.product-quick-edit .edit-group .provider img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.product-quick-edit .edit-group .provider-label {
  display: flex;
  cursor: pointer;
}
.product-quick-edit .edit-group .provider-label span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-quick-edit .edit-group .provider-label img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.product-quick-edit .edit-group .provider-label .caret {
  color: black;
  margin-top: 6px;
  margin-left: 5px;
}
.product-quick-edit .edit-group .form-control:focus {
  border-right-width: 1px;
}
.product-quick-edit .edit-status {
  width: 10px;
}
.product-quick-edit .edit-status .bulb {
  margin: 15px 10px;
  border-radius: 15px;
  width: 10px;
  height: 10px;
}
.product-quick-edit .edit-status .bulb.success {
  background-color: #02ab58;
}
.product-quick-edit .edit-status .bulb.error {
  background-color: #ea252d;
}
.product-quick-edit .edit-status .bulb.warning {
  background-color: #fbbd49;
}
.activity-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.activity-container .toggle-group {
  margin-right: 15px;
}
.bulk-switch-container {
  margin-top: 27px;
}
.bulk-switch-container .toggle {
  width: 160px;
}
.clone-products-modal-affix-section .inputs-container {
  display: flex;
  margin: 30px 0;
}
.clone-products-modal-affix-section .inputs-container .prefix-input {
  flex: 1;
  margin-right: 30px;
}
.clone-products-modal-affix-section .inputs-container .suffix-input {
  flex: 1;
  margin-left: 30px;
}
.product-name-container {
  display: flex;
  align-items: center;
}
.product-name-container .glyphicon {
  margin-left: 8px;
  font-size: 125%;
  font-weight: bold;
}
.display-container {
  width: 100%;
  height: 100%;
  max-width: 992px;
  /*max-height: @screen-md;*/
  margin: auto;
}
.display-container .display-menu-container {
  display: flex;
  justify-content: space-between;
}
.display-container .display-menu-container .display-menu-inner-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.display-container .display-menu-container .display-menu-inner-container .display-menu {
  display: flex;
  align-items: center;
}
.display-container .display-menu-container .display-menu-inner-container .display-menu > div {
  margin-right: 10px;
}
.display-container .display-menu-container .display-menu-inner-container .display-menu > a {
  margin-right: 10px;
}
.breadcrumbs {
  list-style: none;
  padding: 10px 10px;
  margin: 0px;
}
.breadcrumbs > li {
  display: inline-block;
  padding: 0px 3px;
}
.breadcrumbs > li .segment {
  cursor: pointer;
}
.breadcrumbs > li .segment:hover {
  font-weight: bold;
}
.breadcrumbs > li .link {
  cursor: pointer;
  padding: 10px;
  font-size: 20px;
}
.breadcrumbs > li .link:hover {
  color: #2970b4;
}
.grid {
  position: relative;
  width: 100%;
  height: 100%;
}
.grid .item-size-5 {
  width: 18%;
  height: 18%;
  margin: 1%;
}
.grid .item-size-3 {
  width: 31%;
  height: 31%;
  margin: 1%;
}
.grid .grid-placeholder {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.grid .grid-placeholder .item {
  border: 1px solid #d1dde2;
  border-radius: 5px;
  display: inline-block;
  float: left;
}
.grid .grid-placeholder .item.item-add-category {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: 1px solid #2970b4;
  color: #2970b4;
}
.grid .grid-placeholder .item.item-add-category span {
  margin: 5px;
  text-align: center;
}
.grid .grid-placeholder .item.item-add-category span.glyphicon {
  font-size: 20px;
}
.grid .grid-placeholder .item-page-separator {
  width: 100%;
  height: 1px;
  border: 1px dashed #2970b4;
  position: absolute;
  left: 0px;
  right: 0px;
}
.grid .grid-placeholder .item-page-separator span {
  position: absolute;
  top: -10px;
  left: -10px;
}
.grid .grid-display {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.grid .grid-display .item {
  display: block;
  position: absolute;
  z-index: 1;
  /*background: #000;
            color: #fff;*/
}
.grid .grid-display .item.muuri-item-dragging {
  z-index: 3;
}
.grid .grid-display .item.muuri-item-releasing {
  z-index: 2;
}
.grid .grid-display .item.muuri-item-hidden {
  z-index: 0;
}
.grid .grid-display .item-content {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.grid .grid-display .item-content.product-display {
  color: #666666;
}
.grid .grid-display .item-category {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 5px;
  background-color: white;
  background-position: center;
  background-size: contain;
  -webkit-box-shadow: 0px 0px 3px 1px #d1dde2;
  -moz-box-shadow: 0px 0px 3px 1px #d1dde2;
  box-shadow: 0px 0px 3px 1px #d1dde2;
}
.grid .grid-display .item-category .item-category-overlay {
  position: absolute;
  height: 50%;
  width: 50%;
  margin: 20% 25%;
  z-index: 1;
  border-radius: 50%;
  border: 1px solid #ea252d;
  overflow: hidden;
}
.grid .grid-display .item-category .item-category-overlay .curtain {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #ea252d;
  opacity: .7;
}
.grid .grid-display .item-category .item-category-overlay .content {
  position: absolute;
  height: 100%;
  width: 100%;
  color: white;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 11px;
}
.grid .grid-display .item-category .item-category-overlay .content .glyphicon {
  font-size: 25px;
  color: white;
}
.grid .grid-display .item-category .item-category-header {
  height: 20px;
  width: 60%;
  margin: 0 auto;
  padding: 0px 10px;
  text-align: center;
}
.grid .grid-display .item-category .item-category-header .handle {
  display: block;
}
.grid .grid-display .item-category .item-category-header .link {
  position: absolute;
  top: 0;
  right: 5px;
}
.grid .grid-display .item-category .item-category-icon {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 5vh;
}
@media (max-width: 1199px) {
  .grid .grid-display .item-category .item-category-icon {
    font-size: 4vh;
  }
}
@media (max-width: 767px) {
  .grid .grid-display .item-category .item-category-icon {
    font-size: 3vh;
  }
}
.grid .grid-display .item-category .item-category-footer {
  height: 40px;
  padding: 0px 10px;
  background-color: rgba(0, 0, 0, 0.28);
  color: white;
}
.grid .grid-display .item-category .item-category-footer .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.grid .grid-display .item-category .item-category-footer .name:hover {
  font-weight: bold;
}
.grid .grid-display .item-category .item-category-footer .sub-entities {
  display: flex;
  justify-content: center;
  align-content: center;
  margin: 2px;
  font-size: 70%;
}
.grid .grid-display .item-category .item-category-footer .sub-entities > div {
  margin: 0 5px;
}
.grid .grid-display .item-category .link {
  cursor: pointer;
  padding: 1px 5px;
  color: inherit;
  /*&:hover {
                    color: @brand-primary;
                }*/
}
.grid .grid-display .item-product {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  border: 1px solid #e6e9ed;
  border-radius: 5px;
  background-color: #ffffff;
}
.grid .grid-display .item-product.not-available .item-product-overlay {
  position: absolute;
  height: 50%;
  width: 50%;
  margin: 20% 25%;
  z-index: 1;
  border-radius: 50%;
  border: 1px solid #ea252d;
  overflow: hidden;
}
.grid .grid-display .item-product.not-available .item-product-overlay .curtain {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #ea252d;
  opacity: .7;
}
.grid .grid-display .item-product.not-available .item-product-overlay .content {
  position: absolute;
  height: 100%;
  width: 100%;
  color: white;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 11px;
}
.grid .grid-display .item-product.not-available .item-product-overlay .content .glyphicon {
  font-size: 25px;
  color: white;
}
.grid .grid-display .item-product.with-image .item-product-img {
  width: 100%;
  height: calc(100% - 45px);
  border-radius: 5px 5px 0px 0px;
}
.grid .grid-display .item-product.with-image .item-product-img.placeholder {
  opacity: 0.2;
  padding: 20% 30%;
}
.grid .grid-display .item-product.with-image .item-product-name {
  width: 100%;
  height: 45px;
  padding: 3px 10px;
  word-break: initial;
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid .grid-display .item-product.no-image .item-product-name {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  word-break: break-all;
  text-overflow: ellipsis;
}
.grid .grid-display .item-product .item-product-price {
  position: absolute;
  top: -5px;
  left: 50%;
  width: 80px;
  margin-left: -40px;
  padding: 2px;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  background-color: #2970b4;
}
.grid .grid-display .item-product .item-product-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 2px 5px;
  z-index: 2;
}
.grid .grid-display .item-product .item-product-header .item-icon {
  background-color: white;
  padding: 3px 5px;
  border-radius: 12px;
}
.grid .grid-display .item-product .item-product-header .glyphicon {
  font-weight: bold;
}
.item-selector-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.item-selector-container .item-selector-search {
  height: 60px;
}
.item-selector-container .item-selector-breadcrumbs {
  height: 40px;
}
.item-selector-container .item-selector-table {
  overflow-y: auto;
  overflow-x: hidden;
}
.item-selector-container .item-selector-table table thead > tr {
  background-color: transparent;
}
.item-selector-container .item-selector-arrow {
  opacity: 0.3;
}
.popover .page {
  min-width: 100px;
  min-height: 150px;
}
.popover .title-container {
  display: flex;
  margin: -10px;
  padding: 5px 0px;
}
.popover .title-container > div {
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popover .title-container > div > a {
  padding: 10px;
}
.popover .title-container .title {
  flex: 1;
  text-align: center;
  min-width: 100px;
  padding: 0px 10px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.popover .menu-page ul.menu {
  list-style: none;
  margin: 0px -15px;
  padding: 0px;
}
.popover .menu-page ul.menu > li:not(.divider) {
  padding: 5px 0px;
  cursor: pointer;
}
.popover .menu-page ul.menu > li:not(.divider):hover {
  background-color: #2970b4;
}
.popover .menu-page ul.menu > li:not(.divider):hover > a {
  text-decoration: none;
  color: #ffffff;
}
.popover .menu-page ul.menu > li:not(.divider) > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: inherit;
  white-space: nowrap;
}
.popover .menu-page .divider {
  height: 1px;
  background-color: #d1dde2;
}
.popover .color-page {
  display: flex;
  flex-wrap: wrap;
  width: 190px;
}
.popover .color-page .color-rect {
  width: 30px;
  height: 30px;
  margin: 4px;
  cursor: pointer;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.popover .color-page .color-rect .glyphicon {
  display: none;
}
.popover .color-page .color-rect.active {
  border: 1px solid #d1dde2;
}
.popover .color-page .color-rect.active .glyphicon {
  display: block !important;
}
.popover .color-page .color-rect:hover {
  border: 1px solid #d1dde2;
}
.popover .color-page .color-rect:nth-child(1) {
  color: #2970b4 !important;
}
.popover .color-page .color-rect:nth-child(2) {
  color: #2970b4 !important;
}
.popover .color-page .color-rect:nth-child(3) {
  color: #2970b4 !important;
}
.popover .color-page .color-rect:nth-child(4) {
  color: #2970b4 !important;
}
.popover .icon-page {
  display: flex;
  flex-wrap: wrap;
  width: 250px;
}
.popover .icon-page .icon-rect {
  width: 40px;
  height: 40px;
  font-size: 40px;
  margin: 4px;
  cursor: pointer;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popover .icon-page .icon-rect.active {
  border: 1px solid #d1dde2;
}
.popover .icon-page .icon-rect:hover {
  border: 1px solid #d1dde2;
}
.popover .icon-page .icon-rect.add-new-image {
  color: #2970b4;
  font-size: 24px;
  background-position: center;
  background-size: contain;
}
.popover .navigation-page {
  display: flex;
  flex-direction: column;
  width: 250px;
}
.popover .navigation-page .search-container {
  height: 44px;
  margin: -10px -15px 10px;
  border-top: 1px solid #d1dde2;
  border-bottom: 1px solid #d1dde2;
}
.popover .navigation-page .search-container input {
  border: none;
}
.popover .navigation-page .category-container {
  height: 250px;
  /*width: 250px;*/
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0px -15px;
}
.popover .navigation-page .category-container ul {
  list-style: none;
  padding: 0px;
}
.popover .navigation-page .category-container ul > li {
  padding: 10px 15px;
  cursor: pointer;
  display: flex;
}
.popover .navigation-page .category-container ul > li:hover {
  background-color: #2970b4;
  color: #ffffff;
}
.popover .navigation-page .category-container ul > li.active {
  background-color: #2970b4;
  color: #ffffff;
}
.popover .navigation-page .category-container ul > li .icon {
  font-size: 24px;
}
.popover .navigation-page .category-container ul > li .name {
  flex: 1;
  padding: 0px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.popover .navigation-page .category-container ul > li .sign {
  padding: 0px 5px;
  font-size: 8px;
  align-self: center;
}
.popover .navigation-page .footer-container {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #d1dde2;
  margin: 0px -15px -10px -15px;
}
.item-selection-modal .item-tree .item-line {
  padding: 10px 0 10px 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.item-selection-modal .item-tree .item-line.bordered {
  border-top: 1px solid #d1dde2;
}
.item-selection-modal .item-tree .item-line:hover {
  background-color: #f5f5f5;
}
.item-selection-modal .item-tree .item-line .name {
  flex: 1;
}
.item-selection-modal .item-tree .item-line:last-child {
  border-bottom: 1px solid #d1dde2;
}
.item-selection-modal .item-tree .item-line .image {
  font-size: 30px;
  width: 30px;
  height: 30px;
  margin: 0 15px 0;
  color: #666666;
}
.item-selection-modal .item-tree .item-line .image.product {
  font-size: 25px;
}
.item-selection-modal .item-tree .item-line .expand-collapse-indicator {
  color: #d1dde2;
  font-size: 10px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 15px 0;
}
.item-selection-modal .item-tree .item-line .selected-children-count {
  margin-right: 15px;
}
.item-selection-modal .item-tree .item-line .selection-indicator {
  color: #02ab58;
  width: 30px;
  text-align: center;
}
.item-selection-modal .item-tree .item-line .selection-indicator span {
  font-weight: bold;
}
.modifier-edit-page .details .details-title {
  margin-bottom: 30px;
}
.modifier-edit-page .details button.add-item {
  border: 1px solid #2970b4;
  color: #2970b4;
}
.modifier-edit-page .details button.add-item.source {
  margin-top: 45px;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header {
  display: flex;
  align-items: center;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-name {
  width: auto;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-actions {
  flex: 1;
  margin-left: 15px;
  display: flex;
  align-items: center;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-actions a {
  margin: 0 10px;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-actions span {
  color: #d1dde2;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-settings {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-settings .section-setting {
  display: flex;
  margin: 0 10px;
  align-items: center;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-settings .section-setting label {
  text-transform: lowercase;
  margin: 0px 8px;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-settings .section-setting .form-group {
  margin: 0;
  width: 100px;
}
.modifier-edit-page .details .source-and-targets .config-section .section-header .section-settings .section-setting .glyphicon {
  align-self: center;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body {
  display: flex;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container {
  display: flex;
  flex-wrap: wrap;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card {
  padding: 5px;
  width: 160px;
  height: 150px;
  border: 1px solid #d1dde2;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 30px;
  margin-top: 15px;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card.hidden-item {
  background-color: #f5f7fa;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card.hidden-item .name {
  color: #818181;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .commands {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .commands .exclusive-command {
  color: #9fadb4;
  cursor: pointer;
  font-weight: bold;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .commands .exclusive-command.active {
  color: #2970b4;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .commands .hide-command {
  color: #9fadb4;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .commands .hide-command.active {
  color: #818181;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .commands .delete-command {
  text-align: right;
  color: #9fadb4;
  cursor: pointer;
  font-weight: bold;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .image {
  font-size: 75px;
  width: 75px;
  height: 75px;
  color: #666666;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .image.product {
  font-size: 65px;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .name {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}
.modifier-edit-page .details .source-and-targets .config-section .section-body .items-container .item-card .name.category {
  font-weight: bold;
}
.modifier-edit-page .details .inter-section-spacer {
  height: 45px;
  display: flex;
}
.modifier-edit-page .details .add-target-container {
  display: flex;
}
.modifier-edit-page .details .order-line-part {
  margin-right: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 30px;
  min-width: 30px;
  text-align: center;
  background: linear-gradient(90deg, #ffffff 25%, #f5f7fa 25%, #f5f7fa 75%, #ffffff 75%);
}
.modifier-edit-page .details .order-line-part .order-line-circle-empty {
  border-radius: 50%;
  border: 1px solid #9fadb4;
  background-color: #ffffff;
  height: 19.8px;
  width: 19.8px;
}
.modifier-edit-page .details .order-line-part .order-line-circle-full {
  border-radius: 50%;
  border: 1px solid #9fadb4;
  background-color: #9fadb4;
  height: 15px;
  width: 15px;
}
.modifier-edit-page .details .order-line-part .order-line-move-icon {
  height: 22.5px;
  width: 22.5px;
}
.modifier-edit-page .details .order-line-part .order-line-move-icon.available {
  cursor: pointer;
}
.modifier-edit-page .details .order-line-part .order-line-move-icon.white {
  background-color: #ffffff;
}
.modifier-edit-page .details .order-line-part .order-line-move-icon .glyphicon {
  color: #9fadb4;
  font-size: 20px;
  font-weight: bold;
}
.stock-select-body-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.stock-search-container {
  position: relative;
}
.stock-search-container img {
  display: none;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 13px;
  right: 24px;
}
.text-sku {
  color: #818181;
  position: absolute;
  right: 15px;
  top: 0px;
}
.subrecipe {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.subrecipe > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.subrecipe > div.start {
  flex: 1;
  text-align: left;
}
.subrecipe > div.midle {
  max-width: 100px;
  margin-right: 10px;
}
.label-stock-good {
  background-color: #4a89dc;
  background-color: transparent;
  color: #4a89dc;
  border: 1px solid #4a89dc;
}
.label-stock-good[href]:hover,
.label-stock-good[href]:focus {
  background-color: #276ecc;
}
.label-stock-good[href]:hover,
.label-stock-good[href]:focus {
  color: #276ecc;
  border-color: #276ecc;
}
.label-stock-raw {
  background-color: #967adc;
  background-color: transparent;
  color: #967adc;
  border: 1px solid #967adc;
}
.label-stock-raw[href]:hover,
.label-stock-raw[href]:focus {
  background-color: #7652d1;
}
.label-stock-raw[href]:hover,
.label-stock-raw[href]:focus {
  color: #7652d1;
  border-color: #7652d1;
}
.label-stock-good-full {
  background-color: #4a89dc;
  color: white;
  border: 1px solid #4a89dc;
}
.label-stock-good-full[href]:hover,
.label-stock-good-full[href]:focus {
  color: #276ecc;
  border-color: #276ecc;
}
.label-stock-raw-full {
  background-color: #967adc;
  color: white;
  border: 1px solid #967adc;
}
.label-stock-raw-full[href]:hover,
.label-stock-raw-full[href]:focus {
  color: #7652d1;
  border-color: #7652d1;
}
.col-snap-left {
  padding-left: 0;
}
.col-snap-right {
  padding-right: 0;
}
.text-thin,
.text-thin h4 {
  font-weight: 300;
}
.table-background {
  background-color: #ffffff;
}
.ebriza-modal .ebriza-modal {
  height: 100%;
}
.modal-body.no-header {
  top: 0px;
  height: calc(100% - (72px));
}
.modal-body.no-footer {
  top: 60px;
  height: calc(100% - (60px));
}
.company-logo-canvas {
  width: 100%;
  height: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
form.compact .form-group {
  margin-bottom: 0;
}
.form-default .form-group {
  margin-bottom: 7.5px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.btn-settings-action {
  width: 200px;
  float: right;
}
.tax-info-box {
  cursor: pointer;
}
.tax-info-box:hover {
  border-color: #2970b4;
}
.settings-panel fieldset {
  margin: 15px 0;
}
.settings-panel .general-settings .description {
  color: #818181;
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
.settings-panel .general-settings .working-hours > a {
  display: block;
  margin-top: 8px;
}
.my-profile-page .image-upload-col {
  text-align: center;
}
.my-profile-page .image-upload-col .image-upload-container {
  display: inline-block;
}
.my-profile-page .image-upload-col .image-upload-container button.btn-link {
  border: none;
}
.my-profile-page form button[type="submit"] {
  float: right;
}
.my-profile-page form span.label {
  margin-left: 5px;
}
.my-profile-page form a {
  margin-left: 5px;
  font-size: 11px;
}
.onboarding-page {
  background-color: #ffffff;
  width: 100vw;
  height: 100%;
  display: flex;
}
.onboarding-page button,
.onboarding-page .btn-primary {
  min-width: 180px;
}
.onboarding-page button.btn-little {
  min-width: 90px;
}
.onboarding-page .tight {
  min-width: unset;
}
.onboarding-page .container {
  width: 100%;
}
.onboarding-page .quick-add-group button {
  min-width: unset;
}
.onboarding-page .onboarding-step-title {
  margin-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
.onboarding-page .onboarding-steps-header {
  height: 200px;
  flex: unset;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item {
  width: 18vw;
  flex: unset;
  font-size: 1.3em;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number {
  width: 50px;
  height: 50px;
  flex: unset;
  border-radius: 100%;
  margin: 8px;
  color: #2970b4;
  background-color: none;
  border: solid 3px #2970b4;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .link-line-container {
  height: 3px;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .link-line-container .link-line,
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .link-line-container .link-line-cap {
  flex: 1;
  height: 3px;
  background-color: #2970b4;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .link-line-container .link-line-cap {
  flex: unset;
  width: 3px;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .link-line-container.hidden .link-line,
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .link-line-container.hidden .link-line-cap {
  visibility: hidden;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number-prelink {
  flex: unset;
  height: 50px;
  margin: 8px 0;
  width: 100%;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number-prelink .link-line-cap {
  border-radius: 0 100% 100% 0;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number-postlink {
  flex: unset;
  height: 50px;
  margin: 8px 0;
  width: 100%;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number-postlink .link-line-cap {
  border-radius: 100% 0 0 100%;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number-postlink.fulfilled .link-line,
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number-prelink.fulfilled .link-line,
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number-postlink.fulfilled .link-line-cap,
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-number-prelink.fulfilled .link-line-cap {
  background-color: #02ab58;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item .onboarding-main-step-item-label {
  font-size: 0.8em;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item.active .onboarding-main-step-item-number {
  color: #ffffff;
  background-color: #2970b4;
}
.onboarding-page .onboarding-steps-header .onboarding-main-step-item.fulfilled .onboarding-main-step-item-number {
  color: #ffffff;
  background-color: #02ab58;
  border-color: #02ab58;
}
.onboarding-page .onboarding-footer {
  height: 200px;
  flex: unset;
}
.onboarding-page .onboarding-disclaimer-ticker {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 0.7em;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.onboarding-page .onboarding-intercom-ticker {
  position: absolute;
  font-size: 2.5em;
  color: #2970b4;
  bottom: 5px;
  top: unset;
  right: 5px;
  width: 50px;
  height: 50px;
}
.onboarding-page .onboarding-step-content {
  padding-top: 16px;
  overflow: auto;
}
.onboarding-page .onboarding-step-content .onboarding-step-editor-tight-form {
  flex: unset;
  width: 80vw;
  max-width: 300px;
}
.onboarding-page .onboarding-step-content .onboarding-step-editor-loose-form {
  flex: unset;
  width: 80vw;
  max-width: 1400px;
}
.onboarding-page .flow-of-items {
  flex: unset;
  height: 56px;
}
.onboarding-page .flow-of-items .flow-item {
  margin: 0 8px;
}
.onboarding-page .product-type-content-asset {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: inline-block;
  margin: 15px;
  position: relative;
}
.onboarding-page .product-type-content-asset.compact-asset {
  width: 70px;
  height: 70px;
  margin: 8px;
}
.onboarding-page .product-type-content-asset.product-coke-330 {
  background-image: url('/Content/Images/ProductTypeAssets/Coca Cola 330.svg');
}
.onboarding-page .product-type-content-asset.product-coke-1000 {
  background-image: url('/Content/Images/ProductTypeAssets/Coca cola 1L.svg');
}
.onboarding-page .product-type-content-asset.product-coke-500 {
  background-image: url('/Content/Images/ProductTypeAssets/Coca Cola 500.svg');
}
.onboarding-page .product-type-content-asset.product-coke-on-tray {
  background-image: url('/Content/Images/ProductTypeAssets/coca cola on tray.svg');
}
.onboarding-page .product-type-content-asset.product-coke-pouring {
  background-image: url('/Content/Images/ProductTypeAssets/Coca Cola Pouring.svg');
}
.onboarding-page .product-type-content-asset.product-cocktail-on-tray {
  background-image: url('/Content/Images/ProductTypeAssets/Cocktail on tray.svg');
}
.onboarding-page .product-type-content-asset.product-whisky-1000 {
  background-image: url('/Content/Images/ProductTypeAssets/Whisky 1L.svg');
}
.onboarding-page .product-type-content-asset.product-whisky-750 {
  background-image: url('/Content/Images/ProductTypeAssets/Whisky 750.svg');
}
.onboarding-page .product-type-content-asset.product-whisky-pouring {
  background-image: url('/Content/Images/ProductTypeAssets/Whisky Pouring.svg');
}
.onboarding-page .product-type-content-asset.tray {
  background-image: url('/Content/Images/ProductTypeAssets/tray.svg');
}
.onboarding-page .product-type-content-asset.toothcare {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-tooth care.svg');
}
.onboarding-page .product-type-content-asset.dentistry-product-1-1 {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-hydro 1.svg');
}
.onboarding-page .product-type-content-asset.dentistry-product-1-2 {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-hydro 2.svg');
}
.onboarding-page .product-type-content-asset.dentistry-product-1-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-hydro bulk.svg');
}
.onboarding-page .product-type-content-asset.dentistry-product-2-1 {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-eugenol 1.svg');
}
.onboarding-page .product-type-content-asset.dentistry-product-2-2 {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-eugenol 2.svg');
}
.onboarding-page .product-type-content-asset.dentistry-product-2-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-eugenol bulk.svg');
}
.onboarding-page .product-type-content-asset.dentistry-product-final {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-tooth.svg');
}
.onboarding-page .product-type-content-asset.dentistry-service {
  background-image: url('/Content/Images/ProductTypeAssets/stoma-dental care.svg');
}
.onboarding-page .product-type-content-asset.carwash-product-as-is {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-cleaning.svg');
}
.onboarding-page .product-type-content-asset.carwash-product-1-1 {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-shamppon 1.svg');
}
.onboarding-page .product-type-content-asset.carwash-product-1-2 {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-shamppon 1.svg');
}
.onboarding-page .product-type-content-asset.carwash-product-1-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-shamppon 1.svg');
}
.onboarding-page .product-type-content-asset.carwash-product-2-1 {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-shampoon 2.svg');
}
.onboarding-page .product-type-content-asset.carwash-product-2-2 {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-shampoon 2.svg');
}
.onboarding-page .product-type-content-asset.carwash-product-2-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-shampoon 2.svg');
}
.onboarding-page .product-type-content-asset.carwash-product-final {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-car wash.svg');
}
.onboarding-page .product-type-content-asset.carwash-service {
  background-image: url('/Content/Images/ProductTypeAssets/carwash-cleaning service.svg');
}
.onboarding-page .product-type-content-asset.laundry-product-as-is {
  background-image: url('/Content/Images/ProductTypeAssets/laundry-detergent 1.svg');
}
.onboarding-page .product-type-content-asset.laundry-product-1-1 {
  background-image: url('/Content/Images/ProductTypeAssets/laundry-detergent 1.svg');
}
.onboarding-page .product-type-content-asset.laundry-product-1-2 {
  background-image: url('/Content/Images/ProductTypeAssets/laundry-detergent 2.svg');
}
.onboarding-page .product-type-content-asset.laundry-product-1-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/laundry-detergent bulk.svg');
}
.onboarding-page .product-type-content-asset.laundry-product-2-1 {
  background-image: url('/Content/Images/ProductTypeAssets/laundry-balsam 1.svg');
}
.onboarding-page .product-type-content-asset.laundry-product-2-2 {
  background-image: url('/Content/Images/ProductTypeAssets/laundry-balsam 2.svg');
}
.onboarding-page .product-type-content-asset.laundry-product-2-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/laundry-balsam bulk.svg');
}
.onboarding-page .product-type-content-asset.laundry-product-final {
  background-image: url('/Content/Images/ProductTypeAssets/laundry - washing machine.svg');
}
.onboarding-page .product-type-content-asset.laundry-service {
  background-image: url('/Content/Images/ProductTypeAssets/laundry-service.svg');
}
.onboarding-page .product-type-content-asset.barber-product-as-is {
  background-image: url('/Content/Images/ProductTypeAssets/barber-shampoon.svg');
}
.onboarding-page .product-type-content-asset.barber-product-1-1 {
  background-image: url('/Content/Images/ProductTypeAssets/barber-shampoon 1.svg');
}
.onboarding-page .product-type-content-asset.barber-product-1-2 {
  background-image: url('/Content/Images/ProductTypeAssets/barber-shampoon 2.svg');
}
.onboarding-page .product-type-content-asset.barber-product-1-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/barber-shampoon bulk.svg');
}
.onboarding-page .product-type-content-asset.barber-product-2-1 {
  background-image: url('/Content/Images/ProductTypeAssets/barber-balsam 1.svg');
}
.onboarding-page .product-type-content-asset.barber-product-2-2 {
  background-image: url('/Content/Images/ProductTypeAssets/barber-balsam 2.svg');
}
.onboarding-page .product-type-content-asset.barber-product-2-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/barber-balsam bulk.svg');
}
.onboarding-page .product-type-content-asset.barber-product-final {
  background-image: url('/Content/Images/ProductTypeAssets/barber.svg');
}
.onboarding-page .product-type-content-asset.barber-service {
  background-image: url('/Content/Images/ProductTypeAssets/barber-service.svg');
}
.onboarding-page .product-type-content-asset.retail-product-as-is {
  background-image: url('/Content/Images/ProductTypeAssets/retail-shirt.svg');
}
.onboarding-page .product-type-content-asset.retail-product-1-1 {
  background-image: url('/Content/Images/ProductTypeAssets/retail-meat 1.svg');
}
.onboarding-page .product-type-content-asset.retail-product-1-2 {
  background-image: url('/Content/Images/ProductTypeAssets/retail-meat 2.svg');
}
.onboarding-page .product-type-content-asset.retail-product-1-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/retail-meat 2.svg');
}
.onboarding-page .product-type-content-asset.retail-product-2-1 {
  background-image: url('/Content/Images/ProductTypeAssets/retail-spice 1.svg');
}
.onboarding-page .product-type-content-asset.retail-product-2-2 {
  background-image: url('/Content/Images/ProductTypeAssets/retail-spice 2.svg');
}
.onboarding-page .product-type-content-asset.retail-product-2-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/retail-spice bulk.svg');
}
.onboarding-page .product-type-content-asset.retail-product-final {
  background-image: url('/Content/Images/ProductTypeAssets/retail-meat mix.svg');
}
.onboarding-page .product-type-content-asset.retail-service {
  background-image: url('/Content/Images/ProductTypeAssets/trucking.svg');
}
.onboarding-page .product-type-content-asset.petshop-product-as-is {
  background-image: url('/Content/Images/ProductTypeAssets/petshop-accesory.svg');
}
.onboarding-page .product-type-content-asset.petshop-product-1-1 {
  background-image: url('/Content/Images/ProductTypeAssets/petshop-food 1.svg');
}
.onboarding-page .product-type-content-asset.petshop-product-1-2 {
  background-image: url('/Content/Images/ProductTypeAssets/petshop-food 2.svg');
}
.onboarding-page .product-type-content-asset.petshop-product-1-bulk {
  background-image: url('/Content/Images/ProductTypeAssets/petshop-food mix.svg');
}
.onboarding-page .product-type-content-asset.petshop-product-final {
  background-image: url('/Content/Images/ProductTypeAssets/petshop-food mix.svg');
}
.onboarding-page .product-type-content-asset.petshop-service {
  background-image: url('/Content/Images/ProductTypeAssets/pet-shop.svg');
}
.onboarding-page .product-type-content-asset.arrow-to-right {
  background-image: url('/Content/Images/ProductTypeAssets/ArrowToRight.png');
  background-size: auto;
}
.onboarding-page .product-type-description {
  max-width: 325px;
}
.dashboard-page {
  height: 100%;
}
.dashboard-page .row > div {
  margin-bottom: 15px;
}
.dashboard-page .dashboard-card-height1 {
  height: 180px;
}
.dashboard-page .dashboard-card-height2 {
  height: 360px;
}
.dashboard-page .dashboard-controls {
  text-align: center;
  margin-bottom: 5px;
}
.dashboard-page .dashboard-item-overlay .controls {
  visibility: hidden;
}
.dashboard-page .dashboard-item-overlay:hover .controls {
  visibility: visible;
}
.dashboard-page .report-menu {
  width: 250px;
  margin-right: 15px;
  z-index: 2;
  height: 100%;
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  display: flex;
  flex-direction: column;
}
.dashboard-page .report-menu .report-menu-search {
  width: 100%;
  padding: 10px;
}
.dashboard-page .report-menu .report-menu-items {
  flex: 1;
  width: 100%;
  overflow-y: auto;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category {
  margin-bottom: 10px;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category label {
  padding: 0px 15px;
  margin: 0px;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item {
  cursor: pointer;
  padding: 5px 15px 5px 15px;
  display: flex;
  align-items: center;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  color: #818181;
  margin-right: 5px;
  margin-top: -5px;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item .icon img {
  width: 20px;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item .name {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item .proprietary {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #2970b4;
  margin-left: 5px;
  margin-right: 5px;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item.not-installed {
  color: #818181;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item.active {
  background-color: #2970b4;
  color: white;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item.active .glyphicon::before {
  color: white;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item.active .proprietary {
  background-color: white;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item:hover {
  background-color: #2970b4;
  color: white;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item:hover .glyphicon::before {
  color: white;
}
.dashboard-page .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item:hover .proprietary {
  background-color: white;
}
.dashboard-page .report-menu .report-menu-create {
  width: 100%;
  padding: 10px;
}
.dashboard-page .report-menu .report-menu-create > button {
  width: 100%;
}
.installed-app .transaction-app-heading,
.installed-app .general-app-heading {
  display: flex;
}
.installed-app .transaction-app-heading .installed-app-logo,
.installed-app .general-app-heading .installed-app-logo {
  flex: 1;
}
.installed-app .transaction-app-heading .app-heading-buttons,
.installed-app .general-app-heading .app-heading-buttons {
  display: flex;
  align-items: start;
}
.installed-app .extra-information {
  margin-bottom: 24px;
}
.installed-app .file-download {
  font-size: 125%;
  margin-bottom: 48px;
}
.installed-app .file-download .download-link a {
  display: block;
  margin-top: 8px;
}
.installed-app .no-info {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 500px;
}
.installed-app.transaction-app .panel {
  margin-bottom: 60px;
}
.installed-app.transaction-app .panel-heading {
  margin-bottom: 30px;
}
.installed-app .installed-app-settings {
  max-width: 500px;
  margin: 0 auto;
}
.installed-app .save-button {
  display: block;
  min-width: 160px;
  margin: 24px auto 0;
}
.installed-app .ebriza-modal .save-button {
  margin: 0 auto;
}
.app-logo-container {
  display: flex;
}
.app-logo-container .icon {
  width: 95px;
  height: 95px;
  border-radius: 6px;
}
.app-logo-container .icon img {
  width: 100%;
  height: 100%;
}
.app-logo-container .title {
  margin-left: 15px;
  flex: 1;
}
.app-logo-container .title h3 {
  font-weight: 600;
  margin: 0 0 15px;
}
.app-logo-container .title h4 {
  color: #818181;
  margin: 0;
}
.app-logo-container .title .extra {
  margin-top: 15px;
}
.app-settings-editor div.checkbox {
  float: right;
  margin-top: 0;
}
.app-settings-editor div.checkbox label {
  padding-left: 0;
}
.service-integration .ebriza-modal {
  outline: none;
}
.service-integration .ebriza-modal .modal-body {
  overflow: initial;
}
.service-integration .key label {
  margin-right: 5px;
}
.service-integration .key .popover {
  transition: none;
}
.service-integration .key textarea {
  resize: none;
}
.installed-app-permissions-editor .info {
  margin-bottom: 48px;
}
.installed-app-permissions-editor .permissions {
  display: flex;
  flex-direction: column;
}
.installed-app-permissions-editor .permission {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.installed-app-permissions-editor .permission .name {
  flex: 1;
  font-size: 1.1em;
  font-weight: 600;
}
.installed-app-permissions-editor .permission .warning-icon {
  margin-right: 24px;
  font-size: 30px;
  color: #fbbd49;
  cursor: pointer;
}
.support-apps-page h1,
.support-apps-page h2 {
  margin: 0 0 32px;
  text-align: center;
}
.support-apps-page .apps-container {
  display: flex;
  flex-wrap: wrap;
  margin: -45px;
}
.support-apps-page .apps-container .app {
  display: flex;
  margin: 45px;
}
.support-apps-page .apps-container .app .app-panel-container .app-panel {
  margin: 0 0 16px;
  cursor: default;
}
.support-apps-page .apps-container .app .app-panel-container .btn {
  width: 100%;
}
.support-apps-page .apps-container .app .app-panel-container .btn .glyphicon {
  margin-right: 8px;
}
.support-apps-page .apps-container .app .app-extra {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  margin: 0 16px;
}
.support-apps-page .apps-container .app .app-extra .form-group {
  margin: 0 8px 8px;
}
.support-apps-page .apps-container .app .app-extra textarea {
  min-width: 300px;
  height: 40px;
  padding: 8px;
  resize: none;
}
.support-details {
  display: flex;
}
.support-details .column-1 {
  flex: 1;
  padding-right: 8px;
}
.support-details .column-2 {
  width: 300px;
  padding-left: 8px;
}
.support-details .form-horizontal {
  flex: 1;
}
.support-details .form-horizontal label {
  margin-right: 5px;
}
.support-details .company-details {
  display: flex;
}
.support-details .company-details > div:not(.logo) {
  width: calc(-15%);
}
@media (max-width: 991px) {
  .support-details .company-details > div:not(.logo) {
    width: 50%;
  }
}
.support-details .company-details .logo {
  width: 130px;
}
.support-details .company-details .logo img {
  width: 100px;
  height: 100px;
  margin: 0px 15px 0px 0px;
}
.support-details .support-actions {
  display: flex;
}
.support-details .support-actions .panel {
  margin-right: 15px;
}
.support-details .support-actions .panel .support-action-item {
  width: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.support-details .support-actions .panel .support-action-item div {
  text-align: center;
}
.support-details .support-actions .panel .support-action-item .glyphicon {
  font-size: 3em;
  margin-bottom: 15px;
}
.support-details .apps-details .app {
  display: flex;
  margin: 5px 0px;
  cursor: pointer;
}
.support-details .apps-details .app > img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.support-details .apps-details .app > div {
  flex: 1;
}
.support-details .cost-details .costs {
  display: flex;
  flex-wrap: wrap;
}
.support-details .cost-details .costs > div {
  width: 25%;
}
@media (max-width: 991px) {
  .support-details .cost-details .costs > div {
    width: 50%;
  }
}
.support-details .cost-details .costs > div:not(.header) {
  font-size: 35px;
  height: 50px;
}
.support-details .cost-details .estimates {
  color: #818181;
}
.support-details .location-details {
  display: flex;
}
.support-details .location-details .details {
  flex: 1;
}
.support-details .location-details .printers {
  border-left: 1px solid #d1dde2;
  padding-left: 15px;
  flex: 2;
  display: flex;
  flex-wrap: wrap;
}
.support-details .location-details .printers > div {
  width: 33%;
  flex: auto;
  margin-bottom: 15px;
}
.support-details .location-details .printers > div.fiscal {
  color: #2970b4;
}
.support-details .invoice-details > div {
  margin: 0px -24px 15px -24px;
  padding: 24px;
  border-bottom: 1px solid #d1dde2;
}
.freshdesk {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
}
.freshdesk a {
  width: 215px;
  margin-right: 15px;
}
.freshdesk .requester {
  flex: 1;
  display: flex;
}
.freshdesk .requester img {
  width: 45px;
  height: 45px;
}
.ticket-action-bar {
  display: flex;
  padding: 0px 0px 10px 0px;
}
.ticket-action-bar > a {
  margin-right: 15px;
}
.tickets-page-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.tickets-page {
  display: flex;
  flex: 1;
}
.tickets-page .ticket-lanes-view {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.tickets-page .ticket-lanes-view .ticket-lanes {
  flex: 1;
  width: 100%;
  display: flex;
  padding: 1px;
}
.tickets-page .ticket-lanes-view .ticket-lanes .ticket-lane {
  width: 25%;
  height: 100%;
  padding: 5px;
}
.tickets-page .ticket-lanes-view .ticket-lanes .ticket-lane.with-margin {
  border-right: 1px solid #d1dde2;
}
.tickets-page .ticket-lanes-view .ticket-lanes .ticket-lane .ticket-lane-title {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tickets-page .ticket-lanes-view .ticket-lanes .ticket-lane .ticket-lane-container {
  flex: 1;
  height: 100%;
}
.tickets-page .ticket-lanes-view .ticket-lanes .ticket-lane .ticket-lane-container.drop-over {
  background-color: #d1dde2;
}
.tickets-page .ticket-lanes-view .ticket-lanes .ticket-lane .ticket-lane-container .ticket-lane-loadmore {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0px;
}
.tickets-page .ticket-lanes-view .ticket-lanes .ticket-lane .ticket-container {
  margin-bottom: 5px;
}
.tickets-page .tickets-list {
  flex: 1;
  height: 100%;
}
.tickets-page .tickets-list .tickets-items .ticket {
  margin-bottom: 10px;
  width: 100%;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-progress {
  height: 5px;
  width: 100%;
  background-color: #818181;
  position: relative;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-progress > div {
  height: 100%;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-progress .ticket-progress-days {
  font-size: 12px;
  position: absolute;
  right: 2px;
  top: -15px;
}
.tickets-page .tickets-list .tickets-items .ticket .panel {
  margin-bottom: 0px;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner {
  display: flex;
  align-items: center;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .image {
  width: 50px;
  height: 50px;
  border: 1px solid #818181;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .image img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .image .initial {
  width: 80%;
  height: 80%;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .content {
  flex: 1;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .content .subject {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 300px;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .content .details > span {
  margin-right: 5px;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .content .details .user {
  color: #818181;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .content .details .user > .glyphicon {
  margin-right: 5px;
  margin-left: 5px;
  font-weight: bold;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .stats {
  width: 200px;
}
.tickets-page .tickets-list .tickets-items .ticket .ticket-inner .stats .dropdown-slim {
  font-size: 10px;
}
.tickets-page .tickets-list .tickets-pagination {
  display: flex;
  align-items: center;
  width: 200px;
  margin-bottom: 15px;
}
.tickets-page .tickets-list .tickets-pagination > div {
  margin-right: 15px;
}
.tickets-page .tickets-filters {
  width: 250px;
  height: 100%;
  margin-left: 15px;
}
.ticket-ivr .ivr {
  background-color: #2970b4;
  color: white;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.ticket-ivr .warning {
  background-color: #ea252d;
  color: white;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.ticket-details-page {
  display: flex;
}
.ticket-details-page .ticket-body {
  flex: 1;
}
.ticket-details-page .ticket-body .header {
  display: flex;
  justify-content: space-between;
}
.ticket-details-page .ticket-body .header .left {
  margin-bottom: 15px;
}
.ticket-details-page .ticket-body .header .left > span {
  margin-right: 5px;
}
.ticket-details-page .ticket-body .details {
  margin-top: 15px;
}
.ticket-details-page .ticket-props {
  width: 250px;
  margin-left: 15px;
}
.ticket-details-page .ticket-user {
  width: 270px;
  margin-left: 15px;
}
.ticket-details-page .ticket-user .company-name {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.ticket-details-page .ticket-user .company-name .image {
  width: 50px;
  height: 50px;
  border: 1px solid #818181;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-right: 5px;
}
.ticket-details-page .ticket-user .company-name .image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.ticket-details-page .ticket-user .company-name .image .initial {
  width: 80%;
  height: 80%;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ticket-details-page .ticket-user .change-company {
  display: flex;
}
.ticket-details-page .ticket-user .change-company > div:first-child {
  margin-right: 5px;
  max-width: 170px;
}
.ticket-thumb {
  position: relative;
}
.ticket-thumb .ticket-merge {
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 30px;
  width: 30px;
  background-color: #ac92ec;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ticket-thumb .ticket-progress {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 3px;
  background-color: #48cfad;
}
.ticket-thumb .ticket-inner {
  display: flex;
  flex-direction: column;
  background-color: white;
  border: none !important;
  padding: 5px;
}
.ticket-thumb .ticket-inner .source {
  width: 1px;
  word-wrap: break-word;
}
.ticket-thumb .ticket-inner .subject {
  overflow: hidden;
}
.ticket-thumb .ticket-inner .content {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 4px 0px;
}
.ticket-thumb .ticket-inner .content .invalid-value {
  background-color: red;
  color: white;
}
.ticket-thumb .ticket-inner .content.user {
  overflow: hidden;
}
.ticket-thumb .ticket-inner .content.agent {
  overflow: hidden;
}
.ticket-thumb .ticket-inner .content.agent .image {
  width: 20px;
  height: 20px;
  border: 1px solid #818181;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-right: 5px;
}
.ticket-thumb .ticket-inner .content.agent .image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.ticket-thumb .ticket-inner .content.agent .image .initial {
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.ticket-thumb .ticket-inner .content.states {
  justify-content: space-between;
}
.ticket-thumb .ticket-inner .content.states .priority {
  display: flex;
  align-items: center;
}
.ticket-thumb .ticket-inner .content.states .priority > div {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 3px;
}
.clients-browser {
  display: flex;
  flex-direction: column;
}
.clients-browser .search-input {
  height: 45px;
}
.clients-browser .clients-result {
  flex: 1;
  overflow-y: auto;
}
.clients-browser .clients-result.center {
  align-items: center;
  justify-content: center;
}
.clients-browser .clients-result .client {
  height: 60px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.clients-browser .clients-result .client:hover {
  background-color: #f5f7fa;
}
.clients-browser .clients-result .client .icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clients-browser .clients-result .client .icon img {
  width: 40px;
  height: 40px;
}
.clients-browser .clients-result .client .details {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.clients-browser .clients-result .client .details .header {
  flex: 1;
  display: flex;
  align-items: center;
}
.clients-browser .clients-result .client .details .subheader {
  flex: 1;
  display: flex;
  align-items: center;
  color: #818181;
}
.ticket-edit-value {
  color: black !important;
}
.ticket-edit-value:hover {
  text-decoration: underline;
}
.ticket-edit-value-popover {
  overflow-y: auto;
}
.ticket-edit-value-popover > div {
  cursor: pointer;
  padding: 5px 0px;
}
.ticket-edit-value-popover > div:hover {
  text-decoration: underline;
}
.client-details {
  overflow-x: hidden;
}
.client-details .person-form .input-container,
.client-details .company-form .input-container {
  display: grid;
}
.client-details .person-form .input-container div:nth-of-type(odd),
.client-details .company-form .input-container div:nth-of-type(odd) {
  grid-column: 1;
  margin-right: 15px;
}
.client-details .person-form .input-container div:nth-of-type(even),
.client-details .company-form .input-container div:nth-of-type(even) {
  grid-column: 2;
  margin-left: 15px;
}
.client-details .address-entry-submit {
  position: absolute;
  right: 0;
}
.client-details .address-entry {
  height: unset;
}
.clients-page .scrollable-horizontally {
  overflow-x: auto;
}
.clients-page .import-preview-table {
  border-collapse: collapse;
  white-space: nowrap;
}
.clients-page .import-preview-table th,
.clients-page .import-preview-table td {
  border: 1px solid black;
  padding: 5px;
}
.antifraud-app .all-items-siwtch {
  margin-top: 15px;
  width: 150px;
}
.antifraud-app .all-items-siwtch > div {
  width: 100%;
}
.antifraud-app .audit-alert-item {
  display: flex;
  align-items: center;
}
.antifraud-app .audit-alert-item > div > span {
  margin-right: 5px;
}
.insight-app {
  display: flex;
  flex-direction: column;
  min-width: 1024px;
  height: 100%;
}
.insight-app .panel {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 0px;
}
.insight-app .panel .panel-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0px;
}
.insight-app .insight-name {
  height: 100%;
}
.insight-app .insight-name > div {
  font-size: 25px;
  font-weight: 100;
}
.insight-app .insight-name input {
  height: 90%;
  min-width: 150px;
  font-size: 25px;
  font-weight: 100;
  padding-top: 5px;
  text-align: center;
}
.insight-app .insight-empty-message {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.insight-app .insight-timezone {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.insight-app .insight-timezone > div {
  width: 250px !important;
}
.insight-app .insight-body {
  flex: 1;
  min-height: 0px;
  display: flex;
  height: 100%;
}
.insight-app .insight-body .insight-source-container {
  flex: 1;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  overflow-y: auto;
}
.insight-app .insight-body .insight-source-container .insight-source {
  width: 300px;
  height: 200px;
  margin: 30px;
  border: 1px solid #2970b4;
  color: #2970b4;
  cursor: pointer;
  border-radius: 5px;
  padding: 15px;
  display: flex;
  flex-direction: column;
}
.insight-app .insight-body .insight-source-container .insight-source .title {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 100;
  font-size: 20px;
}
.insight-app .insight-body .insight-source-container .insight-source .details {
  display: flex;
  align-items: center;
  flex: 1;
}
.insight-app .insight-body .insight-source-container .insight-source:hover {
  background-color: #2970b4;
  color: white;
  border: 1px solid #2970b4;
}
.insight-app .insight-body .dataset-collection {
  width: 250px;
  height: 100%;
}
.insight-app .insight-body .dataset-collection .dataset-collection-drop {
  display: none;
  border-radius: 10px;
  border: 2px dashed #2970b4;
  background-color: #dfebf9;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.insight-app .insight-body .dataset-collection .dataset-collection-drop:hover {
  background-color: #2970b4;
  color: white;
}
.insight-app .insight-body .dataset-collection .dataset-collection-body {
  height: 100%;
}
.insight-app .insight-body .dataset-collection.can-drop .dataset-collection-drop {
  display: flex;
}
.insight-app .insight-body .dataset-collection.can-drop .dataset-collection-body {
  display: none;
}
.insight-app .insight-body .insight-editor {
  flex: 1;
  margin-left: 15px;
  border-left: 1px solid #d1dde2;
  width: 100%;
  min-width: 0px;
}
.insight-app .insight-body .insight-editor .insight-editor-body {
  display: flex;
  height: 100%;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration {
  width: 245px;
  min-width: 245px;
  padding-left: 20px;
  overflow-y: auto;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type {
  display: grid;
  grid-template-columns: auto auto auto;
  border: 1px solid #d1dde2;
  border-radius: 5px;
  background-color: white;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div {
  background-color: white;
  height: 75px;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.border-top {
  border-top: 1px solid #d1dde2;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.border-right {
  border-right: 1px solid #d1dde2;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.border-bottom {
  border-bottom: 1px solid #d1dde2;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.border-left {
  border-left: 1px solid #d1dde2;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.corner-top-left {
  border-top-left-radius: inherit;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.corner-top-right {
  border-top-right-radius: inherit;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.corner-bottom-right {
  border-bottom-right-radius: inherit;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.corner-bottom-left {
  border-bottom-left-radius: inherit;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div:hover {
  color: #2970b4;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .display-type > div.active {
  color: #2970b4;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container {
  margin-top: 15px;
  border: 1px solid #d1dde2;
  border-radius: 5px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .title {
  height: 30px;
  display: flex;
  align-items: center;
  background-color: #f5f7fa;
  padding: 10px;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom: 1px solid #d1dde2;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body {
  display: flex;
  flex-direction: column;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures {
  flex: 1;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute {
  border-top: 1px solid #d1dde2;
  position: relative;
  background-color: white;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement.drop-top,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute.drop-top {
  border-top: 2px dashed #2970b4;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement.drop-bottom,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute.drop-bottom {
  border-bottom: 2px dashed #2970b4;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement:hover .remove-grip,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute:hover .remove-grip {
  display: flex;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement:first-child,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute:first-child {
  border-top: none;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .header,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .header {
  padding: 10px;
  display: flex;
  align-items: center;
  height: 35px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .header .arrow,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .header .arrow {
  font-size: 9px;
  cursor: pointer;
  padding: 0px 4px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .header .name,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .header .name {
  flex: 1;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 153px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .header .initials,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .header .initials {
  color: #818181;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .sub-header,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .sub-header {
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 5px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .sub-header .name,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .sub-header .name {
  font-size: 9px;
  color: #818181;
  margin-left: 40px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .sub-header .icon,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .sub-header .icon {
  cursor: pointer;
  margin-right: 15px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .sub-header .icon .selected,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .sub-header .icon .selected {
  color: white;
  background-color: #2970b4;
  padding: 2px 3px;
  border-radius: 3px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties {
  background-color: #f5f7fa;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties.computed,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties.computed {
  padding: 10px 0px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-cell,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-cell {
  border-top: 1px solid #d1dde2;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-cell .group-cell,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-cell .group-cell {
  padding: 10px 10px 0px 10px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-cell .group-cell .bootstrap-select,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-cell .group-cell .bootstrap-select {
  height: 100%;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-cell .group-cell .bootstrap-select button,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-cell .group-cell .bootstrap-select button {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell {
  padding: 0px 10px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .bootstrap-select,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .bootstrap-select {
  height: 100%;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .bootstrap-select button,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .bootstrap-select button {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell.function,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell.function {
  display: flex;
  justify-content: space-between;
  color: #818181;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .computed-param,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .computed-param {
  display: flex;
  margin-bottom: 10px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .computed-param .param-letter,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .computed-param .param-letter {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d1dde2;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .computed-param .param-value,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .computed-param .param-value {
  flex: 1;
  max-width: 82%;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .computed-param .param-value.with-border,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .computed-param .param-value.with-border {
  border: 1px solid #d1dde2;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .computed-param .param-value button,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .computed-param .param-value button {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .computed-param .param-value button .filter-option,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .computed-param .param-value button .filter-option {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .filter,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .filter {
  border: 1px solid #d1dde2;
  border-radius: 3px;
  padding: 3px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .properties .property-computed-cell .filter .name,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .properties .property-computed-cell .filter .name {
  cursor: pointer;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .filter-label,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .filter-label {
  padding: 10px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .filter,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .filter {
  padding: 10px;
  display: flex;
  align-items: center;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .filter .name,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .filter .name {
  flex: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .filter .name .caret,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .filter .name .caret {
  display: none;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .filter .name:hover,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .filter .name:hover {
  color: #2970b4;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .filter .name:hover .caret,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .filter .name:hover .caret {
  display: flex;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .filter .remove,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .filter .remove {
  width: 20px;
  margin-left: 5px;
  color: #ea252d;
  cursor: pointer;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .newfilter,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .newfilter {
  padding: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .newfilter:hover,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .newfilter:hover {
  color: #2970b4;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .measurement .measure-filters .newfilter .icon,
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .measures .attribute .measure-filters .newfilter .icon {
  width: 30px;
  text-align: center;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer {
  height: 40px;
  display: flex;
  align-items: center;
  border-top: 1px solid #d1dde2;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer .drop-placeholder {
  padding: 10px;
  flex: 1;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer .new-computed-measure {
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #d1dde2;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer .new-computed-measure .new {
  text-align: center;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer .new-computed-measure .text {
  display: none;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer.can-hover .drop-placeholder {
  font-size: 85%;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer.can-hover .new-computed-measure:hover {
  flex: 1;
  color: #2970b4;
  justify-content: initial;
  border-left: none;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer.can-hover .new-computed-measure:hover .new {
  margin-right: 10px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .configuration .measures-container .body .footer.can-hover .new-computed-measure:hover .text {
  display: inline-block;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container {
  width: 100%;
  min-width: 0px;
  height: 100%;
  padding-left: 10px;
  display: flex;
  flex-direction: column;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container {
  align-items: center;
  display: flex;
  padding: 10px;
  margin-left: 10px;
  flex-wrap: wrap;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container > div {
  margin-right: 5px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container .filters {
  display: flex;
  flex-wrap: wrap;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container .filters label {
  margin: 0px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container .filters .filter {
  width: 200px;
  padding: 5px;
  border: 1px solid #d1dde2;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
  background-color: white;
  margin-bottom: 5px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container .filters .filter .header {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container .filters .filter .value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container .filters .filter .filter-remove-grip {
  display: none;
  position: absolute;
  left: -20px;
  top: -1px;
  width: 20px;
  height: 57px;
  border: 1px solid #d1dde2;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: none;
  cursor: grab;
  bottom: 0;
  align-items: center;
  justify-content: center;
  color: #818181;
  padding: 10px;
  background-color: white;
  font-size: 75%;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container .filters .filter:hover {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .filters-container .filters .filter:hover .filter-remove-grip {
  display: flex;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 0px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor.center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor .insight-chart-stats {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 100;
  font-size: 12px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor .insight-chart-container {
  width: 100%;
  min-height: 400px;
  height: 100%;
  padding: 30px;
  min-height: 0px;
  flex: 1;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor .table-chart {
  height: 100%;
  flex: 1;
  overflow-y: auto;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor .table-chart table thead tr th .header {
  display: flex;
  align-items: center;
  min-width: 150px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor .table-chart table thead tr th .header .order-arrow {
  margin-left: 5px;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor .table-chart table thead tr th:hover {
  background-color: #2970b4;
  color: white;
  cursor: pointer;
}
.insight-app .insight-body .insight-editor .insight-editor-body .chart-container .insight-chart-editor .table-chart table thead tr th:hover .order-arrow {
  display: flex !important;
}
.insight-app .insight-body .dataset-browser {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.insight-app .insight-body .dataset-browser > div:last-child {
  flex: 1;
  overflow-y: auto;
}
.insight-app .insight-body .dataset-browser .dataset {
  margin-top: 5px;
}
.insight-app .insight-body .dataset-browser .dataset .dataset-name {
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.insight-app .insight-body .dataset-browser .dataset .dataset-name .name {
  display: flex;
}
.insight-app .insight-body .dataset-browser .dataset .dataset-name .name label {
  margin: 0px;
}
.insight-app .insight-body .dataset-browser .dataset .dataset-name .dataset-action {
  display: none;
}
.insight-app .insight-body .dataset-browser .dataset .dataset-name:hover .dataset-action {
  display: flex;
}
.insight-app .insight-body .dataset-browser .dataset-action {
  width: 15px;
  height: 15px;
  min-height: 15px;
  background-color: #2970b4;
  border-radius: 3px;
  color: white;
  margin: 0px 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  cursor: pointer;
}
.insight-app .insight-body .dataset-browser .dataset-property-edit {
  display: flex;
  align-items: center;
}
.insight-app .insight-body .dataset-browser .dataset-property-edit .dataset-action {
  display: none;
}
.insight-app .insight-body .dataset-browser .dataset-property-edit:hover .dataset-action {
  display: flex;
}
.insight-app .insight-body .dataset-prop {
  padding: 5px;
  display: flex;
  align-items: center;
  flex: 1;
}
.insight-app .insight-body .dataset-prop .icon {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}
.insight-app .insight-body .dataset-prop .icon .glyphicon {
  font-size: 12px;
}
.insight-app .insight-body .dataset-prop .name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90%;
}
.insight-app .insight-body .dataset-prop .info {
  width: 20px;
  color: #818181;
}
.insight-app .insight-body .dataset-prop.is-draggable .info {
  visibility: hidden;
}
.insight-app .insight-body .dataset-prop.is-draggable:hover {
  -webkit-box-shadow: 0px 2px 7px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 7px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 7px -4px rgba(0, 0, 0, 0.75);
  cursor: grab;
  background-color: white;
  border-radius: 5px;
}
.insight-app .insight-body .dataset-prop.is-draggable:hover .info {
  visibility: visible;
}
.insight-app .insight-body .dataset-prop.is-selectable {
  cursor: pointer;
}
.insight-app .drop-property-placeholder {
  border: 2px dashed #d1dde2;
  border-radius: 5px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.insight-app .drop-property-placeholder .text > span {
  margin: 0px 3px;
}
.insight-app .drop-property-placeholder .drop {
  display: none;
}
.insight-app .drop-property-placeholder.can-drop {
  border-color: #2970b4;
  background-color: #dfebf9;
}
.insight-app .drop-property-placeholder.can-drop .text {
  display: none;
}
.insight-app .drop-property-placeholder.can-drop .drop {
  display: flex;
  padding: 0px 10px;
}
.insight-app .drop-property-placeholder.can-drop.drop-over {
  color: white;
  background-color: #1e568d;
}
.insight-app .insight-dataset-editor .title {
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 20px;
  height: 30px;
}
.insight-app .insight-dataset-editor .footer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
}
.insight-app .insight-dataset-editor .footer > button {
  width: 150px;
  margin-right: 10px;
}
.datasetprop-tooltip {
  width: 250px;
}
.datasetprop-tooltip .tooltip-label {
  color: #818181;
  margin-bottom: 5px;
  font-size: 75%;
}
.datasetprop-tooltip .id {
  color: #818181;
  font-size: 9px;
}
.datasetprop-tooltip .type {
  font-size: 75%;
}
.datasetprop-tooltip .values {
  overflow-y: auto;
  max-height: 200px;
  font-size: 75%;
}
.datasetprop-tooltip .values img {
  width: 15px;
  height: 15px;
}
.datasetprop-tooltip .details {
  overflow-y: auto;
  max-height: 200px;
  font-size: 75%;
}
.remove-grip {
  display: none;
  position: absolute;
  left: -20px;
  top: -1px;
  width: 20px;
  height: 37px;
  border: 1px solid #d1dde2;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: none;
  cursor: grab;
  bottom: 0;
  align-items: center;
  justify-content: center;
  color: #818181;
  padding: 10px;
  background-color: white;
  font-size: 75%;
}
.insights-browser {
  display: flex;
  flex-direction: column;
}
.insights-browser .search-input {
  height: 45px;
}
.insights-browser .owner-selection {
  height: 45px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d1dde2;
}
.insights-browser .owner-selection > div {
  height: 45px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.insights-browser .owner-selection > div.active {
  border-bottom: 2px solid #2970b4;
}
.insights-browser .insights-result {
  flex: 1;
  overflow-y: auto;
}
.insights-browser .insights-result.center {
  align-items: center;
  justify-content: center;
}
.insights-browser .insights-result .insight {
  height: 60px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.insights-browser .insights-result .insight:hover {
  background-color: #f5f7fa;
}
.insights-browser .insights-result .insight .icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #818181;
  font-size: 30px;
}
.insights-browser .insights-result .insight .details {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.insights-browser .insights-result .insight .details .header {
  flex: 1;
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.insights-browser .insights-result .insight .details .subheader {
  flex: 1;
  display: flex;
  align-items: center;
  color: #818181;
}
.insights-browser .insights-result .insight .remove {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #ea252d;
  padding: 0px 10px;
}
.insight-chart {
  width: 100%;
  height: 100%;
  min-height: 0px;
  background-color: white;
}
.insight-chart.center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.insight-chart.overlay {
  position: absolute;
  top: 0px;
}
.insight-chart .insight-chart-title {
  display: flex;
  align-items: center;
}
.insight-chart .insight-chart-title > div:first-child {
  margin-right: 5px;
}
.insight-chart .filter-loader {
  min-width: 50px;
  height: 29px;
  border: 1px solid #d1dde2;
  border-radius: 3px;
  margin-left: 10px;
}
.insight-chart .filter-inline {
  min-width: 50px;
  border: 1px solid #d1dde2;
  border-radius: 3px;
  padding: 5px 5px 0px 5px;
  cursor: pointer;
  margin-left: 10px;
}
.insight-chart .filter-inline .simple {
  border: none;
}
.insight-chart .filter-inline .header {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  color: initial;
}
.insight-chart .filter-inline .value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.insight-filter-editor {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0px;
}
.insight-filter-editor button {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.insight-filter-editor input {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.insight-filter-editor input {
  height: 36px;
  line-height: 36px;
}
textarea.insight-filter-editor input,
select[multiple].insight-filter-editor input {
  height: auto;
}
.insight-filter-editor .filter-editor-header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-bottom: 1px solid #d1dde2;
}
.insight-filter-editor .filter-guid-editor {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.insight-filter-editor .filter-guid-editor .filter-input {
  margin-top: 10px;
}
.insight-filter-editor .filter-guid-editor .filter-input input {
  width: 100%;
}
.insight-filter-editor .filter-bool-editor {
  flex: 1;
  display: flex;
}
.insight-filter-editor .filter-number-editor {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.insight-filter-editor .filter-number-editor .filter-option {
  padding: 0px 15px;
}
.insight-filter-editor .filter-number-editor .filter-input {
  margin-top: 10px;
}
.insight-filter-editor .filter-number-editor .filter-input input {
  text-align: center;
}
.insight-filter-editor .filter-string-editor {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 5px 0px;
  min-height: 0px;
}
.insight-filter-editor .filter-string-editor .filter-switch {
  display: flex;
  height: 50px;
  border-bottom: 1px solid #d1dde2;
}
.insight-filter-editor .filter-string-editor .filter-switch > div {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.insight-filter-editor .filter-string-editor .filter-switch .active {
  border-bottom: 2px solid #2970b4;
}
.insight-filter-editor .filter-string-editor .filter-string-contains {
  display: flex;
  height: 100%;
  flex-direction: column;
  min-height: 0px;
}
.insight-filter-editor .filter-string-editor .filter-string-equals {
  display: flex;
  height: 100%;
  flex-direction: column;
  min-height: 0px;
}
.insight-filter-editor .filter-string-editor .filter-input {
  height: 45px;
  padding-top: 5px;
}
.insight-filter-editor .filter-string-editor .filter-select-all {
  height: 30px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d1dde2;
}
.insight-filter-editor .filter-string-editor .filter-values {
  flex: 1;
  overflow-y: auto;
}
.insight-filter-editor .filter-string-editor .filter-values .filter-value {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.insight-filter-editor .filter-string-editor .filter-values .filter-value .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
}
.insight-filter-editor .filter-string-editor .filter-selected-values {
  border-top: 1px solid #d1dde2;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  display: flex;
  align-items: center;
}
.insight-filter-editor .filter-bool-editor {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.insight-filter-editor .filter-bool-editor .filter-values {
  flex: 1;
  overflow-y: auto;
}
.insight-filter-editor .filter-bool-editor .filter-values .filter-value {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.insight-filter-editor .filter-bool-editor .filter-values .filter-value .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
}
.insight-filter-editor .filter-date-editor {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0px;
}
.insight-filter-editor .filter-date-editor .filter-switch {
  display: flex;
  height: 50px;
  border-bottom: 1px solid #d1dde2;
}
.insight-filter-editor .filter-date-editor .filter-switch > div {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.insight-filter-editor .filter-date-editor .filter-switch .active {
  border-bottom: 2px solid #2970b4;
}
.insight-filter-editor .filter-date-editor .filter-selected-value {
  border-top: 1px solid #d1dde2;
  height: 45px;
  max-width: 100%;
  font-size: 12px;
  display: flex;
  align-items: center;
}
.insight-filter-editor .filter-item-selection {
  flex: 1;
  overflow-y: auto;
  font-size: 12px;
}
.insight-filter-editor .filter-item-selection .filter-date-group label {
  margin: 10px 0px;
}
.insight-filter-editor .filter-item-selection .filter-date-value {
  padding: 5px 0px;
}
.insight-filter-editor .filter-item-selection .filter-date-value:hover {
  color: #2970b4;
}
.insight-filter-editor .filter-item-selection .filter-date-value .select-value {
  cursor: pointer;
}
.insight-filter-editor .filter-item-selection .filter-date-value .select-value.active {
  color: #2970b4;
}
.insight-filter-editor .filter-item-selection .filter-date-value .filter-between {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.insight-filter-editor .filter-item-selection .filter-date-value .filter-between .form-group {
  width: 100%;
}
.insight-filter-editor .filter-comparison-measures {
  margin-top: 10px;
  padding-left: 10px;
}
.insight-filter-editor .filter-comparison-measures label {
  font-size: 10px;
}
.insight-filter-editor .filter-comparison-measures .filter-date-comparison-value {
  height: 25px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.insight-filter-editor .filter-comparison-measures .filter-date-comparison-value .icon {
  margin-right: 5px;
  visibility: hidden;
}
.insight-filter-editor .filter-comparison-measures .filter-date-comparison-value .id {
  font-size: 10px;
}
.insight-filter-editor .filter-comparison-measures .filter-date-comparison-value .name {
  margin-left: 5px;
}
.insight-filter-editor .filter-comparison-measures .filter-date-comparison-value:hover {
  color: #2970b4;
}
.insight-filter-editor .filter-comparison-measures .filter-date-comparison-value.active {
  color: #2970b4;
}
.insight-filter-editor .filter-comparison-measures .filter-date-comparison-value.active .icon {
  visibility: visible;
}
.insight-filter-editor .filter-editor-footer {
  border-top: 1px solid #d1dde2;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
}
.insight-filter-editor .filter-editor-footer button {
  width: 100px;
  margin: 0px 3px;
}
.report-app {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.report-app .report-app-container {
  display: flex;
  height: 100%;
  margin-top: 15px;
  position: relative;
}
.report-app .report-app-container .report-menu {
  width: 250px;
  position: absolute;
  z-index: 2;
  height: 100%;
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  display: flex;
  flex-direction: column;
  -webkit-transition: width 0.25s ease-in-out;
  -moz-transition: width 0.25s ease-in-out;
  -o-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
  transition-delay: 0.5s;
}
.report-app .report-app-container .report-menu:hover {
  width: 500px;
  -webkit-transition: width 0.25s ease-in-out;
  -moz-transition: width 0.25s ease-in-out;
  -o-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
}
.report-app .report-app-container .report-menu .report-menu-search {
  width: 100%;
  padding: 10px;
}
.report-app .report-app-container .report-menu .report-menu-items {
  flex: 1;
  width: 100%;
  overflow-y: auto;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category {
  margin-bottom: 10px;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category label {
  padding: 0px 15px;
  margin: 0px;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item {
  cursor: pointer;
  padding: 5px 15px 5px 15px;
  display: flex;
  align-items: center;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  color: #818181;
  margin-right: 5px;
  margin-top: -5px;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item .icon img {
  width: 20px;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item .name {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item .proprietary {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #2970b4;
  margin-left: 5px;
  margin-right: 5px;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item.not-installed {
  color: #818181;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item.active {
  background-color: #2970b4;
  color: white;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item.active .glyphicon::before {
  color: white;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item.active .proprietary {
  background-color: white;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item:hover {
  background-color: #2970b4;
  color: white;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item:hover .glyphicon::before {
  color: white;
}
.report-app .report-app-container .report-menu .report-menu-items .report-menu-category .report-menu-category-items .report-menu-item:hover .proprietary {
  background-color: white;
}
.report-app .report-app-container .report-menu .report-menu-create {
  width: 100%;
  padding: 10px;
}
.report-app .report-app-container .report-menu .report-menu-create > button {
  width: 100%;
}
.report-app .report-app-container .report-no-selection {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.report-app .report-app-container .report-container {
  height: 100%;
  overflow-x: auto;
  position: absolute;
  width: calc(100% - 265px);
  left: 265px;
  z-index: 0;
}
.report-app .report-app-container .report-container .report-insight {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.report-app .report-app-container .report-container .report-insight .insight-chart {
  height: unset !important;
  flex: 1;
  background-color: white;
}
.report-app .report-app-container .report-filters {
  display: flex;
  flex-wrap: wrap;
}
.report-app .report-app-container .report-filters > div {
  width: 50%;
  padding: 5px;
}
.pos-page .download-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pos-page .download-links .download-icon img {
  width: 200px;
}
.pos-page .license-info {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.pos-page .license-info.big {
  font-size: 20px;
}
.pos-page .license-info .license-title {
  width: 200px;
}
.pos-page .license-info .license-input {
  width: 80px;
}
.pos-page .license-info .license-input.total {
  padding-left: 16px;
}
.pos-page .license-info .license-explanation {
  width: 40px;
  text-align: center;
}
.pos-page .device-licenses {
  display: flex;
  flex-wrap: wrap;
}
.pos-page .device-licenses .device-license {
  display: flex;
  flex-direction: column;
  width: 140px;
  height: 205px;
  border: 1px solid #d1dde2;
  border-radius: 3px;
  padding: 8px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.pos-page .device-licenses .device-license.online {
  border: 1px solid #02ab58;
}
.pos-page .device-licenses .device-license.offline {
  border: 1px solid #ea252d;
}
.pos-page .device-licenses .device-license .device-location {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin-bottom: 32px;
}
.pos-page .device-licenses .device-license .device-free-license {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pos-page .device-licenses .device-license .device-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.pos-page .device-licenses .device-license .device-type {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #818181;
  font-size: 12px;
}
.pos-page .device-licenses .device-license .device-ip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #818181;
  font-size: 12px;
}
.pos-page .device-licenses .device-license .device-empty {
  flex: 1;
}
.pos-page .device-licenses .device-license .device-status {
  background-color: #02ab58;
  color: white;
  text-align: center;
  border-radius: 3px;
}
.pos-page .device-licenses .device-license .device-status.offline {
  background-color: #ea252d;
}
.order-queue-screen .description {
  font-size: 125%;
  margin-bottom: 32px;
}
.kiosk-page {
  background: none;
  box-shadow: none;
  min-height: 100%;
}
.kiosk-page .settings-section {
  margin-bottom: 30px;
}
.kiosk-page .panel-body {
  max-width: 500px;
  margin: 0 auto;
}
.kiosk-page .save-button {
  margin: 24px auto;
}
.franchise-page {
  display: flex;
  justify-content: center;
}
.franchise-page .panel-container {
  width: 100%;
  display: flex;
  justify-content: center;
}
.franchise-page .panel {
  width: 100%;
}
.franchise-page .panel-container.narrow .panel {
  width: 500px;
}
.franchise-page .franchise-enrollment .instruction-section {
  margin-bottom: 30px;
}
.franchise-page .franchise-enrollment .mode-buttons-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.franchise-page .franchise-enrollment .mode-buttons-container button {
  margin: 7.5px;
  width: 25%;
  min-width: 150px;
}
.franchise-page .franchise-enrollment .enrollment-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.franchise-page .franchise-enrollment .enrollment-form input {
  margin-bottom: 30px;
}
.franchise-page .franchise-enrollment .enrollment-form .buttons-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.franchise-page .franchise-enrollment .enrollment-form .buttons-container button {
  margin: 7.5px;
  width: 25%;
  min-width: 100px;
}
.franchise-page .franchisees-list {
  margin-top: 10px;
  padding: 0;
}
.franchise-page .franchisees-list .franchisee {
  height: 60px;
  display: flex;
  align-items: center;
}
.franchise-page .franchisees-list .franchisee.franchisee-thiscompany {
  color: #2970b4;
}
.franchise-page .franchisees-list .franchisee .franchisee-icon {
  font-size: 30px;
}
.franchise-page .franchisees-list .franchisee .franchisee-logo {
  width: 30px;
  height: 30px;
}
.franchise-page .franchisees-list .franchisee .franchisee-name {
  margin-left: 10px;
}
.developer-app-container .developer-app-content.private-app-content {
  padding: 15px;
  background-color: #e6e9ed;
}
.developer-app-container .page {
  min-height: 100%;
  padding: 15px;
  background: #ffffff;
}
.developer-app-details {
  position: relative;
}
.developer-app-details.page {
  padding: 0 15px 15px;
}
.developer-app-details .header {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.developer-app-details .header h1 {
  flex: 1;
  text-align: center;
}
.developer-app-details .app-edit-form .preview-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #e6e9ed;
  margin: 0 -15px -15px 0;
}
.developer-app-details .app-edit-form .preview-container {
  padding-left: calc(45px);
}
.developer-app-details .app-edit-form .app-panel-preview-container {
  display: flex;
  flex-wrap: wrap;
}
.developer-app-details .app-edit-form .logo-upload-button,
.developer-app-details .app-edit-form .screenshot-upload-button,
.developer-app-details .app-edit-form .file-upload-button {
  float: left;
  margin: 0 24px 24px 0;
  padding: 24px;
  border: 1px dashed #d1dde2;
  background: transparent;
}
.developer-app-details .app-edit-form .logo-upload-button .upload-button-description span,
.developer-app-details .app-edit-form .screenshot-upload-button .upload-button-description span,
.developer-app-details .app-edit-form .file-upload-button .upload-button-description span {
  display: block;
}
.developer-app-details .app-edit-form .logo-upload-button .upload-button-description span:last-of-type,
.developer-app-details .app-edit-form .screenshot-upload-button .upload-button-description span:last-of-type,
.developer-app-details .app-edit-form .file-upload-button .upload-button-description span:last-of-type {
  margin-top: 24px;
  font-size: 12px;
}
.developer-app-details .app-edit-form .logo-upload-button,
.developer-app-details .app-edit-form .logo {
  width: 200px;
  height: 200px;
}
.developer-app-details .app-edit-form .screenshot-upload-button,
.developer-app-details .app-edit-form .screenshot {
  width: 250px;
  height: 250px;
}
.developer-app-details .app-edit-form .logo,
.developer-app-details .app-edit-form .screenshot {
  float: left;
  text-align: center;
}
.developer-app-details .app-edit-form .logo img,
.developer-app-details .app-edit-form .screenshot img,
.developer-app-details .app-edit-form .logo .img,
.developer-app-details .app-edit-form .screenshot .img {
  display: inline-block;
  width: 70%;
  height: 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.developer-app-details .app-edit-form .logo img,
.developer-app-details .app-edit-form .screenshot img {
  border-radius: 6px;
}
.developer-app-details .app-edit-form .logo .btn,
.developer-app-details .app-edit-form .screenshot .btn {
  margin-top: 8px;
}
.developer-app-details .app-edit-form .screenshot .btn {
  color: #ea252d;
}
.developer-app-details .app-edit-form .file-upload-container .file-download-link {
  margin-bottom: 24px;
}
.developer-app-details .app-edit-form .language-container {
  display: flex;
}
.developer-app-details .app-edit-form .language-container .app-logo-uploader {
  flex: 1;
}
.developer-app-details .app-edit-form .language-container .language-dropdown {
  width: 180px;
}
.developer-app-details .app-edit-form .language-container .language-dropdown a.btn {
  width: 100%;
  margin-top: 32px;
}
.developer-app-details .app-edit-form form .form-group label {
  margin-right: 8px;
}
.developer-app-details .app-edit-form form .form-group textarea {
  height: 150px;
  resize: none;
}
.developer-app-details .app-edit-form form .form-group input[type="radio"] {
  margin-right: 5px;
}
.developer-app-details .app-edit-form form .form-group .input-group {
  width: 100%;
}
.developer-app-details .app-edit-form form button[type="submit"] {
  width: 250px;
  float: right;
}
.developer-app-details .app-edit-form .section {
  margin-bottom: 48px;
}
.developer-app-details .app-edit-form .warning-block {
  color: #8a6d3b;
  color: #fbbd49;
  display: flex;
  margin-top: 8px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-word;
}
a.developer-app-details .app-edit-form .warning-block:hover,
a.developer-app-details .app-edit-form .warning-block:focus {
  color: #66512c;
}
a.developer-app-details .app-edit-form .warning-block:hover,
a.developer-app-details .app-edit-form .warning-block:focus {
  color: #faab17;
}
.developer-app-details .app-edit-form .warning-block:before {
  color: #fbbd49;
}
.developer-app-details .app-edit-form .warning-block .glyphicon {
  align-self: center;
  margin-right: 8px;
}
.developer-app-details .app-edit-form .api-claim-warning-modal-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.developer-app-details .app-edit-form .api-claim-warning-modal-body p:last-of-type {
  flex: 1;
}
.developer-app-details .app-edit-form .step,
.developer-app-details .app-edit-form .config-field,
.developer-app-details .app-edit-form .option {
  position: relative;
  margin-top: 24px;
  margin-bottom: 24px;
}
.developer-app-details .app-edit-form .config-field:first-of-type {
  margin-top: 32px;
}
.developer-app-details .app-edit-form .option:first-of-type {
  margin-top: 0;
}
.developer-app-details .app-edit-form .action-button {
  position: absolute;
  top: 24px;
  right: 0;
}
.developer-app-details .app-edit-form .action-button .btn {
  float: right;
  min-width: unset;
}
.developer-app-details .app-edit-form .app-config-fields-preview div.checkbox {
  float: right;
  margin-top: 0;
}
.developer-app-details .app-edit-form .app-config-fields-preview div.checkbox label {
  margin: 0;
  padding: 0;
}
.developer-app-details .app-edit-form .more-info-link {
  display: inline-block;
  margin: 8px 0 0;
}
.developer-dashboard {
  overflow: hidden;
}
.developer-dashboard .developer-dashboard-header {
  margin-bottom: 40px;
  text-align: center;
}
.developer-dashboard .apps-container {
  float: left;
  margin: 0 -15px;
}
.developer-dashboard .apps-container .real-apps {
  float: left;
}
.developer-company-details .header {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.developer-company-details .header a {
  margin-left: 16px;
}
.developer-test-account .general-section {
  display: flex;
  flex-wrap: wrap;
}
.developer-test-account .general-section .account-section {
  margin-right: 30px;
}
.developer-test-account .general-section .info-section {
  flex: 1;
  min-width: 300px;
}
.developer-test-account .section-title {
  min-height: 20px;
  margin-top: 30px;
}
.developer-test-account .info-section .info-block {
  margin-bottom: 32px;
}
.developer-test-account .info-section .info-block p {
  font-size: 16px;
}
.developer-test-account .apps-section .apps-container {
  margin: 15px -15px;
}
.developer-test-account .apps-section .apps-container .app-card-container {
  display: inline-block;
}
.developer-test-account .account-section .account-block {
  display: flex;
  flex-direction: column;
  width: 250px;
  height: 300px;
  padding: 16px;
  border: 1px dashed #d1dde2;
}
.developer-test-account .account-section .account-block .heading {
  margin: 0;
  text-align: center;
}
.developer-test-account .account-section .account-block .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1;
  margin: 16px 0;
}
.developer-test-account .account-section .account-block .content .glyphicon {
  font-size: 80px;
}
.developer-test-account .account-section .account-block .content .account-field {
  margin-bottom: 8px;
}
.developer-test-account .account-section .account-block .footer .btn {
  width: 100%;
  margin-top: 8px;
}
.developer-test-account .locations-installer-section .location-installer {
  display: flex;
  margin: 24px 0;
}
.developer-test-account .locations-installer-section .location-installer .location {
  font-size: 1.3em;
  flex: 1;
}
.developer-test-account .locations-installer-section .location-installer button {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.affiliate-app-container .affiliate-app-content.private-app-content {
  padding: 15px;
  background-color: #e6e9ed;
}
.affiliate-app-container .page {
  min-height: 100%;
  padding: 15px;
  background: #ffffff;
}
.affiliate-dashboard {
  overflow: hidden;
}
.affiliate-dashboard .affiliate-referrer-url {
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  align-items: center;
}
.affiliate-dashboard .affiliate-referrer-url > div:first-child {
  margin-right: 5px;
}
.affiliate-dashboard .affiliate-referrer-url > div:last-child {
  flex: 1;
}
.affiliate-dashboard .affiliate-panels {
  display: flex;
  margin-bottom: 30px;
}
.affiliate-dashboard .affiliate-panels > div {
  flex: 1;
  margin-right: 30px;
}
.affiliate-dashboard .affiliate-panels > div:last-child {
  margin-right: 0px;
}
.affiliate-dashboard .affiliate-range {
  margin-top: 10px;
  width: 200px;
}
.affiliate-dashboard .affiliate-company {
  display: flex;
  align-items: center;
}
.affiliate-dashboard .affiliate-company .glyphicon {
  font-size: 30px;
}
.affiliate-dashboard .affiliate-company > div:first-child {
  margin-right: 5px;
}
.affiliate-dashboard .affiliate-status-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.affiliate-users {
  overflow: hidden;
}
.affiliate-users .sales-agent {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.affiliate-users .sales-agent .sales-agent-details {
  display: flex;
}
.affiliate-users .sales-agent .sales-agent-details > div {
  margin-right: 10px;
}
.affiliate-users .sales-agent .sales-agent-username {
  margin-left: 30px;
  margin-top: 5px;
}
.affiliate-users .sales-agent-edit > button {
  margin-right: 10px;
}
.affiliate-company-details .header {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.affiliate-company-details .header a {
  margin-left: 16px;
}
.partner-app-container .private-app-content.partner-app-content {
  padding: 15px;
  background-color: #e6e9ed;
}
.partner-app-container .page {
  min-height: 100%;
  padding: 15px;
  background: #ffffff;
}
.body-shop {
  background-color: #f5f7fa;
}
.shop-header {
  display: flex;
  height: 100%;
}
.shop-header .shop-menu-item {
  height: 100%;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.shop-header .shop-menu-item.shop-menu-item-dropdown {
  position: relative;
}
.shop-header .shop-menu-item.shop-menu-item-dropdown.is-open {
  background-color: #ffffff;
}
.shop-header .shop-menu-item.shop-menu-item-dropdown .shop-menu-item-dropdown-items {
  position: absolute;
  top: 50px;
  left: 0px;
  right: 0px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}
.shop-header .shop-menu-item.shop-menu-item-dropdown .shop-menu-item-dropdown-items > div {
  height: 50px;
}
.shop-header .shop-header-left {
  flex: 1;
  height: 100%;
}
.shop-header .shop-header-left .shop-logo {
  width: 50px;
  margin-left: 16px;
}
.shop-header .shop-header-left .shop-logo > img {
  width: 100%;
}
.shop-header .shop-header-center {
  flex: 1;
  height: 100%;
  display: flex;
  justify-content: center;
}
.shop-header .shop-header-right {
  flex: 1;
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
.shop-header .shop-header-right .shop-cart {
  color: white;
  border: none;
  position: relative;
}
.shop-header .shop-header-right .shop-cart .header-cart-badge {
  position: absolute;
  border-radius: 10px;
  padding: 2px;
  bottom: 6px;
  right: 7px;
  font-size: 15px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.shop-footer .shop-footer-menu-container {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  padding: 0px 32px;
}
@media (max-width: 991px) {
  .shop-footer .shop-footer-menu-container {
    grid-template-columns: 100%;
  }
}
.shop-footer .shop-footer-disclaimer {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  padding: 32px;
}
@media (max-width: 991px) {
  .shop-footer .shop-footer-disclaimer {
    grid-template-columns: 100%;
  }
}
.shop-footer .shop-footer-disclaimer .shop-footer-imprint {
  display: flex;
  align-items: center;
}
.shop-footer .shop-footer-disclaimer .shop-footer-ebriza {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .shop-footer .shop-footer-disclaimer .shop-footer-ebriza {
    justify-content: center;
  }
}
.shop-app-container {
  overflow-x: hidden;
}
.shop-app-container .under-nav {
  margin-top: 80px !important;
}
.shop-app-container .ebriza-logo {
  height: 60px;
  margin-top: -10px;
}
.shop-app-container .shop-container {
  display: flex;
  margin: 0 auto;
  padding: 20px;
  width: 100%;
  height: 100%;
}
@media (min-width: 1300px) {
  .shop-app-container .shop-container {
    width: 1300px;
  }
}
@media (max-width: 991px) {
  .shop-app-container .shop-container {
    padding: 10px;
  }
}
.shop-app-container .shop-container.shop-promotion {
  padding-bottom: 0px;
}
.shop-app-container .shop-container.shop-promotion > .panel {
  margin-bottom: 0px;
}
.shop-app-container .shop-templated-content-container {
  display: block;
  margin-top: 80px;
}
.shop-app-container .shop-templated-content-container pre {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  text-align: justify;
  font-family: inherit;
  background: none;
  border: none;
}
.shop-app-container .shop-container-mobile {
  display: flex;
  flex-direction: column;
}
.shop-app-container .shop-container-mobile.shop-promotion {
  padding-bottom: 0px;
}
.shop-app-container .shop-container-mobile.shop-promotion > .panel {
  margin-bottom: 0px;
}
.shop-app-container .shop-container-mobile .search {
  padding: 15px;
}
.shop-app-container .shop-container-mobile .selected-category {
  display: flex;
  align-items: center;
  padding: 15px;
}
.shop-app-container .shop-container-mobile .selected-category .name {
  flex: 1;
  font-weight: bold;
  font-size: 20px;
}
.shop-app-container .shop-container-mobile .mobile-product-container {
  flex: 1;
  padding-bottom: 15px;
}
.shop-app-container .shop-container-mobile .mobile-category-list {
  height: 0px;
}
.shop-app-container .shop-hero-image {
  height: 500px;
  background-position: center;
}
@media (max-height: 768px) {
  .shop-app-container .shop-hero-image {
    height: 200px;
  }
}
.shop-app-container .item-category-container {
  width: 300px;
  background: white;
  border-radius: 5px;
  padding: 15px;
}
.shop-app-container .item-category-container .item-category-title {
  margin-bottom: 8px;
}
.shop-app-container .item-category-container .item-category-list {
  display: flex;
  flex-direction: column;
}
.shop-app-container .item-category-container .item-category-list .item-category-thumb {
  height: 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.shop-app-container .item-category-container .item-category-list .item-category-thumb .item-category-thumb-name {
  flex: 1;
}
.shop-app-container .item-category-container .item-category-list .item-category-thumb .item-category-thumb-badge {
  margin-left: 8px;
  border-radius: 10px;
  padding: 0px 3px;
  min-width: 40px;
  text-align: center;
  background-color: #f5f7fa;
}
.shop-app-container .item-product {
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  margin-top: 16px;
  background-color: white;
  overflow: hidden;
}
.shop-app-container .item-product .item-product-img {
  width: 100%;
  cursor: pointer;
}
.shop-app-container .item-product .item-product-footer {
  height: 135px;
  display: flex;
  flex-direction: column;
  padding: 8px;
  position: relative;
  overflow-y: hidden;
}
.shop-app-container .item-product .item-product-footer .item-product-name {
  flex: 1;
  font-size: 18px;
  overflow: hidden;
}
.shop-app-container .item-product .item-product-footer .item-product-unitquantity-description {
  overflow: hidden;
  color: #818181;
  margin-bottom: 5px;
  font-size: 10px;
}
.shop-app-container .item-product .item-product-footer .item-product-addtocart {
  display: flex;
  border: 1px solid #d1dde2;
  height: 40px;
  background-color: white;
}
.shop-app-container .item-product .item-product-footer .item-product-addtocart .price {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  z-index: 1;
}
.shop-app-container .item-product .item-product-footer .item-product-addtocart .action {
  flex: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  font-size: 16px;
}
.shop-app-container .item-product .item-product-footer .item-product-addtocart .action .glyphicon:first-child {
  margin-right: 8px;
}
.shop-app-container .item-page-container {
  display: flex;
  margin-top: 24px;
  justify-content: center;
}
.shop-app-container .item-page-container .item-page {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #e6e9ed;
  margin: 0px 3px;
  cursor: pointer;
}
.shop-app-container .item-confirm-added-to-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  height: 40px;
  z-index: 0;
  font-size: 25px;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.shop-app-container .item-container-mobile {
  display: grid;
  grid-template-columns: 50% 50%;
}
@media (max-width: 340px) {
  .shop-app-container .item-container-mobile {
    grid-template-columns: 100%;
  }
}
.shop-app-container .item-container-mobile .item-product-mobile.left {
  padding-right: 5px;
}
.shop-app-container .item-container-mobile .item-product-mobile.right {
  padding-left: 5px;
}
@media (max-width: 340px) {
  .shop-app-container .item-container-mobile .item-product-mobile.left {
    padding-right: 0px;
  }
  .shop-app-container .item-container-mobile .item-product-mobile.right {
    padding-left: 0px;
  }
}
.shop-app-container .item-container-mobile .item-product-mobile .item-product-footer {
  height: unset;
  overflow: hidden;
}
.shop-app-container .item-container-mobile .item-product-mobile .item-product-name {
  font-size: 15px;
  margin-bottom: 7px;
}
.shop-app-container .item-container-mobile .item-product-mobile .item-product-addtocart {
  height: 40px;
  margin: 0px -10px -10px -10px;
  border-radius: 0px 0px 5px 5px;
}
.shop-app-container .item-container-mobile .item-confirm-added-to-cart {
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 38px;
}
.shop-app-container .shop-payment-method {
  padding: 15px;
  border: 1px solid #d1dde2;
  color: #9fadb4;
  font-size: 20px;
  border-radius: 3px;
  cursor: pointer;
}
.shop-app-container .payment-failed {
  display: flex;
  flex-direction: column;
  border: 1px solid #ea252d;
  border-radius: 5px;
  padding: 15px;
  min-width: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.shop-app-container .payment-failed .title {
  text-align: center;
}
.shop-app-container .payment-failed .details {
  text-align: center;
  min-height: 50px;
}
.shop-app-container .payment-failed .pay {
  display: flex;
  align-items: center;
  justify-content: center;
}
.shop-app-container .shop-product-image {
  width: 100%;
}
.shop-app-container .shop-product-details {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.shop-app-container .shop-product-details .shop-product-title {
  font-size: 35px;
}
.shop-app-container .shop-product-details .shop-product-price {
  margin-bottom: 15px;
}
.shop-app-container .shop-product-details .shop-product-sku {
  margin-bottom: 5px;
  font-size: 12px;
  color: #818181;
}
.shop-app-container .shop-product-details .shop-product-unitquantity-description {
  margin-bottom: 15px;
  font-size: 12px;
  color: #818181;
}
.shop-app-container .shop-product-details .shop-product-short-description {
  margin-top: 15px;
  overflow-y: auto;
}
.shop-app-container .shop-product-details .shop-product-addtocart {
  margin-bottom: 15px;
  width: 160px;
}
.shop-app-container .shop-product-details .shop-product-addtocart button .glyphicon:first-child {
  margin-right: 8px;
}
.shop-app-container .shop-closed {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 50px;
  background-color: #ea252d;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: lighter;
  z-index: 1999;
  padding: 0px 15px;
}
@media (max-width: 400px) {
  .shop-app-container .shop-closed > .glyphicon {
    visibility: hidden;
  }
}
@media (max-width: 400px) {
  .shop-app-container .shop-closed {
    font-size: 13px;
  }
}
.shop-app-container .shop-closed-main {
  margin-bottom: 50px;
}
.shop-app-container .shop-age-disclaimer {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.shop-app-container .shop-age-disclaimer .shop-age-disclaimer-title {
  text-align: center;
}
.shop-app-container .shop-age-disclaimer .shop-age-disclaimer-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.shop-app-container .shop-age-disclaimer .shop-age-disclaimer-body > img {
  width: 100px;
  height: 100px;
}
.shop-app-container .shop-age-disclaimer .shop-age-disclaimer-footer {
  display: flex;
  padding: 15px 0px 0px 0px;
  justify-content: space-between;
}
.shop-app-container .shop-age-disclaimer .shop-age-disclaimer-footer > button {
  min-width: 100px;
}
.shop-app-container .shop-footer-ebriza-logo-container {
  background-color: white;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shop-app-container .shop-footer-ebriza-logo-container > img {
  width: 100%;
}
.shop-app-container .product-modifiers-container {
  display: flex;
  height: 100%;
}
.shop-app-container .product-modifiers-container.mobile {
  flex-direction: column;
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container h4 {
  font-weight: 600;
}
@media (max-width: 767px) {
  .shop-app-container .product-modifiers-container .product-modifiers-choices-container {
    height: 60%;
  }
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container .product-modifiers-choices-requirements {
  display: flex;
  align-items: center;
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container .product-modifiers-choices-requirements .requirement {
  margin-right: 10px;
  padding: 0px 3px;
  border-radius: 3px;
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container .product-modifiers-choices {
  flex: 1;
  overflow-y: auto;
  padding: 6px 10px 0px 0px;
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container .product-modifiers-choices .product-modifiers-choice {
  display: flex;
  height: 40px;
  width: 100%;
  align-items: center;
  cursor: pointer;
  padding: 3px;
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container .product-modifiers-choices .product-modifiers-choice:hover {
  background-color: #f5f7fa;
  border-radius: 3px;
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container .product-modifiers-choices .product-modifiers-choice .choice-selection {
  flex: 1;
}
.shop-app-container .product-modifiers-container .product-modifiers-choices-container .product-modifiers-choices .product-modifiers-choice .choice-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.shop-app-container .product-modifiers-container .product-modifiers-items-container {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .shop-app-container .product-modifiers-container .product-modifiers-items-container {
    height: 40%;
  }
}
.shop-app-container .product-modifiers-container .product-modifiers-items-container .product-modifiers-items-card {
  flex: 1;
  border-radius: 5px;
  padding: 5px;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  border-width: 1px;
  border-style: solid;
  min-height: 0px;
}
.shop-app-container .product-modifiers-container .product-modifiers-items-container .product-modifiers-items {
  flex: 1;
  overflow-y: auto;
}
.shop-app-container .product-modifiers-container .product-modifiers-items-container .product-modifiers-items .product-modifiers-item {
  display: flex;
  height: 40px;
  width: 100%;
  align-items: center;
  cursor: pointer;
  padding: 3px;
}
.shop-app-container .product-modifiers-container .product-modifiers-items-container .product-modifiers-items .product-modifiers-item .item-name {
  flex: 1;
  margin-left: 5px;
  margin-right: 5px;
  overflow: hidden;
  height: 100%;
  display: flex;
  align-items: center;
}
.shop-app-container .product-modifiers-container .product-modifiers-items-container .product-modifiers-buttons {
  display: flex;
}
.shop-app-container .product-modifiers-container .product-modifiers-items-container .product-modifiers-buttons button {
  flex: 1;
  height: 100%;
}
.shop-app-container .product-modifiers-container .product-modifiers-items-container .product-modifiers-buttons a {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.shop-app-container .product-modifiers-container .separator-h {
  width: 1px;
  height: 100%;
  margin: 0px 10px;
}
.store-container {
  padding-top: 80px !important;
  flex-direction: column;
}
.store-container .store-shop {
  background-color: white;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.store-container .store-shop .store-shop-footer {
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.store-container .store-shop .store-shop-footer .store-shop-name {
  font-weight: 600;
  font-size: 18px;
  padding: 5px 10px;
}
.store-container .store-shop .store-shop-footer .store-shop-name a {
  color: #333333;
}
.store-container .store-shop .store-shop-footer .store-shop-address {
  color: #818181;
  font-size: 11px;
  padding: 0px 10px;
}
.store-container .store-shop .store-shop-footer .store-shop-distance {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.store-container .store-shop .store-shop-footer .store-shop-distance .distance {
  color: #ea252d;
  font-weight: 600;
}
.store-container .store-shop .store-shop-footer .store-shop-distance .distance.open {
  color: #02ab58;
}
.store-container .store-shop .store-shop-footer .store-shop-distance .distance.open .glyphicon {
  color: #02ab58;
}
.store-container .store-product {
  display: flex;
  flex-direction: column;
  background-color: white;
  overflow: hidden;
  height: 270px;
  border-radius: 5px;
  margin-bottom: 30px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.store-container .store-product .store-product-image {
  width: 100%;
  position: relative;
}
.store-container .store-product .store-product-distance {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 10px;
  top: 10px;
  background-color: white;
  border-radius: 5px;
  padding: 0px 3px;
}
.store-container .store-product .store-product-shop {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 10px;
  bottom: 10px;
}
.store-container .store-product .store-product-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
.store-container .store-product .store-product-details .store-product-name {
  font-weight: 500;
  font-size: 15px;
  padding: 10px;
  overflow: hidden;
  height: 55px;
}
.store-container .store-product .store-product-details .store-product-name a {
  color: #333333;
}
.store-container .store-product .store-product-details .store-product-unitquantity-description {
  color: #818181;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  font-size: 9px;
}
.store-container .store-product .store-product-details .store-product-shop-description {
  padding: 0px 10px;
  font-size: 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 30px;
}
.store-container .store-product .store-product-details .store-product-price {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.store-container .store-product .store-product-details .store-product-price > div {
  flex: 1;
}
.store-container .store-product .store-product-details .store-product-price > button {
  flex: 1;
}
.store-address-container {
  display: flex;
}
.store-address-container > .dropdown {
  flex: 1;
}
.store-search-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.store-search-container .store-search-changeaddress {
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  margin-top: 5px;
}
.store-search-container .store-search-changeaddress .glyphicon {
  margin-left: 10px;
  font-weight: 600;
}
.store-search-remove-category:hover {
  color: #ea252d;
}
.store-shop-cart-container {
  flex-direction: column;
}
.store-shop-cart-container table {
  margin-bottom: 0px;
}
.store-shop-cart-container .store-shop-carts {
  width: 100%;
}
.store-shop-cart-container .store-shop-cart-continueshopping {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.store-shop-cart-container .store-shop-cart-continueshopping button {
  margin-top: 30px;
}
.store-shop-cart-container .store-shop-cart-total-amount {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
}
.store-shop-cart-container .store-global-cart-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.store-shop-cart-container .store-global-cart-total .store-global-cart-total-amount {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
}
.shop-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.shop-breadcrumbs.mobile {
  flex-direction: column;
  align-items: unset;
}
.shop-breadcrumbs.mobile a {
  background-color: transparent!important;
}
.shop-breadcrumbs .shop-breadcrumb {
  color: #333333;
  font-size: 20px;
}
.shop-breadcrumbs .shop-breadcrumb.marketplace {
  border-radius: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
.shop-breadcrumbs .shop-breadcrumb.marketplace img {
  margin-right: 3px;
}
.shop-breadcrumbs .shop-breadcrumb.shop {
  border-radius: 5px;
  padding-right: 5px;
}
.shop-breadcrumbs .shop-breadcrumb.shop img {
  margin-right: 3px;
}
.shop-breadcrumbs .shop-breadcrumb-last {
  color: #333333;
  font-size: 20px;
}
.shop-breadcrumbs .shop-breadcrumb-separator {
  color: #333333;
  margin: 0px 5px;
  font-size: 12px;
}
.order-queue-screen-page {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.order-queue-screen-page.landscape {
  font-size: 10px;
}
.order-queue-screen-page.portrait {
  font-size: 8px;
}
.order-queue-screen-page.portrait .order-icon-container {
  margin-bottom: 0 !important;
}
@media (max-height: 768px) {
  .order-queue-screen-page.landscape,
  .order-queue-screen-page.portrait {
    font-size: 6px;
  }
}
@media (min-height: 769px) and (max-height: 1024px) {
  .order-queue-screen-page.landscape,
  .order-queue-screen-page.portrait {
    font-size: 8px;
  }
}
.order-queue-screen-page.light-layout .order-info.pending {
  color: #000;
}
.order-queue-screen-page.light-layout .order-info.in-work {
  color: #fbbd49;
}
.order-queue-screen-page.light-layout .order-info.completed {
  color: #02ab58;
}
.order-queue-screen-page.light-layout .older-order-info {
  color: #02ab58;
}
.order-queue-screen-page.light-layout .latest-completed-order-info {
  color: #02ab58;
  background: #ffffff;
}
.order-queue-screen-page.full-layout .order-info.pending {
  color: #000;
}
.order-queue-screen-page.full-layout .order-info.in-work {
  color: #000;
  background-color: #fbbd49;
}
.order-queue-screen-page.full-layout .order-info.completed {
  color: #ffffff;
  background-color: #02ab58;
}
.order-queue-screen-page.full-layout .older-order-info {
  color: #ffffff;
  background-color: #02ab58;
}
.order-queue-screen-page.full-layout .latest-completed-order-info {
  color: #ffffff;
  background: #02ab58;
}
.order-queue-screen-page .bottom-fade-border {
  position: relative;
}
.order-queue-screen-page .bottom-fade-border:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #656d78));
}
.order-queue-screen-page .custom-background {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: .2;
}
.order-queue-screen-page .ebriza-logo-container {
  position: absolute;
  top: 60px;
  right: 0;
  width: 75px;
  height: 75px;
}
.order-queue-screen-page .header-container-v1 {
  display: flex;
  height: 150px;
  padding: 15px 50px;
  position: relative;
}
.order-queue-screen-page .header-container-v1:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #656d78));
}
.order-queue-screen-page .header-container-v1 .order-number-label {
  font-size: 3em;
  align-self: flex-end;
}
.order-queue-screen-page .header-container-v1 .company-logo {
  flex: 1;
  height: 100%;
  padding: 0 50px;
  align-self: center;
}
.order-queue-screen-page .header-container-v1 .order-status-label {
  font-size: 3em;
  align-self: flex-end;
}
.order-queue-screen-page .header-container-v2 {
  display: flex;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}
.order-queue-screen-page .header-container-v2:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #656d78));
}
.order-queue-screen-page .header-container-v2 .company-logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.order-queue-screen-page .header-container-v2 h1 {
  flex: 1;
  text-align: right;
  font-size: 5em;
  font-weight: 600;
}
.order-queue-screen-page .orders-container {
  display: flex;
  flex: 1;
  overflow: hidden;
}
.order-queue-screen-page .order-infos-container {
  flex: 1;
}
.order-queue-screen-page .order-infos-container .order-info {
  display: flex;
  align-items: center;
  padding: 0 50px;
  position: relative;
  transform: translateX(-100%);
  animation: slide-in 0.3s forwards;
}
.order-queue-screen-page .order-infos-container .order-info:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #656d78));
}
.order-queue-screen-page .order-infos-container .order-info .order-number {
  flex: 1;
  font-size: 10em;
}
.order-queue-screen-page .order-infos-container .order-info .order-state {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.order-queue-screen-page .order-infos-container .order-info .order-state .order-icon-container {
  display: flex;
  align-items: center;
  align-self: flex-end;
  margin-bottom: 15px;
}
.order-queue-screen-page .order-infos-container .order-info .order-state .order-icon-container .elapsed-time {
  font-size: 5em;
  margin-right: 15px;
}
.order-queue-screen-page .order-infos-container .order-info .order-state .order-icon-container .order-icon {
  font-size: 8em;
}
.order-queue-screen-page .order-infos-container .order-info .order-state .order-label {
  font-size: 5em;
}
.order-queue-screen-page .older-order-infos-container {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.order-queue-screen-page .older-order-infos-container .older-order-info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  min-width: 200px;
  font-size: 5em;
  position: relative;
}
.order-queue-screen-page .older-order-infos-container .older-order-info:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #656d78));
}
.order-queue-screen-page .older-order-infos-container .older-order-info .order-number {
  margin-right: 15px;
}
.order-queue-screen-page .latest-completed-order-infos {
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 15em;
  z-index: 2;
  background-color: #02ab58;
}
.order-queue-screen-page .latest-completed-order-infos .latest-completed-order-info {
  display: flex;
  align-items: center;
  justify-content: center;
}
.order-queue-screen-page .latest-completed-order-infos .latest-completed-order-info .order-icon {
  margin: 50px 20px;
}
.order-queue-screen-page .slide-in {
  transform: translateX(-100%);
  animation: slide-in 0.3s forwards;
}
@keyframes slide-in {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}

.container-fluid-docs {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
}

@api-navbar-height: 50px;
@api-menu-width: 250px;

.api-container {
    overflow-x: auto;
}

.api-menu-container {
    width: 250px;
    height: 100vh;
    display: block;
    float: left;
}

.api-logo {
    height: 50px;
    width: 250px;
    position: fixed;
    left: 0;
    top: 0;
    background: #f5f7fa;
    z-index: 10;
}

.api-title {
    font-size: 18px;
    font-weight: 100;
    line-height: 50px;
    padding-left: 15px;
}


.api-menu {
    width: 250px;
    height: 100%;
    max-height: 100%;
    border: none;
    background: #f5f7fa;
    border-radius: 0px;
    margin-left: 0px;
    z-index: 10;
   

}


.api-content {
    position: relative;
    margin-left: 3px;
    overflow-y: auto;
    h1, h2, h3 :

{
    margin-left: @grid-gutter-width/2;
    margin-bottom: @grid-gutter-width;
}

article {
    width: 100%;
    .well

{
    background-color: @color-7-pressed;
    border: none;
    color: @color-0;
}

}

.api-machine-header {
    height: @api-navbar-height;
    position: fixed;
    top: 0;
    right: 0;
    min-width: 150px;
    background-color: @color-7-pressed;
    z-index: 10;

{
    color: @color-0;
    display: inline-block;
    height: @api-navbar-height - 20px;
    margin: 5px 10px;
    padding: 10px;
    cursor: pointer;
    min-width: 50px;
    text-align: center;
    &:hover:not(.active)

{
    color: @brand-primary;
}

&.active {
    background-color: @brand-primary;
    border-radius: 3px;
    line-height: 10px;
}

}
}
}

.attributes-table {
    margin-top: @grid-gutter-width;
}

.api-darkbox {
    width: 50%;
    background-color: @color-6-pressed;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}


pre {
    padding: 0px;
    margin: 0px 0px @grid-gutter-width/2 0px;
    border: none;
}

table tbody tr td > div > div {
    word-break: break-word !important;
}

mark {
    padding: 0em .2em;
    background-color: @color-4;
    border: 1px solid @navbar-default-border;
    border-radius: 3px;
}

.separator {
    height: 1px;
    border-top: 1px solid @navbar-default-border;
    width: 100%;
    margin-bottom: @grid-gutter-width;
}

.hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: black;
    color: white;
}

.hljs-name,
.hljs-strong {
    font-weight: bold;
}

.hljs-code,
.hljs-emphasis {
    font-style: italic;
}

.hljs-tag {
    color: #62c8f3;
}

.hljs-variable,
.hljs-template-variable,
.hljs-selector-id,
.hljs-selector-class {
    color: #ade5fc;
}

.hljs-string,
.hljs-bullet {
    color: #a2fca2;
}

.hljs-type,
.hljs-title,
.hljs-section,
.hljs-attribute,
.hljs-quote,
.hljs-built_in,
.hljs-builtin-name {
    color: #ffa;
}

.hljs-number,
.hljs-symbol,
.hljs-bullet {
    color: #d36363;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-literal {
    color: #fcc28c;
}

.hljs-comment,
.hljs-deletion,
.hljs-code {
    color: #888;
}

.hljs-regexp,
.hljs-link {
    color: #c6b4f0;
}

.hljs-meta {
    color: #fc9b9b;
}

.hljs-deletion {
    background-color: #fc9b9b;
    color: #333;
}

.hljs-addition {
    background-color: #a2fca2;
    color: #333;
}

.hljs a {
    color: inherit;
}

    .hljs a:focus,
    .hljs a:hover {
        color: inherit;
        text-decoration: underline;
    }
