
@charset "UTF-8";
@import url("//hello.myfonts.net/count/3029be");
@font-face {
  font-family: 'Apercu Light';
  src: url("../fonts/apercu_light.woff2") format("woff2"), url("../fonts/apercu_light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Apercu Light';
  src: url("../fonts/apercu_light_italic.woff2") format("woff2"), url("../fonts/apercu_light_italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Apercu Regular';
  src: url("../fonts/apercu_regular.woff2") format("woff2"), url("../fonts/apercu_regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Apercu Regular Italic';
  src: url("../fonts/apercu_regular_italic.woff2") format("woff2"), url("../fonts/apercu_regular_italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Apercu Medium';
  src: url("../fonts/apercu_medium.woff2") format("woff2"), url("../fonts/apercu_medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/**
 * @license
 * MyFonts Webfont Build ID 3156414, 2016-01-19T11:42:54-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: FranklinGothicLTCom-BkCm by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/itc-franklin-gothic/book-compressed/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 2004 - 2006 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be repro
 * Licensed pageviews: 250,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3156414
 *
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'FranklinGothicLTCom-BkCm';
  src: url("../fonts/3029BE_0_0.woff2") format("woff2"), url("../fonts/3029BE_0_0.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.fixedsticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky; }

/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static; }

.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed; }

.fixedsticky-dummy {
  display: none; }

.fixedsticky-on + .fixedsticky-dummy {
  display: block; }

/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar, .navbar--support {
    display: none; }
  .btn > .caret, .account_grant #main input[type=submit] > .caret,
  .dropup > .btn > .caret, .account_grant #main
  .dropup > input[type=submit] > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Apercu Light", Calibri, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #4d4d4d;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #666; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #3ab2c5;
  text-decoration: none; }
  a:focus, a:hover {
    color: #297d8a;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #666;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: #4d4d4d; }

h1 {
  font-size: 2rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.25rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 0.75rem; }

.h1 {
  font-size: 2rem; }

.h2 {
  font-size: 1.5rem; }

.h3 {
  font-size: 1.5rem; }

.h4 {
  font-size: 1.25rem; }

.h5 {
  font-size: 1.125rem; }

.h6 {
  font-size: 0.75rem; }

.lead {
  font-size: 1.375rem;
  font-weight: normal; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote, blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.1875rem;
  border-left: 0.25rem solid #808080; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #666; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #808080;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.25rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #666; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #2f2f2f; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1290px) {
    .container {
      max-width: 1250px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.row, #home .row--homepage-main, .row--thumbnails, .projects_detail .row--project-heading, .history .row--history-section, .history #years .row--timeline-heading, .row--related-artists, .row--lead-paragraph {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.625rem;
  margin-right: -0.625rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.col-xs-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1290px) {
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; } }

.col-xs-first {
  -ms-flex-order: -1;
      order: -1; }

.col-xs-last {
  -ms-flex-order: 1;
      order: 1; }

@media (min-width: 544px) {
  .col-sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .col-sm-last {
    -ms-flex-order: 1;
        order: 1; } }

@media (min-width: 768px) {
  .col-md-first {
    -ms-flex-order: -1;
        order: -1; }
  .col-md-last {
    -ms-flex-order: 1;
        order: 1; } }

@media (min-width: 992px) {
  .col-lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .col-lg-last {
    -ms-flex-order: 1;
        order: 1; } }

@media (min-width: 1290px) {
  .col-xl-first {
    -ms-flex-order: -1;
        order: -1; }
  .col-xl-last {
    -ms-flex-order: 1;
        order: 1; } }

.row-xs-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.row-xs-center {
  -ms-flex-align: center;
      align-items: center; }

.row-xs-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

@media (min-width: 544px) {
  .row-sm-top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .row-sm-center {
    -ms-flex-align: center;
        align-items: center; }
  .row-sm-bottom {
    -ms-flex-align: end;
        align-items: flex-end; } }

@media (min-width: 768px) {
  .row-md-top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .row-md-center {
    -ms-flex-align: center;
        align-items: center; }
  .row-md-bottom {
    -ms-flex-align: end;
        align-items: flex-end; } }

@media (min-width: 992px) {
  .row-lg-top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .row-lg-center {
    -ms-flex-align: center;
        align-items: center; }
  .row-lg-bottom {
    -ms-flex-align: end;
        align-items: flex-end; } }

@media (min-width: 1290px) {
  .row-xl-top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .row-xl-center {
    -ms-flex-align: center;
        align-items: center; }
  .row-xl-bottom {
    -ms-flex-align: end;
        align-items: flex-end; } }

.col-xs-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.col-xs-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.col-xs-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

@media (min-width: 544px) {
  .col-sm-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .col-sm-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .col-sm-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 768px) {
  .col-md-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .col-md-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .col-md-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 992px) {
  .col-lg-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .col-lg-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .col-lg-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 1290px) {
  .col-xl-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .col-xl-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .col-xl-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #808080; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #808080; }
  .table tbody + tbody {
    border-top: 2px solid #808080; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #808080; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #808080; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5; }

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

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #2f2f2f; }

.thead-default th {
  color: #4d4d4d;
  background-color: #808080; }

.table-inverse {
  color: #808080;
  background-color: #2f2f2f; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #4d4d4d; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #808080;
  border-left: 1px solid #808080; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #808080; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #808080; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #808080; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #4d4d4d;
  background-color: transparent;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #a4a4a4;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #a4a4a4;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #a4a4a4;
    opacity: 1; }
  .form-control::placeholder {
    color: #a4a4a4;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #808080;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

.form-control-file,
.form-control-range {
  display: block; }

.form-control-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

_::-webkit-full-page-media.form-control,
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  line-height: 2.25rem; }

_::-webkit-full-page-media.input-sm,
.input-group-sm _::-webkit-full-page-media.form-control,
input[type="date"].input-sm,
.input-group-sm
input[type="date"].form-control,
input[type="time"].input-sm,
.input-group-sm
input[type="time"].form-control,
input[type="datetime-local"].input-sm,
.input-group-sm
input[type="datetime-local"].form-control,
input[type="month"].input-sm,
.input-group-sm
input[type="month"].form-control {
  line-height: 1.8625rem; }

_::-webkit-full-page-media.input-lg,
.input-group-lg _::-webkit-full-page-media.form-control,
input[type="date"].input-lg,
.input-group-lg
input[type="date"].form-control,
input[type="time"].input-lg,
.input-group-lg
input[type="time"].form-control,
input[type="datetime-local"].input-lg,
.input-group-lg
input[type="datetime-local"].form-control,
input[type="month"].input-lg,
.input-group-lg
input[type="month"].form-control {
  line-height: 3.16667rem; }

.form-control-static {
  min-height: 2.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .form-control-static.input-group-addon--account,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .account_grant #main
  .input-group-sm > .input-group-btn > input.form-control-static[type=submit], .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .form-control-static.input-group-addon--account,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .account_grant #main
  .input-group-lg > .input-group-btn > input.form-control-static[type=submit] {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-addon--account,
.input-group-sm > .input-group-btn > .btn, .account_grant #main
.input-group-sm > .input-group-btn > input[type=submit] {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-addon--account,
.input-group-lg > .input-group-btn > .btn, .account_grant #main
.input-group-lg > .input-group-btn > input[type=submit] {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.3rem; }

.form-group {
  margin-bottom: 0.5rem; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.4625rem 1.4625rem; }

.has-success .text-help,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #80b35c; }

.has-success .form-control {
  border-color: #80b35c; }

.has-success .input-group-addon, .has-success .input-group-addon--account {
  color: #80b35c;
  border-color: #80b35c;
  background-color: #ecf4e7; }

.has-success .form-control-feedback {
  color: #80b35c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f6c925; }

.has-warning .form-control {
  border-color: #f6c925; }

.has-warning .input-group-addon, .has-warning .input-group-addon--account {
  color: #f6c925;
  border-color: #f6c925;
  background-color: #fefae9; }

.has-warning .form-control-feedback {
  color: #f6c925; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label {
  color: #e2503e; }

.has-danger .form-control {
  border-color: #e2503e; }

.has-danger .input-group-addon, .has-danger .input-group-addon--account {
  color: #e2503e;
  border-color: #e2503e;
  background-color: #fdf1ef; }

.has-danger .form-control-feedback {
  color: #e2503e; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-addon--account,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn, .account_grant #main input[type=submit] {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.25rem 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.375rem;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .account_grant #main input[type=submit]:focus, .btn.focus, .account_grant #main input.focus[type=submit], .btn:active:focus, .account_grant #main input[type=submit]:active:focus, .btn:active.focus, .account_grant #main input[type=submit]:active.focus, .btn.active:focus, .account_grant #main input.active[type=submit]:focus, .btn.active.focus, .account_grant #main input.active.focus[type=submit] {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .account_grant #main input[type=submit]:focus, .btn:hover, .account_grant #main input[type=submit]:hover {
    text-decoration: none; }
  .btn.focus, .account_grant #main input.focus[type=submit] {
    text-decoration: none; }
  .btn:active, .account_grant #main input[type=submit]:active, .btn.active, .account_grant #main input.active[type=submit] {
    background-image: none;
    outline: 0; }
  .btn.disabled, .account_grant #main input.disabled[type=submit], .btn:disabled, .account_grant #main input[type=submit]:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary, .account_grant #main input[type=submit] {
  color: #fff;
  background-color: #3ab2c5;
  border-color: #3ab2c5; }
  .btn-primary:hover, .account_grant #main input[type=submit]:hover {
    color: #fff;
    background-color: #2e8e9e;
    border-color: #2c8796; }
  .btn-primary:focus, .account_grant #main input[type=submit]:focus, .btn-primary.focus, .account_grant #main input.focus[type=submit] {
    color: #fff;
    background-color: #2e8e9e;
    border-color: #2c8796; }
  .btn-primary:active, .account_grant #main input[type=submit]:active, .btn-primary.active, .account_grant #main input.active[type=submit],
  .open > .btn-primary.dropdown-toggle, .account_grant #main
  .open > input.dropdown-toggle[type=submit] {
    color: #fff;
    background-color: #2e8e9e;
    border-color: #2c8796;
    background-image: none; }
    .btn-primary:active:hover, .account_grant #main input[type=submit]:active:hover, .btn-primary:active:focus, .account_grant #main input[type=submit]:active:focus, .btn-primary:active.focus, .account_grant #main input[type=submit]:active.focus, .btn-primary.active:hover, .account_grant #main input.active[type=submit]:hover, .btn-primary.active:focus, .account_grant #main input.active[type=submit]:focus, .btn-primary.active.focus, .account_grant #main input.active.focus[type=submit],
    .open > .btn-primary.dropdown-toggle:hover, .account_grant #main
    .open > input.dropdown-toggle[type=submit]:hover,
    .open > .btn-primary.dropdown-toggle:focus, .account_grant #main
    .open > input.dropdown-toggle[type=submit]:focus,
    .open > .btn-primary.dropdown-toggle.focus, .account_grant #main
    .open > input.dropdown-toggle.focus[type=submit] {
      color: #fff;
      background-color: #267582;
      border-color: #1d5963; }
  .btn-primary.disabled:focus, .account_grant #main input.disabled[type=submit]:focus, .btn-primary.disabled.focus, .account_grant #main input.disabled.focus[type=submit], .btn-primary:disabled:focus, .account_grant #main input[type=submit]:disabled:focus, .btn-primary:disabled.focus, .account_grant #main input[type=submit]:disabled.focus {
    background-color: #3ab2c5;
    border-color: #3ab2c5; }
  .btn-primary.disabled:hover, .account_grant #main input.disabled[type=submit]:hover, .btn-primary:disabled:hover, .account_grant #main input[type=submit]:disabled:hover {
    background-color: #3ab2c5;
    border-color: #3ab2c5; }

.btn-secondary {
  color: #2f2f2f;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #2f2f2f;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #2f2f2f;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #2f2f2f;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #2f2f2f;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #3ab2c5;
  border-color: #3ab2c5; }
  .btn-info:hover {
    color: #fff;
    background-color: #2e8e9e;
    border-color: #2c8796; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #2e8e9e;
    border-color: #2c8796; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2e8e9e;
    border-color: #2c8796;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #267582;
      border-color: #1d5963; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #3ab2c5;
    border-color: #3ab2c5; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #3ab2c5;
    border-color: #3ab2c5; }

.btn-success {
  color: #80b35c;
  background-color: #D8E8CE;
  border-color: #D8E8CE; }
  .btn-success:hover {
    color: #80b35c;
    background-color: #bcd8ab;
    border-color: #b7d4a4; }
  .btn-success:focus, .btn-success.focus {
    color: #80b35c;
    background-color: #bcd8ab;
    border-color: #b7d4a4; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #80b35c;
    background-color: #bcd8ab;
    border-color: #b7d4a4;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #80b35c;
      background-color: #a9cc93;
      border-color: #93bf77; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #D8E8CE;
    border-color: #D8E8CE; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #D8E8CE;
    border-color: #D8E8CE; }

.btn-warning {
  color: #f6c925;
  background-color: #FDF4D3;
  border-color: #FDF4D3; }
  .btn-warning:hover {
    color: #f6c925;
    background-color: #fbe8a2;
    border-color: #fae598; }
  .btn-warning:focus, .btn-warning.focus {
    color: #f6c925;
    background-color: #fbe8a2;
    border-color: #fae598; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #f6c925;
    background-color: #fbe8a2;
    border-color: #fae598;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #f6c925;
      background-color: #f9df80;
      border-color: #f7d659; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #FDF4D3;
    border-color: #FDF4D3; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #FDF4D3;
    border-color: #FDF4D3; }

.btn-danger {
  color: #e2503e;
  background-color: #FCE0D6;
  border-color: #FCE0D6; }
  .btn-danger:hover {
    color: #e2503e;
    background-color: #f9bca6;
    border-color: #f8b59d; }
  .btn-danger:focus, .btn-danger.focus {
    color: #e2503e;
    background-color: #f9bca6;
    border-color: #f8b59d; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #e2503e;
    background-color: #f9bca6;
    border-color: #f8b59d;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #e2503e;
      background-color: #f6a385;
      border-color: #f3865f; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #FCE0D6;
    border-color: #FCE0D6; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #FCE0D6;
    border-color: #FCE0D6; }

.btn-outline-primary {
  color: #3ab2c5;
  background-image: none;
  background-color: transparent;
  border-color: #3ab2c5; }
  .btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #3ab2c5;
    border-color: #3ab2c5; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #3ab2c5;
    border-color: #3ab2c5; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #89d1dc; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #89d1dc; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #3ab2c5;
  background-image: none;
  background-color: transparent;
  border-color: #3ab2c5; }
  .btn-outline-info:focus, .btn-outline-info.focus, .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #3ab2c5;
    border-color: #3ab2c5; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #3ab2c5;
    border-color: #3ab2c5; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #89d1dc; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #89d1dc; }

.btn-outline-success {
  color: #D8E8CE;
  background-image: none;
  background-color: transparent;
  border-color: #D8E8CE; }
  .btn-outline-success:focus, .btn-outline-success.focus, .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #D8E8CE;
    border-color: #D8E8CE; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #D8E8CE;
    border-color: #D8E8CE; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: white; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: white; }

.btn-outline-warning {
  color: #FDF4D3;
  background-image: none;
  background-color: transparent;
  border-color: #FDF4D3; }
  .btn-outline-warning:focus, .btn-outline-warning.focus, .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #FDF4D3;
    border-color: #FDF4D3; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #FDF4D3;
    border-color: #FDF4D3; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: white; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: white; }

.btn-outline-danger {
  color: #FCE0D6;
  background-image: none;
  background-color: transparent;
  border-color: #FCE0D6; }
  .btn-outline-danger:focus, .btn-outline-danger.focus, .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #FCE0D6;
    border-color: #FCE0D6; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #FCE0D6;
    border-color: #FCE0D6; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: white; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: white; }

.btn-link {
  font-weight: normal;
  color: #3ab2c5;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #297d8a;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #666;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .account_grant #main .btn-group-lg > input[type=submit] {
  padding: 0.5rem 3rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.375rem; }

.btn-sm, .btn-group-sm > .btn, .account_grant #main .btn-group-sm > input[type=submit] {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.375rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown,
.dropdown--primary {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #4d4d4d;
  text-align: left;
  list-style: none;
  background-color: #f1f1f1;
  background-clip: padding-box;
  border: 0 solid #f1f1f1;
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.25rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #4d4d4d;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #4d4d4d;
    text-decoration: none;
    background-color: #d4d4d4; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #3ab2c5;
    text-decoration: none;
    background-color: #fff;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #808080; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #4d4d4d;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret,
.navbar-fixed-bottom .dropdown--primary .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .dropdown--primary .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .account_grant #main .btn-group > input[type=submit],
  .btn-group-vertical > .btn, .account_grant #main
  .btn-group-vertical > input[type=submit] {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .account_grant #main .btn-group > input[type=submit]:focus, .btn-group > .btn:active, .account_grant #main .btn-group > input[type=submit]:active, .btn-group > .btn.active, .account_grant #main .btn-group > input.active[type=submit],
    .btn-group-vertical > .btn:focus, .account_grant #main
    .btn-group-vertical > input[type=submit]:focus,
    .btn-group-vertical > .btn:active, .account_grant #main
    .btn-group-vertical > input[type=submit]:active,
    .btn-group-vertical > .btn.active, .account_grant #main
    .btn-group-vertical > input.active[type=submit] {
      z-index: 2; }
    .btn-group > .btn:hover, .account_grant #main .btn-group > input[type=submit]:hover,
    .btn-group-vertical > .btn:hover, .account_grant #main
    .btn-group-vertical > input[type=submit]:hover {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .account_grant #main input[type=submit] + .btn, .account_grant #main .btn-group input[type=submit] + .btn, .btn-group .account_grant #main .btn + input[type=submit], .account_grant #main .btn-group .btn + input[type=submit], .btn-group .account_grant #main input[type=submit] + input[type=submit], .account_grant #main .btn-group input[type=submit] + input[type=submit],
.btn-group .btn + .btn-group,
.btn-group .account_grant #main input[type=submit] + .btn-group, .account_grant #main
.btn-group input[type=submit] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .account_grant #main .btn-group + input[type=submit], .account_grant #main
.btn-group .btn-group + input[type=submit],
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .account_grant #main .btn-toolbar > input[type=submit],
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .account_grant #main .btn-group > input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .account_grant #main .btn-group > input[type=submit]:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .account_grant #main .btn-group > input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .account_grant #main .btn-group > input[type=submit]:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .account_grant #main .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=submit] {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .account_grant #main .btn-group > .btn-group:first-child:not(:last-child) > input[type=submit]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .account_grant #main .btn-group > .btn-group:last-child:not(:first-child) > input[type=submit]:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .account_grant #main .btn-group > input[type=submit] + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .account_grant #main .btn-group-lg.btn-group > input[type=submit] + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn .caret, .account_grant #main input[type=submit] .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .account_grant #main .btn-group-lg > input[type=submit] .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .account_grant #main .btn-group-lg > input[type=submit] .caret, .account_grant #main .dropup .btn-group-lg > input[type=submit] .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn, .account_grant #main .btn-group-vertical > input[type=submit],
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .account_grant #main
.btn-group-vertical > .btn-group > input[type=submit] {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .account_grant #main .btn-group-vertical > .btn-group > input[type=submit] {
  float: none; }

.btn-group-vertical > .btn + .btn, .account_grant #main .btn-group-vertical > input[type=submit] + .btn, .account_grant #main .btn-group-vertical > .btn + input[type=submit], .account_grant #main .btn-group-vertical > input[type=submit] + input[type=submit],
.btn-group-vertical > .btn + .btn-group, .account_grant #main
.btn-group-vertical > input[type=submit] + .btn-group,
.btn-group-vertical > .btn-group + .btn, .account_grant #main
.btn-group-vertical > .btn-group + input[type=submit],
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .account_grant #main .btn-group-vertical > input[type=submit]:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .account_grant #main .btn-group-vertical > input[type=submit]:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .account_grant #main .btn-group-vertical > input[type=submit]:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .account_grant #main .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=submit] {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .account_grant #main .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type=submit]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .account_grant #main .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type=submit]:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], .account_grant #main [data-toggle="buttons"] > input[type=submit] input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .account_grant #main
[data-toggle="buttons"] > input[type=submit] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .account_grant #main
[data-toggle="buttons"] > .btn-group > input[type=submit] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .account_grant #main
[data-toggle="buttons"] > .btn-group > input[type=submit] input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1;
        flex: 1;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon:not(:first-child):not(:last-child), .input-group-addon--account:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-addon--account,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon, .input-group-addon--account {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #4d4d4d;
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-addon--account,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .account_grant #main
  .input-group-sm > .input-group-btn > input.input-group-addon[type=submit], .account_grant #main
  .input-group-sm > .input-group-btn > input[type=submit].input-group-addon--account,
  .input-group-sm > .input-group-btn > .btn.input-group-addon--account, .form-control-sm.input-group-addon--account {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-addon--account,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .account_grant #main
  .input-group-lg > .input-group-btn > input.input-group-addon[type=submit], .account_grant #main
  .input-group-lg > .input-group-btn > input[type=submit].input-group-addon--account,
  .input-group-lg > .input-group-btn > .btn.input-group-addon--account, .form-control-lg.input-group-addon--account {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"], .input-group-addon--account input[type="radio"],
  .input-group-addon input[type="checkbox"], .input-group-addon--account input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-addon--account:first-child,
.input-group-btn:first-child > .btn, .account_grant #main
.input-group-btn:first-child > input[type=submit],
.input-group-btn:first-child > .btn-group > .btn, .account_grant #main
.input-group-btn:first-child > .btn-group > input[type=submit],
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .account_grant #main
.input-group-btn:last-child > input[type=submit]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .account_grant #main
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type=submit] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child, .input-group-addon--account:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-addon--account:last-child,
.input-group-btn:last-child > .btn, .account_grant #main
.input-group-btn:last-child > input[type=submit],
.input-group-btn:last-child > .btn-group > .btn, .account_grant #main
.input-group-btn:last-child > .btn-group > input[type=submit],
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), .account_grant #main
.input-group-btn:first-child > input[type=submit]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .account_grant #main
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type=submit] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child, .input-group-addon--account:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .account_grant #main .input-group-btn > input[type=submit] {
    position: relative; }
    .input-group-btn > .btn + .btn, .account_grant #main .input-group-btn > input[type=submit] + .btn, .account_grant #main .input-group-btn > .btn + input[type=submit], .account_grant #main .input-group-btn > input[type=submit] + input[type=submit] {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .account_grant #main .input-group-btn > input[type=submit]:focus, .input-group-btn > .btn:active, .account_grant #main .input-group-btn > input[type=submit]:active, .input-group-btn > .btn:hover, .account_grant #main .input-group-btn > input[type=submit]:hover {
      z-index: 3; }
  .input-group-btn:first-child > .btn, .account_grant #main .input-group-btn:first-child > input[type=submit],
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .account_grant #main .input-group-btn:last-child > input[type=submit],
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:last-child > .btn:focus, .account_grant #main .input-group-btn:last-child > input[type=submit]:focus, .input-group-btn:last-child > .btn:active, .account_grant #main .input-group-btn:last-child > input[type=submit]:active, .input-group-btn:last-child > .btn:hover, .account_grant #main .input-group-btn:last-child > input[type=submit]:hover,
    .input-group-btn:last-child > .btn-group:focus,
    .input-group-btn:last-child > .btn-group:active,
    .input-group-btn:last-child > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.375rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACt0lEQVRIS61VX0hTURz+zt29u3Obim7dpWhokGL2ZgQtCJbUgxFBwd4ShEKCCMJeo6d6ioqIEH0pKB96iB56iR6GBRI5jLXNf5iWG264nHPp3e7d7j2x6wYW5j0Dz8s5D7/f9/2+73ycQ7BjzczMXBLcnrNKOnXOWlvPF3My+Bo7WHaLKGZ0VfmmFTDS3Xn4UwWWlA6hUEiqa22/pWYz162N7npQCsJxO7lNz5TqAAXU9bUMZ3cOx6Ohez6fb9MgmIuvPOAs/E3BWSuYIjEUaEpey6dTb7o7OvwkGo0OiC7pGe9w2hh6mUv0gorcauIiWcxkR0HJVY7nmZtZCjVVQVHeGiWRaDTtaG1vIMRwa98WpRTKWipMZn/8XLK5pLZqkAsA7oRXsPwrCSCJMV/fru1FeStB5pbjS2KDqyqCy4EpiAakjJe+k+Bg2ZVAXoklqlYwoVnw9OOkAfj8zDFYqfW/4qtWQAH4A1MoZXnI24we8eCezlatIKhzeDgehFNcx4i31/TaTBUoAErhrTh8ZWIWmiLjUW8HPLrTlGBPBZVpSyhPejth1x24GpjaMzX/MpoqeBwr4MtCGIAGqa4Rq9kNDHkl9IgtptMbGWNJUf/ELIqKXAZUMeY7XjbOnMNUwXbSUbYG8LZR3GjvMUcuVzApKNW+z1nw4vOkcRdu3cFMwKSgguYPjOO17zQA9jdrW8HC4rR4wNNV7QfDIqMoy9NkPpkaFuyOwf1+TTUlj3wq+YGE5+fPC4L4yuaW6lmmYq3RCmoxn9s8YRj6PZ29r6vKbcHh3Jcvk2oaconYu6NdXRcMgmAw6HY0uu8KtXWDnIUXCM+jWstKHwwtFqCr6m91I/M2Evo64Pf7tb8iEYlE+m2eplPKWqqvxtPckEvEaU1TC2Hamw9l5ERsWZSka0dcrumKlX8AD2VvWGtaZZcAAAAASUVORK5CYII=); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAByElEQVRIS+1Wv4sTQRSex4adjUkaEbsrFHKFl5lFXMFChAV/YBCu0Mbm7g84OAsLrzNoo4WV9lfdCYFgLVcEm1QrzI9ttLvlCoslBDyOHfaYJxs4SeVOGqu8Zh7M971vZt6beQNkwZRSjwHgJwB8QsQDQsgjQshXlxEAvllrA0Q8CsPwx0VYqBwp5dWyLD1K6cs8z/c6nY4fRdHZonidPx6Pg2az6bfb7ddlWX6czWZ5HMencwGl1H1CyBrnfL8ukMu8UuoeADxljL2ANE23EPE3Y+yLC9kVI4RYB4A1mEwml1ut1qUwDE9cyS44rTVHxGvVDo6zLFvv9/vGhbgEBrTWbyuBd71eb28JojNUa/0AlFKvOOfvnVlLALXWR6sd/PPAVjmoradVFbkc0f+5yftFUews22Bql08IEULcBSnlnel0msRxfO5CcsWkaXobEXerx67qPs8YY7uuZBecEGLDGPNr3jKTJLni+/5DzvmhC7kOU8WjlH5gjG3/FaCUVj+KE0TMjDFZFEVlXaDF+eFw6HW73eue590AgJuj0ejNYDCwc4ELk1I+t9YmjUbjwBizGQTB96IobrmM1toNAPic5/mTxXz+ASrMEIIAOXpcAAAAAElFTkSuQmCC); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

.custom-controls-stacked .custom-control {
  display: inline; }
  .custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: 0.25rem;
    content: ""; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #4d4d4d;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem; }
  .custom-file-control::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    content: "Browse";
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0.25rem 0.25rem 0; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #666; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #666;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs, .artists .nav-tabs--artist-page {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after, .artists .nav-tabs--artist-page::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item, .artists .nav-tabs--artist-page .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item, .artists .nav-tabs--artist-page .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link, .artists .nav-tabs--artist-page .nav-link {
    display: block;
    padding: 0.25em 1em;
    border: 1px solid transparent;
    border-radius: 0.25rem 0.25rem 0 0; }
    .nav-tabs .nav-link:focus, .artists .nav-tabs--artist-page .nav-link:focus, .nav-tabs .nav-link:hover, .artists .nav-tabs--artist-page .nav-link:hover {
      border-color: #808080 #808080 #ddd; }
    .nav-tabs .nav-link.disabled, .artists .nav-tabs--artist-page .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .artists .nav-tabs--artist-page .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover, .artists .nav-tabs--artist-page .nav-link.disabled:hover {
      color: #666;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .artists .nav-tabs--artist-page .nav-link.active, .nav-tabs .nav-link.active:focus, .artists .nav-tabs--artist-page .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .artists .nav-tabs--artist-page .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link, .artists .nav-tabs--artist-page .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus, .artists .nav-tabs--artist-page .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover, .artists .nav-tabs--artist-page .nav-item.open .nav-link:hover {
    color: #4d4d4d;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu, .artists .nav-tabs--artist-page .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.25em 1em;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #3ab2c5; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar, .navbar--support {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after, .navbar--support::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar, .navbar--support {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 544px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.375rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: #4d4d4d; }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: #4d4d4d; }

.navbar-light .navbar-nav .nav-link {
  color: #3ab2c5; }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #297d8a; }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: #4d4d4d; }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card, .card--thumbnail, .card--donate, .card--main-img, .card--artist, .card--project, .card--history {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px; }

.card-block {
  padding: 1.25rem; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child, .card--thumbnail > .list-group:first-child .list-group-item:first-child, .card--donate > .list-group:first-child .list-group-item:first-child, .card--main-img > .list-group:first-child .list-group-item:first-child, .card--artist > .list-group:first-child .list-group-item:first-child, .card--project > .list-group:first-child .list-group-item:first-child, .card--history > .list-group:first-child .list-group-item:first-child {
  border-radius: 0px 0px 0 0; }

.card > .list-group:last-child .list-group-item:last-child, .card--thumbnail > .list-group:last-child .list-group-item:last-child, .card--donate > .list-group:last-child .list-group-item:last-child, .card--main-img > .list-group:last-child .list-group-item:last-child, .card--artist > .list-group:last-child .list-group-item:last-child, .card--project > .list-group:last-child .list-group-item:last-child, .card--history > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0px 0px; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid transparent; }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: 0px 0px 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid transparent; }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 0px 0px; }

.card-primary {
  background-color: #3ab2c5;
  border-color: #3ab2c5; }

.card-success {
  background-color: #80b35c;
  border-color: #80b35c; }

.card-info {
  background-color: #3ab2c5;
  border-color: #3ab2c5; }

.card-warning {
  background-color: #f6c925;
  border-color: #f6c925; }

.card-danger {
  background-color: #e2503e;
  border-color: #e2503e; }

.card-outline-primary {
  background-color: transparent;
  border-color: #3ab2c5; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #3ab2c5; }

.card-outline-success {
  background-color: transparent;
  border-color: #D8E8CE; }

.card-outline-warning {
  background-color: transparent;
  border-color: #FDF4D3; }

.card-outline-danger {
  background-color: transparent;
  border-color: #FCE0D6; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-radius: 0px 0px 0 0; }

.card-img-bottom {
  border-radius: 0 0 0px 0px; }

@media (min-width: 544px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    .card-deck .card, .card-deck .card--thumbnail, .card-deck .card--donate, .card-deck .card--main-img, .card-deck .card--artist, .card-deck .card--project, .card-deck .card--history {
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
      margin-right: 0.625rem;
      margin-left: 0.625rem; } }

@media (min-width: 544px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .card-group .card, .card-group .card--thumbnail, .card-group .card--donate, .card-group .card--main-img, .card-group .card--artist, .card-group .card--project, .card-group .card--history {
      -ms-flex: 1 0 0px;
          flex: 1 0 0; }
      .card-group .card + .card, .card-group .card--thumbnail + .card, .card-group .card--donate + .card, .card-group .card--main-img + .card, .card-group .card--artist + .card, .card-group .card--project + .card, .card-group .card--history + .card, .card-group .card + .card--thumbnail, .card-group .card--thumbnail + .card--thumbnail, .card-group .card--donate + .card--thumbnail, .card-group .card--main-img + .card--thumbnail, .card-group .card--artist + .card--thumbnail, .card-group .card--project + .card--thumbnail, .card-group .card--history + .card--thumbnail, .card-group .card + .card--donate, .card-group .card--thumbnail + .card--donate, .card-group .card--donate + .card--donate, .card-group .card--main-img + .card--donate, .card-group .card--artist + .card--donate, .card-group .card--project + .card--donate, .card-group .card--history + .card--donate, .card-group .card + .card--main-img, .card-group .card--thumbnail + .card--main-img, .card-group .card--donate + .card--main-img, .card-group .card--main-img + .card--main-img, .card-group .card--artist + .card--main-img, .card-group .card--project + .card--main-img, .card-group .card--history + .card--main-img, .card-group .card + .card--artist, .card-group .card--thumbnail + .card--artist, .card-group .card--donate + .card--artist, .card-group .card--main-img + .card--artist, .card-group .card--artist + .card--artist, .card-group .card--project + .card--artist, .card-group .card--history + .card--artist, .card-group .card + .card--project, .card-group .card--thumbnail + .card--project, .card-group .card--donate + .card--project, .card-group .card--main-img + .card--project, .card-group .card--artist + .card--project, .card-group .card--project + .card--project, .card-group .card--history + .card--project, .card-group .card + .card--history, .card-group .card--thumbnail + .card--history, .card-group .card--donate + .card--history, .card-group .card--main-img + .card--history, .card-group .card--artist + .card--history, .card-group .card--project + .card--history, .card-group .card--history + .card--history {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child, .card-group .card--thumbnail:first-child, .card-group .card--donate:first-child, .card-group .card--main-img:first-child, .card-group .card--artist:first-child, .card-group .card--project:first-child, .card-group .card--history:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top, .card-group .card--thumbnail:first-child .card-img-top, .card-group .card--donate:first-child .card-img-top, .card-group .card--main-img:first-child .card-img-top, .card-group .card--artist:first-child .card-img-top, .card-group .card--project:first-child .card-img-top, .card-group .card--history:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom, .card-group .card--thumbnail:first-child .card-img-bottom, .card-group .card--donate:first-child .card-img-bottom, .card-group .card--main-img:first-child .card-img-bottom, .card-group .card--artist:first-child .card-img-bottom, .card-group .card--project:first-child .card-img-bottom, .card-group .card--history:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child, .card-group .card--thumbnail:last-child, .card-group .card--donate:last-child, .card-group .card--main-img:last-child, .card-group .card--artist:last-child, .card-group .card--project:last-child, .card-group .card--history:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top, .card-group .card--thumbnail:last-child .card-img-top, .card-group .card--donate:last-child .card-img-top, .card-group .card--main-img:last-child .card-img-top, .card-group .card--artist:last-child .card-img-top, .card-group .card--project:last-child .card-img-top, .card-group .card--history:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom, .card-group .card--thumbnail:last-child .card-img-bottom, .card-group .card--donate:last-child .card-img-bottom, .card-group .card--main-img:last-child .card-img-bottom, .card-group .card--artist:last-child .card-img-bottom, .card-group .card--project:last-child .card-img-bottom, .card-group .card--history:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child), .card-group .card--thumbnail:not(:first-child):not(:last-child), .card-group .card--donate:not(:first-child):not(:last-child), .card-group .card--main-img:not(:first-child):not(:last-child), .card-group .card--artist:not(:first-child):not(:last-child), .card-group .card--project:not(:first-child):not(:last-child), .card-group .card--history:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card--thumbnail:not(:first-child):not(:last-child) .card-img-top, .card-group .card--donate:not(:first-child):not(:last-child) .card-img-top, .card-group .card--main-img:not(:first-child):not(:last-child) .card-img-top, .card-group .card--artist:not(:first-child):not(:last-child) .card-img-top, .card-group .card--project:not(:first-child):not(:last-child) .card-img-top, .card-group .card--history:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .card--thumbnail:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .card--donate:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .card--main-img:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .card--artist:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .card--project:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .card--history:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 544px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem; }
    .card-columns .card, .card-columns .card--thumbnail, .card-columns .card--donate, .card-columns .card--main-img, .card-columns .card--artist, .card-columns .card--project, .card-columns .card--history {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 0.5rem;
  list-style: none;
  background-color: #f1f1f1;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #808080;
    content: "→"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #2f2f2f; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #3ab2c5;
    border-color: #3ab2c5; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #666;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #3ab2c5;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #297d8a;
    background-color: #808080;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .label:empty {
    display: none; }

.btn .label, .account_grant #main input[type=submit] .label {
  position: relative;
  top: -1px; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem; }

.label-default {
  background-color: #666; }
  .label-default[href]:focus, .label-default[href]:hover {
    background-color: #4d4d4d; }

.label-primary {
  background-color: #3ab2c5; }
  .label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #2e8e9e; }

.label-success {
  background-color: #80b35c; }
  .label-success[href]:focus, .label-success[href]:hover {
    background-color: #679646; }

.label-info {
  background-color: #3ab2c5; }
  .label-info[href]:focus, .label-info[href]:hover {
    background-color: #2e8e9e; }

.label-warning {
  background-color: #f6c925; }
  .label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #dfb109; }

.label-danger {
  background-color: #e2503e; }
  .label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #ce321f; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #808080;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #676767; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 15px;
  margin-bottom: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 0.5rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 0.5rem;
  margin-bottom: 0.5rem; }

.progress[value] {
  background-color: #f5f5f5;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem; }

.progress[value]::-ms-fill {
  background-color: #fff;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #fff;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value]::-webkit-progress-value {
  background-color: #fff;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value]::-webkit-progress-bar {
  background-color: #f5f5f5;
  border-radius: 0.25rem; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #f5f5f5;
  border-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #f5f5f5;
    border-radius: 0.25rem; }
  .progress-bar {
    display: inline-block;
    height: 0.5rem;
    text-indent: -999rem;
    background-color: #fff;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.5rem 0.5rem; }

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.5rem 0.5rem; }

.progress-striped[value]::-ms-fill {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.5rem 0.5rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 0.5rem 0.5rem; } }

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #80b35c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #80b35c; }

.progress-success[value]::-ms-fill {
  background-color: #80b35c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #80b35c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #3ab2c5; }

.progress-info[value]::-moz-progress-bar {
  background-color: #3ab2c5; }

.progress-info[value]::-ms-fill {
  background-color: #3ab2c5; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #3ab2c5; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f6c925; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #f6c925; }

.progress-warning[value]::-ms-fill {
  background-color: #f6c925; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f6c925; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #e2503e; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #e2503e; }

.progress-danger[value]::-ms-fill {
  background-color: #e2503e; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #e2503e; } }

.media, .artists_detail .media--artist-detail-title, .media--date, .media--search {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem; }

.media-body {
  -ms-flex: 1;
      flex: 1; }

.media-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.media-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #666;
  cursor: not-allowed;
  background-color: #808080; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #666; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #3ab2c5;
  border-color: #3ab2c5; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #d8f0f3; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .account_grant #main input[type=submit] + .btn, .account_grant #main .modal-footer input[type=submit] + .btn, .modal-footer .account_grant #main .btn + input[type=submit], .account_grant #main .modal-footer .btn + input[type=submit], .modal-footer .account_grant #main input[type=submit] + input[type=submit], .account_grant #main .modal-footer input[type=submit] + input[type=submit] {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .account_grant #main input[type=submit] + .btn, .account_grant #main .modal-footer .btn-group input[type=submit] + .btn, .modal-footer .btn-group .account_grant #main .btn + input[type=submit], .account_grant #main .modal-footer .btn-group .btn + input[type=submit], .modal-footer .btn-group .account_grant #main input[type=submit] + input[type=submit], .account_grant #main .modal-footer .btn-group input[type=submit] + input[type=submit] {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 768px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Apercu Light", Calibri, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 1; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 8px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -8px;
      border-width: 8px 8px 0;
      border-top-color: #f1f1f1; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 8px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -8px;
      border-width: 8px 8px 8px 0;
      border-right-color: #f1f1f1; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 8px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -8px;
      border-width: 0 8px 8px;
      border-bottom-color: #f1f1f1; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 8px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -8px;
      border-width: 8px 0 8px 8px;
      border-left-color: #f1f1f1; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #3ab2c5;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Apercu Light", Calibri, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover-arrow {
  border-width: 11px; }

.popover-arrow::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .account_grant #main input[type=submit], .account_grant #main .carousel-caption input[type=submit] {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.bg-inverse {
  color: #808080;
  background-color: #2f2f2f; }

.bg-faded {
  background-color: #a4a4a4; }

.bg-primary {
  color: #fff !important;
  background-color: #3ab2c5 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #2e8e9e !important; }

.bg-success {
  color: #fff !important;
  background-color: #80b35c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #679646 !important; }

.bg-info {
  color: #fff !important;
  background-color: #3ab2c5 !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #2e8e9e !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f6c925 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #dfb109 !important; }

.bg-danger {
  color: #fff !important;
  background-color: #e2503e !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #ce321f !important; }

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

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1290px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 0.5rem 1rem !important; }

.m-t-1 {
  margin-top: 0.5rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 0.5rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-a-2 {
  margin: 0.75rem 1.5rem !important; }

.m-t-2 {
  margin-top: 0.75rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 0.75rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important; }

.m-a-3 {
  margin: 1.5rem 3rem !important; }

.m-t-3 {
  margin-top: 1.5rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 1.5rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 0.5rem 1rem !important; }

.p-t-1 {
  padding-top: 0.5rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 0.5rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-a-2 {
  padding: 0.75rem 1.5rem !important; }

.p-t-2 {
  padding-top: 0.75rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 0.75rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important; }

.p-a-3 {
  padding: 1.5rem 3rem !important; }

.p-t-3 {
  padding-top: 1.5rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 1.5rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

.text-nowrap {
  white-space: nowrap !important; }

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

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1290px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #666; }

.text-primary {
  color: #3ab2c5 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #2e8e9e; }

.text-success {
  color: #80b35c !important; }

a.text-success:focus, a.text-success:hover {
  color: #679646; }

.text-info {
  color: #3ab2c5 !important; }

a.text-info:focus, a.text-info:hover {
  color: #2e8e9e; }

.text-warning {
  color: #f6c925 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #dfb109; }

.text-danger {
  color: #e2503e !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #ce321f; }

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1289px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1290px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*! Flickity v1.1.2
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1; }

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator, .c-checkbox--default .c-input > input:checked ~ .c-indicator--default {
      color: #fff;
      background-color: #0074d9; }
    .c-input > input:focus ~ .c-indicator, .c-checkbox--default .c-input > input:focus ~ .c-indicator--default {
      box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
    .c-input > input:active ~ .c-indicator, .c-checkbox--default .c-input > input:active ~ .c-indicator--default {
      color: #fff;
      background-color: #84c6ff; }
  .c-input + .c-input {
    margin-left: 1rem; }

.c-indicator, .c-checkbox--default .c-indicator--default {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.c-checkbox .c-indicator, .c-checkbox--default .c-indicator, .c-checkbox--default .c-indicator--default {
  border-radius: 0.375rem; }

.c-checkbox input:checked ~ .c-indicator, .c-checkbox--default input:checked ~ .c-indicator, .c-checkbox--default .c-checkbox input:checked ~ .c-indicator--default, .c-checkbox--default input:checked ~ .c-indicator--default {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACt0lEQVRIS61VX0hTURz+zt29u3Obim7dpWhokGL2ZgQtCJbUgxFBwd4ShEKCCMJeo6d6ioqIEH0pKB96iB56iR6GBRI5jLXNf5iWG264nHPp3e7d7j2x6wYW5j0Dz8s5D7/f9/2+73ycQ7BjzczMXBLcnrNKOnXOWlvPF3My+Bo7WHaLKGZ0VfmmFTDS3Xn4UwWWlA6hUEiqa22/pWYz162N7npQCsJxO7lNz5TqAAXU9bUMZ3cOx6Ohez6fb9MgmIuvPOAs/E3BWSuYIjEUaEpey6dTb7o7OvwkGo0OiC7pGe9w2hh6mUv0gorcauIiWcxkR0HJVY7nmZtZCjVVQVHeGiWRaDTtaG1vIMRwa98WpRTKWipMZn/8XLK5pLZqkAsA7oRXsPwrCSCJMV/fru1FeStB5pbjS2KDqyqCy4EpiAakjJe+k+Bg2ZVAXoklqlYwoVnw9OOkAfj8zDFYqfW/4qtWQAH4A1MoZXnI24we8eCezlatIKhzeDgehFNcx4i31/TaTBUoAErhrTh8ZWIWmiLjUW8HPLrTlGBPBZVpSyhPejth1x24GpjaMzX/MpoqeBwr4MtCGIAGqa4Rq9kNDHkl9IgtptMbGWNJUf/ELIqKXAZUMeY7XjbOnMNUwXbSUbYG8LZR3GjvMUcuVzApKNW+z1nw4vOkcRdu3cFMwKSgguYPjOO17zQA9jdrW8HC4rR4wNNV7QfDIqMoy9NkPpkaFuyOwf1+TTUlj3wq+YGE5+fPC4L4yuaW6lmmYq3RCmoxn9s8YRj6PZ29r6vKbcHh3Jcvk2oaconYu6NdXRcMgmAw6HY0uu8KtXWDnIUXCM+jWstKHwwtFqCr6m91I/M2Evo64Pf7tb8iEYlE+m2eplPKWqqvxtPckEvEaU1TC2Hamw9l5ERsWZSka0dcrumKlX8AD2VvWGtaZZcAAAAASUVORK5CYII="); }

.c-checkbox input:indeterminate ~ .c-indicator, .c-checkbox--default input:indeterminate ~ .c-indicator, .c-checkbox--default .c-checkbox input:indeterminate ~ .c-indicator--default, .c-checkbox--default input:indeterminate ~ .c-indicator--default {
  background-color: #fff;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAByElEQVRIS+1Wv4sTQRSex4adjUkaEbsrFHKFl5lFXMFChAV/YBCu0Mbm7g84OAsLrzNoo4WV9lfdCYFgLVcEm1QrzI9ttLvlCoslBDyOHfaYJxs4SeVOGqu8Zh7M971vZt6beQNkwZRSjwHgJwB8QsQDQsgjQshXlxEAvllrA0Q8CsPwx0VYqBwp5dWyLD1K6cs8z/c6nY4fRdHZonidPx6Pg2az6bfb7ddlWX6czWZ5HMencwGl1H1CyBrnfL8ukMu8UuoeADxljL2ANE23EPE3Y+yLC9kVI4RYB4A1mEwml1ut1qUwDE9cyS44rTVHxGvVDo6zLFvv9/vGhbgEBrTWbyuBd71eb28JojNUa/0AlFKvOOfvnVlLALXWR6sd/PPAVjmoradVFbkc0f+5yftFUews22Bql08IEULcBSnlnel0msRxfO5CcsWkaXobEXerx67qPs8YY7uuZBecEGLDGPNr3jKTJLni+/5DzvmhC7kOU8WjlH5gjG3/FaCUVj+KE0TMjDFZFEVlXaDF+eFw6HW73eue590AgJuj0ejNYDCwc4ELk1I+t9YmjUbjwBizGQTB96IobrmM1toNAPic5/mTxXz+ASrMEIIAOXpcAAAAAElFTkSuQmCC"); }

.c-radio .c-indicator, .c-radio .c-checkbox--default .c-indicator--default, .c-checkbox--default .c-radio .c-indicator--default {
  border-radius: 50%; }

.c-radio input:checked ~ .c-indicator, .c-radio .c-checkbox--default input:checked ~ .c-indicator--default, .c-checkbox--default .c-radio input:checked ~ .c-indicator--default {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg=="); }

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select, .c-select--default {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #4d4d4d;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .c-select:focus, .c-select--default:focus {
    border-color: #51a7e8;
    outline: none; }
  .c-select::-ms-expand, .c-select--default::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem; }

.file-custom::after {
  content: "Choose file..."; }

.file-custom::before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

#home .row--homepage-main {
  overflow: hidden; }
  @media (max-width: 991px) {
    #home .row--homepage-main {
      margin: 1rem -1.625rem 0; }
      #home .row--homepage-main .lead-paragraph {
        padding: 1rem; }
        #home .row--homepage-main .lead-paragraph p {
          margin-bottom: 0; } }
  #home .row--homepage-main #featured-gallery {
    text-align: center;
    margin: 0 20px 20px;
    padding: 0 1rem 1rem; }
    @media (min-width: 992px) {
      #home .row--homepage-main #featured-gallery {
        border-bottom: 1px solid #d0ecef; } }
    #home .row--homepage-main #featured-gallery img {
      margin: 0 auto .5rem;
      border: 2px solid transparent; }
    #home .row--homepage-main #featured-gallery a:hover img {
      border-color: #3ab2c5; }
  #home .row--homepage-main #our-history {
    margin-left: 1rem;
    margin-right: 2rem;
    margin-bottom: 20px;
    border-bottom: 1px solid #d0ecef;
    padding-bottom: 20px; }
  #home .row--homepage-main #random-art {
    padding-bottom: 20px;
    text-align: center; }
    #home .row--homepage-main #random-art .artwork-wrapper {
      -ms-flex-pack: center;
          justify-content: center; }
      #home .row--homepage-main #random-art .artwork-wrapper .artwork a {
        width: 180px;
        height: 180px; }
  #home .row--homepage-main #home-center-column {
    padding-bottom: 50px; }
    @media (min-width: 992px) {
      #home .row--homepage-main #home-center-column {
        box-shadow: 0 -12px 10px 2px #cccccc; } }
    @media (max-width: 991px) {
      #home .row--homepage-main #home-center-column {
        box-shadow: 0 -1px 12px 0px #cccccc; } }
    #home .row--homepage-main #home-center-column #from-the-blog {
      padding: 0% 5%; }
      #home .row--homepage-main #home-center-column #from-the-blog article {
        margin-bottom: 30px;
        margin-top: 10px; }
        #home .row--homepage-main #home-center-column #from-the-blog article h6 {
          border-bottom: 1px dotted #d4d4d4;
          padding-bottom: 3px;
          margin-bottom: 1rem; }
          #home .row--homepage-main #home-center-column #from-the-blog article h6 span {
            margin-left: .5rem; }
        #home .row--homepage-main #home-center-column #from-the-blog article img {
          border: 2px solid transparent; }
          @media (max-width: 991px) {
            #home .row--homepage-main #home-center-column #from-the-blog article img {
              margin-bottom: 1rem; } }
        #home .row--homepage-main #home-center-column #from-the-blog article a:hover img {
          border-color: #3ab2c5; }
      #home .row--homepage-main #home-center-column #from-the-blog .blog-excerpt {
        font-size: .875rem; }
      #home .row--homepage-main #home-center-column #from-the-blog .btn-wrapper {
        margin-top: 1rem;
        margin-bottom: 0; }

@media (max-width: 1289px) {
  #home .article-wrapper:nth-child(5) {
    display: none; } }

#home .btn-wrapper {
  text-align: center;
  margin-bottom: 1rem; }

@media (max-width: 991px) {
  #home .home-right-column {
    box-shadow: 0 -1px 12px 0px #cccccc; } }

#home .mission-statement {
  font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #a4a4a4;
  font-size: 1.125rem;
  line-height: 1.35;
  margin-left: 1rem;
  margin-top: 1rem; }

#home #featured-project {
  text-align: center;
  margin-left: 1rem;
  border-bottom: 1px solid #d0ecef; }
  @media (max-width: 991px) {
    #home #featured-project {
      margin-right: 1rem; } }
  #home #featured-project img {
    margin: 0 auto .5rem;
    border: 2px solid transparent; }
  #home #featured-project a:hover img {
    border-color: #3ab2c5; }

#home .blog-img-wrapper {
  margin-bottom: 10px; }

.support #main h1 {
  font-size: 1.75rem; }

.support #main h3, .support #main h2 {
  color: #808080;
  font-size: 1.2em; }

.support #main .donate-section {
  background-color: #b6eaf5; }

.support #main .donate {
  text-align: center; }

.support #main .donate:hover {
  text-decoration: underline; }

.support #main .donate-lead {
  margin-bottom: 30px; }

.support #main .highlight {
  color: #f46624; }

.support #main hr {
  border-top: 1px solid #89d1dc; }

.support #main ul#donation-options {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  @media (min-width: 768px) {
    .support #main ul#donation-options {
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .support #main ul#donation-options li {
    position: relative; }
    @media (max-width: 767px) {
      .support #main ul#donation-options li {
        margin-right: 10px;
        margin-bottom: 10px; } }
    .support #main ul#donation-options li.active a {
      background-color: #d0ecef; }
    .support #main ul#donation-options li.active svg {
      display: block; }
  .support #main ul#donation-options a.btn-donate {
    border: 1px solid #3ab2c5;
    border-radius: 0;
    color: #3ab2c5;
    font-size: 1.5rem;
    text-align: center;
    vertical-align: middle;
    position: relative; }
    .support #main ul#donation-options a.btn-donate:hover {
      background-color: #d0ecef; }
  .support #main ul#donation-options svg {
    position: absolute;
    transform: rotateZ(270deg);
    bottom: -18px;
    left: 45%;
    display: none; }

.support #main .icon-btn-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }
  .support #main .icon-btn-wrapper img {
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .support #main .icon-btn-wrapper img {
        margin-top: 15px; } }

.support #main .c-select--default {
  padding-top: 10px; }

.support #main .card--donate .honorary-donation-wrapper, .support #main .card--donate .benefit-checkbox-wrapper {
  display: none; }
  .support #main .card--donate .honorary-donation-wrapper.visible, .support #main .card--donate .benefit-checkbox-wrapper.visible {
    display: block; }

.support #main .card--donate .other-amount-wrapper {
  display: none; }
  .support #main .card--donate .other-amount-wrapper.visible {
    display: -ms-flexbox;
    display: flex; }

.support #main .card--donate .label-honorary-donation {
  margin-bottom: 0;
  margin-top: 15px; }

.support #main .card--donate .form-control {
  margin-bottom: 15px;
  max-width: 400px; }

.support #main .checkbox-text {
  font-size: 0.875rem; }

.support #main .donation-description {
  margin-top: 35px;
  margin-bottom: 25px; }
  @media (min-width: 544px) {
    .support #main .donation-description {
      -moz-column-count: 2;
           column-count: 2;
      -moz-column-gap: 40px;
           column-gap: 40px; } }
  .support #main .donation-description h2 {
    -moz-column-span: all;
         column-span: all;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
    font-size: 1.5rem;
    margin-bottom: 0; }
  .support #main .donation-description strong {
    color: #3ab2c5;
    font-size: 1.25em;
    line-height: 24px; }
  .support #main .donation-description p {
    page-break-inside: avoid;
         break-inside: avoid;
    margin-top: 15px; }
    .support #main .donation-description p::after {
      content: '';
      display: block;
      margin-top: 20px;
      border-bottom: 1px solid #d0ecef; }

.support #main .callout {
  margin-top: 30px;
  font-size: 1.5rem; }

.support #main .supporters {
  margin-bottom: 2rem; }
  .support #main .supporters a {
    display: block; }
    .support #main .supporters a .btn-default {
      margin-top: 15px; }

.support #main .select-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 20px; }
  .support #main .select-wrapper select {
    width: 75%; }
    @media (min-width: 544px) {
      .support #main .select-wrapper select {
        width: 50%; } }

.artists #main h2 {
  margin-bottom: 15px; }
  .artists #main h2 .text-browsing-by {
    text-transform: uppercase;
    font-family: "Apercu Medium", Calibri, sans-serif; }

.artists .col-lg-9 hr {
  margin-bottom: 1rem; }

.artists .registry-filters {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .artists .registry-filters {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .artists .registry-filters .nav-item {
      min-width: 31%;
      margin-bottom: 1rem; } }
  @media (max-width: 543px) {
    .artists .registry-filters .nav-item {
      min-width: 100%; } }
  .artists .registry-filters .nav-item .dropdown--primary {
    margin-right: 1rem; }
    @media (max-width: 767px) {
      .artists .registry-filters .nav-item .dropdown--primary .dropdown-toggle {
        width: 100%; } }
  .artists .registry-filters .nav-item:last-of-type {
    -ms-flex-positive: 2;
        flex-grow: 2; }
    .artists .registry-filters .nav-item:last-of-type .dropdown--primary {
      margin-right: 0; }

.artists #artists-sidebar {
  text-align: center; }
  .artists #artists-sidebar .dropdown--primary {
    margin-bottom: 15px; }
    .artists #artists-sidebar .dropdown--primary .dropdown-toggle {
      width: 100%; }
    .artists #artists-sidebar .dropdown--primary .dropdown-menu {
      width: 100%; }
  .artists #artists-sidebar .input-group--registry-search input {
    border-radius: 6.25rem;
    margin-left: -10px; }

.artists .browse-by-letter {
  margin: 1rem 0; }
  .artists .browse-by-letter .nav {
    margin-bottom: .5rem; }
    .artists .browse-by-letter .nav:nth-child(2) .nav-link {
      letter-spacing: 1px; }

.artists .nav-tabs--artist-page {
  border-bottom: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }
  .artists .nav-tabs--artist-page .nav-link {
    border: none;
    border-radius: 0;
    font-size: .9rem;
    color: #666;
    padding-top: 0;
    padding-bottom: 0; }
    .artists .nav-tabs--artist-page .nav-link:hover {
      color: #3ab2c5; }

.artists .pagination strong, .artists .pagination a {
  padding: 0 5px; }

.artists #sidebar-artists {
  text-align: center; }
  .artists #sidebar-artists img {
    margin: 0 auto .5rem; }
  .artists #sidebar-artists .media--date {
    margin-left: 0; }
  @media (max-width: 991px) {
    .artists #sidebar-artists .sidebar-gray {
      margin-top: 0; } }

.row--thumbnails {
  padding-bottom: 20px; }

.artists_listing .card--artist .artist-img-wrapper, .artists_search .card--artist .artist-img-wrapper, .artists_browse .card--artist .artist-img-wrapper {
  height: 151px; }
  @media (max-width: 767px) {
    .artists_listing .card--artist .artist-img-wrapper, .artists_search .card--artist .artist-img-wrapper, .artists_browse .card--artist .artist-img-wrapper {
      height: 161px; } }
  @media (max-width: 543px) {
    .artists_listing .card--artist .artist-img-wrapper, .artists_search .card--artist .artist-img-wrapper, .artists_browse .card--artist .artist-img-wrapper {
      height: 151px; } }
  @media (min-width: 992px) {
    .artists_listing .card--artist .artist-img-wrapper, .artists_search .card--artist .artist-img-wrapper, .artists_browse .card--artist .artist-img-wrapper {
      height: 168px; } }
  @media (min-width: 1290px) {
    .artists_listing .card--artist .artist-img-wrapper, .artists_search .card--artist .artist-img-wrapper, .artists_browse .card--artist .artist-img-wrapper {
      height: 233px; } }

.svg-artist-registry {
  width: 75px;
  position: absolute;
  top: -25px;
  left: 240px; }

@media (max-width: 767px) {
  .artists_detail .media--artist-detail-title {
    -ms-flex-direction: column;
        flex-direction: column; } }

.artists_detail .media--artist-detail-title .media-left {
  width: 120px;
  height: 120px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .artists_detail .media--artist-detail-title .media-left {
      margin: 0 auto; } }

.artists_detail .media--artist-detail-title .media-body {
  border-bottom: 1px solid #d4d4d4; }
  @media (min-width: 544px) {
    .artists_detail .media--artist-detail-title .media-body {
      border-bottom: none; } }
  .artists_detail .media--artist-detail-title .media-body .media-body-upper h1, .artists_detail .media--artist-detail-title .media-body .media-body-upper h4, .artists_detail .media--artist-detail-title .media-body .media-body-upper .artist-links {
    display: inline-block; }
  .artists_detail .media--artist-detail-title .media-body .media-body-upper h1 {
    margin-right: 20px; }
  .artists_detail .media--artist-detail-title .media-body .media-body-upper h4.date {
    margin-right: 20px;
    color: #808080; }
  .artists_detail .media--artist-detail-title .media-body .media-body-upper .artist-links {
    padding-left: 0;
    margin-bottom: .5rem; }
    .artists_detail .media--artist-detail-title .media-body .media-body-upper .artist-links li {
      display: inline-block;
      margin-right: 15px; }

.artists_detail .nav-subnav, .artists_detail .nav-subnav-mobile {
  background-color: #f1f1f1; }

.artists_detail .nav-subnav {
  margin: 0 -20px; }

.artists_detail .nav-subnav-mobile .nav-tabs, .artists_detail .nav-subnav-mobile .artists .nav-tabs--artist-page, .artists .artists_detail .nav-subnav-mobile .nav-tabs--artist-page {
  width: 100%;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.artists_detail .col-images {
  background-color: #f1f1f1;
  padding: 20px;
  margin-left: -15px;
  margin-bottom: -2.5rem; }
  @media (max-width: 767px) {
    .artists_detail .col-images {
      margin-left: -1rem;
      margin-right: -1rem;
      margin-bottom: 1rem;
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: 0; } }
  @media (min-width: 768px) {
    .artists_detail .col-images .tab-content {
      margin-top: 1rem; } }
  .artists_detail .col-images .tab-content #artwork {
    margin: 0 -10px; }
  .artists_detail .col-images .tab-content #member-artwork {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 30px;
    padding: 30px 15px; }
    @media (min-width: 768px) {
      .artists_detail .col-images .tab-content #member-artwork {
        margin-left: -10px;
        margin-right: -10px;
        border-top: 1px dotted #a4a4a4; } }
    @media (max-width: 767px) {
      .artists_detail .col-images .tab-content #member-artwork {
        margin-top: 0px; } }
    .artists_detail .col-images .tab-content #member-artwork .grid-item {
      width: 25%; }
      .artists_detail .col-images .tab-content #member-artwork .grid-item .card-block {
        padding-top: 15px;
        padding-bottom: 10px; }
  .artists_detail .col-images .tab-content #statement p, .artists_detail .col-images .tab-content #cv p {
    max-width: 550px;
    margin: 0 auto 1rem; }
  .artists_detail .col-images .tab-content #cv p {
    line-height: 1.3;
    margin-bottom: .75rem; }
  .artists_detail .col-images .tab-content #contact fieldset {
    max-width: 450px;
    padding: 0 1rem;
    margin: 0 auto; }
  .artists_detail .col-images .tab-content #contact input {
    margin-bottom: 20px; }
  .artists_detail .col-images .tab-content #contact label {
    font-size: 1.125rem;
    font-family: "Apercu Medium", Calibri, sans-serif; }
  .artists_detail .col-images .tab-content #contact textarea {
    height: 11.25rem; }
  .artists_detail .col-images .tab-content #contact .btn, .artists_detail .col-images .tab-content #contact .account_grant #main input[type=submit], .account_grant #main .artists_detail .col-images .tab-content #contact input[type=submit] {
    margin: 20px 0; }
  .artists_detail .col-images .col-thumbnail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding-left: 15px;
    padding-right: 15px; }

.artists_detail #gallery-mobile-thumbnails {
  border-top: 1px dotted #a4a4a4;
  padding: 20px 0;
  bottom: 0; }
  .artists_detail #gallery-mobile-thumbnails .img-wrapper {
    max-height: 80px;
    max-width: 80px; }
  .artists_detail #gallery-mobile-thumbnails .previous, .artists_detail #gallery-mobile-thumbnails .next {
    background-size: 15px 25px; }

@media (max-width: 543px) {
  .artists_detail .artwork-wrapper {
    -ms-flex-pack: center;
        justify-content: center; } }

.artists_detail .card--history.artwork a {
  width: 146px;
  height: 146px; }
  @media (min-width: 544px) {
    .artists_detail .card--history.artwork a {
      width: 182px;
      height: 182px; } }
  @media (min-width: 768px) {
    .artists_detail .card--history.artwork a {
      width: 122px;
      height: 122px; } }
  @media (min-width: 992px) {
    .artists_detail .card--history.artwork a {
      width: 163px;
      height: 163px; } }
  @media (min-width: 1290px) {
    .artists_detail .card--history.artwork a {
      width: 221px;
      height: 221px; } }

.artists_detail .tooltip {
  z-index: 1;
  margin-top: -5px; }
  .artists_detail .tooltip .tooltip-inner {
    background-color: white; }
  .artists_detail .tooltip.bs-tether-element-attached-top .tooltip-arrow {
    border-bottom-color: white; }

.artists_detail a:hover .play-button img {
  border-color: transparent; }

.artists_detail .share {
  display: inline-block;
  margin-right: 15px; }

.blog #main h1 {
  margin-bottom: 1rem; }

.blog #main article {
  margin-bottom: 40px; }
  @media (min-width: 1290px) {
    .blog #main article {
      padding-right: 40px; } }
  .blog #main article h6 {
    border-top: 1px dotted #D2D2D2;
    margin-bottom: 15px;
    padding-top: 10px;
    line-height: 1.3; }
    @media (max-width: 991px) {
      .blog #main article h6 {
        margin-bottom: .25rem; } }
    .blog #main article h6 span {
      margin-left: .5rem; }
  @media (max-width: 991px) {
    .blog #main article img {
      margin: .5rem auto; } }
  .blog #main article .read-more-link {
    display: block; }

@media (max-width: 991px) {
  .blog #main .col-sidebar .sidebar-gray {
    margin-top: 0; } }

@media (max-width: 991px) {
  .blog_detail #main article .page-header .dropdown--primary {
    margin-top: 1rem;
    display: inline-block; } }

.blog_detail #main article h1 small {
  margin-left: 10px;
  font-size: 1rem;
  color: #a4a4a4;
  display: inline-block; }
  @media (max-width: 991px) {
    .blog_detail #main article h1 small {
      display: block;
      margin-top: .25rem; } }

.blog_detail #main article h6 {
  border: none;
  margin-bottom: .25rem; }
  .blog_detail #main article h6 span {
    margin-left: 1rem; }
    @media (max-width: 543px) {
      .blog_detail #main article h6 span {
        display: block;
        margin-left: 0; } }

@media (min-width: 768px) {
  .blog_detail #main article p {
    font-size: 18px; } }

.blog_detail #main article .gallery {
  margin-top: 30px; }
  .blog_detail #main article .gallery .previous {
    margin-left: -30px; }
  .blog_detail #main article .gallery .next {
    margin-right: -30px; }

.blog_detail #main article .card--main-img {
  border-bottom: 1px dotted #d4d4d4; }

.blog_detail #main article .blog-body-text {
  padding-top: 20px;
  margin: 20px 0; }

#keyword-list h6 {
  display: inline-block; }

.projects_detail .row--project-heading {
  margin-bottom: 40px; }
  .projects_detail .row--project-heading h1 {
    margin-top: 10px; }
  .projects_detail .row--project-heading ul {
    padding-left: 0;
    margin-bottom: 0; }
    .projects_detail .row--project-heading ul h4 {
      margin-bottom: 0; }
  @media (max-width: 991px) {
    .projects_detail .row--project-heading {
      text-align: center; } }

@media (min-width: 768px) {
  .projects_detail p {
    font-size: 18px; } }

.projects_detail .project-main-img-wrapper {
  margin-top: 20px; }
  .projects_detail .project-main-img-wrapper img {
    margin: 0 auto 1rem; }

.projects_detail .slideshow-gray {
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .projects_detail .slideshow-gray {
      margin-bottom: 40px; } }

.projects_detail .tab-content {
  margin-top: 15px; }

.projects_detail .row--related-artists {
  margin-top: 1rem; }

.projects_detail .card--history.project {
  margin-bottom: .5rem;
  height: auto; }

.projects_detail .col-related ul {
  padding-left: 0; }

.projects_detail .col-related .card, .projects_detail .col-related .card--thumbnail, .projects_detail .col-related .card--donate, .projects_detail .col-related .card--main-img, .projects_detail .col-related .card--artist, .projects_detail .col-related .card--project, .projects_detail .col-related .card--history {
  border: none; }
  .projects_detail .col-related .card .card-block, .projects_detail .col-related .card--thumbnail .card-block, .projects_detail .col-related .card--donate .card-block, .projects_detail .col-related .card--main-img .card-block, .projects_detail .col-related .card--artist .card-block, .projects_detail .col-related .card--project .card-block, .projects_detail .col-related .card--history .card-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding-left: 0;
    padding-right: 0;
    text-align: center; }

.projects_detail ul {
  list-style: none; }

.projects_detail .nav-subnav-mobile {
  padding-top: 15px; }

.events .banner-wide {
  margin-top: -2.5rem;
  margin-bottom: 2.5rem; }

.events .heading-date {
  font-size: 1.625rem;
  margin-bottom: 0;
  padding-top: 2.5rem;
  padding-right: 0.5rem;
  width: inherit; }

.events article:last-child {
  padding-bottom: 50px; }

.events .heading-icon {
  margin-top: -3px; }

.events .event-category {
  margin-bottom: 0; }

.events .media--date {
  margin-top: 10px;
  margin-bottom: .5rem;
  margin-left: 0; }
  .events .media--date .media-body {
    border: none;
    padding-top: 5px; }

.events .rule-event-listing {
  border-top: 1px solid #d4d4d4;
  width: 100%;
  margin-bottom: 1rem; }

.events article {
  margin-top: 2.5rem; }
  @media (min-width: 1290px) {
    .events article {
      padding-right: 40px; } }
  .events article .img-wrapper {
    margin-right: 1rem; }
    @media (max-width: 991px) {
      .events article .img-wrapper {
        margin: 1rem; } }

.events .heading-date + article {
  margin-top: .5rem; }

.events .scrollmagic-pin-spacer + article .rule-event-listing, .events .heading-date-wrapper + article .rule-event-listing {
  display: none; }

.events .sidebar-gray h3 {
  margin-bottom: 15px; }

.events .sidebar-gray .date-heading-group h6 {
  display: inline-block; }

.events .sidebar-gray .ongoing-event {
  border-bottom: 1px solid #a4a4a4;
  padding: 15px 0; }

.events .event-time, .events .location {
  font-family: "Apercu Medium", Calibri, sans-serif; }

.events .heading-date-wrapper {
  background-color: white;
  padding-right: 40px;
  z-index: 99; }
  .events .heading-date-wrapper .rule-event-listing {
    margin-bottom: 0; }

.events_detail .gallery {
  margin-top: 20px; }

.events_detail .caption-outer-wrapper, .events_detail .card--main-img {
  margin-bottom: 40px; }

.col-event-sidebar {
  padding-top: 20px; }

.event-info-block {
  margin-bottom: 30px; }
  .event-info-block h6 {
    margin-bottom: 5px; }

address ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.25rem; }

.list-downloads {
  list-style-type: none;
  padding-left: 0; }

.history #historyLoading {
  position: fixed;
  z-index: 99999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  top: 20vh;
  bottom: 0;
  left: 0;
  width: 100%; }

.history h1.timeline, .history .history-intro-text {
  text-align: center; }

.history .page-header {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .history .page-header {
      text-align: center; } }

.history h2.timeline {
  z-index: 1; }
  .history h2.timeline.fixed {
    color: #f46624; }
    @media (max-width: 991px) {
      .history h2.timeline.fixed {
        display: none; } }

.history h1.timeline {
  margin-bottom: 20px; }

.history .share-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 15px; }

.history .history-intro-text {
  margin-bottom: 25px; }

.history .section-year {
  position: relative;
  margin-top: -55px;
  opacity: 1;
  transition: 1s opacity; }
  .history .section-year .section-placeholder {
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.4; }

.history #fixed-history-heading {
  z-index: 99;
  opacity: 1;
  height: 80px;
  width: 100%; }
  .history #fixed-history-heading .row, .history #fixed-history-heading #home .row--homepage-main, #home .history #fixed-history-heading .row--homepage-main, .history #fixed-history-heading .row--thumbnails, .history #fixed-history-heading .projects_detail .row--project-heading, .projects_detail .history #fixed-history-heading .row--project-heading, .history #fixed-history-heading .row--history-section, .history #fixed-history-heading #years .row--timeline-heading, .history #years #fixed-history-heading .row--timeline-heading, .history #fixed-history-heading .row--related-artists, .history #fixed-history-heading .row--lead-paragraph {
    background-color: white;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem; }
  .history #fixed-history-heading.fixed .row, .history #fixed-history-heading.fixed #home .row--homepage-main, #home .history #fixed-history-heading.fixed .row--homepage-main, .history #fixed-history-heading.fixed .row--thumbnails, .history #fixed-history-heading.fixed .projects_detail .row--project-heading, .projects_detail .history #fixed-history-heading.fixed .row--project-heading, .history #fixed-history-heading.fixed .row--history-section, .history #fixed-history-heading.fixed #years .row--timeline-heading, .history #years #fixed-history-heading.fixed .row--timeline-heading, .history #fixed-history-heading.fixed .row--related-artists, .history #fixed-history-heading.fixed .row--lead-paragraph {
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5); }

.history .timeline-filter-list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .history .timeline-filter-list .btn, .history .timeline-filter-list .account_grant #main input[type=submit], .account_grant #main .history .timeline-filter-list input[type=submit] {
    color: #a4a4a4;
    margin-bottom: 0;
    border: none;
    padding: 0;
    margin-right: 20px; }
    .history .timeline-filter-list .btn.active, .history .timeline-filter-list .account_grant #main input.active[type=submit], .account_grant #main .history .timeline-filter-list input.active[type=submit] {
      color: #3ab2c5; }
  .history .timeline-filter-list h6 {
    margin-right: 15px;
    margin-bottom: 0;
    transform: translateY(8px); }

.history .history-section-wrapper {
  position: relative;
  height: 425px;
  overflow: hidden; }
  .history .history-section-wrapper.highlights {
    height: 380px; }
    @media (min-width: 1290px) {
      .history .history-section-wrapper.highlights {
        height: 410px; } }
    @media (max-width: 991px) {
      .history .history-section-wrapper.highlights {
        height: 410px; }
        .history .history-section-wrapper.highlights .gallery-wrapper {
          height: 330px; } }
  .history .history-section-wrapper.projects {
    height: 390px; }
    @media (min-width: 1290px) {
      .history .history-section-wrapper.projects {
        height: 400px; } }
    @media (max-width: 991px) {
      .history .history-section-wrapper.projects {
        height: 380px; }
        .history .history-section-wrapper.projects .gallery-wrapper {
          height: 295px; } }
  .history .history-section-wrapper.artwork {
    height: 220px; }
    @media (min-width: 1290px) {
      .history .history-section-wrapper.artwork {
        height: 265px; } }
  .history .history-section-wrapper.galleries {
    height: 380px; }
    @media (min-width: 1290px) {
      .history .history-section-wrapper.galleries {
        height: 420px; } }
    @media (max-width: 991px) {
      .history .history-section-wrapper.galleries {
        height: 400px; }
        .history .history-section-wrapper.galleries .gallery-wrapper {
          height: 320px; } }
  .history .history-section-wrapper.events {
    height: 450px; }
  .history .history-section-wrapper.memoriam {
    height: 180px; }
    @media (max-width: 543px) {
      .history .history-section-wrapper.memoriam {
        height: 230px; } }
  .history .history-section-wrapper.expanded {
    height: auto !important; }
    .history .history-section-wrapper.expanded .btn-center-wrapper {
      display: none; }
  .history .history-section-wrapper .btn-center-wrapper {
    position: absolute;
    background-color: white;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: .5rem; }
    .history .history-section-wrapper .btn-center-wrapper:before {
      content: '';
      position: absolute;
      width: 100%;
      background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
      display: block;
      height: 2rem;
      top: -2rem; }
    .history .history-section-wrapper .btn-center-wrapper .btn-default {
      background-color: white; }
      .history .history-section-wrapper .btn-center-wrapper .btn-default:hover {
        background-color: #e0f3f7; }

.history .timeline-gallery-wrapper {
  position: relative; }
  .history .timeline-gallery-wrapper .rule-gray {
    position: absolute;
    top: 2px;
    width: 100%; }
  .history .timeline-gallery-wrapper .gallery {
    margin-bottom: 1rem;
    z-index: 10; }
    .history .timeline-gallery-wrapper .gallery .previous, .history .timeline-gallery-wrapper .gallery .next {
      background-size: 15px 25px;
      top: 30%; }
      .history .timeline-gallery-wrapper .gallery .previous svg, .history .timeline-gallery-wrapper .gallery .next svg {
        display: none; }
    .history .timeline-gallery-wrapper .gallery .previous {
      margin-left: -45px; }
    .history .timeline-gallery-wrapper .gallery .next {
      margin-right: -45px; }
    .history .timeline-gallery-wrapper .gallery .gallery-cell {
      width: 33.333%; }
      @media (min-width: 544px) {
        .history .timeline-gallery-wrapper .gallery .gallery-cell {
          width: 25%; } }
      @media (min-width: 768px) {
        .history .timeline-gallery-wrapper .gallery .gallery-cell {
          width: 16.667%; } }
      @media (min-width: 1290px) {
        .history .timeline-gallery-wrapper .gallery .gallery-cell {
          width: 12.5%; } }
      .history .timeline-gallery-wrapper .gallery .gallery-cell a h5 {
        color: #a4a4a4;
        padding-bottom: 5px; }
      .history .timeline-gallery-wrapper .gallery .gallery-cell.is-selected a h5 {
        color: #f46624;
        border-bottom: 1px solid #f69a78; }

.history #years {
  opacity: 1; }
  .history #years.highlights .history-section-wrapper:not(.highlights) {
    display: none; }
  .history #years.projects .history-section-wrapper:not(.projects) {
    display: none; }
  .history #years.artwork .history-section-wrapper:not(.artwork) {
    display: none; }
  .history #years.galleries .history-section-wrapper:not(.galleries) {
    display: none; }
  .history #years.events .history-section-wrapper:not(.events) {
    display: none; }
  .history #years.memoriam .history-section-wrapper:not(.memoriam) {
    display: none; }
  .history #years.highlights .row--timeline-heading, .history #years.projects .row--timeline-heading, .history #years.artwork .row--timeline-heading, .history #years.galleries .row--timeline-heading, .history #years.events .row--timeline-heading, .history #years.memoriam .row--timeline-heading {
    height: 65px !important; }
    .history #years.highlights .row--timeline-heading .col-blockquote, .history #years.projects .row--timeline-heading .col-blockquote, .history #years.artwork .row--timeline-heading .col-blockquote, .history #years.galleries .row--timeline-heading .col-blockquote, .history #years.events .row--timeline-heading .col-blockquote, .history #years.memoriam .row--timeline-heading .col-blockquote {
      display: none; }
  .history #years section {
    background-color: white;
    position: relative;
    padding-bottom: 25px; }
    .history #years section .rule-gray {
      margin-bottom: 0; }
    .history #years section .active-year {
      color: #f46624; }
  .history #years h4 {
    margin-bottom: 20px; }
  .history #years .row--timeline-heading {
    background-color: #f1f1f1;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    overflow: hidden;
    -ms-flex-align: center;
        align-items: center;
    padding: 3rem 1rem 1rem;
    height: 340px; }
    @media (min-width: 544px) {
      .history #years .row--timeline-heading {
        height: 310px; } }
    @media (min-width: 768px) {
      .history #years .row--timeline-heading {
        height: 280px;
        padding: 1rem; } }
    @media (min-width: 992px) {
      .history #years .row--timeline-heading {
        height: 250px; } }
    @media (min-width: 1290px) {
      .history #years .row--timeline-heading {
        height: 220px; } }
    .history #years .row--timeline-heading .col-blockquote {
      padding-left: 30px; }
      @media (max-width: 767px) {
        .history #years .row--timeline-heading .col-blockquote {
          padding-left: 0; } }
  .history #years .rule-gray {
    margin-left: -15px;
    margin-right: -15px; }
  @media (min-width: 768px) {
    .history #years .table-related-events tr .related-event-title {
      width: 50%;
      padding-right: 1rem; } }
  @media (min-width: 768px) {
    .history #years .table-related-events tr .event-type h6 {
      margin-bottom: 0; } }
  .history #years .table-related-events tr .related-event-date {
    width: auto; }
  @media (max-width: 991px) {
    .history #years .artwork-wrapper {
      -ms-flex-direction: column;
          flex-direction: column;
      height: 140px;
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; } }
  @media (min-width: 768px) {
    .history #years .artwork-wrapper .artwork {
      -ms-flex-preferred-size: 16.66%;
          flex-basis: 16.66%; } }

.history .col-memoriam {
  padding-bottom: 10px;
  height: 180px; }
  .history .col-memoriam h5 {
    display: inline-block;
    position: relative;
    margin-right: 4px; }
    .history .col-memoriam h5:after {
      content: ",";
      color: #4d4d4d;
      font-family: "Apercu Light", Calibri, sans-serif; }
  .history .col-memoriam a:last-of-type h5:after {
    content: ""; }

.history .img-placeholder {
  background-color: #d4d4d4; }

.history .highlights .img-placeholder {
  width: 290px;
  height: 192px; }

.history .project .img-placeholder {
  width: 210px;
  height: 210px; }

.history .artwork .img-placeholder {
  width: 150px;
  height: 150px; }

.history .gallery .img-placeholder {
  width: 170px;
  height: 170px; }

.history .flickity-prev-next-button {
  display: block !important; }

.account #main {
  padding-top: 0; }
  .account #main .profile-heading {
    background-color: #f1f1f1;
    margin-left: -25px;
    margin-right: -25px;
    padding: 1.5rem 25px;
    text-align: center; }
    .account #main .profile-heading h1, .account #main .profile-heading h5 {
      margin-bottom: 0; }
    @media (min-width: 544px) {
      .account #main .profile-heading hgroup h1, .account #main .profile-heading hgroup h5 {
        display: inline-block; }
      .account #main .profile-heading hgroup h1 {
        margin-right: 40px; }
      .account #main .profile-heading hgroup h4 {
        transform: translateY(-2px); } }
  .account #main .nav-subnav, .account #main .nav-subnav-mobile {
    background-color: #f1f1f1;
    border-top: 1px solid #d4d4d4;
    margin-bottom: 2rem; }
  .account #main .form-group {
    margin-top: 40px;
    margin-bottom: 40px; }
    .account #main .form-group .btn, .account .account_grant #main .form-group input[type=submit], .account_grant .account #main .form-group input[type=submit] {
      margin-right: 10px; }
    .account #main .form-group legend {
      margin-bottom: 5px;
      font-size: 1.25rem;
      line-height: 1.35rem;
      font-family: "Apercu Regular", Calibri, sans-serif;
      display: inline-block;
      max-width: 700px; }
      .account #main .form-group legend small {
        font-family: "Apercu Light", Calibri, sans-serif;
        font-size: .9875rem;
        color: #a4a4a4;
        margin-left: 30px; }
    .account #main .form-group .rule-gray {
      margin-top: 0;
      margin-bottom: 15px; }
    .account #main .form-group .checkbox {
      font-size: 1.063rem; }
    .account #main .form-group .checkbox-text {
      font-size: 0.875rem; }
    .account #main .form-group .redactor_box {
      margin-bottom: 2rem; }
    .account #main .form-group .redactor_toolbar {
      border: 1px solid #eee;
      border-bottom: none; }
      .account #main .form-group .redactor_toolbar li a:hover {
        background-color: #89d1dc; }
  .account #main .file_field .filename {
    margin-right: 1rem;
    font-size: 10px; }
  .account #main .file_field .undo_remove {
    display: none; }
  .account #main .undo_remove {
    font-family: "Apercu Light", Calibri, sans-serif;
    font-size: 1rem;
    word-spacing: 10px;
    color: #3ab2c5; }
    .account #main .undo_remove:hover {
      color: #297d8a; }
  .account #main input.form-control, .account #main .input-group-addon, .account #main .input-group-addon--account, .account #main .select-wrapper {
    margin-bottom: 30px; }
  .account #main .paragraph-info {
    margin-top: 20px;
    max-width: 600px; }
  .account #main .btn-save-wrapper {
    margin: 1rem 0; }
  .account #main .gallery, .account #main .caption-outer-wrapper {
    background-color: #f1f1f1;
    margin-left: -25px;
    margin-right: -25px; }
  .account #main .gallery {
    margin-top: 1rem;
    padding: 1rem; }
  .account #main .caption-outer-wrapper {
    padding: 0 1rem 2rem; }

.account_faq article {
  max-width: 700px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: .25rem;
  margin-bottom: 1.5rem; }
  .account_faq article blockquote {
    font-size: 1.125rem; }
  .account_faq article:last-of-type {
    border-color: transparent; }

.account_ textarea {
  margin-bottom: 70px; }

.account_lightbox textarea {
  margin-bottom: 20px; }

.account_lightbox .form-group {
  margin-bottom: 100px; }

.account_grant #main input[type=submit] {
  width: auto; }

.account_grant #main h2 {
  margin-top: 1rem; }

.account_grant #main input {
  /* width: 100%; */
  /* max-width: 700px;  */
}

.table-lightbox tr {
  border-top: 1px solid #d4d4d4; }

.table-lightbox th, .table-lightbox td, .table-lightbox tr:nth-of-type(2) {
  border-top: none; }

.table-lightbox th {
  font-family: "Apercu Regular", Calibri, sans-serif;
  font-size: .75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 0;
  padding-bottom: 8px; }
  @media (max-width: 543px) {
    .table-lightbox th {
      font-size: .6125rem; } }

.table-lightbox td {
  font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
  font-size: 1.375rem;
  padding: 8px 0;
  letter-spacing: .3px; }
  .table-lightbox td .btn, .table-lightbox td .account_grant #main input[type=submit], .account_grant #main .table-lightbox td input[type=submit] {
    font-family: "Apercu Regular", Calibri, sans-serif;
    font-size: 1rem;
    letter-spacing: 0; }

.table-lightbox a.edit-hover {
  position: relative; }
  .table-lightbox a.edit-hover:after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: -26px;
    top: -3px;
    font-size: 1rem; }
  .table-lightbox a.edit-hover:hover:after {
    content: "\f040"; }

.list-featured-artists {
  list-style: none;
  padding-left: 0;
  margin-top: 40px;
  padding-top: 30px; }
  @media (max-width: 767px) {
    .list-featured-artists {
      padding-top: 1rem;
      border-top: 1px solid #d4d4d4; } }

.lightbox .gallery, .lightbox .caption-outer-wrapper {
  background-color: #f1f1f1;
  margin-left: -25px;
  margin-right: -25px; }

.lightbox .gallery {
  margin-top: 1rem;
  padding: 1rem; }

.lightbox .caption-outer-wrapper {
  padding: 0 1rem 2rem;
  margin-bottom: 2rem; }

.lightbox .gallery-artists {
  margin-top: 1rem; }

.lightbox .member-details {
  margin-top: 1rem; }
  .lightbox .member-details img {
    margin-bottom: .5rem; }
  .lightbox .member-details p {
    font-size: 0.85rem; }

.search .search-form-wrapper {
  background-color: #f1f1f1;
  padding: 1rem 0;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  margin-top: -2.5rem; }
  @media (max-width: 991px) {
    .search .search-form-wrapper {
      padding: 1rem; } }
  .search .search-form-wrapper .input-group .form-control, .search .search-form-wrapper .input-group .input-group-addon, .search .search-form-wrapper .input-group .input-group-addon--account {
    font-size: 1.25rem; }
  .search .search-form-wrapper .input-group .input-group-addon, .search .search-form-wrapper .input-group .input-group-addon--account {
    padding-left: 0;
    border-radius: 0;
    color: #666;
    position: relative;
    top: 5px; }
    .search .search-form-wrapper .input-group .input-group-addon svg, .search .search-form-wrapper .input-group .input-group-addon--account svg {
      margin-left: 5px; }
  .search .search-form-wrapper .input-group .form-control {
    color: #2f2f2f;
    font-family: "Apercu Medium", Calibri, sans-serif;
    margin-left: -180px;
    padding-left: 180px; }
    @media (max-width: 767px) {
      .search .search-form-wrapper .input-group .form-control {
        margin-left: -80px;
        padding-left: 80px; } }
    @media (max-width: 543px) {
      .search .search-form-wrapper .input-group .form-control {
        margin-left: 0;
        padding-left: 0; } }
    .search .search-form-wrapper .input-group .form-control:focus {
      background-color: transparent; }
  .search .search-form-wrapper .btn-default.btn-lg, .search .search-form-wrapper .btn-group-lg > .btn-default.btn, .search .search-form-wrapper .account_grant #main .btn-group-lg > input.btn-default[type=submit], .account_grant #main .search .search-form-wrapper .btn-group-lg > input.btn-default[type=submit] {
    background-color: white;
    border-color: white;
    margin-top: 0;
    margin-left: .5rem; }
    @media (max-width: 767px) {
      .search .search-form-wrapper .btn-default.btn-lg, .search .search-form-wrapper .btn-group-lg > .btn-default.btn, .search .search-form-wrapper .account_grant #main .btn-group-lg > input.btn-default[type=submit], .account_grant #main .search .search-form-wrapper .btn-group-lg > input.btn-default[type=submit] {
        padding: .5rem; } }

.search .filter-list {
  margin: 20px 0; }

.search h2 {
  margin-top: 1.5rem; }

body.gallery_detail #featured-galleries,
body.lightbox #featured-galleries {
  margin-top: -2.5rem;
  min-height: 650px;
  background-color: #4d4d4d;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 1rem; }
  @media (max-width: 767px) {
    body.gallery_detail #featured-galleries,
    body.lightbox #featured-galleries {
      min-height: 400px; } }
  body.gallery_detail #featured-galleries .caption-inner-wrapper,
  body.lightbox #featured-galleries .caption-inner-wrapper {
    color: white; }
    body.gallery_detail #featured-galleries .caption-inner-wrapper .cell-number-wrapper .slash,
    body.lightbox #featured-galleries .caption-inner-wrapper .cell-number-wrapper .slash {
      background-color: white; }
    body.gallery_detail #featured-galleries .caption-inner-wrapper .cell-number-wrapper .total-cells,
    body.lightbox #featured-galleries .caption-inner-wrapper .cell-number-wrapper .total-cells {
      color: white; }

body.gallery_detail #galleryDetailMain,
body.lightbox #galleryDetailMain {
  padding-top: 30px; }
  body.gallery_detail #galleryDetailMain .sidebar-gray,
  body.lightbox #galleryDetailMain .sidebar-gray {
    padding: 2rem 2rem;
    margin-top: -1.875rem;
    margin-left: -1.5rem; }
    @media (max-width: 991px) {
      body.gallery_detail #galleryDetailMain .sidebar-gray,
      body.lightbox #galleryDetailMain .sidebar-gray {
        margin-bottom: 1rem; } }
    @media (max-width: 767px) {
      body.gallery_detail #galleryDetailMain .sidebar-gray,
      body.lightbox #galleryDetailMain .sidebar-gray {
        margin-top: 0;
        margin-right: -1.5rem;
        width: auto; } }
    body.gallery_detail #galleryDetailMain .sidebar-gray .featured-artist-list,
    body.lightbox #galleryDetailMain .sidebar-gray .featured-artist-list {
      list-style: none;
      padding-left: 0; }

@media (min-width: 1290px) {
  body.gallery_detail .main-col p,
  body.lightbox .main-col p {
    padding-right: 2rem;
    font-size: 1.125rem; } }

@media (max-width: 991px) {
  body.gallery_detail .col-right,
  body.lightbox .col-right {
    text-align: center; }
    body.gallery_detail .col-right .dropdown--primary,
    body.lightbox .col-right .dropdown--primary {
      margin-top: 1rem;
      display: inline-block; } }

body.gallery_detail .curator-wrapper p,
body.lightbox .curator-wrapper p {
  margin-top: 10px;
  font-size: 0.85em; }

body.gallery_detail .donate-sidebar-banner,
body.lightbox .donate-sidebar-banner {
  margin-bottom: 1.5rem; }

body.gallery_detail .banner-right-column,
body.lightbox .banner-right-column {
  margin-top: 15px; }

body.gallery_detail #pastGalleries,
body.lightbox #pastGalleries {
  text-align: center; }
  body.gallery_detail #pastGalleries div,
  body.lightbox #pastGalleries div {
    margin-top: 1rem; }
    body.gallery_detail #pastGalleries div h4,
    body.lightbox #pastGalleries div h4 {
      margin-bottom: 2px; }

body.gallery_detail .more-galleries-wrapper,
body.lightbox .more-galleries-wrapper {
  text-align: center;
  border-top: 1px dotted #d4d4d4;
  border-bottom: 1px dotted #d4d4d4;
  margin-top: 30px;
  padding: 10px 0; }

body.gallery_detail .bio,
body.lightbox .bio {
  height: 200px; }

body.gallery_detail .read-more-link:before,
body.lightbox .read-more-link:before {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, #f1f1f1 100%); }

.store .page-header {
  margin-bottom: 2.5rem;
  text-align: center; }

.store .card .img-wrapper, .store .card--thumbnail .img-wrapper, .store .card--donate .img-wrapper, .store .card--main-img .img-wrapper, .store .card--artist .img-wrapper, .store .card--project .img-wrapper, .store .card--history .img-wrapper {
  height: 230px;
  width: 230px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 1289px) {
    .store .card .img-wrapper, .store .card--thumbnail .img-wrapper, .store .card--donate .img-wrapper, .store .card--main-img .img-wrapper, .store .card--artist .img-wrapper, .store .card--project .img-wrapper, .store .card--history .img-wrapper {
      height: 168px;
      width: 168px; } }
  @media (max-width: 991px) {
    .store .card .img-wrapper, .store .card--thumbnail .img-wrapper, .store .card--donate .img-wrapper, .store .card--main-img .img-wrapper, .store .card--artist .img-wrapper, .store .card--project .img-wrapper, .store .card--history .img-wrapper {
      height: 170px;
      width: 170px; } }
  @media (max-width: 767px) {
    .store .card .img-wrapper, .store .card--thumbnail .img-wrapper, .store .card--donate .img-wrapper, .store .card--main-img .img-wrapper, .store .card--artist .img-wrapper, .store .card--project .img-wrapper, .store .card--history .img-wrapper {
      height: 250px;
      width: 250px; } }
  .store .card .img-wrapper img, .store .card--thumbnail .img-wrapper img, .store .card--donate .img-wrapper img, .store .card--main-img .img-wrapper img, .store .card--artist .img-wrapper img, .store .card--project .img-wrapper img, .store .card--history .img-wrapper img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain; }

@media (max-width: 767px) {
  .store .card, .store .card--thumbnail, .store .card--donate, .store .card--main-img, .store .card--artist, .store .card--project, .store .card--history {
    text-align: center; }
    .store .card .img-wrapper, .store .card--thumbnail .img-wrapper, .store .card--donate .img-wrapper, .store .card--main-img .img-wrapper, .store .card--artist .img-wrapper, .store .card--project .img-wrapper, .store .card--history .img-wrapper {
      margin: 0 auto 12px; } }

.store .card-block {
  padding-left: 0;
  padding-right: 0; }
  .store .card-block .card-title {
    margin-bottom: .5rem; }

.store .breadcrumb {
  margin: -2.5rem -1.5rem 1rem;
  padding: 0.75rem 1.5rem; }

.store fieldset {
  margin: 1rem 0 1.5rem; }
  .store fieldset legend {
    margin-bottom: 0; }
  .store fieldset label {
    margin-top: .5rem; }
  @media (min-width: 1290px) {
    .store fieldset .form-group {
      padding-right: 2rem; } }
  .store fieldset input.form-control:focus {
    background-color: #e0f3f7; }
  .store fieldset .c-select, .store fieldset .c-select--default {
    width: 100%; }

.btn-continue-shopping {
  margin-top: 1rem; }

.store_item .form-group .btn-lg, .store_item .form-group .btn-group-lg > .btn, .store_item .form-group .account_grant #main .btn-group-lg > input[type=submit], .account_grant #main .store_item .form-group .btn-group-lg > input[type=submit] {
  margin-top: 1rem; }

@media (max-width: 767px) {
  .store_item img {
    max-height: 400px;
    margin: 0 auto 1rem; } }

.store_checkout .table input[type="number"] {
  width: 50px; }

@media (max-width: 767px) {
  .store_checkout .table h2 {
    font-size: 1.25rem; }
  .store_checkout .table .pull-right {
    float: none; } }

@media (max-width: 543px) {
  .store_checkout .table h2 {
    font-size: 1rem; }
  .store_checkout .table .hidden-mobile {
    width: 0;
    display: none; } }

@media (max-width: 767px) {
  .store_checkout .pull-right {
    float: none; } }

@media (max-width: 767px) {
  .store_checkout .form-horizontal .btn, .store_checkout .form-horizontal .account_grant #main input[type=submit], .account_grant #main .store_checkout .form-horizontal input[type=submit] {
    margin-top: 1rem;
    margin-right: 1rem; } }

.store_checkout .other-items {
  margin-top: 4rem; }
  .store_checkout .other-items hr, .store_checkout .other-items h3 {
    margin-bottom: 1rem; }

.register-block {
  margin-top: 1rem; }
  .register-block a {
    display: block; }
  .register-block svg {
    height: 180px;
    max-width: 210px; }
    .register-block svg .blue {
      display: none; }
    @media (max-width: 767px) {
      .register-block svg {
        display: none; } }
  .register-block a:hover .blue {
    display: block; }
  .register-block a:hover .gray {
    display: none; }

header .utility-nav {
  padding-top: 0.5rem;
  -ms-flex-pack: end;
      justify-content: flex-end;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1290px) {
    header .utility-nav h3 {
      font-size: 2rem; } }

header .logo-wrapper a {
  display: block;
  padding-top: 1.5rem;
  padding-right: .5rem; }
  @media (min-width: 1290px) {
    header .logo-wrapper a {
      padding-right: 1rem; } }

header .logo-wrapper svg {
  max-width: 100%;
  height: auto;
  display: block; }

header h3 {
  margin: 0; }
  @media (min-width: 1290px) {
    header h3 {
      font-size: 1.85rem; } }

header .nav-upper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  header .nav-upper .btn-default {
    margin-left: 5px; }
    header .nav-upper .btn-default .or-text {
      color: #a4a4a4; }
  header .nav-upper .nav-item img {
    margin-right: .5rem;
    position: relative;
    top: -1px; }
  header .nav-upper .nav-item h6 {
    margin-bottom: 0; }
  header .nav-upper .dropdown, header .nav-upper .dropdown--primary {
    border: none; }
    header .nav-upper .dropdown .dropdown-toggle, header .nav-upper .dropdown--primary .dropdown-toggle {
      text-transform: none;
      color: #3ab2c5;
      font-family: "Apercu Light", Calibri, sans-serif; }
  header .nav-upper .nav-link {
    padding-right: 0; }
  header .nav-upper .navbar-form {
    position: relative;
    margin-right: 20px; }
    header .nav-upper .navbar-form input {
      width: 13.25rem;
      padding: 2px 0 2px 35px;
      margin-top: 3px; }
    header .nav-upper .navbar-form svg {
      position: absolute;
      top: 9px;
      margin-left: 8px; }

header p {
  font-size: 1.75rem;
  line-height: 1.2;
  margin-top: 0.25rem;
  margin-bottom: 0;
  max-width: 900px; }
  @media (min-width: 1290px) {
    header p {
      margin-top: 1rem; } }

header .container-mobile-header {
  border-bottom: 1px solid #d0ecef;
  margin: 0 -1.5rem;
  padding: 0 1.5rem;
  background-color: white; }
  header .container-mobile-header.open {
    z-index: 100; }
  header .container-mobile-header .navbar-mobile {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }
    header .container-mobile-header .navbar-mobile .mobile-header {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-align: center;
          align-items: center; }
      header .container-mobile-header .navbar-mobile .mobile-header h3 {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        font-size: 1.5rem;
        color: #3ab2c5; }
        @media (min-width: 768px) {
          header .container-mobile-header .navbar-mobile .mobile-header h3 {
            font-size: 1.85rem; } }
    header .container-mobile-header .navbar-mobile svg {
      margin-top: 10px;
      width: 55px;
      height: 47px; }
      @media (min-width: 768px) {
        header .container-mobile-header .navbar-mobile svg {
          width: 80px;
          height: 69px; } }
    header .container-mobile-header .navbar-mobile .navbar-toggler {
      padding: 0; }
      header .container-mobile-header .navbar-mobile .navbar-toggler img {
        margin-left: 23px;
        width: 20px; }
        @media (min-width: 768px) {
          header .container-mobile-header .navbar-mobile .navbar-toggler img {
            margin-left: 48px; } }
      header .container-mobile-header .navbar-mobile .navbar-toggler:active, header .container-mobile-header .navbar-mobile .navbar-toggler:focus {
        outline: 0; }
    header .container-mobile-header .navbar-mobile #collapsingNavbar {
      width: 100%;
      z-index: 101;
      position: fixed;
      left: 105%;
      transition: left 0.5s;
      -webkit-transition: left 0.5s; }
      @media (max-width: 543px) {
        header .container-mobile-header .navbar-mobile #collapsingNavbar {
          height: 90vh;
          overflow: scroll; } }
      header .container-mobile-header .navbar-mobile #collapsingNavbar.slide-in {
        left: 0; }
      header .container-mobile-header .navbar-mobile #collapsingNavbar .container {
        background-color: transparent; }
      header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-toggler {
        background-color: white;
        position: relative;
        float: right;
        top: -65px;
        height: 60px;
        font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
        color: #3ab2c5; }
        @media (min-width: 768px) {
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-toggler {
            font-size: 1.5rem;
            top: -76px; } }
        header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-toggler .fa {
          position: relative;
          bottom: 1px;
          left: 5px; }
        header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-toggler:active, header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-toggler:focus {
          outline: 0; }
      header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav {
        position: absolute;
        height: 100vh;
        width: 100%;
        background-color: white;
        border-top: 1px solid #d0ecef;
        margin: 0 -1.5rem;
        padding: 1rem 1.5rem;
        overflow-y: scroll; }
        @media (min-width: 544px) {
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav {
            -moz-column-count: 2;
                 column-count: 2;
            -moz-column-gap: 1rem;
                 column-gap: 1rem;
            padding-bottom: 5rem; } }
        @media (min-width: 768px) {
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav {
            -moz-column-count: 1;
                 column-count: 1; } }
        @media (min-width: 768px) {
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav li {
            margin-bottom: .75rem; } }
        @media (min-width: 768px) {
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav h3 {
            font-size: 1.85rem; } }
        @media (max-width: 767px) {
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav .nav-link {
            padding-top: 0.3rem;
            padding-bottom: 0.3rem; } }
        header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav .navbar-form {
          margin-top: 2.5rem; }
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav .navbar-form input {
            padding: 2px 0 2px 35px;
            margin-top: 3px; }
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav .navbar-form .input-group {
            position: relative;
            display: block; }
          header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav .navbar-form .fa {
            color: #a4a4a4;
            position: absolute;
            top: 9px;
            left: 5px; }
        header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav .nav-pills {
          margin-left: -10px; }
        header .container-mobile-header .navbar-mobile #collapsingNavbar .navbar-nav .nav-item {
          margin-left: 0;
          margin-right: .75rem;
          margin-bottom: .5rem; }

#home header .navbar-desktop {
  margin-top: 2rem; }

footer {
  padding-bottom: 50px;
  border-top: 1px solid #d0ecef;
  padding-top: 20px; }
  footer img {
    margin-bottom: 10px; }
  footer address h4 {
    text-transform: none; }
  footer .nav {
    text-transform: lowercase; }
    footer .nav .fam-link {
      text-transform: none; }
    @media (max-width: 543px) {
      footer .nav {
        margin: 1rem 0; } }
    footer .nav a {
      color: #4d4d4d; }
      footer .nav a:hover {
        color: #3ab2c5; }
  footer label {
    margin-bottom: 0; }
    footer label h6 {
      margin-bottom: 0; }
  footer .form-inline input.form-control {
    margin-bottom: 10px;
    margin-right: 5px;
    width: calc(100% - 123px);
    min-width: 268px; }
    footer .form-inline input.form-control:focus {
      background-color: #e0f3f7; }
  @media (min-width: 992px) {
    footer .btn-primary, footer .account_grant #main input[type=submit], .account_grant #main footer input[type=submit] {
      position: relative;
      bottom: 2px; } }
  footer .nav-pills {
    margin-left: -1em; }
  footer .donate-sidebar-banner {
    margin-top: 2rem; }

.col-sidebar {
  display: -ms-flexbox;
  display: flex; }

.sidebar-gray {
  background-color: #f1f1f1;
  padding: 2rem 1rem;
  margin: -2.5rem 0;
  width: 100%; }
  @media (max-width: 767px) {
    .sidebar-gray {
      margin-top: 0; } }
  .sidebar-gray .eventsCalendar {
    margin-top: 2rem; }

.donate-sidebar-banner {
  border-bottom: 1px solid #d0ecef;
  border-top: 1px solid #d0ecef;
  padding: 1.5rem .25rem; }
  .donate-sidebar-banner h3 {
    margin: 0;
    text-align: center; }
  .donate-sidebar-banner p {
    margin-top: .375rem;
    margin-bottom: 0; }

.browse-by-letter .nav-link {
  font-family: "Apercu Medium", Calibri, sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #4d4d4d;
  letter-spacing: 4.7px; }
  .browse-by-letter .nav-link:hover, .browse-by-letter .nav-link.active {
    color: #3ab2c5; }
  .browse-by-letter .nav-link + .nav-link {
    margin-left: 0; }
  .browse-by-letter .nav-link:after {
    content: "/";
    color: #d4d4d4; }
  .browse-by-letter .nav-link:last-child:after {
    content: ""; }

@media (min-width: 768px) {
  #artist-detail-sidebar {
    border-top: 1px dotted #d4d4d4;
    padding-top: 20px;
    padding-left: .5rem; } }

#artist-detail-sidebar .social-media-links {
  list-style-type: none;
  padding-left: 0; }

#artist-detail-sidebar a {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px; }

#artist-detail-sidebar .gallery-link {
  font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
  font-size: 1.125rem;
  text-transform: none; }

.gallery .flickity-viewport {
  height: inherit; }

.gallery .previous, .gallery .next {
  height: 80px;
  width: 80px;
  background: transparent;
  background-size: 30px 60px;
  background-repeat: no-repeat;
  background-position: center; }
  .gallery .previous .arrow, .gallery .next .arrow {
    display: none; }
  .gallery .previous:hover, .gallery .next:hover {
    opacity: .6; }
  .gallery .previous:focus, .gallery .next:focus {
    box-shadow: none; }

.gallery .previous {
  background-image: url(/images/lg_arrow_L.png); }

.gallery .next {
  background-image: url(/images/lg_arrow_R.png); }

.gallery .gallery-cell {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column; }
  .gallery .gallery-cell .img-wrapper {
    height: 500px;
    width: 500px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    @media (max-width: 767px) {
      .gallery .gallery-cell .img-wrapper {
        height: 300px;
        width: 100%; } }
    .gallery .gallery-cell .img-wrapper img {
      max-height: 100%;
      max-width: 100%;
      object-fit: contain; }

@media (max-width: 767px) {
  .gallery .flickity-prev-next-button {
    display: none; } }

.caption-outer-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .caption-outer-wrapper .caption-inner-wrapper {
    width: 500px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #a4a4a4; }
    .caption-outer-wrapper .caption-inner-wrapper.single-img {
      border-top: none; }
    @media (max-width: 767px) {
      .caption-outer-wrapper .caption-inner-wrapper {
        width: 100%; } }
    .caption-outer-wrapper .caption-inner-wrapper .slideshow-caption {
      font-size: 0.813rem;
      max-width: 450px;
      padding-right: 1rem;
      min-height: 57px; }
      .caption-outer-wrapper .caption-inner-wrapper .slideshow-caption #worktitle {
        font-family: "Apercu Medium", Calibri, sans-serif; }
    .caption-outer-wrapper .caption-inner-wrapper .cell-number-wrapper {
      width: 50px;
      height: 32px;
      position: relative; }
      .caption-outer-wrapper .caption-inner-wrapper .cell-number-wrapper .cell-number, .caption-outer-wrapper .caption-inner-wrapper .cell-number-wrapper .slash, .caption-outer-wrapper .caption-inner-wrapper .cell-number-wrapper .total-cells {
        position: absolute;
        text-align: center; }
      .caption-outer-wrapper .caption-inner-wrapper .cell-number-wrapper .cell-number {
        top: -5px;
        right: 20px;
        width: 18px; }
      .caption-outer-wrapper .caption-inner-wrapper .cell-number-wrapper .total-cells {
        right: 0;
        bottom: -5px;
        color: #a4a4a4;
        width: 18px; }
      .caption-outer-wrapper .caption-inner-wrapper .cell-number-wrapper .slash {
        right: -10px;
        height: 1px;
        background-color: #808080;
        width: 45px;
        bottom: 0;
        transform: rotate(-45deg);
        transform-origin: 0 0; }

.slideshow-btn-wrapper {
  margin-top: 20px;
  text-align: center; }
  .slideshow-btn-wrapper .btn-slideshow {
    background: white;
    white-space: normal; }
    .slideshow-btn-wrapper .btn-slideshow .fa {
      margin-right: 10px; }

.slideshow-gray {
  background-color: #f1f1f1;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 1rem 1.5rem; }
  .slideshow-gray .img-wrapper {
    width: 100%; }
  .slideshow-gray .caption-outer-wrapper {
    padding-bottom: 30px; }

blockquote.unstyled {
  border-left: 0px; }

@media (min-width: 544px) {
  #our-history blockquote {
    font-size: 1.375rem; } }

#our-history blockquote small {
  display: block;
  margin-top: 5px;
  font-size: 0.938rem;
  font-style: italic; }
  #our-history blockquote small:before {
    content: '\2014 \00A0'; }
  #our-history blockquote small cite {
    font-style: normal; }

blockquote {
  font-size: 1.1875rem; }

.blockquote-history {
  margin-bottom: 0; }
  .blockquote-history h3 {
    font-family: "Apercu Light", Calibri, sans-serif;
    letter-spacing: 0;
    text-transform: none;
    font-size: 1.375rem;
    line-height: 1.35; }
    @media (max-width: 767px) {
      .blockquote-history h3 {
        font-size: 1.1875rem; } }
    @media (max-width: 543px) {
      .blockquote-history h3 {
        font-size: 1.0625rem; } }
  .blockquote-history p {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .blockquote-history p {
        font-size: 14px; } }

blockquote, .blockquote, blockquote {
  border-left: 0.125rem solid #d4d4d4; }

@media (max-width: 767px) {
  .page-header .dropdown--primary {
    margin-top: 1rem;
    display: inline-block; } }

.paginate {
  list-style-type: none;
  text-align: center;
  margin-bottom: 2rem; }
  .paginate li {
    display: inline; }
    .paginate li:first-of-type {
      margin-right: 10px; }

.table-related-events {
  width: 100%;
  margin-bottom: 20px; }
  .table-related-events tr {
    border-top: 1px solid #d4d4d4; }
    @media (max-width: 767px) {
      .table-related-events tr td {
        display: block; } }
    @media (min-width: 768px) {
      .table-related-events tr .related-event-title {
        width: 70%; } }
    .table-related-events tr .related-event-title h5 {
      margin-top: 5px; }
      @media (min-width: 768px) {
        .table-related-events tr .related-event-title h5 {
          margin-top: 0;
          margin-bottom: 0; } }
    @media (min-width: 768px) {
      .table-related-events tr .related-event-date {
        width: 30%;
        padding: 20px 0;
        text-align: right; } }
    .table-related-events tr .related-event-date h6 {
      line-height: 1.2; }
      @media (min-width: 768px) {
        .table-related-events tr .related-event-date h6 {
          margin-bottom: 0; } }

.row--related-artists a .card, .row--related-artists a .card--thumbnail, .row--related-artists a .card--donate, .row--related-artists a .card--main-img, .row--related-artists a .card--artist, .row--related-artists a .card--project, .row--related-artists a .card--history {
  border: none; }
  .row--related-artists a .card .card-block, .row--related-artists a .card--thumbnail .card-block, .row--related-artists a .card--donate .card-block, .row--related-artists a .card--main-img .card-block, .row--related-artists a .card--artist .card-block, .row--related-artists a .card--project .card-block, .row--related-artists a .card--history .card-block {
    padding-top: 15px;
    padding-left: 0; }
  .row--related-artists a .card .artist-thumbnail-wrapper, .row--related-artists a .card--thumbnail .artist-thumbnail-wrapper, .row--related-artists a .card--donate .artist-thumbnail-wrapper, .row--related-artists a .card--main-img .artist-thumbnail-wrapper, .row--related-artists a .card--artist .artist-thumbnail-wrapper, .row--related-artists a .card--project .artist-thumbnail-wrapper, .row--related-artists a .card--history .artist-thumbnail-wrapper {
    height: 160px;
    width: 160px;
    overflow: hidden;
    position: relative;
    border: 0.125rem solid transparent; }
    .row--related-artists a .card .artist-thumbnail-wrapper img, .row--related-artists a .card--thumbnail .artist-thumbnail-wrapper img, .row--related-artists a .card--donate .artist-thumbnail-wrapper img, .row--related-artists a .card--main-img .artist-thumbnail-wrapper img, .row--related-artists a .card--artist .artist-thumbnail-wrapper img, .row--related-artists a .card--project .artist-thumbnail-wrapper img, .row--related-artists a .card--history .artist-thumbnail-wrapper img {
      position: absolute;
      height: 100%;
      width: auto;
      transform: translate(-50%, -50%);
      top: 50%;
      left: 50%; }

.row--related-artists a:hover .artist-thumbnail-wrapper {
  border: 0.125rem solid #3ab2c5; }

.row--lead-paragraph {
  border-bottom: 1px dotted #d4d4d4;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding-left: 1rem;
  padding-right: 1rem; }

.lead-paragraph {
  color: #4d4d4d;
  font-size: 1.375rem;
  line-height: 1.75rem; }

.flickity-lightbox-container {
  position: fixed;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  box-sizing: border-box;
  width: 100%;
  padding: 50px;
  background-color: #2f2f2f;
  z-index: 999; }
  @media (max-width: 767px) {
    .flickity-lightbox-container {
      padding: 60px 1rem 1rem; } }
  .flickity-lightbox-container .flickity-lightbox-header, .flickity-lightbox-container .flickity-lightbox-close, .flickity-lightbox-container .flickity-prev-next-button, .flickity-lightbox-container #drawer-button {
    transition: opacity 2s; }
  .flickity-lightbox-container.fade-components .flickity-lightbox-header, .flickity-lightbox-container.fade-components .flickity-lightbox-close, .flickity-lightbox-container.fade-components .flickity-prev-next-button, .flickity-lightbox-container.fade-components #drawer-button {
    opacity: 0; }

.flickity-lightbox-header {
  position: relative;
  padding: 0 15px; }
  .flickity-lightbox-header h5 {
    color: #a4a4a4;
    transform: translateY(-20px); }
    @media (max-width: 767px) {
      .flickity-lightbox-header h5 {
        display: none; } }
  .flickity-lightbox-header .btn-group {
    position: absolute;
    right: 35px;
    top: -34px;
    margin-right: 5px; }
    @media (max-width: 767px) {
      .flickity-lightbox-header .btn-group {
        display: none; } }
    .flickity-lightbox-header .btn-group #play, .flickity-lightbox-header .btn-group #pause, .flickity-lightbox-header .btn-group #close {
      width: 65px;
      background-color: transparent; }
      .flickity-lightbox-header .btn-group #play:focus, .flickity-lightbox-header .btn-group #pause:focus, .flickity-lightbox-header .btn-group #close:focus {
        outline: none; }
      .flickity-lightbox-header .btn-group #play:hover path, .flickity-lightbox-header .btn-group #pause:hover path, .flickity-lightbox-header .btn-group #close:hover path {
        fill: #e0f3f7; }
    .flickity-lightbox-header .btn-group #play, .flickity-lightbox-header .btn-group #pause {
      display: block; }
      .flickity-lightbox-header .btn-group #play .fa, .flickity-lightbox-header .btn-group #pause .fa {
        font-size: 1.75rem;
        color: #a4a4a4; }
      .flickity-lightbox-header .btn-group #play.hidden, .flickity-lightbox-header .btn-group #pause.hidden {
        display: none; }

.flickity-lightbox-header .flickity-lightbox-counter {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-right: 10px; }

.flickity-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer; }
  .flickity-lightbox-close #exit {
    color: #a4a4a4; }

.flickity-lightbox-container .previous, .flickity-lightbox-container .next {
  height: 80px;
  width: 80px;
  background: transparent;
  background-size: 30px 60px;
  background-repeat: no-repeat;
  background-position: center; }
  .flickity-lightbox-container .previous .arrow, .flickity-lightbox-container .next .arrow {
    display: none; }
  .flickity-lightbox-container .previous:hover, .flickity-lightbox-container .next:hover {
    opacity: .6; }
  .flickity-lightbox-container .previous:focus, .flickity-lightbox-container .next:focus {
    box-shadow: none; }

.flickity-lightbox-container .previous {
  background-image: url(/images/lg_arrow_L.png); }

.flickity-lightbox-container .next {
  background-image: url(/images/lg_arrow_R.png); }

@media (max-width: 991px) {
  .flickity-lightbox-container .flickity-prev-next-button {
    display: none; } }

.flickity-lightbox-main {
  margin: 40px 0; }
  @media (min-width: 1290px) {
    .flickity-lightbox-main {
      margin: 60px 0; } }
  @media (max-width: 767px) {
    .flickity-lightbox-main {
      margin: 0 0 1rem; } }
  .flickity-lightbox-main .lightbox-cell-main {
    width: 100%;
    height: 80vh;
    max-height: calc(100vh - 350px);
    background-size: cover; }
    @media (max-width: 767px) {
      .flickity-lightbox-main .lightbox-cell-main {
        height: auto;
        max-height: none; } }
  .flickity-lightbox-main .img-wrapper {
    text-align: center;
    width: 90vw;
    height: 80vh;
    max-height: calc(100vh - 350px);
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (max-width: 767px) {
      .flickity-lightbox-main .img-wrapper {
        width: 100%;
        max-height: calc(100vh - 250px); } }
    .flickity-lightbox-main .img-wrapper img {
      max-height: 100%;
      max-width: 100%;
      margin: auto;
      object-fit: contain;
      opacity: .1;
      transition: opacity 1s ease-in-out; }
    .flickity-lightbox-main .img-wrapper iframe {
      max-width: 100% !important;
      max-height: 100% !important; }
  .flickity-lightbox-main .is-selected img {
    opacity: 1; }

.flickity-lightbox-footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  margin-left: -50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 35px; }
  @media (min-width: 544px) {
    .flickity-lightbox-footer {
      min-height: 130px; } }
  @media (max-width: 991px) {
    .flickity-lightbox-footer {
      margin-left: -1rem;
      padding: 1rem; } }
  .flickity-lightbox-footer .data-target, .flickity-lightbox-footer .flickity-lightbox-counter {
    color: white; }
  .flickity-lightbox-footer .data-target {
    font-size: 0.813rem;
    max-width: 600px; }
    .flickity-lightbox-footer .data-target #worktitle {
      font-family: "Apercu Medium", Calibri, sans-serif; }
  .flickity-lightbox-footer .flickity-lightbox-counter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    position: relative;
    width: 50px;
    height: 32px;
    font-size: 0.813rem;
    font-family: "Apercu Light", Calibri, sans-serif; }
    .flickity-lightbox-footer .flickity-lightbox-counter .flickity-lightbox-counter-words {
      display: none; }
    .flickity-lightbox-footer .flickity-lightbox-counter .flickity-lightbox-selected-index {
      top: 0;
      right: 20px;
      width: 18px;
      position: absolute; }
    .flickity-lightbox-footer .flickity-lightbox-counter .flickity-lightbox-selected-index:after {
      content: '';
      display: block;
      position: absolute;
      height: 1px;
      background-color: white;
      width: 45px;
      top: 33px;
      transform: rotate(-45deg);
      transform-origin: 0 0; }
    .flickity-lightbox-footer .flickity-lightbox-counter .flickity-length {
      position: absolute;
      right: 0;
      bottom: -5px;
      color: #a4a4a4;
      width: 18px; }
  .flickity-lightbox-footer #drawer-button {
    position: absolute;
    bottom: 0;
    transition: bottom .5s ease;
    left: 50%;
    margin-left: -23px;
    border: 1px solid #2f2f2f;
    background-color: transparent;
    border-radius: 0;
    font-size: 1.5rem;
    color: white;
    z-index: 10; }
    .flickity-lightbox-footer #drawer-button:hover {
      background-color: #2f2f2f; }
    @media (max-width: 991px) {
      .flickity-lightbox-footer #drawer-button {
        display: none; } }
  .flickity-lightbox-footer.drawer-open #drawer-button {
    bottom: 121px;
    background-color: #2f2f2f; }
    .flickity-lightbox-footer.drawer-open #drawer-button:hover {
      color: #a4a4a4; }

.flickity-lightbox-nav {
  background-color: #2f2f2f;
  padding: 20px 0;
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 121px;
  bottom: -121px;
  transition: bottom .5s ease;
  margin-left: -50px; }
  .flickity-lightbox-nav .lightbox-cell-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    width: 80px;
    height: 80px; }
  .flickity-lightbox-nav .img-wrapper {
    height: 80px;
    width: 80px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .flickity-lightbox-nav .img-wrapper img {
      max-width: 100%;
      max-height: 100%; }
    .flickity-lightbox-nav .img-wrapper iframe {
      max-height: 60px !important;
      max-width: 60px !important; }
  .flickity-lightbox-nav .previous, .flickity-lightbox-nav .next {
    background-size: 15px 25px; }
  .flickity-lightbox-nav .previous {
    left: 0; }
  .flickity-lightbox-nav .next {
    right: 50px; }
  @media (max-width: 767px) {
    .flickity-lightbox-nav {
      display: none; } }
  .flickity-lightbox-nav.drawer-open {
    bottom: 0; }

.artwork-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .artwork-wrapper .artwork {
    background-color: transparent; }

.gallery-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 991px) {
    .gallery-wrapper {
      -ms-flex-direction: column;
          flex-direction: column;
      height: 350px;
      overflow-x: scroll;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch; } }
  .gallery-wrapper .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    background-color: transparent;
    width: 170px;
    margin-right: 40px; }

.upload-wrapper {
  position: relative;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch; }
  .upload-wrapper .CIField .CITable, .upload-wrapper .CIField .CVTable, .upload-wrapper .CVField .CITable, .upload-wrapper .CVField .CVTable {
    position: relative;
    margin-top: 140px;
    border: none; }
    .upload-wrapper .CIField .CITable thead, .upload-wrapper .CIField .CVTable thead, .upload-wrapper .CVField .CITable thead, .upload-wrapper .CVField .CVTable thead {
      background-color: #e0f3f7 !important; }
      .upload-wrapper .CIField .CITable thead tr th, .upload-wrapper .CIField .CVTable thead tr th, .upload-wrapper .CVField .CITable thead tr th, .upload-wrapper .CVField .CVTable thead tr th {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: none !important;
        color: #4d4d4d;
        font-family: "Apercu Medium", Calibri, sans-serif;
        font-size: 0.75rem;
        text-transform: uppercase;
        border: none !important;
        border-left: 1px solid #f1f1f1 !important;
        text-shadow: none; }
        .upload-wrapper .CIField .CITable thead tr th:first-of-type, .upload-wrapper .CIField .CVTable thead tr th:first-of-type, .upload-wrapper .CVField .CITable thead tr th:first-of-type, .upload-wrapper .CVField .CVTable thead tr th:first-of-type {
          border-left: none !important; }
        .upload-wrapper .CIField .CITable thead tr th small, .upload-wrapper .CIField .CVTable thead tr th small, .upload-wrapper .CVField .CITable thead tr th small, .upload-wrapper .CVField .CVTable thead tr th small {
          text-transform: none;
          display: none; }
        .upload-wrapper .CIField .CITable thead tr th.top_actions, .upload-wrapper .CIField .CVTable thead tr th.top_actions, .upload-wrapper .CVField .CITable thead tr th.top_actions, .upload-wrapper .CVField .CVTable thead tr th.top_actions {
          position: absolute;
          transform: translateY(-140px);
          background: none !important;
          background-color: white;
          border: none;
          font-family: "Apercu Light", Calibri, sans-serif;
          font-size: 1rem;
          text-transform: none; }
          @media (min-width: 992px) {
            .upload-wrapper .CIField .CITable thead tr th.top_actions, .upload-wrapper .CIField .CVTable thead tr th.top_actions, .upload-wrapper .CVField .CITable thead tr th.top_actions, .upload-wrapper .CVField .CVTable thead tr th.top_actions {
              transform: translateY(-140px) translateX(70px); } }
          @media (min-width: 1290px) {
            .upload-wrapper .CIField .CITable thead tr th.top_actions, .upload-wrapper .CIField .CVTable thead tr th.top_actions, .upload-wrapper .CVField .CITable thead tr th.top_actions, .upload-wrapper .CVField .CVTable thead tr th.top_actions {
              transform: translateY(-140px) translateX(95px); } }
          .upload-wrapper .CIField .CITable thead tr th.top_actions .UploadImages, .upload-wrapper .CIField .CITable thead tr th.top_actions .SearchVideos, .upload-wrapper .CIField .CITable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CIField .CVTable thead tr th.top_actions .UploadImages, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SearchVideos, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CVField .CITable thead tr th.top_actions .UploadImages, .upload-wrapper .CVField .CITable thead tr th.top_actions .SearchVideos, .upload-wrapper .CVField .CITable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CVField .CVTable thead tr th.top_actions .UploadImages, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SearchVideos, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SubmitVideoUrl {
            height: 100%;
            margin: 0;
            border: 1px solid #d4d4d4;
            border-radius: 0.375rem;
            padding-left: 45px;
            padding-top: 10px;
            padding-bottom: 10px;
            color: #3ab2c5; }
            .upload-wrapper .CIField .CITable thead tr th.top_actions .UploadImages input, .upload-wrapper .CIField .CITable thead tr th.top_actions .SearchVideos input, .upload-wrapper .CIField .CITable thead tr th.top_actions .SubmitVideoUrl input, .upload-wrapper .CIField .CVTable thead tr th.top_actions .UploadImages input, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SearchVideos input, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SubmitVideoUrl input, .upload-wrapper .CVField .CITable thead tr th.top_actions .UploadImages input, .upload-wrapper .CVField .CITable thead tr th.top_actions .SearchVideos input, .upload-wrapper .CVField .CITable thead tr th.top_actions .SubmitVideoUrl input, .upload-wrapper .CVField .CVTable thead tr th.top_actions .UploadImages input, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SearchVideos input, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SubmitVideoUrl input {
              height: 100%; }
            .upload-wrapper .CIField .CITable thead tr th.top_actions .UploadImages:hover, .upload-wrapper .CIField .CITable thead tr th.top_actions .SearchVideos:hover, .upload-wrapper .CIField .CITable thead tr th.top_actions .SubmitVideoUrl:hover, .upload-wrapper .CIField .CVTable thead tr th.top_actions .UploadImages:hover, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SearchVideos:hover, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SubmitVideoUrl:hover, .upload-wrapper .CVField .CITable thead tr th.top_actions .UploadImages:hover, .upload-wrapper .CVField .CITable thead tr th.top_actions .SearchVideos:hover, .upload-wrapper .CVField .CITable thead tr th.top_actions .SubmitVideoUrl:hover, .upload-wrapper .CVField .CVTable thead tr th.top_actions .UploadImages:hover, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SearchVideos:hover, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SubmitVideoUrl:hover {
              background-color: #e0f3f7;
              color: #3ab2c5;
              cursor: pointer; }
          .upload-wrapper .CIField .CITable thead tr th.top_actions .UploadImages, .upload-wrapper .CIField .CVTable thead tr th.top_actions .UploadImages, .upload-wrapper .CVField .CITable thead tr th.top_actions .UploadImages, .upload-wrapper .CVField .CVTable thead tr th.top_actions .UploadImages {
            width: 200px;
            padding-right: 0px;
            background: url(/images/upload.svg);
            background-repeat: no-repeat;
            background-position: 10% 50%; }
          .upload-wrapper .CIField .CITable thead tr th.top_actions .UploadProgress, .upload-wrapper .CIField .CVTable thead tr th.top_actions .UploadProgress, .upload-wrapper .CVField .CITable thead tr th.top_actions .UploadProgress, .upload-wrapper .CVField .CVTable thead tr th.top_actions .UploadProgress {
            border-color: transparent;
            float: none; }
            .upload-wrapper .CIField .CITable thead tr th.top_actions .UploadProgress div.progress, .upload-wrapper .CIField .CVTable thead tr th.top_actions .UploadProgress div.progress, .upload-wrapper .CVField .CITable thead tr th.top_actions .UploadProgress div.progress, .upload-wrapper .CVField .CVTable thead tr th.top_actions .UploadProgress div.progress {
              background: #d0ecef; }
              .upload-wrapper .CIField .CITable thead tr th.top_actions .UploadProgress div.progress div.inner, .upload-wrapper .CIField .CVTable thead tr th.top_actions .UploadProgress div.progress div.inner, .upload-wrapper .CVField .CITable thead tr th.top_actions .UploadProgress div.progress div.inner, .upload-wrapper .CVField .CVTable thead tr th.top_actions .UploadProgress div.progress div.inner {
                font-size: 12px; }
                .upload-wrapper .CIField .CITable thead tr th.top_actions .UploadProgress div.progress div.inner span.percent, .upload-wrapper .CIField .CVTable thead tr th.top_actions .UploadProgress div.progress div.inner span.percent, .upload-wrapper .CVField .CITable thead tr th.top_actions .UploadProgress div.progress div.inner span.percent, .upload-wrapper .CVField .CVTable thead tr th.top_actions .UploadProgress div.progress div.inner span.percent {
                  position: relative;
                  top: 1rem; }
          .upload-wrapper .CIField .CITable thead tr th.top_actions .SearchVideos, .upload-wrapper .CIField .CITable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SearchVideos, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CVField .CITable thead tr th.top_actions .SearchVideos, .upload-wrapper .CVField .CITable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SearchVideos, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SubmitVideoUrl {
            padding-right: 15px;
            margin-right: 15px; }
          .upload-wrapper .CIField .CITable thead tr th.top_actions .SearchVideos, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SearchVideos, .upload-wrapper .CVField .CITable thead tr th.top_actions .SearchVideos, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SearchVideos {
            background: url(/images/magnifying-glass-for-video.svg);
            background-repeat: no-repeat;
            background-position: 8% 50%;
            background-size: 13%;
            padding-left: 35px; }
          .upload-wrapper .CIField .CITable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CIField .CVTable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CVField .CITable thead tr th.top_actions .SubmitVideoUrl, .upload-wrapper .CVField .CVTable thead tr th.top_actions .SubmitVideoUrl {
            background: url(/images/video-icon.svg);
            background-repeat: no-repeat;
            background-position: 7% 50%;
            background-size: 13%; }
    .upload-wrapper .CIField .CITable td, .upload-wrapper .CIField .CVTable td, .upload-wrapper .CVField .CITable td, .upload-wrapper .CVField .CVTable td {
      border: none;
      border-left: 1px solid #f1f1f1;
      border-bottom: 1px solid #f1f1f1; }
      .upload-wrapper .CIField .CITable td input, .upload-wrapper .CIField .CITable td textarea, .upload-wrapper .CIField .CVTable td input, .upload-wrapper .CIField .CVTable td textarea, .upload-wrapper .CVField .CITable td input, .upload-wrapper .CVField .CITable td textarea, .upload-wrapper .CVField .CVTable td input, .upload-wrapper .CVField .CVTable td textarea {
        color: #4d4d4d;
        font-family: "Apercu Light", Calibri, sans-serif;
        font-size: 1.063rem;
        border-bottom: 0.125rem solid #666;
        padding-left: 8px;
        min-width: 150px; }
        .upload-wrapper .CIField .CITable td input:focus, .upload-wrapper .CIField .CITable td textarea:focus, .upload-wrapper .CIField .CVTable td input:focus, .upload-wrapper .CIField .CVTable td textarea:focus, .upload-wrapper .CVField .CITable td input:focus, .upload-wrapper .CVField .CITable td textarea:focus, .upload-wrapper .CVField .CVTable td input:focus, .upload-wrapper .CVField .CVTable td textarea:focus {
          outline: none;
          border-bottom: 0.125rem solid #3ab2c5; }
      .upload-wrapper .CIField .CITable td input, .upload-wrapper .CIField .CVTable td input, .upload-wrapper .CVField .CITable td input, .upload-wrapper .CVField .CVTable td input {
        padding-bottom: 2px; }
      .upload-wrapper .CIField .CITable td textarea, .upload-wrapper .CIField .CVTable td textarea, .upload-wrapper .CVField .CITable td textarea, .upload-wrapper .CVField .CVTable td textarea {
        height: 31px; }
      .upload-wrapper .CIField .CITable td:first-of-type, .upload-wrapper .CIField .CVTable td:first-of-type, .upload-wrapper .CVField .CITable td:first-of-type, .upload-wrapper .CVField .CVTable td:first-of-type {
        border-left: none; }
    .upload-wrapper .CIField .CITable tfoot td, .upload-wrapper .CIField .CVTable tfoot td, .upload-wrapper .CVField .CITable tfoot td, .upload-wrapper .CVField .CVTable tfoot td {
      background: none !important;
      background-color: #f1f1f1 !important;
      color: #4d4d4d;
      font-family: "Apercu Medium", Calibri, sans-serif;
      font-size: 0.563rem;
      text-transform: uppercase;
      text-shadow: none; }
  .upload-wrapper .CIField .Image td:last-of-type, .upload-wrapper .CVField .Image td:last-of-type {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 15px;
    padding-bottom: 5px; }
    .upload-wrapper .CIField .Image td:last-of-type .gIcon, .upload-wrapper .CVField .Image td:last-of-type .gIcon {
      float: none;
      margin-bottom: 10px; }
    .upload-wrapper .CIField .Image td:last-of-type .ImageReplace, .upload-wrapper .CVField .Image td:last-of-type .ImageReplace {
      display: none; }
    .upload-wrapper .CIField .Image td:last-of-type .ImageMove, .upload-wrapper .CVField .Image td:last-of-type .ImageMove {
      background: url(/images/directional_arrows.svg) no-repeat;
      margin-left: 4px; }
    .upload-wrapper .CIField .Image td:last-of-type .ImageCover, .upload-wrapper .CVField .Image td:last-of-type .ImageCover {
      background: url(/images/star-circle.svg) no-repeat;
      margin-left: 4px; }
    .upload-wrapper .CIField .Image td:last-of-type .ImageDel, .upload-wrapper .CVField .Image td:last-of-type .ImageDel {
      background: url(/images/trashcan.svg) no-repeat; }
  .upload-wrapper .CIField .ImageQueue .File, .upload-wrapper .CVField .ImageQueue .File {
    background-color: white;
    border-color: #f1f1f1;
    color: #666;
    padding: 6px;
    height: auto; }
  .upload-wrapper .CIField .ImageQueue .File.Error, .upload-wrapper .CVField .ImageQueue .File.Error {
    background: #FCE0D6;
    border-color: #e2503e;
    color: #e2503e; }
  .upload-wrapper .CVTable {
    margin-bottom: 20px; }
    .upload-wrapper .CVTable td {
      color: #4d4d4d;
      font-family: "Apercu Light", Calibri, sans-serif;
      font-size: 1.063rem; }
    .upload-wrapper .CVTable .CVItem td:last-of-type {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      padding-top: 15px;
      padding-bottom: 5px; }
      .upload-wrapper .CVTable .CVItem td:last-of-type > * {
        -ms-flex-preferred-size: 32px;
            flex-basis: 32px; }
      .upload-wrapper .CVTable .CVItem td:last-of-type .MoveVideo {
        background: url(/images/directional_arrows.svg) no-repeat;
        margin-left: 4px; }
      .upload-wrapper .CVTable .CVItem td:last-of-type .DelVideo {
        background: url(/images/trashcan.svg) no-repeat; }

.filter-list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: .5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center; }
  .filter-list .btn, .filter-list .account_grant #main input[type=submit], .account_grant #main .filter-list input[type=submit] {
    color: #a4a4a4;
    border: none;
    padding: 0;
    margin-right: 10px;
    margin-left: 10px; }
    .filter-list .btn.active, .filter-list .account_grant #main input.active[type=submit], .account_grant #main .filter-list input.active[type=submit] {
      color: #3ab2c5; }
    @media (min-width: 992px) {
      .filter-list .btn, .filter-list .account_grant #main input[type=submit], .account_grant #main .filter-list input[type=submit] {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .filter-list h6 {
      margin-right: 5px;
      margin-bottom: 0;
      transform: translateY(8px); } }
  @media (max-width: 991px) {
    .filter-list h6 {
      width: 100%; } }
  .filter-list li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px; }

#main .nav-support {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  margin: -2.5rem -1.5rem 2.5rem;
  background-color: #f1f1f1; }
  #main .nav-support ul {
    display: -ms-flexbox;
    display: flex;
    width: 892px;
    list-style: none;
    padding: 10px;
    margin: 0; }
    @media (min-width: 1290px) {
      #main .nav-support ul {
        width: auto; } }
    @media (max-width: 767px) {
      #main .nav-support ul {
        width: 750px; } }
    #main .nav-support ul li {
      width: 33%;
      text-align: center;
      border-right: 1px solid #a4a4a4; }
      #main .nav-support ul li a {
        padding: 0 1rem;
        display: block; }
      #main .nav-support ul li h3 {
        color: #2f2f2f;
        font-size: 1.2em;
        margin-top: 1rem; }
      #main .nav-support ul li:last-child {
        border-right: none; }
      #main .nav-support ul li svg {
        width: 100%;
        height: 115px;
        vertical-align: middle; }
        @media (max-width: 767px) {
          #main .nav-support ul li svg {
            height: 80px;
            width: auto; } }
        #main .nav-support ul li svg .blue {
          display: none; }
      #main .nav-support ul li.active h3 {
        color: #3ab2c5; }
      #main .nav-support ul li.active .grey {
        display: none; }
      #main .nav-support ul li.active .blue {
        display: block; }
      #main .nav-support ul li a:hover h3 {
        color: #3ab2c5; }
      #main .nav-support ul li a:hover .grey {
        display: none; }
      #main .nav-support ul li a:hover .blue {
        display: block; }

.banner-wide {
  display: block;
  margin: 0 -1.5rem; }
  .banner-wide img {
    width: 100%; }

.banners-wrapper {
  margin-bottom: 2rem; }
  .banners-wrapper img {
    max-width: 100%; }

.events .banners-wrapper {
  margin-top: -2.5rem;
  margin-bottom: 5rem; }

.nav-subnav {
  z-index: 99;
  height: 0;
  opacity: 0; }
  @media (min-width: 768px) {
    .nav-subnav {
      height: auto;
      opacity: 1;
      padding-top: 1rem;
      margin: 0 -25px; } }
  .nav-subnav.fixed {
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5); }

.nav-subnav-mobile {
  z-index: 99;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 0;
  opacity: 0; }
  @media (max-width: 767px) {
    .nav-subnav-mobile {
      margin: 0 -25px;
      opacity: 1;
      height: auto;
      padding-top: 1rem; } }
  .nav-subnav-mobile .nav-tabs, .nav-subnav-mobile .artists .nav-tabs--artist-page, .artists .nav-subnav-mobile .nav-tabs--artist-page {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .nav-subnav-mobile .nav-tabs .nav-item, .nav-subnav-mobile .artists .nav-tabs--artist-page .nav-item, .artists .nav-subnav-mobile .nav-tabs--artist-page .nav-item {
      white-space: nowrap; }
    .nav-subnav-mobile .nav-tabs .nav-link, .nav-subnav-mobile .artists .nav-tabs--artist-page .nav-link, .artists .nav-subnav-mobile .nav-tabs--artist-page .nav-link {
      padding: 1rem; }
      .nav-subnav-mobile .nav-tabs .nav-link h4, .nav-subnav-mobile .artists .nav-tabs--artist-page .nav-link h4, .artists .nav-subnav-mobile .nav-tabs--artist-page .nav-link h4 {
        margin-bottom: 0;
        padding-bottom: 5px !important; }
  .nav-subnav-mobile.fixed {
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5); }

.nav-subnav, .nav-subnav-mobile {
  background-color: white; }

.well {
  background-color: #f1f1f1;
  padding: 2rem;
  margin: 1rem 0; }
  .well label {
    margin-bottom: 0;
    margin-top: .5rem; }

#lightbox {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  min-height: 200px;
  background-color: #2f2f2f;
  width: 100%;
  padding: 1rem;
  display: none;
  z-index: 999; }
  #lightbox.visible {
    display: block; }
  #lightbox .lightbox-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #lightbox .lightbox-buttons .btn, #lightbox .lightbox-buttons .account_grant #main input[type=submit], .account_grant #main #lightbox .lightbox-buttons input[type=submit] {
      margin-right: .5rem; }
  #lightbox .dropdown-toggle {
    min-width: 185px; }
  #lightbox .btn-default {
    color: white; }
    #lightbox .btn-default:hover {
      color: #808080; }
  #lightbox #close {
    position: absolute;
    top: 8px;
    right: 14px;
    font-size: 40px;
    line-height: 40px;
    font-family: "Apercu Medium", Calibri, sans-serif;
    color: white; }
    #lightbox #close:hover {
      color: #808080; }
  #lightbox ul.images {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0; }
    #lightbox ul.images li {
      width: 140px;
      height: 140px;
      padding: 15px;
      border: 1px solid transparent;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      position: relative; }
      #lightbox ul.images li img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain; }
      #lightbox ul.images li .close {
        position: absolute;
        top: 5px;
        right: 5px;
        opacity: 1;
        z-index: 4;
        display: none; }
        #lightbox ul.images li .close a {
          width: 20px;
          height: 20px;
          display: block;
          background-color: #FCE0D6;
          color: #e2503e;
          border-radius: 50%;
          padding: 0 4px;
          line-height: 19px;
          text-shadow: none; }
          #lightbox ul.images li .close a:hover {
            background-color: #e2503e;
            color: #FCE0D6; }
      #lightbox ul.images li:hover {
        border-color: rgba(255, 255, 255, 0.05); }
        #lightbox ul.images li:hover .close {
          display: block; }

.bio {
  overflow: hidden;
  border-top: none;
  height: 100px; }
  .bio.open {
    height: auto !important; }

.read-more-link {
  position: relative;
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.5rem; }
  .read-more-link:before {
    content: "";
    position: absolute;
    width: 100%;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, white 100%);
    height: 1.5rem;
    top: -1.5rem; }
  .read-more-link.open:before {
    background: none; }

input.form-control, .account_grant #main input {
  border: none;
  border-bottom: 0.125rem solid #666;
  border-radius: 0;
  font-size: 1.063rem; }
  input.form-control:focus, .account_grant #main input:focus {
    border-bottom: 0.125rem solid #3ab2c5;
    background-color: white;
    outline: none; }
  input.form-control.form-whitebg:focus, .account_grant #main input.form-whitebg:focus {
    background-color: #e0f3f7; }

form.search-form {
  position: relative; }
  form.search-form .fa {
    position: absolute;
    top: 10px;
    left: 7px;
    color: #a4a4a4; }
  form.search-form .form-control {
    padding-left: 30px;
    width: 100%; }

textarea.form-control {
  border-radius: 0px;
  border-color: #4d4d4d; }
  textarea.form-control:focus {
    border-color: #3ab2c5;
    background-color: white; }

.form-group .btn, .form-group .account_grant #main input[type=submit], .account_grant #main .form-group input[type=submit] {
  margin-top: .5rem; }

.card .card-block, .card--thumbnail .card-block, .card--donate .card-block, .card--main-img .card-block, .card--artist .card-block, .card--project .card-block, .card--history .card-block {
  padding: .5rem 0 0; }

.card-img-top {
  border-radius: 0; }

.card--thumbnail {
  background: transparent;
  border: none; }
  .card--thumbnail .card-title {
    color: #4d4d4d;
    font-family: "Apercu Light", Calibri, sans-serif;
    font-size: 0.688rem;
    line-height: 1rem;
    text-transform: none;
    text-align: center; }

.card--donate {
  border-radius: 0px;
  border-color: #3ab2c5;
  padding: 20px;
  text-align: left; }

.card--main-img {
  border: none;
  position: relative;
  margin-top: 20px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }
  .card--main-img img {
    max-height: 600px;
    margin: auto; }
  .card--main-img .card-block {
    text-align: left;
    padding: 1rem 0; }
    .card--main-img .card-block .card-text {
      font-size: 0.813rem !important; }

.card--artist .artist-img-wrapper {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 153px;
  border: 2px solid transparent; }
  @media (max-width: 767px) {
    .card--artist .artist-img-wrapper {
      height: 163px; } }
  @media (max-width: 543px) {
    .card--artist .artist-img-wrapper {
      height: 153px; } }
  @media (min-width: 1290px) {
    .card--artist .artist-img-wrapper {
      height: 209px; } }

.card--artist img {
  border: 2px solid transparent; }

.card--artist a:hover .artist-img-wrapper, .card--artist a:hover img {
  border-color: #3ab2c5; }

.card--artist .card-block {
  padding: .5rem 0 0; }

.card--project {
  min-height: 410px;
  margin-bottom: 30px;
  border: none;
  box-shadow: 0.125rem 0.125rem 0.188rem rgba(0, 0, 0, 0.1), -0.125rem -0.125rem 0.188rem rgba(0, 0, 0, 0.1), 0.125rem -0.125rem 0.188rem rgba(0, 0, 0, 0.1), -0.125rem 0.125rem 0.188rem rgba(0, 0, 0, 0.1); }
  .card--project .project-img-wrapper {
    height: 200px;
    overflow: hidden;
    position: relative; }
    .card--project .project-img-wrapper img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
  .card--project .card-block {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px; }
    .card--project .card-block h6 {
      margin: 0; }
    .card--project .card-block .callout {
      font-size: 1.563rem; }

.card--history {
  text-align: left;
  border: none;
  margin-bottom: 1rem; }
  .card--history .img-wrapper {
    position: relative; }
    .card--history .img-wrapper .curation-info {
      position: absolute;
      background-color: white;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: left;
      opacity: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: end;
          justify-content: flex-end;
      border: 1px solid #4d4d4d; }
      .card--history .img-wrapper .curation-info h5, .card--history .img-wrapper .curation-info h6 {
        color: #4d4d4d;
        margin-left: 10px; }
  .card--history .card-block {
    padding: 1rem 0 0; }
  .card--history.highlight, .card--history.project, .card--history.gallery {
    margin-left: 20px;
    margin-right: 0; }
    .card--history.highlight:first-child, .card--history.project:first-child, .card--history.gallery:first-child {
      margin-left: 0; }
    .card--history.highlight .img-wrapper, .card--history.project .img-wrapper, .card--history.gallery .img-wrapper {
      width: 100%; }
      .card--history.highlight .img-wrapper .card-img-top, .card--history.project .img-wrapper .card-img-top, .card--history.gallery .img-wrapper .card-img-top {
        overflow-x: hidden;
        overflow-y: hidden;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
    @media (min-width: 768px) {
      .card--history.highlight:hover .curation-info, .card--history.project:hover .curation-info, .card--history.gallery:hover .curation-info {
        z-index: 1; }
      .card--history.highlight:hover img, .card--history.highlight:hover .card-img-top, .card--history.project:hover img, .card--history.project:hover .card-img-top, .card--history.gallery:hover img, .card--history.gallery:hover .card-img-top {
        opacity: 0.4; } }
  .card--history.highlight {
    width: 233px; }
    .card--history.highlight .img-wrapper .card-img-top {
      width: 233px;
      height: 155px; }
    @media (min-width: 1290px) {
      .card--history.highlight {
        width: 319px; }
        .card--history.highlight .img-wrapper .card-img-top {
          width: 319px;
          height: 212px; } }
    .card--history.highlight .card-block h5, .card--history.highlight .card-block h6 {
      text-align: left;
      color: #4d4d4d; }
    .card--history.highlight .card-block .card-title {
      text-transform: none;
      letter-spacing: .5px; }
  .card--history.project, .card--history.gallery {
    width: 169px; }
    .card--history.project .img-wrapper .card-img-top, .card--history.gallery .img-wrapper .card-img-top {
      width: 169px;
      height: 169px; }
    @media (min-width: 992px) {
      .card--history.project:nth-child(4n+1), .card--history.gallery:nth-child(4n+1) {
        margin-left: 0; } }
    @media (min-width: 1290px) {
      .card--history.project, .card--history.gallery {
        width: 183px; }
        .card--history.project:nth-child(4n+1), .card--history.gallery:nth-child(4n+1) {
          margin-left: 20px; }
        .card--history.project:nth-child(5n+1), .card--history.gallery:nth-child(5n+1) {
          margin-left: 0; }
        .card--history.project .img-wrapper .card-img-top, .card--history.gallery .img-wrapper .card-img-top {
          width: 183px;
          height: 183px; } }
  .card--history.artwork {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    display: relative; }
    .card--history.artwork a {
      width: 123px;
      height: 123px;
      padding: 10px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      @media (min-width: 1290px) {
        .card--history.artwork a {
          width: 166px;
          height: 166px; } }
      .card--history.artwork a img {
        max-width: 100%;
        max-height: 100%;
        border: 0.125rem solid transparent;
        object-fit: contain; }
    .card--history.artwork .play-button {
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 0px;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .card--history.artwork .play-button img {
        width: 50px; }
    .card--history.artwork:hover img {
      border: 0.125rem solid #3ab2c5; }
  .card--history.gallery .card-block h5, .card--history.gallery .card-block h6 {
    color: #4d4d4d; }
  .card--history.gallery .card-block h5 {
    margin-top: 5px; }
  .card--history.gallery .card-block h6 {
    margin-bottom: 0; }
  .card--history.gallery .curation-info h6 {
    text-transform: none; }

@media (max-width: 543px) {
  .card.project, .project.card--thumbnail, .project.card--donate, .project.card--main-img, .project.card--artist, .project.card--project, .project.card--history {
    text-align: center; }
    .card.project img, .project.card--thumbnail img, .project.card--donate img, .project.card--main-img img, .project.card--artist img, .project.card--project img, .project.card--history img {
      margin: auto; } }

@media (min-width: 992px) {
  .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 1290px) {
  .navbar-nav h3 {
    font-size: 1.85rem; } }

.navbar-light {
  border-top: 0.063rem solid #d0ecef;
  border-bottom: 0.063rem solid #d0ecef; }

.navbar-light .nav-link h3, .navbar-mobile .nav-link h3 {
  color: #3ab2c5; }
  .navbar-light .nav-link h3:hover, .navbar-mobile .nav-link h3:hover {
    color: #297d8a; }

.navbar-light .nav-link.active h3, .navbar-mobile .nav-link.active h3 {
  color: #4d4d4d; }

.navbar-light.navbar-main, .navbar-mobile.navbar-main {
  margin-top: 5px; }
  @media (min-width: 1290px) {
    .navbar-light.navbar-main, .navbar-mobile.navbar-main {
      margin-top: 29px; } }

.navbar--support {
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 30px;
  border-radius: 0px;
  border: 0px; }

.media--date {
  margin-left: 10px; }
  .media--date .media-left hgroup {
    background-color: #e0f3f7;
    width: 2.75rem;
    padding: 5px; }
    .media--date .media-left hgroup h4 {
      color: #89d1dc;
      font-family: "Apercu Medium", Calibri, sans-serif;
      font-size: 1.75rem;
      letter-spacing: -.75px;
      text-align: center;
      margin-bottom: 0; }
  .media--date .media-left small {
    color: #3ab2c5;
    font-family: "Apercu Medium", Calibri, sans-serif;
    font-size: 0.875rem;
    text-transform: uppercase;
    display: block;
    text-align: left;
    letter-spacing: 1px; }
    @media (min-width: 544px) {
      .media--date .media-left small {
        text-align: center; } }
  .media--date .media-left .date-multiple {
    background-color: #e6f8fa;
    padding: 2px 8px; }
    .media--date .media-left .date-multiple .date-number {
      color: #89d1dc; }
  .media--date .media-body {
    border-bottom: 1px dotted #d4d4d4;
    text-align: left; }
    .media--date .media-body .event-category {
      color: #f46624;
      font-family: "Apercu Medium", Calibri, sans-serif;
      font-size: .9rem; }
    .media--date .media-body h5 {
      line-height: 1.375rem;
      margin-bottom: 5px; }
      .media--date .media-body h5.date-block-title {
        font-size: 1rem; }
      .media--date .media-body h5.location {
        margin-bottom: 20px; }

.dropdown--primary .dropdown-toggle {
  background-color: #f1f1f1;
  border-radius: 0;
  color: #4d4d4d;
  font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 1px; }

.dropdown--primary .dropdown-menu {
  margin-top: 0;
  border-radius: 0; }

.dropdown--primary .dropdown-item {
  white-space: normal; }

.dropdown--primary.share .dropdown-toggle {
  width: 100px;
  padding: 2px 5px 0 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .dropdown--primary.share .dropdown-toggle::after {
    transform: translateY(10px); }
  .dropdown--primary.share .dropdown-toggle:active:focus {
    outline: none; }

.btn-default {
  background-color: transparent;
  border: 0.063rem solid #d4d4d4;
  color: #3ab2c5; }
  .btn-default:hover {
    background-color: #e0f3f7;
    border-color: #e0f3f7; }

.btn-lg, .btn-group-lg > .btn, .account_grant #main .btn-group-lg > input[type=submit] {
  text-transform: uppercase; }
  .btn-lg.btn-primary:hover, .btn-group-lg > .btn-primary.btn:hover, .account_grant #main .btn-group-lg > input[type=submit]:hover, .account_grant #main input.btn-lg[type=submit]:hover {
    background-image: linear-gradient(180deg, #37b3cc 0%, #80cfdf 100%);
    border-color: #3ab2c5; }

.nav-tabs, .artists .nav-tabs--artist-page {
  border: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 10px; }
  .nav-tabs .nav-link, .artists .nav-tabs--artist-page .nav-link {
    border: none; }
    .nav-tabs .nav-link h4, .artists .nav-tabs--artist-page .nav-link h4 {
      color: #a4a4a4;
      padding-bottom: .5rem;
      border-bottom: 1px solid transparent; }
    .nav-tabs .nav-link.active, .artists .nav-tabs--artist-page .nav-link.active {
      background-color: transparent; }
      .nav-tabs .nav-link.active h4, .artists .nav-tabs--artist-page .nav-link.active h4 {
        border-color: #d4d4d4;
        color: #4d4d4d; }
      .nav-tabs .nav-link.active:focus, .artists .nav-tabs--artist-page .nav-link.active:focus {
        background-color: transparent;
        outline: none; }
    .nav-tabs .nav-link:hover h4, .artists .nav-tabs--artist-page .nav-link:hover h4 {
      color: #3ab2c5; }
  .nav-tabs .nav-item.active h4, .artists .nav-tabs--artist-page .nav-item.active h4 {
    border-color: #d4d4d4;
    color: #4d4d4d; }

h1 {
  font-family: "Apercu Regular", Calibri, sans-serif; }
  h1.section-title, h1.timeline {
    text-transform: uppercase;
    letter-spacing: 1px; }
  h1.section-title {
    text-align: center;
    margin: 20px 0; }
  h1.timeline {
    font-size: 2.625rem;
    text-shadow: 0.125rem 0.125rem 0 #d4d4d4;
    color: #3ab2c5; }
  @media (max-width: 767px) {
    h1.heading-overview {
      margin-bottom: 1rem; } }

h2 {
  font-family: "Apercu Regular", Calibri, sans-serif; }
  h2.timeline {
    font-size: 1.75rem;
    color: #3ab2c5;
    text-shadow: 0.125rem 0.125rem 0 #d4d4d4; }

h3 {
  text-transform: uppercase;
  letter-spacing: 1px; }
  h3.callout {
    color: #3ab2c5;
    font-size: 1.875rem; }

h4 {
  text-transform: uppercase;
  letter-spacing: 1px; }
  h4.list-item {
    text-transform: none;
    letter-spacing: 0;
    color: #3ab2c5;
    font-size: 1.125rem; }
  h4.artist-name {
    font-size: 0.875rem; }
    @media (min-width: 1290px) {
      h4.artist-name {
        font-size: 1rem; } }
  h4.timeline-heading {
    display: inline-block;
    margin-top: 10px; }
    @media (min-width: 768px) {
      h4.timeline-heading {
        margin-top: 20px; } }
  h4.related {
    margin-top: 1rem; }

h5 {
  font-family: "Apercu Regular", Calibri, sans-serif; }
  h5.location {
    color: #666;
    font-size: 0.875rem; }

h6 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Apercu Medium", Calibri, sans-serif; }
  h6.column-heading {
    text-align: center;
    margin: 20px 0; }

a h1, a h2, a h3, a h4, a h5, a h6 {
  color: #3ab2c5; }

a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
  color: #297d8a; }

.input-group-addon--account {
  background-color: transparent;
  border: none;
  border-bottom: 0.125rem solid #666;
  border-radius: 0;
  padding-top: 10px;
  padding-right: 0;
  color: #a4a4a4; }

.c-select--default {
  background-color: #f1f1f1;
  border: none;
  color: #4d4d4d;
  font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
  font-size: 1.063rem;
  text-transform: uppercase;
  padding-right: 40px;
  background-image: none; }

.select-wrapper {
  position: relative; }
  .select-wrapper .fa {
    position: absolute;
    transform: translateX(-20px) translateY(-50%);
    top: 50%;
    pointer-events: none; }

.c-checkbox--default {
  font-size: 1.063rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  padding-left: 0; }
  .c-checkbox--default .c-indicator--default {
    background-color: white;
    position: static;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAByElEQVRIS+1Wv4sTQRSex4adjUkaEbsrFHKFl5lFXMFChAV/YBCu0Mbm7g84OAsLrzNoo4WV9lfdCYFgLVcEm1QrzI9ttLvlCoslBDyOHfaYJxs4SeVOGqu8Zh7M971vZt6beQNkwZRSjwHgJwB8QsQDQsgjQshXlxEAvllrA0Q8CsPwx0VYqBwp5dWyLD1K6cs8z/c6nY4fRdHZonidPx6Pg2az6bfb7ddlWX6czWZ5HMencwGl1H1CyBrnfL8ukMu8UuoeADxljL2ANE23EPE3Y+yLC9kVI4RYB4A1mEwml1ut1qUwDE9cyS44rTVHxGvVDo6zLFvv9/vGhbgEBrTWbyuBd71eb28JojNUa/0AlFKvOOfvnVlLALXWR6sd/PPAVjmoradVFbkc0f+5yftFUews22Bql08IEULcBSnlnel0msRxfO5CcsWkaXobEXerx67qPs8YY7uuZBecEGLDGPNr3jKTJLni+/5DzvmhC7kOU8WjlH5gjG3/FaCUVj+KE0TMjDFZFEVlXaDF+eFw6HW73eue590AgJuj0ejNYDCwc4ELk1I+t9YmjUbjwBizGQTB96IobrmM1toNAPic5/mTxXz+ASrMEIIAOXpcAAAAAElFTkSuQmCC");
    background-size: 100%;
    transform: translateY(7px); }

.media--search {
  border-bottom: 1px solid #d0ecef;
  padding-bottom: 1.5rem;
  margin-top: 1.5rem; }
  @media (max-width: 543px) {
    .media--search {
      display: block; } }
  @media (max-width: 543px) {
    .media--search {
      padding-bottom: 1rem;
      margin-top: 1rem; } }
  .media--search .media-left {
    width: 160px;
    margin-right: 2rem; }
    @media (max-width: 767px) {
      .media--search .media-left {
        margin-right: 1rem; } }
    @media (max-width: 543px) {
      .media--search .media-left {
        display: block; } }
  .media--search .media-body {
    max-width: 600px; }
    .media--search .media-body .media-heading {
      text-transform: none;
      margin-bottom: 10px; }
    .media--search .media-body p {
      margin-top: 15px; }
  .media--search img {
    border: 2px solid transparent;
    max-height: 350px;
    max-width: 100%;
    object-fit: contain; }
    @media (max-width: 543px) {
      .media--search img {
        max-height: 300px;
        margin-bottom: 1rem; } }
  .media--search a:hover img {
    border-color: #3ab2c5; }

.breadcrumb {
  border-radius: 0; }

.breadcrumb-item {
  font-family: "FranklinGothicLTCom-BkCm", "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #808080; }
  @media (min-width: 768px) {
    .breadcrumb-item {
      font-size: 1.25rem; } }
  .breadcrumb-item a {
    color: inherit; }
    .breadcrumb-item a:hover {
      color: #3ab2c5; }
  .breadcrumb-item + .breadcrumb-item::before {
    padding: 0 .25rem; }

@media (max-width: 543px) {
  .col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

body {
  background-image: linear-gradient(to bottom, #ffffff, #ddeff2 700px, #ffffff);
  background-repeat: repeat-x; }
  body.overflow-hidden {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed; }

.container {
  background-color: white;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

#main {
  padding: 2.5rem 0;
  min-height: calc(100vh - 624px); }
  @media (min-width: 544px) {
    #main {
      min-height: calc(100vh - 414px); } }
  @media (min-width: 768px) {
    #main {
      min-height: calc(100vh - 363px); } }
  @media (min-width: 992px) {
    #main {
      min-height: calc(100vh - 404px); } }
  @media (min-width: 1290px) {
    #main {
      min-height: calc(100vh - 435px); } }

.container-mobile-header {
  background-color: white; }

.twitter-share-button {
  transform: translateY(7px); }

.rule-related-content {
  border-top: 1px solid #d0ecef; }

.rule-gray {
  border-top: 1px solid #d4d4d4; }

.required {
  color: #e2503e; }

.btn-center-wrapper {
  text-align: center; }

p strong {
  font-family: "Apercu Medium", Calibri, sans-serif; }

p {
  font-size: 18px; }

.touchevents .uploader-link {
  display: none; }

.tooltip {
  margin-top: 5px !important; }

.compat-object-fit {
  max-height: 100%;
  max-width: 100%;
  background-size: contain;
  background-position: center center; }
  .compat-object-fit img {
    visibility: hidden; }

#mailing-list-page .form-control {
  width: 100%;
  margin-bottom: 10px; }

  .artwork-grid {
    display: grid;
    grid-template-columns: 50px repeat(5, 1fr) 75px;
    font-family: "Apercu Light", Calibri, sans-serif;
  }

  .artwork-grid.heading {
    background-color: #e0f3f7 !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    height: auto;
  }
  .artwork-grid.heading .title {
    padding: 8px 5px;
  }

.grid-row > div {
  border: 1px lightgray solid;
  padding: 5px;
  height: 100px;
  display: flex;
  align-items: center;

}

.grid-row > div input {
  border: none;
  border-bottom: 2px black solid;
  width: 100%;
}

#executor-details.hidden {
  display: none;
}

.re-button::before  {
  content:"" !important;
}

div.redactor-styles {
  min-height: 200px;
}

div.redactor-box.redactor-styles-on {
  margin-bottom: 20px;
}

.fade.show {
  opacity: 1;
  transition: all 0.3s;
}

.fade.show .modal-dialog {
  transform: translateY(200px);
}

.events .heading-icon {
  margin-right: 5px;
}

.video-wrapper {
  background-color: #000;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}

.video-wrapper iframe {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}

.gallery.no-controls .flickity-prev-next-button {
  display: none;
}

.modal-underlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, #ffffff, #ddeff2 700px, #ffffff);
  background-repeat: repeat-x;
  opacity: 0;
  transition: opacity 0.3s;
  transition: z-index 0.1s;
  z-index: -1;
}
.modal-underlay.show {
  opacity: 0.75;
  z-index: 100;
  height: 100vh;
}