body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.rich-modalpanel{
	z-index : 999999 !important;
}
body.noBack {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
input, 
select, 
textarea, 
button, 
keygen, 
isindex, 
legend {
	font-family: tahoma;
	text-decoration: none;	
}

img {
	border : none;
}

.common_table {
	border-style: solid;
	border-width: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	border-spacing: 0px;
}

.paddedTable {
	border-collapse: separate;
	border-spacing: 2px;
	margin: 10px;
}
.paddedTable td, .paddedTable th {
    padding: 2px;
}

.paddedListTable {
	border-spacing: 2px;
}

.infoClass {
	color: blue;
	background-color: #E5F9FB;
	min-height: 25px;
}

.errorClass {
	color: red;
	background-color: #FFD8B0;
	min-height: 25px;
}

.errorPanel {
	position: fixed;
	z-index: 1000;
	top: 15px;
	width: 100%;
	align: center;
}

.requiredRed {
	color: red;
}

.requiredMultiple {
	color: orange;
}

.rich-menu-item {
	padding-right: 2px;
	padding-left: 36px;
}

.rich-menu-list-bg {
	background-position: right;
}

.left-align {
	text-align: left;
	white-space: nowrap;
	padding:2px;
}
.right-align {
	text-align: right;
	white-space: nowrap;
	padding:2px;
}
.center-align {
	text-align: center;
	white-space: nowrap;
}

.fileUploadButton {
	position: relative;
}

.headerImagePanel {
	width: 100%;
	height: 100px;
	background-color: #E088F2;
	text-align: right;
}

.selectedSkinLink {
	font-size: 11px;
}

input, select, textarea, button, keygen, isindex, legend, a {
	font-family: Tahoma;
}

button[type="button"]
, button[type="reset"]
, button[type="submit"]
, input[type="reset"]
, input[type="submit"]
, input[type="button"]
, textarea[type="textarea"]
, input[type="text"]
, input[type="password"]
, select
, .rich-table-header td
, .rich-table-header th
, .rich-table-header-continue
, .rich-table-header-continue th
, .rich-table-header-continue a
, .rich-stglpanel-header
, .rich-panel-body
, .rich-stglpanel-body
, .rich-tree-node-text
, .rich-table-subheader
, .rich-table-subheader td
, .rich-table-subheader th
, .rich-table-cell
, .rich-tab-header
, .rich-tabpanel-content
{
	font-family: tahoma;
	font-size: 8pt;
	
}
button[type="button"][disabled]
, button[type="reset"][disabled]
, button[type="submit"][disabled]
, input[type="reset"][disabled]
, input[type="submit"][disabled]
, input[type="button"][disabled]
, input[type="text"][disabled]
, input[type="password"][disabled]

{
	color: gray;
	background-color: #e6e6e6;
	background-image: none;
} 

.gb50 {
	width: 50px;
	padding-right: 0px;
	padding-left: 0px;
}
.formColLabel {
	text-align: left;
	white-space: nowrap;
}
.formColText {
	text-align: right;
}

.rich-panel-header {
	text-align : right;
	font-family: tahoma;
}

.rich-menu-item-label, 
.rich-menu-item-label a, 
.rich-menu-item-label a:visited,
.rich-menu-item-label a:hover ,
.rich-toolbar-item{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.richfacesSkin .mceMenu .mceText {
	text-align: right;
}

.rich-mpnl-body,
.rich-mpnl-header , 
.rich-ddmenu-label, 
.rich-pmenu-item {
	font-family:tahoma;
	white-space: normal;
}

.rich-pmenu-group {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 7pt;
}
.rich-pmenu {
	padding-right: 0px;
}
.rich-pmenu-top-group-div {
	padding: 0px;
}
.rich-panel-body {
	padding: 0px;
}
.header-toolbar {
	font-weight: bold;
	text-decoration: none;
	font-family:tahoma;
	background-color:inherit;
	background-image:none;
}
.rich-stglpanel-marker {
	float: left;
}
.rich-stglpanel-header {
	text-align: right;
}
.rich-tree-h-ic-line{
	background:none;
}	

.test {
	background-color: blue;
}

.test2 {
	border: 2;
	border-color: red;
}

.advancedAddButtonEditable{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	height:20px;
	margin:1px;
	padding-left:5px;
	padding-right:22px;
	padding-top:3px;
	float:left; 
	border:1px solid; 
	background-image:url(../pages/images/add.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #f0f0f0;
	text-decoration:none;
}

.advancedAddButtonNotEditable{
	color: #595959;
	cursor:default;
	text-align:center;
	vertical-align:middle;
	height:20px;
	margin:1px;
	padding-left:5px;
	padding-right:22px;
	padding-top:3px;
	float:left; 
	border:1px solid gray; 
	background-image:url(../pages/images/add_black&white.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #EBEBEB;
	text-decoration:none;
}
.warnClass {
	color: #ff8000; 
	background-color: #ffffd9; 
	min-height: 25px; 
}
.ltrClass {
	direction: ltr;
}
.leftDir{
	direction: ltr;
}
.rightDir{
	direction: rtl;
}
.seggestionCol1{	
	width:100%;
}

.seggestionCol2{	
}

.rich-tab-header{
	white-space: nowrap;
	height:20px;
}

.x-border-box,.x-border-box *{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box
}