
/***************************************************************************************************/
/** COMMON *****************************************************************************************/
/***************************************************************************************************/

.rf-pm-top-itm-lbl, .rf-p-b, .rf-dt-c, .rf-dt-shdr-c, .rf-ds-nmb-btn, .rf-tab-cnt, .rf-tab-lbl, .rf-pick-opt, .rf-dt-ftr-c, .rf-au-fnt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/***************************************************************************************************/
/** VERTICAL MENU **********************************************************************************/
/***************************************************************************************************/

.rf-pm-top-itm-sel {
	font-style: normal;
}

.rf-ico-transparent {
	display: none;
}

.rf-pm-top-itm {
	border: none;
	padding: 0;
	margin: 0;
}

.rf-pm-top-itm:hover {
	color: inherit;	
}

/***************************************************************************************************/
/** TABLE ******************************************************************************************/
/***************************************************************************************************/

.rf-dt {
	border: none;
}

.rf-dt-shdr-c {
	background-image: none;
	color: inherit;
	background-color: transparent;
	border: none;
}

.rf-dt-c {
	border: none;
}

.rf-dt-ftr-c {
	background-color: transparent;
	border: none;
	padding: 0;
}

/***************************************************************************************************/
/** SCROLLER ***************************************************************************************/
/***************************************************************************************************/

.rf-ds {
	padding: 0;
}

.rf-ds-btn {
	background-image: none;
	background-color: transparent;
	padding: 0;
	border: none;
	display: inline;
}

.rf-ds-nmb-btn, .rf-ds-nmb-btn:hover {
	border: none;
	margin: 0;
	background-image: none;
	color: inherit;
}

.rf-ds-act, .rf-ds-act:hover {
	font-weight: normal;
}

.rf-ds-nmb-btn {
	padding: inherit;
	width: inherit;
}

a.rf-ds-nmb-btn {
	color: inherit;
}

/***************************************************************************************************/
/** TAB PANEL **************************************************************************************/
/***************************************************************************************************/

.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-top {
	border: 0;
	padding: 0;
	background: none;
}

.rf-tab-hdr-act.rf-tab-hdr-top, .rf-tab-hdr-inact.rf-tab-hdr-top {
	padding: 0;
}

.rf-tab-cnt {
	border: 0;
	padding: 0;
}

.rf-tab-hdr {
	border: 0;
}

.rf-tab-hdr-inact.rf-tab-hdr-top{
	background-image: none;
}

.rf-tab-hdr {
	background-color: transparent;
}

.rf-tab-hdr-brd {
	border: none;
	height: 0;
}

/***************************************************************************************************/
/** COLLAPSIBLE PANEL **************************************************************************************/
/***************************************************************************************************/

.rf-cp {
	background-color: transparent;
}

.rf-cp-b {
	color: #333;
}

.rf-cp-hdr {
	white-space: nowrap;
	border: 0;
	padding: 0;
	background-color: transparent;
	background-image: url("../img/colpanel_header.png");
	background-repeat: repeat-x;
	/*height: 30px;*/
}


/*.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-top {
	border: 0;
	padding: 0;
	background: none;
}

.rf-tab-hdr-act.rf-tab-hdr-top, .rf-tab-hdr-inact.rf-tab-hdr-top {
	padding: 0;
}

.rf-tab-cnt {
	border: 0;
	padding: 0;
}

.rf-tab-hdr {
	border: 0;
}

.rf-tab-hdr-inact.rf-tab-hdr-top{
	background-image: none;
}

.rf-tab-hdr {
	background-color: transparent;
}

.rf-tab-hdr-brd {
	border: none;
	height: 0;
}*/


/***************************************************************************************************/
/** PICKLIST ***************************************************************************************/
/***************************************************************************************************/

.rf-pick-btn-dis {
	background-color: transparent !important;
	background-repeat: no-repeat !important;
}

button.rf-pick-btn:hover {
	background-position: inherit;
}
