.text-hide {
  font: "0/0";
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-display4 {
  font: normal 300 112px Roboto, "Helvetica Neue", sans-serif; }

.text-display3 {
  font: normal 400 56px Roboto, "Helvetica Neue", sans-serif; }

.text-display2 {
  font: normal 400 45px Roboto, "Helvetica Neue", sans-serif; }

.text-display1 {
  font: normal 400 34px Roboto, "Helvetica Neue", sans-serif; }

.text-headline {
  font: normal 400 24px Roboto, "Helvetica Neue", sans-serif; }

.text-title {
  font: normal 500 20px Roboto, "Helvetica Neue", sans-serif; }

.text-subhead1 {
  font: normal 400 16px Roboto, "Helvetica Neue", sans-serif; }

.text-subhead2 {
  font: normal 500 16px Roboto, "Helvetica Neue", sans-serif; }

.text-body1 {
  font: normal 400 14px Roboto, "Helvetica Neue", sans-serif; }

.text-body2 {
  font: normal 500 14px Roboto, "Helvetica Neue", sans-serif; }

.text-caption {
  font: normal 400 12px Roboto, "Helvetica Neue", sans-serif; }

.text-button {
  font: normal 500 14px Roboto, "Helvetica Neue", sans-serif; }

.flex-fixed {
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.flex-var {
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.flex-grow {
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.flex-shrink {
  -webkit-box-flex: 0 1 auto;
  -moz-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.opacity-secondary {
  opacity: 0.54; }

.opacity-primary {
  opacity: 0.87; }

.opacity-disabled {
  opacity: 0.38; }

.no-divider {
  border: none !important; }

.divider {
  border: 1px solid rgba(0, 0, 0, 0.12); }

input:focus, p:focus, div:focus, li:focus, md-list-item:focus, md-list:focus, a:focus, md-autocomplete:focus, span:focus, button:focus {
  outline-width: 0 !important; }

.pip-ref-list .pip-ref-list-item {
  padding-right: 0;
  max-width: 100%;
  width: 100%; }
  .pip-ref-list .pip-ref-list-item > button.md-ink-ripple {
    padding: 0; }
    .pip-ref-list .pip-ref-list-item > button.md-ink-ripple .md-ripple-container {
      display: none;
      width: 0;
      height: 0; }
  .pip-ref-list .pip-ref-list-item p {
    margin: 0; }
  .pip-ref-list .pip-ref-list-item pip-markdown p {
    margin: 0 !important; }
  .pip-ref-list .pip-ref-list-item .pip-pic {
    margin-top: 16px;
    margin-right: 16px;
    cursor: pointer;
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .pip-ref-list .pip-ref-list-item img.pip-pic, .pip-ref-list .pip-ref-list-item img.pip-pic-sm {
    border-radius: 50%; }
  .pip-ref-list .pip-ref-list-item .pip-pic {
    font-size: 16px;
    height: 40px;
    width: 40px; }
  .pip-ref-list .pip-ref-list-item .pip-pic-sm {
    margin-top: 20px;
    margin-right: 26px;
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .pip-ref-list .pip-ref-list-item .pip-pic-sm {
    font-size: 14px;
    height: 30px;
    width: 30px; }
  .pip-ref-list .pip-ref-list-item .pip-content {
    width: 100%;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: calc(100% - 56px);
    padding-bottom: 13px;
    padding-top: 16px;
    line-height: normal; }
    .pip-ref-list .pip-ref-list-item .pip-content .pip-details-title {
      line-height: 1.5em;
      margin-right: 8px; }
      .pip-ref-list .pip-ref-list-item .pip-content .pip-details-title .pip-title, .pip-ref-list .pip-ref-list-item .pip-content .pip-details-title .pip-subtitle {
        min-height: 0;
        padding-right: 0 !important; }
    .pip-ref-list .pip-ref-list-item .pip-content .pip-title, .pip-ref-list .pip-ref-list-item .pip-content .pip-text-bold, .pip-ref-list .pip-ref-list-item .pip-content .pip-text {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .pip-ref-list .pip-ref-list-item .pip-content .pip-title.pip-markdown p, .pip-ref-list .pip-ref-list-item .pip-content .pip-text-bold.pip-markdown p, .pip-ref-list .pip-ref-list-item .pip-content .pip-text.pip-markdown p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .pip-ref-list .pip-ref-list-item .pip-content .pip-title {
      font: normal 500 16px Roboto, "Helvetica Neue", sans-serif;
      margin-top: 1px !important;
      margin-bottom: 0 !important; }
    .pip-ref-list .pip-ref-list-item .pip-content .pip-subtitle {
      font: normal 400 14px Roboto, "Helvetica Neue", sans-serif;
      color: rgba(0, 0, 0, 0.54);
      height: 17px;
      margin-bottom: 4px !important; }
    .pip-ref-list .pip-ref-list-item .pip-content .pip-text-bold {
      -webkit-box-flex: 1 1 auto;
      -moz-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      font: normal 500 14px Roboto, "Helvetica Neue", sans-serif;
      margin-bottom: 4px !important; }
    .pip-ref-list .pip-ref-list-item .pip-content .pip-text {
      font: normal 400 14px Roboto, "Helvetica Neue", sans-serif;
      max-height: 1.5em;
      line-height: 1.5em;
      margin-right: 16px; }
    .pip-ref-list .pip-ref-list-item .pip-content .pip-text-lg {
      font: normal 400 14px Roboto, "Helvetica Neue", sans-serif;
      margin-right: 16px;
      overflow: hidden; }
    .pip-ref-list .pip-ref-list-item .pip-content .pip-icon {
      width: 15px;
      height: 15px;
      vertical-align: middle;
      margin-top: -1px; }

.pip-ref-item::before .md-list-item-inner {
  content: none; }

.pip-ref-item::before .md-list-item-inner::before {
  content: none; }

.pip-ref-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-direction: row;
  -moz-box-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 72px; }
  .pip-ref-item img.pip-pic, .pip-ref-item img.pip-pic-sm {
    border-radius: 50%; }
  .pip-ref-item .pip-pic {
    margin-right: 16px;
    height: 40px;
    width: 40px; }
  .pip-ref-item .md-no-style {
    height: 100%;
    padding-right: 0px; }
  .pip-ref-item .pip-pic-sm {
    margin: 3px 26px 3px 0;
    height: 30px;
    width: 30px; }
  .pip-ref-item .pip-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: initial !important; }
    .pip-ref-item .pip-content .pip-title,
    .pip-ref-item .pip-content .pip-subtitle {
      margin: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .pip-ref-item .pip-content .pip-title {
      -webkit-user-select: auto;
      font: normal 500 16px Roboto, "Helvetica Neue", sans-serif;
      margin-top: 1px !important;
      margin-bottom: 4px !important; }
    .pip-ref-item .pip-content .pip-subtitle {
      font: normal 400 14px Roboto, "Helvetica Neue", sans-serif;
      color: rgba(0, 0, 0, 0.54); }
    .pip-ref-item .pip-content .pip-icon {
      width: 15px;
      height: 15px;
      min-height: 15px;
      min-width: 15px;
      vertical-align: middle;
      margin-top: -1px; }

.pip-ref-item::before .md-list-item-inner {
  content: none; }

.pip-ref-item::before .md-list-item-inner::before {
  content: none; }

.pip-check-list {
  overflow-x: hidden; }
  .pip-check-list .pip-check-list-item {
    min-height: 72px;
    padding-right: 0px; }
    .pip-check-list .pip-check-list-item .md-list-item-inner {
      padding-left: 0px;
      content: none;
      padding-right: 0px;
      display: block;
      width: calc(100% - 21px); }
      .pip-check-list .pip-check-list-item .md-list-item-inner .md-ripple-container {
        display: none;
        width: 0;
        height: 0; }
    .pip-check-list .pip-check-list-item .pip-checkbox, .pip-check-list .pip-check-list-item .pip-icon {
      -webkit-box-flex: 0 0 auto;
      -moz-box-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 24px;
      margin-left: 3px;
      margin-right: 29px;
      margin-top: 18px;
      height: 24px !important; }
    .pip-check-list .pip-check-list-item .pip-icon {
      margin-top: 16px; }
    .pip-check-list .pip-check-list-item .pip-content {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      -webkit-box-flex: 1 1 auto;
      -moz-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding-right: 24px;
      padding-top: 8px;
      padding-bottom: 13px;
      min-height: 48px; }
      .pip-check-list .pip-check-list-item .pip-content .pip-title, .pip-check-list .pip-check-list-item .pip-content .pip-text, .pip-check-list .pip-check-list-item .pip-content .pip-text-bold {
        margin: 0;
        -webkit-user-select: auto; }
      .pip-check-list .pip-check-list-item .pip-content .pip-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        font: normal 500 16px Roboto, "Helvetica Neue", sans-serif; }
      .pip-check-list .pip-check-list-item .pip-content .pip-text-bold {
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        font: normal 500 14px Roboto, "Helvetica Neue", sans-serif;
        margin: 2px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .pip-check-list .pip-check-list-item .pip-content .pip-text {
        font: normal 400 14px Roboto, "Helvetica Neue", sans-serif;
        max-height: 1.5em;
        line-height: 1.5em;
        margin-right: 16px;
        color: rgba(0, 0, 0, 0.54);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .pip-check-list .pip-check-list-item .pip-item-content {
      padding-top: 8px;
      width: 100%; }

md-list-item.pip-check-list-item .md-list-item-inner::before, md-list-item.pip-check-list-item::before {
  content: none !important; }

.pip-simple-list .pip-simple-list-item {
  height: 48px;
  -webkit-user-select: auto;
  line-height: 48px;
  vertical-align: middle;
  font: normal 500 16px Roboto, "Helvetica Neue", sans-serif;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%; }
  .pip-simple-list .pip-simple-list-item .pip-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid rgba(0, 0, 0, 0.12); }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-width: 1px; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-spacing: 0; }
  .table md-toolbar {
    width: 280px;
    border-radius: 2px; }
  .table .table {
    border-spacing: 0; }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5em;
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, 0.12); }
  .table > thead > tr > th {
    vertical-align: bottom;
    border: 1px solid rgba(0, 0, 0, 0.12); }
  .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th,
  .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border: 1px solid rgba(0, 0, 0, 0.12); }
  .table > tbody + tbody {
    border: 1px solid rgba(0, 0, 0, 0.12); }
  .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active,
  .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th,
  .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5 !important; }
  .table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success,
  .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th,
  .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8 !important; }
  .table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info,
  .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th,
  .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7 !important; }
  .table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning,
  .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th,
  .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3 !important; }
  .table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger,
  .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th,
  .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede !important; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5 !important; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8 !important; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6 !important; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3 !important; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc !important; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #faf2cc !important; }

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

@media screen and (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, 0.12); }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 1px solid rgba(0, 0, 0, 0.12); }
      .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border: 1px solid rgba(0, 0, 0, 0.12); }
      .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border: 1px solid rgba(0, 0, 0, 0.12); }
      .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border: 1px solid rgba(0, 0, 0, 0.12); } }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important; }

th {
  text-align: left;
  color: rgba(0, 0, 0, 0.54);
  font: normal 500 14px Roboto, "Helvetica Neue", sans-serif; }

.table {
  table-layout: fixed; }

.table > thead > tr > th {
  font-size: 12px !important; }

.table tbody {
  font-size: 14px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  line-height: 24px;
  padding-top: 12px;
  padding-bottom: 12px; }

.table md-menu {
  margin-right: 8px !important; }
  .table md-menu .md-icon-button {
    margin-right: 8px !important;
    margin-left: 0px !important; }

.pip-chip,
.pip-type-chip {
  font: normal 500 14px Roboto, "Helvetica Neue", sans-serif;
  display: inline-block;
  padding: 0 12px 0 12px !important;
  margin: 4px 4px 0 0 !important;
  overflow: hidden !important;
  box-shadow: none !important;
  line-height: 20px !important;
  vertical-align: middle !important;
  height: 32px !important;
  border-radius: 16px;
  background: #e0e0e0;
  color: #424242;
  padding-right: 16px; }
  .pip-chip.pip-type-little-chip,
  .pip-type-chip.pip-type-little-chip {
    height: 24px !important;
    padding-left: 17px !important; }
    .pip-chip.pip-type-little-chip > span,
    .pip-chip.pip-type-little-chip .pip-text,
    .pip-type-chip.pip-type-little-chip > span,
    .pip-type-chip.pip-type-little-chip .pip-text {
      margin: 3px 0 0 0;
      font-size: 10px !important;
      margin-right: 0 !important; }
  .pip-chip .pip-avatar,
  .pip-chip .pip-pic,
  .pip-type-chip .pip-avatar,
  .pip-type-chip .pip-pic {
    display: block;
    float: left;
    margin-left: -12px;
    vertical-align: middle;
    height: 32px !important;
    width: 32px !important;
    border-radius: 50%;
    margin-right: 8px !important; }
  .pip-chip .pip-avatar md-icon,
  .pip-chip .pip-pic,
  .pip-type-chip .pip-avatar md-icon,
  .pip-type-chip .pip-pic {
    width: 32px;
    height: 32px; }
  .pip-chip > span,
  .pip-chip .pip-text,
  .pip-type-chip > span,
  .pip-type-chip .pip-text {
    display: inline-block;
    max-width: 150px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    margin-top: 6px;
    margin-bottom: 6px;
    text-transform: none; }

.pip-type-chip {
  cursor: default;
  border-radius: 16px;
  display: block;
  height: 32px;
  line-height: 32px;
  margin: 8px 8px 0 0;
  padding: 0 8px 0 12px;
  float: left;
  margin-left: -25px !important;
  margin-right: 4px;
  padding-left: 25px !important;
  padding-right: 16px !important; }
  @media (max-width: 1200px) {
    .pip-type-chip {
      margin-left: -17px !important;
      padding-left: 17px !important; } }

.pip-type-chip-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.pip-type-chip-right {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 0 !important; }

.pip-chip {
  font: normal 500 14px Roboto, "Helvetica Neue", sans-serif;
  display: inline-block;
  padding: 0 12px 0 12px !important;
  margin: 4px 4px 0 0 !important;
  overflow: hidden !important;
  box-shadow: none !important;
  line-height: 20px !important;
  vertical-align: middle !important;
  height: 32px !important;
  border-radius: 16px;
  background: #e0e0e0;
  color: #424242;
  padding-right: 16px; }
  .pip-chip .pip-avatar {
    display: block;
    float: left;
    margin-left: -12px;
    vertical-align: middle;
    height: 32px !important;
    width: 32px !important;
    border-radius: 50%;
    margin-right: 8px !important; }
  .pip-chip > span {
    display: inline-block;
    max-width: 150px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    margin-top: 6px;
    margin-bottom: 6px;
    text-transform: none; }

.pip-type-chip {
  cursor: default;
  border-radius: 16px;
  display: block;
  height: 32px;
  line-height: 32px;
  margin: 8px 8px 0 0;
  padding: 0 8px 0 12px;
  float: left;
  margin-left: -25px !important;
  margin-right: 4px;
  padding-left: 25px !important;
  padding-right: 16px !important; }
  @media (max-width: 1200px) {
    .pip-type-chip {
      margin-left: -17px !important;
      padding-left: 17px !important; } }

.pip-type-chip-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.pip-type-chip-right {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.pip-tag-list {
  min-height: 36px !important;
  padding-bottom: 4px; }

.pip-divider-right {
  border-right: 1px solid rgba(0, 0, 0, 0.12) !important; }

.pip-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 8px;
  margin-top: 8px; }

.pip-tile-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 8px -25px; }
  @media (max-width: 1200px) {
    .pip-tile-divider {
      margin: 8px -17px; } }

.pip-list-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin: 8px -24px; }
  @media (max-width: 1200px) {
    .pip-list-divider {
      margin: 8px -16px; } }

.dark .pip-divider, .dark .pip-list-divider, .dark .pip-tile-divider, .black .pip-divider, .black .pip-list-divider, .black .pip-tile-divider {
  border-top-color: rgba(250, 250, 250, 0.12) !important; }

.dark .pip-divider-right, .black .pip-divider-right {
  border-right-color: rgba(250, 250, 250, 0.12) !important; }

.pip-grouped-grid {
  max-width: 740px;
  margin: 0 auto; }
  .pip-grouped-grid .pip-title-group {
    color: rgba(0, 0, 0, 0.87);
    font-size: 30px;
    padding-bottom: 12px;
    padding-top: 24px;
    padding-left: 8px; }
  .pip-grouped-grid .pip-group {
    display: inline-block; }
  .pip-grouped-grid .pip-grid-icon {
    height: 72px;
    color: #fff !important;
    width: 100%;
    margin: 18px auto 16px auto; }
  .pip-grouped-grid .pip-white-icon {
    color: rgba(255, 255, 255, 0.26) !important; }
  .pip-grouped-grid .pip-text {
    color: #fff;
    text-align: center; }
  .pip-grouped-grid .pip-tile {
    display: inline-block;
    width: 140px;
    height: 140px;
    margin: 4px;
    cursor: pointer;
    border-radius: 2px; }
  .pip-grouped-grid .bg-color-0 {
    background-color: #ef5350; }
  .pip-grouped-grid .bg-color-1 {
    background-color: #ec407a; }
  .pip-grouped-grid .bg-color-2 {
    background-color: #ab47bc; }
  .pip-grouped-grid .bg-color-3 {
    background-color: #7e57c2; }
  .pip-grouped-grid .bg-color-4 {
    background-color: #5c6bc0; }
  .pip-grouped-grid .bg-color-5 {
    background-color: #03a9f4; }
  .pip-grouped-grid .bg-color-6 {
    background-color: #00bcd4; }
  .pip-grouped-grid .bg-color-7 {
    background-color: #009688; }
  .pip-grouped-grid .bg-color-8 {
    background-color: #4caf50; }
  .pip-grouped-grid .bg-color-9 {
    background-color: #8bc34a; }
  .pip-grouped-grid .bg-color-10 {
    background-color: #cddc39; }
  .pip-grouped-grid .bg-color-11 {
    background-color: #ffc107; }
  .pip-grouped-grid .bg-color-12 {
    background-color: #ff9800; }
  .pip-grouped-grid .bg-color-13 {
    background-color: #ff5722; }
  .pip-grouped-grid .bg-color-14 {
    background-color: #795548; }
  .pip-grouped-grid .bg-color-15 {
    background-color: #607d8b; }

@media (max-width: 500px) {
  .pip-grouped-grid {
    max-width: 300px; } }

.pip-grouped-grid .pip-tile {
  position: relative; }

.pip-grouped-grid .pip-title-group {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.54); }

.pip-grouped-grid.grouped-grid-xs {
  max-width: 100%; }

.pip-grouped-grid .pip-group-md {
  display: block;
  padding: 0 16px; }

.pip-grouped-grid .pip-group-xs {
  display: block;
  padding: 0 12px; }

.pip-grouped-grid .pip-tile-xs {
  width: calc(100% - 8px);
  height: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-direction: row;
  -moz-box-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .pip-grouped-grid .pip-tile-xs .pip-text {
    margin-top: 16px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .pip-grouped-grid .pip-tile-xs .pip-grid-icon {
    margin: 0;
    margin-right: 16px;
    height: 24px;
    margin-left: 16px;
    width: 24px;
    margin-top: 12px; }
  .pip-grouped-grid .pip-tile-xs .pip-badge {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
    margin-right: 8px; }

.pip-grouped-grid .pip-badge {
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 9px;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  color: #fff;
  line-height: 18px;
  vertical-align: middle;
  text-align: center;
  background-color: #FF5252; }

@media (max-width: 500px) {
  .pip-grouped-grid {
    max-width: 100%; } }

/*# sourceMappingURL=pip-webui-lists.css.map */
