/*!
Theme Name: PSC
Theme URI: https://utahinteractive.org
Description: WordPress Theme for the Public Service Commission
Author: Jonathan Higley, Shane Herzog, and Cortney Taylor
Author URI: https://utahinteractive.org
Version: 2.4
*/
@import"https://fonts.googleapis.com/css?family=Assistant:700|Raleway:600";

/*!
 *  Font Awesome 4.6.2 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.2");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.2") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.2") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.2") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.2") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: ""
}

.fa-music:before {
  content: ""
}

.fa-search:before {
  content: ""
}

.fa-envelope-o:before {
  content: ""
}

.fa-heart:before {
  content: ""
}

.fa-star:before {
  content: ""
}

.fa-star-o:before {
  content: ""
}

.fa-user:before {
  content: ""
}

.fa-film:before {
  content: ""
}

.fa-th-large:before {
  content: ""
}

.fa-th:before {
  content: ""
}

.fa-th-list:before {
  content: ""
}

.fa-check:before {
  content: ""
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""
}

.fa-search-plus:before {
  content: ""
}

.fa-search-minus:before {
  content: ""
}

.fa-power-off:before {
  content: ""
}

.fa-signal:before {
  content: ""
}

.fa-gear:before,
.fa-cog:before {
  content: ""
}

.fa-trash-o:before {
  content: ""
}

.fa-home:before {
  content: ""
}

.fa-file-o:before {
  content: ""
}

.fa-clock-o:before {
  content: ""
}

.fa-road:before {
  content: ""
}

.fa-download:before {
  content: ""
}

.fa-arrow-circle-o-down:before {
  content: ""
}

.fa-arrow-circle-o-up:before {
  content: ""
}

.fa-inbox:before {
  content: ""
}

.fa-play-circle-o:before {
  content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""
}

.fa-refresh:before {
  content: ""
}

.fa-list-alt:before {
  content: ""
}

.fa-lock:before {
  content: ""
}

.fa-flag:before {
  content: ""
}

.fa-headphones:before {
  content: ""
}

.fa-volume-off:before {
  content: ""
}

.fa-volume-down:before {
  content: ""
}

.fa-volume-up:before {
  content: ""
}

.fa-qrcode:before {
  content: ""
}

.fa-barcode:before {
  content: ""
}

.fa-tag:before {
  content: ""
}

.fa-tags:before {
  content: ""
}

.fa-book:before {
  content: ""
}

.fa-bookmark:before {
  content: ""
}

.fa-print:before {
  content: ""
}

.fa-camera:before {
  content: ""
}

.fa-font:before {
  content: ""
}

.fa-bold:before {
  content: ""
}

.fa-italic:before {
  content: ""
}

.fa-text-height:before {
  content: ""
}

.fa-text-width:before {
  content: ""
}

.fa-align-left:before {
  content: ""
}

.fa-align-center:before {
  content: ""
}

.fa-align-right:before {
  content: ""
}

.fa-align-justify:before {
  content: ""
}

.fa-list:before {
  content: ""
}

.fa-dedent:before,
.fa-outdent:before {
  content: ""
}

.fa-indent:before {
  content: ""
}

.fa-video-camera:before {
  content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""
}

.fa-pencil:before {
  content: ""
}

.fa-map-marker:before {
  content: ""
}

.fa-adjust:before {
  content: ""
}

.fa-tint:before {
  content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""
}

.fa-share-square-o:before {
  content: ""
}

.fa-check-square-o:before {
  content: ""
}

.fa-arrows:before {
  content: ""
}

.fa-step-backward:before {
  content: ""
}

.fa-fast-backward:before {
  content: ""
}

.fa-backward:before {
  content: ""
}

.fa-play:before {
  content: ""
}

.fa-pause:before {
  content: ""
}

.fa-stop:before {
  content: ""
}

.fa-forward:before {
  content: ""
}

.fa-fast-forward:before {
  content: ""
}

.fa-step-forward:before {
  content: ""
}

.fa-eject:before {
  content: ""
}

.fa-chevron-left:before {
  content: ""
}

.fa-chevron-right:before {
  content: ""
}

.fa-plus-circle:before {
  content: ""
}

.fa-minus-circle:before {
  content: ""
}

.fa-times-circle:before {
  content: ""
}

.fa-check-circle:before {
  content: ""
}

.fa-question-circle:before {
  content: ""
}

.fa-info-circle:before {
  content: ""
}

.fa-crosshairs:before {
  content: ""
}

.fa-times-circle-o:before {
  content: ""
}

.fa-check-circle-o:before {
  content: ""
}

.fa-ban:before {
  content: ""
}

.fa-arrow-left:before {
  content: ""
}

.fa-arrow-right:before {
  content: ""
}

.fa-arrow-up:before {
  content: ""
}

.fa-arrow-down:before {
  content: ""
}

.fa-mail-forward:before,
.fa-share:before {
  content: ""
}

.fa-expand:before {
  content: ""
}

.fa-compress:before {
  content: ""
}

.fa-plus:before {
  content: ""
}

.fa-minus:before {
  content: ""
}

.fa-asterisk:before {
  content: ""
}

.fa-exclamation-circle:before {
  content: ""
}

.fa-gift:before {
  content: ""
}

.fa-leaf:before {
  content: ""
}

.fa-fire:before {
  content: ""
}

.fa-eye:before {
  content: ""
}

.fa-eye-slash:before {
  content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""
}

.fa-plane:before {
  content: ""
}

.fa-calendar:before {
  content: ""
}

.fa-random:before {
  content: ""
}

.fa-comment:before {
  content: ""
}

.fa-magnet:before {
  content: ""
}

.fa-chevron-up:before {
  content: ""
}

.fa-chevron-down:before {
  content: ""
}

.fa-retweet:before {
  content: ""
}

.fa-shopping-cart:before {
  content: ""
}

.fa-folder:before {
  content: ""
}

.fa-folder-open:before {
  content: ""
}

.fa-arrows-v:before {
  content: ""
}

.fa-arrows-h:before {
  content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""
}

.fa-twitter-square:before {
  content: ""
}

.fa-facebook-square:before {
  content: ""
}

.fa-camera-retro:before {
  content: ""
}

.fa-key:before {
  content: ""
}

.fa-gears:before,
.fa-cogs:before {
  content: ""
}

.fa-comments:before {
  content: ""
}

.fa-thumbs-o-up:before {
  content: ""
}

.fa-thumbs-o-down:before {
  content: ""
}

.fa-star-half:before {
  content: ""
}

.fa-heart-o:before {
  content: ""
}

.fa-sign-out:before {
  content: ""
}

.fa-linkedin-square:before {
  content: ""
}

.fa-thumb-tack:before {
  content: ""
}

.fa-external-link:before {
  content: ""
}

.fa-sign-in:before {
  content: ""
}

.fa-trophy:before {
  content: ""
}

.fa-github-square:before {
  content: ""
}

.fa-upload:before {
  content: ""
}

.fa-lemon-o:before {
  content: ""
}

.fa-phone:before {
  content: ""
}

.fa-square-o:before {
  content: ""
}

.fa-bookmark-o:before {
  content: ""
}

.fa-phone-square:before {
  content: ""
}

.fa-twitter:before {
  content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""
}

.fa-github:before {
  content: ""
}

.fa-unlock:before {
  content: ""
}

.fa-credit-card:before {
  content: ""
}

.fa-feed:before,
.fa-rss:before {
  content: ""
}

.fa-hdd-o:before {
  content: ""
}

.fa-bullhorn:before {
  content: ""
}

.fa-bell:before {
  content: ""
}

.fa-certificate:before {
  content: ""
}

.fa-hand-o-right:before {
  content: ""
}

.fa-hand-o-left:before {
  content: ""
}

.fa-hand-o-up:before {
  content: ""
}

.fa-hand-o-down:before {
  content: ""
}

.fa-arrow-circle-left:before {
  content: ""
}

.fa-arrow-circle-right:before {
  content: ""
}

.fa-arrow-circle-up:before {
  content: ""
}

.fa-arrow-circle-down:before {
  content: ""
}

.fa-globe:before {
  content: ""
}

.fa-wrench:before {
  content: ""
}

.fa-tasks:before {
  content: ""
}

.fa-filter:before {
  content: ""
}

.fa-briefcase:before {
  content: ""
}

.fa-arrows-alt:before {
  content: ""
}

.fa-group:before,
.fa-users:before {
  content: ""
}

.fa-chain:before,
.fa-link:before {
  content: ""
}

.fa-cloud:before {
  content: ""
}

.fa-flask:before {
  content: ""
}

.fa-cut:before,
.fa-scissors:before {
  content: ""
}

.fa-copy:before,
.fa-files-o:before {
  content: ""
}

.fa-paperclip:before {
  content: ""
}

.fa-save:before,
.fa-floppy-o:before {
  content: ""
}

.fa-square:before {
  content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""
}

.fa-list-ul:before {
  content: ""
}

.fa-list-ol:before {
  content: ""
}

.fa-strikethrough:before {
  content: ""
}

.fa-underline:before {
  content: ""
}

.fa-table:before {
  content: ""
}

.fa-magic:before {
  content: ""
}

.fa-truck:before {
  content: ""
}

.fa-pinterest:before {
  content: ""
}

.fa-pinterest-square:before {
  content: ""
}

.fa-google-plus-square:before {
  content: ""
}

.fa-google-plus:before {
  content: ""
}

.fa-money:before {
  content: ""
}

.fa-caret-down:before {
  content: ""
}

.fa-caret-up:before {
  content: ""
}

.fa-caret-left:before {
  content: ""
}

.fa-caret-right:before {
  content: ""
}

.fa-columns:before {
  content: ""
}

.fa-unsorted:before,
.fa-sort:before {
  content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""
}

.fa-envelope:before {
  content: ""
}

.fa-linkedin:before {
  content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
  content: ""
}

.fa-legal:before,
.fa-gavel:before {
  content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""
}

.fa-comment-o:before {
  content: ""
}

.fa-comments-o:before {
  content: ""
}

.fa-flash:before,
.fa-bolt:before {
  content: ""
}

.fa-sitemap:before {
  content: ""
}

.fa-umbrella:before {
  content: ""
}

.fa-paste:before,
.fa-clipboard:before {
  content: ""
}

.fa-lightbulb-o:before {
  content: ""
}

.fa-exchange:before {
  content: ""
}

.fa-cloud-download:before {
  content: ""
}

.fa-cloud-upload:before {
  content: ""
}

.fa-user-md:before {
  content: ""
}

.fa-stethoscope:before {
  content: ""
}

.fa-suitcase:before {
  content: ""
}

.fa-bell-o:before {
  content: ""
}

.fa-coffee:before {
  content: ""
}

.fa-cutlery:before {
  content: ""
}

.fa-file-text-o:before {
  content: ""
}

.fa-building-o:before {
  content: ""
}

.fa-hospital-o:before {
  content: ""
}

.fa-ambulance:before {
  content: ""
}

.fa-medkit:before {
  content: ""
}

.fa-fighter-jet:before {
  content: ""
}

.fa-beer:before {
  content: ""
}

.fa-h-square:before {
  content: ""
}

.fa-plus-square:before {
  content: ""
}

.fa-angle-double-left:before {
  content: ""
}

.fa-angle-double-right:before {
  content: ""
}

.fa-angle-double-up:before {
  content: ""
}

.fa-angle-double-down:before {
  content: ""
}

.fa-angle-left:before {
  content: ""
}

.fa-angle-right:before {
  content: ""
}

.fa-angle-up:before {
  content: ""
}

.fa-angle-down:before {
  content: ""
}

.fa-desktop:before {
  content: ""
}

.fa-laptop:before {
  content: ""
}

.fa-tablet:before {
  content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""
}

.fa-circle-o:before {
  content: ""
}

.fa-quote-left:before {
  content: ""
}

.fa-quote-right:before {
  content: ""
}

.fa-spinner:before {
  content: ""
}

.fa-circle:before {
  content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
  content: ""
}

.fa-github-alt:before {
  content: ""
}

.fa-folder-o:before {
  content: ""
}

.fa-folder-open-o:before {
  content: ""
}

.fa-smile-o:before {
  content: ""
}

.fa-frown-o:before {
  content: ""
}

.fa-meh-o:before {
  content: ""
}

.fa-gamepad:before {
  content: ""
}

.fa-keyboard-o:before {
  content: ""
}

.fa-flag-o:before {
  content: ""
}

.fa-flag-checkered:before {
  content: ""
}

.fa-terminal:before {
  content: ""
}

.fa-code:before {
  content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""
}

.fa-location-arrow:before {
  content: ""
}

.fa-crop:before {
  content: ""
}

.fa-code-fork:before {
  content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""
}

.fa-question:before {
  content: ""
}

.fa-info:before {
  content: ""
}

.fa-exclamation:before {
  content: ""
}

.fa-superscript:before {
  content: ""
}

.fa-subscript:before {
  content: ""
}

.fa-eraser:before {
  content: ""
}

.fa-puzzle-piece:before {
  content: ""
}

.fa-microphone:before {
  content: ""
}

.fa-microphone-slash:before {
  content: ""
}

.fa-shield:before {
  content: ""
}

.fa-calendar-o:before {
  content: ""
}

.fa-fire-extinguisher:before {
  content: ""
}

.fa-rocket:before {
  content: ""
}

.fa-maxcdn:before {
  content: ""
}

.fa-chevron-circle-left:before {
  content: ""
}

.fa-chevron-circle-right:before {
  content: ""
}

.fa-chevron-circle-up:before {
  content: ""
}

.fa-chevron-circle-down:before {
  content: ""
}

.fa-html5:before {
  content: ""
}

.fa-css3:before {
  content: ""
}

.fa-anchor:before {
  content: ""
}

.fa-unlock-alt:before {
  content: ""
}

.fa-bullseye:before {
  content: ""
}

.fa-ellipsis-h:before {
  content: ""
}

.fa-ellipsis-v:before {
  content: ""
}

.fa-rss-square:before {
  content: ""
}

.fa-play-circle:before {
  content: ""
}

.fa-ticket:before {
  content: ""
}

.fa-minus-square:before {
  content: ""
}

.fa-minus-square-o:before {
  content: ""
}

.fa-level-up:before {
  content: ""
}

.fa-level-down:before {
  content: ""
}

.fa-check-square:before {
  content: ""
}

.fa-pencil-square:before {
  content: ""
}

.fa-external-link-square:before {
  content: ""
}

.fa-share-square:before {
  content: ""
}

.fa-compass:before {
  content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""
}

.fa-euro:before,
.fa-eur:before {
  content: ""
}

.fa-gbp:before {
  content: ""
}

.fa-dollar:before,
.fa-usd:before {
  content: ""
}

.fa-rupee:before,
.fa-inr:before {
  content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""
}

.fa-won:before,
.fa-krw:before {
  content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
  content: ""
}

.fa-file:before {
  content: ""
}

.fa-file-text:before {
  content: ""
}

.fa-sort-alpha-asc:before {
  content: ""
}

.fa-sort-alpha-desc:before {
  content: ""
}

.fa-sort-amount-asc:before {
  content: ""
}

.fa-sort-amount-desc:before {
  content: ""
}

.fa-sort-numeric-asc:before {
  content: ""
}

.fa-sort-numeric-desc:before {
  content: ""
}

.fa-thumbs-up:before {
  content: ""
}

.fa-thumbs-down:before {
  content: ""
}

.fa-youtube-square:before {
  content: ""
}

.fa-youtube:before {
  content: ""
}

.fa-xing:before {
  content: ""
}

.fa-xing-square:before {
  content: ""
}

.fa-youtube-play:before {
  content: ""
}

.fa-dropbox:before {
  content: ""
}

.fa-stack-overflow:before {
  content: ""
}

.fa-instagram:before {
  content: ""
}

.fa-flickr:before {
  content: ""
}

.fa-adn:before {
  content: ""
}

.fa-bitbucket:before {
  content: ""
}

.fa-bitbucket-square:before {
  content: ""
}

.fa-tumblr:before {
  content: ""
}

.fa-tumblr-square:before {
  content: ""
}

.fa-long-arrow-down:before {
  content: ""
}

.fa-long-arrow-up:before {
  content: ""
}

.fa-long-arrow-left:before {
  content: ""
}

.fa-long-arrow-right:before {
  content: ""
}

.fa-apple:before {
  content: ""
}

.fa-windows:before {
  content: ""
}

.fa-android:before {
  content: ""
}

.fa-linux:before {
  content: ""
}

.fa-dribbble:before {
  content: ""
}

.fa-skype:before {
  content: ""
}

.fa-foursquare:before {
  content: ""
}

.fa-trello:before {
  content: ""
}

.fa-female:before {
  content: ""
}

.fa-male:before {
  content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
  content: ""
}

.fa-sun-o:before {
  content: ""
}

.fa-moon-o:before {
  content: ""
}

.fa-archive:before {
  content: ""
}

.fa-bug:before {
  content: ""
}

.fa-vk:before {
  content: ""
}

.fa-weibo:before {
  content: ""
}

.fa-renren:before {
  content: ""
}

.fa-pagelines:before {
  content: ""
}

.fa-stack-exchange:before {
  content: ""
}

.fa-arrow-circle-o-right:before {
  content: ""
}

.fa-arrow-circle-o-left:before {
  content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""
}

.fa-dot-circle-o:before {
  content: ""
}

.fa-wheelchair:before {
  content: ""
}

.fa-vimeo-square:before {
  content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
  content: ""
}

.fa-plus-square-o:before {
  content: ""
}

.fa-space-shuttle:before {
  content: ""
}

.fa-slack:before {
  content: ""
}

.fa-envelope-square:before {
  content: ""
}

.fa-wordpress:before {
  content: ""
}

.fa-openid:before {
  content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""
}

.fa-yahoo:before {
  content: ""
}

.fa-google:before {
  content: ""
}

.fa-reddit:before {
  content: ""
}

.fa-reddit-square:before {
  content: ""
}

.fa-stumbleupon-circle:before {
  content: ""
}

.fa-stumbleupon:before {
  content: ""
}

.fa-delicious:before {
  content: ""
}

.fa-digg:before {
  content: ""
}

.fa-pied-piper-pp:before {
  content: ""
}

.fa-pied-piper-alt:before {
  content: ""
}

.fa-drupal:before {
  content: ""
}

.fa-joomla:before {
  content: ""
}

.fa-language:before {
  content: ""
}

.fa-fax:before {
  content: ""
}

.fa-building:before {
  content: ""
}

.fa-child:before {
  content: ""
}

.fa-paw:before {
  content: ""
}

.fa-spoon:before {
  content: ""
}

.fa-cube:before {
  content: ""
}

.fa-cubes:before {
  content: ""
}

.fa-behance:before {
  content: ""
}

.fa-behance-square:before {
  content: ""
}

.fa-steam:before {
  content: ""
}

.fa-steam-square:before {
  content: ""
}

.fa-recycle:before {
  content: ""
}

.fa-automobile:before,
.fa-car:before {
  content: ""
}

.fa-cab:before,
.fa-taxi:before {
  content: ""
}

.fa-tree:before {
  content: ""
}

.fa-spotify:before {
  content: ""
}

.fa-deviantart:before {
  content: ""
}

.fa-soundcloud:before {
  content: ""
}

.fa-database:before {
  content: ""
}

.fa-file-pdf-o:before {
  content: ""
}

.fa-file-word-o:before {
  content: ""
}

.fa-file-excel-o:before {
  content: ""
}

.fa-file-powerpoint-o:before {
  content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""
}

.fa-file-code-o:before {
  content: ""
}

.fa-vine:before {
  content: ""
}

.fa-codepen:before {
  content: ""
}

.fa-jsfiddle:before {
  content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""
}

.fa-circle-o-notch:before {
  content: ""
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""
}

.fa-ge:before,
.fa-empire:before {
  content: ""
}

.fa-git-square:before {
  content: ""
}

.fa-git:before {
  content: ""
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""
}

.fa-tencent-weibo:before {
  content: ""
}

.fa-qq:before {
  content: ""
}

.fa-wechat:before,
.fa-weixin:before {
  content: ""
}

.fa-send:before,
.fa-paper-plane:before {
  content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""
}

.fa-history:before {
  content: ""
}

.fa-circle-thin:before {
  content: ""
}

.fa-header:before {
  content: ""
}

.fa-paragraph:before {
  content: ""
}

.fa-sliders:before {
  content: ""
}

.fa-share-alt:before {
  content: ""
}

.fa-share-alt-square:before {
  content: ""
}

.fa-bomb:before {
  content: ""
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""
}

.fa-tty:before {
  content: ""
}

.fa-binoculars:before {
  content: ""
}

.fa-plug:before {
  content: ""
}

.fa-slideshare:before {
  content: ""
}

.fa-twitch:before {
  content: ""
}

.fa-yelp:before {
  content: ""
}

.fa-newspaper-o:before {
  content: ""
}

.fa-wifi:before {
  content: ""
}

.fa-calculator:before {
  content: ""
}

.fa-paypal:before {
  content: ""
}

.fa-google-wallet:before {
  content: ""
}

.fa-cc-visa:before {
  content: ""
}

.fa-cc-mastercard:before {
  content: ""
}

.fa-cc-discover:before {
  content: ""
}

.fa-cc-amex:before {
  content: ""
}

.fa-cc-paypal:before {
  content: ""
}

.fa-cc-stripe:before {
  content: ""
}

.fa-bell-slash:before {
  content: ""
}

.fa-bell-slash-o:before {
  content: ""
}

.fa-trash:before {
  content: ""
}

.fa-copyright:before {
  content: ""
}

.fa-at:before {
  content: ""
}

.fa-eyedropper:before {
  content: ""
}

.fa-paint-brush:before {
  content: ""
}

.fa-birthday-cake:before {
  content: ""
}

.fa-area-chart:before {
  content: ""
}

.fa-pie-chart:before {
  content: ""
}

.fa-line-chart:before {
  content: ""
}

.fa-lastfm:before {
  content: ""
}

.fa-lastfm-square:before {
  content: ""
}

.fa-toggle-off:before {
  content: ""
}

.fa-toggle-on:before {
  content: ""
}

.fa-bicycle:before {
  content: ""
}

.fa-bus:before {
  content: ""
}

.fa-ioxhost:before {
  content: ""
}

.fa-angellist:before {
  content: ""
}

.fa-cc:before {
  content: ""
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""
}

.fa-meanpath:before {
  content: ""
}

.fa-buysellads:before {
  content: ""
}

.fa-connectdevelop:before {
  content: ""
}

.fa-dashcube:before {
  content: ""
}

.fa-forumbee:before {
  content: ""
}

.fa-leanpub:before {
  content: ""
}

.fa-sellsy:before {
  content: ""
}

.fa-shirtsinbulk:before {
  content: ""
}

.fa-simplybuilt:before {
  content: ""
}

.fa-skyatlas:before {
  content: ""
}

.fa-cart-plus:before {
  content: ""
}

.fa-cart-arrow-down:before {
  content: ""
}

.fa-diamond:before {
  content: ""
}

.fa-ship:before {
  content: ""
}

.fa-user-secret:before {
  content: ""
}

.fa-motorcycle:before {
  content: ""
}

.fa-street-view:before {
  content: ""
}

.fa-heartbeat:before {
  content: ""
}

.fa-venus:before {
  content: ""
}

.fa-mars:before {
  content: ""
}

.fa-mercury:before {
  content: ""
}

.fa-intersex:before,
.fa-transgender:before {
  content: ""
}

.fa-transgender-alt:before {
  content: ""
}

.fa-venus-double:before {
  content: ""
}

.fa-mars-double:before {
  content: ""
}

.fa-venus-mars:before {
  content: ""
}

.fa-mars-stroke:before {
  content: ""
}

.fa-mars-stroke-v:before {
  content: ""
}

.fa-mars-stroke-h:before {
  content: ""
}

.fa-neuter:before {
  content: ""
}

.fa-genderless:before {
  content: ""
}

.fa-facebook-official:before {
  content: ""
}

.fa-pinterest-p:before {
  content: ""
}

.fa-whatsapp:before {
  content: ""
}

.fa-server:before {
  content: ""
}

.fa-user-plus:before {
  content: ""
}

.fa-user-times:before {
  content: ""
}

.fa-hotel:before,
.fa-bed:before {
  content: ""
}

.fa-viacoin:before {
  content: ""
}

.fa-train:before {
  content: ""
}

.fa-subway:before {
  content: ""
}

.fa-medium:before {
  content: ""
}

.fa-yc:before,
.fa-y-combinator:before {
  content: ""
}

.fa-optin-monster:before {
  content: ""
}

.fa-opencart:before {
  content: ""
}

.fa-expeditedssl:before {
  content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""
}

.fa-mouse-pointer:before {
  content: ""
}

.fa-i-cursor:before {
  content: ""
}

.fa-object-group:before {
  content: ""
}

.fa-object-ungroup:before {
  content: ""
}

.fa-sticky-note:before {
  content: ""
}

.fa-sticky-note-o:before {
  content: ""
}

.fa-cc-jcb:before {
  content: ""
}

.fa-cc-diners-club:before {
  content: ""
}

.fa-clone:before {
  content: ""
}

.fa-balance-scale:before {
  content: ""
}

.fa-hourglass-o:before {
  content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""
}

.fa-hourglass:before {
  content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""
}

.fa-hand-scissors-o:before {
  content: ""
}

.fa-hand-lizard-o:before {
  content: ""
}

.fa-hand-spock-o:before {
  content: ""
}

.fa-hand-pointer-o:before {
  content: ""
}

.fa-hand-peace-o:before {
  content: ""
}

.fa-trademark:before {
  content: ""
}

.fa-registered:before {
  content: ""
}

.fa-creative-commons:before {
  content: ""
}

.fa-gg:before {
  content: ""
}

.fa-gg-circle:before {
  content: ""
}

.fa-tripadvisor:before {
  content: ""
}

.fa-odnoklassniki:before {
  content: ""
}

.fa-odnoklassniki-square:before {
  content: ""
}

.fa-get-pocket:before {
  content: ""
}

.fa-wikipedia-w:before {
  content: ""
}

.fa-safari:before {
  content: ""
}

.fa-chrome:before {
  content: ""
}

.fa-firefox:before {
  content: ""
}

.fa-opera:before {
  content: ""
}

.fa-internet-explorer:before {
  content: ""
}

.fa-tv:before,
.fa-television:before {
  content: ""
}

.fa-contao:before {
  content: ""
}

.fa-500px:before {
  content: ""
}

.fa-amazon:before {
  content: ""
}

.fa-calendar-plus-o:before {
  content: ""
}

.fa-calendar-minus-o:before {
  content: ""
}

.fa-calendar-times-o:before {
  content: ""
}

.fa-calendar-check-o:before {
  content: ""
}

.fa-industry:before {
  content: ""
}

.fa-map-pin:before {
  content: ""
}

.fa-map-signs:before {
  content: ""
}

.fa-map-o:before {
  content: ""
}

.fa-map:before {
  content: ""
}

.fa-commenting:before {
  content: ""
}

.fa-commenting-o:before {
  content: ""
}

.fa-houzz:before {
  content: ""
}

.fa-vimeo:before {
  content: ""
}

.fa-black-tie:before {
  content: ""
}

.fa-fonticons:before {
  content: ""
}

.fa-reddit-alien:before {
  content: ""
}

.fa-edge:before {
  content: ""
}

.fa-credit-card-alt:before {
  content: ""
}

.fa-codiepie:before {
  content: ""
}

.fa-modx:before {
  content: ""
}

.fa-fort-awesome:before {
  content: ""
}

.fa-usb:before {
  content: ""
}

.fa-product-hunt:before {
  content: ""
}

.fa-mixcloud:before {
  content: ""
}

.fa-scribd:before {
  content: ""
}

.fa-pause-circle:before {
  content: ""
}

.fa-pause-circle-o:before {
  content: ""
}

.fa-stop-circle:before {
  content: ""
}

.fa-stop-circle-o:before {
  content: ""
}

.fa-shopping-bag:before {
  content: ""
}

.fa-shopping-basket:before {
  content: ""
}

.fa-hashtag:before {
  content: ""
}

.fa-bluetooth:before {
  content: ""
}

.fa-bluetooth-b:before {
  content: ""
}

.fa-percent:before {
  content: ""
}

.fa-gitlab:before {
  content: ""
}

.fa-wpbeginner:before {
  content: ""
}

.fa-wpforms:before {
  content: ""
}

.fa-envira:before {
  content: ""
}

.fa-universal-access:before {
  content: ""
}

.fa-wheelchair-alt:before {
  content: ""
}

.fa-question-circle-o:before {
  content: ""
}

.fa-blind:before {
  content: ""
}

.fa-audio-description:before {
  content: ""
}

.fa-volume-control-phone:before {
  content: ""
}

.fa-braille:before {
  content: ""
}

.fa-assistive-listening-systems:before {
  content: ""
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""
}

.fa-glide:before {
  content: ""
}

.fa-glide-g:before {
  content: ""
}

.fa-signing:before,
.fa-sign-language:before {
  content: ""
}

.fa-low-vision:before {
  content: ""
}

.fa-viadeo:before {
  content: ""
}

.fa-viadeo-square:before {
  content: ""
}

.fa-snapchat:before {
  content: ""
}

.fa-snapchat-ghost:before {
  content: ""
}

.fa-snapchat-square:before {
  content: ""
}

.fa-pied-piper:before {
  content: ""
}

.fa-first-order:before {
  content: ""
}

.fa-yoast:before {
  content: ""
}

.fa-themeisle:before {
  content: ""
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

html {
  font: 16px/20px "Montserrat", "Open Sans", sans-serif;
  background: #efefef;
  overflow-y: scroll;
  overflow-x: hidden
}

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #305b8f;
  text-decoration: none;
  transition: all .3s
}

a:hover {
  color: #454545
}

ul.nostyle {
  margin: 0;
  padding: 0;
  list-style: none
}

hr {
  width: 100%;
  height: 1px;
  border: none;
  background-color: #d3d3d3;
  margin: 1em 0;
  clear: both
}

h1,
h2,
h3,
h4 {
  text-align: left;
  font-weight: normal
}

h1 {
  font-size: 3.5rem;
  line-height: 45px
}

h2 {
  font-size: 1.6rem;
  line-height: 25px;
  padding: 0;
  margin: 0;
  padding-bottom: 30px
}

article h2 {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px
}

h3 {
  font-size: .9rem;
  line-height: 19px;
  margin: 0;
  padding: 0
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none
}

.skipnav {
  display: none
}

.hidden {
  display: none
}

h2.centered {
  text-align: center
}

h2.padded {
  margin: 40px 0
}

.background--white {
  background: #fff
}

.border--top {
  border-top: 1px solid #ededed
}

.shadow--top {
  box-shadow: 0px 6px 80px rgba(0, 0, 0, .1) inset
}

.type--caps {
  text-transform: uppercase
}

.width--page {
  width: 1200px;
  margin: 0 auto
}

.width--full {
  width: 100%
}

.header--minibar {
  background: #f6f6f6;
  padding: .6em 0
}

.header--minibar:after {
  content: " ";
  clear: both;
  display: block
}

.header--minibar .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-right: 30px;
  padding-right: 30px;
  margin-top: .2rem;
  float: right;
  border-right: 1px solid #dadada
}

.header--minibar .menu a {
  text-decoration: none;
  font-size: .6rem;
  color: #999
}

.header--minibar .menu a:hover {
  color: #222
}

.header--minibar .menu li {
  float: left;
  margin-left: 30px
}

.nav--minibar {
  display: none
}

.header--minibar h1 {
  font-size: 10px;
  line-height: 27px;
  float: left;
  padding: 0;
  margin: 0;
  color: #6d6d6d
}

header:after {
  content: " ";
  clear: both;
  display: block
}

.header--brand {
  max-width: 40%;
  display: block;
  float: left;
  position: relative;
  z-index: 99999999999
}

.header--brand:hover {
  color: initial
}

.header--brand img {
  float: left;
  height: 100px;
  margin: 0
}

.header--brand .description {
  width: 75%;
  float: left;
  position: relative;
  font-size: 1rem;
  top: 17px
}

.header--brand .description h1 {
  font-size: 1.3rem;
  line-height: 100%;
  margin-bottom: 3px
}

.header--brand .description .agency {
  font-size: .8rem
}

.header--brand .description {
  font-family: Georgia;
  text-transform: uppercase;
  font-weight: bold
}

nav {
  position: relative !important
}

.nav-menu {
  display: flex;
  position: absolute;
  list-style-type: none;
  margin: 0;
  z-index: 9999999;
  width: 100%;
  height: 100px;
  padding-left: 140px
}

.nav-menu ul {
  list-style-type: none;
  margin: 0
}

.nav-menu ul a {
  font-size: .7rem;
  color: #999;
  text-decoration: none
}

.nav-menu ul a:hover {
  color: #222
}

ul.nav-menu a {
  font-size: .85rem;
  color: #666;
  text-decoration: none;
  display: block
}

ul.nav-menu a:hover,
ul.nav-menu .sub-menu a:hover {
  color: #111;
  background-color: #eee
}

ul.nav-menu>li>a {
  border-right: 1px solid #dadada
}

ul.nav-menu>li.nav-electric>a {
  border-left: 1px solid #dadada
}

ul.nav-menu>li:hover>a,
ul.nav-menu a:hover {
  color: #0270aa !important
}

ul.nav-menu .sub-menu a {
  font-size: .65rem;
  color: #999;
  padding: 3px 0
}

ul.nav-menu .sub-menu {
  padding: 0
}

ul.nav-menu>li {
  flex: 1;
  padding: 0px;
  margin: 0;
  min-width: 40px;
  min-height: 40px;
  max-width: 140px;
  text-align: center
}

ul.nav-menu>li ul li {
  float: none;
  clear: both;
  margin: 0;
  line-height: 12px;
  margin-bottom: 10px;
  text-align: left
}

.nav-menu ul>li {
  float: left;
  margin: 0 15px
}

.nav-menu ul>li ul {
  padding: 0 10px
}

.nav-menu ul>li ul li {
  float: none;
  clear: both;
  margin: 0
}

.nav-menu ul .current_page_ancestor>a {
  color: #5c5c5c
}

ul.nav-menu .current_page_item>a,
#sidebar-menu li.current_page_item>a {
  color: #5d8ddf
}

.nav-menu ul .current_page_item>a {
  color: #5d8ddf
}

ul.nav-menu .current_page_ancestor>a {
  color: #5d8ddf
}

.nav-electric>a,
.nav-gas>a,
.nav-telecom>a,
.nav-water>a,
.nav-misc>a,
.nav-railroad>a {
  position: relative;
  padding: 22.5px
}

.nav-electric>a:before,
.nav-gas>a:before,
.nav-telecom>a:before,
.nav-water>a:before,
.nav-misc>a:before,
.nav-railroad>a:before {
  position: relative;
  display: block;
  max-width: 30px;
  max-height: 30px;
  min-height: 20px;
  min-width: 20px !important;
  left: 0;
  right: 0;
  margin: 0 auto 5px
}

.nav-misc>a:before {
  min-height: 30px !important;
  top: 5px !important
}

.nav-misc:hover>a::before {
  top: 5px !important
}

.nav-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100px;
  z-index: 20;
  background: #fff;
  padding: 0 30px !important;
  left: -50px;
  width: 100%;
  left: 0;
  width: calc(100% - 200px);
  min-height: 190px;
  min-height: 270px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, .4);
  padding-top: 10px !important
}

.nav-menu>.sub-menu {
  border-top: 1px solid #dadada
}

.nav-menu .sub-menu .sub-menu {
  box-shadow: none;
  background: none;
  top: 10px;
  left: 0;
  position: relative;
  padding: 0 !important
}

header .nav-menu .sub-menu .menu-item-has-children::after {
  display: none
}

.sitesearch {
  position: absolute;
  right: 0;
  top: 43px;
  z-index: 99999999999999
}

.sitesearch {
  top: 31px;
  width: 270px
}

.nav--image.menu-item,
.dockets.menu-item,
.orders.menu-item {
  position: absolute;
  width: 50%
}

.nav--image .sub-menu,
.dockets .sub-menu,
.orders .sub-menu {
  -moz-column-count: 3;
  -moz-column-gap: 40px;
  -webkit-column-count: 3;
  -webkit-column-gap: 40px;
  column-count: 3;
  column-gap: 40px
}

.dockets.menu-item {
  left: 170px
}

.orders.menu-item {
  left: 50%
}

.dockets.menu-item>a,
.orders.menu-item>a {
  font-weight: bold;
  color: #5f5f5f !important;
  font-size: 14px
}

.nav-menu .sub-menu a {
  padding: 10px 0;
  display: block
}

ul.nav-menu a:hover {
  color: #5a5a5a
}

.menu-item-has-children:hover .sub-menu,
.nav-menu .sub-menu:hover {
  display: block;
  cursor: pointer
}

ul.menu {
  padding-left: 20px
}

.menu-item p {
  margin-top: 0
}

.breadcrumb {
  clear: both;
  list-style-type: none;
  font-size: .65rem;
  font-weight: normal;
  padding: 0;
  display: block;
  overflow: hidden
}

.breadcrumb li {
  float: left;
  margin: 0;
  padding: 10px
}

.breadcrumb li a {
  float: left;
  display: block;
  text-decoration: none;
  color: #999
}

.breadcrumb .separator {
  color: rgba(92, 92, 92, .3)
}

.breadcrumb {
  display: none
}

main {
  clear: both;
  margin: 1rem 2em 3em 2rem
}

article {
  width: 100%;
  float: left;
  position: relative
}

aside {
  width: 20%;
  float: right;
  position: relative
}

p {
  color: #3b3b3b;
  font-size: .85rem;
  line-height: 160%;
  font-family: "Open Sans"
}

article iframe {
  width: 100%
}

.link--category,
.link--blue,
.link--cta {
  display: block;
  width: calc(100% - 1.4rem);
  border-radius: 30px;
  font-size: .7rem;
  color: #fff;
  text-align: center;
  padding: .7rem;
  background: #31719d;
  margin-bottom: 50px
}

.link--category:hover,
.link--blue:hover {
  background: #27516f;
  color: #fff
}

.link--cta {
  background: #de3334;
  color: #fff !important;
  width: auto;
  float: right;
  padding: .7rem 2rem
}

.link--cta:hover {
  background: #a32626
}

#events .entry .fa {
  float: left;
  font-size: 1rem;
  margin-right: 10px;
  margin-top: 3px;
  color: #868686
}

#events .entry p {
  margin: 0;
  padding: 0;
  float: left
}

section#events .post {
  border-bottom: none !important
}

section#events .post::after {
  content: " ";
  display: block;
  clear: both
}

.meta--events {
  float: left;
  min-height: 50px;
  min-width: 70px;
  margin-right: 1rem;
  background: #eaeaea;
  text-align: center
}

.meta--events-month {
  font-size: .6rem;
  padding: 5px;
  background: #92ce88
}

.meta--events-day {
  padding: 10px;
  font-size: 1.3rem
}

#secondary section.contents {
  background: #fff;
  position: relative
}

#secondary section.contents::after {
  content: " ";
  display: block;
  clear: both
}

#secondary section.width--page {
  width: 1150px;
  padding: 30px
}

.message {
  display: block;
  width: 100%;
  padding: 1em;
  border: 1px solid #eee;
  background: #fafafa;
  color: #333
}

.message--caution {
  border: 1px solid #e4b136;
  background: #e4d5b4
}

.message--caution:hover {
  border: 1px solid #f3ac00;
  background: #e9cb89
}

.home .message {
  font-size: .6rem;
  width: calc(100% - 30px)
}

.home .message--caution {
  background: rgba(0, 0, 0, .5);
  color: #fff;
  transition: all .7s
}

.home .message--caution:hover {
  background: #000;
  color: #fff
}

.message strong {
  margin-right: 1.3rem
}

code {
  font-family: Consolas, Courier, monospace
}

section .post,
section .page {
  margin-bottom: 1.5rem;
  padding-bottom: .9rem;
  border-bottom: 1px solid rgba(174, 172, 172, .25)
}

.meta {
  font-size: .7rem;
  color: #727272
}

.article--alert {
  color: #b0232a;
  border: 1px solid #b0232a;
  padding: 10px 5px;
  padding: 5px 14px;
  font-size: .5rem;
  top: -10px;
  left: -10px;
  background: #f7e0e0
}

section#secondary article h2 {
  line-height: 2.6rem;
  padding-bottom: 10px
}

section#secondary article h2 em {
  display: none
}

#socialize {
  margin-top: 40px;
  padding: 10px;
  border: 1px solid #eaeaea;
  background: #f3f3f3
}

#socialize::after {
  content: " ";
  display: block;
  clear: both
}

#socialize h4 {
  font-size: .7rem;
  float: left;
  margin-right: 20px;
  color: #4f4e4e
}

.socialmedialist li {
  float: left;
  margin-right: 20px;
  font-size: 1.5rem;
  margin-top: 10px
}

.socialmedialist li a {
  color: #979595
}

.socialmedialist li a:hover {
  color: #294168
}

.article--sidebar {
  margin-bottom: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #eaeaea
}

.article--sidebar a {
  display: block
}

#sidebar-menu ul {
  margin: 0;
  padding: 0
}

#sidebar-menu li {
  list-style-type: none
}

#sidebar-menu li ul.children {
  margin-left: 15px
}

#sidebar-menu a {
  display: block;
  text-decoration: none;
  padding: 5px 0;
  font-size: .8rem;
  color: #6887ad
}

#sidebar-menu a:hover {
  color: #595959
}

aside .widget {
  width: 100%;
  clear: both
}

aside .widget .menu {
  padding-left: 0
}

aside .widget p {
  font-size: .56rem
}

aside h3,
#sidebar-menu h2 {
  font-size: 1rem;
  margin-bottom: .2rem;
  color: #737373
}

#sidebar-menu h2 {
  padding-bottom: 0
}

aside .textwidget {
  font-size: .7rem;
  color: #555;
  font-family: "Open Sans", sans-serif
}

aside .sidebar-articles,
aside .widget_recent_entries,
aside .widget_nav_menu,
aside .textwidget {
  margin-bottom: 2rem
}

aside ul {
  padding-left: 0px;
  font-size: .7rem;
  list-style-type: none;
  margin-bottom: 20px
}

aside ul li {
  line-height: 130%;
  margin-bottom: 8px !important
}

aside ul ul {
  padding-left: 13px
}

aside ul ul.children {
  font: .75rem "Open sans", sans-serif
}

.article--category {
  color: #919191;
  font-size: 9px;
  letter-spacing: .02rem;
  text-transform: uppercase
}

.article--excerpt,
.details,
.entry p {
  font-size: .95rem;
  line-height: 1.6rem
}

.article--excerpt p {
  margin-top: 7px
}

.docket .width--full {
  position: relative
}

.docket #docketInfo {
  border-bottom: 3px solid #eaeaea
}

.docket #docketInfo h2 {
  padding: 16px 0
}

.article--meta {
  border-top: 1px solid rgba(218, 218, 218, .39);
  border-bottom: 1px solid rgba(218, 218, 218, .39);
  display: block
}

.article--meta::after {
  content: " ";
  display: block;
  clear: both
}

.article--meta .article--category,
.article--meta .meta {
  float: left;
  font-size: 9px;
  text-transform: uppercase
}

.article--meta .article--category {
  margin-right: 15px;
  border-right: 1px solid rgba(218, 218, 218, .68);
  padding-right: 15px
}

.article--meta .article--byline {
  clear: both;
  padding-top: 5px;
  color: #717171
}

.article--meta .article--alert {
  position: relative;
  top: -1px;
  margin-left: 25px
}

.feature--row {
  display: flex;
  clear: both;
  margin-bottom: 70px
}

.feature--row::after {
  content: " ";
  display: block;
  clear: both
}

.feature--row .item {
  flex: 1;
  margin-right: 20px;
  position: relative;
  font-size: .7em;
  line-height: 1.7em;
  font-family: arial !important;
  color: #5d5d5d
}

.feature--row .item img {
  width: 100%;
  height: auto
}

.feature--row .link--blue {
  position: absolute;
  bottom: -45px;
  margin-bottom: 0
}

.feature--row.lg a {
  font-size: 14px
}

.feature--row .fa {
  margin-right: 10px
}

.feature--row-wide .item {
  display: block;
  clear: both;
  margin-bottom: 25px;
  overflow: auto
}

.feature--row-wide .item p {
  margin: 0
}

.feature--row-wide .item img {
  float: left;
  width: 33%;
  margin-right: 20px
}

.feature--row-wide .item .feature--content {
  float: left;
  width: calc(66% - 20px)
}

.feature--row-wide .item .link--blue {
  margin-bottom: 0;
  margin-top: 15px
}

.instructions {
  border: 1px solid #dadada;
  background: rgba(0, 0, 0, .05);
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 60px
}

.instructions::after {
  content: " ";
  display: block;
  clear: both
}

.instructions b {
  margin-right: 5px
}

.post-edit-link {
  background: #000;
  color: #fff;
  box-shadow: 2px 2px lime;
  padding: 10px 30px;
  bottom: -40px;
  right: 0;
  position: absolute
}

.post-edit-link:hover {
  color: lime;
  box-shadow: 4px 4px lime;
  cursor: pointer
}

article table {
  width: 100%;
  padding: 0;
  margin: 0
}

article table td {
  padding: 10px;
  font-size: .8rem
}

article table td {
  background: none !important
}

article table th {
  background: #5394cf;
  color: #fff;
  padding: 30px;
  font-weight: normal;
  border: none
}

#electric article table th {
  background: #389e57
}

#electric ul.nav-menu>li.nav-electric>a,
ul.nav-menu>li.nav-electric:hover>a,
ul.nav-menu .nav-electric.current_page_item>a,
.nav-electric.current-menu-ancestor>a:first-child,
.nav-electric.current-menu-ancestor .current_page_item>a,
ul.nav-menu .nav-electric.current_page_ancestor>a,
ul.nav-menu .nav-electric a:hover {
  color: #389e57 !important
}

#electric ul.nav-menu>li.nav-electric>a,
ul.nav-menu>li:hover {
  background: #eee
}

#gas article table th {
  background: #cf5600
}

#gas ul.nav-menu>li.nav-gas>a,
ul.nav-menu>li.nav-gas:hover>a,
ul.nav-menu .nav-gas.current_page_item>a,
.nav-gas.current-menu-ancestor>a:first-child,
.nav-gas.current-menu-ancestor .current_page_item>a,
ul.nav-menu .nav-gas.current_page_ancestor>a,
ul.nav-menu .nav-gas a:hover {
  color: #cf5600 !important
}

#telecom article table th {
  background: #5900cf
}

#telecom ul.nav-menu>li.nav-telecom>a,
ul.nav-menu>li.nav-telecom:hover>a,
ul.nav-menu .nav-telecom.current_page_item>a,
.nav-telecom.current-menu-ancestor>a:first-child,
.nav-telecom.current-menu-ancestor .current_page_item>a,
ul.nav-menu .nav-telecom.current_page_ancestor>a,
ul.nav-menu .nav-telecom a:hover {
  color: #5900cf !important
}

#water article table th {
  background: #5394cf
}

#water ul.nav-menu>li.nav-water>a,
ul.nav-menu>li.nav-water:hover>a,
ul.nav-menu .nav-water.current_page_item>a,
.nav-water.current-menu-ancestor>a:first-child,
.nav-water.current-menu-ancestor .current_page_item>a,
ul.nav-menu .nav-water.current_page_ancestor>a,
ul.nav-menu .nav-water a:hover {
  color: #5394cf !important
}

#railroad article table th {
  background: #b42201
}

#railroad ul.nav-menu>li.nav-railroad>a,
ul.nav-menu>li.nav-railroad:hover>a,
ul.nav-menu .nav-railroad.current_page_item>a,
.nav-railroad.current-menu-ancestor>a:first-child,
.nav-railroad.current-menu-ancestor .current_page_item>a,
ul.nav-menu .nav-railroad.current_page_ancestor>a,
ul.nav-menu .nav-railroad a:hover {
  color: #b42201 !important
}

#misc article table th {
  background: #836532
}

#misc ul.nav-menu>li.nav-misc>a,
ul.nav-menu>li.nav-misc:hover>a,
ul.nav-menu .nav-misc.current_page_item>a,
.nav-misc.current-menu-ancestor>a:first-child,
.nav-misc.current-menu-ancestor .current_page_item>a,
ul.nav-menu .nav-misc.current_page_ancestor>a,
ul.nav-menu .nav-misc a:hover {
  color: #836532 !important
}

#railroad ul.nav-menu>li.nav-railroad>a,
ul.nav-menu>li.nav-railroad:hover>a,
ul.nav-menu .nav-railroad.current_page_item>a,
.nav-railroad.current-menu-ancestor>a:first-child,
.nav-railroad.current-menu-ancestor .current_page_item>a,
ul.nav-menu .nav-railroad.current_page_ancestor>a,
ul.nav-menu .nav-railroad a:hover {
  color: #b42201 !important
}

section .category-electric {
  border-left: 5px solid;
  border-left-color: #389e57;
  border-right: 5px solid;
  border-right-color: #389e57
}

section .category-gas {
  border-left: 5px solid;
  border-left-color: #cf5600;
  border-right: 5px solid;
  border-right-color: #cf5600
}

section .category-telecom {
  border-left: 5px solid;
  border-left-color: #5900cf;
  border-right: 5px solid;
  border-right-color: #5900cf
}

section .category-water {
  border-left: 5px solid;
  border-left-color: #5394cf;
  border-right: 5px solid;
  border-right-color: #5394cf
}

section .category-railroad {
  border-left: 5px solid;
  border-left-color: #b42201;
  border-right: 5px solid;
  border-right-color: #b42201
}

section .category-miscellaneous {
  border-left: 5px solid;
  border-left-color: #836532;
  border-right: 5px solid;
  border-right-color: #836532
}

article table,
article table tr,
article table td {
  border: none
}

article table tr {
  border: 1px solid #fff
}

article table tr:hover {
  background-color: #f5f5f5
}

article table,
article table th,
article table td {
  border: 1px solid #fff;
  text-align: left
}

article table tr:nth-child(even) {
  background-color: #f2f2f2
}

article table tr:nth-child(odd):hover {
  background-color: #fff
}

article table#months tr:hover {
  background: none !important
}

article table#months tr:nth-child(even) {
  background: none !important
}

article table#months td {
  text-align: center;
  padding: 0
}

article table#months td:hover {
  background: #f2f2f2
}

article table#months td a {
  display: block;
  padding: 20px;
  background: #f1f1f1
}

article table#months td a:hover {
  color: #31b831;
  cursor: pointer;
  background: #dadada
}

.info {
  background: #ebebeb;
  background: #e7f3f8;
  display: block;
  padding: 4px 14px;
  font-size: 9px;
  text-transform: uppercase;
  border-radius: 3px;
  float: left;
  margin-left: 10px
}

.topRight {
  position: absolute;
  top: 15px;
  right: 10px
}

.topRight img {
  width: 16px;
  margin-right: 9px;
  float: left;
  position: relative;
  top: 2px
}

#heading--dockets-all {
  display: none
}

.archive.category article .post {
  position: relative !important;
  padding: 20px 20px;
  margin: 0;
  transition: all .3s
}

.archive.category section#secondary article h2 {
  margin-bottom: 0;
  padding-bottom: 11px
}

.archive.category article .post p {
  font-style: italic;
  font-size: .8rem;
  line-height: 1.2rem
}

.select-style {
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff;
  background-color: #fff;
  background-image: url("images/ui-arrowdown.gif");
  background-repeat: no-repeat;
  background-position: right 10px top 50%
}

.select-style select {
  color: #959595;
  padding: 6px 8px;
  width: 100%;
  font-size: 14px;
  border: none;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none
}

.select-style select option {
  background: #fff
}

.select-style select:focus {
  outline: none
}

.select-style select:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #000
}

.label-type {
  position: absolute;
  left: -58px;
  top: 4px
}

footer::after {
  content: " ";
  display: block;
  clear: both
}

footer {
  background: #efefef
}

footer {
  font-size: .8rem;
  font-weight: normal
}

#globalfootercontent {
  color: rgba(191, 211, 215, .51);
  font-size: .65rem
}

#globalfootercontent b {
  color: #afafaf;
  display: block;
  padding-top: 3px
}

#globalfootercontent a {
  color: #afafaf;
  margin: 0 7px
}

#globalfootercontent a:first-of-type {
  margin: 0 10px 0 0
}

#globalfootercontent a:hover {
  color: #243c59
}

.footer--contact {
  width: calc(34% - 70px) !important;
  background: url("images/icons/location.svg") no-repeat;
  background-size: 55px;
  padding-left: 70px
}

.footer--contact b {
  font-size: .9rem
}

.statewideFooter {
  margin-top: 1rem;
  margin-bottom: 1.5rem
}

.statewideFooter table {
  width: 100%
}

.statewideFooter table td {
  text-align: left;
  color: #b2b2b2;
  font-weight: normal
}

.col--25 {
  width: 25%
}

.col--thirty {
  width: 33%
}

.col--fifty {
  width: 50%
}

.col--55 {
  width: 55%
}

.col--65 {
  width: 65%
}

.col--seventy {
  width: 75%
}

.pull--left {
  float: left
}

.pull--right {
  float: right
}

#footer--blocks {
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 25px
}

#footer--blocks .widget {
  padding: 20px;
  min-width: 25%;
  padding-bottom: 0
}

#footer--blocks .widget:first-of-type {
  padding-left: 0
}

#footer--blocks .widget:last-of-type {
  padding-right: 0;
  float: right
}

#footer--blocks h4 {
  margin: 0;
  padding: 0;
  font-family: "Assistant", sans-serif;
  letter-spacing: .005em;
  line-height: 26px;
  font-size: .9rem;
  text-transform: uppercase;
  margin-bottom: 10px
}

#footer--blocks .textwidget {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color: #5a5a5a
}

#footer--blocks .menu {
  margin: 0;
  list-style-type: none;
  padding: 0
}

#footer--blocks .menu .sub-menu {
  display: none
}

#footer--blocks .menu a {
  color: #878787;
  display: block;
  margin-bottom: 9px !important;
  cursor: default
}

#footer--blocks .menu a:hover {
  color: #3b3b3b
}

#footer--blocks .menu a:hover {
  cursor: pointer
}

footer {
  border-top: 1px solid #cdcecf;
  padding-top: 25px;
  box-shadow: 0px -2px 0px 0px #fff
}

#footer--blocks h4 {
  color: #989898;
  font-weight: bold
}

#footer--blocks .textwidget,
#footer--blocks p,
#footer--blocks .menu a {
  color: #657c96;
  padding: 0;
  margin: 0
}

#footer--blocks .menu a:hover {
  color: #565454
}

#header-target {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10000;
}

.home main {
  margin: 0
}

.home #hero {
  min-height: 550px;
  max-height: 550px;
  background: #dadada;
  overflow: hidden;
  position: relative;
  padding-top: 85px;
  padding-bottom: 70px;
  z-index: 0
}

.home .alert-container {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  z-index: 8
}

.home section.content {
  background: #544f4f
}

.home section.content .width--page.padded {
  background: #fff;
  padding: 30px;
  width: 1140px
}

#hero .width--page {
  z-index: 999999999999999;
  position: relative
}

#slidecontain {
  width: 100%;
  top: 0;
  position: absolute;
  z-index: 1
}

#slidecontain .slick-track,
#slidecontain .slick-slide {
  width: 100%
}

#hero-cta {
  display: none
}

#ctas {
  width: calc(100% - 620px);
  position: relative;
  top: 0;
  right: 0;
  float: right
}

#ctas::after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 20px
}

#menu-hero-ctas {
  display: flex;
  border-bottom: 1px solid #dadada
}

#events {
  width: 620px;
  float: left
}

#events,
#ctas .widget {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07)
}

#ctas .widget {
  height: 163px;
  flex: 1;
  padding-left: 26%;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 15px;
  transition: background-position .3s, background-color .4s, box-shadow .9s
}

#ctas .widget:hover {
  background-color: #fdfdfd !important;
  box-shadow: 0 9px 35px rgba(50, 50, 93, .5), 0 5px 15px rgba(0, 0, 0, .07);
  background-position: -55px !important
}

#ctas .widget:first-of-type {
  height: 325px
}

#ctas .widget:first-of-type {
  background: url("images/features/recent-filings.svg") no-repeat #fff;
  background-position: -60px;
  background-size: 200px
}

#ctas .widget:nth-of-type(2),
#ctas .widget:nth-of-type(3) {
  padding-left: 90px;
  width: 32%
}

#ctas .widget:nth-of-type(2) h3,
#ctas .widget:nth-of-type(3) h3 {
  text-indent: -69px
}

@media(max-width: 1200px) {
  #events {
    width: 555px
  }

  #events iframe {
    width: 525px
  }

  #ctas {
    width: calc(100% - 560px)
  }

  #ctas .widget:nth-of-type(2),
  #ctas .widget:nth-of-type(3) {
    padding-left: 77px;
    width: 31%;
    margin-right: 0
  }

  #ctas .widget:nth-of-type(2) h3,
  #ctas .widget:nth-of-type(3) h3 {
    font-size: 14px;
    text-indent: -55px
  }
}

#ctas .widget:nth-of-type(2) {
  background: url("images/icons/icon-rules.svg") no-repeat #fff;
  background-position: 20px;
  background-size: 40px;
  float: left
}

#ctas .widget:nth-of-type(2):hover {
  background-position: 25px !important
}

#ctas .widget:nth-of-type(3) {
  background: url("images/icons/icon-filings.svg") no-repeat #fff;
  background-position: 20px;
  background-size: 32px;
  float: right
}

#ctas .widget:nth-of-type(3):hover {
  background-position: 25px !important
}

#ctas .widget:nth-of-type(3) p {
  width: 87%;
  font-size: .75rem
}

@media(max-width: 1130px) {
  #ctas .widget:first-of-type {
    background-size: 150px !important
  }

  #ctas .widget:nth-of-type(2),
  #ctas .widget:nth-of-type(3) {
    background: #fff;
    padding-left: 15px;
    width: 43%
  }

  #ctas .widget:nth-of-type(2) h3,
  #ctas .widget:nth-of-type(3) h3 {
    text-indent: 0
  }
}

@media handheld and (max-width: 1029px),
screen and (max-width: 1029px),
screen and (max-device-width: 1029px) {

  #ctas .widget:nth-of-type(2),
  #ctas .widget:nth-of-type(3) {
    background: #fff;
    width: calc(100% - 15px);
    clear: both;
    float: left;
    padding-right: 0
  }

  #ctas .widget:nth-of-type(2) h3,
  #ctas .widget:nth-of-type(3) h3 {
    text-indent: 0
  }

  .footer--block-map {
    margin-top: 50px;
    overflow: hidden
  }

  .footer--block-map,
  .footer--block-map .maplink,
  .mapdescription {
    width: 100% !important;
    clear: both
  }
}

#ctas .widget:last-of-type {
  padding-right: 0
}

#events h3 {
  padding-top: 15px;
  padding-left: 3%;
  text-align: center;
  background: #dbdbdb;
  background: #58846a;
  color: #fff !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
  z-index: 999
}

#events iframe {
  position: relative;
  top: -15px;
  z-index: 1
}

#events h3,
#ctas .widget h3 {
  font-size: 18px;
  letter-spacing: .005em;
  line-height: 26px;
  padding-bottom: 7px;
  font-family: "Assistant", sans-serif;
  text-transform: uppercase;
  font-weight: 600px;
  color: #5f5f5f
}

#ctas .widget .menu {
  padding: 0;
  list-style-type: none;
  margin: 0;
  margin-top: 5px;
  margin-right: 5px
}

#ctas .widget .menu a {
  font-size: 11px;
  display: block;
  line-height: 120%
}

#ctas .widget .menu li {
  margin-bottom: 14px
}

#menu-homepage-filing-logs-requirements li a {
  display: block;
  float: left;
  font-size: 12px !important;
  padding: 5px 10px;
  background: #f1f1f1;
  margin-right: 10px;
  margin-bottom: 6px;
  border-radius: 4px
}

#menu-homepage-filing-logs-requirements li a:hover {
  color: #fff;
  background: #355f91;
  box-shadow: 0 3px 9px rgba(50, 50, 93, .1), 0 3px 4px rgba(0, 0, 0, .07)
}

#menu-hero-ctas li {
  flex: 1;
  list-style-type: none;
  padding-right: 3%;
  position: relative
}

#menu-hero-ctas li:last-of-type {
  padding-right: 0
}

#menu-hero-ctas li::after {
  content: " ";
  display: block;
  clear: both
}

#ctas a.link--cta {
  width: 90%;
  bottom: 0;
  margin-top: 2rem;
  background-color: #f1f1f1;
  color: #555252 !important
}

#menu-hero-ctas {
  margin: 0;
  padding: 0
}

#menu-hero-ctas h2 {
  font-weight: normal;
  font-size: 1.5rem;
  margin: 0;
  padding: 0 0 15px 0
}

#menu-hero-ctas .description {
  font-family: "Open-sans", sans-serif;
  font-size: .9rem;
  line-height: 1.7rem
}

.slick-slide {
  position: relative
}

.hero-cta {
  position: absolute;
  width: 60%;
  padding: 33px 33px 0 33px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9;
  background: #fff;
  top: 250px
}

#menu-recent-filings li {
  background: url("images/icons/icon-document.svg") no-repeat;
  background-size: 14px;
  padding-left: 27px;
  padding-bottom: 6px
}

#menu-recent-filings li.notice {
  background: url("images/icons/icon-document-notice.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.comment {
  background: url("images/icons/icon-document-comment.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.report {
  background: url("images/icons/icon-document-report.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.price {
  background: url("images/icons/icon-document-price.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.filing {
  background: url("images/icons/icon-document-filing.svg") no-repeat;
  background-size: 14px;
  background-position-x: 1px
}

#menu-recent-filings li.check {
  background: url("images/icons/icon-document-check.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.electric {
  background: url("images/icons/icon-menu-electric.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.gas {
  background: url("images/icons/icon-menu-gas.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.telecom {
  background: url("images/icons/icon-menu-telecom.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.water {
  background: url("images/icons/icon-menu-water.svg") no-repeat;
  background-size: 10px;
  background-position-x: 3px
}

#menu-recent-filings li.railroad {
  background: url("images/icons/icon-menu-railroad.svg") no-repeat;
  background-size: 16px
}

#menu-recent-filings li.misc {
  background: url("images/icons/icon-menu-misc.svg") no-repeat;
  background-size: 16px
}

li.underline {
  text-decoration: underline
}

.col-fifty {
  width: 49%;
  float: left
}

.col-fifty h3 {
  font-size: 9px;
  text-transform: uppercase;
  color: #616161
}

.col-fifty ul {
  padding: 0
}

.col-fifty ul li {
  list-style-type: none
}

.col-fifty ul li a {
  list-style-type: none;
  padding: 5px 0;
  display: block;
  font-size: 14px
}

.fadeslides img {
  width: 100%
}

footer li.youtube {
  position: relative
}

footer li.youtube::before {
  content: " ";
  background: url("images/icons/ui-icon-youtube.svg") no-repeat 0 -1px;
  background-size: 27px;
  padding-left: 25px;
  position: absolute;
  top: -2px;
  left: -29px;
  height: 20px;
  width: 20px
}

#events .aggregator {
  height: 482px;
  overflow: scroll
}

.aggregator .loading {
  padding-left: 20px;
  padding-top: 20px;
  display: block;
  font-size: 11px
}

.aggregator ul {
  padding: 15px;
  padding-top: 0
}

.aggregator li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  margin-bottom: 10px;
  overflow: auto;
  background: #f5f5f5;
  position: relative
}

.aggregator li:hover {
  cursor: pointer
}

.aggregator li::after {
  background: url("images/icons/activator.svg") no-repeat;
  content: " ";
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 10px;
  position: absolute;
  right: 0px;
  top: 8px;
  transition: all .3s;
  opacity: .6;
  z-index: 1
}

.aggregator li.active::after {
  transform: rotate(45deg)
}

.aggregator li a {
  display: block;
  padding-right: 30px;
  font-size: .7rem !important
}

.event_details {
  font-size: .65rem;
  padding-bottom: 10px;
  overflow: auto;
  display: block;
  float: left;
  margin-left: 54px;
  margin-right: 30px;
  clear: both
}

.event_details {
  display: none
}

#events {
  position: relative
}

#events h3 {
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left
}

a.calendar {
  position: absolute;
  top: 12px;
  font-size: 9px;
  z-index: 99999;
  right: 20px;
  color: #fff
}

.detail {
  font-weight: bold;
  margin-right: 6px
}

.detail.description {
  display: block;
  clear: both;
  border-bottom: 1px solid #dadada;
  margin-bottom: 3px;
  padding-bottom: 3px;
  margin-top: 9px
}

.month {
  font-weight: bold;
  font-size: 9px;
  border-radius: 4px;
  width: 34px;
  display: block;
  float: left;
  margin-right: 10px;
  text-align: center;
  margin-bottom: 8px;
  padding-left: 10px
}

.headline {
  font-size: .7rem;
  display: block;
  position: relative;
  z-index: 999
}

form p {
  clear: both;
  padding: 10px 0 10px 0;
  overflow: auto
}

form p label {
  float: left;
  width: 240px;
  margin-right: 13px;
  margin-top: 5px;
  text-align: right
}

form p input {
  float: left;
  min-width: 200px;
  font-size: 15px;
  padding: 10px
}

form p select {
  font-size: 13px
}

form p button {
  background: #2175c1;
  border: none;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 14px 33px
}

form p button:hover {
  cursor: pointer;
  background: #0f5fa7
}

form h3 {
  margin-top: 40px;
  font-size: 1.1rem
}

.sub-menu {
  position: relative
}

li.infolink {
  position: absolute;
  left: 18px;
  bottom: 60px
}

li.infolink:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #9c9c9c;
  font-size: 12px;
  padding-right: .5em;
  position: absolute;
  top: 3px;
  left: -17px
}

li.infolink a {
  font-size: 12px !important
}

@media handheld and (max-width: 900px),
screen and (max-width: 900px),
screen and (max-device-width: 900px) {
  li.infolink {
    position: relative;
    left: auto;
    bottom: auto;
    top: auto;
    right: auto
  }

  li.infolink:before {
    display: none
  }
}

.section-filinglog {
  margin-top: 40px
}

header.sticky {
  position: fixed !important;
  top: 0;
  z-index: 10000
}

main.sticky,
footer.sticky {
  position: relative;
  margin-top: 100px
}

.statewidefooter {
  margin: 20px auto !important
}

.nav-electric>a:before {
  content: url(./images/icons/icon-menu-electric.svg);
  width: 30px
}

.nav-gas>a:before {
  content: url(./images/icons/icon-menu-gas.svg);
  top: 0px;
  width: 30px
}

.nav-telecom>a:before {
  content: url(./images/icons/icon-menu-telecom.svg);
  width: 30px
}

.nav-water>a:before {
  content: url(./images/icons/icon-menu-water.svg);
  max-width: 18px;
  top: 0px;
  width: 30px
}

.nav-misc>a:before {
  content: url(./images/icons/icon-menu-misc.svg);
  top: 1px;
  width: 30px
}

.nav-railroad>a:before {
  content: url(./images/icons/icon-menu-railroad.svg);
  top: 0px;
  width: 30px
}

#electric .nav-electric>a::before,
.nav-electric.current-menu-ancestor>a::before,
.nav-electric>a:hover:before,
.nav-electric:hover>a:before {
  content: url("./images/icons/icon-menu-electric-active.svg")
}

#gas .nav-gas>a::before,
.nav-gas.current-menu-ancestor>a::before,
.nav-gas>a:hover:before,
.nav-gas:hover>a:before {
  content: url("./images/icons/icon-menu-gas-active.svg")
}

#telecom .nav-telecom>a::before,
.nav-telecom.current-menu-ancestor>a::before,
.nav-telecom>a:hover:before,
.nav-telecom:hover>a:before {
  content: url("./images/icons/icon-menu-telecom-active.svg")
}

#water .nav-water>a::before,
.nav-water.current-menu-ancestor>a::before,
.nav-water>a:hover:before,
.nav-water:hover>a:before {
  content: url("./images/icons/icon-menu-water-active.svg");
  max-width: 18px;
  top: 0px
}

#misc .nav-misc>a::before,
.nav-misc.current-menu-ancestor>a::before,
.nav-misc>a:hover:before,
.nav-misc:hover>a:before {
  content: url("./images/icons/icon-menu-misc-active.svg");
  top: 1px
}

#railroad .nav-railroad>a::before,
.nav-railroad.current-menu-ancestor>a::before,
.nav-railroad>a:hover:before,
.nav-railroad:hover>a:before {
  content: url("./images/icons/icon-menu-railroad-active.svg")
}

ul.nav-menu .nav-electric.current_page_item>a:before,
ul.nav-menu .nav-electric.current-page-ancestor>a:before {
  content: url("./images/icons/icon-menu-electric-active.svg")
}

ul.nav-menu .nav-gas.current_page_item>a:before,
ul.nav-menu .nav-gas.current-page-ancestor>a:before {
  content: url("./images/icons/icon-menu-gas-active.svg")
}

ul.nav-menu .nav-telecom.current_page_item>a:before,
ul.nav-menu .nav-telecom.current-page-ancestor>a:before {
  content: url("./images/icons/icon-menu-telecom-active.svg")
}

ul.nav-menu .nav-water.current_page_item>a:before,
ul.nav-menu .nav-water.current-page-ancestor>a:before {
  content: url("./images/icons/icon-menu-water-active.svg")
}

ul.nav-menu .nav-misc.current_page_item>a:before,
ul.nav-menu .nav-misc.current-page-ancestor>a:before {
  content: url("./images/icons/icon-menu-misc-active.svg")
}

ul.nav-menu .nav-railroad.current_page_item>a:before,
ul.nav-menu .nav-railroad.current-page-ancestor>a:before {
  content: url("./images/icons/icon-menu-railroad-active.svg")
}

body.search .sitesearch {
  display: none !important
}

section#secondary article h2 {
  padding: 10px;
  margin-bottom: 0 !important;
  clear: both
}

.article--category {
  float: left;
  border-right: 1px solid #dadada;
  padding-right: 10px;
  margin-right: 10px
}

.article--category,
.meta--date {
  color: #919191;
  font-size: 9px;
  letter-spacing: .02rem;
  text-transform: uppercase
}

.icon-small-electric:before,
.icon-small-gas:before,
.icon-small-telecom:before,
.icon-small-water:before,
.icon-small-railroad:before,
.icon-small-misc:before {
  width: 14px;
  float: left;
  margin-right: 6px;
  top: 2px;
  position: relative
}

.icon-small-electric:before {
  content: url(./images/icons/icon-menu-electric.svg)
}

.icon-small-gas:before {
  content: url(./images/icons/icon-menu-gas.svg)
}

.icon-small-telecom:before {
  content: url(./images/icons/icon-menu-telecom.svg)
}

.icon-small-water:before {
  content: url(./images/icons/icon-menu-water.svg);
  width: 8px
}

.icon-small-railroad:before {
  content: url(./images/icons/icon-menu-railroad.svg);
  width: 12px
}

.icon-small-misc:before {
  content: url(./images/icons/icon-menu-misc.svg)
}

#results.loaded div.post {
  display: block
}

#results .loader {
  margin: 0 auto;
  margin-top: 60px;
  padding-bottom: 50px;
  display: block
}

#results.loaded .loader {
  display: none
}

section#secondary article h2.title {
  margin-bottom: 20px !important;
  margin-top: 30px
}

.control-label {
  text-transform: uppercase;
  font-size: 10px;
  color: #848484
}

label.checkbox-inline {
  padding: 5px 15px 5px 0
}

.radio-inline {
  padding-right: 7px;
  display: inline-block
}

@media(max-width: 920px) {
  button.fullwidth {
    width: 100%;
    padding: 20px 0;
    margin-bottom: 50px;
    font-size: .85rem !important
  }
}

@media(max-width: 655px) {

  .radio-inline,
  .checkbox-inline {
    width: 100%;
    clear: both;
    display: block;
    margin-bottom: 10px
  }
}

@media(max-width: 1200px) {
  #nav.width--page {
    width: 100%
  }

  .width--page,
  #secondary section.width--page {
    width: 90%;
    margin: auto
  }

  .home section.content .width--page.padded {
    width: calc(100% - 60px);
    margin: 0
  }

  .home section.content .width--page {
    width: 100%;
    margin: 0
  }

  .nav-menu {
    padding-left: 130px
  }

  header {
    /* height: 100px */
  }

  .header--brand .description {
    top: 15px
  }

  .header--brand .description h1 {
    font-size: 1.1rem
  }

  .header--brand .description .agency {
    font-size: .6rem
  }

  ul.nav-menu a {
    font-size: .75rem
  }

  ul.nav-menu>li {
    max-width: 120px
  }

  .statewideFooter table {
    width: 100%
  }

  #ctas .widget:first-of-type {
    background-size: 180px
  }
}

@media handheld and (max-width: 1029px),
screen and (max-width: 1029px),
screen and (max-device-width: 1029px) {
  .header--brand .description h1 {
    font-size: 1.1rem
  }

  .nav-menu {
    padding-left: 120px
  }

  .nav-electric>a,
  .nav-gas>a,
  .nav-telecom>a,
  .nav-water>a,
  .nav-misc>a,
  .nav-railroad>a {
    margin-right: 0px
  }

  #menu-hero-ctas li {
    width: 80% !important
  }

  .home #hero {
    min-height: auto;
    max-height: 100% !important
  }

  #events,
  #ctas {
    width: 100%;
    clear: both
  }

  #events {
    margin-bottom: 25px;
    padding-bottom: 5px
  }

  #events iframe {
    width: 96%
  }

  #ctas .widget {
    padding: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 25px
  }

  #ctas .widget:first-of-type {
    background: #fff
  }
}

@media(max-width: 1029px) {
  .open nav#nav {
    display: block;
    position: relative !important
  }

  .open #utahgov_statewideheader,
  .open .header--minibar,
  .open .width--full,
  .open #breadcrumb,
  .open main,
  .open footer {
    transform: translate3d(-306px, 0px, 0px)
  }
}

@media handheld and (max-width: 900px),
screen and (max-width: 900px),
screen and (max-device-width: 900px) {
  header nav {
    width: 100% !important
  }

  main article,
  main aside {
    width: 100%;
    float: none;
    clear: both
  }

  main aside {
    margin-top: 40px
  }

  main aside h3 {
    font-size: 1.3rem
  }

  #nav {
    position: absolute;
    z-index: 999999;
    left: 106%;
    transition: all .3s
  }

  ul.nav-menu>li {
    max-width: 100%
  }

  .nav-electric>a::before,
  .nav-gas>a::before,
  .nav-telecom>a::before,
  .nav-water>a::before,
  .nav-misc>a::before,
  .nav-railroad>a::before {
    position: absolute
  }

  #activator-container {
    opacity: 1;
    height: 45px;
    width: 45px;
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 300px;
    transition: all .5s;
    position: absolute;
    top: 24px;
    right: 15px;
    z-index: 9999999
  }

  #activator-container.open {
    border: 2px solid #fff
  }

  #menu-activator {
    width: 30px;
    height: 22px;
    position: relative;
    margin: 7px auto;
    margin-top: 11px;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer
  }

  #menu-activator span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out
  }

  #menu-activator span:nth-child(1) {
    top: 0px
  }

  #menu-activator span:nth-child(2),
  #menu-activator span:nth-child(3) {
    top: 9px
  }

  #menu-activator span:nth-child(4) {
    top: 18px
  }

  #menu-activator.open span:nth-child(1) {
    top: 9px;
    width: 0%;
    left: 50%
  }

  #menu-activator.open span:nth-child(2) {
    transform: rotate(45deg)
  }

  #menu-activator.open span:nth-child(3) {
    transform: rotate(-45deg)
  }

  #menu-activator.open span:nth-child(4) {
    top: 9px;
    width: 0%;
    left: 50%
  }

  #menu-activator {
    width: 30px;
    height: 22px;
    position: relative;
    margin: 7px auto;
    margin-top: 11px;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer
  }

  #menu-activator span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #7e7e7e;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out
  }

  #menu-activator span:nth-child(1) {
    top: 0px
  }

  #menu-activator span:nth-child(2),
  #menu-activator span:nth-child(3) {
    top: 9px
  }

  #menu-activator span:nth-child(4) {
    top: 18px
  }

  #menu-activator.open span:nth-child(1) {
    top: 9px;
    width: 0%;
    left: 50%
  }

  #menu-activator.open span:nth-child(2) {
    transform: rotate(45deg)
  }

  #menu-activator.open span:nth-child(3) {
    transform: rotate(-45deg)
  }

  #menu-activator.open span:nth-child(4) {
    top: 9px;
    width: 0%;
    left: 50%
  }

  .menu-main-menu-container {
    position: relative
  }

  #menu-main-menu {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100vh;
    padding: 10px 20px
  }

  ul.nav-menu>li>a {
    border: none !important
  }

  ul.nav-menu>li:hover {
    background-color: rgba(0, 0, 0, 0)
  }

  #ctas .widget {
    height: inherit
  }

  .sitesearch {
    display: none
  }

  .dockets.menu-item,
  .orders.menu-item {
    left: 0;
    width: 100%
  }

  .nav--image.menu-item,
  .dockets.menu-item,
  .orders.menu-item {
    position: relative
  }

  .header--minibar {
    display: none
  }

  .nav--minibar {
    display: block
  }

  .nav--minibar #widget--search input {
    width: 92%
  }

  .bottomlined {
    border-bottom: none
  }

  .nav--minibar #widget--search {
    width: 100%;
    float: left !important
  }

  .nav--minibar {
    padding: 20px 20px;
    height: 40px
  }

  .nav--minibar ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
    clear: both;
    padding-top: 15px
  }

  .nav--minibar ul a {
    color: #999;
    font-size: .75rem;
    padding: 10px 0;
    display: block
  }

  .nav-menu {
    float: none;
    top: 300px;
    background: #252323
  }

  ul.nav-menu a {
    font-size: .95rem;
    width: calc(100% - 36px);
    display: block
  }

  ul.nav-menu .sub-menu a {
    font-size: .75rem;
    display: block;
    padding: 10px 0
  }

  ul.nav-menu a:hover,
  ul.nav-menu .sub-menu a:hover,
  .nav--minibar ul a:hover {
    color: #fff
  }

  ul.nav-menu>li ul li {
    margin-bottom: 0
  }

  ul.nav-menu>li {
    float: none;
    clear: both;
    margin: 0;
    min-height: auto;
    text-align: left
  }

  ul.nav-menu>li::after {
    content: " ";
    clear: both;
    display: block;
    margin-bottom: 20px
  }

  .nav-menu .sub-menu {
    display: block;
    position: relative;
    top: 10px;
    padding: 0 0px !important;
    width: calc(100% - 38px);
    background: none
  }

  ul.nav-menu .sub-menu {
    border-bottom: 1px solid rgba(218, 218, 218, .63);
    padding-bottom: 10px !important
  }

  header .menu-item-has-children::after {
    display: none
  }

  .nav-menu .sub-menu {
    margin-left: 0
  }

  nav#nav {
    position: absolute !important;
    top: -100px;
    bottom: 0;
    right: 0;
    z-index: 0;
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    margin: 0;
    background: #252323
  }

  html.open {
    overflow: hidden
  }

  #utahgov_statewideheader,
  .header--minibar,
  .width--full,
  #breadcrumb,
  main,
  footer {
    transition: all .3s
  }

  .nav-electric>a,
  .nav-gas>a,
  .nav-telecom>a,
  .nav-water>a,
  .nav-misc>a,
  .nav-railroad>a {
    padding: 0
  }

  .gsc-control-cse {
    max-width: 260px !important;
    padding: 0;
    margin: 0;
    background: none !important;
    border: none !important
  }

  .nav-menu {
    width: 306px !important
  }
}

@media handheld and (max-width: 900px),
screen and (max-width: 900px),
screen and (max-device-width: 900px) {
  .mobile--spacer {
    height: 102px
  }

  #breadcrumb {
    padding-top: 30px
  }

  .home #breadcrumb {
    display: none
  }

  header,
  .home header {
    margin-bottom: 0px;
    z-index: 9999
  }

  main {
    z-index: 9999
  }

  .header--brand {
    max-width: 100%
  }

  .header--brand img {
    margin-top: 0
  }

  .header--brand .description {
    top: -15px
  }

  .nav-menu {
    top: 0;
    float: none;
    clear: both;
    margin: 0;
    padding: 0
  }

  ul.nav-menu>li:first-of-type {
    margin-left: 0
  }

  main {
    margin: 10px 20px 0
  }

  #secondary section.contents {
    padding: 20px;
    width: calc(100% - 40px)
  }

  .feature--row {
    display: block
  }

  .feature--row img {
    width: 100%;
    height: auto
  }

  .feature--row .item {
    overflow: hidden;
    margin: 0
  }

  .feature--row .link--blue {
    position: relative;
    bottom: auto
  }

  #events .aggregator {
    height: auto
  }

  .aggregator li a {
    padding-right: 37px;
    padding-bottom: 6px
  }

  a.calendar {
    position: absolute;
    top: initial;
    bottom: 10px;
    left: 0;
    font-size: 13px;
    z-index: 99999;
    color: #58846a;
    width: 100%;
    text-align: center
  }

  footer {
    border-top: none;
    box-shadow: none;
    padding-top: 50px
  }

  #footer--blocks {
    display: block !important;
    overflow: auto
  }

  #footer--blocks .widget,
  .col--65 {
    width: 100%;
    padding: 0 !important;
    margin: 20px 0 !important
  }

  footer .pull--right {
    float: none;
    width: 100%;
    padding-bottom: 10px
  }

  .home #hero {
    padding-top: 35px;
    min-width: 100%;
    min-height: 100%
  }

  .home .width--thirds-two,
  .home .width--thirds-one {
    width: 100%;
    clear: both
  }

  .slick-slider {
    margin-bottom: 0px !important
  }

  .hero-cta {
    bottom: 30px;
    top: auto
  }

  .link--cta {
    float: inherit
  }

  ul.nav-menu .sub-menu {
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    width: 95%
  }

  ul.nav-menu .sub-menu a {
    padding: 8px 0;
    width: 100%
  }

  ul.nav-menu li a {
    background: none
  }

  .nav-electric>a,
  .nav-gas>a,
  .nav-telecom>a,
  .nav-water>a,
  .nav-misc>a,
  .nav-railroad>a {
    text-indent: 32px;
    color: #e3e3e3 !important;
    margin-top: 35px
  }

  .nav-electric>a {
    margin-top: 0
  }

  .nav-electric>a:before,
  .nav-gas>a:before,
  .nav-telecom>a:before,
  .nav-water>a:before,
  .nav-misc>a:before,
  .nav-railroad>a:before {
    text-indent: -15px;
    margin: 10px;
    top: -16px !important
  }

  .docket-row--heading {
    background: none !important;
    padding: 0 !important;
    overflow: hidden !important;
    margin-bottom: 40px !important
  }

  .docket-row--heading .pseudo-table--cell.date {
    display: none
  }

  .docket-row--heading .pseudo-table--cell.number {
    padding-left: 0 !important
  }

  #filter-docket p {
    width: 95%
  }

  #filter-docket p label {
    position: relative !important;
    left: 0 !important
  }

  #docket-container,
  .label-type,
  #filter-docket p input {
    position: relative !important;
    left: 0 !important;
    width: 100% !important
  }

  #docket-container {
    top: 10px !important
  }

  .label-type,
  #filter-docket p label {
    color: #959595;
    font-size: .65rem;
    text-transform: uppercase;
    display: block;
    text-align: left;
    margin-bottom: 5px
  }

  .label-type {
    font-weight: bold
  }

  .docket-row {
    overflow-x: hidden !important
  }

  .pseudo-table--cell {
    clear: both;
    width: 100% !important;
    padding-top: 10px
  }

  .pseudo-table--cell.date {
    padding-left: 0 !important;
    font-size: .7rem;
    color: #9a9a9a !important
  }

  .pseudo-table--cell.date::before {
    content: "ORDERED: ";
    font-size: .65rem
  }

  .secondary-simple-header-page img {
    top: 0 !important;
    width: 200% !important
  }

  .col-fifty {
    width: 100%;
    margin-bottom: 50px
  }

  .col-fifty h3 {
    font-size: 18px
  }

  .col-fifty ul li a {
    font-size: 14px
  }
}

@media handheld and (max-width: 680px),
screen and (max-width: 680px),
screen and (max-device-width: 680px) {
  .post-edit-link {
    display: none
  }

  #heading--dockets-all {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0
  }

  .docket-rows {
    margin-top: 65px !important
  }

  article table.table-full td {
    display: table-cell !important;
    width: auto !important
  }

  #socialize h4 {
    display: block;
    width: 100%;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0;
    font-weight: bold
  }
}

@media handheld and (max-width: 650px),
screen and (max-width: 650px),
screen and (max-device-width: 650px) {
  #events iframe {
    width: 420px;
    max-width: 90%
  }

  #widget--search button#submit {
    top: .9em !important
  }

  ul.nav-menu a {
    font-size: 1.55rem !important;
    padding-left: 8px
  }

  ul.nav-menu .sub-menu a {
    font-size: .75rem !important
  }

  ul li {
    line-height: 150%
  }

  section#secondary article h2 {
    position: relative;
    line-height: 120%
  }

  body.search em {
    display: block !important;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: .6rem
  }

  body.search em:hover {
    cursor: pointer
  }

  #filter-docket p input {
    padding: 13px 8px !important;
    width: calc(100% - 8px) !important
  }

  .pseudo-table--cell.number {
    font-weight: bold
  }

  .docket-row--heading .pseudo-table--cell.matter {
    display: none
  }

  .docket-row {
    padding-bottom: 10px
  }
}

html {
  font: 16px/20px
}

h2 {
  font-weight: lighter;
  color: #8f8f8f
}

#map--locations {
  width: 100%;
  border: none
}

.maps {
  position: relative
}

.maps iframe {
  pointer-events: none
}

.maps-message {
  position: absolute;
  bottom: 20px;
  right: 16px;
  z-index: 9999;
  font-size: 1rem;
  padding: 12px 20px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, .15);
  font-style: italic;
  background: #fff;
  color: #6f6f6f;
  transition: all .2s
}

.maps-message,
.maps-message.active {
  opacity: 1
}

.maps-message.hidden {
  opacity: 0
}

.mapdescription {
  float: left;
  width: 40%
}

.mapdescription div {
  margin-left: 15px
}

.footer--block-map .maplink {
  float: left;
  width: 60%
}

.footer--block-map .maplink img {
  width: 100%;
  border: 1px solid #dadada
}

.banner {
  grid-area: notice;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: auto;
  animation-duration: 400ms;
  animation-name: bannerIn;
  animation-fill-mode: forwards;
  background-color: #f3f3f3;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.banner .banner-header {
  position: relative;
  background-color: #ffb72c;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 48px
}

.banner .banner-header h4 {
  font-family: "Open Sans", Helvetica, Arial, Freesans, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  padding: 0;
  line-height: normal;
  margin: 0 48px 0 0
}

.banner .banner-header h4 a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem;
  background-color: rgba(0, 0, 0, 0);
  transition: all 300ms ease
}

.banner .banner-header h4 a:hover {
  padding: .8rem 1rem;
  background-color: rgba(0, 0, 0, .1)
}

.banner .banner-header .banner-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  width: 48px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  color: #fff;
  background-image: url("./images/icons/icon-close.svg");
  background-position: center center;
  background-size: 60% auto;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, .2);
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  transition: background 300ms ease;
  cursor: pointer
}

.banner .banner-header .banner-close:hover {
  background-color: rgba(0, 0, 0, .3);
  background-size: 74% auto
}

.banner.notice-alert .banner-header {
  background-color: #b42201
}

.banner.notice-info .banner-header {
  background-color: #5a87c5
}

.banner .banner-body {
  display: none;
  position: relative;
  margin: 0 auto;
  padding: .5rem 1rem;
  color: #333
}

.banner .banner-body p {
  margin: .5rem 0;
  padding: 0
}

.banner .banner-body:empty {
  display: none
}

.banner .banner-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: .75rem 1rem;
  background-color: #dadada;
  text-align: right;
  border-top: 1px solid silver;
  border-radius: 0 0 5px 5px
}

.banner .banner-footer .btn {
  margin-left: .5rem
}

.modal-overlay {
  background: rgba(0, 0, 0, .75);
  z-index: 8;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation-duration: 300ms;
  animation-name: overlayIn;
  animation-fill-mode: forwards
}

.modal {
  position: fixed;
  z-index: 9;
  margin: 0 auto;
  padding: 0;
  width: 760px;
  max-width: 96%;
  height: auto;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-duration: 400ms;
  animation-name: modalIn;
  animation-fill-mode: forwards;
  background-color: #f3f3f3;
  border-radius: 6px 6px 4px 4px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .5)
}

.modal .modal-header {
  position: relative;
  background-color: #ee7623;
  color: #fff;
  border-radius: 5px 5px 0 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 48px
}

.modal .modal-header h4 {
  font-family: "Open Sans", Helvetica, Arial, Freesans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  padding: .7rem 1rem;
  line-height: normal;
  margin: 0
}

.modal .modal-header .modal-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  width: 48px;
  border-radius: 0 5px 0 0;
  border: 0;
  box-shadow: none;
  color: #fff;
  background-image: url("./images/icons/icon-close.svg");
  background-position: center center;
  background-size: 60% auto;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, .2);
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  transition: background 300ms ease;
  cursor: pointer
}

.modal .modal-header .modal-close:hover {
  background-color: rgba(0, 0, 0, .3);
  background-size: 74% auto
}

.modal.notice-alert .modal-header {
  background-color: #b42201
}

.modal.notice-info .modal-header {
  background-color: #5a87c5
}

.modal .modal-body {
  position: relative;
  margin: 0 auto 64px;
  padding: .5rem 1rem;
  color: #333;
  min-height: 90px;
  max-height: 90vh;
  overflow-x: hidden;
  overflow-y: auto
}

.modal .modal-body p {
  margin: .5rem 0;
  padding: 0
}

.modal .modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: .75rem 1rem;
  background-color: #dadada;
  text-align: right;
  border-top: 1px solid silver;
  border-radius: 0 0 5px 5px
}

.modal .modal-footer .btn {
  margin-left: .5rem
}

@keyframes modalIn {
  0% {
    opacity: 0;
    top: 20%
  }

  75% {
    top: 31%
  }

  100% {
    opacity: 1;
    top: 30%
  }
}

@keyframes overlayIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.searchResults-wrapper {
  position: relative;
  padding: 0 0 15px 0 !important
}

.searchResults-wrapper .searchResults {
  width: 100%;
  box-sizing: border-box
}

.searchResults-wrapper .searchResults h2 {
  margin-top: 20px;
  border-bottom: none;
  padding: 0 15px !important
}

.searchResults-wrapper .searchResults h3 {
  font-size: 1.3rem;
  margin-bottom: 5px
}

.searchResults-wrapper .searchResults .post,
.searchResults-wrapper .searchResults .page {
  position: relative !important;
  padding: 20px 20px;
  margin: 0;
  transition: all .3s
}

.searchResults-wrapper .searchResults .post:hover,
.searchResults-wrapper .searchResults .page:hover {
  background: rgba(251, 251, 251, .67);
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .07)
}

.searchResults-wrapper .searchResults .entry p {
  font-style: italic;
  font-size: .8rem;
  line-height: 1.2rem
}

.searchResults-wrapper #search-filter {
  width: 100%;
  height: auto;
  position: relative;
  padding: 20px 15px;
  z-index: 9999;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  font-size: 12px;
  box-sizing: border-box
}

.searchResults-wrapper #search-filter #siteSearch {
  width: 100%;
  display: flex
}

.searchResults-wrapper #search-filter #siteSearch .input-filters {
  width: 50%
}

.searchResults-wrapper #search-filter #siteSearch .radio-filters {
  width: 45%
}

.searchResults-wrapper #search-filter form {
  height: 100%
}

.searchResults-wrapper #search-filter input[type=text],
.searchResults-wrapper #search-filter .select-style {
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 1em
}

.searchResults-wrapper #search-filter button {
  width: 100%;
  background: #0085ff;
  color: #fff;
  border: none;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  transition: color .3s, background .3s;
  position: relative
}

.searchResults-wrapper #search-filter button:hover {
  background: #dadada;
  color: #0085ff;
  cursor: pointer
}

.searchResults-wrapper #search-filter #s {
  width: 100%
}

.searchResults-wrapper #search-filter .radio-filters,
.searchResults-wrapper #search-filter .input-filters {
  display: flex;
  margin-right: 1em
}

.searchResults-wrapper #search-filter .radio-filters .form-group,
.searchResults-wrapper #search-filter .input-filters .form-group {
  width: 50%
}

.searchResults-wrapper #search-filter .radio-filters .form-docketnumber,
.searchResults-wrapper #search-filter .input-filters .form-docketnumber {
  margin-right: 1em
}

.searchResults-wrapper #search-filter .form-docketnumber {
  margin: 0;
  padding: 0;
  position: relative
}

.searchResults-wrapper #search-filter .form-docketnumber .info {
  font-weight: 700;
  margin-right: 5px;
  top: 3px
}

.searchResults-wrapper #search-filter .form-docketnumber label {
  font-size: 10px
}

.searchResults-wrapper #search-filter .form-docketnumber label.focused {
  top: -22px
}

.searchResults-wrapper #search-filter .form-docketnumber input {
  padding: 6px;
  border-radius: 4px;
  border: 1px solid #dadada;
  width: 95px
}

#results {
  padding: 20px 15px
}

#results .page {
  display: none
}

#site-results .category-electric,
#site-results .category-gas,
#site-results .category-telecom,
#site-results .category-water,
#site-results .category-miscellaneous {
  display: none !important
}

#site-results h3 {
  font-size: 1.3rem;
  line-height: 10px
}

#site-results .entry p {
  font-size: .8rem;
  line-height: 1.3rem
}

@media(max-width: 920px) {
  .searchResults-wrapper #search-filter {
    position: relative
  }

  .searchResults-wrapper #search-filter #siteSearch {
    display: block
  }

  .searchResults-wrapper #search-filter #siteSearch .input-filters,
  .searchResults-wrapper #search-filter #siteSearch .radio-filters {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em
  }

  .searchResults-wrapper #search-filter #siteSearch .input-filters .filter-category,
  .searchResults-wrapper #search-filter #siteSearch .radio-filters .filter-category {
    margin-right: 1em
  }

  .searchResults-wrapper #search-filter #siteSearch input[type=text],
  .searchResults-wrapper #search-filter #siteSearch .select-style {
    margin-bottom: 0
  }

  .searchResults-wrapper {
    height: auto;
    max-height: unset;
    overflow-y: unset
  }
}

@media(max-width: 655px) {

  .radio-filters,
  .input-filters {
    display: block
  }

  #search-filter {
    font-size: .8rem !important;
    padding: 20px;
    position: absolute;
    z-index: 1
  }

  body.search #secondary section.contents {
    padding: 0;
    width: 100%
  }

  .container--search-results {
    background: #fff;
    z-index: 999;
    position: relative;
    top: 0;
    transition: top .3s
  }

  .container--search-results h2 {
    position: relative;
    padding: 30px 20px
  }

  .container--search-results h2 em {
    font-size: .6rem;
    position: absolute;
    right: 23px;
    top: 10px
  }
}

@media handheld and (max-width: 650px),
screen and (max-width: 650px),
screen and (max-device-width: 650px) {
  #search-filter {
    position: inherit !important
  }

  #filter-docket p input {
    padding: 13px 8px !important;
    width: calc(100% - 8px) !important
  }

  .searchResults {
    padding: 0
  }
}

#widget--search {
  float: right;
  position: relative
}

#widget--search form {
  width: 100%
}

#widget--search input {
  font-size: .9em;
  padding: .5em .6em;
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: 0px 2px 0px #fff;
  width: 150px;
  transition: all .3s
}

#widget--search input:focus {
  border: 1px solid #678cb3;
  box-shadow: 0px 2px 0px #678cb3;
  width: 180px
}

#widget--search input::webkit-input-placeholder {
  color: #dadada
}

#widget--search button#submit {
  position: absolute;
  top: .5em;
  right: .7em;
  border: none;
  background: none
}

#widget--search button#submit:hover {
  cursor: pointer
}

#widget--search button#submit.active {
  outline: none
}

#widget--search .icon--search {
  height: 15px;
  width: 15px;
  opacity: .4;
  transition: all .3s;
  fill: #678cb3
}

#widget--search .icon--search.active {
  transform: rotate(82deg)
}

#widget--search .tooltip {
  display: none;
  font-size: 9px;
  width: 80%;
  line-height: 120%;
  margin-top: 5px;
  color: #5a5a5a;
  font-style: italic;
  padding: 0;
  position: absolute
}

#widget--search .tooltip.active {
  display: block
}

.rounded {
  border-radius: 20px
}

#widget--search .bottomlined {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important
}

@media handheld and (max-width: 769px),
screen and (max-width: 769px),
screen and (max-device-width: 769px) {
  #widget--search input {
    box-shadow: none;
    width: 92% !important
  }

  #widget--search input:focus {
    border: 1px solid rgba(255, 255, 255, 0);
    box-shadow: none
  }
}

@media handheld and (max-width: 888px),
screen and (max-width: 888px),
screen and (max-device-width: 888px) {
  #widget--search input {
    width: 42% !important;
    min-width: 246px;
    max-width: 246px
  }

  .nav--minibar {
    padding-bottom: 40px
  }

  #widget--search .tooltip {
    display: block;
    color: #fff;
    font-size: 11px;
    max-width: 246px
  }
}

.search-form-wrapper {
  padding: 1rem 3rem;
  background: #666;
}
.utah-design-system.search-form-wrapper input[type=text]:focus-visible {
  outline-color: white;
}
.search-form-wrapper .search-input__wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.search-results .search-form-wrapper {
  display: none;
}

#header-target {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}

.utah-design-system .search-input__wrapper input[type=text] {
    padding: var(--spacing-s) 130px var(--spacing-s) var(--spacing-3xl) !important;
}

@media screen and (max-width: 768px) {
  .search-form-wrapper {
    padding: 1rem 1rem;
  }
}
