@charset "utf-8";
body {
	color:#333;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	background-color:#FFF;
}
.kb_body {
	background:#eeeeee url('images/header.jpg') no-repeat center 0;
	margin:0;
	padding:0;
}
img {border:none}
.info {
	border:dashed 1px #960;
	line-height:17px;
	padding:10px;
	background-color: #FFFFE1;
}
#links {height:55px;color:#A4D8FF;font-size:14px;}
#links a{color:#A4D8FF;text-decoration:none;}
#links a:hover{color:#FFF;}

#header {height:125px;}

#search_box {width:200px;height:35px;background:url('images/bg_search.png');float:right;}
#search_field {float:left;padding:0;border:0;width:158px;height:22px;line-height:22px;background:none;font-size:14px;outline:none;margin:6px 0 0 6px;}
#search_btn {float:right;margin:3px 4px 0 0;}

.kbtitle {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 29px;font-weight: bold;color: #FFF;line-height: normal;}
.section-title {padding:6px 0px; color:#669933; font-size:15px; font-weight:bold; border-bottom:solid 1px #CCCCCC;}
.subsection-title {color:#669933; font-size:15px; font-weight:bold; border-bottom:solid 1px #CCCCCC; padding-bottom:5px; margin-bottom:5px;}
.browse-title {font-size:15px; font-weight:bold;}
.section {vertical-align:top;}
.section-content {padding-top:10px;padding-right:10px;}
.comment {padding:5px;color:#777777;}
.comment-title {
	background-image:url(images/user_comment.png);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-bottom: 5px;
}
.comment-text {
	padding-bottom: 5px;
	border-bottom:1px dotted #999;
}
.featured {
	background-image: url(images/kb_article_featured.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 0px 6px;
	line-height:19px;
	padding-bottom: 6px;
}
.featured-small {
	background-image:url(images/featured.png);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 5px 2px;
	line-height:19px;
	padding-bottom: 6px;
}
.article {
	background-image: url(images/kb_article.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 0px 6px;
	line-height:19px;
	padding-bottom: 6px;
}
.article-small {
	background-image: url(images/article.png);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 5px 2px;
	line-height:19px;
	padding-bottom: 6px;
}
.private-featured {
	background-image: url(images/kb_article_featured_private.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 0px 6px;
	line-height:19px;
	padding-bottom: 6px;
}
.private-article {
	background-image: url(images/kb_article_private.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 0px 6px;
	line-height:19px;
	padding-bottom: 6px;
}
.private-featured-small {
	background-image:url(images/featured-lock.png);
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 5px 2px;
	line-height:19px;
	padding-bottom: 6px;
}
.private-article-small {
	background-image:url(images/article-lock.png); 
	background-repeat: no-repeat;
	padding-left:28px;
	background-position: 5px 2px;
	line-height:19px;
	padding-bottom: 6px;
}
.home-news-title {height:25px; padding:0px 0px 10px 0px; font-size:15px; font-weight:bold;}
.home-news {
	background-color:#f5fcf5;
	border:solid 1px #a5f7a5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px 0px 0px;
	padding: 8px;
}
.home-news a { background-image: url('images/news-icon.png');background-repeat: no-repeat;color:#009F00;padding-left:22px; text-decoration:none; line-height: 22px; }
.home-news a:hover { text-decoration:underline; }

.article-title h1 {margin:0px; padding:6px 0px 10px 0px; color:#669933; font-size:16px; font-weight:bold;}

.news-title {
	background-image: url(images/icon-news.png);
	background-repeat: no-repeat;
	padding-left:22px;
	padding-bottom: 6px;
	font-size:14px;
}
.acronym {
	border-bottom: 1px dashed #BB8551; cursor: help;
}

a {
	color:#0066bc;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
.categories {
	background-color:#F1F5F8;
	border:solid 1px #D5E2F1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	padding: 10px;
}

/* CSS to public categories */
.category-title {background-image: url(images/category.png);background-repeat: no-repeat;padding-left:22px;}
.category-title a {font-weight:bold;}
.category-title-iconized {padding:0px;}
.category-title-iconized img {padding-right:3px;}
.category-title-iconized a {font-weight:bold;}
/* CSS to private categories */
.private-title {background-image: url(images/private.png);background-repeat: no-repeat;padding-left:22px;}
.private-title a {font-weight:bold;}
.private-title-iconized {padding:0px;}
.private-title-iconized a {font-weight:bold;}

.sidebar {
	background-color:#F1F5F8;
	border-left:solid 1px #E4F2FB;
	border-right:solid 1px #D5E2F1;
	padding:4px;
	vertical-align:top;
}
.horizontalbar{
	background-color:#F1F5F8;
	border:solid 1px #E4F2FB;
	padding:10px 10px 10px 0px;
	margin:10px 10px 10px 0px;
}
.article-info {
	background-color:#F1F5F8;
	border:solid 1px #D5E2F1;
	padding:5px;
}
.grey-text {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #777777; LINE-HEIGHT: 17px; TEXT-DECORATION: none;}
.red-text  {font-family: Verdana; font-size: 11px; color: #FF3F92; line-height:normal; }
.error-text {color: #CD754D;}

#subscribe-form {padding: 6px 0px;}
#submail {width:190px;padding:2px;}
.subscribe-category{float:right; font-size:13px; font-weight:normal;}
.footer {
	background-color:#F1F1F1;
	border:solid 1px #E3E3E3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.article-navigation {
	background-image: url(images/icon-home.png);
	background-repeat: no-repeat;
	background-position:0px 3px;
	border-bottom:dotted 1px #CCCCCC;
	padding-left: 20px;
	padding-bottom: 5px;
}
.breadcrumb {
	background-color:#E1FFD1;
	border:solid 1px #C5F8AC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	padding: 8px;
}
.breadcrumb a {
	color:#060;
}
.breadcrumb a:hover {
	text-decoration:underline;
}

.private {
	background-color:#FFFFB4;
	border:solid 1px #DDDD00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	padding: 8px;
}
.private a {
	color:#666666;
}
.private a:hover {
	text-decoration:underline;
}

#instant_suggestions {
	background-color:#E1FFD1;
	border:solid 1px #C5F8AC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}
#instant_suggestions a {
	color:#060;
}
#instant_suggestions a:hover {
	color:#C00;
}
#glossary
{
	margin: 10px 0;
}
#glossary a,
#glossary a.current:hover
{
	font: normal 11px/25px Verdana;
	border: solid 1px #2A599D;
	color: #2A599D;
	background: #F1F5F8;
	text-align: center;
	text-decoration: none;
	padding: 2px 6px;
	margin-right: 1px;
	margin-bottom: 3px;
}
#glossary a:hover,
#glossary a.current
{
	background: #2A599D;
	border: solid 1px #2A599D;
	color: #ffffff;
}

.section-options {padding-right:10px;}
.article-options{margin:0 0 25px 0;padding:0;min-width:195px;} 
.theme2{margin:0px;}
.article-options li{margin:0;padding:0;list-style-type:none;position:relative;border-bottom:1px solid #fff;}
.article-options li a{border-bottom:1px solid #e6e6e6;display:block;line-height:35px;padding-left:35px;min-width:160px;}
.article-options li a img{position:absolute;top:10px;left:12px}

#search-results {padding:0 0 0 25px;margin:0}
#search-results li{padding:15px 0 15px 0;border-bottom:solid 1px #EDEDED;}
#search-results li:hover{background-color:#F9F9F9;}
#search-results li a.featured_article{padding-left:22px;font-size:15px;display:block;background-image: url(images/featured.png);background-repeat: no-repeat;}
#search-results li a.normal_article{padding-left:22px;font-size:15px;display:block;display:block;background-image: url(images/article.png);background-repeat: no-repeat;}

#search-results li a.private_featured_article{padding-left:22px;font-size:15px;display:block;background-image: url(images/featured-lock.png);background-repeat: no-repeat;}
#search-results li a.private_normal_article{padding-left:22px;font-size:15px;display:block;display:block;background-image: url(images/article-lock.png);background-repeat: no-repeat;}

#search-results li a.public_category{padding-left:22px;font-size:15px;display:block;background-image: url(images/category.png);background-repeat: no-repeat;}
#search-results li a.private_category{padding-left:22px;font-size:15px;display:block;background-image: url(images/private.png);background-repeat: no-repeat;}
#search-results li a.news{padding-left:22px;font-size:15px;display:block;background-image: url(images/icon-news.png);background-repeat: no-repeat;}

#news-display {padding:0px;margin:0}
#news-display li{
	padding:15px 0 15px 0;
	border-bottom:solid 1px #EDEDED;
	list-style-type: none;
}
#news-display li:hover{background-color:#F9F9F9;}

#advsrch, #advsrch input, #advsrch select {
	font-size:11px;
}
#advsrch td {
	padding-top:6px;
}

h2.title {
	font-size:14px;
	margin:0px;
	padding:10px;
	background-color:#E2ECF5;
	border: solid 1px #D5E2F1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#666;
}

.rating {
	border:solid 1px #C60;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:175px;
	margin:0 0 0px 10px;
	background-color: #FFF4EA;
}
.rating-title {
	font-size:14px;
	font-weight:bold;
	color:#C60;
	text-align:center;
}
.rating-title span {
	font-size:12px;
	font-weight:normal;
}
.rating input, .rating select{font-size:11px;}

.rating_bar {
	margin:6px 0px 0px 25px;
	width:124px;
	height:30px;
	background-image: url(images/rating-none.png);
	background-repeat: no-repeat;
}

.rating_bar div {
	height: 30px;
	background-image: url(images/rating-stars.png);
	background-repeat: no-repeat;
}

fieldset.customfields  {
	border:solid 1px #F1A93F;
	background-color:#FEFEE2;
}

fieldset.customfields legend {
	padding: 0.2em 0.5em;
	border:solid 1px #F1A93F;
	color: #F1A93F;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

#login-table {
	padding: 10px 15px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: 1px solid #acceff;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 10px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 10px;	
	width: 320px;
	background-color: #fff;
}

#login-table .login-label {
	color: #777;
	font-size: 14px;
}

#login-table .login-field {
	font-size:22px;
	width:97%;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #e5e5e5;
	background:#fbfbfb;
	color: #777;
}

#login-error {
	background-color: #ffebe8;
	border: solid 1px #c00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 11px 5px;
	margin-bottom:15px;
	width: 320px;
}
input.groovybutton
{
	border: 1px solid #A3BAD1;
	color:#394789;
	background-image: url('images/bg_button.gif');
	height: 24px;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
input.groovybutton:hover
{
	border: 1px solid #A3BAD1;
	color:#394789;
	height: 24px;
	background-color: #DBE4ED;
	background-image:none;
}
#nodrag
{
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

/* CSS to Article Templates */
.txt-tpl {line-height: 1.4em;}
.txt-tpl ul, .txt-tpl ol, .txt-tpl ul li, .txt-tpl ol li, .txt-tpl table, .txt-tpl p, .txt-tpl div {font-size: 12px;}

.source-tpl {border: 1px dashed rgb(204, 204, 204);margin: 10px 0pt;} 
.source-tpl-header {border-style: dashed;border-color: rgb(204, 204, 204);border-width: 0px 0px 1px;padding: 3px;background-color: rgb(238, 238, 208);font-weight: bold;}
.source-tpl-content {padding: 5px;background-color: rgb(255, 255, 206);}

.info-tpl {margin-bottom: 17px;background-color: #DFF2C5;padding: 10px 15px 0 15px;}
.info-tpl-header {background-image: url(images/info.png);background-repeat: no-repeat;color: #336600;display: block;font-size: 15px;font-weight: bold;height: 22px;padding: 1px 0 2px 30px;vertical-align: middle;}
.info-tpl-content {padding: 10px 0 5px 0;}

.warning-tpl {margin-bottom: 17px;background-color: #FFFFCC;padding: 10px 15px 0 15px;}
.warning-tpl-header {background-image: url(images/alert.png);background-repeat: no-repeat;color: #000000;display: block;font-size: 15px;font-weight: bold;height: 22px;padding: 1px 0 2px 30px;vertical-align: middle;}
.warning-tpl-content {padding: 10px 0 5px 0;}

.quotation-tpl {border: 1px dashed;margin: 10px;font-family: Courier;font-size: 12px;line-height: 15px;}
.quotation-tpl-content {padding: 10px;overflow: hidden;background-color: rgb(240, 240, 240);}

.block-quote-tpl {border-left: 4px solid #669933;border-right: 1px solid #F2F2F2;border-bottom: 1px solid #F2F2F2;border-top: 1px solid #F2F2F2;margin: 10px;line-height: 15px;}
.block-quote-tpl-content {padding: 6px 10px 6px 10px;overflow: hidden;background-color: #FAFAFA;}

.error-tpl {margin-bottom: 17px;background-color: #F2DDDD;padding: 10px 17px 0 17px;}
.error-tpl-header {background-image: url(images/error.png);background-repeat: no-repeat;color: #992A2A;display: block;font-size: 15px;font-weight: bold;height: 22px;padding: 1px 0 2px 30px;vertical-align: middle;}
.error-tpl-content {padding: 10px 0 5px 0;}

.note-tpl{ background: #DEFCAC url('images/lightbulb.png') 10px center no-repeat; border: 1px solid #97B950; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;} 
.note-tpl-content{margin-left:40px; margin-right:5px;} 

.kbquote-tpl{ margin:1em 0; padding:0.5em 2em;	border:1px solid #DEDEDE;	border-left:8px solid #dedede;	background-color:#f7f7f7;	color:#333;	font-family: "Times New Roman", serif; 	font-size: 17px;	
			font-style: italic;	line-height: 26px;	background-image: url(images/kb-quote.png);	background-position: right bottom; /*Positioning*/	background-repeat: no-repeat; /*Prevent showing multiple background images*/}
	
.pending-tpl, .started-tpl, .onhold-tpl, .completed-tpl{font-size:11px;font-weight:bold;letter-spacing:0;padding:3px;margin:3px;}
.pending-tpl {background-color:#FEEA83;color:#000000 !important;}
.started-tpl {background-color:#6FBC00;color:#FFFFFF !important;}
.onhold-tpl {background-color:#FF6600;color:#FFFFFF !important;}
.completed-tpl {background-color:#245EDC;color:#FFFFFF !important;}

div.flagged-message-tpl {border-style:solid none;border-width:1px 0;color:#444444;margin:-1px 12px 12px;padding:6px;}
div.flagged-message-tpl .content {background:transparent no-repeat scroll left top;background-repeat: no-repeat;padding:0 0 0 22px;}
div.blue-flag-tpl {background:#DDEEFF none repeat scroll 0 0;border-color:#9999DD;}
div.blue-flag-tpl .content {background-image: url(images/flag_blue.png);}
div.orange-flag-tpl {background:#FFFFCC none repeat scroll 0 0;border-color:#E8DD99;}
div.orange-flag-tpl .content {background-image: url(images/flag_orange.png);}
div.green-flag-tpl {background:#DDFFCC none repeat scroll 0 0;border-color:#99DD99;}
div.green-flag-tpl .content {background-image: url(images/flag_green.png);}
div.red-flag-tpl {background:#FFDDCC none repeat scroll 0 0;border-color:#DD9999;}
div.red-flag-tpl .content {background-image: url(images/flag_red.png);}
div.white-flag-tpl {background:#F0F0F0 none repeat scroll 0 0;border-color:#CCCCCC;}
div.white-flag-tpl .content {background-image: url(images/flag_white.png);}
div.bug-tpl {background:#DFF2C5 none repeat scroll 0 0;border-color:#CCCCCC;}
div.bug-tpl .content {background-image: url(images/bug.png);}
/* Ends - CSS to Article Templates */

/* Starts - Tab classes */
.tabs {width:100%; height:18px; line-height:normal; background:url(images/tabs.gif) repeat-x 0 -72px;}
.tabs ul {margin:0; padding:0; list-style:none;}
.tabs li {float:left; background:url(images/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
.tabs li.active {background:url(images/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
.tabs span {float:left; display:block; background:url(images/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
.tabs .current span {background:url(images/tabs.gif) no-repeat right -54px;}
.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
.content{background-color:#FFF; padding:10px; margin-bottom:10px; border-right:1px solid #91A7B4; border-left:1px solid #91A7B4;  border-bottom:1px solid #91A7B4;}
/* Ends - Tab Classes */   
/* Recently Viewed CSS Starts */
.recentview {margin:10px 0px; padding: 8px; background-color: #FFF4EA; border: 1px solid #C60; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.recentview-title{ margin-bottom:10px; font-size:14px; font-weight:bold; color:#C60; }
.recentview a { color:#C60; }
.recentview a:hover { text-decoration:underline;}
/* Recently Viewed Ends */
/* Tree View CSS - Starts */
.phpkb-tree { color: #666; min-width:250px;  background-color:#F1F5F8; padding:0px 0px 0px 5px;  border: 1px solid #D5E2F1; border-radius:5px;}
.treeNode{ height:27px; line-height:27px; height:auto; white-space:normal; }
.phpkb-tree img { border: 0px; vertical-align: middle; }
.phpkb-tree a { color:#0066bc; text-decoration: none;}
.phpkb-tree .col{display:table-cell;padding-left:2px;}
.phpkb-tree a.node, .phpkb-tree a.nodeSel {padding: 1px 10px 1px 2px; white-space: normal;}
.phpkb-tree a.node:hover{ background-image: none;text-decoration:underline; }
.phpkb-tree a.articleNode{font-size:12px;}
.phpkb-tree a.nodeSel{color: #669933; font-weight:bold; }
.phpkb-tree a.nodeHeading{ font-weight:bold; font-size:14px;}
.phpkb-tree a.nodeSel:hover {}
.phpkb-tree .clip { }/*overflow: hidden;*/
/* Tree View CSS - Ends */
/* Homepage Tabs CSS - STARTS */
#hometabs{ float:left; width:100%; font-size:93%; line-height:normal; margin-top:5px; z-index:99; position:relative; }
#hometabs ul { margin:0; padding:10px 10px 0 15px; list-style:none;}
#hometabs li { display:inline; margin:0; padding:0; cursor:pointer;}
#hometabs div {	float:left; background:url("images/tableft1.png") no-repeat left top; margin:0;	padding:0 0 0 4px;}
#hometabs div a { text-decoration:none;	color: #0066bc;}
#hometabs div span { float:left; display:block; background:url("images/tabright1.png") no-repeat right top; padding:5px 15px 4px 10px; line-height: 26px; color:#627EB7;}
#hometabs div.last { float:left; background:url("images/tableft1.png") no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none;}
#hometabs div.last span { float:left; display:block; background:url("images/tabright1.png") no-repeat right top; padding:5px 15px 4px 10px; line-height: 26px; color:#231F20; border-right: 1px solid #ccc;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#hometabs div span {float:none;}
/* End IE5-Mac hack */
#hometabs div:hover { background-position:0% -42px; }
#hometabs div:hover span { background-position:100% -42px; }
#hometabs .current div { background-position:0% -42px;}
#hometabs .current div span { background-position:100% -42px; }
/*Home Tabs - Ends */
/*Starts - Tickets CSS*/
.sub-section{ margin-top: 10px; padding: 10px 10px 0px 10px; background: #ffffff url('images/bg-white.gif') top left repeat-x; }
.ticket-section {border-top: 1px solid #D6D6D6; }
.allborder { text-align:left; background:#EFEFEF; }
.allborder tr { background:#FFFFFF; }
.allborder th { background:#EFEFEF;  }
.grey-text {color:#666;}
.status-open{background-color:#67D60D;color:#FFFFFF; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding:2px 7px;;}
.status-closed{background-color:#E91300;color:#FFFFFF; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding:2px 7px;}
.ticket-odd{background-color:#EFEFEF; padding: 10px 10px 0px 10px; margin-bottom:10px;}
.ticket-even{padding: 10px 10px 0px 10px; margin-bottom:10px;}
.priority-Low{color:#669900;}
.priority-Medium{color:#CC9900;}
.priority-High{color:#CC6600;}
.priority-Urgent{color:#CC3300;}
/*Ends - Tickets CSS*/
/*KB Layout Settings - Starts  */
.section-title-right{float:right;}
.layout-fixed{width:900px;}
.layout-fluid{width:100%; min-width:900px;}
.category-dropdown{min-width:200px;}
.header-links{width:70%;}
.header-search{width:30%;}
.section-article{} 
.section-article .content-panel, .left-panel{vertical-align:top;}
.section-article .sidebar-panel { vertical-align:top; padding-top:10px;}
.section-category{}, .section-home{} 
.section-category .left-panel, .section-home .left-panel{vertical-align: top; padding:10px 10px 0px 0px; } 
.section-category .right-panel,.section-home .right-panel{vertical-align:top;} 

.section-ticket{}
.section-ticket .left-panel{width:30%; vertical-align:top; }
.section-ticket .right-panel{width:70%; padding:0px 0px 0px 20px;}
.social-buttons-after{padding:5px 0px;}	
.social-buttons-before{padding:10px 0px;}	
.favorite-fixed{ position:fixed; top:190px; right:0; border:1px solid #b21c1d; border-right:none; padding:0px 5px 5px 5px; background-color:#d0292d; border-top-left-radius: 6px; border-bottom-left-radius: 6px; z-index:5; moz-border-radius-topleft:6px; moz-border-radius-bottomleft:6px;}
.favorite-fixed .icon{ margin:5px 0px 0px 0px;}
.unfavorite{ border-right:none; background-color:#d0292d; border-radius:5px;}
/*KB Layout Settings - Ends  */