/* Minification failed. Returning unminified contents.
(9734,17): run-time error CSS1039: Token not allowed after unary operator: '-space'
(9734,30): run-time error CSS1039: Token not allowed after unary operator: '-space'
(9741,20): run-time error CSS1039: Token not allowed after unary operator: '-space'
(9745,9): run-time error CSS1056: Expected media feature, found '-'
(13391,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13393,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13394,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13491,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13492,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13493,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*********************************************************/
/* This file contains bootstrap variables                */
/*********************************************************/
/*@baze-state-unavailable: @baze-gray4;
@baze-state-stop       : @baze-danger5;
@baze-state-standby    : @baze-warning;
@baze-state-start      : @baze-info;
@baze-state-run        : @baze-green4;
@baze-state-free       : @baze-primary3;
@baze-state-brake      : @baze-orange4;*/
/*@font-size-h1:            floor(@font-size-base * 2.6); // ~36px
@font-size-h2:            floor(@font-size-base * 2.15); // ~30px
@font-size-h3:            ceil(@font-size-base * 1.7); // ~24px
@font-size-h4:            ceil(@font-size-base * 1.25); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil(@font-size-base * 0.85); // ~12px*/
/*********************************************************/
/* This file contains bootstrap variables                */
/*********************************************************/
/*@baze-state-unavailable: @baze-gray;
@baze-state-stop       : @baze-danger;
@baze-state-standby    : @baze-warning;
@baze-state-start      : @baze-info;
@baze-state-run        : @baze-green4;
@baze-state-free       : @baze-primary;
@baze-state-brake      : @baze-gray2;*/
/*@font-size-h1:            floor(@font-size-base * 2.6); // ~36px
@font-size-h2:            floor(@font-size-base * 2.15); // ~30px
@font-size-h3:            ceil(@font-size-base * 1.7); // ~24px
@font-size-h4:            ceil(@font-size-base * 1.25); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil(@font-size-base * 0.85); // ~12px*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: yellow;
  color: black;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: white !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: black !important;
  }
  .label {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/BazeField.Portal/content/fonts/glyphicons-halflings-regular.eot);
  src: url(/BazeField.Portal/content/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/BazeField.Portal/content/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/BazeField.Portal/content/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/BazeField.Portal/content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #58595b;
  background-color: white;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #125c79;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #082936;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f6f6f7;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #a7a9ac;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 25px;
}
h2,
.h2 {
  font-size: 21px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #ffe6c9;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #a7a9ac;
}
.text-primary {
  color: #125c79;
}
a.text-primary:hover {
  color: #0b3a4d;
}
.text-success {
  color: #4e6623;
}
a.text-success:hover {
  color: #314016;
}
.text-info {
  color: #007194;
}
a.text-info:hover {
  color: #004a61;
}
.text-warning {
  color: #ae6e0d;
}
a.text-warning:hover {
  color: #7f5009;
}
.text-danger {
  color: #7d0a0c;
}
a.text-danger:hover {
  color: #4e0607;
}
.bg-primary {
  color: white;
  background-color: #125c79;
}
a.bg-primary:hover {
  background-color: #0b3a4d;
}
.bg-success {
  background-color: #e4e8d3;
}
a.bg-success:hover {
  background-color: #cfd6b2;
}
.bg-info {
  background-color: #cddee9;
}
a.bg-info:hover {
  background-color: #aac7d9;
}
.bg-warning {
  background-color: #ffe6c9;
}
a.bg-warning:hover {
  background-color: #ffce96;
}
.bg-danger {
  background-color: #efc5b2;
}
a.bg-danger:hover {
  background-color: #e6a588;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #f6f6f7;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a7a9ac;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f6f6f7;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #a7a9ac;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f6f6f7;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #58595b;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.666666667%;
}
.col-xs-10 {
  width: 83.333333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.666666667%;
}
.col-xs-7 {
  width: 58.333333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.666666667%;
}
.col-xs-4 {
  width: 33.333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666667%;
}
.col-xs-1 {
  width: 8.333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666667%;
}
.col-xs-pull-1 {
  right: 8.333333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666667%;
}
.col-xs-push-10 {
  left: 83.333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666667%;
}
.col-xs-push-7 {
  left: 58.333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666667%;
}
.col-xs-push-4 {
  left: 33.333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666667%;
}
.col-xs-push-1 {
  left: 8.333333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.666666667%;
  }
  .col-sm-10 {
    width: 83.333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666667%;
  }
  .col-sm-7 {
    width: 58.333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666667%;
  }
  .col-sm-4 {
    width: 33.333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666667%;
  }
  .col-sm-1 {
    width: 8.333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666667%;
  }
  .col-sm-pull-1 {
    right: 8.333333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666667%;
  }
  .col-sm-push-1 {
    left: 8.333333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.666666667%;
  }
  .col-md-10 {
    width: 83.333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666667%;
  }
  .col-md-7 {
    width: 58.333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666667%;
  }
  .col-md-4 {
    width: 33.333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666667%;
  }
  .col-md-1 {
    width: 8.333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666667%;
  }
  .col-md-pull-1 {
    right: 8.333333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666667%;
  }
  .col-md-push-1 {
    left: 8.333333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.666666667%;
  }
  .col-lg-10 {
    width: 83.333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666667%;
  }
  .col-lg-7 {
    width: 58.333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666667%;
  }
  .col-lg-4 {
    width: 33.333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666667%;
  }
  .col-lg-1 {
    width: 8.333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666667%;
  }
  .col-lg-pull-1 {
    right: 8.333333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666667%;
  }
  .col-lg-push-1 {
    left: 8.333333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #a7a9ac;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: white;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: whitesmoke;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #e4e8d3;
}
.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: #dadfc2;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #cddee9;
}
.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: #bbd2e1;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #ffe6c9;
}
.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: #ffdaaf;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #efc5b2;
}
.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: #ebb59d;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #58595b;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #6d6e71;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #6d6e71;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #a7a9ac;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #a7a9ac;
}
.form-control::-webkit-input-placeholder {
  color: #a7a9ac;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #d1d3d4;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #4e6623;
}
.has-success .form-control {
  border-color: #4e6623;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #314016;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #88b23d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #88b23d;
}
.has-success .input-group-addon {
  color: #4e6623;
  border-color: #4e6623;
  background-color: #e4e8d3;
}
.has-success .form-control-feedback {
  color: #4e6623;
}
.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: #ae6e0d;
}
.has-warning .form-control {
  border-color: #ae6e0d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #7f5009;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f0a431;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f0a431;
}
.has-warning .input-group-addon {
  color: #ae6e0d;
  border-color: #ae6e0d;
  background-color: #ffe6c9;
}
.has-warning .form-control-feedback {
  color: #ae6e0d;
}
.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: #7d0a0c;
}
.has-error .form-control {
  border-color: #7d0a0c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #4e0607;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #db1215;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #db1215;
}
.has-error .input-group-addon {
  color: #7d0a0c;
  border-color: #7d0a0c;
  background-color: #efc5b2;
}
.has-error .form-control-feedback {
  color: #7d0a0c;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #98999b;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.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.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}
.btn-default .badge {
  color: white;
  background-color: #333333;
}
.btn-primary {
  color: white;
  background-color: #125c79;
  border-color: #0f4b63;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #0b3a4d;
  border-color: #07232e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #125c79;
  border-color: #0f4b63;
}
.btn-primary .badge {
  color: #125c79;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #7d9e3c;
  border-color: #6e8c35;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: white;
  background-color: #60792e;
  border-color: #4b5f24;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #7d9e3c;
  border-color: #6e8c35;
}
.btn-success .badge {
  color: #7d9e3c;
  background-color: white;
}
.btn-info {
  color: white;
  background-color: #1896ba;
  border-color: #1584a3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: white;
  background-color: #12728d;
  border-color: #0e586d;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #1896ba;
  border-color: #1584a3;
}
.btn-info .badge {
  color: #1896ba;
  background-color: white;
}
.btn-warning {
  color: white;
  background-color: #e69830;
  border-color: #e18c1b;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: white;
  background-color: #cb7e18;
  border-color: #ab6a15;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #e69830;
  border-color: #e18c1b;
}
.btn-warning .badge {
  color: #e69830;
  background-color: white;
}
.btn-danger {
  color: white;
  background-color: #c03126;
  border-color: #ab2c22;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: white;
  background-color: #95261e;
  border-color: #781f18;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c03126;
  border-color: #ab2c22;
}
.btn-danger .badge {
  color: #c03126;
  background-color: white;
}
.btn-link {
  color: #125c79;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #082936;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #a7a9ac;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #1f4e60;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #376275;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #376275;
  background-color: #1f4e60;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #125c79;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #1f4e60;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #376275;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #6d6e71;
  text-align: center;
  background-color: #d1d3d4;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #d1d3d4;
}
.nav > li.disabled > a {
  color: #a7a9ac;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #a7a9ac;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #d1d3d4;
  border-color: #125c79;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #d1d3d4 #d1d3d4 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #6d6e71;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: white;
  background-color: #125c79;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: white;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 61px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 20.5px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 61px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13.5px;
  margin-bottom: 13.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 10.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 20.5px;
    padding-bottom: 20.5px;
  }
}
.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: 13.5px;
  margin-bottom: 13.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.navbar-btn.btn-sm {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
.navbar-btn.btn-xs {
  margin-top: 19.5px;
  margin-bottom: 19.5px;
}
.navbar-text {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #1f4e60;
  border-color: #22576c;
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #a7a9ac;
}
.navbar-inverse .navbar-nav > li > a {
  color: white;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #53879a;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #f6f6f7;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #1f4e60;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #163845;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #53879a;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #22576c;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #22576c;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #53879a;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: white;
}
.navbar-inverse .navbar-link:hover {
  color: white;
}
.navbar-inverse .btn-link {
  color: white;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: white;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #a7a9ac;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #125c79;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #082936;
  background-color: #d1d3d4;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #125c79;
  border-color: #125c79;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a7a9ac;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #d1d3d4;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a7a9ac;
  background-color: white;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #a7a9ac;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #8d8f93;
}
.label-primary {
  background-color: #125c79;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0b3a4d;
}
.label-success {
  background-color: #7d9e3c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #60792e;
}
.label-info {
  background-color: #1896ba;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #12728d;
}
.label-warning {
  background-color: #e69830;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cb7e18;
}
.label-danger {
  background-color: #c03126;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #95261e;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #a7a9ac;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #125c79;
  background-color: white;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #d1d3d4;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #b7babb;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #125c79;
}
.thumbnail .caption {
  padding: 9px;
  color: #58595b;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #e4e8d3;
  border-color: #dfdfc2;
  color: #4e6623;
}
.alert-success hr {
  border-top-color: #d6d6b2;
}
.alert-success .alert-link {
  color: #314016;
}
.alert-info {
  background-color: #cddee9;
  border-color: #b4d5de;
  color: #007194;
}
.alert-info hr {
  border-top-color: #a2cbd6;
}
.alert-info .alert-link {
  color: #004a61;
}
.alert-warning {
  background-color: #ffe6c9;
  border-color: #ffcdaf;
  color: #ae6e0d;
}
.alert-warning hr {
  border-top-color: #ffbd96;
}
.alert-warning .alert-link {
  color: #7f5009;
}
.alert-danger {
  background-color: #efc5b2;
  border-color: #eba89d;
  color: #7d0a0c;
}
.alert-danger hr {
  border-top-color: #e69588;
}
.alert-danger .alert-link {
  color: #4e0607;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #125c79;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #7d9e3c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #1896ba;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #e69830;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #c03126;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #d1d3d4;
  color: #a7a9ac;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #a7a9ac;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #125c79;
  border-color: #125c79;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #6ec7e9;
}
.list-group-item-success {
  color: #4e6623;
  background-color: #e4e8d3;
}
a.list-group-item-success {
  color: #4e6623;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #4e6623;
  background-color: #dadfc2;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: white;
  background-color: #4e6623;
  border-color: #4e6623;
}
.list-group-item-info {
  color: #007194;
  background-color: #cddee9;
}
a.list-group-item-info {
  color: #007194;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #007194;
  background-color: #bbd2e1;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: white;
  background-color: #007194;
  border-color: #007194;
}
.list-group-item-warning {
  color: #ae6e0d;
  background-color: #ffe6c9;
}
a.list-group-item-warning {
  color: #ae6e0d;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #ae6e0d;
  background-color: #ffdaaf;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: white;
  background-color: #ae6e0d;
  border-color: #ae6e0d;
}
.list-group-item-danger {
  color: #7d0a0c;
  background-color: #efc5b2;
}
a.list-group-item-danger {
  color: #7d0a0c;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #7d0a0c;
  background-color: #ebb59d;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: white;
  background-color: #7d0a0c;
  border-color: #7d0a0c;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #f6f6f7;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: transparent;
  border-top: 1px solid transparent;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid transparent;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid transparent;
}
.panel-default {
  border-color: transparent;
}
.panel-default > .panel-heading {
  color: #58595b;
  background-color: #e6e7e8;
  border-color: transparent;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-default > .panel-heading .badge {
  color: #e6e7e8;
  background-color: #58595b;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.panel-primary {
  border-color: #125c79;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #125c79;
  border-color: #125c79;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #125c79;
}
.panel-primary > .panel-heading .badge {
  color: #125c79;
  background-color: white;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #125c79;
}
.panel-success {
  border-color: #dfdfc2;
}
.panel-success > .panel-heading {
  color: #4e6623;
  background-color: #e4e8d3;
  border-color: #dfdfc2;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dfdfc2;
}
.panel-success > .panel-heading .badge {
  color: #e4e8d3;
  background-color: #4e6623;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dfdfc2;
}
.panel-info {
  border-color: #b4d5de;
}
.panel-info > .panel-heading {
  color: #007194;
  background-color: #cddee9;
  border-color: #b4d5de;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b4d5de;
}
.panel-info > .panel-heading .badge {
  color: #cddee9;
  background-color: #007194;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b4d5de;
}
.panel-warning {
  border-color: #ffcdaf;
}
.panel-warning > .panel-heading {
  color: #ae6e0d;
  background-color: #ffe6c9;
  border-color: #ffcdaf;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffcdaf;
}
.panel-warning > .panel-heading .badge {
  color: #ffe6c9;
  background-color: #ae6e0d;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffcdaf;
}
.panel-danger {
  border-color: #eba89d;
}
.panel-danger > .panel-heading {
  color: #7d0a0c;
  background-color: #efc5b2;
  border-color: #eba89d;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eba89d;
}
.panel-danger > .panel-heading .badge {
  color: #efc5b2;
  background-color: #7d0a0c;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #eba89d;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eaeaea;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: black \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.pager:before,
.panel-body:before,
.modal-footer:before,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*********************************************************/

/* This file contains modification to the bootstrap theme*/

/*********************************************************/

.page-header {
  padding-top: 17px;
  padding-bottom: 26px;
  /*((@line-height-computed / 2) - 1);*/
  margin: 9px 0 25px 0;
  /*(@line-height-computed * 2) 0 @line-height-computed;*/
  padding-left: 3px;
  border-bottom: 1px solid #f6f6f7;
}
.page-footer {
  padding-bottom: 20px;
  /*((@line-height-computed / 2) - 1);*/
  padding-top: 20px;
  margin: 9px 0 25px 0;
  /*(@line-height-computed * 2) 0 @line-height-computed;*/
  padding-left: 3px;
  border-top: 1px solid #f6f6f7;
}
.row-height {
  display: table-row;
}
.col-height {
  display: table-cell;
  float: none;
}
.col-top {
  vertical-align: top;
}
a[disabled] {
  pointer-events: none;
  color: #a7a9ac;
}
.input-group.ng-invalid .help-block,
.input-group.ng-invalid .control-label,
.input-group.ng-invalid .radio,
.input-group.ng-invalid .checkbox,
.input-group.ng-invalid .radio-inline,
.input-group.ng-invalid .checkbox-inline,
.input-group.ng-invalid.radio label,
.input-group.ng-invalid.checkbox label,
.input-group.ng-invalid.radio-inline label,
.input-group.ng-invalid.checkbox-inline label {
  color: #7d0a0c;
}
.input-group.ng-invalid .form-control {
  border-color: #7d0a0c;
  -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);
}
.input-group.ng-invalid .form-control:focus {
  border-color: #4e0607;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #db1215;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #db1215;
}
.input-group.ng-invalid .input-group-addon {
  color: #7d0a0c;
  border-color: #7d0a0c;
  background-color: #efc5b2;
}
.input-group.ng-invalid .form-control-feedback {
  color: #7d0a0c;
}
.btn {
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
}
.navbar-brand img {
  margin: -9px 0;
  position: absolute;
}
.panel {
  margin-bottom: 20px;
  border: 0px solid transparent;
  border-radius: 6px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.panel-heading {
  padding: 8px 12px 8px 12px;
  border-bottom: 1px solid transparent;
  border-radius: 6px 6px 0px 0px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-heading-collapsed {
  border-radius: 6px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding-top: 10px;
  border-radius: 0px 0px 6px 6px;
}
.panel-group .panel {
  overflow: visible;
}
.panel-group .panel + .panel {
  margin-top: 1px;
}
.panel-title a {
  display: block;
}
.panel-title a:hover {
  text-decoration: none;
}
.panel-title a:after {
  content: "\e6eb";
  font-family: 'bazeFontAwesome';
  speak: none;
  border-left: 1px solid #f6f6f7;
  float: right;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: right;
  line-height: 1;
  margin: -15px;
  padding: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.panel-title a.collapsed:after {
  content: "\e6ec";
}
a.active {
  color: #fc8b1d;
}
.navbar-inverse li > a {
  outline: 0 !important;
}
.navbar-inverse li > a.inactive {
  color: #53879a !important;
}
.navbar-inverse .dropdown.open > a {
  color: white !important;
}
.input-group-addon {
  line-height: inherit;
}
.btn.visible-lg {
  display: inline-block !important;
}
@media (min-width: 768px) {
  .modal-help > .modal-dialog {
    width: 700px !important;
  }
}
@media (min-width: 1024px) {
  .modal-help > .modal-dialog {
    width: 800px !important;
  }
}
@media (max-width: 1199px) {
  .btn.visible-lg {
    display: none !important;
  }
}
.table > thead > tr > td.selected,
.table > tbody > tr > td.selected,
.table > tfoot > tr > td.selected,
.table > thead > tr > th.selected,
.table > tbody > tr > th.selected,
.table > tfoot > tr > th.selected,
.table > thead > tr.selected > td,
.table > tbody > tr.selected > td,
.table > tfoot > tr.selected > td,
.table > thead > tr.selected > th,
.table > tbody > tr.selected > th,
.table > tfoot > tr.selected > th {
  background-color: #cddee9;
}
.table-hover > tbody > tr > td.selected:hover,
.table-hover > tbody > tr > th.selected:hover,
.table-hover > tbody > tr.selected:hover > td,
.table-hover > tbody > tr:hover > .selected,
.table-hover > tbody > tr.selected:hover > th {
  background-color: #bbd2e1;
}
/* Hack for bootstrap 3.0.1 bug on table with hover and diffrent row background color*/

.table > tbody > tr.selected {
  background-color: #cddee9;
}
.table > tbody > tr.selected > td {
  background-color: #cddee9;
}
.mytable > tbody > tr.selected {
  background-color: #cddee9;
}
.mytable > tbody > tr.selected > td {
  background-color: #cddee9;
}
/* End hack*/

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table > tbody > tr > td.text-overflow-wrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: normal;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: whitesmoke !important;
}
/* fix for left dropdown menu*/

.dropdown-menu.dropdown-left {
  left: auto;
  right: 0;
}
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eeeeee;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}
.bs-callout + .bs-callout {
  margin-top: -5px;
}
.bs-callout-default {
  border-left-color: #808285;
}
.bs-callout-default h4 {
  color: #777777;
}
.bs-callout-primary {
  border-left-color: #125c79;
}
.bs-callout-primary h4 {
  color: #428bca;
}
.bs-callout-success {
  border-left-color: #7d9e3c;
}
.bs-callout-success h4 {
  color: #5cb85c;
}
.bs-callout-danger {
  border-left-color: #c03126;
}
.bs-callout-danger h4 {
  color: #d9534f;
}
.bs-callout-warning {
  border-left-color: #e69830;
}
.bs-callout-warning h4 {
  color: #f0ad4e;
}
.bs-callout-info {
  border-left-color: #1896ba;
}
.bs-callout-info h4 {
  color: #5bc0de;
}
.badge-warning {
  background-color: #e69830;
}
a:hover .badge-warning {
  background-color: #b47016;
}
select.form-select {
  background-color: white;
}
.progress-bar > span {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.progress-bar.progress-bar-info > span {
  text-shadow: 2px 0 0 #1896ba, -2px 0 0 #1896ba, 0 2px 0 #1896ba, 0 -2px 0 #1896ba, 1px 1px #1896ba, -1px -1px 0 #1896ba, 1px -1px 0 #1896ba, -1px 1px 0 #1896ba;
}
.progress-bar.progress-bar-danger > span {
  text-shadow: 2px 0 0 #c03126, -2px 0 0 #c03126, 0 2px 0 #c03126, 0 -2px 0 #c03126, 1px 1px #c03126, -1px -1px 0 #c03126, 1px -1px 0 #c03126, -1px 1px 0 #c03126;
}
.progress-bar.progress-bar-warning > span {
  text-shadow: 2px 0 0 #e69830, -2px 0 0 #e69830, 0 2px 0 #e69830, 0 -2px 0 #e69830, 1px 1px #e69830, -1px -1px 0 #e69830, 1px -1px 0 #e69830, -1px 1px 0 #e69830;
}
.progress-bar.progress-bar-success > span {
  text-shadow: 2px 0 0 #7d9e3c, -2px 0 0 #7d9e3c, 0 2px 0 #7d9e3c, 0 -2px 0 #7d9e3c, 1px 1px #7d9e3c, -1px -1px 0 #7d9e3c, 1px -1px 0 #7d9e3c, -1px 1px 0 #7d9e3c;
}
.table-adjustable-columns th {
  max-width: 0;
}
.table-adjustable-columns th > div {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#sparkLineContainer2 svg {
  width: 100%;
}
/*********************************************************/
/* This file contains angular-gantt variables                */
/*********************************************************/
.gantt {
  width: 100%;
  line-height: 1;
}
.gantt-scrollable {
  overflow-y: hidden;
  overflow-x: scroll;
}
.gantt-head,
.gantt-labels {
  cursor: default;
}
.gantt-labels {
  float: left;
  border-right: 1px solid #f1f1f1;
}
.gantt-labels-head {
  border-top: 1px solid transparent;
  border-bottom: 1px solid #f1f1f1;
}
.gantt-labels-body {
  overflow: hidden;
}
.gantt-head {
  overflow: hidden;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.gantt-head-row,
.gantt-labels-head-row {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 2em;
  white-space: nowrap;
}
.gantt-head-row-bottom {
  border-bottom: 1px solid #f1f1f1;
}
.gantt-head-row span {
  position: absolute;
  border-right: 1px solid #f1f1f1;
}
.gantt-labels-row span,
.gantt-labels-head-row span,
.gantt-head-row span {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  height: 2em;
  text-align: center;
  padding-top: 0.5em;
  overflow: hidden;
  text-overflow: clip;
}
.gantt-labels-row span,
.gantt-labels-head-row {
  padding-left: 12px;
  padding-right: 12px;
}
.gantt-labels-head-row {
  overflow: hidden;
  white-space: nowrap;
}
.gantt-labels-row {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
}
.gantt-body {
  position: relative;
  width: 100%;
}
.gantt-body-background {
  position: absolute;
  width: 100%;
}
.gantt-body-foreground {
  position: absolute;
  height: 100%;
}
.gantt-foreground-col,
.gantt-foreground-col-weekend,
.gantt-foreground-col-nonworkhour {
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  height: 100%;
  border-right: 1px solid #f1f1f1;
}
.gantt-foreground-col-weekend,
.gantt-foreground-col-nonworkhour {
  background-color: rgba(200, 200, 200, 0.3);
}
.gantt-background-row-alt {
  background-color: #f9f9f9;
}
.gantt-row {
  position: relative;
}
/* Move row to top when hovering to ensure its tooltips
     appear above other tasks which may have higher z-index.  */

.gantt-row:hover {
  z-index: 999;
}
.gantt-row-height {
  height: 2em;
}
.gantt-task {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  min-width: 0.6em;
  height: 80%;
  background-color: gray;
  border-radius: 2px;
}
.gantt-task-readOnly {
  background-color: gray !important;
}
.gantt-task-milestone {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 0.6em !important;
  height: 80%;
  background-color: gray;
  border-radius: 0.3em;
}
.gantt-task-content {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0.3em;
  overflow: hidden;
}
.gantt-task-content span {
  display: inline-block;
  white-space: nowrap;
  /*text-overflow: ellipsis;*/

}
.gantt-task-info {
  position: fixed;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 9px 12px;
  opacity: 0;
  z-index: 999;
}
.gantt-task-info-content {
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gantt-task-infoArrow:before,
.gantt-task-infoArrowR:before {
  position: absolute;
  top: 100%;
  width: 0px;
  height: 0px;
  border-top: 8px solid rgba(0, 0, 0, 0.1);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  content: '';
}
.gantt-task-infoArrow:before {
  left: 10px;
}
.gantt-task-infoArrowR:before {
  right: 10px;
}
.gantt-task-infoArrow:after,
.gantt-task-infoArrowR:after {
  position: absolute;
  top: 100%;
  width: 0px;
  height: 0px;
  border-top: 7px solid white;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  content: '';
}
.gantt-task-infoArrow:after {
  left: 11px;
}
.gantt-task-infoArrowR:after {
  right: 11px;
}
.gantt-task-bounds {
  height: 125%;
  top: -12.5%;
  position: absolute;
  z-index: 99;
  border: 1px dashed;
  pointer-events: none;
}
.gantt-task-bounds-in {
  border-color: #2e4f2e;
}
.gantt-task-bounds-out {
  border-color: tomato;
}
.gantt-labels-right {
  float: right;
  border-left: 1px solid #f1f1f1;
}
.gantt-task {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  min-width: 0.2em;
  height: 85%;
  background-color: gray;
  border-radius: 2px;
}
.chosen-select {
  width: 100%;
}
.chosen-select-deselect {
  width: 100%;
}
.chosen-container {
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: middle;
}
.chosen-container .chosen-drop {
  background: white;
  border: 1px solid #a7a9ac;
  border-top-color: #e9e9ea;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1060;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0;
}
.chosen-container .chosen-results {
  color: #6d6e71;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  line-height: 1.428571429;
  list-style: none;
  margin: 0;
  padding: 5px 6px;
}
.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999999;
  font-weight: bold;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #125c79;
  color: white;
}
.chosen-container .chosen-results li.highlighted em {
  background: transparent;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #a7a9ac;
}
.chosen-container .chosen-results .no-results {
  background: #d1d3d4;
  display: list-item;
}
.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1;
}
.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.428571429;
  text-indent: -5000px;
  width: 9px;
}
.chosen-container .chosen-results-scroll-down {
  bottom: 0;
}
.chosen-container .chosen-results-scroll-down span {
  background: url(/BazeField.Portal/content/plugin/chosen/chosen-sprite.png) no-repeat -4px -3px;
}
.chosen-container .chosen-results-scroll-up span {
  background: url(/BazeField.Portal/content/plugin/chosen/chosen-sprite.png) no-repeat -22px -3px;
}
.chosen-container-single .chosen-single {
  background-color: white;
  background-image: -webkit-linear-gradient(top, white 0%, #d1d3d4 100%);
  background-image: -o-linear-gradient(top, white 0%, #d1d3d4 100%);
  background-image: linear-gradient(to bottom, white 0%, #d1d3d4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd1d3d4', GradientType=0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  color: #6d6e71;
  display: block;
  height: 34px;
  overflow: hidden;
  line-height: 34px;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single abbr {
  background: url(/BazeField.Portal/content/plugin/chosen/chosen-sprite.png) right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 12px;
  width: 12px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px;
}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px;
}
.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
}
.chosen-container-single .chosen-single div b {
  background: url(/BazeField.Portal/content/plugin/chosen/chosen-sprite.png) no-repeat 0 7px;
  display: block;
  height: 100%;
  width: 100%;
}
.chosen-container-single .chosen-default {
  color: #a7a9ac;
}
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000;
}
.chosen-container-single .chosen-search input {
  background: url(/BazeField.Portal/content/plugin/chosen/chosen-sprite.png) no-repeat 100% -20px, white;
  border: 1px solid #cccccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.chosen-container-single-nosearch .chosen-search input {
  position: absolute;
  left: -9000px;
}
.chosen-container-multi .chosen-choices {
  background-color: white;
  border: 1px solid #cccccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices .search-field input {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #6d6e71;
  height: 32px;
  margin: 0;
  padding: 4px;
  outline: 0;
}
.chosen-container-multi .chosen-choices .search-field .default {
  color: #999999;
}
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #d1d3d4;
  border: 1px solid #cccccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: -webkit-linear-gradient(top, white 0%, #d1d3d4 100%);
  background-image: -o-linear-gradient(top, white 0%, #d1d3d4 100%);
  background-image: linear-gradient(to bottom, white 0%, #d1d3d4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd1d3d4', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  color: #58595b;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url(/BazeField.Portal/content/plugin/chosen/chosen-sprite.png) right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: none;
}
.chosen-container-active .chosen-single {
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #d1d3d4;
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid rgba(82, 168, 236, 0.8);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active .chosen-choices .search-field input {
  color: #111111 !important;
}
.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible;
}
.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}
.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto;
}
.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto;
}
.chosen-rtl .chosen-choices .search-field input {
  direction: rtl;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input {
  background: url(/BazeField.Portal/content/plugin/chosen/chosen-sprite.png) no-repeat -28px -20px, white;
  direction: rtl;
  padding: 4px 5px 4px 20px;
}
@media (min-width: 768px) {
  .chosen-container-multi {
    width: 100%;
  }
  .filter-option .chosen-container-multi {
    width: 250px;
  }
}
@media (min-width: 1440px) {
  .filter-option .chosen-container-multi {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .filter-option .chosen-container-multi {
    width: 380px;
  }
}
.chosen-container-multi .chosen-choices {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.chosen-container-multi .chosen-choices:focus {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #376275;
  background-image: none;
  border: 0px none white;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: none;
  -webkit-box-shadow: none;
  color: white;
  cursor: default;
  line-height: inherit;
  margin: 6px 0 5px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: none;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 3px;
  width: 12px;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: white;
  font-size: 15px;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: 0;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover,
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:focus {
  text-decoration: none;
}
.chosen-container-active .chosen-single {
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #d1d3d4;
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid rgba(82, 168, 236, 0.8);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active .chosen-choices .search-field input {
  color: #111111 !important;
}
/*!
 * Font Awesome Icon Picker
 * http://mjolnic.github.io/fontawesome-iconpicker/
 *
 * Originally written by (c) 2014 Javier Aguilar @mjolnic
 * Licensed under the MIT License
 * https://github.com/mjolnic/fontawesome-iconpicker/blob/master/LICENSE
 *
 */

/*
 * Font Awesome Icon Picker
 * http://mjolnic.github.io/fontawesome-iconpicker/
 *
 * Originally written by (c) 2014 Javier Aguilar @mjolnic
 * Licensed under the MIT License
 * https://github.com/mjolnic/fontawesome-iconpicker/blob/master/LICENSE
 *
 */
/*
 * Font Awesome Icon Picker
 * http://mjolnic.github.io/fontawesome-iconpicker/
 *
 * Originally written by (c) 2014 Javier Aguilar @mjolnic
 * Licensed under the MIT License
 * https://github.com/mjolnic/fontawesome-iconpicker/blob/master/LICENSE
 *
 */

.iconpicker-popover.popover {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  max-width: none;
  padding: 1px;
  text-align: left;
  width: 216px;
  background: #f7f7f7;
}
.iconpicker-popover.popover.top,
.iconpicker-popover.popover.topLeftCorner,
.iconpicker-popover.popover.topLeft,
.iconpicker-popover.popover.topRight,
.iconpicker-popover.popover.topRightCorner {
  margin-top: -10px;
}
.iconpicker-popover.popover.right,
.iconpicker-popover.popover.rightTop,
.iconpicker-popover.popover.rightBottom {
  margin-left: 10px;
}
.iconpicker-popover.popover.bottom,
.iconpicker-popover.popover.bottomRightCorner,
.iconpicker-popover.popover.bottomRight,
.iconpicker-popover.popover.bottomLeft,
.iconpicker-popover.popover.bottomLeftCorner {
  margin-top: 10px;
}
.iconpicker-popover.popover.left,
.iconpicker-popover.popover.leftBottom,
.iconpicker-popover.popover.leftTop {
  margin-left: -10px;
}
.iconpicker-popover.popover.inline {
  margin: 0 0 12px 0;
  position: relative;
  display: inline-block;
  opacity: 1;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  max-width: 100%;
  box-shadow: none;
  z-index: auto;
  vertical-align: top;
}
.iconpicker-popover.popover.inline > .arrow {
  display: none;
}
.dropdown-menu .iconpicker-popover.inline {
  margin: 0;
  border: none;
}
.dropdown-menu.iconpicker-container {
  padding: 0;
}
.iconpicker-popover.popover .popover-title {
  padding: 12px;
  font-size: 13px;
  line-height: 15px;
  border-bottom: 1px solid #eaeaea;
  background-color: #f7f7f7;
}
.iconpicker-popover.popover .popover-title input[type=search].iconpicker-search {
  margin: 0 0 2px 0;
}
.iconpicker-popover.popover .popover-title-text ~ input[type=search].iconpicker-search {
  margin-top: 12px;
}
.iconpicker-popover.popover .popover-content {
  padding: 0px;
  text-align: center;
}
.iconpicker-popover .popover-footer {
  float: none;
  clear: both;
  padding: 12px;
  text-align: right;
  margin: 0;
  border-top: 1px solid #eaeaea;
  background-color: #f7f7f7;
}
.iconpicker-popover .popover-footer:before,
.iconpicker-popover .popover-footer:after {
  content: " ";
  display: table;
}
.iconpicker-popover .popover-footer:after {
  clear: both;
}
.iconpicker-popover .popover-footer .iconpicker-btn {
  margin-left: 10px;
}
.iconpicker-popover .popover-footer input[type=search].iconpicker-search {
  /*width:auto;
        float:left;*/
  margin-bottom: 12px;
}
.iconpicker-popover.popover > .arrow,
.iconpicker-popover.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.iconpicker-popover.popover > .arrow {
  border-width: 11px;
}
.iconpicker-popover.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.iconpicker-popover.popover.top > .arrow,
.iconpicker-popover.popover.topLeft > .arrow,
.iconpicker-popover.popover.topRight > .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;
}
.iconpicker-popover.popover.top > .arrow:after,
.iconpicker-popover.popover.topLeft > .arrow:after,
.iconpicker-popover.popover.topRight > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.iconpicker-popover.popover.topLeft > .arrow {
  left: 8px;
  margin-left: 0;
}
.iconpicker-popover.popover.topRight > .arrow {
  left: auto;
  right: 8px;
  margin-left: 0;
}
.iconpicker-popover.popover.right > .arrow,
.iconpicker-popover.popover.rightTop > .arrow,
.iconpicker-popover.popover.rightBottom > .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);
}
.iconpicker-popover.popover.right > .arrow:after,
.iconpicker-popover.popover.rightTop > .arrow:after,
.iconpicker-popover.popover.rightBottom > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.iconpicker-popover.popover.rightTop > .arrow {
  top: auto;
  bottom: 8px;
  margin-top: 0;
}
.iconpicker-popover.popover.rightBottom > .arrow {
  top: 8px;
  margin-top: 0;
}
.iconpicker-popover.popover.bottom > .arrow,
.iconpicker-popover.popover.bottomRight > .arrow,
.iconpicker-popover.popover.bottomLeft > .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;
}
.iconpicker-popover.popover.bottom > .arrow:after,
.iconpicker-popover.popover.bottomRight > .arrow:after,
.iconpicker-popover.popover.bottomLeft > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.iconpicker-popover.popover.bottomLeft > .arrow {
  left: 8px;
  margin-left: 0;
}
.iconpicker-popover.popover.bottomRight > .arrow {
  left: auto;
  right: 8px;
  margin-left: 0;
}
.iconpicker-popover.popover.left > .arrow,
.iconpicker-popover.popover.leftBottom > .arrow,
.iconpicker-popover.popover.leftTop > .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);
}
.iconpicker-popover.popover.left > .arrow:after,
.iconpicker-popover.popover.leftBottom > .arrow:after,
.iconpicker-popover.popover.leftTop > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}
.iconpicker-popover.popover.leftBottom > .arrow {
  top: 8px;
  margin-top: 0;
}
.iconpicker-popover.popover.leftTop > .arrow {
  top: auto;
  bottom: 8px;
  margin-top: 0;
}
.iconpicker {
  position: relative;
  text-align: left;
  text-shadow: none;
  line-height: 0;
  display: block;
  margin: 0;
  overflow: hidden;
}
.iconpicker * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
}
.iconpicker:before,
.iconpicker:after {
  content: " ";
  display: table;
}
.iconpicker:after {
  clear: both;
}
.iconpicker .iconpicker-items {
  position: relative;
  clear: both;
  float: none;
  padding: 12px 0 0 12px;
  background: white;
  margin: 0;
  overflow: hidden;
  overflow-y: auto;
  min-height: 49px;
  max-height: 246px;
}
.iconpicker .iconpicker-items:before,
.iconpicker .iconpicker-items:after {
  content: " ";
  display: table;
}
.iconpicker .iconpicker-items:after {
  clear: both;
}
.iconpicker .iconpicker-item {
  float: left;
  width: 14px;
  height: 14px;
  padding: 12px;
  margin: 0 12px 12px 0;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
  box-shadow: 0 0 0 1px #dddddd;
  color: inherit;
  /*&:nth-child(4n+4) {
            margin-right: 0;
        }
        &:nth-last-child(-n+4) {
            margin-bottom: 0;
        }*/

}
.iconpicker .iconpicker-item:hover:not(.iconpicker-selected) {
  background-color: #eeeeee;
}
.iconpicker .iconpicker-item.iconpicker-selected {
  box-shadow: none;
  color: white;
}
.iconpicker-component {
  cursor: pointer;
}
/*
	jQuery.mmenu CSS
*/

html.mm-opened .mm-page,
html.mm-opened #mm-blocker,
html.mm-opened .mm-fixed-top,
html.mm-opened .mm-fixed-bottom,
html.mm-opened .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  left: 0%;
  top: 0;
  margin: 0;
  border: 0px solid transparent;
}
html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker {
  border: 0px solid rgba(100, 100, 100, 0);
}
.mm-menu .mm-hidden {
  display: none;
}
.mm-fixed-top,
.mm-fixed-bottom {
  position: fixed;
  left: 0;
}
.mm-fixed-top {
  top: 0;
}
.mm-fixed-bottom {
  bottom: 0;
}
html.mm-opened .mm-page,
.mm-menu > .mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html.mm-opened,
html.mm-opened body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
html.mm-opened .mm-page {
  height: 100%;
  overflow: hidden;
  position: absolute;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: white;
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-current {
  display: block;
}
.mm-menu {
  background: inherit;
  display: none;
  overflow: hidden;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 0;
}
.mm-menu > .mm-panel.mm-opened {
  left: 0%;
}
.mm-menu > .mm-panel.mm-subopened {
  left: -40%;
}
.mm-menu > .mm-panel.mm-highest {
  z-index: 1;
}
.mm-menu > .mm-panel.mm-hidden {
  display: block;
  visibility: hidden;
}
.mm-menu .mm-list {
  padding: 20px 0;
}
.mm-menu > .mm-list {
  padding: 20px 0 40px 0;
}
.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px;
}
.mm-panel > .mm-list:first-child {
  padding-top: 0;
}
.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-list {
  font: inherit;
  font-size: 14px;
}
.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}
.mm-list > li {
  position: relative;
}
.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto;
}
.mm-list a.mm-subopen {
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mm-list a.mm-subopen::before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0;
}
.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px;
}
.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px;
}
.mm-list > li.mm-spacer {
  padding-top: 40px;
}
.mm-list > li.mm-spacer.mm-label {
  padding-top: 25px;
}
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}
.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 50px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 22px;
  right: 16px;
}
html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-ismenu {
  background: #f6f6f7;
}
.mm-menu {
  color: white;
}
.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: white;
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: white;
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05);
}
html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker,
html.mm-opened.mm-opening .mm-fixed-top,
html.mm-opened.mm-opening .mm-fixed-bottom {
  left: 80%;
}
.mm-menu {
  width: 80%;
}
@media all and (max-width: 175px) {
  .mm-menu {
    width: 140px;
  }
  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu {
    width: 440px;
  }
  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 440px;
  }
}
html.mm-nooverflowscrolling.mm-opened {
  height: auto;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll;
}
html.mm-nooverflowscrolling.mm-opened body {
  overflow: auto;
}
html.mm-nooverflowscrolling.mm-opened .mm-page {
  min-height: 1000px;
  position: fixed;
}
html.mm-nooverflowscrolling.mm-opened .mm-menu {
  height: auto;
  min-height: 1000px;
  overflow: auto;
  overflow-x: hidden;
  position: relative;
  left: auto;
  top: auto;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel {
  position: relative;
  height: auto;
  display: none;
  left: 0;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel.mm-current {
  display: block;
}
/*
	jQuery.mmenu position extension CSS
*/

.mm-menu.mm-top {
  width: 100%;
}
html.mm-top.mm-opened .mm-page,
html.mm-top.mm-opened #mm-blocker {
  top: 0%;
}
html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top,
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  left: 0;
}
.mm-menu.mm-right {
  left: auto;
  right: 0;
}
html.mm-right.mm-opened .mm-page,
html.mm-right.mm-opened #mm-blocker,
html.mm-right.mm-opened .mm-fixed-top,
html.mm-right.mm-opened .mm-fixed-bottom {
  left: auto;
  right: 0%;
}
html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  left: auto;
}
.mm-menu.mm-bottom {
  width: 100%;
  top: auto;
  bottom: 0;
}
html.mm-bottom.mm-opened .mm-page,
html.mm-bottom.mm-opened #mm-blocker {
  bottom: 0%;
  top: auto;
}
html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  top: auto;
  left: 0;
}
.mm-menu.mm-top {
  height: 80%;
}
html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top {
  top: 80%;
}
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 140px;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 880px;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -880px;
  }
}
.mm-menu.mm-right {
  width: 80%;
}
html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  right: 80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 440px;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 440px;
  }
}
.mm-menu.mm-bottom {
  height: 80%;
}
html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: 80%;
}
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
  top: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 880px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -880px;
  }
}
/*
	jQuery.mmenu z-position extension CSS
*/

html.mm-front.mm-opened .mm-page {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, -moz-transform;
  -ms-transition-property: top, right, bottom, left, -o-transform;
  -o-transition-property: top, right, bottom, left, -o-transform;
  transition-property: top, right, bottom, left, transform;
}
html.mm-front .mm-page,
html.mm-front #mm-blocker {
  z-index: 0;
}
.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
html.mm-opened.mm-next .mm-page {
  box-shadow: none;
}
html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  left: 0%;
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
  left: 0;
}
html.mm-opening .mm-menu.mm-top.mm-front,
html.mm-opening .mm-menu.mm-top.mm-next {
  left: 0;
  top: 0%;
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
  left: auto;
}
html.mm-opening .mm-menu.mm-right.mm-front,
html.mm-opening .mm-menu.mm-right.mm-next {
  left: auto;
  right: 0%;
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
  top: auto;
  left: 0;
}
html.mm-opening .mm-menu.mm-bottom.mm-front,
html.mm-opening .mm-menu.mm-bottom.mm-next {
  left: 0;
  bottom: 0%;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  left: -80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -440px;
  }
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
  top: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -880px;
  }
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
  right: -80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -440px;
  }
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
  bottom: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -880px;
  }
}
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto;
}
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-top {
  top: 0;
}
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0;
}
/*
	The CSS rules in this file should force all transitions for the menu into hardware acceleration.
	Unfortunately, this is really buggy in different browsers.
	Use with caution and test thoroughly!
*/

html.mm-accelerated.mm-opened .mm-page,
html.mm-accelerated.mm-opened #mm-blocker,
html.mm-accelerated.mm-opened .mm-menu.mm-front,
html.mm-accelerated.mm-opened .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0px);
  -moz-transform: translate3d(0, 0, 0px);
  -ms-transform: translate3d(0, 0, 0px);
  -o-transform: translate3d(0, 0, 0px);
  transform: translate3d(0, 0, 0px);
}
html.mm-accelerated.mm-opened.mm-opening .mm-page,
html.mm-accelerated.mm-opened.mm-opening #mm-blocker,
html.mm-accelerated.mm-opened.mm-opening .mm-menu.mm-front,
html.mm-accelerated.mm-opened.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  -o-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}
html.mm-accelerated .mm-menu.mm-horizontal .mm-panel {
  -webkit-transform: translate3d(0, 0, 0px);
  -moz-transform: translate3d(0, 0, 0px);
  -ms-transform: translate3d(0, 0, 0px);
  -o-transform: translate3d(0, 0, 0px);
  transform: translate3d(0, 0, 0px);
}
html.mm-accelerated .mm-menu.mm-horizontal .mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  -o-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}
html.mm-accelerated .mm-menu.mm-horizontal .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: translate3d(0, 0, 2px);
  -moz-transform: translate3d(0, 0, 2px);
  -ms-transform: translate3d(0, 0, 2px);
  -o-transform: translate3d(0, 0, 2px);
  transform: translate3d(0, 0, 2px);
}
/* Used by mmenu angular directive  */

/* draggable */

body.dragging,
body.dragging * {
  cursor: move !important;
}
.dragged {
  position: absolute !important;
  opacity: 0.5;
  z-index: 2000;
}
li.placeholder {
  position: relative;
  /** More li styles **/

}
ul.mm-panel li.placeholder:before {
  position: absolute;
  /** Define arrowhead **/

}
.mm-overlay-link {
  text-decoration: none;
  color: inherit;
}
/* search css */

.mm-search {
  height: 50px;
}
.mm-menu .mm-search input {
  background: #242424;
  color: rgba(255, 255, 255, 0.6);
  border-radius: 0px;
}
.mm-menu li.mm-noresults {
  color: rgba(255, 255, 255, 0.3);
}
.mm-search {
  padding-left: 15px;
  padding-right: 15px;
}
.mm-search:after {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #e6e7e8;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
.mm-menu.mm-hassearch > .mm-panel {
  bottom: 0px;
  margin-top: 70px;
  padding-top: 0px;
  height: inherit;
}
.mm-list a.mm-subopen.mm-fullhorizontalsubopen::before {
  border-left-width: 0px;
}
.mm-list a.mm-subopen {
  width: 49px;
}
.mm-list a.mm-subopen::before {
  border-left-style: solid;
  border-left-width: 1px;
  content: "";
  display: block;
  height: calc(100% - 10px);
  height: -webkit-calc(100% - 10px);
  left: 0;
  margin-top: 5px;
  position: absolute;
}
.mm-list a.mm-subopen:after {
  right: 22px;
}
.mm-list a.mm-icon-left {
  position: absolute;
  padding-right: 2px;
  top: 0;
  text-align: center;
  z-index: 2;
  width: 48px;
}
.mm-list .mm-subtitle {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.15);
  background: none repeat scroll 0 0 #bcbec0;
}
.mm-list a.mm-subclose:before {
  border: 0px solid transparent;
}
.mm-list a.mm-subclose {
  text-indent: 0px;
}
.mm-list .mm-subclose.mm-subclosebutton {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  height: 40px;
  margin-top: 25px;
  padding-top: 5px;
  position: absolute;
  right: 5px;
  z-index: 2;
}
/* start - alternativ b - no background  */

.mm-list .mm-subhome {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  height: 40px;
  margin-top: 25px;
  padding-top: 5px;
  position: absolute;
  right: 0;
  z-index: 2;
}
.mm-list .mm-subclose {
  margin-right: 47px;
  background: none repeat scroll 0 0 transparent !important;
}
.mm-list .mm-subclose.mm-text {
  margin-right: 93px;
}
/* enables inline naviation items */

.mm-list .mm-sublist-item {
  border: 1px solid #1f4e60;
  padding: 5px !important;
  margin: 5px 5px 0 0;
  float: left;
  text-align: center;
  min-width: 40px;
}
/* enables icons block inside inline-items */

.mm-list .mm-sublist-icon {
  color: inherit;
  width: 100%;
  text-align: center;
  display: block;
}
/* enables text block inside inline-items */

.mm-list .mm-sublist-text {
  color: inherit;
  line-height: 20px;
  display: block;
}
.mm-menu .mm-sublist {
  list-style: none;
  margin-left: 0px;
  padding: 0px 0px 0px 20px !important;
  overflow: hidden;
  /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);*/

}
.mm-sublist > li > a {
  padding: 4px 7px !important;
}
.mm-sublist > li:after {
  border-bottom-width: 0px !important;
}
.mm-list a.mm-text-offset {
  margin-left: 48px;
  padding-right: 20px;
  padding-left: 4px;
}
.mm-list a.mm-text-offset.mm-edit-mode {
  margin-right: 50px;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
  margin-left: 0px;
}
.mm-icon-right {
  position: absolute;
  right: 0;
  z-index: 2;
}
.mm-list a.mm-info-button {
  margin-right: 40px;
}
.mm-sublist-item > a.mm-icon-left {
  width: auto;
}
.mm-list a.mm-subopen.mm-edit-mode + a,
.mm-list a.mm-subopen.mm-edit-mode + span {
  margin-right: 5px;
  padding-right: 5px;
}
.mm-list .mm-sublist a.mm-icon-left {
  top: inherit;
}
.mm-menu .mm-list > li.mm-selected > a.mm-icon-left {
  color: #fc8b1d;
}
.mm-list .mm-edit-button {
  color: #fc8b1d;
  padding-left: 14px;
}
.mm-list .mm-delete-button {
  color: #fc8b1d;
}
.mm-list .mm-info-button {
  background: none !important;
}
slider {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 100%;
  margin: 10px 5px 20px 15px;
  vert-align: middle;
}
slider span.bar {
  height: 50%;
  z-index: 0;
  left: 0;
  top: 25%;
  cursor: pointer;
}
slider span.bar.selection {
  background: #007194;
  border: 1px solid #cccccc;
}
slider span.bar.unselected {
  width: auto;
  background: white;
  border: 1px solid #cccccc;
  opacity: 1;
  border-radius: 3px;
}
slider span.pointer {
  cursor: pointer;
  width: 12px;
  top: 0;
  bottom: 0;
  border-radius: 3px;
  /*background-color: #16627a;*/
  background-color: #cccccc;
}
slider span.bubble {
  font-size: 1em;
  line-height: 1.5em;
  font-family: sans-serif;
  text-align: center;
  top: -1.5em;
  cursor: pointer;
  color: #666666;
}
slider span.bubble::after {
  content: "°";
}
slider span.bubble.selection,
slider span.bubble.limit {
  top: 18px;
}
slider span.bubble.selection {
  display: none !important;
}
slider span.bubble.limit {
  display: none !important;
}
slider span.bubble.low,
slider span.bubble.high {
  display: none;
}
::-ms-tooltip {
  display: none;
}
#slider-container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 18em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #a7a9ac;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #d1d3d4;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #a7a9ac;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #d1d3d4;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #a7a9ac;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #125c79;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #125c79;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: white;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #a7a9ac;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #d1d3d4;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #125c79;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #a7a9ac;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #a7a9ac;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.ng-table th {
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ng-table th.sortable {
  cursor: pointer;
}
.ng-table th.sortable div {
  padding-right: 18px;
  position: relative;
}
.ng-table th.sortable div:after,
.ng-table th.sortable div:before {
  content: "";
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: black transparent;
  visibility: visible;
  right: 8px;
  top: 50%;
  position: absolute;
  opacity: 0.3;
  margin-top: -4px;
}
.ng-table th.sortable div:before {
  margin-top: 2px;
  border-bottom: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid black;
}
.ng-table th.sortable div:hover:after,
.ng-table th.sortable div:hover:before {
  opacity: 1;
  visibility: visible;
}
.ng-table th.sortable.sort-desc,
.ng-table th.sortable.sort-asc {
  background-color: #f2f2f2;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.ng-table th.sortable.sort-desc div:after,
.ng-table th.sortable.sort-asc div:after {
  margin-top: -2px;
}
.ng-table th.sortable.sort-desc div:before,
.ng-table th.sortable.sort-asc div:before {
  visibility: hidden;
}
.ng-table th.sortable.sort-asc div:after,
.ng-table th.sortable.sort-asc div:hover:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.ng-table th.sortable.sort-desc div:after {
  border-bottom: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid black;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.ng-table th.filter .input-filter {
  margin: 0;
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ng-table + .pagination {
  margin-top: 0;
}
@media only screen and (max-width: 800px) {
  .ng-table-responsive {
    border-bottom: 1px solid #999999;
  }
  .ng-table-responsive tr {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
  }
  .ng-table-responsive td:before {
    position: absolute;
    padding: 8px;
    left: 0;
    top: 0;
    width: 50%;
    white-space: nowrap;
    text-align: left;
    font-weight: 700;
  }
  .ng-table-responsive thead tr th {
    text-align: left;
  }
  .ng-table-responsive thead tr.ng-table-filters th {
    padding: 0;
  }
  .ng-table-responsive thead tr.ng-table-filters th form > div {
    padding: 8px;
  }
  .ng-table-responsive td {
    border: 0;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .ng-table-responsive td:before {
    content: attr(data-title-text);
  }
  .ng-table-responsive,
  .ng-table-responsive thead,
  .ng-table-responsive tbody,
  .ng-table-responsive th,
  .ng-table-responsive td,
  .ng-table-responsive tr {
    display: block;
  }
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: white;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: white;
  -webkit-text-shadow: 0 1px 0 white;
  text-shadow: 0 1px 0 white;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/

}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: white;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px black;
  -webkit-box-shadow: 0 0 12px black;
  box-shadow: 0 0 12px black;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: black;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
}
/*Responsive Design*/

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/* add generic styling for the editor */

.ta-root.focussed > .ta-scroll-window.form-control {
  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);
  -moz-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);
}
.ta-editor.ta-html,
.ta-scroll-window.form-control {
  min-height: 300px;
  height: auto;
  overflow: auto;
  font-family: inherit;
  font-size: 100%;
}
.ta-scroll-window.form-control {
  position: relative;
  padding: 0;
}
.ta-scroll-window > .ta-bind {
  height: auto;
  min-height: 300px;
  padding: 6px 12px;
}
.ta-editor:focus {
  user-select: text;
}
/* add the styling for the awesomness of the resizer */

.ta-resizer-handle-overlay {
  z-index: 100;
  position: absolute;
  display: none;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-info {
  position: absolute;
  bottom: 16px;
  right: 16px;
  border: 1px solid black;
  background-color: white;
  padding: 0 4px;
  opacity: 0.7;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-background {
  position: absolute;
  bottom: 5px;
  right: 5px;
  left: 5px;
  top: 5px;
  border: 1px solid black;
  background-color: rgba(0, 0, 0, 0.2);
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner {
  width: 10px;
  height: 10px;
  position: absolute;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl {
  top: 0;
  left: 0;
  border-left: 1px solid black;
  border-top: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr {
  top: 0;
  right: 0;
  border-right: 1px solid black;
  border-top: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl {
  bottom: 0;
  left: 0;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}
.ta-resizer-handle-overlay > .ta-resizer-handle-corner-br {
  bottom: 0;
  right: 0;
  border: 1px solid black;
  cursor: se-resize;
  background-color: white;
}
.header-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;
  background-color: #1f4e60;
  border: 1px solid #cccccc;
  border: 1px solid transparent;
  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;
}
.header-dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.header-dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #1f4e60;
}
.header-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: white;
  white-space: nowrap;
}
.header-dropdown-menu > li > a:hover,
.header-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #1f4e60;
}
.header-dropdown-menu > .active > a,
.header-dropdown-menu > .active > a:hover,
.header-dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #125c79;
}
.header-dropdown-menu > .disabled > a,
.header-dropdown-menu > .disabled > a:hover,
.header-dropdown-menu > .disabled > a:focus {
  color: #1f4e60;
}
.header-dropdown-menu > .disabled > a:hover,
.header-dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .header-dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.login-title {
  background-color: #1f4e60;
  width: 100%;
  line-height: 70px;
  height: 110px;
}
.login-background {
  background: linear-gradient(#0d4253, #b2cbd8) !important;
  background: url(/BazeField.Portal/content/core/LandingImage.jpg) no-repeat center center fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.login-panel {
  width: 300px;
  background-color: #e6e7e8;
  margin: auto;
}
.bazefield-login {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* 1, 3 */

}
.bazefield-login-footer {
  flex: none;
  /* 2 */
  background-color: black;
  color: white;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px;
  opacity: 0.6;
}
.bazefield-login-footer .footer-logo {
  height: 30px;
}
.bazefield-login-footer a:link {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
.bazefield-login-footer a:visited {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
.bazefield-login-footer a:hover {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}
.bazefield-login-footer a:active {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}
.bazefield-login-content {
  flex: 1 0 auto;
  /* 2 */
  padding: var(--space) var(--space) 0;
  width: 100%;
}
.bazefield-login-content::after {
  content: '\00a0';
  /* &nbsp; */
  display: block;
  margin-top: var(--space);
  height: 0px;
  visibility: hidden;
}
@media (--break-lg) {
  .bazefield-login-content {
    padding-top: var(--space-lg);
  }
  .bazefield-login-content::after {
    margin-top: var(--space-lg);
  }
}
.bazefield-login-content--full {
  padding: 0;
}
.bazefield-login-content--full::after {
  content: none;
}
/*************************************************************************/

/* This file contains style for left navigation menu and right filter menu */

/*************************************************************************/

#menu.mm-init-pending {
  display: none !important;
}
html.mm-opened .mm-page {
  box-shadow: 0 0 10px rgba(150, 150, 150, 0.5);
}
.mm-ismenu {
  background: #f6f6f7;
}
.mm-menu .mm-list > li > a.mm-subclose {
  color: white;
}
.mm-menu .mm-list > li > a.mm-subhome {
  color: white;
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: #888888;
}
#menu {
  background: #f6f6f7;
  color: #414042;
}
#menu > .nav {
  font-size: 18px;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
  margin-left: 0px;
}
/* only for mobile view */

@media (max-width: 767px) {
  /* ensure that the menu height takes into account the top margin */
  
  .mm-menu {
    height: auto;
    bottom: 0;
  }
  /* when using hardware accelleration the iphone doesnt hide background divs*/
  
  .mm-menu > .mm-panel.mm-subopened {
    left: -100%;
  }
}
/* desktop/tablet view */

@media (min-width: 768px) {
  html.mm-menuOpened.mm-opened.mm-opening .mm-page,
  html.mm-menuOpened.mm-opened.mm-opening #mm-blocker,
  html.mm-menuOpened.mm-opened.mm-opening .mm-fixed-top,
  html.mm-menuOpened.mm-opened.mm-opening .mm-fixed-bottom {
    left: 260px;
  }
  .content-shadow {
    box-shadow: 0 0 10px rgba(150, 150, 150, 0.5);
    z-index: 1;
    background-color: white;
  }
  #menu-shadow {
    width: 260px;
    position: fixed;
    top: 0px;
    height: 100vh;
    z-index: 0;
    box-shadow: 0px 0px 10px rgba(150, 150, 150, 0.5);
  }
  /* left navigation menu is fixed*/
  
  #menu {
    margin-bottom: 0px;
    margin-top: 60px;
    width: 260px;
    bottom: 0;
    height: auto;
    position: fixed;
    overflow-y: auto;
    top: 0;
  }
  /* clear body settings etc when menu is inline in the page*/
  
  html.mm-opened body {
    width: inherit;
    height: inherit;
    overflow: auto;
    position: inherit;
  }
  /* clear various settings when menu is inline in the page*/
  
  html.mm-opened .mm-page {
    height: inherit;
    overflow: inherit;
    position: inherit;
  }
}
#menu .mm-list > li > a,
.mm-list > li > span {
  /*font-size: @font-size-large;*/
  font-weight: 500;
  /*font-size: 16px;*/
  line-height: 30px;
  /* remove the dotted line around links*/
  outline: none;
}
#menu .mm-list:not(.mm-sublist) > li > a .fa,
.mm-list > li > span .fa {
  margin-right: 10px;
}
#menu .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 2;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  margin-top: -5px;
}
#menu .form-group {
  margin: 15px;
}
#menu .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 1.428571429;
  color: #414042;
  vertical-align: middle;
  background-color: #376275;
  background-image: none;
  border: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#menu .form-control::-moz-placeholder {
  color: #a7a9ac;
  opacity: 1;
}
#menu .form-control:-ms-input-placeholder {
  color: #a7a9ac;
}
#menu .form-control::-webkit-input-placeholder {
  color: #a7a9ac;
}
#menu .form-control[disabled],
#menu .form-control[readonly],
fieldset[disabled] #menu .form-control {
  cursor: not-allowed;
  background-color: #d1d3d4;
}
textarea#menu .form-control {
  height: auto;
}
#mmenuEdit {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  transform: translate3d(0, 0, 0px);
  width: inherit;
  padding: 0;
  background: none repeat scroll 0 0 #bcbec0;
  color: white;
  display: none;
}
#mmenuEdit ul {
  padding: 0;
  margin: 0;
}
#mmenuEdit > ul > li > .active {
  color: #fc8b1d;
}
#mmenuEdit li {
  font-size: 14px;
  padding-left: 4px;
}
#mmenuEdit.configuremenu-overlay {
  display: inherit;
}
#menu.configuremenu-overlay {
  margin-bottom: 51px;
}
#menu .mm-list {
  font-size: 16px;
}
#menu .mm-sublist {
  list-style: none;
  margin-left: 0px;
  padding: 0px 0px 0px 20px !important;
}
#menu .mm-sublist-item {
  padding: 0 !important;
  line-height: 20px;
}
#menu .mm-sublist-icon {
  font-size: 16px !important;
}
#menu .mm-sublist > li > a {
  font-size: 13px;
  line-height: 20px;
}
.mm-menu .mm-sublist > li.mm-selected > a:not(.mm-subopen) .fa,
.mm-menu .mm-sublist > li.mm-selected > span .fa {
  color: #fc8b1d;
}
#menuSearch {
  box-sizing: border-box;
  height: 60px;
  border-top: 1px;
  border-bottom: 1px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #e6e7e8;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
}
#menuSearchLink {
  color: #414042;
  border-width: 0;
  box-shadow: none;
  outline: none;
}
.menusearchfield ul {
  -webkit-transform: translate3d(0, 0, 1px);
}
/* page-header styles */

.page-header-toolbar {
  padding-top: 16px;
  padding-bottom: 14px;
  margin: 10px 0 15px;
}
.page-header-toolbar a {
  outline: 0 !important;
}
.page-header-toolbar a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.page-header-toolbar h1 {
  margin-top: 0;
}
.page-header-views {
  padding-bottom: 0px;
}
.page-header-views h1 {
  margin-top: 0;
  margin-bottom: 4px;
}
.page-header-toolbar .page-header-right {
  float: right;
  margin-bottom: 2px;
}
.page-header-toolbar .page-header-left {
  float: left;
  margin-bottom: 2px;
}
.page-header-toolbar-link {
  text-align: center;
  display: inline-block;
  min-width: 55px;
}
.page-header-navigation {
  display: inline-block;
  border-left: 1px solid #f2f2f2;
  padding-left: 10px;
}
.page-header-separator {
  color: gray;
}
/* This file contains general css classes */

body {
  background-color: white;
}
.loading-container {
  position: relative;
}
.loading-container .loading:before,
.loading-container .loading:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 50px;
  min-width: 50px;
}
.loading-container .loading:before {
  background-color: white;
  opacity: 0.5;
}
/* must set this in order to get a fully fluid bootstrap page */

.container-fluid {
  padding: 0 15px;
}
.italic {
  font-style: italic;
}
.panel-white {
  background: white;
}
.panel-padded {
  padding: 10px 20px;
}
.tab-content .panel-padded {
  border: 1px solid #dddddd;
  border-top: none;
}
.no-text-decoration a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.loading-spinner-container {
  float: left;
  height: 100vh;
  position: relative;
  width: 100%;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  line-height: 100vh;
  text-align: center;
}
/* default header offset/height */

#header {
  border-bottom: 0px none;
  height: 70px;
}
/* right sidebar */

#sidebar-frame {
  padding-right: 0px;
}
.portal-iframe {
  border: 0px;
  position: fixed;
  margin-left: 0px;
  top: 70px;
  padding-bottom: 69px;
  height: 100%;
  margin-left: -15px;
  width: 100%;
}
@media (max-width: 767px) {
  .portal-iframe {
    top: 60px;
  }
}
@media (min-width: 767px) {
  .portal-iframe {
    top: 70px;
  }
}
.portal-iframe-offset {
  padding-right: 260px;
}
/* the content frame holder*/

#content-frame {
  margin-left: 0px;
  margin-right: 0px;
  background-color: white;
}
/* only for mobile view */

@media (max-width: 767px) {
  /* small header */
  
  #header {
    width: 100%;
    min-height: 50px !important;
    height: inherit;
    position: inherit !important;
    /*mobile header should not be fixed*/
    margin-bottom: 0px;
  }
  /* small header navbar */
  
  #headerNav {
    margin: 5px 0;
  }
  #menuButtonLink {
    padding-right: 5px;
  }
  #helpButtonLink {
    padding-right: 2px;
  }
  /* small page header */
  
  .page-header {
    padding-top: 5px;
    padding-bottom: 16px;
    margin: 10px 0 15px 0px;
  }
}
/* desktop/tablet view */

@media (min-width: 768px) {
  /* larger fixed header */
  
  #header {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* content must be shifted down to allow for header */
  
  #content-wrapper {
    padding-top: 70px;
  }
  /* content offset to make room for left side menu */
  
  .content-offset {
    margin-left: 260px;
  }
  /* the right filter*/
  
  #sidebar-frame {
    position: absolute;
    float: right;
    right: 0;
    z-index: 2;
    /*box-shadow: 0 0 10px rgba(150, 150, 150, 0.5);*/
  
    /*border: solid 1px black;*/
  
  }
  /* portal content frame*/
  
  #content-frame {
    height: auto;
    overflow-x: hidden;
    /*min-height: calc(100vh - 70px);*/
    min-height: calc(100vh - 70px);
    /* syntax for less 1.4 */
  
  }
}
/* desktop view */

@media (min-width: 1024px) {
  /* filter frame is now floating inside main page*/
  
  #sidebar-frame {
    position: inherit;
    float: right;
    right: inherit;
  }
}
.page-footer-right {
  text-align: right;
}
.nomargin {
  margin: 0 !important;
}
.list-item {
  padding: 8px;
}
.list-item .item-heading {
  font-weight: 600;
}
.selectable {
  cursor: pointer;
}
.ng-table th {
  text-align: left;
}
.text-left {
  text-align: left !important;
}
a {
  cursor: pointer;
}
/* make modal fading better */

.modal.fade {
  opacity: 1;
}
.modal.fade .modal-dialog,
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.popoverSidebar {
  background-color: #f0ad4e;
  color: white;
  left: auto !important;
  right: 5px !important;
  min-width: 225px;
  top: 55px !important;
  padding: 10px;
}
.popoverSidebar.bottom .arrow {
  border-bottom-color: #f0ad4e;
  left: 85%;
}
.popoverSidebar.bottom .arrow:after {
  border-bottom-color: #f0ad4e;
}
.popoverSidebar .popover-close {
  right: -5px;
}
.sidebar-icon:before {
  content: "\f0b0";
}
.app-modal-tagconfig .modal-dialog {
  width: 800px;
}
.bg-baze-white {
  background-color: white;
}
.bg-baze-black {
  background-color: black;
}
.bg-baze-transparent {
  background-color: #ffffff00;
}
.bg-baze-blue1 {
  background-color: #0d4253;
}
.bg-baze-blue2 {
  background-color: #1f4e60;
}
.bg-baze-blue3 {
  background-color: #376275;
}
.bg-baze-blue4 {
  background-color: #4a7689;
}
.bg-baze-blue5 {
  background-color: #6893a7;
}
.bg-baze-blue6 {
  background-color: #89afc1;
}
.bg-baze-blue7 {
  background-color: #b2cbd8;
}
.bg-baze-blue8 {
  background-color: #d1e1e9;
}
.bg-baze-blue {
  background-color: #1f4e60;
}
.bg-baze-green1 {
  background-color: #00554b;
}
.bg-baze-green2 {
  background-color: #007068;
}
.bg-baze-green3 {
  background-color: #2a7f77;
}
.bg-baze-green4 {
  background-color: #3f8c85;
}
.bg-baze-green5 {
  background-color: #74a8a3;
}
.bg-baze-green6 {
  background-color: #8bb7b3;
}
.bg-baze-green7 {
  background-color: #afccc9;
}
.bg-baze-green8 {
  background-color: #d1e0de;
}
.bg-baze-green {
  background-color: #007068;
}
.bg-baze-gray1 {
  background-color: #414042;
}
.bg-baze-gray2 {
  background-color: #58595b;
}
.bg-baze-gray3 {
  background-color: #6d6e71;
}
.bg-baze-gray4 {
  background-color: #808285;
}
.bg-baze-gray5 {
  background-color: #a7a9ac;
}
.bg-baze-gray6 {
  background-color: #bcbec0;
}
.bg-baze-gray7 {
  background-color: #d1d3d4;
}
.bg-baze-gray8 {
  background-color: #e6e7e8;
}
.bg-baze-gray {
  background-color: #58595b;
}
.bg-baze-orange1 {
  background-color: #743400;
}
.bg-baze-orange2 {
  background-color: #974907;
}
.bg-baze-orange3 {
  background-color: #b75a14;
}
.bg-baze-orange4 {
  background-color: #d3681b;
}
.bg-baze-orange5 {
  background-color: #e38440;
}
.bg-baze-orange6 {
  background-color: #eb9d65;
}
.bg-baze-orange7 {
  background-color: #f5b88b;
}
.bg-baze-orange8 {
  background-color: #feddc3;
}
.bg-baze-orange {
  background-color: #d3681b;
}
.bg-baze-default1 {
  background-color: #414042;
}
.bg-baze-default2 {
  background-color: #58595b;
}
.bg-baze-default3 {
  background-color: #6d6e71;
}
.bg-baze-default4 {
  background-color: #808285;
}
.bg-baze-default5 {
  background-color: #a7a9ac;
}
.bg-baze-default6 {
  background-color: #bcbec0;
}
.bg-baze-default7 {
  background-color: #d1d3d4;
}
.bg-baze-default8 {
  background-color: #e6e7e8;
}
.bg-baze-default {
  background-color: #808285;
}
.bg-baze-primary1 {
  background-color: #0d4253;
}
.bg-baze-primary2 {
  background-color: #125c79;
}
.bg-baze-primary3 {
  background-color: #3d708c;
}
.bg-baze-primary4 {
  background-color: #537d98;
}
.bg-baze-primary5 {
  background-color: #7492a9;
}
.bg-baze-primary6 {
  background-color: #8da7bb;
}
.bg-baze-primary7 {
  background-color: #bbcbd6;
}
.bg-baze-primary8 {
  background-color: #d4dee5;
}
.bg-baze-primary {
  background-color: #125c79;
}
.bg-baze-info1 {
  background-color: #005b79;
}
.bg-baze-info2 {
  background-color: #007194;
}
.bg-baze-info3 {
  background-color: #0083a7;
}
.bg-baze-info4 {
  background-color: #1896ba;
}
.bg-baze-info5 {
  background-color: #65a9c7;
}
.bg-baze-info6 {
  background-color: #88b8d2;
}
.bg-baze-info7 {
  background-color: #aacadd;
}
.bg-baze-info8 {
  background-color: #cddee9;
}
.bg-baze-info {
  background-color: #1896ba;
}
.bg-baze-success1 {
  background-color: #3c4d0a;
}
.bg-baze-success2 {
  background-color: #4e6623;
}
.bg-baze-success3 {
  background-color: #657f2f;
}
.bg-baze-success4 {
  background-color: #7d9e3c;
}
.bg-baze-success5 {
  background-color: #9ab261;
}
.bg-baze-success6 {
  background-color: #bbc991;
}
.bg-baze-success7 {
  background-color: #cfd8b1;
}
.bg-baze-success8 {
  background-color: #e4e8d3;
}
.bg-baze-success {
  background-color: #7d9e3c;
}
.bg-baze-danger1 {
  background-color: #5d0000;
}
.bg-baze-danger2 {
  background-color: #7d0a0c;
}
.bg-baze-danger3 {
  background-color: #a82a1f;
}
.bg-baze-danger4 {
  background-color: #c03126;
}
.bg-baze-danger5 {
  background-color: #d05239;
}
.bg-baze-danger6 {
  background-color: #de8063;
}
.bg-baze-danger7 {
  background-color: #e6a288;
}
.bg-baze-danger8 {
  background-color: #efc5b2;
}
.bg-baze-danger {
  background-color: #c03126;
}
.bg-baze-warning1 {
  background-color: #8c5700;
}
.bg-baze-warning2 {
  background-color: #ae6e0d;
}
.bg-baze-warning3 {
  background-color: #d38517;
}
.bg-baze-warning4 {
  background-color: #e69830;
}
.bg-baze-warning5 {
  background-color: #f1a94b;
}
.bg-baze-warning6 {
  background-color: #feca8b;
}
.bg-baze-warning7 {
  background-color: #ffd8a8;
}
.bg-baze-warning8 {
  background-color: #ffe6c9;
}
.bg-baze-warning {
  background-color: #e69830;
}
.bg-matrix-run {
  background-color: #7d9e3c;
}
.bg-matrix-standby {
  background-color: #0083a7;
}
.bg-matrix-restriction {
  background-color: #e69830;
}
.bg-matrix-stop {
  background-color: #c03126;
}
.bg-matrix-maintenance {
  background-color: #feca8b;
}
.bg-matrix-no-com {
  background-color: #e6a288;
}
.bg-matrix-repair {
  background-color: #7d0a0c;
}
.bg-matrix-auto-service {
  background-color: #88b8d2;
}
.bg-matrix-environmental {
  background-color: #4e6623;
}
.color-matrix-run {
  color: #7d9e3c;
}
.color-matrix-standby {
  color: #0083a7;
}
.color-matrix-restriction {
  color: #e69830;
}
.color-matrix-stop {
  color: #c03126;
}
.color-matrix-maintenance {
  color: #feca8b;
}
.color-matrix-no-com {
  color: #e6a288;
}
.color-matrix-repair {
  color: #7d0a0c;
}
.color-matrix-auto-service {
  color: #88b8d2;
}
.color-matrix-environmental {
  color: #4e6623;
}
.text-baze-blue1 {
  color: #0d4253;
}
.text-baze-blue2 {
  color: #1f4e60;
}
.text-baze-blue3 {
  color: #376275;
}
.text-baze-blue4 {
  color: #4a7689;
}
.text-baze-blue5 {
  color: #6893a7;
}
.text-baze-blue6 {
  color: #89afc1;
}
.text-baze-blue7 {
  color: #b2cbd8;
}
.text-baze-blue8 {
  color: #d1e1e9;
}
.text-baze-blue {
  color: #1f4e60;
}
.text-baze-green1 {
  color: #00554b;
}
.text-baze-green2 {
  color: #007068;
}
.text-baze-green3 {
  color: #2a7f77;
}
.text-baze-green4 {
  color: #3f8c85;
}
.text-baze-green5 {
  color: #74a8a3;
}
.text-baze-green6 {
  color: #8bb7b3;
}
.text-baze-green7 {
  color: #afccc9;
}
.text-baze-green8 {
  color: #d1e0de;
}
.text-baze-green {
  color: #007068;
}
.text-baze-gray1 {
  color: #414042;
}
.text-baze-gray2 {
  color: #58595b;
}
.text-baze-gray3 {
  color: #6d6e71;
}
.text-baze-gray4 {
  color: #808285;
}
.text-baze-gray5 {
  color: #a7a9ac;
}
.text-baze-gray6 {
  color: #bcbec0;
}
.text-baze-gray7 {
  color: #d1d3d4;
}
.text-baze-gray8 {
  color: #e6e7e8;
}
.text-baze-gray {
  color: #58595b;
}
.text-baze-orange1 {
  color: #743400;
}
.text-baze-orange2 {
  color: #974907;
}
.text-baze-orange3 {
  color: #b75a14;
}
.text-baze-orange4 {
  color: #d3681b;
}
.text-baze-orange5 {
  color: #e38440;
}
.text-baze-orange6 {
  color: #eb9d65;
}
.text-baze-orange7 {
  color: #f5b88b;
}
.text-baze-orange8 {
  color: #feddc3;
}
.text-baze-orange {
  color: #d3681b;
}
.text-baze-default1 {
  color: #414042;
}
.text-baze-default2 {
  color: #58595b;
}
.text-baze-default3 {
  color: #6d6e71;
}
.text-baze-default4 {
  color: #808285;
}
.text-baze-default5 {
  color: #a7a9ac;
}
.text-baze-default6 {
  color: #bcbec0;
}
.text-baze-default7 {
  color: #d1d3d4;
}
.text-baze-default8 {
  color: #e6e7e8;
}
.text-baze-default {
  color: #808285;
}
.text-baze-primary1 {
  color: #0d4253;
}
.text-baze-primary2 {
  color: #125c79;
}
.text-baze-primary3 {
  color: #3d708c;
}
.text-baze-primary4 {
  color: #537d98;
}
.text-baze-primary5 {
  color: #7492a9;
}
.text-baze-primary6 {
  color: #8da7bb;
}
.text-baze-primary7 {
  color: #bbcbd6;
}
.text-baze-primary8 {
  color: #d4dee5;
}
.text-baze-primary {
  color: #125c79;
}
.text-baze-info1 {
  color: #005b79;
}
.text-baze-info2 {
  color: #007194;
}
.text-baze-info3 {
  color: #0083a7;
}
.text-baze-info4 {
  color: #1896ba;
}
.text-baze-info5 {
  color: #65a9c7;
}
.text-baze-info6 {
  color: #88b8d2;
}
.text-baze-info7 {
  color: #aacadd;
}
.text-baze-info8 {
  color: #cddee9;
}
.text-baze-info {
  color: #1896ba;
}
.text-baze-success1 {
  color: #3c4d0a;
}
.text-baze-success2 {
  color: #4e6623;
}
.text-baze-success3 {
  color: #657f2f;
}
.text-baze-success4 {
  color: #7d9e3c;
}
.text-baze-success5 {
  color: #9ab261;
}
.text-baze-success6 {
  color: #bbc991;
}
.text-baze-success7 {
  color: #cfd8b1;
}
.text-baze-success8 {
  color: #e4e8d3;
}
.text-baze-success {
  color: #7d9e3c;
}
.text-baze-danger1 {
  color: #5d0000;
}
.text-baze-danger2 {
  color: #7d0a0c;
}
.text-baze-danger3 {
  color: #a82a1f;
}
.text-baze-danger4 {
  color: #c03126;
}
.text-baze-danger5 {
  color: #d05239;
}
.text-baze-danger6 {
  color: #de8063;
}
.text-baze-danger7 {
  color: #e6a288;
}
.text-baze-danger8 {
  color: #efc5b2;
}
.text-baze-danger {
  color: #c03126;
}
.text-baze-warning1 {
  color: #8c5700;
}
.text-baze-warning2 {
  color: #ae6e0d;
}
.text-baze-warning3 {
  color: #d38517;
}
.text-baze-warning4 {
  color: #e69830;
}
.text-baze-warning5 {
  color: #f1a94b;
}
.text-baze-warning6 {
  color: #feca8b;
}
.text-baze-warning7 {
  color: #ffd8a8;
}
.text-baze-warning8 {
  color: #ffe6c9;
}
.text-baze-warning {
  color: #e69830;
}
/* only for mobile view */

@media (max-width: 767px) {
  /* right filter menu - need scrollbar for y */
  
  #filterPanel {
    overflow-y: auto;
  }
}
/* desktop/tablet view */

@media (min-width: 768px) {
  /* filters have absolute position and appear above the content */
  
  #filterPanel {
    width: 280px;
    bottom: 0;
    height: auto;
    min-height: 612px;
    top: 0;
    position: absolute;
    overflow-y: hidden;
  }
  /* inherit the position of parent div*/
  
  #filterPanel.filter-height {
    position: inherit !important;
  }
}
/* desktop view */

@media (min-width: 1024px) {
  /* make sure filter streches full height of viewport*/
  
  #filterPanel.filter-height {
    min-height: calc(100vh - 70px);
    /* syntax for less 1.4 */
  
    /*min-height: calc(100vh - 70px);*/
  
  }
}
/* large view gives wider filter */

@media (min-width: 1440px) {
  #filterPanel {
    width: 280px;
  }
  html.mm-filtersOpened.mm-opened.mm-opening .mm-page,
  html.mm-filtersOpened.mm-opened.mm-opening #mm-blocker,
  html.mm-filtersOpened.mm-opened.mm-opening .mm-fixed-top,
  html.mm-filtersOpened.mm-opened.mm-opening .mm-fixed-bottom {
    right: 390px;
  }
}
/* desktop/tablet view */

@media (min-width: 768px) {
  html.mm-filtersOpened.mm-opened.mm-opening .mm-page,
  html.mm-filtersOpened.mm-opened.mm-opening #mm-blocker,
  html.mm-filtersOpened.mm-opened.mm-opening .mm-fixed-top,
  html.mm-filtersOpened.mm-opened.mm-opening .mm-fixed-bottom {
    right: 270px;
  }
}
#filterPanel {
  background: #f6f6f7;
  color: #58595b;
}
/* filters are inside the filter frame */

#filterPanel li {
  list-style: none;
}
#filterPanel .mm-panel {
  padding: 71px 0 0 0;
}
#filterPanel .panel-heading {
  padding: 12px 15px;
  border-bottom: transparent;
  border-radius: 0 !important;
  margin-top: 0;
}
#filterPanel .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
#filterPanel .panel-title > a {
  outline: none;
  text-decoration: none;
}
#filterPanel .panel {
  margin-bottom: 0;
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#filterPanel .panel-body {
  padding: 15px 15px 10px 15px;
}
#filterPanel .panel-body:before,
#filterPanel .panel-body:after {
  content: " ";
  display: table;
}
#filterPanel .panel-body:after {
  clear: both;
}
#filterPanel .panel-body .btn-margin {
  margin-top: 15px;
  margin-bottom: 15px;
}
#filterPanel .panel-group .panel + .panel {
  margin-top: 1px;
}
#filterPanel .panel-group .ui-select-container .ui-select-match .ui-select-match-item {
  background-color: #376275;
  color: white;
}
#filterPanel .panel-group .ui-select-container .ui-select-match .ui-select-match-close {
  color: white;
}
#filterPanel .asset-section {
  margin-bottom: 5px;
}
.new-condition-operator {
  display: inline-block;
  width: 45px;
  height: 34px;
  vertical-align: top;
}
.new-condition-operator .dropdown-menu {
  min-width: 35px;
}
.new-condition-operator .ui-select-choices-row > a {
  padding: 3px 12px;
}
.new-condition-operator .caret,
.new-condition-operator .glyphicon {
  display: none;
}
.condition-check-on-property .caret,
.condition-check-on-property .glyphicon {
  display: none;
}
.conditionsContainer .add-condition-link {
  padding-top: 10px;
}
.conditionsContainer .tall.ui-select-bootstrap > .ui-select-choices {
  min-height: 200px;
}
.conditionsContainer .ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 18px;
  margin-top: 4px;
}
.conditionsContainer .close {
  opacity: 1;
}
.conditionsContainer .btn {
  box-shadow: none;
  font-size: 14px;
}
.conditionsContainer .condition-box .condition .btn {
  box-shadow: none;
}
.conditionsContainer .condition-box .condition .btn-default:hover {
  box-shadow: none;
  background-color: white;
}
.conditionsContainer .condition-box .condition .new-condition-tag,
.conditionsContainer .condition-box .condition .ui-select-placeholder {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 34px;
}
.conditionsContainer .condition-box .condition .new-condition-tag .conditionTitle,
.conditionsContainer .condition-box .condition .ui-select-placeholder .conditionTitle {
  display: block;
  width: 230px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.conditionsContainer .condition-box .condition .new-condition-tag .caret,
.conditionsContainer .condition-box .condition .ui-select-placeholder .caret,
.conditionsContainer .condition-box .condition .new-condition-tag .glyphicon,
.conditionsContainer .condition-box .condition .ui-select-placeholder .glyphicon {
  display: none;
}
.conditionsContainer .condition-box .condition .new-condition-tag .dropdown-menu,
.conditionsContainer .condition-box .condition .ui-select-placeholder .dropdown-menu {
  min-width: 241px;
}
.conditionsContainer .condition-box .condition .new-condition-value {
  display: inline-block;
  width: 200px;
  height: 34px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding-left: 3px;
}
.conditionsContainer .condition-box .condition .warning-text,
.conditionsContainer .condition-box .condition .exprop-text {
  margin: 5px;
  margin-top: 10px;
}
.conditionsContainer .condition-box .glyphicon-plus {
  margin-top: 24px;
  margin-left: 30px;
  font-size: 24px;
  opacity: 0.6;
}
.conditionsContainer .condition-box .add-condition-text {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.conditionsContainer .condition-box:hover .glyphicon-remove {
  opacity: 1;
}
/**********************************************************************/

/* This file contains specific less for the availability application  */

/**********************************************************************/

/*.allocation {
    background-color: darken(@brand-danger, 8%);  
}

.allocation > div.active {
    .darken-original();
    .availability-active();
}*/

.event-data-resize-bar {
  width: 100%;
  height: 7px;
  margin: 4px 0 4px 0;
  background-color: #bcbec0;
  cursor: row-resize;
}
div.gantt-task.active {
  border: solid 1px #58595b;
  z-index: 11;
}
.connected-to-event {
  color: #feca8b;
  z-index: 102;
  font-size: 12px;
  position: relative;
  bottom: 2px;
}
.allocationManualOverride {
  background-size: 30px 30px;
  height: 60% !important;
  z-index: 101;
  /*opacity:0.6;*/

  /*border-top: 4px solid background;*/

}
.allocationManualOverride:after {
  position: absolute;
  left: 0;
  top: 38%;
  height: 4px;
  background: black;
  content: "";
  width: 100%;
  display: block;
}
div.gantt-task.allocationManualOverride.active {
  border: solid 1px #58595b;
  z-index: 100;
}
.missingDataTask {
  /*background-color: rgba(153,153,153,.7);*/
  background-color: rgba(255, 20, 147, 0.7);
}
.availableBackgroundTask {
  background-color: #668031;
  width: 100%;
  opacity: 0.8;
}
.availableTask {
  background-color: #668031;
}
.gantt-toolbar a:hover,
a:active,
a:focus {
  text-decoration: none;
}
td.overflow-elipsis {
  width: 100%;
  text-overflow: ellipsis;
  max-width: 0px;
  overflow: hidden;
}
.click-disable {
  pointer-events: none;
  opacity: 0.6;
}
/**********************************************************************/

/* This file contains specific less for the availability planner application  */

/**********************************************************************/

.availability-planner-task {
  z-index: 101;
}
.unavailability-task {
  background-color: #9e281f;
}
.scheduled-task {
  background-color: #d74337;
}
.un-scheduled-task {
  background-color: #9e281f;
}
.unavailable-task {
  background-color: #bcbec0;
}
.planned-maintenance-task-small {
  height: 60%;
}
.planned-maintenance-task-small .gantt-task-content {
  margin-top: 0.1em;
}
.planned-availability-task {
  background-color: #668031;
}
.curtailment-task {
  background-color: #e69830;
}
.curtailment-allowed-task {
  background-color: #94ba49;
}
.no-curtailment-allowed-task {
  background-color: #1896ba;
}
.gantt-toolbar a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.delete-link-task {
  text-decoration: none;
  color: white;
}
.delete-link-task:hover {
  text-decoration: none;
  color: black;
}
.legend-list {
  list-style-type: none;
  font-size: 20px;
  padding-bottom: 20px;
}
.legend-list li {
  float: left;
  margin-right: 40px;
}
.legend-planned-maitenance {
  color: #9e281f;
}
.legend-available {
  color: #668031;
}
.legend-curtailment-allowed {
  color: #94ba49;
}
.legend-curtailment-not-allowed {
  color: #1896ba;
}
.legend-curtailment {
  color: #e69830;
}
.legend-scheduled {
  color: #d74337;
}
.legend-un-scheduled {
  color: #9e281f;
}
.legend-unavailable {
  color: #bcbec0;
}
/**********************************************************************/

/* This file contains specific less for the map application  */

/**********************************************************************/

.map-control-height {
  max-height: 95%;
  overflow-y: auto;
  overflow-x: hidden;
}
#map-canvas {
  height: calc(100vh - 70px);
  max-height: 95%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 0px;
  padding-left: 0px;
}
#map-canvas-frame {
  height: calc(100vh - 1px);
  max-height: 95%;
  overflow-y: auto;
  overflow-x: hidden;
}
.gm-style-cc {
  display: none;
}
.site-marker-labels {
  color: red;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  text-align: center;
  /* padding: 2px 4px 2px 4px;
        border-radius: 5px;
        background-color: rgba(255, 255, 255, 0.9);
        */
  /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
  /*margin-top: 4px;*/
  /*font-family: "Lucida Grande", "Arial", sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        border: 1px solid black;
        white-space: nowrap;*/
  display: block;
  border-radius: 3px;
  background-color: #f0f0f0;
  opacity: 1;
  font-weight: bold;
}
.site-info-window {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background: white;
  color: #333333;
  padding: 10px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  width: 200px;
  margin-top: 35px;
  margin-left: -100px;
}
.site-info-window:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: white transparent;
  display: block;
  width: 0;
  z-index: 0;
  top: -15px;
  left: 87px;
}
/*.site-info-window a
    {
        color: white;
        text-decoration: underline;
    }*/

.turbine-marker-labels {
  color: red;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  text-align: center;
}
/*.turbine-info-window img[src="http://www.google.com/intl/en_us/mapfiles/close.gif"]
{
    display: none;
}*/

.turbine-info-window {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background: white;
  color: #333333;
  padding: 1px 3px 1px 3px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  width: 120px;
  margin-top: 20px;
  margin-left: -58px;
}
/*.turbine-info-window a
    {
        color: white;
        text-decoration: underline;
    }*/

.custom-marker {
  font-size: 2em;
  padding: 10px;
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: #7f7f7f solid 1px;
  text-align: center;
}
.custom-marker:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 7px 6px 0;
  border-color: white transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -6px;
  bottom: -6px;
  left: 50%;
}
.custom-marker:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 7px 6px 0;
  border-color: #7f7f7f transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -6px;
  bottom: -7px;
  left: 50%;
}
/*.option-item {
    &:hover {
        background-color: rgb(66, 139, 202);
        color: #fff;
    }

    margin-right: 10px;
    padding-left: 5px;
}*/

.map-control {
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
  margin: 10px;
}
.map-control .map-menu {
  background-color: white;
  padding: 10px;
  width: 700px;
}
.map-button {
  margin-right: 8px;
  width: 32px;
  height: 32px;
  box-shadow: 0px 0px 0px;
  margin-top: 10px;
  /*&.can-save {
        margin-bottom: 10px;
    }*/

}
.map-button .map-glyphicon {
  margin-left: -4px;
  margin-top: 1px;
}
.map-menu-options {
  display: none;
}
.map-menu-options .map-menu-option {
  display: block;
  width: 100%;
  margin: 0px;
}
.map-control {
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
  margin: 10px;
}
.map-control-button {
  width: 40px;
}
.map-marker {
  pointer-events: none;
  width: 90px;
  height: 90px;
  margin-left: -45px;
  margin-top: -45px;
}
/*a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}*/

/*svg {
  background: #f5f5f5;
  border-radius: 50%;
//  opacity:1;
}

circle {
  stroke: green;//#337ab7;
  fill-opacity: 1;
}*/

.deswitch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}
/* Hide default HTML checkbox */

.deswitch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* The slider */

.deslider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #cccccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.deslider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .deslider {
  background-color: #2196f3;
}
input:focus + .deslider {
  box-shadow: 0 0 1px #2196f3;
}
input:checked + .deslider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}
/* Rounded sliders */

.deslider.round {
  border-radius: 17px;
}
.deslider.round:before {
  border-radius: 50%;
}
/********************************************************************/

/* This file contains specific css for the power curve application  */

/********************************************************************/

.dialer {
  position: relative;
  bottom: 230px;
  margin-bottom: -180px;
  margin-right: 13px;
  z-index: 9;
  background-color: white;
  border: 1px solid lightgray;
  padding: 10px 10px 5px 10px;
  text-align: center;
  opacity: 0.8;
}
.filterApply {
  position: relative;
  bottom: 70px;
  margin-right: 10px;
  z-index: 9;
}
.dialer label {
  font-weight: normal;
  font-size: small;
}
.faded {
  pointer-events: none;
  cursor: default;
  color: gray !important;
}
.loadingIcon {
  position: absolute;
  z-index: 9999;
  top: -58px;
  left: 180px;
}
.eraser {
  cursor: url(/BazeField.Portal/content/images/erasor.png) 0 20, move;
  position: absolute;
}
.saveForm input.ng-invalid {
  border: 1px solid red;
}
.saveForm input.ng-pristine {
  border: 1px solid #cccccc;
}
.saveForm input.ng-valid {
  border: 1px solid #4cae4c;
}
.saveForm small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}
.top-buffer {
  margin-top: 10px;
}
.no-padding {
  padding: 0px !important;
}
.dropdown-submenu {
  position: relative;
}
.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 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: white;
}
.dropdown-submenu.pull-left {
  float: none;
}
.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;
}
.highcharts-container {
  width: 100% !important;
  height: 100% !important;
}
.animate-show {
  line-height: 20px;
  opacity: 1;
  padding: 10px;
  background: white;
}
.animate-show.ng-hide-add.ng-hide-add-active,
.animate-show.ng-hide-remove.ng-hide-remove-active {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.animate-show.ng-hide {
  line-height: 0;
  opacity: 0;
  padding: 0 10px;
}
.defaultcolor {
  color: #333333;
}
.text-white {
  color: white;
}
.text-underperform {
  color: #e69830;
}
.vcenter {
  display: flex;
  align-items: center;
}
.sort-links {
  margin-bottom: 10px;
}
.table-striped > tbody > tr > .danger,
.table-striped > tbody > .danger > td,
.table-striped > tbody > .danger > th {
  background-color: #efc5b2 !important;
}
.table-striped > tbody > tr > .warning,
.table-striped > tbody > .warning > td,
.table-striped > tbody > .warning > th {
  background-color: #ffe6c9 !important;
}
.table-striped > tbody > tr > .success,
.table-striped > tbody > .success > td,
.table-striped > tbody > .success > th {
  background-color: #e4e8d3 !important;
}
.table-borderless td,
.table-borderless th {
  border-color: transparent !important;
}
.operationstate-unavailable {
  color: #a7a9ac;
}
.operationstate-stop {
  color: #c03126;
}
.operationstate-standby {
  color: #e69830;
}
.operationstate-starting {
  color: #1896ba;
}
.operationstate-run {
  color: #7d9e3c;
}
.operationstate-free {
  color: #125c79;
}
.operationstate-brake {
  color: #808285;
}
@-webkit-keyframes bar-animate {
  0% {
    background-position: bottom right;
    box-shadow: none;
  }
  100% {
    background-position: bottom left;
  }
}
.operations-bar-4 {
  background: linear-gradient(90deg, #7d9e3c, transparent 60%);
  border-radius: 0px 4px 4px 0px;
  color: white;
  height: 1.25em;
  background-size: 200% 100%;
  box-shadow: inset 5px -2px 5px #60792e;
  animation-timing-function: linear;
  animation-name: bar-animate;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-name: bar-animate;
  -webkit-animation-fill-mode: both;
}
.operations-bar-2 {
  background: linear-gradient(90deg, #e69830, transparent 60%);
  border-radius: 0px 4px 4px 0px;
  color: white;
  height: 1.25em;
  background-size: 200% 100%;
  box-shadow: inset 5px -2px 5px #cb7e18;
  animation-timing-function: linear;
  animation-name: bar-animate;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-name: bar-animate;
  -webkit-animation-fill-mode: both;
}
.operations-bar-1 {
  background: linear-gradient(90deg, #c03126, transparent 60%);
  border-radius: 0px 4px 4px 0px;
  color: white;
  height: 1.25em;
  background-size: 200% 100%;
  box-shadow: inset 5px -2px 5px #95261e;
  animation-timing-function: linear;
  animation-name: bar-animate;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-name: bar-animate;
  -webkit-animation-fill-mode: both;
}
.operations-bar-5 {
  background: linear-gradient(90deg, #125c79, transparent 60%);
  border-radius: 0px 4px 4px 0px;
  color: white;
  height: 1.25em;
  background-size: 200% 100%;
  box-shadow: inset 5px -2px 5px #0b3a4d;
  animation-timing-function: linear;
  animation-name: bar-animate;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-name: bar-animate;
  -webkit-animation-fill-mode: both;
}
.operations-bar-6 {
  background: linear-gradient(90deg, #808285, transparent 60%);
  border-radius: 0px 4px 4px 0px;
  color: white;
  height: 1.25em;
  background-size: 200% 100%;
  box-shadow: inset 5px -2px 5px #67696b;
  animation-timing-function: linear;
  animation-name: bar-animate;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-name: bar-animate;
  -webkit-animation-fill-mode: both;
}
.operations-border {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-radius: 0px 4px 4px 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  width: 100%;
}
.trend-page {
  position: relative;
  min-height: calc(100vh - 70px);
  margin-right: -30px;
}
.trend-page .portal-iframe {
  border: 0px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
}
.conditions .operator {
  text-transform: uppercase;
}
.plot {
  height: calc(100vh - 495px);
}
.hide-config .config-wrapper {
  display: none;
}
.hide-config .plot {
  height: calc(100vh - 495px + 319px);
}
.asset-card-container {
  display: flex;
  justify-content: flex-start;
  flex-flow: wrap;
}
.asset-card {
  display: flex;
  border: 1px solid;
  margin: 3px;
  padding: 3px;
  border-radius: 6px;
  width: 122px;
  min-height: 200px;
  position: relative;
  background-color: white;
  flex-direction: column;
  height: fit-content;
}
.asset-card .asset-card-header {
  text-align: center;
  min-height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
.asset-card .asset-card-valuebar-value {
  border-top-width: 3px;
  border-top-style: solid;
  float: left;
  max-width: 100%;
}
.asset-card .asset-card-valuebar-bg {
  width: 100%;
  border-top: 3px solid #dddddd;
}
.asset-card .asset-card-body-container {
  display: grid;
  grid-template-columns: 1fr 50px 1fr;
}
.asset-card .asset-card-body-container .labels-left {
  overflow: hidden;
}
.asset-card .asset-card-body-container .asset-icon {
  align-self: center;
  overflow: hidden;
}
.asset-card .asset-card-body-container .labels-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  overflow: hidden;
}
.asset-card .asset-card-state-domain-point-label-container {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  flex-grow: 1;
}
.asset-card .asset-card-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.asset-card .asset-card-label {
  height: 20px;
  padding-top: 2px;
  padding-left: 1px;
  z-index: 100;
  opacity: 0.75;
}
.asset-card .asset-card-label-container {
  height: 23px;
}
.asset-inverted-stop {
  color: white !important;
  background-color: #c03126;
}
.asset-frame-stop {
  border: 2px solid #c03126 !important;
}
.asset-frame-stop td {
  border-top: 2px solid #c03126 !important;
  border-bottom: 2px solid #c03126;
}
.asset-frame-stop td:first-child {
  border-left: 2px solid #c03126;
}
.asset-frame-stop td:last-child {
  border-right: 2px solid #c03126;
}
/*.asset-frame-stop .text-danger {
    color: white !important;
}*/

.asset-inverted-run {
  color: white !important;
  background-color: #7d9e3c;
}
.asset-frame-run {
  border: 2px solid #7d9e3c !important;
}
.asset-frame-run td {
  border-top: 2px solid #7d9e3c !important;
  border-bottom: 2px solid #7d9e3c;
}
.asset-frame-run td:first-child {
  border-left: 2px solid #7d9e3c;
}
.asset-frame-run td:last-child {
  border-right: 2px solid #7d9e3c;
}
.asset-inverted-brake {
  color: white;
  background-color: #58595b;
}
.asset-frame-brake {
  border: 2px solid #58595b !important;
}
.asset-frame-brake td {
  border-top: 2px solid #58595b !important;
  border-bottom: 2px solid #58595b;
}
.asset-frame-brake td:first-child {
  border-left: 2px solid #58595b;
}
.asset-frame-brake td:last-child {
  border-right: 2px solid #58595b;
}
.asset-inverted-starting {
  color: white;
  background-color: #1896ba;
}
.asset-frame-starting {
  border: 2px solid #1896ba !important;
}
.asset-frame-starting td {
  border-top: 2px solid #1896ba !important;
  border-bottom: 2px solid #1896ba;
}
.asset-frame-starting td:first-child {
  border-left: 2px solid #1896ba;
}
.asset-frame-starting td:last-child {
  border-right: 2px solid #1896ba;
}
.asset-inverted-free {
  color: white;
  background-color: #125c79;
}
.asset-frame-free {
  border: 2px solid #125c79 !important;
}
.asset-frame-free td {
  border-top: 2px solid #125c79 !important;
  border-bottom: 2px solid #125c79;
}
.asset-frame-free td:first-child {
  border-left: 2px solid #125c79;
}
.asset-frame-free td:last-child {
  border-right: 2px solid #125c79;
}
.asset-inverted-standby {
  color: white;
  background-color: #e69830;
}
.asset-frame-standby {
  border: 2px solid #e69830 !important;
}
.asset-frame-standby td {
  border-top: 2px solid #e69830 !important;
  border-bottom: 2px solid #e69830;
}
.asset-frame-standby td:first-child {
  border-left: 2px solid #e69830;
}
.asset-frame-standby td:last-child {
  border-right: 2px solid #e69830;
}
.assetFlash {
  -webkit-animation: assetFlash 4s infinite;
  animation: assetFlash flash 4s infinite;
}
.asset-disabled {
  pointer-events: none;
  opacity: 0.75;
  background-color: #f3f4f4;
}
.asset-disabled-icon {
  pointer-events: unset !important;
  opacity: 1 !important;
}
@-webkit-keyframes assetFlash {
  70% {
    opacity: 1;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes assetFlash {
  70% {
    opacity: 1;
  }
  85% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
.alarm-flash {
  -webkit-animation: color-change 3s infinite;
  -moz-animation: color-change 3s infinite;
  -o-animation: color-change 3s infinite;
  -ms-animation: color-change 3s infinite;
  animation: color-change 3s infinite;
}
@-webkit-keyframes color-change {
  0% {
    color: #c03126;
  }
  50% {
    color: #802119;
  }
  100% {
    color: #c03126;
  }
}
@-moz-keyframes color-change {
  0% {
    color: #c03126;
  }
  50% {
    color: #802119;
  }
  100% {
    color: #c03126;
  }
}
@-ms-keyframes color-change {
  0% {
    color: #c03126;
  }
  50% {
    color: #802119;
  }
  100% {
    color: #c03126;
  }
}
@-o-keyframes color-change {
  0% {
    color: #c03126;
  }
  50% {
    color: #802119;
  }
  100% {
    color: #c03126;
  }
}
@keyframes color-change {
  0% {
    color: #c03126;
  }
  50% {
    color: #802119;
  }
  100% {
    color: #c03126;
  }
}
.checkbox-inline-span {
  padding-left: 0px;
}
div .priority-one {
  background-color: #efc5b2 !important;
}
div .bottom-separator {
  border-bottom: 1px solid #e6e7e8;
}
div .asset-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.table-view-header {
  background-color: #bcbec0;
  height: 30px;
  color: white;
  font-weight: 600;
  border-radius: 5px 5px 0px 0px;
}
.table-view-group {
  background-color: #7492a9;
  height: 25px;
  color: white;
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid white;
}
.table-view-group2 {
  /*background-color: @baze-primary5;*/
  height: 25px;
  /*color: white;*/
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid #e6e7e8;
}
.progressbar-wrapper {
  position: relative;
  z-index: 1;
  height: 25px;
  background-color: #f3f4f4;
  color: #125c79;
  border-radius: 5px;
  border: 1px solid white;
  font-weight: 600;
}
.progressbar-wrapper2 {
  position: relative;
  z-index: 1;
  /*background-color: lighten(@baze-default8, 5%);*/
  /*color: @baze-primary;*/
  border-radius: 5px;
  /*border: 1px solid white;*/
  padding: 1px;
  font-weight: 500;
}
.progressbar-wrapper-inverted {
  position: relative;
  z-index: 1;
  background-color: #e6e7e8;
  /*color: white;*/
  border-radius: 5px;
  border: 1px solid white;
  font-weight: 500;
}
.progressbar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #7d9e3c;
  z-index: -1;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid white;
}
.progressbar2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #cfd8b1;
  z-index: -1;
  border-radius: 5px 0px 0px 5px;
  padding: 1px;
  border: 1px solid #7d9e3c;
}
.progressbar-underperformance {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #f1a94b;
  z-index: -1;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid white;
}
.progressbar-underperformance2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #ffd8a8;
  z-index: -1;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid white;
}
.progressbar-comerror {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #bcbec0;
  z-index: -1;
  border-radius: 5px;
  border: 1px solid white;
}
.progressbar-comerror2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #d1d3d4;
  z-index: -1;
  border-radius: 5px;
  border: 1px solid white;
}
.progressbar-stop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #c03126;
  z-index: -1;
  border-radius: 5px;
  border: 1px solid white;
}
.progressbar-stop2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #e6a288;
  z-index: -1;
  border-radius: 5px;
  border: 1px solid white;
}
.progress-bar-default {
  background-color: #a7a9ac;
}
.table-group-header {
  padding-top: 2px;
  height: 34px;
}
.table-group-header-text {
  font-weight: 600;
  font-size: 0.95em;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 4px;
  /*border: 1px solid @baze-default7;*/

  /*background-color: lighten(@baze-default8, 8%);*/

}
.label-success-inverted {
  color: #7d9e3c;
  border: 1px solid #7d9e3c;
}
.label-warning-inverted {
  color: #e69830;
  border: 1px solid #e69830;
}
.label-info-inverted {
  color: #1896ba;
  border: 1px solid #1896ba;
}
.label-muted-inverted {
  color: #808285;
  border: 1px solid #808285;
}
.label-default-inverted {
  color: #808285;
  border: 1px solid #808285;
}
.label-danger-inverted {
  color: #c03126;
  border: 1px solid #c03126;
}
.label-primary-inverted {
  color: #125c79;
  border: 1px solid #125c79;
}
.row.equal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.baze-widget-menu {
  float: right;
}
.baze-widget-menu a {
  display: inline-block;
}
.baze-widget-menu a::after {
  content: none;
}
.baze-widget-panel-heading {
  line-height: 19px;
}
.baze-widget-panel-body {
  padding: 10px 20px 10px 20px !important;
  border-left: 1px solid #e6e7e8;
  border-right: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8;
  background-color: white;
}
#dashboard-logo {
  max-height: 35px;
  vertical-align: middle;
}
.dashboard-container {
  display: block;
  position: relative;
}
.dashboard-container .dashboard-overlay {
  background: black;
  height: 100%;
  width: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  opacity: 0.2;
  transition: opacity 0.5s;
  z-index: 990;
  pointer-events: none;
}
.dashboard-container .dashboard-overlay-text {
  width: 100%;
  top: -12px;
  position: absolute;
  padding-right: 8px;
  z-index: 990;
}
.dashboard-overlay-clear:hover {
  cursor: pointer;
  color: #a7a9ac;
}
.dashboard-container:hover .dashboard-overlay {
  opacity: 0.3;
  transition: opacity 0.5s;
}
.widget-container {
  display: block;
  position: relative;
}
.widget-container .dashboard-overlay {
  background: black;
  height: 100%;
  width: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  opacity: 0.2;
  transition: opacity 0.5s;
  z-index: 990;
  pointer-events: none;
}
.widget-container .dashboard-overlay-text {
  width: 100%;
  top: -12px;
  position: absolute;
  padding-right: 8px;
  z-index: 990;
  /*pointer-events: none;*/

}
.widget-container:hover .dashboard-overlay {
  opacity: 0.3;
  transition: opacity 0.5s;
}
.widget-display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.widget-display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.widget-display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.widget-display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
/* Fix for highcharts hidden context menu overlap  */

/* https://www.highcharts.com/forum/viewtopic.php?t=39543 */

.highcharts-container.highcharts-container {
  z-index: auto !important;
  overflow: visible !important;
}
.summ-line > td {
  border-top-width: 2px !important;
  font-weight: bold;
  font-size: 16px;
}
.summ-line > td point-value-display .progress-bar span {
  font-size: 16px;
}
.custom-output-block {
  display: flex;
}
.custom-output-block > div {
  padding: 0 4px;
}
.custom-output-block .no-shrink-block {
  flex-shrink: 0;
}
.baze-kpi-container {
  background-repeat: no-repeat;
  background-size: cover;
}
.baze-widget-panel-body .baze-kpi-container {
  margin: -10px -20px -10px -20px;
  border-radius: 0 0 6px 6px;
  background-repeat: no-repeat;
  background-size: cover;
}
.pv-opcbar {
  background-color: #a7a9ac;
}
.pv-opcbar .kpi {
  background-color: #125c79;
}
.pv-opcbar-production {
  background-color: #125c79;
}
.pv-opcbar-production .kpi {
  background-color: #e69830;
}
.loading-modal .modal-dialog {
  left: 0;
  top: 200px;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 10px;
}
.loading-modal .modal-body {
  max-height: calc(-100vh);
  overflow: auto;
}
.pagedReportBackground {
  background: #cccccc;
}
page {
  background: white;
  display: block;
  padding: 0.5cm;
  margin: 0 auto;
  margin-bottom: 0.5cm;
  box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
page[size="A4"] {
  width: 21cm;
  height: 29.7cm;
}
page[size="A4"][layout="landscape"] {
  width: 29.7cm;
  height: 21cm;
}
page[size="A3"] {
  width: 29.7cm;
  height: 42cm;
}
page[size="A3"][layout="landscape"] {
  width: 42cm;
  height: 29.7cm;
}
page[size="A5"] {
  width: 14.8cm;
  height: 21cm;
}
page[size="A5"][layout="landscape"] {
  width: 21cm;
  height: 14.8cm;
}
/*@media print {
    body, page {
        margin: 0;
        box-shadow: 0;
    }
}*/

#map img {
  max-width: none;
}
.asset-icon {
  min-width: 10px;
  min-height: 10px;
  display: inline-block;
  position: relative;
  /*&.marker-arrow {
        &:before {
            content: " ";
            display: block;
            width: 0;
            height: 0;
            position: relative;
            top: 45px;
            margin-left: auto;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 18px solid transparent;
            margin-right: auto;
        }
        }*/

}
.asset-icon.stop:before {
  border-top-color: #160604;
}
.asset-icon.standby:before {
  border-top-color: #422908;
}
.asset-icon.start:before {
  border-top-color: #010405;
}
.asset-icon.run:before {
  border-top-color: #080a04;
}
.asset-icon.free:before {
  border-top-color: black;
}
.asset-icon.brake:before {
  border-top-color: #1c1c1d;
}
.asset-icon.unavailable:before {
  border-top-color: #424345;
}
.asset-icon.shadow .asset-icon-background {
  box-shadow: 2px 3px 4px rgba(51, 51, 51, 0.62);
}
.asset-icon .asset-icon-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.asset-icon .asset-icon-background.stop {
  background: #c03126;
}
.asset-icon .asset-icon-background.stop.gradient {
  background-image: -webkit-linear-gradient(top, #c03126 0%, #160604 100%);
  background-image: -o-linear-gradient(top, #c03126 0%, #160604 100%);
  background-image: linear-gradient(to bottom, #c03126 0%, #160604 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc03126', endColorstr='#ff160604', GradientType=0);
  border-color: #802119;
}
.asset-icon .asset-icon-background.stop:before {
  border-top-color: #160604;
}
.asset-icon .asset-icon-background.standby {
  background: #e69830;
}
.asset-icon .asset-icon-background.standby.gradient {
  background-image: -webkit-linear-gradient(top, #e69830 0%, #422908 100%);
  background-image: -o-linear-gradient(top, #e69830 0%, #422908 100%);
  background-image: linear-gradient(to bottom, #e69830 0%, #422908 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe69830', endColorstr='#ff422908', GradientType=0);
  border-color: #b47016;
}
.asset-icon .asset-icon-background.standby:before {
  border-top-color: #422908;
}
.asset-icon .asset-icon-background.start {
  background: #1896ba;
}
.asset-icon .asset-icon-background.start.gradient {
  background-image: -webkit-linear-gradient(top, #1896ba 0%, #010405 100%);
  background-image: -o-linear-gradient(top, #1896ba 0%, #010405 100%);
  background-image: linear-gradient(to bottom, #1896ba 0%, #010405 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1896ba', endColorstr='#ff010405', GradientType=0);
  border-color: #0f5f76;
}
.asset-icon .asset-icon-background.start:before {
  border-top-color: #010405;
}
.asset-icon .asset-icon-background.run {
  background: #7d9e3c;
}
.asset-icon .asset-icon-background.run.gradient {
  background-image: -webkit-linear-gradient(top, #7d9e3c 0%, #080a04 100%);
  background-image: -o-linear-gradient(top, #7d9e3c 0%, #080a04 100%);
  background-image: linear-gradient(to bottom, #7d9e3c 0%, #080a04 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7d9e3c', endColorstr='#ff080a04', GradientType=0);
  border-color: #516727;
}
.asset-icon .asset-icon-background.run:before {
  border-top-color: #080a04;
}
.asset-icon .asset-icon-background.free {
  background: #125c79;
}
.asset-icon .asset-icon-background.free.gradient {
  background-image: -webkit-linear-gradient(top, #125c79 0%, black 100%);
  background-image: -o-linear-gradient(top, #125c79 0%, black 100%);
  background-image: linear-gradient(to bottom, #125c79 0%, black 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff125c79', endColorstr='#ff000000', GradientType=0);
  border-color: #082936;
}
.asset-icon .asset-icon-background.free:before {
  border-top-color: black;
}
.asset-icon .asset-icon-background.brake {
  background: #808285;
}
.asset-icon .asset-icon-background.brake.gradient {
  background-image: -webkit-linear-gradient(top, #808285 0%, #1c1c1d 100%);
  background-image: -o-linear-gradient(top, #808285 0%, #1c1c1d 100%);
  background-image: linear-gradient(to bottom, #808285 0%, #1c1c1d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff808285', endColorstr='#ff1c1c1d', GradientType=0);
  border-color: #5a5c5e;
}
.asset-icon .asset-icon-background.brake:before {
  border-top-color: #1c1c1d;
}
.asset-icon .asset-icon-background.unavailable {
  background: #a7a9ac;
}
.asset-icon .asset-icon-background.unavailable.gradient {
  background-image: -webkit-linear-gradient(top, #a7a9ac 0%, #424345 100%);
  background-image: -o-linear-gradient(top, #a7a9ac 0%, #424345 100%);
  background-image: linear-gradient(to bottom, #a7a9ac 0%, #424345 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa7a9ac', endColorstr='#ff424345', GradientType=0);
  border-color: #808387;
}
.asset-icon .asset-icon-background.unavailable:before {
  border-top-color: #424345;
}
.asset-icon .asset-icon-background.missing {
  background: #a7a9ac;
}
.asset-icon .asset-icon-background.missing.gradient {
  background-image: -webkit-linear-gradient(top, #a7a9ac 0%, #424345 100%);
  background-image: -o-linear-gradient(top, #a7a9ac 0%, #424345 100%);
  background-image: linear-gradient(to bottom, #a7a9ac 0%, #424345 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa7a9ac', endColorstr='#ff424345', GradientType=0);
  border-color: #808387;
}
.asset-icon .asset-icon-background.missing:before {
  border-top-color: #424345;
}
.asset-icon .asset-icon-background.unknown {
  background: #a7a9ac;
}
.asset-icon .asset-icon-background.unknown.gradient {
  background-image: -webkit-linear-gradient(top, #a7a9ac 0%, #424345 100%);
  background-image: -o-linear-gradient(top, #a7a9ac 0%, #424345 100%);
  background-image: linear-gradient(to bottom, #a7a9ac 0%, #424345 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa7a9ac', endColorstr='#ff424345', GradientType=0);
  border-color: #808387;
}
.asset-icon .asset-icon-background.unknown:before {
  border-top-color: #424345;
}
.asset-icon .asset-icon-background {
  border-radius: 50%;
  border: none;
  background: #125165;
  /*&.marker-arrow:before {
            content: " ";
            display: block;
            width: 0;
            height: 0;
            position: relative;
            top: 45px;
            margin-left: auto;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 18px solid transparent;
            margin-right: auto;
        }*/

}
.asset-icon.underperformance .asset-icon-background {
  border: 1px solid #e69830;
}
.asset-icon .asset-icon-type {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 8%;
  left: 8%;
  bottom: 8%;
  right: 8%;
}
.asset-icon .asset-icon-type.asset-icon-turbine {
  background-image: url(/BazeField.Portal/Content/images/svg/turbine.svg);
  transform: translateX(11%);
  left: 5%;
}
.asset-icon .asset-icon-type.asset-icon-site {
  background-image: url(/BazeField.Portal/Content/images/svg/windsite.svg);
  left: 20%;
}
.asset-icon .asset-icon-type.asset-icon-solar {
  background-image: url(/BazeField.Portal/Content/images/svg/solar.svg);
  margin: 1%;
}
.asset-icon .asset-icon-type.asset-icon-solarsite,
.asset-icon .asset-icon-type.asset-icon-solar-site {
  background-image: url(/BazeField.Portal/Content/images/svg/solar-site.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-hydromodule {
  background-image: url(/BazeField.Portal/Content/images/svg/hydromodule.svg);
  margin: 10%;
}
.asset-icon .asset-icon-type.asset-icon-hydrosite {
  background-image: url(/BazeField.Portal/Content/images/svg/hydrosite.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-weatherstation,
.asset-icon .asset-icon-type.asset-icon-weather-station {
  background-image: url(/BazeField.Portal/Content/images/svg/weather-station.svg);
}
.asset-icon .asset-icon-type.asset-icon-substation {
  background-image: url(/BazeField.Portal/Content/images/svg/substation.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-sodar {
  background-image: url(/BazeField.Portal/Content/images/svg/sodar.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-lidar {
  background-image: url(/BazeField.Portal/Content/images/svg/lidar.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-custom {
  background-image: url(/BazeField.Portal/Content/images/svg/custom.svg);
}
.asset-icon .asset-icon-type.asset-icon-bi-directional {
  background-image: url(/BazeField.Portal/Content/images/svg/bi-directional.svg);
}
.asset-icon .asset-icon-type.asset-icon-building {
  background-image: url(/BazeField.Portal/Content/images/svg/building.svg);
}
.asset-icon .asset-icon-type.asset-icon-buildings {
  background-image: url(/BazeField.Portal/Content/images/svg/buildings.svg);
}
.asset-icon .asset-icon-type.asset-icon-capacitor {
  background-image: url(/BazeField.Portal/Content/images/svg/capacitor.svg);
}
.asset-icon .asset-icon-type.asset-icon-circuit {
  background-image: url(/BazeField.Portal/Content/images/svg/circuit.svg);
}
.asset-icon .asset-icon-type.asset-icon-combine {
  background-image: url(/BazeField.Portal/Content/images/svg/combine.svg);
}
.asset-icon .asset-icon-type.asset-icon-connected-group {
  background-image: url(/BazeField.Portal/Content/images/svg/connected-group.svg);
}
.asset-icon .asset-icon-type.asset-icon-controller {
  background-image: url(/BazeField.Portal/Content/images/svg/controller.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-customer {
  background-image: url(/BazeField.Portal/Content/images/svg/customer.svg);
}
.asset-icon .asset-icon-type.asset-icon-dc-combiner {
  background-image: url(/BazeField.Portal/Content/images/svg/dc-combiner.svg);
}
.asset-icon .asset-icon-type.asset-icon-d-group {
  background-image: url(/BazeField.Portal/Content/images/svg/d-group.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-drop {
  background-image: url(/BazeField.Portal/Content/images/svg/drop.svg);
}
.asset-icon .asset-icon-type.asset-icon-drops {
  background-image: url(/BazeField.Portal/Content/images/svg/drops.svg);
}
.asset-icon .asset-icon-type.asset-icon-Empty {
  background-image: url(/BazeField.Portal/Content/images/svg/Empty.svg);
}
.asset-icon .asset-icon-type.asset-icon-folder {
  background-image: url(/BazeField.Portal/Content/images/svg/folder.svg);
}
.asset-icon .asset-icon-type.asset-icon-globe {
  background-image: url(/BazeField.Portal/Content/images/svg/globe.svg);
}
.asset-icon .asset-icon-type.asset-icon-h-group {
  background-image: url(/BazeField.Portal/Content/images/svg/h-group.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-inverter {
  background-image: url(/BazeField.Portal/Content/images/svg/inverter.svg);
}
.asset-icon .asset-icon-type.asset-icon-leaf {
  background-image: url(/BazeField.Portal/Content/images/svg/leaf.svg);
}
.asset-icon .asset-icon-type.asset-icon-lighthouse {
  background-image: url(/BazeField.Portal/Content/images/svg/lighthouse.svg);
}
.asset-icon .asset-icon-type.asset-icon-meter-gauge {
  background-image: url(/BazeField.Portal/Content/images/svg/meter-gauge.svg);
}
.asset-icon .asset-icon-type.asset-icon-met-mast {
  background-image: url(/BazeField.Portal/Content/images/svg/met-mast.svg);
}
.asset-icon .asset-icon-type.asset-icon-ocean {
  background-image: url(/BazeField.Portal/Content/images/svg/ocean.svg);
}
.asset-icon .asset-icon-type.asset-icon-partners {
  background-image: url(/BazeField.Portal/Content/images/svg/partners.svg);
}
.asset-icon .asset-icon-type.asset-icon-plant-factory {
  background-image: url(/BazeField.Portal/Content/images/svg/plant-factory.svg);
}
.asset-icon .asset-icon-type.asset-icon-plant-machinery {
  background-image: url(/BazeField.Portal/Content/images/svg/plant-machinery.svg);
}
.asset-icon .asset-icon-type.asset-icon-question-mark {
  background-image: url(/BazeField.Portal/Content/images/svg/question-mark.svg);
}
.asset-icon .asset-icon-type.asset-icon-s-group {
  background-image: url(/BazeField.Portal/Content/images/svg/s-group.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-signal {
  background-image: url(/BazeField.Portal/Content/images/svg/signal.svg);
}
.asset-icon .asset-icon-type.asset-icon-solar-panel {
  background-image: url(/BazeField.Portal/Content/images/svg/solar-panel.svg);
}
.asset-icon .asset-icon-type.asset-icon-sub {
  background-image: url(/BazeField.Portal/Content/images/svg/sub.svg);
}
.asset-icon .asset-icon-type.asset-icon-substation-bus {
  background-image: url(/BazeField.Portal/Content/images/svg/substation-bus.svg);
}
.asset-icon .asset-icon-type.asset-icon-t-group {
  background-image: url(/BazeField.Portal/Content/images/svg/t-group.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-thermometer {
  background-image: url(/BazeField.Portal/Content/images/svg/thermometer.svg);
}
.asset-icon .asset-icon-type.asset-icon-transformer {
  background-image: url(/BazeField.Portal/Content/images/svg/transformer.svg);
}
.asset-icon .asset-icon-type.asset-icon-transmission-line {
  background-image: url(/BazeField.Portal/Content/images/svg/transmission-line.svg);
}
.asset-icon .asset-icon-type.asset-icon-transmission-tower {
  background-image: url(/BazeField.Portal/Content/images/svg/transmission-tower.svg);
}
.asset-icon .asset-icon-type.asset-icon-two-way {
  background-image: url(/BazeField.Portal/Content/images/svg/two-way.svg);
  margin: 5%;
}
.asset-icon .asset-icon-type.asset-icon-waves {
  background-image: url(/BazeField.Portal/Content/images/svg/waves.svg);
}
.asset-icon .asset-icon-type.asset-icon-battery-rack {
  background-image: url(/BazeField.Portal/Content/images/svg/battery-rack.svg);
}
.asset-icon .asset-icon-type.asset-icon-battery-container {
  background-image: url(/BazeField.Portal/Content/images/svg/battery-container.svg);
}
.asset-icon .asset-icon-alert {
  box-shadow: 1px 2px 2px #333333;
  background: #c9302c;
  border: 1px solid white;
  border-radius: 50%;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 0;
  top: -3px;
  right: -3px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: sans-serif;
  font-weight: bold;
}
.asset-icon .asset-icon-alert:after {
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  line-height: 1.1em;
  text-align: center;
  content: "\0021";
}
.opman-list-heading {
  font-size: 1.1em;
  font-weight: 500;
  color: #125c79;
}
.flexcontainer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex: 0 0 100%;
  border-bottom: solid 1px #e6e7e8;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
}
.flexitem-first {
  padding-right: 5px;
}
.flexitem {
  padding-left: 5px;
  padding-right: 5px;
}
.flexitem-last {
  padding-left: 5px;
}
.flexitem-alignTop,
.flexitem-alignMiddle,
.flexitem-alignBottom {
  display: flex;
}
.flexitem-alignTop {
  align-self: flex-start;
}
.flexitem-alignMiddle {
  align-self: center;
}
.flexitem-alignBottom {
  align-self: flex-end;
}
.flexitem-alignLeft {
  text-align: left;
}
.flexitem-alignCenter {
  text-align: center;
}
.flexitem-alignRight {
  text-align: right;
}
.flex-striped {
  background-color: #fbfbfc;
}
.file-text {
  margin-top: 0.2em;
}
.priority-text {
  color: #fbfbfc;
}
.filestack-1x {
  top: 0.25em;
}
.filestack {
  font-size: 0.5em;
  vertical-align: -16%;
}
.filestack-text {
  font-size: 0.7em;
  font-weight: 700;
}
.stack-icon-1x {
  top: -0.12em;
}
.opman-list-text {
  font-size: 0.9em;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.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;
  background: red;
  cursor: inherit;
  display: block;
}
.label-task-critical {
  background-color: #d05239;
}
.label-task-high {
  background-color: #f1a94b;
}
.label-task-normal {
  background-color: #a7a9ac;
}
.label-task-low {
  background-color: #74a8a3;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}
.highcharts-data-table table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.highcharts-data-table table > thead > tr > th,
.highcharts-data-table table > tbody > tr > th,
.highcharts-data-table table > tfoot > tr > th,
.highcharts-data-table table > thead > tr > td,
.highcharts-data-table table > tbody > tr > td,
.highcharts-data-table table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.highcharts-data-table table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.highcharts-data-table table > caption + thead > tr:first-child > th,
.highcharts-data-table table > colgroup + thead > tr:first-child > th,
.highcharts-data-table table > thead:first-child > tr:first-child > th,
.highcharts-data-table table > caption + thead > tr:first-child > td,
.highcharts-data-table table > colgroup + thead > tr:first-child > td,
.highcharts-data-table table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.highcharts-data-table table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.highcharts-data-table table .table {
  background-color: white;
}
.highcharts-data-table table > thead > tr > .active,
.highcharts-data-table table > tbody > tr > .active,
.highcharts-data-table table > tfoot > tr > .active,
.highcharts-data-table table > thead > .active > td,
.highcharts-data-table table > tbody > .active > td,
.highcharts-data-table table > tfoot > .active > td,
.highcharts-data-table table > thead > .active > th,
.highcharts-data-table table > tbody > .active > th,
.highcharts-data-table table > tfoot > .active > th {
  background-color: whitesmoke !important;
}
.highcharts-data-table table > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.wo-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.wo-item {
  width: 250px;
  padding-right: 15px;
}
.wo-item-button {
  align-self: flex-end;
  margin-bottom: 16px;
}
#createFieldModal input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  /*FIXME this is all over the place and is not in theme!*/

}
#createFieldModal .createFieldModalControls,
#createFieldModal .createFieldModalHeader {
  border-color: #f6f6f7 !important;
}
.tagMultiSelectWrapper .tagMultiSelect .autocompleteOptions {
  border: 1px solid #cccccc;
  background: white;
}
.tagMultiSelectWrapper .tagMultiSelect:focus-within {
  border-color: #66afe9;
  border-radius: 0.25em 0.25em 0 0;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  /*FIXME this is all over the place and is not in theme!*/

}
.tagMultiSelectWrapper .tagMultiSelect:focus-within .autocompleteOptions {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  /*FIXME this is all over the place and is not in theme!*/

}
.tagMultiSelectWrapper.error {
  color: #7d0a0c;
}
.tagMultiSelectWrapper.error label.tagMultiSelect {
  border-color: #7d0a0c !important;
}
.tagMultiSelectWrapper .selectedTag {
  background-color: #376275;
}
.tagMultiSelectWrapper .autocompleteOption {
  color: #376275;
}
.tagMultiSelectWrapper .autocompleteOption.selected:after {
  content: '\e013';
  padding: 0 0 0 0.25em;
  font-family: 'Glyphicons Halflings';
  font-size: 0.86em;
}
.tagMultiSelectWrapper .autocompleteOption.highlighted,
.tagMultiSelectWrapper .autocompleteOption:hover {
  background: #376275;
  color: white;
}
.tagMultiSelectWrapper .controls > span {
  color: #376275;
}
.bazefield-tooltip-box {
  position: relative;
  display: inline-block;
}
.bazefield-tooltip {
  color: #111111;
  text-align: center;
  padding: 5px 0;
  border-radius: 4px;
  width: 220px;
  bottom: 100%;
  left: 50%;
  margin: 0 0 5px 0;
  margin-left: -110px;
  opacity: 1;
  transition: opacity 0.15s;
  position: absolute;
  z-index: 2;
  background: white;
  border: 1px solid #125c79;
}
.bazefield-tooltip.bazefield-tooltip-error {
  background: #7d0a0c;
  border: none;
  color: white;
  z-index: 10;
}
.bazefield-tooltip.bazefield-tooltip-error.bazefield-tooltip::after {
  border-color: #7d0a0c transparent transparent transparent !important;
}
.bazefield-tooltip.bazefield-tooltip-error.bazefield-tooltip-bottom::after {
  border-color: transparent transparent #7d0a0c transparent !important;
}
.bazefield-tooltip.bazefield-tooltip-error.bazefield-tooltip-left::after {
  border-color: transparent transparent transparent #7d0a0c !important;
}
.bazefield-tooltip.bazefield-tooltip-error.bazefield-tooltip-right::after {
  border-color: transparent #7d0a0c transparent transparent !important;
}
.bazefield-tooltip.bazefield-tooltip-warning {
  background: #ffa900;
  border: 1px solid white;
  color: white;
  z-index: 1;
}
.bazefield-tooltip.bazefield-tooltip-warning.bazefield-tooltip::after {
  border-color: #ffa900 transparent transparent transparent !important;
}
.bazefield-tooltip.bazefield-tooltip-warning.bazefield-tooltip-bottom::after {
  border-color: transparent transparent #ffa900 transparent !important;
}
.bazefield-tooltip.bazefield-tooltip-warning.bazefield-tooltip-left::after {
  border-color: transparent transparent transparent #ffa900 !important;
}
.bazefield-tooltip.bazefield-tooltip-warning.bazefield-tooltip-right::after {
  border-color: transparent #ffa900 transparent transparent !important;
}
.bazefield-tooltip.bazefield-tooltip-wide {
  width: 440px;
  margin-left: -220px;
}
.bazefield-tooltip.bazefield-tooltip-wide.bazefield-tooltip-bottom {
  margin-left: -220px;
}
.bazefield-tooltip.bazefield-tooltip-wide.bazefield-tooltip-left {
  left: -440px;
}
.bazefield-tooltip.bazefield-tooltip-wide.bazefield-tooltip-right {
  right: -440px;
}
.bazefield-tooltip.bazefield-tooltip-static {
  opacity: 1;
}
.bazefield-tooltip.bazefield-tooltip-bottom {
  left: 50%;
  margin: 5px 0px 0px 0px;
  margin-left: -110px;
  bottom: auto;
}
.bazefield-tooltip.bazefield-tooltip-left {
  left: -220px;
  top: 0;
  margin: 0 0 0 -5px;
  bottom: auto;
}
.bazefield-tooltip.bazefield-tooltip-right {
  right: -220px;
  top: 0;
  margin: 0 -5px 0 0;
  left: auto;
  bottom: auto;
}
.bazefield-tooltip::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  border-width: 5px;
  border-style: solid;
  border-color: #125c79 transparent transparent transparent;
}
.bazefield-tooltip-bottom::after {
  top: -10px;
  left: 50%;
  border-color: transparent transparent #125c79 transparent;
}
.bazefield-tooltip-left::after {
  top: 5px;
  left: 100%;
  border-color: transparent transparent transparent #125c79;
}
.bazefield-tooltip-right::after {
  top: 5px;
  left: -10px;
  border-color: transparent #125c79 transparent transparent;
}
.bazefield-context-menu {
  z-index: 1;
  position: absolute;
  display: none;
}
.bazefield-context-menu-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 0px;
  box-shadow: 0 1px 2px #343335;
  border: 1px solid lightgray;
  padding: 5px 0;
  white-space: nowrap;
}
.bazefield-context-menu-list > li > a {
  font: inherit;
  border: 0;
  padding: 10px 30px 10px 15px;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: unset;
  color: black;
  font-weight: 500;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.bazefield-context-menu-list > li > a:hover {
  background: #f1f3f7;
  color: #1f4e60;
}
.bazefield-context-menu-list > li > a > i {
  padding-right: 10px;
}
.bazefield-context-menu-list > li.trash > a:hover {
  color: #c03126;
}
.bazefield-context-menu-list > li.title {
  pointer-events: none;
  border-bottom: 1px lightgray solid;
}
.tooltip-box .tooltip-inner {
  color: #58595b;
  text-align: left;
  max-width: 220px;
  background: white;
  border: 1px solid #58595b;
  border-radius: 0;
}
.tooltip-box .tooltip-inner .mb-0 {
  margin-bottom: 0;
}
.dataEntry .dataEntryForm_body > .column {
  border-color: #dddddd !important;
  /*!important is necessary to properly set border color*/
  --table-bg: white;
  /*@table-bg; table-bg is transparent and we need firm color which is by default - #FFFFFF*/
  --table-border-color: #dddddd;
  --table-bg-accent: #f9f9f9;
}
.dataEntry .dataEntryForm_body > .column > .cell {
  padding: 8px;
  background: transparent;
  border-color: #dddddd !important;
}
.dataEntry .dataEntryForm_body > .column > .cell:nth-child(2n) {
  background: #f9f9f9;
}
.interactiveTable {
  color: #58595b;
  background: white;
}
.interactiveTable .table-sticky thead th {
  background: white;
}
.interactiveTable .table-sticky tbody td:first-child {
  background: white;
}
.interactiveTable .table-sticky tbody tr:nth-child(odd) td:first-child {
  background: #f9f9f9;
}
.interactiveTable .table-hover > tbody > tr:hover td {
  background-color: inherit !important;
}
.interactiveTable .flex-nowrap {
  flex-wrap: nowrap;
  display: flex;
}
.btn-link.disabled {
  color: #a7a9ac;
}
.image-wrapper {
  text-align: center;
  width: 156px;
  height: 150px;
  display: flex;
}
.image {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.image-name {
  text-align: center;
  width: 100%;
  display: inline-block;
}
.image.selected {
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-close {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.image-block-wrapper {
  margin-top: 10px;
}
.d-flex {
  display: flex;
}
.multiSelectList .list-wrapper li:hover {
  color: #082936;
  background-color: whitesmoke;
}
.multiSelectList .list-group-item {
  border-bottom: 1px solid #dddddd !important;
  margin: 0;
}
.multiSelectList .list-group-item:nth-child(odd) {
  background-color: #f9f9f9;
}
.multiSelectList .bg-table {
  --table-bg: transparent;
  --table-border-color: #dddddd;
  --table-bg-accent: #f9f9f9;
}
.matrix-table-header {
  background-color: whitesmoke;
}
/* Opening modal adds padding to right-side of body if a scrollbar exists
 * https://stackoverflow.com/questions/32862394/bootstrap-modals-keep-adding-padding-right-to-body-after-closed
 */

.modal-open {
  padding-right: 0 !important;
}
/* used by ox2 and vasa theme */

/*.progress-bar-info {
background-color: @baze-blue6;
}*/

.login-background {
  background: url(/BazeField.Portal/content/themes/current/LandingImage.jpg) !important;
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: #e6e7e8;
}
#menu .form-control {
  background-color: #f6f6f7;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
#content-frame {
  border-top: 0px solid #e6e7e8;
}
#menu {
  border-right: 1px solid #e6e7e8;
}
#filterPanel {
  border-left: 1px solid #e6e7e8;
  border-top: 1px solid #e6e7e8;
}
#content-frame .page-header {
  background-color: white;
  /*margin-left: -15px;
    margin-right: -15px;
    margin-top: 1px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;*/
  border-bottom: solid 1px #e6e7e8;
}
.bg-baze-blue1 {
  background-color: #0d4253;
}
.bg-baze-blue2 {
  background-color: #1f4e60;
}
.bg-baze-blue3 {
  background-color: #376275;
}
.bg-baze-blue4 {
  background-color: #4a7689;
}
.bg-baze-blue5 {
  background-color: #6893a7;
}
.bg-baze-blue6 {
  background-color: #89afc1;
}
.bg-baze-blue7 {
  background-color: #b2cbd8;
}
.bg-baze-blue8 {
  background-color: #d1e1e9;
}
.bg-baze-blue {
  background-color: #1f4e60;
}
.bg-baze-green1 {
  background-color: #00554b;
}
.bg-baze-green2 {
  background-color: #007068;
}
.bg-baze-green3 {
  background-color: #2a7f77;
}
.bg-baze-green4 {
  background-color: #3f8c85;
}
.bg-baze-green5 {
  background-color: #74a8a3;
}
.bg-baze-green6 {
  background-color: #8bb7b3;
}
.bg-baze-green7 {
  background-color: #afccc9;
}
.bg-baze-green8 {
  background-color: #d1e0de;
}
.bg-baze-green {
  background-color: #007068;
}
.bg-baze-gray1 {
  background-color: #414042;
}
.bg-baze-gray2 {
  background-color: #58595b;
}
.bg-baze-gray3 {
  background-color: #6d6e71;
}
.bg-baze-gray4 {
  background-color: #808285;
}
.bg-baze-gray5 {
  background-color: #a7a9ac;
}
.bg-baze-gray6 {
  background-color: #bcbec0;
}
.bg-baze-gray7 {
  background-color: #d1d3d4;
}
.bg-baze-gray8 {
  background-color: #e6e7e8;
}
.bg-baze-gray {
  background-color: #58595b;
}
.bg-baze-orange1 {
  background-color: #743400;
}
.bg-baze-orange2 {
  background-color: #974907;
}
.bg-baze-orange3 {
  background-color: #b75a14;
}
.bg-baze-orange4 {
  background-color: #d3681b;
}
.bg-baze-orange5 {
  background-color: #e38440;
}
.bg-baze-orange6 {
  background-color: #eb9d65;
}
.bg-baze-orange7 {
  background-color: #f5b88b;
}
.bg-baze-orange8 {
  background-color: #feddc3;
}
.bg-baze-orange {
  background-color: #d3681b;
}
.bg-baze-default1 {
  background-color: #414042;
}
.bg-baze-default2 {
  background-color: #58595b;
}
.bg-baze-default3 {
  background-color: #6d6e71;
}
.bg-baze-default4 {
  background-color: #808285;
}
.bg-baze-default5 {
  background-color: #a7a9ac;
}
.bg-baze-default6 {
  background-color: #bcbec0;
}
.bg-baze-default7 {
  background-color: #d1d3d4;
}
.bg-baze-default8 {
  background-color: #e6e7e8;
}
.bg-baze-default {
  background-color: #808285;
}
.bg-baze-primary1 {
  background-color: #0d4253;
}
.bg-baze-primary2 {
  background-color: #125c79;
}
.bg-baze-primary3 {
  background-color: #3d708c;
}
.bg-baze-primary4 {
  background-color: #537d98;
}
.bg-baze-primary5 {
  background-color: #7492a9;
}
.bg-baze-primary6 {
  background-color: #8da7bb;
}
.bg-baze-primary7 {
  background-color: #bbcbd6;
}
.bg-baze-primary8 {
  background-color: #d4dee5;
}
.bg-baze-primary {
  background-color: #125c79;
}
.bg-baze-info1 {
  background-color: #005b79;
}
.bg-baze-info2 {
  background-color: #007194;
}
.bg-baze-info3 {
  background-color: #0083a7;
}
.bg-baze-info4 {
  background-color: #1896ba;
}
.bg-baze-info5 {
  background-color: #65a9c7;
}
.bg-baze-info6 {
  background-color: #88b8d2;
}
.bg-baze-info7 {
  background-color: #aacadd;
}
.bg-baze-info8 {
  background-color: #cddee9;
}
.bg-baze-info {
  background-color: #1896ba;
}
.bg-baze-success1 {
  background-color: #3c4d0a;
}
.bg-baze-success2 {
  background-color: #4e6623;
}
.bg-baze-success3 {
  background-color: #657f2f;
}
.bg-baze-success4 {
  background-color: #7d9e3c;
}
.bg-baze-success5 {
  background-color: #9ab261;
}
.bg-baze-success6 {
  background-color: #bbc991;
}
.bg-baze-success7 {
  background-color: #cfd8b1;
}
.bg-baze-success8 {
  background-color: #e4e8d3;
}
.bg-baze-success {
  background-color: #7d9e3c;
}
.bg-baze-danger1 {
  background-color: #5d0000;
}
.bg-baze-danger2 {
  background-color: #7d0a0c;
}
.bg-baze-danger3 {
  background-color: #a82a1f;
}
.bg-baze-danger4 {
  background-color: #c03126;
}
.bg-baze-danger5 {
  background-color: #d05239;
}
.bg-baze-danger6 {
  background-color: #de8063;
}
.bg-baze-danger7 {
  background-color: #e6a288;
}
.bg-baze-danger8 {
  background-color: #efc5b2;
}
.bg-baze-danger {
  background-color: #c03126;
}
.bg-baze-warning1 {
  background-color: #8c5700;
}
.bg-baze-warning2 {
  background-color: #ae6e0d;
}
.bg-baze-warning3 {
  background-color: #d38517;
}
.bg-baze-warning4 {
  background-color: #e69830;
}
.bg-baze-warning5 {
  background-color: #f1a94b;
}
.bg-baze-warning6 {
  background-color: #feca8b;
}
.bg-baze-warning7 {
  background-color: #ffd8a8;
}
.bg-baze-warning8 {
  background-color: #ffe6c9;
}
.bg-baze-warning {
  background-color: #e69830;
}
.text-blue {
  color: #1f4e60;
}
.text-green {
  color: #007068;
}
.text-gray {
  color: #58595b;
}
.text-orange {
  color: #d3681b;
}
.text-default {
  color: #808285;
}
.text-primary {
  color: #125c79;
}
.text-info {
  color: #1896ba;
}
.text-success {
  color: #7d9e3c;
}
.text-danger {
  color: #c03126;
}
.text-warning {
  color: #e69830;
}
/*.panel-title { 
    background-color: @baze-gray2 !important;
}*/

.panel-title a {
  color: #58595b !important;
}

