/**
 * ------------------------------------------------------------------------
 * JA Wall Template for J25 & J3x
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2018 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.
 * ------------------------------------------------------------------------
 */

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

hr.hr-condensed {
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}

div.btn-group {
	display: inline-block;
}

.edit .control-group .control-label {
	float: left;
}

/* Contact for joomla 3.0 ---*/
.contact .collapse {
	height: 0;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	overflow: hidden;
	position: relative;
	transition: height 0.35s ease;
	-webkit-transition: height 0.35s ease;
}

.contact .collapse.in {
	height: auto;
}

.contact .accordion {
	margin-bottom: 20px;
}

.contact .accordion-group {
	border: 1px solid #e5e5e5;
	margin-bottom: -1px;
}

.contact .accordion-heading {
	background: #F5F5F5;
	border-bottom: 0;
}

.contact .accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}

.contact .accordion-toggle {
	cursor: pointer;
}

.contact .accordion-inner {
	border-top: 1px solid #e5e5e5;
	padding: 9px 15px;
}

.contact .nav-tabs:after, .nav-pills:after {
	clear: both;
}

.contact .nav-tabs:before, 
.contact .nav-tabs:after, 
.contact .nav-pills:before, 
.contact .nav-pills:after {
	content: "";
	display: table;
	line-height: 0;
}

.contact .nav-tabs:before, 
.contact .nav-tabs:after, 
.contact .nav-pills:before, .nav-pills:after {
	content: "";
	display: table;
	line-height: 0;
}

.contact .nav-tabs {
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
}

.contact .nav-tabs > li {
	background: none;
	float: left;
	line-height: normal;
	margin-bottom: -1px;
	margin-right: 3px;
	padding: 0px;
}

.contact .nav-tabs > li > a {
	border: solid 1px #f5f5f5;
	border-bottom: none;
	display: block;
	padding: 8px 10px;
}

.contact .nav-tabs > li > a:hover {
	background: #f3f3f3;
	border-color: #eeeeee #eeeeee #dddddd;
}

.contact .nav-tabs > .active > a,
.contact .nav-tabs > .active > a:hover {
	background: #F9F9F9;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	color: #555555;
	cursor: default;
}

.contact .contact-links .nav-tabs {
	border: none;
}

.contact .contact-links .nav-tabs > li {
	float: none;
	line-height: 160%;
	margin: 0px 3px;
	padding: 0px;
}


/* Newsfeed Page ---*/
ul li.cat-list-row1 {
	background: #f8f8f8;
	border: solid 1px #ddd;
}

ul li.cat-list-row0,
ul li.cat-list-row1 {
	background: none;
	border: none;
	border-bottom: solid 1px #ddd;
	margin: 0px;
	padding: 5px;
}

.cat-list-row2,
.cat-list-row1,
.cat-list-row0,
tr.cat-list-row2 td,
tr.cat-list-row1 td {
	border-color: #ddd;
}

.cat-list-row0:hover,
.cat-list-row1:hover,
.cat-list-row2:hover,
ul li.cat-list-row0:hover,
ul li.cat-list-row1:hover {
	background-color: #ffffcc;
}

.contact .contact-links .nav-tabs > li > a {
	background: none;
	border: none;
	padding: 0px;
}

.contact .contact-links .nav-tabs > li > a:hover {
	background: none;
	border: none;
	padding: 0px;
}

.contact .contact-links .nav-tabs > .active > a,
.contact .contact-links .nav-tabs > .active > a:hover {
	background: none;
	border: none;
	padding: 0px;
}

.contact .tab-content {
	border: 1px solid #CCCCCC;
	border-top: none;
	overflow: visible;
	padding: 15px;
}

.contact .tab-content > .tab-pane {
	display: none;
}

.contact .tab-content > .active {
	display: block;
}

.contact .tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}

.contact .tabs-below > .nav-tabs > li {
	margin-bottom: 0;
	margin-top: -1px;
}

.contact .contact-form .control-group {
	clear: both;
	display: block;
	margin: 3px 0px;
}

.contact .contact-form .control-label {
	clear: left;
	display: inline-block;
	min-width: 12em;
	padding: 3px 0;
}

.contact .contact-form .controls {
	display: inline-block;
	max-width: 400px;
}

.contact .contact-form .form-actions button {
	margin-left: 11.2em;
}

.item-title a .icon-plus {
	font-size: 90%;
}

.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;
}

.container-main #mainbody  #ja-message #system-message {
	margin-bottom: 0px !important;
	padding: 0 20px;
}

ul.actions li a,
ul.actions li a:hover,
ul.actions li a:focus,
ul.actions li a:active {
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	display: inline-block;
	display: inline-block;
	font-size: 0px;
	height: 16px;
	margin: 0px 2px;
	padding: 0px;
	text-decoration: none;
	text-indent: -999em;
	width: 16px;
}

ul.actions li a > img {
  display: none;
}

ul.actions li.print-icon a {
	background-image: url("../images/printButton.png");
	vertical-align: top;
}

ul.actions li.email-icon a {
	background-image: url("../images/emailButton.png");
	vertical-align: top;
}

ul.actions li.edit-icon a {
	background-image: url("../images/icon-edit.png");
	vertical-align: top;
}

.weblink-category #adminForm fieldset {
	border: none\9;
	margin: 0px\9;
	padding: 0px\9;
}

a.title.icon-pdf,
a.title.icon-excel,
p.ja-typo-icon {
	display: block;
	height: auto;
	line-height: inherit;
	width: auto;
}

.contentheading .edit-icon {
	font-size: 0;
}

.contentheading .edit-icon span[class*=" icon-"]:before {
	display: inline-block;
}

.contentheading .edit-icon span[class*=" icon-"]{
	font-size: 20px;
}

/* Editor Backend---*/
.edit #adminForm fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.edit #adminForm .nav-tabs {
	*zoom: 1;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}

.edit #adminForm .nav-tabs:before,
.edit #adminForm .nav-tabs:after {
	content: "";
	display: table;
	line-height: 0;
}

.edit #adminForm .nav-tabs:after {
	clear: both;
}

.edit #adminForm .nav-tabs > li {
	background: none;
	float: left;
	margin-bottom: -3px;
	margin-top: 0;
	padding: 6px 0px;
}

.edit #adminForm .nav-tabs > li > a {
	line-height: 14px;
	margin-right: 2px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

.edit #adminForm .nav-tabs > li > a {
	border: 1px solid transparent;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	line-height: 18px;
	-moz-border-radius: 4px 4px 0 0;
	padding-bottom: 7px;
	padding-top: 6px;
	text-decoration: none;
	-webkit-border-radius: 4px 4px 0 0;
}

.edit #adminForm .nav-tabs > li > a:hover {
	background: #fff;
	border-color: #ddd;
}

.edit #adminForm .nav-tabs > .active > a {
	background: #fff;
	border-color: #ddd;
	color: #555;
	cursor: default;
	text-decoration: none;
}

.edit #adminForm .tab-content {
	border: 1px solid #ddd;
	border-top: none;
	padding: 15px;
}

.edit .control-group {
	display: inline-block;
	width: 100%;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	height: 14px;
	line-height: 14px;
	width: 14px;
}

.edit #adminForm .icon-calendar:before {
	content: "C";
}

.edit #adminForm .icon-file-add:before {
	content: ")";
}

.edit #adminForm .icon-picture:before {
	content: "/";
}

#editor .icon-save-copy:before, .icon-copy:before {
	content: "\2d";
}

.edit #adminForm .icon-chevron-down:before, .edit #adminForm .icon-downarrow:before, .edit #adminForm .icon-arrow-down:before {
	content: "\47";
}

.edit #adminForm .icon-eye-open:before, .edit #adminForm .icon-eye:before {
	content: "<";
}

.edit #adminForm .icon-blank:before {
	content: "\46";
}

.edit #adminForm .tab-content > .tab-pane, .edit #adminForm .pill-content > .pill-pane {
	display: none;
}

.edit #adminForm .tab-content > .active, .edit #adminForm .pill-content > .active {
	display: block;
}

#editor .control-group {
	margin-bottom: 10px;
}

#editor .btn,
#editor .btn:hover,
#editor .btn:focus,
#editor .btn:active,
#editor-xtd-buttons .btn,
#editor-xtd-buttons .btn:hover,
#editor-xtd-buttons .btn:focus,
#editor-xtd-buttons .btn:active,
.toggle-editor .btn,
.toggle-editor .btn:hover,
.toggle-editor .btn:focus,
.toggle-editor .btn:active {
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-color: #BBBBBB #BBBBBB #A2A2A2;
	border-image: none;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	padding: 4px 14px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}

#editor .pull-left,
.edit .pull-left {
	float: left;
}

#editor .pull-right,
.edit .pull-right {
	float: right;
	margin-top: 5px;
}

.edit.item-page .btn-toolbar .btn-group,
.edit .btn-toolbar .btn-group{
	border: solid 1px transparent;
	display: inline-block;
}

.edit.item-page .input-append .add-on, .edit.item-page .input-prepend .add-on,
.edit .input-append .add-on, .edit .input-prepend .add-on {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	min-width: 16px;
	padding: 0px 5px;
	text-align: center;
	text-shadow: 0 1px 0 #FFFFFF;
	width: auto;
}

.icon-delete:before, .icon-remove:before, .icon-cancel-2:before {
	content: "I";
}

.edit #adminForm .icon-ok:before{
	content: "G";
}

.edit #adminForm .icon-cancel:before {
	content: "\4a";
}

.edit.item-page .tab-content .control-group,
.edit .control-group {
	margin-bottom: 10px;
}

.edit.item-page .tab-content .input-prepend a:hover,
.edit.item-page .tab-content .input-prepend a:focus,
.edit.item-page .tab-content .input-prepend a:active {
	text-decoration: none;
}

#adminForm .js-stools {
	margin-bottom: 10px;
}

#adminForm .js-stools .js-stools-container-bar #filter_search {
	height: 25px;
}

#adminForm .js-stools .js-stools-container-list {
	margin-top: 5px;
}

#adminForm .js-stools .js-stools-container-list .chzn-container {
	min-width: auto !important;
	width: auto !important;
}

.edit #adminForm .field-calendar .btn {
	margin-left: 5px;
}

.edit.item-page #images .input-prepend .btn {
	margin-left: 5px;
}

.edit #adminForm .calendar-container table {
	width: 262px;
}

.edit #adminForm .control-group select {
	min-width: inherit;
}

.edit #adminForm .tab-content:after {
	display: block;
	content:"";
	clear: both;
}


#login-form .userdata .control-group {
  margin-bottom: 10px;
}


#login-form .userdata .controls .add-on {
  display: block;
  margin-bottom: 4px;
}

#login-form .userdata .controls label {
  display: inline-block;
}

#login-form .userdata .controls input {
  width: 100%;
}


/* Style For Tab Editor */
.edit.item-page #adminForm .control-group button {
  font-weight: normal;
  cursor: pointer;
}

.edit #editor .control-group .control-label label {
	min-width: inherit !important;
}

.edit #editor .control-group .controls {
	width: 93%;
}

.edit #editor .control-group .controls input.inputbox {
	width: 100%;
}

.edit #editor textarea {
	width: 95% !important;
}

.edit #editor #editor-xtd-buttons,
.edit #editor .toggle-editor {
	padding: 5px 0px;
}

.edit #editor .toggle-editor {
	margin: 10px 0;
}

/* Popup Article */
fieldset.filter .btn-toolbar label[for="filter_search"] {
	line-height: 26px;
	margin-right: 5px;
}

body.bd-component.windowview #adminForm .filter .btn-toolbar {
	display: inline-block;
}

body.bd-component.windowview #adminForm .filter .btn-group button {
	margin-top: 0px;
}

body.bd-component.windowview .list-footer ul li {
	background: none;
}

body.bd-component.windowview .list-footer ul li .pagenav {
	display: inherit;
}

/* Style for table */
.table th,
.table td {
	border-top: 1px solid #ddd;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

.table th {
	font-weight: bold;
}

.table thead th {
	vertical-align: bottom;
}

.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}

.center,
.table td.center,
.table th.center {
	text-align: center;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
	background-color: #f5f5f5;
}

/* Popup Image */
body.com_media #imageForm .control-group {
	float: left;
	margin-bottom: 10px;
}

body.com_media #imageForm .pull-right {
	float: right;
}

.bd-component.windowview ul.manager.thumbnails {
	margin: -20px;
}

.bd-component.windowview ul.manager.thumbnails li {
	background: none;
}

body.com_media .thumbnails > li {
	float: left;
	margin-bottom: 18px;
	margin-left: 20px;
}

body.com_media .thumbnails li a {
	text-align: center;
}

body.com_media  .thumbnail {
	border: 1px solid #DDDDDD;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	display: block;
	line-height: 18px;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
}

.height-50 {
	height: 50px;
}

.height-80 {
	height: 80px;
}

.width-80 {
	width: 80px;
}

body.com_media .form-horizontal .control-label {
	float: left;
	padding-top: 5px;
	text-align: right;
}

.control-label label {
	margin-bottom: 5px;
}

.form-horizontal .control-group {
	margin-bottom: 18px;
}

body.com_media .span6 {
	width: 352px;
}

body.com_media #imageForm .row {
	clear: both;
	display: table;
	width: 100%;
}

body.com_media #imageForm .row .span9.control-group {
	float: left;
}

body.com_media #imageForm .row .span9.control-group .control-label {
	float: left;
	margin-right: 5px;
}

body.com_media #imageForm .row .span9.control-group .controls {
	float: left;
}

body.com_media #imageForm .row .span9.control-group .controls button {
	float: right;
	margin-left: 5px;
}

body.com_media ul.manager.thumbnails {
	float: left;
	margin: 0;
}

body.com_media #imageForm .row .span6.control-group .controls input[type=text] {
	min-width: 210px;
}

.chzn-container {
	min-width: 220px !important;
}

.chzn-container ul.chzn-results li {
	background: none;
}

.chzn-container .chzn-drop {
	min-width: 218px !important;
}

.chzn-container-multi .chzn-choices li {
	background: none;
}

.chzn-container-multi .chzn-choices .search-field input {
	height: auto;
}

body.com_media .icon-upload {
	display: none;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 0px !important;
}

body.com_media .form-horizontal .controls {
	margin-left: 160px;
}

body.com_media .well {
	background-color: #F5F5F5;
	border: 1px solid #E3E3E3;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 20px;
}


body.com_media .filters {
	clear: both;
	display: table;
}

#adminForm .filter input#filter_search {
	float: none;
	height: 30px;
}

#adminForm .filter  input.btn {
	float: none;
}

body.com_media btn-toolbar .icon-search:before {
	content: "S";
	font-family: 'IcoMoon';
	font-style: normal;
}

body.com_media #imageForm input[disabled], 
body.com_media #imageForm select[disabled], 
body.com_media #imageForm textarea[disabled], 
body.com_media #imageForm input[readonly], 
body.com_media #imageForm select[readonly], 
body.com_media #imageForm textarea[readonly] {
	cursor: not-allowed;
}

body#bd.com_media,
body#bd.contentpane {
	background: #fff;
}

#imageForm .well .row .span9.control-group {
	float: left;
	width: auto;
}

#imageForm .well .row .span9.control-group .control-label {
	float: left;
}

#imageForm .well .row .span9.control-group .controls {
	float: left;
}

#imageForm .well .row .span9.control-group button {
	float: right;
	margin-left: 5px;
	line-height: 21px;
	padding: 1px 14px;
}

#imageForm .well .row .span6.control-group {
	width: 340px;
}

#imageForm .well .row .span12.control-group {
	width: 100%;
}

#imageForm .well .row .span6.control-group input {
	height: auto;
}

#uploadform .actions {
	float: none;
}

#uploadform .actions .control-group {
	margin: 0;
}

#uploadform .actions input[type="file"] {
	height: auto;
}

/*	Style For Tab Images and Links & Publishing & Language & Metadata	*/
.edit .control-group .control-label label {
	float: left;
	line-height: 26px;
	margin-right: 10px;
	min-width: 125px;
}

.edit .control-group .controls {
	float: left;
}

.edit .control-group .controls button.btn {
	float: right;
}

.edit .control-group input[type=text],
.edit .control-group input[type=url] {
	min-width: 155px;
}

.edit .control-group select {
	min-width: 161px;
}

.edit .input-prepend.input-append {
	float: left;
	position: relative;
}

.edit #images .input-append .add-on, 
.edit #images .input-prepend .add-on, 
.edit #images .input-append .add-on, 
.edit #images .input-prepend .add-on {
	background: none;
	border: none;
	padding: 0;
}

.edit .input-append .media-preview.add-on {
	left: -20px;
	position: absolute;
	top: 2px;
}

#system-message.alert {
	padding: 8px 35px 8px 14px;	
}

#system-message.alert div {
	padding: 0;	
}

/* Style for alert */
#system-message {
	margin: 20px 0;
}

#system-message div {
	padding: 0;
}

#system-message div.alert {
	padding: 8px 35px 8px 14px;
}

#system-message div p {
	margin-bottom: 10px;
}

.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

button.close {
	padding: 3;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.alert,
.alert h4 {
	color: #c09853;
	font-family: 'Arial', sans-serif;
}

.alert h4 {
	font-weight: bold;
	margin: 0;
}

.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}

.alert-success h4 {
	color: #468847;
}

.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}

.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}

.alert-info h4 {
	color: #3a87ad;
}

.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}

.alert-block p + p {
	margin-top: 5px;
}

.search .btn-group .btn .icon-search:before {
  content: "S";
}

.profile .btn-toolbar li.btn-group {
 background: none;
}

.profile a, .profile-edit a {
  background: url(../images/trans-grad-white-20.png) repeat-x center #09c;
  padding: 3px 5px;
}

/* 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 {
  font-size: 0.917em;
}

.tag-category > h2 {
	margin-left: 5px;
}

.tag-category ul li.cat-list-row0, 
.tag-category ul li.cat-list-row1 {
  background-image: none; 
}

/* Calendar */
.calendar table {
  border-collapse: collapse;
}
.calendar td.button {
  border: none; 
  border-bottom: 1px solid hsl(0, 0%, 90%);
  border-radius: 0;
  -webkit-border-radius: 0;
  text-shadow: none;
}

.mce-btn button:hover, 
.mce-btn button:focus, 
.mce-btn button:active {
  background: none;
  border: none;
}

/* Print Page */
.windowview .item-page .article-info {
  margin-top: 5px;
}

.windowview .item-page ul.actions {
  padding-top: 5px;
}

.windowview .item-page ul.actions > li {
  padding-left: 0;
}

.windowview .item-page > h2 {
  margin-bottom: 0px;
}

.windowview .item-page ul.actions li a span.icon-print {
	background-image: url("../images/printButton.png");
	vertical-align: top;
	width: 16px;
	height: 16px;
}

body.popupview #popup-view .windowview .actions li {
  padding-left: 0;

}

/* Login page */
.login .control-group:nth-child(4) .control-label,
.login .control-group + .control-group + .control-group + .control-group .control-label{
	float: left;
}

.login .control-group + .control-group + .control-group + .control-group .control-label label,
.login .control-group:nth-child(4) .control-label label {
	margin-bottom: 0;
	float: left;
}


.login .control-group .controls input#remember{
	margin-top: 7px;
}

/* Profile page */
.profile .btn-toolbar.pull-right {
	float: none;
}

/* Display Site Configuration Options */

.btn-toolbar {
	margin: 10px 0;
}

.btn-toolbar .btn-toolbar {
	margin: 0;
}

.btn-toolbar + hr.hr-condensed {
	margin: 10px 0;
}

#page-site legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

#page-site .control-group {
	margin-bottom: 9px;
}

#page-site legend + .control-group {
	margin-top: 18px;
	-webkit-margin-top-collapse: separate;
}

#page-site .form-horizontal .control-group {
	margin-bottom: 18px;
	*zoom: 1;
}

#page-site .form-horizontal .control-group:before,
#page-site .form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}

#page-site .form-horizontal .control-group:after {
	clear: both;
}

#page-site .form-horizontal .control-label {
	float: left;
	width: 200px;
	text-align: right;
}

#page-site .form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 200px;
	*margin-left: 0;
}

#page-site .form-horizontal .controls:first-child {
	*padding-left: 200px;
}

#page-site .form-horizontal .controls input + label {
	margin: 0 10px 0 5px;
}

#page-site .form-horizontal .help-block {
	margin-bottom: 0;
}

#page-site .form-horizontal input + .help-block,
#page-site .form-horizontal select + .help-block,
#page-site .form-horizontal textarea + .help-block,
#page-site .form-horizontal .uneditable-input + .help-block,
#page-site .form-horizontal .input-prepend + .help-block,
#page-site .form-horizontal .input-append + .help-block {
	margin-top: 9px;
}

#page-site .form-horizontal .form-actions {
	padding-left: 180px;
}

/* Tooltip */
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

#login-form .userdata .controls input#modlgn-secretkey {
	width: 83%;
}
#login-form .userdata .controls input#modlgn-secretkey + .btn {
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	margin-left: -3px;
	padding: 5px;
}

/* Custom field */
.fields-container {
	z-index: 2;
	padding: 5px 20px;
	color: #f7f7f7;
	left: 10px;
	top: 10px;
	margin: 0;
}

.fields-container {
	color: #000;
	padding: 0;
	margin: 0 !important;
}
.field-value li p{
	display: inline;
}