/* IMPORT SITE CUSTOM STYLES */
/* ROUNDED CORNERS */
/* Implementation */
#RoundedCornerExample {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/* SHADOW */
#ShadowExample {
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
}
/* TRANSITION */
/* Implementation */
#TransitionExample {
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
#TransitionExample:hover {
  opacity: 0;
}
/* GRADIENT */
/* Implementation */
#GradientExample {
  background-color: #663333;
  background-image: -webkit-linear-gradient(left, #663333, #333333);
  background-image: -moz-linear-gradient(left, #663333, #333333);
  background-image: -o-linear-gradient(left, #663333, #333333);
  background-image: -ms-linear-gradient(left, #663333, #333333);
  background-image: linear-gradient(left, #663333, #333333);
}
/* QUICK GRADIENT	 */
/* Implementation */
#QuickGradientExample {
  background-color: #BADA55;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
html,
head,
head * {
  color: #333333;
}
html {
  background: none repeat scroll 0 0 transparent;
  font-family: 'Futura W01 Book', helvetica, sans-serif;
}
html .bg1 {
  background: url("/themes/aging/images/structure/1.jpg") no-repeat scroll 0 85px #ebebeb;
}
html body {
  padding: 86px 0px 0px 0px;
}
html body .row {
  width: 100%;
  margin: 0px;
}
html body #toolbartop {
  padding: 5px 5px 0px 0px;
  width: 370px;
}
html body #toolbartop form {
  padding: 5px;
  background: #fff;
  width: 100%;
}
html body #toolbartop form span {
  margin: 7px 10px 10px;
  color: #122949;
}
html body #toolbartop form input {
  margin: 7px 0px 0px;
  padding: 0px;
  border: medium none;
  width: 80%;
  color: #747c8a;
  font-size: 18px;
  line-height: 18px;
  font-family: 'BaskervilleHandcutW01-R 927206', Georgia, "Times New Roman", Times, serif;
}
html body #toolbartop form button {
  background: none repeat scroll 0 0 #4F6E98;
  border: 0 none;
  color: #FFFFFF;
  font-family: 'FuturaW01-LightCondense 774878', Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 21px;
  margin: 0;
  padding: 5px;
}
html body #toolbar,
html body #footer-toolbar {
  background: none repeat scroll 0 0 #4F6E98;
  border-bottom: 5px solid #D19E38;
  height: 40px;
  position: relative;
  z-index: 1000;
}
html body #toolbar .siteTool,
html body #footer-toolbar .siteTool {
  color: #fff;
  font-size: 15px;
}
html body #toolbar .socialmedia,
html body #footer-toolbar .socialmedia {
  margin: 0;
  position: absolute;
  right: 215px;
}
html body #toolbar .socialmedia li,
html body #footer-toolbar .socialmedia li {
  margin: 4px 10px 0px 0px;
  padding: 0px;
}
html body #toolbar .socialmedia li a img,
html body #footer-toolbar .socialmedia li a img {
  width: 90%;
}
html body #toolbar #hotline,
html body #footer-toolbar #hotline,
html body #toolbar #footer_hotline,
html body #footer-toolbar #footer_hotline {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  bottom: 0;
  display: block;
  float: right;
  height: 35px;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 197px;
}
html body #toolbar #hotline #hotline_button,
html body #footer-toolbar #hotline #hotline_button,
html body #toolbar #footer_hotline #hotline_button,
html body #footer-toolbar #footer_hotline #hotline_button,
html body #toolbar #hotline #footer_hotline_button,
html body #footer-toolbar #hotline #footer_hotline_button,
html body #toolbar #footer_hotline #footer_hotline_button,
html body #footer-toolbar #footer_hotline #footer_hotline_button {
  background: none repeat scroll 0 0 #FFAA00;
  color: #FFFFFF;
  font-size: 20px;
  padding: 4px 21px;
  width: 100%;
}
html body #toolbar #hotline #hotline_button #fraud,
html body #footer-toolbar #hotline #hotline_button #fraud,
html body #toolbar #footer_hotline #hotline_button #fraud,
html body #footer-toolbar #footer_hotline #hotline_button #fraud,
html body #toolbar #hotline #footer_hotline_button #fraud,
html body #footer-toolbar #hotline #footer_hotline_button #fraud,
html body #toolbar #footer_hotline #footer_hotline_button #fraud,
html body #footer-toolbar #footer_hotline #footer_hotline_button #fraud {
  font-family: 'Stencil W01 Bold';
}
html body #toolbar #hotline .glow,
html body #footer-toolbar #hotline .glow,
html body #toolbar #footer_hotline .glow,
html body #footer-toolbar #footer_hotline .glow {
  -webkit-box-shadow: 0px 0px 10px #ffaa00;
  -moz-box-shadow: 0px 0px 10px #ffaa00;
  box-shadow: 0px 0px 10px #ffaa00;
}
html body #toolbar #hotline #hotline_content,
html body #footer-toolbar #hotline #hotline_content,
html body #toolbar #footer_hotline #hotline_content,
html body #footer-toolbar #footer_hotline #hotline_content,
html body #toolbar #hotline #footer_hotline_content,
html body #footer-toolbar #hotline #footer_hotline_content,
html body #toolbar #footer_hotline #footer_hotline_content,
html body #footer-toolbar #footer_hotline #footer_hotline_content {
  background: none repeat scroll 0 0 #FFFFFF;
  display: block;
  float: left;
  width: 100%;
  padding: 15px;
}
html body #toolbar .expanded,
html body #footer-toolbar .expanded {
  height: 210px;
  min-height: 200px;
  right: 5px;
}
html body #logo {
  background: url("/themes/aging/images/structure/logo.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 167px;
  margin: 40px 0 110px 40px;
  position: relative;
  text-indent: -10000px;
  width: 608px;
}
html body #logo a {
  display: block;
  height: 167px;
  width: 608px;
}
html body #live-hearing-banner {
  background: none repeat scroll 0 0 #FFAA00;
  display: block;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
html body #live-hearing-banner .header {
  color: #fff;
  margin: 0px;
  padding: 10px 0px 0px 15px;
}
html body #live-hearing-banner .row h3 {
  margin: 5px 0px;
}
html body #live-hearing-banner .row h3 a {
  color: #fff;
}
html body #live-hearing-banner .row .btn {
  margin-right: 15px;
}
html .haslivehearing {
  padding: 148px 0px 0px 0px;
  background: url("/themes/aging/images/structure/1.jpg") no-repeat scroll 0 146px #ebebeb;
}
html .haslivehearing .navbar {
  top: 60px;
}
html .haslivehearing.stuck #content {
  padding: 88px 0 0;
}
html .haslivehearing.stuck #toolbar {
  display: block;
  position: fixed;
  top: 146px;
  width: 100%;
  z-index: 100;
}
html .haslivehearing.stuck #toolbar #hotline {
  top: 0px;
  z-index: 1000;
}
html .haslivehearing.stuck #breadcrumb {
  display: block;
  position: fixed;
  top: 124px;
  width: 100%;
  z-index: 10;
}
html .stuck #content {
  padding: 88px 0 0;
}
html .stuck #toolbar {
  display: block;
  position: fixed;
  top: 84px;
  width: 100%;
  z-index: 100;
}
html .stuck #toolbar #hotline {
  top: 0px;
  z-index: 1000;
}
html .stuck #breadcrumb {
  display: block;
  position: fixed;
  top: 124px;
  width: 100%;
  z-index: 10;
}
html #home.stuck #content {
  padding: 44px 0 0 0;
}
/* Start Nav */
.navbar {
  background: none repeat scroll 0 0 #203D65;
  border-bottom: 5px solid #D19E38;
  border-top: 11px solid #122949;
  display: block;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.navbar .navbar-header {
  padding: 10px;
}
.navbar .navbar-header .navbar-brand {
  text-indent: -999em;
  background: url("/themes/aging/images/structure/logo.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 62px;
  margin: 0;
  position: relative;
  width: 220px;
  background-size: 100%;
}
.navbar .navbar-toggle {
  border-color: #D19E38;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #D19E38;
}
.navbar .collapse {
  padding: 0px;
}
.navbar .navbar-nav {
  float: none;
}
.navbar .navbar-nav > li {
  display: inline-block;
  position: relative;
  float: none;
  text-align: center;
}
.navbar .navbar-nav > li > a {
  color: #fff;
  font-family: 'Futura W01 Medium', Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size: 26px;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: #fff;
}
.navbar .navbar-nav > li:last-child {
  border: none;
}
.navbar .navbar-nav > li:hover {
  color: #fff;
  text-decoration: none;
}
.navbar .navbar-nav > li:hover .dropdown-menu {
  background-clip: padding-box;
  background-color: #F3EEE5;
  border-top: 6px solid #D19E38;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  display: block;
  float: left;
  left: 50px;
  list-style: none outside none;
  margin: 0;
  min-width: 160px;
  padding: 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.navbar .navbar-nav > li:hover .dropdown-menu li a {
  font-family: 'Futura W01 Light';
  text-align: left;
  font-size: 20px;
  padding: 20px;
}
.navbar .navbar-nav > li:hover .dropdown-menu li a:hover {
  background: #D19E38;
  color: #fff;
}
.navbar .navbar-nav > li:hover .dropdown-menu li .selected:before {
  content: none;
  display: none;
}
.navbar .navbar-nav > li:hover .dropdown-menu li .selected:after {
  content: none;
  display: none;
}
.navbar .navbar-nav > li:hover:before {
  border-bottom: 10px solid rgba(0, 0, 0, 0.2);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  display: inline-block;
  left: 45%;
  position: absolute;
  bottom: 2px;
}
.navbar .navbar-nav > li:hover:after {
  border-bottom: 10px solid #D19E38;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  display: inline-block;
  left: 45%;
  position: absolute;
  bottom: 0px;
}
.navbar .navbar-nav .selected:before {
  border-bottom: 10px solid rgba(0, 0, 0, 0.2);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  display: inline-block;
  left: 45%;
  position: absolute;
  bottom: 2px;
}
.navbar .navbar-nav .selected:after {
  border-bottom: 10px solid #D19E38;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  display: inline-block;
  left: 45%;
  position: absolute;
  bottom: 0px;
}
/*
HOME PAGE STYLES
*/
#first {
  border-bottom: 15px solid #122949;
  height: 587px;
  overflow: hidden;
}
#myCarousel {
  padding: 0;
}
#myCarousel .img {
  height: 587px;
}
#myCarousel .img img {
  width: 100.1%;
  height: auto;
}
#myCarousel .video-container {
  background: none repeat scroll 0 0 #203D65;
  height: 100% !important;
  min-height: 484px;
  display: block;
  overflow: hidden;
}
#myCarousel .video-container iframe {
  min-height: 484px;
  border: medium none;
  height: 100% !important;
  width: 100% !important;
}
#myCarousel .video-container #watch-live-now {
  display: none;
}
#myCarousel .video-info {
  background: none repeat scroll 0 0 #203D65;
  display: block;
  float: left;
  height: 90px;
  padding: 0 10px;
  width: 100%;
}
#myCarousel .video-info a {
  color: #fff;
}
#myCarousel .txt {
  height: 587px;
  background: url("/themes/aging/images/structure/txt.png") no-repeat scroll 0 0 transparent;
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
  top: 0px;
  text-align: left;
}
#myCarousel .txt h1 {
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-family: 'Futura W01 Light', Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-weight: 100;
  margin: 0px;
  padding: 0px;
  font-size: 50px;
  line-height: 50px;
}
#myCarousel .txt h1 a {
  color: #fff;
}
#hearingCalendar {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#hearingCalendar .head {
  background: #203d65;
  float: left;
  width: 100%;
  color: #fff;
  text-align: center;
}
#hearingCalendar .head h1 {
  color: #fff;
}
#hearingCalendar #calendar-container {
  background: none repeat scroll 0 0 #fff;
  color: #FFFFFF;
  float: left;
  text-align: center;
  width: 100%;
  display: block;
}
#hearingCalendar #calendar-container .calendar {
  border: medium none;
  font-size: 0.9em;
  width: 100%;
  display: block;
}
#hearingCalendar #calendar-container .calendar .calendar-header {
  background: none repeat scroll 0 0 #203D65;
  color: #FFFFFF;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
#hearingCalendar #calendar-container .calendar .calendar-header h2 {
  font-family: 'BaskervilleHandcutW01-R 927200', Georgia, "Times New Roman", Times, serif;
  display: inline-block;
  color: #fff;
}
#hearingCalendar #calendar-container .calendar .calendar-header .calendar-prev {
  background: url("/themes/aging/images/structure/prev.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  cursor: pointer;
  height: 16px;
  left: 95px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-indent: -10000px;
  top: 25px;
  width: 8px;
}
#hearingCalendar #calendar-container .calendar .calendar-header .calendar-next {
  background: url("/themes/aging/images/structure/next.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 95px;
  text-indent: -10000px;
  top: 25px;
  cursor: pointer;
  width: 8px;
}
#hearingCalendar .loading {
  background: url(/themes/default_v2/scripts/calendar/images/loading.gif) no-repeat center center;
}
#hearingCalendar table {
  text-align: center;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#hearingCalendar table .days-of-week th {
  padding: 5px 0px;
  background: none repeat scroll 0 0 #e6ddcc;
  color: #122949;
  border-bottom: 1px solid #FFFFFF;
  font-family: 'HarmoniaSans W01';
  font-size: 26px;
  font-weight: 100;
  text-align: center;
}
#hearingCalendar table tr td {
  color: #4F6E98;
  background: none repeat scroll 0 0 #F3EEE5;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  font-size: 27px;
  text-align: center;
  padding: 0px;
}
#hearingCalendar table tr td div {
  font-family: 'HarmoniaSans W01';
  font-size: 17px;
  padding: 19px;
}
#hearingCalendar table tr td .tip {
  display: none;
  z-index: 99999;
  width: 215px;
  padding: 0 0 0 12px;
}
#hearingCalendar table tr td .tip .tip-content {
  background-color: #FFFFFF;
  border-bottom: 1px solid #E6DDCC;
  color: #444444;
  padding: 10px 12px 0;
  text-align: left;
}
#hearingCalendar table tr td .tip:after {
  right: 94%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#hearingCalendar table tr td .tip:after {
  border-color: rgba(136, 183, 213, 0) #ffffff rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
  border-width: 15px;
  margin-top: -15px;
  top: 50%;
}
#hearingCalendar table tr .over .tip {
  display: block;
}
#hearingCalendar table tr .last {
  border-right: medium none;
}
#hearingCalendar table tr .today {
  color: #4F6E98;
  background-color: #e6ddcc;
}
#hearingCalendar table tr .prev-month,
#hearingCalendar table tr .next-month {
  border-right: 1px solid #fff;
  background: none repeat scroll 0 0 #faf8f3;
  color: #e6ddcc;
}
#hearingCalendar table tr .has-events {
  color: #d8cdba;
  color: #fff;
  background-color: #4F6E98;
  cursor: pointer;
}
#hearingCalendar .btn {
  background: none repeat scroll 0 0 #4F6E98;
  color: #FFFFFF;
  display: block;
  font-family: 'Futura W01 Light', Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size: 28px;
  font-weight: 100;
  line-height: 28px;
  padding: 25px 0;
  text-align: center;
  width: 100%;
  float: left;
}
#hearingCalendar .btn:hover {
  color: #122949;
}
.featured-list {
  border-bottom: 15px solid #D19E38;
  background: #122949;
}
.featured-list ul {
  margin: 0;
  paddding: 0;
}
.featured-list ul li {
  padding: 80px 40px;
  margin-bottom: 1px;
}
.featured-list ul li:nth-child(even) {
  background: #ffffff;
}
.featured-list ul li:nth-child(odd) {
  background: #f3eee5;
}
.featured-list ul li:last-child {
  margin: 0;
}
.featured-list ul li:hover {
  background: none repeat scroll 0 0 #EBEBEB;
}
.featured-list ul li:hover a {
  text-decoration: none;
  color: #015088;
}
.featured-list ul li:hover a span {
  color: #015088;
}
.featured-list ul li a {
  color: #4f6e98;
  font-size: 30px;
  line-height: 30px;
}
.featured-list ul li a span {
  font-family: sans-serif;
  color: #122949;
  font-size: 22px;
  line-height: 22px;
}
#members {
  background: #fff;
  padding: 80px 40px;
}
#members .member {
  padding: 0px 70px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#members .member h2 {
  margin: 0px 0px 5px;
  line-height: 32px;
  color: #122949;
  text-transform: uppercase;
}
#members .member h3 {
  font-family: 'BaskervilleHandcutW01-R 927200', Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  line-height: 24px;
  color: #122949;
  margin: 0px 0px 5px;
}
#members .member h4 {
  margin: 0px 0px 15px;
  line-height: 24px;
  font-size: 22px;
  color: #4f6e98;
}
#members .member img {
  width: 100%;
  display: block;
  padding: 0px;
  margin: 0 0 40px;
  border: 11px solid #203D65;
}
#members .member ul {
  margin: 40px 0px 0px;
  padding: 0px;
}
#members .member ul li {
  margin: 0 0 40px 0px;
  padding: 0px;
  float: left;
  display: block;
  width: 100%;
}
#members .member ul li date {
  font-size: 22px;
  line-height: 22px;
}
#members .member ul li a {
  color: #015088;
  font-size: 22px;
  width: 100%;
}
.stand-alone-player {
  background: none repeat scroll 0 0 #F3EEE5 !important;
  height: 100%;
  margin: 0;
  min-height: 0;
  min-width: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: 0;
  width: 100%;
}
.stand-alone-player iframe.streaminghearing {
  display: block;
  float: none;
  margin: 30px auto;
  border: 5px solid #203D65;
  width: 820px !important;
  height: 480px !important;
}
/* Start Content */
#content {
  background: none repeat-x scroll 0 0 #ffffff;
  min-height: 500px;
  /* Form styles*/
  /*table styles*/
  /*site tools content end */
}
#content > .container {
  max-width: none;
  padding: 0;
  width: 100%;
}
#content #breadcrumb {
  max-width: none;
  padding: 0;
  width: 100%;
}
#content #breadcrumb .breadcrumb {
  background: none repeat scroll 0 0 #EBEBEB;
  border-bottom: 4px solid #e7e1d5;
  margin-bottom: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#content #breadcrumb .breadcrumb li {
  text-shadow: none;
}
#content #breadcrumb .breadcrumb li a {
  color: #122949;
}
#content #breadcrumb .breadcrumb .active {
  color: #4f6e98;
}
#content .photos {
  overflow: auto;
}
#content .photos ul .media {
  float: left;
  width: 100%;
}
#content .photos ul .media ul li {
  width: 120px;
  height: 120px;
  margin: 0px 15px 15px 0px;
}
#content .photos ul .media ul li a {
  width: 120px;
  height: 120px;
  overflow: hidden;
  display: block;
  border: 0px;
  padding: 0px;
  margin: 0 15px 15px 0;
}
#content .photos ul .media ul li a img {
  display: block;
  float: left;
  height: 100%;
  width: auto;
}
#content .photos ul .media ul li a img.tall {
  display: block;
  float: left;
  height: auto;
  width: 100%;
}
#content #issueFeed li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  display: block;
  float: left;
  margin: 0 0 30px;
  padding: 0 0 30px;
  width: 100%;
}
#content #issueFeed li .title {
  font-size: 28px;
  display: block;
  float: left;
  width: 100%;
}
#content #issueFeed li:last-child {
  border-bottom: 0px;
  padding: 0px;
  margin: 0px;
}
#content #resources > h2 {
  border-bottom: 5px solid #E7E1D5;
  display: block;
  float: left;
  margin: 15px 0 0 !important;
  padding-bottom: 10px;
  text-transform: capitalize;
  width: 100%;
}
#content #resources h2 + p {
  margin-top: 15px;
}
#content #resources table.resources {
  width: 100%;
}
#content #resources table.resources td {
  padding: 30px;
  width: 50%;
}
#content #resources .resource > li {
  border-bottom: 1px solid #E7E1D5;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#content #resources .resource > li:last-child {
  border: none;
}
#content #rules > h3 {
  border-bottom: 4px solid #E7E1D5;
  display: block;
  float: left;
  margin: 0 0 15px;
  padding-bottom: 10px;
  width: 100%;
}
#content #rules .jurisdiction > li,
#content #rules .rules > li {
  border-bottom: 1px solid #E7E1D5;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#content #rules .jurisdiction > li:last-child,
#content #rules .rules > li:last-child {
  border: none;
}
#content #gallery ul li {
  width: 180px;
  height: 180px;
  margin: 0 15px 15px 0px;
}
#content #gallery ul li a {
  width: 180px;
  height: 180px;
  overflow: hidden;
  display: block;
  border: 0px;
  padding: 0px;
  margin: 0 15px 15px 0;
}
#content #gallery ul li a img {
  display: block;
  float: left;
  height: 100%;
  width: auto;
}
#content #gallery ul li a img.tall {
  display: block;
  float: left;
  height: auto;
  width: 100%;
}
#content select {
  background: #fff;
  border: 1px solid #fff;
  padding: 4px;
  border: none;
}
#content input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #fff;
  padding: 4px;
  border: none;
}
#content label {
  font-weight: 100;
}
#content table time {
  margin: 0;
}
#content table th {
  font-weight: 100;
  font-family: 'HarmoniaSans W01', Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size: 1.5em;
}
#content .table-striped {
  border: 1px solid #E7E1D5;
}
#content .table-striped > tbody > tr td,
#content .table-striped > tbody > tr th {
  border-top: 1px solid #E7E1D5;
}
#content .table-striped > tbody > tr:nth-child(2n+1) > td,
#content .table-striped > tbody > tr:nth-child(2n+1) th {
  background: #F3EEE5;
}
#content #main_column.col-md-8 {
  border-right: 4px solid #e7e1d5;
}
#content #main_column {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f4ef);
  background-image: -moz-linear-gradient(top, #ffffff, #f7f4ef);
  background-image: -o-linear-gradient(top, #ffffff, #f7f4ef);
  background-image: -ms-linear-gradient(top, #ffffff, #f7f4ef);
  background-image: linear-gradient(top, #ffffff, #f7f4ef);
  padding: 2.5em 2.5em 10em;
  /* Hearings page */
  /* WITNESS DIRECTORY page */
  /*     End hearing page */
  /* Legislation page */
  /* End Legislation page */
  /* site tools content start */
}
#content #main_column h2 {
  color: #122949;
  line-height: 32px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
#content #main_column p,
#content #main_column div,
#content #main_column li {
  color: #122949;
  font-family: sans-serif;
  font-size: 18px;
  line-height: 28px;
}
#content #main_column iframe.streaminghearing {
  border: 5px solid #203D65;
  height: 480px;
  display: block;
  float: none;
  margin: 10px auto 0;
  width: 820px ;
}
#content #main_column #watch-live-now {
  margin: 0 auto;
  display: block;
  position: relative;
  top: -6px;
  width: 820px ;
}
#content #main_column .hearing-meta span {
  display: block;
  padding: 0px;
}
#content #main_column .panelName {
  padding: 20px 0px 0px;
  text-transform: capitalize;
}
#content #main_column .people {
  margin-bottom: 80px;
}
#content #main_column .people > li {
  padding: 15px;
  border-bottom: 1px solid #E4DED5;
}
#content #main_column .people > li:last-child {
  border: none;
}
#content #main_column .people > li .fn,
#content #main_column .people > li .honorific-prefix {
  font-family: 'Futura W01 Book', Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size: 28px;
}
#content #main_column .people > li .title {
  font-size: 18px;
  text-transform: capitalize;
}
#content #main_column .people > li:nth-child(even) {
  background: #ffffff;
}
#content #main_column .people > li:nth-child(odd) {
  background: #f3eee5;
}
#content #main_column #witnesses {
  background: none repeat scroll 0 0 #fff;
  clear: both;
  display: block;
  position: relative;
  width: 100%;
}
#content #main_column #witnesses .header {
  background: none repeat scroll 0 0 #F3EEE5;
  border-bottom: 4px solid #eee;
  clear: both;
  display: block;
  margin: 0;
  padding: 0px;
  width: 100%;
}
#content #main_column #witnesses .header > div {
  padding: 0px;
  margin: 0px;
}
#content #main_column #witnesses .header > div a {
  padding: 20px;
  color: #203D65;
  display: block;
  cursor: pointer;
  font-size: 18px;
}
#content #main_column #witnesses .header > div a:hover {
  background-color: #E7E1D5;
  text-decoration: none;
}
#content #main_column #witnesses .header > div a span {
  font-size: 14px;
  margin: 0px 0px 0px 10px;
  color: #D19E38;
}
#content #main_column #witnesses .witness {
  border-bottom: 1px solid #ccc;
  clear: both;
  display: block;
  margin: 0;
  padding: 10px 0px ;
  width: 100%;
}
#content #main_column #witnesses .witness .row {
  padding: 0px;
  margin: 0px;
}

#content #main_column #witnesses .witness .row > span{
  display: block;
}



#content #main_column #witnesses .witness .row > div {
  padding-left: 0px;
  margin: 0px;
}
#content #main_column #witnesses .witness .row > div a {
  color: #fff;
}
#content #main_column #witnesses .witness .panel-body {
  background: none repeat scroll 0 0 #F3EEE5;
  border-top: 5px solid #D19E38;
  margin-top: 20px;
}
#content #main_column #witnesses .witness .panel-body .witnesshearing + .witnesshearing {
  border-bottom: 1px dotted #EEEEEE;
}
#content #main_column #witnesses .witness .panel-body .witnesshearing {
  display: block;
  font-family: sans-serif;
  margin: 0 0 10px;
  padding: 5px 0 20px;
  width: 100%;
}
#content #main_column .listing tbody .bill-number {
  width: 75px;
}
#content #main_column footer {
  background: none repeat scroll 0 0 #E7E1D5;
  border-top: 4px solid #E7E1D5;
  bottom: 0;
  display: block;
  float: left;
  left: 0;
  padding: 8px 8px 0 2.5em;
  position: absolute;
  width: 100%;
}
#content #main_column footer #actions li {
  display: inline;
  margin-right: 10px;
  float: left;
}
#content #main_column footer #actions li iframe {
  min-height: 0;
  border: none;
  width: auto;
}
#content #main_column footer #actions #fb-li {
  position: relative;
  top: -4px;
}
#content .disability_access {
  float: left;
  width: 100%;
  position: relative;
  display: block;
}
#content .disability_access img {
  background: none repeat scroll 0 0 #D19E38;
  display: block;
  float: left;
  margin: 15px 7px 21px 0;
  padding: 8px;
  width: 50px;
}
#content .disability_access h1 {
  float: left;
  width: 80%;
  display: block;
}
#content #asides {
  background: none repeat scroll 0 0 #F3EEE5;
  padding: 0px;
}
#content #asides aside {
  border-bottom: 4px solid #e7e1d5;
  float: left;
  padding: 2.5em;
  width: 100%;
  /*	POD form styles	*/
}
#content #asides aside .pull-left + * {
  margin-left: 5px;
}
#content #asides aside .pull-right + * {
  margin-right: 5px;
}
#content #asides aside .acrobat {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 20px;
}
#content #asides aside .acrobat a {
  float: right;
  width: 94%;
}
#content #asides aside .acrobat .filetype {
  background: url(/themes/aging/images/square-icons.png) 0 0 no-repeat;
  height: 14px !important;
  width: 14px !important;
  margin: 1px  auto auto;
  float: left;
  margin-top: 3px;
}
#content #asides aside .ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
#content #asides aside form {
  padding-bottom: 30px;
}
#content #asides aside form fieldset legend {
  font-family: 'Futura W01 Light', Helvetica, Geneva, Verdana, Arial, sans-serif;
  border: 0px;
}
#content #asides aside form fieldset input[type='text'],
#content #asides aside form fieldset input[type='search'],
#content #asides aside form fieldset textarea {
  margin-bottom: 10px;
  width: 100%;
}
#content #asides aside form fieldset select {
  margin-bottom: 10px;
  width: 100%;
}
#content #asides aside form:last-child {
  padding-bottom: 0px;
}
#content #asides .btn,
#content #asides .button,
#content #asides input[type="submit"],
#content #asides input[type="button"] {
  background: none repeat scroll 0 0 #D19E38;
  color: #fff;
  font-weight: 100;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: 'Futura W01 Medium', Helvetica, Geneva, Verdana, Arial, sans-serif;
}
#content #asides .btn:hover,
#content #asides .button:hover,
#content #asides input[type="submit"]:hover,
#content #asides input[type="button"]:hover {
  background: none repeat scroll 0 0 #FFAA00;
}
#content #asides .add {
  background: url("/themes/aging/images/structure/cal.png");
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 15px;
  float: right;
  margin-left: 10px;
  margin-top: 3px;
}
#content #asides .buttonpod {
  background: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
#content #asides .buttonpod * {
  margin: 0px;
}
#content #asides .buttonpod .btn {
  font-size: 28px;
  padding: 20px;
  width: 100%;
  display: block;
  font-family: 'Futura W01 Book', Helvetica, Geneva, Verdana, Arial, sans-serif;
}
#content .acrobat a {
  float: left;
  width: 95%;
}
#content .acrobat .filetype {
  background: url(/themes/aging/images/square-icons.png) 0 0 no-repeat;
  height: 14px !important;
  width: 14px !important;
  margin: 1px 5px auto auto;
  float: left;
  margin-top: 3px;
}
#content .ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
/* End Content */
.committee-membership .members li + li {
  margin-top: 1em;
}
.committee-membership .members span.link {
  display: block;
}
.fancybox-nav span {
  visibility: visible !important;
}
.thumbnail {
  padding: 0 0 4px 0;
  border: 1px solid #203d65;
  border-radius: 0;
  background-color: #4F6E98;
  color: #fff;
}
#content #main_column .thumbnail p,
#content #main_column .thumbnail div {
  color: #fff;
}
.pager li > a,
.pager li > span {
  background-color: #4F6E98;
}
.search-results-page #content #main_column p,
.search-results-page #content #main_column div,
.search-results-page #content #main_column li {
  line-height: 21px;
}
.search-results-page #content #main_column .search-results {
  width: 25%;
  float: left;
  text-align: right;
  padding: 10px 4%;
  background: #F3EEE5;
  font-size: 16px;
}
.search-results-page #content #main_column .search-term {
  width: 75%;
  float: left;
  padding-left: inherit;
  padding: 10px 4%;
  background-color: #F3EEE5;
  font-size: 16px;
}
.search-results-page #content #main_column .pagination {
  width: 100%;
  padding: 10px 4%;
  background-color: #F3EEE5;
}
.search-results-page #content #main_column #search-results {
  margin-top: 10px;
  clear: both;
  width: 80%;
  padding-top: 20px;
}
.search-results-page #content #main_column #search-results h2 {
  font-size: 20px;
  line-height: 20px;
  text-transform: none;
}
.search-results-page #content #main_column #search-results li {
  padding-bottom: 10px;
}
#content .amend-form-container form input[type="text"],
#content .amend-form-container form input[type="email"],
#content .amend-form-container form textarea,
#content .amend-form-container form select {
  width: 40%;
  border-width: 4px;
  border-color: #203d65 !important;
  border-style: solid;
}
#content .amend-form-container form textarea {
  min-height: 125px;
}
#content .amend-form-container form input[type="submit"] {
  padding: .25em .5em;
  font-size: 1.3em;
}
#content .amend-form-container form .control-group {
  margin-top: 1em;
}
.fc-tbx {
  padding: .5em .75em;
  background-color: #4f6e98;
}
.fc-tbx ul.error-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fc-tbx ul.error-list li p {
  margin: 0;
  color: #fff;
  font-size: .9em;
  letter-spacing: .1em;
}
/* Start Footer */
.footer {
  background: #122949;
  position: relative;
}
.footer .footer-links {
  float: none;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
.footer .footer-links li a {
  color: #fff;
  font-family: 'Futura W01 Medium', Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.footer .sub-footer {
  padding: 20px 0px;
  background: none repeat scroll 0 0 #203d65;
  color: #fff;
  text-align: center;
}
/*
MAIN TYPOGRAPHY

font-family:'Futura W01 Medium';
font-family:'FuturaW01-MediumOblique';

font-family:'FuturaW01-MediumCondens';


font-family:'Futura W01 Light';
font-family:'FuturaW01-LightOblique';

font-family:'Futura W01 Book';
font-family:'Futura W01 Book Oblique';

font-family:'BaskervilleHandcutW01-R 927200';
font-family:'BaskervilleHandcutW01-R 927206'; //italic

font-family:'Rubber Stamp W01';

font-family:'HarmoniaSans W01';
*/
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-weight: normal;
  font-family: 'Futura W01 Book', Helvetica, Geneva, Verdana, Arial, sans-serif;
  color: #203D65;
}
date {
  font-family: sans-serif;
  font-size: 16px;
}
a {
  color: #015088;
}
a:hover {
  color: #0166ad;
  text-decoration: none;
}
a:active,
a:visited,
a:link,
a:focus {
  outline: medium none !important;
}
p,
div,
li {
  font-family: sans-serif;
  font-size: 16px;
}
.pull-left {
  margin-right: 10px;
}
.pull-right {
  margin-left: 10px;
}
/* Button styles */
.btn,
.button,
input[type="submit"],
input[type="button"] {
  background: none repeat scroll 0 0 #4F6E98;
  color: #fff;
  font-weight: 100;
  border: none !Important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  font-family: 'Futura W01 Medium', Helvetica, Geneva, Verdana, Arial, sans-serif;
}
.add {
  background: url("/themes/aging/images/structure/cal.png");
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 15px;
  float: right;
  margin-left: 10px;
  margin-top: 3px;
}
/* End button styles */
.textup2 #hearingCalendar .head h1 {
  font-size: 2.7em;
}
.textup2 #hearingCalendar #calendar-container .calendar .calendar-header h2 {
  font-size: 2.5em;
}
.textup2 #hearingCalendar #calendar-container .calendar table tr td div {
  font-size: 30px;
  padding: 18px !important;
}
.textup3 #hearingCalendar .head h1 {
  font-size: 2.75em;
}
.textup3 #hearingCalendar #calendar-container .calendar .calendar-header h2 {
  font-size: 2.55em;
}
.textup3 #hearingCalendar #calendar-container .calendar table tr td div {
  font-size: 34px;
  padding: 18px !important;
}
/* Pagination */
.pagination-right {
  text-align: left!important;
  margin: 10px 0;
}
.pagination-right .form-inline {
  width: 220px;
}
.pagination-right .form-inline select {
  border-radius: 0;
}
/* End Pagination */
/*
	text color changing body classes and styles
	*/
.textcolorb {
  background: url("/themes/aging/images/structure/1bw.jpg") no-repeat scroll 0 85px #ebebeb;
}
.textcolorb nav,
.textcolorb #toolbartop,
.textcolorb #toolbar,
.textcolorb #main_column,
.textcolorb #asides,
.textcolorb .breadcrumb,
.textcolorb footer,
.textcolorb #hearingCalendar,
.textcolorb .featured-list,
.textcolorb #members {
  background: #333 !important;
  border-color: #444 !important;
  color: #fff !important;
}
.textcolorb nav .navbar-nav li:before,
.textcolorb #toolbartop .navbar-nav li:before,
.textcolorb #toolbar .navbar-nav li:before,
.textcolorb #main_column .navbar-nav li:before,
.textcolorb #asides .navbar-nav li:before,
.textcolorb .breadcrumb .navbar-nav li:before,
.textcolorb footer .navbar-nav li:before,
.textcolorb #hearingCalendar .navbar-nav li:before,
.textcolorb .featured-list .navbar-nav li:before,
.textcolorb #members .navbar-nav li:before,
.textcolorb nav .navbar-nav li:after,
.textcolorb #toolbartop .navbar-nav li:after,
.textcolorb #toolbar .navbar-nav li:after,
.textcolorb #main_column .navbar-nav li:after,
.textcolorb #asides .navbar-nav li:after,
.textcolorb .breadcrumb .navbar-nav li:after,
.textcolorb footer .navbar-nav li:after,
.textcolorb #hearingCalendar .navbar-nav li:after,
.textcolorb .featured-list .navbar-nav li:after,
.textcolorb #members .navbar-nav li:after {
  border-bottom: 10px solid #444444  !important;
}
.textcolorb nav .navbar-nav .selected:before,
.textcolorb #toolbartop .navbar-nav .selected:before,
.textcolorb #toolbar .navbar-nav .selected:before,
.textcolorb #main_column .navbar-nav .selected:before,
.textcolorb #asides .navbar-nav .selected:before,
.textcolorb .breadcrumb .navbar-nav .selected:before,
.textcolorb footer .navbar-nav .selected:before,
.textcolorb #hearingCalendar .navbar-nav .selected:before,
.textcolorb .featured-list .navbar-nav .selected:before,
.textcolorb #members .navbar-nav .selected:before {
  border-bottom: 10px solid #444444  !important;
}
.textcolorb nav .navbar-nav .selected:after,
.textcolorb #toolbartop .navbar-nav .selected:after,
.textcolorb #toolbar .navbar-nav .selected:after,
.textcolorb #main_column .navbar-nav .selected:after,
.textcolorb #asides .navbar-nav .selected:after,
.textcolorb .breadcrumb .navbar-nav .selected:after,
.textcolorb footer .navbar-nav .selected:after,
.textcolorb #hearingCalendar .navbar-nav .selected:after,
.textcolorb .featured-list .navbar-nav .selected:after,
.textcolorb #members .navbar-nav .selected:after {
  border-bottom: 10px solid #444444 !important;
}
.textcolorb nav *,
.textcolorb #toolbartop *,
.textcolorb #toolbar *,
.textcolorb #main_column *,
.textcolorb #asides *,
.textcolorb .breadcrumb *,
.textcolorb footer *,
.textcolorb #hearingCalendar *,
.textcolorb .featured-list *,
.textcolorb #members * {
  background: #333 !important;
  border-color: #444 !important;
  color: #fff !important;
}
.textcolorb #first {
  border-color: #444 !important;
  color: #fff !important;
}
.textcolorb #logo {
  background: url("/themes/aging/images/structure/logo.png") no-repeat scroll 0 0 transparent !important;
  display: block;
  height: 167px;
  margin: 40px 0 110px 40px;
  position: relative;
  text-indent: -10000px;
  width: 608px;
}
.textcolorb #logo a {
  display: block;
  height: 167px;
  width: 608px;
}
.textcolorb #content > .container {
  background: #333 !important;
  border-color: #444 !important;
  color: #fff !important;
}
.textcolorb #myCarousel {
  background: none no-repeat scroll 0 0 transparent !important;
}
.textcolorb #myCarousel .carousel-inner {
  background: none no-repeat scroll 0 0 transparent !important;
}
.textcolorb #myCarousel .carousel-inner .item {
  background: none no-repeat scroll 0 0 transparent !important;
}
.textcolorb #myCarousel .carousel-inner .item .txt {
  background: url("/themes/aging/images/structure/txt.png") no-repeat scroll 0 0 transparent !important;
}
.textcolorw {
  background: url("/themes/aging/images/structure/1bw.jpg") no-repeat scroll 0 85px #ebebeb;
}
.textcolorw #logo {
  background: url("/themes/aging/images/structure/logo.png") no-repeat scroll 0 0 transparent !important;
  display: block;
  height: 167px;
  margin: 40px 0 110px 40px;
  position: relative;
  text-indent: -10000px;
  width: 608px;
}
.textcolorw #logo a {
  display: block;
  height: 167px;
  width: 608px;
}
.textcolorw nav,
.textcolorw #toolbartop,
.textcolorw #toolbar,
.textcolorw #main_column,
.textcolorw #asides,
.textcolorw .breadcrumb,
.textcolorw footer {
  background: #fff !important;
  border-color: #fff !important;
  color: #444 !important;
}
.textcolorw nav *,
.textcolorw #toolbartop *,
.textcolorw #toolbar *,
.textcolorw #main_column *,
.textcolorw #asides *,
.textcolorw .breadcrumb *,
.textcolorw footer * {
  background: #fff !important;
  border-color: #fff !important;
  color: #444 !important;
}
/*
second click, up another notch
*/
.textup2 #content h2,
.textup2 #content .h2 {
  font-size: 2.5em;
  line-height: 1.5em !important;
}
.textup2 #content h3,
.textup2 #content .h3 {
  font-size: 2.3em;
  line-height: 1.3em;
}
.textup2 #content #first {
  height: 708px;
}
.textup2 #content #first #myCarousel .carousel-inner {
  height: 708px;
}
.textup2 #content #first #myCarousel .carousel-inner .img img {
  height: 694px;
}
.textup2 #content #first #myCarousel .carousel-inner .txt {
  height: 694px;
}
.textup2 #content #first #myCarousel .carousel-inner .txt h1 {
  font-size: 68px;
  line-height: 68px;
}
.textup2 #content .featured-list ul li a {
  font-size: 40px;
}
.textup2 #content .featured-list ul li a span {
  font-size: 30px;
}
.textup2 #content #members ul li a,
.textup2 #content #members ul li date {
  font-size: 30px;
}
.textup2 #content #main_column h1,
.textup2 #content #asides h1,
.textup2 #content #main_column .h1,
.textup2 #content #asides .h1 {
  font-size: 44px;
}
.textup2 #content #main_column h2,
.textup2 #content #asides h2,
.textup2 #content #main_column .h2,
.textup2 #content #asides .h2 {
  font-size: 40px;
}
.textup2 #content #main_column h3,
.textup2 #content #asides h3,
.textup2 #content #main_column .h4,
.textup2 #content #asides .h4 {
  font-size: 38px;
}
.textup2 #content #main_column h4,
.textup2 #content #asides h4,
.textup2 #content #main_column .h4,
.textup2 #content #asides .h4 {
  font-size: 32px;
}
.textup2 #content #main_column p,
.textup2 #content #asides p,
.textup2 #content #main_column div,
.textup2 #content #asides div,
.textup2 #content #main_column li,
.textup2 #content #asides li,
.textup2 #content #main_column td,
.textup2 #content #asides td {
  font-size: 24px;
  line-height: 32px;
}
/*
third click, bump up everything we can*
*/
.textup3 #content h2,
.textup3 #content .h2 {
  font-size: 2.6em;
  line-height: 1.5em !important;
}
.textup3 #content h3,
.textup3 #content .h3 {
  font-size: 2.4em;
  line-height: 1.3em;
}
.textup3 #content #first {
  height: 738px;
}
.textup3 #content #first #myCarousel .carousel-inner {
  height: 738px;
}
.textup3 #content #first #myCarousel .carousel-inner .img img {
  height: 723px;
}
.textup3 #content #first #myCarousel .carousel-inner .txt {
  height: 723px;
}
.textup3 #content #first #myCarousel .carousel-inner .txt h1 {
  font-size: 70px;
  line-height: 68px;
}
.textup3 #content .featured-list ul li a {
  font-size: 42px;
}
.textup3 #content .featured-list ul li a span {
  font-size: 32px;
}
.textup3 #content #members ul li a,
.textup3 #content #members ul li date {
  font-size: 34px;
}
.textup3 #content #main_column h1,
.textup3 #content #asides h1,
.textup3 #content #main_column .h1,
.textup3 #content #asides .h1 {
  font-size: 50px;
}
.textup3 #content #main_column h2,
.textup3 #content #asides h2,
.textup3 #content #main_column .h2,
.textup3 #content #asides .h2 {
  font-size: 48px;
}
.textup3 #content #main_column h3,
.textup3 #content #asides h3,
.textup3 #content #main_column .h4,
.textup3 #content #asides .h4 {
  font-size: 40px;
}
.textup3 #content #main_column h4,
.textup3 #content #asides h4,
.textup3 #content #main_column .h4,
.textup3 #content #asides .h4 {
  font-size: 36px;
}
.textup3 #content #main_column p,
.textup3 #content #asides p,
.textup3 #content #main_column div,
.textup3 #content #asides div,
.textup3 #content #main_column li,
.textup3 #content #asides li,
.textup3 #content #main_column td,
.textup3 #content #asides td {
  font-size: 30px;
  line-height: 32px;
}
#mobile-main-nav {
  display: none;
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 18px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid #D19E38;
  border-radius: 4px;
  width: 44px;
}
#mobile-main-nav select {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 32px;
  width: 44px;
}
.hidden-desktop {
  display: none;
}
#footer-toolbar {
  display: none;
}

.amend-textarea .officeitem{
  text-align: center;
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0;
}

@media (max-width: 760px) {
  .amend-textarea .officeitem{
  text-align: left;
  }
}
/*
WHEN WINDOW IS LARGER THAN BG img, STRETCH width
*/
@media (min-width: 1320px) {
  body {
    background-size: 100% auto !important;
  }
  #myCarousel .img img {
    height: auto;
    width: 100.1%;
  }
}
@media (min-width: 1550px) {
  /*
WHEN WINDOW IS LARGER THAN BG, STRETCH
*/
  #first {
    height: 648px;
  }
  #myCarousel .img {
    height: 650px;
  }
  #myCarousel .txt {
    height: 650px;
  }
  #hearingCalendar table td .date-container {
    padding: 25px !important;
  }
}
@media (max-width: 1320px) {
  /*
WHEN WINDOW IS LARGER THAN BG, STRETCH
*/
  #myCarousel .img img {
    height: 100%;
    width: auto;
  }
}
/*
X-LARGE full- SCREEN
*/
@media (min-width: 1550px) {
  .navbar .navbar-nav > li > a {
    padding: 25px 65px;
  }
  .footer-links li a {
    padding: 0px 40px;
  }
}
/*
X-LARGE SCREEN
*/
@media (max-width: 1550px) {
  .navbar .navbar-nav > li > a {
    padding: 25px 55px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 50px !important;
  }
  .footer-links li a {
    padding: 0px 20px;
  }
}
/*
X-LARGE SCREEN
*/
@media (max-width: 1430px) {
  .navbar .navbar-nav > li > a {
    padding: 25px 50px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 45px !important;
  }
  .footer-links li a {
    padding: 0px 15px;
  }
}
/*
X-LARGE SCREEN
*/
@media (max-width: 1360px) {
  iframe.streaminghearing {
    border: 5px solid #203D65;
    width: 620px !important;
    height: 340px !important;
  }
  #watch-live-now {
    display: block;
    position: relative;
    top: -6px;
    width: 620px !important;
  }
  .navbar .navbar-nav > li > a {
    padding: 25px 45px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 40px !important;
  }
  .footer-links li a {
    padding: 0px 15px;
  }
}
/*
X-LARGE SCREEN
*/
@media (max-width: 1300px) {
  .navbar .navbar-nav > li > a {
    padding: 25px 40px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 35px !important;
  }
  .footer-links li a {
    padding: 0px 10px;
  }
}
/*
LARGE SCREEN
*/
@media (max-width: 1250px) {
  .navbar .navbar-nav > li > a {
    padding: 25px 37px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 30px !important;
  }
  .footer-links li a {
    padding: 0px 10px;
  }
}
/*
LARGE SCREEN
*/
@media (max-width: 1220px) {
  .navbar .navbar-nav > li > a {
    padding: 25px 30px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 20px !important;
  }
  .footer-links li a {
    padding: 0px 7px;
  }
}
/*
LARGE SCREEN
*/
@media (max-width: 1150px) {
  .navbar .navbar-nav > li > a {
    padding: 25px 20px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 20px !important;
  }
  /*fix for ipad */
  #members .member {
    float: left;
  }
  .footer-links li a {
    padding: 0px 4px;
  }
}
/*
STANDARD/AVERAGE RESOLUTION
*/
@media (max-width: 1040px) {
  iframe.streaminghearing {
    border: 5px solid #203D65;
    width: 520px !important;
    height: 290px !important;
  }
  #watch-live-now {
    display: block;
    position: relative;
    top: -6px;
    width: 520px !important;
  }
  html body #toolbartop form {
    width: 70%;
  }
  html body #toolbartop form input {
    width: 40%;
  }
  .navbar .navbar-nav > li > a {
    padding: 25px 15px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 10px !important;
  }
  .footer-links li a {
    padding: 0px 4px;
  }
  .hidden-desktop {
    display: block;
  }
}
/*
MED RESOLUTION
*/
@media (max-width: 1000px) {
  iframe.streaminghearing {
    border: 5px solid #203D65;
    width: 820px !important;
    height: 480px !important;
  }
  #watch-live-now {
    display: block;
    position: relative;
    top: -6px;
    width: 820px !important;
  }
  html body #toolbartop form {
    width: 50%;
  }
  html body #toolbartop form input {
    width: 30%;
  }
  .navbar .navbar-nav > li > a {
    font-size: 1.2em;
    padding: 25px 15px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 10px !important;
  }
  #first {
    border-bottom: 15px solid #122949;
    height: auto;
    overflow: visible;
  }
  #myCarousel {
    height: auto;
  }
  #myCarousel .img {
    height: auto;
  }
  #myCarousel .img img {
    height: auto;
    width: 100%;
  }
  #myCarousel .txt {
    height: 100%;
  }
  .committee-membership .members .name,
  .committee-membership .members .title,
  .committee-membership .members .link {
    display: block;
  }
  .footer-links li a {
    font-size: 16px !important;
    padding: 0px 4px;
  }
}
/*
SMALLEST SIZE NAV BEFORE MOBILE
*/
@media (max-width: 860px) {
  iframe.streaminghearing {
    border: 5px solid #203D65;
    width: 720px !important;
    height: 440px !important;
  }
  #watch-live-now {
    display: block;
    position: relative;
    top: -6px;
    width: 720px !important;
  }
  html body #logo {
    width: 80%;
    background-size: 100%;
  }
  html body #logo a {
    width: 100%;
  }
  html body #toolbartop {
    height: 38px;
    float: none !important;
    top: 310px;
    position: absolute;
    left: 20px;
  }
  html body #toolbartop form {
    float: none !important;
    height: 38px;
    width: 100%;
  }
  html body #toolbartop form input {
    width: 80%;
  }
  html body #toolbar {
    display: none !important;
  }
  html body #content {
    border-top: 5px solid #D19E38;
    margin-top: 8px;
  }
  html body #footer-toolbar {
    display: block;
    height: auto;
  }
  html body #footer-toolbar #footer_hotline {
    bottom: auto;
    display: block;
    float: none;
    height: auto;
    overflow: hidden;
    position: relative;
    right: auto;
    width: 100%;
  }
  html .stuck #breadcrumb {
    position: relative;
    top: auto;
  }
  body.text-only .navbar-default .navbar-toggle .icon-bar {
    display: none;
  }
  body.text-only .navbar-fixed-top .navbar-nav {
    float: none;
    display: none;
  }
  .navbar .navbar-nav > li > a {
    font-size: 1em;
    padding: 25px 15px;
  }
  .navbar .navbar-nav > li .dropdown-menu {
    left: 10px !important;
  }
  .footer-links li a {
    font-size: 14px !important;
    padding: 0px 4px;
  }
}
/*

MOBILE NAV, LIST-ITEMS ARE FULL WIDTH, NO DROPDOWNS
*/
@media (max-width: 760px) {

  html body{
    padding: 98px 0px 0px 0px;
  }

  html body #logo {
    display: none;
  }
  html body #content{
    margin-top: 0px;
  }

  html body #toolbartop{
    z-index: 1;
    top: 0;
    position: relative;
    width: 100%;
    left: 0;
    margin: 0;
    height: 40px;
    margin-left: 0;
    padding: 0;
  }

  html body #toolbartop form{
    margin-left: 0;
    width: 100%;
    position: relative;
    height: 40px;
  }

  .amend-textarea table td a{
word-break: break-all;
  }

  iframe.streaminghearing {
    border: 5px solid #203D65;
    width: 620px !important;
    height: 340px !important;
  }
  #watch-live-now {
    display: block;
    position: relative;
    top: -6px;
    width: 620px !important;
  }
  #mobile-main-nav {
    display: block;
  }

  .navbar{
    margin-bottom: 0;
  }

  .navbar .navbar-nav {
    display: none;
  }
  .navbar .navbar-header {
    width: 70%;
    float: left;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;
    width: 15%;
    float: right;
  }
  .navbar .navbar-nav > li {
    width: 100%;
    float: left;
    display: block;
  }
  .navbar .navbar-nav > li > a {
    float: left;
    font-size: 1em;
    margin: 0;
    padding: 12px 28px;
    text-align: left;
    width: 100%;
    display: block;
  }
  .navbar .navbar-nav > li:hover {
    background: #D19E38;
    color: #fff;
  }
  .navbar .navbar-nav > li:hover .dropdown-menu {
    display: none;
  }
  .navbar .navbar-nav > li:hover:before {
    content: none;
    display: none;
  }
  .navbar .navbar-nav > li:hover:after {
    content: none;
    display: none;
  }
  .navbar .navbar-nav .selected:before {
    content: none;
    display: none;
  }
  .navbar .navbar-nav .selected:after {
    content: none;
    display: none;
  }
  .committee-membership .members img.pull-left {
    float: none !important;
  }
  .committee-membership .members .name,
  .committee-membership .members .title,
  .committee-membership .members .link {
    clear: left;
  }
  .footer-links li a {
    font-size: 12px !important;
    padding: 0px;
  }

  #content #main_column #witnesses .header > div a {
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
  }


  #content #main_column #witnesses .header > div:last-child a {
    border-bottom: 0px solid transparent;
  }

  #content #main_column #witnesses .witness .row .name:before{
    content: 'Name:';
    padding-right: 5px;
    display: inline-block;
    color: black;
    font-weight: bold;
  }
  
  #content #main_column #witnesses .witness .row .title:before{
    content: 'Title:';
    padding-right: 5px;
    display: inline-block;
    color: black;
    font-weight: bold;
  }
  
  #content #main_column #witnesses .witness .row .organization:before{
    content: 'Organization:';
    padding-right: 5px;
    display: inline-block;
    color: black;
    font-weight: bold;
  }
  
  #content #main_column #witnesses .witness .row .location:before{
    content: 'Location:';
    padding-right: 5px;
    display: inline-block;
    color: black;
    font-weight: bold;
  }
}
@media (max-width: 560px) {
  iframe.streaminghearing {
    border: 5px solid #203D65;
    width: 500px !important;
    height: 240px !important;
  }
  #watch-live-now {
    display: block;
    position: relative;
    top: -6px;
    width: 500px !important;
  }
 
  html body #toolbartop form input {
    width: 80%;
  }

  #myCarousel .txt h1 {
    font-size: 25px;
    line-height: 30px;
  }
  #content #main_column iframe.streaminghearing {
    min-height: 300px;
    height: 180px !important;
  }
}
@media (max-width: 420px) {
  h1 {
    font-size: 24px;
  }
  #content #main_column {
    padding: 1em 1em 10em;
  }
  #content #main_column iframe.streaminghearing {
    height: 180px !important;
    min-height: 160px !important;
  }
  .featured-list ul li {
    padding: 2em;
  }
  .featured-list ul li a {
    font-size: 25px;
  }
  #members {
    padding: 1em;
  }
  #members .member {
    padding-right: 0;
  }
}
@media print {
  html body,
  #content #main_column {
    padding: 5px;
  }
  .masthead,
  .sr-only,
  .navbar,
  .navbar-collapse,
  #toolbartop,
  #logo,
  #toolbar,
  .footer,
  .sub-footer,
  .breadcrumb,
  #breadcrumb,
  #actions {
    display: none!important;
  }
  .span11,
  .span8 {
    padding-top: 0;
  }
  #first {
    border-bottom: 15px solid #122949;
    height: auto;
    overflow: auto;
  }
  .carousel-inner {
    overflow: auto;
  }
  #myCarousel .txt,
  #myCarousel .txt h1 {
    position: relative;
    bottom: auto;
    left: auto;
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px;
  }
  #hearingCalendar table .days-of-week th,
  #hearingCalendar table tr td .date-container {
    display: none;
  }
  #hearingCalendar table tr td {
    display: block;
  }
  #hearingCalendar table tr td .tip {
    display: block;
    z-index: 99999;
    width: 100%;
    padding: 0 0 0 12px;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }
}
/* ie10 bootstrap scrollbars override
http://stackoverflow.com/questions/17045132/scrollbar-overlay-in-ie10-how-do-you-stop-that-might-be-bootstrap
*/
@-ms-viewport {
  width: auto !important;
}
.ie6 #hearingCalendar {
  display: none;
}
.ie7 .navbar .navbar-nav > li {
  display: block;
  float: left;
}
.ie7 .footer-links > li {
  display: block;
  float: left;
}
.ie7 #breadcrumb {
  width: 100%;
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  clear: both;
}
.ie7 #breadcrumb .breadcrumb {
  margin: 0px;
  padding: 0px;
  clear: both;
  width: 100%;
  display: block;
}
.ie7 #breadcrumb .breadcrumb > li {
  display: block;
  float: left;
}
