/*
Theme Name: Delaware News Theme
Theme URI: http://news.delaware.gov
Author: Delaware GIC - Matt Campbell, Julianne Solum
Author URI: http://gic.delaware.gov
Description: Custom WordPress theme designed exclusively for Delaware News.
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: GIC-News-Theme-CLF4
*/

/* ############################################################################################## */

/*  D E V E L O P E R   C U S T O M I Z A B L E   S T Y L E S  */
/*  State of Delaware - CLF4 2017  */
/*  Developed by the GIC (Matt Campbell, Julianne Solum)  */

/* ############################################################################################## */

/*==========  Bootstrap 3 Mobile First Method CSS  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

/* ============================= ELEMENTS ============================= */
html {
-webkit-font-smoothing: antialiased !important;
position: relative;
min-height: 100%;
overflow-x: hidden; /* Added to this theme for the News Feed to toggle in and out */
}
body {
width: 100%;
min-height: 100%;
font-family: 'Open Sans', sans-serif !important;
font-weight: 400 !important;
font-size: 16px !important;
-webkit-font-smoothing: antialiased !important;
padding-bottom: 980px;
position: relative; /* Added to this theme for the News Feed to toggle in and out */
overflow-x: hidden; /* Added to this theme for the News Feed to toggle in and out */
}
/* ============================= ID's ============================= */

/* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */
/* ID OF BELOW SELECTOR WILL CHANGE BASED ON WEBSITE */
#menu-delaware-news-main-navigation {
z-index: 999;
}
.affix #menu-delaware-news-main-navigation {
position: absolute !important;
}
#menu-line {
position: absolute;
top: 0;
left: 0;
height: 3px;
background: #5b9cce;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-ms-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
#main_header h1, 
#main_content h1 {
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
color: #0866ae !important;
font-size: 45px;
margin-top: 10px;
}
#main_header h2, 
#main_content h2 {
font-family: 'Open Sans';
color: #0866ae !important;
margin-top:	0px;
}
#main_content h3 {
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
font-size: 28px;
color: #0866ae !important;
margin-top: 0px;
}
#main_content a, 
#main_content a:link, 
#main_content a:active, 
#main_content a:visited {
color: #5b9cce;
text-decoration: none;
font-weight: bold;
}
#main_content a:hover {
color: #bbb;
text-decoration: underline;
font-weight: bold;
}
#main_content ul, 
#main_content ol {
font-size: 0.9em;
line-height: 2.1em;
margin-top: 1.0em;
margin-bottom: 1.0em
}
#loading1 {
margin-left: auto;
margin-right: auto;
width: 100px
}
#loading2 {
margin-left: auto;
margin-right: auto;
width: 100px
}
#headerImage {
height: 450px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
margin-top: -20px;
position: relative;
padding-top: 300px;
}
#newsFeed {
background-color: #f4f4f4;
width: 240px;
max-height: 90%;
position: absolute;
z-index: 900;
overflow-y: scroll;
outline: none;
border-right: 1px solid #d8d8d8;
}
::-webkit-scrollbar {
display:none;
}
#newsFeed h2 {
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 300;
margin-top: 25px;
color: #333;
border-bottom: 1px solid #d8d8d8;
padding-bottom: 25px;
}
#newsFeed a, 
#newsFeed a:link, 
#newsFeed a:active, 
#newsFeed a:visited {
color: #333;
text-decoration: none;
font-weight: bold;
}
#newsFeed a:hover {
color: #333;
text-decoration: underline;
font-weight: bold;
}
.newsFeed-item {
padding: 25px 25px 15px;
border-bottom: 1px solid #d8d8d8;
}
#newsTitle {
background-color: #fff;
padding-left: 25px;
padding-right: 25px;
height: 70px;
vertical-align: middle;
border-bottom: 1px solid #d8d8d8;
margin-bottom: 0px;
}
#newsTitle h1 {
font-family: 'Raleway', sans-serif;
font-size: 22px;
font-weight: 300;
text-transform: uppercase;
color: #333;
vertical-align: middle;
padding-left: 10px;
margin-top: 24px;
}
#flagStatus {
vertical-align: middle;
padding-top: 25px;
}
#flagStatus a, 
#flagStatus a:link, 
#flagStatus a:active, 
#flagStatus a:visited {
color: #5b9cce;
text-decoration: none;
font-weight: bold;
}
#flagStatus a:hover {
color: #bbb;
text-decoration: underline;
font-weight: bold;
}
#newsHero {
margin-left: 0px;
}
#newsHeroSubscribe {
margin-left: 0px;
width:100%;
}
#newsHeros a, 
#newsHero a:link, 
#newsHero a:active, 
#newsHero a:visited {
color: #214f89;
text-decoration: none;
font-weight: bold;
}
#newsHero a:hover {
color: #bbb;
text-decoration: underline;
font-weight: bold;
}
#newsHero h2 {
font-family: 'Raleway', sans-serif;
font-size: 30px;
font-weight: 300;
text-align: center;
text-transform: uppercase;
color: #222222;
}
#hero-container { 
background-color: #000000;
}
#hero-container img {
opacity: 1.0;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
position: relative;
}
#heroElements {
position: absolute;
z-index: 500;
top: 18%;
left: 50%;
transform: translate(-50%, -50%);
margin-left: 0px;
display: table-cell;
vertical-align: middle;
text-align: center;
}
#heroElements2 {
vertical-align: middle;
text-align: center;
padding: 30px 25px 15px;
background-color: #eee;
margin-top: -22px;
border-bottom: 1px solid #d8d8d8;
}
#heroElements2 #heroTitle {
font-family: 'Raleway', sans-serif;
font-size: 25px;
font-weight: 500;
text-align: center;
color: #000;
}
#heroElements2 #heroDesc {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: 400;
display:block;
}
#footer {
background-color: #2d3032;
border-top: 10px solid #245194;
border-bottom: 10px solid #245194;
font-size: 15px;
line-height: 1.5em;
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 1200px;
z-index: 1000;
color: #fff;
}
#footer h1 {
color: #fff !important;
}
/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto;
/* Negative indent footer by its height */
margin: 0 auto -60px;
/* Pad bottom by footer height */
padding: 0 0 60px;
}
#footer a, 
#footer a:link, 
#footer a:visited {
text-decoration: none;
color: #fff;
-o-transition: .5s;
-ms-transition:	.5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
}
#footer a:hover {
text-decoration: underline;
color: #fff;
}
.decreaseFont, .resetFont, .increaseFont {
color: #333 !important;
-o-transition: .5s;
-ms-transition:	.5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
}
#wrap > .container {
padding: 60px 15px 0;
}
#footer > .container {
padding-left: 15px;
padding-right: 15px;
}
/* ============================= Classes ============================= */


/* WordPress Core CSS */
.alignnone {
margin: 5px 20px 20px 0
}
.aligncenter, 
div.aligncenter {
display: block;
margin: 5px auto 5px auto
}
.alignright {
float:right;
margin: 5px 0 20px 20px
}
.alignleft {
float: left;
margin: 5px 20px 20px 0
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px
}
a img.alignnone {
margin: 5px 20px 20px 0
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0
}
.wp-caption.alignright {
margin: 5px 0 20px 20px
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000 /* Above WP toolbar */
}
img.alignright { 
float: right;
margin: 0 0 1em 1em
}
img.alignleft { 
float: left;
margin: 0 1em 1em 0
}
img.aligncenter { 
display: block; 
margin-left: auto;
margin-right: auto
}
.alignright { 
float: right
}
.alignleft { 
float: left
}
.aligncenter { 
display: block; 
margin-left: auto; 
margin-right: auto
}
/* End WP Core Classes */

h3.news_title {
font-size: 20px;
font-family: 'Open Sans', sans-serif !important;
color: #222222;
font-weight: 400;
}
hr.clf {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-image: none;
border: 1px solid #31708f;
margin-bottom: 20px;
margin-top: 20px
}
hr.gray {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-image: none;
border: 1px solid #d8d8d8;
margin-bottom: 20px;
margin-top: 20px;
width: 300px;
text-align:center;
}
.border_none {
border: none;
}
.agency_map {
border: 0px; 
width: 710px;
height: 600px;
margin: 0px;
}
.small-top {
font-size: 20px;
font-family: 'Open Sans', sans-serif !important;
}
.interiorTitle {
color: #fff;
font-size: 20px;
text-transform: inherit;
font-family: 'Open Sans', sans-serif !important;
font-weight: 300;
line-height: 1.0;
padding-top: 30px !important;
padding-bottom: 15px !important;
background-color: #0866ae;
}
.interior-title-wrapper {
margin-top: -20px;
background-color: #0866ae;
}
.jumbo {
font-size: 48px;
font-family: 'Raleway', sans-serif;
}

/* Customize the label (the container) */
.stylish-checkbox {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.stylish-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.stylish-checkbox:hover input ~ .checkmark {
  background-color: #ddd;
}

/* When the checkbox is checked, add a blue background */
.stylish-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.stylish-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.stylish-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}}


/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
/* ============================= ELEMENTS ============================= */

/* ============================= ID's ============================= */
#newsFeed {
width: 280px;
}
#newsHero {
margin-left: 0px;
}
#heroTitle {
font-family: 'Raleway', sans-serif;
font-size: 25px;
font-weight: 500;
text-align: center;
color: #fff;
}
#heroDesc {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: 400;
display:block;
}
#hero-container img {
opacity: 1.0;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
position: relative;
}
#newsTitle {
background-color: #fff;
padding-left: 25px;
padding-right: 25px;
height: 70px;
vertical-align: middle;
border-bottom: 1px solid #d8d8d8;
margin-bottom: 0px;
}
#newsTitle h1 {
font-family: 'Raleway', sans-serif;
font-size: 30px;
font-weight: 300;
text-transform: uppercase;
color: #333;
vertical-align: middle;
padding-left: 10px;
margin-top: 22px;
}

/* ============================= Classes ============================= */

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
/* ============================= ELEMENTS ============================= */

/* ============================= ID's ============================= */
#newsFeed {
width: 280px;
}
#newsHero {
margin-left: 0px;
}
#heroTitle {
font-family: 'Raleway', sans-serif;
font-size: 25px;
font-weight: 500;
text-align: center;
color: #fff;
}
#heroDesc {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: 400;
display:block;
}
#hero-container img {
opacity: 1.0;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
position: relative;
}
#heroElements {
position: absolute;
z-index: 500;
top: 17%;
left: 50%;
transform: translate(-50%, -50%);
margin-left: 0px;
display: table-cell;
vertical-align: middle;
text-align: center;
}
#newsTitle {
background-color: #fff;
padding-left: 25px;
padding-right: 25px;
height: 70px;
vertical-align: middle;
border-bottom: 1px solid #d8d8d8;
margin-bottom: 0px;
}
#newsTitle h1 {
font-family: 'Raleway', sans-serif;
font-size: 30px;
font-weight: 300;
text-transform: uppercase;
color: #333;
vertical-align: middle;
padding-left: 10px;
margin-top: 22px;
}
#footer {
background-color: #2d3032;
border-top: 10px solid #245194;
border-bottom: 10px solid #245194;
font-size: 15px;
line-height: 1.5em;
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 510px;
z-index: 1000;
color: #fff;
}

/* ============================= Classes ============================= */
.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
/* ============================= ELEMENTS ============================= */

/* ============================= ID's ============================= */
#newsFeed {
width: 280px;
}
#newsHero {
margin-left: 280px;
}
#heroTitle {
font-family: 'Raleway', sans-serif;
font-size: 30px;
font-weight: 500;
text-align: center;
color: #fff;
}
#heroDesc {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
display:none;
}
#hero-container img {
opacity: 0.4;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
position: relative;
}
#heroElements {
position: absolute;
z-index: 500;
top: 17%;
left: 50%;
transform: translate(-50%, -50%);
margin-left: 200px;
display: table-cell;
vertical-align: middle;
text-align: center;
}
#newsTitle {
background-color: #fff;
padding-left: 25px;
padding-right: 25px;
height: 70px;
vertical-align: middle;
border-bottom: 1px solid #d8d8d8;
margin-bottom: 0px;
}
#newsTitle h1 {
font-family: 'Raleway', sans-serif;
font-size: 30px;
font-weight: 300;
text-transform: uppercase;
color: #333;
vertical-align: middle;
padding-left: 5px;
margin-top: 18px;
}
#footer {
background-color: #2d3032;
border-top: 10px solid #245194;
border-bottom: 10px solid #245194;
font-size: 15px;
line-height: 1.5em;
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 510px;
z-index: 1000;
color: #fff;
}

/* ============================= Classes ============================= */

.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
/* ============================= ELEMENTS ============================= */

/* ============================= ID's ============================= */
#newsFeed {
width: 280px;
}
#newsHero {
margin-left: 280px;
}
#heroTitle {
font-family: 'Raleway', sans-serif;
font-size: 38px;
font-weight: 500;
text-align: center;
color: #fff;
}
#heroDesc {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
display:block;
}
#hero-container img {
opacity: 0.4;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
position: relative;
}
#heroElements {
position: absolute;
z-index: 500;
top: 17%;
left: 50%;
transform: translate(-50%, -50%);
margin-left: 200px;
display: table-cell;
vertical-align: middle;
text-align: center;
}
#newsTitle {
background-color: #fff;
padding-left: 25px;
padding-right: 25px;
height: 70px;
vertical-align: middle;
border-bottom: 1px solid #d8d8d8;
margin-bottom: 0px;
}
#newsTitle h1 {
font-family: 'Raleway', sans-serif;
font-size: 30px;
font-weight: 300;
text-transform: uppercase;
color: #333;
vertical-align: middle;
padding-left: 5px;
margin-top: 18px;
}
#footer {
background-color: #2d3032;
border-top: 10px solid #245194;
border-bottom: 10px solid #245194;
font-size: 15px;
line-height: 1.5em;
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 510px;
z-index: 1000;
color: #fff;
}

/* ============================= Classes ============================= */
.small-top {
font-size: 30px;
font-family: 'Open Sans', sans-serif !important;
}}

/* ============================= CUSTOM MEDIA QUERIES ============================= */
@media (max-width: 874px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-44px;
opacity: 1;
font-size: 20px;
font-weight: bold;
color: #5b9cce;
}}
@media (min-width: 875px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-44px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #5b9cce;
}}
@media (min-width: 1100px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-100px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #5b9cce;
}}
@media (min-width: 1300px) {
.menu_text {
position: absolute;
margin-left: 60px;
margin-top:	-100px;
opacity: 0;
font-size: 20px;
font-weight: bold;
color: #5b9cce;
}}


.normal-format {
display: block;
}

.large-format {
  display: none;
}

@media (min-width: 768px) {
.homepage-pic {
 height: 175px;
 width: 325px;
 overflow: hidden;
}
.homepage-pic img {
 height: auto;
 width: 325px;
}
.normal-format {
  display: block;
}
.large-format {
  display: none;
}}

@media (min-width: 992px) {
.homepage-pic {
 height: 175px;
 width: 325px;
 overflow: hidden;
}
.homepage-pic img {
 height: auto;
 width: 325px;
}
.normal-format {
  display: block;
}
.large-format {
  display: none;
}}

@media (min-width: 1200px) {
.homepage-pic {
 height: 250px;
 width: 440px;
 overflow: hidden;
}
.homepage-pic img {
 height: auto;
 width: 440px;
}
.normal-format {
  display: block;
}
.large-format {
  display: none;
}}

@media (min-width: 1450px) {
.homepage-pic {
 height: 250px;
 width: 500px;
 overflow: hidden;
}
.homepage-pic img {
 height: auto;
 width: 500px;
}
.normal-format {
  display: none;
}
.large-format {
  display: block;
}}

.toggle-button {
  position: relative;
  width: 44px;
  height: 40px;
  padding: 4px;
  transition: .25s;
  z-index: 2000;
  margin-top: 24px;
}
.toggle-button:hover {
  cursor: pointer;
}
.toggle-button .menu-bar {
  position: absolute;
  border-radius: 2px;
  width: 80%;
  transition: .5s;
}
.toggle-button .menu-bar-top {
  border: 4px solid #555;
  border-bottom: none;
  top: 0;
}
.toggle-button .menu-bar-middle {
  height: 4px;
  background-color: #555;
  margin-top: 7px;
  margin-bottom: 7px;
  top: 4px;
}
.toggle-button .menu-bar-bottom {
  border: 4px solid #555;
  border-top: none;
  top: 22px;
}
.button-open .menu-bar-top {
  transform: rotate(45deg) translate(8px, 8px);
  transition: .5s;
}
.button-open .menu-bar-middle {
  transform: translate(230px);
  transition: .1s ease-in;
  opacity: 0;
}
.button-open .menu-bar-bottom {
  transform: rotate(-45deg) translate(8px, -7px);
  transition: .5s;
}
.menu-wrap {
    position: fixed;
    top: 11;
    height: 100%;
    width: 280px;
    margin-left: -280px;
    font-size: 1em;
    font-weight: 700;
    overflow: auto;
    transition: .25s;
    z-index: 10;
}
.menu-show {
    position: fixed;
    top: 11;
    height: 100%;
    width: 280px;
    margin-left: 0px;
    font-size: 1em;
    font-weight: 700;
    overflow: auto;
    transition: .25s;
    z-index: 10;
}
.fa-blue {
color: #5C9CCE;
}
body #preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999999999;
  background: url("img/preloader-news.gif") 50% 50% no-repeat #006dc7;
}
/* ============================= END CUSTOM MEDIA QUERIES ============================= */


/* ============================= SUBSCRIPTION STYLES ============================= */
@media only screen and (min-width : 320px) {
.subscribe-wrapper {
border:2px solid #dce9f4 !important;
padding:10px;
}
.subscribe-wrapper label {
font-weight:700;
color:#0866ae;
font-size:18px;
}
.subscribe-wrapper .label-primary {
background-color:#157efb;
}
.subscribe-wrapper .label-warning {
background-color:#fdc02f;
color:#4a4a4a;
}
.subscribe-wrapper .form-control {
background-color:#FFF !important;
}
.topicBlock {
width: 95%;
height: inherit;
margin-top: 15px;
margin-left: 10px;
margin-bottom: 15px;
border: 2px solid #dcdcdc;
background: #FFF;
padding: 10px;
}}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px)
{
.topicBlock {
width: 30%;
height: 675px !important;
}}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px)
{
.topicBlock {
width: 30%;
height: 630px !important;
}}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px)
{
.topicBlock {
width: 30.6%;
height: 630px !important;
}}

/* ============================= /SUBSCRIPTION STYLES ============================= */


/* ============================= SEARCH FILTER LISTINGS ============================= */
#searchInput, #searchInput2 {
    background-image: url('https://news.delaware.gov/wp-content/themes/GIC-News-Theme-CLF4/img/search-icon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 100%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

#searchInput::placeholder, #searchInput2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ccc;
    opacity: 1; /* Firefox */
}

#searchInput:-ms-input-placeholder, #searchInput2:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc;
}

#searchInput::-ms-input-placeholder, #searchInput2::-ms-input-placeholder { /* Microsoft Edge */
    color: #ccc;
}
/* ============================= END SEARCH FILTER LISTINGS ============================= */


/* Podacast Audioplayer */
.pcast-player button span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

/* Pcast Player */
.pcast-player .pcast-player-controls {
  box-sizing: border-box;
  background: #000;
  color: #fff;
  font-size: 14px;
  height: 42px;
  overflow: hidden;
  padding: 5px;
}
.pcast-player button {
  background: #2a2a2a;
  color: #fff;
  border: 0;
  border-radius: 2px;
  padding: 5px;
  line-height: 22px;
  -webkit-appreance: none;
  min-width: 32px;
}
.pcast-player progress {
  height: 13px;
  width: calc(100% - 281px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.pcast-player progress[value]::-webkit-progress-bar {
  background-color: #555;
  border-radius: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
.pcast-player progress[value]::-webkit-progress-value {
  background: #fff;
}
.pcast-player .pcast-time {
  display: inline-block;
  font-size: 13px;
  padding: 0 5px;
  text-align: center;
  width: 4em;
}
.pcast-player .pcast-speed {
  width: 2.5em;
}
.pcast-player .pcast-download {
  font-size: 12px;
  margin-top: 0.5em;
  display: inline-block;
  color: black;
}
.pcast-player .pcast-download:hover, .pcast-player .pcast-download:focus {
  color: #666;
}
.pcast-player button span {
display:none;
}
/*End Podcast Audioplayer*/

/* Bootstrap overrides to meet contrast accessibility standards */
.label-success {
  background-color: #477C41;
}

.text-muted {
  color: #222;
}
  