.breadcrumbs {
  clear: left;
  padding: 15px 0 0 13px;
  font-size: 11px;
}
.breadcrumbs a {
  color: #000;
  text-decoration: none;
}
.aside {
  /* SEARCH FORM */
  /* RECENT NEWS SECTION */
  /* RECENT NEWSLINKS (PRESSKIT) */
}
.aside-search {
  position: relative;
  margin: 0;
  padding: 0;
}
.aside-search > label {
  display: block;
  border: 1px #999 solid;
  padding: 3px;
}
.aside-search > label input {
  border-width: 0;
  width: 100%;
  padding: 0 37px 0 5px;
  height: 24px;
  font-size: 13px;
  font-family: "Arial";
}
.aside-search-submit {
  background: #073873;
  border-width: 0;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  width: 30px;
  height: 24px;
  position: absolute;
  right: 4px;
  top: 4px;
}
.aside-categories {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  margin: 20px 0 !important;
}
.aside-categories li {
  padding-left: 0 !important;
  background: none !important;
  font-size: 13px;
}
.aside-categories-item {
  border-bottom: #e0e0e0 1px solid;
  padding: 7px 0;
}
.aside-categories-item .active {
  font-weight: bold;
}
.aside-categories-item:last-child {
  border-bottom-width: 0;
}
.aside-categories-item a {
  text-decoration: none !important;
}
.aside-categories-item a:hover span {
  text-decoration: underline !important;
}
.aside-categories-item a:after {
  font-family: "fontAwesome";
  content: "\f101";
  margin-left: 5px;
}
.aside-categories-item a:visited {
  color: #073873;
}
.aside-newslinks {
  margin: 20px 0;
}
.aside-newslinks-title {
  position: relative;
}
.aside-newslinks-title > span {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #073873;
  color: #fff;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 700;
}
.aside-newslinks-list {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  margin: 10px 0 !important;
}
.aside-newslinks-list li {
  padding-left: 0 !important;
  background: none !important;
}
.aside-newslinks-list-item {
  margin: 10px 0;
}
.aside-newslinks-list-item > a {
  font-weight: 700;
  text-decoration: none;
}
.aside-newslinks-list-item > a:hover {
  text-decoration: underline;
}
.aside-newslinks-list-item-info {
  color: #000;
}
.aside-newslinks-linkAll {
  display: block;
  border: 2px #7f95af solid;
  color: #7f95af !important;
  line-height: 30px;
  text-align: center;
  margin: 10px 0;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 700;
  transition: background-color 0.3s ease;
}
.content .aside-newslinks-linkAll:hover,
.content .aside-newslinks-linkAll:active {
  background: #f5f5f5;
  text-decoration: none !important;
}
.featuredVideo-item {
  margin-bottom: 30px;
}
.featuredVideo-item-image {
  width: 100%;
  position: relative;
  margin-bottom: 5px;
  display: block;
  cursor: pointer;
}
.icon-overlay:after {
  content: "";
  width: 39px;
  height: 39px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: url("../images/multimediaV2_album_figure_icon_video.png") no-repeat 50% 50%;
}
.icon-overlay-audio:after {
  background: url("../images/multimediaV2_album_figure_icon_audio.png") no-repeat 50% 50%;
}

.featuredVideo-item-image img {
  max-width: 100%;
}
.featuredVideo-item-title {
  font-weight: 700;
}
.featuredVideo-item a {
  text-decoration: none;
}
.featuredVideo-item-description {
  font-size: 13px;
}
.featuredVideo-lightbox-media {
  position: relative;
  margin-bottom: 5px;
}
.featuredVideo-lightbox-media object,
.featuredVideo-lightbox-media video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.featuredVideo-lightbox h2 {
  font-size: 14px;
  font-weight: 700;
}
.featuredVideo-lightbox-text {
  margin-top: 5px;
}
.social {
  margin-bottom: 30px;
}
.article-social {
  float: left;
  padding-top: 25px;
}
.article-social h3 {
  display: none;
}
.social h3 {
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  color: #073873;
}
.social-list {
  padding: 5px 0;
}
.social-list-item {
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  background: url("../images/social.png") no-repeat 0 0;
}
.social-list-item.youtube {
  background-position: -62px 0;
}
.social-list-item.twitter {
  background-position: -31px 0;
}
.social-list-item.facebook {
  background-position: 0 0;
}
.social-list-item.flickr {
  background-position: -94px 0;
}
.social-list-item.email {
  background-position: -126px 0;
}
.social-list-item.rss {
  background-position: -157px 0;
}
.social .external {
  display: none;
}
.events {
  margin: 30px 0;
}
.events-title {
  margin: 0;
  padding: 5px;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
  background: #7f95af;
  text-transform: uppercase;
}
.events-title:before {
  content: "\f073";
  font-family: "fontAwesome";
  color: #fff;
  font-size: 16px;
  margin-right: 5px;
}
.events-data-months {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  margin: 10px -6px !important;
  letter-spacing: -0.3em;
}
.events-data-months li {
  padding-left: 0 !important;
  background: none !important;
}
.events-data-months .evtMonth{
  display: inline-block;
  width: 28%;
  padding: 0 6px !important;
  letter-spacing: 0;
}
.events-data-months li.prev,
.events-data-months li.next {
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
.events-data-months li.prev a,
.events-data-months li.next a {
  background-color: transparent;
  width: 15px;
  height: 60px;
}
.events-data-months li.next a {
  background: url(../images/calendar-next.gif) no-repeat center;
}
.events-data-months li.prev a {
  background: url(../images/calendar-prev.gif) no-repeat center;
}
.events-data-months a {
  display: block;
  background: #dddddd;
  color: #565656;
  padding: 10px 0;
  text-decoration: none !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.events-data-months a > .month {
  font-size: 16px;
  display: block;
}
.events-data-months a > .year {
  font-size: 12px;
  display: block;
}
.events-data-months a.active {
  background: #073873;
  color: #fff;
}
.events-data-index-item {
  margin-bottom: 10px;
  font-size: 13px;
}
.events-data-index-item-title {
  font-weight: 700;
}
.events-data-index-item-date {
  color: #000;
}
.events-data-period {
  font-weight: 700;
  font-size: 13px;
  color: #000;
  padding: 2px 0 8px;
  text-transform: uppercase;
}
.content .events-data-linkAll {
  display: block;
  border: 2px #7f95af solid;
  color: #7f95af !important;
  line-height: 30px;
  text-align: center;
  margin: 10px 0;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 700;
  transition: background-color 0.3s ease;
}
.content .events-data-linkAll:hover,
.content .events-data-linkAll:active {
  background: #f5f5f5;
  text-decoration: none !important;
}
.featured-wrapper {
  margin: 30px 0 40px;
  padding: 0;
  background: #f4f4f4;
  visibility: hidden;
}
.featured-wrapper .bx-wrapper {
  position: relative;
}
.featured-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 18px;
  background: rgba(255,255,255,0.9);
  text-indent: -9999px;
  opacity: 0.6;
}
.featured-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}
.featured-wrapper .bx-controls-direction a:before {
  content: "";
  background: url("../fonts/arrow.svg") no-repeat 50% 50%;
  background-size: 50% 50%;
  display: block;
  width: 100%;
  height: 100%;
  float: left;
}
.featured-wrapper .bx-controls-direction a.bx-prev {
  left: 5px;
}
.featured-wrapper .bx-controls-direction a.bx-prev:before {
  transform: rotate(180deg);
}
.featured-wrapper .bx-controls-direction a.bx-next {
  right: 5px;
}
.featured-wrapper .bx-controls-direction a.bx-next:before {
  
}

.featured-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  text-align: center;
}
.featured-wrapper .bx-pager-item {
  display: inline-block;
  margin: 0 4px;
}
.featured-wrapper .bx-pager-item a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #ddd;
  text-indent: -9999px;
}
.featured-wrapper .bx-pager-item a.active {
  background: #073873;
}
.featured-item {
  min-height: 314px;
}
.featured-item-image {
  margin: 0;
  width: 50%;
  overflow: hidden;
  text-align: center;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
}
.featured-item-image a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.featured-item-image img {
  visibility: hidden;
  display: none;
  width: auto;
  //height: 294px !important;
  display: inline-block;
}
.featured-item-text {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  float: left;
  padding: 15px 85px;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.featured-item-text a {
  color: #093691 !important;
  text-decoration: none !important;
}
.featured-item-text-title {
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #093691;
}
.featured-item-text ul {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.featured-item-text ul li {
  padding-left: 0 !important;
  background: none !important;
}
.featured-item-text ul .fa + a {
  margin-left: 6px;
}
.featured-item-text-description {
  margin-bottom: 15px;
  font-size: 16px;
}
.featured-item-text-description ul,
.featured-item-text-description ol {
  margin: 10px 0 !important;
}
.content .featured-item-text-description a:visited {
  color: #093691 !important;
}
.featured-item-image + .featured-item-text {
  width: 50%;
  left: auto;
  padding-left: 25px;
}


.featuredTiles {
  margin: 30px 0;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: stretch;
  align-items: stretch;
  height: 343px;
}
.featuredTiles-item {
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack:stretch;
  justify-content: stretch;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 33.33%;
  
  position: relative;
  padding: 0;
}
.featuredTiles-item:first-child {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 66.66%;
  padding: 0 30px 0 0;
}
.featuredTiles-item:last-child {
  padding-bottom: 0;
}

.featuredTiles-item-image {
  background-repeat: no-repeat;
  background-size: cover;
  -ms-flex: 100 100 100%;
  flex: 100 100 100%;
  position: relative;
  margin-bottom: 15px !important;
}
.featuredTiles-item:first-child .featuredTiles-item-image {
  margin: 0 !important;
}
.featuredTiles-item:last-child .featuredTiles-item-image {
  margin-top: 15px !important;
  margin-bottom: 0 !important;
}


.featuredTiles-item-image > a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.featuredTiles-item-image img {
  display: none;
}

.featuredTiles-item-text {
  
  background-color: rgba(244,244,244,0.9);
  padding: 13px 20px;
  
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  
}
.featuredTiles-item-text-description {
  display: none;
}
.featuredTiles-item:first-child .featuredTiles-item-text-description {
  display: block;
  margin-top: 5px;
  line-height: 24px;
  font-size: 16px;
}
.featuredTiles-item:first-child .featuredTiles-item-text,
.featuredTiles-item:last-child .featuredTiles-item-text {
  margin-bottom: 0;
  bottom: 0;
}

.featuredTiles-item:first-child .featuredTiles-item-text {
  right: 30px;
}

.featuredTiles-item-text-title {
  font-size: 14px;
  margin-bottom: 0;
}
.featuredTiles-item:first-child .featuredTiles-item-text-title {
  font-size: 21px;
  line-height: 26px;
}


.flexible {
  margin-bottom: 30px;
}
.flexible .external {
  display: none;
}
.flexible-image {
  margin: 0 0 5px;
}
.flexible-image img {
  display: block;
  max-width: 100%;
}
.flexible h3 {
  font-size: 14px;
  font-weight: 700;
  color: #073873;
}
.flexible-text {
}
.flexible a {
  text-decoration: none;
}
.flexible-description {
}
.index-header {
  border-bottom: #073873 2px solid;
  overflow: hidden;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 700;
}
.index-header h2,
.index-header h3 {
  padding: 0 8px;
  background: #073873;
  float: left;
  color: #fff;
  margin: 0 10px 0 0;
  font-weight: 700;
  font-size: 15px;
}
.index-header a {
  float: left;
  color: #7f95af !important;
  text-decoration: none !important;
}
.index-item {
  padding: 10px 0;
  border-bottom: 1px #e0e0e0 solid;
  overflow: hidden;
}
.index-item .external {
  display: none;
}
.index-item:last-child {
  border-bottom-width: 0;
}
.index-item-figure {
  float: right;
  margin: 0 0 0 15px !important;
  position: relative;
}

.index-item-video .index-item-figure a {
}
.index-item-video .index-item-figure a:after  {
  content: "";
  position: absolute;
  right: 15px;
  bottom: 15px;
  background: url("../images/multimediaV2_album_figure_icon_video.png") no-repeat 50% 50%;
  width: 39px;
  height: 39px;
  cursor: pointer;
}
.index-item-audio .index-item-figure a:after  {
  content: "";
  position: absolute;
  right: 15px;
  bottom: 15px;
  background: url("../images/multimediaV2_album_figure_icon_audio.png") no-repeat 50% 50%;
  width: 39px;
  height: 39px;
  cursor: pointer;
}

.index-item-info {
  overflow: hidden;
}
.index-item-info-title {
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.index-item-info-title a {
  text-decoration: none;
}
.index-item-info-date {
  font-weight: 700;
}
.index-item-info-categories {
  margin-top: 5px;
}
.index-item-info-categories a,
.index-item-info-categories a:visited {
  background: #073873;
  color: #fff !important;
  padding: 2px 5px;
  margin-right: 5px;
  font-size: 11px;
  display: inline-block;
  margin-top: 5px;
}
.index-item-info-categories .tag,
.index-item-info-categories .tag:visited {
  color: #7f95af !important;
  background: #f5f6f9;
}
.index-item-info-cats {
  margin-top: 10px;
}
.index-paging {
  padding-top: 30px;
  font-size: 16px;
  overflow: hidden;
}
.index-paging.top {
  padding-top: 0;
  padding-bottom: 30px;
}
.index-paging .right {
  float: right;
  font-weight: 700;
}
.index-paging .right a {
  color: #7f95af;
  text-decoration: none;
}
.index-filter {
  margin-top: 20px;
  transition: max-height 0.3s ease;
  max-height: 400px;
}
.index-filter-hidden {
  max-height: 0;
  overflow: hidden;
  display: none;
}
.index-filter-status {
  display: block;
  cursor: pointer;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: -10px;
}
.index-filter-status-text {
  border-bottom: 1px #aaa dashed;
  display: inline-block;
}
.index-filter-status-text-showWord {
  display: none;
}
.index-filter-status-text-hideWord {
  display: inline-block;
}
.index-filter-status-hidden .index-filter-status-text-hideWord {
  display: none;
}
.index-filter-status-hidden .index-filter-status-text-showWord {
  display: inline-block;
}
.index-filter-status:after {
  float: right;
  font-family: "fontAwesome";
  font-size: 14px;
  content: "\f077";
  transition: transform 0.3s linear;
}
.index-filter-status-hidden:after {
  transform: rotate(180deg);
}
.index-filter-title {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}
.index-filter form {
  margin: 0;
  padding: 0;
}
.index-filter-text label {
  position: relative;
  display: block;
  border: 1px #999 solid;
  padding: 3px;
  margin: 5px 0 15px;
}
.index-filter-text label input {
  border-width: 0;
  width: 100%;
  padding: 0 37px 0 5px;
  height: 24px;
  font-size: 13px;
}
.index-filter-text label .fa {
  background: #7f95af;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  width: 30px;
  height: 24px;
  position: absolute;
  right: 4px;
  top: 3px;
}
.index-filter-checkbox {
  margin-bottom: 15px;
}
.index-filter-checkbox label {
  display: block;
  padding: 5px 0;
  line-height: 1.15;
}
.index-filter-checkbox input[type=checkbox] {
  float: left;
  margin: 0 6px 0 0;
}
.index-filter-checkbox span {
  overflow: hidden;
}
.index-filter-button {
  display: none;
  
  width: 100%;
  height: 24px;
  border-width: 0;
  padding: 0;
  line-height: 20px;
  background: #7f95af;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
}
.index-filter-button[type='reset'] {
  display: inline;
  background: none;
  color: #093691;
  cursor: pointer;
  text-transform: none;
  text-align: left;
  width: auto;
}
.index-filter-categories {
  margin: 5px 0 15px;
}



.index-resultsInfo {
  padding-bottom: 15px;
  font-size: 14px;
}
.index-resultsInfo > span {
  font-weight: 700;
}
.index-feature .index-item-figure {
  width: 50%;
  margin: 0 15px 0 0 !important;
}
.multimedia-featured .index-feature .index-item-figure {
  width: auto;
}
.facts-tabs {
  background: none;
  border-radius: 0;
  border-width: 0 !important;
  padding: 0 !important;
  margin: 15px 0;
}
.facts-tabs .ui-tabs-nav {
  background: none;
  border-radius: 0;
  border-width: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.facts-tabs .ui-tabs-nav li {
  background: none;
  border-radius: 0;
  border-width: 0;
  float: left;
	margin: 1px .1em 0 0;
}
.facts-tabs .ui-tabs-nav li a {
  display: block;
  line-height: 32px;
  padding: 0 10px !important;
  background: #6a88ab;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
.facts-tabs .ui-tabs-nav li.ui-tabs-active a {
  background: #d3deeb;
  color: #073873;
}
.facts-tabs-container {
  background: #d3deeb !important;
  padding: 27px !important;
  border-radius: 0 !important;
}
.facts-tabs-container h3 {
  font-size: 18px;
}
.facts-check {
  margin: 20px 0;
}
.facts-check h3 {
  background: #6a88ab;
  color: #fff;
  padding: 5px 10px;
  line-height: 24px;
}
.facts-check-container {
  padding: 10px 18px;
  background: #f5f6f9 url("../images/facts-check.png") no-repeat top right;
  background-size: contain;
}
.facts-check-container ul {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.facts-check-container ul li {
  padding-left: 0 !important;
  background: none !important;
}
.facts-check-container ul li {
  padding: 9px 0;
}
.facts-check-container ul a {
  text-decoration: none;
}
.hot {
  background: #f5f6f9;
  padding: 6px;
  margin: 15px 0 30px;
  overflow: hidden;
}
.hot h2 {
  background: #6a88ab;
  color: #fff;
  padding: 5px 10px;
  line-height: 24px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  margin: -5px -10px 10px;
}
.hot-item {
  float: left;
  padding: 6px;
  width: 50%;
  line-height: 18px;
}
.hot-item-image {
  margin: 0 0 8px;
}
.hot-item-image img {
  max-width: 100%;
}
.hot-item h2 {
  background: #6a88ab;
  color: #fff;
  padding: 5px 10px;
  line-height: 24px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin: -5px -10px 10px;
}
.hot-item h3 {
  font-weight: 700;
  font-size: 14px;
}
.hot-item a {
  text-decoration: none;
}
.media-large-item {
  display: none;
}
.media-large-item.active {
  display: block;
}
.media-large-item-image {
  margin: 10px 0;
  position: relative;
}
.media-large-item-image img {
  max-width: 100%;
}
.media-large-item-title {
  font-size: 14px;
  font-weight: 700;
}
.media-large-item-download {
  text-decoration: none !important;
  display: inline-block;
  margin: 5px 0 0;
}
.media-large-item-description {
  font-size: 13px;
  line-height: 1.5em;
  padding: 5px 0;
}
.media-list {
  margin: 15px -4px 0;
  overflow: hidden;
}
.media-list-item {
  width: 20%;
  padding: 4px;
  cursor: pointer;
  float: left;
}
.media-list-item figure {
  margin: 0;
}
.media-list-item img {
  max-width: 100%;
}
.multimedia-albums {
  margin: 20px 0;
  padding: 15px 15px 0;
  letter-spacing: -0.4em;
  background: #f5f6f9;
}
.multimedia-albums-item {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 25%;
  padding: 1px 15px;
  margin-bottom: 15px;
}
.multimedia-albums-item-image {
  margin: 0 0 10px;
}
.multimedia-albums-item-title {
  padding: 0 10px;
}
.multimedia-albums-item-title h4 {
  font-size: 14px;
  font-weight: 700;
}
.multimedia-albums-item-count {
  padding: 0 10px;
  font-size: 12px;
  opacity: .8;
}
.multimedia-albums-item a {
  text-decoration: none;
}
.multimedia-albums-item a.external {
  display: none;
}
.multimedia-gallery {
  letter-spacing: -0.4em;
}
.multimedia-gallery-item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  padding: 1px 15px;
  margin-bottom: 15px;
}
.multimedia-gallery-item-video {
  width: 50%;
}
.multimedia-gallery-item-photo {
  width: 33.33%;
}
.searchResults .multimedia-gallery-item-photo {
  width: 50%;
}

.multimedia-gallery-item-image {
  margin: 0 0 10px;
  position: relative;
  max-width: 100%;
}
.multimedia-gallery-item-description a {
  display: inline-block;
}


.multimedia-gallery-item-title {
  padding: 4px 10px;
}
.multimedia-gallery-item-title h4 {
  font-size: 14px;
  font-weight: 700;
}
.multimedia-gallery-item a {
  text-decoration: none;
}
.multimedia-gallery-item a.external {
  display: none;
}

.multimediaV2-albums {
  letter-spacing: -0.4em;
}
.multimediaV2-albums h2,
.multimediaV2-gallery > h2 {
  background: #6a88ab;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 30px;
  letter-spacing: 0;
  font-size: 14px;
}
.multimediaV2-albums h2 a,
.multimediaV2-albums h2 a:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.multimediaV2-albums-item-subItem {
  display: inline-block;
  width: 33.33%;
  letter-spacing: 0;
  vertical-align: top;
  margin-bottom: 20px;
}
.content .multimediaV2-albums-item-subItem a,
.content .multimediaV2-albums-item-subItem a:hover {
  text-decoration: none !important;
}  
.multimediaV2-albums-item-subItem h3 {
  font-size: 14px;
  margin: 3px 30% 0 0;
}
.multimediaV2-albums-item-subItem figure {
  background: url("../images/multimediaV2_album_figure.png") no-repeat 50% 50%;
  background-size: contain;
  padding: 23px 23px 10px 10px;
  margin: 0 30% 5px 0 !important;
  text-align: center;
}
.multimediaV2-albums-item-subItem-text {
  color: #000;
  margin: 10px 30% 0 0;
}

.multimediaV2-gallery .multimedia-gallery-item .icon-overlay:after {
  content: "";
  display: none;
}
.multimediaV2-gallery .multimedia-gallery-item-image {
  float: left;
  position: relative;
}
.multimediaV2-gallery .multimedia-gallery-item-image:after {
  content: "";
  width: 39px;
  height: 39px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.multimediaV2-gallery .multimedia-gallery-item-audio .multimedia-gallery-item-image:after {
  background: url("../images/multimediaV2_album_figure_icon_audio.png") no-repeat 50% 50%;
}
.multimediaV2-gallery .multimedia-gallery-item-video .multimedia-gallery-item-image:after {
  background: url("../images/multimediaV2_album_figure_icon_video.png") no-repeat 50% 50%;
}

.multimediaV2-gallery .multimedia-gallery-item-title {
  clear: left;
}

.multimediaV2-gallery .index-feature .index-item {
  padding: 0;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.multimediaV2-gallery .multimedia-gallery-item-title {
  padding-left: 0;
  padding-right: 0;
}
.multimediaV2-gallery .multimedia-gallery-item-audio .multimedia-gallery-item-title,
.multimediaV2-gallery .multimedia-gallery-item-audio .multimedia-gallery-item-description {
  max-width: 250px;
}




.contact-text {
  margin-bottom: 30px;
}
.contact-expand,
.contact-collapse {
  font-weight: 700;
  text-transform: uppercase;
  color: #073873;
  cursor: pointer;
  margin-right: 15px;
}
.contact-expand.disabled,
.contact-collapse.disabled {
  color: #999;
  cursor: default;
}
.contact-list {
  padding-top: 10px;
}
.contact-list-item {
  border-bottom: 1px #ccc solid;
}
.contact-list-item-name {
  font-weight: bold;
  overflow: hidden;
  padding: 12px 0 11px;
  color: #073873;
  cursor: pointer;
}
.contact-list-item-name .fa {
  float: right;
}
.contact-list-item-name .fa-minus {
  display: none;
}
.contact-list-item.opened .fa-minus {
  display: block;
}
.contact-list-item.opened .fa-plus {
  display: none;
}
.contact-list-item-wrapper {
  max-height: 0;
  padding: 0 20px;
  overflow: hidden;
  transition: max-height 0.3s linear;
  font-size: 13px;
}
.contact-list-item.opened .contact-list-item-wrapper {
  padding: 10px 20px 15px;
  max-height: 400px;
}
.calendar-popup {
  box-sizing: border-box;
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.7);
  z-index: 20000;
  border: 10px #000 solid;
  width: 300px;
  position: relative;
  background: #fff;
  padding: 25px 25px 15px 15px;
}
.calendar-popup:before {
  content: "";
  position: absolute;
  left: 15px;
  top: -25px;
  width: 0;
  height: 0;
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 15px solid #000;
}
.calendar-popup-shifted:before {
  left: auto;
  right: 15px;
}
.calendar-popup-close {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
}
.calendar-popup-close:before {
  content: "\f00d";
  font-family: "fontAwesome";
  color: #000;
  font-size: 16px;
}
.calendar-popup-content-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 7px;
}
.calendar-popup-content-dates {
  color: #999;
  font-size: 90%;
}
.calendar-popup-content-text {
  padding: 7px 0;
}
.calendar-popup-content-link {
  text-align: right;
}
.calendar-popup-content-link a,
.calendar-popup-content-link a:visited {
  color: #073873;
}
.attachments-large-item {
  display: none;
}
.attachments-large-item.active {
  display: block;
}
.attachments-large-item-image {
  padding: 10px 0;
  width: 300px;
}
.attachments-large-item-image img {
  max-width: 100%;
  cursor: pointer;
}
.attachments-list {
  margin: 10px -2px 0;
  overflow: hidden;
}
.attachments-list-item {
  width: 20%;
  cursor: pointer;
  float: left;
  padding: 2px;
}
.attachments-list-item.active figure {
  background: #F2A11F;
}
.attachments-list-item figure {
  margin: 0;
  padding: 1px;
}
.attachments-list-item img {
  max-width: 100%;
}
.attachments-list-wrapper {
  position: relative;
}
.attachments-large-item-description {
  font-size: 0.9em;
  line-height: 1.2;
}
.attachments-list-wrapper .bx-controls .bx-prev,
.attachments-list-wrapper .bx-controls .bx-next {
  width: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  text-indent: -9999px;
}
.attachments-list-wrapper .bx-controls .bx-prev:before,
.attachments-list-wrapper .bx-controls .bx-next:before {
  font-family: "fontAwesome";
  font-size: 18px;
  color: #d3deeb;
  line-height: 44px;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: -22px;
}
.attachments-list-wrapper .bx-controls .bx-prev {
  left: 0;
}
.attachments-list-wrapper .bx-controls .bx-prev:before {
  content: "\f104";
}
.attachments-list-wrapper .bx-controls .bx-next {
  right: 0;
}
.attachments-list-wrapper .bx-controls .bx-next:before {
  content: "\f105";
}
.attachments-lightbox-media {
  position: relative;
  margin-bottom: 5px;
}
.attachments-lightbox-media object,
.attachments-lightbox-media video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.article-info {
  padding: 10px 10px 10px 20px;
  background: #f4f4f4;
  color: #333;
  font-size: 14px;
  margin-bottom: 15px;
  /* overflow: hidden; */
}
.article-info-hasCats {
  margin-top: 32px;
}
.article-info h1 {
  clear: left;
  color: #264373;
  font-size: 21px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 5px;
}
.article-info-subhead {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 200;
}
.article-info-categories {
  float: left;
  background: #073873;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 20px;
  line-height: 20px;
  margin: -42px 0 0 -20px;
  color: #fff;0
}
.article-info-categories a,
.article-info-categories a:visited {
  color: #fff !important;
  padding-right: 7px;
  border-right: 1px solid #7f95af;
  margin-right: 7px;
}
.article-info-categories a:last-child {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}
.article-info-contact {
  padding-top: 30px;
  margin-bottom: 5px;
  color: #333;
}
.article-info-contact a {
  /* color: #093691; */
}
.article-info-contact .contact-item:first-child:before {
  content: "Contact: ";
}
.article-info-contact .contact-item > div {
  display: inline;
  padding-right: 4px;
}
.article-info-contact .contact-item > div + div {
  border-left: 1px #333 solid;
  padding-left: 6px;
}
.article-info-attachments {
  float: right;
  max-width: 50%;
  margin-left: 15px;
}
.article-info .social h3 {
  margin-top: 25px;
  color: #ccc;
}
.article-categories {
  margin-bottom: 19px;
  display: inline-block;
}
.article-date {
  margin-bottom: 19px;
  display: inline-block;
}
.article-date + .article-categories:before {
  content: "| Category: ";
}
.article-contact {
  color: #999;
}
.article-contact .contact-item:first-child:before {
  content: "Contact: ";
}
.article-contact .contact-item > div {
  display: inline;
  padding-right: 4px;
}
.article-contact .contact-item > div + div {
  border-left: 1px #fff solid;
  padding-left: 6px;
}
.article-tagCloud {
  border: 2px solid #b2bfcf;
  padding: 10px;
}
.article-tagCloud h3 {
  margin-bottom: 7px;
}
.article-tagCloud a {
  color: #7f95af;
  background: #f5f6f9;
  display: inline-block;
  padding: 5px;
	margin-bottom: 5px;
}
.article-links {
  border: 2px solid #b2bfcf;
  padding: 10px 6px 5px;
  margin: 30px 0;
}
.article-links ul {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  margin: 5px 0 !important;
}
.article-links ul li {
  padding-left: 0 !important;
  background: none !important;
}
.article-links ul li {
  border-bottom: 1px solid #e0e0e0;
  padding: 7px 0;
}
.article-links ul li:last-child {
  border-bottom-width: 0;
  padding-bottom: 0;
}
.article-links ul li a {
  text-decoration: none;
}
.article-links ul li a:after {
  font-family: "fontAwesome";
  content: "\f101";
  margin-left: 5px;
}
.article-relatedNews {
  margin: 30px 0;
}
.article-relatedNews > h3 {
  background: #7f95af;
  color: #fff;
  line-height: 20px;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}
.article-relatedNews-item {
  background: #f5f6f9;
  padding: 10px;
  line-height: 23px;
}
.article-relatedNews-item-title {
  font-weight: 700;
  font-size: 13px;
}
.article-relatedNews-item-title a {
  text-decoration: none;
}
.article-media {
  margin: 15px 0 25px;
}
.article-body {
  margin-bottom: 30px;
}
.article-body,
.article-body p {

}

.article-body .textImage img[data-src] {
  cursor: pointer;
}

.article-subhead {
  font-weight: 700;
  font-size: 16px;
}


.article-slideshow-wrapper {
  position: relative;
}
.article-iframe {
  overflow: hidden;
  border-width: 0;
}
.article-slideshow .bx-wrapper {
  position: relative;
  background: #000;
}
.article-slideshow .bx-controls-direction .bx-prev,
.article-slideshow .bx-controls-direction .bx-next {
  position: absolute;
  top: 45%;
  height: 32px;
  width: 40px;
  background: rgba(0,0,0,0.5);
  color: #fff;
  text-indent: -9999px;
  outline: none;
}
.article-slideshow .bx-controls-direction .bx-prev {
  left: 0;
}
.article-slideshow .bx-controls-direction .bx-next {
  right: 0;
}
.article-slideshow .bx-controls-direction .bx-prev:before,
.article-slideshow .bx-controls-direction .bx-next:before {
  font-family: "FontAwesome";
  float: left;
  text-indent: 0;
  font-size: 20px;
  text-align: center;
  line-height: 32px;
  width: 100%;
}
.article-slideshow .bx-controls-direction .bx-prev:before {
  content: "\f053";
}
.article-slideshow .bx-controls-direction .bx-next:before {
  content: "\f054";
}
.article-slideshow-container {
  text-align: center;
}
.article-slideshow-control {
  height: 40px;
  background-color: #000;
  color: #fff;
  overflow: hidden;
}
.article-slideshow-control-item {
  float: left;
  width: 14.284%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.article-slideshow-control-item.control-counter {
  background-color: #000 !important;
  cursor: default;
}
.article-slideshow-control-item-on,
.article-slideshow-control-item:hover {
  background-color: #333;
}
.article-slideshow-item-text {
  position: absolute;
  left: 10%;
  bottom: 0;
  right: 10%;
  background: rgba(0,0,0,0.6);
  color: #fff;
  padding: 15px;
  text-align: left;
  display: none;
}
.article-slideshow-showInfo .article-slideshow-item-text {
  display: block;
}
.article-slideshow-item-text-title {
  font-size: 120%;
  font-weight: bold;
}
.article-slideshow-item-text-title  {
  margin-bottom: 10px;
}
.article-slideshow-item-text-description p:last-child {
  margin-bottom: 0;
}
.article-slideshow-item-text-description a,
.article-slideshow-item-text-description a:hover,
.article-slideshow-item-text-description a:visited,
.article-slideshow-showInfo .article-slideshow-item-text a,
.article-slideshow-showInfo .article-slideshow-item-text a:hover,
.article-slideshow-showInfo .article-slideshow-item-text a:visited {
  color: #fff !important;
  text-decoration: underline !important;
}

.article-slideshow-list {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 40px;
  width: 100%;
  padding: 20px;
  background: rgba(0,0,0,0.8);
  text-align: center;
  letter-spacing: 15px;
  overflow-y: auto;
}
.article-slideshow-showTales .article-slideshow-list {
  display: block;
}
.article-slideshow-list-item {
  width: 20%;
  margin-bottom: 15px;
  display: inline-block;
}
.article-slideshow-list-item img {
  cursor: pointer;
  border: 2px rgba(0,0,0,0.8) solid;
}
.article-slideshow-list-item img:hover {
  border: 2px rgba(255, 255, 255, 0.5) solid;
}

/*------*/
.article-slideshow {
	max-width: 100%;
	width: 700px;
}
.article-slideshow:-webkit-full-screen {
	width: 100% !important;
}
.article-slideshow:-moz-full-screen {
	width: 100% !important;
}
.article-slideshow:full-screen {
	width: 100% !important;
}


:-webkit-full-screen .article-slideshow-wrapper {
  max-height: 100% !important;
  height: 100%;
  padding-bottom: 40px;
  margin: 0;
}
:-moz-full-screen .article-slideshow-wrapper {
  max-height: 100% !important;
  height: 100%;
  padding-bottom: 40px;
  margin: 0;
}
:full-screen .article-slideshow-wrapper {
  max-height: 100% !important;
  height: 100%;
  padding-bottom: 40px;
  margin: 0;
}



:-webkit-full-screen .bx-wrapper {
  height: 100% !important;
}
:-moz-full-screen .bx-wrapper {
  height: 100% !important;
}
:full-screen .bx-wrapper {
  height: 100% !important;
}

:-webkit-full-screen .bx-viewport {
  height: 100% !important;
}
:-moz-full-screen .bx-viewport {
  height: 100% !important;
}
:full-screen .bx-viewport {
  height: 100% !important;
}

:-webkit-full-screen .article-slideshow-container {
  height: 100%;
}
:-moz-full-screen .article-slideshow-container {
  height: 100%;
}
:full-screen .article-slideshow-container {
  height: 100%;
}

:-webkit-full-screen .article-slideshow-item {
  height: 100%;
}
:-moz-full-screen .article-slideshow-item {
  height: 100%;
}
:full-screen .article-slideshow-item {
  height: 100%;
}

:-webkit-full-screen .article-slideshow-item-img {
  height: 100% !important;
  max-height: 100% !important;
}
:-moz-full-screen .article-slideshow-item-img {
  height: 100% !important;
  max-height: 100% !important;
  max-width: 9999px;
}
:full-screen .article-slideshow-item-img {
  height: 100% !important;
  max-height: 100% !important;
}

:-webkit-full-screen .article-slideshow-item-text {
  bottom: 60px;
}
:-moz-full-screen .article-slideshow-item-text {
  bottom: 60px;
}
:full-screen .article-slideshow-item-text {
  bottom: 60px;
}

:-webkit-full-screen .bx-prev {
  width: 50px !important;
  height: 48px !important;
}
:-moz-full-screen .bx-prev  {
  width: 50px !important;
  height: 48px !important;
}
:full-screen .bx-prev  {
  width: 50px !important;
  height: 48px !important;
}

:-webkit-full-screen .bx-next {
  width: 50px !important;
  height: 48px !important;
}
:-moz-full-screen .bx-next {
  width: 50px !important;
  height: 48px !important;
}
:full-screen .bx-next {
  width: 50px !important;
  height: 48px !important;
}

:-webkit-full-screen .bx-prev:before {
  font-size: 32px !important;
  line-height: 50px !important;
}
:-moz-full-screen .bx-prev:before  {
  font-size: 32px !important;
  line-height: 50px !important;
}
:full-screen .bx-prev:before  {
  font-size: 32px !important;
  line-height: 50px !important;
}

:-webkit-full-screen .bx-next:before  {
  font-size: 32px !important;
  line-height: 50px !important;
}
:-moz-full-screen .bx-next:before  {
  font-size: 32px !important;
  line-height: 50px !important;
}
:full-screen .bx-next:before  {
  font-size: 32px !important;
  line-height: 50px !important;
}

:-webkit-full-screen .article-slideshow-control {
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  position: fixed;
}
:-moz-full-screen .article-slideshow-control {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
}
:full-screen .article-slideshow-control {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
}

:-webkit-full-screen .article-slideshow-control-item {
  height: 40px;
  line-height: 40px;
  font-size: 24px;
}
:-moz-full-screen .article-slideshow-control-item {
  height: 40px;
  line-height: 40px;
  font-size: 24px;
}
:full-screen .article-slideshow-control-item {
  height: 40px;
  line-height: 40px;
  font-size: 24px;
}









.content .article-body a,
.content .article-aside a {
  text-decoration: underline !important;
}
.content .article-body a:hover,
.content .article-aside a:hover {
  text-decoration: none !important;
}
.content {
  padding: 5px 60px 5px 20px;
}
.content * {
  box-sizing: border-box;
}
.content-title {
  font-size: 30px;
  font-weight: 700;
  color: #073873;
  line-height: 40px;
  text-transform: uppercase;
  margin: 15px 0;
  overflow: hidden;
}
.content-title-left {
  color: #7f95af;
  float: left;
  margin: 0 30px 0 0;
  letter-spacing: .05em;
  line-height: 1;
}
.content .content-title-left a,
.content .content-title-left a:hover,
.content .content-title-left a:active,
.content .content-title-left a.content-title-left a:focus {
  text-decoration: none !important;
  display: block;
}
.content-title-left span {
  display: block;
}



.content-title-search {
  float: right;
}
.form-control {
  max-width: 100%;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  border: 1px #ccc solid;
  padding: 0 14px;
  color: #333333;
  font-family: Arial;
  font-size: 14px;
  margin: 0;
}
#search_input {
  width: 190px;
}
#search_target {
  width: 100px;
  padding: 0 5px;
}
#search_submit {
  width: 35px;
  background: url("../images/search.png") no-repeat 50% 50%;
  border-width: 0;
  color: rgba(0,0,0,0);
  outline: none;
  height: 35px;
  vertical-align: middle;
}

.aside .form-control {
  border-color: #999;
}


.t1 {
  font-size: 16px;
  font-weight: normal;
}
.t2 {
  font-size: 28px;
  letter-spacing: .10em;
  font-weight: normal;
}
.t3 {
  font-size: 32px;
  line-height: 1;
}
.content-title-right .t3 {
  display: block;
  padding-right: 15px;
  overflow: hidden;
}
.transparent {
  visibility: hidden;
}
.content-title > span {
  color: #7f95af;
}
.content-cols {
  padding-top: 15px;
}
.content-cols-aside {
  float: left;
  width: 23%;
  border-right: 1px #ccc solid;
  padding-right: 15px;
  margin-bottom: 25px;
}
.content-cols-block {
  float: right;
  width: 77%;
  padding-left: 15px;
  border-left: 1px #ccc solid;
  position: relative;
  left: -1px;
  margin-bottom: 25px;
}

.content-cols-block-info {
  background: #d3deeb;
  padding: 15px;
  margin-bottom: 30px;
  /* font-size: 16px; */
  line-height: 160%;
  overflow: hidden; 
}
.content-cols-block-info img {
  cursor: pointer;
}
.content-cols-block-info p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .content-cols-block-info-figure {
    float: right;
    max-width: 40%;
    margin: 0 0 15px 15px !important;
  }
}
@media (max-width: 767px) {
  .content-cols-block-info-figure {
    margin-bottom: 15px !important;
  }
}
.content-cols-block-info-figure-caption {
  float: left;
  margin-top: 3px;
  font-size: 13px;
}

.content-cols-block-wrapper {
  margin: 0 -12px;
  overflow: hidden;
  clear: both;
}
.content-cols-block-left {
  float: left;
  width: 66.666%;
  padding: 0 12px;
}
.content-cols-block-left h1 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 14px;
}
.content-cols-block-left p,
.content-cols-block-left .p {
  margin: 0 0 20px;
}
.content-cols-block-right {
  float: left;
  width: 33.333%;
  padding: 0 12px;
}
.content a {
  text-decoration: none !important;
}
.content a:hover {
  text-decoration: underline !important;
}
.content a:visited {
  color: #093691;
}
.content img {
  max-width: 100%;
	height: auto;
}
.content figure {
  margin: 0;
}
.tagCloud {
  font-size: 14px;
  background-color: #f5f6f9;
  padding: 10px;
  margin-bottom: 15px;
}
.tagCloud h3 {
  font-size: 13px;
  text-transform: uppercase;
}
.tagCloud a {
  display: inline;
  line-height: 30px;
  text-decoration: none;
  margin-right: 6px;
}
.twitterFeed {
  margin: 10px 0 30px;
}
.twitterFeed h3 {
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: #6a88ab;
  line-height: 21px;
  padding: 0 5px;
  height: 20px;
}
.twitterFeed .twitter-timeline {
  border-radius: 0;
  background: #f5f6f9;
}
.rssList {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  margin: 8px 0 20px 0 !important;
}
.rssList li {
  padding-left: 0 !important;
  background: none !important;
}
.rssList li {
  padding: 3px 0;
}
.rssList li .rss_icon {
  float: right;
}
.rssList .external {
  display: none;
}
.rssList + h2 {
  font-weight: 700;
}
.headwrap {
  margin-bottom: 15px;
}
.headwrap h1 {
  font-size: 24px;
  line-height: 1.1em;
  padding-bottom: 14px;
  padding-top: 6px;
}
.at-share-btn {
  border-radius: 16px;
  overflow: hidden;
}
@media print {
  body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 1.5em;
  }
  #searchBar,
  #homeBanner,
  .tabWrap,
  #homeBanner .menu,
  .fullLine.banner {
    display: none;
  }
  #header .logo {
    float: left;
  }
  .content-cols-aside,
  .content-cols-block-right {
    display: none;
  }
  .content-cols-block {
    border-left: none;
  }
  .content-cols-block,
  .content-cols-block-left,
  .content,
  .content-cols-block-wrapper {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .content-title {
    display: none;
  }
  #footerWrap {
    padding: 0;
    background: none;
    color: rgba(255, 255, 255, 0);
  }
  #footerWrap > a {
    display: none;
  }
  #footerWrap .copyright {
    color: #000;
    float: left;
  }
  .article-info {
    background-color: transparent;
	color: #000;
	padding-left: 0;
	padding-right: 0;
  }
  .article-info-categories,
  .article-info-attachments,
  .article-social.social,
  .article-info .social h3 {
    display: none;
  }
  .article-info h1,
  .article-info-contact,
  .article-info-contact a {
    color: #000
  }
} /* end of @print */


h3 {
  color: #073873;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}
a {
  color: #073873;
}
.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu li {
  padding-left: 0;
  background: none;
}
.asideButton {
  display: block;
  border: 2px #7f95af solid;
  color: #7f95af !important;
  line-height: 30px;
  text-align: center;
  margin: 10px 0;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 700;
  transition: background-color 0.3s ease;
}
.asideButton:hover,
.asideButton:active {
  background: #f5f5f5;
  text-decoration: none !important;
}
#homeBanner {
  background: #7f94af;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdmOTRhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #7f94af 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #7f94af 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #7f94af 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f94af', endColorstr='#ffffff', GradientType=0);
  height: 74px;
  box-sizing: border-box;
  margin: 0 5px;
}
#homeBanner .menu {
  margin-bottom: 7px;
  background: #565656;
}
#homeBanner .menu ul li {
  font-family: Arial, Helvetica, sans-serif;
  width: 20%;
  box-sizing: border-box;
}
#homeBanner .menu ul li:hover {
  width: 20% !important;
  background: #4e6687 !important;
}
#homeBanner .menu ul li a {
  float: none !important;
  padding: 6px 10px !important;
  text-align: center;
  line-height: 1.2em;
  font-size: 13.5px;
}
#homeBanner .menu .active {
  background: #000;
  border-width: 0;
}
#ui-datepicker-div {
  z-index: 110 !important;
}
.fancybox-nav {
  width: 40px !important;
}
.fancybox-nav.fancybox-prev {
  margin-left: -25px;
}
.fancybox-nav.fancybox-next {
  margin-right: -25px;
}
.article-body a[href$=".pdf"],
.article-body a[href$=".PDF"],
span.pdfLink {
  background-image: url("../images/pdf.png");
}
.clear {
  clear: both;
}
video {
  width: 100%    !important;
  height: auto   !important;
}
audio {
	width: 100% !important;
}
iframe {
	border: none;
}
.responsive {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.responsive iframe,
.responsive object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.form-group {
  margin-bottom: 15px;
}
.form-group label {
  font-weight: bold;
}
.form-group input[type=email],
.form-group input[type=text] {
  display: block;
  height: 35px;
  line-height: 30px;
  width:100%;
  padding: 3px;
}
.form-group input[type=email]:focus,
.form-group input[type=text]:focus {
  border-color: #7f95af;
}
.btn {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #073873;
  font-weight: bold;
  border: none;
  outline: none;
  padding: 10px;
  font-size: 15px;
  border-radius: 4px;
}
.btn:hover {
  background-color: #7f95af;
}
a.btn, a.btn:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.choicegroup {
  margin: 0 !important;
  padding: 0 !important;
}
.choicegroup li {
  display: block;
  list-style-type: none !important;
  background-image: none !important;
  padding-left: 0 !important;
  margin: 10px 0;
}
.choicegroup li input {
  margin-right: 5px;
}
.choicegroup li label {
  font-weight: normal;
}

.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
  background: #eef none repeat scroll 0 0;
  padding: 2px;
}


/* Email Alerts */
.emailAlerts-form {
	padding: 10px;
  border: 2px #264373 solid;
  background: #264373;
  color: white;
	margin-bottom: 30px;
}

.emailAlertsBoxHeader {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.emailAlertsBoxMsg {
	background-color: #f5f6f9;
	font-weight: bold;
	padding: 10px;
}

.emailAlertsBox .form-group input[type=email],
.emailAlertsBox .form-group input[type=text] {
	border-width: 0;
}

.emailAlertsBox [type="submit"] .fa-spinner,
.emailAlertsBox [type="submit"] .fa-spinner {
  display: none;
  margin-left: 5px;
}


.emailAlertsBox .form-group {
  margin-bottom: 0;
}

.emailAlertsBox .loading [type="submit"] .fa-spinner,
.emailAlertsBox .loading [type="submit"] .fa-spinner {
  display: block;
  position: absolute;
  right: 27px;
  top: 0;
}

.content-cols-block-left .emailAlerts [type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.content-cols-block-left .emailAlerts [type="submit"] .fa-spinner {
  display: none;
}
.content-cols-block-left .emailAlerts .form-group {
  position: relative;
}

.emailAlertsBox .errors {
  list-style-type: none;
  margin: 5px 0;
  color: #ffaaaa;
}
.emailAlertsBox .errors li {
  padding: 0;
  background: none;
  text-align: left;
}

.asideFilters {
  margin-bottom: 30px;
}

.categoriesLink h2,
.asideFilters-title {
  margin: 0;
  padding: 5px;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
  background: #7f95af;
  text-transform: uppercase;
}

.emailAlertsBox .form-group {
  position: relative;
}
.emailAlertsBox .btn {
  position: absolute;
  right: 4px;
  top: 7px;
  padding: 0;
  
  background: none;
  color: #F2A11F;
  border: 3px #F2A11F solid;
  border-radius: 11px;
  
  line-height: 16px;
  width: 22px;
  height: 22px;
  
}
.emailAlertsBox .errors {
  color: #ffaaaa;
}


.ipr_gallery-item-image-centerPlace {
  display: inline-block !important;
}
.ipr_gallery-controls-item.control-play {
  display: none;
}
.ipr_gallery-item-text-title {
  font-weight: 500 !important;
  font-size: 85% !important;   
}
.ipr_gallery-directionControl {
  
}
.ipr_gallery-directionControl .directionControl-prev,
.ipr_gallery-directionControl .directionControl-next {
  background: white;
  width: 32px !important;
  height: 32px !important;
  border-radius: 16px !important;
  opacity: 0.5;
}
.ipr_gallery-directionControl .directionControl-prev:hover,
.ipr_gallery-directionControl .directionControl-next:hover {
  opacity: 1;
}

.ipr_gallery-directionControl .directionControl-prev .icon-left,
.ipr_gallery-directionControl .directionControl-next .icon-right {
  width: 12px;
  height: 18px;
}
.ipr_gallery-directionControl .directionControl-counter {
  color: white !important;
  font-size: 100% !important;
  text-shadow: 0 0 3px rgba(0,0,0,0.5);
}

:-ms-fullscreen .ipr_gallery-item-image-centerPlace {
  display: inline-block !important;
}
:-ms-fullscreen .ipr_gallery-item-img {
  display: inline-block !important;
  width: 100%;
}
.ipr_gallery-item-image .imgblock {
  display: block !important;
}