.field-label{
	font-size:0.75rem;
}
.form-control{
	padding:.3rem .75rem
	font-size:0.75rem;
}
.crmEntityFormView .cell{
	padding:0 18px 10px
}
.btn.btn-default.clearlookupfield,.btn.btn-default.launchentitylookup {
    line-height: 1.72;
    padding: 12px;
    border-width:0px;
}

html[dir=ltr] .crmEntityFormView .cell.crmquickform-cell:first-child {
    border-right: 0px;
}
:root {
	font-size:0.75rem;
}
.a {
  color: #2c5458;
  font-family: Arial;
  font-weight: 400;
  font-size: 12px; }
  
.webResourceRequiered {
	color: #175f96!important;
    font-family: Arial;
    font-weight: 400;
    font-size: 14px;
	margin-left:3px;
}