@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
/*OLD
$grey: #838383;
$grey_active: #424242;
$grey_hover: #525252;

$nan_link: #b64e9f;
$nan_link_hover: #923e7f;
$nan_link_active: #80336f;

$nan_purple: #8a3882;
$nan_purple_hover:#6e2d68;
$nan_purple_active:#5a2355;

$nan_blue: #70cbe5;
$nan_blue_hover: #5aa2b7;
$nan_blue_active: #4f95a9;

$nan_orange: #df734d;
$nan_orange_hover: #b25c3e;
$nan_orange_active: #a05237;

$nan_yellow: #d2c93e;
$nan_yellow_hover: #a8a132;
$nan_yellow_active: #97912c;*/
body,
p,
ul li,
ol li,
input,
textarea,
table td,
input,
textarea,
select,
.selectboxit-container {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.flexslider-wrap .flexslider li,
p.intro,
p.source,
p.detail,
div.details,
h1, h2, h3, h4, h5, h6,
.main-nav ul li,
.utility-nav ul.secondary-nav li,
ul.social li.no-icon,
.breadcrumbs a,
.breadcrumbs ul li,
.subnav ul li,
.cta.event .date span,
p.more,
figcaption,
.filter select,
.paging ul li,
.btn,
input[type=submit],
button,
.cta .btn,
input,
textarea,
select,
.err-msg,
.EditingFormErrorLabel,
.EditingFormError,
.form-control-error,
.ErrorLabel,
.success-msg,
#p_lt_ctl03_pageplaceholder_p_lt_ctl00_EditMyProfile_myProfile_editProfileForm_pM_pMP,
.infoLabel {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a,
p.more a,
.footer-cta a h4 {
  color: #676dba;
}
a:hover,
p.more a:hover,
.footer-cta a h4:hover {
  color: #525795;
}
a:active,
p.more a:active,
.footer-cta a h4:active {
  color: #43477b;
}

.site-header {
  height: 138px;
}
.site-header .row, .site-header .columns {
  height: 138px;
}
.site-header.attached .row, .site-header.attached .columns {
  height: 60px;
}
.site-header.attached .main-nav {
  bottom: 3px;
}
.site-header.attached .utility-nav {
  right: 1.5em;
}

.Home .site-header {
  background: none;
  border: none;
}

.main-nav {
  position: absolute;
  right: 1.5em;
  bottom: 26px;
  width: auto;
  display: none;
  clear: none;
}
.main-nav ul {
  text-align: right;
  height: 40px;
}
@media only screen and (min-width: 64.063em) {
  .main-nav ul li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 64em) {
  .main-nav ul li {
    margin: 0 0 0 14px;
  }
}
.main-nav ul li a:hover {
  color: #2e5872;
}
.main-nav ul li:hover {
  color: #333;
}
.main-nav ul li.current:before {
  width: 51%;
  height: 2px;
  background-color: #396e8e;
  display: block;
  position: absolute;
  top: 100%;
  left: 25%;
  content: '';
}
.main-nav ul li .drop .arrow-up {
  border-color: #396e8e transparent;
}
.main-nav ul li .drop .wrap {
  background-color: #396e8e;
  border-color: #396e8e;
}
.main-nav ul li .drop .wrap ul li a:hover,
.main-nav ul li .drop .wrap ul li a:focus {
  background: #2e5872;
}
.main-nav ul li .drop .feature a h3 {
  color: #676dba;
}
.main-nav ul li .drop .feature a:hover h3 {
  color: #525795;
}

.utility-nav ul li a {
  color: black;
}
.utility-nav ul li a:hover {
  color: #396e8e;
}
.utility-nav ul li a:active {
  color: #2e5872;
}
.utility-nav ul.search li input[type=submit] {
  background-color: #396e8e;
}
.utility-nav ul.search li input[type=submit]:hover {
  background-color: #2e5872;
}
.utility-nav ul.search li input[type=submit]:active {
  background-color: #213f52;
}

/* Social Media */
ul.social li a {
  color: #676dba;
}
ul.social li:hover {
  color: #525795;
}
ul.social li:focus, ul.social li:active {
  color: #43477b;
}

/* Buttons */
.btn a,
input[type=submit],
button,
.cta .btn,
.cta button {
  background: #396e8e;
}

.btn a:focus,
.btn a:hover,
input[type=submit]:focus,
input[type=submit]:hover,
button:focus,
button:hover,
.cta:focus .btn,
.cta:hover .btn,
.cta:focus button,
.cta:hover button {
  background: #2e5872;
}

.btn a:active,
input[type=submit]:active,
button:active,
.cta:active .btn,
.cta:active button {
  background: #213f52;
}

input:focus,
textarea:focus,
.selectboxit-container .selectboxit:focus {
  border-color: #ccc;
  -webkit-box-shadow: 0 0 3px rgba(112, 203, 229, 0.8);
  -moz-box-shadow: 0 0 3px rgba(112, 203, 229, 0.8);
  box-shadow: 0 0 3px rgba(112, 203, 229, 0.8);
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #fff;
  background-color: #2e5872;
}

/* Flexpanel */
.flex-btn a,
.flexpanel .viewport {
  background: #396e8e !important;
}

.tac-banner {
  height: 700px;
  background: url(../../img/tac/bkg-home.png) repeat;
  border: none;
  width: 100%;
  position: relative;
  -webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
@media only screen and (max-width: 64em) {
  .tac-banner {
    height: auto;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.tac-banner .row, .tac-banner .columns {
  height: 700px;
  position: relative;
}
@media only screen and (max-width: 64em) {
  .tac-banner .row, .tac-banner .columns {
    height: auto;
    padding: 0;
  }
}
.tac-banner .row .call-out, .tac-banner .columns .call-out {
  position: absolute;
  right: 50px;
  bottom: 80px;
  width: 38%;
  z-index: 1;
}
@media only screen and (min-width: 64.063em) {
  .tac-banner .row .call-out .cta a:hover, .tac-banner .columns .call-out .cta a:hover {
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
  }
  .tac-banner .row .call-out .cta a.disabled:hover, .tac-banner .columns .call-out .cta a.disabled:hover {
    background: inherit;
  }
}
@media only screen and (max-width: 48em) {
  .tac-banner .row .call-out, .tac-banner .columns .call-out {
    position: static;
    clear: both;
    width: 100%;
    background: #fff;
    padding: 0 10px;
  }
  .tac-banner .row .call-out h1, .tac-banner .columns .call-out h1 {
    position: absolute;
    top: 250px;
    left: auto;
    right: 1.5em;
    font-size: 24px;
    font-size: 2.4rem;
    max-width: 40%;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  }
  .tac-banner .row .call-out .cta a, .tac-banner .columns .call-out .cta a {
    padding-top: 25px;
    border: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .tac-banner .row .call-out .cta a h3, .tac-banner .columns .call-out .cta a h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 48.063em) and (max-width: 64em) {
  .tac-banner .row .call-out, .tac-banner .columns .call-out {
    width: 42%;
    bottom: 15px;
    right: 25px;
  }
  .tac-banner .row .call-out h1, .tac-banner .columns .call-out h1 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .tac-banner .row .call-out .cta a h3, .tac-banner .columns .call-out .cta a h3 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .tac-banner .row .call-out .cta a p, .tac-banner .columns .call-out .cta a p {
    font-size: 13px;
    font-size: 1.3rem;
    padding-right: 20%;
  }
}
@media only screen and (max-width: 48em) {
  .tac-banner .row .call-out h1, .tac-banner .columns .call-out h1 {
    position: static;
    max-width: 100%;
    width: 100%;
    padding: 25px 15px 0;
    margin: 0 0 15px;
  }
  .tac-banner .row .call-out .cta a, .tac-banner .columns .call-out .cta a {
    padding-top: 0;
  }
}
.tac-banner .dancer {
  width: 600px;
  position: absolute;
  bottom: -260px;
  left: 140px;
  z-index: 0;
}
@media only screen and (max-width: 64em) {
  .tac-banner .dancer {
    background: url(../../img/tac/bkg-home.png) repeat;
    position: static;
    clear: both;
    width: 100%;
    height: 400px;
    overflow: hidden;
    -webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.05);
  }
  .tac-banner .dancer img {
    position: relative;
    left: 20%;
    top: -5%;
    width: 65%;
  }
}
@media only screen and (min-width: 48.063em) and (max-width: 64em) {
  .tac-banner .dancer {
    height: 500px;
  }
  .tac-banner .dancer img {
    width: 44%;
    top: -3%;
    left: 15%;
  }
}
@media only screen and (max-width: 48em) {
  .tac-banner .dancer img {
    top: -18%;
    width: 56%;
    left: 24%;
  }
}
@media screen and (min-width: 480px) and (max-width: 600px) {
  .tac-banner .dancer img {
    top: -12%;
    width: 70%;
    left: 24%;
  }
}
@media only screen and (max-width: 30em) {
  .tac-banner .dancer {
    height: 300px;
  }
  .tac-banner .dancer img {
    left: 32%;
    top: -6%;
    width: 59%;
  }
}
@media screen and (max-width: 380px) {
  .tac-banner .dancer img {
    left: 32%;
    top: -9%;
    width: 80%;
  }
}
.tac-banner .cta a {
  background: none;
  border: 2px solid #ccc;
}
.tac-banner .cta a.disabled:hover {
  border-color: #ccc !important;
}

.cta a {
  background: #fff;
}
.cta a h3 {
  color: #676dba;
}
.cta a:hover h3 {
  color: #525795;
}
.cta a.disabled:hover h3 {
  color: #676dba;
}
.cta.event .date {
  background-color: #396e8e;
}

.information {
  padding: 40px 0;
  background-color: #fff;
  width: 100%;
  display: block;
  overflow: hidden;
  clear: both;
  float: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.information h3 {
  font-weight: 700;
}

.information-icons {
  margin: 0;
  padding: 0;
  background: none;
  list-style: none;
}
@media only screen and (max-width: 48em) {
  .information-icons {
    width: 103%;
    margin: 0 0 0 -1.5%;
  }
}
@media only screen and (max-width: 30em) {
  .information-icons {
    width: 100%;
    margin: 0;
  }
}
.information-icons li {
  padding: 0;
  margin: 0 10px 10px 0;
  width: auto;
  height: 54px;
  line-height: 54px;
  overflow: visible;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  vertical-align: top;
}
@media only screen and (max-width: 48em) {
  .information-icons li {
    width: 46%;
    float: none !important;
    margin: 15px 1.5% 0 !important;
    display: inline-block;
    vertical-align: top;
  }
  .information-icons li a {
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 30em) {
  .information-icons li {
    width: 100%;
    display: block;
    margin: 10px 0 0 !important;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .information-icons li a {
    display: block;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 64.063em) {
  .information-icons li {
    margin: 0 0 0.7% 0.35%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .information-icons li a {
    padding-right: 0;
  }
}
.information-icons li:first-child {
  margin-left: 0;
}
.information-icons li a {
  padding: 0 25px 0 50px;
  height: 54px;
  line-height: 54px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ccc;
  display: block;
  color: #fff;
}
.information-icons li a span {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 10px;
  top: 11px;
  background: url(../../img/tac/icon-set.png) no-repeat left top;
}
.information-icons li a:hover {
  text-decoration: none;
}
.information-icons li a:active, .information-icons li a:focus {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3), 0 0 3px rgba(112, 203, 229, 0.8);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3), 0 0 3px rgba(112, 203, 229, 0.8);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3), 0 0 3px rgba(112, 203, 229, 0.8);
}
.information-icons li.grants a, .information-icons li:nth-child(1) a {
  background-color: #396e8e;
}
.information-icons li.grants a:hover, .information-icons li:nth-child(1) a:hover {
  background-color: #2e5872;
}
.information-icons li.deadlines a, .information-icons li:nth-child(2) a {
  background-color: #676dba;
}
.information-icons li.deadlines a:hover, .information-icons li:nth-child(2) a:hover {
  background-color: #525795;
}
.information-icons li.applications-101 a, .information-icons li:nth-child(3) a {
  background-color: #8f63b3;
}
.information-icons li.applications-101 a:hover, .information-icons li:nth-child(3) a:hover {
  background-color: #724f8f;
}
.information-icons li.our-grants-team a, .information-icons li:nth-child(4) a {
  background-color: #ba6799;
}
.information-icons li.our-grants-team a:hover, .information-icons li:nth-child(4) a:hover {
  background-color: #95527a;
}
.information-icons li.newsletters a, .information-icons li:nth-child(5) a {
  background-color: #baa267;
}
.information-icons li.newsletters a:hover, .information-icons li:nth-child(5) a:hover {
  background-color: #958252;
}
.information-icons li.quick-stats a, .information-icons li:nth-child(6) a {
  background-color: #bab667;
}
.information-icons li.quick-stats a:hover, .information-icons li:nth-child(6) a:hover {
  background-color: #959252;
}

.subnav {
  background: #396e8e;
}
.subnav ul li a {
  background: #57849f;
}
.subnav ul li a:hover, .subnav ul li a:focus {
  background-color: #2e5872;
}
.subnav ul li li.CMSListMenuHighlightedLI > a {
  background-color: #213f52;
}
.subnav ul li a.CMSListMenuLinkHighlighted {
  background: #213f52;
}
.subnav ul li ul li a:hover, .subnav ul li ul li a:focus {
  background-color: #213f52;
}
.subnav ul li.CMSListMenuHighlightedLI.CMSListMenuHighlightedLI a {
  background-color: #2e5872;
}
.subnav ul li.CMSListMenuHighlightedLI li.CMSListMenuHighlightedLI a,
.subnav ul li.CMSListMenuHighlightedLI li:hover a {
  background-color: #213f52;
}
.subnav ul li.CMSListMenuHighlightedLI > a {
  background: #213f52 !important;
}

.paging ul li a {
  color: black;
}
.paging ul li a:hover, .paging ul li a:hover * {
  color: #676dba;
  border-color: #676dba;
}
.paging ul li.current a {
  color: #676dba;
  border-color: #676dba;
}

/* Flexslider*/
.flex-control-nav li a.flex-active {
  border-color: #676dba;
  background-color: #676dba;
  color: #676dba;
}

.form-checkbox input:checked + label,
.form-radio input:checked + label {
  background-image: url(../../img/tac/bkg-ckbox_on.png);
}

.form-radio input:checked + label {
  background-image: url(../../img/tac/bkg-radio_on.png);
}

.site-footer .footer-cta a:hover h4 {
  color: #525795 !important;
}
.site-footer a:hover {
  color: #396e8e;
  text-decoration: none;
}
.site-footer .flexslider-wrap .flex-control-nav li a:hover {
  background: #396e8e;
}
.site-footer .flexslider-wrap .flex-control-nav li a.flex-active {
  background: #396e8e;
}
.site-footer .flexslider-wrap .flex-pauseplay a:hover:before {
  color: #396e8e;
}
