/**
 * 	common.css
 * 
 * 	[RMA] ALL
 */

/***** [RMA] ACCOUNT / REGISTRATION AUDIT LIST *****/
#TABLE_LIST_ERP_wrapper .row {
	margin: 0;
}

/***** [RMA] RMA APPLICATION MANAGEMENT / CMDC RMA APPLICATION *****/
.table_inline {
	display: inline-table;
	width: 50%;
	float: left;
	padding: 5px;
}

.float_right {
	float: right;
}

.display_none {
	display: none;
}

.authcode_span {
	width: 100px;
}

.main_top50 {
	margin-top: 50px;
}

.system_name {
	height: 10px; 
	margin-top: 0px; 
	margin-bottom: 15px;
}

.nav_icon_right5 {
	margin-right: 5px;
}

.width_110 {
	width: 110px;
}

.width_500 {
	width: 500px;
}

.photo {
	width: 30px;
	height: 30px;
}

.height_30 {
	height: 30px;
}