/* MySword */

.logo-image, .logoheader {
float:left;
}

.logoheader{
background-attachment:scroll;
background-color:transparent;
background-image:url("../../../../images/logo.png");
background-position:15px 5px;
background-repeat:no-repeat;
color:#FFFFFF;
height:100%;
width:557px;
}

.logolink {
position:absolute;
top:5px;
left:15px;
width:115px;
height:115px;
}

.logoheader h1 {
color:#4A844A !important;
margin-top:0;
font-size:2.7em;
font-weight: bold;
/*text-shadow:1px 1px 3px #000;*/
}

.logoheader a {
color:#4A844A !important;
}

.logoheader h1 a{
text-decoration:none;
}

.logoheader h2 {
color:#C06A1F !important;
margin-top:0.2em;
font-weight:normal;
font-size:1.2em;
/*text-shadow:0 0 1px #D78728;*/
}

.logoheader h3 {
color:#774718 !important;
margin-top:0.2em;
font-weight:normal;
font-size:1.0em;
font-style:italic;
}

.logoheader h1, .logoheader h2, .logoheader h3 {
	padding-left: 150px;
	text-align: left;
}

.t3-copyright {
padding: 30px 0 30px;
}
#t3-content h1 {
	font-size: 2em;
}
#t3-content h2 {
	font-size: 1.7em;
}
#t3-content h3 {
	font-size: 1.3em;
}
.article-header h1 {
margin-bottom: 0.4em;
}
.article-aside {
margin-bottom: 5px;
}
.article-aside .pull-right {
margin-top: -10px;
}

.mega-dropdown-menu, .dropdown-menu {
	background-color: #EBF7ED;
}

/* download */

#download table {
	background-color:#DCE6DB;
	width:100%;
	position:relative;
	z-index:100;
}

#download table * .langhead {
	background-color:#fff !important;
}

#download table tr th {
	color:#fff;
	background-color:#527552;
}

#download table tr th, #download table tr td {
	padding:5px 10px;
}

#download * a {
	font-weight:bold;
}

#download * .center {
	text-align:center;
}

#download * .altrow {
	background-color:#EEF7EE;
}

p.download a img {
	height:68px;
}

/* Jomin's custom */
.gradientgreen {
	background: #347f3b; /* Old browsers */
	background: -moz-linear-gradient(top, #347f3b 0%, #8ab66b 44%, #addd85 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#347f3b), color-stop(44%,#8ab66b), color-stop(100%,#addd85)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #347f3b 0%,#8ab66b 44%,#addd85 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #347f3b 0%,#8ab66b 44%,#addd85 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #347f3b 0%,#8ab66b 44%,#addd85 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#347f3b', endColorstr='#addd85',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #347f3b 0%,#8ab66b 44%,#addd85 100%); /* W3C */
}

.redhighlight {
	color: #e00;
	text-shadow: 1px 1px 5px #9b7;
	filter: dropshadow(color=#9b7, offx=1, offy=1);
}

#download td div {
	padding-left: 1.2em;
}

/* donation*/
.donateh3{
	color:#4C614C;
	border-bottom:1px solid #777;
}
.dbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fffdb9), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #fffdb9 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdb9', endColorstr='#ffab23');
	background-color:#fffdb9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	color:#333333;
 	font-size:1em;
	font-weight:bold;
	padding:6px 24px;
	text-shadow:1px 1px 0px #ffee66;
	cursor: hand; cursor: pointer;
}.dbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #fffdb9) );
	background:-moz-linear-gradient( center top, #ffab23 5%, #fffdb9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#fffdb9');
	background-color:#ffab23;
}.dbutton:active {
	position:relative;
	top:1px;
/* mostly generated by CSSButtonGenerator.com */
}
#donateinfo {
	text-align:left;
	font-size:1.13em;
}
#donateinfo label {
	font-weight:normal;
	padding-left: 1em;
	margin-bottom: 0;
}
#donateinfo input[type=radio] {
	vertical-align: top;
}
#donateinfo p {
	margin:0 0 0 1em;
	text-indent:-1.2em;
}
#donateinfo input[type=text]{
	font-size:1.1em;
	font-weight:bold;
	width:40%;
	display:inline;
}
#pamt, #damt {
	font-size:1em;
}

#downloadmodules {
	display:none;
}

ul.breadcrumb li {
	display:inline-block; padding-right:0.2em; white-space:nowrap;
}
ul.breadcrumb li a:after { content: " "; }

form .element-invisible {
	display:none;
}
#donatetext p {
	text-align:left;
}
#osdonatestatic form {
	width:147px;
	margin-left:auto;
	margin-right:auto;
	/*padding-left:25px;*/
}
.module_paypal h3 {
	margin-bottom: 0;
}
.dbutton {
	width:50%;
	margin-left:25%;
	margin-right:25%;
}
.dgreen {
	color:#cc0000;
}
.dblue {
	color:#00F;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}

.ui-dialog {
	z-index:100;
}
/* jQuery dialog close icon not appearing hack */
.ui-dialog .ui-dialog-titlebar-close {
	background: url("images/ui-icons_888888_256x240.png") -95px -127px no-repeat;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:solid 1px #ccc;
	background-color:#eee;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
	background: url("images/ui-icons_454545_256x240.png") -95px -127px no-repeat;
	border:solid 1px #888;
	background-color:#ddd;
}
.ui-dialog .ui-dialog-titlebar-close:active {
	border:solid 1px #888;
	background-color:#fff;
}

div.contact {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
div.contact > h3:nth-child(3) {
	-webkit-order: 1;
	order: 1;
}
div.contact div.contact-form {
	-webkit-order: 2;
	order: 2;
}
div.contact-miscinfo dt {
	text-align: left;
	width: 100%;
}
div.contact-miscinfo dd {
	margin-left: 15px;
}

#fontsize {
	display: inline;
	float: right;
}
#fontsize h3 {
	padding-right: 0;
	font-weight: normal;
	display: inline;
	font-size: 1em;
}
#fontsize p {
	margin: 0 0 0 2px;
	display: inline;
	font-size: 1em;
}
#fontsize p a {
	margin: 0 2px;
	display: inline;
	padding: 2px 5px;
}
.syndicate-news {
	display: inline-block;
}
.head-search .search {
	margin-top: 5px;
}

/* Media Queries for Mobile support*/

@media screen and (max-width: 650px) {	/* common */
	.logoheader{
	background-image:url("../../../../images/logom.png");
	background-position:0px 3px;
	height:100%;
	width:100%;
	}
	.logolink {
	top:3px;
	left:0px;
	width:64px;
	height:64px;
	}
	.logoheader h1 {
	padding-top:1px;
	font-size:2.4em;
	padding-left:70px;
	}
	.logoheader h2 {
	margin-top:0.1em;
	font-size:1em;
	padding-left:52px;
	}
	.logoheader h3 {
	margin-top:0.1em;
	font-size:0.95em;
	padding-left:5px;
	}

	#t3-mainbody, #t3-mainnav, #t3-off-canvas {
	font-size:1.2em;
	line-height:1.5em;
	}

	#t3-mainbody {
	padding-left:8px;
	padding-right:8px;
	}

	#t3-header {
	padding-top: 10px;
	padding-bottom: 10px;
	}
	.article-header h1 {
	margin-bottom: 0.3em;
	}
	.article-aside {
	margin-bottom: 0;
	}
	.article-aside .pull-right {
	margin-top: -20px;
	}

	#t3-content ul ul, #t3-content ol ul {
	padding:0 0 0 28px;
	}
	#t3-content ul ol, #t3-content ol ol {
	padding:0 0 0 36px;
	}

	#downloadmodules {
	display:block;
	}
	#downloadmodules ul.submenu {
	list-style-type:none;
	padding-left:10px;
	}
	#downloadmodules ul.submenu li {
	display:inline-block;
	padding:2px 3px;
	line-height:2.1em;
	}
	#downloadmodules ul.submenu li a {
	color:#fff;
	background-color:#a0bfa0;
	padding:7px 7px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	#downloadmodules ul.submenu li a:hover,
	#downloadmodules ul.submenu li a:active,
	#downloadmodules ul.submenu li a:focus {
	color:#FFFFFF;
	background-color:#EF8028;
		text-shadow:0 0 2px #000000;
	}

	#contact-form input {
	font-size:1.25em;
	}
	#contact-form textarea {
	font-size:1.25em;
	}
	#contact-form dt {
	font-size:1.25em;
	}
	#contact-form button  {
	font-size:1.1em;
	}

	#download table tr th, #download table tr td {
	padding:5px 3px;
	line-height:1.25em;
	}
	#download th, #download td:nth-child(2), #download td:nth-child(5), #download td:nth-child(6) {
	word-wrap:break-word;
	word-break:break-all;
	}
	#download td:nth-child(1) {
	width:1.3em;
	}
	#download td:nth-child(2) {
	width:50%;
	}
	#download td img {
	width:100%;
	}
	p.download {
	padding-bottom: 20px;
	}
	p.download span {
	left: 5px !important;
	}
}

@media screen and (min-width: 60px) and (max-width: 320px){
	.logoheader h2 {
	margin-top:0;
	padding-left:52px;
	}
	.logoheader h2:nth-child(4) {
	padding-left:5px;
	}
	.logoheader h3 {
	padding-left:5px;
	}

}

@media screen and (max-width: 400px){
	#headversebreak {
		display: none;
	}
}

@media screen and (min-width: 450px) and (max-width:480px){

}

/* Tablets */

@media screen and (min-width: 481px) and (max-width:569px){
	.logoheader{
	background-image:url("../../../../images/logo.png");
	min-height:130px;
	height:9em;
	}
	.logolink {
	width:115px;
	height:115px;
	}
	.logoheader h1 {
	font-size:2.4em;
	padding-left:120px;
	}
	.logoheader h2 {
	font-size:1.2em;
	padding-left:120px;
	}
	.logoheader h3 {
	font-size:1.05em;
	padding-left:120px;
	}

	#headversebreak {
		display: none;
	}
}

@media screen and (min-width: 570px) and (max-width:649px){
	.logoheader{
	background-image:url("../../../../images/logo.png");
	min-height:130px;
	height:9em;
	}
	.logolink {
	top:3px;
	left:0px;
	width:115px;
	height:115px;
	}
	.logoheader h1 {
	font-size:2.7em;
	padding-left:120px;
	}
	.logoheader h2 {
	font-size:1.2em;
	padding-left:120px;
	}
	.logoheader h3 {
	font-size:1.0em;
	padding-left:120px;
	}
}

@media screen and (min-width: 650px) {

}

.t3-mainnav {
	border-left: 0;
	border-right: 0;
	margin-bottom: 0;
	border-radius: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999;
}

a:empty[name], a:empty[id=donate] {	/* to account for the Sticky menu */
	display: block;
	position: relative;
	top: -112px;
	visibility: hidden;
}

.t3-mainbody {
	padding-top: 0;
}

#navbar-logo {
	display: none;
	padding-left: 10px;
}

@media screen and (max-width: 767px) {
	.head-search {
	margin-top: 0;
	}
	#navbar-logo {
	display: inline;
	}
	.items-leading .leading {
		margin-bottom: 20px;
	}

	#jform_contact_email_copy {
	margin-left:20px;
	}
	#jform_contact_email_copy-lbl {
	margin-left:30px;
	}
}

@media screen and (max-width: 1024px) {
	.nav > li > a {
	padding-left: 10px;
	padding-right: 10px;
	}
}

/* Material icon font */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v36/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
