/* CONCATENATED CSS USING CHALK CSS */
/* ./css/custom_css.css */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600);

* {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#siteHeader { margin-bottom: 4em;}
#siteHeader .appLogo { padding: 15px 0; margin: 0; }
#siteHeader .siteUserNav { margin-right: 0; }
#siteHeader .siteUserNav li a { color: #12679b; }

body.action_custom_content_homepage .siteInnerWrapper { width: 940px; }

.siteInnerWrapper { padding-bottom: 11em; }

.browseSection { padding: 2em 0; }

.leftNavBox { margin-left: 0; margin-right: 0; }

#siteFooter .siteFooterNav { float: none; margin-bottom: 1em; text-align: center; }
#siteFooter .siteFooterNav li { display: inline-block; float: none; margin-left: 0.5em; }
.ie7 #siteFooter .siteFooterNav li { display: inline; zoom: 1; }
#siteFooter .siteFooterNav li a { color: #12679b; font-size: 1.2em; }

body > #siteFooter { height: 11em; margin-top: -11em; }
body > #siteFooter .footerLogo { float: none; margin: 0 auto; }

body { font-family: Helvetica, Arial, sans-serif; }

.action_datasets_show #siteHeader, .action_datasets_about #siteHeader { margin-bottom: 0; }
.action_datasets_show #siteHeader .appLogo, .action_datasets_about #siteHeader .appLogo { margin-top: 8px; }
.action_datasets_show #siteHeader .siteUserNav, .action_datasets_about #siteHeader .siteUserNav { margin-right: 1.3em; }
.action_datasets_show .siteInnerWrapper, .action_datasets_about .siteInnerWrapper { width: auto; padding-bottom: 0; }

/* /apps/three-one-one */
#three-one-one {
  padding: 2em 1em 1em 1em; background:#E9F7FF; margin-bottom:1em;}
  #three-one-one .controlPane.unifiedFilter .minimal .filterValues .line {
    display: block; }
  #three-one-one .socrata-component .content-wrapper.controlPane {
    background: transparent; }
  #three-one-one .title h2 {
    font-size: 2.5em;
    line-height: 1em;
    margin-bottom: 0.1em;
    padding-bottom: 1em;
    color:#022145; }
  #three-one-one .toolbar {
    border-top: 1px solid #d7d7d7;
    margin: 0.5em 0.25em;
    padding: 1em 0; }
.match-count {
      font-weight: bold;
      padding-top: 0.7em;
      color: #7f7f7f;
      margin-left: 1em; }
.count {
        font-size: 2em; }
.requests {
        font-size: 1.3em; }
    #three-one-one .toolbar label {
      font-weight: bold;
      left: -30%;
      margin-top: 1.1em;
      padding-right: 0.5em;
      position: absolute;
      text-align: right; }
    #three-one-one .toolbar .selector {
      font-size: 1em;
      margin-top: 0.3em;
      width: 100%; }
    #three-one-one .toolbar .searchBox {
      border-color: #d7d7d7;
      font-style: italic;
      margin-top: 0.3em;
      padding: 0.1em;
      width: 95%; }
  #three-one-one #explorer {
    border-top: 1px solid #d7d7d7; }
  #three-one-one #filter-sidebar {
    background-color: #f1f1f1;
    border-right: 1px solid #d7d7d7;
    padding-bottom: 16em; }
    #three-one-one #filter-sidebar .instructions {
      font-size: 1.1em;
      line-height: 1.2em;
      margin-left: .25em;
      padding: 1em;
      margin-bottom: 1.5em;
      width:12em; }
    #three-one-one #filter-sidebar .component-InlineFilter .formSection {
      margin-bottom: 0; }
      #three-one-one #filter-sidebar .component-InlineFilter .formSection .sectionContent {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #d7d7d7; }
      #three-one-one #filter-sidebar .component-InlineFilter .formSection .filterConditions {
        margin-bottom: 0; }
    #three-one-one #filter-sidebar .component-InlineFilter .mainError {
      padding: 0; }
    #three-one-one #filter-sidebar .component-InlineFilter .paneContent {
      padding-bottom: 0; }
    #three-one-one #filter-sidebar .component-InlineFilter .filterHeadline {
      padding-bottom: 0.5em; }
    #three-one-one #filter-sidebar .geo-title {
      font-weight: bold;
      padding-left: 1em; }
    #three-one-one #filter-sidebar .geolocator {
      border: none;
      background: none;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none; }
      #three-one-one #filter-sidebar .geolocator .my_location {
        display: none; }
  #three-one-one #results-listing .request {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 1em;
    padding-top: 1em;
    .status-Closed-color: gray; }
    #three-one-one #results-listing .request .ticket-number h2 {
      color: #7f7f7f;
      font-size: 1.3em;
      padding-left: 0; }
    #three-one-one #results-listing .request .title h3 {
      color: #3f96ca;
      font-size: 1.3em;
      padding-left: 0;
      text-transform: uppercase; }
    #three-one-one #results-listing .request .field {
      color: #666666;
      display: inline-block;
      width: 10em; }
    #three-one-one #results-listing .request .description {
      font-size: 1.1em;
      line-height: 1.2em; }
    #three-one-one #results-listing .request .priority {
      font-weight: bold;
      font-size: 1.3em;
      padding-bottom: 0.25em;
      padding-top: 0.5em; }
    #three-one-one #results-listing .request .priority-1 {
      color: #585858; }
    #three-one-one #results-listing .request .priority-2 {
      color: #09b071; }
    #three-one-one #results-listing .request .priority-3 {
      color: #0969b0; }
    #three-one-one #results-listing .request .priority-4 {
      color: #da740b; }
    #three-one-one #results-listing .request .priority-5 {
      color: #da370b; }
    #three-one-one #results-listing .request .status h2 {
      font-size: 1.3em;
      font-weight: bold;
      padding:0 !important;
      margin:0 !important; }
    #three-one-one #results-listing .request .status-Open  {
      color: blue; }
  #three-one-one #results-pager {
    margin: 1em auto 0;
    text-align: center; }
    #three-one-one #results-pager .pageLink, #three-one-one #results-pager .pageFillIn {
      color: #999999;
      margin: 0 0.25em; }
    #three-one-one #results-pager .prevLink, #three-one-one #results-pager .nextLink {
      background-image: url("/stylesheets/images/icons/menu_icons.png");
      background-repeat: no-repeat;
      display: inline-block;
      height: 13px;
      margin: 0 0.5em;
      text-indent: -9999px;
      width: 13px; }
    #three-one-one #results-pager .prevLink {
      background-position: 0 -78px; }
    #three-one-one #results-pager .nextLink {
      background-position: 0 -52px; }
  #three-one-one .component-Search {
    margin-top: 0.5em; }
    #three-one-one .component-Search .prompt {
      color: #888888; }
    #three-one-one .component-Search .button {
      padding: 0.2em 0.5em; }
    #three-one-one .geolocator {
        width:170px;
    }
    #three-one-one .geolocator .textPrompt {
        margin-bottom:10px;
    }
    .three-one-one-detail .siteContentWrapper {
        min-width:1200px;
        background:#fff;
        padding:20px;
    }
/* END /apps/three-one-one */

.featuredViews .featuredViewContainer .featuredView .viewTitle,
.storiesContainer .storyTexts>li .storyBody,
.storiesContainer .storyTexts>li h2 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
