@import url(elements/input-select.css);

html {
    height: 100%;
}
body {
	margin: 0;
	color: #656777;
	text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
}
h4 {
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
    font-size: 3em;
    font-weight: bold;
    padding: 0 0 7px;
}
h1 {
    font-size: 3.6em;
    font-weight: bold;
    padding: 0 0 7px;
}
b, strong {
	font-weight: bold;
}
fieldset {
	border:0;
	padding: 5px 0;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	outline: none;
	border:0;
	color:#666;
}
a:active, a:selected, a:visited, a:focus { 
    border: none;
    outline: none;
    text-decoration:none;
}
.nav li a:hover, .nav li a:focus, .nav li a:active, .nav li a:link {
	background: transparent;
}
input, select, button {
	font-family: "Century Gothic", Tahoma, Helvetica, Arial;
	color: #666666;
	outline: none;
}
label {
	margin: 0 5px;
}
select {
	outline: none;
	-webkit-appearance:none;
}
img {
	max-width: 100%;
}
.btn:active, .btn.active {
	box-shadow: none !important;
}
.btn-small {
	padding: 6px 15px !important
}
.btn-grey {
	background: #eee !important;
	border:1px solid #ddd !important;
	color: #666 !important;
}
.btn-grey:hover {
	background: #fbfbfb !important;
	color: #666 !important;
}
.btn-grey:active {
	background: #f6f6f6 !important;
}
.btn-green {
	background: #159049 !important;
	border:1px solid #137f40 !important;
	color: #fff !important;
}
.btn-green:hover {
	background: #137f40 !important;
}
.btn-green:active {
	background: #0c582c !important;
}
.btn-white {
	background: #fff !important;
	border:1px solid #999 !important;
	color: #999 !important;
}
.btn-white:hover {
	color: #999 !important;
	background: #eee !important;
}
.btn-white:active {
	background: #ddd !important;
}
.btn-semitransp {
	background: rgba(255,255,255,.2) !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	text-shadow: 0 0 2px 2px rgba(0, 0, 0, .3);
}
.btn-semitransp:hover {
	background: rgba(255,255,255,.8) !important;
	color: #000 !important;
}
.btn-semitransp:active {
	background: #fff !important;
}
.btn-blue {
	background: #228be6 !important;
	border: 1px solid #228be6 !important;
	color: #fff;
}
.btn-blue:hover {
	background: #217dce !important;
}
.btn-blue:active {
	background: #145b98 !important;
}
#menumob-btn {
	display: none;
}
.button, .mod-submit-btn {
	cursor: pointer;
}
.e4j-actions {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.icons.nav-hover .open .dropdown-menu {
	display: inline-block;
	left: auto;
	right: 0;
}
.icons.nav-hover .open .dropdown-menu li {
	padding: 4px 10px;
	border-bottom: 1px solid #ddd;
}
.icons.nav-hover .open .dropdown-menu li:last-child {
	border:0;
}
.items-row {
	margin: 10px 0;
}
.items-row .item {
	background-color: #f6f6f6;
}
.items-row .item .pull-right, .items-row .item .pull-left {
	margin-bottom: 0;
}
.items-row .item .blog-cnt-text {
	padding: 50px 60px;
}
.items-row .item .icons {
	display: inline-block;
	width: 100%;
}
.blog {
	margin-bottom: 60px;
}
.blog-cnt-text .page-header h2 {
	font-size: 2.2em;
}
.items-row.cols-1 .item {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.items-row.cols-1 .item .blog-cnt-text {
	flex: 1;
}
.items-row.cols-1 .item .pull-right.item-image {
	order: 1;
}
.blog > :not(.cols-1) {
	display: flex;
	flex-wrap: wrap;
}
.items-row.cols-2 > div {
	max-width: 50%;
}
.items-row.cols-3 {
	max-width: 33%;
}
.items-row.cols-4 {
	max-width: 25%;
}
.blog > :not(.cols-1) > div {
	background-color: #f6f6f6;
	margin: 10px;
	flex: 1;
}
.blog :not(.cols-1) .readmore {
	margin-top: 15px;
}
.blog :not(.cols-1) .article-info {
	margin-bottom: 5px;
}
.blog .article-info .article-info-term {
	display: none;
}
.item-page h3 {
	margin-bottom: 20px;
}
.article-info {
	display: inline-block;
	margin: 0 0 10px;
	padding: 0;
}
.article-info dt {
	margin: 0 0 5px;
	font-weight: 500;
	font-size: .9em;
	text-transform: uppercase;
}

.article-info dd {
	float: left;
    margin: 0 10px 0 0;
    padding: 0;
    color:#999;
    text-transform: uppercase;
    font-size: 11px;
}
.content_rating {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}
.content_rating .unseen {
	font-size: .9em;
	display: inline-block;
	margin-bottom: 0;
}
.content_vote label {
	text-align: left;
	justify-content: left !important;
}
.item-page .item-image {
	margin-bottom: 20px;
}
.item-page {
	padding: 40px;
}
.item-page .page-header {
	text-align: center;
}
.item-page .e4j-actions {
	text-align: center;
}
.pull-right.item-image, .pull-left.item-image {
	max-width: 50%;
}
.pull-right.item-image {
	margin-left: 60px;
}
.pull-left.item-image {
	margin-right: 60px;
}
.blog .items-row .pull-right.item-image {
	margin-left: 0;
}
.blog .items-row .pull-left.item-image {
	margin-right: 0;
}
.blog > :not(.cols-1) {
	margin: 0;
	max-width: 100%;
}
.blog > :not(.cols-1) .item-image {
	margin: 0 0 35px;
}
.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-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%;
}
.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;
}
.pagination {
	width:100%;
	margin:20px 0 0 0;
	text-align:center;
	display: inline-block;
}
.pagination-start > *, .pagination-prev > *, .pagination-next > *, .pagination-end > * {
	background: #fff;
	padding: 4px 15px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border: 1px solid #eee;
	margin: 0 5px;
}
.pagination-page > a {
	color: #444;
	border: 1px solid #fff;
}
.pagination-page > span {
	color: #fff;
}
.pagination-page > * {
	padding: 4px 10px;
	border-radius: 3px;
}
.pagination .counter {
	display:none;
}
.pagination li {
	margin: 0;
	display:inline-block;
	text-transform: uppercase;
	font-size: 14px;
}
.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;
}
.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: 0 15px 15px 0;
}
.pull-right {
	float: right;
	margin: 0 0 15px 15px;
}
.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%;
	background: #fff;
	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, .registration {
	padding: 40px;
	margin-bottom: 30px;
}
#login-form-e4j {
	border:1px solid #ddd;
	padding: 40px 60px;
	width: 50%;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 14px 0px rgba(0,0,0,.1);
}
.login-form-inner {
	display: inline-block;
}
#login-form-e4j .login-form-btn .btn {
	margin: 0;
	width: 100%;
}
#user-registration {
	margin-bottom: 30px;
}
#member-registration legend {
	border:0;
	font-size: 1.8em;
	text-align: center;
	margin-bottom: 10px;
}
.registration .form-horizontal .control-label {
	color: #444;
    display: inline-block;
    float: left;
    min-width: 200px;
    padding: 8px 0 0;
    text-align: right;
}
#login-form-e4j .btn {
	width: 100%;
	margin-top: 10px;
}
.subregformuser {
	margin-top: 15px;
}
#login-form-e4j .spacer .text {
	color: #999;
	font-size: .8em;
}
.loginremb {
	list-style-type: none;
}
.userdata .qst-login li {
	list-style-type: none;
}
.profile {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.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;
	float: left;
	text-transform:uppercase;
}
.btn-edit-profile {
	flex: 100%;
	text-align: right;
}
.profile .mod-profile {
	-ms-flex: 100%;
	-webkit-flex: 100%;
	flex: 100%;
	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 {
	margin-bottom: 60px;
}
.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;
}
.contact-address > dl > dl {
	margin: 0;
}
.contact-address-details > * {
	display: inline-block;
	margin: 0 5px 0 0 !important;
}
.contact-cust-name {
	margin-top: 15px;
}
#contact-form {
	display: inline-block;
	width: 100%;
}
.contact-form legend {
	font-size: 14px;
	border: 0;
	margin: 5px 0;
	color: #999;
}
.group-contact-left {
	float: left;
	width: 50%;
}
.group-contact-right {
	float: right;
	width: 50%;
}
.group-contact-left .control-group {
	margin: 0 0 5px 0;
}
.contact .nav-tabs {
	background: #f6f6f6;
}
.contact .nav-tabs li {
	display: inline-block;
	margin: 0 5px;
}
.contact .nav-tabs li a {
	color: #444;
	display: inline-block;
	padding: 11px 5px;
	border-top: 2px solid #f6f6f6;
}
.contact .nav-tabs li a:hover {
	border-top: 2px solid #eee;
}
.login form .login-fields-rem {
	margin:10px 0 5px 0;
}
.login form .login-fields-rem #remember {
	margin:0 0 0 5px;
}
.loginremb {
	margin:15px 0 0;
	padding:0;
}
.loginremb li {
	padding: 0px 20px;
	margin: 5px 0;
	border-radius: 4px;
	width: 100%;
	list-style-type: none;
	font-size: .8em;
}
.loginremb .loginremb-newaccount {
	margin-bottom: 20px;
}
.login-greeting {
	margin: 0 0 5px 0;
}
.login-descr {
	font-size: 16px;
	margin: 0 0 10px;
}
.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;
}
.option-fields input, .registration input {
	width: 100%;
}
.profile-edit #helpsite-refresh {
	padding: 2px 9px;
	margin: 0 0 0 10px;
}
.edit-profile-fieldsets {
	display: flex;
	flex-wrap: wrap;
}
.edit-profile-fieldsets > fieldset {
	flex: 1;
}
.edit-profile-fieldsets .control-group {
	margin: 10px 0;
}
.option-fields .label-field {
	color:#444;
	padding: 8px 0 5px;
}
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 {
	margin-bottom: 40px;
}
.logout button {
	background: #ddd none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 35px;
}
#users-profile-core, #users-profile-custom {
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	background: #f6f6f6;
	-ms-flex: 1;
	-webkit--ms-flex: 1;
	flex: 1;
	padding: 15px;
}
.profile-edit-tbl > div {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
}
.profile-edit-tbl .prof-usrlb {
	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;
}
.alert .close {
	float: left;
	cursor: pointer;
	border-radius: 50%;
	background: #fff;
	border:1px solid #ccc;
	padding: 0px 5px;
	font-weight: bold;
}
.alert h4 {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
.alert > div {
	text-align: center;
}
.alert-error h4 {
	color: #990000;
}
.alert-message h4 {
	color: #006600;
}
.alert-notice h4 {
	color: #8C4600;
}
.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;
}