#content #program-form input,
#content #program-form select,
#content #program-form dd,
#content #program-form a.multiSelect {
    font-family: Helvetica, Arial, sans-serif;
}
#content #program-form p.description {
    clear: both;
    padding-top: 0.3em;
    margin-bottom: 0;
}
#content #program-form .form-inline {
    float: left;
    clear: none;
    margin: 0;
    margin-right: 1em;
}
#content #program-form input.form-inline,
#portal-search {
    line-height: 1.17em;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    padding: 2px 10px;
    font-size: 1em;
}
#content #program-results {
    clear: both;
    margin-top: 0.3em;
}
#content #program-form .form-inline dd {
    padding: 2px 6px;
}
#content #program-form input {
    border: solid 1px #BBB;
}
#content #program-form a.multiSelect {
  background: #FFF url(images/dropdown.blue.png) right center no-repeat;
  border: solid 1px #BBB;
  padding-right: 20px;
  position: relative;
  cursor: default;
  text-decoration: none;
  color: black;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  line-height: 21px;
  height: 21px;
}
#content #program-form a.multiSelect:link,
#content #program-form a.multiSelect:visited,
#content #program-form a.multiSelect:hover,
#content #program-form a.multiSelect:active {
  color: black;
  text-decoration: none;
}
#content #program-form a.multiSelect span {
  margin: 1px 0px 1px 3px;
  overflow: hidden;
  display: -moz-inline-stack;
  display: inline-block;
  white-space: nowrap;
}
#content #program-form a.multiSelect.hover {
  background-image: url(images/dropdown.blue.hover.png);
}
#content #program-form a.multiSelect.active,
#content #program-form a.multiSelect.focus {
  border: inset 1px #000;
}
#content #program-form a.multiSelect.active {
  background-image: url(images/dropdown.blue.active.png);
}
#content #program-form .multiSelectOptions {
  margin-top: -1px;
  overflow-y: auto;
  overflow-x: hidden;
  border: solid 1px #B2B2B2;
  background: #FFF;
}
#content #program-form .multiSelectOptions LABEL {
  padding: 0px 10px;
  display: block;
  white-space: nowrap;
  font-size: 85%;
  font-weight: normal;
}
#content #program-form .multiSelectOptions LABEL input {
  left: -5px;
  position: relative;
}
#content #program-form .multiSelectOptions LABEL.optGroup {
  font-weight: bold;
}
#content #program-form .multiSelectOptions .optGroupContainer LABEL {
  padding-left: 10px;
}
#content #program-form .multiSelectOptions.optGroupHasCheckboxes .optGroupContainer LABEL {
  padding-left: 18px;
}
#content #program-form .multiSelectOptions input {
  vertical-align: middle;
}
#content #program-form .multiSelectOptions LABEL.checked {
  background-color: #dce5f8;
}
#content #program-form .multiSelectOptions LABEL.selectAll {
  border-bottom: dotted 1px #CCC;
}
#content #program-form .multiSelectOptions LABEL.hover {
  background-color: #3399ff;
  color: white;
}

a.back-link {
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.program-subjects {
  margin-right: 5px;
  display: inline-block;
  background-color: #777;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

#program-details h4, h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;  
}

.program-title {
  font-size: 18px;
}

.program-sub {
  font-size: 14px;
}

.program-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
  box-sizing: border-box;
}

.program-table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.truncate-text {
  overflow: hidden; 
  white-space: nowrap; 
  text-overflow: ellipsis; 
  width: 200px;
  display: inline-block;
}

.content-left {
  float:left;
  max-width: 70%;
}

.pane .program-title {
  display: none;
}

.program-description h3 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.lbox-title-link:hover {
  text-decoration: none;
}

/*
Added for the search viewlet
 */

.carousel {
  text-align: center;
}
.carousel-banners {
  padding-bottom: 1em;
  margin-bottom: -1.4em;
  border-bottom: solid;
  text-align: left;
}
.carousel-pager {
  position: relative;
  z-index: 2;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
}
.search {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: solid;
}
.search a {
  color: inherit;
  text-decoration: underline;
}
.search-title {
  margin-bottom: .4em;
  text-align: center; 
  font-family: "Home Display Bold", serif;
  font-size: x-large;
  font-weight: normal;
  line-height: 1.4;
  color: #666;
}
.search-input {
  font-family: "Home Display", serif;
  text-align: center;
  margin-bottom: 1em;
}
.search-input .search-help,
.search-input .arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.search-input .search-help {
  min-width: 12em;
  color: #666;
  font-family: "Home Display", serif;
}
.search-input .arrow {
  min-width: 2em;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 140%;
}
.search-input input {
  max-width: 20em;
  width: 50%;
  padding: .2em;
  text-align: center;
  font-family: serif;
  font-size: larger;
}
.search-options {
  list-style: none;
  padding-left: 0;
  font-family: sans-serif;
  font-size: smaller;
}
.search-options li {
  display: block;
  margin-bottom: -1px;
  border: 1px solid #ccc;
}
.search-options li:first-child {
  border-radius: 3px 3px 0 0;
}
.search-options li:last-child {
  margin-bottom: auto;
  border-radius: 0 0 3px 3px;
}
.search-options label {
  display: block;
  padding: .5em;
  border-radius: inherit;
}
.search-options label:hover {
  background-color: #eee;
}
.search-options input {
  margin-right: .6em;
  vertical-align: -2px;
}
label[for]:hover {
  cursor: pointer;
}
#portal-search {
  margin-left: auto;
  margin-right: auto;
}
.adv-search-controls {
  text-align: center;
  margin-top: 0.3em;
}


#relatedItemBox dd .state-published {
    color: #1A1A1A !important;
}
#relatedItemBox dd .state-published:hover {
    color: #EB0000 !important;
}

/* ************************* */
/* filter legend and list */
#content .faceted-left-column .widget-fieldset {
    margin-right: 2em;
}
#content .widget-fieldset legend {
    font-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: .3em 0 0;
    padding-left: 0;
}
#content .widget-fieldset ul {
    margin-left: 0;
    margin-bottom:.5em;
}
.faceted-checkbox-more {
    padding-left: 1.5em;
    text-align: left;
}

#content .widget-fieldset label[for]:hover {
    cursor: pointer;
    color: #e8000;
}
#content .widget-fieldset input[type="checkbox"],
#content .widget-fieldset input[type="radio"] {
    clear: left;
    float: left;
    margin-top: 4px;
}
/* filter inputs */
#content .widget-fieldset input[type="text"],
#content .widget-fieldset select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 75%;
    height: 26px;
    margin-bottom: .5em;
    padding: 2px;
    line-height: 20px;
    border-color: #ccc;
}
#content .widget-fieldset input[type="text"]:hover,
#content .widget-fieldset input[type="text"]:focus,
#content .widget-fieldset select:hover,
#content .widget-fieldset select:focus {
    border-color: #aaa;
    background-color: #fff;
}
/* filter buttons */
#content .widget-fieldset input[type="submit"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 26px;
    padding: 2px 8px;
    line-height: 20px;
    font: inherit;
    border-color: #ccc;
    background-color: #fff;
}
#content .widget-fieldset input[type="submit"]:hover,
#content .widget-fieldset input[type="submit"]:focus {
    color: #fff;
    border-color: #e8000;
    background-color: #e8000;   
}
/* pagination */
div.listingBar {
    margin: .5em 0;
    font-size: 100%;
}
.listingBar .current,
#content .listingBar a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-width: 1em;
    padding: 2px 5px;
    text-align: center;
}
.listingBar .current {
    font-weight: bold;
}
#content .listingBar a:hover,
#content .listingBar a:focus {
    background-color: #fff;
}
/* results */
.faceted-results {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;   
}
.programEntryTitle {
    font-family: inherit;
    font-size: 110%;
}
.eea-preview-items {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
/* current search */
#content .faceted-criteria dl a {
    color: #e80000!important;
}
#content .faceted-criteria a:hover {
    color: #e80000!important;
}
.faceted-criteria dl {
    margin-bottom: 1em;
}
.faceted-criteria dt {
    float: left;
    clear: left;
    width: 120px;
}
.faceted-criteria dd {
    margin-left: 126px;
}
.faceted-criteria-hide-show a,
.faceted-criteria-reset a{
    font-size: smaller;
    font-family: sans-serif;
    color: gray!important;
}

/* ************************* */
/* program dates */
.program-dates {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
}
.program-dates h4 {
    clear: both;
    border: 1px solid #ddd;
    padding: .5em 8 1em;
    margin: -1px -1px 6px;
    font-size: 100%!important;
    background-color: #eee;
}
.program-dates h5,
.program-dates span {
    line-height: inherit;
    margin: 0 1em .5em;
    display: block; 
}
.program-dates h5 {
    clear: left;
    float: left;
}
.program-dates h5:after {
    content: ":";
}
.program-dates span {
    float: right;
    clear: right;
}
/* program description */
.program-description h3 {
    font-size: 140%;
    font-family: inherit;
    margin-top: 1.5em;
    margin-bottom: 1em;
}
/* program subjects */
.program-subjects {
    font-family: sans-serif;
    font-weight: normal;
    font-size: smaller;
    padding: .3em .5em;
}
/* fancy box */
#fancybox-content h4,
#fancybox-close {
    line-height: 30px;
}

#fancybox-content h4 {
    padding-right: 100px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 3px solid;
    color: #000;
}

#fancybox-close {
    width: auto;
    top: 10px;
    right: 10px;
    font-size: smaller;
    color: gray;
    background: none;
}
#fancybox-close:hover {
    color: #eb0000;
}
#fancybox-close:before {
    content: "Close window";
    white-space: nowrap;
}
/* program title */
.program-title {
    font: 2.25em/1.11em "Home Display Bold", serif;
    color: #000;
}
/* program table */
.program-table .truncate-text {
    width: auto;
}

/* Articles portlet */
dl.portletLeadArticles .portletHeader,
dl.portletLeadNews .portletHeader {
 border-top: 0!important;
 padding-top: 0!important;
}

dl.portletLeadArticles .portletHeader {
  border-top:4px solid #000;
  border-bottom:1px solid #000;
  padding:2px 0 0;
  text-align:center;
  margin-bottom: 8px!important;
}
dl.portletLeadArticles .portletHeader h4 {
 font: 24px/28px "Ninetysix K Light", sans-serif;
 text-transform:uppercase;
}

dl.portletLeadArticles a,
dl.portletLeadNews a {
 color: #000!important;
}

dl.portletLeadArticles a:hover,
dl.portletLeadArticles a:focus,
dl.portletLeadArticles a:visited,
dl.portletLeadNews a:hover,
dl.portletLeadNews a:focus,
dl.portletLeadNews a:visited {
 color: #eb0000!important;
}
dl.portletLeadArticles {
 color: #000;
 overflow: hidden;
}
dl.portletLeadArticles .portletItem {
 overflow: auto;
}

.articlesImage {
 float: left;
 display: block;
 margin-right: 1em;
 width: 90px;
 height: 60px;
 overflow: hidden;
}

.articlesImage img {
 width: 100%;
 height: auto;
}

.portletLeadArticles .portletItemDetails {
 font-size: 10px;
 line-height: 12px;
 text-transform: uppercase;
}
.articlesItemTitle {
 font: bold 16px/20px Helvetica,Arial,sans-serif;
}
/* /Articles portlet*/

/* Footer portlets styling*/

#portal-header:after {

    content: "";

    display: table;

    clear: both;

}

dl.portlet,

div.portletStaticText {

    font-size: 100%;

}

div.footerPortlets dd.portletItem {

    font-size: smaller;

    line-height: 1.2;

}

div.footerPortlets dd.portletItem li,

div.footerPortlets dd.portletItem p {

    margin-top: .2em;

    margin-bottom: .2em;

    line-height: 1.5;

}

div.footerPortletsFourthColumn dt.portletHeader,

div.footerPortletsFifthColumn dt.portletHeader {

    font-weight: bold!important;

}

@media screen {

    div.footerPortlets dt.portletHeader {

        font-family: inherit;

        font-size: 100%;

        padding: .5em 0;

        margin-bottom: .3em;

    }

}

/* footer */

.footerPortletsWrapper {

    padding-top: 0;

    background-color: transparent;

}

.footerPortlets {

    margin-top: 1em;

    /*padding-top: .5em;*/

    border-top: 3px solid black;

}

.footerPortlets:after {

    content: "";

    display: table;

    clear: both;

}

#portal-footeractions {

    padding-top: 1em;

    border-top: 1px solid #a3a3a3;

}

/* footer columns */

.footerPortlets .portlet {

    margin-bottom: 0;

}

.footerPortlets .portletItem a {

    color: gray!important;

} 

/* Articles News portlets vertical bar */

div.position-1\3a 2 {

    margin-left: -47.75%;

}

.section-start-page .portletPageRow {

    position: relative;

}

.section-start-page .portletPageRow:after {

    content: "";

    position: absolute;

    top: 0;

    bottom: 0;

    left: 50%;

    width: 1px;

    background-color: #000;

}
