@charset "UTF-8";
/* ============================================= */
/* WebCore Addons CSS ========================== */
/* Left to right, light theme ================== */
/* ============================================= */
/* ! Copyright (C) Microsoft Corporation. All rights reserved. */
.grid-view .square-content {
  padding: 16px; }
  .grid-view .square-content.edgy {
    padding: 0; }
  .grid-view .square-content.scrollable {
    overflow-y: auto; }
  .grid-view .square-content .square-header {
    margin-bottom: 24px; }
    @media (min-width: 0) {
      .grid-view .square-content .square-header .square-title {
        font-size: 18px;
        line-height: 1.2222222222;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .grid-view .square-content .square-header .square-title {
        font-size: 18px;
        line-height: 1.2222222222;
        font-weight: 300; } }
    @media (min-width: 1400px) {
      .grid-view .square-content .square-header .square-title {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 0) {
      .grid-view .square-content .square-header .square-title {
        font-size: 1.125rem; } }
    @media (min-width: 768px) {
      .grid-view .square-content .square-header .square-title {
        font-size: 1.125rem; } }
    @media (min-width: 1400px) {
      .grid-view .square-content .square-header .square-title {
        font-size: 1.25rem; } }
    .grid-view .square-content .square-header.filtered {
      display: table;
      width: 100%; }
      .grid-view .square-content .square-header.filtered .square-title,
      .grid-view .square-content .square-header.filtered .filter {
        display: table-cell; }
      .grid-view .square-content .square-header.filtered .square-title {
        width: 100%; }
      .grid-view .square-content .square-header.filtered .filter {
        min-width: 148px;
        padding-left: 8px; }

.page-title-header {
  margin: 68px 0 44px; }
  @media (min-width: 768px) and (max-width: 1399px) {
    .page-title-header {
      margin: 62px 0 32px; } }
  @media (max-width: 767px) {
    .page-title-header {
      margin: 24px 0 16px; } }
  .page-title-header.cold-start {
    margin-top: 114px; }
    @media (max-width: 1083px) {
      .page-title-header.cold-start {
        margin-top: 100px; } }
    @media (min-width: 0) {
      .page-title-header.cold-start .page-title {
        font-size: 34px;
        line-height: 1.1764705882;
        font-weight: 200; } }
    @media (min-width: 768px) {
      .page-title-header.cold-start .page-title {
        font-size: 46px;
        line-height: 1.2173913043;
        font-weight: 200; } }
    @media (min-width: 1400px) {
      .page-title-header.cold-start .page-title {
        font-size: 62px;
        line-height: 1.2903225806;
        font-weight: 200; } }
    @media (min-width: 0) {
      .page-title-header.cold-start .page-title {
        font-size: 2.125rem; } }
    @media (min-width: 768px) {
      .page-title-header.cold-start .page-title {
        font-size: 2.875rem; } }
    @media (min-width: 1400px) {
      .page-title-header.cold-start .page-title {
        font-size: 3.875rem; } }
    @media (min-width: 0) {
      .page-title-header.cold-start .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 44.5432px;
        max-height: 2.78395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-2 {
        max-height: 84.5432px;
        max-height: 5.28395rem;
        line-height: normal; }
      .page-title-header.cold-start .page-title.text-maxlines-3 {
        max-height: 124.5432px;
        max-height: 7.78395rem;
        line-height: normal; }
      .page-title-header.cold-start .page-title.text-maxlines-4 {
        max-height: 164.5432px;
        max-height: 10.28395rem;
        line-height: normal; } }
    @media (min-width: 768px) {
      .page-title-header.cold-start .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 60.5432px;
        max-height: 3.78395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-2 {
        max-height: 116.5432px;
        max-height: 7.28395rem;
        line-height: normal; }
      .page-title-header.cold-start .page-title.text-maxlines-3 {
        max-height: 172.5432px;
        max-height: 10.78395rem;
        line-height: normal; }
      .page-title-header.cold-start .page-title.text-maxlines-4 {
        max-height: 228.5432px;
        max-height: 14.28395rem;
        line-height: normal; } }
    @media (min-width: 1400px) {
      .page-title-header.cold-start .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 84.5432px;
        max-height: 5.28395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-2 {
        max-height: 164.5432px;
        max-height: 10.28395rem;
        line-height: normal; }
      .page-title-header.cold-start .page-title.text-maxlines-3 {
        max-height: 244.5432px;
        max-height: 15.28395rem;
        line-height: normal; }
      .page-title-header.cold-start .page-title.text-maxlines-4 {
        max-height: 324.5432px;
        max-height: 20.28395rem;
        line-height: normal; } }
  .page-title-header .page-title {
    margin-bottom: 16px; }
    @media (min-width: 0) {
      .page-title-header .page-title {
        font-size: 26px;
        line-height: 1.3076923077;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .page-title-header .page-title {
        font-size: 34px;
        line-height: 1.1764705882;
        font-weight: 200; } }
    @media (min-width: 1400px) {
      .page-title-header .page-title {
        font-size: 46px;
        line-height: 1.2173913043;
        font-weight: 200; } }
    @media (min-width: 0) {
      .page-title-header .page-title {
        font-size: 1.625rem; } }
    @media (min-width: 768px) {
      .page-title-header .page-title {
        font-size: 2.125rem; } }
    @media (min-width: 1400px) {
      .page-title-header .page-title {
        font-size: 2.875rem; } }
    @media (min-width: 0) {
      .page-title-header .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 40.7256px;
        max-height: 2.54535rem; }
      .page-title-header .page-title.text-maxlines-2 {
        max-height: 74.7256px;
        max-height: 4.67035rem;
        line-height: normal; }
      .page-title-header .page-title.text-maxlines-3 {
        max-height: 108.7256px;
        max-height: 6.79535rem;
        line-height: normal; }
      .page-title-header .page-title.text-maxlines-4 {
        max-height: 142.7256px;
        max-height: 8.92035rem;
        line-height: normal; } }
    @media (min-width: 768px) {
      .page-title-header .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 46.7256px;
        max-height: 2.92035rem; }
      .page-title-header .page-title.text-maxlines-2 {
        max-height: 86.7256px;
        max-height: 5.42035rem;
        line-height: normal; }
      .page-title-header .page-title.text-maxlines-3 {
        max-height: 126.7256px;
        max-height: 7.92035rem;
        line-height: normal; }
      .page-title-header .page-title.text-maxlines-4 {
        max-height: 166.7256px;
        max-height: 10.42035rem;
        line-height: normal; } }
    @media (min-width: 1400px) {
      .page-title-header .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 62.7256px;
        max-height: 3.92035rem; }
      .page-title-header .page-title.text-maxlines-2 {
        max-height: 118.7256px;
        max-height: 7.42035rem;
        line-height: normal; }
      .page-title-header .page-title.text-maxlines-3 {
        max-height: 174.7256px;
        max-height: 10.92035rem;
        line-height: normal; }
      .page-title-header .page-title.text-maxlines-4 {
        max-height: 230.7256px;
        max-height: 14.42035rem;
        line-height: normal; } }
    .page-title-header .page-title + .page-subtitle {
      margin-top: -10px; }
      @media (min-width: 768px) and (max-width: 1399px) {
        .page-title-header .page-title + .page-subtitle {
          margin-top: -6px; } }
      @media (max-width: 767px) {
        .page-title-header .page-title + .page-subtitle {
          margin-top: -7px; } }
  .page-title-header .page-subtitle {
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #6d6d6d; }
    @media (min-width: 0) {
      .page-title-header .page-subtitle {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .page-title-header .page-subtitle {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 1400px) {
      .page-title-header .page-subtitle {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 300; } }
    @media (min-width: 0) {
      .page-title-header .page-subtitle {
        font-size: 1.25rem; } }
    @media (min-width: 768px) {
      .page-title-header .page-subtitle {
        font-size: 1.25rem; } }
    @media (min-width: 1400px) {
      .page-title-header .page-subtitle {
        font-size: 1.5rem; } }
  .page-title-header.title-menu .text-body {
    display: inline-block;
    margin-right: 30px;
    padding-bottom: 3px; }
    .page-title-header.title-menu .text-body:last-of-type {
      margin-right: 0; }
    .page-title-header.title-menu .text-body a,
    .page-title-header.title-menu .text-body a:link {
      color: rgba(0, 0, 0, 0.4); }
    .page-title-header.title-menu .text-body a:hover {
      color: rgba(0, 0, 0, 0.6); }
    .page-title-header.title-menu .text-body.selected a,
    .page-title-header.title-menu .text-body.selected a:link,
    .page-title-header.title-menu .text-body.selected a:hover {
      color: #000;
      cursor: default;
      font-weight: 600; }

.dashboard .page-title-header {
  margin: 30px 0 25px 0; }
  .dashboard .page-title-header h1,
  .dashboard .page-title-header .page-title {
    font-size: 24px;
    line-height: 28px; }
    @media (max-width: 1399px) {
      .dashboard .page-title-header h1,
      .dashboard .page-title-header .page-title {
        font-size: 22px;
        line-height: 26px; } }
    @media (max-width: 1083px) {
      .dashboard .page-title-header h1,
      .dashboard .page-title-header .page-title {
        font-size: 21px;
        line-height: 25px; } }
    @media (max-width: 767px) {
      .dashboard .page-title-header h1,
      .dashboard .page-title-header .page-title {
        font-size: 20px;
        line-height: 24px; } }
    .dashboard .page-title-header h1.text-maxlines-1, .dashboard .page-title-header h1.text-maxlines-2, .dashboard .page-title-header h1.text-maxlines-3, .dashboard .page-title-header h1.text-maxlines-4,
    .dashboard .page-title-header .page-title.text-maxlines-1,
    .dashboard .page-title-header .page-title.text-maxlines-2,
    .dashboard .page-title-header .page-title.text-maxlines-3,
    .dashboard .page-title-header .page-title.text-maxlines-4 {
      line-height: normal; }

.section {
  margin-bottom: 71px; }
  @media (max-width: 1399px) {
    .section {
      margin-bottom: 62px; } }
  .section .section-header {
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 28px; }
  .section .section-title {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000000; }
    @media (min-width: 0) {
      .section .section-title {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .section .section-title {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 1400px) {
      .section .section-title {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 300; } }
    @media (min-width: 0) {
      .section .section-title {
        font-size: 1.25rem; } }
    @media (min-width: 768px) {
      .section .section-title {
        font-size: 1.25rem; } }
    @media (min-width: 1400px) {
      .section .section-title {
        font-size: 1.5rem; } }
    @media (min-width: 0) {
      .section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 28.7264px;
        max-height: 1.7954rem; }
      .section .section-title.text-maxlines-2 {
        max-height: 52.7264px;
        max-height: 3.2954rem;
        line-height: normal; }
      .section .section-title.text-maxlines-3 {
        max-height: 76.7264px;
        max-height: 4.7954rem;
        line-height: normal; }
      .section .section-title.text-maxlines-4 {
        max-height: 100.7264px;
        max-height: 6.2954rem;
        line-height: normal; } }
    @media (min-width: 768px) {
      .section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 28.7264px;
        max-height: 1.7954rem; }
      .section .section-title.text-maxlines-2 {
        max-height: 52.7264px;
        max-height: 3.2954rem;
        line-height: normal; }
      .section .section-title.text-maxlines-3 {
        max-height: 76.7264px;
        max-height: 4.7954rem;
        line-height: normal; }
      .section .section-title.text-maxlines-4 {
        max-height: 100.7264px;
        max-height: 6.2954rem;
        line-height: normal; } }
    @media (min-width: 1400px) {
      .section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 32.7264px;
        max-height: 2.0454rem; }
      .section .section-title.text-maxlines-2 {
        max-height: 60.7264px;
        max-height: 3.7954rem;
        line-height: normal; }
      .section .section-title.text-maxlines-3 {
        max-height: 88.7264px;
        max-height: 5.5454rem;
        line-height: normal; }
      .section .section-title.text-maxlines-4 {
        max-height: 116.7264px;
        max-height: 7.2954rem;
        line-height: normal; } }
  .section .section-subtitle {
    display: block;
    color: #767676; }
    @media (min-width: 0) {
      .section .section-subtitle {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .section .section-subtitle {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .section .section-subtitle {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .section .section-subtitle {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .section .section-subtitle {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .section .section-subtitle {
        font-size: 0.9375rem; } }
    @media (min-width: 0) {
      .section .section-subtitle.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .section-subtitle.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section .section-subtitle.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section .section-subtitle.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
    @media (min-width: 768px) {
      .section .section-subtitle.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .section-subtitle.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section .section-subtitle.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section .section-subtitle.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
    @media (min-width: 1400px) {
      .section .section-subtitle.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .section-subtitle.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section .section-subtitle.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section .section-subtitle.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
  .section .header-action {
    display: table-cell;
    vertical-align: bottom;
    white-space: nowrap;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px; }
    @media (min-width: 0) {
      .section .header-action {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .section .header-action {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .section .header-action {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .section .header-action {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .section .header-action {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .section .header-action {
        font-size: 0.9375rem; } }
    @media (min-width: 0) {
      .section .header-action.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .header-action.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section .header-action.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section .header-action.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
    @media (min-width: 768px) {
      .section .header-action.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .header-action.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section .header-action.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section .header-action.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
    @media (min-width: 1400px) {
      .section .header-action.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .header-action.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section .header-action.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section .header-action.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
  .section p {
    margin-bottom: 24px; }
    .section p + ul {
      margin-top: -8px; }
    .section p .more-container {
      display: block;
      margin-top: 8px; }
  .section .section-body > *:last-child {
    margin-bottom: 0; }
  .section .media-container {
    margin-bottom: 20px; }
  .section .item-section {
    margin-top: 0px; }
  .section.remove-header-rule > .section-header {
    border-style: none;
    margin-bottom: 20px;
    padding-bottom: 0; }
  .section.section-top-margin {
    margin-top: 84px; }
    @media (min-width: 768px) and (max-width: 1399px) {
      .section.section-top-margin {
        margin-top: 64px; } }
    @media (max-width: 767px) {
      .section.section-top-margin {
        margin-top: 32px; } }
  .section.has-header-action .header-titles {
    display: table-cell;
    vertical-align: bottom; }
  .section.has-header-action .titles-outer {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .section.has-header-action .titles-inner {
    display: table-cell;
    padding-right: 10px; }
  .section.item-section {
    margin-bottom: 39px; }
  .section.item-section .section-header,
  .dashboard .section.item-section .section-header {
    margin-bottom: 16px;
    border-style: none;
    padding-bottom: 0px; }
  .section.item-section .section-title,
  .dashboard .section.item-section .section-title {
    color: #000000; }
    @media (min-width: 0) {
      .section.item-section .section-title,
      .dashboard .section.item-section .section-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 768px) {
      .section.item-section .section-title,
      .dashboard .section.item-section .section-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 1400px) {
      .section.item-section .section-title,
      .dashboard .section.item-section .section-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 0) {
      .section.item-section .section-title,
      .dashboard .section.item-section .section-title {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .section.item-section .section-title,
      .dashboard .section.item-section .section-title {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .section.item-section .section-title,
      .dashboard .section.item-section .section-title {
        font-size: 0.9375rem; } }
    @media (min-width: 0) {
      .section.item-section .section-title.text-maxlines-1,
      .dashboard .section.item-section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section.item-section .section-title.text-maxlines-2,
      .dashboard .section.item-section .section-title.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section.item-section .section-title.text-maxlines-3,
      .dashboard .section.item-section .section-title.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section.item-section .section-title.text-maxlines-4,
      .dashboard .section.item-section .section-title.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
    @media (min-width: 768px) {
      .section.item-section .section-title.text-maxlines-1,
      .dashboard .section.item-section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section.item-section .section-title.text-maxlines-2,
      .dashboard .section.item-section .section-title.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section.item-section .section-title.text-maxlines-3,
      .dashboard .section.item-section .section-title.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section.item-section .section-title.text-maxlines-4,
      .dashboard .section.item-section .section-title.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
    @media (min-width: 1400px) {
      .section.item-section .section-title.text-maxlines-1,
      .dashboard .section.item-section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section.item-section .section-title.text-maxlines-2,
      .dashboard .section.item-section .section-title.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem;
        line-height: normal; }
      .section.item-section .section-title.text-maxlines-3,
      .dashboard .section.item-section .section-title.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem;
        line-height: normal; }
      .section.item-section .section-title.text-maxlines-4,
      .dashboard .section.item-section .section-title.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem;
        line-height: normal; } }
  .section.has-item-sections {
    margin-bottom: 32px; }
    @media (max-width: 1399px) {
      .section.has-item-sections {
        margin-bottom: 23px; } }

.dashboard .section {
  margin-bottom: 32px; }
  .dashboard .section .section-header {
    padding-bottom: 12px;
    margin-bottom: 18px; }
  .dashboard .section .section-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400; }
    @media (max-width: 1083px) {
      .dashboard .section .section-title {
        font-size: 17px;
        line-height: 21px; } }
  .dashboard .section.has-item-sections {
    margin-bottom: 0; }

.side-nav {
  padding-top: 24px; }
  @media (min-width: 768px) {
    .side-nav {
      padding-top: 62px; } }
  @media (min-width: 1400px) {
    .side-nav {
      padding-top: 68px; } }
  .dashboard .side-nav {
    padding-top: 32px; }
    @media (min-width: 1400px) {
      .dashboard .side-nav {
        padding-top: 34px; } }
    .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
      margin-top: 1px; }
      @media (min-width: 0) {
        .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 768px) {
        .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 1400px) {
        .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
          font-size: 20px;
          line-height: 1.2;
          font-weight: 300; } }
      @media (min-width: 0) {
        .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
          font-size: 1.125rem; } }
      @media (min-width: 768px) {
        .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
          font-size: 1.125rem; } }
      @media (min-width: 1400px) {
        .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
          font-size: 1.25rem; } }
      @media (min-width: 768px) {
        .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
          margin-top: 2px; } }
      @media (min-width: 1400px) {
        .dashboard .side-nav .side-nav-title, .dashboard .side-nav-wrap .side-nav h3, .side-nav-wrap .dashboard .side-nav h3 {
          margin-top: 0px; } }
  .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
    margin-top: 7px; }
    @media (min-width: 0) {
      .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 1400px) {
      .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 300; } }
    @media (min-width: 0) {
      .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
        font-size: 1.25rem; } }
    @media (min-width: 768px) {
      .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
        font-size: 1.25rem; } }
    @media (min-width: 1400px) {
      .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
        font-size: 1.5rem; } }
    @media (min-width: 768px) {
      .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
        margin-top: 14px; } }
    @media (min-width: 1400px) {
      .side-nav .side-nav-title, .side-nav-wrap .side-nav h3 {
        margin-top: 23px; } }
    .side-nav .side-nav-title + ul, .side-nav-wrap .side-nav h3 + ul {
      margin-top: 24px; }
  .side-nav a {
    color: #656565; }
  .side-nav .active {
    color: #000000; }
    .side-nav .active a {
      color: inherit; }
  .side-nav > ul + ul {
    border-top: 1px solid #d0d2d3;
    padding-top: 32px;
    margin-top: 32px; }
  .side-nav > ul li {
    padding-bottom: 0;
    margin-bottom: 0;
    word-wrap: break-word;
    word-break: normal;
    list-style-type: none; }
    .side-nav > ul li + li {
      margin-top: 16px; }
    .side-nav > ul li a div {
      display: inline-block; }
    .side-nav > ul li li {
      margin-top: 12px;
      padding-left: 1em; }
  .side-nav .side-nav-back a:before {
    font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
    font-style: normal;
    font-weight: normal;
    content: ""; }
  .side-nav .side-nav-back a:after {
    display: none; }
  .side-nav .side-nav-back a:before, .side-nav .side-nav-back a:after {
    padding-right: 4px;
    font-size: .9em;
    position: relative;
    top: 2px; }

@media (min-width: 768px) {
  .side-nav-mobile {
    display: none; } }

.side-nav-mobile li {
  margin: 0;
  background-color: #e4e4e4;
  position: relative; }
  .side-nav-mobile li:before {
    height: 64px;
    content: "";
    display: inline-block;
    vertical-align: middle; }

.side-nav-mobile .active {
  background-color: #f2f2f2; }

.side-nav-mobile li ul {
  position: relative;
  top: 1px;
  z-index: 9999; }

.side-nav-mobile li li {
  background-color: #c9c9c9; }

.side-nav-mobile ul > div > li:first-child {
  border-top: 1px solid #999; }

.side-nav-mobile ul > div > li + li:after {
  border-top: 1px solid #ccc;
  content: "";
  position: absolute;
  top: 0;
  left: 16px;
  right: 16px;
  bottom: 0;
  z-index: 0;
  pointer-events: none; }

.side-nav-mobile li a {
  padding: 16px;
  display: inline-block;
  vertical-align: middle;
  min-width: 120px;
  color: #000;
  position: relative;
  z-index: 1; }
  @media (min-width: 0) {
    .side-nav-mobile li a {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300; } }
  @media (min-width: 768px) {
    .side-nav-mobile li a {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300; } }
  @media (min-width: 1400px) {
    .side-nav-mobile li a {
      font-size: 24px;
      line-height: 1.1666666667;
      font-weight: 300; } }
  @media (min-width: 0) {
    .side-nav-mobile li a {
      font-size: 1.25rem; } }
  @media (min-width: 768px) {
    .side-nav-mobile li a {
      font-size: 1.25rem; } }
  @media (min-width: 1400px) {
    .side-nav-mobile li a {
      font-size: 1.5rem; } }
  .side-nav-mobile li a:hover {
    opacity: 0.6; }
  .side-nav-mobile li a[data-toggle="collapse"] {
    position: absolute;
    right: 0;
    top: 0px;
    min-width: 0; }

.side-nav-wrap .side-nav ul {
  padding-top: 0;
  padding-bottom: 32px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 32px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: solid 1px #d0d2d3; }
  .side-nav-wrap .side-nav ul li {
    margin-top: 16px !important;
    padding-bottom: 0;
    word-wrap: break-word;
    word-break: normal;
    list-style-type: none; }
    .side-nav-wrap .side-nav ul li a div {
      display: inline-block; }
    .side-nav-wrap .side-nav ul li:first-child {
      margin-top: 0 !important; }
    .side-nav-wrap .side-nav ul li:last-child {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important; }
    .side-nav-wrap .side-nav ul li > ul {
      border-bottom: none;
      padding: 0;
      margin: 0; }
      .side-nav-wrap .side-nav ul li > ul li:first-child,
      .side-nav-wrap .side-nav ul li > ul li {
        margin-top: 12px !important;
        margin-bottom: 0;
        margin-left: 1em; }

.side-nav-wrap .side-nav span {
  position: relative;
  display: block;
  margin-bottom: 16px !important; }

.dashboard .side-nav-wrap .side-nav h3 {
  margin-top: 1px; }
  @media (min-width: 0) {
    .dashboard .side-nav-wrap .side-nav h3 {
      font-size: 18px;
      line-height: 1.2222222222;
      font-weight: 300; } }
  @media (min-width: 768px) {
    .dashboard .side-nav-wrap .side-nav h3 {
      font-size: 18px;
      line-height: 1.2222222222;
      font-weight: 300; } }
  @media (min-width: 1400px) {
    .dashboard .side-nav-wrap .side-nav h3 {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300; } }
  @media (min-width: 0) {
    .dashboard .side-nav-wrap .side-nav h3 {
      font-size: 1.125rem; } }
  @media (min-width: 768px) {
    .dashboard .side-nav-wrap .side-nav h3 {
      font-size: 1.125rem; } }
  @media (min-width: 1400px) {
    .dashboard .side-nav-wrap .side-nav h3 {
      font-size: 1.25rem; } }
  @media (min-width: 768px) {
    .dashboard .side-nav-wrap .side-nav h3 {
      margin-top: 2px; } }
  @media (min-width: 1400px) {
    .dashboard .side-nav-wrap .side-nav h3 {
      margin-top: 0px; } }

@font-face {
  font-family: "Dev Center MDL2 Assets";
  src: url("../../icon-fonts/DevCMDL2.2.07.eot");
  src: url("../../icon-fonts/DevCMDL2.2.07.eot?#iefix") format("embedded-opentype"), url("../../icon-fonts/DevCMDL2.2.07.woff") format("woff"), url("../../icon-fonts/DevCMDL2.2.07.ttf") format("truetype"), url("../../icon-fonts/DevCMDL2.2.07.svg#web") format("svg"); }

@font-face {
  font-family: "Membership MDL2 Assets";
  src: url("../../icon-fonts/MemMDL2.2.07.eot");
  src: url("../../icon-fonts/MemMDL2.2.07.eot?#iefix") format("embedded-opentype"), url("../../icon-fonts/MemMDL2.2.07.woff") format("woff"), url("../../icon-fonts/MemMDL2.2.07.ttf") format("truetype"), url("../../icon-fonts/MemMDL2.2.07.svg#web") format("svg"); }

.win-icon-size-xxs {
  font-size: 12px; }
  .win-icon-size-xxs.win-icon-composite {
    height: 12px;
    width: 12px; }

.win-icon-size-xs {
  font-size: 16px; }
  .win-icon-size-xs.win-icon-composite {
    height: 16px;
    width: 16px; }

.win-icon-size-sm {
  font-size: 20px; }
  .win-icon-size-sm.win-icon-composite {
    height: 20px;
    width: 20px; }

.win-icon-size-md {
  font-size: 24px; }
  .win-icon-size-md.win-icon-composite {
    height: 24px;
    width: 24px; }

.win-icon-size-ml {
  font-size: 32px; }
  .win-icon-size-ml.win-icon-composite {
    height: 32px;
    width: 32px; }

.win-icon-size-lg {
  font-size: 48px; }
  .win-icon-size-lg.win-icon-composite {
    height: 48px;
    width: 48px; }

.win-icon-size-xl {
  font-size: 64px; }
  .win-icon-size-xl.win-icon-composite {
    height: 64px;
    width: 64px; }

.win-icon-composite {
  position: relative;
  display: inline-block;
  vertical-align: text-top; }

.win-icon {
  font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .middle-align .win-icon, .win-icon.middle-align {
    vertical-align: middle; }
  .win-icon-composite .win-icon {
    position: absolute;
    top: 0;
    left: 0; }

.win-icon-ChevronDown:before {
  content: ""; }

.win-icon-ChevronUp:before {
  content: ""; }

.win-icon-Edit:before {
  content: ""; }

.win-icon-Add:before {
  content: ""; }

.win-icon-Link:before {
  content: ""; }

.win-icon-Filter:before {
  content: ""; }

.win-icon-Search:before {
  content: ""; }

.win-icon-Forward:before {
  content: ""; }

.win-icon-Back:before {
  content: ""; }

.win-icon-FavoriteStar:before {
  content: ""; }

.win-icon-FavoriteStarFill:before {
  content: ""; }

.win-icon-CheckMark:before {
  content: ""; }

.win-icon-Up:before {
  content: ""; }

.win-icon-Down:before {
  content: ""; }

.win-icon-OEM:before {
  content: ""; }

.win-icon-Delete:before {
  content: ""; }

.win-icon-Play:before {
  content: ""; }

.win-icon-Pause:before {
  content: ""; }

.win-icon-ChevronLeft:before {
  content: ""; }

.win-icon-ChevronRight:before {
  content: ""; }

.win-icon-Globe:before {
  content: ""; }

.win-icon-Calendar:before {
  content: ""; }

.win-icon-AutoEnhanceOn:before {
  content: ""; }

.win-icon-Warning:before {
  content: ""; }

.win-icon-Flag:before {
  content: ""; }

.win-icon-HalfStarLeft:before {
  content: ""; }

.win-icon-HalfStarRight:before {
  content: ""; }

.win-icon-PowerButton:before {
  content: ""; }

.win-icon-Home:before {
  content: ""; }

.win-icon-MapCompassTop:before {
  content: ""; }

.win-icon-MapCompassBottom:before {
  content: ""; }

.win-icon-IncidentTriangle:before {
  content: ""; }

.win-icon-Group:before {
  content: ""; }

.win-icon-Clear:before {
  content: ""; }

.win-icon-Download:before {
  content: ""; }

.win-icon-ZoomIn:before {
  content: ""; }

.win-icon-Permissions:before {
  content: ""; }

.win-icon-ChatBubbles:before {
  content: ""; }

.win-icon-Code:before {
  content: ""; }

.win-icon-Info:before {
  content: ""; }

.win-icon-PrototypingBoard:before {
  content: ""; }

.win-icon-Headset:before {
  content: ""; }

.win-icon-Robot:before {
  content: ""; }

.win-icon-Ribbon:before {
  content: ""; }

.win-icon-ErrorBadge:before {
  content: ""; }

.win-icon-EmojiNeutral:before {
  content: ""; }

.win-icon-Market:before {
  content: ""; }

.win-icon-XboxController:before {
  content: ""; }

.win-icon-EditMirrored:before {
  content: ""; }

.win-icon-StatusErrorFull:before {
  content: ""; }

.win-icon-Certificate:before {
  content: ""; }

.win-icon-TaskStateComplete:before {
  content: ""; }

.win-icon-TaskStateInComplete:before {
  content: ""; }

.win-icon-TaskStateNotStarted:before {
  content: ""; }

.win-icon-TaskStateUpdated:before {
  content: ""; }

.win-icon-TaskStateCircleFull:before {
  content: ""; }

.win-icon-ThisPC:before {
  content: ""; }

.win-icon-Train2:before {
  content: ""; }

.win-icon-CalendarMirrored:before {
  content: ""; }

.win-icon-Trophy:before {
  content: ""; }

.win-icon-Miniatures:before {
  content: ""; }

.win-icon-LettersAndNumbers:before {
  content: ""; }

.win-icon-ProfileSearch:before {
  content: ""; }

.win-icon-InAppAgent:before {
  content: ""; }

.win-icon-ChatBot:before {
  content: ""; }

.win-icon-GlobalNavButton:before {
  content: ""; }

.win-icon-Wifi:before {
  content: ""; }

.win-icon-Bluetooth:before {
  content: ""; }

.win-icon-Connect:before {
  content: ""; }

.win-icon-InternetSharing:before {
  content: ""; }

.win-icon-Brightness:before {
  content: ""; }

.win-icon-MapPin:before {
  content: ""; }

.win-icon-QuietHours:before {
  content: ""; }

.win-icon-Airplane:before {
  content: ""; }

.win-icon-Tablet:before {
  content: ""; }

.win-icon-Cancel:before {
  content: ""; }

.win-icon-More:before {
  content: ""; }

.win-icon-Settings:before {
  content: ""; }

.win-icon-Video:before {
  content: ""; }

.win-icon-Mail:before {
  content: ""; }

.win-icon-People:before {
  content: ""; }

.win-icon-Phone:before {
  content: ""; }

.win-icon-Pin:before {
  content: ""; }

.win-icon-Shop:before {
  content: ""; }

.win-icon-Stop:before {
  content: ""; }

.win-icon-AllApps:before {
  content: ""; }

.win-icon-Zoom:before {
  content: ""; }

.win-icon-ZoomOut:before {
  content: ""; }

.win-icon-Microphone:before {
  content: ""; }

.win-icon-Camera:before {
  content: ""; }

.win-icon-Attach:before {
  content: ""; }

.win-icon-Send:before {
  content: ""; }

.win-icon-FavoriteList:before {
  content: ""; }

.win-icon-Refresh:before {
  content: ""; }

.win-icon-Share:before {
  content: ""; }

.win-icon-Lock:before {
  content: ""; }

.win-icon-ReportHacked:before {
  content: ""; }

.win-icon-Blocked:before {
  content: ""; }

.win-icon-ReadingMode:before {
  content: ""; }

.win-icon-Remove:before {
  content: ""; }

.win-icon-BackToWindow:before {
  content: ""; }

.win-icon-FullScreen:before {
  content: ""; }

.win-icon-SwitchUser:before {
  content: ""; }

.win-icon-Print:before {
  content: ""; }

.win-icon-Save:before {
  content: ""; }

.win-icon-Mute:before {
  content: ""; }

.win-icon-BackSpaceQWERTY:before {
  content: ""; }

.win-icon-ReturnKey:before {
  content: ""; }

.win-icon-UpArrowShiftKey:before {
  content: ""; }

.win-icon-Cloud:before {
  content: ""; }

.win-icon-Sad:before {
  content: ""; }

.win-icon-Dialpad:before {
  content: ""; }

.win-icon-PageLeft:before {
  content: ""; }

.win-icon-PageRight:before {
  content: ""; }

.win-icon-MultiSelect:before {
  content: ""; }

.win-icon-KeyboardClassic:before {
  content: ""; }

.win-icon-Volume:before {
  content: ""; }

.win-icon-InkingTool:before {
  content: ""; }

.win-icon-Emoji2:before {
  content: ""; }

.win-icon-GripperBarHorizontal:before {
  content: ""; }

.win-icon-System:before {
  content: ""; }

.win-icon-Personalize:before {
  content: ""; }

.win-icon-Devices:before {
  content: ""; }

.win-icon-SearchAndApps:before {
  content: ""; }

.win-icon-EaseOfAccess:before {
  content: ""; }

.win-icon-UpdateRestore:before {
  content: ""; }

.win-icon-HangUp:before {
  content: ""; }

.win-icon-ContactInfo:before {
  content: ""; }

.win-icon-Unpin:before {
  content: ""; }

.win-icon-Contact:before {
  content: ""; }

.win-icon-WindowsLogo:before {
  content: ""; }

.win-icon-Error:before {
  content: ""; }

.win-icon-Unlock:before {
  content: ""; }

.win-icon-Slideshow:before {
  content: ""; }

.win-icon-Trim:before {
  content: ""; }

.win-icon-Color:before {
  content: ""; }

.win-icon-Light:before {
  content: ""; }

.win-icon-PhotosApp:before {
  content: ""; }

.win-icon-PhotoCollection:before {
  content: ""; }

.win-icon-Album:before {
  content: ""; }

.win-icon-PanoImmersive:before {
  content: ""; }

.win-icon-PanoIndicator:before {
  content: ""; }

.win-icon-PanoEnterMode:before {
  content: ""; }

.win-icon-ViewOriginal:before {
  content: ""; }

.win-icon-Telemarketer:before {
  content: ""; }

.win-icon-Financial:before {
  content: ""; }

.win-icon-ReadingList:before {
  content: ""; }

.win-icon-Education:before {
  content: ""; }

.win-icon-ShoppingCart:before {
  content: ""; }

.win-icon-Page:before {
  content: ""; }

.win-icon-Multitask:before {
  content: ""; }

.win-icon-Record:before {
  content: ""; }

.win-icon-Highlight:before {
  content: ""; }

.win-icon-ActionCenterNotification:before {
  content: ""; }

.win-icon-Tab:before {
  content: ""; }

.win-icon-RingerSilent:before {
  content: ""; }

.win-icon-CC:before {
  content: ""; }

.win-icon-CallForwarding:before {
  content: ""; }

.win-icon-SettingsDisplaySound:before {
  content: ""; }

.win-icon-TVMonitor:before {
  content: ""; }

.win-icon-Headphone:before {
  content: ""; }

.win-icon-DeviceLaptopNoPic:before {
  content: ""; }

.win-icon-Game:before {
  content: ""; }

.win-icon-Nav2DMapView:before {
  content: ""; }

.win-icon-Car:before {
  content: ""; }

.win-icon-Walk:before {
  content: ""; }

.win-icon-EatDrink:before {
  content: ""; }

.win-icon-SeeDo:before {
  content: ""; }

.win-icon-TiltUp:before {
  content: ""; }

.win-icon-RotateMapLeft:before {
  content: ""; }

.win-icon-ParkingLocation:before {
  content: ""; }

.win-icon-Touch:before {
  content: ""; }

.win-icon-MapDirections:before {
  content: ""; }

.win-icon-History:before {
  content: ""; }

.win-icon-Location:before {
  content: ""; }

.win-icon-MapLayers:before {
  content: ""; }

.win-icon-Work:before {
  content: ""; }

.win-icon-Construction:before {
  content: ""; }

.win-icon-Recent:before {
  content: ""; }

.win-icon-Battery0:before {
  content: ""; }

.win-icon-Battery1:before {
  content: ""; }

.win-icon-Battery2:before {
  content: ""; }

.win-icon-Battery3:before {
  content: ""; }

.win-icon-Battery4:before {
  content: ""; }

.win-icon-Battery5:before {
  content: ""; }

.win-icon-Battery6:before {
  content: ""; }

.win-icon-Battery7:before {
  content: ""; }

.win-icon-Battery8:before {
  content: ""; }

.win-icon-Battery9:before {
  content: ""; }

.win-icon-BatteryCharging8:before {
  content: ""; }

.win-icon-BatterySaver4:before {
  content: ""; }

.win-icon-BatterySaver5:before {
  content: ""; }

.win-icon-SignalNotConnected:before {
  content: ""; }

.win-icon-Wifi1:before {
  content: ""; }

.win-icon-Wifi2:before {
  content: ""; }

.win-icon-Wifi3:before {
  content: ""; }

.win-icon-SIMLock:before {
  content: ""; }

.win-icon-SIMMissing:before {
  content: ""; }

.win-icon-Vibrate:before {
  content: ""; }

.win-icon-RoamingInternational:before {
  content: ""; }

.win-icon-RoamingDomestic:before {
  content: ""; }

.win-icon-CallForwardInternational:before {
  content: ""; }

.win-icon-CallForwardRoaming:before {
  content: ""; }

.win-icon-StatusDataTransfer:before {
  content: ""; }

.win-icon-News:before {
  content: ""; }

.win-icon-USB:before {
  content: ""; }

.win-icon-Sync:before {
  content: ""; }

.win-icon-Help:before {
  content: ""; }

.win-icon-Upload:before {
  content: ""; }

.win-icon-RotateCamera:before {
  content: ""; }

.win-icon-ProtectedDocument:before {
  content: ""; }

.win-icon-OpenInNewWindow:before {
  content: ""; }

.win-icon-VideoChat:before {
  content: ""; }

.win-icon-Switch:before {
  content: ""; }

.win-icon-SurfaceHub:before {
  content: ""; }

.win-icon-Folder:before {
  content: ""; }

.win-icon-Picture:before {
  content: ""; }

.win-icon-Message:before {
  content: ""; }

.win-icon-Characters:before {
  content: ""; }

.win-icon-PaymentCard:before {
  content: ""; }

.win-icon-Copy:before {
  content: ""; }

.win-icon-GotoToday:before {
  content: ""; }

.win-icon-Contact2:before {
  content: ""; }

.win-icon-FolderFill:before {
  content: ""; }

.win-icon-Audio:before {
  content: ""; }

.win-icon-CellPhone:before {
  content: ""; }

.win-icon-Tag:before {
  content: ""; }

.win-icon-Library:before {
  content: ""; }

.win-icon-SwitchApps:before {
  content: ""; }

.win-icon-AddFriend:before {
  content: ""; }

.win-icon-GoToStart:before {
  content: ""; }

.win-icon-TwoBars:before {
  content: ""; }

.win-icon-FourBars:before {
  content: ""; }

.win-icon-World:before {
  content: ""; }

.win-icon-Repair:before {
  content: ""; }

.win-icon-Accounts:before {
  content: ""; }

.win-icon-Stopwatch:before {
  content: ""; }

.win-icon-Photo:before {
  content: ""; }

.win-icon-ActionCenter:before {
  content: ""; }

.win-icon-ChromeMinimize:before {
  content: ""; }

.win-icon-ChromeMaximize:before {
  content: ""; }

.win-icon-ChromeRestore:before {
  content: ""; }

.win-icon-ChromeClose:before {
  content: ""; }

.win-icon-Accept:before {
  content: ""; }

.win-icon-Swipe:before {
  content: ""; }

.win-icon-Handwriting:before {
  content: ""; }

.win-icon-ChromeBackToWindow:before {
  content: ""; }

.win-icon-ChromeFullScreen:before {
  content: ""; }

.win-icon-Completed:before {
  content: ""; }

.win-icon-Movies:before {
  content: ""; }

.win-icon-FeedbackApp:before {
  content: ""; }

.win-icon-MobileTablet:before {
  content: ""; }

.win-icon-OneDrive:before {
  content: ""; }

.win-icon-CompassNW:before {
  content: ""; }

.win-icon-LightningBolt:before {
  content: ""; }

.win-icon-Communications:before {
  content: ""; }

.win-icon-Health:before {
  content: ""; }

.win-icon-Webcam2:before {
  content: ""; }

.win-icon-Mouse:before {
  content: ""; }

.win-icon-ChevronUpSmall:before {
  content: ""; }

.win-icon-ChevronDownSmall:before {
  content: ""; }

.win-icon-ChevronLeftSmall:before {
  content: ""; }

.win-icon-ChevronRightSmall:before {
  content: ""; }

.win-icon-ChevronUpMed:before {
  content: ""; }

.win-icon-ChevronDownMed:before {
  content: ""; }

.win-icon-DefenderApp:before {
  content: ""; }

.win-icon-Battery10:before {
  content: ""; }

.win-icon-Devices2:before {
  content: ""; }

.win-icon-PC1:before {
  content: ""; }

.win-icon-Ethernet:before {
  content: ""; }

.win-icon-XboxOneConsole:before {
  content: ""; }

.win-icon-Volume0:before {
  content: ""; }

.win-icon-Volume1:before {
  content: ""; }

.win-icon-Volume2:before {
  content: ""; }

.win-icon-Volume3:before {
  content: ""; }

.win-icon-Pinned:before {
  content: ""; }

.win-icon-Sunny:before {
  content: ""; }

.win-icon-Ringer:before {
  content: ""; }

.win-icon-Ready:before {
  content: ""; }

.win-icon-StoreLogo:before {
  content: ""; }

.win-icon-MultiSelectMirrored:before {
  content: ""; }

.win-icon-List:before {
  content: ""; }

.win-icon-AllAppsMirrored:before {
  content: ""; }

.win-icon-ContactInfoMirrored:before {
  content: ""; }

.win-icon-ListMirrored:before {
  content: ""; }

.win-icon-SendMirrored:before {
  content: ""; }

.win-icon-Media:before {
  content: ""; }

.win-icon-GetHelpApp:before {
  content: ""; }

.win-icon-Lightbulb:before {
  content: ""; }

.win-icon-StatusTriangle:before {
  content: ""; }

.win-icon-StatusWarning:before {
  content: ""; }

.win-icon-Jogging:before {
  content: ""; }

.win-icon-Trackers:before {
  content: ""; }

.win-icon-PersonalFinance:before {
  content: ""; }

.win-icon-Savings:before {
  content: ""; }

.win-icon-PopularAthletes:before {
  content: ""; }

.win-icon-GenericApp:before {
  content: ""; }

.win-icon-Heart:before {
  content: ""; }

.win-icon-HeartFill:before {
  content: ""; }

.win-icon-Ticket:before {
  content: ""; }

.win-icon-NUIFace:before {
  content: ""; }

.win-icon-AzureLogo:before {
  content: ""; }

.win-icon-BingLogo:before {
  content: ""; }

.win-icon-MSNLogo:before {
  content: ""; }

.win-icon-OutlookLogo:before {
  content: ""; }

.win-icon-OfficeLogo:before {
  content: ""; }

.win-icon-SkypeLogo:before {
  content: ""; }

.win-icon-XboxLogo:before {
  content: ""; }

.win-icon-MicrosoftLogoRed:before {
  content: ""; }

.win-icon-MicrosoftLogoGreen:before {
  content: ""; }

.win-icon-MicrosoftLogoBlue:before {
  content: ""; }

.win-icon-MicrosoftLogoYellow:before {
  content: ""; }

.win-icon-CortanaNotebook:before {
  content: ""; }

.win-icon-GiftCard:before {
  content: ""; }

.win-icon-FastForward:before {
  content: ""; }

.win-icon-Rewind:before {
  content: ""; }

.win-icon-Photo2:before {
  content: ""; }

.win-icon-MobBattery0:before {
  content: ""; }

.win-icon-MobBattery1:before {
  content: ""; }

.win-icon-MobBattery2:before {
  content: ""; }

.win-icon-MobBattery3:before {
  content: ""; }

.win-icon-MobBattery4:before {
  content: ""; }

.win-icon-MobBattery5:before {
  content: ""; }

.win-icon-MobBattery6:before {
  content: ""; }

.win-icon-MobBattery7:before {
  content: ""; }

.win-icon-MobBattery8:before {
  content: ""; }

.win-icon-MobBattery9:before {
  content: ""; }

.win-icon-MobBattery10:before {
  content: ""; }

.win-icon-MobBatteryCharging0:before {
  content: ""; }

.win-icon-MobBatteryCharging1:before {
  content: ""; }

.win-icon-MobBatteryCharging2:before {
  content: ""; }

.win-icon-MobBatteryCharging3:before {
  content: ""; }

.win-icon-MobBatteryCharging4:before {
  content: ""; }

.win-icon-MobBatteryCharging5:before {
  content: ""; }

.win-icon-MobBatteryCharging6:before {
  content: ""; }

.win-icon-MobBatteryCharging7:before {
  content: ""; }

.win-icon-MobBatteryCharging8:before {
  content: ""; }

.win-icon-MobBatteryCharging9:before {
  content: ""; }

.win-icon-MobBatteryCharging10:before {
  content: ""; }

.win-icon-MobBatterySaver5:before {
  content: ""; }

.win-icon-Project:before {
  content: ""; }

.win-icon-NudgeUp:before {
  content: ""; }

.win-icon-NudgeDown:before {
  content: ""; }

.win-icon-MyWorld:before {
  content: ""; }

.win-icon-TaptoPlaceArt:before {
  content: ""; }

.win-icon-PickUpHologram:before {
  content: ""; }

.win-icon-AdjustHologram:before {
  content: ""; }

.win-icon-CloudDownload:before {
  content: ""; }

.win-icon-WifiCall4:before {
  content: ""; }

.win-icon-Family:before {
  content: ""; }

.win-icon-RightArrowKeyTime0:before {
  content: ""; }

.win-icon-Bug:before {
  content: ""; }

.win-icon-MeetingPlanner:before {
  content: ""; }

.win-icon-Leisure:before {
  content: ""; }

.win-icon-DeliveryTruck:before {
  content: ""; }

.win-icon-HeadphoneAudio:before {
  content: ""; }

.win-icon-TabletMode:before {
  content: ""; }

.win-icon-LockHTTPS:before {
  content: ""; }

.win-icon-MusicApp:before {
  content: ""; }

.win-icon-Giftbox:before {
  content: ""; }

.win-icon-MobileLocked:before {
  content: ""; }

.win-icon-InternetExplorerLogo:before {
  content: ""; }

.win-icon-VisualStudioLogo:before {
  content: ""; }

.win-icon-WhatsThis:before {
  content: ""; }

.win-icon-MobSignal5:before {
  content: ""; }

.win-icon-MobWifi4:before {
  content: ""; }

.win-icon-MobAirplane:before {
  content: ""; }

.win-icon-MobBluetooth:before {
  content: ""; }

.win-icon-MobActionCenter:before {
  content: ""; }

.win-icon-MobLocation:before {
  content: ""; }

.win-icon-MobWifiHotspot:before {
  content: ""; }

.win-icon-MobQuietHours:before {
  content: ""; }

.win-icon-MobDrivingMode:before {
  content: ""; }

.win-icon-Commitments:before {
  content: ""; }

.win-icon-FileExplorer:before {
  content: ""; }

.win-icon-EdgeLogo:before {
  content: ""; }

.win-icon-GetStartedApp:before {
  content: ""; }

.win-icon-MicrosoftLogo:before {
  content: ""; }

.win-icon-WebNote:before {
  content: ""; }

.win-icon-MoviesTVApp:before {
  content: ""; }

.win-icon-Draw:before {
  content: ""; }

.win-icon-Earthquake:before {
  content: ""; }

.win-icon-CloudUpload:before {
  content: ""; }

.win-icon-ScrollUpDown:before {
  content: ""; }

.win-icon-RemoveHologram:before {
  content: ""; }

.win-icon-Uninstall:before {
  content: ""; }

.win-icon-DateTime:before {
  content: ""; }

.win-icon-DevicesClicker:before {
  content: ""; }

.win-icon-HoloLens:before {
  content: ""; }

.win-icon-Holograms:before {
  content: ""; }

.win-icon-Collection:before {
  content: ""; }

.win-icon-AirTap:before {
  content: ""; }

.win-icon-PressHold:before {
  content: ""; }

.win-icon-Sweepstakes:before {
  content: ""; }

.win-icon-Celebrity:before {
  content: ""; }

.win-icon-Drag:before {
  content: ""; }

.win-icon-Tiles:before {
  content: ""; }

.win-icon-AddSurfaceHub:before {
  content: ""; }

.win-icon-DevUpdate:before {
  content: ""; }

.win-icon-GenericBill:before {
  content: ""; }

.win-icon-Glasses:before {
  content: ""; }

.win-icon-FoundSpace:before {
  content: ""; }

.win-icon-WhichSpace:before {
  content: ""; }

.win-icon-NewSpace:before {
  content: ""; }

.win-icon-FailSpace:before {
  content: ""; }

.win-icon-ScrollMode:before {
  content: ""; }

.win-icon-ZoomMode:before {
  content: ""; }

.win-icon-PanMode:before {
  content: ""; }

.win-icon-FangHead:before {
  content: ""; }

.win-icon-FangBody:before {
  content: ""; }

.win-icon-Crown:before {
  content: ""; }

.win-icon-ContinuumApp:before {
  content: ""; }

.win-icon-AdjustWithHand:before {
  content: ""; }

.win-icon-Narrator:before {
  content: ""; }

.win-icon-RewardsLogo:before {
  content: ""; }

.win-icon-RewardsLogoSolid:before {
  content: ""; }

.win-icon-SearchMobile:before {
  content: ""; }

.win-icon-SearchPC:before {
  content: ""; }

.win-icon-FingerInking:before {
  content: ""; }

.win-icon-StrokeErase:before {
  content: ""; }

.win-icon-InkingColorOutline:before {
  content: ""; }

.win-icon-HardDrive:before {
  content: ""; }

.win-icon-PenWorkspace:before {
  content: ""; }

.win-icon-ButtonMenu:before {
  content: ""; }

.win-icon-AppsContent:before {
  content: ""; }

.win-icon-PenPalette:before {
  content: ""; }

.win-icon-DateTimeMirrored:before {
  content: ""; }

.win-icon-ContactCard:before {
  content: ""; }

.win-icon-ButtonView2:before {
  content: ""; }

.win-icon-PaymentCardArt128:before {
  content: ""; }

.win-icon-RewardsLogoArt64:before {
  content: ""; }

.win-icon-CoffeeArt64:before {
  content: ""; }

.win-icon-MegaphoneArt64:before {
  content: ""; }

.win-icon-SearchArt64:before {
  content: ""; }

.win-icon-MapPinArt64:before {
  content: ""; }

.win-icon-SpecialGiftArt64:before {
  content: ""; }

.win-icon-CommentArt64:before {
  content: ""; }

.win-icon-MobileTabletArt64:before {
  content: ""; }

.win-icon-DoubleShotArt64:before {
  content: ""; }

.win-icon-CheckboxArt64:before {
  content: ""; }

.win-icon-UnknownArt64:before {
  content: ""; }

.win-icon-GiftboxArt64:before {
  content: ""; }

.win-icon-LaptopArt64:before {
  content: ""; }

.win-icon-FoodAndDrinkArt64:before {
  content: ""; }

.win-icon-TeaArt64:before {
  content: ""; }

.win-icon-ShoppingCartArt64:before {
  content: ""; }

.win-icon-StarArt64:before {
  content: ""; }

.win-icon-HeartArt64:before {
  content: ""; }

.win-icon-TimerArt64:before {
  content: ""; }

.win-icon-GameArt64:before {
  content: ""; }

.win-icon-CalendarArt64:before {
  content: ""; }

.win-icon-BirthdayCakeArt64:before {
  content: ""; }

.win-icon-AirplaneArt64:before {
  content: ""; }

.win-icon-SunArt64:before {
  content: ""; }

.win-icon-FlowerArt64:before {
  content: ""; }

.win-icon-FallingLeafArt64:before {
  content: ""; }

.win-icon-SnowflakesArt64:before {
  content: ""; }

.win-icon-BasketBallArt64:before {
  content: ""; }

.win-icon-ClapperArt64:before {
  content: ""; }

.win-icon-CalculatorArt64:before {
  content: ""; }

.win-icon-MusicNoteArt64:before {
  content: ""; }

.win-icon-HeadphoneArt64:before {
  content: ""; }

.win-icon-CarArt64:before {
  content: ""; }

.win-icon-BookArt64:before {
  content: ""; }

.win-icon-PenWorkspaceMirrored:before {
  content: ""; }

.win-icon-PenPaletteMirrored:before {
  content: ""; }

.win-icon-StrokeEraseMirrored:before {
  content: ""; }

.win-icon-WebNoteMirrored:before {
  content: ""; }

.win-icon-XboxControllerArt64:before {
  content: ""; }

.win-icon-WavesArt64:before {
  content: ""; }

.win-icon-ForkKnifeSpoonArt64:before {
  content: ""; }

.win-icon-TVSetArt64:before {
  content: ""; }

.win-icon-GlobeArt64:before {
  content: ""; }

.win-icon-TrophyArt64:before {
  content: ""; }

.win-icon-PencilArt64:before {
  content: ""; }

.win-icon-MicrophoneArt64:before {
  content: ""; }

.win-icon-PlayButtonArt64:before {
  content: ""; }

.win-icon-PieArt64:before {
  content: ""; }

.win-icon-HealthyFoodArt64:before {
  content: ""; }

.win-icon-FootballArt64:before {
  content: ""; }

.win-icon-SoccerBallArt64:before {
  content: ""; }

.win-icon-GolfBallArt64:before {
  content: ""; }

.win-icon-BaseballArt64:before {
  content: ""; }

.win-icon-TennisBallArt64:before {
  content: ""; }

.win-icon-EditContact:before {
  content: ""; }

.win-icon-CRMReport:before {
  content: ""; }

.win-icon-ResolveCase:before {
  content: ""; }

.win-icon-ButtonA:before {
  content: ""; }

.win-icon-ButtonB:before {
  content: ""; }

.win-icon-ButtonY:before {
  content: ""; }

.win-icon-ButtonX:before {
  content: ""; }

.win-icon-StatusCircle7:before {
  content: ""; }

.win-icon-StatusCheckmark7:before {
  content: ""; }

.win-icon-StatusErrorCircle7:before {
  content: ""; }

.win-icon-LeftStick:before {
  content: ""; }

.win-icon-RightStick:before {
  content: ""; }

.win-icon-TriggerLeft:before {
  content: ""; }

.win-icon-TriggerRight:before {
  content: ""; }

.win-icon-BumperLeft:before {
  content: ""; }

.win-icon-BumperRight:before {
  content: ""; }

.win-icon-Dpad:before {
  content: ""; }

.win-icon-WalletApp:before {
  content: ""; }

.win-icon-StatusCircleOuter:before {
  content: ""; }

.win-icon-StatusCircleInner:before {
  content: ""; }

.win-icon-StatusTriangleOuter:before {
  content: ""; }

.win-icon-StatusTriangleInner:before {
  content: ""; }

.win-icon-StatusTriangleExclamation:before {
  content: ""; }

.win-icon-StatusCircleErrorX:before {
  content: ""; }

.win-icon-StatusCircleCheckmark:before {
  content: ""; }

.win-icon-StatusCircleInfo:before {
  content: ""; }

.win-icon-GetHelpAppMirrored:before {
  content: ""; }

.win-icon-HardDriveGroup:before {
  content: ""; }

.win-icon-StatusInfo7:before {
  content: ""; }

.img-uploader {
  font-size: 0px; }
  .img-uploader + .img-uploader {
    margin-top: 32px; }
  .img-uploader.error .block {
    border: 2px solid #E81123; }
  .img-uploader .block-col {
    display: inline-block;
    width: 50%;
    box-sizing: content-box;
    vertical-align: top; }
    .img-uploader .block-col.no-reqs {
      display: block;
      width: 100%; }
    @media (max-width: 767px) {
      .img-uploader .block-col {
        display: block;
        width: 100%;
        box-sizing: border-box; } }
    .img-uploader .block-col .block-header {
      display: table;
      width: 100%;
      padding-bottom: 8px; }
      .img-uploader .block-col .block-header label {
        display: table-cell;
        width: 70%;
        vertical-align: baseline; }
        @media (max-width: 767px) {
          .img-uploader .block-col .block-header label {
            width: 100%; } }
      .img-uploader .block-col .block-header .req-collapse {
        display: table-cell;
        width: 30%;
        text-align: right;
        vertical-align: baseline;
        white-space: nowrap; }
        @media (min-width: 0) {
          .img-uploader .block-col .block-header .req-collapse {
            font-size: 13px;
            line-height: 1.2307692308;
            font-weight: 400; } }
        @media (min-width: 768px) {
          .img-uploader .block-col .block-header .req-collapse {
            font-size: 13px;
            line-height: 1.2307692308;
            font-weight: 400; } }
        @media (min-width: 1400px) {
          .img-uploader .block-col .block-header .req-collapse {
            font-size: 13px;
            line-height: 1.2307692308;
            font-weight: 400; } }
        @media (min-width: 0) {
          .img-uploader .block-col .block-header .req-collapse {
            font-size: 0.8125rem; } }
        @media (min-width: 768px) {
          .img-uploader .block-col .block-header .req-collapse {
            font-size: 0.8125rem; } }
        @media (min-width: 1400px) {
          .img-uploader .block-col .block-header .req-collapse {
            font-size: 0.8125rem; } }
        @media (max-width: 767px) {
          .img-uploader .block-col .block-header .req-collapse {
            display: none; } }
    .img-uploader .block-col .block {
      background: #F2F2F2;
      text-align: center;
      padding: 16px; }
      @media (min-width: 0) {
        .img-uploader .block-col .block {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .img-uploader .block-col .block {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 1400px) {
        .img-uploader .block-col .block {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 0) {
        .img-uploader .block-col .block {
          font-size: 0.9375rem; } }
      @media (min-width: 768px) {
        .img-uploader .block-col .block {
          font-size: 0.9375rem; } }
      @media (min-width: 1400px) {
        .img-uploader .block-col .block {
          font-size: 0.9375rem; } }
      .img-uploader .block-col .block.dragged {
        background: rgba(0, 120, 215, 0.2); }
      .img-uploader .block-col .block .description {
        color: rgba(0, 0, 0, 0.6);
        padding: 20px 0; }
      .img-uploader .block-col .block .uploads {
        text-align: left;
        font-size: 0;
        margin: 0 -2px -2px -2px; }
        .img-uploader .block-col .block .uploads + .description {
          padding-top: 16px;
          padding-bottom: 0; }
        .img-uploader .block-col .block .uploads .uploading-item {
          background-color: #FFF;
          display: inline-block;
          width: calc(33.33% - 20px);
          box-sizing: content-box;
          padding: 8px;
          margin: 2px; }
          @media (max-width: 1083px) {
            .img-uploader .block-col .block .uploads .uploading-item {
              width: calc(50% - 20px); } }
          @media (max-width: 539px) {
            .img-uploader .block-col .block .uploads .uploading-item {
              width: calc(100% - 20px); } }
          .img-uploader .block-col .block .uploads .uploading-item:hover {
            margin: 1px;
            border: 1px solid #000; }
          .img-uploader .block-col .block .uploads .uploading-item .controls {
            font-size: 16px;
            text-align: right;
            position: relative; }
            .img-uploader .block-col .block .uploads .uploading-item .controls a {
              margin-left: 8px;
              color: rgba(0, 0, 0, 0.6); }
              .img-uploader .block-col .block .uploads .uploading-item .controls a:hover {
                color: #000; }
            .img-uploader .block-col .block .uploads .uploading-item .controls > .title {
              font-weight: 600 !important;
              line-height: 1.3125rem !important;
              text-align: left;
              position: absolute;
              left: 0;
              width: calc(100% - 48px);
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              @media (min-width: 0) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title {
                  font-size: 13px;
                  line-height: 1.2307692308;
                  font-weight: 400; } }
              @media (min-width: 768px) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title {
                  font-size: 13px;
                  line-height: 1.2307692308;
                  font-weight: 400; } }
              @media (min-width: 1400px) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title {
                  font-size: 13px;
                  line-height: 1.2307692308;
                  font-weight: 400; } }
              @media (min-width: 0) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title {
                  font-size: 0.8125rem; } }
              @media (min-width: 768px) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title {
                  font-size: 0.8125rem; } }
              @media (min-width: 1400px) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title {
                  font-size: 0.8125rem; } }
              @media (min-width: 0) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-1 {
                  white-space: nowrap;
                  text-overflow: ellipsis;
                  line-height: normal;
                  max-height: 17.7268px;
                  max-height: 1.107925rem; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-2 {
                  max-height: 33.7268px;
                  max-height: 2.107925rem;
                  line-height: normal; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-3 {
                  max-height: 49.7268px;
                  max-height: 3.107925rem;
                  line-height: normal; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-4 {
                  max-height: 65.7268px;
                  max-height: 4.107925rem;
                  line-height: normal; } }
              @media (min-width: 768px) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-1 {
                  white-space: nowrap;
                  text-overflow: ellipsis;
                  line-height: normal;
                  max-height: 17.7268px;
                  max-height: 1.107925rem; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-2 {
                  max-height: 33.7268px;
                  max-height: 2.107925rem;
                  line-height: normal; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-3 {
                  max-height: 49.7268px;
                  max-height: 3.107925rem;
                  line-height: normal; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-4 {
                  max-height: 65.7268px;
                  max-height: 4.107925rem;
                  line-height: normal; } }
              @media (min-width: 1400px) {
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-1 {
                  white-space: nowrap;
                  text-overflow: ellipsis;
                  line-height: normal;
                  max-height: 17.7268px;
                  max-height: 1.107925rem; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-2 {
                  max-height: 33.7268px;
                  max-height: 2.107925rem;
                  line-height: normal; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-3 {
                  max-height: 49.7268px;
                  max-height: 3.107925rem;
                  line-height: normal; }
                .img-uploader .block-col .block .uploads .uploading-item .controls > .title.text-maxlines-4 {
                  max-height: 65.7268px;
                  max-height: 4.107925rem;
                  line-height: normal; } }
          .img-uploader .block-col .block .uploads .uploading-item .img-container {
            margin: 8px 0;
            width: 100%;
            padding-bottom: 100%;
            overflow: hidden;
            position: relative;
            background-color: rgba(0, 0, 0, 0.4); }
            .img-uploader .block-col .block .uploads .uploading-item .img-container img {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              max-width: 100%;
              max-height: 100%; }
          .img-uploader .block-col .block .uploads .uploading-item .caption {
            text-align: center;
            padding: 6px 0 8px 0;
            white-space: nowrap;
            font-size: 0;
            display: block;
            width: 100%;
            min-width: 0;
            background: none;
            border: none; }
            .img-uploader .block-col .block .uploads .uploading-item .caption .caption-text {
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              display: inline-block;
              max-width: calc(100% - 26px); }
              @media (min-width: 0) {
                .img-uploader .block-col .block .uploads .uploading-item .caption .caption-text {
                  font-size: 13px;
                  line-height: 1.2307692308;
                  font-weight: 400; } }
              @media (min-width: 768px) {
                .img-uploader .block-col .block .uploads .uploading-item .caption .caption-text {
                  font-size: 13px;
                  line-height: 1.2307692308;
                  font-weight: 400; } }
              @media (min-width: 1400px) {
                .img-uploader .block-col .block .uploads .uploading-item .caption .caption-text {
                  font-size: 13px;
                  line-height: 1.2307692308;
                  font-weight: 400; } }
              @media (min-width: 0) {
                .img-uploader .block-col .block .uploads .uploading-item .caption .caption-text {
                  font-size: 0.8125rem; } }
              @media (min-width: 768px) {
                .img-uploader .block-col .block .uploads .uploading-item .caption .caption-text {
                  font-size: 0.8125rem; } }
              @media (min-width: 1400px) {
                .img-uploader .block-col .block .uploads .uploading-item .caption .caption-text {
                  font-size: 0.8125rem; } }
            .img-uploader .block-col .block .uploads .uploading-item .caption .caption-edit {
              padding-left: 4px;
              font-size: 0;
              width: 12px;
              display: inline-block;
              vertical-align: top; }
              .img-uploader .block-col .block .uploads .uploading-item .caption .caption-edit:before {
                font-size: 12px;
                font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
                font-style: normal;
                font-weight: normal;
                content: "";
                color: #0078D7; }
          .img-uploader .block-col .block .uploads .uploading-item.in-progress {
            opacity: 0.7;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
            .img-uploader .block-col .block .uploads .uploading-item.in-progress:hover {
              margin: 2px;
              border: none; }
            .img-uploader .block-col .block .uploads .uploading-item.in-progress .controls,
            .img-uploader .block-col .block .uploads .uploading-item.in-progress .caption {
              visibility: hidden; }
          .img-uploader .block-col .block .uploads .uploading-item.error {
            margin: 0;
            border: 2px solid #E81123; }
            .img-uploader .block-col .block .uploads .uploading-item.error .caption {
              visibility: hidden; }
          .img-uploader .block-col .block .uploads .uploading-item.trailer-item {
            width: calc(100% - 20px); }
            .img-uploader .block-col .block .uploads .uploading-item.trailer-item .trailer,
            .img-uploader .block-col .block .uploads .uploading-item.trailer-item .trailer-preview {
              width: 50%;
              display: inline-block; }
            .img-uploader .block-col .block .uploads .uploading-item.trailer-item .trailer {
              padding-right: 4px; }
            .img-uploader .block-col .block .uploads .uploading-item.trailer-item .trailer-preview {
              padding-left: 4px; }
            .img-uploader .block-col .block .uploads .uploading-item.trailer-item .img-container {
              padding-bottom: 56.25%; }
              .img-uploader .block-col .block .uploads .uploading-item.trailer-item .img-container > * {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                max-width: 100%;
                max-height: 100%;
                width: 100%;
                height: 100%; }
    .img-uploader .block-col.no-reqs .block-col {
      display: block;
      width: 100%; }
  .img-uploader .reqs {
    display: inline-block;
    width: 25%;
    padding-left: 64px;
    padding-top: 23px;
    box-sizing: content-box;
    vertical-align: top;
    color: rgba(0, 0, 0, 0.6); }
    @media (min-width: 0) {
      .img-uploader .reqs {
        font-size: 13px;
        line-height: 1.2307692308;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .img-uploader .reqs {
        font-size: 13px;
        line-height: 1.2307692308;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .img-uploader .reqs {
        font-size: 13px;
        line-height: 1.2307692308;
        font-weight: 400; } }
    @media (min-width: 0) {
      .img-uploader .reqs {
        font-size: 0.8125rem; } }
    @media (min-width: 768px) {
      .img-uploader .reqs {
        font-size: 0.8125rem; } }
    @media (min-width: 1400px) {
      .img-uploader .reqs {
        font-size: 0.8125rem; } }
    .img-uploader .reqs .reqs-title {
      display: none; }
    .img-uploader .reqs ul {
      list-style-type: disc;
      padding-left: 0;
      margin-left: 0; }
      .img-uploader .reqs ul li {
        margin-bottom: 0; }
    @media (max-width: 767px) {
      .img-uploader .reqs {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
        padding-top: 16px; }
        .img-uploader .reqs .reqs-title {
          display: inline; }
        .img-uploader .reqs ul {
          padding-left: 0;
          list-style: none; }
          .img-uploader .reqs ul.collapse, .img-uploader .reqs ul.collapse-in {
            display: inline; }
          .img-uploader .reqs ul > li {
            display: inline;
            padding-right: 4px; }
            .img-uploader .reqs ul > li:after {
              content: ";"; }
            .img-uploader .reqs ul > li:last-of-type {
              padding-right: 0; }
              .img-uploader .reqs ul > li:last-of-type:after {
                content: ""; } }
  .img-uploader .progress-display {
    display: block;
    width: 100%;
    padding-top: 16px; }
    .img-uploader .progress-display .progress {
      margin-bottom: 8px; }
    .img-uploader .progress-display .progress-label {
      color: rgba(0, 0, 0, 0.6); }
      @media (min-width: 0) {
        .img-uploader .progress-display .progress-label {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 600; } }
      @media (min-width: 768px) {
        .img-uploader .progress-display .progress-label {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 600; } }
      @media (min-width: 1400px) {
        .img-uploader .progress-display .progress-label {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 600; } }
      @media (min-width: 0) {
        .img-uploader .progress-display .progress-label {
          font-size: 0.9375rem; } }
      @media (min-width: 768px) {
        .img-uploader .progress-display .progress-label {
          font-size: 0.9375rem; } }
      @media (min-width: 1400px) {
        .img-uploader .progress-display .progress-label {
          font-size: 0.9375rem; } }
  .img-uploader .error-display {
    display: block;
    width: 100%;
    padding-top: 16px; }
    .img-uploader .error-display p {
      margin: 0;
      padding: 0;
      color: #E81123; }
      @media (min-width: 0) {
        .img-uploader .error-display p {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .img-uploader .error-display p {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 1400px) {
        .img-uploader .error-display p {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 0) {
        .img-uploader .error-display p {
          font-size: 0.9375rem; } }
      @media (min-width: 768px) {
        .img-uploader .error-display p {
          font-size: 0.9375rem; } }
      @media (min-width: 1400px) {
        .img-uploader .error-display p {
          font-size: 0.9375rem; } }
      .img-uploader .error-display p + p {
        margin-top: 16px; }

.image-upload-indicator {
  width: 186px;
  height: 186px;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #1b75bb;
  background-color: #e1f3f8;
  overflow: hidden;
  box-shadow: 8px 8px 36px -10px rgba(0, 0, 0, 0.8);
  position: absolute;
  display: none; }
  .image-upload-indicator .indicator-number {
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    border-radius: 2px;
    border: 1px solid #FFF;
    background-color: #2E3191;
    padding: 8px;
    position: absolute;
    z-index: 100000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .image-upload-indicator .img-container {
    position: relative;
    width: 100%;
    height: 100%; }
    .image-upload-indicator .img-container img {
      max-width: 90%;
      max-height: 90%;
      position: absolute; }

.linkband {
  margin-top: 4px;
  background: #F2F2F2; }
  .linkband ul {
    text-align: center;
    margin: 0; }
    .linkband ul li {
      margin-top: 20px;
      margin-bottom: 20px; }
      .linkband ul li a {
        padding-bottom: 0.227px;
        padding-top: 0.227px;
        padding-bottom: 0.227px;
        padding-top: 0.227px;
        color: #000;
        overflow: hidden;
        letter-spacing: -.5px;
        word-wrap: break-word;
        hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto; }
        @media (min-width: 0) {
          .linkband ul li a {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 600; } }
        @media (min-width: 768px) {
          .linkband ul li a {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 600; } }
        @media (min-width: 1400px) {
          .linkband ul li a {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 600; } }
        @media (min-width: 0) {
          .linkband ul li a {
            font-size: 0.9375rem; } }
        @media (min-width: 768px) {
          .linkband ul li a {
            font-size: 0.9375rem; } }
        @media (min-width: 1400px) {
          .linkband ul li a {
            font-size: 0.9375rem; } }
        @media (min-width: 1084px) {
          .linkband ul li a {
            display: table-cell;
            height: 72px;
            vertical-align: middle;
            max-width: 118px; } }
        @media (min-width: 1400px) {
          .linkband ul li a {
            max-width: 156px; } }
      @media (min-width: 1084px) {
        .linkband ul li {
          display: inline-block;
          margin-top: 0;
          margin-bottom: -4px;
          margin-right: 0;
          margin-left: -4px;
          padding-right: 32px; } }
      @media (min-width: 1400px) {
        .linkband ul li {
          padding-right: 61px; } }
    .linkband ul li:first-child {
      margin-left: 0; }
    .linkband ul li:last-child {
      padding-right: 0; }

.month-calendar-widget {
  /* states and images */ }
  .month-calendar-widget.ui-datepicker {
    width: auto;
    padding: 0; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-header {
    position: static;
    padding: 0; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev,
  .month-calendar-widget.ui-datepicker .ui-datepicker-next {
    position: static;
    top: auto;
    width: auto;
    height: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev-hover,
  .month-calendar-widget.ui-datepicker .ui-datepicker-next-hover {
    top: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev {
    left: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-next {
    right: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev-hover {
    left: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-next-hover {
    right: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev span,
  .month-calendar-widget.ui-datepicker .ui-datepicker-next span {
    position: static;
    left: auto;
    margin-left: 0;
    top: auto;
    margin-top: 0; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-title {
    margin: 0;
    line-height: inherit;
    text-align: inherit; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-title select {
    font-size: inherit;
    margin: 0; }
  .month-calendar-widget.ui-datepicker select.ui-datepicker-month,
  .month-calendar-widget.ui-datepicker select.ui-datepicker-year {
    width: auto; }
  .month-calendar-widget.ui-datepicker table {
    width: auto;
    font-size: inherit;
    border-collapse: collapse;
    margin: 0; }
  .month-calendar-widget.ui-datepicker th {
    padding: 0;
    text-align: inherit;
    font-weight: inherit;
    border: none; }
  .month-calendar-widget.ui-datepicker td {
    border: auto;
    padding: 0; }
  .month-calendar-widget.ui-datepicker td span,
  .month-calendar-widget.ui-datepicker td a {
    display: static;
    padding: 0;
    text-align: inherit;
    text-decoration: inherit; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-buttonpane {
    background-image: inherit;
    margin: 0;
    padding: 0;
    border-left: none;
    border-right: none;
    border-bottom: none; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-buttonpane button {
    float: inherit;
    margin: 0;
    cursor: inherit;
    padding: 0;
    width: auto;
    overflow: inherit; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: none; }
  .month-calendar-widget .ui-datepicker.ui-datepicker-multi {
    width: auto; }
  .month-calendar-widget .ui-datepicker-multi .ui-datepicker-group {
    float: none; }
  .month-calendar-widget .ui-datepicker-multi .ui-datepicker-group table {
    width: auto;
    margin: 0; }
  .month-calendar-widget .ui-datepicker-multi-2 .ui-datepicker-group {
    width: auto; }
  .month-calendar-widget .ui-datepicker-multi-3 .ui-datepicker-group {
    width: auto; }
  .month-calendar-widget .ui-datepicker-multi-4 .ui-datepicker-group {
    width: auto; }
  .month-calendar-widget .ui-datepicker-row-break {
    width: auto;
    font-size: inherit; }
  .month-calendar-widget .ui-datepicker-rtl {
    direction: inherit; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-prev {
    right: auto;
    left: auto; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-next {
    left: auto;
    right: auto; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: auto;
    left: auto; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: auto;
    right: auto; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 0; }
  .month-calendar-widget.ui-widget {
    font-family: inherit;
    font-size: inherit; }
  .month-calendar-widget.ui-widget .ui-widget {
    font-size: inherit; }
  .month-calendar-widget.ui-widget input,
  .month-calendar-widget.ui-widget select,
  .month-calendar-widget.ui-widget textarea,
  .month-calendar-widget.ui-widget button {
    font-family: inherit;
    font-size: auto; }
  .month-calendar-widget .ui-widget-content, .month-calendar-widget.ui-widget-content {
    border: none;
    background: inherit;
    color: inherit; }
  .month-calendar-widget .ui-widget-content a,
  .month-calendar-widget.ui-widget-content a {
    color: auto; }
  .month-calendar-widget .ui-widget-header {
    border: none;
    background: inherit;
    color: inherit;
    font-weight: inherit; }
  .month-calendar-widget .ui-widget-header a {
    color: inherit; }
  .month-calendar-widget .ui-state-default,
  .month-calendar-widget .ui-widget-content .ui-state-default,
  .month-calendar-widget .ui-widget-header .ui-state-default {
    border: none;
    background: inherit;
    font-weight: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-default a,
  .month-calendar-widget .ui-state-default a:link,
  .month-calendar-widget .ui-state-default a:visited {
    color: inherit;
    text-decoration: inherit; }
  .month-calendar-widget .ui-state-hover,
  .month-calendar-widget .ui-widget-content .ui-state-hover,
  .month-calendar-widget .ui-widget-header .ui-state-hover,
  .month-calendar-widget .ui-state-focus,
  .month-calendar-widget .ui-widget-content .ui-state-focus,
  .month-calendar-widget .ui-widget-header .ui-state-focus {
    border: none;
    background: inherit;
    font-weight: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-hover a,
  .month-calendar-widget .ui-state-hover a:hover,
  .month-calendar-widget .ui-state-hover a:link,
  .month-calendar-widget .ui-state-hover a:visited,
  .month-calendar-widget .ui-state-focus a,
  .month-calendar-widget .ui-state-focus a:hover,
  .month-calendar-widget .ui-state-focus a:link,
  .month-calendar-widget .ui-state-focus a:visited {
    color: inherit;
    text-decoration: inherit; }
  .month-calendar-widget .ui-state-active,
  .month-calendar-widget .ui-widget-content .ui-state-active,
  .month-calendar-widget .ui-widget-header .ui-state-active {
    border: none;
    background: inherit;
    font-weight: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-active a,
  .month-calendar-widget .ui-state-active a:link,
  .month-calendar-widget .ui-state-active a:visited {
    color: inherit;
    text-decoration: inherit; }
  .month-calendar-widget .ui-state-highlight,
  .month-calendar-widget .ui-widget-content .ui-state-highlight,
  .month-calendar-widget .ui-widget-header .ui-state-highlight {
    border: none;
    background: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-highlight a,
  .month-calendar-widget .ui-widget-content .ui-state-highlight a,
  .month-calendar-widget .ui-widget-header .ui-state-highlight a {
    color: inherit; }
  .month-calendar-widget .ui-state-error,
  .month-calendar-widget .ui-widget-content .ui-state-error,
  .month-calendar-widget .ui-widget-header .ui-state-error {
    border: none;
    background: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-error a,
  .month-calendar-widget .ui-widget-content .ui-state-error a,
  .month-calendar-widget .ui-widget-header .ui-state-error a {
    color: inherit; }
  .month-calendar-widget .ui-state-error-text,
  .month-calendar-widget .ui-widget-content .ui-state-error-text,
  .month-calendar-widget .ui-widget-header .ui-state-error-text {
    color: inherit; }
  .month-calendar-widget .ui-priority-primary,
  .month-calendar-widget .ui-widget-content .ui-priority-primary,
  .month-calendar-widget .ui-widget-header .ui-priority-primary {
    font-weight: inherit; }
  .month-calendar-widget .ui-priority-secondary,
  .month-calendar-widget .ui-widget-content .ui-priority-secondary,
  .month-calendar-widget .ui-widget-header .ui-priority-secondary {
    opacity: 1;
    filter: none;
    font-weight: normal; }
  .month-calendar-widget .ui-state-disabled,
  .month-calendar-widget .ui-widget-content .ui-state-disabled,
  .month-calendar-widget .ui-widget-header .ui-state-disabled {
    opacity: 1;
    filter: none;
    background-image: none; }
  .month-calendar-widget .ui-state-disabled .ui-icon {
    filter: none; }
  .month-calendar-widget .ui-icon {
    width: auto;
    height: auto; }
  .month-calendar-widget .ui-icon,
  .month-calendar-widget .ui-widget-content .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-widget-header .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-default .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-hover .ui-icon,
  .month-calendar-widget .ui-state-focus .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-active .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-highlight .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-error .ui-icon,
  .month-calendar-widget .ui-state-error-text .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-corner-all,
  .month-calendar-widget .ui-corner-top,
  .month-calendar-widget .ui-corner-left,
  .month-calendar-widget .ui-corner-tl,
  .month-calendar-widget .ui-corner-tr,
  .month-calendar-widget .ui-corner-bl,
  .month-calendar-widget .ui-corner-br {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .month-calendar-widget.ui-corner-all, .month-calendar-widget.ui-corner-top, .month-calendar-widget.ui-corner-left, .month-calendar-widget.ui-corner-tl, .month-calendar-widget.ui-corner-tr, .month-calendar-widget.ui-corner-bl, .month-calendar-widget.ui-corner-br {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }

.month-calendar {
  display: block;
  position: relative;
  width: 100%; }
  .month-calendar.match-widget-width {
    width: 292px; }
  .month-calendar input {
    width: 100%;
    display: block; }
    .month-calendar input:focus {
      border-color: rgba(0, 0, 0, 0.6);
      background-color: #CCCCCC; }
  .month-calendar:after {
    font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 8px;
    content: "";
    right: 10px;
    pointer-events: none; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.month-calendar-widget.ui-datepicker {
  width: 292px;
  border: 1px solid #E6E6E6;
  display: none;
  margin-top: 2px; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-header {
    overflow: hidden;
    height: 37px;
    text-align: right; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      padding-bottom: 1.636px;
      padding-top: 1.636px;
      padding-bottom: 1.636px;
      padding-top: 1.636px;
      float: left;
      text-align: left;
      padding: 8px 12px;
      width: 210px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 20px;
          line-height: 1.2;
          font-weight: 300; } }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 1.125rem; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 1.125rem; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 1.25rem; } }
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      display: inline-block;
      position: relative;
      width: 38px;
      line-height: 41px;
      cursor: pointer;
      font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
      font-style: normal;
      font-weight: normal;
      text-align: center; }
      .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
      .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
        display: none; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
      content: ""; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
      content: ""; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-calendar {
    width: 292px;
    margin: -1px;
    border-collapse: collapse;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-table-cell, .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td, .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
      height: 41px;
      width: 38px;
      padding: 0 !important;
      text-align: center; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
      padding-bottom: 1.636px;
      padding-top: 1.636px;
      padding-bottom: 1.636px;
      padding-top: 1.636px; }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 20px;
          line-height: 1.2;
          font-weight: 300; } }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 1.125rem; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 1.125rem; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 1.25rem; } }
      .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td .ui-state-default {
        display: block;
        height: 41px;
        line-height: 34px;
        color: #000; }
      .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td a:hover {
        background-color: #83BEEC; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
      padding-bottom: 0.8634px;
      padding-top: 0.8634px;
      padding-bottom: 0.8634px;
      padding-top: 0.8634px; }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 0.8125rem; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 0.8125rem; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 0.8125rem; } }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month .ui-state-default {
      color: rgba(0, 0, 0, 0.4); }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-default {
      border: 1px solid #0078D7 !important; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day {
      background-color: #0078D7; }
      .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default {
        color: #FFF;
        border: 1px solid #0078D7; }

.person {
  border-radius: 50%;
  display: block;
  padding: 4px;
  border: 1px dotted transparent; }
  .person .person-graphic {
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%; }
    .person .person-graphic.no-img {
      position: relative;
      background-color: rgba(0, 0, 0, 0.4); }
      .person .person-graphic.no-img .win-icon {
        display: block;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        color: #FFF; }
  .person.person-small {
    width: 54px;
    height: 54px; }
    .person.person-small .person-graphic {
      width: 44px;
      height: 44px; }
      .person.person-small .person-graphic.no-img .win-icon {
        font-size: 16px; }
  .person.person-win-listitem {
    width: 58px;
    height: 58px; }
    .person.person-win-listitem .person-graphic {
      width: 48px;
      height: 48px; }
      .person.person-win-listitem .person-graphic.no-img .win-icon {
        font-size: 16px; }
  .person.person-small-medium {
    width: 74px;
    height: 74px; }
    .person.person-small-medium .person-graphic {
      width: 64px;
      height: 64px; }
      .person.person-small-medium .person-graphic.no-img .win-icon {
        font-size: 24px; }
  .person.person-medium {
    width: 110px;
    height: 110px; }
    .person.person-medium .person-graphic {
      width: 100px;
      height: 100px; }
      .person.person-medium .person-graphic.no-img .win-icon {
        font-size: 32px; }
  .person.person-medium-large {
    width: 154px;
    height: 154px; }
    .person.person-medium-large .person-graphic {
      width: 144px;
      height: 144px; }
      .person.person-medium-large .person-graphic.no-img .win-icon {
        font-size: 48px; }
  .person.person-large {
    width: 210px;
    height: 210px; }
    .person.person-large .person-graphic {
      width: 200px;
      height: 200px; }
      .person.person-large .person-graphic.no-img .win-icon {
        font-size: 64px; }
  .person:focus {
    outline-style: none;
    border-color: #000; }

.refine-menu .refine-menu-header {
  padding: 0 12px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .refine-menu .refine-menu-header .refine-menu-title {
    font-size: 1.5rem;
    line-height: 1.75rem; }
  @media (max-width: 539px) {
    .refine-menu .refine-menu-header {
      padding-top: 12px; } }

.refine-menu .refine-menu-header + .refine-menu-category,
.refine-menu .refine-menu-category + .refine-menu-category {
  margin-top: 12px; }

@media (min-width: 1084px) {
  .refine-menu .hidden-lg + .refine-menu-category {
    margin-top: 0; } }

.refine-menu .refine-menu-header + .refine-menu-category,
.refine-menu .search-container + .refine-menu-category {
  border-top: none; }

.refine-menu .refine-menu-category {
  padding-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.2); }
  .refine-menu .refine-menu-category .refine-menu-subheader {
    padding: 0 12px; }
    .refine-menu .refine-menu-category .refine-menu-subheader:hover {
      background-color: rgba(0, 0, 0, 0.1); }
    .refine-menu .refine-menu-category .refine-menu-subheader .refine-menu-collapse .refine-menu-subtitle,
    .refine-menu .refine-menu-category .refine-menu-subheader .refine-menu-collapse .refine-menu-icon {
      color: rgba(0, 0, 0, 0.6);
      font-size: 0.8125rem;
      line-height: 1.2307692308;
      display: table-cell !important;
      height: 44px;
      vertical-align: middle;
      padding: 0;
      margin: 0; }
    .refine-menu .refine-menu-category .refine-menu-subheader .refine-menu-collapse .refine-menu-subtitle {
      width: 100%; }
    .refine-menu .refine-menu-category .refine-menu-subheader .refine-menu-collapse .refine-menu-icon {
      width: 13px;
      line-height: 13px;
      position: relative;
      top: 0; }
  .refine-menu .refine-menu-category .refine-menu-items {
    margin: 0; }
    .refine-menu .refine-menu-category .refine-menu-items:not(.collapsing) {
      max-height: 440px;
      overflow-y: auto; }
    .refine-menu .refine-menu-category .refine-menu-items > li {
      margin-bottom: 0; }
      .refine-menu .refine-menu-category .refine-menu-items > li span {
        display: block;
        padding: 15px 12px; }
        .refine-menu .refine-menu-category .refine-menu-items > li span:hover {
          background-color: rgba(0, 0, 0, 0.1); }
    .refine-menu .refine-menu-category .refine-menu-items .btn {
      background: transparent;
      border: 0;
      display: block;
      width: 100%;
      text-align: left;
      margin: 0;
      padding: 0;
      min-height: 44px;
      color: rgba(0, 0, 0, 0.6);
      font-size: 0.9375rem;
      line-height: 1; }
      .refine-menu .refine-menu-category .refine-menu-items .btn.active {
        background-color: rgba(0, 0, 0, 0.1);
        font-weight: 600;
        color: #000; }
      .refine-menu .refine-menu-category .refine-menu-items .btn .form-content {
        font-weight: normal;
        line-height: 1.3333333333; }
        .refine-menu .refine-menu-category .refine-menu-items .btn .form-content > * {
          margin-top: 8px; }
        .refine-menu .refine-menu-category .refine-menu-items .btn .form-content input {
          background-color: #FFF; }

a.refine-pane-showhide {
  display: inline-block;
  height: 36px;
  padding: 5px 0; }
  a.refine-pane-showhide[aria-expanded="false"] {
    color: rgba(0, 0, 0, 0.6); }
  a.refine-pane-showhide[aria-expanded="true"], a.refine-pane-showhide:hover {
    color: #000; }

.sticky-grid {
  overflow: hidden; }
  .sticky-grid .sgrid-col-labels {
    font-size: 0;
    white-space: nowrap;
    background: #FFF; }
    .sticky-grid .sgrid-col-labels .label-col-row {
      display: inline-block;
      width: 288px;
      max-width: 288px;
      min-width: 288px;
      vertical-align: bottom;
      font-weight: 600;
      border-top: 1px solid #1F1F1F;
      border-bottom: 1px solid #1F1F1F;
      border-right: 1px solid #1F1F1F;
      height: 44px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      /* vertical align trick */ }
      @media (min-width: 0) {
        .sticky-grid .sgrid-col-labels .label-col-row {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .sticky-grid .sgrid-col-labels .label-col-row {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 1400px) {
        .sticky-grid .sgrid-col-labels .label-col-row {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 0) {
        .sticky-grid .sgrid-col-labels .label-col-row {
          font-size: 0.9375rem; } }
      @media (min-width: 768px) {
        .sticky-grid .sgrid-col-labels .label-col-row {
          font-size: 0.9375rem; } }
      @media (min-width: 1400px) {
        .sticky-grid .sgrid-col-labels .label-col-row {
          font-size: 0.9375rem; } }
      .sticky-grid .sgrid-col-labels .label-col-row:before {
        content: "";
        height: 44px;
        vertical-align: middle;
        display: inline-block; }
  .sticky-grid .sgrid-slanted {
    overflow: hidden;
    display: inline-block; }
    .sticky-grid .sgrid-slanted .label-col-slanted {
      display: inline-block;
      padding: 10px;
      max-width: 44px;
      min-width: 44px;
      text-align: center;
      background-color: #FFF;
      vertical-align: bottom; }
      @media (min-width: 0) {
        .sticky-grid .sgrid-slanted .label-col-slanted {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .sticky-grid .sgrid-slanted .label-col-slanted {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 1400px) {
        .sticky-grid .sgrid-slanted .label-col-slanted {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 0) {
        .sticky-grid .sgrid-slanted .label-col-slanted {
          font-size: 0.9375rem; } }
      @media (min-width: 768px) {
        .sticky-grid .sgrid-slanted .label-col-slanted {
          font-size: 0.9375rem; } }
      @media (min-width: 1400px) {
        .sticky-grid .sgrid-slanted .label-col-slanted {
          font-size: 0.9375rem; } }
    .sticky-grid .sgrid-slanted .cell-row {
      display: block;
      white-space: nowrap; }
      .sticky-grid .sgrid-slanted .cell-row:after {
        content: "";
        display: inline-block;
        height: 44px;
        vertical-align: bottom;
        border-left: 1px solid #CCCCCC; }
      .sticky-grid .sgrid-slanted .cell-row .cell {
        display: inline-block;
        width: 44px;
        height: 44px;
        border-left: 1px solid #1F1F1F;
        text-align: center;
        border-bottom: 1px solid #1F1F1F;
        border-top: 1px solid #1F1F1F;
        /* vertical align trick */ }
        .sticky-grid .sgrid-slanted .cell-row .cell:before {
          content: "";
          height: 44px;
          vertical-align: middle;
          display: inline-block; }
        .sticky-grid .sgrid-slanted .cell-row .cell:first-of-type {
          border-left: none; }
        .sticky-grid .sgrid-slanted .cell-row .cell:last-of-type {
          border-right: 1px solid #CCCCCC; }
      .sticky-grid .sgrid-slanted .cell-row .perm-group .cell,
      .sticky-grid .sgrid-slanted .cell-row .perm-group .cell:first-of-type {
        border-left: 1px solid #CCCCCC; }
      .sticky-grid .sgrid-slanted .cell-row .perm-group .cell:last-of-type {
        border-right: none; }
    .sticky-grid .sgrid-slanted .sgrid-slanted-wrap {
      font-size: 0;
      white-space: nowrap; }
      .sticky-grid .sgrid-slanted .sgrid-slanted-wrap .perm-group.collapsing {
        overflow: visible; }
      .sticky-grid .sgrid-slanted .sgrid-slanted-wrap .perm-group:last-of-type .label-col-slanted:first-child > div {
        border-left: none; }
      .sticky-grid .sgrid-slanted .sgrid-slanted-wrap .perm-group:last-of-type .label-col-slanted:last-child > div {
        border-right: 1px solid #CCCCCC; }
  .sticky-grid .sgrid-cols {
    font-size: 0;
    white-space: nowrap; }
    .sticky-grid .sgrid-cols .sgrid-row-labels .row-collapse-group .row-label:first-child {
      border-top: 1px solid #1F1F1F; }
    .sticky-grid .sgrid-cols .row-group {
      border-top: 1px solid #1F1F1F; }
      .sticky-grid .sgrid-cols .row-group:last-child {
        border-bottom: 1px solid #1F1F1F; }
      .sticky-grid .sgrid-cols .row-group:first-of-type {
        border-top: 1px solid transparent; }
      .sticky-grid .sgrid-cols .row-group .sub-row {
        border-top: 1px solid #CCCCCC; }
        .sticky-grid .sgrid-cols .row-group .sub-row .cell {
          padding-left: 20px; }
      .sticky-grid .sgrid-cols .row-group .row-label:last-of-type .cell {
        border-top: 1px solid transparent; }
  .sticky-grid .sgrid-row-labels,
  .sticky-grid .sgrid-cell-wrap {
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 0) {
      .sticky-grid .sgrid-row-labels,
      .sticky-grid .sgrid-cell-wrap {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .sticky-grid .sgrid-row-labels,
      .sticky-grid .sgrid-cell-wrap {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .sticky-grid .sgrid-row-labels,
      .sticky-grid .sgrid-cell-wrap {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .sticky-grid .sgrid-row-labels,
      .sticky-grid .sgrid-cell-wrap {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .sticky-grid .sgrid-row-labels,
      .sticky-grid .sgrid-cell-wrap {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .sticky-grid .sgrid-row-labels,
      .sticky-grid .sgrid-cell-wrap {
        font-size: 0.9375rem; } }
  .sticky-grid .sgrid-row-labels {
    width: 288px;
    font-size: 0;
    border-right: 1px solid #1F1F1F; }
    .sticky-grid .sgrid-row-labels .row-label {
      text-align: left;
      display: block;
      font-size: 0;
      position: relative;
      /* vertical align trick */ }
      .sticky-grid .sgrid-row-labels .row-label:before {
        content: "";
        display: inline-block;
        height: 43px;
        vertical-align: middle; }
      .sticky-grid .sgrid-row-labels .row-label .cell {
        display: inline-block;
        vertical-align: middle;
        width: 288px;
        max-width: 288px;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis; }
        @media (min-width: 0) {
          .sticky-grid .sgrid-row-labels .row-label .cell {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 400; } }
        @media (min-width: 768px) {
          .sticky-grid .sgrid-row-labels .row-label .cell {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 400; } }
        @media (min-width: 1400px) {
          .sticky-grid .sgrid-row-labels .row-label .cell {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 400; } }
        @media (min-width: 0) {
          .sticky-grid .sgrid-row-labels .row-label .cell {
            font-size: 0.9375rem; } }
        @media (min-width: 768px) {
          .sticky-grid .sgrid-row-labels .row-label .cell {
            font-size: 0.9375rem; } }
        @media (min-width: 1400px) {
          .sticky-grid .sgrid-row-labels .row-label .cell {
            font-size: 0.9375rem; } }
        .sticky-grid .sgrid-row-labels .row-label .cell a {
          color: #000;
          position: absolute;
          top: 10px;
          right: 16px; }
  .sticky-grid .sgrid-cells {
    overflow: auto; }
    .sticky-grid .sgrid-cells > .cell-row:first-child .cell {
      border-top: 1px solid transparent; }
    .sticky-grid .sgrid-cells .cell-row {
      font-size: 0;
      white-space: nowrap; }
      .sticky-grid .sgrid-cells .cell-row:after {
        content: "";
        display: inline-block;
        width: 130px;
        height: 44px;
        vertical-align: middle;
        border-left: 1px solid #CCCCCC; }
      .sticky-grid .sgrid-cells .cell-row .cell {
        display: inline-block;
        vertical-align: middle;
        border-left: 1px solid #1F1F1F;
        border-top: 1px solid #CCCCCC;
        max-width: 44px;
        min-width: 44px;
        height: 44px !important;
        text-align: center;
        font-size: 0;
        /* vertical align trick */ }
        .sticky-grid .sgrid-cells .cell-row .cell:last-of-type {
          border-right: 1px solid #CCCCCC; }
        .sticky-grid .sgrid-cells .cell-row .cell:first-of-type {
          border-left: none; }
        .sticky-grid .sgrid-cells .cell-row .cell:before {
          content: "";
          height: 43px;
          vertical-align: middle;
          display: inline-block; }
      .sticky-grid .sgrid-cells .cell-row:first-of-type .cell {
        height: 44px; }
      .sticky-grid .sgrid-cells .cell-row .perm-group .cell:last-of-type {
        border-right: none; }
      .sticky-grid .sgrid-cells .cell-row .perm-group .cell,
      .sticky-grid .sgrid-cells .cell-row .perm-group .cell:first-of-type {
        border-left: 1px solid #CCCCCC; }
    .sticky-grid .sgrid-cells > .cell-row:last-of-type .cell {
      border-bottom: 1px solid #1F1F1F;
      height: 45px !important; }
    .sticky-grid .sgrid-cells > .row-collapse-group:last-of-type .cell-row:first-child .cell {
      height: 45px !important;
      margin-top: -1px; }
    .sticky-grid .sgrid-cells > .row-collapse-group:last-of-type .cell-row:last-child .cell {
      border-bottom: 1px solid #1F1F1F;
      height: 45px !important;
      margin-top: -1px; }
    .sticky-grid .sgrid-cells .row-collapse-group + .cell-row .cell {
      border-top: 1px solid #1F1F1F; }
  .sticky-grid .perm-group,
  .sticky-grid .perm-group.collapse.in {
    display: inline-block;
    vertical-align: bottom; }
  .sticky-grid .perm-group.collapse {
    display: none; }
  .sticky-grid .sgrid-slanted .label-col-slanted {
    width: 44px;
    min-width: 44px;
    height: 130px !important;
    padding: 0;
    position: relative;
    text-align: left; }
    .sticky-grid .sgrid-slanted .label-col-slanted > div {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 130px;
      width: 44px;
      z-index: 1000;
      background-color: #FFF;
      -webkit-transform: skew(-45deg, 0deg);
      -moz-transform: skew(-45deg, 0deg);
      -o-transform: skew(-45deg, 0deg);
      -ms-transform: skew(-45deg, 0deg);
      transform: skew(-45deg, 0deg);
      transform-origin: bottom left;
      border-left: 1px solid #1F1F1F;
      border-right: none; }
      .sticky-grid .sgrid-slanted .label-col-slanted > div > span {
        color: #000;
        font-weight: 700 !important;
        position: absolute;
        bottom: 0;
        left: 44px;
        width: 160px;
        height: 31px;
        -webkit-transform: skew(45deg, 0deg) rotate(-45deg);
        -moz-transform: skew(45deg, 0deg) rotate(-45deg);
        -o-transform: skew(45deg, 0deg) rotate(-45deg);
        -ms-transform: skew(45deg, 0deg) rotate(-45deg);
        transform: skew(45deg, 0deg) rotate(-45deg);
        transform-origin: bottom left; }
        @media (min-width: 0) {
          .sticky-grid .sgrid-slanted .label-col-slanted > div > span {
            font-size: 11px;
            line-height: 1.2727272727;
            font-weight: 400; } }
        @media (min-width: 768px) {
          .sticky-grid .sgrid-slanted .label-col-slanted > div > span {
            font-size: 11px;
            line-height: 1.2727272727;
            font-weight: 400; } }
        @media (min-width: 1400px) {
          .sticky-grid .sgrid-slanted .label-col-slanted > div > span {
            font-size: 11px;
            line-height: 1.2727272727;
            font-weight: 400; } }
        @media (min-width: 0) {
          .sticky-grid .sgrid-slanted .label-col-slanted > div > span {
            font-size: 0.6875rem; } }
        @media (min-width: 768px) {
          .sticky-grid .sgrid-slanted .label-col-slanted > div > span {
            font-size: 0.6875rem; } }
        @media (min-width: 1400px) {
          .sticky-grid .sgrid-slanted .label-col-slanted > div > span {
            font-size: 0.6875rem; } }
        .sticky-grid .sgrid-slanted .label-col-slanted > div > span > span {
          display: table-cell;
          height: 31px;
          vertical-align: middle; }
          .sticky-grid .sgrid-slanted .label-col-slanted > div > span > span a[data-toggle="collapse"] {
            color: #000;
            font-size: 16px;
            display: block;
            position: absolute;
            top: -6px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            transform-origin: bottom left;
            right: 6px; }
    .sticky-grid .sgrid-slanted .label-col-slanted:last-of-type > div {
      border-right: 1px solid #999999; }
  .sticky-grid .sgrid-slanted .perm-group .label-col-slanted > div {
    border-left: 1px solid #999999;
    border-right: none; }
    .sticky-grid .sgrid-slanted .perm-group .label-col-slanted > div > span {
      font-weight: 600 !important; }

.swap-list {
  font-size: 0; }
  .swap-list > .row > div[class*=col-] {
    display: inline-block;
    float: none;
    vertical-align: middle;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px; }
    @media (min-width: 0) {
      .swap-list > .row > div[class*=col-] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .swap-list > .row > div[class*=col-] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .swap-list > .row > div[class*=col-] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .swap-list > .row > div[class*=col-] {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .swap-list > .row > div[class*=col-] {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .swap-list > .row > div[class*=col-] {
        font-size: 0.9375rem; } }
  .swap-list .swap-list-box {
    border-color: rgba(0, 0, 0, 0.4);
    border-style: solid;
    border-width: 2px;
    height: 577px;
    overflow-y: auto;
    overflow-x: hidden; }
    .swap-list .swap-list-box .swap-list-header {
      padding: 10px 20px;
      min-height: 44px;
      background-color: #CCCCCC; }
      .swap-list .swap-list-box .swap-list-header .swap-list-title {
        font-size: 18px;
        font-weight: 300;
        line-height: 1.25; }
    .swap-list .swap-list-box ul {
      width: 100%; }
      .swap-list .swap-list-box ul > li {
        display: table;
        width: 100%;
        padding-left: 20px;
        margin: 0; }
        .swap-list .swap-list-box ul > li .item-row {
          display: table-row; }
        .swap-list .swap-list-box ul > li .content-col {
          display: table-cell;
          vertical-align: top;
          padding-right: 12px; }
        .swap-list .swap-list-box ul > li .info-col {
          width: 104px;
          display: table-cell;
          vertical-align: top;
          padding: 17px 0; }
        .swap-list .swap-list-box ul > li ul li {
          width: calc(100% + 104px); }
  .swap-list .swap-buttons {
    padding: 12px 0; }
    @media (min-width: 768px) and (max-width: 1083px) {
      .swap-list .swap-buttons {
        position: absolute;
        right: -100%;
        left: -100%;
        margin: auto;
        padding: 0;
        transform: translate(0, -50%); } }
    @media (min-width: 768px) and (max-width: 1083px) {
      .swap-list .swap-buttons button,
      .swap-list .swap-buttons .btn {
        display: table;
        margin-left: auto;
        margin-right: auto; } }
    .swap-list .swap-buttons button .win-icon,
    .swap-list .swap-buttons .btn .win-icon {
      font-size: 12px;
      vertical-align: baseline; }
    @media (min-width: 1084px) {
      .swap-list .swap-buttons button,
      .swap-list .swap-buttons .btn {
        margin: 4px 0; } }

img.triple-toggle {
  position: static; }

.triple-toggle {
  position: relative;
  height: 20px;
  width: 20px; }
  .triple-toggle label {
    display: none;
    position: absolute;
    z-index: 1;
    height: 20px;
    width: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #0078D7;
    background-color: #E6E6E6; }
    .triple-toggle label.active {
      display: inline-block;
      cursor: pointer; }
    .triple-toggle label input[type="radio"] {
      display: none; }
    .triple-toggle label.triple-ro, .triple-toggle label.triple-rw, .triple-toggle label.triple-un {
      border-color: transparent; }
    .triple-toggle label.triple-ro:before {
      content: " ";
      width: 0px;
      height: 0px;
      border-bottom: 20px solid #0078D7;
      border-right: 20px solid transparent;
      position: absolute;
      left: -1px;
      bottom: -1px; }
    .triple-toggle label.triple-ro:after {
      content: " ";
      height: 20px;
      width: 20px;
      border-style: solid;
      border-color: transparent;
      border-width: 1px;
      position: absolute;
      left: -1px;
      top: -1px; }
    .triple-toggle label.triple-ro:hover.triple-ro:after, .triple-toggle label.triple-ro:focus.triple-ro:after {
      border-color: #000; }
    .triple-toggle label.triple-rw {
      background-color: #0078D7; }
    .triple-toggle label.triple-un {
      z-index: 2; }
      .triple-toggle label.triple-un:before {
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        top: 3px;
        left: 3px;
        background: #0078D7; }
    .triple-toggle label:hover, .triple-toggle label:focus {
      border-color: #000; }
  .triple-toggle.disabled label {
    background-color: transparent;
    cursor: not-allowed;
    border-color: rgba(0, 0, 0, 0.2); }
    .triple-toggle.disabled label:hover, .triple-toggle.disabled label:focus {
      border-color: rgba(0, 0, 0, 0.2); }
    .triple-toggle.disabled label input {
      cursor: not-allowed; }
    .triple-toggle.disabled label.triple-ro {
      border-color: transparent !important; }
      .triple-toggle.disabled label.triple-ro:before {
        border-bottom-color: rgba(0, 0, 0, 0.2); }
      .triple-toggle.disabled label.triple-ro:after {
        border-color: rgba(0, 0, 0, 0.2) !important; }
    .triple-toggle.disabled label.triple-rw {
      background-color: rgba(0, 0, 0, 0.2);
      border-color: transparent; }
    .triple-toggle.disabled label.triple-un {
      border-color: rgba(0, 0, 0, 0.2); }
      .triple-toggle.disabled label.triple-un:before {
        background-color: rgba(0, 0, 0, 0.2); }

.triple-toggle-labeled {
  white-space: nowrap; }
  .triple-toggle-labeled > * {
    display: inline-block; }

.video-player {
  margin-top: 71px; }
  .video-player .video-view {
    margin: 24px 0 16px 0; }
  .video-player .video-title {
    color: #000;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px; }
    @media (min-width: 0) {
      .video-player .video-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 768px) {
      .video-player .video-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 1400px) {
      .video-player .video-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 0) {
      .video-player .video-title {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .video-player .video-title {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .video-player .video-title {
        font-size: 0.9375rem; } }
    .video-player .video-title .time {
      color: rgba(0, 0, 0, 0.6);
      padding-left: .5em; }

.reorder .reorderable input[type=number] {
  width: 64px;
  min-width: 0;
  height: 30px;
  margin: -5px -6px; }

.reorder .reorderable .reorder-handle {
  width: 40px;
  font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab; }
  .reorder .reorderable .reorder-handle:after {
    content: ""; }

.reorder .reorderable.sortable-chosen {
  background-color: rgba(0, 0, 0, 0.1); }

.remove-all-margin {
  margin: 0 !important; }

.remove-all-padding {
  padding: 0 !important; }

.remove-vertical-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.remove-vertical-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.spacer-xxs-top {
  margin-top: 8px !important; }

.spacer-xxs-bottom {
  margin-bottom: 8px !important; }

.spacer-xxs-right {
  padding-right: 8px !important; }

.spacer-xxs-left {
  padding-left: 8px !important; }

.spacer-xs-top {
  margin-top: 12px !important; }

.spacer-xs-bottom {
  margin-bottom: 12px !important; }

.spacer-xs-right {
  padding-right: 12px !important; }

.spacer-xs-left {
  padding-left: 12px !important; }

.spacer-sm-top {
  margin-top: 16px !important; }

.spacer-sm-bottom {
  margin-bottom: 16px !important; }

.spacer-sm-right {
  padding-right: 16px !important; }

.spacer-sm-left {
  padding-left: 16px !important; }

.spacer-ms-top {
  margin-top: 20px !important; }

.spacer-ms-bottom {
  margin-bottom: 20px !important; }

.spacer-ms-right {
  padding-right: 20px !important; }

.spacer-ms-left {
  padding-left: 20px !important; }

.spacer-md-top {
  margin-top: 24px !important; }

.spacer-md-bottom {
  margin-bottom: 24px !important; }

.spacer-md-right {
  padding-right: 24px !important; }

.spacer-md-left {
  padding-left: 24px !important; }

.spacer-ml-top {
  margin-top: 32px !important; }

.spacer-ml-bottom {
  margin-bottom: 32px !important; }

.spacer-ml-right {
  padding-right: 32px !important; }

.spacer-ml-left {
  padding-left: 32px !important; }

.spacer-lg-top {
  margin-top: 48px !important; }

.spacer-lg-bottom {
  margin-bottom: 48px !important; }

.spacer-lg-right {
  padding-right: 48px !important; }

.spacer-lg-left {
  padding-left: 48px !important; }

.spacer-xl-top {
  margin-top: 64px !important; }

.spacer-xl-bottom {
  margin-bottom: 64px !important; }

.spacer-xl-right {
  padding-right: 64px !important; }

.spacer-xl-left {
  padding-left: 64px !important; }

.spacer-xxl-top {
  margin-top: 84px !important; }

.spacer-xxl-bottom {
  margin-bottom: 84px !important; }

.spacer-xxl-right {
  padding-right: 84px !important; }

.spacer-xxl-left {
  padding-left: 84px !important; }

.spacer-84-top {
  margin-top: 62px !important; }
  @media (min-width: 1400px) {
    .spacer-84-top {
      margin-top: 71px !important; } }

.spacer-84-bottom {
  margin-bottom: 62px !important; }
  @media (min-width: 1400px) {
    .spacer-84-bottom {
      margin-bottom: 71px !important; } }

.spacer-32-top {
  margin-top: 24px !important; }

.spacer-32-bottom {
  margin-bottom: 24px !important; }

.spacer-20-top,
.spacer-16-top,
.heading-spacer {
  margin-top: 16px !important; }

.spacer-20-bottom,
.spacer-16-bottom,
.heading-spacer {
  margin-bottom: 16px !important; }

.spacer-12-top {
  margin-top: 12px !important; }

.spacer-12-bottom {
  margin-bottom: 12px !important; }

.offset-margin-20-top {
  margin-top: -16px !important; }

.offset-margin-20-bottom {
  margin-bottom: -16px !important; }

.spacer-page-bottom {
  margin-bottom: 132px !important; }
  @media (min-width: 768px) and (max-width: 1399px) {
    .spacer-page-bottom {
      margin-bottom: 100px !important; } }
  @media (max-width: 540px) {
    .spacer-page-bottom {
      margin-bottom: 56px !important; } }

.section-spacer-top {
  margin-top: 71px; }
  @media (max-width: 1399px) {
    .section-spacer-top {
      margin-top: 62px; } }

.section-spacer-bottom {
  margin-bottom: 71px; }
  @media (max-width: 1399px) {
    .section-spacer-bottom {
      margin-bottom: 62px; } }

.dashboard .section-spacer-top {
  margin-top: 32px; }

.dashboard .section-spacer-bottom {
  margin-bottom: 32px; }

.page-bottom-buttons {
  margin-top: 52px; }

.remove-top-margin {
  margin-top: 0 !important; }

.remove-bottom-margin {
  margin-bottom: 0 !important; }

.remove-top-padding {
  padding-top: 0 !important; }

.remove-bottom-padding {
  padding-bottom: 0 !important; }

.center-block {
  display: table;
  margin-right: auto !important;
  margin-left: auto !important; }

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

.break-all {
  word-break: break-all; }

.pre-wrap {
  white-space: pre-wrap; }

.block,
.display-block {
  display: block !important; }

.inline,
.display-inline {
  display: inline !important; }

.inline-block,
.display-inline-block {
  display: inline-block !important; }

.display-table {
  display: table !important; }

.table-cell,
.display-table-cell {
  display: table-cell !important; }

.full-width {
  width: 100%; }

.optimal-max-width {
  max-width: 100% !important; }
  @media (min-width: 540px) {
    .optimal-max-width {
      max-width: 75% !important; } }
  @media (min-width: 768px) {
    .optimal-max-width {
      max-width: 66% !important; } }

.optimal-width {
  width: 100% !important; }
  @media (min-width: 540px) {
    .optimal-width {
      width: 75% !important; } }
  @media (min-width: 768px) {
    .optimal-width {
      width: 66% !important; } }
