/*
* 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 250, ../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 260, ../sass/hp_responsive.scss */
#hp-my-apps-analytics-form .form-item {
  display: inline-block;
  margin-right: 20px;
}

/* line 266, ../sass/hp_responsive.scss */
#hp_my_apps_analytics_chart {
  margin-left: -80px;
}

/* line 271, ../sass/hp_responsive.scss */
#edit-hp-my-apps-add-form-hp-id-fieldset {
  display: none;
}

/* line 276, ../sass/hp_responsive.scss */
a.hp-manage-apps-app-details-title {
  cursor: pointer;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  width: 200px;
}
/* line 283, ../sass/hp_responsive.scss */
a.hp-manage-apps-app-details-title:hover {
  text-decoration: underline !important;
}

/* My Apps */
/* line 294, ../sass/hp_responsive.scss */
.my-apps-panels td.key {
  width: 15%;
}

/* line 297, ../sass/hp_responsive.scss */
.my-apps-panels span.striked {
  text-decoration: line-through;
  color: #e0e0e0;
}

/* line 301, ../sass/hp_responsive.scss */
.my-apps-panels td {
  word-wrap: break-word;
}

/* line 304, ../sass/hp_responsive.scss */
div#forum .table {
  margin-bottom: 0px;
}

/* line 307, ../sass/hp_responsive.scss */
.add-app-button {
  margin: 10px 0 20px;
  text-align: right;
}
/* line 310, ../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 317, ../sass/hp_responsive.scss */
.add-app-button .add-app span {
  color: #1d7ca7;
}
/* line 319, ../sass/hp_responsive.scss */
.add-app-button .add-app span.glyphicon {
  color: #fff;
  margin-right: 15px;
}
/* line 324, ../sass/hp_responsive.scss */
.add-app-button .add-app:hover {
  text-decoration: none;
}
/* line 333, ../sass/hp_responsive.scss */
.add-app-button .backToBlock {
  position: relative;
  top: 10px;
}

/* line 338, ../sass/hp_responsive.scss */
.backToBlock {
  text-align: left;
}
/* line 340, ../sass/hp_responsive.scss */
.backToBlock .backTo {
  position: relative;
}
/* line 342, ../sass/hp_responsive.scss */
.backToBlock .backTo::before {
  content: url("../images/leftnavarrow.png");
  position: absolute;
  left: -18px;
  top: -3px;
}

/* line 351, ../sass/hp_responsive.scss */
body .label.label-success {
  font-weight: normal;
}

/* line 355, ../sass/hp_responsive.scss */
body .label.label-success a {
  color: #ffffff;
}

/* line 359, ../sass/hp_responsive.scss */
body .label {
  box-shadow: 0px 0px 5px #dddddd;
}

/* line 363, ../sass/hp_responsive.scss */
body .label.label-success span.glyphicon {
  text-shadow: 0px 0px 2px #3C783C;
}

/* line 371, ../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 382, ../sass/hp_responsive.scss */
h4.app-title {
  color: #167BAB;
  font-size: 24px;
  margin-bottom: 15px;
  text-transform: capitalize;
}

/* line 389, ../sass/hp_responsive.scss */
.panel-heading {
  position: relative;
}

/* line 393, ../sass/hp_responsive.scss */
.status-label .label-default {
  font-weight: normal;
}

/* line 396, ../sass/hp_responsive.scss */
.status-label {
  position: absolute;
  right: 10px;
  top: 11px;
}

/* line 404, ../sass/hp_responsive.scss */
div.hp-app-details-buttons {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 3em;
}
/* line 407, ../sass/hp_responsive.scss */
div.hp-app-details-buttons ul {
  display: inline-block;
}
/* line 411, ../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 425, ../sass/hp_responsive.scss */
.page-node-add-forum h1 {
  font-size: 1.6em;
  margin-bottom: 15px;
}
/* line 430, ../sass/hp_responsive.scss */
.page-node-add-forum .forum-description {
  margin-bottom: 20px;
}
/* line 434, ../sass/hp_responsive.scss */
.page-node-add-forum .form-actions {
  text-align: center;
}
/* line 437, ../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 444, ../sass/hp_responsive.scss */
.page-node-add-forum #forum-node-form label {
  font-weight: normal;
}
/* line 448, ../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 458, ../sass/hp_responsive.scss */
.views-exposed-widget.views-submit-button {
  margin-top: 4px;
}

/* line 462, ../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 477, ../sass/hp_responsive.scss */
.node-type-forum h1 {
  width: 75%;
}
/* line 481, ../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 489, ../sass/hp_responsive.scss */
.node-type-forum .forum-quick-links li {
  display: block;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 497, ../sass/hp_responsive.scss */
.node-type-forum .forum-quick-links li a {
  display: block;
  width: 100px;
  margin: 0 5px;
  color: #fff;
  background: #0096D6;
}
/* line 508, ../sass/hp_responsive.scss */
.node-type-forum section#block-system-main .list-inline.links {
  text-align: right;
}
/* line 511, ../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 517, ../sass/hp_responsive.scss */
.node-type-forum section#block-system-main .list-inline.links li:last-child {
  border-right: none;
}
/* line 523, ../sass/hp_responsive.scss */
.node-type-forum .forum-header {
  color: #555;
  text-align: center;
}
/* line 528, ../sass/hp_responsive.scss */
.node-type-forum .forum-post {
  margin: 0;
  font-size: 15px;
}
/* line 532, ../sass/hp_responsive.scss */
.node-type-forum .forum-post .forum-header {
  border-top: none;
}
/* line 536, ../sass/hp_responsive.scss */
.node-type-forum .forum-post .row-main {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
/* line 543, ../sass/hp_responsive.scss */
.node-type-forum .main-post .forum-header {
  border-top: 1px solid #ccc;
}
/* line 548, ../sass/hp_responsive.scss */
.node-type-forum .forum-post .row-main {
  border-bottom: 1px solid #ccc;
}
/* line 552, ../sass/hp_responsive.scss */
.node-type-forum .forum-post-wrapper {
  margin-bottom: 0;
}
/* line 557, ../sass/hp_responsive.scss */
.node-type-forum .forum-main {
  padding: 5px 10px;
  background: #fff;
}
/* line 563, ../sass/hp_responsive.scss */
.node-type-forum .row-main {
  background: #efefef;
}
/* line 567, ../sass/hp_responsive.scss */
.node-type-forum .author-pane {
  text-align: center;
}
/* line 570, ../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 579, ../sass/hp_responsive.scss */
.node-type-forum .forum-posted {
  border-bottom: 1px solid #E5E8E8;
}
/* line 582, ../sass/hp_responsive.scss */
.node-type-forum .forum-posted .forum-posted-date {
  font-size: .8em;
}
/* line 590, ../sass/hp_responsive.scss */
.node-type-forum .forum-post-title {
  padding: 5px 0;
}

/* line 596, ../sass/hp_responsive.scss */
#comment-form-wrapper {
  margin: 80px 0 0 0;
}
/* line 599, ../sass/hp_responsive.scss */
#comment-form-wrapper #comment-form {
  margin-top: 20px;
}
/* line 603, ../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 610, ../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 621, ../sass/hp_responsive.scss */
#comment-form .username {
  margin-left: 10px;
}

/* line 626, ../sass/hp_responsive.scss */
#comment-actions {
  margin: 0 -15px;
  padding: 5px 15px;
  background: #ccc;
}
/* line 631, ../sass/hp_responsive.scss */
#comment-actions .btn.btn-success {
  background-color: #0096D6;
  border: 1px solid #0096D6;
}
/* line 636, ../sass/hp_responsive.scss */
#comment-actions div.form-actions {
  float: left;
  width: 280px;
  margin: 0;
}

/* line 645, ../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 653, ../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 657, ../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 663, ../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 669, ../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 675, ../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 680, ../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 687, ../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 693, ../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 698, ../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 703, ../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 710, ../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 725, ../sass/hp_responsive.scss */
  body .forum-header-utilities {
    position: absolute;
    top: -60px;
    right: -30px;
    margin: 0;
    width: 220px;
    padding: 0;
  }
}
/* line 735, ../sass/hp_responsive.scss */
body .forum-header-utilities .forum-subscribe {
  text-transform: capitalize;
}
/* line 738, ../sass/hp_responsive.scss */
body .forum-header-utilities .login {
  float: right;
}
/* line 742, ../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 753, ../sass/hp_responsive.scss */
  body .forum-header-utilities a {
    width: 100px;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  /* line 760, ../sass/hp_responsive.scss */
  body .forum-header-utilities a {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
}

/* line 769, ../sass/hp_responsive.scss */
.node-forum-form .btn {
  border-radius: 4px !important;
}

/* line 774, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form {
  margin-top: 40px;
}

/* line 778, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-item-edit-keys {
  width: 85%;
  display: inline-block;
}

/* line 783, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-actions {
  display: inline-block;
  float: right;
}

/* line 792, ../sass/hp_responsive.scss */
.front .hp-section-divider {
  border-bottom: 1px solid #000;
}
/* line 797, ../sass/hp_responsive.scss */
.front .master-container .alert {
  position: relative;
  padding-top: 50px;
}
/* line 801, ../sass/hp_responsive.scss */
.front .master-container .alert a.close {
  z-index: 100;
}
/* line 807, ../sass/hp_responsive.scss */
.front .main-container {
  padding-top: 40px;
  padding-bottom: 80px;
}
/* line 812, ../sass/hp_responsive.scss */
.front .master-container h2 {
  color: #000;
  text-align: center;
}
/* line 817, ../sass/hp_responsive.scss */
.front .master-container h3 {
  color: #0096D6;
}
/* line 821, ../sass/hp_responsive.scss */
.front .hp-inline {
  display: inline-block;
}
/* line 827, ../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 834, ../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 840, ../sass/hp_responsive.scss */
.front a.hp-front-call-to-action-container-3-block {
  margin-left: 0;
  margin-right: 0;
}
/* line 847, ../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 856, ../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 864, ../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 868, ../sass/hp_responsive.scss */
.front a.hp-front-dev-tools .hp-front-call-to-action p {
  color: #000;
}
/* line 877, ../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 886, ../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 894, ../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 898, ../sass/hp_responsive.scss */
.front a.hp-front-community .hp-front-call-to-action p {
  color: #000;
}
/* line 906, ../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 915, ../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 923, ../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 927, ../sass/hp_responsive.scss */
.front a.hp-front-third-block .hp-front-call-to-action p {
  color: #000;
}
/* line 934, ../sass/hp_responsive.scss */
.front .hp-front-trending-item-container {
  display: table;
}
/* line 938, ../sass/hp_responsive.scss */
.front .hp-front-trending-item-container img {
  padding-top: 30px;
}
/* line 942, ../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 949, ../sass/hp_responsive.scss */
.front .hp-front-trending-item h3 {
  margin-top: 0;
  color: #000;
}
/* line 956, ../sass/hp_responsive.scss */
.front .border-between > [class*='col-']:before {
  background: #000;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 1px;
  top: 0;
}
/* line 966, ../sass/hp_responsive.scss */
.front .border-between > [class*='col-']:first-child:before {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 972, ../sass/hp_responsive.scss */
  .front .hp-hero-image {
    background-position: center top;
    background-repeat: no-repeat;
    height: 263px;
  }
  /* line 978, ../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 990, ../sass/hp_responsive.scss */
  .front .border-between > [class*='col-']:before, .front .border-between > [class*='col-']:first-child:before {
    display: none;
  }
  /* line 995, ../sass/hp_responsive.scss */
  .front .hp-front-trending-item-container {
    display: block;
  }
  /* line 998, ../sass/hp_responsive.scss */
  .front .hp-front-trending-item-container img {
    display: block;
    padding-left: 30px;
  }
  /* line 1003, ../sass/hp_responsive.scss */
  .front .hp-front-trending-item-container .hp-front-trending-item {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  /* line 1011, ../sass/hp_responsive.scss */
  .front .hp-hero-image {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
  }
  /* line 1018, ../sass/hp_responsive.scss */
  .front h1 {
    padding-top: 100px;
    text-align: center;
    color: #FFF;
  }
}

@media screen and (max-width: 768px) {
  /* line 1033, ../sass/hp_responsive.scss */
  .front .hp-front-page-feature-image {
    width: 350px;
    max-width: 90% !important;
  }
}
/* line 1041, ../sass/hp_responsive.scss */
.page-header {
  background: #FFF;
  border: none;
  box-shadow: none;
}

/* line 1047, ../sass/hp_responsive.scss */
.hp-api-label {
  padding-right: 2em;
}

/* line 1055, ../sass/hp_responsive.scss */
.maintenance-page h1 {
  margin-bottom: 0;
}
/* line 1059, ../sass/hp_responsive.scss */
.maintenance-page #site-slogan {
  font-style: italic;
}
/* line 1063, ../sass/hp_responsive.scss */
.maintenance-page #main-squeeze {
  margin-top: 2em;
}
/* line 1067, ../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 1074, ../sass/hp_responsive.scss */
.maintenance-page #name-and-slogan {
  margin-top: 3em;
}
/* line 1078, ../sass/hp_responsive.scss */
.maintenance-page #content-content {
  margin-top: 1em;
}
/* line 1082, ../sass/hp_responsive.scss */
.maintenance-page .hp-logo {
  margin-left: 2em;
}

/* line 1089, ../sass/hp_responsive.scss */
body.page-node-1969.navbar-is-fixed-top.og-context {
  padding-top: 50px !important;
}

/* line 1093, ../sass/hp_responsive.scss */
body.page-node-1969.admin-menu.navbar-is-fixed-top.og-context {
  padding-top: 50px !important;
}

/* line 1097, ../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 1116, ../sass/hp_responsive.scss */
.hp-footer {
  background-color: #5a5a5a;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
}
/* line 1122, ../sass/hp_responsive.scss */
.hp-footer p, .hp-footer h4, .hp-footer a {
  font-family: 'HPSimplifiedRegular';
  color: #FFF;
  font-size: 14px;
}
/* line 1127, ../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 1131, ../sass/hp_responsive.scss */
.hp-footer a:hover {
  text-decoration: none;
}
/* line 1136, ../sass/hp_responsive.scss */
.hp-footer .footer-technologies-links {
  list-style: none;
  padding-left: 0;
}
/* line 1142, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links {
  list-style: none;
  margin-left: -5px;
  padding-left: 0;
}
/* line 1147, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li {
  display: inline-block;
  margin-right: 5px;
}
/* line 1151, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a {
  padding: 5px;
}
/* line 1157, ../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 1170, ../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 1186, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_fcb:before {
  content: "\E90E";
  font-size: 17px !important;
}
/* line 1190, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_sm_lkn:before {
  content: "\E90F";
  font-size: 17px !important;
}
/* line 1194, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_twt:before {
  content: "\E910";
  font-size: 17px !important;
}
/* line 1198, ../sass/hp_responsive.scss */
.hp-footer .ul_media_links li a.icn_ytb:before {
  content: "\E911";
  font-size: 17px !important;
}
/* line 1203, ../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 1208, ../sass/hp_responsive.scss */
.hp-footer hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #898888;
  margin-left: 0;
  margin-right: 0;
}
/* line 1218, ../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 1225, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block a {
  color: #0096D6;
}
/* line 1228, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block a:hover {
  color: #FFF;
}
/* line 1231, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block .description a:hover {
  color: #0096D6;
}
/* line 1235, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block input, .hp-footer .hp-masquerade-block span {
  display: block;
}
/* line 1239, ../sass/hp_responsive.scss */
.hp-footer .hp-masquerade-block input {
  margin-right: 0.5em;
}

/* line 1247, ../sass/hp_responsive.scss */
.front .hp-footer {
  margin-top: 0;
}

/* line 1255, ../sass/hp_responsive.scss */
div.region-content form.search-form div.form-type-textfield label {
  display: none;
}

/* line 1258, ../sass/hp_responsive.scss */
div.region-content form.search-form:before {
  content: "Enter terms";
}

@media screen and (min-width: 768px) {
  /* line 1263, ../sass/hp_responsive.scss */
  .search-form {
    width: 500px;
  }
}

/* line 1271, ../sass/hp_responsive.scss */
.hp-table {
  border: 1px solid #bbb;
}
/* line 1273, ../sass/hp_responsive.scss */
.hp-table thead {
  color: black;
  background-color: #E5E8E8;
}
/* line 1277, ../sass/hp_responsive.scss */
.hp-table a:not([data-toggle="tooltip"]) {
  text-decoration: none;
  color: #0096D6;
}
/* line 1281, ../sass/hp_responsive.scss */
.hp-table a[data-toggle="tooltip"] {
  color: #515151;
  cursor: text;
}
/* line 1285, ../sass/hp_responsive.scss */
.hp-table .description p {
  margin-top: -10px;
}
/* line 1292, ../sass/hp_responsive.scss */
.hp-table tbody tr td a.btn {
  color: #fff;
}

/* line 1301, ../sass/hp_responsive.scss */
.hp-single-link-table {
  border: 1px solid #bbb;
}
/* line 1303, ../sass/hp_responsive.scss */
.hp-single-link-table thead {
  background-color: #0096D6;
}
/* line 1306, ../sass/hp_responsive.scss */
.hp-single-link-table a {
  text-decoration: none;
  color: white !important;
}

/* line 1312, ../sass/hp_responsive.scss */
a.hp-underline-link:hover {
  text-decoration: underline !important;
}

/* line 1320, ../sass/hp_responsive.scss */
ul.quicktabs-tabs.quicktabs-style-nostyle li + li::before {
  content: "|";
  padding: 1.5em;
}
/* line 1324, ../sass/hp_responsive.scss */
ul.quicktabs-tabs.quicktabs-style-nostyle li a {
  text-decoration: none;
  color: #0096D6;
}
/* line 1328, ../sass/hp_responsive.scss */
ul.quicktabs-tabs.quicktabs-style-nostyle .active a {
  text-decoration: none;
  color: black;
}

/* line 1335, ../sass/hp_responsive.scss */
.panel-separator {
  padding-bottom: 30px;
}

/* line 1342, ../sass/hp_responsive.scss */
.news-events-community .pane-content {
  border: 1px solid #bbb;
  padding: 5px 25px;
}

/* line 1347, ../sass/hp_responsive.scss */
.see-more-blog-posts .pane-content {
  margin-right: 10px;
  float: right;
}

/* line 1352, ../sass/hp_responsive.scss */
.see-more-news-events .pane-content {
  float: right;
}

/* line 1356, ../sass/hp_responsive.scss */
.bordered-article-teaser {
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
}
/* line 1362, ../sass/hp_responsive.scss */
.bordered-article-teaser .blog-teaser-image {
  margin-right: 10px;
  border: 1px solid gray;
}

/* line 1368, ../sass/hp_responsive.scss */
.blog-forum-separator {
  background-color: #0096D6;
  height: 35px;
  width: 100%;
  margin-top: 20px;
}

/* line 1375, ../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 1388, ../sass/hp_responsive.scss */
.pane-views-recent-news-and-events-block {
  margin-bottom: 5px;
}

/* line 1393, ../sass/hp_responsive.scss */
.community-front .navbar {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  /* line 1398, ../sass/hp_responsive.scss */
  .community-front .container {
    padding-left: 0;
  }
}
/* line 1404, ../sass/hp_responsive.scss */
.community-front .main-container h1 {
  display: none;
}
/* line 1407, ../sass/hp_responsive.scss */
.community-front .main-container h2 {
  margin: 0 0 20px 0;
}
@media screen and (min-width: 992px) {
  /* line 1412, ../sass/hp_responsive.scss */
  .community-front .main-container .col-md-8 {
    padding-right: 5px;
  }
  /* line 1415, ../sass/hp_responsive.scss */
  .community-front .main-container .col-md-4 {
    padding-left: 5px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1420, ../sass/hp_responsive.scss */
  .community-front .main-container .col-md-8 {
    margin-bottom: 20px;
  }
}
/* line 1425, ../sass/hp_responsive.scss */
.community-front .main-container #block-forum-listing-block-hp-forum-listing {
  margin-top: 20px;
}
/* line 1430, ../sass/hp_responsive.scss */
.community-front .read-more {
  text-align: right;
  height: 10px;
  padding-right: 10px;
}
/* line 1436, ../sass/hp_responsive.scss */
.community-front .read-more.news-link {
  padding: 5px 10px;
}

/* line 1444, ../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 1457, ../sass/hp_responsive.scss */
.copy:hover {
  background-color: #006F23;
  cursor: hand;
}

/* line 1464, ../sass/hp_responsive.scss */
pre.prettyprint {
  display: block;
  overflow: auto;
  width: auto;
  white-space: pre;
  word-wrap: normal;
  padding: 10px;
}

/* line 1473, ../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 1478, ../sass/hp_responsive.scss */
#hp-webservices-table {
  margin-top: 20px;
}
/* line 1482, ../sass/hp_responsive.scss */
#hp-webservices-table table tr {
  font-size: 14px;
}
/* line 1485, ../sass/hp_responsive.scss */
#hp-webservices-table table tr td.active {
  background: #0096D6;
  color: white;
}
/* line 1490, ../sass/hp_responsive.scss */
#hp-webservices-table table tr td {
  padding: 4px;
  width: 8%;
}
/* line 1493, ../sass/hp_responsive.scss */
#hp-webservices-table table tr td ul {
  padding: 0;
  margin: 0;
}
/* line 1500, ../sass/hp_responsive.scss */
#hp-webservices-table table tr.even {
  background: #E5E8E8;
}

/* line 1509, ../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 1509, ../sass/hp_responsive.scss */
  .community-blog-teaser,
  .community-news-teaser {
    margin-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1509, ../sass/hp_responsive.scss */
  .community-blog-teaser,
  .community-news-teaser {
    height: 234px;
  }
}
/* line 1524, ../sass/hp_responsive.scss */
.community-blog-teaser .blog-link,
.community-news-teaser .blog-link {
  display: block;
  margin-bottom: 0px;
}
/* line 1529, ../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 1541, ../sass/hp_responsive.scss */
  .news-events .community-news-teaser {
    height: auto;
  }
}

/* line 1548, ../sass/hp_responsive.scss */
.community-front .news-events-community {
  background: #FFF;
  border: 1px solid #bbb;
}
@media screen and (min-width: 1200px) {
  /* line 1548, ../sass/hp_responsive.scss */
  .community-front .news-events-community {
    padding: 10px 20px 0 20px;
  }
}
/* line 1556, ../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 1564, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser {
    height: auto;
    margin-top: 133px;
    margin-bottom: 20px;
  }
  /* line 1570, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser:first-child {
    margin-top: 10px;
  }
  /* line 1574, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  /* line 1580, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 220px;
  }
  /* line 1587, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser:first-child {
    margin-top: 10px;
  }
  /* line 1591, ../sass/hp_responsive.scss */
  .community-front .news-events-community .community-news-teaser:last-child {
    margin-bottom: 0;
  }
}
/* line 1597, ../sass/hp_responsive.scss */
.community-front .news-events-community .community-news-teaser:last-child {
  border-bottom: none;
}
/* line 1602, ../sass/hp_responsive.scss */
.community-front .news-events-community .community-news-teaser .news-created {
  color: #999;
  margin-bottom: 1em;
}

/* line 1610, ../sass/hp_responsive.scss */
.page-community h1 {
  display: none;
}

/* line 1614, ../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 1624, ../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 1629, ../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 1642, ../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 1647, ../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 1654, ../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 1656, ../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 1663, ../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 1672, ../sass/hp_responsive.scss */
#block-hp-community-hp-community-block-popular .news-sidebar {
  font-size: .9em;
}
/* line 1676, ../sass/hp_responsive.scss */
#block-hp-community-hp-community-block-popular .news-sidebar li a {
  padding-bottom: 0px;
}
/* line 1680, ../sass/hp_responsive.scss */
#block-hp-community-hp-community-block-popular .news-sidebar li span {
  font-size: .9em;
  padding: 0 10px;
  display: block;
}
/* line 1688, ../sass/hp_responsive.scss */
#block-hp-community-hp-community-block-popular .news-sidebar li:hover span {
  color: #ccc;
}

/* line 1695, ../sass/hp_responsive.scss */
.view-popular-blog-content {
  font-size: .8em;
  color: #555;
}
/* line 1699, ../sass/hp_responsive.scss */
.view-popular-blog-content a {
  display: block;
  font-size: 1.2em;
  display: block;
}

/* line 1706, ../sass/hp_responsive.scss */
.region-content {
  position: relative;
}

/* line 1710, ../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 1721, ../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 1727, ../sass/hp_responsive.scss */
  #feedback-icon,
  #feedback-login {
    right: 160px;
  }
}
@media screen and (min-width: 768px) {
  /* line 1734, ../sass/hp_responsive.scss */
  #feedback-icon,
  #feedback-login {
    right: 40px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1742, ../sass/hp_responsive.scss */
  #feedback-icon,
  #feedback-login {
    display: none;
  }
}
/* line 1748, ../sass/hp_responsive.scss */
.youtube-container {
  display: block;
  margin: 20px auto;
  width: 100%;
  max-width: 600px;
}

/* line 1751, ../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 1754, ../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 1757, ../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 1760, ../sass/hp_responsive.scss */
#youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 1767, ../sass/hp_responsive.scss */
body.page-node-282 h1 {
  display: none;
}
/* line 1770, ../sass/hp_responsive.scss */
body.page-node-282 h2 {
  text-align: center;
}
/* line 1773, ../sass/hp_responsive.scss */
body.page-node-282 .hp-header p {
  margin: 20px 100px;
}
/* line 1776, ../sass/hp_responsive.scss */
body.page-node-282 .hp-header {
  border-bottom: 1px solid #ccc;
}
/* line 1779, ../sass/hp_responsive.scss */
body.page-node-282 img#hp-garage-photo {
  height: auto;
  margin-bottom: 20px;
}
/* line 1783, ../sass/hp_responsive.scss */
body.page-node-282 .hp-about-tile {
  height: auto;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  /* line 1788, ../sass/hp_responsive.scss */
  body.page-node-282 .hp-about-tile {
    height: 170px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1793, ../sass/hp_responsive.scss */
  body.page-node-282 .hp-about-tile {
    height: 140px;
  }
}
/* line 1797, ../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 1807, ../sass/hp_responsive.scss */
body.page-node-282 a.hp-button-full-width:hover {
  background-color: #137AAA;
}
@media screen and (min-width: 992px) {
  /* line 1811, ../sass/hp_responsive.scss */
  body.page-node-282 a.hp-button-full-width {
    width: 100%;
  }
}

/* line 1818, ../sass/hp_responsive.scss */
.hp-member-profile-container {
  display: table;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
/* line 1822, ../sass/hp_responsive.scss */
.hp-member-profile-container strong, .hp-member-profile-container h4 {
  font-family: 'HPSimplifiedRegular';
}

/* line 1827, ../sass/hp_responsive.scss */
.hp-member-profile-image-container {
  display: table-cell;
  margin: 10px -5px;
  padding: 20px 40px;
  background-color: #eee;
}
/* line 1833, ../sass/hp_responsive.scss */
.hp-member-profile-image-container img {
  width: 150px;
  height: 150px;
  border: 2px solid #FFF;
}

/* line 1840, ../sass/hp_responsive.scss */
.hp-member-profile-summary-container {
  display: table-cell;
  vertical-align: top;
  padding: 15px 30px 30px 30px;
  width: 100%;
}

/* line 1847, ../sass/hp_responsive.scss */
.hp-member-profile-image-inner {
  width: 154px;
  margin: 0 auto;
}
/* line 1851, ../sass/hp_responsive.scss */
.hp-member-profile-image-inner dt {
  float: left;
  display: inline;
}
/* line 1855, ../sass/hp_responsive.scss */
.hp-member-profile-image-inner dd {
  float: right;
  display: inline;
}

/* line 1861, ../sass/hp_responsive.scss */
.hp-interests-and-skills {
  list-style: none;
  padding: 0;
  margin-left: -5px;
}
/* line 1865, ../sass/hp_responsive.scss */
.hp-interests-and-skills li {
  display: inline-block;
  padding: 5px;
  color: #FFF;
  background: #0096D6;
  border-radius: 4px;
  margin: 5px;
}

/* line 1875, ../sass/hp_responsive.scss */
.hp-social-media-icons {
  list-style-type: none;
  padding: 0;
}
/* line 1879, ../sass/hp_responsive.scss */
.hp-social-media-icons li {
  display: inline;
  margin-right: 20px;
  margin-bottom: 15px;
}

/* line 1887, ../sass/hp_responsive.scss */
.form-item-field-my-photo-und-0-focus-rect {
  display: none;
}

/* line 1890, ../sass/hp_responsive.scss */
.form-item-field-my-photo-und-0-crop-rect {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 1897, ../sass/hp_responsive.scss */
  .hp-member-profile-container {
    width: 100%;
  }

  /* line 1901, ../sass/hp_responsive.scss */
  .hp-member-profile-image-container {
    display: block;
    width: 100%;
  }

  /* line 1906, ../sass/hp_responsive.scss */
  .hp-member-profile-summary-container {
    display: block;
    width: 100%;
  }
}
/*
  Slider  
*/
/* line 1918, ../sass/hp_responsive.scss */
.callout {
  width: 40%;
  float: right;
  margin: 0 20px 10px 20px;
  padding: 20px;
  border: 2px solid #333;
}

/* line 1930, ../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 1940, ../sass/hp_responsive.scss */
  .unslider {
    position: relative;
    margin-bottom: 20px;
  }
  /* line 1944, ../sass/hp_responsive.scss */
  .unslider .slider-items {
    margin: 0;
    padding: 0;
  }
  /* line 1948, ../sass/hp_responsive.scss */
  .unslider .slider-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
  }
  /* line 1954, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text {
    position: absolute;
    top: 5px;
    width: 45%;
  }
  /* line 1959, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text h2 {
    margin-bottom: 5px;
  }
  /* line 1963, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text p {
    font-size: 24px;
  }
  /* line 1968, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text a {
    color: #fff;
  }
  /* line 1973, ../sass/hp_responsive.scss */
  .unslider .slider-items li .reverse-text {
    color: #fff;
  }
  /* line 1977, ../sass/hp_responsive.scss */
  .unslider .slider-items li .reverse-text h2 {
    color: #fff;
    text-shadow: #000 1px 2px;
  }
  /* line 1984, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text.left {
    left: 25px;
  }
  /* line 1988, ../sass/hp_responsive.scss */
  .unslider .slider-items li .slider-text.right {
    right: 25px;
  }
  /* line 1992, ../sass/hp_responsive.scss */
  .unslider .slider-items li img {
    display: block;
  }
}
/* line 2001, ../sass/hp_responsive.scss */
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
/* line 2005, ../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 2021, ../sass/hp_responsive.scss */
.unslider-nav ol li.unslider-active {
  background: #777;
  cursor: default;
}

@media screen and (max-width: 767px) {
  /* line 2030, ../sass/hp_responsive.scss */
  .container.field-header {
    display: none;
  }
}
/* line 2036, ../sass/hp_responsive.scss */
.field-callouts-two .left {
  margin: 0 20px 0 0;
  float: left;
}
/* line 2041, ../sass/hp_responsive.scss */
.field-callouts-two .right {
  margin: 0 0 0 20px;
  float: right;
}

/* line 2047, ../sass/hp_responsive.scss */
.field-callouts-three {
  margin-top: 20px;
}

/* line 2051, ../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 2071, ../sass/hp_responsive.scss */
.unslider-arrow.next {
  right: 25px;
}

/* line 2075, ../sass/hp_responsive.scss */
.unslider-arrow.prev {
  left: 25px;
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 45%;
}

/* line 2084, ../sass/hp_responsive.scss */
.node-type-master-template-2 h1, .node-type-master-template-1 h1 {
  display: none;
}

/* line 2091, ../sass/hp_responsive.scss */
#ui-datepicker-div {
  z-index: 1200 !important;
}

/* line 2113, ../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 2119, ../sass/hp_responsive.scss */
  #large-format {
    height: 220px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 540px) {
  /* line 2126, ../sass/hp_responsive.scss */
  #large-format {
    height: 240px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 600px) {
  /* line 2133, ../sass/hp_responsive.scss */
  #large-format {
    height: 260px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 2140, ../sass/hp_responsive.scss */
  #large-format {
    height: 300px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 2147, ../sass/hp_responsive.scss */
  #large-format {
    height: 380px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1100px) {
  /* line 2154, ../sass/hp_responsive.scss */
  #large-format {
    height: 400px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 2161, ../sass/hp_responsive.scss */
  #large-format {
    height: 480px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 490px) {
  /* line 2168, ../sass/hp_responsive.scss */
  #large-format {
    height: 200px;
    margin-bottom: 0;
  }
}
/* line 2174, ../sass/hp_responsive.scss */
.large-format-content {
  margin-bottom: 40px;
}

/* line 2177, ../sass/hp_responsive.scss */
.large-format-content blockquote {
  height: 320px;
}

@media screen and (max-width: 992px) {
  /* line 2182, ../sass/hp_responsive.scss */
  .large-format-content blockquote {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  /* line 2188, ../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 2198, ../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 2208, ../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 2217, ../sass/hp_responsive.scss */
.page-node-514 h1 {
  display: none;
}

/* line 2220, ../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 2226, ../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 2236, ../sass/hp_responsive.scss */
  .large-format-printing-page-header h1, .large-format-printing-page-header h3 {
    font-size: .8em;
  }

  /* line 2240, ../sass/hp_responsive.scss */
  .large-format-printing-page-header p {
    font-size: .7em;
  }
}
/* line 2245, ../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 2250, ../sass/hp_responsive.scss */
.large-format-printing-page-header h3 {
  margin-bottom: 10px;
}

/* line 2253, ../sass/hp_responsive.scss */
.large-format-printing-page-header .cta-button {
  color: #FFF;
}

/* line 2260, ../sass/hp_responsive.scss */
#node-427 {
  background: transparent url(/sites/default/files/3DP_Banner.jpg) no-repeat 0 0;
  background-size: contain;
}

/* line 2265, ../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 2273, ../sass/hp_responsive.scss */
.three-d-content {
  margin-bottom: 40px;
}

/* line 2276, ../sass/hp_responsive.scss */
.three-d-content blockquote {
  height: 320px;
}

/* line 2280, ../sass/hp_responsive.scss */
.page-node-427 h1 {
  display: none;
}

/* line 2284, ../sass/hp_responsive.scss */
.page-node-427 .three-d-printing-page-header h1 {
  margin-bottom: 5px;
  display: block;
}

/* line 2289, ../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 2294, ../sass/hp_responsive.scss */
.three-d-printing-page-header .cta-button {
  color: #FFF;
}

@media screen and (max-width: 992px) {
  /* line 2299, ../sass/hp_responsive.scss */
  .three-d-content blockquote {
    height: auto;
  }
}
@media screen and (min-width: 491px) {
  /* line 2305, ../sass/hp_responsive.scss */
  #three-d {
    height: 160px;
    margin-bottom: 0;
  }

  /* line 2310, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 10px;
  }

  /* line 2315, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    display: none;
  }

  /* line 2317, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: .9em;
    margin: 0;
  }

  /* line 2319, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .7em;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 540px) {
  /* line 2324, ../sass/hp_responsive.scss */
  #three-d {
    height: 180px;
    margin-bottom: 0;
  }

  /* line 2329, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 10px;
  }

  /* line 2334, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: .7em;
    display: block;
  }

  /* line 2336, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1em;
    margin: 0;
  }

  /* line 2338, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .8em;
    margin: 0;
  }
}
@media screen and (min-width: 600px) {
  /* line 2342, ../sass/hp_responsive.scss */
  #three-d {
    height: 225px;
    margin-bottom: 0;
  }

  /* line 2347, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 10px;
  }

  /* line 2352, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: .8em;
    display: block;
  }

  /* line 2354, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1.1em;
    margin: 0;
  }

  /* line 2356, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .9em;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 2360, ../sass/hp_responsive.scss */
  #three-d {
    height: 230px;
    margin-bottom: 0;
  }

  /* line 2365, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 10px;
  }

  /* line 2370, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: .8em;
    display: block;
  }

  /* line 2372, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1.1em;
    margin: 0;
  }

  /* line 2374, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .9em;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 2378, ../sass/hp_responsive.scss */
  #three-d {
    height: 280px;
    margin-bottom: 20px;
  }

  /* line 2383, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px;
    margin: 25px 20px;
  }

  /* line 2388, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: .9em;
    display: block;
  }

  /* line 2390, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1.2em;
    margin: 0;
  }

  /* line 2392, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: 1em;
    margin: 0;
  }
}
@media screen and (min-width: 1100px) {
  /* line 2396, ../sass/hp_responsive.scss */
  #three-d {
    height: 300px;
    margin-bottom: 0;
  }

  /* line 2401, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 25px 20px;
  }

  /* line 2406, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    font-size: 1em;
    display: block;
  }

  /* line 2408, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: 1.4em;
    margin: 0;
  }

  /* line 2410, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: 1.2em;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 2414, ../sass/hp_responsive.scss */
  #three-d {
    height: 380px;
    margin-bottom: 0;
  }

  /* line 2419, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 35px 25px;
  }

  /* line 2424, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    display: block;
  }
}
@media screen and (max-width: 490px) {
  /* line 2428, ../sass/hp_responsive.scss */
  #three-d {
    height: 140px;
    margin-bottom: 0;
  }

  /* line 2433, ../sass/hp_responsive.scss */
  .three-d-printing-page-header {
    padding: 5px 10px;
    margin: 5px 5px;
  }

  /* line 2438, ../sass/hp_responsive.scss */
  .three-d-printing-page-header p {
    display: none;
  }

  /* line 2440, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h1 {
    font-size: .9em;
    margin: 0;
  }

  /* line 2442, ../sass/hp_responsive.scss */
  .three-d-printing-page-header h3 {
    font-size: .7em;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  /* line 2446, ../sass/hp_responsive.scss */
  .master-container {
    padding-top: 50px;
  }
}
/* line 2452, ../sass/hp_responsive.scss */
.tooltip {
  z-index: 10000 !important;
}

/* line 2457, ../sass/hp_responsive.scss */
.list-inline .statistics_counter {
  display: none;
}

/* line 2464, ../sass/hp_responsive.scss */
.node-type-support .comment {
  border: 1px solid #0096D6;
  border-top: none;
  padding: 0px 10px;
}
/* line 2470, ../sass/hp_responsive.scss */
.node-type-support .comment-wrapper {
  border: 1px solid #ccc;
  padding: 0 15px;
}
/* line 2476, ../sass/hp_responsive.scss */
.node-type-support .comment-wrapper > div:first-of-type {
  border-top: 1px solid #0096D6;
}
/* line 2481, ../sass/hp_responsive.scss */
.node-type-support .indented {
  margin-left: 25px;
}
/* line 2485, ../sass/hp_responsive.scss */
.node-type-support a.btn-primary {
  color: #fff;
}
/* line 2492, ../sass/hp_responsive.scss */
.node-type-support .support-request-links {
  width: 200px;
}
/* line 2495, ../sass/hp_responsive.scss */
.node-type-support .support-request-links a {
  margin-bottom: 10px;
  width: 225px;
  color: #fff;
  clear: both;
}

/* line 2506, ../sass/hp_responsive.scss */
.node-support-form .form-managed-file .input-group-btn {
  display: none;
}

/* line 2514, ../sass/hp_responsive.scss */
.page-hp-eula-user-agree-eula h1 {
  margin-bottom: 20px;
}

/* line 2518, ../sass/hp_responsive.scss */
.eula-header {
  width: 640px;
  margin-bottom: 40px;
}

/* line 2522, ../sass/hp_responsive.scss */
.eula-body {
  margin-bottom: 20px;
}
/* line 2525, ../sass/hp_responsive.scss */
.eula-body .eula-text {
  width: 640px;
  height: 280px;
  overflow-y: scroll;
  padding: 10px;
  border: 1px solid #ccc;
}
/* line 2533, ../sass/hp_responsive.scss */
.eula-body .form-type-checkbox {
  width: 640px;
  border-bottom: 1px solid #ccc;
  padding: 10px 20px;
}

/* line 2540, ../sass/hp_responsive.scss */
.swagger-browser {
  padding: 0;
  margin: 0;
}

/* JS table filter */
/* line 2546, ../sass/hp_responsive.scss */
.results tr[visible='false'],
.no-result {
  display: none;
}

/* line 2551, ../sass/hp_responsive.scss */
.results tr[visible='true'] {
  display: table-row;
}

/* line 2555, ../sass/hp_responsive.scss */
.counter {
  padding: 8px;
  color: #ccc;
}

/* line 2562, ../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 2574, ../sass/hp_responsive.scss */
.img-responsive {
  width: 100%;
}

/* Overriding ckeditor tabber styles */
/* line 2579, ../sass/hp_responsive.scss */
dl.ckeditor-tabber dd {
  padding-top: 2.3em;
}

/* Zendesk Styles */
/* line 2584, ../sass/hp_responsive.scss */
.kb-section {
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 2589, ../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 2601, ../sass/hp_responsive.scss */
.group-banner .large {
  margin-top: 51px !important;
}
/* line 2605, ../sass/hp_responsive.scss */
.group-banner .shadow {
  position: relative;
  bottom: 0;
  height: 1px;
  background-color: #ebebeb;
  box-shadow: 0 0 10px #000;
}
/* line 2613, ../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 2623, ../sass/hp_responsive.scss */
.group-banner a:hover, .group-banner a.active {
  border-bottom: solid 3px #0C95D3;
}
/* line 2631, ../sass/hp_responsive.scss */
.group-banner .group-banner {
  border-bottom: solid 5px #0C95D3;
}

/* line 2638, ../sass/hp_responsive.scss */
.page-node-433 .master-container {
  padding-top: 120px;
}
/* line 2642, ../sass/hp_responsive.scss */
.page-node-433 .master-container.large {
  padding-top: 150px;
}

/* line 2648, ../sass/hp_responsive.scss */
.og-context-node .group-banner {
  margin-top: 1px;
}

/* Technologies Page */
/* line 2655, ../sass/hp_responsive.scss */
.page-technologies .main-container {
  margin-top: 96px;
}
/* line 2659, ../sass/hp_responsive.scss */
.page-technologies .tooltip {
  font-size: .9em;
}
/* line 2663, ../sass/hp_responsive.scss */
.page-technologies .master-container {
  background: #E5E8E8;
}
/* line 2667, ../sass/hp_responsive.scss */
.page-technologies .results {
  display: none;
  padding-left: 16px;
  padding-right: 16px;
  background: #fff;
}
/* line 2674, ../sass/hp_responsive.scss */
.page-technologies .hp-table {
  margin: 0;
  border: none;
}
/* line 2680, ../sass/hp_responsive.scss */
.page-technologies .hp-table tr {
  border: none;
}
/* line 2684, ../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 2692, ../sass/hp_responsive.scss */
.page-technologies .hp-table tr.odd,
.page-technologies .hp-table tr.odd td {
  background-color: #fff;
}
/* line 2697, ../sass/hp_responsive.scss */
.page-technologies .hp-table tr.even,
.page-technologies .hp-table tr.even td {
  background-color: #E5E8E8;
}
/* line 2702, ../sass/hp_responsive.scss */
.page-technologies h1 {
  display: none;
}
/* line 2706, ../sass/hp_responsive.scss */
.page-technologies .results-group {
  margin: 0;
}
/* line 2709, ../sass/hp_responsive.scss */
.page-technologies .results-group h4 {
  margin: 0;
  border: 16px solid #fff;
  border-bottom: 0;
  padding: 10px;
  font-family: 'HPSimplifiedRegular';
}
/* line 2716, ../sass/hp_responsive.scss */
.page-technologies .results-group h4 span.glyphicon {
  font-size: 14px;
  line-height: 14px;
  padding-left: 10px;
}
/* line 2723, ../sass/hp_responsive.scss */
.page-technologies .results-group h4:hover {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  /* line 2732, ../sass/hp_responsive.scss */
  .page-technologies .main-container {
    margin-top: -30px;
  }
}
/* line 2738, ../sass/hp_responsive.scss */
.technologies-header {
  line-height: 74px;
}
/* line 2740, ../sass/hp_responsive.scss */
.technologies-header div {
  float: left;
  color: #fff;
}
/* line 2743, ../sass/hp_responsive.scss */
.technologies-header div a {
  color: #fff;
  text-decoration: underline;
}
/* line 2749, ../sass/hp_responsive.scss */
.technologies-header .technology {
  width: 22%;
  padding-left: 15px;
}
/* line 2754, ../sass/hp_responsive.scss */
.technologies-header .type {
  width: 12%;
  text-align: center;
}

@media screen and (max-width: 769px) {
  /* line 2761, ../sass/hp_responsive.scss */
  .page-technologies .hp-table tr td.tech-tagline,
  .page-technologies .hp-table thead th.description {
    display: none;
  }
}
/* line 2767, ../sass/hp_responsive.scss */
.page-technologies .hp-table thead {
  display: none;
}

@media screen and (min-width: 992px) {
  /* line 2774, ../sass/hp_responsive.scss */
  .page-technologies .hp-table .tech-title {
    width: 20%;
  }
  /* line 2778, ../sass/hp_responsive.scss */
  .page-technologies .hp-table .tech-tag {
    text-align: center;
    width: 10%;
  }
  /* line 2783, ../sass/hp_responsive.scss */
  .page-technologies .hp-table .tech-tagline {
    width: 50%;
  }
  /* line 2787, ../sass/hp_responsive.scss */
  .page-technologies .hp-table .tech-docs {
    width: 10%;
  }
}
/* JetAdvantage Solutions Partner Portal */
/* line 2797, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-add-metrics .form-item {
  margin-bottom: 10px;
}
/* line 2801, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-add-metrics .form-actions {
  margin-top: 20px;
}
/* line 2805, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-add-metrics .back-to-solutions {
  clear: both;
  margin-bottom: 20px;
}
/* line 2811, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-add-metrics fieldset legend {
  color: #fff !important;
  background-color: #0096D6 !important;
}

/* Metrics reporting page */
/* line 2819, ../sass/hp_responsive.scss */
.metrics-reporting {
  margin-bottom: 40px;
}
/* line 2822, ../sass/hp_responsive.scss */
.metrics-reporting .metrics-dates {
  clear: both;
}
/* line 2824, ../sass/hp_responsive.scss */
.metrics-reporting .metrics-dates label {
  display: block;
}
/* line 2828, ../sass/hp_responsive.scss */
.metrics-reporting .metrics-starting-date {
  margin-bottom: 10px;
}

/* line 2833, ../sass/hp_responsive.scss */
#return-developer-packages {
  margin-top: 20px;
}

/* line 2839, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-developer-packages h1 {
  margin-top: 20px;
  margin-bottom: 0px;
}
/* line 2846, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-developer-packages table td:first-child {
  /*width: 85%;*/
}
/* line 2850, ../sass/hp_responsive.scss */
.page-hp-oxp-partners-developer-packages table td:last-child {
  /*width: 15%;*/
}

/* line 2856, ../sass/hp_responsive.scss */
#edit-field-packages-und {
  height: 180px;
}

/* line 2860, ../sass/hp_responsive.scss */
.no-padding-left {
  padding-left: 0px;
}

/* line 2865, ../sass/hp_responsive.scss */
.page-hp-oxp-download-package h1 {
  margin-top: 20px;
}

/* line 2870, ../sass/hp_responsive.scss */
#forum-comments .indented {
  margin-left: 5%;
  width: 95%;
}

/* line 2874, ../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 2876, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default .checkbox:first-child {
  margin-top: -5px;
}

/* line 2877, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default:before,
#edit-og-group-ref-und-0-default:after {
  content: "";
  display: table;
}

/* line 2882, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default:after {
  clear: both;
}

/* line 2885, ../sass/hp_responsive.scss */
#edit-og-group-ref-und-0-default {
  zoom: 1;
  /* IE6&7 */
}

/* line 2888, ../sass/hp_responsive.scss */
#edit-bu-ids .form-type-checkbox {
  float: left;
  width: 33%;
  min-width: 190px;
  vertical-align: top;
}

/* line 2890, ../sass/hp_responsive.scss */
#edit-bu-ids .checkbox:first-child {
  margin-top: -5px;
}

/* line 2891, ../sass/hp_responsive.scss */
#edit-bu-ids:before,
#edit-bu-ids:after {
  content: "";
  display: table;
}

/* line 2896, ../sass/hp_responsive.scss */
#edit-bu-ids:after {
  clear: both;
}

/* line 2899, ../sass/hp_responsive.scss */
#edit-bu-ids {
  zoom: 1;
  /* IE6&7 */
}

/**********User Story:DEVPTL-1422*********************/
/* line 2903, ../sass/hp_responsive.scss */
#hp-partner-profile-form .form-item-jetadvantage-documents {
  width: 217px;
}

/* line 2906, ../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 2915, ../sass/hp_responsive.scss */
#hp-partner-profile-form .download_link {
  float: left;
  margin-left: 10px;
  width: 43px;
}

/* line 2920, ../sass/hp_responsive.scss */
#hp-partner-profile-form .form-item-field-tier {
  float: right;
}

/* line 2923, ../sass/hp_responsive.scss */
#hp-partner-profile-form .form-item-jetadvantage-documents {
  float: left;
}

/* line 2927, ../sass/hp_responsive.scss */
#sliding-popup .popup-content #popup-buttons button {
  font-family: "HPSimplifiedLight";
  font-style: normal;
  text-shadow: none;
}

/* line 2932, ../sass/hp_responsive.scss */
.table_service_key td {
  width: 29%;
}

/* line 2936, ../sass/hp_responsive.scss */
.table_service_key small {
  cursor: pointer;
}

/* line 2943, ../sass/hp_responsive.scss */
.hp-glossary li {
  float: left;
  list-style-type: none;
  padding: 7px;
  font-size: 23px;
}
/* line 2949, ../sass/hp_responsive.scss */
.hp-glossary ul > li:not(:first-child):before {
  content: "  |  ";
}

/************* Writed by santosh ***************/
/* line 2955, ../sass/hp_responsive.scss */
input:focus, button:focus, textarea:focus, select:focus, a:focus {
  outline: none;
}

/* line 2962, ../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 2971, ../sass/hp_responsive.scss */
#forum:before, #forum:after {
  content: '';
  display: table;
  clear: both;
}

/* line 2976, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-item-edit-keys {
  float: left;
}

/* line 2979, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-actions {
  width: 13%;
  clear: none;
}

/* line 2983, ../sass/hp_responsive.scss */
#hp-forum-search-search-forum-form div.form-actions button {
  width: 100%;
}

@media (max-width: 800px) {
  /* line 2989, ../sass/hp_responsive.scss */
  #hp-forum-search-search-forum-form div.form-item-edit-keys {
    width: 69%;
  }

  /* line 2992, ../sass/hp_responsive.scss */
  #hp-forum-search-search-forum-form div.form-actions {
    width: 30%;
  }

  /* line 2995, ../sass/hp_responsive.scss */
  body .forum-header-utilities {
    right: 0;
    position: absolute;
  }

  /* line 2999, ../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 3008, ../sass/hp_responsive.scss */
  body .forum-header-utilities {
    position: static;
  }

  /* line 3011, ../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 3021, ../sass/hp_responsive.scss */
  #hp-forum-search-search-forum-form div.form-item-edit-keys {
    width: 59%;
  }

  /* line 3024, ../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 3033, ../sass/hp_responsive.scss */
button.reset {
  background: #0096D6;
  border: none;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  text-transform: capitalize;
}
/* line 3041, ../sass/hp_responsive.scss */
button.reset:disabled, button.reset[disabled] {
  background: #e4e4e4;
}

/* line 3048, ../sass/hp_responsive.scss */
.table_search button.reset {
  padding: 5px 15px;
  font-size: 16px;
}

/* line 3055, ../sass/hp_responsive.scss */
.add-app-button .col-md-6 {
  margin: 0;
}
/* line 3058, ../sass/hp_responsive.scss */
.add-app-button .add-app, .add-app-button button.reset {
  display: inline-block;
  border: none;
}

/* line 3064, ../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 3066, ../sass/hp_responsive.scss */
.my-app-list .button-set {
  text-align: right;
  margin-bottom: 20px;
}
/* line 3071, ../sass/hp_responsive.scss */
.my-app-list .tablesorter.table {
  border-collapse: unset !important;
  padding: 10px;
}
/* line 3076, ../sass/hp_responsive.scss */
.my-app-list .tablesorter.table thead th {
  border: none !important;
  text-transform: none;
  letter-spacing: 1px;
}
/* line 3080, ../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 3084, ../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 3091, ../sass/hp_responsive.scss */
.my-app-list .table-responsive {
  width: 100%;
  border: none;
  overflow: hidden;
  overflow-x: auto;
  border: 1px solid #c6c6c6;
}
/* line 3097, ../sass/hp_responsive.scss */
.my-app-list .table-responsive .table {
  border: none !important;
}
/* line 3102, ../sass/hp_responsive.scss */
.my-app-list input.tablesorter-filter {
  width: 100%;
  border: 1px solid #c6c6c6;
}
/* line 3109, ../sass/hp_responsive.scss */
.my-app-list tbody tr td {
  font-family: 'HPSimplifiedLight', 'HPSimplifiedRegular', sans-serif;
  padding: 25px 10px;
  line-height: normal;
}
/* line 3113, ../sass/hp_responsive.scss */
.my-app-list tbody tr td p {
  line-height: normal;
}
/* line 3117, ../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 3125, ../sass/hp_responsive.scss */
.my-app-list tbody tr td a.details-link:hover {
  text-decoration: underline;
}
/* line 3130, ../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 3134, ../sass/hp_responsive.scss */
.my-app-list tbody tr td:nth-child(3) .pro-status-label {
  margin-left: 20px;
}
/* line 3142, ../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 3152, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 17px;
  height: 17px;
}
/* line 3162, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label.label-pending::before {
  content: url(../images/pending.png);
}
/* line 3167, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label.label-approved::before {
  content: url(../images/approved.png);
}
/* line 3172, ../sass/hp_responsive.scss */
.my-app-list .pro-status-label .label.label-revoked::before {
  content: url(../images/revoked.png);
}
/* line 3182, ../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 3185, ../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 3188, ../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 3191, ../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 3196, ../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 3203, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:nth-child(1) {
  width: 250px;
}
/* line 3214, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child {
  position: relative;
  width: 290px;
}
/* line 3217, ../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 3220, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child label {
  display: none;
}
/* line 3223, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input {
  display: inline-block;
}
/* line 3225, ../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 3228, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input.dateFrom {
  margin-right: 4%;
}
/* line 3231, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child input.dateTo {
  margin-right: 0;
}
/* line 3235, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .placholder-text {
  position: absolute;
  left: 5%;
  top: 30%;
  color: #333;
}
/* line 3241, ../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 3248, ../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 3253, ../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 3256, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .compare-select {
  width: 30%;
  margin-right: 3%;
}
/* line 3260, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td:last-child .compare-select-wrapper {
  width: 67%;
}
/* line 3263, ../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 3270, ../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 3294, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td select.tablesorter-filter {
  padding-right: 25px;
  font-size: 14px;
}
/* line 3298, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-filter-row td select option {
  color: rgba(51, 51, 51, 0.8) !important;
}
/* line 3304, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager {
  padding: 5px;
}
/* line 3307, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager span:focus {
  border: none;
  outline: none;
}
/* line 3312, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager .nextprev_Block {
  position: relative;
  top: 2px;
}
/* line 3316, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager .prev {
  margin-right: -1px;
}
/* line 3321, ../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 3326, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager img {
  vertical-align: middle;
  margin-right: 2px;
  cursor: pointer;
}
/* line 3333, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager .pagedisplay {
  padding: 0 5px 0 5px;
  width: auto;
  white-space: nowrap;
  text-align: center;
}
/* line 3341, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager select {
  margin: 0;
  padding: 0;
}
/* line 3348, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager.disabled {
  display: none;
}
/* line 3352, ../sass/hp_responsive.scss */
.my-app-list .tablesorter-pager .disabled {
  /* visibility: hidden */
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
/* line 3358, ../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 3364, ../sass/hp_responsive.scss */
  .table-responsive {
    width: 100%;
    border: none;
    overflow: auto;
    overflow-x: auto;
  }
  /* line 3369, ../sass/hp_responsive.scss */
  .table-responsive .table {
    width: 1100px;
  }
}
@media (max-width: 640px) {
  /* line 3376, ../sass/hp_responsive.scss */
  .my-app-list .tablesorter-pager {
    text-align: center;
  }
  /* line 3378, ../sass/hp_responsive.scss */
  .my-app-list .tablesorter-pager .pagedisplay, .my-app-list .tablesorter-pager .right {
    float: none;
  }
  /* line 3381, ../sass/hp_responsive.scss */
  .my-app-list .tablesorter-pager .right {
    margin: 10px 0;
  }
  /* line 3384, ../sass/hp_responsive.scss */
  .my-app-list .tablesorter-pager .pagesize {
    width: auto;
  }
}
/* line 3391, ../sass/hp_responsive.scss */
.field-type-text-with-summary .field-items {
  margin-bottom: 20px;
}

/* line 3396, ../sass/hp_responsive.scss */
.region-highlighted {
  float: right;
  margin: 7px 0 0 0;
  border-radius: 0;
  width: 150px;
}
/* line 3401, ../sass/hp_responsive.scss */
.region-highlighted form {
  margin: 0;
}
/* line 3405, ../sass/hp_responsive.scss */
.region-highlighted select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("arrow.svg");
  background-size: 15px 7px;
  background-origin: padding-box;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  font-size: 16px;
  border-radius: 0;
  box-shadow: none;
  padding: 8px 10px;
  height: auto;
}
/* line 3420, ../sass/hp_responsive.scss */
.region-highlighted select.form-control:focus {
  outline: none;
  border: none;
  border-color: transparent;
}
