@charset "UTF-8";
/**
 * Create some helper classes
 */
/**
 * Make an element available to screen reader only
 */
/**
 * Make a previously hidden element visible again
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.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: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #424446;
  background-color: #e6e8e8;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #1F6830;
  text-decoration: none;
}
a:hover, a:focus {
  color: #0d2d15;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #e6e8e8;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eeefef;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #8e9093;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 31px;
}

h2, .h2 {
  font-size: 25px;
}

h3, .h3 {
  font-size: 21px;
}

h4, .h4 {
  font-size: 15px;
}

h5, .h5 {
  font-size: 12px;
}

h6, .h6 {
  font-size: 11px;
}

p {
  margin: 0 0 8.5px;
}

.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}

small,
.small {
  font-size: 91%;
}

mark,
.mark {
  background-color: #e49b1c;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #8e9093;
}

.text-primary {
  color: #1F6830;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #13411e;
}

.text-success {
  color: #eef7ee;
}

a.text-success:hover,
a.text-success:focus {
  color: #cbe7cb;
}

.text-info {
  color: #eef4fa;
}

a.text-info:hover,
a.text-info:focus {
  color: #c7dbee;
}

.text-warning {
  color: #fcf0da;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #f8ddab;
}

.text-danger {
  color: #fbeeed;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #f2c7c3;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #1F6830;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #13411e;
}

.bg-success {
  background-color: #499949;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #397639;
}

.bg-info {
  background-color: #5996d1;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #367dc1;
}

.bg-warning {
  background-color: #e49b1c;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #b77c16;
}

.bg-danger {
  background-color: #d4403a;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #b42d27;
}

.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeefef;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}
ul ul,
ul ol,
ol ul,
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: 17px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@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 #8e9093;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  border-left: 5px solid #eeefef;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #8e9093;
}
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 #eeefef;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #424446;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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: 10px;
  padding-right: 10px;
}

.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-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.33333333%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333333%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333333%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #8e9093;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #e6e8e8;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #499949;
}

.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: #418841;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #5996d1;
}

.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: #4589cb;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #e49b1c;
}

.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: #ce8c19;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #d4403a;
}

.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: #c9322c;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #424446;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #424446;
}

.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #424446;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dcdddd;
  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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeefef;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 31px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 28px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 42px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 17px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 29px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 28px;
  line-height: 28px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 28px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 42px;
  line-height: 42px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 38.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.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: #eef7ee;
}
.has-success .form-control {
  border-color: #eef7ee;
  -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: #cbe7cb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.has-success .input-group-addon {
  color: #eef7ee;
  border-color: #eef7ee;
  background-color: #499949;
}
.has-success .form-control-feedback {
  color: #eef7ee;
}

.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: #fcf0da;
}
.has-warning .form-control {
  border-color: #fcf0da;
  -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: #f8ddab;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.has-warning .input-group-addon {
  color: #fcf0da;
  border-color: #fcf0da;
  background-color: #e49b1c;
}
.has-warning .form-control-feedback {
  color: #fcf0da;
}

.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: #fbeeed;
}
.has-error .form-control {
  border-color: #fbeeed;
  -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: #f2c7c3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.has-error .input-group-addon {
  color: #fbeeed;
  border-color: #fbeeed;
  background-color: #d4403a;
}
.has-error .form-control-feedback {
  color: #fbeeed;
}

.has-feedback label ~ .form-control-feedback {
  top: 22px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #808487;
}

@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: 24px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@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: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}

.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: 12px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #1F6830;
  border-color: #195427;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #13411e;
  border-color: black;
}
.btn-primary:hover {
  color: #fff;
  background-color: #13411e;
  border-color: #0b2511;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #13411e;
  border-color: #0b2511;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0b2511;
  border-color: black;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #1F6830;
  border-color: #195427;
}
.btn-primary .badge {
  color: #1F6830;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #8aca8a;
  border-color: #78c278;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #67ba67;
  border-color: #3a813a;
}
.btn-success:hover {
  color: #fff;
  background-color: #67ba67;
  border-color: #4fae4f;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #67ba67;
  border-color: #4fae4f;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #4fae4f;
  border-color: #3a813a;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #8aca8a;
  border-color: #78c278;
}
.btn-success .badge {
  color: #8aca8a;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8ab5df;
  border-color: #76a8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #629cd4;
  border-color: #2d69a3;
}
.btn-info:hover {
  color: #fff;
  background-color: #629cd4;
  border-color: #468acc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #629cd4;
  border-color: #468acc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #468acc;
  border-color: #2d69a3;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #8ab5df;
  border-color: #76a8da;
}
.btn-info .badge {
  color: #8ab5df;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #ecaf45;
  border-color: #eaa52e;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #e69b18;
  border-color: #8a5d0e;
}
.btn-warning:hover {
  color: #fff;
  background-color: #e69b18;
  border-color: #c68514;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #e69b18;
  border-color: #c68514;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #c68514;
  border-color: #8a5d0e;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ecaf45;
  border-color: #eaa52e;
}
.btn-warning .badge {
  color: #ecaf45;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e3837f;
  border-color: #de6f6a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #da5a55;
  border-color: #a52924;
}
.btn-danger:hover {
  color: #fff;
  background-color: #da5a55;
  border-color: #d33e38;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #da5a55;
  border-color: #d33e38;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #d33e38;
  border-color: #a52924;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #e3837f;
  border-color: #de6f6a;
}
.btn-danger .badge {
  color: #e3837f;
  background-color: #fff;
}

.btn-link {
  color: #1F6830;
  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: #0d2d15;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #8e9093;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

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

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #363739;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1F6830;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #8e9093;
}
.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: 11px;
  line-height: 1.42857143;
  color: #8e9093;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.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 .form-control:focus {
  z-index: 3;
}

.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: 12px;
  font-weight: normal;
  line-height: 1;
  color: #424446;
  text-align: center;
  background-color: #eeefef;
  border: 1px solid #dcdddd;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.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: #eeefef;
}
.nav > li.disabled > a {
  color: #8e9093;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #8e9093;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeefef;
  border-color: #1F6830;
}
.nav .nav-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeefef #eeefef #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #8e9093;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1F6830;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #e6e8e8;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 17px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .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: 16.5px 10px;
  font-size: 15px;
  line-height: 17px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 8.25px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}
@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: 17px;
  }
  .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: 16.5px;
    padding-bottom: 16.5px;
  }
}

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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: 9.5px;
  margin-bottom: 9.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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #b5b6b8;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #b5b6b8;
}
.navbar-inverse .navbar-nav > li > a {
  color: #b5b6b8;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #b5b6b8;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #b5b6b8;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #b5b6b8;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #8e9093;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #1F6830;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #0d2d15;
  background-color: #eeefef;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #1F6830;
  border-color: #1F6830;
  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: #8e9093;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeefef;
}
.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: #8e9093;
  background-color: #fff;
  cursor: not-allowed;
}

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

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #8e9093;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #74767a;
}

.label-primary {
  background-color: #1F6830;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #13411e;
}

.label-success {
  background-color: #8aca8a;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #67ba67;
}

.label-info {
  background-color: #8ab5df;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #629cd4;
}

.label-warning {
  background-color: #ecaf45;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #e69b18;
}

.label-danger {
  background-color: #e3837f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #da5a55;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #8e9093;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #1F6830;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeefef;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d4d6d6;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 54px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 17px;
  line-height: 1.42857143;
  background-color: #e6e8e8;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #424446;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1F6830;
}

.alert {
  padding: 15px;
  margin-bottom: 17px;
  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: #499949;
  border-color: #499949;
  color: #eef7ee;
}
.alert-success hr {
  border-top-color: #418841;
}
.alert-success .alert-link {
  color: #cbe7cb;
}

.alert-info {
  background-color: #5996d1;
  border-color: #5996d1;
  color: #eef4fa;
}
.alert-info hr {
  border-top-color: #4589cb;
}
.alert-info .alert-link {
  color: #c7dbee;
}

.alert-warning {
  background-color: #e49b1c;
  border-color: #e49b1c;
  color: #fcf0da;
}
.alert-warning hr {
  border-top-color: #ce8c19;
}
.alert-warning .alert-link {
  color: #f8ddab;
}

.alert-danger {
  background-color: #d4403a;
  border-color: #d4403a;
  color: #fbeeed;
}
.alert-danger hr {
  border-top-color: #c9322c;
}
.alert-danger .alert-link {
  color: #f2c7c3;
}

@-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: 17px;
  margin-bottom: 17px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  background-color: #1F6830;
  -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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  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: #8aca8a;
}
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-info {
  background-color: #8ab5df;
}
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-warning {
  background-color: #ecaf45;
}
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-danger {
  background-color: #e3837f;
}
.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%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeefef;
  color: #8e9093;
  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: #8e9093;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #1F6830;
  border-color: #1F6830;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.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: #7bd891;
}

.list-group-item-success {
  color: #eef7ee;
  background-color: #499949;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #eef7ee;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #eef7ee;
  background-color: #418841;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #eef7ee;
  border-color: #eef7ee;
}

.list-group-item-info {
  color: #eef4fa;
  background-color: #5996d1;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #eef4fa;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #eef4fa;
  background-color: #4589cb;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #eef4fa;
  border-color: #eef4fa;
}

.list-group-item-warning {
  color: #fcf0da;
  background-color: #e49b1c;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #fcf0da;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #fcf0da;
  background-color: #ce8c19;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #fcf0da;
  border-color: #fcf0da;
}

.list-group-item-danger {
  color: #fbeeed;
  background-color: #d4403a;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #fbeeed;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #fbeeed;
  background-color: #c9322c;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #fbeeed;
  border-color: #fbeeed;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 17px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 17px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #424446;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #424446;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #1F6830;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1F6830;
  border-color: #1F6830;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1F6830;
}
.panel-primary > .panel-heading .badge {
  color: #1F6830;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1F6830;
}

.panel-success {
  border-color: #499949;
}
.panel-success > .panel-heading {
  color: #eef7ee;
  background-color: #499949;
  border-color: #499949;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #499949;
}
.panel-success > .panel-heading .badge {
  color: #499949;
  background-color: #eef7ee;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #499949;
}

.panel-info {
  border-color: #5996d1;
}
.panel-info > .panel-heading {
  color: #eef4fa;
  background-color: #5996d1;
  border-color: #5996d1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5996d1;
}
.panel-info > .panel-heading .badge {
  color: #5996d1;
  background-color: #eef4fa;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5996d1;
}

.panel-warning {
  border-color: #e49b1c;
}
.panel-warning > .panel-heading {
  color: #fcf0da;
  background-color: #e49b1c;
  border-color: #e49b1c;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e49b1c;
}
.panel-warning > .panel-heading .badge {
  color: #e49b1c;
  background-color: #fcf0da;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e49b1c;
}

.panel-danger {
  border-color: #d4403a;
}
.panel-danger > .panel-heading {
  color: #fbeeed;
  background-color: #d4403a;
  border-color: #d4403a;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d4403a;
}
.panel-danger > .panel-heading .badge {
  color: #d4403a;
  background-color: #fbeeed;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d4403a;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f2f3f3;
  border: 1px solid #dfe2e2;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #f7f8f8;
  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: #f7f8f8;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f7f8f8;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #f7f8f8;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #f7f8f8;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #f7f8f8;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f7f8f8;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f7f8f8;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #f7f8f8;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
a:active, a:focus,
button:active,
button:focus,
.btn:active,
.btn:focus,
div:active,
div:focus {
  outline: 0 !important;
}

::-webkit-scrollbar {
  width: 12px;
  /* for vertical scrollbars */
  height: 12px;
  /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
  background: #e1e2e2;
}

::-webkit-scrollbar-thumb {
  background: #c5c7c9;
}

::selection {
  background: #dcdddd;
}

::-moz-selection {
  background: #dcdddd;
}

@media print {
  a[href]:after {
    content: none;
  }
}
body.no-chrome {
  background: #fff;
}
body.no-chrome .app-body {
  border: 0;
}

body.dt-rowReorder-noOverflow {
  overflow-x: hidden;
}

@media print {
  .layout-header {
    display: none;
  }
}
.site-title {
  display: none;
}

.site-logo {
  display: block;
  float: right;
  margin-right: 5px;
  max-width: 25%;
}
.site-logo img {
  max-width: 100%;
}

.site-alerts {
  display: block;
  margin-left: -10px;
  margin-right: -10px;
}
.site-alerts > h2 {
  display: none;
}

.menu-primary {
  clear: both;
  position: relative;
}
.menu-primary .menu-title {
  margin: 0;
}
.menu-primary .glyphicon {
  cursor: pointer;
  display: block;
  font-size: 25px;
  line-height: 25px;
  margin: 0;
  position: absolute;
  top: -30px;
}
.menu-primary .dropdown-menu > .active > a {
  background-color: #1F6830;
}

.nav-primary > li {
  float: none;
}
.nav-primary > li > a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #61A547;
  border: 0;
  color: #eee;
  font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
  margin: 0;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
}
.nav-primary > li > a:hover {
  background: #1F6830;
  color: #eee;
}
.nav-primary > li > a:focus {
  background: #61A547;
  color: #eee;
}
.nav-primary > li.active > a,
.nav-primary > li.active > a:hover,
.nav-primary > li.active > a:focus {
  background: #1F6830;
  border: 0;
  color: #eee;
}
.nav-primary > li.active .dropdown-menu {
  background: #1F6830;
  display: block;
  margin: 0;
}
.nav-primary .open > a,
.nav-primary .open > a:hover,
.nav-primary .open > a:focus {
  background: #085119;
  color: #eee;
}
.nav-primary .open .dropdown-menu {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #085119;
}
.nav-primary .dropdown-menu {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0;
  background: #1F6830;
  border: 0;
  float: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
  width: 100%;
}
.nav-primary .dropdown-menu > li {
  margin: 0 5px;
  padding: 1px 0 3px;
}
.nav-primary .dropdown-menu > li > a {
  color: #eee;
  font-family: "Lucida Grande",verdana,arial,sans-serif;
}
.nav-primary .dropdown-menu > li > a:hover, .nav-primary .dropdown-menu > li > a:focus {
  background: transparent;
}

@media (min-width: 960px) {
  .menu-title {
    display: none;
  }

  .nav-primary {
    background: none;
    border: 0;
    display: block;
    padding: 0;
    position: absolute;
    top: -26px;
    visibility: visible;
    width: 100%;
  }
  .nav-primary > li {
    float: left;
    margin-left: 5px;
  }
  .nav-primary > li > a {
    font-size: 14px;
    margin: 0;
    padding: 3px 8px 4px;
  }
  .nav-primary > li > a .caret {
    display: none;
  }
  .nav-primary > li.active {
    position: static;
  }
  .nav-primary > li.active .dropdown-menu {
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    border: 0;
    display: block;
    padding: 0;
    position: absolute;
    z-index: 1;
  }
  .nav-primary > li.active .dropdown-menu > li {
    display: inline-block;
  }
  .nav-primary > li.active .dropdown-menu > li.active {
    background: url("../images/nav-primary-selected.gif") center bottom no-repeat;
  }
  .nav-primary > li.active .dropdown-menu > li > a {
    padding: 3px 8px;
  }
  .nav-primary .nav-primary-dropdown {
    float: left;
    margin: -1px 0 0;
    padding: 10px 0;
    position: absolute;
  }
  .nav-primary .nav-primary-dropdown > li > a {
    font-size: 12px;
    padding: 3px 10px;
  }
}
.app-header {
  background: #1F6830;
  border-radius: 4px 4px 0 0;
  color: #2f9f49;
  height: 27px;
}

.app-title {
  color: #2b8f42;
  font-size: 9px;
  font-style: italic;
  line-height: 28px;
  letter-spacing: 4px;
  margin: 0 10px;
  position: absolute;
  right: 10px;
  text-align: right;
  text-transform: uppercase;
  z-index: 2;
}

.app-body {
  background: #fff;
  border-color: #1F6830;
  border-style: solid;
  border-width: 0 1px 1px;
  position: relative;
}

.movable {
  cursor: move;
}

.movable:mouseDown {
  cursor: grabbing;
}

@media print {
  .layout-footer {
    display: none;
  }
}
.layout-footer {
  color: #8e9093;
  padding-bottom: 100px;
  padding-top: 10px;
}
.layout-footer a {
  color: #8e9093;
  text-decoration: underline;
}
.layout-footer p {
  font-size: 11px;
  margin: 0;
  padding-left: 5px;
}
.layout-footer .list-inline {
  margin: 0;
}

.btn-default:hover, .btn-default:hover:focus, .btn-default:active, .btn-default:focus {
  background-color: #5996d1;
  border-color: #5996d1;
  color: #fff;
}
.btn-default:hover:active {
  background-color: #367dc1;
}

.open > .btn-default.dropdown-toggle,
.open > .btn-default.dropdown-toggle:focus {
  background-color: #5996d1;
  border-color: #5996d1;
  color: #fff;
}

.pop-panel.open > .btn-default {
  background-color: #5996d1;
  border-color: #5996d1;
  color: #fff;
}

.btn-primary:hover {
  background-color: #1d4727;
  border-color: #1d4727;
  color: #fff;
}

.alert {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.alert > p {
  padding: 12px 30px 12px 32px;
  position: relative;
}
.alert > p .wbd-glyph {
  font-size: 12px;
  height: 100%;
  left: 0;
  padding: 13px 12px;
  position: absolute;
  top: 0;
}
.alert.alert-dismissible > p {
  margin-right: 42px;
  padding-right: 0;
}
.alert.alert-dismissible .close {
  opacity: 1;
  padding: .5em;
  right: auto;
  text-shadow: none;
  top: auto;
}
.alert .alert-list {
  margin-top: -10px;
  padding-bottom: 10px;
  padding-left: 45px;
}

.alert-error {
  background: #d4403a;
  color: #fbeeed;
}

.alert-danger .wbd-glyph,
.alert-error .wbd-glyph {
  color: inherit !important;
}
.alert-danger .wbd-glyph::before,
.alert-error .wbd-glyph::before {
  content: "\e916";
}
.alert-danger .close,
.alert-error .close {
  color: #ac2925;
}
.alert-danger .close:hover,
.alert-error .close:hover {
  color: #6c1a17;
}

.alert-warning .wbd-glyph {
  color: inherit !important;
}
.alert-warning .wbd-glyph::before {
  content: "\e916";
}
.alert-warning .close {
  color: #a36700;
}
.alert-warning .close:hover {
  color: #513300;
}

.alert-info .wbd-glyph {
  color: inherit !important;
}
.alert-info .wbd-glyph::before {
  content: "\e93a";
}
.alert-info .close {
  color: #105597;
}
.alert-info .close:hover {
  color: #0b3056;
}

.alert-success .wbd-glyph {
  color: inherit !important;
}
.alert-success .wbd-glyph::before {
  content: "\e915";
}
.alert-success .close {
  color: #428542;
}
.alert-success .close:hover {
  color: #214521;
}

.alert-global {
  margin: 0;
}
.alert-global > p {
  font-size: 12px;
  padding: 12px 30px 12px 32px;
}
.alert-global > p .wbd-glyph {
  font-size: 12px;
  padding: 13px 12px;
}
.alert-global.alert-dismissible > p {
  margin-right: 42px;
  padding-right: 0;
}
.alert-global.alert-dismissible .close {
  font-size: 23px;
  padding: 5px 12px 12px;
}
.alert-global.alert-dismissible .close::before {
  color: inherit !important;
  content: "\e932";
  font-family: "wbd-glyph-font";
  font-size: 8px;
}

.alert-fixed-bottom,
.alert-fixed-top {
  margin: 0;
  position: fixed;
  width: 100%;
  z-index: 1050;
}
.alert-fixed-bottom > p,
.alert-fixed-top > p {
  float: left;
}
.alert-fixed-bottom .close > span,
.alert-fixed-top .close > span {
  display: inline-block;
  text-indent: -999em;
}

.alert-fixed-bottom {
  bottom: 0;
}

.alert-fixed-top {
  top: 0;
}

.well {
  background: #eeefef;
  margin-bottom: 10px;
  padding: 10px;
}

.table .table {
  background: transparent;
}

.btn-info {
  background: #5996d1;
  border: 0;
}
.btn-info:hover {
  background: #3478bc;
  border: 0;
}

.btn-info[disabled] {
  background: #bcd5ec !important;
  cursor: not-allowed;
}

.tooltip-inner {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
  background-color: #f7f8f8 !important;
  border: 1px solid #f7f8f8 !important;
  color: #424446 !important;
}

.tooltip-arrow {
  border-bottom-color: #f7f8f8 !important;
  border-top-color: #f7f8f8 !important;
}

.dropdown-menu > li > a {
  padding: 3px 10px;
}
.dropdown-menu > li > a > .wbd-glyph {
  margin-right: 5px;
}

.loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 80px;
  background-color: rgba(255, 255, 255, 0.88);
  z-index: 10;
}

.loader-inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -20px;
}

.loader-bg {
  width: 40px;
  height: 40px;
  margin: auto;
  background-image: url("/ui/themes/classic/images/animated_loader.gif");
}

.loader-msg {
  display: block;
  padding-top: 5px;
  color: #8e9093;
  font-style: italic;
  text-align: center;
}

.icon-loading-sm {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-bottom: -1px;
  background: transparent url("/ui/themes/classic/images/icon-loading-small.gif") no-repeat scroll center center/100% 100%;
}

.app-session-modal .alert {
  margin-top: 10px;
}

.app-import-modal .node-content {
  min-height: 75px;
  position: relative;
}

.popover-lg {
  max-width: 768px;
  min-width: 768px;
  width: 768px;
}

.popover-md {
  max-width: 425px;
  min-width: 425px;
  width: 425px;
}

.popover-sm {
  max-width: 280px;
  min-width: 280px;
  width: 280px;
}

.modal .module-placeholder,
.popover .module-placeholder {
  min-height: 125px;
}

.popover-content {
  min-height: 100px;
  position: relative;
}

.modal-xl {
  max-width: 90%;
  min-width: 90%;
  width: 90%;
}

.full-frame {
  border: 1px solid #8e9093;
  height: 100%;
  margin-bottom: 10px;
}

.modal-todo {
  height: 100%;
}
.modal-todo .modal-content,
.modal-todo .node-content {
  height: 100%;
}
.modal-todo .modal-dialog {
  height: 98%;
  margin-bottom: 0;
  margin-top: 1%;
  width: 100%;
}

.modal-body > .node-content {
  min-height: 70px;
  position: relative;
}

.disable-bg-mask {
  background: transparent;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.popover {
  background: #fff;
  border: 1px solid #c5c7c9;
  border-radius: 4px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
}
.popover .popover-title {
  background: transparent;
  font-weight: bold;
}

.pop-panel {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.pop-panel.pop-panel-below .overlay > .arrow {
  border-bottom-color: #8e9093;
  border-top-width: 0;
  left: 20px;
  margin-left: -11px;
  top: -11px;
}
.pop-panel.pop-panel-below .overlay > .arrow::after {
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " ";
  margin-left: -10px;
  top: 1px;
}
.pop-panel.open {
  z-index: 1000;
}
.pop-panel.open .overlay {
  display: block;
}
.pop-panel .overlay {
  display: none;
  margin-top: 10px;
  width: 250px;
  z-index: 1000;
}
.pop-panel .tooltip {
  white-space: nowrap;
  z-index: 1001;
}

.context-menu {
  font-family: "Arial", "sans-serif";
  width: 200px;
  z-index: 1000;
}
.context-menu .overlay-body {
  min-height: 50px;
}

.pop-panel .overlay,
.context-menu {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #c5c7c9;
  position: absolute;
  top: 100%;
}
.pop-panel .overlay > .arrow,
.pop-panel .overlay > .arrow::after,
.context-menu > .arrow,
.context-menu > .arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.pop-panel .overlay > .arrow::after,
.context-menu > .arrow::after {
  border-width: 10px;
  content: "";
}
.pop-panel .overlay > .arrow,
.context-menu > .arrow {
  border-width: 11px;
}
.pop-panel .overlay .overlay-header,
.context-menu .overlay-header {
  border-bottom: 1px solid #e6e8e8;
  margin: 0;
  padding: 8px 14px;
}
.pop-panel .overlay .overlay-header > h2,
.pop-panel .overlay .overlay-header > h3,
.pop-panel .overlay .overlay-header > h4,
.pop-panel .overlay .overlay-header > h5,
.pop-panel .overlay .overlay-header > h6,
.pop-panel .overlay .overlay-header > span,
.context-menu .overlay-header > h2,
.context-menu .overlay-header > h3,
.context-menu .overlay-header > h4,
.context-menu .overlay-header > h5,
.context-menu .overlay-header > h6,
.context-menu .overlay-header > span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #424446;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  margin: 0;
}
.pop-panel .overlay .overlay-header .close,
.context-menu .overlay-header .close {
  color: #c5c7c9;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-right: -6px;
  opacity: 1;
  width: 20px;
}
.pop-panel .overlay .overlay-header .close:hover,
.context-menu .overlay-header .close:hover {
  color: #8e9093;
  opacity: 1;
}
.pop-panel .overlay .overlay-body,
.context-menu .overlay-body {
  color: #424446;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 14px;
}

.pop-panel-menu {
  margin: 0 -14px;
  padding: 0;
}
.pop-panel-menu > li {
  list-style: none;
}
.pop-panel-menu > li > a,
.pop-panel-menu > li > button {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  color: #424446;
  display: block;
  font-size: 12px;
  padding: 5px 14px;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
.pop-panel-menu > li > a .glyphicon,
.pop-panel-menu > li > a .wbd-glyph,
.pop-panel-menu > li > button .glyphicon,
.pop-panel-menu > li > button .wbd-glyph {
  color: #8e9093;
  height: 12px;
  margin-right: 8px;
  width: 12px;
}
.pop-panel-menu > li > a:hover,
.pop-panel-menu > li > button:hover {
  background-color: #5996d1;
  color: #fff;
}
.pop-panel-menu > li > a:hover .glyphicon,
.pop-panel-menu > li > a:hover .wbd-glyph,
.pop-panel-menu > li > button:hover .glyphicon,
.pop-panel-menu > li > button:hover .wbd-glyph {
  color: #fff;
}
.pop-panel-menu > li > .pop-panel-menu-block {
  font-size: 12px;
  padding: 5px 14px;
}
.pop-panel-menu > li .disabled {
  opacity: 0.75;
  filter: alpha(opacity=75);
  color: #8e9093;
  cursor: not-allowed;
}
.pop-panel-menu > li .disabled:hover {
  background: #fff;
  color: #8e9093;
}
.pop-panel-menu > li .disabled:hover .glyphicon,
.pop-panel-menu > li .disabled:hover .wbd-glyph {
  color: #8e9093;
}
.pop-panel-menu > li .disabled .glyphicon,
.pop-panel-menu > li .disabled .wbd-glyph {
  color: #c5c7c9;
}
.pop-panel-menu > li.pop-panel-menu-divider {
  border-top: 1px solid #dcdddd;
}
.pop-panel-menu .pop-panel-menu-header {
  border-bottom: 1px solid #c5c7c9;
  color: #8e9093;
  display: block;
  font-size: 11px;
  padding: 5px 14px 0;
  text-align: left;
}

.si-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.si-primary {
  float: left;
  width: 100%;
}

.si-secondary {
  float: left;
  opacity: 0;
  width: 0%;
}

.si-open .si-primary {
  border-right: 1px solid #e1e2e2;
  width: 60%;
}
.si-open .si-secondary {
  opacity: 1;
  width: 40%;
}
.si-open .si-secondary::before {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0));
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 8px;
  z-index: 1;
}

.si-title {
  background: #eef4fa;
  border-top: 1px solid #e1e2e2;
  font-weight: bold;
  padding: 10px 16px;
}
.si-title .wbd-glyph {
  color: #8e9093;
  float: right;
}
.si-title .wbd-glyph:hover {
  color: #5996d1;
  cursor: pointer;
}

.si-body {
  min-height: 100px;
  position: relative;
}

.app-importer label {
  font-weight: normal;
}
.app-importer table {
  width: 100%;
}
.app-importer .import-panel-step {
  padding: 20px 0;
}
.app-importer .import-panel-menu {
  margin: 0;
  padding: 0;
}
.app-importer .import-panel-menu li {
  color: #75787b;
  display: inline;
  list-style: none;
  margin: 0 30px 0 0;
  position: relative;
}
.app-importer .import-panel-menu li::after {
  color: #c5c7c9;
  content: "\e092";
  display: block;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: -5px;
  position: absolute;
  right: -20px;
  top: 50%;
}
.app-importer .import-panel-menu li.last::after {
  display: none;
}
.app-importer .import-panel-menu li.active {
  color: #616466;
  font-weight: bold;
}
.app-importer .import-panel-row {
  clear: both;
  margin: 10px 0;
  overflow: hidden;
  position: relative;
}
.app-importer .import-panel-title {
  font-size: 16px;
  font-weight: normal;
}
.app-importer .import-panel-subtitle {
  color: #75787b;
  font-size: 11px;
  padding: 2px 0 0 0;
}
.app-importer .import-panel-body {
  padding: 20px 0;
}
.app-importer .import-panel-col-left {
  float: left;
  width: 20%;
}
.app-importer .import-panel-col-right {
  float: right;
  width: 80%;
}
.app-importer .import-uploaded-file {
  display: block;
  margin-bottom: 10px;
}
.app-importer .import-panel-actions {
  text-align: right;
}
.app-importer .import-map-table .col-sys-field {
  padding-right: 30px;
  position: relative;
}
.app-importer .import-map-table .col-sys-field .glyphicon {
  color: #c5c7c9;
  font-size: 10px;
  margin-top: -5px;
  position: absolute;
  right: 15px;
  top: 50%;
}
.app-importer .import-map-table .is-mapped td {
  background: #eef4fa;
}
.app-importer .import-map-table-loading {
  height: 100px;
  position: relative;
}
.app-importer .import-map-col-system {
  width: 40%;
}
.app-importer .import-map-col-file {
  width: 60%;
}
.app-importer .import-preview-title {
  font-weight: bold;
  padding: 0 0 10px;
}
.app-importer .import-preview-create {
  margin: 0 0 20px 0;
}
.app-importer .import-preview-options {
  margin: 0 0 10px 0;
  overflow: hidden;
}
.app-importer .import-preview-options label {
  color: #8e9093;
  display: block;
  float: left;
  width: 50%;
  font-style: italic;
}

@font-face {
  font-family: "wbd-glyph-font";
  src: url("../fonts/wbd/wbd-glyph-font.eot?tchc86");
  src: url("../fonts/wbd/wbd-glyph-font.eot?tchc86#iefix") format("embedded-opentype"), url("../fonts/wbd/wbd-glyph-font.ttf?tchc86") format("truetype"), url("../fonts/wbd/wbd-glyph-font.woff?tchc86") format("woff"), url("../fonts/wbd/wbd-glyph-font.svg?tchc86#wbd-glyph-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
.wbd-glyph {
  font-family: "wbd-glyph-font" !important;
  font-size: 12px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 15px;
  margin: auto 0;
  speak: none;
  text-align: center;
  text-transform: none;
}

.wbd-glyph-1-calendar::before {
  content: "\e900";
}

.wbd-glyph-2-trash::before {
  content: "\e901";
}

.wbd-glyph-3-envelope::before {
  content: "\e902";
}

.wbd-glyph-4-paper-clip::before {
  content: "\e903";
}

.wbd-glyph-5-comment::before {
  content: "\e904";
}

.wbd-glyph-6-lock::before {
  content: "\e905";
}

.wbd-glyph-7-star::before {
  content: "\e906";
}

.wbd-glyph-8-paper-clip-circle::before {
  content: "\e907";
}

.wbd-glyph-9-pencil::before {
  content: "\e908";
}

.wbd-glyph-10-non-member::before {
  content: "\e909";
}

.wbd-glyph-11-push-notification::before {
  content: "\e90a";
}

.wbd-glyph-12-refresh::before {
  content: "\e90b";
}

.wbd-glyph-13-reply::before {
  content: "\e90c";
}

.wbd-glyph-14-tag::before {
  content: "\e90d";
}

.wbd-glyph-15-conversation::before {
  content: "\e90e";
}

.wbd-glyph-16-list::before {
  content: "\e90f";
}

.wbd-glyph-17-inspect-list::before {
  content: "\e910";
}

.wbd-glyph-18-user::before {
  content: "\e911";
}

.wbd-glyph-19-check-circle::before {
  content: "\e912";
}

.wbd-glyph-20-warning-circle::before {
  content: "\e913";
}

.wbd-glyph-21-x-circle::before {
  content: "\e914";
}

.wbd-glyph-22-check-fill::before {
  content: "\e915";
}

.wbd-glyph-23-warning-fill::before {
  content: "\e916";
}

.wbd-glyph-24-x-fill::before {
  content: "\e917";
}

.wbd-glyph-25-select-all::before {
  content: "\e918";
}

.wbd-glyph-26-select-none::before {
  content: "\e919";
}

.wbd-glyph-27-tracker::before {
  content: "\e91a";
}

.wbd-glyph-28-approver::before {
  content: "\e91b";
}

.wbd-glyph-29-file-sharer::before {
  content: "\e91c";
}

.wbd-glyph-30-asset-finder::before {
  content: "\e91d";
}

.wbd-glyph-31-product-keeper::before {
  content: "\e91e";
}

.wbd-glyph-32-options-sliders::before {
  content: "\e91f";
}

.wbd-glyph-33-to-do-list::before {
  content: "\e920";
}

.wbd-glyph-34-folder::before {
  content: "\e921";
}

.wbd-glyph-35-home::before {
  content: "\e922";
}

.wbd-glyph-36-layers::before {
  content: "\e923";
}

.wbd-glyph-37-template::before {
  content: "\e924";
}

.wbd-glyph-38-excel::before {
  content: "\e925";
}

.wbd-glyph-39-pdf::before {
  content: "\e926";
}

.wbd-glyph-40-csv::before {
  content: "\e927";
}

.wbd-glyph-41-tree-structure::before {
  content: "\e928";
}

.wbd-glyph-42-camera-arrow::before {
  content: "\e929";
}

.wbd-glyph-43-move::before {
  content: "\e92a";
}

.wbd-glyph-44-puzzle::before {
  content: "\e92b";
}

.wbd-glyph-45-fill-up::before {
  content: "\e92c";
}

.wbd-glyph-46-fill-down::before {
  content: "\e92d";
}

.wbd-glyph-47-carrot-bottom-right::before {
  content: "\e92e";
}

.wbd-glyph-48-carrot-top-left::before {
  content: "\e92f";
}

.wbd-glyph-49-double-arrow-left::before {
  content: "\e930";
}

.wbd-glyph-50-double-arrow-right::before {
  content: "\e931";
}

.wbd-glyph-51-x::before {
  content: "\e932";
}

.wbd-glyph-52-calendar-reset::before {
  content: "\e933";
}

.wbd-glyph-53-add-refresh::before {
  content: "\e934";
}

.wbd-glyph-54-archive::before {
  content: "\e935";
}

.wbd-glyph-55-pause-circle::before {
  content: "\e936";
}

.wbd-glyph-56-note::before {
  content: "\e937";
}

.wbd-glyph-57-asterisk::before {
  content: "\e938";
}

.wbd-glyph-58-folder-lightning::before {
  content: "\e939";
}

.wbd-glyph-59-info-fill::before {
  content: "\e93a";
}

.wbd-glyph-60-return-arrow::before {
  content: "\e93b";
}

.wbd-glyph-61-folder-add::before {
  content: "\e93c";
}

.wbd-glyph-62-file-variant-add::before {
  content: "\e93d";
}

.wbd-glyph-63-history::before {
  content: "\e93e";
}

.wbd-glyph-64-route::before {
  content: "\e93f";
}

.wbd-glyph-65-file-arrow::before {
  content: "\e940";
}

.wbd-glyph-66-basket::before {
  content: "\e941";
}

.wbd-glyph-67-revision::before {
  content: "\e942";
}

.wbd-glyph-68-load-search::before {
  content: "\e943";
}

.wbd-glyph-69-flag::before {
  content: "\e944";
}

.wbd-glyph-70-paper-clip-add::before {
  content: "\e945";
}

.wbd-glyph-71-arrow-up::before {
  content: "\e946";
}

.wbd-glyph-72-arrow-down::before {
  content: "\e947";
}

.wbd-glyph-73-key::before {
  content: "\e948";
}

.wbd-glyph-74-logout::before {
  content: "\e949";
}

.wbd-glyph-75-arrows-in::before {
  content: "\e94a";
}

.wbd-glyph-76-arrows-out::before {
  content: "\e94b";
}

.wbd-glyph-77-circle-arrow::before {
  content: "\e94c";
}

.wbd-glyph-78-wrench::before {
  content: "\e94d";
}

.wbd-glyph-79-funnel::before {
  content: "\e94e";
}

.wbd-glyph-80-search::before {
  content: "\e94f";
}

.wbd-glyph-81-heart::before {
  content: "\e950";
}

.wbd-glyph-82-heart-arrow::before {
  content: "\e951";
}

.wbd-glyph-83-files-lightning::before {
  content: "\e952";
}

.wbd-glyph-84-relate::before {
  content: "\e953";
}

.wbd-glyph-85-unrelate::before {
  content: "\e954";
}

.wbd-glyph-86-dots-fill::before {
  content: "\e955";
}

.wbd-glyph-87-arrow-left::before {
  content: "\e956";
}

.wbd-glyph-88-arrow-right::before {
  content: "\e957";
}

.wbd-glyph-89-summary::before {
  content: "\e958";
}

.wbd-glyph-90-file-lightning::before {
  content: "\e959";
}

.wbd-glyph-91-clone::before {
  content: "\e95a";
}

.wbd-glyph-92-save::before {
  content: "\e95b";
}

.wbd-glyph-93-components::before {
  content: "\e95c";
}

.wbd-glyph-94-plus-circle::before {
  content: "\e95d";
}

.wbd-glyph-95-plus-fill::before {
  content: "\e95e";
}

.wbd-glyph-96-camera::before {
  content: "\e95f";
}

.wbd-glyph-97-cancel::before {
  content: "\e960";
}

.wbd-glyph-98-minus-circle::before {
  content: "\e961";
}

.wbd-glyph-99-minus-fill::before {
  content: "\e962";
}

.wbd-glyph-100-erase::before {
  content: "\e963";
}

.wbd-glyph-101-import::before {
  content: "\e964";
}

.wbd-glyph-102-export::before {
  content: "\e965";
}

.wbd-glyph-103-blank-file::before {
  content: "\e966";
}

.wbd-glyph-104-print::before {
  content: "\e967";
}

.wbd-glyph-105-full-screen-expand::before {
  content: "\e968";
}

.wbd-glyph-106-dashboard::before {
  content: "\e969";
}

.wbd-glyph-107-expand-list::before {
  content: "\e96a";
}

.wbd-glyph-108-down-arrow-circle::before {
  content: "\e96b";
}

.wbd-glyph-109-link::before {
  content: "\e96c";
}

.wbd-glyph-110-unlink::before {
  content: "\e96d";
}

.wbd-glyph-111-full-screen-collapse::before {
  content: "\e96e";
}

.wbd-glyph-112-plus::before {
  content: "\e96f";
}

.wbd-glyph-113-minus::before {
  content: "\e970";
}

.wbd-glyph-114-move-forward::before {
  content: "\e971";
}

.wbd-glyph-115-move-back::before {
  content: "\e972";
}

.wbd-glyph-116-pencil-check-fill::before {
  content: "\e973";
}

.wbd-glyph-117-skip::before {
  content: "\e974";
}

.wbd-glyph-118-loading-circle::before {
  content: "\e975";
}

.wbd-glyph-119-funnel-arrows::before {
  content: "\e976";
}

.wbd-glyph-120-plus-fill-arrow-up::before {
  content: "\e977";
}

.wbd-glyph-126-file-slash::before {
  color: #8e9093;
  content: '\e97d';
}

.app-form .form-title {
  clear: both;
  display: block;
  padding-top: 20px;
}
.app-form .form-menu .form-menu-item {
  border: 0;
  display: inline-block;
  float: left;
  margin: 0 6px 3px 0;
  padding: 0;
}
.app-form .form-menu .form-menu-item > .btn {
  background: #fff;
  border-color: #c5c7c9;
  display: block;
  font-size: 12px;
  height: 28px;
  margin: 0;
  padding: 5px 8px;
}
.app-form .form-menu .form-menu-item > .btn:hover {
  background: #5996d1;
  border-color: #5996d1;
  color: #fff;
}
.app-form .form-menu .form-menu-item > .btn:hover > .wbd-glyph {
  color: #fff;
}
.app-form .form-menu .form-menu-item > .btn.disabled {
  background: #eeefef;
  border-color: #e1e2e2;
  color: #c5c7c9;
  cursor: not-allowed;
}
.app-form .form-menu .form-menu-item > .btn.disabled > .wbd-glyph {
  color: #c5c7c9;
}
.app-form .form-menu .form-menu-item > .btn > .wbd-glyph {
  color: #8e9093;
}
.app-form > form {
  clear: both;
}
.app-form .caret {
  margin-left: 1px;
  margin-right: 1px;
}
.app-form .form-control {
  border-color: #dcdddd;
  color: #424446;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-form .form-control {
    border-radius: 0;
  }
}
.app-form .form-control.btn {
  border-color: inherit;
  color: inherit;
}
.app-form label {
  font-weight: normal;
}
.app-form legend {
  background: #eeefef;
  border: 0;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.app-form fieldset {
  display: block;
  margin-top: 10px;
  max-width: 100%;
}
.app-form .form-validation-errors {
  cursor: pointer;
}
.app-form .form-scrollable {
  max-height: 400px;
  overflow: auto;
}
.app-form .form-group {
  margin-bottom: 0;
  padding: 5px 0;
}
.app-form .form-group.form-hidden {
  display: none;
}
.app-form .form-group.has-error {
  border-color: #fbeeed;
}
.app-form .form-group.has-error .form-control-feedback {
  color: #e3837f;
}
.app-form .form-group.has-error .input-group-addon {
  background-color: #e6e8e8;
  border-color: #dcdddd;
  color: #e3837f;
}
.app-form .form-group.form-file {
  margin-bottom: 10px;
}
.app-form .form-column-container {
  margin-left: -10px;
  margin-right: -10px;
}
.app-form .form-column-container:before, .app-form .form-column-container:after {
  content: " ";
  display: table;
}
.app-form .form-column-container:after {
  clear: both;
}
.app-form .form-columns-1 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-form .form-columns-1 {
    float: left;
    width: 100%;
  }
}
.app-form .form-columns-2 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-form .form-columns-2 {
    float: left;
    width: 50%;
  }
}
.app-form .form-columns-3 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-form .form-columns-3 {
    float: left;
    width: 33.33333333%;
  }
}
.app-form .form-columns-4 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-form .form-columns-4 {
    float: left;
    width: 25%;
  }
}
.app-form .form-columns-5 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-form .form-columns-5 {
    float: left;
    width: 20%;
  }
}
.app-form .form-columns-6 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-form .form-columns-6 {
    float: left;
    width: 16.66666667%;
  }
}
.app-form .form-label {
  display: inline-block;
  max-width: 250px;
  padding: 4px 4px 4px 0;
  vertical-align: top;
  width: 115px;
}
.app-form .form-input {
  display: inline-block;
  max-width: 100%;
  padding-left: 4px;
  position: relative;
  vertical-align: top;
}
.app-form .form-input .ui-autocomplete {
  max-height: 200px;
  overflow: auto;
}
.app-form .form-input .checkbox {
  margin-top: 5px;
}
.app-form .form-input .form-control-static {
  padding-top: 4px;
}
.app-form .input-group-sm .input-group-addon {
  padding: 5px 10px;
}
.app-form .dependent {
  display: none;
}
.app-form .dependency-met {
  display: block;
}
.app-form .form-help {
  color: #8e9093;
  display: block;
  font-size: 11px;
  padding: 3px 0;
}
.app-form .form-instruction {
  background: #eef4fa;
  border: 1px solid #bcd5ec;
  color: #8ab5df;
  display: block;
  margin: 0 0 5px;
  padding: 2px 4px;
}
.app-form .checkbox,
.app-form .radio {
  margin-bottom: 0;
}
.app-form .checkbox .form-control,
.app-form .radio .form-control {
  height: 14px;
  margin-top: 1px;
  width: 14px;
}
.app-form .checkbox span,
.app-form .radio span {
  display: inline-block;
}
.app-form .ui-menu-item {
  border: 0;
  border-bottom: 1px solid #dcdddd;
  border-right: 0;
  font-size: 12px;
  padding: 6px 12px;
}
.app-form .ui-state-focus {
  background: #eef4fa;
  font-weight: normal !important;
  margin: 0;
}

.input-group-autocomplete {
  width: 100%;
}

.ui-autocomplete-input {
  background-image: url("../images/icon-loading-small.gif");
  background-image: url("../images/search-text-input-icon.png");
  background-position: 99% center;
  background-repeat: no-repeat;
}

.ui-autocomplete-loading {
  background: url("../images/icon-loading-small.gif") 99% center no-repeat;
}

.form-required .form-label {
  color: #ac2925;
}

.toggle-group > .form-toggle {
  display: inline-block;
}

.form-toggle > .form-input {
  max-width: 100% !important;
}
.form-toggle .form-toggle-text {
  color: #424446 !important;
}

.form-date .form-input,
.form-datetime .form-input {
  position: relative;
}
.form-date .ui-datepicker,
.form-datetime .ui-datepicker {
  bottom: 100% !important;
  left: 0 !important;
  position: absolute !important;
  top: auto !important;
}
.form-date .input-group-addon,
.form-datetime .input-group-addon {
  color: #8e9093;
  cursor: pointer;
  font-size: 10px;
  padding: 6px 10px;
}

.form-textarea .ui-wrapper {
  padding: 0;
  position: relative;
}
.form-textarea .ui-resizable-se {
  bottom: 18px;
  right: 16px;
  z-index: 1;
}

.form-control-textarea {
  overflow: auto;
}

.form-grid .form-label,
.form-grid .form-input {
  display: block;
  max-width: 100% !important;
  width: auto;
}

.table-form-grid {
  margin-bottom: 0;
}
.table-form-grid th {
  font-size: 11px;
  font-weight: normal;
}
.table-form-grid .form-grid-empty {
  font-size: 11px;
  font-style: italic;
  text-align: center;
}

.picklist-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.picklist-items > li {
  margin: 5px 0 10px;
  padding-left: 0;
}

.has-error .form-control-feedback {
  right: 0;
}
.has-error.form-date .form-control-feedback, .has-error.form-datetime .form-control-feedback, .has-error.form-select .form-control-feedback, .has-error.form-toggle-multi .form-control-feedback {
  right: -30px;
}
.has-error .checkbox .form-control {
  padding: 0;
}
.has-error .radio {
  color: inherit;
}
.has-error .radio .form-control-feedback {
  top: -6px;
}

.checkbox .form-control-feedback {
  left: 100%;
  line-height: 16px;
  right: auto;
}

.form-collapse > legend > .form-collapse-toggle {
  cursor: pointer;
  display: block;
}
.form-collapse > legend > .form-collapse-toggle .wbd-glyph-94-plus-circle {
  color: #8e9093;
  display: none;
  font-size: 12px;
}
.form-collapse > legend > .form-collapse-toggle .wbd-glyph-21-x-circle {
  color: #8e9093;
  display: inline-block;
  font-size: 12px;
}

.is-collapsed > .form-collapse-content {
  display: none;
}
.is-collapsed > legend > .form-collapse-toggle .wbd-glyph-94-plus-circle {
  display: inline-block;
}
.is-collapsed > legend > .form-collapse-toggle .wbd-glyph-21-x-circle {
  display: none;
}

.modal .form-input {
  max-width: 50%;
}

.select-filter {
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0;
  border-radius: 0 0 6px 6px;
  background: #eeefef none repeat scroll 0 0;
  border: 1px solid #e6e8e8;
  display: none;
  padding: 0 5px 5px;
  position: absolute;
  width: 100%;
  z-index: 5;
}
.select-filter input {
  background-color: #fff;
  background-image: none;
  border: 1px solid;
  border-color: #e1e2e2;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
  color: #8e9093;
  display: block;
  font-size: 12px;
  height: 25px;
  line-height: 1.42857;
  margin: 5px 0;
  padding: 4px 8px;
  width: 100%;
}
.select-filter ul {
  background: #fff;
  border: 1px solid #e6e8e8;
  list-style: none;
  margin: 0;
  max-height: 200px;
  min-height: 100px;
  overflow: auto;
  padding: 0 3px;
}
.select-filter ul .option-default {
  background-color: #fff !important;
  color: #e1e2e2;
  font-style: italic;
}
.select-filter ul .no-results {
  color: #e6e8e8;
  display: none;
  font-style: italic;
}
.select-filter ul.empty .no-results {
  display: block;
}
.select-filter li {
  border-bottom: 1px solid #e6e8e8;
  cursor: pointer;
  padding: 2px;
}
.select-filter li.selected {
  background: #eeefef;
}
.select-filter li:hover {
  background: #e6e8e8;
}
.select-filter .select-multi-item {
  cursor: pointer;
  padding: 0;
  position: relative;
}
.select-filter .select-multi-item.option-default {
  cursor: default;
  padding-left: 0;
}
.select-filter .select-multi-item.option-default label {
  padding-left: 0;
}
.select-filter .select-multi-item label {
  cursor: pointer;
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 2px 2px 2px 20px;
}
.select-filter .select-multi-item input {
  float: left;
  height: auto;
  left: 2px;
  margin: 0;
  position: absolute;
  top: 5px;
  width: auto;
}
.select-filter .add-custom {
  font-size: 11px;
}

.select-filter-open .select-filter {
  display: block;
}

.select-filter-selected {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form-select.is-disabled .input-group,
.form-select.is-disabled .input-group-addon,
.form-toggle-multi.is-disabled .input-group,
.form-toggle-multi.is-disabled .input-group-addon {
  cursor: not-allowed;
}
.form-select.is-disabled .form-label-text,
.form-select.is-disabled .form-control,
.form-select.is-disabled .user-label,
.form-toggle-multi.is-disabled .form-label-text,
.form-toggle-multi.is-disabled .form-control,
.form-toggle-multi.is-disabled .user-label {
  color: #8e9093;
}
.form-select.is-disabled .user-delete,
.form-toggle-multi.is-disabled .user-delete {
  display: none;
}
.form-select.is-disabled .user-vcard,
.form-toggle-multi.is-disabled .user-vcard {
  border-right: 0 !important;
}
.form-select .input-group,
.form-toggle-multi .input-group {
  cursor: pointer;
}
.form-select .input-group-addon,
.form-toggle-multi .input-group-addon {
  color: #8e9093;
  cursor: pointer;
  font-size: 10px;
  padding: 6px 10px;
}
.form-select .select-filter-selected,
.form-toggle-multi .select-filter-selected {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.form-select.has-feedback .form-control,
.form-toggle-multi.has-feedback .form-control {
  padding-right: 12px;
}

.form-actions {
  padding-top: 10px !important;
  text-align: right;
}
.form-actions .btn {
  margin-left: 5px;
}
.form-actions .form-group {
  background: transparent;
  border: 0;
  box-shadow: none;
  display: inline-block;
}
.form-actions .form-group .form-input {
  max-width: 100%;
}
.form-actions .btn-action-cancel {
  border-color: transparent;
  color: #8e9093;
}
.form-actions .btn-action-cancel:hover {
  background-color: transparent;
  text-decoration: underline;
}
.form-actions .btn-action-cancel:focus, .form-actions .btn-action-cancel:active {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.form-togglegroup .form-togglegroup legend {
  font-size: 13px;
}
.form-togglegroup .togglegroup-details {
  color: #8e9093;
  font-style: italic;
}
.form-togglegroup .checkbox {
  margin: 0;
  overflow: hidden;
}
.form-togglegroup .form-input {
  max-width: 100%;
  width: 100% !important;
}
.form-togglegroup label {
  display: block;
}
.form-togglegroup .file-toggle-details {
  overflow: hidden;
}
.form-togglegroup .file-toggle-thumb {
  float: left;
  margin: 0 5px;
}
.form-togglegroup .file-toggle-thumb img {
  border: 1px solid #e6e8e8;
  padding: 3px;
}
.form-togglegroup .file-toggle-meta {
  float: left;
}
.form-togglegroup .file-toggle-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.form-actions-step .form-group {
  background: transparent;
  border: 0;
  box-shadow: none;
  float: right;
}

.form-file .form-input > .alert {
  margin-top: 10px;
}

.form-file-notice .alert {
  margin-top: 10px;
}

.form-file-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.form-file-item {
  background-color: #f2f3f3;
  border: 1px solid #e1e2e2;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 7px 5px;
  position: relative;
}

.form-file-title,
.form-file-desc {
  display: block;
  padding-left: 50px;
}
.form-file-title > span,
.form-file-desc > span {
  left: 10px;
  position: absolute;
}

.form-file-desc {
  margin-top: 5px;
  padding-right: 10px;
  word-break: break-all;
}
.form-file-desc input {
  display: inline-block;
  width: auto;
}

.form-file-status {
  padding: 4px 0 6px;
}

.form-file-remove {
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 7px;
}
.form-file-remove:hover {
  color: #ac2925;
}

.file-variant-toggle {
  margin-left: 5px;
  margin-top: -2px;
}

.form-file-variants-wrapper {
  cursor: pointer;
  display: inline-block;
}

.form-file-variants {
  background: #fff;
  border: 1px solid #e0e0e0;
  box-shadow: 0 0 5px #e0e0e0;
  padding: 0px;
  position: absolute;
  width: 300px !important;
  z-index: 20;
}
.form-file-variants .form-file-variants-header {
  cursor: default;
  display: block !important;
  float: none !important;
  padding: 2px 5px;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 !important;
}
.form-file-variants > ul {
  margin: 0;
  padding: 0;
}
.form-file-variants > ul > li {
  background: #fff;
  border: 0;
  border-radius: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.form-file-variants > ul > li > a,
.form-file-variants > ul > li > span {
  display: block;
  float: none;
  padding: 5px;
}
.form-file-variants > ul > li > span {
  cursor: default;
}
.form-file-variants > ul > li > a:hover {
  background: #efefef;
}

.user-picklist-selected {
  clear: both;
  float: left;
  margin-left: -140px;
  margin-top: 25px;
  width: 100%;
}
.user-picklist-selected > span {
  color: #8e9093;
}

.user-picklist-item {
  clear: both;
  float: left;
  margin: 5px 0 5px;
  padding-right: 20px;
  width: 100%;
}
.user-picklist-item > .user-label {
  display: block;
  float: left;
  width: 75%;
}
.user-picklist-item > .user-options {
  display: block;
  float: left;
  text-align: right;
  width: 25%;
}
.user-picklist-item > .user-options span {
  color: #8e9093;
  display: inline-block;
  width: 26px;
}
.user-picklist-item > .user-options span:first-child {
  border-right: 1px solid #e6e8e8;
}
.user-picklist-item > .user-options span:last-child {
  cursor: pointer;
}
.user-picklist-item > .user-options span:last-child:hover {
  color: #d4403a;
}

.user-list-freeform .form-control {
  float: left;
  width: 75%;
}
.user-list-freeform .btn {
  float: left;
  margin: 6px 0 6px 5px;
  min-width: 30px;
  padding: 3px;
  width: 22%;
}
.user-list-freeform ul {
  clear: both;
}

.grid-menu-item {
  border: 0;
  display: inline-block;
  margin: 0 0 3px;
  padding: 0;
}
.grid-menu-item > .btn,
.grid-menu-item > a {
  background: #fff;
  border-color: #c5c7c9;
  display: block;
  font-size: 12px;
  height: 28px;
  margin: 0;
  padding: 5px 8px;
}
.grid-menu-item > .btn > a,
.grid-menu-item > a > a {
  background: transparent;
  border: 0;
  color: inherit;
  float: none;
  padding: 0;
}
.grid-menu-item > .btn > .wbd-glyph,
.grid-menu-item > .btn > .glyphicon,
.grid-menu-item > a > .wbd-glyph,
.grid-menu-item > a > .glyphicon {
  color: #8e9093;
}
.grid-menu-item > .btn > .caret,
.grid-menu-item > a > .caret {
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-top-width: 3px;
  color: #8e9093;
}
.grid-menu-item > .btn:hover, .grid-menu-item > .btn.active,
.grid-menu-item > a:hover,
.grid-menu-item > a.active {
  background: #5996d1;
  border-color: #5996d1;
  color: #fff;
}
.grid-menu-item > .btn:hover > a, .grid-menu-item > .btn.active > a,
.grid-menu-item > a:hover > a,
.grid-menu-item > a.active > a {
  color: #fff;
}
.grid-menu-item > .btn:hover > .wbd-glyph,
.grid-menu-item > .btn:hover > .glyphicon,
.grid-menu-item > .btn:hover > .caret, .grid-menu-item > .btn.active > .wbd-glyph,
.grid-menu-item > .btn.active > .glyphicon,
.grid-menu-item > .btn.active > .caret,
.grid-menu-item > a:hover > .wbd-glyph,
.grid-menu-item > a:hover > .glyphicon,
.grid-menu-item > a:hover > .caret,
.grid-menu-item > a.active > .wbd-glyph,
.grid-menu-item > a.active > .glyphicon,
.grid-menu-item > a.active > .caret {
  color: #fff;
}
.grid-menu-item > .btn:hover > .caret, .grid-menu-item > .btn.active > .caret,
.grid-menu-item > a:hover > .caret,
.grid-menu-item > a.active > .caret {
  color: #fff;
}
.grid-menu-item > .btn.disabled,
.grid-menu-item > a.disabled {
  background: #eeefef;
  border-color: #e1e2e2;
  color: #c5c7c9;
  cursor: not-allowed;
}
.grid-menu-item > .btn.disabled > a,
.grid-menu-item > a.disabled > a {
  color: #c5c7c9;
}
.grid-menu-item > .btn.disabled > .wbd-glyph,
.grid-menu-item > .btn.disabled > .glyphicon,
.grid-menu-item > .btn.disabled > .caret,
.grid-menu-item > a.disabled > .wbd-glyph,
.grid-menu-item > a.disabled > .glyphicon,
.grid-menu-item > a.disabled > .caret {
  color: #c5c7c9;
}
.grid-menu-item > .btn.disabled:hover,
.grid-menu-item > a.disabled:hover {
  color: #c5c7c9;
}
.grid-menu-item.open > .pop-panel-trigger, .grid-menu-item.active > .pop-panel-trigger {
  background: #5996d1;
  border-color: #5996d1;
  color: #fff;
}
.grid-menu-item.open > .pop-panel-trigger > a, .grid-menu-item.active > .pop-panel-trigger > a {
  color: #fff;
}
.grid-menu-item.open > .pop-panel-trigger > .wbd-glyph,
.grid-menu-item.open > .pop-panel-trigger > .glyphicon,
.grid-menu-item.open > .pop-panel-trigger > .caret, .grid-menu-item.active > .pop-panel-trigger > .wbd-glyph,
.grid-menu-item.active > .pop-panel-trigger > .glyphicon,
.grid-menu-item.active > .pop-panel-trigger > .caret {
  color: #fff;
}
.grid-menu-item.open > .pop-panel-trigger > .caret, .grid-menu-item.active > .pop-panel-trigger > .caret {
  color: #fff;
}
.grid-menu-item.grid-menu-left-divider {
  border-left: 1px solid #e6e8e8;
  padding-left: 6px;
}

.btn-group[data-menu="save"] .pop-panel-trigger {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.btn-group[data-menu="save"] .overlay {
  left: 20px;
}

.grid-menu-item {
  float: left;
  margin-right: 6px;
}

.dataTables_filter {
  margin-right: 10px;
}
.dataTables_filter input {
  display: inline-block;
}

.dataTables_paginate {
  float: right;
}

.grid-tools {
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .grid-tools {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
  .grid-tools .dataTables_filter {
    float: right;
  }
}
.grid-tools .lt-ie9 {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}
.grid-tools .lt-ie9 .dataTables_filter {
  float: right;
}
@media screen and (min-width: 640px) {
  .grid-tools .dataTables_filter input {
    border-color: #c5c7c9;
    border-radius: 4px;
    box-shadow: none;
  }
  .grid-tools .dataTables_filter input:focus {
    border-color: #5996d1;
    box-shadow: 0 0 10px rgba(66, 68, 70, 0.2);
  }
}
.grid-tools .lt-ie9 .dataTables_filter input {
  border-color: #c5c7c9;
  border-radius: 4px;
  box-shadow: none;
}
.grid-tools .lt-ie9 .dataTables_filter input:focus {
  border-color: #5996d1;
  box-shadow: 0 0 10px rgba(66, 68, 70, 0.2);
}
@media screen and (min-width: 960px) {
  .grid-tools .dataTables_paginate {
    float: right;
  }
}
.grid-tools .lt-ie9 .dataTables_paginate {
  float: right;
}
.grid-tools .grid-menu-item {
  float: right;
  margin-bottom: 0;
  margin-left: 10px;
}
.grid-tools .dataTables_filter label {
  font-weight: normal;
  line-height: 2em;
}
.grid-tools .dataTables_filter input {
  margin-left: 10px;
  width: 150px;
}

.grid-menu-snapshot {
  font-size: 12px;
  line-height: 15px;
}
.grid-menu-snapshot > span {
  color: #8e9093;
  font-style: italic;
}
.grid-menu-snapshot > p {
  color: #8e9093;
  font-size: 10px;
}
.grid-menu-snapshot .table-snapshots {
  margin-bottom: 10px;
  margin-top: 10px;
}
.grid-menu-snapshot th,
.grid-menu-snapshot td {
  color: #424446;
  font-size: 12px;
  line-height: 15px;
}
.grid-menu-snapshot .row-snapshot .btn {
  background: transparent;
  padding: 0;
}
.grid-menu-snapshot .row-snapshot .btn .glyphicon,
.grid-menu-snapshot .row-snapshot .btn .wbd-glyph {
  color: #8e9093;
}
.grid-menu-snapshot .row-snapshot .btn:hover .load-snapshot {
  color: #5996d1;
}
.grid-menu-snapshot .row-snapshot .btn:hover .delete-snapshot {
  color: #d4403a;
}
.grid-menu-snapshot .row-confirm > td {
  padding: 0;
}
.grid-menu-snapshot .row-confirm .confirm-action {
  background: #d4403a;
  font-size: 12px;
  line-height: 15px;
  padding: 0;
}
.grid-menu-snapshot .row-confirm .confirm-action > p {
  padding: .5em;
}
.grid-menu-snapshot .row-confirm .confirm-action .btn-no {
  padding: .5em;
}
.grid-menu-snapshot .row-confirm .confirm-action .btn-yes {
  background: #ac2925;
  border-radius: 0;
  color: #fff;
  padding: .5em;
}
.grid-menu-snapshot .row-confirm .confirm-action .btn-no:hover,
.grid-menu-snapshot .row-confirm .confirm-action .btn-yes:hover {
  text-decoration: underline;
}

.grid-table-wrapper {
  overflow: auto;
  position: relative;
}

.grid-data {
  clear: both;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  padding-top: 15px;
}

.grid-scroll-arrow {
  cursor: pointer;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 15px;
}
.grid-scroll-arrow::after {
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 7px;
}
.grid-scroll-arrow > span {
  background: #c5c7c9;
  color: #fff;
  font-size: 10px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  transition: opacity .6s linear;
}
.grid-scroll-arrow > span:active {
  background: #8e9093;
}
.grid-scroll-arrow:hover > span {
  opacity: 1;
}

.grid-scroll-left {
  left: -7px;
}
.grid-scroll-left > span {
  left: -15px;
}
.grid-scroll-left::after {
  background: linear-gradient(to right, rgba(117, 120, 123, 0.12), rgba(0, 0, 0, 0));
  right: 1px;
}

.grid-scroll-right {
  right: -7px;
}
.grid-scroll-right > span {
  right: -15px;
}
.grid-scroll-right::after {
  background: linear-gradient(to left, rgba(117, 120, 123, 0.12), rgba(0, 0, 0, 0));
  left: 1px;
}

.table-grid {
  border-spacing: 2px;
  height: 100%;
}

.table-grid-import {
  width: 100%;
}

.table-grid-head th,
.dt-rowReorder-float thead th {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #1F6830;
  color: #fff;
  padding: 0;
}
.table-grid-head .col-header,
.dt-rowReorder-float thead .col-header {
  display: block;
  padding: 10px 13px;
  position: relative;
  white-space: nowrap;
}
.table-grid-head .col-header::after,
.dt-rowReorder-float thead .col-header::after {
  background: rgba(0, 0, 0, 0.06);
  content: "";
  display: inline-block;
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  width: 2px;
}
.table-grid-head .move-row .col-header,
.dt-rowReorder-float thead .move-row .col-header {
  padding-left: 8px;
  padding-right: 8px;
}
.table-grid-head .editor-number,
.dt-rowReorder-float thead .editor-number {
  text-align: right;
}
.table-grid-head .sorting:hover,
.dt-rowReorder-float thead .sorting:hover {
  background: #1d4727;
  color: #fff;
  cursor: pointer;
}
.table-grid-head .sorting_asc, .table-grid-head .sorting_desc,
.dt-rowReorder-float thead .sorting_asc,
.dt-rowReorder-float thead .sorting_desc {
  background: #1d4727;
  color: #fff;
  cursor: pointer;
  padding-right: 23px;
  position: relative;
}
.table-grid-head .sorting_asc::before, .table-grid-head .sorting_desc::before,
.dt-rowReorder-float thead .sorting_asc::before,
.dt-rowReorder-float thead .sorting_desc::before {
  background: transparent;
  content: "";
  display: block;
  height: 1px;
  margin-top: 13px;
  position: absolute;
  right: 13px;
  width: 1px;
}
.table-grid-head .sorting_asc .col-header::after, .table-grid-head .sorting_desc .col-header::after,
.dt-rowReorder-float thead .sorting_asc .col-header::after,
.dt-rowReorder-float thead .sorting_desc .col-header::after {
  right: -24px;
}
.table-grid-head .sorting_asc::before,
.dt-rowReorder-float thead .sorting_asc::before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px dashed #fff;
}
.table-grid-head .sorting_desc::before,
.dt-rowReorder-float thead .sorting_desc::before {
  border-bottom: 5px dashed #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.dt-rowReorder-float tbody .cell-sys,
.dt-rowReorder-float tbody .cell-data,
.table-grid-body .cell-sys,
.table-grid-body .cell-data {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  vertical-align: top;
}
.dt-rowReorder-float tbody .cell-sys:last-child::before, .dt-rowReorder-float tbody .cell-sys:last-child::after,
.dt-rowReorder-float tbody .cell-data:last-child::before,
.dt-rowReorder-float tbody .cell-data:last-child::after,
.table-grid-body .cell-sys:last-child::before,
.table-grid-body .cell-sys:last-child::after,
.table-grid-body .cell-data:last-child::before,
.table-grid-body .cell-data:last-child::after {
  border-right: 0;
}
.dt-rowReorder-float tbody .cell-sys::before,
.dt-rowReorder-float tbody .cell-data::before,
.table-grid-body .cell-sys::before,
.table-grid-body .cell-data::before {
  border: 1px solid transparent;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}
.dt-rowReorder-float tbody .cell-sys::after,
.dt-rowReorder-float tbody .cell-data::after,
.table-grid-body .cell-sys::after,
.table-grid-body .cell-data::after {
  border: 1px solid transparent;
  bottom: 1px;
  content: "";
  display: block;
  left: 1px;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 4;
}
.dt-rowReorder-float tbody .cell-sys.is-locked,
.dt-rowReorder-float tbody .cell-data.is-locked,
.table-grid-body .cell-sys.is-locked,
.table-grid-body .cell-data.is-locked {
  cursor: not-allowed;
}
.dt-rowReorder-float tbody .cell-sys .cell-render,
.dt-rowReorder-float tbody .cell-data .cell-render,
.table-grid-body .cell-sys .cell-render,
.table-grid-body .cell-data .cell-render {
  display: block;
  height: 100%;
  padding: 11px 13px;
}
.dt-rowReorder-float tbody .cell-sys .cell-render .list-group-item,
.dt-rowReorder-float tbody .cell-data .cell-render .list-group-item,
.table-grid-body .cell-sys .cell-render .list-group-item,
.table-grid-body .cell-data .cell-render .list-group-item {
  background-color: transparent;
  border-color: #c5c7c9;
  color: #424446;
  padding: 6px;
}
.dt-rowReorder-float tbody .cell-sys .cell-render .list-group-item:hover,
.dt-rowReorder-float tbody .cell-data .cell-render .list-group-item:hover,
.table-grid-body .cell-sys .cell-render .list-group-item:hover,
.table-grid-body .cell-data .cell-render .list-group-item:hover {
  background: #5996d1;
  border-color: #5996d1;
  color: #fff;
}
.dt-rowReorder-float tbody .cell-sys .cell-render a,
.dt-rowReorder-float tbody .cell-data .cell-render a,
.table-grid-body .cell-sys .cell-render a,
.table-grid-body .cell-data .cell-render a {
  color: #3478bc;
}
.dt-rowReorder-float tbody .cell-sys .cell-render a:hover,
.dt-rowReorder-float tbody .cell-data .cell-render a:hover,
.table-grid-body .cell-sys .cell-render a:hover,
.table-grid-body .cell-data .cell-render a:hover {
  text-decoration: underline;
}
.dt-rowReorder-float tbody .cell-sys.is-required.is-blank .cell-render::before,
.dt-rowReorder-float tbody .cell-data.is-required.is-blank .cell-render::before,
.table-grid-body .cell-sys.is-required.is-blank .cell-render::before,
.table-grid-body .cell-data.is-required.is-blank .cell-render::before {
  color: #ac2925;
  content: "";
  display: block;
  font-family: "wbd-glyph-font";
  font-size: 5px;
  height: 5px;
  left: 2px;
  line-height: 1;
  position: absolute;
  top: 2px;
  width: 5px;
}
.dt-rowReorder-float tbody .cell-sys.is-dirty .cell-render::before, .dt-rowReorder-float tbody .cell-sys.is-warning .cell-render::before,
.dt-rowReorder-float tbody .cell-data.is-dirty .cell-render::before,
.dt-rowReorder-float tbody .cell-data.is-warning .cell-render::before,
.table-grid-body .cell-sys.is-dirty .cell-render::before,
.table-grid-body .cell-sys.is-warning .cell-render::before,
.table-grid-body .cell-data.is-dirty .cell-render::before,
.table-grid-body .cell-data.is-warning .cell-render::before {
  color: #d58700;
  content: "";
  display: block;
  font-family: "wbd-glyph-font";
  font-size: 5px;
  height: 5px;
  left: 2px;
  line-height: 1;
  position: absolute;
  top: 2px;
  width: 5px;
}
.dt-rowReorder-float tbody .cell-sys.is-error .cell-render,
.dt-rowReorder-float tbody .cell-data.is-error .cell-render,
.table-grid-body .cell-sys.is-error .cell-render,
.table-grid-body .cell-data.is-error .cell-render {
  color: #ac2925;
}
.dt-rowReorder-float tbody .cell-sys.is-error .cell-render::before,
.dt-rowReorder-float tbody .cell-data.is-error .cell-render::before,
.table-grid-body .cell-sys.is-error .cell-render::before,
.table-grid-body .cell-data.is-error .cell-render::before {
  color: #ac2925;
  content: "";
  display: block;
  font-family: "wbd-glyph-font";
  font-size: 5px;
  height: 5px;
  left: 2px;
  line-height: 1;
  position: absolute;
  top: 2px;
  width: 5px;
}

.grid-row > .cell-sys {
  background-color: #fff;
  color: #424446;
}
.grid-row > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row > .cell-sys.sorting_1 {
  background-color: #eeefef;
  color: #424446;
}
.grid-row > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row > .cell-data {
  background-color: #fff;
  color: #424446;
}
.grid-row > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row > .cell-data.sorting_1 {
  background-color: #eeefef;
  color: #424446;
}
.grid-row > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row:hover > .cell-sys {
  background-color: #eeefef;
  color: #424446;
}
.grid-row:hover > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row:hover > .cell-sys.sorting_1 {
  background-color: #e1e2e2;
  color: #424446;
}
.grid-row:hover > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row:hover > .cell-data {
  background-color: #eeefef;
  color: #424446;
}
.grid-row:hover > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row:hover > .cell-data.sorting_1 {
  background-color: #e1e2e2;
  color: #424446;
}
.grid-row:hover > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-transitioning > td {
  transition: background-color .5s linear;
}
.grid-row.is-highlighted > .cell-sys {
  background-color: #fff6e6;
  color: #424446;
}
.grid-row.is-highlighted > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted > .cell-sys.sorting_1 {
  background-color: #fceac8;
  color: #424446;
}
.grid-row.is-highlighted > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted > .cell-data {
  background-color: #fff6e6;
  color: #424446;
}
.grid-row.is-highlighted > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted > .cell-data.sorting_1 {
  background-color: #fceac8;
  color: #424446;
}
.grid-row.is-highlighted > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted > .cell-sys.is-highlighted {
  background-color: #f8dcad;
  color: #424446;
}
.grid-row.is-highlighted > .cell-sys.is-highlighted::after {
  border-color: #e49b1c;
}
.grid-row.is-highlighted > .cell-sys.is-highlighted::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted > .cell-sys.is-highlighted.sorting_1 {
  background-color: #f5cc87;
  color: #424446;
}
.grid-row.is-highlighted > .cell-sys.is-highlighted.sorting_1::after {
  border-color: #e49b1c;
}
.grid-row.is-highlighted > .cell-sys.is-highlighted.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted > .cell-data.is-highlighted {
  background-color: #f8dcad;
  color: #424446;
}
.grid-row.is-highlighted > .cell-data.is-highlighted::after {
  border-color: #e49b1c;
}
.grid-row.is-highlighted > .cell-data.is-highlighted::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted > .cell-data.is-highlighted.sorting_1 {
  background-color: #f5cc87;
  color: #424446;
}
.grid-row.is-highlighted > .cell-data.is-highlighted.sorting_1::after {
  border-color: #e49b1c;
}
.grid-row.is-highlighted > .cell-data.is-highlighted.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted:hover > .cell-sys {
  background-color: #fceac8;
  color: #424446;
}
.grid-row.is-highlighted:hover > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted:hover > .cell-sys.sorting_1 {
  background-color: #f7dfb1;
  color: #424446;
}
.grid-row.is-highlighted:hover > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted:hover > .cell-data {
  background-color: #fceac8;
  color: #424446;
}
.grid-row.is-highlighted:hover > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted:hover > .cell-data.sorting_1 {
  background-color: #f7dfb1;
  color: #424446;
}
.grid-row.is-highlighted:hover > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted:hover > .cell-sys.is-highlighted {
  background-color: #f5cc87;
  color: #424446;
}
.grid-row.is-highlighted:hover > .cell-sys.is-highlighted::after {
  border-color: #e49b1c;
}
.grid-row.is-highlighted:hover > .cell-sys.is-highlighted::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted:hover > .cell-sys.is-highlighted.sorting_1 {
  background-color: #f7b94f;
  color: #424446;
}
.grid-row.is-highlighted:hover > .cell-sys.is-highlighted.sorting_1::after {
  border-color: #e49b1c;
}
.grid-row.is-highlighted:hover > .cell-sys.is-highlighted.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted:hover > .cell-data.is-highlighted {
  background-color: #f5cc87;
  color: #424446;
}
.grid-row.is-highlighted:hover > .cell-data.is-highlighted::after {
  border-color: #e49b1c;
}
.grid-row.is-highlighted:hover > .cell-data.is-highlighted::before {
  border-color: #e6e8e8;
}
.grid-row.is-highlighted:hover > .cell-data.is-highlighted.sorting_1 {
  background-color: #f7b94f;
  color: #424446;
}
.grid-row.is-highlighted:hover > .cell-data.is-highlighted.sorting_1::after {
  border-color: #e49b1c;
}
.grid-row.is-highlighted:hover > .cell-data.is-highlighted.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-sys {
  background-color: #ecf3fb;
  color: #232425;
}
.grid-row.is-selected > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-sys.sorting_1 {
  background-color: #cddff1;
  color: #232425;
}
.grid-row.is-selected > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-data {
  background-color: #ecf3fb;
  color: #232425;
}
.grid-row.is-selected > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-data.sorting_1 {
  background-color: #cddff1;
  color: #232425;
}
.grid-row.is-selected > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-sys .cell-render a,
.grid-row.is-selected > .cell-data .cell-render a {
  color: #093e74;
}
.grid-row.is-selected > .cell-sys .cell-render .list-group-item,
.grid-row.is-selected > .cell-data .cell-render .list-group-item {
  border-color: #424446;
  color: #232425;
}
.grid-row.is-selected > .cell-sys .cell-render .list-group-item:hover,
.grid-row.is-selected > .cell-data .cell-render .list-group-item:hover {
  background-color: #093e74;
  border-color: #093e74;
  color: #fff;
}
.grid-row.is-selected > .cell-sys .old-rev::before,
.grid-row.is-selected > .cell-data .old-rev::before {
  color: #424446;
}
.grid-row.is-selected > .cell-sys.is-selected {
  background-color: #a4c7e9;
  color: #232425;
}
.grid-row.is-selected > .cell-sys.is-selected::after {
  border-color: transparent;
}
.grid-row.is-selected > .cell-sys.is-selected::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-sys.is-selected.sorting_1 {
  background-color: #8ab5df;
  color: #232425;
}
.grid-row.is-selected > .cell-sys.is-selected.sorting_1::after {
  border-color: transparent;
}
.grid-row.is-selected > .cell-sys.is-selected.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-sys.is-selected.is-focused::after {
  border-color: #105597;
}
.grid-row.is-selected > .cell-data.is-selected {
  background-color: #a4c7e9;
  color: #232425;
}
.grid-row.is-selected > .cell-data.is-selected::after {
  border-color: transparent;
}
.grid-row.is-selected > .cell-data.is-selected::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-data.is-selected.sorting_1 {
  background-color: #8ab5df;
  color: #232425;
}
.grid-row.is-selected > .cell-data.is-selected.sorting_1::after {
  border-color: transparent;
}
.grid-row.is-selected > .cell-data.is-selected.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected > .cell-data.is-selected.is-focused::after {
  border-color: #105597;
}
.grid-row.is-selected:hover > .cell-sys {
  background-color: #cddff1;
  color: #232425;
}
.grid-row.is-selected:hover > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected:hover > .cell-sys.sorting_1 {
  background-color: #bcd5ec;
  color: #232425;
}
.grid-row.is-selected:hover > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected:hover > .cell-data {
  background-color: #cddff1;
  color: #232425;
}
.grid-row.is-selected:hover > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected:hover > .cell-data.sorting_1 {
  background-color: #bcd5ec;
  color: #232425;
}
.grid-row.is-selected:hover > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected:hover > .cell-sys.is-selected {
  background-color: #8ab5df;
  color: #232425;
}
.grid-row.is-selected:hover > .cell-sys.is-selected::after {
  border-color: transparent;
}
.grid-row.is-selected:hover > .cell-sys.is-selected::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected:hover > .cell-sys.is-selected.sorting_1 {
  background-color: #659cd3;
  color: #232425;
}
.grid-row.is-selected:hover > .cell-sys.is-selected.sorting_1::after {
  border-color: transparent;
}
.grid-row.is-selected:hover > .cell-sys.is-selected.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected:hover > .cell-sys.is-selected.is-focused::after {
  border-color: #105597;
}
.grid-row.is-selected:hover > .cell-data.is-selected {
  background-color: #8ab5df;
  color: #232425;
}
.grid-row.is-selected:hover > .cell-data.is-selected::after {
  border-color: transparent;
}
.grid-row.is-selected:hover > .cell-data.is-selected::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected:hover > .cell-data.is-selected.sorting_1 {
  background-color: #659cd3;
  color: #232425;
}
.grid-row.is-selected:hover > .cell-data.is-selected.sorting_1::after {
  border-color: transparent;
}
.grid-row.is-selected:hover > .cell-data.is-selected.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-selected:hover > .cell-data.is-selected.is-focused::after {
  border-color: #105597;
}
.grid-row.is-disabled > .cell-sys {
  background-color: #eeefef;
  color: #8e9093;
}
.grid-row.is-disabled > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row.is-disabled > .cell-sys.sorting_1 {
  background-color: #e1e2e2;
  color: #8e9093;
}
.grid-row.is-disabled > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-disabled > .cell-data {
  background-color: #eeefef;
  color: #8e9093;
}
.grid-row.is-disabled > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row.is-disabled > .cell-data.sorting_1 {
  background-color: #e1e2e2;
  color: #8e9093;
}
.grid-row.is-disabled > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-disabled:hover > .cell-sys {
  background-color: #eeefef;
  color: #8e9093;
}
.grid-row.is-disabled:hover > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row.is-disabled:hover > .cell-sys.sorting_1 {
  background-color: #e1e2e2;
  color: #8e9093;
}
.grid-row.is-disabled:hover > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-disabled:hover > .cell-data {
  background-color: #eeefef;
  color: #8e9093;
}
.grid-row.is-disabled:hover > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row.is-disabled:hover > .cell-data.sorting_1 {
  background-color: #e1e2e2;
  color: #8e9093;
}
.grid-row.is-disabled:hover > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-new-row > .cell-sys {
  background-color: #fff6e6;
  color: #232425;
}
.grid-row.is-new-row > .cell-sys::before {
  border-color: #e6e8e8;
}
.grid-row.is-new-row > .cell-sys.sorting_1 {
  background-color: #fceac8;
  color: #232425;
}
.grid-row.is-new-row > .cell-sys.sorting_1::before {
  border-color: #e6e8e8;
}
.grid-row.is-new-row > .cell-data {
  background-color: #fff6e6;
  color: #232425;
}
.grid-row.is-new-row > .cell-data::before {
  border-color: #e6e8e8;
}
.grid-row.is-new-row > .cell-data.sorting_1 {
  background-color: #fceac8;
  color: #232425;
}
.grid-row.is-new-row > .cell-data.sorting_1::before {
  border-color: #e6e8e8;
}

.dataTables_empty {
  border-bottom: 1px solid #e6e8e8;
  height: 150px;
  padding: 8px 12px;
}

.type-renderCheckbox > .cell-render,
.type-renderCheckbox > .col-header {
  text-align: center;
}
.type-renderCheckbox > .cell-render {
  padding-bottom: 4px !important;
  padding-top: 4px !important;
}

.type-renderFile > .cell-render {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

.grid-info {
  overflow: hidden;
  padding-top: 10px;
}
.grid-info .dataTables_info {
  float: right;
  padding: 8px 10px;
}
.grid-info .select-info {
  left: 0;
  position: absolute;
}
.grid-info .select-info .select-item {
  display: inline-block;
  margin-left: 5px;
}
.grid-info .select-info-cells {
  border-left: 1px solid #e1e2e2;
  padding-left: 10px;
}

.type-renderThumbnail > span > img,
.grid-thumb {
  border: 1px solid #e6e8e8;
  display: block;
  margin: auto;
}
.type-renderThumbnail > span > img.grid-thumb-placeholder,
.grid-thumb.grid-thumb-placeholder {
  border: 0;
  height: 24px;
  width: auto;
}

.table-grid-foot td {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-left: 2px solid #c5c7c9;
  padding: 0;
}
.table-grid-foot .number-sum {
  text-align: right;
}
.table-grid-foot .column-function-title {
  display: block;
  font-size: 9px;
}
.table-grid-foot tr {
  background-color: #e1e2e2;
  color: #424446;
}
.table-grid-foot .cell-render {
  display: block;
  padding: 4px 12px;
}

.table-reorderable .table-grid-head .handle-move {
  background-image: url("../images/ui-bg-dotted-header-000000-transparent.png");
  display: block;
  margin: auto;
  width: 6px;
}
.table-reorderable .table-grid-body .move-row {
  position: relative;
}
.table-reorderable .table-grid-body .move-row .is-dirty::before {
  color: #d58700;
  content: "";
  display: block;
  font-family: "wbd-glyph-font";
  font-size: 5px;
  height: 5px;
  left: 2px;
  line-height: 1;
  position: absolute;
  top: 2px;
  width: 5px;
}
.table-reorderable .table-grid-body .move-row .cell-render {
  cursor: move;
  height: 100%;
  left: 0;
  overflow: hidden;
  padding: 8px 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .table-reorderable .table-grid-body .move-row .cell-render {
    position: static;
  }
}
.table-reorderable .table-grid-body .move-row .handle-move {
  background-color: transparent;
  background-position: center center;
  background-repeat: repeat-y;
  display: none;
  height: 100%;
  width: 6px;
}
.table-reorderable .table-grid-body .handle-move {
  background-image: url("../images/ui-bg-dotted-000000-transparent.png");
}
.table-reorderable .table-grid-body > tr:hover .move-row {
  cursor: move;
}
.table-reorderable .table-grid-body > tr:hover .handle-move {
  display: inline-block;
}

.rowReorder-disabled .table-grid-body .move-row .cell-render {
  cursor: not-allowed;
}

tr.dt-rowReorder-moving {
  background: #a4c7e9 !important;
  outline: 2px solid #5996d1 !important;
  outline-offset: -2px;
}
tr.dt-rowReorder-moving > .cell-sys,
tr.dt-rowReorder-moving > .cell-data {
  background-color: transparent;
}

.dt-rowRedorder-float {
  opacity: .8;
  outline: 2px solid #5996d1;
  outline-offset: -2px;
  position: absolute !important;
  table-layout: fixed;
  z-index: 2001;
}
.dt-rowRedorder-float tbody > tr {
  background: #a4c7e9 !important;
}

.pagination {
  margin: 0;
}
.pagination > li > a,
.pagination > li > a:focus {
  background-color: #fff;
  border-color: #c5c7c9;
  color: #424446;
  margin-left: -1px;
  padding: 5px 8px 4px;
}
.pagination > li > a:hover,
.pagination > li > a:hover:focus {
  background-color: #fff;
  border-color: #c5c7c9;
  color: #3478bc;
  text-decoration: underline;
}
.pagination > li.active > a {
  background-color: #5996d1;
  border-color: #5996d1;
  color: #fff;
}
.pagination > li.active > a:hover, .pagination > li.active > a:focus {
  background-color: #5996d1;
  border-color: #5996d1;
  color: #fff;
  text-decoration: none;
}
.pagination > li.next a::before {
  content: "\00bb";
  right: 10px;
}
.pagination > li.previous a::before {
  content: "\00ab";
  left: 10px;
}
.pagination > li.next > a, .pagination > li.previous > a {
  background-color: #fff;
  border-color: #c5c7c9;
  color: #424446;
  padding: 5px 14px 4px;
  position: relative;
  text-indent: -999em;
}
.pagination > li.next > a::before, .pagination > li.previous > a::before {
  color: #424446;
  display: block;
  font-size: 14px;
  line-height: 1;
  position: absolute;
  text-indent: 0;
}
.pagination > li.next:hover > a, .pagination > li.previous:hover > a {
  background-color: #fff;
  border-color: #c5c7c9;
  color: #3478bc;
  text-decoration: none;
}
.pagination > li.next:hover > a::before, .pagination > li.previous:hover > a::before {
  color: #3478bc;
}
.pagination > li.next.disabled > a, .pagination > li.previous.disabled > a {
  background-color: #eeefef;
  border-color: #e1e2e2;
  color: #c5c7c9;
}
.pagination > li.next.disabled > a::before, .pagination > li.previous.disabled > a::before {
  color: #c5c7c9;
}
.pagination > li.next.disabled:hover > a, .pagination > li.previous.disabled:hover > a {
  background-color: #eeefef;
  border-color: #e1e2e2;
  color: #c5c7c9;
}
.pagination > li.next.disabled:hover > a::before, .pagination > li.previous.disabled:hover > a::before {
  color: #c5c7c9;
}

.cell-editor {
  z-index: 10;
}
.cell-editor textarea,
.cell-editor select,
.cell-editor input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-image: none;
  border: 0;
  font-size: 12px;
  height: auto;
  line-height: 15px;
  margin: 0;
  max-width: 100%;
  padding: 11px 12px 0 13px;
  width: 100% !important;
}
.cell-editor > textarea {
  height: 30px;
  resize: none;
}
.cell-editor > select {
  background: #fff;
  border: 1px solid #8ab5df;
  height: auto;
  left: -1px;
  max-width: auto;
  min-width: 150px;
  position: absolute;
  top: -1px;
  width: 100%;
}
.cell-editor .input-group {
  background-color: #fff;
  width: 100%;
}
.cell-editor .input-group .input-group-btn {
  width: 31px;
}
.cell-editor .input-group .input-group-btn > .btn {
  margin-left: 0 !important;
  margin-right: 3px;
}
.cell-editor .input-group .input-group-btn > .btn:hover {
  color: #fff;
}
.cell-editor .input-group .form-control {
  padding-bottom: 9px;
  padding-left: 11px;
  padding-top: 9px;
}
.cell-editor .input-group-btn button,
.cell-editor .input-group-addon {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  color: #8e9093;
  line-height: 15px;
  padding: 6px 12px;
  width: 31px !important;
}
.cell-editor.is-error .form-control-date {
  color: #d4403a;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cell-editor textarea,
  .cell-editor input {
    padding-bottom: 11px;
  }
}
.grid-autocomplete-list {
  -webkit-box-shadow: 0 0 3px #c5c7c9;
  box-shadow: 0 0 3px #c5c7c9;
  background: #fff;
  border: 1px solid #3478bc;
  border-top: 0;
  color: inherit;
  display: block;
  font-family: inherit;
  font-size: 12px;
  line-height: 15px;
  list-style: none;
  margin: 0;
  max-height: 130px;
  overflow: auto;
  padding: 0;
  position: absolute;
  z-index: 5;
}
.grid-autocomplete-list[data-placement="above"] {
  border-bottom: 0;
  border-top: 1px solid;
}
.grid-autocomplete-list > li {
  background: #fff;
  display: block;
  padding: 3px 11px;
  position: relative;
}
.grid-autocomplete-list > li:hover {
  background-color: #5996d1;
  color: #fff;
  cursor: pointer;
}
.grid-autocomplete-list > li > span {
  display: block;
}
.grid-autocomplete-list > li.is-selected {
  background: #8ab5df;
  color: #fff;
}
.grid-autocomplete-list > li.is-selected:hover {
  background: #5996d1;
}
.grid-autocomplete-list > li.is-warning {
  background: #f6c97b;
  font-style: italic;
}
.grid-autocomplete-list > li.is-warning:hover {
  color: #424446;
}
.grid-autocomplete-list.is-multi > li.is-checked {
  background: #5996d1;
  color: #fff;
}
.grid-autocomplete-list.is-multi > li.is-checked.is-selected, .grid-autocomplete-list.is-multi > li.is-checked:hover {
  background: #3478bc;
}
.grid-autocomplete-list.is-multi > li > span {
  padding-left: 20px;
  position: relative;
}
.grid-autocomplete-list.is-multi > li > span > input {
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  width: auto !important;
}

.editor-number.has-editor {
  background: #fff !important;
}
.table-grid-body .editor-number {
  text-align: right;
}
.table-grid-body .editor-number input {
  text-align: right;
}

.editor-date.has-editor {
  background: #fff !important;
}

.editor-fileSelector .cell-render > a {
  display: inline-block;
  margin-right: 40px;
  min-width: 150px;
  word-break: break-all;
}
.editor-fileSelector .remove-file {
  color: #8e9093;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 12px;
  top: 8px;
}
.is-selected .editor-fileSelector .remove-file {
  color: #424446;
}
.editor-fileSelector .remove-file:hover {
  color: #ac2925;
}
.is-selected .editor-fileSelector .remove-file:hover {
  color: #6c1a17;
}
.editor-fileSelector .edit-file {
  color: #8e9093;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 34px;
  top: 8px;
}
.is-selected .editor-fileSelector .edit-file {
  color: #424446;
}
.editor-fileSelector .edit-file:hover {
  color: #5996d1;
}
.is-selected .editor-fileSelector .edit-file:hover {
  color: #0b3056;
}
.editor-fileSelector:hover .remove-file,
.editor-fileSelector:hover .edit-file {
  display: block;
}
.editor-fileSelector:hover .btn-upload-file {
  color: #8e9093;
}
.editor-fileSelector:hover.is-selected .btn-upload-file {
  color: #424446;
}
.editor-fileSelector .file-progress {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: url("../images/loading-bg.gif") left top repeat-x;
  border: 1px solid #dcdddd;
  color: #424446;
  display: block;
  font-style: italic;
  height: 17px;
  min-width: 100px;
  text-align: center;
  width: 100%;
}
.editor-fileSelector .btn-upload-file {
  background: transparent;
  border: 0;
  color: transparent;
  padding: 0;
}
.editor-fileSelector .btn-upload-file:hover {
  color: #5996d1;
}
.is-selected .editor-fileSelector .btn-upload-file:hover {
  color: #0b3056;
}
.editor-fileSelector .btn-upload-file .wbd-glyph {
  font-size: 15px;
  line-height: 10px;
}
.editor-fileSelector .btn-uploading {
  background: #f6c97b;
}
.editor-fileSelector .btn-uploading > span {
  color: #232425;
}

.editor-textField .cell-render,
.editor-textArea .cell-render {
  white-space: pre-wrap;
}
.editor-textField.has-editor,
.editor-textArea.has-editor {
  background-color: #fff !important;
}

.grid-import-panel .import-preview {
  min-height: 100px;
}
.grid-import-panel .import-confirmation {
  min-height: 80px;
}
.grid-import-panel .form-control-static {
  font-style: italic;
}
.grid-import-panel[data-step="one"] .import-nav-one {
  font-weight: bold;
}
.grid-import-panel[data-step="two"] .import-nav-one,
.grid-import-panel[data-step="two"] .import-nav-two {
  font-weight: bold;
}
.grid-import-panel[data-step="three"] .import-nav-one,
.grid-import-panel[data-step="three"] .import-nav-two,
.grid-import-panel[data-step="three"] .import-nav-three {
  font-weight: bold;
}
.grid-import-panel[data-step="four"] .import-nav-one,
.grid-import-panel[data-step="four"] .import-nav-two,
.grid-import-panel[data-step="four"] .import-nav-three,
.grid-import-panel[data-step="four"] .import-nav-four {
  font-weight: bold;
}
.grid-import-panel[data-step="five"] .import-nav-one,
.grid-import-panel[data-step="five"] .import-nav-two,
.grid-import-panel[data-step="five"] .import-nav-three,
.grid-import-panel[data-step="five"] .import-nav-four,
.grid-import-panel[data-step="five"] .import-nav-five {
  font-weight: bold;
}

.table-grid-import > tbody > tr > td {
  padding: 0;
}

.grid-import-preview {
  max-height: 520px;
  overflow: auto;
}

.import-confirmation.import-success {
  padding: 15px 15px 0;
}

.import-nav {
  margin: 0 0 10px;
}
.import-nav span {
  color: #8e9093;
  cursor: pointer;
  margin: 0 10px 0 0;
}

.table-column-map > thead > tr > th {
  padding: 0;
}
.table-column-map > tbody .import-column-direction {
  text-align: center;
}
.table-column-map > tbody > .is-mapped {
  background: #499949;
  color: #fff;
}
.table-column-map > tbody > .is-mapped .import-column-direction .text-muted {
  color: #fff;
}

.conflict-resolution-item {
  border: 1px solid #eeefef;
  margin: 10px 0;
  padding: 10px;
  position: relative;
}

.table-conflict {
  margin: 0 0 10px;
}
.table-conflict tr:hover {
  background: inherit;
}
.table-conflict .cell-conflict {
  background: #f6c97b;
  cursor: pointer;
}
.table-conflict .cell-conflict-selected {
  background-image: url("../images/grid-cell-success.png");
  background-position: left top;
  background-repeat: no-repeat;
}
.table-conflict .conflict-row-label {
  background-color: #fff;
  font-weight: bold;
}
.table-conflict .row-conflict-mine {
  background: #bcd5ec;
}
.table-conflict .row-conflict-final {
  background: #bce1bc;
}
.table-conflict .row-conflict-final .cell-conflict-unresolved {
  background: #f0bab8;
  font-style: italic;
}
.table-conflict .row-conflict-final .cell-conflict-resolved {
  background-color: #fff;
  background-image: url("../images/grid-cell-success.png");
  background-position: left top;
  background-repeat: no-repeat;
}

.conflict-actions {
  margin: 15px 0 0;
}

.app-fullscreen {
  background: #fff;
  height: 100%;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}

.ui-datepicker {
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  border-color: #c5c7c9;
  color: #424446;
  font-family: "arial", "san-serif";
  font-size: 12px;
  line-height: 15px;
  width: auto;
}
.ui-datepicker.grid-datepicker {
  z-index: 4 !important;
}
.ui-datepicker input,
.ui-datepicker select,
.ui-datepicker textarea,
.ui-datepicker button {
  font-family: "arial", "san-serif";
  font-size: 12px;
  line-height: 15px;
}
.ui-datepicker .ui-widget {
  font-size: 12px;
  line-height: 15px;
}
.ui-datepicker .ui-widget-header {
  color: #424446;
}
.ui-datepicker .ui-datepicker-header {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
  border: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #424446;
  font-size: 12px;
  line-height: 15px;
}
.ui-datepicker .ui-datepicker-header .ui-icon {
  background-image: url("../images/datepicker-on.png");
  background-image: url("../images/datepicker-off.png");
}
.ui-datepicker .ui-datepicker-header .ui-icon:hover {
  background-image: url("../images/datepicker-on.png");
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
  background: transparent;
  border: 0;
  color: inherit;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  cursor: pointer;
  left: 2px;
  top: 2px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  cursor: pointer;
  right: 2px;
  top: 2px;
}
.ui-datepicker .ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
  border: 0;
  margin-left: -8px;
}
.ui-datepicker table {
  font-size: 12px;
  line-height: 15px;
}
.ui-datepicker td {
  border: 0;
  text-align: center;
}
.ui-datepicker td > a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  position: relative;
  text-align: center;
}
.ui-datepicker td > a::after {
  border: 2px solid transparent;
  display: block;
  content: "";
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 1px;
  height: 1px;
}
.ui-datepicker td .ui-state-default {
  background: transparent;
  border: 0;
  color: #424446;
  width: 30px;
}
.ui-datepicker td .ui-state-default:hover {
  background: #eeefef;
  color: #424446;
}
.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-active:hover {
  background: #5996d1;
  color: #fff;
}
.ui-datepicker td.ui-datepicker-today .ui-state-default {
  background: #eeefef;
  color: #424446;
}
.ui-datepicker td.ui-datepicker-today .ui-state-default::after {
  border-right-color: #8e9093;
  border-bottom-color: #8e9093;
}
.ui-datepicker td.ui-datepicker-today .ui-state-active,
.ui-datepicker td.ui-datepicker-today .ui-state-active:hover {
  background: #5996d1;
  color: #fff;
}
.ui-datepicker td.ui-datepicker-today .ui-state-active::after,
.ui-datepicker td.ui-datepicker-today .ui-state-active:hover::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.ui-datepicker .ui-slider-horizontal {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  background: #eeefef;
}
.ui-datepicker .ui-slider-handle {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #c5c7c9;
  top: 0;
  height: 100%;
}
.ui-datepicker .ui-slider-handle.ui-state-active {
  background: #8e9093;
}
.ui-datepicker .ui-priority-secondary {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ui-datepicker .ui-datepicker-buttonpane {
  border-top-color: #e1e2e2;
  margin: .7em -.2em 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  font-size: 12px;
  font-weight: normal;
  background: #fff;
  border-color: #c5c7c9;
  line-height: 15px;
  padding: 5px 10px 3px;
}
.ui-datepicker .ui-datepicker-buttonpane button:hover {
  background: #5996d1;
  border-color: #5996d1;
  color: #fff;
}

.popover-vcard {
  background: #f7f8f8;
  font-size: 11px;
  width: 300px;
}
.popover-vcard .popover-content {
  min-height: 50px;
  padding: 5px;
}

.sys-user-vcard-wrapper > span {
  display: block;
  padding-top: 10px;
  text-align: center;
}

.vcard-data-item {
  border-top: 1px solid #eeefef;
  clear: both;
  padding: 5px 0;
}
.vcard-data-item:first-child {
  border-top: 0;
}
.vcard-data-item .vcard-label {
  float: left;
  width: 75px;
}
.vcard-data-item .vcard-value {
  margin-left: 85px;
}

.confirm-inline {
  background: #e3837f;
  font-size: 11px;
  overflow: hidden;
  padding: 0 !important;
}
.confirm-inline .confirm-msg {
  color: #fff;
  float: left;
  margin: 0;
  white-space: normal;
}
.confirm-inline .confirm-btns {
  float: right;
}
.confirm-inline .btn {
  border: 0;
  font-size: 11px;
  padding: 1px 4px;
}
.confirm-inline .btn-yes {
  background: #fff;
  color: #e3837f;
}
.confirm-inline .btn-no {
  background: transparent;
  color: #fff;
}

.confirm-msg {
  text-align: left;
}

.confirm-popover .btn-no,
.confirm-popover .btn-no:active,
.confirm-popover .btn-no:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 0;
  color: #75787b;
}
.confirm-popover .btn-no:hover {
  text-decoration: underline;
}

.app-tracker .module-project,
.app-tracker .module-project-placeholder {
  min-height: 200px;
}
.app-tracker .module-project .module-body,
.app-tracker .module-project-placeholder .module-body {
  padding-top: 0;
}
.app-tracker .module-project .project-header,
.app-tracker .module-project-placeholder .project-header {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.app-tracker .module-project .module-header.sticky-element,
.app-tracker .module-project-placeholder .module-header.sticky-element {
  border: 0;
  border-radius: 0;
  box-shadow: 0 10px 6px -9px #8e9093;
  padding: 0;
  z-index: 9999;
}
.app-tracker .module-project .module-header.sticky-element .project-header,
.app-tracker .module-project-placeholder .module-header.sticky-element .project-header {
  box-shadow: 0 3px 4px #8e9093;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 5px;
}
.app-tracker .module-project .module-header.sticky-element .block-path,
.app-tracker .module-project-placeholder .module-header.sticky-element .block-path {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
@media (min-width: 768px) {
  .app-tracker .module-project .module-header.sticky-element .block-path,
  .app-tracker .module-project-placeholder .module-header.sticky-element .block-path {
    float: left;
    width: 50%;
  }
}
.app-tracker .module-project .module-header.sticky-element .block-project-title,
.app-tracker .module-project-placeholder .module-header.sticky-element .block-project-title {
  clear: left;
}
.app-tracker .module-project .module-header.sticky-element h3,
.app-tracker .module-project-placeholder .module-header.sticky-element h3 {
  font-size: 12px;
  margin: 5px 0 0;
}
.app-tracker .module-project .module-header.sticky-element .block-actions,
.app-tracker .module-project-placeholder .module-header.sticky-element .block-actions {
  padding-top: 0;
}
.app-tracker .module-project .module-header.sticky-element .block-actions li,
.app-tracker .module-project-placeholder .module-header.sticky-element .block-actions li {
  margin-bottom: 0;
}
.app-tracker .dl-project-summary {
  margin-bottom: 0;
}
.app-tracker .dl-project-summary dt {
  text-align: left;
  width: 140px;
}
.app-tracker .dl-project-summary dd {
  margin-left: 150px;
}
.app-tracker .project-quickview .block-project-title {
  float: none;
  width: auto;
}
.app-tracker .project-quickview .block-summary {
  background: transparent;
  color: #616466;
}
.app-tracker .project-quickview .block-summary::before, .app-tracker .project-quickview .block-summary::after {
  display: none;
}
.app-tracker .project-quickview .dl-project-summary {
  margin-bottom: 17px;
}
.app-tracker .block-path {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 2px 0 0;
}
@media (min-width: 768px) {
  .app-tracker .block-path {
    float: left;
    width: 100%;
  }
}
.app-tracker .block-path .breadcrumb {
  background: transparent;
  margin: 0;
  padding: 0;
}
.app-tracker .block-path .breadcrumb li {
  position: relative;
}
.app-tracker .block-path .breadcrumb li::before {
  content: none;
}
.app-tracker .block-path .project-action {
  background: none;
  border: 0;
  color: #1F6830;
  font-size: 8px;
  line-height: 1;
  padding-bottom: 0;
  padding-top: 0;
}
.app-tracker .block-path .project-action span {
  color: #8e9093;
}
.app-tracker .block-project-title {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
@media (min-width: 768px) {
  .app-tracker .block-project-title {
    float: left;
    width: 75%;
  }
}
.app-tracker .block-project-title .project-title {
  font-size: 15px;
  margin: 0;
}
.app-tracker .block-project-title p {
  color: #8e9093;
  font-size: 10px;
  font-style: italic;
  margin: 0;
}
.app-tracker .block-actions {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
  text-align: right;
}
@media (min-width: 768px) {
  .app-tracker .block-actions {
    float: left;
    width: 25%;
  }
}
.app-tracker .block-actions .list-inline {
  margin: 0;
}
.app-tracker .block-actions .list-inline > li {
  margin-bottom: 5px;
  padding-left: 0;
}
.app-tracker .block-actions .btn {
  height: 23px;
}
.app-tracker .block-actions .wbd-glyph-89-summary {
  display: block;
  padding-top: 1px;
}
.app-tracker .block-actions .wbd-glyph-84-relate {
  display: block;
  padding-top: 1px;
}
.app-tracker .project-placeholder .block-body {
  color: #8e9093;
}
.app-tracker .project-placeholder .block-modules .block-body {
  height: 300px;
}
.app-tracker .block-summary {
  background-color: #5996d1;
  border-color: #5996d1;
  color: #eef4fa;
  font-size: 11px;
}
.app-tracker .block-summary::after {
  border-bottom: 6px solid #5996d1;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 98px;
  top: -6px;
  width: 0;
}
.app-tracker .block-summary::before {
  border-bottom: 8px solid #5996d1;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 96px;
  top: -8px;
  width: 0;
}
.app-tracker .block-summary .block-title {
  font-size: 10px;
  margin: 4px 0;
}
.app-tracker .project-siblings .app-form {
  padding-bottom: 10px;
}
.app-tracker .project-siblings .app-form .form-group {
  padding-left: 0;
}
.app-tracker .project-siblings .app-form .form-label {
  width: 60px;
}
.app-tracker .project-siblings .project-siblings-list {
  max-height: 225px;
  overflow: auto;
  padding: 3px 3px 3px 0;
}
.app-tracker .project-siblings li {
  padding: 5px;
}
.app-tracker .project-siblings a {
  margin-right: 35px;
}
.app-tracker .project-siblings .btn {
  position: absolute;
  right: 5px;
  top: 3px;
}
.app-tracker .project-siblings .list-related .list-group-item {
  overflow: hidden;
  padding: 5px;
}
.app-tracker .project-siblings .list-related .btn-quickview {
  float: right;
  padding: 2px 4px;
}
.app-tracker .block-modules .block-title {
  color: #8e9093;
  font-size: 10px;
  margin: 4px 0;
}
.app-tracker .block-modules .nav-modules > li {
  border-top: 3px solid transparent;
}
.app-tracker .block-modules .nav-modules > li.is-dirty {
  color: #d58700;
}
.app-tracker .block-modules .nav-modules > li.is-dirty > a {
  color: #d58700;
}
.app-tracker .block-modules .nav-modules a {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
  border-top: 0 !important;
  color: #424446;
  font-size: 11px;
  margin: 0;
  padding: 5px 10px;
}
.app-tracker .block-modules .nav-modules a > .wbd-glyph {
  line-height: 12px;
  margin-left: 5px;
}
.app-tracker .block-modules .nav-modules .is-dirty {
  font-style: italic;
}
.app-tracker .block-modules .nav-modules > .active {
  border-top-color: #1F6830;
}
.app-tracker .block-modules .nav-modules > .active.is-dirty {
  border-top-color: #d58700;
}
.app-tracker .block-modules .nav-modules > .active > a {
  color: #1F6830;
  font-weight: bold;
}
.app-tracker .block-modules .block-body {
  background: #fff;
  border-color: #ddd;
  border-style: solid;
  border-width: 0 1px 1px;
  min-height: 615px;
  padding-left: 10px;
  padding-right: 10px;
}
.app-tracker .block-modules .block-body:before, .app-tracker .block-modules .block-body:after {
  content: " ";
  display: table;
}
.app-tracker .block-modules .block-body:after {
  clear: both;
}
.app-tracker .block-modules .tab-pane > .alert {
  margin-top: 10px;
}
.app-tracker .tracker-icon-todo {
  background: url("../images/tracker-icon-todo.png") center center no-repeat;
  display: block;
  height: 16px;
  width: 20px;
}
.app-tracker .tracker-icon-related {
  background: url("../images/tracker-icon-related.png") center center no-repeat;
  display: block;
  height: 16px;
  width: 20px;
}
.app-tracker .tracker-icon-unrelated {
  background: url("../images/tracker-icon-unrelated.png") center center no-repeat;
  display: block;
  height: 16px;
  width: 20px;
}
.app-tracker .tracker-icon-unrelated-white {
  background: url("../images/tracker-icon-unrelated-white.png") center center no-repeat;
  display: block;
  height: 16px;
  width: 20px;
}
.app-tracker #reassign_project .form-group {
  background: transparent;
  border: 0;
  box-shadow: none;
}
.app-tracker #reassign_project .form-group[data-id='reassign_project'] {
  padding-left: 20px;
}
.app-tracker #reassign_project .form-group[data-id='reassign_project'] .glyphicon {
  font-size: 1.5em;
}
.app-tracker #reassign_project .form-group[data-id='reassign_project'] .form-control-static {
  padding: 0;
}
.app-tracker #reassign_project .form-group[data-id='reassign_project'] .form-label {
  display: none;
}
.app-tracker #reassign_project .form-group[data-id='reassign_project'] .form-input {
  font-weight: bold;
  max-width: 100%;
  width: 100% !important;
}
.app-tracker #reassign_project .form-toggle {
  margin-bottom: 0;
}
.app-tracker #reassign_project .form-select {
  padding-left: 20px;
}
.app-tracker #reassign_project .form-select .form-label {
  display: none;
}
.app-tracker #reassign_project .form-select .form-input {
  max-width: 100%;
  width: 100% !important;
}
.app-tracker #reassign_project .form-actions {
  margin-top: 20px;
}
.app-tracker .project-delete-confirm {
  overflow: hidden;
}
.app-tracker .project-delete-confirm .delete-meta-info {
  color: #8e9093;
  font-size: 10px;
  font-style: italic;
  margin: 0 0 20px;
}
.app-tracker .project-delete-confirm .project-title {
  color: #616466;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin: 0;
}
.app-tracker .project-delete-confirm .radio {
  margin-bottom: 15px;
}
.app-tracker .project-delete-confirm .radio label {
  padding-left: 25px;
}
.app-tracker .project-delete-confirm .radio input {
  margin-left: -25px;
  margin-top: 0;
}
.app-tracker .project-delete-confirm .family-tree .strong {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.app-tracker .project-delete-confirm .family-tree .module-header {
  display: none;
}
.app-tracker .project-delete-confirm .family-tree .module-body {
  margin-left: 1px;
  padding-top: 0;
}
.app-tracker .project-delete-confirm .family-tree .well {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding-top: 0;
}
.app-tracker .project-delete-confirm .family-tree-item-title {
  display: block;
  padding: 2px 0 0 30px;
}
.app-tracker .project-delete-confirm .component-project-architecture,
.app-tracker .project-delete-confirm .module {
  min-height: auto;
}
.app-tracker .project-delete-confirm .list-unstyled .list-unstyled {
  border-left: 1px solid #dcdddd;
  margin-bottom: 10px;
  margin-left: 10px;
}
.app-tracker .project-delete-confirm .list-unstyled li {
  margin-bottom: 3px;
  margin-top: 3px;
}
.app-tracker .project-delete-confirm .list-unstyled .container-label {
  margin-bottom: 10px;
  margin-top: 10px;
}
.app-tracker .project-delete-confirm .delete-options {
  float: right;
}
.app-tracker .module[data-mid='details'] .app-form > form > .form-column-container:first-child .form-input {
  width: auto !important;
}
.app-tracker .module[data-mid='details'] .app-form > form > .form-column-container:first-child .form-column {
  max-width: 300px;
}
.app-tracker .module-feed .module-header {
  padding-bottom: 5px;
}
.app-tracker .module-feed .module-title {
  margin: 0px 0 0 2px;
}
.app-tracker .module-feed .module-body {
  padding-top: 3px;
}
.app-tracker .feed-filter-list {
  margin: 0;
}
.app-tracker .feed-filter-list-item {
  border: 1px solid #eeefef;
  border-radius: 5px;
  display: inline-block;
  margin: 0 6px 0 0;
  padding: 5px 8px;
}
.app-tracker .feed-filter-list-item span {
  border-radius: 3px;
  display: inline-block;
  height: 12px;
  margin: 0 5px 2px 0;
  vertical-align: middle;
  width: 12px;
}
.app-tracker .feed-filter-list-item label {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.app-tracker .feed-filter-list-item input {
  margin: 0 0 1px 10px;
  vertical-align: middle;
}
.app-tracker .feed-items-title {
  font-size: 14px;
  margin: 22px 0 10px 2px;
}
.app-tracker .feed-list-item {
  border-radius: 4px 0 0 4px;
}
.app-tracker .feed-list-item .well {
  border-radius: 0 4px 4px 0;
  padding-bottom: 15px;
}
.app-tracker .feed-list-item .well:before, .app-tracker .feed-list-item .well:after {
  content: " ";
  display: table;
}
.app-tracker .feed-list-item .well:after {
  clear: both;
}
.app-tracker .feed-item-primary {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 2px;
}
@media (min-width: 768px) {
  .app-tracker .feed-item-primary {
    float: left;
    width: 50%;
  }
}
.app-tracker .feed-item-secondary {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
@media (min-width: 768px) {
  .app-tracker .feed-item-secondary {
    float: left;
    width: 50%;
  }
}
.app-tracker .feed-type {
  font-size: 10px;
}
.app-tracker .feed-type .btn {
  display: inline-block;
  height: 18px;
  margin-right: 5px;
  padding: 0;
  width: 18px;
}
.app-tracker .feed-title {
  font-size: 16px;
  margin: 4px 0 0;
}
.app-tracker .feed-desc {
  font-style: italic;
  font-weight: bold;
}
.app-tracker .feed-date {
  font-size: 13px;
}
.app-tracker .feed-date .feed-date-icon {
  background: url("../images/tracker-feed-icon-ontime.png") center center no-repeat;
  display: inline-block;
  font-size: 16px;
  height: 20px;
  width: 20px;
}
.app-tracker .feed-date .feed-date-date {
  display: block;
}
.app-tracker .feed-severity-positive .feed-date {
  color: #428542;
}
.app-tracker .feed-severity-positive .feed-date .feed-date-icon {
  background-image: url("../images/tracker-feed-icon-success.png");
}
.app-tracker .feed-severity-neutral .feed-date {
  color: #424446;
}
.app-tracker .feed-severity-warning .feed-date {
  color: #d58700;
}
.app-tracker .feed-severity-warning .feed-date .feed-date-icon {
  background-image: url("../images/tracker-feed-icon-warning.png");
}
.app-tracker .feed-severity-negative .feed-date {
  color: #ac2925;
}
.app-tracker .feed-severity-negative .feed-date .feed-date-icon {
  background-image: url("../images/tracker-feed-icon-danger.png");
}
.app-tracker .module-status .module-header {
  padding: 5px 0;
}
.app-tracker .module-status .grid-menu {
  margin-bottom: 12px;
  padding-top: 10px;
}
.app-tracker .module-status .grid-menu::after {
  clear: both;
  content: "";
  display: block;
}
.app-tracker .module-status .grid-menu-group {
  float: right;
}
.app-tracker .module-status .status-filter-meta {
  background: #f6c97b;
  border-top: 10px solid #fff;
  clear: both;
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px;
  text-align: center;
}
.app-tracker .module-status .status-email-menu .form-control-static {
  border: 1px solid #c5c7c9;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.app-tracker .module-status .status-email-menu > div {
  padding-top: 10px;
  text-align: right;
}
.app-tracker .module-status .status-add-new.is-active {
  background: #5996d1;
  color: #fff !important;
}
.app-tracker .module-status .status-email-overlay {
  width: 370px;
}
.app-tracker .module-status .status-view-options {
  margin-left: 24px;
}
.app-tracker .module-status .status-view-options > span {
  display: inline-block;
  float: left;
  line-height: 28px;
  margin-right: 8px;
}
.app-tracker .module-status .status-view-options .btn-by-thread {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.app-tracker .module-status .status-view-options .btn-by-date {
  border-bottom-right-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.app-tracker .module-status .status-view-options > .btn {
  background: #fff;
  border: 1px solid #dcdddd;
}
.app-tracker .module-status .status-view-options > .btn .wbd-glyph {
  color: #8e9093;
}
.app-tracker .module-status .status-view-options > .btn:hover {
  background: #1d4727;
  border-color: #1d4727;
}
.app-tracker .module-status .status-view-options > .btn:hover .wbd-glyph {
  color: #fff;
}
.app-tracker .module-status .status-view-options > .btn.is-active {
  background: #1F6830;
  border-color: #1F6830;
}
.app-tracker .module-status .status-view-options > .btn.is-active .wbd-glyph {
  color: #fff;
}
.app-tracker .module-status .status-view-options > .btn.is-active:hover {
  background: #1d4727;
  border-color: #1d4727;
}
.app-tracker .module-status .status-view-all-toggle {
  margin-left: 24px;
}
.app-tracker .module-status .status-view-all-toggle label {
  font-weight: normal;
  margin-bottom: 0;
}
.app-tracker .module-status .status-view-all-toggle label:first-child {
  margin-right: 10px;
}
.app-tracker .module-status .status-view-all-toggle span {
  display: inline-block;
  float: right;
  line-height: 28px;
  margin-left: 8px;
}
.app-tracker .module-status .status-view-all-toggle input {
  margin-top: 7px;
}
.app-tracker .module-status .status-filter {
  margin-left: 24px;
}
.app-tracker .module-status .status-filter span {
  display: inline-block;
  float: left;
  line-height: 28px;
  margin-right: 8px;
}
.app-tracker .module-status .status-filter input {
  display: inline-block;
  width: auto;
}
.app-tracker .module-status .status-data {
  clear: both;
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}
.app-tracker .module-status .status-view-date {
  min-height: 1px;
}
.app-tracker .module-status .status-view-thread > .status-thread-item.expanded > .note-comments,
.app-tracker .module-status .status-view-date > .status-thread-item.expanded > .note-comments {
  height: auto;
  white-space: normal;
}
.app-tracker .module-status .status-view-thread > .status-thread-item.expanded > .note-comments .show-comment,
.app-tracker .module-status .status-view-date > .status-thread-item.expanded > .note-comments .show-comment {
  display: none;
}
.app-tracker .module-status .status-view-thread > .status-thread-item.expanded > .note-comments .collapse-comment,
.app-tracker .module-status .status-view-date > .status-thread-item.expanded > .note-comments .collapse-comment {
  display: block;
}
.app-tracker .module-status .status-thread-item {
  border-top: 1px solid #e1e2e2;
  padding: 18px 16px;
}
.app-tracker .module-status .status-thread-item.is-selected {
  background: #eef4fa;
}
.app-tracker .module-status .status-thread-item.is-selected .note-disclaimer {
  background: #cddff1;
  color: #424446;
}
.app-tracker .module-status .status-thread-item.is-selected .show-conversation {
  background: #5996d1;
  color: #fff;
}
.app-tracker .module-status .status-thread-item.is-selected .show-conversation:hover {
  background: #3478bc;
  color: #fff;
}
.app-tracker .module-status .note-details {
  color: #8e9093;
  display: inline-block;
  float: right;
}
.app-tracker .module-status .note-details > span {
  margin-left: 20px;
}
.app-tracker .module-status .note-subject {
  font-size: 14px;
  font-weight: bold;
}
.app-tracker .module-status .note-meta {
  color: #8e9093;
  font-size: 12px;
  padding: 5px 0;
}
.app-tracker .module-status .note-meta > span {
  display: block;
}
.app-tracker .module-status .note-meta .meta-tags > span {
  background: #1F6830;
  border-radius: 4px;
  color: #fff;
  font-size: 11px;
  margin-right: 5px;
  padding: 2px 5px;
}
.app-tracker .module-status .note-comments {
  height: 17.15px;
  overflow: hidden;
  padding-left: 20px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.app-tracker .module-status .note-comments > .wbd-glyph {
  color: #dcdddd;
  cursor: pointer;
  height: 16px;
  left: 0;
  position: absolute;
  width: 16px;
}
.app-tracker .module-status .note-comments > .wbd-glyph:hover {
  color: #75787b;
}
.app-tracker .module-status .note-comments .show-comment {
  display: block;
}
.app-tracker .module-status .note-comments .collapse-comment {
  display: none;
}
.app-tracker .module-status .note-disclaimer {
  background: #f2f3f3;
  color: #424446;
  font-size: .9em;
  font-style: italic;
  font-weight: bold;
  margin: 10px 0;
  padding: 16px;
}
.app-tracker .module-status .note-options {
  color: #c5c7c9;
}
.app-tracker .module-status .note-options > span {
  border-radius: 4px;
  display: inline-block;
  margin-right: 8px;
  padding: 5px 10px;
}
.app-tracker .module-status .note-options > span.is-enabled:hover {
  cursor: pointer;
}
.app-tracker .module-status .note-options .note-files {
  min-height: 30px;
  min-width: 32px;
  padding: 6px 12px 6px 0;
}
.app-tracker .module-status .note-options .note-replies {
  min-height: 30px;
  min-width: 32px;
  padding: 6px 12px;
}
.app-tracker .module-status .note-options .note-files .num-replies,
.app-tracker .module-status .note-options .note-files .num-files,
.app-tracker .module-status .note-options .note-replies .num-replies,
.app-tracker .module-status .note-options .note-replies .num-files {
  padding-left: 3px;
}
.app-tracker .module-status .note-options .note-files.is-enabled,
.app-tracker .module-status .note-options .note-replies.is-enabled {
  color: #3478bc;
}
.app-tracker .module-status .note-options .note-files.is-enabled:hover .num-replies, .app-tracker .module-status .note-options .note-files.is-enabled:hover .num-files,
.app-tracker .module-status .note-options .note-replies.is-enabled:hover .num-replies,
.app-tracker .module-status .note-options .note-replies.is-enabled:hover .num-files {
  color: #3478bc;
  text-decoration: underline;
}
.app-tracker .module-status .note-options .note-replies.is-enabled .num-replies:hover {
  text-decoration: underline;
}
.app-tracker .module-status .note-options .note-replies.is-active:hover {
  background: #3478bc;
  color: #fff;
}
.app-tracker .module-status .note-options .item-reply:hover {
  color: #5996d1;
}
.app-tracker .module-status .note-options .note-reply,
.app-tracker .module-status .note-options .note-push,
.app-tracker .module-status .note-options .note-delete {
  color: #8e9093;
  min-height: 30px;
  min-width: 32px;
  padding: 6px 10px;
}
.app-tracker .module-status .note-options .note-reply.is-enabled:hover,
.app-tracker .module-status .note-options .note-push.is-enabled:hover {
  color: #5996d1;
}
.app-tracker .module-status .note-options .note-delete:hover {
  color: #d4403a;
}
.app-tracker .module-status .note-options .show-conversation {
  color: #8e9093;
}
.app-tracker .module-status .note-options .show-conversation:hover {
  color: #5996d1;
}
.app-tracker .module-status .has-thread .note-replies {
  background: #5996d1;
  color: #fff !important;
}
.app-tracker .module-status .has-thread .note-replies .num-replies,
.app-tracker .module-status .has-thread .note-replies .num-replies:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.app-tracker .module-status .has-reply-form .note-reply,
.app-tracker .module-status .has-reply-form .item-reply {
  background: #5996d1;
  color: #fff !important;
}
.app-tracker .module-status .has-reply-form .note-reply:hover,
.app-tracker .module-status .has-reply-form .item-reply:hover {
  background: #3478bc;
}
.app-tracker .module-status .note-children {
  border-left: 12px solid #e2edf8;
  margin-left: 22px;
  margin-top: 16px;
  padding-left: 18px;
}
.app-tracker .module-status .note-children .note-comments {
  height: auto;
  padding-left: 0;
  white-space: normal;
}
.app-tracker .module-status .note-children .collapse-comment,
.app-tracker .module-status .note-children .show-comment {
  display: none !important;
}
.app-tracker .si-body .note-children {
  margin-right: 16px;
}
.app-tracker .status-conversation-tally {
  border-top: 1px solid #dcdddd;
  color: #8e9093;
  margin-top: 26px;
  padding: 10px 16px;
}
.app-tracker .popover-status-file-download {
  max-width: 375px;
  width: 375px;
}
.app-tracker .status-download-panel-content {
  overflow: hidden;
  padding: 10px;
}
.app-tracker .status-download-panel-content .panel-header {
  color: #616466;
  display: block;
  font-weight: bold;
}
.app-tracker .status-download-panel-content .panel-content {
  color: #8e9093;
  display: block;
  font-size: 12px;
  padding-top: 10px;
}
.app-tracker .status-download-panel-content ul {
  list-style: none;
  margin-bottom: 20px;
  max-height: 200px;
  overflow: auto;
  padding: 0;
}
.app-tracker .status-download-panel-content li {
  margin: 5px 0;
  position: relative;
}
.app-tracker .status-download-panel-content .file-direct-link {
  color: #3478bc;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
  word-break: break-all;
  word-wrap: break-word;
}
.app-tracker .status-download-panel-content .file-direct-link:hover {
  text-decoration: underline;
}
.app-tracker .status-download-panel-content button {
  float: right;
}
.app-tracker .status-new-form,
.app-tracker .note-reply-form {
  background-color: #fff;
  border: 1px solid #dcdddd;
  border-radius: 4px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  margin: 15px 0;
  min-height: 100px;
  padding: 0 20px 20px;
  position: relative;
}
.app-tracker .status-new-form .form-title,
.app-tracker .note-reply-form .form-title {
  font-size: 16px;
  margin-bottom: 0;
}
.app-tracker .status-new-form .status-form-meta,
.app-tracker .note-reply-form .status-form-meta {
  color: #8e9093;
  font-size: .9em;
  margin-bottom: 20px;
}
.app-tracker .status-new-form fieldset,
.app-tracker .note-reply-form fieldset {
  clear: both;
  float: left;
  width: 100%;
}
.app-tracker .status-new-form legend,
.app-tracker .note-reply-form legend {
  margin-bottom: 20px;
  margin-top: 20px;
}
.app-tracker .status-new-form .form-control-textarea,
.app-tracker .note-reply-form .form-control-textarea {
  height: 250px;
}
.app-tracker .status-new-form .form-group,
.app-tracker .note-reply-form .form-group {
  clear: both;
  float: left;
  padding-left: 150px;
  width: 100%;
}
.app-tracker .status-new-form .form-group.form-actions,
.app-tracker .note-reply-form .form-group.form-actions {
  float: none;
  padding-top: 30px !important;
}
.app-tracker .status-new-form .form-label,
.app-tracker .note-reply-form .form-label {
  float: left;
  margin-left: -140px;
  width: 130px;
}
.app-tracker .status-new-form .form-input,
.app-tracker .note-reply-form .form-input {
  float: left;
  width: 100% !important;
}
.app-tracker .status-new-form .select-multi-item,
.app-tracker .note-reply-form .select-multi-item {
  padding-right: 20px;
  position: relative;
}
.app-tracker .status-new-form .select-multi-item .wbd-glyph,
.app-tracker .note-reply-form .select-multi-item .wbd-glyph {
  color: #8e9093;
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  top: 3px;
  width: 20px;
}
.app-tracker .status-new-form {
  margin: -6px 0 12px;
}
.app-tracker .status-new-form::after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  left: 9px;
  position: absolute;
  top: -6px;
  width: 0;
}
.app-tracker .status-new-form::before {
  border-bottom: 8px solid #dcdddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  height: 0;
  left: 7px;
  position: absolute;
  top: -8px;
  width: 0;
}
.app-tracker .widget-group-title {
  display: none;
}
.app-tracker .nav-widget-group > li {
  cursor: pointer;
}
.app-tracker .nav-widget-group > li > a {
  padding: 5px 7px;
}
.app-tracker .nav-widget-group > li > a:hover {
  cursor: pointer;
}
.app-tracker .nav-widget-group > li > .expand-widgets {
  display: none;
}
.app-tracker .nav-widget-group > li > .collapse-widgets {
  display: inline-block;
}
.app-tracker .collapse-widget-group .nav-widget-group {
  border-bottom: 0;
}
.app-tracker .collapse-widget-group .nav-widget-group > li {
  float: none;
  margin: 0 0 5px;
}
.app-tracker .collapse-widget-group .nav-widget-group a.load-module,
.app-tracker .collapse-widget-group .nav-widget-group a.load-module:hover,
.app-tracker .collapse-widget-group .nav-widget-group a.expand-widgets {
  border: 0;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.app-tracker .collapse-widget-group .nav-widget-group .expand-widgets {
  display: block;
}
.app-tracker .collapse-widget-group .nav-widget-group .collapse-widgets {
  display: none;
}
.app-tracker .collapse-widget-group .widget-group-body {
  display: none;
}
.app-tracker .widget.module-search .module-header,
.app-tracker .widget.module-search .module-body {
  padding: 0;
}
.app-tracker .widget.module-search .btn-toggle-savedSearch {
  line-height: 1;
  margin-top: -4px;
  padding: 2px 4px;
}
.app-tracker .widget.module-search .btn-toggle-savedSearch > .wbd-glyph {
  font-size: 10px;
}
.app-tracker .search-save .form-input {
  width: 100%;
}
.app-tracker .search-save .save-options,
.app-tracker .search-save .save-manage {
  margin-bottom: 15px;
}
.app-tracker .search-save .save-manage,
.app-tracker .search-save .btn-toggle-save-options {
  display: none;
}
.app-tracker .search-save.manage .save-options,
.app-tracker .search-save.manage .btn-toggle-save-manage {
  display: none;
}
.app-tracker .search-save.manage .save-manage,
.app-tracker .search-save.manage .btn-toggle-save-options {
  display: block;
}
.app-tracker .form-search .form-group {
  margin-bottom: 5px;
}
.app-tracker .form-search .form-actions {
  text-align: left;
}
.app-tracker .form-search .form-actions button {
  margin-left: 0;
}
.app-tracker .form-search .dropdown-menu-fields li {
  border-bottom: 1px solid #dcdddd;
}
.app-tracker .form-search .dropdown-menu-fields .dropdown.open > a {
  background-color: #eef4fa;
}
.app-tracker .form-search .dropdown-menu-fields .dropdown > a::after {
  content: '>';
  position: absolute;
  right: 8px;
}
.app-tracker .form-search .dropdown-menu-fields .dropdown-menu {
  border-radius: 0;
  left: 100%;
  margin: 0;
  max-height: 200px;
  min-width: 200px;
  overflow: auto;
  padding: 0;
  top: -1px;
}
.app-tracker .form-search .dropdown-menu-fields .module-group {
  max-height: auto;
  overflow: initial;
}
.app-tracker .search-loading-records td {
  height: 135px;
  position: relative;
}
.app-tracker .filter-group-title {
  font-size: 1.1em;
  font-weight: 500;
  margin: 0 0 5px;
}
.app-tracker .table-filters {
  margin-bottom: 15px;
}
.app-tracker .table-filters thead {
  display: none;
}
.app-tracker .table-filters td {
  background: #eef4fa;
  color: #5996d1;
  font-size: 11px;
  vertical-align: middle;
}
.app-tracker .table-filters .table-filter-label > td {
  padding-bottom: 0;
}
.app-tracker .table-filters .table-filter-logic {
  border: 0;
  padding-right: 0;
  width: 35%;
}
.app-tracker .table-filters .table-filter-input {
  border: 0;
  padding-right: 0;
}
.app-tracker .table-filters .table-filter-option {
  border: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 25px;
}
.app-tracker .table-filters .remove-filter {
  color: #e3837f;
  cursor: pointer;
}
.app-tracker .table-filters .form-control {
  padding-bottom: 2px;
  padding-top: 2px;
}
.app-tracker .search-no-results td,
.app-tracker .search-no-query td {
  border: 0;
  height: 100px;
}
.app-tracker .module-search .search-results {
  clear: both;
  padding-top: 10px;
  position: relative;
}
.app-tracker .module-search .table-search-results {
  margin: 0;
}
.app-tracker .module-search .table-cell-grouped-result {
  width: 100%;
}
.app-tracker .module-search .table-cell-result {
  width: 90%;
}
.app-tracker .module-search .form-group-results {
  border: 1px solid #eeefef;
  max-height: 505px;
  overflow: auto;
}
.app-tracker .module-search .form-group-group {
  float: right;
  padding-top: 14px;
}
.app-tracker .module-search .form-group-group label {
  font-size: 11px;
  font-weight: normal;
}
.app-tracker .module-search .form-group-group .form-label {
  display: inline-block;
  text-align: right;
  width: 55px;
}
.app-tracker .module-search .form-group-group .form-input {
  display: inline-block;
  width: 75px;
}
@media screen and (min-width: 1300px) {
  .app-tracker .module-search .form-group-group .form-input {
    width: 100px;
  }
}
.app-tracker .module-search .form-group-group .input-sm, .app-tracker .module-search .form-group-group .input-group-sm > .form-control,
.app-tracker .module-search .form-group-group .input-group-sm > .input-group-addon,
.app-tracker .module-search .form-group-group .input-group-sm > .input-group-btn > .btn {
  height: 22px;
  line-height: 22px;
  padding: 2px;
}
.app-tracker .module-search .form-group-grouped,
.app-tracker .module-search .form-group-results {
  clear: both;
}
.app-tracker .module-search .form-group-total {
  float: left;
  font-size: 16px;
  margin-bottom: 9px;
  margin-top: 3px;
}
.app-tracker .module-search .form-group-total .totals-detail {
  color: #8e9093;
  font-size: 12px;
}
.app-tracker .module-search .form-group-toggle {
  float: right;
  margin-bottom: 0;
  margin-right: 1px;
}
.app-tracker .module-search .form-group-batch {
  float: right;
}
.app-tracker .module-search .form-group-batch .dropdown-menu {
  min-width: initial;
}
.app-tracker .module-search .component-group-body .row-project-primary {
  width: 70%;
}
.app-tracker .module-search .component-group-body .row-project-secondary {
  text-align: right;
  width: 30%;
}
.app-tracker .module-search .component-group-body .component-select {
  float: right;
  margin-left: 5px;
}
.app-tracker .module-search .component-group-body label {
  margin-bottom: 0;
}
.app-tracker .module-search .table-cell-quickview {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.app-tracker .module-search .component-quickview .btn,
.app-tracker .module-search .component-quickview .btn,
.app-tracker .module-search .component-quickview .btn,
.app-tracker .module-search .table-cell-quickview .btn,
.app-tracker .module-search .table-cell-quickview .btn,
.app-tracker .module-search .table-cell-quickview .btn {
  background: transparent;
  border: 0;
  color: #8e9093;
  font-size: 12px;
  padding-right: 2px;
  padding-top: 2px;
}
.app-tracker .module-search .component-quickview .btn:focus, .app-tracker .module-search .component-quickview .btn:active,
.app-tracker .module-search .component-quickview .btn:focus,
.app-tracker .module-search .component-quickview .btn:active,
.app-tracker .module-search .component-quickview .btn:focus,
.app-tracker .module-search .component-quickview .btn:active,
.app-tracker .module-search .table-cell-quickview .btn:focus,
.app-tracker .module-search .table-cell-quickview .btn:active,
.app-tracker .module-search .table-cell-quickview .btn:focus,
.app-tracker .module-search .table-cell-quickview .btn:active,
.app-tracker .module-search .table-cell-quickview .btn:focus,
.app-tracker .module-search .table-cell-quickview .btn:active {
  box-shadow: none;
}
.app-tracker .recordset-primary tr:first-child > td {
  border-top: 0;
}
.app-tracker .grouped-results {
  border: 1px solid #eeefef;
  margin-top: 10px;
  max-height: 305px;
  overflow: auto;
}
.app-tracker .grouped-results table {
  background-color: #fff;
}
.app-tracker .grouped-results-header {
  cursor: pointer;
  margin: 3px 0;
  padding-left: 20px;
  padding-right: 40px;
  position: relative;
}
.app-tracker .grouped-results-header .badge {
  position: absolute;
  right: 0;
  top: 0;
}
.app-tracker .grouped-results-header:hover {
  color: #75787b;
}
.app-tracker .grouped-result-toggle {
  left: 2px;
  position: absolute;
  top: 0;
}
.app-tracker .grouped-result-toggle .wbd-glyph {
  color: inherit;
}
.app-tracker .search-result-group {
  background-color: #f7f8f8;
}
.app-tracker .search-result-group .wbd-glyph-94-plus-circle {
  display: none;
}
.app-tracker .search-result-group .wbd-glyph-21-x-circle {
  display: inline-block;
}
.app-tracker .search-result-group.collapsed {
  background-color: transparent;
}
.app-tracker .search-result-group.collapsed .wbd-glyph-94-plus-circle {
  display: inline-block;
}
.app-tracker .search-result-group.collapsed .wbd-glyph-21-x-circle {
  display: none;
}
.app-tracker .search-result-group.collapsed .grouped-results {
  display: none;
}
.app-tracker .result-detail {
  color: #8e9093;
  font-size: 11px;
}
.app-tracker .result-detail a {
  color: #8e9093;
  font-style: italic;
}
.app-tracker .result-score {
  color: #8e9093;
  font-size: 11px;
}
.app-tracker .result-id {
  color: #8e9093;
  display: block;
  font-size: 11px;
}
.app-tracker .widget-add .form-label {
  width: 80px;
}
.app-tracker .widget-add .form-input {
  display: inline-block !important;
  width: 190px !important;
}
.app-tracker .widget-add .form-actions {
  text-align: left;
}
.app-tracker .widget-add .form-actions .btn {
  margin-left: 0;
}
.app-tracker .widget-templates .scroll-enabled {
  border: 1px solid #eeefef;
  max-height: 500px;
  overflow: auto;
}
.app-tracker .widget-templates .btn {
  background: transparent;
  border: 0;
  color: #8e9093;
  font-size: 12px;
  padding-right: 2px;
  padding-top: 2px;
}
.app-tracker .widget-templates .btn:focus, .app-tracker .widget-templates .btn:active {
  box-shadow: none;
}
.app-tracker .widget-templates .small {
  display: block;
  color: #8e9093;
}
.app-tracker .widget-templates thead {
  display: none;
}
.app-tracker .widget-templates tr:first-child > td {
  border-top: 0 !important;
}
.app-tracker .module {
  min-height: 250px;
  position: relative;
}
.app-tracker .module-header {
  padding: 10px 0;
  position: relative;
}
.app-tracker .module-body {
  padding: 10px 0;
  position: relative;
}
.app-tracker .module-title {
  font-size: 15px;
}
.app-tracker .module-placeholder {
  min-height: 200px;
  position: relative;
}
.app-tracker .module-form .dropdown-export {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.app-tracker .module-component .module-header {
  overflow: hidden;
}
.app-tracker .module-component .module-header > input {
  background-image: url("../images/search-text-input-icon.png");
  background-position: right center;
  background-repeat: no-repeat;
  float: left;
  max-width: 300px;
}
.app-tracker .module-component .module-header > button {
  float: right;
}
.app-tracker .module-component .module-header .btn-create {
  margin-left: 5px;
}
.app-tracker .module-component .component-group-heading {
  background: #eeefef;
  padding: 10px 15px;
}
.app-tracker .module-component .component-group-heading span {
  font-weight: bold;
}
.app-tracker .module-component .component-group {
  margin: 20px 0 0;
}
.app-tracker .module-component .component-group .component-group {
  margin-top: 0;
}
.app-tracker .module-component .component-group .component-group .component-group-heading {
  background: #f7f8f8;
  padding: 5px 15px;
}
.app-tracker .module-component .component-status span {
  font-weight: bold;
}
.app-tracker .module-component .component-quickview {
  float: right;
}
.app-tracker .module-component .component-quickview .btn,
.app-tracker .module-component .component-quickview .btn,
.app-tracker .module-component .component-quickview .btn {
  background: transparent;
  border: 0;
  color: #8e9093;
  font-size: 12px;
}
.app-tracker .module-component .component-quickview .btn:focus, .app-tracker .module-component .component-quickview .btn:active,
.app-tracker .module-component .component-quickview .btn:focus,
.app-tracker .module-component .component-quickview .btn:active,
.app-tracker .module-component .component-quickview .btn:focus,
.app-tracker .module-component .component-quickview .btn:active {
  box-shadow: none;
}
.app-tracker .module-component .component-group-options {
  float: right;
}
.app-tracker .module-component .component-group-options label {
  line-height: 20px;
  padding-left: 0;
  padding-right: 20px;
}
.app-tracker .module-component .component-group-options .checkbox {
  margin: 0;
}
.app-tracker .module-component .component-group-options input {
  margin-left: 0;
  right: 0;
  top: 0;
}
.app-tracker .module-component .component-select {
  float: right;
}
.app-tracker .module-component .component-select label {
  padding: 0 5px;
}
.app-tracker .module-component .row-no-project td {
  padding-left: 16px;
}
.app-tracker .module-component .row-project > td {
  padding: 10px;
}
.app-tracker .module-component .row-components > td {
  border: 0;
  padding: 0;
}
.app-tracker .module-component .components-nested {
  border-left: 5px solid #c5c7c9;
  margin: 0 0 10px 14px;
}
.app-tracker .module-component .components-nested table {
  margin: 0;
}
.app-tracker .module-component .row-project-primary {
  width: 70%;
}
.app-tracker .module-component .row-project-secondary {
  width: 30%;
}
.app-tracker .module-component .table-project-list tbody > .rows-hidden-by-filter {
  display: none;
}
.app-tracker .module-component .table-project-list tbody > .rows-hidden-by-filter > td {
  padding: 10px;
}
.app-tracker .module-component .table-project-list tbody.rows-hidden > .rows-hidden-by-filter {
  display: block;
}
.app-tracker .table-search-results .row-components > td {
  border: 0 none;
  padding: 0 0 0 10px;
}
.app-tracker .table-search-results .row-project-primary {
  font-size: 11px;
}
.app-tracker .table-search-results .component-status {
  display: none;
}
.app-tracker .table-search-results .components-nested {
  border-left: 3px solid #c5c7c9;
  padding-left: 5px;
  width: 100% !important;
}
.app-tracker .table-search-results .components-nested .component-group-heading {
  background: #f7f8f8;
  margin-right: 5px;
}
.app-tracker .table-search-results .components-nested .component-group-heading span {
  font-size: 10px;
}
.app-tracker .table-search-results .components-nested .component-group-heading .component-group-options {
  display: none;
}
.app-tracker .table-search-results .component-list {
  margin-bottom: 5px;
}
.app-tracker .table-search-results .table-project-list {
  margin: 0;
}
.app-tracker .table-search-results .component-group-heading {
  background-color: transparent;
  font-size: 11px;
  padding: 1px;
}
.app-tracker .table-search-results .no-components {
  color: #8e9093;
  font-size: 11px;
  font-style: italic;
}
.app-tracker .load-components {
  color: #c5c7c9;
  display: inline-block;
}
.app-tracker .load-components .wbd-glyph-94-plus-circle {
  display: inline-block;
}
.app-tracker .load-components .wbd-glyph-21-x-circle {
  display: none;
}
.app-tracker .load-components.open .wbd-glyph-94-plus-circle {
  display: none;
}
.app-tracker .load-components.open .wbd-glyph-21-x-circle {
  display: inline-block;
}
.app-tracker .create-components .create-list-heading {
  border-top: 1px solid #eeefef;
  margin: 20px 0 0;
  padding: 20px 0 0;
}
.app-tracker .create-components .create-list-heading div {
  font-size: 16px;
}
.app-tracker .create-components .form-group {
  border-bottom: 0 !important;
}
.app-tracker .create-components .input-group {
  cursor: pointer;
}
.app-tracker .create-components .select-filter {
  background: #fff;
}
.app-tracker .create-components .select-filter ul {
  border: 0;
}
.app-tracker .create-components .select-filter li {
  border: 0;
}
.app-tracker .create-components .select-filter .option-default {
  display: none;
}
.app-tracker .create-components .create-template > div {
  background: #eeefef;
  border-bottom: 1px solid #e1e2e2;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 5px 10px 10px;
}
.app-tracker .create-components .create-template > div .wbd-glyph {
  cursor: pointer;
  color: #b5b6b8;
  float: right;
  margin-right: 10px;
}
.app-tracker .create-components .create-row-title {
  width: 60%;
}
.app-tracker .create-components .create-row-title span {
  font-weight: bold;
}
.app-tracker .create-components .create-row-title input {
  display: inline;
  max-width: 75%;
}
.app-tracker .create-components .create-row-type {
  width: 35%;
}
.app-tracker .create-components .create-row-type span {
  font-weight: bold;
}
.app-tracker .create-components .create-row-options {
  color: #e3837f;
  width: 30px;
}
.app-tracker .create-components .create-row-options span {
  cursor: pointer;
  float: right;
  margin-right: 10px;
}
.app-tracker .create-components .create-actions {
  border-top: 1px solid #eeefef;
  margin: 20px 0 0;
  padding: 20px 0 0;
  text-align: right;
}
.app-tracker .create-components .create-list {
  height: 300px;
  overflow: auto;
}
.app-tracker .create-components .create-list > div em {
  font-style: normal;
}
.app-tracker .create-components .create-list tr.has-error {
  color: #e3837f;
}
.app-tracker .create-components .form-group {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  box-shadow: none;
}
.app-tracker .create-components .form-group .form-label,
.app-tracker .create-components .form-group .form-input {
  display: block;
  float: none;
  max-width: 100%;
  width: auto !important;
}
.app-tracker .am-archiver .form-toggle .form-input {
  max-width: 100%;
  width: 100%;
}
.app-tracker .am-archiver .form-group {
  padding: 10px;
}
.app-tracker .am-archiver .form-actions {
  text-align: right;
}
.app-tracker .am-archiver legend {
  font-size: 12px;
}
.app-tracker .am-archiver label > span {
  display: inline-block;
}
.app-tracker .am-archiver .am-archive-list {
  border: 3px solid #eeefef;
  box-sizing: border-box;
  margin-bottom: 20px;
  max-height: 400px;
  overflow: auto;
  padding: 10px;
}
.app-tracker .am-archiver .am-archive-list > legend {
  display: none;
}
.app-tracker .am-archiver .am-archive-list label {
  display: block;
  padding: 0;
}
.app-tracker .am-archiver .am-archive-list .form-control {
  float: left;
  margin: 0;
  position: static;
}
.app-tracker .am-archiver .am-archive-list .checkbox {
  margin: 0;
}
.app-tracker .am-archiver .am-archive-list .wbd-glyph-4-paper-clip {
  font-size: 24px;
  padding: 7px;
}
.app-tracker .am-archiver .am-archive-thumb {
  background: #fff;
  border: 1px solid #eeefef;
  color: #8e9093;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  text-align: center;
  width: 40px;
}
.app-tracker .am-archiver .am-archive-thumb img {
  max-width: 100%;
}
.app-tracker .am-archiver .am-archive-details {
  display: inline-block;
  vertical-align: top;
}
.app-tracker .am-archiver .am-archive-metadata {
  display: block;
  color: #8e9093;
  font-size: 11px;
  font-style: italic;
}
.app-tracker .app-tracker-primary [data-mid="am"] thead tr .cell-image {
  width: 10% !important;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component {
  background-color: #f9f9f9;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-render {
  max-height: 100%;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-image {
  text-align: center;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component td {
  padding: 8px;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-title {
  vertical-align: middle;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-details .panel {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-details .panel .panel-heading {
  display: none;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-details .panel .panel-body {
  padding: 0;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-details .panel .panel-body dl {
  margin-bottom: 0;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-details .panel .panel-body dt, .app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-details .panel .panel-body dd {
  float: left;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-details .panel .panel-body dt {
  clear: left;
  width: 25%;
}
.app-tracker .app-tracker-primary [data-mid="am"] tbody tr.row-component .cell-details .panel .panel-body dd {
  width: 70%;
}
.app-tracker.asset-archive-confirmation .btn {
  color: #8aca8a;
}
.app-tracker.asset-archive-confirmation ul {
  color: #8e9093;
  margin: 0;
  padding-left: 10px;
}
.app-tracker .table-grid [data-status="incomplete-on-time"].is-selected > .cell-sys,
.app-tracker .table-grid [data-status="incomplete-on-time"].is-selected > .cell-data {
  color: #232425;
}
.app-tracker .table-grid [data-status="incomplete-late"] > .cell-sys,
.app-tracker .table-grid [data-status="incomplete-late"] > .cell-data {
  color: #ac2925;
}
.app-tracker .table-grid [data-status="incomplete-late"].is-selected > .cell-sys,
.app-tracker .table-grid [data-status="incomplete-late"].is-selected > .cell-data {
  color: #6c1a17;
}
.app-tracker .table-grid [data-status="complete-on-time"] > .cell-sys,
.app-tracker .table-grid [data-status="complete-on-time"] > .cell-data {
  color: #428542;
}
.app-tracker .table-grid [data-status="complete-on-time"].is-selected > .cell-sys,
.app-tracker .table-grid [data-status="complete-on-time"].is-selected > .cell-data {
  color: #214521;
}
.app-tracker .table-grid [data-status="complete-late"] > .cell-sys,
.app-tracker .table-grid [data-status="complete-late"] > .cell-data {
  color: #ac2925;
}
.app-tracker .table-grid [data-status="complete-late"].is-selected > .cell-sys,
.app-tracker .table-grid [data-status="complete-late"].is-selected > .cell-data {
  color: #6c1a17;
}
.app-tracker .io-title {
  background-color: #eee;
  border: 1px solid #aaa;
  display: inline-block;
  margin: 0 0 10px;
  padding: 5px;
}
.app-tracker .table-iorouting th {
  min-width: 100px;
}
.app-tracker .table-iorouting .io-options {
  min-width: auto;
}
.app-tracker .table-iorouting .form-control {
  min-width: 100px;
}
.app-tracker .table-iorouting .io-name .form-control {
  min-width: 200px;
}
.app-tracker .table-iorouting .io-designexploratory,
.app-tracker .table-iorouting .io-design,
.app-tracker .table-iorouting .io-art,
.app-tracker .table-iorouting .io-separations,
.app-tracker .table-iorouting .io-plates,
.app-tracker .table-iorouting .io-translation,
.app-tracker .table-iorouting .io-cutting,
.app-tracker .table-iorouting .io-other {
  width: 116px;
}
.app-tracker .table-iorouting .input-group-addon + .form-control {
  min-width: 0;
  width: 74px;
}
.app-tracker .module-iorouting .key .color {
  display: inline-block;
  height: 14px;
  width: 20px;
  border: 1px solid #AAAAAA;
}
.app-tracker .module-iorouting .brand {
  background-color: #cafecf;
}
.app-tracker .module-iorouting .design {
  background-color: #ff99ff;
}
.app-tracker .module-iorouting .production {
  background-color: #98cefd;
}
.app-tracker .module-iorouting .purchasing {
  background-color: #fdca9d;
}
.app-tracker .module-iorouting .info .title {
  display: inline-block;
}
.app-tracker .module-iorouting .info .grandTotal {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.app-tracker .table-grid .grid-meta-item {
  display: block;
  margin: 0 0 3px 0;
  overflow: hidden;
  max-width: 1024px;
  min-width: 400px;
}
.app-tracker .table-grid .grid-meta-label {
  border-bottom: 1px dotted #c5c7c9;
  display: inline-block;
  float: left;
  font-weight: bold;
  padding-right: 1em;
  position: relative;
  width: 40%;
  word-break: break-all;
}
.app-tracker .table-grid .grid-meta-label > span {
  background: white;
  display: block;
  float: left;
  margin: 0 0 -2px 0;
  padding: 0 8px 0 0;
}
.app-tracker .table-grid .grid-row:hover .grid-meta-label > span {
  background: #eeefef;
}
.app-tracker .table-grid .is-selected .grid-meta-label {
  border-bottom-color: #98bee9;
}
.app-tracker .table-grid .is-selected .grid-meta-label > span {
  background: #ecf3fb;
}
.app-tracker .table-grid .is-selected:hover .grid-meta-label > span {
  background: #cddff1;
}
.app-tracker .table-grid .grid-meta-value {
  display: inline-block;
  float: right;
  width: 58%;
}
.app-tracker .table-grid .grid-meta-value .processing {
  color: #d58700;
}
.app-tracker .table-grid .product-row-data > a {
  display: block;
  font-weight: bold;
  margin: 5px 0 10px;
}
.app-tracker .table-grid .signoff .status-label {
  content: "";
  display: inline-block;
  font-family: 'wbd-glyph-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  font-variant: normal;
  text-transform: none;
  line-height: 15px;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.app-tracker .table-grid .signoff .status-label.approved::before {
  color: #428542;
  content: '\e915';
  margin: 0 8px 0 0;
}
.app-tracker .table-grid .signoff .status-label.approved_with_changes::before {
  color: #d58700;
  content: '\e973';
  margin: 0 8px 0 0;
}
.app-tracker .table-grid .signoff .status-label.rejected::before {
  color: #ac2925;
  content: '\e917';
  margin: 0 8px 0 0;
}
.app-tracker .table-grid .signoff .status-label.in_progress::before {
  color: #8e9093;
  content: '\e975';
  margin: 0 8px 0 0;
}
.app-tracker .table-grid .signoff .status-label.skipped::before {
  color: #8e9093;
  content: '\e974';
  margin: 0 8px 0 0;
}
.app-tracker .table-grid .is-selected .signoff .status-label.approved::before {
  color: #214521;
}
.app-tracker .table-grid .is-selected .signoff .status-label.approved_with_changes::before {
  color: #513300;
}
.app-tracker .table-grid .is-selected .signoff .status-label.rejected::before {
  color: #6c1a17;
}
.app-tracker .table-grid .is-selected .signoff .status-label.in_progress::before {
  color: #424446;
}
.app-tracker .table-grid .is-selected .signoff .status-label.skipped::before {
  color: #424446;
}
.app-tracker .container-settings-toggle .glyphicon-arrow-down {
  display: inline-block;
}
.app-tracker .container-settings-toggle .glyphicon-arrow-right {
  display: none;
}
.app-tracker .container-settings-toggle.collapsed .glyphicon-arrow-down {
  display: none;
}
.app-tracker .container-settings-toggle.collapsed .glyphicon-arrow-right {
  display: inline-block;
}
.app-tracker .module-container-settings .panel-title {
  font-weight: bold;
}
.app-tracker .module-container-settings fieldset[data-id="tabs"] .form-toggle,
.app-tracker .module-container-settings fieldset[data-id="components"] .form-toggle {
  display: inline-block;
  margin-right: 0;
  white-space: nowrap;
}
.app-tracker .table-tabs-admin .cell-enabled,
.app-tracker .table-tabs-admin .cell-type,
.app-tracker .table-tabs-admin .cell-cloning-enabled,
.app-tracker .table-tabs-admin .cell-templating,
.app-tracker .table-tabs-admin .cell-options {
  text-align: center;
}
.app-tracker .table-module-options {
  background: transparent;
  font-size: 11px;
  margin: 0;
}
.app-tracker .table-module-options td {
  border: 0;
  padding: 3px;
}
.app-tracker .table-module-options .form-control {
  height: 22px;
  padding: 0 2px;
}
.app-tracker .table-tab-configure .cell-req,
.app-tracker .table-tab-configure .cell-sortable,
.app-tracker .table-tab-configure .cell-searchable,
.app-tracker .table-tab-configure .cell-cloneable {
  text-align: center;
}
.app-tracker .batch-actions-panel {
  padding: 0 0 20px;
}
.app-tracker .ba-header {
  margin-bottom: 20px;
}
.app-tracker .ba-header p {
  margin: 0;
}
.app-tracker .ba-footer {
  text-align: right;
}
.app-tracker .ba-title {
  font-size: 16px;
}
.app-tracker .ba-subtitle {
  font-weight: bold;
}
.app-tracker .ba-subnote {
  color: #8e9093;
  font-style: italic;
  font-weight: 10px;
}
.app-tracker .ba-selected-projects .item {
  padding-bottom: 5px;
  padding-top: 5px;
}
.app-tracker .ba-selected-projects .item > .children {
  margin-left: .5em;
  padding-left: .5em;
}
.app-tracker .ba-selected-projects .type-project > .children {
  border-left: 1px solid #eeefef;
}
.app-tracker .ba-selected-projects .item-details,
.app-tracker .ba-selected-projects .container-details {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 5px;
  padding-right: 5px;
}
.app-tracker .ba-selected-projects .item-details:before, .app-tracker .ba-selected-projects .item-details:after,
.app-tracker .ba-selected-projects .container-details:before,
.app-tracker .ba-selected-projects .container-details:after {
  content: " ";
  display: table;
}
.app-tracker .ba-selected-projects .item-details:after,
.app-tracker .ba-selected-projects .container-details:after {
  clear: both;
}
.app-tracker .ba-selected-projects .project-title,
.app-tracker .ba-selected-projects .container-title {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.app-tracker .ba-selected-projects .project-title span,
.app-tracker .ba-selected-projects .container-title span {
  color: #8e9093;
  font-size: 11px;
}
.app-tracker .ba-selected-projects .help-text {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  color: #8e9093;
  font-size: 11px;
  font-style: italic;
  padding-top: 10px;
  text-align: right;
}
.app-tracker .ba-selected-projects .transition-options {
  position: relative;
  float: left;
  width: 20.83333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
.app-tracker .ba-selected-projects .selection-options {
  position: relative;
  float: left;
  width: 4.16666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
.app-tracker .ba-selected-projects .selection-options .glyphicon {
  color: #8e9093;
  cursor: pointer;
  float: right;
  font-size: 14px;
}
.app-tracker .ba-selected-projects .selection-options .glyphicon:hover {
  color: #d4403a;
}
.app-tracker .ba-selected-projects .no-transitions-available {
  color: #8e9093;
  display: block;
  font-size: 11px;
  font-style: italic;
  padding-top: 5px;
}
.app-tracker .ba-selected-projects .container-details {
  background: #eeefef;
  color: #8e9093;
}
.app-tracker .ba-selected-projects .container-title {
  padding: 10px 5px;
}
.app-tracker .module-status-tags-settings .status-tags-add-new .alert {
  clear: both;
  margin-bottom: 0;
  margin-top: 10px;
}
.app-tracker .module-status-tags-settings .status-tag-item {
  overflow: hidden;
}
.app-tracker .module-status-tags-settings .status-tag-item button {
  float: right;
}
.app-tracker .table-tracker-module-config {
  width: 100%;
}
.app-tracker .app-body {
  padding-bottom: 10px;
  padding-top: 10px;
}
.app-tracker .app-body > .alert {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.app-tracker .app-body.collapse-widget-group > .alert {
  margin-left: 46px;
}
.app-tracker .app-tracker-primary {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-tracker .app-tracker-primary {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .app-tracker .app-tracker-primary {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .app-tracker .app-tracker-primary {
    left: 25%;
  }
}
@media (min-width: 1200px) {
  .app-tracker .app-tracker-primary {
    float: left;
    width: 79.16666667%;
  }
}
@media (min-width: 1200px) {
  .app-tracker .app-tracker-primary {
    left: 20.83333333%;
  }
}
.app-tracker .app-tracker-secondary {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-tracker .app-tracker-secondary {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .app-tracker .app-tracker-secondary {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .app-tracker .app-tracker-secondary {
    right: 75%;
  }
}
@media (min-width: 1200px) {
  .app-tracker .app-tracker-secondary {
    float: left;
    width: 20.83333333%;
  }
}
@media (min-width: 1200px) {
  .app-tracker .app-tracker-secondary {
    right: 79.16666667%;
  }
}
@media (min-width: 960px) {
  .app-tracker .app-tracker-secondary {
    padding-right: 0;
  }
}
@media print {
  .app-tracker .app-tracker-secondary {
    display: none;
  }
}
.app-tracker .collapse-widget-group .app-tracker-primary {
  border-left: 39px solid transparent;
  left: 0;
  width: 100%;
}
.app-tracker .collapse-widget-group .app-tracker-secondary {
  left: 0;
  padding-left: 5px;
  position: absolute;
  top: 10px;
  width: 44px;
}
.app-tracker .app-tracker-settings-primary {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .app-tracker .app-tracker-settings-primary {
    float: left;
    width: 100%;
  }
}
.app-tracker .app-tracker-settings-primary .nav-tabs-settings {
  border: 0;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 120px;
}
.app-tracker .app-tracker-settings-primary .nav-tabs-settings > li {
  float: none;
  margin: 0 0 10px;
  width: 100%;
}
.app-tracker .app-tracker-settings-primary .nav-tabs-settings > li > a {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px 0 0 3px;
  border-color: #ddd;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  margin: 0;
}
.app-tracker .app-tracker-settings-primary .nav-tabs-settings > li.active > a, .app-tracker .app-tracker-settings-primary .nav-tabs-settings > li.active > a:hover, .app-tracker .app-tracker-settings-primary .nav-tabs-settings > li.active > a:active {
  background-color: #dfe2e2;
}
.app-tracker .app-tracker-settings-primary .tab-content-settings {
  border-left: 120px solid transparent;
  left: 0;
  width: 100%;
}
.app-tracker .tracker-grid-config-addcolumn {
  margin-top: 10px;
}
.app-tracker #container_settings [data-id="tabs"] .form-toggle,
.app-tracker #container_settings [data-id="components"] .form-toggle {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
}
.app-tracker .table-tracker-modules {
  width: 100%;
}
.app-tracker .table-tracker-modules .column-move {
  max-width: 40px;
  min-width: 40px;
  width: 40px;
  text-align: center;
}
.app-tracker .table-tracker-modules .column-title {
  max-width: 150px;
  min-width: 150px;
  width: 150px;
}
.app-tracker .table-tracker-modules .column-enabled {
  max-width: 75px;
  min-width: 75px;
  width: 75px;
  text-align: center;
}
.app-tracker .table-tracker-modules .column-type {
  max-width: 90px;
  min-width: 90px;
  width: 90px;
  text-align: center;
}
.app-tracker .table-tracker-modules .column-description {
  max-width: 150px;
  min-width: 150px;
  width: 150px;
}
.app-tracker .table-tracker-modules .column-cloning-enabled {
  max-width: 75px;
  min-width: 75px;
  width: 75px;
  text-align: center;
}
.app-tracker .table-tracker-modules .column-clone-default {
  max-width: 150px;
  min-width: 150px;
  width: 150px;
}
.app-tracker .table-tracker-modules .column-templating {
  max-width: 100px;
  min-width: 100px;
  width: 100px;
  text-align: center;
}
.app-tracker .table-tracker-modules .column-row-numbering {
  text-align: center;
}
.app-tracker .table-tracker-modules .column-btn {
  width: 100%;
}
.app-tracker .table-tracker-module-config .column-move {
  max-width: 40px;
  min-width: 40px;
  width: 40px;
  text-align: center;
}
.app-tracker .table-tracker-module-config .column-heading {
  max-width: 150px;
  min-width: 150px;
  width: 150px;
}
.app-tracker .table-tracker-module-config .column-editor {
  max-width: 200px;
  min-width: 200px;
  width: 200px;
}
.app-tracker .table-tracker-module-config .column-type {
  max-width: 200px;
  min-width: 200px;
  width: 200px;
}
.app-tracker .table-tracker-module-config .column-display {
  max-width: 200px;
  min-width: 200px;
  width: 200px;
}
.app-tracker .table-tracker-module-config .column-req {
  max-width: 75px;
  min-width: 75px;
  width: 75px;
  text-align: center;
}
.app-tracker .table-tracker-module-config .column-sortable {
  max-width: 75px;
  min-width: 75px;
  width: 75px;
  text-align: center;
}
.app-tracker .table-tracker-module-config .column-searchable {
  max-width: 75px;
  min-width: 75px;
  width: 75px;
  text-align: center;
}
.app-tracker .table-tracker-module-config .column-cloneable {
  max-width: 75px;
  min-width: 75px;
  width: 75px;
  text-align: center;
}
.app-tracker .table-tracker-module-config .column-options {
  max-width: 350px;
  min-width: 350px;
  width: 350px;
}
.app-tracker .table-tracker-module-config .column-options .form-group {
  clear: both;
  float: left;
  margin-bottom: 0;
  width: 100%;
}
.app-tracker .table-tracker-module-config .column-options .form-label {
  display: inline-block;
  float: left;
  width: 30%;
}
.app-tracker .table-tracker-module-config .column-options .form-input {
  display: inline-block;
  float: right;
  width: 70% !important;
}
.app-tracker .table-tracker-module-config .column-options .form-toggle .form-input {
  width: 100% !important;
}
.app-tracker .table-tracker-module-config .column-options .form-toggle label {
  padding-left: 20px;
}
.app-tracker .table-tracker-module-config .column-options .form-toggle input {
  margin-left: -25px;
  margin-top: 0;
}
.app-tracker .table-tracker-module-config .column-btn {
  max-width: 75px;
  min-width: 75px;
  width: 75px;
  text-align: center;
}
.app-tracker .table-tracker-module-config .input-group {
  max-width: 185px;
}
.app-tracker .table-tracker-module-config .input-group > .select-filter-selected {
  max-width: 150px;
}
.app-tracker .table-tracker-modules .table-grid-head .col-header,
.app-tracker .table-tracker-module-config .table-grid-head .col-header {
  padding: 5px;
}
.app-tracker .table-tracker-modules .cell-render,
.app-tracker .table-tracker-module-config .cell-render {
  padding: 5px;
}
.app-tracker .table-tracker-modules .ui-sortable-helper > td,
.app-tracker .table-tracker-module-config .ui-sortable-helper > td {
  background-color: #ecf3fb;
  opacity: .6;
}
.app-tracker .table-tracker-modules .grid-drop-placeholder > td,
.app-tracker .table-tracker-module-config .grid-drop-placeholder > td {
  background-color: #ecf3fb;
}
.app-tracker .table-tracker-modules .grid-unsaved > .column-move .cell-render::before,
.app-tracker .table-tracker-module-config .grid-unsaved > .column-move .cell-render::before {
  color: #d58700;
  content: "";
  display: block;
  font-family: "wbd-glyph-font";
  font-size: 5px;
  height: 5px;
  left: 2px;
  line-height: 1;
  position: absolute;
  top: 2px;
  width: 5px;
}
.app-tracker .table-tracker-modules .no-config > .cell-data,
.app-tracker .table-tracker-modules .no-config > .cell-sys,
.app-tracker .table-tracker-module-config .no-config > .cell-data,
.app-tracker .table-tracker-module-config .no-config > .cell-sys {
  background-color: #f2f3f3;
}
.app-tracker .table-tracker-modules .no-config:hover > .cell-data,
.app-tracker .table-tracker-modules .no-config:hover > .cell-sys,
.app-tracker .table-tracker-module-config .no-config:hover > .cell-data,
.app-tracker .table-tracker-module-config .no-config:hover > .cell-sys {
  background-color: #eeefef;
}
.app-tracker .grid-config-modal .form-grid {
  padding-bottom: 35px;
}
.app-tracker .grid-config-modal .grid-table-wrapper {
  padding-bottom: 120px;
}
.app-tracker .grid-config-modal .select-filter ul {
  max-height: 80px;
  min-height: 80px;
}

.app-pd .pd-importer > .app-importer {
  padding: 10px;
}
.app-pd .asset-export-form .user-picklist-selected {
  margin-left: 0 !important;
  width: 100% !important;
}
.app-pd .asset-export-form .template-manage-option {
  color: #3478bc;
  display: inline-block;
  padding: 8px 0 8px 35px;
}
.app-pd .asset-export-form .template-manage-option:hover {
  cursor: pointer;
  text-decoration: underline;
}
.app-pd .asset-export-form .form-group {
  padding-left: 10px;
  padding-right: 10px;
}
.app-pd .asset-export-form .form-step > legend {
  background: transparent;
}
.app-pd .asset-export-form .form-step > legend p {
  font-weight: normal;
}
.app-pd .asset-export-form .form-step > legend .step-heading {
  color: #1F6830;
  display: block;
  font-size: 18px;
  margin: 0 0 5px;
}
.app-pd .asset-export-form .form-step > legend .step-legend {
  background: #eeefef;
  display: block;
  margin: 15px 0 0;
  padding: 5px 10px;
}
.app-pd .asset-export-form .data-toggles-wrapper {
  border: 1px solid #eeefef;
  margin: 10px 10px 20px;
  max-height: 350px;
  overflow: auto;
}
.app-pd .asset-export-form .form-step-actions {
  padding-right: 10px;
  text-align: right;
}
.app-pd .asset-export-form .btn-default[disabled] {
  color: #c5c7c9;
  opacity: .65 !important;
}
.app-pd .asset-export-form .btn-default[disabled]:hover {
  color: #8e9093;
}
.app-pd .asset-export-form .form-step-1 ul {
  height: 130px;
  max-height: 130px;
  min-height: 130px;
}
.app-pd .asset-export-form .form-step-1 .form-step-actions {
  padding-top: 130px !important;
}
.app-pd .asset-export-form .form-step-2 .form-input {
  display: block;
}
.app-pd .asset-export-form .form-step-2 .form-input label {
  display: block;
}
.app-pd .asset-export-form .step-2-toggle-all {
  margin: 0 0 10px;
  padding: 0 10px;
}
.app-pd .asset-export-form .form-step-3 > .form-group {
  width: 450px;
}
.app-pd .asset-export-form .form-step-3 > .form-group .form-label {
  width: 160px;
}
.app-pd .asset-export-form .form-step-3 .variant-disabled {
  color: #c5c7c9;
}
.app-pd .asset-export-form .form-step-3 .form-step-actions {
  margin-top: 30px;
}
.app-pd .asset-export-form .group-folder-structure {
  float: right;
}
.app-pd .asset-export-form .form-collapse-toggle > .wbd-glyph {
  float: right;
}
.app-pd .asset-export-form .no-available-files {
  color: #8e9093;
  font-style: italic;
  padding: 5px 10px 0;
}
.app-pd .asset-export-form .form-step-4 textarea {
  height: 200px;
}
.app-pd .asset-export-form .form-step-4 .form-toggle-multi-freeform > .form-input {
  width: 775px !important;
}
.app-pd .asset-export-form .form-step-4 > .form-group .form-input {
  width: 775px !important;
}
.app-pd .asset-export-form .form-step-4 > .form-toggle .form-input {
  margin-bottom: 10px;
  padding-left: 0;
}
.app-pd .asset-export-form .form-step-4 .form-actions {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.app-pd .asset-export-form .form-step-4 .form-actions > .form-group {
  padding-top: 85px !important;
}
.app-pd .asset-export-form .export-recipients {
  width: 775px;
}
.app-pd .asset-export-form .manage-templates {
  background: #fff;
  z-index: 100;
}
.app-pd .asset-export-form .manage-templates legend {
  background: transparent;
  color: #1F6830;
  display: block;
  font-size: 18px;
  margin: 0 0 5px;
}
.app-pd .asset-export-form .manage-templates ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-pd .asset-export-form .manage-templates .no-available-templates {
  font-style: italic;
  padding: 10px;
}
.app-pd .asset-export-form .manage-templates .form-input {
  width: 575px !important;
}
.app-pd .asset-export-form .manage-templates .item-options {
  display: inline-block;
  padding: 7px 0 0 30px;
}
.app-pd .asset-export-form .manage-templates .item-options label {
  border-right: 1px solid #dcdddd;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}
.app-pd .asset-export-form .manage-templates .item-options input {
  display: inline-block;
  height: inherit;
  margin: 0 10px 0 0;
  width: inherit;
}
.app-pd .asset-export-form .manage-templates .item-options .template-delete {
  color: #8e9093;
}
.app-pd .asset-export-form .manage-templates .item-options .template-delete:hover {
  color: #ac2925;
  cursor: pointer;
}
.app-pd .asset-export-form .manage-templates > .alert {
  margin-top: 20px;
}
.app-pd .asset-export-form .manage-templates .label-is-dirty label,
.app-pd .asset-export-form .manage-templates .global-is-dirty label {
  color: #e49b1c;
  font-style: italic;
}
.app-pd .asset-export-form .manage-templates .has-error label {
  color: #d4403a;
}
.app-pd .asset-export-form .manage-templates .has-error label .wbd-glyph {
  margin-left: 10px;
}
.app-pd .asset-export-form .manage-templates .has-error input {
  border-color: #e3837f;
}
.app-pd .asset-export-form .manage-templates-actions {
  margin: 60px 0 0;
  padding-right: 15px;
  text-align: right;
}
.app-pd .asset-export-form-step > legend {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.app-pd .asset-export-form-step > legend > span {
  background: #eeefef;
  border: 0;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.app-pd .asset-export-form-step > legend p {
  font-weight: normal;
  padding: 5px 10px;
}
.app-pd .pd-export-file-item {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.app-pd .pd-export-file-item .item-thumb {
  float: left;
  min-height: 128px;
  text-align: center;
  width: 18%;
}
.app-pd .pd-export-file-item .item-thumb img {
  max-height: 128px;
  max-width: 128px;
}
.app-pd .pd-export-file-item .item-meta {
  float: left;
  padding-left: 20px;
  width: 40%;
  word-break: break-all;
}
.app-pd .pd-export-file-item .item-meta li {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}
.app-pd .pd-export-file-item .item-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-pd .pd-export-file-item .meta-label {
  border-bottom: 1px dotted #8e9093;
  display: inline-block;
  float: left;
  font-weight: bold;
  line-height: 6px;
  padding-top: 6px;
  width: 30%;
}
.app-pd .pd-export-file-item .meta-label span {
  background: #fff;
  padding-right: 5px;
}
.app-pd .pd-export-file-item .meta-value {
  float: right;
  width: 70%;
}
.app-pd .pd-export-file-item .item-file-options {
  float: left;
  padding-left: 20px;
  width: 42%;
}
.app-pd .pd-export-file-item .item-file-options ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-pd .pd-export-file-item .item-file-options > div {
  font-weight: bold;
}

.app-am.am-pd-link-modal {
  margin: 10px;
}
.app-am .am-pd-link .am-pd-link-results-total {
  margin: 10px 0;
}
.app-am .am-pd-link .am-pd-link-search-results,
.app-am .am-pd-link .am-pd-link-selection {
  margin-bottom: 20px;
}
.app-am .am-pd-link .am-pd-link-search-results th,
.app-am .am-pd-link .am-pd-link-selection th {
  font-weight: bold;
}
.app-am .am-pd-link .am-pd-link-search-results.empty-recordset .dataTables_wrapper,
.app-am .am-pd-link .am-pd-link-selection.empty-recordset .dataTables_wrapper {
  display: none;
}
.app-am .am-pd-link .am-pd-link-actions {
  text-align: right;
}
.app-am .am-pd-link .am-pd-link-search {
  overflow: hidden;
}
.app-am .am-pd-link .am-pd-link-search .form-group-term {
  float: left;
  padding-right: 100px;
  width: 100%;
}
.app-am .am-pd-link .am-pd-link-search .form-group-actions {
  position: absolute;
  right: 10px;
}
.app-am .am-pd-link .am-pd-link-search .form-group-actions button span {
  margin-right: 5px;
}
.app-am .am-pd-link .am-pd-link-search > .alert {
  clear: both;
}
.app-am .am-pd-link .icon-loading {
  background: transparent url("../images/icon-loading-small.gif") no-repeat scroll center center;
  display: inline-block;
  height: 16px;
  margin: 0 5px;
  width: 16px;
}
.app-am .am-pd-link table.dataTable {
  margin: 0;
}
.app-am .am-pd-link table.dataTable thead .sorting:after,
.app-am .am-pd-link table.dataTable thead .sorting_asc:after,
.app-am .am-pd-link table.dataTable thead .sorting_desc:after {
  display: none;
}
.app-am .am-pd-link table.dataTable tbody td {
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
}
.app-am .am-pd-link table.dataTable tbody td.col-select, .app-am .am-pd-link table.dataTable tbody td.col-deselect {
  cursor: pointer;
  text-align: center;
  padding: 0;
  width: 50px !important;
  max-width: 50px;
}
.app-am .am-pd-link table.dataTable tbody td.col-select .glyphicon.loading::before, .app-am .am-pd-link table.dataTable tbody td.col-deselect .glyphicon.loading::before {
  content: '';
}
.app-am .am-pd-link table.dataTable tbody tr.odd td.sorting_1 {
  background-color: #eeefef;
}
.app-am .am-pd-link table.dataTable tbody tr.even td.sorting_1 {
  background-color: #f4f4f4;
}
.app-am .am-pd-link table.dataTable .select-all-rows {
  line-height: 30px;
}
.app-am .am-pd-link table.dataTable .select-row,
.app-am .am-pd-link table.dataTable .select-all-rows,
.app-am .am-pd-link table.dataTable .deselect-row,
.app-am .am-pd-link table.dataTable .deselect-all-rows {
  display: inline-block;
  margin: 5px 0;
  width: 40px;
}
.app-am .am-pd-link .pagination {
  padding-top: 10px;
}
.app-am .am-pd-link .pagination li a {
  padding: 5px 6px;
}
.app-am .am-pd-link .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: transparent;
  border-color: transparent;
}
.app-am .am-pd-link .am-pd-link-selection table.dataTable {
  width: 100% !important;
}
.app-am .am-pd-link .am-pd-link-selection table.dataTable td,
.app-am .am-pd-link .am-pd-link-selection table.dataTable th {
  width: 900px !important;
}
.app-am .am-pd-link .am-pd-link-selection table.dataTable td.col-deselect,
.app-am .am-pd-link .am-pd-link-selection table.dataTable th.col-deselect {
  width: 50px !important;
}
.app-am .am-pd-link .am-pd-link-confirmation {
  font-size: 16px;
}
.app-am .am-pd-link .DTFC_RightWrapper {
  display: none;
}
.app-am .am-pd-link .DTFC_LeftWrapper table {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.app-am .am-pd-link .DTFC_LeftBodyWrapper table {
  margin-top: 0 !important;
}
.app-am .am-pd-link .DTFC_LeftBodyWrapper table thead tr:first-child th,
.app-am .am-pd-link .DTFC_LeftBodyWrapper table tbody tr:first-child td {
  border-top: medium none;
}
.app-am .am-pd-link .loader {
  position: fixed !important;
}

.app-file-am .am-browser-title {
  color: #1F6830;
  font-size: 18px;
}
.app-file-am .am-browser-picker,
.app-file-am .am-browser-queue {
  float: left;
}
.app-file-am .am-browser-picker > span,
.app-file-am .am-browser-queue > span {
  display: block;
  font-weight: bold;
  padding: 10px 0;
}
.app-file-am .am-browser-queue {
  padding-left: 20px;
  width: 338px;
}
.app-file-am .am-browser-picker {
  width: 600px;
}
.app-file-am .am-picker-folders,
.app-file-am .am-picker-files,
.app-file-am .am-picker-variants {
  width: 200px;
}
.app-file-am .am-picker-folders > span,
.app-file-am .am-picker-files > span,
.app-file-am .am-picker-variants > span {
  min-height: 100px;
}
.app-file-am td.cell-data {
  background: #fff !important;
}
.app-file-am td.cell-data:last-child::after {
  border-right: 1px solid #e6e8e8;
}
.app-file-am .am-picker-folders {
  height: 400px;
  max-height: 400px;
  min-height: 400px;
  overflow: auto;
}
.app-file-am .am-picker-folders ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-file-am .am-picker-folders li {
  padding: 2px 0;
  position: relative;
}
.app-file-am .am-picker-folders li > span {
  cursor: pointer;
}
.app-file-am .am-picker-folders li > ul {
  display: none;
  padding-left: 15px;
}
.app-file-am .am-picker-folders .folder-state {
  background: url("/ui/themes/classic/images/am-folder-close.png") left top no-repeat;
  display: inline-block;
  height: 12px;
  left: 0;
  position: absolute;
  width: 26px;
}
.app-file-am .am-picker-folders .folder-empty > .folder-state {
  background-image: url("/ui/themes/classic/images/am-folder-empty.png") !important;
  width: 20px;
}
.app-file-am .am-picker-folders .folder-empty > .folder-label {
  margin-left: 20px;
}
.app-file-am .am-picker-folders .folder-label {
  display: block;
  margin-left: 30px;
}
.app-file-am .am-picker-folders > ul > li > .folder-state {
  background-image: url("/ui/themes/classic/images/am-folder-open.png");
}
.app-file-am .am-picker-folders > ul > li > ul {
  display: block;
}
.app-file-am .am-picker-folders .expanded > .folder-state {
  background-image: url("/ui/themes/classic/images/am-folder-open.png");
}
.app-file-am .am-picker-folders .expanded > ul {
  display: block;
}
.app-file-am .am-picker-folders .selected > .folder-label {
  font-weight: bold;
}
.app-file-am .file-filter {
  float: right;
  margin-top: -1px;
}
.app-file-am .file-filter input {
  border: 1px solid #8e9093;
  border-radius: 4px;
  color: #616466;
  font-size: 11px;
  font-weight: normal;
  padding-left: 5px;
  width: 100px;
}
.app-file-am .am-picker-files {
  height: 400px;
  max-height: 400px;
  min-height: 400px;
  overflow: auto;
}
.app-file-am .am-picker-files ul {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.app-file-am .am-picker-files li {
  cursor: pointer;
  padding: 2px 0;
}
.app-file-am .am-picker-files .selected {
  font-weight: bold;
}
.app-file-am .am-picker-variants {
  height: 400px;
  max-height: 400px;
  min-height: 400px;
  overflow: auto;
}
.app-file-am .am-picker-variants ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-file-am .am-picker-variants li {
  padding: 2px 0 2px 20px;
  position: relative;
  white-space: nowrap;
}
.app-file-am .am-picker-variants input {
  left: 0;
  position: absolute;
  top: 0;
}
.app-file-am .am-picker-variants label {
  cursor: pointer;
  display: block;
  font-weight: normal;
  margin: 0;
}
.app-file-am .am-picker-variants .inactive {
  color: #8e9093;
}
.app-file-am .am-file-selection {
  height: 436px;
  max-height: 436px;
  min-height: 436px;
  overflow: auto;
}
.app-file-am .am-file-selection > span {
  display: block;
  font-style: italic;
  padding: 10px 0;
}
.app-file-am .am-file-selection ul {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.app-file-am .am-file-selection li {
  border-bottom: 1px solid #e1e2e2;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
}
.app-file-am .am-file-selection li div {
  clear: both;
  margin-bottom: 5px;
  overflow: hidden;
  padding-right: 25px;
}
.app-file-am .am-file-selection li span {
  display: block;
  float: left;
  word-break: break-all;
}
.app-file-am .am-file-selection li span:nth-child(1) {
  background: url("/ui/themes/classic/images/ui-bg-dotted-eaebeb.png") left 14px repeat-x;
  font-weight: bold;
  margin-right: 10px;
  width: 66px;
}
.app-file-am .am-file-selection li span:nth-child(2) {
  width: 215px;
}
.app-file-am .am-file-selection li .remove-from-queue {
  bottom: 8px;
  padding-right: 0;
  position: absolute;
  right: 6px;
}
.app-file-am .am-file-selection li .remove-from-queue span {
  cursor: pointer;
  display: inline;
  float: none;
  width: auto;
}
.app-file-am .am-file-selection li .remove-from-queue span:hover {
  color: #d4403a;
}
.app-file-am .am-browser-actions {
  clear: both;
  padding: 20px 0;
  text-align: right;
}

.file-browser-plugin-am > .modal-dialog {
  max-width: inherit;
  min-width: inherit;
  width: 1000px;
}
.file-browser-plugin-am .modal-body {
  min-height: 640px;
}

.app-admin .app-admin-processing .grid-tools {
  right: 10px;
  top: 10px;
}
.app-admin .app-admin-lists .module-header {
  padding: 10px;
}
.app-admin .app-admin-lists .module-body {
  padding: 10px;
}
.app-admin .app-admin-lists .sys-list-status,
.app-admin .app-admin-lists .sys-list-items,
.app-admin .app-admin-lists .sys-list-options {
  text-align: center;
}
.app-admin .app-admin-lists .list-items-container {
  margin-top: 10px;
  min-height: 75px;
  position: relative;
}
.app-admin .app-admin-lists .list-items-container .list-item {
  clear: both;
  float: left;
  width: 100%;
}
.app-admin .app-admin-lists .list-items-container .list-item-title {
  display: inline-block;
  float: left;
}
.app-admin .app-admin-lists .list-items-container .list-item-tags {
  float: left;
}
.app-admin .app-admin-lists .list-items-container .list-item-options {
  display: inline-block;
  float: right;
}
.app-admin .app-admin-lists .list-item-new-container .alert {
  margin-top: 10px;
}
.app-admin .app-admin-lists .wbd-list-form > .alert {
  margin-top: 10px;
}
.app-admin .app-admin-lists .wbd-list-items .form-input {
  margin-left: 30px;
  width: 250px !important;
  max-width: 100% !important;
}
.app-admin .app-admin-primary {
  padding: 10px;
}

.highlight {
  background: #f7dfb1;
}

.cursor-hand:hover {
  cursor: move !important;
}

.cursor-pointer:hover {
  cursor: pointer !important;
}

.force-text-break {
  word-break: break-all;
}

.app-noauth {
  margin: 60px auto 0;
  width: 465px;
}
.app-noauth .app-body {
  border-width: 1px;
  padding: 20px;
}
.app-noauth .app-body > h2 {
  font-size: 16px;
  margin: 20px 0;
  padding-left: 10px;
}
.app-noauth .app-body > #msg-wrap {
  margin: 20px 0;
}
.app-noauth .app-body > #msg-wrap > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-noauth .app-body > img {
  display: block;
  margin: auto;
}
.app-noauth .app-body .noauth-links {
  text-align: center;
}
.app-noauth .app-body .form-actions {
  padding-right: 10px;
}

.layout-footer-noauth {
  margin: 0 auto;
  width: 465px;
}
