/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 10 August 2017 09:29:55
*/


body, .footer-grey, .footer-white, header, .header-menu-icon span, .header-nav-submenu, .header-searchbar, .nav-wrapper, .nav-wrapper li ul, .cta-module, .status-alert, .itembox, .itembox-checker .itembox, .subscription-wrapper, .sponsors-wrapper, .itembox-title, .selectric-items, .itembox-text table th, .itembox-text table td {
  background: #000000; }

.btn.btn-submit, .btn.btn-submit:hover, .btn.btn-submit__pink, .btn.btn-submit__grey, .btn.btn-primary, .btn.btn-primary:hover, .header-contrast, .nav-wrapper li ul a:hover, .itembox-header h2, .slick-slide span, .itembox-title h2, .selectric-items li.highlighted, .selectric-items li:hover, .btn-pink {
  color: #000000; }

.btn.btn-submit, .btn.btn-submit:hover, .btn.btn-submit__pink, .btn.btn-submit__grey, .btn.btn-primary, .header-menu-icon, .header-contrast, .nav-wrapper li ul a:hover, .itembox-header, .slick-slide span, .itembox-title-header, .selectric-items li.highlighted, .selectric-items li:hover, .btn-pink {
  background: #ff0; }

.footer-grey .half li,
.footer-grey li,
.footer-grey a, .footer-white .copyright, .header-fontsize, .cta-module p, .status-alert-warning, .status-alert p, .itembox-content > p, .itembox-article p, .itembox-article-date, .itembox-tweet p, .itembox-checker p,
.itembox-checker span, .itembox-text p, 
.selectric .label,
.selectric-items li,
.search-results__sort,
.search-results__result-item,
.search-results__filters-item,
.type-select  {
  color: #ff0; }

.footer-white, .cta-module, .status-alert, .itembox, .itembox-checker input[type=text], .subscription-wrapper, .subscription-wrapper input, .sponsors-wrapper, .sponsors-item, .search-results__sort, .search-results__result-item, .selectric, .selectric-open .selectric, .selectric-items, .selectric-hover .selectric, .selectric-focus .selectric, .search-results__filters-item {
  border-color: #ff0; }

.header-nav-submenu li:not(:last-child), .nav-wrapper li ul a {
  border-bottom: 1px solid #ff0; }

.header-nav-menu:not(:first-child):not(:last-child), .header-fontsize__small, .header-fontsize__middle {
  border-right: 1px solid #ff0; }

.header-nav-submenu, .nav-wrapper .nav-item:not(:first-child) {
  border-left: 1px solid #ff0; }

.itembox-cta {
  border-top: 1px solid #ff0; }

.btn.btn-primary:hover, .header-searchbar input, .itembox-checker input[type=text], .subscription-wrapper input {
  background: #01ffff; }

.footer-grey h2, .footer-white a, .header-nav > ul span, .header-nav > ul span:hover, .header-nav a,
.header-nav a:hover,
.header-nav .header-text, .nav-wrapper .nav-item, .nav-wrapper > ul a, .nav-wrapper li ul a, .cta-module h2, .cta-module p a, .status-alert-cta a, .status-alert h2, .itembox-content h2, .itembox-article h2, .itembox-article a, .itembox-tweet-author, .itembox-tweet-account, .itembox-tweet-date, .itembox-tweet a, .itembox-cta a, .itembox-checker .small, .subscription-wrapper h2, .sponsors-wrapper h2, .itembox-text h2,
.itembox-text a, .search-results__filters h3 {
  color: #01ffff; }

header, .slider {
  border: 0; }

@media screen and (min-width: 768px) {
  .footer-white a:after {
    content: "";
    border-right: 1px solid #ff0; } }

.header-nav-submenu {
  border-bottom: 3px solid #ff0; }

.nav-wrapper .nav-item:hover {
  background: none; }

.status-alert-warning {
  border: 2px solid #ff0; }

.subscription-wrapper {
  border: 1px solid #ff0; }

.selectric .button:after,
.selectric-hover .selectric .button:after  {
  border-top-color: #ff0
}
.itembox-checker.itembox {
  background: none;
}
.tooltip .tooltip-text {
    background-color: #000;
    border: 1px solid #ff0;
    box-shadow: 0 0 3px 4px #ff0;
    color: #ff0;
}
.itembox-text li {
    color: #ff0;
}
.itembox-text table p {
    color: black;
}

/* Accordion info table */
.info_table {
    background: #000;
}
.info_table th {
    background-color: #ff0;
    color: #000;
}
.info_table h2 {
    color: #01ffff;
}

/* Accordion style */
.accordion .accordion__item>h2 {
    background: #ff0;
    border-bottom: 1px solid #ff0;
}
.accordion .accordion__item .disable_link {
    background: #01ffff;
}
.accordion .accordion__target>p {
    background: white;
}
.accordion .accordion__target td {
  background: #000;
  color: #ff0;
}
.accordion .accordion__link {
    color: #000;
}
/* Accordion item arrow */
a.accordion__link:after {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #000;
}

a.accordion__link.active:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #000;
}

/* Accordion content balls */
.ball_pink:before {
    background-color: #f6008d;
}
.ball_grey:before {
    background-color: #636266;
}

table td, table th {
  border: 1px solid #01ffff;
}
form table td {
    background: #000 none repeat scroll 0 0;
    border-color: #ff0;
    color: #ff0;
}
form table label {
    color: #000;
}
form table .sq-form-submit, form table .sq-form-reset {
    background-color: #ff0;
    color: #000;
}
form table .sq-form-field {
    background-color: #01ffff;
    border: 1px solid #ff0;
}
form[id*="form_email"] {
    background-color: #000 !important;
    border: 1px solid #ff0;
}
form table input#sq_commit_button {
    background: #ff0 none repeat scroll 0 0 !important;
    color: #000 !important;
}
#page_asset_builder_91257 > p {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
table th, table td {
    background-color: #ff0 !important;
    border-color: #000 !important;
    color: #000 !important;
}
.itembox-content ul li {
    color: #ff0;
}