#ajaxpanel {
	position: absolute;
	top: 215px;
	width: 100%;
	height: 100%;
	z-index: 100;
}

/* Grid Container */
.container {
	background: transparent;
	margin: 0px auto;
}
.zone {

}

.u130 {
	width: 100%;
	min-height: 30px;
}
.row {
	/* // padding-bottom: 10px; */
	margin: 0;
}
@media (min-width: 768px) {
	.divider {
		border-right: solid 1px black;
		min-height: 490px;
	}
}
@media (max-width: 767px) {
	.pad-xs-none {
		padding-left: 0;
		padding-right: 0;
	}
	.divider {
		padding-bottom: 20px;
		margin-bottom: 30px;
		border-bottom: solid 1px black;
	}
}
.news {
	margin-left: 10px;
}
/*
.news h3 {
	font-weight: bold;
}
*/
.news h4 {
	font-weight: bold;
	text-decoration: underline;
}
.news ul li {
	font-size: 16pt;
}
@media (min-width: 768px) {
	.divider-left {
		border-left: 1px solid black;
	}
}
@media (max-width: 767px) {
	.divider-left {
		border-top: 1px solid black;
		padding: 10px 5px 0 5px;
		margin: 10px;
	}
}
.spaced {
	padding-top: 0px;
}
.search-container {
	float: right;
	box-shadow: 3px 3px 8px grey;
	background-color: white;
}
.search-container button {
	padding: 6px 6px 6px 3px;
	background: #ddd;
	font-size: 17px;
	border: none;
	cursor: pointer;
}
.search-container button:hover {
  background: #ccc;
}
.search-container input[type="text"] {
    padding: 6px;
    font-size: 17px;
    border: none;
}
#menu-mdlg {
	float: right;
}
.panelbg {
	background-color: white;
	border-radius: 8px;
	margin: 0 auto;
}
div.pnlhome {
	position: relative;
	width: 100%;
	max-width: 500px;
	/* Aspect Ratio */
	/* padding-top: 110%; */
	/* margin-bottom: 30px; */
	border-radius: 5px;
	padding: 10px;
}
div.pnlindex {
	position: relative;
	width: 100%;
	padding-top: 150%; /* Aspect Ratio */
	margin-bottom: 30px;
}
a.pnlinner, a.pnlinner-h {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	color: black;
	text-decoration: none;
	/* Aspect Ratio */
	/* position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0; */
	font-size: 17px;
}
a.pnlinner h3, a.pnlinner-h h3 {
	margin-top: 0;
	font-size: 22px;
	color: #1b50a1;
}
.pnlindex-view {
	float: right;
}

/* footer socials and tolmedia */
div.socials {
	margin-left: auto;
	margin-right: auto;
	width: 225px;
}
.fa {
	padding: 2px 3px;
	margin-left: 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	border: 2px solid transparent;
	border-radius: 50%;
	color: white;
	font-size: 14px;
}
.fa-big {
	width: 34px;
	height: 34px;
	font-size: 24px;
}
.fa-facebook {
	background: #3B5998;
}
.fa-instagram {
	background: #f09433; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.fa-vimeo {
 	background: #45bbff;
}
.fa-twitter {
	background: #55ACEE;
}
.fa-mail-forward,
.fa-envelope {
	background: #888888;
}
.fa-linkedin {
	background: #007bb5;
}
.fa-pinterest {
	background: #e60023;
}
.tolmedia a {
	color: #ff8263;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}
.tolmedia a:hover {
	text-decoration: none;
	border-radius: 50%;
}
.footer a:hover {
    color: white;
    background-color: black;
    text-decoration: none;
}
/* end footer socials and tolmedia */

img {
	max-width: 100%;
}
h1.title {
	margin-top: 0;
	margin-bottom: 0;
}
/* tcode class types */
div.tcdedt, div.tcdedc {
	margin-top: 10px;
	min-height: 10px;
	width: 100%;
	display: inline-block;
}
div.tcdedl {
	margin-top: 10px;
	}
div.tcdedl ul {
	min-height: 30px;
	padding: 0;
}
@media (max-width: 400px) {
	div.tcdedp, div.tcdedt, , div.tcdedc{
		font-size: 18px;
	}
}
div.tcdedp {
	/* font-family: 'Shadows', cursive; */
	/* font-size: 16pt; */
	/* letter-spacing: -0.65px; */
	margin: 5px;
	/* color: #4a4a4a; */
}
div.tcdedp div.p, div.tcdedt div.p, div.tcdedc div.p {
	display: inline-table;
	margin: 0 0 2px 0;
}
div.tcdedp div.p:nth-of-type(1) {
	max-width: 80%;
}
div.tcdedp div.p:nth-of-type(2) {
	float: right;
	font-weight: bold;
}

div.round-corners * {
	border-radius: 6px;
}
div.elliptic * {
	border-radius: 50%;	
}
div.thin-border * {
	border: 2px solid black;
	background-color: #fff;
}
div.thin-border *:not(img) {
	padding: 5px 8px;
}
div.thick-border * {
	border: 5px solid black;
	background-color: #fff;
}
div.thick-border *:not(img) {
	padding: 5px 8px;
}
div.tiny-size img {
	max-height: 100px;
}
div.mini-size img {
	max-height: 150px;
}
div.small-size img {
	max-height: 225px;
}
div.plain-list > div > ul {
	list-style: none;
	padding-inline-start: 0;
}

/* template image and text handling */
div.tcdedt, div.tcdedc {
	padding: 5px 0px;
}
div.tcdimh, div.tcdimf, div.tcdimc, div.tcdimg {
	margin-top: 10px;
}
div.tcdimf {
	min-height: 320px;
}
div.tcdedc {
	margin-top: 10px;
	width: 100%;
}
div.tcdimh img {
	margin-top: 8px;
}
div.tcdimf img {
	margin-bottom: 8px;
}
@media (min-width:768px) {
	div.zone > div.tcdedc {
		max-width: 50%;
		float: left;
		padding: 5px 5px;
	}
	div.zone > div.tcdimh, div.zone > div.tcdimf, div.zone > div.tcdimc,
	div.newstext > div.tcdimh, div.newstext > div.tcdimf, div.newstext > div.tcdimc {
		max-width: 50%;
		float: left;
		padding: 5px 5px;
	}
	div.half-width {
		max-width: 50%;
	}
	div.two-thirds-width {
		max-width: 66%
	}
	.new-row-2 {
		 clear: left;
	}
}
@media (min-width:992px) {
	div.zone > div.tcdedc {
		max-width: 33.3%;
		float: left;
		padding: 5px 5px;
	}
	div.zone > div.tcdimh, div.zone > div.tcdimf, div.zone > div.tcdimc,
	div.newstext > div.tcdimh, div.newstext > div.tcdimf, div.newstext > div.tcdimc {
		max-width: 33.3%;
		float: left;
		padding: 5px 5px;
	}
	div.half-width {
		max-width: 50%;
	}
	div.two-thirds-width {
		max-width: 66%
	}
	.new-row-3 {
		 clear: left;
	}
}
@media (max-width:767px) {
	div.tcdimf img, div.tcdimh img, div.tcdimc img {
		max-width: 100%;
	}
}
div.tcdimf p, div.tcdimh p {
	margin-top: 10px;
	font-size: inherit;
}
.pnlinner > div[class^="tcd"],  .pnlinner-h > div[class^="tcd"] {
	max-width: 100%;
	padding: 0;
	float: none;
}
@media (min-width: 768px) {
	.pnlcell {
		height: 275px;
	}
	.pnlinner {
		max-height: 270px;
	}
}
.new-row {
 	clear: left;
}
/* end of image template handling */

div.right-align {
	float: right;
}
div.right-align-end:after {
	clear: both;
}
div.center-align {
	text-align: center;
}
div.share-row {
	display: inline-table;
	margin-right: 10px;
}
div.card {
    display: flex;
    flex-direction: column;	
}
div.card * {
	flex: 1 1 auto;
}
.white-on-black {
	background-color: black;
	color: white;
}
.green-on-black {
	background-color: black;
	color: #d7ff55;
}
div.list-no-dots div.p ul {
	list-style-type: none;
	padding-left: 20px;
}
.shadowed {
	-webkit-box-shadow: 3px 3px 6px 2px gray;
	-moz-box-shadow: 3px 3px 6px 2px gray;
	box-shadow: 3px 3px 6px 2px gray;
}
.small .p {
	font-size: 13px;
}
ul.errormenu {
	font-size: 16px;
}

/* contact form */
.postform, .tmcard, .placemap {
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 5px;
}
.postform, .tmcard {
	padding: 20px;
	color: black;
	background-color: #c4d5cf;
}
.postform h4 img { /* bullet gifs */
	vertical-align: bottom;
	margin-bottom: -5px;
}
.postform fieldset div input[type="text"] {
    border: 1px solid grey;
    padding: 0 7px 0 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
	width: 100%;
	max-width: 250px;
}
.postform fieldset div textarea {
    border: 1px solid grey;
    padding: 0 7px 0 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;	
	width:100%;
}
div.tmcard img {
	width: 100%;
}
div.tmcard p {
	font-size: 19pt;
	line-height: 35px;
}
div.tmcard h6 {
	font-size: 12px;
	margin: 20px 10px 10px 10px;
}
div.tmcard h5 {
	font-size: 14pt;
	margin-top: 10px;
}
@media (max-width: 767px) {
	.postform, .tmcard  {
		margin-bottom: 20px;
		padding: 20px;
		font-size: calc(1rem + 1vw);
	}
}
@media (max-width: 992px) {
	.postform {
		padding: 10px 2px;
	}
	.tmcard, .postform {
		max-width: 550px;
	}
}
@media (min-width: 768px) {
	.tmcard {
		font-size: calc(0.8rem + 0.5vw);
	}
}
.postform .labelcol {
	text-align: right;
	padding-right: 0;
}	
.postform .formerror {
	display:block;
	color: darkred;
}
.postform #captcha {
	width: 50px;
	margin-left: 5px;
}
.bulletchr {
	color: orange;
	background: black;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	font-weight: bold;
	line-height: 1.7em;
	width: 1.7em;
	margin-right: 5px;
	vertical-align: baseline;
	text-align: center;
	padding-top: 0px;
}
#sendbtn {
	font-weight: bold;
}
/* end contact form */
div.pageturn {
	float: right;
	margin-right: 15px;
}
/* login form */
.loginform {
	background-color: #cccccc;
	border-radius: 8px;
}
.loginform form .btn {
	background-color: darkblue;
	color: white;
}
.loginform {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: auto;
	font-size: 18px;
	padding: 20px;
}
.loginform a {
	margin-top: 10px;
	float:left;
}
.loginform form {
	width: 100%;
	background-color: #cccccc;
	border-radius: 8px;
/* 	box-shadow: 4px 4px 4px black; */
}
.loginform .msg {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.loginform .red {
	color: red;
}
.loginform .ttl {
	margin-bottom: 15px;
	display: block;
}
.loginform .lbl {
	display: inline-block;
	width: 130px;
	margin-top: 10px;
}
.loginform input {
	margin-left: 30px;
	width: 200px;
	line-height: 22px;
}
@media (min-width:440px) {
	.loginform .lbl {
		text-align: right;
	}
	.loginform input {
		margin-left: 10px;
	}
}
.loginform input[type="submit"],
.loginform input[type="button"] {
	margin-top: 20px;
	font-size: 18px;
	width: 100px;
	padding-top: 6px;
	padding-left: 13px;
	-webkit-appearance: button;
	cursor: pointer;
}
.loginform input[type="submit"]:hover {
	box-shadow: 1px 1px 2px black;
}
.loginform input[type="submit"]:active {
	box-shadow: -1px -1px 2px black;
	padding-top: 7px;
	padding-left: 14px;
}
/* end login form */