.propertyTitlePart{
  font-size: 16px;
  margin-bottom: 10px;
}
.property-lang{
  table{
    max-width: 500px;
  }
  .next-input-medium{
    max-width: 130px;
  }
  .next-table td .next-table-cell-wrapper{
    padding: 5px !important;
  }
  .next-input.disabled input:disabled, .next-input.disabled textarea:disabled{
    color:#575757 !important;
  }
}
.loading{
  margin-right: 20px;
}
.main-lang-flag{
  color: red;
}
label.next-checkbox{
  margin-left: 12px;
}
