.commu-info p {
    margin: 0;
}

.change-request-form .help-block{
  color: red;
  padding: 10px 0;
}

.old-data{
  background-color: #E5EAE8;
  border-radius: 5px;
}
.attach-file-view img,
.attach-file-form img {
  max-width: 100%;
}
#changerequest-communitytypes label{
  width: 100%;
}
.title-edit .fa-user-edit{
  margin-bottom: 2px;    
  margin-left: 5px;
}

.block-community-view .tab-content tbody, 
.block-community-view .tab-content td, 
.block-community-view .tab-content tfoot, 
.block-community-view .tab-content th, 
.block-community-view .tab-content thead, 
.block-community-view .tab-content tr{
  border-width: 1px;
  padding: 0 5px;
}