@charset "UTF-8";
/* Compiled CSS, generated from "/cms/website_specifics/css_themes/white-3col/white-3col.less" */


/* ////////////// SET variables  ////////////// */
/*#1D1F21;*/
/* FOR THE Trending Recipes WIDGET: */
/* vietnamese */
@import url(//fonts.googleapis.com/css?family=Abel);
@import url(//fonts.googleapis.com/css?family=Vidaloka);
@import url(//fonts.googleapis.com/css?family=Droid+Sans);
@import url(//fonts.googleapis.com/css?family=Francois+One);
@import url(//fonts.googleapis.com/css?family=Open+Sans);
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B1i03Rep8ltA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B1i03ROp8ltA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B1i03Sup8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* body and main containter style */
body {
  background: #ffffff url(/app/images/pg-bkgrnd-x.jpg) repeat-x;
  font: 0.75em 'Open Sans', Georgia, Verdana, sans-serif;
  line-height: 1;
  color: #111;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  min-width: 1024px;
}
.container {
  background: #ffffff url(/app/images/page-corners-bkgrnd.gif) 0 15px no-repeat;
  /*border-top:1px solid #fff;*/
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
img.preload {
  display: none;
  background: url(/home/cms_data/dfault/images/home-menu-active-icon.png);
  background: url(/home/cms_data/dfault/images/home-menu-icon.png);
}
div.popup_page {
  background-image: none;
  background-color: white;
  width: 98%;
}
/* font size increments in story body
--------------------------------------------*/
.plus_one {
  font-size: 120%;
  line-height: 105%;
}
.plus_two {
  font-size: 140%;
  line-height: 115%;
}
.plus_three {
  font-size: 160%;
  line-height: 125%;
}
.plus_four {
  font-size: 180%;
  line-height: 135%;
}
/* ------------*********** OLD HEADER STYLES - Changing 9-28-16 - TCJ ***********------------ */
/* header styles 
	
        h1 {
		font-size: 2.4em;
		color:#222;
		padding:5px 0 5px 5px;
		border-bottom:1px dotted #ccc;		
	}

	h2 {
		font: 1.8em 'Open Sans', Georgia, "Times New Roman", serif;
		color:#333;
		padding:4px 0 0 5px;
		margin-bottom:0px;
		*border-bottom:1px dotted #ccc;*
	}

	h3 {
		font: 1.1em 'Open Sans', Georgia, Verdana, sans-serif;
		font-weight:600;
		color:#444;
		padding:3px 0 3px 5px;
		margin-top:30px;
		border-bottom:2px solid #ddd;
	}

	h4 {
		background:#333;
		font: bold 0.8em 'Open Sans', Georgia, Verdana, sans-serif;
		color:#eee;		*color:#555;*
		letter-spacing:1px;
		text-transform:uppercase;
		padding:2px 0 2px 5px;
		margin-top:30px;
		border-bottom:2px solid #ddd;
	}
*/
/* ------------*********** END OLD HEADER STYLES ***********------------ */
/* -----**** NEW HEADER STYLES 9-28-16 - TCJ *****------ */
h1 {
  font: 2.4em 'Open Sans', Georgia, "Times New Roman", serif;
  padding-left: 3px;
  color: #222;
}
h2 {
  font: 1.8em 'Open Sans', Georgia, "Times New Roman", serif;
  padding-left: 3px;
  color: #222;
}
h3 {
  font: 1.4em 'Open Sans', Georgia, Verdana, sans-serif;
  padding-left: 3px;
  color: #222;
}
h4 {
  font: 1em 'Open Sans', Georgia, Verdana, sans-serif;
  padding-left: 3px;
  color: #222;
}
h5 {
  font: 0.8em 'Open Sans', Georgia, Verdana, sans-serif;
  padding-left: 3px;
  color: #222;
}
h6 {
  font: 0.7em 'Open Sans', Georgia, Verdana, sans-serif;
  padding-left: 3px;
  color: #222;
}
/* -----**** END NEW HEADER STYLES 9-28-16 - TCJ *****------ */
.store_category_titles {
  font: 1.4em 'Open Sans', Georgia, Verdana, sans-serif;
  font-weight: 600;
  color: #444;
  padding: 3px 0 3px 5px;
  margin: 20px 0 5px 0;
  border-bottom: 2px solid #ddd;
}
.tagline {
  font: normal 1.1em 'Open Sans', Georgia, Verdana, sans-serif;
  color: #555;
  margin-top: 0px;
  margin-bottom: 5px;
}
.series {
  font: normal 1.1em 'Open Sans', Georgia, Verdana, sans-serif;
  color: #555;
  margin: 0;
  padding: 5px 0 3px 0;
  background-color: #eee;
  height: 20px;
  width: auto;
  text-align: center;
}
.side_separator {
  height: 1px;
  float: right;
  width: 307px;
  margin: 4px 1px 4px 0;
  padding: 0;
  border-bottom: 1px dotted #ccc;
}
.container_4 .side_separator {
  height: 1px;
  float: right;
  width: 226px;
  margin: 4px 1px 4px 0;
  padding: 0;
  border-bottom: 1px dotted #ccc;
}
.sections_separator {
  height: 1px;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #444;
}
.red {
  color: red;
}
.red_comment {
  color: #b72300;
}
.page-up {
  font-weight: bold !important;
  color: #069 !important;
  background: url(/app/images/classifieds-pg-up-icon.gif) left 6px no-repeat !important;
  margin: 0px;
  padding: 4px 4px 4px 18px !important;
}
.page-down {
  font-weight: bold !important;
  color: #069 !important;
  background: url(/app/images/classifieds-pg-dn-icon.gif) left 12px no-repeat !important;
  margin: 0px;
  padding: 10px 4px 4px 18px !important;
}
.page-back {
  font-weight: bold !important;
  font-size: 14px !important;
  color: #069 !important;
  background: url(/app/images/photo-story-pg-bk-icon.gif) left 6px no-repeat !important;
  margin: 0px;
  padding: 4px 4px 4px 18px !important;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 7px;
  margin-right: 7px;
}
.date_stamp {
  padding-top: 5px;
  text-align: center;
  font-weight: bold;
  color: #039;
}
.sidebar_grid {
  display: inline;
  float: right;
  top: 0;
  position: relative;
}
.sidebar_grid h3 {
  margin-top: 10px;
}
.container_3 .sidebar_grid {
  width: 310px;
  max-width: 310px;
  overflow: visible;
  padding: 0;
  margin: 4px 7px 0 0;
  text-align: center;
  /*border:1px solid #ccc;*/
}
.container_3 .sidebar_grid img {
  margin: 0 1px 0 0;
  padding: 0;
  text-align: center;
}
.container_3 .sidebar_grid p {
  text-align: left;
}
.customer_area {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 0px;
  text-align: left;
  max-width: 310px;
  overflow: hidden;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* Grid >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .grid_1 {
  width: 303px;
}
.container_3 .grid_1[class] {
  width: 305px;
}
.container_3 .grid_2 {
  width: 623px;
}
.container_3 .grid_2[class] {
  width: 625px;
}
.container_3 .grid_3 {
  width: 943px;
}
.container_3 .grid_3[class] {
  width: 945px;
}
/* Prefix Extra Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .prefix_1 {
  padding-left: 320px;
}
.container_3 .prefix_2 {
  padding-left: 640px;
}
/* Suffix Extra Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .suffix_1 {
  padding-right: 320px;
}
.container_3 .suffix_2 {
  padding-right: 640px;
}
/* Push Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .push_1 {
  left: 320px;
}
.container_3 .push_2 {
  left: 640px;
}
/* Pull Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .pull_1 {
  left: -320px;
}
.container_3 .pull_2 {
  left: -640px;
}
.float_right {
  float: right;
}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*  Link styles
----------------------------------------------------------------------------------------------------*/
/* Block below added by Johan at 4-18-2016 for the fb and tw buttons */
.a2a_button_facebook {
  background: #4664a7;
  border: 1px solid #4664a7;
}
.a2a_button_twitter {
  background: #4a9cdb;
  border: 1px solid #4a9cdb;
}
.a2a_button_google_plus {
  background-color: #fff;
  /*    background-image: -moz-linear-gradient(center top , #dd4b39, #d14836); */
  border: 1px solid #bbb;
}
.a2a_button_pinterest {
  background-color: #d14836;
  border: 1px solid #d14836;
}
.a2a_dd {
  background: #4664a7;
  border: 1px solid #4664a7;
}
.comment_link_button {
  background-color: #a9a9a9;
  border: 1px solid #a9a9a9;
}
/* bothsociallink_border is for Dan to tinker with... is the same as bothsociallink at this time */
.bothsociallink_border {
  letter-spacing: 0.6px;
  padding: 8px !important;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(250, 250, 250, 0.2) inset;
  color: #fff;
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  line-height: 15px;
  margin-right: 6px;
  height: 15px;
  display: flex;
  float: left;
}
.bothsociallink img {
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 2px;
}
.bothsociallink {
  letter-spacing: 0.6px;
  padding: 8px !important;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  line-height: 15px;
  margin-right: 6px;
  height: 15px;
  display: flex;
}
.bothsociallink img {
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 2px;
}
.standard_links {
  color: #000;
  height: 30px;
  padding: 0;
  width: 960px;
}
.standard_links_left {
  width: 310px;
  float: left;
}
.standard_links_middle {
  width: 335px;
  float: left;
  letter-spacing: normal;
}
.standard_links_right {
  width: 315px;
  float: left;
}
.standard_links p {
  line-height: 14px;
  vertical-align: middle;
  margin: 0;
  padding: 0 10px 5px 10px;
}
a {
  color: #039;
  text-decoration: none;
}
a h2 {
  color: #039;
  text-decoration: none;
}
/*a:hover {color:#033; text-decoration:none; border-bottom:1px dotted #033;}*/
/*  Other styles
----------------------------------------------------------------------------------------------------*/
.small {
  font-size: 11px;
}
.grey {
  color: #a2a2a2;
}
.yellowtext {
  color: #ffff99;
}
.orangetext {
  color: #FF8C00;
}
.lightbluetext {
  color: #cfeaff;
}
.bluetext {
  color: #003399;
}
/* ******* SECTIONS STYLES **** */
.full_story {
  background-color: yellow;
}
.more_headlines {
  background-color: orange;
}
.blurb_headline {
  background-color: blue;
}
.blurb_photo {
  background-color: red;
}
.hmfunction_sectioncontainer {
  padding-top: 5px;
  background: #ffffff url(/app/images/sections-break-bkgrnd.gif) repeat-x;
  margin-bottom: 10px;
}
.hmfunction_sectioncontainer a h3 {
  color: #003399;
}
.hmfunction_sectioncontainer p {
  letter-spacing: 0.05em;
  padding: 1px;
  margin: 2px 0 2px 0;
}
.hmfunction_sectionlabel {
  background: #ffffff url(/app/images/hm-section-title-bkgrnd.jpg) no-repeat;
}
.hmfunction_blurb {
  background-color: #fff;
  height: 100px;
  margin: 10px 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}
div.hmfunction_blurb:hover {
  background-color: #eee;
}
.hmfunction_blurb_nopic {
  background-color: #fff;
  height: 100px;
  margin: 10px 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}
div.hmfunction_blurb_nopic:hover {
  background-color: #eee;
}
.hmfunction_blurb_nopic p {
  padding: 0 0 0 5px;
}
.hmfunction_headlineonly_nosection {
  background: none;
}
.hmfunction_blurb_nosection:hover {
  background-color: #eee;
}
.hmfunction_headlineonly_nosection a h3 {
  border-bottom: 1px solid #dcdcdc;
  margin: 5px 0 2px 0;
}
.hmfunction_headlineonly a h3 {
  border-bottom: 1px solid #dcdcdc;
}
.hmfunction_blurb_nosection {
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.hmfunction_blurb_nosection_nopic {
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.hmfunction_blurb_nosection_nopic:hover {
  background-color: #eee;
}
.hmfunction_headlineonly {
  background: none;
}
.hmfunction_headlineonly h2 {
  width: 98%;
  margin: 7px 0 12px 0;
  border-bottom: none;
  font-size: 1.1em;
  color: #444;
  text-transform: none;
  background-image: none;
}
html body div.container div.grid_2 div.hmfunction_sectioncontainer div.hmfunction_headlineonly div.hmfunction_sectionlabel {
  background-image: none;
}
.archive_info {
  padding: 5px 0 0 5px;
  font-size: 1.2em;
}
/*---------------- Product Detail Page -----------*/
div.grid_2 > form > table > tbody > tr > td {
  font-size: 1.1em;
}
div.grid_2 > form > table > tbody > tr > td > h3 {
  font-size: 1.3em;
}
/*---------------- SHOPPING CART -----------*/
.addsubscrip_btn {
  width: 97%;
  text-align: right;
  margin-bottom: 10px;
}
.itemsincart {
  background: #ffcc00;
  padding: 7px;
  margin: 7px 0;
}
.shopping_cart_item {
  padding: 10px 2px 10px 2px;
  background: #ffffff url(/app/images/sections-break-bkgrnd.gif) repeat-x;
  margin-bottom: 10px;
}
.shopping_cart_item p {
  letter-spacing: 0.05em;
  padding: 3px;
  margin: 4px 0 2px 0;
}
.shopping_cart_title {
  background: #ffffff url(/app/images/hm-section-title-bkgrnd.jpg) no-repeat;
}
.cart_photo {
  margin: 2px 7px 2px 2px;
  padding: 2px;
  border: 1px solid #ccc;
  background-color: #eee;
  float: left;
}
.cart_photo a {
  text-decoration: none;
}
.cart_photo a:hover {
  text-decoration: none;
}
.product_category_menu {
  background: #222222 url(/app/images/store-menu-curve.gif) top no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.product_category_menu a {
  color: #fff;
}
.product_category_menu a h3 {
  color: #eee;
  margin-bottom: 2px;
  padding-bottom: 0;
  border-bottom: none;
}
.product_category_menu h2 {
  font-size: 1.8em;
  color: #fff;
  padding: 4px 0 4px 4px;
  margin-top: 4px;
}
.product_category_menu ul {
  list-style-type: none;
  padding: 0 0 10px 0;
  margin: 4px 0 7px 0;
}
.product_category_menu li {
  padding: 3px 0 3px 12px;
}
.container_3 .product_category_menu {
  width: 315px;
  padding: 2px 0 0 0;
}
/*-------------- --------------------------*/
.top_message {
  text-align: center;
  background: #ff9;
  color: #900;
  padding: 5px 0 3px 5px;
  border-top: 1px solid #f60;
  border-bottom: 1px solid #f60;
  margin-left: auto;
  margin-right: auto;
  width: 955px;
}
.container_3 .trial_box {
  /*width:306px;*/
  display: inline;
  float: right;
  position: relative;
}
.trial_box {
  background: #1e67c9 url(/app/images/hm-pg-trial-box-bkgrnd.jpg) repeat-x;
  color: #fff;
  height: 55px;
  padding: 4px;
  margin-right: 0;
  margin-left: 0;
  border-left: 2px solid #7a9ab7;
  border-bottom: 2px solid #3371a8;
  border-top: 2px solid #d9e4ed;
  border-right: 2px solid #ccc;
}
.trial_box p {
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 16px;
  margin: 1px;
  padding: 0;
}
.trial_box a {
  color: #fff;
}
.trial_box input {
  padding-bottom: 3px;
}
.header {
  background: none;
  color: #000;
  height: 100px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
/*
.header_img_1 {
	background:url(/app/images/advertisement.gif) no-repeat;
	padding:0 0 0 5px;
	float:left;
	width:260px;
	margin:0 5px;
	text-align:center;
	border:none;
}
.header_img_2 {
	padding:0;
	float:left;
	width:150px;
	margin:0 5px;
	text-align:center;
	border:none;
}
.header_banner_img {
	padding:0;
	float:left;
	width:650px;
	height:100px;
	margin:0;
	text-align:left;
	border:none;
}
.header_banner_full_img {
	padding:0;
	float:left;
	width:960px;
	height:100px;
	margin:0;
	text-align:left;
	border:none;
}

/*  ------------------ END New Styles  ------------------ */
.search_bar {
  border-top: 1px solid #8d8d8d;
  border-bottom: 5px solid #333;
  background: url(/app/images/searchbar-bkgrnd.gif) repeat-x;
  color: #000;
  height: 28px;
  padding: 3px 0 0 0;
  width: 960px;
}
.pubslogan {
  font-size: 1.1em;
  margin-bottom: 7px;
  width: 275px;
  height: 25px;
}
.section_header {
  background: #b8b8b8 url(/app/images/section-header-bkgrnd.jpg) repeat-x;
  color: #eee;
  height: 40px;
  padding: 3px 0 0 0;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  /*border-top:1px solid #555;*/
  border-bottom: 2px solid #ccc;
  text-align: center;
}
.section_header p,
.section_header h1,
.section_header h2,
.section_header h3,
.section_header h4 {
  color: #222;
  padding: 5px 0 0 7px;
  margin: 0;
  border: none;
  font-weight: 900;
  text-transform: uppercase;
}
.align_right {
  text-align: right;
}
.align_left {
  text-align: left;
}
.align_center {
  text-align: center;
}
/*  Image styles
---------------------------------------------------------------------------------------------------*/
.new-story-link {
  width: 100px;
  height: 15px;
  padding: 0;
  margin: 0;
  position: relative;
}
.new-story-icon {
  background: url(/app/images/current-issue-icon.png) no-repeat;
  width: 92px;
  height: 20px;
  padding: 0;
  margin: 0;
  position: relative;
  display: inline;
  float: right;
}
.photo_credit {
  text-align: right;
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
  line-height: 18px;
  color: #777;
  padding: 0;
  margin: 0;
}
.photo_caption {
  text-align: left;
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
  color: #039;
  padding: 0;
  margin: 2px;
  line-height: 17px;
  letter-spacing: 0;
}
.image_right {
  float: right;
  padding: 5px 0 7px 7px;
}
.image_left {
  float: left;
  padding: 5px 7px 7px 0;
}
.bottom_image_right {
  float: right;
  width: 1%;
  display: table;
  padding: 5px 5px;
  margin: 5px 2px 2px 7px;
  /*background:#eee;
  border: 1px dotted #ccc;*/
}
.bottom_image_right p.photo_credit,
.bottom_image_right p.photo_caption {
  font-size: 0.9em;
}
.top_image_left {
  float: left;
  width: 1%;
  display: table;
  padding: 2px 15px 5px 0;
  margin: 5px 7px 2px 2px;
  clear: both;
}
.top_image_left p.photo_credit,
.top_image_left p.photo_caption {
  font-size: 0.9em;
}
.sidebar {
  background-color: #eee;
}
.sidebar .sidebar_deck {
  width: 500px;
  float: left;
  display: block;
  clear: right;
}
.sidebar .author_small {
  top: 15px;
  float: right;
  height: 25px;
  padding: 10px 10px 0 0;
  width: 200px;
  display: relative;
}
.sidebar img {
  margin-bottom: 5px;
  margin-right: 0;
  padding: 0 10px 0 0;
  text-align: center;
}
.sidebar h2 {
  font-size: 1.8em;
  color: #333;
  padding: 10px 0 0 10px;
  margin: 0px;
  border-top: 1px solid #ccc;
}
.sidebar .top_image_left_sidebar {
  float: left;
  width: 310px;
  padding: 5px 5px;
  margin: 5px 7px 2px 2px;
}
.sidebar .top_image_left_sidebar p.photo_credit,
.sidebar .top_image_left_sidebar p.photo_caption {
  font-size: 1.0em;
}
.banner_ads img {
  margin-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 4px;
  text-align: center;
}
.story_photos {
  text-align: center;
  /*background:#efefef url(/app/images/side-photo-bkgrnd.gif) repeat-x;
	height:100px;*/
}
.story_photos img {
  margin-top: 15px;
  padding: 0 5px;
  border: none;
}
/*.story_photos img:hover {
	background:#ccc;
}
*/
/* List styles 
---------------------------------------------------------------------------------------------------*/
html body div.grid_1 ul {
  list-style-type: none;
}
html body div.grid_1 li {
  list-style-type: disc;
  list-style-image: url(/app/images/list-bullet.gif);
  line-height: 16px;
  padding: 1px 0;
  margin-left: -23px;
}
/* -- styles for Classified category listing -- */
ul.clsf {
  list-style-type: none;
  list-style: none outside none;
  line-height: 15px;
  padding: 0;
}
ul.clsf li.clsf a:link {
  color: #003399;
  display: block;
  margin: 0;
  padding: 3px;
  text-decoration: none;
  border-bottom: none;
  font-weight: normal;
}
ul.clsf li.clsf a:hover,
ul.clsf li.clsf a:active {
  background-color: #EFEFEF;
  color: #000000;
  text-decoration: none;
}
.lladbar {
  background: #003369;
  color: #FFFFFF;
  font-weight: normal;
  margin-top: 15px;
  padding: 10px;
  font-size: 1.3em;
  border: 1px solid #003369;
  width: 97%;
}
.lladbaraddon {
  background: #EEEEEE;
  border: 1px solid #666666;
  color: #222;
  text-align: center;
  font-weight: 700;
  margin-top: 15px;
  padding: 10px;
}
.llad {
  border: 1px solid;
  line-height: 21px;
  margin-bottom: 10px;
  padding: 15px 10px 10px;
  width: 97%;
  /*666px*/
  font-size: 1.1em;
}
.llad b {
  color: #003399;
  font-size: 1.2em;
  /*14px*/
  display: block;
}
.lladbtm {
  background: #EEEEEE;
  padding: 5px;
  clear: both;
}
.lladbar_busdir {
  background: #003369;
  color: #FFFFFF;
  font-weight: normal;
  margin-top: 15px;
  padding: 10px;
}
.lladbaraddon_busdir {
  background: #EEEEEE;
  border: 1px solid #666666;
  color: #222;
  text-align: center;
  font-weight: 700;
  margin-top: 15px;
  padding: 10px;
}
.llad_busdir {
  border: 1px solid;
  line-height: 16px;
  margin-bottom: 10px;
  padding: 15px 10px 10px;
  width: 666px;
  font-size: 1.1em;
}
.llad_busdir b {
  color: #003399;
  font-size: 1.2em;
}
.lladbtm_busdir {
  background: #EEEEEE;
  padding: 5px;
  clear: both;
}
.lladjvl_busdir {
  float: right;
  text-align: center;
  top: 0px;
  display: block;
  width: 140px;
  position: relative;
  font-size: 1.2em;
}
.lladjvl_busdir a img {
  text-align: center;
  padding: 5px 0 10px 0;
}
.gmapapp_busdir {
  width: 140px;
  height: 55px;
  padding: 0;
  margin: 0;
}
.posted {
  margin-left: 331px;
  margin-top: -16px;
}
ul.clsf li.clsf b {
  font-weight: 500;
}
td.showad,
.showad {
  vertical-align: top;
}
div.grid_3 > table > tbody > tr > td > ul.clsf > li.clsf > a,
.showad ul.clsf li.clsf a {
  font-size: 125%;
  padding: 5px;
}
.grid_3 {
  /* close classified_listing */
}
.grid_3 p.pub_date {
  clear: both;
  margin-top: 0;
  padding-top: 0;
}
.grid_3 #place_ad_now_btn {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 39px 44px 0 0;
  height: 30px;
}
.grid_3 #classified_listing {
  font: 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  padding-bottom: 30px;
}
.grid_3 #classified_listing ul {
  margin: 0;
}
.grid_3 #classified_listing ul li {
  line-height: 1.4em;
}
.grid_3 #classified_listing ul li a {
  font-weight: normal;
}
/* close grid_3 */
.skel:before,
.skel:after {
  content: "";
  display: table;
}
.skel:after {
  clear: both;
}
.author_small {
  top: 15px;
  float: right;
  height: 25px;
  padding: 20px 7px 0 0;
  width: 200px;
  display: relative;
}
/*
	'White 3-col (no gradients)' - CSS theme variation  -- TJeter 7-6-15
*/
/* Bring in Google fonts for use */
/* FOR THE Trending Recipes WIDGET: */
/* body and main containter style */
body {
  background: url(/app/images/1000-bkgrnd-vertical-repleat.jpg) center repeat-y;
  font: 0.75em 'Open Sans', Georgia, Verdana, sans-serif;
  line-height: 1;
  color: #111;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.container {
  /*background:#fff url(/app/images/page-corners-bkgrnd.gif) 0 15px no-repeat;*/
  /*border-top:1px solid #fff;*/
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.container div p {
  background: transparent;
}
div p {
  padding: 4px 4px 0 8px;
  letter-spacing: 0.02em;
  line-height: 17px;
  text-align: left;
}
div.popup_page {
  background-image: none;
  background-color: white;
  width: 98%;
}
.side_separator {
  height: 1px;
  float: right;
  width: 300px;
  margin: 4px 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}
.sections_separator {
  height: 1px;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #444;
}
.red {
  color: red;
}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_3 {
  background: #fff;
  /* url(/app/images/color_schemes/images/default-clear/page-corners-bkgrnd-clear.gif) 0 15px no-repeat; */
  margin-left: auto;
  margin-right: auto;
  padding-top: 7px;
  width: 1024px;
}
.container_4 {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7px;
  width: 1024px;
}
fieldset {
  border: 1px solid #ccc;
  margin: 15px 0 10px 0;
}
fieldset ul {
  line-height: 20px;
  list-style-type: none;
}
fieldset ul li {
  list-style-type: none;
}
legend {
  background: #444;
  font: normal 1.1em 'Open Sans';
  color: #eee;
  /*color:#555;*/
  letter-spacing: 1px;
  padding: 3px 10px;
  text-transform: uppercase;
}
.other_interest {
  font: normal 1.2em 'Open Sans';
  line-height: 30px;
  padding-left: 6px;
  list-style-type: none;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 7px;
  margin-right: 7px;
}
.date_stamp {
  padding-top: 5px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  color: #039;
}
/* Grid >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .grid_1 {
  width: 313px;
}
.container_3 .grid_1[class] {
  width: 315px;
}
.container_3 .grid_2 {
  width: 698px;
}
.container_3 .grid_2[class] {
  width: 700px;
}
.container_3 .grid_3 {
  width: 983px;
}
.container_3 .grid_3[class] {
  width: 985px;
}
/* Grid >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_4 .grid_1 {
  width: 313px;
}
.container_4 .grid_1[class] {
  width: 315px;
}
.container_4 .grid_2 {
  width: 663px;
}
.container_4 .grid_2[class] {
  width: 665px;
}
.container_4 .grid_3 {
  width: 663px;
}
.container_4 .grid_3[class] {
  width: 665px;
}
/*  Link styles
----------------------------------------------------------------------------------------------------*/
.a2a_padding {
  padding-top: 5px;
}
a {
  color: #039;
  text-decoration: none;
}
a h2 {
  color: #039;
  text-decoration: none;
}
/*a:hover {color:#033; text-decoration:none; border-bottom:1px dotted #033;}*/
a.rss_link {
  padding-left: 5px;
  background: none;
}
a.map_link {
  padding: 0 10px;
}
a.printer_link {
  padding-left: 0px;
  margin-left: 10px;
  background: none;
  font-size: 1.2em;
}
a.comment_link {
  padding-left: 0px;
  background: none;
  font-size: 1.2em;
}
a.addto_link {
  margin-left: 10px;
}
a.subscribe_link {
  padding-left: 5px;
  margin-left: 5px;
  background: none;
}
a.login_link {
  padding-left: 15px;
  background: none;
}
/*-------------- HEADER elements --------------------------*/
.top_message {
  text-align: center;
  background: #ff9;
  color: #900;
  padding: 5px 0 3px 5px;
  border-top: 1px solid #f60;
  border-bottom: 1px solid #f60;
  margin-left: auto;
  margin-right: auto;
  width: 995px;
}
.container_3 .trial_box {
  /*width:306px;*/
  display: inline;
  float: right;
  position: relative;
}
.trial_box {
  background: #1e67c9 url(/app/images/hm-pg-trial-box-bkgrnd.jpg) repeat-x;
  color: #fff;
  height: 55px;
  padding: 4px;
  margin-right: 0;
  margin-left: 0;
  border-left: 2px solid #7a9ab7;
  border-bottom: 2px solid #3371a8;
  border-top: 2px solid #d9e4ed;
  border-right: 2px solid #ccc;
}
.trial_box p {
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 16px;
  margin: 1px;
  padding: 0;
}
.trial_box a {
  color: #fff;
}
.trial_box input {
  padding-bottom: 3px;
}
.header {
  background: none;
  color: #000;
  height: 100px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
}
/* ------------------ NEW Styles - TCJ 8-15-15 ------------------ */
.header_home_ad {
  background: url(/app/images/advertisement.gif) no-repeat;
  padding: 0 0 0 10px;
  float: right;
  width: 260px;
  height: 90px;
  margin: 5px 15px 5px 0;
  text-align: right;
  border: none;
}
.header_home_ad_2 {
  padding: 0;
  float: left;
  width: 150px;
  margin: 0 5px;
  text-align: center;
  border: none;
}
.header_home_logo {
  background: url(/home/cms_data/dfault/images/masthead_728x100.png) no-repeat;
  padding: 0;
  float: left;
  width: 728px;
  height: 100px;
  margin: 0;
  text-align: left;
  border: none;
}
.header_home_full_logo {
  background: url(/home/cms_data/dfault/images/masthead_1000x100.png) no-repeat;
  padding: 0;
  float: left;
  width: 1024px;
  height: 100px;
  margin: 0;
  text-align: left;
  border: none;
}
/* --- Story template header --- */
.header_story_full_logo {
  background: url(/home/cms_data/dfault/images/masthead_1000x100.png) no-repeat;
  padding: 0;
  float: left;
  width: 1024px;
  height: 100px;
  margin: 0;
  text-align: left;
  border: none;
}
.header_story_logo {
  background: url(/home/cms_data/dfault/images/masthead_260x100.png) no-repeat;
  height: 100px;
  padding: 0;
  float: left;
  width: 260px;
  margin: 0;
  text-align: center;
  border: none;
}
.header_story_ad {
  background: url(/app/images/advertisement.gif) no-repeat;
  padding: 0 0 0 10px;
  float: right;
  width: 728px;
  margin: 5px 0 0 0;
  text-align: right;
  border: none;
}
.header_story_ad[class] {
  padding: 0 0 0 10px;
  width: 728px;
  margin: 5px 0 0 0;
}
/*  ------------------ END New Styles  ------------------ */
.search_bar {
  border-top: none;
  /*1px solid #8d8d8d;*/
  border-bottom: 2px solid #333;
  background: none;
  color: #000;
  height: 35px;
  /*28px;*/
  padding: 3px 0 0 0;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
}
.search_bar[class] {
  border-top: none;
  /*1px solid #8d8d8d;*/
  border-bottom: 2px solid #333;
  background: none;
  color: #000;
  height: 35px;
  /*28px;*/
  padding: 3px 0 0 0;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
}
div.container div.search_bar {
  height: 35px;
}
#search_box {
  padding-left: 10px;
}
#myarchivessearch {
  position: relative;
  top: -2px;
  height: 20px;
  width: 195px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  padding: 2px 6px 3px;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sr_only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(1, 1, 0, 0);
  border: 0;
  box-sizing: border-box;
}
.searchbutton {
  margin-left: -1px;
  cursor: pointer;
}
.searchbutton_icon {
  border-left: none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2;
  border-top-right-radius: 2;
  line-height: 1.42857143;
  position: relative;
  height: 18px;
  top: 1px;
  display: inline-block;
  line-height: 1;
  padding: 2px 2px 3px;
  text-align: center;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
.searchbutton_icon img {
  background: none;
}
.pubslogan {
  font-size: 1.1em;
  margin-bottom: 7px;
  width: 275px;
  height: 25px;
}
.section_header {
  background: #b8b8b8 url(/app/images/section-header-bkgrnd.jpg) repeat-x;
  color: #eee;
  height: 40px;
  padding: 3px 0 0 0;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  /*border-top:1px solid #555;*/
  border-bottom: 2px solid #ccc;
  text-align: center;
}
.section_header p,
.section_header h1,
.section_header h2,
.section_header h3,
.section_header h4 {
  color: #222;
  padding: 5px 0 0 7px;
  margin: 0;
  border: none;
  font-weight: 900;
  text-transform: uppercase;
}
.author {
  float: right;
  padding: 0;
  width: 250px;
  display: relative;
}
.author img {
  float: right;
  padding: 0 0 0 2px;
  margin-top: -4px;
}
.author p {
  line-height: 15px;
  float: right;
  color: #555;
  font-size: 1.0em;
  text-align: right;
}
.volume_issue {
  height: 25px;
  margin: 7px 0 12px 0;
  right: 0;
  padding: 0;
  width: auto;
  position: relative;
  display: block;
  text-align: right;
  color: #777;
  font-size: 1.0em;
  clear: both;
}
.volume_issue p {
  text-align: right;
  /* float: right; */
  display: block;
  padding: 0;
  margin: 10px 0 10px 0;
  /* width: 50%; */
  position: absolute;
  top: 0;
  right: 0;
}
.like_button {
  width: 325px;
  height: 25px;
  left: 0;
  position: absolute;
  display: block;
  margin: 0 0 12px 3px;
}
.align_right {
  text-align: right;
}
.align_left {
  text-align: left;
}
.align_center {
  text-align: center;
}
/*
-------------------MENU COLORS ----------------------------------------------------------------------*/
/*  Navigation bar 
----------------------------------------------------------------------------------------------------*/
/* **************************** reiterate styles for right nav after re-nesting ****************************

/* ******* SECTIONS STYLES **** */
.full_story {
  background-color: yellow;
}
.more_headlines {
  background-color: orange;
}
.more_stories_nosections {
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}
.more_stories_nosections ul {
  list-style-type: none;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.more_stories_nosections li {
  padding: 0;
  margin: 0;
  line-height: 18px;
}
.more_stories,
.more_stories_nosections {
  padding: 0;
  background-color: none;
  margin-bottom: 10px;
  margin-top: 10px;
}
.more_stories .more_stories_toggle,
.more_stories_nosections .more_stories_toggle {
  width: 98%;
  height: auto;
  font-weight: normal;
  font-size: 1.6em;
  color: #222;
  margin: 0;
  padding: 10px 2px;
  background: none;
  cursor: pointer;
}
.more_stories .more_stories_list,
.more_stories_nosections .more_stories_list {
  display: none;
}
.more_stories .more_stories_list ul,
.more_stories_nosections .more_stories_list ul {
  list-style-type: none;
  line-height: 18px;
  padding-bottom: 12px;
}
.more_stories .more_stories_list ul li,
.more_stories_nosections .more_stories_list ul li {
  padding: 0;
  margin: 0;
  line-height: 24px;
}
.more_stories .more_stories_list ul li a,
.more_stories_nosections .more_stories_list ul li a {
  font-size: 1.4em;
  color: #069;
}
.blurb_headline {
  background-color: blue;
}
.blurb_photo {
  background-color: red;
}
.blurb_byline {
  color: #555;
  font-size: 1.2em;
  text-align: left;
  margin: 0px 7px 0 5px;
}
.blurb_comments {
  color: #b72300;
  text-align: left;
  margin: 0 0 0 2px;
}
.hmfunction_sectioncontainer {
  padding-top: 0;
  margin-bottom: 20px;
  /*border-top:1px solid #ccc;*/
  background-image: none;
}
.hmfunction_sectioncontainer a h3 {
  font-family: 'Open Sans', sans-;
  font-size: 1.6em;
  font-weight: normal;
  color: #069;
  padding-top: 0px;
  margin-top: 0px;
  white-space: nowrap;
  width: 555px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hmfunction_sectioncontainer p {
  letter-spacing: 0.03em;
  padding: 1px;
  margin: 2px 0 2px 0;
}
.hmfunction_sectionlabel {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  color: #069;
  background-image: none;
}
.hmfunction_sectionlabel h2,
.hmfunction_sectionlabel h2 a {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  color: #000;
}
.hmfunction_sectionlabel h2 {
  border-bottom: 1px solid #000;
  text-align: center;
}
.hmfunction_blurb {
  background-color: #fff;
  height: 115px;
  margin: 10px 0 20px 0;
  padding: 0 0 5px 0;
  border-bottom: none;
  overflow: hidden;
}
div.hmfunction_blurb:hover {
  background-color: #eee;
}
.hmfunction_blurb_nopic {
  background-color: #fff;
  height: 115px;
  margin: 10px 0 20px 0;
  padding: 0;
  border-bottom: none;
  overflow: hidden;
}
div.hmfunction_blurb_nopic:hover {
  background-color: #eee;
}
.hmfunction_blurb_nopic p {
  padding: 0 0 0 5px;
}
.hmfunction_headlineonly_nosection {
  background: none;
}
.hmfunction_blurb_nosection:hover {
  background-color: #eee;
}
.hmfunction_headlineonly_nosection a h3 {
  border-bottom: none;
  margin: 5px 0 2px 0;
  text-overflow: ellipsis;
}
.hmfunction_headlineonly a h3 {
  border-bottom: 1px solid #dcdcdc;
  text-overflow: ellipsis;
}
.hmfunction_blurb_nosection {
  background-color: #fff;
  height: 115px;
  margin: 10px 0 20px 0;
  padding: 0 0 5px 0;
  border-bottom: none;
  overflow: hidden;
}
.hmfunction_blurb_nosection_nopic {
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.hmfunction_blurb_nosection_nopic:hover {
  background-color: #eee;
}
.hmfunction_headlineonly {
  background: none;
}
.hmfunction_headlineonly h2 {
  width: 98%;
  margin: 7px 0 12px 0;
  border-bottom: none;
  font-size: 1.1em;
  color: #444;
  text-transform: none;
  background-image: none;
}
html body div.container div.grid_2 div.hmfunction_sectioncontainer div.hmfunction_headlineonly div.hmfunction_sectionlabel {
  background-image: none;
}
.nosection_container {
  margin: 10px 0 15px 0;
  border-top: 1px solid #999;
  background: #ffffff url(/app/images/sections-break-bkgrnd.gif) repeat-x;
}
.nosection_container_wheader h2 {
  background: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  color: #069;
}
.nosection_container_wheader a {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  color: #000;
}
.nosection_container_wheader a h3 {
  font-family: 'Open Sans', sans;
  font-size: 1.1em;
  font-weight: normal;
  color: #069;
  text-overflow: ellipsis;
}
/* *****HOME PAGE SECTIONS IMAGE STYLES ******** */
.section_photo {
  width: 110px;
  height: 110px;
  margin: 2px 7px 2px 2px;
  padding: 2px;
  float: left;
  z-index: 100;
}
.breaking_news_lg {
  background: url(/app/images/LL-breaking-news-banner-lg.png) 3px 3px no-repeat;
  width: 63px;
  height: 63px;
  margin-right: -63px;
  margin-bottom: -63px;
  padding: 0px;
  position: relative;
  z-index: 10;
  display: block;
}
.breaking_news_sm {
  background: url(/app/images/LL-breaking-news-banner-sm.png) 2px 2px no-repeat;
  width: 24px;
  height: 26px;
  margin-top: 0px;
  margin-left: -9px;
  margin-right: -24px;
  margin-bottom: -24px;
  padding: 0 5px 0 0;
  position: relative;
  z-index: 1000;
  display: block;
}
.breaking_news_wu_lg {
  background: url(/app/images/LL-breaking-news-banner-wu-lg.png) 3px 3px no-repeat;
  width: 63px;
  height: 63px;
  margin-right: -63px;
  margin-bottom: -63px;
  padding: 0px;
  position: relative;
  z-index: 10;
  display: block;
}
.breaking_news_wu_sm {
  background: url(/app/images/LL-breaking-news-banner-wu-sm.png) 2px 2px no-repeat;
  width: 24px;
  height: 26px;
  margin-top: 0px;
  margin-left: -9px;
  margin-right: -24px;
  margin-bottom: -24px;
  padding: 0 5px 0 0;
  position: relative;
  z-index: 1000;
  display: block;
}
/* SIDEBAR elements
----------------------------------------------------------------------------------------------------*/
.sidebar_grid {
  display: inline;
  float: right;
  top: 0;
  position: relative;
}
.sidebar_grid h3 {
  margin-top: 10px;
  text-overflow: ellipsis;
}
/* ---------------Home sidebar -------------*/
.container_3 .sidebar_grid {
  width: 300px;
  max-width: 302px;
  overflow: visible;
  padding: 0;
  margin: 4px 8px 4px 0;
  text-align: center;
  /*border:1px solid #ccc;*/
}
.container_3 .sidebar_grid img,
.ll_revcontent_ad {
  margin: 5px 0;
  padding: 0;
  text-align: right;
}
.container_3 .sidebar_grid p {
  text-align: left;
}
/* end */
/* ---------------Story sidebar -------------*/
.container_4 .sidebar_grid {
  width: 300px;
  max-width: 302px;
  overflow: visible;
  padding: 0;
  margin: 4px 8px 4px 0;
  text-align: right;
  /*border:1px solid #ccc;*/
}
.container_4 .sidebar_grid img {
  margin: 5px 0;
  padding: 0;
  text-align: right;
}
.container_4 .sidebar_grid p {
  text-align: left;
}
/* end */
.customer_area {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 0px;
  text-align: left;
  max-width: 320px;
  overflow: hidden;
}
.sections_display {
  text-decoration: none;
}
.sections_display h2 {
  width: 99%;
  text-transform: uppercase;
  font-family: 'Open Sans', serif;
  font-weight: 900;
  font-size: 1.0em;
  color: #000;
  margin: 10px 0 5px 0;
  padding: 10px 2px;
  text-decoration: none;
}
.sections_display h3 {
  width: 98%;
  margin: 0px 0 2px 0;
  border-bottom: none;
  color: #555;
  font: 'Open Sans', serif;
  text-decoration: none;
  text-overflow: ellipsis;
}
.sections_display h3:hover {
  background-color: #eee;
}
.sections_display h4 {
  width: 98%;
  margin: 5px 0 7px 0;
  border-bottom: none;
  text-decoration: none;
}
.sections_display p {
  font-size: 1.2em;
  padding: 5px;
  margin: 2px 0 0 0;
}
.sections_display .nosection_container_wheader h2 {
  width: 99%;
  text-transform: uppercase;
  font-family: 'Open Sans', serif;
  font-weight: 900;
  font-size: 1.8em;
  color: #000;
  margin: 10px 0 5px 0;
  padding: 10px 2px;
  text-decoration: none;
  border-bottom: 1px solid #000;
  text-align: center;
}
/* Sidebar-split home page thumbnail and subscribe info
----------------------------------------------------------------------------------------------------*/
.sidebar_split_ad {
  display: inline;
  float: right;
  top: 0;
  position: relative;
  width: 294px;
  padding: 10px 2px 2px 2px;
  margin: 4px 0;
  border: 1px solid #eee;
}
.sidebar_split_ad .split_right {
  width: 145px;
  padding: 0;
  float: left;
}
.sidebar_split_ad .split_right p {
  margin: 5px 0 0 0;
  padding: 5px;
  text-align: left;
  font-weight: normal;
  letter-spacing: -0.5px;
  font-size: 13.5px;
  line-height: 20px;
}
.sidebar_split_ad .split_left {
  width: 140px;
  padding: 0;
  float: left;
}
.sidebar_split_ad img {
  margin: 0 7px 0 0;
  padding: 0;
  text-align: left;
}
.sidebar_split_ad p.sidebar_split_ad_title {
  margin: 0;
  padding: 1px;
  text-align: left;
  font-weight: bold;
  font-size: 1.3em;
}
/* Story template Article styles 
---------------------------------------------------------------------------------------------------*/
.title_separator {
  height: 1px;
  width: auto;
  margin: 10px 0 0 0;
  padding: 0;
}
.side_separator {
  height: 1px;
  float: right;
  width: 220px;
  margin: 4px 3px 4px 0;
  padding: 0;
  border-bottom: 1px dotted #ccc;
}
/* Comments styles 
---------------------------------------------------------------------------------------------------*/
.comments,
.grid_4 {
  font-size: 1.1em;
  background: #eee;
  color: #000;
  padding: 0 0 3px 0;
  border-top: 1px solid #cccccc;
}
.comments .comment-top-text-right,
.grid_4 .comment-top-text-right {
  padding: 0 7px 0 0;
  margin: 0;
  width: 395px;
  float: right;
  height: 15px;
  text-align: right;
}
.comments .comment-top-text-left,
.grid_4 .comment-top-text-left {
  padding: 0 0 0 7px;
  margin: 0;
  height: 15px;
  text-align: left;
  display: inline-table;
  font-size: 90%;
}
.comments h2,
.grid_4 h2 {
  padding-left: 7px;
  margin: 0 0 10px 0;
  text-align: left;
  font: 550 1.6em 'Open Sans', Georgia, Verdana, sans-serif;
}
.comments h4,
.grid_4 h4 {
  margin-top: 7px;
  background: #5e5e5e;
  text-align: left;
  font: normal 1em 'Open Sans', Georgia, Verdana, sans-serif;
  color: white;
  padding: 2px 0 2px 10px;
}
.comments .comment-links,
.grid_4 .comment-links {
  padding: 4px 0;
}
.comments .comment-links-top,
.grid_4 .comment-links-top {
  padding: 4px 0 4px 0;
  margin-right: 10px;
}
.comments .comment-notes,
.grid_4 .comment-notes {
  float: right;
  padding: 0;
  width: 215px;
  display: relative;
}
.comments .comment-notes p,
.grid_4 .comment-notes p {
  line-height: 15px;
  float: right;
  color: #555;
  font-size: 0.9em;
  text-align: right;
}
.comments .comment-post,
.grid_4 .comment-post {
  background-color: #fff;
  border-bottom: 2px solid #aaa;
  margin: 7px;
  margin-top: 27px;
}
.comment-post p {
  padding: 2px 10px;
}
.post-date {
  font-style: italic;
  color: #777;
}
/* Bottom Slider (JS and styles in ...) Tjeter 8-3-15 */
.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 1024px;
}
/* Bottom Slider - bring image services icon to front (clickable) TJeter 3-30-15 */
.imgsvc_index {
  z-index: 250;
}
.skel:before,
.skel:after {
  content: "";
  display: table;
}
.skel:after {
  clear: both;
}
body {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}
body .container.container_3 {
  margin: 0;
  padding: 0;
  width: 100%;
}
.container .container_3,
.container .container_4 {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  margin: 0;
  padding: 0;
  width: auto;
}
.top_full_banner_ad {
  width: 100%;
  padding: 0;
  height: auto;
  background-color: none;
  color: #000;
  margin: 0px auto;
  width: 1024px;
  text-align: center;
}
.top_full_banner_ad .top_full_banner_advert_text {
  background: url(/app/images/advertisement.gif) 0 5px no-repeat;
  height: auto;
  background-color: none;
  width: 750px;
  padding: 5px 0 5px 0;
  margin-left: auto;
  margin-right: auto;
}
.standard_links_left,
standard_links_middle,
standard_links_right {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.75em;
}
.outer_standard_links {
  width: 100%;
  background-color: #003369;
}
.outer_standard_links .standard_links {
  height: 35px;
  text-align: center;
  padding: 0;
  margin-top: 0;
  color: #eeeeee;
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
}
.outer_standard_links .standard_links a {
  color: #eeeeee;
  padding: 0px 2px;
  vertical-align: middle;
  font-size: 1.2em;
}
.outer_standard_links .standard_links a:hover {
  color: #ffffff;
}
.outer_standard_links .standard_links .standard_links_left {
  padding-top: 10px;
  width: auto;
  float: left;
  text-align: left;
  margin: 0;
  justify-content: center;
}
.outer_standard_links .standard_links .standard_links_left p {
  text-align: justify;
  padding: 0px;
  display: inline-block;
}
.outer_standard_links .standard_links .standard_links_left p:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.outer_standard_links .standard_links .standard_links_left p a {
  padding: 0 7px 0 0;
  margin-right: 5px;
  display: inline-block;
}
.outer_standard_links .standard_links .standard_links_left p a:last-child {
  padding-right: 0px;
  margin-right: 0px;
  border-right: none;
}
.outer_standard_links .standard_links .standard_links_left p a .cart-icon-white {
  background: transparent url(/cms/images/social_media_icons/cart_100_white.png) top left no-repeat;
  background-size: 19px 17px;
  padding-left: 25px;
}
.outer_standard_links .standard_links .standard_links_left p a .cart-icon-gray {
  background: transparent url(/cms/images/social_media_icons/cart_100_gray.png) top left no-repeat;
  background-size: 19px 17px;
  padding-left: 25px;
}
.outer_standard_links .standard_links .standard_links_left p a .cart-icon-black {
  background: transparent url(/cms/images/social_media_icons/cart_100_black.png) top left no-repeat;
  background-size: 19px 17px;
  padding-left: 25px;
}
.outer_standard_links .standard_links .standard_links_middle {
  padding: 6px 0 9px 0;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  overflow: hidden;
}
.outer_standard_links .standard_links .standard_links_middle p {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  padding: 0px;
  display: inline-table;
}
.outer_standard_links .standard_links .standard_links_middle p:after {
  content: '';
}
.outer_standard_links .standard_links .standard_links_middle p a {
  padding: 0 4px 0 0;
  margin-right: 5px;
  /*&:last-child {
            padding-right: 0px;
            margin-right: 0px;
            border-right: none;
          }*/
}
.outer_standard_links .standard_links .standard_links_right {
  padding-top: 10px;
  width: auto;
  float: right;
  text-align: right;
  margin: 0;
}
.outer_standard_links .standard_links .standard_links_right p {
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  padding: 0px;
  display: inline-block;
}
.outer_standard_links .standard_links .standard_links_right p:after {
  content: '';
}
.outer_standard_links .standard_links .standard_links_right p a {
  padding: 0 7px 0 0;
  margin-right: 5px;
  display: inline-block;
}
.outer_standard_links .standard_links .standard_links_right p a:last-child {
  padding-right: 0px;
  margin-right: 0px;
  border-right: none;
}
.outer_header {
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
}
.outer_header .header {
  padding-top: 37px;
  background-color: #ffffff;
  width: 1024px;
  border: none;
  padding: 15px 0 0 0;
  margin: 0;
}
.outer_header .header h1 {
  display: none;
}
.outer_header .header .header_home_full_logo {
  background: url(/home/cms_data/dfault/images/masthead_1000x100.png) no-repeat;
}
.outer_header .header .header_home_logo {
  background: url(/home/cms_data/dfault/images/masthead_728x100.png) no-repeat;
}
.outer_search_bar {
  width: 100%;
  background-color: transparent;
}
.outer_search_bar .search_bar {
  background-color: #ffffff;
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  border: none;
  padding: 0;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
}
.outer_search_bar .search_bar .grid_1,
.outer_search_bar .search_bar .grid_2 {
  padding: 0px;
  margin: 0px;
  width: 320px;
}
.outer_search_bar .search_bar .grid_1 p,
.outer_search_bar .search_bar .grid_2 p {
  line-height: 22px;
  vertical-align: middle;
  margin: 0;
  padding-left: 21px;
}
.outer_search_bar .search_bar .grid_1 p.a2a_padding,
.outer_search_bar .search_bar .grid_2 p.a2a_padding {
  font-size: 1.1em;
}
.outer_search_bar .search_bar .grid_1 p.a2a_padding a,
.outer_search_bar .search_bar .grid_2 p.a2a_padding a {
  padding: 0 15px 0 0;
  font-size: 1.0em;
}
.outer_search_bar .search_bar .grid_1 p.pub_date,
.outer_search_bar .search_bar .grid_2 p.pub_date {
  padding: 4px 0 0 0;
  text-align: center;
  font-weight: normal;
  font-family: 'Open Sans', sans;
  font-size: 1.2em;
  color: #222222;
  height: 30px;
}
.outer_search_bar .search_bar .grid_1 form,
.outer_search_bar .search_bar .grid_2 form {
  margin-right: 4px;
}
.outer_search_bar .search_bar .grid_2 {
  margin: 0;
  padding: 0;
}
/*  ---   Main Menu Navigation   ---   */
/* reset for testing */
.navigation {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
}
.menu {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
}
.menu ul {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
}
.menu ul li {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
}
.menu navigation_right {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
}
/* reset for testing */
.outer_navigation {
  width: 100%;
  background-color: transparent;
  /* close navigation */
}
.outer_navigation .navigation {
  @import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700);
  width: 100%;
  background-color: #ffffff;
  background-image: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline;
  float: none;
  position: relative;
  z-index: 60;
  font-size: 1.3em;
  /* close menu */
  /* @import url(https://repo.lionslight.com/files/font_awesome/font-awesome-6.5.1-pro-ll-kit/css/all-ll-min.css); */
}
.outer_navigation .navigation .menu {
  position: relative;
  z-index: 61;
  margin-left: 7px;
  text-align: center;
  background-color: #ffffff;
  border-top: 3px solid #003369;
  border-bottom: 1px solid #cccccc;
  height: 40px;
  /* testing auto-width to accompany new search function 1-23-16 Tim*/
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
  /* close ul */
  /* close navigation_right */
}
.outer_navigation .navigation .menu ul {
  /* first-level menu un-ordered list */
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style: none;
  color: #1d1f21;
  width: 100%;
  /* testing auto-width to accompany new search function 1-23-16 Tim */
  display: flex;
  flex-direction: row;
  /* close li */
  /* Safari only override */
}
.outer_navigation .navigation .menu ul.small-items {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style: none;
  color: #1d1f21;
  width: 100%;
  display: block;
}
.outer_navigation .navigation .menu ul li {
  /* first-level menu list items */
  /*float:left;*/
  position: relative;
  display: inline-block;
  height: 40px;
  color: #1d1f21;
  background-color: #ffffff;
  z-index: 1;
  margin-bottom: -2px;
  flex-grow: 1;
  text-align: center;
  /* close a */
  /* close .active */
  /* close ul */
  /* close hover */
  /* -- move home icon last so its not overwritten -- */
}
.outer_navigation .navigation .menu ul li a {
  /* first-level list item links */
  color: #1d1f21;
  height: 25px;
  text-decoration: none;
  border-bottom: none;
  display: block;
  float: left;
  font-weight: normal;
  text-align: center;
  margin-left: 0px;
  padding: 12px 7px 3px 7px;
  white-space: nowrap;
  /* close hover */
  /* close focus */
  /* close visited */
}
.outer_navigation .navigation .menu ul li a:link {
  color: #1d1f21;
}
.outer_navigation .navigation .menu ul li a:hover {
  /* first-level list item hover links */
  background: #ffffff;
  color: #1d1f21;
}
.outer_navigation .navigation .menu ul li a:focus {
  /* focus state of first-level links */
  background: #cccccc;
  color: #ffffff;
}
.outer_navigation .navigation .menu ul li a:visited {
  /* first-level list item visited links */
  text-align: center;
  color: #1d1f21;
  /*background:none;*/
  line-height: 20px;
  overflow: hidden;
}
.outer_navigation .navigation .menu ul li .active {
  /* active class for first-level list item links */
  background: none;
  /*@medium;*/
  font-weight: bold;
  /* close hover */
}
.outer_navigation .navigation .menu ul li .activea {
  font-color: #003369;
}
.outer_navigation .navigation .menu ul li .active:hover {
  background: #ffffff;
  color: #1d1f21;
}
.outer_navigation .navigation .menu ul li:last-child {
  position: relative;
  right: 0;
}
.outer_navigation .navigation .menu ul li ul {
  /* second-level menu unordered list */
  display: none;
  list-style-type: none;
  list-style: none;
  color: #1d1f21;
  height: 25px;
  text-decoration: none;
  border-bottom: none;
  top: 40px;
  background: #ffffff;
}
.outer_navigation .navigation .menu ul li:hover {
  /* hover state of first-level list item */
  /* close ul */
}
.outer_navigation .navigation .menu ul li:hover a {
  background: #ffffff;
  color: #069;
}
.outer_navigation .navigation .menu ul li:hover ul {
  /* second-level menu un-ordered list when hovering over first-level list item */
  display: block;
  position: absolute;
  top: 40px;
  left: 0;
  width: auto;
  background: #ffffff;
  border-bottom: 1px solid #ccc;
  /* close li */
}
.outer_navigation .navigation .menu ul li:hover ul li {
  /* second-level menu list item */
  color: #1d1f21;
  height: 32px;
  text-decoration: none;
  border-bottom: none;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100%;
  /* Added 4-2-17 TJeter to correct crazy drop-down weirdness */
  /* close a */
}
.outer_navigation .navigation .menu ul li:hover ul li a {
  /* second-level list item link */
  display: block;
  background: #ffffff;
  width: auto;
  min-width: 150px;
  padding: 5px 7px 2px 5px;
  text-align: left;
  color: #1d1f21;
  height: 25px;
  text-decoration: none;
  border-bottom: none;
  white-space: nowrap;
  /* close hover */
  /* close visited */
}
.outer_navigation .navigation .menu ul li:hover ul li a:link {
  color: #1d1f21;
}
.outer_navigation .navigation .menu ul li:hover ul li a:hover {
  /* second-level list item hover links */
  background: #ffffff;
  color: #069;
  text-decoration: none;
  border-bottom: none;
}
.outer_navigation .navigation .menu ul li:hover ul li a:hover .outer_navigation > .navigation > .menu > ul > li,
.outer_navigation .navigation .menu ul li:hover ul li a:hover li:visited {
  background: #ffffff;
  color: #1d1f21;
}
.outer_navigation .navigation .menu ul li:hover ul li a:visited {
  /* second-level list item hover links */
  background: #ffffff;
}
.outer_navigation .navigation .menu ul li:hover ul li:last-child {
  border-bottom: 1px solid #ccc;
  position: relative;
  right: 0;
}
.outer_navigation .navigation .menu ul li.home-menu-icon {
  background: #222222 url(/home/cms_data/dfault/images/home-menu-icon.png) no-repeat;
  display: inline-block;
  margin: 0 0px 0 0;
  flex-grow: 1;
}
.outer_navigation .navigation .menu ul li.home-menu-icon span {
  display: none;
}
.outer_navigation .navigation .menu ul li.home-menu-icon a {
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  background: none;
  white-space: nowrap;
}
.outer_navigation .navigation .menu ul li.home-menu-icon a:visited {
  background: #cccccc url(/home/cms_data/dfault/images/home-menu-active-icon.png) no-repeat;
}
.outer_navigation .navigation .menu ul li.home-menu-icon a:hover {
  background: #003369 url(/home/cms_data/dfault/images/home-menu-icon.png) no-repeat;
  width: 40px;
}
.outer_navigation .navigation .menu ul li.home-menu-icon a.active {
  background: #003369 url(/home/cms_data/dfault/images/home-menu-icon.png) no-repeat;
  padding: 0px;
}
.outer_navigation .navigation .menu ul li.home-menu-icon a.active:hover {
  background: #003369 url(/home/cms_data/dfault/images/home-menu-icon.png) no-repeat;
}
.outer_navigation .navigation .menu ul ::i-block-chrome,
.outer_navigation .navigation .menu ul li {
  float: left;
  position: relative;
  display: inline-block;
  height: 40px;
  color: #1d1f21;
  background-color: #ffffff;
  z-index: 1;
  flex-grow: 1;
  text-align: center;
}
.outer_navigation .navigation .menu .navigation_right {
  background: none;
  background-color: none;
  padding-left: 0;
  display: block;
  float: right;
  position: relative;
  z-index: 60;
  margin-left: 0;
  text-align: center;
  /* close ul */
}
.outer_navigation .navigation .menu .navigation_right ul {
  background: none;
  background-color: none;
  /* close li */
}
.outer_navigation .navigation .menu .navigation_right ul li {
  background: none;
  background-color: none;
  /* close hover */
}
.outer_navigation .navigation .menu .navigation_right ul li a {
  display: block;
  float: left;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  margin-left: 0px;
  padding: 9px 7px 3px 7px;
}
.outer_navigation .navigation .menu .navigation_right ul li a:link {
  color: #1d1f21;
}
.outer_navigation .navigation .menu .navigation_right ul li:hover {
  /* close ul */
}
.outer_navigation .navigation .menu .navigation_right ul li:hover ul {
  display: block;
  position: absolute;
  top: 40px;
  left: 0px;
  width: 110px;
  background: #ffffff;
  /* close li */
}
.outer_navigation .navigation .menu .navigation_right ul li:hover ul li {
  background: #ffffff;
  height: 25px;
}
.outer_navigation .navigation .menu .navigation_right ul li:hover ul li a {
  background: #ffffff;
  height: 25px;
}
.outer_navigation .navigation .menu .navigation_right ul li:hover ul li a:hover {
  color: #eeeeee;
  background: #003369;
}
.outer_navigation .navigation .menu .navigation_right ul li:hover ul li:hover {
  background: #ffffff;
}
.outer_navigation .navigation .menu .navigation_right ul li:hover a {
  background: #ffffff;
}
.outer_navigation .navigation .menu .navigation_right ul li:visited a {
  color: #1d1f21;
}
.outer_navigation .navigation #new-search-white {
  margin: 0 0 0 20px;
  height: 30px;
  padding: 5px;
  top: 0;
  right: 0;
  width: 7%;
  display: inline-block;
  z-index: 1;
  /* removed by Johan per 4-6-2016
    input[type="text"] {
      height: 30px;
      font-size: 16px;
      display: inline-block;
      font-family: "Lato";
      font-weight: 100;
      border: none;
      outline: none;
      color: #555;
      padding: 3px;
      padding-right: 5px;
      width: 0px;
      position: relative;
      top: 0;
      right: 0;
      background: none;
      transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
      cursor: pointer;
    }

    input[type="text"]:hover {
      border-bottom: 1px solid #BBB;
    }

    input[type="text"]:focus {
      width: 180px;
      z-index: 1;
      border-bottom: 1px solid #BBB;
      cursor: text;
    }

    input[type="submit"] {
      height: 30px;
      width: 30px;
      display: inline-block;
      color:red;
      float: right;
      background: url(/app/images/search-img-icon-sm.png) center center no-repeat;
      text-indent: -10000px;
      border: none;
      position: relative;
      top: 0;
      right: 0;
      z-index: 2;
      cursor: pointer;
      opacity: 0.4;
      cursor: pointer;
      transition: opacity .4s ease;
    }

    input[type="submit"]:hover {
      opacity: 0.8;
    } */
  /* added below by Johan per 4-6-2016 */
}
.outer_navigation .navigation #new-search-white #new-search-white-small-items {
  margin: 0 0 0 20px;
  height: 30px;
  padding: 5px;
  float: right;
  width: 7%;
  display: inline-block;
  z-index: 1;
}
.outer_navigation .navigation #new-search-white .searchbox {
  border: 1px solid #fff;
  position: relative;
  min-width: 30px;
  width: 0%;
  height: 30px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
.outer_navigation .navigation #new-search-white .searchbox-input {
  top: 0;
  right: 0;
  border: none;
  outline: 0;
  background: #fff;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0px 55px 0px 20px;
  font-size: 16px;
  color: #555;
}
.outer_navigation .navigation #new-search-white .searchbox-icon,
.outer_navigation .navigation #new-search-white .searchbox-submit {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  border: none;
  outline: 0;
  text-align: center;
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.4s ease 0s;
}
.outer_navigation .navigation #new-search-white img.searchbox-img {
  opacity: 0.4;
  transition: opacity 0.4s ease 0s;
}
.outer_navigation .navigation #new-search-white .searchbox-open {
  width: 300%;
  border: 1px solid #ddd;
}
.outer_navigation .navigation #new-search-white .searchbox-icon:hover,
.outer_navigation .navigation #new-search-white .searchbox-submit:hover,
.outer_navigation .navigation #new-search-white img.searchbox-img:hover {
  opacity: 0.8;
}
/* close outer_navigation */
/*  -  END - */
.outer_maincontent {
  width: 100%;
  background-color: transparent;
  /* ADDED 1-3-2020 */
  /* ALI'S AUTHOR BIO CODE, ADDED 11-28-2023 */
  /*.right_border {
    border-right:1px solid @medium;
  }*/
}
.outer_maincontent .maincontent {
  background-color: #ffffff;
  position: relative;
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
  /*p {
      font-size: 0.9em;
    }*/
}
.outer_maincontent .grid_3 {
  padding-right: 10px;
}
.outer_maincontent .grid_3 p {
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
  line-height: 18px;
}
.outer_maincontent .grid_3 li {
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
  line-height: 18px;
}
.outer_maincontent .grid_2 {
  width: 680px;
  margin: 0 0 10px 0;
  padding-right: 10px;
}
.outer_maincontent .grid_2 p {
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
  line-height: 18px;
}
.outer_maincontent .grid_2 p img {
  margin-left: 0px;
  /** (previously -8) For 700px wide images to offset the padding of the parent <p> - TCJ 12-29-16 **/
}
.outer_maincontent .grid_2 p img.link-icon {
  margin-left: 0px !important;
  /** offset the padding change for the external link icon - TCJ 8-9-17 **/
}
.outer_maincontent .grid_2 p iframe {
  margin-left: -8px;
  /** For iframes in the 700px wide area to offset the padding of the parent <p> - TCJ 12-29-16 **/
}
.outer_maincontent .grid_2 li {
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
  line-height: 1.8;
}
.outer_maincontent .grid_2 .authorbio {
  background-color: #eee;
  /* padding: 0.5em 2em; */
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.outer_maincontent .grid_2 .authorbio p.contact {
  font-size: 1.0em;
  margin: 5px 0 10px 0;
  border-top: 1px dotted #ccc;
}
.outer_maincontent .authorbio {
  background-color: #eee;
  display: block;
  padding: 20px 30px;
}
.outer_maincontent .authorbio h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 25px;
  vertical-align: baseline;
  word-wrap: break-word;
}
.outer_maincontent .authorbio h4 {
  color: #222;
  font-weight: 400;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 0px;
}
.outer_maincontent .authorbio div.authorheading {
  float: left;
  margin-bottom: 22px;
}
.outer_maincontent .authorbio img {
  float: right;
}
.outer_maincontent .authorbio p {
  clear: left;
  padding: 0;
}
.outer_maincontent .contact {
  padding-left: 20px;
}
.outer_maincontent .sections_display {
  width: 700px;
  /* was 670px before going to 1024px width 4-3-16 TCJ */
}
.outer_maincontent .sidebar_grid {
  width: 320px
    margin:10px 0;
}
.outer_maincontent .sidebar_grid .side_separator {
  border: none;
  width: 300px;
  margin: 0;
  float: none;
}
.outer_maincontent .sidebar_grid h3 {
  width: 300px;
  font-weight: 700;
  font-family: 'Droid Sans', sans;
  font-size: 1.4em;
  color: #222;
  padding: 4px 0 4px 0;
  margin: 0;
  border-bottom: 2px solid #003369;
  background: #fff;
  text-transform: none;
  text-align: left;
  letter-spacing: normal;
  text-overflow: ellipsis;
}
.outer_maincontent .sidebar_grid .sidebar_deck {
  width: 290px;
  font-size: 1.0em;
  font-style: italic;
  color: #222;
  padding: 4px;
  letter-spacing: 0.02em;
  line-height: 17px;
  margin: 2px 0 8px 0;
}
.outer_maincontent .sidebar_grid .sidebar_byline {
  width: 290px;
  font-size: 1.0em;
  color: #222;
  padding: 4px 0 0 4px;
  letter-spacing: 0.02em;
  line-height: 17px;
  margin: 2px 0;
}
.outer_maincontent .sidebar_grid .sidebar_byline_title {
  width: 290px;
  font-size: 1.0em;
  color: #222;
  padding: 0 0 4px 4px;
  letter-spacing: 0.02em;
  line-height: 17px;
  margin: 0 0 2px 0;
}
.outer_maincontent .sidebar_grid .sidebar_photo {
  width: 300px;
  padding: 0;
  margin: 0;
}
.outer_maincontent .sidebar_grid .sidebar_photo p {
  width: 300px;
  padding: 0;
  margin: 0;
}
.outer_maincontent .sidebar_grid .sidebar_photo p img {
  width: 300px;
  padding: 0;
  margin: 0;
}
.outer_maincontent .sidebar_grid .photo_credit {
  width: 290px;
  font-size: 1.0em;
  color: #222;
  padding: 4px;
  letter-spacing: 0.02em;
  line-height: 17px;
  margin: 2px 0;
}
.outer_maincontent .sidebar_grid .photo_caption {
  width: 290px;
  font-size: 1.0em;
  color: #222;
  padding: 4px;
  letter-spacing: 0.02em;
  line-height: 17px;
  margin: 2px 0;
}
.outer_maincontent .sidebar_grid div.sidebar > p.sidebarphoto {
  margin: 0;
  padding: 0;
}
.outer_maincontent .sidebar_grid .photo_gallery {
  text-align: justify;
  width: 312px;
  padding: 10px 0 0px 0;
}
.outer_maincontent .sidebar_grid .photo_gallery h4 {
  width: 300px;
  font-weight: 700;
  font-family: 'Droid Sans', sans;
  font-size: 1.4em;
  color: #222;
  padding: 4px 0 4px 0;
  margin: 0;
  border-bottom: 2px solid #003369;
  background: none;
  text-transform: none;
  text-align: left;
  letter-spacing: normal;
}
.outer_maincontent .sidebar_grid .photo_gallery a {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.outer_maincontent .sidebar_grid .photo_gallery a:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.outer_maincontent .sidebar_grid .photo_gallery a img {
  display: inline-block;
  padding: 2px 7px 0 0;
  margin: 7px 5px 5px 0;
}
.gallery h3 {
  font-size: 1.4em;
  font-weight: normal;
}
.jcarousel-skin-tango {
  width: 100%;
  background-color: none;
}
.jcarousel-skin-tango #mycarousel {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  border: none;
  background-color: none;
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
  width: 920px;
}
.jcarousel-skin-tango #mycarousel .jcarousel-clip.jcarousel-clip-horizontal {
  margin-left: 30px;
}
.slickcarousel_white {
  background: #ffffff url() repeat-x;
  width: 970px;
  margin-right: auto;
  margin-left: auto;
  /* -- END slick-slide -- */
}
.slickcarousel_white .slick-slide .carouselimg {
  padding: 15px 2px 15px 2px;
  width: 150px;
}
.slickcarousel_white .slick-slide .carouselsection {
  display: none;
  letter-spacing: 0em;
  margin: 0px;
  padding: 2px;
}
.slickcarousel_white .slick-slide .carouselsection p {
  padding: 2px;
  position: absolute;
  top: 5px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  color: #1d1f21;
}
.slickcarousel_white .slick-slide h4 {
  background: none;
  height: 50px;
  color: #eeeeee;
  margin: 0px;
  margin: 10px 0 0 2px;
  position: absolute;
  top: 109px;
  border-bottom: none;
  text-decoration: none;
  letter-spacing: 0em;
  text-transform: none;
  font-size: 1.0em;
  vertical-align: bottom;
  width: 187px;
  overflow: hidden;
}
.slickcarousel_white .slick-slide h4 a {
  color: #eeeeee;
}
.slickcarousel_white .slick-slide p {
  display: none;
  letter-spacing: 0em;
  height: 24px;
  overflow: hidden;
  line-height: 12px;
  font-size: 0.9em;
  color: #1d1f21;
}
.slickcarousel_white .slick-slide h4 {
  display: none;
}
.slickcarousel_white .slick-slide:hover h4 {
  display: inherit;
  background: url(/app/js/js-scroller/title-background.png) 0 bottom repeat-x;
}
.slickcarousel_white .slick-slide:hover h4 a {
  padding: 12px 0 0 3px;
  width: 180px;
  position: absolute;
  bottom: 3px;
  text-align: center;
  line-height: 13px;
  max-height: 40px;
  overflow: hidden;
}
/* -- END slickcarousel_white -- */
.slickcarousel_pubfamily {
  background: #ffffff url() repeat-x;
  width: 970px;
  margin-right: auto;
  margin-left: auto;
  /* -- END slick-slide -- */
}
.slickcarousel_pubfamily .slick-slide img {
  padding: 15px 8px 15px 8px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.slickcarousel_pubfamily .slick-slide .carouselsection {
  display: none;
}
.slickcarousel_pubfamily .slick-slide p {
  display: none;
}
.slickcarousel_pubfamily .slick-slide h4 {
  display: none;
}
/* -- END slickcarousel_pubfamily -- */
/* Ad Filler Ad Styles 
---------------------------------------------------------------------------------------------------*/
/* -- This sticky_ad_square code will need work. (Not currently used) -- */
.sticky_ad_square {
  position: -webkit-sticky;
  position: sticky;
}
.sticky_ad_anchor {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid lightgray;
  z-index: 99999;
}
.sticky_ad_anchor_child {
  margin-bottom: 2px;
  margin-top: 4px;
}
.top-leader-board {
  text-align: center;
  margin-bottom: 6px;
  margin-top: 16px;
}
.ad-anchor-close {
  width: 30px;
  height: 20px;
  background: #f3f2f2;
  right: 6px;
  border-radius: 15px;
  font-size: 18px;
  position: absolute;
  color: #827a82;
  top: 5px;
  border: 1px solid lightgray;
  cursor: pointer;
}
/* Bottom Banner Ad styles 
---------------------------------------------------------------------------------------------------*/
.bottom_banner_advert_text {
  background: url(/app/images/advertisement.gif) no-repeat;
  height: 85px;
}
.bottom_banner_ad img {
  border: none;
}
.bottom_banner_ad a {
  border: none;
}
.bottom_banner_ad {
  width: 100%;
  padding: 0;
  height: auto;
  background-color: none;
  color: #000;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  text-align: center;
}
.bottom_banner_ad .bottom_banner_advert_text {
  background: url(/app/images/advertisement.gif) 0 5px no-repeat;
  height: auto;
  background-color: none;
  width: 750px;
  padding: 5px 0 5px 0;
  margin-left: auto;
  margin-right: auto;
}
.outer_footer {
  width: 100%;
  background-color: transparent;
  padding: 0;
}
.outer_footer .footer {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  background-color: #fff;
  border-top: 3px solid #003369;
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
  color: #222;
  height: auto;
  padding: 0 0 10px 0;
}
.outer_footer .footer h3 {
  font: bold 1.3em 'Open Sans', Georgia, Verdana, sans-serif;
  color: #222222;
  margin: 10px 0 5px 0;
  padding: 3px;
  border-bottom: none;
  /*1px solid @medium;*/
}
.outer_footer .footer h4 {
  font: bold 1em 'Open Sans', Georgia, Verdana, sans-serif;
  letter-spacing: 0;
  text-transform: none;
  margin: 25px 0 0 0;
  padding: 3px;
  background: none;
  border: none;
  color: #222222;
}
.outer_footer .footer p {
  font: 'Open Sans', Georgia, Verdana, sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  padding: 4px 4px 4px 4px;
  margin: 2px;
}
.outer_footer .footer a {
  color: #222;
  padding: 0;
  margin: 0;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
.outer_footer .footer .footer_column_1,
.outer_footer .footer .footer_column_2,
.outer_footer .footer .footer_column_3,
.outer_footer .footer .footer_column_4,
.outer_footer .footer .footer_column_5 {
  width: 156px;
  margin: 0;
  padding: 2px;
  position: relative;
  float: left;
  display: block;
}
.outer_footer .footer .footer_column_1 ul,
.outer_footer .footer .footer_column_2 ul,
.outer_footer .footer .footer_column_3 ul,
.outer_footer .footer .footer_column_4 ul,
.outer_footer .footer .footer_column_5 ul {
  /*height:185px;*/
  /*  -webkit-column-count: 2;
          -moz-column-count: 2;
        column-count: 2;
          -webkit-column-width: 80px;
          -moz-column-width: 80px;
          -o-column-width: 80px;
          -ms-column-width: 80px;
        column-width: 80px; */
  -moz-column-gap: 0;
  -moz-column-fill: auto;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.outer_footer .footer .footer_column_1 ul li,
.outer_footer .footer .footer_column_2 ul li,
.outer_footer .footer .footer_column_3 ul li,
.outer_footer .footer .footer_column_4 ul li,
.outer_footer .footer .footer_column_5 ul li {
  text-indent: -5px;
  margin-right: 3px;
  margin-left: 0px;
  padding: 6px 0 6px 8px;
}
.outer_footer .footer .footer_column_1 ul li:before,
.outer_footer .footer .footer_column_2 ul li:before,
.outer_footer .footer .footer_column_3 ul li:before,
.outer_footer .footer .footer_column_4 ul li:before,
.outer_footer .footer .footer_column_5 ul li:before {
  content: "· ";
  padding: 0;
  font-family: 'Francois One';
  font-size: 1.2em;
  font-weight: bold;
  color: #cccccc;
  margin-left: -4px;
}
.outer_footer .footer .footer_column_1 ul li:before a,
.outer_footer .footer .footer_column_2 ul li:before a,
.outer_footer .footer .footer_column_3 ul li:before a,
.outer_footer .footer .footer_column_4 ul li:before a,
.outer_footer .footer .footer_column_5 ul li:before a {
  color: #222;
  padding: 0;
  margin: 0;
  text-indent: 3px;
  text-decoration: none;
  line-height: 13px;
}
.outer_footer .footer .footer_column_1 ul li:before a:hover,
.outer_footer .footer .footer_column_2 ul li:before a:hover,
.outer_footer .footer .footer_column_3 ul li:before a:hover,
.outer_footer .footer .footer_column_4 ul li:before a:hover,
.outer_footer .footer .footer_column_5 ul li:before a:hover {
  text-decoration: none;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.outer_footer .footer .footer_column_6 {
  width: 190px;
  margin: 10px 0;
  padding: 2px;
  right: 0;
  position: relative;
  float: right;
  /*left: 800px;*/
  display: block;
  min-height: 200px;
  border-left: 1px solid #cccccc;
}
.outer_footer .footer .footer_column_6 h3 {
  font: bold 1.3em 'Open Sans', Georgia, Verdana, sans-serif;
  color: #222222;
  margin: 0;
  padding: 3px;
  border-bottom: none;
  /*1px solid @medium;*/
}
.outer_footer .footer .footer_column_6 .footer_icon {
  padding: 5px;
}
.outer_footer:after {
  content: " ";
  display: table;
  clear: both;
}
.outer_other_companies {
  width: 100%;
  background-color: transparent;
}
.outer_other_companies .other_companies {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-top: 1px solid #ccc;
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
  color: #222;
  min-height: 80px;
  padding: 10px 0;
  background: #fff;
}
.outer_other_companies .other_companies h3 {
  font: normal 1.3em 'Open Sans', Georgia, Verdana, sans-serif;
  color: #222222;
  text-transform: uppercase;
  border-bottom: none;
  text-decoration: none;
  padding: 5px 0 5px 3px;
  margin: 0 0 5px 0;
}
.outer_other_companies .other_companies a {
  color: #222;
}
.outer_footer2 {
  width: 100%;
  background-color: none;
}
.outer_footer2 .footer2 {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #cccccc;
  height: 60px;
  background: none;
  text-align: center;
  color: #222222;
}
.outer_footer2 .footer2 .roar_pub {
  padding: 5px 0 10px 0;
  background-color: #fff;
}
.outer_footer2 .footer2 .roar_pub p {
  padding: 10px 0 2px 30px;
  margin: 0 auto;
  text-align: center;
  color: #222222;
}
.outer_footer2 .footer2 .roar_pub p a {
  color: #222222;
  font-weight: 700;
  text-decoration: none;
  padding: 0;
}
.outer_footer2 .footer2 .roar_pub p a:hover {
  color: #000;
  font-weight: 900;
}
.outer_footer2 .footer2 .roar_pub a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 10px;
  display: inline-block;
  color: #ccc;
}
.page_text_bottom {
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  width: 1024px;
  /* moving to wider format with 'bacon strips' on right/left - TCJ 9-17-16 */
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
#slideshow {
  display: none;
}
#breaking_news {
  padding: 0;
  /*max-width: 300px;
  overflow: hidden;*/
  text-align: left;
  margin: 29px 0 0 -3px;
  border-collapse: separate;
  border-spacing: 0;
}
#breaking_news h4 {
  font-weight: 700;
  font-family: 'Open Sans', sans;
  font-size: 1.4em;
  color: #C00;
  padding: 4px 0 4px 0;
  margin: 0;
  border-bottom: 2px solid #C00;
  background: none;
  text-transform: none;
  letter-spacing: normal;
}
#breaking_news ul {
  list-style: none;
  padding: 5px 0 0 0 ;
  margin: 0;
}
#breaking_news ul li {
  padding: 8px 0 8px 5px;
  margin: 0;
  white-space: nowrap;
  width: 295px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#breaking_news ul li:hover {
  background-color: #eee;
}
#breaking_news ul li a {
  padding: 0;
  font-size: 1.4em;
  font-weight: 500;
  color: #222222;
  margin-top: 0;
}
#most_popular {
  padding: 0;
  /*max-width: 300px;
  overflow: hidden;*/
  text-align: left;
  margin: 29px 0 0 -3px;
  border-collapse: separate;
  border-spacing: 0;
}
#most_popular table {
  display: table;
}
#most_popular table tr,
#most_popular table th {
  vertical-align: middle;
}
#most_popular table th {
  font-weight: 700;
  font-family: 'Open Sans', sans;
  font-size: 1.4em;
  color: #222222;
  padding: 4px 0 7px 0;
  margin: 0;
  border-bottom: 2px solid #003369;
}
#most_popular table th:hover {
  background-color: none;
}
#most_popular table tr {
  text-align: left;
  padding: 4px 0;
  border: 1px solid #cccccc;
}
#most_popular table td {
  text-align: left;
}
#most_popular table td td.mp_photo {
  padding: 0;
}
#most_popular table td td.mp_photo a {
  padding: 0;
}
#most_popular table td.mp_article a {
  padding: 0;
  font-size: 1.3em;
  color: #222222;
  margin-top: 0;
}
#most_popular table td.mp_article a:hover {
  background-color: #eee;
}
#most_popular table td.mp_article a .mp_author {
  padding: 4px 0 10px 0;
  font-size: 0.9em;
  color: #777;
  display: block;
}
#most_popular table tbody {
  /*width: 100%;
      max-width: 300px;*/
}
.llad_busdir {
  width: auto;
}
body {
  -webkit-backface-visibility: hidden;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.zbottom {
  z-index: 0;
}
.ztop {
  z-index: 1;
}
.slideshow:hover .slideshow_dots {
  display: block;
}
.slideshow.hidehead:hover .slideshow_slides div span,
.slideshow.hidehead:hover .slideshow_slides a span {
  display: block;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
.slideshow.hidehead .slideshow_slides div span,
.slideshow.hidehead .slideshow_slides a span {
  display: none;
}
.slideshow:hover .slideshow_prev.hidearrows div,
.slideshow:hover .slideshow_next.hidearrows div,
.slideshow:hover .slideshow_prev.hidearrows a,
.slideshow:hover .slideshow_next.hidearrows a {
  display: block;
}
.slideshow .slideshow_prev.hidearrows div,
.slideshow .slideshow_next.hidearrows div,
.slideshow .slideshow_prev.hidearrows a,
.slideshow .slideshow_next.hidearrows a {
  display: none;
}
.slideshow {
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 10px 0 0 0;
}
.slideshow:after {
  top: 0px;
  position: absolute;
  z-index: 10;
  content: " ";
  width: 100%;
  height: 16px;
  background-position: top center;
  background-repeat: no-repeat;
}
.slideshow .slideshow_slides {
  width: 100%;
  height: 375px;
  overflow: hidden;
  position: relative;
}
.slideshow .slideshow_slides div,
.slideshow .slideshow_slides a {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}
.slideshow .slideshow_slides div.slide_hidden,
.slideshow .slideshow_slides a.slide_hidden {
  opacity: 0;
  visibility: hidden;
}
.slideshow .slideshow_slides div span,
.slideshow .slideshow_slides a span {
  display: block;
  width: 100%;
  color: #fff;
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.45) 75%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.45) 75%, rgba(0, 0, 0, 0) 100%);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.45) 75%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.45) 75%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.45) 75%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(75%, rgba(0, 0, 0, 0.45)), color-stop(1, rgba(0, 0, 0, 0)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0)', endColorstr='rgba(0, 0, 0, 0.45)',GradientType=0 );
  text-align: center;
  position: absolute;
  bottom: 0;
  padding-top: 1em;
  padding-bottom: 2em;
  padding-left: 0;
  padding-right: 0;
}
.slideshow .slideshow_slides div,
.slideshow .slideshow_slides a {
  position: absolute;
  width: 100%;
}
.slideshow .slideshow_dots {
  display: none;
  z-index: 2;
  position: relative;
}
.slideshow .slideshow_dots div {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  padding: 0;
  padding-left: 0;
  padding-right: 0;
}
.slideshow .slideshow_prev,
.slideshow .slideshow_next {
  z-index: 2;
  position: relative;
}
.slideshow .slideshow_prev div,
.slideshow .slideshow_next div {
  display: block;
  width: 40px;
  text-align: center;
  position: absolute;
  bottom: 179px;
  padding: 0;
}
.slideshow .slideshow_prev div {
  left: 0;
}
.slideshow .slideshow_next div {
  right: 0;
}
div#preloaded-images {
  position: absolute;
  overflow: hidden;
  left: -9999px;
  top: -9999px;
  height: 1px;
  width: 1px;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* Print Styles */
@media only print {
  body {
    background: none;
  }
  .standard_links {
    display: none !important;
  }
  .menu {
    display: none !important;
  }
}
.brknopic h3,
.brknopic .blurb_byline {
  margin-left: 70px;
  padding-left: 0;
}
.brknopic p:first-of-type {
  text-indent: 35px;
}
.brkheadline h3 {
  margin-left: 15px;
}
.llsweetalert h2 {
  line-height: 1.2em!important;
  margin: 0 0 5px 0 !important;
}
.llsweetalert button.swal2-confirm.styled {
  margin: 5px !important;
  width: 85% !important;
}
.llsweetalert button.swal2-cancel.styled {
  margin: 5px !important;
  width: 85% !important;
}
.llsweetalert p {
  line-height: 22px !important;
}
/* Johan additions for Johan Table Project */
.divTable {
  display: table;
  width: 100%;
}
.divTableRow {
  display: table-row;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
}
.divTableCell,
.divTableHead {
  border: 1px solid #999999;
  display: table-cell;
  padding: 3px 10px;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}
.divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}
.divTableBody {
  display: table-row-group;
}
.divTableleft,
.divTableleft60 {
  float: left;
  display: block;
  width: 70%;
}
.divTableright {
  float: right;
  display: block;
  width: 25%;
}
.ClassifiedsSearchResults {
  display: block;
  width: 100%;
  padding: 10px;
}
.BacktoTopLink {
  display: block;
  width: 70%;
  text-align: center;
  font-size: 110%;
  margin-bottom: 15px;
}
textarea#subcomments,
textarea.comments {
  margin: 0;
  max-width: 70%;
  padding: 0;
  width: 100%;
}
.storybloggoback {
  left: 540px;
  position: relative;
  top: -25px;
}
.storycomment {
  width: 575px;
  padding: 5px;
}
.blurb_leaderboard {
  text-align: center;
  margin-bottom: 44px;
}
.midcontent_ad_hm {
  text-align: center;
}
.midcontent_ad_story {
  text-align: center;
  margin-top: 40px;
}
.tinytext {
  font-size: .8em;
}
.copypaste {
  display: block;
  padding: 3px;
  margin-top: .5em;
  margin-bottom: .5em;
  background-color: #ddd;
  border: 1px solid #333;
  -webkit-user-select: all;
  /* Chrome all / Safari all */
  -moz-user-select: all;
  /* Firefox all */
  -ms-user-select: all;
  /* IE 10+ */
  user-select: all;
  /* Likely future */
}
/* .authorbio { */
/*  background-color:red; */
/*  padding:2em; */
/*  margin:1em; */
/*  border:2px solid green; */
/* } */
/* Johan slider arrows css stuffs - 5/3/19 */
i.fa-chevron-left,
i.fa-chevron-right {
  color: #ffffff;
  opacity: 0.8;
  font-size: 17px;
  text-shadow: 1px 1px 3px black;
  padding: 12px;
}
i.fa-chevron-left:hover,
i.fa-chevron-right:hover {
  color: #DCDCDC;
}
#google_translate_element {
  height: 15px;
}
/* .LL custom button styles { */
.llbutton {
  background-color: #4CAF50;
  /* Green */
  border: none;
  border-radius: 4px;
  color: white;
  padding: 8px 16px;
  /* Default: 16px 32px; */
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  line-height: 19px;
}
.llbutton:hover {
  background-color: white;
  color: black;
}
.llbutton_green {
  background-color: #4CAF50;
  color: white;
  border: 2px solid #4CAF50;
}
.llbutton_blue {
  background-color: #008CBA;
  color: white;
  border: 2px solid #008CBA;
}
.llbutton_red {
  background-color: #f44336;
  color: white;
  border: 2px solid #f44336;
}
.llbutton_gray {
  background-color: #cccccc;
  color: black;
  border: 2px solid #cccccc;
}
.llbutton_black {
  background-color: #555555;
  color: white;
  border: 2px solid #555555;
}
.llbutton_orange {
  background-color: #ffc107;
  color: black;
  border: 2px solid #ffc107;
}
.llbutton_sm {
  padding: 1px 4px;
}
.llbutton_rt {
  float: right;
}
/* White spacer for between divs, etc. (Use this spacer instead of <p class="skel"></p> to retain a light background.) */
.white_space {
  padding: 10px 0;
  background: #fff;
}
.white_space2 {
  padding: 2px 0;
  background: #fff;
}
.white_space4 {
  padding: 4px 0;
  background: #fff;
}
.white_space6 {
  padding: 6px 0;
  background: #fff;
}
.white_space8 {
  padding: 8px 0;
  background: #fff;
}
.white_space10 {
  padding: 10px 0;
  background: #fff;
}
.white_space12 {
  padding: 12px 0;
  background: #fff;
}
.white_space14 {
  padding: 14px 0;
  background: #fff;
}
.white_space16 {
  padding: 16px 0;
  background: #fff;
}
.classicsubshow {
  border: 1px solid #333;
  padding: 5px;
  border-radius: 7px;
  background-color: #f4f4f4;
}
.dotted {
  border-bottom: 2px dotted #039;
}
.input_bkg_fff,
.sel_bkg_fff {
  background: #fff;
  border: 1px solid #8f8f9d;
  border-radius: 4px;
}
.sel_bkg_fff {
  height: 22px;
}
.save-changes {
  text-align: right;
}
/* Hashtag Labs ad styling */
.htlad-Right_Rail {
  margin: 0 0 12px 0;
  display: inline-block;
}
.ll_revcontent_ad {
  margin: 0 0 10px 0;
}
/* additions from Ali's project with the carousels n stuff - duplicate code from Monarch 11-16-2023*/
.carousel-container {
  position: static;
  width: 100%;
  aspect-ratio: 1.5;
  clear: both;
}
.carousel {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.counter {
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
  padding-left: 50px;
  padding-right: 5px;
}
.caption {
  text-align: left;
  line-height: 1.6;
  font-size: 14px !important;
  color: #1098e4 !important;
  margin: 0px 0px 20px 0px !important;
}
.carousel-container iframe {
  width: 100%;
  aspect-ratio: 1.77777778;
  background-color: black;
  padding-top: 5%;
  padding-bottom: 5%;
}
.carousel-container img {
  background-color: black;
  object-fit: contain;
  aspect-ratio: 1.5;
}
/* Next 6 items changed from .slider1 to .carousel-container 11-22-2023 */
.carousel-container .owl-nav .owl-prev {
  position: absolute;
  top: 43%;
  left: 20px;
}
.carousel-container .owl-nav .owl-next {
  position: absolute;
  top: 43%;
  right: 20px;
}
.carousel-container .owl-nav .owl-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}
.carousel-container .owl-nav button {
  width: 31px !important;
  height: 41px !important;
  background: #ffffff59 !important;
  border-radius: 5px;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}
.carousel-container .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}
.carousel-container .owl-nav button span {
  display: none;
}
.storyimage_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.w25 {
  width: 25%;
}
.w33 {
  width: 33%;
}
.w50 {
  width: 50%;
}
.w66 {
  width: 66%;
}
.w75 {
  width: 75%;
}
.w100 {
  width: 100%;
}
.storyimage_leftalign {
  float: left;
  padding-right: 3%;
}
.storyimage_rightalign {
  float: right;
  padding-left: 3%;
}
.storyimage_centeralign {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-container {
  position: static;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-container iframe {
  width: 100%;
  aspect-ratio: 1.77777778;
  background-color: black;
}
.image_div {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.authorName {
  text-align: right;
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
}
.image_div img {
  width: 100%;
  display: block;
  object-fit: contain;
}
.image_bg {
  background-color: black;
}
/* additions from Ali's project with the carousels n stuff */
.imagess img {
  max-width: 100%;
  height: auto;
}
.outer_maincontent .grid_2 .photo_caption {
  margin: 0 0 1rem 0;
}
.outer_maincontent .grid_2 .photo_credit,
.image-container .imageDiv .caption {
  margin: 0 0 0.3rem 0;
  padding: 4px 4px 0 0;
}
/* STORY TEMPLATE STYLING, ADDED 5-30-2024 */
/* H3 STYLING FOR STORY TEMPLATE, ETC. */
.right_border .c-box h3 {
  font-size: 20px !important;
  margin-top: 1.5em;
  margin-bottom: 1em;
}
/* ADDS UL AND LI STYLING FOR STORY TEMPLATE */
.right_border .c-box ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  unicode-bidi: isolate;
}
.right_border .c-box ul li {
  font-size: 15px;
  line-height: 1.6;
  color: #5c5c5c;
}
/* ADD TOP MARGIN IF THERE'S A UL TAG AFTER A P TAG */
.right_border .c-box p + ul {
  margin-top: -1em !important;
}
/* ADD TOP MARGIN IF THERE'S ANYTHING AFTER A UL TAG */
.right_border .c-box ul + * {
  margin-top: 1.5em !important;
}
/* ADD MARGIN TO NEXT ELEMENT FOLLOWING AN EM TAG */
.right_border .c-box em + * {
  margin-top: 1.5em !important;
}
/* ALLOWS H3 TAGS ON PRIVACY AND TERMS OF USE PAGES, AND STYLES UL LI TAGS */
.privacy_terms h1 {
  font-size: 26px !important;
  font-weight: 500 !important;
  padding-top: 8px !important;
}
.privacy_terms h2 {
  font-size: 19px !important;
  font-weight: 600 !important;
  padding-top: 8px !important;
}
.privacy_terms h3 {
  font-size: 19px !important;
  font-weight: 500 !important;
  padding-top: 8px !important;
}
.privacy_terms ul li {
  font: unset !important;
}
/* 300x100 TABOOLA AD ON STORIES */
.ll_taboola_ad {
  width: 300px;
  margin: auto;
}
/* THIN BORDER (OPTIONAL) */
.ll_taboola_ad #taboola-right-rail-thumbnails .thumbnails-300x100 {
  border: 1px solid #DDDDDD;
  padding-right: 1px;
}
