Customization: BaseSectionsStyle
The BaseSectionsStyle structure describes the screen parameters of the list of knowledge base sections

Parameter Description BaseSectionsStyle:
The following parameters describe a partition table cell

- textFont: UIFont - text font
- textColor: UIColor - text color
- textMargin: UIEdgeInsets - outer text indent

- iconDefaultImage: UIImage - icon background image

- iconFont: UIFont - the font of the text in the section icon
- iconTextColor: UIColor - the color of the text in the section icon
- iconSize: CGSize - section icon size
- iconMargin: UIEdgeInsets - the outer indents of the section icon. Left and top indents are taken into account

- ArrowImage: UIImage - image of the navigation to the section button
- arrowSize: CGSize - size of the navigation to the section button
- arrowMargin: UIEdgeInsets - external indent of the section navigation button. The indents to the right and top are taken into account

- separatorColor: UIColor - divider color
- separatorLeftMargin: CGFloat - left indent of the divider

- separatorHeight: CGFloat - divider height