.views-submit-button {
  position: relative; }
  .views-submit-button .ajax-progress,
  .views-submit-button .ajax-progress {
    width: 2.5rem;
    height: 2.875rem; }
    .views-submit-button .ajax-progress .throbber,
    .views-submit-button .ajax-progress .throbber:after,
    .views-submit-button .ajax-progress .throbber,
    .views-submit-button .ajax-progress .throbber:after {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 1.5625rem;
      width: 1.5625rem;
      padding: 0;
      border-bottom: 0.25rem solid #FFFFFF;
      border-left: 0.25rem solid #FFFFFF;
      border-right: 0.25rem solid #221F1F;
      border-top: 0.25rem solid #221F1F;
      margin: 0;
      background-color: rgba(255, 255, 255, 0);
      border-radius: 50%;
      text-indent: -9999px;
      animation: nbi-spin 600ms infinite linear;
      overflow: hidden;
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%); }

/****************
OUR CUSTOM MIXINS
*****************/
/***********
~VARIABLES
***********/
/******
~FONTS
******/
/***********
~BREAKPOINTS
***********/
.page-stories-authors .nv-breadcrumb.empty {
  display: none !important; }

@media screen and (min-width: 64em) {
  .page-stories-authors .h1-wrapper {
    width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    margin-top: 1.5rem; } }

@media screen and (min-width: 87.5em) {
  .page-stories-authors .h1-wrapper {
    padding-left: 3.75rem;
    padding-right: 3.75rem; } }

.page-stories-authors .wrapper.main {
  max-width: 90rem;
  margin: 1.5rem auto; }
  @media screen and (min-width: 33.75em) {
    .page-stories-authors .wrapper.main {
      width: 100%;
      padding: 0; } }
  @media screen and (min-width: 64em) {
    .page-stories-authors .wrapper.main {
      width: 100%;
      padding: 0; } }

.page-stories-authors .nv-row.middle.full {
  padding: 0 1.25rem; }

@media screen and (min-width: 87.5em) {
  .page-stories-authors .nv-row.middle.full {
    padding: 0 3.75rem; } }

.page-stories-authors .view-novartis-authors .view-filters {
  margin-bottom: 1.5rem; }

.page-stories-authors .view-novartis-authors .views-exposed-form {
  max-width: 31.25rem;
  margin-top: 1.5rem; }
  .page-stories-authors .view-novartis-authors .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0; }
  .page-stories-authors .view-novartis-authors .views-exposed-form .views-submit-button input {
    display: inline-block;
    padding: 0.5rem 1.25rem;
    border: 0.125rem solid #221F1F;
    font-family: "VoltaModernText", Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 600;
    color: #221F1F;
    background-color: rgba(255, 255, 255, 0);
    transition-property: border-color, color, background-color;
    transition-duration: 200ms;
    transition-timing-function: ease-out;
    margin-top: 0.75rem; }
    .page-stories-authors .view-novartis-authors .views-exposed-form .views-submit-button input:focus, .page-stories-authors .view-novartis-authors .views-exposed-form .views-submit-button input:hover {
      color: #FFFFFF;
      background-color: #221F1F; }
    .page-stories-authors .view-novartis-authors .views-exposed-form .views-submit-button input:active {
      border-color: #000000; }
    .page-stories-authors .view-novartis-authors .views-exposed-form .views-submit-button input.extlink:after {
      content: none !important; }
    @media screen and (min-width: 46.25em) {
      .page-stories-authors .view-novartis-authors .views-exposed-form .views-submit-button input {
        font-size: 1rem; } }
  .page-stories-authors .view-novartis-authors .views-exposed-form .bef-select-as-links .form-item {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

.page-stories-authors .view-novartis-authors .view-content .views-row {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 1.125rem 0;
  border-bottom: 0.125rem solid #F5F5F5; }
  .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-field-image {
    max-width: 5rem; }
    .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-field-image a {
      display: block;
      padding-right: 1.25rem; }
  .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-title {
    -ms-flex-positive: 1;
        flex-grow: 1; }
    .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-title a {
      letter-spacing: 1px;
      font-family: "VoltaModernDisplay", "VoltaModernText", Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin-top: 0.75rem;
      margin-bottom: 0.75rem;
      color: #221F1F;
      font-weight: 300;
      font-style: normal;
      text-rendering: optimizeLegibility;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
      @media screen and (min-width: 33.75em) {
        .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-title a {
          font-size: 1.375rem;
          line-height: 2.25rem;
          margin-top: 2.25rem;
          margin-bottom: 0.75rem; } }
      @media screen and (min-width: 46.25em) {
        .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-title a {
          font-size: 1.625rem;
          line-height: 2.25rem;
          margin-top: 3rem;
          margin-bottom: 1.5rem; } }
      .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-title a:after {
        display: block;
        font-family: "iconfont";
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        vertical-align: middle;
        speak: none;
        content: "\E003";
        display: inline-block;
        margin: 0 0.625rem;
        font-size: 1.25rem;
        line-height: 1;
        color: inherit; }
      .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-title a:active:after, .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-title a:focus:after, .page-stories-authors .view-novartis-authors .view-content .views-row .views-field-title a:hover:after {
        animation-name: link-arrow-movement;
        animation-duration: 700ms;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        animation-direction: alternate; }

@media screen and (min-width: 33.75em) {
  .page-stories-authors .view-novartis-authors .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -1.25rem; }
    .page-stories-authors .view-novartis-authors .view-content > .views-row {
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
      -ms-flex-positive: 1;
          flex-grow: 1;
      max-width: calc(50% - 2 * 20px);
      margin: 0 1.25rem; } }

@media screen and (min-width: 64em) {
  .page-stories-authors .view-novartis-authors .views-exposed-form {
    margin-bottom: 3rem; }
  .page-stories-authors .view-novartis-authors .view-content > .views-row {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: calc(25% - 2 * 20px); } }
