

/* Agency Custom CSS */

/* Main Container */
/* #size { background-image: url(/bitterpill/images/col_bg.jpg); } */

/* Left / 1st Column */
#col1 { color: #ee5821 ; }
/* Column 1 - Left Navigation */
#col1 #leftnavul .linkhdr, #col1 #leftnavul #ifahome { border-bottom: 1px solid #E1DFDB; }
/* #col1 #leftnav > ul li:first-child a, #col1 #leftnav ul #ifahome a { background-image: url(/bitterpill/images/icon_home.png); background-repeat: no-repeat; background-position: left center;} */
#col1 #leftnavul .linkhdr a, #col1 #leftnavul #ifahome a { color: #ee5821; }
#col1 #leftnavul .linkhdr a, #col1 #leftnavul #ifahome a { color: #ee5821; }
#col1 #leftnav .linkhdr:hover a, #col1 #leftnavul #ifahome:hover a{ color: #ee5821!important; }
#col1 #leftnav li:hover { background-color: #ee5821; }
#col1 #leftnav li:hover a{ color: #ffffff; }
#col1 #leftnav ul li li { border-bottom: 1px solid #cc4817; }
#col1 #leftnav ul li li:hover { background-color: #cc4817; }
#col1 #leftnav ul li.navMore:hover { background-color: #ee5821; }
#col1 #leftnav ul li.navMore:hover a { color: #ffffff; }

/* Column 1 - Left Navigation - Sub Menu */ /* jQuery UI Menu 1.10.0 */ 
.ui-menu .ui-menu { background-color: #ee5821; }
/* Column 1 - Social Media */
#icon-social { /*background-image: url();*/ }

/* #header-wrapper .top_nav ul.right .gov_pic { display: none; height: 125px; margin-top: 0px; background-image: url(/bitterpill/images/top_nav-gov-pic-atg.png)!important; background-repeat: no-repeat; background-position: center bottom; padding-top: 0px; } */


/* Center / 2nd Column */
#col2 {position: relative;}
#col2 img {max-width: 100%;}
#col2 h3, #col2full h3 { color: #ee5821; border-bottom: 1px solid #E1DFDB; }
#col2 h3 a, #col2full h3 a {text-decoration: none;}

/* Column 2 - Sub Page */
#lowerIndiana .breadcrumb a, #lowerIndiana span, #lowerIndianafull .breadcrumb a, #lowerIndianafull span { color: #0f0f0f; }
#lowerIndiana .breadcrumb, #lowerIndianafull .breadcrumb { padding-left: 0px; }
/* Column 2 - Top */
#col2top .logo { background-image: url(/bitterpill/images/logo-1x.png); width: 275px; height: 50px; background-size: 275px 50px;}

/* @media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    #col2top .logo { background-image: url(/bitterpill/files/logo-2x.png);}
} */

#col2top h1 { padding-left: 105px; }
/* Column 2 - Billboards */
/* .ws_bullets a { background: url(/bitterpill/images/pagination.png) left top; } */
/* #col2 #slides .caption .learn_more a { background-color: #ee5821; background-image: url(/bitterpill/images/col_bg.jpg); background-repeat: repeat-x; background-position: center center; } */
#col2 a.prev, #col2 a.next { background: url() no-repeat transparent; }
#col2 iframe { width: 100%!important; }
#col2 a, #col2full a{color: #ee5821;}
#col2 a:hover, #col2full a:hover {color: #cf410d;}

#col2 h1 a, #col2full h1 a{text-decoration: none; color: inherit;}
#col2 h2 a, #col2full h2 a{text-decoration: none; color: inherit;}
#col2 h3 a, #col2full h3 a{text-decoration: none; color: inherit;}
#col2 h4 a, #col2full h4 a{text-decoration: none; color: inherit;}
#col2 h5 a, #col2full h5 a{text-decoration: none; color: inherit;}
#col2 h6 a, #col2full h6 a{text-decoration: none; color: inherit;}

#col2 h1 a:hover, #col2full h1 a:hover {text-decoration: none; color: inherit;}
#col2 h2 a:hover, #col2full h2 a:hover {text-decoration: none; color: inherit;}
#col2 h3 a:hover, #col2full h3 a:hover {text-decoration: none; color: inherit;}
#col2 h4 a:hover, #col2full h4 a:hover {text-decoration: none; color: inherit;}
#col2 h5 a:hover, #col2full h5 a:hover {text-decoration: none; color: inherit;}
#col2 h6 a:hover, #col2full h6 a:hover {text-decoration: none; color: inherit;}

/* Right / 3rd Column */
#col3 {color: #ee5821; }
#col3 p a { color: #ee5821; }
/* Column 3 - Top - Online Services */
/* #col3 #col3topfluid #services_link { background-image: url(/bitterpill/images/icon_online_services.png); background-repeat: no-repeat; background-position: 0 0; } */
#col3 #col3topfluid p, #col3 #col3topfluid #subscriber, #col3 #col3topfluid p a, #col3 #col3topfluid #subscriber a  { color: #ee5821; }
/* Column 3 - FAQs / I Want Tos */
#col3 .faq_box { background: #cc4817; /* Old browsers */
background: -moz-linear-gradient(top, #cc4817 30%, #E1DFDB 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#cc4817), color-stop(100%,#ee5821)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cc4817 30%,#ee5821 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cc4817 30%,#ee5821 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cc4817 30%,#ee5821 100%); /* IE10+ */
background: linear-gradient(to bottom, #cc4817 30%,#ee5821 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc4817', endColorstr='#ee5821',GradientType=0 ); /* IE6-9 */}
#col3 .faq_box { background-color: #cc4817; }
#col3 #faqlink, #col3 #wantlink2 { background-color: #cc4817; }
#col3 #faqlink2, #col3 #wantlink { color: #ee5821 !important; }
/* #col3 #faqlink, #col3 #faqlink2 { background-image: url(/bitterpill/images/icon_faqs.png); } */


/* Agency Customizations */
.recent-news ul {
    margin: 0 0 10px 0;
    padding: 0 20px;
    list-style-type: none;
}
form.page-content  {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    color: #333;
}
form.page-content  table {
    width: 100%;
    margin: 0;
    padding: 0;
}
.page-content fieldset {
    margin: 0 0 20px 0;
    border: none;
    padding: 0;
    text-align: left;
}
.page-content .fieldset legend {
    display:  block;
    margin:  0; font-size: 20px; text-align: left;
    padding:  0;
    -webkit-padding-start: 0px;
    -webkit-padding-end: 0px;
    font-size: 20px;
    text-align: left;
}
.page-content label,
.page-content .label {
    display: block;
    margin: 0 0 4px 0;
    font-weight: 700;
}
.page-content .radios label,
.page-content .checks label {
    font-weight: 400;
}
.page-content input.text,
.page-content input.other,
.page-content input[type="text"],
.page-content input[type="email"],
.page-content input#email,
.page-content input[type="tel"],
.page-content input#phone,
.page-content input[type="password"],
.page-content input[type="search"],
.page-content textarea {
    display: block;
    width: 100%;
    height: 40px;
    margin: 0 0 10px 0;
    border: 1px solid #aaa;
    border-radius: 0px;
    padding: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #444;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}
.page-content input.other {float: left; margin: 0;}
.page-content .clear {clear: both;}
.page-content input[type="radio"],
.page-content input[type="checkbox"] {
    margin-right: 10px;
}
.page-content .button,
.page-content input[type="button"],
.page-content input[type="submit"],
.page-content #btnSearch {
    display: block;
    margin: 0 0 20px 0;
    border: none;
    padding: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    background: #2e5088;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    -webkit-appearance: none;
}
.page-content input[type="file"] {
    display: block;
    margin: 0 0 20px 0;
}
.page-content .button.large {
    padding: 20px;
    font-size: 20px;
    font-weight: 300;
}
.page-content #btnSearch {
    background-image: none;
    border: none;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    overflow: hidden;
    position: static;
    text-indent: 0;
    width: auto;
}
.page-content .button:hover,
.page-content input[type="button"]:hover,
.page-content input[type="submit"]:hover,
.page-content #btnSearch:hover {
    text-decoration: none;
    background: #5478b2;
    color: #fff;
    cursor: pointer;
}
.page-content .button.cancel,
.page-content input[type="button"].cancel,
.page-content input[type="submit"].cancel {
    background: #aaa;
}
.page-content .button.cancel:hover,
.page-content input[type="button"].cancel:hover,
.page-content input[type="submit"].cancel:hover {
    background: #bbb;
}
.page-content textarea {
    min-height: 100px;
}
.page-content .select,
.page-content .radios,
.page-content .checks {
    margin: 0 0 30px 0;
}
.page-content .alert {
    display: none;
    margin: 0 0 10px 0;
    padding: 10px;
}
.page-content .success {
    color: #fff;
    background: #5FBE5F;
}
.page-content .warning {
    color: #fff;
    background: #D04F39;
}
.page-content #subscription_type {
    height: auto;
    width: 100%;
    margin: 0;
    border: none;
}




/* Agency Media Queries */

@media only screen and (max-width : 768px) {
#programs, #blogs, #indepth, #media { width:98%; min-height: inherit; margin-right: 0; margin-left: 0; }
#col2top .logo {
    display: block;
    height: 37px;
    width: 150px;
    mrgin: 0 auto;
    background-size: 150px 27px;
    background-position: 0 10px;
    background-repeat: no-repeat;
}
#col2top h1 { padding-left: 75px; }
#lowerIndiana .breadcrumb { margin-top: 0px;}
#col2 #slides, #col2 #image, #col2full #slides, #col2full #image  { margin-top: 60px;}
}

@media only screen and (max-width: 480px) {
#col2top {
    top: -125px !important;
    left: 50% !important;
    margin-left: -75px !important;
}
#col2 #slides, #col2 #image, #col2full #slides, #col2full #image  { margin-top: 0px;}
#col1 #web20 .feature{background-position: center center !important;}
}
 
.bold{font-weight: bold;}
.tilt{font-style: oblique;}
.warning{color: #992222;}
.detail{font-size: 85%; color: #555555;}
.centering{text-align: center;}
.float-right{float: right; padding: 0 0 5px 5px;}
.float-left{float: left; padding: 0 5px 5px 0;}
.clearit{clear: both}
.float{float: left; padding: 0 5px 5px 0; width: 100px; text-align: center;}
.spaced-list li, .spaced-list dd{margin: .5em 0;}
.break{padding: none; margin: 1em 0;}
.break li{list-style: none;}

body #col2 .basic-table, body #col2full .basic-table{border: 1px solid #777777; text-align: left;}
body #col2 .basic-table td, body #col2 .basic-table tr, body #col2full .basic-table td, body #col2full .basic-table tr {text-align: left;}
body #col2 .basic-table th, body #col2full .basic-table th {text-align: center;}
body #col2 .basic-table th.table-head, body #col2 .basic-table th.head, body #col2full .basic-table th.table-head, body #col2full .basic-table th.head {background-color: #000033; color: #ffffff;}
body #col2 .basic-table th.table-subhead, body #col2full .basic-table th.subhead, body #col2full .basic-table th.table-subhead, body #col2 .basic-table th.subhead{background-color: #000066; color: #ffffff;}
body #col2 .basic-table th.table-section, body #col2 .basic-table td.table-section, body #col2 .basic-table th.section, body #col2 .basic-table td.section, body #col2full .basic-table th.table-section, body #col2full .basic-table td.table-section, body #col2full .basic-table th.section, body #col2full .basic-table td.section {background-color: #eeeeff; color: #000000;}
.table-list{border: 1px solid #333333; padding: 2px; margin: 0; width: 225px;}
.table-list li{list-style: none; border: 1px solid #aaaaaa; padding: 2px;}
#col2 #col2sub ul.cg-table{padding: 2px; border: 1px solid #555555; background-color: #aaaaaa;}
#col2 #col2sub ul.cg-table li{width: 514px; text-align: left; list-style: none; display: block; background-color: #666666; color: #ffffff; padding: 2px; border: 1px solid #000000; clear: left; margin: 2px 0 0 0;}
#col2 #col2sub ul.cg-table ul{margin: -1.4em 0 0 205px; padding: 0;}
#col2 #col2sub ul.cg-table li li{background-color: #ffffff; color: #000000; width: 300px;}
#col2 #col2sub ul.cg-table li li ul{margin: 0 0 0 20px;}
#col2 #col2sub ul.cg-table li li li{border: none; width: 250px; list-style: auto;}
#col1midfluid{margin-top: 3px; border: 1px solid #020328; width: 207px; padding: 0;}
#col1midfluid h3{margin: 0; padding: 5px;}
#col1midfluid a{color: #ffffff;}
#col1midfluid ul{padding: 0 10px 0 15px; margin: .5em 10px}
#col1midfluid ul li{margin: .5em 0; line-height: 1.2em;}
#col2full #col2content {position: relative; width: 100%; font-size: 12px;}

#col2 #col2content h4, #col2full #col2content h4, #col2 #col2sub h4, h5, h6 {margin: .5em 20px .5em 20px;}
#col2 #col2content h4, #col2 #col2sub h4 {padding: 0;}
#col2 #col2content ul, #col2 #col2sub ul {margin: 1em 20px;}
#col2 #col2content ol, #col2 #col2sub ol {margin: 1em 20px 1em 40px;}
#col2 #col2content p, #col2 #col2sub p, #col2full #col2content p {margin: 1em 20px;}
#col2 #col2content div, #col2 #col2sub div {margin: 1em 0;}
#col2 #col2content div.float {margin: 0;}
#col2 #col2content h4, #col2full #col2content h4, #col2 #col2sub h4 {font-size: 120%; color: #002272; color: #0f0f0f;}
#col2 #col2content h5, #col2full #col2content h5, #col2 #col2sub h5 {font-size: 100%; color: #333399; color: #0f0f0f;}}
#col2 #col2content h6, #col2full #col2content h6, #col2 #col2sub h6 {font-size: 85%; color: #666699; color: #0f0f0f;}}
/* #col2 #col2content, #col2 #col2sub {padding: 0 10px;} */
#col2 #col2content li ul, #col2full #col2content li ul, #col2 #col2sub li ul {margin: 0 0 0 20px; padding: 0;}
#col2 #col2content li ol, #col2full #col2content li ol, #col2 #col2sub li ol {margin: 0 0 0 20px; padding: 0;}
#col2full #image {width: auto; height: auto;}


/*pgwslideshow styles*/
.pgwSlideshow ul{
    margin:0;
    padding:0;
 }
.pgwSlideshow {
    width: 100%;
    background: #ddd;
    display: none;
    margin-top: 20px;
}
.pgwSlideshow a{
    color: #fff;
}
.pgwSlideshow .ps-current {
    text-align: center;
    position: relative;
    min-height: 150px;
    overflow: hidden;
}
.pgwSlideshow .ps-current > ul  > li {
    text-align: center;
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: block;
}
.pgwSlideshow .ps-current > ul  > li img {
    display: block;
    max-width: 100%;
    margin: auto;
}
.pgwSlideshow .ps-caption {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    text-align: left;
    font-size: 1rem;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 98%;
    padding: 10px;
    display: none;
}
.pgwSlideshow .ps-caption span {
    padding: 7px;
    display: inline-block;
}
.pgwSlideshow .ps-list {
    border-top: 1px solid #aaa;
    box-shadow: 0 10px 10px -5px #999 inset;
    background: #ddd;
    overflow: hidden;
    position: relative;
}
.pgwSlideshow .ps-list ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
}
.pgwSlideshow .ps-list li {
    float: left;
}
.pgwSlideshow .ps-list li .ps-item {
    display: block;
    margin: 15px 8px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.pgwSlideshow .ps-list li img {
    display: block;
    border: 1px solid #aaa;
    width: 80px;
    height: 80px;
}
.pgwSlideshow .ps-list li .ps-item.ps-selected {
    float: left;
    opacity: 1;
    border: 4px solid #fff;
    overflow: hidden;
}
.pgwSlideshow .ps-list li .ps-item.ps-selected img {
    margin: -4px;
}
.pgwSlideshow .ps-prevIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
}
.pgwSlideshow .ps-nextIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    display: block;
}
.pgwSlideshow .ps-current .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    position: absolute;
    padding: 20px 20px 20px 15px;
    left: 0;
    top: 45%;
    cursor: pointer;
}
.pgwSlideshow .ps-current .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border: 1px solid #777;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    padding: 20px 15px 20px 20px;
    right: 0;
    top: 45%;
    cursor: pointer;
}
.pgwSlideshow .ps-list .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border: 1px solid #777;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    padding: 20px 15px 20px 12px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 1000;
    display: none;
}
.pgwSlideshow .ps-list .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border: 1px solid #777;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    padding: 20px 12px 20px 15px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 1000;
    display: none;
}
/*
 * The media-queries are not used because IE8 doesn't support them.
 */
.pgwSlideshow.narrow .ps-list li img {
    width: 60px;
    height: 60px;
}
.pgwSlideshow.narrow .ps-current .ps-prev {
    padding: 15px 15px 15px 12px;
    top: 40%;
}
.pgwSlideshow.narrow .ps-current .ps-next {
    padding: 15px 12px 15px 15px;
    top: 40%;
}
.pgwSlideshow.narrow .ps-list .ps-prev {
    padding: 15px 12px 15px 10px;
    top: 20px;
}
.pgwSlideshow.narrow .ps-list .ps-next {
    padding: 15px 10px 15px 12px;
    top: 20px;
}
.pgwSlideshow.narrow .ps-caption {
    font-size: 0.8rem;
    padding: 8px;
}
.ps-caption p{
    margin:0 !important;
}
#col2 #image{
    background: none;
    padding: 40px 0 0 0;
}
 
.welcome_drop_down {
    padding: 15px 0 15px 0;
}
.hide {
  display: none;
}
.caption-hide{
  display:none !important;
}
.pg-hider{
  width:200px;
  font-size: 18px;
  line-height: 40px;
  color:white !important;
  background-color: #0F1D49;
  display: block;
  text-align: center;
  text-decoration: none !important;
  border-radius: 5px;
  border:solid 1px #DDDDDD;
  margin: 20px 0;
}
.pg-hider:hover{
  color: #333 !important;
  background-color: #DDDDDD;
  border:solid 1px #FFF;
} 
 
/* 2016 Header */
.in-header{
    background: #ee5821; ;
}
.in-header .menu,
.in-header .close {
    color: #fff;
    background: rgba(255,255,255,0.25);
}
.in-utility {
    color: #fff;
    background: #ee5821; ;
}
.in-utility .feedback .icon,
.in-utility .feedback .form {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}
.in-menus .skin-minimal.breadcrumbs {
  border-top-color: rgba(0,0,0,0.3);
  border-bottom-color: rgba(255,255,255,0.1);
  background: #ee5821; ;
}
.in-search .select2-container--default .select2-selection--single {
    border: 1px solid #ee5821; ;
    background-color: #ee5821; ;
}
.in-title-bar input[type="submit"] {
    background-color: #ee5821; ;
}
.person {
    display: block;
}
.sbHolder,
#col1 #col1top,
#col2 #col2top,
#col2full #col2top,
#col3top {
    display: none !important;
}
#col2{
    padding-top: 20px;
}


/*2019 Agency Style Modifications for Bitterpill Header Logo*/
.top-menu .top-menu-agency .top-menu-agency-menu #agency-brand span#agency-logo img {
    max-width: 100%;
}

.top-menu .top-menu-agency .top-menu-agency-menu #agency-brand span#agency-logo {
    padding-right: 0.7rem;
}

.top-menu .top-menu-agency .top-menu-agency-menu #agency-brand span#agency-name {
    display: none;
}