select[multiple], select[size] {
    height: auto !important;
    padding: 7px;
}

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}

.toggle-password {
	margin-right: 5px;
}

.textlabel {
	font-weight: 600;
}

.buttonPanel {
	margin-bottom: 20px;
}

.buttonModal {
	margin: 10px;
}

.error {
	color: red;
	font-weight: 600;
}
