/* CSS crunched with Crunch - http://crunchapp.net/ */
@import "/css/font-roboto-slab.css";
@import "/css/font-ubuntu.css";
@import "/css/appa-adverts.css";
@import "/css/appa-google-search.css";
@import "/css/appa-latestheadlines.css";
@import "/css/appa-layout.css";
@import "/css/appa-multicol-nav.css";
@import "/css/appa-news.css";
/* MASTER FILE */
/* VARIABLES */
/* page bg color default */
/* Primary Text Color */
/* Alt Text Color #1 */
/* Primary Link Color */
/* Primary Link Hover Color */
/* MySite Green for TOP of GRADIENT */
/* MySite Green for BOTTOM of GRADIENT */
/* Core APPA Font Family */
/* Button Fonts */
/* Global Element Shadow */
/* REUSABLE FUNCTIONS */
/* END REUSABLE FUNCTIONS */
/* FONTS */
/* END FONTS */
/* END MASTER FILE */
.gsc-control-cse {
  /* font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    margin:0; 
    padding:7px; */
  margin: 0;
  padding: 5px 0 0 0;
}
/*search box shell table elements */
.gsc-control-cse {
  padding: 5px!important;
}
#gsc-iw-id1 {
  padding: 0;
  position: relative;
  height: auto!important;
}
#gsc-iw-id1 > table {
  border: 0;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}
#gsc-iw-id1 > table td {
  background: white;
  width: auto;
  height: auto;
  padding: 0;
  border: 0;
}
#gsc-iw-id1 > table td:last-child {
  display: none;
}
/* hides cell containing the 'x' for clearing search box */
td.gsc-input {
  padding-right: 1px!important;
  white-space: nowrap;
}
/* search box input element */
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus {
  background: white;
  border: 1px solid #66c;
  border-radius: 3px;
  padding: 2px;
  white-space: nowrap;
}
input[name=search] {
  width: 200px;
  padding: 4px!important;
  margin-left: 2px;
}
input[name=bgresponse] {
  width: 1px;
}
/* search button input element */
input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
  /*border-color: #666666;
    background-color: #CECECE;
    background-image: none;
    filter: none;
    content:"search";
    */
  border-color: #66c;
  padding: 10px!important;
  background-color: #ccc!important;
  width: 34px;
  height: 34px;
  margin-top: 0!important;
  vertical-align: top;
}
input.gsc-search-button-v2 {
  width: 34px!important;
  height: 34px!important;
}
.gsib_b,
.gsib_b > * {
  max-width: 35px;
}
/* SEARCH RESULTS STYLES */
.gsc-option-menu-container,
.gsc-selected-option-container.gsc-inline-block {
  width: 120px!important;
}
.gsc-tabHeader.gsc-tabhInactive {
  border-color: #FF9900;
  background-color: #FFFFFF;
}
.gsc-tabHeader.gsc-tabhActive {
  border-color: #E9E9E9;
  background-color: #E9E9E9;
  border-bottom-color: #ff9900;
}
.gsc-tabsArea {
  border-color: #FF9900;
}
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover,
.gsc-imageResult:hover {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
  color: #0000cc;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
  color: #0000cc;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
  color: #0000cc;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
  color: #0000cc;
}
.gsc-cursor-page {
  color: #0000cc;
}
a.gsc-trailing-more-results:link {
  color: #0000cc;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
  color: #000000;
}
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
  color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
  color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long {
  display: block;
}
.gs-promotion div.gs-visibleUrl-short {
  display: none;
}
.gs-promotion div.gs-visibleUrl-long {
  display: block;
}
.gsc-cursor-box {
  border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  border-color: #E9E9E9;
  background-color: #FFFFFF;
  color: #0000CC;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  border-color: #FF9900;
  background-color: #FFFFFF;
  color: #0000CC;
}
.gsc-webResult.gsc-result.gsc-promotion {
  border-color: #336699;
  background-color: #FFFFFF;
}
.gsc-completion-title {
  color: #0000cc;
}
.gsc-completion-snippet {
  color: #000000;
}
.gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link *,
.gs-promotion .gs-snippet a:link {
  color: #0000cc;
}
.gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited *,
.gs-promotion .gs-snippet a:visited {
  color: #0000cc;
}
.gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover *,
.gs-promotion .gs-snippet a:hover {
  color: #0000cc;
}
.gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active *,
.gs-promotion .gs-snippet a:active {
  color: #0000cc;
}
.gs-promotion .gs-snippet,
.gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000;
}
.gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl-short {
  color: #008000;
}
