/* line 2, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table {
  border: 1px solid #c6c6c6;
  text-transform: capitalize;
}
/* line 5, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table img {
  width: 21px;
}
/* line 9, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table tbody td {
  border-top: none;
}
/* line 11, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table tbody td img {
  width: 21px !important;
}
/* line 16, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table tbody tr:first-child td {
  border-top: 1px solid #c6c6c6;
}
/* line 22, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table > thead > tr > th {
  background-color: #FFFFFF;
  border: 1px solid #c6c6c6;
}
/* line 26, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table > tbody > tr.odd {
  background-color: #FAFAFA;
}
/* line 29, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table > tbody > tr.odd:hover > td {
  background-color: #FAFAFA;
}
/* line 32, ../sass/hp_responsive_table.scss */
.oxp_tablesort .table > tbody > tr.even:hover > td {
  background-color: #FFFFFF;
}
/* line 35, ../sass/hp_responsive_table.scss */
.oxp_tablesort th.tablesorter-headerUnSorted:not(.sorter-false) .tablesorter-header-inner {
  background-image: url(../images/admin_icons/arrow_unsort.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 98% 82%;
}
/* line 42, ../sass/hp_responsive_table.scss */
.oxp_tablesort tr .tablesorter-headerAsc .tablesorter-header-inner {
  background-image: url(../images/admin_icons/arrow_sort_asc.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 98% 82%;
}
/* line 48, ../sass/hp_responsive_table.scss */
.oxp_tablesort tr .tablesorter-headerDesc .tablesorter-header-inner {
  background-image: url(../images/admin_icons/arrow_sort_desc.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 98% 82%;
}

/* line 57, ../sass/hp_responsive_table.scss */
.tablesorter-pager {
  margin-top: 10px;
  margin-bottom: 6px;
}
/* line 60, ../sass/hp_responsive_table.scss */
.tablesorter-pager .right {
  float: right;
}
/* line 63, ../sass/hp_responsive_table.scss */
.tablesorter-pager .pagedisplay {
  float: left;
  text-transform: capitalize;
  color: #0096D6;
}
/* line 68, ../sass/hp_responsive_table.scss */
.tablesorter-pager .first, .tablesorter-pager .last {
  border-radius: 5px;
  color: #0096D6;
  border: 1px solid #ccc;
  padding: 4px 5px 1px;
  background: #FFFFFF;
}
/* line 75, ../sass/hp_responsive_table.scss */
.tablesorter-pager .prev {
  color: #0096D6;
  border: 1px solid #ccc;
  padding: 4px 5px 1px;
  background: #FFFFFF;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-right: -7px;
}
/* line 84, ../sass/hp_responsive_table.scss */
.tablesorter-pager .next {
  color: #0096D6;
  border: 1px solid #ccc;
  padding: 4px 5px 1px;
  background: #FFFFFF;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-left: -4px;
}
/* line 94, ../sass/hp_responsive_table.scss */
.tablesorter-pager .pagecount span {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #0096D6;
  padding-top: 4px;
  padding-bottom: 1px;
}
/* line 101, ../sass/hp_responsive_table.scss */
.tablesorter-pager .pagecount a {
  border: 1px solid #ccc;
  padding: 4px 5px 1px;
  background: #FFFFFF;
  font-size: 17px;
  color: #0096D6;
  text-decoration: none;
}
/* line 109, ../sass/hp_responsive_table.scss */
.tablesorter-pager .pagecount a.current {
  background-color: #0096D6;
  color: #FFFFFF;
  border: 1px solid #0096D6;
}

/* line 117, ../sass/hp_responsive_table.scss */
.bottom_pager {
  margin-bottom: 40px;
}

/* line 120, ../sass/hp_responsive_table.scss */
.top_pager, .table_search {
  margin-top: 14px;
}

/* line 125, ../sass/hp_responsive_table.scss */
.first, .last, .next, .prev {
  cursor: pointer;
}

/* line 127, ../sass/hp_responsive_table.scss */
.tablesorter_search .filtered {
  display: none;
}

/* line 132, ../sass/hp_responsive_table.scss */
.table_search .search {
  width: 220px;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
}
/* line 138, ../sass/hp_responsive_table.scss */
.table_search .select_state {
  margin-top: -25px;
  margin-bottom: 10px;
}

/* line 145, ../sass/hp_responsive_table.scss */
#oxptrackertable thead tr.tablesorter-filter-row, #oxptrackertable-sticky thead tr.tablesorter-filter-row {
  display: none;
}

/* line 150, ../sass/hp_responsive_table.scss */
.tablewrapper {
  position: relative;
  padding: 0 5px;
  max-height: 500px;
  min-height: 10px;
  overflow-y: auto;
}

/* line 159, ../sass/hp_responsive_table.scss */
#hp-oxp-packages-admin-form .form-item-tier-select, #hp-oxp-packages-admin-form .form-item-package-select {
  float: left;
}
/* line 162, ../sass/hp_responsive_table.scss */
#hp-oxp-packages-admin-form #bulk_package_assignmwnt {
  margin-left: -5px;
}
/* line 165, ../sass/hp_responsive_table.scss */
#hp-oxp-packages-admin-form .pack_sub {
  margin-top: 30px;
}

/* line 172, ../sass/hp_responsive_table.scss */
#bulk_pack_assign thead > tr > th:nth-child(2) .tablesorter-header-inner, #bulk_pack_assign thead > tr > th:nth-child(4) .tablesorter-header-inner, #bulk_pack_assign-sticky thead > tr > th:nth-child(2) .tablesorter-header-inner, #bulk_pack_assign-sticky thead > tr > th:nth-child(4) .tablesorter-header-inner {
  margin-bottom: 9px;
}
/* line 176, ../sass/hp_responsive_table.scss */
#bulk_pack_assign .divsellisttier, #bulk_pack_assign-sticky .divsellisttier {
  width: 20px;
  float: right;
}
/* line 181, ../sass/hp_responsive_table.scss */
#bulk_pack_assign .ms-options-wrap .ms-options label, #bulk_pack_assign-sticky .ms-options-wrap .ms-options label {
  font: normal 15px HPSimplifiedLight;
}
/* line 184, ../sass/hp_responsive_table.scss */
#bulk_pack_assign .ms-options-wrap button::after, #bulk_pack_assign-sticky .ms-options-wrap button::after {
  display: none;
}
/* line 187, ../sass/hp_responsive_table.scss */
#bulk_pack_assign .ms-options-wrap button, #bulk_pack_assign .ms-options-wrap button:focus, #bulk_pack_assign-sticky .ms-options-wrap button, #bulk_pack_assign-sticky .ms-options-wrap button:focus {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}
/* line 198, ../sass/hp_responsive_table.scss */
#bulk_pack_assign .ms-options-wrap.ms-active button, #bulk_pack_assign .ms-options-wrap.ms-has-selections button, #bulk_pack_assign-sticky .ms-options-wrap.ms-active button, #bulk_pack_assign-sticky .ms-options-wrap.ms-has-selections button {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter-blue.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}

/* line 212, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .table_search .search {
  width: 250px;
}
/* line 215, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .table_search .search:focus {
  outline: none;
}
/* line 218, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .table_search button {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #000;
  font-weight: 500;
  width: 33%;
}
/* line 226, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .download_csv {
  cursor: pointer;
  margin-top: 13px;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  color: #0096D6;
  background-image: url(../images/Download-CSV-blue.svg);
  background-position-x: left;
  padding-left: 30px;
  padding-bottom: 12px;
}
/* line 241, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .download_csv:disabled {
  cursor: default;
  color: #333333;
  background-image: url(../images/Download-CSV.svg);
}
/* line 247, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .tab_head h3 {
  margin-bottom: 0px;
}
/* line 252, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_metrics_clipboard_tab .copy_clip {
  margin-top: 13px;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  background-position-x: left;
  padding-left: 30px;
  padding-bottom: 12px;
}
/* line 268, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_metrics_clipboard_tab .copied_clip, #hp-oxp-metrics-metrics-form .cumulative_metrics_clipboard_tab .uncopied_clip {
  color: #0096D6;
  background-image: url(../images/copy_to_clipboard_blue.svg);
  background-position-y: -1px;
  position: relative;
  line-height: 31px;
}
/* line 276, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics {
  margin-top: 10px;
  width: 100%;
  max-width: 920px;
}
/* line 283, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics thead tr > th {
  background-color: #FFFFFF;
  border-bottom: none;
}
/* line 287, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics thead tr > th:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: #c6c6c6;
}
/* line 296, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics thead tr > th:last-child:after {
  width: 0px;
  background: transparent;
}
/* line 300, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics thead tr th {
  font-size: 14px;
  position: relative;
  vertical-align: top;
  text-align: left;
  color: #000;
  font-weight: bold;
  padding: 0 8px;
  width: 18%;
  height: 40px;
  border: none;
}
/* line 312, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics thead tr th > span {
  display: inline-block;
  width: 110px;
  font-size: 14px;
  white-space: normal;
}
/* line 318, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics span.Of-Total {
  display: block;
}
/* line 321, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics thead > tr > th:nth-child(1) {
  width: 10%;
}
/* line 324, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics thead > tr > th:nth-child(5), #hp-oxp-metrics-metrics-form .cumulative_table_metrics thead > tr > th:nth-child(6) {
  text-align: center;
  vertical-align: middle;
}
/* line 328, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics thead > tr > th:nth-child(5) > span, #hp-oxp-metrics-metrics-form .cumulative_table_metrics thead > tr > th:nth-child(6) > span {
  width: 60px;
}
/* line 331, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .cumm_hetext {
  text-transform: lowercase;
}
/* line 334, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .cumm_hetext::first-letter {
  text-transform: uppercase;
}
/* line 337, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .cumm_text {
  width: 80px;
  border-radius: 6px;
  margin: 0 8px;
  text-align: right;
  border: 1px solid #dddddd;
  padding: 0 8px;
}
/* line 345, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics input:focus {
  outline: none;
}
/* line 348, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .cumm_textbox {
  padding: 5px 0;
}
/* line 351, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .sub_edit_atta_per_dev {
  text-align: center;
  width: 100%;
}
/* line 355, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics button {
  display: inline-block;
  width: 45%;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 361, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics button:focus {
  outline: none;
}
/* line 364, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics ::-moz-selection, #hp-oxp-metrics-metrics-form .cumulative_table_metrics ::selection {
  background-color: transparent;
}
/* line 367, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .cumm_chbox {
  text-align: center;
}
/* line 369, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .cumm_chbox input[type="checkbox"] {
  position: relative;
  top: 2px;
}
/* line 374, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .edit_per_att_dev, #hp-oxp-metrics-metrics-form .cumulative_table_metrics .edit_avg_un_pri_dev {
  position: absolute;
  background: white;
  z-index: 1000;
  border: 1px solid #aaa;
  overflow: auto;
  display: none;
  padding: 0 10px;
  width: 100%;
  margin-left: -8px;
}
/* line 385, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_table_metrics .edit_per_att_dev.active, #hp-oxp-metrics-metrics-form .cumulative_table_metrics .edit_avg_un_pri_dev.active {
  display: block;
}
/* line 389, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .cumulative_metrics_clipboard_tab {
  margin-top: 15px;
  text-align: left;
  position: relative;
  left: -15px;
}
/* line 395, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .edit_atta_dev {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  width: 20px;
}
/* line 402, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .edit_atta_dev img {
  width: 100%;
  cursor: pointer;
}
/* line 406, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .col-sm-push-2 {
  left: 0;
  text-align: right;
}
/* line 409, ../sass/hp_responsive_table.scss */
#hp-oxp-metrics-metrics-form .col-sm-push-2 .pagesize {
  width: 50%;
}

/* line 415, ../sass/hp_responsive_table.scss */
.unixfiscal_res {
  display: none;
}

/* line 419, ../sass/hp_responsive_table.scss */
.unixfiscal_desk {
  position: absolute;
  top: 85px;
  right: 115px;
  z-index: 10000;
  padding-top: 358px;
}

/* line 428, ../sass/hp_responsive_table.scss */
.divsellistoptfiscqua .ms-options-wrap .ms-options label {
  font: normal 15px HPSimplifiedLight;
}
/* line 431, ../sass/hp_responsive_table.scss */
.divsellistoptfiscqua .ms-options-wrap button::after {
  display: none;
}
/* line 434, ../sass/hp_responsive_table.scss */
.divsellistoptfiscqua .ms-options-wrap button, .divsellistoptfiscqua .ms-options-wrap button:focus {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}
/* line 445, ../sass/hp_responsive_table.scss */
.divsellistoptfiscqua .ms-options-wrap.ms-active button, .divsellistoptfiscqua .ms-options-wrap.ms-has-selections button {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter-blue.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}

/* line 458, ../sass/hp_responsive_table.scss */
#partner_list .divsellistpartier, #partner_list .divsellistparreg {
  width: 20px;
  float: right;
}
/* line 462, ../sass/hp_responsive_table.scss */
#partner_list .divsellistparsince {
  width: 40px;
  float: right;
}
/* line 466, ../sass/hp_responsive_table.scss */
#partner_list .partner_date_range {
  width: 157px;
  padding: 6px;
  margin-left: -100px;
}
/* line 470, ../sass/hp_responsive_table.scss */
#partner_list .partner_date_range #to {
  margin-left: 8px;
}
/* line 473, ../sass/hp_responsive_table.scss */
#partner_list .partner_date_range div {
  padding-bottom: 7px;
}
/* line 476, ../sass/hp_responsive_table.scss */
#partner_list .partner_date_range button {
  display: none;
}
/* line 479, ../sass/hp_responsive_table.scss */
#partner_list .partner_date_range input {
  width: 100px;
}
/* line 484, ../sass/hp_responsive_table.scss */
#partner_list .ms-options-wrap .ms-options label {
  font: normal 15px HPSimplifiedLight;
}
/* line 487, ../sass/hp_responsive_table.scss */
#partner_list .ms-options-wrap button::after {
  display: none;
}
/* line 490, ../sass/hp_responsive_table.scss */
#partner_list .ms-options-wrap button, #partner_list .ms-options-wrap button:focus {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}
/* line 501, ../sass/hp_responsive_table.scss */
#partner_list .ms-options-wrap.ms-active button, #partner_list .ms-options-wrap.ms-has-selections button {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter-blue.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}

/* line 513, ../sass/hp_responsive_table.scss */
.partner_date_range {
  width: 157px;
  padding: 6px;
  margin-left: -100px;
}
/* line 517, ../sass/hp_responsive_table.scss */
.partner_date_range #to {
  margin-left: 8px;
}
/* line 520, ../sass/hp_responsive_table.scss */
.partner_date_range div {
  padding-bottom: 7px;
}
/* line 523, ../sass/hp_responsive_table.scss */
.partner_date_range button {
  display: none;
}
/* line 526, ../sass/hp_responsive_table.scss */
.partner_date_range input {
  width: 100px;
}

/* line 531, ../sass/hp_responsive_table.scss */
#metrics_bu {
  margin-bottom: 0px;
}
/* line 533, ../sass/hp_responsive_table.scss */
#metrics_bu .ms-options-wrap > .ms-options, #metrics_bu .partner_date_range {
  left: 0;
  top: 55px;
}
/* line 537, ../sass/hp_responsive_table.scss */
#metrics_bu .divsellistoptmetsolcat, #metrics_bu .divsellistoptmetreg, #metrics_bu .divsellistoptdevtype, #metrics_bu .divsellistoptmetseccat {
  width: 20px;
  float: right;
}
/* line 543, ../sass/hp_responsive_table.scss */
#metrics_bu tbody tr:first-child td {
  border-top: none;
}
/* line 549, ../sass/hp_responsive_table.scss */
#metrics_bu thead th {
  border-right: 1px solid #c6c6c6;
}
/* line 551, ../sass/hp_responsive_table.scss */
#metrics_bu thead th:last-child {
  border-right: none;
}
/* line 556, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th {
  white-space: normal;
}
/* line 559, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th[data-name="Device Type"] > div, #metrics_bu thead > tr > th[data-name="Fiscal Quarter"] > div {
  width: 65px;
  word-break: break-word;
}
/* line 568, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th[data-name="Device Type"] > div .divsellistoptdevtype {
  right: 0px;
  top: 0px;
}
/* line 572, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th[data-name="Fiscal Quarter"] > div .unixfiscal_res {
  float: right;
  display: block;
  margin-right: 7px;
}
/* line 577, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th[data-name="Fiscal Quarter"].tablesorter-headerUnSorted:not(.sorter-false) .tablesorter-header-inner {
  background-position: 100% 50%;
}
/* line 582, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th {
  vertical-align: top;
  padding: 15px 5px 10px;
  position: relative;
}
/* line 586, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th:nth-child(2), #metrics_bu thead > tr > th:nth-child(3) {
  width: 140px;
}
/* line 592, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th:nth-child(4) > div, #metrics_bu thead > tr > th:nth-child(5) > div {
  width: 180px;
}
/* line 597, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th:nth-child(8) > div {
  width: 120px;
}
/* line 602, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th:nth-child(7) > div {
  width: 100px;
}
/* line 607, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th:nth-child(6) > div {
  width: 75px;
}
/* line 612, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th:nth-child(9) > div {
  width: 110px;
}
/* line 619, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th:nth-child(1) {
  width: 20px !important;
  min-width: none !important;
}
/* line 623, ../sass/hp_responsive_table.scss */
#metrics_bu thead > tr > th .tablesorter-header-inner {
  font-size: 14px;
}
/* line 627, ../sass/hp_responsive_table.scss */
#metrics_bu .ms-options-wrap .ms-options label {
  font: normal 15px HPSimplifiedLight;
}
/* line 630, ../sass/hp_responsive_table.scss */
#metrics_bu .ms-options-wrap button::after {
  display: none;
}
/* line 633, ../sass/hp_responsive_table.scss */
#metrics_bu .ms-options-wrap button, #metrics_bu .ms-options-wrap button:focus {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}
/* line 644, ../sass/hp_responsive_table.scss */
#metrics_bu .ms-options-wrap.ms-active button, #metrics_bu .ms-options-wrap.ms-has-selections button {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter-blue.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}
/* line 654, ../sass/hp_responsive_table.scss */
#metrics_bu tbody > tr > td:nth-child(4) a, #metrics_bu tbody > tr > td:nth-child(5) a {
  color: #515151;
  cursor: text;
}

/* line 660, ../sass/hp_responsive_table.scss */
#soltable {
  margin-bottom: 0px;
}
/* line 662, ../sass/hp_responsive_table.scss */
#soltable thead > tr > th:nth-child(2), #soltable tbody > tr > td:nth-child(2), #soltable thead > tr > th:nth-child(3), #soltable tbody > tr > td:nth-child(3) {
  width: 100px;
}
/* line 665, ../sass/hp_responsive_table.scss */
#soltable thead > tr > th:nth-child(4), #soltable tbody > tr > td:nth-child(4) {
  width: 240px;
}
/* line 668, ../sass/hp_responsive_table.scss */
#soltable thead > tr > th:nth-child(5), #soltable tbody > tr > td:nth-child(5) {
  width: 200px;
}
/* line 671, ../sass/hp_responsive_table.scss */
#soltable thead > tr > th:nth-child(6), #soltable tbody > tr > td:nth-child(6), #soltable thead > tr > th:nth-child(7), #soltable tbody > tr > td:nth-child(7) {
  width: 140px;
}
/* line 674, ../sass/hp_responsive_table.scss */
#soltable thead > tr > th:nth-child(8), #soltable tbody > tr > td:nth-child(8) {
  width: 100px;
}
/* line 677, ../sass/hp_responsive_table.scss */
#soltable thead > tr > th:nth-child(9), #soltable tbody > tr > td:nth-child(9) {
  width: 100px;
}
/* line 681, ../sass/hp_responsive_table.scss */
#soltable thead > tr > th:nth-child(1) .tablesorter-header-inner, #soltable thead > tr > th:nth-child(2) .tablesorter-header-inner, #soltable thead > tr > th:nth-child(3) .tablesorter-header-inner, #soltable thead > tr > th:nth-child(9) .tablesorter-header-inner {
  margin-bottom: 10px;
}
/* line 686, ../sass/hp_responsive_table.scss */
#soltable thead > tr > th:nth-child(8) .tablesorter-header-inner {
  width: 92px;
}
/* line 690, ../sass/hp_responsive_table.scss */
#soltable .divsellistsolcat, #soltable .divsellistvermar, #soltable .divsellistdepmod, #soltable .divsellistglobalAvail {
  width: 20px;
  float: right;
}
/* line 694, ../sass/hp_responsive_table.scss */
#soltable .divsellistparsince {
  width: 35px;
  float: right;
}
/* line 697, ../sass/hp_responsive_table.scss */
#soltable .divsellistparsince button {
  padding-top: 11px;
}
/* line 702, ../sass/hp_responsive_table.scss */
#soltable .ms-options-wrap .ms-options label {
  font: normal 15px HPSimplifiedLight;
}
/* line 705, ../sass/hp_responsive_table.scss */
#soltable .ms-options-wrap button::after {
  display: none;
}
/* line 708, ../sass/hp_responsive_table.scss */
#soltable .ms-options-wrap button, #soltable .ms-options-wrap button:focus {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}
/* line 719, ../sass/hp_responsive_table.scss */
#soltable .ms-options-wrap.ms-active button, #soltable .ms-options-wrap.ms-has-selections button {
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter-blue.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}

/* line 731, ../sass/hp_responsive_table.scss */
.download_solution_csv {
  cursor: pointer;
  margin-top: 13px;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  color: #0096D6;
  background-image: url(../images/Download-CSV-blue.svg);
  background-position-x: left;
  padding-left: 30px;
  padding-bottom: 12px;
}

/* line 746, ../sass/hp_responsive_table.scss */
.download_solution_csv:disabled {
  cursor: default;
  color: #333333;
  background-image: url(../images/Download-CSV.svg);
}

/* line 754, ../sass/hp_responsive_table.scss */
.tooltip-inner {
  max-width: 500px !important;
}

/* line 760, ../sass/hp_responsive_table.scss */
#budownload-table .filter_download {
  width: 20%;
  padding-left: 23px;
}

/* line 764, ../sass/hp_responsive_table.scss */
.releasepointer, .package-download {
  margin-left: 61px;
}

/* line 768, ../sass/hp_responsive_table.scss */
.page-hp-oxp-partners-developer-packages table thead th:first-child {
  width: 30%;
}

/* line 771, ../sass/hp_responsive_table.scss */
.page-hp-oxp-partners-developer-packages table thead th:nth-child(2), .page-hp-oxp-partners-developer-packages table thead th:nth-child(3) {
  width: 20% !important;
}

/* line 774, ../sass/hp_responsive_table.scss */
#budownload-table .filter_downloadt {
  width: 30%;
  padding-left: 23px;
  word-break: break-all;
}

/* line 778, ../sass/hp_responsive_table.scss */
#budownload-table .tablesorter-header-inner {
  margin-left: 16px;
}

/* line 781, ../sass/hp_responsive_table.scss */
.downlaod-noresult {
  padding-bottom: 35px;
}

/* line 784, ../sass/hp_responsive_table.scss */
.package-unit {
  padding-left: 5px;
}

/* line 787, ../sass/hp_responsive_table.scss */
table.partner_administartion {
  table-layout: fixed;
}
/* line 789, ../sass/hp_responsive_table.scss */
table.partner_administartion thead > tr > th:nth-child(1), table.partner_administartion tbody > tr > td:nth-child(1),
table.partner_administartion thead > tr > th:nth-child(8), table.partner_administartion tbody > tr > td:nth-child(8) {
  width: 50px;
}
/* line 794, ../sass/hp_responsive_table.scss */
table.partner_administartion .oxppat:nth-child(even) {
  color: #cd0a0a;
}
/* line 798, ../sass/hp_responsive_table.scss */
table.partner_administartion img {
  width: 21px;
}

/* line 805, ../sass/hp_responsive_table.scss */
.clearfix:after, .clearfix:before, .clearboth:after, .clearboth:before {
  content: '';
  display: table;
  clear: both;
}

/* line 813, ../sass/hp_responsive_table.scss */
.row > section.col-sm-12 {
  clear: both !important;
  float: none !important;
}
/* line 816, ../sass/hp_responsive_table.scss */
.row > section.col-sm-12:after, .row > section.col-sm-12:before {
  content: '';
  display: table;
  clear: both;
}

/************* Reports Page ***************************/
/* line 828, ../sass/hp_responsive_table.scss */
.view-reports .view-header > div {
  margin-bottom: 20px;
}
/* line 830, ../sass/hp_responsive_table.scss */
.view-reports .view-header > div:last-child {
  margin-bottom: 0;
}
/* line 834, ../sass/hp_responsive_table.scss */
.view-reports .view-header a {
  text-decoration: underline;
}
/* line 838, ../sass/hp_responsive_table.scss */
.view-reports thead tr > th {
  background-color: #FFFFFF;
  border-bottom: none;
  padding: 10px 20px;
}
/* line 842, ../sass/hp_responsive_table.scss */
.view-reports thead tr > th:focus {
  outline: none;
}
/* line 846, ../sass/hp_responsive_table.scss */
.view-reports tbody tr > td {
  padding: 10px 20px;
}
/* line 849, ../sass/hp_responsive_table.scss */
.view-reports tbody tr > td.views-field-delete-node a, .view-reports tbody tr > td.views-field-edit-node a {
  display: block;
}
/* line 851, ../sass/hp_responsive_table.scss */
.view-reports tbody tr > td.views-field-delete-node a img, .view-reports tbody tr > td.views-field-edit-node a img {
  width: 100%;
  height: auto;
}
/* line 858, ../sass/hp_responsive_table.scss */
.view-reports tbody tr > td.views-field-delete-node a {
  width: 13px;
}
/* line 863, ../sass/hp_responsive_table.scss */
.view-reports tbody tr > td.views-field-edit-node a {
  width: 15px;
}
/* line 868, ../sass/hp_responsive_table.scss */
.view-reports .output-reports-csv {
  margin-top: 10px;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  color: #0096D6;
  background-image: url(../images/Download-CSV-blue.svg);
  background-position-x: left;
  padding-left: 30px;
  padding-bottom: 12px;
}
/* line 883, ../sass/hp_responsive_table.scss */
.view-reports .output-reports-csv:disabled {
  cursor: default;
  color: #333333;
  background-image: url(../images/Download-CSV.svg);
}
/* line 889, ../sass/hp_responsive_table.scss */
.view-reports .table_search .search {
  width: 250px;
}
/* line 892, ../sass/hp_responsive_table.scss */
.view-reports .table_search button {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #000;
  font-weight: 500;
  width: 33%;
}
/* line 900, ../sass/hp_responsive_table.scss */
.view-reports .col-sm-push-2 {
  left: 0;
  text-align: right;
}
/* line 903, ../sass/hp_responsive_table.scss */
.view-reports .col-sm-push-2 .pagesize {
  width: 50%;
}
/* line 908, ../sass/hp_responsive_table.scss */
.view-reports .reportrpager label {
  font-size: 13px;
}
/* line 912, ../sass/hp_responsive_table.scss */
.view-reports .prev {
  margin-right: 0px;
}
/* line 916, ../sass/hp_responsive_table.scss */
.view-reports .table-responsive.oxp_tablesort {
  border: none;
  overflow: auto;
  overflow-y: visible;
  overflow-x: visible;
}
/* line 923, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner {
  position: relative;
  width: 100%;
}
/* line 926, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner .divresotype {
  width: 100%;
  display: block;
}
/* line 929, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner .divresotype .ms-options-wrap {
  position: relative;
  width: 100%;
  top: -27px;
  right: 20px;
}
/* line 934, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner .divresotype .ms-options-wrap button {
  position: absolute;
  top: 5px;
  right: -7px;
  background: none;
  border: 0 none;
  background-image: url(../images/admin_icons/filter.png);
  background-repeat: no-repeat;
  background-repeat: repeat center;
  background-size: 19px;
  background-position: 52% 10%;
}
/* line 945, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner .divresotype .ms-options-wrap button:after {
  content: '';
  position: static;
  background: transparent;
  border: none;
}
/* line 952, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner .divresotype .ms-options-wrap .ms-options {
  top: 36px;
}
/* line 955, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner .divresotype .ms-options-wrap .ms-options > ul label, .view-reports .tablesorter-header-inner .divresotype .ms-options-wrap .ms-options > ul label:hover, .view-reports .tablesorter-header-inner .divresotype .ms-options-wrap .ms-options > ul label:active {
  outline: none;
  border: none;
}
/* line 959, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner .divresotype .ms-options-wrap .ms-options > ul input[type="checkbox"] {
  top: 9px;
}
/* line 965, ../sass/hp_responsive_table.scss */
.view-reports .tablesorter-header-inner .divresotype .ms-options-wrap.ms-active button, .view-reports .tablesorter-header-inner .divresotype .ms-options-wrap.ms-has-selections button {
  background-image: url(../images/admin_icons/filter-blue.png);
}

/* line 973, ../sass/hp_responsive_table.scss */
.save-new-report {
  display: inline-block;
  margin: 10px 0;
}

/* line 979, ../sass/hp_responsive_table.scss */
.partner-dashboard .modal-footer .submitBtn, .partner-dashboard .modal-footer .btn-default, .solution-dashboard-body .modal-footer .submitBtn, .solution-dashboard-body .modal-footer .btn-default, #modalreportForm .modal-footer .submitBtn, #modalreportForm .modal-footer .btn-default {
  color: #fff;
  border: none;
  padding: 4px 30px;
}
/* line 984, ../sass/hp_responsive_table.scss */
.partner-dashboard .modal-footer .submitBtn, .solution-dashboard-body .modal-footer .submitBtn, #modalreportForm .modal-footer .submitBtn {
  background: #009900;
}
/* line 987, ../sass/hp_responsive_table.scss */
.partner-dashboard .modal-footer .btn-default, .solution-dashboard-body .modal-footer .btn-default, #modalreportForm .modal-footer .btn-default {
  background: #cc0000;
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 995, ../sass/hp_responsive_table.scss */
  .download_partner_csv, .download_csv, .download_solution_csv {
    display: none !important;
  }

  /* line 997, ../sass/hp_responsive_table.scss */
  .releasepointer, .package-download {
    margin-left: 26px;
  }

  /* line 1000, ../sass/hp_responsive_table.scss */
  #busol_table .table div {
    overflow-x: auto;
  }

  /* line 1003, ../sass/hp_responsive_table.scss */
  #unixfiscal_desk {
    display: none;
  }

  /* line 1006, ../sass/hp_responsive_table.scss */
  #unixfiscal_res {
    display: block;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 1011, ../sass/hp_responsive_table.scss */
  .download_partner_csv, .download_csv, .download_solution_csv {
    display: none !important;
  }

  /* line 1013, ../sass/hp_responsive_table.scss */
  #budownload-table .tablesorter-header-inner {
    margin-left: 3px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  /* line 1017, ../sass/hp_responsive_table.scss */
  .download_partner_csv, .download_csv, .download_solution_csv {
    display: none !important;
  }

  /* line 1019, ../sass/hp_responsive_table.scss */
  #budownload-table .filter_downloadt, #budownload-table .filter_download {
    padding-left: 25px;
  }

  /*#budownload-table table thead, th:nth-child(2){
    padding-left:0px!important;
  }*/
  /* line 1025, ../sass/hp_responsive_table.scss */
  .page-hp-oxp-partners-developer-packages table thead th:nth-child(2) {
    padding-left: 0px !important;
  }

  /* line 1028, ../sass/hp_responsive_table.scss */
  .releasepointer, .package-download {
    margin-left: 40px;
  }
}
@media screen and (max-width: 400px) {
  /* line 1034, ../sass/hp_responsive_table.scss */
  .right {
    float: none;
    margin-right: 68px;
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  /* line 1044, ../sass/hp_responsive_table.scss */
  #partner_list tr th:nth-child(1).select-all, #partner_list tr td:nth-child(1), #packadmin tr th:nth-child(1).select-all, #packadmin tr td:nth-child(1), #packadmin-sticky tr th:nth-child(1).select-all, #packadmin-sticky tr td:nth-child(1), #soltable tr th:nth-child(1).select-all, #soltable tr td:nth-child(1) {
    display: none;
  }

  /* line 1048, ../sass/hp_responsive_table.scss */
  .download_partner_csv, .download_csv, .download_solution_csv {
    display: none !important;
  }

  /* line 1051, ../sass/hp_responsive_table.scss */
  #unixfiscal_desk {
    display: none;
  }

  /* line 1054, ../sass/hp_responsive_table.scss */
  #unixfiscal_res {
    display: block;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  /* line 1061, ../sass/hp_responsive_table.scss */
  #partner_list tr th:nth-child(1).select-all, #partner_list tr td:nth-child(1), #packadmin tr th:nth-child(1).select-all, #packadmin tr td:nth-child(1), #packadmin-sticky tr th:nth-child(1).select-all, #packadmin-sticky tr td:nth-child(1), #soltable tr th:nth-child(1).select-all, #soltable tr td:nth-child(1) {
    display: none;
  }

  /* line 1065, ../sass/hp_responsive_table.scss */
  .download_partner_csv, .download_csv, .download_solution_csv {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  /* line 1071, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_table_metrics {
    max-width: none;
    width: 100%;
  }

  /* line 1078, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_table_metrics .edit_per_att_dev, .view-reports .cumulative_table_metrics .edit_per_att_dev {
    width: 150px;
  }
  /* line 1081, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_table_metrics .edit_avg_un_pri_dev, .view-reports .cumulative_table_metrics .edit_avg_un_pri_dev {
    width: 175px;
  }
  /* line 1084, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_table_metrics .cumm_text, .view-reports .cumulative_table_metrics .cumm_text {
    width: 50px;
  }
  /* line 1088, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .table_search .search, .view-reports .table_search .search {
    width: 65%;
  }
  /* line 1091, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .table_search, .view-reports .table_search {
    width: auto;
  }
  /* line 1094, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .col-sm-push-2, .view-reports .col-sm-push-2 {
    left: 0;
  }
  /* line 1096, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .col-sm-push-2 .pagesize, .view-reports .col-sm-push-2 .pagesize {
    width: 100%;
  }

  /* line 1101, ../sass/hp_responsive_table.scss */
  .metricsbupager > span.pagedisplay, .metricsbupager > span.right {
    float: none;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1199px) {
  /* line 1110, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_metrics_clipboard_tab {
    text-align: right;
  }

  /* line 1114, ../sass/hp_responsive_table.scss */
  .oxp_tablesort.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
}
@media (max-width: 800px) {
  /* line 1124, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_metrics_clipboard_tab {
    left: 0;
  }
}
@media (max-width: 767px) {
  /* line 1133, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_metrics_clipboard_tab {
    text-align: left;
  }
}
@media (max-width: 640px) {
  /* line 1139, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_table_metrics {
    margin-top: 10px;
  }

  /* line 1142, ../sass/hp_responsive_table.scss */
  .tablesorter-pager .pagesize {
    width: 100%;
  }

  /* line 1145, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_table_metrics thead tr th {
    font-size: 12px;
  }

  /* line 1150, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .table_search button {
    font-size: 14px;
  }
}
@-moz-document url-prefix() {
  /* line 1160, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_table_metrics thead tr > th:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #c6c6c6;
  }
  /* line 1169, ../sass/hp_responsive_table.scss */
  #hp-oxp-metrics-metrics-form .cumulative_table_metrics thead tr > th:last-child:after {
    width: 1px;
    background: #c6c6c6;
    height: 103%;
    right: -1px;
  }
}
