/*
Theme Name: Lily
Theme URI: http://www.amberweinberg.com/super-hijinksified-lightweight-wordpress-theme
Description: This theme is a derivative of Super Hijinksified, custom coded for the client.
Author: Level Group
Author URI: https://www.levelnyc.com/
Version: 3.2

*/

/***************************************************************************************************************************************************************************************/

/*HTML5 BOILERPLATE MINIFIED*/

/***************************************************************************************************************************************************************************************/

* {
  box-sizing: border-box;
}
article {
  display: block;
}
aside {
  display: block;
}
details {
  display: block;
}
figcaption {
  display: block;
}
figure {
  display: block;
  margin: 0;
}
footer {
  display: block;
}
header {
  display: block;
}
hgroup {
  display: block;
}
nav {
  display: block;
}
section {
  display: block;
}
audio {
  display: inline;
  zoom: 1;
}
canvas {
  display: inline;
  zoom: 1;
}
video {
  display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
  color: #222;
}
button {
  font-family: sans-serif;
  color: #222;
  font-size: 100%;
  vertical-align: middle;
  line-height: normal;
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
  margin: 0;
}
input {
  font-family: sans-serif;
  color: #222;
  font-size: 100%;
  vertical-align: middle;
  line-height: normal;
  margin: 0;
}
select {
  font-family: sans-serif;
  color: #222;
  font-size: 100%;
  vertical-align: middle;
  margin: 0;
}
textarea {
  font-family: sans-serif;
  color: #222;
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  margin: 0;
}
body {
  font-size: 1em;
  line-height: 1.4;
  margin: 0;
}
::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}
a {
  color: #00e;
}
a:hover {
  color: #06e;
  outline: 0;
}
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b {
  font-weight: 700;
}
strong {
  font-weight: 700;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: 700;
}
pre {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
kbd {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
q {
  quotes: none;
}
q:before {
  content: none;
}
q:after {
  content: none;
}
small {
  font-size: 85%;
}
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
ul {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  margin-left: -7px;
  white-space: normal;
  padding: 0;
}
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
}
input[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
}
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
}
button[disabled] {
  cursor: default;
}
input[disabled] {
  cursor: default;
}
input[type="checkbox"] {
  box-sizing: border-box;
  width: 13px;
  height: 13px;
  padding: 0;
}
input[type="radio"] {
  box-sizing: border-box;
  width: 13px;
  height: 13px;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input:invalid {
  background-color: #f0dddd;
}
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  background: #ccc;
  color: #000;
  margin: 0.2em 0;
  padding: 0.2em 0;
}

/***************************************************************************************************************************************************************************************/

/*BODY STYLES*/

/***************************************************************************************************************************************************************************************/

:root {
  --white: #fff;
  --black: #000;
  --red: #ec2d31;
  --gray1: #9b9b9b;
  --gray2: #979797;
  --gray3: #4a4a4a;
  --gray4: #f5f0f0;
  --gray5: #faf8f8;
  --grayBkg: rgba(245, 240, 240, 0.47);
  --grayBkg2: rgba(245, 240, 240, 0.94);
  --bodyFont: "Gotham A", "Gotham B", "Gotham", Arial, Helvetica, sans-serif;
}

/*
Gotham Extra Light - 200
Gotham Light - 300
Gotham Light Italic
Gotham Book - 400
Gotham Medium - 500
Gotham Bold - 700
Gotham Black - 800
*/

html {
  font-size: 100%;
}

body {
  background: var(--white);
  color: var(--black);
  font: 1rem var(--bodyFont);
  -webkit-font-smoothing: antialiased;
  padding-top: 160px;
}

html.active,
html.active body {
  height: 100%;
  overflow: hidden;
  position: relative;
}

a {
  color: var(--black);
  text-decoration: none;
  transition: all 0.5s ease;
}

a:hover {
  color: var(--black);
  opacity: 0.8;
}

img,
svg,
iframe {
  height: auto;
  max-width: 100%;
}

h1 {
  font-size: 3.125rem; /*50*/
  font-weight: 200;
  line-height: 1.24; /*62*/
  margin: 0;
  text-transform: uppercase;
}

h2 {
  color: var(--red);
  font-size: 2.125rem; /*34*/
  font-weight: 500;
  line-height: 1.29; /*44*/
  margin: 60px 0 20px;
  text-transform: uppercase;
}

article:first-of-type h2:first-child {
  margin-top: 0;
}

h3,
.special-content-block p,
.contact-form label,
.contact-form span.wpcf7-not-valid-tip,
.grant-filters h2 {
  font-size: 0.875rem; /*14*/
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 1.92; /*27*/
  margin: 60px 0 10px;
  text-transform: uppercase;
}

p,
ul,
ol {
  font-size: 1.125rem; /*18*/
  font-weight: 300;
  line-height: 1.5; /*27*/
  margin: 0 0 20px;
}

header,
section,
footer,
article {
  width: 100%;
}

.btn,
.grant-filters .beautiful-taxonomy-filters-button,
.button-default.xlsx,
.button-default.csv {
  background: var(--red);
  border: 1px solid transparent;
  color: var(--white);
  display: inline-block;
  font-size: 0.875rem; /*14*/
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 1;
  padding: 12px 30px;
  text-align: center;
  text-transform: uppercase;
}
.btn:hover,
.grant-filters .beautiful-taxonomy-filters-button:hover {
  background: rgba(236, 45, 49, 0.8);
  color: var(--white);
  opacity: 1;
}

.btn.white {
  background: rgba(255, 255, 255, 0.1);
  border-color: var(--white);
}

.btn.white:hover {
  background: rgba(255, 255, 255, 0.3);
  color: var(--white);
}

.container {
  clear: both;
  margin: 0 auto;
  max-width: 760px; /*700*/
  padding: 0 30px;
  position: relative;
}

.container.large {
  max-width: 1280px; /*1220*/
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.grid {
  display: grid;
}

.accessibility,
.grant-filters .beautiful-taxonomy-filters label {
  backface-visibility: hidden;
  left: -999999999px;
  position: absolute;
}

a:focus,
input:focus {
  color: #bbb;
  outline: none;
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
.loading {
  padding-top: 20px;
  color: #bbb;
  animation: blink 2s infinite;
}

/***************************************************************************************************************************************************************************************/

/*HEADER STYLES*/

/***************************************************************************************************************************************************************************************/

header {
  align-items: flex-start;
  background: var(--white);
  left: 0;
  padding: 40px 60px;
  position: fixed;
  transition: all 0.25s ease;
  top: 0;
  z-index: 99;
}

header.nav-up {
  margin-top: -160px;
}

header .logo {
  width: 80px;
}

header .logo-type {
  font-size: 0.875rem; /*14*/
  letter-spacing: 1.62px;
  margin-right: 18px;
  text-transform: uppercase;
}

/*Header Active*/

header.active {
  background: var(--red);
}

header.active .logo-type {
  color: var(--white);
}

/***Nav***/

header .mobile-menu,
header.active nav,
header.active svg.close {
  display: block;
}

header nav,
header svg.close,
header.active svg.open,
header .sub-menu {
  display: none;
}

header .mobile-menu {
  background: none;
  border: none;
  border-radius: 0;
  flex-shrink: 0;
  padding: 0;
  width: 16px;
}

header .mobile-menu polygon {
  fill: var(--black);
  transition: all 0.5s ease;
}

header .mobile-menu:hover {
  opacity: 0.8;
}

header .mobile-menu:focus,
header .mobile-menu:hover {
  color: var(--black);
  opacity: 1;
}

header.active .mobile-menu polygon {
  fill: var(--white);
}

header nav {
  background: var(--red);
  display: none;
  height: calc(100vh - 160px);
  left: 0;
  overflow: auto;
  padding: 20px 30px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 99999;
}

#menu-main,
header .searchform,
#search-results {
  margin: 0 auto;
  max-width: 700px;
}

#menu-main > li,
header .searchform {
  border-top: 1px solid var(--white);
  display: block;
}

header li a,
header .searchform input[type="text"] {
  color: var(--white);
  display: block;
  font-size: 2.125rem; /*34*/
  font-weight: 200;
  letter-spacing: 1.5px;
  line-height: 1.29; /*44*/
}

header li a:hover {
  color: var(--white);
  opacity: 0.5;
}

#menu-main > li > a,
header .searchform input[type="text"] {
  padding: 10px 0 6px;
  text-transform: uppercase;
}

/*Dropdowns*/

header li.menu-item-has-children {
  background: url("svgs/icon-plus.svg") no-repeat right 23px;
  position: relative;
}

header li.menu-item-has-children.active {
  background: url("svgs/icon-minus.svg") no-repeat right 30px;
}

#menu-main li.menu-item-has-children.active > .sub-menu {
  display: block;
}

#menu-main li .sub-menu li {
  margin-bottom: 10px;
}

#menu-main li li.current-menu-item a {
  font-weight: 500;
}

/*Search*/

header .searchform {
  position: relative;
}

header .searchform input[type="text"] {
  background: none;
  border: none;
  border-bottom: 1px solid var(--white);
  border-radius: 0;
  box-shadow: none;
  color: var(--white);
  font-family: inherit;
  width: 100%;
}

header .searchform input[type="text"]:focus {
  border-bottom: 1px solid var(--black);
}

header .searchform ::-webkit-input-placeholder {
  color: var(--white);
  opacity: 0.5;
}

header .searchform ::-moz-placeholder {
  color: var(--white);
  opacity: 0.5;
}

header .searchform :-ms-input-placeholder {
  color: var(--white);
  opacity: 0.5;
}

header .searchform button {
  background: url("svgs/icon-search.svg") no-repeat right center;
  background-size: 12px 16px;
  border: none;
  border-radius: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s ease;
  width: 20px;
}

header .searchform button:hover {
  opacity: 0.5;
}

/*Search Results*/

#search-results {
  padding-bottom: 100px;
}

#search-results li {
  border-bottom: 1px solid var(--white);
  padding: 20px 0;
}

#search-results h3 {
  margin: 0 0 10px;
}

#search-results h3 a {
  font-size: 2rem; /*32*/
  font-weight: 500;
  line-height: 1.375; /*44*/
}

#search-results p {
  color: var(--white);
  margin: 0;
}

/***************************************************************************************************************************************************************************************/

/*FOOTER STYLES*/

/***************************************************************************************************************************************************************************************/

footer {
  background-image: linear-gradient(
    -45deg,
    #ec2d31 0%,
    rgba(236, 45, 49, 0.9) 100%
  );
  color: var(--white);
  margin-top: 100px;
  padding: 142px 0 66px;
}

footer .container {
  padding: 0 60px;
}

footer a:not(.btn) {
  color: var(--white);
  text-decoration: underline;
}

footer a:not(.btn):hover {
  color: var(--white);
}

footer .grid {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10.65%; /*130*/
  margin: 0 0 166px;
  padding: 0;
}

footer .grid li {
  list-style: none;
}

footer .grid h3 {
  border-bottom: 1px solid var(--white);
  font-size: 1.125rem; /*18*/
  letter-spacing: 1.5px;
  line-height: 1.2; /*27*/
  margin: 0 0 20px;
  padding-bottom: 20px;
}

footer .grid p:not(:first-of-type) {
  margin-bottom: 10px;
}

footer .grid a[href^="tel:"] {
  letter-spacing: 1.5px;
}

footer .grid a[href^="mailto:"] {
  text-transform: uppercase;
}

footer .btn {
  margin-bottom: 10px;
}

footer .copyright {
  font-size: 0.875rem; /*14*/
  font-weight: 400;
  line-height: 1.42; /*20*/
  margin: 0;
}

/***************************************************************************************************************************************************************************************/

/*HOME STYLES*/

/***************************************************************************************************************************************************************************************/

/***Hero***/

.hero {
  height: 650px;
  margin-bottom: 100px;
  position: relative;
}

.hero .slides,
.hero .slick-slider .slick-list,
.hero .slick-slider .slick-track,
.hero .slide,
.hero .container {
  height: 100%;
}

.hero .slide {
  background: no-repeat center top;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

.hero article {
  margin: auto;
}

.hero h1 {
  margin-bottom: 56px;
}

.slick-dots {
  bottom: -42px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.slick-dots li {
  display: inline-block;
  list-style: none;
  margin: 0 6px;
}

.slick-dots button {
  background: var(--gray1);
  border-radius: 100%;
  border: none;
  font-size: 0;
  height: 6px;
  padding: 0;
  text-indent: -99999px;
  transition: all 0.5s ease;
  width: 6px;
}

.slick-dots button:hover {
  opacity: 0.5;
}

.slick-dots .slick-active button {
  background: var(--gray3);
}

/***************************************************************************************************************************************************************************************/

/*PAGE BUILDER STYLES*/

/***************************************************************************************************************************************************************************************/

.page-builder.gray {
  background: var(--grayBkg);
  margin-top: 100px;
  padding: 100px 0 146px;
}

.page-builder.white section:last-of-type,
.page-builder.gray {
  margin-bottom: -100px;
}

/***Content Block***/

.home .content-block h3 {
  margin-top: 30px;
}

.list-chart + .content-block h2:first-child,
.button-block + .content-block h2:first-child {
  margin-top: 110px;
}

.button-block + .content-block p:first-child {
  margin-top: 60px;
}

.content-block ul {
  margin: 0 0 20px;
  padding: 0;
}

.content-block li {
  list-style: none;
  padding-left: 12px;
  position: relative;
}

.content-block li:before {
  background: var(--black);
  border-radius: 100%;
  content: "";
  height: 4px;
  left: 2px;
  position: absolute;
  top: 11px;
  width: 4px;
}

.content-block a {
  text-decoration: underline;
}

.content-block a.alt {
  font-size: 2rem; /*32*/
  font-weight: 200;
  letter-spacing: 1.5px;
  line-height: 1;
  text-transform: uppercase;
}

.content-block blockquote {
  margin: 60px 0 0;
  padding: 0;
}

/***Special Content Block***/

.special-content-block p {
  margin-bottom: 20px;
}

.special-content-block + .content-block h3:first-child {
  margin-top: 0;
}

/***Button Block***/

.button-block {
  margin-top: 30px;
}

.button-block + .button-block {
  margin-top: 10px;
}

/***Carousel Block***/

.gray-carousel-block h2 {
  border-bottom: 1px solid var(--gray1);
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.gray-carousel-block h3 {
  margin-top: 0;
}

.gray-carousel-block p {
  margin-bottom: 30px;
}

.gray-carousel-block .slick-dots {
  bottom: -80px;
}

/***List Chart***/

.list-chart {
  margin-top: 30px;
}

.list-chart + .list-chart {
  margin-top: 60px;
}

.list-chart ul {
  border-top: 1px solid var(--gray1);
  margin: 0;
  padding: 0;
}

.list-chart li {
  border-bottom: 1px solid var(--gray1);
  list-style: none;
  padding: 10px 0;
}

/***Line Rule***/

.line-rule {
  margin: 60px auto;
}

.line-rule hr {
  background: var(--gray1);
  border: none;
  height: 1px;
  width: 100%;
}

/***Contact Form***/

.contact-form .container {
  max-width: 760px;
}

.contact-form h2 {
  margin: 0 0 30px;
}

.contact-form .row {
  margin-bottom: 30px;
}

.contact-form form p {
  margin: 0;
}

.contact-form label {
  display: block;
  margin: 0 0 10px;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form textarea {
  background: none;
  border: 1px solid var(--gray2);
  border-radius: 0;
  height: 40px;
  font-family: inherit;
  font-size: 1.125rem; /*18*/
  font-weight: 300;
  padding: 0 10px;
  width: 100%;
}

.contact-form textarea {
  height: 180px;
  padding: 10px;
}

.contact-form span.wpcf7-not-valid-tip {
  margin: 5px 0 0;
}

.contact-form span.wpcf7-not-valid-tip {
  color: var(--red);
}

.contact-form div.wpcf7-response-output {
  border-color: var(--red) !important;
  margin: 15px 0 0;
}

/***Accordions***/

.accordions {
  margin-top: 60px;
}

.accordions li {
  border-top: 1px solid var(--gray1);
  list-style: none;
}

.accordions li:last-child {
  border-bottom: 1px solid var(--gray1);
}

.accordions li h2 {
  margin: 0;
  padding: 30px 0;
}

.accordions li h2 button {
  background: none;
  border: none;
  border-radius: 0;
  font-family: inherit;
  font-size: 2rem; /*32*/
  font-weight: 200;
  line-height: 1.375; /*44*/
  padding: 0;
  text-align: left;
  transition: color 0.5s ease;
  text-transform: none;
}

.accordions li h2 button:hover {
  opacity: 0.8;
}

.accordions li article {
  display: none;
  padding-bottom: 30px;
}

.accordions li.active article {
  display: block;
}

.accordions li article h3 {
  margin-top: 0;
}

.accordions li article p:last-child {
  margin: 0;
}

/***Three Image Block***/

.three-image-block {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin: 80px 0 100px;
  padding: 0 60px;
}

.three-image-block:last-child {
  margin-bottom: 0;
}

.three-image-block li {
  list-style: none;
}

.three-image-block a {
  display: block;
  position: relative;
}

.three-image-block a:hover {
  opacity: 0.8;
}

.three-image-block img {
  max-width: none;
  width: 100%;
}

/*Lightbox*/

.mfp-bg {
  background: var(--grayBkg2);
  opacity: 1;
}

.mfp-image-holder .mfp-close {
  background: url("svgs/icon-close-dark.svg") no-repeat right;
  background-size: 15px auto;
  color: var(--grayBkg2);
  font-size: 0;
  opacity: 1;
  padding-right: 26px;
  position: fixed;
  right: 57px;
  transition: opacity 0.5s ease;
  top: 37px;
  width: auto;
}

.mfp-close:before {
  color: var(--black);
  content: "Close";
  display: block;
  font-size: 0.875rem;
  letter-spacing: 1.62px;
  text-transform: uppercase;
}

.mfp-figure figcaption {
  max-width: 100%;
  width: 740px;
}

.mfp-bottom-bar {
  padding: 0 20px;
}

.mfp-title {
  border-top: 1px solid var(--gray1);
  color: var(--black);
  font-size: 1.125rem; /*18*/
  font-weight: 300;
  line-height: 1.5; /*27*/
  padding: 13px 0 20px;
}

.mfp-counter,
.mfp-figure::after {
  display: none;
}

.mfp-figure figure {
  padding: 50px;
}

button.mfp-arrow {
  background: url("svgs/icon-arrow.svg") no-repeat center;
  background-size: 50% auto;
  height: 34px;
  margin-top: -17px;
  opacity: 1;
  transition: opacity 0.5s ease;
  width: 50px;
}

button.mfp-arrow-left {
  left: 0;
  transform: rotate(-180deg);
}

button.mfp-arrow-right {
  right: 0;
}

button.mfp-arrow:hover,
.mfp-image-holder .mfp-close:hover {
  opacity: 0.8;
}

button.mfp-arrow:active {
  margin-top: -17px;
}

button.mfp-arrow::before,
button.mfp-arrow::after {
  display: none !important;
}

/***Quote Block***/

.quote-block {
  margin: 60px auto 100px;
}

.quote-block blockquote {
  margin: 0;
  padding: 0;
}

.quote-block blockquote p {
  font-size: 2rem; /*32*/
  font-weight: 200;
  line-height: 1.375; /*44*/
  margin-bottom: 30px;
}

.quote-block cite {
  font-size: 0.875rem; /*14*/
  font-weight: 500;
  font-style: normal;
  letter-spacing: 1.5px;
  line-height: 1.92; /*27*/
  text-transform: uppercase;
}

/***************************************************************************************************************************************************************************************/

/*DEFAULT PAGE STYLES*/

/***************************************************************************************************************************************************************************************/

.alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 20px;
}

.alignnone {
  display: block;
  margin: 0 0 20px;
}

.wp-caption {
  max-width: 100%;
}

/***Page Hero***/

.page-hero {
  align-items: center;
  background: no-repeat center top;
  background-size: cover;
  display: flex;
  margin-bottom: 100px;
  padding: 160px 0;
}

.page-hero.pattern {
  background: repeat left top;
  background-size: auto;
}

.page-hero .container {
  width: 100%;
}

/***************************************************************************************************************************************************************************************/

/*GRANTS ARCHIVE STYLES*/

/***************************************************************************************************************************************************************************************/

/***Grant Filters***/

.grant-filters {
  margin-top: 60px;
  overflow: hidden;
}

.grant-filters h2 {
  color: var(--black);
  margin: 0 0 30px;
}

.grant-filters .grant-amounts {
  border-bottom: 1px solid var(--gray1);
  border-top: 1px solid var(--gray1);
  margin-top: 60px;
  padding: 60px 0;
}

.grant-filters ul {
  margin: 0;
  padding: 0;
}

.grant-filters li {
  font-weight: 300;
  letter-spacing: 1.5px;
  line-height: 1.11; /*20*/
  list-style: none;
  text-transform: uppercase;
  width: 48%;
}

.grant-filters li span {
  display: block;
  font-size: 3.125rem; /*50*/
  font-weight: 200;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 16px;
}

.grant-filters .beautiful-taxonomy-filters-tax {
  margin-bottom: 10px;
}

.grant-filters .beautiful-taxonomy-filters label {
  backface-visibility: hidden;
  left: -999999999px;
  position: absolute;
}

.grant-filters .select2-container {
  width: 100% !important;
}

.grant-filters .select2-container--default .select2-selection--single {
  background: var(--gray4);
  border: none;
  border-radius: 0;
  font-family: inherit;
  font-size: 0.875rem; /*14*/
  letter-spacing: 1.5;
  height: 40px;
  text-transform: uppercase;
  width: 100%;
}

.grant-filters
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding: 6px 30px 0 14px;
}

.grant-filters
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  background: url("svgs/icon-plus-dark.svg") no-repeat;
  background-size: 10px auto;
  border: none;
  height: 10px;
  margin: 2px 0 0 -15px;
  width: 10px;
}

.grant-filters
  .select2-container--default
  .select2-selection--single[aria-expanded="true"]
  .select2-selection__arrow
  b {
  background: url("svgs/icon-minus-dark.svg") no-repeat 0 center;
}

/*Dropdown*/

body .select2-dropdown {
  background: var(--gray4);
  border: none;
  border-radius: 0;
}

body .select2-dropdown .select2-results__option {
  color: var(--black);
  font-size: 0.875rem; /*14*/
  letter-spacing: 1.5px;
  line-height: 1.42; /*20*/
  opacity: 0.5;
  padding: 7px 14px;
  text-transform: uppercase;
}

.grant-filters
  .select2-container--default
  #select2-grant-year-container:not([title~="Year"])::before {
  content: "Year:";
  display: inline-block;
  margin-right: 5px;
}

.grant-filters
  .select2-container--default
  #select2-grant-type-container:not([title~="Category"])::before {
  content: "Category:";
  display: inline-block;
  margin-right: 5px;
}

.grant-filters
  .select2-container--default
  #select2-s-container:not([title~="Name"])::before {
  content: "Name:";
  display: inline-block;
  margin-right: 5px;
}

body
  .select2-container--default
  .select2-results__option--highlighted[aria-selected],
body
  .select2-container--default
  .select2-results__option[aria-selected="true"] {
  background: none;
  color: var(--black);
  opacity: 1;
}

body .select2-container--default .select2-results {
  border-top: 1px solid var(--black);
}

body .select2-container--default .select2-results li:first-child::after,
.grant-filters
  .select2-container--default
  #select2-grant-year-container[title~="Year"]::after,
.grant-filters
  .select2-container--default
  #select2-grant-type-container[title~="Category"]::after,
  .grant-filters
  .select2-container--default
  #select2-s-container[title~="Name"]::after {
  content: ": All";
  display: inline-block;
}

body .select2-container--default .select2-search--dropdown {
  display: none !important;
}

body .select2-container--default .select2-search--dropdown.show {
  display: block !important;
}

.grant-filters .beautiful-taxonomy-filters-button {
  padding-bottom: 11px;
  transition: all 0.5s ease;
}

.grant-search {
  margin-bottom: 10px;
  width: 100%;
  padding: 0 14px 0 10px;
  background: #f5f0f0;
  border: none;
  border-radius: 0;
  font-family: inherit;
  font-size: 0.875rem;
  letter-spacing: 1.5;
  height: 40px;
  text-transform: uppercase;
}

/***Data Download***/

.data-download {
  padding-top: 60px;
  margin-top: 60px;
  border-top: 1px solid var(--gray1);
}

.data-download p {
  margin-bottom: 0;
  font-size: 1.1rem;
}

/***No Results***/

.no-results {
  width: 100%;
  margin-top: 40px;
  color: #444;
  text-transform: uppercase;
  font-size: 0.9em;
}

/***Grant Listings***/

.grant-listings {
  overflow: hidden;
  padding: 97px 0 125px;
}

.grant-listings .container {
  padding: 0 60px;
}

.grant-listings li {
  list-style: none;
}

.grant-listings .grid {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  max-width: 1360px; /*1320*/
}

.grant-listings .grid > li {
  height: 100%;
  position: relative;
}

.grant-listings a {
  background: var(--red);
  color: var(--white);
  display: block;
  height: 420px;
  padding: 80px 50px 20px;
  width: 100%;
}

.grant-listings a:hover {
  background: rgba(236, 45, 49, 0.8);
}

.grant-listings h3 {
  border-bottom: 1px solid var(--white);
  font-size: 1.125rem; /*18*/
  line-height: 1.388; /*25*/
  margin: 0 0 20px;
  padding-bottom: 20px;
}

.grant-listings .categories {
  margin: 0 0 20px;
  padding: 0;
}

.grant-listings .categories li {
  display: inline-block;
  font-size: 0.875rem; /*14*/
  list-style: none;
}

.grant-listings .categories li:after {
  content: "|";
  display: inline-block;
  margin: 0 6px;
}

.grant-listings .categories li:last-child::after {
  display: none;
}

.grant-listings span {
  display: block;
  font-size: 0.875rem; /*14*/
  font-weight: 500;
  word-break: break-all;
}

.grant-listings .ajax-load-more-wrap {
  margin-top: 30px;
}

.grant-listings .alm-btn-wrap {
  margin-top: 59px;
  text-align: center;
}

.grant-listings .alm-btn-wrap button {
  background: var(--gray5);
  border: none;
  border-radius: 0;
  color: var(--black);
  font-family: inherit;
  font-size: 2rem;
  font-weight: 200;
  letter-spacing: 1.5px;
  line-height: 1.375; /*44*/
  padding: 11px 30px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}

.grant-listings .alm-btn-wrap button:hover {
  background: var(--red);
  color: var(--white);
  opacity: 1;
}

.grant-listings .alm-btn-wrap button.done,
.grant-listings .alm-btn-wrap button.done:hover {
  background: var(--gray5);
  color: var(--black);
  cursor: default;
  opacity: 0.2;
}

/* Grant Table Results */

.grant-table thead,
.grant-table tbody {
  display: none;
}

.button-default.xlsx,
.button-default.csv {
  white-space: nowrap;
  display: inline;
  margin: 10px 10px 0 0;
  background-color: #f5f0f0;
  color: #444;
  transition: 0.3s opacity ease-in-out;
  font-size: 0.875rem;
}

.button-default.xlsx:hover,
.button-default.csv:hover {
  opacity: 0.7;
}

caption.tableexport-caption {
  display: block;
  width: 100%;
}

.no-filter-match {
  width: 100%;
  height: 40px;
  margin-top: 10px;
  padding: 6px 30px 0 14px;
  color: #ec2d30;
  background-color: #f5f0f0;
  line-height: 28px;
  font-family: inherit;
  font-size: 0.875rem;
  text-transform: uppercase;
}

/***************************************************************************************************************************************************************************************/

/*SEARCH RESULTS*/

/***************************************************************************************************************************************************************************************/

.page-content article h1 {
  margin-bottom: 50px;
  text-align: center;
}

.results {
  border-top: 1px solid var(--black);
  margin: 0 0 40px;
  padding: 0;
}

.results li {
  border-bottom: 1px solid var(--black);
  list-style: none;
  padding: 40px 0;
}

.results h2 {
  font-size: 2rem;
  margin-bottom: 5px;
}

/***************************************************************************************************************************************************************************************/

/*MQ MAX-WIDTH 1300*/

/***************************************************************************************************************************************************************************************/

@media only screen and (max-width: 81.25em) {
  h1 {
    font-size: 2.5rem;
  }

  /***Homepage***/

  .hero {
    height: 450px;
  }
}

/***************************************************************************************************************************************************************************************/

/*MQ MAX-WIDTH 1100*/

/***************************************************************************************************************************************************************************************/

@media only screen and (max-width: 68.75em) {
  /***Grant Archives***/

  .grant-listings .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/***************************************************************************************************************************************************************************************/

/*MQ MAX-WIDTH 800*/

/***************************************************************************************************************************************************************************************/

@media only screen and (max-width: 50em) {
  h1 {
    font-size: 2rem;
  }

  h2,
  .accordions li h2 button,
  .results h2 {
    font-size: 1.5rem;
  }

  /***Header***/

  body {
    padding-top: 90px;
  }

  header {
    padding: 20px 30px;
  }

  header .logo {
    width: 50px;
  }

  header nav {
    height: calc(100vh - 90px);
  }

  /***Footer***/

  footer {
    margin-top: 60px;
    padding: 60px 0;
  }

  footer .container {
    padding: 0 30px;
  }

  footer .grid {
    display: block;
    margin-bottom: 0;
  }

  footer .grid li {
    margin-bottom: 60px;
  }

  /***Homepage***/

  .hero {
    height: 350px;
    margin-bottom: 60px;
  }

  /***Page Builder***/

  .page-builder.gray {
    margin-top: 60px;
    padding: 60px 0;
  }

  .list-chart + .content-block h2:first-child,
  .button-block + .content-block h2:first-child {
    margin-top: 60px;
  }

  .gray-carousel-block,
  .contact-form {
    padding: 0 0 60px;
  }

  .gray-carousel-block h2 {
    margin: 0 0 20px;
  }

  .gray-carousel-block .slick-dots {
    bottom: -40px;
  }

  .three-image-block {
    grid-gap: 15px;
    padding: 0 10px;
  }

  .quote-block,
  .three-image-block {
    margin: 60px 0;
  }

  .quote-block blockquote p {
    font-size: 1.5em;
  }

  /***Default Template***/

  .page-hero {
    margin-bottom: 60px;
    padding: 60px 0;
  }

  /***Grant Archives***/

  .grant-listings .container {
    padding: 0 30px;
  }

  .grant-filters li span {
    font-size: 2.5rem;
  }

  .grant-listings {
    padding: 50px 0;
  }

  .grant-listings .grid {
    grid-template-columns: 1fr;
  }

  .grant-listings a {
    height: auto;
    padding: 40px 20px;
  }

  .grant-listings .alm-btn-wrap button {
    font-size: 1.5rem;
  }
}

/***************************************************************************************************************************************************************************************/

/*MQ MAX-WIDTH 500*/

/***************************************************************************************************************************************************************************************/

@media only screen and (max-width: 31.25em) {
  h1 {
    font-size: 1.5rem;
  }

  p,
  ul,
  ol {
    font-size: 1rem;
  }

  .btn {
    padding: 10px;
  }

  /***Header***/

  header.flex-container,
  header .flex-container {
    align-items: flex-start;
    flex-wrap: nowrap;
  }

  header .logo {
    flex-shrink: 0;
    margin-right: 20px;
  }

  header li.menu-item-has-children {
    background-position: right 12px;
  }

  header li a,
  header .searchform input[type="text"],
  #search-results h3 a {
    font-size: 1.25rem;
  }

  /***Page Builder***/

  .content-block a[href^="tel:"],
  .content-block a[href^="mailto:"] {
    font-size: 1.5rem;
  }

  .mfp-image-holder .mfp-close {
    right: 20px;
    top: 20px;
  }

  /***Grant Archive***/

  .grant-filters li {
    width: 100%;
  }

  .grant-filters li + li {
    margin-top: 40px;
  }
}

.grant-form {
  opacity: 1;
}

.grant-form.hide {
  opacity: 0;
}

/***Select2***/

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option--selectable {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default
  .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
