.registration .modal-registration,
.account .modal-registration {
  width: 800px ;
  margin-left: -390px;
}
.registration .modal-registration .btn,
.account .modal-registration .btn {
  color: #000;
}
.registration .modal-registration .modal-body,
.account .modal-registration .modal-body,
.modal-tos .modal-body,
.tabs .modal-body,
.feedsLanding .modal-body {
  height: 400px;
  overflow: auto;
  padding-bottom: 10px;
}
#atozList-nav {
  margin: -20px 0 20px 0;
}
.ln-letters {
  overflow: hidden;
}
.ln-letters a {
  font-size: 0.9em;
  display: block;
  float: left;
  padding: 2px 6px;
  margin: 1px;
  border: 1px solid silver;
  text-decoration: none;
  color: #000;
}
.ln-letters a.ln-last {
  border-right: 1px solid silver;
}
.ln-letters a:hover,
.ln-letters a.ln-selected {
  background-color: #eaeaea;
  color: #000;
}
.ln-letters a.ln-disabled {
  color: #ccc;
}
.ln-letter-count {
  text-align: center;
  font-size: 0.8em;
  line-height: 1;
  margin-bottom: 3px;
  color: #336699;
}

.csPodcastItem {
  padding: 20px;
  margin-bottom: 10px;
  clear: both;
}
.csPodcastItem > .thumbnail {
  background-position: -13px 0px;
  background-repeat: no-repeat;
  border: none;
  float: left;
  padding: 0px;
  border: 1px solid#ccc;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.csPodcastItem > .itemContent {
  display: block;
  padding-left: 147px;
}
.csPodcastItem .date {
  padding-left: 20px;
  float: right;
  font-size: 85%;
}
.csPodcastItem .title {
  font-weight: bold;
}
.csPodcastItem .assets {
  padding: 10px;
}
.csPodcastItem .website {
  display: block;
  padding: 9px;
}
.csPodcastItem .websiteLabel {
  display: block;
  float: left;
  padding: 10px 10px 10px 0px;
  font-size: 85%;
}
.csPodcastItem .relatedItems {
  clear: both;
}
.csPodcastItem .relatedItems li {
  padding: 2px;
}
.csPodcastItem .lblMediaFiles {
  display: block;
  clear: both;
  font-size: 85%;
}
.csPodcastItem .syndicateLabel {
  float: right;
  margin-bottom: 20px;
}
.csPodcastItem.selected {
  background-color: #f2f5f9;
}
.csPodcastItem .sprite-16-pdf {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  /*background: url("../Images/sprites-filetypes.png") no-repeat -3px -1px;*/
  width: 16px;
  height: 16px;
}
.csPodcastItem .sprite-16-ppt {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -24px -1px;
  width: 16px;
  height: 16px;
}
.csPodcastItem .sprite-16-word {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -45px -1px;
  width: 16px;
  height: 16px;
}
.csPodcastItem .sprite-16-excel {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -65px -1px;
  width: 16px;
  height: 16px;
}
.csPodcastItem .sprite-16-wmv {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  /*background: url("../images/sprites-filetypes.png") no-repeat -85px -1px;*/
  width: 16px;
  height: 16px;
}
.csPodcastItem .sprite-16-qt {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -104px -1px;
  width: 15px;
  height: 15px;
}
.csPodcastItem .sprite-16-rp {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -123px -1px;
  width: 16px;
  height: 15px;
}
.csPodcastItem .sprite-16-txt {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -143px -1px;
  width: 13px;
  height: 16px;
}
.csPodcastItem .sprite-16-zip {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -160px -1px;
  width: 15px;
  height: 16px;
}
.csPodcastItem .sprite-16-sas {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -181px -1px;
  width: 11px;
  height: 16px;
}
.csPodcastItem .sprite-16-ebook {
  display: inline-block;
  margin: 0px 0px -2px 5px;
  background: url("../images/sprites-filetypes.png") no-repeat -197px 0;
  width: 14px;
  height: 18px;
}
.landingPage .landingBlock .landingThumb {
  position: relative;
}
.landingThumbFeed img {
  /*width: 120px;*/
}
.feedItemsServiceWrap .seriesThumbnails {
  width: 155px;
}
.podcastItemWatch,
.podcastItemCaptioned,
.podcastItemSubscription,
.podcastItemTranscript {
  margin: 0 2px;
}
.contentWrap {
  margin-left: 8px;
}
.subscriptionContainer {
  text-align: right;
  margin-bottom: 20px;
}
.subscriptionBox {
  clear: both;
  display: none;
}
.subscriptionBox input {
  margin-top: 5px;
  width: 700px;
}
.radioBannerWrap {
  margin-bottom: 20px;
}
#wrapper [class*="module"] > ul.helpListItems {
  padding-left: 20px;
}
.podcastFeaturedWrap {
  float: right;
}
.podcastDetail .mediaEnclosures .podcastItemWatch {
  clear: both;
  margin: 2px;
}
.podcastDetail h1 {
  margin-top: 0px;
}
.heroWrapper {
  float: left;
  margin: 0 10px 15px 10px;
  width: 98%;
}
.thumbnail-slider {
  overflow: hidden;
}
.featuredPodcastHeader {
  background-color: #02213a;
  color: #6ccffa;
  padding: 2px 0px 0px 10px;
  margin: 7px 10px 0px 0px;
  width: 100%;
}
#featuredPodcasts {
  width: 100%;
  height: 120px;
  margin: 0px 10px 10px 0px;
}
#featuredPodcasts li .tile {
  border: 1px solid #e5e5e5;
  padding: 5px 5px 0px 5px;
  spacing: 5px;
}
#featuredPodcasts .img-responsive {
  width: 100px;
}
#featuredPodcasts img {
  width: 100px;
  display: block;
  margin: 0 auto;
}
#featuredPodcasts .flex-caption {
  margin-top: 3px;
  padding-bottom: 4px;
  margin-top: -45px;
}
#featuredPodcasts .flex-caption span {
  font-size: 10pt;
  line-height: 15px;
  display: block;
  background-color: rgba(255, 255, 255, 0.85);
}
.podcastSeries .seriesBlock {
  padding-bottom: 20px;
}
.podcastSeries .landingThumb img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.podcastSeries .feedButtons {
  float: right;
}
.podcastSeries .feedButtons a {
  display: block;
  margin-bottom: 5px;
  /*width: 130px;*/
}
.podcastSeries .feedButtons span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  width: 130px;
  padding-bottom: 2px;
}
.podcastSeries .feedButtons .subscriptionLink {
  width: 135px;
  font-size: 12px;
}

/*  Storefront variables  */
/* Embed variables */
/*  Other  */
*:focus {
  outline: none;
}
.form-control-sm {
  border-radius: unset;
}
/*  Cols  */
.col2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.col3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
/* imports */
/*VP4*/
@media screen and (min-width: 1200px) {
  #body .flexslider.slider {
    display: none;
  }
}
/*VP3*/
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .pagination {
    clear: both;
    float: left;
    margin: 0 0 10px 10px;
  }
  .homeRightCol {
    width: 675px;
    margin-left: 0;
  }
  .homeFeatured .module-typeP h3 {
    height: 30px !important;
  }
  #body .flexslider.slider {
    display: none;
  }
  form[id*=searchForm] input[type=text] {
    width: 390px !important;
  }
  .homeFeaturedItems .homeFeaturedTxt {
    display: none;
  }
  .homeFeaturedItems .module-typeL ul li a div h3 {
    line-height: 24px !important;
  }
  #facetKeyword {
    width: 70%;
  }
}
/*VP2*/
@media screen and (min-width: 768px) and (max-width: 979px) {
  .pagination {
    clear: both;
    float: left;
    margin: 0 0 10px 10px;
  }
  .homeRightCol {
    margin-left: 0;
  }
  .homeFeatured .module-typeP h3 {
    height: 30px !important;
  }
  html.search #vp1-search-button {
    display: none;
  }
  #body .flexslider.slider {
    display: none;
  }
  html.js #vp1-menu-button {
    display: inline-block;
  }
  html.nav #wrapper .homeFeaturedItems .module-typeL ul li {
    display: inline-block;
    border-spacing: 16px;
  }
  html.nav #wrapper .homeFeaturedItems .module-typeL ul li a div h3 {
    line-height: 31px !important;
  }
  html.nav #wrapper .homeFeaturedItems .module-typeL ul li:first-child {
    margin-right: 12px;
  }
  #facetKeyword {
    width: 60%;
  }
}
/*VP1*/
@media (max-width: 767px) {
  .pagination {
    clear: both;
    float: left;
    margin: 0 0 10px 10px;
  }
  nav#left .categoryFilter img {
    width: auto;
  }
  .galleryView .landingPage .landingHero {
    margin-left: 0;
  }
  #content .homeLeftCol {
    margin-left: 0;
  }
  .featuredContent {
    padding-left: 0;
  }
  #content .results {
    margin: 0;
  }
  .content-offset {
    margin: 0;
  }
  html.search #vp1-search-button {
    display: none;
  }
  #mobile-menu ul li {
    width: 135px;
  }
  #content .homeRightCol .homeTop5 ul {
    min-height: 0 !important;
  }
  #body .flexslider.carousel {
    display: none;
  }
  html.js #vp1-menu-button {
    display: inline-block;
  }
}
/* Smartphones (portrait) ----------- */
@media (max-width: 500px) {
  #content .homeLeftCol {
    margin-left: 0;
  }
  #header .titlebar span {
    display: none;
  }
  #content .homeText h2 {
    font-size: 23px;
  }
  #content .homeText img {
    width: 45%;
  }
  .featuredContent {
    padding-left: 0;
  }
  #content .results {
    margin: 0;
  }
  .content-offset {
    margin: 0;
  }
  html.js #vp1-menu-button {
    display: inline-block;
  }
  #nav-container nav#left h3,
  #navmenu nav#left h3 {
    display: none;
  }
  .facetedNav {
    min-height: inherit;
  }
  .facetedNav .searchInputWrap {
    /*input {width: 284px; padding:8px;}
			.btn {height: 37px;}*/
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animatedShort {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-3px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(3px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-3px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(3px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
/* min-height rule for topic blocks container */
.captchaWrapper {
  padding: 15px 0 15px 179px;
  /*
	.top-blocks dl{
		min-height: 50px;
	}
	*/
}
.captchaWrapper span.wm-label {
  line-height: 20px!important;
  top: -5px !important;
}
.captchaWrapper #recaptcha_table span {
  line-height: 1px!important;
}
.captchaWrapper #recaptcha_table .recaptcha_input_area span.wm-label {
  z-index: 999;
  top: -2px !important;
  line-height: 16px!important;
  font-size: 14px;
}
.captchaWrapper input:invalid {
  color: red;
}
.captchaWrapper span.validation-error {
  display: none;
}
.captchaWrapper input:invalid ~ span.validation-error {
  display: block;
  color: red;
}
.captchaWrapper form.validate label.error {
  font-weight: bold;
  text-align: left;
  display: inline-block;
  color: red;
  margin-left: 12px;
}
.captchaWrapper .form-group input {
  padding: 0;
  box-sizing: content-box;
}
.captchaWrapper .form-group fieldset.fieldset.border {
  padding: 10px;
  border: 1px solid #666;
  border-radius: 8px;
  box-shadow: 0 0 1px #666;
  margin: 12px 0px 18px 0px;
}
.captchaWrapper .form-group fieldset.fieldset.border legend {
  float: left;
  margin-top: -24px;
  margin-left: 10px;
  margin-bottom: 0px;
  width: inherit;
  /* Or auto */
  padding: 0 10px;
  /* To give a bit of padding on the left and right */
  border-bottom: none;
  background-color: white;
  font-size: inherit;
  line-height: inherit;
}
.captchaWrapper .form-group fieldset.fieldset.border legend + * {
  clear: both;
}
.captchaWrapper #invalidCaptcha {
  font-size: 24px;
  color: white;
}
/* TP4 Additions */
#searchFormLocal .input-group-append,
#searchBoxLocal {
  height: auto;
}
#searchFormLocal .input-group-append .btn,
#searchBoxLocal .btn {
  background: #005eaa;
  border: 2px solid white;
  color: white;
}
.facetedNav ul,
.facetedNav ul li {
  list-style: none;
}
.btn-mobile-menu {
  display: none;
}
/* CSS Transitions */
.fade {
  opacity: 1;
  transition: opacity 0.75s ease-in;
  -moz-transition: opacity 0.75s ease-in;
  -webkit-transition: opacity 0.75s ease-in;
}
.hide508 {
  display: none !important;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#wrapper #header {
  border-top: 30px solid #075290 !important;
}
#wrapper [class*="module"] ul.list-block li a,
#wrapper [class*="module"] ol.list-block li a,
#wrapper [class*="module"] ul.list-block li span,
#wrapper [class*="module"] ol.list-block li span {
  top: 0 !important;
}
#content-secondary {
  margin-top: 30px;
  clear: left;
}
a.button {
  cursor: pointer;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none;
}
[ng-click],
[data-ng-click] .ng-click {
  cursor: pointer;
}
#content .btn-primary,
#content .btn-default,
#content input.btn-default,
#content .btn-secondary,
#content .btn-secondary,
#content input.btn-secondary {
  color: #fff !important;
  background-image: none !important;
  background-color: #005eaa;
  border: none !important;
  box-shadow: none !important;
  text-shadow: none;
  text-decoration: none;
}
#content .btn-primary:hover,
#content .btn-default:hover,
#content input.btn-default:hover,
#content .btn-secondary:hover,
#content .btn-secondary:hover,
#content input.btn-secondary:hover,
#content .btn-primary:focus,
#content .btn-default:focus,
#content input.btn-default:focus,
#content .btn-secondary:focus,
#content .btn-secondary:focus,
#content input.btn-secondary:focus,
#content .btn-primary:active,
#content .btn-default:active,
#content input.btn-default:active,
#content .btn-secondary:active,
#content .btn-secondary:active,
#content input.btn-secondary:active {
  background-color: #0075d3 !important;
}
#content .btn-secondary,
#content .btn-secondary,
#content input.btn-secondary {
  background-color: #b6daec;
  border: 1px solid #ccc;
  color: #075290 !important;
}
#content .btn-secondary:hover,
#content .btn-secondary:hover,
#content input.btn-secondary:hover,
#content .btn-secondary:focus,
#content .btn-secondary:focus,
#content input.btn-secondary:focus,
#content .btn-secondary:active,
#content .btn-secondary:active,
#content input.btn-secondary:active {
  background-color: #d6eaf4 !important;
}
#content .btn-default,
#content input.btn-default {
  background-color: #666;
}
#content .btn-default:hover,
#content input.btn-default:hover,
#content .btn-default:focus,
#content input.btn-default:focus,
#content .btn-default:active,
#content input.btn-default:active {
  background-color: #7a7a7a !important;
}
#content .btn-default a:visited {
  color: #fff !important;
}
#content .btn,
#content input.btn {
  text-decoration: none !important;
}
#content .btn:hover,
#content input.btn:hover,
#content .btn:focus,
#content input.btn:focus,
#content .btn:active,
#content input.btn:active {
  text-decoration: none !important;
}
#content .btn {
  border: 1px solid #e5e5e5;
}
#share-bar {
  display: none !important;
}
#helpBtn {
    background-color: #005eaa;
    color: white !important;
}
.pgLink_disabled a{
    background-color: grey !important;
}
.addthis_container a {
  display: inline \9;
}
.topbar-content {
  text-align: right;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.topbar-content.container {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.topbar-content .icon-globe {
  margin-right: 7px;
  color: #fff;
}
.topbar-content .btn-group a,
.topbar-content .btn-group span {
  color: black !important;
  font-weight: bold;
}
.topbar-content img {
  margin-right: 4px;
}
.userNavBar .nolink,
.userNavBar .nolink:hover {
  color: #333333;
  text-decoration: none;
  cursor: default;
  padding-right: 0px !important;
  margin-right: 7px;
}
.userNavBar .btn {
  text-shadow: none;
}
.userNavBar .userNav {
  max-width: 1338px;
}
.nav {
  margin-bottom: 0 !important;
}
#userSyndList {
  background-color: #c0e9ff !important;
  border-top: 5px solid #005eaa;
}
#userSyndList li {
  color: black;
}
#header .container {
  position: relative;
}
#menu-az {
  text-transform: uppercase;
}
.a2z-bar {
  position: relative;
}
.a2z-bar a.disabled {
  color: #5487b2;
  cursor: default;
}
.a2z-bar a.disabled:hover {
  text-decoration: none;
}
.a2z-bar a.selected {
  background-color: #6f90b8;
}
.a2z-button {
  padding-top: 40px;
}
#azTab {
  color: #fff;  
}
svg.fill-p::before, svg .fill-p::before, .fill-p::before {
    color: white !important;
}
nav#share-nav {
    svg.fill-p::before, svg .fill-p::before, .fill-p::before {
        color: #005eaa !important;
    }
}
div#contentArea .disabled {
    cursor: not-allowed !important;
}
.localA2Z {
  display: none;
  background: #005eaa;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  margin-right: 0;
  border-bottom: 1px solid #c0c0c0;
}
.localA2Z ul {
  margin: 0;
  text-align: left;
}
.localA2Z li {
  border: 0;
  display: inline-block;
  text-align: center;
  line-height: 41px;
}
.localA2Z li a {
  color: #fff;
  display: block;
  width: 41px;
  font-weight: 700;
}
.localA2Z li a[href='#'] {
  color: #c0c0c0;
}
.localA2Z .a2z-bar :first-child {
  border: 0;
}
.localA2Z a.disabled {
  color: #fff;
  cursor: default;
}
.localA2Z a.disabled:hover {
  text-decoration: none;
}
.localA2Z a.selected {
  background-color: #6f90b8;
}
.topicPageWrap {
  position: relative;
}
.topicPageWrap h3 {
  background-color: #e5e5e5;
  padding-left: 10px;
  color: #000 !important;
}
.topicPageWrap .topicPage_results ul {
  margin-left: 0;
}
.topicPageWrap .topicPage_results li {
  list-style-type: none;
  padding: 0 0 0 10px;
}
.a2z_backtotop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  text-align: right;
  padding: 3px 18px;
  background-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
}
.topicPage_results li {
  padding-left: 10px;
}
.modal-body {
  overflow-y: auto;
}
.modal-footer {
  justify-content: unset;
}
.dropdown-menu {
  margin-top: -2px !important;
}
.dropdown-menu li a {
  text-decoration: none !important;
}
.dropdown-menu li a:hover {
  background-color: #efefef;
}
#nav-primary li a:focus {
  font-weight: bold;
}
#nav-primary .nav-expand,
#nav-primary .nav-collapse {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: 9px 12px;
}
#nav-primary .nav-expand:hover,
#nav-primary .nav-collapse:hover {
  cursor: hand;
}
#nav-primary .nav-expand {
  background-image: url('/TemplatePackage/3.0/images/plus12.png');
}
.topicIndex {
  text-align: right;
  font-weight: bold;
  width: 100% !important;
  cursor: pointer;
  padding-right: 12px !important;
}
.topicIndex span {
  margin-left: 5px;
}
.checkToggle a {
  display: inline !important;
}
.pagination {
  margin: 0 15px 0 0;
}
.pagination ul {
  background-color: #fff !important;
}
.pagination a {
  text-decoration: none !important;
  padding: 3px 8px !important;
}
.pagination.paginationBottom {
  clear: both;
}
.pagination li.active a {
  font-weight: bold;
  text-decoration: none !important;
  border: 1px solid #dddddd !important;
  background-color: #f0f0f0 !important;
}
.pagination li.disabled a {
  text-decoration: none !important;
  cursor: default !important;
  color: #ccc !important;
}
.pagination li.disabled a :hover {
  background-color: #fff !important;
}
.pagination li.elipsis a {
  text-decoration: none !important;
  cursor: default !important;
}
.pagination li.elipsis a :hover {
  background-color: #fff !important;
}
.pagination li.disabled a:focus,
.pagination li.elipsis a:focus {
  text-decoration: none !important;
  cursor: default !important;
  color: #ccc !important;
  border: 1px solid #ddd !important;
  background-color: #fff;
}
.paginationTop {
  float: right;
}
.warning {
  color: #b30000;
}
.validationMsg {
  margin-left: 10px;
  font-size: 10pt;
}
.validationMsg.good,
.validationMsg .good {
  color: #2ecc71;
}
.validationMsg.bad,
.validationMsg .bad {
  color: #e74c3c;
}
.validationMsg [class^=icon-],
.validationMsg [class*=" icon-"] {
  font-size: 12pt;
  margin-right: 3px;
}
.validationMsg .icon-spinner {
  color: #666;
}
.sf_form .control-group {
  position: relative;
}
.sf_form .clearPositioning label {
  position: inherit !important;
}
.sf_form .valMsg,
.sf_form label.error {
  margin-top: 10px;
}
.sf_form .valMsg span,
.sf_form label.error span {
  background: #e48f86;
  padding: 8px;
  color: #000 !important;
  font-weight: inherit !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.sf_form #recaptcha label.error {
  margin-top: 97px;
}
.sf_form .valMsg_global {
  padding: 8px;
  background-color: #f0f0f0;
  margin: 0 0 10px 10px;
}
.sf_form .valMsg_global .icon {
  font-size: 18px;
  margin-right: 5px;
}
.sf_form .valMsg_global .icon.warning {
  color: #c0392b;
}
.sf_form .valMsg_global .icon.success {
  color: #2ecc71;
}
.sf_form .standAloneRow {
  position: relative;
  margin-top: 10px;
}
.flexslider {
  /* Mobile */
}
.flexslider.slider .flex-caption {
  padding: 10px;
  position: inherit;
  display: inline;
}
.flexslider.slider .flex-caption :hover {
  color: #fff !important;
}
.flexslider.slider .slides img {
  max-height: 224px !important;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.flexslider.carousel {
  margin-bottom: 52px;
}
.flexslider.carousel .slides img {
  max-height: 121px !important;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.flexslider.carousel .flex-caption {
  height: 42px;
  overflow: hidden;
}
.flexslider.carousel .flex-caption span {
  background-color: #24659d !important;
  display: inline-block;
  padding: 5px;
  float: right;
  font-size: 12px !important;
  color: #fff;
}
.syndicate a {
  text-decoration: none;
}
.card a:link {
  text-decoration: none;
}
.card a:visited {
  text-decoration: none;
}
.card a:hover {
  text-decoration: underline;
}
.card a:active {
  text-decoration: underline;
}
a.card-help:link,
a.card-help:visited,
a.card-help:active,
a.card-help:hover {
  color: #999 !important;
  text-decoration: none !important;
}
.card-selected {
  border: 1px solid #005eaa !important;
  box-shadow: 0 0 25px #ccc;
}
.card-selected .card-foot {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.card-selected .title {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 10px !important;
}
.card-selected.module-typeF {
  padding-bottom: 0 !important;
}
.card-addtolist {
  font-size: 8pt;
  text-align: right;
  position: absolute;
  bottom: 9px;
  right: 10px;
  color: #666;
}
.card-addtolist i {
  vertical-align: middle;
  margin-left: 10px;
  font-size: 10pt;
  color: #fff;
}
.card .card-addtolist i {
  color: #666;
  font-size: 10pt;
}
.card .card-addtolist span {
  vertical-align: middle;
}
.tabs .card-addtolist {
  color: #666;
  white-space: nowrap;
  bottom: 10px;
}
#wrapper .tabs p.card-addtolist {
  cursor: pointer;
  padding: 3px 10px;
  position: absolute;
  top: 0;
  right: 0;
  height: 28px;
}
#wrapper .tabs p.card-addtolist span {
  font-size: 10pt !important;
}
.card .linkDiv {
  height: 3em;
  overflow: hidden;
  clear: both;
  padding-bottom: 6px;
  /*-ms-word-break: break-all;
	word-break: break-all;*/
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.listItemHeader {
  background-color: #005eaa;
  color: white;
}
.progressIndicator {
  min-width: 100px;
  min-height: 300px;
  background: url('../images/ajax-loader.gif') no-repeat center;
}
.nolink {
  color: #000 !important;
  text-decoration: none !important;
  cursor: default !important;
}
.btn-link {
  color: #075290 !important;
}
.micrositePreviewBtn {
  text-align: center;
  margin-top: 20px;
}
.detail .previewNote,
.detail .formNote {
  padding: 6px;
}
.detail .previewPane {
  min-height: 600px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 100;
  position: relative;
  word-wrap: break-word;
}
.detail .previewPane * {
  z-index: 100;
}
.detail .previewPane.csHtmlContent,
.detail .previewPane .csPodcastItem,
.detail .previewPane .syndicate {
  text-align: left;
}
.embedForm .embedType {
  background-color: #f0f0f0;
}
.embedForm .embedType input {
  margin-top: 12px;
}
.embedForm .embedType select {
  margin-top: 2px;
}
.embedForm .embedType label {
  padding-top: 5px;
  margin-bottom: 5px;
}
.embedForm .embedType .form-group {
  margin-bottom: 3px !important;
  margin-top: 3px !important;
}
.embedForm .optionHelp {
  padding-top: 10px;
}
.embedForm .optionHelp i {
  text-decoration: none;
}
.detail .codeBlock {
  width: 100%;
  height: 300px;
  clear: both;
}
.detail .csHtmlContent {
  font-size: 14px;
}
.detail .csHtmlContent img {
  float: left;
  margin: 0 20px 20px 0;
}
.mask {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.moreInfo {
  /* border-bottom: 1px solid @cyanTheme;*/
  border-bottom: none;
  position: relative;
  height: 20px;
  z-index: 1010;
}
.moreInfo .moreInfoBtn {
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.descMask {
  position: absolute;
  top: 43px;
  right: 10px;
  z-index: 1000;
  background-color: white;
  width: 355px;
  height: 620px;
  border: none;
  display: none;
}
.descriptionContainer {
  position: absolute;
  top: 43px;
  right: 10px;
  z-index: 1001;
  padding: 10px;
  word-wrap: break-word;
  font-size: 11pt;
  opacity: 0.95;
  filter: alpha(opacity=95);
  background: #efefef;
  display: none;
  line-height: 20pt;
  border: 1px solid #999;
  width: 355px;
}
.descriptionContainer .viewFull {
  margin-left: 6px;
}
.descriptionContainer p.description {
  max-height: 250px;
  font-size: 10pt;
  overflow: auto;
  line-height: 16pt;
}
/* Org management */
.orgDetail .ui-accordion-content {
  height: 200px;
}
.orgDetail .ui-accordion-content h5 {
  margin-top: 0;
}
.orgDetail .ui-accordion-content h5 span,
#content .orgDetail .ui-accordion-content h5 span a {
  font-size: 8pt;
  color: #666;
}
.orgDetail .ui-accordion-content ul {
  margin-left: 0;
}
.orgDetail .ui-accordion-content li {
  list-style-type: none;
  padding-left: 12px;
}
#content .orgDomains li a.orgDomain-default {
  font-weight: bold;
}
.orgDomain-setdefault,
.orgUsers-setowner {
  margin-left: 8px;
}
.orgDomains li a a,
.orgUsers li a a {
  font-weight: normal;
}
.orgDomains li span,
.orgUsers li span {
  font-size: 8pt;
  color: #666;
}
.orgDomains li:hover,
.orgUsers li:hover {
  background-color: #efefef;
}
#content .orgDomains li span a,
#content .orgUsers li span a {
  color: #666;
}
#content a.orgUsers-remove:hover {
  color: #dd4c39;
}
/*help popup*/
.help-htmlDisplayOptions {
  font-weight: normal;
  max-width: none;
}
.help-htmlDisplayOptions .popover-inner {
  color: #000;
  font-weight: normal;
  width: 600px;
  height: 400px;
}
.help-htmlDisplayOptions .popover-content {
  height: 348px;
  overflow: auto;
}
.help-scriptOptions {
  font-weight: normal;
  max-width: none;
}
.help-scriptOptions .popover-inner {
  color: #000;
  font-weight: normal;
  width: 600px;
  height: 400px;
}
.help-scriptOptions .popover-content {
  height: 348px;
  overflow: auto;
}
.help-registrationDomain {
  font-weight: normal;
  max-width: none;
}
.help-registrationDomain .popover-inner {
  color: #000;
  font-weight: normal;
  width: 600px;
  height: 300px;
}
.help-registrationDomain .popover-content {
  height: 248px;
  overflow: auto;
}
.help-podcast {
  font-weight: normal;
  max-width: none;
}
.help-podcast .popover-inner {
  color: #000;
  font-weight: normal;
  width: 600px;
  height: 400px;
}
.help-podcast .popover-content {
  height: 348px;
  overflow: auto;
}
.help-rss {
  font-weight: normal;
  max-width: none;
}
.help-rss .popover-inner {
  color: #000;
  font-weight: normal;
  width: 600px;
  height: 400px;
}
.help-rss .popover-content {
  height: 348px;
  overflow: auto;
}
.popover a.close {
  padding: 0;
  text-decoration: none !important;
  position: absolute;
  top: 8px;
  right: 8px;
}
.popover .popover-content p {
  padding: 0px 0px 5px 0px;
}
.popover .popover-content a {
  cursor: pointer;
}
.popover .popover-content {
  font-size: 11pt;
}
.popover .popover-title {
  font-size: 17px !important;
  padding-right: 25px;
}
.pdfHelp {
  text-decoration: none !important;
  font-size: 12pt;
  margin-left: 3px;
  cursor: pointer;
}
.pdfHelp a {
  margin-top: -10px;
}
.pdfHelp a.icon-question-sign {
  text-decoration: none !important;
}
/* Template overrides */
.previewPane .accordion,
.tabs,
#slider {
  visibility: visible !important;
}
.thumbnail-slider .carousel .slides a img {
  opacity: 1 !important;
}
.facebookRecommend,
.twitterTweet {
  display: inline-block;
  vertical-align: middle;
}
.share_button img,
.share_button span {
  vertical-align: middle;
}
.borderbox,
.borderbox:before,
.borderbox:after {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.twitter {
  margin-right: 4px;
}
#content a.google {
  text-decoration: none;
  color: #dd4c39;
  font-size: 26px;
}
/*form.validate input:required:focus {outline:none !important;}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {border-color:inherit !important;}*/
/* IE watermark fix */
form.validate input:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999 !important;
}
#wrapper .youtube iframe,
#wrapper .module-typeY iframe {
  visibility: visible !important;
}
/* left nav touchups */
#left ul#nav-primary li .categoryTitle {
  padding-left: 6px;
}
ul.categoryFilter li,
ul.topicFilter li {
  padding: 0;
  clear: left;
}
ul.categoryFilter li input[type="checkbox"],
ul.topicFilter li input[type="checkbox"] {
  margin-right: 6px;
}
ul.categoryFilter li ul li a:hover {
  background-color: inherit !important;
  text-decoration: underline;
}
#nav-container nav#left .checkToggle a,
#navmenu nav#left .checkToggle a {
  text-align: right;
  font-size: 8pt;
  white-space: nowrap;
  padding-right: 6px;
}
#content .results {
  margin: 0 0 15px 0px;
}
.headerText {
  margin: 0;
  line-height: unset;
}
.searchAdvanced_wrap {
  padding: 15px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
}
.searchAdvanced_wrap h4 {
  border-bottom: 1px solid #ccc;
}
.searchAdvanced_wrap .lblFor,
.searchAdvanced_wrap .lblSearch {
  margin: 0 8px;
}
.searchAdvanced_wrap .lblSearch {
  margin-left: 0;
}
.searchAdvanced_wrap .btnControls {
  text-align: right;
}
.searchAdvanced_wrap .btnControls .btnSearchReset {
  margin-right: 10px;
}
#contentArea {
  /* class is only used for the HOME_MICROSITE_FEATURE2 on the Storefront home page */
}
#contentArea .covid19 {
  background-image: url(../images/Whats-new-boxes-coronavirus.jpg) !important;
  background-size: cover;
  background-position-y: center;
  display: block;
  text-decoration: none;
}
#contentArea .covid19 h3 {
  background-color: rgba(0, 0, 0, 0.4);
  margin: 0px;
  padding: 15px 0px 5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #fff;
}
#contentArea .covid19 span {
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0px 0px 20px 15px;
  color: #9ccffa !important;
  display: block;
  text-decoration: none;
}
#contentArea .covid19:hover {
  text-decoration: underline;
}
#contentArea .monkeyPox {
  background-image: url(../images/mpx-microsite-thumb.jpg) !important;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 10px;
  display: block;
  text-decoration: none;
  background-color: #384E87;
  color: white;
}
#contentArea .monkeyPox h3 {
  padding: 10px;
  margin: 0px;
  color: white;
  display: block;
  width: 65%;
}
#contentArea .monkeyPox span {
  padding: 0px 0px 20px 15px;
  display: block;
  text-decoration: none;
}
#contentArea .covidSelfCheck {
  margin-top: -7px;
  display: block;
  background: #1b63af;
  background: linear-gradient(0deg, #1b63af 0%, #113d91 65%, #0e3070 99%, #00d4ff 100%);
}
#contentArea .covidSelfCheck #cdc-chat-bot-icon {
  width: 75px;
  height: auto;
  padding: 12px 5px 5px 5px;
  float: left;
  display: block;
}
#contentArea .covidSelfCheck h3 {
  padding: 18px;
  font-size: 18px;
  display: block;
  color: #fff;
}
#contentArea h3 {
  color: #fff;
}
.localSearch {
  background: #fff;
}
.localSearch .searchWrap {
  width: 100%;
  background-image: url(../images/home_search_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 77% 0;
  text-align: center;
}
.localSearch .searchWrap h2 {
  font: normal 22pt "Lato";
  color: #fff;
  padding-top: 0;
  margin-top: 0px;
  margin-bottom: -2px;
}
.localSearch .searchWrap.row {
  margin-left: 0;
  margin-bottom: 15px;
}
form[id*=searchForm] table {
  background: none;
  margin: 8px;
  width: 100%;
}
form[id*=searchForm] td:first-child {
  width: auto;
}
form[id*=searchForm] td.searchtd {
  width: auto !important;
}
form[id*=searchForm] label.subset {
  padding-top: 2px;
}
form[id*=searchForm] input[type=text] {
  border: none;
}
form[id*=searchForm] input[type=submit],
form[id*=searchForm] button.submit {
  background: none;
}
form[id*=searchForm] input[type=submit] span,
form[id*=searchForm] button.submit span {
  left: 0;
  top: 0;
}
form[id*=searchForm] button.submit {
  width: auto !important;
  height: auto !important;
}
#searchFormLocal .subset .pageoptions ul.drop-down li a {
  color: #666;
  font-size: 10pt !important;
}
.format.pageoptions .select-box {
  width: 118px;
}
.localSearch #searchFormLocalFeeds .btn {
  background-color: #0c6658;
  text-shadow: none;
}
/* account stuff */
.login,
.account,
.registration {
  padding-bottom: 50px;
  padding-top: 15px;
}
.login .migrationBanner,
.account .migrationBanner,
.registration .migrationBanner {
  background: #e6eceb url(../images/26_signup_bannerbg.png) no-repeat bottom right;
  padding: 12px;
  padding-bottom: 20px;
  margin-bottom: 18px;
  border: 1px solid #005eaa;
  font-size: 11pt;
}
.login .migrationBanner h3,
.account .migrationBanner h3,
.registration .migrationBanner h3 {
  padding: 0 0 8px 0;
  margin: 0;
  color: #005eaa;
  font-family: "Lato";
  font-weight: bold;
  font-style: italic;
}
.account .contentDetail,
.account .orgDetail,
.account .contactDetail {
  padding: 10px;
  min-height: 200px;
}
.account .contactDetail {
  padding: 20px;
}
.contactDetail .control-group {
  margin-bottom: 4px;
}
.editFirstName,
.editLastName,
.editMiddleName,
.editEmail,
.editPass {
  display: none;
}
.editFirstName a,
.editLastName a,
.editMiddleName a,
.editEmail a {
  vertical-align: middle;
}
.editFirstName a,
.editLastName a,
.editMiddleName a,
.editEmail a,
.editPass a {
  font-size: 8pt;
  text-decoration: none !important;
  color: #999 !important;
}
.editFirstName a:hover,
.editLastName a:hover,
.editMiddleName a:hover,
.editEmail a:hover,
.editPass a:hover {
  color: #075290 !important;
}
.editPassFields .row {
  margin-bottom: 3px;
}
.editPassFields label {
  font-weight: bold;
  font-size: 8pt;
  color: #666;
}
/* New angular account page */
.myAccount .userLabel {
  font-weight: bold;
}
.myAccount .module-typeF {
  min-height: 200px;
}
/*.homeFeatured {
    .homeFeaturedThumb {
        min-height: 154px;
        max-height: 154px;
        max-width: 266px;
    }

    p.homeFeaturedDesc {
        max-height: 82px;
        min-height: 82px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 5px;
    }

    .col-md-3 {
        margin-bottom: 10px;
    }

    .card {
        height: auto;
    }
}*/
#content h3 {
  font-size: 17px;
  color: #666;
}
#content h3 a.titleBtw {
  font-size: 10pt !important;
  margin-left: 10px;
  color: #65b0bd;
}
#content .homeText {
  margin: 0 0 8px 0;
}
#content .homeText img {
  width: 163px;
}
#content .homeText h2 {
  color: #005eaa;
  font-size: 28px;
  line-height: 32px;
}
#content .homeSlider {
  background-color: #f0f0f0;
  width: 100%;
  border: 1px solid #e5e5e5;
}
#content .homeSlider h3 {
  font-size: 16px;
  color: #005eaa;
  padding: 0 0 0 18px;
  line-height: 20px;
}
#content .homeRightCol .homeTop5 ul {
  padding: 0 10px !important;
  min-height: 332px;
  max-height: 332px;
  overflow-y: auto;
}
#content .homeRightCol .module-typeH li:first-child {
  border: none !important;
}
#mediaTypeCloudContainer {
  padding: 0 !important;
}
.mediaLaunchbar {
  padding: 0;
  margin: 0;
  background-color: #fff;
  width: 250px;
  z-index: 9999;
}
.mediaLaunchbar li {
  list-item-type: none;
  display: block;
  margin-right: 1px;
}
#content .mediaLaunchbar li a {
  color: #005eaa;
  background: #ceece7;
  padding: 3px 0 3px 8px;
  margin: 0;
  text-align: left;
  display: block !important;
  font-size: 14px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #fff;
  -webkit-transition: color 0.4s ease-out;
  -moz-transition: color 0.4s ease-out;
  -ms-transition: color 0.4s ease-out;
  -o-transition: color 0.4s ease-out;
  transition: color 0.4s ease-out;
}
#content .mediaLaunchbar li a:hover {
  background: #fff;
  text-shadow: none;
}
#content .mediaLaunchbar li:last-child {
  border-right: none;
}
/* Selected State */
#content .mediaLaunchbar li.selected a,
#content .mediaLaunchbar li.selected a span {
  color: #fff;
  background: #005eaa;
  text-shadow: none;
}
#content .mediaLaunchbar li a span {
  display: inline-block;
  font: 14px 'Lato', sans-serif;
  color: #005eaa;
  text-align: center;
  margin: 5px 0 0 0;
  padding-left: 6px;
  white-space: nowrap;
}
#nav-container nav#left ul.mediaTypeFilter li a span,
#nav-container nav#left ul.categoryFilter li a span,
#nav-container nav#left ul.topicFilter li a span {
  float: inherit;
}
#nav-container nav#left ul.mediaTypeFilter li,
#nav-container nav#left ul.mediaTypeFilter li span,
#nav-container nav#left ul.categoryFilter li,
#nav-container nav#left ul.categoryFilter li span #nav-container nav#left ul.topicFilter li,
#nav-container nav#left ul.topicFilter li span {
  line-height: 15px;
}
#nav-container a.active {
  font-weight: bold;
}
.searchText {
  margin: -10px 0 10px 0;
}
.alert-embed {
  background-color: #65b0bd;
}
/* General theme overrides */
.embedForm,
.subscribe {
  padding: 15px;
}
.subscribe ul.formats ul {
  margin-left: 0;
}
.subscribe ul.formats ul li {
  list-style-type: none;
  margin-bottom: 4px;
}
.subscribe ul.formats ul li img {
  margin-right: 8px;
}
#content .row.detail h1:first-child {
  width: 60%;
}
#content .headerText h1 small.topicCount {
  font-size: 16px;
}
#content .headerText h1 {
  font-size: 18px !important;
}
#content .headerText.slightGradient h1 {
  padding-bottom: 6px;
}
#content .resultSet .card .linkDiv {
  line-height: 2.5em;
  clear: both;
}
#content .resultSet figure img {
  margin-top: 15px;
  max-height: 84px;
  min-height: 84px;
}
#content .resultSet .module-typeF {
  cursor: pointer;
}
#content .resultSet .module-typeF:hover {
  border: 1px solid #999;
}
#content .resultSet .module-typeF .card-foot {
  font-size: 9pt;
  color: #999;
}
#content .resultSet .module-typeF .card-foot a {
  color: #999;
  font-size: 10pt;
  margin-left: 3px;
}
#content .resultSet .module-typeF .card-foot a:hover {
  color: #666;
}
#content .resultSet .module-typeF .card-foot a span {
  display: none;
}
.detail textarea.codeBlock[disabled],
.detail textarea.codeBlock[readonly] {
  cursor: pointer !important;
}
.returnToResults {
  height: 40px;
}
.returnToResults i {
  margin-top: 3px;
  padding-right: 4px;
}
.returnToResults a {
  margin-bottom: 10px;
  vertical-align: middle;
}
/* Adding back in the icons that were removed from Font Awesome */
[class^="mediaicon-"],
[class*=" mediaicon-"] {
  font-family: cdciconfont;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="mediaicon-"]:before,
[class*=" mediaicon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.mediaicon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
a [class^="mediaicon-"],
a [class*=" mediaicon-"] {
  display: inline;
}
a.icon-remove:link,
a.icon-remove:hover {
  text-decoration: none !important;
}
.icon-desktop:before,
.mediaicon-microsite:before {
  content: "\f108";
}
.icon-picture:before,
.mediaicon-image:before {
  content: "\f03e";
}
.icon-envelope:before,
.mediaicon-ecard:before {
  content: "\f0e0";
}
.icon-film:before,
.mediaicon-video:before {
  content: "\f008";
}
.icon-code:before,
.mediaicon-html_content:before,
.mediaicon-html:before {
  content: "\f179";
}
.icon-th-large:before,
.mediaicon-button:before {
  content: "\f009";
}
.icon-trello:before,
.mediaicon-badge:before {
  content: "\f0db";
}
.icon-gear:before,
.icon-cog:before,
.mediaicon-widget:before {
  content: "\f013";
}
.icon-bar-chart:before,
.mediaicon-infographic:before {
  content: "\f080";
}
.icon-headphones:before,
.mediaicon-podcast:before {
  content: "\f025";
}
.icon-rss:before,
.mediaicon-feed:before {
  content: "\f09e";
}
.icon-sitemap:before,
.mediaicon-podcast_series:before {
  content: "\f0e8";
}
.icon-book:before,
.mediaicon-pdf:before {
  content: "\f02d";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-plus-sign:before {
  content: "\f055";
}
/* end media types */
.icon-user {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1MzYgMTM5OXEwIDEwOS02Mi41IDE4N3QtMTUwLjUgNzhoLTg1NHEtODggMC0xNTAuNS03OHQtNjIuNS0xODdxMC04NSA4LjUtMTYwLjV0MzEuNS0xNTIgNTguNS0xMzEgOTQtODkgMTM0LjUtMzQuNXExMzEgMTI4IDMxMyAxMjh0MzEzLTEyOHE3NiAwIDEzNC41IDM0LjV0OTQgODkgNTguNSAxMzEgMzEuNSAxNTIgOC41IDE2MC41em0tMjU2LTg4N3EwIDE1OS0xMTIuNSAyNzEuNXQtMjcxLjUgMTEyLjUtMjcxLjUtMTEyLjUtMTEyLjUtMjcxLjUgMTEyLjUtMjcxLjUgMjcxLjUtMTEyLjUgMjcxLjUgMTEyLjUgMTEyLjUgMjcxLjV6Ii8+PC9zdmc+");
}
.icon-signin {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzMTIgODk2cTAgMjYtMTkgNDVsLTU0NCA1NDRxLTE5IDE5LTQ1IDE5dC00NS0xOS0xOS00NXYtMjg4aC00NDhxLTI2IDAtNDUtMTl0LTE5LTQ1di0zODRxMC0yNiAxOS00NXQ0NS0xOWg0NDh2LTI4OHEwLTI2IDE5LTQ1dDQ1LTE5IDQ1IDE5bDU0NCA1NDRxMTkgMTkgMTkgNDV6bTM1Mi0zNTJ2NzA0cTAgMTE5LTg0LjUgMjAzLjV0LTIwMy41IDg0LjVoLTMyMHEtMTMgMC0yMi41LTkuNXQtOS41LTIyLjVxMC00LTEtMjB0LS41LTI2LjUgMy0yMy41IDEwLTE5LjUgMjAuNS02LjVoMzIwcTY2IDAgMTEzLTQ3dDQ3LTExM3YtNzA0cTAtNjYtNDctMTEzdC0xMTMtNDdoLTMxMmwtMTEuNS0xLTExLjUtMy04LTUuNS03LTktMi0xMy41cTAtNC0xLTIwdC0uNS0yNi41IDMtMjMuNSAxMC0xOS41IDIwLjUtNi41aDMyMHExMTkgMCAyMDMuNSA4NC41dDg0LjUgMjAzLjV6Ii8+PC9zdmc+");
}
.icon-user:before {
  content: "\f007";
}
.icon-signin:before {
  content: "\f090";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-angle-left:before {
  content: "<";
  margin-right: 3px;
}
.icon-angle-right:before {
  content: ">";
  margin-left: 3px;
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-chevron-up,
.icon-chevron-down {
  font-size: 8pt;
  color: #666;
  margin: 12px 8px 0 0;
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-left:before {
  content: "\f054";
  color: #fff;
}
.icon-chevron-right:before {
  content: "\f055";
  color: #fff;
}
.icon-home:before {
  content: "\f015";
}
.homeLink i {
  margin-right: 4px;
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-trash:before {
  content: "\f014";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-spinner:before {
  content: "\f110";
  font-size: 14px;
}
.icon-thumbs-up:before {
  content: "\f087";
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* User login styles */
.btnSyndList,
.btnAccount {
  margin-right: 3px;
}
.btnSignIn i,
.btnSignedin i,
.nolink i,
.btnCreateAccount i,
.btnLogout i,
.btnDomainpicker i,
.btnSyndList i,
.btnUserDomain i,
.btnAccount i {
  margin-right: 4px;
}
.btnCreateAccount span,
.btnSignIn span {
  font-size: 16px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.cityState {
  margin: 0px 5px 0px 5px;
}
.divSignedIn .btn.btnDomainpicker {
  padding-left: 0;
}
.divSignedIn .btn-small {
  padding-left: 0;
  padding-right: 0;
}
.btnUserDomain {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btnNeedHelp {
  display: block;
  font-size: 12pt;
  float: right;
  padding: 10px;
}
#content .btnNeedHelp a {
  text-decoration: none;
}
.btnUserDomain i {
  margin-left: 3px;
}
.btnUserDomain i:hover {
  text-decoration: none !important;
}
/* Domain picker dropdown styles */
.topbar-content .btn-group.open .btn.dropdown-toggle {
  background-color: transparent;
  border: none;
}
.topbar-content .btn-group ul.dropdown-menu li {
  border-bottom: 1px solid #e5e5e5;
  background-color: #ffffff;
  text-align: left;
}
.topbar-content .btn-group ul.dropdown-menu.syndicationlist li {
  text-transform: lowercase !important;
}
.topbar-content .btn-group ul.dropdown-menu li:hover {
  background-color: #78b8ed;
}
.sortOptions {
  margin: 0 15px;
  line-height: unset;
}
.sortOptions .btn-group a.btn {
  border: 1px solid #e5e5e5;
  padding: 0 9px;
}
.sortOptions .btn-group ul.dropdown-menu li {
  background-color: #fff;
}
.sortOptions .btn-group ul.dropdown-menu li:hover {
  background-color: #efefef;
}
label.radio {
  width: 200px;
}
ul.nav.element-1 {
  border-right: 1px solid #e5e5e5;
}
.login,
.registration {
  margin-left: 20px;
}
.acrobatReader {
  font-size: 8pt;
  color: #666;
  line-height: 12pt;
  margin: 0 10px;
}
.acrobatReader a.icon {
  background: url(../images/reader-16x16.png) no-repeat;
  padding: 3px 0 0 20px;
}
.requestPage,
.reportProblemPage,
.contentPage {
  min-height: 350px;
}
.requestPageRow .controls .close,
.sf_form .controls .close,
.requestPageRow .modal-header .close,
.sf_form .modal-header .close {
  float: none;
  margin-left: 4px;
  font-size: 17px;
  color: #666;
}
.requestPageRow .modal-header .close,
.sf_form .modal-header .close {
  float: right;
}
.requestPageRow input.close,
.sf_form input.close {
  background: none;
  border: none;
}
.btnAddAnother {
  font-size: 10pt;
  text-decoration: none !important;
  margin: 0 0 0 179px;
  display: inline-block;
}
.btnAddAnother [class^=icon-],
.btnAddAnother [class*=" icon-"] {
  margin-right: 3px;
}
.video-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video-embed-container iframe,
.embed-container object,
.video-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.organization .typeahead a {
  text-decoration: none !important;
  color: black !important;
}
.organization .typeahead .active a {
  background-color: #65b0bd !important;
  background-image: none !important;
}
.tree {
  padding: 0 0 30px 0;
}
.tree li {
  margin: 0px 0;
  list-style-type: none;
  position: relative;
  padding: 20px 5px 0px 5px;
}
.tree li::before {
  content: '';
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  right: auto;
  left: -20px;
  border-left: 1px solid #ccc;
  bottom: 50px;
}
.tree li::after {
  content: '';
  position: absolute;
  top: 33px;
  width: 25px;
  height: 20px;
  right: auto;
  left: -20px;
  border-top: 1px solid #ccc;
}
.tree li a.tree_topic {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 2px 10px;
  text-decoration: none !important;
  color: #666;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/*Remove connectors before root*/
.tree > ul > li::before,
.tree > ul > li::after {
  border: 0;
}
/*Remove connectors after last child*/
.tree li:last-child::before {
  height: 30px;
}
/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a.tree_topic:hover,
.tree li a.tree_topic:hover + ul li a {
  background: #e6f3fe;
  color: #000;
  border: 1px solid #94a0b4;
}
/*Connector styles on hover*/
.tree li a.tree_topic:hover + ul li::after,
.tree li a.tree_topic:hover + ul li::before,
.tree li a.tree_topic:hover + ul::before,
.tree li a.tree_topic:hover + ul ul::before {
  border-color: #94a0b4;
}
/*.tree li.haschildren a:first-child {*/
.tree li a.tree_exp {
  background: url(../images/tree_expand.gif) no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  left: -27px;
  top: 25px;
  z-index: 1;
}
.tree li a.tree_exp.open {
  background: url(../images/tree_collapse.gif) no-repeat;
}
.topicSelector .card {
  height: auto;
}
.topicSelector .listContainer {
  margin-left: 0;
}
.topicSelector .listContainer ul.list-ordered {
  margin-left: 0 !important;
}
.topicSelector .listContainer li {
  list-style-type: none;
  margin: 0 0 12px 0;
}
.topicSelector .listContainer li .active {
  background-color: #fff;
}
.topicSelector .listContainer li a {
  display: block;
  line-height: 12pt;
}
.topicSelector ul.typeahead li.active a:link,
.topicSelector ul.typeahead li.active a:visited,
.topicSelector ul.typeahead li.active a:hover,
.topicSelector ul.typeahead li.active a:active {
  color: #fff !important;
}
.topicSelector .twitter-typeahead .tt-menu {
  padding: 5px;
  border-radius: 3px;
}
.topicSelector .twitter-typeahead .tt-menu.tt-open {
  background-color: white;
  border: 1px solid black;
}
.topicSelector .twitter-typeahead .tt-menu.tt-open .tt-suggestion:hover {
  background-color: lightgray;
  cursor: pointer;
}
.chooseOrg .twitter-typeahead {
  width: 100%;
}
.chooseOrg .twitter-typeahead .tt-menu {
  padding: 5px;
  border-radius: 3px;
}
.chooseOrg .twitter-typeahead .tt-menu.tt-open {
  background-color: white;
  border: 1px solid black;
}
.chooseOrg .twitter-typeahead .tt-menu.tt-open .tt-suggestion:hover {
  background-color: lightgray;
  cursor: pointer;
}
.facetedNav.card {
  height: auto;
}
.facetedNav .filterLabel {
  text-transform: uppercase;
  margin: 5px 0 0 7px;
  color: #333;
  font-weight: bold;
}
.facetedNav .filterArea .filtersCurrent {
  background-color: #ceece7;
  clear: both;
  padding: 2px;
  margin: 6px;
  margin-top: 20px;
  position: relative;
  min-height: 40px;
}
.facetedNav .filterArea .filtersCurrent .addTopicFilter {
  position: absolute;
  top: 5px;
  right: 0;
}
.facetedNav .filterArea .filtersCurrent .searchTopic,
.facetedNav .filterArea .filtersCurrent .searchKeyword,
.facetedNav .filterArea .filtersCurrent .icon-remove {
  color: #005eaa !important;
}
.facetedNav .filterArea .filterBy {
  text-transform: capitalize;
  font-size: 10pt;
  margin: 0 0 0 7px;
  color: #666;
}
.facetedNav .filterArea .clearAll {
  margin: 0 12px 0 0 !important;
}
.facetedNav .filterArea .clearAll a {
  font-size: 10pt !important;
  font-weight: normal !important;
  display: block !important;
  width: 100% !important;
  color: #005eaa !important;
  text-decoration: underline;
  margin-top: 0 !important;
  padding: 0 !important;
  text-transform: lowercase !important;
}
.facetedNav .filterArea .clearAll a:hover {
  text-decoration: none;
}
.facetedNav .clearAll.clearAllFilters {
  position: absolute;
  top: 5px;
  right: 3px;
  padding: 0 6px 0 6px;
  background-color: #005eaa;
  margin: 0 !important;
  border-radius: 3px;
}
.facetedNav .clearAll.clearAllFilters a {
  color: white;
}
.facetedNav .clearAll.clearAllFilters:hover {
  background-color: lightblue;
}
.facetedNav .clearAll.clearAllFilters:hover:focus {
  background-color: #88c3ea;
}
.facetedNav .clearAll.clearAllFilters:hover a {
  text-decoration: none;
  color: black !important;
}
.facetedNav .clearAll.clearAllFilters:hover a:focus {
  border: none !important;
  outline: 0 !important;
}
.facetedNav .categoryFilter {
  position: relative;
}
.facetedNav .categoryFilter select.mediaList {
  margin: 10px 0 !important;
  background-color: #ecf5f2;
}
.facetedNav .categoryFilter .mediaList {
  padding-left: 0.5rem;
}
.facetedNav .categoryFilter .mediaList li {
  padding: 0;
  /*a.removeFilter {
                    color: #fff !important;
                    width: 17px !important;
                    height: 17px;
                    text-align: center;
                    font-size: 14pt !important;
                    padding: 3px 0 0 0 !important;
                    text-decoration: none !important;
                    border: 1px solid black;
                    float: right;

                    &:hover {
                        background-color: inherit;
                    }
                }

                a.removeFilterInactive {
                    background-color: @cyanAccent_light !important;
                    -webkit-border-radius: 3px;
                    -moz-border-radius: 3px;
                    border-radius: 3px;

                    &:hover {
                        background-color: inherit;
                    }
                }*/
}
.facetedNav .categoryFilter .mediaList li a:hover {
  background-color: #fff7e1;
}
.facetedNav .categoryFilter .mediaList li a.active {
  background-color: #fff7e1;
  border: 1px solid #ffad42;
}
.facetedNav .url {
  word-wrap: break-word;
}
.learnMorePage h3 {
  color: black !important;
}
.learnMorePage .gettingStarted li {
  margin: 0 0 10px 0;
}
.learnMorePage .gettingStarted .highlight {
  color: #005eaa;
  font-size: 13pt;
  font-weight: bold;
}
.learnMorePage blockquote p {
  font-size: 11pt;
}
.topSyndicatedMarker {
  position: absolute;
  top: 7px;
  left: -7px;
  z-index: 1;
  background-color: #075290;
  border-bottom: 1px solid #0c89f1;
  font-size: 7pt;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  width: 100px;
  -webkit-box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
}
.topSyndicatedMarker .icon-star {
  color: #f3cc55;
}
.galleryView li {
  list-style-type: none;
  /*border: @embedBorder;*/
  min-height: 210px;
  /*max-height: 210px;
		margin-bottom: 15px;*/
  line-height: 20px;
}
.galleryView li.galleryItem {
  position: relative;
}
.galleryView li.galleryItem:hover {
  /*border: 1px solid #999;*/
}
.galleryView li .topSyndicatedMarker {
  top: 186px;
  padding: 2px 0;
  box-shadow: none;
}
.galleryView li .landingThumb {
  border: 1px solid #e5e5e5;
  -webkit-background-size: 100% !important;
  -moz-background-size: 100% !important;
  -o-background-size: 100% !important;
  background-size: 100% !important;
}
.galleryView .landingThumbPodcast {
  height: 100px;
  display: block;
  -webkit-background-size: 100% !important;
  -moz-background-size: 100% !important;
  -o-background-size: 100% !important;
  background-size: 100% !important;
}
.galleryView .landingThumbPodcast img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.galleryView .landingTitle {
  text-decoration: none !important;
}
.galleryView .landingTitle:hover {
  text-decoration: underline !important;
}
.galleryView .galleryItemInfo {
  padding: 5px 8px;
}
.galleryView .hoverInfo {
  position: absolute;
  bottom: -1px;
  right: -1px;
  color: #fff;
}
.galleryView .hoverInfo .btn.btnListAdd,
.galleryView .hoverInfo .btn.btnListRemove {
  border-radius: 0 !important;
  background-image: none;
  color: #fff !important;
}
.galleryView .hoverInfo .btn.btnListAdd .tiletxt,
.galleryView .hoverInfo .btn.btnListRemove .tiletxt {
  margin-right: 3px;
}
.galleryView .hoverInfo .btn.btnListAdd {
  background-color: #999 !important;
}
.galleryView .landingPage {
  /* Common stuff */
  /* Custom Banners */
}
.galleryView .landingPage .landingHero {
  min-height: 105px;
  position: relative;
  background: url(../images/landing_blank.jpg);
  margin: 0;
}
.galleryView .landingPage .landingHero h2 {
  position: absolute;
  bottom: 17px;
  padding: 6px 15px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 25px;
  font-weight: normal;
  min-width: 150px;
  text-transform: capitalize;
  margin-left: 0;
}
.galleryView .landingPage.FeedsLanding .landingHero {
  background: url(../images/landing_feed.jpg);
  background-position: 100% 0;
}
.galleryView .landingPage.HTML .landingHero {
  background: url(../images/landing_html.jpg);
  background-position: 100% 0;
}
.galleryView .landingPage.ImagesLanding .landingHero {
  background: url(../images/landing_image.jpg) 0 100px;
}
.galleryView .landingPage.MicrositesLanding .landingHero {
  background: url(../images/landing_microsite.jpg) 0 100px;
}
.galleryView .landingPage.Podcast.SeriesLanding .landingHero {
  background: url(../images/landing_podcasts.jpg) 0 100px;
}
.galleryView .landingPage.PodcastsLanding .landingHero {
  background: url(../images/landing_podcasts.jpg) 0 100px;
}
.galleryView .landingPage .landingBlock {
  padding: 8px 0 !important;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.galleryView .landingPage .landingBlock .landingButtons {
  text-align: right;
}
.galleryView .landingPage .landingBlock .landingButtons .btn:last-child {
  margin-left: 4px;
}
.galleryView .landingPage .landingBlock .landingTitle {
  text-transform: capitalize;
}
.galleryView .landingSidebar .module-typeH h3 {
  text-transform: capitalize;
}
.galleryView #howIUse .modal-body {
  max-height: 400px;
  position: absolute !important;
}
.margTop15 {
  margin-top: 15px;
}
.marg0 {
  margin: 0;
}
.margLeft0 {
  margin-left: 0;
}
.margLeft15 {
  margin-left: 15px;
}
.sortWrap {
  padding: 0 0 15px 15px;
}
.feedResults {
  margin-bottom: 15px;
}
.feedDetailWrap li.feedItem {
  padding: 8px 0 !important;
}
.feedDetailWrap li.feedItem h4.feedItemTitle {
  margin: 0 0 4px 0;
  line-height: 20px;
}
.feedDetailWrap li.feedItem h5 {
  margin-bottom: 0;
  font-size: 10pt;
  font-weight: bold;
}
.feedDetailWrap li.feedItem img.feedItemImg {
  float: left;
  margin: 3px 10px 0 0;
  width: 120px;
  height: 120px;
  border: 1px solid #ddd;
}
.feedDetailWrap .feedDescription {
  word-wrap: break-word;
  /*overflow:show !important;*/
}
.subscribeBox {
  padding: 12px;
  background-color: #f0f0f0;
}
.collectionWrap .collectionImg {
  width: 100%;
}
.collectionWrap .collectionTile .collectionTileThumb {
  min-height: 154px;
  max-height: 154px;
  overflow: hidden;
}
.collectionWrap .collectionTile p.collectionTileDesc {
  max-height: 150px;
  min-height: 150px;
  overflow: hidden;
}
.collectionWrap .collectionTile .col-md-3 {
  margin-bottom: 10px;
}
.mediaPage h2 {
  padding-bottom: 13px;
}
.micrositePage .embedInstructions {
  margin: 0 15px 5px 0;
  font-size: 10pt;
}
.micrositePage .themeSelect .themeSwatch,
.micrositePage .themeSport .themeSwatch {
  height: 11px;
  width: 20px;
  display: inline-block;
}
.micrositePage .themeSelect .theme1,
.micrositePage .themeSport .theme1 {
  background-color: #075290;
}
.micrositePage .themeSelect .theme2,
.micrositePage .themeSport .theme2 {
  background-color: #7b50a5;
}
.micrositePage .themeSelect .theme3,
.micrositePage .themeSport .theme3 {
  background-color: #6f9e11;
}
.micrositePage .themeSelect .theme4,
.micrositePage .themeSport .theme4 {
  background-color: #4F81BD;
}
.micrositePage .themeSelect .theme5,
.micrositePage .themeSport .theme5 {
  background-color: #666;
}
.micrositePage .themeSelect .dropdown-menu li a,
.micrositePage .themeSport .dropdown-menu li a {
  text-transform: capitalize;
  cursor: pointer;
}
.micrositePage .themeSelect button,
.micrositePage .themeSport button,
.micrositePage .themeSelect .btn,
.micrositePage .themeSport .btn {
  text-transform: capitalize;
}
.micrositePage textarea.embedCode {
  height: 140px;
  cursor: pointer !important;
}
.micrositePage #iframeWrap {
  width: auto;
  height: 600px;
  padding: 0;
  overflow: hidden;
}
.micrositePage #frame {
  -ms-zoom: 0.9;
  -ms-transform-origin: 0 0;
  -moz-transform: scale(0.9);
  -moz-transform-origin: 0px 70px;
  -o-transform: scale(0.9);
  -o-transform-origin: 0px 70px;
  -webkit-transform: scale(0.9);
  -webkit-transform-origin: 0 0;
}
.micrositePage #frame {
  height: 850px;
  overflow: hidden;
}
.topSyndicatedChart {
  width: 300px;
}
.topSyndicatedChart .bar {
  font: 12px Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #084239;
  text-align: right;
  padding: 3px;
  margin: 1px;
  color: #fff;
  margin-left: 88px;
}
.topSyndicatedChart .lbl {
  position: absolute;
  font: 12px Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #C1DED5;
  text-align: left;
  padding: 3px;
  margin: 0px 0 1px 1px;
  color: #000;
  float: left;
}
.topSyndicated h3 {
  position: relative;
  padding-left: 17px !important;
}
.topSyndicated .topSyndicatedMarker {
  position: absolute;
  z-index: 1;
  line-height: 14pt;
  background-color: #075290;
  border-bottom: 10px solid #0c89f1;
  font-size: 11pt !important;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  width: 100px;
  -webkit-box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
}
.topSyndicated .topSyndicatedMarker .icon-star {
  color: #f3cc55;
  font-size: 9pt;
}
.podcastSeriesWrap .podcastSeriesImage {
  float: right;
  width: 200px;
  height: 200px;
  margin-bottom: 20px;
}
.feedItemsServiceWrap .feedItemImage {
  float: right;
  width: 200px;
  height: auto;
  margin-bottom: 20px;
}
.landingTitle a {
  font-weight: bold;
}
.feedThumbnails a img {
  width: 100%;
}
.feedsDetails a {
  padding: 0;
  margin: 0;
}
.landingBlockWrap {
  margin-top: 10px;
}
.feedsThumbs a img {
  width: 100%;
  margin: 10px 0;
  border: 1px solid #c2c2c2;
  display: block;
  max-width: 100%;
  height: auto;
}
.podcastButtons {
  float: right;
  overflow: hidden;
  padding: 10px;
}
.podcastButtons a {
  display: block;
  margin-bottom: 6px;
}
.subscriptionDropDown {
  background: #e8f2f7;
  position: absolute;
  padding: 5px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  z-index: 999;
}
.seriesThumbnails a img {
  width: 155px;
  height: 84px;
}
.FeedsLanding h2 {
  margin-left: 15px;
}
.module-typeF .span4 .card {
  margin-left: 0;
}
.podcastSearch {
  float: left;
  margin-right: 15px;
}
.podcastSearch form {
  margin: 5px 0 15px 0px;
}
#podcastSearch form[id*=searchFormLocal] input[type=text] {
  width: auto;
  padding: 5px !important;
}
.feedSearch form {
  border: 1px solid #e0e0e0;
}
.feedSearch form[id*=searchFormLocalFeeds] input[type=text] {
  width: auto;
  padding: 5px !important;
}
form#searchFormLocalFeeds {
  margin: 15px 0;
}
.input-append {
  margin-bottom: 0 !important;
}
.filterPodcastWrap {
  background: #fff;
  float: left;
  margin: 5px 0;
  padding: 3px 10px 5px;
}
.filterPodcast form {
  margin: 0 !important;
}
form#podcastFilter label {
  float: left;
}
form#podcastFilter .inline.checkbox {
  margin-bottom: 5px;
}
nav#left .categoryFilter img {
  width: 100%;
}
.leftNavSearch {
  overflow: hidden;
  width: 100%;
}
.form-search .input-append {
  margin: 0;
}
#facetKeyword {
  float: left;
}
.tp-collapsible.tp-collapsible-collapsed > * {
  display: block !important;
}
.modal-backdrop {
  z-index: 1000 !important;
}
#modalTos .modal-body {
  max-height: 500px;
}
#modalTos .btnTosAgree {
  background: none repeat scroll 0 0 #075290;
  color: white;
}
#modalTos .close:hover {
  cursor: pointer;
}
.arrow_box_wrapper {

  padding: 1px;
}
.arrow_box {
  position: relative;
  background: #c0e9ff;
  border: 2px solid #c0e9ff;
  padding: 5px 0 5px 5px;
}
.arrow_box:after,
.arrow_box:before {
  top: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 247, 225, 0);
  border-top-color: lightblue;
  border-width: 10px;
  margin-left: -10px;
}
.arrow_box:before {
  border-color: rgba(255, 247, 225, 0);
  border-top-color: lightblue;
  border-width: 13px;
  margin-left: -13px;
}
.listen {
  /*position: absolute;
    top: 5px;
    right: 3px;*/
  padding: 0px 6px 0 6px;
  background-color: #88c3ea;
  margin: 3px !important;
  border-radius: 3px;
  color: black;
}
.listen:hover {
  background-color: #ffd54f;
}
.listen:focus {
  background-color: #ffd54f;
}
.listen a {
  text-decoration: none;
  color: black;
}
.listen a:focus {
  border: none !important;
  outline: 0 !important;
  color: black;
}
#featureSlider .card-title {
  margin-top: -15px;
  background-color: #005eaa;
  padding: 10px;
  color: black;
  text-decoration: none;
  font-size: smaller;
  text-align: center;
}
.homeFeatured .card-body {
  padding: 0px;
}
.homeFeatured .card-body p {
  padding: 5px;
}
.homeFeatured .card-body .card-title {
  background-color: #005eaa;
  padding: 5px;
}
.homeFeatured .card-body .card-title a {
  color: white;
}
.podcastFilters {
  background-color: #fffce1;
}
.defaultTile img {
  max-width: 155px;
  width: 100%;
  border: 1px solid #ccc;
  height: 84px;
}
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

/*VP4*/
@media screen and (min-width: 1200px) {
  #body .flexslider.slider {
    display: none;
  }
}
/*VP3*/
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .pagination {
    clear: both;
    float: left;
    margin: 0 0 10px 10px;
  }
  .homeRightCol {
    width: 675px;
    margin-left: 0;
  }
  .homeFeatured .module-typeP h3 {
    height: 30px !important;
  }
  #body .flexslider.slider {
    display: none;
  }
  form[id*=searchForm] input[type=text] {
    width: 390px !important;
  }
  .homeFeaturedItems .homeFeaturedTxt {
    display: none;
  }
  .homeFeaturedItems .module-typeL ul li a div h3 {
    line-height: 24px !important;
  }
  #facetKeyword {
    width: 70%;
  }
}
/*VP2*/
@media screen and (min-width: 768px) and (max-width: 979px) {
  .pagination {
    clear: both;
    float: left;
    margin: 0 0 10px 10px;
  }
  .homeRightCol {
    margin-left: 0;
  }
  .homeFeatured .module-typeP h3 {
    height: 30px !important;
  }
  html.search #vp1-search-button {
    display: none;
  }
  #body .flexslider.slider {
    display: none;
  }
  html.js #vp1-menu-button {
    display: inline-block;
  }
  html.nav #wrapper .homeFeaturedItems .module-typeL ul li {
    display: inline-block;
    border-spacing: 16px;
  }
  html.nav #wrapper .homeFeaturedItems .module-typeL ul li a div h3 {
    line-height: 31px !important;
  }
  html.nav #wrapper .homeFeaturedItems .module-typeL ul li:first-child {
    margin-right: 12px;
  }
  #facetKeyword {
    width: 60%;
  }
}
/*VP1*/
@media (max-width: 767px) {
  .pagination {
    clear: both;
    float: left;
    margin: 0 0 10px 10px;
  }
  nav#left .categoryFilter img {
    width: auto;
  }
  .galleryView .landingPage .landingHero {
    margin-left: 0;
  }
  #content .homeLeftCol {
    margin-left: 0;
  }
  .featuredContent {
    padding-left: 0;
  }
  #content .results {
    margin: 0;
  }
  .content-offset {
    margin: 0;
  }
  html.search #vp1-search-button {
    display: none;
  }
  #mobile-menu ul li {
    width: 135px;
  }
  #content .homeRightCol .homeTop5 ul {
    min-height: 0 !important;
  }
  #body .flexslider.carousel {
    display: none;
  }
  html.js #vp1-menu-button {
    display: inline-block;
  }
}
/* Smartphones (portrait) ----------- */
@media (max-width: 500px) {
  #content .homeLeftCol {
    margin-left: 0;
  }
  #header .titlebar span {
    display: none;
  }
  #content .homeText h2 {
    font-size: 23px;
  }
  #content .homeText img {
    width: 45%;
  }
  .featuredContent {
    padding-left: 0;
  }
  #content .results {
    margin: 0;
  }
  .content-offset {
    margin: 0;
  }
  html.js #vp1-menu-button {
    display: inline-block;
  }
  #nav-container nav#left h3,
  #navmenu nav#left h3 {
    display: none;
  }
  .facetedNav {
    min-height: inherit;
  }
  .facetedNav .searchInputWrap {
    /*input {width: 284px; padding:8px;}
			.btn {height: 37px;}*/
  }
}
