@CHARSET "UTF-8";

td.filename {
	text-align: left;
}

img.file_type_icon {
	width: 16px;
	height: 16px;
	vertical-align: bottom;
}

#file_upload_table td.cjfw_simple_input {
	width: 300px;
}

.cjfw_simple_input #auth_group_select {
	width: 150px; display: inline-block; float: left;
}

div.auth_group {
	clear: both;
}

.auth_group span {
	display: block;
	float: left;
	padding-bottom: 4px;
}

.auth_group .auth_group_button {
	display: block;
	float: left;
	width: auto;
	margin-left: 8px;
}

.auth_group .cjfw_button {
	padding: 0 0 0 8px !important;
}

.filename .active_directory * {
	display: inline-block !important;
	float: left !important;
	padding-right: 5px !important;
	text-align: left !important;
	width: auto !important;
}

.filename .active_directory span {
	font-weight: bold;
}