.odysen_app_views_folders_Edit {
  width: auto;
}

.odysen_app_views_folders_CreateForm .odysen_app_views_shared_form_FieldWithLabel-SimpleTextarea .dijitTextArea,
.odysen_app_views_folders_EditForm .odysen_app_views_shared_form_FieldWithLabel-SimpleTextarea .dijitTextArea {
  width: 40em;
}

.odysen_app_views_folders_EditForm .odysen_app_views_shared_LabelValueInfo .odysen_app_views_shared_LabelValueInfo-label {
	font-weight: 600;
}

.odysen_app_views_folders_EditForm .odysen_app_views_shared_form_FieldWithTrailingLabel {
	display:inline-block;
}