/*********************** DEFAULT JOOMLA STYLES ***********************/
@font-face
{

font-family: Abel;
src:url(fonts/Abel-Regular.ttf);

}

.contentpaneopen {
    width: 100%;
    margin: 0;
    padding: 0;
	background: none;
}

.componentheading {
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 19px;
    padding: 0;
    text-transform: uppercase;
}

.contentheading {
    font-size: 1.5em;
	line-height: 1.1;
	padding-bottom: 5px;
}

.buttonheading {
    vertical-align: top;
    padding: 5px 0 0 6px;
}

.small, .createdate, .modifydate {
    color: #666;
	font-size: 0.9em;
}

.smalldark {
    color: #222;
	font-size: 0.9em;
}

.highlight {
    background: orange;
}

.article_column {
    vertical-align: top;
    padding-right: 5px;
}

.column_separator {
    border-left: 1px solid #f6f6f6;
    padding-left: 5px;
}

.article_separator {
}

.readon {
}

.button, button.validate, .cbInvites .invitesButtonSubmit, .cbInvites .invitesButtonCancel,
.cbGroupJive .gjButtonSubmit, .cbGroupJive .gjButtonCancel {
    background: url("../images/tab3.png") no-repeat scroll right bottom transparent;
    border: 1px solid #F7941D;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'abelregular';
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    overflow: visible;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
}
.button:hover, button.validate:hover, .cbInvites .invitesButtonSubmit:hover, .cbInvites .invitesButtonCancel:hover,
.cbGroupJive .gjButtonSubmit:hover, .cbGroupJive .gjButtonCancel:hover{
	color:#f7941d;
}
.inputbox, .required, #invite_code, .rsform-input-box {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #644010;
    color: #878787;
    font-family: arial;
    font-size: 11px;
    height: 33px;
    line-height: 33px;
    margin: 0;
    padding: 0 19px;
}
#jform_captcha {
border: none;
margin-bottom: 70px;
    padding-left: 0;
}

.invalid {
	border-color: red;
}

.checkbox {
}

.radiobox {
}

/******* Category Table Layout ********/
th.sectiontableheader, td.sectiontableheader {
    background-color: #9999aa;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

th.sectiontableheader a, td.sectiontableheader a {
    color: #ffffff;
    font-size: 11px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry0 td, tr.sectiontableentry2 td {
    background: none repeat scroll 0 0 transparent;
    color: #f7941e;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    padding-left: 3px;
    width: 150px;
	font-family: 'Abel', sans-serif;
}
#cb_tabid_51 tr.sectiontableentry2 td {
color: #c2c2c2!important;}

tr.sectiontableentry1 td.titleCell,
tr.sectiontableentry2 td.titleCell,
tr.sectiontableentry0 td.titleCell{
    color: #c2c2c2;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Abel', sans-serif;
}
td.sectiontablefooter {
    text-align: center;
}

/******** Content Menu ********/
.contenttoc {
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
	background: #f9f9f9;
}

.contenttoc th {
    font-weight: bold;
    padding: 5px 10px;
	border-bottom: 1px dotted #ccc;
}

.contenttoc td {
    padding: 2px 10px;
    font-size: 11px;
}

.contenttoc .active {
	text-decoration: underline;
}

/******** Tooltips ********/
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}
 
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
 
.tool-text {
	font-size: 90%;
	margin: 0;
}
/* Maciej R - fixy logowania */

.inputbox.l2.input-medium.m2 {
    visibility: visible !important;
}

.inputbox.l2.input-medium.m2 .cbLoginButtonSpan {
    visibility: visible !important;
}

.mod_login_plugin.l2.mod_login_plugin_afterButton {
    top: auto !important;
}

#login-form_l2 .cbLoginButtonSpan {
    visibility: visible;
}
#mod_login_username_l2 {
    visibility: visible;
}
#mod_login_password_l2
 {
    visibility: visible;
}
#login-form_l2 .userdata {
    height: 200px;
    width: 500px;
}
#login-form_l2.cbLoginForm {
    height: 280px;
}
.cbThumbPict {
height: 80px;
    padding-bottom: 10px;
    width: 80px;
	padding-top: 5px;}
  

  
  /* new styles */
  
  .sbHolder{
	  float:left;
	  margin-bottom:-30px;
  }
  .compare2 .sbHolder{
	  float:right;}
  
  #kunena.layout .pagination{
	  list-style:none;
	  background:none;
  }
  #kunena.layout .pagination a{
	  cursor:pointer;
  }
  #kunena.layout .table{
	  width:100%;
  }
  #kunena.layout .visible-xs-block .pagination{
	  display:none;
  }
  #kunena.layout .table th, #kunena.layout .table td{
	  padding:10px 5px;
  }
  .row .col-md-2 {
    display: inline-block;
    width: 20%;
	vertical-align:top;
	}
.row .col-md-10{
		width:76%;
		margin-left:3%;
		display:inline-block;
		vertical-align:top;
	}
	
.btn-toolbar a{
	display:inline-block;
	vertical-align:top;
	line-height:35px;
	margin-right:5px;
}
.btn-toolbar .btn-group{
	display:inline-block;
	vertical-align:top;
}
.btn-toolbar .btn-group a:first-child{
	cursor:normal;
	color:#828586;
}
.btn-toolbar ul{
	list-style:none;
	display:inline-block;
	vertical-align:top;
	padding:0 !important;
	margin:0 !important;
	min-width: 30px !important;
}
.btn-toolbar li{
	display:inline-block;
	vertical-align:top;
}

.modal{
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:965px;
	background:#000;
	padding:30px 0;
}

#kunena.layout #kshow_attach_form{
	margin-top:0;
}
#kunena.layout .dropzone{
	background:rgba(255,255,255,0.13);
}