@charset "UTF-8";
/*! (C) Copyright 2011-2014 Hewlett-Packard Development Company, L.P. */
/* reset + utility */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

address {
  font-style: normal; }

strong {
  font-weight: bold; }

ol, ul {
  list-style: none;
  margin-bottom: 20px; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0; }

dt, dd {
  margin-bottom: 10px; }

dd {
  padding-left: 10px; }

p, ul {
  margin-bottom: 20px; }

p img {
  vertical-align: text-bottom; }

sup {
  /* IE is pretty wonky with SUP styles; define differently in IE-specific CSS if used */
  font-size: .75em;
  vertical-align: 20%; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

optgroup {
  font-style: normal; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0.7;
    -webkit-transform: translateX(-10px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0.7;
    -moz-transform: translateX(-10px); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0.7;
    -ms-transform: translateX(-10px); }

  100% {
    opacity: 1;
    -ms-transform: translateX(0); } }

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0.7;
    -o-transform: translateX(-10px); }

  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0.7;
    transform: translateX(-10px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-10px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0.7;
    -moz-transform: translateY(-10px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-ms-keyframes fadeInDown {
  0% {
    opacity: 0.7;
    -ms-transform: translateY(-10px); }

  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }

@-o-keyframes fadeInDown {
  0% {
    opacity: 0.7;
    -o-transform: translateY(-10px); }

  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@-webkit-keyframes fadeInDown2 {
  0% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; }

  80% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; }

  100% {
    opacity: 1;
    max-height: 200px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 0px; } }

@-moz-keyframes fadeInDown2 {
  0% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; }

  80% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; }

  100% {
    opacity: 1;
    max-height: 200px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 0px; } }

@-ms-keyframes fadeInDown2 {
  0% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; }

  80% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; }

  100% {
    opacity: 1;
    max-height: 200px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 0px; } }

@-o-keyframes fadeInDown2 {
  0% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; }

  80% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; }

  100% {
    opacity: 1;
    max-height: 200px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 0px; } }

@-webkit-keyframes unFadeInDown2 {
  0% {
    opacity: 1;
    max-height: 200px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 0px; }

  100% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; } }

@-moz-keyframes unFadeInDown2 {
  0% {
    opacity: 1;
    max-height: 200px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 0px; }

  100% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; } }

@-ms-keyframes unFadeInDown2 {
  0% {
    opacity: 1;
    max-height: 200px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 0px; }

  100% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; } }

@-o-keyframes unFadeInDown2 {
  0% {
    opacity: 1;
    max-height: 200px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 0px; }

  100% {
    opacity: 0;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: -20px; } }

@-webkit-keyframes fadeInDown3 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3px); }

  30% {
    opacity: 0;
    -webkit-transform: translateY(-3px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInDown3 {
  0% {
    opacity: 0;
    -moz-transform: translateY(-3px); }

  30% {
    opacity: 0;
    -moz-transform: translateY(-3px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-ms-keyframes fadeInDown3 {
  0% {
    opacity: 0;
    -moz-transform: translateY(-3px); }

  30% {
    opacity: 0;
    -moz-transform: translateY(-3px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-ms-keyframes fadeInDown3 {
  0% {
    opacity: 0;
    -moz-transform: translateY(-3px); }

  30% {
    opacity: 0;
    -moz-transform: translateY(-3px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0.7;
    transform: translateY(10px); }

  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(5px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0.7;
    -moz-transform: translateY(5px); }

  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-ms-keyframes fadeInUp {
  0% {
    opacity: 0.7;
    -ms-transform: translateY(5px); }

  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }

@-o-keyframes fadeInUp {
  0% {
    opacity: 0.7;
    -o-transform: translateY(5px); }

  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0.7;
    transform: translateY(5px); }

  100% {
    opacity: 1;
    transform: translateY(0); } }

html, body, #hp-body {
  height: 100%;
  width: 100%; }
  @media print {
    html, body, #hp-body {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

body, #hp-body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  overflow: hidden;
  background-color: #d9d9d9;
  color: #c6c9ca; }
  @media print {
    body, #hp-body {
      font-size: 12px;
      line-height: 14px;
      overflow: visible;
      background-color: #fff;
      color: #000; } }
  html.no-js body, html.no-js #hp-body {
    background-color: #fff; }
  body > .hp-logo, #hp-body > .hp-logo {
    position: absolute;
    top: 35px;
    left: 50%;
    height: 95px;
    width: 225px;
    background-position: -350px -285px;
    margin-left: -105px; }
  body > .hp-spinner, #hp-body > .hp-spinner {
    position: absolute;
    top: 120px; }
    body > .hp-spinner .hp-spinner-image, #hp-body > .hp-spinner .hp-spinner-image {
      background-position: -320px -40px; }
  body.hp-basic-layout #hp-body-div, #hp-body.hp-basic-layout #hp-body-div {
    max-width: 960px;
    margin: 0px auto; }

#hp-body-div {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #d9d9d9;
  color: #c6c9ca;
  overflow: hidden;
  -webkit-animation-name: reset, fade-in;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 0, 0.1s;
  -moz-animation-name: reset, fade-in;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: ease-in;
  -moz-animation-iteration-count: 1;
  -moz-animation-delay: 0, 0.1s;
  -ms-animation-name: reset, fade-in;
  -ms-animation-duration: 1s;
  -ms-animation-timing-function: ease-in;
  -ms-animation-iteration-count: 1;
  -ms-animation-delay: 0, 0.1s;
  -o-animation-name: reset, fade-in;
  -o-animation-duration: 1s;
  -o-animation-timing-function: ease-in;
  -o-animation-iteration-count: 1;
  -o-animation-delay: 0, 0.1s; }
  #hp-body-div.hp-sessioned {
    background-color: #d9d9d9;
    color: #425563; }
    html.hp-high-contrast #hp-body-div.hp-sessioned {
      color: black; }
  #hp-body-div > .hp-confidential {
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 10px;
    line-height: normal;
    padding: 1px 5px;
    background-color: #d9d9d9;
    color: #5f7a76;
    z-index: 500; }
  @media print {
    #hp-body-div {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible;
      background-color: #fff;
      color: #000; } }

/* http://css3.wikidot.com/blog:animated-page-entry-with-css3 */
@-webkit-keyframes reset {
  0% {
    opacity: 0; }

  100% {
    opacity: 0; } }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }

  60% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes reset {
  0% {
    opacity: 0; }

  100% {
    opacity: 0; } }

@-moz-keyframes fade-in {
  0% {
    opacity: 0; }

  60% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-ms-keyframes reset {
  0% {
    opacity: 0; }

  100% {
    opacity: 0; } }

@-ms-keyframes fade-in {
  0% {
    opacity: 0; }

  60% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes reset {
  0% {
    opacity: 0; }

  100% {
    opacity: 0; } }

@-o-keyframes fade-in {
  0% {
    opacity: 0; }

  60% {
    opacity: 0; }

  100% {
    opacity: 1; } }

html:not(.experimental) .hp-experimental {
  display: none !important; }

.hp-logo {
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -260px -140px;
  background-repeat: no-repeat;
  width: 32px;
  height: 30px; }

/* Fonts */
@font-face {
  font-family: 'HPBold';
  src: url("../../fonts/HPSimplifiedW04-Bold.eot");
  src: url("../../fonts/HPSimplifiedW04-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/HPSimplifiedW04-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HPRegular';
  src: url("../../fonts/HPSimplifiedW04-Regular.eot");
  src: url("../../fonts/HPSimplifiedW04-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/HPSimplifiedW04-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HPLight';
  src: url("../../fonts/HPSimplifiedW04-Light.eot");
  src: url("../../fonts/HPSimplifiedW04-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/HPSimplifiedW04-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

input,
textarea,
select,
button {
  font-family: Arial, Helvetica, sans-serif;
  /* because Webkit hijacks this */ }

a {
  color: #00B388;
  text-decoration: none;
  cursor: pointer; }
  a:hover {
    text-decoration: underline; }
  a.hp-disabled {
    color: inherit;
    pointer-events: none;
    cursor: default; }
    a.hp-disabled:hover {
      text-decoration: none; }

h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px; }

h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 20px 0px 10px 0px; }

h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0px; }

label.hp-error, div.hp-error, p.hp-error, span.hp-error, td.hp-error, h1.hp-error, h2.hp-error, h3.hp-error, li.hp-error, th.hp-error {
  color: #ff8d6d; }
label.hp-unset, label.hp-pending, label.hp-missing, div.hp-unset, div.hp-pending, div.hp-missing, p.hp-unset, p.hp-pending, p.hp-missing, span.hp-unset, span.hp-pending, span.hp-missing, td.hp-unset, td.hp-pending, td.hp-missing, h1.hp-unset, h1.hp-pending, h1.hp-missing, h2.hp-unset, h2.hp-pending, h2.hp-missing, h3.hp-unset, h3.hp-pending, h3.hp-missing, li.hp-unset, li.hp-pending, li.hp-missing, th.hp-unset, th.hp-pending, th.hp-missing {
  color: #737373;
  font-style: italic; }
  html.hp-high-contrast label.hp-unset, html.hp-high-contrast label.hp-pending, html.hp-high-contrast label.hp-missing, html.hp-high-contrast div.hp-unset, html.hp-high-contrast div.hp-pending, html.hp-high-contrast div.hp-missing, html.hp-high-contrast p.hp-unset, html.hp-high-contrast p.hp-pending, html.hp-high-contrast p.hp-missing, html.hp-high-contrast span.hp-unset, html.hp-high-contrast span.hp-pending, html.hp-high-contrast span.hp-missing, html.hp-high-contrast td.hp-unset, html.hp-high-contrast td.hp-pending, html.hp-high-contrast td.hp-missing, html.hp-high-contrast h1.hp-unset, html.hp-high-contrast h1.hp-pending, html.hp-high-contrast h1.hp-missing, html.hp-high-contrast h2.hp-unset, html.hp-high-contrast h2.hp-pending, html.hp-high-contrast h2.hp-missing, html.hp-high-contrast h3.hp-unset, html.hp-high-contrast h3.hp-pending, html.hp-high-contrast h3.hp-missing, html.hp-high-contrast li.hp-unset, html.hp-high-contrast li.hp-pending, html.hp-high-contrast li.hp-missing, html.hp-high-contrast th.hp-unset, html.hp-high-contrast th.hp-pending, html.hp-high-contrast th.hp-missing {
    color: #425563; }
label.hp-help, label.hp-optional, label.hp-important, div.hp-help, div.hp-optional, div.hp-important, p.hp-help, p.hp-optional, p.hp-important, span.hp-help, span.hp-optional, span.hp-important, td.hp-help, td.hp-optional, td.hp-important, h1.hp-help, h1.hp-optional, h1.hp-important, h2.hp-help, h2.hp-optional, h2.hp-important, h3.hp-help, h3.hp-optional, h3.hp-important, li.hp-help, li.hp-optional, li.hp-important, th.hp-help, th.hp-optional, th.hp-important {
  color: #737373; }
  html.hp-high-contrast label.hp-help, html.hp-high-contrast label.hp-optional, html.hp-high-contrast label.hp-important, html.hp-high-contrast div.hp-help, html.hp-high-contrast div.hp-optional, html.hp-high-contrast div.hp-important, html.hp-high-contrast p.hp-help, html.hp-high-contrast p.hp-optional, html.hp-high-contrast p.hp-important, html.hp-high-contrast span.hp-help, html.hp-high-contrast span.hp-optional, html.hp-high-contrast span.hp-important, html.hp-high-contrast td.hp-help, html.hp-high-contrast td.hp-optional, html.hp-high-contrast td.hp-important, html.hp-high-contrast h1.hp-help, html.hp-high-contrast h1.hp-optional, html.hp-high-contrast h1.hp-important, html.hp-high-contrast h2.hp-help, html.hp-high-contrast h2.hp-optional, html.hp-high-contrast h2.hp-important, html.hp-high-contrast h3.hp-help, html.hp-high-contrast h3.hp-optional, html.hp-high-contrast h3.hp-important, html.hp-high-contrast li.hp-help, html.hp-high-contrast li.hp-optional, html.hp-high-contrast li.hp-important, html.hp-high-contrast th.hp-help, html.hp-high-contrast th.hp-optional, html.hp-high-contrast th.hp-important {
    color: #425563; }
label.hp-primary, div.hp-primary, p.hp-primary, span.hp-primary, td.hp-primary, h1.hp-primary, h2.hp-primary, h3.hp-primary, li.hp-primary, th.hp-primary {
  color: #000;
  font-weight: bold; }
label.hp-secondary, div.hp-secondary, p.hp-secondary, span.hp-secondary, td.hp-secondary, h1.hp-secondary, h2.hp-secondary, h3.hp-secondary, li.hp-secondary, th.hp-secondary {
  color: #737373; }
  html.hp-high-contrast label.hp-secondary, html.hp-high-contrast div.hp-secondary, html.hp-high-contrast p.hp-secondary, html.hp-high-contrast span.hp-secondary, html.hp-high-contrast td.hp-secondary, html.hp-high-contrast h1.hp-secondary, html.hp-high-contrast h2.hp-secondary, html.hp-high-contrast h3.hp-secondary, html.hp-high-contrast li.hp-secondary, html.hp-high-contrast th.hp-secondary {
    color: #425563; }
label.hp-numeric, div.hp-numeric, p.hp-numeric, span.hp-numeric, td.hp-numeric, h1.hp-numeric, h2.hp-numeric, h3.hp-numeric, li.hp-numeric, th.hp-numeric {
  text-align: right; }
label.hp-single, div.hp-single, p.hp-single, span.hp-single, td.hp-single, h1.hp-single, h2.hp-single, h3.hp-single, li.hp-single, th.hp-single {
  text-align: center; }
label.hp-dynamic, div.hp-dynamic, p.hp-dynamic, span.hp-dynamic, td.hp-dynamic, h1.hp-dynamic, h2.hp-dynamic, h3.hp-dynamic, li.hp-dynamic, th.hp-dynamic {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
  -webkit-backface-visibility: hidden; }
  .hp-show-changing label.hp-dynamic, .hp-show-changing div.hp-dynamic, .hp-show-changing p.hp-dynamic, .hp-show-changing span.hp-dynamic, .hp-show-changing td.hp-dynamic, .hp-show-changing h1.hp-dynamic, .hp-show-changing h2.hp-dynamic, .hp-show-changing h3.hp-dynamic, .hp-show-changing li.hp-dynamic, .hp-show-changing th.hp-dynamic {
    opacity: 0.2; }
label.hp-unavailable, div.hp-unavailable, p.hp-unavailable, span.hp-unavailable, td.hp-unavailable, h1.hp-unavailable, h2.hp-unavailable, h3.hp-unavailable, li.hp-unavailable, th.hp-unavailable {
  position: relative;
  min-width: 1em; }
  label.hp-unavailable:before, div.hp-unavailable:before, p.hp-unavailable:before, span.hp-unavailable:before, td.hp-unavailable:before, h1.hp-unavailable:before, h2.hp-unavailable:before, h3.hp-unavailable:before, li.hp-unavailable:before, th.hp-unavailable:before {
    position: absolute;
    content: '—'; }

label.hp-secondary, span.hp-secondary {
  margin-left: 5px; }

.hp-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.hp-text-tip {
  position: absolute;
  background-color: white;
  color: #425563;
  padding: 5px;
  margin-left: -6px;
  margin-top: -6px;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: 3px 3px 5px 0px #999999;
  -moz-box-shadow: 3px 3px 5px 0px #999999;
  box-shadow: 3px 3px 5px 0px #999999;
  z-index: 3000; }
  .hp-text-tip.hp-global {
    background-color: white;
    color: #c6c9ca;
    border: 1px solid #888;
    -webkit-box-shadow: 1px 1px 4px 2px #444444;
    -moz-box-shadow: 1px 1px 4px 2px #444444;
    box-shadow: 1px 1px 4px 2px #444444; }

.hp-template {
  display: none; }

/*.hp-dropper {
  width: 12px;
  height: 6px;
  background-image: url('../../img/hp-piano/down-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  
  &:hover {
    background-image: url('../../img/hp-piano/down-arrow-hover.png');
  }
}
.hp-selected {
  .hp-dropper {
    background-image: url('../../img/hp-piano/collapse-open-select.png');
  }
  .hp-simple-select:hover {
    .hp-dropper {
      background-image: url('../../img/hp-piano/collapse-open-select-over.png');
    }
  }
}*/
.hp-contents .hp-value {
  display: none; }
.hp-contents .hp-options {
  margin-bottom: 0px; }
  .hp-contents .hp-options li {
    display: inline-block;
    margin-right: -4px; }
    .hp-contents .hp-options li a {
      color: #425563;
      display: block;
      padding: 2px 10px; }
      .hp-contents .hp-options li a:hover {
        background-color: #e6e6e6;
        color: #425563;
        text-decoration: none; }
    .hp-contents .hp-options li.hp-selected a {
      background-color: #E4FFEE;
      color: #000; }

.hp-reveal-control .hp-control {
  display: none; }
.hp-reveal-control:hover .hp-value {
  display: none; }
.hp-reveal-control:hover .hp-control {
  display: block; }

.hp-tbd {
  width: 100%;
  height: 100%;
  font-family: 'HPLight', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: normal;
  color: #ccc;
  margin: 0px;
  background: #fcfcfc url(data:image/gif;base64,R0lGODlhQgBCAJEDAObn6Pn5+fb29v///yH5BAEAAAMALAAAAABCAEIAAAKlnI+py+0dnpyUChCr3vMKDoaJJ5YgaaYW8Kmug77yyM72Ed9yrrt8n/oBS8JhqGjkIJOaJXPVeoqc0ge12rhiF9otLeqtdMOGMdkcRnvVWzbWXYVL5U86057EG/VDPtDfA6gjeENoYziDuFNDJsbY2PEIaSU5mVVpyYWZ+cUJs+lZBhqq+FLqM+p5qrIalMrZahJL9Jo5O1VreXuUOxnQa5kRylAAADs=); }
  .hp-tbd:nth-child(even) {
    background-color: #f8f8f8; }
  .hp-tbd:after {
    content: 'TBD';
    padding-left: 5px; }

.ui-download-iframe {
  visibility: hidden;
  left: 0;
  top: 0;
  height: 0;
  width: 0; }

/*ol.hp-address {
  margin: 0px;
  font-size: 0px;
  > li {
    display: inline;
    font-size: $body-font-size;
    &:after {
      content: ':';
      color: $secondary-color;
    }
    &:last-child {
      &:after {
        content: '';
      }
    }
  }
}*/
.ui-widget-content {
  border: none; }

select {
  padding-right: 23px;
  background: url("../../img/hp-piano/down-arrow-select.png") no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(white), to(#eeeeee)); }

option {
  padding: 7px 10px;
  border-top: 1px solid #d9d9d9;
  -webkit-appearance: none; }
  option:hover {
    cursor: pointer; }

.hp-select, .hp-drop-menu {
  position: relative;
  white-space: nowrap;
  display: inline-block; }
  .hp-select:focus, .hp-drop-menu:focus {
    outline: none; }
  div.hp-master-filter .hp-select, div.hp-master-filter .hp-drop-menu {
    display: block; }
  .hp-select .hp-options, .hp-drop-menu .hp-options {
    display: none;
    min-width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box; }
    .hp-select .hp-options ol, .hp-drop-menu .hp-options ol {
      min-width: 100%;
      overflow: hidden;
      margin-bottom: 0px; }
    .hp-select .hp-options li, .hp-drop-menu .hp-options li {
      display: block;
      color: #425563;
      height: 30px;
      line-height: 30px;
      padding-left: 10px;
      padding-right: 10px;
      white-space: nowrap;
      cursor: pointer; }
      html.hp-high-contrast .hp-select .hp-options li, html.hp-high-contrast .hp-drop-menu .hp-options li {
        color: black; }
      .hp-select .hp-options li:hover, .hp-select .hp-options li.hp-active, .hp-drop-menu .hp-options li:hover, .hp-drop-menu .hp-options li.hp-active {
        background-color: #e6e6e6;
        text-decoration: none; }
      .hp-select .hp-options li.hp-selected, .hp-drop-menu .hp-options li.hp-selected {
        background-color: #E4FFEE;
        font-weight: bold; }
      .hp-select .hp-options li.hp-sub-options, .hp-drop-menu .hp-options li.hp-sub-options {
        height: auto;
        padding: 0px; }
        .hp-select .hp-options li.hp-sub-options:hover, .hp-drop-menu .hp-options li.hp-sub-options:hover {
          background: none; }
        .hp-select .hp-options li.hp-sub-options .hp-prefix, .hp-drop-menu .hp-options li.hp-sub-options .hp-prefix {
          visibility: hidden;
          padding-right: 5px;
          font-weight: normal; }
        .hp-select .hp-options li.hp-sub-options ol li:first-child .hp-prefix, .hp-drop-menu .hp-options li.hp-sub-options ol li:first-child .hp-prefix {
          visibility: visible; }
        .hp-select .hp-options li.hp-sub-options ol li:hover .hp-prefix, .hp-drop-menu .hp-options li.hp-sub-options ol li:hover .hp-prefix {
          visibility: visible;
          color: #737373; }
      .hp-select .hp-options li a, .hp-drop-menu .hp-options li a {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: -10px;
        margin-right: -10px;
        text-decoration: none;
        color: inherit; }
      .hp-select .hp-options li .hp-status, .hp-drop-menu .hp-options li .hp-status {
        float: left;
        margin-top: 10px; }
      .hp-select .hp-options li .hp-error, .hp-select .hp-options li .hp-help, .hp-drop-menu .hp-options li .hp-error, .hp-drop-menu .hp-options li .hp-help {
        display: inline-block;
        float: right; }
    .hp-select .hp-options > a, .hp-drop-menu .hp-options > a {
      display: block;
      color: #425563;
      height: 30px;
      padding-left: 10px;
      padding-right: 10px;
      border-top: 1px solid #d9d9d9;
      white-space: nowrap;
      cursor: pointer; }
      html.hp-high-contrast .hp-select .hp-options > a, html.hp-high-contrast .hp-drop-menu .hp-options > a {
        color: black; }
  .hp-select.hp-active .hp-options, .hp-drop-menu.hp-active .hp-options {
    display: block;
    position: absolute;
    top: 0px;
    padding-top: 30px;
    background-color: white;
    border-bottom: 5px solid #00B388;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    z-index: 200; }
  .hp-select.hp-select-multi li.hp-selected:hover, .hp-drop-menu.hp-select-multi li.hp-selected:hover {
    background-color: #e6e6e6; }
  .hp-select.hp-pinned, .hp-drop-menu.hp-pinned {
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 10px 0px 20px 10px; }
    .hp-select.hp-pinned > label, .hp-drop-menu.hp-pinned > label {
      position: relative;
      display: block;
      color: #737373;
      margin: 5px 0px;
      padding: 0px; }
      html.hp-high-contrast .hp-select.hp-pinned > label, html.hp-high-contrast .hp-drop-menu.hp-pinned > label {
        color: #425563; }
      .hp-select.hp-pinned > label:after, .hp-drop-menu.hp-pinned > label:after {
        content: ':'; }
    .hp-select.hp-pinned .hp-options, .hp-drop-menu.hp-pinned .hp-options {
      position: relative;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none;
      border: none;
      background-color: transparent;
      padding-top: 0px; }
  .hp-select ol, .hp-drop-menu ol {
    border-bottom: 1px solid #d9d9d9; }
    .hp-select ol:last-of-type, .hp-drop-menu ol:last-of-type {
      border: none;
      margin-bottom: 0px;
      padding-bottom: 0px; }

.hp-select > label {
  position: relative;
  display: none;
  padding: 0px 10px; }
.hp-select .hp-value {
  position: relative;
  display: block;
  padding-left: 10px;
  border: 1px solid transparent;
  cursor: pointer; }
  .hp-select .hp-value:after {
    display: inline-block;
    content: '';
    width: 20px;
    height: 12px;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAALi4usLCw9LS1OTk5czMzLy8vtfX2Onp6cXFx////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQyMMlJq7046827/2BWIMd0IMVWAGRyAql2AICQCHS5DXRADx4DDWAAEQCEkHLJbDqfmQgAOw==);
    background-position: right -2px;
    background-repeat: no-repeat; }
    @media print {
      .hp-select .hp-value:after {
        display: none; } }
  .hp-select .hp-value:hover:after {
    content: '';
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdAQoR2aLEVgAAAI1JREFUOMvt0z0KwkAQBeCPiJV2Bjs9jiDprOz3ADmjECy9jwSMzQQWif8gFnkwxbx585id3WXEzzC5yadY4oL2Ts8MC5xDN4g9OhxQDtRLNKHZPZpwG6IORxRZrQiui0k2z45bZ2YN5hFNxtev7q7Kmk4RfV69exEpFt4btMF9hJQZpW+fyBqr8af8Ea427SL95COjowAAAABJRU5ErkJggg==); }
    .hp-global .hp-select .hp-value:hover:after {
      background-image: url(data:image/gif;base64,R0lGODlhFAAUAIAAAP///////yH5BAEHAAEALAAAAAAUABQAAAIajI+py+0Po5zUgYtBzFhy2oFXRZbmiaZqUgAAOw==); }
  .hp-global .hp-select .hp-value:hover {
    color: #c6c9ca; }
  .hp-master-filter .hp-select .hp-value {
    display: none; }
.hp-select:focus .hp-value {
  border: 1px solid #E4FFEE; }
.hp-select.hp-disabled:hover .hp-value:after {
  content: '';
  background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAALi4usLCw9LS1OTk5czMzLy8vtfX2Onp6cXFx////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQyMMlJq7046827/2BWIMd0IMVWAGRyAql2AICQCHS5DXRADx4DDWAAEQCEkHLJbDqfmQgAOw==); }
.hp-select.hp-sort .hp-value:after {
  content: '';
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAKIAAO7u7t3d3czMzLu7u7Ozs6KiopmZmf///yH5BAEHAAcALAAAAAAUABQAAAMpeLrc/jDKSau9kWAVTNiEoV2AYQLXYBqDVa4GSgmwIVRFXWx87/9ASQIAOw==);
  background-position: right -2px; }
.hp-select.hp-sort .hp-value:hover:after {
  content: '';
  background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAAObm5t3d3bOzs5mZmYCAgGZmZjw8PDMzM////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAgALAAAAAAUABQAAAQsEMlJq7046827/1kBSsIhjMUhfsHhBh/hHoQHzC7QDfgxdIaeYUQsGo9ITQQAOw==); }
.hp-select.hp-sort.hp-sort-desc .hp-value:after {
  content: '';
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAKIAAO7u7t3d3czMzLu7u7Ozs6KiopmZmf///yH5BAEHAAcALAAAAAAUABQAAAMqeLrc/jDKSau9rpi9SxXcJlRAaADWwA1XuaEXYRDYERhBfdB67//AoCMBADs=);
  background-position: right -2px; }
.hp-select.hp-sort.hp-sort-desc .hp-value:hover:after {
  content: '';
  background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAAObm5t3d3bOzs5mZmYCAgGZmZjw8PDMzM////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAgALAAAAAAUABQAAAQtEMlJq7046827/5ZxjKPRDeQ4dEB6AB5BEl9ABmBxFCAiHIIegicsGo/IpCUCADs=); }
.hp-select.hp-active > label {
  position: absolute;
  left: 1px;
  top: 1px;
  display: block;
  color: #737373;
  background-color: white;
  z-index: 201;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  html.hp-high-contrast .hp-select.hp-active > label {
    color: #425563; }
.hp-select.hp-active .hp-value {
  overflow: hidden; }
.hp-select.hp-pinned label {
  position: relative; }

.hp-drop-menu > label {
  position: relative;
  display: block;
  padding-left: 10px;
  border: 1px solid transparent;
  cursor: pointer; }
  .hp-drop-menu > label:after {
    display: inline-block;
    content: '';
    width: 20px;
    height: 12px;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAALi4usLCw9LS1OTk5czMzLy8vtfX2Onp6cXFx////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQyMMlJq7046827/2BWIMd0IMVWAGRyAql2AICQCHS5DXRADx4DDWAAEQCEkHLJbDqfmQgAOw==);
    background-position: right -1px;
    background-repeat: no-repeat; }
  .hp-drop-menu > label:hover:after {
    content: '';
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdAQoR2aLEVgAAAI1JREFUOMvt0z0KwkAQBeCPiJV2Bjs9jiDprOz3ADmjECy9jwSMzQQWif8gFnkwxbx585id3WXEzzC5yadY4oL2Ts8MC5xDN4g9OhxQDtRLNKHZPZpwG6IORxRZrQiui0k2z45bZ2YN5hFNxtev7q7Kmk4RfV69exEpFt4btMF9hJQZpW+fyBqr8af8Ea427SL95COjowAAAABJRU5ErkJggg==); }
  .hp-master-filter .hp-drop-menu > label {
    display: none; }
.hp-drop-menu:focus > label {
  border-color: #E4FFEE; }
.hp-drop-menu.hp-active > label {
  color: #737373;
  border: 1px solid transparent;
  z-index: 201; }
  html.hp-high-contrast .hp-drop-menu.hp-active > label {
    color: #425563; }
  .hp-drop-menu.hp-active > label:hover:after {
    content: '';
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAALi4usLCw9LS1OTk5czMzLy8vtfX2Onp6cXFx////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQyMMlJq7046827/2BWIMd0IMVWAGRyAql2AICQCHS5DXRADx4DDWAAEQCEkHLJbDqfmQgAOw==); }
.hp-drop-menu.hp-disabled > label {
  color: #737373; }
  .hp-drop-menu.hp-disabled > label:after {
    content: '';
    background-image: none; }
.hp-drop-menu.hp-disabled:focus label {
  border-color: transparent; }

.hp-select-form {
  display: inline-block; }
  .hp-select-form .hp-select {
    margin-bottom: 10px;
    padding: 0px;
    position: relative;
    font-size: 13px;
    line-height: normal;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    color: #425563;
    outline: none;
    cursor: default; }
    .hp-select-form .hp-select:focus {
      border-color: #E4FFEE; }
      .hp-select-form .hp-select:focus .hp-value {
        border: none; }
    .hp-select-form .hp-select.hp-disabled {
      color: #737373; }
      .hp-select-form .hp-select.hp-disabled:focus {
        border-color: #d9d9d9; }
    .hp-select-form .hp-select.hp-active .hp-options {
      left: -1px; }
    .hp-select-form .hp-select .hp-value {
      padding: 7px 0px 7px 10px;
      border: none; }
      .hp-select-form .hp-select .hp-value:after {
        content: '';
        padding-left: 10px; }

/* jquery.selectBox */
/* Dropdown control */
.selectBox-dropdown {
  margin-bottom: 10px;
  padding: 7px 37px 7px 13px;
  position: relative;
  font-size: 13px;
  line-height: normal;
  text-decoration: none;
  border: 1px solid #d9d9d9;
  color: #425563;
  outline: none;
  vertical-align: middle;
  display: inline-block;
  cursor: default;
  /*&.selectBox-menuShowing {
  	-moz-border-radius-bottomleft: 0;
  	-moz-border-radius-bottomright: 0;
  	-webkit-border-bottom-left-radius: 0;
  	-webkit-border-bottom-right-radius: 0;
  	border-bottom-left-radius: 0;
  	border-bottom-right-radius: 0;
  }*/ }
  html.hp-high-contrast .selectBox-dropdown {
    color: black; }
  .hp-global .selectBox-dropdown {
    background-color: white;
    border-color: white;
    color: #323232;
    font-weight: bold; }
    .hp-global .selectBox-dropdown:hover {
      color: #000; }
    .hp-global .selectBox-dropdown:active {
      background-color: #ccc;
      border-color: #ccc;
      color: #000; }
    .hp-global .selectBox-dropdown:disabled, .hp-global .selectBox-dropdown.hp-disabled {
      background-color: #c6c9ca;
      border-color: #c6c9ca;
      color: #323232; }
  .selectBox-dropdown:hover {
    text-decoration: none; }
    .selectBox-dropdown:hover .selectBox-arrow {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdAQoR2aLEVgAAAI1JREFUOMvt0z0KwkAQBeCPiJV2Bjs9jiDprOz3ADmjECy9jwSMzQQWif8gFnkwxbx585id3WXEzzC5yadY4oL2Ts8MC5xDN4g9OhxQDtRLNKHZPZpwG6IORxRZrQiui0k2z45bZ2YN5hFNxtev7q7Kmk4RfV69exEpFt4btMF9hJQZpW+fyBqr8af8Ea427SL95COjowAAAABJRU5ErkJggg==); }
  .selectBox-dropdown:focus {
    border-color: #E4FFEE; }
  .selectBox-dropdown .selectBox-label {
    width: 100%;
    font-weight: normal;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top; }
  .selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 100%;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAALi4usLCw9LS1OTk5czMzLy8vtfX2Onp6cXFx////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQyMMlJq7046827/2BWIMd0IMVWAGRyAql2AICQCHS5DXRADx4DDWAAEQCEkHLJbDqfmQgAOw==);
    background-position: right 4px;
    background-repeat: no-repeat; }

/* Dropdown menu */
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 700;
  left: 0px;
  max-height: 200px;
  background: white;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: 3px 3px 5px 0px #999999;
  -moz-box-shadow: 3px 3px 5px 0px #999999;
  box-shadow: 3px 3px 5px 0px #999999;
  overflow: auto; }
  .selectBox-dropdown-menu.hp-global {
    -webkit-box-shadow: 2px 2px 2px 0px #444444;
    -moz-box-shadow: 2px 2px 2px 0px #444444;
    box-shadow: 2px 2px 2px 0px #444444; }

/* Inline control */
.selectBox-inline {
  width: 250px;
  outline: none;
  background: white;
  display: inline-block;
  overflow: auto; }

/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0; }

.selectBox-options LI A {
  padding: 7px 10px;
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat;
  color: #425563; }
  html.hp-high-contrast .selectBox-options LI A {
    color: black; }
  .selectBox-options LI A:hover {
    text-decoration: none; }

.selectBox-options LI.selectBox-hover A {
  background-color: #e6e6e6;
  text-decoration: none; }

.selectBox-options LI.selectBox-disabled A {
  color: #888;
  background-color: transparent; }

.selectBox-options LI.selectBox-selected A {
  font-weight: bold;
  background-color: #E4FFEE; }

.selectBox-options .selectBox-optgroup {
  color: #c6c9ca;
  background: #EEE;
  font-weight: bold;
  padding: 0 .3em;
  white-space: nowrap; }

/* Disabled state */
.selectBox.selectBox-disabled {
  color: #888 !important; }

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: .5;
  filter: alpha(opacity=50);
  border-color: #c6c9ca; }

.selectBox-inline.selectBox-disabled {
  color: #888 !important; }

.selectBox-inline.selectBox-disabled .selectBox-options A {
  background-color: transparent !important; }

.hp-search-combo {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: top 0.2s;
  -moz-transition: top 0.2s;
  transition: top 0.2s; }
  .hp-search-combo.hp-active .hp-search-combo-menu {
    display: block; }
  .hp-search-combo .hp-search-combo-input {
    padding-right: 45px;
    margin: 0px; }
    .hp-search-combo .hp-search-combo-input.hp-error {
      background-image: none; }
    .hp-search-combo .hp-search-combo-input::-ms-clear {
      display: none; }
  .hp-search-combo .hp-close {
    position: absolute;
    top: 9px;
    right: 25px;
    cursor: pointer;
    z-index: 1; }
  .hp-search-combo .hp-search-combo-control {
    position: absolute;
    top: 6px;
    right: 7px;
    width: 15px;
    height: 16px;
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-position: -120px -80px;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 10; }
    .hp-search-combo .hp-search-combo-control:hover {
      background-position: -120px -60px; }
  .hp-search-combo.hp-disabled .hp-search-combo-control {
    cursor: auto; }
    .hp-search-combo.hp-disabled .hp-search-combo-control:hover {
      background-position: -120px -80px; }
  .hp-search-combo.hp-disabled .hp-close {
    background-position: -160px -20px;
    cursor: auto; }
  .hp-search-combo .hp-search-combo-menu {
    position: absolute;
    background-color: white;
    border-bottom: 5px solid #00B388;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200;
    display: none; }
    .hp-search-combo .hp-search-combo-menu ol {
      margin-bottom: 0px; }
      .hp-search-combo .hp-search-combo-menu ol.hp-options {
        position: relative;
        overflow-y: auto;
        max-height: 200px; }
      .hp-search-combo .hp-search-combo-menu ol li {
        margin-bottom: 0px;
        padding: 7px 10px;
        cursor: pointer;
        overflow: auto; }
        .hp-search-combo .hp-search-combo-menu ol li:hover, .hp-search-combo .hp-search-combo-menu ol li.hp-selected {
          background-color: #e6e6e6; }
          .hp-search-combo .hp-search-combo-menu ol li:hover.hp-more, .hp-search-combo .hp-search-combo-menu ol li.hp-selected.hp-more {
            background-color: inherit; }
        .hp-search-combo .hp-search-combo-menu ol li .hp-error, .hp-search-combo .hp-search-combo-menu ol li .hp-help {
          display: inline-block;
          float: right; }
        .hp-search-combo .hp-search-combo-menu ol li .hp-name {
          padding-right: 5px;
          display: inline-block;
          word-break: break-all; }
        .hp-search-combo .hp-search-combo-menu ol li .hp-spinner-small {
          display: block;
          margin: 0px auto; }
      .hp-search-combo .hp-search-combo-menu ol span.hp-help, .hp-search-combo .hp-search-combo-menu ol:hover .hp-help {
        border-left: 0px; }
        .hp-search-combo .hp-search-combo-menu ol span.hp-help:before, .hp-search-combo .hp-search-combo-menu ol:hover .hp-help:before {
          border-width: 0px; }
        .hp-search-combo .hp-search-combo-menu ol span.hp-help:after, .hp-search-combo .hp-search-combo-menu ol:hover .hp-help:after {
          border: none; }
    .hp-search-combo .hp-search-combo-menu .hp-message, .hp-search-combo .hp-search-combo-menu .hp-footer {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #425563;
      color: #737373;
      padding: 7px 10px; }
      html.hp-high-contrast .hp-search-combo .hp-search-combo-menu .hp-message, html.hp-high-contrast .hp-search-combo .hp-search-combo-menu .hp-footer {
        color: #425563; }
    .hp-search-combo .hp-search-combo-menu .hp-header {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #425563;
      color: #737373;
      padding: 7px 10px;
      text-align: right; }
      html.hp-high-contrast .hp-search-combo .hp-search-combo-menu .hp-header {
        color: #425563; }

input, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 7px 18px 7px 10px;
  background-color: white;
  border: 1px solid #d9d9d9;
  font-size: 13px;
  line-height: 14px;
  color: #425563;
  outline: none;
  /*&.hp-normal, &.valid {
    border-color: $normal;
    background-image: $valid-url;
    background-position: right 0px;
    background-repeat: no-repeat;
  }*/ }
  html.hp-high-contrast input, html.hp-high-contrast textarea {
    color: black; }
  input.hp-error, input.error, textarea.hp-error, textarea.error {
    border-color: #ff8d6d;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAMIEAP+Zmf9mM8yZmcwzM////////////////yH5BAEKAAMALAAAAAAUABQAAAMgOLrc/jDKSScAtd3MNlfeF3JjVlbn9wmYmlqtKs90lQAAOw==);
    background-position: right 4px;
    background-repeat: no-repeat;
    padding-right: 18px; }
  input:focus, textarea:focus {
    border-color: #E4FFEE; }

textarea {
  background: #fff; }
  textarea.hp-code {
    font-family: monospace; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cccccc; }
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #cccccc; }
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cccccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cccccc; }

input[type="text"], input[type="date"] {
  height: 30px; }

input[type="radio"], input[type="checkbox"] {
  border: none;
  padding: 0px; }
  input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 1px solid #E4FFEE; }

input[type="number"] {
  text-align: right; }

input[type="search"] {
  font-size: 16px; }

input[type="button"], input[type="submit"], input[type="reset"],
button, select, a.hp-button, label.hp-button, a.ui-button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px  13px;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  height: 30px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border: 2px solid #e6e6e6;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #000;
  font-family: 'HPRegular', Arial, Helvetica, sans-serif;
  cursor: pointer;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  transition: background-color 0.1s; }
  input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover,
  button:hover, select:hover, a.hp-button:hover, label.hp-button:hover, a.ui-button:hover {
    border-color: #999;
    text-decoration: none; }
  input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active,
  button:active, select:active, a.hp-button:active, label.hp-button:active, a.ui-button:active {
    background-color: #e6e6e6;
    border-color: #999; }
  input[type="button"].hp-disabled, input[type="submit"].hp-disabled, input[type="reset"].hp-disabled,
  button.hp-disabled, select.hp-disabled, a.hp-button.hp-disabled, label.hp-button.hp-disabled, a.ui-button.hp-disabled {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    color: #737373;
    cursor: default; }
  input[type="button"]:disabled, input[type="submit"]:disabled, input[type="reset"]:disabled,
  button:disabled, select:disabled, a.hp-button:disabled, label.hp-button:disabled, a.ui-button:disabled {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    color: #737373; }
  input[type="button"][disabled], input[type="submit"][disabled], input[type="reset"][disabled],
  button[disabled], select[disabled], a.hp-button[disabled], label.hp-button[disabled], a.ui-button[disabled] {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    color: #737373; }
  input[type="button"].hp-primary, input[type="button"].ui-datepicker-close, input[type="submit"].hp-primary, input[type="submit"].ui-datepicker-close, input[type="reset"].hp-primary, input[type="reset"].ui-datepicker-close,
  button.hp-primary,
  button.ui-datepicker-close, select.hp-primary, select.ui-datepicker-close, a.hp-button.hp-primary, a.hp-button.ui-datepicker-close, label.hp-button.hp-primary, label.hp-button.ui-datepicker-close, a.ui-button.hp-primary, a.ui-button.ui-datepicker-close {
    background-color: #00B388;
    border-color: #00B388;
    color: #fff;
    font-family: 'HPBold', Arial, Helvetica, sans-serif; }
    input[type="button"].hp-primary:hover, input[type="button"].ui-datepicker-close:hover, input[type="submit"].hp-primary:hover, input[type="submit"].ui-datepicker-close:hover, input[type="reset"].hp-primary:hover, input[type="reset"].ui-datepicker-close:hover,
    button.hp-primary:hover,
    button.ui-datepicker-close:hover, select.hp-primary:hover, select.ui-datepicker-close:hover, a.hp-button.hp-primary:hover, a.hp-button.ui-datepicker-close:hover, label.hp-button.hp-primary:hover, label.hp-button.ui-datepicker-close:hover, a.ui-button.hp-primary:hover, a.ui-button.ui-datepicker-close:hover {
      border-color: #c6c9ca; }
    input[type="button"].hp-primary:active, input[type="button"].ui-datepicker-close:active, input[type="submit"].hp-primary:active, input[type="submit"].ui-datepicker-close:active, input[type="reset"].hp-primary:active, input[type="reset"].ui-datepicker-close:active,
    button.hp-primary:active,
    button.ui-datepicker-close:active, select.hp-primary:active, select.ui-datepicker-close:active, a.hp-button.hp-primary:active, a.hp-button.ui-datepicker-close:active, label.hp-button.hp-primary:active, label.hp-button.ui-datepicker-close:active, a.ui-button.hp-primary:active, a.ui-button.ui-datepicker-close:active {
      background-color: #00B388;
      border-color: #333; }
    input[type="button"].hp-primary.hp-disabled, input[type="button"].ui-datepicker-close.hp-disabled, input[type="submit"].hp-primary.hp-disabled, input[type="submit"].ui-datepicker-close.hp-disabled, input[type="reset"].hp-primary.hp-disabled, input[type="reset"].ui-datepicker-close.hp-disabled,
    button.hp-primary.hp-disabled,
    button.ui-datepicker-close.hp-disabled, select.hp-primary.hp-disabled, select.ui-datepicker-close.hp-disabled, a.hp-button.hp-primary.hp-disabled, a.hp-button.ui-datepicker-close.hp-disabled, label.hp-button.hp-primary.hp-disabled, label.hp-button.ui-datepicker-close.hp-disabled, a.ui-button.hp-primary.hp-disabled, a.ui-button.ui-datepicker-close.hp-disabled {
      background-color: #f3f3f3;
      border-color: #f3f3f3;
      color: #737373; }
    input[type="button"].hp-primary:disabled, input[type="button"].ui-datepicker-close:disabled, input[type="submit"].hp-primary:disabled, input[type="submit"].ui-datepicker-close:disabled, input[type="reset"].hp-primary:disabled, input[type="reset"].ui-datepicker-close:disabled,
    button.hp-primary:disabled,
    button.ui-datepicker-close:disabled, select.hp-primary:disabled, select.ui-datepicker-close:disabled, a.hp-button.hp-primary:disabled, a.hp-button.ui-datepicker-close:disabled, label.hp-button.hp-primary:disabled, label.hp-button.ui-datepicker-close:disabled, a.ui-button.hp-primary:disabled, a.ui-button.ui-datepicker-close:disabled {
      background-color: #425563;
      border-color: #425563;
      color: #737373; }
    input[type="button"].hp-primary[disabled], input[type="button"].ui-datepicker-close[disabled], input[type="submit"].hp-primary[disabled], input[type="submit"].ui-datepicker-close[disabled], input[type="reset"].hp-primary[disabled], input[type="reset"].ui-datepicker-close[disabled],
    button.hp-primary[disabled],
    button.ui-datepicker-close[disabled], select.hp-primary[disabled], select.ui-datepicker-close[disabled], a.hp-button.hp-primary[disabled], a.hp-button.ui-datepicker-close[disabled], label.hp-button.hp-primary[disabled], label.hp-button.ui-datepicker-close[disabled], a.ui-button.hp-primary[disabled], a.ui-button.ui-datepicker-close[disabled] {
      background-color: #F3F3F3;
      border-color: #F3F3F3;
      color: #737373; }
  input[type="button"].hp-secondary, input[type="submit"].hp-secondary, input[type="reset"].hp-secondary,
  button.hp-secondary, select.hp-secondary, a.hp-button.hp-secondary, label.hp-button.hp-secondary, a.ui-button.hp-secondary {
    color: #00B388;
    border: 2px solid #E4FFEB;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #E4FFEB; }
    input[type="button"].hp-secondary:hover, input[type="submit"].hp-secondary:hover, input[type="reset"].hp-secondary:hover,
    button.hp-secondary:hover, select.hp-secondary:hover, a.hp-button.hp-secondary:hover, label.hp-button.hp-secondary:hover, a.ui-button.hp-secondary:hover {
      border-color: #c6c9ca; }
    input[type="button"].hp-secondary:active, input[type="submit"].hp-secondary:active, input[type="reset"].hp-secondary:active,
    button.hp-secondary:active, select.hp-secondary:active, a.hp-button.hp-secondary:active, label.hp-button.hp-secondary:active, a.ui-button.hp-secondary:active {
      background-color: #e6e6e6;
      border-color: #333; }
    input[type="button"].hp-secondary.hp-disabled, input[type="submit"].hp-secondary.hp-disabled, input[type="reset"].hp-secondary.hp-disabled,
    button.hp-secondary.hp-disabled, select.hp-secondary.hp-disabled, a.hp-button.hp-secondary.hp-disabled, label.hp-button.hp-secondary.hp-disabled, a.ui-button.hp-secondary.hp-disabled {
      background-color: #F3F3F3;
      border-color: #F3F3F3;
      color: #737373; }
    input[type="button"].hp-secondary:disabled, input[type="submit"].hp-secondary:disabled, input[type="reset"].hp-secondary:disabled,
    button.hp-secondary:disabled, select.hp-secondary:disabled, a.hp-button.hp-secondary:disabled, label.hp-button.hp-secondary:disabled, a.ui-button.hp-secondary:disabled {
      background-color: #425563;
      border-color: #425563;
      color: #737373; }
    input[type="button"].hp-secondary[disabled], input[type="submit"].hp-secondary[disabled], input[type="reset"].hp-secondary[disabled],
    button.hp-secondary[disabled], select.hp-secondary[disabled], a.hp-button.hp-secondary[disabled], label.hp-button.hp-secondary[disabled], a.ui-button.hp-secondary[disabled] {
      background-color: #F3F3F3;
      border-color: #F3F3F3;
      color: #737373; }
  input[type="button"]:focus, input[type="submit"]:focus, input[type="reset"]:focus,
  button:focus, select:focus, a.hp-button:focus, label.hp-button:focus, a.ui-button:focus {
    border-color: #E4FFEE; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

input[disabled] {
  color: #999;
  background: #fcfcfc;
  border-color: #e2e2e2; }

.ui-buttonset {
  margin-left: 0px; }
  .ui-buttonset label.ui-button {
    margin: 2px 20px 0px 5px;
    border-radius: 0px; }
    .ui-buttonset label.ui-button.ui-state-active {
      color: #222; }
    .ui-buttonset label.ui-button.ui-corner-right {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .ui-buttonset label.ui-button.ui-corner-left {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }

  to {
    -moz-transform: rotate(360deg); } }

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg); }

  to {
    -ms-transform: rotate(360deg); } }

@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg); }

  to {
    -o-transform: rotate(360deg); } }

.hp-spinner {
  width: 100%;
  color: #737373; }
  .hp-spinner p {
    position: relative; }
  html.hp-high-contrast .hp-spinner {
    color: #425563; }
  .hp-spinner > * {
    margin: 0px auto;
    text-align: center; }
  .hp-spinner .hp-spinner-image {
    height: 35px;
    width: 35px;
    background: transparent;
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-position: -320px -40px;
    background-repeat: no-repeat;
    -webkit-animation: spin 3s infinite linear forwards 0.7s;
    -moz-animation: spin 3s infinite linear forwards 0.7s;
    -ms-animation: spin 3s infinite linear forwards 0.7s;
    -o-animation: spin 3s infinite linear forwards 0.7s;
    margin: 20px auto; }
    .hp-global .hp-spinner .hp-spinner-image {
      background-position: -320px -40px; }

.hp-spinner-small {
  display: inline-block;
  width: 17px;
  color: #737373; }
  html.hp-high-contrast .hp-spinner-small {
    color: #425563; }
  .hp-spinner-small .hp-spinner-image {
    display: inline-block;
    height: 17px;
    width: 17px;
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-position: -320px -160px;
    background-repeat: no-repeat;
    -webkit-animation: spin 3s infinite linear forwards 0.7s;
    -moz-animation: spin 3s infinite linear forwards 0.7s;
    -ms-animation: spin 3s infinite linear forwards 0.7s;
    -o-animation: spin 3s infinite linear forwards 0.7s; }

ol.hp-meters {
  position: relative;
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: -ms-max-content; }
  ol.hp-meters > li {
    display: block;
    padding-bottom: 10px; }
    ol.hp-meters > li:last-child {
      margin-bottom: 0px; }
    ol.hp-meters > li > h4 {
      font-weight: normal;
      color: #737373;
      max-width: 100%;
      overflow: hidden;
      white-space: normal;
      margin-bottom: 10px; }
  ol.hp-meters.hp-horizontal {
    margin-bottom: 0px; }
    ol.hp-meters.hp-horizontal > li {
      position: relative;
      display: inline-block;
      min-width: 60px;
      vertical-align: bottom;
      margin-right: 10px; }
      ol.hp-meters.hp-horizontal > li > h4 {
        margin-top: 10px; }
  ol.hp-meters.hp-small .hp-utilization-allocation {
    white-space: nowrap; }
    ol.hp-meters.hp-small .hp-utilization-allocation .hp-multi-meter {
      display: inline-block;
      vertical-align: top;
      margin-right: 30px; }
    ol.hp-meters.hp-small .hp-utilization-allocation .hp-legend {
      display: inline-block;
      vertical-align: top;
      margin-top: 0px; }
  ol.hp-meters.hp-narrow > li {
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  ol.hp-meters.hp-narrow:hover > li {
    opacity: 0.4; }
    ol.hp-meters.hp-narrow:hover > li .hp-utilization-allocation {
      position: static; }
      ol.hp-meters.hp-narrow:hover > li .hp-utilization-allocation .hp-legend {
        visibility: hidden; }
    ol.hp-meters.hp-narrow:hover > li .hp-legend {
      opacity: 1.0; }
    ol.hp-meters.hp-narrow:hover > li:hover {
      opacity: 1.0; }
      ol.hp-meters.hp-narrow:hover > li:hover > h4 {
        color: #000; }
      ol.hp-meters.hp-narrow:hover > li:hover .hp-utilization-allocation .hp-legend {
        visibility: visible;
        position: absolute;
        top: 0px;
        padding-top: 25px;
        z-index: 200;
        padding-left: 10px; }
        ol.hp-meters.hp-narrow:hover > li:hover .hp-utilization-allocation .hp-legend li.hp-utilization-key {
          display: block; }
        ol.hp-meters.hp-narrow:hover > li:hover .hp-utilization-allocation .hp-legend .hp-utilization-value, ol.hp-meters.hp-narrow:hover > li:hover .hp-utilization-allocation .hp-legend .hp-allocation-value,
        ol.hp-meters.hp-narrow:hover > li:hover .hp-utilization-allocation .hp-legend .hp-utilization-total, ol.hp-meters.hp-narrow:hover > li:hover .hp-utilization-allocation .hp-legend .hp-allocation-total {
          display: block;
          white-space: nowrap; }
        ol.hp-meters.hp-narrow:hover > li:hover .hp-utilization-allocation .hp-legend .hp-utilization-percent, ol.hp-meters.hp-narrow:hover > li:hover .hp-utilization-allocation .hp-legend .hp-allocation-percent {
          margin-left: 32px;
          margin-bottom: 10px;
          font-size: inherit; }
  ol.hp-meters.hp-narrow > li > h4 {
    margin-right: 10px; }
  ol.hp-meters.hp-narrow > li .hp-utilization-allocation {
    position: static; }
    ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-multi-meter {
      margin-right: 10px; }
    ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-legend .hp-key > li {
      display: inline-block; }
    ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-legend .hp-utilization-value, ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-legend .hp-allocation-value,
    ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-legend .hp-utilization-total, ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-legend .hp-allocation-total {
      display: none; }
    ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-legend .hp-allocation-percent, ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-legend .hp-utilization-percent {
      margin-right: 0px;
      margin-bottom: 0px; }
    ol.hp-meters.hp-narrow > li .hp-utilization-allocation .hp-legend .hp-allocation-percent {
      font-size: 12px; }

.hp-progress {
  width: 200px;
  height: 10px;
  margin-right: 10px;
  background-color: #e5e5e5; }
  .hp-progress.hp-condensed {
    width: 50px;
    margin-right: 10px; }
  .hp-progress.hp-skipped {
    background-color: #fff;
    border: 1px solid #e5e5e5; }
  .hp-progress .hp-progress-done {
    height: 100%;
    background-color: #00B388; }

span.hp-progress {
  display: inline-block; }

.hp-utilization-meter, .hp-allocation-meter {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 10px;
  background-color: #d9d9d9;
  overflow-x: visible; }
  .hp-utilization-meter.hp-utilization-meter-extend .hp-threshold, .hp-utilization-meter.hp-utilization-meter-extend .hp-threshold-error, .hp-utilization-meter.hp-utilization-meter-extend .hp-threshold-error.hp-above, .hp-allocation-meter.hp-utilization-meter-extend .hp-threshold, .hp-allocation-meter.hp-utilization-meter-extend .hp-threshold-error, .hp-allocation-meter.hp-utilization-meter-extend .hp-threshold-error.hp-above {
    border-bottom: 2px solid #ff8d6d;
    border-right: 2px solid #ff8d6d;
    left: 0px; }
  .hp-utilization-meter.hp-unset:after, .hp-allocation-meter.hp-unset:after {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    background: url(data:image/gif;base64,R0lGODlhKAAKALMPAMLExs3O0OPk5ayusenp6u7v79jZ27e5u97f4LKzttPU1fn6+vT09b2+waeprP///yH5BAEAAA8ALAAAAAAoAAoAAASN8Mm3QJgzACzN4Q9xFFzRGFjgNBziDKXjkNMyOCjWOJdUyASMzaHg7DYYhSPBEbwYkyNHycQ4B9AJAyhMECfXrGTrCNa8Rd1qulxIFmjjOtm2ysQPsmBCdYPvGHoccRgAc3kyexiEE4YsdAl+EgSAEiqPEwZ1Ez8OeA83CHI9HQ2fImY1BzmFpBkAkg8RADs=) no-repeat;
    width: 45px;
    height: 100%;
    margin-left: -22px; }
  .hp-utilization-meter.hp-unset > *, .hp-allocation-meter.hp-unset > * {
    display: none; }
  .hp-utilization-meter.hp-over, .hp-allocation-meter.hp-over {
    overflow: hidden; }
    .hp-utilization-meter.hp-over:after, .hp-allocation-meter.hp-over:after {
      content: '';
      position: absolute;
      top: 0px;
      right: 5px;
      width: 13px;
      height: 100%;
      border-width: 4px;
      border-style: none solid;
      border-color: #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
  .hp-utilization-meter .hp-value-bar, .hp-allocation-meter .hp-value-bar {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: #00B388; }
    .hp-utilization-meter .hp-value-bar.hp-value-ok, .hp-utilization-meter .hp-value-bar.hp-ok, .hp-allocation-meter .hp-value-bar.hp-value-ok, .hp-allocation-meter .hp-value-bar.hp-ok {
      background-color: #42a425; }
      .hp-utilization-meter .hp-value-bar.hp-value-ok .hp-value, .hp-utilization-meter .hp-value-bar.hp-ok .hp-value, .hp-allocation-meter .hp-value-bar.hp-value-ok .hp-value, .hp-allocation-meter .hp-value-bar.hp-ok .hp-value {
        background-color: #42a425; }
    .hp-utilization-meter .hp-value-bar.hp-value-warning, .hp-utilization-meter .hp-value-bar.hp-warning, .hp-allocation-meter .hp-value-bar.hp-value-warning, .hp-allocation-meter .hp-value-bar.hp-warning {
      background-color: #f4b51e; }
      .hp-utilization-meter .hp-value-bar.hp-value-warning .hp-value, .hp-utilization-meter .hp-value-bar.hp-warning .hp-value, .hp-allocation-meter .hp-value-bar.hp-value-warning .hp-value, .hp-allocation-meter .hp-value-bar.hp-warning .hp-value {
        background-color: #f4b51e; }
    .hp-utilization-meter .hp-value-bar.hp-value-error, .hp-utilization-meter .hp-value-bar.hp-error, .hp-allocation-meter .hp-value-bar.hp-value-error, .hp-allocation-meter .hp-value-bar.hp-error {
      background-color: #ff8d6d; }
      .hp-utilization-meter .hp-value-bar.hp-value-error .hp-value, .hp-utilization-meter .hp-value-bar.hp-error .hp-value, .hp-allocation-meter .hp-value-bar.hp-value-error .hp-value, .hp-allocation-meter .hp-value-bar.hp-error .hp-value {
        background-color: #ff8d6d; }
    .hp-utilization-meter .hp-value-bar.hp-value-at-min .hp-value, .hp-utilization-meter .hp-value-bar.hp-at-min .hp-value, .hp-allocation-meter .hp-value-bar.hp-value-at-min .hp-value, .hp-allocation-meter .hp-value-bar.hp-at-min .hp-value {
      display: block;
      right: -4px; }
    .hp-utilization-meter .hp-value-bar .hp-value, .hp-allocation-meter .hp-value-bar .hp-value {
      display: none;
      position: absolute;
      top: 25%;
      width: 4px;
      height: 50%;
      background-color: #00B388; }
  .hp-utilization-meter .hp-threshold, .hp-utilization-meter .hp-threshold-error, .hp-utilization-meter .hp-threshold-warning, .hp-allocation-meter .hp-threshold, .hp-allocation-meter .hp-threshold-error, .hp-allocation-meter .hp-threshold-warning {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: transparent;
    border-width: 2px;
    border-right-style: solid; }
    .hp-utilization-meter .hp-threshold.hp-threshold-above, .hp-utilization-meter .hp-threshold.hp-above, .hp-utilization-meter .hp-threshold-error.hp-threshold-above, .hp-utilization-meter .hp-threshold-error.hp-above, .hp-utilization-meter .hp-threshold-warning.hp-threshold-above, .hp-utilization-meter .hp-threshold-warning.hp-above, .hp-allocation-meter .hp-threshold.hp-threshold-above, .hp-allocation-meter .hp-threshold.hp-above, .hp-allocation-meter .hp-threshold-error.hp-threshold-above, .hp-allocation-meter .hp-threshold-error.hp-above, .hp-allocation-meter .hp-threshold-warning.hp-threshold-above, .hp-allocation-meter .hp-threshold-warning.hp-above {
      border-color: #999999; }
  .hp-utilization-meter .hp-threshold.hp-threshold-below, .hp-utilization-meter .hp-threshold.hp-below, .hp-utilization-meter .hp-threshold-error.hp-threshold-below, .hp-utilization-meter .hp-threshold-error.hp-below, .hp-allocation-meter .hp-threshold.hp-threshold-below, .hp-allocation-meter .hp-threshold.hp-below, .hp-allocation-meter .hp-threshold-error.hp-threshold-below, .hp-allocation-meter .hp-threshold-error.hp-below {
    border-color: #faa; }
  .hp-utilization-meter .hp-threshold-warning.hp-threshold-below, .hp-utilization-meter .hp-threshold-warning.hp-below, .hp-allocation-meter .hp-threshold-warning.hp-threshold-below, .hp-allocation-meter .hp-threshold-warning.hp-below {
    border-color: #eec; }
  .hp-utilization-meter.hp-vertical, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter, .hp-allocation-meter.hp-vertical, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter {
    height: 80px;
    width: 10px; }
    .hp-utilization-meter.hp-vertical.hp-unset:after, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter.hp-unset:after, .hp-allocation-meter.hp-vertical.hp-unset:after, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter.hp-unset:after {
      content: '';
      left: -1px;
      top: 50%;
      background: url(data:image/gif;base64,R0lGODlhCwAoAMQQAO7v783O0MjJy7e5u+Pk5djZ2+np6rKztvT09d7f4NPU1cLExr2+wayusfn6+qeprP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABAALAAAAAALACgAAAWLIJQoDmSeJvM0CnoC6nMYrpk0z7MgtRPkD1INEVvUTISB4OgCEJiQwWNAq91yu95v1arBcoen9ZALHB2KBwOKAkDJglKtkGMdDbHZ8arjuXxACUdEU1AAcmwCDQVMAmBVLnxZf1t2XnmQKAlka2cFmUwKC6AnCzkCfigOjlxHXzKkIjh9WlhMCAsKIQA7) no-repeat;
      width: 100%;
      height: 45px;
      margin-top: -22px;
      margin-left: 0px; }
    .hp-utilization-meter.hp-vertical.hp-over:after, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter.hp-over:after, .hp-allocation-meter.hp-vertical.hp-over:after, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter.hp-over:after {
      content: '';
      top: 5px;
      left: 0px;
      right: 0px;
      width: 100%;
      height: 13px;
      border-style: solid none; }
    .hp-utilization-meter.hp-vertical .hp-value-bar, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter .hp-value-bar, .hp-allocation-meter.hp-vertical .hp-value-bar, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter .hp-value-bar {
      height: auto;
      width: 100%;
      top: auto;
      bottom: 0px; }
      .hp-utilization-meter.hp-vertical .hp-value-bar.hp-value-at-min .hp-value, .hp-utilization-meter.hp-vertical .hp-value-bar.hp-at-min .hp-value, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter .hp-value-bar.hp-value-at-min .hp-value, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter .hp-value-bar.hp-at-min .hp-value, .hp-allocation-meter.hp-vertical .hp-value-bar.hp-value-at-min .hp-value, .hp-allocation-meter.hp-vertical .hp-value-bar.hp-at-min .hp-value, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter .hp-value-bar.hp-value-at-min .hp-value, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter .hp-value-bar.hp-at-min .hp-value {
        display: block;
        right: auto;
        top: -4px; }
    .hp-utilization-meter.hp-vertical .hp-value, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter .hp-value, .hp-allocation-meter.hp-vertical .hp-value, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter .hp-value {
      top: auto;
      left: 25%;
      width: 50%;
      height: 4px; }
    .hp-utilization-meter.hp-vertical .hp-threshold, .hp-utilization-meter.hp-vertical .hp-threshold-error, .hp-utilization-meter.hp-vertical .hp-threshold-warning, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter .hp-threshold, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter .hp-threshold-error, .hp-utilization-allocation.hp-vertical > .hp-utilization-meter .hp-threshold-warning, .hp-allocation-meter.hp-vertical .hp-threshold, .hp-allocation-meter.hp-vertical .hp-threshold-error, .hp-allocation-meter.hp-vertical .hp-threshold-warning, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter .hp-threshold, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter .hp-threshold-error, .hp-utilization-allocation.hp-vertical > .hp-allocation-meter .hp-threshold-warning {
      height: auto;
      width: 100%;
      top: auto;
      bottom: 0px;
      border-right-style: none;
      border-top-style: solid; }

.hp-utilization-allocation {
  position: relative;
  display: inline-block; }
  .hp-utilization-allocation .hp-utilization-meter {
    display: block;
    margin-bottom: 3px; }
  .hp-utilization-allocation .hp-allocation-meter {
    display: block;
    height: 6px;
    opacity: 0.5; }
  .hp-utilization-allocation.hp-vertical {
    white-space: nowrap; }
    .hp-utilization-allocation.hp-vertical .hp-utilization-meter {
      display: inline-block;
      vertical-align: bottom;
      margin-bottom: 0px;
      margin-right: 3px;
      width: 10px; }
    .hp-utilization-allocation.hp-vertical .hp-allocation-meter {
      display: inline-block;
      vertical-align: bottom;
      height: auto;
      width: 6px; }
  .hp-utilization-allocation.hp-large {
    min-height: 37px; }
    .hp-utilization-allocation.hp-large .hp-utilization-meter {
      height: 20px;
      width: 160px; }
      .hp-utilization-allocation.hp-large .hp-utilization-meter.hp-unset:after {
        content: '';
        top: 5px; }
    .hp-utilization-allocation.hp-large .hp-allocation-meter {
      height: 12px;
      width: 160px; }
      .hp-utilization-allocation.hp-large .hp-allocation-meter.hp-unset:after {
        content: '';
        top: 1px; }
    .hp-utilization-allocation.hp-large.hp-vertical .hp-utilization-meter {
      height: 160px;
      width: 20px; }
      .hp-utilization-allocation.hp-large.hp-vertical .hp-utilization-meter.hp-unset:after {
        content: '';
        top: 50%;
        left: 4px; }
    .hp-utilization-allocation.hp-large.hp-vertical .hp-allocation-meter {
      height: 100%;
      width: 12px; }
      .hp-utilization-allocation.hp-large.hp-vertical .hp-allocation-meter.hp-unset:after {
        content: '';
        top: 50%;
        left: 0px; }
  .hp-utilization-allocation.hp-large .hp-legend .hp-value {
    font-size: 16px; }
  .hp-utilization-allocation > div.hp-legend {
    margin-top: 10px; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-color > div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-color > div {
      width: 10px;
      height: 10px; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-name, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-name {
      color: #737373; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-value, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-value {
      text-align: right;
      min-width: 40px; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-units, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-units {
      padding-left: 0px; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-utilization-value .hp-color div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-utilization-value .hp-color div {
      background-color: #00B388; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-utilization-value .hp-color.hp-error div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-utilization-value .hp-color.hp-error div {
      background-color: #ff8d6d; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-utilization-value .hp-color.hp-warning div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-utilization-value .hp-color.hp-warning div {
      background-color: #f4b51e; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-utilization-value .hp-color.hp-ok div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-utilization-value .hp-color.hp-ok div {
      background-color: #42a425; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-utilization-total .hp-color div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-utilization-total .hp-color div {
      background-color: #d9d9d9; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-allocation-value .hp-color div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-allocation-value .hp-color div {
      background-color: #6bb6d6; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-allocation-value .hp-color.hp-error div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-allocation-value .hp-color.hp-error div {
      background-color: #f1b4ac; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-allocation-value .hp-color.hp-warning div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-allocation-value .hp-color.hp-warning div {
      background-color: #fbe1a5; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-allocation-value .hp-color.hp-ok div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-allocation-value .hp-color.hp-ok div {
      background-color: #b3dba8; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-allocation-total .hp-color div, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-allocation-total .hp-color div {
      background-color: #e5e5e5; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-utilization-percent, .hp-utilization-allocation > div.hp-legend table.hp-key .hp-allocation-percent, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-utilization-percent, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-allocation-percent {
      min-width: 20px;
      text-align: right; }
      .hp-utilization-allocation > div.hp-legend table.hp-key .hp-utilization-percent .hp-value, .hp-utilization-allocation > div.hp-legend table.hp-key .hp-allocation-percent .hp-value, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-utilization-percent .hp-value, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-allocation-percent .hp-value {
        color: #737373; }
        .hp-utilization-allocation > div.hp-legend table.hp-key .hp-utilization-percent .hp-value:after, .hp-utilization-allocation > div.hp-legend table.hp-key .hp-allocation-percent .hp-value:after, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-utilization-percent .hp-value:after, .hp-utilization-allocation > div.hp-legend ol.hp-key .hp-allocation-percent .hp-value:after {
          content: '%';
          padding-left: 5px; }
    .hp-utilization-allocation > div.hp-legend table.hp-key td {
      padding-bottom: 0px; }
    .hp-utilization-allocation > div.hp-legend table.hp-key .hp-color {
      padding-right: 0px; }
      .hp-utilization-allocation > div.hp-legend table.hp-key .hp-color > div {
        position: relative;
        top: 2px; }
    .hp-utilization-allocation > div.hp-legend table.hp-key tr.hp-utilization-total td {
      padding-bottom: 15px; }
    .hp-utilization-allocation > div.hp-legend ol.hp-key {
      white-space: normal;
      margin-bottom: 0px; }
      .hp-utilization-allocation > div.hp-legend ol.hp-key > li > ol > li {
        position: relative;
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 5px; }
        .hp-utilization-allocation > div.hp-legend ol.hp-key > li > ol > li > * {
          display: inline-block; }
        .hp-utilization-allocation > div.hp-legend ol.hp-key > li > ol > li .hp-color {
          padding-right: 5px; }
        .hp-utilization-allocation > div.hp-legend ol.hp-key > li > ol > li .hp-name {
          display: none;
          position: absolute;
          top: -25px;
          left: 0px;
          min-width: 100%;
          padding: 2px 5px;
          text-align: center;
          background: #00B388;
          color: white; }
          .hp-utilization-allocation > div.hp-legend ol.hp-key > li > ol > li .hp-name:after {
            content: "";
            position: absolute;
            top: auto;
            bottom: -5px;
            left: 20px;
            right: auto;
            border-width: 5px 5px 0;
            border-color: #00B388 transparent;
            border-style: solid;
            display: block;
            width: 0; }
        .hp-utilization-allocation > div.hp-legend ol.hp-key > li > ol > li .hp-value {
          padding-right: 5px; }
        .hp-utilization-allocation > div.hp-legend ol.hp-key > li > ol > li:hover .hp-name {
          display: block; }

.hp-timestamp {
  color: #737373;
  white-space: nowrap; }
  html.hp-high-contrast .hp-timestamp {
    color: #425563; }

div.ui-datepicker {
  padding: 10px;
  line-height: normal;
  background-color: white;
  color: #737373;
  border: 1px solid #bfbfbf;
  z-index: 200;
  border-bottom: 5px solid #00B388;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc; }
  div.ui-datepicker .ui-datepicker-header {
    background-image: none;
    border: none;
    border-radius: 0px;
    margin-bottom: 10px;
    text-align: center; }
    div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, div.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      display: block;
      width: 12px;
      height: 12px;
      background-image: url("../../img/hp-piano/hp-piano-icons.png");
      background-repeat: no-repeat; }
      div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon, div.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
        display: none; }
    div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      float: left;
      margin-left: 5px;
      background-position: -200px -20px; }
      div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
        background-position: -200px 0px; }
    div.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      float: right;
      margin-right: 5px;
      background-position: -200px -60px; }
      div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
        background-position: -200px -40px; }
  div.ui-datepicker .ui-datepicker-buttonpane {
    text-align: right; }
    div.ui-datepicker .ui-datepicker-buttonpane button {
      margin-left: 5px; }

table.ui-datepicker-calendar thead th {
  padding: 3px 7px 3px 3px;
  border-left: none;
  text-align: right; }
table.ui-datepicker-calendar tbody tr {
  background-image: none; }
  table.ui-datepicker-calendar tbody tr td {
    padding: 2px;
    text-align: right; }
    table.ui-datepicker-calendar tbody tr td a {
      display: block;
      padding: 5px;
      border: 1px solid transparent; }
      table.ui-datepicker-calendar tbody tr td a:hover {
        background-color: #425563;
        text-decoration: none; }
      table.ui-datepicker-calendar tbody tr td a.ui-state-active {
        background-color: #E4FFEE;
        font-weight: bold; }
table.ui-datepicker-calendar .ui-state-default {
  background-image: none;
  color: #425563; }
  table.ui-datepicker-calendar .ui-state-default:hover {
    text-decoration: none; }

div.hp-date-range {
  position: relative;
  padding: 10px;
  white-space: nowrap; }
  div.hp-select div.hp-date-range > label {
    position: absolute;
    top: 0px; }
  div.hp-select div.hp-date-range > div.hp-date {
    display: inline-block;
    margin-right: -3px;
    line-height: normal;
    padding-top: 15px; }
    div.hp-select div.hp-date-range > div.hp-date div.ui-datepicker {
      border: none;
      padding: 0px; }
      div.hp-select div.hp-date-range > div.hp-date div.ui-datepicker table.ui-datepicker-calendar thead th {
        padding: 2px; }
      div.hp-select div.hp-date-range > div.hp-date div.ui-datepicker table.ui-datepicker-calendar tbody tr td a {
        padding: 2px 1px; }
    div.hp-master-filter div.hp-select div.hp-date-range > div.hp-date {
      display: block; }
  div.hp-select div.hp-date-range div.hp-date-range-from {
    border-right: 1px solid #e6e6e6;
    padding-right: 10px; }
    div.hp-master-filter div.hp-select div.hp-date-range div.hp-date-range-from {
      border: none;
      padding-right: 0px;
      margin-left: -10px; }
  div.hp-select div.hp-date-range div.hp-date-range-to {
    padding-left: 10px; }
    div.hp-master-filter div.hp-select div.hp-date-range div.hp-date-range-to {
      padding-left: 0px;
      margin-left: -10px; }

.hp-toggle {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #bbb;
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow-x: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .hp-toggle:focus {
    border: 1px solid #E4FFEE;
    outline: none; }
    .hp-toggle:focus .hp-toggle-thumb {
      background-color: #333; }
  .hp-toggle:hover .hp-toggle-thumb {
    background-color: #333; }
  .hp-toggle.hp-error {
    border: 2px solid #ff8d6d; }
  .hp-toggle[disabled] {
    color: #999; }
  .hp-toggle ol {
    position: relative;
    margin-bottom: 0px;
    -webkit-transition: left 0.2s;
    -moz-transition: left 0.2s;
    transition: left 0.2s; }
  .hp-toggle li {
    display: inline-block;
    margin-right: -4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    margin: 0px;
    background-color: white;
    color: #000; }
    .hp-toggle li.hp-on {
      padding-right: 16px; }
    .hp-toggle li.hp-off {
      padding-left: 16px; }
  .hp-toggle .hp-toggle-thumb {
    position: absolute;
    top: 2px;
    left: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    height: 20px;
    width: 6px;
    background-color: #999;
    -webkit-transition: left 0.2s;
    -moz-transition: left 0.2s;
    transition: left 0.2s; }
  .hp-toggle.hp-checked .hp-toggle-thumb {
    background-color: #00B388; }

/* jQuery UI Slider */
.ui-slider {
  position: relative;
  text-align: left; }
  .ui-slider:after {
    position: absolute;
    top: 7px;
    left: 0px;
    content: '';
    height: 2px;
    width: 100%;
    background-color: #d9d9d9; }
  .ui-slider:hover:after {
    content: '';
    background-color: #cccccc; }
  .ui-slider:hover .ui-slider-handle {
    background-position: -356px 3px; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    cursor: default;
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-position: -356px -17px;
    background-repeat: no-repeat; }
    .ui-slider .ui-slider-handle:focus, .ui-slider .ui-slider-handle:hover {
      outline: none;
      background-position: -356px 3px; }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0; }

.ui-slider-horizontal {
  height: 16px; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -2px;
    margin-left: -10px; }

.ui-slider-vertical {
  width: 5px;
  height: 100px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -7px;
    margin-left: 0;
    margin-bottom: -10px; }

.hp-plot .tickLabel {
  color: #737373;
  font-size: 12px; }
.hp-plot .x1Axis .tickLabel {
  padding-top: 5px; }
.hp-plot .y1Axis .tickLabel {
  padding-right: 5px; }
.hp-plot .y2Axis .tickLabel {
  padding-left: 5px; }
.hp-flyout .hp-plot {
  width: 300px;
  height: 200px; }

.hp-plot-legend {
  margin: 10px 0px;
  white-space: normal; }
  .hp-plot-legend table thead th {
    background: none;
    border-left: none;
    padding: 2px 10px 2px 0px; }
  .hp-plot-legend tr {
    background: none; }
    .hp-plot-legend tr td {
      padding: 2px 10px 2px 0px; }
      .hp-plot-legend tr td.legendColorBox {
        padding-top: 4px;
        padding-right: 20px; }
      .hp-plot-legend tr td.legendLabel {
        color: #737373; }
  .hp-plot-legend > li {
    margin-bottom: 5px;
    line-height: 16px; }
    .hp-plot-legend > li:last-child {
      margin-bottom: 0px; }
    .hp-plot-legend > li .hp-key {
      display: inline-block; }
      .hp-plot-legend > li .hp-key .hp-color {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-right: 5px; }
      .hp-plot-legend > li .hp-key .hp-name {
        color: #737373;
        padding-left: 0px;
        white-space: nowrap; }
    .hp-plot-legend > li .hp-current {
      display: inline-block;
      margin-left: 15px; }
      .hp-plot-legend > li .hp-current .hp-value {
        display: inline-block;
        font-size: 16px;
        padding-right: 0px;
        min-width: 40px;
        text-align: right; }
      .hp-plot-legend > li .hp-current .hp-units {
        padding-left: 5px; }

div.hp-donut {
  position: relative;
  width: 120px;
  height: 120px;
  text-align: center; }
  div.hp-donut div.hp-graphic {
    width: 120px;
    height: 120px; }
    div.hp-donut div.hp-graphic div.hp-pie-label {
      font-size: 24px;
      color: #d9d9d9; }
  div.hp-donut label {
    position: absolute;
    top: 40px;
    left: 0px;
    display: block;
    width: 120px;
    font-weight: bold;
    text-align: center;
    pointer-events: none; }
    div.hp-donut label .hp-value {
      display: block;
      font-size: 24px;
      line-height: normal; }
    div.hp-donut label .hp-label {
      display: inline-block;
      font-size: 14px;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 2px;
      margin-top: -2px; }

.hp-flyout {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-color: white;
  color: #425563;
  border: 1px solid #d9d9d9;
  z-index: 3000;
  -webkit-box-shadow: 0px 5px 6px 0px #999999;
  -moz-box-shadow: 0px 5px 6px 0px #999999;
  box-shadow: 0px 5px 6px 0px #999999; }
  .hp-flyout:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -9px;
    left: 9px;
    right: auto;
    border-width: 9px 9px 0;
    border-color: white transparent;
    border-style: solid;
    display: block;
    width: 0; }
  .hp-flyout.hp-flyout-below:after {
    content: "";
    position: absolute;
    top: -9px;
    bottom: auto;
    left: 9px;
    right: auto;
    border-width: 0 9px 9px;
    border-color: #d9d9d9 transparent;
    border-style: solid;
    display: block;
    width: 0; }
  .hp-flyout.hp-flyout-shifted:after, .hp-flyout.hp-flyout-overlap:after {
    content: "";
    display: none; }
  .hp-flyout h1 {
    font-size: 16px;
    line-height: 18px;
    color: #425563; }

.hp-tooltip {
  position: absolute;
  padding: 10px 15px;
  background-color: #00B388;
  color: #fff;
  font-size: 14px;
  z-index: 10000; }
  html.hp-high-contrast .hp-tooltip {
    color: black; }
  .hp-tooltip.hp-above:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -7px;
    left: 10px;
    right: auto;
    border-width: 9px 9px 0;
    border-color: #00B388 transparent;
    border-style: solid;
    display: block;
    width: 0; }
  .hp-tooltip.hp-below:after {
    content: "";
    position: absolute;
    top: -7px;
    bottom: auto;
    left: 10px;
    right: auto;
    border-width: 0 9px 9px 9px;
    border-color: #00B388 transparent;
    border-style: solid;
    display: block;
    width: 0; }
  .hp-tooltip.hp-below-right:after {
    content: "";
    position: absolute;
    top: -7px;
    bottom: auto;
    left: auto;
    right: 10px;
    border-width: 0 9px 9px 9px;
    border-color: #00B388 transparent;
    border-style: solid;
    display: block;
    width: 0; }

#hp-association-edit {
  min-width: 400px; }
  #hp-association-edit div.hp-filters {
    margin: 10px 30px 0px 30px; }
  #hp-association-edit div.hp-results-header {
    text-align: right;
    font-style: italic;
    color: #737373;
    height: 15px;
    margin: 0px 30px; }
  #hp-association-edit .hp-results-control td:hover {
    background-color: inherit; }
  #hp-association-edit .hp-results-control td .hp-show-more {
    display: block; }
  #hp-association-edit .hp-results-control td .hp-spinner-small {
    margin: 0px auto; }
  #hp-association-edit .dataTables_wrapper {
    margin: 0px 0px 10px 30px; }
    #hp-association-edit .dataTables_wrapper .dataTable {
      padding-right: 20px; }
  #hp-association-edit .dataTables_empty {
    display: none; }
  #hp-association-edit .hp-association-no-data {
    padding: 10px 0px; }
  #hp-association-edit .hp-association-empty-message .hp-add-help, #hp-association-edit .hp-association-empty-message .hp-add-action-link {
    padding: 10px 0px; }
  #hp-association-edit .hp-association-empty-message .hp-add-help {
    color: #737373; }
  #hp-association-edit footer .hp-control-message {
    padding: 0px 0px 0px 30px; }

div.hp-columns {
  white-space: nowrap;
  margin-bottom: 20px; }
  div.hp-columns .hp-column {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top; }
  div.hp-columns table.hp-column > tbody > tr > td {
    padding: 5px 10px;
    white-space: nowrap; }
  div.hp-columns td.hp-name {
    max-width: 150px;
    display: inline-block; }

.hp-collapsible > label {
  display: block;
  font-size: 16px;
  color: #737373;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAAJmZmaWlpdnZ2b+/v/Ly8rKysuXl5czMzP///wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAgALAAAAAAUABQAAAQuEMlJq7046827/1UAjCQQbEJJClyhFp2hGt5ADh9BEuABHCAEIcALGo/IpHITAQA7);
  background-position: -1px;
  background-repeat: no-repeat;
  cursor: pointer; }
  html.hp-high-contrast .hp-collapsible > label {
    color: #425563; }
  .hp-collapsible > label:hover {
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAADMzM39/f8zMzExMTLKyspmZmWZmZuXl5f///wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAgALAAAAAAUABQAAAQuEMlJq7046827/9UAjCQwbERJEpyhGp2gCl5ABt9BHmABFCDEYcALGo/IpHITAQA7);
    color: #425563; }
.hp-collapsible.hp-collapsed > label {
  background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAAJmZmaWlpdnZ2bm5ufLy8szMzLKysuXl5b+/v////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQrMMlJq7046827T4HwTQBgHGNZIoSnqkW7vWrA0UB8q4O8n6PQaEgsGo/HCAA7);
  margin-bottom: 10px; }
  .hp-collapsible.hp-collapsed > label:hover {
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAADMzM3JycszMzExMTLKyspmZmWZmZuXl5X9/f////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQrMMlJq7046827TwPxTQBgCGNZIoenqkW7verA0UB8q4G8n6PQaEgsGo/HCAA7); }
.hp-collapsible.hp-collapsed > div, .hp-collapsible.hp-collapsed > ol, .hp-collapsible.hp-collapsed > table {
  height: 0px;
  overflow: hidden; }
.hp-collapsible > .hp-collapsible > * {
  padding-left: 20px;
  margin-left: 15px; }
.hp-collapsible > .hp-collapsible > label {
  font-size: 14px; }

.hp-collapser {
  width: 18px;
  height: 18px;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAAJmZmaWlpdnZ2bm5ufLy8szMzLKysuXl5b+/v////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQrMMlJq7046827T4HwTQBgHGNZIoSnqkW7vWrA0UB8q4O8n6PQaEgsGo/HCAA7);
  background-position: -1px;
  background-repeat: no-repeat;
  cursor: pointer; }
  .hp-collapser:hover {
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAADMzM3JycszMzExMTLKyspmZmWZmZuXl5X9/f////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAUABQAAAQrMMlJq7046827TwPxTQBgCGNZIoenqkW7verA0UB8q4G8n6PQaEgsGo/HCAA7); }
  .hp-collapser.hp-active {
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAAJmZmaWlpdnZ2b+/v/Ly8rKysuXl5czMzP///wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAgALAAAAAAUABQAAAQuEMlJq7046827/1UAjCQQbEJJClyhFp2hGt5ADh9BEuABHCAEIcALGo/IpHITAQA7); }
    .hp-collapser.hp-active:hover {
      background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAADMzM39/f8zMzExMTLKyspmZmWZmZuXl5f///wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAgALAAAAAAUABQAAAQuEMlJq7046827/9UAjCQwbERJEpyhGp2gCl5ABt9BHmABFCDEYcALGo/IpHITAQA7); }

.hp-collapsible {
  margin-bottom: 20px; }
  .hp-collapsible.hp-collapsed {
    margin-bottom: 0px; }

.hp-rich-value {
  position: relative; }
  .hp-rich-value > * {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 10px; }
  .hp-rich-value .hp-utilization-meter {
    position: relative;
    top: 1px;
    height: 10px; }

div.hp-graphed-value {
  position: relative; }
  div.hp-graphed-value div.hp-value-graph {
    margin-bottom: 5px; }
  div.hp-graphed-value div.hp-value {
    position: absolute;
    top: 64px;
    left: 40px;
    width: 120px;
    font-size: 32px;
    line-height: normal;
    text-align: center;
    vertical-align: middle; }
    div.hp-graphed-value div.hp-value .hp-units {
      display: block;
      font-size: 18px; }
  div.hp-graphed-value .hp-units-details {
    color: #c6c9ca;
    font-family: 'HPLight', Arial, Helvetica, sans-serif;
    display: block;
    font-size: 18px; }

div.hp-icon {
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-repeat: no-repeat; }
  div.hp-icon.hp-upload, div.hp-icon #hp-main-banner div.hp-banner-control {
    width: 16px;
    height: 17px;
    background-position: -220px -180px;
    margin: 0px;
    display: block; }
    .hp-selected div.hp-icon.hp-upload, div.hp-icon.hp-upload:hover, #hp-main-banner div.hp-banner-control:hover div.hp-icon.hp-upload, .hp-selected div.hp-icon #hp-main-banner div.hp-banner-control, div.hp-icon #hp-main-banner div.hp-banner-control:hover, #hp-main-banner div.hp-banner-control:hover div.hp-icon #hp-main-banner div.hp-banner-control {
      background-position: -220px -160px; }
  div.hp-icon.hp-power {
    width: 16px;
    height: 17px;
    background-position: -120px -180px; }
    div.hp-icon.hp-power:hover, #hp-main-banner div.hp-banner-control:hover div.hp-icon.hp-power {
      background-position: -120px -160px; }
    #hp-main-banner div.hp-banner-control.hp-on div.hp-icon.hp-power, div.hp-icon.hp-power.hp-on {
      background-position: -120px -200px; }
    #hp-main-banner div.hp-banner-control.hp-standby div.hp-icon.hp-power, div.hp-icon.hp-power.hp-standby {
      background-position: -120px -220px; }
  div.hp-icon.hp-uid {
    width: 14px;
    height: 16px;
    background-position: -139px -180px; }
    div.hp-icon.hp-uid:hover, #hp-main-banner div.hp-banner-control:hover div.hp-icon.hp-uid {
      background-position: -139px -160px; }
    #hp-main-banner div.hp-banner-control.hp-selected div.hp-icon.hp-uid {
      background-position: -139px -200px; }
  div.hp-icon.hp-console {
    width: 16px;
    height: 16px;
    background-position: -160px -180px; }
    div.hp-icon.hp-console:hover, #hp-main-banner div.hp-banner-control:hover div.hp-icon.hp-console {
      background-position: -160px -160px; }
  div.hp-icon.hp-disc {
    width: 16px;
    height: 16px;
    background-position: -180px -180px; }
    div.hp-icon.hp-disc:hover, #hp-main-banner div.hp-banner-control:hover div.hp-icon.hp-disc {
      background-position: -180px -160px; }

.hp-delete, .hp-close {
  width: 14px;
  height: 14px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -160px -20px;
  background-repeat: no-repeat; }
  .hp-delete:hover, .hp-close:hover {
    background-position: -160px 0px; }

.hp-edit {
  position: relative;
  width: 16px;
  height: 16px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -280px -78px;
  background-repeat: no-repeat; }

.hp-reorder {
  width: 16px;
  height: 16px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -160px -80px;
  background-repeat: no-repeat; }
  .hp-reorder:hover {
    background-position: -160px -60px; }

.hp-connect {
  width: 17px;
  height: 10px;
  background: transparent url("../../img/hp-piano/connect.png") no-repeat; }

.hp-jump {
  width: 16px;
  height: 16px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -156px -96px;
  background-repeat: no-repeat; }
  .hp-jump:hover {
    background-position: -156px -76px; }

.hp-file-upload {
  position: relative;
  width: 18px;
  height: 18px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -218px -180px;
  background-repeat: no-repeat; }
  .hp-file-upload:hover {
    background-position: -218px -160px; }

.hp-file-download {
  position: relative;
  width: 18px;
  height: 18px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -218px -220px;
  background-repeat: no-repeat; }
  .hp-file-download:hover {
    background-position: -218px -200px; }

.hp-file-folder {
  position: relative;
  width: 18px;
  height: 18px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -180px -218px;
  background-repeat: no-repeat; }
  .hp-file-folder:hover {
    background-position: -180px -198px; }

.hp-file-trash {
  position: relative;
  width: 18px;
  height: 18px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -200px -220px;
  background-repeat: no-repeat; }
  .hp-file-trash:hover {
    background-position: -200px -200px; }

.hp-connect-long {
  width: 75px;
  height: 11px;
  background: transparent url("../../img/hp-piano/connect_long.png") no-repeat; }

table td > .hp-connect, table td > .hp-connect-long {
  margin: 4px 0px; }

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("../../img/hp-piano/ui-icons_222222_256x240.png"); }

.ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
  background-image: url("../../img/hp-piano/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("../../img/hp-piano/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-active .ui-icon {
  background-image: url("../../img/hp-piano/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("../../img/hp-piano/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../../img/hp-piano/ui-icons_cd0a0a_256x240.png"); }

.sparkline {
  width: 100px;
  height: 25px;
  background-color: transparent;
  border-left: solid #CCCCCC 1px;
  border-bottom: solid #CCCCCC 1px; }

.hp-active-drag {
  background-color: #D6D6D6; }

.hp-hover-drop-target {
  background-color: #66D0FA; }

.hp-pending-changes-message {
  font-weight: bold; }

::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

::-webkit-scrollbar-track:hover {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2); }

::-webkit-scrollbar-thumb {
  background-color: rgba(164, 164, 164, 0.5); }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0px; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0px; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0px;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0px;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

#hp-banner-container {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 60px;
  min-width: 600px;
  background-color: #fff;
  z-index: 300;
  font-family: 'HPRegular', Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }
  @media print {
    #hp-banner-container {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

.hp-banner {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  z-index: 300;
  background-color: #425563;
  color: #c6c9ca; }
  .hp-banner h1 {
    display: inline-block;
    white-space: nowrap;
    font-size: 18px; }
  @media print {
    .hp-banner {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

#hp-simple-banner {
  text-align: center;
  line-height: 60px;
  border-bottom: 1px solid #e6e6e6; }
  #hp-simple-banner .hp-header-primary {
    display: inline-block;
    position: relative;
    height: 100%; }
    #hp-simple-banner .hp-header-primary .hp-logo {
      display: inline-block;
      position: relative;
      top: 15px;
      left: 8px; }
    #hp-simple-banner .hp-header-primary h1 {
      position: relative;
      top: 5px;
      padding-left: 20px; }

#hp-info-bar {
  height: 0px;
  text-align: center;
  color: #fff; }
  #hp-info-bar.hp-active {
    height: 20px;
    line-height: 20px;
    background-color: #c6c9ca;
    -webkit-animation-name: relax;
    -webkit-animation-duration: 10s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 0;
    -moz-animation-name: relax;
    -moz-animation-duration: 10s;
    -moz-animation-timing-function: ease-in;
    -moz-animation-iteration-count: 1;
    -moz-animation-delay: 0;
    -ms-animation-name: relax;
    -ms-animation-duration: 10s;
    -ms-animation-timing-function: ease-in;
    -ms-animation-iteration-count: 1;
    -ms-animation-delay: 0;
    -o-animation-name: relax;
    -o-animation-duration: 10s;
    -o-animation-timing-function: ease-in;
    -o-animation-iteration-count: 1;
    -o-animation-delay: 0; }

@-webkit-keyframes relax {
  0% {
    background-color: #00B388;
    height: 0px; }

  5% {
    background-color: #00B388;
    height: 30px;
    line-height: 30px; }

  90% {
    background-color: #00B388;
    height: 30px;
    line-height: 30px; }

  100% {
    background-color: #c6c9ca;
    height: 20px;
    line-height: 20px; } }

@-moz-keyframes relax {
  0% {
    background-color: #00B388;
    height: 0px; }

  5% {
    background-color: #00B388;
    height: 30px;
    line-height: 30px; }

  90% {
    background-color: #00B388;
    height: 30px;
    line-height: 30px; }

  100% {
    background-color: #c6c9ca;
    height: 20px;
    line-height: 20px; } }

@-ms-keyframes relax {
  0% {
    background-color: #00B388;
    height: 0px; }

  5% {
    background-color: #00B388;
    height: 30px;
    line-height: 30px; }

  90% {
    background-color: #00B388;
    height: 30px;
    line-height: 30px; }

  100% {
    background-color: #c6c9ca;
    height: 20px;
    line-height: 20px; } }

@-o-keyframes relax {
  0% {
    background-color: #00B388;
    height: 0px; }

  5% {
    background-color: #00B388;
    height: 30px;
    line-height: 30px; }

  90% {
    background-color: #00B388;
    height: 30px;
    line-height: 30px; }

  100% {
    background-color: #c6c9ca;
    height: 20px;
    line-height: 20px; } }

#hp-main-banner .hp-banner-control, #hp-simple-banner .hp-banner-control {
  position: relative;
  cursor: pointer;
  top: 0px;
  width: 50px;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent; }
  #hp-main-banner .hp-banner-control.hp-full, #hp-simple-banner .hp-banner-control.hp-full {
    width: auto; }
  #hp-main-banner .hp-banner-control:hover, #hp-simple-banner .hp-banner-control:hover {
    background-color: white; }
    #hp-main-banner .hp-banner-control:hover:after, #hp-simple-banner .hp-banner-control:hover:after {
      content: '';
      display: none; }
  #hp-main-banner .hp-banner-control.hp-selected, #hp-simple-banner .hp-banner-control.hp-selected {
    z-index: 20; }
  #hp-main-banner .hp-banner-control:after, #hp-simple-banner .hp-banner-control:after {
    content: '';
    position: absolute;
    top: 15px;
    left: 0px;
    height: 30px;
    width: 1px;
    background-color: #cccccc; }
  #hp-main-banner .hp-banner-control .hp-icon, #hp-simple-banner .hp-banner-control .hp-icon {
    position: relative;
    top: 22px;
    left: 17px;
    width: 20px;
    height: 20px;
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-repeat: no-repeat; }
  @media print {
    #hp-main-banner .hp-banner-control, #hp-simple-banner .hp-banner-control {
      display: none; } }
#hp-main-banner ol.hp-header-secondary, #hp-simple-banner ol.hp-header-secondary {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  background-color: #425563;
  z-index: 55;
  white-space: nowrap;
  font-size: 0px; }
  #hp-main-banner ol.hp-header-secondary > li, #hp-simple-banner ol.hp-header-secondary > li {
    display: inline-block;
    font-size: 13px;
    vertical-align: top; }
  #hp-main-banner ol.hp-header-secondary #hp-help-control .hp-icon, #hp-simple-banner ol.hp-header-secondary #hp-help-control .hp-icon {
    top: 22px;
    background-position: -120px -20px; }
  #hp-main-banner ol.hp-header-secondary #hp-help-control:hover .hp-icon, #hp-main-banner ol.hp-header-secondary #hp-help-control.hp-selected .hp-icon, #hp-simple-banner ol.hp-header-secondary #hp-help-control:hover .hp-icon, #hp-simple-banner ol.hp-header-secondary #hp-help-control.hp-selected .hp-icon {
    background-position: -120px 0px; }
  @media print {
    #hp-main-banner ol.hp-header-secondary, #hp-simple-banner ol.hp-header-secondary {
      height: auto;
      width: auto; } }

#hp-main-banner {
  border-bottom: 1px solid #e6e6e6;
  z-index: 50; }
  #hp-main-banner .hp-header-primary {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 150px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    background-color: #425563; }
    #hp-main-banner .hp-header-primary > * {
      vertical-align: top; }
    #hp-main-banner .hp-header-primary #hp-banner-title {
      display: none;
      margin: 0px;
      font-size: 21px;
      line-height: 60px;
      font-weight: normal;
      padding-left: 20px;
      padding-right: 20px; }
    @media print {
      #hp-main-banner .hp-header-primary {
        display: none; } }
  #hp-main-banner #hp-main-menu-control, #hp-main-banner #hp-search-control {
    position: relative;
    display: inline-block;
    margin: 0px;
    font-weight: normal;
    color: #c6c9ca;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer; }
    #hp-main-banner #hp-main-menu-control:hover, #hp-main-banner #hp-search-control:hover {
      background-color: white;
      color: black; }
    #hp-main-banner #hp-main-menu-control.hp-selected, #hp-main-banner #hp-search-control.hp-selected {
      z-index: 90; }
    #hp-main-banner #hp-main-menu-control.hp-disabled:hover, #hp-main-banner #hp-search-control.hp-disabled:hover {
      background-color: inherit;
      color: #c6c9ca; }
  #hp-main-banner ol.hp-header-secondary .hp-count {
    position: absolute;
    top: 10px;
    right: 6px;
    height: 18px;
    width: 20px;
    padding-top: 2px;
    text-align: center;
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-repeat: no-repeat;
    background-position: -140px -60px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    z-index: 1;
    display: none; }
    #hp-main-banner ol.hp-header-secondary .hp-count.hp-active {
      display: block; }
  #hp-main-banner ol.hp-header-secondary #hp-activity-control .hp-icon {
    top: 23px;
    background-position: -140px -18px; }
  #hp-main-banner ol.hp-header-secondary #hp-activity-control:hover .hp-icon, #hp-main-banner ol.hp-header-secondary #hp-activity-control.hp-selected .hp-icon {
    background-position: -140px 0px; }
  #hp-main-banner ol.hp-header-secondary #hp-activity-control:hover #hp-activity-control-new-count, #hp-main-banner ol.hp-header-secondary #hp-activity-control.hp-selected #hp-activity-control-new-count {
    background-position: -140px -40px; }
  #hp-main-banner ol.hp-header-secondary #hp-session-control {
    white-space: nowrap; }
    #hp-main-banner ol.hp-header-secondary #hp-session-control .hp-icon {
      top: 23px;
      background-position: -100px -20px; }
    #hp-main-banner ol.hp-header-secondary #hp-session-control:hover .hp-icon, #hp-main-banner ol.hp-header-secondary #hp-session-control.hp-selected .hp-icon {
      background-position: -100px 0px; }
    #hp-main-banner ol.hp-header-secondary #hp-session-control .hp-name {
      position: relative;
      top: 15px;
      padding: 0px 15px 0px 20px; }
    #hp-main-banner ol.hp-header-secondary #hp-session-control.hp-full .hp-icon, #hp-main-banner ol.hp-header-secondary #hp-session-control.hp-full .hp-name {
      display: inline-block; }

.hp-banner-flyout {
  position: absolute;
  top: 60px;
  width: 200px;
  right: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  color: #c6c9ca;
  z-index: 10;
  border-bottom: 5px solid #00B388;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  text-align: left;
  line-height: normal;
  display: none; }
  .hp-banner-flyout.hp-active {
    display: block; }
  .hp-banner-flyout.hp-sidebarred {
    top: 0px;
    width: auto;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #425563;
    z-index: 400;
    border: none; }
  .hp-banner-flyout > header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px;
    line-height: 38px;
    padding: 10px 15px;
    color: #333;
    font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
    .hp-banner-flyout > header h1 {
      font-size: 18px;
      line-height: inherit; }
    .hp-banner-flyout > header .hp-pin-right {
      position: absolute;
      top: 9px;
      right: -2px; }
      .hp-sidebarred .hp-banner-flyout > header .hp-pin-right {
        right: 20px; }

#hp-main-banner #hp-main-menu-control {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 210px;
  padding: 10px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  #hp-main-banner #hp-main-menu-control:hover {
    border-right: 1px solid #cccccc; }
    #hp-main-banner #hp-main-menu-control:hover:after {
      content: '';
      display: none; }
    #hp-main-banner #hp-main-menu-control:hover .hp-main-menu-carret {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwWAiwApYte2AAAAGdJREFUSMdjYBgFo2AUkAsOMDAw/GdgYOgiUn0/VP02Yi2QgGqA4SkE1E9BU89HrEVXiLQI3YLzpAbZZQIWoVtwmdy4wWUR1SzAZdFlaluAyyKqW4DPRzQBl8lNRaQCidGyahSMMAAAbUE8mzL+JC8AAAAASUVORK5CYII=); }
  #hp-main-banner #hp-main-menu-control.hp-active:hover {
    border-bottom: 5px solid #00B388;
    height: 65px; }
  #hp-main-banner #hp-main-menu-control.hp-selected:hover {
    border-bottom: none;
    height: 60px; }
  #hp-main-banner #hp-main-menu-control:after {
    content: '';
    position: absolute;
    top: 15px;
    right: 0px;
    height: 30px;
    width: 1px;
    background-color: #cccccc; }
  #hp-main-banner #hp-main-menu-control.hp-disabled {
    cursor: default; }
    #hp-main-banner #hp-main-menu-control.hp-disabled:after {
      content: '';
      display: none; }
    #hp-main-banner #hp-main-menu-control.hp-disabled .hp-main-menu-carret {
      display: none; }
    #hp-main-banner #hp-main-menu-control.hp-disabled:hover {
      border: none; }
  body.hp-basic-layout #hp-main-banner #hp-main-menu-control {
    padding: 10px 30px 10px 30px; }
  #hp-main-banner #hp-main-menu-control #hp-logo {
    position: relative;
    top: 15px;
    display: inline-block;
    vertical-align: top;
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-position: -425px -65px;
    background-repeat: no-repeat;
    width: 40px;
    height: 12px; }
    body.hp-basic-layout #hp-main-banner #hp-main-menu-control #hp-logo {
      top: 3px;
      width: 36px;
      height: 36px;
      background-position: -260px -240px; }
  #hp-main-banner #hp-main-menu-control #hp-main-menu-labels {
    position: relative;
    top: 12px;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    padding-right: 5px;
    padding-left: 5px;
    min-width: 135px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  #hp-main-banner #hp-main-menu-control #hp-main-menu-label {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    vertical-align: bottom;
    margin-bottom: 3px; }
    body.hp-basic-layout #hp-main-banner #hp-main-menu-control #hp-main-menu-label {
      position: relative;
      top: -12px;
      font-size: 36px;
      font-family: 'HPLight', Arial, Helvetica, sans-serif;
      padding-right: 15px;
      padding-left: 15px; }
  #hp-main-banner #hp-main-menu-control #hp-main-menu-sub-label {
    font-size: 12px;
    margin: 0px;
    color: #737373;
    text-align: right; }
  #hp-main-banner #hp-main-menu-control .hp-main-menu-carret {
    position: relative;
    top: 11px;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwWAigaPIVipgAAAL9JREFUSMft0zEKAjEQheFfL2C7h1gLT2AvzEnWwkrmCAELGz3JFLbeQMH1DFp7AW1EglmzWVhBJK/LMJOPJARycv4s5nqfH3xo3ANTYIXoMmHjNbAAdojO2hFzBXDxKltE5xFgA1ReZYTozW8ZBkOiV+DsVarnRinA8R1oRsyBaAnUUSgEakQnXd4ERMHcCSiDq2sGxq+5JCQO1cE6AsSROJQMtCNtJ0oAun8wcyfM3TF36OXjRqDiO0BOzs/mAdRkWAg8C8SoAAAAAElFTkSuQmCC);
    background-position: right 0px;
    background-repeat: no-repeat; }

#hp-main-menu {
  position: absolute;
  top: 0px;
  height: auto;
  background-color: #fff;
  padding: 60px 42px 15px 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  z-index: 10;
  display: none;
  border-bottom: 5px solid #00B388;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left-color: transparent; }
  #hp-main-menu.hp-active {
    display: block; }
  body.hp-basic-layout #hp-main-menu {
    padding-left: 85px;
    padding-right: 30px;
    font-size: 18px; }
  #hp-main-menu > :first-child {
    border-top: 1px solid #000;
    padding-top: 22px; }
  #hp-main-menu > header a {
    display: block;
    padding: 12px 0px; }
  #hp-main-menu .hp-sections > li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px; }
    #hp-main-menu .hp-sections > li label {
      display: block;
      font-weight: bold;
      font-size: 12px;
      margin-bottom: 10px;
      color: #999;
      text-transform: uppercase; }
  #hp-main-menu .hp-section > li {
    margin-bottom: 6px;
    min-width: 135px; }
    #hp-main-menu .hp-section > li.hp-unauthorized {
      display: none; }
    #hp-main-menu .hp-section > li a {
      display: block;
      color: black;
      padding: 2px 0px; }
      #hp-main-menu .hp-section > li a.hp-selected {
        color: #00B388;
        font-weight: bold; }
      #hp-main-menu .hp-section > li a:hover {
        color: #00B388;
        text-decoration: underline; }
    #hp-main-menu .hp-section > li .hp-menu-item-prompt {
      position: relative;
      display: inline-block;
      font-size: 13px;
      background-color: #fffdd7;
      color: black;
      margin: 5px 10px;
      padding: 3px 10px 3px 10px; }
      #hp-main-menu .hp-section > li .hp-menu-item-prompt:after {
        content: "";
        position: absolute;
        top: -5px;
        left: 5px;
        right: auto;
        border-width: 0 7px 7px;
        border-color: #fffdd7 transparent;
        border-style: solid;
        display: block;
        width: 0; }
      #hp-main-menu .hp-section > li .hp-menu-item-prompt.hp-done {
        background-image: url("../../img/hp-piano/hp-piano-icons.png");
        background-position: -380px -215px;
        background-repeat: no-repeat; }
      #hp-main-menu .hp-section > li .hp-menu-item-prompt a {
        display: inline;
        padding: 2px;
        padding: 2px;
        color: #c6c9ca; }
        #hp-main-menu .hp-section > li .hp-menu-item-prompt a:hover {
          background-color: transparent;
          text-decoration: underline;
          color: #c6c9ca; }

#hp-main-banner #hp-search-control {
  position: absolute;
  top: 0px;
  left: 200px;
  right: 0px;
  height: 56px;
  padding: 2px 12px 2px 45px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -380px -99px;
  background-repeat: no-repeat;
  font-size: 21px;
  line-height: 58px;
  color: #999999;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s; }
  #hp-main-banner #hp-search-control:hover {
    background-color: white;
    color: #c6c9ca;
    background-position: -380px -59px; }
  #hp-main-banner #hp-search-control.hp-selected {
    color: #c6c9ca;
    background-position: -380px -59px; }
  #hp-main-banner #hp-search-control span.hp-property {
    font-family: 'HPLight', Arial, Helvetica, sans-serif; }

#hp-search-menu {
  position: absolute;
  top: 0px;
  left: 200px;
  right: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 18px;
  background-color: white;
  z-index: 301;
  display: none;
  border: 2px solid #00B388;
  /*#hp-search-recent {
    margin: 0px;
    font-size: 13px;
    
    li {
      display: inline-block;
      background-color: $global-hover-background;
      white-space: nowrap;
      margin-right: 5px;
      margin-bottom: 5px;
      padding: 2px 5px;
    }
  }*/ }
  #hp-search-menu.hp-active {
    display: block; }
  #hp-search-menu > header {
    height: 57px;
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-position: -399px -61px;
    background-repeat: no-repeat; }
    #hp-search-menu > header #hp-search-input {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      padding-top: 16px;
      padding-left: 43px;
      padding-right: 40px;
      height: 42px; }
    #hp-search-menu > header input {
      width: 100%;
      font-size: 21px;
      line-height: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      margin: 0px;
      padding: 0px;
      background: transparent;
      font-family: 'HPRegular', Arial, Helvetica, sans-serif;
      color: #000;
      border: none;
      cursor: default; }
      #hp-search-menu > header input::-moz-selection {
        background: #E4FFEE; }
      #hp-search-menu > header input::-ms-clear {
        display: none; }
    #hp-search-menu > header #hp-search-clear {
      position: absolute;
      top: 20px;
      right: 10px;
      width: 20px;
      height: 20px;
      background-image: url(data:image/gif;base64,R0lGODlhFAAUAIAAAJmZmf///yH5BAEHAAEALAAAAAAUABQAAAIjjI+py+0PowQg0UeryZDzmF1S8E2hWZVNqS7i8Y7yTNc2XQAAOw==);
      background-repeat: no-repeat;
      cursor: pointer; }
      #hp-search-menu > header #hp-search-clear:hover {
        background-image: url(data:image/gif;base64,R0lGODlhFAAUAIAAADMzM////yH5BAEHAAEALAAAAAAUABQAAAIjjI+py+0PowQg0UeryZDzmF1S8E2hWZVNqS7i8Y7yTNc2XQAAOw==); }
  #hp-search-menu #hp-search-choices {
    position: relative;
    padding: 10px 25px 0px 25px;
    background-image: url(data:image/gif;base64,R0lGODlhBQABAIAAAMzMzP///yH5BAEHAAEALAAAAAAFAAEAAAIDTGAFADs=);
    background-position: left top;
    background-repeat: repeat-x;
    overflow: hidden; }
    #hp-search-menu #hp-search-choices h2 {
      display: none; }
    #hp-search-menu #hp-search-choices li {
      cursor: pointer; }
  #hp-search-menu #hp-search-suggestions, #hp-search-menu #hp-search-recent {
    margin: 0px -25px;
    font-size: 16px;
    white-space: nowrap;
    margin-bottom: 15px; }
    #hp-search-menu #hp-search-suggestions li, #hp-search-menu #hp-search-recent li {
      padding: 5px 25px;
      overflow: hidden;
      text-overflow: ellipsis; }
      #hp-search-menu #hp-search-suggestions li:hover, #hp-search-menu #hp-search-recent li:hover {
        background-color: #425563;
        color: #c6c9ca; }
      #hp-search-menu #hp-search-suggestions li.hp-selected, #hp-search-menu #hp-search-recent li.hp-selected {
        background-color: #E4FFEE;
        color: #c6c9ca; }
  #hp-search-menu #hp-search-scope {
    padding: 11px 0px;
    background-image: url(data:image/gif;base64,R0lGODlhBQABAIAAAMzMzP///yH5BAEHAAEALAAAAAAFAAEAAAIDTGAFADs=);
    background-position: left top;
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    #hp-search-menu #hp-search-scope input {
      display: inline-block;
      margin: 0px 3px 0px 0px; }
    #hp-search-menu #hp-search-scope label {
      display: inline-block;
      max-width: 50%;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-right: 20px; }
      #hp-search-menu #hp-search-scope label:first-child {
        margin-right: 10px; }

#hp-session-flyout {
  padding: 20px; }
  #hp-session-flyout #hp-session-user {
    font-weight: bold;
    color: #999999;
    word-break: break-all;
    width: 138px; }
  #hp-session-flyout #hp-session-user-edit {
    float: right;
    background-position: -276px -77px; }
  #hp-session-flyout #hp-session-duration {
    margin-top: 10px;
    color: #999999;
    margin-bottom: 5px; }
  #hp-session-flyout #hp-session-perf-location {
    color: #999999;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px; }

#hp-main-banner #hp-activity-notification {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 60px;
  max-width: 150px;
  padding: 0px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #425563;
  color: #000;
  line-height: 60px;
  font-size: 13px;
  white-space: nowrap;
  z-index: 52;
  -webkit-transition: right 1s, max-width 1s;
  -moz-transition: right 1s, max-width 1s;
  transition: right 1s, max-width 1s; }
  #hp-main-banner #hp-activity-notification.hp-active {
    right: 150px;
    max-width: 400px; }
  #hp-main-banner #hp-activity-notification .hp-message {
    padding-left: 30px;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #hp-main-banner #hp-activity-notification .hp-status {
    position: absolute;
    top: 25px;
    left: 25px;
    display: none;
    -webkit-animation: bounce 0.7s ease-in-out 0.5s infinite;
    -moz-animation: bounce 0.7s ease-in-out 0.5s infinite;
    -ms-animation: bounce 0.7s ease-in-out 0.5s infinite;
    -o-animation: bounce 0.7s ease-in-out 0.5s infinite; }
    #hp-main-banner #hp-activity-notification .hp-status.hp-active {
      display: block; }
  @media print {
    #hp-main-banner #hp-activity-notification {
      display: none; } }

@-webkit-keyframes bounce {
  0% {
    left: 25px; }

  30% {
    left: 25px; }

  50% {
    left: 15px; }

  70% {
    left: 25px; }

  90% {
    left: 27px; }

  100% {
    left: 25px; } }

@-moz-keyframes bounce {
  0% {
    left: 25px; }

  30% {
    left: 25px; }

  50% {
    left: 15px; }

  70% {
    left: 25px; }

  90% {
    left: 27px; }

  100% {
    left: 25px; } }

@-ms-keyframes bounce {
  0% {
    left: 25px; }

  30% {
    left: 25px; }

  50% {
    left: 15px; }

  70% {
    left: 25px; }

  90% {
    left: 27px; }

  100% {
    left: 25px; } }

@-o-keyframes bounce {
  0% {
    left: 25px; }

  30% {
    left: 25px; }

  50% {
    left: 15px; }

  70% {
    left: 25px; }

  90% {
    left: 27px; }

  100% {
    left: 25px; } }

#hp-activity-flyout > header #hp-activity-count:before, #hp-upload-flyout > header #hp-activity-count:before {
  content: '('; }
#hp-activity-flyout > header #hp-activity-count:after, #hp-upload-flyout > header #hp-activity-count:after {
  content: ')'; }
#hp-activity-flyout .hp-flyout-contents, #hp-upload-flyout .hp-flyout-contents {
  max-height: 400px;
  overflow-y: auto; }
#hp-activity-flyout.hp-sidebarred .hp-flyout-contents, #hp-upload-flyout.hp-sidebarred .hp-flyout-contents {
  max-height: none;
  overflow-x: hidden;
  overflow-y: auto; }
  #hp-activity-flyout.hp-sidebarred .hp-flyout-contents .hp-activity > .hp-activity-message, #hp-upload-flyout.hp-sidebarred .hp-flyout-contents .hp-activity > .hp-activity-message {
    width: 131px; }
  #hp-activity-flyout.hp-sidebarred .hp-flyout-contents .hp-fileupload > .hp-upload-message, #hp-upload-flyout.hp-sidebarred .hp-flyout-contents .hp-fileupload > .hp-upload-message {
    width: 131px; }
#hp-activity-flyout #hp-flyout-new-activities, #hp-activity-flyout #hp-flyout-old-activities, #hp-upload-flyout #hp-flyout-new-activities, #hp-upload-flyout #hp-flyout-old-activities {
  margin: 0px; }
#hp-activity-flyout li.hp-activity, #hp-activity-flyout li.hp-fileupload, #hp-upload-flyout li.hp-activity, #hp-upload-flyout li.hp-fileupload {
  color: #000;
  height: 45px;
  line-height: 15px;
  cursor: pointer;
  -webkit-transition: background-color 8s;
  -moz-transition: background-color 8s;
  transition: background-color 8s; }
  #hp-activity-flyout li.hp-activity:hover .hp-brief, #hp-activity-flyout li.hp-fileupload:hover .hp-brief, #hp-upload-flyout li.hp-activity:hover .hp-brief, #hp-upload-flyout li.hp-fileupload:hover .hp-brief {
    background-color: white; }
  #hp-activity-flyout li.hp-activity.hp-selected div.hp-brief, #hp-activity-flyout li.hp-activity.hp-selected:hover div.hp-brief, #hp-activity-flyout li.hp-fileupload.hp-selected div.hp-brief, #hp-activity-flyout li.hp-fileupload.hp-selected:hover div.hp-brief, #hp-upload-flyout li.hp-activity.hp-selected div.hp-brief, #hp-upload-flyout li.hp-activity.hp-selected:hover div.hp-brief, #hp-upload-flyout li.hp-fileupload.hp-selected div.hp-brief, #hp-upload-flyout li.hp-fileupload.hp-selected:hover div.hp-brief {
    background-color: #E4FFEE;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    left: -1px;
    padding: 6px 14px 6px 16px;
    width: 201px;
    z-index: 50; }
    #hp-activity-flyout li.hp-activity.hp-selected div.hp-brief > *, #hp-activity-flyout li.hp-activity.hp-selected:hover div.hp-brief > *, #hp-activity-flyout li.hp-fileupload.hp-selected div.hp-brief > *, #hp-activity-flyout li.hp-fileupload.hp-selected:hover div.hp-brief > *, #hp-upload-flyout li.hp-activity.hp-selected div.hp-brief > *, #hp-upload-flyout li.hp-activity.hp-selected:hover div.hp-brief > *, #hp-upload-flyout li.hp-fileupload.hp-selected div.hp-brief > *, #hp-upload-flyout li.hp-fileupload.hp-selected:hover div.hp-brief > * {
      opacity: 0.2; }
  #hp-activity-flyout li.hp-activity.hp-selected div.hp-full, #hp-activity-flyout li.hp-activity.hp-selected:hover div.hp-full, #hp-activity-flyout li.hp-fileupload.hp-selected div.hp-full, #hp-activity-flyout li.hp-fileupload.hp-selected:hover div.hp-full, #hp-upload-flyout li.hp-activity.hp-selected div.hp-full, #hp-upload-flyout li.hp-activity.hp-selected:hover div.hp-full, #hp-upload-flyout li.hp-fileupload.hp-selected div.hp-full, #hp-upload-flyout li.hp-fileupload.hp-selected:hover div.hp-full {
    z-index: 50;
    opacity: 1;
    right: 200px;
    width: 300px; }
  #hp-activity-flyout li.hp-activity.hp-new, #hp-activity-flyout li.hp-fileupload.hp-new, #hp-upload-flyout li.hp-activity.hp-new, #hp-upload-flyout li.hp-fileupload.hp-new {
    background-color: white; }
  #hp-activity-flyout li.hp-activity div.hp-brief, #hp-activity-flyout li.hp-fileupload div.hp-brief, #hp-upload-flyout li.hp-activity div.hp-brief, #hp-upload-flyout li.hp-fileupload div.hp-brief {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 15px;
    background-color: transparent;
    min-height: 45px; }
    #hp-activity-flyout li.hp-activity div.hp-brief > .hp-status, #hp-activity-flyout li.hp-fileupload div.hp-brief > .hp-status, #hp-upload-flyout li.hp-activity div.hp-brief > .hp-status, #hp-upload-flyout li.hp-fileupload div.hp-brief > .hp-status {
      float: left;
      margin-right: 5px;
      margin-bottom: 14px; }
    #hp-activity-flyout li.hp-activity div.hp-brief > .hp-activity-message, #hp-activity-flyout li.hp-activity div.hp-brief > .hp-upload-message, #hp-activity-flyout li.hp-fileupload div.hp-brief > .hp-activity-message, #hp-activity-flyout li.hp-fileupload div.hp-brief > .hp-upload-message, #hp-upload-flyout li.hp-activity div.hp-brief > .hp-activity-message, #hp-upload-flyout li.hp-activity div.hp-brief > .hp-upload-message, #hp-upload-flyout li.hp-fileupload div.hp-brief > .hp-activity-message, #hp-upload-flyout li.hp-fileupload div.hp-brief > .hp-upload-message {
      display: block;
      margin-bottom: 3px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      #hp-activity-flyout li.hp-activity div.hp-brief > .hp-activity-message p, #hp-activity-flyout li.hp-activity div.hp-brief > .hp-upload-message p, #hp-activity-flyout li.hp-fileupload div.hp-brief > .hp-activity-message p, #hp-activity-flyout li.hp-fileupload div.hp-brief > .hp-upload-message p, #hp-upload-flyout li.hp-activity div.hp-brief > .hp-activity-message p, #hp-upload-flyout li.hp-activity div.hp-brief > .hp-upload-message p, #hp-upload-flyout li.hp-fileupload div.hp-brief > .hp-activity-message p, #hp-upload-flyout li.hp-fileupload div.hp-brief > .hp-upload-message p {
        margin: 0px; }
    #hp-activity-flyout li.hp-activity div.hp-brief > .hp-activity-source, #hp-activity-flyout li.hp-fileupload div.hp-brief > .hp-activity-source, #hp-upload-flyout li.hp-activity div.hp-brief > .hp-activity-source, #hp-upload-flyout li.hp-fileupload div.hp-brief > .hp-activity-source {
      color: #c6c9ca;
      width: 121px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      #hp-activity-flyout li.hp-activity div.hp-brief > .hp-activity-source p, #hp-activity-flyout li.hp-fileupload div.hp-brief > .hp-activity-source p, #hp-upload-flyout li.hp-activity div.hp-brief > .hp-activity-source p, #hp-upload-flyout li.hp-fileupload div.hp-brief > .hp-activity-source p {
        margin: 0px; }
  #hp-activity-flyout li.hp-activity div.hp-full, #hp-activity-flyout li.hp-fileupload div.hp-full, #hp-upload-flyout li.hp-activity div.hp-full, #hp-upload-flyout li.hp-fileupload div.hp-full {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    max-height: 70%;
    overflow: auto;
    padding: 7px 20px 7px 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 5px solid #00B388;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    background-color: #425563;
    color: #000;
    opacity: 0;
    z-index: -50;
    line-height: normal;
    -webkit-transition: right 0.2s;
    -moz-transition: right 0.2s;
    transition: right 0.2s; }
    #hp-activity-flyout li.hp-activity div.hp-full header, #hp-activity-flyout li.hp-fileupload div.hp-full header, #hp-upload-flyout li.hp-activity div.hp-full header, #hp-upload-flyout li.hp-fileupload div.hp-full header {
      margin-bottom: 10px; }
      #hp-activity-flyout li.hp-activity div.hp-full header > *, #hp-activity-flyout li.hp-fileupload div.hp-full header > *, #hp-upload-flyout li.hp-activity div.hp-full header > *, #hp-upload-flyout li.hp-fileupload div.hp-full header > * {
        display: inline-block;
        vertical-align: baseline;
        white-space: normal;
        color: #333; }
      #hp-activity-flyout li.hp-activity div.hp-full header > .hp-status, #hp-activity-flyout li.hp-fileupload div.hp-full header > .hp-status, #hp-upload-flyout li.hp-activity div.hp-full header > .hp-status, #hp-upload-flyout li.hp-fileupload div.hp-full header > .hp-status {
        position: absolute;
        top: 9px;
        left: 10px; }
      #hp-activity-flyout li.hp-activity div.hp-full header > .hp-timestamp, #hp-activity-flyout li.hp-fileupload div.hp-full header > .hp-timestamp, #hp-upload-flyout li.hp-activity div.hp-full header > .hp-timestamp, #hp-upload-flyout li.hp-fileupload div.hp-full header > .hp-timestamp {
        display: block;
        color: #c6c9ca;
        margin-right: 4px;
        margin-top: 5px; }
      #hp-activity-flyout li.hp-activity div.hp-full header > .hp-activity-message, #hp-activity-flyout li.hp-activity div.hp-full header .hp-upload-message, #hp-activity-flyout li.hp-fileupload div.hp-full header > .hp-activity-message, #hp-activity-flyout li.hp-fileupload div.hp-full header .hp-upload-message, #hp-upload-flyout li.hp-activity div.hp-full header > .hp-activity-message, #hp-upload-flyout li.hp-activity div.hp-full header .hp-upload-message, #hp-upload-flyout li.hp-fileupload div.hp-full header > .hp-activity-message, #hp-upload-flyout li.hp-fileupload div.hp-full header .hp-upload-message {
        margin-right: 4px; }
        #hp-activity-flyout li.hp-activity div.hp-full header > .hp-activity-message p, #hp-activity-flyout li.hp-activity div.hp-full header .hp-upload-message p, #hp-activity-flyout li.hp-fileupload div.hp-full header > .hp-activity-message p, #hp-activity-flyout li.hp-fileupload div.hp-full header .hp-upload-message p, #hp-upload-flyout li.hp-activity div.hp-full header > .hp-activity-message p, #hp-upload-flyout li.hp-activity div.hp-full header .hp-upload-message p, #hp-upload-flyout li.hp-fileupload div.hp-full header > .hp-activity-message p, #hp-upload-flyout li.hp-fileupload div.hp-full header .hp-upload-message p {
          margin-bottom: 0px; }
    #hp-activity-flyout li.hp-activity div.hp-full > .hp-contents, #hp-activity-flyout li.hp-fileupload div.hp-full > .hp-contents, #hp-upload-flyout li.hp-activity div.hp-full > .hp-contents, #hp-upload-flyout li.hp-fileupload div.hp-full > .hp-contents {
      margin-top: 10px; }
      #hp-activity-flyout li.hp-activity div.hp-full > .hp-contents > .hp-actions, #hp-activity-flyout li.hp-fileupload div.hp-full > .hp-contents > .hp-actions, #hp-upload-flyout li.hp-activity div.hp-full > .hp-contents > .hp-actions, #hp-upload-flyout li.hp-fileupload div.hp-full > .hp-contents > .hp-actions {
        margin-bottom: 10px; }
    #hp-activity-flyout li.hp-activity div.hp-full a, #hp-activity-flyout li.hp-fileupload div.hp-full a, #hp-upload-flyout li.hp-activity div.hp-full a, #hp-upload-flyout li.hp-fileupload div.hp-full a {
      color: #00B388; }
#hp-activity-flyout footer, #hp-upload-flyout footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 10px 15px; }

#hp-upload-flyout li.hp-fileupload div.hp-full {
  word-break: break-all;
  overflow: visible; }
  #hp-upload-flyout li.hp-fileupload div.hp-full > .hp-contents > .hp-details {
    display: none; }
  #hp-upload-flyout li.hp-fileupload div.hp-full > .hp-contents > .hp-message {
    display: inline-block; }
  #hp-upload-flyout li.hp-fileupload div.hp-full > .hp-contents > .hp-actions {
    margin-top: 10px;
    display: block; }

#hp-flyout-uploads .hp-close {
  display: inline-block;
  position: relative;
  top: 4px; }
#hp-flyout-uploads .hp-upload-message {
  display: inline-block; }

#hp-help-flyout.hp-sidebarred .hp-flyout-contents {
  max-height: none; }
#hp-help-flyout .hp-flyout-contents {
  max-height: 400px;
  overflow-y: auto;
  padding: 0px 15px 15px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  #hp-help-flyout .hp-flyout-contents #hp-help-local-offline {
    margin-bottom: 10px; }
  #hp-help-flyout .hp-flyout-contents .hp-help-section {
    margin-bottom: 20px; }
  #hp-help-flyout .hp-flyout-contents h2 {
    font-size: 16px;
    line-height: normal;
    margin-top: 0px;
    color: #333;
    font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
  #hp-help-flyout .hp-flyout-contents li.hp-done {
    background-image: url(data:image/gif;base64,R0lGODlhFAAUALMAAEKkJYjGdtvu1lmvQKzXn5TMhGW1TU2pMnG6W7jdraDRkv///wAAAAAAAAAAAAAAACH5BAEHAAsALAAAAAAUABQAAAQ3cMlJq7046827x8E3KYC4JECpCZRwAKE2sIsLGFyqCAZw0BpEapACbggpQEIkGBRM0Kh0Su1EAAA7);
    background-position: -4px 3px;
    background-repeat: no-repeat; }
  #hp-help-flyout .hp-flyout-contents li > a {
    display: block;
    padding: 5px 0px;
    color: #00B388; }
    #hp-help-flyout .hp-flyout-contents li > a.hp-unavailable {
      display: none; }
  #hp-help-flyout .hp-flyout-contents .hp-has-indicators li {
    padding-left: 12px;
    -webkit-transition: padding-left 0.5s;
    -moz-transition: padding-left 0.5s;
    transition: padding-left 0.5s; }

#hp-login-page, #hp-initial-password-page {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-left: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  font-family: 'HPRegular', Arial, Helvetica, sans-serif;
  overflow: auto; }
  #hp-login-page > header, #hp-initial-password-page > header {
    margin-bottom: 40px;
    width: 400px; }
    #hp-login-page > header .hp-logo, #hp-initial-password-page > header .hp-logo {
      width: 350px;
      height: 140px;
      background-position: 0px -285px; }
    #hp-login-page > header .hp-login-header, #hp-initial-password-page > header .hp-login-header {
      margin-top: 20px;
      font-family: 'HPLight', Arial, Helvetica, sans-serif;
      font-size: 64px;
      line-height: normal;
      color: #000;
      border-top: 5px solid #00B388; }
    #hp-login-page > header .hp-login-sub-header, #hp-initial-password-page > header .hp-login-sub-header {
      display: block;
      float: right;
      font-size: 20px;
      color: #737373; }
  #hp-login-page #hp-security-notice, #hp-initial-password-page #hp-security-notice {
    margin-top: -20px;
    width: 400px; }
  #hp-login-page #hp-login-status, #hp-initial-password-page #hp-login-status {
    height: auto;
    text-align: left;
    margin: 20px 0px;
    padding: 15px;
    width: 400px;
    color: black;
    background-color: #fffdd7;
    font-family: Arial, Helvetica, sans-serif; }
    #hp-login-page #hp-login-status .hp-status, #hp-initial-password-page #hp-login-status .hp-status {
      display: inline-block;
      margin-left: 0px;
      margin-top: 2px;
      margin-right: 5px;
      vertical-align: top; }
    #hp-login-page #hp-login-status label, #hp-login-page #hp-login-status .hp-message, #hp-initial-password-page #hp-login-status label, #hp-initial-password-page #hp-login-status .hp-message {
      display: inline-block;
      font-weight: bold;
      margin-bottom: 5px;
      white-space: normal; }
    #hp-login-page #hp-login-status .hp-message, #hp-initial-password-page #hp-login-status .hp-message {
      max-width: 360px; }
  #hp-login-page #hp-login-hero, #hp-initial-password-page #hp-login-hero {
    position: absolute;
    left: 500px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    min-height: 600px;
    background-image: url("../../img/hp-piano/../login_hero.png");
    background-repeat: no-repeat; }

#hp-login-form {
  width: 400px;
  margin-bottom: 30px; }
  #hp-login-form ol li {
    padding: 0px;
    margin: 10px 0px; }
    #hp-login-form ol li input, #hp-login-form ol li .selectBox {
      width: 100%;
      margin: 0px;
      height: auto;
      margin-bottom: 5px;
      padding: 7px 13px;
      border-color: #999;
      font-size: 20px;
      line-height: normal;
      font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
      #hp-login-form ol li input.valid, #hp-login-form ol li .selectBox.valid {
        background-image: none; }
      #hp-login-form ol li input.hp-error, #hp-login-form ol li .selectBox.hp-error {
        background-position: right 8px; }
    #hp-login-form ol li .selectBox {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 0; }
      #hp-login-form ol li .selectBox .selectBox-arrow {
        top: 5px; }
    #hp-login-form ol li .hp-form-content > span {
      padding: 0px 13px;
      font-size: 20px;
      line-height: normal;
      font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
    #hp-login-form ol li .hp-form-content label.hp-error {
      padding: 0px 16px; }
    #hp-login-form ol li label {
      display: none; }
    #hp-login-form ol li.hp-unset-inactive {
      position: relative; }
      #hp-login-form ol li.hp-unset-inactive > label {
        position: absolute;
        top: 12px;
        left: 15px;
        display: block;
        font-family: 'HPRegular', Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #ccc; }
  #hp-login-form .hp-buttonset {
    display: inline-block;
    vertical-align: middle; }
    #hp-login-form .hp-buttonset #hp-login-button, #hp-login-form .hp-buttonset #hp-initial-password-button {
      height: 32px; }

#hp-initial-password-form {
  width: 200px;
  margin: 0px auto;
  text-align: left; }
  #hp-initial-password-form li {
    position: relative;
    margin-bottom: 5px; }
    #hp-initial-password-form li label {
      display: block;
      margin-bottom: 5px; }
    #hp-initial-password-form li input {
      margin-top: 0px;
      margin-left: 0px;
      width: 100%; }
      #hp-initial-password-form li input:disabled {
        border-color: #fff; }
    #hp-initial-password-form li label.hp-error {
      position: absolute;
      left: 210px;
      top: 30px;
      color: #f99;
      width: 200px; }
  #hp-initial-password-form .hp-buttonset {
    text-align: right; }

#hp-initial-password-form-heading {
  margin: 0px auto 20px auto;
  text-align: center; }

.hp-replace-logout-button {
  text-align: center; }

.hp-status-error {
  width: 14px;
  height: 14px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-repeat: no-repeat;
  background-position: -0px -80px; }
  .hp-status-error.hp-inactive {
    background-position: -0px -100px; }
  .hp-status-error.hp-unset {
    background-position: -0px -120px; }

.hp-status-warning {
  width: 14px;
  height: 14px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-repeat: no-repeat;
  background-position: -20px -80px; }
  .hp-status-warning.hp-inactive {
    background-position: -20px -100px; }
  .hp-status-warning.hp-unset {
    background-position: -20px -120px; }

.hp-status-ok {
  width: 14px;
  height: 14px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-repeat: no-repeat;
  background-position: -40px -80px; }
  .hp-status-ok.hp-inactive {
    background-position: -40px -100px; }
  .hp-status-ok.hp-unset {
    background-position: -40px -120px; }

.hp-status-unknown {
  width: 14px;
  height: 14px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-repeat: no-repeat;
  background-position: -60px -80px; }
  .hp-status-unknown.hp-inactive {
    background-position: -60px -100px; }
  .hp-status-unknown.hp-unset {
    background-position: -60px -120px; }

.hp-status-disabled {
  width: 14px;
  height: 14px;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-repeat: no-repeat;
  background-position: -80px -80px; }
  .hp-status-disabled.hp-inactive {
    background-position: -80px -100px; }
  .hp-status-disabled.hp-unset {
    background-position: -80px -120px; }

.hp-status {
  position: relative;
  height: 14px;
  top: 2px; }
  .hp-status .hp-value {
    display: none; }
  .hp-status.hp-unavailable {
    visibility: hidden; }
  .hp-status.hp-changing {
    width: 30px;
    white-space: nowrap; }
  .hp-status .hp-status-value {
    display: inline-block; }
  .hp-status .hp-status-changing, .hp-status.hp-status-changing {
    background-image: url("../../img/hp-piano/hp-piano-icons.png");
    background-position: -240px -80px;
    background-repeat: no-repeat;
    -webkit-animation: spin 3s infinite forwards linear;
    -moz-animation: spin 3s infinite forwards linear;
    -ms-animation: spin 15s infinite forwards linear;
    -o-animation: spin 15s infinite forwards linear; }
  .hp-status .hp-status-changing {
    position: relative;
    display: inline-block;
    height: 14px;
    width: 14px;
    top: -2px; }
  .hp-status.hp-status-changing {
    width: 14px;
    left: -2px;
    top: 0px; }

.hp-dashboard .hp-summary-status .hp-status-error,
.hp-status-counts .hp-status-error,
.hp-alerts-status-counts .hp-status-error,
.hp-details-header .hp-status-error,
.hp-master-list-item header .hp-status-error,
.hp-master-full .hp-master-header .hp-status-error,
.hp-virtual-appliance.hp-large .hp-status-error,
.hp-application-context .hp-status-error,
.hp-status-large .hp-status-error,
#hp-welcome .hp-status-error,
#hp-main-banner .hp-header-secondary .hp-status-error {
  width: 19px;
  height: 19px;
  background-position: -0px 0px; }
  .hp-dashboard .hp-summary-status .hp-status-error.hp-inactive,
  .hp-status-counts .hp-status-error.hp-inactive,
  .hp-alerts-status-counts .hp-status-error.hp-inactive,
  .hp-details-header .hp-status-error.hp-inactive,
  .hp-master-list-item header .hp-status-error.hp-inactive,
  .hp-master-full .hp-master-header .hp-status-error.hp-inactive,
  .hp-virtual-appliance.hp-large .hp-status-error.hp-inactive,
  .hp-application-context .hp-status-error.hp-inactive,
  .hp-status-large .hp-status-error.hp-inactive,
  #hp-welcome .hp-status-error.hp-inactive,
  #hp-main-banner .hp-header-secondary .hp-status-error.hp-inactive {
    background-position: -0px -20px; }
  .hp-dashboard .hp-summary-status .hp-status-error.hp-unset,
  .hp-status-counts .hp-status-error.hp-unset,
  .hp-alerts-status-counts .hp-status-error.hp-unset,
  .hp-details-header .hp-status-error.hp-unset,
  .hp-master-list-item header .hp-status-error.hp-unset,
  .hp-master-full .hp-master-header .hp-status-error.hp-unset,
  .hp-virtual-appliance.hp-large .hp-status-error.hp-unset,
  .hp-application-context .hp-status-error.hp-unset,
  .hp-status-large .hp-status-error.hp-unset,
  #hp-welcome .hp-status-error.hp-unset,
  #hp-main-banner .hp-header-secondary .hp-status-error.hp-unset {
    background-position: -0px -40px; }
.hp-dashboard .hp-summary-status .hp-status-warning,
.hp-status-counts .hp-status-warning,
.hp-alerts-status-counts .hp-status-warning,
.hp-details-header .hp-status-warning,
.hp-master-list-item header .hp-status-warning,
.hp-master-full .hp-master-header .hp-status-warning,
.hp-virtual-appliance.hp-large .hp-status-warning,
.hp-application-context .hp-status-warning,
.hp-status-large .hp-status-warning,
#hp-welcome .hp-status-warning,
#hp-main-banner .hp-header-secondary .hp-status-warning {
  width: 19px;
  height: 19px;
  background-position: -20px 0px; }
  .hp-dashboard .hp-summary-status .hp-status-warning.hp-inactive,
  .hp-status-counts .hp-status-warning.hp-inactive,
  .hp-alerts-status-counts .hp-status-warning.hp-inactive,
  .hp-details-header .hp-status-warning.hp-inactive,
  .hp-master-list-item header .hp-status-warning.hp-inactive,
  .hp-master-full .hp-master-header .hp-status-warning.hp-inactive,
  .hp-virtual-appliance.hp-large .hp-status-warning.hp-inactive,
  .hp-application-context .hp-status-warning.hp-inactive,
  .hp-status-large .hp-status-warning.hp-inactive,
  #hp-welcome .hp-status-warning.hp-inactive,
  #hp-main-banner .hp-header-secondary .hp-status-warning.hp-inactive {
    background-position: -20px -20px; }
  .hp-dashboard .hp-summary-status .hp-status-warning.hp-unset,
  .hp-status-counts .hp-status-warning.hp-unset,
  .hp-alerts-status-counts .hp-status-warning.hp-unset,
  .hp-details-header .hp-status-warning.hp-unset,
  .hp-master-list-item header .hp-status-warning.hp-unset,
  .hp-master-full .hp-master-header .hp-status-warning.hp-unset,
  .hp-virtual-appliance.hp-large .hp-status-warning.hp-unset,
  .hp-application-context .hp-status-warning.hp-unset,
  .hp-status-large .hp-status-warning.hp-unset,
  #hp-welcome .hp-status-warning.hp-unset,
  #hp-main-banner .hp-header-secondary .hp-status-warning.hp-unset {
    background-position: -20px -40px; }
.hp-dashboard .hp-summary-status .hp-status-ok,
.hp-status-counts .hp-status-ok,
.hp-alerts-status-counts .hp-status-ok,
.hp-details-header .hp-status-ok,
.hp-master-list-item header .hp-status-ok,
.hp-master-full .hp-master-header .hp-status-ok,
.hp-virtual-appliance.hp-large .hp-status-ok,
.hp-application-context .hp-status-ok,
.hp-status-large .hp-status-ok,
#hp-welcome .hp-status-ok,
#hp-main-banner .hp-header-secondary .hp-status-ok {
  width: 19px;
  height: 19px;
  background-position: -40px 0px; }
  .hp-dashboard .hp-summary-status .hp-status-ok.hp-inactive,
  .hp-status-counts .hp-status-ok.hp-inactive,
  .hp-alerts-status-counts .hp-status-ok.hp-inactive,
  .hp-details-header .hp-status-ok.hp-inactive,
  .hp-master-list-item header .hp-status-ok.hp-inactive,
  .hp-master-full .hp-master-header .hp-status-ok.hp-inactive,
  .hp-virtual-appliance.hp-large .hp-status-ok.hp-inactive,
  .hp-application-context .hp-status-ok.hp-inactive,
  .hp-status-large .hp-status-ok.hp-inactive,
  #hp-welcome .hp-status-ok.hp-inactive,
  #hp-main-banner .hp-header-secondary .hp-status-ok.hp-inactive {
    background-position: -40px -20px; }
  .hp-dashboard .hp-summary-status .hp-status-ok.hp-unset,
  .hp-status-counts .hp-status-ok.hp-unset,
  .hp-alerts-status-counts .hp-status-ok.hp-unset,
  .hp-details-header .hp-status-ok.hp-unset,
  .hp-master-list-item header .hp-status-ok.hp-unset,
  .hp-master-full .hp-master-header .hp-status-ok.hp-unset,
  .hp-virtual-appliance.hp-large .hp-status-ok.hp-unset,
  .hp-application-context .hp-status-ok.hp-unset,
  .hp-status-large .hp-status-ok.hp-unset,
  #hp-welcome .hp-status-ok.hp-unset,
  #hp-main-banner .hp-header-secondary .hp-status-ok.hp-unset {
    background-position: -40px -40px; }
.hp-dashboard .hp-summary-status .hp-status-unknown,
.hp-status-counts .hp-status-unknown,
.hp-alerts-status-counts .hp-status-unknown,
.hp-details-header .hp-status-unknown,
.hp-master-list-item header .hp-status-unknown,
.hp-master-full .hp-master-header .hp-status-unknown,
.hp-virtual-appliance.hp-large .hp-status-unknown,
.hp-application-context .hp-status-unknown,
.hp-status-large .hp-status-unknown,
#hp-welcome .hp-status-unknown,
#hp-main-banner .hp-header-secondary .hp-status-unknown {
  width: 19px;
  height: 19px;
  background-position: -60px 0px; }
  .hp-dashboard .hp-summary-status .hp-status-unknown.hp-inactive,
  .hp-status-counts .hp-status-unknown.hp-inactive,
  .hp-alerts-status-counts .hp-status-unknown.hp-inactive,
  .hp-details-header .hp-status-unknown.hp-inactive,
  .hp-master-list-item header .hp-status-unknown.hp-inactive,
  .hp-master-full .hp-master-header .hp-status-unknown.hp-inactive,
  .hp-virtual-appliance.hp-large .hp-status-unknown.hp-inactive,
  .hp-application-context .hp-status-unknown.hp-inactive,
  .hp-status-large .hp-status-unknown.hp-inactive,
  #hp-welcome .hp-status-unknown.hp-inactive,
  #hp-main-banner .hp-header-secondary .hp-status-unknown.hp-inactive {
    background-position: -60px -20px; }
  .hp-dashboard .hp-summary-status .hp-status-unknown.hp-unset,
  .hp-status-counts .hp-status-unknown.hp-unset,
  .hp-alerts-status-counts .hp-status-unknown.hp-unset,
  .hp-details-header .hp-status-unknown.hp-unset,
  .hp-master-list-item header .hp-status-unknown.hp-unset,
  .hp-master-full .hp-master-header .hp-status-unknown.hp-unset,
  .hp-virtual-appliance.hp-large .hp-status-unknown.hp-unset,
  .hp-application-context .hp-status-unknown.hp-unset,
  .hp-status-large .hp-status-unknown.hp-unset,
  #hp-welcome .hp-status-unknown.hp-unset,
  #hp-main-banner .hp-header-secondary .hp-status-unknown.hp-unset {
    background-position: -60px -40px; }
.hp-dashboard .hp-summary-status .hp-status-disabled,
.hp-status-counts .hp-status-disabled,
.hp-alerts-status-counts .hp-status-disabled,
.hp-details-header .hp-status-disabled,
.hp-master-list-item header .hp-status-disabled,
.hp-master-full .hp-master-header .hp-status-disabled,
.hp-virtual-appliance.hp-large .hp-status-disabled,
.hp-application-context .hp-status-disabled,
.hp-status-large .hp-status-disabled,
#hp-welcome .hp-status-disabled,
#hp-main-banner .hp-header-secondary .hp-status-disabled {
  width: 19px;
  height: 19px;
  background-position: -80px 0px; }
  .hp-dashboard .hp-summary-status .hp-status-disabled.hp-inactive,
  .hp-status-counts .hp-status-disabled.hp-inactive,
  .hp-alerts-status-counts .hp-status-disabled.hp-inactive,
  .hp-details-header .hp-status-disabled.hp-inactive,
  .hp-master-list-item header .hp-status-disabled.hp-inactive,
  .hp-master-full .hp-master-header .hp-status-disabled.hp-inactive,
  .hp-virtual-appliance.hp-large .hp-status-disabled.hp-inactive,
  .hp-application-context .hp-status-disabled.hp-inactive,
  .hp-status-large .hp-status-disabled.hp-inactive,
  #hp-welcome .hp-status-disabled.hp-inactive,
  #hp-main-banner .hp-header-secondary .hp-status-disabled.hp-inactive {
    background-position: -80px -20px; }
  .hp-dashboard .hp-summary-status .hp-status-disabled.hp-unset,
  .hp-status-counts .hp-status-disabled.hp-unset,
  .hp-alerts-status-counts .hp-status-disabled.hp-unset,
  .hp-details-header .hp-status-disabled.hp-unset,
  .hp-master-list-item header .hp-status-disabled.hp-unset,
  .hp-master-full .hp-master-header .hp-status-disabled.hp-unset,
  .hp-virtual-appliance.hp-large .hp-status-disabled.hp-unset,
  .hp-application-context .hp-status-disabled.hp-unset,
  .hp-status-large .hp-status-disabled.hp-unset,
  #hp-welcome .hp-status-disabled.hp-unset,
  #hp-main-banner .hp-header-secondary .hp-status-disabled.hp-unset {
    background-position: -80px -40px; }
.hp-dashboard .hp-summary-status .hp-status,
.hp-status-counts .hp-status,
.hp-alerts-status-counts .hp-status,
.hp-details-header .hp-status,
.hp-master-list-item header .hp-status,
.hp-master-full .hp-master-header .hp-status,
.hp-virtual-appliance.hp-large .hp-status,
.hp-application-context .hp-status,
.hp-status-large .hp-status,
#hp-welcome .hp-status,
#hp-main-banner .hp-header-secondary .hp-status {
  height: 19px; }
  .hp-dashboard .hp-summary-status .hp-status.hp-changing,
  .hp-status-counts .hp-status.hp-changing,
  .hp-alerts-status-counts .hp-status.hp-changing,
  .hp-details-header .hp-status.hp-changing,
  .hp-master-list-item header .hp-status.hp-changing,
  .hp-master-full .hp-master-header .hp-status.hp-changing,
  .hp-virtual-appliance.hp-large .hp-status.hp-changing,
  .hp-application-context .hp-status.hp-changing,
  .hp-status-large .hp-status.hp-changing,
  #hp-welcome .hp-status.hp-changing,
  #hp-main-banner .hp-header-secondary .hp-status.hp-changing {
    width: 42px; }
    .hp-dashboard .hp-summary-status .hp-status.hp-changing .hp-status-value,
    .hp-status-counts .hp-status.hp-changing .hp-status-value,
    .hp-alerts-status-counts .hp-status.hp-changing .hp-status-value,
    .hp-details-header .hp-status.hp-changing .hp-status-value,
    .hp-master-list-item header .hp-status.hp-changing .hp-status-value,
    .hp-master-full .hp-master-header .hp-status.hp-changing .hp-status-value,
    .hp-virtual-appliance.hp-large .hp-status.hp-changing .hp-status-value,
    .hp-application-context .hp-status.hp-changing .hp-status-value,
    .hp-status-large .hp-status.hp-changing .hp-status-value,
    #hp-welcome .hp-status.hp-changing .hp-status-value,
    #hp-main-banner .hp-header-secondary .hp-status.hp-changing .hp-status-value {
      vertical-align: top; }
    .hp-dashboard .hp-summary-status .hp-status.hp-changing .hp-status-changing,
    .hp-status-counts .hp-status.hp-changing .hp-status-changing,
    .hp-alerts-status-counts .hp-status.hp-changing .hp-status-changing,
    .hp-details-header .hp-status.hp-changing .hp-status-changing,
    .hp-master-list-item header .hp-status.hp-changing .hp-status-changing,
    .hp-master-full .hp-master-header .hp-status.hp-changing .hp-status-changing,
    .hp-virtual-appliance.hp-large .hp-status.hp-changing .hp-status-changing,
    .hp-application-context .hp-status.hp-changing .hp-status-changing,
    .hp-status-large .hp-status.hp-changing .hp-status-changing,
    #hp-welcome .hp-status.hp-changing .hp-status-changing,
    #hp-main-banner .hp-header-secondary .hp-status.hp-changing .hp-status-changing {
      vertical-align: top;
      top: 0px;
      margin-left: 5px;
      height: 18px;
      width: 18px;
      background-position: -200px -80px; }

.hp-primary.hp-status {
  width: 38px;
  height: 36px; }
.hp-primary.hp-status-error {
  background-position: 0px -180px; }
.hp-primary.hp-status-warning {
  background-position: 0px -240px; }
.hp-primary.hp-status-ok {
  background-position: -60px -180px; }
.hp-primary.hp-status-unknown {
  background-position: -60px -240px; }

.hp-master-list-item header > .hp-status {
  top: -1px; }
  .hp-master-list-item header > .hp-status.hp-status-error {
    background-position: -0px 0px; }
  .hp-master-list-item header > .hp-status.hp-status-warning {
    background-position: -20px 0px; }
  .hp-master-list-item header > .hp-status.hp-status-ok {
    background-position: -40px 0px; }
  .hp-master-list-item header > .hp-status.hp-status-unknown {
    background-position: -60px 0px; }
  .hp-master-list-item header > .hp-status.hp-status-disabled {
    background-position: -80px 0px; }
.hp-master-list-item.hp-selected header > .hp-status.hp-status-error, .hp-master-list-item.hp-selected header > .hp-status > .hp-status.hp-status-error {
  background-position: -0px 0px; }
.hp-master-list-item.hp-selected header > .hp-status.hp-status-warning, .hp-master-list-item.hp-selected header > .hp-status > .hp-status.hp-status-warning {
  background-position: -20px 0px; }
.hp-master-list-item.hp-selected header > .hp-status.hp-status-ok, .hp-master-list-item.hp-selected header > .hp-status > .hp-status.hp-status-ok {
  background-position: -40px 0px; }
.hp-master-list-item.hp-selected header > .hp-status.hp-status-unknown, .hp-master-list-item.hp-selected header > .hp-status > .hp-status.hp-status-unknown {
  background-position: -60px 0px; }
.hp-master-list-item.hp-selected header > .hp-status.hp-status-disabled, .hp-master-list-item.hp-selected header > .hp-status > .hp-status.hp-status-disabled {
  background-position: -80px 0px; }

table thead td .hp-status {
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-repeat: no-repeat;
  background-position: -60px -140px;
  height: 14px;
  width: 14px; }

.hp-status-counts {
  margin-bottom: 0px; }
  .hp-status-counts li {
    display: inline-block;
    margin-right: 15px;
    line-height: 20px; }
    .hp-status-counts li > * {
      display: inline-block;
      vertical-align: top; }
  .hp-status-counts.hp-summary .hp-status-count {
    font-size: 20px; }
  .hp-status-counts.hp-summary .hp-status {
    top: 0px; }
  .hp-master-header .hp-status-counts li {
    line-height: 30px; }
  .hp-master-header .hp-status-counts .hp-status {
    margin-top: 5px; }
  .hp-master-header .hp-status-counts .hp-status-count {
    font-size: 16px;
    color: #999; }

ol.hp-summary-status > li {
  display: inline-block;
  margin-right: 10px; }
  ol.hp-summary-status > li > * {
    display: inline-block; }
  ol.hp-summary-status > li > a:hover {
    text-decoration: none;
    color: #00B388; }
  ol.hp-summary-status > li > a.hp-inactive, ol.hp-summary-status > li > a.hp-inactive:hover {
    color: #737373;
    cursor: default; }
  ol.hp-summary-status > li > a > * {
    display: inline-block;
    margin-right: 0px; }

.hp-status-item .hp-status {
  display: inline-block;
  vertical-align: top; }

#hp-page-container {
  position: absolute;
  top: 60px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  overflow: hidden;
  -webkit-transition: top 0.5s, bottom 0.5s, right 0.5s;
  -moz-transition: top 0.5s, bottom 0.5s, right 0.5s;
  transition: top 0.5s, bottom 0.5s, right 0.5s;
  /*#hp-body-div.hp-sidebar-open.hp-sessioned & {
    right: $sidebar-width + $body-gutter;
    overflow-x: visible;
  }*/ }
  body.hp-basic-layout #hp-page-container {
    background-color: #fff; }
  #hp-page-container .hp-spinner img {
    margin-top: 100px; }
  #hp-page-container #hp-unsupported-browser {
    width: 100%;
    height: 100%;
    background-color: white;
    color: #737373;
    text-align: center; }
    #hp-page-container #hp-unsupported-browser p {
      font-style: italic;
      text-align: left;
      width: 400px;
      font-size: 15px;
      line-height: normal;
      margin: 0px auto;
      padding: 40px 0px; }
  @media print {
    #hp-page-container {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

div.hp-page {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  margin: 0px;
  overflow: hidden; }
  @media print {
    div.hp-page {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }
  div.hp-page.hp-text-page .hp-page-contents {
    padding: 20px; }
  div.hp-page.hp-empty {
    background-color: #425563; }
  div.hp-page .hp-page-contents {
    position: absolute;
    top: 50px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: white;
    overflow-y: auto;
    overflow-x: hidden; }

div.hp-full-page, div.hp-full-content {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  width: auto;
  overflow: auto; }
  div.hp-full-page > .hp-prompt, div.hp-full-content > .hp-prompt {
    max-width: 400px;
    margin: 60px auto;
    color: #737373;
    font-size: 16px;
    line-height: normal;
    font-style: italic;
    text-align: center; }

.hp-page-contents {
  position: absolute;
  top: 40px;
  left: 0px;
  right: 0px;
  bottom: 0px; }
  @media print {
    .hp-page-contents {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

#hp-sidebar {
  position: absolute;
  width: 0;
  top: 110px;
  bottom: 10px;
  right: -200px;
  background-color: #425563;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: right 0.5s;
  -moz-transition: right 0.5s;
  transition: right 0.5s; }
  body.hp-basic-layout #hp-sidebar {
    top: 60px;
    bottom: 0px; }
  div.hp-sidebar-open #hp-sidebar {
    right: 10px;
    width: 200px; }
  body.hp-basic-layout div.hp-sidebar-open #hp-sidebar {
    right: 0px;
    width: 210px; }
  #hp-sidebar.hp-inactive {
    opacity: 0.7; }
  #hp-body-div:not(.hp-sessioned) #hp-sidebar {
    display: none; }
  #hp-sidebar .hp-flyout-contents {
    top: 60px;
    background-color: #425563;
    bottom: 40px; }
  #hp-sidebar footer {
    position: absolute;
    width: 100%;
    bottom: 0px; }
  @media print {
    #hp-sidebar {
      display: none; } }

#hp-body-div.hp-sidebar-open.hp-sessioned #hp-sidebar-controls {
  position: absolute;
  top: 60px;
  content: '';
  display: block;
  right: 0px;
  width: 210px;
  height: 39px;
  border-bottom: 1px solid #d9d9d9; }
  #hp-body-div.hp-sidebar-open.hp-sessioned #hp-sidebar-controls div.hp-sidebar-control {
    position: absolute;
    top: 0px;
    right: -4px;
    width: 35px;
    height: 100%;
    margin-right: 0px; }
    #hp-body-div.hp-sidebar-open.hp-sessioned #hp-sidebar-controls div.hp-sidebar-control div.hp-pin-right {
      position: relative;
      top: 8px;
      left: 10px; }
  body.hp-basic-layout #hp-body-div.hp-sidebar-open.hp-sessioned #hp-sidebar-controls {
    display: none; }
#hp-body-div.hp-sidebar-open.hp-sessioned #hp-overlay, #hp-body-div.hp-sidebar-open.hp-sessioned .hp-overlay {
  right: 210px; }

.hp-sub-nav {
  position: relative;
  display: block;
  height: 40px;
  line-height: 39px;
  white-space: nowrap;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
  padding: 0px 43px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'HPRegular', Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }
  body.hp-basic-layout .hp-sub-nav {
    padding: 0px 30px; }
  .hp-sub-nav > * {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px; }
  .hp-sub-nav .hp-filter, .hp-sub-nav .hp-filter-reset, .hp-sub-nav .hp-master-referrer {
    font-size: 14px;
    vertical-align: top; }
  .hp-sub-nav .hp-meta-filter {
    margin-right: 15px; }
  .hp-sub-nav > label {
    padding-left: 10px; }
  .hp-sub-nav > a {
    margin-top: 2px;
    margin-left: 10px;
    color: #00B388; }
    .hp-sub-nav > a.hp-disabled {
      color: #cccccc;
      pointer-events: none;
      cursor: default; }
  .hp-sub-nav div.hp-filterbar-control {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 35px;
    height: 100%; }
    .hp-sub-nav div.hp-filterbar-control div.hp-pin-left {
      position: relative;
      top: 9px;
      left: 0px; }
  .hp-sub-nav div.hp-master-match-count {
    position: absolute;
    top: 0px;
    right: 40px;
    height: 100%;
    margin-right: 0px;
    text-align: right;
    color: #737373;
    font-style: italic;
    top: 2px; }
  .hp-sub-nav div.hp-sidebar-control {
    position: absolute;
    top: 0px;
    right: -4px;
    width: 35px;
    height: 100%;
    margin-right: 0px; }
    .hp-sub-nav div.hp-sidebar-control div.hp-pin-right {
      position: relative;
      top: 8px;
      left: 10px; }
  .hp-sub-nav .hp-page-label {
    margin-right: 30px; }
    .hp-sub-nav .hp-page-label h1 {
      display: inline-block;
      font-family: 'HPBold', Arial, Helvetica, sans-serif;
      line-height: inherit; }
    .hp-sub-nav .hp-page-label .hp-page-item-count {
      display: inline-block;
      margin-left: 5px;
      color: #999;
      font-size: 18px; }
  .hp-sub-nav a {
    cursor: pointer; }
  .hp-sub-nav .hp-filter .hp-value {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .hp-sub-nav .hp-filter-reset {
    position: relative;
    top: 1px;
    margin-left: 15px;
    margin-top: 0px; }
  .hp-sub-nav .hp-master-referrer {
    position: relative;
    top: 1px;
    margin-left: 15px;
    margin-right: 5px;
    top: 2px; }
    .hp-sub-nav .hp-master-referrer > label {
      display: none; }
    .hp-sub-nav .hp-master-referrer .hp-close {
      position: relative;
      display: inline-block;
      top: 5px;
      margin-left: 5px;
      cursor: pointer; }
  .hp-sub-nav .hp-application-context {
    margin-left: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    padding: 0px 40px 0px 20px;
    background-color: #425563;
    border-left: 1px solid #e6e6e6;
    white-space: nowrap; }
    .hp-sub-nav .hp-application-context .hp-status {
      display: inline-block;
      top: 3px;
      margin-right: 10px; }
    .hp-sub-nav .hp-application-context h1 {
      display: inline-block;
      font-family: 'HPBold', Arial, Helvetica, sans-serif;
      line-height: inherit;
      padding-right: 10px; }
    .hp-sub-nav .hp-application-context a:hover {
      color: #00B388; }
    .hp-sub-nav .hp-application-context ol.hp-application-controls {
      display: inline-block;
      margin-bottom: 0px;
      vertical-align: top; }
      .hp-sub-nav .hp-application-context ol.hp-application-controls li {
        display: inline-block;
        margin-right: -4px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        height: 39px;
        width: 36px;
        padding: 12px 10px;
        text-align: center;
        cursor: pointer; }
        .hp-sub-nav .hp-application-context ol.hp-application-controls li:hover {
          background-color: #fff; }
          .hp-sub-nav .hp-application-context ol.hp-application-controls li:hover .hp-power {
            background-position: -120px -220px; }
          .hp-sub-nav .hp-application-context ol.hp-application-controls li:hover .hp-uid {
            background-position: -139px -220px; }
          .hp-sub-nav .hp-application-context ol.hp-application-controls li:hover .hp-console {
            background-position: -160px -220px; }
          .hp-sub-nav .hp-application-context ol.hp-application-controls li:hover .hp-disc {
            background-position: -180px -220px; }
        .hp-sub-nav .hp-application-context ol.hp-application-controls li.hp-selected {
          background-color: #E4FFEE; }
        .hp-sub-nav .hp-application-context ol.hp-application-controls li a {
          display: block; }
  @media print {
    .hp-sub-nav {
      display: none; } }

div.hp-pin-right, div.hp-pin-left {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-repeat: no-repeat;
  cursor: pointer;
  border: 1px solid #e6e6e6; }

div.hp-pin-left {
  background-position: -175px -15px; }
  div.hp-filterbar-open div.hp-pin-left {
    background-position: -175px -55px; }
  div.hp-pin-left:hover {
    background-position: -175px 5px; }
    .hp-filterbar-open div.hp-pin-left:hover {
      background-position: -175px -35px; }

div.hp-pin-right {
  background-position: -175px -55px; }
  div.hp-sidebar-open div.hp-pin-right {
    background-position: -175px -15px; }
  div.hp-pin-right:hover {
    background-position: -175px -35px; }
    div.hp-sidebar-open div.hp-pin-right:hover {
      background-position: -175px 5px; }

.hp-unpin {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("../../img/hp-piano/hp-piano-icons.png");
  background-position: -180px -80px;
  background-repeat: no-repeat; }
  .hp-unpin:hover {
    background-position: -180px -60px; }
  .hp-global .hp-unpin:hover {
    background-position: -180px -100px; }

.hp-filterbar {
  width: 200px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -200px;
  overflow-y: auto;
  background-color: #425563;
  border-right: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s; }
  .hp-filterbar-open .hp-filterbar {
    left: 0px; }
  .hp-filterbar > header h1 {
    white-space: nowrap;
    margin-top: 25px;
    margin-left: 0px;
    margin-bottom: 22px;
    padding-right: 20px; }
  @media print {
    .hp-filterbar {
      display: none; } }

div.hp-master-filter {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  top: 50px;
  left: -200px;
  bottom: 10px;
  width: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s; }
  div.hp-filterbar-open div.hp-master-filter {
    left: 10px; }
  div.hp-master-filter > header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px;
    color: #333;
    font-family: 'HPRegular', Arial, Helvetica, sans-serif;
    margin-top: 10px; }
    div.hp-master-filter > header h1 {
      display: inline-block;
      font-size: 18px;
      line-height: 15px;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      margin-bottom: 5px; }
    div.hp-master-filter > header .hp-filter-reset {
      float: right;
      height: 25px;
      font-size: 14px; }
  div.hp-master-filter .hp-master-referrer {
    margin: 10px 10px 20px 10px; }
    div.hp-master-filter .hp-master-referrer > label {
      margin-bottom: 10px;
      margin-left: 0px;
      display: block;
      color: #737373; }
      div.hp-master-filter .hp-master-referrer > label:after {
        content: ':'; }
    div.hp-master-filter .hp-master-referrer > a {
      padding-left: 10px;
      display: block;
      width: auto;
      margin-right: 20px;
      word-break: break-all; }
    div.hp-master-filter .hp-master-referrer .hp-close {
      background-repeat: no-repeat;
      display: inline-block;
      margin-right: 0;
      padding: 0;
      position: absolute;
      right: 10px;
      top: 98px;
      width: 14px; }
  div.hp-master-filter .hp-filter {
    margin: 10px 10px 20px 10px; }
    div.hp-master-filter .hp-filter > label {
      margin: 10px 0px; }
      div.hp-master-filter .hp-filter > label:after {
        content: ':'; }
  div.hp-master-filter > .hp-rich-filter {
    display: inline-block;
    white-space: nowrap; }
    div.hp-master-filter > .hp-rich-filter .hp-rack {
      display: block;
      margin: 10px 15px 15px 10px;
      cursor: pointer; }
    div.hp-master-filter > .hp-rich-filter .hp-device {
      cursor: pointer; }
      div.hp-master-filter > .hp-rich-filter .hp-device:hover {
        background-color: #425563; }
      div.hp-master-filter > .hp-rich-filter .hp-device.hp-selected {
        background-color: #E4FFEE; }
  @media print {
    div.hp-master-filter {
      display: none; } }

div.hp-master-details {
  position: absolute;
  top: 50px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  -webkit-transition: left 0.5s, right 0.5s;
  -moz-transition: left 0.5s, right 0.5s;
  transition: left 0.5s, right 0.5s; }
  div.hp-filterbar-open div.hp-master-details {
    left: 215px; }
  body.hp-basic-layout div.hp-master-details {
    top: 55px;
    left: 15px;
    right: 15px;
    bottom: 15px; }
  #hp-body-div.hp-sidebar-open.hp-sessioned div.hp-master-details {
    right: 220px; }
  div.hp-master-details div.hp-master-pane {
    width: 170px;
    background-color: white;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    border-right: 5px solid #d9d9d9; }
    body.hp-basic-layout div.hp-master-details div.hp-master-pane {
      border-right: 1px solid #d9d9d9; }
    div.hp-master-details div.hp-master-pane.hp-plain {
      overflow: auto; }
    div.hp-master-details div.hp-master-pane > .ui-resizable-e {
      width: 10px;
      right: -5px; }
    @media print {
      div.hp-master-details div.hp-master-pane {
        display: none; } }
  @media print {
    div.hp-master-details {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

div.hp-master-full {
  position: absolute;
  top: 50px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  padding: 0px 15px 10px 15px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  -webkit-transition: left 0.5s, right 0.5s;
  -moz-transition: left 0.5s, right 0.5s;
  transition: left 0.5s, right 0.5s; }
  div.hp-filterbar-open div.hp-master-full {
    left: 215px; }
  #hp-body-div.hp-sidebar-open.hp-sessioned div.hp-master-full {
    right: 220px; }
  div.hp-master-full.hp-notify-open .hp-master-list, div.hp-master-full.hp-notify-open > div.dataTables_wrapper {
    top: 140px; }
  div.hp-master-full.hp-notify-open.hp-notify-disabled .hp-master-list, div.hp-master-full.hp-notify-open.hp-notify-disabled > div.dataTables_wrapper {
    top: 90px; }
  div.hp-master-full div.hp-master-pane {
    right: 0px;
    padding: 0px 15px 15px 15px; }
  @media print {
    div.hp-master-full {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible;
      margin-top: 80px; } }

div.hp-master-pane {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  overflow: visible;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s; }
  div.hp-master-pane .hp-master-pane-summary {
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 15px;
    padding: 15px 0px;
    border-top: 1px solid #d9d9d9; }
    div.hp-master-pane .hp-master-pane-summary .hp-summary label {
      display: inline-block;
      color: #737373;
      margin-right: 10px; }
      html.hp-high-contrast div.hp-master-pane .hp-master-pane-summary .hp-summary label {
        color: #425563; }
    div.hp-master-pane .hp-master-pane-summary .hp-summary .hp-value {
      display: inline-block;
      color: #425563; }
      html.hp-high-contrast div.hp-master-pane .hp-master-pane-summary .hp-summary .hp-value {
        color: black; }
    div.hp-master-pane .hp-master-pane-summary .hp-summary .hp-utilization-meter {
      margin-top: 10px;
      width: 160px; }

table.hp-master-table {
  opacity: 1;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s; }
  table.hp-master-table.hp-changing {
    opacity: 0.2;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    transition-delay: 0.8s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  table.hp-master-table a {
    color: #00B388; }
  table.hp-master-table > tbody > tr.hp-master-table-control a {
    padding-right: 20px; }
  table.hp-master-table > tbody > tr.hp-row-details-row {
    cursor: default; }
    table.hp-master-table > tbody > tr.hp-row-details-row:hover > td {
      background-color: inherit; }

div.hp-master-pane .dataTables_wrapper {
  display: none; }
  div.hp-master-pane .dataTables_wrapper.hp-active {
    display: block; }
  div.hp-master-pane .dataTables_wrapper.hp-empty {
    display: none; }
div.hp-master-pane .dataTables_scrollBody {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9; }
  body.hp-basic-layout div.hp-master-pane .dataTables_scrollBody {
    border-bottom: none; }
  div.hp-master-pane .dataTables_scrollBody:focus {
    outline: none; }
div.hp-master-pane .hp-master-table:focus {
  outline: none; }
div.hp-master-pane .hp-master-table > thead th, div.hp-master-pane .hp-master-table > thead td {
  white-space: nowrap;
  padding: 5px 20px 5px 10px;
  font-family: 'HPBold', Arial, Helvetica, sans-serif; }
div.hp-master-pane .hp-master-table > tbody > tr > td {
  height: 14px;
  line-height: 14px;
  padding: 8px 10px;
  word-break: break-all; }
  div.hp-master-pane .hp-master-table > tbody > tr > td > * {
    height: 14px; }
  div.hp-master-pane .hp-master-table > tbody > tr > td a:hover {
    text-decoration: none; }
  div.hp-master-pane .hp-master-table > tbody > tr > td.hp-icon {
    padding-top: 0px;
    padding-bottom: 0px; }
    div.hp-master-pane .hp-master-table > tbody > tr > td.hp-icon > .hp-status {
      position: relative;
      top: 10px; }
div.hp-master-pane .hp-master-table > tbody > tr {
  cursor: pointer;
  color: #425563; }
  div.hp-master-pane .hp-master-table > tbody > tr:hover {
    color: #425563; }
  div.hp-master-pane .hp-master-table > tbody > tr.hp-selected {
    color: #425563; }
  div.hp-master-pane .hp-master-table > tbody > tr.hp-expanded {
    background-color: white; }
  div.hp-master-pane .hp-master-table > tbody > tr.hp-master-table-control {
    background-image: none; }
    div.hp-master-pane .hp-master-table > tbody > tr.hp-master-table-control > td {
      padding-top: 15px;
      padding-bottom: 15px; }
      div.hp-master-pane .hp-master-table > tbody > tr.hp-master-table-control > td:hover {
        background-color: inherit; }
    div.hp-master-pane .hp-master-table > tbody > tr.hp-master-table-control div.hp-help .hp-add-help {
      color: #737373; }
    div.hp-master-pane .hp-master-table > tbody > tr.hp-master-table-control div.hp-help .hp-add-action-link {
      margin: 10px 0px; }
    div.hp-master-pane .hp-master-table > tbody > tr.hp-master-table-control a:not(.hp-disabled) {
      color: #00B388; }
  div.hp-master-pane .hp-master-table > tbody > tr.hp-row-details-row {
    cursor: auto;
    background: none; }
    div.hp-master-pane .hp-master-table > tbody > tr.hp-row-details-row > td > * {
      height: auto; }
    div.hp-master-pane .hp-master-table > tbody > tr.hp-row-details-row .hp-row-details-cell {
      padding: 0px 20px 20px 50px;
      border-top-style: none;
      border-bottom: 1px solid #e6e6e6;
      border-right: 1px solid #e6e6e6; }
      div.hp-master-pane .hp-master-table > tbody > tr.hp-row-details-row .hp-row-details-cell a:not(.hp-disabled) {
        color: #00B388; }
    div.hp-master-pane .hp-master-table > tbody > tr.hp-row-details-row form:last-of-type {
      padding-bottom: 0px; }
    div.hp-master-pane .hp-master-table > tbody > tr.hp-row-details-row form, div.hp-master-pane .hp-master-table > tbody > tr.hp-row-details-row ol {
      margin-bottom: 0px; }
div.hp-master-pane > .hp-master-table {
  width: 100%;
  overflow: auto; }

div.hp-master-full > div.dataTables_wrapper {
  position: absolute;
  top: 85px;
  left: 15px;
  right: 15px;
  bottom: 0px; }
div.hp-master-full .hp-master-table > tbody > td {
  height: inherit;
  line-height: inherit;
  padding: 13px 10px; }
  div.hp-master-full .hp-master-table > tbody > td.hp-icon {
    height: 30px; }
div.hp-master-full .hp-master-table > tbody tr.hp-master-table-control div.hp-help .hp-add-help {
  color: #737373; }
div.hp-master-full .hp-master-table > tbody tr.hp-master-table-control div.hp-help .hp-add-action-link {
  margin: 10px 0px; }
div.hp-master-full .hp-master-table > tbody > tr.hp-selected > td.hp-row-details-cell, div.hp-master-full .hp-master-table > tbody > tr.hp-selected:hover > td.hp-row-details-cell {
  border-bottom-color: #d9d9d9; }
div.hp-master-full .hp-master-table > tbody > tr.hp-selected > td:last-child, div.hp-master-full .hp-master-table > tbody > tr.hp-selected:hover > td:last-child {
  border-right: 1px solid #d9d9d9;
  padding-right: 9px; }
  div.hp-master-full .hp-master-table > tbody > tr.hp-selected > td:last-child:after, div.hp-master-full .hp-master-table > tbody > tr.hp-selected:hover > td:last-child:after {
    content: '';
    display: none; }

.hp-master-grid {
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0px -5px;
  opacity: 1;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s; }
  .hp-master-grid:focus {
    outline: none; }
  .hp-master-grid.hp-changing {
    opacity: 0.2;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    transition-delay: 0.8s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  .hp-master-grid .hp-master-grid-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    min-width: 180px;
    color: #737373;
    background-color: #fcfcfc;
    border: 1px solid #e6e6e6;
    cursor: pointer; }
    html.hp-high-contrast .hp-master-grid .hp-master-grid-item {
      color: #425563; }
    .hp-master-grid .hp-master-grid-item:hover {
      background-color: white;
      color: #425563;
      border-color: #999999; }
      html.hp-high-contrast .hp-master-grid .hp-master-grid-item:hover {
        color: black; }
      .hp-master-grid .hp-master-grid-item:hover > header {
        background-color: white; }
    .hp-master-grid .hp-master-grid-item.hp-selected {
      border: 1px solid #999999;
      color: #425563; }
      html.hp-high-contrast .hp-master-grid .hp-master-grid-item.hp-selected {
        color: black; }
      .hp-master-grid .hp-master-grid-item.hp-selected > header {
        background-color: #E4FFEE; }
      .hp-master-grid .hp-master-grid-item.hp-selected .hp-master-item-summary {
        background-color: white; }
    .hp-master-grid .hp-master-grid-item > header {
      padding: 5px 10px;
      color: #000; }
      .hp-master-grid .hp-master-grid-item > header > * {
        display: inline-block;
        vertical-align: top; }
      .hp-master-grid .hp-master-grid-item > header > .hp-status {
        position: relative;
        top: 2px; }
      .hp-master-grid .hp-master-grid-item > header .hp-master-item-name {
        word-break: break-all; }
    .hp-master-grid .hp-master-grid-item label {
      color: #737373; }
      html.hp-high-contrast .hp-master-grid .hp-master-grid-item label {
        color: #425563; }
    .hp-master-grid .hp-master-grid-item .hp-master-item-summary, .hp-master-grid .hp-master-grid-item .hp-master-item-details {
      position: relative;
      padding: 10px; }
      .hp-master-grid .hp-master-grid-item .hp-master-item-summary .hp-column-form, .hp-master-grid .hp-master-grid-item .hp-master-item-details .hp-column-form {
        width: auto;
        display: inline-block;
        vertical-align: top;
        margin-right: 80px; }
    .hp-master-grid .hp-master-grid-item .hp-master-item-summary {
      background-color: #e6e6e6; }
      .hp-master-grid .hp-master-grid-item .hp-master-item-summary .hp-master-item-summary-items li {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 5px; }
    .hp-master-grid .hp-master-grid-item .hp-master-item-details {
      display: none; }
  .hp-master-grid #hp-master-load-more, .hp-master-grid #hp-master-load-more-above {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    color: #00B388; }
  .hp-master-grid .hp-master-grid-control {
    padding: 15px 5px; }
    .hp-master-grid .hp-master-grid-control .hp-master-grid-empty {
      margin-bottom: 15px; }
      html.hp-high-contrast .hp-master-grid .hp-master-grid-control .hp-master-grid-empty {
        color: #425563; }
    .hp-master-grid .hp-master-grid-control a:not(.hp-disabled) {
      color: #00B388;
      display: block;
      margin-top: 10px; }

div.hp-master-pane .hp-master-grid {
  display: none; }
  div.hp-master-pane .hp-master-grid.hp-active {
    display: block; }
  div.hp-master-pane .hp-master-grid.hp-empty {
    display: none; }

div.hp-master-full .hp-master-grid {
  margin-top: 10px;
  margin-bottom: 10px; }

div.hp-master-full .hp-master-list {
  position: absolute;
  top: 85px;
  left: 15px;
  right: 15px;
  bottom: 0px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 0px;
  opacity: 1;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s; }
  div.hp-master-full .hp-master-list:focus {
    border: none;
    outline: none; }
  div.hp-master-full .hp-master-list.hp-changing {
    opacity: 0.2;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    transition-delay: 0.8s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  div.hp-master-full .hp-master-list > li.hp-pending {
    background-color: #425563; }
    @media print {
      div.hp-master-full .hp-master-list > li.hp-pending {
        display: none; } }
  div.hp-master-full .hp-master-list li.hp-master-list-item {
    position: relative;
    border-top: 3px solid #ccc;
    margin-bottom: 10px;
    padding: 0px; }
    div.hp-master-full .hp-master-list li.hp-master-list-item.hp-selected .hp-master-list-item-primary header {
      background-color: #E4FFEE; }
    div.hp-master-full .hp-master-list li.hp-master-list-item:hover a {
      text-decoration: underline; }
    div.hp-master-full .hp-master-list li.hp-master-list-item.hp-collapsed .hp-master-item-detail {
      display: none; }
    div.hp-master-full .hp-master-list li.hp-master-list-item.hp-expanded .hp-master-item-summary {
      display: none; }
    div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary {
      background-image: url(data:image/gif;base64,R0lGODlhBQABAIAAAMzMzP///yH5BAEHAAEALAAAAAAFAAEAAAIDTGAFADs=);
      background-position: left bottom;
      background-repeat: repeat-x;
      padding-bottom: 1px; }
      div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > * {
        padding-top: 10px;
        margin: 0px 30px; }
      div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > header {
        line-height: 18px;
        padding: 10px;
        margin: 0px;
        cursor: pointer; }
        div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > header > * {
          display: inline-block;
          vertical-align: top; }
        div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > header .hp-collapser {
          width: 20px; }
        div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > header .hp-master-item-name {
          font-size: 16px;
          margin-left: 5px;
          margin-right: 20px; }
        div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > header .hp-summary {
          color: #737373;
          margin-right: 20px; }
          html.hp-high-contrast div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > header .hp-summary {
            color: #425563; }
        div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > header form {
          margin-bottom: 0px;
          width: auto; }
          div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-primary > header form .hp-form-content {
            white-space: nowrap; }
    div.hp-master-full .hp-master-list li.hp-master-list-item .hp-master-list-item-secondary {
      padding: 10px 0px;
      margin-left: 30px; }
    div.hp-master-full .hp-master-list li.hp-master-list-item form {
      display: inline-block;
      width: 45%; }
      div.hp-master-full .hp-master-list li.hp-master-list-item form.hp-show-form {
        vertical-align: top; }
  div.hp-master-full .hp-master-list #hp-master-load-more, div.hp-master-full .hp-master-list #hp-master-load-more-above {
    display: inline-block;
    margin: 10px 0px 20px 15px;
    color: #00B388; }
  div.hp-master-full .hp-master-list .hp-master-list-splash {
    max-width: 300px;
    margin: 40px auto;
    text-align: left; }
    div.hp-master-full .hp-master-list .hp-master-list-splash .hp-master-list-empty {
      margin-bottom: 20px; }
      html.hp-high-contrast div.hp-master-full .hp-master-list .hp-master-list-splash .hp-master-list-empty {
        color: #425563; }
    div.hp-master-full .hp-master-list .hp-master-list-splash div.hp-help {
      margin: 10px 0px; }
      div.hp-master-full .hp-master-list .hp-master-list-splash div.hp-help .hp-add-help {
        color: #737373; }
      div.hp-master-full .hp-master-list .hp-master-list-splash div.hp-help .hp-add-help, div.hp-master-full .hp-master-list .hp-master-list-splash div.hp-help .hp-add-action-link {
        margin: 10px 0px; }
    div.hp-master-full .hp-master-list .hp-master-list-splash .hp-add-link {
      margin: 40px 0px; }
    div.hp-master-full .hp-master-list .hp-master-list-splash a {
      display: inline-block; }
  @media print {
    div.hp-master-full .hp-master-list .hp-master-list-control {
      display: none; } }
  @media print {
    div.hp-master-full .hp-master-list {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

.hp-master-header {
  position: relative;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
  .hp-master-header h1 {
    position: relative;
    padding: 5px 0px;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px; }
    .hp-master-header h1 .hp-status {
      display: inline-block; }
  .hp-master-header .hp-master-add {
    display: inline-block;
    margin-right: 10px; }
    .hp-master-header .hp-master-add a {
      display: block;
      height: 25px;
      line-height: 23px;
      font-size: 14px;
      line-height: auto;
      max-width: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow-x: none;
      padding-left: 18px;
      padding-right: 10px;
      background-image: url(data:image/gif;base64,R0lGODlhFAAUAIABAACziP///yH5BAEKAAEALAAAAAAUABQAAAIdjI+py+0Po5wNAGosDlra/0EgOHWUWV7byrbumxQAOw==);
      background-position: 0px 1px;
      background-repeat: no-repeat; }
  .hp-master-header .hp-master-grid-sort {
    display: inline-block;
    font-weight: normal;
    line-height: 30px; }
    .hp-master-header .hp-master-grid-sort .hp-sort {
      display: inline-block; }
  .hp-master-header:hover .hp-close {
    display: block; }

div.hp-master-pane .hp-master-header {
  margin-bottom: 10px; }
  div.hp-master-pane .hp-master-header:after {
    content: '';
    height: 0px;
    clear: both;
    visibility: hidden; }
  div.hp-master-pane .hp-master-header .hp-master-view {
    display: none;
    float: right;
    vertical-align: top;
    font-size: 0px; }
    div.hp-master-pane .hp-master-header .hp-master-view.hp-active {
      display: block; }
    div.hp-master-pane .hp-master-header .hp-master-view .hp-master-table-view, div.hp-master-pane .hp-master-header .hp-master-view .hp-master-grid-view {
      display: inline-block;
      vertical-align: top;
      position: relative;
      width: 25px;
      height: 25px;
      background-image: url("../../img/hp-piano/hp-piano-icons.png");
      background-repeat: no-repeat;
      cursor: pointer; }
      div.hp-master-pane .hp-master-header .hp-master-view .hp-master-table-view:hover, div.hp-master-pane .hp-master-header .hp-master-view .hp-master-grid-view:hover {
        background-color: #e6e6e6; }
    div.hp-master-pane .hp-master-header .hp-master-view .hp-master-table-view {
      border-right: 1px solid #e6e6e6;
      background-position: -212px -11px; }
      div.hp-master-pane .hp-master-header .hp-master-view .hp-master-table-view:hover, div.hp-master-pane .hp-master-header .hp-master-view .hp-master-table-view.hp-active {
        background-position: -212px 9px; }
    div.hp-master-pane .hp-master-header .hp-master-view .hp-master-grid-view {
      background-position: -212px -51px; }
      div.hp-master-pane .hp-master-header .hp-master-view .hp-master-grid-view:hover, div.hp-master-pane .hp-master-header .hp-master-view .hp-master-grid-view.hp-active {
        background-position: -212px -31px; }

div.hp-master-full .hp-master-header {
  height: 30px;
  line-height: 30px;
  margin: 35px 0px 25px 0px;
  z-index: 50; }
  div.hp-master-full .hp-master-header > * {
    display: inline-block;
    vertical-align: top; }
  div.hp-master-full .hp-master-header .hp-master-title {
    display: none; }
  div.hp-master-full .hp-master-header > .hp-status {
    position: relative;
    top: 3px;
    left: 0px;
    margin-right: 5px; }
  div.hp-master-full .hp-master-header h1 {
    padding-left: 0px;
    line-height: inherit;
    margin: 0px; }
  div.hp-master-full .hp-master-header .hp-status-counts {
    margin-right: 20px; }
  div.hp-master-full .hp-master-header .hp-header-sort > * {
    display: inline-block;
    vertical-align: top; }
  div.hp-master-full .hp-master-header .hp-header-sort .hp-sort {
    height: 28px;
    line-height: 28px; }
  div.hp-master-full .hp-master-header .hp-header-controls .hp-details-actions {
    height: 28px;
    line-height: 28px;
    border-left: none; }

div.hp-master-details div.hp-master-pane .hp-master-header {
  min-height: 35px; }
  div.hp-master-details div.hp-master-pane .hp-master-header .hp-master-title {
    display: inline-block;
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    div.hp-master-details div.hp-master-pane .hp-master-header .hp-master-title a {
      max-width: 120px; }

div.hp-details-pane {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 205px;
  right: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 200px;
  padding: 25px 30px 15px 30px;
  overflow: hidden;
  background-color: white;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s; }
  div.hp-details-pane.hp-plain {
    overflow: auto; }
  div.hp-details-pane.hp-empty {
    background-color: #425563; }
    div.hp-details-pane.hp-empty > * {
      visibility: hidden; }
    div.hp-details-pane.hp-empty > .hp-empty-message {
      display: block;
      visibility: visible;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -40px;
      margin-left: -50px;
      color: #737373;
      font-style: italic;
      font-size: 18px; }
    div.hp-details-pane.hp-empty > #hp-no-details {
      display: block;
      visibility: visible; }
  @media print {
    div.hp-details-pane {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible;
      left: 0px !important;
      padding: 0px; } }

div.hp-details-full {
  position: absolute;
  top: 50px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 15px 15px 15px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  -webkit-transition: left 0.5s, right 0.5s;
  -moz-transition: left 0.5s, right 0.5s;
  transition: left 0.5s, right 0.5s; }
  div.hp-full-page div.hp-details-full {
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px; }
    body.hp-basic-layout div.hp-full-page div.hp-details-full {
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px; }
  #hp-body-div.hp-sidebar-open.hp-sessioned div.hp-details-full {
    right: 220px; }
  div.hp-details-full div.hp-remote-console {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #333;
    color: #fff;
    font-family: monospace;
    padding: 10px; }

.hp-details-show-section {
  position: absolute;
  top: 25px;
  bottom: 15px;
  left: 30px;
  right: 30px; }
  .hp-details-show-section .hp-details-show-view {
    position: absolute;
    top: 60px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #425563; } /* vartan */
    .hp-details-show-section .hp-details-show-view a:not(.hp-disabled) {
      color: #00B388; }
    .hp-details-show-section .hp-details-show-view h2 a:not(.hp-disabled), .hp-details-show-section .hp-details-show-view h3 a:not(.hp-disabled), .hp-details-show-section .hp-details-show-view h4 a:not(.hp-disabled) {
      color: #425563; }
    @media print {
      .hp-details-show-section .hp-details-show-view {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        height: auto;
        width: auto;
        overflow: visible; } }
  .hp-details-show-section.hp-notify-open .hp-details-show-view {
    top: 105px; }
  .hp-details-show-section.hp-notify-open.hp-notify-disabled .hp-details-show-view {
    top: 60px; }
  .hp-details-show-section div.hp-grid-panels {
    margin: -10px -15px 0px -15px; }
  @media print {
    .hp-details-show-section {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

.hp-show-view-multi {
  margin: 20px 0px; }

.hp-details-edit-section, .hp-details-add-section {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }
  .hp-details-edit-section.hp-empty, .hp-details-add-section.hp-empty {
    background-color: #425563; }
    .hp-details-edit-section.hp-empty .hp-panel-selector, .hp-details-edit-section.hp-empty .hp-form-contents, .hp-details-edit-section.hp-empty .hp-stacked-panels, .hp-details-edit-section.hp-empty .hp-form-controls input, .hp-details-add-section.hp-empty .hp-panel-selector, .hp-details-add-section.hp-empty .hp-form-contents, .hp-details-add-section.hp-empty .hp-stacked-panels, .hp-details-add-section.hp-empty .hp-form-controls input {
      visibility: hidden; }
    .hp-details-edit-section.hp-empty > .hp-empty-message, .hp-details-add-section.hp-empty > .hp-empty-message {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -40px;
      margin-left: -50px;
      color: #737373;
      font-style: italic;
      font-size: 18px; }
    .hp-details-edit-section.hp-empty > #hp-no-details, .hp-details-add-section.hp-empty > #hp-no-details {
      display: block;
      visibility: visible; }
  .hp-details-edit-section .hp-edit-form, .hp-details-edit-section .hp-add-form, .hp-details-add-section .hp-edit-form, .hp-details-add-section .hp-add-form {
    position: absolute;
    top: 60px;
    bottom: 0px;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    .hp-details-edit-section .hp-edit-form > .hp-form-contents, .hp-details-edit-section .hp-add-form > .hp-form-contents, .hp-details-add-section .hp-edit-form > .hp-form-contents, .hp-details-add-section .hp-add-form > .hp-form-contents {
      height: 100%;
      padding: 20px 15px;
      margin-bottom: 60px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      overflow: auto; }
      .hp-details-edit-section .hp-edit-form > .hp-form-contents > .hp-dialog-variable-contents, .hp-details-edit-section .hp-add-form > .hp-form-contents > .hp-dialog-variable-contents, .hp-details-add-section .hp-edit-form > .hp-form-contents > .hp-dialog-variable-contents, .hp-details-add-section .hp-add-form > .hp-form-contents > .hp-dialog-variable-contents {
        padding: 0px 15px 15px 15px; }
    .hp-details-edit-section .hp-edit-form > .hp-stacked-panels, .hp-details-edit-section .hp-add-form > .hp-stacked-panels, .hp-details-add-section .hp-edit-form > .hp-stacked-panels, .hp-details-add-section .hp-add-form > .hp-stacked-panels {
      height: 100%;
      margin: 0px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
    .hp-details-edit-section .hp-edit-form > .hp-footer, .hp-details-edit-section .hp-add-form > .hp-footer, .hp-details-add-section .hp-edit-form > .hp-footer, .hp-details-add-section .hp-add-form > .hp-footer {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      height: 60px; }
      @media print {
        .hp-details-edit-section .hp-edit-form > .hp-footer, .hp-details-edit-section .hp-add-form > .hp-footer, .hp-details-add-section .hp-edit-form > .hp-footer, .hp-details-add-section .hp-add-form > .hp-footer {
          position: static;
          top: auto;
          left: auto;
          right: auto;
          bottom: auto;
          height: auto;
          width: auto;
          overflow: visible;
          position: relative; } }
    @media print {
      .hp-details-edit-section .hp-edit-form, .hp-details-edit-section .hp-add-form, .hp-details-add-section .hp-edit-form, .hp-details-add-section .hp-add-form {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        height: auto;
        width: auto;
        overflow: visible; } }
  @media print {
    .hp-details-edit-section, .hp-details-add-section {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

.hp-details-more-section, .hp-details-contents {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }
  .hp-details-more-section.hp-has-nav, .hp-details-contents.hp-has-nav {
    top: 50px; }
  .hp-details-more-section .hp-stacked-panels, .hp-details-contents .hp-stacked-panels {
    height: 100%;
    margin: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  @media print {
    .hp-details-more-section, .hp-details-contents {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

.hp-details-contents {
  overflow: auto; }

.hp-header-controls, .hp-details-header-controls {
  position: absolute;
  right: 0px;
  top: 0px;
  /*.hp-map-control {
    position: relative;
    top: 5px;
    margin-right: 0px;
    @include box-sizing(border-box);
    height: 20px;
    width: 20px;
    background-image: url($img-file);
    background-position: -256px -19px;
    background-repeat: no-repeat;
    
    &:hover {
      background-position: -256px 1px;
    }
  }*/ }
  .hp-header-controls > *, .hp-details-header-controls > * {
    display: inline-block;
    vertical-align: top; }
  .hp-header-controls .hp-details-actions > label, .hp-header-controls .hp-header-actions > label, .hp-details-header-controls .hp-details-actions > label, .hp-details-header-controls .hp-header-actions > label {
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    font-family: 'HPRegular', Arial, Helvetica, sans-serif;
    color: #00B388;
    border: 2px solid #E4FFEB;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #E4FFEB; }
    .hp-header-controls .hp-details-actions > label:after, .hp-header-controls .hp-header-actions > label:after, .hp-details-header-controls .hp-details-actions > label:after, .hp-details-header-controls .hp-header-actions > label:after {
      display: inline-block;
      vertical-align: top;
      content: '';
      width: 25px;
      height: 25px;
      margin-left: 10px;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdADspNj8RTQAAAOJJREFUOMvt0i1OQ0EUhuGnDaiiwCPYQm2BFQwJCAQKUg92ljC7AINCQDueGxbAPhCkAoGgDWCmtPfmJgRIUP2SSWbON+c9Z35Y6d/U+ZrlBOvYwosQX+VEiAs/RHLqYQMTTOd+p4bN6QTXeMCRECcNfxN32MWxEG/m1lqjwyfMsI+RnPbwsdT9CANM8byc2K1hQrzHeYENUKFXRlViM1wIsWq/o/oRDnBbCj2WaB/vOBTiuJnSbYEoG4d4K4B+mQ+FOC4P4/uOFtBTXJbVmRCvfvYplivmtCOn7VbvV8CV/qxPyU4+AeVxXFUAAAAASUVORK5CYII=);
      background-position: 3px 4px;
      background-repeat: no-repeat;
      border-left: 1px solid #ccc; }
    .hp-header-controls .hp-details-actions > label:hover, .hp-header-controls .hp-header-actions > label:hover, .hp-details-header-controls .hp-details-actions > label:hover, .hp-details-header-controls .hp-header-actions > label:hover {
      border-color: #999; }
  .hp-header-controls .hp-details-actions.hp-active > label, .hp-header-controls .hp-header-actions.hp-active > label, .hp-details-header-controls .hp-details-actions.hp-active > label, .hp-details-header-controls .hp-header-actions.hp-active > label {
    border-color: transparent;
    background-color: transparent; }
  .hp-header-controls .hp-details-actions .hp-details-actions-button, .hp-header-controls .hp-details-actions .hp-header-actions-button, .hp-header-controls .hp-header-actions .hp-details-actions-button, .hp-header-controls .hp-header-actions .hp-header-actions-button, .hp-details-header-controls .hp-details-actions .hp-details-actions-button, .hp-details-header-controls .hp-details-actions .hp-header-actions-button, .hp-details-header-controls .hp-header-actions .hp-details-actions-button, .hp-details-header-controls .hp-header-actions .hp-header-actions-button {
    border: none; }
    .hp-header-controls .hp-details-actions .hp-details-actions-button .hp-details-actions-button-label, .hp-header-controls .hp-details-actions .hp-details-actions-button .hp-header-actions-button-label, .hp-header-controls .hp-details-actions .hp-header-actions-button .hp-details-actions-button-label, .hp-header-controls .hp-details-actions .hp-header-actions-button .hp-header-actions-button-label, .hp-header-controls .hp-header-actions .hp-details-actions-button .hp-details-actions-button-label, .hp-header-controls .hp-header-actions .hp-details-actions-button .hp-header-actions-button-label, .hp-header-controls .hp-header-actions .hp-header-actions-button .hp-details-actions-button-label, .hp-header-controls .hp-header-actions .hp-header-actions-button .hp-header-actions-button-label, .hp-details-header-controls .hp-details-actions .hp-details-actions-button .hp-details-actions-button-label, .hp-details-header-controls .hp-details-actions .hp-details-actions-button .hp-header-actions-button-label, .hp-details-header-controls .hp-details-actions .hp-header-actions-button .hp-details-actions-button-label, .hp-details-header-controls .hp-details-actions .hp-header-actions-button .hp-header-actions-button-label, .hp-details-header-controls .hp-header-actions .hp-details-actions-button .hp-details-actions-button-label, .hp-details-header-controls .hp-header-actions .hp-details-actions-button .hp-header-actions-button-label, .hp-details-header-controls .hp-header-actions .hp-header-actions-button .hp-details-actions-button-label, .hp-details-header-controls .hp-header-actions .hp-header-actions-button .hp-header-actions-button-label {
      display: inline-block;
      white-space: nowrap; }
  .hp-header-controls .hp-drop-menu label, .hp-details-header-controls .hp-drop-menu label {
    text-align: right; }
  .hp-header-controls .hp-header-selection, .hp-details-header-controls .hp-header-selection {
    color: #737373;
    font-style: italic;
    vertical-align: baseline;
    margin: 0px 10px; }
    html.hp-high-contrast .hp-header-controls .hp-header-selection, html.hp-high-contrast .hp-details-header-controls .hp-header-selection {
      color: #425563; }
  .hp-header-controls .hp-header-select-all, .hp-details-header-controls .hp-header-select-all {
    margin: 0px 10px;
    cursor: pointer; }
  @media print {
    .hp-header-controls, .hp-details-header-controls {
      display: none !important; } }

.hp-details-header, .hp-full-header {
  position: relative;
  height: 40px;
  line-height: 38px;
  margin-bottom: 20px;
  white-space: nowrap;
  z-index: 50;
  font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
  .hp-details-header > *, .hp-full-header > * {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px; }
    .hp-details-header > *:last-child, .hp-full-header > *:last-child {
      margin-right: 0px; }
  .hp-details-header > .hp-status, .hp-full-header > .hp-status {
    position: relative;
    top: 11px;
    margin-right: 10px; }
  .hp-details-header div.hp-context, .hp-full-header div.hp-context {
    position: absolute;
    top: 2px;
    font-size: 14px;
    line-height: normal;
    color: #aaa; }
  .hp-details-header h1, .hp-full-header h1 {
    margin: 0px;
    padding-left: 0px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 38px;
    font-weight: normal;
    font-family: 'HPBold', Arial, Helvetica, sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .hp-details-header h1 .hp-annotation, .hp-full-header h1 .hp-annotation {
      color: #999999; }
      html.hp-high-contrast .hp-details-header h1 .hp-annotation, html.hp-high-contrast .hp-full-header h1 .hp-annotation {
        color: #425563; }
  .hp-details-header .hp-panel-selector, .hp-full-header .hp-panel-selector {
    font-size: 22px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    color: #737373;
    font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
    .hp-details-header .hp-panel-selector > label, .hp-full-header .hp-panel-selector > label {
      line-height: 40px;
      height: 40px; }
    .hp-details-header .hp-panel-selector > .hp-value, .hp-full-header .hp-panel-selector > .hp-value {
      font-family: 'HPLight', Arial, Helvetica, sans-serif; }
      .hp-details-header .hp-panel-selector > .hp-value:after, .hp-full-header .hp-panel-selector > .hp-value:after {
        content: '';
        width: 30px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdADspNj8RTQAAAOJJREFUOMvt0i1OQ0EUhuGnDaiiwCPYQm2BFQwJCAQKUg92ljC7AINCQDueGxbAPhCkAoGgDWCmtPfmJgRIUP2SSWbON+c9Z35Y6d/U+ZrlBOvYwosQX+VEiAs/RHLqYQMTTOd+p4bN6QTXeMCRECcNfxN32MWxEG/m1lqjwyfMsI+RnPbwsdT9CANM8byc2K1hQrzHeYENUKFXRlViM1wIsWq/o/oRDnBbCj2WaB/vOBTiuJnSbYEoG4d4K4B+mQ+FOC4P4/uOFtBTXJbVmRCvfvYplivmtCOn7VbvV8CV/qxPyU4+AeVxXFUAAAAASUVORK5CYII=);
        background-position: 5px -4px; }
    .hp-details-header .hp-panel-selector .hp-options li, .hp-full-header .hp-panel-selector .hp-options li {
      height: 36px;
      line-height: 36px; }
      .hp-details-header .hp-panel-selector .hp-options li.hp-sub-options, .hp-full-header .hp-panel-selector .hp-options li.hp-sub-options {
        height: auto; }
    .hp-details-header .hp-panel-selector:hover > .hp-value, .hp-full-header .hp-panel-selector:hover > .hp-value {
      color: #000; }
      .hp-details-header .hp-panel-selector:hover > .hp-value:after, .hp-full-header .hp-panel-selector:hover > .hp-value:after {
        content: '';
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdAQoR2aLEVgAAAI1JREFUOMvt0z0KwkAQBeCPiJV2Bjs9jiDprOz3ADmjECy9jwSMzQQWif8gFnkwxbx585id3WXEzzC5yadY4oL2Ts8MC5xDN4g9OhxQDtRLNKHZPZpwG6IORxRZrQiui0k2z45bZ2YN5hFNxtev7q7Kmk4RfV69exEpFt4btMF9hJQZpW+fyBqr8af8Ea427SL95COjowAAAABJRU5ErkJggg==); }
  .hp-details-header .hp-panel-selector-title, .hp-full-header .hp-panel-selector-title {
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    padding: 0px 15px;
    border-left: 1px solid #e6e6e6; }
  .hp-details-header.hp-nameless .hp-panel-selector, .hp-full-header.hp-nameless .hp-panel-selector {
    border-left: none;
    margin-left: -10px; }
  .hp-details-header .hp-map-control, .hp-details-header .hp-related-control, .hp-full-header .hp-map-control, .hp-full-header .hp-related-control {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    width: 42px;
    border-right: 1px solid #d9d9d9; }
    .hp-details-header .hp-map-control:after, .hp-details-header .hp-related-control:after, .hp-full-header .hp-map-control:after, .hp-full-header .hp-related-control:after {
      position: absolute;
      top: 13px;
      left: 16px;
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      background-image: url("../../img/hp-piano/hp-piano-icons.png");
      background-position: -260px -20px;
      background-repeat: no-repeat; }
    .hp-details-header .hp-map-control:hover:after, .hp-details-header .hp-map-control.hp-active:after, .hp-details-header .hp-related-control:hover:after, .hp-details-header .hp-related-control.hp-active:after, .hp-full-header .hp-map-control:hover:after, .hp-full-header .hp-map-control.hp-active:after, .hp-full-header .hp-related-control:hover:after, .hp-full-header .hp-related-control.hp-active:after {
      content: '';
      background-position: -260px 0px; }
  .hp-details-header .hp-details-header-controls, .hp-details-header .hp-header-controls, .hp-full-header .hp-details-header-controls, .hp-full-header .hp-header-controls {
    top: 6px; }
  @media print {
    .hp-details-header, .hp-full-header {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible;
      height: 80px; } }

.hp-details-nav {
  height: 40px;
  line-height: 38px;
  margin-bottom: 10px;
  white-space: nowrap;
  z-index: 50;
  border-top: 1px solid #e6e6e6; }
  .hp-details-nav > * {
    display: inline-block;
    vertical-align: top; }
  .hp-details-nav .hp-search {
    position: relative;
    height: 100%;
    width: 20px; }
    .hp-details-nav .hp-search:after {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 15px;
      height: 16px;
      background-image: url("../../img/hp-piano/hp-piano-icons.png");
      background-position: -120px -120px;
      background-repeat: no-repeat;
      cursor: pointer; }
      .hp-details-nav .hp-search:after:hover {
        background-position: -120px -100px; }

.hp-details-sub-header {
  min-height: 32px;
  margin-bottom: 20px;
  padding-bottom: 5px; }
  .hp-details-sub-header .hp-breadcrumbs {
    display: inline-block;
    margin: 10px 20px 5px 0px;
    font-size: 16px; }
    .hp-details-sub-header .hp-breadcrumbs li {
      display: inline-block; }
      .hp-details-sub-header .hp-breadcrumbs li:after {
        content: ' > '; }
      .hp-details-sub-header .hp-breadcrumbs li:last-child:after {
        content: ''; }
  .hp-details-sub-header .hp-controls {
    float: right;
    display: block;
    margin: 2px 0px 5px 20px; }
    .hp-details-sub-header .hp-controls li {
      display: inline-block;
      padding: 5px 5px 5px 7px;
      border-left: 1px solid #cccccc; }
      .hp-details-sub-header .hp-controls li:first-child {
        border: none; }

.hp-index .hp-filters {
  min-height: 40px;
  line-height: 38px;
  margin-bottom: 10px;
  width: 100%; }
  .hp-index .hp-filters .hp-filter, .hp-index .hp-filters .hp-filter-reset {
    display: inline-block;
    vertical-align: top; }
  .hp-index .hp-filters .hp-filter .hp-value {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .hp-index .hp-filters .hp-filter-reset {
    margin-left: 10px; }

.hp-toolbar {
  margin-top: 20px;
  border-top: 1px solid #d9d9d9;
  padding-top: 15px; }
  @media print {
    .hp-toolbar {
      display: none; } }
  .hp-toolbar > * {
    vertical-align: baseline; }
  .hp-toolbar .hp-align-right {
    text-align: right; }

#hp-overlay, #hp-dialog-overlay, .ui-widget-overlay, .hp-dialog-overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: none; }
  #hp-overlay.hp-active, #hp-dialog-overlay.hp-active, .ui-widget-overlay.hp-active, .hp-dialog-overlay.hp-active {
    display: block; }

#hp-overlay, .hp-overlay {
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 399; }
  #hp-overlay.hp-changing, .hp-overlay.hp-changing {
    background-color: rgba(0, 0, 0, 0.6); }
    body.hp-basic-layout #hp-overlay.hp-changing, body.hp-basic-layout .hp-overlay.hp-changing {
      background-color: rgba(208, 208, 208, 0.6); }
  @media print {
    #hp-overlay, .hp-overlay {
      background-color: transparent; } }

#hp-dialog-overlay, .ui-widget-overlay, .hp-dialog-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 499; }
  @media print {
    #hp-dialog-overlay, .ui-widget-overlay, .hp-dialog-overlay {
      background-color: transparent; } }

.ui-widget-overlay {
  display: block; }

.hp-modal-overlay {
  background: #ffffff none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  filter: alpha(opacity=50);
  opacity: 0.5;
  top: 0;
  width: 100%;
  z-index: 499;
  display: none;
  position: fixed; }

.hp-modal {
  position: absolute;
  left: 20%;
  right: 20%;
  top: 20%;
  margin-left: auto;
  margin-right: auto;
  z-index: 500; }
  .hp-modal > * {
    margin: 0px auto; }

#hp-change-page-container-wrapper {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px; }
  body.hp-basic-layout #hp-change-page-container-wrapper {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px; }
  @media print {
    #hp-change-page-container-wrapper {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

#hp-dialog-container-wrapper, .hp-dialog-container-wrapper {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  text-align: center; }
  @media print {
    #hp-dialog-container-wrapper, .hp-dialog-container-wrapper {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

#hp-dialog-container, .hp-dialog-container {
  max-width: 920px;
  min-width: 300px;
  margin: 0px auto;
  background-color: white;
  color: #425563;
  z-index: 500;
  display: none;
  text-align: left; }
  #hp-dialog-container.hp-active, .hp-dialog-container.hp-active {
    display: inline-block; }
  @media print {
    #hp-dialog-container, .hp-dialog-container {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible;
      border-left: 20px solid #425563;
      border-right: 20px solid #425563; } }

.hp-dialog {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }
  .hp-dialog > header {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    font-family: 'HPRegular', Arial, Helvetica, sans-serif;
	color: #C6C9CA;
    background-color: #425563;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    .hp-dialog > header > * {
      display: inline-block;
      vertical-align: top;
      margin-right: -4px; }
      .hp-dialog > header > *:last-child {
        margin-right: 0px; }
    .hp-dialog > header h1 {
      font-size: 24px;
      font-weight: normal;
      line-height: 60px;
      margin: 0px 10px 0px 30px;
      padding-right: 0px;
      overflow-x: hidden;
      text-overflow: ellipsis;
      font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
      .hp-dialog > header h1 span {
        text-overflow: ellipsis;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        height: 48px;
        line-height: 38px;
        margin-top: 12px; }
      .hp-dialog > header h1 .hp-name {
        font-family: 'HPLight', Arial, Helvetica, sans-serif;
        padding-left: 6px; }
    .hp-dialog > header .hp-panel-selector {
      position: relative;
      top: 9px;
      font-size: 22px;
      height: 42px;
      line-height: 42px;
      border-left: 1px solid #d9d9d9;
      border-right: 1px solid #d9d9d9;
      color: #737373;
      font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
      .hp-dialog > header .hp-panel-selector > label {
        line-height: 40px;
        height: 40px;
        position: relative;
        right: 0px;
        left: 1px; }
      .hp-dialog > header .hp-panel-selector > .hp-value {
        font-family: 'HPLight', Arial, Helvetica, sans-serif;
        padding-right: 25px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .hp-dialog > header .hp-panel-selector > .hp-value:after {
          content: '';
          width: 30px;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdADspNj8RTQAAAOJJREFUOMvt0i1OQ0EUhuGnDaiiwCPYQm2BFQwJCAQKUg92ljC7AINCQDueGxbAPhCkAoGgDWCmtPfmJgRIUP2SSWbON+c9Z35Y6d/U+ZrlBOvYwosQX+VEiAs/RHLqYQMTTOd+p4bN6QTXeMCRECcNfxN32MWxEG/m1lqjwyfMsI+RnPbwsdT9CANM8byc2K1hQrzHeYENUKFXRlViM1wIsWq/o/oRDnBbCj2WaB/vOBTiuJnSbYEoG4d4K4B+mQ+FOC4P4/uOFtBTXJbVmRCvfvYplivmtCOn7VbvV8CV/qxPyU4+AeVxXFUAAAAASUVORK5CYII=);
          background-position: 5px -4px;
          position: absolute;
          right: -5px;
          top: 15px; }
      .hp-dialog > header .hp-panel-selector .hp-options li {
        height: 36px;
        line-height: 36px; }
        .hp-dialog > header .hp-panel-selector .hp-options li.hp-sub-options {
          height: auto; }
      .hp-dialog > header .hp-panel-selector:hover > .hp-value {
        color: #000; }
        .hp-dialog > header .hp-panel-selector:hover > .hp-value:after {
          content: '';
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdAQoR2aLEVgAAAI1JREFUOMvt0z0KwkAQBeCPiJV2Bjs9jiDprOz3ADmjECy9jwSMzQQWif8gFnkwxbx585id3WXEzzC5yadY4oL2Ts8MC5xDN4g9OhxQDtRLNKHZPZpwG6IORxRZrQiui0k2z45bZ2YN5hFNxtev7q7Kmk4RfV69exEpFt4btMF9hJQZpW+fyBqr8af8Ea427SL95COjowAAAABJRU5ErkJggg==); }
    .hp-dialog > header > .hp-controls, .hp-dialog > header > .hp-details-header-controls {
      position: absolute;
      top: 0px;
      right: 0px;
      height: 100%; }
      .hp-dialog > header > .hp-controls .hp-help-current, .hp-dialog > header > .hp-details-header-controls .hp-help-current {
        position: relative;
        display: inline-block;
        cursor: pointer;
        width: 49px;
        height: 100%;
        line-height: 49px; }
        .hp-dialog > header > .hp-controls .hp-help-current .hp-icon, .hp-dialog > header > .hp-details-header-controls .hp-help-current .hp-icon {
          position: relative;
          top: 20px;
          left: 18px;
          width: 20px;
          height: 20px;
          background-image: url("../../img/hp-piano/hp-piano-icons.png");
          background-repeat: no-repeat;
          background-position: -120px -20px; }
        .hp-dialog > header > .hp-controls .hp-help-current:hover, .hp-dialog > header > .hp-details-header-controls .hp-help-current:hover {
          background-color: white; }
  .hp-dialog footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #d9d9d9;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    .hp-dialog footer .hp-spinner {
      position: absolute;
      left: 0px;
      top: 0px;
      display: inline-block;
      width: auto;
      margin: 7px 10px; }
      .hp-dialog footer .hp-spinner .hp-spinner-image {
        margin: 0px; }
    .hp-dialog footer .hp-control-message {
      display: block;
      vertical-align: top;
      color: #737373;
      white-space: nowrap;
      overflow-x: hidden;
      text-overflow: ellipsis;
      padding: 0px 15px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      .hp-dialog footer .hp-control-message.hp-error {
        background-color: #fffdd7;
        border-right: 1px solid #d9d9d9; }
    .hp-dialog footer .hp-controls {
      position: absolute;
      right: 0px;
      top: 0px;
      padding: 0px 30px;
      white-space: nowrap; }
      .hp-dialog footer .hp-controls > * {
        margin-left: 5px; }
  .hp-dialog .hp-dialog-variable-contents {
    margin: 0px;
    padding: 15px 30px 20px 30px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    .hp-dialog .hp-dialog-variable-contents .hp-dialog-notification:last-child {
      margin-bottom: 0px; }
    .hp-dialog .hp-dialog-variable-contents.hp-stacked-panels {
      padding: 0px; }
  .hp-dialog > .hp-dialog-notification {
    margin: 15px 30px 20px 30px; }
  .hp-dialog .hp-prompt {
    margin: 10px 0px 10px 0px;
    font-weight: bold; }
  .hp-dialog > .hp-prompt {
    margin: 10px 30px 20px 30px; }
  .hp-dialog p {
    max-width: 460px; }
  .hp-dialog .hp-notify {
    display: block;
    margin: 0px auto 20px auto;
    height: auto;
    width: auto;
    color: #425563; }
  .hp-dialog .hp-collapsible {
    margin: 10px auto; }
    .hp-dialog .hp-collapsible label span:first-child {
      font-size: 14px; }
  .hp-dialog .hp-dependencies {
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 15px;
    max-height: 200px;
    overflow-y: auto; }
  .hp-dialog .hp-add-form > footer, .hp-dialog .hp-edit-form > footer {
    bottom: -60px; }
  .hp-dialog .hp-stacked-panel > label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 30px;
    color: #000;
    border-color: #e6e6e6; }
  @media print {
    .hp-dialog .hp-stacked-panel {
      height: auto !important;
      padding-top: 10px !important; } }
  .hp-dialog .hp-filters {
    position: relative; }
    .hp-dialog .hp-filters .hp-search {
      width: 100%;
      padding-right: 30px; }
    .hp-dialog .hp-filters .hp-search-icon {
      position: absolute;
      top: 8px;
      right: 7px;
      width: 15px;
      height: 16px;
      background-image: url("../../img/hp-piano/hp-piano-icons.png");
      background-position: -120px -120px;
      background-repeat: no-repeat; }
  .hp-dialog .hp-column-form {
    min-width: 600px; }

#hp-change-page-container {
  position: relative;
  top: 0px;
  bottom: 0px;
  height: 100%;
  max-width: 960px;
  min-width: 400px;
  margin: 0px auto;
  background-color: white;
  color: #425563;
  z-index: 400;
  display: none;
  overflow: hidden; }
  #hp-change-page-container.hp-active {
    display: block; }
  #hp-change-page-container .hp-details-header {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    font-family: 'HPRegular', Arial, Helvetica, sans-serif;
    background-color: #425563;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    #hp-change-page-container .hp-details-header > * {
      display: inline-block;
      vertical-align: top;
      margin-right: -4px; }
      #hp-change-page-container .hp-details-header > *:last-child {
        margin-right: 0px; }
    #hp-change-page-container .hp-details-header h1 {
      font-size: 24px;
      font-weight: normal;
      line-height: 60px;
      margin: 0px 10px 0px 30px;
      padding-right: 0px;
      overflow-x: hidden;
	  color: #C6C9CA;
      text-overflow: ellipsis;
      font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
      #hp-change-page-container .hp-details-header h1 span {
        text-overflow: ellipsis;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        height: 48px;
        line-height: 38px;
        margin-top: 12px; }
      #hp-change-page-container .hp-details-header h1 .hp-name {
        font-family: 'HPLight', Arial, Helvetica, sans-serif;
        padding-left: 6px; }
    #hp-change-page-container .hp-details-header .hp-panel-selector {
      position: relative;
      top: 9px;
      font-size: 22px;
      height: 42px;
      line-height: 42px;
      border-left: 1px solid #d9d9d9;
      border-right: 1px solid #d9d9d9;
      color: #737373;
      font-family: 'HPRegular', Arial, Helvetica, sans-serif; }
      #hp-change-page-container .hp-details-header .hp-panel-selector > label {
        line-height: 40px;
        height: 40px;
        position: relative;
        right: 0px;
        left: 1px; }
      #hp-change-page-container .hp-details-header .hp-panel-selector > .hp-value {
        font-family: 'HPLight', Arial, Helvetica, sans-serif;
        padding-right: 25px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        #hp-change-page-container .hp-details-header .hp-panel-selector > .hp-value:after {
          content: '';
          width: 30px;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdADspNj8RTQAAAOJJREFUOMvt0i1OQ0EUhuGnDaiiwCPYQm2BFQwJCAQKUg92ljC7AINCQDueGxbAPhCkAoGgDWCmtPfmJgRIUP2SSWbON+c9Z35Y6d/U+ZrlBOvYwosQX+VEiAs/RHLqYQMTTOd+p4bN6QTXeMCRECcNfxN32MWxEG/m1lqjwyfMsI+RnPbwsdT9CANM8byc2K1hQrzHeYENUKFXRlViM1wIsWq/o/oRDnBbCj2WaB/vOBTiuJnSbYEoG4d4K4B+mQ+FOC4P4/uOFtBTXJbVmRCvfvYplivmtCOn7VbvV8CV/qxPyU4+AeVxXFUAAAAASUVORK5CYII=);
          background-position: 5px -4px;
          position: absolute;
          right: -5px;
          top: 15px; }
      #hp-change-page-container .hp-details-header .hp-panel-selector .hp-options li {
        height: 36px;
        line-height: 36px; }
        #hp-change-page-container .hp-details-header .hp-panel-selector .hp-options li.hp-sub-options {
          height: auto; }
      #hp-change-page-container .hp-details-header .hp-panel-selector:hover > .hp-value {
        color: #000; }
        #hp-change-page-container .hp-details-header .hp-panel-selector:hover > .hp-value:after {
          content: '';
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wwdAQoR2aLEVgAAAI1JREFUOMvt0z0KwkAQBeCPiJV2Bjs9jiDprOz3ADmjECy9jwSMzQQWif8gFnkwxbx585id3WXEzzC5yadY4oL2Ts8MC5xDN4g9OhxQDtRLNKHZPZpwG6IORxRZrQiui0k2z45bZ2YN5hFNxtev7q7Kmk4RfV69exEpFt4btMF9hJQZpW+fyBqr8af8Ea427SL95COjowAAAABJRU5ErkJggg==); }
    #hp-change-page-container .hp-details-header > .hp-controls, #hp-change-page-container .hp-details-header > .hp-details-header-controls {
      position: absolute;
      top: 0px;
      right: 0px;
      height: 100%; }
      #hp-change-page-container .hp-details-header > .hp-controls .hp-help-current, #hp-change-page-container .hp-details-header > .hp-details-header-controls .hp-help-current {
        position: relative;
        display: inline-block;
        cursor: pointer;
        width: 49px;
        height: 100%;
        line-height: 49px; }
        #hp-change-page-container .hp-details-header > .hp-controls .hp-help-current .hp-icon, #hp-change-page-container .hp-details-header > .hp-details-header-controls .hp-help-current .hp-icon {
          position: relative;
          top: 20px;
          left: 18px;
          width: 20px;
          height: 20px;
          background-image: url("../../img/hp-piano/hp-piano-icons.png");
          background-repeat: no-repeat;
          background-position: -120px -20px; }
        #hp-change-page-container .hp-details-header > .hp-controls .hp-help-current:hover, #hp-change-page-container .hp-details-header > .hp-details-header-controls .hp-help-current:hover {
          background-color: white; }
  #hp-change-page-container .hp-stacked-panel > label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 30px;
    color: #000;
    border-color: #e6e6e6; }
  @media print {
    #hp-change-page-container .hp-stacked-panel {
      height: auto !important;
      padding-top: 10px !important; } }
  @media print {
    #hp-change-page-container {
      position: static;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: auto;
      width: auto;
      overflow: visible; } }

.ui-dialog {
  background-color: white;
  color: #425563;
  -webkit-box-shadow: 3px 3px 12px 0px #999999;
  -moz-box-shadow: 3px 3px 12px 0px #999999;
  box-shadow: 3px 3px 12px 0px #999999;
  padding: 0px;
  max-width: 700px;
  border: none;
  border-radius: 0px; }
  html.hp-high-contrast .ui-dialog {
    color: black; }
  .ui-dialog .ui-dialog-titlebar {
    position: relative;
    background-color: #425563;
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 20px;
    font-size: 16px; }
    .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
      position: absolute;
      top: 7px;
      right: 7px;
      width: 11px;
      height: 11px;
      margin: 0px;
      background-image: url("../../img/hp-piano/hp-piano-icons.png");
      background-position: -160px -20px;
      background-repeat: no-repeat; }
      .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
        background-position: -160px 0px; }
      .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
        display: none; }
  .ui-dialog.hp-response-dialog .ui-dialog-titlebar-close {
    display: none; }
  .ui-dialog .ui-dialog-content {
    margin: 0px;
    padding: 30px;
    background-color: inherit; }
    .ui-dialog .ui-dialog-content .hp-progress {
      width: 100%; }
    .ui-dialog .ui-dialog-content > * {
      margin: 15px 0px; }
      .ui-dialog .ui-dialog-content > *:first-of-type {
        margin-top: 0px; }
      .ui-dialog .ui-dialog-content > *:last-of-type {
        margin-bottom: 0px; }
  .ui-dialog.hp-simple-dialog .ui-dialog-titlebar {
    display: none; }
  .ui-dialog.hp-simple-dialog .ui-dialog-content {
    margin: 20px 0px; }
  .ui-dialog.hp-simple-dialog .hp-controls {
    margin-top: 20px;
    text-align: right; }
  .ui-dialog.hp-splash-dialog .ui-dialog-titlebar {
    display: none; }
  .ui-dialog.hp-splash-dialog .ui-dialog-content {
    margin: 40px; }
  .ui-dialog .ui-dialog-buttonpane {
    padding: 10px;
    padding-bottom: 15px; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      text-align: right; }
    .ui-dialog .ui-dialog-buttonpane button {
      margin-left: 10px; }

.hp-dialog-button-stack {
  margin-bottom: 0px; }
  .hp-dialog-button-stack li {
    display: table;
    margin-bottom: 15px; }
    .hp-dialog-button-stack li:last-of-type {
      margin-bottom: 0px; }
    .hp-dialog-button-stack li > * {
      display: table-cell; }
    .hp-dialog-button-stack li button {
      width: 190px;
      cursor: pointer; }
    .hp-dialog-button-stack li label {
      padding-left: 20px; }

.hp-dialog-remote-console-verification .float-left-div {
  line-height: 28px;
  float: left; }
.hp-dialog-remote-console-verification .float-right-div {
  float: right; }
.hp-dialog-remote-console-verification .centered-text-div {
  text-align: center; }

.hp-simple-page, #hp-error-page {
  background-color: #fff; }
  .hp-simple-page .hp-simple-pane, #hp-error-page .hp-simple-pane {
    margin: 50px auto;
    max-width: 400px;
    overflow-y: auto; }
    .hp-simple-page .hp-simple-pane .hp-name, #hp-error-page .hp-simple-pane .hp-name {
      font-size: 35px;
      line-height: 35px; }
    .hp-simple-page .hp-simple-pane .hp-progress-details, #hp-error-page .hp-simple-pane .hp-progress-details {
      position: relative; }
      .hp-simple-page .hp-simple-pane .hp-progress-details > *, #hp-error-page .hp-simple-pane .hp-progress-details > * {
        display: inline-block;
        vertical-align: middle; }
      .hp-simple-page .hp-simple-pane .hp-progress-details .hp-progress, #hp-error-page .hp-simple-pane .hp-progress-details .hp-progress {
        width: 120px;
        margin: 0px 10px 0px 0px; }
      .hp-simple-page .hp-simple-pane .hp-progress-details a, #hp-error-page .hp-simple-pane .hp-progress-details a {
        position: absolute;
        right: 0px; }
    .hp-simple-page .hp-simple-pane .hp-secondary, #hp-error-page .hp-simple-pane .hp-secondary {
      color: #999999;
      margin: 30px 0px; }
      .hp-simple-page .hp-simple-pane .hp-secondary p, #hp-error-page .hp-simple-pane .hp-secondary p {
        margin-bottom: 0px; }
    .hp-simple-page .hp-simple-pane .hp-show-form, #hp-error-page .hp-simple-pane .hp-show-form {
      margin-bottom: 0px;
      margin-top: 20px; }
      .hp-simple-page .hp-simple-pane .hp-show-form ol, #hp-error-page .hp-simple-pane .hp-show-form ol {
        margin-bottom: 0px; }
    .hp-simple-page .hp-simple-pane .hp-edit-form, #hp-error-page .hp-simple-pane .hp-edit-form {
      position: absolute;
      min-width: 400px;
      width: auto; }
      .hp-simple-page .hp-simple-pane .hp-edit-form fieldset, #hp-error-page .hp-simple-pane .hp-edit-form fieldset {
        min-width: 400px; }
        .hp-simple-page .hp-simple-pane .hp-edit-form fieldset:last-of-type, #hp-error-page .hp-simple-pane .hp-edit-form fieldset:last-of-type {
          margin-bottom: 0px; }
        .hp-simple-page .hp-simple-pane .hp-edit-form fieldset ol:last-child, #hp-error-page .hp-simple-pane .hp-edit-form fieldset ol:last-child {
          margin-bottom: 0px; }
      .hp-simple-page .hp-simple-pane .hp-edit-form li.hp-form-item .hp-form-content, #hp-error-page .hp-simple-pane .hp-edit-form li.hp-form-item .hp-form-content {
        width: 100%; }
        .hp-simple-page .hp-simple-pane .hp-edit-form li.hp-form-item .hp-form-content label.hp-error, #hp-error-page .hp-simple-pane .hp-edit-form li.hp-form-item .hp-form-content label.hp-error {
          z-index: 51; }
      .hp-simple-page .hp-simple-pane .hp-edit-form .hp-footer, #hp-error-page .hp-simple-pane .hp-edit-form .hp-footer {
        border-top: none;
        position: absolute;
        right: 0px; }
        .hp-simple-page .hp-simple-pane .hp-edit-form .hp-footer .hp-form-controls, #hp-error-page .hp-simple-pane .hp-edit-form .hp-footer .hp-form-controls {
          left: 0px;
          padding-left: 0px; }
  .hp-simple-page .hp-state, #hp-error-page .hp-state {
    margin-top: 8%;
    text-align: center;
    line-height: normal; }
    .hp-simple-page .hp-state.hp-attention, #hp-error-page .hp-state.hp-attention {
      width: 400px;
      margin: 8% auto;
      padding: 20px;
      text-align: left;
      background-color: #fffdd7; }
    .hp-simple-page .hp-state .hp-spinner, .hp-simple-page .hp-state .hp-status, .hp-simple-page .hp-state .hp-name, #hp-error-page .hp-state .hp-spinner, #hp-error-page .hp-state .hp-status, #hp-error-page .hp-state .hp-name {
      display: inline-block; }
    .hp-simple-page .hp-state .hp-spinner, #hp-error-page .hp-state .hp-spinner {
      width: 35px;
      height: 35px;
      margin-right: 20px; }
      .hp-simple-page .hp-state .hp-spinner .hp-spinner-image, #hp-error-page .hp-state .hp-spinner .hp-spinner-image {
        margin: 0px;
        margin-top: 5px; }
    .hp-simple-page .hp-state .hp-status, #hp-error-page .hp-state .hp-status {
      position: relative;
      top: 6px;
      margin-right: 20px;
      height: 38px; }
    .hp-simple-page .hp-state .hp-name, #hp-error-page .hp-state .hp-name {
      font-size: 35px;
      line-height: 35px; }
    .hp-simple-page .hp-state .hp-progress, #hp-error-page .hp-state .hp-progress {
      margin: 20px auto; }
    .hp-simple-page .hp-state .hp-details, #hp-error-page .hp-state .hp-details {
      max-width: 400px;
      margin: 20px auto; }
    .hp-simple-page .hp-state .hp-actions, #hp-error-page .hp-state .hp-actions {
      margin-bottom: 0px; }

.hp-page-splash {
  max-width: 300px;
  margin: 40px auto;
  text-align: left; }
  .hp-page-splash .hp-page-empty {
    font-size: 18px;
    color: #737373;
    margin-bottom: 20px; }
    html.hp-high-contrast .hp-page-splash .hp-page-empty {
      color: #425563; }
  .hp-page-splash div.hp-help {
    margin: 10px 0px; }
    .hp-page-splash div.hp-help .hp-add-help {
      color: #737373; }
    .hp-page-splash div.hp-help .hp-add-help, .hp-page-splash div.hp-help .hp-add-action-link {
      margin: 10px 0px; }
  .hp-page-splash .hp-add-link {
    margin: 40px 0px; }
  .hp-page-splash a {
    display: inline-block; }
