.admin-top-margin {
	margin-top: 40px;
}

.admin-title {
	margin-bottom: 14px;
}

.text-red {
  color: #d9534f;
}

.text-yellow {
  color: #ff9600;
}

.text-glay {
  color: #bfbfbf;
}
.letter-spacing-m1 {
  letter-spacing: -1px;
}
.letter-spacing-m2 {
  letter-spacing: -2px;
}
.letter-spacing-m3 {
  letter-spacing: -3px;
}
.letter-spacing-m4 {
  letter-spacing: -4px;
}
.red {
  color: red;
}