
html {
    height: 100%;
}
body {
	height: 100%;
	margin: 0;
	color: #545454;
	text-rendering: optimizeLegibility;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	color: #222;
}
h2 {
    padding: 0 0 7px;
}
h1 {
    padding: 0 0 7px;
}
fieldset {
	border:0;
	padding: 5px 0;
}
blockquote {
	margin: 20px 0 20px 20px;
	border-left: 4px solid #eee;
	background: #f6f6f6;
	padding: 15px 20px;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	border:0;
	color:#666;
	outline: medium none !important;
}
a:active, a:selected, a:visited, a:focus { 
    border: none;
    outline: medium none !important;
}
input, select, button {
	font-family: "Century Gothic", Tahoma, Helvetica, Arial;
	color: #666666;
	outline: none;
}
label {
	margin: 0 5px;
}
.entry-content ul {
	margin: 10px 0 10px 15px;
}
.entry-content ul li {
	margin-left: 10px;
}
/*select {
	outline: none;
	-webkit-appearance:none;
	color: #767676;
	background-color: #fafafa;
	border: 1px solid #dbdbdb;
	height: 50px;
	padding: 4px 20px 4px 10px;
}*/

select {
	display: inline-block;
	max-width: 100% !important;
	padding: 10.5px 30px 10.5px 10px;
	line-height: 1.5 !important;
	color: #495057 !important;
	vertical-align: middle;
		background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center !important;
	background-size: 10px 12px !important;
	border: 1px solid #ced4da;
	border-radius: 2px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none !important;
	min-width: unset !important;
}
select[multiple] {
    height: auto;
    background-image: none;
    padding: 5px;
}
img {
	max-width: 100%;
	height: auto;
}
.btn:active, .btn.active {
	box-shadow: none !important;
}
#menumob-btn {
	display: none;
}
.button, .mod-submit-btn {
	cursor: pointer;
}
.e4j-actions {
	display: inline-block;
	width: 100%;
}
.entry-footer {
	padding: 5px 15px;
	border-radius: 2px;
	margin-top: 15px;
	border: 1px solid #ddd;
	display: inline-block;
	width: 100%;
	flex: 100% !important;
}
.entry-footer > span {
	margin-right: 15px;
	font-size: .9em;
}
.entry-footer > span .fas {
	margin-right: 3px;
	color: #999;
}
.format-gallery .gallery img {
	border: 0 !important;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.type-attachment .entry-title, .format-image .entry-title {
	text-align: center;
}
.tags {
	width: 100%;
	display: inline-block;	
}
.tags > span {
	display: inline-block;
	float: left;
	margin: 0 5px 0 0;
}
.tags > span > a {
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 1px 5px;
}
.blog .items-leading {
	background:url(../images/separator.png) no-repeat scroll center bottom transparent;
	padding:0 0 10px;
	margin:0 0 10px;
	display: inline-block;
	width: 100%;
}
.blog .items-more {
	border:1px solid rgba(255, 255, 255, 0.4);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:10px;
	margin:15px 0 0 0;
}
.blog .items-more h3 {
	font-size:14px;
}
.blog .items-more ol {
	margin:0;
	padding:0;
}
.blog .items-more ol li {
	margin:0;
	padding:0;
}
.blog .items-more a {
	color:#666;
}
.blog .items-row {
	width: 100%;
	display: inline-block;
}
.blog .items-div-blog {
	padding: 20px 10px;
}
.blog .cols-2 .items-div-blog {
	float: left;
	display: inline-block;
	width: 50%;
}
.blog .cols-3 {
	width: 100%;
	display: inline-block;
}
.blog .cols-3 .items-div-blog {
	float: left;
	display: inline-block;
	width: 31%;
}
.bloglist-layout {
	background: #fbfbfb;
	display: flex;
	flex-wrap: wrap;
}
.bloglist-layout .img-thumbnail {
	border:0;
	padding: 0;
	margin: 0;
	background: transparent;
}
.bloglist-layout > div {
	flex: 1;
}
.bloglist-layout .blog-posts-list-text {
	padding: 40px;
}
.bloglist-layout > .modify-post {
	flex: 100%;
}
.blog-desc {
	margin-bottom: 35px;
	text-align: center;
}
.blog-desc h3 {
	font-size: 2.8em;
}
.blog-desc .blog-catdesc {
	font-size: 1.2em;
}
.item-image > img {
	width: 100%;
	max-width: 100%;
}
.thumbnails > li {
	list-style-type: none;
}
.btn-group {
	display: inline-block;
	float: right;
}
.btn-group .actions li {
	display: inline-block;
	float: left;
	margin: 0 3px;
	list-style-type: none;
}
.pagenav {
	padding: 5px 0 0;
	display: inline-block;
}
.pagenav > li {
	list-style-type: none;
	padding: 6px;
}
.pagenav li a {
	padding: 5px;
}
.pagenav .previous {
	float: left;
}
.pagenav .next {
	float: right;
}
.pagination {
	width:100%;
	margin:20px 0 0 0;
	text-align:center;
	display: inline-block;
}
.pagination .counter {
	display:none;
}
.pagination .pagenav {
	padding:2px;
}
.pagination li {
	margin:0 5px;
	display:inline-block;
	font-weight:bold;
}
.pagination li > * {
	padding:3px;
	border-radius:2px;
}
.content-links {
	margin: 5px 0;
	display: inline-block;
	width: 100%;
}
.content-links li {
	list-style-type: none;
	border-bottom:1px solid #ddd;
	padding: 3px 0;
}
div.img_caption {
	display: inline-block;
	width: 100% !important;
}
div.img_caption > img {
	width: 100% !important;
}
.thumbnail-div {
	max-width: 20%;
}
.thumbnail-div.pull-none {
	max-width: inherit;
}
.img_caption > p {
	background: #eee;
	margin: 4px 0 0;
	padding: 5px;
}
.items-div-blog, .item-parameters {
	display: inline-block;
	width: 100%;
}
.img-intro-left, .img-fulltext-left {
	float: left;
	margin: 0 10px 10px 0;
}
.img-intro-right, .img-fulltext-right {
	float: right;
	margin: 0 10px 10px 0;
}
.pull-left {
	float: left;
	margin: 15px 15px 15px 0;
}
.pull-right {
	float: right;
	margin: 15px 0 15px 15px;
}
.img-thumbnail {
	max-width: 50%;
}
.list-striped li {
	list-style-type: none;
}
#searchForm {
	line-height:1.5em;
	margin:0 0 15px 0;
}
#searchForm fieldset > * {
	float:left;
}
#searchForm fieldset {
	border:0;
	margin:5px 0;
	padding: 10px;
}
#searchForm fieldset.word {
	background: #f6f6f6;
	padding: 20px;
	border:1px solid #ddd;
}
#searchForm .searchforcom {
	padding: 0 0 5px 0;
	display: inline-block;
	width: auto;
	border:0;
	margin: 0;
}
#searchForm fieldset legend.sub {
	padding:0 10px;
}
#searchForm fieldset .phrases-box {
	margin:0;
}
#searchForm fieldset.phrases {
	margin-top: 20px;
}
#searchForm fieldset .controls label {
	display: inline-block;
	float: left;
	margin: 0 10px;
	font-size: 0.9em;
}
#searchForm fieldset .controls input {
	position: relative;
	margin-right: 7px;
	margin-top: 0;
}
#searchForm .word > label {
	margin: 7px 10px 0 0;
	font-size: 0.9em;
	font-weight: 400;
}
#searchForm fieldset .ordering-box {
	margin:5px 0;
	text-align: right;
}
#searchForm .contentpaneopen td {
	padding:5px 0px;
}
#searchForm .phrases .ordering-box {
	padding:5px 0 0 0;
	display: inline-block;
	width: 100%;
}
.search .search-results dt.result-title:first-child {
	border:0;
}
.search .search-results a:hover {
	color:#666;
}
#advancedSearch {
	margin:20px 0 0;
}
.form-limit {
	margin:10px 10px;
	float:right;
}
.search .search-results {
	line-height:1.5em;
}
.search .search-results dd{
	margin:0;
	padding:0 0 0 10px;
}
.search .search-results dd.result-category, .search .search-results dd.result-created {
	color:#999;
}
.search .search-results dt.result-title {
	padding:5px 0 5px 0;
	margin:5px 0 0 0;
	border-top:1px dotted #ddd;
}
.search .searchintro {
	margin:10px 0 0 0;
}
input.inputbox {
    font-size: 12px;
    padding: 5px 10px;
	border:1px solid #DDDDDD;
	background:#fff;
	border-radius:4px;
	margin: 0 5px 0 0;
	color: #666;
}
#search-searchword {
	width: 50%;
	border-radius: 0;
}
.module input.inputbox {
	width: 55%;
}
button.button {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
	padding: 5px 25px;
	font-size:12px;	
	border-radius: 4px;
}
.advanced-search-tip {
	background: #fbfbfb;
	border:1px solid #ddd;
	padding: 10px; 
	border-radius: 4px;
}
#adminForm {
	width: 100%;
	margin:10px 0 0 0;
}
#adminForm .display-limit {
	text-align:right;
	width:100%;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	padding:5px 0;
}
#adminForm .filters {
	border:0;
}
#adminForm .category td {
	padding:1px 10px;
}
#adminForm thead th {
	text-transform:uppercase;
	font-size:11px;
	padding:10px 15px !important;
	text-align:left;	
}
#adminForm table {
	width:100%;
}
#adminForm table td {
	padding:10px 15px !important;
}
#adminForm table td p {
	margin:0 0 3px 0;
	padding:0;
}
#adminForm table .cat-list-row0 {
	background:none repeat scroll 0 0 #f6f6f6;
}
#adminForm table .cat-list-row1 {
	background:none repeat scroll 0 0 #fbfbfb;
}
#adminForm table .cat-list-row1 td {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
#login-form-e4j {
	border:1px solid #ddd;
	padding: 40px 20px;
}
#login-form-e4j button.button {
	font-weight: 400;
	margin: 0 0 0 50px;
}
#member-registration {
	background: #f6f6f6;
	border-radius:0;
	border:1px solid #ddd;
	padding: 40px 20px;
	box-shadow: none;
	text-align: center;
}
#member-registration legend {
	border:0;
	font-size: 2.6em;
}
.registration {
	display: table;
	width: 60%;
	margin: 0 auto;
}
.registration .form-horizontal .control-label {
	color: #444;
    display: block;
    min-width: 200px;
    padding: 8px 0 5px;
    text-align: center;
}
.loginremb {
	list-style-type: none;
}
.userdata .qst-login li {
	list-style-type: none;
}
.profile {
    display: inline-block;
    width: 100%;
}
.profile table {
	width:80%;
	margin:0 0 15px 0;
}
.profile table tr td {
	border-bottom:1px solid #eee;
	padding:10px;
}
.profile table tr td.prof-usrlb {
	font-size:11px;
	text-transform:uppercase;
}
.profile .mod-profile a {
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	padding:5px 10px;
	color:#fff;
	text-transform:uppercase;
}
.profile-edit #member-profile legend {
	font-size:16px;
	text-transform:uppercase;
}
.profile fieldset {
	display: inline-block;
}
.profile-edit fieldset {
	margin:0 0 15px 0;
}
.profile legend {
	font-size:16px;
	text-transform:uppercase;
}
.profile .mod-profile {
	width:80%;
	margin:10px 0 10px 0;
}
.login form .login-fields td {
	padding:5px 0;
}
.login form .login-fields .labloginfields, .contact form .labloginfields {
	text-align:right;
	padding:0 5px 0 0;
}
.contact-cust-details h3,
.contact-cust-form h3 {
	border-bottom:1px solid #ddd;
	padding: 0 0 5px;
	margin: 0 0 5px;
}
.contact-address {
	width: 100%;
	display: inline-block;
	padding: 20px 0 0;
}
.contact-address > dl {
	display: inline-block;
    float: left;
    padding: 0 15px;
    width: 33%;
}
.contact-address-details > * {
	display: inline-block;
	margin: 0 5px 0 0 !important;
}
.contact-address-details > dd:first-child {
	margin-left:30px !important;
}
#contact-form {
	display: inline-block;
	width: 100%;
}
.contact-form legend {
	font-size: 14px;
	border: 0;
	margin: 5px 0;
	color: #999;
}
.contact-info-inner {
	width: 75%;
	float: left;
	display: inline-block;
}
.contact-cust-details .thumbnail {
	max-width: 20%;
	float: left;
	display: inline-block;
}
.contact-info-inner .contact-position dd {
	margin-left: 43px;
	font-size: 1.6em;
}
.contact-form label {
	margin-bottom: 5px;
}
.group-contact-left {
	float: left;
	width: 50%;
}
.group-contact-right {
	float: right;
	width: 50%;
}
.group-contact-left .control-group {
	margin: 0 0 5px 0;
}
.login form .login-fields-rem {
	margin:10px 0 5px 144px;
}
.login form .login-fields-rem #remember {
	margin:0 0 0 5px;
}
.loginremb {
	margin:15px 0 0;
	padding:0;
}
.loginremb li {
	border:1px solid #ddd;
	padding: 10px 20px;
	margin:5px 0;
	border-radius: 4px;
	width: 100%;
}
.login-greeting {
	margin: 0 0 5px 0;
}
.login-descr {
	font-size: 16px;
	margin: 0 0 30px;
}

.tag-category .thumbnails {
	display: table;
	margin:0;
}
.tag-category li {
	display: inline-block;
	float: left;
	margin: 5px;
}
.tag-category .filters {
	margin: 0 0 10px;
}
.tag-category h3 {
	padding: 0;
	margin: 0;
	display: inline-block;
}
.tag-category h3 a {
	font-size: 14px;
	padding: 3px 9px 4px;
}
.profile-edit table td {
	padding: 5px 3px;
}
.registration .control-group {
	width: 100%;
	display: inline-block;
	margin: 5px 0;
}
.profile-edit input, .option-fields input {
	float: left;
	width: 100%;
}
.profile-edit input, .option-fields input, #member-registration input {
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 12px;
    position: relative;
    z-index: 2;
}
.login-fields {
	display: inline-block;
	vertical-align: top;
}
.login-btn {
	display: inline-block;
vertical-align: top;
}
.option-fields input, .registration input {
	width:auto;
}
.profile-edit #helpsite-refresh {
	padding: 2px 9px;
	margin: 0 0 0 10px;
}
.option-fields {
	display: inline-block;
	width: 100%;
	margin: 5px 0;
}
#user-registration .option-fields {
	margin: 0;
}
.option-fields .label-field {
	display: inline-block;
	float: left;
	color:#444;
	min-width: 200px;
	text-align: right;
	padding: 8px 0 0;
}
button.validate {
	font-weight: 500;
	border-radius: 4px;
	padding: 8px 25px;
}
#member-registration > .control-group {
	text-align: center;
	margin: 20px 0 0;
}
.profile-edit a.user-cancel {
	background: #eee;
	border:1px solid #ddd;
	font-weight: 500;
	border-radius: 4px;
	color: #444;
	padding: 5px 10px;
	display: inline-block;
}
.logout button {
	background: #ddd none repeat scroll 0 0;
    border: 1px solid #999;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 35px;
}
#users-profile-core, #users-profile-custom {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
}
.profile-edit-tbl > div {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	border-bottom:1px solid #eee;
}
.profile-edit-tbl > div > div {
	display: inline-block;
	float: left;
}
.profile-edit-tbl .prof-usrlb {
	min-width: 200px;
	text-transform: uppercase;
	color:#999;
	font-size: 12px;
}
/*** System error message ***/
.alert {
	display: inline-block;
	background: #eee;
	border-radius: 3px;
	width: 98%;
	padding: 10px;
	border:1px solid #ddd;
	position: relative;
}
.alert .close {
	float: right;
	cursor: pointer;
	border-radius: 50%;
	background: #fff;
	border:2px solid #ccc;
	padding: 0px 5px;
	position: absolute;
	right: -11px;
	opacity: 1;
	top: -10px;
	width: 27px;
	height: 27px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
}
.alert .close:hover, .alert .close:focus {
	opacity: 1;
}
.alert h4 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}
.alert > div {
	text-align: center;
}
.alert .alert-textmessage a {
	color: #fff !important;
	border-bottom: 1px dashed #fff !important;
	padding-bottom: 2px;
}
.alert .alert-textmessage a:hover {
	color: #444 !important;
	border-bottom: 1px dashed #444 !important;
}
.alert-error h4 {
	color: #fff;
}
.alert-message h4 {
	color: #fff;
}
.alert-notice h4 {
	color: #fff;
}
.alert .componentheading {
	font-size: 1em;
	border-bottom: 0;
	color: #fff;
}
.alert-error-cnt {
	display: inline-block;
	width: 100%;
	color: #fff;
}
.alert-error-icon {
	color: #fff;
	font-size: 86px;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	opacity: .4;
}
.alert-success {
	background: #01b593 !important;
	background-image: none !important;
	border: 0 !important;
	color: #fff;
}
.alert-success .close {
	border-color: #01b593;
	color: #01b593;	
}
.alert-success .close:hover {
	background: #027761;
	color: #fff;
}
.alert-success .alert-textmessage {
	padding: 0 65px;
}

.alert-warning {
	background: #f19112 !important;
	background-image: none !important;
	border: 0 !important;
	color: #fff;
}
.alert-warning .alert-error-icon {
	font-size: 70px;
}
.alert-warning .close {
	border-color: #f19112;
	color: #f19112;
}
.alert-warning .close:hover {
	background: #d8810d;
	color: #fff;
}
.alert-warning .alert-textmessage {
	padding: 0 40px;
}

.alert-error {
	background: #f25456 !important;
	background-image: none !important;
	border: 0 !important;
	color: #fff;
}
.alert-error .close {
	border-color: #f25456;
	color: #f25456;
}
.alert-error .close:hover {
	background: #a4272a;
	color: #fff;
}
.alert-error .alert-textmessage {
	padding: 0 65px;
}
.notice {
	padding: 15px;
	border-radius: 4px;
	margin: 5px;
}
.notice p {
	margin-bottom: 0;
	padding-bottom: 0;
}
.notice-success {
	background: #01b593 !important;
	background-image: none !important;
	border: 0 !important;
	color: #fff;
}
.notice-error {
	background: #f25456 !important;
	background-image: none !important;
	border: 0 !important;
	color: #fff;
}
.notice-warning {
	background: #f19112 !important;
	background-image: none !important;
	border: 0 !important;
	color: #fff;
}
.notice-info {
	background: #2e8dd6 !important;
	background-image: none !important;
	border: 0 !important;
	color: #fff;
}
.chzn-container-single .chzn-single, .chzn-container-single .chzn-single div b {
	display: inline-block !important;
}
.chzn-container .chzn-drop {
	background: #fff;
	border:1px solid #ddd;
	min-width: 200px;
}
fieldset.form-horizontal {
	background: #f6f6f6;
	padding: 20px;
}
fieldset.form-horizontal legend {
	margin: 55px 0 0;
}
fieldset.form-horizontal .controls .radio {
	float: left;
}
.form-horizontal .control-label {
	padding-top: 0;
}
fieldset.form-horizontal .control-group {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
    margin: 0 0 10px;
}
fieldset.form-horizontal .control-group input[type^="text"], fieldset.form-horizontal .control-group textarea {
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    float: left;
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    position: relative;
    width: 50%;
    z-index: 2;
}
.input-prepend .icon-remove {
	background: url(../images/icon-remove.png) left center no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
}