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

/* line 19, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  border-radius: 5px;
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../../app/resources/scss/bootstrap/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../../app/resources/scss/bootstrap/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../../app/resources/scss/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

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

/* line 106, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../../app/resources/scss/bootstrap/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* line 265, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../../app/resources/scss/bootstrap/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../../app/resources/scss/bootstrap/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../app/resources/scss/bootstrap/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../../app/resources/scss/bootstrap/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../../app/resources/scss/bootstrap/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../../app/resources/scss/bootstrap/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, ../../app/resources/scss/bootstrap/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../../app/resources/scss/bootstrap/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../app/resources/scss/bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../app/resources/scss/bootstrap/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../app/resources/scss/bootstrap/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../app/resources/scss/bootstrap/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../../app/resources/scss/bootstrap/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../app/resources/scss/bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 27, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../app/resources/scss/bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../../app/resources/scss/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
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;
}

/* line 32, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
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;
}

/* line 83, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 114, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-control, .table-datagrid .field-td input, .timesheet-table .field-td input,
.table-datagrid .field-td select,
.timesheet-table .field-td select, .select2-container--default .select2-selection, .table-with-form input,
.table-with-form select {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.form-control:focus, .table-datagrid .field-td input:focus, .timesheet-table .field-td input:focus,
.table-datagrid .field-td select:focus,
.timesheet-table .field-td select:focus, .select2-container--default .select2-selection:focus, .table-with-form input:focus,
.table-with-form select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, ../../app/resources/scss/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder, .table-datagrid .field-td input::-moz-placeholder, .timesheet-table .field-td input::-moz-placeholder,
.table-datagrid .field-td select::-moz-placeholder,
.timesheet-table .field-td select::-moz-placeholder, .select2-container--default .select2-selection::-moz-placeholder, .table-with-form input::-moz-placeholder,
.table-with-form select::-moz-placeholder {
  color: #999 !important;
  opacity: 1;
}
/* line 107, ../../app/resources/scss/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder, .table-datagrid .field-td input:-ms-input-placeholder, .timesheet-table .field-td input:-ms-input-placeholder,
.table-datagrid .field-td select:-ms-input-placeholder,
.timesheet-table .field-td select:-ms-input-placeholder, .select2-container--default .select2-selection:-ms-input-placeholder, .table-with-form input:-ms-input-placeholder,
.table-with-form select:-ms-input-placeholder {
  color: #999 !important;
}
/* line 108, ../../app/resources/scss/bootstrap/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder, .table-datagrid .field-td input::-webkit-input-placeholder, .timesheet-table .field-td input::-webkit-input-placeholder,
.table-datagrid .field-td select::-webkit-input-placeholder,
.timesheet-table .field-td select::-webkit-input-placeholder, .select2-container--default .select2-selection::-webkit-input-placeholder, .table-with-form input::-webkit-input-placeholder,
.table-with-form select::-webkit-input-placeholder {
  color: #999 !important;
}
/* line 135, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-control::-ms-expand, .table-datagrid .field-td input::-ms-expand, .timesheet-table .field-td input::-ms-expand,
.table-datagrid .field-td select::-ms-expand,
.timesheet-table .field-td select::-ms-expand, .select2-container--default .select2-selection::-ms-expand, .table-with-form input::-ms-expand,
.table-with-form select::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 145, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-control[disabled], .table-datagrid .field-td input[disabled], .timesheet-table .field-td input[disabled],
.table-datagrid .field-td select[disabled],
.timesheet-table .field-td select[disabled], .select2-container--default [disabled].select2-selection, .table-with-form input[disabled],
.table-with-form select[disabled], .form-control[readonly], .table-datagrid .field-td input[readonly], .timesheet-table .field-td input[readonly],
.table-datagrid .field-td select[readonly],
.timesheet-table .field-td select[readonly], .select2-container--default [readonly].select2-selection, .table-with-form input[readonly],
.table-with-form select[readonly], fieldset[disabled] .form-control, fieldset[disabled] .table-datagrid .field-td input, .table-datagrid .field-td fieldset[disabled] input, fieldset[disabled] .timesheet-table .field-td input, .timesheet-table .field-td fieldset[disabled] input,
fieldset[disabled] .table-datagrid .field-td select,
.table-datagrid .field-td fieldset[disabled] select,
fieldset[disabled] .timesheet-table .field-td select,
.timesheet-table .field-td fieldset[disabled] select, fieldset[disabled] .select2-container--default .select2-selection, .select2-container--default fieldset[disabled] .select2-selection, fieldset[disabled] .table-with-form input, .table-with-form fieldset[disabled] input,
fieldset[disabled] .table-with-form select,
.table-with-form fieldset[disabled] select {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 152, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-control[disabled], .table-datagrid .field-td input[disabled], .timesheet-table .field-td input[disabled],
.table-datagrid .field-td select[disabled],
.timesheet-table .field-td select[disabled], .select2-container--default [disabled].select2-selection, .table-with-form input[disabled],
.table-with-form select[disabled], fieldset[disabled] .form-control, fieldset[disabled] .table-datagrid .field-td input, .table-datagrid .field-td fieldset[disabled] input, fieldset[disabled] .timesheet-table .field-td input, .timesheet-table .field-td fieldset[disabled] input,
fieldset[disabled] .table-datagrid .field-td select,
.table-datagrid .field-td fieldset[disabled] select,
fieldset[disabled] .timesheet-table .field-td select,
.timesheet-table .field-td fieldset[disabled] select, fieldset[disabled] .select2-container--default .select2-selection, .select2-container--default fieldset[disabled] .select2-selection, fieldset[disabled] .table-with-form input, .table-with-form fieldset[disabled] input,
fieldset[disabled] .table-with-form select,
.table-with-form fieldset[disabled] select {
  cursor: not-allowed;
}

/* line 161, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
textarea.form-control, .select2-container--default textarea.select2-selection {
  height: auto;
}

/* line 173, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 192, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  input[type="date"].form-control, .table-datagrid .field-td input[type="date"], .timesheet-table .field-td input[type="date"], .select2-container--default input[type="date"].select2-selection, .table-with-form input[type="date"],
  input[type="time"].form-control,
  .table-datagrid .field-td input[type="time"],
  .timesheet-table .field-td input[type="time"],
  .select2-container--default input[type="time"].select2-selection,
  .table-with-form input[type="time"],
  input[type="datetime-local"].form-control,
  .table-datagrid .field-td input[type="datetime-local"],
  .timesheet-table .field-td input[type="datetime-local"],
  .select2-container--default input[type="datetime-local"].select2-selection,
  .table-with-form input[type="datetime-local"],
  input[type="month"].form-control,
  .table-datagrid .field-td input[type="month"],
  .timesheet-table .field-td input[type="month"],
  .select2-container--default input[type="month"].select2-selection,
  .table-with-form input[type="month"] {
    line-height: 34px;
  }
  /* line 196, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .table-datagrid .field-td .input-group-sm > input[type="date"], .timesheet-table .field-td .input-group-sm > input[type="date"], .select2-container--default .input-group-sm > input[type="date"].select2-selection, .table-with-form .input-group-sm > input[type="date"],
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .table-datagrid .field-td .input-group-sm > input[type="time"],
  .timesheet-table .field-td .input-group-sm > input[type="time"],
  .select2-container--default .input-group-sm > input[type="time"].select2-selection,
  .table-with-form .input-group-sm > input[type="time"],
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .table-datagrid .field-td .input-group-sm > input[type="datetime-local"],
  .timesheet-table .field-td .input-group-sm > input[type="datetime-local"],
  .select2-container--default .input-group-sm > input[type="datetime-local"].select2-selection,
  .table-with-form .input-group-sm > input[type="datetime-local"],
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .table-datagrid .field-td .input-group-sm > input[type="month"],
  .timesheet-table .field-td .input-group-sm > input[type="month"],
  .select2-container--default .input-group-sm > input[type="month"].select2-selection,
  .table-with-form .input-group-sm > input[type="month"],
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 201, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .table-datagrid .field-td .input-group-lg > input[type="date"], .timesheet-table .field-td .input-group-lg > input[type="date"], .select2-container--default .input-group-lg > input[type="date"].select2-selection, .table-with-form .input-group-lg > input[type="date"],
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .table-datagrid .field-td .input-group-lg > input[type="time"],
  .timesheet-table .field-td .input-group-lg > input[type="time"],
  .select2-container--default .input-group-lg > input[type="time"].select2-selection,
  .table-with-form .input-group-lg > input[type="time"],
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .table-datagrid .field-td .input-group-lg > input[type="datetime-local"],
  .timesheet-table .field-td .input-group-lg > input[type="datetime-local"],
  .select2-container--default .input-group-lg > input[type="datetime-local"].select2-selection,
  .table-with-form .input-group-lg > input[type="datetime-local"],
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .table-datagrid .field-td .input-group-lg > input[type="month"],
  .timesheet-table .field-td .input-group-lg > input[type="month"],
  .select2-container--default .input-group-lg > input[type="month"].select2-selection,
  .table-with-form .input-group-lg > input[type="month"],
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
/* line 214, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 223, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 230, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 238, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.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;
}

/* line 247, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 253, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 263, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 275, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 284, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 294, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 306, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 314, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .table-datagrid .field-td .input-group-lg > input.form-control-static, .timesheet-table .field-td .input-group-lg > input.form-control-static,
.table-datagrid .field-td .input-group-lg > select.form-control-static,
.timesheet-table .field-td .input-group-lg > select.form-control-static, .select2-container--default .input-group-lg > .form-control-static.select2-selection, .table-with-form .input-group-lg > input.form-control-static,
.table-with-form .input-group-lg > select.form-control-static,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .table-datagrid .field-td .input-group-sm > input.form-control-static, .timesheet-table .field-td .input-group-sm > input.form-control-static,
.table-datagrid .field-td .input-group-sm > select.form-control-static,
.timesheet-table .field-td .input-group-sm > select.form-control-static, .select2-container--default .input-group-sm > .form-control-static.select2-selection, .table-with-form .input-group-sm > input.form-control-static,
.table-with-form .input-group-sm > select.form-control-static,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control, .table-datagrid .field-td .input-group-sm > input, .timesheet-table .field-td .input-group-sm > input,
.table-datagrid .field-td .input-group-sm > select,
.timesheet-table .field-td .input-group-sm > select, .select2-container--default .input-group-sm > .select2-selection, .table-with-form .input-group-sm > input,
.table-with-form .input-group-sm > select,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.table-datagrid .field-td .input-group-sm > select,
.timesheet-table .field-td .input-group-sm > select, .select2-container--default .input-group-sm > select.select2-selection,
.table-with-form .input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control, .select2-container--default .input-group-sm > textarea.select2-selection,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.table-datagrid .field-td .input-group-sm > select[multiple],
.timesheet-table .field-td .input-group-sm > select[multiple],
.select2-container--default .input-group-sm > select[multiple].select2-selection,
.table-with-form .input-group-sm > select[multiple],
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 332, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group-sm .form-control, .form-group-sm .table-datagrid .field-td input, .table-datagrid .field-td .form-group-sm input, .form-group-sm .timesheet-table .field-td input, .timesheet-table .field-td .form-group-sm input,
.form-group-sm .table-datagrid .field-td select,
.table-datagrid .field-td .form-group-sm select,
.form-group-sm .timesheet-table .field-td select,
.timesheet-table .field-td .form-group-sm select, .form-group-sm .select2-container--default .select2-selection, .select2-container--default .form-group-sm .select2-selection, .form-group-sm .table-with-form input, .table-with-form .form-group-sm input,
.form-group-sm .table-with-form select,
.table-with-form .form-group-sm select {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 339, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group-sm select.form-control,
.form-group-sm .table-datagrid .field-td select,
.table-datagrid .field-td .form-group-sm select,
.form-group-sm .timesheet-table .field-td select,
.timesheet-table .field-td .form-group-sm select, .form-group-sm .select2-container--default select.select2-selection, .select2-container--default .form-group-sm select.select2-selection,
.form-group-sm .table-with-form select,
.table-with-form .form-group-sm select {
  height: 30px;
  line-height: 30px;
}
/* line 343, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group-sm textarea.form-control, .form-group-sm .select2-container--default textarea.select2-selection, .select2-container--default .form-group-sm textarea.select2-selection,
.form-group-sm select[multiple].form-control,
.form-group-sm .table-datagrid .field-td select[multiple],
.table-datagrid .field-td .form-group-sm select[multiple],
.form-group-sm .timesheet-table .field-td select[multiple],
.timesheet-table .field-td .form-group-sm select[multiple],
.form-group-sm .select2-container--default select[multiple].select2-selection,
.select2-container--default .form-group-sm select[multiple].select2-selection,
.form-group-sm .table-with-form select[multiple],
.table-with-form .form-group-sm select[multiple] {
  height: auto;
}
/* line 347, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control, .table-datagrid .field-td .input-group-lg > input, .timesheet-table .field-td .input-group-lg > input,
.table-datagrid .field-td .input-group-lg > select,
.timesheet-table .field-td .input-group-lg > select, .select2-container--default .input-group-lg > .select2-selection, .table-with-form .input-group-lg > input,
.table-with-form .input-group-lg > select,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.table-datagrid .field-td .input-group-lg > select,
.timesheet-table .field-td .input-group-lg > select, .select2-container--default .input-group-lg > select.select2-selection,
.table-with-form .input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control, .select2-container--default .input-group-lg > textarea.select2-selection,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.table-datagrid .field-td .input-group-lg > select[multiple],
.timesheet-table .field-td .input-group-lg > select[multiple],
.select2-container--default .input-group-lg > select[multiple].select2-selection,
.table-with-form .input-group-lg > select[multiple],
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 358, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group-lg .form-control, .form-group-lg .table-datagrid .field-td input, .table-datagrid .field-td .form-group-lg input, .form-group-lg .timesheet-table .field-td input, .timesheet-table .field-td .form-group-lg input,
.form-group-lg .table-datagrid .field-td select,
.table-datagrid .field-td .form-group-lg select,
.form-group-lg .timesheet-table .field-td select,
.timesheet-table .field-td .form-group-lg select, .form-group-lg .select2-container--default .select2-selection, .select2-container--default .form-group-lg .select2-selection, .form-group-lg .table-with-form input, .table-with-form .form-group-lg input,
.form-group-lg .table-with-form select,
.table-with-form .form-group-lg select {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 365, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group-lg select.form-control,
.form-group-lg .table-datagrid .field-td select,
.table-datagrid .field-td .form-group-lg select,
.form-group-lg .timesheet-table .field-td select,
.timesheet-table .field-td .form-group-lg select, .form-group-lg .select2-container--default select.select2-selection, .select2-container--default .form-group-lg select.select2-selection,
.form-group-lg .table-with-form select,
.table-with-form .form-group-lg select {
  height: 46px;
  line-height: 46px;
}
/* line 369, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group-lg textarea.form-control, .form-group-lg .select2-container--default textarea.select2-selection, .select2-container--default .form-group-lg textarea.select2-selection,
.form-group-lg select[multiple].form-control,
.form-group-lg .table-datagrid .field-td select[multiple],
.table-datagrid .field-td .form-group-lg select[multiple],
.form-group-lg .timesheet-table .field-td select[multiple],
.timesheet-table .field-td .form-group-lg select[multiple],
.form-group-lg .select2-container--default select[multiple].select2-selection,
.select2-container--default .form-group-lg select[multiple].select2-selection,
.form-group-lg .table-with-form select[multiple],
.table-with-form .form-group-lg select[multiple] {
  height: auto;
}
/* line 373, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

/* line 387, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 392, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.has-feedback .form-control, .has-feedback .table-datagrid .field-td input, .table-datagrid .field-td .has-feedback input, .has-feedback .timesheet-table .field-td input, .timesheet-table .field-td .has-feedback input,
.has-feedback .table-datagrid .field-td select,
.table-datagrid .field-td .has-feedback select,
.has-feedback .timesheet-table .field-td select,
.timesheet-table .field-td .has-feedback select, .has-feedback .select2-container--default .select2-selection, .select2-container--default .has-feedback .select2-selection, .has-feedback .table-with-form input, .table-with-form .has-feedback input,
.has-feedback .table-with-form select,
.table-with-form .has-feedback select {
  padding-right: 42.5px;
}

/* line 397, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 409, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .table-datagrid .field-td .input-group-lg > input + .form-control-feedback, .timesheet-table .field-td .input-group-lg > input + .form-control-feedback,
.table-datagrid .field-td .input-group-lg > select + .form-control-feedback,
.timesheet-table .field-td .input-group-lg > select + .form-control-feedback, .select2-container--default .input-group-lg > .select2-selection + .form-control-feedback, .table-with-form .input-group-lg > input + .form-control-feedback,
.table-with-form .input-group-lg > select + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .table-datagrid .field-td input + .form-control-feedback,
.table-datagrid .field-td .form-group-lg input + .form-control-feedback,
.form-group-lg .timesheet-table .field-td input + .form-control-feedback,
.timesheet-table .field-td .form-group-lg input + .form-control-feedback,
.form-group-lg .table-datagrid .field-td select + .form-control-feedback,
.table-datagrid .field-td .form-group-lg select + .form-control-feedback,
.form-group-lg .timesheet-table .field-td select + .form-control-feedback,
.timesheet-table .field-td .form-group-lg select + .form-control-feedback,
.form-group-lg .select2-container--default .select2-selection + .form-control-feedback,
.select2-container--default .form-group-lg .select2-selection + .form-control-feedback,
.form-group-lg .table-with-form input + .form-control-feedback,
.table-with-form .form-group-lg input + .form-control-feedback,
.form-group-lg .table-with-form select + .form-control-feedback,
.table-with-form .form-group-lg select + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 416, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .table-datagrid .field-td .input-group-sm > input + .form-control-feedback, .timesheet-table .field-td .input-group-sm > input + .form-control-feedback,
.table-datagrid .field-td .input-group-sm > select + .form-control-feedback,
.timesheet-table .field-td .input-group-sm > select + .form-control-feedback, .select2-container--default .input-group-sm > .select2-selection + .form-control-feedback, .table-with-form .input-group-sm > input + .form-control-feedback,
.table-with-form .input-group-sm > select + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .table-datagrid .field-td input + .form-control-feedback,
.table-datagrid .field-td .form-group-sm input + .form-control-feedback,
.form-group-sm .timesheet-table .field-td input + .form-control-feedback,
.timesheet-table .field-td .form-group-sm input + .form-control-feedback,
.form-group-sm .table-datagrid .field-td select + .form-control-feedback,
.table-datagrid .field-td .form-group-sm select + .form-control-feedback,
.form-group-sm .timesheet-table .field-td select + .form-control-feedback,
.timesheet-table .field-td .form-group-sm select + .form-control-feedback,
.form-group-sm .select2-container--default .select2-selection + .form-control-feedback,
.select2-container--default .form-group-sm .select2-selection + .form-control-feedback,
.form-group-sm .table-with-form input + .form-control-feedback,
.table-with-form .form-group-sm input + .form-control-feedback,
.form-group-sm .table-with-form select + .form-control-feedback,
.table-with-form .form-group-sm select + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success .table-datagrid .field-td input, .table-datagrid .field-td .has-success input, .has-success .timesheet-table .field-td input, .timesheet-table .field-td .has-success input,
.has-success .table-datagrid .field-td select,
.table-datagrid .field-td .has-success select,
.has-success .timesheet-table .field-td select,
.timesheet-table .field-td .has-success select, .has-success .select2-container--default .select2-selection, .select2-container--default .has-success .select2-selection, .has-success .table-with-form input, .table-with-form .has-success input,
.has-success .table-with-form select,
.table-with-form .has-success select {
  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);
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus, .has-success .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-success input:focus, .has-success .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-success input:focus,
.has-success .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-success select:focus,
.has-success .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-success select:focus, .has-success .select2-container--default .select2-selection:focus, .select2-container--default .has-success .select2-selection:focus, .has-success .table-with-form input:focus, .table-with-form .has-success input:focus,
.has-success .table-with-form select:focus,
.table-with-form .has-success select: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;
}
/* line 31, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning .table-datagrid .field-td input, .table-datagrid .field-td .has-warning input, .has-warning .timesheet-table .field-td input, .timesheet-table .field-td .has-warning input,
.has-warning .table-datagrid .field-td select,
.table-datagrid .field-td .has-warning select,
.has-warning .timesheet-table .field-td select,
.timesheet-table .field-td .has-warning select, .has-warning .select2-container--default .select2-selection, .select2-container--default .has-warning .select2-selection, .has-warning .table-with-form input, .table-with-form .has-warning input,
.has-warning .table-with-form select,
.table-with-form .has-warning select {
  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);
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus, .has-warning .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-warning input:focus, .has-warning .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-warning input:focus,
.has-warning .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-warning select:focus,
.has-warning .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-warning select:focus, .has-warning .select2-container--default .select2-selection:focus, .select2-container--default .has-warning .select2-selection:focus, .has-warning .table-with-form input:focus, .table-with-form .has-warning input:focus,
.has-warning .table-with-form select:focus,
.table-with-form .has-warning select: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;
}
/* line 31, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .form-control, .has-error .table-datagrid .field-td input, .table-datagrid .field-td .has-error input, .has-error .timesheet-table .field-td input, .timesheet-table .field-td .has-error input,
.has-error .table-datagrid .field-td select,
.table-datagrid .field-td .has-error select,
.has-error .timesheet-table .field-td select,
.timesheet-table .field-td .has-error select, .has-error .select2-container--default .select2-selection, .select2-container--default .has-error .select2-selection, .has-error .table-with-form input, .table-with-form .has-error input,
.has-error .table-with-form select,
.table-with-form .has-error select {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus, .has-error .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-error input:focus, .has-error .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-error input:focus,
.has-error .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-error select:focus,
.has-error .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-error select:focus, .has-error .select2-container--default .select2-selection:focus, .select2-container--default .has-error .select2-selection:focus, .has-error .table-with-form input:focus, .table-with-form .has-error input:focus,
.has-error .table-with-form select:focus,
.table-with-form .has-error select:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 438, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 441, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 452, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 477, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 484, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control, .form-inline .table-datagrid .field-td input, .table-datagrid .field-td .form-inline input, .form-inline .timesheet-table .field-td input, .timesheet-table .field-td .form-inline input,
  .form-inline .table-datagrid .field-td select,
  .table-datagrid .field-td .form-inline select,
  .form-inline .timesheet-table .field-td select,
  .timesheet-table .field-td .form-inline select, .form-inline .select2-container--default .select2-selection, .select2-container--default .form-inline .select2-selection, .form-inline .table-with-form input, .table-with-form .form-inline input,
  .form-inline .table-with-form select,
  .table-with-form .form-inline select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 491, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 495, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 499, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group .table-datagrid .field-td input,
  .table-datagrid .field-td .form-inline .input-group input,
  .form-inline .input-group .timesheet-table .field-td input,
  .timesheet-table .field-td .form-inline .input-group input,
  .form-inline .input-group .table-datagrid .field-td select,
  .table-datagrid .field-td .form-inline .input-group select,
  .form-inline .input-group .timesheet-table .field-td select,
  .timesheet-table .field-td .form-inline .input-group select,
  .form-inline .input-group .select2-container--default .select2-selection,
  .select2-container--default .form-inline .input-group .select2-selection,
  .form-inline .input-group .table-with-form input,
  .table-with-form .form-inline .input-group input,
  .form-inline .input-group .table-with-form select,
  .table-with-form .form-inline .input-group select {
    width: auto;
  }
  /* line 507, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control, .form-inline .table-datagrid .field-td .input-group > input, .table-datagrid .field-td .form-inline .input-group > input, .form-inline .timesheet-table .field-td .input-group > input, .timesheet-table .field-td .form-inline .input-group > input,
  .form-inline .table-datagrid .field-td .input-group > select,
  .table-datagrid .field-td .form-inline .input-group > select,
  .form-inline .timesheet-table .field-td .input-group > select,
  .timesheet-table .field-td .form-inline .input-group > select, .form-inline .select2-container--default .input-group > .select2-selection, .select2-container--default .form-inline .input-group > .select2-selection, .form-inline .table-with-form .input-group > input, .table-with-form .form-inline .input-group > input,
  .form-inline .table-with-form .input-group > select,
  .table-with-form .form-inline .input-group > select {
    width: 100%;
  }
  /* line 511, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 518, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 525, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 529, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 536, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 558, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 568, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 574, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 581, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 592, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 602, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 610, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.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);
}
/* line 46, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-default, .btn-semisuccess,
.btn-semidanger {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 5px;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-semisuccess:focus,
.btn-semidanger:focus, .btn-default.focus, .focus.btn-semisuccess,
.focus.btn-semidanger {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-semisuccess:hover,
.btn-semidanger:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-semisuccess:active,
.btn-semidanger:active, .btn-default.active, .active.btn-semisuccess,
.active.btn-semidanger, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn-semisuccess,
.open > .dropdown-toggle.btn-semidanger {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-semisuccess:active:hover,
.btn-semidanger:active:hover, .btn-default:active:focus, .btn-semisuccess:active:focus,
.btn-semidanger:active:focus, .btn-default:active.focus, .btn-semisuccess:active.focus,
.btn-semidanger:active.focus, .btn-default.active:hover, .active.btn-semisuccess:hover,
.active.btn-semidanger:hover, .btn-default.active:focus, .active.btn-semisuccess:focus,
.active.btn-semidanger:focus, .btn-default.active.focus, .active.focus.btn-semisuccess,
.active.focus.btn-semidanger, .open > .btn-default.dropdown-toggle:hover, .open > .dropdown-toggle.btn-semisuccess:hover,
.open > .dropdown-toggle.btn-semidanger:hover, .open > .btn-default.dropdown-toggle:focus, .open > .dropdown-toggle.btn-semisuccess:focus,
.open > .dropdown-toggle.btn-semidanger:focus, .open > .btn-default.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-semisuccess,
.open > .dropdown-toggle.focus.btn-semidanger {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-semisuccess:active,
.btn-semidanger:active, .btn-default.active, .active.btn-semisuccess,
.active.btn-semidanger, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn-semisuccess,
.open > .dropdown-toggle.btn-semidanger {
  background-image: none;
}
/* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .disabled.btn-semisuccess:hover,
.disabled.btn-semidanger:hover, .btn-default.disabled:focus, .disabled.btn-semisuccess:focus,
.disabled.btn-semidanger:focus, .btn-default.disabled.focus, .disabled.focus.btn-semisuccess,
.disabled.focus.btn-semidanger, .btn-default[disabled]:hover, [disabled].btn-semisuccess:hover,
[disabled].btn-semidanger:hover, .btn-default[disabled]:focus, [disabled].btn-semisuccess:focus,
[disabled].btn-semidanger:focus, .btn-default[disabled].focus, [disabled].focus.btn-semisuccess,
[disabled].focus.btn-semidanger, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-semisuccess:hover,
fieldset[disabled] .btn-semidanger:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-semisuccess:focus,
fieldset[disabled] .btn-semidanger:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .focus.btn-semisuccess,
fieldset[disabled] .focus.btn-semidanger {
  background-color: #fff;
  border-color: #ccc;
}
/* line 53, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-default .badge, .btn-semisuccess .badge,
.btn-semidanger .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  border-radius: 5px;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 17, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 29, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 53, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 53, ../../app/resources/scss/bootstrap/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-link {
  color: #07B6AD;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.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;
}
/* line 109, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

/* line 139, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 143, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 151, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../../app/resources/scss/bootstrap/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../../app/resources/scss/bootstrap/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../../app/resources/scss/bootstrap/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../../app/resources/scss/bootstrap/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../../app/resources/scss/bootstrap/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../../app/resources/scss/bootstrap/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../../app/resources/scss/bootstrap/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../../app/resources/scss/bootstrap/bootstrap/_component-animations.scss */
.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;
}

/* line 7, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.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;
}

/* line 20, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 78, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 103, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 110, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.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;
}

/* line 123, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

/* line 163, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, ../../app/resources/scss/bootstrap/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.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;
}

/* line 69, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.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;
}

/* line 81, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.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);
}
/* line 120, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.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;
}

/* line 172, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.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;
}

/* line 193, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../../app/resources/scss/bootstrap/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control, .input-group .table-datagrid .field-td input, .table-datagrid .field-td .input-group input, .input-group .timesheet-table .field-td input, .timesheet-table .field-td .input-group input,
.input-group .table-datagrid .field-td select,
.table-datagrid .field-td .input-group select,
.input-group .timesheet-table .field-td select,
.timesheet-table .field-td .input-group select, .input-group .select2-container--default .select2-selection, .select2-container--default .input-group .select2-selection, .input-group .table-with-form input, .table-with-form .input-group input,
.input-group .table-with-form select,
.table-with-form .input-group select {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:focus, .input-group .table-datagrid .field-td input:focus, .table-datagrid .field-td .input-group input:focus, .input-group .timesheet-table .field-td input:focus, .timesheet-table .field-td .input-group input:focus,
.input-group .table-datagrid .field-td select:focus,
.table-datagrid .field-td .input-group select:focus,
.input-group .timesheet-table .field-td select:focus,
.timesheet-table .field-td .input-group select:focus, .input-group .select2-container--default .select2-selection:focus, .select2-container--default .input-group .select2-selection:focus, .input-group .table-with-form input:focus, .table-with-form .input-group input:focus,
.input-group .table-with-form select:focus,
.table-with-form .input-group select:focus {
  z-index: 3;
}

/* line 58, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .table-datagrid .field-td input,
.table-datagrid .field-td .input-group input,
.input-group .timesheet-table .field-td input,
.timesheet-table .field-td .input-group input,
.input-group .table-datagrid .field-td select,
.table-datagrid .field-td .input-group select,
.input-group .timesheet-table .field-td select,
.timesheet-table .field-td .input-group select,
.input-group .select2-container--default .select2-selection,
.select2-container--default .input-group .select2-selection,
.input-group .table-with-form input,
.table-with-form .input-group input,
.input-group .table-with-form select,
.table-with-form .input-group select {
  display: table-cell;
}
/* line 63, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.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),
.input-group .table-datagrid .field-td input:not(:first-child):not(:last-child),
.table-datagrid .field-td .input-group input:not(:first-child):not(:last-child),
.input-group .timesheet-table .field-td input:not(:first-child):not(:last-child),
.timesheet-table .field-td .input-group input:not(:first-child):not(:last-child),
.input-group .table-datagrid .field-td select:not(:first-child):not(:last-child),
.table-datagrid .field-td .input-group select:not(:first-child):not(:last-child),
.input-group .timesheet-table .field-td select:not(:first-child):not(:last-child),
.timesheet-table .field-td .input-group select:not(:first-child):not(:last-child),
.input-group .select2-container--default .select2-selection:not(:first-child):not(:last-child),
.select2-container--default .input-group .select2-selection:not(:first-child):not(:last-child),
.input-group .table-with-form input:not(:first-child):not(:last-child),
.table-with-form .input-group input:not(:first-child):not(:last-child),
.input-group .table-with-form select:not(:first-child):not(:last-child),
.table-with-form .input-group select:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 89, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon.input-sm, .table-datagrid .field-td .input-group-sm > input.input-group-addon, .timesheet-table .field-td .input-group-sm > input.input-group-addon,
.table-datagrid .field-td .input-group-sm > select.input-group-addon,
.timesheet-table .field-td .input-group-sm > select.input-group-addon, .select2-container--default .input-group-sm > .input-group-addon.select2-selection, .table-with-form .input-group-sm > input.input-group-addon,
.table-with-form .input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 94, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .table-datagrid .field-td .input-group-lg > input.input-group-addon, .timesheet-table .field-td .input-group-lg > input.input-group-addon,
.table-datagrid .field-td .input-group-lg > select.input-group-addon,
.timesheet-table .field-td .input-group-lg > select.input-group-addon, .select2-container--default .input-group-lg > .input-group-addon.select2-selection, .table-with-form .input-group-lg > input.input-group-addon,
.table-with-form .input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 101, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:first-child, .input-group .table-datagrid .field-td input:first-child, .table-datagrid .field-td .input-group input:first-child, .input-group .timesheet-table .field-td input:first-child, .timesheet-table .field-td .input-group input:first-child,
.input-group .table-datagrid .field-td select:first-child,
.table-datagrid .field-td .input-group select:first-child,
.input-group .timesheet-table .field-td select:first-child,
.timesheet-table .field-td .input-group select:first-child, .input-group .select2-container--default .select2-selection:first-child, .select2-container--default .input-group .select2-selection:first-child, .input-group .table-with-form input:first-child, .table-with-form .input-group input:first-child,
.input-group .table-with-form select:first-child,
.table-with-form .input-group select: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;
}

/* line 117, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:last-child, .input-group .table-datagrid .field-td input:last-child, .table-datagrid .field-td .input-group input:last-child, .input-group .timesheet-table .field-td input:last-child, .timesheet-table .field-td .input-group input:last-child,
.input-group .table-datagrid .field-td select:last-child,
.table-datagrid .field-td .input-group select:last-child,
.input-group .timesheet-table .field-td select:last-child,
.timesheet-table .field-td .input-group select:last-child, .input-group .select2-container--default .select2-selection:last-child, .select2-container--default .input-group .select2-selection:last-child, .input-group .table-with-form input:last-child, .table-with-form .input-group input:last-child,
.input-group .table-with-form select:last-child,
.table-with-form .input-group select: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;
}

/* line 129, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../../app/resources/scss/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
/* line 59, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../../app/resources/scss/bootstrap/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.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;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 108, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
/* line 170, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 235, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 243, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 232, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  /* line 477, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 484, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-control, .navbar-form .table-datagrid .field-td input, .table-datagrid .field-td .navbar-form input, .navbar-form .timesheet-table .field-td input, .timesheet-table .field-td .navbar-form input,
  .navbar-form .table-datagrid .field-td select,
  .table-datagrid .field-td .navbar-form select,
  .navbar-form .timesheet-table .field-td select,
  .timesheet-table .field-td .navbar-form select, .navbar-form .select2-container--default .select2-selection, .select2-container--default .navbar-form .select2-selection, .navbar-form .table-with-form input, .table-with-form .navbar-form input,
  .navbar-form .table-with-form select,
  .table-with-form .navbar-form select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 491, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 495, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 499, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .table-datagrid .field-td input,
  .table-datagrid .field-td .navbar-form .input-group input,
  .navbar-form .input-group .timesheet-table .field-td input,
  .timesheet-table .field-td .navbar-form .input-group input,
  .navbar-form .input-group .table-datagrid .field-td select,
  .table-datagrid .field-td .navbar-form .input-group select,
  .navbar-form .input-group .timesheet-table .field-td select,
  .timesheet-table .field-td .navbar-form .input-group select,
  .navbar-form .input-group .select2-container--default .select2-selection,
  .select2-container--default .navbar-form .input-group .select2-selection,
  .navbar-form .input-group .table-with-form input,
  .table-with-form .navbar-form .input-group input,
  .navbar-form .input-group .table-with-form select,
  .table-with-form .navbar-form .input-group select {
    width: auto;
  }
  /* line 507, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control, .navbar-form .table-datagrid .field-td .input-group > input, .table-datagrid .field-td .navbar-form .input-group > input, .navbar-form .timesheet-table .field-td .input-group > input, .timesheet-table .field-td .navbar-form .input-group > input,
  .navbar-form .table-datagrid .field-td .input-group > select,
  .table-datagrid .field-td .navbar-form .input-group > select,
  .navbar-form .timesheet-table .field-td .input-group > select,
  .timesheet-table .field-td .navbar-form .input-group > select, .navbar-form .select2-container--default .input-group > .select2-selection, .select2-container--default .navbar-form .input-group > .select2-selection, .navbar-form .table-with-form .input-group > input, .table-with-form .navbar-form .input-group > input,
  .navbar-form .table-with-form .input-group > select,
  .table-with-form .navbar-form .input-group > select {
    width: 100%;
  }
  /* line 511, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 518, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 525, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 529, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 536, ../../app/resources/scss/bootstrap/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 327, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 346, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 349, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 359, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 433, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 473, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 506, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 567, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 577, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 607, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 641, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../../app/resources/scss/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../../app/resources/scss/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, ../../app/resources/scss/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../../app/resources/scss/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 25, ../../app/resources/scss/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../../app/resources/scss/bootstrap/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../../app/resources/scss/bootstrap/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../../app/resources/scss/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../../app/resources/scss/bootstrap/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, ../../app/resources/scss/bootstrap/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../../app/resources/scss/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 52, ../../app/resources/scss/bootstrap/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
/* line 64, ../../app/resources/scss/bootstrap/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
/* line 12, ../../app/resources/scss/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, ../../app/resources/scss/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../../app/resources/scss/bootstrap/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../../app/resources/scss/bootstrap/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../../app/resources/scss/bootstrap/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../../app/resources/scss/bootstrap/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../../app/resources/scss/bootstrap/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../../app/resources/scss/bootstrap/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 5px;
}
/* line 20, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../../app/resources/scss/bootstrap/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

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

/* line 62, ../../app/resources/scss/bootstrap/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../../app/resources/scss/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

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

/* line 34, ../../app/resources/scss/bootstrap/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../../app/resources/scss/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

/* line 75, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-warning.staging {
  background: #f8f0d9;
  border: none;
  border-left: 4px solid #ec971f;
  border-radius: 0;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

/* line 83, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-warning.staging.p-4 {
  padding: 0.75rem 0.75rem !important;
}

/* line 87, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-warning.staging .fa {
  color: #ec971f;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 40px;
}

/* line 95, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-warning .alert-body {
  padding-left: 0.75rem;
  display: table-cell;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: bold;
  padding-top: 15px;
}

/* line 104, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-warning .alert-header {
  font-weight: bold;
  color: #ec971f;
  padding: 0;
  margin: 0;
}

/* line 111, ../../app/resources/scss/bootstrap/bootstrap/_alerts.scss */
.alert-warning-staging {
  color: #ec971f;
}

@-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;
  }
}
/* line 26, ../../app/resources/scss/bootstrap/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

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

/* line 54, ../../app/resources/scss/bootstrap/bootstrap/_progress-bars.scss */
.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;
}

/* line 64, ../../app/resources/scss/bootstrap/bootstrap/_progress-bars.scss */
.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;
}

/* line 73, ../../app/resources/scss/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_progress-bar.scss */
.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);
}

/* line 77, ../../app/resources/scss/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_progress-bar.scss */
.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);
}

/* line 81, ../../app/resources/scss/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_progress-bar.scss */
.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);
}

/* line 85, ../../app/resources/scss/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_progress-bar.scss */
.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);
}

/* line 1, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../../app/resources/scss/bootstrap/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 78, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.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;
}
/* line 81, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.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;
}
/* line 87, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 96, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../../app/resources/scss/bootstrap/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../../app/resources/scss/bootstrap/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 21, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}
/* line 25, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 31, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 37, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 47, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}

/* line 60, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 64, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 71, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.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;
}
/* line 79, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.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;
}
/* line 86, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 93, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 97, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 107, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 112, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 152, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 158, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 162, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 169, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 173, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 182, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 191, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 198, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 210, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 214, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
}
/* line 217, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 222, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 225, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 231, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 233, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 241, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 244, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 247, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 250, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 253, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 256, ../../app/resources/scss/bootstrap/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../../app/resources/scss/bootstrap/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../../app/resources/scss/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../../app/resources/scss/bootstrap/bootstrap/_responsive-embed.scss */
.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;
}

/* line 28, ../../app/resources/scss/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../../app/resources/scss/bootstrap/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../../app/resources/scss/bootstrap/bootstrap/_wells.scss */
.well, .legal-entity-switcher-item {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/_wells.scss */
.well blockquote, .legal-entity-switcher-item blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 21, ../../app/resources/scss/bootstrap/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
}

/* line 24, ../../app/resources/scss/bootstrap/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
}

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

/* line 30, ../../app/resources/scss/bootstrap/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.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;
}
/* line 36, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
  .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);
  }

  /* line 145, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../../app/resources/scss/bootstrap/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../../app/resources/scss/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../../app/resources/scss/bootstrap/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.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;
}
/* line 22, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .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;
  }
  /* line 34, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .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;
  }
}
/* line 53, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
/* line 109, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.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);
}
/* line 112, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.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);
}
/* line 119, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.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;
}
/* line 185, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 207, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 229, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../../app/resources/scss/bootstrap/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .legal-entity-switcher-item:before, .clearfix:after, .legal-entity-switcher-item:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/resources/scss/bootstrap/bootstrap/mixins/_clearfix.scss */
.clearfix:after, .legal-entity-switcher-item:after {
  clear: both;
}

/* line 12, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../../app/resources/scss/bootstrap/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
.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) {
  /* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../../app/resources/scss/bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../../app/resources/scss/bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 1, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list {
  margin: 0;
  padding: 0;
}
/* line 5, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list li {
  position: relative;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 14, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list li.active {
  font-weight: bold;
}
/* line 18, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list li li {
  font-weight: normal;
}
/* line 23, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list ul.tree-list {
  padding-left: 20px;
}
/* line 30, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list ul.tree-list li:before, .tree-list ul.tree-list li:after {
  content: ".";
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: -12px;
}
/* line 40, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list ul.tree-list li:before {
  height: 100%;
  width: 1px;
  background: #777777;
}
/* line 46, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list ul.tree-list li:last-child:before {
  height: 10px;
}
/* line 50, ../../app/resources/scss/app/components/_tree-list.scss */
.tree-list ul.tree-list li:after {
  top: 10px;
  background: #777777;
  width: 8px;
  height: 1px;
}

/* line 2, ../../app/resources/scss/app/_bank-accounts.scss */
.bank-accounts-table .actions-td {
  white-space: nowrap;
  text-align: right;
}

/* line 6, ../../app/resources/scss/app/_buttons.scss */
.btn-semisuccess:hover,
.btn-semisuccess:focus,
.btn-semisuccess:active {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 14, ../../app/resources/scss/app/_buttons.scss */
.btn-semidanger:hover,
.btn-semidanger:focus,
.btn-semidanger:active {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 2, ../../app/resources/scss/app/_contracts.scss */
.contracts-table .actions-td {
  white-space: nowrap;
  text-align: right;
}

/* line 2, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .field-td, .timesheet-table .field-td {
  position: relative;
  padding: 0;
}
/* line 7, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .field-td.has-error input, .timesheet-table .field-td.has-error input,
.table-datagrid .field-td.has-error select,
.timesheet-table .field-td.has-error select {
  background: #f2dede;
  border-color: #a94442;
  color: #a94442;
}
/* line 13, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .field-td.has-error input:focus, .timesheet-table .field-td.has-error input:focus,
.table-datagrid .field-td.has-error select:focus,
.timesheet-table .field-td.has-error select:focus {
  border-color: #843534;
}
/* line 19, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .field-td input, .timesheet-table .field-td input,
.table-datagrid .field-td select,
.timesheet-table .field-td select {
  border-color: transparent;
  border-radius: 0;
  color: #333333;
  padding: 8px;
  background: transparent;
  box-shadow: none;
  margin: -1px;
  height: 38px;
  width: 100%;
  width: calc(100% + 2px);
}
/* line 38, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .field-td input[disabled], .timesheet-table .field-td input[disabled], .table-datagrid .field-td input[readonly], .timesheet-table .field-td input[readonly],
.table-datagrid .field-td select[disabled],
.timesheet-table .field-td select[disabled],
.table-datagrid .field-td select[readonly],
.timesheet-table .field-td select[readonly] {
  background: transparent;
}
/* line 45, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .btn-td, .timesheet-table .btn-td {
  padding: 0;
  width: 1%;
}
/* line 49, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .btn-td button, .timesheet-table .btn-td button {
  border-radius: 0;
  margin: -1px;
  padding: 8px;
  height: 38px;
  width: 100%;
  width: calc(100% + 2px);
}
/* line 61, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .sum-td, .timesheet-table .sum-td,
.table-datagrid .decimal-td,
.timesheet-table .decimal-td {
  text-align: right;
}
/* line 66, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .complex-td, .timesheet-table .complex-td {
  position: relative;
}
/* line 69, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .complex-td:after, .timesheet-table .complex-td:after {
  content: "\03A3";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  line-height: 38px;
}
/* line 81, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid th, .timesheet-table th,
.table-datagrid td,
.timesheet-table td {
  white-space: nowrap;
}
/* line 87, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid > thead > tr:last-child > th, .timesheet-table > thead > tr:last-child > th {
  border-bottom-width: 2px;
}
/* line 91, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid > thead > tr > th, .timesheet-table > thead > tr > th {
  border-bottom-width: 1px;
}
/* line 96, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .summary-tr, .timesheet-table .summary-tr {
  font-weight: bold;
}
/* line 100, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .separator-tr, .timesheet-table .separator-tr {
  height: 3px;
}
/* line 104, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .separator-td, .timesheet-table .separator-td {
  padding: 0 1px 0 0;
}
/* line 108, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .cell-corner, .timesheet-table .cell-corner {
  position: relative;
}
/* line 111, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .cell-corner:before, .timesheet-table .cell-corner:before {
  border: 5px solid #ccc;
  border-bottom-color: transparent;
  border-left-color: transparent;
  content: ".";
  display: block;
  height: 0;
  right: 0;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 0;
  z-index: 100;
}
/* line 126, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .cell-corner input, .timesheet-table .cell-corner input {
  top: 0;
  left: 0;
}
/* line 131, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .cell-corner.cell-corner-success:before, .timesheet-table .cell-corner.cell-corner-success:before {
  border-top-color: #5cb85c;
  border-right-color: #5cb85c;
}
/* line 136, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .cell-corner.cell-corner-danger:before, .timesheet-table .cell-corner.cell-corner-danger:before {
  border-top-color: #d9534f;
  border-right-color: #d9534f;
}
/* line 141, ../../app/resources/scss/app/_datagrid.scss */
.table-datagrid .cell-corner.cell-corner-warning:before, .timesheet-table .cell-corner.cell-corner-warning:before {
  border-top-color: #f0ad4e;
  border-right-color: #f0ad4e;
}

/* line 2, ../../app/resources/scss/app/_employees.scss */
.employees-table .actions-td {
  white-space: nowrap;
  text-align: right;
}
/* line 8, ../../app/resources/scss/app/_employees.scss */
.employees-table .section-header-tr + tr td {
  border-top-width: 2px;
}

/* line 2, ../../app/resources/scss/app/_files.scss */
.files-table .label-td {
  width: 45%;
}
/* line 5, ../../app/resources/scss/app/_files.scss */
.files-table .label-td p {
  margin-bottom: 0;
  color: #777777;
}
/* line 11, ../../app/resources/scss/app/_files.scss */
.files-table .size-td {
  white-space: nowrap;
}
/* line 15, ../../app/resources/scss/app/_files.scss */
.files-table .actions-td {
  white-space: nowrap;
  text-align: right;
}

/* line 1, ../../app/resources/scss/app/_forms.scss */
.form-control-table {
  margin-bottom: 15px;
}
/* line 4, ../../app/resources/scss/app/_forms.scss */
.form-control-table td {
  padding-right: 10px;
  padding-bottom: 15px;
  vertical-align: middle;
}
/* line 11, ../../app/resources/scss/app/_forms.scss */
.form-control-table tr:last-child td {
  padding-bottom: 0;
}

/* line 17, ../../app/resources/scss/app/_forms.scss */
.read-only-field {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  color: #ccc;
  padding-top: 8px;
}

/* line 1, ../../app/resources/scss/app/_footer.scss */
.site-footer {
  position: relative;
  margin-bottom: 30px;
  margin-right: 30px;
  margin-top: -63px;
  overflow: auto;
}
/* line 9, ../../app/resources/scss/app/_footer.scss */
.site-footer nav {
  float: right;
}
/* line 12, ../../app/resources/scss/app/_footer.scss */
.site-footer nav a {
  display: inline-block;
  margin-left: 15px;
}

/* line 2, ../../app/resources/scss/app/_legal-entities.scss */
.legal-entities-table .actions-td {
  white-space: nowrap;
  text-align: right;
}

/* line 9, ../../app/resources/scss/app/_legal-entities.scss */
.legal-entity-switcher-section h4 {
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 16, ../../app/resources/scss/app/_legal-entities.scss */
.legal-entity-switcher-item {
  padding: 10px 16px;
}
/* line 22, ../../app/resources/scss/app/_legal-entities.scss */
.legal-entity-switcher-item .name {
  display: inline-block;
  line-height: 33px;
  font-size: 1.2em;
}
/* line 28, ../../app/resources/scss/app/_legal-entities.scss */
.legal-entity-switcher-item .actions {
  display: inline-block;
  float: right;
}
/* line 32, ../../app/resources/scss/app/_legal-entities.scss */
.legal-entity-switcher-item .actions .btn-link {
  display: block;
  padding: 3px 24px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
  height: 30px;
  font-size: 12px;
}
/* line 44, ../../app/resources/scss/app/_legal-entities.scss */
.legal-entity-switcher-item .actions .btn-link:hover {
  text-decoration: none;
}
/* line 48, ../../app/resources/scss/app/_legal-entities.scss */
.legal-entity-switcher-item .actions .dropdown-menu li:hover {
  background-color: #f5f5f5;
}

/* line 2, ../../app/resources/scss/app/_medical-insurance-policies.scss */
.medical-insurance-policies-table .actions-td {
  white-space: nowrap;
  text-align: right;
}

/* line 1, ../../app/resources/scss/app/_panels.scss */
.panel-buttons {
  border-color: transparent;
  box-shadow: none;
}
/* line 5, ../../app/resources/scss/app/_panels.scss */
.panel-buttons .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 2, ../../app/resources/scss/app/_pay-elements.scss */
.pay-elements-table .actions-td {
  white-space: nowrap;
  text-align: right;
}

/* line 2, ../../app/resources/scss/app/_payrolls.scss */
.payrolls-table .actions-td {
  white-space: nowrap;
  text-align: right;
}
/* line 8, ../../app/resources/scss/app/_payrolls.scss */
.payrolls-table .section-header-tr + tr td {
  border-top-width: 2px;
}
/* line 12, ../../app/resources/scss/app/_payrolls.scss */
.payrolls-table .section-header-tr td {
  font-weight: bold;
  background: #fff;
  padding-top: 15px;
}
/* line 18, ../../app/resources/scss/app/_payrolls.scss */
.payrolls-table .section-header-tr .disabled {
  opacity: 0.5;
}

/* line 2, ../../app/resources/scss/app/_tables.scss */
.table-sectioned .section-header-tr {
  background: transparent !important;
}
/* line 5, ../../app/resources/scss/app/_tables.scss */
.table-sectioned .section-header-tr + tr td {
  border-top-width: 2px;
}
/* line 9, ../../app/resources/scss/app/_tables.scss */
.table-sectioned .section-header-tr td {
  font-weight: bold;
  background: transparent;
  border-color: transparent;
  padding-top: 15px;
}

/* line 19, ../../app/resources/scss/app/_tables.scss */
.table .checkbox-td {
  width: 1%;
  padding: 0;
}
/* line 23, ../../app/resources/scss/app/_tables.scss */
.table .checkbox-td label {
  display: block;
  margin: 0;
  padding: 8px;
}
/* line 31, ../../app/resources/scss/app/_tables.scss */
.table:last-child {
  margin-bottom: 0;
}
/* line 35, ../../app/resources/scss/app/_tables.scss */
.table .summary {
  font-weight: bold;
}

/* line 42, ../../app/resources/scss/app/_tables.scss */
.table-bordered thead > tr > th {
  vertical-align: middle;
}
/* line 46, ../../app/resources/scss/app/_tables.scss */
.table-bordered thead .grouping-th {
  border-bottom-width: 1px;
}

/* line 52, ../../app/resources/scss/app/_tables.scss */
.table-col {
  position: relative !important;
  overflow: auto !important;
  border: 1px solid gray !important;
  white-space: nowrap !important;
}

/* line 59, ../../app/resources/scss/app/_tables.scss */
.sticky-col {
  position: sticky !important;
  position: -webkit-sticky !important;
  background-color: white !important;
}

/* line 64, ../../app/resources/scss/app/_tables.scss */
.header-col {
  width: 250px !important;
  min-width: 250px !important;
  left: 0px !important;
  z-index: 1000 !important;
}

/* line 71, ../../app/resources/scss/app/_tables.scss */
.first-col {
  width: 100px !important;
  min-width: 100px !important;
  left: 0px !important;
  z-index: 1000 !important;
}

/* line 78, ../../app/resources/scss/app/_tables.scss */
.second-col {
  width: 150px !important;
  min-width: 150px !important;
  left: 117px !important;
  z-index: 1000 !important;
}

/* line 2, ../../app/resources/scss/app/_persons.scss */
.persons-table .actions-td {
  white-space: nowrap;
  text-align: right;
}

/* line 1, ../../app/resources/scss/app/_tfa.scss */
.tfa-mode-list .tfa-mode-item {
  position: relative;
  padding: 10px 100px 10px 19px;
}
/* line 6, ../../app/resources/scss/app/_tfa.scss */
.tfa-mode-list .tfa-mode-item .buttons {
  margin-top: -17px;
  position: absolute;
  right: 19px;
  top: 50%;
}

/* line 4, ../../app/resources/scss/app/_timesheet.scss */
.timesheet-table .label-td,
.timesheet-table th {
  white-space: nowrap;
}
/* line 9, ../../app/resources/scss/app/_timesheet.scss */
.timesheet-table .holiday-td {
  background: #eee;
}

/* line 15, ../../app/resources/scss/app/_timesheet.scss */
.timesheets-table .actions-td {
  white-space: nowrap;
  width: 1%;
}

/* line 2, ../../app/resources/scss/app/_user-profiles.scss */
.user-profiles-table .actions-td {
  white-space: nowrap;
  text-align: right;
}

/* line 8, ../../app/resources/scss/app/_user-profiles.scss */
.user-profiles-form-search {
  margin-left: 5px;
}

/* line 1, ../../app/resources/scss/app/_login.scss */
.login-box {
  max-width: 400px;
  margin: auto;
}

/**
 * Yeah, this is kind-of hackish, because I wimply wanted to tweak the default
 * theme a little bit instead of implementing a whole new custom theme.
 */
/* line 6, ../../app/resources/scss/app/_select2.scss */
.select2-container--default .select2-selection {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  height: 33px !important;
}
/* line 15, ../../app/resources/scss/app/_select2.scss */
.select2-container--default .select2-selection .select2-selection__rendered {
  line-height: 34px !important;
  padding: 0;
}
/* line 19, ../../app/resources/scss/app/_select2.scss */
.select2-container--default .select2-selection .select2-selection__rendered .select2-selection__choice {
  line-height: 1.5 !important;
}
/* line 24, ../../app/resources/scss/app/_select2.scss */
.select2-container--default .select2-selection .select2-selection__arrow {
  height: 29px !important;
}
/* line 29, ../../app/resources/scss/app/_select2.scss */
.select2-container--default .select2-dropdown {
  border-color: #ccc;
  border-radius: 0;
}
/* line 34, ../../app/resources/scss/app/_select2.scss */
.select2-container--default .select2-search__field {
  border-color: #ccc;
}
/* line 38, ../../app/resources/scss/app/_select2.scss */
.select2-container--default .select2-results__option--highlighted {
  background-color: #07B6AD !important;
}

/* line 47, ../../app/resources/scss/app/_select2.scss */
.select2-container--open.select2-container--open .select2-selection,
.select2-container--open.select2-container--open .select2-dropdown {
  border-color: #66afe9;
  outline: 0;
}

/* ---------------------------------------------------------------------- 
>>> TABLE OF CONTENT
-------------------------------------------------------------------------
1 - Basic Elements & Classes
2 - Top Navbar
3 - Sidebar
4 - Nav
5 - Main Container
6 - Footer
7 - Settings
8 - Off sidebar
9 - Utilities
10 - Dropdown Menu
11 - Tabs
12 - Panles
13 - Pagination
14 - Accordion
15 - Animations
16 - Progress Bars
17 - Labels and Badges
18 - Form Elements
19 - Icons
20 - Buttons
21 - Links
22 - Form Wizard
23 - Login
24 - Invoice
25 - Timeline
26 - Tables
27 - User Profile
28 - Calendar
29 - Todo
30 - Chat
31 - Messages
32 - Modals
33 - Maps
34 - Pricing Table
35 - Error
36 - Page Title
37 - Tooltips
38 - Popovers
39 - Date Picker
40 - Landing Page
/* ---------------------------------------------------------------------- */
/*



*/
/* ---------------------------------------------------------------------- */
/*  Basic Elements & Classes
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_base.scss */
html, body {
  height: 100%;
  width: 100%;
}

/* line 9, ../../app/resources/scss/theme/partials/_base.scss */
html {
  font-size: 100%;
}

/* line 13, ../../app/resources/scss/theme/partials/_base.scss */
body {
  color: #333333;
  direction: ltr;
  overflow-x: hidden;
  height: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0;
  background: #f7f7f8;
  -webkit-font-smoothing: antialiased !important;
}
@media (min-width: 992px) {
  /* line 25, ../../app/resources/scss/theme/partials/_base.scss */
  body.app-boxed-page {
    background: url("../images/bg.png") transparent !important;
  }
}

/* line 32, ../../app/resources/scss/theme/partials/_base.scss */
::-moz-selection {
  background: #407887;
  text-shadow: none;
  color: #ffffff;
}

/* line 38, ../../app/resources/scss/theme/partials/_base.scss */
::selection {
  background: #407887;
  text-shadow: none;
  color: #ffffff;
}

/* line 44, ../../app/resources/scss/theme/partials/_base.scss */
a, a:focus, a:hover, a:active {
  outline: 0 !important;
  text-decoration: none !important;
  cursor: pointer;
}

/* line 50, ../../app/resources/scss/theme/partials/_base.scss */
button {
  outline: 0 !important;
}

/* line 54, ../../app/resources/scss/theme/partials/_base.scss */
a {
  color: #07B6AD;
}
/* line 57, ../../app/resources/scss/theme/partials/_base.scss */
a:hover, a:focus, a:active {
  color: #035450;
}

/* line 62, ../../app/resources/scss/theme/partials/_base.scss */
h1, h2 {
  font-family: "Lato", sans-serif;
}

/* line 66, ../../app/resources/scss/theme/partials/_base.scss */
h3, h4, h5 {
  font-family: Helvetica, Arial, sans-serif;
}

/* line 70, ../../app/resources/scss/theme/partials/_base.scss */
h1, h2, h3, h4, h5 {
  font-weight: 300;
  margin-top: 0;
  color: #5b5b60;
}
/* line 75, ../../app/resources/scss/theme/partials/_base.scss */
.text-bold h1, h1.text-bold, h1 .text-bold, .text-bold h2, h2.text-bold, h2 .text-bold, .text-bold h3, h3.text-bold, h3 .text-bold, .text-bold h4, h4.text-bold, h4 .text-bold, .text-bold h5, h5.text-bold, h5 .text-bold {
  font-weight: 600;
}

/* line 80, ../../app/resources/scss/theme/partials/_base.scss */
h5.over-title {
  font-family: "Lato", sans-serif;
  font-size: 18px;
}

/* line 85, ../../app/resources/scss/theme/partials/_base.scss */
.mainTitle {
  margin: 20px 0;
}
/* line 88, ../../app/resources/scss/theme/partials/_base.scss */
.mainTitle small {
  color: #333333;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  display: block;
  margin: 10px 0;
}
/* line 97, ../../app/resources/scss/theme/partials/_base.scss */
.mainTitle i {
  font-size: 18px;
}

/* line 102, ../../app/resources/scss/theme/partials/_base.scss */
.ct-callout {
  border-color: #007AFF;
  border-image: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 0 5px;
  margin: 20px 0;
  padding: 10px;
  background: rgba(255, 255, 255, 0.4);
}

/* line 113, ../../app/resources/scss/theme/partials/_base.scss */
.main-wrapper {
  position: relative;
}

/* line 117, ../../app/resources/scss/theme/partials/_base.scss */
.ajax-white-backdrop {
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1049;
}

/* line 128, ../../app/resources/scss/theme/partials/_base.scss */
.ajax-white-backdrop:before {
  background: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  top: 60px;
  left: 50%;
  margin-left: -20px;
  content: "";
  position: absolute;
}

/* line 141, ../../app/resources/scss/theme/partials/_base.scss */
.ajax-white-backdrop:after {
  content: "\f110";
  font-family: FontAwesome;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 60px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@media (min-width: 992px) {
  /* line 159, ../../app/resources/scss/theme/partials/_base.scss */
  .app-navbar-fixed {
    padding-top: 60px;
  }
}

/* line 165, ../../app/resources/scss/theme/partials/_base.scss */
#app {
  height: auto;
  min-height: 100%;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  /* line 171, ../../app/resources/scss/theme/partials/_base.scss */
  .app-boxed-page #app {
    margin: 0 auto;
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 171, ../../app/resources/scss/theme/partials/_base.scss */
  .app-boxed-page #app {
    margin: 0 auto;
    width: 1170px;
  }
}
/* line 183, ../../app/resources/scss/theme/partials/_base.scss */
#app .app-content {
  height: 100%;
}
/* line 186, ../../app/resources/scss/theme/partials/_base.scss */
#app .app-content:before, #app .app-content:after {
  content: " ";
  display: table;
}
/* line 191, ../../app/resources/scss/theme/partials/_base.scss */
#app .app-content:after {
  clear: both;
}
@media (max-width: 991px) {
  /* line 165, ../../app/resources/scss/theme/partials/_base.scss */
  #app {
    width: 100%;
  }
  /* line 199, ../../app/resources/scss/theme/partials/_base.scss */
  #app .app-content {
    -moz-transition: -moz-transform 300ms ease 0s;
    -o-transition: -o-transform 300ms ease 0s;
    -webkit-transition: -webkit-transform 300ms ease;
    -webkit-transition-delay: 0s;
    transition: transform 300ms ease 0s;
    height: 100%;
    width: 100%;
    position: relative;
  }
  /* line 206, ../../app/resources/scss/theme/partials/_base.scss */
  #app.app-slide-off {
    position: fixed;
    height: 100%;
  }
  /* line 210, ../../app/resources/scss/theme/partials/_base.scss */
  #app.app-slide-off > .app-content {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    position: absolute;
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
    -moz-transition: -moz-transform 300ms ease 0s;
    -o-transition: -o-transform 300ms ease 0s;
    -webkit-transition: -webkit-transform 300ms ease;
    -webkit-transition-delay: 0s;
    transition: transform 300ms ease 0s;
  }
  /* line 219, ../../app/resources/scss/theme/partials/_base.scss */
  #app.app-slide-off > #off-sidebar {
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
    -moz-transition: -moz-transform 300ms ease 0s;
    -o-transition: -o-transform 300ms ease 0s;
    -webkit-transition: -webkit-transform 300ms ease;
    -webkit-transition-delay: 0s;
    transition: transform 300ms ease 0s;
  }
  /* line 226, ../../app/resources/scss/theme/partials/_base.scss */
  #app.app-offsidebar-open {
    position: fixed;
    height: 100%;
  }
  /* line 230, ../../app/resources/scss/theme/partials/_base.scss */
  #app.app-offsidebar-open > .app-content {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    position: absolute;
    -webkit-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
    -moz-transition: -moz-transform 300ms ease 0s;
    -o-transition: -o-transform 300ms ease 0s;
    -webkit-transition: -webkit-transform 300ms ease;
    -webkit-transition-delay: 0s;
    transition: transform 300ms ease 0s;
  }
}

/* line 242, ../../app/resources/scss/theme/partials/_base.scss */
.app-content-loading {
  background: #000;
  border-radius: 10px;
  height: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100px;
  z-index: 1051;
}

/* line 256, ../../app/resources/scss/theme/partials/_base.scss */
.loading-spinner {
  font-size: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
}

/* line 265, ../../app/resources/scss/theme/partials/_base.scss */
.well, .legal-entity-switcher-item {
  box-shadow: none;
}

/* line 269, ../../app/resources/scss/theme/partials/_base.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #07B6AD;
  color: #fff;
}

/* line 274, ../../app/resources/scss/theme/partials/_base.scss */
.nav-pills > li > a {
  border-radius: 10px;
}

/* line 278, ../../app/resources/scss/theme/partials/_base.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #07B6AD;
  border-color: #07B6AD;
}

/* line 283, ../../app/resources/scss/theme/partials/_base.scss */
.container-fullw {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 30px;
  padding-bottom: 15px;
  position: relative;
}
/* line 290, ../../app/resources/scss/theme/partials/_base.scss */
.container-fullw:before {
  content: " ";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-image: -o-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.1), transparent);
  background-image: -webkit-gradient(linear, left center, transparent, rgba(0, 0, 0, 0.1), transparent);
  background-image: -ms-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.1), transparent);
  background-image: -moz-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.1), transparent);
  background-image: -webkit-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.1), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
@media (max-width: 768px) {
  /* line 283, ../../app/resources/scss/theme/partials/_base.scss */
  .container-fullw {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 312, ../../app/resources/scss/theme/partials/_base.scss */
span[role="slider"] {
  outline: none !important;
}

/* ---------------------------------------------------------------------- */
/*  Top Navbar
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1089;
  border: none;
  margin-bottom: 0;
  height: 60px;
}
/* line 13, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .loading-bar-wrapper {
  position: absolute;
  bottom: 0;
  height: 3px;
  left: 0;
  right: 0;
  z-index: 999;
}
/* line 22, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header {
  z-index: 10;
  background: #2C2F3B;
  border-bottom: 1px solid transparent;
  position: relative;
  height: 60px;
}
@media (min-width: 768px) {
  /* line 22, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-header {
    width: 260px;
  }
}
@media (min-width: 992px) {
  /* line 22, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-header {
    border-right: 1px solid transparent;
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
  }
}
/* line 39, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header a, .navbar .navbar-header button {
  line-height: 60px;
  height: 60px;
}
/* line 44, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header button {
  background: none;
  border: none;
}
/* line 49, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .navbar-brand {
  padding: 0 15px;
}
@media (min-width: 992px) {
  /* line 49, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-header .navbar-brand {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    left: 0;
    top: 0;
  }
}
/* line 59, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .navbar-brand.navbar-brand-collapsed {
  display: none;
}
@media (min-width: 992px) {
  /* line 59, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-header .navbar-brand.navbar-brand-collapsed {
    display: inline-block;
    opacity: 0;
    left: -150%;
    width: 70px;
    text-align: center;
  }
}
/* line 71, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .navbar-brand img {
  display: inline-block;
}
/* line 76, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .menu-toggler {
  margin-right: 60px;
  padding: 0 15px;
  color: #c8c7cc;
}
/* line 81, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .menu-toggler .fa-folder {
  margin-right: 2px;
}
/* line 85, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .menu-toggler .open-icon {
  display: none;
}
/* line 90, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .menu-toggler.menu-open .open-icon {
  display: inline-block;
}
/* line 94, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .menu-toggler.menu-open .closed-icon {
  display: none;
}
/* line 100, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-toggler {
  font-size: 18px;
  padding-right: 20px;
  color: #c8c7cc;
}
/* line 105, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-toggler:hover {
  color: #aeacb4;
}
/* line 110, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-mobile-toggler, .navbar .navbar-header .menu-mobile-toggler {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 116, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-mobile-toggler:hover, .navbar .navbar-header .menu-mobile-toggler:hover {
  color: #aeacb4;
}
/* line 121, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-mobile-toggler {
  background-color: #07B6AD;
  border-color: #07B6AD;
  color: #ffffff;
}
/* line 126, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-mobile-toggler:hover {
  background-color: #09e7dc !important;
  border-color: #09e7dc;
  color: #ffffff;
}
/* line 132, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-mobile-toggler:active, .navbar .navbar-header .sidebar-mobile-toggler.active, .navbar .navbar-header .sidebar-mobile-toggler.active:focus, .navbar .navbar-header .sidebar-mobile-toggler:active:focus, .navbar .navbar-header .sidebar-mobile-toggler:active:hover, .navbar .navbar-header .sidebar-mobile-toggler.dropdown-toggle:active:hover {
  background-color: #069d96 !important;
  border-color: #069d96;
}
/* line 137, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-mobile-toggler:focus {
  background-color: #14f6ea;
  border-color: #14f6ea;
  color: #ffffff;
}
/* line 143, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .sidebar-mobile-toggler.disabled:hover, .navbar .navbar-header .sidebar-mobile-toggler.disabled:focus, .navbar .navbar-header .sidebar-mobile-toggler.disabled:active, .navbar .navbar-header .sidebar-mobile-toggler.disabled.active, .navbar .navbar-header .sidebar-mobile-toggler[disabled], .navbar .navbar-header .sidebar-mobile-toggler[disabled]:hover, .navbar .navbar-header .sidebar-mobile-toggler[disabled]:focus, .navbar .navbar-header .sidebar-mobile-toggler[disabled]:active, .navbar .navbar-header .sidebar-mobile-toggler[disabled].active, fieldset[disabled] .navbar .navbar-header .sidebar-mobile-toggler:hover, fieldset[disabled] .navbar .navbar-header .sidebar-mobile-toggler:focus, fieldset[disabled] .navbar .navbar-header .sidebar-mobile-toggler:active, fieldset[disabled] .navbar .navbar-header .sidebar-mobile-toggler.active {
  background-color: #2cf7ec;
  border-color: #2cf7ec;
  color: #ffffff;
}
/* line 150, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .menu-mobile-toggler {
  color: #c8c7cc;
  font-size: 18px;
  min-width: 50px;
}
/* line 155, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-header .menu-mobile-toggler:hover {
  color: #aeacb4;
}
@media (max-width: 991px) {
  /* line 161, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-header #horizontal-menu-toggler {
    display: none;
  }
  /* line 165, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-header #sidebar-toggler {
    display: block;
  }
}
/* line 171, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-collapse {
  border-bottom: 1px solid transparent;
  border-top: none;
  background: #2C2F3B;
  padding-left: 15px !important;
  padding-right: 15px !important;
  position: relative;
}
@media (min-width: 768px) {
  /* line 171, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-collapse {
    -moz-transition: margin 0.5s;
    -o-transition: margin 0.5s;
    -webkit-transition: margin 0.5s;
    transition: margin 0.5s;
    margin-left: 260px;
    height: 60px !important;
  }
  /* line 185, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-collapse .nav {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  /* line 171, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-collapse {
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden !important;
  }
  /* line 195, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-collapse .nav {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
/* line 201, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-collapse.in {
  overflow-y: visible;
}
/* line 205, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-collapse button {
  background: none;
  border: none;
}
@media (max-width: 991px) {
  /* line 211, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-slide-off .navbar, .app-offsidebar-open .navbar {
    position: absolute !important;
  }
}
@media (min-width: 992px) {
  /* line 219, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-navbar-fixed .navbar .navbar-collapse, .app-navbar-fixed .navbar .navbar-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateZ(0);
  }
  /* line 227, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-navbar-fixed .navbar .dropdown-off-sidebar {
    position: fixed;
    top: -1px;
    -webkit-transform: translateZ(0);
    border: none;
  }
  /* line 234, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-boxed-page .app-navbar-fixed .navbar {
    width: 970px;
    position: fixed !important;
  }
  /* line 238, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-boxed-page .app-navbar-fixed .navbar .navbar-collapse, .app-boxed-page .app-navbar-fixed .navbar .navbar-header, .app-boxed-page .app-navbar-fixed .navbar .dropdown-off-sidebar {
    position: absolute !important;
  }
}
@media (min-width: 1200px) {
  /* line 245, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-boxed-page .app-navbar-fixed .navbar {
    width: 1170px;
  }
}
@media (min-width: 992px) {
  /* line 253, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-sidebar-closed .navbar .navbar-header {
    width: 70px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 256, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-sidebar-closed .navbar .navbar-header .navbar-brand {
    top: -200%;
    opacity: 0;
  }
}
@media (min-width: 992px) {
  /* line 262, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-sidebar-closed .navbar .navbar-header .navbar-brand.navbar-brand-collapsed {
    display: block;
    top: 0;
    left: 0;
    opacity: 1;
  }
  /* line 271, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-sidebar-closed .navbar .navbar-collapse {
    margin-left: 70px;
  }
}
@media (max-width: 991px) {
  /* line 4, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar {
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    width: 100%;
    -webkit-transform: translateZ(0);
  }
}
@media (min-width: 992px) {
  /* line 287, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-sidebar-fixed .navbar .navbar-header {
    position: fixed;
    top: 0;
  }
  /* line 292, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-boxed-page .app-sidebar-fixed .navbar .navbar-header {
    position: absolute !important;
  }
}
/* line 299, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .close-handle {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2C2F3B;
  cursor: pointer;
  z-index: 1001;
  min-height: 40px;
}
/* line 309, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .close-handle .arrow-left, .navbar .close-handle .arrow-right {
  background-color: #ffffff;
  border-radius: 10px;
  bottom: 15px;
  height: 8px;
  left: 50%;
  position: absolute;
  -moz-transition: -moz-transform 0.2s ease 0s;
  -o-transition: -o-transform 0.2s ease 0s;
  -webkit-transition: -webkit-transform 0.2s ease;
  -webkit-transition-delay: 0s;
  transition: transform 0.2s ease 0s;
  width: 24px;
  margin-left: -12px;
  cursor: pointer;
}
/* line 322, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .close-handle .arrow-left {
  -moz-transform: translate3d(-8px, 0px, 0px) rotate(-10deg);
  -ms-transform: translate3d(-8px, 0px, 0px) rotate(-10deg);
  -webkit-transform: translate3d(-8px, 0px, 0px) rotate(-10deg);
  transform: translate3d(-8px, 0px, 0px) rotate(-10deg);
}
/* line 326, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .close-handle .arrow-right {
  -moz-transform: translate3d(8px, 0px, 0px) rotate(10deg);
  -ms-transform: translate3d(8px, 0px, 0px) rotate(10deg);
  -webkit-transform: translate3d(8px, 0px, 0px) rotate(10deg);
  transform: translate3d(8px, 0px, 0px) rotate(10deg);
}
/* line 332, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .nav {
  margin: 0;
}
/* line 336, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .nav .dropdown-light:after {
  right: 36px;
  left: auto;
  top: -9px;
}
/* line 342, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .nav .dropdown-light:before {
  right: 35px;
  left: auto;
  top: -11px;
}
/* line 350, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .badge {
  background-color: red;
  color: #ffffff;
  padding: 0;
  position: absolute;
  top: 10px;
  right: -15px;
  font-size: 12px;
  left: auto;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 20px;
  min-width: 20px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 350, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right .badge {
    margin: 0;
    position: absolute !important;
    border-color: #ffffff;
    width: 20px;
    left: 50% !important;
    right: auto;
    margin-left: 15px !important;
  }
}
/* line 375, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dot-badge {
  border-radius: 100%;
  border-style: solid;
  border-width: 2px;
  height: 10px;
  margin: 2px;
  position: absolute !important;
  border-color: #ffffff;
  top: 6px;
  width: 10px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  right: auto;
  margin-left: 10px;
}
/* line 392, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .view-all {
  text-align: center;
}
/* line 397, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .drop-down-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 5px 5px 0 5px;
}
/* line 405, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .dropdown-off-sidebar {
  position: absolute;
  z-index: 11;
  top: -1px;
  right: 0;
  width: 30px;
  line-height: 59px;
  color: rgba(255, 255, 255, 0.7);
  background: #2C2F3B;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 417, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .dropdown-off-sidebar:hover {
  color: white;
}
/* line 421, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .dropdown-off-sidebar:after {
  position: absolute;
  font-size: 18px;
  padding: 0;
  margin: 0;
  font-family: 'themify';
  content: "\e6da";
  left: 5px;
  top: 0;
}
/* line 433, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.app-offsidebar-open .navbar .dropdown-off-sidebar:after {
  content: "\e6d9";
}
@media (min-width: 992px) {
  /* line 438, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-offsidebar-open .navbar .dropdown-off-sidebar {
    position: fixed;
  }
  /* line 442, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .app-boxed-page .app-offsidebar-open .navbar .dropdown-off-sidebar {
    position: absolute !important;
  }
}
@media (max-width: 991px) {
  /* line 405, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .dropdown-off-sidebar {
    width: 50px;
  }
  /* line 451, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .dropdown-off-sidebar:after {
    left: 15px;
  }
}
/* line 457, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-left {
  margin-left: -15px;
}
/* line 460, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-left .expand-on {
  display: none;
}
/* line 465, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.isFullscreen .navbar .navbar-left .expand-on {
  display: inline-block;
}
/* line 469, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.isFullscreen .navbar .navbar-left .expand-off {
  display: none;
}
@media (min-width: 768px) {
  /* line 474, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li {
    float: left;
    padding: 0 10px;
    position: relative;
  }
  /* line 481, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li:before {
    content: "";
    position: absolute;
    width: 1px;
    left: 0;
    top: 5px;
    bottom: 5px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */
  }
  /* line 494, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > a {
    line-height: 60px;
    padding: 0 15px;
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 499, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > a:hover, .navbar .navbar-left > li > a:active, .navbar .navbar-left > li > a:focus {
    color: white;
    background: none;
  }
  /* line 505, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search {
    float: left;
    padding: 0;
    display: inline-block;
    background: none !important;
    margin: 0;
    box-shadow: none;
    border: none;
    position: relative;
  }
  /* line 515, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search .form-group {
    margin-bottom: 0;
  }
  /* line 519, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search .form-control, .navbar .navbar-left > li > .main-search .table-datagrid .field-td input, .table-datagrid .field-td .navbar .navbar-left > li > .main-search input, .navbar .navbar-left > li > .main-search .timesheet-table .field-td input, .timesheet-table .field-td .navbar .navbar-left > li > .main-search input,
  .navbar .navbar-left > li > .main-search .table-datagrid .field-td select,
  .table-datagrid .field-td .navbar .navbar-left > li > .main-search select,
  .navbar .navbar-left > li > .main-search .timesheet-table .field-td select,
  .timesheet-table .field-td .navbar .navbar-left > li > .main-search select, .navbar .navbar-left > li > .main-search .select2-container--default .select2-selection, .select2-container--default .navbar .navbar-left > li > .main-search .select2-selection, .navbar .navbar-left > li > .main-search .table-with-form input, .table-with-form .navbar .navbar-left > li > .main-search input,
  .navbar .navbar-left > li > .main-search .table-with-form select,
  .table-with-form .navbar .navbar-left > li > .main-search select {
    background: none !important;
    border: none !important;
    font-size: 14px !important;
    height: 60px;
    margin: 0;
    z-index: 2000;
    color: #ffffff !important;
    padding-right: 30px !important;
  }
  /* line 529, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search .form-control::-webkit-input-placeholder, .navbar .navbar-left > li > .main-search .table-datagrid .field-td input::-webkit-input-placeholder, .table-datagrid .field-td .navbar .navbar-left > li > .main-search input::-webkit-input-placeholder, .navbar .navbar-left > li > .main-search .timesheet-table .field-td input::-webkit-input-placeholder, .timesheet-table .field-td .navbar .navbar-left > li > .main-search input::-webkit-input-placeholder,
  .navbar .navbar-left > li > .main-search .table-datagrid .field-td select::-webkit-input-placeholder,
  .table-datagrid .field-td .navbar .navbar-left > li > .main-search select::-webkit-input-placeholder,
  .navbar .navbar-left > li > .main-search .timesheet-table .field-td select::-webkit-input-placeholder,
  .timesheet-table .field-td .navbar .navbar-left > li > .main-search select::-webkit-input-placeholder, .navbar .navbar-left > li > .main-search .select2-container--default .select2-selection::-webkit-input-placeholder, .select2-container--default .navbar .navbar-left > li > .main-search .select2-selection::-webkit-input-placeholder, .navbar .navbar-left > li > .main-search .table-with-form input::-webkit-input-placeholder, .table-with-form .navbar .navbar-left > li > .main-search input::-webkit-input-placeholder,
  .navbar .navbar-left > li > .main-search .table-with-form select::-webkit-input-placeholder,
  .table-with-form .navbar .navbar-left > li > .main-search select::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
  }
  /* line 533, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search .form-control:-moz-placeholder, .navbar .navbar-left > li > .main-search .table-datagrid .field-td input:-moz-placeholder, .table-datagrid .field-td .navbar .navbar-left > li > .main-search input:-moz-placeholder, .navbar .navbar-left > li > .main-search .timesheet-table .field-td input:-moz-placeholder, .timesheet-table .field-td .navbar .navbar-left > li > .main-search input:-moz-placeholder,
  .navbar .navbar-left > li > .main-search .table-datagrid .field-td select:-moz-placeholder,
  .table-datagrid .field-td .navbar .navbar-left > li > .main-search select:-moz-placeholder,
  .navbar .navbar-left > li > .main-search .timesheet-table .field-td select:-moz-placeholder,
  .timesheet-table .field-td .navbar .navbar-left > li > .main-search select:-moz-placeholder, .navbar .navbar-left > li > .main-search .select2-container--default .select2-selection:-moz-placeholder, .select2-container--default .navbar .navbar-left > li > .main-search .select2-selection:-moz-placeholder, .navbar .navbar-left > li > .main-search .table-with-form input:-moz-placeholder, .table-with-form .navbar .navbar-left > li > .main-search input:-moz-placeholder,
  .navbar .navbar-left > li > .main-search .table-with-form select:-moz-placeholder,
  .table-with-form .navbar .navbar-left > li > .main-search select:-moz-placeholder {
    color: rgba(255, 255, 255, 0.4);
  }
  /* line 537, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search .form-control::-moz-placeholder, .navbar .navbar-left > li > .main-search .table-datagrid .field-td input::-moz-placeholder, .table-datagrid .field-td .navbar .navbar-left > li > .main-search input::-moz-placeholder, .navbar .navbar-left > li > .main-search .timesheet-table .field-td input::-moz-placeholder, .timesheet-table .field-td .navbar .navbar-left > li > .main-search input::-moz-placeholder,
  .navbar .navbar-left > li > .main-search .table-datagrid .field-td select::-moz-placeholder,
  .table-datagrid .field-td .navbar .navbar-left > li > .main-search select::-moz-placeholder,
  .navbar .navbar-left > li > .main-search .timesheet-table .field-td select::-moz-placeholder,
  .timesheet-table .field-td .navbar .navbar-left > li > .main-search select::-moz-placeholder, .navbar .navbar-left > li > .main-search .select2-container--default .select2-selection::-moz-placeholder, .select2-container--default .navbar .navbar-left > li > .main-search .select2-selection::-moz-placeholder, .navbar .navbar-left > li > .main-search .table-with-form input::-moz-placeholder, .table-with-form .navbar .navbar-left > li > .main-search input::-moz-placeholder,
  .navbar .navbar-left > li > .main-search .table-with-form select::-moz-placeholder,
  .table-with-form .navbar .navbar-left > li > .main-search select::-moz-placeholder {
    color: rgba(255, 255, 255, 0.4);
  }
  /* line 541, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search .form-control:-ms-input-placeholder, .navbar .navbar-left > li > .main-search .table-datagrid .field-td input:-ms-input-placeholder, .table-datagrid .field-td .navbar .navbar-left > li > .main-search input:-ms-input-placeholder, .navbar .navbar-left > li > .main-search .timesheet-table .field-td input:-ms-input-placeholder, .timesheet-table .field-td .navbar .navbar-left > li > .main-search input:-ms-input-placeholder,
  .navbar .navbar-left > li > .main-search .table-datagrid .field-td select:-ms-input-placeholder,
  .table-datagrid .field-td .navbar .navbar-left > li > .main-search select:-ms-input-placeholder,
  .navbar .navbar-left > li > .main-search .timesheet-table .field-td select:-ms-input-placeholder,
  .timesheet-table .field-td .navbar .navbar-left > li > .main-search select:-ms-input-placeholder, .navbar .navbar-left > li > .main-search .select2-container--default .select2-selection:-ms-input-placeholder, .select2-container--default .navbar .navbar-left > li > .main-search .select2-selection:-ms-input-placeholder, .navbar .navbar-left > li > .main-search .table-with-form input:-ms-input-placeholder, .table-with-form .navbar .navbar-left > li > .main-search input:-ms-input-placeholder,
  .navbar .navbar-left > li > .main-search .table-with-form select:-ms-input-placeholder,
  .table-with-form .navbar .navbar-left > li > .main-search select:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
  }
  /* line 546, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search .search-button {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none !important;
    color: rgba(255, 255, 255, 0.7);
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 60px;
  }
  /* line 559, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li > .main-search .search-button:hover, .navbar .navbar-left > li > .main-search .search-button:active, .navbar .navbar-left > li > .main-search .search-button:focus {
    color: white;
  }
  /* line 566, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li.sidebar-toggler-wrapper > div {
    line-height: 60px;
  }
  /* line 570, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li.sidebar-toggler-wrapper:before {
    display: none;
  }
  /* line 574, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li.sidebar-toggler-wrapper .btn {
    background-color: #07B6AD;
    border-color: #07B6AD;
    color: #ffffff;
    float: none !important;
    display: inline-block !important;
  }
  /* line 581, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li.sidebar-toggler-wrapper .btn:hover {
    background-color: #09e7dc !important;
    border-color: #09e7dc;
    color: #ffffff;
  }
  /* line 587, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li.sidebar-toggler-wrapper .btn:active, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn.active, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn.active:focus, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn:active:focus, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn:active:hover, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn.dropdown-toggle:active:hover {
    background-color: #069d96 !important;
    border-color: #069d96;
  }
  /* line 592, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li.sidebar-toggler-wrapper .btn:focus {
    background-color: #14f6ea;
    border-color: #14f6ea;
    color: #ffffff;
  }
  /* line 598, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-left > li.sidebar-toggler-wrapper .btn.disabled:hover, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn.disabled:focus, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn.disabled:active, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn.disabled.active, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn[disabled], .navbar .navbar-left > li.sidebar-toggler-wrapper .btn[disabled]:hover, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn[disabled]:focus, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn[disabled]:active, .navbar .navbar-left > li.sidebar-toggler-wrapper .btn[disabled].active, fieldset[disabled] .navbar .navbar-left > li.sidebar-toggler-wrapper .btn:hover, fieldset[disabled] .navbar .navbar-left > li.sidebar-toggler-wrapper .btn:focus, fieldset[disabled] .navbar .navbar-left > li.sidebar-toggler-wrapper .btn:active, fieldset[disabled] .navbar .navbar-left > li.sidebar-toggler-wrapper .btn.active {
    background-color: #2cf7ec;
    border-color: #2cf7ec;
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  /* line 609, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right {
    position: relative;
    margin: 0 15px 0 0;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  /* line 609, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right {
    position: relative;
    margin: 0 35px 0 0;
  }
}
@media (min-width: 768px) {
  /* line 620, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li {
    float: left;
    position: relative;
    padding: 0 10px;
  }
  /* line 626, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li:before {
    content: "";
    position: absolute;
    width: 1px;
    right: 0;
    top: 5px;
    bottom: 5px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */
  }
}
@media (max-width: 767px) {
  /* line 620, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  /* line 643, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li:last-child {
    margin-bottom: 40px;
  }
}
/* line 649, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li.open > a {
  background: none;
}
/* line 652, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li.open > a:hover, .navbar .navbar-right > li.open > a:active, .navbar .navbar-right > li.open > a:focus {
  background: none;
  top: 0;
}
/* line 659, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li > a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 60px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 0 15px;
  position: relative;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
/* line 670, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li > a:hover, .navbar .navbar-right > li > a:active, .navbar .navbar-right > li > a:focus {
  background: none;
  color: white;
}
/* line 675, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li > a i {
  font-size: 18px;
  top: 1px;
}
/* line 681, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li > a .flag-icon {
  width: 17px;
  height: 17px;
  margin-right: 5px;
}
/* line 687, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li > a .angular-notifications-container {
  display: block;
}
/* line 690, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li > a .angular-notifications-container .angular-notifications-icon {
  height: 20px !important;
  min-width: 20px !important;
  padding-top: 0 !important;
  top: 10px !important;
  line-height: 20px !important;
  right: -15px;
}
@media (max-width: 767px) {
  /* line 690, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li > a .angular-notifications-container .angular-notifications-icon {
    margin: 0;
    position: absolute !important;
    border-color: #ffffff;
    width: 20px;
    left: 50% !important;
    right: auto;
    margin-left: 5px;
  }
}
/* line 713, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right > li.current-user > a img {
  width: 30px;
  margin-top: -4px;
  border-radius: 100%;
  margin-right: 5px;
}
@media (max-width: 767px) {
  /* line 722, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li.current-user a {
    display: block;
    float: none;
  }
  /* line 726, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li.current-user a img {
    display: inline-block;
    margin-right: 0;
    float: none;
  }
  /* line 732, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li.current-user a span {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
    line-height: 0px;
    float: none;
    margin-top: 0;
  }
  /* line 744, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li.current-user a i {
    font-size: 14px;
    line-height: 60px;
    color: #ffffff !important;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    height: 39px;
    line-height: 39px;
    margin: 10px auto;
    width: 39px;
    border-radius: 20%;
  }
  /* line 759, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li.current-user.open i, .navbar .navbar-right > li.current-user a:hover i {
    opacity: 0;
  }
}
/* line 768, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu:before {
  top: -11px;
  right: 21px;
  left: auto;
}
/* line 774, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu:after {
  top: -9px;
  right: 22px;
  left: auto;
}
/* line 781, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-subview .fa-stack {
  height: 1.9em;
  line-height: 1.9em;
  vertical-align: top;
  margin-right: 5px;
}
/* line 789, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-large {
  width: 300px;
}
/* line 795, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper .media-body {
  width: auto !important;
}
/* line 801, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul > li a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  display: block;
  margin-bottom: 5px;
  padding: 10px;
  border-bottom: none;
  background-color: #f7f7f8;
  text-align: left;
}
/* line 811, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul > li a.unread {
  background-color: #edecee;
}
/* line 815, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul > li a:hover {
  background-color: #e9e8ea;
}
/* line 819, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul > li a .thread-image {
  float: left;
  height: 50px;
  margin-right: 8px;
  width: 50px;
}
/* line 826, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul > li a .author {
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}
/* line 833, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul > li a .preview {
  display: block;
  font-size: 11px;
  line-height: normal;
  color: #aeacb4;
}
/* line 840, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul > li a .time {
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
  font-weight: 600;
  color: #aeacb4;
}
@media (max-width: 767px) {
  /* line 767, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right .dropdown-menu {
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
    box-shadow: none;
    margin: 0;
  }
  /* line 861, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right .dropdown-menu:before {
    left: 50% !important;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* line 866, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right .dropdown-menu:after {
    left: 50% !important;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  /* line 873, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .navbar .navbar-right > li {
    float: left;
    width: 100%;
    padding: 10px;
  }
}
@media (min-width: 992px) {
  /* line 883, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-2 .navbar .navbar-header {
    width: 220px;
  }
  /* line 887, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-2 .navbar .navbar-header .navbar-brand.navbar-brand-collapsed {
    padding: 0;
    width: 50px !important;
  }
}
@media (min-width: 992px) {
  /* line 894, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-2 .navbar .navbar-collapse {
    margin-left: 220px;
  }
}
@media (min-width: 992px) {
  /* line 902, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-2.app-sidebar-closed .navbar .navbar-header {
    width: 50px !important;
  }
}
@media (min-width: 992px) {
  /* line 908, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-2.app-sidebar-closed .navbar .navbar-collapse {
    margin-left: 50px;
  }
}
@media (min-width: 768px) {
  /* line 918, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-3 .navbar .navbar-header .navbar-brand {
    padding: 0 25px;
  }
}
@media (min-width: 992px) {
  /* line 925, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-3.app-navbar-fixed .navbar {
    position: fixed;
  }
}
@media (min-width: 992px) {
  /* line 933, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4 .navbar .sidebar-toggler-wrapper {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 939, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4 .navbar #horizontal-menu-toggler {
    display: block;
  }
  /* line 943, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4 .navbar #sidebar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 951, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4.app-sidebar-closed .navbar .navbar-header {
    width: 260px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 954, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4.app-sidebar-closed .navbar .navbar-header .navbar-brand {
    top: 0;
    opacity: 1;
  }
}
@media (min-width: 992px) {
  /* line 960, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4.app-sidebar-closed .navbar .navbar-header .navbar-brand.navbar-brand-collapsed {
    display: none;
    left: -150px;
    opacity: 0;
  }
  /* line 968, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4.app-sidebar-closed .navbar .navbar-collapse {
    margin-left: 260px;
  }
}
@media (min-width: 992px) {
  /* line 975, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4.app-sidebar-fixed .navbar .navbar-header, .lyt-3.app-sidebar-fixed .navbar .navbar-header {
    position: relative;
  }
}
@media (min-width: 992px) {
  /* line 983, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-4.app-sidebar-fixed.app-navbar-fixed .navbar .navbar-header, .lyt-3.app-sidebar-fixed.app-navbar-fixed .navbar .navbar-header {
    position: fixed;
  }
}
/* line 991, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
.lyt-6 .navbar .navbar-header {
  text-align: center;
}
@media (min-width: 992px) {
  /* line 991, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-6 .navbar .navbar-header {
    width: 190px;
  }
  /* line 997, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-6 .navbar .navbar-header .navbar-brand.navbar-brand-collapsed {
    padding: 0;
    width: 50px !important;
  }
  /* line 1002, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-6 .navbar .navbar-header .navbar-brand {
    display: block;
    right: 0;
    width: 190px;
  }
}
@media (min-width: 992px) {
  /* line 1010, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-6 .navbar .navbar-collapse {
    margin-left: 190px;
  }
}
@media (min-width: 992px) {
  /* line 1018, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-6.app-sidebar-closed .navbar .navbar-header {
    width: 50px !important;
  }
}
@media (min-width: 992px) {
  /* line 1024, ../../app/resources/scss/theme/partials/layout-elements/_top-navbar.scss */
  .lyt-6.app-sidebar-closed .navbar .navbar-collapse {
    margin-left: 50px;
  }
}

/* ---------------------------------------------------------------------- */
/*  Sidebar
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar {
  width: 260px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #2C2F3B;
  overflow: visible;
  z-index: 1051;
}
/* line 15, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .ps-scrollbar-y-rail {
  right: 0 !important;
  z-index: 2;
}
@media (max-width: 991px) {
  /* line 15, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar .ps-scrollbar-y-rail {
    right: 2px !important;
  }
}
/* line 25, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form {
  background: #282a35;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 33, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form a {
  display: none;
}
/* line 37, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .search-button {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none !important;
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  right: 5px;
  top: 15px;
  transition: all 100ms ease-in 0s;
}
/* line 48, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .search-button:hover {
  color: white;
  transition: all 300ms ease-in 0s;
}
/* line 54, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .form-control, #sidebar .search-form .navbar-form .table-datagrid .field-td input, .table-datagrid .field-td #sidebar .search-form .navbar-form input, #sidebar .search-form .navbar-form .timesheet-table .field-td input, .timesheet-table .field-td #sidebar .search-form .navbar-form input,
#sidebar .search-form .navbar-form .table-datagrid .field-td select,
.table-datagrid .field-td #sidebar .search-form .navbar-form select,
#sidebar .search-form .navbar-form .timesheet-table .field-td select,
.timesheet-table .field-td #sidebar .search-form .navbar-form select, #sidebar .search-form .navbar-form .select2-container--default .select2-selection, .select2-container--default #sidebar .search-form .navbar-form .select2-selection, #sidebar .search-form .navbar-form .table-with-form input, .table-with-form #sidebar .search-form .navbar-form input,
#sidebar .search-form .navbar-form .table-with-form select,
.table-with-form #sidebar .search-form .navbar-form select {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #ffffff !important;
  display: block;
  transition: all 300ms ease-in 0s;
  width: 100%;
  font-size: 12px;
  height: 60px;
  line-height: 60px;
  padding-right: 40px;
}
/* line 68, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .form-control::-webkit-input-placeholder, #sidebar .search-form .navbar-form .table-datagrid .field-td input::-webkit-input-placeholder, .table-datagrid .field-td #sidebar .search-form .navbar-form input::-webkit-input-placeholder, #sidebar .search-form .navbar-form .timesheet-table .field-td input::-webkit-input-placeholder, .timesheet-table .field-td #sidebar .search-form .navbar-form input::-webkit-input-placeholder,
#sidebar .search-form .navbar-form .table-datagrid .field-td select::-webkit-input-placeholder,
.table-datagrid .field-td #sidebar .search-form .navbar-form select::-webkit-input-placeholder,
#sidebar .search-form .navbar-form .timesheet-table .field-td select::-webkit-input-placeholder,
.timesheet-table .field-td #sidebar .search-form .navbar-form select::-webkit-input-placeholder, #sidebar .search-form .navbar-form .select2-container--default .select2-selection::-webkit-input-placeholder, .select2-container--default #sidebar .search-form .navbar-form .select2-selection::-webkit-input-placeholder, #sidebar .search-form .navbar-form .table-with-form input::-webkit-input-placeholder, .table-with-form #sidebar .search-form .navbar-form input::-webkit-input-placeholder,
#sidebar .search-form .navbar-form .table-with-form select::-webkit-input-placeholder,
.table-with-form #sidebar .search-form .navbar-form select::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
/* line 72, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .form-control:-moz-placeholder, #sidebar .search-form .navbar-form .table-datagrid .field-td input:-moz-placeholder, .table-datagrid .field-td #sidebar .search-form .navbar-form input:-moz-placeholder, #sidebar .search-form .navbar-form .timesheet-table .field-td input:-moz-placeholder, .timesheet-table .field-td #sidebar .search-form .navbar-form input:-moz-placeholder,
#sidebar .search-form .navbar-form .table-datagrid .field-td select:-moz-placeholder,
.table-datagrid .field-td #sidebar .search-form .navbar-form select:-moz-placeholder,
#sidebar .search-form .navbar-form .timesheet-table .field-td select:-moz-placeholder,
.timesheet-table .field-td #sidebar .search-form .navbar-form select:-moz-placeholder, #sidebar .search-form .navbar-form .select2-container--default .select2-selection:-moz-placeholder, .select2-container--default #sidebar .search-form .navbar-form .select2-selection:-moz-placeholder, #sidebar .search-form .navbar-form .table-with-form input:-moz-placeholder, .table-with-form #sidebar .search-form .navbar-form input:-moz-placeholder,
#sidebar .search-form .navbar-form .table-with-form select:-moz-placeholder,
.table-with-form #sidebar .search-form .navbar-form select:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
/* line 76, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .form-control::-moz-placeholder, #sidebar .search-form .navbar-form .table-datagrid .field-td input::-moz-placeholder, .table-datagrid .field-td #sidebar .search-form .navbar-form input::-moz-placeholder, #sidebar .search-form .navbar-form .timesheet-table .field-td input::-moz-placeholder, .timesheet-table .field-td #sidebar .search-form .navbar-form input::-moz-placeholder,
#sidebar .search-form .navbar-form .table-datagrid .field-td select::-moz-placeholder,
.table-datagrid .field-td #sidebar .search-form .navbar-form select::-moz-placeholder,
#sidebar .search-form .navbar-form .timesheet-table .field-td select::-moz-placeholder,
.timesheet-table .field-td #sidebar .search-form .navbar-form select::-moz-placeholder, #sidebar .search-form .navbar-form .select2-container--default .select2-selection::-moz-placeholder, .select2-container--default #sidebar .search-form .navbar-form .select2-selection::-moz-placeholder, #sidebar .search-form .navbar-form .table-with-form input::-moz-placeholder, .table-with-form #sidebar .search-form .navbar-form input::-moz-placeholder,
#sidebar .search-form .navbar-form .table-with-form select::-moz-placeholder,
.table-with-form #sidebar .search-form .navbar-form select::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
/* line 80, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .form-control:-ms-input-placeholder, #sidebar .search-form .navbar-form .table-datagrid .field-td input:-ms-input-placeholder, .table-datagrid .field-td #sidebar .search-form .navbar-form input:-ms-input-placeholder, #sidebar .search-form .navbar-form .timesheet-table .field-td input:-ms-input-placeholder, .timesheet-table .field-td #sidebar .search-form .navbar-form input:-ms-input-placeholder,
#sidebar .search-form .navbar-form .table-datagrid .field-td select:-ms-input-placeholder,
.table-datagrid .field-td #sidebar .search-form .navbar-form select:-ms-input-placeholder,
#sidebar .search-form .navbar-form .timesheet-table .field-td select:-ms-input-placeholder,
.timesheet-table .field-td #sidebar .search-form .navbar-form select:-ms-input-placeholder, #sidebar .search-form .navbar-form .select2-container--default .select2-selection:-ms-input-placeholder, .select2-container--default #sidebar .search-form .navbar-form .select2-selection:-ms-input-placeholder, #sidebar .search-form .navbar-form .table-with-form input:-ms-input-placeholder, .table-with-form #sidebar .search-form .navbar-form input:-ms-input-placeholder,
#sidebar .search-form .navbar-form .table-with-form select:-ms-input-placeholder,
.table-with-form #sidebar .search-form .navbar-form select:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
/* line 85, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .form-control:focus + .search-button, #sidebar .search-form .navbar-form .table-datagrid .field-td input:focus + .search-button, .table-datagrid .field-td #sidebar .search-form .navbar-form input:focus + .search-button, #sidebar .search-form .navbar-form .timesheet-table .field-td input:focus + .search-button, .timesheet-table .field-td #sidebar .search-form .navbar-form input:focus + .search-button,
#sidebar .search-form .navbar-form .table-datagrid .field-td select:focus + .search-button,
.table-datagrid .field-td #sidebar .search-form .navbar-form select:focus + .search-button,
#sidebar .search-form .navbar-form .timesheet-table .field-td select:focus + .search-button,
.timesheet-table .field-td #sidebar .search-form .navbar-form select:focus + .search-button, #sidebar .search-form .navbar-form .select2-container--default .select2-selection:focus + .search-button, .select2-container--default #sidebar .search-form .navbar-form .select2-selection:focus + .search-button, #sidebar .search-form .navbar-form .table-with-form input:focus + .search-button, .table-with-form #sidebar .search-form .navbar-form input:focus + .search-button,
#sidebar .search-form .navbar-form .table-with-form select:focus + .search-button,
.table-with-form #sidebar .search-form .navbar-form select:focus + .search-button {
  color: #ffffff;
}
/* line 91, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .search-form .navbar-form .form-group {
  display: block;
}
/* line 97, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper {
  padding: 30px 10px;
  position: relative;
  background: #2C2F3B !important;
  overflow: visible !important;
  z-index: 1;
}
/* line 104, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url("../images/user-background.png");
}
/* line 114, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper .media {
  overflow: visible;
}
/* line 117, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper .media .media-body {
  white-space: nowrap;
}
/* line 122, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper .media .media-right a {
  font-size: 12px;
  padding-right: 25px;
  padding-left: 15px;
  padding-right: 15px;
  color: rgba(44, 47, 59, 0.7);
}
/* line 129, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper .media .media-right a:hover {
  color: #2c2f3b;
}
/* line 135, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper .media .media-right .dropdown-menu a {
  color: #333333;
}
/* line 138, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper .media .media-right .dropdown-menu a:hover {
  color: #2C2F3B;
}
/* line 145, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper .media .btn-transparent {
  background: none;
  border: none;
  color: rgba(44, 47, 59, 0.7) !important;
}
/* line 150, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .nav-user-wrapper .media .btn-transparent:hover, #sidebar .nav-user-wrapper .media .btn-transparent:focus, #sidebar .nav-user-wrapper .media .btn-transparent:active, #sidebar .nav-user-wrapper .media .btn-transparent.active {
  color: #2C2F3B !important;
}
/* line 157, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .profile-card-photo {
  background-color: #fff;
  border-radius: 8px;
  display: inline-block;
  height: 40px;
  width: 40px;
}
/* line 164, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .profile-card-photo img {
  width: 100%;
  border-radius: 5px;
}
/* line 170, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .sidebar-toggler {
  font-size: 18px;
  padding-right: 15px;
  color: #ffffff;
  font-size: 21px;
}
/* line 176, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .sidebar-toggler:hover {
  color: #aeacb4;
}
/* line 181, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar > div, #sidebar .sidebar-container {
  background: #D7D6DB;
}
@media (min-width: 992px) {
  /* line 181, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar > div, #sidebar .sidebar-container {
    margin-left: 10px;
  }
}
/* line 194, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.app-sidebar-fixed #sidebar > .sidebar-container {
  overflow-y: hidden;
  overflow-x: visible;
  position: relative;
}
/* line 201, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.app-mobile #sidebar {
  overflow: auto;
}
/* line 205, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar .wrapper {
  padding: 20px 15px;
}
/* line 209, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.app-sidebar-fixed #sidebar, .app-navbar-fixed.app-sidebar-fixed #sidebar {
  top: 0;
}
/* line 213, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
#sidebar nav {
  min-height: 100%;
}
@media (min-width: 992px) {
  /* line 5, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar {
    margin-top: 60px;
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
  }
  /* line 221, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar .sidebar-container {
    position: relative;
  }
  /* line 224, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar .sidebar-container > div {
    overflow: hidden;
  }
  /* line 229, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-sidebar-fixed #sidebar {
    padding-top: 60px;
  }
  /* line 234, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-boxed-page .app-navbar-fixed.app-sidebar-fixed #sidebar {
    padding-top: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 239, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar:before {
    background-color: #2C2F3B;
    border: inherit;
    bottom: 0;
    content: "";
    position: absolute;
    top: 60px;
    width: inherit;
    z-index: -1;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 252, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar:after {
    background-color: #D7D6DB;
    border: inherit;
    bottom: 0;
    content: "";
    position: absolute;
    top: 60px;
    width: inherit;
    z-index: -1;
    left: 10px;
    width: 250px;
    -webkit-box-shadow: inset -9px 0 8px -11px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset -9px 0 8px -11px rgba(0, 0, 0, 0.4);
    box-shadow: inset -9px 0 8px -11px rgba(0, 0, 0, 0.4);
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
  }
  /* line 269, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-sidebar-closed #sidebar:after {
    width: 60px;
  }
}
@media (min-width: 992px) {
  /* line 275, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar nav {
    border-right: none;
  }
  /* line 279, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-sidebar-fixed #sidebar {
    position: fixed;
    margin-top: 0;
  }
  /* line 283, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-sidebar-fixed #sidebar > div {
    z-index: 1000;
  }
  /* line 287, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-boxed-page .app-sidebar-fixed #sidebar {
    position: absolute !important;
    margin-top: 60px;
  }
  /* line 293, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-sidebar-closed #sidebar {
    width: 70px;
  }
  /* line 297, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-sidebar-closed #sidebar .nav-user-wrapper .media-body, .app-sidebar-closed #sidebar .nav-user-wrapper .media-right {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 5, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 0;
    float: none;
    -webkit-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
    -moz-transition: -moz-transform 300ms ease 0s;
    -o-transition: -o-transform 300ms ease 0s;
    -webkit-transition: -webkit-transform 300ms ease;
    -webkit-transition-delay: 0s;
    transition: transform 300ms ease 0s;
  }
  /* line 314, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar > div {
    z-index: 1000;
  }
  /* line 317, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar > div > div {
    overflow: hidden;
  }
  /* line 323, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .touch #sidebar > div {
    overflow: auto !important;
  }
  /* line 326, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .touch #sidebar > div > div {
    overflow: auto !important;
  }
  /* line 332, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .app-slide-off #sidebar {
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transition: -moz-transform 300ms ease 0s;
    -o-transition: -o-transform 300ms ease 0s;
    -webkit-transition: -webkit-transform 300ms ease;
    -webkit-transition-delay: 0s;
    transition: transform 300ms ease 0s;
  }
  /* line 339, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar nav {
    border-right: none !important;
  }
  /* line 343, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  #sidebar > .sidebar-container {
    overflow-y: hidden;
    overflow-x: visible;
    position: relative;
  }
}
/* line 350, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-4 #sidebar {
  display: none !important;
}
@media (min-width: 992px) {
  /* line 354, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-2 #sidebar {
    width: 220px;
  }
}
/* line 359, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar:after {
  display: none;
}
/* line 363, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar:before {
  background-color: #303441;
}
/* line 367, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar .sidebar-container {
  margin: 0;
  background-color: #303441;
}
/* line 372, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar .profile-card-photo {
  width: 30px;
  height: 30px;
  background: none;
}
/* line 377, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar .profile-card-photo img {
  border-radius: 50%;
}
/* line 383, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav {
  width: auto;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 387, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav:after {
  display: none;
  border: none;
  width: 0;
  height: 0;
  background: transparent;
}
/* line 395, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav:before {
  display: none;
  border: none;
  width: 0;
  height: 0;
  top: auto;
  background: transparent;
}
/* line 404, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav > ul {
  margin-left: 0;
  margin-right: 0 !important;
}
/* line 408, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav > ul > li {
  border-radius: 0;
  margin: 0;
}
/* line 412, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav > ul > li .item-media {
  padding: 10px 15px;
}
/* line 416, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav > ul > li .item-inner {
  padding: 10px 15px 10px 10px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 900;
  color: #5b5b60;
}
/* line 424, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav > ul > li.active {
  border-left: 4px solid #07B6AD;
  transition: all 0.4s;
  background: #2C2F3B;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 430, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-2 #sidebar > div nav > ul > li.active .item-media {
  padding-left: 11px;
}
@media (min-width: 992px) {
  /* line 440, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-2.app-sidebar-closed #sidebar {
    width: 50px !important;
  }
  /* line 445, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-2.app-sidebar-closed #sidebar.app-aside > .item-inner, .lyt-2.app-sidebar-closed #sidebar.app-aside > ul.sub-menu {
    left: 50px !important;
  }
}
/* line 452, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar {
  background: none !important;
}
/* line 453, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar:after {
  display: none;
}
@media (min-width: 992px) {
  /* line 452, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-3 #sidebar {
    margin-left: 10px;
    margin-bottom: 30px;
    padding-top: 30px;
    width: 250px;
  }
}
/* line 466, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar .sidebar-container {
  border-width: 1px;
  border-style: solid;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 472, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar .nav-user-wrapper {
  background: none !important;
}
/* line 475, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar .nav-user-wrapper:before {
  display: none;
}
/* line 479, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar .nav-user-wrapper .profile-card-photo {
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 485, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav {
  padding-top: 0;
  width: auto;
}
/* line 489, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav:after {
  display: none;
  border: none;
  width: 0;
  height: 0;
  background: transparent;
}
/* line 497, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav:before {
  display: none;
  border: none;
  width: 0;
  height: 0;
  top: auto;
  background: transparent;
}
/* line 506, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav > ul {
  margin-left: 0;
  margin-right: 0;
}
/* line 510, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav > ul > li {
  padding: 0;
  border-radius: 0;
}
/* line 515, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.no-touch .lyt-3 #sidebar > div nav > ul > li > a {
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -webkit-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
/* line 520, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav > ul > li .item-media {
  padding: 10px 9px;
}
/* line 524, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav > ul > li .item-inner {
  padding: 10px 25px 10px 5px;
}
/* line 527, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav > ul > li .item-inner .icon-arrow {
  right: 8px !important;
}
/* line 532, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav > ul > li.active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 537, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav > ul > li .sub-menu li {
  padding: 5px;
  margin-top: 2px !important;
}
/* line 541, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3 #sidebar > div nav > ul > li .sub-menu li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  /* line 553, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-3 #sidebar .sidebar-container {
    border: none !important;
  }
}
@media (min-width: 992px) {
  /* line 559, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-3.app-sidebar-fixed #sidebar {
    padding-top: 90px;
  }
}
@media (min-width: 992px) {
  /* line 565, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-3.app-sidebar-closed #sidebar {
    width: 60px;
  }
}
@media (min-width: 992px) {
  /* line 570, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-3.app-sidebar-closed #sidebar .profile-card-photo {
    width: 30px;
    height: 30px;
  }
}
/* line 577, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-3.app-sidebar-closed #sidebar nav > ul {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 584, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-5 #sidebar > div nav > ul {
  margin: 0 10px 10px 10px;
}
/* line 587, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-5 #sidebar > div nav > ul > li {
  border-radius: 2px !important;
}
/* line 590, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-5 #sidebar > div nav > ul > li .item-media {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 992px) {
  /* line 598, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-6 #sidebar {
    width: 190px;
  }
}
/* line 603, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar:after {
  display: none;
}
/* line 607, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar:before {
  background-color: #303441;
}
/* line 611, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar .sidebar-container {
  margin: 0;
  background-color: #303441;
}
/* line 616, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar .profile-card-photo {
  width: 30px;
  height: 30px;
  background: none;
}
/* line 621, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar .profile-card-photo img {
  border-radius: 50%;
}
/* line 627, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav {
  width: auto;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 631, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav:after {
  display: none;
  border: none;
  width: 0;
  height: 0;
  background: transparent;
}
/* line 639, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav:before {
  display: none;
  border: none;
  width: 0;
  height: 0;
  top: auto;
  background: transparent;
}
/* line 648, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 652, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li {
  border-radius: 0;
  margin: 0;
  border-bottom: 1px solid #373b4a;
  padding: 0;
}
/* line 658, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li > a {
  display: block;
  margin-top: 0 !important;
}
/* line 662, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li > a .item-content {
  display: block;
}
/* line 667, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li .item-media {
  padding: 20px 10px 0 10px;
  display: block;
  text-align: center;
}
/* line 672, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li .item-media > i {
  font-size: 20px;
}
/* line 677, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li .item-inner {
  padding: 10px 10px 25px 10px;
  font-size: 12px;
  display: block;
  text-align: center;
  position: relative;
}
/* line 684, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li .item-inner > .icon-arrow {
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  display: block;
  margin-top: 10px;
  margin-right: 0 !important;
  margin-left: 0 !important;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
/* line 697, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li .item-inner > .icon-arrow:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #2C2F3B transparent transparent transparent;
  left: 50%;
  top: 0;
  margin-left: -6px;
}
/* line 712, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li.active {
  background: #2C2F3B;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 718, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li.open > a .icon-arrow {
  opacity: 0;
  top: 45px;
}
/* line 722, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
.lyt-6 #sidebar > div nav > ul > li.open > a .icon-arrow:before {
  content: "";
}
@media (min-width: 992px) {
  /* line 733, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-6.app-sidebar-closed #sidebar {
    width: 50px !important;
  }
  /* line 737, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-6.app-sidebar-closed #sidebar > div nav > ul > li .item-inner {
    padding: 10px;
  }
  /* line 740, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-6.app-sidebar-closed #sidebar > div nav > ul > li .item-inner > * {
    display: none;
  }
  /* line 746, ../../app/resources/scss/theme/partials/layout-elements/_sidebar.scss */
  .lyt-6.app-sidebar-closed #sidebar.app-aside > .item-inner, .lyt-6.app-sidebar-closed #sidebar.app-aside > ul.sub-menu {
    left: 50px !important;
  }
}

/* ---------------------------------------------------------------------- */
/*  Nav
/* ---------------------------------------------------------------------- */
/* line 9, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.item-content {
  align-items: center;
  display: table-row;
}
/* line 13, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.item-content .item-media {
  display: table-cell;
  padding: 10px;
}
/* line 18, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.item-content .item-inner {
  align-items: center;
  display: table-cell;
  padding: 10px 15px 10px 0;
  width: 100%;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 26, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.active .item-content .item-inner, .open .item-content .item-inner, li:last-child .item-content .item-inner {
  border-bottom-color: transparent !important;
}

@media (min-width: 992px) {
  /* line 32, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  #sidebar > div nav {
    width: 250px;
    position: relative;
  }
  /* line 38, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  #sidebar > div nav:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #2C2F3B;
    width: 10px;
    height: 10px;
  }
  /* line 48, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  #sidebar > div nav:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #D7D6DB;
    width: 11px;
    height: 11px;
    border-top-left-radius: 5px;
  }
}
/* line 60, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul {
  list-style: none;
  margin: -1px 0 10px 25px;
  padding: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  /* line 60, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  #sidebar > div nav > ul {
    margin: 0 10px 10px 10px;
  }
}
/* line 72, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  margin: 0 0 10px 0;
}
@media (max-width: 991px) {
  /* line 72, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  #sidebar > div nav > ul > li {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
/* line 82, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li a {
  color: #666;
  border-bottom: none;
  text-transform: capitalize;
}
/* line 87, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li a i {
  font-weight: normal;
  opacity: 1;
}
/* line 92, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li a .icon-arrow {
  opacity: 0.6;
}
/* line 96, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li a .letter-icon-wrapper {
  background: #81898F;
}
/* line 101, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li > a {
  display: table;
}
/* line 105, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.hover {
  background: #c8c7cc;
}
/* line 108, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.hover > a {
  color: #2C2F3B;
}
/* line 111, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.hover > a i {
  opacity: 1;
}
/* line 118, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.no-touch #sidebar > div nav > ul > li:hover {
  background: #c8c7cc;
}
/* line 121, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.no-touch #sidebar > div nav > ul > li:hover > a {
  color: #2C2F3B;
}
/* line 124, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.no-touch #sidebar > div nav > ul > li:hover > a i {
  opacity: 1;
}
/* line 131, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.active {
  background: #f7f7f8 !important;
  -webkit-box-shadow: 3px 4px 8px -3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 4px 8px -3px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 4px 8px -3px rgba(0, 0, 0, 0.4);
  margin-right: -1px;
}
@media (max-width: 991px) {
  /* line 131, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  #sidebar > div nav > ul > li.active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-right: 0;
  }
}
/* line 145, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.active:hover {
  background: #f7f7f8 !important;
}
/* line 149, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.active.open {
  background: #f7f7f8 !important;
}
/* line 153, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.active > a {
  background: none !important;
  border-top: none !important;
  color: #333333;
}
/* line 158, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.active > a .letter-icon-wrapper {
  background: #666C71;
}
/* line 162, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.active > a i {
  color: #ffffff;
  opacity: 1;
}
/* line 167, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul > li.active > a .icon-arrow {
  color: #2C2F3B;
}
/* line 174, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li {
  border: none;
  display: block;
  position: relative;
  padding: 5px;
}
/* line 180, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.no-touch #sidebar > div nav > ul li {
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -webkit-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
@media (min-width: 992px) {
  /* line 185, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul li ul.sub-menu {
    display: none !important;
  }
}
/* line 193, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li.active > ul.sub-menu {
  display: block;
  padding: 0;
}
/* line 200, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li > a {
  margin-top: -1px !important;
  font-size: 14px;
}
/* line 205, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li a {
  border: none;
  font-weight: 300;
  margin: 0;
  position: relative;
  text-decoration: none;
}
/* line 212, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li a i[class*="ti-"] {
  margin-right: 5px;
  display: inline-block;
  font-size: 18px;
  position: relative;
  top: 2px;
}
/* line 220, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li a .icon-arrow {
  position: absolute;
  right: 0;
  margin-right: 6px !important;
  font-style: normal;
  font-weight: normal;
  color: #2C2F3B;
  font-size: 11px;
  top: 50%;
  margin-top: -7px;
}
/* line 231, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li a .icon-arrow:before {
  content: "\e64a";
  font-family: themify;
}
/* line 238, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li.open {
  background: #c8c7cc;
}
/* line 241, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li.open > a {
  color: #2C2F3B;
}
/* line 244, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li.open > a i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 249, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav > ul li.open > a .icon-arrow:before {
  content: "\e64b";
}
/* line 259, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
#sidebar > div nav .folders .letter-icon-wrapper {
  background: #07B6AD;
}

/* line 266, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu {
  clear: both;
  list-style: none;
  padding: 1px 0;
  display: none;
  margin: 0;
}
/* line 273, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li {
  background: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 1px !important;
  padding: 0;
}
/* line 281, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li.active, ul.sub-menu li.open {
  background: #e7e7e9 !important;
}
/* line 286, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.no-touch ul.sub-menu li:hover {
  background: #edecee;
}
/* line 291, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li a {
  background: none;
  display: block;
  font-size: 14px !important;
  font-weight: 300;
  border: none;
  margin: 0;
  padding-bottom: 5px;
  padding-left: 52px !important;
  padding-right: 15px;
  padding-top: 5px;
  text-decoration: none;
  white-space: nowrap;
}
/* line 305, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li a .icon-arrow {
  right: 5px !important;
}
/* line 312, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li:hover > a > .icon-arrow {
  opacity: 1 !important;
}
/* line 318, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li.dropdown-header {
  padding-left: 40px !important;
}
/* line 322, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  margin-left: 40px !important;
}
/* line 331, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li ul.sub-menu li a {
  padding-left: 60px !important;
}
/* line 334, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li ul.sub-menu li a .icon-arrow {
  right: 10px !important;
}
/* line 341, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
  padding-left: 80px !important;
}
@media (min-width: 992px) {
  /* line 350, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed ul.sub-menu {
    border-right: 1px solid #c8c7cc;
    border-bottom: 1px solid #c8c7cc;
    background: #ffffff;
    left: 70px;
    position: absolute;
    padding: 1px 0;
    overflow-y: auto;
    overflow-x: visible;
    height: auto;
    bottom: auto;
    width: 260px;
    z-index: 1050;
    display: none;
  }
  /* line 367, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed ul.sub-menu > li a {
    padding-left: 20px !important;
    padding-right: 5px;
  }
  /* line 372, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed ul.sub-menu > li ul.sub-menu {
    position: relative;
    left: 0;
    width: 100%;
    border: none !important;
  }
  /* line 379, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed ul.sub-menu > li ul.sub-menu li a {
    padding-left: 30px !important;
  }
  /* line 385, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed ul.sub-menu > li ul.sub-menu li ul.sub-menu li a {
    padding-left: 50px !important;
  }
}
/* line 396, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.lyt-6 ul.sub-menu {
  background: #21232c;
  position: relative;
}
/* line 400, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.lyt-6 ul.sub-menu:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #2C2F3B transparent transparent transparent;
  left: 50%;
  top: 0;
  margin-left: -8px;
  z-index: 1;
}
/* line 414, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.lyt-6 ul.sub-menu li a {
  padding: 10px !important;
  font-size: 12px !important;
}

@media (min-width: 992px) {
  /* line 423, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-aside div {
    -webkit-transform: translateZ(0);
  }

  /* line 431, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-2 .app-aside nav {
    padding-top: 0 !important;
  }
  /* line 434, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-2 .app-aside nav > ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* line 440, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-2 .app-aside nav > ul > li.hover {
    background: #2C2F3B;
  }
  /* line 451, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-3 .app-aside > .item-inner {
    left: 59px;
    width: 261px;
  }
  /* line 456, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-3 .app-aside > .sub-menu {
    left: 60px;
  }
  /* line 464, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-3.app-sidebar-fixed .app-aside > .item-inner {
    left: 69px !important;
  }
  /* line 468, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-3.app-sidebar-fixed .app-aside > .sub-menu {
    left: 70px !important;
  }
  /* line 476, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-6 .app-aside nav {
    padding-top: 0 !important;
  }
  /* line 479, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-6 .app-aside nav > ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* line 486, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed.lyt-6 .app-aside > .sub-menu:before {
    display: none;
  }
  /* line 493, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside {
    overflow: visible !important;
  }
  /* line 496, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside nav > ul {
    margin-left: 5px !important;
  }
  /* line 502, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside li a .icon-arrow {
    float: right;
    margin-right: 6px !important;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    opacity: 0.6;
  }
  /* line 510, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside li a .icon-arrow:before {
    content: "\e64a";
    font-family: themify;
  }
  /* line 519, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside li.open > a .icon-arrow {
    opacity: 1;
  }
  /* line 522, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside li.open > a .icon-arrow:before {
    content: "\e64b";
  }
  /* line 530, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside > .item-inner {
    width: 260px;
    left: 70px;
    top: 0;
    padding: 20px 0;
    width: 260px;
    background: #81898F !important;
    margin-left: 0 !important;
    z-index: 1051;
    -webkit-transform: translateZ(0);
    border-top-right-radius: 10px;
  }
  /* line 542, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside > .item-inner.active {
    background: #666C71 !important;
  }
  /* line 546, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside > .item-inner:before {
    content: "";
    background: none;
    border-bottom: 12px solid transparent !important;
    border-left: 12px solid #ffffff;
    border-right: none;
    border-top: 12px solid transparent !important;
    display: block;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    z-index: 1;
    margin-top: -12px;
  }
  /* line 563, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside > .item-inner .title {
    margin-left: 20px;
    color: #ffffff !important;
    font-size: 14px;
  }
  /* line 569, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside > .item-inner .icon-arrow {
    display: none;
  }
  /* line 574, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside > ul.sub-menu {
    width: 260px;
    display: block !important;
    overflow: auto;
    padding: 0;
    left: 70px;
    z-index: 1000;
  }
  /* line 582, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside > ul.sub-menu > li {
    z-index: 1000;
  }
  /* line 585, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed .app-aside > ul.sub-menu > li a {
    color: #333333;
    font-size: 14px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  /* line 600, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .no-touch .app-sidebar-closed #sidebar > div nav > ul li {
    -moz-transition: background-color 0ms linear;
    -o-transition: background-color 0ms linear;
    -webkit-transition: background-color 0ms linear;
    transition: background-color 0ms linear;
  }
  /* line 606, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul > li.open {
    background: inherit;
  }
  /* line 610, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul > li.hover {
    background: #ffffff;
  }
  /* line 615, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul > li.active:before {
    border-right: none !important;
  }
  /* line 619, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul > li.active:after {
    border-right: none !important;
  }
  /* line 624, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul > li.active:hover:after {
    border-left-color: #c8c7cc;
  }
  /* line 630, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul > li > a {
    display: block;
  }
  /* line 633, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul > li > a .item-content {
    display: block;
    padding-left: 0;
  }
  /* line 639, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar > div nav > ul > li > a .item-inner .icon-arrow {
    display: none;
  }
  /* line 647, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar .s-open {
    width: 70px;
  }
  /* line 653, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
  .app-sidebar-closed #sidebar .navbar-title {
    opacity: 0;
  }
}

/* line 661, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-title {
  color: #808285;
  font-size: 10px;
  letter-spacing: 0.2px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 0 !important;
  padding-bottom: 5px !important;
  text-transform: uppercase;
  white-space: nowrap;
}
/* line 672, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.lyt-6 .navbar-title {
  text-align: center;
  opacity: 0.6;
}

/* line 678, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.s-open {
  display: none;
}

/* line 682, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-form {
  background: #e2e2e4;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 8px;
  position: relative;
}
/* line 690, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-form a {
  display: none;
}
/* line 694, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-form .search-button {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none !important;
  color: #c8c7cc;
  position: absolute;
  right: 5px;
  top: -2px;
  transition: all 100ms ease-in 0s;
}
/* line 705, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-form .search-button:hover {
  transition: all 300ms ease-in 0s;
}
/* line 710, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-form .form-control, .navbar-form .table-datagrid .field-td input, .table-datagrid .field-td .navbar-form input, .navbar-form .timesheet-table .field-td input, .timesheet-table .field-td .navbar-form input,
.navbar-form .table-datagrid .field-td select,
.table-datagrid .field-td .navbar-form select,
.navbar-form .timesheet-table .field-td select,
.timesheet-table .field-td .navbar-form select, .navbar-form .select2-container--default .select2-selection, .select2-container--default .navbar-form .select2-selection, .navbar-form .table-with-form input, .table-with-form .navbar-form input,
.navbar-form .table-with-form select,
.table-with-form .navbar-form select {
  background: transparent;
  border: none !important;
  border-radius: 0;
  box-shadow: none !important;
  color: #333333;
  display: block;
  transition: all 300ms ease-in 0s;
  width: 100%;
  font-size: 12px;
  height: 25px;
  border-radius: 3px !important;
}
/* line 723, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-form .form-control:focus, .navbar-form .table-datagrid .field-td input:focus, .table-datagrid .field-td .navbar-form input:focus, .navbar-form .timesheet-table .field-td input:focus, .timesheet-table .field-td .navbar-form input:focus,
.navbar-form .table-datagrid .field-td select:focus,
.table-datagrid .field-td .navbar-form select:focus,
.navbar-form .timesheet-table .field-td select:focus,
.timesheet-table .field-td .navbar-form select:focus, .navbar-form .select2-container--default .select2-selection:focus, .select2-container--default .navbar-form .select2-selection:focus, .navbar-form .table-with-form input:focus, .table-with-form .navbar-form input:focus,
.navbar-form .table-with-form select:focus,
.table-with-form .navbar-form select:focus {
  background-color: #ffffff !important;
  border-color: #c8c7cc;
  transition: all 300ms ease-in 0s;
}
/* line 728, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-form .form-control:focus + .search-button, .navbar-form .table-datagrid .field-td input:focus + .search-button, .table-datagrid .field-td .navbar-form input:focus + .search-button, .navbar-form .timesheet-table .field-td input:focus + .search-button, .timesheet-table .field-td .navbar-form input:focus + .search-button,
.navbar-form .table-datagrid .field-td select:focus + .search-button,
.table-datagrid .field-td .navbar-form select:focus + .search-button,
.navbar-form .timesheet-table .field-td select:focus + .search-button,
.timesheet-table .field-td .navbar-form select:focus + .search-button, .navbar-form .select2-container--default .select2-selection:focus + .search-button, .select2-container--default .navbar-form .select2-selection:focus + .search-button, .navbar-form .table-with-form input:focus + .search-button, .table-with-form .navbar-form input:focus + .search-button,
.navbar-form .table-with-form select:focus + .search-button,
.table-with-form .navbar-form select:focus + .search-button {
  color: #aeacb4;
}
/* line 734, ../../app/resources/scss/theme/partials/layout-elements/_nav.scss */
.navbar-form .form-group {
  display: block;
}

/* ---------------------------------------------------------------------- */
/*  Main Content
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
.main-content {
  min-height: 100%;
  position: relative;
  background: #f7f7f8;
}
/* line 9, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
.main-content .container {
  max-width: none !important;
  width: 100% !important;
  display: inline-block;
}
/* line 15, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
.main-content > .container {
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  /* line 4, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .main-content {
    margin-top: 60px;
    margin-left: 260px;
    -moz-transition: margin-left 0.5s;
    -o-transition: margin-left 0.5s;
    -webkit-transition: margin-left 0.5s;
    transition: margin-left 0.5s;
  }
  /* line 24, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .app-navbar-fixed .main-content {
    margin-top: 0;
  }
  /* line 27, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .app-navbar-fixed .main-content:before, .app-navbar-fixed .main-content:after {
    content: " ";
    display: table;
  }
  /* line 32, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .app-navbar-fixed .main-content:after {
    clear: both;
  }
  /* line 36, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .app-boxed-page .app-navbar-fixed .main-content {
    margin-top: 0;
  }
  /* line 41, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .app-boxed-page .main-content {
    min-height: 0;
    padding-bottom: 50px;
  }
  /* line 45, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .app-boxed-page .main-content:before, .app-boxed-page .main-content:after {
    content: " ";
    display: table;
  }
  /* line 50, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .app-boxed-page .main-content:after {
    clear: both;
  }
  /* line 55, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .app-sidebar-closed .main-content {
    margin-left: 70px;
  }
}
@media (max-width: 991px) {
  /* line 4, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .main-content {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  /* line 64, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .lyt-2 .main-content {
    margin-left: 220px;
  }
}
@media (min-width: 992px) {
  /* line 70, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .lyt-2.app-sidebar-closed .main-content {
    margin-left: 50px !important;
  }
}
@media (min-width: 992px) {
  /* line 76, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .lyt-4 .main-content {
    margin-top: 110px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
}
@media (min-width: 992px) {
  /* line 85, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .lyt-4.app-navbar-fixed .main-content {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  /* line 91, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .lyt-6 .main-content {
    margin-left: 190px;
  }
}
@media (min-width: 992px) {
  /* line 97, ../../app/resources/scss/theme/partials/layout-elements/_main-content.scss */
  .lyt-6.app-sidebar-closed .main-content {
    margin-left: 50px !important;
  }
}

/* ---------------------------------------------------------------------- */
/*  Footer
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
#app > footer {
  background-color: #f7f7f8;
  border-top: none;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  font-size: 12px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1088;
}
/* line 18, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
#app > footer .footer-inner {
  padding: 0 35px;
  line-height: 50px;
}
@media (max-width: 991px) {
  /* line 18, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app > footer .footer-inner {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  /* line 29, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app > footer {
    margin-left: 260px;
    -moz-transition: margin 0.5s;
    -o-transition: margin 0.5s;
    -webkit-transition: margin 0.5s;
    transition: margin 0.5s;
  }
  /* line 35, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app.app-sidebar-closed > footer {
    margin-left: 70px;
  }
  /* line 41, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app.app-footer-fixed > footer {
    position: fixed;
  }
  /* line 46, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  .app-boxed-page #app.app-footer-fixed > footer {
    width: 970px;
    margin: 0 auto !important;
  }
  /* line 54, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app.lyt-2 > footer {
    margin-left: 220px;
  }
  /* line 60, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app.lyt-2.app-sidebar-closed > footer {
    margin-left: 50px;
  }
  /* line 66, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app.lyt-4 > footer {
    margin-left: 0 !important;
  }
  /* line 72, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app.lyt-6 > footer {
    margin-left: 190px;
  }
  /* line 78, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app.lyt-6.app-sidebar-closed > footer {
    margin-left: 50px;
  }
  /* line 84, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  .app-boxed-page #app > footer {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 93, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  .app-boxed-page #app.app-footer-fixed > footer {
    width: 1170px;
  }
}
@media (max-width: 991px) {
  /* line 103, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
  #app.app-slide-off > footer, #app.app-offsidebar-open > footer {
    display: none;
  }
}

/* line 110, ../../app/resources/scss/theme/partials/layout-elements/_footer.scss */
.go-top {
  cursor: pointer;
  font-size: 16px;
  margin-bottom: 0;
  margin-right: 0;
  text-decoration: none;
  line-height: 50px;
  text-align: center;
  padding: 10px;
}

/* ---------------------------------------------------------------------- */
/*  Settings
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings {
  position: fixed !important;
  right: -240px;
  top: 120px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: right 0.2s ease 0s;
  -o-transition: right 0.2s ease 0s;
  -webkit-transition: right 0.2s ease;
  -webkit-transition-delay: 0s;
  transition: right 0.2s ease 0s;
  border-left: 1px solid #c8c7cc !important;
  border-bottom: 1px solid #c8c7cc !important;
  width: 240px;
  z-index: 1060;
}
/* line 16, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings.active {
  right: 0;
}
/* line 20, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings > .btn {
  background: #ffffff !important;
  border-color: #c8c7cc !important;
  border-right-width: 0;
  left: -44px;
  padding: 10px 15px;
  position: absolute;
  top: 41px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transform: translateZ(0);
}
/* line 32, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings > .btn:hover, .settings > .btn:active, .settings > .btn:focus {
  box-shadow: none !important;
}
/* line 37, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings.panel {
  border-radius: 0 !important;
  border-top: none;
  border-right: none;
  background: #ffffff;
  border-color: #c8c7cc !important;
}
/* line 44, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings.panel .panel-heading {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 11px 15px;
  background: #efeff0;
  border-color: #c8c7cc;
  border-radius: 0 !important;
}
/* line 53, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings.panel .panel-body {
  padding: 0;
}
/* line 57, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings.panel .setting-box {
  border-bottom: 1px solid #c8c7cc;
  padding: 11px 10px 10px;
}
/* line 61, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings.panel .setting-box .setting-title {
  padding: 5px 0;
}
/* line 65, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.settings.panel .setting-box:last-child {
  border-bottom: none;
}

/* line 73, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.colors-row {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
  padding-bottom: 0 !important;
  padding-top: 5px !important;
  border-bottom: none !important;
}

/* line 83, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme {
  display: table-cell;
  height: 100%;
  vertical-align: top;
  padding-right: 5px;
}
/* line 89, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme:last-child {
  padding-right: 0;
}
/* line 94, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt-3 .color-theme .color-layout, .lyt-4 .color-theme .color-layout {
  background: #F1F3FA;
}
/* line 98, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label {
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 105, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label .lyt-check {
  color: #fff;
  display: block;
  font-size: 12px;
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
  background: rgba(44, 47, 59, 0.5);
  padding: 8px;
}
/* line 119, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > input[type="radio"] {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
/* line 124, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > input[type="radio"]:checked + .lyt-check {
  opacity: 1 !important;
}
/* line 129, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .color {
  display: block;
  height: 18px;
  position: relative;
}
/* line 135, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split {
  display: block;
  position: relative;
}
/* line 141, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split:before, .color-theme .color-layout > label > .split:after {
  content: " ";
  display: table;
}
/* line 146, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split:after {
  clear: both;
}
/* line 150, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split > .color {
  display: block;
  height: 20px;
  position: relative;
}
/* line 155, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split > .color:first-child {
  float: left;
  width: 30%;
}
/* line 159, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt-4 .color-theme .color-layout > label > .split > .color:first-child {
  width: 100%;
}
/* line 164, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split > .color:last-child {
  float: right;
  width: 70%;
}
/* line 168, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt-3 .color-theme .color-layout > label > .split > .color:last-child {
  display: none;
}
/* line 172, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt-4 .color-theme .color-layout > label > .split > .color:last-child {
  display: none;
}
/* line 177, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split > .color .element {
  position: absolute;
  left: 2px;
  top: 10px;
  right: 0;
  bottom: 0;
  border-top-left-radius: 2px;
}
/* line 185, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt-3 .color-theme .color-layout > label > .split > .color .element {
  bottom: auto;
  left: 0;
  top: 5px;
  height: 5px;
  border-radius: 0;
}
/* line 193, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt-4 .color-theme .color-layout > label > .split > .color .element {
  left: 0;
  border-radius: 0;
}
/* line 201, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt-3 .color-theme .color-layout > label > .split.header {
  margin-bottom: 3px;
}
/* line 205, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split.header > .color {
  height: 10px;
}
/* line 209, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.color-theme .color-layout > label > .split.header > .color.th-collapse .color-button {
  position: absolute;
  width: 6px;
  height: 6px;
  left: 2px;
  top: 2px;
  border-radius: 1px;
}
/* line 218, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt-3 .color-theme .color-layout > label > .split.header > .color.th-collapse {
  display: block;
}

/* line 230, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-1 .th-header {
  background: #2C2F3B;
}
/* line 234, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-1 .th-collapse {
  background: #2C2F3B;
}
/* line 237, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-1 .th-collapse .color-button {
  background: #07B6AD;
}
/* line 242, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-1 .th-sidebar {
  background: #2C2F3B;
}
/* line 246, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-1 .th-body {
  background: #F7F7F8;
}
/* line 250, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-1 .element {
  background: #D7D6DB;
}

/* line 256, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-2 .th-header {
  background: #2C2F3B;
}
/* line 260, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-2 .th-collapse {
  background: #ffffff;
}
/* line 263, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-2 .th-collapse .color-button {
  background: #07B6AD;
}
/* line 268, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-2 .th-sidebar {
  background: #2C2F3B;
}
/* line 272, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-2 .th-body {
  background: #F7F7F8;
}
/* line 276, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-2 .element {
  background: #D7D6DB;
}

/* line 282, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-3 .th-header {
  background: #485058;
}
/* line 286, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-3 .th-collapse {
  background: #485058;
}
/* line 289, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-3 .th-collapse .color-button {
  background: #5A8770;
}
/* line 294, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-3 .th-sidebar {
  background: #485058;
}
/* line 298, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-3 .th-body {
  background: #F8FAFA;
}
/* line 302, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-3 .element {
  background: #CFD3D8;
}

/* line 308, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-4 .th-header {
  background: #485058;
}
/* line 312, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-4 .th-collapse {
  background: #ffffff;
}
/* line 315, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-4 .th-collapse .color-button {
  background: #5A8770;
}
/* line 320, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-4 .th-sidebar {
  background: #485058;
}
/* line 324, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-4 .th-body {
  background: #F8FAFA;
}
/* line 328, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-4 .element {
  background: #CFD3D8;
}

/* line 334, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-5 .th-header {
  background: #29405F;
}
/* line 338, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-5 .th-collapse {
  background: #29405F;
}
/* line 341, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-5 .th-collapse .color-button {
  background: #36C6D3;
}
/* line 346, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-5 .th-sidebar {
  background: #29405F;
}
/* line 350, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-5 .th-body {
  background: #F8FAFA;
}
/* line 354, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-5 .element {
  background: #E4EBF3;
}

/* line 360, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-6 .th-header {
  background: #29405F;
}
/* line 364, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-6 .th-collapse {
  background: #ffffff;
}
/* line 367, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-6 .th-collapse .color-button {
  background: #36C6D3;
}
/* line 372, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-6 .th-sidebar {
  background: #29405F;
}
/* line 376, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-6 .th-body {
  background: #F8FAFA;
}
/* line 380, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt1-theme-6 .element {
  background: #E4EBF3;
}

/* line 386, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-1 .th-header {
  background: #1C2B36;
}
/* line 390, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-1 .th-collapse {
  background: #F3F3F4;
}
/* line 393, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-1 .th-collapse .color-button {
  background: #7266BA;
}
/* line 398, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-1 .th-sidebar {
  background: #1C2B36;
}
/* line 402, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-1 .th-body {
  background: #ffffff;
}
/* line 406, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-1 .element {
  background: #1C2B36;
}

/* line 412, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-2 .th-header {
  background: #4F5A67;
}
/* line 416, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-2 .th-collapse {
  background: #4F5A67;
}
/* line 419, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-2 .th-collapse .color-button {
  background: #07B6AD;
}
/* line 424, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-2 .th-sidebar {
  background: #ffffff;
}
/* line 428, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-2 .th-body {
  background: #F0F3F4;
}
/* line 432, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-2 .element {
  background: #ffffff;
}

/* line 438, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-3 .th-header {
  background: #293441;
}
/* line 442, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-3 .th-collapse {
  background: #293441;
}
/* line 445, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-3 .th-collapse .color-button {
  background: #27ABB6;
}
/* line 450, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-3 .th-sidebar {
  background: #343F4E;
}
/* line 454, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-3 .th-body {
  background: #F0F3F4;
}
/* line 458, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-3 .element {
  background: #343F4E;
}

/* line 464, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-4 .th-header {
  background: #2F4050;
}
/* line 468, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-4 .th-collapse {
  background: #ffffff;
}
/* line 471, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-4 .th-collapse .color-button {
  background: #5A8770;
}
/* line 476, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-4 .th-sidebar {
  background: #364150;
}
/* line 480, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-4 .th-body {
  background: #F0F3F4;
}
/* line 484, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-4 .element {
  background: #364150;
}

/* line 490, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-5 .th-header {
  background: #5A8770;
}
/* line 494, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-5 .th-collapse {
  background: #ffffff;
}
/* line 497, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-5 .th-collapse .color-button {
  background: #5A8770;
}
/* line 502, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-5 .th-sidebar {
  background: #1C2B36;
}
/* line 506, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-5 .th-body {
  background: #F0F3F4;
}
/* line 510, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-5 .element {
  background: #1C2B36;
}

/* line 516, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-6 .th-header {
  background: #07B6AD;
}
/* line 520, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-6 .th-collapse {
  background: #ffffff;
}
/* line 523, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-6 .th-collapse .color-button {
  background: #07B6AD;
}
/* line 528, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-6 .th-sidebar {
  background: #1C2B36;
}
/* line 532, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-6 .th-body {
  background: #F0F3F4;
}
/* line 536, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt2-theme-6 .element {
  background: #1C2B36;
}

/* line 542, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-1 .th-header {
  background: #ffffff;
}
/* line 546, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-1 .th-collapse {
  background: #ffffff;
}
/* line 549, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-1 .th-collapse .color-button {
  background: #5B9BD1;
}
/* line 554, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-1 .th-sidebar {
  background: #ffffff;
}
/* line 558, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-1 .element {
  background: #5B9BD1;
}

/* line 564, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-2 .th-header {
  background: #ffffff;
}
/* line 568, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-2 .th-collapse {
  background: #ffffff;
}
/* line 571, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-2 .th-collapse .color-button {
  background: #5A8770;
}
/* line 576, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-2 .th-sidebar {
  background: #ffffff;
}
/* line 580, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-2 .element {
  background: #5A8770;
}

/* line 586, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-3 .th-header {
  background: #ffffff;
}
/* line 590, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-3 .th-collapse {
  background: #ffffff;
}
/* line 593, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-3 .th-collapse .color-button {
  background: #07B6AD;
}
/* line 598, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-3 .th-sidebar {
  background: #ffffff;
}
/* line 602, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-3 .element {
  background: #07B6AD;
}

/* line 608, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-4 .th-header {
  background: #ffffff;
}
/* line 612, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-4 .th-collapse {
  background: #ffffff;
}
/* line 615, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-4 .th-collapse .color-button {
  background: #9A89B5;
}
/* line 620, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-4 .th-sidebar {
  background: #ffffff;
}
/* line 624, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-4 .element {
  background: #9A89B5;
}

/* line 630, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-5 .th-header {
  background: #ffffff;
}
/* line 634, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-5 .th-collapse {
  background: #ffffff;
}
/* line 637, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-5 .th-collapse .color-button {
  background: #FF6438;
}
/* line 642, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-5 .th-sidebar {
  background: #ffffff;
}
/* line 646, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-5 .element {
  background: #FF6438;
}

/* line 652, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-6 .th-header {
  background: #ffffff;
}
/* line 656, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-6 .th-collapse {
  background: #ffffff;
}
/* line 659, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-6 .th-collapse .color-button {
  background: #2C2F3B;
}
/* line 664, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-6 .th-sidebar {
  background: #ffffff;
}
/* line 668, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt3-theme-6 .element {
  background: #2C2F3B;
}

/* line 674, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-1 .th-header {
  background: #ffffff;
}
/* line 678, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-1 .th-collapse {
  background: #ffffff;
}
/* line 681, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-1 .th-collapse .color-button {
  background: transparent;
}
/* line 686, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-1 .th-sidebar {
  background: #E7EAEC;
}
/* line 690, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-1 .th-body {
  background: transparent;
}
/* line 694, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-1 .element {
  background: #F1F3FA;
}

/* line 700, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-2 .th-header {
  background: #2C2F3B;
}
/* line 704, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-2 .th-collapse {
  background: #2C2F3B;
}
/* line 707, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-2 .th-collapse .color-button {
  background: transparent;
}
/* line 712, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-2 .th-sidebar {
  background: #ffffff;
}
/* line 716, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-2 .th-body {
  background: transparent;
}
/* line 720, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-2 .element {
  background: #F1F3FA;
}

/* line 726, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-3 .th-header {
  background: #665385;
}
/* line 730, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-3 .th-collapse {
  background: #665385;
}
/* line 733, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-3 .th-collapse .color-button {
  background: transparent;
}
/* line 738, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-3 .th-sidebar {
  background: #ffffff;
}
/* line 742, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-3 .th-body {
  background: transparent;
}
/* line 746, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-3 .element {
  background: #F1F3FA;
}

/* line 752, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-4 .th-header {
  background: #30404D;
}
/* line 756, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-4 .th-collapse {
  background: #30404D;
}
/* line 759, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-4 .th-collapse .color-button {
  background: transparent;
}
/* line 764, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-4 .th-sidebar {
  background: #ffffff;
}
/* line 768, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-4 .th-body {
  background: transparent;
}
/* line 772, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-4 .element {
  background: #F1F3FA;
}

/* line 778, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-5 .th-header {
  background: #466857;
}
/* line 782, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-5 .th-collapse {
  background: #466857;
}
/* line 785, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-5 .th-collapse .color-button {
  background: transparent;
}
/* line 790, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-5 .th-sidebar {
  background: #ffffff;
}
/* line 794, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-5 .th-body {
  background: transparent;
}
/* line 798, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-5 .element {
  background: #F1F3FA;
}

/* line 804, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-6 .th-header {
  background: #ffffff;
}
/* line 808, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-6 .th-collapse {
  background: #ffffff;
}
/* line 811, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-6 .th-collapse .color-button {
  background: transparent;
}
/* line 816, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-6 .th-sidebar {
  background: #2C2F3B;
}
/* line 820, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-6 .th-body {
  background: transparent;
}
/* line 824, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt4-theme-6 .element {
  background: #F1F3FA;
}

/* line 830, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-1 .th-header {
  background: #2D3E4D;
}
/* line 834, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-1 .th-collapse {
  background: #F3F3F4;
}
/* line 837, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-1 .th-collapse .color-button {
  background: #5B9BD1;
}
/* line 842, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-1 .th-sidebar {
  background: #2D3E4D;
}
/* line 846, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-1 .th-body {
  background: #FFFFFF;
}
/* line 850, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-1 .element {
  background: #283744;
}

/* line 856, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-2 .th-header {
  background: #273A31;
}
/* line 860, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-2 .th-collapse {
  background: #F3F3F4;
}
/* line 863, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-2 .th-collapse .color-button {
  background: #5A8770;
}
/* line 868, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-2 .th-sidebar {
  background: #273A31;
}
/* line 872, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-2 .th-body {
  background: #FFFFFF;
}
/* line 876, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-2 .element {
  background: #1D2B24;
}

/* line 882, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-3 .th-header {
  background: #423656;
}
/* line 886, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-3 .th-collapse {
  background: #F3F3F4;
}
/* line 889, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-3 .th-collapse .color-button {
  background: #9A89B5;
}
/* line 894, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-3 .th-sidebar {
  background: #423656;
}
/* line 898, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-3 .th-body {
  background: #FFFFFF;
}
/* line 902, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-3 .element {
  background: #362C46;
}

/* line 908, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-4 .th-header {
  background: #27333D;
}
/* line 912, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-4 .th-collapse {
  background: #F3F3F4;
}
/* line 915, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-4 .th-collapse .color-button {
  background: #07B6AD;
}
/* line 920, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-4 .th-sidebar {
  background: #27333D;
}
/* line 924, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-4 .th-body {
  background: #FFFFFF;
}
/* line 928, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-4 .element {
  background: #1D262D;
}

/* line 934, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-5 .th-header {
  background: #1A3865;
}
/* line 938, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-5 .th-collapse {
  background: #F3F3F4;
}
/* line 941, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-5 .th-collapse .color-button {
  background: #5A8770;
}
/* line 946, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-5 .th-sidebar {
  background: #1A3865;
}
/* line 950, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-5 .th-body {
  background: #FFFFFF;
}
/* line 954, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-5 .element {
  background: #152D51;
}

/* line 960, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-6 .th-header {
  background: #566170;
}
/* line 964, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-6 .th-collapse {
  background: #F3F3F4;
}
/* line 967, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-6 .th-collapse .color-button {
  background: #07B6AD;
}
/* line 972, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-6 .th-sidebar {
  background: #566170;
}
/* line 976, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-6 .th-body {
  background: #FFFFFF;
}
/* line 980, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt5-theme-6 .element {
  background: #4B5562;
}

/* line 986, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-1 .th-header {
  background: #7266BA;
}
/* line 990, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-1 .th-collapse {
  background: #F3F3F4;
}
/* line 993, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-1 .th-collapse .color-button {
  background: #7266BA;
}
/* line 998, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-1 .th-sidebar {
  background: #1C2B36;
}
/* line 1002, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-1 .th-body {
  background: #ffffff;
}
/* line 1006, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-1 .element {
  background: #1C2B36;
}

/* line 1012, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-2 .th-header {
  background: #2DBCC8;
}
/* line 1016, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-2 .th-collapse {
  background: #F3F3F4;
}
/* line 1019, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-2 .th-collapse .color-button {
  background: #2DBCC8;
}
/* line 1024, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-2 .th-sidebar {
  background: #1F2B3D;
}
/* line 1028, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-2 .th-body {
  background: #ffffff;
}
/* line 1032, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-2 .element {
  background: #1C2B36;
}

/* line 1038, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-3 .th-header {
  background: #E6434E;
}
/* line 1042, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-3 .th-collapse {
  background: #F3F3F4;
}
/* line 1045, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-3 .th-collapse .color-button {
  background: #E6434E;
}
/* line 1050, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-3 .th-sidebar {
  background: #2C2F3B;
}
/* line 1054, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-3 .th-body {
  background: #ffffff;
}
/* line 1058, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-3 .element {
  background: #1C2B36;
}

/* line 1064, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-4 .th-header {
  background: #01B070;
}
/* line 1068, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-4 .th-collapse {
  background: #F3F3F4;
}
/* line 1071, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-4 .th-collapse .color-button {
  background: #01B070;
}
/* line 1076, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-4 .th-sidebar {
  background: #2F3940;
}
/* line 1080, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-4 .th-body {
  background: #ffffff;
}
/* line 1084, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-4 .element {
  background: #1C2B36;
}

/* line 1090, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-5 .th-header {
  background: #131E26;
}
/* line 1094, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-5 .th-collapse {
  background: #F3F3F4;
}
/* line 1097, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-5 .th-collapse .color-button {
  background: #07B6AD;
}
/* line 1102, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-5 .th-sidebar {
  background: #1C2B36;
}
/* line 1106, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-5 .th-body {
  background: #ffffff;
}
/* line 1110, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-5 .element {
  background: #1C2B36;
}

/* line 1116, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-6 .th-header {
  background: #2E3344;
}
/* line 1120, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-6 .th-collapse {
  background: #ffffff;
}
/* line 1123, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-6 .th-collapse .color-button {
  background: #9A89B5;
}
/* line 1128, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-6 .th-sidebar {
  background: #3A3F51;
}
/* line 1132, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-6 .th-body {
  background: #F0F3F4;
}
/* line 1136, ../../app/resources/scss/theme/partials/layout-elements/_settings.scss */
.lyt6-theme-6 .element {
  background: #1C2B36;
}

/* ---------------------------------------------------------------------- */
/*  OFF SIDEBAR
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar {
  bottom: 0;
  position: fixed;
  right: 0;
  top: 60px;
  -webkit-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
  -moz-transition: all 0.3s !important 0s;
  -o-transition: all 0.3s !important 0s;
  -webkit-transition: all 0.3s !important;
  -webkit-transition-delay: 0s;
  transition: all 0.3s !important 0s;
  width: 260px;
  z-index: 1091;
  background: #ffffff;
  border-left: 1px solid #c8c7cc;
  border-top: 1px solid #c8c7cc;
  overflow: hidden;
}
/* line 19, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .tab-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 45px;
}
@media (max-width: 991px) {
  /* line 4, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
  #off-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 0;
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
    -moz-transition: -moz-transform 300ms ease 0s;
    -o-transition: -o-transform 300ms ease 0s;
    -webkit-transition: -webkit-transform 300ms ease;
    -webkit-transition-delay: 0s;
    transition: transform 300ms ease 0s;
  }
}
/* line 37, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .tab-pane {
  height: 100%;
  padding: 0;
}
/* line 42, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar div[perfect-scrollbar] {
  overflow: hidden !important;
}
/* line 45, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
.touch #off-sidebar div[perfect-scrollbar] {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
@media (min-width: 992px) {
  /* line 52, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
  .app-offsidebar-open #off-sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 991px) {
  /* line 59, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
  .app-offsidebar-open #off-sidebar {
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 67, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .nav-tabs.nav-justified > li {
  display: table-cell;
  width: 1%;
}
/* line 71, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .nav-tabs.nav-justified > li.active > a, #off-sidebar .nav-tabs.nav-justified > li.active > a:hover, #off-sidebar .nav-tabs.nav-justified > li.active > a:focus {
  border-bottom-color: #fff;
}
/* line 75, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #c8c7cc;
  border-right: 1px solid rgba(255, 255, 255, 0.7) !important;
  border-left: none;
  border-radius: 0;
  border-top: none;
  background: #D7D6DB;
  color: rgba(44, 47, 59, 0.6);
}
/* line 84, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .nav-tabs.nav-justified > li > a:hover {
  color: rgba(44, 47, 59, 0.8);
}
/* line 88, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .nav-tabs.nav-justified > li > a i {
  font-size: 18px;
}
/* line 93, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .nav-tabs.nav-justified > li.active > a, #off-sidebar .nav-tabs.nav-justified > li.active > a:hover, #off-sidebar .nav-tabs.nav-justified > li.active > a:focus {
  color: #2C2F3B;
  background: #ffffff;
}
/* line 98, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .nav-tabs.nav-justified > li:first-child > a {
  border-left: none !important;
}
/* line 102, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .nav-tabs.nav-justified > li:last-child > a {
  border-right: none !important;
}
/* line 108, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .save-options {
  padding: 10px;
}

/* line 113, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .sidebar-wrapper {
  position: relative;
  min-height: 100%;
}

/* line 118, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar #users {
  position: relative;
  right: 0;
  top: 0;
  height: 100%;
}
/* line 124, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
.app-offsidebar-open #off-sidebar #users {
  -moz-transition: right 0.3s ease 0s;
  -o-transition: right 0.3s ease 0s;
  -webkit-transition: right 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: right 0.3s ease 0s;
}
/* line 128, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
.app-slide-off #off-sidebar #users {
  right: 0 !important;
}
/* line 132, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar #users.chat-open {
  right: 260px;
}

/* line 138, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar #users .user-chat {
  position: relative;
  left: 260px;
  top: 0;
  height: 100%;
}
/* line 145, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar #users .chat-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  bottom: 50px;
}

/* line 154, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .users-list {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  height: 100%;
}

/* line 162, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .media-list .media {
  border-bottom: 1px solid #c8c7cc;
  margin: 0;
}

/* line 167, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .media-list .media a {
  padding: 10px;
  display: block;
}

/* line 172, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .media-list .media a:hover {
  background: #efeff0;
  text-decoration: none;
}

/* line 177, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .sidebar-title {
  color: #aeacb4;
  font-size: 11px;
  margin: 15px 10px 10px 10px;
  text-transform: uppercase;
}

/* line 184, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .sidebar-back {
  position: absolute;
  text-decoration: none;
  padding: 10px;
  top: -40px;
}
/* line 190, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .sidebar-back i {
  display: inline-block;
  font-size: 17px;
  margin-right: -2px;
  margin-top: 2px;
  font-weight: 600;
  vertical-align: top;
}
/* line 199, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .sidebar-back span {
  font-size: 15px;
  position: relative;
}

/* line 205, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .media-list .media .media-object {
  border-radius: 50% !important;
  float: left;
  margin-right: 10px;
  opacity: 0.8;
  width: 40px;
}

/* line 213, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .media-list .media .user-label {
  display: inline-block;
  margin-top: 10px;
  position: absolute;
  right: 25px;
}

/* line 220, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .media-list .media .status-online {
  line-height: 40px;
  font-size: 6px;
  position: absolute;
  right: 10px;
  display: inline-block;
  color: #5A8770;
}

/* line 229, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .media-list .media .media-heading {
  color: #333333 !important;
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
}

/* line 236, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .media-list .media .media-body span {
  color: #c8c7cc;
  display: block;
  font-size: 12px;
}

/* line 243, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .sidebar-content {
  height: 100%;
  position: relative;
}

/* line 249, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .discussion .avatar img {
  border-radius: 50% !important;
  width: 40px;
}

/* line 254, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .discussion .messages {
  margin-top: 10px;
}

/* line 258, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .discussion .messages p {
  font-size: 12px;
}

/* line 262, ../../app/resources/scss/theme/partials/layout-elements/_off-sidebar.scss */
#off-sidebar .message-bar {
  position: absolute;
  bottom: 0;
}

/* ---------------------------------------------------------------------- */
/*  Horizontal Menu
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu {
  position: absolute;
  top: 60px;
  background: #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  padding: 0;
  border-radius: 0;
  z-index: 1088;
  height: auto;
}
@media (min-width: 992px) {
  /* line 4, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu {
    max-height: 50px;
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 20, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav.navbar-right {
    margin-right: 0;
  }
  /* line 24, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav.navbar-right li:last-child {
    padding-right: 0;
  }
}
/* line 31, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #777 !important;
  line-height: normal;
}
/* line 37, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu .navbar-nav > li > a > * {
  vertical-align: middle;
}
/* line 41, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu .navbar-nav > li > a > span {
  position: relative;
  top: 1px;
}
/* line 46, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu .navbar-nav > li > a:hover {
  color: #2C2F3B !important;
  background-color: rgba(44, 47, 59, 0.05);
}
@media (min-width: 992px) {
  /* line 51, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav > li > a.nav-user-wrapper {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  /* line 59, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav > li > a.nav-user-wrapper img {
    width: 30px;
  }
}
/* line 67, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu .navbar-nav > li.active > a {
  background: none;
  color: #2C2F3B !important;
  font-weight: 600;
}
/* line 77, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu .navbar-nav > li .dropdown-menu {
  border-radius: 0 !important;
  min-width: 250px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #777 !important;
}
/* line 84, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu .navbar-nav > li .dropdown-menu > li:hover > a {
  background: rgba(44, 47, 59, 0.05);
}
/* line 90, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.horizontal-menu .navbar-nav > li .dropdown-menu > .active > a {
  background: rgba(44, 47, 59, 0.05);
  border-radius: 0;
  color: #2C2F3B;
  font-weight: 600;
}
@media (min-width: 992px) {
  /* line 101, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .lyt-4 .horizontal-menu {
    display: block;
  }
}
@media (max-width: 991px) {
  /* line 4, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu {
    padding: 0;
    position: absolute;
    overflow: hidden;
    min-height: 0;
  }
  /* line 113, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu.in-add {
    z-index: 2000;
  }
  /* line 117, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .horizontal-menu-wrapper > .horizontal-nav-container {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 122, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .close-handle {
    background: #ffffff;
  }
  /* line 125, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .close-handle .arrow-left, .horizontal-menu .close-handle .arrow-right {
    background-color: #2C2F3B;
  }
  /* line 130, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav {
    float: none !important;
    margin: 0;
  }
  /* line 134, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav > li {
    float: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding: 0 !important;
  }
  /* line 139, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav > li > a {
    text-align: left !important;
    border-bottom: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 145, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav > li > a .caret {
    display: block;
    float: right;
    margin-top: 11px;
  }
  /* line 153, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu {
    position: static;
    float: none !important;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    border: none !important;
  }
  /* line 163, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .divider {
    display: none;
  }
  /* line 167, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  /* line 170, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu > li > a {
    border-bottom: none !important;
    background: none !important;
  }
  /* line 175, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu > li:last-child {
    border-bottom: none !important;
  }
  /* line 180, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .dropdown-menu {
    padding-left: 20px;
  }
  /* line 184, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .dropdown-menu > li:last-child {
    border-bottom: none !important;
  }
  /* line 191, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .mega-menu-content > div {
    padding: 0;
  }
  /* line 195, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .mega-menu-content .mega-sub-menu {
    margin: 0;
    padding: 0;
  }
  /* line 201, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .mega-menu-content .mega-sub-menu > li .mega-menu-sub-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding-right: 10px;
    padding-left: 10px;
  }
  /* line 207, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .mega-menu-content .mega-sub-menu > li > ul {
    padding: 0;
  }
  /* line 210, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .mega-menu-content .mega-sub-menu > li > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  /* line 213, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .mega-menu-content .mega-sub-menu > li > ul > li:last-child {
    border-bottom: none !important;
  }
  /* line 217, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
  .horizontal-menu .navbar-nav .dropdown-menu .mega-menu-content .mega-sub-menu > li > ul > li > a {
    margin: 4px;
    padding: 5px 15px 5px 25px;
    border-bottom: none !important;
  }
}

/* line 232, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.dropdown-submenu {
  position: relative;
}
/* line 235, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
/* line 246, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
/* line 252, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-left-color: #2C2F3B;
  margin-top: 8px;
  margin-right: -10px;
}
/* line 267, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.dropdown-submenu.pull-left {
  float: none;
}
/* line 270, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 281, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .dropdown-menu {
  left: 0 !important;
  right: 0 !important;
  margin: 1px 0 0 0 !important;
}

/* line 287, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu {
  position: static !important;
}
/* line 290, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content {
  padding: 0;
  line-height: normal !important;
}
/* line 294, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content ul.mega-sub-menu {
  list-style: none;
  margin: 0 -15px;
  padding: 20px 0;
  display: inline-block;
  width: 100%;
}
/* line 301, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content ul.mega-sub-menu ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 30px;
}
/* line 307, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content ul.mega-sub-menu ul li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
/* line 312, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content ul.mega-sub-menu ul li:last-child a {
  border-bottom: none !important;
}
/* line 318, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content ul.mega-sub-menu ul li.active > a {
  color: #2C2F3B;
  font-weight: 600;
}
/* line 326, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content ul.mega-sub-menu .mega-menu-sub-title {
  display: block;
  font-size: 1em;
  font-weight: 600;
  padding: 5px 30px;
  text-transform: uppercase;
}
/* line 334, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content ul.mega-sub-menu a {
  display: block;
  font-weight: normal;
  padding: 8px;
  line-height: 23px;
  font-size: 12px;
  height: auto;
  min-height: 23px;
  text-decoration: none;
  color: #808080;
}
/* line 345, ../../app/resources/scss/theme/partials/layout-elements/_horizontal-menu.scss */
.mega-menu .mega-menu-content ul.mega-sub-menu a:hover, .mega-menu .mega-menu-content ul.mega-sub-menu a:focus {
  background-color: #F5F5F5;
  color: #262626;
  text-decoration: none;
}

/* ---------------------------------------------------------------------- */
/*  Utilities
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-padding {
  padding: 0 !important;
}

/* line 8, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-padding-top-bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 13, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-padding-left-right {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 18, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-margin {
  margin: 0 !important;
}

/* line 22, ../../app/resources/scss/theme/partials/_utilities.scss */
.inline {
  display: inline;
}

/* line 26, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-visible {
  visibility: hidden;
}

/* line 30, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-radius {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}

/* line 34, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-border {
  border: none !important;
}

/* line 38, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-border-top {
  border-top: none !important;
}

/* line 42, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-border-bottom {
  border-bottom: none !important;
}

/* line 46, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-border-left {
  border-left: none !important;
}

/* line 50, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-border-right {
  border-right: none !important;
}

/* line 55, ../../app/resources/scss/theme/partials/_utilities.scss */
.border-right {
  border-right-style: solid !important;
  border-right-width: 1px !important;
  border-color: rgba(0, 0, 0, 0.07) !important;
}

/* line 61, ../../app/resources/scss/theme/partials/_utilities.scss */
.border-left {
  border-left-style: solid !important;
  border-left-width: 1px !important;
  border-color: rgba(0, 0, 0, 0.07) !important;
}

/* line 67, ../../app/resources/scss/theme/partials/_utilities.scss */
.border-top {
  border-top-style: solid !important;
  border-top-width: 1px !important;
  border-color: rgba(0, 0, 0, 0.07) !important;
}

/* line 73, ../../app/resources/scss/theme/partials/_utilities.scss */
.border-bottom {
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  border-color: rgba(0, 0, 0, 0.07) !important;
}

/* line 79, ../../app/resources/scss/theme/partials/_utilities.scss */
.border-light {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

/* line 83, ../../app/resources/scss/theme/partials/_utilities.scss */
.border-around {
  border: 1px solid #c8c7cc !important;
}

/* line 87, ../../app/resources/scss/theme/partials/_utilities.scss */
.panel-white .border-light, .partition-white .border-light {
  border-color: rgba(0, 0, 0, 0.07) !important;
}

/* line 91, ../../app/resources/scss/theme/partials/_utilities.scss */
.border-dark {
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 95, ../../app/resources/scss/theme/partials/_utilities.scss */
.panel-white .border-dark, .partition-white .border-dark {
  border-color: rgba(0, 0, 0, 0.3) !important;
}

/* line 99, ../../app/resources/scss/theme/partials/_utilities.scss */
.block {
  display: block !important;
}

/* line 103, ../../app/resources/scss/theme/partials/_utilities.scss */
.inline-block {
  display: inline-block !important;
}

/* line 107, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-display {
  display: none !important;
}

/* line 111, ../../app/resources/scss/theme/partials/_utilities.scss */
.display-table {
  display: table !important;
}

/* line 115, ../../app/resources/scss/theme/partials/_utilities.scss */
.display-table-cell {
  display: table-cell !important;
}

/* line 119, ../../app/resources/scss/theme/partials/_utilities.scss */
.example {
  margin: 15px 0;
  padding: 14px 19px;
}

/* line 124, ../../app/resources/scss/theme/partials/_utilities.scss */
.space5 {
  display: block;
  margin-bottom: 5px !important;
  clear: both;
}

/* line 130, ../../app/resources/scss/theme/partials/_utilities.scss */
.space7 {
  margin-bottom: 7px !important;
  clear: both;
}

/* line 135, ../../app/resources/scss/theme/partials/_utilities.scss */
.space10 {
  margin-bottom: 10px !important;
  clear: both;
}

/* line 140, ../../app/resources/scss/theme/partials/_utilities.scss */
.space12 {
  margin-bottom: 12px !important;
  clear: both;
}

/* line 145, ../../app/resources/scss/theme/partials/_utilities.scss */
.space15 {
  margin-bottom: 15px !important;
  clear: both;
}

/* line 150, ../../app/resources/scss/theme/partials/_utilities.scss */
.space20 {
  margin-bottom: 20px !important;
  clear: both;
}

/* line 155, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-5 {
  padding: 5px !important;
}

/* line 159, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-10 {
  padding: 10px !important;
}

/* line 163, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-15 {
  padding: 15px !important;
}

/* line 167, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-20 {
  padding: 20px !important;
}

/* line 171, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-25 {
  padding: 25px !important;
}

/* line 175, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-30 {
  padding: 30px !important;
}

/* line 179, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-35 {
  padding: 35px !important;
}

/* line 183, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-40 {
  padding: 40px !important;
}

/* line 187, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-horizontal-5 {
  padding: 0 5px !important;
}

/* line 191, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-horizontal-10 {
  padding: 0 10px !important;
}

/* line 195, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-horizontal-15 {
  padding: 0 15px !important;
}

/* line 199, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-horizontal-20 {
  padding: 0 20px !important;
}

/* line 203, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-vertical-10 {
  padding: 10px 0 !important;
}

/* line 207, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-vertical-15 {
  padding: 15px 0 !important;
}

/* line 211, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-vertical-20 {
  padding: 20px 0 !important;
}

/* line 215, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-0 {
  padding-bottom: 0px !important;
}

/* line 219, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-5 {
  padding-bottom: 5px !important;
}

/* line 223, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-10 {
  padding-bottom: 10px !important;
}

/* line 227, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-15 {
  padding-bottom: 15px !important;
}

/* line 231, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-20 {
  padding-bottom: 20px !important;
}

/* line 235, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-25 {
  padding-bottom: 25px !important;
}

/* line 239, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-30 {
  padding-bottom: 30px !important;
}

/* line 243, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-35 {
  padding-bottom: 35px !important;
}

/* line 247, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-40 {
  padding-bottom: 40px !important;
}

/* line 251, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-45 {
  padding-bottom: 45px !important;
}

/* line 255, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-bottom-50 {
  padding-bottom: 50px !important;
}

/* line 259, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-0 {
  padding-top: 0px !important;
}

/* line 263, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-5 {
  padding-top: 5px !important;
}

/* line 267, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-10 {
  padding-top: 10px !important;
}

/* line 271, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-15 {
  padding-top: 15px !important;
}

/* line 275, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-20 {
  padding-top: 20px !important;
}

/* line 279, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-25 {
  padding-top: 25px !important;
}

/* line 283, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-30 {
  padding-top: 30px !important;
}

/* line 287, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-35 {
  padding-top: 35px !important;
}

/* line 291, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-40 {
  padding-top: 40px !important;
}

/* line 295, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-45 {
  padding-top: 45px !important;
}

/* line 299, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-50 {
  padding-top: 50px !important;
}

/* line 303, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-55 {
  padding-top: 55px !important;
}

/* line 307, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-60 {
  padding-top: 60px !important;
}

/* line 311, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-65 {
  padding-top: 65px !important;
}

/* line 315, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-top-70 {
  padding-top: 70px !important;
}

/* line 319, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-0 {
  padding-left: 0px !important;
}

/* line 323, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-5 {
  padding-left: 5px !important;
}

/* line 327, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-10 {
  padding-left: 10px !important;
}

/* line 331, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-15 {
  padding-left: 15px !important;
}

/* line 335, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-20 {
  padding-left: 20px !important;
}

/* line 339, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-25 {
  padding-left: 25px !important;
}

/* line 343, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-30 {
  padding-left: 30px !important;
}

/* line 347, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-35 {
  padding-left: 35px !important;
}

/* line 351, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-40 {
  padding-left: 40px !important;
}

/* line 355, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-45 {
  padding-left: 45px !important;
}

/* line 359, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-50 {
  padding-left: 50px !important;
}

/* line 363, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-55 {
  padding-left: 55px !important;
}

/* line 367, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-60 {
  padding-left: 60px !important;
}

/* line 371, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-65 {
  padding-left: 65px !important;
}

/* line 375, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-70 {
  padding-left: 70px !important;
}

/* line 379, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-75 {
  padding-left: 75px !important;
}

/* line 383, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-80 {
  padding-left: 80px !important;
}

/* line 387, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-85 {
  padding-left: 85px !important;
}

/* line 391, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-left-90 {
  padding-left: 90px !important;
}

/* line 395, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-0 {
  padding-right: 0px !important;
}

/* line 399, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-5 {
  padding-right: 5px !important;
}

/* line 403, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-10 {
  padding-right: 10px !important;
}

/* line 407, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-15 {
  padding-right: 15px !important;
}

/* line 411, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-20 {
  padding-right: 20px !important;
}

/* line 415, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-25 {
  padding-right: 25px !important;
}

/* line 419, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-30 {
  padding-right: 30px !important;
}

/* line 423, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-35 {
  padding-right: 35px !important;
}

/* line 427, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-40 {
  padding-right: 40px !important;
}

/* line 431, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-45 {
  padding-right: 45px !important;
}

/* line 435, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-50 {
  padding-right: 50px !important;
}

/* line 439, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-55 {
  padding-right: 55px !important;
}

/* line 443, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-60 {
  padding-right: 60px !important;
}

/* line 447, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-65 {
  padding-right: 65px !important;
}

/* line 451, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-70 {
  padding-right: 70px !important;
}

/* line 455, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-75 {
  padding-right: 75px !important;
}

/* line 459, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-80 {
  padding-right: 80px !important;
}

/* line 463, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-85 {
  padding-right: 85px !important;
}

/* line 467, ../../app/resources/scss/theme/partials/_utilities.scss */
.padding-right-90 {
  padding-right: 90px !important;
}

/* line 471, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-negative-5 {
  margin: -5px !important;
}

/* line 475, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-5 {
  margin: 5px !important;
}

/* line 479, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-10 {
  margin: 10px !important;
}

/* line 483, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-15 {
  margin: 15px !important;
}

/* line 487, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-20 {
  margin: 20px !important;
}

/* line 491, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-25 {
  margin: 25px !important;
}

/* line 495, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-30 {
  margin: 30px !important;
}

/* line 499, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-35 {
  margin: 35px !important;
}

/* line 503, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-40 {
  margin: 40px !important;
}

/* line 507, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-0 {
  margin-bottom: 0px !important;
}

/* line 511, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

/* line 515, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-10 {
  margin-bottom: 10px !important;
}

/* line 519, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-15 {
  margin-bottom: 15px !important;
}

/* line 523, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-20 {
  margin-bottom: 20px !important;
}

/* line 527, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-25 {
  margin-bottom: 25px !important;
}

/* line 531, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-30 {
  margin-bottom: 30px !important;
}

/* line 535, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-35 {
  margin-bottom: 35px !important;
}

/* line 539, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-40 {
  margin-bottom: 40px !important;
}

/* line 543, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-45 {
  margin-bottom: 45px !important;
}

/* line 547, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-bottom-50 {
  margin-bottom: 50px !important;
}

/* line 551, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-0 {
  margin-top: 0px !important;
}

/* line 555, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-5 {
  margin-top: 5px !important;
}

/* line 559, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-10 {
  margin-top: 10px !important;
}

/* line 563, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-15 {
  margin-top: 15px !important;
}

/* line 567, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-20 {
  margin-top: 20px !important;
}

/* line 571, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-25 {
  margin-top: 25px !important;
}

/* line 575, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-30 {
  margin-top: 30px !important;
}

/* line 579, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-35 {
  margin-top: 35px !important;
}

/* line 583, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-40 {
  margin-top: 40px !important;
}

/* line 587, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-45 {
  margin-top: 45px !important;
}

/* line 591, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-50 {
  margin-top: 50px !important;
}

/* line 595, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-top-100 {
  margin-top: 100px !important;
}

/* line 599, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-0 {
  margin-right: 0px !important;
}

/* line 603, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-5 {
  margin-right: 5px !important;
}

/* line 607, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-10 {
  margin-right: 10px !important;
}

/* line 611, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-15 {
  margin-right: 15px !important;
}

/* line 615, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-20 {
  margin-right: 20px !important;
}

/* line 619, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-25 {
  margin-right: 25px !important;
}

/* line 623, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-30 {
  margin-right: 30px !important;
}

/* line 627, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-35 {
  margin-right: 35px !important;
}

/* line 631, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-40 {
  margin-right: 40px !important;
}

/* line 635, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-45 {
  margin-right: 45px !important;
}

/* line 639, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-right-50 {
  margin-right: 50px !important;
}

/* line 643, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-0 {
  margin-left: 0px !important;
}

/* line 647, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-5 {
  margin-left: 5px !important;
}

/* line 651, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-10 {
  margin-left: 10px !important;
}

/* line 655, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-15 {
  margin-left: 15px !important;
}

/* line 659, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-20 {
  margin-left: 20px !important;
}

/* line 663, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-25 {
  margin-left: 25px !important;
}

/* line 667, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-30 {
  margin-left: 30px !important;
}

/* line 671, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-35 {
  margin-left: 35px !important;
}

/* line 675, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-40 {
  margin-left: 40px !important;
}

/* line 679, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-45 {
  margin-left: 45px !important;
}

/* line 683, ../../app/resources/scss/theme/partials/_utilities.scss */
.margin-left-50 {
  margin-left: 50px !important;
}

/* line 687, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-50 {
  min-height: 50px !important;
}

/* line 691, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-55 {
  min-height: 55px !important;
}

/* line 695, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-60 {
  min-height: 60px !important;
}

/* line 699, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-65 {
  min-height: 65px !important;
}

/* line 703, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-70 {
  min-height: 70px !important;
}

/* line 707, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-75 {
  min-height: 75px !important;
}

/* line 711, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-80 {
  min-height: 80px !important;
}

/* line 715, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-85 {
  min-height: 85px !important;
}

/* line 719, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-90 {
  min-height: 90px !important;
}

/* line 723, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-95 {
  min-height: 95px !important;
}

/* line 727, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-100 {
  min-height: 100px !important;
}

/* line 731, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-105 {
  min-height: 105px !important;
}

/* line 735, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-110 {
  min-height: 110px !important;
}

/* line 739, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-115 {
  min-height: 115px !important;
}

/* line 743, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-120 {
  min-height: 120px !important;
}

/* line 747, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-125 {
  min-height: 125px !important;
}

/* line 751, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-130 {
  min-height: 130px !important;
}

/* line 755, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-135 {
  min-height: 135px !important;
}

/* line 759, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-140 {
  min-height: 140px !important;
}

/* line 763, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-145 {
  min-height: 145px !important;
}

/* line 767, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-150 {
  min-height: 150px !important;
}

/* line 771, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-155 {
  min-height: 155px !important;
}

/* line 775, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-180 {
  min-height: 180px !important;
}

/* line 779, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-200 {
  min-height: 200px !important;
}

/* line 783, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-230 {
  min-height: 230px !important;
}

/* line 787, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-250 {
  min-height: 250px !important;
}

/* line 791, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-270 {
  min-height: 270px !important;
}

/* line 795, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-280 {
  min-height: 280px !important;
}

/* line 799, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-300 {
  min-height: 300px !important;
}

/* line 803, ../../app/resources/scss/theme/partials/_utilities.scss */
.min-height-350 {
  min-height: 350px !important;
}

/* line 807, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-50 {
  height: 50px !important;
}

/* line 811, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-55 {
  height: 55px !important;
}

/* line 815, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-60 {
  height: 60px !important;
}

/* line 819, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-65 {
  height: 65px !important;
}

/* line 823, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-70 {
  height: 70px !important;
}

/* line 827, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-75 {
  height: 75px !important;
}

/* line 831, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-80 {
  height: 80px !important;
}

/* line 835, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-85 {
  height: 85px !important;
}

/* line 839, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-90 {
  height: 90px !important;
}

/* line 843, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-95 {
  height: 95px !important;
}

/* line 847, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-100 {
  height: 100px !important;
}

/* line 851, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-105 {
  height: 105px !important;
}

/* line 855, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-110 {
  height: 110px !important;
}

/* line 859, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-115 {
  height: 115px !important;
}

/* line 863, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-120 {
  height: 120px !important;
}

/* line 867, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-125 {
  height: 125px !important;
}

/* line 871, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-130 {
  height: 130px !important;
}

/* line 875, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-135 {
  height: 135px !important;
}

/* line 879, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-140 {
  height: 140px !important;
}

/* line 883, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-145 {
  height: 145px !important;
}

/* line 887, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-150 {
  height: 150px !important;
}

/* line 891, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-155 {
  height: 155px !important;
}

/* line 895, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-180 {
  height: 180px !important;
}

/* line 899, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-185 {
  height: 185px !important;
}

/* line 903, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-200 {
  height: 200px !important;
}

/* line 907, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-210 {
  height: 210px !important;
}

/* line 911, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-220 {
  height: 220px !important;
}

/* line 915, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-230 {
  height: 230px !important;
}

/* line 919, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-250 {
  height: 250px !important;
}

/* line 923, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-270 {
  height: 270px !important;
}

/* line 927, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-300 {
  height: 300px !important;
}

/* line 931, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-330 {
  height: 330px !important;
}

/* line 935, ../../app/resources/scss/theme/partials/_utilities.scss */
.height-350 {
  height: 350px !important;
}

/* line 939, ../../app/resources/scss/theme/partials/_utilities.scss */
.width-50 {
  width: 50px !important;
}

/* line 943, ../../app/resources/scss/theme/partials/_utilities.scss */
.width-100 {
  width: 100px !important;
}

/* line 947, ../../app/resources/scss/theme/partials/_utilities.scss */
.width-150 {
  width: 150px !important;
}

/* line 950, ../../app/resources/scss/theme/partials/_utilities.scss */
.width-175 {
  width: 175px !important;
}

/* line 954, ../../app/resources/scss/theme/partials/_utilities.scss */
.width-200 {
  width: 200px !important;
}

/* line 958, ../../app/resources/scss/theme/partials/_utilities.scss */
.max-width-50 {
  max-width: 50px !important;
}

/* line 962, ../../app/resources/scss/theme/partials/_utilities.scss */
.max-width-100 {
  max-width: 100px !important;
}

/* line 966, ../../app/resources/scss/theme/partials/_utilities.scss */
.max-width-150 {
  max-width: 150px !important;
}

/* line 970, ../../app/resources/scss/theme/partials/_utilities.scss */
.max-width-200 {
  max-width: 200px !important;
}

/* line 974, ../../app/resources/scss/theme/partials/_utilities.scss */
.vertical-align-bottom {
  vertical-align: bottom !important;
}

/* line 978, ../../app/resources/scss/theme/partials/_utilities.scss */
.vertical-align-middle {
  vertical-align: middle !important;
}

/* line 982, ../../app/resources/scss/theme/partials/_utilities.scss */
.vertical-align-top {
  vertical-align: top !important;
}

/* line 986, ../../app/resources/scss/theme/partials/_utilities.scss */
.large-letters {
  font-size: 60px;
}

/* line 990, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-bold {
  font-weight: 600 !important;
}

/* line 994, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-extra-small {
  font-size: 11px !important;
}

/* line 998, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-small {
  font-size: 12px !important;
}

/* line 1002, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-large {
  font-size: 18px !important;
}

/* line 1006, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-extra-large {
  font-size: 18px !important;
}

/* line 1010, ../../app/resources/scss/theme/partials/_utilities.scss */
h1.text-extra-large {
  font-size: 50px !important;
}

/* line 1014, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-primary {
  color: #07B6AD !important;
}

/* line 1018, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-grey {
  color: #c8c7cc !important;
}

/* line 1022, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-azure {
  color: #5B9BD1 !important;
}

/* line 1026, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-orange {
  color: #FF6438 !important;
}

/* line 1030, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-green {
  color: #5A8770 !important;
}

/* line 1034, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-blue {
  color: #407887 !important;
}

/* line 1038, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-pink {
  color: #F5888D !important;
}

/* line 1042, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-purple {
  color: #9A89B5 !important;
}

/* line 1046, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-bricky {
  color: #894550 !important;
}

/* line 1050, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-yellow {
  color: #EEB424 !important;
}

/* line 1054, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-red {
  color: #07B6AD !important;
}

/* line 1058, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-info {
  color: #46b8da !important;
}

/* line 1062, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-white {
  color: #ffffff !important;
}

/* line 1066, ../../app/resources/scss/theme/partials/_utilities.scss */
a.text-white {
  color: rgba(255, 255, 255, 0.6) !important;
}
/* line 1069, ../../app/resources/scss/theme/partials/_utilities.scss */
a.text-white:hover {
  color: #ffffff !important;
}

/* line 1074, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-dark {
  color: #5b5b60 !important;
}

/* line 1078, ../../app/resources/scss/theme/partials/_utilities.scss */
a.text-dark:hover {
  color: #6f6f75 !important;
}

/* line 1082, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-light {
  color: #404040 !important;
}

/* line 1086, ../../app/resources/scss/theme/partials/_utilities.scss */
a.text-light:hover {
  color: #2b2b2b !important;
}

/* line 1090, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-white-transparent {
  color: rgba(255, 255, 255, 0.7) !important;
}

/* line 1094, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-dark-transparent {
  color: rgba(44, 47, 59, 0.7) !important;
}

/* ---------------------------------------------------------------------- */
/*  Background Colors
/* ---------------------------------------------------------------------- */
/* line 1100, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-bg {
  background: none !important;
}

/* line 1104, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-white {
  background: #ffffff !important;
}

/* line 1108, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-black {
  background: #2C2F3B !important;
  color: #ffffff;
}

/* line 1113, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-primary {
  background: #07B6AD !important;
  color: #ffffff;
}

/* line 1118, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-primary {
  background: #09e7dc !important;
  color: #ffffff;
}

/* line 1123, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-primary {
  background: #05857e !important;
  color: #ffffff;
}

/* line 1128, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-success {
  background: #5cb85c !important;
  color: #ffffff;
}

/* line 1133, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-info {
  background: #46b8da !important;
  color: #ffffff;
}

/* line 1138, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-warning {
  background: #eea236 !important;
  color: #ffffff;
}

/* line 1143, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-danger {
  background: #d43f3a !important;
  color: #ffffff;
}

/* line 1148, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-azure {
  background: #5B9BD1 !important;
  color: #ffffff;
}

/* line 1153, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-azure {
  background: #6fa7d7 !important;
  color: #ffffff;
}

/* line 1158, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-azure {
  background: #3782c2 !important;
  color: #ffffff;
}

/* line 1163, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-red {
  background: #07B6AD !important;
  color: #ffffff;
}

/* line 1168, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-red {
  background: #09e7dc !important;
  color: #ffffff;
}

/* line 1173, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-red {
  background: #05857e !important;
  color: #ffffff;
}

/* line 1178, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-green {
  background: #5A8770 !important;
  color: #ffffff;
}

/* line 1183, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-green {
  background: #73a189 !important;
  color: #ffffff;
}

/* line 1188, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-green {
  background: #466857 !important;
  color: #ffffff;
}

/* line 1193, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-orange {
  background: #FF6438 !important;
  color: #ffffff;
}

/* line 1198, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-orange {
  background: #ff8c6b !important;
  color: #ffffff;
}

/* line 1203, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-orange {
  background: #ff3c05 !important;
  color: #ffffff;
}

/* line 1208, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-blue {
  background: #407887 !important;
  color: #ffffff;
}

/* line 1213, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-blue {
  background: #5097aa !important;
  color: #ffffff;
}

/* line 1218, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-blue {
  background: #305964 !important;
  color: #ffffff;
}

/* line 1223, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-pink {
  background: #F5888D !important;
  color: #ffffff;
}

/* line 1228, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-pink {
  background: #f9b7ba !important;
  color: #ffffff;
}

/* line 1233, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-pink {
  background: #f15960 !important;
  color: #ffffff;
}

/* line 1238, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-purple {
  background: #9A89B5 !important;
  color: #ffffff;
}

/* line 1243, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-purple {
  background: #b5a8c9 !important;
  color: #ffffff;
}

/* line 1248, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-purple {
  background: #7f6aa1 !important;
  color: #ffffff;
}

/* line 1253, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-beige {
  background: #D2BD8E !important;
  color: #ffffff;
}

/* line 1258, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-beige {
  background: #d9c8a0 !important;
  color: #ffffff;
}

/* line 1263, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-beige {
  background: #c3a86a !important;
  color: #ffffff;
}

/* line 1268, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-grey {
  background: #c8c7cc !important;
  color: #ffffff;
}

/* line 1273, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-grey {
  background: #f7f7f8 !important;
}

/* line 1277, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-grey {
  background: #aeacb4 !important;
  color: #ffffff;
}

/* line 1282, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-yellow {
  background: #EEB424 !important;
  color: #ffffff;
}

/* line 1287, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-yellow {
  background: #f2c453 !important;
  color: #ffffff;
}

/* line 1292, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-yellow {
  background: #cf9810 !important;
  color: #ffffff;
}

/* line 1297, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-bricky {
  background: #894550 !important;
  color: #ffffff;
}

/* line 1302, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-light-bricky {
  background: #aa5764 !important;
  color: #ffffff;
}

/* line 1307, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-dark-bricky {
  background: #67343c !important;
  color: #ffffff;
}

/* line 1312, ../../app/resources/scss/theme/partials/_utilities.scss */
.bg-body {
  background: #F1F3FA;
}

/* line 1316, ../../app/resources/scss/theme/partials/_utilities.scss */
.center {
  text-align: center;
}

/* line 1320, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-left {
  text-align: left;
}

/* line 1324, ../../app/resources/scss/theme/partials/_utilities.scss */
.text-right {
  text-align: right;
}

/* line 1328, ../../app/resources/scss/theme/partials/_utilities.scss */
.circle-100 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: inline-block;
  -moz-box-shadow: 0, 1px, 2px, #C3C3C3;
  -webkit-box-shadow: 0, 1px, 2px, #C3C3C3;
  box-shadow: 0, 1px, 2px, #C3C3C3;
}

/* line 1336, ../../app/resources/scss/theme/partials/_utilities.scss */
.circle-50 {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 55px;
  text-align: center;
  display: inline-block;
  -moz-box-shadow: 0, 1px, 2px, #C3C3C3;
  -webkit-box-shadow: 0, 1px, 2px, #C3C3C3;
  box-shadow: 0, 1px, 2px, #C3C3C3;
}

/* line 1347, ../../app/resources/scss/theme/partials/_utilities.scss */
.rate .value {
  font-size: 22px;
  font-weight: 600;
}
/* line 1352, ../../app/resources/scss/theme/partials/_utilities.scss */
.rate i {
  vertical-align: middle;
  padding-bottom: 15px;
}
/* line 1357, ../../app/resources/scss/theme/partials/_utilities.scss */
.rate .percentage {
  vertical-align: middle;
  font-size: 15px;
  padding-bottom: 15px;
}
/* line 1363, ../../app/resources/scss/theme/partials/_utilities.scss */
.rate img {
  display: block;
  position: relative;
  width: 100%;
}

/* line 1370, ../../app/resources/scss/theme/partials/_utilities.scss */
.overlayer {
  display: block;
  position: absolute;
  z-index: 101;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0px, #000000 100%);
  opacity: 1;
}
/* line 1377, ../../app/resources/scss/theme/partials/_utilities.scss */
.overlayer.fullwidth {
  width: 100%;
}
/* line 1381, ../../app/resources/scss/theme/partials/_utilities.scss */
.overlayer .overlayer-wrapper {
  display: block;
  position: relative;
  z-index: 100;
}

/* line 1388, ../../app/resources/scss/theme/partials/_utilities.scss */
.bottom-left {
  bottom: 0;
  left: 0;
  position: absolute;
}

/* line 1394, ../../app/resources/scss/theme/partials/_utilities.scss */
.tags {
  display: inline-block;
  background: #C2C6CD;
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
  margin: 0 0 10px 18px;
  padding: 2px 10px 1px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  position: relative;
  transition: all .25s linear;
  white-space: nowrap;
  line-height: 21px;
}
/* line 1409, ../../app/resources/scss/theme/partials/_utilities.scss */
.tags:before {
  content: "";
  border-style: solid;
  border-color: transparent #c5c5c5 transparent transparent;
  border-width: 12px 13px 12px 0;
  position: absolute;
  left: -13px;
  top: 0;
  transition: all .25s linear;
}
/* line 1420, ../../app/resources/scss/theme/partials/_utilities.scss */
.tags:hover {
  background-color: #8B91A0;
  color: #FFFFFF;
}
/* line 1425, ../../app/resources/scss/theme/partials/_utilities.scss */
.tags:hover:before {
  border-color: transparent #8B91A0 transparent transparent;
}
/* line 1429, ../../app/resources/scss/theme/partials/_utilities.scss */
.tags:after {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 50% 50% 50% 50%;
  content: "";
  height: 5px;
  left: -1px;
  position: absolute;
  top: 10px;
  width: 5px;
}

/* line 1441, ../../app/resources/scss/theme/partials/_utilities.scss */
.tooltip-notification {
  cursor: pointer;
  right: 0;
  margin-top: 3px;
  padding: 5px 0;
  position: absolute;
  top: 25px;
  z-index: 10000;
}
/* line 1450, ../../app/resources/scss/theme/partials/_utilities.scss */
.toolbar .tooltip-notification {
  top: 60px;
  right: 20px;
}
/* line 1455, ../../app/resources/scss/theme/partials/_utilities.scss */
.tooltip-notification .tooltip-notification-arrow {
  border-width: 0 5px 5px;
  left: 80%;
  margin-left: -5px;
  top: 0;
  border-color: transparent;
  border-bottom-color: #292B2E;
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0;
}
/* line 1468, ../../app/resources/scss/theme/partials/_utilities.scss */
.tooltip-notification .tooltip-notification-inner {
  background-color: #292B2E;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 12px;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  line-height: normal;
}
/* line 1478, ../../app/resources/scss/theme/partials/_utilities.scss */
.tooltip-notification .tooltip-notification-inner .message {
  color: #BFC0C1;
  font-size: 11px;
  margin-top: -4px;
}
/* line 1484, ../../app/resources/scss/theme/partials/_utilities.scss */
.tooltip-notification .tooltip-notification-inner > div {
  width: 100px;
}

/* line 1490, ../../app/resources/scss/theme/partials/_utilities.scss */
.float-none {
  float: none;
}

/* line 1494, ../../app/resources/scss/theme/partials/_utilities.scss */
.background-dark {
  background: rgba(0, 0, 0, 0.2);
}

/* line 1498, ../../app/resources/scss/theme/partials/_utilities.scss */
.background-light {
  background: rgba(255, 255, 255, 0.6) !important;
}

/* line 1502, ../../app/resources/scss/theme/partials/_utilities.scss */
.radius-3 {
  border-radius: 3px !important;
}

/* line 1506, ../../app/resources/scss/theme/partials/_utilities.scss */
.radius-5 {
  border-radius: 5px !important;
}

/* line 1510, ../../app/resources/scss/theme/partials/_utilities.scss */
.radius-10 {
  border-radius: 10px !important;
}

/* line 1514, ../../app/resources/scss/theme/partials/_utilities.scss */
.stack-right-bottom {
  left: auto !important;
  right: -0.5em !important;
  top: auto !important;
  bottom: -0.5em !important;
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

/* line 1522, ../../app/resources/scss/theme/partials/_utilities.scss */
.noTransform {
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}

/* line 1530, ../../app/resources/scss/theme/partials/_utilities.scss */
.vertical-bottom {
  vertical-align: bottom;
}

/* line 1534, ../../app/resources/scss/theme/partials/_utilities.scss */
.vertical-middle {
  vertical-align: middle;
}

/* line 1538, ../../app/resources/scss/theme/partials/_utilities.scss */
.vertical-top {
  vertical-align: top;
}

/* line 1542, ../../app/resources/scss/theme/partials/_utilities.scss */
.show-grid {
  margin-bottom: 15px;
}

/* line 1546, ../../app/resources/scss/theme/partials/_utilities.scss */
.show-grid [class^="col-"] {
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2);
  padding-bottom: 10px;
  padding-top: 10px;
}

/* line 1553, ../../app/resources/scss/theme/partials/_utilities.scss */
.no-wrap {
  white-space: nowrap !important;
}

/* line 1557, ../../app/resources/scss/theme/partials/_utilities.scss */
.wrap {
  white-space: normal !important;
}

/* line 1561, ../../app/resources/scss/theme/partials/_utilities.scss */
.counter, .appear-counter {
  font-size: 50px;
}

/* line 1565, ../../app/resources/scss/theme/partials/_utilities.scss */
.counter-symbol {
  font-size: 40px;
}

/* line 1569, ../../app/resources/scss/theme/partials/_utilities.scss */
.overflow-hidden {
  overflow: hidden;
}

/* line 1573, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #ffffff transparent transparent;
  opacity: 0.7;
}
/* line 1581, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-muted {
  border-right-color: #9b9b9f;
}
/* line 1585, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-dark {
  border-right-color: #5b5b60 !important;
}
/* line 1589, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-light {
  border-right-color: #595959 !important;
}
/* line 1593, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-red {
  border-right-color: #07B6AD !important;
}
/* line 1597, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-azure {
  border-right-color: #5B9BD1 !important;
}
/* line 1601, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-green {
  border-right-color: #5A8770 !important;
}
/* line 1605, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-primary {
  border-right-color: #07B6AD !important;
}
/* line 1609, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-purple {
  border-right-color: #9A89B5 !important;
}
/* line 1613, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-right.text-orange {
  border-right-color: #FF6438 !important;
}

/* line 1618, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ffffff transparent transparent transparent;
  opacity: 0.7;
}
/* line 1626, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-muted {
  border-top-color: #9b9b9f;
}
/* line 1630, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-dark {
  border-top-color: #5b5b60 !important;
}
/* line 1634, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-light {
  border-top-color: #595959 !important;
}
/* line 1638, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-red {
  border-top-color: #07B6AD !important;
}
/* line 1642, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-azure {
  border-top-color: #5B9BD1 !important;
}
/* line 1646, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-green {
  border-top-color: #5A8770 !important;
}
/* line 1650, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-primary {
  border-top-color: #07B6AD !important;
}
/* line 1654, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-purple {
  border-top-color: #9A89B5 !important;
}
/* line 1658, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-top-left.text-orange {
  border-right-color: #FF6438 !important;
}

/* line 1663, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #ffffff transparent;
  opacity: 0.7;
}
/* line 1671, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-muted {
  border-bottom-color: #9b9b9f;
}
/* line 1675, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-dark {
  border-bottom-color: #5b5b60 !important;
}
/* line 1679, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-light {
  border-bottom-color: #595959 !important;
}
/* line 1683, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-red {
  border-bottom-color: #07B6AD !important;
}
/* line 1687, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-azure {
  border-bottom-color: #5B9BD1 !important;
}
/* line 1691, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-green {
  border-bottom-color: #5A8770 !important;
}
/* line 1695, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-primary {
  border-bottom-color: #07B6AD !important;
}
/* line 1699, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-purple {
  border-bottom-color: #9A89B5 !important;
}
/* line 1703, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-right.text-orange {
  border-bottom-color: #FF6438 !important;
}

/* line 1708, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: transparent transparent transparent #ffffff;
  opacity: 0.7;
}
/* line 1716, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-muted {
  border-left-color: #9b9b9f;
}
/* line 1720, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-dark {
  border-left-color: #5b5b60 !important;
}
/* line 1724, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-light {
  border-left-color: #595959 !important;
}
/* line 1728, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-red {
  border-left-color: #07B6AD !important;
}
/* line 1732, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-azure {
  border-left-color: #5B9BD1 !important;
}
/* line 1736, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-green {
  border-left-color: #5A8770 !important;
}
/* line 1740, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-primary {
  border-left-color: #07B6AD !important;
}
/* line 1744, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-purple {
  border-left-color: #9A89B5 !important;
}
/* line 1748, ../../app/resources/scss/theme/partials/_utilities.scss */
.triangle-bottom-left.text-orange {
  border-left-color: #FF6438 !important;
}

/* line 1753, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator {
  height: 30px;
  margin-bottom: 30px;
  display: block;
  position: relative;
}
/* line 1759, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator:after {
  display: block;
  content: " ";
  height: 2px;
  width: 40%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20%;
  background: #fff;
}
/* line 1772, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.line-sm:after {
  width: 10%;
  margin-left: -5%;
}
/* line 1779, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.line-lg:after {
  width: 80%;
  margin-left: -5%;
}
/* line 1786, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-muted:after {
  background-color: #9b9b9f;
}
/* line 1792, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-dark:after {
  background-color: #5b5b60;
}
/* line 1798, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-light:after {
  background-color: #595959;
}
/* line 1804, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-red:after {
  background-color: #07B6AD;
}
/* line 1810, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-azure:after {
  background-color: #5B9BD1;
}
/* line 1816, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-green:after {
  background-color: #5A8770;
}
/* line 1822, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-primary:after {
  background-color: #07B6AD;
}
/* line 1828, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-purple:after {
  background-color: #9A89B5;
}
/* line 1834, ../../app/resources/scss/theme/partials/_utilities.scss */
.line-separator.text-orange:after {
  background-color: #FF6438;
}

/* line 1840, ../../app/resources/scss/theme/partials/_utilities.scss */
hr {
  background-image: -o-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -webkit-gradient(linear, left center, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -ms-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -moz-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -webkit-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  border: 0 none;
  height: 1px;
  margin: 22px 0;
}
/* line 1851, ../../app/resources/scss/theme/partials/_utilities.scss */
hr.white-line {
  background-image: -o-linear-gradient(left center, transparent, rgba(255, 255, 255, 0.3), transparent);
  background-image: -webkit-gradient(linear, left center, transparent, rgba(255, 255, 255, 0.3), transparent);
  background-image: -ms-linear-gradient(left center, transparent, rgba(255, 255, 255, 0.3), transparent);
  background-image: -moz-linear-gradient(left center, transparent, rgba(255, 255, 255, 0.3), transparent);
  background-image: -webkit-linear-gradient(left center, transparent, rgba(255, 255, 255, 0.3), transparent);
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}

/* ---------------------------------------------------------------------- */
/* Dropdown Menu
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu {
  border: none;
  border-radius: 3px;
  font-size: 12px;
  padding: 0;
  z-index: 1000;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
/* line 13, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu > li {
  -webkit-transform: translateZ(0);
}
/* line 16, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu > li > a {
  border-radius: 3px;
  color: inherit;
  line-height: 25px;
  margin: 4px;
  font-weight: normal;
}

/* line 26, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark {
  background-color: #2B3034;
  border: 1px solid #1A1C1E;
  border-radius: 0;
  box-shadow: none;
  list-style: none outside none;
  max-width: 300px;
  min-width: 166px;
  padding: 0;
  position: absolute;
  text-shadow: none;
  z-index: 1000;
}
/* line 41, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark:after {
  border-color: transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border-width: 10px;
  content: "";
  border-bottom-color: #2B3034;
  border-top-width: 0;
  content: " ";
  top: -9px;
  left: 10px;
}
/* line 58, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark.pull-right:after {
  left: auto;
  right: 10px;
}
/* line 64, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark .dropdown-header {
  padding: 8px 8px 6px;
  color: #f7f7f8;
  font-size: 11px;
}
/* line 70, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark .divider {
  background: none;
}
/* line 74, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark li p, .dropdown-menu.dropdown-dark li a, .dropdown-menu.dropdown-dark .drop-down-wrapper li p, .dropdown-menu.dropdown-dark .drop-down-wrapper li a {
  color: #EDEDED;
  border-bottom-color: #1A1C1E;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  padding: 8px 8px 6px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  white-space: normal !important;
  display: block;
}
/* line 88, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark > li > a {
  margin: 0;
}
/* line 92, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark li:last-child a {
  border-bottom: none !important;
  border-radius: 0 0 6px 6px;
}
/* line 97, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-dark > li > a:hover, .dropdown-menu.dropdown-dark > li > a:focus, .dropdown-menu.dropdown-dark .dropdown-submenu:hover > a, .dropdown-menu.dropdown-dark .dropdown-submenu:focus > a, .dropdown-menu.dropdown-dark .drop-down-wrapper li a:hover, .dropdown-menu.dropdown-dark .drop-down-wrapper li a:focus {
  background-color: #212326;
}

/* line 103, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light {
  background-color: #FFFFFF;
  border: 1px solid rgba(17, 17, 17, 0.15);
  max-width: 300px;
  min-width: 166px;
  border-radius: 7px;
  padding: 0;
}
/* line 111, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light:before, .dropdown-menu.dropdown-light:after {
  border-color: transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
/* line 120, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light:before {
  border-bottom-color: rgba(17, 17, 17, 0.15);
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border-width: 11px;
  content: "";
  border-top-width: 0;
  content: " ";
  top: -11px;
  left: 10px;
}
/* line 135, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light:after {
  border-color: transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border-width: 10px;
  content: "";
  border-bottom-color: #FFFFFF;
  border-top-width: 0;
  content: " ";
  top: -9px;
  left: 11px;
}
/* line 152, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light.pull-right:after {
  left: auto;
  right: 11px;
}
/* line 157, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light.pull-right:before {
  left: auto;
  right: 10px;
}
/* line 163, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light li a {
  border-bottom: 1px solid #DDDDDD;
  font-size: 14px;
  line-height: 35px;
  color: #07B6AD;
  text-align: left;
}
/* line 171, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light > li > a {
  margin: 0;
}
/* line 175, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light li:first-child a {
  border-radius: 7px 7px 0 0;
}
/* line 179, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light li:last-child a {
  border-radius: 0 0 7px 7px;
}
/* line 183, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-menu.dropdown-light li:last-child a {
  border-bottom: none;
}

/* line 189, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.drop-down-wrapper .list-group-item {
  border-left: none;
  border-right: none;
  margin-top: 0;
}
/* line 194, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.drop-down-wrapper .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 199, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.drop-down-wrapper .list-group-item:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 206, ../../app/resources/scss/theme/partials/_dropdown-menu.scss */
.dropdown-header {
  padding: 10px 10px 5px 10px;
  font-size: 11px;
}

/* ---------------------------------------------------------------------- */
/* Tabs
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_tabs.scss */
.nav-tabs {
  margin-bottom: 0;
  padding: 0;
}
/* line 11, ../../app/resources/scss/theme/partials/_tabs.scss */
.nav-tabs.nav-justified > li > a {
  border-left: none !important;
  border-radius: 0;
  border-top: none !important;
  border-right: none !important;
}
/* line 20, ../../app/resources/scss/theme/partials/_tabs.scss */
.nav-tabs > li {
  margin-bottom: -3px;
  text-align: center;
}
/* line 25, ../../app/resources/scss/theme/partials/_tabs.scss */
.nav-tabs > li.dropdown.active a {
  cursor: pointer;
}
/* line 31, ../../app/resources/scss/theme/partials/_tabs.scss */
.nav-tabs > li.dropdown .dropdown-menu > .active a, .nav-tabs > li.dropdown .dropdown-menu > .active a:hover, .nav-tabs > li.dropdown .dropdown-menu > .active a:focus {
  background-color: #f7f7f8;
  color: #ffffff;
}
/* line 39, ../../app/resources/scss/theme/partials/_tabs.scss */
.nav-tabs > li > a {
  border: 0 none;
  border-radius: 0;
  color: #8E9AA2;
  min-width: 70px;
  padding: 15px 20px;
}
/* line 48, ../../app/resources/scss/theme/partials/_tabs.scss */
.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
  border-width: 0;
}
/* line 55, ../../app/resources/scss/theme/partials/_tabs.scss */
.nav-tabs > .active a, .nav-tabs > .active a:hover, .nav-tabs > .active a:focus {
  border: 0 none;
  -moz-box-shadow: 1px 1px 2px rgba(44, 47, 59, 0.1);
  -webkit-box-shadow: 1px 1px 2px rgba(44, 47, 59, 0.1);
  box-shadow: 1px 1px 2px rgba(44, 47, 59, 0.1);
  color: #505458;
}

/* line 63, ../../app/resources/scss/theme/partials/_tabs.scss */
.panel-tabs, .tabbable {
  background-color: #E6E8E8;
  padding: 1px;
  margin-bottom: 15px;
}

/* line 69, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabbable.pills {
  background: none;
}
/* line 72, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabbable.pills > .nav {
  margin-bottom: 10px;
}

/* line 77, ../../app/resources/scss/theme/partials/_tabs.scss */
.panel-tabs {
  padding: 0;
}
/* line 80, ../../app/resources/scss/theme/partials/_tabs.scss */
.panel-tabs .panel-heading {
  background: #EFEFF4;
}
/* line 84, ../../app/resources/scss/theme/partials/_tabs.scss */
.panel-tabs .panel-body {
  padding: 0;
}
/* line 88, ../../app/resources/scss/theme/partials/_tabs.scss */
.panel-tabs .tabbable {
  margin: 0;
  padding: 0;
}
/* line 93, ../../app/resources/scss/theme/partials/_tabs.scss */
.panel-tabs .nav-tabs {
  border: medium none;
  float: right;
  margin-top: -48px;
}
/* line 98, ../../app/resources/scss/theme/partials/_tabs.scss */
.panel-tabs .nav-tabs > li > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 105, ../../app/resources/scss/theme/partials/_tabs.scss */
.tab-content {
  background-color: #FFFFFF;
  position: relative;
}

/* line 110, ../../app/resources/scss/theme/partials/_tabs.scss */
.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none;
  padding: 15px;
}

/* line 115, ../../app/resources/scss/theme/partials/_tabs.scss */
.tab-content > .active, .pill-content > .active {
  display: block;
}

/* line 120, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-left.tabbable {
  background-color: none;
  padding: 0;
}
/* line 125, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-left .tab-content {
  border-top: 1px solid #EFEFF4;
  border-right: 1px solid #EFEFF4;
  border-bottom: 1px solid #EFEFF4;
  overflow: hidden;
}
/* line 132, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-left > .nav-tabs {
  border: none;
  float: left;
  margin-bottom: 0;
  top: auto;
}
/* line 138, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-left > .nav-tabs > li {
  float: none;
  text-align: left;
}
/* line 142, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li a:focus, .tabs-left > .nav-tabs > li a:hover {
  border-color: #EFEFF4;
  margin: 0 -1px 0 0;
}
/* line 148, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-left > .nav-tabs > li.active > a, .tabs-left > .nav-tabs > li.active a:focus, .tabs-left > .nav-tabs > li.active a:hover {
  border-color: #EFEFF4;
  border-right: none;
  border-left: 1px solid #EFEFF4;
  border-top-width: 1px;
  margin: 0 -1px;
}

/* line 161, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-right.tabbable {
  background-color: none;
  padding: 0;
}
/* line 166, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-right .tab-content {
  border-top: 1px solid #EFEFF4;
  border-left: 1px solid #EFEFF4;
  border-bottom: 1px solid #EFEFF4;
  overflow: hidden;
}
/* line 173, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-right > .nav-tabs {
  border: none;
  float: right;
  margin-bottom: 0;
  top: auto;
}
/* line 179, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-right > .nav-tabs > li {
  text-align: left;
  float: none;
}
/* line 183, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-right > .nav-tabs > li > a, .tabs-right > .nav-tabs > li a:focus, .tabs-right > .nav-tabs > li a:hover {
  border-color: #EFEFF4;
  margin: 0 0 0 -1px;
}
/* line 189, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-right > .nav-tabs > li.active > a, .tabs-right > .nav-tabs > li.active a:focus, .tabs-right > .nav-tabs > li.active a:hover {
  border-color: #EFEFF4;
  border-right: 1px solid #EFEFF4 !important;
  border-left: none;
  border-top-width: 1px;
  margin: 0 -1px;
}

/* line 201, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-below > .nav-tabs {
  border-bottom-width: 0;
  border-color: #EFEFF4;
  margin-bottom: 0;
  margin-top: 0;
  top: auto;
}
/* line 208, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-below > .nav-tabs > li {
  margin-bottom: 0;
}
/* line 211, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-below > .nav-tabs > li > a, .tabs-below > .nav-tabs > li a:focus, .tabs-below > .nav-tabs > li a:hover {
  border-color: #EFEFF4;
}
/* line 216, ../../app/resources/scss/theme/partials/_tabs.scss */
.tabs-below > .nav-tabs > li.active > a, .tabs-below > .nav-tabs > li.active a:focus, .tabs-below > .nav-tabs > li.active a:hover {
  border-bottom: none;
  border-color: transparent #EFEFF4 #EFEFF4;
  margin-top: 0;
}

/* line 226, ../../app/resources/scss/theme/partials/_tabs.scss */
.partition-dark .nav-tabs {
  border: none;
}
/* line 229, ../../app/resources/scss/theme/partials/_tabs.scss */
.partition-dark .nav-tabs > li {
  margin-bottom: 0;
}
/* line 233, ../../app/resources/scss/theme/partials/_tabs.scss */
.partition-dark .nav-tabs > li.active > a, .partition-dark .nav-tabs > li.active > a:hover, .partition-dark .nav-tabs > li.active a:focus {
  background-color: #2C2F3B;
  border: none;
  color: #ffffff;
}
/* line 239, ../../app/resources/scss/theme/partials/_tabs.scss */
.partition-dark .nav-tabs > li.active > a:before, .partition-dark .nav-tabs > li.active a:after {
  border-color: transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
/* line 248, ../../app/resources/scss/theme/partials/_tabs.scss */
.partition-dark .nav-tabs > li.active > a:after {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #2C2F3B;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  z-index: 1;
}
/* line 262, ../../app/resources/scss/theme/partials/_tabs.scss */
.partition-dark .nav-tabs > li > a {
  border: none;
  color: #f7f7f8;
  padding: 10px 15px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 269, ../../app/resources/scss/theme/partials/_tabs.scss */
.partition-dark .nav-tabs > li > a:hover, .partition-dark .nav-tabs > li a:focus {
  background-color: #2C2F3B;
}
/* line 275, ../../app/resources/scss/theme/partials/_tabs.scss */
.partition-dark .tab-content {
  z-index: 0;
  color: #2C2F3B;
}

/* ---------------------------------------------------------------------- */
/*  Panels
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_panels.scss */
.panel {
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333333;
  border: none;
  position: relative;
}
/* line 11, ../../app/resources/scss/theme/partials/_panels.scss */
.panel .collapse-on {
  display: none;
}
/* line 15, ../../app/resources/scss/theme/partials/_panels.scss */
.panel .collapse-off {
  display: block;
}
/* line 20, ../../app/resources/scss/theme/partials/_panels.scss */
.panel.collapses .panel-body {
  display: none;
}
/* line 24, ../../app/resources/scss/theme/partials/_panels.scss */
.panel.collapses .collapse-on {
  display: block;
}
/* line 28, ../../app/resources/scss/theme/partials/_panels.scss */
.panel.collapses .collapse-off {
  display: none;
}

/* line 34, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-footer {
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: inherit;
  padding: 15px;
  background: none;
}

/* line 43, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-heading {
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 15px;
  min-height: 50px;
}
/* line 50, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-heading .panel-heading-tabs {
  list-style: none;
  top: 0;
  right: 0;
  position: absolute;
  margin: 0;
  padding: 0;
}
/* line 58, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-heading .panel-heading-tabs > li {
  float: left;
  padding: 0 15px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: inherit;
  height: 50px;
  line-height: 50px;
}
/* line 67, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-heading .panel-heading-tabs > li.panel-tools {
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  right: auto;
  top: auto;
}
/* line 73, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-heading .panel-heading-tabs > li.panel-tools .tmp-tool {
  right: 20px;
  top: auto;
}
/* line 78, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-heading .panel-heading-tabs > li.panel-tools .dropdown {
  line-height: normal;
}

/* line 87, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .heading {
  margin-bottom: 15px;
}
/* line 91, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .core-icon {
  width: 33.3333%;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
/* line 98, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .core-icon .icon-big {
  line-height: 80px;
}
/* line 103, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .core-content {
  margin-left: 33.3333%;
  min-height: 120px;
}
/* line 108, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .heading {
  font-size: 12px;
}
/* line 112, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .title {
  font-size: 20px;
  line-height: 21px;
  margin-bottom: 0;
  font-weight: 400;
}
/* line 119, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .subtitle {
  font-size: 14px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 124, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .content {
  line-height: 20px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 60px;
}
/* line 130, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .content .fa {
  font-size: 50px;
  left: 0;
  top: 0;
  position: absolute;
  width: 40px;
}
/* line 139, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .view-more {
  float: right;
}
/* line 142, ../../app/resources/scss/theme/partials/_panels.scss */
.core-box .view-more i {
  display: inline-block;
}

/* line 148, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-tools {
  position: absolute;
  right: 10px;
  top: 14px;
  font-size: 12px;
  z-index: 1;
}
/* line 155, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-tools .expand-on {
  display: none;
}

/* line 161, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-portfolio .portfolio-grid {
  padding: 0;
  text-align: center;
  overflow: hidden;
  max-height: 200px;
  position: relative;
}
/* line 168, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-portfolio .portfolio-grid .item {
  overflow: hidden !important;
}
/* line 173, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-portfolio .navigator {
  position: relative;
  text-align: center;
  margin-top: -40px;
  margin-bottom: 10px;
  z-index: 101;
}

/* line 182, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-transparent, .partition-transparent {
  background: none;
  position: relative;
  box-shadow: none;
  color: #5b5b60;
}
/* line 190, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-transparent .panel-tools .btn, .panel-transparent .panel-tools > a, .partition-transparent .panel-tools .btn, .partition-transparent .panel-tools > a {
  color: rgba(72, 71, 77, 0.7) !important;
}
/* line 193, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-transparent .panel-tools .btn:hover, .panel-transparent .panel-tools > a:hover, .partition-transparent .panel-tools .btn:hover, .partition-transparent .panel-tools > a:hover {
  color: #48474d !important;
}

/* line 200, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-primary, .partition-primary {
  background-color: #07B6AD;
  position: relative;
  color: #ffffff;
}
/* line 206, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-primary .panel-heading, .partition-primary .panel-heading {
  background-color: #07B6AD;
  border: none;
}
/* line 212, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-primary .panel-tools .btn, .panel-primary .panel-tools > a, .partition-primary .panel-tools .btn, .partition-primary .panel-tools > a {
  color: rgba(255, 255, 255, 0.8) !important;
}
/* line 215, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-primary .panel-tools .btn:hover, .panel-primary .panel-tools > a:hover, .partition-primary .panel-tools .btn:hover, .partition-primary .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 222, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-primary, .partition-light-primary {
  background-color: #09e7dc;
  position: relative;
  color: #ffffff;
}
/* line 228, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-primary .panel-heading, .partition-light-primary .panel-heading {
  background-color: #09e7dc;
  border: none;
}
/* line 234, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-primary .panel-tools .btn, .panel-light-primary .panel-tools > a, .partition-light-primary .panel-tools .btn, .partition-light-primary .panel-tools > a {
  color: rgba(255, 255, 255, 0.8) !important;
}
/* line 237, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-primary .panel-tools .btn:hover, .panel-light-primary .panel-tools > a:hover, .partition-light-primary .panel-tools .btn:hover, .partition-light-primary .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 244, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark-primary, .partition-dark-primary {
  background-color: #05857e;
  position: relative;
  color: #ffffff;
}
/* line 250, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark-primary .panel-heading, .partition-dark-primary .panel-heading {
  background-color: #05857e;
  border: none;
}
/* line 256, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark-primary .panel-tools .btn, .panel-dark-primary .panel-tools > a, .partition-dark-primary .panel-tools .btn, .partition-dark-primary .panel-tools > a {
  color: rgba(255, 255, 255, 0.8) !important;
}
/* line 259, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark-primary .panel-tools .btn:hover, .panel-dark-primary .panel-tools > a:hover, .partition-dark-primary .panel-tools .btn:hover, .partition-dark-primary .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 266, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-grey, .partition-grey {
  background-color: #c8c7cc;
  position: relative;
  color: #48474d;
}
/* line 273, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-grey .panel-tools .btn, .panel-grey .panel-tools > a, .partition-grey .panel-tools .btn, .partition-grey .panel-tools > a {
  color: rgba(72, 71, 77, 0.7) !important;
}
/* line 276, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-grey .panel-tools .btn:hover, .panel-grey .panel-tools > a:hover, .partition-grey .panel-tools .btn:hover, .partition-grey .panel-tools > a:hover {
  color: #48474d !important;
}

/* line 283, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-grey, .partition-light-grey {
  background-color: #f7f7f8;
  position: relative;
  color: #333333;
}
/* line 290, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-grey .panel-tools .btn, .panel-light-grey .panel-tools > a, .partition-light-grey .panel-tools .btn, .partition-light-grey .panel-tools > a {
  color: rgba(51, 51, 51, 0.7) !important;
}
/* line 293, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-grey .panel-tools .btn:hover, .panel-light-grey .panel-tools > a:hover, .partition-light-grey .panel-tools .btn:hover, .partition-light-grey .panel-tools > a:hover {
  color: #333333 !important;
}

/* line 300, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark-grey, .partition-dark-grey {
  background-color: #aeacb4;
  position: relative;
  color: #ffffff;
}
/* line 306, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark-grey .panel-tools .btn, .panel-dark-grey .panel-tools > a, .partition-dark-grey .panel-tools .btn, .partition-dark-grey .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 309, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark-grey .panel-tools .btn:hover, .panel-dark-grey .panel-tools > a:hover, .partition-dark-grey .panel-tools .btn:hover, .partition-dark-grey .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 316, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-orange, .partition-orange {
  background-color: #FF6438;
  position: relative;
  color: #ffffff;
}
/* line 323, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-orange .panel-tools .btn, .panel-orange .panel-tools > a, .partition-orange .panel-tools .btn, .partition-orange .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 326, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-orange .panel-tools .btn:hover, .panel-orange .panel-tools > a:hover, .partition-orange .panel-tools .btn:hover, .partition-orange .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 333, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-purple, .partition-purple {
  background-color: #9A89B5;
  position: relative;
  color: #ffffff;
}
/* line 340, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-purple .panel-tools .btn, .panel-purple .panel-tools > a, .partition-purple .panel-tools .btn, .partition-purple .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 343, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-purple .panel-tools .btn:hover, .panel-purple .panel-tools > a:hover, .partition-purple .panel-tools .btn:hover, .partition-purple .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 350, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-pink, .partition-pink {
  background-color: #F5888D;
  position: relative;
  color: #ffffff;
}
/* line 357, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-pink .panel-tools .btn, .panel-pink .panel-tools > a, .partition-pink .panel-tools .btn, .partition-pink .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 360, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-pink .panel-tools .btn:hover, .panel-pink .panel-tools > a:hover, .partition-pink .panel-tools .btn:hover, .partition-pink .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 367, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-azure, .partition-azure {
  background-color: #5B9BD1;
  position: relative;
  color: #ffffff;
}
/* line 374, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-azure .panel-tools .btn, .panel-azure .panel-tools > a, .partition-azure .panel-tools .btn, .partition-azure .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 377, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-azure .panel-tools .btn:hover, .panel-azure .panel-tools > a:hover, .partition-azure .panel-tools .btn:hover, .partition-azure .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 384, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-bricky, .partition-bricky {
  background-color: #894550;
  position: relative;
  color: #ffffff;
}
/* line 391, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-bricky .panel-tools .btn, .panel-bricky .panel-tools > a, .partition-bricky .panel-tools .btn, .partition-bricky .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 394, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-bricky .panel-tools .btn:hover, .panel-bricky .panel-tools > a:hover, .partition-bricky .panel-tools .btn:hover, .partition-bricky .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 401, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-green, .partition-green {
  background-color: #5A8770;
  position: relative;
  color: #ffffff;
}
/* line 408, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-green .panel-tools .btn, .panel-green .panel-tools > a, .partition-green .panel-tools .btn, .partition-green .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 411, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-green .panel-tools .btn:hover, .panel-green .panel-tools > a:hover, .partition-green .panel-tools .btn:hover, .partition-green .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 418, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-red, .partition-red {
  background-color: #07B6AD;
  position: relative;
  color: #ffffff;
}
/* line 425, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-red .panel-tools .btn, .panel-red .panel-tools > a, .partition-red .panel-tools .btn, .partition-red .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 428, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-red .panel-tools .btn:hover, .panel-red .panel-tools > a:hover, .partition-red .panel-tools .btn:hover, .partition-red .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 435, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-blue, .partition-blue {
  background-color: #407887;
  position: relative;
  color: #ffffff;
}
/* line 442, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-blue .panel-tools .btn, .panel-blue .panel-tools > a, .partition-blue .panel-tools .btn, .partition-blue .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 445, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-blue .panel-tools .btn:hover, .panel-blue .panel-tools > a:hover, .partition-blue .panel-tools .btn:hover, .partition-blue .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 452, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-blue, .partition-light-blue {
  background-color: #5097aa;
  position: relative;
  color: #ffffff;
}
/* line 459, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-blue .panel-tools .btn, .panel-light-blue .panel-tools > a, .partition-light-blue .panel-tools .btn, .partition-light-blue .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 462, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-light-blue .panel-tools .btn:hover, .panel-light-blue .panel-tools > a:hover, .partition-light-blue .panel-tools .btn:hover, .partition-light-blue .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 469, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-yellow, .partition-yellow {
  background-color: #EEB424;
  position: relative;
  color: #2C2F3B;
}
/* line 476, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-yellow .panel-tools .btn, .panel-yellow .panel-tools > a, .partition-yellow .panel-tools .btn, .partition-yellow .panel-tools > a {
  color: rgba(44, 47, 59, 0.7) !important;
}
/* line 479, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-yellow .panel-tools .btn:hover, .panel-yellow .panel-tools > a:hover, .partition-yellow .panel-tools .btn:hover, .partition-yellow .panel-tools > a:hover {
  color: #2C2F3B !important;
}

/* line 486, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-white, .partition-white {
  background-color: #ffffff;
  position: relative;
  color: #5b5b60;
  border: 1px solid rgba(0, 0, 0, 0.07);
}

/* line 493, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark, .partition-dark {
  background-color: #2C2F3B;
  position: relative;
  color: #ffffff;
}
/* line 500, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark .panel-tools .btn, .panel-dark .panel-tools > a, .partition-dark .panel-tools .btn, .partition-dark .panel-tools > a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 503, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-dark .panel-tools .btn:hover, .panel-dark .panel-tools > a:hover, .partition-dark .panel-tools .btn:hover, .partition-dark .panel-tools > a:hover {
  color: #ffffff !important;
}

/* line 511, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-scroll {
  overflow: hidden;
  position: relative;
  width: auto;
  padding-right: 10px !important;
}

/* line 518, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
}
/* line 522, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .panel-heading {
  background: url("../images/note_dot.png") repeat-x;
  border-bottom: 0 none;
  padding-top: 30px;
  padding-bottom: 10px;
  top: 0;
  z-index: 3;
  position: relative;
}
/* line 531, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .panel-heading h3 {
  margin: 0;
}
/* line 536, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .panel-body {
  background: url("../images/line.png") repeat;
  padding: 0;
  margin: 0 15px;
  line-height: 18px;
}
/* line 543, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .panel-footer {
  background: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top: none;
  padding: 10px 15px;
  margin-bottom: 0;
}
/* line 551, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .panel-footer .avatar-note {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}
/* line 557, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .panel-footer .avatar-note img {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 562, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .panel-footer .author-note {
  display: block;
  line-height: 14px;
}
/* line 567, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .panel-footer .timestamp {
  color: #999999;
  display: inline-block;
  font-size: 11px;
}
/* line 575, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .note-options a {
  margin-left: 10px;
  font-size: 12px;
}
/* line 579, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-note .note-options a:hover {
  text-decoration: none;
}

/* line 587, ../../app/resources/scss/theme/partials/_panels.scss */
[class^="partition-"]:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/* ---------------------------------------------------------------------- */
/*  Backdrop
/* ---------------------------------------------------------------------- */
/* line 598, ../../app/resources/scss/theme/partials/_panels.scss */
.full-white-backdrop {
  background-color: #FFFFFF;
  display: none;
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1049;
}

/* line 609, ../../app/resources/scss/theme/partials/_panels.scss */
.panel.panel-full-screen {
  bottom: 0;
  left: 10px;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 1048;
  background-color: #FFFFFF;
}

/* line 619, ../../app/resources/scss/theme/partials/_panels.scss */
.tmp-tool {
  position: fixed;
  right: 40px;
  top: 20px;
}

/* ---------------------------------------------------------------------- */
/*  Spinner
/* ---------------------------------------------------------------------- */
/* line 627, ../../app/resources/scss/theme/partials/_panels.scss */
.csspinner {
  position: relative;
}

/* line 631, ../../app/resources/scss/theme/partials/_panels.scss */
.csspinner:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 642, ../../app/resources/scss/theme/partials/_panels.scss */
.csspinner:after {
  z-index: 2;
  content: "";
  position: absolute;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

/* line 651, ../../app/resources/scss/theme/partials/_panels.scss */
.load1:after {
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  border-radius: 50%;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
  border-right: 2px solid rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  border-left: 2px solid #07B6AD;
  -webkit-animation: load1 1.1s infinite linear;
  animation: load1 1.1s infinite linear;
}

@-webkit-keyframes load1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 690, ../../app/resources/scss/theme/partials/_panels.scss */
.load2:after {
  width: 30px;
  height: 30px;
  background-color: #07B6AD;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  -webkit-animation: load2 1.2s infinite ease-in-out;
  animation: load2 1.2s infinite ease-in-out;
}

@-webkit-keyframes load2 {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes load2 {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/* line 732, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-fullscreen {
  width: 100%;
  height: 100%;
}
/* line 737, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-fullscreen .panel-heading {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 742, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-fullscreen .panel-tools {
  top: 30px;
}
/* line 745, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-fullscreen .panel-tools .expand-on {
  display: block;
}
/* line 749, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-fullscreen .panel-tools .expand-off {
  display: none;
}

/* line 756, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-carousel .slide {
  background-size: cover !important;
}
/* line 760, ../../app/resources/scss/theme/partials/_panels.scss */
.panel-carousel .slick-dots {
  bottom: 0;
}

/* ---------------------------------------------------------------------- */
/*  Pagination
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination > li > a, .pagination > li > span {
  margin-left: 5px;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  color: #07B6AD;
}

/* line 12, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #07B6AD;
  border-color: #07B6AD;
}

/* line 17, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination.squared {
  border-radius: 0 !important;
}

/* line 21, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination.squared li:first-child a, .pagination.squared li:first-child > span {
  border-bottom-left-radius: 0px !important;
  border-left-width: 1px;
  border-top-left-radius: 0px !important;
}

/* line 27, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination.squared li:last-child > a, .pagination.squared li:last-child > span {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

/* line 34, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-blue li a {
  background: #f7f7f8;
  border: none !important;
  color: #333333;
  display: inline-block;
  margin-right: 1px;
}
/* line 41, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-blue li a:hover {
  background: #e7e7e9;
  color: black;
  cursor: pointer;
}
/* line 49, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-blue li:first-child a {
  border: none !important;
}
/* line 55, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-blue li.disabled a {
  background: #f7f7f8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
/* line 59, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-blue li.disabled a:hover, .pagination-blue li.disabled a:focus {
  background: #f7f7f8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  cursor: default !important;
}
/* line 68, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-blue li.active a {
  background: #407887 !important;
  border: none !important;
  color: #ffffff !important;
  cursor: default !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 77, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-blue li [class^="fa-"], .pagination-blue li [class*=" fa-"], .pagination-blue li [class*="ti-"] {
  color: #407887;
}

/* line 85, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-green li a {
  background: #f7f7f8;
  border: none !important;
  color: #333333;
  display: inline-block;
  margin-right: 1px;
}
/* line 92, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-green li a:hover {
  background: #e7e7e9;
  color: black;
  cursor: pointer;
}
/* line 100, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-green li:first-child a {
  border: none !important;
}
/* line 106, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-green li.disabled a {
  background: #f7f7f8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
/* line 110, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-green li.disabled a:hover, .pagination-green li.disabled a:focus {
  background: #f7f7f8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  cursor: default !important;
}
/* line 119, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-green li.active a {
  background: #5A8770 !important;
  border: none !important;
  color: #ffffff !important;
  cursor: default !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 128, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-green li [class^="fa-"], .pagination-green li [class*=" fa-"], .pagination-green li [class*="ti-"] {
  color: #5A8770;
}

/* line 136, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-red li a {
  background: #f7f7f8;
  border: none !important;
  color: #333333;
  display: inline-block;
  margin-right: 1px;
}
/* line 143, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-red li a:hover {
  background: #e7e7e9;
  color: black;
  cursor: pointer;
}
/* line 151, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-red li:first-child a {
  border: none !important;
}
/* line 157, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-red li.disabled a {
  background: #f7f7f8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
/* line 161, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-red li.disabled a:hover, .pagination-red li.disabled a:focus {
  background: #f7f7f8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  cursor: default !important;
}
/* line 170, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-red li.active a {
  background: #07B6AD !important;
  border: none !important;
  color: #ffffff !important;
  cursor: default !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 179, ../../app/resources/scss/theme/partials/_pagination.scss */
.pagination-red li [class^="fa-"], .pagination-red li [class*=" fa-"], .pagination-red li [class*="ti-"] {
  color: #07B6AD;
}

/* ---------------------------------------------------------------------- */
/*  Accordion
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0, 0, 0, transparent;
  -webkit-box-shadow: 0, 0, 0, transparent;
  box-shadow: 0, 0, 0, transparent;
}
/* line 11, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-heading {
  padding: 0;
  background-image: none;
  height: auto;
  min-height: 0;
  -moz-box-shadow: 0, 0, 0, transparent;
  -webkit-box-shadow: 0, 0, 0, transparent;
  box-shadow: 0, 0, 0, transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 19, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle {
  background-color: #E6E8E8;
  color: #5b5b60;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  position: relative;
}
/* line 28, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle:hover, .accordion .panel-heading .accordion-toggle:focus {
  text-decoration: none;
}
/* line 32, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle.collapsed {
  background-color: #F3F3F3;
  border-color: #D9D9D9;
  border-width: 0 0 0 1px;
  font-weight: 300;
}
/* line 39, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle.collapsed > .icon-arrow:before {
  content: "\e61a" !important;
}
/* line 45, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle > .icon-arrow {
  font-size: 12px;
  padding: 0 5px;
  display: inline-block;
  font-family: 'themify';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2196F3;
}
/* line 57, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle > .icon-arrow:before {
  content: "\e622";
}
/* line 64, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-body {
  border: none !important;
}
/* line 68, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.panel-group .panel + .panel {
  margin-top: 1px;
}
/* line 73, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.accordion-white .panel-heading {
  margin-bottom: 20px;
}
/* line 76, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.accordion-white .panel-heading .accordion-toggle {
  background-color: #ffffff;
  padding: 5px 0 !important;
  border-bottom: 2px solid #2196F3;
}
/* line 81, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.accordion-white .panel-heading .accordion-toggle.collapsed {
  border-bottom: 2px solid #D8D8D8;
}
/* line 87, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.accordion-white.panel-group .panel + .panel {
  margin-top: 0;
}
/* line 92, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.accordion-white .panel-collapse .panel-body {
  overflow: hidden;
}
/* line 99, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.heading-white .accordion-toggle {
  background-color: #ffffff;
  color: #333333;
}
/* line 104, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.heading-white .panel-group .panel + .panel {
  margin-top: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
/* line 111, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.no-padding .panel-body {
  padding: 0;
}
/* line 117, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion.body-light-grey .panel-body {
  background: #f7f7f8 !important;
}
/* line 122, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-group {
  margin-bottom: 0;
}
/* line 126, ../../app/resources/scss/theme/partials/_accordion.scss */
.accordion .panel-group .panel + .panel {
  margin-top: 0;
  border-top: 1px solid transparent;
}

/* ---------------------------------------------------------------------- */
/*  Animations
/* ---------------------------------------------------------------------- */
@-webkit-keyframes fadeOutUpShort {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
}
@keyframes fadeOutUpShort {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
}
/* line 30, ../../app/resources/scss/theme/partials/_animations.scss */
.fadeOutUpShort {
  -webkit-animation-name: fadeOutUpShort;
  animation-name: fadeOutUpShort;
}

@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
/* line 65, ../../app/resources/scss/theme/partials/_animations.scss */
.fadeInUpShort {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort;
}

/* line 70, ../../app/resources/scss/theme/partials/_animations.scss */
.smooth.ng-animate {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 77, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-right-big.ng-enter {
  -webkit-animation: fadeInRightBig 0.5s;
  animation: fadeInRightBig 0.5s;
}

/* line 82, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-right-big.ng-leave {
  -webkit-animation: fadeOutLeftBig 0.5s;
  animation: fadeOutLeftBig 0.5s;
}

/* line 87, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-left-big.ng-enter {
  -webkit-animation: fadeInLeftBig 0.5s;
  animation: fadeInLeftBig 0.5s;
}

/* line 92, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-left-big.ng-leave {
  -webkit-animation: fadeOutRightBig 0.5s;
  animation: fadeOutRightBig 0.5s;
}

/* line 97, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-up-big.ng-enter {
  -webkit-animation: fadeInUpBig 0.5s;
  animation: fadeInUpBig 0.5s;
}

/* line 102, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-up-big.ng-leave {
  -webkit-animation: fadeOutUpBig 0.5s;
  animation: fadeOutUpBig 0.5s;
}

/* line 107, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-down-big.ng-enter {
  -webkit-animation: fadeInDownBig 0.5s;
  animation: fadeInDownBig 0.5s;
}

/* line 112, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-down-big.ng-leave {
  -webkit-animation: fadeOutDownBig 0.5s;
  animation: fadeOutDownBig 0.5s;
}

/* line 117, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in.ng-enter {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}

/* line 122, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in.ng-leave {
  -webkit-animation: fadeOut 0.5s;
  animation: fadeOut 0.5s;
}

/* line 127, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-right.ng-enter {
  -webkit-animation: fadeInRight 0.5s;
  animation: fadeInRight 0.5s;
}

/* line 132, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-right.ng-leave {
  -webkit-animation: fadeOutLeft 0.5s;
  animation: fadeOutLeft 0.5s;
}

/* line 137, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-left.ng-enter {
  -webkit-animation: fadeInLeft 0.5s;
  animation: fadeInLeft 0.5s;
}

/* line 142, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-left.ng-leave {
  -webkit-animation: fadeOutRight 0.5s;
  animation: fadeOutRight 0.5s;
}

/* line 147, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-up.ng-enter {
  -webkit-animation: fadeInUpShort 0.5s;
  animation: fadeInUpShort 0.5s;
}

/* line 152, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-up.ng-leave {
  -webkit-animation: fadeOutUpShort 0.5s;
  animation: fadeOutUpShort 0.5s;
}

/* line 157, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-down.ng-enter {
  -webkit-animation: fadeInDown 0.5s;
  animation: fadeInDown 0.5s;
}

/* line 162, ../../app/resources/scss/theme/partials/_animations.scss */
.fade-in-down.ng-leave {
  -webkit-animation: fadeOutDown 0.5s;
  animation: fadeOutDown 0.5s;
}

/* line 167, ../../app/resources/scss/theme/partials/_animations.scss */
.heart-pulse {
  -webkit-animation: heart-pulse 1s linear infinite;
  -moz-animation: heart-pulse 1s linear infinite;
  -ms-animation: heart-pulse 1s linear infinite;
  animation: heart-pulse 1s linear infinite;
}

@keyframes "heart-pulse" {
  0% {
    color: #a51919;
  }
  90% {
    color: rgba(255, 0, 0, 0);
  }
  100% {
    color: red;
  }
}
@-moz-keyframes heart-pulse {
  0% {
    color: #a51919;
  }
  90% {
    color: rgba(255, 0, 0, 0);
  }
  100% {
    color: red;
  }
}
@-webkit-keyframes "heart-pulse" {
  0% {
    color: #a51919;
  }
  90% {
    color: rgba(255, 0, 0, 0);
  }
  100% {
    color: red;
  }
}
@-ms-keyframes "heart-pulse" {
  0% {
    color: #a51919;
  }
  90% {
    color: rgba(255, 0, 0, 0);
  }
  100% {
    color: red;
  }
}
/* ---------------------------------------------------------------------- */
/* Progress Bar
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress {
  box-shadow: none;
}

/* line 8, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress.progress-xs {
  height: 7px;
}
/* line 11, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress.progress-xs .progress-bar {
  line-height: 7px !important;
  font-size: 9px !important;
}

/* line 17, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress.progress-sm {
  height: 12px;
}
/* line 20, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress.progress-sm .progress-bar {
  line-height: 12px !important;
  font-size: 11px !important;
}

/* line 26, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress.progress-lg {
  height: 20px;
}
/* line 29, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress.progress-lg .progress-bar {
  line-height: 20px !important;
}

/* line 34, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress.transparent-black {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 38, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar {
  background-color: #07B6AD;
}

/* line 42, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 46, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-info {
  background-color: #46b8da;
}

/* line 50, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-warning {
  background-color: #eea236;
}

/* line 54, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-danger {
  background-color: #d43f3a;
}

/* line 58, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-white {
  background-color: #ffffff;
}

/* line 62, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-black {
  background-color: #2C2F3B;
}

/* line 66, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-purple {
  background-color: #9A89B5;
}

/* line 70, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-green {
  background-color: #5A8770;
}

/* line 74, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-azure {
  background-color: #5B9BD1;
}

/* line 78, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-red {
  background-color: #07B6AD;
}

/* line 82, ../../app/resources/scss/theme/partials/_progressbar.scss */
.progress-bar-orange {
  background-color: #FF6438;
}

/* ---------------------------------------------------------------------- */
/*  Labels and Badges
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge {
  background-color: #07B6AD;
}

/* line 8, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-success {
  background-color: #5CB85C;
}

/* line 12, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-success[href]:hover, .badge-success[href]:focus {
  background-color: #449D44;
}

/* line 16, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-warning {
  background-color: #F0AD4E;
}

/* line 20, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-warning[href]:hover, .badge-warning[href]:focus {
  background-color: #EC971F;
}

/* line 24, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-info {
  background-color: #5BC0DE;
}

/* line 28, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-info[href]:hover, .badge-info[href]:focus {
  background-color: #31B0D5;
}

/* line 32, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-danger {
  background-color: #D9534F;
}

/* line 36, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-danger[href]:hover, .badge-danger[href]:focus {
  background-color: #C9302C;
}

/* line 40, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.badge-new {
  background-color: #007AFF;
  border-radius: 12px 12px 12px 12px !important;
  font-size: 11px !important;
  font-weight: 300;
  height: 18px;
  padding: 3px 6px;
  text-align: center;
  text-shadow: none !important;
  vertical-align: middle;
}

/* line 52, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.label-default {
  background-color: #07B6AD;
}

/* line 56, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.label {
  font-size: 85% !important;
  padding: 0.4em 0.6em !important;
}

/* line 61, ../../app/resources/scss/theme/partials/_labels-and-badges.scss */
.label-inverse, .badge-inverse {
  background-color: #2C2F3B;
}

/* ---------------------------------------------------------------------- */
/*  Forms
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_form-elements.scss */
fieldset {
  background: #ffffff;
  border: 1px solid #e6e8e8;
  margin: 20px 0 20px 0;
  padding: 25px;
  position: relative;
}
/* line 11, ../../app/resources/scss/theme/partials/_form-elements.scss */
fieldset .form-group {
  margin-left: 0;
  margin-right: 0;
}
/* line 16, ../../app/resources/scss/theme/partials/_form-elements.scss */
fieldset legend {
  background: inherit;
  font-family: "Lato", sans-serif;
  color: #07B6AD;
  font-size: 15px;
  left: 10px;
  padding: 0 10px;
  position: absolute;
  top: -8px;
  font-weight: 400;
  width: auto !important;
  border: none !important;
}

/* line 31, ../../app/resources/scss/theme/partials/_form-elements.scss */
.form-control::-moz-placeholder, .table-datagrid .field-td input::-moz-placeholder, .timesheet-table .field-td input::-moz-placeholder,
.table-datagrid .field-td select::-moz-placeholder,
.timesheet-table .field-td select::-moz-placeholder, .select2-container--default .select2-selection::-moz-placeholder, .table-with-form input::-moz-placeholder,
.table-with-form select::-moz-placeholder {
  color: #404040;
  opacity: 1;
}

/* line 36, ../../app/resources/scss/theme/partials/_form-elements.scss */
.form-control:-ms-input-placeholder, .table-datagrid .field-td input:-ms-input-placeholder, .timesheet-table .field-td input:-ms-input-placeholder,
.table-datagrid .field-td select:-ms-input-placeholder,
.timesheet-table .field-td select:-ms-input-placeholder, .select2-container--default .select2-selection:-ms-input-placeholder, .table-with-form input:-ms-input-placeholder,
.table-with-form select:-ms-input-placeholder {
  color: #404040;
  opacity: 1;
}

/* line 41, ../../app/resources/scss/theme/partials/_form-elements.scss */
.form-control::-webkit-input-placeholder, .table-datagrid .field-td input::-webkit-input-placeholder, .timesheet-table .field-td input::-webkit-input-placeholder,
.table-datagrid .field-td select::-webkit-input-placeholder,
.timesheet-table .field-td select::-webkit-input-placeholder, .select2-container--default .select2-selection::-webkit-input-placeholder, .table-with-form input::-webkit-input-placeholder,
.table-with-form select::-webkit-input-placeholder {
  color: #404040;
  opacity: 1;
}

/* line 46, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="daterange"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FFFFFF !important;
  background-image: none !important;
  border-bottom: 1px solid #c8c7cc;
  border-radius: 0;
  color: #5b5b60 !important;
  font-family: inherit !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  padding: 5px 10px !important;
  box-shadow: none !important;
}
/* line 61, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="daterange"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover {
  border-color: #aeacb4 !important;
}
/* line 65, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="daterange"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
  box-shadow: none !important;
  border-color: #bbbac0 !important;
}

/* line 72, ../../app/resources/scss/theme/partials/_form-elements.scss */
select {
  background-color: #FFFFFF !important;
  background-image: none !important;
  border: 1px solid #c8c7cc;
  border-radius: 0;
  color: #5b5b60 !important;
  font-family: inherit !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  padding: 5px 4px !important;
  box-shadow: none !important;
}
/* line 84, ../../app/resources/scss/theme/partials/_form-elements.scss */
select:hover {
  border-color: #aeacb4 !important;
}
/* line 88, ../../app/resources/scss/theme/partials/_form-elements.scss */
select:focus {
  box-shadow: none !important;
  border-color: #bbbac0 !important;
  background-color: #F8F8F8 !important;
}

/* line 95, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-select {
  margin: 0;
  display: block;
  position: relative;
}
/* line 100, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-select select {
  padding-right: 20px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 107, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-select:after {
  content: '\f107';
  font-family: "FontAwesome";
  color: rgba(44, 47, 59, 0.7);
  right: 8px;
  top: 8px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
}

/* line 119, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea.underline, select.underline, input[type="text"].underline, input[type="password"].underline, input[type="datetime"].underline, input[type="datetime-local"].underline, input[type="date"].underline, input[type="month"].underline, input[type="time"].underline, input[type="week"].underline, input[type="number"].underline, input[type="email"].underline, input[type="url"].underline, input[type="search"].underline, input[type="tel"].underline, input[type="color"].underline {
  background: none !important;
  background-image: none !important;
  border: 1px solid #c8c7cc;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0 0 0 0 !important;
  color: #5b5b60 !important;
  font-family: inherit !important;
  transition-duration: 0.1s !important;
  box-shadow: none !important;
  -moz-transition: border 300ms ease-out;
  -o-transition: border 300ms ease-out;
  -webkit-transition: border 300ms ease-out;
  transition: border 300ms ease-out;
}
/* line 133, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea.underline:hover, select.underline:hover, input[type="text"].underline:hover, input[type="password"].underline:hover, input[type="datetime"].underline:hover, input[type="datetime-local"].underline:hover, input[type="date"].underline:hover, input[type="month"].underline:hover, input[type="time"].underline:hover, input[type="week"].underline:hover, input[type="number"].underline:hover, input[type="email"].underline:hover, input[type="url"].underline:hover, input[type="search"].underline:hover, input[type="tel"].underline:hover, input[type="color"].underline:hover {
  border-color: #aeacb4 !important;
}
/* line 137, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea.underline:focus, select.underline:focus, input[type="text"].underline:focus, input[type="password"].underline:focus, input[type="datetime"].underline:focus, input[type="datetime-local"].underline:focus, input[type="date"].underline:focus, input[type="month"].underline:focus, input[type="time"].underline:focus, input[type="week"].underline:focus, input[type="number"].underline:focus, input[type="email"].underline:focus, input[type="url"].underline:focus, input[type="search"].underline:focus, input[type="tel"].underline:focus, input[type="color"].underline:focus {
  box-shadow: none !important;
  border-color: #07B6AD !important;
  background-color: none !important;
}

/* line 144, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea[disabled], input[disabled], select[disabled] {
  background: #f7f7f8 !important;
  border-color: #F8F8F8 !important;
}
/* line 148, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea[disabled]:hover, textarea[disabled]:focus, input[disabled]:hover, input[disabled]:focus, select[disabled]:hover, select[disabled]:focus {
  background: #f7f7f8 !important;
  border-color: #F8F8F8;
}

/* line 154, ../../app/resources/scss/theme/partials/_form-elements.scss */
legend {
  color: inherit;
  font-size: 16px;
  font-weight: 300;
}

/* line 160, ../../app/resources/scss/theme/partials/_form-elements.scss */
.input-group-addon {
  color: #07B6AD;
  border: 0;
  border-bottom: 1px solid #c8c7cc;
  border-radius: 0;
  background: transparent;
}

/* line 168, ../../app/resources/scss/theme/partials/_form-elements.scss */
select[multiple="multiple"]:focus option {
  background: #F8F8F8 !important;
}

/* line 173, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-error .form-control:focus, .has-error .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-error input:focus, .has-error .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-error input:focus,
.has-error .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-error select:focus,
.has-error .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-error select:focus, .has-error .select2-container--default .select2-selection:focus, .select2-container--default .has-error .select2-selection:focus, .has-error .table-with-form input:focus, .table-with-form .has-error input:focus,
.has-error .table-with-form select:focus,
.table-with-form .has-error select:focus, .has-error .form-control:hover, .has-error .table-datagrid .field-td input:hover, .table-datagrid .field-td .has-error input:hover, .has-error .timesheet-table .field-td input:hover, .timesheet-table .field-td .has-error input:hover,
.has-error .table-datagrid .field-td select:hover,
.table-datagrid .field-td .has-error select:hover,
.has-error .timesheet-table .field-td select:hover,
.timesheet-table .field-td .has-error select:hover, .has-error .select2-container--default .select2-selection:hover, .select2-container--default .has-error .select2-selection:hover, .has-error .table-with-form input:hover, .table-with-form .has-error input:hover,
.has-error .table-with-form select:hover,
.table-with-form .has-error select:hover, .has-warning .form-control:focus, .has-warning .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-warning input:focus, .has-warning .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-warning input:focus,
.has-warning .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-warning select:focus,
.has-warning .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-warning select:focus, .has-warning .select2-container--default .select2-selection:focus, .select2-container--default .has-warning .select2-selection:focus, .has-warning .table-with-form input:focus, .table-with-form .has-warning input:focus,
.has-warning .table-with-form select:focus,
.table-with-form .has-warning select:focus, .has-warning .form-control:hover, .has-warning .table-datagrid .field-td input:hover, .table-datagrid .field-td .has-warning input:hover, .has-warning .timesheet-table .field-td input:hover, .timesheet-table .field-td .has-warning input:hover,
.has-warning .table-datagrid .field-td select:hover,
.table-datagrid .field-td .has-warning select:hover,
.has-warning .timesheet-table .field-td select:hover,
.timesheet-table .field-td .has-warning select:hover, .has-warning .select2-container--default .select2-selection:hover, .select2-container--default .has-warning .select2-selection:hover, .has-warning .table-with-form input:hover, .table-with-form .has-warning input:hover,
.has-warning .table-with-form select:hover,
.table-with-form .has-warning select:hover, .has-success .form-control:focus, .has-success .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-success input:focus, .has-success .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-success input:focus,
.has-success .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-success select:focus,
.has-success .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-success select:focus, .has-success .select2-container--default .select2-selection:focus, .select2-container--default .has-success .select2-selection:focus, .has-success .table-with-form input:focus, .table-with-form .has-success input:focus,
.has-success .table-with-form select:focus,
.table-with-form .has-success select:focus, .has-success .form-control:hover, .has-success .table-datagrid .field-td input:hover, .table-datagrid .field-td .has-success input:hover, .has-success .timesheet-table .field-td input:hover, .timesheet-table .field-td .has-success input:hover,
.has-success .table-datagrid .field-td select:hover,
.table-datagrid .field-td .has-success select:hover,
.has-success .timesheet-table .field-td select:hover,
.timesheet-table .field-td .has-success select:hover, .has-success .select2-container--default .select2-selection:hover, .select2-container--default .has-success .select2-selection:hover, .has-success .table-with-form input:hover, .table-with-form .has-success input:hover,
.has-success .table-with-form select:hover,
.table-with-form .has-success select:hover {
  box-shadow: none;
}

/* line 178, ../../app/resources/scss/theme/partials/_form-elements.scss */
.validation-invalid, .validation-valid {
  font-size: 12px;
  padding: 0 5px;
}

/* line 184, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-error .control-label {
  color: #333333 !important;
}
/* line 188, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-error .error {
  color: #a94442;
}
/* line 192, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-error .form-control, .has-error .table-datagrid .field-td input, .table-datagrid .field-td .has-error input, .has-error .timesheet-table .field-td input, .timesheet-table .field-td .has-error input,
.has-error .table-datagrid .field-td select,
.table-datagrid .field-td .has-error select,
.has-error .timesheet-table .field-td select,
.timesheet-table .field-td .has-error select, .has-error .select2-container--default .select2-selection, .select2-container--default .has-error .select2-selection, .has-error .table-with-form input, .table-with-form .has-error input,
.has-error .table-with-form select,
.table-with-form .has-error select {
  color: #5b5b60;
  border-color: #F8F8F8;
  border-bottom-color: #a94442 !important;
  border-bottom-width: 1px !important;
  border-bottom-style: dotted;
  border-color: #a94442 !important;
  border-width: 1px !important;
  border-style: dotted;
}
/* line 202, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-error .form-control:focus, .has-error .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-error input:focus, .has-error .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-error input:focus,
.has-error .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-error select:focus,
.has-error .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-error select:focus, .has-error .select2-container--default .select2-selection:focus, .select2-container--default .has-error .select2-selection:focus, .has-error .table-with-form input:focus, .table-with-form .has-error input:focus,
.has-error .table-with-form select:focus,
.table-with-form .has-error select:focus, .has-error .form-control:hover, .has-error .table-datagrid .field-td input:hover, .table-datagrid .field-td .has-error input:hover, .has-error .timesheet-table .field-td input:hover, .timesheet-table .field-td .has-error input:hover,
.has-error .table-datagrid .field-td select:hover,
.table-datagrid .field-td .has-error select:hover,
.has-error .timesheet-table .field-td select:hover,
.timesheet-table .field-td .has-error select:hover, .has-error .select2-container--default .select2-selection:hover, .select2-container--default .has-error .select2-selection:hover, .has-error .table-with-form input:hover, .table-with-form .has-error input:hover,
.has-error .table-with-form select:hover,
.table-with-form .has-error select:hover {
  border-color: #F8F8F8;
  border-bottom-color: #a94442 !important;
}
/* line 208, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-error label {
  color: #a94442 !important;
}

/* line 213, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-warning {
  color: #eea236;
}
/* line 216, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-warning .control-label {
  color: #333333 !important;
}
/* line 220, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-warning .form-control, .has-warning .table-datagrid .field-td input, .table-datagrid .field-td .has-warning input, .has-warning .timesheet-table .field-td input, .timesheet-table .field-td .has-warning input,
.has-warning .table-datagrid .field-td select,
.table-datagrid .field-td .has-warning select,
.has-warning .timesheet-table .field-td select,
.timesheet-table .field-td .has-warning select, .has-warning .select2-container--default .select2-selection, .select2-container--default .has-warning .select2-selection, .has-warning .table-with-form input, .table-with-form .has-warning input,
.has-warning .table-with-form select,
.table-with-form .has-warning select {
  color: #5b5b60;
  border-color: #F8F8F8;
  border-bottom-color: #8a6d3b !important;
  border-bottom-width: 1px !important;
  border-bottom-style: dotted;
  border-color: #8a6d3b !important;
  border-width: 1px !important;
  border-style: dotted;
}
/* line 230, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-warning .form-control:focus, .has-warning .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-warning input:focus, .has-warning .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-warning input:focus,
.has-warning .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-warning select:focus,
.has-warning .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-warning select:focus, .has-warning .select2-container--default .select2-selection:focus, .select2-container--default .has-warning .select2-selection:focus, .has-warning .table-with-form input:focus, .table-with-form .has-warning input:focus,
.has-warning .table-with-form select:focus,
.table-with-form .has-warning select:focus, .has-warning .form-control:hover, .has-warning .table-datagrid .field-td input:hover, .table-datagrid .field-td .has-warning input:hover, .has-warning .timesheet-table .field-td input:hover, .timesheet-table .field-td .has-warning input:hover,
.has-warning .table-datagrid .field-td select:hover,
.table-datagrid .field-td .has-warning select:hover,
.has-warning .timesheet-table .field-td select:hover,
.timesheet-table .field-td .has-warning select:hover, .has-warning .select2-container--default .select2-selection:hover, .select2-container--default .has-warning .select2-selection:hover, .has-warning .table-with-form input:hover, .table-with-form .has-warning input:hover,
.has-warning .table-with-form select:hover,
.table-with-form .has-warning select:hover {
  border-color: #F8F8F8;
  border-bottom-color: #8a6d3b !important;
}
/* line 236, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-warning label {
  color: #8a6d3b;
}

/* line 241, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-success {
  color: #5cb85c;
}
/* line 244, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-success .control-label {
  color: #333333 !important;
}
/* line 248, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-success .form-control, .has-success .table-datagrid .field-td input, .table-datagrid .field-td .has-success input, .has-success .timesheet-table .field-td input, .timesheet-table .field-td .has-success input,
.has-success .table-datagrid .field-td select,
.table-datagrid .field-td .has-success select,
.has-success .timesheet-table .field-td select,
.timesheet-table .field-td .has-success select, .has-success .select2-container--default .select2-selection, .select2-container--default .has-success .select2-selection, .has-success .table-with-form input, .table-with-form .has-success input,
.has-success .table-with-form select,
.table-with-form .has-success select {
  color: #5b5b60;
  border-color: #F8F8F8;
  border-bottom-color: #3c763d !important;
  border-bottom-width: 1px !important;
  border-bottom-style: dotted;
  border-color: #3c763d !important;
  border-width: 1px !important;
  border-style: dotted;
}
/* line 258, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-success .form-control:focus, .has-success .table-datagrid .field-td input:focus, .table-datagrid .field-td .has-success input:focus, .has-success .timesheet-table .field-td input:focus, .timesheet-table .field-td .has-success input:focus,
.has-success .table-datagrid .field-td select:focus,
.table-datagrid .field-td .has-success select:focus,
.has-success .timesheet-table .field-td select:focus,
.timesheet-table .field-td .has-success select:focus, .has-success .select2-container--default .select2-selection:focus, .select2-container--default .has-success .select2-selection:focus, .has-success .table-with-form input:focus, .table-with-form .has-success input:focus,
.has-success .table-with-form select:focus,
.table-with-form .has-success select:focus, .has-success .form-control:hover, .has-success .table-datagrid .field-td input:hover, .table-datagrid .field-td .has-success input:hover, .has-success .timesheet-table .field-td input:hover, .timesheet-table .field-td .has-success input:hover,
.has-success .table-datagrid .field-td select:hover,
.table-datagrid .field-td .has-success select:hover,
.has-success .timesheet-table .field-td select:hover,
.timesheet-table .field-td .has-success select:hover, .has-success .select2-container--default .select2-selection:hover, .select2-container--default .has-success .select2-selection:hover, .has-success .table-with-form input:hover, .table-with-form .has-success input:hover,
.has-success .table-with-form select:hover,
.table-with-form .has-success select:hover {
  border-color: #F8F8F8;
  border-bottom-color: #3c763d !important;
}
/* line 264, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-success label {
  color: #3c763d;
}

/* line 269, ../../app/resources/scss/theme/partials/_form-elements.scss */
label {
  font-weight: normal;
  color: #858585;
}

/* line 274, ../../app/resources/scss/theme/partials/_form-elements.scss */
span.input-icon, span.input-help {
  display: block;
  position: relative;
}

/* line 279, ../../app/resources/scss/theme/partials/_form-elements.scss */
.input-icon > input {
  padding-left: 30px !important;
  padding-right: 6px;
}

/* line 284, ../../app/resources/scss/theme/partials/_form-elements.scss */
.input-icon.input-icon-right > input {
  padding-left: 6px !important;
  padding-right: 30px !important;
}

/* line 289, ../../app/resources/scss/theme/partials/_form-elements.scss */
span.input-help > input {
  padding-left: 30px;
  padding-right: 6px;
}

/* line 294, ../../app/resources/scss/theme/partials/_form-elements.scss */
.input-icon > [class*="fa-"], .input-icon > [class*="ti-"] {
  bottom: 0;
  display: inline-block;
  left: 5px;
  color: #c8c7cc;
  line-height: 36px;
  padding: 0 3px;
  position: absolute;
  top: -1px;
  z-index: 2;
}

/* line 306, ../../app/resources/scss/theme/partials/_form-elements.scss */
.input-icon > .input-lg + [class*="fa-"], .input-group-lg.input-icon > .form-control + [class*="fa-"], .table-datagrid .field-td .input-group-lg.input-icon > input + [class*="fa-"], .timesheet-table .field-td .input-group-lg.input-icon > input + [class*="fa-"],
.table-datagrid .field-td .input-group-lg.input-icon > select + [class*="fa-"],
.timesheet-table .field-td .input-group-lg.input-icon > select + [class*="fa-"], .select2-container--default .input-group-lg.input-icon > .select2-selection + [class*="fa-"], .table-with-form .input-group-lg.input-icon > input + [class*="fa-"],
.table-with-form .input-group-lg.input-icon > select + [class*="fa-"],
.input-group-lg.input-icon > .input-group-addon + [class*="fa-"],
.input-group-lg > .input-group-btn.input-icon > .btn + [class*="fa-"], .input-icon > .input-lg + [class*="ti-"], .input-group-lg.input-icon > .form-control + [class*="ti-"], .table-datagrid .field-td .input-group-lg.input-icon > input + [class*="ti-"], .timesheet-table .field-td .input-group-lg.input-icon > input + [class*="ti-"],
.table-datagrid .field-td .input-group-lg.input-icon > select + [class*="ti-"],
.timesheet-table .field-td .input-group-lg.input-icon > select + [class*="ti-"], .select2-container--default .input-group-lg.input-icon > .select2-selection + [class*="ti-"], .table-with-form .input-group-lg.input-icon > input + [class*="ti-"],
.table-with-form .input-group-lg.input-icon > select + [class*="ti-"],
.input-group-lg.input-icon > .input-group-addon + [class*="ti-"],
.input-group-lg > .input-group-btn.input-icon > .btn + [class*="ti-"] {
  line-height: 48px;
}

/* line 310, ../../app/resources/scss/theme/partials/_form-elements.scss */
.input-icon > .input-sm + [class*="fa-"], .input-group-sm.input-icon > .form-control + [class*="fa-"], .table-datagrid .field-td .input-group-sm.input-icon > input + [class*="fa-"], .timesheet-table .field-td .input-group-sm.input-icon > input + [class*="fa-"],
.table-datagrid .field-td .input-group-sm.input-icon > select + [class*="fa-"],
.timesheet-table .field-td .input-group-sm.input-icon > select + [class*="fa-"], .select2-container--default .input-group-sm.input-icon > .select2-selection + [class*="fa-"], .table-with-form .input-group-sm.input-icon > input + [class*="fa-"],
.table-with-form .input-group-sm.input-icon > select + [class*="fa-"],
.input-group-sm.input-icon > .input-group-addon + [class*="fa-"],
.input-group-sm > .input-group-btn.input-icon > .btn + [class*="fa-"], .input-icon > .input-sm + [class*="ti-"], .input-group-sm.input-icon > .form-control + [class*="ti-"], .table-datagrid .field-td .input-group-sm.input-icon > input + [class*="ti-"], .timesheet-table .field-td .input-group-sm.input-icon > input + [class*="ti-"],
.table-datagrid .field-td .input-group-sm.input-icon > select + [class*="ti-"],
.timesheet-table .field-td .input-group-sm.input-icon > select + [class*="ti-"], .select2-container--default .input-group-sm.input-icon > .select2-selection + [class*="ti-"], .table-with-form .input-group-sm.input-icon > input + [class*="ti-"],
.table-with-form .input-group-sm.input-icon > select + [class*="ti-"],
.input-group-sm.input-icon > .input-group-addon + [class*="ti-"],
.input-group-sm > .input-group-btn.input-icon > .btn + [class*="ti-"] {
  line-height: 32px;
}

/* line 314, ../../app/resources/scss/theme/partials/_form-elements.scss */
.input-icon.input-icon-right > [class*="fa-"], .input-icon.input-icon-right > [class*="ti-"] {
  left: auto;
  right: 4px;
}

/* line 319, ../../app/resources/scss/theme/partials/_form-elements.scss */
.help-button {
  background-color: #65BCDA;
  border-radius: 100% 100% 100% 100%;
  color: #FFFFFF;
  cursor: default;
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  padding: 0;
  text-align: center;
  width: 20px;
  line-height: 20px;
  top: 7px;
  left: 7px;
}

/* line 336, ../../app/resources/scss/theme/partials/_form-elements.scss */
.help-button:before {
  content: "\f128";
  display: inline;
  font-family: FontAwesome;
  font-weight: 300;
  height: auto;
  text-shadow: none;
  font-style: normal;
}

/* line 346, ../../app/resources/scss/theme/partials/_form-elements.scss */
.form-control, .table-datagrid .field-td input, .timesheet-table .field-td input,
.table-datagrid .field-td select,
.timesheet-table .field-td select, .select2-container--default .select2-selection, .table-with-form input,
.table-with-form select {
  color: inherit;
}

/* line 350, ../../app/resources/scss/theme/partials/_form-elements.scss */
select.form-control,
.table-datagrid .field-td select,
.timesheet-table .field-td select, .select2-container--default select.select2-selection,
.table-with-form select {
  background-color: #FFFFFF;
  border: 1px solid #c8c7cc;
  border-radius: 0 0 0 0;
  color: #5b5b60;
}

/* line 357, ../../app/resources/scss/theme/partials/_form-elements.scss */
select.form-control option,
.table-datagrid .field-td select option,
.timesheet-table .field-td select option, .select2-container--default select.select2-selection option,
.table-with-form select option {
  padding: 3px 4px;
}

/* line 361, ../../app/resources/scss/theme/partials/_form-elements.scss */
.form-control.search-select, .table-datagrid .field-td input.search-select, .timesheet-table .field-td input.search-select,
.table-datagrid .field-td select.search-select,
.timesheet-table .field-td select.search-select, .select2-container--default .search-select.select2-selection, .table-with-form input.search-select,
.table-with-form select.search-select {
  padding: 0 !important;
  box-shadow: none;
  border: none;
}

/* line 367, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea.autosize {
  min-height: 71px;
}
/* line 371, ../../app/resources/scss/theme/partials/_form-elements.scss */
textarea.autosize.area-animated:focus {
  vertical-align: top;
  transition: height 0.2s;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
  overflow: hidden;
  word-wrap: break-word;
  resize: horizontal;
}

/* line 384, ../../app/resources/scss/theme/partials/_form-elements.scss */
.note-editor {
  position: relative;
  padding-top: 12px;
  background: #ffffff;
}
/* line 389, ../../app/resources/scss/theme/partials/_form-elements.scss */
.note-editor textarea {
  background: url("../images/line_detail.png") repeat !important;
  line-height: 20px !important;
  margin-top: 10px !important;
  min-height: 140px !important;
  border: none !important;
  padding: 0 !important;
  position: relative !important;
}
/* line 398, ../../app/resources/scss/theme/partials/_form-elements.scss */
.note-editor textarea:focus {
  background-color: #ffffff !important;
}
/* line 403, ../../app/resources/scss/theme/partials/_form-elements.scss */
.note-editor:before {
  background: url("../images/note_dot.png") repeat-x;
  position: absolute;
  height: 12px;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  padding-top: 1px;
}

/* line 415, ../../app/resources/scss/theme/partials/_form-elements.scss */
.radio label.radio-inline, .checkbox label.checkbox-inline {
  display: inline-block;
}

/* line 419, ../../app/resources/scss/theme/partials/_form-elements.scss */
.radio-inline, .radio-inline + .radio-inline, .checkbox-inline, .checkbox-inline + .checkbox-inline {
  margin-right: 10px !important;
  margin-top: 5px !important;
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}

/* line 426, ../../app/resources/scss/theme/partials/_form-elements.scss */
.checkbox-table {
  display: inline-block;
  margin: 2px 0 0 0;
  line-height: 10px;
}

/* line 432, ../../app/resources/scss/theme/partials/_form-elements.scss */
.checkbox-table label {
  margin-bottom: 0;
}

/* line 436, ../../app/resources/scss/theme/partials/_form-elements.scss */
.help-inline {
  margin-top: 6px;
  color: #737373;
}

/* line 441, ../../app/resources/scss/theme/partials/_form-elements.scss */
.help-block.error {
  color: #B94A48;
}

/* line 445, ../../app/resources/scss/theme/partials/_form-elements.scss */
.symbol.required:before {
  content: "*";
  display: inline;
  color: #E6674A;
}

/* line 451, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-success .symbol:before {
  content: "\f00c";
  display: inline;
  font-family: FontAwesome;
  color: #468847;
}

/* line 458, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-error .symbol:before {
  content: "\f00d";
  display: inline;
  font-family: FontAwesome;
  color: #07B6AD;
}

/* line 465, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-warning .symbol:before {
  content: "\f071";
  display: inline;
  font-family: FontAwesome;
  color: #eea236;
}

/* line 472, ../../app/resources/scss/theme/partials/_form-elements.scss */
.has-error .note-editor, .has-error .cke_chrome {
  border-color: #B94A48 !important;
}

/* line 476, ../../app/resources/scss/theme/partials/_form-elements.scss */
.form-group {
  position: relative;
}

/* line 480, ../../app/resources/scss/theme/partials/_form-elements.scss */
.form-group .text {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 7px;
}

/* line 487, ../../app/resources/scss/theme/partials/_form-elements.scss */
.form-control[disabled], .table-datagrid .field-td input[disabled], .timesheet-table .field-td input[disabled],
.table-datagrid .field-td select[disabled],
.timesheet-table .field-td select[disabled], .select2-container--default [disabled].select2-selection, .table-with-form input[disabled],
.table-with-form select[disabled], .form-control[readonly], .table-datagrid .field-td input[readonly], .timesheet-table .field-td input[readonly],
.table-datagrid .field-td select[readonly],
.timesheet-table .field-td select[readonly], .select2-container--default [readonly].select2-selection, .table-with-form input[readonly],
.table-with-form select[readonly], fieldset[disabled] .form-control, fieldset[disabled] .table-datagrid .field-td input, .table-datagrid .field-td fieldset[disabled] input, fieldset[disabled] .timesheet-table .field-td input, .timesheet-table .field-td fieldset[disabled] input,
fieldset[disabled] .table-datagrid .field-td select,
.table-datagrid .field-td fieldset[disabled] select,
fieldset[disabled] .timesheet-table .field-td select,
.timesheet-table .field-td fieldset[disabled] select, fieldset[disabled] .select2-container--default .select2-selection, .select2-container--default fieldset[disabled] .select2-selection, fieldset[disabled] .table-with-form input, .table-with-form fieldset[disabled] input,
fieldset[disabled] .table-with-form select,
.table-with-form fieldset[disabled] select {
  cursor: default;
}

/* line 491, ../../app/resources/scss/theme/partials/_form-elements.scss */
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  max-width: 50px;
}

/* Default custom select inspired by tympanus.net */
/* line 496, ../../app/resources/scss/theme/partials/_form-elements.scss */
div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
  z-index: 100;
  font-size: 100%;
  width: 100%;
  max-width: 1500px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 514, ../../app/resources/scss/theme/partials/_form-elements.scss */
div.cs-select.disabled {
  opacity: 0.5;
}
/* line 517, ../../app/resources/scss/theme/partials/_form-elements.scss */
div.cs-select.disabled span {
  cursor: default !important;
}

/* line 522, ../../app/resources/scss/theme/partials/_form-elements.scss */
div.cs-select:focus {
  outline: none;
  /* For better accessibility add a style for this in your skin */
}

/* line 526, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select select {
  display: none;
}

/* line 530, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 5px 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Placeholder and selected option */
/* line 541, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select > span {
  padding-right: 3em;
}

/* line 545, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select > span::after,
.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 556, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select > span::after {
  content: '\25BE';
  right: 1em;
}

/* line 561, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select .cs-selected span::after {
  content: '\e64c';
  margin-left: 1em;
  font-family: "themify";
  font-size: 60%;
}

/* line 568, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select.cs-active > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

/* line 573, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select.cs-active {
  z-index: 101;
}

/* Options */
/* line 578, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #fff;
  visibility: hidden;
}

/* line 586, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select.cs-active .cs-options {
  visibility: visible;
}

/* line 590, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 597, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select ul span {
  padding: 1em;
}

/* line 601, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select ul li.cs-focus span {
  background-color: #ddd;
}

/* Optgroup and optgroup label */
/* line 606, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select li.cs-optgroup ul {
  padding-left: 1em;
}

/* line 610, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select li.cs-optgroup > span {
  cursor: default;
}

/* line 614, ../../app/resources/scss/theme/partials/_form-elements.scss */
div.cs-skin-slide {
  color: #5b5b60;
  font-size: 14px;
  width: 100%;
}

/* line 620, ../../app/resources/scss/theme/partials/_form-elements.scss */
div.cs-skin-slide::before {
  content: '';
  background: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

/* line 634, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active::before {
  -webkit-transform: scale3d(1, 4, 1);
  transform: scale3d(1, 4, 1);
  background: #f7f7f8;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

/* line 641, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide > span {
  height: 34px;
  line-height: 20px;
  border: 1px solid #c8c7cc;
  -webkit-transition: text-indent 0.3s, opacity 0.3s;
  transition: text-indent 0.3s, opacity 0.3s;
}

/* line 650, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active > span {
  text-indent: -290px;
  opacity: 0;
}

/* line 655, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide > span::after,
.cs-skin-slide.cs-active > span::after {
  font-family: 'themify';
  content: '\e68e';
  color: #07B6AD;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 17px;
}

/* line 665, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active > span::after {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

/* line 670, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide .cs-options {
  background: transparent;
  width: 100%;
  height: 400%;
  padding: 5px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

/* line 681, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options {
  overflow-y: auto;
}

/* line 686, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide .cs-options li {
  opacity: 0;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  margin-bottom: 5px;
}

/* line 695, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* line 701, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options li:first-child {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

/* line 706, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* line 711, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

/* line 716, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* line 721, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

/* line 726, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options li:nth-child(6) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/* line 731, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide.cs-active .cs-options li:nth-child(7) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

/* more options need more delay declaration */
/* line 738, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide .cs-options li span {
  padding: 0.8em 1em;
}

/* line 742, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide .cs-options li span:empty {
  display: none;
}

/* line 746, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide .cs-options li:hover,
.cs-skin-slide .cs-options li.cs-focus {
  background: #eaeaec;
}

/* line 751, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-slide .cs-options li.cs-selected {
  color: #ffffff;
  background: #07B6AD;
}

/* line 756, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select [class^="ti-"],
.cs-select [class*=" ti-"],
.cs-select [class^="fa-"],
.cs-select [class*=" fa-"] {
  line-height: inherit !important;
  display: block !important;
}
/* line 763, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select [class^="ti-"] span,
.cs-select [class*=" ti-"] span,
.cs-select [class^="fa-"] span,
.cs-select [class*=" fa-"] span {
  font-family: Helvetica, Arial, sans-serif;
  padding-left: 30px !important;
}
/* line 768, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select [class^="ti-"]:before,
.cs-select [class*=" ti-"]:before,
.cs-select [class^="fa-"]:before,
.cs-select [class*=" fa-"]:before {
  font-family: 'themify';
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  font-size: 17px;
}

/* line 779, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select [class^="ti-"]:before,
.cs-select [class*=" ti-"]:before {
  font-family: 'themify';
}

/* line 784, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-select [class^="fa-"]:before,
.cs-select [class*=" fa-"]:before {
  font-family: 'fontawesome';
}

/* Skin Elastic */
/* line 789, ../../app/resources/scss/theme/partials/_form-elements.scss */
div.cs-skin-elastic {
  background: transparent;
  font-size: 14px;
  color: #5b5b60;
}

/* line 796, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic > span {
  background-color: #fff;
  z-index: 100;
  border: 1px solid #c8c7cc;
  height: 34px;
  line-height: 20px;
}

/* line 804, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic > span::after {
  font-family: 'themify';
  content: '\e64b';
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #07B6AD;
}

/* line 812, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic .cs-options {
  overflow: visible;
  background: transparent;
  opacity: 1;
  visibility: visible;
  pointer-events: none;
}

/* line 820, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic.cs-active .cs-options {
  pointer-events: auto;
}

/* line 824, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic .cs-options > ul::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
  background: #f7f7f8;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

/* line 841, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic.cs-active .cs-options > ul::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: none;
  transition: none;
  -webkit-animation: expand 0.6s ease-out;
  animation: expand 0.6s ease-out;
}

/* line 850, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic .cs-options ul li {
  opacity: 0;
  -webkit-transform: translate3d(0, -25px, 0);
  transform: translate3d(0, -25px, 0);
  -webkit-transition: opacity 0.15s, -webkit-transform 0.15s;
  transition: opacity 0.15s, transform 0.15s;
}

/* line 858, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic.cs-active .cs-options ul li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: bounce 0.6s ease-out;
  animation: bounce 0.6s ease-out;
}

/* line 868, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic .cs-options span {
  background-repeat: no-repeat;
  background-position: 1.5em 50%;
  background-size: 2em auto;
  padding: 0.8em 1em 0.8em 1em;
}

/* line 875, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic .cs-options li:hover,
.cs-skin-elastic .cs-options li.cs-focus {
  background: #eaeaec;
}

/* line 880, ../../app/resources/scss/theme/partials/_form-elements.scss */
.cs-skin-elastic .cs-options .cs-selected,
.cs-skin-elastic .cs-options .cs-selected:hover {
  color: #ffffff !important;
  background: #07B6AD !important;
}

@-webkit-keyframes expand {
  0% {
    -webkit-transform: scale3d(1, 0, 1);
  }
  25% {
    -webkit-transform: scale3d(1, 1.2, 1);
  }
  50% {
    -webkit-transform: scale3d(1, 0.85, 1);
  }
  75% {
    -webkit-transform: scale3d(1, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
  }
}
@keyframes expand {
  0% {
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
  }
  25% {
    -webkit-transform: scale3d(1, 1.2, 1);
    transform: scale3d(1, 1.2, 1);
  }
  50% {
    -webkit-transform: scale3d(1, 0.85, 1);
    transform: scale3d(1, 0.85, 1);
  }
  75% {
    -webkit-transform: scale3d(1, 1.05, 1);
    transform: scale3d(1, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate3d(0, -25px, 0);
    opacity: 0;
  }
  25% {
    -webkit-transform: translate3d(0, 10px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -6px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 2px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
    opacity: 0;
  }
  25% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* line 989, ../../app/resources/scss/theme/partials/_form-elements.scss */
input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  cursor: pointer;
  line-height: normal;
}

/* line 995, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 0;
}
/* line 1000, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check label {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
  /*padding-left: 30px !important;*/
  padding-right: 15px !important;
  position: relative;
  line-height: 23px;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
  white-space: nowrap;
}
/* line 1012, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check label:before {
  background-color: #ffffff;
  border: 1px solid #c8c7cc;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  width: 20px;
  border-radius: 0;
  top: 1px;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
}
/* line 1027, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check label:after {
  display: inline-block;
  font-size: 11px;
  height: 19px;
  left: 4px;
  position: absolute;
  top: -1px;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
  width: 19px;
}
/* line 1039, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check input[type="checkbox"], .clip-check input[type="checkbox"]:disabled {
  opacity: 0;
}
/* line 1044, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check input[type="checkbox"]:checked + label:before, .clip-check input[type="checkbox"]:disabled:checked + label:before {
  border-width: 10px;
}
/* line 1048, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check input[type="checkbox"]:checked + label:after, .clip-check input[type="checkbox"]:disabled:checked + label:after {
  color: #fff;
  content: "\f00c";
  font-family: "FontAwesome";
}
/* line 1055, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check input[type="checkbox"]:focus + label::before, .clip-check input[type="checkbox"]:disabled:focus + label::before {
  background-color: #e6e6e6;
}
/* line 1062, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check input[type="checkbox"][disabled] + label {
  opacity: 0.65;
}
/* line 1065, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check input[type="checkbox"][disabled] + label:before {
  background-color: #F8F8F8;
}
/* line 1072, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-sm label {
  margin-right: 15px;
  padding-left: 24px !important;
  line-height: 22px;
}
/* line 1077, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-sm label:before {
  height: 14px;
  width: 14px;
  top: 4px;
}
/* line 1083, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-sm label:after {
  font-size: 8px;
  height: 13px;
  left: 3px;
  width: 13px;
}
/* line 1095, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-sm input[type="checkbox"]:checked + label:before {
  border-width: 7px;
}
/* line 1103, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-md label {
  margin-right: 15px;
  padding-left: 35px !important;
  line-height: 28px;
}
/* line 1108, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-md label:before {
  height: 25px;
  width: 25px;
}
/* line 1113, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-md label:after {
  font-size: 14px;
  height: 24px;
  left: 5px;
  width: 24px;
}
/* line 1125, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-md input[type="checkbox"]:checked + label:before {
  border-width: 12px;
}
/* line 1133, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-lg label {
  margin-right: 15px;
  padding-left: 40px !important;
  line-height: 33px;
}
/* line 1138, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-lg label:before {
  height: 30px;
  width: 30px;
}
/* line 1143, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-lg label:after {
  font-size: 17px;
  height: 29px;
  left: 6px;
  width: 29px;
}
/* line 1155, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-lg input[type="checkbox"]:checked + label:before {
  border-width: 15px;
}

/* line 1163, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-success input[type="checkbox"]:checked + label:before {
  border-color: #5cb85c;
}

/* line 1167, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-primary input[type="checkbox"]:checked + label:before {
  border-color: #07B6AD;
}

/* line 1171, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-warning input[type="checkbox"]:checked + label:before {
  border-color: #eea236;
}

/* line 1175, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-danger input[type="checkbox"]:checked + label:before {
  border-color: #d43f3a;
}

/* line 1179, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-info input[type="checkbox"]:checked + label:before {
  border-color: #46b8da;
}

/* line 1183, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-check.check-purple input[type="checkbox"]:checked + label:before {
  border-color: #9A89B5;
}

/* line 1187, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 0;
}
/* line 1192, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio label {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
  padding-left: 25px !important;
  position: relative;
  margin-bottom: 6px;
  line-height: 23px;
}
/* line 1202, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio label:before {
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  width: 20px;
  border-radius: 99px;
  bottom: 2px;
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.215, 1.33) 0s;
}
/* line 1217, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio label:after {
  border: 1px solid #c8c7cc;
  content: "";
  display: inline-block;
  height: 20px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  width: 20px;
  border-radius: 99px;
  bottom: 2px;
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.215, 1.33) 0s;
}
/* line 1232, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio input[type="radio"] {
  opacity: 0;
}
/* line 1236, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio input[type="radio"]:focus + label::before {
  background: #e6e6e6;
}
/* line 1242, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio input[type="radio"]:checked + label:before {
  border-width: 6px;
  background: #F8F8F8;
  border-color: #ffffff;
}
/* line 1249, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio input[type="radio"]:checked:focus + label::before {
  border-color: #e6e6e6 !important;
}
/* line 1256, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio input[type="radio"][disabled] + label {
  opacity: 0.65;
}
/* line 1261, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-sm label {
  padding-left: 20px !important;
  line-height: 21px;
}
/* line 1265, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-sm label:before {
  top: 3px;
  height: 15px;
  width: 15px;
}
/* line 1271, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-sm label:after {
  top: 3px;
  height: 15px;
  width: 15px;
}
/* line 1281, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-sm input[type="radio"]:checked + label:before {
  border-width: 5px;
}
/* line 1289, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-md label {
  padding-left: 30px !important;
  line-height: 29px;
}
/* line 1293, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-md label:before {
  height: 25px;
  width: 25px;
}
/* line 1298, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-md label:after {
  height: 25px;
  width: 25px;
}
/* line 1307, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-md input[type="radio"]:checked + label:before {
  border-width: 7px;
}
/* line 1315, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-lg label {
  padding-left: 35px !important;
  line-height: 33px;
}
/* line 1319, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-lg label:before {
  height: 30px;
  width: 30px;
}
/* line 1324, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-lg label:after {
  height: 30px;
  width: 30px;
}
/* line 1333, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-lg input[type="radio"]:checked + label:before {
  border-width: 8px;
}

/* line 1341, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-success input[type="radio"]:checked + label:before {
  background: #5cb85c;
}

/* line 1345, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-primary input[type="radio"]:checked + label:before {
  background: #07B6AD;
}

/* line 1349, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-info input[type="radio"]:checked + label:before {
  background: #46b8da;
}

/* line 1353, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-warning input[type="radio"]:checked + label:before {
  background: #eea236;
}

/* line 1357, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-danger input[type="radio"]:checked + label:before {
  background: #d43f3a;
}

/* line 1361, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-radio.radio-purple input[type="radio"]:checked + label:before {
  background: #9A89B5;
}

/* line 1365, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker {
  padding: 10px;
}
/* line 1368, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker.well, .clip-datepicker.legal-entity-switcher-item {
  background: #ffffff;
  box-shadow: none;
}
/* line 1373, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker table {
  outline: none !important;
}
/* line 1377, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker table thead .btn {
  font-size: 17px;
}
/* line 1383, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker button {
  border: none;
  line-height: 1.8;
}
/* line 1389, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker button span.text-info, .clip-datepicker button span.text-current {
  color: #07B6AD !important;
  font-weight: bold;
}
/* line 1393, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker button span.text-info::before, .clip-datepicker button span.text-current::before {
  border-left: 6px solid transparent;
  border-top: 6px solid #07B6AD;
  content: "";
  height: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 0;
}
/* line 1406, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker button.active {
  background-color: #07B6AD !important;
}
/* line 1409, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker button.active:active, .clip-datepicker button.active:focus {
  background-color: #07B6AD !important;
}
/* line 1414, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker button.active span {
  color: #ffffff !important;
}
/* line 1419, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker button.active span.text-info::before {
  border-top-color: #ffffff;
}
/* line 1426, ../../app/resources/scss/theme/partials/_form-elements.scss */
.clip-datepicker button.btn-current {
  background-color: #F5F5F5;
}

/* line 1434, ../../app/resources/scss/theme/partials/_form-elements.scss */
.range-picker .end-date .dropdown-menu {
  left: auto !important;
  right: 0 !important;
}

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
/* line 1451, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker {
  position: relative;
}
/* line 1456, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}
/* line 1460, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}
/* line 1465, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}
/* line 1473, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}
/* line 1476, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px;
}

/* line 1485, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}
/* line 1488, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}
/* line 1492, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
/* line 1501, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
/* line 1512, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}
/* line 1516, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}
/* line 1522, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}
/* line 1526, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}
/* line 1532, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}
/* line 1536, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}
/* line 1542, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
/* line 1548, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
/* line 1555, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
  border-radius: 4px;
}
/* line 1559, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}
/* line 1563, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}
/* line 1569, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}
/* line 1573, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget table td span {
  width: 100%;
}
/* line 1577, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #07B6AD;
}
/* line 1586, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}
/* line 1595, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}
/* line 1601, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget table td input {
  width: 35px;
  margin: 0;
  text-align: center;
}

/* line 1610, ../../app/resources/scss/theme/partials/_form-elements.scss */
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}

@media (min-width: 767px) {
  /* line 1615, ../../app/resources/scss/theme/partials/_form-elements.scss */
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  /* line 1622, ../../app/resources/scss/theme/partials/_form-elements.scss */
  .bootstrap-timepicker {
    width: 100%;
  }
  /* line 1625, ../../app/resources/scss/theme/partials/_form-elements.scss */
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}
/* line 1632, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker {
  padding: 10px;
}
/* line 1635, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker.datepicker-dropdown {
  z-index: 1089 !important;
}
/* line 1639, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker.datepicker-inline {
  border: 1px solid #e3e3e3;
  display: inline-block !important;
  width: auto;
}
/* line 1645, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker.input-group {
  padding: 0;
}
/* line 1650, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker.input-daterange input {
  text-align: left;
}
/* line 1655, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker .datepicker-switch {
  color: #333333;
  font-size: 17px;
  font-weight: 700;
}
/* line 1662, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .prev, .datepicker > div .next {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: -9999px;
}
/* line 1673, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .prev:before, .datepicker > div .prev:after, .datepicker > div .next:before, .datepicker > div .next:after {
  color: #333333;
  position: absolute;
  top: 50%;
  left: 50%;
  text-indent: 0;
  font-size: 17px;
  margin-top: -9px;
  margin-left: -9px;
}
/* line 1686, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .prev:before {
  content: "\e079";
}
/* line 1692, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .next:before {
  content: "\e080";
}
/* line 1697, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .dow {
  font-size: 85%;
  color: #5b5b60;
}
/* line 1702, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .day {
  font-size: 12px;
  color: #333333;
  padding: 5px 10px;
}
/* line 1707, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .day.today {
  color: #07B6AD !important;
  font-weight: bold;
  background: none;
  position: relative;
}
/* line 1713, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .day.today:hover, .datepicker > div .day.today:focus {
  background: #eeeeee;
}
/* line 1718, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .day.active {
  background: #07B6AD !important;
}
/* line 1721, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div .day.active.today {
  color: #fff !important;
}
/* line 1727, ../../app/resources/scss/theme/partials/_form-elements.scss */
.datepicker > div span.active {
  background: #07B6AD !important;
}

/* ---------------------------------------------------------------------- */
/*  Icons
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_icons.scss */
.fa-round {
  border: 0.1em solid #eee;
  border-radius: 100%;
  padding: 0.2em 0.25em 0.15em;
}

/* line 10, ../../app/resources/scss/theme/partials/_icons.scss */
.the-icons {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
/* line 15, ../../app/resources/scss/theme/partials/_icons.scss */
.the-icons .fa-hover {
  display: block;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  color: #8B91A0;
  cursor: pointer;
}
/* line 23, ../../app/resources/scss/theme/partials/_icons.scss */
.no-touch .the-icons .fa-hover {
  -moz-transition: font-size, 0.2s, ease 0s;
  -o-transition: font-size, 0.2s, ease 0s;
  -webkit-transition: font-size, 0.2s, ease 0s;
  transition: font-size, 0.2s, ease 0s;
}
/* line 26, ../../app/resources/scss/theme/partials/_icons.scss */
.no-touch .the-icons .fa-hover:hover {
  font-size: 20px;
}
/* line 29, ../../app/resources/scss/theme/partials/_icons.scss */
.no-touch .the-icons .fa-hover:hover .fa, .no-touch .the-icons .fa-hover:hover [class*="ti-"] {
  font-size: 20px;
}
/* line 35, ../../app/resources/scss/theme/partials/_icons.scss */
.the-icons .fa-hover .fa, .the-icons .fa-hover [class*="ti-"] {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  text-align: right;
  width: 32px;
  color: #07B6AD;
}

/* line 46, ../../app/resources/scss/theme/partials/_icons.scss */
.big-icon {
  font-size: 100px;
}

/* line 50, ../../app/resources/scss/theme/partials/_icons.scss */
.icon-thumbnail {
  background: #21252d;
  color: #fff;
  display: inline-block;
  font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  border-radius: 5px;
}
/* line 65, ../../app/resources/scss/theme/partials/_icons.scss */
.icon-thumbnail > i {
  font-size: 14px;
}
/* line 69, ../../app/resources/scss/theme/partials/_icons.scss */
.active .icon-thumbnail {
  background: red;
}

/* line 74, ../../app/resources/scss/theme/partials/_icons.scss */
.lettericon {
  display: inline-block;
  min-height: 30px;
  min-width: 30px;
}

/* line 80, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper {
  height: 40px;
  width: 40px;
  background-color: #B2B7BB;
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
  margin: 0;
  font-size: 21px;
  display: inline-block;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 92, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper > span, .letter-icon-wrapper > i {
  line-height: 40px;
}
/* line 96, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper > i {
  font-size: 19px;
}
/* line 100, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.size-lg {
  height: 50px;
  width: 50px;
  font-size: 27px;
}
/* line 105, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.size-lg > span, .letter-icon-wrapper.size-lg > i {
  line-height: 50px;
}
/* line 109, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.size-lg > i {
  font-size: 25px;
}
/* line 114, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.size-sm {
  height: 30px;
  width: 30px;
  font-size: 14px;
}
/* line 119, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.size-sm > span, .letter-icon-wrapper.size-sm > i {
  line-height: 30px;
}
/* line 123, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.size-sm > i {
  font-size: 12px;
}
/* line 128, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.box-circle {
  border-radius: 50%;
}
/* line 132, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.box-round {
  border-radius: 10%;
}
/* line 136, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.border {
  border: 5px solid #fff;
  line-height: 30px;
}
/* line 140, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.border.size-lg {
  line-height: 40px;
}
/* line 144, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.border.size-sm {
  line-height: 20px;
}
/* line 149, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper .letter-icon, .letter-icon-wrapper i {
  display: inline-block;
  vertical-align: middle;
}
/* line 154, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-a {
  background-color: #5A8770 !important;
}
/* line 157, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-a.hover {
  background-color: #466857 !important;
}
/* line 162, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-b {
  background-color: #C0392B !important;
}
/* line 165, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-b.hover {
  background-color: #962d22 !important;
}
/* line 170, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-c {
  background-color: #6FA9AB !important;
}
/* line 173, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-c.hover {
  background-color: #559092 !important;
}
/* line 178, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-d {
  background-color: #F5AF29 !important;
}
/* line 181, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-d.hover {
  background-color: #e1970a !important;
}
/* line 186, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-e {
  background-color: #0088B9 !important;
}
/* line 189, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-e.hover {
  background-color: #006386 !important;
}
/* line 194, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-f {
  background-color: #F18636 !important;
}
/* line 197, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-f.hover {
  background-color: #e46b10 !important;
}
/* line 202, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-g {
  background-color: #D35400 !important;
}
/* line 205, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-g.hover {
  background-color: #a04000 !important;
}
/* line 210, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-h {
  background-color: #A6B12E !important;
}
/* line 213, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-h.hover {
  background-color: #808923 !important;
}
/* line 218, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-i {
  background-color: #9B59B6 !important;
}
/* line 221, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-i.hover {
  background-color: #804399 !important;
}
/* line 226, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-j {
  background-color: #F5888D !important;
}
/* line 229, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-j.hover {
  background-color: #f15960 !important;
}
/* line 234, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-k {
  background-color: #B49255 !important;
}
/* line 237, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-k.hover {
  background-color: #947742 !important;
}
/* line 242, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-l {
  background-color: #407887 !important;
}
/* line 245, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-l.hover {
  background-color: #305964 !important;
}
/* line 250, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-m {
  background-color: #7F8C8D !important;
}
/* line 253, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-m.hover {
  background-color: #667273 !important;
}
/* line 258, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-n {
  background-color: #1ABC9C !important;
}
/* line 261, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-n.hover {
  background-color: #148f77 !important;
}
/* line 266, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-o {
  background-color: #BE5464 !important;
}
/* line 269, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-o.hover {
  background-color: #a23d4d !important;
}
/* line 274, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-p {
  background-color: #3DC34B !important;
}
/* line 277, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-p.hover {
  background-color: #309d3c !important;
}
/* line 282, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-q {
  background-color: #64471E !important;
}
/* line 285, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-q.hover {
  background-color: #3d2b12 !important;
}
/* line 290, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-r {
  background-color: #2D59D7 !important;
}
/* line 293, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-r.hover {
  background-color: #2146b0 !important;
}
/* line 298, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-s {
  background-color: #616F51 !important;
}
/* line 301, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-s.hover {
  background-color: #47523b !important;
}
/* line 306, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-t {
  background-color: #4DA7CE !important;
}
/* line 309, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-t.hover {
  background-color: #328eb6 !important;
}
/* line 314, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-u {
  background-color: #AFAF50 !important;
}
/* line 317, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-u.hover {
  background-color: #8c8c40 !important;
}
/* line 322, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-v {
  background-color: #008C69 !important;
}
/* line 325, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-v.hover {
  background-color: #005943 !important;
}
/* line 330, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-w {
  background-color: #947499 !important;
}
/* line 333, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-w.hover {
  background-color: #795c7e !important;
}
/* line 338, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-x {
  background-color: #328E93 !important;
}
/* line 341, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-x.hover {
  background-color: #25696d !important;
}
/* line 346, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-y {
  background-color: #EAB71C !important;
}
/* line 349, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-y.hover {
  background-color: #c19612 !important;
}
/* line 354, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-z {
  background-color: #407887 !important;
}
/* line 357, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-z.hover {
  background-color: #305964 !important;
}
/* line 362, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-0 {
  background-color: #92B74A !important;
}
/* line 365, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-0.hover {
  background-color: #75933b !important;
}
/* line 370, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-1 {
  background-color: #51A8B9 !important;
}
/* line 373, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-1.hover {
  background-color: #3e8a99 !important;
}
/* line 378, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-2 {
  background-color: #E4BD02 !important;
}
/* line 381, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-2.hover {
  background-color: #b19302 !important;
}
/* line 386, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-3 {
  background-color: #ED726D !important;
}
/* line 389, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-3.hover {
  background-color: #e74640 !important;
}
/* line 394, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-4 {
  background-color: #3E7B02 !important;
}
/* line 397, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-4.hover {
  background-color: #254901 !important;
}
/* line 402, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-5 {
  background-color: #EE3E02 !important;
}
/* line 405, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-5.hover {
  background-color: #bb3102 !important;
}
/* line 410, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-6 {
  background-color: #976ECA !important;
}
/* line 413, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-6.hover {
  background-color: #25696d !important;
}
/* line 418, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-7 {
  background-color: #E27C4B !important;
}
/* line 421, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-7.hover {
  background-color: #d75d23 !important;
}
/* line 426, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-8 {
  background-color: #754634 !important;
}
/* line 429, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-8.hover {
  background-color: #523124 !important;
}
/* line 434, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-9 {
  background-color: #667268 !important;
}
/* line 437, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-color-9.hover {
  background-color: #4e574f !important;
}
/* line 442, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-custom {
  background-color: #ec971f;
}
/* line 446, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-custom-hover {
  background-color: #b5a8c9;
}
/* line 449, ../../app/resources/scss/theme/partials/_icons.scss */
.letter-icon-wrapper.letter-custom-hover:hover {
  background-color: #b29248;
}

/* ---------------------------------------------------------------------- */
/*  Buttons
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn {
  transition: all 0.3s ease 0s !important;
  background-image: none !important;
  box-shadow: none !important;
  outline: none !important;
  position: relative;
  -webkit-transform: translateZ(0);
}

/* line 13, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn:after {
  content: "";
  position: absolute;
  transition: all 0.3s ease 0s;
  z-index: -1;
}

/* line 20, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-wide {
  min-width: 120px;
}

/* line 24, ../../app/resources/scss/theme/partials/_buttons.scss */
.ladda-button {
  z-index: 1051;
}

/* line 28, ../../app/resources/scss/theme/partials/_buttons.scss */
.ladda-button[data-style="contract"][data-loading] {
  border-radius: 50%;
  min-width: 38px !important;
  overflow: hidden;
  width: 38px !important;
}

/* line 35, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  box-shadow: none;
}

/* line 39, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default, .btn-semisuccess,
.btn-semidanger {
  background-color: #ffffff;
  border-color: #c8c7cc;
  color: #333333;
}
/* line 44, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default:hover, .btn-semisuccess:hover,
.btn-semidanger:hover {
  background-color: #ffffff;
  border-color: #bbbac0;
  color: #333333;
}
/* line 50, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default:active, .btn-semisuccess:active,
.btn-semidanger:active, .btn-default.active, .active.btn-semisuccess,
.active.btn-semidanger, .btn-default.active:focus, .active.btn-semisuccess:focus,
.active.btn-semidanger:focus, .btn-default:active:focus, .btn-semisuccess:active:focus,
.btn-semidanger:active:focus, .btn-default:active:hover, .btn-semisuccess:active:hover,
.btn-semidanger:active:hover {
  background-color: #f8f8f8;
  border-color: #d5d4d8;
  color: black;
}
/* line 56, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default:focus, .btn-semisuccess:focus,
.btn-semidanger:focus {
  background-color: #ffffff;
  border-color: #bbbac0;
  color: black;
}
/* line 62, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.disabled:hover, .disabled.btn-semisuccess:hover,
.disabled.btn-semidanger:hover, .btn-default.disabled:focus, .disabled.btn-semisuccess:focus,
.disabled.btn-semidanger:focus, .btn-default.disabled:active, .disabled.btn-semisuccess:active,
.disabled.btn-semidanger:active, .btn-default.disabled.active, .disabled.active.btn-semisuccess,
.disabled.active.btn-semidanger, .btn-default[disabled], [disabled].btn-semisuccess,
[disabled].btn-semidanger, .btn-default[disabled]:hover, [disabled].btn-semisuccess:hover,
[disabled].btn-semidanger:hover, .btn-default[disabled]:focus, [disabled].btn-semisuccess:focus,
[disabled].btn-semidanger:focus, .btn-default[disabled]:active, [disabled].btn-semisuccess:active,
[disabled].btn-semidanger:active, .btn-default[disabled].active, [disabled].active.btn-semisuccess,
[disabled].active.btn-semidanger, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-semisuccess:hover,
fieldset[disabled] .btn-semidanger:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-semisuccess:focus,
fieldset[disabled] .btn-semidanger:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-semisuccess:active,
fieldset[disabled] .btn-semidanger:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .active.btn-semisuccess,
fieldset[disabled] .active.btn-semidanger {
  background-color: #ffffff;
  border-color: #e2e2e4;
  color: #737373;
}
/* line 68, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o, .btn-o.btn-semisuccess,
.btn-o.btn-semidanger {
  border: 1px solid #c8c7cc;
  color: #333333;
}
/* line 72, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o .caret, .btn-o.btn-semisuccess .caret,
.btn-o.btn-semidanger .caret {
  border-top-color: #333333;
}
/* line 76, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o:hover, .btn-o.btn-semisuccess:hover,
.btn-o.btn-semidanger:hover {
  color: #ffffff;
  border-color: #333333;
  background: #333333 !important;
}
/* line 81, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o:hover .caret, .btn-o.btn-semisuccess:hover .caret,
.btn-o.btn-semidanger:hover .caret {
  border-top-color: #ffffff;
}
/* line 86, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o:active, .btn-o.btn-semisuccess:active,
.btn-o.btn-semidanger:active, .btn-default.btn-o.active, .btn-o.active.btn-semisuccess,
.btn-o.active.btn-semidanger, .btn-default.btn-o.active:focus, .btn-o.active.btn-semisuccess:focus,
.btn-o.active.btn-semidanger:focus, .btn-default.btn-o:active:focus, .btn-o.btn-semisuccess:active:focus,
.btn-o.btn-semidanger:active:focus, .btn-default.btn-o:active:hover, .btn-o.btn-semisuccess:active:hover,
.btn-o.btn-semidanger:active:hover {
  background-color: #262626 !important;
  border-color: #262626 !important;
  color: #ffffff !important;
}
/* line 91, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o:active .caret, .btn-o.btn-semisuccess:active .caret,
.btn-o.btn-semidanger:active .caret, .btn-default.btn-o.active .caret, .btn-o.active.btn-semisuccess .caret,
.btn-o.active.btn-semidanger .caret, .btn-default.btn-o.active:focus .caret, .btn-o.active.btn-semisuccess:focus .caret,
.btn-o.active.btn-semidanger:focus .caret, .btn-default.btn-o:active:focus .caret, .btn-o.btn-semisuccess:active:focus .caret,
.btn-o.btn-semidanger:active:focus .caret, .btn-default.btn-o:active:hover .caret, .btn-o.btn-semisuccess:active:hover .caret,
.btn-o.btn-semidanger:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 96, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o:focus, .btn-o.btn-semisuccess:focus,
.btn-o.btn-semidanger:focus {
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
}
/* line 101, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o:focus .caret, .btn-o.btn-semisuccess:focus .caret,
.btn-o.btn-semidanger:focus .caret {
  border-top-color: #ffffff;
}
/* line 106, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default.btn-o.disabled:hover, .btn-o.disabled.btn-semisuccess:hover,
.btn-o.disabled.btn-semidanger:hover, .btn-default.btn-o.disabled:focus, .btn-o.disabled.btn-semisuccess:focus,
.btn-o.disabled.btn-semidanger:focus, .btn-default.btn-o.disabled:active, .btn-o.disabled.btn-semisuccess:active,
.btn-o.disabled.btn-semidanger:active, .btn-default.btn-o.disabled.active, .btn-o.disabled.active.btn-semisuccess,
.btn-o.disabled.active.btn-semidanger, .btn-default.btn-o[disabled], .btn-o[disabled].btn-semisuccess,
.btn-o[disabled].btn-semidanger, .btn-default.btn-o[disabled]:hover, .btn-o[disabled].btn-semisuccess:hover,
.btn-o[disabled].btn-semidanger:hover, .btn-default.btn-o[disabled]:focus, .btn-o[disabled].btn-semisuccess:focus,
.btn-o[disabled].btn-semidanger:focus, .btn-default.btn-o[disabled]:active, .btn-o[disabled].btn-semisuccess:active,
.btn-o[disabled].btn-semidanger:active, .btn-default.btn-o[disabled].active, .btn-o[disabled].active.btn-semisuccess,
.btn-o[disabled].active.btn-semidanger, fieldset[disabled] .btn-default.btn-o:hover, fieldset[disabled] .btn-o.btn-semisuccess:hover,
fieldset[disabled] .btn-o.btn-semidanger:hover, fieldset[disabled] .btn-default.btn-o:focus, fieldset[disabled] .btn-o.btn-semisuccess:focus,
fieldset[disabled] .btn-o.btn-semidanger:focus, fieldset[disabled] .btn-default.btn-o:active, fieldset[disabled] .btn-o.btn-semisuccess:active,
fieldset[disabled] .btn-o.btn-semidanger:active, fieldset[disabled] .btn-default.btn-o.active, fieldset[disabled] .btn-o.active.btn-semisuccess,
fieldset[disabled] .btn-o.active.btn-semidanger {
  border-color: #666666;
  color: #666666;
}
/* line 112, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-default .caret, .btn-semisuccess .caret,
.btn-semidanger .caret {
  border-top-color: #333333;
}
/* line 117, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-default .caret, .dropup .btn-semisuccess .caret,
.dropup .btn-semidanger .caret {
  border-bottom: 4px solid #333333;
}

/* line 123, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary {
  background-color: #07B6AD;
  border-color: #07B6AD;
  color: #ffffff;
}
/* line 125, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-primary.dropdown-toggle {
  background-color: #14f6ea;
  border-color: #14f6ea;
}
/* line 135, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary:hover {
  background-color: #09e7dc !important;
  border-color: #09e7dc;
  color: #ffffff;
}
/* line 141, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary:active, .btn-primary.active, .btn-primary.active:focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.dropdown-toggle:active:hover {
  background-color: #069d96 !important;
  border-color: #069d96;
}
/* line 146, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary:focus {
  background-color: #14f6ea;
  border-color: #14f6ea;
}
/* line 151, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #2cf7ec;
  border-color: #2cf7ec;
  color: #ffffff;
}
/* line 157, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o {
  border: 1px solid #07B6AD;
  color: #07B6AD;
}
/* line 161, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o .caret {
  border-top-color: #07B6AD;
}
/* line 165, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o:hover {
  color: #ffffff;
  border-color: #07B6AD;
  background: #07B6AD !important;
}
/* line 170, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 175, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o:active, .btn-primary.btn-o.active, .btn-primary.btn-o.active:focus, .btn-primary.btn-o:active:focus, .btn-primary.btn-o:active:hover {
  background-color: #069d96 !important;
  border-color: #069d96 !important;
  color: #ffffff !important;
}
/* line 180, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o:active .caret, .btn-primary.btn-o.active .caret, .btn-primary.btn-o.active:focus .caret, .btn-primary.btn-o:active:focus .caret, .btn-primary.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 185, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o:focus {
  background-color: #14f6ea;
  border-color: #14f6ea;
  color: #ffffff;
}
/* line 190, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 195, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary.btn-o.disabled:hover, .btn-primary.btn-o.disabled:focus, .btn-primary.btn-o.disabled:active, .btn-primary.btn-o.disabled.active, .btn-primary.btn-o[disabled], .btn-primary.btn-o[disabled]:hover, .btn-primary.btn-o[disabled]:focus, .btn-primary.btn-o[disabled]:active, .btn-primary.btn-o[disabled].active, fieldset[disabled] .btn-primary.btn-o:hover, fieldset[disabled] .btn-primary.btn-o:focus, fieldset[disabled] .btn-primary.btn-o:active, fieldset[disabled] .btn-primary.btn-o.active {
  border-color: #2cf7ec;
  color: #2cf7ec;
}
/* line 201, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-primary .caret {
  border-top-color: #ffffff;
}
/* line 206, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-primary .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 212, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
  color: #ffffff;
}
/* line 214, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-success.dropdown-toggle {
  background-color: #91cf91;
  border-color: #91cf91;
}
/* line 224, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success:hover {
  background-color: #80c780 !important;
  border-color: #80c780;
  color: #ffffff;
}
/* line 230, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success:active, .btn-success.active, .btn-success.active:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-success.dropdown-toggle:active:hover {
  background-color: #4cae4c !important;
  border-color: #4cae4c;
}
/* line 235, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success:focus {
  background-color: #91cf91;
  border-color: #91cf91;
}
/* line 240, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #a3d7a3;
  border-color: #a3d7a3;
  color: #ffffff;
}
/* line 246, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o {
  border: 1px solid #5cb85c;
  color: #5cb85c;
}
/* line 250, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o .caret {
  border-top-color: #5cb85c;
}
/* line 254, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o:hover {
  color: #ffffff;
  border-color: #5cb85c;
  background: #5cb85c !important;
}
/* line 259, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 264, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o:active, .btn-success.btn-o.active, .btn-success.btn-o.active:focus, .btn-success.btn-o:active:focus, .btn-success.btn-o:active:hover {
  background-color: #4cae4c !important;
  border-color: #4cae4c !important;
  color: #ffffff !important;
}
/* line 269, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o:active .caret, .btn-success.btn-o.active .caret, .btn-success.btn-o.active:focus .caret, .btn-success.btn-o:active:focus .caret, .btn-success.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 274, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o:focus {
  background-color: #91cf91;
  border-color: #91cf91;
  color: #ffffff;
}
/* line 279, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 284, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success.btn-o.disabled:hover, .btn-success.btn-o.disabled:focus, .btn-success.btn-o.disabled:active, .btn-success.btn-o.disabled.active, .btn-success.btn-o[disabled], .btn-success.btn-o[disabled]:hover, .btn-success.btn-o[disabled]:focus, .btn-success.btn-o[disabled]:active, .btn-success.btn-o[disabled].active, fieldset[disabled] .btn-success.btn-o:hover, fieldset[disabled] .btn-success.btn-o:focus, fieldset[disabled] .btn-success.btn-o:active, fieldset[disabled] .btn-success.btn-o.active {
  border-color: #a3d7a3;
  color: #a3d7a3;
}
/* line 290, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-success .caret {
  border-top-color: #ffffff;
}
/* line 295, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-success .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 301, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info {
  background-color: #46b8da;
  border-color: #46b8da;
  color: #ffffff;
}
/* line 303, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-info.dropdown-toggle {
  background-color: #86d0e7;
  border-color: #86d0e7;
}
/* line 313, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info:hover {
  background-color: #71c8e3 !important;
  border-color: #71c8e3;
  color: #ffffff;
}
/* line 319, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info:active, .btn-info.active, .btn-info.active:focus, .btn-info:active:focus, .btn-info:active:hover, .btn-info.dropdown-toggle:active:hover {
  background-color: #31b0d6 !important;
  border-color: #31b0d6;
}
/* line 324, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info:focus {
  background-color: #86d0e7;
  border-color: #86d0e7;
}
/* line 329, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #9bd9eb;
  border-color: #9bd9eb;
  color: #ffffff;
}
/* line 335, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o {
  border: 1px solid #46b8da;
  color: #46b8da;
}
/* line 339, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o .caret {
  border-top-color: #46b8da;
}
/* line 343, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o:hover {
  color: #ffffff;
  border-color: #46b8da;
  background: #46b8da !important;
}
/* line 348, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 353, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o:active, .btn-info.btn-o.active, .btn-info.btn-o.active:focus, .btn-info.btn-o:active:focus, .btn-info.btn-o:active:hover {
  background-color: #31b0d6 !important;
  border-color: #31b0d6 !important;
  color: #ffffff !important;
}
/* line 358, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o:active .caret, .btn-info.btn-o.active .caret, .btn-info.btn-o.active:focus .caret, .btn-info.btn-o:active:focus .caret, .btn-info.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 363, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o:focus {
  background-color: #86d0e7;
  border-color: #86d0e7;
  color: #ffffff;
}
/* line 368, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 373, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info.btn-o.disabled:hover, .btn-info.btn-o.disabled:focus, .btn-info.btn-o.disabled:active, .btn-info.btn-o.disabled.active, .btn-info.btn-o[disabled], .btn-info.btn-o[disabled]:hover, .btn-info.btn-o[disabled]:focus, .btn-info.btn-o[disabled]:active, .btn-info.btn-o[disabled].active, fieldset[disabled] .btn-info.btn-o:hover, fieldset[disabled] .btn-info.btn-o:focus, fieldset[disabled] .btn-info.btn-o:active, fieldset[disabled] .btn-info.btn-o.active {
  border-color: #9bd9eb;
  color: #9bd9eb;
}
/* line 379, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-info .caret {
  border-top-color: #ffffff;
}
/* line 384, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-info .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 390, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning {
  background-color: #eea236;
  border-color: #eea236;
  color: #ffffff;
}
/* line 392, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-warning.dropdown-toggle {
  background-color: #f4c37d;
  border-color: #f4c37d;
}
/* line 402, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning:hover {
  background-color: #f2b865 !important;
  border-color: #f2b865;
  color: #ffffff;
}
/* line 408, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning:active, .btn-warning.active, .btn-warning.active:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.dropdown-toggle:active:hover {
  background-color: #ec971e !important;
  border-color: #ec971e;
}
/* line 413, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning:focus {
  background-color: #f4c37d;
  border-color: #f4c37d;
}
/* line 418, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f6ce94;
  border-color: #f6ce94;
  color: #ffffff;
}
/* line 424, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o {
  border: 1px solid #eea236;
  color: #eea236;
}
/* line 428, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o .caret {
  border-top-color: #eea236;
}
/* line 432, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o:hover {
  color: #ffffff;
  border-color: #eea236;
  background: #eea236 !important;
}
/* line 437, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 442, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o:active, .btn-warning.btn-o.active, .btn-warning.btn-o.active:focus, .btn-warning.btn-o:active:focus, .btn-warning.btn-o:active:hover {
  background-color: #ec971e !important;
  border-color: #ec971e !important;
  color: #ffffff !important;
}
/* line 447, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o:active .caret, .btn-warning.btn-o.active .caret, .btn-warning.btn-o.active:focus .caret, .btn-warning.btn-o:active:focus .caret, .btn-warning.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 452, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o:focus {
  background-color: #f4c37d;
  border-color: #f4c37d;
  color: #ffffff;
}
/* line 457, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 462, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning.btn-o.disabled:hover, .btn-warning.btn-o.disabled:focus, .btn-warning.btn-o.disabled:active, .btn-warning.btn-o.disabled.active, .btn-warning.btn-o[disabled], .btn-warning.btn-o[disabled]:hover, .btn-warning.btn-o[disabled]:focus, .btn-warning.btn-o[disabled]:active, .btn-warning.btn-o[disabled].active, fieldset[disabled] .btn-warning.btn-o:hover, fieldset[disabled] .btn-warning.btn-o:focus, fieldset[disabled] .btn-warning.btn-o:active, fieldset[disabled] .btn-warning.btn-o.active {
  border-color: #f6ce94;
  color: #f6ce94;
}
/* line 468, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-warning .caret {
  border-top-color: #ffffff;
}
/* line 473, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-warning .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 479, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger {
  background-color: #d43f3a;
  border-color: #d43f3a;
  color: #ffffff;
}
/* line 481, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-danger.dropdown-toggle {
  background-color: #e27c79;
  border-color: #e27c79;
}
/* line 491, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger:hover {
  background-color: #dd6864 !important;
  border-color: #dd6864;
  color: #ffffff;
}
/* line 497, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger:active, .btn-danger.active, .btn-danger.active:focus, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.dropdown-toggle:active:hover {
  background-color: #c9312c !important;
  border-color: #c9312c;
}
/* line 502, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger:focus {
  background-color: #e27c79;
  border-color: #e27c79;
}
/* line 507, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #e6918e;
  border-color: #e6918e;
  color: #ffffff;
}
/* line 513, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o {
  border: 1px solid #d43f3a;
  color: #d43f3a;
}
/* line 517, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o .caret {
  border-top-color: #d43f3a;
}
/* line 521, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o:hover {
  color: #ffffff;
  border-color: #d43f3a;
  background: #d43f3a !important;
}
/* line 526, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 531, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o:active, .btn-danger.btn-o.active, .btn-danger.btn-o.active:focus, .btn-danger.btn-o:active:focus, .btn-danger.btn-o:active:hover {
  background-color: #c9312c !important;
  border-color: #c9312c !important;
  color: #ffffff !important;
}
/* line 536, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o:active .caret, .btn-danger.btn-o.active .caret, .btn-danger.btn-o.active:focus .caret, .btn-danger.btn-o:active:focus .caret, .btn-danger.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 541, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o:focus {
  background-color: #e27c79;
  border-color: #e27c79;
  color: #ffffff;
}
/* line 546, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 551, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger.btn-o.disabled:hover, .btn-danger.btn-o.disabled:focus, .btn-danger.btn-o.disabled:active, .btn-danger.btn-o.disabled.active, .btn-danger.btn-o[disabled], .btn-danger.btn-o[disabled]:hover, .btn-danger.btn-o[disabled]:focus, .btn-danger.btn-o[disabled]:active, .btn-danger.btn-o[disabled].active, fieldset[disabled] .btn-danger.btn-o:hover, fieldset[disabled] .btn-danger.btn-o:focus, fieldset[disabled] .btn-danger.btn-o:active, fieldset[disabled] .btn-danger.btn-o.active {
  border-color: #e6918e;
  color: #e6918e;
}
/* line 557, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-danger .caret {
  border-top-color: #ffffff;
}
/* line 562, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-danger .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 568, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure {
  background-color: #5B9BD1;
  border-color: #5B9BD1;
  color: #ffffff;
}
/* line 570, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-azure.dropdown-toggle {
  background-color: #97bfe2;
  border-color: #97bfe2;
}
/* line 580, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure:hover {
  background-color: #83b3dc !important;
  border-color: #83b3dc;
  color: #ffffff;
}
/* line 586, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure:active, .btn-azure.active, .btn-azure.active:focus, .btn-azure:active:focus, .btn-azure:active:hover, .btn-azure.dropdown-toggle:active:hover {
  background-color: #478fcb !important;
  border-color: #478fcb;
}
/* line 591, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure:focus {
  background-color: #97bfe2;
  border-color: #97bfe2;
  color: #ffffff;
}
/* line 597, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.disabled:hover, .btn-azure.disabled:focus, .btn-azure.disabled:active, .btn-azure.disabled.active, .btn-azure[disabled], .btn-azure[disabled]:hover, .btn-azure[disabled]:focus, .btn-azure[disabled]:active, .btn-azure[disabled].active, fieldset[disabled] .btn-azure:hover, fieldset[disabled] .btn-azure:focus, fieldset[disabled] .btn-azure:active, fieldset[disabled] .btn-azure.active {
  background-color: #abcce7;
  border-color: #abcce7;
  color: #ffffff;
}
/* line 603, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o {
  border: 1px solid #5B9BD1;
  color: #5B9BD1;
}
/* line 607, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o .caret {
  border-top-color: #5B9BD1;
}
/* line 611, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o:hover {
  color: #ffffff;
  border-color: #5B9BD1;
  background: #5B9BD1 !important;
}
/* line 616, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 621, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o:active, .btn-azure.btn-o.active, .btn-azure.btn-o.active:focus, .btn-azure.btn-o:active:focus, .btn-azure.btn-o:active:hover {
  background-color: #478fcb !important;
  border-color: #478fcb !important;
  color: #ffffff !important;
}
/* line 626, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o:active .caret, .btn-azure.btn-o.active .caret, .btn-azure.btn-o.active:focus .caret, .btn-azure.btn-o:active:focus .caret, .btn-azure.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 631, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o:focus {
  background-color: #97bfe2;
  border-color: #97bfe2;
  color: #ffffff;
}
/* line 636, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 641, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure.btn-o.disabled:hover, .btn-azure.btn-o.disabled:focus, .btn-azure.btn-o.disabled:active, .btn-azure.btn-o.disabled.active, .btn-azure.btn-o[disabled], .btn-azure.btn-o[disabled]:hover, .btn-azure.btn-o[disabled]:focus, .btn-azure.btn-o[disabled]:active, .btn-azure.btn-o[disabled].active, fieldset[disabled] .btn-azure.btn-o:hover, fieldset[disabled] .btn-azure.btn-o:focus, fieldset[disabled] .btn-azure.btn-o:active, fieldset[disabled] .btn-azure.btn-o.active {
  border-color: #abcce7;
  color: #abcce7;
}
/* line 647, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-azure .caret {
  border-top-color: #ffffff;
}
/* line 652, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-azure .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 658, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure {
  background-color: #6fa7d7;
  border-color: #6fa7d7;
  color: #ffffff;
}
/* line 660, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-azure.dropdown-toggle {
  background-color: #abcce7;
  border-color: #abcce7;
}
/* line 670, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure:hover {
  background-color: #97bfe2 !important;
  border-color: #97bfe2;
  color: #ffffff;
}
/* line 676, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure:active, .btn-light-azure.active, .btn-light-azure.active:focus, .btn-light-azure:active:focus, .btn-light-azure:active:hover, .btn-light-azure.dropdown-toggle:active:hover {
  background-color: #5b9bd1 !important;
  border-color: #5b9bd1;
}
/* line 681, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure:focus {
  background-color: #abcce7;
  border-color: #abcce7;
  color: #ffffff;
}
/* line 687, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.disabled:hover, .btn-light-azure.disabled:focus, .btn-light-azure.disabled:active, .btn-light-azure.disabled.active, .btn-light-azure[disabled], .btn-light-azure[disabled]:hover, .btn-light-azure[disabled]:focus, .btn-light-azure[disabled]:active, .btn-light-azure[disabled].active, fieldset[disabled] .btn-light-azure:hover, fieldset[disabled] .btn-light-azure:focus, fieldset[disabled] .btn-light-azure:active, fieldset[disabled] .btn-light-azure.active {
  background-color: #bfd8ed;
  border-color: #bfd8ed;
  color: #ffffff;
}
/* line 693, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o {
  border: 1px solid #6fa7d7;
  color: #6fa7d7;
}
/* line 697, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o .caret {
  border-top-color: #6fa7d7;
}
/* line 701, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o:hover {
  color: #ffffff;
  border-color: #6fa7d7;
  background: #6fa7d7 !important;
}
/* line 706, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 711, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o:active, .btn-light-azure.btn-o.active, .btn-light-azure.btn-o.active:focus, .btn-light-azure.btn-o:active:focus, .btn-light-azure.btn-o:active:hover {
  background-color: #5b9bd1 !important;
  border-color: #5b9bd1 !important;
  color: #ffffff !important;
}
/* line 716, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o:active .caret, .btn-light-azure.btn-o.active .caret, .btn-light-azure.btn-o.active:focus .caret, .btn-light-azure.btn-o:active:focus .caret, .btn-light-azure.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 721, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o:focus {
  background-color: #abcce7;
  border-color: #abcce7;
  color: #ffffff;
}
/* line 726, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 731, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure.btn-o.disabled:hover, .btn-light-azure.btn-o.disabled:focus, .btn-light-azure.btn-o.disabled:active, .btn-light-azure.btn-o.disabled.active, .btn-light-azure.btn-o[disabled], .btn-light-azure.btn-o[disabled]:hover, .btn-light-azure.btn-o[disabled]:focus, .btn-light-azure.btn-o[disabled]:active, .btn-light-azure.btn-o[disabled].active, fieldset[disabled] .btn-light-azure.btn-o:hover, fieldset[disabled] .btn-light-azure.btn-o:focus, fieldset[disabled] .btn-light-azure.btn-o:active, fieldset[disabled] .btn-light-azure.btn-o.active {
  border-color: #bfd8ed;
  color: #bfd8ed;
}
/* line 737, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-azure .caret {
  border-top-color: #ffffff;
}
/* line 742, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-azure .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 748, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure {
  background-color: #3782c2;
  border-color: #3782c2;
  color: #ffffff;
}
/* line 750, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-azure.dropdown-toggle {
  background-color: #6fa7d7;
  border-color: #6fa7d7;
}
/* line 760, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure:hover {
  background-color: #5b9bd1 !important;
  border-color: #5b9bd1;
  color: #ffffff;
}
/* line 766, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure:active, .btn-dark-azure.active, .btn-dark-azure.active:focus, .btn-dark-azure:active:focus, .btn-dark-azure:active:hover, .btn-dark-azure.dropdown-toggle:active:hover {
  background-color: #3175af !important;
  border-color: #3175af;
}
/* line 771, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure:focus {
  background-color: #6fa7d7;
  border-color: #6fa7d7;
  color: #ffffff;
}
/* line 777, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.disabled:hover, .btn-dark-azure.disabled:focus, .btn-dark-azure.disabled:active, .btn-dark-azure.disabled.active, .btn-dark-azure[disabled], .btn-dark-azure[disabled]:hover, .btn-dark-azure[disabled]:focus, .btn-dark-azure[disabled]:active, .btn-dark-azure[disabled].active, fieldset[disabled] .btn-dark-azure:hover, fieldset[disabled] .btn-dark-azure:focus, fieldset[disabled] .btn-dark-azure:active, fieldset[disabled] .btn-dark-azure.active {
  background-color: #83b3dc;
  border-color: #83b3dc;
  color: #ffffff;
}
/* line 783, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o {
  border: 1px solid #3782c2;
  color: #3782c2;
}
/* line 787, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o .caret {
  border-top-color: #3782c2;
}
/* line 791, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o:hover {
  color: #ffffff;
  border-color: #3782c2;
  background: #3782c2 !important;
}
/* line 796, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 801, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o:active, .btn-dark-azure.btn-o.active, .btn-dark-azure.btn-o.active:focus, .btn-dark-azure.btn-o:active:focus, .btn-dark-azure.btn-o:active:hover {
  background-color: #3175af !important;
  border-color: #3175af !important;
  color: #ffffff !important;
}
/* line 806, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o:active .caret, .btn-dark-azure.btn-o.active .caret, .btn-dark-azure.btn-o.active:focus .caret, .btn-dark-azure.btn-o:active:focus .caret, .btn-dark-azure.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 811, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o:focus {
  background-color: #6fa7d7;
  border-color: #6fa7d7;
  color: #ffffff;
}
/* line 816, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 821, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure.btn-o.disabled:hover, .btn-dark-azure.btn-o.disabled:focus, .btn-dark-azure.btn-o.disabled:active, .btn-dark-azure.btn-o.disabled.active, .btn-dark-azure.btn-o[disabled], .btn-dark-azure.btn-o[disabled]:hover, .btn-dark-azure.btn-o[disabled]:focus, .btn-dark-azure.btn-o[disabled]:active, .btn-dark-azure.btn-o[disabled].active, fieldset[disabled] .btn-dark-azure.btn-o:hover, fieldset[disabled] .btn-dark-azure.btn-o:focus, fieldset[disabled] .btn-dark-azure.btn-o:active, fieldset[disabled] .btn-dark-azure.btn-o.active {
  border-color: #83b3dc;
  color: #83b3dc;
}
/* line 827, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-azure .caret {
  border-top-color: #ffffff;
}
/* line 832, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-azure .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 838, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue {
  background-color: #407887;
  border-color: #407887;
  color: #ffffff;
}
/* line 840, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-blue.dropdown-toggle {
  background-color: #60a2b4;
  border-color: #60a2b4;
}
/* line 850, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue:hover {
  background-color: #5097aa !important;
  border-color: #5097aa;
  color: #ffffff;
}
/* line 856, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue:active, .btn-blue.active, .btn-blue.active:focus, .btn-blue:active:focus, .btn-blue:active:hover, .btn-blue.dropdown-toggle:active:hover {
  background-color: #386976 !important;
  border-color: #386976;
}
/* line 861, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue:focus {
  background-color: #60a2b4;
  border-color: #60a2b4;
  color: #ffffff;
}
/* line 867, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled:active, .btn-blue.disabled.active, .btn-blue[disabled], .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled]:active, .btn-blue[disabled].active, fieldset[disabled] .btn-blue:hover, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue:active, fieldset[disabled] .btn-blue.active {
  background-color: #71acbc;
  border-color: #71acbc;
  color: #ffffff;
}
/* line 873, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o {
  border: 1px solid #407887;
  color: #407887;
}
/* line 877, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o .caret {
  border-top-color: #407887;
}
/* line 881, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o:hover {
  color: #ffffff;
  border-color: #407887;
  background: #407887 !important;
}
/* line 886, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 891, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o:active, .btn-blue.btn-o.active, .btn-blue.btn-o.active:focus, .btn-blue.btn-o:active:focus, .btn-blue.btn-o:active:hover {
  background-color: #386976 !important;
  border-color: #386976 !important;
  color: #ffffff !important;
}
/* line 896, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o:active .caret, .btn-blue.btn-o.active .caret, .btn-blue.btn-o.active:focus .caret, .btn-blue.btn-o:active:focus .caret, .btn-blue.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 901, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o:focus {
  background-color: #60a2b4;
  border-color: #60a2b4;
  color: #ffffff;
}
/* line 906, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 911, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue.btn-o.disabled:hover, .btn-blue.btn-o.disabled:focus, .btn-blue.btn-o.disabled:active, .btn-blue.btn-o.disabled.active, .btn-blue.btn-o[disabled], .btn-blue.btn-o[disabled]:hover, .btn-blue.btn-o[disabled]:focus, .btn-blue.btn-o[disabled]:active, .btn-blue.btn-o[disabled].active, fieldset[disabled] .btn-blue.btn-o:hover, fieldset[disabled] .btn-blue.btn-o:focus, fieldset[disabled] .btn-blue.btn-o:active, fieldset[disabled] .btn-blue.btn-o.active {
  border-color: #71acbc;
  color: #71acbc;
}
/* line 917, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-blue .caret {
  border-top-color: #ffffff;
}
/* line 922, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-blue .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 928, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue {
  background-color: #5097aa;
  border-color: #5097aa;
  color: #ffffff;
}
/* line 930, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-blue.dropdown-toggle {
  background-color: #83b6c4;
  border-color: #83b6c4;
}
/* line 940, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue:hover {
  background-color: #71acbc !important;
  border-color: #71acbc;
  color: #ffffff;
}
/* line 946, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue:active, .btn-light-blue.active, .btn-light-blue.active:focus, .btn-light-blue:active:focus, .btn-light-blue:active:hover, .btn-light-blue.dropdown-toggle:active:hover {
  background-color: #488798 !important;
  border-color: #488798;
}
/* line 951, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue:focus {
  background-color: #83b6c4;
  border-color: #83b6c4;
  color: #ffffff;
}
/* line 957, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.disabled:hover, .btn-light-blue.disabled:focus, .btn-light-blue.disabled:active, .btn-light-blue.disabled.active, .btn-light-blue[disabled], .btn-light-blue[disabled]:hover, .btn-light-blue[disabled]:focus, .btn-light-blue[disabled]:active, .btn-light-blue[disabled].active, fieldset[disabled] .btn-light-blue:hover, fieldset[disabled] .btn-light-blue:focus, fieldset[disabled] .btn-light-blue:active, fieldset[disabled] .btn-light-blue.active {
  background-color: #94c0cc;
  border-color: #94c0cc;
  color: #ffffff;
}
/* line 963, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o {
  border: 1px solid #5097aa;
  color: #5097aa;
}
/* line 967, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o .caret {
  border-top-color: #5097aa;
}
/* line 971, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o:hover {
  color: #ffffff;
  border-color: #5097aa;
  background: #5097aa !important;
}
/* line 976, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 981, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o:active, .btn-light-blue.btn-o.active, .btn-light-blue.btn-o.active:focus, .btn-light-blue.btn-o:active:focus, .btn-light-blue.btn-o:active:hover {
  background-color: #488798 !important;
  border-color: #488798 !important;
  color: #ffffff !important;
}
/* line 986, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o:active .caret, .btn-light-blue.btn-o.active .caret, .btn-light-blue.btn-o.active:focus .caret, .btn-light-blue.btn-o:active:focus .caret, .btn-light-blue.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 991, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o:focus {
  background-color: #83b6c4;
  border-color: #83b6c4;
  color: #ffffff;
}
/* line 996, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1001, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue.btn-o.disabled:hover, .btn-light-blue.btn-o.disabled:focus, .btn-light-blue.btn-o.disabled:active, .btn-light-blue.btn-o.disabled.active, .btn-light-blue.btn-o[disabled], .btn-light-blue.btn-o[disabled]:hover, .btn-light-blue.btn-o[disabled]:focus, .btn-light-blue.btn-o[disabled]:active, .btn-light-blue.btn-o[disabled].active, fieldset[disabled] .btn-light-blue.btn-o:hover, fieldset[disabled] .btn-light-blue.btn-o:focus, fieldset[disabled] .btn-light-blue.btn-o:active, fieldset[disabled] .btn-light-blue.btn-o.active {
  border-color: #94c0cc;
  color: #94c0cc;
}
/* line 1007, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-blue .caret {
  border-top-color: #ffffff;
}
/* line 1012, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-blue .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1018, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue {
  background-color: #305964;
  border-color: #305964;
  color: #ffffff;
}
/* line 1020, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-blue.dropdown-toggle {
  background-color: #488798;
  border-color: #488798;
}
/* line 1030, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue:hover {
  background-color: #407887 !important;
  border-color: #407887;
  color: #ffffff;
}
/* line 1036, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue:active, .btn-dark-blue.active, .btn-dark-blue.active:focus, .btn-dark-blue:active:focus, .btn-dark-blue:active:hover, .btn-dark-blue.dropdown-toggle:active:hover {
  background-color: #274a53 !important;
  border-color: #274a53;
}
/* line 1041, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue:focus {
  background-color: #488798;
  border-color: #488798;
  color: #ffffff;
}
/* line 1047, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.disabled:hover, .btn-dark-blue.disabled:focus, .btn-dark-blue.disabled:active, .btn-dark-blue.disabled.active, .btn-dark-blue[disabled], .btn-dark-blue[disabled]:hover, .btn-dark-blue[disabled]:focus, .btn-dark-blue[disabled]:active, .btn-dark-blue[disabled].active, fieldset[disabled] .btn-dark-blue:hover, fieldset[disabled] .btn-dark-blue:focus, fieldset[disabled] .btn-dark-blue:active, fieldset[disabled] .btn-dark-blue.active {
  background-color: #5097aa;
  border-color: #5097aa;
  color: #ffffff;
}
/* line 1053, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o {
  border: 1px solid #305964;
  color: #305964;
}
/* line 1057, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o .caret {
  border-top-color: #305964;
}
/* line 1061, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o:hover {
  color: #ffffff;
  border-color: #305964;
  background: #305964 !important;
}
/* line 1066, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1071, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o:active, .btn-dark-blue.btn-o.active, .btn-dark-blue.btn-o.active:focus, .btn-dark-blue.btn-o:active:focus, .btn-dark-blue.btn-o:active:hover {
  background-color: #274a53 !important;
  border-color: #274a53 !important;
  color: #ffffff !important;
}
/* line 1076, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o:active .caret, .btn-dark-blue.btn-o.active .caret, .btn-dark-blue.btn-o.active:focus .caret, .btn-dark-blue.btn-o:active:focus .caret, .btn-dark-blue.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1081, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o:focus {
  background-color: #488798;
  border-color: #488798;
  color: #ffffff;
}
/* line 1086, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1091, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue.btn-o.disabled:hover, .btn-dark-blue.btn-o.disabled:focus, .btn-dark-blue.btn-o.disabled:active, .btn-dark-blue.btn-o.disabled.active, .btn-dark-blue.btn-o[disabled], .btn-dark-blue.btn-o[disabled]:hover, .btn-dark-blue.btn-o[disabled]:focus, .btn-dark-blue.btn-o[disabled]:active, .btn-dark-blue.btn-o[disabled].active, fieldset[disabled] .btn-dark-blue.btn-o:hover, fieldset[disabled] .btn-dark-blue.btn-o:focus, fieldset[disabled] .btn-dark-blue.btn-o:active, fieldset[disabled] .btn-dark-blue.btn-o.active {
  border-color: #5097aa;
  color: #5097aa;
}
/* line 1097, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-blue .caret {
  border-top-color: #ffffff;
}
/* line 1102, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-blue .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1108, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green {
  background-color: #5A8770;
  border-color: #5A8770;
  color: #ffffff;
}
/* line 1110, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-green.dropdown-toggle {
  background-color: #82ac96;
  border-color: #82ac96;
}
/* line 1120, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green:hover {
  background-color: #73a189 !important;
  border-color: #73a189;
  color: #ffffff;
}
/* line 1126, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green:active, .btn-green.active, .btn-green.active:focus, .btn-green:active:focus, .btn-green:active:hover, .btn-green.dropdown-toggle:active:hover {
  background-color: #507863 !important;
  border-color: #507863;
}
/* line 1131, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green:focus {
  background-color: #82ac96;
  border-color: #82ac96;
  color: #ffffff;
}
/* line 1137, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled:active, .btn-green.disabled.active, .btn-green[disabled], .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green[disabled]:active, .btn-green[disabled].active, fieldset[disabled] .btn-green:hover, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green:active, fieldset[disabled] .btn-green.active {
  background-color: #91b6a3;
  border-color: #91b6a3;
  color: #ffffff;
}
/* line 1143, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o {
  border: 1px solid #5A8770;
  color: #5A8770;
}
/* line 1147, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o .caret {
  border-top-color: #5A8770;
}
/* line 1151, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o:hover {
  color: #ffffff;
  border-color: #5A8770;
  background: #5A8770 !important;
}
/* line 1156, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1161, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o:active, .btn-green.btn-o.active, .btn-green.btn-o.active:focus, .btn-green.btn-o:active:focus, .btn-green.btn-o:active:hover {
  background-color: #507863 !important;
  border-color: #507863 !important;
  color: #ffffff !important;
}
/* line 1166, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o:active .caret, .btn-green.btn-o.active .caret, .btn-green.btn-o.active:focus .caret, .btn-green.btn-o:active:focus .caret, .btn-green.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1171, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o:focus {
  background-color: #82ac96;
  border-color: #82ac96;
  color: #ffffff;
}
/* line 1176, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1181, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green.btn-o.disabled:hover, .btn-green.btn-o.disabled:focus, .btn-green.btn-o.disabled:active, .btn-green.btn-o.disabled.active, .btn-green.btn-o[disabled], .btn-green.btn-o[disabled]:hover, .btn-green.btn-o[disabled]:focus, .btn-green.btn-o[disabled]:active, .btn-green.btn-o[disabled].active, fieldset[disabled] .btn-green.btn-o:hover, fieldset[disabled] .btn-green.btn-o:focus, fieldset[disabled] .btn-green.btn-o:active, fieldset[disabled] .btn-green.btn-o.active {
  border-color: #91b6a3;
  color: #91b6a3;
}
/* line 1187, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-green .caret {
  border-top-color: #ffffff;
}
/* line 1192, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-green .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1198, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green {
  background-color: #73a189;
  border-color: #73a189;
  color: #ffffff;
}
/* line 1200, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-green.dropdown-toggle {
  background-color: #a1c0b0;
  border-color: #a1c0b0;
}
/* line 1210, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green:hover {
  background-color: #91b6a3 !important;
  border-color: #91b6a3;
  color: #ffffff;
}
/* line 1216, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green:active, .btn-light-green.active, .btn-light-green.active:focus, .btn-light-green:active:focus, .btn-light-green:active:hover, .btn-light-green.dropdown-toggle:active:hover {
  background-color: #64967d !important;
  border-color: #64967d;
}
/* line 1221, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green:focus {
  background-color: #a1c0b0;
  border-color: #a1c0b0;
  color: #ffffff;
}
/* line 1227, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.disabled:hover, .btn-light-green.disabled:focus, .btn-light-green.disabled:active, .btn-light-green.disabled.active, .btn-light-green[disabled], .btn-light-green[disabled]:hover, .btn-light-green[disabled]:focus, .btn-light-green[disabled]:active, .btn-light-green[disabled].active, fieldset[disabled] .btn-light-green:hover, fieldset[disabled] .btn-light-green:focus, fieldset[disabled] .btn-light-green:active, fieldset[disabled] .btn-light-green.active {
  background-color: #b0cabd;
  border-color: #b0cabd;
  color: #ffffff;
}
/* line 1233, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o {
  border: 1px solid #73a189;
  color: #73a189;
}
/* line 1237, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o .caret {
  border-top-color: #73a189;
}
/* line 1241, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o:hover {
  color: #ffffff;
  border-color: #73a189;
  background: #73a189 !important;
}
/* line 1246, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1251, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o:active, .btn-light-green.btn-o.active, .btn-light-green.btn-o.active:focus, .btn-light-green.btn-o:active:focus, .btn-light-green.btn-o:active:hover {
  background-color: #64967d !important;
  border-color: #64967d !important;
  color: #ffffff !important;
}
/* line 1256, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o:active .caret, .btn-light-green.btn-o.active .caret, .btn-light-green.btn-o.active:focus .caret, .btn-light-green.btn-o:active:focus .caret, .btn-light-green.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1261, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o:focus {
  background-color: #a1c0b0;
  border-color: #a1c0b0;
  color: #ffffff;
}
/* line 1266, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1271, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green.btn-o.disabled:hover, .btn-light-green.btn-o.disabled:focus, .btn-light-green.btn-o.disabled:active, .btn-light-green.btn-o.disabled.active, .btn-light-green.btn-o[disabled], .btn-light-green.btn-o[disabled]:hover, .btn-light-green.btn-o[disabled]:focus, .btn-light-green.btn-o[disabled]:active, .btn-light-green.btn-o[disabled].active, fieldset[disabled] .btn-light-green.btn-o:hover, fieldset[disabled] .btn-light-green.btn-o:focus, fieldset[disabled] .btn-light-green.btn-o:active, fieldset[disabled] .btn-light-green.btn-o.active {
  border-color: #b0cabd;
  color: #b0cabd;
}
/* line 1277, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-green .caret {
  border-top-color: #ffffff;
}
/* line 1282, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-green .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1288, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green {
  background-color: #466857;
  border-color: #466857;
  color: #ffffff;
}
/* line 1290, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-green.dropdown-toggle {
  background-color: #64967d;
  border-color: #64967d;
}
/* line 1300, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green:hover {
  background-color: #5a8770 !important;
  border-color: #5a8770;
  color: #ffffff;
}
/* line 1306, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green:active, .btn-dark-green.active, .btn-dark-green.active:focus, .btn-dark-green:active:focus, .btn-dark-green:active:hover, .btn-dark-green.dropdown-toggle:active:hover {
  background-color: #3b594a !important;
  border-color: #3b594a;
}
/* line 1311, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green:focus {
  background-color: #64967d;
  border-color: #64967d;
  color: #ffffff;
}
/* line 1317, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.disabled:hover, .btn-dark-green.disabled:focus, .btn-dark-green.disabled:active, .btn-dark-green.disabled.active, .btn-dark-green[disabled], .btn-dark-green[disabled]:hover, .btn-dark-green[disabled]:focus, .btn-dark-green[disabled]:active, .btn-dark-green[disabled].active, fieldset[disabled] .btn-dark-green:hover, fieldset[disabled] .btn-dark-green:focus, fieldset[disabled] .btn-dark-green:active, fieldset[disabled] .btn-dark-green.active {
  background-color: #73a189;
  border-color: #73a189;
  color: #ffffff;
}
/* line 1323, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o {
  border: 1px solid #466857;
  color: #466857;
}
/* line 1327, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o .caret {
  border-top-color: #466857;
}
/* line 1331, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o:hover {
  color: #ffffff;
  border-color: #466857;
  background: #466857 !important;
}
/* line 1336, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1341, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o:active, .btn-dark-green.btn-o.active, .btn-dark-green.btn-o.active:focus, .btn-dark-green.btn-o:active:focus, .btn-dark-green.btn-o:active:hover {
  background-color: #3b594a !important;
  border-color: #3b594a !important;
  color: #ffffff !important;
}
/* line 1346, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o:active .caret, .btn-dark-green.btn-o.active .caret, .btn-dark-green.btn-o.active:focus .caret, .btn-dark-green.btn-o:active:focus .caret, .btn-dark-green.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1351, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o:focus {
  background-color: #64967d;
  border-color: #64967d;
  color: #ffffff;
}
/* line 1356, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1361, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green.btn-o.disabled:hover, .btn-dark-green.btn-o.disabled:focus, .btn-dark-green.btn-o.disabled:active, .btn-dark-green.btn-o.disabled.active, .btn-dark-green.btn-o[disabled], .btn-dark-green.btn-o[disabled]:hover, .btn-dark-green.btn-o[disabled]:focus, .btn-dark-green.btn-o[disabled]:active, .btn-dark-green.btn-o[disabled].active, fieldset[disabled] .btn-dark-green.btn-o:hover, fieldset[disabled] .btn-dark-green.btn-o:focus, fieldset[disabled] .btn-dark-green.btn-o:active, fieldset[disabled] .btn-dark-green.btn-o.active {
  border-color: #73a189;
  color: #73a189;
}
/* line 1367, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-green .caret {
  border-top-color: #ffffff;
}
/* line 1372, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-green .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1378, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange {
  background-color: #FF6438;
  border-color: #FF6438;
  color: #ffffff;
}
/* line 1380, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-orange.dropdown-toggle {
  background-color: #ffa085;
  border-color: #ffa085;
}
/* line 1390, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange:hover {
  background-color: #ff8c6b !important;
  border-color: #ff8c6b;
  color: #ffffff;
}
/* line 1396, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange:active, .btn-orange.active, .btn-orange.active:focus, .btn-orange:active:focus, .btn-orange:active:hover, .btn-orange.dropdown-toggle:active:hover {
  background-color: #ff501f !important;
  border-color: #ff501f;
}
/* line 1401, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange:focus {
  background-color: #ffa085;
  border-color: #ffa085;
  color: #ffffff;
}
/* line 1407, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.disabled:hover, .btn-orange.disabled:focus, .btn-orange.disabled:active, .btn-orange.disabled.active, .btn-orange[disabled], .btn-orange[disabled]:hover, .btn-orange[disabled]:focus, .btn-orange[disabled]:active, .btn-orange[disabled].active, fieldset[disabled] .btn-orange:hover, fieldset[disabled] .btn-orange:focus, fieldset[disabled] .btn-orange:active, fieldset[disabled] .btn-orange.active {
  background-color: #ffb39e;
  border-color: #ffb39e;
  color: #ffffff;
}
/* line 1413, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o {
  border: 1px solid #FF6438;
  color: #FF6438;
}
/* line 1417, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o .caret {
  border-top-color: #FF6438;
}
/* line 1421, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o:hover {
  color: #ffffff;
  border-color: #FF6438;
  background: #FF6438 !important;
}
/* line 1426, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1431, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o:active, .btn-orange.btn-o.active, .btn-orange.btn-o.active:focus, .btn-orange.btn-o:active:focus, .btn-orange.btn-o:active:hover {
  background-color: #ff501f !important;
  border-color: #ff501f !important;
  color: #ffffff !important;
}
/* line 1436, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o:active .caret, .btn-orange.btn-o.active .caret, .btn-orange.btn-o.active:focus .caret, .btn-orange.btn-o:active:focus .caret, .btn-orange.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1441, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o:focus {
  background-color: #ffa085;
  border-color: #ffa085;
  color: #ffffff;
}
/* line 1446, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1451, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange.btn-o.disabled:hover, .btn-orange.btn-o.disabled:focus, .btn-orange.btn-o.disabled:active, .btn-orange.btn-o.disabled.active, .btn-orange.btn-o[disabled], .btn-orange.btn-o[disabled]:hover, .btn-orange.btn-o[disabled]:focus, .btn-orange.btn-o[disabled]:active, .btn-orange.btn-o[disabled].active, fieldset[disabled] .btn-orange.btn-o:hover, fieldset[disabled] .btn-orange.btn-o:focus, fieldset[disabled] .btn-orange.btn-o:active, fieldset[disabled] .btn-orange.btn-o.active {
  border-color: #ffb39e;
  color: #ffb39e;
}
/* line 1457, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-orange .caret {
  border-top-color: #ffffff;
}
/* line 1462, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-orange .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1468, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange {
  background-color: #ff8c6b;
  border-color: #ff8c6b;
  color: #ffffff;
}
/* line 1470, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-orange.dropdown-toggle {
  background-color: #ffc7b8;
  border-color: #ffc7b8;
}
/* line 1480, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange:hover {
  background-color: #ffb39e !important;
  border-color: #ffb39e;
  color: #ffffff;
}
/* line 1486, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange:active, .btn-light-orange.active, .btn-light-orange.active:focus, .btn-light-orange:active:focus, .btn-light-orange:active:hover, .btn-light-orange.dropdown-toggle:active:hover {
  background-color: #ff7852 !important;
  border-color: #ff7852;
}
/* line 1491, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange:focus {
  background-color: #ffc7b8;
  border-color: #ffc7b8;
  color: #ffffff;
}
/* line 1497, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.disabled:hover, .btn-light-orange.disabled:focus, .btn-light-orange.disabled:active, .btn-light-orange.disabled.active, .btn-light-orange[disabled], .btn-light-orange[disabled]:hover, .btn-light-orange[disabled]:focus, .btn-light-orange[disabled]:active, .btn-light-orange[disabled].active, fieldset[disabled] .btn-light-orange:hover, fieldset[disabled] .btn-light-orange:focus, fieldset[disabled] .btn-light-orange:active, fieldset[disabled] .btn-light-orange.active {
  background-color: #ffdbd1;
  border-color: #ffdbd1;
  color: #ffffff;
}
/* line 1503, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o {
  border: 1px solid #ff8c6b;
  color: #ff8c6b;
}
/* line 1507, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o .caret {
  border-top-color: #ff8c6b;
}
/* line 1511, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o:hover {
  color: #ffffff;
  border-color: #ff8c6b;
  background: #ff8c6b !important;
}
/* line 1516, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1521, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o:active, .btn-light-orange.btn-o.active, .btn-light-orange.btn-o.active:focus, .btn-light-orange.btn-o:active:focus, .btn-light-orange.btn-o:active:hover {
  background-color: #ff7852 !important;
  border-color: #ff7852 !important;
  color: #ffffff !important;
}
/* line 1526, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o:active .caret, .btn-light-orange.btn-o.active .caret, .btn-light-orange.btn-o.active:focus .caret, .btn-light-orange.btn-o:active:focus .caret, .btn-light-orange.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1531, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o:focus {
  background-color: #ffc7b8;
  border-color: #ffc7b8;
  color: #ffffff;
}
/* line 1536, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1541, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange.btn-o.disabled:hover, .btn-light-orange.btn-o.disabled:focus, .btn-light-orange.btn-o.disabled:active, .btn-light-orange.btn-o.disabled.active, .btn-light-orange.btn-o[disabled], .btn-light-orange.btn-o[disabled]:hover, .btn-light-orange.btn-o[disabled]:focus, .btn-light-orange.btn-o[disabled]:active, .btn-light-orange.btn-o[disabled].active, fieldset[disabled] .btn-light-orange.btn-o:hover, fieldset[disabled] .btn-light-orange.btn-o:focus, fieldset[disabled] .btn-light-orange.btn-o:active, fieldset[disabled] .btn-light-orange.btn-o.active {
  border-color: #ffdbd1;
  color: #ffdbd1;
}
/* line 1547, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-orange .caret {
  border-top-color: #ffffff;
}
/* line 1552, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-orange .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1558, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange {
  background-color: #ff3c05;
  border-color: #ff3c05;
  color: #ffffff;
}
/* line 1560, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-orange.dropdown-toggle {
  background-color: #ff7852;
  border-color: #ff7852;
}
/* line 1570, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange:hover {
  background-color: #ff6438 !important;
  border-color: #ff6438;
  color: #ffffff;
}
/* line 1576, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange:active, .btn-dark-orange.active, .btn-dark-orange.active:focus, .btn-dark-orange:active:focus, .btn-dark-orange:active:hover, .btn-dark-orange.dropdown-toggle:active:hover {
  background-color: #eb3400 !important;
  border-color: #eb3400;
}
/* line 1581, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange:focus {
  background-color: #ff7852;
  border-color: #ff7852;
  color: #ffffff;
}
/* line 1587, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.disabled:hover, .btn-dark-orange.disabled:focus, .btn-dark-orange.disabled:active, .btn-dark-orange.disabled.active, .btn-dark-orange[disabled], .btn-dark-orange[disabled]:hover, .btn-dark-orange[disabled]:focus, .btn-dark-orange[disabled]:active, .btn-dark-orange[disabled].active, fieldset[disabled] .btn-dark-orange:hover, fieldset[disabled] .btn-dark-orange:focus, fieldset[disabled] .btn-dark-orange:active, fieldset[disabled] .btn-dark-orange.active {
  background-color: #ff8c6b;
  border-color: #ff8c6b;
  color: #ffffff;
}
/* line 1593, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o {
  border: 1px solid #ff3c05;
  color: #ff3c05;
}
/* line 1597, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o .caret {
  border-top-color: #ff3c05;
}
/* line 1601, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o:hover {
  color: #ffffff;
  border-color: #ff3c05;
  background: #ff3c05 !important;
}
/* line 1606, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1611, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o:active, .btn-dark-orange.btn-o.active, .btn-dark-orange.btn-o.active:focus, .btn-dark-orange.btn-o:active:focus, .btn-dark-orange.btn-o:active:hover {
  background-color: #eb3400 !important;
  border-color: #eb3400 !important;
  color: #ffffff !important;
}
/* line 1616, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o:active .caret, .btn-dark-orange.btn-o.active .caret, .btn-dark-orange.btn-o.active:focus .caret, .btn-dark-orange.btn-o:active:focus .caret, .btn-dark-orange.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1621, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o:focus {
  background-color: #ff7852;
  border-color: #ff7852;
  color: #ffffff;
}
/* line 1626, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1631, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange.btn-o.disabled:hover, .btn-dark-orange.btn-o.disabled:focus, .btn-dark-orange.btn-o.disabled:active, .btn-dark-orange.btn-o.disabled.active, .btn-dark-orange.btn-o[disabled], .btn-dark-orange.btn-o[disabled]:hover, .btn-dark-orange.btn-o[disabled]:focus, .btn-dark-orange.btn-o[disabled]:active, .btn-dark-orange.btn-o[disabled].active, fieldset[disabled] .btn-dark-orange.btn-o:hover, fieldset[disabled] .btn-dark-orange.btn-o:focus, fieldset[disabled] .btn-dark-orange.btn-o:active, fieldset[disabled] .btn-dark-orange.btn-o.active {
  border-color: #ff8c6b;
  color: #ff8c6b;
}
/* line 1637, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-orange .caret {
  border-top-color: #ffffff;
}
/* line 1642, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-orange .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1648, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red {
  background-color: #07B6AD;
  border-color: #07B6AD;
  color: #ffffff;
}
/* line 1650, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-red.dropdown-toggle {
  background-color: #14f6ea;
  border-color: #14f6ea;
}
/* line 1660, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red:hover {
  background-color: #09e7dc !important;
  border-color: #09e7dc;
  color: #ffffff;
}
/* line 1666, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red:active, .btn-red.active, .btn-red.active:focus, .btn-red:active:focus, .btn-red:active:hover, .btn-red.dropdown-toggle:active:hover {
  background-color: #069d96 !important;
  border-color: #069d96;
}
/* line 1671, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red:focus {
  background-color: #14f6ea;
  border-color: #14f6ea;
  color: #ffffff;
}
/* line 1677, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.disabled:hover, .btn-red.disabled:focus, .btn-red.disabled:active, .btn-red.disabled.active, .btn-red[disabled], .btn-red[disabled]:hover, .btn-red[disabled]:focus, .btn-red[disabled]:active, .btn-red[disabled].active, fieldset[disabled] .btn-red:hover, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red:active, fieldset[disabled] .btn-red.active {
  background-color: #2cf7ec;
  border-color: #2cf7ec;
  color: #ffffff;
}
/* line 1683, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o {
  border: 1px solid #07B6AD;
  color: #07B6AD;
}
/* line 1687, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o .caret {
  border-top-color: #07B6AD;
}
/* line 1691, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o:hover {
  color: #ffffff;
  border-color: #07B6AD;
  background: #07B6AD !important;
}
/* line 1696, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1701, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o:active, .btn-red.btn-o.active, .btn-red.btn-o.active:focus, .btn-red.btn-o:active:focus, .btn-red.btn-o:active:hover {
  background-color: #069d96 !important;
  border-color: #069d96 !important;
  color: #ffffff !important;
}
/* line 1706, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o:active .caret, .btn-red.btn-o.active .caret, .btn-red.btn-o.active:focus .caret, .btn-red.btn-o:active:focus .caret, .btn-red.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1711, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o:focus {
  background-color: #14f6ea;
  border-color: #14f6ea;
  color: #ffffff;
}
/* line 1716, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1721, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red.btn-o.disabled:hover, .btn-red.btn-o.disabled:focus, .btn-red.btn-o.disabled:active, .btn-red.btn-o.disabled.active, .btn-red.btn-o[disabled], .btn-red.btn-o[disabled]:hover, .btn-red.btn-o[disabled]:focus, .btn-red.btn-o[disabled]:active, .btn-red.btn-o[disabled].active, fieldset[disabled] .btn-red.btn-o:hover, fieldset[disabled] .btn-red.btn-o:focus, fieldset[disabled] .btn-red.btn-o:active, fieldset[disabled] .btn-red.btn-o.active {
  border-color: #2cf7ec;
  color: #2cf7ec;
}
/* line 1727, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-red .caret {
  border-top-color: #ffffff;
}
/* line 1732, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-red .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1738, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red {
  background-color: #09e7dc;
  border-color: #09e7dc;
  color: #ffffff;
}
/* line 1740, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-red.dropdown-toggle {
  background-color: #45f8ef;
  border-color: #45f8ef;
}
/* line 1750, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red:hover {
  background-color: #2cf7ec !important;
  border-color: #2cf7ec;
  color: #ffffff;
}
/* line 1756, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red:active, .btn-light-red.active, .btn-light-red.active:focus, .btn-light-red:active:focus, .btn-light-red:active:hover, .btn-light-red.dropdown-toggle:active:hover {
  background-color: #08cfc4 !important;
  border-color: #08cfc4;
}
/* line 1761, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red:focus {
  background-color: #45f8ef;
  border-color: #45f8ef;
  color: #ffffff;
}
/* line 1767, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.disabled:hover, .btn-light-red.disabled:focus, .btn-light-red.disabled:active, .btn-light-red.disabled.active, .btn-light-red[disabled], .btn-light-red[disabled]:hover, .btn-light-red[disabled]:focus, .btn-light-red[disabled]:active, .btn-light-red[disabled].active, fieldset[disabled] .btn-light-red:hover, fieldset[disabled] .btn-light-red:focus, fieldset[disabled] .btn-light-red:active, fieldset[disabled] .btn-light-red.active {
  background-color: #5df9f1;
  border-color: #5df9f1;
  color: #ffffff;
}
/* line 1773, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o {
  border: 1px solid #09e7dc;
  color: #09e7dc;
}
/* line 1777, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o .caret {
  border-top-color: #09e7dc;
}
/* line 1781, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o:hover {
  color: #ffffff;
  border-color: #09e7dc;
  background: #09e7dc !important;
}
/* line 1786, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1791, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o:active, .btn-light-red.btn-o.active, .btn-light-red.btn-o.active:focus, .btn-light-red.btn-o:active:focus, .btn-light-red.btn-o:active:hover {
  background-color: #08cfc4 !important;
  border-color: #08cfc4 !important;
  color: #ffffff !important;
}
/* line 1796, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o:active .caret, .btn-light-red.btn-o.active .caret, .btn-light-red.btn-o.active:focus .caret, .btn-light-red.btn-o:active:focus .caret, .btn-light-red.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1801, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o:focus {
  background-color: #45f8ef;
  border-color: #45f8ef;
  color: #ffffff;
}
/* line 1806, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1811, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red.btn-o.disabled:hover, .btn-light-red.btn-o.disabled:focus, .btn-light-red.btn-o.disabled:active, .btn-light-red.btn-o.disabled.active, .btn-light-red.btn-o[disabled], .btn-light-red.btn-o[disabled]:hover, .btn-light-red.btn-o[disabled]:focus, .btn-light-red.btn-o[disabled]:active, .btn-light-red.btn-o[disabled].active, fieldset[disabled] .btn-light-red.btn-o:hover, fieldset[disabled] .btn-light-red.btn-o:focus, fieldset[disabled] .btn-light-red.btn-o:active, fieldset[disabled] .btn-light-red.btn-o.active {
  border-color: #5df9f1;
  color: #5df9f1;
}
/* line 1817, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-red .caret {
  border-top-color: #ffffff;
}
/* line 1822, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-red .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1828, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red {
  background-color: #05857e;
  border-color: #05857e;
  color: #ffffff;
}
/* line 1830, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-red.dropdown-toggle {
  background-color: #08cfc4;
  border-color: #08cfc4;
}
/* line 1840, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red:hover {
  background-color: #07b6ad !important;
  border-color: #07b6ad;
  color: #ffffff;
}
/* line 1846, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red:active, .btn-dark-red.active, .btn-dark-red.active:focus, .btn-dark-red:active:focus, .btn-dark-red:active:hover, .btn-dark-red.dropdown-toggle:active:hover {
  background-color: #046c67 !important;
  border-color: #046c67;
}
/* line 1851, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red:focus {
  background-color: #08cfc4;
  border-color: #08cfc4;
  color: #ffffff;
}
/* line 1857, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.disabled:hover, .btn-dark-red.disabled:focus, .btn-dark-red.disabled:active, .btn-dark-red.disabled.active, .btn-dark-red[disabled], .btn-dark-red[disabled]:hover, .btn-dark-red[disabled]:focus, .btn-dark-red[disabled]:active, .btn-dark-red[disabled].active, fieldset[disabled] .btn-dark-red:hover, fieldset[disabled] .btn-dark-red:focus, fieldset[disabled] .btn-dark-red:active, fieldset[disabled] .btn-dark-red.active {
  background-color: #09e7dc;
  border-color: #09e7dc;
  color: #ffffff;
}
/* line 1863, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o {
  border: 1px solid #05857e;
  color: #05857e;
}
/* line 1867, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o .caret {
  border-top-color: #05857e;
}
/* line 1871, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o:hover {
  color: #ffffff;
  border-color: #05857e;
  background: #05857e !important;
}
/* line 1876, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1881, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o:active, .btn-dark-red.btn-o.active, .btn-dark-red.btn-o.active:focus, .btn-dark-red.btn-o:active:focus, .btn-dark-red.btn-o:active:hover {
  background-color: #046c67 !important;
  border-color: #046c67 !important;
  color: #ffffff !important;
}
/* line 1886, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o:active .caret, .btn-dark-red.btn-o.active .caret, .btn-dark-red.btn-o.active:focus .caret, .btn-dark-red.btn-o:active:focus .caret, .btn-dark-red.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1891, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o:focus {
  background-color: #08cfc4;
  border-color: #08cfc4;
  color: #ffffff;
}
/* line 1896, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1901, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red.btn-o.disabled:hover, .btn-dark-red.btn-o.disabled:focus, .btn-dark-red.btn-o.disabled:active, .btn-dark-red.btn-o.disabled.active, .btn-dark-red.btn-o[disabled], .btn-dark-red.btn-o[disabled]:hover, .btn-dark-red.btn-o[disabled]:focus, .btn-dark-red.btn-o[disabled]:active, .btn-dark-red.btn-o[disabled].active, fieldset[disabled] .btn-dark-red.btn-o:hover, fieldset[disabled] .btn-dark-red.btn-o:focus, fieldset[disabled] .btn-dark-red.btn-o:active, fieldset[disabled] .btn-dark-red.btn-o.active {
  border-color: #09e7dc;
  color: #09e7dc;
}
/* line 1907, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-red .caret {
  border-top-color: #ffffff;
}
/* line 1912, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-red .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 1918, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple {
  background-color: #9A89B5;
  border-color: #9A89B5;
  color: #ffffff;
}
/* line 1920, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-purple.dropdown-toggle {
  background-color: #c2b8d2;
  border-color: #c2b8d2;
}
/* line 1930, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple:hover {
  background-color: #b5a8c9 !important;
  border-color: #b5a8c9;
  color: #ffffff;
}
/* line 1936, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple:active, .btn-purple.active, .btn-purple.active:focus, .btn-purple:active:focus, .btn-purple:active:hover, .btn-purple.dropdown-toggle:active:hover {
  background-color: #8d79ab !important;
  border-color: #8d79ab;
}
/* line 1941, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple:focus {
  background-color: #c2b8d2;
  border-color: #c2b8d2;
  color: #ffffff;
}
/* line 1947, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.disabled:hover, .btn-purple.disabled:focus, .btn-purple.disabled:active, .btn-purple.disabled.active, .btn-purple[disabled], .btn-purple[disabled]:hover, .btn-purple[disabled]:focus, .btn-purple[disabled]:active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple:hover, fieldset[disabled] .btn-purple:focus, fieldset[disabled] .btn-purple:active, fieldset[disabled] .btn-purple.active {
  background-color: #d0c8dc;
  border-color: #d0c8dc;
  color: #ffffff;
}
/* line 1953, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o {
  border: 1px solid #9A89B5;
  color: #9A89B5;
}
/* line 1957, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o .caret {
  border-top-color: #9A89B5;
}
/* line 1961, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o:hover {
  color: #ffffff;
  border-color: #9A89B5;
  background: #9A89B5 !important;
}
/* line 1966, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 1971, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o:active, .btn-purple.btn-o.active, .btn-purple.btn-o.active:focus, .btn-purple.btn-o:active:focus, .btn-purple.btn-o:active:hover {
  background-color: #8d79ab !important;
  border-color: #8d79ab !important;
  color: #ffffff !important;
}
/* line 1976, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o:active .caret, .btn-purple.btn-o.active .caret, .btn-purple.btn-o.active:focus .caret, .btn-purple.btn-o:active:focus .caret, .btn-purple.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 1981, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o:focus {
  background-color: #c2b8d2;
  border-color: #c2b8d2;
  color: #ffffff;
}
/* line 1986, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 1991, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple.btn-o.disabled:hover, .btn-purple.btn-o.disabled:focus, .btn-purple.btn-o.disabled:active, .btn-purple.btn-o.disabled.active, .btn-purple.btn-o[disabled], .btn-purple.btn-o[disabled]:hover, .btn-purple.btn-o[disabled]:focus, .btn-purple.btn-o[disabled]:active, .btn-purple.btn-o[disabled].active, fieldset[disabled] .btn-purple.btn-o:hover, fieldset[disabled] .btn-purple.btn-o:focus, fieldset[disabled] .btn-purple.btn-o:active, fieldset[disabled] .btn-purple.btn-o.active {
  border-color: #d0c8dc;
  color: #d0c8dc;
}
/* line 1997, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-purple .caret {
  border-top-color: #ffffff;
}
/* line 2002, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-purple .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2008, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple {
  background-color: #b5a8c9;
  border-color: #b5a8c9;
  color: #ffffff;
}
/* line 2010, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-purple.dropdown-toggle {
  background-color: #ddd7e6;
  border-color: #ddd7e6;
}
/* line 2020, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple:hover {
  background-color: #d0c8dc !important;
  border-color: #d0c8dc;
  color: #ffffff;
}
/* line 2026, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple:active, .btn-light-purple.active, .btn-light-purple.active:focus, .btn-light-purple:active:focus, .btn-light-purple:active:hover, .btn-light-purple.dropdown-toggle:active:hover {
  background-color: #a799bf !important;
  border-color: #a799bf;
}
/* line 2031, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple:focus {
  background-color: #ddd7e6;
  border-color: #ddd7e6;
  color: #ffffff;
}
/* line 2037, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.disabled:hover, .btn-light-purple.disabled:focus, .btn-light-purple.disabled:active, .btn-light-purple.disabled.active, .btn-light-purple[disabled], .btn-light-purple[disabled]:hover, .btn-light-purple[disabled]:focus, .btn-light-purple[disabled]:active, .btn-light-purple[disabled].active, fieldset[disabled] .btn-light-purple:hover, fieldset[disabled] .btn-light-purple:focus, fieldset[disabled] .btn-light-purple:active, fieldset[disabled] .btn-light-purple.active {
  background-color: #eae7f0;
  border-color: #eae7f0;
  color: #ffffff;
}
/* line 2043, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o {
  border: 1px solid #b5a8c9;
  color: #b5a8c9;
}
/* line 2047, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o .caret {
  border-top-color: #b5a8c9;
}
/* line 2051, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o:hover {
  color: #ffffff;
  border-color: #b5a8c9;
  background: #b5a8c9 !important;
}
/* line 2056, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2061, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o:active, .btn-light-purple.btn-o.active, .btn-light-purple.btn-o.active:focus, .btn-light-purple.btn-o:active:focus, .btn-light-purple.btn-o:active:hover {
  background-color: #a799bf !important;
  border-color: #a799bf !important;
  color: #ffffff !important;
}
/* line 2066, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o:active .caret, .btn-light-purple.btn-o.active .caret, .btn-light-purple.btn-o.active:focus .caret, .btn-light-purple.btn-o:active:focus .caret, .btn-light-purple.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2071, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o:focus {
  background-color: #ddd7e6;
  border-color: #ddd7e6;
  color: #ffffff;
}
/* line 2076, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2081, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple.btn-o.disabled:hover, .btn-light-purple.btn-o.disabled:focus, .btn-light-purple.btn-o.disabled:active, .btn-light-purple.btn-o.disabled.active, .btn-light-purple.btn-o[disabled], .btn-light-purple.btn-o[disabled]:hover, .btn-light-purple.btn-o[disabled]:focus, .btn-light-purple.btn-o[disabled]:active, .btn-light-purple.btn-o[disabled].active, fieldset[disabled] .btn-light-purple.btn-o:hover, fieldset[disabled] .btn-light-purple.btn-o:focus, fieldset[disabled] .btn-light-purple.btn-o:active, fieldset[disabled] .btn-light-purple.btn-o.active {
  border-color: #eae7f0;
  color: #eae7f0;
}
/* line 2087, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-purple .caret {
  border-top-color: #ffffff;
}
/* line 2092, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-purple .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2098, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple {
  background-color: #7f6aa1;
  border-color: #7f6aa1;
  color: #ffffff;
}
/* line 2100, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-purple.dropdown-toggle {
  background-color: #a799bf;
  border-color: #a799bf;
}
/* line 2110, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple:hover {
  background-color: #9a89b5 !important;
  border-color: #9a89b5;
  color: #ffffff;
}
/* line 2116, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple:active, .btn-dark-purple.active, .btn-dark-purple.active:focus, .btn-dark-purple:active:focus, .btn-dark-purple:active:hover, .btn-dark-purple.dropdown-toggle:active:hover {
  background-color: #725d94 !important;
  border-color: #725d94;
}
/* line 2121, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple:focus {
  background-color: #a799bf;
  border-color: #a799bf;
  color: #ffffff;
}
/* line 2127, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.disabled:hover, .btn-dark-purple.disabled:focus, .btn-dark-purple.disabled:active, .btn-dark-purple.disabled.active, .btn-dark-purple[disabled], .btn-dark-purple[disabled]:hover, .btn-dark-purple[disabled]:focus, .btn-dark-purple[disabled]:active, .btn-dark-purple[disabled].active, fieldset[disabled] .btn-dark-purple:hover, fieldset[disabled] .btn-dark-purple:focus, fieldset[disabled] .btn-dark-purple:active, fieldset[disabled] .btn-dark-purple.active {
  background-color: #b5a8c9;
  border-color: #b5a8c9;
  color: #ffffff;
}
/* line 2133, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o {
  border: 1px solid #7f6aa1;
  color: #7f6aa1;
}
/* line 2137, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o .caret {
  border-top-color: #7f6aa1;
}
/* line 2141, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o:hover {
  color: #ffffff;
  border-color: #7f6aa1;
  background: #7f6aa1 !important;
}
/* line 2146, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2151, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o:active, .btn-dark-purple.btn-o.active, .btn-dark-purple.btn-o.active:focus, .btn-dark-purple.btn-o:active:focus, .btn-dark-purple.btn-o:active:hover {
  background-color: #725d94 !important;
  border-color: #725d94 !important;
  color: #ffffff !important;
}
/* line 2156, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o:active .caret, .btn-dark-purple.btn-o.active .caret, .btn-dark-purple.btn-o.active:focus .caret, .btn-dark-purple.btn-o:active:focus .caret, .btn-dark-purple.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2161, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o:focus {
  background-color: #a799bf;
  border-color: #a799bf;
  color: #ffffff;
}
/* line 2166, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2171, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple.btn-o.disabled:hover, .btn-dark-purple.btn-o.disabled:focus, .btn-dark-purple.btn-o.disabled:active, .btn-dark-purple.btn-o.disabled.active, .btn-dark-purple.btn-o[disabled], .btn-dark-purple.btn-o[disabled]:hover, .btn-dark-purple.btn-o[disabled]:focus, .btn-dark-purple.btn-o[disabled]:active, .btn-dark-purple.btn-o[disabled].active, fieldset[disabled] .btn-dark-purple.btn-o:hover, fieldset[disabled] .btn-dark-purple.btn-o:focus, fieldset[disabled] .btn-dark-purple.btn-o:active, fieldset[disabled] .btn-dark-purple.btn-o.active {
  border-color: #b5a8c9;
  color: #b5a8c9;
}
/* line 2177, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-purple .caret {
  border-top-color: #ffffff;
}
/* line 2182, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-purple .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2188, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige {
  background-color: #D2BD8E;
  border-color: #D2BD8E;
  color: #ffffff;
}
/* line 2190, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-beige.dropdown-toggle {
  background-color: #e8ddc5;
  border-color: #e8ddc5;
}
/* line 2200, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige:hover {
  background-color: #e1d2b2 !important;
  border-color: #e1d2b2;
  color: #ffffff;
}
/* line 2206, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige:active, .btn-beige.active, .btn-beige.active:focus, .btn-beige:active:focus, .btn-beige:active:hover, .btn-beige.dropdown-toggle:active:hover {
  background-color: #cbb27c !important;
  border-color: #cbb27c;
}
/* line 2211, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige:focus {
  background-color: #e8ddc5;
  border-color: #e8ddc5;
  color: #ffffff;
}
/* line 2217, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.disabled:hover, .btn-beige.disabled:focus, .btn-beige.disabled:active, .btn-beige.disabled.active, .btn-beige[disabled], .btn-beige[disabled]:hover, .btn-beige[disabled]:focus, .btn-beige[disabled]:active, .btn-beige[disabled].active, fieldset[disabled] .btn-beige:hover, fieldset[disabled] .btn-beige:focus, fieldset[disabled] .btn-beige:active, fieldset[disabled] .btn-beige.active {
  background-color: #efe8d7;
  border-color: #efe8d7;
  color: #ffffff;
}
/* line 2223, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o {
  border: 1px solid #D2BD8E;
  color: #D2BD8E;
}
/* line 2227, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o .caret {
  border-top-color: #D2BD8E;
}
/* line 2231, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o:hover {
  color: #ffffff;
  border-color: #D2BD8E;
  background: #D2BD8E !important;
}
/* line 2236, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2241, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o:active, .btn-beige.btn-o.active, .btn-beige.btn-o.active:focus, .btn-beige.btn-o:active:focus, .btn-beige.btn-o:active:hover {
  background-color: #cbb27c !important;
  border-color: #cbb27c !important;
  color: #ffffff !important;
}
/* line 2246, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o:active .caret, .btn-beige.btn-o.active .caret, .btn-beige.btn-o.active:focus .caret, .btn-beige.btn-o:active:focus .caret, .btn-beige.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2251, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o:focus {
  background-color: #e8ddc5;
  border-color: #e8ddc5;
  color: #ffffff;
}
/* line 2256, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2261, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige.btn-o.disabled:hover, .btn-beige.btn-o.disabled:focus, .btn-beige.btn-o.disabled:active, .btn-beige.btn-o.disabled.active, .btn-beige.btn-o[disabled], .btn-beige.btn-o[disabled]:hover, .btn-beige.btn-o[disabled]:focus, .btn-beige.btn-o[disabled]:active, .btn-beige.btn-o[disabled].active, fieldset[disabled] .btn-beige.btn-o:hover, fieldset[disabled] .btn-beige.btn-o:focus, fieldset[disabled] .btn-beige.btn-o:active, fieldset[disabled] .btn-beige.btn-o.active {
  border-color: #efe8d7;
  color: #efe8d7;
}
/* line 2267, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-beige .caret {
  border-top-color: #ffffff;
}
/* line 2272, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-beige .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2278, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige {
  background-color: #d9c8a0;
  border-color: #d9c8a0;
  color: #ffffff;
}
/* line 2280, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-beige.dropdown-toggle {
  background-color: #efe8d7;
  border-color: #efe8d7;
}
/* line 2290, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige:hover {
  background-color: #e8ddc5 !important;
  border-color: #e8ddc5;
  color: #ffffff;
}
/* line 2296, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige:active, .btn-light-beige.active, .btn-light-beige.active:focus, .btn-light-beige:active:focus, .btn-light-beige:active:hover, .btn-light-beige.dropdown-toggle:active:hover {
  background-color: #d2bd8e !important;
  border-color: #d2bd8e;
}
/* line 2301, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige:focus {
  background-color: #efe8d7;
  border-color: #efe8d7;
  color: #ffffff;
}
/* line 2307, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.disabled:hover, .btn-light-beige.disabled:focus, .btn-light-beige.disabled:active, .btn-light-beige.disabled.active, .btn-light-beige[disabled], .btn-light-beige[disabled]:hover, .btn-light-beige[disabled]:focus, .btn-light-beige[disabled]:active, .btn-light-beige[disabled].active, fieldset[disabled] .btn-light-beige:hover, fieldset[disabled] .btn-light-beige:focus, fieldset[disabled] .btn-light-beige:active, fieldset[disabled] .btn-light-beige.active {
  background-color: #f6f2e9;
  border-color: #f6f2e9;
  color: #ffffff;
}
/* line 2313, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o {
  border: 1px solid #d9c8a0;
  color: #d9c8a0;
}
/* line 2317, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o .caret {
  border-top-color: #d9c8a0;
}
/* line 2321, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o:hover {
  color: #ffffff;
  border-color: #d9c8a0;
  background: #d9c8a0 !important;
}
/* line 2326, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2331, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o:active, .btn-light-beige.btn-o.active, .btn-light-beige.btn-o.active:focus, .btn-light-beige.btn-o:active:focus, .btn-light-beige.btn-o:active:hover {
  background-color: #d2bd8e !important;
  border-color: #d2bd8e !important;
  color: #ffffff !important;
}
/* line 2336, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o:active .caret, .btn-light-beige.btn-o.active .caret, .btn-light-beige.btn-o.active:focus .caret, .btn-light-beige.btn-o:active:focus .caret, .btn-light-beige.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2341, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o:focus {
  background-color: #efe8d7;
  border-color: #efe8d7;
  color: #ffffff;
}
/* line 2346, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2351, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige.btn-o.disabled:hover, .btn-light-beige.btn-o.disabled:focus, .btn-light-beige.btn-o.disabled:active, .btn-light-beige.btn-o.disabled.active, .btn-light-beige.btn-o[disabled], .btn-light-beige.btn-o[disabled]:hover, .btn-light-beige.btn-o[disabled]:focus, .btn-light-beige.btn-o[disabled]:active, .btn-light-beige.btn-o[disabled].active, fieldset[disabled] .btn-light-beige.btn-o:hover, fieldset[disabled] .btn-light-beige.btn-o:focus, fieldset[disabled] .btn-light-beige.btn-o:active, fieldset[disabled] .btn-light-beige.btn-o.active {
  border-color: #f6f2e9;
  color: #f6f2e9;
}
/* line 2357, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-beige .caret {
  border-top-color: #ffffff;
}
/* line 2362, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-beige .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2368, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige {
  background-color: #c3a86a;
  border-color: #c3a86a;
  color: #ffffff;
}
/* line 2370, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-beige.dropdown-toggle {
  background-color: #d9c8a0;
  border-color: #d9c8a0;
}
/* line 2380, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige:hover {
  background-color: #d2bd8e !important;
  border-color: #d2bd8e;
  color: #ffffff;
}
/* line 2386, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige:active, .btn-dark-beige.active, .btn-dark-beige.active:focus, .btn-dark-beige:active:focus, .btn-dark-beige:active:hover, .btn-dark-beige.dropdown-toggle:active:hover {
  background-color: #bc9d57 !important;
  border-color: #bc9d57;
}
/* line 2391, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige:focus {
  background-color: #d9c8a0;
  border-color: #d9c8a0;
  color: #ffffff;
}
/* line 2397, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.disabled:hover, .btn-dark-beige.disabled:focus, .btn-dark-beige.disabled:active, .btn-dark-beige.disabled.active, .btn-dark-beige[disabled], .btn-dark-beige[disabled]:hover, .btn-dark-beige[disabled]:focus, .btn-dark-beige[disabled]:active, .btn-dark-beige[disabled].active, fieldset[disabled] .btn-dark-beige:hover, fieldset[disabled] .btn-dark-beige:focus, fieldset[disabled] .btn-dark-beige:active, fieldset[disabled] .btn-dark-beige.active {
  background-color: #e1d2b2;
  border-color: #e1d2b2;
  color: #ffffff;
}
/* line 2403, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o {
  border: 1px solid #c3a86a;
  color: #c3a86a;
}
/* line 2407, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o .caret {
  border-top-color: #c3a86a;
}
/* line 2411, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o:hover {
  color: #ffffff;
  border-color: #c3a86a;
  background: #c3a86a !important;
}
/* line 2416, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2421, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o:active, .btn-dark-beige.btn-o.active, .btn-dark-beige.btn-o.active:focus, .btn-dark-beige.btn-o:active:focus, .btn-dark-beige.btn-o:active:hover {
  background-color: #bc9d57 !important;
  border-color: #bc9d57 !important;
  color: #ffffff !important;
}
/* line 2426, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o:active .caret, .btn-dark-beige.btn-o.active .caret, .btn-dark-beige.btn-o.active:focus .caret, .btn-dark-beige.btn-o:active:focus .caret, .btn-dark-beige.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2431, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o:focus {
  background-color: #d9c8a0;
  border-color: #d9c8a0;
  color: #ffffff;
}
/* line 2436, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2441, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige.btn-o.disabled:hover, .btn-dark-beige.btn-o.disabled:focus, .btn-dark-beige.btn-o.disabled:active, .btn-dark-beige.btn-o.disabled.active, .btn-dark-beige.btn-o[disabled], .btn-dark-beige.btn-o[disabled]:hover, .btn-dark-beige.btn-o[disabled]:focus, .btn-dark-beige.btn-o[disabled]:active, .btn-dark-beige.btn-o[disabled].active, fieldset[disabled] .btn-dark-beige.btn-o:hover, fieldset[disabled] .btn-dark-beige.btn-o:focus, fieldset[disabled] .btn-dark-beige.btn-o:active, fieldset[disabled] .btn-dark-beige.btn-o.active {
  border-color: #e1d2b2;
  color: #e1d2b2;
}
/* line 2447, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-beige .caret {
  border-top-color: #ffffff;
}
/* line 2452, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-beige .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2458, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow {
  background-color: #EEB424;
  border-color: #EEB424;
  color: #ffffff;
}
/* line 2460, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-yellow.dropdown-toggle {
  background-color: #f4cc6b;
  border-color: #f4cc6b;
}
/* line 2470, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow:hover {
  background-color: #f2c453 !important;
  border-color: #f2c453;
  color: #ffffff;
}
/* line 2476, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow:active, .btn-yellow.active, .btn-yellow.active:focus, .btn-yellow:active:focus, .btn-yellow:active:hover, .btn-yellow.dropdown-toggle:active:hover {
  background-color: #e7aa12 !important;
  border-color: #e7aa12;
}
/* line 2481, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow:focus {
  background-color: #f4cc6b;
  border-color: #f4cc6b;
  color: #ffffff;
}
/* line 2487, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.disabled:hover, .btn-yellow.disabled:focus, .btn-yellow.disabled:active, .btn-yellow.disabled.active, .btn-yellow[disabled], .btn-yellow[disabled]:hover, .btn-yellow[disabled]:focus, .btn-yellow[disabled]:active, .btn-yellow[disabled].active, fieldset[disabled] .btn-yellow:hover, fieldset[disabled] .btn-yellow:focus, fieldset[disabled] .btn-yellow:active, fieldset[disabled] .btn-yellow.active {
  background-color: #f5d483;
  border-color: #f5d483;
  color: #ffffff;
}
/* line 2493, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o {
  border: 1px solid #EEB424;
  color: #EEB424;
}
/* line 2497, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o .caret {
  border-top-color: #EEB424;
}
/* line 2501, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o:hover {
  color: #ffffff;
  border-color: #EEB424;
  background: #EEB424 !important;
}
/* line 2506, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2511, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o:active, .btn-yellow.btn-o.active, .btn-yellow.btn-o.active:focus, .btn-yellow.btn-o:active:focus, .btn-yellow.btn-o:active:hover {
  background-color: #e7aa12 !important;
  border-color: #e7aa12 !important;
  color: #ffffff !important;
}
/* line 2516, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o:active .caret, .btn-yellow.btn-o.active .caret, .btn-yellow.btn-o.active:focus .caret, .btn-yellow.btn-o:active:focus .caret, .btn-yellow.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2521, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o:focus {
  background-color: #f4cc6b;
  border-color: #f4cc6b;
  color: #ffffff;
}
/* line 2526, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2531, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow.btn-o.disabled:hover, .btn-yellow.btn-o.disabled:focus, .btn-yellow.btn-o.disabled:active, .btn-yellow.btn-o.disabled.active, .btn-yellow.btn-o[disabled], .btn-yellow.btn-o[disabled]:hover, .btn-yellow.btn-o[disabled]:focus, .btn-yellow.btn-o[disabled]:active, .btn-yellow.btn-o[disabled].active, fieldset[disabled] .btn-yellow.btn-o:hover, fieldset[disabled] .btn-yellow.btn-o:focus, fieldset[disabled] .btn-yellow.btn-o:active, fieldset[disabled] .btn-yellow.btn-o.active {
  border-color: #f5d483;
  color: #f5d483;
}
/* line 2537, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-yellow .caret {
  border-top-color: #ffffff;
}
/* line 2542, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-yellow .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2548, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow {
  background-color: #f2c453;
  border-color: #f2c453;
  color: #ffffff;
}
/* line 2550, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-yellow.dropdown-toggle {
  background-color: #f7dd9a;
  border-color: #f7dd9a;
}
/* line 2560, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow:hover {
  background-color: #f5d483 !important;
  border-color: #f5d483;
  color: #ffffff;
}
/* line 2566, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow:active, .btn-light-yellow.active, .btn-light-yellow.active:focus, .btn-light-yellow:active:focus, .btn-light-yellow:active:hover, .btn-light-yellow.dropdown-toggle:active:hover {
  background-color: #f0bc3c !important;
  border-color: #f0bc3c;
}
/* line 2571, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow:focus {
  background-color: #f7dd9a;
  border-color: #f7dd9a;
  color: #ffffff;
}
/* line 2577, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.disabled:hover, .btn-light-yellow.disabled:focus, .btn-light-yellow.disabled:active, .btn-light-yellow.disabled.active, .btn-light-yellow[disabled], .btn-light-yellow[disabled]:hover, .btn-light-yellow[disabled]:focus, .btn-light-yellow[disabled]:active, .btn-light-yellow[disabled].active, fieldset[disabled] .btn-light-yellow:hover, fieldset[disabled] .btn-light-yellow:focus, fieldset[disabled] .btn-light-yellow:active, fieldset[disabled] .btn-light-yellow.active {
  background-color: #f9e5b2;
  border-color: #f9e5b2;
  color: #ffffff;
}
/* line 2583, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o {
  border: 1px solid #f2c453;
  color: #f2c453;
}
/* line 2587, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o .caret {
  border-top-color: #f2c453;
}
/* line 2591, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o:hover {
  color: #ffffff;
  border-color: #f2c453;
  background: #f2c453 !important;
}
/* line 2596, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2601, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o:active, .btn-light-yellow.btn-o.active, .btn-light-yellow.btn-o.active:focus, .btn-light-yellow.btn-o:active:focus, .btn-light-yellow.btn-o:active:hover {
  background-color: #f0bc3c !important;
  border-color: #f0bc3c !important;
  color: #ffffff !important;
}
/* line 2606, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o:active .caret, .btn-light-yellow.btn-o.active .caret, .btn-light-yellow.btn-o.active:focus .caret, .btn-light-yellow.btn-o:active:focus .caret, .btn-light-yellow.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2611, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o:focus {
  background-color: #f7dd9a;
  border-color: #f7dd9a;
  color: #ffffff;
}
/* line 2616, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2621, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow.btn-o.disabled:hover, .btn-light-yellow.btn-o.disabled:focus, .btn-light-yellow.btn-o.disabled:active, .btn-light-yellow.btn-o.disabled.active, .btn-light-yellow.btn-o[disabled], .btn-light-yellow.btn-o[disabled]:hover, .btn-light-yellow.btn-o[disabled]:focus, .btn-light-yellow.btn-o[disabled]:active, .btn-light-yellow.btn-o[disabled].active, fieldset[disabled] .btn-light-yellow.btn-o:hover, fieldset[disabled] .btn-light-yellow.btn-o:focus, fieldset[disabled] .btn-light-yellow.btn-o:active, fieldset[disabled] .btn-light-yellow.btn-o.active {
  border-color: #f9e5b2;
  color: #f9e5b2;
}
/* line 2627, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-yellow .caret {
  border-top-color: #ffffff;
}
/* line 2632, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-yellow .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2638, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow {
  background-color: #cf9810;
  border-color: #cf9810;
  color: #ffffff;
}
/* line 2640, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-yellow.dropdown-toggle {
  background-color: #f0bc3c;
  border-color: #f0bc3c;
}
/* line 2650, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow:hover {
  background-color: #eeb424 !important;
  border-color: #eeb424;
  color: #ffffff;
}
/* line 2656, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow:active, .btn-dark-yellow.active, .btn-dark-yellow.active:focus, .btn-dark-yellow:active:focus, .btn-dark-yellow:active:hover, .btn-dark-yellow.dropdown-toggle:active:hover {
  background-color: #b7870e !important;
  border-color: #b7870e;
}
/* line 2661, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow:focus {
  background-color: #f0bc3c;
  border-color: #f0bc3c;
  color: #ffffff;
}
/* line 2667, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.disabled:hover, .btn-dark-yellow.disabled:focus, .btn-dark-yellow.disabled:active, .btn-dark-yellow.disabled.active, .btn-dark-yellow[disabled], .btn-dark-yellow[disabled]:hover, .btn-dark-yellow[disabled]:focus, .btn-dark-yellow[disabled]:active, .btn-dark-yellow[disabled].active, fieldset[disabled] .btn-dark-yellow:hover, fieldset[disabled] .btn-dark-yellow:focus, fieldset[disabled] .btn-dark-yellow:active, fieldset[disabled] .btn-dark-yellow.active {
  background-color: #f2c453;
  border-color: #f2c453;
  color: #ffffff;
}
/* line 2673, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o {
  border: 1px solid #cf9810;
  color: #cf9810;
}
/* line 2677, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o .caret {
  border-top-color: #cf9810;
}
/* line 2681, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o:hover {
  color: #ffffff;
  border-color: #cf9810;
  background: #cf9810 !important;
}
/* line 2686, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2691, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o:active, .btn-dark-yellow.btn-o.active, .btn-dark-yellow.btn-o.active:focus, .btn-dark-yellow.btn-o:active:focus, .btn-dark-yellow.btn-o:active:hover {
  background-color: #b7870e !important;
  border-color: #b7870e !important;
  color: #ffffff !important;
}
/* line 2696, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o:active .caret, .btn-dark-yellow.btn-o.active .caret, .btn-dark-yellow.btn-o.active:focus .caret, .btn-dark-yellow.btn-o:active:focus .caret, .btn-dark-yellow.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2701, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o:focus {
  background-color: #f0bc3c;
  border-color: #f0bc3c;
  color: #ffffff;
}
/* line 2706, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2711, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow.btn-o.disabled:hover, .btn-dark-yellow.btn-o.disabled:focus, .btn-dark-yellow.btn-o.disabled:active, .btn-dark-yellow.btn-o.disabled.active, .btn-dark-yellow.btn-o[disabled], .btn-dark-yellow.btn-o[disabled]:hover, .btn-dark-yellow.btn-o[disabled]:focus, .btn-dark-yellow.btn-o[disabled]:active, .btn-dark-yellow.btn-o[disabled].active, fieldset[disabled] .btn-dark-yellow.btn-o:hover, fieldset[disabled] .btn-dark-yellow.btn-o:focus, fieldset[disabled] .btn-dark-yellow.btn-o:active, fieldset[disabled] .btn-dark-yellow.btn-o.active {
  border-color: #f2c453;
  color: #f2c453;
}
/* line 2717, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-yellow .caret {
  border-top-color: #ffffff;
}
/* line 2722, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-yellow .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2728, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey {
  border-radius: 5px;
  background-color: #c8c7cc;
  border-color: #c8c7cc;
  color: #ffffff;
}
/* line 2730, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-grey.dropdown-toggle {
  background-color: #efeff0;
  border-color: #efeff0;
}
/* line 2740, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey:hover {
  background-color: #aeacb4 !important;
  border-color: #aeacb4;
  color: #ffffff;
}
/* line 2746, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey:active, .btn-grey.active, .btn-grey.active:focus, .btn-grey:active:focus, .btn-grey:active:hover, .btn-grey.dropdown-toggle:active:hover {
  background-color: #a19fa8 !important;
  border-color: #a19fa8;
}
/* line 2751, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey:focus {
  background-color: #efeff0;
  border-color: #efeff0;
  color: #ffffff;
}
/* line 2757, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.disabled:hover, .btn-grey.disabled:focus, .btn-grey.disabled:active, .btn-grey.disabled.active, .btn-grey[disabled], .btn-grey[disabled]:hover, .btn-grey[disabled]:focus, .btn-grey[disabled]:active, .btn-grey[disabled].active, fieldset[disabled] .btn-grey:hover, fieldset[disabled] .btn-grey:focus, fieldset[disabled] .btn-grey:active, fieldset[disabled] .btn-grey.active {
  background-color: #fcfcfd;
  border-color: #fcfcfd;
  color: #ffffff;
}
/* line 2763, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o {
  border: 1px solid #c8c7cc;
  color: #c8c7cc;
}
/* line 2767, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o .caret {
  border-top-color: #c8c7cc;
}
/* line 2771, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o:hover {
  color: #ffffff;
  border-color: #c8c7cc;
  background: #c8c7cc !important;
}
/* line 2776, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2781, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o:active, .btn-grey.btn-o.active, .btn-grey.btn-o.active:focus, .btn-grey.btn-o:active:focus, .btn-grey.btn-o:active:hover {
  background-color: #bbbac0 !important;
  border-color: #bbbac0 !important;
  color: #ffffff !important;
}
/* line 2786, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o:active .caret, .btn-grey.btn-o.active .caret, .btn-grey.btn-o.active:focus .caret, .btn-grey.btn-o:active:focus .caret, .btn-grey.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2791, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o:focus {
  background-color: #efeff0;
  border-color: #efeff0;
  color: #ffffff;
}
/* line 2796, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2801, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey.btn-o.disabled:hover, .btn-grey.btn-o.disabled:focus, .btn-grey.btn-o.disabled:active, .btn-grey.btn-o.disabled.active, .btn-grey.btn-o[disabled], .btn-grey.btn-o[disabled]:hover, .btn-grey.btn-o[disabled]:focus, .btn-grey.btn-o[disabled]:active, .btn-grey.btn-o[disabled].active, fieldset[disabled] .btn-grey.btn-o:hover, fieldset[disabled] .btn-grey.btn-o:focus, fieldset[disabled] .btn-grey.btn-o:active, fieldset[disabled] .btn-grey.btn-o.active {
  border-color: #fcfcfd;
  color: #fcfcfd;
}
/* line 2807, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-grey .caret {
  border-top-color: #ffffff;
}
/* line 2812, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-grey .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2818, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey {
  background-color: #f7f7f8;
  border-color: #f7f7f8;
  color: #333333;
}
/* line 2820, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-light-grey.dropdown-toggle {
  background-color: white;
  border-color: white;
}
/* line 2830, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey:hover {
  background-color: white !important;
  border-color: white;
  color: #333333;
}
/* line 2836, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey:active, .btn-light-grey.active, .btn-light-grey.active:focus, .btn-light-grey:active:focus, .btn-light-grey:active:hover, .btn-light-grey.dropdown-toggle:active:hover {
  background-color: #eaeaec !important;
  border-color: #eaeaec;
}
/* line 2841, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey:focus {
  background-color: white;
  border-color: white;
  color: #333333;
}
/* line 2847, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.disabled:hover, .btn-light-grey.disabled:focus, .btn-light-grey.disabled:active, .btn-light-grey.disabled.active, .btn-light-grey[disabled], .btn-light-grey[disabled]:hover, .btn-light-grey[disabled]:focus, .btn-light-grey[disabled]:active, .btn-light-grey[disabled].active, fieldset[disabled] .btn-light-grey:hover, fieldset[disabled] .btn-light-grey:focus, fieldset[disabled] .btn-light-grey:active, fieldset[disabled] .btn-light-grey.active {
  background-color: white;
  border-color: white;
  color: #404040;
}
/* line 2853, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o {
  border: 1px solid #dddcdf;
  color: #d0cfd3;
}
/* line 2857, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o .caret {
  border-top-color: #dddcdf;
}
/* line 2861, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o:hover {
  color: #ffffff;
  border-color: #dddcdf;
  background: #dddcdf !important;
}
/* line 2866, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2871, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o:active, .btn-light-grey.btn-o.active, .btn-light-grey.btn-o.active:focus, .btn-light-grey.btn-o:active:focus, .btn-light-grey.btn-o:active:hover {
  background-color: #b6b4bb !important;
  border-color: #b6b4bb !important;
  color: #ffffff !important;
}
/* line 2876, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o:active .caret, .btn-light-grey.btn-o.active .caret, .btn-light-grey.btn-o.active:focus .caret, .btn-light-grey.btn-o:active:focus .caret, .btn-light-grey.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2881, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o:focus {
  background-color: #d0cfd3;
  border-color: #d0cfd3;
  color: #ffffff;
}
/* line 2886, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2891, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey.btn-o.disabled:hover, .btn-light-grey.btn-o.disabled:focus, .btn-light-grey.btn-o.disabled:active, .btn-light-grey.btn-o.disabled.active, .btn-light-grey.btn-o[disabled], .btn-light-grey.btn-o[disabled]:hover, .btn-light-grey.btn-o[disabled]:focus, .btn-light-grey.btn-o[disabled]:active, .btn-light-grey.btn-o[disabled].active, fieldset[disabled] .btn-light-grey.btn-o:hover, fieldset[disabled] .btn-light-grey.btn-o:focus, fieldset[disabled] .btn-light-grey.btn-o:active, fieldset[disabled] .btn-light-grey.btn-o.active {
  border-color: white;
  color: white;
}
/* line 2897, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-light-grey .caret {
  border-top-color: #333333;
}
/* line 2902, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-light-grey .caret {
  border-bottom: 4px solid #333333;
}

/* line 2908, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey {
  background-color: #aeacb4;
  border-color: #aeacb4;
  color: #ffffff;
}
/* line 2910, ../../app/resources/scss/theme/partials/_buttons.scss */
.open .btn-dark-grey.dropdown-toggle {
  background-color: #d5d4d8;
  border-color: #d5d4d8;
}
/* line 2920, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey:hover {
  background-color: #c8c7cc !important;
  border-color: #c8c7cc;
  color: #ffffff;
}
/* line 2926, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey:active, .btn-dark-grey.active, .btn-dark-grey.active:focus, .btn-dark-grey:active:focus, .btn-dark-grey:active:hover, .btn-dark-grey.dropdown-toggle:active:hover {
  background-color: #86848f !important;
  border-color: #86848f;
}
/* line 2931, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey:focus {
  background-color: #d5d4d8;
  border-color: #d5d4d8;
  color: #ffffff;
}
/* line 2937, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.disabled:hover, .btn-dark-grey.disabled:focus, .btn-dark-grey.disabled:active, .btn-dark-grey.disabled.active, .btn-dark-grey[disabled], .btn-dark-grey[disabled]:hover, .btn-dark-grey[disabled]:focus, .btn-dark-grey[disabled]:active, .btn-dark-grey[disabled].active, fieldset[disabled] .btn-dark-grey:hover, fieldset[disabled] .btn-dark-grey:focus, fieldset[disabled] .btn-dark-grey:active, fieldset[disabled] .btn-dark-grey.active {
  background-color: #e2e2e4;
  border-color: #e2e2e4;
  color: #ffffff;
}
/* line 2943, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o {
  border: 1px solid #aeacb4;
  color: #aeacb4;
}
/* line 2947, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o .caret {
  border-top-color: #aeacb4;
}
/* line 2951, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o:hover {
  color: #ffffff;
  border-color: #aeacb4;
  background: #aeacb4 !important;
}
/* line 2956, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o:hover .caret {
  border-top-color: #ffffff;
}
/* line 2961, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o:active, .btn-dark-grey.btn-o.active, .btn-dark-grey.btn-o.active:focus, .btn-dark-grey.btn-o:active:focus, .btn-dark-grey.btn-o:active:hover {
  background-color: #a19fa8 !important;
  border-color: #a19fa8 !important;
  color: #ffffff !important;
}
/* line 2966, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o:active .caret, .btn-dark-grey.btn-o.active .caret, .btn-dark-grey.btn-o.active:focus .caret, .btn-dark-grey.btn-o:active:focus .caret, .btn-dark-grey.btn-o:active:hover .caret {
  border-top-color: #ffffff;
}
/* line 2971, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o:focus {
  background-color: #d5d4d8;
  border-color: #d5d4d8;
  color: #ffffff;
}
/* line 2976, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o:focus .caret {
  border-top-color: #ffffff;
}
/* line 2981, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey.btn-o.disabled:hover, .btn-dark-grey.btn-o.disabled:focus, .btn-dark-grey.btn-o.disabled:active, .btn-dark-grey.btn-o.disabled.active, .btn-dark-grey.btn-o[disabled], .btn-dark-grey.btn-o[disabled]:hover, .btn-dark-grey.btn-o[disabled]:focus, .btn-dark-grey.btn-o[disabled]:active, .btn-dark-grey.btn-o[disabled].active, fieldset[disabled] .btn-dark-grey.btn-o:hover, fieldset[disabled] .btn-dark-grey.btn-o:focus, fieldset[disabled] .btn-dark-grey.btn-o:active, fieldset[disabled] .btn-dark-grey.btn-o.active {
  border-color: #e2e2e4;
  color: #e2e2e4;
}
/* line 2987, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-dark-grey .caret {
  border-top-color: #ffffff;
}
/* line 2992, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-dark-grey .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 2998, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-white {
  background: none;
  border-color: rgba(255, 255, 255, 0.6);
  border-width: 1px;
  color: #ffffff !important;
}
/* line 3004, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-white:hover, .btn-transparent-white:focus, .btn-transparent-white:active, .btn-transparent-white.active {
  background-color: rgba(44, 47, 59, 0.1);
  border-color: rgba(255, 255, 255, 0.8);
}
/* line 3009, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-white.disabled:hover, .btn-transparent-white.disabled:focus, .btn-transparent-white.disabled:active, .btn-transparent-white.disabled.active, .btn-transparent-white[disabled]:hover, .btn-transparent-white[disabled]:focus, .btn-transparent-white[disabled]:active, .btn-transparent-white[disabled].active, fieldset[disabled] .btn-transparent-white:hover, fieldset[disabled] .btn-transparent-white:focus, fieldset[disabled] .btn-transparent-white:active, fieldset[disabled] .btn-transparent-white.active {
  background: none;
  border-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
/* line 3015, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-white .caret {
  border-top-color: rgba(44, 47, 59, 0.1);
}
/* line 3020, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-transparent-white .caret {
  border-bottom: 4px solid rgba(44, 47, 59, 0.1);
}

/* line 3026, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-grey {
  background: none;
  border-color: rgba(200, 199, 204, 0.3);
  border-width: 1px;
  color: #c8c7cc !important;
}
/* line 3032, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-grey:hover, .btn-transparent-grey:focus, .btn-transparent-grey:active, .btn-transparent-grey.active {
  background-color: rgba(200, 199, 204, 0.1);
  border-color: rgba(200, 199, 204, 0.6);
  box-shadow: none !important;
}
/* line 3038, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-grey.disabled:hover, .btn-transparent-grey.disabled:focus, .btn-transparent-grey.disabled:active, .btn-transparent-grey.disabled.active, .btn-transparent-grey[disabled]:hover, .btn-transparent-grey[disabled]:focus, .btn-transparent-grey[disabled]:active, .btn-transparent-grey[disabled].active, fieldset[disabled] .btn-transparent-grey:hover, fieldset[disabled] .btn-transparent-grey:focus, fieldset[disabled] .btn-transparent-grey:active, fieldset[disabled] .btn-transparent-grey.active {
  background: none;
  border-color: rgba(200, 199, 204, 0.3);
  color: #c8c7cc;
}
/* line 3044, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-grey .caret {
  border-top-color: #c8c7cc;
}
/* line 3049, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-transparent-grey .caret {
  border-bottom: 4px solid #c8c7cc;
}

/* line 3055, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-red {
  background: none;
  border-color: rgba(7, 182, 173, 0.6);
  border-width: 2px;
  color: #07B6AD !important;
}
/* line 3061, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-red:hover, .btn-transparent-red:focus, .btn-transparent-red:active, .btn-transparent-red.active {
  background-color: rgba(7, 182, 173, 0.1);
  border-color: rgba(7, 182, 173, 0.8);
}
/* line 3066, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-red.disabled:hover, .btn-transparent-red.disabled:focus, .btn-transparent-red.disabled:active, .btn-transparent-red.disabled.active, .btn-transparent-red[disabled]:hover, .btn-transparent-red[disabled]:focus, .btn-transparent-red[disabled]:active, .btn-transparent-red[disabled].active, fieldset[disabled] .btn-transparent-red:hover, fieldset[disabled] .btn-transparent-red:focus, fieldset[disabled] .btn-transparent-red:active, fieldset[disabled] .btn-transparent-red.active {
  background: none;
  border-color: rgba(7, 182, 173, 0.3);
  color: #07B6AD;
}
/* line 3072, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-transparent-red .caret {
  border-top-color: #ffffff;
}
/* line 3077, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropup .btn-transparent-red .caret {
  border-bottom: 4px solid #ffffff;
}

/* line 3083, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-squared {
  border-radius: 0 !important;
}

/* line 3087, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-icon {
  background-color: #ffffff;
  border: 1px solid #DDDDDD;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  cursor: pointer;
  height: 80px;
  display: block;
  font-size: 14px;
  padding: 5px 0 0;
  position: relative;
  text-align: center;
  transition: all 0.3s ease 0s;
  color: #333333;
}

/* line 3102, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-icon:hover {
  border-color: #A5A5A5;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  color: #333333;
  text-decoration: none;
  text-shadow: 0 1px 0 #FFFFFF;
}

/* line 3110, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-icon .badge {
  border-style: solid;
  border-width: 0;
  box-shadow: none;
  color: #FFFFFF !important;
  font-size: 11px !important;
  font-weight: 300;
  padding: 3px 7px;
  position: absolute;
  right: -5px;
  text-shadow: none;
  top: -5px;
}

/* line 3124, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-icon [class^="fa-"], .btn-icon [class*=" fa-"] {
  clear: both;
  display: block;
}

/* line 3129, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-file {
  position: relative;
  overflow: hidden;
}
/* line 3133, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-file .svg-inject {
  vertical-align: middle;
}

/* line 3138, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-o {
  background: none;
}

/* line 3142, ../../app/resources/scss/theme/partials/_buttons.scss */
.iconic-elem-primary {
  fill: #07B6AD !important;
}

/* line 3146, ../../app/resources/scss/theme/partials/_buttons.scss */
.iconic-elem-secondary {
  stroke: #fff !important;
}

/* line 3150, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

/* line 3166, ../../app/resources/scss/theme/partials/_buttons.scss */
.buttons-widget .btn, .buttons-widget .bootstrap-switch, .buttons-widget button {
  margin-bottom: 10px;
}

/* line 3170, ../../app/resources/scss/theme/partials/_buttons.scss */
.buttons-widget .btn-group button, .buttons-widget .btn-group-vertical button, .buttons-widget .btn-group .btn, .buttons-widget .btn-group-vertical .btn {
  margin-bottom: 0;
}

/* line 3174, ../../app/resources/scss/theme/partials/_buttons.scss */
.button-o {
  background: none;
  border: 1px solid #007aff;
  box-sizing: border-box;
  color: #007aff;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-size: 14px;
  height: 29px;
  line-height: 27px;
  margin: 0;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/***
Dropdown checkboxes
***/
/* line 3197, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropdown-checkboxes {
  padding: 5px;
}
/* line 3200, ../../app/resources/scss/theme/partials/_buttons.scss */
.dropdown-checkboxes label {
  display: block;
  font-weight: normal;
  line-height: 20px;
}

/* line 3207, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  border-left-color: rgba(255, 255, 255, 0.5) !important;
  margin: 0;
}

/* line 3212, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  border-top-color: rgba(255, 255, 255, 0.5) !important;
  margin: 0;
}

/***
Social Icons
***/
/* line 3220, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul {
  list-style: none;
  margin: 0 0 -1px 0;
  padding: 0;
}
/* line 3225, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 40px;
  overflow: hidden;
}
/* line 3232, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li a {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  opacity: 0.6;
  text-indent: -9999px;
  transition: all 0.2s ease 0s;
  width: 40px;
  top: 0;
  font-size: 16px;
  position: relative;
  -moz-transition: all, 0.3s, ease;
  -o-transition: all, 0.3s, ease;
  -webkit-transition: all, 0.3s, ease;
  transition: all, 0.3s, ease;
}
/* line 3246, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li a:hover {
  top: -40px;
}
/* line 3250, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li a:before {
  position: absolute;
  width: 40px;
  height: 40px;
  font-family: FontAwesome;
  text-indent: 0;
  line-height: 40px;
  top: 0;
  left: 0;
  text-align: center;
  color: #999999;
}
/* line 3263, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li a:after {
  position: absolute;
  width: 40px;
  height: 40px;
  font-family: FontAwesome;
  text-indent: 0;
  line-height: 40px;
  top: 40px;
  left: 0;
  text-align: center;
  color: #FFFFFF;
}
/* line 3278, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-twitter a:before, .social-icons ul li.social-twitter a:after {
  content: "\f099";
}
/* line 3282, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-twitter a:after {
  background: #48C4D2;
}
/* line 3288, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-dribbble a:before, .social-icons ul li.social-dribbble a:after {
  content: "\f17d";
}
/* line 3292, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-dribbble a:after {
  background: #EF5B92;
}
/* line 3298, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-facebook a:before, .social-icons ul li.social-facebook a:after {
  content: "\f09a";
}
/* line 3302, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-facebook a:after {
  background: #3B5998;
}
/* line 3308, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-google a:before, .social-icons ul li.social-google a:after {
  content: "\f0d5";
}
/* line 3312, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-google a:after {
  background: #DD4B39;
}
/* line 3318, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-linkedin a:before, .social-icons ul li.social-linkedin a:after {
  content: "\f0e1";
}
/* line 3322, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-linkedin a:after {
  background: #71B2D0;
}
/* line 3328, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-youtube a:before, .social-icons ul li.social-youtube a:after {
  content: "\f167";
}
/* line 3332, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-youtube a:after {
  background: #F45750;
}
/* line 3338, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-rss a:before, .social-icons ul li.social-rss a:after {
  content: "\f09e";
}
/* line 3342, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-rss a:after {
  background: #FE9900;
}
/* line 3348, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-behance a:before, .social-icons ul li.social-behance a:after {
  content: "\f1b4";
}
/* line 3352, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-behance a:after {
  background: #5EB5FB;
}
/* line 3358, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-dropbox a:before, .social-icons ul li.social-dropbox a:after {
  content: "\f16b";
}
/* line 3362, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-dropbox a:after {
  background: #85BEEC;
}
/* line 3368, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-github a:before, .social-icons ul li.social-github a:after {
  content: "\f09b";
}
/* line 3372, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-github a:after {
  background: #94A5B0;
}
/* line 3378, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-skype a:before, .social-icons ul li.social-skype a:after {
  content: "\f17e";
}
/* line 3382, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-skype a:after {
  background: #70CCEF;
}
/* line 3388, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-spotify a:before, .social-icons ul li.social-spotify a:after {
  content: "\f1bc";
}
/* line 3392, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-spotify a:after {
  background: #8BD05A;
}
/* line 3398, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-stumbleupon a:before, .social-icons ul li.social-stumbleupon a:after {
  content: "\f1a4";
}
/* line 3402, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-stumbleupon a:after {
  background: #F08066;
}
/* line 3408, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-tumblr a:before, .social-icons ul li.social-tumblr a:after {
  content: "\f173";
}
/* line 3412, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-tumblr a:after {
  background: #85A5C3;
}
/* line 3418, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-vimeo a:before, .social-icons ul li.social-vimeo a:after {
  content: "\f194";
}
/* line 3422, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-vimeo a:after {
  background: #7C99A8;
}
/* line 3428, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-wordpress a:before, .social-icons ul li.social-wordpress a:after {
  content: "\f19a";
}
/* line 3432, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-wordpress a:after {
  background: #649EB9;
}
/* line 3438, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-xing a:before, .social-icons ul li.social-xing a:after {
  content: "\f168";
}
/* line 3442, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-xing a:after {
  background: #4F9394;
}
/* line 3448, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-yahoo a:before, .social-icons ul li.social-yahoo a:after {
  content: "\f19e";
}
/* line 3452, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-yahoo a:after {
  background: #C38DCF;
}
/* line 3458, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-vk a:before, .social-icons ul li.social-vk a:after {
  content: "\f189";
}
/* line 3462, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-vk a:after {
  background: #708FAC;
}
/* line 3468, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-instagram a:before, .social-icons ul li.social-instagram a:after {
  content: "\f16d";
}
/* line 3472, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-instagram a:after {
  background: #CBAA97;
}
/* line 3478, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-reddit a:before, .social-icons ul li.social-reddit a:after {
  content: "\f1a1";
}
/* line 3482, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-reddit a:after {
  background: #FF7A52;
}
/* line 3488, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-flickr a:before, .social-icons ul li.social-flickr a:after {
  content: "\f16e";
}
/* line 3492, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-flickr a:after {
  background: #FF4DA9;
}
/* line 3498, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-foursquare a:before, .social-icons ul li.social-foursquare a:after {
  content: "\f180";
}
/* line 3502, ../../app/resources/scss/theme/partials/_buttons.scss */
.social-icons ul li.social-foursquare a:after {
  background: #6FCCF4;
}

/* line 3510, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll {
  position: relative;
  overflow: hidden;
  font-family: Helvetica, Arial, sans-serif !important;
  line-height: inherit !important;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  font-size: 14px;
}
/* line 3518, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll[class*="fa-"]:before {
  font-family: FontAwesome;
}
/* line 3522, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll[class*="ti-"]:before {
  font-family: themify;
}
/* line 3526, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll:after {
  content: "";
  position: absolute;
  transition: all 0.3s ease 0s;
  z-index: -1;
}
/* line 3533, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll:before {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  text-transform: none;
  font-size: 100%;
  height: 100%;
  line-height: 2.5;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 100%;
}
/* line 3548, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll span {
  backface-visibility: hidden;
  display: inline-block;
  height: 100%;
  transition: all 0.3s ease 0s;
  width: 100%;
}
/* line 3558, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll.btn-scroll-top:hover span {
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
}
/* line 3562, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll.btn-scroll-top:hover:before {
  top: 0;
}
/* line 3567, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll.btn-scroll-top:before {
  left: 0;
  top: -100%;
}
/* line 3575, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll.btn-scroll-left:hover span {
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}
/* line 3579, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll.btn-scroll-left:hover:before {
  left: 0;
}
/* line 3584, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-scroll.btn-scroll-left:before {
  left: -100%;
  top: 0;
}

/* line 3591, ../../app/resources/scss/theme/partials/_buttons.scss */
.btn-group .btn-o + .btn-o, .btn-group .btn-o + .btn-group, .btn-group .btn-group + .btn-o {
  border-left: none !important;
}

/* ---------------------------------------------------------------------- */
/*  Links
/* ---------------------------------------------------------------------- */
/*from http://tympanus.net/Development/CreativeLinkEffects/*/
/* line 8, ../../app/resources/scss/theme/partials/_links.scss */
nav.links {
  text-align: center;
}
/* line 11, ../../app/resources/scss/theme/partials/_links.scss */
nav.links a {
  color: #333333;
  display: inline-block;
  font-size: 1.35em;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 15px 25px;
  outline: medium none;
  position: relative;
  text-decoration: none;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

/* line 26, ../../app/resources/scss/theme/partials/_links.scss */
[class^="cl-effect-"] a, [class*=" cl-effect-"] a {
  position: relative;
}

/* Effect 1: Brackets */
/* line 31, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}

/* line 40, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-1 a::before {
  margin-right: 10px;
  content: '[';
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}

/* line 48, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-1 a::after {
  margin-left: 10px;
  content: ']';
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}

/* line 56, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}

/* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */
/* line 67, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-2 a {
  line-height: 44px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}

/* line 74, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-2 a span {
  position: relative;
  display: inline-block;
  padding: 0 14px;
  background: #07B6AD;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 91, ../../app/resources/scss/theme/partials/_links.scss */
.csstransforms3d .cl-effect-2 a span::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #05857e;
  content: attr(data-hover);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

/* line 110, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-2 a:hover span,
.cl-effect-2 a:focus span {
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -moz-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}

/* line 117, ../../app/resources/scss/theme/partials/_links.scss */
.csstransforms3d .cl-effect-2 a:hover span::before,
.csstransforms3d .cl-effect-2 a:focus span::before {
  background: #05857e;
}

/* Effect 3: bottom line slides/fades in */
/* line 123, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-3 a {
  padding: 8px 0;
}

/* line 127, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-3 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}

/* line 144, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

/* Effect 4: bottom border enlarge */
/* line 153, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-4 a {
  padding: 0 0 10px;
}

/* line 157, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-4 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #07B6AD;
  content: '';
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* line 174, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-4 a:hover::after,
.cl-effect-4 a:focus::after {
  height: 5px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

/* Effect 5: same word slide in */
/* line 184, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-5 a {
  overflow: hidden;
  padding: 0 4px;
  height: 1.35em;
}

/* line 190, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-5 a span {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

/* line 198, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-5 a span::before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  font-weight: 700;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 208, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* Effect 5: same word slide in and border bottom */
/* line 216, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-6 a {
  margin: 0 10px;
  padding: 10px 20px;
}

/* line 221, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-6 a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #07B6AD;
  content: '';
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  transition: top 0.3s;
}

/* line 234, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-6 a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 2px;
  background: #07B6AD;
  content: '';
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}

/* line 247, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-6 a:hover::before {
  top: 100%;
  opacity: 1;
}

/* line 252, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-6 a:hover::after {
  height: 100%;
}

/* Effect 7: second border slides up */
/* line 257, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-7 a {
  padding: 12px 10px 10px;
  color: #566473;
  text-shadow: none;
  font-weight: 700;
}

/* line 264, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-7 a::before,
.cl-effect-7 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #566473;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}

/* line 281, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-7 a::after {
  opacity: 0;
  -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: top 0.3s, opacity 0.3s, transform 0.3s;
}

/* line 288, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-7 a:hover::before,
.cl-effect-7 a:hover::after,
.cl-effect-7 a:focus::before,
.cl-effect-7 a:focus::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

/* line 297, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-7 a:hover::after,
.cl-effect-7 a:focus::after {
  top: 0%;
  opacity: 1;
}

/* Effect 8: border slight translate */
/* line 304, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-8 a {
  padding: 10px 20px;
}

/* line 308, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-8 a::before,
.cl-effect-8 a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #333333;
  content: '';
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

/* line 322, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-8 a::after {
  border-color: #07B6AD;
  opacity: 0;
  -webkit-transform: translateY(-7px) translateX(6px);
  -moz-transform: translateY(-7px) translateX(6px);
  transform: translateY(-7px) translateX(6px);
}

/* line 330, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-8 a:hover::before,
.cl-effect-8 a:focus::before {
  opacity: 0;
  -webkit-transform: translateY(5px) translateX(-5px);
  -moz-transform: translateY(5px) translateX(-5px);
  transform: translateY(5px) translateX(-5px);
}

/* line 338, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-8 a:hover::after,
.cl-effect-8 a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px) translateX(0px);
  -moz-transform: translateY(0px) translateX(0px);
  transform: translateY(0px) translateX(0px);
}

/* Effect 9: second text and borders */
/* line 347, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-9 a {
  margin: 0 20px;
  padding: 18px 20px;
}

/* line 352, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-9 a::before,
.cl-effect-9 a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #07B6AD;
  content: '';
  opacity: 0.2;
  -webkit-transition: opacity 0.3s, height 0.3s;
  -moz-transition: opacity 0.3s, height 0.3s;
  transition: opacity 0.3s, height 0.3s;
}

/* line 367, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-9 a::after {
  top: 100%;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* line 378, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-9 a span:first-child {
  z-index: 2;
  display: block;
  font-weight: 300;
}

/* line 384, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-9 a span:last-child {
  z-index: 1;
  display: block;
  padding: 8px 0 0 0;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: none;
  text-transform: none;
  font-size: 0.75em;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* line 401, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-9 a:hover::before,
.cl-effect-9 a:focus::before {
  height: 6px;
}

/* line 406, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-9 a:hover::before,
.cl-effect-9 a:hover::after,
.cl-effect-9 a:focus::before,
.cl-effect-9 a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

/* line 416, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-9 a:hover span:last-child,
.cl-effect-9 a:focus span:last-child {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
}

/* Effect 10: reveal, push out */
/* line 425, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-10 {
  position: relative;
  z-index: 1;
}

/* line 430, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-10 a {
  overflow: hidden;
  margin: 0 15px;
}

/* line 435, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-10 a span {
  display: block;
  padding: 10px 20px;
  background: #07B6AD;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

/* line 445, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-10 a::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  padding: 10px 20px;
  width: 100%;
  height: 100%;
  background: #05857e;
  color: #ffffff;
  content: attr(data-hover);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(-25%);
}

/* line 462, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-10 a:hover span,
.cl-effect-10 a:focus span {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 469, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-10 a:hover::before,
.cl-effect-10 a:focus::before {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}

/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
/* line 477, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-11 a {
  padding: 10px 0;
  border-top: 2px solid #07B6AD;
  color: #0972b4;
  text-shadow: none;
}

/* line 484, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-11 a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 10px 0;
  max-width: 0;
  border-bottom: 2px solid #07B6AD;
  color: #07B6AD;
  content: attr(data-hover);
  -webkit-transition: max-width 0.5s;
  -moz-transition: max-width 0.5s;
  transition: max-width 0.5s;
}

/* line 499, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
  max-width: 100%;
}

/* Effect 12: circle */
/* line 505, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-12 a::before,
.cl-effect-12 a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: '';
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
  transform: translateX(-50%) translateY(-50%) scale(0.2);
}

/* line 524, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-12 a::after {
  width: 90px;
  height: 90px;
  border-width: 6px;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8);
}

/* line 533, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-12 a:hover::before,
.cl-effect-12 a:hover::after,
.cl-effect-12 a:focus::before,
.cl-effect-12 a:focus::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}

/* Effect 13: three circles */
/* line 544, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-13 a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

/* line 550, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-13 a::before {
  position: absolute;
  top: 100%;
  left: 50%;
  color: transparent;
  content: '\2022';
  text-shadow: 0 0 transparent;
  font-size: 1.2em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

/* line 567, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-13 a:hover::before,
.cl-effect-13 a:focus::before {
  color: #07B6AD;
  text-shadow: 10px 0 #07B6AD, -10px 0 #07B6AD;
}

/* line 573, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-13 a:hover,
.cl-effect-13 a:focus {
  color: #07B6AD;
}

/* Effect 14: border switch */
/* line 579, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-14 a {
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
}

/* line 585, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-14 a::before,
.cl-effect-14 a::after {
  position: absolute;
  width: 45px;
  height: 2px;
  background: #07B6AD;
  content: '';
  opacity: 0.2;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}

/* line 599, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-14 a::before {
  top: 0;
  left: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* line 610, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-14 a::after {
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

/* line 621, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-14 a:hover::before,
.cl-effect-14 a:hover::after,
.cl-effect-14 a:focus::before,
.cl-effect-14 a:focus::after {
  opacity: 1;
}

/* line 628, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-14 a:hover::before,
.cl-effect-14 a:focus::before {
  left: 50%;
  -webkit-transform: rotate(0deg) translateX(-50%);
  -moz-transform: rotate(0deg) translateX(-50%);
  transform: rotate(0deg) translateX(-50%);
}

/* line 636, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-14 a:hover::after,
.cl-effect-14 a:focus::after {
  right: 50%;
  -webkit-transform: rotate(0deg) translateX(50%);
  -moz-transform: rotate(0deg) translateX(50%);
  transform: rotate(0deg) translateX(50%);
}

/* Effect 15: scale down, reveal */
/* line 645, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-15 a {
  color: rgba(7, 182, 173, 0.7) !important;
  font-weight: 700;
  text-shadow: none;
}

/* line 651, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-15 a::before {
  color: #333333;
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

/* line 660, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
}

/* Effect 16: fall down */
/* line 669, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-16 a {
  color: #333333;
  text-shadow: 0 0 1px rgba(111, 134, 134, 0.3);
}

/* line 674, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-16 a::before {
  color: #07B6AD;
  content: attr(data-hover);
  position: absolute;
  opacity: 0;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}

/* line 689, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-16 a:hover::before,
.cl-effect-16 a:focus::before {
  -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  opacity: 1;
}

/* Effect 17: move up fade out, push border */
/* line 698, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-17 a {
  color: #333333;
  text-shadow: none;
  padding: 10px 0;
}

/* line 704, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-17 a::before {
  color: #07B6AD;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}

/* line 715, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-17 a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #07B6AD;
  opacity: 0;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}

/* line 733, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-17 a:hover::before,
.cl-effect-17 a:focus::before {
  opacity: 0;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  transform: translateY(-2px);
}

/* line 741, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-17 a:hover::after,
.cl-effect-17 a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

/* Effect 18: cross */
/* line 750, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 {
  position: relative;
  z-index: 1;
}

/* line 755, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 a {
  padding: 0 5px;
  color: #333333;
  font-weight: 700;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

/* line 764, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 a::before,
.cl-effect-18 a::after {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #07B6AD;
  content: '';
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}

/* line 781, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 a::before {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  transform: translateY(-20px);
}

/* line 787, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 a::after {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px);
}

/* line 793, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 a:hover,
.cl-effect-18 a:focus {
  color: #07B6AD;
}

/* line 798, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 a:hover::before,
.cl-effect-18 a:hover::after,
.cl-effect-18 a:focus::before,
.cl-effect-18 a:focus::after {
  opacity: 0.3;
}

/* line 805, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 a:hover::before,
.cl-effect-18 a:focus::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 812, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-18 a:hover::after,
.cl-effect-18 a:focus::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Effect 19: 3D side */
/* line 820, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-19 a {
  line-height: 2em;
  margin: 15px;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  width: 200px;
}

/* line 829, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-19 a span {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 14px;
  background: #07B6AD;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.4s, background 0.4s;
  -moz-transition: -moz-transform 0.4s, background 0.4s;
  transition: transform 0.4s, background 0.4s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50% -100px;
  -moz-transform-origin: 50% 50% -100px;
  transform-origin: 50% 50% -100px;
}

/* line 847, ../../app/resources/scss/theme/partials/_links.scss */
.csstransforms3d .cl-effect-19 a span::before {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: #05857e;
  content: attr(data-hover);
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  transition: background 0.4s;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  transform-origin: 0 50%;
  pointer-events: none;
}

/* line 867, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-19 a:hover span,
.cl-effect-19 a:focus span {
  background: #05857e;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}

/* line 875, ../../app/resources/scss/theme/partials/_links.scss */
.csstransforms3d .cl-effect-19 a:hover span::before,
.csstransforms3d .cl-effect-19 a:focus span::before {
  background: #09e7dc;
}

/* Effect 20: 3D side */
/* line 881, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-20 a {
  line-height: 2em;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}

/* line 888, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-20 a span {
  position: relative;
  display: inline-block;
  padding: 3px 15px 0;
  background: #07B6AD;
  box-shadow: inset 0 3px #05857e;
  color: #ffffff;
  -webkit-transition: background 0.6s;
  -moz-transition: background 0.6s;
  transition: background 0.6s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

/* line 909, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-20 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #09e7dc;
  color: #ffffff;
  content: attr(data-hover);
  -webkit-transform: rotateX(270deg);
  -moz-transform: rotateX(270deg);
  transform: rotateX(270deg);
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  pointer-events: none;
}

/* line 930, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-20 a:hover span,
.cl-effect-20 a:focus span {
  background: #05857e;
}

/* line 935, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-20 a:hover span::before,
.cl-effect-20 a:focus span::before {
  -webkit-transform: rotateX(10deg);
  -moz-transform: rotateX(10deg);
  transform: rotateX(10deg);
}

/* Effect 21: borders slight translate */
/* line 943, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-21 a {
  padding: 10px;
  color: #237546;
  font-weight: 700;
  text-shadow: none;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

/* line 953, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-21 a::before,
.cl-effect-21 a::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* line 970, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-21 a::before {
  top: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* line 977, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-21 a::after {
  bottom: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}

/* line 984, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-21 a:hover,
.cl-effect-21 a:focus {
  color: #fff;
}

/* line 989, ../../app/resources/scss/theme/partials/_links.scss */
.cl-effect-21 a:hover::before,
.cl-effect-21 a:focus::before,
.cl-effect-21 a:hover::after,
.cl-effect-21 a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

/* ---------------------------------------------------------------------- */
/*  Form Wizard
 /* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul {
  display: table;
  list-style: none;
  margin: 0 0 40px 0;
  padding: 10px 0;
  position: relative;
  width: 100%;
  background: #f7f7f8;
  border-radius: 5px;
}

/* line 15, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li {
  display: table-cell;
  text-align: center;
  width: 1%;
}

/* line 21, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li > a:before {
  border-top: 4px solid #c8c7cc;
  content: "";
  display: block;
  font-size: 0;
  height: 1px;
  overflow: hidden;
  position: relative;
  top: 21px;
  width: 100%;
  z-index: 1;
}

/* line 34, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li:first-child > a:before {
  left: 50%;
  max-width: 51%;
}

/* line 39, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li:last-child > a:before {
  max-width: 50%;
  width: 50%;
}

/* line 44, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li > a.selected:before, .swMain li > a.done:before {
  border-color: #07B6AD;
}

/* line 48, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul .stepNumber {
  background-color: #ffffff;
  border: 5px solid #c8c7cc;
  border-radius: 100% 100% 100% 100%;
  color: #546474;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 30px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 2;
}

/* line 63, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li > a.selected .stepNumber {
  border-color: #07B6AD;
}

/* line 67, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain ul li > a.done .stepNumber, .swMain > ul li:last-child > a.selected .stepNumber {
  border-color: #07B6AD;
  background-color: #07B6AD;
  color: #fff;
  text-indent: -9999px;
}

/* line 74, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain ul li > a.done .stepNumber:before, .swMain > ul li:last-child > a.selected .stepNumber:before {
  content: "\f00c";
  display: inline;
  float: right;
  font-family: FontAwesome;
  font-weight: 300;
  height: auto;
  text-shadow: none;
  margin-right: 7px;
  text-indent: 0;
}

/* line 86, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain ul li > a.done.wait .stepNumber {
  background-color: #F6F6F6 !important;
  color: #CCCCCC !important;
  text-indent: -0px !important;
}

/* line 92, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain ul li > a.done.wait .stepNumber:before {
  content: "" !important;
}

/* line 96, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li .stepDesc {
  color: #333333;
  display: block;
  font-size: 14px;
  margin-top: 4px;
  max-width: 100%;
  table-layout: fixed;
  text-align: center;
  word-wrap: break-word;
  z-index: 104;
}

/* line 108, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li > a.selected .stepDesc, .swMain li > a.done .stepDesc {
  color: #2B3D53;
}

/* line 112, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li > a:hover {
  text-decoration: none;
}

/* line 116, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain > ul li > a.disabled {
  cursor: default;
}

/* line 120, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain .progress {
  margin-bottom: 30px;
}

/* line 124, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain .stepContainer {
  height: auto !important;
}

/* line 128, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain .loader {
  display: none;
}

/* line 132, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain [class^="button"], .swMain [class*=" button"] {
  display: none;
}

/* line 136, ../../app/resources/scss/theme/partials/_form-wizard.scss */
.swMain .close {
  display: none;
}

/* ---------------------------------------------------------------------- */
/*  Login
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_login.scss */
.main-login {
  margin-top: 0;
  position: relative;
  margin-top: 60px;
}
/* line 10, ../../app/resources/scss/theme/partials/_login.scss */
.app-navbar-fixed .main-login {
  margin-top: 0;
}
@media (max-width: 991px) {
  /* line 5, ../../app/resources/scss/theme/partials/_login.scss */
  .main-login {
    margin-top: 60px !important;
  }
}
/* line 18, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .logo {
  padding: 0 10px;
}
/* line 21, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .logo > img {
  display: inline-block !important;
}
/* line 26, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .box-login, .main-login .box-forgot, .main-login .box-register {
  overflow: hidden;
  margin: 15px 0 15px 0;
}
/* line 31, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .form fieldset {
  border: none;
  margin: 0;
  padding: 10px 0 0;
}
/* line 37, ../../app/resources/scss/theme/partials/_login.scss */
.main-login a.forgot {
  color: #909090;
  font-size: 12px;
  position: absolute;
  right: 10px;
  text-shadow: 1px 1px 1px #FFFFFF;
  top: 9px;
}
/* line 46, ../../app/resources/scss/theme/partials/_login.scss */
.main-login input.password {
  padding-right: 130px;
}
/* line 50, ../../app/resources/scss/theme/partials/_login.scss */
.main-login label {
  color: #7F7F7F;
  font-size: 14px;
  margin-top: 5px;
}
/* line 56, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .copyright {
  font-size: 11px;
  margin: 0 auto;
  padding: 10px 10px 0;
  text-align: center;
}
/* line 63, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .form-actions:before, .main-login .form-actions:after {
  content: "";
  display: table;
  line-height: 0;
}
/* line 69, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .form-actions:after {
  clear: both;
}
/* line 73, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .form-actions {
  margin-top: 15px;
  padding-top: 10px;
  display: block;
}
/* line 79, ../../app/resources/scss/theme/partials/_login.scss */
.main-login .new-account {
  border-top: 1px dotted #EEEEEE;
  margin-top: 15px;
  padding-top: 10px;
  display: block;
}

/* ---------------------------------------------------------------------- */
/*  Lock Screen
/* ---------------------------------------------------------------------- */
/* line 89, ../../app/resources/scss/theme/partials/_login.scss */
.lock-screen {
  margin: -150px 0 0 -100px;
  width: 200px;
  left: 50%;
  position: absolute;
  top: 50%;
}

/* line 97, ../../app/resources/scss/theme/partials/_login.scss */
.lock-screen .box-ls {
  overflow: hidden;
  text-align: center;
}

/* line 102, ../../app/resources/scss/theme/partials/_login.scss */
.lock-screen .user-info {
  margin: 10px 0;
}

/* line 106, ../../app/resources/scss/theme/partials/_login.scss */
.lock-screen .user-info h4 {
  color: #666666;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-top: 0;
}

/* line 113, ../../app/resources/scss/theme/partials/_login.scss */
.lock-screen .user-info > span {
  color: #666666;
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}

/* ---------------------------------------------------------------------- */
/*  Invoice
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice {
  margin-bottom: 20px;
}

/* line 8, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice .invoice-logo {
  margin-bottom: 20px;
}

/* line 12, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice table {
  margin: 30px 0;
}

/* line 16, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice .invoice-logo p {
  font-size: 20px;
  line-height: 28px;
  padding: 25px 0;
  text-align: right;
}

/* line 23, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice .invoice-logo p small {
  display: block;
  font-size: 14px;
}

/* line 28, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300 !important;
}

/* line 33, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice-details {
  padding-top: 30px;
}

/* line 37, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice .invoice-block {
  text-align: right;
}

/* line 41, ../../app/resources/scss/theme/partials/_invoice.scss */
.invoice .invoice-block .amounts {
  font-size: 14px;
  margin-top: 20px;
}

/* ---------------------------------------------------------------------- */
/*  Timeline
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline {
  margin: 0;
  overflow: hidden;
  position: relative;
}
/* line 9, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 14, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns > li:nth-child(2n+1) {
  float: left;
  width: 50%;
  clear: left;
}
/* line 19, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns > li:nth-child(2n+1) .timeline_element {
  float: right;
  left: 10%;
  margin-right: 30px;
  left: 0;
  opacity: 1;
}
/* line 26, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns > li:nth-child(2n+1) .timeline_element:before {
  right: -27px;
  top: 15px;
}
/* line 31, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns > li:nth-child(2n+1) .timeline_element:after {
  right: -35px;
  top: 10px;
}
/* line 38, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns > li:nth-child(2n+2) {
  float: right;
  margin-top: 20px;
  width: 50%;
  clear: right;
}
/* line 44, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns > li:nth-child(2n+2) .timeline_element {
  float: left;
  margin-left: 30px;
  right: 10%;
  opacity: 1;
  right: 0;
}
/* line 51, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns > li:nth-child(2n+2) .timeline_element:before {
  left: -27px;
  top: 15px;
}
/* line 56, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .columns > li:nth-child(2n+2) .timeline_element:after {
  left: -35px;
  top: 10px;
}
/* line 64, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .date_separator {
  clear: both;
  height: 60px;
  position: relative;
  text-align: center;
}
/* line 70, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .date_separator span {
  border-radius: 5px;
  height: 30px;
  line-height: 30px;
  margin-top: -16px;
  position: absolute;
  top: -200%;
  width: 200px;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  background-color: #07B6AD;
  color: #ffffff;
}
/* line 86, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .spine {
  border-radius: 2px;
  position: absolute;
  top: 0;
  width: 4px;
  left: 50%;
  margin-left: -2px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 98, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .column_center .timeline_element {
  margin: 20px auto;
  opacity: 1;
}
/* line 102, ../../app/resources/scss/theme/partials/_timeline.scss */
div.timeline .column_center .timeline_element:before, div.timeline .column_center .timeline_element:after {
  display: none;
}

/* line 109, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element {
  border-radius: 5px;
  clear: both;
  margin: 30px 0;
  padding: 20px;
  opacity: 0;
  position: relative;
  transition: all 0.2s linear 0s;
  min-width: 66.6667%;
  text-shadow: none;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}
/* line 121, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-white {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
/* line 124, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-white:hover {
  border: 1px solid rgba(0, 0, 0, 0.04);
}
/* line 128, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-white:after {
  background-color: #ffffff;
}
/* line 132, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-white:hover:after {
  background-color: #c3c2c7;
  border: 1px solid #ffffff;
}
/* line 138, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-green {
  border: none;
  color: #ffffff;
}
/* line 142, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-green:hover {
  border: none;
}
/* line 146, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-green:after {
  background-color: #5A8770;
}
/* line 150, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-green:hover:after {
  background-color: #ffffff;
  border: 1px solid #5A8770;
}
/* line 156, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-orange {
  border: none;
  color: #ffffff;
}
/* line 160, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-orange:hover {
  border: none;
}
/* line 164, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-orange:after {
  background-color: #FF6438;
}
/* line 168, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-orange:hover:after {
  background-color: #ffffff;
  border: 1px solid #FF6438;
}
/* line 174, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-blue {
  border: none;
  color: #ffffff;
}
/* line 178, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-blue:hover {
  border: none;
}
/* line 182, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-blue:after {
  background-color: #407887;
}
/* line 186, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-blue:hover:after {
  background-color: #ffffff;
  border: 1px solid #407887;
}
/* line 192, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-red {
  border: none;
  color: #ffffff;
}
/* line 196, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-red:hover {
  border: none;
}
/* line 200, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-red:after {
  background-color: #07B6AD;
}
/* line 204, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-red:hover:after {
  background-color: #ffffff;
  border: 1px solid #07B6AD;
}
/* line 210, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-azure {
  border: none;
  color: #ffffff;
}
/* line 214, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-azure:hover {
  border: none;
}
/* line 218, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-azure:after {
  background-color: #5B9BD1;
}
/* line 222, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-azure:hover:after {
  background-color: #ffffff;
  border: 1px solid #5B9BD1;
}
/* line 228, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-purple {
  border: none;
  color: #ffffff;
}
/* line 232, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-purple:hover {
  border: none;
}
/* line 236, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-purple:after {
  background-color: #9A89B5;
}
/* line 240, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element.partition-purple:hover:after {
  background-color: #ffffff;
  border: 1px solid #9A89B5;
}
/* line 246, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element:hover {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
/* line 250, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element:before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 26px;
  border-top: 1px dashed #CCCCCC;
}
/* line 259, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element:after {
  border-radius: 100%;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
  background-color: #BBBBBB;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
/* line 271, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element:hover:after {
  z-index: 100;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  z-index: 100;
}
/* line 278, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element .timeline_title {
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  padding-top: 10px;
  white-space: nowrap;
}
/* line 285, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element .timeline_title h4 {
  line-height: 30px;
}
/* line 290, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element .timeline_date {
  display: block;
}
/* line 293, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element .timeline_date .day {
  font-size: 52px;
  letter-spacing: -2px;
}
/* line 299, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element .timeline_content {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 304, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline_element .readmore {
  padding: 10px 0;
  text-align: right;
}

/* line 310, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-scrubber {
  padding: 8px 0 8px 1px;
  top: 60px;
  right: 0;
  width: 100px;
  z-index: 1;
  list-style: none;
  position: absolute;
}
/* line 319, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-scrubber li {
  margin-bottom: 1px;
}
/* line 323, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-scrubber li:nth-last-child(2) a {
  border-color: white;
  color: white;
}
/* line 330, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-scrubber li:last-child a {
  border-color: white;
  color: white;
}
/* line 337, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-scrubber a {
  border-left: 5px solid #f7f7f8;
  color: #f7f7f8;
  display: block;
  font-weight: normal;
  outline: medium none;
  padding: 4px 0 4px 6px;
}
/* line 345, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-scrubber a:hover {
  border-color: #c3c2c7 !important;
  color: #c3c2c7 !important;
}
/* line 351, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-scrubber .selected > a {
  border-left-color: #aeacb4 !important;
  color: #aeacb4 !important;
  font-weight: bold !important;
}

/* ie8 fixes */
/* line 359, ../../app/resources/scss/theme/partials/_timeline.scss */
.ie8 div.timeline_element:after {
  display: none;
}

/* line 363, ../../app/resources/scss/theme/partials/_timeline.scss */
.ie8 div.timeline_element:before {
  display: none;
}

/**/
/* line 368, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 373, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item {
  position: relative;
  border-left: 1px solid #c8c7cc;
}
/* line 377, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item:after {
  background-color: #fff;
  border-color: #07B6AD;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: "";
  height: 9px;
  left: 0;
  margin-left: -5px;
  position: absolute;
  width: 9px;
}
/* line 392, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item p {
  margin: 0;
  padding-bottom: 10px;
}
/* line 397, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item.success {
  border-left-color: #5cb85c;
}
/* line 400, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item.success:after {
  border-color: #5cb85c;
}
/* line 405, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item.danger {
  border-left-color: #d43f3a;
}
/* line 408, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item.danger:after {
  border-color: #d43f3a;
}
/* line 413, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item.info {
  border-left-color: #46b8da;
}
/* line 416, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item.info:after {
  border-color: #46b8da;
}
/* line 421, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item.warning {
  border-left-color: #eea236;
}
/* line 424, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item.warning:after {
  border-color: #eea236;
}
/* line 430, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item:before, .timeline-xs .timeline-item:after {
  content: " ";
  display: table;
}
/* line 435, ../../app/resources/scss/theme/partials/_timeline.scss */
.timeline-xs .timeline-item:after {
  clear: both;
  bottom: auto;
  top: 4px;
}

@media (max-width: 991px) {
  /* 991px */
  /* line 443, ../../app/resources/scss/theme/partials/_timeline.scss */
  div.timeline {
    margin: 0;
  }
  /* line 446, ../../app/resources/scss/theme/partials/_timeline.scss */
  div.timeline .columns li {
    float: none !important;
    width: 100% !important;
  }

  /* line 452, ../../app/resources/scss/theme/partials/_timeline.scss */
  .timeline_element {
    margin: 20px auto !important;
  }
  /* line 455, ../../app/resources/scss/theme/partials/_timeline.scss */
  .timeline_element:after {
    display: none;
  }
  /* line 459, ../../app/resources/scss/theme/partials/_timeline.scss */
  .timeline_element:before {
    display: none;
  }

  /* line 464, ../../app/resources/scss/theme/partials/_timeline.scss */
  .timeline-scrubber {
    display: none;
  }
}
/* ---------------------------------------------------------------------- */
/*  Tables
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_tables.scss */
.table {
  border-collapse: separate;
}

/* line 8, ../../app/resources/scss/theme/partials/_tables.scss */
.table > thead > tr > th {
  border-top: none;
}

/* line 12, ../../app/resources/scss/theme/partials/_tables.scss */
.table-bordered.table > thead > tr > th {
  border-bottom: 1px solid #ddd;
}

/* line 16, ../../app/resources/scss/theme/partials/_tables.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-bottom: 1px solid #e2e2e4;
  color: #5b5b60 !important;
  border-top: none;
}

/* line 22, ../../app/resources/scss/theme/partials/_tables.scss */
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #e7e7e9;
}

/* line 26, ../../app/resources/scss/theme/partials/_tables.scss */
.table > tbody > tr.active > td, .table > tbody > tr.active > th {
  background-color: #e7e7e9 !important;
  color: #5b5b60 !important;
}

/* line 31, ../../app/resources/scss/theme/partials/_tables.scss */
.table > tbody > tr.active:hover > td, .table > tbody > tr.active:hover > th {
  background-color: #dddcdf !important;
  color: #5b5b60 !important;
}

/* line 36, ../../app/resources/scss/theme/partials/_tables.scss */
th.center, td.center {
  text-align: center;
}

/* line 40, ../../app/resources/scss/theme/partials/_tables.scss */
td.center .dropdown-menu {
  text-align: left;
}

/* line 44, ../../app/resources/scss/theme/partials/_tables.scss */
td.small-width {
  width: 15%;
}

/* line 48, ../../app/resources/scss/theme/partials/_tables.scss */
.table thead tr {
  color: #707070;
  font-weight: normal;
}

/* line 53, ../../app/resources/scss/theme/partials/_tables.scss */
.table.table-bordered {
  border-right: none;
  border-bottom: none;
}

/* line 58, ../../app/resources/scss/theme/partials/_tables.scss */
.table.table-bordered thead tr th {
  vertical-align: middle;
}

/* line 62, ../../app/resources/scss/theme/partials/_tables.scss */
.table.table-bordered > thead > tr > th, .table.table-bordered > tbody > tr > th, .table.table-bordered > tfoot > tr > th, .table.table-bordered > thead > tr > td, .table.table-bordered > tbody > tr > td, .table.table-bordered > tfoot > tr > td {
  border-top: none;
  border-left: none;
}

/* line 67, ../../app/resources/scss/theme/partials/_tables.scss */
.table.table-bordered > thead > tr > th, .table.table-bordered > tbody > tr > th, .table.table-bordered > tfoot > tr > th, .table.table-bordered > thead > tr > td, .table.table-bordered > tbody > tr > td, .table.table-bordered > tfoot > tr > td {
  border-top: none;
  border-left: none;
}

/* line 72, ../../app/resources/scss/theme/partials/_tables.scss */
.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;
}

/* line 76, ../../app/resources/scss/theme/partials/_tables.scss */
.table-striped > tbody > tr:nth-child(2n+1) {
  background-color: #efeff0;
}

/* line 80, ../../app/resources/scss/theme/partials/_tables.scss */
.editable-element {
  border-bottom: 1px dashed #0088CC;
  text-decoration: none;
  opacity: 0.5;
  display: inline;
}

/* line 87, ../../app/resources/scss/theme/partials/_tables.scss */
.ng-table th {
  text-align: left !important;
}

/* line 91, ../../app/resources/scss/theme/partials/_tables.scss */
.ng-table .plus, .ng-table .minus {
  font-weight: bold;
  padding-left: 18px;
  position: relative;
}

/* line 97, ../../app/resources/scss/theme/partials/_tables.scss */
.ng-table .plus:before, .ng-table .minus:before {
  content: "";
  border-width: 4px;
  border-style: solid;
  left: 8px;
  top: 50%;
  position: absolute;
  margin-top: -2px;
}

/* line 107, ../../app/resources/scss/theme/partials/_tables.scss */
.ng-table .plus {
  color: green;
}

/* line 111, ../../app/resources/scss/theme/partials/_tables.scss */
.ng-table .plus:before {
  border-color: green;
  border-top: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

/* line 118, ../../app/resources/scss/theme/partials/_tables.scss */
.ng-table .minus {
  color: red;
}

/* line 122, ../../app/resources/scss/theme/partials/_tables.scss */
.ng-table .minus:before {
  border-color: red;
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

/* line 129, ../../app/resources/scss/theme/partials/_tables.scss */
.odd {
  background: #EFEFF0;
}

/* line 133, ../../app/resources/scss/theme/partials/_tables.scss */
.even {
  background: #ffffff;
}

@media (max-width: 767px) {
  /* line 137, ../../app/resources/scss/theme/partials/_tables.scss */
  .ng-table-pager {
    text-align: center;
  }
  /* line 141, ../../app/resources/scss/theme/partials/_tables.scss */
  .ng-table-pager .ng-table-counts {
    float: none !important;
  }
  /* line 145, ../../app/resources/scss/theme/partials/_tables.scss */
  .ng-table-pager .pagination {
    display: block;
  }
  /* line 148, ../../app/resources/scss/theme/partials/_tables.scss */
  .ng-table-pager .pagination li {
    display: inline-block;
  }
}

/* line 155, ../../app/resources/scss/theme/partials/_tables.scss */
.table-stylish {
  border-spacing: 0 5px;
  position: relative;
  margin-top: -5px;
}
/* line 160, ../../app/resources/scss/theme/partials/_tables.scss */
.table-stylish td {
  background: #f3f0f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3f0f1 0%, #eeeeee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f3f0f1 0%, #eeeeee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f3f0f1 0%, #eeeeee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f0f1', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  position: relative;
}
/* line 170, ../../app/resources/scss/theme/partials/_tables.scss */
.table-stylish td:before {
  content: '';
  width: 1px;
  background: #e2e2e4;
  right: 0;
  top: 5px;
  bottom: 5px;
  position: absolute;
}
/* line 180, ../../app/resources/scss/theme/partials/_tables.scss */
.table-stylish td:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: 1px solid #e2e2e4;
}
/* line 186, ../../app/resources/scss/theme/partials/_tables.scss */
.table-stylish td:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 190, ../../app/resources/scss/theme/partials/_tables.scss */
.table-stylish td:last-child:before {
  background: none !important;
}

/* ---------------------------------------------------------------------- */
/*  Media
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_media.scss */
.img-media {
  width: auto;
  height: auto;
  max-height: 90px;
  max-width: none;
}

/* ---------------------------------------------------------------------- */
/*  Hover Effects
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper {
  position: relative;
  padding: 0;
  margin-right: -1px;
}
/* line 10, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 0;
  width: 100%;
  cursor: pointer;
}
/* line 18, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure img {
  position: relative;
  display: block;
}
/* line 23, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 31, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure figcaption::before, .figure-wrapper figure figcaption::after {
  pointer-events: none;
}
/* line 35, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
/* line 44, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure figcaption, .figure-wrapper figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 52, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure h2 {
  word-spacing: -1px;
  font-weight: 300;
  font-size: 21px;
}
/* line 57, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure h2 span {
  font-weight: 800;
}
/* line 62, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure h2, .figure-wrapper figure p {
  margin: 0;
}
/* line 66, ../../app/resources/scss/theme/partials/_hover.scss */
.figure-wrapper figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Zoe *****/
/*---------------*/
/* line 78, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe {
  background: #2C2F3B;
}
/* line 81, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe img {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
}
/* line 89, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 5px 10px;
  height: 60px;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
/* line 102, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe h2 {
  float: left;
  line-height: 50px;
}
/* line 108, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe p.icon-links {
  line-height: 50px;
}
/* line 111, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
}
/* line 115, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe p.icon-links a span::before {
  display: inline-block;
  padding: 8px 10px;
  font-size: 17px;
}
/* line 123, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe p.description {
  position: absolute;
  bottom: 80px;
  padding: 10px;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  /* Fix for Chrome 37.0.2062.120 (Mac) */
}
/* line 137, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe h2, figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
/* line 144, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe h2 {
  display: inline-block;
}
/* line 149, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe:hover img {
  opacity: 0.4;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
/* line 155, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe:hover p.description {
  opacity: 1;
}
/* line 159, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe:hover p.icon-links a:hover, figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}
/* line 163, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 168, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 173, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 178, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* line 183, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/
/* line 194, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-goliath {
  background: #07B6AD;
}

/* line 198, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-goliath img,
figure.effect-goliath h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

/* line 204, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-goliath img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
}

/* line 210, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-goliath h2,
figure.effect-goliath p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}

/* line 218, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-goliath p {
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}

/* line 228, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-goliath:hover img {
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
}

/* line 233, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-goliath:hover h2 {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}

/* line 238, ../../app/resources/scss/theme/partials/_hover.scss */
figure.effect-goliath:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*-----------------*/
/***** Icons *****/
/*-----------------*/
/* line 247, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect {
  position: relative;
}
/* line 250, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect .mask, .icons-effect .content {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 259, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect img {
  display: block;
  position: relative;
}
/* line 264, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
}
/* line 273, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect .mask {
  opacity: 0;
  overflow: visible;
  background-color: rgba(0, 0, 0, 0.7);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 286, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect .mask.mask-rounded {
  border-radius: 6px;
}
/* line 291, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect .icons-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
/* line 297, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect .icons {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/* line 303, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect a.icon {
  display: inline-block;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.2s 0s ease-in-out;
  -moz-transition: all 0.2s 0s ease-in-out;
  -o-transition: all 0.2s 0s ease-in-out;
  -ms-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
  -webkit-transform: rotate(360deg);
  transform: rotate(-60deg);
}
/* line 316, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect:hover .mask {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 321, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect:hover a.icon {
  opacity: 1;
  -webkit-transform: rotate(360deg);
  transform: rotate(0deg);
}
/* line 326, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect:hover a.icon:nth-child(2) {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* line 330, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect:hover a.icon:nth-child(3) {
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/* line 334, ../../app/resources/scss/theme/partials/_hover.scss */
.icons-effect:hover a.icon:nth-child(4) {
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

/* ---------------------------------------------------------------------- */
/*  User profile
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-left {
  border-right: 1px solid #DDDDDD;
  padding-right: 15px;
}
@media (max-width: 991px) {
  /* line 5, ../../app/resources/scss/theme/partials/_user-profile.scss */
  .user-left {
    border-right: none;
    padding-right: 0;
    margin-bottom: 15px;
  }
}

/* line 16, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-left a:hover, .user-left a:focus {
  text-decoration: none;
}

/* line 20, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-left td .edit-user-info {
  visibility: hidden;
}

/* line 24, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-left tr:hover .edit-user-info {
  visibility: visible;
}

/* line 28, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-image {
  position: relative;
  display: inline-block;
}

/* line 33, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-image img {
  max-width: 150px;
}

/* line 37, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-image .user-image-buttons {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}

/* line 44, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-image:hover .user-image-buttons {
  display: block;
}

/* line 48, ../../app/resources/scss/theme/partials/_user-profile.scss */
.user-edit-image-buttons {
  display: inline;
}

/* line 52, ../../app/resources/scss/theme/partials/_user-profile.scss */
#projects .progress {
  margin-bottom: 0;
}

/* line 56, ../../app/resources/scss/theme/partials/_user-profile.scss */
.ltwt {
  font-size: 12px;
  line-height: 15px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/* line 63, ../../app/resources/scss/theme/partials/_user-profile.scss */
.ltwt .ltwt_tweet {
  margin-bottom: 30px;
  padding: 0 0 0 45px;
  position: relative;
}
/* line 68, ../../app/resources/scss/theme/partials/_user-profile.scss */
.ltwt .ltwt_tweet:before {
  content: "\e74b";
  font-family: 'themify';
  font-size: 30px;
  margin-left: -45px;
  position: absolute;
  top: 6px;
  color: #46b8da;
}
/* line 78, ../../app/resources/scss/theme/partials/_user-profile.scss */
.ltwt .ltwt_tweet .ltwt_tweet_text {
  margin-bottom: 5px;
  margin-top: 0;
}

/* ---------------------------------------------------------------------- */
/*  Calendar
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_pages-calendar.scss */
.calAlert {
  width: 595px;
  float: right;
  margin-bottom: 5px;
}

/* line 10, ../../app/resources/scss/theme/partials/_pages-calendar.scss */
.calXBtn {
  float: right;
  margin-top: -5px;
  margin-right: -5px;
}

/* line 16, ../../app/resources/scss/theme/partials/_pages-calendar.scss */
.calWell {
  float: left;
  margin-bottom: 40px;
}

/* line 21, ../../app/resources/scss/theme/partials/_pages-calendar.scss */
.fc-event.openSesame .fc-event-skin {
  background-color: #e5e50b;
  color: black;
}

/* line 26, ../../app/resources/scss/theme/partials/_pages-calendar.scss */
.fc-event.customFeed .fc-event-skin {
  background-color: #84deaf;
  color: black;
}

/* line 31, ../../app/resources/scss/theme/partials/_pages-calendar.scss */
.calTools {
  margin-bottom: 10px;
}

/* ---------------------------------------------------------------------- */
/*  ToDo
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_todo.scss */
.todo {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 10, ../../app/resources/scss/theme/partials/_todo.scss */
.todo li .todo-actions {
  background: white;
  border-bottom: 1px solid #E4E6EB;
  margin-left: 0 !important;
  padding: 10px 10px 10px 35px !important;
  position: relative;
  display: block;
  color: #8B91A0;
}
/* line 19, ../../app/resources/scss/theme/partials/_todo.scss */
.todo li .todo-actions:hover, .todo li .todo-actions:focus {
  text-decoration: none;
  background-color: #F4F6F9 !important;
}
/* line 24, ../../app/resources/scss/theme/partials/_todo.scss */
.todo li .todo-actions > i {
  color: #C7CBD5;
  font-size: 18px;
  margin: 0 5px 0 0;
  position: absolute;
  left: 10px;
  top: 11px;
  cursor: pointer;
}
/* line 35, ../../app/resources/scss/theme/partials/_todo.scss */
.todo li .label {
  position: absolute;
  right: 10px;
  padding: 6px;
}
/* line 42, ../../app/resources/scss/theme/partials/_todo.scss */
.todo .todo-tools {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* ---------------------------------------------------------------------- */
/*  Chat
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
}
/* line 10, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .other {
  float: left;
}
/* line 14, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .other .message:last-child .message-text {
  border-radius: 16px 16px 16px 0;
  float: left;
}
/* line 19, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .other .message:last-child .message-avatar {
  display: block;
}
/* line 23, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .other .message:last-child .message-name {
  display: none;
}
/* line 28, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .other .message {
  float: left;
}
/* line 33, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .other .message:first-child .message-name {
  display: block !important;
}
/* line 38, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .other .message-text {
  background-color: #e5e5ea;
  color: #2C2F3B;
  padding-left: 22px;
  margin-left: 32px;
}
/* line 45, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .other .message-avatar {
  left: 10px;
}
/* line 50, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self {
  float: right;
}
/* line 54, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message:last-child .message-text {
  border-radius: 16px 16px 0;
  float: left;
}
/* line 59, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message:last-child .message-avatar {
  display: block;
}
/* line 63, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message:last-child .message-name {
  display: none;
}
/* line 68, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message {
  float: right;
}
/* line 73, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message:first-child .message-name {
  display: block !important;
}
/* line 78, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message-text {
  background-color: #00d449;
  color: #fff;
  padding-right: 22px;
  margin-right: 32px;
}
/* line 85, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message-avatar {
  float: right;
}
/* line 89, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message-name {
  margin-left: auto !important;
  margin-right: 48px;
  text-align: right;
}
/* line 95, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .self .message-avatar {
  right: 10px;
}
/* line 100, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion li {
  position: relative;
  margin: 0 0 10px 0;
  width: 80%;
}
/* line 105, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion li.messages-date {
  display: inline-block;
  color: #333333;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  margin: 10px 0;
  text-align: center;
  width: 100% !important;
}
/* line 116, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion li.nextSame {
  margin-bottom: 0 !important;
}
/* line 119, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion li.nextSame .message-text {
  border-radius: 16px !important;
}
/* line 123, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion li.nextSame .message-avatar {
  display: none !important;
}
/* line 129, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .message {
  margin: 1px 10px 0 10px;
  clear: both;
}
/* line 134, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .message-name {
  color: #333333;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 2px;
  margin-top: 7px;
  margin-left: 48px;
  display: none;
}
/* line 144, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .message-text {
  border-radius: 16px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1.2;
  min-height: 30px;
  min-width: 48px;
  padding: 6px 16px 9px;
}
/* line 154, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .message-avatar {
  display: none;
  position: absolute;
  bottom: -5px;
  height: 29px;
  width: 29px;
}
/* line 161, ../../app/resources/scss/theme/partials/_chat.scss */
.discussion .message-avatar img {
  border-radius: 100%;
  width: 100%;
}

/* line 168, ../../app/resources/scss/theme/partials/_chat.scss */
.message-bar {
  position: relative;
  background: #f7f7f8;
  height: 44px;
  width: 100%;
  display: table;
}
/* line 175, ../../app/resources/scss/theme/partials/_chat.scss */
.message-bar .message-inner {
  height: 100%;
  padding: 0 8px;
  display: table-row;
  width: 100%;
}
/* line 182, ../../app/resources/scss/theme/partials/_chat.scss */
.message-bar .message-area {
  display: table-cell;
}
/* line 186, ../../app/resources/scss/theme/partials/_chat.scss */
.message-bar textarea, .message-bar input {
  background: #fff;
  border: 1px solid #c8c7cc;
  border-radius: 5px;
  box-shadow: none;
  font-family: inherit;
  height: 28px;
  line-height: 20px;
  margin: 8px 0;
  padding: 3px 8px;
  resize: none;
  width: 100%;
}
/* line 200, ../../app/resources/scss/theme/partials/_chat.scss */
.message-bar .link {
  padding: 0 10px;
  line-height: 44px;
  position: relative;
  display: table-cell;
  width: 30px;
  vertical-align: middle;
}
/* line 209, ../../app/resources/scss/theme/partials/_chat.scss */
.message-bar a.icon-only {
  color: #333333;
  font-size: 20px;
  margin: 0;
  margin-right: 8px;
}

/* ---------------------------------------------------------------------- */
/*  Messages
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_messages.scss */
.panel-body.messages {
  padding: 0;
}

/* line 8, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list {
  border-right: 1px solid white;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  top: 65px;
  bottom: 0;
}
/* line 20, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item {
  border-bottom: 1px solid #c8c7cc;
  padding: 5px 15px 5px 25px;
  position: relative;
}
/* line 25, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item:hover {
  background-color: white;
  cursor: pointer !important;
}
/* line 29, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item:hover .messages-item-star {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 34, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item.active {
  background-color: white;
}
/* line 38, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item.starred .messages-item-star {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 43, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item span {
  color: #07B6AD;
  display: block;
}
/* line 47, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item span .spam {
  font-style: normal;
}
/* line 52, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-star, .messages-list .messages-item .messages-item-attachment, .messages-list .messages-item .messages-item-time, .messages-list .messages-item .messages-item-actions {
  position: absolute;
}
/* line 56, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-star {
  color: #07B6AD;
  left: 7px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity, 0.3s, ease-in-out 0s;
  -o-transition: opacity, 0.3s, ease-in-out 0s;
  -webkit-transition: opacity, 0.3s, ease-in-out 0s;
  transition: opacity, 0.3s, ease-in-out 0s;
}
/* line 62, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-star:hover, .messages-list .messages-item .messages-item-star:active, .messages-list .messages-item .messages-item-star:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 67, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-attachment {
  left: 7px;
  top: 25px;
  color: #407887;
}
/* line 73, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-avatar {
  border-radius: 4px;
  float: left;
  height: 40px;
  width: 40px;
}
/* line 80, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-from, .messages-list .messages-item .messages-item-subject, .messages-list .messages-item .messages-item-content {
  margin-left: 45px;
}
/* line 84, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-from {
  font-weight: bold;
  margin-top: 2px;
  color: #aeacb4;
}
/* line 90, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time {
  right: 15px;
  top: 8px;
}
/* line 94, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .text {
  color: #333333;
  font-size: 11px;
}
/* line 99, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .messages-item-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  right: 0;
  top: 0;
  -moz-transition: opacity, 0.3s, ease-in-out 0s;
  -o-transition: opacity, 0.3s, ease-in-out 0s;
  -webkit-transition: opacity, 0.3s, ease-in-out 0s;
  transition: opacity, 0.3s, ease-in-out 0s;
  width: 65px;
}
/* line 106, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .messages-item-actions > a, .messages-list .messages-item .messages-item-time .messages-item-actions .dropdown > a {
  margin-left: 5px;
}
/* line 110, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .messages-item-actions > div {
  display: inline-block;
}
/* line 114, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .messages-item-actions .dropdown-menu {
  margin-top: 0;
}
/* line 118, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon {
  border-radius: 30px;
  display: inline-block;
  height: 11px;
  margin: 0 5px 0 -13px;
  width: 11px;
}
/* line 125, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.red {
  background: #07B6AD;
}
/* line 129, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.blue {
  background: #407887;
}
/* line 133, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.green {
  background: #5A8770;
}
/* line 140, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-subject {
  font-size: 14px;
  margin-bottom: 4px;
  color: #5b5b60;
}
/* line 146, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-content {
  font-size: 12px;
  color: #404040;
  margin-bottom: 4px;
}
/* line 152, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-list .messages-item .messages-item-preview {
  color: #aeacb4;
  font-size: 12px;
}

/* line 159, ../../app/resources/scss/theme/partials/_messages.scss */
.wrap-options {
  border-bottom: 1px solid #c8c7cc;
  min-height: 65px;
}

/* line 164, ../../app/resources/scss/theme/partials/_messages.scss */
.messages-search {
  padding: 15px;
  width: 100%;
}
@media (max-width: 1200px) {
  /* line 164, ../../app/resources/scss/theme/partials/_messages.scss */
  .messages-search {
    display: none;
    position: absolute;
    top: 0;
  }
}

/* line 175, ../../app/resources/scss/theme/partials/_messages.scss */
.message-actions {
  height: 65px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #EFEFF4;
}
/* line 183, ../../app/resources/scss/theme/partials/_messages.scss */
.message-actions .actions {
  list-style: none;
}
/* line 186, ../../app/resources/scss/theme/partials/_messages.scss */
.message-actions .actions > li {
  float: left;
  height: 65px;
  position: relative;
}
@media (max-width: 480px) {
  /* line 186, ../../app/resources/scss/theme/partials/_messages.scss */
  .message-actions .actions > li {
    display: none;
  }
}
/* line 195, ../../app/resources/scss/theme/partials/_messages.scss */
.message-actions .actions > li:after {
  background: rgba(0, 0, 0, 0.07);
  content: "";
  height: 14px;
  position: absolute;
  right: -4px;
  top: 26px;
  width: 1px;
}
/* line 205, ../../app/resources/scss/theme/partials/_messages.scss */
.message-actions .actions > li.actions-dropdown {
  display: none;
}
@media (max-width: 480px) {
  /* line 205, ../../app/resources/scss/theme/partials/_messages.scss */
  .message-actions .actions > li.actions-dropdown {
    display: block;
  }
}
/* line 213, ../../app/resources/scss/theme/partials/_messages.scss */
.message-actions .actions > li > a, .message-actions .actions > li > span > a {
  font-size: 12px;
  font-weight: 600;
  line-height: 65px;
  padding: 0 13px;
  white-space: nowrap;
  color: #333333;
}
/* line 222, ../../app/resources/scss/theme/partials/_messages.scss */
.message-actions .actions > li.email-list-toggle {
  display: none;
}
@media (max-width: 768px) {
  /* line 222, ../../app/resources/scss/theme/partials/_messages.scss */
  .message-actions .actions > li.email-list-toggle {
    display: block !important;
  }
}

/* line 233, ../../app/resources/scss/theme/partials/_messages.scss */
.message-header {
  border-bottom: 1px solid white;
  padding: 75px 15px 10px;
}
/* line 237, ../../app/resources/scss/theme/partials/_messages.scss */
.message-header .message-item-avatar {
  border-radius: 4px;
  float: left;
  height: 50px;
  width: 50px;
  margin-right: 10px;
}
/* line 245, ../../app/resources/scss/theme/partials/_messages.scss */
.message-header .message-from {
  font-weight: bold;
  color: #5b5b60;
}
/* line 250, ../../app/resources/scss/theme/partials/_messages.scss */
.message-header .message-to {
  color: #404040;
}
/* line 254, ../../app/resources/scss/theme/partials/_messages.scss */
.message-header .message-time {
  color: #404040;
  font-size: 11px;
}

/* line 260, ../../app/resources/scss/theme/partials/_messages.scss */
.message-subject {
  padding: 20px 10px 0;
  color: #5b5b60;
  font-size: 18px;
}

/* line 266, ../../app/resources/scss/theme/partials/_messages.scss */
.message-content {
  padding: 20px 10px;
  color: #333333;
}

/* line 271, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox {
  border-spacing: 0;
  height: 100%;
  margin: 0 -15px;
}

/* line 277, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .col {
  float: left;
  height: 100%;
  vertical-align: top;
}

/* line 283, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .email-options {
  width: 240px !important;
  border-right: 1px solid #dee5e7;
  overflow: hidden;
}
@media (max-width: 1200px) {
  /* line 283, ../../app/resources/scss/theme/partials/_messages.scss */
  .inbox .email-options {
    display: none;
  }
}
/* line 292, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .email-options .email-options-title {
  color: #808285;
  font-size: 10px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
/* line 299, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .email-options .main-options {
  margin: 0;
  list-style: none;
  padding: 0;
}
/* line 304, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .email-options .main-options li {
  line-height: 34px;
}
/* line 307, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .email-options .main-options li .badge {
  margin-top: 8px;
}

/* line 314, ../../app/resources/scss/theme/partials/_messages.scss */
.no-messages {
  bottom: 0;
  left: 0;
  margin-top: -34px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
}

/* line 326, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .email-list {
  width: 360px !important;
  border-right: 1px solid #dee5e7;
  background: #ffffff;
}
@media (max-width: 768px) {
  /* line 326, ../../app/resources/scss/theme/partials/_messages.scss */
  .inbox .email-list {
    width: 100% !important;
    border-right: none;
    background: #ffffff;
    position: relative;
  }
}

/* line 345, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .wrap-list {
  width: 359px;
  height: 100% !important;
  position: relative;
}
/* line 350, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .wrap-list .close-message-search {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 100;
  display: none;
}
/* line 359, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .wrap-list .search-open .close-message-search {
  display: block;
}
/* line 363, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .wrap-list .search-open .open-message-search {
  display: none;
}
/* line 367, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .wrap-list .search-open .messages-options .btn-group {
  display: none;
}
/* line 371, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .wrap-list .search-open .messages-search {
  display: block !important;
  right: 50px;
  left: 0;
  width: auto;
}
@media (max-width: 768px) {
  /* line 345, ../../app/resources/scss/theme/partials/_messages.scss */
  .inbox .wrap-list {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  /* line 384, ../../app/resources/scss/theme/partials/_messages.scss */
  .inbox .wrap-list .messages-options {
    display: none;
  }
}

/* line 390, ../../app/resources/scss/theme/partials/_messages.scss */
.inbox .email-reader {
  height: 100%;
  margin-left: 600px;
  overflow: hidden;
  position: relative;
  padding: 0;
  background: #ffffff;
}
@media (max-width: 1200px) {
  /* line 390, ../../app/resources/scss/theme/partials/_messages.scss */
  .inbox .email-reader {
    margin-left: 360px;
  }
}
@media (max-width: 768px) {
  /* line 390, ../../app/resources/scss/theme/partials/_messages.scss */
  .inbox .email-reader {
    margin-left: 0;
  }
}

/* ie8 fixes */
/* line 407, ../../app/resources/scss/theme/partials/_messages.scss */
.ie8 .messages-list .messages-item .messages-item-star {
  display: none;
}

/* line 411, ../../app/resources/scss/theme/partials/_messages.scss */
.ie8 .messages-list .messages-item:hover .messages-item-star {
  display: block;
}

/**/
/* ie8 fixes */
/* line 422, ../../app/resources/scss/theme/partials/_messages.scss */
.ie8 .messages-list .messages-item .messages-item-time .messages-item-actions {
  display: none;
}

/**/
/* ---------------------------------------------------------------------- */
/*  Modals
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-backdrop {
  background-color: #000;
  bottom: 0;
  position: fixed;
}
/* line 9, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-backdrop.in {
  opacity: 0.4;
}

/* line 14, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-backdrop {
  z-index: 9998 !important;
}

/* line 18, ../../app/resources/scss/theme/partials/_modals.scss */
.modal, .modal-dialog {
  z-index: 9999 !important;
}

/* line 22, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-content {
  background: #ffffff;
  box-shadow: none;
}

/* line 27, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-footer, .modal-header {
  border-color: rgba(0, 0, 0, 0.07);
}

/* line 31, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal .modal-dialog {
  min-height: 100% !important;
  bottom: 0;
  height: auto !important;
}
/* line 36, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal .modal-dialog .modal-content {
  height: auto !important;
  min-height: 100% !important;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
/* line 72, ../../app/resources/scss/theme/partials/_modals.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
/* line 107, ../../app/resources/scss/theme/partials/_modals.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
/* line 142, ../../app/resources/scss/theme/partials/_modals.scss */
.fadeInTop {
  -webkit-animation-name: fadeInTop;
  animation-name: fadeInTop;
}

@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
/* line 177, ../../app/resources/scss/theme/partials/_modals.scss */
.fadeInBottom {
  -webkit-animation-name: fadeInBottom;
  animation-name: fadeInBottom;
}

/* line 182, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside {
  overflow: hidden;
}

/* line 186, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal {
  transition: none;
  -webkit-transition: none;
  transform: none;
  -webkit-transform: none;
  height: 100%;
}

/* line 194, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal.left.in .modal-dialog {
  animation: fadeInLeft 150ms;
  -webkit-animation: fadeInLeft 150ms;
}

/* line 199, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal.right.in .modal-dialog {
  animation: fadeInRight 150ms;
  -webkit-animation: fadeInRight 150ms;
}

/* line 204, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal .modal-dialog {
  position: absolute;
  top: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  transition: none;
  -webkit-transition: none;
  transform: none;
  -webkit-transform: none;
}

/* line 216, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal.left .modal-dialog {
  left: 0;
}

/* line 220, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal.right .modal-dialog {
  right: 0;
}

/* line 224, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.horizontal .modal-dialog .modal-content {
  height: 100%;
  border: none;
  border-radius: 0;
}

/* line 230, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.vertical {
  transition: none;
  -webkit-transition: none;
  transform: none;
  -webkit-transform: none;
  width: 100% !important;
  overflow: hidden;
}

/* line 239, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.vertical .modal-dialog {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 100% !important;
  transition: none;
  -webkit-transition: none;
  transform: none;
  -webkit-transform: none;
}

/* line 252, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.vertical.top.in .modal-dialog {
  animation: fadeInTop 150ms;
  -webkit-animation: fadeInTop 150ms;
}

/* line 257, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.vertical.bottom.in .modal-dialog {
  animation: fadeInBottom 150ms;
  -webkit-animation: fadeInBottom 150ms;
}

/* line 262, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.vertical.bottom .modal-dialog {
  bottom: 0;
}

/* line 266, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.vertical.top .modal-dialog {
  top: 0;
}

/* line 270, ../../app/resources/scss/theme/partials/_modals.scss */
.modal-aside.vertical .modal-dialog .modal-content {
  border: none;
  width: 100%;
  height: 100%;
  border-radius: 0;
}

/* ---------------------------------------------------------------------- */
/*  Maps
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_maps.scss */
#map_canvas {
  position: relative;
}

/* line 8, ../../app/resources/scss/theme/partials/_maps.scss */
.angular-google-map-container {
  height: 400px;
}

/* ---------------------------------------------------------------------- */
/*  Pricing Tables
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan {
  border: none;
  margin: 20px 0;
  position: relative;
  padding: 0;
  list-style: none;
  border: 1px solid #e2e2e4;
  border-bottom: none;
  text-align: center;
}
/* line 15, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan li {
  padding: 10px 15px;
  color: #333333;
  border-bottom: 1px solid #e2e2e4;
}
/* line 20, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan li.plan-name {
  padding: 15px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  background: #d5d4d8;
  border-top: 0;
  border-bottom: 0;
}
/* line 30, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan li.plan-price {
  background: #c8c7cc;
  color: #ffffff;
  font-size: 18px;
  padding: 6px 20px;
  border-bottom: none;
}
/* line 37, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan li.plan-price h3 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 2em;
  padding: 30px 0;
  font-weight: 600;
  color: #ffffff;
}
/* line 45, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan li.plan-price h3 .price-cents {
  font-size: 50%;
  vertical-align: super;
  margin-left: -10px;
}
/* line 51, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan li.plan-price h3 .price-month {
  font-size: 30%;
  font-style: italic;
  margin-left: -20px;
  font-weight: 300;
  color: #ffffff;
}
/* line 61, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan li.plan-action {
  margin-top: 10px;
  border-top: 0;
}
/* line 67, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan.featured {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0 3px 25px -4px rgba(0, 0, 0, 0.9) !important;
}
/* line 73, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-table .plan.featured .plan-name {
  background: #94929b;
}

/* line 83, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-green .plan li strong {
  color: #07B6AD;
}
/* line 87, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-green .plan li.plan-name {
  background: #64967d;
}
/* line 91, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-green .plan li.plan-price {
  background: #5A8770;
  color: #ffffff;
}
/* line 98, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-green .plan.featured .plan-name {
  background: #314a3d;
}

/* line 108, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-blue .plan li strong {
  color: #407887;
}
/* line 112, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-blue .plan li.plan-name {
  background: #488798;
}
/* line 116, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-blue .plan li.plan-price {
  background: #407887;
  color: #ffffff;
}
/* line 123, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-blue .plan.featured .plan-name {
  background: #1f3a42;
}

/* line 133, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-red .plan li strong {
  color: #07B6AD;
}
/* line 137, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-red .plan li.plan-name {
  background: #08cfc4;
}
/* line 141, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-red .plan li.plan-price {
  background: #07B6AD;
  color: #ffffff;
}
/* line 148, ../../app/resources/scss/theme/partials/_pricing-table.scss */
.pricing-red .plan.featured .plan-name {
  background: #035450;
}

/* ---------------------------------------------------------------------- */
/*  404 and 500 error
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_error.scss */
.error-full-page .page-error {
  margin-top: 60px;
}

/* line 9, ../../app/resources/scss/theme/partials/_error.scss */
.page-error {
  text-align: center;
}

/* line 13, ../../app/resources/scss/theme/partials/_error.scss */
.page-error .error-number {
  display: block;
  font-size: 158px;
  font-weight: 300;
  letter-spacing: -10px;
  line-height: 128px;
  margin-top: 0;
  text-align: center;
}

/* line 23, ../../app/resources/scss/theme/partials/_error.scss */
.page-error .error-details {
  display: block;
  padding-top: 0;
  text-align: center;
}

/* line 29, ../../app/resources/scss/theme/partials/_error.scss */
.page-error .error-details .btn-return {
  margin: 10px 0;
}

/* line 33, ../../app/resources/scss/theme/partials/_error.scss */
.page-error .error-details h3 {
  margin-top: 0;
}

/* line 37, ../../app/resources/scss/theme/partials/_error.scss */
.error-full-page {
  overflow: hidden;
}

/* line 41, ../../app/resources/scss/theme/partials/_error.scss */
.error-full-page img {
  display: none;
}

/* line 45, ../../app/resources/scss/theme/partials/_error.scss */
.error-full-page #canvas {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 51, ../../app/resources/scss/theme/partials/_error.scss */
.error-full-page #sound {
  position: absolute;
  width: 30%;
  height: 30%;
  overflow-y: auto;
  margin-left: 35%;
  -moz-border-radius: 15px;
  border-radius: 15px;
  opacity: 0.3;
  margin-top: 5%;
}

/* line 63, ../../app/resources/scss/theme/partials/_error.scss */
.error-full-page .video {
  position: absolute;
  width: 90%;
  height: 80%;
  margin-left: 5%;
  margin-top: 5%;
}

/* ---------------------------------------------------------------------- */
/*  Page Title
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_page-title.scss */
.breadcrumb-wrapper {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  position: relative;
  padding: 15px 35px;
  margin: 0 -15px;
}
@media (max-width: 991px) {
  /* line 4, ../../app/resources/scss/theme/partials/_page-title.scss */
  .breadcrumb-wrapper {
    padding: 15px;
  }
}
/* line 15, ../../app/resources/scss/theme/partials/_page-title.scss */
.lyt-3 .breadcrumb-wrapper, .lyt-4 .breadcrumb-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.07);
  margin: 30px 0 0 0;
}
@media (min-width: 992px) {
  /* line 15, ../../app/resources/scss/theme/partials/_page-title.scss */
  .lyt-3 .breadcrumb-wrapper, .lyt-4 .breadcrumb-wrapper {
    margin: 30px 15px 0;
  }
}
/* line 24, ../../app/resources/scss/theme/partials/_page-title.scss */
.breadcrumb-wrapper .breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -10px;
}
@media (max-width: 991px) {
  /* line 24, ../../app/resources/scss/theme/partials/_page-title.scss */
  .breadcrumb-wrapper .breadcrumb {
    display: none;
  }
}
/* line 39, ../../app/resources/scss/theme/partials/_page-title.scss */
.breadcrumb-wrapper .navbar-right {
  margin: 0;
  float: right !important;
}
/* line 44, ../../app/resources/scss/theme/partials/_page-title.scss */
.breadcrumb-wrapper .navbar-right > li > a {
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
}

/* line 53, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title {
  border-bottom: 1px solid #eee;
  padding: 50px 0;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  /* line 53, ../../app/resources/scss/theme/partials/_page-title.scss */
  #page-title {
    text-align: center;
    padding: 20px 0;
  }
}
/* line 65, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title .row {
  margin: 0 15px;
}
/* line 69, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title h1 {
  color: #333;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 69, ../../app/resources/scss/theme/partials/_page-title.scss */
  #page-title h1 {
    font-size: 24px;
  }
}
/* line 84, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title .mainDescription {
  font-family: "Lato", sans-serif;
  color: #777;
  display: block;
  font-size: 18px;
  font-weight: 300;
  margin-top: 10px;
}
/* line 92, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title .mainDescription small {
  font-size: 60%;
  margin-top: 10px;
  display: block;
}
/* line 99, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title .breadcrumb {
  background-color: transparent !important;
  font-size: 12px;
  left: auto !important;
  margin: -30px 0 0 !important;
  padding: 0 !important;
  position: absolute;
  right: 30px !important;
  top: 50% !important;
  width: auto !important;
  font-family: "Lato", sans-serif;
}
@media (max-width: 767px) {
  /* line 99, ../../app/resources/scss/theme/partials/_page-title.scss */
  #page-title .breadcrumb {
    left: 0 !important;
    margin: 15px 0 0 !important;
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
  }
}
/* line 120, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title .breadcrumb > li + li {
  padding: 0 5px;
  position: relative;
}
/* line 124, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title .breadcrumb > li + li:before {
  color: #007AFF;
  content: "/ ";
  padding: 0 5px;
}
/* line 131, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title.page-title-center {
  text-align: center;
}
/* line 134, ../../app/resources/scss/theme/partials/_page-title.scss */
#page-title.page-title-center .breadcrumb {
  left: 0 !important;
  margin: 15px 0 0 !important;
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
}

/* ---------------------------------------------------------------------- */
/*  Tooltips
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_tooltips.scss */
.static-tooltip .tooltip {
  display: inline-block;
  margin: 10px 20px;
  opacity: 1;
  position: relative;
}

/* ---------------------------------------------------------------------- */
/*  Popover
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_popovers.scss */
.static-popover .popover {
  display: block;
  float: left;
  margin: 20px;
  position: relative;
  width: 260px;
}

/* ---------------------------------------------------------------------- */
/*  Datepicker
/* ---------------------------------------------------------------------- */
/* line 4, ../../app/resources/scss/theme/partials/_datepicker.scss */
.picker__box {
  border-color: #ffffff !important;
}

/* line 8, ../../app/resources/scss/theme/partials/_datepicker.scss */
.picker__nav--prev:before, .picker__nav--next:before {
  border: none !important;
  display: block;
  height: auto !important;
  margin: 0 auto;
  width: auto !important;
  font-family: 'themify';
}

/* line 17, ../../app/resources/scss/theme/partials/_datepicker.scss */
.picker__nav--next:before {
  content: "\e649" !important;
}

/* line 21, ../../app/resources/scss/theme/partials/_datepicker.scss */
.picker__nav--prev:before {
  content: "\e64a" !important;
}

/* line 25, ../../app/resources/scss/theme/partials/_datepicker.scss */
.picker__button--close:before {
  content: "\e646" !important;
  font-family: 'themify';
}

/* line 30, ../../app/resources/scss/theme/partials/_datepicker.scss */
.picker__button--clear:before {
  border: none !important;
  top: auto !important;
  width: auto !important;
  font-family: 'themify';
  content: "\e6a5" !important;
  font-size: 1.1em;
}

/* line 39, ../../app/resources/scss/theme/partials/_datepicker.scss */
.picker__weekday {
  color: #07B6AD !important;
  text-align: center;
}

/* line 44, ../../app/resources/scss/theme/partials/_datepicker.scss */
[pick-a-date], [pick-a-time] {
  cursor: pointer !important;
}

/* line 48, ../../app/resources/scss/theme/partials/_datepicker.scss */
[date-picker] {
  padding: 5px 20px !important;
  min-width: 230px;
}

/* line 53, ../../app/resources/scss/theme/partials/_datepicker.scss */
[date-picker] th {
  color: #07B6AD;
  font-weight: bold;
}

/* line 58, ../../app/resources/scss/theme/partials/_datepicker.scss */
[date-picker] .switch {
  color: #5b5b60;
}

/* line 62, ../../app/resources/scss/theme/partials/_datepicker.scss */
[date-picker] .active, [date-picker] .now {
  background-color: #07B6AD !important;
  background-image: none !important;
  border: none !important;
  text-shadow: none !important;
  color: #ffffff !important;
}

/* line 70, ../../app/resources/scss/theme/partials/_datepicker.scss */
[date-picker] .now {
  background-color: #ffffff !important;
  color: #07B6AD !important;
  font-weight: bold;
}

/* line 76, ../../app/resources/scss/theme/partials/_datepicker.scss */
[date-picker] .active:hover, [date-picker] .now:hover, [date-picker] .active:active, [date-picker] .now:active, [date-picker] .active.active, [date-picker] .now.active, [date-picker] .active.disabled, [date-picker] .now.disabled, [date-picker] .active[disabled], [date-picker] .now[disabled] {
  color: #ffffff !important;
  background-color: #07B6AD !important;
}

/* line 81, ../../app/resources/scss/theme/partials/_datepicker.scss */
[date-picker] .disabled {
  color: #404040 !important;
}

/* line 85, ../../app/resources/scss/theme/partials/_datepicker.scss */
[date-picker] .disabled.active, [date-picker] .disabled.now {
  color: #ffffff !important;
}

/* ---------------------------------------------------------------------- */
/*  Landing Page
/* ---------------------------------------------------------------------- */
/* line 5, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .container-fullw {
  position: static;
}
/* line 9, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar {
  position: fixed !important;
  background: transparent;
  max-height: 60px;
  min-height: 40px;
  border-radius: 0;
}
@media (min-width: 992px) {
  /* line 9, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar {
    -moz-transition: height 0.5s, background 0.5s;
    -o-transition: height 0.5s, background 0.5s;
    -webkit-transition: height 0.5s, background 0.5s;
    transition: height 0.5s, background 0.5s;
  }
}
@media (max-width: 991px) {
  /* line 9, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar {
    background: #2C2F3B;
  }
  /* line 23, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar > .container {
    width: auto !important;
  }
}
/* line 28, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar .navbar-header {
  position: relative !important;
  background: transparent !important;
  height: auto;
  border: none;
  width: auto !important;
  box-shadow: none !important;
}
/* line 36, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar .navbar-header .navbar-brand {
  opacity: 1 !important;
  top: 0 !important;
}
@media (min-width: 992px) {
  /* line 36, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-header .navbar-brand {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  /* line 43, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-header .navbar-brand img {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  /* line 28, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-header {
    text-align: center;
  }
  /* line 53, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-header .navbar-brand {
    float: none;
  }
  /* line 57, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-header .landing-menu-toggler {
    height: auto !important;
    line-height: normal !important;
    position: absolute;
    left: 15px;
    top: 15px;
  }
}
/* line 67, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar .navbar-collapse {
  position: relative !important;
  background: transparent !important;
  height: auto;
  border: none !important;
  box-shadow: none !important;
}
@media (min-width: 768px) {
  /* line 67, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-collapse {
    margin: 0;
  }
}
/* line 78, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar .navbar-collapse .nav {
  margin: 0 !important;
}
/* line 83, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar .navbar-collapse .nav li.active > a {
  background: transparent !important;
  color: #fff;
}
/* line 89, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar .navbar-collapse .nav li > a {
  color: #fff;
  position: relative;
  text-transform: uppercase;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0 5px !important;
  font-size: 12px;
}
/* line 97, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar .navbar-collapse .nav li > a:hover {
  color: #fff;
}
/* line 102, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .navbar .navbar-collapse .nav li > a.active:before {
  content: " ";
  position: absolute;
  height: 3px;
  left: 0;
  top: 0;
  right: 0;
  background: #07B6AD;
}
@media (max-width: 991px) {
  /* line 67, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-collapse {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 67, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-collapse {
    background: #2C2F3B !important;
  }
  /* line 123, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-collapse .nav {
    margin: 0;
  }
  /* line 126, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-collapse .nav > li {
    padding: 0;
  }
  /* line 131, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar .navbar-collapse .nav > li > a.active:before {
    top: auto;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 142, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar.min {
    height: 40px;
    line-height: 40px;
    background: #2C2F3B;
  }
  /* line 148, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar.min .navbar-header, .landing-page .navbar.min .navbar-collapse {
    height: 40px !important;
  }
  /* line 152, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar.min .navbar-brand {
    height: 40px;
    line-height: 40px;
  }
  /* line 156, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar.min .navbar-brand img {
    max-width: 70px !important;
  }
  /* line 163, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .landing-page .navbar.min .navbar-nav > li > a {
    line-height: 40px;
  }
}
/* line 172, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .landing-content {
  height: 470px;
}
@media (min-width: 992px) {
  /* line 176, ../../app/resources/scss/theme/partials/_landing-page.scss */
  .app-navbar-fixed .landing-page .landing-content {
    margin-top: -60px;
  }
}
/* line 181, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .landing-content .carousel {
  height: 470px;
  width: 100%;
  position: relative;
  margin-bottom: 0 !important;
}
/* line 187, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .landing-content .carousel .slick-list {
  overflow: visible;
}
/* line 191, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .landing-content .carousel .slick-slide {
  height: 470px;
  background-size: cover !important;
  background-position: center center !important;
}
/* line 197, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .landing-content .carousel .caption {
  position: absolute;
  top: 130px;
  left: 15px;
  bottom: auto;
  right: auto;
  text-align: left;
}
/* line 206, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .landing-content .carousel .image {
  position: absolute;
  right: 10px;
  top: 135px;
}
/* line 212, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .landing-content .carousel .slick-dots {
  bottom: 0 !important;
}
/* line 218, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .section-features {
  background-image: url("../images/section_features.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
/* line 224, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .section-testimonials {
  background-image: url("../images/section_testimonials.jpg") !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  padding-bottom: 250px !important;
}
/* line 231, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .testimonial-thumb {
  margin: 0 auto;
  max-width: 80px;
}
/* line 236, ../../app/resources/scss/theme/partials/_landing-page.scss */
.landing-page .section-contact {
  background-image: url("../images/word_map.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: 60px;
}

/* ---------------------------------------------------------------------- */
/*  Layout2 - Theme 2
/* ---------------------------------------------------------------------- */
/* line 39, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
::-moz-selection {
  background: #07B6AD;
  text-shadow: none;
  color: #ffffff;
}

/* line 45, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
::selection {
  background: #07B6AD;
  text-shadow: none;
  color: #ffffff;
}

/* line 51, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
body {
  background: #F0F3F4;
}

@media (max-width: 991px) {
  /* line 55, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-content {
    background: #F0F3F4;
  }
}

/* line 62, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header {
  background: #fff !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
/* line 67, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .sidebar-toggler, .navbar .navbar-header .sidebar-mobile-toggler {
  color: #ffffff !important;
}
/* line 71, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .navbar-brand {
  color: #353535 !important;
}
/* line 75, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .menu-toggler {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 77, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .menu-toggler:hover {
  color: white !important;
}
/* line 82, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .sidebar-mobile-toggler {
  background-color: #07B6AD !important;
  border-color: #07B6AD !important;
  color: #ffffff !important;
}
/* line 87, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .sidebar-mobile-toggler > i {
  color: #ffffff !important;
}
/* line 91, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .sidebar-mobile-toggler:hover {
  background-color: #09e7dc !important;
  border-color: #09e7dc !important;
  color: #ffffff !important;
}
/* line 97, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .sidebar-mobile-toggler:active, .navbar .navbar-header .sidebar-mobile-toggler.active, .navbar .navbar-header .sidebar-mobile-toggler.active:focus, .navbar .navbar-header .sidebar-mobile-toggler:active:focus, .navbar .navbar-header .sidebar-mobile-toggler:active:hover, .navbar .navbar-header .sidebar-mobile-toggler.dropdown-toggle:active:hover {
  background-color: #069d96 !important;
  border-color: #069d96 !important;
}
/* line 107, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .sidebar-mobile-toggler:focus {
  background-color: #14f6ea !important;
  border-color: #14f6ea !important;
  color: #ffffff !important;
}
/* line 113, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-header .sidebar-mobile-toggler.disabled:hover, .navbar .navbar-header .sidebar-mobile-toggler.disabled:focus, .navbar .navbar-header .sidebar-mobile-toggler.disabled:active, .navbar .navbar-header .sidebar-mobile-toggler.disabled.active, .navbar .navbar-header .sidebar-mobile-toggler[disabled], .navbar .navbar-header .sidebar-mobile-toggler[disabled]:hover, .navbar .navbar-header .sidebar-mobile-toggler[disabled]:focus, .navbar .navbar-header .sidebar-mobile-toggler[disabled]:active, .navbar .navbar-header .sidebar-mobile-toggler[disabled].active, fieldset[disabled] .navbar .navbar-header .sidebar-mobile-toggler:hover, fieldset[disabled] .navbar .navbar-header .sidebar-mobile-toggler:focus, fieldset[disabled] .navbar .navbar-header .sidebar-mobile-toggler:active, fieldset[disabled] .navbar .navbar-header .sidebar-mobile-toggler.active {
  background-color: #2cf7ec !important;
  border-color: #2cf7ec !important;
  color: #ffffff !important;
}
/* line 133, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse {
  background: #fff !important;
  border-bottom-color: transparent !important;
  box-shadow: none !important;
}
@media (min-width: 768px) {
  /* line 141, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-left > li:before {
    background: -moz-linear-gradient(top, rgba(53, 53, 53, 0) 0%, rgba(53, 53, 53, 0.2) 50%, rgba(53, 53, 53, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(53, 53, 53, 0) 0%, rgba(53, 53, 53, 0.2) 50%, rgba(53, 53, 53, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(53, 53, 53, 0) 0%, rgba(53, 53, 53, 0.2) 50%, rgba(53, 53, 53, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$collapseText-color, endColorstr=$collapseText-color,GradientType=0 );
    /* IE6-9 */
  }
}
/* line 150, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li .main-search .form-control, .navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td input, .table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search input, .navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td input, .timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search input,
.navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td select,
.table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search select,
.navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td select,
.timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search select, .navbar .navbar-collapse .navbar-left > li .main-search .select2-container--default .select2-selection, .select2-container--default .navbar .navbar-collapse .navbar-left > li .main-search .select2-selection, .navbar .navbar-collapse .navbar-left > li .main-search .table-with-form input, .table-with-form .navbar .navbar-collapse .navbar-left > li .main-search input,
.navbar .navbar-collapse .navbar-left > li .main-search .table-with-form select,
.table-with-form .navbar .navbar-collapse .navbar-left > li .main-search select {
  color: #353535 !important;
}
/* line 153, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li .main-search .form-control::-webkit-input-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td input::-webkit-input-placeholder, .table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search input::-webkit-input-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td input::-webkit-input-placeholder, .timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search input::-webkit-input-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td select::-webkit-input-placeholder,
.table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search select::-webkit-input-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td select::-webkit-input-placeholder,
.timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search select::-webkit-input-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .select2-container--default .select2-selection::-webkit-input-placeholder, .select2-container--default .navbar .navbar-collapse .navbar-left > li .main-search .select2-selection::-webkit-input-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .table-with-form input::-webkit-input-placeholder, .table-with-form .navbar .navbar-collapse .navbar-left > li .main-search input::-webkit-input-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .table-with-form select::-webkit-input-placeholder,
.table-with-form .navbar .navbar-collapse .navbar-left > li .main-search select::-webkit-input-placeholder {
  color: rgba(53, 53, 53, 0.3) !important;
}
/* line 157, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li .main-search .form-control:-moz-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td input:-moz-placeholder, .table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search input:-moz-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td input:-moz-placeholder, .timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search input:-moz-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td select:-moz-placeholder,
.table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search select:-moz-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td select:-moz-placeholder,
.timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search select:-moz-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .select2-container--default .select2-selection:-moz-placeholder, .select2-container--default .navbar .navbar-collapse .navbar-left > li .main-search .select2-selection:-moz-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .table-with-form input:-moz-placeholder, .table-with-form .navbar .navbar-collapse .navbar-left > li .main-search input:-moz-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .table-with-form select:-moz-placeholder,
.table-with-form .navbar .navbar-collapse .navbar-left > li .main-search select:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(53, 53, 53, 0.3) !important;
}
/* line 162, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li .main-search .form-control::-moz-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td input::-moz-placeholder, .table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search input::-moz-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td input::-moz-placeholder, .timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search input::-moz-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td select::-moz-placeholder,
.table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search select::-moz-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td select::-moz-placeholder,
.timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search select::-moz-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .select2-container--default .select2-selection::-moz-placeholder, .select2-container--default .navbar .navbar-collapse .navbar-left > li .main-search .select2-selection::-moz-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .table-with-form input::-moz-placeholder, .table-with-form .navbar .navbar-collapse .navbar-left > li .main-search input::-moz-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .table-with-form select::-moz-placeholder,
.table-with-form .navbar .navbar-collapse .navbar-left > li .main-search select::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(53, 53, 53, 0.3) !important;
}
/* line 167, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li .main-search .form-control:-ms-input-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td input:-ms-input-placeholder, .table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search input:-ms-input-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td input:-ms-input-placeholder, .timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search input:-ms-input-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .table-datagrid .field-td select:-ms-input-placeholder,
.table-datagrid .field-td .navbar .navbar-collapse .navbar-left > li .main-search select:-ms-input-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .timesheet-table .field-td select:-ms-input-placeholder,
.timesheet-table .field-td .navbar .navbar-collapse .navbar-left > li .main-search select:-ms-input-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .select2-container--default .select2-selection:-ms-input-placeholder, .select2-container--default .navbar .navbar-collapse .navbar-left > li .main-search .select2-selection:-ms-input-placeholder, .navbar .navbar-collapse .navbar-left > li .main-search .table-with-form input:-ms-input-placeholder, .table-with-form .navbar .navbar-collapse .navbar-left > li .main-search input:-ms-input-placeholder,
.navbar .navbar-collapse .navbar-left > li .main-search .table-with-form select:-ms-input-placeholder,
.table-with-form .navbar .navbar-collapse .navbar-left > li .main-search select:-ms-input-placeholder {
  color: rgba(53, 53, 53, 0.3) !important;
}
/* line 172, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li .main-search .search-button {
  color: rgba(255, 255, 255, 0.7);
}
/* line 175, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li .main-search .search-button:hover, .navbar .navbar-collapse .navbar-left > li .main-search .search-button:active, .navbar .navbar-collapse .navbar-left > li .main-search .search-button:focus {
  color: white;
}
/* line 181, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li > a {
  color: rgba(53, 53, 53, 0.7);
}
/* line 184, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li > a i {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 188, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li > a:hover {
  color: #353535;
}
/* line 191, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li > a:hover i {
  color: white !important;
}
@media (max-width: 767px) {
  /* line 139, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-left > li {
    border-bottom: 1px solid #cccccc !important;
  }
}
/* line 202, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn {
  background-color: #07B6AD;
  border-color: #07B6AD;
  color: #ffffff !important;
}
/* line 207, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn > i {
  color: #ffffff !important;
}
/* line 211, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn:hover {
  background-color: #09e7dc !important;
  border-color: #09e7dc;
  color: #ffffff !important;
}
/* line 217, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn:active, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn.active, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn.active:focus, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn:active:focus, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn:active:hover, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn.dropdown-toggle:active:hover {
  background-color: #069d96 !important;
  border-color: #069d96;
}
/* line 227, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn:focus {
  background-color: #14f6ea;
  border-color: #14f6ea;
  color: #ffffff !important;
}
/* line 233, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn.disabled:hover, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn.disabled:focus, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn.disabled:active, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn.disabled.active, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn[disabled], .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn[disabled]:hover, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn[disabled]:focus, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn[disabled]:active, .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn[disabled].active, fieldset[disabled] .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn:hover, fieldset[disabled] .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn:focus, fieldset[disabled] .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn:active, fieldset[disabled] .navbar .navbar-collapse .navbar-left > li.sidebar-toggler-wrapper .btn.active {
  background-color: #2cf7ec;
  border-color: #2cf7ec;
  color: #ffffff !important;
}
/* line 262, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-right > li > a {
  color: rgba(53, 53, 53, 0.7);
}
/* line 265, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-right > li > a i {
  color: rgba(255, 255, 255, 0.7) !important;
}
/* line 269, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-right > li > a:hover {
  color: #353535;
}
/* line 272, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-right > li > a:hover i {
  color: white !important;
}
/* line 279, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .navbar-collapse .navbar-right .angular-notifications-icon {
  background: #07B6AD;
}
@media (max-width: 991px) {
  /* line 133, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse {
    background: #fff !important;
    box-shadow: none;
    border-bottom-color: transparent !important;
  }
  /* line 291, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-right > li > a {
    color: rgba(53, 53, 53, 0.7);
  }
  /* line 294, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-right > li > a i {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  /* line 298, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-right > li > a:hover {
    color: #353535;
  }
  /* line 301, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-right > li > a:hover i {
    color: white !important;
  }
  /* line 307, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-right > li.open {
    background: #ebebeb !important;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  /* line 290, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-right > li {
    border-bottom: 1px solid #cccccc !important;
  }
}

@media (max-width: 767px) {
  /* line 133, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse {
    background: #d9d9d9 !important;
  }
  /* line 321, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .close-handle {
    background: #d9d9d9;
  }
  /* line 324, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .close-handle .arrow-left, .navbar .navbar-collapse .close-handle .arrow-right {
    background-color: #ffffff;
  }
  /* line 332, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .navbar-collapse .navbar-right .current-user a i {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.3);
  }
}
/* line 342, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.navbar .dropdown-off-sidebar {
  border-left-color: transparent !important;
  background: #fff !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
@media (min-width: 768px) {
  /* line 348, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .dropdown-off-sidebar:hover {
    color: white !important;
  }
}
@media (max-width: 991px) {
  /* line 342, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .dropdown-off-sidebar {
    background: #fff !important;
    border-left-color: transparent !important;
    color: rgba(255, 255, 255, 0.7) !important;
  }
  /* line 357, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .navbar .dropdown-off-sidebar:hover {
    color: white !important;
  }
}

/* line 364, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar {
  background: #ffffff;
}
@media (min-width: 992px) {
  /* line 367, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  #sidebar:before {
    background-color: #ffffff !important;
    z-index: 0;
  }
}
@media (min-width: 992px) {
  /* line 374, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  #sidebar:after {
    background-color: #ffffff;
  }
}
/* line 380, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar .nav-user-wrapper {
  background: none !important;
}
/* line 384, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar .nav-user-wrapper .media-body .media-heading {
  color: #484844 !important;
}
/* line 388, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar .nav-user-wrapper .media-body .text-small {
  color: #797973 !important;
}
/* line 393, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar .nav-user-wrapper .dropdown-toggle {
  color: #797973 !important;
}
/* line 396, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar .nav-user-wrapper .dropdown-toggle:hover {
  color: #484844 !important;
}
/* line 402, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar .sidebar-container {
  background: #ffffff !important;
}
/* line 406, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar .sidebar-container-staging {
  background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("../images/staging.png") center !important;
}
/* line 411, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav .navbar-title {
  color: #797973;
}
@media (min-width: 992px) {
  /* line 416, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  #sidebar > div nav:before {
    background: #ffffff;
  }
  /* line 420, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  #sidebar > div nav:after {
    background: #ffffff;
  }
}
/* line 426, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li a {
  color: #797973;
}
/* line 429, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li a .icon-arrow {
  color: #797973;
}
/* line 434, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li.open, #sidebar > div nav > ul > li:hover {
  background: #F1F1F1 !important;
}
/* line 437, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li.open > a, #sidebar > div nav > ul > li:hover > a {
  color: #484844 !important;
}
/* line 440, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li.open > a .icon-arrow, #sidebar > div nav > ul > li:hover > a .icon-arrow {
  color: #484844;
}
/* line 446, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li .letter-icon-wrapper {
  background: #ffffff !important;
}
/* line 450, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li.active {
  background: #F1F1F1 !important;
  border-color: #07B6AD !important;
}
/* line 454, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li.active.open, #sidebar > div nav > ul > li.active:hover {
  background: #F1F1F1 !important;
}
/* line 458, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li.active .letter-icon-wrapper {
  background: #07B6AD !important;
}
/* line 462, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li.active > a {
  color: #484844 !important;
}
/* line 465, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav > ul > li.active > a .icon-arrow, #sidebar > div nav > ul > li.active > a i {
  color: #484844;
}
/* line 473, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#sidebar > div nav .folders .letter-icon-wrapper {
  background: #07B6AD !important;
}

/* line 484, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.no-touch ul.sub-menu li:hover {
  background: none !important;
}
/* line 487, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.no-touch ul.sub-menu li:hover > a, .no-touch ul.sub-menu li:hover > a i {
  color: #484844 !important;
}
/* line 493, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
ul.sub-menu li.open {
  background: none !important;
}
/* line 496, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
ul.sub-menu li.open > a, ul.sub-menu li.open > a i {
  color: #484844 !important;
}
/* line 501, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
ul.sub-menu li.active, ul.sub-menu li.active:hover {
  background: #e9e9e9 !important;
}

/* line 510, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.app-sidebar-closed #sidebar > div nav > ul > li.open {
  background: none !important;
}
/* line 514, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.app-sidebar-closed #sidebar > div nav > ul > li:hover, .app-sidebar-closed #sidebar > div nav > ul > li.hover {
  background: #F1F1F1 !important;
}
/* line 517, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.app-sidebar-closed #sidebar > div nav > ul > li:hover > a, .app-sidebar-closed #sidebar > div nav > ul > li.hover > a {
  color: #484844 !important;
}
/* line 522, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.app-sidebar-closed #sidebar > div nav > ul > li.active, .app-sidebar-closed #sidebar > div nav > ul > li.active.open {
  background: #F1F1F1 !important;
}
@media (min-width: 992px) {
  /* line 531, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside > .item-inner {
    background-color: #ffffff !important;
  }
  /* line 534, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside > .item-inner > .title {
    color: #484844 !important;
  }
  /* line 538, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside > .item-inner:before {
    border-color: #F1F1F1;
  }
  /* line 542, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside > .item-inner.active {
    background-color: #07B6AD !important;
  }
  /* line 545, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside > .item-inner.active:before {
    border-color: #F1F1F1;
  }
  /* line 551, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside ul.sub-menu {
    background: white !important;
    border: white !important;
  }
  /* line 556, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside ul.sub-menu > li a {
    color: #797973;
  }
  /* line 559, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside ul.sub-menu > li a .icon-arrow {
    color: #797973;
  }
  /* line 565, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside ul.sub-menu > li:hover > a, .app-sidebar-closed .app-aside ul.sub-menu > li.active > a, .app-sidebar-closed .app-aside ul.sub-menu > li.active.open > a {
    color: #484844;
  }
  /* line 568, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside ul.sub-menu > li:hover > a .icon-arrow, .app-sidebar-closed .app-aside ul.sub-menu > li.active > a .icon-arrow, .app-sidebar-closed .app-aside ul.sub-menu > li.active.open > a .icon-arrow {
    color: #484844;
  }
  /* line 574, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside ul.sub-menu > li > a {
    color: #797973;
  }
  /* line 577, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
  .app-sidebar-closed .app-aside ul.sub-menu > li > a .icon-arrow {
    color: #797973;
  }
}

/* line 587, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.main-content {
  background: #F0F3F4 !important;
}

/* line 592, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#app > footer {
  background-color: #F0F3F4 !important;
}

/* line 597, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
#loading-bar .bar {
  background: #07B6AD !important;
}

/* line 601, ../../app/resources/scss/theme/themes/_lyt2-theme-2.scss */
.user-image {
  -moz-border-radius: 50px / 50px;
  -webkit-border-radius: 50px 50px;
  border-radius: 50px / 50px;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}

/* line 27, ../../app/resources/scss/app.scss */
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 33, ../../app/resources/scss/app.scss */
body {
  min-height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Fancy details
 */
/* line 43, ../../app/resources/scss/app.scss */
.fancy-details:last-child {
  margin-bottom: 0;
}

/* line 47, ../../app/resources/scss/app.scss */
.fancy-details > dt {
  margin-top: 10px;
}

/* line 51, ../../app/resources/scss/app.scss */
.fancy-details > dt:first-child {
  margin-top: 0;
}

/* line 55, ../../app/resources/scss/app.scss */
.fancy-details > dd {
  line-height: 20px;
}

/**
 * Action bar
 */
/* line 62, ../../app/resources/scss/app.scss */
.actionbar {
  background: #f5f5f5;
  margin-bottom: 20px;
  padding: 6px 12px;
}

/* line 69, ../../app/resources/scss/app.scss */
.actionbar .btn-groups > form {
  margin-right: 7px;
  padding-left: 10px;
  border-left: 1px solid #ccc;
}

/* line 75, ../../app/resources/scss/app.scss */
.actionbar .btn-groups > form:first-child {
  border-left-width: 0;
  padding-left: 0;
}

/**
 * Misc
 */
/* line 83, ../../app/resources/scss/app.scss */
.table-responsive > .table {
  margin-bottom: 0;
}

/* line 87, ../../app/resources/scss/app.scss */
.table-responsive {
  margin-bottom: 10px;
}

/* line 91, ../../app/resources/scss/app.scss */
.table th a {
  color: #333333;
}

/* line 96, ../../app/resources/scss/app.scss */
.table .money-td {
  text-align: right;
}

/* line 102, ../../app/resources/scss/app.scss */
.table-with-form > tbody > tr > td {
  vertical-align: middle;
}

/* line 112, ../../app/resources/scss/app.scss */
.page-header .label-lg {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 300;
  line-height: 20px;
}

/* line 119, ../../app/resources/scss/app.scss */
.block {
  margin-bottom: 20px;
}

/* line 123, ../../app/resources/scss/app.scss */
.form-inline {
  display: inline-block;
}

/* line 128, ../../app/resources/scss/app.scss */
.page-header .form-search, .page-header .employees-form-search {
  float: right;
  max-width: 300px;
}

/* line 133, ../../app/resources/scss/app.scss */
.jsonly {
  display: none;
}

/* line 137, ../../app/resources/scss/app.scss */
html.has-js .jsonly {
  display: block;
}

/* line 141, ../../app/resources/scss/app.scss */
.transparent-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1040;
  background: transparent;
}

/* line 151, ../../app/resources/scss/app.scss */
.big-nothing {
  margin: 40px;
  text-align: center;
}

/**
 * Logo
 */
/* line 160, ../../app/resources/scss/app.scss */
.navbar-brand img {
  margin-top: -9px;
  margin-bottom: -9px;
  max-height: 38px;
  /* Give the HR blizz logo some extra bottom margin due to it's "unbalanced"
   * nature. */
}
/* line 170, ../../app/resources/scss/app.scss */
.navbar-brand img.hrblizz-logo {
  max-height: 32px;
  margin-bottom: -3px;
}

/* line 178, ../../app/resources/scss/app.scss */
.page-header h3 > small {
  display: block;
  font-size: 60%;
  margin: 5px 0 -5px 0;
}

/* line 188, ../../app/resources/scss/app.scss */
table.details > tbody > tr > td {
  padding: 3px 6px 3px 0;
}
/* line 192, ../../app/resources/scss/app.scss */
table.details > tbody > tr > td:first-child {
  font-weight: bold;
}

/* line 198, ../../app/resources/scss/app.scss */
.search-results {
  text-transform: uppercase;
  color: #5b5b60;
  font-weight: 900;
  font-size: 10px;
  padding-left: 2px;
}

/* line 205, ../../app/resources/scss/app.scss */
.status {
  font-size: 10px;
}

/* line 209, ../../app/resources/scss/app.scss */
.status-indicator {
  text-transform: capitalize;
}
/* line 211, ../../app/resources/scss/app.scss */
.status-indicator button.main {
  text-transform: capitalize;
  padding-left: 5px;
}

/* line 217, ../../app/resources/scss/app.scss */
.status-indicator:before {
  content: "\f111";
  font-size: 10px;
  font-family: "FontAwesome";
}

/* line 223, ../../app/resources/scss/app.scss */
.status-default {
  color: #c8c7cc;
}
/* line 225, ../../app/resources/scss/app.scss */
.status-default button.main {
  color: #c8c7cc;
}

/* line 230, ../../app/resources/scss/app.scss */
.status-success {
  color: #07B6AD;
}
/* line 232, ../../app/resources/scss/app.scss */
.status-success button.main {
  color: #07B6AD;
}

/* line 236, ../../app/resources/scss/app.scss */
.status-danger {
  color: #EEB424;
}
/* line 238, ../../app/resources/scss/app.scss */
.status-danger button.main {
  color: #EEB424;
}

/* line 242, ../../app/resources/scss/app.scss */
.status-completed {
  color: #636363;
}
/* line 244, ../../app/resources/scss/app.scss */
.status-completed button.main {
  color: #636363;
}
/* line 248, ../../app/resources/scss/app.scss */
.status-next {
  color: #6495ED;
}
/* line 250, ../../app/resources/scss/app.scss */
.status-next button.main {
  color: #6495ED;
}

/* line 243, ../../app/resources/scss/app.scss */
fieldset legend {
  text-transform: uppercase;
  color: #5b5b60;
  font-weight: 900;
  font-size: 10px;
  padding-left: 2px;
}

/* line 250, ../../app/resources/scss/app.scss */
.btn-transparent {
  background: transparent;
  color: #000;
}

/* line 254, ../../app/resources/scss/app.scss */
.view .col-sm-offset-3 {
  margin-left: 0px;
}

/* line 257, ../../app/resources/scss/app.scss */
.dropdown-menu.dropdown-light li a {
  color: #353535;
}

/* line 260, ../../app/resources/scss/app.scss */
.table-datagrid input[type="text"], .timesheet-table input[type="text"], .table-datagrid input[disabled], .timesheet-table input[disabled], .table-datagrid input[type="number"], .timesheet-table input[type="number"] {
  border: 1px solid #ddd;
}

@media (min-width: 767px) {
  /* line 265, ../../app/resources/scss/app.scss */
  .table-responsive {
    overflow-y: visible;
  }

  /* line 268, ../../app/resources/scss/app.scss */
  .table-responsive.employees {
    overflow: visible;
  }
}
/* line 273, ../../app/resources/scss/app.scss */
.links {
  border: 1px #c8c7cc solid;
  overflow: visible;
  height: 33px;
  width: 37px;
  position: relative;
  display: inline-block;
  background: #fff;
}

/* line 283, ../../app/resources/scss/app.scss */
.table-responsive.employees select {
  height: 0px;
  padding: 0px;
  border: 0;
  font-size: 16px;
  width: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0;
}

/* line 294, ../../app/resources/scss/app.scss */
.links:after {
  content: "\f141";
  font-family: FontAwesome;
  color: #000;
  padding: 2px 22px;
  position: absolute;
  right: 0;
  top: 5px;
  background: transparent;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}

/* line 313, ../../app/resources/scss/app.scss */
.navbar .dropdown-menu span,
.navbar .dropdown-menu i {
  padding-left: 5px;
  padding-right: 10px;
}

/* line 321, ../../app/resources/scss/app.scss */
.bigger-value {
  font-size: 14px;
  font-weight: 600;
}

/* line 326, ../../app/resources/scss/app.scss */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent !important;
}

/* line 329, ../../app/resources/scss/app.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent !important;
  opacity: 1;
}

/* line 333, ../../app/resources/scss/app.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent !important;
  opacity: 1;
}

/* line 337, ../../app/resources/scss/app.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent !important;
}

/* line 341, ../../app/resources/scss/app.scss */
.legal-entity-switcher-item {
  background: #fff;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 347, ../../app/resources/scss/app.scss */
.logout-switcher {
  color: #9d9d9d;
  font-size: 12px;
}

/* line 352, ../../app/resources/scss/app.scss */
textarea {
  min-height: 107px;
}

/* line 357, ../../app/resources/scss/app.scss */
.gross_up .clip-check label:after, .currency-rate .clip-check label:after {
  left: 1px !important;
  top: 0px !important;
}
/* line 361, ../../app/resources/scss/app.scss */
.gross_up .checkbox-td label, .currency-rate .checkbox-td label {
  height: 0px !important;
}
/* line 364, ../../app/resources/scss/app.scss */
.gross_up .checkbox-td label, .currency-rate .checkbox-td label {
  padding: 0px !important;
}
/* line 367, ../../app/resources/scss/app.scss */
.gross_up .radio-inline, .gross_up .radio-inline + .radio-inline, .gross_up .checkbox-inline, .gross_up .checkbox-inline + .checkbox-inline, .currency-rate .radio-inline, .currency-rate .radio-inline + .radio-inline, .currency-rate .checkbox-inline, .currency-rate .checkbox-inline + .checkbox-inline {
  margin-right: 0px !important;
}
/* line 370, ../../app/resources/scss/app.scss */
.gross_up .clip-check, .currency-rate .clip-check {
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
/* line 375, ../../app/resources/scss/app.scss */
.gross_up .clip-check label, .currency-rate .clip-check label {
  padding-right: 15px !important;
}
/* line 379, ../../app/resources/scss/app.scss */
.gross_up .radio-inline, .gross_up .radio-inline + .radio-inline, .gross_up .checkbox-inline, .gross_up .checkbox-inline + .checkbox-inline, .currency-rate .radio-inline, .currency-rate .radio-inline + .radio-inline, .currency-rate .checkbox-inline, .currency-rate .checkbox-inline + .checkbox-inline {
  padding-top: 0px !important;
  margin-bottom: -10px !important;
}

/* line 386, ../../app/resources/scss/app.scss */
.currency-rate .checkbox label {
  min-height: 16px;
}
/* line 389, ../../app/resources/scss/app.scss */
.currency-rate .checkbox {
  margin-bottom: 0px !important;
}

/* line 394, ../../app/resources/scss/app.scss */
.alert {
  font-size: 14px;
  font-weight: 400;
  border-radius: 0px !important;
  margin-top: 20px;
  margin-bottom: 5px;
}

/* line 402, ../../app/resources/scss/app.scss */
.alert-success {
  background: #07B6AD;
  border-color: #08cfc4;
  color: #fff;
}

/* line 407, ../../app/resources/scss/app.scss */
.alert-danger {
  background: #C82E29;
  border-color: #d63a35;
  color: #fff;
}

/* line 413, ../../app/resources/scss/app.scss */
.alert-info {
  background-color: #46b8da;
  border-color: #5bc0de;
  color: #fff;
}

/* line 419, ../../app/resources/scss/app.scss */
form .btn {
  padding-bottom: 7px;
}

/* line 424, ../../app/resources/scss/app.scss */
.bootstrap-filestyle .form-control, .bootstrap-filestyle .table-datagrid .field-td input, .table-datagrid .field-td .bootstrap-filestyle input, .bootstrap-filestyle .timesheet-table .field-td input, .timesheet-table .field-td .bootstrap-filestyle input,
.bootstrap-filestyle .table-datagrid .field-td select,
.table-datagrid .field-td .bootstrap-filestyle select,
.bootstrap-filestyle .timesheet-table .field-td select,
.timesheet-table .field-td .bootstrap-filestyle select, .bootstrap-filestyle .select2-container--default .select2-selection, .select2-container--default .bootstrap-filestyle .select2-selection, .bootstrap-filestyle .table-with-form input, .table-with-form .bootstrap-filestyle input,
.bootstrap-filestyle .table-with-form select,
.table-with-form .bootstrap-filestyle select {
  border: 1px solid #ccc !important;
  background: #fff !important;
}

/* line 431, ../../app/resources/scss/app.scss */
.table-datagrid .select2-container, .timesheet-table .select2-container {
  width: 100% !important;
  height: 100% !important;
}
/* line 435, ../../app/resources/scss/app.scss */
.table-datagrid .select2-selection, .timesheet-table .select2-selection {
  border: none;
  padding-right: 20px;
}

/* line 442, ../../app/resources/scss/app.scss */
.tree-list .fa.fa-folder {
  color: #6B878C !important;
}

/* line 447, ../../app/resources/scss/app.scss */
.show-results {
  margin-left: 0px;
  margin-top: 22px;
}

/* line 453, ../../app/resources/scss/app.scss */
.gosi-sum input {
  border: none;
  background: #fff !important;
  text-align: left;
}
/* line 457, ../../app/resources/scss/app.scss */
.gosi-sum input:focus, .gosi-sum input:active, .gosi-sum input:hover {
  background: #fff !important;
  border: none;
}

/* line 465, ../../app/resources/scss/app.scss */
.company-logo img {
  width: 100%;
  padding: 10px;
  padding-bottom: 0px;
}

/* line 472, ../../app/resources/scss/app.scss */
#sidebar .nav-user-wrapper .media .media-body {
  white-space: nowrap;
  max-width: 118px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 480, ../../app/resources/scss/app.scss */
.legal-name span {
  padding: 5px 20px;
  display: block;
  padding-top: 15px;
  font-weight: 900;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
}
/* line 489, ../../app/resources/scss/app.scss */
.legal-name span.status {
  padding-top: 0px;
  text-transform: capitalize !important;
  font-weight: 400;
  font-size: 7px !important;
}
/* line 494, ../../app/resources/scss/app.scss */
.legal-name span.status span {
  padding-right: 5px !important;
  padding-top: 0px;
  display: inline-block;
  font-size: 7px !important;
}
/* line 495, ../../app/resources/scss/app.scss */
.legal-name span.status span:before {
  font-size: 7px !important;
}

/* line 507, ../../app/resources/scss/app.scss */
.profile-card-photo .photo {
  background-size: cover;
  background-position: center;
  height: 30px;
  width: 30px;
  border-radius: 30px;
}

/* line 515, ../../app/resources/scss/app.scss */
.panel-heading {
  font-family: "Lato", sans-serif !important;
}
/* line 517, ../../app/resources/scss/app.scss */
.panel-heading h2 {
  margin-bottom: 3px;
  color: #15bab2;
  font-weight: 300;
}
/* line 522, ../../app/resources/scss/app.scss */
.panel-heading .text-muted {
  text-transform: uppercase;
  color: #5b5b60;
  font-weight: 900;
  font-size: 10px;
  padding-left: 2px;
}

/* line 530, ../../app/resources/scss/app.scss */
.navbar .navbar-collapse .navbar-right > li > a {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "Lato", sans-serif !important;
}

/* line 536, ../../app/resources/scss/app.scss */
.user-image {
  margin-right: 10px;
  margin-top: -3px;
}

/* line 541, ../../app/resources/scss/app.scss */
.logo-image {
  height: 20px;
  width: 20px;
  border-radius: 30px;
  background-position: center;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -2px;
  position: relative;
}
/* line 552, ../../app/resources/scss/app.scss */
.logo-image .status-indicator {
  position: absolute;
  top: -27px;
  right: -2px;
}

/* line 558, ../../app/resources/scss/app.scss */
.container-fullw {
  padding-top: 20px;
}

/* line 562, ../../app/resources/scss/app.scss */
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
  height: 6px;
}

/* line 567, ../../app/resources/scss/app.scss */
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/* line 572, ../../app/resources/scss/app.scss */
.actions-td .btn-group .dropdown-menu-top {
  top: -315px !important;
  z-index: 10001;
}

/* line 576, ../../app/resources/scss/app.scss */
.actions-td .dropdown-menu {
  top: -150px !important;
  right: 40px !important;
}

/* line 581, ../../app/resources/scss/app.scss */
.dropdown-menu form {
  display: inline-block;
  width: calc( 100% - 8px );
  margin: 4px;
  border-radius: 3px;
}
/* line 586, ../../app/resources/scss/app.scss */
.dropdown-menu form button {
  padding: 5px 105px 6px 20px;
  color: inherit !important;
  text-decoration: none !important;
  font-size: 12px;
}
/* line 592, ../../app/resources/scss/app.scss */
.dropdown-menu form:hover {
  color: #252525 !important;
  background: #f5f5f5 !important;
  text-decoration: none !important;
}

/* line 600, ../../app/resources/scss/app.scss */
.off-cycle {
  margin-top: 28px !important;
  margin-bottom: 5px !important;
}
/* line 601, ../../app/resources/scss/app.scss */
.off-cycle label {
  margin-right: 0px !important;
}
/* line 606, ../../app/resources/scss/app.scss */
.off-cycle .name {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}

@media (max-width: 1199px) {
  /* line 614, ../../app/resources/scss/app.scss */
  .search-margin {
    margin-bottom: 10px;
  }
}
/* line 619, ../../app/resources/scss/app.scss */
.wizard-header {
  background-color: #f3f3f3;
  width: 100%;
  height: 30px;
  margin-bottom: 30px;
  text-align: right;
}
/* line 625, ../../app/resources/scss/app.scss */
.wizard-header .title {
  color: #5f5f61;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  height: 30px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 636, ../../app/resources/scss/app.scss */
.wizard-header a.inactive {
  display: inline-block;
}
/* line 639, ../../app/resources/scss/app.scss */
.wizard-header .number {
  background: #07B6AD;
  width: 30px;
  height: 30px;
  float: left;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-right: 10px;
}
/* line 650, ../../app/resources/scss/app.scss */
.wizard-header .number.inactive {
  background: #c9c9c9;
  float: none !important;
  display: inline-block !important;
  margin-right: 0px;
  margin-left: 10px;
}

@media (max-width: 767px) {
  /* line 661, ../../app/resources/scss/app.scss */
  .wizard-header .number.inactive {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 669, ../../app/resources/scss/app.scss */
  .form-group label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 768px) {
  /* line 679, ../../app/resources/scss/app.scss */
  .form-group.form-group-horizontal label {
    top: 0;
    font-size: inherit;
    line-height: 33px;
    margin-bottom: 0;
  }
}
/* line 690, ../../app/resources/scss/app.scss */
textarea, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="daterange"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="daterange"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus {
  border: 0;
  border-bottom: 1px solid #c8c7cc;
  padding: 5px !important;
  background: transparent !important;
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  /* easeOutSine */
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  /* easeOutSine */
}

/* line 737, ../../app/resources/scss/app.scss */
.form-control, .table-datagrid .field-td input, .timesheet-table .field-td input,
.table-datagrid .field-td select,
.timesheet-table .field-td select, .select2-container--default .select2-selection, .table-with-form input,
.table-with-form select,
.table-datagrid .field-td input,
.timesheet-table .field-td input,
.timesheet-table .field-td input,
.table-datagrid .field-td select,
.timesheet-table .field-td select,
.timesheet-table .field-td select,
.select2-container--default .select2-selection,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.table-with-form input,
.table-with-form select {
  border: 0;
  box-shadow: none !important;
  border-bottom: 1px solid #07B6AD;
  padding-right: 5px !important;
  padding-left: 5px !important;
}

/* line 752, ../../app/resources/scss/app.scss */
.bootstrap-filestyle .form-control, .bootstrap-filestyle .table-datagrid .field-td input, .table-datagrid .field-td .bootstrap-filestyle input, .bootstrap-filestyle .timesheet-table .field-td input, .timesheet-table .field-td .bootstrap-filestyle input,
.bootstrap-filestyle .table-datagrid .field-td select,
.table-datagrid .field-td .bootstrap-filestyle select,
.bootstrap-filestyle .timesheet-table .field-td select,
.timesheet-table .field-td .bootstrap-filestyle select, .bootstrap-filestyle .select2-container--default .select2-selection, .select2-container--default .bootstrap-filestyle .select2-selection, .bootstrap-filestyle .table-with-form input, .table-with-form .bootstrap-filestyle input,
.bootstrap-filestyle .table-with-form select,
.table-with-form .bootstrap-filestyle select,
.group-span-filestyle.input-group-btn {
  border: 0 !important;
  box-shadow: none !important;
  border-bottom: 1px solid #07B6AD !important;
  padding-right: 5px !important;
  padding-left: 5px !important;
  margin-top: 1px;
}

/* line 762, ../../app/resources/scss/app.scss */
.group-span-filestyle.input-group-btn .btn {
  border: 0;
}
/* line 766, ../../app/resources/scss/app.scss */
.group-span-filestyle.input-group-btn .btn-primary:hover {
  background: transparent !important;
  color: #09e7dc;
}

/* line 771, ../../app/resources/scss/app.scss */
.form-group {
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
}

/* line 776, ../../app/resources/scss/app.scss */
.form-group.form-group-horizontal {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 780, ../../app/resources/scss/app.scss */
.form-group label {
  top: -10px;
  font-size: 10px;
  color: #07B6AD;
  position: absolute;
  left: 5px;
  z-index: 1;
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  /* easeOutSine */
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  /* easeOutSine */
}

/* line 799, ../../app/resources/scss/app.scss */
.has-error .form-control, .has-error .table-datagrid .field-td input, .table-datagrid .field-td .has-error input, .has-error .timesheet-table .field-td input, .timesheet-table .field-td .has-error input,
.has-error .table-datagrid .field-td select,
.table-datagrid .field-td .has-error select,
.has-error .timesheet-table .field-td select,
.timesheet-table .field-td .has-error select, .has-error .select2-container--default .select2-selection, .select2-container--default .has-error .select2-selection, .has-error .table-with-form input, .table-with-form .has-error input,
.has-error .table-with-form select,
.table-with-form .has-error select, .has-error .table-datagrid .field-td input, .has-error .timesheet-table .field-td input, .table-datagrid .field-td .has-error input, .timesheet-table .field-td .has-error input, .has-error .timesheet-table .field-td input, .timesheet-table .field-td .has-error input, .has-error .table-datagrid .field-td select, .has-error .timesheet-table .field-td select, .table-datagrid .field-td .has-error select, .timesheet-table .field-td .has-error select, .has-error .timesheet-table .field-td select, .timesheet-table .field-td .has-error select, .has-error .select2-container--default .select2-selection, .select2-container--default .has-error .select2-selection, .has-error .table-with-form input, .table-with-form .has-error input, .has-error .table-with-form select, .table-with-form .has-error select {
  border: 0;
  border-bottom: 1px solid #a94442 !important;
}

/* line 804, ../../app/resources/scss/app.scss */
.form-control input:disabled, .table-datagrid .field-td input input:disabled, .timesheet-table .field-td input input:disabled,
.table-datagrid .field-td select input:disabled,
.timesheet-table .field-td select input:disabled, .select2-container--default .select2-selection input:disabled, .table-with-form input input:disabled,
.table-with-form select input:disabled {
  background: transparent;
  color: #f1f1f1;
  border-bottom: 1px solid #c8c7cc !important;
}

/* line 810, ../../app/resources/scss/app.scss */
.checkbox label {
  margin-right: -5px;
  margin-left: 5px;
}

/* line 816, ../../app/resources/scss/app.scss */
.input-group-btn .btn-primary {
  background: transparent;
  color: #07B6AD;
  border: 0;
  border-bottom: 1px solid #c8c7cc;
}

/* line 824, ../../app/resources/scss/app.scss */
.dropdown li form button {
  color: #5b5b60;
  font-size: 12px;
}

/* line 828, ../../app/resources/scss/app.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
}

/* line 834, ../../app/resources/scss/app.scss */
.section-header-tr {
  font-weight: 300 !important;
}
/* line 836, ../../app/resources/scss/app.scss */
.section-header-tr td {
  border-bottom: none !important;
  padding-top: 25px !important;
  padding-bottom: 20px !important;
  font-weight: 300 !important;
  text-transform: none !important;
  font-size: 30px;
  font-family: "Lato", sans-serif;
  padding-left: 0px !important;
}
/* line 846, ../../app/resources/scss/app.scss */
.section-header-tr:hover td {
  background: #fff !important;
}

/* line 851, ../../app/resources/scss/app.scss */
.select2-container--open {
  z-index: 9999999;
}

/* line 855, ../../app/resources/scss/app.scss */
.report-fieldset {
  margin-top: 0px !important;
}

/* line 858, ../../app/resources/scss/app.scss */
.export-fieldset {
  padding-top: 0px !important;
  padding-bottom: 0px;
}

/* line 862, ../../app/resources/scss/app.scss */
.export-buttons {
  margin-bottom: 20px;
}

/* line 865, ../../app/resources/scss/app.scss */
.btn-o.btn-default.export-label, .btn-o.export-label.btn-semisuccess,
.btn-o.export-label.btn-semidanger {
  border-right: #07B6AD 1px solid !important;
}
/* line 867, ../../app/resources/scss/app.scss */
.btn-o.btn-default.export-label:hover, .btn-o.export-label.btn-semisuccess:hover,
.btn-o.export-label.btn-semidanger:hover {
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #c8c7cc !important;
  border-right: #07B6AD 1px solid !important;
}

/* line 877, ../../app/resources/scss/app.scss */
.table-datagrid .field-td .form-inline input, .timesheet-table .field-td .form-inline input, .table-datagrid .field-td .form-inline input:focus, .timesheet-table .field-td .form-inline input:focus {
  border-bottom: 1px solid #ddd;
}
/* line 880, ../../app/resources/scss/app.scss */
.table-datagrid .field-td .radio-inline, .timesheet-table .field-td .radio-inline, .table-datagrid .field-td .radio-inline + .radio-inline, .timesheet-table .field-td .radio-inline + .radio-inline,
.table-datagrid .field-td .checkbox-inline,
.timesheet-table .field-td .checkbox-inline, .table-datagrid .field-td .checkbox-inline + .checkbox-inline, .timesheet-table .field-td .checkbox-inline + .checkbox-inline {
  margin-right: 0px !important;
  margin-top: 0px !important;
  margin-left: 0 !important;
  margin-bottom: 0px !important;
  padding-top: 0px;
}
/* line 888, ../../app/resources/scss/app.scss */
.table-datagrid .field-td .checkbox label, .timesheet-table .field-td .checkbox label {
  margin-left: 10px;
}
/* line 891, ../../app/resources/scss/app.scss */
.table-datagrid .field-td .form-inline input, .timesheet-table .field-td .form-inline input {
  vertical-align: super !important;
}

/* line 896, ../../app/resources/scss/app.scss */
.top-bar.nav-tabs {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 899, ../../app/resources/scss/app.scss */
.top-bar.nav-tabs li:first-child {
  margin-left: 30px;
}
/* line 902, ../../app/resources/scss/app.scss */
.top-bar.nav-tabs li {
  margin-bottom: -1px;
}
/* line 905, ../../app/resources/scss/app.scss */
.top-bar.nav-tabs li a {
  background: #f0f0f0;
  border: 1px solid #ddd;
  color: #333333;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: -1px;
}
/* line 914, ../../app/resources/scss/app.scss */
.top-bar.nav-tabs > li.active > a, .top-bar.nav-tabs > li.active > a:hover, .top-bar.nav-tabs > li.active > a:focus {
  color: #333333;
  border: 1px solid #ddd;
  box-shadow: none;
  background: #fff;
  border-bottom: 1px solid #fff;
  margin-right: -1px;
}

/* line 926, ../../app/resources/scss/app.scss */
.top-bar.modal-tabs li:first-child {
  margin-left: 15px;
}

/* line 932, ../../app/resources/scss/app.scss */
.big-tabs .tab-pane {
  padding: 0px;
  padding-top: 15px;
}

/* line 939, ../../app/resources/scss/app.scss */
#roles-table .checkbox-td label {
  padding: 11px !important;
}
/* line 942, ../../app/resources/scss/app.scss */
#roles-table tr:last-child td {
  padding-bottom: 5px !important;
}
/* line 945, ../../app/resources/scss/app.scss */
#roles-table .radio-inline, #roles-table .radio-inline + .radio-inline, #roles-table .checkbox-inline, #roles-table .checkbox-inline + .checkbox-inline {
  margin-right: 30px !important;
  margin-top: -44px !important;
  margin-left: 0 !important;
  margin-bottom: 0px !important;
  vertical-align: -webkit-baseline-middle;
}

/* line 953, ../../app/resources/scss/app.scss */
.add-line {
  margin-bottom: 10px;
}

/* line 956, ../../app/resources/scss/app.scss */
.add-new {
  margin-bottom: -15px;
}
/* line 958, ../../app/resources/scss/app.scss */
.add-new .btn-link {
  color: #333333;
  text-decoration: none;
}
/* line 961, ../../app/resources/scss/app.scss */
.add-new .btn-link i {
  color: #07B6AD;
  font-size: 120%;
  vertical-align: middle;
}
/* line 966, ../../app/resources/scss/app.scss */
.add-new .btn-link .fa-exclamation {
  color: #FF6438;
}

/* line 973, ../../app/resources/scss/app.scss */
.currency-rate-table .radio-inline, .currency-rate-table .radio-inline + .radio-inline, .currency-rate-table .checkbox-inline, .currency-rate-table .checkbox-inline + .checkbox-inline {
  margin-right: 10px !important;
  margin-top: 2px !important;
  margin-left: 0 !important;
  margin-bottom: 0px !important;
}
/* line 979, ../../app/resources/scss/app.scss */
.currency-rate-table .data-field {
  padding: 0;
}
/* line 982, ../../app/resources/scss/app.scss */
.currency-rate-table .amount-field {
  text-align: right;
}
/* line 985, ../../app/resources/scss/app.scss */
.currency-rate-table input {
  width: 100%;
  padding: 5px;
  height: 43px;
}
/* line 989, ../../app/resources/scss/app.scss */
.currency-rate-table input:focus {
  outline: none;
}

/* line 994, ../../app/resources/scss/app.scss */
.date-th {
  min-width: 100px;
}

/* line 997, ../../app/resources/scss/app.scss */
.country-field {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  color: #ccc;
  padding-top: 8px;
}

/* line 1003, ../../app/resources/scss/app.scss */
.field-td input:disabled {
  border-bottom: 1px solid #e2e2e4 !important;
}

/* line 1008, ../../app/resources/scss/app.scss */
.pagination .last .btn {
  font-size: 19px;
  line-height: 19px;
}
/* line 1012, ../../app/resources/scss/app.scss */
.pagination li.active .btn {
  color: #07B6AD;
  border: 1px solid #07b1a8;
}
/* line 1016, ../../app/resources/scss/app.scss */
.pagination .btn {
  width: 35px;
  height: 35px;
  background: #fff;
  color: #c8c7cc;
  border: 1px solid #c5c4ca;
  font-weight: 600;
}

/* line 1027, ../../app/resources/scss/app.scss */
.table-datagrid .select2-container--default .select2-selection, .timesheet-table .select2-container--default .select2-selection {
  height: 37px !important;
}

/* line 1033, ../../app/resources/scss/app.scss */
.popover-content .checkbox label {
  min-height: 30px;
}
/* line 1036, ../../app/resources/scss/app.scss */
.popover-content input:focus {
  outline: none !important;
}
/* line 1039, ../../app/resources/scss/app.scss */
.popover-content input[type="text"] {
  border-bottom: 0;
}

/* line 1045, ../../app/resources/scss/app.scss */
.steps .step {
  background: #f3f3f3;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
/* line 1049, ../../app/resources/scss/app.scss */
.steps .step .step-number {
  width: 30px;
  height: 30px;
  background: #c9c9c9;
  line-height: 30px;
  text-align: center;
  float: left;
  color: #fff;
  font-weight: 600;
}
/* line 1059, ../../app/resources/scss/app.scss */
.steps .step .step-label {
  float: left;
  padding-left: 10px;
  line-height: 30px;
  color: #5f5f61;
  font-size: 14px;
  font-weight: 300;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 1072, ../../app/resources/scss/app.scss */
.steps .step.active .step-number {
  background: #07B6AD;
}

/* line 1079, ../../app/resources/scss/app.scss */
.clear {
  float: none;
  clear: both;
}

/* line 1085, ../../app/resources/scss/app.scss */
.margin-right-minus-15 {
  margin-right: -15px;
}

/* line 1089, ../../app/resources/scss/app.scss */
.warning {
  font-size: 14px;
  font-weight: 400;
  border-radius: 0px !important;
  margin-top: 20px;
  margin-bottom: 5px;
  background: #C82E29;
  border-color: #d63a35;
  color: #fff;
}

/* line 1100, ../../app/resources/scss/app.scss */
.color-danger {
  color: #d43f3a;
}

/* line 1104, ../../app/resources/scss/app.scss */
.left-submenu {
  float: none;
}

/* line 1108, ../../app/resources/scss/app.scss */
.left-submenu > .dropdown-menu {
  border-radius: 6px 0px 6px 6px;
  left: auto;
  margin-left: 10px;
  right: 98%;
}

/* line 1115, ../../app/resources/scss/app.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-right-color: #cccccc;
  margin-top: 8px;
  margin-left: -10px;
}

/* line 1129, ../../app/resources/scss/app.scss */
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 1134, ../../app/resources/scss/app.scss */
.table > tbody > tr > td {
  max-width: 300px;
  word-wrap: break-word;
}

/* line 1138, ../../app/resources/scss/app.scss */
.td-collapsed {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  border: none !important;
}

/* line 1143, ../../app/resources/scss/app.scss */
.email-content textarea {
  height: 400px;
  resize: vertical;
}

/* line 1147, ../../app/resources/scss/app.scss */
.email-context textarea {
  height: 100px;
  resize: vertical;
}

/* line 1152, ../../app/resources/scss/app.scss */
#rollback-reason {
  width: 100%;
}

/* line 1156, ../../app/resources/scss/app.scss */
#resubmit-reason {
  width: 100%;
}

/* line 1160, ../../app/resources/scss/app.scss */
#textbox-modal-container textarea {
  max-width: 100%;
  min-width: 100%;
  max-height: 400px;
  margin-bottom: 10px;
}

/* line 1167, ../../app/resources/scss/app.scss */
.textboxModalBody {
  width: 100%;
}

/* line 1171, ../../app/resources/scss/app.scss */
.align-modal-footer {
  display: flex;
  justify-content: center;
}

/* line 1176, ../../app/resources/scss/app.scss */
.rollback-reason-button {
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

/* line 1184, ../../app/resources/scss/app.scss */
.table-hover tr.no-hover:hover td, .table-hover tr.no-hover:hover th {
  background-color: #ffffff;
}

/* line 1188, ../../app/resources/scss/app.scss */
.date-field-min-width {
  min-width: 200px !important;
}

/* line 1192, ../../app/resources/scss/app.scss */
.module-role-table-min-height {
  min-height: 400px;
}

/* line 1195, ../../app/resources/scss/app.scss */
.full-width-textbox .form-group {
  width: 100%;
}

/* line 1199, ../../app/resources/scss/app.scss */
.table-fixed {
  table-layout: fixed;
  width: 100%;
}

/* line 1204, ../../app/resources/scss/app.scss */
.hidden {
  display: none;
}

/* line 1208, ../../app/resources/scss/app.scss */
input[name="periodicity[periodicity]"] {
  text-transform: capitalize;
}

/* line 1212, ../../app/resources/scss/app.scss */
.queue-details pre code {
  color: #c7254e;
}

/* line 1216, ../../app/resources/scss/app.scss */
button.disable-click {
  pointer-events: none;
}

/* line 1220, ../../app/resources/scss/app.scss */
.nav-pills-select select {
  border-radius: 10px;
  border: solid 1px #07B6AD;
  padding: 0 15px !important;
  height: 40px !important;
}

/* line 1227, ../../app/resources/scss/app.scss */
.nav-pills-select .select2-selection {
  border-radius: 10px;
  border: solid 1px #07B6AD;
  height: 40px !important;
}

/* line 1233, ../../app/resources/scss/app.scss */
.nav-pills-select .select2-container--default .select2-selection .select2-selection__rendered {
  line-height: 40px !important;
  padding: 0 10px;
}

/* line 1238, ../../app/resources/scss/app.scss */
.nav-pills-select .select2-container--default .select2-selection .select2-selection__arrow {
  height: 38px !important;
}

/* line 1242, ../../app/resources/scss/app.scss */
select[readonly].select2-hidden-accessible + .select2-container {
  pointer-events: none;
  touch-action: none;
}
/* line 1246, ../../app/resources/scss/app.scss */
select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
  background: transparent;
  box-shadow: none;
  border-bottom-color: #c8c7cc;
}
/* line 1252, ../../app/resources/scss/app.scss */
select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow,
select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
  display: none;
}

/* line 1259, ../../app/resources/scss/app.scss */
#import-form .select2-container {
  width: 300px !important;
}
/* line 1263, ../../app/resources/scss/app.scss */
#import-form #import-table {
  table-layout: fixed;
}

/* line 1269, ../../app/resources/scss/app.scss */
.new-assignment-modal .ref-code-input {
  margin-left: -10px;
  padding-left: 0 !important;
}
/* line 1274, ../../app/resources/scss/app.scss */
.new-assignment-modal .ref-code-input:focus {
  padding-left: 0 !important;
}
/* line 1278, ../../app/resources/scss/app.scss */
.new-assignment-modal .alert-msg {
  margin-left: -10px;
  display: none;
}
/* line 1283, ../../app/resources/scss/app.scss */
.new-assignment-modal .modal-body {
  height: 100px;
}

/* line 1288, ../../app/resources/scss/app.scss */
.overflow-auto {
  overflow: auto;
}

/* line 1294, ../../app/resources/scss/app.scss */
.audit-configurations th.audit-configuration-name {
  width: 30%;
}
/* line 1298, ../../app/resources/scss/app.scss */
.audit-configurations th.audit-configuration-type {
  width: 20%;
}
/* line 1302, ../../app/resources/scss/app.scss */
.audit-configurations th.audit-configuration-override {
  width: 20%;
}
/* line 1306, ../../app/resources/scss/app.scss */
.audit-configurations th.audit-configuration-active-by-default {
  width: 20%;
}
/* line 1310, ../../app/resources/scss/app.scss */
.audit-configurations th.audit-configuration-disabled {
  width: 10%;
}
/* line 1315, ../../app/resources/scss/app.scss */
.audit-configurations td.audit-configuration-type {
  text-transform: capitalize;
}

/* line 1321, ../../app/resources/scss/app.scss */
.label-disabled {
  background-color: #777777;
}

/* line 1325, ../../app/resources/scss/app.scss */
.outbound-heading {
  position: absolute;
  top: 40px;
  right: 0;
}

/* line 1331, ../../app/resources/scss/app.scss */
.inbound-heading {
  position: absolute;
  top:40px;
  right: 0;
}

/* line 1337, ../../app/resources/scss/app.scss */
.dataTable tbody tr {
  min-height: 35px;
}

/* line 1341, ../../app/resources/scss/app.scss */
table.dataTable {
  margin: 0 !important;
}

/* line 1349, ../../app/resources/scss/app.scss */
#legal-entity-pay-elements-table_wrapper .dt-search,
#country-pay-elements-table_wrapper .dt-search,
#system-reports-table_wrapper .dt-search,
.employee-pay-element-change-requests-table .dt-search {
  display: none;
}

/* line 1354, ../../app/resources/scss/app.scss */
.dt-container .dt-processing {
  visibility: hidden;
}

/* line 1358, ../../app/resources/scss/app.scss */
.dt-length select {
  margin: 0 5px;
}

/* line 1363, ../../app/resources/scss/app.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  width: 22em;
}
/* line 1367, ../../app/resources/scss/app.scss */
.bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #07B6AD;
}
