.aui input[type="text"]{
	box-sizing: border-box;
   	width: 100% !important;
    height: 30px !important;
}
.aui .control-group{
	margin-bottom: 5px !important;
}
.tex-bold{
	font-weight: bold;
}