diff --git a/cmd/web.go b/cmd/web.go index d89504e99e..aa814bed81 100644 --- a/cmd/web.go +++ b/cmd/web.go @@ -528,6 +528,11 @@ func runWeb(ctx *cli.Context) { m.Get("/archive/*", repo.Download) m.Get("/pulls2/", repo.PullRequest2) + m.Group("/pulls/:index", func() { + m.Get("/commits", repo.ViewPullCommits) + m.Get("/files", repo.ViewPullFiles) + }) + m.Group("", func() { m.Get("/src/*", repo.Home) m.Get("/raw/*", repo.SingleDownload) diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 595ed435d8..3a02825e4e 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -462,12 +462,20 @@ issues.label_deletion_success = Label has been deleted successfully! pulls.compare_changes = Compare Changes pulls.compare_changes_desc = Compare two branches and make a pull request for changes. +pulls.compare_base = base +pulls.compare_compare = compare +pulls.filter_branch = Filter branch pulls.no_results = No results found. pulls.create = Create Pull Request pulls.title_desc = wants to merge %[1]d commits from %[2]s into %[3]s pulls.tab_conversation = Conversation pulls.tab_commits = Commits pulls.tab_files = Files changed +pulls.reopen_to_merge = Please reopen this pull request to perform merge operation. +pulls.can_auto_merge_desc = You can perform auto-merge operation on this pull request. +pulls.cannot_auto_merge_desc = You can't perform auto-merge operation because there are conflicts between commits. +pulls.cannot_auto_merge_helper = Please use commond line tool to solve it. +pulls.merge_pull_request = Merge Pull Request milestones.new = New Milestone milestones.open_tab = %d Open diff --git a/models/issue.go b/models/issue.go index fd93e946fc..f48d3206ae 100644 --- a/models/issue.go +++ b/models/issue.go @@ -857,6 +857,7 @@ type PullRepo struct { MergeBase string `xorm:"VARCHAR(40)"` Type PullRequestType CanAutoMerge bool + HasMerged bool } func (pr *PullRepo) AfterSet(colName string, _ xorm.Cell) { diff --git a/modules/bindata/bindata.go b/modules/bindata/bindata.go index bebc14b443..fdddb3caf0 100644 --- a/modules/bindata/bindata.go +++ b/modules/bindata/bindata.go @@ -4364,7 +4364,7 @@ func confLocaleLocale_deDeIni() (*asset, error) { return a, nil } -var _confLocaleLocale_enUsIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xc4\x7d\xfd\x72\xdc\x48\x8e\xe7\xff\x7c\x0a\xb6\x37\x7c\xee\x8e\x90\xcb\xd1\xdd\x71\x1f\xd1\x61\xbb\x4f\x96\xda\x1f\xb3\x96\xa5\xb5\xe4\x99\x9b\x73\x38\xd8\xac\x22\xab\x8a\xe3\x2a\xb2\x9a\x64\xb9\xac\xd9\xd8\x88\x7b\x8d\x7b\xbd\x7b\x92\x03\x7e\x00\xf2\x83\x64\xc9\xf6\xec\xc6\xdd\x3f\x12\x2b\x13\xf9\x85\x44\x22\x01\x24\x12\x99\xef\x76\x59\x51\x76\x8b\xf4\x49\x7a\x9a\xee\xf2\xaa\xde\x94\x5d\x97\x76\xe5\x66\xf9\x70\xdd\x74\x7d\x59\xa4\x2f\xaa\x9e\x7e\xb7\x9f\xaa\x45\x99\x24\xeb\x66\x5b\x12\xe8\x4b\xfa\x97\x14\x79\xb7\x9e\x37\x79\x5b\x50\xc2\xb9\x7d\x27\xe5\xe7\xdd\xa6\x69\x19\xe8\x37\xf9\x4a\xd6\xe5\x66\xc7\x65\xe8\x5f\xd2\x55\xab\x3a\xab\x6a\xfa\x79\x4d\x5f\xe9\xab\x3a\xe9\x9a\x45\x95\x6f\xb2\x20\x03\x09\x96\xff\x4b\xfa\x53\x5d\xa4\xd7\x7d\xb9\x4b\x1f\x77\xdb\x7c\xb3\x79\x9a\x77\x28\xd2\x97\x69\xbe\x58\x34\xfb\xba\x7f\xfc\x48\x32\xa4\xf2\x66\xdf\x5b\xed\x97\xfb\x5e\xd2\xf6\x3b\x4b\x7a\xb7\x4b\xda\x72\x55\xd1\xc0\x5a\x4a\x7a\xab\x9f\xc9\xa1\x9c\x77\x55\xcf\x9d\xfe\x8b\x7c\x25\x9f\xca\xb6\xab\x1a\xee\xcf\x9f\xe5\x2b\xd9\xe5\x2b\x06\xb8\xa2\x7f\x49\x5f\x6e\x77\x9b\x1c\x05\x6e\xf4\x33\xd9\xe4\xf5\x6a\x2f\x30\xaf\xf5\x33\x59\xb4\x25\x65\x65\x75\x79\xa0\xd4\x33\xfc\x48\xe9\xc7\x6c\x36\x4b\xf6\x84\xd3\x6c\xd7\x36\xcb\x6a\x53\x66\x79\x5d\x64\x5b\xc1\xda\x3b\x4a\x4f\x35\x3d\xa5\xf4\x94\xd3\x31\x8c\xb2\x20\x04\x65\x79\xa7\x63\xa1\xa9\x21\x7c\xe5\x5d\x82\xaa\xea\x7c\x6b\xa5\xf9\x33\x29\xb7\x79\xb5\xe1\x49\x78\xc8\x1f\xd4\xf9\xae\x3b\x34\x98\xaa\x2b\xfd\x24\x44\x64\xfd\xed\xae\x04\x1e\x1e\xde\xd0\x57\xb2\xc8\x77\xfd\x62\x9d\x73\x5f\xe5\x2b\x21\xa0\x5d\x43\x08\x69\xda\x5b\xc0\xd9\x8f\xa4\x69\x57\x79\x5d\xfd\x3d\xef\x05\x49\x97\xc1\xcf\x64\x5b\xb5\x6d\xc3\xf8\xbd\xc0\x47\x42\x23\xce\xb8\x1e\x4a\x79\x43\x98\x08\x6a\xe1\x9c\x6d\xb5\x6a\x05\x95\x9c\x79\x81\x5f\x5c\x0b\xe7\x2d\x9b\xf6\xa3\x66\x3c\xe7\xcf\x41\x51\xea\x84\xe6\xc6\xed\xe7\x35\x21\x5f\x73\x2f\xf0\x23\x02\xe8\x92\xbc\xd8\x12\x2a\x77\x79\x5d\x32\x8e\x4e\xf9\x17\xe1\x85\x7e\x25\x4a\x53\x59\x57\xf6\x7d\x55\xaf\x18\xd9\xa7\x92\x94\x5e\x6b\x52\x12\xe4\xb9\xb4\xdb\x66\xef\xa6\x93\xd2\xff\x4a\x3f\xd3\x2b\xf9\x29\x79\x41\x21\x64\xba\x92\x3c\x92\x2e\x5b\x96\x65\x21\x63\xe9\xd2\xe7\xf4\x9d\xec\xf6\x9b\x0d\x61\xed\x8f\x7d\xd9\xf5\x5c\xe8\x8a\x7e\xd3\xf8\xe5\x77\x52\x75\x1d\x7d\x50\xf2\x2b\x7c\x24\x34\x75\xf5\x02\x83\x39\xc3\x47\x92\xbc\xef\xca\xbc\x5d\xac\x3f\x24\xf2\x1f\x7d\xe5\x0f\xa6\xbd\x63\x93\xca\x84\xa4\x44\x24\x2d\x58\x03\xc9\xa2\x29\xf8\xc7\x19\xfd\xa3\xaa\xab\xba\xeb\x69\xc5\x7d\x48\xf4\x83\xc1\xe4\x4b\x26\xa0\xaf\x7a\x60\x41\x13\xb1\x7c\x3b\x9e\xc1\xf4\x79\xd5\x76\xfd\xc3\xbe\x22\x62\x7d\xbb\xaf\x13\x1e\x1f\xad\xb6\xac\x98\x1b\x13\x7a\xd1\x10\x8a\x90\xdc\xd2\xf8\x2e\x6e\xaf\xff\xe5\xf5\x49\x7a\x45\x9c\x68\xd5\x96\xf4\x9d\x52\x1d\xf4\x8f\xca\xfc\x3c\x4b\xa8\x94\xb5\x74\x9e\xf7\xf9\x3c\xef\x4a\x8f\x56\xce\x14\xea\x76\x79\xa0\x71\xe6\x6a\xe0\x60\x5d\x1f\x8d\x77\x6a\x85\x50\x1d\xba\xae\x5c\x1d\x6f\x78\x71\x51\x3a\x33\x35\x14\xbe\xda\x94\x9c\x4e\x55\xa5\xaf\xde\xbc\xb9\x3c\x7f\x96\x96\xf5\xaa\xaa\xcb\xf4\x50\xf5\xeb\x74\xdf\x2f\xff\x5b\xb6\x2a\xeb\xb2\x25\x1e\xb7\xa8\x52\x5a\x53\x2d\x51\x42\x4a\x84\x2d\x83\x9b\x25\x5d\xb7\xa1\xb5\x0f\xf4\x5e\x5f\xbf\x4e\x2f\x18\xc5\xbb\xbc\x5f\xa3\x23\xfd\x3a\xe9\xfe\xd8\x30\x8a\x5c\x83\x37\xeb\x32\x05\x95\x01\xa8\x59\x1a\x3e\xd2\x42\xfb\x38\x4b\xca\xb6\xcd\x88\x2d\xf5\xb7\x99\x16\xd6\xfa\x86\x90\x52\x05\x91\x4e\xdd\xf4\xe9\xbc\x4c\x51\x66\x96\x24\xd6\x61\xc3\xee\xe9\x6e\xb7\xa9\x16\xb2\xd6\x5f\x48\x9e\x47\x34\xef\x20\x8a\xa5\x10\x0e\x88\xb2\xbc\x00\x5d\xc4\x9e\x79\x3d\xa4\x11\x03\x41\xf9\x75\x49\x0c\x70\xbd\x5f\x09\xdb\xdb\x34\xfb\xe2\x3b\x50\xaa\xf5\xde\x13\x6a\xfa\xb6\xa1\x0e\x03\x3b\x0e\xc0\x37\x71\x4a\x14\xc7\x9b\x56\x5b\x6e\x1b\xe2\x2b\x8e\xd8\x2b\x22\xa8\x43\x45\x99\x34\xd2\x2e\xff\x44\xeb\xad\x6f\xd2\x7e\x5d\x75\x69\x41\xc4\xb6\xe0\x8a\x69\x69\xec\x69\xbb\x10\xb2\x20\x02\x15\xd2\xb0\xb4\x78\x0e\x00\xb5\xdd\x13\x35\xad\xa9\x32\xde\x8c\x78\xe7\xa4\x2a\xa7\xfa\x89\x21\x51\x3d\xa0\x6f\xa2\xdc\x86\xb8\x32\xf3\xcd\x73\x7c\xe8\xef\xb0\x7e\xea\x55\xbe\x5c\x52\xaf\x3a\xa2\x8a\x97\xe9\x62\xd3\x10\x49\xbd\x7b\xfb\xba\x63\x82\x59\x67\xbb\xa6\xc5\x36\x47\x59\x57\xf4\xe9\xd2\x02\x44\x33\x44\xbd\xdf\xce\xe9\xd7\x61\x5d\x11\x07\x00\xda\xb9\x04\xef\xe6\x94\x4a\x4d\xec\x3b\x9a\xc2\x93\x94\x48\x98\x46\x40\x28\x03\x01\xf0\x18\x8a\xaa\xcb\xe7\x34\xf7\x0c\xbe\xa4\x6d\x6b\xdf\x12\x59\xad\xfb\x7e\x67\x2d\xbf\xbc\xb9\xb9\x92\xa6\x5d\xea\x5d\x6d\xe7\x01\x65\x60\x0e\x36\xbc\xf1\xd6\x69\x53\xcf\x40\x24\xfb\x76\x33\xa0\x1f\x1a\xab\xe5\x1c\xc1\x0b\x77\xe1\x11\xff\xb9\xf6\xe8\x01\x9e\x3b\x92\x4e\x0e\xa0\x26\xc2\x71\x89\x0d\x90\x88\xba\xd9\x71\xbd\x01\x55\x5f\x6a\x82\x27\x65\x6c\x9a\x2e\x5f\xb6\x4e\xca\x85\xec\x13\xb0\xff\x2d\x0d\x58\xd9\xc8\xf5\x05\xa1\x01\xbc\x04\xa9\xcb\xb6\xd9\x52\xea\x73\xfa\xe7\x13\x7c\xf7\x2f\xb8\x3e\xc0\xe4\x45\x41\xfc\xad\x3b\x49\xdf\x3e\x3f\x4b\xff\xf3\xcf\x3f\xfd\x34\x4b\x5f\xf5\xbc\x12\x99\x38\xff\xc6\x44\x45\x9f\xb2\x87\x3b\x50\x62\x19\x3d\xd1\xdd\x3d\x5e\x59\xf7\xd2\xc7\xc8\xfd\xef\xe5\xe7\x9c\xe4\x8f\x72\xb6\x68\xb6\x4f\x99\xab\x6c\xf3\x7e\x96\x70\x0e\x91\xab\xd2\xf1\x75\x59\x17\xf4\xa1\x92\x80\xe6\x05\xec\x4e\xf3\x03\xb9\x40\xa4\xa2\x6c\xd1\xd4\xcb\xaa\xe5\x01\xfd\x56\x83\x1a\x4c\x5e\xa2\x7d\x00\x39\xb6\xdd\x12\xd2\x88\x83\x54\xcb\x5b\x0f\x8a\xa1\xbe\xe1\x44\x9d\xd0\x44\xa8\x2e\x53\x51\xd2\x61\xf9\x5a\x88\x91\xe7\xed\x92\x86\xd7\x1a\xbe\x3b\x8f\xf0\x66\xb9\xdc\x10\x47\x35\x2e\xa9\x2d\x5c\x4a\xaa\x30\xcc\x10\x84\x88\x71\x07\x89\xef\x5c\x89\xf8\xec\xfc\x4d\x5a\x7e\x22\x6a\x23\x72\xa0\x2d\xba\xd8\x2f\x40\x61\x0c\x7b\x92\xf2\xfe\x44\xf8\xa5\xb5\xb1\x10\xbe\x1a\x30\x09\xee\x1a\x73\xa2\x05\x01\x11\x6f\xd0\x45\x91\x91\x84\xf2\x89\x38\x68\x1b\x34\xf1\xc2\x92\xb4\xf7\x23\xd8\x51\xa7\x5c\x09\x1e\xf9\x82\x66\x9c\xa8\x42\x7a\xd1\x49\xa7\x24\x9b\xc8\x9d\xe8\x78\x4f\x92\x74\x5e\x50\x5f\xe6\xb7\xe0\x3b\x1d\x13\x43\x51\x2e\xf3\xfd\xa6\xf7\xfd\x92\x89\x6b\x4d\x26\xb3\x96\xae\x59\x98\x0f\xf3\x26\x0b\x8c\x3a\x08\xea\xe9\x86\x65\x89\x0c\xeb\xcd\x6d\x0a\x01\x0a\xf4\x2a\x22\xae\xc9\xe2\xdd\x2c\xd1\xcd\xdb\x24\xfa\xec\x53\x05\xe9\xd7\x91\x10\x72\x4d\xbc\x67\x5e\xf3\x67\x06\x60\xb1\xba\x9b\x2c\xeb\x3a\x76\xc9\x0d\x77\x4e\xf2\x15\x3c\x70\x17\xd0\x02\x8b\xe7\x84\xb9\x4f\x15\x58\xaf\x4e\x22\xfa\x4a\x33\x89\xa6\xa9\xa9\xae\x2c\x51\x03\x95\x7f\x44\x75\xa2\xcc\x4c\xa5\x41\x15\xd0\x4c\x10\x21\x21\x2d\x2d\x9a\x94\x77\x46\xf0\x77\x2a\x6d\x43\xad\x75\xf8\x3a\xe6\xb4\xad\x56\x6b\xe2\x77\xcd\xe1\x44\x90\x76\x58\x37\x25\xd3\xf4\xab\xf3\x27\x3f\x4a\x3f\x56\xcc\xed\x5d\x21\xde\x27\xf2\x3d\x4d\x38\x61\x54\x49\x4b\xba\xe0\xf6\x5b\x40\x8e\xe4\x4e\x01\x1a\x4a\xfa\x26\xcb\x8e\xc5\x17\x5d\xbf\x61\x9e\x2e\x5c\x0f\x23\xa5\x07\xda\x82\x8a\x75\xd9\xaa\x81\xbc\x6a\x62\x1c\xef\x5d\xa4\xfa\x74\x7d\xb6\xaa\xfa\x6c\xc9\x8c\x84\xeb\x7c\xce\x65\x79\x2b\xa5\x9c\xf4\x01\x65\x3d\x48\x89\x1b\x91\x10\x5e\xfc\x92\xde\xff\xa4\xf2\xcb\xcf\xcc\x21\x32\xa2\xe9\x6a\x83\xc9\x50\x29\xb8\x2d\x45\x7c\x32\x75\xab\x68\x68\xfd\x31\xce\xbb\xfd\x0e\x3b\x8d\x8a\x2c\x27\xe9\x4e\x00\x8b\xe6\x50\xf3\x5a\x00\x2b\xa4\x55\x5f\x41\x59\x9c\x57\x75\x4e\xdb\xad\xd5\x02\x16\x7b\x9f\xa8\xe1\xcd\xe5\x0d\x00\x57\xcd\x7c\x5f\x6d\x0a\x03\x98\xd1\x08\x3f\xe5\x9b\xaa\x60\xc1\x53\xe7\x3d\x14\xf2\x2c\xa9\x92\xbe\x2c\x9a\x96\xe5\x03\x8c\xc6\x0a\x1e\x11\x4c\x5a\xde\xf0\x91\x4c\x65\x15\x16\xe5\x9c\x0c\xc1\x68\xa0\x89\x87\x44\xce\x12\x06\x28\xa6\xea\xea\x07\x3d\x7a\xba\xd8\x53\x5b\x34\xe9\x9c\x4c\x05\xbb\xf4\xe1\x53\xfa\x9b\xb0\xbc\x22\xfc\x78\x35\x46\x3c\x67\xa6\x92\xb9\x97\x55\x1a\x75\x35\x22\x6f\x47\x5d\x46\xbc\xc1\x58\xc3\xfe\x1a\x09\x74\x7b\xa1\x57\xd6\x8c\x37\x34\xad\xe5\x77\xf4\xf1\x80\x16\xf0\x6a\x83\x49\xc8\x21\xce\x91\x5c\xdb\x10\xde\x98\x40\x4e\x64\xb9\x2c\x69\x68\xcc\xd9\xfa\xfc\x23\xf5\x2d\x67\xf1\x21\x79\xcf\xd6\x83\x0f\xc9\x5e\x24\xc2\x66\x53\x38\xe9\x1b\x34\xdd\xb4\x43\x6d\xd5\x03\x39\x7a\xed\x48\xac\x5e\xac\x33\x67\x7b\x60\xa4\xf4\xe5\x67\xec\xc5\xc8\xf2\xa6\x08\x26\x76\xce\x4a\xb6\xb7\x98\x2e\x1e\xc4\xc5\xad\x9f\x2d\x92\x07\x69\x89\x90\xce\x32\x6f\x18\x6b\x9f\x4a\x07\x75\x16\xa6\xc6\x05\xa8\x2e\x92\x5c\xb5\xaa\x58\xa9\xa4\x2c\xd1\x7c\x35\x57\xb4\xdf\x2e\x01\x13\x53\xc3\x09\x78\x1d\xcd\xa7\x2a\x70\x33\x9a\x18\x68\x87\xd6\x32\x71\xc4\x5b\x59\x17\x41\x9b\xc9\x7b\x35\xaa\x7c\x48\x0c\xee\x6d\x9c\x4f\xdc\x84\x34\x3d\x6f\x6d\xc8\x6c\x76\x9d\xd5\x81\x95\x64\x65\x28\x7e\x83\x5f\x97\x3b\x96\x05\xb6\x1d\xc8\x62\x43\x90\xc5\xad\x4a\xb3\x8e\x40\x7e\x15\x56\x4d\x14\x43\x0c\xee\x3b\x33\xd7\x7c\x63\x15\xcf\x2a\x22\x05\x94\x8f\xb7\x1e\x31\x81\x90\xd0\x09\xbb\x4f\xdb\xde\x9e\xa4\xd1\x26\xb6\xce\x3b\x62\xdf\xb4\x73\x6b\xb1\x62\x66\xfa\x16\x4f\x7b\xbe\x90\x35\x03\xd3\x0d\xa8\x5c\x4a\x36\xed\x70\x4f\xe4\x1e\x0a\x87\xd3\x56\x9c\x24\x03\x39\x25\x14\x67\x26\xda\x24\x84\x6d\x4b\x16\x66\xb3\xad\x58\x4b\xe4\x57\x7a\x51\x26\x24\x71\xad\x68\x41\x1b\xc1\x3e\x61\x25\x77\x05\x99\x5f\xe9\x95\x01\xca\x3e\x64\xc1\x0a\x61\x29\xbf\x9a\x89\x8a\x38\xc3\x01\x16\x00\x5a\xdb\x23\xf4\xd3\x66\x45\xd9\x33\x63\xe9\xb2\x63\x43\xf0\xea\x88\x5b\x78\x24\x9e\xb2\x79\x29\x0d\xa1\x54\x00\xf6\xc3\xe2\x02\xcc\x35\x1e\xcf\x9f\xde\xef\x1e\x3f\x9a\x3f\x75\xbc\x75\xb1\x2e\x17\x1f\x85\xfe\xaa\x7a\xde\x7c\x86\x0a\x4b\x13\xcf\x38\xae\x79\x8d\xdd\x2f\xd2\x35\xe5\x42\xcb\x21\x5e\x40\xc5\x08\xf1\x9c\x1b\x4d\x1a\x75\x86\x59\xc6\xcc\x8c\x7d\x6e\x77\x31\x42\xa2\xd2\x68\x44\x7a\x96\xd0\x34\xf2\xe2\xc3\x3a\xf0\x74\x7b\xca\xa9\x4c\xb9\xd8\x27\x3c\xe9\x62\xbc\x9b\x6a\x5b\xf5\x23\xd2\x61\x46\x94\x2b\x09\xaa\xe5\xc4\x70\x89\xba\x80\x0d\xf4\x85\xd8\x39\x55\x43\x1b\xaf\x91\xd3\x21\x27\xed\xe7\xe7\x94\x48\x68\x4f\xdb\x18\x8f\x89\xba\x49\xfc\x3c\xe7\x9d\x9b\x34\x9f\xbc\xcb\xf6\xb5\xa2\xb5\x2c\x8c\x98\x5e\x56\xd8\x65\xb8\x5d\x23\xf9\x00\xca\x30\xaf\x02\x7c\xfa\xbd\xc3\xf8\x0f\x24\xed\x2f\x5d\x31\x66\xfd\xdc\xa1\x8a\x85\xcd\x7c\x72\xf2\x88\x35\xd6\xa5\x28\xac\xc0\x00\xc3\xf1\x44\x93\xd6\xe3\x67\x8f\x54\xa7\x8f\x94\x82\x09\x99\xef\xfb\xbe\x61\x65\x62\xc3\x54\x23\x65\xac\xd7\x67\x00\x84\x7e\xe4\xeb\xc3\x84\x84\x78\x92\xb9\x29\x4d\xb8\xcf\xbc\xd9\x55\xd5\xb0\xc1\xe8\x74\xaf\x74\x60\x85\x18\x40\xf2\xfa\xd6\x48\x99\x08\x82\x7b\xc1\x0d\xf6\xd3\x7d\xf9\xbe\x2d\x7f\xf0\xbd\x71\x6b\x06\x25\xac\x47\x52\x3c\x58\x4f\x6f\x91\x2b\x06\x37\x5b\x75\xb6\xf5\xa9\xd9\xca\xd3\x47\x1b\xa3\x17\xf9\xbc\x32\x88\xc1\x92\xdc\x59\x00\xd1\x34\x0a\x94\x9e\x0d\xda\xf2\x7a\xdc\x18\x83\x7d\xdc\x65\xbf\x83\xf5\x4d\x93\x75\x6b\xd1\x99\xad\x7b\xa4\x6f\xd7\xab\xc8\xf0\x02\xa3\x3b\x88\xee\xbf\xf0\x3e\x49\x9a\x49\xbe\xf9\x90\xdc\xc2\xc2\xf7\x57\xe2\xf0\x35\x6c\xa7\x4d\x42\x19\xa2\x65\x5d\xe0\x83\x40\x59\xe5\xfb\x90\xf0\x1e\xfa\x66\x20\x17\xf2\x16\xa1\x69\x81\x80\x82\xac\xdf\x22\x71\xcf\xa6\x30\xb9\x9a\x90\x21\xdf\x96\xde\x46\x8c\x2f\x37\xc4\xeb\xeb\x97\x37\xa6\xc3\x5d\xbf\x4c\x3f\x96\x5a\xf9\xcb\xbe\xdf\x75\xef\xa0\xcf\x8b\x72\xce\x9a\xfc\x55\x7e\xcb\x52\x9b\x24\xeb\x0f\x64\xdc\x94\xf9\x56\x7b\xc9\x9f\x52\xc5\x29\x6d\x67\x9a\xc8\x9f\xb4\xcb\x05\x76\xa2\x04\xf2\x8b\x0d\x41\x84\x19\x95\x1b\x9c\xfe\x50\xaa\x01\xfa\xf7\x91\x71\xeb\xf7\x24\xdf\xec\xd6\x39\x04\x88\x00\x0c\x76\x1c\x02\xc2\xc4\xa7\x00\x01\x2d\xec\xb7\x65\x5b\x2d\xa0\x6d\x51\x81\xef\x1f\x66\x3f\xc0\x84\x47\x0b\x85\x24\xc9\xb8\xb2\x82\x16\xc9\x3f\x54\x21\x7f\xb3\x94\x19\xd6\xdb\x55\x7f\xb7\x51\x44\xd5\x71\x3a\xf1\x1c\x82\x80\x4c\xe7\xa1\x1c\x10\x36\x46\x96\xef\x7a\x36\xeb\x50\x02\xc9\x90\x51\xd5\xdb\xfc\xf3\x97\x0a\x6e\x9b\x89\x72\xc2\x0a\x7c\x21\x5b\xf0\x3a\xc4\x98\x1d\x10\x3c\x1b\x6e\x8e\x42\xd3\xd4\x33\x48\xfd\x91\x76\xb5\xda\x81\xbd\x93\xdf\x29\x7e\xff\x62\xc7\x11\xb4\x85\xa8\x04\x9e\xba\x83\x09\xda\x9c\x0b\xe6\x9b\x90\xa4\x67\x7e\xb9\x85\xd2\xb5\x23\x67\x68\xd8\xaa\xf8\x38\xc6\xc1\x6a\x35\x14\x0d\x22\xa9\x99\x3f\x43\xc9\x78\x8f\xcc\x58\x6a\xad\x43\xd9\xd4\xed\x9e\xb6\xbf\x00\x42\x2c\xe9\xd9\xb8\xdc\x60\xc1\x1d\x2d\x4e\xa2\xc0\x44\xe9\xcb\xb1\x69\xf4\x48\xf9\x9e\x96\xcc\x44\x05\x6e\x25\x1d\x2d\x28\x93\x89\x42\x34\xf2\x62\xc4\x0b\xc6\x05\x19\x8c\xf4\xa6\xcd\xa6\x5c\xb1\x0d\xcd\x1a\x8e\x5a\x53\x12\xa2\xcd\x40\xc0\x42\x02\xf2\x18\x76\x93\x15\xce\x6b\xa8\x05\xb8\x39\x8a\xf5\x2f\xea\x35\xc9\xf3\xf4\xc9\x25\x03\x2d\x4c\xbb\xa1\x3b\xf9\x96\x15\x8e\x6e\xcf\xac\x99\x95\x13\x91\x4e\xe2\xd9\xe0\x8d\x17\x55\x95\x68\xe2\x78\xf5\x44\x8b\xac\xb1\x7d\xa9\x7e\x80\x7d\x63\xd5\xa1\xbe\x3e\xae\x58\x2b\x77\x40\xc7\xaa\x75\x1a\x65\xf9\xb9\x82\x3d\xf2\x45\xc5\x76\x2e\xe8\x94\x4e\x95\x46\xde\x2c\xd9\x10\x33\x60\xdd\x45\x46\x25\x72\x6c\xf3\x89\x55\x3f\x6e\x8f\x73\xa5\x9c\xd8\x27\x75\x50\x3c\xcf\xaa\x9d\x92\x36\xd8\x1c\xca\xe2\x84\xb6\x78\x2e\x41\xfd\x04\xdb\xc8\x37\x87\xfc\xb6\x83\x91\xc5\x38\x0e\xdb\x62\xa5\x38\xb3\x13\x12\x00\x56\xe8\x55\x68\xf1\xa7\x15\x67\x98\x60\xd3\x35\x6f\x1e\x6e\x9b\x3e\x40\xbf\x04\xb7\x50\xb3\x0d\xa9\xed\xbc\xed\x39\x03\x36\x81\xb3\x6e\xcc\x9a\x24\xcb\xf8\x92\x1d\x54\x84\x43\x24\xe5\xfc\x13\x65\x4f\x58\x3c\xa2\x66\x58\x58\x21\x7e\x2c\xb8\x26\xf9\x8f\x30\x8b\x2e\x05\xc6\x86\x3d\xd5\xff\x50\xe4\xe2\x8a\x70\xc8\x7a\x96\xd7\xbf\x79\x6f\xa2\x59\x31\x8b\xb5\xa4\x43\x7b\x4e\xba\x9e\x96\x00\x63\xda\x0e\x3e\xff\x2a\xf2\x95\xea\xdc\x9c\x8b\x25\x06\x34\x75\xeb\x6a\x97\x36\xb0\x82\x86\x28\xf4\x64\x1b\x88\x98\x6c\x9b\x2f\x21\x77\xb3\x39\xb8\xcd\xeb\x6e\x59\xc2\x2e\xbc\x4d\x97\x7c\xb6\x36\xd3\xa6\x59\x62\x95\x03\xd0\x23\x2d\x8b\x0e\x83\xa6\xc3\xdd\x02\x73\x17\x4c\x54\xdc\xb4\x1c\x14\xc0\xf6\x88\x3e\x00\xab\xbe\xa6\xce\xfa\xc0\x64\x36\x42\x01\xa4\xc6\xe8\xd8\xc7\x7a\xf3\xa9\x0c\x11\xb1\xfc\x47\x47\x1e\x60\x5d\x4d\xdf\x72\x5e\x10\x4f\x93\x34\x0a\x73\x07\x4e\xed\xe6\xb7\xf1\xe8\xb9\xa8\xa3\x00\x3e\x43\xfa\x54\x6a\x2b\xbc\x30\x78\xad\x0c\x2a\x84\x99\xc3\xeb\x0a\x49\x9f\x43\xe5\x9b\x53\x17\x17\xeb\x68\x75\xde\x20\x27\x95\x9c\xd1\x02\x4d\xde\x73\xd3\xa4\xc6\xaf\xf3\x7a\x55\x66\xce\xc6\x7c\x86\xdf\x2a\xa1\xab\xcd\xb8\x4f\xcd\xb0\xcc\x96\x7f\x2b\x22\x66\xe4\x3b\x4b\x56\xb5\x59\x7c\xba\xe4\x6f\x0d\xc9\x10\x30\x15\xff\x89\xbe\x58\xfa\xad\x93\xe8\xb4\x6c\x60\x67\x80\x7a\x50\xf5\xb7\x38\xc6\x9b\x93\x0c\x2c\x4a\x1a\xa5\x90\x9a\x0b\xee\x00\xd3\xc7\x73\xfb\xa6\xf9\xc8\x99\xe9\xf1\xd2\x96\x2f\x85\x13\x3b\xd4\x73\xfb\x4e\x58\x4b\xde\xce\xb0\x39\xb0\x30\x0d\xab\x7b\xb0\x25\x3c\xb8\xdf\x3d\xe0\x09\xb3\xbc\x59\x00\xbf\xcb\x7b\x62\x8b\xb5\xa8\x28\xc2\xa1\xc2\xa2\x9a\xed\xaa\x00\x57\x11\xb0\x19\xce\xc8\x05\x15\x1f\x12\x7f\x74\x6f\xa7\xf6\x53\x16\x55\x65\x31\x9d\xca\xbc\xff\x4c\x9f\x6a\x11\x49\x9d\xe3\x8a\xaa\xaa\x38\x18\xb5\xd3\xac\x2e\x3e\xdc\xea\x12\xb5\x21\xc5\x06\x24\x25\xef\x27\xe9\xb9\x7c\x98\xd2\xbb\xaf\x30\xa6\xaa\x48\x92\x1d\xf0\x1e\x38\x1a\xe8\x44\xb8\x4e\xab\x43\x89\x37\x62\xb7\xc3\x9d\x9d\xb0\x20\xb5\x80\x70\xed\xac\x03\x52\x00\x9f\x4a\x07\x0a\x1b\x5b\x67\xa1\xc9\xd5\xc1\x39\x0e\x9f\x4e\xb0\xfe\x49\x60\x87\x72\x9e\xb2\xbd\x94\x08\x87\xf4\x22\x1d\xe8\x36\x27\x95\xea\x53\x95\x3b\xcb\x0c\xcd\x16\xbb\x32\xe8\x2e\xfa\x9c\xdd\x18\x70\x36\x3c\xf6\xb9\xe1\x83\x16\x3d\xbb\x78\xad\x9f\xc9\x7e\x57\xb0\x4d\xcb\x0f\xf8\x1d\x12\xdc\x80\xe3\xfc\xc0\x5c\x89\xa1\x5b\x31\x27\xcd\x08\x78\x91\x2a\x1c\xf7\xec\x76\x66\xcb\x67\xc2\x8f\x46\x97\x50\x31\x04\x09\x4f\x09\x24\x4b\x95\x56\x03\x98\x09\xef\x01\x7a\xe5\xc0\x12\x08\xa1\xbd\x32\x5d\x37\x87\x74\x53\xd5\x1f\x3b\xc5\xaf\xb3\x87\x98\x9e\x9c\x9e\x23\x81\x80\xc5\x52\xc3\x62\x55\x55\xef\xcb\x5f\x13\xfb\x12\x4b\x3e\x3e\xc7\x9e\x1f\xa5\xec\x8a\x43\x66\xa0\x07\x30\x67\x72\xd4\x74\x8a\xe4\x49\x58\xaf\xe7\x6a\x11\x9c\x91\x07\x87\xc2\xcb\x92\x05\x6c\xb0\x43\x3b\xc5\x22\xfc\x34\x4d\xa7\xb6\x47\xcf\x7e\x38\x0d\x86\x0a\x85\xd2\xd9\x72\x10\x3a\x99\xa7\x76\x76\x86\xd5\x98\xd8\x69\x97\xf5\x07\x6b\x3b\xab\xb6\xe2\x5c\xf5\xce\xce\xc2\x30\xb3\x4e\xaf\x40\xf6\x8c\x34\xe5\xc1\x60\xc2\x23\x87\x37\x8d\x9d\xb4\x19\x1f\xb5\xcc\x13\x13\x17\x04\x21\xd8\xec\xa3\xce\x0e\x29\x4b\x2b\x30\xeb\xf9\x17\x08\xcc\xc8\x27\x3c\x89\x11\xde\xec\x58\x4b\xb3\x89\x84\xc2\x33\x3d\x07\x70\xf9\x8c\xd9\x20\xff\x0d\xce\xcc\x86\xd6\x86\x48\x53\xd2\x1a\x8e\x4a\xd3\x83\x3e\x8d\xd6\x8e\x95\x3b\xd0\xd8\xc2\xe1\x18\xc1\xcf\x84\xfa\x73\x58\x86\xe5\x58\x0d\xfe\x04\x42\x2f\x35\xce\xe4\xa4\x0a\x42\x00\x14\x8e\xce\xeb\x19\xa7\xc2\x8d\xd8\xa2\x2e\xde\x5a\x0e\x40\x1d\xb6\x62\x7d\xb2\xb4\xc3\xf9\x90\xb1\xed\x5a\x9a\x74\xda\x78\x07\x96\xa8\x11\x4b\x8b\xd8\x17\xb8\x57\x83\x93\x66\xcf\xb5\x48\x83\xd4\xba\x98\xff\xe3\xcb\x52\xbc\xf5\xb2\x64\xeb\x96\x35\xaa\xcc\xda\xe5\x0a\xcb\x4e\xa8\x0f\x58\x03\xa5\x33\x4f\x14\xc0\x44\xdc\x45\x80\x85\x20\x66\x09\xb5\xe4\x2c\xb2\xf3\xc2\x62\xfb\xff\xcd\xb6\x1b\x35\xe8\x6c\xbb\xbe\xab\x03\xb2\xe1\x3e\x0e\x76\x9c\x11\x01\x51\x06\xf6\x5f\x9d\xfa\x60\x57\xd5\xc9\x77\x9b\x2b\x37\x23\x32\x3d\xa3\x89\x92\xb0\x05\x2b\x11\x80\xc3\xb2\x80\x07\x6f\x12\xb8\x42\x89\x80\xdf\x8d\xcc\x90\x31\x7f\x3d\x85\x06\x43\x58\x11\x58\x96\x07\x78\x43\x13\xe9\x4f\x35\xa2\x2d\x23\x42\xce\x6d\x9d\x67\xcf\xe8\x68\xe6\x44\xd5\x86\x75\xb5\x5a\xd3\xb8\xaa\x2d\x9f\x59\x82\x6b\xdb\xc1\x98\xd7\xea\xf8\x17\x2d\xbc\x66\x55\xb3\x0d\x87\x5b\x10\x57\x1e\xc7\x6d\x1f\x77\x7d\xdb\xd4\xab\xa7\xe7\x0d\xab\x5b\x6c\x09\xe1\xad\xe2\xd7\xc7\x8f\x34\x9d\x58\x06\xcf\x21\x3b\xb8\xbe\xa8\xfa\x97\xfb\xf9\x83\x2e\x5d\x91\x6c\x80\x0d\xe4\x71\x9e\xae\xdb\x72\xf9\xe4\xde\xfd\xee\xde\x53\x3d\xa8\x16\x3f\xab\x43\xed\xd0\xf2\xf8\x51\xfe\x94\xa5\xe7\xae\xd9\x90\x50\x1b\x17\x69\xb6\x5b\x99\x5f\x62\x7f\x5b\x81\x44\xff\x71\xb6\x5d\xd6\xc0\x5c\xd9\x2a\x7e\xa8\xc2\x99\xa3\x75\x3f\x3f\x3a\x6d\x26\x26\x45\xf6\x05\x15\x54\x18\x18\x47\x76\x75\x1f\x30\x4d\xb6\x2d\xa4\xae\x18\x36\xd8\x71\x31\x4c\x24\x9b\x6b\xbc\x69\xc3\x8c\x13\x90\xa0\x51\x87\x95\xa7\xa2\xd4\x13\x91\x34\x38\xcd\xda\x94\x8d\x93\xbe\x8c\xb4\x02\xfa\x65\x9e\x6a\xa6\x4c\x08\x8c\xde\x08\xc2\x04\x1b\xd1\xf0\x77\xc6\x00\x64\xf4\xba\xfc\x6d\x04\xc8\x13\x49\x46\x71\x22\x10\xf0\x83\x19\xc0\x18\x35\xab\xd0\x07\xe6\x69\xbd\x00\x2b\x53\x1d\x44\x1c\x55\x44\x20\x13\x92\x24\x09\x9d\xd9\xdb\x57\xca\x0e\xa3\x76\xfd\xc0\xad\x39\x7f\xf4\x85\xbe\x0c\x47\xcc\x18\xc3\x98\x4e\x81\x0e\x1a\x0b\x6c\x0a\x3a\x53\xaf\xd5\x82\x80\x0c\xda\x86\x03\x6d\xe1\x4d\xa3\x27\x2e\xa9\x25\x62\x4e\x48\x3d\xe8\xcb\x68\x31\x73\x27\xe0\x96\x26\x2e\x1e\x30\x4a\xfc\xd7\xb4\xc8\x89\x13\xf4\xcd\x47\x22\xa6\x71\x11\xa4\x1f\x2b\xe4\x38\x8c\xc9\xe8\xca\x5f\x4e\x3d\x7b\x18\x4a\xed\x7a\xc0\x79\x94\xc5\x04\x9c\x45\x6b\x75\xae\x2f\x62\x51\x29\x21\x1b\xcf\xab\xba\x10\x4e\xa2\x8c\x40\x7d\x49\x1c\x07\x20\xf9\xa2\x66\x20\x98\x3d\xf9\x43\x7f\x87\xd3\x12\xd5\x1f\x2c\x17\x62\xe0\xfb\x3a\x60\xa0\x42\x0e\x99\xa0\xc2\x0d\xf2\x8a\x54\x30\xf8\xb7\x9d\x4a\x85\x37\x9c\xdd\xa9\x73\xa7\x9e\x13\x5b\x91\x17\x9a\x88\x35\x00\x40\x41\x78\xe7\x10\x81\x5f\x5e\x1b\xb7\x5a\xd4\x07\x40\x3d\xd7\x30\x07\x44\x75\xc6\x32\xd7\xe2\x13\x90\x9e\x5e\xbd\xa2\x3d\xc3\x35\x68\x95\xfe\x96\x93\x1c\x29\x5d\x38\x38\x4b\x00\x13\xdb\x90\xe7\xba\x13\x24\x29\x6e\x86\x47\x94\xc4\x12\x77\x83\x1a\x0d\x48\x06\x13\xe7\x0b\x8e\xcb\x2e\xb0\x8e\x48\x6b\xe8\xc9\x70\xb7\x72\x43\xfd\x8e\x30\xeb\x6c\x74\xbc\xb4\x76\xb7\xcc\xff\x03\xf7\x9f\x5c\x30\x74\x00\x07\x1f\xf8\x1d\x11\x24\x2c\x04\x29\x2f\xe1\xd6\xf1\x0f\xeb\xb0\x09\x10\xc1\x54\x86\x6c\x64\x72\x32\x3d\x53\x99\x2c\x36\xc5\x59\x76\x56\x4f\x3c\xe6\x2f\xf1\x19\x26\x7c\xaf\xbf\xde\xc1\x65\xc2\x51\x05\xa4\x7c\x35\xd9\xac\xa3\x68\x69\x7a\xc0\x6f\x52\xd9\x08\xe5\x04\x9d\x5b\x11\xd9\x5a\x29\x22\x70\x15\xa5\x5a\x0e\xe5\x86\x7d\x3c\xb5\x75\x7f\x8a\xac\x43\x8f\xce\x90\x15\xc8\x9d\x1e\xb3\x33\xaf\x13\x05\x05\x15\xa1\x79\xcb\x2a\x23\x08\x5a\x6e\x38\x36\x16\x15\xd8\xf6\xeb\xb3\xd3\x37\x6f\x2e\x6f\xfc\x36\xcd\xeb\xa0\x2e\x48\x98\xf8\xce\x79\x60\x8d\xfa\x65\x7e\x58\x6e\x02\x63\x08\xef\x09\xa6\x25\x8e\xc1\x85\x6c\xca\x6a\xa7\xcf\x55\x03\xde\xd3\x70\x5f\x8c\x97\x47\xfd\x2f\x8e\xcd\x5f\xf2\x9e\xe5\x9b\x0f\x89\x19\x89\x2f\xf9\x7f\x12\xda\xd9\x83\xb3\x0d\x2c\x3d\x7f\x04\xe2\x3d\xb0\xa9\x03\x4d\x31\xb2\xbb\x83\x49\xef\x73\xa8\x10\x84\xfb\x06\x7b\xc5\x32\xc5\xf1\xe8\x09\x9b\x11\x9b\x16\x0b\x86\x91\xbb\xaf\xab\x3f\xf6\x10\xd0\x58\x81\x20\xe6\xc1\x8e\x7d\xf3\x6a\x23\x1b\xca\x9f\xdd\x0f\x49\xe7\xaf\x81\x97\x70\xd0\x38\xfd\x7a\xdc\xed\xd8\x57\x91\xf6\x86\xee\xc9\xbd\x7d\x95\xb2\x55\x8a\x7d\x83\xee\x3d\x25\x71\x9f\xdd\x0c\x68\xfa\x08\xe2\x69\x50\x1d\xdf\x3d\xf1\x75\x7e\xaf\xfa\x1a\xf5\x17\xeb\xe8\x53\xbe\xd9\x97\x91\x7a\xcf\xeb\x86\xcb\x74\x3f\x24\x28\xaa\x56\xcf\xe1\xbd\x15\xe4\x99\x9f\x30\xe7\xc1\x59\x18\xa9\x13\x43\x51\x0d\x4b\xcc\x56\xbd\xd8\x3b\xd3\x00\x15\xbc\x2e\xd1\x6a\x19\xa2\x5b\xcf\xa5\xdc\xf2\xef\x16\x6d\x05\x67\x67\x49\xe7\x9b\x4a\x69\x70\x4b\xc9\x25\xfa\x76\xaf\x89\x68\x68\x4c\xb3\x55\xd5\x93\x5e\xc7\x37\x93\xe0\x1a\x9b\xd0\x9a\xa3\x6d\x00\x77\x9c\xe4\xcb\x52\x46\x45\x79\xc7\x14\x58\xd8\x69\x58\x4e\x53\xf2\xe1\x0f\xfd\x3d\x51\x4a\x01\xed\x86\x15\x9b\xdc\x1b\xd2\x6b\x2b\x5e\x35\xaf\xe8\x1f\xed\x88\x22\x3f\xc7\x73\xdc\xa1\xbc\x5a\x05\x44\xc9\x73\x55\xa8\x5f\x94\x4e\x88\x3a\x44\x05\x53\xa2\x8e\xb4\x6a\xb1\x05\xc6\x90\x90\x3e\x43\x82\xde\x67\xa2\x4e\xd0\x04\x7c\x12\x31\x42\x6e\x38\xbd\xb2\x94\xef\x59\x75\xfa\xe1\x88\x1d\x73\x78\x18\xf8\xed\xe6\xcc\x61\x0d\x77\x5b\x35\xd9\x53\x24\x63\x1b\x75\xaa\xde\x44\xd1\x19\x7a\xa2\xf7\xad\xec\x76\x8c\xbb\x70\x25\xd7\x63\xc2\xdc\xe3\x2b\xca\x54\xec\x3c\x5e\x58\x70\xc4\x9b\xd3\xc2\xb8\xf7\x54\x70\x66\xab\xca\x6a\xd5\x29\xb8\xd0\x2b\x5f\xc1\x1c\x28\xc4\x0c\x9e\xfc\x99\x69\x8e\xec\x6a\xc1\x5a\x99\x5a\x0b\xa6\xa1\x22\x26\xa8\x82\x48\x1e\xdc\x0e\x78\xf4\xe2\xd5\x0d\xee\x06\xd0\x8c\xc1\x97\xdb\x2e\x40\xb0\x9f\xe6\xcc\xd5\x69\xe7\x51\x00\x31\xd7\xce\x57\x92\xa8\xe5\x38\x11\x2a\x5f\x6c\xba\x37\xaf\x91\x3c\xbc\x48\x92\xc8\xaa\xb4\xa5\xae\x6b\x74\xe9\x16\x3b\x6e\x06\xb0\x7b\x75\xbc\xca\x71\xe3\x2d\xc0\x74\xe8\xd3\xc4\x3c\xb9\xe0\x4d\x65\x77\x9b\xb1\x01\x11\xfb\xc8\xee\x36\x81\xe7\x0f\x6d\xb9\x19\x24\x12\x49\x04\x57\xdf\x54\x3b\xb9\x94\x49\x19\x55\x29\xfe\xbf\xf8\xb8\xfc\xe7\x44\x50\xe8\x66\x18\x84\x82\x9b\x9a\x9c\x41\xbb\xc7\xaf\x60\xb2\x3d\x6b\x89\x72\xa0\xf1\xe4\x5e\x36\x27\x26\xf1\xf1\x5e\xa0\x35\xf2\x9d\x4e\x56\x15\xbf\x23\xe1\xf5\xa0\xc7\xee\xef\xe4\x2b\xb1\xdf\x7f\xc1\xaf\x3d\xfb\x93\xca\x19\x3f\x7f\x24\xfa\x8b\xcf\x05\x12\xbd\xe5\xc7\xdc\x30\x61\xcd\x41\xe7\x93\xb4\x86\x90\x75\xfd\xb1\xe7\x51\x8a\xc2\xfb\x24\xfd\x17\xfe\x95\xbe\xe0\x5f\x3a\x14\xe6\x08\x6e\x8d\x83\x6a\x06\x3c\x22\xf4\x8f\x04\xcb\x53\x2f\x65\xcf\x13\xc4\xa9\x2a\xc0\xbe\x7a\x53\x19\x20\x5f\x31\x48\x76\x7b\xf6\x1c\xe1\x79\xb7\xd6\xae\x28\x05\xf7\x35\x38\x91\x37\xde\xa0\x06\x77\x68\x14\xd5\x91\x38\x56\xa3\x2c\xa6\x6f\x4b\x48\xb4\xf4\x4f\xf3\x70\x27\xb4\xcf\x71\x4c\x20\x40\x44\x72\xff\x29\xbd\xa1\x14\x85\x28\xc3\xac\x44\x41\x91\x3f\xbc\x1d\xb8\xc9\xe7\x25\x6c\x6b\xaf\xf1\x41\x24\x4f\x3c\xb2\x27\x14\xc1\xe4\xe2\x7e\x24\xdc\xc7\xaa\x17\x0f\x58\x7c\x25\xea\x9f\x2d\x47\x41\xf2\x99\xc0\xd0\xde\xe6\xec\xac\xf8\x36\x3f\xc8\x4f\xc2\xb4\x5e\x27\x7c\x29\x5f\x92\x0c\xd7\x57\x01\x85\xe7\xab\x83\x87\x30\xa2\x34\x7c\x65\xdf\x89\x75\x60\x36\xee\x88\xe5\x0c\x6e\x33\xa6\x8b\x41\xfe\x52\x54\xaa\xe7\xac\x50\x59\x5a\x0e\xfe\x97\x9a\x33\x91\x4b\xdf\x12\xf3\x10\x9b\xf2\x85\x7c\xb9\x9c\x42\xfc\xdc\xce\xb1\x7b\x68\x9a\xb9\x22\x5f\xf2\x7f\x97\x4a\x04\xa3\xeb\x87\xfe\x3b\xb7\x5e\xb9\xf0\xcb\xba\x94\x5c\x9f\xf4\xc9\xb3\xe1\x5c\x04\x59\x35\xef\xc2\x73\xd8\xf2\x89\xf6\x91\x1f\x66\x2f\x08\xff\x6d\xe6\xca\x9f\xf1\xcf\x74\x33\xaa\xc5\x4d\x6e\x38\xb7\x83\x66\x42\x18\x6a\x6a\x12\x4c\x9a\x0b\x21\xa5\xc5\xed\x14\x30\xc9\xcf\x75\x04\x7b\x49\x09\x21\x69\x45\x15\xb3\xe4\x37\xa8\x19\xc2\xe0\x34\x3c\x6d\x2d\x7c\xe9\x03\xe2\xb0\x7e\x8e\xfb\x19\x00\x49\x37\xf3\x09\x50\xb6\x4a\x78\x38\x1a\xf8\x10\x48\x0d\x67\x8e\x21\x0c\x67\xcf\xcf\x0f\x4d\xed\x70\x82\x24\x33\x23\x99\x63\x51\x3a\xc7\x75\x00\x61\xd7\xe6\x8b\xb7\x51\x33\xae\x32\x6d\x2c\xaa\x0f\x08\xed\xf3\x39\x65\xdf\x2f\x80\x4d\x57\x98\x71\xe5\xb3\x04\x75\x96\x49\x8b\x8b\x9d\x9d\xad\xe6\xa8\xca\x30\x8f\x04\x8c\x4c\x44\x26\x41\x84\x13\x9f\x36\x13\x25\xee\xa4\xa8\x21\xcc\xd1\x9a\x47\x74\xa3\x25\xef\x98\x5e\x0f\xc1\x37\x6a\x8f\x57\x7d\xa4\x9c\x4a\x38\x90\x6b\xc6\x39\x33\xbe\xde\xe0\x38\xe5\x29\x7c\x02\xc0\x2d\xa7\x40\x3b\xbd\x80\x4f\x9b\x2c\xef\xc8\xae\xab\x85\x9a\x28\xa6\x0a\xc9\x2c\x17\xd9\xfc\x56\xcb\xc8\x3c\xe3\x12\xd7\x91\x22\x5b\x76\x2b\xc0\xf6\xab\x45\x2e\x5c\xc2\x44\x91\x4e\x2f\x81\xf2\x2d\xcc\x71\xce\x8c\x65\x5f\xb8\x1d\x30\x6f\xea\x26\x41\x98\x4a\x01\x72\x89\x8f\x29\x10\x31\xdc\xa9\xea\xcd\xbb\x80\x78\x4e\xdb\x41\xd7\x64\xc3\xec\x4b\xe1\x4a\xbc\x86\x67\x45\xfb\x15\xe5\xd8\xed\x90\xf9\xaa\xd8\x69\x2f\x1a\x38\x25\xe2\xe7\x1d\xed\xf8\x02\xd2\xd0\xa8\x04\xaf\x24\xcc\x02\x81\xc8\x77\x7a\xff\xfd\x8f\x1f\x3a\x9e\x06\x6f\x02\x7f\xff\xd3\x07\x92\x67\xee\xbf\xff\xf9\x03\x6c\xdf\xa3\xc2\xd9\x92\x4d\x3f\xe3\x1a\x50\xd0\xa0\x77\x6d\xf9\xa9\x6a\xf6\x30\x78\xe8\xa7\xe7\x0f\x9f\x65\x2a\x3e\xf7\xf1\x12\x77\x97\x51\x07\x2b\xbc\x70\x59\xf1\x0a\xaf\xf7\xdb\x4c\xc7\xd8\x09\x07\xb0\x5f\xae\xb8\x61\x20\xcb\xb9\xc9\xdf\xdd\x6f\x1e\x6e\x55\xf0\x60\xa9\xf3\x26\xc6\xfd\x93\xfc\x7a\x8a\x81\xf0\xd0\x7f\x77\x2d\x35\x81\xd5\xfc\x46\xee\xd3\xb2\xd4\xeb\xec\xf7\xb7\x65\x3f\x8b\xb9\x92\x05\x0d\x40\x97\xe3\x2c\xed\x45\x0c\xa2\xae\x99\xc8\x31\xf0\xb6\x04\x62\x0c\xee\x2d\x7e\x0e\x32\x87\x95\x09\xd0\x54\x6d\xca\x6a\x3d\x95\x9c\x0d\xf2\x05\xd7\x8a\x29\xd9\x86\xbe\x0d\x4d\xd2\x25\x57\x87\xfd\xfc\xc6\x5a\x44\x9e\x20\x89\x72\xe9\xea\x59\x12\xc6\xeb\x05\x2c\xac\x30\x42\xf3\x50\xd5\x39\x4f\xa0\xbf\xb1\x89\x5d\xa3\x61\x4f\xae\xf0\x61\xc9\x72\x2d\x51\x3d\xa9\x1d\x6d\x46\xe6\x1f\x4d\xb4\x8b\x2a\x24\xaf\x93\xfa\x02\x8e\x6d\x97\x53\xf8\x1c\x82\x93\x22\xd0\xaa\xce\xcc\x21\x5b\x45\x7a\x62\x96\xec\x74\x24\x23\x22\x32\xe2\xfb\x78\x6a\x51\x3c\x7a\x77\x28\x3a\xa6\x0a\xae\x90\xe8\x94\x86\xab\xb5\x2c\x60\x26\xf8\x8d\xfe\x39\xbc\x0e\xbc\x23\xac\x7f\xdc\x0a\x75\x9f\xfe\x59\x92\xec\x8b\xb6\xe8\xfc\xbe\x1d\xe7\x2f\x9a\x4d\xe3\xf7\x75\xfc\x1a\x02\x88\x85\xef\x7e\x31\x90\xcd\x24\xdb\xd3\xb6\xae\x5e\x10\x6e\xbc\xf3\x08\xe4\xc4\x60\x24\x63\xe0\x26\x14\x67\xba\x1b\x02\xd2\x41\xdc\x13\xb0\x1b\xd8\xe3\x5a\xd4\xd9\x06\xa0\xce\xc4\x38\x09\x36\x65\x4b\x16\x29\x23\xb4\x1d\xb3\xcc\x5e\xd5\x72\x0d\x9d\xeb\xe6\xd3\xd3\xc0\x9c\xac\x35\x1f\xb7\x1e\x4f\x37\xed\xcd\xc8\xd2\xd3\x2f\x1c\x53\x21\x74\x0a\x56\xd4\x2e\x27\xd2\x13\x6f\x05\xd5\x25\x38\x45\x5d\x2f\xba\x69\x38\x1b\xa8\x01\xf7\x87\x26\x75\xfa\x16\xe2\xf1\xf0\x46\x90\xa7\x5c\xd8\x6e\x19\x81\xfc\xb5\xfc\x4c\xab\x25\xee\xd9\x96\xdd\x7e\x03\x2e\x8d\x03\x30\xf9\xb1\x94\xa3\x1b\x6d\x7b\x20\x6f\x86\x41\x5e\x14\x04\x04\x69\x9d\x62\x8c\xe1\x54\x64\x5b\x92\x4a\x8e\x5d\xa8\x30\x15\x48\x78\xc3\x63\xbe\xd2\x62\x8b\x1f\xdf\x34\x09\x7c\x3e\xac\xe9\x3f\xbb\x74\xab\x3f\x9f\x67\xe1\x4a\xc4\xd0\xfd\xcf\x08\x6a\xa8\x94\xf9\x3c\xb1\xba\xb1\xde\xc5\xff\xd5\x41\x24\x09\x14\xcd\x40\x25\xf2\x22\x64\x90\x3d\x21\xef\x06\xb9\xd3\x32\xef\x10\xa0\xf0\x9a\xc4\xfd\x2e\x6a\xbb\xc9\x8a\x3d\x21\x51\xc3\x0c\x35\x29\xfd\x4a\xf1\x6b\xd8\x05\xdb\x89\x87\x55\xbb\x3d\x2d\x1e\x11\x91\xe6\x7c\x4d\x6c\x4b\x6e\x05\xc9\x1c\x06\xca\x35\xe1\x5d\xfd\x5d\xf5\x2c\x41\xe9\x3b\xaa\x7e\x40\x02\x93\xd8\x31\xae\x84\x0b\x37\x61\xc6\x84\x89\x37\xcc\xf5\x83\x3e\xa7\x11\xb3\x3a\x9b\x7e\x6f\x71\x30\x7e\x88\x07\x59\x8a\xcb\x16\xff\x0f\x33\xdc\x45\x69\xad\x2a\x93\xc5\xad\x35\xa2\x72\x4d\xf1\x17\x88\x4f\xdc\x75\x95\x07\xb7\x54\xdd\xc3\xed\xf6\x61\x51\x3c\x98\x18\x75\xb0\xb2\xdd\xb0\x07\x27\xef\x2a\x44\x0f\x96\x78\x50\x53\xc0\x26\xa7\x71\xc7\x00\xd1\x3c\xbd\x63\xa7\xdf\x92\x2d\xa8\x69\xe1\xf1\x86\x35\x1c\xcc\x5d\xd7\xa4\x3b\xda\xca\x09\xed\xee\x34\x8f\x4f\x73\xe4\x1a\x44\x38\x92\xc1\x06\x13\x64\x0d\x6e\x6b\xdd\xd9\x3d\xc3\x83\xf2\x26\x36\xec\x6f\x8f\xa0\x44\x62\xd7\x1c\x45\x48\xc0\xd8\x3d\x52\x1d\x73\x9f\x00\x9c\x62\xed\xbe\xed\xff\x48\xf6\x3e\xd5\xf8\x14\x09\x7c\x89\xc1\x4f\x05\xe0\xb2\xb4\x99\xd0\x37\xbc\x6b\xe5\xcb\x67\x05\xb7\xbd\x95\xd1\x05\xbf\x3d\xd8\xba\x69\x3e\xca\x8d\xf7\x39\x3e\x7d\xce\xaa\xea\x2d\x93\x23\x0c\xbd\x8c\x73\xe7\x79\x57\x2d\xc2\x40\x5f\xcf\x38\x61\xa2\x8b\x05\xcf\x71\x9b\xfd\x5d\x54\xea\x73\xfc\x4a\xff\x27\x13\x86\x03\x51\xd7\xd8\x4b\x8b\x70\x70\xcd\x0e\xb2\x2e\x57\x5d\x13\x83\xa6\xd4\x93\x72\xdc\x96\x7a\xf9\xb1\x49\x52\x4e\x18\xfc\xb1\x67\x65\x9c\x3a\x3a\xc7\x9a\x72\x4f\x8d\x6f\xd1\xcc\x7c\xed\xce\x0f\x9f\x6d\x97\xfa\x79\x69\xae\xfc\x63\x30\x67\xaa\xf7\xee\xfb\xf1\xc1\x02\xfb\x0e\xd4\xe2\x9d\x07\x17\x7e\x76\xf5\xe7\xa4\xf8\xde\x00\xd1\x9d\x0b\x69\xa4\x02\x23\x84\x58\x9c\xc4\x77\x41\xf7\x10\x24\x0e\x97\x78\xf8\x3e\x44\x27\x07\x33\x7a\x19\x41\x1c\x53\x45\xd0\xcd\x9d\xf0\xd9\xe1\x08\x2a\x38\xe8\x08\x7d\x8e\xfc\xed\x73\xf1\x6c\xb5\xae\x22\x2f\x98\xde\x81\x1f\x37\x30\x1d\x9c\x75\x0c\x00\x0d\x29\x97\xc4\x3f\xc4\x55\x44\x8a\xe5\xd1\x3d\x88\x3e\x50\xc0\xe4\x78\x77\x9e\x2f\x3e\xba\x1e\x31\x7b\x2a\xdb\x1e\x37\x10\xc6\x68\x67\x0f\x48\x5a\x40\xd9\x8f\xd4\xcc\x43\x1c\x37\x48\x10\x26\x0c\x42\xd6\x5f\xb5\x0c\xf0\x01\x8f\x17\xf6\x60\xf9\x54\x15\x7b\xa2\x3e\x9e\x8b\xbb\xea\xfd\x29\xae\x97\x56\x3c\x8e\x58\x8e\xd6\x3d\x98\x4f\x16\xab\x2a\x5c\x88\xe6\x9b\x3f\xb8\x82\xb2\xf4\x37\xab\xba\xa9\x96\x99\x09\x39\x61\x5d\x71\x80\x1b\x52\xa9\xbf\x62\x10\xb2\x2a\xe1\x43\x38\x73\x17\xb7\x38\x3b\xf0\xff\x25\x1d\xcd\x47\x8c\x2d\xb9\xb6\xe2\xfc\x03\xbe\x78\xea\x3f\x22\x84\x01\x96\x06\xf5\x01\x61\xc1\xd9\xbc\xcd\x3e\x0f\x9f\xa3\xc8\xdc\xb2\x9b\xe6\xca\x9d\x3b\x87\x24\x51\xd5\x8b\xcd\x1e\x5e\x46\xcc\x8c\x38\xa8\xdb\x89\xf2\xe0\x13\x67\x14\x10\x67\xfd\xc0\x8d\xc3\xf3\xc0\x26\xc2\xec\xa0\xaf\x38\xa3\x12\x04\xbc\x1a\x35\xed\xef\x10\x9c\xf8\x63\x6f\x77\x28\x38\x2f\x17\x38\xed\xaf\x8b\x72\xc7\xa1\xa5\xd8\xed\x6b\x29\xbb\xad\xf0\xfc\x2f\xb4\xfa\xd3\x5d\xad\xca\x69\xfd\x54\xb3\xe6\x43\xa2\x97\xf2\xb0\x68\x39\xd0\xe0\x17\x5a\xfb\xd9\x5a\x0b\xb7\xac\x8f\x65\xb9\x0b\x9a\x88\xbb\x1f\xf8\xd4\x82\x79\xc6\xc7\xf1\x13\x1c\x4d\xaf\x5b\xd8\xfd\xac\x23\x4c\x3c\xd8\x09\x83\xf3\x5e\xdb\xcd\xbe\xe0\x60\x3e\x5e\x20\xa6\xc1\x23\x3a\x26\xb4\x78\x07\xc3\x1a\x4c\x16\x70\x6e\x78\x35\x19\x4b\x9e\xa8\x4a\xbc\xa5\x06\x07\xd1\xfe\xc2\x96\xeb\x9a\x15\x68\x8f\x77\x2f\x76\x88\x49\x27\x1c\x61\x1c\x28\x7b\x1b\x86\xc4\x9a\x8a\x8f\x29\x8f\xe7\x2c\x48\x3e\x5e\x60\xe0\xd9\x19\xd5\x15\x7b\x76\x06\x1d\x14\x2a\x3a\x56\xcf\xd9\x64\x1d\x4a\x79\xe1\xd4\xf2\xbd\xcc\x0a\x37\xf0\x32\x0d\x16\xa2\x91\x5d\x87\x57\xe0\x34\xf7\xb0\x6e\x82\xab\xea\xe2\x6e\x8a\xbd\x28\xec\xc8\x2c\x1e\xeb\x41\xc4\x13\xc5\x8b\x0a\x2b\x03\x29\xc6\xf6\x16\x13\x65\x70\xed\x79\xbb\xa7\xad\x73\x53\xd1\xa4\x43\x62\xd1\x58\x7e\x97\xd7\x37\x88\x92\x46\x0b\x80\xf6\xd1\x15\xf3\xdd\xf4\x2f\xeb\xb2\x46\x28\x2b\x0e\xa9\xa7\x8c\x68\xb1\x60\x2f\xf1\xaa\xd6\x68\x3f\x87\xd2\x7c\xf7\xea\x62\x23\x6c\x2b\xf4\xb7\x37\xe9\x41\xce\x90\x53\x84\xcd\xe3\x95\xd6\xed\xca\x05\xc9\xc4\x33\xb6\xda\xb6\x35\x82\xdc\xa6\x66\x18\xba\xf3\xc8\xd9\x8d\x04\x67\xbf\x6c\xfd\x09\xd0\xa2\x28\x09\x8d\x1b\xba\x07\x8f\xd0\x33\x04\x9d\x92\x82\x0d\xc3\x77\xc9\xc0\xe0\xaf\xe2\x32\x56\x31\xbb\x4e\xf5\x28\xf4\x2e\x4f\xdc\xa3\x7d\x08\xa3\x2d\x49\xd3\x5f\x10\x85\x87\x55\xcd\xcc\x22\xf1\xc4\x99\x11\x26\x40\xba\x5d\x23\x4e\x3c\x6f\xf5\x73\x0c\x24\xda\x12\xf7\xe4\xa5\x7c\x8d\x41\x76\x1a\xc6\xc1\x05\x74\x18\x83\xcc\x9b\x82\xf5\x9f\x67\xf4\x6f\x2c\x44\xbb\x90\xaf\x26\x49\x83\x38\x77\x7c\x75\x50\x0e\x49\x38\x83\xd0\x5d\x6e\x96\x72\x0d\x94\x7d\x3b\xa0\xee\x89\xb5\x81\x5d\xc7\x24\x4a\x18\xbb\x2e\xa0\x02\xbd\xd0\x00\x5f\x5d\xc4\x3e\x01\xfb\x2d\x5b\x9e\x2e\xbb\xfa\x13\xde\xfa\x18\xf6\x09\x46\x37\xeb\xd7\x2b\x91\x41\x30\x0d\x50\x6e\x25\x50\xcd\x09\x6f\x2d\xac\x17\x9a\x19\xdc\x36\xa0\x9d\x04\xa7\x61\x37\x74\x22\x6a\xdc\xac\x36\x10\x91\x61\x25\xba\x66\xe0\x39\x66\x17\xaa\x40\x6c\x40\xd8\xb8\x47\xea\x75\xc7\x08\x12\x7f\xbb\x11\x84\x37\xd2\x03\xc8\xfc\xdb\x87\xfb\x8c\x82\x7b\x5d\xe1\x65\xb4\x1e\x02\x8e\x12\xc5\xe2\x45\x47\x35\xe4\x8c\x18\x91\x98\x53\x98\x6d\xc9\xc8\x4d\x57\x39\x7b\xd9\x04\xab\x9b\xb7\x69\x12\x8e\x44\x8a\x6e\xcb\x55\xde\x16\x76\xdf\x5c\x39\x0d\xfb\x0e\x83\xa3\x84\xd7\x89\xf2\x0d\x29\xdf\x5a\x05\x71\x46\x02\xf9\xc8\xa7\xfa\x34\xdf\x2c\xe3\x98\xbd\x81\xa5\xc5\x42\xd8\x18\xdf\xd4\x20\xe6\xb2\xdf\x31\xbf\x11\xe6\x65\xed\x60\xc8\xdf\xff\xe9\xfa\xf2\xcd\x49\xfa\xf9\xe1\xe1\x70\x78\xc8\xc5\x1f\xee\xdb\x0d\xdf\x69\x28\xf8\x3e\xfb\xff\xb8\x78\x7d\x92\x96\xfd\xe2\x87\x19\x29\xea\x60\x43\x7e\x75\xab\x3b\x11\x8c\x76\x4c\x5d\x2c\x3a\xfe\xe3\xec\x49\x57\x8c\x46\x3b\x0d\xc3\xa0\x84\x1b\x24\xcf\x9e\x9d\x5d\xea\x64\xca\x19\xa6\x57\x0e\xcb\x45\x5b\xe2\xe8\x0f\x1f\x41\xc6\x86\x74\x82\xa9\x7b\x8c\x43\x90\x8a\xda\xd1\x6e\xbc\x5a\x68\xb4\xd5\x01\x88\x59\xba\xcf\x60\xe3\x76\x99\x98\x38\xb7\xad\x70\xc8\x9a\x6e\xdd\xec\x37\x45\xcc\x31\x09\x67\x3a\x11\x65\xf1\xeb\xb0\x30\x3c\x68\x10\x9a\xf1\x49\xfa\x27\xb6\x14\xf1\x44\x09\x6d\x71\x96\xd1\x16\x80\x67\xc3\xc2\x88\x21\x14\x08\xc6\x34\x00\x89\x8d\x64\x82\xb9\xcf\x73\xc2\xf9\xa8\x12\xd5\xdf\xf8\xcc\xb0\x4f\xb7\x4e\x9f\x03\xad\x49\x75\xe3\x22\xb1\x9d\x6e\x3a\xdb\xf0\x22\x5e\x39\x12\xb2\x35\x5f\x99\x11\x6b\x0a\x0f\xa9\xb8\x0f\x4d\xa2\x28\xe0\x8f\x00\x65\x2e\x12\xfa\x33\xf9\xb5\x0b\xc6\x94\x6a\xd0\xac\x72\x98\xe1\xbd\xbc\xce\xcb\x1e\xb7\xec\xa6\xd6\xa2\x68\xd4\x6e\xd6\xfc\xea\x31\xfe\xa6\x3b\x9c\x48\x26\xe2\x70\x1d\x71\x0f\xb0\x8e\x58\xe6\x3a\x0c\x77\xb1\xa1\xb8\xa5\xbc\xc9\x8b\x32\xca\x9b\x46\xdb\xb5\x02\x0e\xda\x18\xed\x92\x2a\x1d\x8f\x65\x7e\xdf\xc2\x31\x81\x40\x4e\xa8\x33\x1d\xa5\x5d\x7f\xc7\xad\x95\x73\x97\x16\x8b\x57\xb6\x4a\xc1\x77\xe3\x25\xca\x08\x91\x75\x14\x72\x54\x16\xd4\xe2\xf3\x2c\x06\xc1\x65\x2b\xf6\x2e\x35\x4f\xcc\xd1\x55\xb3\x50\x84\x96\x5a\xed\xda\x80\x5c\x6f\x18\x64\x0e\xc3\x4b\x0f\x57\x36\xc9\x6a\x12\xf9\xfe\x4c\xbe\x42\x6c\xed\x36\xcd\xad\xdd\xc6\x3b\xc7\x2f\xbd\xe6\x1e\x8e\xcc\x83\xe9\xa0\x3c\x64\x60\x7c\x69\xb2\xb8\xba\xbf\x06\x01\xcf\x54\xc4\xad\x59\xdf\x45\x51\x82\x09\xd5\x98\xc8\xe0\x3d\xd1\xbd\x89\x0b\x5d\x0e\x6a\x78\xf5\xec\xdc\xb5\x70\xe4\xea\x59\x5c\x34\xbc\x7e\x16\x14\xfd\x8a\xeb\x67\x31\x92\xc6\x97\xcb\xfc\x50\xbf\xe2\x7e\xd9\xd4\xa0\xc7\x72\xed\x14\xe2\x27\x0a\x4c\x49\xb7\x45\x38\xb6\xaf\xb8\x67\x36\xd0\x6c\xbf\x46\xc0\x9d\xea\x89\x47\x49\x80\xdc\x2f\x59\x7c\x8b\x6a\xb9\x9c\xcd\xdb\xe6\xd0\xf1\x65\x2e\xc4\x6a\x66\x2e\xcb\xbf\xd3\x6b\xfc\x16\x10\x3e\xb2\x03\x51\xc8\x87\x24\xea\x69\xf9\x13\x3d\x29\x93\x44\x16\x25\x46\x31\x69\xcf\x29\x07\x61\x60\x39\x74\x35\x5f\x4b\x97\x9c\x99\x14\xa1\x8d\xee\x90\xf1\x17\xae\xa1\xc1\xfa\xcc\xc6\x52\x14\xba\xe6\x14\x05\xe3\x4f\x43\xb8\xed\x4a\x70\xd4\xd0\x40\x01\x10\x5f\xbd\xe5\x08\x84\x65\x70\x04\x46\xc4\x50\x41\x3e\xf5\x20\xe1\x75\x13\x82\x30\x5c\x7a\x08\x45\x10\x16\xfd\xb3\x57\x6f\xe4\x27\xbc\x2f\x35\x6c\x02\xdc\x2f\xf9\x74\x2e\x31\x9f\xce\xd9\x94\x6f\xa7\xe5\x89\x8f\xac\x98\x39\xec\xd5\x0e\xfc\x72\x10\x45\x9b\x2f\x71\x0c\xc4\xff\x5d\x2a\xc9\xc0\xbe\xd8\x55\x5b\x3e\x1c\x16\x23\xe4\x08\xaa\xaf\xf1\xe1\xd2\xf5\x18\x87\xff\xb9\xb4\x9c\x95\x90\x00\x87\xf7\x0b\x8f\x11\x3b\x8c\x24\xba\xbb\xdf\xa5\x5d\xc5\xb6\x53\x25\xd0\x41\x83\xa0\x0e\x1f\x09\x10\xb4\x83\x77\x2c\x0c\x82\x76\x68\x77\xa3\x8c\x36\xeb\x5a\x2e\xb5\x58\x1e\xd4\x56\x0b\xdd\x12\x95\xf1\xe1\x00\xcd\x1a\xec\x3d\x80\x29\x1f\xbb\xff\x22\x74\x2c\x66\x51\x80\xef\xd8\xb2\x39\xa8\x5b\xcf\x86\x13\xe1\xcc\x99\x8a\xb3\x14\xbf\x1d\x94\x49\x86\x4c\x2e\xd9\xb6\x08\x84\x43\x21\xa0\x70\x5b\xb9\xc8\xdb\x8f\x1c\x29\x19\xce\x11\x56\xc1\xa1\xd5\x70\x1b\xfc\x3f\x9c\x31\x8d\xd0\x7d\x25\x5f\xa3\x06\x63\x87\x46\x94\x86\x3d\xc0\x98\xa9\x2b\xc0\xd2\xac\x88\x64\xaf\xe5\x4b\xde\x1a\x19\x52\xc6\xf8\x6e\x25\xe5\x3d\x1c\xce\x5b\x00\xef\x10\xfd\x97\xf2\xff\xfc\xaf\xff\xcd\xe6\xd2\x86\x76\x4b\x5c\x84\xd6\x18\x5c\x7e\xde\xed\x3a\x84\x8f\xf3\xfe\x10\x3c\x3a\xe8\x88\xa0\x3f\xd5\xbb\xc5\xf4\x35\xa2\x51\x0e\xb6\x6c\xf4\xcd\x2e\x22\x03\x22\x87\x92\xe8\xc9\x1c\x47\x8f\xc3\x3a\x8c\xa8\x32\xdd\x23\x5c\x0c\x20\x9b\x5c\x4c\x9a\x44\xd6\x50\xa2\x9b\xde\x52\x92\xf7\x4d\xbb\xfa\xe0\x23\xc5\xb9\x89\x88\xa2\xc4\x41\x33\xf4\x30\x86\xb0\x17\x4c\x7e\xe3\xa7\x36\x44\xd3\x96\xb0\x94\x70\x69\xb0\xab\x57\x12\xb9\x49\xee\xf5\xbb\x4a\xc2\x86\x1e\x74\x76\xb9\x5f\x23\x96\xe2\xfa\xfc\x44\x84\x85\x30\x6a\x00\x29\xda\x2a\x1e\x4b\x44\x2a\x3d\xe9\x8e\xde\xec\x81\x43\xbe\xd9\x36\x4d\x0c\x2c\x12\x3d\x82\x65\x27\x71\xfe\xe0\xa0\x61\xfc\x9e\x09\x93\x9f\x1c\x9e\xbd\x42\x02\xad\x6b\x24\x20\x20\x1e\xdc\xe0\xf9\x7f\x82\x30\x44\x6a\x80\xe3\x54\xfd\xd2\xf4\x41\xa8\xa3\x28\xe4\x72\x70\x55\x00\x21\xd0\xa2\x38\xca\x5c\x39\x10\x35\x71\xfa\x3e\x0a\x8c\x87\x99\x41\xea\x5d\xd0\xd1\x8d\xaf\x07\x1b\x9c\xb8\x68\x1c\x0d\xd8\xb1\xd9\xe3\xa3\x16\xd9\x10\x24\x83\xb0\x6c\x75\xe4\x42\xd5\xcd\x7c\x33\xc1\x92\x59\xcb\xd1\xbc\x2f\x86\xb7\x05\xe6\xb4\x78\x7e\x15\x78\x3e\x7b\xa8\xba\x2e\x10\x12\x50\xc6\x27\xa7\x1b\x52\x10\x36\x91\x9a\x87\x8a\x58\x94\xfb\xf5\xc8\x9d\xa7\x71\x08\xc3\x6f\xbf\xf5\x34\xae\xe3\xee\x7b\x4f\xff\xe8\xa9\xf0\x74\x78\xa2\xd0\x96\x35\x88\x53\xe4\xb2\xa6\x02\x16\xfd\x3b\xce\x68\x89\xa4\xb4\x1b\xa3\xb5\xed\xe2\x10\x1d\x29\xe3\xce\x10\x8f\x87\x8e\x74\x51\x5b\x46\x81\x89\x8e\x9d\xf8\x46\x01\xfb\xbe\x42\xda\x8b\x47\x1c\x08\x7a\x51\xaf\x1c\x42\xd8\xce\x17\xdf\xb4\x3e\xa6\xbd\x79\xc1\x35\xe2\x19\x43\x1d\x6f\x74\xed\x17\x23\xbd\xb3\x48\x7c\x09\x38\xec\xa6\xb3\xea\x05\x47\x73\x6a\xe8\x97\xeb\xbf\x62\xaa\xfe\xf2\x1d\xe0\x23\x67\x1f\x77\x5d\x06\x1e\xf6\x92\x79\x8d\x73\x14\x0e\x3b\x79\x67\x89\x70\x9b\x8d\x8f\xcf\xff\x3d\x17\x84\xa7\xcf\x17\x58\x07\x3c\x98\xe9\x0b\x9b\xb2\xe1\xcf\x1b\x14\x58\x87\x30\x7c\x89\x92\xe1\x19\xae\xc7\xdc\x1e\x8f\xd1\xf4\xc3\x4e\x73\xb0\x03\xe1\xde\x33\x3d\x4e\xb3\xd8\x20\x83\x74\xcf\xfa\xe0\xa8\xa7\x07\x86\x1e\x48\x7e\x43\xdc\x99\xcc\x19\x96\x8f\xdb\x88\xfd\x62\x2d\xd5\x1d\xf1\x5c\xe0\xc3\xa5\x13\xd6\x16\x25\x2e\x8c\x9e\xc9\x97\xcb\x51\x5d\x4b\x83\x70\xfa\x4e\x48\x80\x45\xf8\xb2\x07\xa9\xba\xeb\x29\xae\xf9\xce\x1c\x4d\xca\xed\x8e\xa7\x30\x77\x11\xc7\x78\x9a\x04\x50\xc5\x4d\xed\x15\x24\xe4\x5f\x86\x75\x49\xb0\x79\xdd\x3d\xdf\x34\x87\x44\xb6\xce\x19\xdc\x73\x25\x20\xa0\xa6\xc4\x5d\x92\x34\x96\x51\x34\xea\x44\x2a\x57\x7a\x35\x2e\xc1\x38\x7f\x70\x89\x14\x3b\x87\xbb\x3e\x6a\xf1\x3d\x59\x00\x85\xd4\x80\x7b\x7b\x2c\xd7\x87\xc4\x31\xd3\x5a\x21\xc0\xfa\x66\x45\x12\x8d\xda\x0d\x21\xbe\xa6\x61\xee\xe7\xa8\xb9\x13\xb3\x6f\x21\xdc\x93\x1a\xde\x24\x5e\x8f\xb4\x22\x0f\x6a\xb8\x7e\xb8\xd7\x5a\x7c\x3f\x42\x88\xaf\xe9\x07\xb7\xf2\x08\x1e\xa5\x3c\x89\x77\xf5\x87\x94\x43\x8d\x5e\x15\x1d\xe4\x0f\xbb\xe8\x6f\x51\xde\x04\xfb\x35\x9c\x47\x8a\x81\xfc\xc1\xe6\xe4\xf1\xc6\x29\x39\x72\xc8\x3b\x21\x22\x88\x8f\xcf\x64\xc0\x8e\x2f\x2f\x71\x9e\x69\x94\x74\xa0\x81\xf7\x8e\x07\x9b\xda\x85\xb4\x5f\x5e\xa4\x83\x8c\x75\xa1\x72\x9d\x64\x7e\x79\xe3\x15\x38\x0b\x55\x21\xf2\x5d\xb8\x65\x40\xc0\xb3\x99\x2c\x24\xd8\xb1\x5b\xe3\xcc\xea\x82\x56\xc7\x95\x39\x56\x0d\x28\xc7\xa2\xc7\x70\xc6\x3b\x43\xe9\x2c\x30\xb6\x32\x53\x3e\x31\x99\xd5\xb9\x16\x00\x6a\x9b\xdf\x46\xce\x3b\x1c\x62\x84\x35\xb2\x68\xd5\x1c\xdf\xb1\xc7\x5d\xf1\x7b\xb5\x44\x10\x76\x04\x73\xd4\x28\x33\x0b\x97\xfa\x98\x40\x3c\xd9\xad\x5a\x38\x2d\xdb\x5c\x33\xb3\x08\x48\x01\x15\xfe\xe2\x46\xe9\x9e\x73\xf2\xdc\x00\xa7\xc7\x54\xd1\x83\xbb\x98\xc2\x37\x74\x00\x6c\xe3\xee\x1e\x80\x2d\xc8\x55\x0b\xea\x46\xc0\x02\xee\xea\x88\xbe\xc3\xf4\xf5\x1d\x01\xdf\xf8\xca\x8e\x9c\x58\x2f\x34\xfa\x66\x51\x4c\xae\xff\xbb\xfa\x37\x50\x77\x40\x9c\x51\x78\xd7\x01\xc1\x47\x8f\x84\x3a\xa2\x0f\xdc\xd8\xac\x5a\x38\x4c\xa8\x5b\x9d\x6e\x67\xbe\xaa\x9a\xa6\x10\xaa\x6c\xdd\x87\xae\x77\xf1\x0d\x77\xf6\xfa\xea\xdb\x5b\x15\x49\x78\x70\xf1\x05\x7b\xef\x71\x23\x4a\x18\x8e\x80\x25\xe4\xef\x7b\xa0\xfd\xc3\x91\xc7\x88\xe5\x8d\x30\x39\x06\xeb\xa2\x37\x6b\xc7\xd1\x57\xef\x8c\x7c\x1b\x47\xfc\x1d\x86\x7e\xee\x24\xd0\xcb\xca\x64\x39\x7b\x86\x29\x51\x4f\x23\x66\xac\xb7\x84\x83\x2d\x5e\xc4\x5b\x70\xd0\xc3\xa6\xae\xc4\xa7\xe5\x42\xbe\x68\xec\x09\x9b\x62\xd4\x0e\xc3\xc1\x92\xfc\x85\x31\x3f\x3a\x18\x17\xd9\xc6\xa4\x82\x80\x7c\x07\xf9\x41\x24\x56\xb8\xb2\xb7\x16\x5b\xd6\xd7\x80\x9e\xc0\x84\xb9\x0f\x7a\xa6\xfd\x40\xa5\xfb\x6e\xaa\xc5\x8c\x0f\x46\x53\x3d\x16\x76\x4f\x88\x32\x93\xe0\x70\x83\x05\x87\x1b\x94\x47\xd9\x4e\x82\x84\x08\xe7\x61\xc6\xce\x05\x76\x8b\x92\xe3\x8d\xcf\xa7\x23\x9a\x40\x9c\xc4\x21\x04\xa2\x84\x7c\x31\x6a\xc5\x0c\xd8\x61\x9a\xb9\xc8\xf9\x14\x73\x96\x8b\x6a\x8f\x83\x7b\x85\x59\xe2\x61\x18\x25\xe9\xc3\x4f\xf1\x48\xc4\xa6\x1a\xa6\x6d\x9a\x15\x07\x60\xb6\x67\xfe\x82\xe1\xa9\xec\x1c\xd7\x69\xde\xd2\x51\x15\xb8\x54\x14\xa6\xe0\x5c\xab\xcf\xbb\xb8\x34\x96\x60\x98\xa0\x17\x32\x47\x80\xa4\x53\xe7\x8b\x35\xc6\x3f\x9b\x22\x24\x53\x8d\x1d\x31\xe9\x1b\xb8\x13\x90\xf2\x38\x57\x6a\x4f\x71\x4d\xc2\xf0\x23\xa8\x78\xf9\x2c\xc8\xe5\xdb\x07\x75\xa6\xf1\xcf\x1a\x0d\x5d\xc2\x57\x11\x5c\xac\xb3\xf4\x12\x2b\xae\xbb\xb3\x50\xb0\x8b\xf1\x75\x5e\x8d\xaf\xa6\x25\x45\xe2\xb8\x63\x3b\xf3\x35\xeb\xc6\xa8\x0e\x1f\xb9\xd7\xd5\x3a\x2f\x27\xb0\x74\x63\x1e\x21\x8e\x48\xbe\xaa\x8e\x41\x2f\x3d\x84\xab\xe6\xdb\xbb\x0a\xeb\x19\xc7\x43\x80\x45\x2e\xea\x64\xc4\xd6\x0c\xe4\x0b\x35\x0c\xba\x38\x59\xc5\x37\x74\x92\x5f\x0b\x5c\x2d\xdc\x1b\x67\xe7\x1c\x57\xb3\x9d\x73\xe4\x05\xde\xc3\x4a\x79\x8d\xb3\xa9\x63\x0b\xdc\x74\xf1\xbb\x7a\x86\x0e\xb1\xce\x3d\x55\xfd\xb1\xbe\xb5\x65\x77\x5b\x2f\x32\x3c\x75\xd7\xad\xf5\xa0\xf2\x6d\x29\xb6\xf2\x07\x33\x4a\x7b\x94\x6b\xf8\x9c\x12\x47\x7a\xdd\x03\x09\x3c\xfc\xfd\x82\xd2\xe1\x3f\x4c\x5b\xdc\x43\xf0\x44\x94\x36\x01\x8e\xc4\xb3\xfe\x87\x3b\x1b\x1a\x8c\x25\x60\x88\x01\x6e\x5b\x74\x85\x9f\xca\xfd\x8a\x11\x04\x87\xe4\xe1\x30\x98\x0c\x74\xf5\x83\x57\x84\x11\xf6\x19\x71\xdf\xb3\xc3\x03\x47\x4a\x65\x6f\x0e\xf5\x92\xd2\x0d\xcd\x9e\x32\x54\xe3\xd1\x91\x01\x85\xed\xde\x31\x43\x0f\xa2\x5e\x7c\x79\x8c\xe1\x26\x24\x8f\xc7\xee\x77\x78\x3a\xdc\xbd\x1a\xfb\x0e\xbf\x43\xa6\x20\x41\x8f\xb3\x55\xd3\x36\x34\x3d\x12\x5c\x42\x03\x21\xbf\xb0\xb4\x6e\xa2\x00\x4c\xe0\xb7\xd9\x5e\x03\x82\x58\x99\x0b\x24\x93\xfc\xc0\xd1\x41\x7c\xa9\xbe\xe9\xf3\x8d\x95\x61\x0b\xe4\x42\xed\xd6\x37\x9c\x61\xa5\x4e\x2d\x23\x28\xa9\x65\x9a\x39\xbb\xea\xa3\x88\x02\x5f\x6a\x4a\x00\x8b\x63\x0e\x8e\xd8\x40\xe8\xda\xef\x32\x1e\x2a\xae\x96\x4b\x72\xfa\x1a\xc9\xe9\x0d\x27\x8f\x5b\xb0\x5e\xb9\x62\x83\x4e\x1d\x2b\xc7\xb7\x78\x87\x65\x9e\xf3\x65\xdf\x21\xbc\x61\x6e\x5d\xe6\xbb\x11\xde\x5e\x52\xe2\x08\x6b\x80\x1c\x23\x00\xb0\xc7\xb1\x10\x96\xaa\x0a\x28\x56\x61\x89\x57\x94\x74\x0c\x1a\x1e\x00\x43\x78\x3c\xea\x7d\xa4\x84\xee\xd9\xc3\x5e\xe9\x99\xcd\xa8\x57\xcd\xfc\x6f\x78\x89\x5a\xa1\x2f\xe5\x67\x00\x35\x6f\x9a\x9e\xdf\xc5\xdb\xb1\xb8\x05\xcf\x2c\x41\xd3\x33\x4b\x67\x71\x6b\xf1\x71\x84\x29\x81\x1e\xa3\x4a\xa0\x8f\xe3\x6a\xcb\xe1\xb6\xa8\xad\x76\xbf\xe0\x27\xbb\x3b\xd7\xe0\xc5\x35\x87\xe9\xba\x76\x19\xa3\x16\x47\x25\x43\x0a\x1d\x16\x9e\x6a\x79\x41\x42\x44\x39\xd9\xf4\x19\xe7\xdc\xd9\xf6\xa8\x6c\xd8\xf8\xa8\xf8\xd4\x4a\x41\x9c\x7f\x36\x3a\xcf\xf7\x8b\x8f\x65\xcf\xd7\x7d\xd6\x19\x4e\x98\xc3\xba\xae\x0c\x2c\x7d\x06\xb0\xf4\x25\x81\xa5\x37\xf2\x9c\xf4\xb8\x56\xda\x74\xb6\x65\x9f\xc3\x53\x20\xa8\xe5\xc5\x19\xcd\x00\x27\x17\xf9\x54\x29\x58\x67\x32\x95\xb2\x75\x15\xb2\xe0\x13\xd4\xa0\x0f\x5d\x8b\xe0\x7d\xea\x40\xa6\x6a\x63\x35\x40\x76\xbf\xc5\xed\x42\x82\xd8\xb3\x62\x40\x7d\x78\x2b\x29\x01\x2c\xa2\xf1\x12\xac\xf1\x48\x1c\x8a\x23\x2c\x2f\x81\xdf\xc4\x8c\x52\x38\x98\x07\x16\xc6\x45\x70\x57\xf9\xbe\x9b\x04\xdc\xe5\xb2\x98\x8e\x42\x5a\xf3\x06\x68\x2d\x0f\xe1\xb4\xd1\x4e\x50\x29\x6c\x45\x34\x35\xf1\x9b\xd7\xa0\xb6\x44\x73\xf0\x51\x82\xdb\xbc\x85\xb4\xe5\x34\x85\xfd\xe2\x33\xa7\x0a\x26\xd2\x2b\x64\x56\x49\x31\x79\x0b\x4f\xf8\xd8\xb7\xe5\x45\xc1\x10\x24\x2d\x7a\x73\x55\xd3\xec\x5a\xaa\x0b\xea\xa2\xe9\xe1\xa5\x7d\xad\x11\x82\xa9\xb9\xac\xc4\xcf\xd9\xa9\xe7\x8a\x00\x4a\x88\x39\x39\x49\xda\x84\x85\xa1\x34\x98\x14\x1e\x57\xf0\x1a\xfa\x44\x30\xb6\xa3\xcf\x61\x58\x20\xd1\xaf\x7c\x11\xc3\x8f\x26\xc0\x31\x0e\xba\x63\xec\x56\x5d\x16\xa2\x73\x18\x87\x34\x1f\xa0\x97\xc1\x15\xc3\x11\x28\x4e\xbe\xc3\x07\x5c\x83\xe3\x47\x43\x39\x0e\xfa\xf0\xf2\xb4\x3a\xf2\x8d\x6a\x08\xca\x04\xcf\x75\xb3\xfb\xa4\x5c\xe3\x9c\x42\x91\xb7\x0e\x1a\x86\xdc\xcb\x22\x80\xbe\xf3\x68\x29\xc6\xc5\xf4\x83\x47\xff\x4f\xde\x7c\x0a\x3b\xe0\x5f\x7e\x3a\xd2\xfe\x7f\xc8\xcb\x4f\x43\xcb\xac\x7b\xfa\x09\x4f\xdb\xcc\x70\xf1\x25\x5e\xc7\xd1\xc1\x55\xb4\x9e\x51\x22\x5c\xa7\x48\x88\x8f\xf2\x91\xe4\xcd\xbe\x66\xf1\x15\xab\x0d\x96\xe8\xb0\xbd\xe0\xae\x52\xd4\x9a\x94\x18\xc7\xb7\x8d\xbb\x20\x29\xe3\xd3\x22\x49\x57\x6b\x44\xaa\xd1\x0d\x4b\xb5\x1e\xcd\x60\x92\xd0\x23\x1a\x4b\x1b\x06\xe3\x83\x31\x49\x97\xf6\xa0\xcb\xf1\xe2\x8e\x7a\x2d\x85\x24\x88\x82\x5d\x83\x9a\x64\x26\x0a\x18\x0c\x45\x52\xc2\x60\x58\x92\x22\x4f\x9d\xe0\xed\x3f\xf9\xd2\xf4\xb1\x17\x46\xd0\x63\xad\x26\x6e\x3a\xa8\x14\x40\x93\xbc\x2a\xe8\xcb\xd0\x3f\x55\x52\x71\x37\x88\x9d\x69\xbb\x5e\x53\x76\xfa\x6e\x2a\x07\xb8\x92\x14\x28\xfb\x05\xbc\xdc\x58\xb7\x3f\x7f\x13\xa6\x07\xcf\xa3\x20\xd7\x3f\x72\x2f\xe3\xe2\xcd\x65\x2e\x3e\x3b\xd8\x54\x34\x84\xe0\x33\xf6\xdb\xd1\xde\xf7\x7d\x5b\xcd\xf7\x7c\x3e\xa6\xfe\x00\x4c\xd4\x72\x90\xee\xf2\x46\xb0\xdd\xde\xdc\xed\xaf\xf5\xeb\x38\xec\xe0\xe5\xd5\x01\x9c\x44\xb7\xb2\xfe\x3d\xc7\x2f\xab\x02\xe6\x65\x07\x20\x87\x4e\x11\xc4\x96\x99\x6b\xd6\xe5\xbc\x3c\x88\x37\x15\xe9\xf5\xa9\xe6\x74\xdb\x7e\x67\x11\x61\xaf\x2f\x6e\xae\x8e\x4f\x1f\x43\xea\x3c\x00\x30\x98\x0c\xce\xd2\x09\x41\x56\x30\x2b\xfa\x8a\x50\x2f\x0f\xbc\xc8\x0b\x3a\x37\xaf\xaf\xe9\x73\xd1\xde\xca\x49\x93\xd6\xf1\xb1\xda\x31\x98\x3e\xd9\xc7\x55\x51\x0a\x60\xff\x8c\x14\x9b\x78\x3e\x92\x20\x15\xaf\x5a\xb8\x99\xb8\x3a\xbd\x80\xd6\x47\x49\x21\x29\x69\xd3\x88\x12\x6c\x6f\x7d\xfb\x4e\xd0\x38\x1b\x7d\xeb\x5b\x2d\xb2\xba\x18\xf8\xad\x3a\xf6\x2e\xde\x75\x56\x4f\x10\x46\x62\xb0\xae\xf4\x55\x22\x9d\x86\xd1\x6e\x17\x9b\x86\xb1\x93\xb9\x5d\x2f\x5c\x50\xe1\x66\x1c\x35\xf0\x95\x6f\x08\x85\x75\x05\xbb\xd6\x1d\x7d\x9d\xbc\x87\x1e\x07\x03\x0e\x01\x33\x59\xe0\x16\x79\x3c\xaa\xd8\x07\x9a\x1f\x15\x88\x42\x90\x47\x85\xa6\xfd\x0c\xee\x0a\x3e\x2e\x56\x07\xd3\xf6\x9d\x51\x5d\xb5\xfd\xd8\xb6\xae\xb0\xf9\x6e\xe7\xf8\x4d\x10\x13\x1e\x24\x12\x80\x7c\x92\x55\x13\x40\x10\xc1\x75\x83\x7a\xe4\x42\x4c\x08\xc4\xf7\x62\x14\x60\xc8\xb4\x34\xb9\x59\x2e\x39\xa4\x2b\x07\x5e\xd2\x80\x0d\xfc\x93\x43\x7e\xb8\xf6\xdd\x5b\xf4\xcd\x5e\xd4\x79\x1e\xd3\xb9\xde\xfd\x7a\x8b\x44\x96\xe4\x0c\xbc\xdd\xbb\xf7\x0b\xdf\xee\xa1\xad\xb6\x61\x96\x36\xc4\x59\x61\x23\xd8\x02\xdb\x06\x8f\xd1\x63\xa1\x07\xfb\xdf\xdb\x06\x4f\xd2\xf7\x6b\x87\x60\xb6\xe9\x2f\x32\x89\xe4\x1a\x94\xc1\x89\xc2\x02\x7e\xc2\xe3\x42\xd4\xef\x71\x09\xea\xf7\x11\x70\x39\x65\xb6\x0d\xe3\x1a\xbf\x84\xd5\xb8\x1e\xb3\xef\x9a\x52\x91\x0d\x58\xd2\x86\x4f\x6b\x86\x38\x28\xe6\x9e\x30\xce\xed\x14\x62\x92\x34\x08\x32\xdc\xf5\x7c\x6a\xb8\xd3\xf8\xd4\x70\xcf\xf4\xa9\xda\xb1\x41\x0f\xba\x6e\x63\x13\x71\x7d\xfd\x3a\x9e\x6d\x9f\x1b\x84\x8f\x67\xe7\x97\x7b\x1c\x81\x6d\x45\x2a\xec\xbd\x94\x6f\x3f\xfd\x10\x94\x50\x6c\x86\xf8\xd3\xd4\x61\x1d\xdd\x1f\x9b\xaa\x2f\x7f\x1e\x54\x61\xcc\x32\x5a\x32\xd5\xe2\x08\x62\x8c\x51\xc6\x8f\x4d\xa5\x72\x67\xb4\x6a\x4b\xdb\x9e\xce\x02\x27\xce\x11\x31\x7b\x66\xeb\x48\x39\x64\xb4\xd6\x31\xf6\x99\x6f\x83\x8c\x4c\x9f\xa6\x57\xe7\xf9\xb7\x56\xcd\x33\x24\xfb\x1e\x4a\xdc\x38\x8b\x23\xa7\x2e\xca\xd6\x3f\x84\x81\x7b\x55\xc3\xab\xdd\x8a\xd8\x4b\xf5\x1a\x72\x87\xfb\xff\x26\x70\x4b\x35\x30\x7b\xf1\x0e\x26\x87\xd1\xe3\x78\xb0\x35\xe8\xdb\x78\xc6\x18\xe4\x0e\x15\x3b\x90\x67\x1b\xb5\xaf\xcb\x3d\x2b\xb8\x91\xa7\xaf\x61\x50\x77\xfd\x8e\x5e\x8c\x8f\x0a\xc9\x43\xf5\xee\x55\xea\x71\x61\xbb\x7e\xe9\x26\xd1\xae\x37\x4d\x4e\xe2\x1f\xfb\x72\x4f\x95\xcb\x53\xf2\x1c\x10\x9b\x7e\xa6\xaf\xf1\xd3\xcd\x95\xdc\x5b\x82\xba\xcd\xde\xd2\x4f\xec\x26\x13\xb4\x6e\x4a\x71\xb3\xf4\xc5\x7d\x39\x40\x72\xc8\x99\x2f\xf0\x7b\xba\x83\x0a\x3b\x16\x33\xe3\x7c\x23\x28\xa2\xf3\x26\x20\xa6\x97\xbf\xbd\xbe\x1c\x40\x4e\x2c\x50\xcd\x99\x58\xd0\x9a\x33\xb1\x7c\xe5\xac\xc8\x0d\x01\xe7\x43\xd3\x23\x10\xc8\xa3\x03\x10\x1a\xf2\x47\xbf\x20\x9e\xc9\x8a\x94\xda\x8a\x7c\x27\x2b\x46\xe9\x4c\x7e\xc7\x40\xc1\x2b\x03\x02\x65\x8f\x0c\x8c\x5a\xad\xc3\x36\x6b\x39\xe7\xf0\xfc\x40\x7c\x10\x02\x7e\x20\xbe\xbc\x93\xdd\x33\x68\xd2\x89\x3f\x55\x85\xbe\xc7\x20\xf0\x57\x9a\x64\xa0\x06\xe2\x6b\x36\x08\xad\xda\x75\x93\x08\xb7\x72\xd2\xdb\x19\x7e\x45\x53\xa7\x0b\x91\xd7\x8b\xc0\xfa\x65\xc8\x4f\xed\x49\x09\x03\x5e\x2d\x1c\x62\xcc\x62\xf5\xe2\xcc\xbf\xbf\x00\xe3\xd6\x60\x30\x9b\x6a\x59\x3a\x53\x98\x8e\xe6\x35\xa5\x45\xc0\xeb\xbe\xdf\x75\x76\x17\x15\xaf\x05\xa4\x97\xf4\x63\x30\x88\xb0\x2a\x1d\xc9\xa8\xa6\x5d\x05\xf3\x64\x80\x17\x49\x98\xc6\xb8\x41\x2b\xdf\x0e\xc0\x95\x71\x0f\xd9\xad\x3d\xf7\x1b\xac\x10\xff\xf6\xa6\xdf\x9f\x5d\xeb\xbc\x2f\x4f\xb6\xcc\x50\xba\x73\x31\x0c\x76\x2e\x73\x47\x98\x2d\x5a\x89\x8b\xc5\xff\x6e\xf8\xa0\xd8\xe5\x84\x6b\xcf\xd2\x3a\xa2\xbd\x62\x2f\xb7\x79\xf4\xd3\xc3\x7b\xf7\x05\x41\x93\x65\x4c\xc4\xc8\x8d\x01\xca\xcf\xe5\x62\x1f\x9c\x5b\xfc\x26\xbf\xd5\x50\xe8\xab\x69\xcc\xfb\x70\x5f\x23\x3e\xf2\x95\xa4\x04\x30\x53\xc1\xf1\xac\xeb\xf0\xa1\x34\x5f\xca\xa3\xed\xbb\xe6\xa1\x26\x31\x94\xb9\x74\x98\x1b\x85\xfc\xcc\x36\x72\xb9\x63\xe0\xe5\x61\xb0\xa1\x14\x12\xa6\x21\xc0\x4e\xe0\x51\x63\x79\x13\x1d\xb7\xac\x66\xc7\x2c\x6b\x37\x0b\x60\x21\x8a\x07\xaf\x86\x49\x1f\x24\xff\x4b\x3e\x5c\xc9\x7b\x71\x9a\xf8\x30\x78\x24\xc5\xec\x9b\x81\x9f\x4e\x74\xc1\xe8\x7e\xa7\x57\x8b\xea\x20\xa6\x96\xfc\x2a\x46\xcf\x1f\x58\xec\xc9\x1f\x7d\x4c\xca\xe8\xc5\xc2\x61\xec\x65\x17\x0b\x17\xb5\xb2\xe3\x93\xc4\xd9\x0e\x7a\xf0\xa8\x6b\x17\x8f\xee\x87\x61\x6e\xd9\x90\x15\x54\xf9\xe3\xa0\x4a\x19\x9d\xc5\x0b\xfe\x5d\x63\xf4\xca\xef\xb0\x5e\xb1\xd6\x48\xd5\xdd\x3f\x05\x41\x74\x87\x21\x87\x83\xb0\xca\x4d\xfd\x2d\x15\xb9\xb0\x3a\x3a\x3e\xfb\x3d\xc0\xb6\xe0\x6c\x1a\x61\x7e\x02\x70\x4f\x9c\x2f\x10\x79\x3c\xd1\x8f\xbb\x11\x15\xe3\x7e\x88\x28\x8d\x86\xfa\x53\x10\xee\x13\x77\x07\x25\xa3\xea\x34\x52\xa2\xbc\x9f\xf9\x93\x7b\x7f\x21\x79\xdf\x37\xcd\xe6\x43\x92\xaf\x78\x4c\xf4\x37\xc1\x03\x27\xe2\x66\x0c\x2a\xa0\xcf\x44\x7e\xf2\xd7\x8f\x5c\xf1\x8f\xa4\xfb\x12\x5b\x42\xb8\xce\x1f\xb7\x48\xd8\x92\x26\x48\x8b\x9d\x13\xd6\x48\xe0\x97\x75\xf0\xb3\xc0\xcf\x22\xbf\xc5\xaf\x03\x7e\x1d\xca\xf2\xa3\x14\x06\xdf\xa2\xe2\xa4\x4b\xae\x91\x72\x8b\xdf\x1c\x7f\x92\x7f\x4a\x3b\x1a\x72\xd7\x7e\x20\x48\x28\x37\xa7\xe9\xf6\x83\xd2\xe5\x29\xd4\x27\xfe\x55\xd4\xfb\x7c\xac\x77\xab\x49\xf8\xa2\x14\x6e\x5e\x93\xe4\xf3\x3e\x98\x0f\x69\xc8\x5a\xa1\x7c\x53\x2a\xf7\x43\x13\xe5\x93\xd2\xda\xfc\x90\xf9\x7e\xe9\x17\x52\x7d\xaf\xf4\x8b\xd0\x5b\xb4\xcd\x8e\x03\x06\x7e\x70\xcf\x15\xf9\xe7\x2b\xce\x29\x4f\x83\xa2\x20\x4a\x1c\x5f\x3c\xe4\x37\x61\xe4\xd1\x34\xbe\x96\x37\x4b\x2c\x90\x67\x55\xef\xf6\x4e\x2b\xd3\x88\x1b\x0f\x7a\x05\xf3\x91\x55\xc4\xd7\x94\x63\xd2\xcb\x83\x1d\x34\xbb\xd9\x1c\x3b\x0b\xb4\xbd\xae\xfa\x7b\xf9\xfd\xbf\xfe\x2b\xc0\xe9\xf3\xdf\xfe\x2d\xbd\x78\xf6\x43\x5a\x7e\xe6\x38\x51\xfc\x06\xf8\xe7\x6a\xbb\xdf\x1a\x14\xfd\x7c\x1e\x01\xf2\x65\x3c\x78\x0d\xaa\x05\x5e\xdf\x4d\x84\xd9\xfd\xff\x06\x00\x00\xff\xff\xe2\x17\x43\xf8\x91\xa0\x00\x00") +var _confLocaleLocale_enUsIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xc4\x7d\xfd\x72\xdc\x48\x8e\xe7\xff\x7c\x0a\xb6\x37\x7c\xee\x8e\x90\xcb\xd1\xdd\x71\x1f\xd1\x61\xbb\x4f\x96\xda\x1f\xbb\x96\xa5\xb1\xe4\x99\x9b\x73\x38\xd8\xac\x22\xab\x8a\xe3\x2a\xb2\x9a\x64\xb9\xac\xd9\xd8\x88\x7b\x8d\x7b\xbd\x7b\x92\x03\x7e\x00\xf2\x83\x64\xc9\xf6\xec\xc6\xdd\x3f\x12\x2b\x13\xf9\x85\x44\x22\x01\x24\x12\x99\xef\x76\x59\x51\x76\x8b\xf4\x49\x7a\x9a\xee\xf2\xaa\xde\x94\x5d\x97\x76\xe5\x66\xf9\x70\xdd\x74\x7d\x59\xa4\x2f\xaa\x9e\x7e\xb7\x9f\xaa\x45\x99\x24\xeb\x66\x5b\x12\xe8\x4b\xfa\x97\x14\x79\xb7\x9e\x37\x79\x5b\x50\xc2\xb9\x7d\x27\xe5\xe7\xdd\xa6\x69\x19\xe8\x37\xf9\x4a\xd6\xe5\x66\xc7\x65\xe8\x5f\xd2\x55\xab\x3a\xab\x6a\xfa\x79\x4d\x5f\xe9\xab\x3a\xe9\x9a\x45\x95\x6f\xb2\x20\x03\x09\x96\xff\x4b\xfa\x53\x5d\xa4\xd7\x7d\xb9\x4b\x1f\x77\xdb\x7c\xb3\x79\x9a\x77\x28\xd2\x97\x69\xbe\x58\x34\xfb\xba\x7f\xfc\x48\x32\xa4\xf2\x66\xdf\x5b\xed\x97\xfb\x5e\xd2\xf6\x3b\x4b\x7a\xb7\x4b\xda\x72\x55\xd1\xc0\x5a\x4a\x7a\xab\x9f\xc9\xa1\x9c\x77\x55\xcf\x9d\xfe\x8b\x7c\x25\x9f\xca\xb6\xab\x1a\xee\xcf\x9f\xe5\x2b\xd9\xe5\x2b\x06\xb8\xa2\x7f\x49\x5f\x6e\x77\x9b\x1c\x05\x6e\xf4\x33\xd9\xe4\xf5\x6a\x2f\x30\xaf\xf5\x33\x59\xb4\x25\x65\x65\x75\x79\xa0\xd4\x33\xfc\x48\xe9\xc7\x6c\x36\x4b\xf6\x84\xd3\x6c\xd7\x36\xcb\x6a\x53\x66\x79\x5d\x64\x5b\xc1\xda\x3b\x4a\x4f\x35\x3d\xa5\xf4\x94\xd3\x31\x8c\xb2\x20\x04\x65\x79\xa7\x63\xa1\xa9\x21\x7c\xe5\x5d\x82\xaa\xea\x7c\x6b\xa5\xf9\x33\x29\xb7\x79\xb5\xe1\x49\x78\xc8\x1f\xd4\xf9\xae\x3b\x34\x98\xaa\x2b\xfd\x24\x44\x64\xfd\xed\xae\x04\x1e\x1e\xde\xd0\x57\xb2\xc8\x77\xfd\x62\x9d\x73\x5f\xe5\x2b\x21\xa0\x5d\x43\x08\x69\xda\x5b\xc0\xd9\x8f\xa4\x69\x57\x79\x5d\xfd\x3d\xef\x05\x49\x97\xc1\xcf\x64\x5b\xb5\x6d\xc3\xf8\xbd\xc0\x47\x42\x23\xce\xb8\x1e\x4a\x79\x43\x98\x08\x6a\xe1\x9c\x6d\xb5\x6a\x05\x95\x9c\x79\x81\x5f\x5c\x0b\xe7\x2d\x9b\xf6\xa3\x66\x3c\xe7\xcf\x41\x51\xea\x84\xe6\xc6\xed\xe7\x35\x21\x5f\x73\x2f\xf0\x23\x02\xe8\x92\xbc\xd8\x12\x2a\x77\x79\x5d\x32\x8e\x4e\xf9\x17\xe1\x85\x7e\x25\x4a\x53\x59\x57\xf6\x7d\x55\xaf\x18\xd9\xa7\x92\x94\x5e\x6b\x52\x12\xe4\xb9\xb4\xdb\x66\xef\xa6\x93\xd2\xff\x4a\x3f\xd3\x2b\xf9\x29\x79\x41\x21\x64\xba\x92\x3c\x92\x2e\x5b\x96\x65\x21\x63\xe9\xd2\xe7\xf4\x9d\xec\xf6\x9b\x0d\x61\xed\x8f\x7d\xd9\xf5\x5c\xe8\x8a\x7e\xd3\xf8\xe5\x77\x52\x75\x1d\x7d\x50\xf2\x2b\x7c\x24\x34\x75\xf5\x02\x83\x39\xc3\x47\x92\xbc\xef\xca\xbc\x5d\xac\x3f\x24\xf2\x1f\x7d\xe5\x0f\xa6\xbd\x63\x93\xca\x84\xa4\x44\x24\x2d\x58\x03\xc9\xa2\x29\xf8\xc7\x19\xfd\xa3\xaa\xab\xba\xeb\x69\xc5\x7d\x48\xf4\x83\xc1\xe4\x4b\x26\xa0\xaf\x7a\x60\x41\x13\xb1\x7c\x3b\x9e\xc1\xf4\x79\xd5\x76\xfd\xc3\xbe\x22\x62\x7d\xbb\xaf\x13\x1e\x1f\xad\xb6\xac\x98\x1b\x13\x7a\xd1\x10\x8a\x90\xdc\xd2\xf8\x2e\x6e\xaf\xff\xf4\xfa\x24\xbd\x22\x4e\xb4\x6a\x4b\xfa\x4e\xa9\x0e\xfa\x47\x65\x7e\x9e\x25\x54\xca\x5a\x3a\xcf\xfb\x7c\x9e\x77\xa5\x47\x2b\x67\x0a\x75\xbb\x3c\xd0\x38\x73\x35\x70\xb0\xae\x8f\xc6\x3b\xb5\x42\xa8\x0e\x5d\x57\xae\x8e\x37\xbc\xb8\x28\x9d\x99\x1a\x0a\x5f\x6d\x4a\x4e\xa7\xaa\xd2\x57\x6f\xde\x5c\x9e\x3f\x4b\xcb\x7a\x55\xd5\x65\x7a\xa8\xfa\x75\xba\xef\x97\xff\x2d\x5b\x95\x75\xd9\x12\x8f\x5b\x54\x29\xad\xa9\x96\x28\x21\x25\xc2\x96\xc1\xcd\x92\xae\xdb\xd0\xda\x07\x7a\xaf\xaf\x5f\xa7\x17\x8c\xe2\x5d\xde\xaf\xd1\x91\x7e\x9d\x74\x7f\x6c\x18\x45\xae\xc1\x9b\x75\x99\x82\xca\x00\xd4\x2c\x0d\x1f\x69\xa1\x7d\x9c\x25\x65\xdb\x66\xc4\x96\xfa\xdb\x4c\x0b\x6b\x7d\x43\x48\xa9\x82\x48\xa7\x6e\xfa\x74\x5e\xa6\x28\x33\x4b\x12\xeb\xb0\x61\xf7\x74\xb7\xdb\x54\x0b\x59\xeb\x2f\x24\xcf\x23\x9a\x77\x10\xc5\x52\x08\x07\x44\x59\x5e\x80\x2e\x62\xcf\xbc\x1e\xd2\x88\x81\xa0\xfc\xba\x24\x06\xb8\xde\xaf\x84\xed\x6d\x9a\x7d\xf1\x1d\x28\xd5\x7a\xef\x09\x35\x7d\xdb\x50\x87\x81\x1d\x07\xe0\x9b\x38\x25\x8a\xe3\x4d\xab\x2d\xb7\x0d\xf1\x15\x47\xec\x15\x11\xd4\xa1\xa2\x4c\x1a\x69\x97\x7f\xa2\xf5\xd6\x37\x69\xbf\xae\xba\xb4\x20\x62\x5b\x70\xc5\xb4\x34\xf6\xb4\x5d\x08\x59\x10\x81\x0a\x69\x58\x5a\x3c\x07\x80\xda\xee\x89\x9a\xd6\x54\x19\x6f\x46\xbc\x73\x52\x95\x53\xfd\xc4\x90\xa8\x1e\xd0\x37\x51\x6e\x43\x5c\x99\xf9\xe6\x39\x3e\xf4\x77\x58\x3f\xf5\x2a\x5f\x2e\xa9\x57\x1d\x51\xc5\xcb\x74\xb1\x69\x88\xa4\xde\xbd\x7d\xdd\x31\xc1\xac\xb3\x5d\xd3\x62\x9b\xa3\xac\x2b\xfa\x74\x69\x01\xa2\x19\xa2\xde\x6f\xe7\xf4\xeb\xb0\xae\x88\x03\x00\xed\x5c\x82\x77\x73\x4a\xa5\x26\xf6\x1d\x4d\xe1\x49\x4a\x24\x4c\x23\x20\x94\x81\x00\x78\x0c\x45\xd5\xe5\x73\x9a\x7b\x06\x5f\xd2\xb6\xb5\x6f\x89\xac\xd6\x7d\xbf\xb3\x96\x5f\xde\xdc\x5c\x49\xd3\x2e\xf5\xae\xb6\xf3\x80\x32\x30\x07\x1b\xde\x78\xeb\xb4\xa9\x67\x20\x92\x7d\xbb\x19\xd0\x0f\x8d\xd5\x72\x8e\xe0\x85\xbb\xf0\x88\xff\x5c\x7b\xf4\x00\xcf\x1d\x49\x27\x07\x50\x13\xe1\xb8\xc4\x06\x48\x44\xdd\xec\xb8\xde\x80\xaa\x2f\x35\xc1\x93\x32\x36\x4d\x97\x2f\x5b\x27\xe5\x42\xf6\x09\xd8\xff\x96\x06\xac\x6c\xe4\xfa\x82\xd0\x00\x5e\x82\xd4\x65\xdb\x6c\x29\xf5\x39\xfd\xf3\x09\xbe\xfb\x17\x5c\x1f\x60\xf2\xa2\x20\xfe\xd6\x9d\xa4\x6f\x9f\x9f\xa5\xff\xf9\xe7\x9f\x7e\x9a\xa5\xaf\x7a\x5e\x89\x4c\x9c\x7f\x63\xa2\xa2\x4f\xd9\xc3\x1d\x28\xb1\x8c\x9e\xe8\xee\x1e\xaf\xac\x7b\xe9\x63\xe4\xfe\xf7\xf2\x73\x4e\xf2\x47\x39\x5b\x34\xdb\xa7\xcc\x55\xb6\x79\x3f\x4b\x38\x87\xc8\x55\xe9\xf8\xba\xac\x0b\xfa\x50\x49\x40\xf3\x02\x76\xa7\xf9\x81\x5c\x20\x52\x51\xb6\x68\xea\x65\xd5\xf2\x80\x7e\xab\x41\x0d\x26\x2f\xd1\x3e\x80\x1c\xdb\x6e\x09\x69\xc4\x41\xaa\xe5\xad\x07\xc5\x50\xdf\x70\xa2\x4e\x68\x22\x54\x97\xa9\x28\xe9\xb0\x7c\x2d\xc4\xc8\xf3\x76\x49\xc3\x6b\x0d\xdf\x9d\x47\x78\xb3\x5c\x6e\x88\xa3\x1a\x97\xd4\x16\x2e\x25\x55\x18\x66\x08\x42\xc4\xb8\x83\xc4\x77\xae\x44\x7c\x76\xfe\x26\x2d\x3f\x11\xb5\x11\x39\xd0\x16\x5d\xec\x17\xa0\x30\x86\x3d\x49\x79\x7f\x22\xfc\xd2\xda\x58\x08\x5f\x0d\x98\x04\x77\x8d\x39\xd1\x82\x80\x88\x37\xe8\xa2\xc8\x48\x42\xf9\x44\x1c\xb4\x0d\x9a\x78\x61\x49\xda\xfb\x11\xec\xa8\x53\xae\x04\x8f\x7c\x41\x33\x4e\x54\x21\xbd\xe8\xa4\x53\x92\x4d\xe4\x4e\x74\xbc\x27\x49\x3a\x2f\xa8\x2f\xf3\x5b\xf0\x9d\x8e\x89\xa1\x28\x97\xf9\x7e\xd3\xfb\x7e\xc9\xc4\xb5\x26\x93\x59\x4b\xd7\x2c\xcc\x87\x79\x93\x05\x46\x1d\x04\xf5\x74\xc3\xb2\x44\x86\xf5\xe6\x36\x85\x00\x05\x7a\x15\x11\xd7\x64\xf1\x6e\x96\xe8\xe6\x6d\x12\x7d\xf6\xa9\x82\xf4\xeb\x48\x08\xb9\x26\xde\x33\xaf\xf9\x33\x03\xb0\x58\xdd\x4d\x96\x75\x1d\xbb\xe4\x86\x3b\x27\xf9\x0a\x1e\xb8\x0b\x68\x81\xc5\x73\xc2\xdc\xa7\x0a\xac\x57\x27\x11\x7d\xa5\x99\x44\xd3\xd4\x54\x57\x96\xa8\x81\xca\x3f\xa2\x3a\x51\x66\xa6\xd2\xa0\x0a\x68\x26\x88\x90\x90\x96\x16\x4d\xca\x3b\x23\xf8\x3b\x95\xb6\xa1\xd6\x3a\x7c\x1d\x73\xda\x56\xab\x35\xf1\xbb\xe6\x70\x22\x48\x3b\xac\x9b\x92\x69\xfa\xd5\xf9\x93\x1f\xa5\x1f\x2b\xe6\xf6\xae\x10\xef\x13\xf9\x9e\x26\x9c\x30\xaa\xa4\x25\x5d\x70\xfb\x2d\x20\x47\x72\xa7\x00\x0d\x25\x7d\x93\x65\xc7\xe2\x8b\xae\xdf\x30\x4f\x17\xae\x87\x91\xd2\x03\x6d\x41\xc5\xba\x6c\xd5\x40\x5e\x35\x31\x8e\xf7\x2e\x52\x7d\xba\x3e\x5b\x55\x7d\xb6\x64\x46\xc2\x75\x3e\xe7\xb2\xbc\x95\x52\x4e\xfa\x80\xb2\x1e\xa4\xc4\x8d\x48\x08\x2f\x7e\x49\xef\x7f\x52\xf9\xe5\x67\xe6\x10\x19\xd1\x74\xb5\xc1\x64\xa8\x14\xdc\x96\x22\x3e\x99\xba\x55\x34\xb4\xfe\x18\xe7\xdd\x7e\x87\x9d\x46\x45\x96\x93\x74\x27\x80\x45\x73\xa8\x79\x2d\x80\x15\xd2\xaa\xaf\xa0\x2c\xce\xab\x3a\xa7\xed\xd6\x6a\x01\x8b\xbd\x4f\xd4\xf0\xe6\xf2\x06\x80\xab\x66\xbe\xaf\x36\x85\x01\xcc\x68\x84\x9f\xf2\x4d\x55\xb0\xe0\xa9\xf3\x1e\x0a\x79\x96\x54\x49\x5f\x16\x4d\xcb\xf2\x01\x46\x63\x05\x8f\x08\x26\x2d\x6f\xf8\x48\xa6\xb2\x0a\x8b\x72\x4e\x86\x60\x34\xd0\xc4\x43\x22\x67\x09\x03\x14\x53\x75\xf5\x83\x1e\x3d\x5d\xec\xa9\x2d\x9a\x74\x4e\xa6\x82\x5d\xfa\xf0\x29\xfd\x4d\x58\x5e\x11\x7e\xbc\x1a\x23\x9e\x33\x53\xc9\xdc\xcb\x2a\x8d\xba\x1a\x91\xb7\xa3\x2e\x23\xde\x60\xac\x61\x7f\x8d\x04\xba\xbd\xd0\x2b\x6b\xc6\x1b\x9a\xd6\xf2\x3b\xfa\x78\x40\x0b\x78\xb5\xc1\x24\xe4\x10\xe7\x48\xae\x6d\x08\x6f\x4c\x20\x27\xb2\x5c\x96\x34\x34\xe6\x6c\x7d\xfe\x91\xfa\x96\xb3\xf8\x90\xbc\x67\xeb\xc1\x87\x64\x2f\x12\x61\xb3\x29\x9c\xf4\x0d\x9a\x6e\xda\xa1\xb6\xea\x81\x1c\xbd\x76\x24\x56\x2f\xd6\x99\xb3\x3d\x30\x52\xfa\xf2\x33\xf6\x62\x64\x79\x53\x04\x13\x3b\x67\x25\xdb\x5b\x4c\x17\x0f\xe2\xe2\xd6\xcf\x16\xc9\x83\xb4\x44\x48\x67\x99\x37\x8c\xb5\x4f\xa5\x83\x3a\x0b\x53\xe3\x02\x54\x17\x49\xae\x5a\x55\xac\x54\x52\x96\x68\xbe\x9a\x2b\xda\x6f\x97\x80\x89\xa9\xe1\x04\xbc\x8e\xe6\x53\x15\xb8\x19\x4d\x0c\xb4\x43\x6b\x99\x38\xe2\xad\xac\x8b\xa0\xcd\xe4\xbd\x1a\x55\x3e\x24\x06\xf7\x36\xce\x27\x6e\x42\x9a\x9e\xb7\x36\x64\x36\xbb\xce\xea\xc0\x4a\xb2\x32\x14\xbf\xc1\xaf\xcb\x1d\xcb\x02\xdb\x0e\x64\xb1\x21\xc8\xe2\x56\xa5\x59\x47\x20\xbf\x0a\xab\x26\x8a\x21\x06\xf7\x9d\x99\x6b\xbe\xb1\x8a\x67\x15\x91\x02\xca\xc7\x5b\x8f\x98\x40\x48\xe8\x84\xdd\xa7\x6d\x6f\x4f\xd2\x68\x13\x5b\xe7\x1d\xb1\x6f\xda\xb9\xb5\x58\x31\x33\x7d\x8b\xa7\x3d\x5f\xc8\x9a\x81\xe9\x06\x54\x2e\x25\x9b\x76\xb8\x27\x72\x0f\x85\xc3\x69\x2b\x4e\x92\x81\x9c\x12\x8a\x33\x13\x6d\x12\xc2\xb6\x25\x0b\xb3\xd9\x56\xac\x25\xf2\x2b\xbd\x28\x13\x92\xb8\x56\xb4\xa0\x8d\x60\x9f\xb0\x92\xbb\x82\xcc\xaf\xf4\xca\x00\x65\x1f\xb2\x60\x85\xb0\x94\x5f\xcd\x44\x45\x9c\xe1\x00\x0b\x00\xad\xed\x11\xfa\x69\xb3\xa2\xec\x99\xb1\x74\xd9\xb1\x21\x78\x75\xc4\x2d\x3c\x12\x4f\xd9\xbc\x94\x86\x50\x2a\x00\xfb\x61\x71\x01\xe6\x1a\x8f\xe7\x4f\xef\x77\x8f\x1f\xcd\x9f\x3a\xde\xba\x58\x97\x8b\x8f\x42\x7f\x55\x3d\x6f\x3e\x43\x85\xa5\x89\x67\x1c\xd7\xbc\xc6\xee\x17\xe9\x9a\x72\xa1\xe5\x10\x2f\xa0\x62\x84\x78\xce\x8d\x26\x8d\x3a\xc3\x2c\x63\x66\xc6\x3e\xb7\xbb\x18\x21\x51\x69\x34\x22\x3d\x4b\x68\x1a\x79\xf1\x61\x1d\x78\xba\x3d\xe5\x54\xa6\x5c\xec\x13\x9e\x74\x31\xde\x4d\xb5\xad\xfa\x11\xe9\x30\x23\xca\x95\x04\xd5\x72\x62\xb8\x44\x5d\xc0\x06\xfa\x42\xec\x9c\xaa\xa1\x8d\xd7\xc8\xe9\x90\x93\xf6\xf3\x73\x4a\x24\xb4\xa7\x6d\x8c\xc7\x44\xdd\x24\x7e\x9e\xf3\xce\x4d\x9a\x4f\xde\x65\xfb\x5a\xd1\x5a\x16\x46\x4c\x2f\x2b\xec\x32\xdc\xae\x91\x7c\x00\x65\x98\x57\x01\x3e\xfd\xde\x61\xfc\x07\x92\xf6\x97\xae\x18\xb3\x7e\xee\x50\xc5\xc2\x66\x3e\x39\x79\xc4\x1a\xeb\x52\x14\x56\x60\x80\xe1\x78\xa2\x49\xeb\xf1\xb3\x47\xaa\xd3\x47\x4a\xc1\x84\xcc\xf7\x7d\xdf\xb0\x32\xb1\x61\xaa\x91\x32\xd6\xeb\x33\x00\x42\x3f\xf2\xf5\x61\x42\x42\x3c\xc9\xdc\x94\x26\xdc\x67\xde\xec\xaa\x6a\xd8\x60\x74\xba\x57\x3a\xb0\x42\x0c\x20\x79\x7d\x6b\xa4\x4c\x04\xc1\xbd\xe0\x06\xfb\xe9\xbe\x7c\xdf\x96\x3f\xf8\xde\xb8\x35\x83\x12\xd6\x23\x29\x1e\xac\xa7\xb7\xc8\x15\x83\x9b\xad\x3a\xdb\xfa\xd4\x6c\xe5\xe9\xa3\x8d\xd1\x8b\x7c\x5e\x19\xc4\x60\x49\xee\x2c\x80\x68\x1a\x05\x4a\xcf\x06\x6d\x79\x3d\x6e\x8c\xc1\x3e\xee\xb2\xdf\xc1\xfa\xa6\xc9\xba\xb5\xe8\xcc\xd6\x3d\xd2\xb7\xeb\x55\x64\x78\x81\xd1\x1d\x44\xf7\x5f\x78\x9f\x24\xcd\x24\xdf\x7c\x48\x6e\x61\xe1\xfb\x2b\x71\xf8\x1a\xb6\xd3\x26\xa1\x0c\xd1\xb2\x2e\xf0\x41\xa0\xac\xf2\x7d\x48\x78\x0f\x7d\x33\x90\x0b\x79\x8b\xd0\xb4\x40\x40\x41\xd6\x6f\x91\xb8\x67\x53\x98\x5c\x4d\xc8\x90\x6f\x4b\x6f\x23\xc6\x97\x1b\xe2\xf5\xf5\xcb\x1b\xd3\xe1\xae\x5f\xa6\x1f\x4b\xad\xfc\x65\xdf\xef\xba\x77\xd0\xe7\x45\x39\x67\x4d\xfe\x2a\xbf\x65\xa9\x4d\x92\xf5\x07\x32\x6e\xca\x7c\xab\xbd\xe4\x4f\xa9\xe2\x94\xb6\x33\x4d\xe4\x4f\xda\xe5\x02\x3b\x51\x02\xf9\xc5\x86\x20\xc2\x8c\xca\x0d\x4e\x7f\x28\xd5\x00\xfd\xfb\xc8\xb8\xf5\x7b\x92\x6f\x76\xeb\x1c\x02\x44\x00\x06\x3b\x0e\x01\x61\xe2\x53\x80\x80\x16\xf6\xdb\xb2\xad\x16\xd0\xb6\xa8\xc0\xf7\x0f\xb3\x1f\x60\xc2\xa3\x85\x42\x92\x64\x5c\x59\x41\x8b\xe4\x1f\xaa\x90\xbf\x59\xca\x0c\xeb\xed\xaa\xbf\xdb\x28\xa2\xea\x38\x9d\x78\x0e\x41\x40\xa6\xf3\x50\x0e\x08\x1b\x23\xcb\x77\x3d\x9b\x75\x28\x81\x64\xc8\xa8\xea\x6d\xfe\xf9\x4b\x05\xb7\xcd\x44\x39\x61\x05\xbe\x90\x2d\x78\x1d\x62\xcc\x0e\x08\x9e\x0d\x37\x47\xa1\x69\xea\x19\xa4\xfe\x48\xbb\x5a\xed\xc0\xde\xc9\xef\x14\xbf\x7f\xb1\xe3\x08\xda\x42\x54\x02\x4f\xdd\xc1\x04\x6d\xce\x05\xf3\x4d\x48\xd2\x33\xbf\xdc\x42\xe9\xda\x91\x33\x34\x6c\x55\x7c\x1c\xe3\x60\xb5\x1a\x8a\x06\x91\xd4\xcc\x9f\xa1\x64\xbc\x47\x66\x2c\xb5\xd6\xa1\x6c\xea\x76\x4f\xdb\x5f\x00\x21\x96\xf4\x6c\x5c\x6e\xb0\xe0\x8e\x16\x27\x51\x60\xa2\xf4\xe5\xd8\x34\x7a\xa4\x7c\x4f\x4b\x66\xa2\x02\xb7\x92\x8e\x16\x94\xc9\x44\x21\x1a\x79\x31\xe2\x05\xe3\x82\x0c\x46\x7a\xd3\x66\x53\xae\xd8\x86\x66\x0d\x47\xad\x29\x09\xd1\x66\x20\x60\x21\x01\x79\x0c\xbb\xc9\x0a\xe7\x35\xd4\x02\xdc\x1c\xc5\xfa\x17\xf5\x9a\xe4\x79\xfa\xe4\x92\x81\x16\xa6\xdd\xd0\x9d\x7c\xcb\x0a\x47\xb7\x67\xd6\xcc\xca\x89\x48\x27\xf1\x6c\xf0\xc6\x8b\xaa\x4a\x34\x71\xbc\x7a\xa2\x45\xd6\xd8\xbe\x54\x3f\xc0\xbe\xb1\xea\x50\x5f\x1f\x57\xac\x95\x3b\xa0\x63\xd5\x3a\x8d\xb2\xfc\x5c\xc1\x1e\xf9\xa2\x62\x3b\x17\x74\x4a\xa7\x4a\x23\x6f\x96\x6c\x88\x19\xb0\xee\x22\xa3\x12\x39\xb6\xf9\xc4\xaa\x1f\xb7\xc7\xb9\x52\x4e\xec\x93\x3a\x28\x9e\x67\xd5\x4e\x49\x1b\x6c\x0e\x65\x71\x42\x5b\x3c\x97\xa0\x7e\x82\x6d\xe4\x9b\x43\x7e\xdb\xc1\xc8\x62\x1c\x87\x6d\xb1\x52\x9c\xd9\x09\x09\x00\x2b\xf4\x2a\xb4\xf8\xd3\x8a\x33\x4c\xb0\xe9\x9a\x37\x0f\xb7\x4d\x1f\xa0\x5f\x82\x5b\xa8\xd9\x86\xd4\x76\xde\xf6\x9c\x01\x9b\xc0\x59\x37\x66\x4d\x92\x65\x7c\xc9\x0e\x2a\xc2\x21\x92\x72\xfe\x89\xb2\x27\x2c\x1e\x51\x33\x2c\xac\x10\x3f\x16\x5c\x93\xfc\x47\x98\x45\x97\x02\x63\xc3\x9e\xea\x7f\x28\x72\x71\x45\x38\x64\x3d\xcb\xeb\xdf\xbc\x37\xd1\xac\x98\xc5\x5a\xd2\xa1\x3d\x27\x5d\x4f\x4b\x80\x31\x6d\x07\x9f\x7f\x15\xf9\x4a\x75\x6e\xce\xc5\x12\x03\x9a\xba\x75\xb5\x4b\x1b\x58\x41\x43\x14\x7a\xb2\x0d\x44\x4c\xb6\xcd\x97\x90\xbb\xd9\x1c\xdc\xe6\x75\xb7\x2c\x61\x17\xde\xa6\x4b\x3e\x5b\x9b\x69\xd3\x2c\xb1\xca\x01\xe8\x91\x96\x45\x87\x41\xd3\xe1\x6e\x81\xb9\x0b\x26\x2a\x6e\x5a\x0e\x0a\x60\x7b\x44\x1f\x80\x55\x5f\x53\x67\x7d\x60\x32\x1b\xa1\x00\x52\x63\x74\xec\x63\xbd\xf9\x54\x86\x88\x58\xfe\xa3\x23\x0f\xb0\xae\xa6\x6f\x39\x2f\x88\xa7\x49\x1a\x85\xb9\x03\xa7\x76\xf3\xdb\x78\xf4\x5c\xd4\x51\x00\x9f\x21\x7d\x2a\xb5\x15\x5e\x18\xbc\x56\x06\x15\xc2\xcc\xe1\x75\x85\xa4\xcf\xa1\xf2\xcd\xa9\x8b\x8b\x75\xb4\x3a\x6f\x90\x93\x4a\xce\x68\x81\x26\xef\xb9\x69\x52\xe3\xd7\x79\xbd\x2a\x33\x67\x63\x3e\xc3\x6f\x95\xd0\xd5\x66\xdc\xa7\x66\x58\x66\xcb\xbf\x15\x11\x33\xf2\x9d\x25\xab\xda\x2c\x3e\x5d\xf2\xb7\x86\x64\x08\x98\x8a\xff\x99\xbe\x58\xfa\xad\x93\xe8\xb4\x6c\x60\x67\x80\x7a\x50\xf5\xb7\x38\xc6\x9b\x93\x0c\x2c\x4a\x1a\xa5\x90\x9a\x0b\xee\x00\xd3\xc7\x73\xfb\xa6\xf9\xc8\x99\xe9\xf1\xd2\x96\x2f\x85\x13\x3b\xd4\x73\xfb\x4e\x58\x4b\xde\xce\xb0\x39\xb0\x30\x0d\xab\x7b\xb0\x25\x3c\xb8\xdf\x3d\xe0\x09\xb3\xbc\x59\x00\xbf\xcb\x7b\x62\x8b\xb5\xa8\x28\xc2\xa1\xc2\xa2\x9a\xed\xaa\x00\x57\x11\xb0\x19\xce\xc8\x05\x15\x1f\x12\x7f\x74\x6f\xa7\xf6\x53\x16\x55\x65\x31\x9d\xca\xbc\xff\x42\x9f\x6a\x11\x49\x9d\xe3\x8a\xaa\xaa\x38\x18\xb5\xd3\xac\x2e\x3e\xdc\xea\x12\xb5\x21\xc5\x06\x24\x25\xef\x27\xe9\xb9\x7c\x98\xd2\xbb\xaf\x30\xa6\xaa\x48\x92\x1d\xf0\x1e\x38\x1a\xe8\x44\xb8\x4e\xab\x43\x89\x37\x62\xb7\xc3\x9d\x9d\xb0\x20\xb5\x80\x70\xed\xac\x03\x52\x00\x9f\x4a\x07\x0a\x1b\x5b\x67\xa1\xc9\xd5\xc1\x39\x0e\x9f\x4e\xb0\xfe\x49\x60\x87\x72\x9e\xb2\xbd\x94\x08\x87\xf4\x22\x1d\xe8\x36\x27\x95\xea\x53\x95\x3b\xcb\x0c\xcd\x16\xbb\x32\xe8\x2e\xfa\x9c\xdd\x18\x70\x36\x3c\xf6\xb9\xe1\x83\x16\x3d\xbb\x78\xad\x9f\xc9\x7e\x57\xb0\x4d\xcb\x0f\xf8\x1d\x12\xdc\x80\xe3\xfc\xc0\x5c\x89\xa1\x5b\x31\x27\xcd\x08\x78\x91\x2a\x1c\xf7\xec\x76\x66\xcb\x67\xc2\x8f\x46\x97\x50\x31\x04\x09\x4f\x09\x24\x4b\x95\x56\x03\x98\x09\xef\x01\x7a\xe5\xc0\x12\x08\xa1\xbd\x32\x5d\x37\x87\x74\x53\xd5\x1f\x3b\xc5\xaf\xb3\x87\x98\x9e\x9c\x9e\x23\x81\x80\xc5\x52\xc3\x62\x55\x55\xef\xcb\x5f\x13\xfb\x12\x4b\x3e\x3e\xc7\x9e\x1f\xa5\xec\x8a\x43\x66\xa0\x07\x30\x67\x72\xd4\x74\x8a\xe4\x49\x58\xaf\xe7\x6a\x11\x9c\x91\x07\x87\xc2\xcb\x92\x05\x6c\xb0\x43\x3b\xc5\x22\xfc\x34\x4d\xa7\xb6\x47\xcf\x7e\x38\x0d\x86\x0a\x85\xd2\xd9\x72\x10\x3a\x99\xa7\x76\x76\x86\xd5\x98\xd8\x69\x97\xf5\x07\x6b\x3b\xab\xb6\xe2\x5c\xf5\xce\xce\xc2\x30\xb3\x4e\xaf\x40\xf6\x8c\x34\xe5\xc1\x60\xc2\x23\x87\x37\x8d\x9d\xb4\x19\x1f\xb5\xcc\x13\x13\x17\x04\x21\xd8\xec\xa3\xce\x0e\x29\x4b\x2b\x30\xeb\xf9\x17\x08\xcc\xc8\x27\x3c\x89\x11\xde\xec\x58\x4b\xb3\x89\x84\xc2\x33\x3d\x07\x70\xf9\x8c\xd9\x20\xff\x0d\xce\xcc\x86\xd6\x86\x48\x53\xd2\x1a\x8e\x4a\xd3\x83\x3e\x8d\xd6\x8e\x95\x3b\xd0\xd8\xc2\xe1\x18\xc1\xcf\x84\xfa\x73\x58\x86\xe5\x58\x0d\xfe\x04\x42\x2f\x35\xce\xe4\xa4\x0a\x42\x00\x14\x8e\xce\xeb\x19\xa7\xc2\x8d\xd8\xa2\x2e\xde\x5a\x0e\x40\x1d\xb6\x62\x7d\xb2\xb4\xc3\xf9\x90\xb1\xed\x5a\x9a\x74\xda\x78\x07\x96\xa8\x11\x4b\x8b\xd8\x17\xb8\x57\x83\x93\x66\xcf\xb5\x48\x83\xd4\xba\x98\xff\xe3\xcb\x52\xbc\xf5\xb2\x64\xeb\x96\x35\xaa\xcc\xda\xe5\x0a\xcb\x4e\xa8\x0f\x58\x03\xa5\x33\x4f\x14\xc0\x44\xdc\x45\x80\x85\x20\x66\x09\xb5\xe4\x2c\xb2\xf3\xc2\x62\xfb\xff\xcd\xb6\x1b\x35\xe8\x6c\xbb\xbe\xab\x03\xb2\xe1\x3e\x0e\x76\x9c\x11\x01\x51\x06\xf6\x5f\x9d\xfa\x60\x57\xd5\xc9\x77\x9b\x2b\x37\x23\x32\x3d\xa3\x89\x92\xb0\x05\x2b\x11\x80\xc3\xb2\x80\x07\x6f\x12\xb8\x42\x89\x80\xdf\x8d\xcc\x90\x31\x7f\x3d\x85\x06\x43\x58\x11\x58\x96\x07\x78\x43\x13\xe9\x4f\x35\xa2\x2d\x23\x42\xce\x6d\x9d\x67\xcf\xe8\x68\xe6\x44\xd5\x86\x75\xb5\x5a\xd3\xb8\xaa\x2d\x9f\x59\x82\x6b\xdb\xc1\x98\xd7\xea\xf8\x17\x2d\xbc\x66\x55\xb3\x0d\x87\x5b\x10\x57\x1e\xc7\x6d\x1f\x77\x7d\xdb\xd4\xab\xa7\xe7\x0d\xab\x5b\x6c\x09\xe1\xad\xe2\xd7\xc7\x8f\x34\x9d\x58\x06\xcf\x21\x3b\xb8\xbe\xa8\xfa\x97\xfb\xf9\x83\x2e\x5d\x91\x6c\x80\x0d\xe4\x71\x9e\xae\xdb\x72\xf9\xe4\xde\xfd\xee\xde\x53\x3d\xa8\x16\x3f\xab\x43\xed\xd0\xf2\xf8\x51\xfe\x94\xa5\xe7\xae\xd9\x90\x50\x1b\x17\x69\xb6\x5b\x99\x5f\x62\x7f\x5b\x81\x44\xff\x71\xb6\x5d\xd6\xc0\x5c\xd9\x2a\x7e\xa8\xc2\x99\xa3\x75\x3f\x3f\x3a\x6d\x26\x26\x45\xf6\x05\x15\x54\x18\x18\x47\x76\x75\x1f\x30\x4d\xb6\x2d\xa4\xae\x18\x36\xd8\x71\x31\x4c\x24\x9b\x6b\xbc\x69\xc3\x8c\x13\x90\xa0\x51\x87\x95\xa7\xa2\xd4\x13\x91\x34\x38\xcd\xda\x94\x8d\x93\xbe\x8c\xb4\x02\xfa\x65\x9e\x6a\xa6\x4c\x08\x8c\xde\x08\xc2\x04\x1b\xd1\xf0\x77\xc6\x00\x64\xf4\xba\xfc\x6d\x04\xc8\x13\x49\x46\x71\x22\x10\xf0\x83\x19\xc0\x18\x35\xab\xd0\x07\xe6\x69\xbd\x00\x2b\x53\x1d\x44\x1c\x55\x44\x20\x13\x92\x24\x09\x9d\xd9\xdb\x57\xca\x0e\xa3\x76\xfd\xc0\xad\x39\x7f\xf4\x85\xbe\x0c\x47\xcc\x18\xc3\x98\x4e\x81\x0e\x1a\x0b\x6c\x0a\x3a\x53\xaf\xd5\x82\x80\x0c\xda\x86\x03\x6d\xe1\x4d\xa3\x27\x2e\xa9\x25\x62\x4e\x48\x3d\xe8\xcb\x68\x31\x73\x27\xe0\x96\x26\x2e\x1e\x30\x4a\xfc\xd7\xb4\xc8\x89\x13\xf4\xcd\x47\x22\xa6\x71\x11\xa4\x1f\x2b\xe4\x38\x8c\xc9\xe8\xca\x5f\x4e\x3d\x7b\x18\x4a\xed\x7a\xc0\x79\x94\xc5\x04\x9c\x45\x6b\x75\xae\x2f\x62\x51\x29\x21\x1b\xcf\xab\xba\x10\x4e\xa2\x8c\x40\x7d\x49\x1c\x07\x20\xf9\xa2\x66\x20\x98\x3d\xf9\x43\x7f\x87\xd3\x12\xd5\x1f\x2c\x17\x62\xe0\xfb\x3a\x60\xa0\x42\x0e\x99\xa0\xc2\x0d\xf2\x8a\x54\x30\xf8\xb7\x9d\x4a\x85\x37\x9c\xdd\xa9\x73\xa7\x9e\x13\x5b\x91\x17\x9a\x88\x35\x00\x40\x41\x78\xe7\x10\x81\x5f\x5e\x1b\xb7\x5a\xd4\x07\x40\x3d\xd7\x30\x07\x44\x75\xc6\x32\xd7\xe2\x13\x90\x9e\x5e\xbd\xa2\x3d\xc3\x35\x68\x95\xfe\x96\x93\x1c\x29\x5d\x38\x38\x4b\x00\x13\xdb\x90\xe7\xba\x13\x24\x29\x6e\x86\x47\x94\xc4\x12\x77\x83\x1a\x0d\x48\x06\x13\xe7\x0b\x8e\xcb\x2e\xb0\x8e\x48\x6b\xe8\xc9\x70\xb7\x72\x43\xfd\x8e\x30\xeb\x6c\x74\xbc\xb4\x76\xb7\xcc\xff\x03\xf7\x9f\x5c\x30\x74\x00\x07\x1f\xf8\x1d\x11\x24\x2c\x04\x29\x2f\xe1\xd6\xf1\x0f\xeb\xb0\x09\x10\xc1\x54\x86\x6c\x64\x72\x32\x3d\x53\x99\x2c\x36\xc5\x59\x76\x56\x4f\x3c\xe6\x2f\xf1\x19\x26\x7c\xaf\xbf\xde\xc1\x65\xc2\x51\x05\xa4\x7c\x35\xd9\xac\xa3\x68\x69\x7a\xc0\x6f\x52\xd9\x08\xe5\x04\x9d\x5b\x11\xd9\x5a\x29\x22\x70\x15\xa5\x5a\x0e\xe5\x86\x7d\x3c\xb5\x75\x7f\x8a\xac\x43\x8f\xce\x90\x15\xc8\x9d\x1e\xb3\x33\xaf\x13\x05\x05\x15\xa1\x79\xcb\x2a\x23\x08\x5a\x6e\x38\x36\x16\x15\xd8\xf6\xeb\xb3\xd3\x37\x6f\x2e\x6f\xfc\x36\xcd\xeb\xa0\x2e\x48\x98\xf8\xce\x79\x60\x8d\xfa\x65\x7e\x58\x6e\x02\x63\x08\xef\x09\xa6\x25\x8e\xc1\x85\x6c\xca\x6a\xa7\xcf\x55\x03\xde\xd3\x70\x5f\x8c\x97\x47\xfd\x2f\x8e\xcd\x5f\xf2\x9e\xe5\x9b\x0f\x89\x19\x89\x2f\xf9\x7f\x12\xda\xd9\x83\xb3\x0d\x2c\x3d\x7f\x04\xe2\x3d\xb0\xa9\x03\x4d\x31\xb2\xbb\x83\x49\xef\x73\xa8\x10\x84\xfb\x06\x7b\xc5\x32\xc5\xf1\xe8\x09\x9b\x11\x9b\x16\x0b\x86\x91\xbb\xaf\xab\x3f\xf6\x10\xd0\x58\x81\x20\xe6\xc1\x8e\x7d\xf3\x6a\x23\x1b\xca\x9f\xdd\x0f\x49\xe7\xaf\x81\x97\x70\xd0\x38\xfd\x7a\xdc\xed\xd8\x57\x91\xf6\x86\xee\xc9\xbd\x7d\x95\xb2\x55\x8a\x7d\x83\xee\x3d\x25\x71\x9f\xdd\x0c\x68\xfa\x08\xe2\x69\x50\x1d\xdf\x3d\xf1\x75\x7e\xaf\xfa\x1a\xf5\x17\xeb\xe8\x53\xbe\xd9\x97\x91\x7a\xcf\xeb\x86\xcb\x74\x3f\x24\x28\xaa\x56\xcf\xe1\xbd\x15\xe4\x99\x9f\x30\xe7\xc1\x59\x18\xa9\x13\x43\x51\x0d\x4b\xcc\x56\xbd\xd8\x3b\xd3\x00\x15\xbc\x2e\xd1\x6a\x19\xa2\x5b\xcf\xa5\xdc\xf2\xef\x16\x6d\x05\x67\x67\x49\xe7\x9b\x4a\x69\x70\x4b\xc9\x25\xfa\x76\xaf\x89\x68\x68\x4c\xb3\x55\xd5\x93\x5e\xc7\x37\x93\xe0\x1a\x9b\xd0\x9a\xa3\x6d\x00\x77\x9c\xe4\xcb\x52\x46\x45\x79\xc7\x14\x58\xd8\x69\x58\x4e\x53\xf2\xe1\x0f\xfd\x3d\x51\x4a\x01\xed\x86\x15\x9b\xdc\x1b\xd2\x6b\x2b\x5e\x35\xaf\xe8\x1f\xed\x88\x22\x3f\xc7\x73\xdc\xa1\xbc\x5a\x05\x44\xc9\x73\x55\xa8\x5f\x94\x4e\x88\x3a\x44\x05\x53\xa2\x8e\xb4\x6a\xb1\x05\xc6\x90\x90\x3e\x43\x82\xde\x67\xa2\x4e\xd0\x04\x7c\x12\x31\x42\x6e\x38\xbd\xb2\x94\xef\x59\x75\xfa\xe1\x88\x1d\x73\x78\x18\xf8\xed\xe6\xcc\x61\x0d\x77\x5b\x35\xd9\x53\x24\x63\x1b\x75\xaa\xde\x44\xd1\x19\x7a\xa2\xf7\xad\xec\x76\x8c\xbb\x70\x25\xd7\x63\xc2\xdc\xe3\x2b\xca\x54\xec\x3c\x5e\x58\x70\xc4\x9b\xd3\xc2\xb8\xf7\x54\x70\x66\xab\xca\x6a\xd5\x29\xb8\xd0\x2b\x5f\xc1\x1c\x28\xc4\x0c\x9e\xfc\x99\x69\x8e\xec\x6a\xc1\x5a\x99\x5a\x0b\xa6\xa1\x22\x26\xa8\x82\x48\x1e\xdc\x0e\x78\xf4\xe2\xd5\x0d\xee\x06\xd0\x8c\xc1\x97\xdb\x2e\x40\xb0\x9f\xe6\xcc\xd5\x69\xe7\x51\x00\x31\xd7\xce\x57\x92\xa8\xe5\x38\x11\x2a\x5f\x6c\xba\x37\xaf\x91\x3c\xbc\x48\x92\xc8\xaa\xb4\xa5\xae\x6b\x74\xe9\x16\x3b\x6e\x06\xb0\x7b\x75\xbc\xca\x71\xe3\x2d\xc0\x74\xe8\xd3\xc4\x3c\xb9\xe0\x4d\x65\x77\x9b\xb1\x01\x11\xfb\xc8\xee\x36\x81\xe7\x0f\x6d\xb9\x19\x24\x12\x49\x04\x57\xdf\x54\x3b\xb9\x94\x49\x19\x55\x29\xfe\xbf\xf8\xb8\xfc\x97\x44\x50\xe8\x66\x18\x84\x82\x9b\x9a\x9c\x41\xbb\xc7\xaf\x60\xb2\x3d\x6b\x89\x72\xa0\xf1\xe4\x5e\x36\x27\x26\xf1\xf1\x5e\xa0\x35\xf2\x9d\x4e\x56\x15\xbf\x23\xe1\xf5\xa0\xc7\xee\xef\xe4\x2b\xb1\xdf\x7f\xc1\xaf\x3d\xfb\x93\xca\x19\x3f\x7f\x24\xfa\x8b\xcf\x05\x12\xbd\xe5\xc7\xdc\x30\x61\xcd\x41\xe7\x93\xb4\x86\x90\x75\xfd\xb1\xe7\x51\x8a\xc2\xfb\x24\xfd\x13\xff\x4a\x5f\xf0\x2f\x1d\x0a\x73\x04\xb7\xc6\x41\x35\x03\x1e\x11\xfa\x47\x82\xe5\xa9\x97\xb2\xe7\x09\xe2\x54\x15\x60\x5f\xbd\xa9\x0c\x90\xaf\x18\x24\xbb\x3d\x7b\x8e\xf0\xbc\x5b\x6b\x57\x94\x82\xfb\x1a\x9c\xc8\x1b\x6f\x50\x83\x3b\x34\x8a\xea\x48\x1c\xab\x51\x16\xd3\xb7\x25\x24\x5a\xfa\xa7\x79\xb8\x13\xda\xe7\x38\x26\x10\x20\x22\xb9\xff\x94\xde\x50\x8a\x42\x94\x61\x56\xa2\xa0\xc8\x1f\xde\x0e\xdc\xe4\xf3\x12\xb6\xb5\xd7\xf8\x20\x92\x27\x1e\xd9\x13\x8a\x60\x72\x71\x3f\x12\xee\x63\xd5\x8b\x07\x2c\xbe\x12\xf5\xcf\x96\xa3\x20\xf9\x4c\x60\x68\x6f\x73\x76\x56\x7c\x9b\x1f\xe4\x27\x61\x5a\xaf\x13\xbe\x94\x2f\x49\x86\xeb\xab\x80\xc2\xf3\xd5\xc1\x43\x18\x51\x1a\xbe\xb2\xef\xc4\x3a\x30\x1b\x77\xc4\x72\x06\xb7\x19\xd3\xc5\x20\x7f\x29\x2a\xd5\x73\x56\xa8\x2c\x2d\x07\xff\x4b\xcd\x99\xc8\xa5\x6f\x89\x79\x88\x4d\xf9\x42\xbe\x5c\x4e\x21\x7e\x6e\xe7\xd8\x3d\x34\xcd\x5c\x91\x2f\xf9\xbf\x4b\x25\x82\xd1\xf5\x43\xff\x9d\x5b\xaf\x5c\xf8\x65\x5d\x4a\xae\x4f\xfa\xe4\xd9\x70\x2e\x82\xac\x9a\x77\xe1\x39\x6c\xf9\x44\xfb\xc8\x0f\xb3\x17\x84\xff\x36\x73\xe5\xcf\xf8\x67\xba\x19\xd5\xe2\x26\x37\x9c\xdb\x41\x33\x21\x0c\x35\x35\x09\x26\xcd\x85\x90\xd2\xe2\x76\x0a\x98\xe4\xe7\x3a\x82\xbd\xa4\x84\x90\xb4\xa2\x8a\x59\xf2\x1b\xd4\x0c\x61\x70\x1a\x9e\xb6\x16\xbe\xf4\x01\x71\x58\x3f\xc7\xfd\x0c\x80\xa4\x9b\xf9\x04\x28\x5b\x25\x3c\x1c\x0d\x7c\x08\xa4\x86\x33\xc7\x10\x86\xb3\xe7\xe7\x87\xa6\x76\x38\x41\x92\x99\x91\xcc\xb1\x28\x9d\xe3\x3a\x80\xb0\x6b\xf3\xc5\xdb\xa8\x19\x57\x99\x36\x16\xd5\x07\x84\xf6\xf9\x9c\xb2\xef\x17\xc0\xa6\x2b\xcc\xb8\xf2\x59\x82\x3a\xcb\xa4\xc5\xc5\xce\xce\x56\x73\x54\x65\x98\x47\x02\x46\x26\x22\x93\x20\xc2\x89\x4f\x9b\x89\x12\x77\x52\xd4\x10\xe6\x68\xcd\x23\xba\xd1\x92\x77\x4c\xaf\x87\xe0\x1b\xb5\xc7\xab\x3e\x52\x4e\x25\x1c\xc8\x35\xe3\x9c\x19\x5f\x6f\x70\x9c\xf2\x14\x3e\x01\xe0\x96\x53\xa0\x9d\x5e\xc0\xa7\x4d\x96\x77\x64\xd7\xd5\x42\x4d\x14\x53\x85\x64\x96\x8b\x6c\x7e\xab\x65\x64\x9e\x71\x89\xeb\x48\x91\x2d\xbb\x15\x60\xfb\xd5\x22\x17\x2e\x61\xa2\x48\xa7\x97\x40\xf9\x16\xe6\x38\x67\xc6\xb2\x2f\xdc\x0e\x98\x37\x75\x93\x20\x4c\xa5\x00\xb9\xc4\xc7\x14\x88\x18\xee\x54\xf5\xe6\x5d\x40\x3c\xa7\xed\xa0\x6b\xb2\x61\xf6\xa5\x70\x25\x5e\xc3\xb3\xa2\xfd\x8a\x72\xec\x76\xc8\x7c\x55\xec\xb4\x17\x0d\x9c\x12\xf1\xf3\x8e\x76\x7c\x01\x69\x68\x54\x82\x57\x12\x66\x81\x40\xe4\x3b\xbd\xff\xfe\xc7\x0f\x1d\x4f\x83\x37\x81\xbf\xff\xe9\x03\xc9\x33\xf7\xdf\xff\xfc\x01\xb6\xef\x51\xe1\x6c\xc9\xa6\x9f\x71\x0d\x28\x68\xd0\xbb\xb6\xfc\x54\x35\x7b\x18\x3c\xf4\xd3\xf3\x87\xcf\x32\x15\x9f\xfb\x78\x89\xbb\xcb\xa8\x83\x15\x5e\xb8\xac\x78\x85\xd7\xfb\x6d\xa6\x63\xec\x84\x03\xd8\x2f\x57\xdc\x30\x90\xe5\xdc\xe4\xef\xee\x37\x0f\xb7\x2a\x78\xb0\xd4\x79\x13\xe3\xfe\x49\x7e\x3d\xc5\x40\x78\xe8\xbf\xbb\x96\x9a\xc0\x6a\x7e\x23\xf7\x69\x59\xea\x75\xf6\xfb\xdb\xb2\x9f\xc5\x5c\xc9\x82\x06\xa0\xcb\x71\x96\xf6\x22\x06\x51\xd7\x4c\xe4\x18\x78\x5b\x02\x31\x06\xf7\x16\x3f\x07\x99\xc3\xca\x04\x68\xaa\x36\x65\xb5\x9e\x4a\xce\x06\xf9\x82\x6b\xc5\x94\x6c\x43\xdf\x86\x26\xe9\x92\xab\xc3\x7e\x7e\x63\x2d\x22\x4f\x90\x44\xb9\x74\xf5\x2c\x09\xe3\xf5\x02\x16\x56\x18\xa1\x79\xa8\xea\x9c\x27\xd0\xdf\xd8\xc4\xae\xd1\xb0\x27\x57\xf8\xb0\x64\xb9\x96\xa8\x9e\xd4\x8e\x36\x23\xf3\x8f\x26\xda\x45\x15\x92\xd7\x49\x7d\x01\xc7\xb6\xcb\x29\x7c\x0e\xc1\x49\x11\x68\x55\x67\xe6\x90\xad\x22\x3d\x31\x4b\x76\x3a\x92\x11\x11\x19\xf1\x7d\x3c\xb5\x28\x1e\xbd\x3b\x14\x1d\x53\x05\x57\x48\x74\x4a\xc3\xd5\x5a\x16\x30\x13\xfc\x46\xff\x1c\x5e\x07\xde\x11\xd6\x3f\x6e\x85\xba\x4f\xff\x2c\x49\xf6\x45\x5b\x74\x7e\xdf\x8e\xf3\x17\xcd\xa6\xf1\xfb\x3a\x7e\x0d\x01\xc4\xc2\x77\xbf\x18\xc8\x66\x92\xed\x69\x5b\x57\x2f\x08\x37\xde\x79\x04\x72\x62\x30\x92\x31\x70\x13\x8a\x33\xdd\x0d\x01\xe9\x20\xee\x09\xd8\x0d\xec\x71\x2d\xea\x6c\x03\x50\x67\x62\x9c\x04\x9b\xb2\x25\x8b\x94\x11\xda\x8e\x59\x66\xaf\x6a\xb9\x86\xce\x75\xf3\xe9\x69\x60\x4e\xd6\x9a\x8f\x5b\x8f\xa7\x9b\xf6\x66\x64\xe9\xe9\x17\x8e\xa9\x10\x3a\x05\x2b\x6a\x97\x13\xe9\x89\xb7\x82\xea\x12\x9c\xa2\xae\x17\xdd\x34\x9c\x0d\xd4\x80\xfb\x43\x93\x3a\x7d\x0b\xf1\x78\x78\x23\xc8\x53\x2e\x6c\xb7\x8c\x40\xfe\x5a\x7e\x36\xa8\x16\x17\x4a\x9f\xc0\x4f\x6a\xd8\xa0\xb6\xf0\x24\xd5\x2f\xcd\xd7\x2d\xce\xa9\x88\xcf\xf1\x5b\x3b\xa1\x30\xc4\x9b\xdb\xb2\xdb\x6f\xb0\x07\xe0\x78\x4d\x7e\x2c\xe5\x60\x48\x1b\x1a\x48\xb3\x61\x08\x19\x05\x01\xb9\xdb\x90\x79\x3e\x70\xe6\xb2\x2d\x49\xe1\xc7\x1e\x57\x98\x82\x25\x9c\xe7\x31\x5f\x98\x31\xd6\x82\x6f\x9a\x62\x3e\x7d\xd6\xf4\x9f\x5d\xba\xd5\x9f\xcf\xb3\x70\x9d\x03\xb1\xfe\x67\x04\x35\x54\xf9\x7c\x9e\xd8\xf4\x80\x89\xb2\x33\xf7\x13\xcd\xd7\x1d\x81\x04\x33\xe9\xb5\xf3\xa7\x96\x0c\x3d\xf5\x08\x27\x8b\xfa\x4b\xea\x27\x13\xa9\x0e\xd4\x19\xff\x1d\xe2\xf2\x3a\x83\xdd\x11\xf9\x91\xaf\x17\x71\x26\x2b\xcc\x10\x0f\x07\x35\x88\xc5\x60\xd0\x62\x50\x2d\xec\x7a\xc7\x6a\x7e\xd0\xdf\x5d\xf7\xbc\x5c\xe4\xec\xb1\x2a\xde\xd7\x4c\x3a\x7c\xbe\xb0\xa9\x38\x18\xc6\xbc\xec\x0f\xbc\x24\x4c\x2f\x3d\xda\xe4\x54\xe0\x1a\x39\xfc\x17\xdb\x04\xa1\xa7\x91\x5b\xc5\x70\x12\xa8\x5c\xef\xa5\x78\x18\x96\x08\xf2\x29\x77\x31\x22\xac\xc0\xba\x10\xe8\xc1\x5e\x6f\x08\xb2\x27\x94\x9c\x20\x77\x5a\xd1\x19\x02\x14\x5e\x7d\xbc\xdf\x45\x6d\x37\x59\xb1\x27\x14\x6b\x6c\xa9\x26\xa5\x5f\x29\x7e\x0d\xbb\x60\xe2\xd7\xb0\x6a\x27\xc8\xc4\x23\x22\x7e\x34\x5f\xd3\x5e\x25\x57\xc1\x64\x69\x05\x16\x15\x42\x9d\x3a\x39\xeb\x01\x92\x32\xb5\xa8\xfa\xc1\xca\x9c\xc4\x8e\x6d\x45\xb8\x65\x15\x66\x4c\xd8\xf5\xc3\x5c\x3f\xe8\x73\x1a\x31\xdb\x30\xd2\xef\x2d\xf8\xc9\x0f\xf1\x20\x4b\xf1\xd3\xe3\xff\x61\x86\xbb\x1d\xaf\x55\x65\xc2\xd1\xb5\x46\x54\xae\x29\xfe\xd6\xf8\x89\xbb\xa3\xf4\xe0\x96\xaa\x7b\xb8\xdd\x3e\x2c\x8a\x07\x13\xa3\x0e\xd8\xb9\x1b\xf6\xc0\xdd\x42\x35\xa7\x01\x5f\x0f\x6a\x0a\xf6\xc6\x69\xdc\x31\x40\x34\x4f\xef\xd8\xd3\xbb\x64\xb3\x79\x5a\x78\xbc\x81\x71\x07\x73\xd7\x31\x6b\x68\x76\x84\x76\x77\x84\xcb\x4b\x4c\xee\xbe\x84\x23\x19\x48\x15\x41\xd6\xe0\x8a\xde\x9d\xdd\x33\x3c\xe8\x86\xc4\xa7\x39\xdb\x23\x28\x91\x80\x45\x47\x11\x12\xec\xe6\x1e\xa9\x6e\x47\x9f\x00\x9c\xda\xcf\x7d\xdb\xff\x91\x7b\xfa\x54\xe3\x53\x24\xf0\xa5\x5d\x7d\x2a\xea\x9a\xa5\xcd\x84\xbe\xe1\x52\x2d\x5f\x3e\x2b\xb8\xe2\xaf\xfb\x4f\xf0\xdb\x83\xad\x9b\xe6\xa3\x84\x39\x98\xe3\xd3\xe7\xac\xaa\xde\x32\x39\xac\xd4\xcb\x38\x97\x36\xf6\x6a\x11\x46\x77\x7b\xc6\x09\x13\x5d\x2c\x78\x8e\xdb\xec\xef\x62\x47\x39\xc7\xaf\xf4\x7f\x32\x61\x38\x10\xf5\x87\xbe\xb4\xb0\x16\xd7\xec\x15\xed\x72\xd5\x1f\x35\x68\x4a\xdd\x67\xc7\x6d\xa9\x6b\x27\xdb\xa1\xe5\x58\xc9\x9f\x75\x57\xb6\x81\x46\x87\x97\x53\x3e\xc9\xf1\xd5\xa9\x99\xaf\xdd\x5d\xbe\x60\x83\xb5\x7e\x5e\xda\xfd\x8d\x31\x98\x3b\x9f\xf1\x77\x36\xe2\xd3\x24\x76\x18\xa9\xc5\x25\x13\xf7\x36\xf8\x7e\x07\x27\xc5\x97\x45\x88\xee\x5c\x1c\x2b\xd5\x12\xa0\xb9\xc0\xfd\xa2\x0b\xba\x87\xc8\x80\xb8\xb9\xc5\x97\x60\x3a\x39\x8d\xd3\x1b\x28\xe2\x8d\x2c\xda\x4d\xee\x34\x8e\x0e\xe7\x8e\xc1\xe9\x56\xe8\x68\xe6\x43\x0e\x88\x3b\xb3\x75\x15\x79\xc1\xf4\x0e\x9c\xf7\x81\xe9\xe0\x80\x6b\x00\x68\x48\xb9\x24\xfe\x21\xfe\x41\x52\x2c\x8f\x2e\xbf\xf4\x81\xd6\x2d\x67\xfa\xf3\x7c\xf1\xd1\xf5\x88\xd9\x53\xd9\xf6\xb8\x76\x32\x46\x3b\xbb\xbd\xd2\x02\xca\x7e\xa4\x66\x1e\x42\xc6\x90\xc8\x5b\x18\x84\xac\xbf\x6a\x19\xe0\x03\x6e\x4e\xec\xb6\xf4\xa9\x2a\xf6\x44\x7d\x3c\x17\x77\xd5\xfb\x53\x5c\x2f\xad\x78\x9c\xab\x1d\xad\x7b\x30\x9f\x2c\x4b\x57\xb8\x05\xcf\xd7\xbd\x70\xef\x68\xe9\xaf\xd3\x75\x53\x2d\x33\x13\x72\x1a\x9a\xe2\x00\xd7\xe2\x52\x7f\xaf\x24\x64\x55\xc2\x87\xe0\x68\x21\xbe\x90\x26\x4a\xfd\x92\x8e\xe6\x23\xc6\x96\xdc\x55\x72\x92\xd7\x17\x5d\x3d\x46\x84\x30\xc0\xd2\xa0\x3e\x20\x2c\x70\xc8\xb0\xd9\xe7\xe1\x73\xe8\xa0\x5b\xf6\xcd\x5d\x39\x67\x83\x90\x24\xaa\x7a\xb1\xd9\xc3\xb5\x8c\x99\x11\x47\xf2\x3b\x51\x1e\x7c\xe2\x2c\x41\x72\x43\x23\xf0\xdd\xf1\x3c\xb0\x89\x30\x3b\xe8\x2b\x0e\x26\x05\x01\xaf\x46\x4d\xfb\x8b\x23\x27\xde\xd7\xc1\x9d\x04\xb3\x6c\xca\x2e\x1e\x75\x51\xee\x38\x9e\x18\xfb\xfa\x2d\x65\xb7\x15\x9e\xff\x85\x56\x7f\xba\xab\x55\x71\xd1\x98\x6a\xd6\x1c\x87\xf4\x26\x26\x16\x2d\x47\x97\xfc\x42\x6b\x3f\x5b\x6b\xe1\x96\xf5\xb1\x2c\x77\x41\x13\x71\xf7\x03\x47\x6a\x30\xcf\xd8\x07\x63\x82\xa3\xe9\x1d\x1b\xbb\x94\x77\x84\x89\x07\x3b\x61\x70\xc8\x6f\xbb\xd9\x17\x6e\x15\x8c\x17\x88\x99\x6d\x10\x12\x15\xa6\x1b\x07\xc3\x6a\x6b\x16\x70\x6e\xb8\xb2\x19\x4b\x9e\xa8\x4a\x5c\xe4\x06\xde\x07\xfe\x96\x9e\xeb\x9a\x15\x68\x8f\x77\x2f\xf6\x82\x4a\x27\xbc\x9f\x1c\x28\xbb\x98\x86\xc4\x9a\x8a\x63\x31\x8f\xe7\x2c\x48\x3e\x5e\x60\xe0\xce\x1b\xd5\x15\xbb\xf3\x06\x1d\x14\x2a\x3a\x56\xcf\xd9\x64\x1d\x4a\x79\xe1\xd4\xf2\x65\xdc\x0a\xd7\x2e\x33\x8d\x10\xa3\xe1\x7c\x87\xf7\x1e\x35\xf7\xb0\x6e\x82\xf8\x04\xe2\x63\x8c\xbd\x28\xec\xc8\x2c\x1e\xeb\x41\xc4\x13\xc5\x8b\x0a\x2b\x03\x29\xc6\xf6\x16\x13\x65\xa0\x2a\x6e\xf7\xb4\x75\x6e\x2a\x9a\x74\x48\x2c\x1a\xc0\xf1\xf2\xfa\x06\xa1\xf1\x68\x01\xd0\x3e\xba\x62\xbe\x9b\xfe\x65\x5d\xd6\x88\x5f\xc6\x71\x14\x95\x11\x2d\x16\x7c\x35\xa0\xaa\x35\xc4\xd3\xa1\x34\x87\xcd\xba\xd8\x08\xdb\x0a\x2f\x59\x98\xf4\x20\x8e\x03\x29\x62\x25\xf2\x4a\xeb\x76\xe5\x82\x64\xe2\x19\x9b\xea\xdb\x1a\x91\x8d\x53\xb3\x06\xde\xe9\x67\xe0\x46\x82\x03\x7f\x36\xf9\x05\x68\x51\x94\x84\x16\x2d\xdd\x83\x47\xe8\x19\x82\x4e\x49\xc1\x86\xe1\xbb\x64\x60\xf0\x57\xf1\x13\xac\x98\x5d\xa7\x7a\xfe\x7d\x97\xfb\xf5\xd1\x3e\x84\x21\xb6\xa4\xe9\x2f\x88\xc2\xc3\xaa\x66\x5e\x1f\x37\x25\x7c\x02\xa4\xdb\x35\xe2\xb9\xf5\x56\x3f\xc7\x40\xa2\x2d\x71\x4f\x5e\xca\xd7\x18\x64\xa7\xb1\x3b\x5c\x14\x8f\x31\xc8\xbc\x29\x58\xff\x79\x46\xff\xc6\x42\xb4\x8b\xf3\x6b\x92\x34\x88\x73\xc7\xf7\x45\xe5\x64\x8c\x33\x08\xdd\xe5\x66\x29\x77\x7f\xd9\xe2\x02\x75\x4f\x8c\x40\xec\x2f\x28\xa1\xe1\xd8\x5f\x05\x15\xe8\x2d\x16\x38\x68\x23\xe0\x4d\x68\xe1\xd1\xfb\x5e\xe1\x55\x9f\x61\x9f\x60\x69\xb5\x7e\xbd\x12\x19\x04\xd3\x00\xe5\x56\xa2\x13\x9d\xf0\xd6\xc2\x7a\xa1\x9d\x7d\xd8\x06\xb4\x93\x88\x44\x7c\xf7\x80\x88\x1a\xd7\xe9\x0d\x44\x64\x58\x09\xa9\x1a\xb8\x0b\xda\x2d\x3a\x10\x1b\x10\x36\xee\x91\xba\x5a\x32\x82\xc4\xc9\x72\x04\xe1\x4f\x66\x00\x64\x97\x1a\x86\xfb\x8c\x82\x7b\x5d\xe1\x65\xb4\x1e\x02\x8e\x12\x05\x60\x46\x47\x35\xce\x90\xd8\xf6\x98\x53\x98\xc9\x2f\x30\xa4\x31\xae\xd8\xb5\x2a\x58\xdd\xbc\x4d\x93\x70\x24\x52\x74\x5b\xae\xf2\xb6\xb0\x20\x03\xca\x69\xd8\x61\x1c\x1c\x25\xbc\x43\x96\x6f\x48\xf9\xd6\x2a\x88\x33\x12\xc8\x47\x76\xe5\xa0\xf9\x66\x19\xc7\xec\x0d\x2c\x2d\x16\xc2\xc6\xf8\x7a\x0e\x31\x97\xfd\x8e\xf9\x8d\x30\x2f\x6b\x07\x43\xfe\xfe\x9f\xaf\x2f\xdf\x9c\xa4\x9f\x1f\x1e\x0e\x87\x87\x5c\xfc\xe1\xbe\xdd\xf0\x45\x96\x82\x83\x18\xfc\x8f\x8b\xd7\x27\x69\xd9\x2f\x7e\x98\x91\xa2\x0e\x36\xe4\x57\xb7\xfa\x90\xc1\x96\xca\xd4\xc5\xa2\xe3\x3f\xce\x9e\x74\xc5\x68\x88\xdb\x30\xf6\x4d\xb8\x41\xf2\xec\xd9\x81\xb5\x4e\xa6\x1c\x5c\x7b\xe5\xb0\x5c\xb4\x25\xce\x7b\xf1\x11\x64\x6c\x48\x27\x98\xba\xbc\x3a\x04\xa9\xa8\x1d\xed\xc6\xab\x85\x86\xd8\x1d\x80\xd8\xf1\xc6\x19\x0e\x36\x5c\x26\x26\xce\x6d\x2b\x1c\xa7\xa8\x5b\x37\xfb\x4d\x11\x73\x4c\xc2\x99\x4e\x44\x59\xfc\x3a\x2c\x0c\xb7\x29\xc4\xe3\x7c\x92\xfe\x33\x5b\x8a\x78\xa2\x84\xb6\x38\xcb\x68\x0b\xc0\xb3\x61\x61\x04\x8e\x0a\x04\x63\x1a\x80\x04\xc4\x32\xc1\xdc\xe7\x39\xe1\x7c\x54\x89\xea\x6f\x7c\x50\xdc\xa7\x5b\xa7\xcf\x81\xd6\xa4\xba\x71\x91\xd8\x4e\x37\x9d\x6d\x78\x11\x57\x2c\x89\xd3\x9b\xaf\xcc\x88\x35\x85\x87\x54\x7c\xc6\x26\x51\x14\xf0\x47\x80\x32\x17\x09\x9d\xd8\xfc\xda\x05\x63\x4a\x35\x52\x5a\x39\xcc\xf0\x86\xde\xf3\xb2\xc7\xd5\xca\xa9\xb5\x28\x1a\xb5\x9b\x35\xbf\x7a\x8c\xbf\xe9\x0e\x27\x92\x89\x78\xd9\x47\xdc\x03\xac\x23\x96\xb9\x0e\xc3\x5d\x6c\x28\x6e\x29\x6f\xf2\xa2\x8c\xf2\xa6\xd1\x76\xad\x80\x83\x36\x46\xbb\xa4\x4a\xc7\x63\x99\xdf\xb7\x70\x4c\x20\x10\xb7\x84\x4c\x47\x69\x31\x0f\x70\x55\xe9\xdc\xa5\xc5\xe2\x95\xad\x52\xf0\xdd\x78\x89\x32\x42\x64\x1d\x85\x1c\x95\x05\xb5\xf8\x10\x93\x41\x70\xc3\x8e\x5d\x8a\xcd\xfd\x76\x74\xbf\x30\x14\xa1\xa5\x56\xbb\x2b\x22\x77\x5a\x06\x99\xc3\x98\xe2\xc3\x95\x4d\xb2\x9a\x3c\x77\x70\x26\x5f\x21\xb6\x76\x9b\xe6\xd6\xae\x60\x9e\xe3\x97\xc6\x36\x08\x47\xe6\xc1\x74\x50\x1e\x32\x30\xbe\x34\x59\x5c\xdd\x5f\x83\x28\x77\x2a\xe2\xd6\xac\xef\xa2\x28\xc1\x84\x6a\x4c\x64\xf0\x9e\xe8\xde\xc4\x2d\x3e\x07\x35\xbc\x6f\x78\xee\x5a\x38\x72\xdf\x30\x2e\x1a\xde\x39\x0c\x8a\x7e\xc5\x9d\xc3\x18\x49\xe3\x1b\x85\x7e\xa8\x5f\x71\xa9\x70\x6a\xd0\x63\xb9\x76\x0a\xf1\x13\x05\xa6\xa4\xdb\x22\x1c\xdb\x57\x5c\x2e\x1c\x68\xb6\x5f\x23\xe0\x4e\xf5\xc4\xa3\x24\x40\xee\x97\x2c\xbe\x45\xb5\x5c\xce\xe6\x6d\x73\xe8\xf8\x06\x1f\x02\x74\x33\x97\xe5\xdf\xe9\x35\x7e\x0b\x08\x9f\x9d\x82\x28\xe4\x43\x12\xd5\x45\xe2\x89\x9e\x88\x49\x22\x8b\x12\xa3\x40\xc4\xe7\x94\x83\xd8\xbf\x1c\xaf\x9c\x63\x11\x48\xce\x4c\x8a\xd0\x46\x77\xc8\xf8\x0b\x77\x0f\x61\x7d\x66\x63\x29\x0a\x5d\x73\x8a\x82\xf1\xa7\x21\xdc\x76\x25\x78\xe7\x68\x74\x08\x88\xaf\xde\x72\x04\xc2\x32\x38\x02\x23\x62\xa8\x20\x9f\x7a\x90\xf0\x8e\x11\x41\x18\x2e\x3d\x84\x22\x08\x8b\xfe\xd9\xab\x37\xf2\x13\x2e\xb7\x1a\x2b\x03\x3e\xb7\x7c\x68\x9a\x98\x23\xef\x6c\xca\xa1\xd7\xf2\xc4\x31\x5a\xcc\x1c\xf6\x54\x0b\x7e\x39\x88\xa2\xcd\x97\x38\x06\xe2\xff\x2e\x95\x64\x60\x5f\xec\xaa\x2d\x1f\x0e\x8b\x11\x72\x04\xd5\xd7\xf8\x70\xe9\x7a\x8c\xc3\xff\x5c\x5a\xce\x4a\x48\x80\xc3\xfb\x85\xc7\x88\x9d\x11\x13\xdd\xdd\xef\xd2\xae\x62\xdb\xa9\x12\xe8\xa0\x41\x50\x87\x0f\xff\x08\xda\xc1\xe3\x25\x06\x41\x3b\xb4\xbb\x46\x48\x9b\x75\x2d\x37\x99\x2c\x0f\x6a\xab\xc5\xeb\x89\xca\xf8\x18\x90\x66\x0d\xf6\x6e\xdf\x94\x8f\xdd\x7f\x11\x7a\x93\xb3\x28\xc0\x17\xab\xd9\x1c\xd4\xad\x67\xc3\x89\x70\xe6\x4c\xc5\x59\x8a\xdf\x0e\xca\x24\x43\x26\x97\x6c\x5b\x04\xc2\xa1\x10\x50\xb8\xad\x5c\xe4\xed\x47\x0e\x8f\x0d\x8f\x18\xab\xe0\xd0\x6a\x8c\x15\xfe\x1f\xce\x98\x86\x65\xbf\x92\xaf\x51\x83\xb1\x17\x2b\x4a\xc3\x1e\x60\xcc\xd4\x15\x60\x69\x56\x44\xb2\xd7\xf2\x25\x0f\xcc\x0c\x29\x63\x7c\xa1\x96\xf2\x1e\x0e\xe7\x2d\x80\x77\x88\xfe\x4b\xf9\x7f\xfe\xd7\xff\x66\x73\x69\x43\xbb\x25\x6e\xbf\x6b\xe0\x35\x3f\xef\x76\x07\xc6\x07\xf7\x7f\x08\x1e\x1d\x74\x44\xd0\x9f\xea\x85\x72\xfa\x1a\xd1\x28\x47\xd8\x36\xfa\x66\xbf\xa0\x01\x91\x43\x49\xf4\x64\x8e\xa3\xc7\x61\x1d\x46\x54\x99\xee\x11\x2e\xf0\x93\x4d\x2e\x26\x4d\xc2\xa9\x28\xd1\x4d\x6f\x29\xc9\xfb\xa6\x5d\x7d\xf0\xe1\x01\xdd\x44\x44\xa1\x01\xa1\x19\x7a\x18\x43\xd8\x0b\x26\xbf\xf1\xfb\x2a\xa2\x69\x4b\x2c\x52\xf8\xb1\xd8\x7d\x3b\x09\xd7\x25\xc1\x1c\x5c\x25\x61\x43\x0f\x3a\x8b\xe8\xa0\x61\x6a\x11\x33\x61\x22\xac\x46\x18\x2a\x82\x14\x6d\x15\x8f\x25\x0c\x99\x9e\x74\x47\x0f\x35\xe1\x16\x86\xd9\x36\x4d\x0c\x2c\x12\x3d\x82\xe5\x9b\x01\xfc\xc1\x91\xe2\xf8\x11\x1b\x26\x3f\x39\x3c\x7b\x85\x04\x5a\xd7\x48\x40\x14\x44\xdc\x7d\xe0\xff\x09\x62\x4f\xa9\x01\x8e\x53\xf5\x4b\xd3\x07\xf1\xad\xa2\x38\xdb\xc1\xfd\x10\xc4\xbd\x8b\x82\x67\x73\xe5\x40\xd4\xc4\xe9\xfb\x28\x1a\x22\x66\x06\xa9\x77\x41\x47\xd7\xfc\x1e\x6c\x70\xe2\xa2\xc1\x53\x60\xc7\x66\x47\x9c\x5a\x64\x43\x90\x0c\x62\xf1\xd5\x91\xdf\x5c\x37\xf3\xcd\x04\x4b\x66\x2d\x47\xf3\xbe\x18\x1e\x94\x98\xd3\xe2\xf9\x55\xe0\xf9\xec\xa1\xea\xba\x40\x48\x40\x19\x9f\x9c\x6e\x48\x41\xd8\x44\x6a\x1e\x2a\x62\x51\xee\xd7\x23\x17\xdd\xc6\x71\x2b\xbf\xfd\xaa\xdb\xb8\x8e\xbb\x2f\xbb\xfd\xa3\xa7\xc2\xd3\x31\xa9\x42\x5b\xd6\x20\x38\x95\xcb\x9a\x8a\x52\xf5\xef\x38\xa3\x25\x92\xd2\x6e\x8c\xd6\xb6\x0b\x3e\x75\xa4\x8c\x3b\x43\x3c\x1e\x2f\xd4\x85\xea\x19\x45\xa3\x3a\x76\xe2\x1b\x45\x69\xfc\x0a\x69\x2f\x1e\x71\x20\xe8\x45\xbd\x72\x08\x61\x3b\x5f\x7c\xbd\xfe\x98\xf6\xe6\x05\xd7\x88\x67\x0c\x75\xbc\xd1\x5d\x6f\x8c\xf4\xce\x22\xf1\xcd\xef\xb0\x9b\xce\xaa\x17\x1c\xcd\xa9\xa1\x5f\xee\x7c\x8b\xa9\xfa\xcb\x17\xbf\x8f\x9c\x7d\xdc\x75\x03\x7c\xd8\x4b\xe6\x35\xce\x3b\x3c\xec\xe4\x9d\x25\xc2\x6d\x36\x3e\x3e\xff\xf7\xdc\x0a\x9f\x3e\x5f\x60\x1d\xf0\x60\xa6\x2f\x6c\xca\x86\x3f\x6f\x50\x60\x1d\xc2\xf0\x25\x4a\x86\x67\xb8\x1e\x73\x7b\xbc\x40\xd4\x0f\x3b\xcd\x11\x2e\x84\x7b\xcf\xf4\x38\xcd\x02\xc2\x0c\xd2\x3d\xeb\x83\x77\xa6\x1e\x18\x7a\x20\xf9\x0d\x71\x67\x32\x67\x58\x3e\x6e\x23\x76\x86\xb6\x54\x77\xc4\x73\x81\x0f\x97\x4e\x58\x5b\x94\xb8\x25\x7c\x26\x5f\x2e\x47\x75\x2d\x8d\xbc\xea\x3b\x21\x51\x35\x71\x81\x21\x48\xd5\x5d\x4f\x71\xcd\x17\x25\x69\x52\x6e\x77\x3c\x85\xb9\x0b\x33\xc7\xd3\x24\x80\x2a\x6e\x6a\xaf\x20\x21\xff\x32\xac\x4b\x5e\x18\xd0\xdd\xf3\x4d\x73\x48\x64\xeb\x9c\xc1\x27\x5b\xa2\x40\x6a\x4a\xdc\x25\x49\x63\x19\x45\x43\x8d\xa4\x72\x8f\x5b\x83\x51\x8c\xf3\x07\x37\x87\xb1\x73\xb8\x3b\xc3\x16\xd4\x95\x05\x50\x48\x0d\xb8\xac\xc9\x72\x7d\x48\x1c\x33\xad\x15\x02\xac\x6f\x56\x24\xd1\xa8\xdd\x10\xe2\x6b\x1a\xe6\x7e\x8e\x9a\x3b\x31\xfb\x16\x62\x7c\xa9\xe1\x4d\x82\x34\x49\x2b\xf2\x8a\x8a\xeb\x87\x7b\xa2\xc7\xf7\x23\x84\xf8\x9a\x7e\x70\x2b\x8f\xe0\x27\xca\x93\x78\x57\x7f\x48\x39\xd4\x90\x65\xd1\x41\xfe\xb0\x8b\xfe\xea\xec\x4d\xb0\x5f\xc3\x79\xa4\x18\xc8\x1f\x6c\x4e\x1e\x6f\x9c\x92\x23\x87\xbc\x13\x22\x82\xf8\xf8\x4c\x46\x69\xf9\xf2\x12\xe7\x99\x46\x49\x07\x1a\x78\xef\x78\xb0\xa9\x5d\x48\xfb\xe5\x45\x3a\xc8\x58\x17\x2a\xd7\x49\xe6\x97\x37\x5e\x81\xb3\xf8\x24\x22\xdf\x85\x5b\x06\x04\x3c\x9b\xc9\x42\x22\x5c\xbb\x35\xce\xac\x2e\x68\x75\x5c\x99\x63\xd5\x80\x72\x2c\x7a\x0c\x67\xbc\x33\x94\xce\x02\x63\x2b\x33\xe5\x13\x93\x59\x9d\x6b\x01\xa0\xb6\xf9\x6d\xe4\xbc\x03\x1f\xdd\x6d\xfc\xc0\xe1\x1d\x3b\xf6\xb8\x2b\x7e\xaf\x96\xb0\xd1\x8e\x60\x8e\x1a\x65\x66\xe1\x52\x1f\x13\x88\x27\xbb\x55\x0b\x5f\x72\x9b\x6b\x66\x16\x01\x29\xa0\xc2\x5f\xdc\x28\xdd\x1b\x5e\x9e\x1b\xe0\xf4\x98\x2a\x7a\x70\x17\x53\xf8\x86\x0e\x80\x6d\xdc\xdd\x03\xb0\x05\xb9\x5f\x43\xdd\x08\x58\xc0\x5d\x1d\xd1\xc7\xb7\xbe\xbe\x23\xe0\x1b\x5f\xd9\x91\x13\xeb\x85\x86\x5c\x2d\x8a\xc9\xf5\x7f\x57\xff\x06\xea\x0e\x88\x33\x8a\xe9\x3b\x20\xf8\xe8\x65\x58\x47\xf4\x81\x1b\x9b\x55\x0b\x87\x09\x75\xab\xd3\xed\xcc\x57\x55\xd3\x14\x42\x95\xad\xfb\xd0\xf5\x2e\x0e\x6b\xc0\x5e\x5f\x7d\x7b\xab\x22\x09\x0f\x2e\x8e\xaa\xe0\x3d\x6e\x44\x09\xc3\x11\xb0\xc4\x79\x7e\x0f\xb4\x7f\x38\xf2\x02\xb5\x3c\x0c\x27\xc7\x60\x5d\xf4\x50\xf1\x38\xe4\xee\x9d\xe1\x8e\xe3\x30\xcf\xc3\x78\xdf\x9d\x44\xf7\x59\x99\x2c\x67\x6f\x6f\x25\xea\x69\xc4\x8c\xf5\x96\x70\xb0\xc5\x33\x88\x0b\x8e\x74\xd9\xd4\x95\xf8\xb4\x5c\xc8\x17\x8d\x3d\x61\x53\x8c\xda\x61\x38\x42\x96\xbf\x25\xe8\x47\x07\xe3\x22\xdb\x98\x54\x10\x90\xef\x20\x3f\x08\xbf\x0b\x57\xf6\xd6\x02\x0a\xfb\x1a\xd0\x13\x98\x30\xf7\x41\xcf\xb4\x1f\xa8\x74\xdf\x4d\xb5\x98\xf1\xc1\x68\xaa\xc7\xc2\xee\xdd\x58\x66\x12\x1c\x63\xb2\xe0\x18\x93\xf2\x12\xdf\x49\x90\x10\xe1\x3c\xcc\xd8\xb9\x68\x7e\x51\x72\xbc\xf1\xf9\x74\x84\x90\x88\x93\x38\x6e\x44\x94\x90\x2f\x46\xad\x98\x01\x3b\x4c\x33\x17\x39\x9f\x62\xce\x72\x51\xed\x71\x44\xb7\x30\x4b\x3c\x0c\xa3\x24\x7d\xed\x2b\x1e\x89\xd8\x54\xc3\xb4\x4d\xb3\xe2\xa8\xdb\xf6\xb6\x63\x30\x3c\x95\x9d\xe3\x3a\xcd\x5b\x3a\xaa\x02\x37\xc9\xc2\x14\x9c\x6b\xf5\x79\x17\x97\xc6\x12\x0c\x13\xf4\x16\xee\x08\x90\x74\xea\x7c\xb1\xc6\xf8\x67\x53\x84\x64\xaa\xb1\x23\x26\x7d\xf8\x78\x02\x52\x5e\x64\x4b\xed\xfd\xb5\x49\x18\x7e\xf9\x16\xcf\xdd\x05\xb9\x7c\xfb\xa0\xce\x34\xe8\x5d\xa3\xf1\x6a\xf8\x2a\x82\x0b\x70\x97\x5e\x62\xc5\x75\x77\x16\x0a\x76\x31\xbe\xc3\xad\x41\xf5\xb4\xa4\x48\x1c\x77\x6c\x67\xbe\x66\xdd\x18\xd5\xe1\x23\xf7\xba\x5a\xe7\xe5\x04\x96\x6e\xcc\x23\xc4\x11\xc9\x57\xd5\x31\xe8\xa5\x87\x70\xd5\x7c\x7b\x57\x61\x3d\xe3\x20\x18\xb0\xc8\x45\x9d\x8c\xd8\x9a\x81\x7c\xa1\x86\x41\x17\x27\xab\xf8\x86\x4e\xf2\x13\x91\xab\x85\x7b\xd8\xee\x9c\x83\xa9\xb6\x73\x0e\xb7\xc1\x7b\x58\xb9\xb0\xdb\x52\x91\x05\x6e\xba\xf8\x5d\x3d\x43\x87\x58\xe7\x9e\xaa\xfe\x58\xdf\xda\xb2\xbb\xad\x17\x19\xde\x37\xec\xd6\x7a\x50\xf9\xb6\x14\x5b\xf9\x83\x19\xa5\x3d\xca\x35\x66\x52\x89\x23\xbd\xee\x81\x44\x9b\xfe\x7e\x41\xe9\xf0\x1f\xa6\x2d\xee\x21\x78\x22\x4a\x9b\x00\x47\xe2\x59\xff\xc3\x9d\x0d\x0d\xc6\x12\x30\xc4\x00\xb7\x2d\xba\xc2\xef\x23\x7f\xc5\x08\x82\x43\xf2\x70\x18\x4c\x06\xba\xfa\xc1\x2b\xc2\x67\x15\x18\x71\xdf\xb3\xc3\x03\x87\xc7\x65\x6f\x0e\xf5\x92\xd2\x0d\xcd\xde\xaf\x54\xe3\xd1\x91\x01\x85\xed\xde\x31\x43\x0f\xa2\x5e\x7c\x79\x8c\xe1\x26\x24\x2f\x06\xef\x77\x78\x2f\xde\x3d\x15\xfc\x0e\xbf\x43\xa6\x20\x91\xae\xb3\x55\xd3\x36\x34\x3d\x12\x51\x44\xa3\x5f\xbf\xb0\xb4\x6e\xa2\x00\x4c\xe0\xb7\xd9\x5e\xa3\xc0\x58\x99\x0b\x24\x93\xfc\xc0\x21\x61\x7c\xa9\xbe\xe9\xf3\x8d\x95\x61\x0b\xe4\x42\xed\xd6\x37\x9c\x61\xa5\x4e\x2d\x23\x28\xa9\x65\x9a\x39\xbb\xea\xa3\x88\x02\x5f\x6a\x4a\x00\x8b\x63\x0e\x0e\xd3\x41\xe8\xda\xef\x32\x1e\x2a\xe2\x09\x48\x72\xfa\x1a\xc9\xe9\x0d\x27\x8f\x5b\xb0\x5e\xb9\x62\x83\x4e\x1d\x2b\xc7\x57\xb7\x87\x65\x9e\xf3\x0d\xef\x21\xbc\x61\x6e\x5d\xe6\xbb\x11\xde\x5e\x52\xe2\x08\x6b\x80\x1c\x23\x00\xb0\xc7\xb1\x10\x96\xaa\x0a\x28\x56\x61\x89\x57\x94\x74\x0c\x1a\x1e\x00\x43\x78\xbc\xe4\x7e\xa4\x84\xee\xd9\xc3\x5e\xe9\x99\xcd\xa8\x57\xcd\xfc\x6f\x78\x7e\x5c\xa1\x2f\xe5\x67\x00\x35\x6f\x9a\x9e\x1f\x43\xdc\xb1\xb8\x05\xcf\x2c\x41\xd3\x33\x4b\x67\x71\x6b\xf1\x71\x84\x29\x81\x1e\xa3\x4a\xa0\x8f\xe3\x6a\xcb\x31\xd6\xa8\xad\x76\xbf\xe0\x77\xda\x3b\xd7\xe0\xc5\x35\xc7\x66\xbb\x76\x19\xa3\x16\x47\x25\x43\x0a\x1d\x16\x9e\x6a\x79\x41\x42\x44\x39\xd9\xf4\x19\xe7\xdc\xd9\xf6\xa8\x6c\xd8\xf8\xa8\xf8\xd4\x4a\xc1\xe3\x0e\x6c\x74\x9e\xef\x17\x1f\xcb\x9e\xaf\xfb\xac\x33\x9c\x30\x87\x75\x5d\x19\x58\xfa\x0c\x60\xe9\x4b\x02\x4b\x6f\xe4\x0d\xf1\x71\xad\xb4\xe9\x6c\xcb\x3e\x87\xa7\x40\x50\xcb\x8b\x33\x9a\x01\x4e\x2e\xf2\xa9\x52\xb0\xce\x64\x2a\x65\xeb\x2a\x64\xc1\x27\xa8\x41\x5f\x37\x17\xc1\xfb\xd4\x81\x4c\xd5\xc6\x6a\x80\xec\x7e\x8b\xdb\x85\xbc\x5c\xc0\x8a\x01\xf5\xe1\xad\xa4\x04\xb0\x08\xc1\x4c\xb0\xc6\x23\x71\x28\x8e\x58\xcc\x04\x7e\x13\x33\x4a\xe1\x60\x1e\x58\x18\x17\xc1\x5d\xf1\xbd\xe2\x29\xc0\x5d\x2e\x8b\xe9\x28\xa4\x35\x6f\x80\xd6\xf2\x10\x4e\x1b\xed\x04\x95\xc2\x56\x44\x53\x13\xbf\x79\x8d\x64\x4c\x34\x07\x1f\x25\xb8\xcd\x5b\x1c\x63\x4e\x53\xd8\x2f\xbe\x6d\xab\x60\x22\xbd\x42\x66\x95\x14\x93\xb7\xf0\x6e\x93\x7d\x5b\x5e\x14\x01\x43\xd2\xa2\x87\x76\x35\xcd\xae\xa5\xba\x48\x3e\x9a\x1e\x46\x6a\xd0\x1a\x21\x98\x9a\xcb\x4a\xfc\x86\xa1\x7a\xae\x08\xa0\xc4\x15\x94\x93\xa4\x4d\x58\x18\x4a\x83\x49\xe1\x71\x05\xaf\xa1\x4f\x04\x63\x3b\xfa\x06\x8a\x45\x8f\xfd\xca\x67\x50\xfc\x68\x02\x1c\xe3\xa0\x3b\xc6\x6e\xd5\x65\x21\x3a\x87\xc1\x67\xf3\x01\x7a\x19\x5c\x31\x1c\x81\xe2\xe4\x3b\x7c\xb5\x37\x38\x7e\x34\x94\xe3\xa0\x0f\xcf\x8d\xab\x23\xdf\xa8\x86\xa0\x4c\xf0\x46\x3b\xbb\x4f\xca\x35\xce\x29\x14\x79\xeb\xa0\x61\xc8\x3d\x27\x03\xe8\x3b\x8f\x96\x62\x5c\x4c\xbf\x72\xf5\xff\xe4\xa1\xaf\xb0\x03\xfe\xb9\xaf\x23\xed\xff\x87\x3c\xf7\x35\xb4\xcc\xba\xf7\xbe\xf0\x9e\xd1\x0c\x17\x5f\xe2\x75\x1c\x1d\x5c\x45\xeb\x19\x25\xc2\x75\x8a\x84\xf8\x28\x1f\x49\xde\xec\x6b\x16\x5f\xb1\xda\x60\x89\x0e\xdb\x0b\xee\x2a\x45\xad\x49\x89\x71\x50\xe3\xb8\x0b\x92\x32\x3e\x2d\x92\x74\xb5\x46\xa4\x1a\xd2\xb2\x54\xeb\xd1\x0c\x26\x09\x3d\xa2\xb1\xb4\x61\x04\x46\x18\x93\x74\x69\x0f\xba\x1c\x2f\xee\xa8\xd7\x52\x48\x82\x28\xd8\x35\xa8\x49\x66\xa2\x80\xc1\x50\x24\x25\x8c\x80\x26\x29\xf2\xbe\x0d\x1e\x7c\x94\x2f\x4d\x1f\x7b\x61\x04\x3d\xd6\x6a\xe2\xa6\x83\x4a\x01\x34\xc9\xab\x82\xbe\x0c\xfd\x53\x25\x15\x77\x83\xd8\x99\xb6\xeb\x35\x65\xa7\x8f\xe5\x72\x54\x33\x49\x81\xb2\x5f\xc0\xcb\x8d\x75\xfb\xf3\x37\x61\x7a\xf0\x26\x0e\x72\xdd\xa3\x38\x3a\x2e\xde\x5c\x34\x06\x0b\x36\x15\x8d\x1b\xf9\x8c\xfd\x76\xb4\xf7\x7d\xdf\x56\xf3\x3d\x9f\x8f\xa9\x3f\x00\x13\xb5\x1c\xa4\xbb\xbc\x11\x6c\xb7\x37\x77\xfb\x6b\xfd\x3a\x0e\x3b\x78\x6e\x77\x00\x27\xf1\x5e\xac\x7f\x12\xed\xc5\xaa\x80\x79\xd9\x01\xc8\xa1\x53\x04\xb1\x65\xe6\x9a\x75\x39\x2f\x0f\xe2\x4d\x45\x7a\x7d\xaa\x39\xdd\xb6\xdf\x59\x18\xe0\xeb\x8b\x9b\xab\xe3\xd3\xc7\x90\x3a\x0f\x00\x0c\x26\x83\xb3\x74\x42\x90\x15\xcc\x8a\x3e\x1d\xd5\xcb\xab\x3e\xf2\x6c\xd2\xcd\xeb\x6b\xfa\x5c\xb4\xb7\x72\xd2\xa4\x75\x7c\xac\x76\x0c\xa6\xef\x34\x72\x55\x94\x02\xd8\x3f\x23\xc5\x26\x9e\x8f\x24\x48\xc5\xab\x16\x6e\x26\xae\x4e\x2f\xa0\xf5\x51\x52\x48\x4a\xda\x34\xa2\x9a\xd8\x03\xef\xbe\x13\x34\xce\x46\x1f\x78\x57\x8b\xac\x2e\x06\x7e\xa0\x90\xbd\x8b\x77\x9d\xd5\x13\x84\x91\x18\xac\x2b\x7d\x8a\x4a\xa7\x61\xb4\xdb\xc5\xa6\x61\xec\x64\x6e\xd7\x0b\x17\x54\xb8\x19\x47\x0d\x7c\xe5\xc3\x51\x61\x5d\xc1\xae\x75\x47\x5f\x27\xef\xa1\xc7\x11\xa0\x43\xc0\x4c\x16\xb8\x85\x9b\x8f\x2a\xf6\xaf\x0b\x8c\x0a\x44\x71\xe7\xa3\x42\xd3\x7e\x06\x77\x45\x9c\x17\xab\x83\x69\xfb\xce\xa8\xae\xda\x7e\x6c\x5b\x57\xd8\x7c\xb7\x73\xfc\x26\x78\x08\x00\x24\x12\x80\x7c\x92\x55\x13\x40\x10\xc1\x75\x83\x7a\xe4\x42\x4c\x08\xc4\xf7\x62\x14\x60\xc8\xb4\x34\xb9\x59\x2e\x39\x56\x0e\x47\xdb\xd2\x80\x0d\x08\x9d\x73\xc1\x1e\xa6\x56\x52\xae\x79\x65\x6c\x7e\x80\x3a\xcf\x63\x3a\xd7\xbb\x5f\x6f\x91\xc8\x92\x9c\x81\xb7\x7b\xf7\x68\xe5\xdb\x3d\xb4\xd5\x36\xcc\xd2\x86\x38\x2b\x6c\x04\x5b\x60\x4b\x7a\xa5\xc5\xab\x0e\xf6\xbf\xb7\x94\x4c\xdc\xb0\x5f\x3b\x04\xb3\x4d\x7f\x91\x49\xf8\xde\xa0\x0c\x4e\x14\x16\xf0\x13\x1e\x17\xa2\x7e\x8f\x4b\x50\xbf\x8f\x80\xcb\x29\xb3\x6d\x18\xd7\xf8\x25\xac\xc6\xf5\x98\x7d\xd7\x94\x8a\x6c\xc0\x92\x36\x7c\x4f\x35\xc4\x41\x31\xf7\x84\x71\x6e\xa7\x10\x93\xa4\x41\x90\xe1\xae\xe7\x53\xc3\x9d\xc6\xa7\x86\x7b\xa6\x4f\xd5\x8e\x0d\x7a\xd0\x75\x1b\x9b\x88\xeb\xeb\xd7\xf1\x6c\xfb\xdc\xe0\xcd\x00\x76\x7e\xb9\xc7\x61\xf7\x56\xa4\xc2\xde\x4b\xf9\xf6\xd3\x0f\x41\x09\xc5\x66\x88\x3f\x4d\x1d\xd6\xd1\xfd\xb1\xa9\xfa\xf2\xe7\x41\x15\xc6\x2c\xa3\x25\x53\x2d\x8e\x20\xc6\x18\x65\xfc\xc2\x58\x2a\x77\x46\xab\xb6\xb4\xed\xe9\x2c\x70\xe2\x1c\x11\xb3\x67\xb6\x8e\x94\x43\x46\x6b\x1d\x63\x9f\xf9\x36\xc8\x20\x0d\xbd\xef\xe5\x39\x24\xf6\x3b\x7b\x6b\xd5\x3c\x43\xb2\xef\xa1\x04\x0b\xb4\xe0\x81\xea\xa2\x6c\xfd\x43\xec\xbf\x57\x35\xbc\xda\xad\x08\x86\x02\x47\x54\x84\xdc\xe1\xfe\xbf\x09\xdc\x52\x0d\xcc\x9e\x39\x84\xc9\x61\xf4\x22\x22\x6c\x0d\xfa\x20\xa2\x31\x06\xb9\x43\xc5\x0e\xe4\xd9\x46\xed\xeb\x72\xcf\x0a\x6e\xe4\xe9\x6b\x18\xd4\x5d\xbf\x89\x9b\xfb\x77\xf4\xa2\x42\x6f\x39\xcf\x3f\x45\x3e\x2e\x6c\xd7\x2f\xdd\x24\xda\xf5\xa6\xc9\x49\xfc\x63\x5f\xee\xa9\xf2\xb2\x5e\x81\x74\xfe\xc4\x3f\xd3\xd7\xf8\xe9\xe6\x4a\xee\x2d\x41\xdd\x66\x6f\xe9\x27\x76\x93\x09\x5a\x37\xa5\xb8\x59\xfa\xe2\xbe\x1c\x20\x39\xe4\xcc\x17\xf8\x3d\xdd\x41\x85\x1d\x8b\x99\x71\xbe\x11\x14\xd1\x79\x13\x10\xd3\xcb\xdf\x5e\x5f\x0e\x20\x27\x16\xa8\xe6\x4c\x2c\x68\xcd\x99\x58\xbe\x72\x56\xe4\x86\x80\xf3\xa1\xe9\x11\x08\xe4\xd1\x01\x08\x0d\xf9\xa3\x5f\x10\xcf\x64\x45\x4a\x6d\x45\xbe\x93\x15\xa3\x74\x26\xbf\x63\xa0\xe0\x69\x09\x81\xb2\x97\x25\x46\xad\xd6\x61\x9b\xb5\x9c\x73\x78\x7e\x20\x3e\x08\x01\x3f\x10\x5f\xde\xc9\xee\x19\x34\xe9\xc4\x9f\xaa\x42\x1f\xe1\x10\xf8\x2b\x4d\x32\x50\x03\xf1\x35\x1b\x84\x56\xed\xba\x49\x84\x5b\x39\xe9\xed\x0c\xbf\xa2\xa9\xd3\x85\xc8\xeb\x45\x60\xfd\x32\xe4\xf7\x15\xa5\x84\x01\xaf\x16\x0e\x31\x66\xb1\x7a\x71\xe6\x1f\xdd\x80\x71\x6b\x30\x98\x4d\xb5\x2c\x9d\x29\x4c\x47\xf3\x9a\xd2\x22\xe0\x75\xdf\xef\x3a\xbb\x8b\x8a\x27\x22\xd2\x4b\xfa\x31\x18\x44\x58\x95\x8e\x64\x54\xd3\xae\x82\x79\x32\xc0\x8b\x24\x4c\x63\xdc\xa0\x95\x6f\x07\xe0\xca\xb8\x87\xec\xd6\xde\x78\x0e\x56\x88\x7f\x70\xd5\xef\xcf\xae\x75\xde\x97\x27\x5b\x66\x28\xdd\xb9\x18\x06\x3b\x97\xb9\x23\xcc\x16\xad\xc4\xc5\xe2\x7f\x37\x7c\x50\xec\x72\xc2\xb5\x67\x69\x1d\xd1\x5e\xb1\x97\xdb\x3c\xfa\xe9\xe1\xbd\xfb\x82\xa0\xc9\x32\x26\x02\x23\xc7\x00\xe5\xe7\x72\xb1\x0f\xce\x2d\x7e\x93\xdf\x6a\x28\xf4\xd5\x34\xe6\x7d\xb8\xaf\x11\x14\xfb\x4a\x52\x02\x98\xa9\xe0\x78\xd6\x75\xf8\x50\x9a\x2f\xe5\xd1\xf6\x5d\xf3\x50\x93\x18\xca\x5c\x3a\xcc\x8d\x42\x7e\x66\x1b\xb9\xdc\x31\xf0\xf2\x30\xd8\x50\x0a\x09\xd3\x10\x60\x27\xf0\xa8\xb1\xbc\x89\x8e\x5b\x56\xb3\x63\x96\xb5\x9b\x05\xb0\x10\xc5\x83\xa7\xe2\xa4\x0f\x92\xff\x25\x1f\xae\xe4\xbd\x38\x4d\x7c\x18\xbc\x8c\x63\xf6\xcd\xc0\x4f\x27\xba\x60\x74\xbf\xd3\xab\x45\x75\x10\x53\x4b\x7e\x15\xa3\x37\x2f\x2c\x24\xe8\x8f\x3e\x54\x68\xf4\x4c\xe5\x30\xe0\xb6\x0b\x80\x8c\x5a\xd9\xf1\x49\x82\xab\x07\x3d\x78\xd4\xb5\x8b\x47\xf7\xc3\xd8\xc6\x6c\xc8\x0a\xaa\xfc\x71\x50\xa5\x8c\xce\x82\x44\xff\xae\x81\x99\xe5\x77\x58\xaf\x58\x6b\xa4\xea\xee\x9f\x82\xc8\xc9\xc3\x38\xd3\x41\x2c\xed\xa6\xfe\x96\x8a\x5c\x58\x1d\x1d\x9f\xfd\x1e\x60\x5b\x70\x36\x8d\x30\x3f\x01\xb8\x27\xce\x17\x88\x3c\x9e\xe8\xc7\xdd\x88\x8a\x71\x3f\x44\x94\x46\xa4\xfd\x29\x88\xc2\x8a\xbb\x83\x92\x51\x75\x1a\x29\x51\x1e\x4d\xfd\xc9\x3d\xba\x91\xbc\xe7\x60\xa1\x1f\x92\x7c\xc5\x63\xa2\xbf\x09\x5e\xb5\x11\x37\x63\x50\x01\x7d\x26\xf2\x93\xbf\x7e\xe4\x8a\x7f\x24\xdd\x77\xc1\xd1\x46\xef\x77\xc9\x8f\x5b\x24\x6c\x49\x13\xa4\xc5\xce\x09\x6b\x24\xf0\x73\x4a\xf8\x59\xe0\x67\x91\xdf\xe2\xd7\x01\xbf\x0e\x65\xf9\x51\x0a\x83\x6f\x51\x71\xd2\x25\xd7\x48\xb9\xc5\x6f\x8e\x3f\xc9\x3f\xa5\x1d\x8d\xb3\x6c\x3f\x10\x24\x94\x9b\xd3\x74\xfb\x41\xe9\xf2\xfe\xed\x13\xff\x14\xee\x7d\x3e\xd6\xbb\xd5\x24\x7c\x51\x0a\x37\xaf\x49\xf2\x79\x1f\xcc\x87\x34\x64\xad\x50\xbe\x29\x95\xfb\xa1\x89\xf2\x49\x69\x6d\x7e\xc8\x7c\xbf\xf4\x0b\xa9\xbe\x57\xfa\x45\xe8\x2d\xda\x66\xc7\x01\x03\x3f\xb8\x37\xaa\xfc\x9b\x25\xe7\x94\xa7\x41\x51\x10\x25\x8e\x2f\x1e\xf2\x43\x40\xf2\x52\x1e\x5f\xcb\x9b\x25\x16\xc8\xb3\xaa\x77\x7b\xa7\x95\xf9\x68\xb3\x02\xe6\x23\xab\x88\xaf\x29\x3f\x44\x20\xaf\xb4\xd0\xec\x66\x73\xec\x2c\xd0\xf6\xba\xea\xef\xe5\xf7\xff\xfa\xaf\x00\xa7\xcf\x7f\xfb\xb7\xf4\xe2\xd9\x0f\x69\xf9\x99\xe3\x44\xf1\xc3\xef\x9f\xab\xed\x7e\x6b\x50\xf4\xf3\x79\x04\xc8\x97\xf1\xe0\x35\xa8\x16\x78\x7d\x2c\x13\x66\xf7\xff\x1b\x00\x00\xff\xff\xac\xf8\xb5\x51\x86\xa2\x00\x00") func confLocaleLocale_enUsIniBytes() ([]byte, error) { return bindataRead( @@ -4379,7 +4379,7 @@ func confLocaleLocale_enUsIni() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 41105, mode: os.FileMode(420), modTime: time.Unix(1441149869, 0)} + info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 41606, mode: os.FileMode(420), modTime: time.Unix(1441178979, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/modules/git/commit.go b/modules/git/commit.go index 4e254dcec1..da0ab64463 100644 --- a/modules/git/commit.go +++ b/modules/git/commit.go @@ -7,6 +7,7 @@ package git import ( "bufio" "container/list" + "net/http" "strings" ) @@ -132,3 +133,30 @@ func (c *Commit) GetSubModules() (map[string]*SubModule, error) { return c.submodules, nil } + +func isImageFile(data []byte) (string, bool) { + contentType := http.DetectContentType(data) + if strings.Index(contentType, "image/") != -1 { + return contentType, true + } + return contentType, false +} + +func (c *Commit) IsImageFile(name string) bool { + blob, err := c.GetBlobByPath(name) + if err != nil { + return false + } + + dataRc, err := blob.Data() + if err != nil { + return false + } + buf := make([]byte, 1024) + n, _ := dataRc.Read(buf) + if n > 0 { + buf = buf[:n] + } + _, isImage := isImageFile(buf) + return isImage +} diff --git a/public/css/gogs.min.css b/public/css/gogs.min.css index 4b71722f31..465c21f3f4 100644 --- a/public/css/gogs.min.css +++ b/public/css/gogs.min.css @@ -1 +1 @@ -@font-face{font-family:octicons;src:url(../fonts/octicons.eot?#iefix&v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d) format('embedded-opentype'),url(../fonts/octicons.woff?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d) format('woff'),url(../fonts/octicons.ttf?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d) format('truetype'),url(../fonts/octicons.svg?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d#octicons) format('svg');font-weight:400;font-style:normal}.mega-octicon,.octicon{font:normal normal normal 16px/1 octicons;display:inline-block;text-decoration:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mega-octicon{font-size:32px}.octicon-alert:before{content:'\f02d'}.octicon-arrow-down:before{content:'\f03f'}.octicon-arrow-left:before{content:'\f040'}.octicon-arrow-right:before{content:'\f03e'}.octicon-arrow-small-down:before{content:'\f0a0'}.octicon-arrow-small-left:before{content:'\f0a1'}.octicon-arrow-small-right:before{content:'\f071'}.octicon-arrow-small-up:before{content:'\f09f'}.octicon-arrow-up:before{content:'\f03d'}.octicon-beaker:before,.octicon-microscope:before{content:'\f0dd'}.octicon-bell:before{content:'\f0de'}.octicon-book:before{content:'\f007'}.octicon-bookmark:before{content:'\f07b'}.octicon-briefcase:before{content:'\f0d3'}.octicon-broadcast:before{content:'\f048'}.octicon-browser:before{content:'\f0c5'}.octicon-bug:before{content:'\f091'}.octicon-calendar:before{content:'\f068'}.octicon-check:before{content:'\f03a'}.octicon-checklist:before{content:'\f076'}.octicon-chevron-down:before{content:'\f0a3'}.octicon-chevron-left:before{content:'\f0a4'}.octicon-chevron-right:before{content:'\f078'}.octicon-chevron-up:before{content:'\f0a2'}.octicon-circle-slash:before{content:'\f084'}.octicon-circuit-board:before{content:'\f0d6'}.octicon-clippy:before{content:'\f035'}.octicon-clock:before{content:'\f046'}.octicon-cloud-download:before{content:'\f00b'}.octicon-cloud-upload:before{content:'\f00c'}.octicon-code:before{content:'\f05f'}.octicon-color-mode:before{content:'\f065'}.octicon-comment-add:before,.octicon-comment:before{content:'\f02b'}.octicon-comment-discussion:before{content:'\f04f'}.octicon-credit-card:before{content:'\f045'}.octicon-dash:before{content:'\f0ca'}.octicon-dashboard:before{content:'\f07d'}.octicon-database:before{content:'\f096'}.octicon-clone:before,.octicon-desktop-download:before{content:'\f0dc'}.octicon-device-camera:before{content:'\f056'}.octicon-device-camera-video:before{content:'\f057'}.octicon-device-desktop:before{content:'\f27c'}.octicon-device-mobile:before{content:'\f038'}.octicon-diff:before{content:'\f04d'}.octicon-diff-added:before{content:'\f06b'}.octicon-diff-ignored:before{content:'\f099'}.octicon-diff-modified:before{content:'\f06d'}.octicon-diff-removed:before{content:'\f06c'}.octicon-diff-renamed:before{content:'\f06e'}.octicon-ellipsis:before{content:'\f09a'}.octicon-eye-unwatch:before,.octicon-eye-watch:before,.octicon-eye:before{content:'\f04e'}.octicon-file-binary:before{content:'\f094'}.octicon-file-code:before{content:'\f010'}.octicon-file-directory:before{content:'\f016'}.octicon-file-media:before{content:'\f012'}.octicon-file-pdf:before{content:'\f014'}.octicon-file-submodule:before{content:'\f017'}.octicon-file-symlink-directory:before{content:'\f0b1'}.octicon-file-symlink-file:before{content:'\f0b0'}.octicon-file-text:before{content:'\f011'}.octicon-file-zip:before{content:'\f013'}.octicon-flame:before{content:'\f0d2'}.octicon-fold:before{content:'\f0cc'}.octicon-gear:before{content:'\f02f'}.octicon-gift:before{content:'\f042'}.octicon-gist:before{content:'\f00e'}.octicon-gist-secret:before{content:'\f08c'}.octicon-git-branch-create:before,.octicon-git-branch-delete:before,.octicon-git-branch:before{content:'\f020'}.octicon-git-commit:before{content:'\f01f'}.octicon-git-compare:before{content:'\f0ac'}.octicon-git-merge:before{content:'\f023'}.octicon-git-pull-request-abandoned:before,.octicon-git-pull-request:before{content:'\f009'}.octicon-globe:before{content:'\f0b6'}.octicon-graph:before{content:'\f043'}.octicon-heart:before{content:'\2665'}.octicon-history:before{content:'\f07e'}.octicon-home:before{content:'\f08d'}.octicon-horizontal-rule:before{content:'\f070'}.octicon-hubot:before{content:'\f09d'}.octicon-inbox:before{content:'\f0cf'}.octicon-info:before{content:'\f059'}.octicon-issue-closed:before{content:'\f028'}.octicon-issue-opened:before{content:'\f026'}.octicon-issue-reopened:before{content:'\f027'}.octicon-jersey:before{content:'\f019'}.octicon-key:before{content:'\f049'}.octicon-keyboard:before{content:'\f00d'}.octicon-law:before{content:'\f0d8'}.octicon-light-bulb:before{content:'\f000'}.octicon-link:before{content:'\f05c'}.octicon-link-external:before{content:'\f07f'}.octicon-list-ordered:before{content:'\f062'}.octicon-list-unordered:before{content:'\f061'}.octicon-location:before{content:'\f060'}.octicon-gist-private:before,.octicon-git-fork-private:before,.octicon-lock:before,.octicon-mirror-private:before{content:'\f06a'}.octicon-logo-github:before{content:'\f092'}.octicon-mail:before{content:'\f03b'}.octicon-mail-read:before{content:'\f03c'}.octicon-mail-reply:before{content:'\f051'}.octicon-mark-github:before{content:'\f00a'}.octicon-markdown:before{content:'\f0c9'}.octicon-megaphone:before{content:'\f077'}.octicon-mention:before{content:'\f0be'}.octicon-milestone:before{content:'\f075'}.octicon-mirror-public:before,.octicon-mirror:before{content:'\f024'}.octicon-mortar-board:before{content:'\f0d7'}.octicon-mute:before{content:'\f080'}.octicon-no-newline:before{content:'\f09c'}.octicon-octoface:before{content:'\f008'}.octicon-organization:before{content:'\f037'}.octicon-package:before{content:'\f0c4'}.octicon-paintcan:before{content:'\f0d1'}.octicon-pencil:before{content:'\f058'}.octicon-person-add:before,.octicon-person-follow:before,.octicon-person:before{content:'\f018'}.octicon-pin:before{content:'\f041'}.octicon-plug:before{content:'\f0d4'}.octicon-file-add:before,.octicon-file-directory-create:before,.octicon-gist-new:before,.octicon-plus:before,.octicon-repo-create:before{content:'\f05d'}.octicon-primitive-dot:before{content:'\f052'}.octicon-primitive-square:before{content:'\f053'}.octicon-pulse:before{content:'\f085'}.octicon-question:before{content:'\f02c'}.octicon-quote:before{content:'\f063'}.octicon-radio-tower:before{content:'\f030'}.octicon-repo-delete:before,.octicon-repo:before{content:'\f001'}.octicon-repo-clone:before{content:'\f04c'}.octicon-repo-force-push:before{content:'\f04a'}.octicon-gist-fork:before,.octicon-repo-forked:before{content:'\f002'}.octicon-repo-pull:before{content:'\f006'}.octicon-repo-push:before{content:'\f005'}.octicon-rocket:before{content:'\f033'}.octicon-rss:before{content:'\f034'}.octicon-ruby:before{content:'\f047'}.octicon-screen-full:before{content:'\f066'}.octicon-screen-normal:before{content:'\f067'}.octicon-search-save:before,.octicon-search:before{content:'\f02e'}.octicon-server:before{content:'\f097'}.octicon-settings:before{content:'\f07c'}.octicon-shield:before{content:'\f0e1'}.octicon-log-in:before,.octicon-sign-in:before{content:'\f036'}.octicon-log-out:before,.octicon-sign-out:before{content:'\f032'}.octicon-squirrel:before{content:'\f0b2'}.octicon-star-add:before,.octicon-star-delete:before,.octicon-star:before{content:'\f02a'}.octicon-stop:before{content:'\f08f'}.octicon-repo-sync:before,.octicon-sync:before{content:'\f087'}.octicon-tag-add:before,.octicon-tag-remove:before,.octicon-tag:before{content:'\f015'}.octicon-telescope:before{content:'\f088'}.octicon-terminal:before{content:'\f0c8'}.octicon-three-bars:before{content:'\f05e'}.octicon-thumbsdown:before{content:'\f0db'}.octicon-thumbsup:before{content:'\f0da'}.octicon-tools:before{content:'\f031'}.octicon-trashcan:before{content:'\f0d0'}.octicon-triangle-down:before{content:'\f05b'}.octicon-triangle-left:before{content:'\f044'}.octicon-triangle-right:before{content:'\f05a'}.octicon-triangle-up:before{content:'\f0aa'}.octicon-unfold:before{content:'\f039'}.octicon-unmute:before{content:'\f0ba'}.octicon-versions:before{content:'\f064'}.octicon-watch:before{content:'\f0e0'}.octicon-remove-close:before,.octicon-x:before{content:'\f081'}.octicon-zap:before{content:'\26A1'}body{font-family:'Helvetica Neue',Arial,Helvetica,sans-serif,'微软雅黑';background-color:#FAFAFA}img{border-radius:3px}pre{font:12px Consolas,"Liberation Mono",Menlo,Courier,monospace}pre.raw{padding:7px 12px;margin:10px 0;background-color:#f8f8f8;border:1px solid #ddd;border-radius:3px;font-size:13px;line-height:1.5;overflow:auto}.full.height{padding:0;margin:0 0 -80px 0;min-height:100%}.following.bar{z-index:900;left:0;width:100%}.following.bar.light{background-color:#fff;border-bottom:1px solid #DDD;box-shadow:0 2px 3px rgba(0,0,0,.04)}.following.bar .column .menu{margin-top:0}.following.bar .top.menu a.item.brand{padding-left:0}.following.bar .brand .ui.mini.image{width:30px}.following.bar .top.menu .dropdown.item.active,.following.bar .top.menu .dropdown.item:hover,.following.bar .top.menu a.item:hover{background-color:transparent}.following.bar .top.menu a.item:hover{color:rgba(0,0,0,.45)}.following.bar .top.menu .menu{z-index:900}.following.bar .head.link.item{padding-right:0!important}.following.bar .head.link.item .dropdown.icon,.following.bar .head.link.item .menu .octicon{margin-right:5px}.following.bar .avatar>.ui.image{margin-right:0}.following.bar .searchbox{background-color:#f4f4f4!important}.following.bar .searchbox:focus{background-color:#e9e9e9!important}.following.bar .octicon{width:16px;text-align:center}.ui.left{float:left}.ui.right{float:right}.ui .text.red{color:#d95c5c!important}.ui .text.red a{color:#d95c5c!important}.ui .text.red a:hover{color:#E67777!important}.ui .text.blue{color:#428bca!important}.ui .text.blue a{color:#15c!important}.ui .text.blue a:hover{color:#428bca!important}.ui .text.grey{color:#767676!important}.ui .text.grey a{color:#444!important}.ui .text.grey a:hover{color:#000!important}.ui .text.green{color:#6cc644!important}.ui .text.left{text-align:left!important}.ui .text.right{text-align:right!important}.ui .text.small{font-size:.75em}.ui .text.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.ui .text.thin{font-weight:400}.ui .text.middle{vertical-align:middle}.ui .message{text-align:center}.ui .header>i+.content{padding-left:.75rem;vertical-align:middle}.ui .warning.header{background-color:#F9EDBE!important;border-color:#F0C36D}.ui .warning.segment{border-color:#F0C36D}.ui .info.header{background-color:#d9edf7!important;border-color:#85c5e5}.ui .info.segment{border-color:#85c5e5}.ui .normal.header{font-weight:400}.ui .avatar.image{border-radius:3px}.ui .form .fake{display:none!important}.overflow.menu .items{max-height:300px;overflow-y:auto}.overflow.menu .items .item{position:relative;cursor:pointer;display:block;border:none;height:auto;border-top:none;line-height:1em;color:rgba(0,0,0,.8);padding:.71428571em 1.14285714em!important;font-size:1rem;text-transform:none;font-weight:400;box-shadow:none;-webkit-touch-callout:none}.overflow.menu .items .item.active{font-weight:700}.overflow.menu .items .item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.8);z-index:13}.scrolling.menu .item.selected{font-weight:700!important}footer{margin-top:54px!important;height:40px;background-color:#fff;border-top:1px solid #d6d6d6;clear:both;width:100%;color:#888}footer .container{padding-top:10px}footer .container .fa{width:16px;text-align:center;color:#428bca}footer .container .ui.language.dropdown{z-index:10000}footer .container .links>*{border-left:1px solid #d6d6d6;padding-left:8px;margin-left:5px}footer .container .links>:first-child{border-left:none}.hide{display:none}.center{text-align:center}.img-1{width:2px!important;height:2px!important}.img-2{width:4px!important;height:4px!important}.img-3{width:6px!important;height:6px!important}.img-4{width:8px!important;height:8px!important}.img-5{width:10px!important;height:10px!important}.img-6{width:12px!important;height:12px!important}.img-7{width:14px!important;height:14px!important}.img-8{width:16px!important;height:16px!important}.img-9{width:18px!important;height:18px!important}.img-10{width:20px!important;height:20px!important}.img-11{width:22px!important;height:22px!important}.img-12{width:24px!important;height:24px!important}.img-13{width:26px!important;height:26px!important}.img-14{width:28px!important;height:28px!important}.img-15{width:30px!important;height:30px!important}.img-16{width:32px!important;height:32px!important}.mega-octicon.icon,.octicon.icon{font-family:octicons}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@media only screen and (max-width:991px) and (min-width:768px){.ui.container{width:95%}}.markdown{overflow:hidden;font-family:"Helvetica Neue",Helvetica,"Segoe UI",Arial,freesans,sans-serif;font-size:16px;line-height:1.6;word-wrap:break-word}.markdown>:first-child{margin-top:0!important}.markdown>:last-child{margin-bottom:0!important}.markdown a:not([href]){color:inherit;text-decoration:none}.markdown .absent{color:#c00}.markdown .anchor{position:absolute;top:0;left:0;display:block;padding-right:6px;padding-left:30px;margin-left:-30px}.markdown .anchor:focus{outline:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;line-height:1.4}.markdown h1 .octicon-link,.markdown h2 .octicon-link,.markdown h3 .octicon-link,.markdown h4 .octicon-link,.markdown h5 .octicon-link,.markdown h6 .octicon-link{display:none;color:#000;vertical-align:middle}.markdown h1:hover .anchor,.markdown h2:hover .anchor,.markdown h3:hover .anchor,.markdown h4:hover .anchor,.markdown h5:hover .anchor,.markdown h6:hover .anchor{padding-left:8px;margin-left:-30px;text-decoration:none}.markdown h1:hover .anchor .octicon-link,.markdown h2:hover .anchor .octicon-link,.markdown h3:hover .anchor .octicon-link,.markdown h4:hover .anchor .octicon-link,.markdown h5:hover .anchor .octicon-link,.markdown h6:hover .anchor .octicon-link{display:inline-block}.markdown h1 code,.markdown h1 tt,.markdown h2 code,.markdown h2 tt,.markdown h3 code,.markdown h3 tt,.markdown h4 code,.markdown h4 tt,.markdown h5 code,.markdown h5 tt,.markdown h6 code,.markdown h6 tt{font-size:inherit}.markdown h1{padding-bottom:.3em;font-size:2.25em;line-height:1.2;border-bottom:1px solid #eee}.markdown h1 .anchor{line-height:1}.markdown h2{padding-bottom:.3em;font-size:1.75em;line-height:1.225;border-bottom:1px solid #eee}.markdown h2 .anchor{line-height:1}.markdown h3{font-size:1.5em;line-height:1.43}.markdown h3 .anchor{line-height:1.2}.markdown h4{font-size:1.25em}.markdown h4 .anchor{line-height:1.2}.markdown h5{font-size:1em}.markdown h5 .anchor{line-height:1.1}.markdown h6{font-size:1em;color:#777}.markdown h6 .anchor{line-height:1.1}.markdown blockquote,.markdown dl,.markdown ol,.markdown p,.markdown pre,.markdown table,.markdown ul{margin-top:0;margin-bottom:16px}.markdown hr{height:4px;padding:0;margin:16px 0;background-color:#e7e7e7;border:0 none}.markdown ol,.markdown ul{padding-left:2em}.markdown ol.no-list,.markdown ul.no-list{padding:0;list-style-type:none}.markdown ol ol,.markdown ol ul,.markdown ul ol,.markdown ul ul{margin-top:0;margin-bottom:0}.markdown ol ol,.markdown ul ol{list-style-type:lower-roman}.markdown li>p{margin-top:16px}.markdown dl{padding:0}.markdown dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}.markdown dl dd{padding:0 16px;margin-bottom:16px}.markdown blockquote{padding:0 15px;color:#777;border-left:4px solid #ddd}.markdown blockquote>:first-child{margin-top:0}.markdown blockquote>:last-child{margin-bottom:0}.markdown table{display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all}.markdown table th{font-weight:700}.markdown table td,.markdown table th{padding:6px 13px!important;border:1px solid #ddd}.markdown table tr{background-color:#fff;border-top:1px solid #ccc}.markdown table tr:nth-child(2n){background-color:#f8f8f8}.markdown img{max-width:100%;box-sizing:border-box}.markdown .emoji{max-width:none}.markdown span.frame{display:block;overflow:hidden}.markdown span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #ddd}.markdown span.frame span img{display:block;float:left}.markdown span.frame span span{display:block;padding:5px 0 0;clear:both;color:#333}.markdown span.align-center{display:block;overflow:hidden;clear:both}.markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown span.align-center span img{margin:0 auto;text-align:center}.markdown span.align-right{display:block;overflow:hidden;clear:both}.markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown span.align-right span img{margin:0;text-align:right}.markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown span.float-left span{margin:13px 0 0}.markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown code,.markdown tt{padding:0;padding-top:.2em;padding-bottom:.2em;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}.markdown code:after,.markdown code:before,.markdown tt:after,.markdown tt:before{letter-spacing:-.2em;content:"\00a0"}.markdown code br,.markdown tt br{display:none}.markdown del code{text-decoration:inherit}.markdown pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:0 0;border:0}.markdown .highlight{margin-bottom:16px}.markdown .highlight pre,.markdown pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f7f7f7;border-radius:3px}.markdown .highlight pre{margin-bottom:0;word-break:normal}.markdown pre{word-wrap:normal}.markdown pre code,.markdown pre tt{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown pre code:after,.markdown pre code:before,.markdown pre tt:after,.markdown pre tt:before{content:normal}.markdown kbd{display:inline-block;padding:3px 5px;font-size:11px;line-height:10px;color:#555;vertical-align:middle;background-color:#fcfcfc;border:solid 1px #ccc;border-bottom-color:#bbb;border-radius:3px;box-shadow:inset 0 -1px 0 #bbb}.markdown .csv-data td,.markdown .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:#fff;border:0}.markdown .csv-data tr{border-top:0}.markdown .csv-data th{font-weight:700;background:#f8f8f8;border-top:0}.pln{color:#333}@media screen{.str{color:#d14}.kwd{color:#333}.com{color:#998;font-style:italic}.typ{color:#458}.lit{color:#458}.pun{color:#333}.opn{color:#333}.clo{color:#333}.tag{color:navy}.atn{color:teal}.atv{color:#d14}.dec{color:#333}.var{color:teal}.fun{color:#900}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:700}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:700}.lit{color:#044}.clo,.opn,.pun{color:#440}.tag{color:#006;font-weight:700}.atn{color:#404}.atv{color:#060}}ol.linenums{margin-top:0;margin-bottom:0}.home{padding-bottom:80px}.home .logo{max-width:250px}.home .hero h1,.home .hero h2{font-family:'PT Sans Narrow',sans-serif}.home .hero h1{font-size:7em}.home .hero h2{font-size:4em}.home .hero .octicon{color:#d9453d;font-size:60px;margin-right:10px}.home .hero.header{font-size:24px}.home p.large{font-size:20px}.home .stackable{padding-top:30px}.home a{color:#d9453d}.install{padding-top:45px;padding-bottom:80px}.install form label{text-align:right;width:320px!important}.install form input{width:35%!important}.install form .field{text-align:left}.install form .field .help{margin-left:335px!important}.install form .field.optional .title{margin-left:38%}.install .ui .checkbox{margin-left:40%!important}.install .ui .checkbox label{width:auto!important}.form .help{color:#999;padding-top:.6em;padding-bottom:.6em;display:inline-block}.ui.attached.header{background:#f0f0f0}.ui.attached.header .right{margin-top:-5px}.ui.attached.header .right .button{padding:8px 10px;font-weight:400}.repository.new.fork form,.repository.new.migrate form,.repository.new.repo form{margin:auto;width:800px!important}.repository.new.fork form .ui.message,.repository.new.migrate form .ui.message,.repository.new.repo form .ui.message{text-align:center}.repository.new.fork form .header,.repository.new.migrate form .header,.repository.new.repo form .header{padding-left:280px!important}.repository.new.fork form .inline.field>label,.repository.new.migrate form .inline.field>label,.repository.new.repo form .inline.field>label{text-align:right;width:250px!important;word-wrap:break-word}.repository.new.fork form .help,.repository.new.migrate form .help,.repository.new.repo form .help{margin-left:265px!important}.repository.new.fork form .dropdown .dropdown.icon,.repository.new.migrate form .dropdown .dropdown.icon,.repository.new.repo form .dropdown .dropdown.icon{margin-top:-7px!important}.repository.new.fork form .dropdown .text,.repository.new.migrate form .dropdown .text,.repository.new.repo form .dropdown .text{margin-right:0!important}.repository.new.fork form .dropdown .text i,.repository.new.migrate form .dropdown .text i,.repository.new.repo form .dropdown .text i{margin-right:0!important}.repository.new.fork form .optional .title,.repository.new.migrate form .optional .title,.repository.new.repo form .optional .title{margin-left:250px!important}.repository.new.fork form input,.repository.new.fork form textarea,.repository.new.migrate form input,.repository.new.migrate form textarea,.repository.new.repo form input,.repository.new.repo form textarea{width:50%!important}.repository.new.repo .ui.form .selection.dropdown:not(.owner){width:50%!important}.repository.new.repo .ui.form #auto-init{margin-left:265px!important}.new.webhook form .help{margin-left:25px}.new.webhook .events.fields .column{padding-left:40px}.repository{padding-top:15px;padding-bottom:80px}.repository .head .column{padding-top:5px!important;padding-bottom:5px!important}.repository .head .ui.compact.menu{margin-left:1rem}.repository .head .ui.header{margin-top:0}.repository .head .mega-octicon{width:30px;font-size:30px}.repository .head .ui.huge.breadcrumb{font-weight:300;font-size:1.7rem}.repository .head .fork-flag{margin-left:38px;display:block;font-size:11px;line-height:10px;white-space:nowrap}.repository .metas .menu{max-height:300px;overflow-x:auto}.repository .metas .ui.list .hide{display:none!important}.repository .metas .ui.list .label.color{padding:0 8px;margin-right:5px}.repository .metas .ui.list a{padding-top:5px;padding-right:10px}.repository .metas .ui.list a .text{color:#444}.repository .metas .ui.list a .text:hover{color:#000}.repository .filter.menu .label.color{margin-left:15px;padding:0 8px}.repository .filter.menu .octicon{float:left;margin-left:-5px;margin-right:-7px}.repository .filter.menu .menu{max-height:300px;overflow-x:auto;right:0!important;left:auto!important}.repository .filter.menu .dropdown.item{margin:1px;padding-right:0}.repository.options input{width:50%!important;min-width:300px}.repository.options #interval{width:100px!important;min-width:100px}.repository.options .danger .item{padding:20px 15px}.repository.options .danger .ui.divider{margin:0}.repository.new.issue .comment.form .comment .avatar{width:3em}.repository.new.issue .comment.form .content{margin-left:4em}.repository.new.issue .comment.form .content .markdown{font-size:14px}.repository.new.issue .comment.form .metas{min-width:220px}.repository.new.issue .comment.form .metas .filter.menu{max-height:300px;overflow-x:auto}.repository.view.issue .title{padding-bottom:0!important}.repository.view.issue .title h1{font-weight:300;font-size:3rem;margin-bottom:5px}.repository.view.issue .title h1 .ui.input{font-size:.5em;vertical-align:top;width:50%;min-width:600px}.repository.view.issue .title h1 .ui.input input{font-size:1.5em;padding:6px 10px}.repository.view.issue .title .index{font-weight:300;color:#aaa;letter-spacing:-1px}.repository.view.issue .title .label{margin-right:10px}.repository.view.issue .title .edit-zone{margin-top:10px}.repository.view.issue .pull-desc code{color:#0166E6}.repository.view.issue .pull.tabular.menu{margin-bottom:10px}.repository.view.issue .pull.tabular.menu .octicon{margin-right:5px}.repository.view.issue .pull.tab.segment{border:none;padding:0;padding-top:10px;box-shadow:none;background-color:inherit}.repository.view.issue .comment-list:before{display:block;content:"";position:absolute;margin-top:12px;margin-bottom:14px;top:0;bottom:0;left:96px;width:2px;background-color:#f3f3f3;z-index:-1}.repository.view.issue .comment-list .comment .avatar{width:3em}.repository.view.issue .comment-list .comment .tag{color:#767676;margin-top:3px;padding:2px 5px;font-size:12px;border:1px solid rgba(0,0,0,.1);border-radius:3px}.repository.view.issue .comment-list .comment .actions .item{float:left}.repository.view.issue .comment-list .comment .actions a.item{margin-top:6px;margin-left:10px}.repository.view.issue .comment-list .comment .content{margin-left:4em}.repository.view.issue .comment-list .comment .content .header{font-weight:400;padding:auto 15px;color:#767676;background-color:#f7f7f7;border-bottom:1px solid #eee;border-top-left-radius:3px;border-top-right-radius:3px}.repository.view.issue .comment-list .comment .content .header .text{max-width:78%;padding-top:10px;padding-bottom:10px}.repository.view.issue .comment-list .comment .content .markdown{font-size:14px}.repository.view.issue .comment-list .comment .content .no-content{color:#767676;font-style:italic}.repository.view.issue .comment-list .comment .content>.bottom.segment{background:#f3f4f5}.repository.view.issue .comment-list .comment .content>.bottom.segment .ui.image{max-height:150px}.repository.view.issue .comment-list .comment .ui.form .field:first-child{clear:none}.repository.view.issue .comment-list .comment .ui.form .tab.segment{border:none;padding:0;padding-top:10px}.repository.view.issue .comment-list .comment .ui.form textarea{height:200px}.repository.view.issue .comment-list .comment .edit.buttons{margin-top:10px}.repository.view.issue .comment-list .event{position:relative;margin:15px 0 15px 79px;padding-left:25px}.repository.view.issue .comment-list .event .octicon{width:30px;float:left;margin-left:-36px;text-align:center}.repository.view.issue .comment-list .event .octicon.octicon-circle-slash{margin-top:5px;font-size:20px;color:#bd2c00}.repository.view.issue .comment-list .event .octicon.octicon-primitive-dot{font-size:30px;color:#6cc644}.repository.view.issue .comment-list .event .octicon.octicon-bookmark{margin-top:3px;font-size:25px}.repository.view.issue .comment-list .event .detail{font-size:.9rem;margin-top:5px;margin-left:35px}.repository.view.issue .comment-list .event .detail .octicon.octicon-git-commit{margin-top:2px}.repository.view.issue .ui.segment.metas{margin-top:-3px}.repository .comment.form .ui.comments{margin-top:-12px;max-width:100%}.repository .comment.form .content .field:first-child{clear:none}.repository .comment.form .content .tab.segment{border:none;padding:0;padding-top:10px}.repository .comment.form .content textarea{height:200px}.repository .label.list{list-style:none;padding-top:15px}.repository .label.list .item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .label.list .item a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}.repository .label.list .item a:hover{color:#000}.repository .label.list .item a.open-issues{margin-right:30px}.repository .milestone.list{list-style:none;padding-top:15px}.repository .milestone.list>.item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .milestone.list>.item>a{padding-top:5px;padding-right:10px;color:#000}.repository .milestone.list>.item>a:hover{color:#4078c0}.repository .milestone.list>.item .ui.progress{width:40%;padding:0;border:0;margin:0}.repository .milestone.list>.item .ui.progress .bar{height:20px}.repository .milestone.list>.item .meta{color:#999;padding-top:5px}.repository .milestone.list>.item .meta .issue-stats .octicon{padding-left:5px}.repository .milestone.list>.item .meta .overdue{color:red}.repository .milestone.list>.item .operate{margin-top:-15px}.repository .milestone.list>.item .operate>a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}.repository .milestone.list>.item .operate>a:hover{color:#000}.repository .milestone.list>.item .content{padding-top:10px}.repository.new.milestone textarea{height:200px}.repository.new.milestone #deadline{width:150px}.repository.compare.pull .choose.branch .octicon{padding-right:10px}.repository .filter.dropdown .menu{margin-top:1px!important}.repository.commits .header .ui.right .search input{font-weight:400;padding:5px 10px}.repository.commits .header .ui.right .button{float:right;margin-left:5px;margin-top:1px}.repository .commits.table{font-size:13px}.repository .commits.table td:first-child,.repository .commits.table th:first-child{padding-left:15px}.repository .commits.table td{line-height:15px}.repository .commits.table .author{min-width:180px}.repository .commits.table .message span{max-width:500px}.repository .commits.table .date{width:120px}.repository .sha.label{font-family:Consolas,Menlo,Monaco,"Lucida Console",monospace;font-size:14px;padding:6px 10px 4px 10px;font-weight:400}.repository .diff-detail-box{margin:15px 0;line-height:30px}.repository .diff-detail-box ol{clear:both;padding-left:0;margin-top:5px;margin-bottom:28px}.repository .diff-detail-box ol li{list-style:none;padding-bottom:4px;margin-bottom:4px;border-bottom:1px dashed #DDD;padding-left:6px}.repository .diff-detail-box span.status{display:inline-block;width:12px;height:12px;margin-right:8px;vertical-align:middle}.repository .diff-detail-box span.status.modify{background-color:#f0db88}.repository .diff-detail-box span.status.add{background-color:#b4e2b4}.repository .diff-detail-box span.status.del{background-color:#e9aeae}.repository .diff-detail-box span.status.rename{background-color:#dad8ff}.repository .diff-box .count{margin-right:12px}.repository .diff-box .count .bar{background-color:#e75316;height:12px;width:40px;display:inline-block;margin:2px 4px 0 4px;vertical-align:text-top}.repository .diff-box .count .bar .add{background-color:#77c64a;height:12px}.repository .diff-box .file{color:#888}.repository .diff-file-box .header{border-bottom:1px solid #d4d4d5!important}.repository .diff-file-box .file-body.file-code .lines-num{text-align:right;color:#999;background:#fafafa;width:1%}.repository .diff-file-box .file-body.file-code .lines-num-old{border-right:1px solid #DDD}.repository .diff-file-box .code-diff{font-size:13px}.repository .diff-file-box .code-diff td{padding:0;border-top:none}.repository .diff-file-box .code-diff pre{margin:0}.repository .diff-file-box .code-diff .lines-num{border-right:1px solid #d4d4d5;padding:0 5px}.repository .diff-file-box .code-diff tbody tr.tag-code pre,.repository .diff-file-box .code-diff tbody tr.tag-code td{background-color:#E0E0E0!important;border-color:#ADADAD!important}.repository .diff-file-box .code-diff tbody tr.del-code pre,.repository .diff-file-box .code-diff tbody tr.del-code td{background-color:#ffe2dd!important;border-color:#e9aeae!important}.repository .diff-file-box .code-diff tbody tr.add-code pre,.repository .diff-file-box .code-diff tbody tr.add-code td{background-color:#d1ffd6!important;border-color:#b4e2b4!important}.repository .diff-file-box .code-diff tbody tr:hover td{background-color:#FFF8D2!important;border-color:#F0DB88!important}.repository .diff-file-box .code-diff tbody tr:hover pre{background-color:transparent!important}.repository .code-view{overflow:auto;overflow-x:auto;overflow-y:hidden}.issue.list{list-style:none;padding-top:15px}.issue.list>.item{padding-top:15px;padding-bottom:10px;border-bottom:1px dashed #AAA}.issue.list>.item .title{color:#444;font-size:15px;font-weight:700;margin:0 6px}.issue.list>.item .title:hover{color:#000}.issue.list>.item .comment{padding-right:10px;color:#666}.issue.list>.item .desc{padding-top:5px;color:#999}.issue.list>.item .desc a.milestone{padding-left:5px;color:#999!important}.issue.list>.item .desc a.milestone:hover{color:#000!important}.issue.list>.item .desc .assignee{margin-top:-5px;margin-right:5px}.page.buttons{padding-top:15px}.ui.comments .dropzone{width:100%;margin-bottom:10px;border:2px dashed #0087F7;box-shadow:none!important}.ui.comments .dropzone .dz-error-message{top:140px}.settings .content{margin-top:2px}.settings .content .header,.settings .content .segment{box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}.settings .key.list .item:not(:first-child){border-top:1px solid #eaeaea}.settings .key.list .ssh-key-state-indicator{float:left;color:gray;padding-left:10px;padding-top:10px}.settings .key.list .ssh-key-state-indicator.active{color:#6cc644}.settings .key.list .meta{padding-top:5px}.settings .key.list .print{color:#767676}.settings .key.list .activity{color:#666}.settings .hook.list>.item:not(:first-child){border-top:1px solid #eaeaea}.settings .hook.list .item{padding:10px 20px}.settings .hook.list .item .fa,.settings .hook.list .item .octicon{width:20px;text-align:center}.settings .hook.history.list .item{padding-left:13px}.settings .hook.history.list .item .meta .ui.right{margin-top:5px}.settings .hook.history.list .item .meta .ui.right .time{font-size:12px}.settings .hook.history.list .item .info{margin-top:10px}.settings .hook.history.list .item .info .tabular.menu .item{font-weight:500}.settings .hook.history.list .item .info .tab.segment{border:none;padding:0;padding-top:10px;box-shadow:none}.settings .hook.history.list .item .info .tab.segment>*{color:#666}.settings .hook.history.list .item .info .tab.segment pre{word-wrap:break-word}.settings .hook.history.list .item .info .tab.segment pre .hljs{padding:0;background-color:inherit}.ui.vertical.menu .header.item{font-size:1.1em;background:#f0f0f0}.edit-label.modal .form .column,.new-label.segment .form .column{padding-right:0}.edit-label.modal .form .buttons,.new-label.segment .form .buttons{margin-left:auto;padding-top:15px}.edit-label.modal .form .color.picker.column,.new-label.segment .form .color.picker.column{width:auto}.edit-label.modal .form .color.picker.column .color-picker,.new-label.segment .form .color.picker.column .color-picker{height:35px;width:auto;padding-left:30px}.edit-label.modal .form .minicolors-swatch.minicolors-sprite,.new-label.segment .form .minicolors-swatch.minicolors-sprite{top:10px;left:10px;width:15px;height:15px}.edit-label.modal .form .precolors,.new-label.segment .form .precolors{padding-left:0;padding-right:0;margin:3px 10px auto 10px;width:120px}.edit-label.modal .form .precolors .color,.new-label.segment .form .precolors .color{float:left;width:15px;height:15px}#delete-repo-modal .ui.message,#transfer-repo-modal .ui.message{width:100%!important}.organization{padding-top:15px;padding-bottom:80px}.organization .head .ui.header .text{vertical-align:middle;font-size:1.6rem;margin-left:15px}.organization .head .ui.header .ui.right{margin-top:5px}.user{padding-top:15px;padding-bottom:80px}.user.settings .key.list .item.ui.grid{margin-top:15px}.dashboard{padding-top:15px;padding-bottom:80px}.dashboard.issues .context.user.menu{min-width:200px}.dashboard.issues .context.user.menu .ui.header{font-size:1rem;text-transform:none}.dashboard.issues .filter.menu .item.active{background-color:#4183c4;color:#FFF}.dashboard.issues .ui.right .head.menu{margin-top:-5px}.dashboard.issues .ui.right .head.menu .item.active{color:#d9453d}.admin{padding-top:15px;padding-bottom:80px}.admin .table.segment{padding:0;font-size:13px}.admin .table.segment th{padding-top:5px;padding-bottom:5px}.admin .table.segment td:first-child,.admin .table.segment th:first-child{padding-left:15px}.explore{padding-top:15px;padding-bottom:80px}.explore.repositories .ui.repository.list .item{border-top:1px solid #eee;padding-top:25px;padding-bottom:25px}.explore.repositories .ui.repository.list .item .ui.header{font-size:1.5rem;padding-bottom:10px}.explore.repositories .ui.repository.list .item .ui.header .metas{color:#888;font-size:13px;font-weight:400}.explore.repositories .ui.repository.list .item .ui.header .metas span:not(:last-child){margin-right:5px}.explore.repositories .ui.repository.list .item .time{font-size:12px;color:grey} \ No newline at end of file +@font-face{font-family:octicons;src:url(../fonts/octicons.eot?#iefix&v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d) format('embedded-opentype'),url(../fonts/octicons.woff?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d) format('woff'),url(../fonts/octicons.ttf?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d) format('truetype'),url(../fonts/octicons.svg?v=396334ee3da78f4302d25c758ae3e3ce5dc3c97d#octicons) format('svg');font-weight:400;font-style:normal}.mega-octicon,.octicon{font:normal normal normal 16px/1 octicons;display:inline-block;text-decoration:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mega-octicon{font-size:32px}.octicon-alert:before{content:'\f02d'}.octicon-arrow-down:before{content:'\f03f'}.octicon-arrow-left:before{content:'\f040'}.octicon-arrow-right:before{content:'\f03e'}.octicon-arrow-small-down:before{content:'\f0a0'}.octicon-arrow-small-left:before{content:'\f0a1'}.octicon-arrow-small-right:before{content:'\f071'}.octicon-arrow-small-up:before{content:'\f09f'}.octicon-arrow-up:before{content:'\f03d'}.octicon-beaker:before,.octicon-microscope:before{content:'\f0dd'}.octicon-bell:before{content:'\f0de'}.octicon-book:before{content:'\f007'}.octicon-bookmark:before{content:'\f07b'}.octicon-briefcase:before{content:'\f0d3'}.octicon-broadcast:before{content:'\f048'}.octicon-browser:before{content:'\f0c5'}.octicon-bug:before{content:'\f091'}.octicon-calendar:before{content:'\f068'}.octicon-check:before{content:'\f03a'}.octicon-checklist:before{content:'\f076'}.octicon-chevron-down:before{content:'\f0a3'}.octicon-chevron-left:before{content:'\f0a4'}.octicon-chevron-right:before{content:'\f078'}.octicon-chevron-up:before{content:'\f0a2'}.octicon-circle-slash:before{content:'\f084'}.octicon-circuit-board:before{content:'\f0d6'}.octicon-clippy:before{content:'\f035'}.octicon-clock:before{content:'\f046'}.octicon-cloud-download:before{content:'\f00b'}.octicon-cloud-upload:before{content:'\f00c'}.octicon-code:before{content:'\f05f'}.octicon-color-mode:before{content:'\f065'}.octicon-comment-add:before,.octicon-comment:before{content:'\f02b'}.octicon-comment-discussion:before{content:'\f04f'}.octicon-credit-card:before{content:'\f045'}.octicon-dash:before{content:'\f0ca'}.octicon-dashboard:before{content:'\f07d'}.octicon-database:before{content:'\f096'}.octicon-clone:before,.octicon-desktop-download:before{content:'\f0dc'}.octicon-device-camera:before{content:'\f056'}.octicon-device-camera-video:before{content:'\f057'}.octicon-device-desktop:before{content:'\f27c'}.octicon-device-mobile:before{content:'\f038'}.octicon-diff:before{content:'\f04d'}.octicon-diff-added:before{content:'\f06b'}.octicon-diff-ignored:before{content:'\f099'}.octicon-diff-modified:before{content:'\f06d'}.octicon-diff-removed:before{content:'\f06c'}.octicon-diff-renamed:before{content:'\f06e'}.octicon-ellipsis:before{content:'\f09a'}.octicon-eye-unwatch:before,.octicon-eye-watch:before,.octicon-eye:before{content:'\f04e'}.octicon-file-binary:before{content:'\f094'}.octicon-file-code:before{content:'\f010'}.octicon-file-directory:before{content:'\f016'}.octicon-file-media:before{content:'\f012'}.octicon-file-pdf:before{content:'\f014'}.octicon-file-submodule:before{content:'\f017'}.octicon-file-symlink-directory:before{content:'\f0b1'}.octicon-file-symlink-file:before{content:'\f0b0'}.octicon-file-text:before{content:'\f011'}.octicon-file-zip:before{content:'\f013'}.octicon-flame:before{content:'\f0d2'}.octicon-fold:before{content:'\f0cc'}.octicon-gear:before{content:'\f02f'}.octicon-gift:before{content:'\f042'}.octicon-gist:before{content:'\f00e'}.octicon-gist-secret:before{content:'\f08c'}.octicon-git-branch-create:before,.octicon-git-branch-delete:before,.octicon-git-branch:before{content:'\f020'}.octicon-git-commit:before{content:'\f01f'}.octicon-git-compare:before{content:'\f0ac'}.octicon-git-merge:before{content:'\f023'}.octicon-git-pull-request-abandoned:before,.octicon-git-pull-request:before{content:'\f009'}.octicon-globe:before{content:'\f0b6'}.octicon-graph:before{content:'\f043'}.octicon-heart:before{content:'\2665'}.octicon-history:before{content:'\f07e'}.octicon-home:before{content:'\f08d'}.octicon-horizontal-rule:before{content:'\f070'}.octicon-hubot:before{content:'\f09d'}.octicon-inbox:before{content:'\f0cf'}.octicon-info:before{content:'\f059'}.octicon-issue-closed:before{content:'\f028'}.octicon-issue-opened:before{content:'\f026'}.octicon-issue-reopened:before{content:'\f027'}.octicon-jersey:before{content:'\f019'}.octicon-key:before{content:'\f049'}.octicon-keyboard:before{content:'\f00d'}.octicon-law:before{content:'\f0d8'}.octicon-light-bulb:before{content:'\f000'}.octicon-link:before{content:'\f05c'}.octicon-link-external:before{content:'\f07f'}.octicon-list-ordered:before{content:'\f062'}.octicon-list-unordered:before{content:'\f061'}.octicon-location:before{content:'\f060'}.octicon-gist-private:before,.octicon-git-fork-private:before,.octicon-lock:before,.octicon-mirror-private:before{content:'\f06a'}.octicon-logo-github:before{content:'\f092'}.octicon-mail:before{content:'\f03b'}.octicon-mail-read:before{content:'\f03c'}.octicon-mail-reply:before{content:'\f051'}.octicon-mark-github:before{content:'\f00a'}.octicon-markdown:before{content:'\f0c9'}.octicon-megaphone:before{content:'\f077'}.octicon-mention:before{content:'\f0be'}.octicon-milestone:before{content:'\f075'}.octicon-mirror-public:before,.octicon-mirror:before{content:'\f024'}.octicon-mortar-board:before{content:'\f0d7'}.octicon-mute:before{content:'\f080'}.octicon-no-newline:before{content:'\f09c'}.octicon-octoface:before{content:'\f008'}.octicon-organization:before{content:'\f037'}.octicon-package:before{content:'\f0c4'}.octicon-paintcan:before{content:'\f0d1'}.octicon-pencil:before{content:'\f058'}.octicon-person-add:before,.octicon-person-follow:before,.octicon-person:before{content:'\f018'}.octicon-pin:before{content:'\f041'}.octicon-plug:before{content:'\f0d4'}.octicon-file-add:before,.octicon-file-directory-create:before,.octicon-gist-new:before,.octicon-plus:before,.octicon-repo-create:before{content:'\f05d'}.octicon-primitive-dot:before{content:'\f052'}.octicon-primitive-square:before{content:'\f053'}.octicon-pulse:before{content:'\f085'}.octicon-question:before{content:'\f02c'}.octicon-quote:before{content:'\f063'}.octicon-radio-tower:before{content:'\f030'}.octicon-repo-delete:before,.octicon-repo:before{content:'\f001'}.octicon-repo-clone:before{content:'\f04c'}.octicon-repo-force-push:before{content:'\f04a'}.octicon-gist-fork:before,.octicon-repo-forked:before{content:'\f002'}.octicon-repo-pull:before{content:'\f006'}.octicon-repo-push:before{content:'\f005'}.octicon-rocket:before{content:'\f033'}.octicon-rss:before{content:'\f034'}.octicon-ruby:before{content:'\f047'}.octicon-screen-full:before{content:'\f066'}.octicon-screen-normal:before{content:'\f067'}.octicon-search-save:before,.octicon-search:before{content:'\f02e'}.octicon-server:before{content:'\f097'}.octicon-settings:before{content:'\f07c'}.octicon-shield:before{content:'\f0e1'}.octicon-log-in:before,.octicon-sign-in:before{content:'\f036'}.octicon-log-out:before,.octicon-sign-out:before{content:'\f032'}.octicon-squirrel:before{content:'\f0b2'}.octicon-star-add:before,.octicon-star-delete:before,.octicon-star:before{content:'\f02a'}.octicon-stop:before{content:'\f08f'}.octicon-repo-sync:before,.octicon-sync:before{content:'\f087'}.octicon-tag-add:before,.octicon-tag-remove:before,.octicon-tag:before{content:'\f015'}.octicon-telescope:before{content:'\f088'}.octicon-terminal:before{content:'\f0c8'}.octicon-three-bars:before{content:'\f05e'}.octicon-thumbsdown:before{content:'\f0db'}.octicon-thumbsup:before{content:'\f0da'}.octicon-tools:before{content:'\f031'}.octicon-trashcan:before{content:'\f0d0'}.octicon-triangle-down:before{content:'\f05b'}.octicon-triangle-left:before{content:'\f044'}.octicon-triangle-right:before{content:'\f05a'}.octicon-triangle-up:before{content:'\f0aa'}.octicon-unfold:before{content:'\f039'}.octicon-unmute:before{content:'\f0ba'}.octicon-versions:before{content:'\f064'}.octicon-watch:before{content:'\f0e0'}.octicon-remove-close:before,.octicon-x:before{content:'\f081'}.octicon-zap:before{content:'\26A1'}body{font-family:'Helvetica Neue',Arial,Helvetica,sans-serif,'微软雅黑';background-color:#FAFAFA}img{border-radius:3px}pre{font:12px Consolas,"Liberation Mono",Menlo,Courier,monospace}pre.raw{padding:7px 12px;margin:10px 0;background-color:#f8f8f8;border:1px solid #ddd;border-radius:3px;font-size:13px;line-height:1.5;overflow:auto}.full.height{padding:0;margin:0 0 -80px 0;min-height:100%}.following.bar{z-index:900;left:0;width:100%}.following.bar.light{background-color:#fff;border-bottom:1px solid #DDD;box-shadow:0 2px 3px rgba(0,0,0,.04)}.following.bar .column .menu{margin-top:0}.following.bar .top.menu a.item.brand{padding-left:0}.following.bar .brand .ui.mini.image{width:30px}.following.bar .top.menu .dropdown.item.active,.following.bar .top.menu .dropdown.item:hover,.following.bar .top.menu a.item:hover{background-color:transparent}.following.bar .top.menu a.item:hover{color:rgba(0,0,0,.45)}.following.bar .top.menu .menu{z-index:900}.following.bar .head.link.item{padding-right:0!important}.following.bar .head.link.item .dropdown.icon,.following.bar .head.link.item .menu .octicon{margin-right:5px}.following.bar .avatar>.ui.image{margin-right:0}.following.bar .searchbox{background-color:#f4f4f4!important}.following.bar .searchbox:focus{background-color:#e9e9e9!important}.following.bar .octicon{width:16px;text-align:center}.ui.left{float:left}.ui.right{float:right}.ui .text.red{color:#d95c5c!important}.ui .text.red a{color:#d95c5c!important}.ui .text.red a:hover{color:#E67777!important}.ui .text.blue{color:#428bca!important}.ui .text.blue a{color:#15c!important}.ui .text.blue a:hover{color:#428bca!important}.ui .text.grey{color:#767676!important}.ui .text.grey a{color:#444!important}.ui .text.grey a:hover{color:#000!important}.ui .text.green{color:#6cc644!important}.ui .text.left{text-align:left!important}.ui .text.right{text-align:right!important}.ui .text.small{font-size:.75em}.ui .text.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.ui .text.thin{font-weight:400}.ui .text.middle{vertical-align:middle}.ui .message{text-align:center}.ui .header>i+.content{padding-left:.75rem;vertical-align:middle}.ui .warning.header{background-color:#F9EDBE!important;border-color:#F0C36D}.ui .warning.segment{border-color:#F0C36D}.ui .info.header{background-color:#d9edf7!important;border-color:#85c5e5}.ui .info.segment{border-color:#85c5e5}.ui .normal.header{font-weight:400}.ui .avatar.image{border-radius:3px}.ui .form .fake{display:none!important}.overflow.menu .items{max-height:300px;overflow-y:auto}.overflow.menu .items .item{position:relative;cursor:pointer;display:block;border:none;height:auto;border-top:none;line-height:1em;color:rgba(0,0,0,.8);padding:.71428571em 1.14285714em!important;font-size:1rem;text-transform:none;font-weight:400;box-shadow:none;-webkit-touch-callout:none}.overflow.menu .items .item.active{font-weight:700}.overflow.menu .items .item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.8);z-index:13}.scrolling.menu .item.selected{font-weight:700!important}footer{margin-top:54px!important;height:40px;background-color:#fff;border-top:1px solid #d6d6d6;clear:both;width:100%;color:#888}footer .container{padding-top:10px}footer .container .fa{width:16px;text-align:center;color:#428bca}footer .container .ui.language.dropdown{z-index:10000}footer .container .links>*{border-left:1px solid #d6d6d6;padding-left:8px;margin-left:5px}footer .container .links>:first-child{border-left:none}.hide{display:none}.center{text-align:center}.img-1{width:2px!important;height:2px!important}.img-2{width:4px!important;height:4px!important}.img-3{width:6px!important;height:6px!important}.img-4{width:8px!important;height:8px!important}.img-5{width:10px!important;height:10px!important}.img-6{width:12px!important;height:12px!important}.img-7{width:14px!important;height:14px!important}.img-8{width:16px!important;height:16px!important}.img-9{width:18px!important;height:18px!important}.img-10{width:20px!important;height:20px!important}.img-11{width:22px!important;height:22px!important}.img-12{width:24px!important;height:24px!important}.img-13{width:26px!important;height:26px!important}.img-14{width:28px!important;height:28px!important}.img-15{width:30px!important;height:30px!important}.img-16{width:32px!important;height:32px!important}.mega-octicon.icon,.octicon.icon{font-family:octicons}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@media only screen and (max-width:991px) and (min-width:768px){.ui.container{width:95%}}.markdown{overflow:hidden;font-family:"Helvetica Neue",Helvetica,"Segoe UI",Arial,freesans,sans-serif;font-size:16px;line-height:1.6;word-wrap:break-word}.markdown>:first-child{margin-top:0!important}.markdown>:last-child{margin-bottom:0!important}.markdown a:not([href]){color:inherit;text-decoration:none}.markdown .absent{color:#c00}.markdown .anchor{position:absolute;top:0;left:0;display:block;padding-right:6px;padding-left:30px;margin-left:-30px}.markdown .anchor:focus{outline:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;line-height:1.4}.markdown h1 .octicon-link,.markdown h2 .octicon-link,.markdown h3 .octicon-link,.markdown h4 .octicon-link,.markdown h5 .octicon-link,.markdown h6 .octicon-link{display:none;color:#000;vertical-align:middle}.markdown h1:hover .anchor,.markdown h2:hover .anchor,.markdown h3:hover .anchor,.markdown h4:hover .anchor,.markdown h5:hover .anchor,.markdown h6:hover .anchor{padding-left:8px;margin-left:-30px;text-decoration:none}.markdown h1:hover .anchor .octicon-link,.markdown h2:hover .anchor .octicon-link,.markdown h3:hover .anchor .octicon-link,.markdown h4:hover .anchor .octicon-link,.markdown h5:hover .anchor .octicon-link,.markdown h6:hover .anchor .octicon-link{display:inline-block}.markdown h1 code,.markdown h1 tt,.markdown h2 code,.markdown h2 tt,.markdown h3 code,.markdown h3 tt,.markdown h4 code,.markdown h4 tt,.markdown h5 code,.markdown h5 tt,.markdown h6 code,.markdown h6 tt{font-size:inherit}.markdown h1{padding-bottom:.3em;font-size:2.25em;line-height:1.2;border-bottom:1px solid #eee}.markdown h1 .anchor{line-height:1}.markdown h2{padding-bottom:.3em;font-size:1.75em;line-height:1.225;border-bottom:1px solid #eee}.markdown h2 .anchor{line-height:1}.markdown h3{font-size:1.5em;line-height:1.43}.markdown h3 .anchor{line-height:1.2}.markdown h4{font-size:1.25em}.markdown h4 .anchor{line-height:1.2}.markdown h5{font-size:1em}.markdown h5 .anchor{line-height:1.1}.markdown h6{font-size:1em;color:#777}.markdown h6 .anchor{line-height:1.1}.markdown blockquote,.markdown dl,.markdown ol,.markdown p,.markdown pre,.markdown table,.markdown ul{margin-top:0;margin-bottom:16px}.markdown hr{height:4px;padding:0;margin:16px 0;background-color:#e7e7e7;border:0 none}.markdown ol,.markdown ul{padding-left:2em}.markdown ol.no-list,.markdown ul.no-list{padding:0;list-style-type:none}.markdown ol ol,.markdown ol ul,.markdown ul ol,.markdown ul ul{margin-top:0;margin-bottom:0}.markdown ol ol,.markdown ul ol{list-style-type:lower-roman}.markdown li>p{margin-top:16px}.markdown dl{padding:0}.markdown dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}.markdown dl dd{padding:0 16px;margin-bottom:16px}.markdown blockquote{padding:0 15px;color:#777;border-left:4px solid #ddd}.markdown blockquote>:first-child{margin-top:0}.markdown blockquote>:last-child{margin-bottom:0}.markdown table{display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all}.markdown table th{font-weight:700}.markdown table td,.markdown table th{padding:6px 13px!important;border:1px solid #ddd}.markdown table tr{background-color:#fff;border-top:1px solid #ccc}.markdown table tr:nth-child(2n){background-color:#f8f8f8}.markdown img{max-width:100%;box-sizing:border-box}.markdown .emoji{max-width:none}.markdown span.frame{display:block;overflow:hidden}.markdown span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #ddd}.markdown span.frame span img{display:block;float:left}.markdown span.frame span span{display:block;padding:5px 0 0;clear:both;color:#333}.markdown span.align-center{display:block;overflow:hidden;clear:both}.markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown span.align-center span img{margin:0 auto;text-align:center}.markdown span.align-right{display:block;overflow:hidden;clear:both}.markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown span.align-right span img{margin:0;text-align:right}.markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown span.float-left span{margin:13px 0 0}.markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown code,.markdown tt{padding:0;padding-top:.2em;padding-bottom:.2em;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}.markdown code:after,.markdown code:before,.markdown tt:after,.markdown tt:before{letter-spacing:-.2em;content:"\00a0"}.markdown code br,.markdown tt br{display:none}.markdown del code{text-decoration:inherit}.markdown pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:0 0;border:0}.markdown .highlight{margin-bottom:16px}.markdown .highlight pre,.markdown pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f7f7f7;border-radius:3px}.markdown .highlight pre{margin-bottom:0;word-break:normal}.markdown pre{word-wrap:normal}.markdown pre code,.markdown pre tt{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown pre code:after,.markdown pre code:before,.markdown pre tt:after,.markdown pre tt:before{content:normal}.markdown kbd{display:inline-block;padding:3px 5px;font-size:11px;line-height:10px;color:#555;vertical-align:middle;background-color:#fcfcfc;border:solid 1px #ccc;border-bottom-color:#bbb;border-radius:3px;box-shadow:inset 0 -1px 0 #bbb}.markdown .csv-data td,.markdown .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:#fff;border:0}.markdown .csv-data tr{border-top:0}.markdown .csv-data th{font-weight:700;background:#f8f8f8;border-top:0}.pln{color:#333}@media screen{.str{color:#d14}.kwd{color:#333}.com{color:#998;font-style:italic}.typ{color:#458}.lit{color:#458}.pun{color:#333}.opn{color:#333}.clo{color:#333}.tag{color:navy}.atn{color:teal}.atv{color:#d14}.dec{color:#333}.var{color:teal}.fun{color:#900}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:700}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:700}.lit{color:#044}.clo,.opn,.pun{color:#440}.tag{color:#006;font-weight:700}.atn{color:#404}.atv{color:#060}}ol.linenums{margin-top:0;margin-bottom:0}.home{padding-bottom:80px}.home .logo{max-width:250px}.home .hero h1,.home .hero h2{font-family:'PT Sans Narrow',sans-serif}.home .hero h1{font-size:7em}.home .hero h2{font-size:4em}.home .hero .octicon{color:#d9453d;font-size:60px;margin-right:10px}.home .hero.header{font-size:24px}.home p.large{font-size:20px}.home .stackable{padding-top:30px}.home a{color:#d9453d}.install{padding-top:45px;padding-bottom:80px}.install form label{text-align:right;width:320px!important}.install form input{width:35%!important}.install form .field{text-align:left}.install form .field .help{margin-left:335px!important}.install form .field.optional .title{margin-left:38%}.install .ui .checkbox{margin-left:40%!important}.install .ui .checkbox label{width:auto!important}.form .help{color:#999;padding-top:.6em;padding-bottom:.6em;display:inline-block}.ui.attached.header{background:#f0f0f0}.ui.attached.header .right{margin-top:-5px}.ui.attached.header .right .button{padding:8px 10px;font-weight:400}.repository.new.fork form,.repository.new.migrate form,.repository.new.repo form{margin:auto;width:800px!important}.repository.new.fork form .ui.message,.repository.new.migrate form .ui.message,.repository.new.repo form .ui.message{text-align:center}.repository.new.fork form .header,.repository.new.migrate form .header,.repository.new.repo form .header{padding-left:280px!important}.repository.new.fork form .inline.field>label,.repository.new.migrate form .inline.field>label,.repository.new.repo form .inline.field>label{text-align:right;width:250px!important;word-wrap:break-word}.repository.new.fork form .help,.repository.new.migrate form .help,.repository.new.repo form .help{margin-left:265px!important}.repository.new.fork form .dropdown .dropdown.icon,.repository.new.migrate form .dropdown .dropdown.icon,.repository.new.repo form .dropdown .dropdown.icon{margin-top:-7px!important}.repository.new.fork form .dropdown .text,.repository.new.migrate form .dropdown .text,.repository.new.repo form .dropdown .text{margin-right:0!important}.repository.new.fork form .dropdown .text i,.repository.new.migrate form .dropdown .text i,.repository.new.repo form .dropdown .text i{margin-right:0!important}.repository.new.fork form .optional .title,.repository.new.migrate form .optional .title,.repository.new.repo form .optional .title{margin-left:250px!important}.repository.new.fork form input,.repository.new.fork form textarea,.repository.new.migrate form input,.repository.new.migrate form textarea,.repository.new.repo form input,.repository.new.repo form textarea{width:50%!important}.repository.new.repo .ui.form .selection.dropdown:not(.owner){width:50%!important}.repository.new.repo .ui.form #auto-init{margin-left:265px!important}.new.webhook form .help{margin-left:25px}.new.webhook .events.fields .column{padding-left:40px}.repository{padding-top:15px;padding-bottom:80px}.repository .head .column{padding-top:5px!important;padding-bottom:5px!important}.repository .head .ui.compact.menu{margin-left:1rem}.repository .head .ui.header{margin-top:0}.repository .head .mega-octicon{width:30px;font-size:30px}.repository .head .ui.huge.breadcrumb{font-weight:300;font-size:1.7rem}.repository .head .fork-flag{margin-left:38px;display:block;font-size:11px;line-height:10px;white-space:nowrap}.repository .metas .menu{max-height:300px;overflow-x:auto}.repository .metas .ui.list .hide{display:none!important}.repository .metas .ui.list .label.color{padding:0 8px;margin-right:5px}.repository .metas .ui.list a{padding-top:5px;padding-right:10px}.repository .metas .ui.list a .text{color:#444}.repository .metas .ui.list a .text:hover{color:#000}.repository .filter.menu .label.color{margin-left:15px;padding:0 8px}.repository .filter.menu .octicon{float:left;margin-left:-5px;margin-right:-7px}.repository .filter.menu .menu{max-height:300px;overflow-x:auto;right:0!important;left:auto!important}.repository .filter.menu .dropdown.item{margin:1px;padding-right:0}.repository.options input{width:50%!important;min-width:300px}.repository.options #interval{width:100px!important;min-width:100px}.repository.options .danger .item{padding:20px 15px}.repository.options .danger .ui.divider{margin:0}.repository.new.issue .comment.form .comment .avatar{width:3em}.repository.new.issue .comment.form .content{margin-left:4em}.repository.new.issue .comment.form .content .markdown{font-size:14px}.repository.new.issue .comment.form .metas{min-width:220px}.repository.new.issue .comment.form .metas .filter.menu{max-height:300px;overflow-x:auto}.repository.view.issue .title{padding-bottom:0!important}.repository.view.issue .title h1{font-weight:300;font-size:3rem;margin-bottom:5px}.repository.view.issue .title h1 .ui.input{font-size:.5em;vertical-align:top;width:50%;min-width:600px}.repository.view.issue .title h1 .ui.input input{font-size:1.5em;padding:6px 10px}.repository.view.issue .title .index{font-weight:300;color:#aaa;letter-spacing:-1px}.repository.view.issue .title .label{margin-right:10px}.repository.view.issue .title .edit-zone{margin-top:10px}.repository.view.issue .pull-desc code{color:#0166E6}.repository.view.issue .pull.tabular.menu{margin-bottom:10px}.repository.view.issue .pull.tabular.menu .octicon{margin-right:5px}.repository.view.issue .pull.tab.segment{border:none;padding:0;padding-top:10px;box-shadow:none;background-color:inherit}.repository.view.issue .pull .merge.box .avatar{margin-left:10px;margin-top:10px}.repository.view.issue .comment-list:before{display:block;content:"";position:absolute;margin-top:12px;margin-bottom:14px;top:0;bottom:0;left:96px;width:2px;background-color:#f3f3f3;z-index:-1}.repository.view.issue .comment-list .comment .avatar{width:3em}.repository.view.issue .comment-list .comment .tag{color:#767676;margin-top:3px;padding:2px 5px;font-size:12px;border:1px solid rgba(0,0,0,.1);border-radius:3px}.repository.view.issue .comment-list .comment .actions .item{float:left}.repository.view.issue .comment-list .comment .actions a.item{margin-top:6px;margin-left:10px}.repository.view.issue .comment-list .comment .content{margin-left:4em}.repository.view.issue .comment-list .comment .content .header{font-weight:400;padding:auto 15px;color:#767676;background-color:#f7f7f7;border-bottom:1px solid #eee;border-top-left-radius:3px;border-top-right-radius:3px}.repository.view.issue .comment-list .comment .content .header .text{max-width:78%;padding-top:10px;padding-bottom:10px}.repository.view.issue .comment-list .comment .content .markdown{font-size:14px}.repository.view.issue .comment-list .comment .content .no-content{color:#767676;font-style:italic}.repository.view.issue .comment-list .comment .content>.bottom.segment{background:#f3f4f5}.repository.view.issue .comment-list .comment .content>.bottom.segment .ui.image{max-height:150px}.repository.view.issue .comment-list .comment .ui.form .field:first-child{clear:none}.repository.view.issue .comment-list .comment .ui.form .tab.segment{border:none;padding:0;padding-top:10px}.repository.view.issue .comment-list .comment .ui.form textarea{height:200px}.repository.view.issue .comment-list .comment .edit.buttons{margin-top:10px}.repository.view.issue .comment-list .event{position:relative;margin:15px 0 15px 79px;padding-left:25px}.repository.view.issue .comment-list .event .octicon{width:30px;float:left;margin-left:-36px;text-align:center}.repository.view.issue .comment-list .event .octicon.octicon-circle-slash{margin-top:5px;font-size:20px;color:#bd2c00}.repository.view.issue .comment-list .event .octicon.octicon-primitive-dot{font-size:30px;color:#6cc644}.repository.view.issue .comment-list .event .octicon.octicon-bookmark{margin-top:3px;font-size:25px}.repository.view.issue .comment-list .event .detail{font-size:.9rem;margin-top:5px;margin-left:35px}.repository.view.issue .comment-list .event .detail .octicon.octicon-git-commit{margin-top:2px}.repository.view.issue .ui.segment.metas{margin-top:-3px}.repository .comment.form .ui.comments{margin-top:-12px;max-width:100%}.repository .comment.form .content .field:first-child{clear:none}.repository .comment.form .content .tab.segment{border:none;padding:0;padding-top:10px}.repository .comment.form .content textarea{height:200px}.repository .label.list{list-style:none;padding-top:15px}.repository .label.list .item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .label.list .item a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}.repository .label.list .item a:hover{color:#000}.repository .label.list .item a.open-issues{margin-right:30px}.repository .milestone.list{list-style:none;padding-top:15px}.repository .milestone.list>.item{padding-top:10px;padding-bottom:10px;border-bottom:1px dashed #AAA}.repository .milestone.list>.item>a{padding-top:5px;padding-right:10px;color:#000}.repository .milestone.list>.item>a:hover{color:#4078c0}.repository .milestone.list>.item .ui.progress{width:40%;padding:0;border:0;margin:0}.repository .milestone.list>.item .ui.progress .bar{height:20px}.repository .milestone.list>.item .meta{color:#999;padding-top:5px}.repository .milestone.list>.item .meta .issue-stats .octicon{padding-left:5px}.repository .milestone.list>.item .meta .overdue{color:red}.repository .milestone.list>.item .operate{margin-top:-15px}.repository .milestone.list>.item .operate>a{font-size:15px;padding-top:5px;padding-right:10px;color:#666}.repository .milestone.list>.item .operate>a:hover{color:#000}.repository .milestone.list>.item .content{padding-top:10px}.repository.new.milestone textarea{height:200px}.repository.new.milestone #deadline{width:150px}.repository.compare.pull .choose.branch .octicon{padding-right:10px}.repository .filter.dropdown .menu{margin-top:1px!important}.repository.commits .header .ui.right .search input{font-weight:400;padding:5px 10px}.repository.commits .header .ui.right .button{float:right;margin-left:5px;margin-top:1px}.repository .commits.table{font-size:13px}.repository .commits.table td:first-child,.repository .commits.table th:first-child{padding-left:15px}.repository .commits.table td{line-height:15px}.repository .commits.table .author{min-width:180px}.repository .commits.table .message span{max-width:500px}.repository .commits.table .date{width:120px}.repository .sha.label{font-family:Consolas,Menlo,Monaco,"Lucida Console",monospace;font-size:14px;padding:6px 10px 4px 10px;font-weight:400}.repository .diff-detail-box{margin:15px 0;line-height:30px}.repository .diff-detail-box ol{clear:both;padding-left:0;margin-top:5px;margin-bottom:28px}.repository .diff-detail-box ol li{list-style:none;padding-bottom:4px;margin-bottom:4px;border-bottom:1px dashed #DDD;padding-left:6px}.repository .diff-detail-box span.status{display:inline-block;width:12px;height:12px;margin-right:8px;vertical-align:middle}.repository .diff-detail-box span.status.modify{background-color:#f0db88}.repository .diff-detail-box span.status.add{background-color:#b4e2b4}.repository .diff-detail-box span.status.del{background-color:#e9aeae}.repository .diff-detail-box span.status.rename{background-color:#dad8ff}.repository .diff-box .count{margin-right:12px}.repository .diff-box .count .bar{background-color:#e75316;height:12px;width:40px;display:inline-block;margin:2px 4px 0 4px;vertical-align:text-top}.repository .diff-box .count .bar .add{background-color:#77c64a;height:12px}.repository .diff-box .file{color:#888}.repository .diff-file-box .header{border-bottom:1px solid #d4d4d5!important}.repository .diff-file-box .file-body.file-code .lines-num{text-align:right;color:#999;background:#fafafa;width:1%}.repository .diff-file-box .file-body.file-code .lines-num-old{border-right:1px solid #DDD}.repository .diff-file-box .code-diff{font-size:13px}.repository .diff-file-box .code-diff td{padding:0;border-top:none}.repository .diff-file-box .code-diff pre{margin:0}.repository .diff-file-box .code-diff .lines-num{border-right:1px solid #d4d4d5;padding:0 5px}.repository .diff-file-box .code-diff tbody tr.tag-code pre,.repository .diff-file-box .code-diff tbody tr.tag-code td{background-color:#E0E0E0!important;border-color:#ADADAD!important}.repository .diff-file-box .code-diff tbody tr.del-code pre,.repository .diff-file-box .code-diff tbody tr.del-code td{background-color:#ffe2dd!important;border-color:#e9aeae!important}.repository .diff-file-box .code-diff tbody tr.add-code pre,.repository .diff-file-box .code-diff tbody tr.add-code td{background-color:#d1ffd6!important;border-color:#b4e2b4!important}.repository .diff-file-box .code-diff tbody tr:hover td{background-color:#FFF8D2!important;border-color:#F0DB88!important}.repository .diff-file-box .code-diff tbody tr:hover pre{background-color:transparent!important}.repository .code-view{overflow:auto;overflow-x:auto;overflow-y:hidden}.issue.list{list-style:none;padding-top:15px}.issue.list>.item{padding-top:15px;padding-bottom:10px;border-bottom:1px dashed #AAA}.issue.list>.item .title{color:#444;font-size:15px;font-weight:700;margin:0 6px}.issue.list>.item .title:hover{color:#000}.issue.list>.item .comment{padding-right:10px;color:#666}.issue.list>.item .desc{padding-top:5px;color:#999}.issue.list>.item .desc a.milestone{padding-left:5px;color:#999!important}.issue.list>.item .desc a.milestone:hover{color:#000!important}.issue.list>.item .desc .assignee{margin-top:-5px;margin-right:5px}.page.buttons{padding-top:15px}.ui.comments .dropzone{width:100%;margin-bottom:10px;border:2px dashed #0087F7;box-shadow:none!important}.ui.comments .dropzone .dz-error-message{top:140px}.settings .content{margin-top:2px}.settings .content .header,.settings .content .segment{box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}.settings .key.list .item:not(:first-child){border-top:1px solid #eaeaea}.settings .key.list .ssh-key-state-indicator{float:left;color:gray;padding-left:10px;padding-top:10px}.settings .key.list .ssh-key-state-indicator.active{color:#6cc644}.settings .key.list .meta{padding-top:5px}.settings .key.list .print{color:#767676}.settings .key.list .activity{color:#666}.settings .hook.list>.item:not(:first-child){border-top:1px solid #eaeaea}.settings .hook.list .item{padding:10px 20px}.settings .hook.list .item .fa,.settings .hook.list .item .octicon{width:20px;text-align:center}.settings .hook.history.list .item{padding-left:13px}.settings .hook.history.list .item .meta .ui.right{margin-top:5px}.settings .hook.history.list .item .meta .ui.right .time{font-size:12px}.settings .hook.history.list .item .info{margin-top:10px}.settings .hook.history.list .item .info .tabular.menu .item{font-weight:500}.settings .hook.history.list .item .info .tab.segment{border:none;padding:0;padding-top:10px;box-shadow:none}.settings .hook.history.list .item .info .tab.segment>*{color:#666}.settings .hook.history.list .item .info .tab.segment pre{word-wrap:break-word}.settings .hook.history.list .item .info .tab.segment pre .hljs{padding:0;background-color:inherit}.ui.vertical.menu .header.item{font-size:1.1em;background:#f0f0f0}.edit-label.modal .form .column,.new-label.segment .form .column{padding-right:0}.edit-label.modal .form .buttons,.new-label.segment .form .buttons{margin-left:auto;padding-top:15px}.edit-label.modal .form .color.picker.column,.new-label.segment .form .color.picker.column{width:auto}.edit-label.modal .form .color.picker.column .color-picker,.new-label.segment .form .color.picker.column .color-picker{height:35px;width:auto;padding-left:30px}.edit-label.modal .form .minicolors-swatch.minicolors-sprite,.new-label.segment .form .minicolors-swatch.minicolors-sprite{top:10px;left:10px;width:15px;height:15px}.edit-label.modal .form .precolors,.new-label.segment .form .precolors{padding-left:0;padding-right:0;margin:3px 10px auto 10px;width:120px}.edit-label.modal .form .precolors .color,.new-label.segment .form .precolors .color{float:left;width:15px;height:15px}#delete-repo-modal .ui.message,#transfer-repo-modal .ui.message{width:100%!important}.organization{padding-top:15px;padding-bottom:80px}.organization .head .ui.header .text{vertical-align:middle;font-size:1.6rem;margin-left:15px}.organization .head .ui.header .ui.right{margin-top:5px}.user{padding-top:15px;padding-bottom:80px}.user.settings .key.list .item.ui.grid{margin-top:15px}.dashboard{padding-top:15px;padding-bottom:80px}.dashboard.issues .context.user.menu{min-width:200px}.dashboard.issues .context.user.menu .ui.header{font-size:1rem;text-transform:none}.dashboard.issues .filter.menu .item.active{background-color:#4183c4;color:#FFF}.dashboard.issues .ui.right .head.menu{margin-top:-5px}.dashboard.issues .ui.right .head.menu .item.active{color:#d9453d}.admin{padding-top:15px;padding-bottom:80px}.admin .table.segment{padding:0;font-size:13px}.admin .table.segment th{padding-top:5px;padding-bottom:5px}.admin .table.segment td:first-child,.admin .table.segment th:first-child{padding-left:15px}.explore{padding-top:15px;padding-bottom:80px}.explore.repositories .ui.repository.list .item{border-top:1px solid #eee;padding-top:25px;padding-bottom:25px}.explore.repositories .ui.repository.list .item .ui.header{font-size:1.5rem;padding-bottom:10px}.explore.repositories .ui.repository.list .item .ui.header .metas{color:#888;font-size:13px;font-weight:400}.explore.repositories .ui.repository.list .item .ui.header .metas span:not(:last-child){margin-right:5px}.explore.repositories .ui.repository.list .item .time{font-size:12px;color:grey} \ No newline at end of file diff --git a/public/less/_repository.less b/public/less/_repository.less index 2db79fd090..4548c13ff4 100644 --- a/public/less/_repository.less +++ b/public/less/_repository.less @@ -171,6 +171,12 @@ box-shadow: none; background-color: inherit; } + .merge.box { + .avatar { + margin-left: 10px; + margin-top: 10px; + } + } } .comment-list { &:before { diff --git a/routers/repo/commit.go b/routers/repo/commit.go index b29236e24b..13483cc881 100644 --- a/routers/repo/commit.go +++ b/routers/repo/commit.go @@ -204,25 +204,6 @@ func Diff(ctx *middleware.Context) { return } - isImageFile := func(name string) bool { - blob, err := ctx.Repo.Commit.GetBlobByPath(name) - if err != nil { - return false - } - - dataRc, err := blob.Data() - if err != nil { - return false - } - buf := make([]byte, 1024) - n, _ := dataRc.Read(buf) - if n > 0 { - buf = buf[:n] - } - _, isImage := base.IsImageFile(buf) - return isImage - } - parents := make([]string, commit.ParentCount()) for i := 0; i < commit.ParentCount(); i++ { sha, err := commit.ParentId(i) @@ -235,7 +216,7 @@ func Diff(ctx *middleware.Context) { ctx.Data["Username"] = userName ctx.Data["Reponame"] = repoName - ctx.Data["IsImageFile"] = isImageFile + ctx.Data["IsImageFile"] = commit.IsImageFile ctx.Data["Title"] = commit.Summary() + " · " + base.ShortSha(commitID) ctx.Data["Commit"] = commit ctx.Data["Author"] = models.ValidateCommitWithEmail(commit) @@ -271,25 +252,6 @@ func CompareDiff(ctx *middleware.Context) { return } - isImageFile := func(name string) bool { - blob, err := commit.GetBlobByPath(name) - if err != nil { - return false - } - - dataRc, err := blob.Data() - if err != nil { - return false - } - buf := make([]byte, 1024) - n, _ := dataRc.Read(buf) - if n > 0 { - buf = buf[:n] - } - _, isImage := base.IsImageFile(buf) - return isImage - } - commits, err := commit.CommitsBeforeUntil(beforeCommitID) if err != nil { ctx.Handle(500, "CommitsBeforeUntil", err) @@ -304,7 +266,7 @@ func CompareDiff(ctx *middleware.Context) { ctx.Data["AfterCommitID"] = afterCommitID ctx.Data["Username"] = userName ctx.Data["Reponame"] = repoName - ctx.Data["IsImageFile"] = isImageFile + ctx.Data["IsImageFile"] = commit.IsImageFile ctx.Data["Title"] = "Comparing " + base.ShortSha(beforeCommitID) + "..." + base.ShortSha(afterCommitID) + " · " + userName + "/" + repoName ctx.Data["Commit"] = commit ctx.Data["Diff"] = diff diff --git a/routers/repo/issue.go b/routers/repo/issue.go index 882bf6968c..d51354a403 100644 --- a/routers/repo/issue.go +++ b/routers/repo/issue.go @@ -18,7 +18,6 @@ import ( "github.com/gogits/gogs/models" "github.com/gogits/gogs/modules/auth" "github.com/gogits/gogs/modules/base" - "github.com/gogits/gogs/modules/git" "github.com/gogits/gogs/modules/log" "github.com/gogits/gogs/modules/mailer" "github.com/gogits/gogs/modules/middleware" @@ -427,7 +426,6 @@ func UploadIssueAttachment(ctx *middleware.Context) { } func ViewIssue(ctx *middleware.Context) { - ctx.Data["PageIsIssueList"] = true ctx.Data["RequireDropzone"] = true renderAttachmentSettings(ctx) @@ -451,6 +449,13 @@ func ViewIssue(ctx *middleware.Context) { return } + if issue.IsPull { + ctx.Data["PageIsPullList"] = true + ctx.Data["PageIsPullConversation"] = true + } else { + ctx.Data["PageIsIssueList"] = true + } + if err = issue.GetPoster(); err != nil { ctx.Handle(500, "GetPoster", err) return @@ -461,29 +466,10 @@ func ViewIssue(ctx *middleware.Context) { // Get more information if it's a pull request. if issue.IsPull { - ctx.Data["HeadTarget"] = issue.PullRepo.HeadUserName + "/" + issue.PullRepo.HeadBarcnh - ctx.Data["BaseTarget"] = ctx.Repo.Owner.Name + "/" + issue.PullRepo.BaseBranch - - headRepoPath, err := issue.PullRepo.HeadRepo.RepoPath() - if err != nil { - ctx.Handle(500, "PullRepo.HeadRepo.RepoPath", err) + PrepareViewPullInfo(ctx, issue) + if ctx.Written() { return } - - headGitRepo, err := git.OpenRepository(headRepoPath) - if err != nil { - ctx.Handle(500, "OpenRepository", err) - return - } - - prInfo, err := headGitRepo.GetPullRequestInfo(models.RepoPath(repo.Owner.Name, repo.Name), - issue.PullRepo.BaseBranch, issue.PullRepo.HeadBarcnh) - if err != nil { - ctx.Handle(500, "GetPullRequestInfo", err) - return - } - ctx.Data["NumCommits"] = prInfo.Commits.Len() - ctx.Data["NumFiles"] = prInfo.NumFiles } // Metas. diff --git a/routers/repo/pull.go b/routers/repo/pull.go index bb5237400a..9fd51ffb91 100644 --- a/routers/repo/pull.go +++ b/routers/repo/pull.go @@ -23,6 +23,8 @@ const ( FORK base.TplName = "repo/pulls/fork" COMPARE_PULL base.TplName = "repo/pulls/compare" PULLS base.TplName = "repo/pulls" + PULL_COMMITS base.TplName = "repo/pulls/commits" + PULL_FILES base.TplName = "repo/pulls/files" ) func getForkRepository(ctx *middleware.Context) *models.Repository { @@ -131,7 +133,140 @@ func Pulls(ctx *middleware.Context) { ctx.HTML(200, PULLS) } -// func ViewPull +func checkPullInfo(ctx *middleware.Context) *models.Issue { + pull, err := models.GetIssueByIndex(ctx.Repo.Repository.ID, ctx.ParamsInt64(":index")) + if err != nil { + if models.IsErrIssueNotExist(err) { + ctx.Handle(404, "GetIssueByIndex", err) + } else { + ctx.Handle(500, "GetIssueByIndex", err) + } + return nil + } + ctx.Data["Title"] = pull.Name + ctx.Data["Issue"] = pull + + if !pull.IsPull { + ctx.Handle(404, "ViewPullCommits", nil) + return nil + } + + if err = pull.GetPoster(); err != nil { + ctx.Handle(500, "GetPoster", err) + return nil + } + + if ctx.IsSigned { + // Update issue-user. + if err = pull.ReadBy(ctx.User.Id); err != nil { + ctx.Handle(500, "ReadBy", err) + return nil + } + } + + return pull +} + +func PrepareViewPullInfo(ctx *middleware.Context, pull *models.Issue) *git.PullRequestInfo { + repo := ctx.Repo.Repository + + ctx.Data["HeadTarget"] = pull.PullRepo.HeadUserName + "/" + pull.PullRepo.HeadBarcnh + ctx.Data["BaseTarget"] = ctx.Repo.Owner.Name + "/" + pull.PullRepo.BaseBranch + + headRepoPath, err := pull.PullRepo.HeadRepo.RepoPath() + if err != nil { + ctx.Handle(500, "PullRepo.HeadRepo.RepoPath", err) + return nil + } + + headGitRepo, err := git.OpenRepository(headRepoPath) + if err != nil { + ctx.Handle(500, "OpenRepository", err) + return nil + } + + prInfo, err := headGitRepo.GetPullRequestInfo(models.RepoPath(repo.Owner.Name, repo.Name), + pull.PullRepo.BaseBranch, pull.PullRepo.HeadBarcnh) + if err != nil { + ctx.Handle(500, "GetPullRequestInfo", err) + return nil + } + ctx.Data["NumCommits"] = prInfo.Commits.Len() + ctx.Data["NumFiles"] = prInfo.NumFiles + return prInfo +} + +func ViewPullCommits(ctx *middleware.Context) { + ctx.Data["PageIsPullCommits"] = true + + pull := checkPullInfo(ctx) + if ctx.Written() { + return + } + + prInfo := PrepareViewPullInfo(ctx, pull) + if ctx.Written() { + return + } + prInfo.Commits = models.ValidateCommitsWithEmails(prInfo.Commits) + ctx.Data["Commits"] = prInfo.Commits + + ctx.HTML(200, PULL_COMMITS) +} + +func ViewPullFiles(ctx *middleware.Context) { + ctx.Data["PageIsPullFiles"] = true + + pull := checkPullInfo(ctx) + if ctx.Written() { + return + } + + prInfo := PrepareViewPullInfo(ctx, pull) + if ctx.Written() { + return + } + _ = prInfo + + headRepoPath := models.RepoPath(pull.PullRepo.HeadUserName, pull.PullRepo.HeadRepo.Name) + + headGitRepo, err := git.OpenRepository(headRepoPath) + if err != nil { + ctx.Handle(500, "OpenRepository", err) + return + } + + headCommitID, err := headGitRepo.GetCommitIdOfBranch(pull.PullRepo.HeadBarcnh) + if err != nil { + ctx.Handle(500, "GetCommitIdOfBranch", err) + return + } + + diff, err := models.GetDiffRange(headRepoPath, + prInfo.MergeBase, headCommitID, setting.Git.MaxGitDiffLines) + if err != nil { + ctx.Handle(500, "GetDiffRange", err) + return + } + ctx.Data["Diff"] = diff + ctx.Data["DiffNotAvailable"] = diff.NumFiles() == 0 + + headCommit, err := headGitRepo.GetCommit(headCommitID) + if err != nil { + ctx.Handle(500, "GetCommit", err) + return + } + + headTarget := path.Join(pull.PullRepo.HeadUserName, pull.PullRepo.HeadRepo.Name) + ctx.Data["Username"] = pull.PullRepo.HeadUserName + ctx.Data["Reponame"] = pull.PullRepo.HeadRepo.Name + ctx.Data["IsImageFile"] = headCommit.IsImageFile + ctx.Data["SourcePath"] = setting.AppSubUrl + "/" + path.Join(headTarget, "src", headCommitID) + ctx.Data["BeforeSourcePath"] = setting.AppSubUrl + "/" + path.Join(headTarget, "src", prInfo.MergeBase) + ctx.Data["RawPath"] = setting.AppSubUrl + "/" + path.Join(headTarget, "raw", headCommitID) + + ctx.HTML(200, PULL_FILES) +} func ParseCompareInfo(ctx *middleware.Context) (*models.User, *models.Repository, *git.Repository, *git.PullRequestInfo, string, string) { // Get compare branch information. @@ -248,34 +383,18 @@ func PrepareCompareDiff( ctx.Handle(500, "GetCommit", err) return } - isImageFile := func(name string) bool { - blob, err := headCommit.GetBlobByPath(name) - if err != nil { - return false - } - - dataRc, err := blob.Data() - if err != nil { - return false - } - buf := make([]byte, 1024) - n, _ := dataRc.Read(buf) - if n > 0 { - buf = buf[:n] - } - _, isImage := base.IsImageFile(buf) - return isImage - } prInfo.Commits = models.ValidateCommitsWithEmails(prInfo.Commits) ctx.Data["Commits"] = prInfo.Commits ctx.Data["CommitCount"] = prInfo.Commits.Len() ctx.Data["Username"] = headUser.Name ctx.Data["Reponame"] = headRepo.Name - ctx.Data["IsImageFile"] = isImageFile - ctx.Data["SourcePath"] = setting.AppSubUrl + "/" + path.Join(headUser.Name, repo.Name, "src", headCommitID) - ctx.Data["BeforeSourcePath"] = setting.AppSubUrl + "/" + path.Join(headUser.Name, repo.Name, "src", prInfo.MergeBase) - ctx.Data["RawPath"] = setting.AppSubUrl + "/" + path.Join(headUser.Name, repo.Name, "raw", headCommitID) + ctx.Data["IsImageFile"] = headCommit.IsImageFile + + headTarget := path.Join(headUser.Name, repo.Name) + ctx.Data["SourcePath"] = setting.AppSubUrl + "/" + path.Join(headTarget, "src", headCommitID) + ctx.Data["BeforeSourcePath"] = setting.AppSubUrl + "/" + path.Join(headTarget, "src", prInfo.MergeBase) + ctx.Data["RawPath"] = setting.AppSubUrl + "/" + path.Join(headTarget, "raw", headCommitID) } func CompareAndPullRequest(ctx *middleware.Context) { diff --git a/templates/repo/issue/view.tmpl b/templates/repo/issue/view.tmpl index fe735ae106..dff8910b88 100644 --- a/templates/repo/issue/view.tmpl +++ b/templates/repo/issue/view.tmpl @@ -11,23 +11,7 @@
{{if .Issue.IsPull}} {{template "repo/issue/view_title" .}} - + {{template "repo/pulls/tab_menu" .}}
{{template "repo/issue/view_content" .}}
diff --git a/templates/repo/issue/view_content.tmpl b/templates/repo/issue/view_content.tmpl index 4ed7240d36..25811522b4 100644 --- a/templates/repo/issue/view_content.tmpl +++ b/templates/repo/issue/view_content.tmpl @@ -129,6 +129,43 @@ {{end}} + {{end}} + + {{if .Issue.IsPull}} +
+ + + +
+
+ {{if .Issue.IsClosed}} +
+ {{$.i18n.Tr "repo.pulls.reopen_to_merge"}} +
+ {{else if .Issue.PullRepo.CanAutoMerge}} +
+ + {{$.i18n.Tr "repo.pulls.can_auto_merge_desc"}} +
+
+
+ +
+ {{else}} +
+ + {{$.i18n.Tr "repo.pulls.cannot_auto_merge_desc"}} +
+
+ + {{$.i18n.Tr "repo.pulls.cannot_auto_merge_helper"}} +
+ {{end}} +
+
+
{{end}} {{if .IsSigned}} diff --git a/templates/repo/pulls/commits.tmpl b/templates/repo/pulls/commits.tmpl new file mode 100644 index 0000000000..851880383e --- /dev/null +++ b/templates/repo/pulls/commits.tmpl @@ -0,0 +1,19 @@ +{{template "base/head" .}} +
+ {{template "repo/header" .}} +
+ +
+ {{template "repo/issue/view_title" .}} + {{template "repo/pulls/tab_menu" .}} +
+ {{template "repo/commits_table" .}} +
+
+
+{{template "base/footer" .}} \ No newline at end of file diff --git a/templates/repo/pulls/compare.tmpl b/templates/repo/pulls/compare.tmpl index 219fe3a4e1..79f15730c8 100644 --- a/templates/repo/pulls/compare.tmpl +++ b/templates/repo/pulls/compare.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -
+
{{template "repo/header" .}}
@@ -11,13 +11,13 @@