#countdown_scroll
{
	height: 250px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	width: 100%;
}
#countdown_scroll .card
{
	display: block;
}
#countdown_scroll .countdownblue
{
	background-color: #6598c769;
	color: #256094;
}
#countdown_scroll .countdownblue, #countdown_scroll .countdowngold, #countdown_scroll .countdowngreen, #countdown_scroll .countdownpink
{
	font-size: 12.5px;
}
#countdown_scroll .countdowngold
{
	background-color: #ffdd80;
	color: #B46C00;
	font-weight: 700;
}
#countdown_scroll .countdowngreen
{
	background-color: #C9E6B7;
	color: #157115;
}
#countdown_scroll .countdownpink
{
	background-color: #F8EAF8;
	color: #642064;
}
#countdown_scroll .days
{
	display: inline-block;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	text-align: center;
	vertical-align: middle;
}
#countdown_scroll .name
{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
#countdown_scroll .name_full
{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
#countdown_scroll h4
{
	color: #743127 !important;
	padding: 10px;
	text-align: center;
}
#countdown_scroll td
{
	padding: 8px 10px !important;
}
#countdown_scroll tr
{
	min-height: 40px;
}
#navbar-post li
{
	margin: 0px 4px;
}
#navbar-post li.active
{
	font-weight: bold;
}
#navbar-post ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navbar-post ul li
{
	float: left;
}
.postgrid-special-events .img-crop
{
	margin-right: 10px;
	max-height: 75px;
	overflow: hidden;
	width: 150px;
}
.postgrid-special-events .media
{
	margin-bottom: 8px;
	margin-top: 8px;
}
.postgrid-special-events .media-body
{
	font-size: 12px;
	line-height: 16px;
}
.postgrid-special-events img
{
	border-style: none;
	vertical-align: middle;
}
.pws-forumactivity .list-group-item
{
	border: none;
	border-bottom-color: #f1f1f1;
	border-bottom-style: solid;
	border-width: 2px;
	margin-top: 4px;
	padding-left: 0px;
}
.pws-forumactivity a
{
	font-size: 18px;
}
.pws-forumactivity h4
{
	margin: 0px;
	padding: 0px;
}
.pws-forumactivity i
{
	margin-right: 4px;
}
.pws-forumactivity p
{
	font-size: 12px;
	margin-top: 4px;
}
.pws-podcast-postgrid figcaption
{
	background-color: rgba(0,0,0,0.45);
	bottom: 0;
	padding: 10px 20px;
	position: absolute;
	width: 100%;
}
.pws-podcast-postgrid figure
{
	padding: 25% 0;
	position: relative;
}
.pws-podcast-postgrid figure > figcaption > h1 > a
{
	color: #fff;
	font-size: 70%;
	line-height: 70%;
	text-align: center;
}
.pws-podcast-postgrid img
{
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}
.pws-postshow .btn-primary
{
	background-color: #406ba0;
	border-color: #5b7391;
}
.pws-postshow-img-crop
{
	position: relative;
	width: 250px;
	height: 200px;
	overflow: hidden;
	padding-top: 30px;
	margin-right: 20px;
}
.pws-postshow-img-crop img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
 .pws-postshow h3 {
	padding-top: 25px;
 }
.restaurants_nearby .card-body, .shopping_nearby .card-body
{
	background-color: #F1F1F1;
	padding: 10px 20px 0px 20px !important;
}
.restaurants_nearby .card-img-top, .shopping_nearby .card-img-top
{
	height: 200px;
}
.restaurants_nearby .card-thumb-container img, .shopping_nearby .card-thumb-container img
{
	max-height: 100px;
	object-fit: cover;
	object-position: 50% 50%;
	width: 100%;
}
.restaurants_nearby .media-body, .shopping_nearby .media-body
{
	font-size: 16px;
	line-height: 22px;
}
.restaurants_nearby [class*="col-"], .shopping_nearby [class*="col-"]
{
	margin-bottom: 20px !important;
}
.restaurants_nearby h5, .shopping_nearby h5
{
	font-size: 20px;
	font-weight: 700;
}
.restaurants_nearby li.page-item, .shopping_nearby li.page-item
{
	list-style-type: none;
	text-decoration: none !important;
}

#pws-postnews {
	background-color: #f7f7f7;
	padding: 20px;
}
#pws-postnews h1 {
	border-bottom: 1px #ccc solid;
	margin-bottom: 1px;
}
#pws-postnews .pws-postshow-img-crop {
	margin-top: -10px;
}