
.item-box.well{
	height:auto!important;
	background-color: rgb(255, 255, 255);
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	border-radius: 0;
	padding:15px;
}


.element-itemname {
	text-align: center;
	min-height:95px;
	margin-top:10px;
}

.element-itemname a{
	font-size: 16px;
	font-family: 'Geometria-Bold';
	color: rgb(32, 32, 32);
	font-weight: bold;
	line-height: 1.2;
}

.element-itemlink{
	text-align: center;
	background-image: -moz-linear-gradient( -90deg, rgb(41,183,241) 0%, rgb(23,161,229) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(41,183,241) 0%, rgb(23,161,229) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(41,183,241) 0%, rgb(23,161,229) 100%);
	max-height: 48px;
    line-height: 48px;
    border-radius: 0;
}

.element-itemlink a{
	color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
}

.item-text{
	padding:0 10px;
}

.item-related {margin-top:50px;}



.sp-image-container {
	border: 1px solid rgb(245, 245, 245);
	border-radius: 0;
	padding:50px;
}

.sp-thumbnail-container{
	border: 1px solid rgb(245, 245, 245);
	border-radius: 5px;
	margin-top:10px;
}

.sp-thumbnail-image{
	padding:20px;
}

.nav-tabs {
    border-bottom: none;
}

.element-textarea {
	border-top: 1px solid rgb(245, 245, 245);
	margin-top: 50px;
	padding-top: 50px;
}

.item-social h2{
	font-size: 24px;
	color: rgb(34, 70, 101);
	line-height: 1.2;
	margin-bottom: 30px;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: middle;
    border-top: none;
}

tbody tr:nth-of-type(odd),.greytable tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

table p{
    margin-bottom: 0;
}

.jbzoo h2{
	font-size: 20px;
    text-align: center;
    text-transform: inherit;
	font-weight: 500;
}

.jbzoo h2 a{
	color: #232323;
}
.jbzoo h2 a:hover{
	text-decoration:underline;
}

.subcategories.clearfix.subcategory-col-3 {height:400px;}
.subcategories.clearfix.subcategory-col-3 .rborder{position: absolute;}
.subcategories.clearfix.subcategory-col-3 .rborder:nth-of-type(4n+1) {
	left:0;
	top:0;
}
.subcategories.clearfix.subcategory-col-3 .rborder:nth-of-type(4n+2) {
	left:40%;
	top:20%;
}

.subcategories.clearfix.subcategory-col-3 .rborder:nth-of-type(4n+3) {
	left:15%;
	top:65%;
}

.subcategories.clearfix.subcategory-col-3 .rborder:nth-of-type(4n+4) {
	left:70%;
	top:50%;
}

.jbzoo.jbzoo-rborder .rborder, .jbzoo .jbzoo-rborder .rborder {
    border: none;
}
.jbzootabs-widget-cont{background: none;}

.jbzoo img.jbimage {max-width:100%;height: auto;}

.jbzootabs-widget-cont,.jbzootabs-header{border: none;}
.jbzootabs-header{background:none;}
.jbzoo-item .item-title {
    margin-top: 30px;
}

.jbzoo .category{margin-bottom: 0;padding: 1em 0 0 0;}

.jbzoo .jbzoo-item-teaser .item-title {
   min-height:40px;
   margin-bottom: 10px;
   margin-top: 40px;
   text-align:center;
   font-size: 16px;
}

.jbzoo .jbzoo-item-teaser .item-title a{color: #232323;}
.jbzoo .jbzoo-item-teaser .item-title a:hover{text-decoration:underline;}