/* =============================================
   COMMON COMPONENT MIXINS
   Last modified date:     Aug 19, 2016
   Last modified by:       Anna Leeg
 * ============================================ */
/*
* Typographic scale is 1.8
* ==================================================================== */
/* web fonts generated by Font Squirrel (http://www.fontsquirrel.com) on February 25, 2015 */
/* generated from open sans @ google.com/fonts - Apache License */
/* =======================================================================================
   This reset file is a combination of
   normalize.css v3.0.1 by Nicolas Gallagher,git.io/normalize, MIT License
   reset.css v2.0 by Eric Meyer, http://meyerweb.com/eric/tools/css/reset/, public domain
 ========================================================================================= */
html.jr,
body.jr {
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html.jr {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body.jr {
  line-height: 1;
}

a.jr, b.jr, canvas.jr, caption.jr, div.jr, em.jr, embed.jr,
fieldset.jr, form.jr, h1.jr, h2.jr, h3.jr, h4.jr,
h5.jr, h6.jr, i.jr, iframe.jr, img.jr, label.jr,
legend.jr, li.jr, ol.jr, p.jr, span.jr, sub.jr,
sup.jr, table.jr, tbody.jr, td.jr, tfoot.jr,
th.jr, thead.jr, tr.jr, u.jr, ul.jr {
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

ol.jr,
ul.jr,
li.jr {
  list-style: none;
}

input.jr[type="email"],
input.jr[type="number"],
input.jr[type="password"],
input.jr[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

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

a.jr {
  background: transparent;
}

article.jr,
aside.jr,
details.jr,
figcaption.jr,
figure.jr,
footer.jr,
header.jr,
hgroup.jr,
main.jr,
nav.jr,
section.jr,
summary.jr {
  border: 0;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
  margin: 0;
  padding: 0;
}

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

button.jr {
  overflow: visible;
}

button.jr,
select.jr {
  text-transform: none;
}

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

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

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

input.jr {
  line-height: normal;
}

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

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

input.jr[type="search"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

:invalid {
  box-shadow: none;
}

:-moz-submit-invalid {
  box-shadow: none;
}

:-moz-ui-invalid {
  box-shadow: none;
}

textarea.jr {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
}

html.jr {
  height: 100%;
}

body.jr {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  height: 100%;
  position: relative;
  width: 100%;
}

h1.jr,
h2.jr,
h3.jr,
h4.jr,
h5.jr,
h6.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
}

a.jr {
  color: inherit;
  cursor: pointer;
}

th.jr {
  font-weight: normal;
}

p.jr,
textarea.jr {
  font-size: 1em;
  line-height: 1.4545454545;
}

legend.jr {
  font-size: 11px;
}

.jr[type="email"],
.jr[type="number"],
.jr[type="password"],
.jr[type="search"],
.jr[type="text"] {
  border: 0.091em solid #d6d6d6;
  height: 2.545em;
  padding-right: 0.364em;
  padding-left: 0.364em;
}

.jr[type="search"] {
  border: 0.091em solid #d6d6d6;
  height: 2.364em;
  padding-right: 2.909em;
  padding-left: 0.364em;
}

.jr:focus {
  outline: none;
}

input.jr[type="radio"],
input.jr[type="checkbox"] {
  height: 1.455em;
  width: 1.455em;
}

textarea.jr {
  border: 1px solid #d6d6d6;
  padding: 0.182em 0.364em;
}

button.jr {
  background-color: transparent;
  border: 0;
  display: inline-block;
  padding: 0;
  position: relative;
  vertical-align: top;
  white-space: nowrap;
}

div.jr {
  position: relative;
}

/* ==============================================
    BUTTON MODULE STYLESHEET
	Last modified date:     November 20, 2017
	Last modified by:       Anna Leeg
 * ============================================== */
.jr-mButtongroup.jr + .jr-mButtongroup.jr {
  margin-top: 0.727em;
}

.jr-mButtongroupSpread.jr:after {
  content: "";
  display: table;
  clear: both;
}

.jr-mButtongroupSpread.jr .jr-mButton.jr {
  float: left;
  margin-right: 2%;
}

.jr-mButtongroupSpread.jr .jr-mButton.jr:last-of-type {
  margin-right: 0;
}

.jr-mButton.jr {
  border: 1px solid transparent;
  border-radius: 0;
  font-size: 11px;
}

.jr-mButtonText.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.jr-mButtonText.jr > .jr-mButton-label.jr {
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1.182em;
  height: 2em;
  line-height: 2;
}

.jr-mButtonText.jr-mButtonSmall.jr > .jr-mButton-label.jr {
  display: inline-block;
  font-size: 1em;
  height: 1.818em;
  line-height: 1.8181818182;
}

.jr-mButtonText.jr-mButtonMedium.jr > .jr-mButton-label.jr {
  font-size: 1.182em;
  height: 2em;
  line-height: 2;
}

.jr-mButtonText.jr-mButtonLarge.jr > .jr-mButton-label.jr {
  font-size: 1.455em;
  height: 2.125em;
  line-height: 2.125;
}

.jr-mButtonOutline.jr {
  background-color: #fff;
  border: 1px solid #cecece;
  color: #656565;
}

.jr-mButtonDefault.jr {
  background-color: #f4f4f4;
  border: 1px solid #ededed;
  color: #333333;
  margin-right: 0.545em;
}

.jr-mButtonPrimary.jr {
  background-color: #1388d8;
  color: #fff;
  margin-right: 0.545em;
}

.jr-mButtonDefault.jr:last-of-type,
.jr-mButtonPrimary.jr:last-of-type {
  margin-right: 0;
}

.jr-mButtonDefault.jr-isHovered.jr,
.jr-mButtonDefault.jr:hover {
  background-color: #ebebeb;
}

.jr-mButtonPrimary.jr-isHovered.jr,
.jr-mButtonPrimary.jr:hover {
  background-color: #0177c8;
}

.jr-mButtonAction.jr {
  height: 2.545em;
  min-width: 2.909em;
}

.jr-mButtonAction.jr > .jr-mButton-icon.jr {
  margin: 0 0.182em;
}

.jr-mButtonAction.jr > .jr-mButton-label.jr {
  font-size: 1.091em;
  padding-left: 0.667em;
  padding-right: 0.667em;
}

.jr-mButtonAction.jr-mButtonSmall.jr {
  min-width: 2.364em;
}

.jr-mButtonAction.jr-mButtonMedium.jr {
  min-width: 2.909em;
}

.jr-mButtonAction.jr-mButtonLarge.jr {
  min-width: 3.636em;
}

.jr-mButtonSmall.jr {
  height: 2em;
}

.jr-mButtonMedium.jr {
  height: 2.545em;
}

.jr-mButtonLarge.jr {
  height: 3.273em;
}

.jr-mButtonDropdown.jr {
  padding-right: 0.727em;
}

.jr-mButtonDropdown.jr::after {
  border-left: 0.273em solid transparent;
  border-right: 0.273em solid transparent;
  border-top: 0.364em solid #666666;
  content: "";
  margin-right: 0.273em;
  position: absolute;
  top: 1.455em;
  right: 0;
}

.jr-mButtonDefault.jr[disabled] {
  color: #777;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

.jr-mButtonPrimary.jr[disabled] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}

.jr-mButtonAction.jr[disabled] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}

.jr-mButtonAction.jr-mButtonOutline.jr-isPressed.jr,
.jr-mButtonAction.jr-mButtonOutline.jr:active {
  border-color: #acacac;
}

.jr-mButtonAction.jr-mButtonOutline.jr-isDown.jr {
  background-color: #0177c8;
  border-color: transparent;
}

.jr-mButtonTool.jr-mButtonAction.jr-isHovered.jr,
.jr-mButtonTool.jr-mButtonAction.jr:hover {
  background-color: #f4f6fa;
  border: 1px solid #e2e2e2;
}

.jr-mButtonTool.jr-mButtonAction.jr-isPressed.jr,
.jr-mButtonTool.jr-mButtonAction.jr:active {
  border: 1px solid #acacac;
}

.jr-mButtonTool.jr-mButtonAction.jr-isDown.jr {
  background-color: #0177c8;
}

/* =======================================
   DIALOG BOX MODULE
   Last modified date:     Aug 3, 2017
   Last modified by:       Anna Leeg
 * ======================================== */
.jr-mDialog.jr {
  background-color: #fff;
  border: 0.091em solid #ccc;
  box-shadow: 0 1px #FFFFFF inset, 0 0 5px rgba(34, 25, 25, 0.4);
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  min-width: 27.273em;
  z-index: 5000;
}

.jr-mDialog-header.jr {
  background-color: #e3e3e3;
  cursor: move;
  height: 2.909em;
  padding-left: 1.091em;
  padding-right: 1.091em;
  position: relative;
}

.jr-mDialog-header-title.jr {
  color: #195b8a;
  display: inline-block;
  font-size: 1.091em;
  font-weight: bold;
  height: 100%;
  line-height: 2.9090909091;
  max-width: calc(100% - 2em);
  max-width: 95% \9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jr-mDialog-header-close.jr {
  position: absolute;
  top: 0.273em;
  right: 0.273em;
  bottom: 0.273em;
}

.jr-mDialog-body.jr {
  background-color: #fff;
  height: calc(100% - 6.545em);
  overflow-y: auto;
  position: relative;
  min-height: 7em;
}

.jr-mDialog-bodyPadded.jr {
  padding: 1.364em 2em;
}

.jr-mDialog-body.jr:last-child {
  min-height: 10.455em;
}

.jr-mDialog-body-wrapper.jr {
  margin: 1.364em 2em;
  width: calc(100% - 4em);
}

.jr-mDialog-body-wrapperFit.jr {
  display: table;
  height: calc(100% - 3.364em);
  margin-bottom: 2em;
}

.jr-mDialog-body-instructions.jr {
  margin-bottom: 1.818em;
}

.jr-mDialog-body-instructions-text.jr {
  color: #195b8a;
  margin-bottom: 1em;
}

.jr-mDialog-body-flexitem.jr {
  display: table-row;
  height: 100%;
}

.jr-mDialog-footer.jr {
  background-color: #fff;
  border-top: 1px solid #ccc;
  height: 3.636em;
  padding: 0.545em 0.909em 0.455em 0.909em;
  position: relative;
}

.jr-mDialog-footer-sizer.jr {
  background: url("images/sizer_icons_sprite.png") no-repeat 0px 0px;
  cursor: nwse-resize;
  height: 1.455em;
  position: absolute;
  right: 0.455em;
  bottom: 0.455em;
  width: 1.455em;
}

.jr-mDialog-sizer.jr {
  background: url("images/sizer_icons_sprite.png") no-repeat 0px 0px;
  cursor: pointer;
  height: 1.455em;
  position: absolute;
  right: 0.455em;
  bottom: 0.455em;
  width: 1.455em;
}

.jr-mDialogModal.jr {
  z-index: 6000;
}

.jr-mDialogFootless.jr {
  min-height: 9.909em;
}

.jr-mDialog.jr-isVisible.jr {
  display: block;
}

.jr-mDialog.jr-isHidden.jr {
  display: none;
}

/* ==============================================
   FORM MODULE STYLESHEET
   Last modified date:     Oct 26, 2016
   Last modified by:       Anna Leeg
 * ============================================== */
.jr-mForm.jr {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.jr-mForm-title.jr {
  color: #195b8a;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.455em;
  font-weight: bold;
  margin-bottom: 1em;
}

.jr-mForm-section.jr {
  margin: 0;
}

.jr-mForm-instructions.jr {
  color: #195b8a;
  margin-bottom: 1.818em;
}

.jr-mForm-sectionIndent.jr {
  margin: 0 2em 2em 2em;
}

.jr-mForm-section-title.jr {
  color: #666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.182em;
  font-weight: bold;
  margin-bottom: 1em;
}

.jr-mForm-section-group.jr {
  margin: 0;
}

.jr-mForm-section-groupIndent.jr {
  margin-left: 2em;
}

.jr-mForm-section-button.jr {
  margin-bottom: 2em;
}

.jr-mForm-container.jr {
  margin-bottom: 2em;
}

.jr-mForm-validation.jr {
  display: table;
  margin-bottom: 2em;
  margin-top: 0.727em;
  width: 100%;
}

.jr-mForm-validation-button.jr {
  display: table-cell;
  vertical-align: top;
}

.jr-mForm-validation-alert.jr {
  display: table-cell;
  width: 100%;
}

.jr-mForm-validation-alert-text.jr {
  vertical-align: top;
  background-color: #fde5e7;
  border-radius: 2px;
  color: #880000;
  display: block;
  line-height: 1.2727272727;
  padding: 0.182em 0.364em 0.273em 0.364em;
}

.jr-mForm-validation-button.jr:first-child,
.jr-mForm-validation-alert.jr:first-child {
  padding-right: 0.727em;
}

.jr-mForm-validation-button.jr:nth-child(2) {
  text-align: right;
}

.jr-mForm.jr .jr-mForm.jr:last-of-type .jr-mForm-validation.jr {
  margin-bottom: 0;
}

/* ===========================================
    INPUT MODULE
    Last modified date:     Nov 22, 2017
    Last modified by:       Anna Leeg
 * =========================================== */
.jr-mInputgroup.jr .jr-mInput-editable.jr,
.jr-mInputgroup.jr .jr-mInput-selectt.jr {
  margin-bottom: 1.636em;
}

.jr-mInputgroup.jr .jr-mInput-select.jr {
  margin-bottom: 1.909em;
}

.jr-mInput.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.jr-mInput-label.jr {
  color: #666666;
  display: block;
  line-height: 2;
  font-weight: bold;
}

.jr-mInput-labelBold.jr {
  font-weight: bold;
}

.jr-mInput-labelLight.jr {
  color: #999999;
  font-weight: normal;
}

.jr-mInput-labelRequired.jr::after {
  color: #195b8a;
  content: " *";
}

.jr-mInput-hint.jr {
  color: #999999;
  display: inline-block;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3636363636;
}

.jr-mInput-alert.jr {
  margin-top: 0.182em;
  margin-bottom: 0.364em;
  padding: 0.182em 0.364em 0.273em 0.364em;
  background-color: #fde5e7;
  border-radius: 2px;
  color: #880000;
  display: block;
  line-height: 1.2727272727;
  padding: 0.182em 0.364em 0.273em 0.364em;
}

.jr-mInput-alert-text.jr {
  height: auto;
}

.jr-mInput-validation.jr {
  display: table;
  margin-bottom: 2em;
  margin-top: 0.727em;
  width: 100%;
}

.jr-mInput-validation-button.jr {
  display: table-cell;
  vertical-align: top;
}

.jr-mInput-validation-alert.jr {
  display: table-cell;
  width: 100%;
}

.jr-mInput-validation-alert-text.jr {
  vertical-align: top;
  background-color: #fde5e7;
  border-radius: 2px;
  color: #880000;
  display: block;
  line-height: 1.2727272727;
  padding: 0.182em 0.364em 0.273em 0.364em;
}

.jr-mInput-validation-button.jr:first-child,
.jr-mInput-validation-alert.jr:first-child {
  padding-right: 0.727em;
}

.jr-mInput-validation-button.jr:nth-child(2) {
  text-align: right;
}

.jr-mInput-search.jr {
  background-color: #fff;
  background-image: url("images/icontrol_icons_sprite.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right -267px;
  color: #333333;
  display: inline-block;
  overflow: hidden;
  padding-right: 2.909em;
  position: relative;
}

.jr-mInput-search-clear.jr {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 0.091em;
  right: 2.545em;
  bottom: 0.091em;
  width: 2.545em;
}

.jr-mInput-search-clear-icon.jr {
  background-color: #fff;
  background-image: url("images/icontrol_icons_sprite.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 6px -174px;
  display: inline-block;
  height: 100%;
  width: 100%;
}

.jr-mInput-text.jr,
.jr-mInput-number.jr,
.jr-mInput-email.jr,
.jr-mInput-password.jr,
.jr-mInput-search.jr {
  width: 100%;
}

.jr-mInput-action.jr {
  display: table;
  width: 100%;
}

.jr-mInput-action-text.jr {
  display: table-cell;
  padding-right: 0.727em;
  width: 100%;
}

.jr-mInput-action-button.jr {
  display: table-cell;
  vertical-align: top;
}

.jr-mInput-textarea.jr {
  height: 6.364em;
  width: 100%;
}

.jr-mInput-date.jr {
  width/*\**/: 90% \9;
  width: calc(100% - 3em);
  white-space: normal;
}

.jr-mInput-datetrigger.jr {
  height: 2.545em;
  width: 2.545em;
}

.jr-mInput-datetrigger-icon.jr {
  height: 100%;
}

.jr-mInput-select.jr {
  margin-top: 0.364em;
  width: auto;
}

.jr-mInput-select.jr + .jr-mInput-alert.jr {
  margin-top: 0.545em;
}

.jr-mInput-selectWide.jr {
  width: 100%;
}

.jr-mInput-selectt.jr {
  background-color: #fff;
  display: inline-block;
  position: relative;
}

.jr-mInput-selectt-list.jr {
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 1px solid #d3d3d3;
  border-radius: 0;
  display: inline-block;
  line-height: 2.364em;
  height: 28px;
  padding-right: 2em;
  padding-right: 0\9;
  padding-left: 0.455em;
  position: relative;
  min-width: 50%;
  z-index: 10;
}

.jr-mInput-selecttWide.jr,
.jr-mInput-selecttWide.jr .jr-mInput-selectt-list.jr {
  width: 100%;
}

.jr-mInput-selectt-list.jr::-ms-expand {
  display: none;
}

.jr-mInput-selectt-list-item.jr {
  padding: 0.455em;
}

.jr-mInput-selectt-expander.jr {
  border: 1px solid #d3d3d3;
  display: none\9;
  padding-top: 0.182em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.jr-mInput-editable-text.jr {
  display: inline-block;
  height: 2.364em;
  line-height: 2.7272727273;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

.jr-mInput-editable-textBlank.jr {
  font-style: italic;
}

.jr-mInput-editable-textArea.jr {
  display: inline-block;
  height: auto;
  line-height: 1.4545454545;
  margin-top: 0.636em;
  max-width: 100%;
  min-height: 5.182em;
  text-overflow: clip;
  white-space: normal;
}

.jr-mInput-editable.jr ~ .jr-mInput-text,
.jr-mInput-editable.jr ~ .jr-mInput-textarea,
.jr-mInput-editableEdit.jr {
  display: none;
}

.jr-mInput-editable-textArea.jr ~ .jr-mInput-editable-indicator.jr {
  cursor: pointer;
  width: 2em;
}

.jr-mInput-editable-indicator.jr {
  background-color: inherit;
  display: none;
  margin-top: 0.364em;
  vertical-align: top;
  width: 2.909em;
}

.jr-mInput-editable-indicator.jr .jr-mIcon.jr {
  float: right;
  opacity: .5;
}

.jr-mInput-editable.jr .jr-mInput-alert.jr {
  background-color: #d81e29;
  border: 1px solid #d81e29;
  display: none;
  margin: 0;
  padding: 0 0.273em;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .jr-mInput-editableEdit.jr .jr-mInput-textarea.jr + .jr-mInput-alert.jr {
    bottom: 0.182em;
  }
}

.jr-mInput-set.jr {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  height: 6.545em;
  overflow-y: scroll;
  width: auto;
}

.jr-mInput-checkContainer.jr,
.jr-mInput-radioContainer.jr {
  margin-left: 0.455em;
  margin-top: 0.364em;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}

.jr-mInput-check.jr,
.jr-mInput-radio.jr {
  margin-left: 0.091em;
  padding-bottom: 0.636em;
  position: relative;
  white-space: nowrap;
}

.jr-mInput-check-box.jr,
.jr-mInput-radio-button.jr,
.jr-mInput-boolean-box.jr {
  display: inline-block;
  line-height: 1.818em;
  margin-right: 0.182em;
}

.jr-mInput-boolean-box.jr {
  margin-top: 0.273em;
}

.jr-mInput-check-label.jr,
.jr-mInput-radio-label.jr,
.jr-mInput-boolean-label.jr {
  color: #666666;
  cursor: default;
  display: inline-block;
  vertical-align: top;
  line-height: 1.4545454545;
  width: calc(100% - 3em);
}

.jr-mInput-checklabel.jr,
.jr-mInput-radiolabel.jr {
  width: 100%;
}

.jr-mInput-boolean-label.jr {
  font-weight: bold;
  margin-top: 0.273em;
}

.jr-mItemselector.jr {
  height: 2em;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.jr-mInput-buttonContainer.jr {
  border: 0.091em solid #d6d6d6;
  border-top: none;
  position: relative;
  width: 100%;
}

.jr-mItemselector-button.jr {
  background-color: #fff;
  border-right: 0.091em solid #d6d6d6;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 1.8181818182;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jr-mItemselector-button-icon.jr {
  width: 1.273em;
  top: 0.091em;
}

.jr-mItemselector-button-icon.jr-checkmark.jr {
  background-position: 0 -866px;
}

.jr-mItemselector-button-icon.jr-cancel.jr {
  background-position: 0 -843px;
}

.jr-mItemselector-button-icon.jr-invert.jr {
  background-position: -2px -500px;
}

.jr-mItemselector-button-label.jr {
  display: inline-block;
  height: 100%;
  margin-top: 0.091em;
  text-decoration: none;
  vertical-align: top;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .jr-mItemselector-button-label.jr {
    display: inline;
  }
}

.jr-mItemselector-button.jr:last-of-type {
  border-right: none;
}

.jr-mInput.jr-isDisabled.jr {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}

.jr-mInput.jr-isDisabled.jr .jr-mInput-datetrigger.jr {
  cursor: default;
}

.jr-mInput.jr-isDisabled.jr * {
  cursor: default;
}

.jr-mInput-text.jr:disabled,
.jr-mInput-textarea.jr:disabled,
.jr-mInput-number.jr:disabled,
.jr-mInput-email.jr:disabled,
.jr-mInput-date.jr:disabled,
.jr-mInput-password.jr:disabled,
.jr-mInput-search.jr:disabled {
  background-color: #f6f7f8;
}

.jr-mInput-editableStatic.jr-isHovered.jr .jr-mInput-editable-text {
  max-width: calc(100% - 38px) !important;
  text-overflow: clip;
}

.jr-mInput-editableStatic.jr-isHovered.jr .jr-mInput-editable-indicator.jr {
  display: inline-block;
}

.jr-mInput-editableStatic.jr-isClicked.jr {
  display: none;
}

.jr-mInput-editableStatic.jr-isClicked.jr ~ .jr-mInput-editableEdit {
  display: block;
}

.jr-mInput-editableEdit.jr-isInvalid.jr .jr-mInput-alert.jr {
  display: inline-block;
}

.jr-mInput-editableEdit.jr-isInvalid.jr .jr-mInput-text.jr,
.jr-mInput-editableEdit.jr-isInvalid.jr .jr-mInput-textarea.jr {
  border: 0.091em solid #d81e29;
  padding-right: 2.727em;
}

.jr-mInput-alert.jr-isInvisible.jr {
  visibility: hidden;
}

.jr-mInput-search-clear.jr-isVisible.jr {
  display: block;
}

.jr-mSingleselect-input-placeholder.jr-isHidden.jr {
  display: none;
}

/* =============================================
    INPUT CONTROL MODULE STYLESHEET

    Project:                JasperReports Server
    Last modified date:     June 08, 2016
    Last modified by:       Igor Nesternko
 * ============================================= */
.jr-mInputControlContainer.jr {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.jr-mInputControlBoolean.jr {
  /**/
}

.jr-mInputControlSingleValueText.jr {
  /**/
}

.jr-mInputControlSingleValueNumber.jr {
  /**/
}

.jr-mInputControlSingleValueDate.jr {
  /**/
}

.jr-mInputControlSingleValueDatetime.jr {
  /**/
}

.jr-mInputControlSingleValueTime.jr {
  /**/
}

.jr-mInputControlSingleSelect.jr {
  /**/
}

.jr-mInputControlMultiSelect.jr {
  /**/
}

.jr-mInputControlSingleSelectRadio.jr {
  /**/
}

.jr-mInputControlMultiSelectCheckbox.jr {
  /**/
}

/* =======================================
   SELECT LIST MODULE
   Last modified date:     Nov 18, 2016
   Last modified by:       Anna Leeg
 * ========================================= */
.jr-mSelectlist.jr {
  background-color: #fff;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  position: relative;
  -moz-user-select: -moz-none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  line-height: 1.182em;
}

.jr-mSelectlist-item.jr {
  border-top: 1px solid #fff;
  background-color: inherit;
  cursor: pointer;
  line-height: 1.545em;
  padding-right: 0.545em;
  padding-left: 0.545em;
  white-space: nowrap;
}

.jr-mSelectlist-item-wrapper.jr {
  padding-top: 0.182em;
  padding-bottom: 0.182em;
}

.jr-mSelectlist-item-text.jr {
  color: inherit;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  white-space: nowrap;
}

.jr-mSelectlistSelected.jr > .jr-mSelectlist-item.jr {
  background-color: #1388d8;
  color: #fff;
}

.jr-mSelectlistSelected .jr-mSelectlist-item-delete.jr {
  background-color: transparent;
  background-image: url("images/icontrol_icons_sprite.png");
  background-position: 0 -85px;
  float: left;
  height: 16px;
  width: 16px;
}

.ipad .jr-mSelectlist-item.jr {
  font-size: 14px;
  line-height: 2;
}

.ipad .jr-mSelectlistSelected .jr-mSelectlist-item-delete.jr {
  background-position: 0 -232px;
  height: 26px;
  width: 20px;
}

.jr-mSingleselect.jr {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.jr-mSingleselect-input.jr {
  background-color: #fff;
  border: 0.091em solid #d6d6d6;
  cursor: pointer;
  display: inline-block;
  height: 2.545em;
  line-height: 2.5454545455;
  overflow: hidden;
  padding-left: 0.545em;
  position: relative;
  text-decoration: none;
  width: 100%;
  z-index: 1;
}

.jr-mSingleselect-input.jr-isFocused.jr {
  border: 1px solid #fabc58;
}

.jr-mSingleselect-input-placeholder.jr {
  color: #999999;
}

.jr-mSingleselect-input-selection.jr {
  white-space: nowrap;
}

.jr-mSingleselect-input-expander.jr {
  background: #fff url("images/icontrol_icons_sprite.png") no-repeat right -292px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3em;
}

.jr-mSingleselect-search.jr {
  background: #fff;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  -moz-box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  display: block;
  left: -9999px;
  height: 3.455em;
  padding: .455em .455em 0 .455em;
  position: absolute;
  top: 2.545em;
  width: 100%;
  z-index: 1001;
}

.jr-mSingleselect-dropdown.jr {
  background-color: #FFFFFF;
  border: 1px solid #d6d6d6;
  border-top: 0;
  -moz-box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  padding-top: 0.364em;
  padding-right: 0.091em;
  padding-left: 0.091em;
  position: absolute;
  z-index: 1001;
}

.jr-mSingleselect-dropdown.jr .jr-mScalablelist.jr {
  max-height: 22em;
}

.jr-mMultiselect.jr {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  min-height: 87px;
}

.jr-mMultiselect-input-placeholder.jr {
  color: #999999;
}

.jr-mMultiselect-toggleContainer.jr {
  height: 26px;
  border-bottom: 1px solid #d6d6d6;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.jr-mMultiselect-toggle.jr {
  border: 1px solid #d6d6d6;
  border-bottom: none;
  cursor: pointer;
  position: absolute;
}

.jr-mMultiselect-toggle-label.jr {
  color: #195b8a;
  display: block;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.jr-mMultiselect-toggleAvailable.jr {
  right: 50%;
  bottom: 0;
  left: 0;
}

.jr-mMultiselect-toggleSelected.jr {
  right: 0;
  bottom: 0;
  left: 51%;
}

.ipad .jr-mMultiselect-toggleContainer.jr {
  height: 36px;
}

.ipad .jr-mMultiselect-toggle-label.jr {
  font-size: 14px;
}

.jr-mMultiselect-search.jr {
  background: #fff;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  padding: 5px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.ipad .jr-mMultiselect-search.jr {
  background-position: right -266px;
  height: 2.727em;
}

.jr-mMultiselect-listContainer.jr {
  background: transparent;
  border-top: none;
  border-bottom: 1px solid #d6d6d6;
  height: 100%;
  min-height: inherit;
}

.jr-mMultiselect-listContainer.jr-isInactive.jr {
  left: -9999px;
  position: absolute;
  top: 0;
}

.jr-mMultiselect-listContainer.jr-isActive.jr {
  left: inherit;
  position: relative;
  top: inherit;
}

.jr-mMultiselect-list.jr {
  height: 100%;
  border-right: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
}

.jr-mMultiselect-list-message.jr {
  font-style: italic;
  padding: 2em;
  text-align: center;
}

.jr-mMultiselect-buttonContainer.jr {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-bottom: none;
  height: auto;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.jr-mMultiselectSimple.jr {
  height: auto;
}

.jr-mMultiselectSimple.jr .jr-mMultiselect-listContainer.jr {
  border: 1px solid #d6d6d6;
}

.jr-mMultiselectSimple.jr .jr-mMultiselect-list.jr {
  border: none;
}

.jr-mMultiselectFit.jr {
  height: calc(100% - 2em);
}

.ipad .jr-mMultiselect-buttonContainer.jr {
  height: 30px;
}

.ipad .jr-mMultiselect-button.jr {
  font-size: 14px;
  line-height: 30px;
}

.ipad .jr-mMultiselect-button-icon.jr {
  height: 28px;
}

.ipad .jr-mMultiselect-button-icon.all.jr {
  background-position: 0 -142px;
  width: 20px;
}

.ipad .jr-mMultiselect-button-icon.none.jr {
  background-position: 0 -172px;
  width: 17px;
}

.ipad .jr-mMultiselect-button-icon.invert.jr {
  background-position: 0 -203px;
  width: 18px;
}

.jr-mSelectlist-item.jr-isHovered.jr {
  background-color: #e5e5e5;
  color: #333;
}

.jr-mSelectlist-item.jr-isSelected.jr {
  background-color: #1388d8;
  color: #fff;
}

.jr-mSelectlist-item.jr-isSelected.jr-isHovered.jr {
  background-color: #0f67a9;
  color: #fff;
}

.jr-mSingleselect-input.jr-isOpen.jr {
  -moz-box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  box-shadow: 0 0.364em 0.364em rgba(51, 51, 51, 0.5);
  border-bottom: .091em solid #fff;
}

.jr-mSingleselect-input.jr-isOpen.jr .jr-mSingleselect-input-expander.jr,
.jr-mSingleselect-input.jr-isOpen.jr .jr-mSingleselect-input-placeholder.jr {
  display: none;
}

.jr-mSingleselect-search.jr-isOpen.jr {
  left: 0;
}

.jr-mMultiselect-toggle.jr-isActive.jr {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  height: 26px;
  line-height: 24px;
  top: 1px;
}

.jr-mMultiselect-toggle.jr-isInactive.jr {
  background-color: #ebebea;
  height: 20px;
  line-height: 18px;
}

.jr-mMultiselect-list-message.jr-isHidden.jr {
  display: none;
}

.ipad .jr-mMultiselect-toggle.jr-isActive.jr {
  height: 36px;
  line-height: 34px;
}

.ipad .jr-mMultiselect-toggle.jr-isInactive.jr {
  height: 28px;
  line-height: 26px;
}

/* =============================================
    ICON MODULE STYLESHEET
    Last change date:    May 16, 2017
    Last changed by:     Anna Leeg
 * ============================================= */
@font-face {
  font-family: "icons";
  src: url("fonts/icons.eot?9b80693b6df16c5e395919846e0d5a10");
  src: url("fonts/icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons.woff?9b80693b6df16c5e395919846e0d5a10") format("woff"), url("fonts/icons.ttf?9b80693b6df16c5e395919846e0d5a10") format("truetype"), url("fonts/icons.svg?9b80693b6df16c5e395919846e0d5a10#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.jr-mIcon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jr-mIcon.jr-arrowClosed:before {
  content: "\f101";
}

.jr-mIcon.jr-arrowDoubleLeft:before {
  content: "\f102";
}

.jr-mIcon.jr-arrowDoubleRight:before {
  content: "\f103";
}

.jr-mIcon.jr-arrowDown:before {
  content: "\f104";
}

.jr-mIcon.jr-arrowLeft:before {
  content: "\f105";
}

.jr-mIcon.jr-arrowOpen:before {
  content: "\f106";
}

.jr-mIcon.jr-arrowRight:before {
  content: "\f107";
}

.jr-mIcon.jr-arrowToBottom:before {
  content: "\f108";
}

.jr-mIcon.jr-arrowToLeft:before {
  content: "\f109";
}

.jr-mIcon.jr-arrowToRight:before {
  content: "\f10a";
}

.jr-mIcon.jr-arrowToTop:before {
  content: "\f10b";
}

.jr-mIcon.jr-arrowUp:before {
  content: "\f10c";
}

.jr-mIcon.jr-bookmark:before {
  content: "\f10d";
}

.jr-mIcon.jr-calendar:before {
  content: "\f10e";
}

.jr-mIcon.jr-cancel:before {
  content: "\f10f";
}

.jr-mIcon.jr-cancelRound:before {
  content: "\f110";
}

.jr-mIcon.jr-chartColumn:before {
  content: "\f111";
}

.jr-mIcon.jr-checkmark:before {
  content: "\f112";
}

.jr-mIcon.jr-checkmarkRound:before {
  content: "\f113";
}

.jr-mIcon.jr-clock:before {
  content: "\f114";
}

.jr-mIcon.jr-database:before {
  content: "\f115";
}

.jr-mIcon.jr-delete:before {
  content: "\f116";
}

.jr-mIcon.jr-download:before {
  content: "\f117";
}

.jr-mIcon.jr-edit:before {
  content: "\f118";
}

.jr-mIcon.jr-export:before {
  content: "\f119";
}

.jr-mIcon.jr-file:before {
  content: "\f11a";
}

.jr-mIcon.jr-fileOpen:before {
  content: "\f11b";
}

.jr-mIcon.jr-filter:before {
  content: "\f11c";
}

.jr-mIcon.jr-gear:before {
  content: "\f11d";
}

.jr-mIcon.jr-gears:before {
  content: "\f11e";
}

.jr-mIcon.jr-grid:before {
  content: "\f11f";
}

.jr-mIcon.jr-hamburger:before {
  content: "\f120";
}

.jr-mIcon.jr-hashtag:before {
  content: "\f121";
}

.jr-mIcon.jr-home:before {
  content: "\f122";
}

.jr-mIcon.jr-info:before {
  content: "\f123";
}

.jr-mIcon.jr-infoRound:before {
  content: "\f124";
}

.jr-mIcon.jr-inputControl:before {
  content: "\f125";
}

.jr-mIcon.jr-invert:before {
  content: "\f126";
}

.jr-mIcon.jr-join:before {
  content: "\f127";
}

.jr-mIcon.jr-joinFull:before {
  content: "\f128";
}

.jr-mIcon.jr-joinInner:before {
  content: "\f129";
}

.jr-mIcon.jr-joinLeft:before {
  content: "\f12a";
}

.jr-mIcon.jr-joinRight:before {
  content: "\f12b";
}

.jr-mIcon.jr-link:before {
  content: "\f12c";
}

.jr-mIcon.jr-linkExternal:before {
  content: "\f12d";
}

.jr-mIcon.jr-list:before {
  content: "\f12e";
}

.jr-mIcon.jr-loading:before {
  content: "\f12f";
}

.jr-mIcon.jr-maximize:before {
  content: "\f130";
}

.jr-mIcon.jr-meatball:before {
  content: "\f131";
}

.jr-mIcon.jr-message:before {
  content: "\f132";
}

.jr-mIcon.jr-minimize:before {
  content: "\f133";
}

.jr-mIcon.jr-minus:before {
  content: "\f134";
}

.jr-mIcon.jr-minusSquare:before {
  content: "\f135";
}

.jr-mIcon.jr-operatorAdd:before {
  content: "\f136";
}

.jr-mIcon.jr-operatorAnd:before {
  content: "\f137";
}

.jr-mIcon.jr-operatorColon:before {
  content: "\f138";
}

.jr-mIcon.jr-operatorDivide:before {
  content: "\f139";
}

.jr-mIcon.jr-operatorEqual:before {
  content: "\f13a";
}

.jr-mIcon.jr-operatorGreaterEqual:before {
  content: "\f13b";
}

.jr-mIcon.jr-operatorGreaterThan:before {
  content: "\f13c";
}

.jr-mIcon.jr-operatorIn:before {
  content: "\f13d";
}

.jr-mIcon.jr-operatorLessEqual:before {
  content: "\f13e";
}

.jr-mIcon.jr-operatorLessThan:before {
  content: "\f13f";
}

.jr-mIcon.jr-operatorMultiply:before {
  content: "\f140";
}

.jr-mIcon.jr-operatorNot:before {
  content: "\f141";
}

.jr-mIcon.jr-operatorNotEqual:before {
  content: "\f142";
}

.jr-mIcon.jr-operatorOr:before {
  content: "\f143";
}

.jr-mIcon.jr-operatorParenLeft:before {
  content: "\f144";
}

.jr-mIcon.jr-operatorParenRight:before {
  content: "\f145";
}

.jr-mIcon.jr-operatorPercent:before {
  content: "\f146";
}

.jr-mIcon.jr-operatorSubtract:before {
  content: "\f147";
}

.jr-mIcon.jr-plus:before {
  content: "\f148";
}

.jr-mIcon.jr-plusSquare:before {
  content: "\f149";
}

.jr-mIcon.jr-properties:before {
  content: "\f14a";
}

.jr-mIcon.jr-query:before {
  content: "\f14b";
}

.jr-mIcon.jr-redo:before {
  content: "\f14c";
}

.jr-mIcon.jr-refresh:before {
  content: "\f14d";
}

.jr-mIcon.jr-save:before {
  content: "\f14e";
}

.jr-mIcon.jr-search:before {
  content: "\f14f";
}

.jr-mIcon.jr-sort:before {
  content: "\f150";
}

.jr-mIcon.jr-squareBackground:before {
  content: "\f151";
}

.jr-mIcon.jr-stop:before {
  content: "\f152";
}

.jr-mIcon.jr-switch:before {
  content: "\f153";
}

.jr-mIcon.jr-textABottom:before {
  content: "\f154";
}

.jr-mIcon.jr-textACenter:before {
  content: "\f155";
}

.jr-mIcon.jr-textALeft:before {
  content: "\f156";
}

.jr-mIcon.jr-textAMiddle:before {
  content: "\f157";
}

.jr-mIcon.jr-textARight:before {
  content: "\f158";
}

.jr-mIcon.jr-textATop:before {
  content: "\f159";
}

.jr-mIcon.jr-textBold:before {
  content: "\f15a";
}

.jr-mIcon.jr-textItalic:before {
  content: "\f15b";
}

.jr-mIcon.jr-textUnderline:before {
  content: "\f15c";
}

.jr-mIcon.jr-treeHorizontal:before {
  content: "\f15d";
}

.jr-mIcon.jr-treeVertical:before {
  content: "\f15e";
}

.jr-mIcon.jr-undo:before {
  content: "\f15f";
}

.jr-mIcon.jr-undoAll:before {
  content: "\f160";
}

.jr-mIcon.jr-unlink:before {
  content: "\f161";
}

.jr-mIcon.jr-view:before {
  content: "\f162";
}

.jr-mIcon.jr-warning:before {
  content: "\f163";
}

.jr-mIcon.jr-warningRound:before {
  content: "\f164";
}

@font-face {
  font-family: "icons";
  src: url("fonts/icons.eot");
  src: url("fonts/icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons.woff") format("woff"), url("fonts/icons.ttf") format("truetype"), url("fonts/icons.svg#icons") format("svg");
  font-weight: "normal";
  font-style: "normal";
}

.jr-mIcon.jr {
  color: #686868;
  font-size: 18px;
  height: 1.529em;
  line-height: 1.5294117647;
  position: relative;
  text-decoration: none;
}

.jr-mIconSmall.jr {
  font-size: 14px;
  height: 1.429em;
  line-height: 1.4285714286;
}

.jr-mIconLarge.jr {
  font-size: 24px;
  height: 1.417em;
  line-height: 1.4166666667;
}

.jr-mIconXLarge.jr {
  font-size: 30px;
  height: 1.4em;
  line-height: 1.4;
}

.jr-mIcon.jr-isHidden.jr {
  display: none;
}

.jr-mIconInverted {
  color: #fff !important;
}

.jr-joinFull:after,
.jr-joinInner:after,
.jr-joinLeft:after,
.jr-joinRight:after {
  content: "\f127";
  position: absolute;
  left: 0px;
}

.jr-joinFull:before,
.jr-joinInner:before,
.jr-joinLeft:before,
.jr-joinRight:before {
  color: #c5c3c3;
}

.jr-mIconInverted.jr-joinFull:before,
.jr-mIconInverted.jr-joinInner:before,
.jr-mIconInverted.jr-joinLeft:before,
.jr-mIconInverted.jr-joinRight:before {
  color: #c5c3c3;
  color: rgba(255, 255, 255, 0.3);
}

.jr-mIcon.jr-loading {
  border: solid #ddd;
  border-top-color: #888;
  border-width: 4px;
  border-radius: 50%;
  height: 1.091em;
  width: 1.091em;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -ms-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  border: none\9  !important;
  background: url("images/jr-loading_animation.gif") no-repeat -2px 0px\9;
  background-size: 120%;
}

@-webkit-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@-ms-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.jr-mIcon.jr-mIconInverted.jr-loading {
  border: #80bbe4 solid 4px;
  border-top-color: white;
}

.jr-mIcon.jr-mIconSmall.jr-loading {
  border-width: 3px;
}

.jr-mIcon.jr-mIconLarge.jr-loading {
  border-width: 5px;
}

/* ===========================================
  SIZE STYLESHEET (jQuery Widget)

  Created:                Feb 29, 2016
  Last modified date:     Apr 15, 2016
  Last modified by:       Anna Leeg
 * =========================================== */
.jr-mSizer.jr {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.jr-mSizer.jr.ui-resizable-s {
  font-size: 11px;
}

.jr-mSizerVertical.jr.ui-resizable-s {
  bottom: inherit;
  height: 0.909em;
  left: inherit;
  margin-bottom: 0.909em;
  margin-top: 0.909em;
}

.jr-mSizerVertical.jr .ui-icon {
  background-image: none;
  border-top: 3px double #333;
  height: 0.273em;
  margin: 0 auto;
  width: 0.909em;
}

.jr-mSizer.jr-isInvisible.jr {
  visibility: hidden;
}

/* =============================================
    MENU MODULE RULES
    Last modified date:  June 21, 2017
    Last modified by:    Anna Leeg
 * ============================================= */
.jr-mMenu.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.jr-mMenu-node.jr,
.jr-mMenu-leaf.jr {
  cursor: pointer;
  position: relative;
}

.jr-mMenuHorizontal.jr {
  display: inline-block;
  height: inherit;
}

.jr-mMenuHorizontal.jr .jr-mMenu-leaf-icon.jr {
  margin-top: 0.571em;
  margin-right: -0.429em;
  margin-left: -0.429em;
}

.jr-mMenuHorizontal.jr > .jr-mMenu-node.jr,
.jr-mMenuHorizontal.jr > .jr-mMenu-leaf.jr {
  float: left;
  height: inherit;
  padding-left: 1.091em;
  padding-right: 1.091em;
}

.jr-mMenuHorizontal.jr > .jr-mMenu-node.jr {
  padding-right: 1.692em;
}

.jr-mMenuHorizontal.jr .jr-mMenu-node-label.jr,
.jr-mMenuHorizontal.jr .jr-mMenu-leaf-label.jr {
  display: inline-block;
  font-size: 1.182em;
  line-height: 2.7692307692;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .jr-mMenuHorizontal.jr .jr-mMenu-node-label.jr,
  .jr-mMenuHorizontal.jr .jr-mMenu-leaf-label.jr {
    line-height: 2.9230769231;
  }
}

.jr-mMenuHorizontal.jr .jr-mMenu-node-label.jr:after {
  border-top: .308em solid #fff;
  border-right: 0.231em solid transparent;
  border-left: 0.231em solid transparent;
  content: "";
  margin-left: 0.231em;
  position: absolute;
  top: 50%;
}

.jr-mMenu-leaf-label-link.jr,
.jr-mMenu-node-label-link.jr {
  color: #fff;
  outline: none;
  text-decoration: none;
}

.jr-mMenuVertical.jr {
  background-color: #ffffff;
  display: inline-block;
  padding-top: 0.455em;
  padding-bottom: 0.455em;
  min-width: 150px;
  border: 1px solid #ccc;
  border-radius: 0;
  font-family: Arial;
}

.jr-mMenuVertical.jr .jr-mMenu-separator.jr {
  border-top: 0.091em solid #e1e2e3;
  margin-top: 0.455em;
  margin-bottom: 0.455em;
}

.jr-mMenuVertical.jr > .jr-mMenu-node.jr,
.jr-mMenuVertical.jr > .jr-mMenu-leaf.jr {
  height: auto;
}

.jr-mMenuVertical.jr > .jr-mMenu-node.jr:after {
  border-left: 0.727em solid #333;
  border-top: 0.455em solid transparent;
  border-bottom: 0.455em solid transparent;
  content: "";
  position: absolute;
  top: 36%;
  right: 1em;
}

.jr-mMenuVertical.jr .jr-mMenu-node-label.jr,
.jr-mMenuVertical.jr .jr-mMenu-leaf-label.jr {
  background-repeat: no-repeat;
  font-size: 1.182em;
  line-height: 2.154em;
  margin-right: 2.154em;
  margin-bottom: 0;
  white-space: nowrap;
}

.jr-mMenuVertical.jr .jr-mMenu-node-label.jr {
  margin-left: 2em;
}

.jr-mMenuVertical.jr .jr-mMenu-leaf-toggle.jr {
  display: inline-block;
  height: 0.462em;
  margin-right: 0.462em;
  margin-left: 0.846em;
  vertical-align: middle;
  width: 0.462em;
}

.jr-mMenuHorizontal.jr > .jr-mMenu-node.jr-isHovered.jr,
.jr-mMenuHorizontal.jr > .jr-mMenu-leaf.jr-isHovered.jr {
  background: #195b8a;
}

.jr-mMenuVertical.jr > .jr-mMenu-node.jr-isHovered.jr,
.jr-mMenuVertical.jr > .jr-mMenu-leaf.jr-isHovered.jr,
.jr-mMenuVertical.jr > .jr-mMenu-leaf:hover.jr {
  background: #195b8a;
  color: #fff;
}

.jr-mMenu-leaf-toggle.jr-isOn.jr {
  background-color: #3e8ddd;
  border-radius: 3px;
  display: inline-block;
  height: 6px;
  margin-top: -0.231em;
  margin-right: 0.615em;
  margin-left: 0.615em;
  vertical-align: middle;
  width: 0.462em;
}

.jr-mMenu-leaf.jr-isHovered.jr .jr-mMenu-leaf-toggle.jr-isOn.jr {
  background-color: #fff;
}

.jr-mMenuVertical.jr > .jr-mMenu-node.jr-isHovered.jr:after {
  border-left: .615em solid #fff;
}

.jr-mMenu-leaf.jr-isHovered.jr .jr-mMenu-leaf-label-link.jr,
.jr-mMenu-node.jr-isHovered.jr .jr-mMenu-node-label-link.jr {
  text-decoration: underline;
}

/*-----------------------------------------------
  SCALABLE LIST MODULE STYLESHEET

  Project:        JasperReports Server
  Created:        02/23/16
  Last change:    02/23/16
  Author:         Anna Leeg
------------------------------------------------*/
.jr-mScalablelist.jr {
  height: 100%;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  -moz-user-select: -moz-none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ===============================================
	UTILITY STYLES
	Last modified date:     June 20, 2017
	Last modified by:       Anna Leeg
 * =============================================== */
.jr-uColorInfo.jr {
  color: #3e8ddd;
}

.jr-uColorSuccess.jr {
  color: #8bbc22;
}

.jr-uColorWarning.jr {
  color: #ff6a00;
}

.jr-uColorError.jr {
  color: #d81e29;
}

.jr-uColorWhite.jr {
  color: #fff;
}

.jr-uWidth-1pc.jr {
  width: 1%;
}

.jr-uWidth-2pc.jr {
  width: 2%;
}

.jr-uWidth-3pc.jr {
  width: 3%;
}

.jr-uWidth-4pc.jr {
  width: 4%;
}

.jr-uWidth-5pc.jr {
  width: 5%;
}

.jr-uWidth-6pc.jr {
  width: 6%;
}

.jr-uWidth-7pc.jr {
  width: 7%;
}

.jr-uWidth-8pc.jr {
  width: 8%;
}

.jr-uWidth-9pc.jr {
  width: 9%;
}

.jr-uWidth-10pc.jr {
  width: 10%;
}

.jr-uWidth-11pc.jr {
  width: 11%;
}

.jr-uWidth-12pc.jr {
  width: 12%;
}

.jr-uWidth-13pc.jr {
  width: 13%;
}

.jr-uWidth-14pc.jr {
  width: 14%;
}

.jr-uWidth-15pc.jr {
  width: 15%;
}

.jr-uWidth-16pc.jr {
  width: 16%;
}

.jr-uWidth-17pc.jr {
  width: 17%;
}

.jr-uWidth-18pc.jr {
  width: 18%;
}

.jr-uWidth-19pc.jr {
  width: 19%;
}

.jr-uWidth-20pc.jr {
  width: 20%;
}

.jr-uWidth-21pc.jr {
  width: 21%;
}

.jr-uWidth-22pc.jr {
  width: 22%;
}

.jr-uWidth-23pc.jr {
  width: 23%;
}

.jr-uWidth-24pc.jr {
  width: 24%;
}

.jr-uWidth-25pc.jr {
  width: 25%;
}

.jr-uWidth-26pc.jr {
  width: 26%;
}

.jr-uWidth-27pc.jr {
  width: 27%;
}

.jr-uWidth-28pc.jr {
  width: 28%;
}

.jr-uWidth-29pc.jr {
  width: 29%;
}

.jr-uWidth-30pc.jr {
  width: 30%;
}

.jr-uWidth-31pc.jr {
  width: 31%;
}

.jr-uWidth-32pc.jr {
  width: 32%;
}

.jr-uWidth-33pc.jr {
  width: 33%;
}

.jr-uWidth-34pc.jr {
  width: 34%;
}

.jr-uWidth-35pc.jr {
  width: 35%;
}

.jr-uWidth-36pc.jr {
  width: 36%;
}

.jr-uWidth-37pc.jr {
  width: 37%;
}

.jr-uWidth-38pc.jr {
  width: 38%;
}

.jr-uWidth-39pc.jr {
  width: 39%;
}

.jr-uWidth-40pc.jr {
  width: 40%;
}

.jr-uWidth-41pc.jr {
  width: 41%;
}

.jr-uWidth-42pc.jr {
  width: 42%;
}

.jr-uWidth-43pc.jr {
  width: 43%;
}

.jr-uWidth-44pc.jr {
  width: 44%;
}

.jr-uWidth-45pc.jr {
  width: 45%;
}

.jr-uWidth-46pc.jr {
  width: 46%;
}

.jr-uWidth-47pc.jr {
  width: 47%;
}

.jr-uWidth-48pc.jr {
  width: 48%;
}

.jr-uWidth-49pc.jr {
  width: 49%;
}

.jr-uWidth-50pc.jr {
  width: 50%;
}

.jr-uWidth-51pc.jr {
  width: 51%;
}

.jr-uWidth-52pc.jr {
  width: 52%;
}

.jr-uWidth-53pc.jr {
  width: 53%;
}

.jr-uWidth-54pc.jr {
  width: 54%;
}

.jr-uWidth-55pc.jr {
  width: 55%;
}

.jr-uWidth-56pc.jr {
  width: 56%;
}

.jr-uWidth-57pc.jr {
  width: 57%;
}

.jr-uWidth-58pc.jr {
  width: 58%;
}

.jr-uWidth-59pc.jr {
  width: 59%;
}

.jr-uWidth-60pc.jr {
  width: 60%;
}

.jr-uWidth-61pc.jr {
  width: 61%;
}

.jr-uWidth-62pc.jr {
  width: 62%;
}

.jr-uWidth-63pc.jr {
  width: 63%;
}

.jr-uWidth-64pc.jr {
  width: 64%;
}

.jr-uWidth-65pc.jr {
  width: 65%;
}

.jr-uWidth-66pc.jr {
  width: 66%;
}

.jr-uWidth-67pc.jr {
  width: 67%;
}

.jr-uWidth-68pc.jr {
  width: 68%;
}

.jr-uWidth-69pc.jr {
  width: 69%;
}

.jr-uWidth-70pc.jr {
  width: 70%;
}

.jr-uWidth-71pc.jr {
  width: 71%;
}

.jr-uWidth-72pc.jr {
  width: 72%;
}

.jr-uWidth-73pc.jr {
  width: 73%;
}

.jr-uWidth-74pc.jr {
  width: 74%;
}

.jr-uWidth-75pc.jr {
  width: 75%;
}

.jr-uWidth-76pc.jr {
  width: 76%;
}

.jr-uWidth-77pc.jr {
  width: 77%;
}

.jr-uWidth-78pc.jr {
  width: 78%;
}

.jr-uWidth-79pc.jr {
  width: 79%;
}

.jr-uWidth-80pc.jr {
  width: 80%;
}

.jr-uWidth-81pc.jr {
  width: 81%;
}

.jr-uWidth-82pc.jr {
  width: 82%;
}

.jr-uWidth-83pc.jr {
  width: 83%;
}

.jr-uWidth-84pc.jr {
  width: 84%;
}

.jr-uWidth-85pc.jr {
  width: 85%;
}

.jr-uWidth-86pc.jr {
  width: 86%;
}

.jr-uWidth-87pc.jr {
  width: 87%;
}

.jr-uWidth-88pc.jr {
  width: 88%;
}

.jr-uWidth-89pc.jr {
  width: 89%;
}

.jr-uWidth-90pc.jr {
  width: 90%;
}

.jr-uWidth-91pc.jr {
  width: 91%;
}

.jr-uWidth-92pc.jr {
  width: 92%;
}

.jr-uWidth-93pc.jr {
  width: 93%;
}

.jr-uWidth-94pc.jr {
  width: 94%;
}

.jr-uWidth-95pc.jr {
  width: 95%;
}

.jr-uWidth-96pc.jr {
  width: 96%;
}

.jr-uWidth-97pc.jr {
  width: 97%;
}

.jr-uWidth-98pc.jr {
  width: 98%;
}

.jr-uWidth-99pc.jr {
  width: 99%;
}

.jr-uWidth-100pc.jr {
  width: 100%;
}

.jr-uWidth-10px.jr {
  width: 0.909em;
}

.jr-uWidth-11px.jr {
  width: 1em;
}

.jr-uWidth-20px.jr {
  width: 1.818em;
}

.jr-uWidth-22px.jr {
  width: 2em;
}

.jr-uWidth-25px.jr {
  width: 2.273em;
}

.jr-uWidth-44px.jr {
  width: 4em;
}

.jr-uWidth-50px.jr {
  width: 4.545em;
}

.jr-uWidth-55px.jr {
  width: 5em;
}

.jr-uWidth-60px.jr {
  width: 5.455em;
}

.jr-uWidth-65px.jr {
  width: 5.909em;
}

.jr-uWidth-70px.jr {
  width: 6.364em;
}

.jr-uWidth-74px.jr {
  width: 6.727em;
}

.jr-uWidth-75px.jr {
  width: 6.818em;
}

.jr-uWidth-80px.jr {
  width: 7.273em;
}

.jr-uWidth-85px.jr {
  width: 7.727em;
}

.jr-uWidth-90px.jr {
  width: 8.182em;
}

.jr-uWidth-100px.jr {
  width: 9.091em;
}

.jr-uWidth-125px.jr {
  width: 11.364em;
}

.jr-uWidth-150px.jr {
  width: 13.636em;
}

.jr-uWidth-175px.jr {
  width: 15.909em;
}

.jr-uWidth-200px.jr {
  width: 18.182em;
}

.jr-uWidth-225px.jr {
  width: 20.455em;
}

.jr-uWidth-250px.jr {
  width: 22.727em;
}

.jr-uWidth-275px.jr {
  width: 25em;
}

.jr-uWidth-300px.jr {
  width: 27.273em;
}

.jr-uWidth-325px.jr {
  width: 29.545em;
}

.jr-uWidth-350px.jr {
  width: 31.818em;
}

.jr-uWidth-375px.jr {
  width: 34.091em;
}

.jr-uWidth-400px.jr {
  width: 36.364em;
}

.jr-uWidth-425px.jr {
  width: 38.636em;
}

.jr-uWidth-450px.jr {
  width: 40.909em;
}

.jr-uWidth-475px.jr {
  width: 43.182em;
}

.jr-uWidth-500px.jr {
  width: 45.455em;
}

.jr-uWidth-525px.jr {
  width: 47.727em;
}

.jr-uWidth-550px.jr {
  width: 50em;
}

.jr-uWidth-575px.jr {
  width: 52.273em;
}

.jr-uWidth-600px.jr {
  width: 54.545em;
}

.jr-uWidth-625px.jr {
  width: 56.818em;
}

.jr-uWidth-650px.jr {
  width: 59.091em;
}

.jr-uWidth-675px.jr {
  width: 61.364em;
}

.jr-uWidth-700px.jr {
  width: 63.636em;
}

.jr-uWidth-725px.jr {
  width: 65.909em;
}

.jr-uWidth-750px.jr {
  width: 68.182em;
}

.jr-uWidth-775px.jr {
  width: 70.455em;
}

.jr-uWidth-800px.jr {
  width: 72.727em;
}

.jr-uHeight-100pc.jr {
  height: 100%;
}

.jr-uHeight-10px.jr {
  height: 0.909em;
}

.jr-uHeight-11px.jr {
  height: 1em;
}

.jr-uHeight-20px.jr {
  height: 1.818em;
}

.jr-uHeight-22px.jr {
  height: 2em;
}

.jr-uHeight-50px.jr {
  height: 4.545em;
}

.jr-uHeight-80px.jr {
  height: 7.273em;
}

.jr-uHeight-90px.jr {
  height: 8.182em;
}

.jr-uHeight-100px.jr {
  height: 9.091em;
}

.jr-uHeight-125px.jr {
  height: 11.364em;
}

.jr-uHeight-150px.jr {
  height: 13.636em;
}

.jr-uHeight-175px.jr {
  height: 15.909em;
}

.jr-uHeight-200px.jr {
  height: 18.182em;
}

.jr-uHeight-225px.jr {
  height: 20.455em;
}

.jr-uHeight-250px.jr {
  height: 22.727em;
}

.jr-uHeight-275px.jr {
  height: 25em;
}

.jr-uHeight-300px.jr {
  height: 27.273em;
}

.jr-uHeight-325px.jr {
  height: 29.545em;
}

.jr-uHeight-350px.jr {
  height: 31.818em;
}

.jr-uHeight-375px.jr {
  height: 34.091em;
}

.jr-uHeight-400px.jr {
  height: 36.364em;
}

.jr-uHeight-425px.jr {
  height: 38.636em;
}

.jr-uHeight-450px.jr {
  height: 40.909em;
}

.jr-uHeight-475px.jr {
  height: 43.182em;
}

.jr-uHeight-500px.jr {
  height: 45.455em;
}

.jr-uHeight-525px.jr {
  height: 47.727em;
}

.jr-uHeight-550px.jr {
  height: 50em;
}

.jr-uHeight-575px.jr {
  height: 52.273em;
}

.jr-uHeight-600px.jr {
  height: 54.545em;
}

.jr-uHeight-625px.jr {
  height: 56.818em;
}

.jr-uHeight-650px.jr {
  height: 59.091em;
}

.jr-uHeight-675px.jr {
  height: 61.364em;
}

.jr-uHeight-700px.jr {
  height: 63.636em;
}

.jr-uHeight-725px.jr {
  height: 65.909em;
}

.jr-uHeight-750px.jr {
  height: 68.182em;
}

.jr-uHeight-775px.jr {
  height: 70.455em;
}

.jr-uHeight-800px.jr {
  height: 72.727em;
}

.jr-uHeight-100pr.jr {
  height: 100%;
}

.jr-uCalcheight-10px.jr {
  height: calc(100% - 0.909em) !important;
}

.jr-uCalcheight-20px.jr {
  height: calc(100% - 1.818em) !important;
}

.jr-uCalcheight-30px.jr {
  height: calc(100% - 2.727em) !important;
}

.jr-uCalcheight-40px.jr {
  height: calc(100% - 3.636em) !important;
}

.jr-uCalcheight-50px.jr {
  height: calc(100% - 4.545em) !important;
}

.jr-uCalcheight-60px.jr {
  height: calc(100% - 5.455em) !important;
}

.jr-uCalcheight-70px.jr {
  height: calc(100% - 6.364em) !important;
}

.jr-uCalcheight-80px.jr {
  height: calc(100% - 7.273em) !important;
}

.jr-uMaxheight-50px.jr {
  max-height: 4.545em;
}

.jr-uMaxheight-75px.jr {
  max-height: 6.818em;
}

.jr-uMaxheight-100px.jr {
  max-height: 9.091em;
}

.jr-uMaxheight-125px.jr {
  max-height: 11.364em;
}

.jr-uMaxheight-150px.jr {
  max-height: 13.636em;
}

.jr-uMaxheight-175px.jr {
  max-height: 15.909em;
}

.jr-uMaxheight-200px.jr {
  max-height: 18.182em;
}

.jr-uMaxheight-225px.jr {
  max-height: 20.455em;
}

.jr-uMaxheight-250px.jr {
  max-height: 22.727em;
}

.jr-uMaxheight-275px.jr {
  max-height: 25em;
}

.jr-uMaxheight-300px.jr {
  max-height: 27.273em;
}

.jr-uMaxheight-325px.jr {
  max-height: 29.545em;
}

.jr-uMaxheight-350px.jr {
  max-height: 31.818em;
}

.jr-uMaxheight-375px.jr {
  max-height: 34.091em;
}

.jr-uMaxheight-400px.jr {
  max-height: 36.364em;
}

.jr-uMaxheight-425px.jr {
  max-height: 38.636em;
}

.jr-uMaxheight-450px.jr {
  max-height: 40.909em;
}

.jr-uMaxheight-475px.jr {
  max-height: 43.182em;
}

.jr-uMaxheight-500px.jr {
  max-height: 45.455em;
}

.jr-uMaxheight-525px.jr {
  max-height: 47.727em;
}

.jr-uMaxheight-550px.jr {
  max-height: 50em;
}

.jr-uMaxheight-575px.jr {
  max-height: 52.273em;
}

.jr-uMaxheight-600px.jr {
  max-height: 54.545em;
}

.jr-uMaxheight-625px.jr {
  max-height: 56.818em;
}

.jr-uMaxheight-650px.jr {
  max-height: 59.091em;
}

.jr-uMaxheight-675px.jr {
  max-height: 61.364em;
}

.jr-uMaxheight-700px.jr {
  max-height: 63.636em;
}

.jr-uMaxheight-725px.jr {
  max-height: 65.909em;
}

.jr-uMaxheight-750px.jr {
  max-height: 68.182em;
}

.jr-uMaxheight-775px.jr {
  max-height: 70.455em;
}

.jr-uMaxheight-800px.jr {
  max-height: 72.727em;
}

.jr-uMaxwidth-50px.jr {
  max-width: 4.545em;
}

.jr-uMaxwidth-75px.jr {
  max-width: 6.818em;
}

.jr-uMaxwidth-100px.jr {
  max-width: 9.091em;
}

.jr-uMaxwidth-125px.jr {
  max-width: 11.364em;
}

.jr-uMaxwidth-150px.jr {
  max-width: 13.636em;
}

.jr-uMaxwidth-175px.jr {
  max-width: 15.909em;
}

.jr-uMaxwidth-200px.jr {
  max-width: 18.182em;
}

.jr-uMaxwidth-225px.jr {
  max-width: 20.455em;
}

.jr-uMaxwidth-250px.jr {
  max-width: 22.727em;
}

.jr-uMaxwidth-275px.jr {
  max-width: 25em;
}

.jr-uMaxwidth-300px.jr {
  max-width: 27.273em;
}

.jr-uMaxwidth-325px.jr {
  max-width: 29.545em;
}

.jr-uMaxwidth-350px.jr {
  max-width: 31.818em;
}

.jr-uMaxwidth-375px.jr {
  max-width: 34.091em;
}

.jr-uMaxwidth-400px.jr {
  max-width: 36.364em;
}

.jr-uMaxwidth-425px.jr {
  max-width: 38.636em;
}

.jr-uMaxwidth-450px.jr {
  max-width: 40.909em;
}

.jr-uMaxwidth-475px.jr {
  max-width: 43.182em;
}

.jr-uMaxwidth-500px.jr {
  max-width: 45.455em;
}

.jr-uMaxwidth-525px.jr {
  max-width: 47.727em;
}

.jr-uMaxwidth-550px.jr {
  max-width: 50em;
}

.jr-uMaxwidth-575px.jr {
  max-width: 52.273em;
}

.jr-uMaxwidth-600px.jr {
  max-width: 54.545em;
}

.jr-uMaxwidth-625px.jr {
  max-width: 56.818em;
}

.jr-uMaxwidth-650px.jr {
  max-width: 59.091em;
}

.jr-uMaxwidth-675px.jr {
  max-width: 61.364em;
}

.jr-uMaxwidth-700px.jr {
  max-width: 63.636em;
}

.jr-uMaxwidth-725px.jr {
  max-width: 65.909em;
}

.jr-uMaxwidth-750px.jr {
  max-width: 68.182em;
}

.jr-uMaxwidth-775px.jr {
  max-width: 70.455em;
}

.jr-uMaxwidth-800px.jr {
  max-width: 72.727em;
}

.jr-uMinwidth-50px.jr {
  min-width: 4.545em;
}

.jr-uMinwidth-75px.jr {
  min-width: 6.818em;
}

.jr-uMinwidth-100px.jr {
  min-width: 9.091em;
}

.jr-uMinwidth-125px.jr {
  min-width: 11.364em;
}

.jr-uMinwidth-150px.jr {
  min-width: 13.636em;
}

.jr-uMinwidth-175px.jr {
  min-width: 15.909em;
}

.jr-uMinwidth-200px.jr {
  min-width: 18.182em;
}

.jr-uMinwidth-225px.jr {
  min-width: 20.455em;
}

.jr-uMinwidth-250px.jr {
  min-width: 22.727em;
}

.jr-uMinwidth-275px.jr {
  min-width: 25em;
}

.jr-uMinwidth-300px.jr {
  min-width: 27.273em;
}

.jr-uMinwidth-325px.jr {
  min-width: 29.545em;
}

.jr-uMinwidth-350px.jr {
  min-width: 31.818em;
}

.jr-uMinwidth-375px.jr {
  min-width: 34.091em;
}

.jr-uMinwidth-400px.jr {
  min-width: 36.364em;
}

.jr-uMinwidth-425px.jr {
  min-width: 38.636em;
}

.jr-uMinwidth-450px.jr {
  min-width: 40.909em;
}

.jr-uMinwidth-475px.jr {
  min-width: 43.182em;
}

.jr-uMinwidth-500px.jr {
  min-width: 45.455em;
}

.jr-uMinwidth-525px.jr {
  min-width: 47.727em;
}

.jr-uMinwidth-550px.jr {
  min-width: 50em;
}

.jr-uMinwidth-575px.jr {
  min-width: 52.273em;
}

.jr-uMinwidth-600px.jr {
  min-width: 54.545em;
}

.jr-uMinwidth-625px.jr {
  min-width: 56.818em;
}

.jr-uMinwidth-650px.jr {
  min-width: 59.091em;
}

.jr-uMinwidth-675px.jr {
  min-width: 61.364em;
}

.jr-uMinwidth-700px.jr {
  min-width: 63.636em;
}

.jr-uMinwidth-725px.jr {
  min-width: 65.909em;
}

.jr-uMinwidth-750px.jr {
  min-width: 68.182em;
}

.jr-uMinwidth-775px.jr {
  min-width: 70.455em;
}

.jr-uMinwidth-800px.jr {
  min-width: 72.727em;
}

.jr-uMinwidth-825px.jr {
  min-width: 75em;
}

.jr-uMinwidth-850px.jr {
  min-width: 77.273em;
}

.jr-uMinwidth-875px.jr {
  min-width: 79.545em;
}

.jr-uMinwidth-900px.jr {
  min-width: 81.818em;
}

.jr-uMinwidth-925px.jr {
  min-width: 84.091em;
}

.jr-uMinwidth-950px.jr {
  min-width: 86.364em;
}

.jr-uMinwidth-975px.jr {
  min-width: 88.636em;
}

.jr-uRight-0px.jr {
  right: 0;
}

.jr-uRight-100px.jr {
  right: 9.091em;
}

.jr-uRight-150px.jr {
  right: 13.636em;
}

.jr-uRight-175px.jr {
  right: 15.909em;
}

.jr-uRight-200px.jr {
  right: 18.182em;
}

.jr-uRight-225px.jr {
  right: 20.455em;
}

.jr-uRight-250px.jr {
  right: 22.727em;
}

.jr-uRight-275px.jr {
  right: 25em;
}

.jr-uRight-300px.jr {
  right: 27.273em;
}

.jr-uRight-325px.jr {
  right: 29.545em;
}

.jr-uRight-350px.jr {
  right: 31.818em;
}

.jr-uRight-375px.jr {
  right: 34.091em;
}

.jr-uRight-400px.jr {
  right: 36.364em;
}

.jr-uRight-425px.jr {
  right: 38.636em;
}

.jr-uRight-450px.jr {
  right: 40.909em;
}

.jr-uRight-475px.jr {
  right: 43.182em;
}

.jr-uRight-500px.jr {
  right: 45.455em;
}

.jr-uRight-5pc.jr {
  width: 5%;
}

.jr-uRight-10pc.jr {
  width: 10%;
}

.jr-uRight-15pc.jr {
  width: 15%;
}

.jr-uRight-20pc.jr {
  width: 20%;
}

.jr-uRight-25pc.jr {
  width: 25%;
}

.jr-uRight-30pc.jr {
  width: 30%;
}

.jr-uRight-35pc.jr {
  width: 35%;
}

.jr-uRight-40pc.jr {
  width: 40%;
}

.jr-uRight-45pc.jr {
  width: 45%;
}

.jr-uRight-50pc.jr {
  width: 50%;
}

.jr-uRight-55pc.jr {
  width: 55%;
}

.jr-uRight-60pc.jr {
  width: 60%;
}

.jr-uRight-65pc.jr {
  width: 65%;
}

.jr-uRight-70pc.jr {
  width: 70%;
}

.jr-uRight-75pc.jr {
  width: 75%;
}

.jr-uRight-80pc.jr {
  width: 80%;
}

.jr-uRight-85pc.jr {
  width: 85%;
}

.jr-uRight-90pc.jr {
  width: 90%;
}

.jr-uRight-95pc.jr {
  width: 95%;
}

.jr-uRight-100pc.jr {
  width: 100%;
}

.jr-uLeft-0px.jr {
  left: 0;
}

.jr-uLeft-100px.jr {
  left: 9.091em;
}

.jr-uLeft-150px.jr {
  left: 13.636em;
}

.jr-uLeft-175px.jr {
  left: 15.909em;
}

.jr-uLeft-200px.jr {
  left: 18.182em;
}

.jr-uLeft-225px.jr {
  left: 20.455em;
}

.jr-uLeft-250px.jr {
  left: 22.727em;
}

.jr-uLeft-275px.jr {
  left: 25em;
}

.jr-uLeft-300px.jr {
  left: 27.273em;
}

.jr-uLeft-325px.jr {
  left: 29.545em;
}

.jr-uLeft-350px.jr {
  left: 31.818em;
}

.jr-uLeft-375px.jr {
  left: 34.091em;
}

.jr-uLeft-400px.jr {
  left: 36.364em;
}

.jr-uLeft-425px.jr {
  left: 38.636em;
}

.jr-uLeft-450px.jr {
  left: 40.909em;
}

.jr-uLeft-475px.jr {
  left: 43.182em;
}

.jr-uLeft-500px.jr {
  left: 45.455em;
}

.jr-uLeft-5pc.jr {
  width: 5%;
}

.jr-uLeft-10pc.jr {
  width: 10%;
}

.jr-uLeft-15pc.jr {
  width: 15%;
}

.jr-uLeft-20pc.jr {
  width: 20%;
}

.jr-uLeft-25pc.jr {
  width: 25%;
}

.jr-uLeft-30pc.jr {
  width: 30%;
}

.jr-uLeft-35pc.jr {
  width: 35%;
}

.jr-uLeft-40pc.jr {
  width: 40%;
}

.jr-uLeft-45pc.jr {
  width: 45%;
}

.jr-uLeft-50pc.jr {
  width: 50%;
}

.jr-uLeft-55pc.jr {
  width: 55%;
}

.jr-uLeft-60pc.jr {
  width: 60%;
}

.jr-uLeft-65pc.jr {
  width: 65%;
}

.jr-uLeft-70pc.jr {
  width: 70%;
}

.jr-uLeft-75pc.jr {
  width: 75%;
}

.jr-uLeft-80pc.jr {
  width: 80%;
}

.jr-uLeft-85pc.jr {
  width: 85%;
}

.jr-uLeft-90pc.jr {
  width: 90%;
}

.jr-uLeft-95pc.jr {
  width: 95%;
}

.jr-uLeft-100pc.jr {
  width: 100%;
}

.jr-uTop-none.jr {
  margin-top: 0;
}

.jr-uTop-half.jr {
  margin-top: .5em;
}

.jr-uTop-single.jr {
  margin-top: 1em;
}

.jr-uTop-singlehalf.jr {
  margin-top: 1.5em;
}

.jr-uTop-double.jr {
  margin-top: 2em;
}

.jr-uTop-doublehalf.jr {
  margin-top: 2.5em;
}

.jr-uTop-triple.jr {
  margin-top: 3em;
}

.jr-uTop-triplehalf.jr {
  margin-top: 3.5em;
}

.jr-uTop-quadruple.jr {
  margin-top: 4em;
}

.jr-uBottom-none.jr {
  margin-bottom: 0;
}

.jr-uBottom-half.jr {
  margin-bottom: .5em;
}

.jr-uBottom-single.jr {
  margin-bottom: 1em;
}

.jr-uBottom-singlehalf.jr {
  margin-bottom: 1.5em;
}

.jr-uBottom-double.jr {
  margin-bottom: 2em;
}

.jr-uBottom-doublehalf.jr {
  margin-bottom: 2.5em;
}

.jr-uBottom-triple.jr {
  margin-bottom: 3em;
}

.jr-uBottom-triplehalf.jr {
  margin-bottom: 3.5em;
}

.jr-uBottom-quadruple.jr {
  margin-bottom: 4em;
}

.jr-uTopbottom-none.jr {
  margin-top: 0;
  margin-bottom: 0;
}

.jr-uTopbottom-half.jr {
  margin-top: .5em;
  margin-bottom: .5em;
}

.jr-uTopbottom-single.jr {
  margin-top: 1em;
  margin-bottom: 1em;
}

.jr-uTopbottom-singlehalf.jr {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.jr-uTopbottom-double.jr {
  margin-top: 2em;
  margin-bottom: 2em;
}

.jr-uTopbottom-doublehalf.jr {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.jr-uTopbottom-triple.jr {
  margin-top: 3em;
  margin-bottom: 3em;
}

.jr-uTopbottom-triplehalf.jr {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}

.jr-uTopbottom-quadruple.jr {
  margin-top: 4em;
  margin-bottom: 4em;
}

.jr-uLeft-none.jr {
  margin-left: 0;
}

.jr-uLeft-half.jr {
  margin-left: .5em;
}

.jr-uLeft-single.jr {
  margin-left: 1em;
}

.jr-uLeft-singlehalf.jr {
  margin-left: 1.5em;
}

.jr-uLeft-double.jr {
  margin-left: 2em;
}

.jr-uLeft-doublehalf.jr {
  margin-left: 2.5em;
}

.jr-uLeft-triple.jr {
  margin-left: 3em;
}

.jr-uLeft-triplehald {
  margin-left: 3.5em;
}

.jr-uLeft-quadruple.jr {
  margin-left: 4em;
}

.jr-uRight-none.jr {
  margin-right: 0;
}

.jr-uRight-half.jr {
  margin-right: .5em;
}

.jr-uRight-single.jr {
  margin-right: 1em;
}

.jr-uRight-singlehalf.jr {
  margin-right: 1.5em;
}

.jr-uRight-double.jr {
  margin-right: 2em;
}

.jr-uRight-doublehalf.jr {
  margin-right: 2.5em;
}

.jr-uRight-triple.jr {
  margin-right: 3em;
}

.jr-uRight-triplehalf.jr {
  margin-right: 3.5em;
}

.jr-uRight-quadruple.jr {
  margin-right: 4em;
}

.jr-uLeftright-none.jr {
  margin-left: 0;
  margin-right: 0;
}

.jr-uLeftright-half.jr {
  margin-left: .5em;
  margin-right: .5em;
}

.jr-uLeftright-single.jr {
  margin-left: 1em;
  margin-right: 1em;
}

.jr-uLeftright-singlehalf.jr {
  margin-left: 1.5em;
  margin-right: 1.5em;
}

.jr-uLeftright-double.jr {
  margin-left: 2em;
  margin-right: 2em;
}

.jr-uLeftright-doublehalf.jr {
  margin-left: 2.5em;
  margin-right: 2.5em;
}

.jr-uLeftright-triple.jr {
  margin-left: 3em;
  margin-right: 3em;
}

.jr-uLeftright-triplehalf.jr {
  margin-left: 3.5em;
  margin-right: 3.5em;
}

.jr-uLeftright-quadruple.jr {
  margin-left: 4em;
  margin-right: 4em;
}

.jr-uMargin-none.jr {
  margin: 0;
}

.jr-uMargin-half.jr {
  margin: .5em;
}

.jr-uMargin-single.jr {
  margin: 1em;
}

.jr-uMargin-singlehalf.jr {
  margin: 1.5em;
}

.jr-uMargin-double.jr {
  margin: 2em;
}

.jr-uMargin-doublehalf.jr {
  margin: 2.5em;
}

.jr-uMargin-triple.jr {
  margin: 3em;
}

.jr-uOverflow-show.jr {
  overflow: visible !important;
}

.jr-uOverflow-hide.jr {
  overflow: hidden !important;
}

.jr-uOverflow-scroll.jr {
  overflow: auto !important;
}

.jr-uTruncate.jr {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jr-uWrap.jr {
  white-space: normal;
  word-wrap: break-word;
}

.jr-uLeft.jr {
  float: left !important;
}

.jr-uRight.jr {
  float: right !important;
}

.jr-uClearfix.jr {
  content: "";
  display: table;
  clear: both;
}

.jr-uLeftAlign.jr {
  text-align: left !important;
}

.jr-uCenterAlign.jr {
  text-align: center !important;
}

.jr-uRightAlign.jr {
  text-align: right !important;
}

.jr-uBold.jr {
  font-weight: bold !important;
}

.jr-uItalic.jr {
  font-style: italic !important;
}

.jr-uBolditalic.jr {
  font-style: italic !important;
  font-weight: bold !important;
}

.jr-uFlexfit.jr {
  display: table;
  height: 100%;
  width: 100%;
}

.jr-uFlexfit-row.jr {
  display: table-row;
  height: 100%;
}

.jr-uFlexfit-row-item.jr {
  display: table-cell;
  height: 100%;
}

/* ==========================================
    CHART MODULE
    Last modified date:    July 13, 2017
    Last modified by:      Anna Leeg
 * ========================================== */
.jr-mChartContainer.jr {
  height: calc(100% - 0.455em) !important;
  overflow: hidden;
  position: relative;
}

.jr-mChart {
  font-size: 12px;
  width: 100%;
  height: 100%;
}

/* =============================================
    TABS MODULE
    Last modified date:     Nov 3, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mTab.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  height: auto;
  white-space: nowrap;
}

.jr-mTab-item.jr {
  cursor: pointer;
}

.jr-mTab-item-label.jr {
  color: #666;
  display: inline-block;
  font-size: 1.091em;
  height: 2.667em;
  line-height: 2.667em;
  padding: 0 1em;
}

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

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

.jr-mTabHorizontal.jr .jr-mTab-item.jr {
  border-radius: 0.273em 0.273em 0 0;
  display: inline-block;
  margin-right: 0.273em;
}

.jr-mTabSecondary.jr .jr-mTab-item.jr {
  margin-right: 1em;
}

.jr-mTabSecondary.jr .jr-mTab-item-label.jr {
  height: 2.333em;
  line-height: 2.333em;
  padding: 0 0.5em;
}

.jr-mTabVertical.jr .jr-mTab-item.jr {
  border-radius: 0.273em 0 0 0.273em;
  display: block;
  margin-bottom: 0.364em;
}

.jr-mTabReverse.jr .jr-mTab-item-label.jr {
  color: #fff;
}

.jr-mTab-item.jr-isHovered.jr .jr-mTab-item-label.jr {
  color: #3e8ddd;
}

.jr-mTab-item.jr-isActive.jr {
  background-color: #3e8ddd;
}

.jr-mTab-item.jr-isActive.jr .jr-mTab-item-label.jr {
  color: #fff;
}

.jr-mTabReverse.jr .jr-mTab-item.jr-isHovered.jr {
  background-color: rgba(0, 0, 255, 0.12);
}

.jr-mTabReverse.jr .jr-mTab-item.jr-isHovered.jr .jr-mTab-item-label.jr {
  color: #fff;
}

.jr-mTabReverse.jr .jr-mTab-item.jr-isActive.jr {
  background-color: #fff;
}

.jr-mTabReverse.jr .jr-mTab-item.jr-isActive.jr .jr-mTab-item-label.jr {
  color: #3e8ddd;
}

.jr-mTabSecondary.jr .jr-mTab-item.jr-isHovered.jr {
  border-bottom: 2px solid #e3e3e3;
}

.jr-mTabSecondary.jr .jr-mTab-item.jr-isHovered.jr .jr-mTab-item-label.jr {
  color: #666;
}

.jr-mTabSecondary.jr .jr-mTab-item.jr-isActive.jr {
  background-color: transparent;
  border-bottom: 2px solid #3e8ddd;
}

.jr-mTabSecondary.jr .jr-mTab-item.jr-isActive.jr .jr-mTab-item-label.jr {
  color: #3e8ddd;
}

/* perfect-scrollbar v0.6.2 */
.ps-container {
  overflow: hidden !important;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
}

.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}

.ps-scrollbar-x-rail,
.ps-scrollbar-y-rail {
  z-index: 2000;
}

/* =============================================
    TABLE MODULE STYLESHEET
    Last change:    Nov 22, 2016
    Author:         Anna Leeg
 * ============================================= */
.jr-mTable.jr {
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  table-layout: fixed;
  width: 100%;
}

.jr-mTable-row.jr {
  border-bottom: 1px solid #e5e5e5;
}

.jr-mTable-rowHeader.jr {
  background-color: #edf2f8;
}

.jr-mTable-cell.jr {
  border-collapse: separate;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #666666;
  height: auto;
  min-height: 2.909em;
  overflow: hidden;
  padding: 0 0.545em;
  position: relative;
  text-align: left;
  vertical-align: top;
  white-space: normal;
  word-wrap: break-word;
}

.jr-mTable-rowHeader.jr > .jr-mTable-cell.jr {
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jr-mTable-cell-wrapper.jr {
  height: auto;
  min-height: inherit;
}

.jr-mTable-cell-textbox.jr,
.jr-mTable-cell-datepicker.jr {
  padding: 0.273em 0;
}

.jr-mTable-head.jr .jr-mTable-cell-selectlist.jr,
.jr-mTable-cell-checkbox.jr,
.jr-mTable-cell-currency.jr,
.jr-mTable-cell-date.jr,
.jr-mTable-cell-datetime.jr,
.jr-mTable-cell-text.jr,
.jr-mTable-cell-textwrap.jr,
.jr-mTable-cell-titletext.jr,
.jr-mTable-cell-titletextwrap.jr {
  padding-top: 0.818em;
  padding-bottom: 0.545em;
}

.jr-mTable-cell-treeitem.jr {
  padding-top: 0.364em;
}

.jr-mTable-body.jr .jr-mTable-cell-selectlist.jr {
  padding-top: 0.727em;
  padding-bottom: 0;
}

.jr-mTable-cell-titletext.jr + .jr-mTable-cell-text.jr,
.jr-mTable-cell-titletext.jr + .jr-mTable-cell-textwrap.jr,
.jr-mTable-cell-titletextwrap.jr + .jr-mTable-cell-text.jr,
.jr-mTable-cell-titletextwrap.jr + .jr-mTable-cell-textwrap.jr {
  padding-top: 0.182em;
}

.jr-mTable-cell-checkbox.jr {
  text-align: center;
}

.jr-mTable-cell-actionlinks.jr,
.jr-mTable-cell-currency.jr {
  text-align: right;
}

.jr-mTable-cell-date.jr,
.jr-mTable-cell-text.jr,
.jr-mTable-cell-titletext.jr {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jr-mTable-cell-titletext.jr,
.jr-mTable-cell-titletextwrap.jr {
  font-weight: bold;
}

.jr-mTable-cell-actionbuttons.jr {
  padding-top: 0.182em;
  text-align: right;
  white-space: nowrap;
}

.jr-mTable-rowHeader.jr .jr-mTable-cell-textbox.jr,
.jr-mTable-rowHeader.jr .jr-mTable-cell-datepicker.jr,
.jr-mTable-rowHeader.jr .jr-mTable-cell-actionbuttons.jr {
  padding-top: 0.818em;
  padding-bottom: 0.545em;
}

.jr-mTable-rowHeader.jr .jr-mTable-cell-button.jr {
  padding-top: 0.273em;
}

.jr-mTableGrid.jr .jr-mTable-cell.jr {
  float: left;
}

.jr-mTableGrid.jr .jr-mTable-rowHeader.jr::after,
.jr-mTableGrid.jr .jr-mTable-row.jr::after {
  clear: both;
  content: "";
  display: table;
}

.jr-mTableJoins.jr {
  min-width: 79.545em;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.jr-mTableJoins.jr .jr-mTable-rowHeader.jr {
  border-bottom: 0.091em solid #fff;
}

.jr-mTableJoins.jr .jr-mTable-body.jr {
  overflow-y: auto;
  position: absolute;
  top: 33px;
  bottom: 0;
  width: 100%;
}

.jr-mTable-rowIsland.jr {
  background-color: #ebebeb;
  border-bottom: 0.091em solid #fff;
  height: 3.273em;
}

.jr-mTable-rowIsland.jr .jr-mTable-cell-titletext.jr {
  color: #464646;
  cursor: pointer;
  display: inline-block;
}

.jr-mTable-rowIsland.jr .jr-mTable-cell.jr {
  padding-top: 0.182em;
}

.jr-mTable-rowDropzone.jr {
  background-color: #f5f5f5;
  border-bottom: 1px solid #fff;
  height: 3.455em;
}

.jr-mTableJoins.jr .jr-mTable-cell-dropzone.jr {
  padding-top: 4px;
  width: 95%;
}

.jr-mTable-rowTablenames.jr {
  background-color: #f6f8fa;
}

.jr-mTable-rowTablenames.jr .jr-mTable-cell-titletext.jr {
  color: #777777;
  cursor: pointer;
  display: inline-block;
}

.jr-mTableJoins.jr .jr-mTable-cellValidation.jr {
  width: 7%;
}

.jr-mTableJoins.jr .jr-mTable-cellValidation.jr .jr-mTable-cell-wrapper.jr {
  height: 1.818em;
  min-height: 1.818em;
  top: 0.727em;
}

.jr-mTableJoins.jr .jr-mTable-cellFieldleft.jr {
  width: 28%;
}

.jr-mTable-cellOperator.jr {
  text-align: center;
  width: 10%;
}

.jr-mTable-cellFieldright.jr {
  width: 28%;
}

.jr-mTable-cellType.jr {
  width: 12%;
}

.jr-mTable-cellWeight.jr {
  width: 7%;
}

.jr-mTable-cellActions.jr {
  width: 4%;
  padding-left: 0;
  padding-right: 0;
}

.jr-mTable-cellLong.jr {
  width: 66%;
}

.jr-mTable-rowIsland.jr .jr-mTable-cellValidation.jr {
  width: 3%;
}

.jr-mTable-cellIsland.jr {
  width: 89%;
}

.jr-mTable-rowDropzone.jr .jr-mTable-cellFieldright.jr,
.jr-mTable-rowDropzone.jr .jr-mTable-cellFieldleft.jr {
  padding-left: 0;
}

.jr-mTable-cellTablenames.jr {
  width: 66%;
}

.jr-mTable-rowExpression.jr .jr-mTable-cellFieldleft.jr,
.jr-mTable-rowExpression.jr .jr-mTable-cellLong.jr {
  padding-left: 1.909em;
}

.jr-mTable-rowIsland.jr .jr-mTable-cell-titletext.jr-isOpen.jr::before {
  border-left: 0.364em solid transparent;
  border-right: 0.364em solid transparent;
  border-top: 0.455em solid #464646;
  content: "";
  float: left;
  margin-top: 0.636em;
  margin-right: 0.545em;
}

.jr-mTable-rowIsland.jr .jr-mTable-cell-titletext.jr-isClosed.jr::before {
  border-left: 0.455em solid #464646;
  border-bottom: 0.364em solid transparent;
  border-top: 0.364em solid transparent;
  content: "";
  float: left;
  margin-top: 0.455em;
  margin-right: 0.636em;
  margin-left: 0.182em;
}

.jr-mTable-rowTablenames.jr .jr-mTable-cell-titletext.jr-isOpen.jr::before {
  border-left: 0.364em solid transparent;
  border-right: 0.364em solid transparent;
  border-top: 0.455em solid #777777;
  content: "";
  float: left;
  margin-top: 0.636em;
  margin-right: 0.545em;
}

.jr-mTable-rowTablenames.jr .jr-mTable-cell-titletext.jr-isClosed.jr::before {
  border-left: 0.455em solid #777777;
  border-bottom: 0.364em solid transparent;
  border-top: 0.364em solid transparent;
  content: "";
  float: left;
  margin-top: 0.455em;
  margin-right: 0.636em;
  margin-left: 0.182em;
}

.jr-mTablePresentation.jr {
  min-width: 86.364em;
  overflow: hidden;
  position: absolute;
  top: 4.727em;
  bottom: 0;
  width: 100%;
}

.jr-mTablePresentation.jr .jr-mTable-rowHeader.jr {
  border-bottom: 0.091em solid #e5e5e5;
}

.jr-mTablePresentation.jr .jr-mTable-body.jr {
  overflow-y: auto;
  position: absolute;
  top: 32px;
  bottom: 0;
  width: 100%;
}

.jr-mTablePresentation.jr .jr-mTable-cellSets.jr {
  border-right: 1px solid #e5e5e5;
  width: 20.909em;
}

.jr-mTablePresentation.jr .jr-mTable-body.jr .jr-mTable-cellSets.jr {
  border-bottom: 0.091em solid #fff;
  padding-left: 0;
  top: 0.091em;
}

.jr-mTablePresentation.jr .jr-mTable-cellToggle.jr {
  width: 2.182em;
}

.jr-mTablePresentation.jr .jr-mTable-cellLabel.jr {
  width: 22%;
}

.jr-mTablePresentation.jr .jr-mTable-cellFieldtype.jr {
  width: 10em;
}

.jr-mTablePresentation.jr .jr-mTable-cellCalculation.jr {
  width: 13.182em;
}

.jr-mTablePresentation.jr .jr-mTable-cellDescription.jr {
  width: 24%;
}

.jr-mTablePresentation.jr .jr-mTable-cellActions.jr {
  float: none;
  position: absolute;
  right: 0;
  width: 4.364em;
}

.jr-mTablePresentationIdentification.jr .jr-mTable-cellLabel.jr {
  width: 22%;
}

.jr-mTablePresentationIdentification.jr .jr-mTable-cellId.jr {
  width: 22%;
}

.jr-mTablePresentationIdentification.jr .jr-mTable-cellDescription.jr {
  width: 25%;
}

.jr-mTable-body.jr .jr-mTable-row.jr:last-of-type .jr-mTable-cellSets.jr {
  border-bottom: none;
  top: 0;
}

/* =============================================
    DROP ZONE MODULE STYLESHEET
    Last change:    Oct 14, 2016
    Author:         Anna Leeg
 * ============================================= */
/* DROP ZONE */
.jr-mDropzone.jr {
  background-color: #f9f9f9;
  border: 1px dashed #cdcdcd;
  border-radius: 3px;
  cursor: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: 2.545em;
  text-align: center;
  width: 100%;
}

.jr-mDropzone-label.jr {
  color: #b2b4b5;
  line-height: 2.364em;
  padding-left: 1.455em;
  padding-right: 1.455em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jr-mDropzone-remover.jr {
  color: #477ca1;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0.364em;
}

.jr-mDropzoneFull.jr {
  display: table;
  height: 100%;
}

.jr-mDropzoneFull.jr .jr-mDropzone-label.jr {
  display: table-cell;
  line-height: 1.455em;
  padding-top: 0.727em;
  padding-bottom: 0.727em;
  vertical-align: middle;
}

/* STATES */
.jr-mDropzone.jr-isActive.jr {
  background-color: #ebebeb;
  border: 0.091em dashed #666666;
}

.jr-mDropzone.jr-isActive.jr .jr-mDropzone-label.jr {
  color: #666666;
}

.jr-mDropzone.jr-isOver.jr {
  background-color: #1388d8;
  border: 1px solid transparent;
}

.jr-mDropzone.jr-isOver.jr .jr-mDropzone-label.jr {
  color: #ffffff;
}

.jr-mDropzone.jr-isDropped.jr {
  background-color: #ffffff;
  border: 0.091em solid #195b8a;
}

.jr-mDropzone.jr-isDropped.jr .jr-mDropzone-label.jr {
  color: #195b8a;
}

/* =============================================
   DOMAIN DESIGNER UI
   Last modified date:     Feb 9, 2017
   Last modified by:       Anna Leeg
 * ============================================ */
.jr-mDomain.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: 100%;
}

.jr-mDomainDesigner.jr {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.jr-mDomain-title.jr {
  height: auto;
  min-height: 3.273em;
}

.jr-mDomain-title-text.jr {
  font-size: 1.455em;
  height: 2.25em;
  line-height: 2.25em;
  margin-left: 0.688em;
}

.jr-mDomain-tabs.jr {
  border-bottom: 2px solid #3e8ddd;
  margin-top: -2.727em;
  padding-right: 1em;
}

.jr-mDomain-content.jr {
  position: absolute;
  top: 3.636em;
  bottom: 0;
  width: 100%;
}

.jr-mDomain-content-main.jr {
  right: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
}

.jr-mDomain-content-datapanel.jr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #f7f7f7;
  border-right: 0.182em solid #fff;
  width: 22.727em;
  height: 100%;
}

.jr-mDomain-content-datapanel.jr + .jr-mDomain-content-main.jr {
  left: 22.727em;
}

.jr-mDomain-mode.jr {
  position: absolute;
  top: 32px;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
}

.jr-mDomain-modeManage.jr .jr-mDomain-mode-wrapper.jr {
  padding: 2em 3em 0 3em;
}

.jr-mDomain-modeOptions.jr .jr-mDomain-mode-wrapper.jr {
  overflow-y: auto;
  padding: 2em 3em 0 3em;
  top: 0;
}

.jr-mDomain-mode-title.jr {
  background-color: #e9f0f6;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 36px;
  width: 100%;
}

.jr-mDomain-mode-title-text.jr {
  color: #1270cf;
  display: inline-block;
  font-size: 1.273em;
  line-height: 2.2857142857;
  margin-left: 0.786em;
}

.jr-mDomain-mode-title-toggles.jr {
  float: right;
  margin-top: 0.273em;
  margin-right: 1em;
}

.jr-mDomain-mode-tabs.jr {
  background-color: #f7f7f7;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 36px;
  padding-top: 0.364em;
  padding-left: 1em;
  width: 100%;
}

.jr-mDomain-mode-wrapper.jr {
  overflow: hidden;
  position: absolute;
  top: 3.455em;
  right: 0;
  bottom: 0;
  left: 0;
}

.jr-mDomain-mode-subtitle-text.jr,
.jr-mDomain-mode-subtitle-object.jr {
  color: #1270cf;
  font-size: 1.091em;
  line-height: 2;
}

.jr-mDomain-mode-subtitle-text.jr {
  font-weight: bold;
}

.jr-mDomain-mode-subtitle-instructions.jr {
  color: #464646;
  width: 75%;
}

.jr-mDomain-shuttle.jr {
  height: calc(100% - 18.545em);
  margin: 2em 0;
  min-height: 27.273em;
  width: 63.636em;
}

.jr-mDomain-attributeinput.jr {
  margin: 1.455em 0;
  width: 63.636em;
}

.jr-mDomain-mode-controls.jr {
  background-color: #ebebeb;
  height: 100%;
}

.jr-mDomain-mode-controls-buttons.jr {
  display: inline-block;
  vertical-align: top;
}

.jr-mDomain-mode-controls-search.jr {
  float: right;
  width: 27.273em;
}

.jr-mDomain-mode-jointable.jr,
.jr-mDomain-mode-prefiltertable.jr {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
}

.jr-mDomain.jr .jr-mIcon.jr-arrowUp.jr {
  line-height: 1.7058823529;
}

.jr-mDomain.jr .jr-mIcon.jr-arrowDown.jr {
  line-height: 1.5882352941;
}

.jr-mDomain-modePresentation.jr .jr-mDomain-mode-wrapper.jr {
  top: 0;
}

.jr-jJoinsBody.jr {
  overflow-y: auto;
}

/* =============================================
    VISUALIZATION RULES
    Last modified date:     July 12, 2017
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mVisualization.jr {
  background-color: #fff;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  position: relative;
}

.jr-mVisualization-switcher.jr {
  position: absolute;
  left: 0;
  top: 0;
}

.jr-mVisualization-canvas.jr {
  height: 100%;
  margin: 0.455em 0.091em 0.091em 0.091em;
}

.jr-mVisualization-title.jr {
  height: 2.545em;
  margin-left: auto;
  margin-right: auto;
}

.jr-mVisualization-title-text.jr {
  font-size: 1.455em;
  height: 1.75em;
  line-height: 1.75;
  text-align: center;
}

.jr-mVisualization-title-input.jr {
  margin-left: 5em;
  margin-right: 5em;
}

.jr-mVisualization-title.jr-isHidden.jr {
  display: none;
}

.jr-mVisualization-switcher.jr-isMinimized.jr {
  z-index: 1;
  overflow: hidden;
  height: 1.273em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.jr-mVisualization-switcher.jr-isHidden.jr {
  display: none;
}

/* =========================================
	OVERLAY MODULE
	Last modified date:     July 26, 2017
	Last modified by:       Anna Leeg
 * ========================================= */
.jr-mOverlay.jr {
  background-color: rgba(51, 51, 51, 0.6);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4000;
}

.jr-mOverlay-wrapper.jr {
  height: 100%;
  text-align: center;
}

.jr-mOverlay-wrapperCenter.jr {
  height: auto;
  text-align: center;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
}

.jr-mOverlay-centroid.jr {
  height: 100%;
  text-align: center;
}

.jr-mOverlay-centroid.jr:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.jr-mOverlayClear.jr {
  background-color: transparent;
}

.jr-mOverlay.jr-isHidden.jr {
  display: none;
}

/* =============================================
    SPINNER MODULE STYLESHEET

    Project:        JasperReports Server
    Last change:    08/29/2016 ~ Joel Guerrero
    Author:         Valeriy Abornyev
 * ============================================ */
.jr-mSpinner.jr {
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-top-color: white;
  border-radius: 50%;
  display: inline-block;
  height: 2.182em;
  left: 50%;
  margin: -12px 0px 0px -12px;
  position: absolute;
  top: 50%;
  width: 2.182em;
  z-index: 999;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -ms-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

.jr-mSpinnerPlain.jr {
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top-color: #1388d8;
}

@-webkit-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@-ms-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.jr-mSpinner.jr-isHidden.jr {
  display: none;
}

/* ========================================
    VISUALIZATION CHOOSER MODULE
    Last modified date:     April 19, 2017
    Last modified by:       Anna Leeg
 * ======================================= */
.jr-mVisualchooser.jr {
  height: 100%;
  width: 100%;
}

.jr-mVisualchooser-panel.jr {
  background-color: #3e8ddd;
  height: 100%;
  padding: 2em 0 2em 1.455em;
  width: 21.091em;
}

.jr-mVisualchooser-body.jr {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 21.091em;
}

.jr-mVisualchooser-menu.jr {
  overflow-y: auto;
  padding: 1.818em 0 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.jr-mVisualchooser-menu-item.jr {
  float: left;
  height: 9em;
  margin-right: 0.727em;
  margin-bottom: 0.727em;
  margin-left: 0.727em;
  text-align: center;
  width: 10.909em;
}

.jr-mVisualchooser-menu-item-wrapper.jr {
  cursor: pointer;
  display: inline-block;
}

.jr-mVisualchooser-menu-item-icon.jr {
  background-image: url("images/chart-type-icon-sprite.svg");
  background-repeat: no-repeat;
  background-size: 40px;
  display: inline-block;
  height: 4.364em;
  width: 4.364em;
  margin: 0 auto;
}

.jr-mVisualchooser-menu-item-label.jr {
  color: #666;
  display: block;
  font-size: 1em;
  line-height: 1.1818181818;
  margin: 0 auto;
}

.jr-mVisualchooser-menu-item-iconColumn.jr {
  background-position: 4px 4px;
}

.jr-mVisualchooser-menu-item-iconColumnStacked.jr {
  background-position: 4px -65px;
}

.jr-mVisualchooser-menu-item-iconColumnPercent.jr {
  background-position: 4px -134px;
}

.jr-mVisualchooser-menu-item-iconBar.jr {
  background-position: 4px -203px;
}

.jr-mVisualchooser-menu-item-iconBarStacked.jr {
  background-position: 4px -271px;
}

.jr-mVisualchooser-menu-item-iconBarPercent.jr {
  background-position: 4px -340px;
}

.jr-mVisualchooser-menu-item-iconColumnSpider.jr {
  background-position: 4px -408px;
}

.jr-mVisualchooser-menu-item-iconLine.jr {
  background-position: 4px -477px;
}

.jr-mVisualchooser-menu-item-iconSpline.jr {
  background-position: 4px -545px;
}

.jr-mVisualchooser-menu-item-iconArea.jr {
  background-position: 4px -614px;
}

.jr-mVisualchooser-menu-item-iconAreaStacked.jr {
  background-position: 4px -682px;
}

.jr-mVisualchooser-menu-item-iconAreaPercent.jr {
  background-position: 4px -751px;
}

.jr-mVisualchooser-menu-item-iconAreaSpline.jr {
  background-position: 4px -820px;
}

.jr-mVisualchooser-menu-item-iconLineSpider.jr {
  background-position: 4px -888px;
}

.jr-mVisualchooser-menu-item-iconAreaSpider.jr {
  background-position: 4px -957px;
}

.jr-mVisualchooser-menu-item-iconColumnLine.jr {
  background-position: 4px -1026px;
}

.jr-mVisualchooser-menu-item-iconColumnSpline.jr {
  background-position: 4px -1094px;
}

.jr-mVisualchooser-menu-item-iconColumnLineStacked.jr {
  background-position: 4px -1163px;
}

.jr-mVisualchooser-menu-item-iconColumnSplineStacked.jr {
  background-position: 4px -1231px;
}

.jr-mVisualchooser-menu-item-iconLineMultiAxis.jr {
  background-position: 4px -1300px;
}

.jr-mVisualchooser-menu-item-iconSplineMultiAxis.jr {
  background-position: 4px -1368px;
}

.jr-mVisualchooser-menu-item-iconColumnMultiAxis.jr {
  background-position: 4px -1437px;
}

.jr-mVisualchooser-menu-item-iconScatter.jr {
  background-position: 4px -1506px;
}

.jr-mVisualchooser-menu-item-iconBubble.jr {
  background-position: 4px -1574px;
}

.jr-mVisualchooser-menu-item-iconPie.jr {
  background-position: 4px -1641px;
}

.jr-mVisualchooser-menu-item-iconPieDual.jr {
  background-position: 4px -1710px;
}

.jr-mVisualchooser-menu-item-iconPieSemi.jr {
  background-position: 4px -1782px;
}

.jr-mVisualchooser-menu-item-iconHeatMap.jr {
  background-position: 4px -1848px;
}

.jr-mVisualchooser-menu-item-iconHeatMapTime.jr {
  background-position: 4px -1916px;
}

.jr-mVisualchooser-menu-item-iconTreeMapDual.jr {
  background-position: 4px -1985px;
}

.jr-mVisualchooser-menu-item-iconTreeMap.jr {
  background-position: 4px -2054px;
}

.jr-mVisualchooser-menu-item-iconTreeMapParent.jr {
  background-position: 4px -2123px;
}

.jr-mVisualchooser-menu-item-iconCrosstab.jr {
  background-position: 3px -2191px;
}

.jr-mVisualchooser-menu-item-iconTable.jr {
  background-position: 4px -2259px;
}

.jr-mVisualchooser-menu-item.jr-isSelected.jr .jr-mVisualchooser-menu-item-icon.jr {
  background-color: #fefcfa;
  outline: 0.182em solid #3e8ddd;
}

.jr-mVisualchooser-menu-item.jr-isSelected.jr .jr-mVisualchooser-menu-item-label.jr {
  color: #3e8ddd;
  font-weight: bold;
}

.jr-mVisualchooser-menu-item.jr-isDisabled.jr {
  opacity: .4;
}

.jr-mVisualchooser-menu-item.jr-isHidden.jr {
  display: none;
}

.jr-mVisualchooser-menu-item.jr-isDisabled.jr .jr-mVisualchooser-menu-item-wrapper.jr {
  cursor: default;
}

/* =============================================
    DATA TABLE MODULE
    Last modified date:    November 10, 2017
    Last modified by:      Anna Leeg
 * ============================================= */
.jr-mDatatable.jr {
  background-color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.jr-mDatatable-header.jr .jr-mDatatable-row.jr {
  background-color: #d9e4f1;
}

.jr-mDatatable-header.jr .jr-mDatatable-cell.jr {
  font-weight: bold;
}

.jr-mDatatable-rowOdd.jr {
  background-color: #fff;
}

.jr-mDatatable-rowEven.jr {
  background-color: #f4f4f4;
}

.jr-mDatatable-rowGroup.jr,
.jr-mDatatable-rowTotal.jr {
  background-color: #d9e4f1;
}

.jr-mDatatable-rowGroup.jr .jr-mDatatable-cell.jr {
  color: #333;
}

.jr-mDatatable-rowGrouptotal.jr {
  background-color: #edf2f8;
}

.jr-mDatatable.jr:not(.jr-mDatatableCrosstab) .jr-mDatatable-rowGroup.jr .jr-mDatatable-cell.jr,
.jr-mDatatable.jr:not(.jr-mDatatableCrosstab) .jr-mDatatable-rowTotal.jr .jr-mDatatable-cell.jr,
.jr-mDatatable.jr:not(.jr-mDatatableCrosstab) .jr-mDatatable-rowGrouptotal.jr .jr-mDatatable-cell.jr {
  font-weight: bold;
}

.jr-mDatatable-cell.jr {
  border: 1px solid #fff;
  color: #555555;
  font-weight: normal;
  padding: 0 6px;
  text-align: left;
  vertical-align: top;
  white-space: normal;
}

.jr-mDatatable-cell-expander.jr {
  cursor: pointer;
  display: none;
  font-size: 1em;
  vertical-align: unset;
  margin-top: -0.091em;
  margin-right: 0.182em;
  width: 1em;
}

.jr-mDatatable-cell-wrapper.jr {
  height: auto;
  min-height: 2em;
}

.jr-mDatatable-cell-currency.jr,
.jr-mDatatable-cell-date.jr,
.jr-mDatatable-cell-number.jr,
.jr-mDatatable-cell-text.jr {
  line-height: 1.273em;
  padding-top: 0.455em;
}

@-moz-document url-prefix() {
  .jr-mDatatable-cell-currency.jr,
  .jr-mDatatable-cell-date.jr,
  .jr-mDatatable-cell-number.jr,
  .jr-mDatatable-cell-text.jr {
    padding-top: .364em;
  }
}

.jr-mDatatable-cell-currency.jr,
.jr-mDatatable-cell-number.jr {
  text-align: right;
}

.jr-mDatatableContainer.jr {
  display: inline-block;
  height: calc(100% - 0.455em);
  outline: .091em solid #d4d4d4;
}

.jr-mDatatable-bodyContainer.jr {
  outline: .091em solid #d4d4d4;
  overflow: hidden;
  position: relative;
}

.jr-mDatatableContainer.jr .jr-mDatatable-cell.jr:last-of-type {
  padding-right: 1.455em;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-cell.jr {
  border: 1px solid #d4d4d4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-cellTotal.jr {
  font-weight: bold !important;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-cellRowlabel.jr {
  text-align: right;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-cellColumnlabel.jr {
  text-align: center;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-cellRowlabel.jr-mDatatable-cellField.jr,
.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-cellRowlabel.jr-mDatatable-cellMeasure.jr {
  background-color: #fff;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-row.jr:nth-last-child(2) .jr-mDatatable-cellRowlabel.jr {
  border-bottom: 1px double #d4d4d4;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-cellColumnlabel.jr-mDatatable-cellField.jr,
.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-cellColumnlabel.jr-mDatatable-cellMeasure.jr {
  font-weight: normal;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-rowGrouplabels.jr .jr-mDatatable-cellColumnlabel.jr {
  background-color: #d9e4f1;
  text-align: left;
  font-weight: bold;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-header.jr .jr-mDatatable-cellSpacer.jr {
  background-color: #f4f4f4;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-rowGroup.jr {
  background-color: #fff;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-body.jr .jr-mDatatable-rowGroupSinglemember.jr .jr-mDatatable-cellField.jr,
.jr-mDatatableCrosstab.jr .jr-mDatatable-body.jr .jr-mDatatable-rowGroupSinglemember.jr .jr-mDatatable-cellMeasure.jr {
  border-bottom: 1px solid #d4d4d4;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-rowGroup.jr .jr-mDatatable-cell.jr {
  background-color: #fff;
  border-bottom: none;
  color: #555;
  font-weight: normal;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-rowGroup.jr-mDatatable-rowEven.jr .jr-mDatatable-cell.jr:last-of-type {
  background-color: #f4f4f4;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-body.jr .jr-mDatatable-rowMemberLast.jr .jr-mDatatable-cellField.jr,
.jr-mDatatableCrosstab.jr .jr-mDatatable-body.jr .jr-mDatatable-rowMemberLast.jr .jr-mDatatable-cellMeasure.jr,
.jr-mDatatableCrosstab.jr .jr-mDatatable-body.jr .jr-mDatatable-rowGroup.jr .jr-mDatatable-cellTotal.jr:last-of-type,
.jr-mDatatableCrosstab.jr .jr-mDatatable-body.jr .jr-mDatatable-rowMember.jr .jr-mDatatable-cellTotal.jr,
.jr-mDatatableCrosstab.jr .jr-mDatatable-rowValueLast.jr .jr-mDatatable-cellValue.jr {
  border-bottom: 1px solid #d4d4d4;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-body.jr .jr-mDatatable-cellField.jr:last-of-type,
.jr-mDatatableCrosstab.jr .jr-mDatatable-body.jr .jr-mDatatable-cellMeasure.jr:last-of-type,
.jr-mDatatableCrosstab.jr .jr-mDatatable-cellValue.jr {
  border-bottom: 1px solid transparent;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-cellValue.jr .jr-mDatatable-cell-date.jr,
.jr-mDatatableCrosstab.jr .jr-mDatatable-cellValue.jr .jr-mDatatable-cell-text.jr {
  text-align: right;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-rowTotal.jr-mDatatable-rowOdd.jr {
  background-color: #fff;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-rowTotal.jr-mDatatable-rowEven.jr {
  background-color: #f4f4f4;
}

.jr-mDatatableCrosstab.jr .jr-mDatatable-rowMember.jr-mDatatable-rowTotal.jr .jr-mDatatable-cellField.jr,
.jr-mDatatableCrosstab.jr .jr-mDatatable-rowMember.jr-mDatatable-rowTotal.jr .jr-mDatatable-cellMeasure.jr {
  font-weight: normal;
}

.jr-mDatatableCrosstabContainer.jr {
  height: calc(100% - 0.455em) !important;
  overflow: hidden;
  position: relative;
}

.jr-mDatatableCrosstab-header-rowlabelsContainer.jr,
.jr-mDatatableCrosstab-body-dataContainer.jr {
  position: absolute;
}

.jr-mDatatableCrosstab-header-columnlabelsContainer.jr,
.jr-mDatatableCrosstab-body-rowlabelsContainer.jr {
  overflow: hidden;
  position: absolute;
}

.jr-mDatatableCrosstab-header-columnlabelsContainer.jr,
.jr-mDatatableCrosstab-body-dataContainer.jr {
  border-right: 1px solid #d4d4d4;
}

.jr-mDatatableCrosstab-body-rowlabelsContainer.jr,
.jr-mDatatableCrosstab-body-dataContainer.jr {
  border-bottom: 1px solid #d4d4d4;
}

.jr-mDatatableCrosstab-body-rowlabelsContainer.jr .jr-mDatatable-row.jr:last-of-type .jr-mDatatable-cell.jr,
.jr-mDatatableCrosstab-body-dataContainer.jr .jr-mDatatable-row.jr:last-of-type .jr-mDatatable-cell.jr {
  border-bottom-color: transparent;
}

.jr-mDatatableCrosstab-body-rowlabelsContainer.jr .jr-mDatatableCrosstab.jr:not(.jr-isUnmerged) .jr-mDatatable-cell.jr:not(:last-of-type) {
  background-color: #fff;
}

.jr-mDatatableCrosstab-header-columnlabelsContainer.jr .jr-mDatatable-cell.jr:first-of-type,
.jr-mDatatableCrosstab-body-dataContainer.jr .jr-mDatatable-cell.jr:first-of-type {
  border-left: none;
}

.jr-mDatatableCrosstab-header-columnlabelsContainer.jr .jr-mDatatable-cell.jr:last-of-type {
  border-right: none;
}

.jr-mDatatableCrosstab-body-dataContainer.jr .jr-mDatatable-cell.jr:last-of-type {
  border-right: none;
  padding-right: 1.455em;
}

.jr-mDatatableCrosstab-body-rowlabelsContainer.jr .jr-mDatatable-row.jr:first-of-type .jr-mDatatable-cell.jr,
.jr-mDatatableCrosstab-body-dataContainer.jr .jr-mDatatable-row.jr:first-of-type .jr-mDatatable-cell.jr {
  border-top: none;
}

.jr-mDatatableCrosstab-body-dataContainer.jr .jr-mDatatable-rowTotal.jr .jr-mDatatable-cellTotal.jr {
  border-bottom: 1px solid #d4d4d4;
}

.jr-mDatatableCrosstab-header-rowlabelsContainer.jr .jr-mDatatableCrosstab.jr {
  position: relative;
  width: 100%;
}

.jr-mDatatableCrosstab-header-columnlabelsContainer.jr .jr-mDatatableCrosstab.jr,
.jr-mDatatableCrosstab-body-dataContainer.jr .jr-mDatatableCrosstab.jr {
  top: 0;
}

.jr-mDatatableCrosstab-body-rowlabelsContainer.jr .jr-mDatatableCrosstab.jr {
  position: relative;
  top: 0;
}

.jr-mDatatableCrosstab .jr-mDatatable-cell-expander.jr-isExpanded.jr,
.jr-mDatatableCrosstab .jr-mDatatable-cell-expander.jr-isCollapsed.jr {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.jr-mDatatableCrosstab .jr-mDatatable-cell-expander.jr-isExpanded.jr::before {
  content: "\f135";
  position: relative;
  z-index: 1;
}

.jr-mDatatableCrosstab .jr-mDatatable-cell-expander.jr-isCollapsed.jr::before {
  content: "\f149";
  position: relative;
  z-index: 1;
}

.jr-mDatatableCrosstab .jr-mDatatable-cell-expander.jr-isExpanded.jr::after,
.jr-mDatatableCrosstab .jr-mDatatable-cell-expander.jr-isCollapsed.jr::after {
  content: "\f151";
  color: #fff;
  position: absolute;
  left: 0;
}

.jr-mDatatableCrosstab.jr-isUnmerged.jr .jr-mDatatable-rowTotal.jr .jr-mDatatable-cellField.jr,
.jr-mDatatableCrosstab.jr-isUnmerged.jr .jr-mDatatable-rowTotal.jr .jr-mDatatable-cellMeasure.jr {
  font-weight: normal;
}

.jr-mDatatable-cell-wrapper.jr-isHidden.jr,
.jr-mDatatable-cell-text.jr-isHidden.jr {
  min-height: 0;
  height: 0;
  overflow: hidden;
}

.jr-mDatatable-emptyMessage.jr {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.jr-mDatatable-emptyMessage.jr-isHidden.jr {
  display: none;
}

.jr-mDatatableCrosstab-bodyContainer.jr-isEmpty.jr .jr-mDatatableCrosstab-body-rowlabelsContainer.jr .jr-mDatatableCrosstab.jr,
.jr-mDatatableCrosstab-bodyContainer.jr-isEmpty.jr .jr-mDatatableCrosstab-body-dataContainer.jr .jr-mDatatableCrosstab.jr {
  height: 100%;
  width: 100%;
}

.jr-mDatatableCrosstab-bodyContainer.jr-isEmpty.jr .jr-mDatatableCrosstab-body-rowlabelsContainer.jr,
.jr-mDatatableCrosstab-bodyContainer.jr-isEmpty.jr .jr-mDatatableCrosstab-body-dataContainer.jr {
  min-height: 94px !important;
}

.jr-mDatatableCrosstab-bodyContainer.jr-isEmpty.jr .jr-mDatatableCrosstab-body-rowlabelsContainer.jr .jr-mDatatable-row.jr:last-of-type .jr-mDatatable-cell.jr,
.jr-mDatatableCrosstab-bodyContainer.jr-isEmpty.jr .jr-mDatatableCrosstab-body-dataContainer.jr .jr-mDatatable-row.jr:last-of-type .jr-mDatatable-cell.jr {
  border-bottom: none;
}

.jr-mDatatableCrosstab-bodyContainer.jr-isEmpty.jr .jr-mDatatable-rowMember.jr:only-child .jr-mDatatable-cellField.jr:only-child {
  background-color: #cccccc;
  color: #fff;
  font-style: italic;
  font-weight: bold;
}

.jr-mDatatableContainer:hover .jr-mDatatable-bottomContainer .ps-scrollbar-x-rail {
  opacity: 0.6;
}

/* =============================================
    LAYOUT RULES
    Last modified date:     Nov 18, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-lWrapper.jr {
  position: relative;
}

.jr-lHeader.jr {
  background-color: #3e8ddd;
  color: #fff;
  height: 3.273em;
  width: 100%;
}

.jr-lBody.jr {
  background-color: #fff;
  position: absolute;
  top: 3.273em;
  bottom: 1.545em;
  overflow: hidden;
  width: 100%;
}

.jr-lFooter.jr {
  background-color: #3e8ddd;
  bottom: 0;
  height: 1.636em;
  position: absolute;
  width: 100%;
}

/* =============================================
    TOOLBAR MODULE
    Last modified date:     Oct 5, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mToolbar.jr {
  background-color: #ebebeb;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: 2.909em;
  padding: 0 0.455em;
}

.jr-mToolbar-divider.jr {
  border-right: 0.091em solid #ccc;
  display: inline-block;
  height: 2.182em;
  margin: 0px;
  top: 0.182em;
  vertical-align: middle;
  width: 0.091em;
}

.jr-mToolbar-toolset.jr {
  display: inline-block;
  height: 100%;
  padding: 0.182em;
}

.jr-mToolbarTall.jr {
  height: 3.273em;
}

.jr-mToolbarTall.jr .jr-mToolbar-toolset.jr {
  padding-top: 0.364em;
}

/* =============================================
   PANEL MODULE
   Last modified date:     Sep 1, 2016
   Last modified by:       Anna Leeg
 * ============================================ */
.jr-mPanel.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.jr-mPanel-header.jr {
  background-color: #ebebeb;
  height: 2.909em;
}

.jr-mPanel-header-title.jr {
  color: #1270cf;
  display: inline-block;
  font-size: 1.091em;
  line-height: 2.6666666667;
  margin-left: 0.917em;
  vertical-align: top;
}

.jr-mPanel-header-toolset.jr {
  display: inline-block;
  height: 100%;
  padding: 0.182em;
  vertical-align: top;
}

.jr-mPanel-search.jr,
.jr-mPanel-section-search.jr {
  border-bottom: 0.091em solid #e3e3e3;
  padding: 0.364em;
}

.jr-mPanel-body.jr {
  overflow-y: auto;
  position: absolute;
  top: 2.909em;
  bottom: 0;
  width: 100%;
}

.jr-mPanel-search.jr ~ .jr-mPanel-body.jr {
  top: 6.273em;
}

.jr-mPanel-section.jr {
  border-top: 0.091em solid #dedede;
  overflow-y: hidden;
  position: absolute;
  width: 100%;
}

.jr-mPanel-section-header.jr {
  background-color: #e9f0f6;
  height: 2.909em;
}

.jr-mPanel-section-header-title.jr {
  color: #464646;
  display: inline-block;
  font-size: 1.091em;
  font-weight: bold;
  line-height: 2.6666666667;
  margin-left: 0.917em;
  vertical-align: top;
}

.jr-mPanel-section-body.jr {
  height: calc(100% - 2.909em);
  overflow-y: auto;
}

.jr-mPanel-section-search.jr + .jr-mPanel-section-body.jr {
  height: calc(100% - 6.273em);
}

/* =============================================
    BANNER RULES

    Project:                JasperReports Server
    Last modified date:     May 26, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mBanner.jr {
  background-color: #3e8ddd;
  color: #fff;
  height: 3.273em;
  width: 100%;
}

.jr-mBanner-wrapper {
  height: 100%;
}

.jr-mBanner-wrapperLeft.jr {
  float: left;
  min-width: 48em;
}

.jr-mBanner-wrapperRight.jr {
  float: right;
  min-width: 38em;
}

.jr-mBanner-logo.jr {
  background-image: url("images/logo.png");
  background-position: 0 0.909em;
  background-repeat: no-repeat;
  background-size: 16em;
  float: left;
  height: 3.273em;
  margin-left: 0.727em;
  margin-right: 1.455em;
  width: 16em;
}

.jr-mBanner-nav.jr {
  float: left;
  height: inherit;
}

.jr-mBanner-search.jr {
  float: left;
  height: 100%;
  margin-right: 0.364em;
  margin-left: 0.727em;
  padding-top: 0.364em;
  width: auto;
}

.jr-mBanner-search.jr .jr-mInput-search.jr {
  border: 1px solid #3e8ddd;
}

.jr-mBanner-meta.jr {
  float: left;
  height: 100%;
}

@media only screen and (max-width: 975px) {
  .jr-mBanner-wrapperLeft.jr {
    min-width: 34em;
  }
  .jr-mBanner-logo.jr {
    background-image: url("images/logo_square.png");
    background-position: 0 .364em;
    background-size: 32px;
    width: 3em;
  }
}

@media only screen and (max-width: 810px) {
  .jr-mBanner-logo.jr {
    display: none;
  }
  .jr-mBanner-meta.jr .jr-mMenu-leaf.jr:first-of-type,
  .jr-mBanner-meta.jr .jr-mMenu-leaf.jr:nth-of-type(2) {
    display: none;
  }
  .jr-mBanner-wrapperLeft.jr {
    min-width: 30em;
  }
  .jr-mBanner-wrapperRight.jr {
    min-width: 25.909em;
  }
}

@media only screen and (max-width: 616px) {
  .jr-mBanner-search.jr {
    display: none;
  }
  .jr-mBanner-wrapperRight.jr {
    min-width: 7em;
  }
}

@media only screen and (max-width: 300px) {
  .jr-mBanner-wrapperRight.jr {
    display: none;
  }
}

/* =============================================
    TOOLBAR MODULE
    Last modified date:     Oct 5, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mToolbar.jr {
  background-color: #ebebeb;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: 2.909em;
  padding: 0 0.455em;
}

.jr-mToolbar-divider.jr {
  border-right: 0.091em solid #ccc;
  display: inline-block;
  height: 2.182em;
  margin: 0px;
  top: 0.182em;
  vertical-align: middle;
  width: 0.091em;
}

.jr-mToolbar-toolset.jr {
  display: inline-block;
  height: 100%;
  padding: 0.182em;
}

.jr-mToolbarTall.jr {
  height: 3.273em;
}

.jr-mToolbarTall.jr .jr-mToolbar-toolset.jr {
  padding-top: 0.364em;
}

/* ======================================
    GRID RULES
    Last changed date:    Oct 6, 2016
    Last changed by:      Anna Leeg
 * ====================================== */
.jr-mGrid.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  overflow: hidden;
  width: 100%;
}

.jr-mGrid-column.jr {
  float: left;
}

.jr-mGrid-column.jr + .jr-mGrid-column.jr {
  margin-left: 1%;
}

.jr-mGridTight.jr .jr-mGrid-column.jr {
  margin-left: 0;
}

.jr-mGridLoose.jr .jr-mGrid-column.jr + .jr-mGrid-column.jr {
  margin-left: 3%;
}

/* ============================================================================
   Multi-column/multi-row grids in which all columns are equal in width do not
   need need a jr-mGrid element for each row. E.g. a 3-column, 4-row grid needs
   only one jr-mGrid parent.

   Multi-column/multi-row grids with varied column widths will need a jr-mGrid
   element for each row. E.g. a 5-column, 2-row grid with the following layout
   will require two jr-mGrid elements:

  |   column 1   |   column 2   |   column 3   |   column 4   |   column 5   |

  |   column 1  and  column 2   |   column 3   |   column 4   |   column 5   |

 * ============================================================================ */
.jr-mGrid2.jr .jr-mGrid-column.jr {
  width: 49.5%;
}

.jr-mGrid2.jr .jr-mGrid-column.jr:nth-child(2n) + .jr-mGrid-column.jr {
  margin-left: 0%;
}

.jr-mGrid2.jr-mGridTight.jr .jr-mGrid-column.jr {
  width: 50%;
}

.jr-mGrid2.jr-mGridLoose.jr .jr-mGrid-column.jr {
  width: 48.5%;
}

.jr-mGrid3.jr .jr-mGrid-column.jr {
  width: 32.667%;
}

.jr-mGrid3.jr .jr-mGrid-column2.jr {
  width: 66.333%;
}

.jr-mGrid3.jr .jr-mGrid-column.jr:nth-child(3n) + .jr-mGrid-column.jr {
  margin-left: 0%;
}

.jr-mGrid3.jr-mGridTight.jr .jr-mGrid-column.jr {
  width: 33.333%;
}

.jr-mGrid3.jr-mGridTight.jr .jr-mGrid-column2.jr {
  width: 66.666%;
}

.jr-mGrid3.jr-mGridLoose.jr .jr-mGrid-column.jr {
  width: 31.333%;
}

.jr-mGrid3.jr-mGridLoose.jr .jr-mGrid-column2.jr {
  width: 65.666%;
}

.jr-mGrid4.jr .jr-mGrid-column.jr {
  width: 24.25%;
}

.jr-mGrid4.jr .jr-mGrid-column2.jr {
  width: 49.5%;
}

.jr-mGrid4.jr .jr-mGrid-column3.jr {
  width: 74.75%;
}

.jr-mGrid4.jr .jr-mGrid-column.jr:nth-child(4n) + .jr-mGrid-column.jr {
  margin-left: 0%;
}

.jr-mGrid4.jr-mGridTight.jr .jr-mGrid-column.jr {
  width: 25%;
}

.jr-mGrid4.jr-mGridTight.jr .jr-mGrid-column2.jr {
  width: 50%;
}

.jr-mGrid4.jr-mGridTight.jr .jr-mGrid-column3.jr {
  width: 75%;
}

.jr-mGrid4.jr-mGridLoose.jr .jr-mGrid-column.jr {
  width: 22.75%;
}

.jr-mGrid4.jr-mGridLoose.jr .jr-mGrid-column2.jr {
  width: 48.5%;
}

.jr-mGrid4.jr-mGridLoose.jr .jr-mGrid-column3.jr {
  width: 74.25%;
}

.jr-mGrid5.jr .jr-mGrid-column.jr {
  width: 19.2%;
}

.jr-mGrid5.jr .jr-mGrid-column2.jr {
  width: 39.4%;
}

.jr-mGrid5.jr .jr-mGrid-column3.jr {
  width: 59.6%;
}

.jr-mGrid5.jr .jr-mGrid-column4.jr {
  width: 79.8%;
}

.jr-mGrid5.jr .jr-mGrid-column.jr:nth-child(5n) + .jr-mGrid-column.jr {
  margin-left: 0%;
}

.jr-mGrid5.jr-mGridTight.jr .jr-mGrid-column.jr {
  width: 20%;
}

.jr-mGrid5.jr-mGridTight.jr .jr-mGrid-column2.jr {
  width: 40%;
}

.jr-mGrid5.jr-mGridTight.jr .jr-mGrid-column3.jr {
  width: 60%;
}

.jr-mGrid5.jr-mGridTight.jr .jr-mGrid-column4.jr {
  width: 80%;
}

.jr-mGrid5.jr-mGridLoose.jr .jr-mGrid-column.jr {
  width: 17.6%;
}

.jr-mGrid5.jr-mGridLoose.jr .jr-mGrid-column2.jr {
  width: 38.2%;
}

.jr-mGrid5.jr-mGridLoose.jr .jr-mGrid-column3.jr {
  width: 58.8%;
}

.jr-mGrid5.jr-mGridLoose.jr .jr-mGrid-column4.jr {
  width: 79.4%;
}

.jr-mGrid6.jr .jr-mGrid-column.jr {
  width: 15.75%;
}

.jr-mGrid6.jr .jr-mGrid-column2.jr {
  width: 32.6%;
}

.jr-mGrid6.jr .jr-mGrid-column3.jr {
  width: 49.45%;
}

.jr-mGrid6.jr .jr-mGrid-column4.jr {
  width: 66.3%;
}

.jr-mGrid6.jr .jr-mGrid-column5.jr {
  width: 83.15%;
}

.jr-mGrid6.jr .jr-mGrid-column.jr:nth-child(6n) + .jr-mGrid-column.jr {
  margin-left: 0%;
}

.jr-mGrid6.jr-mGridTight.jr .jr-mGrid-column.jr {
  width: 16.666%;
}

.jr-mGrid6.jr-mGridTight.jr .jr-mGrid-column2.jr {
  width: 33.3333%;
}

.jr-mGrid6.jr-mGridTight.jr .jr-mGrid-column3.jr {
  width: 49.998%;
}

.jr-mGrid6.jr-mGridTight.jr .jr-mGrid-column4.jr {
  width: 66.666%;
}

.jr-mGrid6.jr-mGridTight.jr .jr-mGrid-column5.jr {
  width: 83.333%;
}

.jr-mGrid6.jr-mGridLoose.jr .jr-mGrid-column.jr {
  width: 14.166%;
}

.jr-mGrid6.jr-mGridLoose.jr .jr-mGrid-column2.jr {
  width: 31.333%;
}

.jr-mGrid6.jr-mGridLoose.jr .jr-mGrid-column3.jr {
  width: 48.499%;
}

.jr-mGrid6.jr-mGridLoose.jr .jr-mGrid-column4.jr {
  width: 65.665%;
}

.jr-mGrid6.jr-mGridLoose.jr .jr-mGrid-column5.jr {
  width: 82.831%;
}

.jr-mGrid10.jr .jr-mGrid-column.jr {
  width: 9.1%;
}

.jr-mGrid10.jr .jr-mGrid-column.jr:nth-child(10n) + .jr-mGrid-column.jr {
  margin-left: 0%;
}

.jr-mGrid10.jr-mGridTight.jr .jr-mGrid-column.jr {
  width: 10%;
}

.jr-mGrid10.jr-mGridLoose.jr .jr-mGrid-column.jr {
  width: 7.3%;
}

/* =============================================
    TOOLTIP MODULE RULES
    Last modified date:     Oct 21, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mTooltip.jr {
  background-color: #3e8ddd;
  border-radius: 0.364em;
  color: #fff;
  display: inline-block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  max-width: 46em;
  padding: 0.727em 1em;
  pointer-events: none;
}

.jr-mTooltipBottom.jr:before,
.jr-mTooltipBottomRight:before,
.jr-mTooltipBottomLeft:before {
  border-right: 0.545em solid transparent;
  border-left: 0.545em solid transparent;
  border-bottom: 0.636em solid #3e8ddd;
  content: "";
  height: 0;
  line-height: 0;
  margin: 0 0 0 -6px;
  position: absolute;
  top: -7px;
  left: 50%;
}

.jr-mTooltipTop:after,
.jr-mTooltipTopRight:after,
.jr-mTooltipTopLeft:after {
  border-right: 0.545em solid transparent;
  border-left: 0.545em solid transparent;
  border-top: 0.636em solid #3e8ddd;
  content: "";
  height: 0;
  line-height: 0;
  margin: 0 0 0 -6px;
  position: absolute;
  bottom: -7px;
  left: 50%;
}

.jr-mTooltipTopRight:after,
.jr-mTooltipBottomRight:before {
  left: 93%;
}

.jr-mTooltipTopLeft:after,
.jr-mTooltipBottomLeft:before {
  left: 7%;
}

.jr-mTooltipRight.jr:before {
  border-top: 0.545em solid transparent;
  border-bottom: 0.545em solid transparent;
  border-right: 0.636em solid #3e8ddd;
  content: "";
  height: 0;
  line-height: 0;
  margin: 0 -10px 0 0;
  position: absolute;
  left: -7px;
  top: 35%;
}

.jr-mTooltipLeft.jr:before {
  border-top: 0.545em solid transparent;
  border-bottom: 0.545em solid transparent;
  border-left: 0.636em solid #3e8ddd;
  content: "";
  height: 0;
  line-height: 0;
  margin: 0 -10px 0 0;
  position: absolute;
  right: 3px;
  top: 35%;
}

.jr-mTooltip-label.jr {
  font-weight: bold;
}

.jr-mTooltip-text.jr {
  white-space: normal;
}

.jr-mTooltip-text.jr + .jr-mTooltip-label.jr {
  margin-top: 1.273em;
}

.jr-mTooltip.jr-isInvisible.jr {
  visibility: hidden;
}

.jr-mTooltipOutline.jr {
  background-color: #fff;
  border-color: #3e8ddd;
  border-width: 0.182em;
  border-style: solid;
  color: #3e8ddd;
}

.jr-mTooltipOutline.jr-mTooltipBottom.jr:before,
.jr-mTooltipOutline.jr-mTooltipBottomRight.jr:before,
.jr-mTooltipOutline.jr-mTooltipBottomLeft.jr:before {
  top: -9px;
}

.jr-mTooltipOutline.jr-mTooltipTop:after,
.jr-mTooltipOutline.jr-mTooltipTopRight:after,
.jr-mTooltipOutline.jr-mTooltipTopLeft:after {
  bottom: -9px;
}

.jr-mTooltipOutline.jr-mTooltipRight.jr:before {
  left: -9px;
}

.jr-mTooltipOutline.jr-mTooltipLeft.jr:before {
  right: 1px;
}

.jr-mTooltipWarning.jr {
  background-color: #ff6a00;
  border-color: #ff6a00;
  border-width: 0.091em;
  border-style: solid;
}

.jr-mTooltipWarning.jr-mTooltipBottom.jr:before,
.jr-mTooltipWarning.jr-mTooltipBottomRight.jr:before,
.jr-mTooltipWarning.jr-mTooltipBottomLeft.jr:before {
  border-bottom-color: #ff6a00;
}

.jr-mTooltipWarning.jr-mTooltipTop:after,
.jr-mTooltipWarning.jr-mTooltipTopRight:after,
.jr-mTooltipWarning.jr-mTooltipTopLeft:after {
  border-top-color: #ff6a00;
}

.jr-mTooltipWarning.jr-mTooltipRight.jr:before {
  border-right-color: #ff6a00;
}

.jr-mTooltipWarning.jr-mTooltipLeft.jr:before {
  border-left-color: #ff6a00;
}

.jr-mTooltipWarning.jr-mTooltipOutline.jr {
  background-color: #fff;
  border-color: #ff6a00;
  border-width: 0.182em;
  border-style: solid;
  color: #e2500f;
}

.jr-mTooltipError.jr {
  background-color: #d81e29;
  border-color: #d81e29;
  border-width: 0.091em;
  border-style: solid;
}

.jr-mTooltipError.jr-mTooltipBottom.jr:before,
.jr-mTooltipError.jr-mTooltipBottomRight:before,
.jr-mTooltipError.jr-mTooltipBottomLeft:before {
  border-bottom-color: #d81e29;
}

.jr-mTooltipError.jr-mTooltipTop:after,
.jr-mTooltipError.jr-mTooltipTopRight:after,
.jr-mTooltipError.jr-mTooltipTopLeft:after {
  border-top-color: #d81e29;
}

.jr-mTooltipError.jr-mTooltipRight.jr:before {
  border-right-color: #d81e29;
}

.jr-mTooltipError.jr-mTooltipLeft.jr:before {
  border-left-color: #d81e29;
}

.jr-mTooltipError.jr-mTooltipOutline.jr {
  background-color: #fff;
  border-color: #d81e29;
  border-width: 0.182em;
  border-style: solid;
  color: #bd1d26;
}

/* =============================================
    MENU MODULE RULES
    Last modified date:  June 21, 2017
    Last modified by:    Anna Leeg
 * ============================================= */
.jr-mMenu.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.jr-mMenu-node.jr,
.jr-mMenu-leaf.jr {
  cursor: pointer;
  position: relative;
}

.jr-mMenuHorizontal.jr {
  display: inline-block;
  height: inherit;
}

.jr-mMenuHorizontal.jr .jr-mMenu-leaf-icon.jr {
  margin-top: 0.571em;
  margin-right: -0.429em;
  margin-left: -0.429em;
}

.jr-mMenuHorizontal.jr > .jr-mMenu-node.jr,
.jr-mMenuHorizontal.jr > .jr-mMenu-leaf.jr {
  float: left;
  height: inherit;
  padding-left: 1.091em;
  padding-right: 1.091em;
}

.jr-mMenuHorizontal.jr > .jr-mMenu-node.jr {
  padding-right: 1.692em;
}

.jr-mMenuHorizontal.jr .jr-mMenu-node-label.jr,
.jr-mMenuHorizontal.jr .jr-mMenu-leaf-label.jr {
  display: inline-block;
  font-size: 1.182em;
  line-height: 2.7692307692;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .jr-mMenuHorizontal.jr .jr-mMenu-node-label.jr,
  .jr-mMenuHorizontal.jr .jr-mMenu-leaf-label.jr {
    line-height: 2.9230769231;
  }
}

.jr-mMenuHorizontal.jr .jr-mMenu-node-label.jr:after {
  border-top: .308em solid #fff;
  border-right: 0.231em solid transparent;
  border-left: 0.231em solid transparent;
  content: "";
  margin-left: 0.231em;
  position: absolute;
  top: 50%;
}

.jr-mMenu-leaf-label-link.jr,
.jr-mMenu-node-label-link.jr {
  color: #fff;
  outline: none;
  text-decoration: none;
}

.jr-mMenuVertical.jr {
  background-color: #ffffff;
  display: inline-block;
  padding-top: 0.455em;
  padding-bottom: 0.455em;
  min-width: 150px;
  border: 1px solid #ccc;
  border-radius: 0;
  font-family: Arial;
}

.jr-mMenuVertical.jr .jr-mMenu-separator.jr {
  border-top: 0.091em solid #e1e2e3;
  margin-top: 0.455em;
  margin-bottom: 0.455em;
}

.jr-mMenuVertical.jr > .jr-mMenu-node.jr,
.jr-mMenuVertical.jr > .jr-mMenu-leaf.jr {
  height: auto;
}

.jr-mMenuVertical.jr > .jr-mMenu-node.jr:after {
  border-left: 0.727em solid #333;
  border-top: 0.455em solid transparent;
  border-bottom: 0.455em solid transparent;
  content: "";
  position: absolute;
  top: 36%;
  right: 1em;
}

.jr-mMenuVertical.jr .jr-mMenu-node-label.jr,
.jr-mMenuVertical.jr .jr-mMenu-leaf-label.jr {
  background-repeat: no-repeat;
  font-size: 1.182em;
  line-height: 2.154em;
  margin-right: 2.154em;
  margin-bottom: 0;
  white-space: nowrap;
}

.jr-mMenuVertical.jr .jr-mMenu-node-label.jr {
  margin-left: 2em;
}

.jr-mMenuVertical.jr .jr-mMenu-leaf-toggle.jr {
  display: inline-block;
  height: 0.462em;
  margin-right: 0.462em;
  margin-left: 0.846em;
  vertical-align: middle;
  width: 0.462em;
}

.jr-mMenuHorizontal.jr > .jr-mMenu-node.jr-isHovered.jr,
.jr-mMenuHorizontal.jr > .jr-mMenu-leaf.jr-isHovered.jr {
  background: #195b8a;
}

.jr-mMenuVertical.jr > .jr-mMenu-node.jr-isHovered.jr,
.jr-mMenuVertical.jr > .jr-mMenu-leaf.jr-isHovered.jr,
.jr-mMenuVertical.jr > .jr-mMenu-leaf:hover.jr {
  background: #195b8a;
  color: #fff;
}

.jr-mMenu-leaf-toggle.jr-isOn.jr {
  background-color: #3e8ddd;
  border-radius: 3px;
  display: inline-block;
  height: 6px;
  margin-top: -0.231em;
  margin-right: 0.615em;
  margin-left: 0.615em;
  vertical-align: middle;
  width: 0.462em;
}

.jr-mMenu-leaf.jr-isHovered.jr .jr-mMenu-leaf-toggle.jr-isOn.jr {
  background-color: #fff;
}

.jr-mMenuVertical.jr > .jr-mMenu-node.jr-isHovered.jr:after {
  border-left: .615em solid #fff;
}

.jr-mMenu-leaf.jr-isHovered.jr .jr-mMenu-leaf-label-link.jr,
.jr-mMenu-node.jr-isHovered.jr .jr-mMenu-node-label-link.jr {
  text-decoration: underline;
}

/* =============================================
    TREE MODULE
    Last modified date:    Mar 22, 2017
    Last modified by:      Anna Leeg
 * ============================================= */
.jr-mTree.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.jr-mTree-node.jr,
.jr-mTree-leaf.jr {
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 0.091em;
  position: relative;
}

.jr-mTree-label.jr {
  color: #464646;
  height: 2.364em;
  line-height: 2.3636363636;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jr-mTree-leaf.jr .jr-mTree-label.jr:first-child {
  padding-left: 0.545em;
}

.jr-mTree-iconContainer.jr {
  float: left;
  height: 2.364em;
}

.jr-mTree-label-icon.jr {
  /* will be used when we implement data types */
}

.jr-mTree-icon.jr {
  background-image: url("images/tree_icons_sprite.png");
  background-repeat: no-repeat;
  float: left;
  height: 1.727em;
  width: 2em;
  margin: 0.273em 0.364em 0 0.182em;
}

.jr-mTree.jr > .jr-mTree-leaf-1.jr {
  padding-left: 0.182em;
}

.jr-mTree-node-1.jr {
  padding-left: 0;
}

.jr-mTree-node-2.jr {
  padding-left: 2.364em;
}

.jr-mTree-node-3.jr {
  padding-left: 4.818em;
}

.jr-mTree-node-4.jr {
  padding-left: 7.091em;
}

.jr-mTree-node-5.jr {
  padding-left: 9.455em;
}

.jr-mTree-node-6.jr {
  padding-left: 11.818em;
}

.jr-mTree-node-7.jr {
  padding-left: 14.182em;
}

.jr-mTree-node-8.jr {
  padding-left: 16.545em;
}

.jr-mTree-node-9.jr {
  padding-left: 18.909em;
}

.jr-mTree-node-10.jr {
  padding-left: 21.273em;
}

.jr-mTree-node-11.jr {
  padding-left: 23.636em;
}

.jr-mTree-node-12.jr {
  padding-left: 26em;
}

.jr-mTree-node-13.jr {
  padding-left: 28.364em;
}

.jr-mTree-node-14.jr {
  padding-left: 30.727em;
}

.jr-mTree-node-15.jr {
  padding-left: 33.091em;
}

.jr-mTree-leaf-1.jr {
  padding-left: 1.091em;
}

.jr-mTree-leaf-2.jr {
  padding-left: 3.455em;
}

.jr-mTree-leaf-3.jr {
  padding-left: 5.818em;
}

.jr-mTree-leaf-4.jr {
  padding-left: 8.182em;
}

.jr-mTree-leaf-5.jr {
  padding-left: 10.545em;
}

.jr-mTree-leaf-6.jr {
  padding-left: 12.909em;
}

.jr-mTree-leaf-7.jr {
  padding-left: 15.273em;
}

.jr-mTree-leaf-8.jr {
  padding-left: 17.636em;
}

.jr-mTree-leaf-9.jr {
  padding-left: 20em;
}

.jr-mTree-leaf-10.jr {
  padding-left: 22.364em;
}

.jr-mTree-leaf-11.jr {
  padding-left: 24.727em;
}

.jr-mTree-leaf-12.jr {
  padding-left: 27.091em;
}

.jr-mTree-leaf-13.jr {
  padding-left: 29.455em;
}

.jr-mTree-leaf-14.jr {
  padding-left: 31.818em;
}

.jr-mTree-leaf-15.jr {
  padding-left: 34.182em;
}

.jr-mTreeLoose.jr .jr-mTree-node.jr,
.jr-mTreeLoose.jr .jr-mTree-leaf.jr {
  height: 2.818em;
  padding-top: 0.182em;
}

.jr-mTree-iconDatasource.jr {
  background-position: 4px 1px;
}

.jr-mTree-iconSchema.jr {
  background-position: 1px -40px;
}

.jr-mTree-iconTable.jr {
  background-position: 3px -78px;
}

.jr-mTree-iconColumn.jr {
  background-position: 9px -118px;
  margin-left: -0.455em;
}

.jr-mTree-iconIsland.jr {
  background-position: 2px -158px;
}

.jr-mTree-iconDerivedtables.jr {
  background-position: 3px -198px;
}

.jr-mTree-iconDerivedtable.jr {
  background-position: 1px -238px;
}

.jr-mTree-iconSet.jr {
  background-position: 3px -278px;
}

.jr-mTree-iconItem.jr {
  background-position: 8px -318px;
}

.jr-mTree-iconCalcfields.jr {
  background-position: 3px -358px;
}

.jr-mTree-iconCalcfield.jr {
  background-position: 8px -399px;
  margin-left: -0.455em;
}

.jr-mTree-leaf-key.jr {
  background-color: #cecece;
  display: none;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 2.25;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  width: 2.545em;
}

.jr-mTree-alert.jr {
  background-color: inherit;
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  width: 2.5em;
}

.jr-mTree-alert-icon.jr {
  color: inherit;
  font-size: 14px;
  height: 1.857em;
  line-height: 1.8571428571;
}

.jr-mTree-alertInfo.jr {
  color: #3e8ddd;
  height: 2.364em;
  line-height: 2.3636363636;
}

.jr-mTree-leaf.jr-isMapped.jr {
  background-color: #f4f4f4;
}

.jr-mTree-leaf.jr-isMapped.jr .jr-mTree-label.jr {
  color: #666666;
  font-style: italic;
}

.jr-mTree-leaf.jr-isMapped.jr .jr-mTree-leaf-key.jr {
  display: block;
}

.jr-mTree-leaf.jr-isMapped.jr-isSelected.jr .jr-mTree-leaf-key.jr {
  background-color: #1388d8;
  border-left: 0.182em solid #a3c4da;
  color: #fff;
  width: 2.727em;
}

.jr-mTree-node.jr-isHovered.jr,
.jr-mTree-leaf.jr-isHovered.jr,
.jr-mTree-leaf.jr:hover {
  background-color: #f7f7f7;
}

.jr-mTree-leaf.jr:hover .jr-mTree-alert.jr {
  display: block;
}

.jr-mTree-node.jr-isSelected.jr,
.jr-mTree-leaf.jr-isSelected.jr {
  background-color: #1388d8;
}

.jr-mTree-node.jr-isSelected.jr > .jr-mTree-label.jr,
.jr-mTree-leaf.jr-isSelected.jr > .jr-mTree-label.jr {
  color: #fff;
}

.jr-isSelected.jr .jr-mTree-iconDatasource.jr {
  background-position: -48px 1px;
}

.jr-isSelected.jr .jr-mTree-iconSchema.jr {
  background-position: -51px -40px;
}

.jr-isSelected.jr .jr-mTree-iconTable.jr {
  background-position: -50px -78px;
}

.jr-isSelected.jr .jr-mTree-iconColumn.jr {
  background-position: -43px -118px;
}

.jr-isSelected.jr .jr-mTree-iconIsland.jr {
  background-position: -50px -158px;
}

.jr-isSelected.jr .jr-mTree-iconDerivedtables.jr {
  background-position: -50px -198px;
}

.jr-isSelected.jr .jr-mTree-iconDerivedtable.jr {
  background-position: -51px -238px;
}

.jr-isSelected.jr .jr-mTree-iconCalcfields.jr {
  background-position: -48px -358px;
}

.jr-isSelected.jr .jr-mTree-iconCalcfield.jr {
  background-position: -43px -399px;
}

.jr-mTree-node.jr-isOpen.jr .jr-mTree-expander.jr {
  border-left: 0.364em solid transparent;
  border-right: 0.364em solid transparent;
  border-top: 0.455em solid #1388d8;
  content: "";
  float: left;
  margin-top: 1em;
  margin-left: 0.364em;
}

.jr-mTree-node.jr-isClosed.jr .jr-mTree-expander.jr {
  border-left: 0.455em solid #1388d8;
  border-bottom: 0.364em solid transparent;
  border-top: 0.364em solid transparent;
  display: inline-block;
  float: left;
  margin-left: 0.636em;
  margin-top: 0.818em;
}

.jr-mTree-node.jr-isOpen.jr-isSelected.jr .jr-mTree-expander.jr {
  border-left: 0.364em solid transparent;
  border-right: 0.364em solid transparent;
  border-top: 0.455em solid #fff;
  content: "";
  float: left;
  margin-top: 1em;
  margin-left: 0.364em;
}

.jr-mTree-node.jr-isClosed.jr-isSelected.jr .jr-mTree-expander.jr {
  border-left: 0.455em solid #fff;
  border-bottom: 0.364em solid transparent;
  border-top: 0.364em solid transparent;
  content: "";
  float: left;
  margin-top: 0.818em;
  margin-left: 0.636em;
}

.jr-mTree-node.jr > .jr-mTree.jr {
  margin-left: 2em;
}

.jr-mTree-nodeFolder.jr:not(.jr-mTree-hideRoot) .jr-mTree {
  margin-left: 2em;
}

.jr-mTree-hideRoot.jr-mTree-nodeFolder > .jr-mTree-label-wrapper {
  display: none !important;
}

.jr-mTree-node.selected > .jr-mTree-label-wrapper {
  background-color: #1388d8;
  color: #fff;
}

/* =============================================
    MESSAGE MODULE
    Last modified date:     Feb 28, 2017
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mMessage.jr {
  background-color: #f9f9f9;
  border-color: #e2e2e2;
  border-width: .091em;
  border-style: solid;
  border-radius: 0.364em;
  display: inline-block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  min-height: 6em;
}

.jr-mMessage-textContainer.jr {
  margin-left: 4.182em;
  padding: 1em 1.636em 1em 1em;
  text-align: left;
}

.jr-mMessage-title.jr {
  color: #333333;
  font-size: 1.182em;
  font-weight: bold;
  margin-bottom: 0.462em;
  text-align: left;
}

.jr-mMessage-iconContainer.jr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4em;
  text-align: center;
}

.jr-mMessage-icon.jr {
  color: #fff;
  margin-left: -0.033em;
  margin-top: 0.067em;
}

.jr-mMessage-text.jr {
  color: #333333;
  white-space: normal;
  margin-top: 1em;
}

.jr-mMessageInfo.jr {
  background-color: #f4f9fd;
  border-color: #3e8ddd;
}

.jr-mMessageInfo.jr .jr-mMessage-title.jr,
.jr-mMessageInfo.jr .jr-mMessage-text.jr {
  color: #085bae;
}

.jr-mMessageInfo.jr .jr-mMessage-iconContainer.jr {
  background-color: #3e8ddd;
}

.jr-mMessageInfo.jr .jr-mMessage-close.jr {
  color: #3e8ddd;
  opacity: .75;
}

.jr-mMessageSuccess.jr {
  background-color: #f3fce0;
  border-color: #8bbc22;
}

.jr-mMessageSuccess.jr .jr-mMessage-title.jr,
.jr-mMessageSuccess.jr .jr-mMessage-text.jr {
  color: #648d0d;
}

.jr-mMessageSuccess.jr .jr-mMessage-iconContainer.jr {
  background-color: #8bbc22;
}

.jr-mMessageSuccess.jr .jr-mMessage-close.jr {
  color: #648d0d;
  opacity: .75;
}

.jr-mMessageAttention.jr {
  background-color: #ebe7ed;
  border-color: #6f4165;
}

.jr-mMessageAttention.jr .jr-mMessage-title.jr,
.jr-mMessageAttention.jr .jr-mMessage-text.jr {
  color: #4f1134;
}

.jr-mMessageAttention.jr .jr-mMessage-iconContainer.jr {
  background-color: #6f4165;
}

.jr-mMessageAttention.jr .jr-mMessage-close.jr {
  color: #6f4165;
  opacity: .75;
}

.jr-mMessageWarning.jr {
  background-color: #fdece0;
  border-color: #ff6a00;
}

.jr-mMessageWarning.jr .jr-mMessage-title.jr,
.jr-mMessageWarning.jr .jr-mMessage-text.jr {
  color: #e2500f;
}

.jr-mMessageWarning.jr .jr-mMessage-iconContainer.jr {
  background-color: #ff6a00;
}

.jr-mMessageWarning.jr .jr-mMessage-close.jr {
  color: #ff6a00;
  opacity: .75;
}

.jr-mMessageError.jr {
  background-color: #fde5e7;
  border-color: #d81e29;
}

.jr-mMessageError.jr .jr-mMessage-title.jr,
.jr-mMessageError.jr .jr-mMessage-text.jr {
  color: #bd1d26;
}

.jr-mMessageError.jr .jr-mMessage-iconContainer.jr {
  background-color: #d81e29;
}

.jr-mMessageError.jr .jr-mMessage-close.jr {
  color: #d81e29;
  opacity: .75;
}

.jr-mMessagePlain.jr .jr-mMessage-iconContainer.jr {
  display: none;
}

.jr-mMessagePlain.jr .jr-mMessage-title.jr {
  font-size: 1.091em;
}

.jr-mMessagePlain.jr .jr-mMessage-textContainer.jr {
  margin-left: 0;
}

.jr-mMessage-close.jr {
  height: 2em;
  position: absolute;
  top: 0.182em;
  right: 0.182em;
  width: 22px;
}

.jr-mMessage.jr-isHidden.jr {
  display: none;
}

/* =============================================
    CANVAS RULES

    Project:                JasperReports Server
    Last modified date:     June 24, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mCanvasContainer.jr {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.jr-mCanvas.jr {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.jr-mCanvas-title.jr {
  height: 2.545em;
  margin: 1em 0;
}

.jr-mCanvas-title-text.jr {
  font-size: 1.455em;
  height: 1.75em;
  line-height: 1.75;
  text-align: center;
}

.jr-mCanvasScroll.jr {
  overflow: auto;
}

.jr-mCanvasContainerAdhoc.jr {
  top: 3.091em;
}

/* ============================================
    ADHOC RULES
    Last modified date:     May 17, 2017
    Last modified by:       Anna Leeg
 * ============================================ */
.jr-mAdhoc.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.jr-mAdhoc-visualization.jr {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.jr-mAdhoc-visualization.jr-isHidden.jr {
  visibility: hidden;
}

.jr-mAdhoc-visualization-title.jr {
  height: 2.545em;
  margin: 1em 5em;
}

.jr-mAdhoc-visualization-title-text.jr {
  font-size: 1.455em;
  height: 1.75em;
  line-height: 1.75;
  text-align: center;
}

.jr-mAdhoc-visualization-launcher.jr {
  position: absolute;
  top: 1em;
  left: 1em;
}

.jr-mAdhoc-visualization-launcher.jr-isMinimized.jr {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.jr-mAdhoc-visualization-launcher.jr-isHidden.jr {
  display: none;
}

.jr-mAdhoc-visualization-message.jr {
  margin: 15% auto;
  text-align: center;
  width: 500px;
}

.jr-mAdhoc-visualizationScroll.jr {
  overflow: auto;
}

.jr-mAdhoc-visualization-launcher.jr .jr-mButton.jr .jr-mIcon.jr-meatball.jr {
  display: none;
}

.jr-mAdhoc-visualization-launcher.jr-isMinimized.jr .jr-mButton.jr {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  height: 1.273em;
}

.jr-mAdhoc-visualization-launcher.jr-isMinimized.jr .jr-mButton.jr .jr-mIcon.jr-chartColumn.jr {
  display: none;
}

.jr-mAdhoc-visualization-launcher.jr-isMinimized.jr .jr-mButton.jr .jr-mIcon.jr-meatball.jr {
  display: block;
  line-height: 0.727em;
}

.jr-mAdhoc-visualization-title.jr-isHidden.jr {
  display: none;
}

/* =============================================
   LISTBOX MODULE
   Last modified date:     Aug 23, 2016
   Last modified by:       Anna Leeg
 * ============================================ */
.jr-mListbox.jr {
  color: #666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: 100%;
}

.jr-mListbox-label.jr {
  color: #666666;
  display: block;
  line-height: 2;
  font-weight: normal;
}

.jr-mListbox-search.jr {
  margin-bottom: 0.545em;
}

.jr-mListbox-list.jr {
  background-color: #fff;
  border: 0.091em solid #e3e3e3;
  height: calc(100% - 5.273em);
  overflow-y: auto;
  position: absolute;
  top: 5.091em;
  bottom: 0;
  width: 100%;
}

/* =============================================
   SHUTTLE/MOVER MODULE
   Last modified date:     Aug 23, 2016
   Last modified by:       Anna Leeg
 * ============================================ */
.jr-mShuttle.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: 100%;
  min-width: 525px;
  overflow: hidden;
  white-space: nowrap;
}

.jr-mShuttle-listbox.jr {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  width: 45%;
}

.jr-mShuttle-movers.jr {
  display: inline-block;
  margin: 0;
  min-width: 40px;
  top: 5.455em;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 8%;
}

.jr-mShuttle-movers.jr *:nth-child(odd),
.jr-mShuttle-movers.jr *:nth-child(even) {
  margin-bottom: 1em;
}

/* =============================================
    COMMON STATES
    Last change:    Oct 26, 2016
    Author:         Anna Leeg
 * ============================================ */
.jr-isVisible.jr {
  display: block;
}

/* removes element from flow */
.jr-isHidden.jr {
  display: none;
}

/* takes up space in flow, just invisible */
.jr-isInvisible.jr {
  visibility: hidden;
}

/*=====================================================================================================*/
/*========================================= custom styles =============================================*/
/*=====================================================================================================*/
