.utilContainerDiv {

}

.utilInputLabel {

}

.floatContentFix::after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}

.utilInputText { 
  resize: none;
  width: 100%;
}
