/*
* This file contains all the custom css styles that you will be writing to customize the look of the Apigee
* developer portal. The css is generated from .scss files using Sass (http://sass-lang.com/).
*
* NOTE: DO NOT edit the css files directly in the css folder. Always edit the .scss files in the sass 
* folder instead. The css files need to get generated from .scss files by Sass.
*
* To watch for changes to all .scss files in the sass folder and process them into css files, from the 
* hpcorp/sites/all/themes/hp_responsive folder do this:
*
* sass --sourcemap=none --watch sass:css
*
*/
@font-face {
  font-family: 'HPSimplifiedLight';
  src: url("../fonts/HPSimplifiedLight-normal-normal/hps-euro-w01-light-eot.eot");
  src: url("../fonts/HPSimplifiedLight-normal-normal/hps-euro-w01-light-eot.eot?#iefix") format("embedded-opentype"), url("../fonts/HPSimplifiedLight-normal-normal/hps-euro-w01-light-woff.woff") format("woff"), url("../fonts/HPSimplifiedLight-normal-normal/hps-euro-w01-light-ttf.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HPSimplifiedRegular';
  src: url("../fonts/HPSimplifiedRegular-normal-normal/latin-e-regular-eot.eot");
  src: url("../fonts/HPSimplifiedRegular-normal-normal/latin-e-regular-eot.eot?#iefix") format("embedded-opentype"), url("../fonts/HPSimplifiedRegular-normal-normal/latin-e-regular-woff.woff") format("woff"), url("../fonts/HPSimplifiedRegular-normal-normal/latin-e-regular-ttf.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HPIcons';
  src: url("../fonts/hpi-hf-icons-eot.eot");
  src: url("../fonts/hpi-hf-icons-eot.eot?#iefix") format("embedded-opentype"), url("../fonts/hpi-hf-icons-woff.woff") format("woff"), url("../fonts/hpi-hf-icons-ttf.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 58, ../sass/hp_responsive.scss */
strong {
  font-family: 'HPSimplifiedRegular', sans-serif;
}

/* line 62, ../sass/hp_responsive.scss */
body {
  font-family: 'HPSimplifiedLight';
  font-size: 17px !important;
  padding-top: 0 !important;
}
/* line 72, ../sass/hp_responsive.scss */
body a:link, body a:visited {
  color: #0096D6;
  text-decoration: none;
}
/* line 77, ../sass/hp_responsive.scss */
body a.btn {
  color: #fff;
}
/* line 81, ../sass/hp_responsive.scss */
body a.btn.btn-default {
  color: #333;
}
/* line 85, ../sass/hp_responsive.scss */
body a.btn.btn-link {
  color: #0096D6;
}

/* line 91, ../sass/hp_responsive.scss */
.admin-menu #skip-link {
  /* Makes room so the admin nav menu doesn't cover up the primary nav menu on small screens */
  margin-bottom: 80px !important;
}

@media screen and (max-width: 1100px) {
  /* line 100, ../sass/hp_responsive.scss */
  .slicknav_menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
  }
}
/* line 109, ../sass/hp_responsive.scss */
.main-container {
  position: relative;
}

/* line 114, ../sass/hp_responsive.scss */
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em;
  color: black;
  font-family: "HPSimplifiedRegular";
}

/* line 122, ../sass/hp_responsive.scss */
h1 {
  margin-top: 0;
}

/* line 127, ../sass/hp_responsive.scss */
.modal-dialog .button_save_modal,
.modal-dialog .button_close_modal {
  font-size: 14px !important;
}

/* line 132, ../sass/hp_responsive.scss */
.hp-blue-text, .hp-blue-text a {
  color: #0096D6;
}

/* line 136, ../sass/hp_responsive.scss */
.gray-text {
  color: #999;
}

/* line 139, ../sass/hp_responsive.scss */
.hp-light-gray-text, .hp-light-gray-text a {
  color: #E5E8E8;
}

/* line 143, ../sass/hp_responsive.scss */
a.btn {
  color: #fff;
}

/* line 149, ../sass/hp_responsive.scss */
section#block-system-main img {
  width: auto;
  height: auto;
}
/* line 154, ../sass/hp_responsive.scss */
section#block-system-main .links {
  text-align: center;
}

/* line 160, ../sass/hp_responsive.scss */
.description {
  padding-bottom: 0 !important;
}

/* line 164, ../sass/hp_responsive.scss */
.description li {
  font-family: 'HPSimplifiedLight';
  padding-left: 10px;
  margin-left: 0;
  font-size: 12px;
}

/* line 171, ../sass/hp_responsive.scss */
[role="dialog"] #user-login .form-group,
[role="dialog"] #user-register-form .form-group {
  width: auto;
}

/* line 176, ../sass/hp_responsive.scss */
.modal[role="dialog"] .modal-body #user-register-form input {
  margin-left: 0;
  width: auto;
}

/* line 182, ../sass/hp_responsive.scss */
#user-register-form #edit-terms-and-conditions,
#user-register-form #edit-field-communication-opt-in-und {
  margin-right: 10px;
}
/* line 187, ../sass/hp_responsive.scss */
#user-register-form div.password-suggestions {
  width: auto;
  margin-top: 40px;
}

/* line 194, ../sass/hp_responsive.scss */
.modal .form-item-terms-and-conditions,
.modal .form-item-field-communication-opt-in-und {
  padding-left: 0;
}
/* line 199, ../sass/hp_responsive.scss */
.modal p.help-block {
  clear: both;
  margin-top: 10px;
}

/* line 212, ../sass/hp_responsive.scss */
#hp-my-apps-list-page .panel {
  margin-top: 20px;
}

/* line 217, ../sass/hp_responsive.scss */
#edit-hp-my-apps-add-form-product-list {
  margin-left: 20px !important;
}

/* line 221, ../sass/hp_responsive.scss */
.hp-my-apps-delete-cancel-button {
  margin-left: 20px;
}

/* line 225, ../sass/hp_responsive.scss */
div.hp-my-apps-details {
  display: table;
}
/* line 229, ../sass/hp_responsive.scss */
div.hp-my-apps-details div {
  display: table-row;
}
/* line 232, ../sass/hp_responsive.scss */
div.hp-my-apps-details div div {
  display: table-cell;
  padding-right: 20px;
}

/* line 241, ../sass/hp_responsive.scss */
div.hp-manage-apps-details-data {
  margin-left: 2em;
}

/* line 245, ../sass/hp_responsive.scss */
form#hp-my-apps-details-form button, form#hp-my-apps-edit-form button, form#hp-my-apps-add-form button {
  margin-right: 20px;
  margin-top: 20px;
}

/* line 252, ../sass/hp_responsive.scss */
form#hp-my-apps-edit-form button.change_owner_ok_test {
  font-size: 20px;
  padding: 10px 25px;
  margin-right: 0;
  position: relative;
  top: 3px;
  background: #169bd5;
  color: #fff;
}
/* line 262, ../sass/hp_responsive.scss */
form#hp-my-apps-edit-form .loader {
  position: absolute;
  left: 5px;
  top: -25px;
  color: #000;
  font-size: 14px;
}

/* line 272, ../sass/hp_responsive.scss */
a.hp-manage-apps-button, a.hp-manage-apps-button:hover, a.hp-manage-apps-button:visited,
a.hp-manage-apps-button:active {
  display: inline-block;
  color: white !important;
  padding: 10px;
  margin-right: 20px;
  min-width: 100px;
}

/* line 282, ../sass/hp_responsive.scss */
#hp-my-apps-analytics-form .form-item {
  display: inline-block;
  margin-right: 20px;
}

/* line 288, ../sass/hp_responsive.scss */
#hp_my_apps_analytics_chart {
  margin-left: -80px;
}

/* line 293, ../sass/hp_responsive.scss */
#edit-hp-my-apps-add-form-hp-id-fieldset {
  display: none;
}

/* line 298, ../sass/hp_responsive.scss */
a.hp-manage-apps-app-details-title {
  cursor: pointer;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  color: #0096D6 !important;
  cursor: pointer !important;
  width: 200px;
}
/* line 307, ../sass/hp_responsive.scss */
a.hp-manage-apps-app-details-title:hover {
  text-decoration: underline !important;
}

/* line 314, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip .tooltip-inner {
  background-color: #fff;
  padding: 10px;
  color: #333;
  border: 1px solid #0096D6;
  font-size: 16px;
}
/* line 320, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip .tooltip-inner:before, body.page-group-node-manage-apps .tooltip .tooltip-inner:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background: inherit;
  background-color: white;
  box-sizing: border-box;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'HPSimplified-Light', 'HP Simplified Light', 'HP Simplified';
  font-weight: 200;
  font-style: normal;
  font-size: 18px;
  transform: rotate(45deg);
  top: 50%;
  margin-top: -6px;
  border-width: 1px;
  border-style: solid;
}
/* line 343, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip .tooltip-inner:before {
  border-color: #169bd5;
}
/* line 346, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip .tooltip-inner:after {
  border-color: #fff;
}
/* line 353, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip.right .tooltip-inner:before {
  left: -1px;
}
/* line 356, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip.right .tooltip-inner:after {
  left: 2px;
}
/* line 363, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip.left .tooltip-inner:before {
  right: -1px;
}
/* line 366, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip.left .tooltip-inner:after {
  right: 2px;
}
/* line 372, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip .arrow {
  display: none !important;
}
/* line 375, ../sass/hp_responsive.scss */
body.page-group-node-manage-apps .tooltip.right > .tooltip-arrow {
  display: none !important;
}

/* My Apps */
/* line 389, ../sass/hp_responsive.scss */
.my-apps-panels td.key {
  width: 15%;
}

/* line 392, ../sass/hp_responsive.scss */
.my-apps-panels span.striked {
  text-decoration: line-through;
  color: #e0e0e0;
}

/* line 396, ../sass/hp_responsive.scss */
.my-apps-panels td {
  word-wrap: break-word;
}

/* line 399, ../sass/hp_responsive.scss */
div#forum .table {
  margin-bottom: 0px;
}

/* line 402, ../sass/hp_responsive.scss */
.add-app-button {
  margin: 10px 0 20px;
  text-align: right;
}
/* line 405, ../sass/hp_responsive.scss */
.add-app-button .add-app {
  background: #0096D6;
  border: 1px solid #0096D6;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  text-transform: capitalize;
}
/* line 412, ../sass/hp_responsive.scss */
.add-app-button .add-app span {
  color: #1d7ca7;
}
/* line 414, ../sass/hp_responsive.scss */
.add-app-button .add-app span.glyphicon {
  color: #fff;
  margin-right: 15px;
}
/* line 419, ../sass/hp_responsive.scss */
.add-app-button .add-app:hover {
  text-decoration: none;
}
/* line 428, ../sass/hp_responsive.scss */
.add-app-button .backToBlock {
  position: relative;
  top: 10px;
}

/* line 433, ../sass/hp_responsive.scss */
.backToBlock {
  text-align: left;
}
/* line 435, ../sass/hp_responsive.scss */
.backToBlock .backTo {
  position: relative;
}
/* line 437, ../sass/hp_responsive.scss */
.backToBlock .backTo::before {
  content: url("../images/leftnavarrow.png");
  position: absolute;
  left: -18px;
  top: -3px;
}

/* line 446, ../sass/hp_responsive.scss */
body .label.label-success {
  font-weight: normal;
}

/* line 450, ../sass/hp_responsive.scss */
body .label.label-success a {
  color: #ffffff;
}

/* line 454, ../sass/hp_responsive.scss */
body .label {
  box-shadow: 0px 0px 5px #dddddd;
}

/* line 458, ../sass/hp_responsive.scss */
body .label.label-success span.glyphicon {
  text-shadow: 0px 0px 2px #3C783C;
}

/* line 466, ../sass/hp_responsive.scss */
.app-delete button,
.app-delete button:hover {
  background: url("../images/delete-icon.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  float: right;
  height: 15px;
  position: relative;
  top: 2px;
  width: 15px;
}

/* line 477, ../sass/hp_responsive.scss */
h4.app-title {
  color: #167BAB;
  font-size: 24px;
  margin-bottom: 15px;
  text-transform: capitalize;
}

/* line 484, ../sass/hp_responsive.scss */
.panel-heading {
  position: relative;
}

/* line 488, ../sass/hp_responsive.scss */
.status-label .label-default {
  font-weight: normal;
}

/* line 491, ../sass/hp_responsive.scss */
.status-label {
  position: absolute;
  right: 10px;
  top: 11px;
}

/* line 499, ../sass/hp_responsive.scss */
div.hp-app-details-buttons {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 3em;
}
/* line 502, ../sass/hp_responsive.scss */
div.hp-app-details-buttons ul {
  display: inline-block;
}
/* line 506, ../sass/hp_responsive.scss */
div.hp-app-details-buttons ul li a {
  margin: 0 .25em;
  padding: 1em 3em;
  border: 1px solid #ccc;
  border-radius: 5px;
}

/* line 520, ../sass/hp_responsive.scss */
.page-node-add-forum h1 {
  font-size: 1.6em;
  margin-bottom: 15px;
}
/* line 525, ../sass/hp_responsive.scss */
.page-node-add-forum .forum-description {
  margin-bottom: 20px;
}
/* line 529, ../sass/hp_responsive.scss */
.page-node-add-forum .form-actions {
  text-align: center;
}
/* line 532, ../sass/hp_responsive.scss */
.page-node-add-forum .form-actions button {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  width: 100px;
}
/* line 539, ../sass/hp_responsive.scss */
.page-node-add-forum #forum-node-form label {
  font-weight: normal;
}
/* line 543, ../sass/hp_responsive.scss */
.page-node-add-forum #forum-node-form .forum-node-body {
  padding: 20px 15px 10px 15px;
  margin-bottom: 20px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* line 553, ../sass/hp_responsive.scss */
.views-exposed-widget.views-submit-button {
  margin-top: 4px;
}

/* line 557, ../sass/hp_responsive.scss */
.forum-header {
  color: #0096D6;
  border: 1px solid #ccc;
  padding: 5px 0;
  font-size: 15px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, lightgray 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, lightgray));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, lightgray 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, lightgray 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, lightgray 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, lightgray 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d3d3d3',GradientType=0 );
  /* IE6-9 */
}

/* line 572, ../sass/hp_responsive.scss */
.node-type-forum h1 {
  width: 75%;
}
/* line 576, ../sass/hp_responsive.scss */
.node-type-forum .forum-quick-links {
  margin: 0 0 20px 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
}
/* line 584, ../sass/hp_responsive.scss */
.node-type-forum .forum-quick-links li {
  display: block;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 592, ../sass/hp_responsive.scss */
.node-type-forum .forum-quick-links li a {
  display: block;
  width: 100px;
  margin: 0 5px;
  color: #fff;
  background: #0096D6;
}
/* line 603, ../sass/hp_responsive.scss */
.node-type-forum section#block-system-main .list-inline.links {
  text-align: right;
}
/* line 606, ../sass/hp_responsive.scss */
.node-type-forum section#block-system-main .list-inline.links li {
  border-right: 1px solid #ccc;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 612, ../sass/hp_responsive.scss */
.node-type-forum section#block-system-main .list-inline.links li:last-child {
  border-right: none;
}
/* line 618, ../sass/hp_responsive.scss */
.node-type-forum .forum-header {
  color: #555;
  text-align: center;
}
/* line 623, ../sass/hp_responsive.scss */
.node-type-forum .forum-post {
  margin: 0;
  font-size: 15px;
}
/* line 627, ../sass/hp_responsive.scss */
.node-type-forum .forum-post .forum-header {
  border-top: none;
}
/* line 631, ../sass/hp_responsive.scss */
.node-type-forum .forum-post .row-main {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
/* line 638, ../sass/hp_responsive.scss */
.node-type-forum .main-post .forum-header {
  border-top: 1px solid #ccc;
}
/* line 643, ../sass/hp_responsive.scss */
.node-type-forum .forum-post .row-main {
  border-bottom: 1px solid #ccc;
}
/* line 647, ../sass/hp_responsive.scss */
.node-type-forum .forum-post-wrapper {
  margin-bottom: 0;
}
/* line 652, ../sass/hp_responsive.scss */
.node-type-forum .forum-main {
  padding: 5px 10px;
  background: #fff;
}
/* line 658, ../sass/hp_responsive.scss */
.node-type-forum .row-main {
  background: #efefef;
}
/* line 662, ../sass/hp_responsive.scss */
.node-type-forum .author-pane {
  text-align: center;
}
/* line 665, ../sass/hp_responsive.scss */
.node-type-forum .author-pane img {
  display: block;
  margin: 0 auto 20px auto;
  border: 1px solid #999;
  width: 100px;
  height: 100px;
}
/* line 674, ../sass/hp_responsive.scss */
.node-type-forum .forum-posted {
  border-bottom: 1px solid #E5E8E8;
}
/* line 677, ../sass/hp_responsive.scss */
.node-type-forum .forum-posted .forum-posted-date {
  font-size: .8em;
}
/* line 685, ../sass/hp_responsive.scss */
.node-type-forum .forum-post-title {
  padding: 5px 0;
}

/* line 691, ../sass/hp_responsive.scss */
#comment-form-wrapper {
  margin: 80px 0 0 0;
}
/* line 694, ../sass/hp_responsive.scss */
#comment-form-wrapper #comment-form {
  margin-top: 20px;
}
/* line 698, ../sass/hp_responsive.scss */
#comment-form-wrapper .row {
  margin: 0 -30px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
/* line 705, ../sass/hp_responsive.scss */
#comment-form-wrapper .forum-header {
  margin: 0 -15px;
  padding: 10px 15px;
  color: #0096D6;
  text-align: left;
  border-left: none;
  border-right: none;
}

/* line 716, ../sass/hp_responsive.scss */
#comment-form .username {
  margin-left: 10px;
}

/* line 721, ../sass/hp_responsive.scss */
#comment-actions {
  margin: 0 -15px;
  padding: 5px 15px;
  background: #ccc;
}
/* line 726, ../sass/hp_responsive.scss */
#comment-actions .btn.btn-success {
  background-color: #0096D6;
  border: 1px solid #0096D6;
}
/* line 731, ../sass/hp_responsive.scss */
#comment-actions div.form-actions {
  float: left;
  width: 280px;
  margin: 0;
}

/* line 740, ../sass/hp_responsive.scss */
div#forum-topics,
div#forums-list,
.view-advanced-forum-active-topics .view-content,
.view-advanced-forum-unanswered-topics .view-content,
.view-advanced-forum-new-topics .view-content {
  border: 1px solid #ccc;
  margin-top: 20px;
}
/* line 748, ../sass/hp_responsive.scss */
div#forum-topics .view-empty,
div#forums-list .view-empty,
.view-advanced-forum-active-topics .view-content .view-empty,
.view-advanced-forum-unanswered-topics .view-content .view-empty,
.view-advanced-forum-new-topics .view-content .view-empty {
  padding: 20px;
}
/* line 752, ../sass/hp_responsive.scss */
div#forum-topics .topics-list-item,
div#forums-list .topics-list-item,
.view-advanced-forum-active-topics .view-content .topics-list-item,
.view-advanced-forum-unanswered-topics .view-content .topics-list-item,
.view-advanced-forum-new-topics .view-content .topics-list-item {
  padding: 5px 0;
  font-size: 15px;
}
/* line 758, ../sass/hp_responsive.scss */
div#forum-topics .topics-list-item .title > span,
div#forum-topics .topics-list-item .last-updated > span,
div#forums-list .topics-list-item .title > span,
div#forums-list .topics-list-item .last-updated > span,
.view-advanced-forum-active-topics .view-content .topics-list-item .title > span,
.view-advanced-forum-active-topics .view-content .topics-list-item .last-updated > span,
.view-advanced-forum-unanswered-topics .view-content .topics-list-item .title > span,
.view-advanced-forum-unanswered-topics .view-content .topics-list-item .last-updated > span,
.view-advanced-forum-new-topics .view-content .topics-list-item .title > span,
.view-advanced-forum-new-topics .view-content .topics-list-item .last-updated > span {
  font-size: .8em;
}
/* line 764, ../sass/hp_responsive.scss */
div#forum-topics .topics-list-item,
div#forums-list .topics-list-item,
.view-advanced-forum-active-topics .view-content .topics-list-item,
.view-advanced-forum-unanswered-topics .view-content .topics-list-item,
.view-advanced-forum-new-topics .view-content .topics-list-item {
  border-top: 1px solid #ccc;
  border-left: none;
  border-right: none;
}
/* line 770, ../sass/hp_responsive.scss */
div#forum-topics .forum-header,
div#forums-list .forum-header,
.view-advanced-forum-active-topics .view-content .forum-header,
.view-advanced-forum-unanswered-topics .view-content .forum-header,
.view-advanced-forum-new-topics .view-content .forum-header {
  border: none;
}
/* line 775, ../sass/hp_responsive.scss */
div#forum-topics .topic-icon span.topic-icon,
div#forums-list .topic-icon span.topic-icon,
.view-advanced-forum-active-topics .view-content .topic-icon span.topic-icon,
.view-advanced-forum-unanswered-topics .view-content .topic-icon span.topic-icon,
.view-advanced-forum-new-topics .view-content .topic-icon span.topic-icon {
  text-indent: -9999px;
  display: block;
  width: 35px;
  height: 45px;
}
/* line 782, ../sass/hp_responsive.scss */
div#forum-topics .topic-icon span.topic-icon-new,
div#forums-list .topic-icon span.topic-icon-new,
.view-advanced-forum-active-topics .view-content .topic-icon span.topic-icon-new,
.view-advanced-forum-unanswered-topics .view-content .topic-icon span.topic-icon-new,
.view-advanced-forum-new-topics .view-content .topic-icon span.topic-icon-new {
  background: transparent url(../images/ForumIcons_TrendingPost.jpg) no-repeat 0 0;
  background-size: contain;
}
/* line 788, ../sass/hp_responsive.scss */
div#forum-topics .topic-icon span.topic-icon-new,
div#forums-list .topic-icon span.topic-icon-new,
.view-advanced-forum-active-topics .view-content .topic-icon span.topic-icon-new,
.view-advanced-forum-unanswered-topics .view-content .topic-icon span.topic-icon-new,
.view-advanced-forum-new-topics .view-content .topic-icon span.topic-icon-new {
  background: transparent url(../images/ForumIcons_NewReply.jpg) no-repeat 0 0;
  background-size: contain;
}
/* line 793, ../sass/hp_responsive.scss */
div#forum-topics .topic-icon span.topic-icon-default,
div#forums-list .topic-icon span.topic-icon-default,
.view-advanced-forum-active-topics .view-content .topic-icon span.topic-icon-default,
.view-advanced-forum-unanswered-topics .view-content .topic-icon span.topic-icon-default,
.view-advanced-forum-new-topics .view-content .topic-icon span.topic-icon-default {
  background: transparent url(../images/ForumIcon_Post.jpg) no-repeat 0 0;
  background-size: contain;
}
/* line 798, ../sass/hp_responsive.scss */
div#forum-topics .topic-icon span.topic-icon-closed,
div#forums-list .topic-icon span.topic-icon-closed,
.view-advanced-forum-active-topics .view-content .topic-icon span.topic-icon-closed,
.view-advanced-forum-unanswered-topics .view-content .topic-icon span.topic-icon-closed,
.view-advanced-forum-new-topics .view-content .topic-icon span.topic-icon-closed {
  background: transparent url(../images/ForumIcons_LockedPost.jpg) no-repeat 0 0;
  background-size: contain;
}

/* line 805, ../sass/hp_responsive.scss */
.view-advanced-forum-unanswered-topics .view-content,
.view-advanced-forum-active-topics .view-content,
.view-advanced-forum-new-topics .view-content {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  /* line 820, ../sass/hp_responsive.scss */
  body .forum-header-utilities {
    position: absolute;
    top: -60px;
    right: -30px;
    margin: 0;
    width: 220px;
    padding: 0;
  }
}
/* line 830, ../sass/hp_responsive.scss */
body .forum-header-utilities .forum-subscribe {
  text-transform: capitalize;
}
/* line 833, ../sass/hp_responsive.scss */
body .forum-header-utilities .login {
  float: right;
}
/* line 837, ../sass/hp_responsive.scss */
body .forum-header-utilities a {
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 0 5px;
  color: #fff;
  background: #0096D6;
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 848, ../sass/hp_responsive.scss */
  body .forum-header-utilities a {
    width: 100px;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  /* line 855, ../sass/hp_responsive.scss */
  body .forum-header-utilities a {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
}

/* line 864, ../sass/hp_responsive.scss */
.node-forum-form .btn {
  border-radius: 4px !important;
}

/* line 869, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form {
  margin-top: 40px;
}

/* line 873, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-item-edit-keys {
  width: 85%;
  display: inline-block;
}

/* line 878, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-actions {
  display: inline-block;
  float: right;
}

/* line 887, ../sass/hp_responsive.scss */
.front .hp-section-divider {
  border-bottom: 1px solid #000;
}
/* line 892, ../sass/hp_responsive.scss */
.front .master-container .alert {
  position: relative;
  padding-top: 50px;
}
/* line 896, ../sass/hp_responsive.scss */
.front .master-container .alert a.close {
  z-index: 100;
}
/* line 902, ../sass/hp_responsive.scss */
.front .main-container {
  padding-top: 40px;
  padding-bottom: 80px;
}
/* line 907, ../sass/hp_responsive.scss */
.front .master-container h2 {
  color: #000;
  text-align: center;
}
/* line 912, ../sass/hp_responsive.scss */
.front .master-container h3 {
  color: #0096D6;
}
/* line 916, ../sass/hp_responsive.scss */
.front .hp-inline {
  display: inline-block;
}
/* line 922, ../sass/hp_responsive.scss */
.front a.hp-front-call-to-action-container-2-block, .front a.hp-front-call-to-action-container-3-block {
  display: block;
  margin-left: 50px;
  margin-right: 50px;
  text-decoration: none;
}
/* line 929, ../sass/hp_responsive.scss */
.front a.hp-front-call-to-action-container-2-block:hover h3, .front a.hp-front-call-to-action-container-3-block:hover h3 {
  text-decoration: underline !important;
}
/* line 935, ../sass/hp_responsive.scss */
.front a.hp-front-call-to-action-container-3-block {
  margin-left: 0;
  margin-right: 0;
}
/* line 942, ../sass/hp_responsive.scss */
.front a.hp-front-dev-tools .hp-front-call-to-action {
  padding-left: 95px;
  min-height: 81px;
  background: url("../images/home-tools.png") top left no-repeat;
}
/* line 951, ../sass/hp_responsive.scss */
.front a.hp-front-dev-tools .hp-front-call-to-action:before {
  content: '';
  background: url("../images/home-tools-hover.png");
  width: 0;
  height: 0;
  visibility: hidden;
}
/* line 959, ../sass/hp_responsive.scss */
.front a.hp-front-dev-tools .hp-front-call-to-action:hover {
  background: url("../images/home-tools-hover.png") top left no-repeat;
}
/* line 963, ../sass/hp_responsive.scss */
.front a.hp-front-dev-tools .hp-front-call-to-action p {
  color: #000;
}
/* line 972, ../sass/hp_responsive.scss */
.front a.hp-front-community .hp-front-call-to-action {
  padding-left: 95px;
  min-height: 81px;
  background: url("../images/home-community.png") top left no-repeat;
}
/* line 981, ../sass/hp_responsive.scss */
.front a.hp-front-community .hp-front-call-to-action:before {
  content: '';
  background: url("../images/home-community-hover.png");
  width: 0;
  height: 0;
  visibility: hidden;
}
/* line 989, ../sass/hp_responsive.scss */
.front a.hp-front-community .hp-front-call-to-action:hover {
  background: url("../images/home-community-hover.png") top left no-repeat;
}
/* line 993, ../sass/hp_responsive.scss */
.front a.hp-front-community .hp-front-call-to-action p {
  color: #000;
}
/* line 1001, ../sass/hp_responsive.scss */
.front a.hp-front-third-block .hp-front-call-to-action {
  padding-left: 95px;
  min-height: 81px;
  background: url("../images/home-community.png") top left no-repeat;
}
/* line 1010, ../sass/hp_responsive.scss */
.front a.hp-front-third-block .hp-front-call-to-action:before {
  content: '';
  background: url("../images/home-community-hover.png");
  width: 0;
  height: 0;
  visibility: hidden;
}
/* line 1018, ../sass/hp_responsive.scss */
.front a.hp-front-third-block .hp-front-call-to-action:hover {
  background: url("../images/home-community-hover.png") top left no-repeat;
}
/* line 1022, ../sass/hp_responsive.scss */
.front a.hp-front-third-block .hp-front-call-to-action p {
  color: #000;
}
/* line 1029, ../sass/hp_responsive.scss */
.front .hp-front-trending-item-container {
  display: table;
}
/* line 1033, ../sass/hp_responsive.scss */
.front .hp-front-trending-item-container img {
  padding-top: 30px;
}
/* line 1037, ../sass/hp_responsive.scss */
.front .hp-front-trending-item {
  display: table-cell;
  vertical-align: top;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 60px;
}
/* line 1044, ../sass/hp_responsive.scss */
.front .hp-front-trending-item h3 {
  margin-top: 0;
  color: #000;
}
/* line 1051, ../sass/hp_responsive.scss */
.front .border-between > [class*='col-']:before {
  background: #000;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 1px;
  top: 0;
}
/* line 1061, ../sass/hp_responsive.scss */
.front .border-between > [class*='col-']:first-child:before {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 1067, ../sass/hp_responsive.scss */
  .front .hp-hero-image {
    background-position: center top;
    background-repeat: no-repeat;
    height: 263px;
  }
  /* line 1073, ../sass/hp_responsive.scss */
  .front h1 {
    font-size: 125%;
    text-align: center;
    padding-top: 0;
    margin-top: -25px;
    color: #FFF;
  }
}
@media screen and (max-width: 991px) {
  /* line 1085, ../sass/hp_responsive.scss */
  .front .border-between > [class*='col-']:before, .front .border-between > [class*='col-']:first-child:before {
    display: none;
  }
  /* line 1090, ../sass/hp_responsive.scss */
  .front .hp-front-trending-item-container {
    display: block;
  }
  /* line 1093, ../sass/hp_responsive.scss */
  .front .hp-front-trending-item-container img {
    display: block;
    padding-left: 30px;
  }
  /* line 1098, ../sass/hp_responsive.scss */
  .front .hp-front-trending-item-container .hp-front-trending-item {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  /* line 1106, ../sass/hp_responsive.scss */
  .front .hp-hero-image {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
  }
  /* line 1113, ../sass/hp_responsive.scss */
  .front h1 {
    padding-top: 100px;
    text-align: center;
    color: #FFF;
  }
}

@media screen and (max-width: 768px) {
  /* line 1128, ../sass/hp_responsive.scss */
  .front .hp-front-page-feature-image {
    width: 350px;
    max-width: 90% !important;
  }
}
/* line 1136, ../sass/hp_responsive.scss */
.page-header {
  background: #FFF;
  border: none;
  box-shadow: none;
}

/* line 1142, ../sass/hp_responsive.scss */
.hp-api-label {
  padding-right: 2em;
}

/* line 1150, ../sass/hp_responsive.scss */
.maintenance-page h1 {
  margin-bottom: 0;
}
/* line 1154, ../sass/hp_responsive.scss */
.maintenance-page #site-slogan {
  font-style: italic;
}
/* line 1158, ../sass/hp_responsive.scss */
.maintenance-page #main-squeeze {
  margin-top: 2em;
}
/* line 1162, ../sass/hp_responsive.scss */
.maintenance-page #name-and-slogan, .maintenance-page #header-region, .maintenance-page #container {
  margin: 0 auto;
  padding-left: 2em;
  padding-right: 2em;
  max-width: 767px;
}
/* line 1169, ../sass/hp_responsive.scss */
.maintenance-page #name-and-slogan {
  margin-top: 3em;
}
/* line 1173, ../sass/hp_responsive.scss */
.maintenance-page #content-content {
  margin-top: 1em;
}
/* line 1177, ../sass/hp_responsive.scss */
.maintenance-page .hp-logo {
  margin-left: 2em;
}

/* line 1184, ../sass/hp_responsive.scss */
body.page-node-1969.navbar-is-fixed-top.og-context {
  padding-top: 50px !important;
}

/* line 1188, ../sass/hp_responsive.scss */
body.page-node-1969.admin-menu.navbar-is-fixed-top.og-context {
  padding-top: 50px !important;
}

/* line 1192, ../sass/hp_responsive.scss */
.page-node-1969 nav#hp-navbar-collapse-og {
  display: none;
}

/*
.master-container:after, .main-container:after, .page-content:after, .region:after, .region-content:after, article:after, section:after {
    content: "";
    display: table;
    clear: both;
}    
*/
/* line 1211, ../sass/hp_responsive.scss */
.hp-footer {
  background-color: #5a5a5a;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
}
/* line 1217, ../sass/hp_responsive.scss */
.hp-footer p, .hp-footer h4, .hp-footer a {
  font-family: 'HPSimplifiedRegular';
  color: #FFF;
  font-size: 14px;
}
/* line 1222, ../sass/hp_responsive.scss */
.hp-footer a:link, .hp-footer a:visited, .hp-footer a:hover, .hp-footer a:active {
  color: #FFF;
  text-decoration: underline;
}
/* line 1226, ../sass/hp_responsive.scss */
.hp-footer a:hover {
  text-decoration: none;
}
/* line 1231, ../sass/hp_responsive.scss */
.hp-footer .footer-technologies-links {
  list-style: none;
  padding-left: 0;
}
/* line 1237, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links {
  list-style: none;
  margin-left: -5px;
  padding-left: 0;
}
/* line 1242, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li {
  display: inline-block;
  margin-right: 5px;
}
/* line 1246, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a {
  padding: 5px;
}
/* line 1252, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links .icn_fcb:before,
.hp-footer .ul_media_links .icn_sm_lkn:before,
.hp-footer .ul_media_links .icn_twt:before {
  font-family: HPIcons;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 1265, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_ytb:before,
.hp-footer .ul_media_links li a.icn_sm_inst:before,
.hp-footer .ul_media_links li a.icn_vk:before,
.hp-footer .ul_media_links li a.icn_sina_blg:before,
.hp-footer .ul_media_links li a.icn_yku:before,
.hp-footer .ul_media_links li a.icn_sna_wbo:before {
  font-family: HPIcons;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 1281, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_fcb:before {
  content: "\E90E";
  font-size: 17px !important;
}
/* line 1285, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_sm_lkn:before {
  content: "\E90F";
  font-size: 17px !important;
}
/* line 1289, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_twt:before {
  content: "\E910";
  font-size: 17px !important;
}
/* line 1293, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_ytb:before {
  content: "\E911";
  font-size: 17px !important;
}
/* line 1298, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links a:link, .hp-footer .ul_media_links a:visited, .hp-footer .ul_media_links a:hover, .hp-footer .ul_media_links a:active {
  text-decoration: none;
}
/* line 1303, ../sass/hp_responsive.scss */
.hp-footer hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #898888;
  margin-left: 0;
  margin-right: 0;
}
/* line 1313, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block {
  width: 250px;
  margin: 40px auto 0 auto;
  background: #FFF;
  padding: 1em 2em 1em 1em;
  border-radius: 5px;
}
/* line 1320, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block a {
  color: #0096D6;
}
/* line 1323, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block a:hover {
  color: #FFF;
}
/* line 1326, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block .description a:hover {
  color: #0096D6;
}
/* line 1330, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block input, .hp-footer .hp-masquerade-block span {
  display: block;
}
/* line 1334, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block input {
  margin-right: 0.5em;
}

/* line 1342, ../sass/hp_responsive.scss */
.front .hp-footer {
  margin-top: 0;
}

/* line 1350, ../sass/hp_responsive.scss */
div.region-content form.search-form div.form-type-textfield label {
  display: none;
}

/* line 1353, ../sass/hp_responsive.scss */
div.region-content form.search-form:before {
  content: "Enter terms";
}

@media screen and (min-width: 768px) {
  /* line 1358, ../sass/hp_responsive.scss */
  .search-form {
    width: 500px;
  }
}

/* line 1366, ../sass/hp_responsive.scss */
.hp-table {
  border: 1px solid #bbb;
}
/* line 1368, ../sass/hp_responsive.scss */
.hp-table thead {
  color: black;
  background-color: #E5E8E8;
}
/* line 1372, ../sass/hp_responsive.scss */
.hp-table a:not([data-toggle="tooltip"]) {
  text-decoration: none;
  color: #0096D6;
}
/* line 1376, ../sass/hp_responsive.scss */
.hp-table a[data-toggle="tooltip"] {
  color: #515151;
  cursor: text;
}
/* line 1380, ../sass/hp_responsive.scss */
.hp-table .description p {
  margin-top: -10px;
}
/* line 1387, ../sass/hp_responsive.scss */
.hp-table tbody tr td a.btn {
  color: #fff;
}

/* line 1396, ../sass/hp_responsive.scss */
.hp-single-link-table {
  border: 1px solid #bbb;
}
/* line 1398, ../sass/hp_responsive.scss */
.hp-single-link-table thead {
  background-color: #0096D6;
}
/* line 1401, ../sass/hp_responsive.scss */
.hp-single-link-table a {
  text-decoration: none;
  color: white !important;
}

/* line 1407, ../sass/hp_responsive.scss */
a.hp-underline-link:hover {
  text-decoration: underline !important;
}

/* line 1415, ../sass/hp_responsive.scss */
ul.quicktabs-tabs.quicktabs-style-nostyle li + li::before {
  content: "|";
  padding: 1.5em;
}
/* line 1419, ../sass/hp_responsive.scss */
ul.quicktabs-tabs.quicktabs-style-nostyle li a {
  text-decoration: none;
  color: #0096D6;
}
/* line 1423, ../sass/hp_responsive.scss */
ul.quicktabs-tabs.quicktabs-style-nostyle .active a {
  text-decoration: none;
  color: black;
}

/* line 1430, ../sass/hp_responsive.scss */
.panel-separator {
  padding-bottom: 30px;
}

/* line 1437, ../sass/hp_responsive.scss */
.news-events-community .pane-content {
  border: 1px solid #bbb;
  padding: 5px 25px;
}

/* line 1442, ../sass/hp_responsive.scss */
.see-more-blog-posts .pane-content {
  margin-right: 10px;
  float: right;
}

/* line 1447, ../sass/hp_responsive.scss */
.see-more-news-events .pane-content {
  float: right;
}

/* line 1451, ../sass/hp_responsive.scss */
.bordered-article-teaser {
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
}
/* line 1457, ../sass/hp_responsive.scss */
.bordered-article-teaser .blog-teaser-image {
  margin-right: 10px;
  border: 1px solid gray;
}

/* line 1463, ../sass/hp_responsive.scss */
.blog-forum-separator {
  background-color: #0096D6;
  height: 35px;
  width: 100%;
  margin-top: 20px;
}

/* line 1470, ../sass/hp_responsive.scss */
.forum-main,
.author-pane {
  -ms-word-break: break-word;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/* line 1483, ../sass/hp_responsive.scss */
.pane-views-recent-news-and-events-block {
  margin-bottom: 5px;
}

/* line 1488, ../sass/hp_responsive.scss */
.community-front .navbar {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  /* line 1493, ../sass/hp_responsive.scss */
  .community-front .container {
    padding-left: 0;
  }
}
/* line 1499, ../sass/hp_responsive.scss */
.community-front .main-container h1 {
  display: none;
}
/* line 1502, ../sass/hp_responsive.scss */
.community-front .main-container h2 {
  margin: 0 0 20px 0;
}
@media screen and (min-width: 992px) {
  /* line 1507, ../sass/hp_responsive.scss */
  .community-front .main-container .col-md-8 {
    padding-right: 5px;
  }
  /* line 1510, ../sass/hp_responsive.scss */
  .community-front .main-container .col-md-4 {
    padding-left: 5px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1515, ../sass/hp_responsive.scss */
  .community-front .main-container .col-md-8 {
    margin-bottom: 20px;
  }
}
/* line 1520, ../sass/hp_responsive.scss */
.community-front .main-container #block-forum-listing-block-hp-forum-listing {
  margin-top: 20px;
}
/* line 1525, ../sass/hp_responsive.scss */
.community-front .read-more {
  text-align: right;
  height: 10px;
  padding-right: 10px;
}
/* line 1531, ../sass/hp_responsive.scss */
.community-front .read-more.news-link {
  padding: 5px 10px;
}

/* line 1539, ../sass/hp_responsive.scss */
.copy {
  background: #008b2b;
  color: #fff;
  float: right;
  margin-bottom: -20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 3px 5px;
  border: 1px solid #FFF;
  position: relative;
  color: #FFF;
  background-color: #008b2b;
  z-index: 20;
}
/* line 1552, ../sass/hp_responsive.scss */
.copy:hover {
  background-color: #006F23;
  cursor: hand;
}

/* line 1559, ../sass/hp_responsive.scss */
pre.prettyprint {
  display: block;
  overflow: auto;
  width: auto;
  white-space: pre;
  word-wrap: normal;
  padding: 10px;
}

/* line 1568, ../sass/hp_responsive.scss */
li.L0, li.L1, li.L2, li.L3, li.L4,
li.L5, li.L6, li.L7, li.L8, li.L9 {
  list-style-type: none !important;
}

/* line 1573, ../sass/hp_responsive.scss */
#hp-webservices-table {
  margin-top: 20px;
}
/* line 1577, ../sass/hp_responsive.scss */
#hp-webservices-table table tr {
  font-size: 14px;
}
/* line 1580, ../sass/hp_responsive.scss */
#hp-webservices-table table tr td.active {
  background: #0096D6;
  color: white;
}
/* line 1585, ../sass/hp_responsive.scss */
#hp-webservices-table table tr td {
  padding: 4px;
  width: 8%;
}
/* line 1588, ../sass/hp_responsive.scss */
#hp-webservices-table table tr td ul {
  padding: 0;
  margin: 0;
}
/* line 1595, ../sass/hp_responsive.scss */
#hp-webservices-table table tr.even {
  background: #E5E8E8;
}

/* line 1604, ../sass/hp_responsive.scss */
.community-blog-teaser,
.community-news-teaser {
  border: 1px solid #bbb;
  padding: 10px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  /* line 1604, ../sass/hp_responsive.scss */
  .community-blog-teaser,
  .community-news-teaser {
    margin-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1604, ../sass/hp_responsive.scss */
  .community-blog-teaser,
  .community-news-teaser {
    height: 234px;
  }
}
/* line 1619, ../sass/hp_responsive.scss */
.community-blog-teaser .blog-link,
.community-news-teaser .blog-link {
  display: block;
  margin-bottom: 0px;
}
/* line 1624, ../sass/hp_responsive.scss */
.community-blog-teaser img,
.community-news-teaser img {
  max-width: 150px;
  min-height: 150px;
  height: auto;
  margin-right: 10px;
  border: 1px solid gray;
  float: left;
}

@media screen and (min-width: 1200px) {
  /* line 1636, ../sass/hp_responsive.scss */
  .news-events .community-news-teaser {
    height: auto;
  }
}

/* line 1643, ../sass/hp_responsive.scss */
.community-front .news-events-community {
  background: #FFF;
  border: 1px solid #bbb;
}
@media screen and (min-width: 1200px) {
  /* line 1643, ../sass/hp_responsive.scss */
  .community-front .news-events-community {
    padding: 10px 20px 0 20px;
  }
}
/* line 1651, ../sass/hp_responsive.scss */
.community-front .news-events-community .community-news-teaser {
  border: none;
  border-bottom: 1px solid #eee;
}
@media screen and (min-width: 1200px) {
  /* line 1659, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser {
    height: auto;
    margin-top: 133px;
    margin-bottom: 20px;
  }
  /* line 1665, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser:first-child {
    margin-top: 10px;
  }
  /* line 1669, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  /* line 1675, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 220px;
  }
  /* line 1682, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser:first-child {
    margin-top: 10px;
  }
  /* line 1686, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser:last-child {
    margin-bottom: 0;
  }
}
/* line 1692, ../sass/hp_responsive.scss */
.community-front .news-events-community .community-news-teaser:last-child {
  border-bottom: none;
}
/* line 1697, ../sass/hp_responsive.scss */
.community-front .news-events-community .community-news-teaser .news-created {
  color: #999;
  margin-bottom: 1em;
}

/* line 1705, ../sass/hp_responsive.scss */
.page-community h1 {
  display: none;
}

/* line 1709, ../sass/hp_responsive.scss */
.page-community-blog .region-sidebar-first,
.page-community-blog- .region-sidebar-first,
.page-community-news .region-sidebar-first,
.page-community-news- .region-sidebar-first {
  background-color: white;
  border: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0 15px;
}
/* line 1719, ../sass/hp_responsive.scss */
.page-community-blog .region-sidebar-first .technologies-sidebar,
.page-community-blog .region-sidebar-first .news-sidebar,
.page-community-blog- .region-sidebar-first .technologies-sidebar,
.page-community-blog- .region-sidebar-first .news-sidebar,
.page-community-news .region-sidebar-first .technologies-sidebar,
.page-community-news .region-sidebar-first .news-sidebar,
.page-community-news- .region-sidebar-first .technologies-sidebar,
.page-community-news- .region-sidebar-first .news-sidebar {
  padding: 0;
  margin: 0;
}
/* line 1724, ../sass/hp_responsive.scss */
.page-community-blog .region-sidebar-first .technologies-sidebar li,
.page-community-blog .region-sidebar-first .news-sidebar li,
.page-community-blog- .region-sidebar-first .technologies-sidebar li,
.page-community-blog- .region-sidebar-first .news-sidebar li,
.page-community-news .region-sidebar-first .technologies-sidebar li,
.page-community-news .region-sidebar-first .news-sidebar li,
.page-community-news- .region-sidebar-first .technologies-sidebar li,
.page-community-news- .region-sidebar-first .news-sidebar li {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
/* line 1737, ../sass/hp_responsive.scss */
.page-community-blog .region-sidebar-first .technologies-sidebar li:first-child,
.page-community-blog .region-sidebar-first .news-sidebar li:first-child,
.page-community-blog- .region-sidebar-first .technologies-sidebar li:first-child,
.page-community-blog- .region-sidebar-first .news-sidebar li:first-child,
.page-community-news .region-sidebar-first .technologies-sidebar li:first-child,
.page-community-news .region-sidebar-first .news-sidebar li:first-child,
.page-community-news- .region-sidebar-first .technologies-sidebar li:first-child,
.page-community-news- .region-sidebar-first .news-sidebar li:first-child {
  border-top: 1px solid #ccc;
}
/* line 1742, ../sass/hp_responsive.scss */
.page-community-blog .region-sidebar-first .technologies-sidebar li a,
.page-community-blog .region-sidebar-first .news-sidebar li a,
.page-community-blog- .region-sidebar-first .technologies-sidebar li a,
.page-community-blog- .region-sidebar-first .news-sidebar li a,
.page-community-news .region-sidebar-first .technologies-sidebar li a,
.page-community-news .region-sidebar-first .news-sidebar li a,
.page-community-news- .region-sidebar-first .technologies-sidebar li a,
.page-community-news- .region-sidebar-first .news-sidebar li a {
  display: block;
  background: none;
  padding: 10px;
}
/* line 1749, ../sass/hp_responsive.scss */
.page-community-blog .region-sidebar-first .technologies-sidebar li:hover,
.page-community-blog .region-sidebar-first .news-sidebar li:hover,
.page-community-blog- .region-sidebar-first .technologies-sidebar li:hover,
.page-community-blog- .region-sidebar-first .news-sidebar li:hover,
.page-community-news .region-sidebar-first .technologies-sidebar li:hover,
.page-community-news .region-sidebar-first .news-sidebar li:hover,
.page-community-news- .region-sidebar-first .technologies-sidebar li:hover,
.page-community-news- .region-sidebar-first .news-sidebar li:hover {
  background-color: #0096D6;
}
/* line 1751, ../sass/hp_responsive.scss */
.page-community-blog .region-sidebar-first .technologies-sidebar li:hover a,
.page-community-blog .region-sidebar-first .news-sidebar li:hover a,
.page-community-blog- .region-sidebar-first .technologies-sidebar li:hover a,
.page-community-blog- .region-sidebar-first .news-sidebar li:hover a,
.page-community-news .region-sidebar-first .technologies-sidebar li:hover a,
.page-community-news .region-sidebar-first .news-sidebar li:hover a,
.page-community-news- .region-sidebar-first .technologies-sidebar li:hover a,
.page-community-news- .region-sidebar-first .news-sidebar li:hover a {
  color: white;
  text-decoration: none;
}
/* line 1758, ../sass/hp_responsive.scss */
.page-community-blog .region-sidebar-first .technologies-sidebar li a.active,
.page-community-blog .region-sidebar-first .news-sidebar li a.active,
.page-community-blog- .region-sidebar-first .technologies-sidebar li a.active,
.page-community-blog- .region-sidebar-first .news-sidebar li a.active,
.page-community-news .region-sidebar-first .technologies-sidebar li a.active,
.page-community-news .region-sidebar-first .news-sidebar li a.active,
.page-community-news- .region-sidebar-first .technologies-sidebar li a.active,
.page-community-news- .region-sidebar-first .news-sidebar li a.active {
  color: white;
  background-color: gray;
}

/* line 1767, ../sass/hp_responsive.scss */
#block-hp-community-hp-community-block-popular .news-sidebar {
  font-size: .9em;
}
/* line 1771, ../sass/hp_responsive.scss */
#block-hp-community-hp-community-block-popular .news-sidebar li a {
  padding-bottom: 0px;
}
/* line 1775, ../sass/hp_responsive.scss */
#block-hp-community-hp-community-block-popular .news-sidebar li span {
  font-size: .9em;
  padding: 0 10px;
  display: block;
}
/* line 1783, ../sass/hp_responsive.scss */
#block-hp-community-hp-community-block-popular .news-sidebar li:hover span {
  color: #ccc;
}

/* line 1790, ../sass/hp_responsive.scss */
.view-popular-blog-content {
  font-size: .8em;
  color: #555;
}
/* line 1794, ../sass/hp_responsive.scss */
.view-popular-blog-content a {
  display: block;
  font-size: 1.2em;
  display: block;
}

/* line 1801, ../sass/hp_responsive.scss */
.region-content {
  position: relative;
}

/* line 1805, ../sass/hp_responsive.scss */
#feedback-icon,
#feedback-login {
  position: fixed;
  bottom: 20px;
  text-indent: -9999px;
  background: url(../images/FeedbackButton_50px.png) no-repeat 0 0;
  width: 50px;
  height: 52px;
  z-index: 1001;
}

/* line 1816, ../sass/hp_responsive.scss */
#feedback-icon:hover,
#feedback-login:hover {
  background: url(../images/FeedbackButton_Hovered_50px.png) no-repeat 0 0;
}

@media screen and (min-width: 1200px) {
  /* line 1822, ../sass/hp_responsive.scss */
  #feedback-icon,
  #feedback-login {
    right: 160px;
  }
}
@media screen and (min-width: 768px) {
  /* line 1829, ../sass/hp_responsive.scss */
  #feedback-icon,
  #feedback-login {
    right: 40px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1837, ../sass/hp_responsive.scss */
  #feedback-icon,
  #feedback-login {
    display: none;
  }
}
/* line 1843, ../sass/hp_responsive.scss */
.youtube-container {
  display: block;
  margin: 20px auto;
  width: 100%;
  max-width: 600px;
}

/* line 1846, ../sass/hp_responsive.scss */
.youtube-player {
  display: block;
  width: 100%;
  /* assuming that the video has a 16:9 ratio */
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: hand;
  cursor: pointer;
  display: block;
}

/* line 1849, ../sass/hp_responsive.scss */
img.youtube-thumb {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
}

/* line 1852, ../sass/hp_responsive.scss */
div.play-button {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("https://i.imgur.com/TxzC70f.png") no-repeat;
}

/* line 1855, ../sass/hp_responsive.scss */
#youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 1862, ../sass/hp_responsive.scss */
body.page-node-282 h1 {
  display: none;
}
/* line 1865, ../sass/hp_responsive.scss */
body.page-node-282 h2 {
  text-align: center;
}
/* line 1868, ../sass/hp_responsive.scss */
body.page-node-282 .hp-header p {
  margin: 20px 100px;
}
/* line 1871, ../sass/hp_responsive.scss */
body.page-node-282 .hp-header {
  border-bottom: 1px solid #ccc;
}
/* line 1874, ../sass/hp_responsive.scss */
body.page-node-282 img#hp-garage-photo {
  height: auto;
  margin-bottom: 20px;
}
/* line 1878, ../sass/hp_responsive.scss */
body.page-node-282 .hp-about-tile {
  height: auto;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  /* line 1883, ../sass/hp_responsive.scss */
  body.page-node-282 .hp-about-tile {
    height: 170px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1888, ../sass/hp_responsive.scss */
  body.page-node-282 .hp-about-tile {
    height: 140px;
  }
}
/* line 1892, ../sass/hp_responsive.scss */
body.page-node-282 a.hp-button-full-width {
  display: inline-block;
  padding: 10px;
  background-color: #0096D6;
  color: #FFF !important;
  text-align: center;
  margin-bottom: 20px;
  text-decoration: none;
}
/* line 1902, ../sass/hp_responsive.scss */
body.page-node-282 a.hp-button-full-width:hover {
  background-color: #137AAA;
}
@media screen and (min-width: 992px) {
  /* line 1906, ../sass/hp_responsive.scss */
  body.page-node-282 a.hp-button-full-width {
    width: 100%;
  }
}

/* line 1913, ../sass/hp_responsive.scss */
.hp-member-profile-container {
  display: table;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
/* line 1917, ../sass/hp_responsive.scss */
.hp-member-profile-container strong, .hp-member-profile-container h4 {
  font-family: 'HPSimplifiedRegular';
}

/* line 1922, ../sass/hp_responsive.scss */
.hp-member-profile-image-container {
  display: table-cell;
  margin: 10px -5px;
  padding: 20px 40px;
  background-color: #eee;
}
/* line 1928, ../sass/hp_responsive.scss */
.hp-member-profile-image-container img {
  width: 150px;
  height: 150px;
  border: 2px solid #FFF;
}

/* line 1935, ../sass/hp_responsive.scss */
.hp-member-profile-summary-container {
  display: table-cell;
  vertical-align: top;
  padding: 15px 30px 30px 30px;
  width: 100%;
}

/* line 1942, ../sass/hp_responsive.scss */
.hp-member-profile-image-inner {
  width: 154px;
  margin: 0 auto;
}
/* line 1946, ../sass/hp_responsive.scss */
.hp-member-profile-image-inner dt {
  float: left;
  display: inline;
}
/* line 1950, ../sass/hp_responsive.scss */
.hp-member-profile-image-inner dd {
  float: right;
  display: inline;
}

/* line 1956, ../sass/hp_responsive.scss */
.hp-interests-and-skills {
  list-style: none;
  padding: 0;
  margin-left: -5px;
}
/* line 1960, ../sass/hp_responsive.scss */
.hp-interests-and-skills li {
  display: inline-block;
  padding: 5px;
  color: #FFF;
  background: #0096D6;
  border-radius: 4px;
  margin: 5px;
}

/* line 1970, ../sass/hp_responsive.scss */
.hp-social-media-icons {
  list-style-type: none;
  padding: 0;
}
/* line 1974, ../sass/hp_responsive.scss */
.hp-social-media-icons li {
  display: inline;
  margin-right: 20px;
  margin-bottom: 15px;
}

/* line 1982, ../sass/hp_responsive.scss */
.form-item-field-my-photo-und-0-focus-rect {
  display: none;
}

/* line 1985, ../sass/hp_responsive.scss */
.form-item-field-my-photo-und-0-crop-rect {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 1992, ../sass/hp_responsive.scss */
  .hp-member-profile-container {
    width: 100%;
  }

  /* line 1996, ../sass/hp_responsive.scss */
  .hp-member-profile-image-container {
    display: block;
    width: 100%;
  }

  /* line 2001, ../sass/hp_responsive.scss */
  .hp-member-profile-summary-container {
    display: block;
    width: 100%;
  }
}
/*
  Slider  
*/
/* line 2013, ../sass/hp_responsive.scss */
.callout {
  width: 40%;
  float: right;
  margin: 0 20px 10px 20px;
  padding: 20px;
  border: 2px solid #333;
}

/* line 2025, ../sass/hp_responsive.scss */
hr {
  border-bottom: 1px solid #777;
  border-top: none;
  height: 1px;
  margin: 5px 0;
  clear: both;
  margin: 10px;
}

@media screen and (min-width: 768px) {
  /* line 2035, ../sass/hp_responsive.scss */
  .unslider {
    position: relative;
    margin-bottom: 20px;
  }
  /* line 2039, ../sass/hp_responsive.scss */
  .unslider .slider-items {
    margin: 0;
    padding: 0;
  }
  /* line 2043, ../sass/hp_responsive.scss */
  .unslider .slider-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
  }
  /* line 2049, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text {
    position: absolute;
    top: 5px;
    width: 45%;
  }
  /* line 2054, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text h2 {
    margin-bottom: 5px;
  }
  /* line 2058, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text p {
    font-size: 24px;
  }
  /* line 2063, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text a {
    color: #fff;
  }
  /* line 2068, ../sass/hp_responsive.scss */
  .unslider .slider-items li .reverse-text {
    color: #fff;
  }
  /* line 2072, ../sass/hp_responsive.scss */
  .unslider .slider-items li .reverse-text h2 {
    color: #fff;
    text-shadow: #000 1px 2px;
  }
  /* line 2079, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text.left {
    left: 25px;
  }
  /* line 2083, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text.right {
    right: 25px;
  }
  /* line 2087, ../sass/hp_responsive.scss */
  .unslider .slider-items li img {
    display: block;
  }
}
/* line 2096, ../sass/hp_responsive.scss */
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
/* line 2100, ../sass/hp_responsive.scss */
.unslider-nav ol li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  background: transparent;
  border-radius: 12px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #777;
  cursor: pointer;
}
/* line 2116, ../sass/hp_responsive.scss */
.unslider-nav ol li.unslider-active {
  background: #777;
  cursor: default;
}

@media screen and (max-width: 767px) {
  /* line 2125, ../sass/hp_responsive.scss */
  .container.field-header {
    display: none;
  }
}
/* line 2131, ../sass/hp_responsive.scss */
.field-callouts-two .left {
  margin: 0 20px 0 0;
  float: left;
}
/* line 2136, ../sass/hp_responsive.scss */
.field-callouts-two .right {
  margin: 0 0 0 20px;
  float: right;
}

/* line 2142, ../sass/hp_responsive.scss */
.field-callouts-three {
  margin-top: 20px;
}

/* line 2146, ../sass/hp_responsive.scss */
.unslider-arrow {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2) no-repeat 50% 50%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==");
  background-size: 7px 11px;
  border-radius: 32px;
  text-indent: -999em;
  opacity: .6;
  transition: opacity .2s;
  z-index: 2;
  cursor: pointer;
  display: none;
}

/* line 2166, ../sass/hp_responsive.scss */
.unslider-arrow.next {
  right: 25px;
}

/* line 2170, ../sass/hp_responsive.scss */
.unslider-arrow.prev {
  left: 25px;
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 45%;
}

/* line 2179, ../sass/hp_responsive.scss */
.node-type-master-template-2 h1, .node-type-master-template-1 h1 {
  display: none;
}

/* line 2186, ../sass/hp_responsive.scss */
#ui-datepicker-div {
  z-index: 1200 !important;
}

/* line 2208, ../sass/hp_responsive.scss */
#node-514 {
  background: transparent url(/sites/default/files/lfa-DESIGNJER-enviro-left.jpg) no-repeat 0 0;
  background-size: contain;
}

@media screen and (min-width: 510px) {
  /* line 2214, ../sass/hp_responsive.scss */
  #large-format {
    height: 220px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 540px) {
  /* line 2221, ../sass/hp_responsive.scss */
  #large-format {
    height: 240px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 600px) {
  /* line 2228, ../sass/hp_responsive.scss */
  #large-format {
    height: 260px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 2235, ../sass/hp_responsive.scss */
  #large-format {
    height: 300px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 2242, ../sass/hp_responsive.scss */
  #large-format {
    height: 380px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1100px) {
  /* line 2249, ../sass/hp_responsive.scss */
  #large-format {
    height: 400px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 2256, ../sass/hp_responsive.scss */
  #large-format {
    height: 480px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 490px) {
  /* line 2263, ../sass/hp_responsive.scss */
  #large-format {
    height: 200px;
    margin-bottom: 0;
  }
}
/* line 2269, ../sass/hp_responsive.scss */
.large-format-content {
  margin-bottom: 40px;
}

/* line 2272, ../sass/hp_responsive.scss */
.large-format-content blockquote {
  height: 320px;
}

@media screen and (max-width: 992px) {
  /* line 2277, ../sass/hp_responsive.scss */
  .large-format-content blockquote {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  /* line 2283, ../sass/hp_responsive.scss */
  .large-format-printing-page-header {
    background-color: rgba(105, 105, 105, 0.8);
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 10px 10px;
    margin: 50px 20px 25px 20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 2293, ../sass/hp_responsive.scss */
  .large-format-printing-page-header {
    background-color: rgba(105, 105, 105, 0.8);
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 10px;
  }
}
@media screen and (max-width: 480px) {
  /* line 2303, ../sass/hp_responsive.scss */
  .large-format-printing-page-header {
    background-color: rgba(105, 105, 105, 0.8);
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 5px 5px;
    font-size: 0.8em;
  }
}
/* line 2312, ../sass/hp_responsive.scss */
.page-node-514 h1 {
  display: none;
}

/* line 2315, ../sass/hp_responsive.scss */
.page-node-514 .large-format-printing-page-header h1 {
  margin-bottom: 5px;
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 2321, ../sass/hp_responsive.scss */
  .large-format-printing-page-header p, .large-format-printing-page-header h1, .large-format-printing-page-header h3 {
    font-size: .9em;
  }
}
@media screen and (max-width: 545px) {
  /* line 2331, ../sass/hp_responsive.scss */
  .large-format-printing-page-header h1, .large-format-printing-page-header h3 {
    font-size: .8em;
  }

  /* line 2335, ../sass/hp_responsive.scss */
  .large-format-printing-page-header p {
    font-size: .7em;
  }
}
/* line 2340, ../sass/hp_responsive.scss */
.large-format-printing-page-header p, .large-format-printing-page-header h1, .large-format-printing-page-header h3 {
  color: #FFF !important;
  display: block;
}

/* line 2345, ../sass/hp_responsive.scss */
.large-format-printing-page-header h3 {
  margin-bottom: 10px;
}

/* line 2348, ../sass/hp_responsive.scss */
.large-format-printing-page-header .cta-button {
  color: #FFF;
}

/* line 2355, ../sass/hp_responsive.scss */
#node-427 {
  background: transparent url(/sites/default/files/3DP_Banner.jpg) no-repeat 0 0;
  background-size: contain;
}

/* line 2360, ../sass/hp_responsive.scss */
.three-d-printing-page-header {
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 5px;
  margin: 35px 20px;
}

/* line 2368, ../sass/hp_responsive.scss */
.three-d-content {
  margin-bottom: 40px;
}

/* line 2371, ../sass/hp_responsive.scss */
.three-d-content blockquote {
  height: 320px;
}

/* line 2375, ../sass/hp_responsive.scss */
.page-node-427 h1 {
  display: none;
}

/* line 2379, ../sass/hp_responsive.scss */
.page-node-427 .three-d-printing-page-header h1 {
  margin-bottom: 5px;
  display: block;
}

/* line 2384, ../sass/hp_responsive.scss */
.three-d-printing-page-header p, .three-d-printing-page-header h1, .three-d-printing-page-header h3 {
  color: #FFF !important;
  display: block;
}

/* line 2389, ../sass/hp_responsive.scss */
.three-d-printing-page-header .cta-button {
  color: #FFF;
}

@media screen and (max-width: 992px) {
  /* line 2394, ../sass/hp_responsive.scss */
  .three-d-content blockquote {
    height: auto;
  }
}
@media screen and (min-width: 491px) {
  /* line 2400, ../sass/hp_responsive.scss */
  #three-d {
    height: 160px;
    margin-bottom: 0;
  }

  /* line 2405, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 10px;
  }

  /* line 2410, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    display: none;
  }

  /* line 2412, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: .9em;
    margin: 0;
  }

  /* line 2414, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .7em;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 540px) {
  /* line 2419, ../sass/hp_responsive.scss */
  #three-d {
    height: 180px;
    margin-bottom: 0;
  }

  /* line 2424, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 10px;
  }

  /* line 2429, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: .7em;
    display: block;
  }

  /* line 2431, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1em;
    margin: 0;
  }

  /* line 2433, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .8em;
    margin: 0;
  }
}
@media screen and (min-width: 600px) {
  /* line 2437, ../sass/hp_responsive.scss */
  #three-d {
    height: 225px;
    margin-bottom: 0;
  }

  /* line 2442, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 10px;
  }

  /* line 2447, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: .8em;
    display: block;
  }

  /* line 2449, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1.1em;
    margin: 0;
  }

  /* line 2451, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .9em;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 2455, ../sass/hp_responsive.scss */
  #three-d {
    height: 230px;
    margin-bottom: 0;
  }

  /* line 2460, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 10px;
  }

  /* line 2465, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: .8em;
    display: block;
  }

  /* line 2467, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1.1em;
    margin: 0;
  }

  /* line 2469, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .9em;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 2473, ../sass/hp_responsive.scss */
  #three-d {
    height: 280px;
    margin-bottom: 20px;
  }

  /* line 2478, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px;
    margin: 25px 20px;
  }

  /* line 2483, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: .9em;
    display: block;
  }

  /* line 2485, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1.2em;
    margin: 0;
  }

  /* line 2487, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: 1em;
    margin: 0;
  }
}
@media screen and (min-width: 1100px) {
  /* line 2491, ../sass/hp_responsive.scss */
  #three-d {
    height: 300px;
    margin-bottom: 0;
  }

  /* line 2496, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 25px 20px;
  }

  /* line 2501, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: 1em;
    display: block;
  }

  /* line 2503, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1.4em;
    margin: 0;
  }

  /* line 2505, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: 1.2em;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 2509, ../sass/hp_responsive.scss */
  #three-d {
    height: 380px;
    margin-bottom: 0;
  }

  /* line 2514, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 35px 25px;
  }

  /* line 2519, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    display: block;
  }
}
@media screen and (max-width: 490px) {
  /* line 2523, ../sass/hp_responsive.scss */
  #three-d {
    height: 140px;
    margin-bottom: 0;
  }

  /* line 2528, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 5px 5px;
  }

  /* line 2533, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    display: none;
  }

  /* line 2535, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: .9em;
    margin: 0;
  }

  /* line 2537, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .7em;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  /* line 2541, ../sass/hp_responsive.scss */
  .master-container {
    padding-top: 50px;
  }
}
/* line 2547, ../sass/hp_responsive.scss */
.tooltip {
  z-index: 10000 !important;
}

/* line 2552, ../sass/hp_responsive.scss */
.list-inline .statistics_counter {
  display: none;
}

/* line 2559, ../sass/hp_responsive.scss */
.node-type-support .comment {
  border: 1px solid #0096D6;
  border-top: none;
  padding: 0px 10px;
}
/* line 2565, ../sass/hp_responsive.scss */
.node-type-support .comment-wrapper {
  border: 1px solid #ccc;
  padding: 0 15px;
}
/* line 2571, ../sass/hp_responsive.scss */
.node-type-support .comment-wrapper > div:first-of-type {
  border-top: 1px solid #0096D6;
}
/* line 2576, ../sass/hp_responsive.scss */
.node-type-support .indented {
  margin-left: 25px;
}
/* line 2580, ../sass/hp_responsive.scss */
.node-type-support a.btn-primary {
  color: #fff;
}
/* line 2587, ../sass/hp_responsive.scss */
.node-type-support .support-request-links {
  width: 200px;
}
/* line 2590, ../sass/hp_responsive.scss */
.node-type-support .support-request-links a {
  margin-bottom: 10px;
  width: 225px;
  color: #fff;
  clear: both;
}

/* line 2601, ../sass/hp_responsive.scss */
.node-support-form .form-managed-file .input-group-btn {
  display: none;
}

/* line 2609, ../sass/hp_responsive.scss */
.page-hp-eula-user-agree-eula h1 {
  margin-bottom: 20px;
}

/* line 2613, ../sass/hp_responsive.scss */
.eula-header {
  width: 640px;
  margin-bottom: 40px;
}

/* line 2617, ../sass/hp_responsive.scss */
.eula-body {
  margin-bottom: 20px;
}
/* line 2620, ../sass/hp_responsive.scss */
.eula-body .eula-text {
  width: 640px;
  height: 280px;
  overflow-y: scroll;
  padding: 10px;
  border: 1px solid #ccc;
}
/* line 2628, ../sass/hp_responsive.scss */
.eula-body .form-type-checkbox {
  width: 640px;
  border-bottom: 1px solid #ccc;
  padding: 10px 20px;
}

/* line 2635, ../sass/hp_responsive.scss */
.swagger-browser {
  padding: 0;
  margin: 0;
}

/* JS table filter */
/* line 2641, ../sass/hp_responsive.scss */
.results tr[visible='false'],
.no-result {
  display: none;
}

/* line 2646, ../sass/hp_responsive.scss */
.results tr[visible='true'] {
  display: table-row;
}

/* line 2650, ../sass/hp_responsive.scss */
.counter {
  padding: 8px;
  color: #ccc;
}

/* line 2657, ../sass/hp_responsive.scss */
#hp-navbar-collapse-og .js-search .search {
  width: 200px;
  margin-top: 25px;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  padding: 3px 5px;
  border-right: none;
}

/* Bootstrap version earlier than 3.2+ has issue with img-responsive on FireFox browser. To solve that the below styling is added to img-responsive */
/* line 2669, ../sass/hp_responsive.scss */
.img-responsive {
  width: 100%;
}

/* Overriding ckeditor tabber styles */
/* line 2674, ../sass/hp_responsive.scss */
dl.ckeditor-tabber dd {
  padding-top: 2.3em;
}

/* Zendesk Styles */
/* line 2679, ../sass/hp_responsive.scss */
.kb-section {
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 2684, ../sass/hp_responsive.scss */
.group-banner {
  display: block;
  position: relative;
  left: 0;
  right: 0;
  line-height: 70px;
  min-height: 80px;
  text-align: center;
  background-color: #FAFAFA;
  opacity: .95;
  margin-top: 50px;
}
/* line 2696, ../sass/hp_responsive.scss */
.group-banner .large {
  margin-top: 51px !important;
}
/* line 2700, ../sass/hp_responsive.scss */
.group-banner .shadow {
  position: relative;
  bottom: 0;
  height: 1px;
  background-color: #ebebeb;
  box-shadow: 0 0 10px #000;
}
/* line 2708, ../sass/hp_responsive.scss */
.group-banner a {
  color: #333 !important;
  text-decoration: none;
  font-family: 'HPSimplifiedLight', 'HPSimplifiedRegular', sans-serif;
  font-weight: 100;
  font-size: 25px;
  padding: 20px;
  padding-bottom: 10px;
}
/* line 2718, ../sass/hp_responsive.scss */
.group-banner a:hover, .group-banner a.active {
  border-bottom: solid 3px #0C95D3;
}
/* line 2726, ../sass/hp_responsive.scss */
.group-banner .group-banner {
  border-bottom: solid 5px #0C95D3;
}

/* line 2733, ../sass/hp_responsive.scss */
.page-node-433 .master-container {
  padding-top: 120px;
}
/* line 2737, ../sass/hp_responsive.scss */
.page-node-433 .master-container.large {
  padding-top: 150px;
}

/* line 2743, ../sass/hp_responsive.scss */
.og-context-node .group-banner {
  margin-top: 1px;
}

/* Technologies Page */
/* line 2750, ../sass/hp_responsive.scss */
.page-technologies .main-container {
  margin-top: 96px;
}
/* line 2754, ../sass/hp_responsive.scss */
.page-technologies .tooltip {
  font-size: .9em;
}
/* line 2758, ../sass/hp_responsive.scss */
.page-technologies .master-container {
  background: #E5E8E8;
}
/* line 2762, ../sass/hp_responsive.scss */
.page-technologies .results {
  display: none;
  padding-left: 16px;
  padding-right: 16px;
  background: #fff;
}
/* line 2769, ../sass/hp_responsive.scss */
.page-technologies .hp-table {
  margin: 0;
  border: none;
}
/* line 2775, ../sass/hp_responsive.scss */
.page-technologies .hp-table tr {
  border: none;
}
/* line 2779, ../sass/hp_responsive.scss */
.page-technologies .hp-table tr td.active,
.page-technologies .hp-table tr td,
.page-technologies .hp-table tr td:hover,
.page-technologies .hp-table tr,
.page-technologies .hp-table tr:hover {
  background-color: transparent;
}
/* line 2787, ../sass/hp_responsive.scss */
.page-technologies .hp-table tr.odd,
.page-technologies .hp-table tr.odd td {
  background-color: #fff;
}
/* line 2792, ../sass/hp_responsive.scss */
.page-technologies .hp-table tr.even,
.page-technologies .hp-table tr.even td {
  background-color: #E5E8E8;
}
/* line 2797, ../sass/hp_responsive.scss */
.page-technologies h1 {
  display: none;
}
/* line 2801, ../sass/hp_responsive.scss */
.page-technologies .results-group {
  margin: 0;
}
/* line 2804, ../sass/hp_responsive.scss */
.page-technologies .results-group h4 {
  margin: 0;
  border: 16px solid #fff;
  border-bottom: 0;
  padding: 10px;
  font-family: 'HPSimplifiedRegular';
}
/* line 2811, ../sass/hp_responsive.scss */
.page-technologies .results-group h4 span.glyphicon {
  font-size: 14px;
  line-height: 14px;
  padding-left: 10px;
}
/* line 2818, ../sass/hp_responsive.scss */
.page-technologies .results-group h4:hover {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  /* line 2827, ../sass/hp_responsive.scss */
  .page-technologies .main-container {
    margin-top: -30px;
  }
}
/* line 2833, ../sass/hp_responsive.scss */
.technologies-header {
  line-height: 74px;
}
/* line 2835, ../sass/hp_responsive.scss */
.technologies-header div {
  float: left;
  color: #fff;
}
/* line 2838, ../sass/hp_responsive.scss */
.technologies-header div a {
  color: #fff;
  text-decoration: underline;
}
/* line 2844, ../sass/hp_responsive.scss */
.technologies-header .technology {
  width: 22%;
  padding-left: 15px;
}
/* line 2849, ../sass/hp_responsive.scss */
.technologies-header .type {
  width: 12%;
  text-align: center;
}

@media screen and (max-width: 769px) {
  /* line 2856, ../sass/hp_responsive.scss */
  .page-technologies .hp-table tr td.tech-tagline,
  .page-technologies .hp-table thead th.description {
    display: none;
  }
}
/* line 2862, ../sass/hp_responsive.scss */
.page-technologies .hp-table thead {
  display: none;
}

@media screen and (min-width: 992px) {
  /* line 2869, ../sass/hp_responsive.scss */
  .page-technologies .hp-table .tech-title {
    width: 20%;
  }
  /* line 2873, ../sass/hp_responsive.scss */
  .page-technologies .hp-table .tech-tag {
    text-align: center;
    width: 10%;
  }
  /* line 2878, ../sass/hp_responsive.scss */
  .page-technologies .hp-table .tech-tagline {
    width: 50%;
  }
  /* line 2882, ../sass/hp_responsive.scss */
  .page-technologies .hp-table .tech-docs {
    width: 10%;
  }
}
/* JetAdvantage Solutions Partner Portal */
/* line 2892, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-add-metrics .form-item {
  margin-bottom: 10px;
}
/* line 2896, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-add-metrics .form-actions {
  margin-top: 20px;
}
/* line 2900, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-add-metrics .back-to-solutions {
  clear: both;
  margin-bottom: 20px;
}
/* line 2906, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-add-metrics fieldset legend {
  color: #fff !important;
  background-color: #0096D6 !important;
}

/* Metrics reporting page */
/* line 2914, ../sass/hp_responsive.scss */
.metrics-reporting {
  margin-bottom: 40px;
}
/* line 2917, ../sass/hp_responsive.scss */
.metrics-reporting .metrics-dates {
  clear: both;
}
/* line 2919, ../sass/hp_responsive.scss */
.metrics-reporting .metrics-dates label {
  display: block;
}
/* line 2923, ../sass/hp_responsive.scss */
.metrics-reporting .metrics-starting-date {
  margin-bottom: 10px;
}

/* line 2928, ../sass/hp_responsive.scss */
#return-developer-packages {
  margin-top: 20px;
}

/* line 2934, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-developer-packages h1 {
  margin-top: 20px;
  margin-bottom: 0px;
}
/* line 2941, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-developer-packages table td:first-child {
  /*width: 85%;*/
}
/* line 2945, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-developer-packages table td:last-child {
  /*width: 15%;*/
}

/* line 2951, ../sass/hp_responsive.scss */
#edit-field-packages-und {
  height: 180px;
}

/* line 2955, ../sass/hp_responsive.scss */
.no-padding-left {
  padding-left: 0px;
}

/* line 2960, ../sass/hp_responsive.scss */
.page-hp-oxp-download-package h1 {
  margin-top: 20px;
}

/* line 2965, ../sass/hp_responsive.scss */
#forum-comments .indented {
  margin-left: 5%;
  width: 95%;
}

/* line 2969, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default .form-type-checkbox {
  float: left;
  width: 33%;
  min-width: 190px;
  vertical-align: top;
}

/* line 2971, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default .checkbox:first-child {
  margin-top: -5px;
}

/* line 2972, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default:before,
#edit-og-group-ref-und-0-default:after {
  content: "";
  display: table;
}

/* line 2977, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default:after {
  clear: both;
}

/* line 2980, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default {
  zoom: 1;
  /* IE6&7 */
}

/* line 2983, ../sass/hp_responsive.scss */
#edit-bu-ids .form-type-checkbox {
  float: left;
  width: 33%;
  min-width: 190px;
  vertical-align: top;
}

/* line 2985, ../sass/hp_responsive.scss */
#edit-bu-ids .checkbox:first-child {
  margin-top: -5px;
}

/* line 2986, ../sass/hp_responsive.scss */
#edit-bu-ids:before,
#edit-bu-ids:after {
  content: "";
  display: table;
}

/* line 2991, ../sass/hp_responsive.scss */
#edit-bu-ids:after {
  clear: both;
}

/* line 2994, ../sass/hp_responsive.scss */
#edit-bu-ids {
  zoom: 1;
  /* IE6&7 */
}

/**********User Story:DEVPTL-1422*********************/
/* line 2998, ../sass/hp_responsive.scss */
#hp-partner-profile-form .form-item-jetadvantage-documents {
  width: 217px;
}

/* line 3001, ../sass/hp_responsive.scss */
#hp-partner-profile-form .download_link a {
  background-image: url("../images/download.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px 25px;
  height: 60px;
  color: transparent;
  display: block;
}

/* line 3010, ../sass/hp_responsive.scss */
#hp-partner-profile-form .download_link {
  float: left;
  margin-left: 10px;
  width: 43px;
}

/* line 3015, ../sass/hp_responsive.scss */
#hp-partner-profile-form .form-item-field-tier {
  float: right;
}

/* line 3018, ../sass/hp_responsive.scss */
#hp-partner-profile-form .form-item-jetadvantage-documents {
  float: left;
}

/* line 3022, ../sass/hp_responsive.scss */
#sliding-popup .popup-content #popup-buttons button {
  font-family: "HPSimplifiedLight";
  font-style: normal;
  text-shadow: none;
}

/* line 3027, ../sass/hp_responsive.scss */
.table_service_key td {
  width: 29%;
}

/* line 3031, ../sass/hp_responsive.scss */
.table_service_key small {
  cursor: pointer;
}

/* line 3038, ../sass/hp_responsive.scss */
.hp-glossary li {
  float: left;
  list-style-type: none;
  padding: 7px;
  font-size: 23px;
}
/* line 3044, ../sass/hp_responsive.scss */
.hp-glossary ul > li:not(:first-child):before {
  content: "  |  ";
}

/************* Writed by santosh ***************/
/* line 3050, ../sass/hp_responsive.scss */
input:focus, button:focus, textarea:focus, select:focus, a:focus {
  outline: none;
}

/* line 3057, ../sass/hp_responsive.scss */
body.page-forum #hp-forum-search-search-forum-form > div:after, body.page-forum #hp-forum-search-search-forum-form > div:after {
  clear: both;
  content: '';
  display: table;
}

/* line 3066, ../sass/hp_responsive.scss */
#forum:before, #forum:after {
  content: '';
  display: table;
  clear: both;
}

/* line 3071, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-item-edit-keys {
  float: left;
}

/* line 3074, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-actions {
  width: 13%;
  clear: none;
}

/* line 3078, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-actions button {
  width: 100%;
}

@media (max-width: 800px) {
  /* line 3084, ../sass/hp_responsive.scss */
  #hp-forum-search-search-forum-form div.form-item-edit-keys {
    width: 69%;
  }

  /* line 3087, ../sass/hp_responsive.scss */
  #hp-forum-search-search-forum-form div.form-actions {
    width: 30%;
  }

  /* line 3090, ../sass/hp_responsive.scss */
  body .forum-header-utilities {
    right: 0;
    position: absolute;
  }

  /* line 3094, ../sass/hp_responsive.scss */
  body .forum-header-utilities a {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 8px 15px;
    line-height: normal;
  }
}
@media (max-width: 667px) {
  /* line 3103, ../sass/hp_responsive.scss */
  body .forum-header-utilities {
    position: static;
  }

  /* line 3106, ../sass/hp_responsive.scss */
  body .forum-header-utilities a {
    display: inline-block;
    width: 45%;
    height: auto;
    padding: 8px 2%;
    line-height: normal;
  }
}
@media (max-width: 400px) {
  /* line 3116, ../sass/hp_responsive.scss */
  #hp-forum-search-search-forum-form div.form-item-edit-keys {
    width: 59%;
  }

  /* line 3119, ../sass/hp_responsive.scss */
  #hp-forum-search-search-forum-form div.form-actions {
    width: 40%;
  }
}
/************* Writed by santosh End ***************/
/************* For My App List Page Writed by santosh ***************/
/* line 3128, ../sass/hp_responsive.scss */
button.reset {
  background: #0096D6;
  border: none;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  text-transform: capitalize;
}
/* line 3136, ../sass/hp_responsive.scss */
button.reset:disabled, button.reset[disabled] {
  background: #e4e4e4;
}

/* line 3143, ../sass/hp_responsive.scss */
.table_search button.reset {
  padding: 5px 15px;
  font-size: 16px;
}

/* line 3150, ../sass/hp_responsive.scss */
.add-app-button .col-md-6 {
  margin: 0;
}
/* line 3153, ../sass/hp_responsive.scss */
.add-app-button .add-app, .add-app-button button.reset {
  display: inline-block;
  border: none;
}

/* line 3159, ../sass/hp_responsive.scss */
.my-app-list {
  /* pager wrapper, in thead/tfoot */
  /* pager navigation arrows */
  /* pager output text */
  /* pager element reset (needed for bootstrap) */
  /*** css used when "updateArrows" option is true ***/
  /* the pager itself gets a disabled class when the number of rows is less than the size */
  /* hide or fade out pager arrows when the first or last row is visible */
}
/* line 3161, ../sass/hp_responsive.scss */
.my-app-list .button-set {
  text-align: right;
  margin-bottom: 20px;
}
/* line 3166, ../sass/hp_responsive.scss */
.my-app-list .tablesorter.table {
  border-collapse: unset !important;
  padding: 10px;
}
/* line 3171, ../sass/hp_responsive.scss */
.my-app-list .tablesorter.table thead th {
  border: none !important;
  text-transform: none;
  letter-spacing: 1px;
}
/* line 3175, ../sass/hp_responsive.scss */
.my-app-list .tablesorter.table thead th:focus, .my-app-list .tablesorter.table thead th:active, .my-app-list .tablesorter.table thead th:hover {
  border: none;
  outline: none;
}
/* line 3179, ../sass/hp_responsive.scss */
.my-app-list .tablesorter.table thead th:nth-child(3), .my-app-list .tablesorter.table thead th:nth-child(4) {
  text-align: left;
}
/* line 3186, ../sass/hp_responsive.scss */
.my-app-list .table-responsive {
  width: 100%;
  border: none;
  overflow: hidden;
  overflow-x: auto;
  border: 1px solid #c6c6c6;
}
/* line 3192, ../sass/hp_responsive.scss */
.my-app-list .table-responsive .table {
  border: none !important;
}
/* line 3197, ../sass/hp_responsive.scss */
.my-app-list input.tablesorter-filter {
  width: 100%;
  border: 1px solid #c6c6c6;
}
/* line 3204, ../sass/hp_responsive.scss */
.my-app-list tbody tr td {
  font-family: 'HPSimplifiedLight', 'HPSimplifiedRegular', sans-serif;
  padding: 25px 10px;
  line-height: normal;
}
/* line 3208, ../sass/hp_responsive.scss */
.my-app-list tbody tr td p {
  line-height: normal;
}
/* line 3212, ../sass/hp_responsive.scss */
.my-app-list tbody tr td a.details-link {
  text-decoration: none;
  cursor: pointer;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  width: 90%;
}
/* line 3220, ../sass/hp_responsive.scss */
.my-app-list tbody tr td a.details-link:hover {
  text-decoration: underline;
}
/* line 3225, ../sass/hp_responsive.scss */
.my-app-list tbody tr td:nth-child(3), .my-app-list tbody tr td:nth-child(4) {
  text-align: center;
}
/* line 3229, ../sass/hp_responsive.scss */
.my-app-list tbody tr td:nth-child(3) .pro-status-label {
  margin-left: 20px;
}
/* line 3237, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label {
  color: #333;
  text-decoration: none;
  box-shadow: none;
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 25px;
  font-size: 18px;
  text-transform: capitalize;
  position: relative;
}
/* line 3247, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 17px;
  height: 17px;
}
/* line 3257, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label.label-pending::before {
  content: url(../images/pending.png);
}
/* line 3262, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label.label-approved::before {
  content: url(../images/approved.png);
}
/* line 3267, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label.label-revoked::before {
  content: url(../images/revoked.png);
}
/* line 3272, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label.label-expired::before {
  content: url(../images/expired-icon.svg);
}
/* line 3275, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label.label-expired em {
  position: relative;
  top: 2px;
  color: #FF0000;
}
/* line 3287, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td input::-webkit-input-placeholder, .my-app-list .tablesorter-filter-row td select::-webkit-input-placeholder {
  color: #c6c6c6;
}
/* line 3290, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td input::-moz-placeholder, .my-app-list .tablesorter-filter-row td select::-moz-placeholder {
  color: #c6c6c6;
}
/* line 3293, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td input:-ms-input-placeholder, .my-app-list .tablesorter-filter-row td select:-ms-input-placeholder {
  color: #c6c6c6;
}
/* line 3296, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td input:-moz-placeholder, .my-app-list .tablesorter-filter-row td select:-moz-placeholder {
  color: #c6c6c6;
}
/* line 3301, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td input[type="search"] {
  padding: 10px 30px 10px 5px;
  width: 100%;
  font-size: 14px;
  background: #fff url(../images/search-icon-gray.png) center right 5% no-repeat;
}
/* line 3308, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:nth-child(1) {
  width: 250px;
}
/* line 3319, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child {
  position: relative;
  width: 290px;
}
/* line 3322, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input, .my-app-list .tablesorter-filter-row td:last-child label {
  color: #333;
}
/* line 3325, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child label {
  display: none;
}
/* line 3328, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input {
  display: inline-block;
}
/* line 3330, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input.dateFrom, .my-app-list .tablesorter-filter-row td:last-child input.dateTo {
  width: 48%;
}
/* line 3333, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input.dateFrom {
  margin-right: 4%;
}
/* line 3336, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input.dateTo {
  margin-right: 0;
}
/* line 3340, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .placholder-text {
  position: absolute;
  left: 5%;
  top: 30%;
  color: #333;
}
/* line 3346, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .dateMessage {
  position: absolute;
  right: 10px;
  bottom: 5px;
  color: #d9534f;
  font-size: 12px;
}
/* line 3353, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .compare-select-label {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}
/* line 3358, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .compare-select, .my-app-list .tablesorter-filter-row td:last-child .compare-select-wrapper {
  display: inline-block;
}
/* line 3361, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .compare-select {
  width: 30%;
  margin-right: 3%;
}
/* line 3365, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .compare-select-wrapper {
  width: 67%;
}
/* line 3368, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input[type="text"].date, .my-app-list .tablesorter-filter-row td:last-child input[type="text"].dateFrom, .my-app-list .tablesorter-filter-row td:last-child input[type="text"].dateTo {
  padding: 10px 5px;
  border: 1px solid #c6c6c6;
  background: #fff url(../images/calendar-icon.png) center right 5% no-repeat;
  font-size: 14px;
}
/* line 3375, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td select {
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  color: #333;
  width: 100%;
  border: 1px solid #c6c6c6;
  border-radius: 0px;
  padding: 10px 5px;
  text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("/sites/all/themes/hp_responsive/images/arrow.svg");
  background-origin: padding-box;
  background-clip: border-box;
  background-size: 15px 7px;
  background-origin: padding-box;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 50%;
}
/* line 3399, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td select.tablesorter-filter {
  padding-right: 25px;
  font-size: 14px;
}
/* line 3403, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td select option {
  color: rgba(51, 51, 51, 0.8) !important;
}
/* line 3409, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager {
  padding: 5px;
}
/* line 3412, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager span:focus {
  border: none;
  outline: none;
}
/* line 3417, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager .nextprev_Block {
  position: relative;
  top: 2px;
}
/* line 3421, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager .prev {
  margin-right: -1px;
}
/* line 3426, ../sass/hp_responsive.scss */
.my-app-list td.tablesorter-pager {
  background-color: #e6eeee;
  margin: 0;
  /* needed for bootstrap .pager gets a 18px bottom margin */
}
/* line 3431, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager img {
  vertical-align: middle;
  margin-right: 2px;
  cursor: pointer;
}
/* line 3438, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager .pagedisplay {
  padding: 0 5px 0 5px;
  width: auto;
  white-space: nowrap;
  text-align: center;
}
/* line 3446, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager select {
  margin: 0;
  padding: 0;
}
/* line 3453, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager.disabled {
  display: none;
}
/* line 3457, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager .disabled {
  /* visibility: hidden */
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
/* line 3463, ../sass/hp_responsive.scss */
.my-app-list .pagerSavedHeightSpacer {
  display: none !important;
}

/************* For My App List Page Writed by santosh End ***************/
@media (max-width: 1023px) {
  /* line 3469, ../sass/hp_responsive.scss */
  .table-responsive {
    width: 100%;
    border: none;
    overflow: auto;
    overflow-x: auto;
  }
  /* line 3474, ../sass/hp_responsive.scss */
  .table-responsive .table {
    width: 1100px;
  }
}
@media (max-width: 640px) {
  /* line 3481, ../sass/hp_responsive.scss */
  .my-app-list .tablesorter-pager {
    text-align: center;
  }
  /* line 3483, ../sass/hp_responsive.scss */
  .my-app-list .tablesorter-pager .pagedisplay, .my-app-list .tablesorter-pager .right {
    float: none;
  }
  /* line 3486, ../sass/hp_responsive.scss */
  .my-app-list .tablesorter-pager .right {
    margin: 10px 0;
  }
  /* line 3489, ../sass/hp_responsive.scss */
  .my-app-list .tablesorter-pager .pagesize {
    width: auto;
  }
}
/* line 3496, ../sass/hp_responsive.scss */
.field-type-text-with-summary .field-items {
  margin-bottom: 20px;
}

/* line 3501, ../sass/hp_responsive.scss */
.region-highlighted {
  float: right;
  margin: 7px 0 0 0;
  border-radius: 0;
  width: 150px;
}
/* line 3506, ../sass/hp_responsive.scss */
.region-highlighted form {
  margin: 0;
}
/* line 3510, ../sass/hp_responsive.scss */
.region-highlighted select.form-control {
  position: relative;
  top: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../images/dropdown-icon.png");
  background-size: 8px 4px;
  background-origin: padding-box;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  font-size: 18px;
  border-radius: 0;
  box-shadow: none;
  padding: 8px 10px;
  height: auto;
  background-color: transparent;
  border: none;
  color: #fff;
  font-family: 'HPSimplifiedRegular', sans-serif;
  font-weight: normal;
}
/* line 3532, ../sass/hp_responsive.scss */
.region-highlighted select.form-control:focus {
  outline: none;
  border: none;
  border-color: transparent;
}
/* line 3537, ../sass/hp_responsive.scss */
.region-highlighted select.form-control option {
  color: #337ab7 !important;
  background: #fff !important;
  font-size: 15px !important;
}

/***************************** manage-products/add  **********************/
/* line 3548, ../sass/hp_responsive.scss */
.webform-client-form {
  font-style: normal;
  color: #333333;
  font-family: 'HPSimplifiedLight';
  font-weight: normal;
  font-size: 16px;
}
/* line 3555, ../sass/hp_responsive.scss */
.webform-client-form select.form-control, .webform-client-form input.form-control {
  box-shadow: none;
  border-radius: 0;
  min-height: 40px;
}
/* line 3561, ../sass/hp_responsive.scss */
.webform-client-form input[type="checkbox"], .webform-client-form input[type="radio"] {
  width: 20px;
  height: 20px;
  position: relative;
  vertical-align: text-bottom;
  left: -7px;
  top: -1px;
}
/* line 3569, ../sass/hp_responsive.scss */
.webform-client-form .col-sm-12 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* line 3573, ../sass/hp_responsive.scss */
.webform-client-form .product-manage-webform {
  float: none !important;
  margin-bottom: 20px;
}
/* line 3576, ../sass/hp_responsive.scss */
.webform-client-form .product-manage-webform:after, .webform-client-form .product-manage-webform:before {
  content: '';
  display: table;
  clear: both;
}
/* line 3582, ../sass/hp_responsive.scss */
.webform-client-form .header-text {
  margin-bottom: 20px;
  font-size: 18px;
}
/* line 3585, ../sass/hp_responsive.scss */
.webform-client-form .header-text a {
  display: inline-block;
  color: #169BD5;
  margin-left: 5px;
}
/* line 3589, ../sass/hp_responsive.scss */
.webform-client-form .header-text a:hover {
  text-decoration: underline;
}
/* line 3594, ../sass/hp_responsive.scss */
.webform-client-form button {
  background: none;
  border-radius: 0;
  border: none;
  padding: 0;
  font-size: 14px;
  color: #169BD5;
  margin: 0;
}
/* line 3602, ../sass/hp_responsive.scss */
.webform-client-form button:hover {
  background: none;
  color: #169BD5;
}
/* line 3606, ../sass/hp_responsive.scss */
.webform-client-form button:focus, .webform-client-form button:hover, .webform-client-form button:active {
  outline: none;
  border: none;
  color: #169BD5;
}
/* line 3612, ../sass/hp_responsive.scss */
.webform-client-form button .icon.glyphicon {
  font-size: 13px;
}
/* line 3614, ../sass/hp_responsive.scss */
.webform-client-form button .icon.glyphicon:before {
  font-size: 13px;
}
/* line 3619, ../sass/hp_responsive.scss */
.webform-client-form button.webform-submit {
  background: #49ba6f;
  border: 1px solid #49ba6f;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  text-transform: capitalize;
}
/* line 3626, ../sass/hp_responsive.scss */
.webform-client-form button.webform-submit:focus, .webform-client-form button.webform-submit:hover, .webform-client-form button.webform-submit:active {
  background: #0f8c44;
  border: 1px solid #0f8c44;
  color: #fff;
}
/* line 3632, ../sass/hp_responsive.scss */
.webform-client-form button .proapp_canc {
  float: right;
  background: #e32e13;
  border: 1px solid #e32e13;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  text-transform: capitalize;
}
/* line 3640, ../sass/hp_responsive.scss */
.webform-client-form button .proapp_canc:focus, .webform-client-form button .proapp_canc:hover, .webform-client-form button .proapp_canc:active {
  background: #b3350d;
  border: 1px solid #b3350d;
  color: #fff;
}
/* line 3647, ../sass/hp_responsive.scss */
.webform-client-form .wfm-remove {
  margin-left: 10px;
  font-size: 15px;
  color: #FF0000;
  line-height: 20px;
}
/* line 3653, ../sass/hp_responsive.scss */
.webform-client-form .wfm-remove .icon.glyphicon {
  font-size: 13px;
  color: #FF0000;
}
/* line 3656, ../sass/hp_responsive.scss */
.webform-client-form .wfm-remove .icon.glyphicon:before {
  font-size: 13px;
  color: #FF0000;
}
/* line 3664, ../sass/hp_responsive.scss */
.webform-client-form .wfm-container .wfm-item {
  margin-bottom: 0px;
}
/* line 3666, ../sass/hp_responsive.scss */
.webform-client-form .wfm-container .wfm-item:after, .webform-client-form .wfm-container .wfm-item:before {
  content: '';
  display: table;
  clear: both;
}
/* line 3671, ../sass/hp_responsive.scss */
.webform-client-form .wfm-container .wfm-item:last-child {
  margin-bottom: 0px;
}
/* line 3674, ../sass/hp_responsive.scss */
.webform-client-form .wfm-container .wfm-item .wfm-remove {
  text-align: right;
  display: inline-block;
  float: right;
}
/* line 3683, ../sass/hp_responsive.scss */
.webform-client-form .webform-component--resource .wfm-container .wfm-item {
  margin-bottom: 5px;
}
/* line 3685, ../sass/hp_responsive.scss */
.webform-client-form .webform-component--resource .wfm-container .wfm-item .wfm-remove {
  text-align: left;
  display: inline-block;
  float: none;
}
/* line 3693, ../sass/hp_responsive.scss */
.webform-client-form .control-label, .webform-client-form .app-product-desc, .webform-client-form .help-block {
  font-weight: 200;
  font-style: normal;
  font-size: 18px;
  text-align: left;
}
/* line 3699, ../sass/hp_responsive.scss */
.webform-client-form .app-product-desc {
  margin-bottom: 10px;
}
/* line 3703, ../sass/hp_responsive.scss */
.webform-client-form .form-item.form-group {
  margin-bottom: 15px;
}
/* line 3705, ../sass/hp_responsive.scss */
.webform-client-form .form-item.form-group:last-child {
  margin-bottom: 0px;
}
/* line 3708, ../sass/hp_responsive.scss */
.webform-client-form .form-item.form-group:after, .webform-client-form .form-item.form-group:before {
  content: '';
  display: table;
  clear: both;
}
/* line 3713, ../sass/hp_responsive.scss */
.webform-client-form .form-item.form-group .form-checkboxes, .webform-client-form .form-item.form-group .form-radios {
  padding: 0 0 0 10px;
}
/* line 3717, ../sass/hp_responsive.scss */
.webform-client-form .form-item.form-group .form-checkboxes .form-item {
  display: inline-block;
  margin-top: 0 !important;
  margin-right: 1%;
  width: 32%;
  vertical-align: top;
  margin-bottom: 20px;
}
/* line 3728, ../sass/hp_responsive.scss */
.webform-client-form .form-item.has-error .control-label {
  color: #a94442;
  font-weight: 600;
}
/* line 3734, ../sass/hp_responsive.scss */
.webform-client-form fieldset {
  border: none !important;
  box-shadow: none;
  margin-bottom: 0 !important;
}
/* line 3738, ../sass/hp_responsive.scss */
.webform-client-form fieldset .panel-body {
  padding: 15px 0;
  margin-bottom: 0;
}
/* line 3743, ../sass/hp_responsive.scss */
.webform-client-form .panel-default > .panel-heading {
  color: #333;
  background: none !important;
  border: none !important;
  padding: 0;
}
/* line 3748, ../sass/hp_responsive.scss */
.webform-client-form .panel-default > .panel-heading .panel-title {
  font-size: 18px;
}

/* line 3755, ../sass/hp_responsive.scss */
.hpid-authentication .form-item.form-group {
  margin-bottom: 0;
}

/* line 3762, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-item:after, .allowed-oauth-scopes .wfm-item:before, .allowed-oauth-scopes-attributes .wfm-item:after, .allowed-oauth-scopes-attributes .wfm-item:before {
  content: '';
  display: table;
  clear: both;
}
/* line 3767, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-item .webform-component-fieldset, .allowed-oauth-scopes-attributes .wfm-item .webform-component-fieldset {
  width: 90%;
  float: left;
}
/* line 3770, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-item .webform-component-fieldset .panel-body, .allowed-oauth-scopes-attributes .wfm-item .webform-component-fieldset .panel-body {
  padding: 0;
}
/* line 3773, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-item .webform-component-fieldset .form-item, .allowed-oauth-scopes-attributes .wfm-item .webform-component-fieldset .form-item {
  display: inline-block;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 0;
}
/* line 3778, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-item .webform-component-fieldset .form-item:last-child, .allowed-oauth-scopes-attributes .wfm-item .webform-component-fieldset .form-item:last-child {
  margin-right: 0;
}
/* line 3783, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-item .wfm-remove, .allowed-oauth-scopes-attributes .wfm-item .wfm-remove {
  width: 10%;
  float: right;
  margin: 40px 0 0 0;
}
/* line 3790, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-container > .wfm-item, .allowed-oauth-scopes-attributes .wfm-container > .wfm-item {
  margin-bottom: 10px;
}
/* line 3792, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-container > .wfm-item:last-child, .allowed-oauth-scopes-attributes .wfm-container > .wfm-item:last-child {
  margin-bottom: 0px;
}
/* line 3795, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .wfm-container > .wfm-item .control-label, .allowed-oauth-scopes-attributes .wfm-container > .wfm-item .control-label {
  font-size: 16px;
}
/* line 3800, ../sass/hp_responsive.scss */
.allowed-oauth-scopes .form-submit.wfm-add, .allowed-oauth-scopes-attributes .form-submit.wfm-add {
  margin: 10px 0 0 10px;
}

/* line 3806, ../sass/hp_responsive.scss */
.hpid-authentication .product-manage-webform, .hp-id-app-list .product-manage-webform,
.allowed-oauth-scopes-attributes .product-manage-webform, .hp-id-client-applications .product-manage-webform {
  margin-bottom: 0;
}

/* line 3811, ../sass/hp_responsive.scss */
.hp-id-client-applications .form-item {
  margin-bottom: 15px !important;
}

/* line 3817, ../sass/hp_responsive.scss */
.hp-id-app-list .product-manage-webform .form-item {
  margin-top: 15px;
}

/* line 3824, ../sass/hp_responsive.scss */
.allowed-oauth-scopes-attributes .wfm-item .wfm-remove {
  margin: 8px 0 0 0;
}

/* line 3832, ../sass/hp_responsive.scss */
.add-app-form .appform .wfm-item .panel-body {
  padding: 15px;
  border: 1px solid #ccc;
  width: 100%;
}
/* line 3836, ../sass/hp_responsive.scss */
.add-app-form .appform .wfm-item .panel-body .form-item {
  width: 70%;
}

/* line 3845, ../sass/hp_responsive.scss */
.quota-policy .panel-body {
  padding: 0;
}
/* line 3847, ../sass/hp_responsive.scss */
.quota-policy .panel-body .form-item {
  padding: 0 10px 0 0;
  margin: 0;
}
/* line 3850, ../sass/hp_responsive.scss */
.quota-policy .panel-body .form-item:last-child {
  padding-right: 0;
}

/* line 3857, ../sass/hp_responsive.scss */
.line-separator {
  width: 85%;
  margin: 0 auto;
  margin-bottom: 20px;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
/* line 3863, ../sass/hp_responsive.scss */
.line-separator.full {
  width: 100%;
}

/* line 3869, ../sass/hp_responsive.scss */
.default.line {
  position: relative;
  margin-bottom: 40px;
}
/* line 3872, ../sass/hp_responsive.scss */
.default.line .text {
  font-size: 18px;
}
/* line 3875, ../sass/hp_responsive.scss */
.default.line .line-separator {
  position: absolute;
  bottom: -12px;
  right: 0;
  margin-top: 10px;
  margin-bottom: 0;
}

/* line 3884, ../sass/hp_responsive.scss */
.resource-block {
  position: relative;
}
/* line 3886, ../sass/hp_responsive.scss */
.resource-block .hint-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 100;
  left: 106px;
  top: -6px;
}
/* line 3894, ../sass/hp_responsive.scss */
.resource-block .hint-icon .hint-icon-img {
  display: inline-block;
  background-image: url(../images/hint-icon.png);
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: 0;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  overflow: hidden;
  background-origin: padding-box;
  background-clip: border-box;
}
/* line 3909, ../sass/hp_responsive.scss */
.resource-block fieldset {
  margin-bottom: 0;
}
/* line 3914, ../sass/hp_responsive.scss */
.resource-block .form-item.form-group {
  width: 85%;
}
/* line 3916, ../sass/hp_responsive.scss */
.resource-block .form-item.form-group .form-control {
  width: 100%;
}
/* line 3922, ../sass/hp_responsive.scss */
.resource-block .form-submit.wfm-add {
  margin-left: 10px;
  margin-top: 20px;
}

/* line 3928, ../sass/hp_responsive.scss */
.resource-block-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  display: none;
}
/* line 3937, ../sass/hp_responsive.scss */
.resource-block-popup .resource-panel-body {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 360px;
  margin-left: -450px;
  margin-top: -180px;
  padding: 15px;
}
/* line 3947, ../sass/hp_responsive.scss */
.resource-block-popup .resource-panel-body .title {
  font-size: 30px;
  margin-bottom: 25px;
}
/* line 3951, ../sass/hp_responsive.scss */
.resource-block-popup .resource-panel-body p {
  margin-bottom: 15px;
}
/* line 3953, ../sass/hp_responsive.scss */
.resource-block-popup .resource-panel-body p:last-child {
  margin-bottom: 0px;
}
/* line 3958, ../sass/hp_responsive.scss */
.resource-block-popup .close-resource-block-popup {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url("../images/mobcrossicon.png");
  background-size: 18px 30px;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: 0;
}
/* line 3971, ../sass/hp_responsive.scss */
.resource-block-popup .resource-block-popup-content {
  max-height: 255px;
  overflow-y: auto;
}

@media (max-width: 1024px) {
  /* line 3981, ../sass/hp_responsive.scss */
  .webform-client-form .form-item.form-group .form-checkboxes .form-item, .webform-client-form .form-item.form-group .form-radios .form-item {
    display: inline-block;
    width: 47%;
    vertical-align: top;
  }
}
@media (max-width: 900px) {
  /* line 3999, ../sass/hp_responsive.scss */
  .webform-client-form .form-item.form-group .form-checkboxes .form-item, .webform-client-form .form-item.form-group .form-radios .form-item {
    display: block;
    width: 100%;
    vertical-align: top;
    margin-right: 0;
    margin-bottom: 10px;
  }
  /* line 4007, ../sass/hp_responsive.scss */
  .webform-client-form .form-item.form-group .form-checkboxes .form-checkboxes .form-item, .webform-client-form .form-item.form-group .form-radios .form-checkboxes .form-item {
    margin-bottom: 10px;
  }

  /* line 4016, ../sass/hp_responsive.scss */
  .resource-block-popup .resource-panel-body {
    top: 50%;
    left: 50%;
    width: 90%;
    height: 360px;
    margin-left: -45%;
    margin-top: -180px;
  }

  /* line 4029, ../sass/hp_responsive.scss */
  .add-app-form .appform .panel-body .form-item {
    width: 100%;
  }
}
/* line 4037, ../sass/hp_responsive.scss */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: transparent;
  border-color: transparent;
  opacity: 1;
}

/* line 4044, ../sass/hp_responsive.scss */
.prod_row {
  width: 100%;
  margin-bottom: 85px;
}

/* line 4048, ../sass/hp_responsive.scss */
.prod_row .form-actions {
  float: left;
}

/* line 4051, ../sass/hp_responsive.scss */
.prod_row .can_prod {
  float: right;
}

/* line 4058, ../sass/hp_responsive.scss */
.field-type-text-with-summary .field-items .field-item table td {
  padding: 5px;
}

/* line 4065, ../sass/hp_responsive.scss */
.modal-content {
  box-shadow: none;
  border-radius: 0;
}

/* line 4070, ../sass/hp_responsive.scss */
.appModal .modal-header, .appModal .modal-body, .appModal .modal-footer {
  border: none;
}
/* line 4074, ../sass/hp_responsive.scss */
.appModal button.close {
  position: absolute;
  top: 7px;
  right: 10px;
  margin: 0;
}
/* line 4083, ../sass/hp_responsive.scss */
.appModal .modal-footer button.btn {
  display: inline-block;
  width: auto;
  padding: 10px 25px;
  text-align: center;
  font-size: 18px;
  margin-right: 0 !important;
  margin-top: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
/* line 4094, ../sass/hp_responsive.scss */
.appModal .modal-footer button.btn .icon {
  display: none;
}
/* line 4097, ../sass/hp_responsive.scss */
.appModal .modal-footer button.btn:hover, .appModal .modal-footer button.btn:active, .appModal .modal-footer button.btn:focus, .appModal .modal-footer button.btn:visited {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
/* line 4102, ../sass/hp_responsive.scss */
.appModal .modal-footer button.btn.btn-secondary {
  background: transparent;
  color: #0096D6;
}
/* line 4105, ../sass/hp_responsive.scss */
.appModal .modal-footer button.btn.btn-secondary:hover, .appModal .modal-footer button.btn.btn-secondary:active, .appModal .modal-footer button.btn.btn-secondary:focus, .appModal .modal-footer button.btn.btn-secondary:visited {
  background: transparent !important;
  color: #0096D6;
}
/* line 4110, ../sass/hp_responsive.scss */
.appModal .modal-footer button.btn.btn-primary {
  background: #FF0000;
  color: #fff;
}
/* line 4113, ../sass/hp_responsive.scss */
.appModal .modal-footer button.btn.btn-primary:hover, .appModal .modal-footer button.btn.btn-primary:active, .appModal .modal-footer button.btn.btn-primary:focus, .appModal .modal-footer button.btn.btn-primary:visited {
  background: #FF0000 !important;
}
/* line 4121, ../sass/hp_responsive.scss */
.appModal.delete .modal-dialog {
  position: absolute;
  width: 740px;
  height: 260px;
  top: 50%;
  left: 50%;
  margin-left: -370px;
  margin-top: -130px;
  border-radius: 0;
}
/* line 4132, ../sass/hp_responsive.scss */
.appModal.delete .modal-header .modal-title {
  font-family: 'HPSimplifiedLight';
  font-weight: 200;
  font-style: normal;
  font-size: 28px;
  text-align: left;
  margin-bottom: 25px;
  color: #FF0000;
}
/* line 4142, ../sass/hp_responsive.scss */
.appModal.delete .helptextapp {
  color: #333333;
  font-size: 18px;
  line-height: 24px;
}
/* line 4147, ../sass/hp_responsive.scss */
.appModal.delete .modal-body {
  font-size: 18px;
  color: #333333;
}
/* line 4150, ../sass/hp_responsive.scss */
.appModal.delete .modal-body p {
  font-size: 18px;
  color: #333333;
}

/* line 4157, ../sass/hp_responsive.scss */
.resource-block .resource_required {
  position: absolute;
  z-index: 100;
  left: 88px;
}
