.fp-roksprocket-strips-showcase .sprocket-strips-content .sprocket-strips-title a 
{
	font-size: 18px !important;
}

.fp-roksprocket-strips-showcase .sprocket-strips-content .sprocket-strips-text
{
	font-size: 14px !important;	
}

.fp-roksprocket-strips-showcase .sprocket-strips-content .readon, .fp-roksprocket-strips-showcase .sprocket-strips-content .rt-tag 
{
	width:auto !important;
}


/* Begin Custom CSS for Zoo app */

.uk-list li {
	list-style: none;
}

.uk-nbfc {
	padding-left: 35px;
}

.uk-thumbnail {
	float: left;
}

/* Begin Custom CSS for Smart Shoutbox app */

.shout-message
{
	word-break: break-word !important;
}

.registered-ki.bgmagazine-ki.bgbetatesters
{
	color: #4b9854;
}

.shout-author a
{
	color: #4b9854 !important;
}

.registered-administrator-superusers-ki.bgbetatesters
{
	color: #F00 !important;
}

/* Begin Custom CSS for Kunena */

#Kunena a img { width: auto !important;}

/* BEGIN Custom CSS for template KVIVID */
/*#kunena.layout .kmodal-edit-small { margin-left: 0px !important; }
#kunena.layout .kpopup { margin-left: 0px !important; } 
#kmodallogin .modal-body { background-color: #ffffff; }
*/
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

div.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

#kunena.layout .kaction-panel .pagination ul>li>a, #kunena.layout .kaction-panel .pagination ul>.active>a, #kunena.layout .kaction-panel .pagination ul>li>a.disabled
{
	height: 20px !important;
	min-width: 20px;
}

.pagination ul > li > a {
	line-height: 20px !important;
	font-size: 10px;
}

.kaction-panel
{
	height: 32px !important;
	padding: 10px 0px 0px 10px !important;
}

#kunena.layout > h1, #kunena.layout > h2, .kwidget-header > h1, .kwidget-header > h2 {
    color: #ffffff !important;
}

.kjumpto
{
	display: none;
}

.kaction-panel > .row-fluid > .span6:last-of-type {
	display: none;
}

.kaction-panel > .row-fluid > .span3 {
	display: none;
}

.table tr:nth-child(even) {background: #fff !important;}

.table tr:nth-child(even) > td, th {background-color: transparent; !important;}

div#kmodallogout .btn-default {
	background-color: #5d93d3 !important;
}

.uddeim-sendbutton > input, .controls > button, #kattach_form > .btn
{
	background-color: #5d93d3 !important;
}

div#files .btn
{
	background-color: #5d93d3 !important;	
}

#kunena.layout button[type=submit]
{
    color: #fff !important;
    text-shadow:  none !important;
    background-color: #5d93d3 !important;   
}

/* BEGIN CUSTOM CSS FOR KUNENA LATEST MODULE */

.klatest-item { list-style: none !important; }
.klatest-itemdetails { list-style: none !important; }

.rt-footer-logo-block {z-index: 1 !important;}

.ribbon-new {background: url("/images/new-ribbon.png") no-repeat top right;}