/*
#------------------------------------------------------------------------
# News II - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

.itemAsideInfo {
	position: unset;
	top: unset;
	width: unset;
}
#gkSocialAPI > * {
	padding-bottom:0;
}
article aside.itemAsideInfo > ul li {
	margin: 0 0 0px 15px;
	float: left;
	display: inline-block;
	overflow: hidden;
}
article header {
	margin: 0 0 20px;
}

.itemBody img:not(.nivo-main-image) {
	padding-right:15px;
	padding-bottom:10px;
}

#gkMainbody header ul {
	margin: 5px 0 5px;
}
#gkMainbody {
	padding: 5px 20px 0px 20px;
}

#gkMainbody .item-page .itemBody ul,
#jem .description ul {
	margin-left:35px;
	list-style:unset;
}
b, strong {
	font-weight:bold;
}
#gkSidebarRight .box {
	padding:24px 20px;
}

#fw-feed-items .fw-feed-item {
	padding:5px 0 !important;
	border-bottom:0 none !important;
}
#fw-feed-items .fw-feed-item:hover {
	padding:5px 0 !important;
}
/**
 * 08/02/19 Edits
 */
tbody tr td {
	border-bottom:unset;
}
p:empty {
	display:none;
}
.textlink_adv {
	padding:5px;
}
.mod_ijoomlazone .adg_table {
	margin-bottom:5px;
}
#biztabs, 
.SobiPro.sp_biztab .spEntryCats {
	display:none;
}
.mod_ijoomlazone p {
	margin:0;
}

.allmode-box {
	margin-bottom:0;
}
#gkMainbodyBottom .box h3 {
	margin:15px 0 !important;
	text-align:center;
}

/*#gkMainbodyBottom .box {
	padding-bottom:5px;
}

#gkMainbodyBottom {
	padding-bottom:0;
}
#gkMainbodyBottom .box {
	padding-bottom:10px;
	padding-top:0;
}
#gkMainbodyBottom .allmode-list {
	margin-bottom:0;
}* /
#gkMainbodyBottom .box:last-child {
	padding-bottom: 0;
}*/
img.standard_adv_img.padding-right{
	/*padding-right:15px !important; */
}

img.standard_adv_img {
	min-width: 98px !important;
	max-width: 98px !important;
	width: 98px !important;
	max-height: 74px !important;
	padding: 0 !important;
	margin-right: 15px;
	margin-bottom: 12px;
}

.search-results .result-text { padding:0; margin:0; border-bottom:0 none; }
.search-results .result-created { display:block; border-bottom:1px solid #e5e5e5; margin-bottom:20px; padding-top:5px; }

.ldotf-container {
	position: relative;
}

.ldotf-container .text-block {
position: absolute;
bottom: 40px;
right: 100px;
background-color: #0006;
color: #fff;
padding-left: 20px;
padding-right: 10px;
}

.lexisrighthand-container {
	position: relative;
}

.lexisrighthand-container .text-block {
position: absolute;
bottom: 0px;
right: 0px;
background-color: #0009;
color: #fff;
padding-left: 20px;
padding-right: 10px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)
{
	aside.itemAsideInfo
	{
		width:auto !important;
		position:relative;
  }