.genColumnHdr { 
	font-size:10px; 
	background:none; 
	height:21px; 
	text-align:left;
}

.genUnderscore { border-bottom:1px solid #e0e0e0; height:21px;}
.genUnderscoreAlt { border-bottom:1px solid #e1ebff; background-color: #fff; color:#666666;}

.sfx_conf_menu{
	height: 24px;
	border:1px solid black;
}

.buttonBlue
{
	border: 1px solid #678abf;
	background-color: #889ebf;
	color: #ffffff;
}

.medium{
	font-size: 10px;
	color:#666666;
}

.sfx_createFolderText
{
	font-size: 10px;
	/* font-size: 24px; */
	color: #666666;

}

.sfx-x-menu-item {
	display:block;
	line-height:14px;
	padding:0px 21px 3px 0px;
	white-space: nowrap;
	text-decoration:none;
	color:#233d6d;
	-moz-outline: 0 none;
	outline: 0 none;
	cursor:pointer;
}


.borderButton {
    background-color: #889EBF;
    border: 1px solid #678ABF;
    color: none;
    cursor: pointer;
    padding: 0 5px;
    width: auto !important;
}

/*SFX-101*/
.btn_delete {
	margin-left: 30px;
}

.fileinputs {
	width: none !important;
	height: 33px !important;
}
