/*
* 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: 1px solid #d6d6d6;
  height: 2.545em;
  padding-right: 0.364em;
  padding-left: 0.364em;
}

.jr[type="search"] {
  border: 1px 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-right: 1em;
  padding-left: 1em;
}

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

    Project:        JasperReports Server
    Last change:    07/21/16
    Author:         Anna Leeg
 * ============================================== */
.jr-mButton.jr {
  border: 1px solid transparent;
  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-mButtonLarge.jr > .jr-mButton-label.jr {
  font-size: 1.455em;
  height: 2.125em;
  line-height: 2.125;
}

.jr-mButtonOutline.jr {
  border: 1px solid #acacac;
  color: #656565;
}

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

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

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

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

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

.jr-mButtonAction.jr > .jr-mButton-icon.jr {
  margin-left: .273em;
  margin-right: .273em;
}

.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.545em;
}

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

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

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

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

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

.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-isHovered.jr,
.jr-mButtonAction.jr-mButtonOutline.jr:hover {
  background-color: #f4f6fa;
  border-color: #e2e2e2;
}

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

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

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

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

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

/* =============================================
  DIALOG BOX MODULE STYLESHEET

  Project:        JasperReports Server
  Last change:    Apr 15, 2016
  Author:         Anna Leeg
 * ============================================ */
.jr-mDialog.jr {
  background-color: #fff;
  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;
}

.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 {
  overflow-y: auto;
  position: relative;
  min-height: 10em;
  max-height: 45.455em;
}

.jr-mDialog-body-wrapper.jr {
  padding: 1.364em 1.091em;
}

.jr-mDialog-footer.jr {
  border-top: 1px solid #ccc;
  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: pointer;
  height: 1.455em;
  position: absolute;
  right: 0.455em;
  bottom: 0.455em;
  width: 1.455em;
}

/* ==============================================
   FORM MODULE STYLESHEET
  
    Project:                JasperReports Server
    Last modified date:     Apr 15, 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 {
  border-bottom: 1px solid silver;
  margin: 0 0 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-left: 2em;
}

/* =============================================
    INPUT MODULE STYLESHEET (FORM ELEMENTS)

    Project:                JasperReports Server
    Last modified date:     June 01, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mInput.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

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

.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-text.jr,
.jr-mInput-number.jr,
.jr-mInput-email.jr,
.jr-mInput-password.jr,
.jr-mInput-search.jr,
.jr-mInput-select {
  width: 100%;
}

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

.jr-mInput-textarea.jr {
  height: 5.818em;
  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-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-mInput-alert.jr {
  background-color: #f4e6e6;
  border-radius: 2px;
  color: #880000;
  display: block;
  line-height: 1.1818181818;
  margin-top: 0.182em;
  margin-bottom: 0.364em;
  padding: 0.182em 0.364em 0.273em 0.364em;
}

.jr-mInput-searchbutton.jr {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2.545em;
}

.jr-mInput-searchbutton-icon.jr {
  background-image: url("images/control_icons_sprite.png");
  background-position: 0 -275px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1.818em;
}

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

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

.jr-mItemselector-button.jr {
  background-color: #fff;
  border-right: 1px 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-ok.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;
}

.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-alert.jr-isInvisible.jr {
  visibility: hidden;
}

.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
 * ============================================= */
/* =============================================
    INPUT MODULE STYLESHEET (FORM ELEMENTS)

    Project:                JasperReports Server
    Last modified date:     June 01, 2016
    Last modified by:       Anna Leeg
 * ============================================= */
.jr-mInput.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

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

.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-text.jr,
.jr-mInput-number.jr,
.jr-mInput-email.jr,
.jr-mInput-password.jr,
.jr-mInput-search.jr,
.jr-mInput-select {
  width: 100%;
}

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

.jr-mInput-textarea.jr {
  height: 5.818em;
  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-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-mInput-alert.jr {
  background-color: #f4e6e6;
  border-radius: 2px;
  color: #880000;
  display: block;
  line-height: 1.1818181818;
  margin-top: 0.182em;
  margin-bottom: 0.364em;
  padding: 0.182em 0.364em 0.273em 0.364em;
}

.jr-mInput-searchbutton.jr {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2.545em;
}

.jr-mInput-searchbutton-icon.jr {
  background-image: url("images/control_icons_sprite.png");
  background-position: 0 -275px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1.818em;
}

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

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

.jr-mItemselector-button.jr {
  background-color: #fff;
  border-right: 1px 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-ok.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;
}

.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-alert.jr-isInvisible.jr {
  visibility: hidden;
}

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

.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 {
  /**/
}

.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%;
}

.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;
}

.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

    Project:        JasperReports Server
    Last change:    05/02/16 by Anna
    Author:         Joel Guerrero
 * ============================================= */
.jr-mIcon.jr {
  background-image: url("images/glyph_icons_sprite.svg");
  background-repeat: no-repeat;
  background-size: 55px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
  height: 2.364em;
  position: relative;
  width: 2.364em;
}

.jr-mIconSmall.jr {
  background-size: 44px;
  height: 1.818em;
  width: 1.818em;
}

.jr-mIconLarge.jr {
  background-size: 75px;
  height: 3.091em;
  width: 30px;
}

.jr-mIcon.jr-filter.jr {
  background-position: 2px 5px;
}

.jr-mIcon.jr-grid.jr {
  background-position: 2px -24px;
}

.jr-mIcon.jr-treeHorizontal.jr {
  background-position: 2px -53px;
}

.jr-mIcon.jr-redo.jr {
  background-position: 2px -82px;
}

.jr-mIcon.jr-save.jr {
  background-position: 2px -110px;
}

.jr-mIcon.jr-gears.jr {
  background-position: 2px -138px;
}

.jr-mIcon.jr-undo.jr {
  background-position: 2px -168px;
}

.jr-mIcon.jr-undoAll.jr {
  background-position: 1px -196px;
}

.jr-mIcon.jr-view.jr {
  background-position: 2px -224px;
}

.jr-mIcon.jr-hashtag.jr {
  background-position: 2px -253px;
}

.jr-mIcon.jr-database.jr {
  background-position: 2px -281px;
}

.jr-mIcon.jr-export.jr {
  background-position: 2px -310px;
}

.jr-mIcon.jr-inputControl.jr {
  background-position: 2px -338px;
}

.jr-mIcon.jr-treeVertical.jr {
  background-position: 2px -367px;
}

.jr-mIcon.jr-query.jr {
  background-position: 2px -395px;
}

.jr-mIcon.jr-switch.jr {
  background-position: 2px -424px;
}

.jr-mIcon.jr-sort.jr {
  background-position: 2px -453px;
}

.jr-mIcon.jr-properties.jr {
  background-position: 2px -481px;
}

.jr-mIcon.jr-joinInner.jr {
  background-position: 2px -510px;
}

.jr-mIcon.jr-joinFull.jr {
  background-position: 2px -1197px;
}

.jr-mIcon.jr-joinLeft.jr {
  background-position: 2px -1225px;
}

.jr-mIcon.jr-joinRight.jr {
  background-position: 2px -1254px;
}

.jr-mIcon.jr-refresh.jr {
  background-position: 2px -596px;
}

.jr-mIcon.jr-maximize.jr {
  background-position: 2px -539px;
}

.jr-mIcon.jr-minimize.jr {
  background-position: 2px -568px;
}

.jr-mIcon.jr-search.jr {
  background-position: 2px -653px;
}

.jr-mIcon.jr-calendar.jr {
  background-position: 2px -682px;
}

.jr-mIcon.jr-invert.jr {
  background-position: 2px -625px;
}

.jr-mIcon.jr-minus.jr {
  background-position: 2px -883px;
}

.jr-mIcon.jr-arrowDoubleLeft.jr {
  background-position: 0 -796px;
}

.jr-mIcon.jr-arrowDoubleRight.jr {
  background-position: 3px -739px;
}

.jr-mIcon.jr-arrowRight.jr {
  background-position: 2px -711px;
}

.jr-mIcon.jr-arrowLeft.jr {
  background-position: 1px -768px;
}

.jr-mIcon.jr-arrowClosed.jr {
  background-position: 2px -825px;
}

.jr-mIcon.jr-arrowOpen.jr {
  background-position: 2px -853px;
}

.jr-mIcon.jr-edit.jr {
  background-position: 2px -911px;
}

.jr-mIcon.jr-delete.jr {
  background-position: 2px -939px;
}

.jr-mIcon.jr-plus.jr {
  background-position: 2px -968px;
}

.jr-mIcon.jr-stop.jr {
  background-position: 2px -996px;
}

.jr-mIcon.jr-download.jr {
  background-position: 2px -1025px;
}

.jr-mIcon.jr-cancel.jr {
  background-position: 2px -1054px;
}

.jr-mIcon.jr-ok.jr {
  background-position: 2px -1082px;
}

.jr-mIcon.jr-home.jr {
  background-position: 2px -1140px;
}

.jr-mIcon.jr-gear.jr {
  background-position: 2px -1168px;
}

.jr-mIcon.jr-bookmark.jr {
  background-position: 2px -1310px;
}

.jr-mIcon.jr-loading.jr {
  background-position: 2px -1111px;
  -webkit-animation: loadingSpin 1.6s linear infinite;
  -moz-animation: loadingSpin 1.6s linear infinite;
  animation: loadingSpin 1.6s linear infinite;
}

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

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

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

.jr-mIconSmall.jr-filter.jr {
  background-position: 1px 4px;
}

.jr-mIconSmall.jr-grid.jr {
  background-position: 1px -19px;
}

.jr-mIconSmall.jr-treeHorizontal.jr {
  background-position: 1px -43px;
}

.jr-mIconSmall.jr-redo.jr {
  background-position: 1px -66px;
}

.jr-mIconSmall.jr-save.jr {
  background-position: 1px -88px;
}

.jr-mIconSmall.jr-gears.jr {
  background-position: 1px -111px;
}

.jr-mIconSmall.jr-undo.jr {
  background-position: 1px -134px;
}

.jr-mIconSmall.jr-undoAll.jr {
  background-position: 1px -157px;
}

.jr-mIconSmall.jr-view.jr {
  background-position: 1px -180px;
}

.jr-mIconSmall.jr-hashtag.jr {
  background-position: 1px -203px;
}

.jr-mIconSmall.jr-database.jr {
  background-position: 1px -225px;
}

.jr-mIconSmall.jr-export.jr {
  background-position: 1px -248px;
}

.jr-mIconSmall.jr-inputControl.jr {
  background-position: 1px -271px;
}

.jr-mIconSmall.jr-treeVertical.jr {
  background-position: 1px -294px;
}

.jr-mIconSmall.jr-query.jr {
  background-position: 2px -317px;
}

.jr-mIconSmall.jr-switch.jr {
  background-position: 1px -340px;
}

.jr-mIconSmall.jr-sort.jr {
  background-position: 1px -363px;
}

.jr-mIconSmall.jr-properties.jr {
  background-position: 1px -386px;
}

.jr-mIconSmall.jr-joinInner.jr {
  background-position: 1px -409px;
}

.jr-mIconSmall.jr-joinFull.jr {
  background-position: 1px -958px;
}

.jr-mIconSmall.jr-joinLeft.jr {
  background-position: 1px -981px;
}

.jr-mIconSmall.jr-joinRight.jr {
  background-position: 1px -1004px;
}

.jr-mIconSmall.jr-refresh.jr {
  background-position: 1px -477px;
}

.jr-mIconSmall.jr-maximize.jr {
  background-position: 1px -431px;
}

.jr-mIconSmall.jr-minimize.jr {
  background-position: 1px -454px;
}

.jr-mIconSmall.jr-search.jr {
  background-position: 1px -523px;
}

.jr-mIconSmall.jr-calendar.jr {
  background-position: 1px -546px;
}

.jr-mIconSmall.jr-invert.jr {
  background-position: 1px -500px;
}

.jr-mIconSmall.jr-minus.jr {
  background-position: 1px -706px;
}

.jr-mIconSmall.jr-arrowDoubleLeft.jr {
  background-position: 0 -637px;
}

.jr-mIconSmall.jr-arrowDoubleRight.jr {
  background-position: 2px -591px;
}

.jr-mIconSmall.jr-arrowRight.jr {
  background-position: 2px -569px;
}

.jr-mIconSmall.jr-arrowLeft.jr {
  background-position: 1px -615px;
}

.jr-mIconSmall.jr-arrowClosed.jr {
  background-position: 1px -660px;
}

.jr-mIconSmall.jr-arrowOpen.jr {
  background-position: 1px -682px;
}

.jr-mIconSmall.jr-edit.jr {
  background-position: 1px -729px;
}

.jr-mIconSmall.jr-delete.jr {
  background-position: 1px -752px;
}

.jr-mIconSmall.jr-plus.jr {
  background-position: 1px -775px;
}

.jr-mIconSmall.jr-stop.jr {
  background-position: 1px -798px;
}

.jr-mIconSmall.jr-download.jr {
  background-position: 1px -821px;
}

.jr-mIconSmall.jr-cancel.jr {
  background-position: 1px -843px;
}

.jr-mIconSmall.jr-ok.jr {
  background-position: 1px -866px;
}

.jr-mIconSmall.jr-home.jr {
  background-position: 1px -912px;
}

.jr-mIconSmall.jr-gear.jr {
  background-position: 1px -935px;
}

.jr-mIconSmall.jr-loading.jr {
  background-position: 1px -889px;
}

.jr-mIconSmall.jr-bookmark.jr {
  background-position: 1px -1049px;
}

/*-- LARGE ICONS --*/
.jr-mIconLarge.jr-filter.jr {
  background-position: 0 6px;
}

.jr-mIconLarge.jr-grid.jr {
  background-position: 0 -34px;
}

.jr-mIconLarge.jr-treeHorizontal.jr {
  background-position: 0 -73px;
}

.jr-mIconLarge.jr-redo.jr {
  background-position: 0 -113px;
}

.jr-mIconLarge.jr-save.jr {
  background-position: 0 -151px;
}

.jr-mIconLarge.jr-gears.jr {
  background-position: 0 -190px;
}

.jr-mIconLarge.jr-undo.jr {
  background-position: 0 -230px;
}

.jr-mIconLarge.jr-undoAll.jr {
  background-position: -1px -268px;
}

.jr-mIconLarge.jr-view.jr {
  background-position: 0 -307px;
}

.jr-mIconLarge.jr-hashtag.jr {
  background-position: 0 -346px;
}

.jr-mIconLarge.jr-database.jr {
  background-position: 0 -385px;
}

.jr-mIconLarge.jr-export.jr {
  background-position: 0 -424px;
}

.jr-mIconLarge.jr-inputControl.jr {
  background-position: 0 -463px;
}

.jr-mIconLarge.jr-treeVertical.jr {
  background-position: 0 -502px;
}

.jr-mIconLarge.jr-query.jr {
  background-position: 0 -541px;
}

.jr-mIconLarge.jr-switch.jr {
  background-position: 0 -580px;
}

.jr-mIconLarge.jr-sort.jr {
  background-position: 0 -619px;
}

.jr-mIconLarge.jr-properties.jr {
  background-position: 0 -658px;
}

.jr-mIconLarge.jr-joinInner.jr {
  background-position: 0 -697px;
}

.jr-mIconLarge.jr-joinFull.jr {
  background-position: 0 -1633px;
}

.jr-mIconLarge.jr-joinLeft.jr {
  background-position: 0 -1672px;
}

.jr-mIconLarge.jr-joinRight.jr {
  background-position: 0 -1711px;
}

.jr-mIconLarge.jr-refresh.jr {
  background-position: 0 -814px;
}

.jr-mIconLarge.jr-maximize.jr {
  background-position: 0 -735px;
}

.jr-mIconLarge.jr-minimize.jr {
  background-position: 0 -775px;
}

.jr-mIconLarge.jr-search.jr {
  background-position: 0 -891px;
}

.jr-mIconLarge.jr-calendar.jr {
  background-position: 0 -931px;
}

.jr-mIconLarge.jr-invert.jr {
  background-position: 0 -853px;
}

.jr-mIconLarge.jr-minus.jr {
  background-position: 0 -1204px;
}

.jr-mIconLarge.jr-arrowDoubleLeft.jr {
  background-position: -2px -1087px;
}

.jr-mIconLarge.jr-arrowDoubleRight.jr {
  background-position: 2px -1009px;
}

.jr-mIconLarge.jr-arrowRight.jr {
  background-position: 1px -970px;
}

.jr-mIconLarge.jr-arrowLeft.jr {
  background-position: -2px -1048px;
}

.jr-mIconLarge.jr-arrowClosed.jr {
  background-position: 0 -1125px;
}

.jr-mIconLarge.jr-arrowOpen.jr {
  background-position: 0 -1163px;
}

.jr-mIconLarge.jr-edit.jr {
  background-position: 0 -1243px;
}

.jr-mIconLarge.jr-delete.jr {
  background-position: 0 -1282px;
}

.jr-mIconLarge.jr-plus.jr {
  background-position: 0 -1321px;
}

.jr-mIconLarge.jr-stop.jr {
  background-position: 0 -1360px;
}

.jr-mIconLarge.jr-download.jr {
  background-position: 0 -1399px;
}

.jr-mIconLarge.jr-cancel.jr {
  background-position: 0 -1438px;
}

.jr-mIconLarge.jr-ok.jr {
  background-position: 0 -1476px;
}

.jr-mIconLarge.jr-home.jr {
  background-position: 0 -1555px;
}

.jr-mIconLarge.jr-gear.jr {
  background-position: 0 -1594px;
}

.jr-mIconLarge.jr-loading.jr {
  background-position: 0 -1516px;
}

.jr-mIconLarge.jr-bookmark.jr {
  background-position: 0 -1787px;
}

/* ----------------------------- */
/*   STATES and INVERTED ICONS   */
/* ----------------------------- */
/* STANDARD SIZE */
.jr-mIconInverted.jr-filter.jr {
  background-position: -31px 5px;
}

.jr-mIconInverted.jr-grid.jr {
  background-position: -31px -24px;
}

.jr-mIconInverted.jr-treeHorizontal.jr {
  background-position: -31px -53px;
}

.jr-mIconInverted.jr-redo.jr {
  background-position: -31px -82px;
}

.jr-mIconInverted.jr-save.jr {
  background-position: -31px -110px;
}

.jr-mIconInverted.jr-gears.jr {
  background-position: -31px -138px;
}

.jr-mIconInverted.jr-undo.jr {
  background-position: -31px -168px;
}

.jr-mIconInverted.jr-undoAll.jr {
  background-position: -32px -196px;
}

.jr-mIconInverted.jr-view.jr {
  background-position: -31px -224px;
}

.jr-mIconInverted.jr-hashtag.jr {
  background-position: -31px -253px;
}

.jr-mIconInverted.jr-database.jr {
  background-position: -31px -281px;
}

.jr-mIconInverted.jr-export.jr {
  background-position: -31px -310px;
}

.jr-mIconInverted.jr-inputControl.jr {
  background-position: -31px -338px;
}

.jr-mIconInverted.jr-treeVertical.jr {
  background-position: -31px -367px;
}

.jr-mIconInverted.jr-query.jr {
  background-position: -31px -395px;
}

.jr-mIconInverted.jr-switch.jr {
  background-position: -31px -424px;
}

.jr-mIconInverted.jr-sort.jr {
  background-position: -31px -453px;
}

.jr-mIconInverted.jr-properties.jr {
  background-position: -31px -481px;
}

.jr-mIconInverted.jr-joinInner.jr {
  background-position: -31px -510px;
}

.jr-mIconInverted.jr-joinFull.jr {
  background-position: -31px -1197px;
}

.jr-mIconInverted.jr-joinLeft.jr {
  background-position: -31px -1225px;
}

.jr-mIconInverted.jr-joinRight.jr {
  background-position: -31px -1254px;
}

.jr-mIconInverted.jr-refresh.jr {
  background-position: -31px -596px;
}

.jr-mIconInverted.jr-maximize.jr {
  background-position: -31px -539px;
}

.jr-mIconInverted.jr-minimize.jr {
  background-position: -31px -568px;
}

.jr-mIconInverted.jr-search.jr {
  background-position: -31px -653px;
}

.jr-mIconInverted.jr-calendar.jr {
  background-position: -31px -682px;
}

.jr-mIconInverted.jr-invert.jr {
  background-position: -31px -625px;
}

.jr-mIconInverted.jr-minus.jr {
  background-position: -31px -883px;
}

.jr-mIconInverted.jr-arrowDoubleLeft.jr {
  background-position: -33px -796px;
}

.jr-mIconInverted.jr-arrowDoubleRight.jr {
  background-position: -30px -739px;
}

.jr-mIconInverted.jr-arrowRight.jr {
  background-position: -31px -711px;
}

.jr-mIconInverted.jr-arrowLeft.jr {
  background-position: -32px -768px;
}

.jr-mIconInverted.jr-arrowClosed.jr {
  background-position: -31px -825px;
}

.jr-mIconInverted.jr-arrowOpen.jr {
  background-position: -31px -853px;
}

.jr-mIconInverted.jr-edit.jr {
  background-position: -31px -911px;
}

.jr-mIconInverted.jr-delete.jr {
  background-position: -31px -939px;
}

.jr-mIconInverted.jr-plus.jr {
  background-position: -31px -968px;
}

.jr-mIconInverted.jr-stop.jr {
  background-position: -31px -996px;
}

.jr-mIconInverted.jr-download.jr {
  background-position: -31px -1025px;
}

.jr-mIconInverted.jr-cancel.jr {
  background-position: -31px -1054px;
}

.jr-mIconInverted.jr-ok.jr {
  background-position: -31px -1082px;
}

.jr-mIconInverted.jr-home.jr {
  background-position: -31px -1140px;
}

.jr-mIconInverted.jr-gear.jr {
  background-position: -31px -1168px;
}

.jr-mIconInverted.jr-loading.jr {
  background-position: -31px -1111px;
}

.jr-mIconInverted.jr-bookmark.jr {
  background-position: -31px -1310px;
}

/* SMALL */
.jr-mIconSmall.jr-mIconInverted.jr-filter.jr {
  background-position: -25px 4px;
}

.jr-mIconSmall.jr-mIconInverted.jr-grid.jr {
  background-position: -25px -19px;
}

.jr-mIconSmall.jr-mIconInverted.jr-treeHorizontal.jr {
  background-position: -25px -43px;
}

.jr-mIconSmall.jr-mIconInverted.jr-redo.jr {
  background-position: -25px -66px;
}

.jr-mIconSmall.jr-mIconInverted.jr-save.jr {
  background-position: -25px -88px;
}

.jr-mIconSmall.jr-mIconInverted.jr-gears.jr {
  background-position: -25px -111px;
}

.jr-mIconSmall.jr-mIconInverted.jr-undo.jr {
  background-position: -25px -134px;
}

.jr-mIconSmall.jr-mIconInverted.jr-undoAll.jr {
  background-position: -25px -157px;
}

.jr-mIconSmall.jr-mIconInverted.jr-view.jr {
  background-position: -25px -180px;
}

.jr-mIconSmall.jr-mIconInverted.jr-hashtag.jr {
  background-position: -25px -203px;
}

.jr-mIconSmall.jr-mIconInverted.jr-database.jr {
  background-position: -25px -225px;
}

.jr-mIconSmall.jr-mIconInverted.jr-export.jr {
  background-position: -25px -248px;
}

.jr-mIconSmall.jr-mIconInverted.jr-inputControl.jr {
  background-position: -25px -271px;
}

.jr-mIconSmall.jr-mIconInverted.jr-treeVertical.jr {
  background-position: -25px -294px;
}

.jr-mIconSmall.jr-mIconInverted.jr-query.jr {
  background-position: -24px -317px;
}

.jr-mIconSmall.jr-mIconInverted.jr-switch.jr {
  background-position: -25px -340px;
}

.jr-mIconSmall.jr-mIconInverted.jr-sort.jr {
  background-position: -25px -363px;
}

.jr-mIconSmall.jr-mIconInverted.jr-properties.jr {
  background-position: -25px -386px;
}

.jr-mIconSmall.jr-mIconInverted.jr-joinInner.jr {
  background-position: -25px -409px;
}

.jr-mIconSmall.jr-mIconInverted.jr-joinFull.jr {
  background-position: -25px -958px;
}

.jr-mIconSmall.jr-mIconInverted.jr-joinLeft.jr {
  background-position: -25px -981px;
}

.jr-mIconSmall.jr-mIconInverted.jr-joinRight.jr {
  background-position: -25px -1004px;
}

.jr-mIconSmall.jr-mIconInverted.jr-refresh.jr {
  background-position: -25px -477px;
}

.jr-mIconSmall.jr-mIconInverted.jr-maximize.jr {
  background-position: -25px -431px;
}

.jr-mIconSmall.jr-mIconInverted.jr-minimize.jr {
  background-position: -25px -454px;
}

.jr-mIconSmall.jr-mIconInverted.jr-search.jr {
  background-position: -25px -523px;
}

.jr-mIconSmall.jr-mIconInverted.jr-calendar.jr {
  background-position: -25px -546px;
}

.jr-mIconSmall.jr-mIconInverted.jr-invert.jr {
  background-position: -25px -500px;
}

.jr-mIconSmall.jr-mIconInverted.jr-minus.jr {
  background-position: -25px -706px;
}

.jr-mIconSmall.jr-mIconInverted.jr-arrowDoubleLeft.jr {
  background-position: -27px -637px;
}

.jr-mIconSmall.jr-mIconInverted.jr-arrowDoubleRight.jr {
  background-position: -24px -591px;
}

.jr-mIconSmall.jr-mIconInverted.jr-arrowRight.jr {
  background-position: -24px -569px;
}

.jr-mIconSmall.jr-mIconInverted.jr-arrowLeft.jr {
  background-position: -25px -615px;
}

.jr-mIconSmall.jr-mIconInverted.jr-arrowClosed.jr {
  background-position: -25px -660px;
}

.jr-mIconSmall.jr-mIconInverted.jr-arrowOpen.jr {
  background-position: -25px -682px;
}

.jr-mIconSmall.jr-mIconInverted.jr-edit.jr {
  background-position: -25px -729px;
}

.jr-mIconSmall.jr-mIconInverted.jr-delete.jr {
  background-position: -25px -752px;
}

.jr-mIconSmall.jr-mIconInverted.jr-plus.jr {
  background-position: -25px -775px;
}

.jr-mIconSmall.jr-mIconInverted.jr-stop.jr {
  background-position: -25px -798px;
}

.jr-mIconSmall.jr-mIconInverted.jr-download.jr {
  background-position: -25px -821px;
}

.jr-mIconSmall.jr-mIconInverted.jr-cancel.jr {
  background-position: -25px -843px;
}

.jr-mIconSmall.jr-mIconInverted.jr-ok.jr {
  background-position: -25px -866px;
}

.jr-mIconSmall.jr-mIconInverted.jr-home.jr {
  background-position: -25px -912px;
}

.jr-mIconSmall.jr-mIconInverted.jr-gear.jr {
  background-position: -25px -935px;
}

.jr-mIconSmall.jr-mIconInverted.jr-loading.jr {
  background-position: -25px -889px;
}

.jr-mIconSmall.jr-mIconInverted.jr-bookmark.jr {
  background-position: -25px -1049px;
}

/* LARGE */
.jr-mIconLarge.jr-mIconInverted.jr-filter.jr {
  background-position: -45px 6px;
}

.jr-mIconLarge.jr-mIconInverted.jr-grid.jr {
  background-position: -45px -34px;
}

.jr-mIconLarge.jr-mIconInverted.jr-treeHorizontal.jr {
  background-position: -45px -73px;
}

.jr-mIconLarge.jr-mIconInverted.jr-redo.jr {
  background-position: -45px -113px;
}

.jr-mIconLarge.jr-mIconInverted.jr-save.jr {
  background-position: -45px -151px;
}

.jr-mIconLarge.jr-mIconInverted.jr-gears.jr {
  background-position: -45px -190px;
}

.jr-mIconLarge.jr-mIconInverted.jr-undo.jr {
  background-position: -45px -230px;
}

.jr-mIconLarge.jr-mIconInverted.jr-undoAll.jr {
  background-position: -46px -268px;
}

.jr-mIconLarge.jr-mIconInverted.jr-view.jr {
  background-position: -45px -307px;
}

.jr-mIconLarge.jr-mIconInverted.jr-hashtag.jr {
  background-position: -45px -346px;
}

.jr-mIconLarge.jr-mIconInverted.jr-database.jr {
  background-position: -45px -385px;
}

.jr-mIconLarge.jr-mIconInverted.jr-export.jr {
  background-position: -45px -424px;
}

.jr-mIconLarge.jr-mIconInverted.jr-inputControl.jr {
  background-position: -45px -463px;
}

.jr-mIconLarge.jr-mIconInverted.jr-treeVertical.jr {
  background-position: -45px -502px;
}

.jr-mIconLarge.jr-mIconInverted.jr-query.jr {
  background-position: -45px -541px;
}

.jr-mIconLarge.jr-mIconInverted.jr-switch.jr {
  background-position: -45px -580px;
}

.jr-mIconLarge.jr-mIconInverted.jr-sort.jr {
  background-position: -45px -619px;
}

.jr-mIconLarge.jr-mIconInverted.jr-properties.jr {
  background-position: -45px -658px;
}

.jr-mIconLarge.jr-mIconInverted.jr-joinInner.jr {
  background-position: -45px -697px;
}

.jr-mIconLarge.jr-mIconInverted.jr-joinFull.jr {
  background-position: -45px -1633px;
}

.jr-mIconLarge.jr-mIconInverted.jr-joinLeft.jr {
  background-position: -45px -1672px;
}

.jr-mIconLarge.jr-mIconInverted.jr-joinRight.jr {
  background-position: -45px -1711px;
}

.jr-mIconLarge.jr-mIconInverted.jr-refresh.jr {
  background-position: -45px -814px;
}

.jr-mIconLarge.jr-mIconInverted.jr-maximize.jr {
  background-position: -45px -735px;
}

.jr-mIconLarge.jr-mIconInverted.jr-minimize.jr {
  background-position: -45px -775px;
}

.jr-mIconLarge.jr-mIconInverted.jr-search.jr {
  background-position: -45px -891px;
}

.jr-mIconLarge.jr-mIconInverted.jr-calendar.jr {
  background-position: -45px -931px;
}

.jr-mIconLarge.jr-mIconInverted.jr-invert.jr {
  background-position: -45px -853px;
}

.jr-mIconLarge.jr-mIconInverted.jr-minus.jr {
  background-position: -45px -1204px;
}

.jr-mIconLarge.jr-mIconInverted.jr-arrowDoubleLeft.jr {
  background-position: -47px -1087px;
}

.jr-mIconLarge.jr-mIconInverted.jr-arrowDoubleRight.jr {
  background-position: -43px -1009px;
}

.jr-mIconLarge.jr-mIconInverted.jr-arrowRight.jr {
  background-position: -44px -970px;
}

.jr-mIconLarge.jr-mIconInverted.jr-arrowLeft.jr {
  background-position: -47px -1048px;
}

.jr-mIconLarge.jr-mIconInverted.jr-arrowClosed.jr {
  background-position: -45px -1125px;
}

.jr-mIconLarge.jr-mIconInverted.jr-arrowOpen.jr {
  background-position: -45px -1163px;
}

.jr-mIconLarge.jr-mIconInverted.jr-edit.jr {
  background-position: -45px -1243px;
}

.jr-mIconLarge.jr-mIconInverted.jr-delete.jr {
  background-position: -45px -1282px;
}

.jr-mIconLarge.jr-mIconInverted.jr-plus.jr {
  background-position: -45px -1321px;
}

.jr-mIconLarge.jr-mIconInverted.jr-stop.jr {
  background-position: -45px -1360px;
}

.jr-mIconLarge.jr-mIconInverted.jr-download.jr {
  background-position: -45px -1399px;
}

.jr-mIconLarge.jr-mIconInverted.jr-cancel.jr {
  background-position: -45px -1438px;
}

.jr-mIconLarge.jr-mIconInverted.jr-ok.jr {
  background-position: -45px -1476px;
}

.jr-mIconLarge.jr-mIconInverted.jr-home.jr {
  background-position: -45px -1555px;
}

.jr-mIconLarge.jr-mIconInverted.jr-gear.jr {
  background-position: -45px -1594px;
}

.jr-mIconLarge.jr-mIconInverted.jr-loading.jr {
  background-position: -45px -1516px;
}

.jr-mIconLarge.jr-mIconInverted.jr-bookmark.jr {
  background-position: -45px -1787px;
}

/* ===========================================
  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
     
    Creation date:       Dec 10, 2015
    Last modified date:  May 26, 2016
    Last modified by:    Anna Leeg
 * ============================================= */
.jr-mMenu.jr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.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.727em;
  margin-right: -0.545em;
  margin-left: -0.545em;
}

.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;
  border: 1px solid #e1e2e3;
  border-radius: 0.545em;
  display: inline-block;
  padding-top: 0.455em;
  padding-bottom: 0.455em;
  min-width: 150px;
}

.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

	Utility styles are simple rules for common use cases. All utility
	styles must be prefixed with "u-"

	Project:                JasperReports Server
	Last modified date:     May 13, 2016
	Last modified by:       Anna Leeg
 * ==================================================================== */
.jr-uStrong.jr {
  font-weight: bold;
}

.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-14pc.jr {
  width: 14%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-50px.jr {
  width: 4.545em;
}

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

.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-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-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-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-uOverflow-show.jr {
  overflow: visible;
}

.jr-uOverflow-hide.jr {
  overflow: hidden;
}

.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;
}

.jr-uRight.jr {
  float: right;
}

/*===============================================================================================================*/
/*============================================== custom styles ==================================================*/
/*===============================================================================================================*/
