.rst_required
{
	color: red;
}

.rst_signature
{
	font-size: 85% !important;
}

a.rst_flag
{
	background: url(../images/favorite.png) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	padding: 1px;
}

a.rst_flag:hover, a.rst_flag_active
{
	background: transparent url(../images/favoritehover.png) no-repeat !important;
	text-decoration: none !important;
}

.rst_star_rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	overflow:hidden;
	background: url(alt_star.gif) top left repeat-x;		
}
.rst_star_rating li{
	background-image: none;
	padding:0px;
	margin:0px;
	width:25px;
	height:25px;
	float: left;
}
.rst_star_rating li a{
	display:block;
	width:25px;
	height: 25px;
	line-height:25px;		
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.rst_star_rating li a:hover{
	background: url(alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
	border:none;
}
.rst_star_rating a.rst_one_star{
	left: 0px;
}
.rst_star_rating a.rst_one_star:hover{
	width:25px;
}
.rst_star_rating a.rst_two_stars{
	left:25px;
}
.rst_star_rating a.rst_two_stars:hover{
	width: 50px;
}
.rst_star_rating a.rst_three_stars{
	left: 50px;
}
.rst_star_rating a.rst_three_stars:hover{
	width: 75px;
}
.rst_star_rating a.rst_four_stars{
	left: 75px;
}	
.rst_star_rating a.rst_four_stars:hover{
	width: 100px;
}
.rst_star_rating a.rst_five_stars{
	left: 100px;
}
.rst_star_rating a.rst_five_stars:hover{
	width: 125px;
}
.rst_star_rating li#rst_current_rating{
	background: url(alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* remove halo effect in firefox   */
.rst_star_rating a:active
{
	outline: none;
}
	
.rst_feedback_selected_0
{
	width: 0px !important;
}

.rst_feedback_selected_1
{
	width: 30px !important;
}

.rst_feedback_selected_2
{
	width: 55px !important;
}

.rst_feedback_selected_3
{
	width: 80px !important;
}
	
.rst_feedback_selected_4
{
	width: 105px !important;
}

.rst_feedback_selected_5
{
	width: 130px !important;
}

.rst_view_notes
{
	background: url(../images/notes.gif) no-repeat left 2px;
	height: 18px;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	outline: none;
	float: left;
}

.rst_print_ticket
{
	background: url(../images/print.gif) no-repeat left 2px;
	height: 18px;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	outline: none;
	float: left;
}

.rst_close_ticket
{
	background: url(../images/close-ticket.gif) no-repeat left 2px;
	height: 18px;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	outline: none;
	float: left;
}

.rst_open_ticket
{
	background: url(../images/open-ticket.png) no-repeat left 2px;
	height: 18px;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	outline: none;
	float: left;
}

.rst_view_history
{
	background: url(../images/history.gif) no-repeat left 2px;
	height: 18px;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	outline: none;
	float: left;
}

.rst_search
{
	background: url(../images/search.png) no-repeat top left;
	height: 18px;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	outline: none;
	float: left;
}

.rst_manage_searches
{
	background: url(../images/searches.png) no-repeat top left;
	height: 18px;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	outline: none;
	float: left;
}

.rst_avatar
{
	vertical-align: middle;
}

.rst_delete_ticket,
.rst_notify_ticket
{
	margin: 0px !important;
	padding: 0px !important;
	background: none !important;
	text-decoration: none !important;
}

.rst_delete_ticket img {
	vertical-align: middle;
}

#rst_livesearch
{
	margin: 0px;
	padding: 0px;
	width: 400px;
	position: absolute;
	z-index: 999;
	background: #EDEDED;
}

#rst_livesearch_total
{
	background: #c7c7c7;
	color: #000;
}

#rst_livesearch_ul
{
	padding: 0px !important;
	margin: 0px !important;
	list-style-type: none !important;
}

#rst_livesearch_ul li
{
	display: block;
	padding: 5px;
	background: #EDEDED;
	border-bottom: dashed 1px #D4D4D4;
	list-style-type: none !important;
}

/* tabs */

dl.tabs {
	float: left;
	margin: 10px 0 -1px 0;
	z-index: 50;
}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	background: #f0f0f0;
	color: #666;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;
}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}

div.current dd {
	padding: 0;
	margin: 0;
}

.rst_order_text
{
	padding: 0px;
}

td.order
{
	text-align: center;
	white-space: nowrap;
}

td.order span
{
	float: left;
	display: block;
	width: 20px;
	text-align: center;
}

.rst_clear
{
	display: block;
	clear: both;
	height: 1%;
	margin-bottom: 15px;
}

table.category {
    border: 1px solid #C7C7C7;
    clear: both;
    width: 100%;
}
table.category td {
    padding: 5px;
    text-align: center;
}

table.category th {
    background: none repeat scroll 0 0 #197BAF;
    color: #FFFFFF;
    padding: 7px;
}
/*custom knowledgebase adjustments*/
.document-article {
	width:100%;
}

.documentation-article p{
	line-height:1.4
	padding: 5px 0;
}

.documentation-article h3{
	margin:35px 0;
	font-size:20px;
}

.documentation-article h3.main-title{
	text-align:center;
}

.documentation-article h4{
	margin:25px 0;
	font-size:18px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.image-right {
	float:right; 
	margin:15px;
}

.image-left {
	float:left; 
	margin:15px;
}

.image-center {
	width:750px;
	margin:15px auto;
}

.document-spacing-bottom {
	margin-bottom:30px;
}

.document-spacing-top {
	margin-top:30px;
}
.documentation-article hr{
border:1px solid #009dd6;
width:50%;
margin-top:5px;
margin-left: 0px;
}
.documentation-article h3, .documentation-article h4{
margin-bottom :5px;
margin-left: 15px;
}