/**
 * ------------------------------------------------------------------------
 * JA Mers Template J25
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */
 
/* Upgrade for Joomla 3.0 ---*/
.search .btn-toolbar .btn-group {
	display: inline-block;
}

span.badge.badge-info {
	position: inherit;
	border: none;
	height: auto; 
	width: auto;
	top: auto;
	right: auto;
	display: inline-block;	
	background: none;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
}

.icon-search:before {
    content: "\53";
}

ul.actions li a [class^="icon-"]:before, [class*=" icon-"]:before {
	display: none;
}

ul.actions li a,
ul.actions li a:hover,
ul.actions li a:focus,
ul.actions li a:active {
	width: 16px;
	height: 16px;
	padding: 0px;
	margin: 0px 2px;
	display: inline-block;
	background-repeat: no-repeat; 
	background-position: left top;
	display: inline-block;
	font-size: 0px;
	text-indent: -999em;
	border: none;
	text-decoration: none;
}

ul.actions li.print-icon a {
	 background: url("../images/system/printButton.png") ;
	 vertical-align: top;
}

ul.actions li.email-icon a {
	 background: url("../images/system/emailButton.png") ;
	 vertical-align: top;
}

.newsfeed-category label.element-invisible,
.weblink-category label.element-invisible {
    border: 0 none;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.newsfeed-category #filter-search,
.weblink-category #filter-search {
	width: 150px;
	margin-bottom: 10px;
}

.contact .contact-form .form-actions button {
    margin-left: 12em;
}

.contact-miscinfo .dl-horizontal {
	margin: 0px;
}

.contact .contact-form dd, .contact .contact-miscinfo dd {
	margin-left: 0px;
}

.contact-miscinfo .jicons-icons{
	float: left;
	margin-right: 3px;
}

.contact .contact-form .control-label {
	vertical-align: top;
}

.contact .contact-form .controls input[type="checkbox"] {
	margin-top: 9px;
}

.weblink-category #adminForm fieldset {
	margin: 0px\9;
	padding: 0px\9;
	border: none\9;
}

#ja-typo p.ja-typo-icon {
	width: auto; 
	height: auto; 
	display: block;
}

.ja-content-main .archive fieldset.filters .filter-search {
	width: auto;
}

.ja-content-main .archive fieldset.filters button.btn {
	margin-top: 5px;
	padding: 1px 10px;
}

/* Style for Tag J3x */
div.tags span {
  background: #f0f0f0;
  border: 1px solid #ccc;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  border-radius: 8px;
  display: inline-block;
  list-style: none;
  margin: 0 2px 3px 0;
  padding: 2px 8px;
  line-height: 1;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
}

div.tags span a {
}

div.tag-category .filters.btn-toolbar {
	padding: 10px !important;
}

div.tag-category ul.list-striped.list-condensed li[class^="cat-list-row"] {
	border: none;
	border-bottom: 1px solid #C8BBA9;
}

div.tag-category ul li[class^="cat-list-row"]:hover {
	background: none;
}

div.tagspopular ul li,
div.tagssimilar ul li {
	background: url("../images/bullet1.png") no-repeat 0 4px;
	line-height: 120%;
	margin-bottom: 10px;
	overflow: hidden;
	padding-left: 12px;
}

.chzn-container .chzn-results li {
	background: none;
	overflow: unset;
}

.com_config .column ul li {
	overflow: unset;
}

.com_config #options .accordion-group:last-child .nav-tabs li:last-child .controls .chzn-drop {
	position: relative;
}

.com_config #modules-form .editor #mceu_24{
	margin-bottom: 10px;
}