.displayNone {
  display: none !important;
}

.leftPadding {
  padding-left: 50%;
}

.subtitleColor{
  color: #c81818;
}

.sectionColor{
  color: #C84D18;
}

.unitLabel{
    position: relative;
    top: 33px;
	right: 44px;
}

.corridorUnitLabel{
	position: relative;
    top: 8px;
    right: 44px;
}

.center {
    display: flex;
    justify-content: center;
}

.ageSpacing{
    position: relative;
	right: 44px;
}

.starColor{
  color: #C84D18;
}

.bhuLabel{
    position: relative;
    bottom: 10px;
	  /*right: 44px;*/
}

.bhuUnitLabel{
	position: relative;
    top: 7px;
    left: 35px;
}

.bhuUnitShift{
  position: relative;
  left: 36px;
}

.bhuAreaShift{
  position: relative;
  left: 80px;
}

/* Dim Text Label*/
.dimLabel {
  color: #9CA3AF;
}

.suppNote{
  color: #c81818;
  	position: relative;
    bottom: 15px;
    /* font-size: 0.7em; */
}

.customAddressTitle{
    position: relative;
    top: 15px;
    /* font-size: 0.7em; */
}

.floorLabel{
    position: relative;
    top: 8px;
	  right: 44px;
}

.changeTypeHeader{
    position: relative;
	  /* left: 15px; */
    margin-bottom: 2px !important;
}

.textAreaShift{
    position: relative;
	  margin-left: 25px;
}

.changeTypeSubheader{
    position: relative;
    /* margin-top: -10px; */
    margin-left: 25px;
}

.customAddressTitle{
    position: relative;
    top: 15px;
    /* font-size: 0.7em; */
}

.customAddressLabelWidth{
    position: relative;
    width: 110px;
    /* font-size: 0.7em; */
}

.nostyle {
  list-style-type: none;
}

