body {
  color: #6C7073;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.4em;
}
body.front {
  background: url("../images/bg-bkg.jpg") no-repeat;
}

a:link, a:active, a:visited {
  color: #225f9c;
  text-decoration: none;
}

a:hover {
  color: #225f9c;
  text-decoration: underline;
}

img {
	max-width: 100%;
	height: auto;
}
.branding-data {
  padding-top: 10px;
}
.logo-img {
  float: none;
  margin-right: 0px;
}
.logo-img a{
  background: url("../logo-mobile.png") center center no-repeat;
  height: 62px;
  width: 414px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  background-size: contain;
}
.logo-img img{
  display: none;
  margin-right: 0px;
}

.boxes-box-controls ul {
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 5px;
  font-family: Helvetica, Arial, sans-serif;
  color: #036;
  letter-spacing: 0;
  line-height: 1.4em;
}

h1#page-title {
  font-size: 20px;
  padding-bottom: 4px;
  margin: 10px 0px;
  border-bottom: 1px solid #ccc;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
#region-content h2 {
  border-bottom: 1px solid rgb(204, 204, 204);
  margin-bottom: 5px;
  margin-top: 5px;
  clear: both;
}
h1.site-name,
h2.site-name {
  font-size: 28px;
}
h3 {
  font-size: 17px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 15px;
}

tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
  background: none;
}

textarea, select, input, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"],
input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"],
input[type="text"], input[type="time"], input[type="url"], input[type="week"]{
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -moz-box-sizing: border-box;
  background-clip: padding-box;
  background-color: #FFFFFF;
  border-color: #848484 #C1C1C1 #E1E1E1;
  border-image: none;
  border-radius: 0 0 0 0;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  outline: 0 none;
  padding: 5px;
  height: 30px;
}

button, input[type="reset"], input[type="submit"], input[type="button"], input[type="search"] {
  border-radius: 0px;
	padding: 5px;
}
input[type="checkbox"], input[type="radio"] {
  border: none;
	background: none transparent;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.5em;
}

.views-exposed-form {
  margin-bottom: 1em;
}

hr {
 background: gray;
}

/** PAGER **/
.pager {
  background: #729cc5;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.item-list .pager {
  margin-top: 1em;
}
.pager li {
  line-height: 2em;
  border-right: 1px solid #89b5e1;
}
.pager li a {
  color: #fff;
  background: transparent;
  padding: 4px 16px;
}
.pager li a:hover {
  background: #5f8fbf;
  color: #fff;
}
.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a {
  width: 70px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.pager li.pager-last a:hover {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.pager li.pager-current {
  background: #5f8fbf;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 4px 16px;
}
.pager li.pager-next {
  right: 70px;
  border-left: 1px solid #89b5e1;
  border-right: 1px solid #89b5e1;
}

div.imageblock {
  clear: both;
  margin-bottom: 4%;
  margin-right: 1%;
}
div.imageblock img {
  padding: 4px;
  float: left;
  margin: 2px 10px 2px 2px;
  border: 1px solid #bbb;
  margin-right: 10px;
  margin-bottom: 5px;
  height: 55px;
}

div.imageblock a {
  font-weight: bold;
}

div.imageblock p {
  margin-bottom: 0px;
}

ul.menu li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
}

p {
  margin-bottom: .7em;
}

ul {
  margin-left: 15px;
}

/******************************
            ZONES
******************************/

#zone-branding-wrapper {
  background: #0b3d6e url("../images/bg-banner.jpg") top center no-repeat;
  background-size: cover;
}

#zone-menu-wrapper {
  background: #729cc5;
}

#region-sidebar-first {
  margin: 0px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 0%, from(#6CA3D9), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #6CA3D9, #ffffff);
  background-image: -moz-linear-gradient(top, #6CA3D9, #ffffff);
  background-image: -ms-linear-gradient(top, #6CA3D9, #ffffff);
  background-image: linear-gradient(top, #6CA3D9, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#6CA3D9', endColorstr='#ffffff', GradientType=0);
}
.front #region-sidebar-first {
  background: none;
  filter: none;
}
#region-sidebar-first .block {
  margin: 10px 0px;
}

#zone-footer {
  width: 100%;
  background: #0B3D6E;
  overflow: hidden;
  border-top: 13px solid #B5B5B5;
}

#region-footer-first {
  background: #36608a;
  margin: 40px auto;
  display: none;
  float: none;
  padding: 20px 30px;
}

#region-footer-second {
  background: #729cc5;
}

#zone-footer #region-footer-second{
  clear: both;
  width: 100%;
  margin: 0px;
}
.front #zone-content {
  padding-top: 15px;
}

/** BREADCRUMB **/
#breadcrumb-outer-wrapper {
  background: #EEE;
}
#breadcrumb {
  margin: 0px 10px;
  line-height: 26px;
  font-size: 11px;
  font-weight: bold;
}
#breadcrumb h2,
#breadcrumb ol {
  margin-bottom: 0px;
}
#breadcrumb ol li {
  list-style-image: none;
  list-style-type: none;
  display: inline;
  padding-right: 5px;
}
#breadcrumb .crumb-separator {
  padding-right: 5px;
}
.breadcrumb {
  padding-bottom: 0px;
}
#breadcrumb a {
  color: #003876;
}

/******************************
            MENUS
******************************/
/** SIDEBAR **/
#region-sidebar-first #block-menu-block-1 {
  margin: 0px;
}
#region-sidebar-first ul.menu,
#region-sidebar-first ul.menu li {
  margin:0;
  list-style:none;
}

#region-sidebar-first ul.menu li {
  background: #6CA3D9;
}

#region-sidebar-first ul.menu li a {
  border-bottom: 1px solid #99B3CC;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  padding: 9px 5px 8px 12px;
}

#region-sidebar-first ul.menu li a {
  color:#fff;
  text-decoration:none;
}
#region-sidebar-first ul.menu li a:hover,
#region-sidebar-first ul.menu li a:active {
  background-color: #6ca3d9;
  color: #fff;
  text-decoration: underline;
}

#region-sidebar-first ul.menu ul.menu a{
  background-color: #369;
  padding: 9px 5px 8px 20px;
  font-size: 11px;
}

#region-sidebar-first ul.menu ul.menu a:hover{
  background-color: #376ea6;
}

#region-content {
  padding-bottom: 20px;
}

/** MAIN MENU **/
#superfish-1 {
  padding: 0;
  text-align: center;
}
.sf-menu li.sf-depth-1 {
  display: block;
  width: 50%;
}
.sf-menu {
  margin-bottom: 0;
}
.sf-menu ul {
	display: block;
	z-index: 9999999;
}
.sf-menu li {
  display: block;
  width: 100%;
	padding: 0;
  background: none repeat scroll 0 0 transparent;
}
.sf-menu a  {
  border-left: medium none;
  border-top: medium none;
  padding: 0.5em 0em;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover a {
	background: #fff;
  color: #658AAE;
}
.sf-menu a.active, .sf-menu a.active-trail {
	background: #fff;
  color: #658AAE;
}
.sf-menu li li {
	display: none;
}

/** HEADER UTILITY **/
#block-menu-menu-header-utility  {
  margin: 10px 0px;
}
#block-menu-menu-header-utility  a{
  color: #fff;
}
#block-menu-menu-header-utility ul.menu{
  text-align: center;
}
#block-menu-menu-header-utility ul.menu li{
  padding-right: 7px;
  margin-right: 7px;
  border-right: 1px solid #fff;
  line-height: 1em;
  display: inline-block;
}
#block-menu-menu-header-utility ul.menu li.last {
  border-right: 0 none;
  margin-right: 0px;
  padding-right: 0px;
}

/**FOOTER UTILITY**/
#block-menu-menu-footer-utility {
  padding: 10px;
}
#block-menu-menu-footer-utility a {
  color: #fff;
}
#block-menu-menu-footer-utility ul.menu li {
  float: left;
  display: block;
  padding-right: 7px;
  margin-right: 7px;
  border-right: 1px solid #fff;
  line-height: 1em;
}
#block-menu-menu-footer-utility ul.menu li.last {
  border-right: 0 none;
}

/************************************************************
FLEXSLIDERS ALL CAROUSELS AND ROTATOR
************************************************************/
.flexslider {
  margin: 0;
  border: 0 none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.flexslider h4 {
	font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 8px;
}
.flex-direction-nav a:before {
  line-height: 1.4em;
}
.flex-direction-nav a {
  height: 50px;
  text-decoration: none;
}
.flex-pauseplay {
	display: none;
}

/************************************************************
HOMEPAGE ROTATOR
************************************************************/

#block-views-home-page-rotator-block {
  background: none repeat scroll 0 0 transparent;
	border: medium none;
	padding: 0;
  margin: 15px 0px 0px 0px;
}
.view-home-page-rotator {
  background: none;
}
.view-home-page-rotator .views-field-field-featured-image {
	width: 100%;
	height: auto;
	background: #000;
}

/* taken from http://avexdesigns.com/responsive-youtube-embed/ */
.view-home-page-rotator .slides .media-youtube-video  {
	position: relative;
	height: 0;
	padding-bottom: 54%;
	overflow: hidden;
}

.view-home-page-rotator .slides img {
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
}
.view-home-page-rotator .slides li iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.view-home-page-rotator .flexslider-nav {
  overflow: hidden;
  margin-top: 10px;
}
.view-home-page-rotator .flexslider-nav li {
  list-style-type: none;
  list-style-image: none;
  display: block;
  float: left;
  width: 33.33%;
  text-align: center;
  text-shadow: 1px 1px 10px #516f8c;
  color: #fff;
  font-size: 15px;
}
.view-home-page-rotator .flexslider-nav li span {
  background: url("../images/rotator-active.png") center -102px no-repeat;
  box-sizing: border-box;
  width: 100%;
  border-right: 1px solid #fff;
  padding: 30px 12px 20px 12px;
  line-height: 10px;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
.view-home-page-rotator .flexslider-nav li.flex-active span,
.view-home-page-rotator .flexslider-nav li span:hover {
  text-decoration: underline;
  font-weight: bold;
  background: url("../images/rotator-active.png") top center no-repeat;
}
.view-home-page-rotator .textblock {
  font-size: 16px;
  margin-top: 15px;
  text-align: center;
}
.view-home-page-rotator .textblock .bodytext {
  display: none;
  line-height: 1.3em;
}
.view-home-page-rotator .read-more a{
  background-color: #87b0d8;
  color: #fff;
  display: inline-block;
  padding: 8px 30px 5px;
  border-bottom: 3px solid #6391bb;
  font-size: 13px;
}

/******************************
            BLOCKS
******************************/

/** SEARCH **/
#search-block-form,
#zone-branding #views-exposed-form-custom-search-page{
  background: #4b78a6;
  overflow: hidden;
}
#zone-branding #block-views-exp-custom-search-page .views-exposed-form,
#zone-branding #block-views-exp-custom-search-page .views-exposed-widgets {
  margin: 0px;
}
#zone-branding #block-views-exp-custom-search-page .views-exposed-widget,
#zone-branding #block-views-exp-custom-search-page label {
  padding: 0px;
  display: none;
}
#zone-branding #block-views-exp-custom-search-page .views-widget-filter-keys,
#search-block-form .form-item {
  width: 80%;
  float: left;
  display: block;
  margin: 0px;
}
#zone-branding #block-views-exp-custom-search-page .views-submit-button,
#search-block-form .form-actions {
  width: 20%;
  float: left;
  display: block;
  margin: 0px;
}
#zone-branding #block-views-exp-custom-search-page  .views-exposed-widget input,
#search-block-form .form-item input,
#search-block-form .form-actions input {
  width: 100%;
  border: 0 none;
}
#zone-branding #block-views-exp-custom-search-page  .views-exposed-widget input,
#search-block-form .form-item input {
  border: 0 none;
  background: transparent;
  color: #fff;
}
#zone-branding #block-views-exp-custom-search-page  .views-submit-button input,
#search-block-form .form-actions input {
  border: none;
  background: url(../images/icon-search.png) center center no-repeat;
  font-size: 0px;
  color: #fff;
  border-radius: 0;
  max-width: 100%;
  padding: 0px;
}

#zone-content #views-exposed-form-custom-search-page .views-exposed-widget select {
  min-width: 95px;
}

/** NEWS RELEASES **/
#block-views-news-releases-block h2.block-title{
  color: #7D8285;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 15px 0;
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #ddd;

}
#block-views-news-releases-block .views-field-title {
  font-size: 1.1em;
  font-weight: bold;
}
#block-views-news-releases-block .views-row {
  margin-bottom: 15px;
}
#block-views-news-releases-block .view-footer {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
  margin: 10px 0px;
}
#block-views-news-releases-block .view-footer a {
  margin: 0px 8px;
}

/** HOMEPAGE SHORTCUTS **/
#block-boxes-homepage-shortcuts {
  margin: 10px 0px 0px 0px;
}
#block-boxes-homepage-shortcuts .shortcut-block{
  float: left;
  width: 33.33%;
  text-align: center;
}
  #block-boxes-homepage-shortcuts .shortcut-block img{
    width: 90%;
    margin-bottom: 10px;
    border-bottom: #ddd solid 3px;
  }
  #block-boxes-homepage-shortcuts .shortcut-block a {
    padding-bottom: 8px;
    border-bottom: 1px dashed #000;
    text-decoration: none;
    font-weight: bold;
  }

/** HOMEPAGE NEWSLETTER SIGNUP **/
#block-boxes-newsletter-signup {
  background-color: #0B3D6E;
  color: #fff;
  padding: 15px;
}
  #block-boxes-newsletter-signup h2.block-title{
    border-bottom: 1px solid #fff;
    margin-bottom: 7px;
    padding-bottom: 7px;
    font-weight: normal;
    color: #fff;
  }
  #block-boxes-newsletter-signup p{
    font-size: 13px;
  }
  #block-boxes-newsletter-signup .button{
    background: #e92b2b;
    border-bottom: 5px solid #ae0808;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 110%;
    margin-top: 20px;
    padding: 5%;
    text-align: center;
    width: 90%;
    margin-bottom: 0px;
  }
  #block-boxes-newsletter-signup .button a {
    color: #fff;
  }

/** HOMEPAGE ISSUES **/
#block-views-issues-block-block {
  background: #729cc5;
  padding: 15px 15px 20px 15px;
  color: #fff;
}
#block-views-issues-block-block h2.block-title {
  color: #fff;
  border-bottom: 1px solid #ddd;
  margin-bottom: 7px;
  padding-bottom: 7px;
  font-weight: normal;
}
#block-views-issues-block-block select {
  margin-bottom: 7px;
  max-width: 100%;
}

/** SOCIAL MEDIA **/
#block-boxes-social-media-1 {
  margin: 10px auto 10px auto;
  width: 80px;
}
#block-boxes-social-media-2 {
  margin: 10px auto;
  width: 80px;
  display: none;
}
#block-boxes-social-media-1,
#block-boxes-social-media-2 {
  overflow: hidden;
  text-align: center;
}
#block-boxes-social-media-1 img,
#block-boxes-social-media-2 img{
  float: right;
  margin-right: 5px;
}
#block-boxes-social-media-2 p.last img,
#block-boxes-social-media-1 p.last img {
  margin-right: 0px;
}
#block-boxes-social-media-1 p,
#block-boxes-social-media-2 p{
  margin: 0px;
}
/** FOOTER OFFICES **/
#block-boxes-footer-map {
  font-size: 12px;
}
#block-boxes-footer-map p {
  margin-bottom: 0px;
}
#block-boxes-footer-map h3 {
  font-size: 14px;
  margin-bottom: 7px;
  font-weight: normal;
  text-decoration: underline;
  color: #fff;
}
  #block-boxes-footer-map h3 a{
    color: #fff;
  }
#block-boxes-footer-map  .map-image {
  float: left;
  margin-right: 9px;
  margin-bottom: 0px;
  display: block;
}
#block-boxes-footer-map #contact-info {
  color: #A4BCD5;
}
  #block-boxes-footer-map #contact-info .detail {
    display: none;
  }

#block-boxes-footer-map #hover-map {
  color: #fff;
  position: relative;
  width: 310px;
}

#block-boxes-footer-map #contact-info-dc {
  color: #A4BCD5;
}

#block-boxes-footer-map #tooltip {
  position: absolute;
  left: 91px;
  top: 88px;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 8px;
  text-transform: uppercase;
  width: 85px;
  text-shadow: 1px 1px 1px #000000;
  text-align: center;
}

/** ADD THIS **/
#block-boxes-addthis-block {
  margin-top: 20px;
}

/** SECTION BANNERS **/
.node-type-page.context-contact #region-content {
  background: url("/sites/default/files/contact.jpg") top center no-repeat;
  padding-top: 180px;
}
.node-type-page.context-students #region-content {
  background: url("/sites/default/files/students.jpg") top center no-repeat;
  padding-top: 180px;
}
.node-type-page.context-constituents #region-content {
  background: url("/sites/default/files/constituent-services.jpg") top center no-repeat;
  padding-top: 180px;
}
.node-type-page.context-news #region-content,
.node-type-audio-clip #region-content,
.node-type-event #region-content {
  background: url("/sites/default/files/news-center.jpg") top center no-repeat;
  padding-top: 180px;
}
.node-type-page.context-issues-legislation #region-content,
.page-taxonomy.context-issues-legislation #region-content {
  background: url("/sites/default/files/issues-legislation.jpg") top center no-repeat;
  padding-top: 180px;
}
.node-type-page.context-explore-iowa #region-content,
.node-type-page.context-explore #region-content {
  background: url("/sites/default/files/explore-iowa.jpg") top center no-repeat;
  padding-top: 180px;
}
.node-type-page.context-about #region-content {
  background: url("/sites/default/files/about-grassley.jpg") top center no-repeat;
  padding-top: 180px;
}


/******************************
        PAGE SPECIFIC
******************************/
/** ALL LISTS **/
.general-list .views-field-field-release-date,
.general-list .views-field-created{
  display: block;
  width: 90px;
  float: left;
}
.general-list .views-field-title {
  display: block;
  margin-left: 100px;
}
.view-commentary .views-field-title {
  margin-left: 0px;
}
.general-list .views-row {
  margin-bottom: 6px;
}

/** NEWS BY ISSUE **/
.view-news-by-issue .view-header{
  font-weight: bold;
}

.view-news-by-issue .more-link {
  text-align: left;
  margin-bottom: 1.5em;
}
/** CALENDAR **/
.calendar-calendar .month-view .full td.date-box.today,
.calendar-calendar .month-view .full tr td.single-day.today {
  border-style: solid;
  border-color: #729CC5;
}
.view-calendar {
  margin-bottom: 20px;
}
.single-day-footer .grippie, .header-body-divider .grippie {
  height: 8px;
}
.view-calendar .item-list .pager {
  border: 0 none;
  position: static;
}
.view-calendar .item-list .pager a:hover {
  background: none;
}
.view-calendar .item-list .pager .date-prev {
  left: 0;
  right: auto;
}
.view-calendar .item-list .pager li {
  background: none;
  border: 0 none;
}
.view-calendar .item-list .pager a,
.view-calendar .item-list .pager a:hover {
  color: #225f9c;
  background-color: #f5f5f5;
}
.view-calendar .date-nav-wrapper .date-nav {
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.view-calendar .date-nav-wrapper .date-heading h3 {
  font-family: Calibri, Arial, sans-serif;
  padding-top: 8px;
}
.calendar-calendar td.empty {
  color: #777;
}
.calendar-calendar tr.date-box {
  background-color: #E5E5E5;
}
.calendar-calendar .week-view .full div.single-day div.weekview, .calendar-calendar .day-view .full div.single-day div.dayview {
  background-color: #fff;
  border: 1px solid #339999;
}
.general-list .views-field-field-event-date {
  display: block;
  width: 90px;
  float: left;
}

/** SEARCH **/
.view-custom-search .views-row {
  margin-bottom: 10px;
}
.view-custom-search .views-field-title a{
  font-weight: bold;
}

/** FORMS **/
.fullform h3 {
    clear: both;
    padding-top: 10px;
}
.fullform legend {
    color: #036;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.4em;
}
.formblock {
    float: left;
    margin-bottom: 5px;
}
.formblock textarea {
    min-height: 100px;
}
.formblock input[type=text], .formblock select {
    width: 100%;
}
.formblock input[type=submit] {
    margin-top: 10px;
}
.formblock label.required:after {
    content: " *";
    color: red;
}
.formblock label.option {
   margin-left: 3px;
}
.formblock-100 {
   width: 99%;
}
.formblock-50 {
   width: 49%;
   margin-right: 1%;
}
.formblock-25 {
   width: 24%;
   margin-right: 1%;
}
.formblock-20 {
   width: 19%;
   margin-right: 1%;
}
.formblock-40 {
   width: 39%;
   margin-right: 1%;
}

