.small-collapse>.column,
.small-collapse>.columns,
#signin-providers .small-collapse>li,
#social-processing .small-collapse>p,
.small-collapse>.teaser,
.small-collapse>.faqs,
.document-group .small-collapse>.description,
.pt-form .small-collapse>.icon,
.pt-form .small-collapse>.accordion-item,
.pt-form .small-collapse>.accordion-title,
.small-collapse>.profile-action,
.small-collapse>.subscription,
.small-collapse>#view-info-container,
.small-collapse>#viewer-title-container,
.small-collapse>.social-links,
.small-collapse>.copyright,
.small-collapse>.upload-cta,
.small-collapse>.login-cta,
.small-collapse>#new-collection-area,
.small-collapse>.documents,
.document-thumbnail .info .small-collapse>.views,
.document-thumbnail .info .small-collapse>.likes,
.user-thumbnail .info .small-collapse>.views,
.user-thumbnail .info .small-collapse>.likes,
.document-thumbnail .small-collapse>.action,
.user-thumbnail .small-collapse>.action,
.document-thumbnail .small-collapse>.view,
.user-thumbnail .small-collapse>.view,
.small-collapse>#selected-document,
.small-collapse>.viewer-pointer,
.small-collapse>#search-results,
.small-collapse>.search-img,
.small-collapse>.search-meta,
.small-collapse>#social-view-controls,
.small-collapse>#embed-view-controls,
.small-collapse>#share-column,
.small-collapse>#embed-column,
.small-collapse>#esign-column,
#embed-wrapper .codeblock .small-collapse>.input-box,
#embed-wrapper .codeblock .small-collapse>.clip-icon,
.small-collapse>#viewer-container,
.small-collapse>#embed-viewer-container,
.small-collapse>#documentsideimage,
.small-collapse>#doc-view-container,
.small-collapse>#embeded-container,
.small-collapse>#view-doc-text,
.small-collapse>#lead-email-form-container,
.small-collapse>#lead-email-form,
.small-collapse>#payment,
.pt-form.centered .small-collapse>fieldset,
.small-collapse>.page-help-tabs,
.small-collapse>#marketplace-tabs,
.small-collapse>#marketplace-content,
#analytics #tabs .small-collapse>button,
.small-collapse>.leads-title,
.small-collapse>.leads-stats,
.small-collapse>#profile-wrapper,
.small-collapse>#userInfo,
.small-collapse>#userLogo,
.small-collapse>#userStats,
.small-collapse>.connection,
.small-collapse>#legacy-edocr-message,
.small-collapse>#search-profile-area,
#search-profile-area .small-collapse>#search-profile-form,
.small-collapse>.search-collection-form,
.small-collapse>#subscriptions-wrapper,
.small-collapse>.followers-title {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse>.column,
.small-uncollapse>.columns,
#signin-providers .small-uncollapse>li,
#social-processing .small-uncollapse>p,
.small-uncollapse>.teaser,
.small-uncollapse>.faqs,
.document-group .small-uncollapse>.description,
.pt-form .small-uncollapse>.icon,
.pt-form .small-uncollapse>.accordion-item,
.pt-form .small-uncollapse>.accordion-title,
.small-uncollapse>.profile-action,
.small-uncollapse>.subscription,
.small-uncollapse>#view-info-container,
.small-uncollapse>#viewer-title-container,
.small-uncollapse>.social-links,
.small-uncollapse>.copyright,
.small-uncollapse>.upload-cta,
.small-uncollapse>.login-cta,
.small-uncollapse>#new-collection-area,
.small-uncollapse>.documents,
.document-thumbnail .info .small-uncollapse>.views,
.document-thumbnail .info .small-uncollapse>.likes,
.user-thumbnail .info .small-uncollapse>.views,
.user-thumbnail .info .small-uncollapse>.likes,
.document-thumbnail .small-uncollapse>.action,
.user-thumbnail .small-uncollapse>.action,
.document-thumbnail .small-uncollapse>.view,
.user-thumbnail .small-uncollapse>.view,
.small-uncollapse>#selected-document,
.small-uncollapse>.viewer-pointer,
.small-uncollapse>#search-results,
.small-uncollapse>.search-img,
.small-uncollapse>.search-meta,
.small-uncollapse>#social-view-controls,
.small-uncollapse>#embed-view-controls,
.small-uncollapse>#share-column,
.small-uncollapse>#embed-column,
.small-uncollapse>#esign-column,
#embed-wrapper .codeblock .small-uncollapse>.input-box,
#embed-wrapper .codeblock .small-uncollapse>.clip-icon,
.small-uncollapse>#viewer-container,
.small-uncollapse>#embed-viewer-container,
.small-uncollapse>#documentsideimage,
.small-uncollapse>#doc-view-container,
.small-uncollapse>#embeded-container,
.small-uncollapse>#view-doc-text,
.small-uncollapse>#lead-email-form-container,
.small-uncollapse>#lead-email-form,
.small-uncollapse>#payment,
.pt-form.centered .small-uncollapse>fieldset,
.small-uncollapse>.page-help-tabs,
.small-uncollapse>#marketplace-tabs,
.small-uncollapse>#marketplace-content,
#analytics #tabs .small-uncollapse>button,
.small-uncollapse>.leads-title,
.small-uncollapse>.leads-stats,
.small-uncollapse>#profile-wrapper,
.small-uncollapse>#userInfo,
.small-uncollapse>#userLogo,
.small-uncollapse>#userStats,
.small-uncollapse>.connection,
.small-uncollapse>#legacy-edocr-message,
.small-uncollapse>#search-profile-area,
#search-profile-area .small-uncollapse>#search-profile-form,
.small-uncollapse>.search-collection-form,
.small-uncollapse>#subscriptions-wrapper,
.small-uncollapse>.followers-title {
  padding-right: .9375rem;
  padding-left: .9375rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .medium-offset-0 {
    margin-left: 0%;
  }

  .medium-2,
  .connection {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .medium-3,
  .social-links,
  .copyright,
  #search-profile-area #search-profile-form,
  .search-collection-form {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .medium-5,
  .faqs {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  .medium-6,
  .error-page form,
  .subscription {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  .medium-7,
  .teaser {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .medium-8,
  .account-header section,
  .upload-cta {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  .medium-9,
  #new-collection-area,
  #search-profile-area {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  .medium-10,
  #lead-email-form,
  #payment,
  .pt-form.centered fieldset,
  .stack-trace {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .medium-11,
  #viewer-container {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  .medium-12,
  .login-cta,
  #analytics #tabs button {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  .medium-order-1 {
    order: 1;
  }

  .medium-order-2 {
    order: 2;
  }

  .medium-order-3 {
    order: 3;
  }

  .medium-order-4 {
    order: 4;
  }

  .medium-order-5 {
    order: 5;
  }

  .medium-order-6 {
    order: 6;
  }

  .medium-up-1 {
    flex-wrap: wrap;
  }

  .medium-up-1>.column,
  .medium-up-1>.columns,
  #signin-providers .medium-up-1>li,
  #social-processing .medium-up-1>p,
  .medium-up-1>.teaser,
  .medium-up-1>.faqs,
  .document-group .medium-up-1>.description,
  .pt-form .medium-up-1>.icon,
  .pt-form .medium-up-1>.accordion-item,
  .pt-form .medium-up-1>.accordion-title,
  .medium-up-1>.profile-action,
  .medium-up-1>.subscription,
  .medium-up-1>#view-info-container,
  .medium-up-1>#viewer-title-container,
  .medium-up-1>.social-links,
  .medium-up-1>.copyright,
  .medium-up-1>.upload-cta,
  .medium-up-1>.login-cta,
  .medium-up-1>#new-collection-area,
  .medium-up-1>.documents,
  .document-thumbnail .info .medium-up-1>.views,
  .document-thumbnail .info .medium-up-1>.likes,
  .user-thumbnail .info .medium-up-1>.views,
  .user-thumbnail .info .medium-up-1>.likes,
  .document-thumbnail .medium-up-1>.action,
  .user-thumbnail .medium-up-1>.action,
  .document-thumbnail .medium-up-1>.view,
  .user-thumbnail .medium-up-1>.view,
  .medium-up-1>#selected-document,
  .medium-up-1>.viewer-pointer,
  .medium-up-1>#search-results,
  .medium-up-1>.search-img,
  .medium-up-1>.search-meta,
  .medium-up-1>#social-view-controls,
  .medium-up-1>#embed-view-controls,
  .medium-up-1>#share-column,
  .medium-up-1>#embed-column,
  .medium-up-1>#esign-column,
  #embed-wrapper .codeblock .medium-up-1>.input-box,
  #embed-wrapper .codeblock .medium-up-1>.clip-icon,
  .medium-up-1>#viewer-container,
  .medium-up-1>#embed-viewer-container,
  .medium-up-1>#documentsideimage,
  .medium-up-1>#doc-view-container,
  .medium-up-1>#embeded-container,
  .medium-up-1>#view-doc-text,
  .medium-up-1>#lead-email-form-container,
  .medium-up-1>#lead-email-form,
  .medium-up-1>#payment,
  .pt-form.centered .medium-up-1>fieldset,
  .medium-up-1>.page-help-tabs,
  .medium-up-1>#marketplace-tabs,
  .medium-up-1>#marketplace-content,
  #analytics #tabs .medium-up-1>button,
  .medium-up-1>.leads-title,
  .medium-up-1>.leads-stats,
  .medium-up-1>#profile-wrapper,
  .medium-up-1>#userInfo,
  .medium-up-1>#userLogo,
  .medium-up-1>#userStats,
  .medium-up-1>.connection,
  .medium-up-1>#legacy-edocr-message,
  .medium-up-1>#search-profile-area,
  #search-profile-area .medium-up-1>#search-profile-form,
  .medium-up-1>.search-collection-form,
  .medium-up-1>#subscriptions-wrapper,
  .medium-up-1>.followers-title {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-up-2 {
    flex-wrap: wrap;
  }

  .medium-up-2>.column,
  .medium-up-2>.columns,
  #signin-providers .medium-up-2>li,
  #social-processing .medium-up-2>p,
  .medium-up-2>.teaser,
  .medium-up-2>.faqs,
  .document-group .medium-up-2>.description,
  .pt-form .medium-up-2>.icon,
  .pt-form .medium-up-2>.accordion-item,
  .pt-form .medium-up-2>.accordion-title,
  .medium-up-2>.profile-action,
  .medium-up-2>.subscription,
  .medium-up-2>#view-info-container,
  .medium-up-2>#viewer-title-container,
  .medium-up-2>.social-links,
  .medium-up-2>.copyright,
  .medium-up-2>.upload-cta,
  .medium-up-2>.login-cta,
  .medium-up-2>#new-collection-area,
  .medium-up-2>.documents,
  .document-thumbnail .info .medium-up-2>.views,
  .document-thumbnail .info .medium-up-2>.likes,
  .user-thumbnail .info .medium-up-2>.views,
  .user-thumbnail .info .medium-up-2>.likes,
  .document-thumbnail .medium-up-2>.action,
  .user-thumbnail .medium-up-2>.action,
  .document-thumbnail .medium-up-2>.view,
  .user-thumbnail .medium-up-2>.view,
  .medium-up-2>#selected-document,
  .medium-up-2>.viewer-pointer,
  .medium-up-2>#search-results,
  .medium-up-2>.search-img,
  .medium-up-2>.search-meta,
  .medium-up-2>#social-view-controls,
  .medium-up-2>#embed-view-controls,
  .medium-up-2>#share-column,
  .medium-up-2>#embed-column,
  .medium-up-2>#esign-column,
  #embed-wrapper .codeblock .medium-up-2>.input-box,
  #embed-wrapper .codeblock .medium-up-2>.clip-icon,
  .medium-up-2>#viewer-container,
  .medium-up-2>#embed-viewer-container,
  .medium-up-2>#documentsideimage,
  .medium-up-2>#doc-view-container,
  .medium-up-2>#embeded-container,
  .medium-up-2>#view-doc-text,
  .medium-up-2>#lead-email-form-container,
  .medium-up-2>#lead-email-form,
  .medium-up-2>#payment,
  .pt-form.centered .medium-up-2>fieldset,
  .medium-up-2>.page-help-tabs,
  .medium-up-2>#marketplace-tabs,
  .medium-up-2>#marketplace-content,
  #analytics #tabs .medium-up-2>button,
  .medium-up-2>.leads-title,
  .medium-up-2>.leads-stats,
  .medium-up-2>#profile-wrapper,
  .medium-up-2>#userInfo,
  .medium-up-2>#userLogo,
  .medium-up-2>#userStats,
  .medium-up-2>.connection,
  .medium-up-2>#legacy-edocr-message,
  .medium-up-2>#search-profile-area,
  #search-profile-area .medium-up-2>#search-profile-form,
  .medium-up-2>.search-collection-form,
  .medium-up-2>#subscriptions-wrapper,
  .medium-up-2>.followers-title {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-up-3 {
    flex-wrap: wrap;
  }

  .medium-up-3>.column,
  .medium-up-3>.columns,
  #signin-providers .medium-up-3>li,
  #social-processing .medium-up-3>p,
  .medium-up-3>.teaser,
  .medium-up-3>.faqs,
  .document-group .medium-up-3>.description,
  .pt-form .medium-up-3>.icon,
  .pt-form .medium-up-3>.accordion-item,
  .pt-form .medium-up-3>.accordion-title,
  .medium-up-3>.profile-action,
  .medium-up-3>.subscription,
  .medium-up-3>#view-info-container,
  .medium-up-3>#viewer-title-container,
  .medium-up-3>.social-links,
  .medium-up-3>.copyright,
  .medium-up-3>.upload-cta,
  .medium-up-3>.login-cta,
  .medium-up-3>#new-collection-area,
  .medium-up-3>.documents,
  .document-thumbnail .info .medium-up-3>.views,
  .document-thumbnail .info .medium-up-3>.likes,
  .user-thumbnail .info .medium-up-3>.views,
  .user-thumbnail .info .medium-up-3>.likes,
  .document-thumbnail .medium-up-3>.action,
  .user-thumbnail .medium-up-3>.action,
  .document-thumbnail .medium-up-3>.view,
  .user-thumbnail .medium-up-3>.view,
  .medium-up-3>#selected-document,
  .medium-up-3>.viewer-pointer,
  .medium-up-3>#search-results,
  .medium-up-3>.search-img,
  .medium-up-3>.search-meta,
  .medium-up-3>#social-view-controls,
  .medium-up-3>#embed-view-controls,
  .medium-up-3>#share-column,
  .medium-up-3>#embed-column,
  .medium-up-3>#esign-column,
  #embed-wrapper .codeblock .medium-up-3>.input-box,
  #embed-wrapper .codeblock .medium-up-3>.clip-icon,
  .medium-up-3>#viewer-container,
  .medium-up-3>#embed-viewer-container,
  .medium-up-3>#documentsideimage,
  .medium-up-3>#doc-view-container,
  .medium-up-3>#embeded-container,
  .medium-up-3>#view-doc-text,
  .medium-up-3>#lead-email-form-container,
  .medium-up-3>#lead-email-form,
  .medium-up-3>#payment,
  .pt-form.centered .medium-up-3>fieldset,
  .medium-up-3>.page-help-tabs,
  .medium-up-3>#marketplace-tabs,
  .medium-up-3>#marketplace-content,
  #analytics #tabs .medium-up-3>button,
  .medium-up-3>.leads-title,
  .medium-up-3>.leads-stats,
  .medium-up-3>#profile-wrapper,
  .medium-up-3>#userInfo,
  .medium-up-3>#userLogo,
  .medium-up-3>#userStats,
  .medium-up-3>.connection,
  .medium-up-3>#legacy-edocr-message,
  .medium-up-3>#search-profile-area,
  #search-profile-area .medium-up-3>#search-profile-form,
  .medium-up-3>.search-collection-form,
  .medium-up-3>#subscriptions-wrapper,
  .medium-up-3>.followers-title {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .medium-up-4 {
    flex-wrap: wrap;
  }

  .medium-up-4>.column,
  .medium-up-4>.columns,
  #signin-providers .medium-up-4>li,
  #social-processing .medium-up-4>p,
  .medium-up-4>.teaser,
  .medium-up-4>.faqs,
  .document-group .medium-up-4>.description,
  .pt-form .medium-up-4>.icon,
  .pt-form .medium-up-4>.accordion-item,
  .pt-form .medium-up-4>.accordion-title,
  .medium-up-4>.profile-action,
  .medium-up-4>.subscription,
  .medium-up-4>#view-info-container,
  .medium-up-4>#viewer-title-container,
  .medium-up-4>.social-links,
  .medium-up-4>.copyright,
  .medium-up-4>.upload-cta,
  .medium-up-4>.login-cta,
  .medium-up-4>#new-collection-area,
  .medium-up-4>.documents,
  .document-thumbnail .info .medium-up-4>.views,
  .document-thumbnail .info .medium-up-4>.likes,
  .user-thumbnail .info .medium-up-4>.views,
  .user-thumbnail .info .medium-up-4>.likes,
  .document-thumbnail .medium-up-4>.action,
  .user-thumbnail .medium-up-4>.action,
  .document-thumbnail .medium-up-4>.view,
  .user-thumbnail .medium-up-4>.view,
  .medium-up-4>#selected-document,
  .medium-up-4>.viewer-pointer,
  .medium-up-4>#search-results,
  .medium-up-4>.search-img,
  .medium-up-4>.search-meta,
  .medium-up-4>#social-view-controls,
  .medium-up-4>#embed-view-controls,
  .medium-up-4>#share-column,
  .medium-up-4>#embed-column,
  .medium-up-4>#esign-column,
  #embed-wrapper .codeblock .medium-up-4>.input-box,
  #embed-wrapper .codeblock .medium-up-4>.clip-icon,
  .medium-up-4>#viewer-container,
  .medium-up-4>#embed-viewer-container,
  .medium-up-4>#documentsideimage,
  .medium-up-4>#doc-view-container,
  .medium-up-4>#embeded-container,
  .medium-up-4>#view-doc-text,
  .medium-up-4>#lead-email-form-container,
  .medium-up-4>#lead-email-form,
  .medium-up-4>#payment,
  .pt-form.centered .medium-up-4>fieldset,
  .medium-up-4>.page-help-tabs,
  .medium-up-4>#marketplace-tabs,
  .medium-up-4>#marketplace-content,
  #analytics #tabs .medium-up-4>button,
  .medium-up-4>.leads-title,
  .medium-up-4>.leads-stats,
  .medium-up-4>#profile-wrapper,
  .medium-up-4>#userInfo,
  .medium-up-4>#userLogo,
  .medium-up-4>#userStats,
  .medium-up-4>.connection,
  .medium-up-4>#legacy-edocr-message,
  .medium-up-4>#search-profile-area,
  #search-profile-area .medium-up-4>#search-profile-form,
  .medium-up-4>.search-collection-form,
  .medium-up-4>#subscriptions-wrapper,
  .medium-up-4>.followers-title {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-up-5 {
    flex-wrap: wrap;
  }

  .medium-up-5>.column,
  .medium-up-5>.columns,
  #signin-providers .medium-up-5>li,
  #social-processing .medium-up-5>p,
  .medium-up-5>.teaser,
  .medium-up-5>.faqs,
  .document-group .medium-up-5>.description,
  .pt-form .medium-up-5>.icon,
  .pt-form .medium-up-5>.accordion-item,
  .pt-form .medium-up-5>.accordion-title,
  .medium-up-5>.profile-action,
  .medium-up-5>.subscription,
  .medium-up-5>#view-info-container,
  .medium-up-5>#viewer-title-container,
  .medium-up-5>.social-links,
  .medium-up-5>.copyright,
  .medium-up-5>.upload-cta,
  .medium-up-5>.login-cta,
  .medium-up-5>#new-collection-area,
  .medium-up-5>.documents,
  .document-thumbnail .info .medium-up-5>.views,
  .document-thumbnail .info .medium-up-5>.likes,
  .user-thumbnail .info .medium-up-5>.views,
  .user-thumbnail .info .medium-up-5>.likes,
  .document-thumbnail .medium-up-5>.action,
  .user-thumbnail .medium-up-5>.action,
  .document-thumbnail .medium-up-5>.view,
  .user-thumbnail .medium-up-5>.view,
  .medium-up-5>#selected-document,
  .medium-up-5>.viewer-pointer,
  .medium-up-5>#search-results,
  .medium-up-5>.search-img,
  .medium-up-5>.search-meta,
  .medium-up-5>#social-view-controls,
  .medium-up-5>#embed-view-controls,
  .medium-up-5>#share-column,
  .medium-up-5>#embed-column,
  .medium-up-5>#esign-column,
  #embed-wrapper .codeblock .medium-up-5>.input-box,
  #embed-wrapper .codeblock .medium-up-5>.clip-icon,
  .medium-up-5>#viewer-container,
  .medium-up-5>#embed-viewer-container,
  .medium-up-5>#documentsideimage,
  .medium-up-5>#doc-view-container,
  .medium-up-5>#embeded-container,
  .medium-up-5>#view-doc-text,
  .medium-up-5>#lead-email-form-container,
  .medium-up-5>#lead-email-form,
  .medium-up-5>#payment,
  .pt-form.centered .medium-up-5>fieldset,
  .medium-up-5>.page-help-tabs,
  .medium-up-5>#marketplace-tabs,
  .medium-up-5>#marketplace-content,
  #analytics #tabs .medium-up-5>button,
  .medium-up-5>.leads-title,
  .medium-up-5>.leads-stats,
  .medium-up-5>#profile-wrapper,
  .medium-up-5>#userInfo,
  .medium-up-5>#userLogo,
  .medium-up-5>#userStats,
  .medium-up-5>.connection,
  .medium-up-5>#legacy-edocr-message,
  .medium-up-5>#search-profile-area,
  #search-profile-area .medium-up-5>#search-profile-form,
  .medium-up-5>.search-collection-form,
  .medium-up-5>#subscriptions-wrapper,
  .medium-up-5>.followers-title {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .medium-up-6 {
    flex-wrap: wrap;
  }

  .medium-up-6>.column,
  .medium-up-6>.columns,
  #signin-providers .medium-up-6>li,
  #social-processing .medium-up-6>p,
  .medium-up-6>.teaser,
  .medium-up-6>.faqs,
  .document-group .medium-up-6>.description,
  .pt-form .medium-up-6>.icon,
  .pt-form .medium-up-6>.accordion-item,
  .pt-form .medium-up-6>.accordion-title,
  .medium-up-6>.profile-action,
  .medium-up-6>.subscription,
  .medium-up-6>#view-info-container,
  .medium-up-6>#viewer-title-container,
  .medium-up-6>.social-links,
  .medium-up-6>.copyright,
  .medium-up-6>.upload-cta,
  .medium-up-6>.login-cta,
  .medium-up-6>#new-collection-area,
  .medium-up-6>.documents,
  .document-thumbnail .info .medium-up-6>.views,
  .document-thumbnail .info .medium-up-6>.likes,
  .user-thumbnail .info .medium-up-6>.views,
  .user-thumbnail .info .medium-up-6>.likes,
  .document-thumbnail .medium-up-6>.action,
  .user-thumbnail .medium-up-6>.action,
  .document-thumbnail .medium-up-6>.view,
  .user-thumbnail .medium-up-6>.view,
  .medium-up-6>#selected-document,
  .medium-up-6>.viewer-pointer,
  .medium-up-6>#search-results,
  .medium-up-6>.search-img,
  .medium-up-6>.search-meta,
  .medium-up-6>#social-view-controls,
  .medium-up-6>#embed-view-controls,
  .medium-up-6>#share-column,
  .medium-up-6>#embed-column,
  .medium-up-6>#esign-column,
  #embed-wrapper .codeblock .medium-up-6>.input-box,
  #embed-wrapper .codeblock .medium-up-6>.clip-icon,
  .medium-up-6>#viewer-container,
  .medium-up-6>#embed-viewer-container,
  .medium-up-6>#documentsideimage,
  .medium-up-6>#doc-view-container,
  .medium-up-6>#embeded-container,
  .medium-up-6>#view-doc-text,
  .medium-up-6>#lead-email-form-container,
  .medium-up-6>#lead-email-form,
  .medium-up-6>#payment,
  .pt-form.centered .medium-up-6>fieldset,
  .medium-up-6>.page-help-tabs,
  .medium-up-6>#marketplace-tabs,
  .medium-up-6>#marketplace-content,
  #analytics #tabs .medium-up-6>button,
  .medium-up-6>.leads-title,
  .medium-up-6>.leads-stats,
  .medium-up-6>#profile-wrapper,
  .medium-up-6>#userInfo,
  .medium-up-6>#userLogo,
  .medium-up-6>#userStats,
  .medium-up-6>.connection,
  .medium-up-6>#legacy-edocr-message,
  .medium-up-6>#search-profile-area,
  #search-profile-area .medium-up-6>#search-profile-form,
  .medium-up-6>.search-collection-form,
  .medium-up-6>#subscriptions-wrapper,
  .medium-up-6>.followers-title {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .medium-up-7 {
    flex-wrap: wrap;
  }

  .medium-up-7>.column,
  .medium-up-7>.columns,
  #signin-providers .medium-up-7>li,
  #social-processing .medium-up-7>p,
  .medium-up-7>.teaser,
  .medium-up-7>.faqs,
  .document-group .medium-up-7>.description,
  .pt-form .medium-up-7>.icon,
  .pt-form .medium-up-7>.accordion-item,
  .pt-form .medium-up-7>.accordion-title,
  .medium-up-7>.profile-action,
  .medium-up-7>.subscription,
  .medium-up-7>#view-info-container,
  .medium-up-7>#viewer-title-container,
  .medium-up-7>.social-links,
  .medium-up-7>.copyright,
  .medium-up-7>.upload-cta,
  .medium-up-7>.login-cta,
  .medium-up-7>#new-collection-area,
  .medium-up-7>.documents,
  .document-thumbnail .info .medium-up-7>.views,
  .document-thumbnail .info .medium-up-7>.likes,
  .user-thumbnail .info .medium-up-7>.views,
  .user-thumbnail .info .medium-up-7>.likes,
  .document-thumbnail .medium-up-7>.action,
  .user-thumbnail .medium-up-7>.action,
  .document-thumbnail .medium-up-7>.view,
  .user-thumbnail .medium-up-7>.view,
  .medium-up-7>#selected-document,
  .medium-up-7>.viewer-pointer,
  .medium-up-7>#search-results,
  .medium-up-7>.search-img,
  .medium-up-7>.search-meta,
  .medium-up-7>#social-view-controls,
  .medium-up-7>#embed-view-controls,
  .medium-up-7>#share-column,
  .medium-up-7>#embed-column,
  .medium-up-7>#esign-column,
  #embed-wrapper .codeblock .medium-up-7>.input-box,
  #embed-wrapper .codeblock .medium-up-7>.clip-icon,
  .medium-up-7>#viewer-container,
  .medium-up-7>#embed-viewer-container,
  .medium-up-7>#documentsideimage,
  .medium-up-7>#doc-view-container,
  .medium-up-7>#embeded-container,
  .medium-up-7>#view-doc-text,
  .medium-up-7>#lead-email-form-container,
  .medium-up-7>#lead-email-form,
  .medium-up-7>#payment,
  .pt-form.centered .medium-up-7>fieldset,
  .medium-up-7>.page-help-tabs,
  .medium-up-7>#marketplace-tabs,
  .medium-up-7>#marketplace-content,
  #analytics #tabs .medium-up-7>button,
  .medium-up-7>.leads-title,
  .medium-up-7>.leads-stats,
  .medium-up-7>#profile-wrapper,
  .medium-up-7>#userInfo,
  .medium-up-7>#userLogo,
  .medium-up-7>#userStats,
  .medium-up-7>.connection,
  .medium-up-7>#legacy-edocr-message,
  .medium-up-7>#search-profile-area,
  #search-profile-area .medium-up-7>#search-profile-form,
  .medium-up-7>.search-collection-form,
  .medium-up-7>#subscriptions-wrapper,
  .medium-up-7>.followers-title {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }

  .medium-up-8 {
    flex-wrap: wrap;
  }

  .medium-up-8>.column,
  .medium-up-8>.columns,
  #signin-providers .medium-up-8>li,
  #social-processing .medium-up-8>p,
  .medium-up-8>.teaser,
  .medium-up-8>.faqs,
  .document-group .medium-up-8>.description,
  .pt-form .medium-up-8>.icon,
  .pt-form .medium-up-8>.accordion-item,
  .pt-form .medium-up-8>.accordion-title,
  .medium-up-8>.profile-action,
  .medium-up-8>.subscription,
  .medium-up-8>#view-info-container,
  .medium-up-8>#viewer-title-container,
  .medium-up-8>.social-links,
  .medium-up-8>.copyright,
  .medium-up-8>.upload-cta,
  .medium-up-8>.login-cta,
  .medium-up-8>#new-collection-area,
  .medium-up-8>.documents,
  .document-thumbnail .info .medium-up-8>.views,
  .document-thumbnail .info .medium-up-8>.likes,
  .user-thumbnail .info .medium-up-8>.views,
  .user-thumbnail .info .medium-up-8>.likes,
  .document-thumbnail .medium-up-8>.action,
  .user-thumbnail .medium-up-8>.action,
  .document-thumbnail .medium-up-8>.view,
  .user-thumbnail .medium-up-8>.view,
  .medium-up-8>#selected-document,
  .medium-up-8>.viewer-pointer,
  .medium-up-8>#search-results,
  .medium-up-8>.search-img,
  .medium-up-8>.search-meta,
  .medium-up-8>#social-view-controls,
  .medium-up-8>#embed-view-controls,
  .medium-up-8>#share-column,
  .medium-up-8>#embed-column,
  .medium-up-8>#esign-column,
  #embed-wrapper .codeblock .medium-up-8>.input-box,
  #embed-wrapper .codeblock .medium-up-8>.clip-icon,
  .medium-up-8>#viewer-container,
  .medium-up-8>#embed-viewer-container,
  .medium-up-8>#documentsideimage,
  .medium-up-8>#doc-view-container,
  .medium-up-8>#embeded-container,
  .medium-up-8>#view-doc-text,
  .medium-up-8>#lead-email-form-container,
  .medium-up-8>#lead-email-form,
  .medium-up-8>#payment,
  .pt-form.centered .medium-up-8>fieldset,
  .medium-up-8>.page-help-tabs,
  .medium-up-8>#marketplace-tabs,
  .medium-up-8>#marketplace-content,
  #analytics #tabs .medium-up-8>button,
  .medium-up-8>.leads-title,
  .medium-up-8>.leads-stats,
  .medium-up-8>#profile-wrapper,
  .medium-up-8>#userInfo,
  .medium-up-8>#userLogo,
  .medium-up-8>#userStats,
  .medium-up-8>.connection,
  .medium-up-8>#legacy-edocr-message,
  .medium-up-8>#search-profile-area,
  #search-profile-area .medium-up-8>#search-profile-form,
  .medium-up-8>.search-collection-form,
  .medium-up-8>#subscriptions-wrapper,
  .medium-up-8>.followers-title {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-flex-dir-row {
    flex-direction: row;
  }

  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  .medium-flex-dir-column {
    flex-direction: column;
  }

  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }

  .medium-flex-child-auto {
    flex: 1 1 auto;
  }

  .medium-flex-child-grow {
    flex: 1 0 auto;
  }

  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
}

.row.medium-unstack>.column,
.medium-unstack#social-view-row>.column,
#embed-wrapper .medium-unstack.codeblock>.column,
.row.medium-unstack>.columns,
.medium-unstack#social-view-row>.columns,
#embed-wrapper .medium-unstack.codeblock>.columns,
#signin-providers .row.medium-unstack>li,
#signin-providers .medium-unstack#social-view-row>li,
#embed-wrapper #signin-providers .medium-unstack.codeblock>li,
#signin-providers #embed-wrapper .medium-unstack.codeblock>li,
#social-processing .row.medium-unstack>p,
#social-processing .medium-unstack#social-view-row>p,
#embed-wrapper #social-processing .medium-unstack.codeblock>p,
#social-processing #embed-wrapper .medium-unstack.codeblock>p,
.row.medium-unstack>.teaser,
.medium-unstack#social-view-row>.teaser,
#embed-wrapper .medium-unstack.codeblock>.teaser,
.row.medium-unstack>.faqs,
.medium-unstack#social-view-row>.faqs,
#embed-wrapper .medium-unstack.codeblock>.faqs,
.document-group .row.medium-unstack>.description,
.document-group .medium-unstack#social-view-row>.description,
#embed-wrapper .document-group .medium-unstack.codeblock>.description,
.document-group #embed-wrapper .medium-unstack.codeblock>.description,
.pt-form .row.medium-unstack>.icon,
.pt-form .medium-unstack#social-view-row>.icon,
#embed-wrapper .pt-form .medium-unstack.codeblock>.icon,
.pt-form #embed-wrapper .medium-unstack.codeblock>.icon,
.pt-form .row.medium-unstack>.accordion-item,
.pt-form .medium-unstack#social-view-row>.accordion-item,
#embed-wrapper .pt-form .medium-unstack.codeblock>.accordion-item,
.pt-form #embed-wrapper .medium-unstack.codeblock>.accordion-item,
.pt-form .row.medium-unstack>.accordion-title,
.pt-form .medium-unstack#social-view-row>.accordion-title,
#embed-wrapper .pt-form .medium-unstack.codeblock>.accordion-title,
.pt-form #embed-wrapper .medium-unstack.codeblock>.accordion-title,
.row.medium-unstack>.profile-action,
.medium-unstack#social-view-row>.profile-action,
#embed-wrapper .medium-unstack.codeblock>.profile-action,
.row.medium-unstack>.subscription,
.medium-unstack#social-view-row>.subscription,
#embed-wrapper .medium-unstack.codeblock>.subscription,
.row.medium-unstack>#view-info-container,
.medium-unstack#social-view-row>#view-info-container,
#embed-wrapper .medium-unstack.codeblock>#view-info-container,
.row.medium-unstack>#viewer-title-container,
.medium-unstack#social-view-row>#viewer-title-container,
#embed-wrapper .medium-unstack.codeblock>#viewer-title-container,
.row.medium-unstack>.social-links,
.medium-unstack#social-view-row>.social-links,
#embed-wrapper .medium-unstack.codeblock>.social-links,
.row.medium-unstack>.copyright,
.medium-unstack#social-view-row>.copyright,
#embed-wrapper .medium-unstack.codeblock>.copyright,
.row.medium-unstack>.upload-cta,
.medium-unstack#social-view-row>.upload-cta,
#embed-wrapper .medium-unstack.codeblock>.upload-cta,
.row.medium-unstack>.login-cta,
.medium-unstack#social-view-row>.login-cta,
#embed-wrapper .medium-unstack.codeblock>.login-cta,
.row.medium-unstack>#new-collection-area,
.medium-unstack#social-view-row>#new-collection-area,
#embed-wrapper .medium-unstack.codeblock>#new-collection-area,
.row.medium-unstack>.documents,
.medium-unstack#social-view-row>.documents,
#embed-wrapper .medium-unstack.codeblock>.documents,
.document-thumbnail .info .row.medium-unstack>.views,
.document-thumbnail .info .medium-unstack#social-view-row>.views,
#embed-wrapper .document-thumbnail .info .medium-unstack.codeblock>.views,
.document-thumbnail .info #embed-wrapper .medium-unstack.codeblock>.views,
.document-thumbnail .info .row.medium-unstack>.likes,
.document-thumbnail .info .medium-unstack#social-view-row>.likes,
#embed-wrapper .document-thumbnail .info .medium-unstack.codeblock>.likes,
.document-thumbnail .info #embed-wrapper .medium-unstack.codeblock>.likes,
.user-thumbnail .info .row.medium-unstack>.views,
.user-thumbnail .info .medium-unstack#social-view-row>.views,
#embed-wrapper .user-thumbnail .info .medium-unstack.codeblock>.views,
.user-thumbnail .info #embed-wrapper .medium-unstack.codeblock>.views,
.user-thumbnail .info .row.medium-unstack>.likes,
.user-thumbnail .info .medium-unstack#social-view-row>.likes,
#embed-wrapper .user-thumbnail .info .medium-unstack.codeblock>.likes,
.user-thumbnail .info #embed-wrapper .medium-unstack.codeblock>.likes,
.document-thumbnail .row.medium-unstack>.action,
.document-thumbnail .medium-unstack#social-view-row>.action,
#embed-wrapper .document-thumbnail .medium-unstack.codeblock>.action,
.document-thumbnail #embed-wrapper .medium-unstack.codeblock>.action,
.user-thumbnail .row.medium-unstack>.action,
.user-thumbnail .medium-unstack#social-view-row>.action,
#embed-wrapper .user-thumbnail .medium-unstack.codeblock>.action,
.user-thumbnail #embed-wrapper .medium-unstack.codeblock>.action,
.document-thumbnail .row.medium-unstack>.view,
.document-thumbnail .medium-unstack#social-view-row>.view,
#embed-wrapper .document-thumbnail .medium-unstack.codeblock>.view,
.document-thumbnail #embed-wrapper .medium-unstack.codeblock>.view,
.user-thumbnail .row.medium-unstack>.view,
.user-thumbnail .medium-unstack#social-view-row>.view,
#embed-wrapper .user-thumbnail .medium-unstack.codeblock>.view,
.user-thumbnail #embed-wrapper .medium-unstack.codeblock>.view,
.row.medium-unstack>#selected-document,
.medium-unstack#social-view-row>#selected-document,
#embed-wrapper .medium-unstack.codeblock>#selected-document,
.row.medium-unstack>.viewer-pointer,
.medium-unstack#social-view-row>.viewer-pointer,
#embed-wrapper .medium-unstack.codeblock>.viewer-pointer,
.row.medium-unstack>#search-results,
.medium-unstack#social-view-row>#search-results,
#embed-wrapper .medium-unstack.codeblock>#search-results,
.row.medium-unstack>.search-img,
.medium-unstack#social-view-row>.search-img,
#embed-wrapper .medium-unstack.codeblock>.search-img,
.row.medium-unstack>.search-meta,
.medium-unstack#social-view-row>.search-meta,
#embed-wrapper .medium-unstack.codeblock>.search-meta,
.row.medium-unstack>#social-view-controls,
.medium-unstack#social-view-row>#social-view-controls,
#embed-wrapper .medium-unstack.codeblock>#social-view-controls,
.row.medium-unstack>#embed-view-controls,
.medium-unstack#social-view-row>#embed-view-controls,
#embed-wrapper .medium-unstack.codeblock>#embed-view-controls,
.row.medium-unstack>#share-column,
.medium-unstack#social-view-row>#share-column,
#embed-wrapper .medium-unstack.codeblock>#share-column,
.row.medium-unstack>#embed-column,
.medium-unstack#social-view-row>#embed-column,
#embed-wrapper .medium-unstack.codeblock>#embed-column,
.row.medium-unstack>#esign-column,
.medium-unstack#social-view-row>#esign-column,
#embed-wrapper .medium-unstack.codeblock>#esign-column,
#embed-wrapper .codeblock .row.medium-unstack>.input-box,
#embed-wrapper .codeblock .medium-unstack#social-view-row>.input-box,
#embed-wrapper .medium-unstack.codeblock>.input-box,
#embed-wrapper .codeblock .row.medium-unstack>.clip-icon,
#embed-wrapper .codeblock .medium-unstack#social-view-row>.clip-icon,
#embed-wrapper .medium-unstack.codeblock>.clip-icon,
.row.medium-unstack>#viewer-container,
.medium-unstack#social-view-row>#viewer-container,
#embed-wrapper .medium-unstack.codeblock>#viewer-container,
.row.medium-unstack>#embed-viewer-container,
.medium-unstack#social-view-row>#embed-viewer-container,
#embed-wrapper .medium-unstack.codeblock>#embed-viewer-container,
.row.medium-unstack>#documentsideimage,
.medium-unstack#social-view-row>#documentsideimage,
#embed-wrapper .medium-unstack.codeblock>#documentsideimage,
.row.medium-unstack>#doc-view-container,
.medium-unstack#social-view-row>#doc-view-container,
#embed-wrapper .medium-unstack.codeblock>#doc-view-container,
.row.medium-unstack>#doc-view-container.embedded,
.medium-unstack#social-view-row>#doc-view-container.embedded,
#embed-wrapper .medium-unstack.codeblock>#doc-view-container.embedded,
.row.medium-unstack>#embeded-container,
.medium-unstack#social-view-row>#embeded-container,
#embed-wrapper .medium-unstack.codeblock>#embeded-container,
.row.medium-unstack>#view-doc-text,
.medium-unstack#social-view-row>#view-doc-text,
#embed-wrapper .medium-unstack.codeblock>#view-doc-text,
.row.medium-unstack>#lead-email-form-container,
.medium-unstack#social-view-row>#lead-email-form-container,
#embed-wrapper .medium-unstack.codeblock>#lead-email-form-container,
.row.medium-unstack>#lead-email-form,
.medium-unstack#social-view-row>#lead-email-form,
#embed-wrapper .medium-unstack.codeblock>#lead-email-form,
.row.medium-unstack>#payment,
.medium-unstack#social-view-row>#payment,
#embed-wrapper .medium-unstack.codeblock>#payment,
.pt-form.centered .row.medium-unstack>fieldset,
.pt-form.centered .medium-unstack#social-view-row>fieldset,
#embed-wrapper .pt-form.centered .medium-unstack.codeblock>fieldset,
.pt-form.centered #embed-wrapper .medium-unstack.codeblock>fieldset,
.row.medium-unstack>.page-help-tabs,
.medium-unstack#social-view-row>.page-help-tabs,
#embed-wrapper .medium-unstack.codeblock>.page-help-tabs,
.row.medium-unstack>#marketplace-tabs,
.medium-unstack#social-view-row>#marketplace-tabs,
#embed-wrapper .medium-unstack.codeblock>#marketplace-tabs,
.row.medium-unstack>#marketplace-content,
.medium-unstack#social-view-row>#marketplace-content,
#embed-wrapper .medium-unstack.codeblock>#marketplace-content,
#analytics #tabs .row.medium-unstack>button,
#analytics #tabs .medium-unstack#social-view-row>button,
#embed-wrapper #analytics #tabs .medium-unstack.codeblock>button,
#analytics #tabs #embed-wrapper .medium-unstack.codeblock>button,
.row.medium-unstack>.leads-title,
.medium-unstack#social-view-row>.leads-title,
#embed-wrapper .medium-unstack.codeblock>.leads-title,
.row.medium-unstack>.leads-stats,
.medium-unstack#social-view-row>.leads-stats,
#embed-wrapper .medium-unstack.codeblock>.leads-stats,
.row.medium-unstack>#profile-wrapper,
.medium-unstack#social-view-row>#profile-wrapper,
#embed-wrapper .medium-unstack.codeblock>#profile-wrapper,
.row.medium-unstack>#userInfo,
.medium-unstack#social-view-row>#userInfo,
#embed-wrapper .medium-unstack.codeblock>#userInfo,
.row.medium-unstack>#userLogo,
.medium-unstack#social-view-row>#userLogo,
#embed-wrapper .medium-unstack.codeblock>#userLogo,
.row.medium-unstack>#userStats,
.medium-unstack#social-view-row>#userStats,
#embed-wrapper .medium-unstack.codeblock>#userStats,
.row.medium-unstack>.connection,
.medium-unstack#social-view-row>.connection,
#embed-wrapper .medium-unstack.codeblock>.connection,
.row.medium-unstack>#legacy-edocr-message,
.medium-unstack#social-view-row>#legacy-edocr-message,
#embed-wrapper .medium-unstack.codeblock>#legacy-edocr-message,
.row.medium-unstack>#search-profile-area,
.medium-unstack#social-view-row>#search-profile-area,
#embed-wrapper .medium-unstack.codeblock>#search-profile-area,
#search-profile-area .row.medium-unstack>#search-profile-form,
#search-profile-area .medium-unstack#social-view-row>#search-profile-form,
#embed-wrapper #search-profile-area .medium-unstack.codeblock>#search-profile-form,
#search-profile-area #embed-wrapper .medium-unstack.codeblock>#search-profile-form,
.row.medium-unstack>.search-collection-form,
.medium-unstack#social-view-row>.search-collection-form,
#embed-wrapper .medium-unstack.codeblock>.search-collection-form,
.row.medium-unstack>#subscriptions-wrapper,
.medium-unstack#social-view-row>#subscriptions-wrapper,
#embed-wrapper .medium-unstack.codeblock>#subscriptions-wrapper,
.row.medium-unstack>.followers-title,
.medium-unstack#social-view-row>.followers-title,
#embed-wrapper .medium-unstack.codeblock>.followers-title {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 40em) {
  .row.medium-unstack>.column,
  .medium-unstack#social-view-row>.column,
  #embed-wrapper .medium-unstack.codeblock>.column,
  .row.medium-unstack>.columns,
  .medium-unstack#social-view-row>.columns,
  #embed-wrapper .medium-unstack.codeblock>.columns,
  #signin-providers .row.medium-unstack>li,
  #signin-providers .medium-unstack#social-view-row>li,
  #embed-wrapper #signin-providers .medium-unstack.codeblock>li,
  #signin-providers #embed-wrapper .medium-unstack.codeblock>li,
  #social-processing .row.medium-unstack>p,
  #social-processing .medium-unstack#social-view-row>p,
  #embed-wrapper #social-processing .medium-unstack.codeblock>p,
  #social-processing #embed-wrapper .medium-unstack.codeblock>p,
  .row.medium-unstack>.teaser,
  .medium-unstack#social-view-row>.teaser,
  #embed-wrapper .medium-unstack.codeblock>.teaser,
  .row.medium-unstack>.faqs,
  .medium-unstack#social-view-row>.faqs,
  #embed-wrapper .medium-unstack.codeblock>.faqs,
  .document-group .row.medium-unstack>.description,
  .document-group .medium-unstack#social-view-row>.description,
  #embed-wrapper .document-group .medium-unstack.codeblock>.description,
  .document-group #embed-wrapper .medium-unstack.codeblock>.description,
  .pt-form .row.medium-unstack>.icon,
  .pt-form .medium-unstack#social-view-row>.icon,
  #embed-wrapper .pt-form .medium-unstack.codeblock>.icon,
  .pt-form #embed-wrapper .medium-unstack.codeblock>.icon,
  .pt-form .row.medium-unstack>.accordion-item,
  .pt-form .medium-unstack#social-view-row>.accordion-item,
  #embed-wrapper .pt-form .medium-unstack.codeblock>.accordion-item,
  .pt-form #embed-wrapper .medium-unstack.codeblock>.accordion-item,
  .pt-form .row.medium-unstack>.accordion-title,
  .pt-form .medium-unstack#social-view-row>.accordion-title,
  #embed-wrapper .pt-form .medium-unstack.codeblock>.accordion-title,
  .pt-form #embed-wrapper .medium-unstack.codeblock>.accordion-title,
  .row.medium-unstack>.profile-action,
  .medium-unstack#social-view-row>.profile-action,
  #embed-wrapper .medium-unstack.codeblock>.profile-action,
  .row.medium-unstack>.subscription,
  .medium-unstack#social-view-row>.subscription,
  #embed-wrapper .medium-unstack.codeblock>.subscription,
  .row.medium-unstack>#view-info-container,
  .medium-unstack#social-view-row>#view-info-container,
  #embed-wrapper .medium-unstack.codeblock>#view-info-container,
  .row.medium-unstack>#viewer-title-container,
  .medium-unstack#social-view-row>#viewer-title-container,
  #embed-wrapper .medium-unstack.codeblock>#viewer-title-container,
  .row.medium-unstack>.social-links,
  .medium-unstack#social-view-row>.social-links,
  #embed-wrapper .medium-unstack.codeblock>.social-links,
  .row.medium-unstack>.copyright,
  .medium-unstack#social-view-row>.copyright,
  #embed-wrapper .medium-unstack.codeblock>.copyright,
  .row.medium-unstack>.upload-cta,
  .medium-unstack#social-view-row>.upload-cta,
  #embed-wrapper .medium-unstack.codeblock>.upload-cta,
  .row.medium-unstack>.login-cta,
  .medium-unstack#social-view-row>.login-cta,
  #embed-wrapper .medium-unstack.codeblock>.login-cta,
  .row.medium-unstack>#new-collection-area,
  .medium-unstack#social-view-row>#new-collection-area,
  #embed-wrapper .medium-unstack.codeblock>#new-collection-area,
  .row.medium-unstack>.documents,
  .medium-unstack#social-view-row>.documents,
  #embed-wrapper .medium-unstack.codeblock>.documents,
  .document-thumbnail .info .row.medium-unstack>.views,
  .document-thumbnail .info .medium-unstack#social-view-row>.views,
  #embed-wrapper .document-thumbnail .info .medium-unstack.codeblock>.views,
  .document-thumbnail .info #embed-wrapper .medium-unstack.codeblock>.views,
  .document-thumbnail .info .row.medium-unstack>.likes,
  .document-thumbnail .info .medium-unstack#social-view-row>.likes,
  #embed-wrapper .document-thumbnail .info .medium-unstack.codeblock>.likes,
  .document-thumbnail .info #embed-wrapper .medium-unstack.codeblock>.likes,
  .user-thumbnail .info .row.medium-unstack>.views,
  .user-thumbnail .info .medium-unstack#social-view-row>.views,
  #embed-wrapper .user-thumbnail .info .medium-unstack.codeblock>.views,
  .user-thumbnail .info #embed-wrapper .medium-unstack.codeblock>.views,
  .user-thumbnail .info .row.medium-unstack>.likes,
  .user-thumbnail .info .medium-unstack#social-view-row>.likes,
  #embed-wrapper .user-thumbnail .info .medium-unstack.codeblock>.likes,
  .user-thumbnail .info #embed-wrapper .medium-unstack.codeblock>.likes,
  .document-thumbnail .row.medium-unstack>.action,
  .document-thumbnail .medium-unstack#social-view-row>.action,
  #embed-wrapper .document-thumbnail .medium-unstack.codeblock>.action,
  .document-thumbnail #embed-wrapper .medium-unstack.codeblock>.action,
  .user-thumbnail .row.medium-unstack>.action,
  .user-thumbnail .medium-unstack#social-view-row>.action,
  #embed-wrapper .user-thumbnail .medium-unstack.codeblock>.action,
  .user-thumbnail #embed-wrapper .medium-unstack.codeblock>.action,
  .document-thumbnail .row.medium-unstack>.view,
  .document-thumbnail .medium-unstack#social-view-row>.view,
  #embed-wrapper .document-thumbnail .medium-unstack.codeblock>.view,
  .document-thumbnail #embed-wrapper .medium-unstack.codeblock>.view,
  .user-thumbnail .row.medium-unstack>.view,
  .user-thumbnail .medium-unstack#social-view-row>.view,
  #embed-wrapper .user-thumbnail .medium-unstack.codeblock>.view,
  .user-thumbnail #embed-wrapper .medium-unstack.codeblock>.view,
  .row.medium-unstack>#selected-document,
  .medium-unstack#social-view-row>#selected-document,
  #embed-wrapper .medium-unstack.codeblock>#selected-document,
  .row.medium-unstack>.viewer-pointer,
  .medium-unstack#social-view-row>.viewer-pointer,
  #embed-wrapper .medium-unstack.codeblock>.viewer-pointer,
  .row.medium-unstack>#search-results,
  .medium-unstack#social-view-row>#search-results,
  #embed-wrapper .medium-unstack.codeblock>#search-results,
  .row.medium-unstack>.search-img,
  .medium-unstack#social-view-row>.search-img,
  #embed-wrapper .medium-unstack.codeblock>.search-img,
  .row.medium-unstack>.search-meta,
  .medium-unstack#social-view-row>.search-meta,
  #embed-wrapper .medium-unstack.codeblock>.search-meta,
  .row.medium-unstack>#social-view-controls,
  .medium-unstack#social-view-row>#social-view-controls,
  #embed-wrapper .medium-unstack.codeblock>#social-view-controls,
  .row.medium-unstack>#embed-view-controls,
  .medium-unstack#social-view-row>#embed-view-controls,
  #embed-wrapper .medium-unstack.codeblock>#embed-view-controls,
  .row.medium-unstack>#share-column,
  .medium-unstack#social-view-row>#share-column,
  #embed-wrapper .medium-unstack.codeblock>#share-column,
  .row.medium-unstack>#embed-column,
  .medium-unstack#social-view-row>#embed-column,
  #embed-wrapper .medium-unstack.codeblock>#embed-column,
  .row.medium-unstack>#esign-column,
  .medium-unstack#social-view-row>#esign-column,
  #embed-wrapper .medium-unstack.codeblock>#esign-column,
  #embed-wrapper .codeblock .row.medium-unstack>.input-box,
  #embed-wrapper .codeblock .medium-unstack#social-view-row>.input-box,
  #embed-wrapper .medium-unstack.codeblock>.input-box,
  #embed-wrapper .codeblock .row.medium-unstack>.clip-icon,
  #embed-wrapper .codeblock .medium-unstack#social-view-row>.clip-icon,
  #embed-wrapper .medium-unstack.codeblock>.clip-icon,
  .row.medium-unstack>#viewer-container,
  .medium-unstack#social-view-row>#viewer-container,
  #embed-wrapper .medium-unstack.codeblock>#viewer-container,
  .row.medium-unstack>#embed-viewer-container,
  .medium-unstack#social-view-row>#embed-viewer-container,
  #embed-wrapper .medium-unstack.codeblock>#embed-viewer-container,
  .row.medium-unstack>#documentsideimage,
  .medium-unstack#social-view-row>#documentsideimage,
  #embed-wrapper .medium-unstack.codeblock>#documentsideimage,
  .row.medium-unstack>#doc-view-container,
  .medium-unstack#social-view-row>#doc-view-container,
  #embed-wrapper .medium-unstack.codeblock>#doc-view-container,
  .row.medium-unstack>#doc-view-container.embedded,
  .medium-unstack#social-view-row>#doc-view-container.embedded,
  #embed-wrapper .medium-unstack.codeblock>#doc-view-container.embedded,
  .row.medium-unstack>#embeded-container,
  .medium-unstack#social-view-row>#embeded-container,
  #embed-wrapper .medium-unstack.codeblock>#embeded-container,
  .row.medium-unstack>#view-doc-text,
  .medium-unstack#social-view-row>#view-doc-text,
  #embed-wrapper .medium-unstack.codeblock>#view-doc-text,
  .row.medium-unstack>#lead-email-form-container,
  .medium-unstack#social-view-row>#lead-email-form-container,
  #embed-wrapper .medium-unstack.codeblock>#lead-email-form-container,
  .row.medium-unstack>#lead-email-form,
  .medium-unstack#social-view-row>#lead-email-form,
  #embed-wrapper .medium-unstack.codeblock>#lead-email-form,
  .row.medium-unstack>#payment,
  .medium-unstack#social-view-row>#payment,
  #embed-wrapper .medium-unstack.codeblock>#payment,
  .pt-form.centered .row.medium-unstack>fieldset,
  .pt-form.centered .medium-unstack#social-view-row>fieldset,
  #embed-wrapper .pt-form.centered .medium-unstack.codeblock>fieldset,
  .pt-form.centered #embed-wrapper .medium-unstack.codeblock>fieldset,
  .row.medium-unstack>.page-help-tabs,
  .medium-unstack#social-view-row>.page-help-tabs,
  #embed-wrapper .medium-unstack.codeblock>.page-help-tabs,
  .row.medium-unstack>#marketplace-tabs,
  .medium-unstack#social-view-row>#marketplace-tabs,
  #embed-wrapper .medium-unstack.codeblock>#marketplace-tabs,
  .row.medium-unstack>#marketplace-content,
  .medium-unstack#social-view-row>#marketplace-content,
  #embed-wrapper .medium-unstack.codeblock>#marketplace-content,
  #analytics #tabs .row.medium-unstack>button,
  #analytics #tabs .medium-unstack#social-view-row>button,
  #embed-wrapper #analytics #tabs .medium-unstack.codeblock>button,
  #analytics #tabs #embed-wrapper .medium-unstack.codeblock>button,
  .row.medium-unstack>.leads-title,
  .medium-unstack#social-view-row>.leads-title,
  #embed-wrapper .medium-unstack.codeblock>.leads-title,
  .row.medium-unstack>.leads-stats,
  .medium-unstack#social-view-row>.leads-stats,
  #embed-wrapper .medium-unstack.codeblock>.leads-stats,
  .row.medium-unstack>#profile-wrapper,
  .medium-unstack#social-view-row>#profile-wrapper,
  #embed-wrapper .medium-unstack.codeblock>#profile-wrapper,
  .row.medium-unstack>#userInfo,
  .medium-unstack#social-view-row>#userInfo,
  #embed-wrapper .medium-unstack.codeblock>#userInfo,
  .row.medium-unstack>#userLogo,
  .medium-unstack#social-view-row>#userLogo,
  #embed-wrapper .medium-unstack.codeblock>#userLogo,
  .row.medium-unstack>#userStats,
  .medium-unstack#social-view-row>#userStats,
  #embed-wrapper .medium-unstack.codeblock>#userStats,
  .row.medium-unstack>.connection,
  .medium-unstack#social-view-row>.connection,
  #embed-wrapper .medium-unstack.codeblock>.connection,
  .row.medium-unstack>#legacy-edocr-message,
  .medium-unstack#social-view-row>#legacy-edocr-message,
  #embed-wrapper .medium-unstack.codeblock>#legacy-edocr-message,
  .row.medium-unstack>#search-profile-area,
  .medium-unstack#social-view-row>#search-profile-area,
  #embed-wrapper .medium-unstack.codeblock>#search-profile-area,
  #search-profile-area .row.medium-unstack>#search-profile-form,
  #search-profile-area .medium-unstack#social-view-row>#search-profile-form,
  #embed-wrapper #search-profile-area .medium-unstack.codeblock>#search-profile-form,
  #search-profile-area #embed-wrapper .medium-unstack.codeblock>#search-profile-form,
  .row.medium-unstack>.search-collection-form,
  .medium-unstack#social-view-row>.search-collection-form,
  #embed-wrapper .medium-unstack.codeblock>.search-collection-form,
  .row.medium-unstack>#subscriptions-wrapper,
  .medium-unstack#social-view-row>#subscriptions-wrapper,
  #embed-wrapper .medium-unstack.codeblock>#subscriptions-wrapper,
  .row.medium-unstack>.followers-title,
  .medium-unstack#social-view-row>.followers-title,
  #embed-wrapper .medium-unstack.codeblock>.followers-title {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-collapse>.column,
  .medium-collapse>.columns,
  #signin-providers .medium-collapse>li,
  #social-processing .medium-collapse>p,
  .medium-collapse>.teaser,
  .medium-collapse>.faqs,
  .document-group .medium-collapse>.description,
  .pt-form .medium-collapse>.icon,
  .pt-form .medium-collapse>.accordion-item,
  .pt-form .medium-collapse>.accordion-title,
  .medium-collapse>.profile-action,
  .medium-collapse>.subscription,
  .medium-collapse>#view-info-container,
  .medium-collapse>#viewer-title-container,
  .medium-collapse>.social-links,
  .medium-collapse>.copyright,
  .medium-collapse>.upload-cta,
  .medium-collapse>.login-cta,
  .medium-collapse>#new-collection-area,
  .medium-collapse>.documents,
  .document-thumbnail .info .medium-collapse>.views,
  .document-thumbnail .info .medium-collapse>.likes,
  .user-thumbnail .info .medium-collapse>.views,
  .user-thumbnail .info .medium-collapse>.likes,
  .document-thumbnail .medium-collapse>.action,
  .user-thumbnail .medium-collapse>.action,
  .document-thumbnail .medium-collapse>.view,
  .user-thumbnail .medium-collapse>.view,
  .medium-collapse>#selected-document,
  .medium-collapse>.viewer-pointer,
  .medium-collapse>#search-results,
  .medium-collapse>.search-img,
  .medium-collapse>.search-meta,
  .medium-collapse>#social-view-controls,
  .medium-collapse>#embed-view-controls,
  .medium-collapse>#share-column,
  .medium-collapse>#embed-column,
  .medium-collapse>#esign-column,
  #embed-wrapper .codeblock .medium-collapse>.input-box,
  #embed-wrapper .codeblock .medium-collapse>.clip-icon,
  .medium-collapse>#viewer-container,
  .medium-collapse>#embed-viewer-container,
  .medium-collapse>#documentsideimage,
  .medium-collapse>#doc-view-container,
  .medium-collapse>#embeded-container,
  .medium-collapse>#view-doc-text,
  .medium-collapse>#lead-email-form-container,
  .medium-collapse>#lead-email-form,
  .medium-collapse>#payment,
  .pt-form.centered .medium-collapse>fieldset,
  .medium-collapse>.page-help-tabs,
  .medium-collapse>#marketplace-tabs,
  .medium-collapse>#marketplace-content,
  #analytics #tabs .medium-collapse>button,
  .medium-collapse>.leads-title,
  .medium-collapse>.leads-stats,
  .medium-collapse>#profile-wrapper,
  .medium-collapse>#userInfo,
  .medium-collapse>#userLogo,
  .medium-collapse>#userStats,
  .medium-collapse>.connection,
  .medium-collapse>#legacy-edocr-message,
  .medium-collapse>#search-profile-area,
  #search-profile-area .medium-collapse>#search-profile-form,
  .medium-collapse>.search-collection-form,
  .medium-collapse>#subscriptions-wrapper,
  .medium-collapse>.followers-title {
    padding-right: 0;
    padding-left: 0;
  }

  .medium-uncollapse>.column,
  .medium-uncollapse>.columns,
  #signin-providers .medium-uncollapse>li,
  #social-processing .medium-uncollapse>p,
  .medium-uncollapse>.teaser,
  .medium-uncollapse>.faqs,
  .document-group .medium-uncollapse>.description,
  .pt-form .medium-uncollapse>.icon,
  .pt-form .medium-uncollapse>.accordion-item,
  .pt-form .medium-uncollapse>.accordion-title,
  .medium-uncollapse>.profile-action,
  .medium-uncollapse>.subscription,
  .medium-uncollapse>#view-info-container,
  .medium-uncollapse>#viewer-title-container,
  .medium-uncollapse>.social-links,
  .medium-uncollapse>.copyright,
  .medium-uncollapse>.upload-cta,
  .medium-uncollapse>.login-cta,
  .medium-uncollapse>#new-collection-area,
  .medium-uncollapse>.documents,
  .document-thumbnail .info .medium-uncollapse>.views,
  .document-thumbnail .info .medium-uncollapse>.likes,
  .user-thumbnail .info .medium-uncollapse>.views,
  .user-thumbnail .info .medium-uncollapse>.likes,
  .document-thumbnail .medium-uncollapse>.action,
  .user-thumbnail .medium-uncollapse>.action,
  .document-thumbnail .medium-uncollapse>.view,
  .user-thumbnail .medium-uncollapse>.view,
  .medium-uncollapse>#selected-document,
  .medium-uncollapse>.viewer-pointer,
  .medium-uncollapse>#search-results,
  .medium-uncollapse>.search-img,
  .medium-uncollapse>.search-meta,
  .medium-uncollapse>#social-view-controls,
  .medium-uncollapse>#embed-view-controls,
  .medium-uncollapse>#share-column,
  .medium-uncollapse>#embed-column,
  .medium-uncollapse>#esign-column,
  #embed-wrapper .codeblock .medium-uncollapse>.input-box,
  #embed-wrapper .codeblock .medium-uncollapse>.clip-icon,
  .medium-uncollapse>#viewer-container,
  .medium-uncollapse>#embed-viewer-container,
  .medium-uncollapse>#documentsideimage,
  .medium-uncollapse>#doc-view-container,
  .medium-uncollapse>#embeded-container,
  .medium-uncollapse>#view-doc-text,
  .medium-uncollapse>#lead-email-form-container,
  .medium-uncollapse>#lead-email-form,
  .medium-uncollapse>#payment,
  .pt-form.centered .medium-uncollapse>fieldset,
  .medium-uncollapse>.page-help-tabs,
  .medium-uncollapse>#marketplace-tabs,
  .medium-uncollapse>#marketplace-content,
  #analytics #tabs .medium-uncollapse>button,
  .medium-uncollapse>.leads-title,
  .medium-uncollapse>.leads-stats,
  .medium-uncollapse>#profile-wrapper,
  .medium-uncollapse>#userInfo,
  .medium-uncollapse>#userLogo,
  .medium-uncollapse>#userStats,
  .medium-uncollapse>.connection,
  .medium-uncollapse>#legacy-edocr-message,
  .medium-uncollapse>#search-profile-area,
  #search-profile-area .medium-uncollapse>#search-profile-form,
  .medium-uncollapse>.search-collection-form,
  .medium-uncollapse>#subscriptions-wrapper,
  .medium-uncollapse>.followers-title {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1,
  .connection {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .large-offset-0 {
    margin-left: 0%;
  }

  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .large-3,
  #view-info-container {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-offset-2 {
    margin-left: 16.66667%;
  }

  .large-4,
  #userInfo,
  #userLogo,
  #userStats {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .large-5,
  .faqs {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .large-offset-4 {
    margin-left: 33.33333%;
  }

  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-offset-5 {
    margin-left: 41.66667%;
  }

  .large-7,
  .teaser {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .large-8,
  .upload-cta {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .large-offset-7 {
    margin-left: 58.33333%;
  }

  .large-9,
  #viewer-container {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .large-offset-8 {
    margin-left: 66.66667%;
  }

  .large-10,
  #search-results {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .large-offset-10 {
    margin-left: 83.33333%;
  }

  .large-12,
  .login-cta {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-offset-11 {
    margin-left: 91.66667%;
  }

  .large-order-1 {
    order: 1;
  }

  .large-order-2 {
    order: 2;
  }

  .large-order-3 {
    order: 3;
  }

  .large-order-4 {
    order: 4;
  }

  .large-order-5 {
    order: 5;
  }

  .large-order-6 {
    order: 6;
  }

  .large-up-1 {
    flex-wrap: wrap;
  }

  .large-up-1>.column,
  .large-up-1>.columns,
  #signin-providers .large-up-1>li,
  #social-processing .large-up-1>p,
  .large-up-1>.teaser,
  .large-up-1>.faqs,
  .document-group .large-up-1>.description,
  .pt-form .large-up-1>.icon,
  .pt-form .large-up-1>.accordion-item,
  .pt-form .large-up-1>.accordion-title,
  .large-up-1>.profile-action,
  .large-up-1>.subscription,
  .large-up-1>#view-info-container,
  .large-up-1>#viewer-title-container,
  .large-up-1>.social-links,
  .large-up-1>.copyright,
  .large-up-1>.upload-cta,
  .large-up-1>.login-cta,
  .large-up-1>#new-collection-area,
  .large-up-1>.documents,
  .document-thumbnail .info .large-up-1>.views,
  .document-thumbnail .info .large-up-1>.likes,
  .user-thumbnail .info .large-up-1>.views,
  .user-thumbnail .info .large-up-1>.likes,
  .document-thumbnail .large-up-1>.action,
  .user-thumbnail .large-up-1>.action,
  .document-thumbnail .large-up-1>.view,
  .user-thumbnail .large-up-1>.view,
  .large-up-1>#selected-document,
  .large-up-1>.viewer-pointer,
  .large-up-1>#search-results,
  .large-up-1>.search-img,
  .large-up-1>.search-meta,
  .large-up-1>#social-view-controls,
  .large-up-1>#embed-view-controls,
  .large-up-1>#share-column,
  .large-up-1>#embed-column,
  .large-up-1>#esign-column,
  #embed-wrapper .codeblock .large-up-1>.input-box,
  #embed-wrapper .codeblock .large-up-1>.clip-icon,
  .large-up-1>#viewer-container,
  .large-up-1>#embed-viewer-container,
  .large-up-1>#documentsideimage,
  .large-up-1>#doc-view-container,
  .large-up-1>#embeded-container,
  .large-up-1>#view-doc-text,
  .large-up-1>#lead-email-form-container,
  .large-up-1>#lead-email-form,
  .large-up-1>#payment,
  .pt-form.centered .large-up-1>fieldset,
  .large-up-1>.page-help-tabs,
  .large-up-1>#marketplace-tabs,
  .large-up-1>#marketplace-content,
  #analytics #tabs .large-up-1>button,
  .large-up-1>.leads-title,
  .large-up-1>.leads-stats,
  .large-up-1>#profile-wrapper,
  .large-up-1>#userInfo,
  .large-up-1>#userLogo,
  .large-up-1>#userStats,
  .large-up-1>.connection,
  .large-up-1>#legacy-edocr-message,
  .large-up-1>#search-profile-area,
  #search-profile-area .large-up-1>#search-profile-form,
  .large-up-1>.search-collection-form,
  .large-up-1>#subscriptions-wrapper,
  .large-up-1>.followers-title {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-up-2 {
    flex-wrap: wrap;
  }

  .large-up-2>.column,
  .large-up-2>.columns,
  #signin-providers .large-up-2>li,
  #social-processing .large-up-2>p,
  .large-up-2>.teaser,
  .large-up-2>.faqs,
  .document-group .large-up-2>.description,
  .pt-form .large-up-2>.icon,
  .pt-form .large-up-2>.accordion-item,
  .pt-form .large-up-2>.accordion-title,
  .large-up-2>.profile-action,
  .large-up-2>.subscription,
  .large-up-2>#view-info-container,
  .large-up-2>#viewer-title-container,
  .large-up-2>.social-links,
  .large-up-2>.copyright,
  .large-up-2>.upload-cta,
  .large-up-2>.login-cta,
  .large-up-2>#new-collection-area,
  .large-up-2>.documents,
  .document-thumbnail .info .large-up-2>.views,
  .document-thumbnail .info .large-up-2>.likes,
  .user-thumbnail .info .large-up-2>.views,
  .user-thumbnail .info .large-up-2>.likes,
  .document-thumbnail .large-up-2>.action,
  .user-thumbnail .large-up-2>.action,
  .document-thumbnail .large-up-2>.view,
  .user-thumbnail .large-up-2>.view,
  .large-up-2>#selected-document,
  .large-up-2>.viewer-pointer,
  .large-up-2>#search-results,
  .large-up-2>.search-img,
  .large-up-2>.search-meta,
  .large-up-2>#social-view-controls,
  .large-up-2>#embed-view-controls,
  .large-up-2>#share-column,
  .large-up-2>#embed-column,
  .large-up-2>#esign-column,
  #embed-wrapper .codeblock .large-up-2>.input-box,
  #embed-wrapper .codeblock .large-up-2>.clip-icon,
  .large-up-2>#viewer-container,
  .large-up-2>#embed-viewer-container,
  .large-up-2>#documentsideimage,
  .large-up-2>#doc-view-container,
  .large-up-2>#embeded-container,
  .large-up-2>#view-doc-text,
  .large-up-2>#lead-email-form-container,
  .large-up-2>#lead-email-form,
  .large-up-2>#payment,
  .pt-form.centered .large-up-2>fieldset,
  .large-up-2>.page-help-tabs,
  .large-up-2>#marketplace-tabs,
  .large-up-2>#marketplace-content,
  #analytics #tabs .large-up-2>button,
  .large-up-2>.leads-title,
  .large-up-2>.leads-stats,
  .large-up-2>#profile-wrapper,
  .large-up-2>#userInfo,
  .large-up-2>#userLogo,
  .large-up-2>#userStats,
  .large-up-2>.connection,
  .large-up-2>#legacy-edocr-message,
  .large-up-2>#search-profile-area,
  #search-profile-area .large-up-2>#search-profile-form,
  .large-up-2>.search-collection-form,
  .large-up-2>#subscriptions-wrapper,
  .large-up-2>.followers-title {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-up-3 {
    flex-wrap: wrap;
  }

  .large-up-3>.column,
  .large-up-3>.columns,
  #signin-providers .large-up-3>li,
  #social-processing .large-up-3>p,
  .large-up-3>.teaser,
  .large-up-3>.faqs,
  .document-group .large-up-3>.description,
  .pt-form .large-up-3>.icon,
  .pt-form .large-up-3>.accordion-item,
  .pt-form .large-up-3>.accordion-title,
  .large-up-3>.profile-action,
  .large-up-3>.subscription,
  .large-up-3>#view-info-container,
  .large-up-3>#viewer-title-container,
  .large-up-3>.social-links,
  .large-up-3>.copyright,
  .large-up-3>.upload-cta,
  .large-up-3>.login-cta,
  .large-up-3>#new-collection-area,
  .large-up-3>.documents,
  .document-thumbnail .info .large-up-3>.views,
  .document-thumbnail .info .large-up-3>.likes,
  .user-thumbnail .info .large-up-3>.views,
  .user-thumbnail .info .large-up-3>.likes,
  .document-thumbnail .large-up-3>.action,
  .user-thumbnail .large-up-3>.action,
  .document-thumbnail .large-up-3>.view,
  .user-thumbnail .large-up-3>.view,
  .large-up-3>#selected-document,
  .large-up-3>.viewer-pointer,
  .large-up-3>#search-results,
  .large-up-3>.search-img,
  .large-up-3>.search-meta,
  .large-up-3>#social-view-controls,
  .large-up-3>#embed-view-controls,
  .large-up-3>#share-column,
  .large-up-3>#embed-column,
  .large-up-3>#esign-column,
  #embed-wrapper .codeblock .large-up-3>.input-box,
  #embed-wrapper .codeblock .large-up-3>.clip-icon,
  .large-up-3>#viewer-container,
  .large-up-3>#embed-viewer-container,
  .large-up-3>#documentsideimage,
  .large-up-3>#doc-view-container,
  .large-up-3>#embeded-container,
  .large-up-3>#view-doc-text,
  .large-up-3>#lead-email-form-container,
  .large-up-3>#lead-email-form,
  .large-up-3>#payment,
  .pt-form.centered .large-up-3>fieldset,
  .large-up-3>.page-help-tabs,
  .large-up-3>#marketplace-tabs,
  .large-up-3>#marketplace-content,
  #analytics #tabs .large-up-3>button,
  .large-up-3>.leads-title,
  .large-up-3>.leads-stats,
  .large-up-3>#profile-wrapper,
  .large-up-3>#userInfo,
  .large-up-3>#userLogo,
  .large-up-3>#userStats,
  .large-up-3>.connection,
  .large-up-3>#legacy-edocr-message,
  .large-up-3>#search-profile-area,
  #search-profile-area .large-up-3>#search-profile-form,
  .large-up-3>.search-collection-form,
  .large-up-3>#subscriptions-wrapper,
  .large-up-3>.followers-title {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .large-up-4 {
    flex-wrap: wrap;
  }

  .large-up-4>.column,
  .large-up-4>.columns,
  #signin-providers .large-up-4>li,
  #social-processing .large-up-4>p,
  .large-up-4>.teaser,
  .large-up-4>.faqs,
  .document-group .large-up-4>.description,
  .pt-form .large-up-4>.icon,
  .pt-form .large-up-4>.accordion-item,
  .pt-form .large-up-4>.accordion-title,
  .large-up-4>.profile-action,
  .large-up-4>.subscription,
  .large-up-4>#view-info-container,
  .large-up-4>#viewer-title-container,
  .large-up-4>.social-links,
  .large-up-4>.copyright,
  .large-up-4>.upload-cta,
  .large-up-4>.login-cta,
  .large-up-4>#new-collection-area,
  .large-up-4>.documents,
  .document-thumbnail .info .large-up-4>.views,
  .document-thumbnail .info .large-up-4>.likes,
  .user-thumbnail .info .large-up-4>.views,
  .user-thumbnail .info .large-up-4>.likes,
  .document-thumbnail .large-up-4>.action,
  .user-thumbnail .large-up-4>.action,
  .document-thumbnail .large-up-4>.view,
  .user-thumbnail .large-up-4>.view,
  .large-up-4>#selected-document,
  .large-up-4>.viewer-pointer,
  .large-up-4>#search-results,
  .large-up-4>.search-img,
  .large-up-4>.search-meta,
  .large-up-4>#social-view-controls,
  .large-up-4>#embed-view-controls,
  .large-up-4>#share-column,
  .large-up-4>#embed-column,
  .large-up-4>#esign-column,
  #embed-wrapper .codeblock .large-up-4>.input-box,
  #embed-wrapper .codeblock .large-up-4>.clip-icon,
  .large-up-4>#viewer-container,
  .large-up-4>#embed-viewer-container,
  .large-up-4>#documentsideimage,
  .large-up-4>#doc-view-container,
  .large-up-4>#embeded-container,
  .large-up-4>#view-doc-text,
  .large-up-4>#lead-email-form-container,
  .large-up-4>#lead-email-form,
  .large-up-4>#payment,
  .pt-form.centered .large-up-4>fieldset,
  .large-up-4>.page-help-tabs,
  .large-up-4>#marketplace-tabs,
  .large-up-4>#marketplace-content,
  #analytics #tabs .large-up-4>button,
  .large-up-4>.leads-title,
  .large-up-4>.leads-stats,
  .large-up-4>#profile-wrapper,
  .large-up-4>#userInfo,
  .large-up-4>#userLogo,
  .large-up-4>#userStats,
  .large-up-4>.connection,
  .large-up-4>#legacy-edocr-message,
  .large-up-4>#search-profile-area,
  #search-profile-area .large-up-4>#search-profile-form,
  .large-up-4>.search-collection-form,
  .large-up-4>#subscriptions-wrapper,
  .large-up-4>.followers-title {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-up-5 {
    flex-wrap: wrap;
  }

  .large-up-5>.column,
  .large-up-5>.columns,
  #signin-providers .large-up-5>li,
  #social-processing .large-up-5>p,
  .large-up-5>.teaser,
  .large-up-5>.faqs,
  .document-group .large-up-5>.description,
  .pt-form .large-up-5>.icon,
  .pt-form .large-up-5>.accordion-item,
  .pt-form .large-up-5>.accordion-title,
  .large-up-5>.profile-action,
  .large-up-5>.subscription,
  .large-up-5>#view-info-container,
  .large-up-5>#viewer-title-container,
  .large-up-5>.social-links,
  .large-up-5>.copyright,
  .large-up-5>.upload-cta,
  .large-up-5>.login-cta,
  .large-up-5>#new-collection-area,
  .large-up-5>.documents,
  .document-thumbnail .info .large-up-5>.views,
  .document-thumbnail .info .large-up-5>.likes,
  .user-thumbnail .info .large-up-5>.views,
  .user-thumbnail .info .large-up-5>.likes,
  .document-thumbnail .large-up-5>.action,
  .user-thumbnail .large-up-5>.action,
  .document-thumbnail .large-up-5>.view,
  .user-thumbnail .large-up-5>.view,
  .large-up-5>#selected-document,
  .large-up-5>.viewer-pointer,
  .large-up-5>#search-results,
  .large-up-5>.search-img,
  .large-up-5>.search-meta,
  .large-up-5>#social-view-controls,
  .large-up-5>#embed-view-controls,
  .large-up-5>#share-column,
  .large-up-5>#embed-column,
  .large-up-5>#esign-column,
  #embed-wrapper .codeblock .large-up-5>.input-box,
  #embed-wrapper .codeblock .large-up-5>.clip-icon,
  .large-up-5>#viewer-container,
  .large-up-5>#embed-viewer-container,
  .large-up-5>#documentsideimage,
  .large-up-5>#doc-view-container,
  .large-up-5>#embeded-container,
  .large-up-5>#view-doc-text,
  .large-up-5>#lead-email-form-container,
  .large-up-5>#lead-email-form,
  .large-up-5>#payment,
  .pt-form.centered .large-up-5>fieldset,
  .large-up-5>.page-help-tabs,
  .large-up-5>#marketplace-tabs,
  .large-up-5>#marketplace-content,
  #analytics #tabs .large-up-5>button,
  .large-up-5>.leads-title,
  .large-up-5>.leads-stats,
  .large-up-5>#profile-wrapper,
  .large-up-5>#userInfo,
  .large-up-5>#userLogo,
  .large-up-5>#userStats,
  .large-up-5>.connection,
  .large-up-5>#legacy-edocr-message,
  .large-up-5>#search-profile-area,
  #search-profile-area .large-up-5>#search-profile-form,
  .large-up-5>.search-collection-form,
  .large-up-5>#subscriptions-wrapper,
  .large-up-5>.followers-title {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .large-up-6 {
    flex-wrap: wrap;
  }

  .large-up-6>.column,
  .large-up-6>.columns,
  #signin-providers .large-up-6>li,
  #social-processing .large-up-6>p,
  .large-up-6>.teaser,
  .large-up-6>.faqs,
  .document-group .large-up-6>.description,
  .pt-form .large-up-6>.icon,
  .pt-form .large-up-6>.accordion-item,
  .pt-form .large-up-6>.accordion-title,
  .large-up-6>.profile-action,
  .large-up-6>.subscription,
  .large-up-6>#view-info-container,
  .large-up-6>#viewer-title-container,
  .large-up-6>.social-links,
  .large-up-6>.copyright,
  .large-up-6>.upload-cta,
  .large-up-6>.login-cta,
  .large-up-6>#new-collection-area,
  .large-up-6>.documents,
  .document-thumbnail .info .large-up-6>.views,
  .document-thumbnail .info .large-up-6>.likes,
  .user-thumbnail .info .large-up-6>.views,
  .user-thumbnail .info .large-up-6>.likes,
  .document-thumbnail .large-up-6>.action,
  .user-thumbnail .large-up-6>.action,
  .document-thumbnail .large-up-6>.view,
  .user-thumbnail .large-up-6>.view,
  .large-up-6>#selected-document,
  .large-up-6>.viewer-pointer,
  .large-up-6>#search-results,
  .large-up-6>.search-img,
  .large-up-6>.search-meta,
  .large-up-6>#social-view-controls,
  .large-up-6>#embed-view-controls,
  .large-up-6>#share-column,
  .large-up-6>#embed-column,
  .large-up-6>#esign-column,
  #embed-wrapper .codeblock .large-up-6>.input-box,
  #embed-wrapper .codeblock .large-up-6>.clip-icon,
  .large-up-6>#viewer-container,
  .large-up-6>#embed-viewer-container,
  .large-up-6>#documentsideimage,
  .large-up-6>#doc-view-container,
  .large-up-6>#embeded-container,
  .large-up-6>#view-doc-text,
  .large-up-6>#lead-email-form-container,
  .large-up-6>#lead-email-form,
  .large-up-6>#payment,
  .pt-form.centered .large-up-6>fieldset,
  .large-up-6>.page-help-tabs,
  .large-up-6>#marketplace-tabs,
  .large-up-6>#marketplace-content,
  #analytics #tabs .large-up-6>button,
  .large-up-6>.leads-title,
  .large-up-6>.leads-stats,
  .large-up-6>#profile-wrapper,
  .large-up-6>#userInfo,
  .large-up-6>#userLogo,
  .large-up-6>#userStats,
  .large-up-6>.connection,
  .large-up-6>#legacy-edocr-message,
  .large-up-6>#search-profile-area,
  #search-profile-area .large-up-6>#search-profile-form,
  .large-up-6>.search-collection-form,
  .large-up-6>#subscriptions-wrapper,
  .large-up-6>.followers-title {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .large-up-7 {
    flex-wrap: wrap;
  }

  .large-up-7>.column,
  .large-up-7>.columns,
  #signin-providers .large-up-7>li,
  #social-processing .large-up-7>p,
  .large-up-7>.teaser,
  .large-up-7>.faqs,
  .document-group .large-up-7>.description,
  .pt-form .large-up-7>.icon,
  .pt-form .large-up-7>.accordion-item,
  .pt-form .large-up-7>.accordion-title,
  .large-up-7>.profile-action,
  .large-up-7>.subscription,
  .large-up-7>#view-info-container,
  .large-up-7>#viewer-title-container,
  .large-up-7>.social-links,
  .large-up-7>.copyright,
  .large-up-7>.upload-cta,
  .large-up-7>.login-cta,
  .large-up-7>#new-collection-area,
  .large-up-7>.documents,
  .document-thumbnail .info .large-up-7>.views,
  .document-thumbnail .info .large-up-7>.likes,
  .user-thumbnail .info .large-up-7>.views,
  .user-thumbnail .info .large-up-7>.likes,
  .document-thumbnail .large-up-7>.action,
  .user-thumbnail .large-up-7>.action,
  .document-thumbnail .large-up-7>.view,
  .user-thumbnail .large-up-7>.view,
  .large-up-7>#selected-document,
  .large-up-7>.viewer-pointer,
  .large-up-7>#search-results,
  .large-up-7>.search-img,
  .large-up-7>.search-meta,
  .large-up-7>#social-view-controls,
  .large-up-7>#embed-view-controls,
  .large-up-7>#share-column,
  .large-up-7>#embed-column,
  .large-up-7>#esign-column,
  #embed-wrapper .codeblock .large-up-7>.input-box,
  #embed-wrapper .codeblock .large-up-7>.clip-icon,
  .large-up-7>#viewer-container,
  .large-up-7>#embed-viewer-container,
  .large-up-7>#documentsideimage,
  .large-up-7>#doc-view-container,
  .large-up-7>#embeded-container,
  .large-up-7>#view-doc-text,
  .large-up-7>#lead-email-form-container,
  .large-up-7>#lead-email-form,
  .large-up-7>#payment,
  .pt-form.centered .large-up-7>fieldset,
  .large-up-7>.page-help-tabs,
  .large-up-7>#marketplace-tabs,
  .large-up-7>#marketplace-content,
  #analytics #tabs .large-up-7>button,
  .large-up-7>.leads-title,
  .large-up-7>.leads-stats,
  .large-up-7>#profile-wrapper,
  .large-up-7>#userInfo,
  .large-up-7>#userLogo,
  .large-up-7>#userStats,
  .large-up-7>.connection,
  .large-up-7>#legacy-edocr-message,
  .large-up-7>#search-profile-area,
  #search-profile-area .large-up-7>#search-profile-form,
  .large-up-7>.search-collection-form,
  .large-up-7>#subscriptions-wrapper,
  .large-up-7>.followers-title {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }

  .large-up-8 {
    flex-wrap: wrap;
  }

  .large-up-8>.column,
  .large-up-8>.columns,
  #signin-providers .large-up-8>li,
  #social-processing .large-up-8>p,
  .large-up-8>.teaser,
  .large-up-8>.faqs,
  .document-group .large-up-8>.description,
  .pt-form .large-up-8>.icon,
  .pt-form .large-up-8>.accordion-item,
  .pt-form .large-up-8>.accordion-title,
  .large-up-8>.profile-action,
  .large-up-8>.subscription,
  .large-up-8>#view-info-container,
  .large-up-8>#viewer-title-container,
  .large-up-8>.social-links,
  .large-up-8>.copyright,
  .large-up-8>.upload-cta,
  .large-up-8>.login-cta,
  .large-up-8>#new-collection-area,
  .large-up-8>.documents,
  .document-thumbnail .info .large-up-8>.views,
  .document-thumbnail .info .large-up-8>.likes,
  .user-thumbnail .info .large-up-8>.views,
  .user-thumbnail .info .large-up-8>.likes,
  .document-thumbnail .large-up-8>.action,
  .user-thumbnail .large-up-8>.action,
  .document-thumbnail .large-up-8>.view,
  .user-thumbnail .large-up-8>.view,
  .large-up-8>#selected-document,
  .large-up-8>.viewer-pointer,
  .large-up-8>#search-results,
  .large-up-8>.search-img,
  .large-up-8>.search-meta,
  .large-up-8>#social-view-controls,
  .large-up-8>#embed-view-controls,
  .large-up-8>#share-column,
  .large-up-8>#embed-column,
  .large-up-8>#esign-column,
  #embed-wrapper .codeblock .large-up-8>.input-box,
  #embed-wrapper .codeblock .large-up-8>.clip-icon,
  .large-up-8>#viewer-container,
  .large-up-8>#embed-viewer-container,
  .large-up-8>#documentsideimage,
  .large-up-8>#doc-view-container,
  .large-up-8>#embeded-container,
  .large-up-8>#view-doc-text,
  .large-up-8>#lead-email-form-container,
  .large-up-8>#lead-email-form,
  .large-up-8>#payment,
  .pt-form.centered .large-up-8>fieldset,
  .large-up-8>.page-help-tabs,
  .large-up-8>#marketplace-tabs,
  .large-up-8>#marketplace-content,
  #analytics #tabs .large-up-8>button,
  .large-up-8>.leads-title,
  .large-up-8>.leads-stats,
  .large-up-8>#profile-wrapper,
  .large-up-8>#userInfo,
  .large-up-8>#userLogo,
  .large-up-8>#userStats,
  .large-up-8>.connection,
  .large-up-8>#legacy-edocr-message,
  .large-up-8>#search-profile-area,
  #search-profile-area .large-up-8>#search-profile-form,
  .large-up-8>.search-collection-form,
  .large-up-8>#subscriptions-wrapper,
  .large-up-8>.followers-title {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-dir-row {
    flex-direction: row;
  }

  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  .large-flex-dir-column {
    flex-direction: column;
  }

  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }

  .large-flex-child-auto {
    flex: 1 1 auto;
  }

  .large-flex-child-grow {
    flex: 1 0 auto;
  }

  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
}

.row.large-unstack>.column,
.large-unstack#social-view-row>.column,
#embed-wrapper .large-unstack.codeblock>.column,
.row.large-unstack>.columns,
.large-unstack#social-view-row>.columns,
#embed-wrapper .large-unstack.codeblock>.columns,
#signin-providers .row.large-unstack>li,
#signin-providers .large-unstack#social-view-row>li,
#embed-wrapper #signin-providers .large-unstack.codeblock>li,
#signin-providers #embed-wrapper .large-unstack.codeblock>li,
#social-processing .row.large-unstack>p,
#social-processing .large-unstack#social-view-row>p,
#embed-wrapper #social-processing .large-unstack.codeblock>p,
#social-processing #embed-wrapper .large-unstack.codeblock>p,
.row.large-unstack>.teaser,
.large-unstack#social-view-row>.teaser,
#embed-wrapper .large-unstack.codeblock>.teaser,
.row.large-unstack>.faqs,
.large-unstack#social-view-row>.faqs,
#embed-wrapper .large-unstack.codeblock>.faqs,
.document-group .row.large-unstack>.description,
.document-group .large-unstack#social-view-row>.description,
#embed-wrapper .document-group .large-unstack.codeblock>.description,
.document-group #embed-wrapper .large-unstack.codeblock>.description,
.pt-form .row.large-unstack>.icon,
.pt-form .large-unstack#social-view-row>.icon,
#embed-wrapper .pt-form .large-unstack.codeblock>.icon,
.pt-form #embed-wrapper .large-unstack.codeblock>.icon,
.pt-form .row.large-unstack>.accordion-item,
.pt-form .large-unstack#social-view-row>.accordion-item,
#embed-wrapper .pt-form .large-unstack.codeblock>.accordion-item,
.pt-form #embed-wrapper .large-unstack.codeblock>.accordion-item,
.pt-form .row.large-unstack>.accordion-title,
.pt-form .large-unstack#social-view-row>.accordion-title,
#embed-wrapper .pt-form .large-unstack.codeblock>.accordion-title,
.pt-form #embed-wrapper .large-unstack.codeblock>.accordion-title,
.row.large-unstack>.profile-action,
.large-unstack#social-view-row>.profile-action,
#embed-wrapper .large-unstack.codeblock>.profile-action,
.row.large-unstack>.subscription,
.large-unstack#social-view-row>.subscription,
#embed-wrapper .large-unstack.codeblock>.subscription,
.row.large-unstack>#view-info-container,
.large-unstack#social-view-row>#view-info-container,
#embed-wrapper .large-unstack.codeblock>#view-info-container,
.row.large-unstack>#viewer-title-container,
.large-unstack#social-view-row>#viewer-title-container,
#embed-wrapper .large-unstack.codeblock>#viewer-title-container,
.row.large-unstack>.social-links,
.large-unstack#social-view-row>.social-links,
#embed-wrapper .large-unstack.codeblock>.social-links,
.row.large-unstack>.copyright,
.large-unstack#social-view-row>.copyright,
#embed-wrapper .large-unstack.codeblock>.copyright,
.row.large-unstack>.upload-cta,
.large-unstack#social-view-row>.upload-cta,
#embed-wrapper .large-unstack.codeblock>.upload-cta,
.row.large-unstack>.login-cta,
.large-unstack#social-view-row>.login-cta,
#embed-wrapper .large-unstack.codeblock>.login-cta,
.row.large-unstack>#new-collection-area,
.large-unstack#social-view-row>#new-collection-area,
#embed-wrapper .large-unstack.codeblock>#new-collection-area,
.row.large-unstack>.documents,
.large-unstack#social-view-row>.documents,
#embed-wrapper .large-unstack.codeblock>.documents,
.document-thumbnail .info .row.large-unstack>.views,
.document-thumbnail .info .large-unstack#social-view-row>.views,
#embed-wrapper .document-thumbnail .info .large-unstack.codeblock>.views,
.document-thumbnail .info #embed-wrapper .large-unstack.codeblock>.views,
.document-thumbnail .info .row.large-unstack>.likes,
.document-thumbnail .info .large-unstack#social-view-row>.likes,
#embed-wrapper .document-thumbnail .info .large-unstack.codeblock>.likes,
.document-thumbnail .info #embed-wrapper .large-unstack.codeblock>.likes,
.user-thumbnail .info .row.large-unstack>.views,
.user-thumbnail .info .large-unstack#social-view-row>.views,
#embed-wrapper .user-thumbnail .info .large-unstack.codeblock>.views,
.user-thumbnail .info #embed-wrapper .large-unstack.codeblock>.views,
.user-thumbnail .info .row.large-unstack>.likes,
.user-thumbnail .info .large-unstack#social-view-row>.likes,
#embed-wrapper .user-thumbnail .info .large-unstack.codeblock>.likes,
.user-thumbnail .info #embed-wrapper .large-unstack.codeblock>.likes,
.document-thumbnail .row.large-unstack>.action,
.document-thumbnail .large-unstack#social-view-row>.action,
#embed-wrapper .document-thumbnail .large-unstack.codeblock>.action,
.document-thumbnail #embed-wrapper .large-unstack.codeblock>.action,
.user-thumbnail .row.large-unstack>.action,
.user-thumbnail .large-unstack#social-view-row>.action,
#embed-wrapper .user-thumbnail .large-unstack.codeblock>.action,
.user-thumbnail #embed-wrapper .large-unstack.codeblock>.action,
.document-thumbnail .row.large-unstack>.view,
.document-thumbnail .large-unstack#social-view-row>.view,
#embed-wrapper .document-thumbnail .large-unstack.codeblock>.view,
.document-thumbnail #embed-wrapper .large-unstack.codeblock>.view,
.user-thumbnail .row.large-unstack>.view,
.user-thumbnail .large-unstack#social-view-row>.view,
#embed-wrapper .user-thumbnail .large-unstack.codeblock>.view,
.user-thumbnail #embed-wrapper .large-unstack.codeblock>.view,
.row.large-unstack>#selected-document,
.large-unstack#social-view-row>#selected-document,
#embed-wrapper .large-unstack.codeblock>#selected-document,
.row.large-unstack>.viewer-pointer,
.large-unstack#social-view-row>.viewer-pointer,
#embed-wrapper .large-unstack.codeblock>.viewer-pointer,
.row.large-unstack>#search-results,
.large-unstack#social-view-row>#search-results,
#embed-wrapper .large-unstack.codeblock>#search-results,
.row.large-unstack>.search-img,
.large-unstack#social-view-row>.search-img,
#embed-wrapper .large-unstack.codeblock>.search-img,
.row.large-unstack>.search-meta,
.large-unstack#social-view-row>.search-meta,
#embed-wrapper .large-unstack.codeblock>.search-meta,
.row.large-unstack>#social-view-controls,
.large-unstack#social-view-row>#social-view-controls,
#embed-wrapper .large-unstack.codeblock>#social-view-controls,
.row.large-unstack>#embed-view-controls,
.large-unstack#social-view-row>#embed-view-controls,
#embed-wrapper .large-unstack.codeblock>#embed-view-controls,
.row.large-unstack>#share-column,
.large-unstack#social-view-row>#share-column,
#embed-wrapper .large-unstack.codeblock>#share-column,
.row.large-unstack>#embed-column,
.large-unstack#social-view-row>#embed-column,
#embed-wrapper .large-unstack.codeblock>#embed-column,
.row.large-unstack>#esign-column,
.large-unstack#social-view-row>#esign-column,
#embed-wrapper .large-unstack.codeblock>#esign-column,
#embed-wrapper .codeblock .row.large-unstack>.input-box,
#embed-wrapper .codeblock .large-unstack#social-view-row>.input-box,
#embed-wrapper .large-unstack.codeblock>.input-box,
#embed-wrapper .codeblock .row.large-unstack>.clip-icon,
#embed-wrapper .codeblock .large-unstack#social-view-row>.clip-icon,
#embed-wrapper .large-unstack.codeblock>.clip-icon,
.row.large-unstack>#viewer-container,
.large-unstack#social-view-row>#viewer-container,
#embed-wrapper .large-unstack.codeblock>#viewer-container,
.row.large-unstack>#embed-viewer-container,
.large-unstack#social-view-row>#embed-viewer-container,
#embed-wrapper .large-unstack.codeblock>#embed-viewer-container,
.row.large-unstack>#documentsideimage,
.large-unstack#social-view-row>#documentsideimage,
#embed-wrapper .large-unstack.codeblock>#documentsideimage,
.row.large-unstack>#doc-view-container,
.large-unstack#social-view-row>#doc-view-container,
#embed-wrapper .large-unstack.codeblock>#doc-view-container,
.row.large-unstack>#doc-view-container.embedded,
.large-unstack#social-view-row>#doc-view-container.embedded,
#embed-wrapper .large-unstack.codeblock>#doc-view-container.embedded,
.row.large-unstack>#embeded-container,
.large-unstack#social-view-row>#embeded-container,
#embed-wrapper .large-unstack.codeblock>#embeded-container,
.row.large-unstack>#view-doc-text,
.large-unstack#social-view-row>#view-doc-text,
#embed-wrapper .large-unstack.codeblock>#view-doc-text,
.row.large-unstack>#lead-email-form-container,
.large-unstack#social-view-row>#lead-email-form-container,
#embed-wrapper .large-unstack.codeblock>#lead-email-form-container,
.row.large-unstack>#lead-email-form,
.large-unstack#social-view-row>#lead-email-form,
#embed-wrapper .large-unstack.codeblock>#lead-email-form,
.row.large-unstack>#payment,
.large-unstack#social-view-row>#payment,
#embed-wrapper .large-unstack.codeblock>#payment,
.pt-form.centered .row.large-unstack>fieldset,
.pt-form.centered .large-unstack#social-view-row>fieldset,
#embed-wrapper .pt-form.centered .large-unstack.codeblock>fieldset,
.pt-form.centered #embed-wrapper .large-unstack.codeblock>fieldset,
.row.large-unstack>.page-help-tabs,
.large-unstack#social-view-row>.page-help-tabs,
#embed-wrapper .large-unstack.codeblock>.page-help-tabs,
.row.large-unstack>#marketplace-tabs,
.large-unstack#social-view-row>#marketplace-tabs,
#embed-wrapper .large-unstack.codeblock>#marketplace-tabs,
.row.large-unstack>#marketplace-content,
.large-unstack#social-view-row>#marketplace-content,
#embed-wrapper .large-unstack.codeblock>#marketplace-content,
#analytics #tabs .row.large-unstack>button,
#analytics #tabs .large-unstack#social-view-row>button,
#embed-wrapper #analytics #tabs .large-unstack.codeblock>button,
#analytics #tabs #embed-wrapper .large-unstack.codeblock>button,
.row.large-unstack>.leads-title,
.large-unstack#social-view-row>.leads-title,
#embed-wrapper .large-unstack.codeblock>.leads-title,
.row.large-unstack>.leads-stats,
.large-unstack#social-view-row>.leads-stats,
#embed-wrapper .large-unstack.codeblock>.leads-stats,
.row.large-unstack>#profile-wrapper,
.large-unstack#social-view-row>#profile-wrapper,
#embed-wrapper .large-unstack.codeblock>#profile-wrapper,
.row.large-unstack>#userInfo,
.large-unstack#social-view-row>#userInfo,
#embed-wrapper .large-unstack.codeblock>#userInfo,
.row.large-unstack>#userLogo,
.large-unstack#social-view-row>#userLogo,
#embed-wrapper .large-unstack.codeblock>#userLogo,
.row.large-unstack>#userStats,
.large-unstack#social-view-row>#userStats,
#embed-wrapper .large-unstack.codeblock>#userStats,
.row.large-unstack>.connection,
.large-unstack#social-view-row>.connection,
#embed-wrapper .large-unstack.codeblock>.connection,
.row.large-unstack>#legacy-edocr-message,
.large-unstack#social-view-row>#legacy-edocr-message,
#embed-wrapper .large-unstack.codeblock>#legacy-edocr-message,
.row.large-unstack>#search-profile-area,
.large-unstack#social-view-row>#search-profile-area,
#embed-wrapper .large-unstack.codeblock>#search-profile-area,
#search-profile-area .row.large-unstack>#search-profile-form,
#search-profile-area .large-unstack#social-view-row>#search-profile-form,
#embed-wrapper #search-profile-area .large-unstack.codeblock>#search-profile-form,
#search-profile-area #embed-wrapper .large-unstack.codeblock>#search-profile-form,
.row.large-unstack>.search-collection-form,
.large-unstack#social-view-row>.search-collection-form,
#embed-wrapper .large-unstack.codeblock>.search-collection-form,
.row.large-unstack>#subscriptions-wrapper,
.large-unstack#social-view-row>#subscriptions-wrapper,
#embed-wrapper .large-unstack.codeblock>#subscriptions-wrapper,
.row.large-unstack>.followers-title,
.large-unstack#social-view-row>.followers-title,
#embed-wrapper .large-unstack.codeblock>.followers-title {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 64em) {
  .row.large-unstack>.column,
  .large-unstack#social-view-row>.column,
  #embed-wrapper .large-unstack.codeblock>.column,
  .row.large-unstack>.columns,
  .large-unstack#social-view-row>.columns,
  #embed-wrapper .large-unstack.codeblock>.columns,
  #signin-providers .row.large-unstack>li,
  #signin-providers .large-unstack#social-view-row>li,
  #embed-wrapper #signin-providers .large-unstack.codeblock>li,
  #signin-providers #embed-wrapper .large-unstack.codeblock>li,
  #social-processing .row.large-unstack>p,
  #social-processing .large-unstack#social-view-row>p,
  #embed-wrapper #social-processing .large-unstack.codeblock>p,
  #social-processing #embed-wrapper .large-unstack.codeblock>p,
  .row.large-unstack>.teaser,
  .large-unstack#social-view-row>.teaser,
  #embed-wrapper .large-unstack.codeblock>.teaser,
  .row.large-unstack>.faqs,
  .large-unstack#social-view-row>.faqs,
  #embed-wrapper .large-unstack.codeblock>.faqs,
  .document-group .row.large-unstack>.description,
  .document-group .large-unstack#social-view-row>.description,
  #embed-wrapper .document-group .large-unstack.codeblock>.description,
  .document-group #embed-wrapper .large-unstack.codeblock>.description,
  .pt-form .row.large-unstack>.icon,
  .pt-form .large-unstack#social-view-row>.icon,
  #embed-wrapper .pt-form .large-unstack.codeblock>.icon,
  .pt-form #embed-wrapper .large-unstack.codeblock>.icon,
  .pt-form .row.large-unstack>.accordion-item,
  .pt-form .large-unstack#social-view-row>.accordion-item,
  #embed-wrapper .pt-form .large-unstack.codeblock>.accordion-item,
  .pt-form #embed-wrapper .large-unstack.codeblock>.accordion-item,
  .pt-form .row.large-unstack>.accordion-title,
  .pt-form .large-unstack#social-view-row>.accordion-title,
  #embed-wrapper .pt-form .large-unstack.codeblock>.accordion-title,
  .pt-form #embed-wrapper .large-unstack.codeblock>.accordion-title,
  .row.large-unstack>.profile-action,
  .large-unstack#social-view-row>.profile-action,
  #embed-wrapper .large-unstack.codeblock>.profile-action,
  .row.large-unstack>.subscription,
  .large-unstack#social-view-row>.subscription,
  #embed-wrapper .large-unstack.codeblock>.subscription,
  .row.large-unstack>#view-info-container,
  .large-unstack#social-view-row>#view-info-container,
  #embed-wrapper .large-unstack.codeblock>#view-info-container,
  .row.large-unstack>#viewer-title-container,
  .large-unstack#social-view-row>#viewer-title-container,
  #embed-wrapper .large-unstack.codeblock>#viewer-title-container,
  .row.large-unstack>.social-links,
  .large-unstack#social-view-row>.social-links,
  #embed-wrapper .large-unstack.codeblock>.social-links,
  .row.large-unstack>.copyright,
  .large-unstack#social-view-row>.copyright,
  #embed-wrapper .large-unstack.codeblock>.copyright,
  .row.large-unstack>.upload-cta,
  .large-unstack#social-view-row>.upload-cta,
  #embed-wrapper .large-unstack.codeblock>.upload-cta,
  .row.large-unstack>.login-cta,
  .large-unstack#social-view-row>.login-cta,
  #embed-wrapper .large-unstack.codeblock>.login-cta,
  .row.large-unstack>#new-collection-area,
  .large-unstack#social-view-row>#new-collection-area,
  #embed-wrapper .large-unstack.codeblock>#new-collection-area,
  .row.large-unstack>.documents,
  .large-unstack#social-view-row>.documents,
  #embed-wrapper .large-unstack.codeblock>.documents,
  .document-thumbnail .info .row.large-unstack>.views,
  .document-thumbnail .info .large-unstack#social-view-row>.views,
  #embed-wrapper .document-thumbnail .info .large-unstack.codeblock>.views,
  .document-thumbnail .info #embed-wrapper .large-unstack.codeblock>.views,
  .document-thumbnail .info .row.large-unstack>.likes,
  .document-thumbnail .info .large-unstack#social-view-row>.likes,
  #embed-wrapper .document-thumbnail .info .large-unstack.codeblock>.likes,
  .document-thumbnail .info #embed-wrapper .large-unstack.codeblock>.likes,
  .user-thumbnail .info .row.large-unstack>.views,
  .user-thumbnail .info .large-unstack#social-view-row>.views,
  #embed-wrapper .user-thumbnail .info .large-unstack.codeblock>.views,
  .user-thumbnail .info #embed-wrapper .large-unstack.codeblock>.views,
  .user-thumbnail .info .row.large-unstack>.likes,
  .user-thumbnail .info .large-unstack#social-view-row>.likes,
  #embed-wrapper .user-thumbnail .info .large-unstack.codeblock>.likes,
  .user-thumbnail .info #embed-wrapper .large-unstack.codeblock>.likes,
  .document-thumbnail .row.large-unstack>.action,
  .document-thumbnail .large-unstack#social-view-row>.action,
  #embed-wrapper .document-thumbnail .large-unstack.codeblock>.action,
  .document-thumbnail #embed-wrapper .large-unstack.codeblock>.action,
  .user-thumbnail .row.large-unstack>.action,
  .user-thumbnail .large-unstack#social-view-row>.action,
  #embed-wrapper .user-thumbnail .large-unstack.codeblock>.action,
  .user-thumbnail #embed-wrapper .large-unstack.codeblock>.action,
  .document-thumbnail .row.large-unstack>.view,
  .document-thumbnail .large-unstack#social-view-row>.view,
  #embed-wrapper .document-thumbnail .large-unstack.codeblock>.view,
  .document-thumbnail #embed-wrapper .large-unstack.codeblock>.view,
  .user-thumbnail .row.large-unstack>.view,
  .user-thumbnail .large-unstack#social-view-row>.view,
  #embed-wrapper .user-thumbnail .large-unstack.codeblock>.view,
  .user-thumbnail #embed-wrapper .large-unstack.codeblock>.view,
  .row.large-unstack>#selected-document,
  .large-unstack#social-view-row>#selected-document,
  #embed-wrapper .large-unstack.codeblock>#selected-document,
  .row.large-unstack>.viewer-pointer,
  .large-unstack#social-view-row>.viewer-pointer,
  #embed-wrapper .large-unstack.codeblock>.viewer-pointer,
  .row.large-unstack>#search-results,
  .large-unstack#social-view-row>#search-results,
  #embed-wrapper .large-unstack.codeblock>#search-results,
  .row.large-unstack>.search-img,
  .large-unstack#social-view-row>.search-img,
  #embed-wrapper .large-unstack.codeblock>.search-img,
  .row.large-unstack>.search-meta,
  .large-unstack#social-view-row>.search-meta,
  #embed-wrapper .large-unstack.codeblock>.search-meta,
  .row.large-unstack>#social-view-controls,
  .large-unstack#social-view-row>#social-view-controls,
  #embed-wrapper .large-unstack.codeblock>#social-view-controls,
  .row.large-unstack>#embed-view-controls,
  .large-unstack#social-view-row>#embed-view-controls,
  #embed-wrapper .large-unstack.codeblock>#embed-view-controls,
  .row.large-unstack>#share-column,
  .large-unstack#social-view-row>#share-column,
  #embed-wrapper .large-unstack.codeblock>#share-column,
  .row.large-unstack>#embed-column,
  .large-unstack#social-view-row>#embed-column,
  #embed-wrapper .large-unstack.codeblock>#embed-column,
  .row.large-unstack>#esign-column,
  .large-unstack#social-view-row>#esign-column,
  #embed-wrapper .large-unstack.codeblock>#esign-column,
  #embed-wrapper .codeblock .row.large-unstack>.input-box,
  #embed-wrapper .codeblock .large-unstack#social-view-row>.input-box,
  #embed-wrapper .large-unstack.codeblock>.input-box,
  #embed-wrapper .codeblock .row.large-unstack>.clip-icon,
  #embed-wrapper .codeblock .large-unstack#social-view-row>.clip-icon,
  #embed-wrapper .large-unstack.codeblock>.clip-icon,
  .row.large-unstack>#viewer-container,
  .large-unstack#social-view-row>#viewer-container,
  #embed-wrapper .large-unstack.codeblock>#viewer-container,
  .row.large-unstack>#embed-viewer-container,
  .large-unstack#social-view-row>#embed-viewer-container,
  #embed-wrapper .large-unstack.codeblock>#embed-viewer-container,
  .row.large-unstack>#documentsideimage,
  .large-unstack#social-view-row>#documentsideimage,
  #embed-wrapper .large-unstack.codeblock>#documentsideimage,
  .row.large-unstack>#doc-view-container,
  .large-unstack#social-view-row>#doc-view-container,
  #embed-wrapper .large-unstack.codeblock>#doc-view-container,
  .row.large-unstack>#doc-view-container.embedded,
  .large-unstack#social-view-row>#doc-view-container.embedded,
  #embed-wrapper .large-unstack.codeblock>#doc-view-container.embedded,
  .row.large-unstack>#embeded-container,
  .large-unstack#social-view-row>#embeded-container,
  #embed-wrapper .large-unstack.codeblock>#embeded-container,
  .row.large-unstack>#view-doc-text,
  .large-unstack#social-view-row>#view-doc-text,
  #embed-wrapper .large-unstack.codeblock>#view-doc-text,
  .row.large-unstack>#lead-email-form-container,
  .large-unstack#social-view-row>#lead-email-form-container,
  #embed-wrapper .large-unstack.codeblock>#lead-email-form-container,
  .row.large-unstack>#lead-email-form,
  .large-unstack#social-view-row>#lead-email-form,
  #embed-wrapper .large-unstack.codeblock>#lead-email-form,
  .row.large-unstack>#payment,
  .large-unstack#social-view-row>#payment,
  #embed-wrapper .large-unstack.codeblock>#payment,
  .pt-form.centered .row.large-unstack>fieldset,
  .pt-form.centered .large-unstack#social-view-row>fieldset,
  #embed-wrapper .pt-form.centered .large-unstack.codeblock>fieldset,
  .pt-form.centered #embed-wrapper .large-unstack.codeblock>fieldset,
  .row.large-unstack>.page-help-tabs,
  .large-unstack#social-view-row>.page-help-tabs,
  #embed-wrapper .large-unstack.codeblock>.page-help-tabs,
  .row.large-unstack>#marketplace-tabs,
  .large-unstack#social-view-row>#marketplace-tabs,
  #embed-wrapper .large-unstack.codeblock>#marketplace-tabs,
  .row.large-unstack>#marketplace-content,
  .large-unstack#social-view-row>#marketplace-content,
  #embed-wrapper .large-unstack.codeblock>#marketplace-content,
  #analytics #tabs .row.large-unstack>button,
  #analytics #tabs .large-unstack#social-view-row>button,
  #embed-wrapper #analytics #tabs .large-unstack.codeblock>button,
  #analytics #tabs #embed-wrapper .large-unstack.codeblock>button,
  .row.large-unstack>.leads-title,
  .large-unstack#social-view-row>.leads-title,
  #embed-wrapper .large-unstack.codeblock>.leads-title,
  .row.large-unstack>.leads-stats,
  .large-unstack#social-view-row>.leads-stats,
  #embed-wrapper .large-unstack.codeblock>.leads-stats,
  .row.large-unstack>#profile-wrapper,
  .large-unstack#social-view-row>#profile-wrapper,
  #embed-wrapper .large-unstack.codeblock>#profile-wrapper,
  .row.large-unstack>#userInfo,
  .large-unstack#social-view-row>#userInfo,
  #embed-wrapper .large-unstack.codeblock>#userInfo,
  .row.large-unstack>#userLogo,
  .large-unstack#social-view-row>#userLogo,
  #embed-wrapper .large-unstack.codeblock>#userLogo,
  .row.large-unstack>#userStats,
  .large-unstack#social-view-row>#userStats,
  #embed-wrapper .large-unstack.codeblock>#userStats,
  .row.large-unstack>.connection,
  .large-unstack#social-view-row>.connection,
  #embed-wrapper .large-unstack.codeblock>.connection,
  .row.large-unstack>#legacy-edocr-message,
  .large-unstack#social-view-row>#legacy-edocr-message,
  #embed-wrapper .large-unstack.codeblock>#legacy-edocr-message,
  .row.large-unstack>#search-profile-area,
  .large-unstack#social-view-row>#search-profile-area,
  #embed-wrapper .large-unstack.codeblock>#search-profile-area,
  #search-profile-area .row.large-unstack>#search-profile-form,
  #search-profile-area .large-unstack#social-view-row>#search-profile-form,
  #embed-wrapper #search-profile-area .large-unstack.codeblock>#search-profile-form,
  #search-profile-area #embed-wrapper .large-unstack.codeblock>#search-profile-form,
  .row.large-unstack>.search-collection-form,
  .large-unstack#social-view-row>.search-collection-form,
  #embed-wrapper .large-unstack.codeblock>.search-collection-form,
  .row.large-unstack>#subscriptions-wrapper,
  .large-unstack#social-view-row>#subscriptions-wrapper,
  #embed-wrapper .large-unstack.codeblock>#subscriptions-wrapper,
  .row.large-unstack>.followers-title,
  .large-unstack#social-view-row>.followers-title,
  #embed-wrapper .large-unstack.codeblock>.followers-title {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  .large-collapse>.column,
  .large-collapse>.columns,
  #signin-providers .large-collapse>li,
  #social-processing .large-collapse>p,
  .large-collapse>.teaser,
  .large-collapse>.faqs,
  .document-group .large-collapse>.description,
  .pt-form .large-collapse>.icon,
  .pt-form .large-collapse>.accordion-item,
  .pt-form .large-collapse>.accordion-title,
  .large-collapse>.profile-action,
  .large-collapse>.subscription,
  .large-collapse>#view-info-container,
  .large-collapse>#viewer-title-container,
  .large-collapse>.social-links,
  .large-collapse>.copyright,
  .large-collapse>.upload-cta,
  .large-collapse>.login-cta,
  .large-collapse>#new-collection-area,
  .large-collapse>.documents,
  .document-thumbnail .info .large-collapse>.views,
  .document-thumbnail .info .large-collapse>.likes,
  .user-thumbnail .info .large-collapse>.views,
  .user-thumbnail .info .large-collapse>.likes,
  .document-thumbnail .large-collapse>.action,
  .user-thumbnail .large-collapse>.action,
  .document-thumbnail .large-collapse>.view,
  .user-thumbnail .large-collapse>.view,
  .large-collapse>#selected-document,
  .large-collapse>.viewer-pointer,
  .large-collapse>#search-results,
  .large-collapse>.search-img,
  .large-collapse>.search-meta,
  .large-collapse>#social-view-controls,
  .large-collapse>#embed-view-controls,
  .large-collapse>#share-column,
  .large-collapse>#embed-column,
  .large-collapse>#esign-column,
  #embed-wrapper .codeblock .large-collapse>.input-box,
  #embed-wrapper .codeblock .large-collapse>.clip-icon,
  .large-collapse>#viewer-container,
  .large-collapse>#embed-viewer-container,
  .large-collapse>#documentsideimage,
  .large-collapse>#doc-view-container,
  .large-collapse>#embeded-container,
  .large-collapse>#view-doc-text,
  .large-collapse>#lead-email-form-container,
  .large-collapse>#lead-email-form,
  .large-collapse>#payment,
  .pt-form.centered .large-collapse>fieldset,
  .large-collapse>.page-help-tabs,
  .large-collapse>#marketplace-tabs,
  .large-collapse>#marketplace-content,
  #analytics #tabs .large-collapse>button,
  .large-collapse>.leads-title,
  .large-collapse>.leads-stats,
  .large-collapse>#profile-wrapper,
  .large-collapse>#userInfo,
  .large-collapse>#userLogo,
  .large-collapse>#userStats,
  .large-collapse>.connection,
  .large-collapse>#legacy-edocr-message,
  .large-collapse>#search-profile-area,
  #search-profile-area .large-collapse>#search-profile-form,
  .large-collapse>.search-collection-form,
  .large-collapse>#subscriptions-wrapper,
  .large-collapse>.followers-title {
    padding-right: 0;
    padding-left: 0;
  }

  .large-uncollapse>.column,
  .large-uncollapse>.columns,
  #signin-providers .large-uncollapse>li,
  #social-processing .large-uncollapse>p,
  .large-uncollapse>.teaser,
  .large-uncollapse>.faqs,
  .document-group .large-uncollapse>.description,
  .pt-form .large-uncollapse>.icon,
  .pt-form .large-uncollapse>.accordion-item,
  .pt-form .large-uncollapse>.accordion-title,
  .large-uncollapse>.profile-action,
  .large-uncollapse>.subscription,
  .large-uncollapse>#view-info-container,
  .large-uncollapse>#viewer-title-container,
  .large-uncollapse>.social-links,
  .large-uncollapse>.copyright,
  .large-uncollapse>.upload-cta,
  .large-uncollapse>.login-cta,
  .large-uncollapse>#new-collection-area,
  .large-uncollapse>.documents,
  .document-thumbnail .info .large-uncollapse>.views,
  .document-thumbnail .info .large-uncollapse>.likes,
  .user-thumbnail .info .large-uncollapse>.views,
  .user-thumbnail .info .large-uncollapse>.likes,
  .document-thumbnail .large-uncollapse>.action,
  .user-thumbnail .large-uncollapse>.action,
  .document-thumbnail .large-uncollapse>.view,
  .user-thumbnail .large-uncollapse>.view,
  .large-uncollapse>#selected-document,
  .large-uncollapse>.viewer-pointer,
  .large-uncollapse>#search-results,
  .large-uncollapse>.search-img,
  .large-uncollapse>.search-meta,
  .large-uncollapse>#social-view-controls,
  .large-uncollapse>#embed-view-controls,
  .large-uncollapse>#share-column,
  .large-uncollapse>#embed-column,
  .large-uncollapse>#esign-column,
  #embed-wrapper .codeblock .large-uncollapse>.input-box,
  #embed-wrapper .codeblock .large-uncollapse>.clip-icon,
  .large-uncollapse>#viewer-container,
  .large-uncollapse>#embed-viewer-container,
  .large-uncollapse>#documentsideimage,
  .large-uncollapse>#doc-view-container,
  .large-uncollapse>#embeded-container,
  .large-uncollapse>#view-doc-text,
  .large-uncollapse>#lead-email-form-container,
  .large-uncollapse>#lead-email-form,
  .large-uncollapse>#payment,
  .pt-form.centered .large-uncollapse>fieldset,
  .large-uncollapse>.page-help-tabs,
  .large-uncollapse>#marketplace-tabs,
  .large-uncollapse>#marketplace-content,
  #analytics #tabs .large-uncollapse>button,
  .large-uncollapse>.leads-title,
  .large-uncollapse>.leads-stats,
  .large-uncollapse>#profile-wrapper,
  .large-uncollapse>#userInfo,
  .large-uncollapse>#userLogo,
  .large-uncollapse>#userStats,
  .large-uncollapse>.connection,
  .large-uncollapse>#legacy-edocr-message,
  .large-uncollapse>#search-profile-area,
  #search-profile-area .large-uncollapse>#search-profile-form,
  .large-uncollapse>.search-collection-form,
  .large-uncollapse>#subscriptions-wrapper,
  .large-uncollapse>.followers-title {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}

.shrink,
#signin-providers li,
#social-processing p,
.document-thumbnail .action.marketplace,
.document-thumbnail .action.leads,
.document-thumbnail .action.owner-actions,
.user-thumbnail .action.marketplace,
.user-thumbnail .action.leads,
.user-thumbnail .action.owner-actions,
.viewer-pointer,
.search-img,
#documentsideimage,
.pt-form .icon {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.875rem;
}

.column-block>:last-child {
  margin-bottom: 0;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
.pt-form.centered fieldset legend,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: 700;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,
h2,
.pt-form.centered fieldset legend,
h3,
h4,
h5,
h6 {
  font-family: "Raleway";
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small,
h2 small,
.pt-form.centered fieldset legend small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #5e5e5e;
}

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}

h2,
.pt-form.centered fieldset legend {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}

@media print, screen and (min-width: 40em) {
  h1 {
    font-size: 2.25rem;
  }

  h2,
  .pt-form.centered fieldset legend {
    font-size: 1.75rem;
  }

  h3 {
    font-size: 1.25rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: .75rem;
  }

  h6 {
    font-size: .6875rem;
  }
}

a {
  line-height: inherit;
  color: #fe9a00;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: #da8400;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 90rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #5e5e5e;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: .3rem;
  font-weight: 700;
}

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #5e5e5e;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

abbr {
  border-bottom: 1px dotted #0a0a0a;
  color: teal;
  cursor: help;
}

figure {
  margin: 0;
}

code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #5e5e5e;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: normal;
  color: #0a0a0a;
}

kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  color: #0a0a0a;
}

.subheader,
.document-group .title,
.document-group .title .fa-fw,
.document-group .title i {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead,
.document-group .description {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p+.stat {
  margin-top: -1rem;
}

.no-bullet,
#preview-thumbnail,
.contact-details,
li.followers-wrapper,
.contributors-wrapper,
.contributing-wrapper {
  margin-left: 0;
  list-style: none;
}

.text-left,
#user-dropdown li,
#profile-dropdown li,
.off-canvas .menuBar ul.menu,
.faq-content,
.faqs,
#preview-thumbnail,
#lead-email-form label,
#payment label {
  text-align: left;
}

.text-right,
.page-help-tabs .tabs-content,
.leads-stats,
.modal-buttons,
.template-controls,
.profile-action {
  text-align: right;
}

.text-center,
#new-collection-area,
#restriction-form,
.pt-table,
.no-logo,
#userLogo,
.connection {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

  .medium-text-right,
  .faq-content {
    text-align: right;
  }

  .medium-text-center {
    text-align: center;
  }

  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

  .large-text-right {
    text-align: right;
  }

  .large-text-center {
    text-align: center;
  }

  .large-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

@page {
    margin: 0.5cm;
}

  p,
  h2,
  .pt-form.centered fieldset legend,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  .pt-form.centered fieldset legend,
  h3 {
    page-break-after: avoid;
  }
}

.button,
.btn-add-collection,
.document-thumbnail .action.owner-actions,
.user-thumbnail .action.owner-actions,
.document-thumbnail .view,
.user-thumbnail .view,
.btn-esign,
.btn-share,
.btn-embed,
#restriction-form .btn-purchase,
.pt-form a.cancel,
.pt-form .secondary-actions a.forgot-password,
.secondary-actions .pt-form a.forgot-password,
.pt-form button.cancel,
.pt-form .form-action button,
.btn-copy-private-link,
.btn-copied-private-link,
#analytics #tabs button,
.btn-subscribe,
.btn-unsubscribe,
.btn-unsubscribe-not-logged-in,
#page-top .btn-subscribe,
#page-top .btn-unsubscribe,
#page-top .btn-unsubscribe-not-logged-in,
.btn-add-contributor,
.btn-save-contributor {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out,color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #fe9a00;
  color: #fefefe;
}

[data-whatinput='mouse'] .button,
[data-whatinput='mouse'] .btn-add-collection,
[data-whatinput='mouse'] .document-thumbnail .action.owner-actions,
.document-thumbnail [data-whatinput='mouse'] .action.owner-actions,
[data-whatinput='mouse'] .user-thumbnail .action.owner-actions,
.user-thumbnail [data-whatinput='mouse'] .action.owner-actions,
[data-whatinput='mouse'] .document-thumbnail .view,
.document-thumbnail [data-whatinput='mouse'] .view,
[data-whatinput='mouse'] .user-thumbnail .view,
.user-thumbnail [data-whatinput='mouse'] .view,
[data-whatinput='mouse'] .btn-esign,
[data-whatinput='mouse'] .btn-share,
[data-whatinput='mouse'] .btn-embed,
[data-whatinput='mouse'] #restriction-form .btn-purchase,
#restriction-form [data-whatinput='mouse'] .btn-purchase,
[data-whatinput='mouse'] .pt-form a.cancel,
.pt-form [data-whatinput='mouse'] a.cancel,
[data-whatinput='mouse'] .pt-form .secondary-actions a.forgot-password,
.pt-form .secondary-actions [data-whatinput='mouse'] a.forgot-password,
[data-whatinput='mouse'] .secondary-actions .pt-form a.forgot-password,
.secondary-actions .pt-form [data-whatinput='mouse'] a.forgot-password,
[data-whatinput='mouse'] .pt-form button.cancel,
.pt-form [data-whatinput='mouse'] button.cancel,
[data-whatinput='mouse'] .pt-form .form-action button,
.pt-form .form-action [data-whatinput='mouse'] button,
[data-whatinput='mouse'] .btn-copy-private-link,
[data-whatinput='mouse'] .btn-copied-private-link,
[data-whatinput='mouse'] #analytics #tabs button,
#analytics #tabs [data-whatinput='mouse'] button,
[data-whatinput='mouse'] .btn-subscribe,
[data-whatinput='mouse'] .btn-unsubscribe,
[data-whatinput='mouse'] .btn-unsubscribe-not-logged-in,
[data-whatinput='mouse'] #page-top .btn-subscribe,
#page-top [data-whatinput='mouse'] .btn-subscribe,
[data-whatinput='mouse'] #page-top .btn-unsubscribe,
#page-top [data-whatinput='mouse'] .btn-unsubscribe,
[data-whatinput='mouse'] #page-top .btn-unsubscribe-not-logged-in,
#page-top [data-whatinput='mouse'] .btn-unsubscribe-not-logged-in,
[data-whatinput='mouse'] .btn-add-contributor,
[data-whatinput='mouse'] .btn-save-contributor {
  outline: 0;
}

.button:hover,
.btn-add-collection:hover,
.document-thumbnail .action.owner-actions:hover,
.user-thumbnail .action.owner-actions:hover,
.document-thumbnail .view:hover,
.user-thumbnail .view:hover,
.btn-esign:hover,
.btn-share:hover,
.btn-embed:hover,
#restriction-form .btn-purchase:hover,
.pt-form a.cancel:hover,
.pt-form .secondary-actions a.forgot-password:hover,
.secondary-actions .pt-form a.forgot-password:hover,
.pt-form button.cancel:hover,
.pt-form .form-action button:hover,
.btn-copy-private-link:hover,
.btn-copied-private-link:hover,
#analytics #tabs button:hover,
.btn-subscribe:hover,
.btn-unsubscribe:hover,
.btn-unsubscribe-not-logged-in:hover,
#page-top .btn-subscribe:hover,
#page-top .btn-unsubscribe:hover,
#page-top .btn-unsubscribe-not-logged-in:hover,
.btn-add-contributor:hover,
.btn-save-contributor:hover,
.button:focus,
.btn-add-collection:focus,
.document-thumbnail .action.owner-actions:focus,
.user-thumbnail .action.owner-actions:focus,
.document-thumbnail .view:focus,
.user-thumbnail .view:focus,
.btn-esign:focus,
.btn-share:focus,
.btn-embed:focus,
#restriction-form .btn-purchase:focus,
.pt-form a.cancel:focus,
.pt-form .secondary-actions a.forgot-password:focus,
.secondary-actions .pt-form a.forgot-password:focus,
.pt-form button.cancel:focus,
.pt-form .form-action button:focus,
.btn-copy-private-link:focus,
.btn-copied-private-link:focus,
#analytics #tabs button:focus,
.btn-subscribe:focus,
.btn-unsubscribe:focus,
.btn-unsubscribe-not-logged-in:focus,
#page-top .btn-subscribe:focus,
#page-top .btn-unsubscribe:focus,
#page-top .btn-unsubscribe-not-logged-in:focus,
.btn-add-contributor:focus,
.btn-save-contributor:focus {
  background-color: #d88300;
  color: #fefefe;
}

.button.tiny,
.tiny.btn-add-collection,
.document-thumbnail .tiny.action.owner-actions,
.user-thumbnail .tiny.action.owner-actions,
.document-thumbnail .tiny.view,
.user-thumbnail .tiny.view,
.tiny.btn-esign,
.tiny.btn-share,
.tiny.btn-embed,
#restriction-form .tiny.btn-purchase,
.pt-form a.tiny.cancel,
.pt-form .secondary-actions a.tiny.forgot-password,
.secondary-actions .pt-form a.tiny.forgot-password,
.pt-form button.tiny.cancel,
.pt-form .form-action button.tiny,
.tiny.btn-copy-private-link,
.tiny.btn-copied-private-link,
#analytics #tabs button.tiny,
.tiny.btn-subscribe,
.tiny.btn-unsubscribe,
.tiny.btn-unsubscribe-not-logged-in,
#page-top .tiny.btn-subscribe,
#page-top .tiny.btn-unsubscribe,
#page-top .tiny.btn-unsubscribe-not-logged-in,
.tiny.btn-add-contributor,
.tiny.btn-save-contributor {
  font-size: .6rem;
}

.button.small,
.secondary-actions a.button.create-account,
.secondary-actions a.create-account.btn-add-collection,
.secondary-actions .document-thumbnail a.create-account.action.owner-actions,
.document-thumbnail .secondary-actions a.create-account.action.owner-actions,
.secondary-actions .user-thumbnail a.create-account.action.owner-actions,
.user-thumbnail .secondary-actions a.create-account.action.owner-actions,
.secondary-actions .document-thumbnail a.create-account.view,
.document-thumbnail .secondary-actions a.create-account.view,
.secondary-actions .user-thumbnail a.create-account.view,
.user-thumbnail .secondary-actions a.create-account.view,
.secondary-actions a.create-account.btn-esign,
.secondary-actions a.create-account.btn-share,
.secondary-actions a.create-account.btn-embed,
.secondary-actions #restriction-form a.create-account.btn-purchase,
#restriction-form .secondary-actions a.create-account.btn-purchase,
.secondary-actions .pt-form a.create-account.cancel,
.pt-form .secondary-actions a.create-account.cancel,
.pt-form .secondary-actions a.create-account.forgot-password,
.secondary-actions .pt-form a.create-account.forgot-password,
.secondary-actions a.create-account.btn-copy-private-link,
.secondary-actions a.create-account.btn-copied-private-link,
.secondary-actions a.create-account.btn-subscribe,
.secondary-actions a.create-account.btn-unsubscribe,
.secondary-actions a.create-account.btn-unsubscribe-not-logged-in,
.secondary-actions #page-top a.create-account.btn-subscribe,
#page-top .secondary-actions a.create-account.btn-subscribe,
.secondary-actions #page-top a.create-account.btn-unsubscribe,
#page-top .secondary-actions a.create-account.btn-unsubscribe,
.secondary-actions #page-top a.create-account.btn-unsubscribe-not-logged-in,
#page-top .secondary-actions a.create-account.btn-unsubscribe-not-logged-in,
.secondary-actions a.create-account.btn-add-contributor,
.secondary-actions a.create-account.btn-save-contributor,
.small.btn-add-collection,
.pt-form a.btn-add-collection.cancel,
.pt-form .secondary-actions a.btn-add-collection.forgot-password,
.secondary-actions .pt-form a.btn-add-collection.forgot-password,
.pt-form button.btn-add-collection.cancel,
.document-thumbnail .small.action.owner-actions,
.document-thumbnail .pt-form a.action.owner-actions.cancel,
.pt-form .document-thumbnail a.action.owner-actions.cancel,
.document-thumbnail .pt-form .secondary-actions a.action.owner-actions.forgot-password,
.pt-form .secondary-actions .document-thumbnail a.action.owner-actions.forgot-password,
.document-thumbnail .secondary-actions .pt-form a.action.owner-actions.forgot-password,
.secondary-actions .pt-form .document-thumbnail a.action.owner-actions.forgot-password,
.document-thumbnail .pt-form button.action.owner-actions.cancel,
.pt-form .document-thumbnail button.action.owner-actions.cancel,
.user-thumbnail .small.action.owner-actions,
.user-thumbnail .pt-form a.action.owner-actions.cancel,
.pt-form .user-thumbnail a.action.owner-actions.cancel,
.user-thumbnail .pt-form .secondary-actions a.action.owner-actions.forgot-password,
.pt-form .secondary-actions .user-thumbnail a.action.owner-actions.forgot-password,
.user-thumbnail .secondary-actions .pt-form a.action.owner-actions.forgot-password,
.secondary-actions .pt-form .user-thumbnail a.action.owner-actions.forgot-password,
.user-thumbnail .pt-form button.action.owner-actions.cancel,
.pt-form .user-thumbnail button.action.owner-actions.cancel,
.document-thumbnail .small.view,
.document-thumbnail .pt-form a.view.cancel,
.pt-form .document-thumbnail a.view.cancel,
.document-thumbnail .pt-form .secondary-actions a.view.forgot-password,
.pt-form .secondary-actions .document-thumbnail a.view.forgot-password,
.document-thumbnail .secondary-actions .pt-form a.view.forgot-password,
.secondary-actions .pt-form .document-thumbnail a.view.forgot-password,
.document-thumbnail .pt-form button.view.cancel,
.pt-form .document-thumbnail button.view.cancel,
.user-thumbnail .small.view,
.user-thumbnail .pt-form a.view.cancel,
.pt-form .user-thumbnail a.view.cancel,
.user-thumbnail .pt-form .secondary-actions a.view.forgot-password,
.pt-form .secondary-actions .user-thumbnail a.view.forgot-password,
.user-thumbnail .secondary-actions .pt-form a.view.forgot-password,
.secondary-actions .pt-form .user-thumbnail a.view.forgot-password,
.user-thumbnail .pt-form button.view.cancel,
.pt-form .user-thumbnail button.view.cancel,
.small.btn-esign,
.pt-form a.btn-esign.cancel,
.pt-form .secondary-actions a.btn-esign.forgot-password,
.secondary-actions .pt-form a.btn-esign.forgot-password,
.pt-form button.btn-esign.cancel,
.small.btn-share,
.pt-form a.btn-share.cancel,
.pt-form .secondary-actions a.btn-share.forgot-password,
.secondary-actions .pt-form a.btn-share.forgot-password,
.pt-form button.btn-share.cancel,
.small.btn-embed,
.pt-form a.btn-embed.cancel,
.pt-form .secondary-actions a.btn-embed.forgot-password,
.secondary-actions .pt-form a.btn-embed.forgot-password,
.pt-form button.btn-embed.cancel,
#restriction-form .small.btn-purchase,
#restriction-form .pt-form a.btn-purchase.cancel,
.pt-form #restriction-form a.btn-purchase.cancel,
#restriction-form .pt-form .secondary-actions a.btn-purchase.forgot-password,
.pt-form .secondary-actions #restriction-form a.btn-purchase.forgot-password,
#restriction-form .secondary-actions .pt-form a.btn-purchase.forgot-password,
.secondary-actions .pt-form #restriction-form a.btn-purchase.forgot-password,
#restriction-form .pt-form button.btn-purchase.cancel,
.pt-form #restriction-form button.btn-purchase.cancel,
.pt-form a.cancel,
.pt-form .secondary-actions a.forgot-password,
.secondary-actions .pt-form a.forgot-password,
.pt-form button.cancel,
.pt-form .form-action button.small,
.pt-form .form-action button.cancel,
.small.btn-copy-private-link,
.pt-form a.btn-copy-private-link.cancel,
.pt-form .secondary-actions a.btn-copy-private-link.forgot-password,
.secondary-actions .pt-form a.btn-copy-private-link.forgot-password,
.pt-form button.btn-copy-private-link.cancel,
.small.btn-copied-private-link,
.pt-form a.btn-copied-private-link.cancel,
.pt-form .secondary-actions a.btn-copied-private-link.forgot-password,
.secondary-actions .pt-form a.btn-copied-private-link.forgot-password,
.pt-form button.btn-copied-private-link.cancel,
#analytics #tabs button.small,
#analytics #tabs .pt-form button.cancel,
.pt-form #analytics #tabs button.cancel,
.small.btn-subscribe,
.pt-form a.btn-subscribe.cancel,
.pt-form .secondary-actions a.btn-subscribe.forgot-password,
.secondary-actions .pt-form a.btn-subscribe.forgot-password,
.pt-form button.btn-subscribe.cancel,
.small.btn-unsubscribe,
.pt-form a.btn-unsubscribe.cancel,
.pt-form .secondary-actions a.btn-unsubscribe.forgot-password,
.secondary-actions .pt-form a.btn-unsubscribe.forgot-password,
.pt-form button.btn-unsubscribe.cancel,
.small.btn-unsubscribe-not-logged-in,
.pt-form a.btn-unsubscribe-not-logged-in.cancel,
.pt-form .secondary-actions a.btn-unsubscribe-not-logged-in.forgot-password,
.secondary-actions .pt-form a.btn-unsubscribe-not-logged-in.forgot-password,
.pt-form button.btn-unsubscribe-not-logged-in.cancel,
#page-top .small.btn-subscribe,
#page-top .pt-form a.btn-subscribe.cancel,
.pt-form #page-top a.btn-subscribe.cancel,
#page-top .pt-form .secondary-actions a.btn-subscribe.forgot-password,
.pt-form .secondary-actions #page-top a.btn-subscribe.forgot-password,
#page-top .secondary-actions .pt-form a.btn-subscribe.forgot-password,
.secondary-actions .pt-form #page-top a.btn-subscribe.forgot-password,
#page-top .pt-form button.btn-subscribe.cancel,
.pt-form #page-top button.btn-subscribe.cancel,
#page-top .small.btn-unsubscribe,
#page-top .pt-form a.btn-unsubscribe.cancel,
.pt-form #page-top a.btn-unsubscribe.cancel,
#page-top .pt-form .secondary-actions a.btn-unsubscribe.forgot-password,
.pt-form .secondary-actions #page-top a.btn-unsubscribe.forgot-password,
#page-top .secondary-actions .pt-form a.btn-unsubscribe.forgot-password,
.secondary-actions .pt-form #page-top a.btn-unsubscribe.forgot-password,
#page-top .pt-form button.btn-unsubscribe.cancel,
.pt-form #page-top button.btn-unsubscribe.cancel,
#page-top .small.btn-unsubscribe-not-logged-in,
#page-top .pt-form a.btn-unsubscribe-not-logged-in.cancel,
.pt-form #page-top a.btn-unsubscribe-not-logged-in.cancel,
#page-top .pt-form .secondary-actions a.btn-unsubscribe-not-logged-in.forgot-password,
.pt-form .secondary-actions #page-top a.btn-unsubscribe-not-logged-in.forgot-password,
#page-top .secondary-actions .pt-form a.btn-unsubscribe-not-logged-in.forgot-password,
.secondary-actions .pt-form #page-top a.btn-unsubscribe-not-logged-in.forgot-password,
#page-top .pt-form button.btn-unsubscribe-not-logged-in.cancel,
.pt-form #page-top button.btn-unsubscribe-not-logged-in.cancel,
.small.btn-add-contributor,
.pt-form a.btn-add-contributor.cancel,
.pt-form .secondary-actions a.btn-add-contributor.forgot-password,
.secondary-actions .pt-form a.btn-add-contributor.forgot-password,
.pt-form button.btn-add-contributor.cancel,
.small.btn-save-contributor,
.pt-form a.btn-save-contributor.cancel,
.pt-form .secondary-actions a.btn-save-contributor.forgot-password,
.secondary-actions .pt-form a.btn-save-contributor.forgot-password,
.pt-form button.btn-save-contributor.cancel {
  font-size: .75rem;
}

.button.large,
.large.btn-add-collection,
.pt-form .form-action button.btn-add-collection,
.pt-form .form-action .btn-add-collection.publish,
.pt-form .form-action .btn-add-collection.primary-action,
.document-thumbnail .large.action.owner-actions,
.document-thumbnail .pt-form .form-action button.action.owner-actions,
.pt-form .form-action .document-thumbnail button.action.owner-actions,
.document-thumbnail .pt-form .form-action .action.owner-actions.publish,
.pt-form .form-action .document-thumbnail .action.owner-actions.publish,
.document-thumbnail .pt-form .form-action .action.owner-actions.primary-action,
.pt-form .form-action .document-thumbnail .action.owner-actions.primary-action,
.user-thumbnail .large.action.owner-actions,
.user-thumbnail .pt-form .form-action button.action.owner-actions,
.pt-form .form-action .user-thumbnail button.action.owner-actions,
.user-thumbnail .pt-form .form-action .action.owner-actions.publish,
.pt-form .form-action .user-thumbnail .action.owner-actions.publish,
.user-thumbnail .pt-form .form-action .action.owner-actions.primary-action,
.pt-form .form-action .user-thumbnail .action.owner-actions.primary-action,
.document-thumbnail .large.view,
.document-thumbnail .pt-form .form-action button.view,
.pt-form .form-action .document-thumbnail button.view,
.document-thumbnail .pt-form .form-action .view.publish,
.pt-form .form-action .document-thumbnail .view.publish,
.document-thumbnail .pt-form .form-action .view.primary-action,
.pt-form .form-action .document-thumbnail .view.primary-action,
.user-thumbnail .large.view,
.user-thumbnail .pt-form .form-action button.view,
.pt-form .form-action .user-thumbnail button.view,
.user-thumbnail .pt-form .form-action .view.publish,
.pt-form .form-action .user-thumbnail .view.publish,
.user-thumbnail .pt-form .form-action .view.primary-action,
.pt-form .form-action .user-thumbnail .view.primary-action,
.large.btn-esign,
.pt-form .form-action button.btn-esign,
.pt-form .form-action .btn-esign.publish,
.pt-form .form-action .btn-esign.primary-action,
.large.btn-share,
.pt-form .form-action button.btn-share,
.pt-form .form-action .btn-share.publish,
.pt-form .form-action .btn-share.primary-action,
.large.btn-embed,
.pt-form .form-action button.btn-embed,
.pt-form .form-action .btn-embed.publish,
.pt-form .form-action .btn-embed.primary-action,
#restriction-form .large.btn-purchase,
#restriction-form .pt-form .form-action button.btn-purchase,
.pt-form .form-action #restriction-form button.btn-purchase,
#restriction-form .pt-form .form-action .btn-purchase.publish,
.pt-form .form-action #restriction-form .btn-purchase.publish,
#restriction-form .pt-form .form-action .btn-purchase.primary-action,
.pt-form .form-action #restriction-form .btn-purchase.primary-action,
.pt-form a.large.cancel,
.pt-form .secondary-actions a.large.forgot-password,
.secondary-actions .pt-form a.large.forgot-password,
.secondary-actions .pt-form .form-action a.forgot-password.publish,
.pt-form .form-action .secondary-actions a.forgot-password.publish,
.secondary-actions .pt-form .form-action a.forgot-password.primary-action,
.pt-form .form-action .secondary-actions a.forgot-password.primary-action,
.pt-form .form-action a.cancel.publish,
.pt-form .form-action a.cancel.primary-action,
.pt-form button.large.cancel,
.pt-form .form-action button.cancel,
.pt-form .form-action button,
.pt-form .form-action .button.publish,
.pt-form .secondary-actions .form-action a.publish.forgot-password,
.pt-form .form-action button.publish,
.pt-form .form-action .publish.btn-copy-private-link,
.pt-form .form-action .publish.btn-copied-private-link,
.pt-form .form-action #analytics #tabs button.publish,
#analytics #tabs .pt-form .form-action button.publish,
.pt-form .form-action .publish.btn-subscribe,
.pt-form .form-action .publish.btn-unsubscribe,
.pt-form .form-action .publish.btn-unsubscribe-not-logged-in,
.pt-form .form-action #page-top .publish.btn-subscribe,
#page-top .pt-form .form-action .publish.btn-subscribe,
.pt-form .form-action #page-top .publish.btn-unsubscribe,
#page-top .pt-form .form-action .publish.btn-unsubscribe,
.pt-form .form-action #page-top .publish.btn-unsubscribe-not-logged-in,
#page-top .pt-form .form-action .publish.btn-unsubscribe-not-logged-in,
.pt-form .form-action .publish.btn-add-contributor,
.pt-form .form-action .publish.btn-save-contributor,
.pt-form .form-action .button.primary-action,
.pt-form .secondary-actions .form-action a.primary-action.forgot-password,
.pt-form .form-action button.primary-action,
.pt-form .form-action .primary-action.btn-copy-private-link,
.pt-form .form-action .primary-action.btn-copied-private-link,
.pt-form .form-action #analytics #tabs button.primary-action,
#analytics #tabs .pt-form .form-action button.primary-action,
.pt-form .form-action .primary-action.btn-subscribe,
.pt-form .form-action .primary-action.btn-unsubscribe,
.pt-form .form-action .primary-action.btn-unsubscribe-not-logged-in,
.pt-form .form-action #page-top .primary-action.btn-subscribe,
#page-top .pt-form .form-action .primary-action.btn-subscribe,
.pt-form .form-action #page-top .primary-action.btn-unsubscribe,
#page-top .pt-form .form-action .primary-action.btn-unsubscribe,
.pt-form .form-action #page-top .primary-action.btn-unsubscribe-not-logged-in,
#page-top .pt-form .form-action .primary-action.btn-unsubscribe-not-logged-in,
.pt-form .form-action .primary-action.btn-add-contributor,
.pt-form .form-action .primary-action.btn-save-contributor,
.large.btn-copy-private-link,
.pt-form .form-action button.btn-copy-private-link,
.large.btn-copied-private-link,
.pt-form .form-action button.btn-copied-private-link,
#analytics #tabs button.large,
#analytics #tabs .pt-form .form-action button,
.pt-form .form-action #analytics #tabs button,
.large.btn-subscribe,
.pt-form .form-action button.btn-subscribe,
.large.btn-unsubscribe,
.pt-form .form-action button.btn-unsubscribe,
.large.btn-unsubscribe-not-logged-in,
.pt-form .form-action button.btn-unsubscribe-not-logged-in,
#page-top .large.btn-subscribe,
#page-top .pt-form .form-action button.btn-subscribe,
.pt-form .form-action #page-top button.btn-subscribe,
#page-top .large.btn-unsubscribe,
#page-top .pt-form .form-action button.btn-unsubscribe,
.pt-form .form-action #page-top button.btn-unsubscribe,
#page-top .large.btn-unsubscribe-not-logged-in,
#page-top .pt-form .form-action button.btn-unsubscribe-not-logged-in,
.pt-form .form-action #page-top button.btn-unsubscribe-not-logged-in,
.large.btn-add-contributor,
.pt-form .form-action button.btn-add-contributor,
.large.btn-save-contributor,
.pt-form .form-action button.btn-save-contributor {
  font-size: 1.25rem;
}

.button.expanded,
.expanded.btn-add-collection,
.document-thumbnail .expanded.action.owner-actions,
.user-thumbnail .expanded.action.owner-actions,
.document-thumbnail .expanded.view,
.user-thumbnail .expanded.view,
.expanded.btn-esign,
.expanded.btn-share,
.expanded.btn-embed,
#restriction-form .expanded.btn-purchase,
.pt-form a.expanded.cancel,
.pt-form .secondary-actions a.expanded.forgot-password,
.secondary-actions .pt-form a.expanded.forgot-password,
.pt-form button.expanded.cancel,
.pt-form .form-action button.expanded,
.expanded.btn-copy-private-link,
.expanded.btn-copied-private-link,
#analytics #tabs button.expanded,
.expanded.btn-subscribe,
.expanded.btn-unsubscribe,
.expanded.btn-unsubscribe-not-logged-in,
#page-top .expanded.btn-subscribe,
#page-top .expanded.btn-unsubscribe,
#page-top .expanded.btn-unsubscribe-not-logged-in,
.expanded.btn-add-contributor,
.expanded.btn-save-contributor {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.primary,
.primary.btn-add-collection,
.document-thumbnail .primary.action.owner-actions,
.user-thumbnail .primary.action.owner-actions,
.document-thumbnail .primary.view,
.user-thumbnail .primary.view,
.primary.btn-esign,
.primary.btn-share,
.primary.btn-embed,
#restriction-form .primary.btn-purchase,
.pt-form a.primary.cancel,
.pt-form .secondary-actions a.primary.forgot-password,
.secondary-actions .pt-form a.primary.forgot-password,
.pt-form button.primary.cancel,
.pt-form .form-action button.primary,
.primary.btn-copy-private-link,
.primary.btn-copied-private-link,
#analytics #tabs button,
.primary.btn-subscribe,
.primary.btn-unsubscribe,
.primary.btn-unsubscribe-not-logged-in,
#page-top .primary.btn-subscribe,
#page-top .primary.btn-unsubscribe,
#page-top .primary.btn-unsubscribe-not-logged-in,
.primary.btn-add-contributor,
.primary.btn-save-contributor {
  background-color: #fe9a00;
  color: #fefefe;
}

.button.primary:hover,
.primary.btn-add-collection:hover,
.document-thumbnail .primary.action.owner-actions:hover,
.user-thumbnail .primary.action.owner-actions:hover,
.document-thumbnail .primary.view:hover,
.user-thumbnail .primary.view:hover,
.primary.btn-esign:hover,
.primary.btn-share:hover,
.primary.btn-embed:hover,
#restriction-form .primary.btn-purchase:hover,
.pt-form a.primary.cancel:hover,
.pt-form .secondary-actions a.primary.forgot-password:hover,
.secondary-actions .pt-form a.primary.forgot-password:hover,
.pt-form button.primary.cancel:hover,
.pt-form .form-action button.primary:hover,
.primary.btn-copy-private-link:hover,
.primary.btn-copied-private-link:hover,
#analytics #tabs button:hover,
.primary.btn-subscribe:hover,
.primary.btn-unsubscribe:hover,
.primary.btn-unsubscribe-not-logged-in:hover,
#page-top .primary.btn-subscribe:hover,
#page-top .primary.btn-unsubscribe:hover,
#page-top .primary.btn-unsubscribe-not-logged-in:hover,
.primary.btn-add-contributor:hover,
.primary.btn-save-contributor:hover,
.button.primary:focus,
.primary.btn-add-collection:focus,
.document-thumbnail .primary.action.owner-actions:focus,
.user-thumbnail .primary.action.owner-actions:focus,
.document-thumbnail .primary.view:focus,
.user-thumbnail .primary.view:focus,
.primary.btn-esign:focus,
.primary.btn-share:focus,
.primary.btn-embed:focus,
#restriction-form .primary.btn-purchase:focus,
.pt-form a.primary.cancel:focus,
.pt-form .secondary-actions a.primary.forgot-password:focus,
.secondary-actions .pt-form a.primary.forgot-password:focus,
.pt-form button.primary.cancel:focus,
.pt-form .form-action button.primary:focus,
.primary.btn-copy-private-link:focus,
.primary.btn-copied-private-link:focus,
#analytics #tabs button:focus,
.primary.btn-subscribe:focus,
.primary.btn-unsubscribe:focus,
.primary.btn-unsubscribe-not-logged-in:focus,
#page-top .primary.btn-subscribe:focus,
#page-top .primary.btn-unsubscribe:focus,
#page-top .primary.btn-unsubscribe-not-logged-in:focus,
.primary.btn-add-contributor:focus,
.primary.btn-save-contributor:focus {
  background-color: #cb7b00;
  color: #fefefe;
}

.button.secondary,
.secondary.btn-add-collection,
.document-thumbnail .secondary.action.owner-actions,
.user-thumbnail .secondary.action.owner-actions,
.document-thumbnail .secondary.view,
.user-thumbnail .secondary.view,
.secondary.btn-esign,
.secondary.btn-share,
.secondary.btn-embed,
#restriction-form .secondary.btn-purchase,
.pt-form a.secondary.cancel,
.pt-form .secondary-actions a.secondary.forgot-password,
.secondary-actions .pt-form a.secondary.forgot-password,
.pt-form button.secondary.cancel,
.pt-form .form-action button.secondary,
.secondary.btn-copy-private-link,
.secondary.btn-copied-private-link,
#analytics #tabs button.secondary,
.secondary.btn-subscribe,
.secondary.btn-unsubscribe,
.secondary.btn-unsubscribe-not-logged-in,
#page-top .secondary.btn-subscribe,
#page-top .secondary.btn-unsubscribe,
#page-top .secondary.btn-unsubscribe-not-logged-in,
.secondary.btn-add-contributor,
.secondary.btn-save-contributor {
  background-color: teal;
  color: #fefefe;
}

.button.secondary:hover,
.secondary.btn-add-collection:hover,
.document-thumbnail .secondary.action.owner-actions:hover,
.user-thumbnail .secondary.action.owner-actions:hover,
.document-thumbnail .secondary.view:hover,
.user-thumbnail .secondary.view:hover,
.secondary.btn-esign:hover,
.secondary.btn-share:hover,
.secondary.btn-embed:hover,
#restriction-form .secondary.btn-purchase:hover,
.pt-form a.secondary.cancel:hover,
.pt-form .secondary-actions a.secondary.forgot-password:hover,
.secondary-actions .pt-form a.secondary.forgot-password:hover,
.pt-form button.secondary.cancel:hover,
.pt-form .form-action button.secondary:hover,
.secondary.btn-copy-private-link:hover,
.secondary.btn-copied-private-link:hover,
#analytics #tabs button.secondary:hover,
.secondary.btn-subscribe:hover,
.secondary.btn-unsubscribe:hover,
.secondary.btn-unsubscribe-not-logged-in:hover,
#page-top .secondary.btn-subscribe:hover,
#page-top .secondary.btn-unsubscribe:hover,
#page-top .secondary.btn-unsubscribe-not-logged-in:hover,
.secondary.btn-add-contributor:hover,
.secondary.btn-save-contributor:hover,
.button.secondary:focus,
.secondary.btn-add-collection:focus,
.document-thumbnail .secondary.action.owner-actions:focus,
.user-thumbnail .secondary.action.owner-actions:focus,
.document-thumbnail .secondary.view:focus,
.user-thumbnail .secondary.view:focus,
.secondary.btn-esign:focus,
.secondary.btn-share:focus,
.secondary.btn-embed:focus,
#restriction-form .secondary.btn-purchase:focus,
.pt-form a.secondary.cancel:focus,
.pt-form .secondary-actions a.secondary.forgot-password:focus,
.secondary-actions .pt-form a.secondary.forgot-password:focus,
.pt-form button.secondary.cancel:focus,
.pt-form .form-action button.secondary:focus,
.secondary.btn-copy-private-link:focus,
.secondary.btn-copied-private-link:focus,
#analytics #tabs button.secondary:focus,
.secondary.btn-subscribe:focus,
.secondary.btn-unsubscribe:focus,
.secondary.btn-unsubscribe-not-logged-in:focus,
#page-top .secondary.btn-subscribe:focus,
#page-top .secondary.btn-unsubscribe:focus,
#page-top .secondary.btn-unsubscribe-not-logged-in:focus,
.secondary.btn-add-contributor:focus,
.secondary.btn-save-contributor:focus {
  background-color: #066;
  color: #fefefe;
}

.button.success,
.success.btn-add-collection,
.document-thumbnail .success.action.owner-actions,
.user-thumbnail .success.action.owner-actions,
.document-thumbnail .success.view,
.user-thumbnail .success.view,
.success.btn-esign,
.success.btn-share,
.success.btn-embed,
#restriction-form .success.btn-purchase,
.pt-form a.success.cancel,
.pt-form .secondary-actions a.success.forgot-password,
.secondary-actions .pt-form a.success.forgot-password,
.pt-form button.success.cancel,
.pt-form .form-action button.success,
.success.btn-copy-private-link,
.success.btn-copied-private-link,
#analytics #tabs button.success,
.success.btn-subscribe,
.success.btn-unsubscribe,
.success.btn-unsubscribe-not-logged-in,
#page-top .success.btn-subscribe,
#page-top .success.btn-unsubscribe,
#page-top .success.btn-unsubscribe-not-logged-in,
.success.btn-add-contributor,
.success.btn-save-contributor {
  background-color: #9bb304;
  color: #fefefe;
}

.button.success:hover,
.success.btn-add-collection:hover,
.document-thumbnail .success.action.owner-actions:hover,
.user-thumbnail .success.action.owner-actions:hover,
.document-thumbnail .success.view:hover,
.user-thumbnail .success.view:hover,
.success.btn-esign:hover,
.success.btn-share:hover,
.success.btn-embed:hover,
#restriction-form .success.btn-purchase:hover,
.pt-form a.success.cancel:hover,
.pt-form .secondary-actions a.success.forgot-password:hover,
.secondary-actions .pt-form a.success.forgot-password:hover,
.pt-form button.success.cancel:hover,
.pt-form .form-action button.success:hover,
.success.btn-copy-private-link:hover,
.success.btn-copied-private-link:hover,
#analytics #tabs button.success:hover,
.success.btn-subscribe:hover,
.success.btn-unsubscribe:hover,
.success.btn-unsubscribe-not-logged-in:hover,
#page-top .success.btn-subscribe:hover,
#page-top .success.btn-unsubscribe:hover,
#page-top .success.btn-unsubscribe-not-logged-in:hover,
.success.btn-add-contributor:hover,
.success.btn-save-contributor:hover,
.button.success:focus,
.success.btn-add-collection:focus,
.document-thumbnail .success.action.owner-actions:focus,
.user-thumbnail .success.action.owner-actions:focus,
.document-thumbnail .success.view:focus,
.user-thumbnail .success.view:focus,
.success.btn-esign:focus,
.success.btn-share:focus,
.success.btn-embed:focus,
#restriction-form .success.btn-purchase:focus,
.pt-form a.success.cancel:focus,
.pt-form .secondary-actions a.success.forgot-password:focus,
.secondary-actions .pt-form a.success.forgot-password:focus,
.pt-form button.success.cancel:focus,
.pt-form .form-action button.success:focus,
.success.btn-copy-private-link:focus,
.success.btn-copied-private-link:focus,
#analytics #tabs button.success:focus,
.success.btn-subscribe:focus,
.success.btn-unsubscribe:focus,
.success.btn-unsubscribe-not-logged-in:focus,
#page-top .success.btn-subscribe:focus,
#page-top .success.btn-unsubscribe:focus,
#page-top .success.btn-unsubscribe-not-logged-in:focus,
.success.btn-add-contributor:focus,
.success.btn-save-contributor:focus {
  background-color: #7c8f03;
  color: #fefefe;
}

.button.warning,
.warning.btn-add-collection,
.document-thumbnail .warning.action.owner-actions,
.user-thumbnail .warning.action.owner-actions,
.document-thumbnail .warning.view,
.user-thumbnail .warning.view,
.warning.btn-esign,
.warning.btn-share,
.warning.btn-embed,
#restriction-form .warning.btn-purchase,
.pt-form a.warning.cancel,
.pt-form .secondary-actions a.warning.forgot-password,
.secondary-actions .pt-form a.warning.forgot-password,
.pt-form button.warning.cancel,
.pt-form .form-action button.warning,
.warning.btn-copy-private-link,
.warning.btn-copied-private-link,
#analytics #tabs button.warning,
.warning.btn-subscribe,
.warning.btn-unsubscribe,
.warning.btn-unsubscribe-not-logged-in,
#page-top .warning.btn-subscribe,
#page-top .warning.btn-unsubscribe,
#page-top .warning.btn-unsubscribe-not-logged-in,
.warning.btn-add-contributor,
.warning.btn-save-contributor {
  background-color: #fe9a00;
  color: #fefefe;
}

.button.warning:hover,
.warning.btn-add-collection:hover,
.document-thumbnail .warning.action.owner-actions:hover,
.user-thumbnail .warning.action.owner-actions:hover,
.document-thumbnail .warning.view:hover,
.user-thumbnail .warning.view:hover,
.warning.btn-esign:hover,
.warning.btn-share:hover,
.warning.btn-embed:hover,
#restriction-form .warning.btn-purchase:hover,
.pt-form a.warning.cancel:hover,
.pt-form .secondary-actions a.warning.forgot-password:hover,
.secondary-actions .pt-form a.warning.forgot-password:hover,
.pt-form button.warning.cancel:hover,
.pt-form .form-action button.warning:hover,
.warning.btn-copy-private-link:hover,
.warning.btn-copied-private-link:hover,
#analytics #tabs button.warning:hover,
.warning.btn-subscribe:hover,
.warning.btn-unsubscribe:hover,
.warning.btn-unsubscribe-not-logged-in:hover,
#page-top .warning.btn-subscribe:hover,
#page-top .warning.btn-unsubscribe:hover,
#page-top .warning.btn-unsubscribe-not-logged-in:hover,
.warning.btn-add-contributor:hover,
.warning.btn-save-contributor:hover,
.button.warning:focus,
.warning.btn-add-collection:focus,
.document-thumbnail .warning.action.owner-actions:focus,
.user-thumbnail .warning.action.owner-actions:focus,
.document-thumbnail .warning.view:focus,
.user-thumbnail .warning.view:focus,
.warning.btn-esign:focus,
.warning.btn-share:focus,
.warning.btn-embed:focus,
#restriction-form .warning.btn-purchase:focus,
.pt-form a.warning.cancel:focus,
.pt-form .secondary-actions a.warning.forgot-password:focus,
.secondary-actions .pt-form a.warning.forgot-password:focus,
.pt-form button.warning.cancel:focus,
.pt-form .form-action button.warning:focus,
.warning.btn-copy-private-link:focus,
.warning.btn-copied-private-link:focus,
#analytics #tabs button.warning:focus,
.warning.btn-subscribe:focus,
.warning.btn-unsubscribe:focus,
.warning.btn-unsubscribe-not-logged-in:focus,
#page-top .warning.btn-subscribe:focus,
#page-top .warning.btn-unsubscribe:focus,
#page-top .warning.btn-unsubscribe-not-logged-in:focus,
.warning.btn-add-contributor:focus,
.warning.btn-save-contributor:focus {
  background-color: #cb7b00;
  color: #fefefe;
}

.button.alert,
.alert.btn-add-collection,
.document-thumbnail .alert.action.owner-actions,
.user-thumbnail .alert.action.owner-actions,
.document-thumbnail .alert.view,
.user-thumbnail .alert.view,
.alert.btn-esign,
.alert.btn-share,
.alert.btn-embed,
#restriction-form .alert.btn-purchase,
.pt-form a.alert.cancel,
.pt-form .secondary-actions a.alert.forgot-password,
.secondary-actions .pt-form a.alert.forgot-password,
.pt-form button.alert.cancel,
.pt-form .form-action button.alert,
.alert.btn-copy-private-link,
.alert.btn-copied-private-link,
#analytics #tabs button.alert,
.alert.btn-subscribe,
.alert.btn-unsubscribe,
.alert.btn-unsubscribe-not-logged-in,
#page-top .alert.btn-subscribe,
#page-top .alert.btn-unsubscribe,
#page-top .alert.btn-unsubscribe-not-logged-in,
.alert.btn-add-contributor,
.alert.btn-save-contributor {
  background-color: #ec5840;
  color: #fefefe;
}

.button.alert:hover,
.alert.btn-add-collection:hover,
.document-thumbnail .alert.action.owner-actions:hover,
.user-thumbnail .alert.action.owner-actions:hover,
.document-thumbnail .alert.view:hover,
.user-thumbnail .alert.view:hover,
.alert.btn-esign:hover,
.alert.btn-share:hover,
.alert.btn-embed:hover,
#restriction-form .alert.btn-purchase:hover,
.pt-form a.alert.cancel:hover,
.pt-form .secondary-actions a.alert.forgot-password:hover,
.secondary-actions .pt-form a.alert.forgot-password:hover,
.pt-form button.alert.cancel:hover,
.pt-form .form-action button.alert:hover,
.alert.btn-copy-private-link:hover,
.alert.btn-copied-private-link:hover,
#analytics #tabs button.alert:hover,
.alert.btn-subscribe:hover,
.alert.btn-unsubscribe:hover,
.alert.btn-unsubscribe-not-logged-in:hover,
#page-top .alert.btn-subscribe:hover,
#page-top .alert.btn-unsubscribe:hover,
#page-top .alert.btn-unsubscribe-not-logged-in:hover,
.alert.btn-add-contributor:hover,
.alert.btn-save-contributor:hover,
.button.alert:focus,
.alert.btn-add-collection:focus,
.document-thumbnail .alert.action.owner-actions:focus,
.user-thumbnail .alert.action.owner-actions:focus,
.document-thumbnail .alert.view:focus,
.user-thumbnail .alert.view:focus,
.alert.btn-esign:focus,
.alert.btn-share:focus,
.alert.btn-embed:focus,
#restriction-form .alert.btn-purchase:focus,
.pt-form a.alert.cancel:focus,
.pt-form .secondary-actions a.alert.forgot-password:focus,
.secondary-actions .pt-form a.alert.forgot-password:focus,
.pt-form button.alert.cancel:focus,
.pt-form .form-action button.alert:focus,
.alert.btn-copy-private-link:focus,
.alert.btn-copied-private-link:focus,
#analytics #tabs button.alert:focus,
.alert.btn-subscribe:focus,
.alert.btn-unsubscribe:focus,
.alert.btn-unsubscribe-not-logged-in:focus,
#page-top .alert.btn-subscribe:focus,
#page-top .alert.btn-unsubscribe:focus,
#page-top .alert.btn-unsubscribe-not-logged-in:focus,
.alert.btn-add-contributor:focus,
.alert.btn-save-contributor:focus {
  background-color: #da3116;
  color: #fefefe;
}

.button.hollow,
.hollow.btn-add-collection,
.pt-form a.btn-add-collection.cancel,
.pt-form .secondary-actions a.btn-add-collection.forgot-password,
.secondary-actions .pt-form a.btn-add-collection.forgot-password,
.pt-form button.btn-add-collection.cancel,
.modal-buttons .btn-add-collection.button.cancel,
.modal-buttons .secondary-actions a.btn-add-collection.button.forgot-password,
.secondary-actions .modal-buttons a.btn-add-collection.button.forgot-password,
.profile-action a.btn-add-collection,
.document-thumbnail .hollow.action.owner-actions,
.document-thumbnail .pt-form a.action.owner-actions.cancel,
.pt-form .document-thumbnail a.action.owner-actions.cancel,
.document-thumbnail .pt-form .secondary-actions a.action.owner-actions.forgot-password,
.pt-form .secondary-actions .document-thumbnail a.action.owner-actions.forgot-password,
.document-thumbnail .secondary-actions .pt-form a.action.owner-actions.forgot-password,
.secondary-actions .pt-form .document-thumbnail a.action.owner-actions.forgot-password,
.document-thumbnail .pt-form button.action.owner-actions.cancel,
.pt-form .document-thumbnail button.action.owner-actions.cancel,
.document-thumbnail .modal-buttons .action.owner-actions.button.cancel,
.modal-buttons .document-thumbnail .action.owner-actions.button.cancel,
.document-thumbnail .modal-buttons .secondary-actions a.action.owner-actions.button.forgot-password,
.modal-buttons .secondary-actions .document-thumbnail a.action.owner-actions.button.forgot-password,
.document-thumbnail .secondary-actions .modal-buttons a.action.owner-actions.button.forgot-password,
.secondary-actions .modal-buttons .document-thumbnail a.action.owner-actions.button.forgot-password,
.document-thumbnail .profile-action a.action.owner-actions,
.profile-action .document-thumbnail a.action.owner-actions,
.user-thumbnail .hollow.action.owner-actions,
.user-thumbnail .pt-form a.action.owner-actions.cancel,
.pt-form .user-thumbnail a.action.owner-actions.cancel,
.user-thumbnail .pt-form .secondary-actions a.action.owner-actions.forgot-password,
.pt-form .secondary-actions .user-thumbnail a.action.owner-actions.forgot-password,
.user-thumbnail .secondary-actions .pt-form a.action.owner-actions.forgot-password,
.secondary-actions .pt-form .user-thumbnail a.action.owner-actions.forgot-password,
.user-thumbnail .pt-form button.action.owner-actions.cancel,
.pt-form .user-thumbnail button.action.owner-actions.cancel,
.user-thumbnail .modal-buttons .action.owner-actions.button.cancel,
.modal-buttons .user-thumbnail .action.owner-actions.button.cancel,
.user-thumbnail .modal-buttons .secondary-actions a.action.owner-actions.button.forgot-password,
.modal-buttons .secondary-actions .user-thumbnail a.action.owner-actions.button.forgot-password,
.user-thumbnail .secondary-actions .modal-buttons a.action.owner-actions.button.forgot-password,
.secondary-actions .modal-buttons .user-thumbnail a.action.owner-actions.button.forgot-password,
.user-thumbnail .profile-action a.action.owner-actions,
.profile-action .user-thumbnail a.action.owner-actions,
.document-thumbnail .hollow.view,
.document-thumbnail .pt-form a.view.cancel,
.pt-form .document-thumbnail a.view.cancel,
.document-thumbnail .pt-form .secondary-actions a.view.forgot-password,
.pt-form .secondary-actions .document-thumbnail a.view.forgot-password,
.document-thumbnail .secondary-actions .pt-form a.view.forgot-password,
.secondary-actions .pt-form .document-thumbnail a.view.forgot-password,
.document-thumbnail .pt-form button.view.cancel,
.pt-form .document-thumbnail button.view.cancel,
.document-thumbnail .modal-buttons .view.button.cancel,
.modal-buttons .document-thumbnail .view.button.cancel,
.document-thumbnail .modal-buttons .secondary-actions a.view.button.forgot-password,
.modal-buttons .secondary-actions .document-thumbnail a.view.button.forgot-password,
.document-thumbnail .secondary-actions .modal-buttons a.view.button.forgot-password,
.secondary-actions .modal-buttons .document-thumbnail a.view.button.forgot-password,
.document-thumbnail .profile-action a.view,
.profile-action .document-thumbnail a.view,
.user-thumbnail .hollow.view,
.user-thumbnail .pt-form a.view.cancel,
.pt-form .user-thumbnail a.view.cancel,
.user-thumbnail .pt-form .secondary-actions a.view.forgot-password,
.pt-form .secondary-actions .user-thumbnail a.view.forgot-password,
.user-thumbnail .secondary-actions .pt-form a.view.forgot-password,
.secondary-actions .pt-form .user-thumbnail a.view.forgot-password,
.user-thumbnail .pt-form button.view.cancel,
.pt-form .user-thumbnail button.view.cancel,
.user-thumbnail .modal-buttons .view.button.cancel,
.modal-buttons .user-thumbnail .view.button.cancel,
.user-thumbnail .modal-buttons .secondary-actions a.view.button.forgot-password,
.modal-buttons .secondary-actions .user-thumbnail a.view.button.forgot-password,
.user-thumbnail .secondary-actions .modal-buttons a.view.button.forgot-password,
.secondary-actions .modal-buttons .user-thumbnail a.view.button.forgot-password,
.user-thumbnail .profile-action a.view,
.profile-action .user-thumbnail a.view,
.hollow.btn-esign,
.pt-form a.btn-esign.cancel,
.pt-form .secondary-actions a.btn-esign.forgot-password,
.secondary-actions .pt-form a.btn-esign.forgot-password,
.pt-form button.btn-esign.cancel,
.modal-buttons .btn-esign.button.cancel,
.modal-buttons .secondary-actions a.btn-esign.button.forgot-password,
.secondary-actions .modal-buttons a.btn-esign.button.forgot-password,
.profile-action a.btn-esign,
.hollow.btn-share,
.pt-form a.btn-share.cancel,
.pt-form .secondary-actions a.btn-share.forgot-password,
.secondary-actions .pt-form a.btn-share.forgot-password,
.pt-form button.btn-share.cancel,
.modal-buttons .btn-share.button.cancel,
.modal-buttons .secondary-actions a.btn-share.button.forgot-password,
.secondary-actions .modal-buttons a.btn-share.button.forgot-password,
.profile-action a.btn-share,
.hollow.btn-embed,
.pt-form a.btn-embed.cancel,
.pt-form .secondary-actions a.btn-embed.forgot-password,
.secondary-actions .pt-form a.btn-embed.forgot-password,
.pt-form button.btn-embed.cancel,
.modal-buttons .btn-embed.button.cancel,
.modal-buttons .secondary-actions a.btn-embed.button.forgot-password,
.secondary-actions .modal-buttons a.btn-embed.button.forgot-password,
.profile-action a.btn-embed,
#restriction-form .hollow.btn-purchase,
#restriction-form .pt-form a.btn-purchase.cancel,
.pt-form #restriction-form a.btn-purchase.cancel,
#restriction-form .pt-form .secondary-actions a.btn-purchase.forgot-password,
.pt-form .secondary-actions #restriction-form a.btn-purchase.forgot-password,
#restriction-form .secondary-actions .pt-form a.btn-purchase.forgot-password,
.secondary-actions .pt-form #restriction-form a.btn-purchase.forgot-password,
#restriction-form .pt-form button.btn-purchase.cancel,
.pt-form #restriction-form button.btn-purchase.cancel,
#restriction-form .modal-buttons .btn-purchase.button.cancel,
.modal-buttons #restriction-form .btn-purchase.button.cancel,
#restriction-form .modal-buttons .secondary-actions a.btn-purchase.button.forgot-password,
.modal-buttons .secondary-actions #restriction-form a.btn-purchase.button.forgot-password,
#restriction-form .secondary-actions .modal-buttons a.btn-purchase.button.forgot-password,
.secondary-actions .modal-buttons #restriction-form a.btn-purchase.button.forgot-password,
#restriction-form .profile-action a.btn-purchase,
.profile-action #restriction-form a.btn-purchase,
.pt-form a.cancel,
.pt-form .secondary-actions a.forgot-password,
.secondary-actions .pt-form a.forgot-password,
.pt-form button.cancel,
.pt-form .form-action button.hollow,
.pt-form .form-action button.cancel,
.hollow.btn-copy-private-link,
.pt-form a.btn-copy-private-link.cancel,
.pt-form .secondary-actions a.btn-copy-private-link.forgot-password,
.secondary-actions .pt-form a.btn-copy-private-link.forgot-password,
.pt-form button.btn-copy-private-link.cancel,
.modal-buttons .btn-copy-private-link.button.cancel,
.modal-buttons .secondary-actions a.btn-copy-private-link.button.forgot-password,
.secondary-actions .modal-buttons a.btn-copy-private-link.button.forgot-password,
.profile-action a.btn-copy-private-link,
.hollow.btn-copied-private-link,
.pt-form a.btn-copied-private-link.cancel,
.pt-form .secondary-actions a.btn-copied-private-link.forgot-password,
.secondary-actions .pt-form a.btn-copied-private-link.forgot-password,
.pt-form button.btn-copied-private-link.cancel,
.modal-buttons .btn-copied-private-link.button.cancel,
.modal-buttons .secondary-actions a.btn-copied-private-link.button.forgot-password,
.secondary-actions .modal-buttons a.btn-copied-private-link.button.forgot-password,
.profile-action a.btn-copied-private-link,
#analytics #tabs button.hollow,
#analytics #tabs .pt-form button.cancel,
.pt-form #analytics #tabs button.cancel,
#analytics #tabs .modal-buttons button.button.cancel,
.modal-buttons #analytics #tabs button.button.cancel,
.modal-buttons .button.cancel,
.modal-buttons .secondary-actions a.button.forgot-password,
.secondary-actions .modal-buttons a.button.forgot-password,
.modal-buttons .secondary-actions a.forgot-password.btn-add-collection,
.secondary-actions .modal-buttons a.forgot-password.btn-add-collection,
.modal-buttons .secondary-actions .document-thumbnail a.forgot-password.action.owner-actions,
.secondary-actions .document-thumbnail .modal-buttons a.forgot-password.action.owner-actions,
.modal-buttons .document-thumbnail .secondary-actions a.forgot-password.action.owner-actions,
.document-thumbnail .secondary-actions .modal-buttons a.forgot-password.action.owner-actions,
.modal-buttons .secondary-actions .user-thumbnail a.forgot-password.action.owner-actions,
.secondary-actions .user-thumbnail .modal-buttons a.forgot-password.action.owner-actions,
.modal-buttons .user-thumbnail .secondary-actions a.forgot-password.action.owner-actions,
.user-thumbnail .secondary-actions .modal-buttons a.forgot-password.action.owner-actions,
.modal-buttons .secondary-actions .document-thumbnail a.forgot-password.view,
.secondary-actions .document-thumbnail .modal-buttons a.forgot-password.view,
.modal-buttons .document-thumbnail .secondary-actions a.forgot-password.view,
.document-thumbnail .secondary-actions .modal-buttons a.forgot-password.view,
.modal-buttons .secondary-actions .user-thumbnail a.forgot-password.view,
.secondary-actions .user-thumbnail .modal-buttons a.forgot-password.view,
.modal-buttons .user-thumbnail .secondary-actions a.forgot-password.view,
.user-thumbnail .secondary-actions .modal-buttons a.forgot-password.view,
.modal-buttons .secondary-actions a.forgot-password.btn-esign,
.secondary-actions .modal-buttons a.forgot-password.btn-esign,
.modal-buttons .secondary-actions a.forgot-password.btn-share,
.secondary-actions .modal-buttons a.forgot-password.btn-share,
.modal-buttons .secondary-actions a.forgot-password.btn-embed,
.secondary-actions .modal-buttons a.forgot-password.btn-embed,
.modal-buttons .secondary-actions #restriction-form a.forgot-password.btn-purchase,
.secondary-actions #restriction-form .modal-buttons a.forgot-password.btn-purchase,
.modal-buttons #restriction-form .secondary-actions a.forgot-password.btn-purchase,
#restriction-form .secondary-actions .modal-buttons a.forgot-password.btn-purchase,
.modal-buttons .secondary-actions a.forgot-password.btn-copy-private-link,
.secondary-actions .modal-buttons a.forgot-password.btn-copy-private-link,
.modal-buttons .secondary-actions a.forgot-password.btn-copied-private-link,
.secondary-actions .modal-buttons a.forgot-password.btn-copied-private-link,
.modal-buttons .secondary-actions a.forgot-password.btn-subscribe,
.secondary-actions .modal-buttons a.forgot-password.btn-subscribe,
.modal-buttons .secondary-actions a.forgot-password.btn-unsubscribe,
.secondary-actions .modal-buttons a.forgot-password.btn-unsubscribe,
.modal-buttons .secondary-actions a.forgot-password.btn-unsubscribe-not-logged-in,
.secondary-actions .modal-buttons a.forgot-password.btn-unsubscribe-not-logged-in,
.modal-buttons .secondary-actions #page-top a.forgot-password.btn-subscribe,
.secondary-actions #page-top .modal-buttons a.forgot-password.btn-subscribe,
.modal-buttons #page-top .secondary-actions a.forgot-password.btn-subscribe,
#page-top .secondary-actions .modal-buttons a.forgot-password.btn-subscribe,
.modal-buttons .secondary-actions #page-top a.forgot-password.btn-unsubscribe,
.secondary-actions #page-top .modal-buttons a.forgot-password.btn-unsubscribe,
.modal-buttons #page-top .secondary-actions a.forgot-password.btn-unsubscribe,
#page-top .secondary-actions .modal-buttons a.forgot-password.btn-unsubscribe,
.modal-buttons .secondary-actions #page-top a.forgot-password.btn-unsubscribe-not-logged-in,
.secondary-actions #page-top .modal-buttons a.forgot-password.btn-unsubscribe-not-logged-in,
.modal-buttons #page-top .secondary-actions a.forgot-password.btn-unsubscribe-not-logged-in,
#page-top .secondary-actions .modal-buttons a.forgot-password.btn-unsubscribe-not-logged-in,
.modal-buttons .secondary-actions a.forgot-password.btn-add-contributor,
.secondary-actions .modal-buttons a.forgot-password.btn-add-contributor,
.modal-buttons .secondary-actions a.forgot-password.btn-save-contributor,
.secondary-actions .modal-buttons a.forgot-password.btn-save-contributor,
.modal-buttons .pt-form .secondary-actions a.forgot-password,
.pt-form .secondary-actions .modal-buttons a.forgot-password,
.modal-buttons .secondary-actions .pt-form a.forgot-password,
.secondary-actions .pt-form .modal-buttons a.forgot-password,
.modal-buttons .cancel.btn-add-collection,
.modal-buttons .document-thumbnail .cancel.action.owner-actions,
.document-thumbnail .modal-buttons .cancel.action.owner-actions,
.modal-buttons .user-thumbnail .cancel.action.owner-actions,
.user-thumbnail .modal-buttons .cancel.action.owner-actions,
.modal-buttons .document-thumbnail .cancel.view,
.document-thumbnail .modal-buttons .cancel.view,
.modal-buttons .user-thumbnail .cancel.view,
.user-thumbnail .modal-buttons .cancel.view,
.modal-buttons .cancel.btn-esign,
.modal-buttons .cancel.btn-share,
.modal-buttons .cancel.btn-embed,
.modal-buttons #restriction-form .cancel.btn-purchase,
#restriction-form .modal-buttons .cancel.btn-purchase,
.modal-buttons .pt-form a.cancel,
.pt-form .modal-buttons a.cancel,
.modal-buttons .pt-form button.cancel,
.pt-form .modal-buttons button.cancel,
.modal-buttons .cancel.btn-copy-private-link,
.modal-buttons .cancel.btn-copied-private-link,
.modal-buttons #analytics #tabs button.cancel,
#analytics #tabs .modal-buttons button.cancel,
.modal-buttons .cancel.btn-subscribe,
.modal-buttons .cancel.btn-unsubscribe,
.modal-buttons .cancel.btn-unsubscribe-not-logged-in,
.modal-buttons #page-top .cancel.btn-subscribe,
#page-top .modal-buttons .cancel.btn-subscribe,
.modal-buttons #page-top .cancel.btn-unsubscribe,
#page-top .modal-buttons .cancel.btn-unsubscribe,
.modal-buttons #page-top .cancel.btn-unsubscribe-not-logged-in,
#page-top .modal-buttons .cancel.btn-unsubscribe-not-logged-in,
.modal-buttons .cancel.btn-add-contributor,
.modal-buttons .cancel.btn-save-contributor,
.profile-action a.button,
.profile-action .pt-form a.cancel,
.pt-form .profile-action a.cancel,
.profile-action .pt-form .secondary-actions a.forgot-password,
.pt-form .secondary-actions .profile-action a.forgot-password,
.profile-action .secondary-actions .pt-form a.forgot-password,
.secondary-actions .pt-form .profile-action a.forgot-password,
.profile-action a.btn-subscribe,
.profile-action a.btn-unsubscribe,
.profile-action a.btn-unsubscribe-not-logged-in,
.profile-action #page-top a.btn-subscribe,
#page-top .profile-action a.btn-subscribe,
.profile-action #page-top a.btn-unsubscribe,
#page-top .profile-action a.btn-unsubscribe,
.profile-action #page-top a.btn-unsubscribe-not-logged-in,
#page-top .profile-action a.btn-unsubscribe-not-logged-in,
.profile-action a.btn-add-contributor,
.profile-action a.btn-save-contributor,
.hollow.btn-subscribe,
.pt-form a.btn-subscribe.cancel,
.pt-form .secondary-actions a.btn-subscribe.forgot-password,
.secondary-actions .pt-form a.btn-subscribe.forgot-password,
.pt-form button.btn-subscribe.cancel,
.modal-buttons .btn-subscribe.button.cancel,
.modal-buttons .secondary-actions a.btn-subscribe.button.forgot-password,
.secondary-actions .modal-buttons a.btn-subscribe.button.forgot-password,
.hollow.btn-unsubscribe,
.pt-form a.btn-unsubscribe.cancel,
.pt-form .secondary-actions a.btn-unsubscribe.forgot-password,
.secondary-actions .pt-form a.btn-unsubscribe.forgot-password,
.pt-form button.btn-unsubscribe.cancel,
.modal-buttons .btn-unsubscribe.button.cancel,
.modal-buttons .secondary-actions a.btn-unsubscribe.button.forgot-password,
.secondary-actions .modal-buttons a.btn-unsubscribe.button.forgot-password,
.hollow.btn-unsubscribe-not-logged-in,
.pt-form a.btn-unsubscribe-not-logged-in.cancel,
.pt-form .secondary-actions a.btn-unsubscribe-not-logged-in.forgot-password,
.secondary-actions .pt-form a.btn-unsubscribe-not-logged-in.forgot-password,
.pt-form button.btn-unsubscribe-not-logged-in.cancel,
.modal-buttons .btn-unsubscribe-not-logged-in.button.cancel,
.modal-buttons .secondary-actions a.btn-unsubscribe-not-logged-in.button.forgot-password,
.secondary-actions .modal-buttons a.btn-unsubscribe-not-logged-in.button.forgot-password,
#page-top .hollow.btn-subscribe,
#page-top .pt-form a.btn-subscribe.cancel,
.pt-form #page-top a.btn-subscribe.cancel,
#page-top .pt-form .secondary-actions a.btn-subscribe.forgot-password,
.pt-form .secondary-actions #page-top a.btn-subscribe.forgot-password,
#page-top .secondary-actions .pt-form a.btn-subscribe.forgot-password,
.secondary-actions .pt-form #page-top a.btn-subscribe.forgot-password,
#page-top .pt-form button.btn-subscribe.cancel,
.pt-form #page-top button.btn-subscribe.cancel,
#page-top .modal-buttons .btn-subscribe.button.cancel,
.modal-buttons #page-top .btn-subscribe.button.cancel,
#page-top .modal-buttons .secondary-actions a.btn-subscribe.button.forgot-password,
.modal-buttons .secondary-actions #page-top a.btn-subscribe.button.forgot-password,
#page-top .secondary-actions .modal-buttons a.btn-subscribe.button.forgot-password,
.secondary-actions .modal-buttons #page-top a.btn-subscribe.button.forgot-password,
#page-top .hollow.btn-unsubscribe,
#page-top .pt-form a.btn-unsubscribe.cancel,
.pt-form #page-top a.btn-unsubscribe.cancel,
#page-top .pt-form .secondary-actions a.btn-unsubscribe.forgot-password,
.pt-form .secondary-actions #page-top a.btn-unsubscribe.forgot-password,
#page-top .secondary-actions .pt-form a.btn-unsubscribe.forgot-password,
.secondary-actions .pt-form #page-top a.btn-unsubscribe.forgot-password,
#page-top .pt-form button.btn-unsubscribe.cancel,
.pt-form #page-top button.btn-unsubscribe.cancel,
#page-top .modal-buttons .btn-unsubscribe.button.cancel,
.modal-buttons #page-top .btn-unsubscribe.button.cancel,
#page-top .modal-buttons .secondary-actions a.btn-unsubscribe.button.forgot-password,
.modal-buttons .secondary-actions #page-top a.btn-unsubscribe.button.forgot-password,
#page-top .secondary-actions .modal-buttons a.btn-unsubscribe.button.forgot-password,
.secondary-actions .modal-buttons #page-top a.btn-unsubscribe.button.forgot-password,
#page-top .hollow.btn-unsubscribe-not-logged-in,
#page-top .pt-form a.btn-unsubscribe-not-logged-in.cancel,
.pt-form #page-top a.btn-unsubscribe-not-logged-in.cancel,
#page-top .pt-form .secondary-actions a.btn-unsubscribe-not-logged-in.forgot-password,
.pt-form .secondary-actions #page-top a.btn-unsubscribe-not-logged-in.forgot-password,
#page-top .secondary-actions .pt-form a.btn-unsubscribe-not-logged-in.forgot-password,
.secondary-actions .pt-form #page-top a.btn-unsubscribe-not-logged-in.forgot-password,
#page-top .pt-form button.btn-unsubscribe-not-logged-in.cancel,
.pt-form #page-top button.btn-unsubscribe-not-logged-in.cancel,
#page-top .modal-buttons .btn-unsubscribe-not-logged-in.button.cancel,
.modal-buttons #page-top .btn-unsubscribe-not-logged-in.button.cancel,
#page-top .modal-buttons .secondary-actions a.btn-unsubscribe-not-logged-in.button.forgot-password,
.modal-buttons .secondary-actions #page-top a.btn-unsubscribe-not-logged-in.button.forgot-password,
#page-top .secondary-actions .modal-buttons a.btn-unsubscribe-not-logged-in.button.forgot-password,
.secondary-actions .modal-buttons #page-top a.btn-unsubscribe-not-logged-in.button.forgot-password,
.hollow.btn-add-contributor,
.pt-form a.btn-add-contributor.cancel,
.pt-form .secondary-actions a.btn-add-contributor.forgot-password,
.secondary-actions .pt-form a.btn-add-contributor.forgot-password,
.pt-form button.btn-add-contributor.cancel,
.modal-buttons .btn-add-contributor.button.cancel,
.modal-buttons .secondary-actions a.btn-add-contributor.button.forgot-password,
.secondary-actions .modal-buttons a.btn-add-contributor.button.forgot-password,
.hollow.btn-save-contributor,
.pt-form a.btn-save-contributor.cancel,
.pt-form .secondary-actions a.btn-save-contributor.forgot-password,
.secondary-actions .pt-form a.btn-save-contributor.forgot-password,
.pt-form button.btn-save-contributor.cancel,
.modal-buttons .btn-save-contributor.button.cancel,
.modal-buttons .secondary-actions a.btn-save-contributor.button.forgot-password,
.secondary-actions .modal-buttons a.btn-save-contributor.button.forgot-password {
  border: 1px solid #fe9a00;
  color: #fe9a00;
}