body{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	
}

.afpgbf_tbody{
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
} 

.afpgbf_table {
	font-size: 14px;	
	border-collapse: collapse;
	width: 100%;
	clear: both;
} 

.afpgbf_tbody select {
	width: 400px;
	margin: 0;
	box-sizing: border-box;
	line-height: 32px;
	vertical-align: top;
	min-height: 30px; 
	border-color: #7e8993; 
	border-radius: 4px;
}

.afpgbf_tbody p{
	padding: 0;
	margin: 3px 0px 0px 0px;
}

.afpgbf_tbody input[type=text] {
	width: 400px;
	margin: 0;
	box-sizing: border-box;
	line-height: 32px;
	vertical-align: top;
	min-height: 30px; 
	border-color: #7e8993; 
	border-radius: 4px;
}

.afcea_user_roles{
	width: 400px !important;
}

.afpgbf_tbody input[type=number] {
	width: 400px;
	margin: 0;
	box-sizing: border-box;
	line-height: 32px;
	vertical-align: top;
	min-height: 30px; 
	border-color: #7e8993; 
	border-radius: 4px;
}
.afpgbf_table tr{
	display: table-row;
	vertical-align: baseline;
	border-color: inherit;
}

.afpgbf_table th{
	vertical-align: top;
	text-align: left;
	width: 200px;
	line-height: 5.3;
	font-weight: 600;	
	padding-right: 30px !important;
	color: #1d2327;
	display: table-cell;
}

.afpgbf label{
	position: relative;
	display: block;
	cursor: pointer;
}

.afpgbf_table td{
	margin-bottom: 9px;
	padding: 15px 10px;
	line-height: 1.3;
	vertical-align: middle;
}        
