styles-main.css.go 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. package resources
  2. import (
  3. "bytes"
  4. "compress/gzip"
  5. "io"
  6. )
  7. // styles_main_css returns raw, uncompressed file data.
  8. func styles_main_css() []byte {
  9. gz, err := gzip.NewReader(bytes.NewBuffer([]byte{
  10. 0x1f,0x8b,0x08,0x00,0x00,0x09,0x6e,0x88,0x00,0xff,0xe4,0x5a,
  11. 0x6d,0x6f,0xe3,0xb8,0x11,0xfe,0x2b,0x42,0x0e,0x8b,0x8b,0x0b,
  12. 0x2b,0x90,0xe5,0x97,0xdc,0xca,0x38,0xa0,0x7b,0xb9,0xa6,0x2d,
  13. 0xd0,0x2b,0x0a,0xdc,0x7d,0x28,0x50,0xf4,0x03,0x2d,0xd1,0x36,
  14. 0xb1,0x92,0xa8,0x52,0x74,0x5e,0x56,0xc8,0x7f,0xef,0x90,0x14,
  15. 0x25,0x52,0xa2,0x62,0xc9,0xd9,0x2d,0x8a,0x8b,0x17,0x8b,0xc8,
  16. 0x34,0x39,0x9c,0x79,0x38,0x2f,0xcf,0xd0,0xde,0xd1,0xe4,0xb9,
  17. 0xca,0x10,0x3b,0x90,0x3c,0x0a,0x5e,0x6e,0x30,0x8f,0x13,0x3f,
  18. 0xa6,0x39,0x47,0x24,0xc7,0xac,0xda,0xa1,0xf8,0xf3,0x81,0xd1,
  19. 0x53,0x2e,0x06,0x53,0xca,0xa2,0xef,0xf6,0xfb,0xfd,0x76,0x47,
  20. 0x59,0x82,0x59,0xb4,0x28,0x9e,0xbc,0x92,0xa6,0x24,0xf1,0xbe,
  21. 0x4b,0x92,0xa4,0x1e,0xf5,0x19,0x4a,0xc8,0xa9,0x8c,0xd6,0xc5,
  22. 0x13,0x8c,0x3c,0xf9,0xe5,0x11,0x25,0xf4,0x31,0x62,0x87,0x1d,
  23. 0xba,0x0e,0xe6,0xe2,0xdf,0xcd,0x62,0xf5,0x31,0x08,0x67,0x5e,
  24. 0xe0,0x09,0x01,0x4b,0x98,0xb7,0x87,0xfd,0xfc,0x3d,0xca,0x48,
  25. 0xfa,0x1c,0x5d,0xfd,0x05,0xa7,0x0f,0x98,0x93,0x18,0x79,0x7f,
  26. 0xc7,0x27,0x7c,0x35,0x6f,0xde,0xcf,0x3f,0x31,0x82,0xd2,0x79,
  27. 0x89,0xf2,0xd2,0x2f,0x31,0x23,0xfb,0x2d,0x7d,0xc0,0x6c,0x9f,
  28. 0x82,0xf4,0x23,0x49,0x12,0x9c,0xab,0xfd,0xc8,0x17,0x92,0x1f,
  29. 0xa2,0x5a,0x19,0x18,0xd9,0xfa,0x19,0xfd,0xe2,0xbb,0x3f,0x2a,
  30. 0x68,0x49,0x38,0xa1,0x79,0xc4,0x70,0x8a,0x38,0x79,0xc0,0x2f,
  31. 0xa8,0xaa,0xed,0x0c,0x17,0xb7,0x9b,0x4f,0x77,0x5b,0x8e,0x9f,
  32. 0xb8,0x9f,0xe0,0x98,0x32,0x24,0x27,0xe6,0x34,0x87,0x49,0xd1,
  33. 0x51,0x6c,0x3d,0x47,0x11,0x8a,0xc5,0xaa,0xaa,0x3b,0x0b,0xf0,
  34. 0xc2,0x2c,0x05,0x04,0x5f,0x48,0x5e,0x9c,0xf8,0xbf,0xf8,0x73,
  35. 0x81,0x7f,0x14,0x93,0xfe,0x5d,0x19,0x98,0x90,0xbc,0xc4,0xbc,
  36. 0x86,0x21,0x84,0xff,0x26,0x46,0xeb,0x99,0x46,0x39,0xe8,0x00,
  37. 0xdb,0x00,0x06,0xe6,0xe0,0x68,0x21,0xde,0x16,0x28,0x49,0xc0,
  38. 0x32,0x3f,0xc5,0x7b,0x2e,0x81,0xd7,0x03,0x8c,0x1c,0x8e,0x6a,
  39. 0xe4,0x88,0xe5,0x63,0x08,0xcf,0x2f,0xc7,0xb0,0x6a,0x05,0x84,
  40. 0x61,0xf7,0x00,0x7e,0xa5,0x27,0x16,0x63,0xef,0x57,0xc0,0xd9,
  41. 0xfb,0x07,0xa3,0x57,0xf3,0x29,0x47,0x22,0x25,0x3d,0xaa,0xcd,
  42. 0xd6,0x41,0xb0,0xd5,0x9e,0x05,0x66,0x86,0x41,0xab,0x59,0xe3,
  43. 0x6a,0xbb,0x13,0xe7,0x34,0xaf,0x12,0x52,0x16,0x29,0x7a,0x06,
  44. 0x48,0x04,0x6a,0xfe,0x2e,0xa5,0xf1,0xe7,0x66,0xee,0x06,0xb0,
  45. 0x59,0x08,0x35,0x95,0x30,0x38,0x39,0x58,0x93,0x01,0x30,0x06,
  46. 0x0c,0x2b,0x6d,0x45,0xbd,0xf7,0x0a,0xf6,0x96,0xa2,0x6a,0xc3,
  47. 0x17,0x37,0xab,0xf0,0x87,0xf5,0xed,0x62,0x15,0x7e,0x54,0x67,
  48. 0x8a,0x52,0x72,0xc8,0xa3,0x18,0xe7,0x1c,0xb3,0xed,0xe3,0x91,
  49. 0x70,0xec,0x97,0x05,0x8a,0x31,0x9c,0xf0,0x23,0x43,0xc5,0x16,
  50. 0xce,0x57,0x58,0x98,0xd6,0x13,0x33,0xf0,0xb0,0x14,0x6f,0xe3,
  51. 0x13,0x2b,0xc1,0x3b,0x0a,0x4a,0xe4,0xba,0x5e,0x20,0x70,0x06,
  52. 0x50,0x14,0x88,0x81,0xd8,0xce,0xb1,0x09,0x05,0x41,0xb9,0xdd,
  53. 0x67,0xc2,0xfd,0x13,0x60,0x05,0x78,0xa5,0x38,0xe6,0xd2,0xa1,
  54. 0x94,0x8b,0x3a,0x46,0x4b,0xc7,0x20,0xed,0x8f,0xf5,0x06,0x34,
  55. 0xea,0xa6,0x0f,0x39,0xdd,0x2e,0x50,0x4e,0x17,0xae,0xd7,0x73,
  56. 0xfd,0xff,0x26,0x9c,0xcd,0xdd,0x3e,0x19,0xae,0x67,0xd6,0xa9,
  57. 0x99,0xcf,0x7e,0x99,0xa1,0x34,0xad,0x0c,0x37,0x6b,0x8f,0xda,
  58. 0x5b,0x04,0x3d,0x9f,0xb5,0x04,0xf9,0x05,0x23,0xa0,0xf2,0xb3,
  59. 0x23,0xdd,0xc0,0xa9,0xfd,0x74,0xf7,0x69,0x6b,0x24,0x1f,0x79,
  60. 0x7a,0xb5,0x29,0xc2,0xad,0x96,0x67,0xb4,0xd4,0xc2,0x75,0xac,
  61. 0xf6,0xf7,0x08,0xc3,0xdb,0x0d,0x4a,0xea,0x45,0x05,0x2d,0x44,
  62. 0x6c,0x1b,0xd3,0xa2,0xef,0x96,0xcb,0xa5,0x23,0x08,0xb5,0x7d,
  63. 0x0b,0x69,0xac,0xce,0x24,0x68,0x07,0x9e,0x70,0xe2,0x78,0xcb,
  64. 0x69,0x11,0x2d,0x3f,0xc2,0x47,0x5f,0x7c,0x02,0xe9,0xe0,0x29,
  65. 0xfa,0x08,0x2f,0xd3,0x90,0x4e,0x10,0x1b,0x27,0x14,0x48,0xe8,
  66. 0x05,0x6a,0xdd,0x9c,0xa0,0xe3,0x44,0xa6,0x21,0x4b,0x61,0x1f,
  67. 0x33,0x46,0x99,0x67,0x8f,0x89,0x44,0x0e,0xae,0xa8,0x73,0xda,
  68. 0xfd,0xfd,0xf2,0x6e,0xb5,0xb4,0xe2,0xe4,0x36,0x08,0x3a,0x72,
  69. 0x72,0xca,0xe3,0x63,0xf5,0x48,0x12,0x7e,0x54,0x61,0xa5,0x23,
  70. 0xc8,0xf4,0x60,0xe9,0xe7,0x7b,0xca,0xb2,0x88,0x51,0x8e,0x38,
  71. 0xbe,0x5e,0xad,0x13,0x7c,0x98,0x39,0x60,0xa8,0x63,0x56,0xa0,
  72. 0xe1,0xaf,0xdb,0x18,0x96,0xa9,0x4a,0x9a,0xdd,0xc1,0x59,0x4c,
  73. 0x0c,0xb6,0x2a,0x71,0x09,0x64,0x6d,0xed,0x6c,0x55,0xe5,0xac,
  74. 0x4a,0x8a,0xba,0xbd,0xed,0x4e,0x55,0x9f,0x7a,0x2e,0xe3,0xe4,
  75. 0x8a,0x73,0xc2,0xc5,0xa4,0xaa,0xd6,0x23,0xe8,0x09,0x17,0x9f,
  76. 0x3a,0x65,0x0f,0x69,0x2e,0xce,0x62,0x4f,0x58,0x56,0x19,0x80,
  77. 0x18,0x72,0x8f,0x18,0x81,0x7b,0x69,0xd8,0x83,0xe0,0x43,0xbf,
  78. 0x36,0x4d,0x2e,0x6f,0x96,0xe8,0x1b,0x99,0xa0,0x2c,0xb7,0xc6,
  79. 0x18,0x9b,0xf0,0xeb,0xb3,0x3d,0x08,0x1f,0x07,0xaf,0xb9,0x16,
  80. 0xf9,0x13,0xb1,0xb9,0x34,0x15,0xd4,0x55,0x0f,0x2a,0xf9,0xce,
  81. 0xa5,0x47,0xf9,0x25,0x0c,0x5f,0x07,0x1f,0xe6,0x42,0xd4,0xcc,
  82. 0x1c,0x13,0x16,0xcc,0x05,0x2b,0x98,0xcd,0x5c,0x5b,0x28,0xc9,
  83. 0xed,0x4e,0x42,0xba,0x90,0xe1,0x05,0x72,0x91,0x27,0x96,0xdb,
  84. 0x0b,0x21,0x15,0x4e,0x5f,0x74,0xe9,0x6e,0xfd,0x05,0xda,0xec,
  85. 0xfe,0xb2,0x3d,0x49,0xa1,0x12,0x44,0x05,0xa3,0x07,0x92,0x44,
  86. 0x3f,0xff,0xf3,0xaf,0x19,0x3a,0xe0,0xdf,0x74,0x78,0xdc,0xfc,
  87. 0x42,0x62,0x46,0x4b,0xba,0xe7,0x37,0x8d,0xb4,0x92,0x23,0xc6,
  88. 0xef,0x04,0x56,0x25,0x67,0x3f,0x7e,0x2f,0x44,0xc2,0xeb,0xfb,
  89. 0xb9,0x87,0xf3,0xc4,0x18,0x4e,0xe4,0x0b,0x86,0xff,0x5c,0x2f,
  90. 0xfc,0x4d,0x90,0x88,0xa0,0x49,0x6e,0x82,0xb7,0xa9,0x60,0x91,
  91. 0xee,0x1c,0x38,0x1c,0x46,0xf3,0x23,0x1f,0x92,0xdf,0x89,0xd3,
  92. 0xf6,0xfd,0x93,0x66,0x4c,0x3a,0xb6,0x85,0xc3,0x19,0xbe,0x77,
  93. 0xa1,0xa7,0x09,0x9d,0x3c,0x8e,0x76,0x29,0xae,0xbe,0xa6,0x30,
  94. 0x8f,0x0b,0x17,0xf6,0x78,0xa2,0x78,0x56,0x9b,0x7b,0x4e,0x45,
  95. 0x81,0x59,0x8c,0x4a,0x6c,0xe6,0x52,0xa8,0x5c,0x56,0xe5,0x97,
  96. 0xb4,0xa3,0x91,0x2e,0x99,0x43,0x87,0xb8,0x6a,0xb6,0xa4,0xd0,
  97. 0xb4,0xb9,0xd3,0xc2,0x20,0x2d,0x2d,0xf1,0xb0,0x08,0x57,0xa0,
  98. 0x93,0xfa,0x66,0xb3,0x71,0xe8,0xae,0x9e,0x93,0xca,0x62,0x23,
  99. 0x3f,0x4c,0xd1,0x69,0xd3,0x63,0x74,0x2e,0xad,0x36,0x5d,0x22,
  100. 0x18,0x74,0x39,0x8c,0x42,0x8f,0x16,0x7d,0x25,0xd5,0x00,0xe7,
  101. 0xa9,0x9d,0x87,0x96,0xcb,0x0f,0x43,0x06,0x35,0x2b,0x2a,0x77,
  102. 0x5d,0x1f,0x9c,0x6f,0xec,0x25,0x8a,0x98,0x2e,0x4d,0xa2,0x36,
  103. 0x9a,0x75,0x69,0xd1,0xd4,0xa5,0x9e,0x9a,0xa2,0x8e,0x53,0x20,
  104. 0x9c,0xb6,0xaa,0x81,0x73,0xef,0xda,0x71,0x22,0xc8,0xbc,0x25,
  105. 0xf7,0xe3,0x23,0x49,0x93,0xf9,0xe0,0x11,0x99,0xb3,0x2a,0x0b,
  106. 0xca,0xc5,0xeb,0xd2,0x53,0x34,0x42,0x78,0x3b,0xa9,0xea,0x1f,
  107. 0x66,0xb7,0xf1,0xd2,0xa5,0x85,0xe1,0x07,0x82,0x1f,0xeb,0x77,
  108. 0x09,0x70,0x6d,0x7a,0xe8,0x31,0x93,0x7e,0xcd,0x55,0x72,0xdb,
  109. 0xc4,0x50,0x13,0x15,0x19,0x09,0x6e,0x02,0xb2,0x7a,0x43,0x17,
  110. 0xd6,0x44,0x05,0x05,0xfe,0x4c,0xf8,0x33,0x3c,0x65,0x50,0xe0,
  111. 0xb4,0xab,0x4b,0x5f,0xb5,0x78,0x83,0xd4,0x16,0x6c,0xa3,0x10,
  112. 0xbd,0x30,0x1d,0x78,0xe3,0x76,0x68,0xdc,0xb1,0x2e,0x39,0xd5,
  113. 0x4d,0xd6,0x62,0x1d,0x64,0xe5,0x76,0xf8,0x13,0xc7,0x5a,0x4e,
  114. 0x32,0x81,0xfb,0xfe,0x94,0x4b,0x1f,0x8a,0x30,0xe4,0x0e,0x60,
  115. 0x67,0x3e,0x3d,0xf1,0xed,0xb8,0x69,0x13,0x0e,0xca,0x7a,0xe3,
  116. 0x67,0xb8,0x2c,0xa1,0x32,0x54,0x76,0x0f,0x13,0x4e,0x3b,0x7b,
  117. 0x5b,0xa4,0xe2,0xb7,0xa5,0x87,0xac,0xdc,0xb2,0x5c,0xd9,0xa7,
  118. 0xec,0x6e,0x64,0x4c,0x1a,0xd6,0xf5,0x6e,0xf5,0x98,0x92,0x92,
  119. 0x57,0x96,0xeb,0x4c,0x6e,0xaf,0x9b,0xfe,0x5c,0x56,0x1f,0xb3,
  120. 0xd6,0xf4,0x7c,0xd6,0xbd,0x7f,0xfd,0xa8,0x5a,0x1b,0x9c,0x38,
  121. 0xb8,0xfb,0x9f,0x3e,0xdd,0x2f,0xef,0xef,0x07,0x56,0xa3,0x9b,
  122. 0x84,0x30,0x58,0x49,0xa1,0xb5,0x70,0x93,0xde,0xee,0x0a,0xce,
  123. 0x54,0x6b,0xaf,0x81,0x86,0x8d,0x39,0xf6,0xca,0x87,0x43,0xb5,
  124. 0x78,0x20,0x25,0xd9,0x91,0x54,0x38,0xb8,0x7c,0x04,0x10,0xa1,
  125. 0xf6,0xa7,0x50,0x6d,0x93,0x57,0x95,0x57,0x32,0x2a,0xb3,0x1a,
  126. 0xa9,0x94,0x25,0x9b,0xa4,0xd7,0x4e,0x07,0x02,0xc9,0xd5,0x17,
  127. 0x8f,0xd8,0x4d,0x6a,0x6c,0xee,0x28,0x35,0x15,0x4c,0x63,0x14,
  128. 0xce,0x63,0x64,0x41,0x91,0x1a,0xa1,0x48,0x8d,0xa6,0x10,0xd1,
  129. 0x69,0x9d,0x3b,0xd8,0x35,0xde,0x5f,0xcb,0x64,0xf4,0xb1,0x6c,
  130. 0x8e,0xa1,0xce,0xf4,0xda,0xc1,0x5b,0xaa,0x2f,0xfc,0xc1,0x1c,
  131. 0xae,0x91,0x95,0x8f,0x67,0x90,0x75,0x37,0x6c,0x75,0xce,0x14,
  132. 0x8d,0x89,0xa3,0xd5,0x72,0x2b,0x69,0x85,0xab,0x0f,0x7f,0x30,
  133. 0xd2,0x55,0x4e,0xea,0xa7,0x05,0x99,0x87,0x37,0x46,0x12,0x50,
  134. 0x34,0x7c,0x4e,0x8e,0xf8,0xa0,0x77,0x40,0x3a,0x68,0x81,0x64,
  135. 0x78,0x1b,0x0b,0xab,0x33,0xc7,0x21,0xba,0xed,0x5d,0x8c,0x8c,
  136. 0x05,0x3a,0xdf,0x94,0xa2,0x96,0x25,0x72,0xa1,0x9a,0xb9,0xdb,
  137. 0xed,0xea,0x69,0xb0,0xd9,0x37,0x39,0x82,0x56,0x73,0xd8,0xc1,
  138. 0xb2,0x31,0x34,0x6c,0xbc,0xb5,0x6c,0x84,0xc1,0x49,0x26,0xc2,
  139. 0xfc,0x11,0x16,0x8e,0xf0,0x4d,0xcf,0xfa,0xc8,0x2f,0x10,0x3f,
  140. 0x56,0x7d,0xf3,0x54,0xa7,0x2a,0xd4,0xd7,0x15,0x5a,0x19,0x5c,
  141. 0x23,0x22,0xee,0xb9,0xd6,0xfd,0x7a,0x30,0x69,0x57,0x4f,0x5e,
  142. 0x38,0x7e,0x05,0xfa,0x3d,0x7e,0xfb,0x12,0x3d,0x60,0x87,0xb1,
  143. 0x4a,0x85,0xf5,0xaa,0xb1,0xd6,0x5f,0xb7,0xfd,0xbf,0xb4,0xb5,
  144. 0x77,0xdd,0xec,0x08,0x06,0x21,0xdc,0x8e,0xa9,0xfe,0xde,0x4a,
  145. 0xfc,0xed,0x19,0xe4,0x46,0xc9,0xb3,0x0e,0x50,0xc9,0xdd,0x84,
  146. 0xe3,0x05,0x1b,0x21,0x3b,0xa4,0xa6,0x44,0xe1,0xad,0xf2,0x1c,
  147. 0x6a,0xbe,0x0e,0xa6,0xcd,0x29,0x86,0x5c,0x53,0xfa,0x8b,0xc9,
  148. 0xdd,0xc4,0xfb,0xf3,0x4d,0xa4,0x72,0xe2,0xc9,0xec,0xc0,0xfd,
  149. 0xdd,0x82,0xe5,0xb9,0x72,0xae,0x52,0xcd,0x6a,0x8f,0x26,0xd8,
  150. 0xea,0xc1,0xdf,0xf9,0x84,0xe9,0xa2,0x49,0x42,0x0c,0x23,0x9b,
  151. 0xfa,0x34,0x39,0xcb,0x24,0xc9,0x77,0x40,0xbe,0x28,0xd0,0xfa,
  152. 0xf9,0xd5,0xdf,0xc8,0x0e,0x2b,0xee,0xe9,0xfd,0x42,0x73,0x7a,
  153. 0x35,0xbf,0xa3,0x27,0x46,0x30,0x9b,0x67,0xf0,0x4e,0x5e,0x2b,
  154. 0x0f,0x75,0xda,0xe6,0xcd,0x33,0xa8,0xe0,0xcb,0xbb,0xe7,0xfe,
  155. 0xf1,0xf4,0xee,0x0a,0xf5,0xbd,0xf3,0x16,0x38,0xa9,0xa0,0x06,
  156. 0x17,0x1c,0xc0,0xa5,0x45,0x6d,0x2c,0xb0,0x23,0x44,0x34,0x60,
  157. 0x8f,0xaf,0x91,0x4e,0x76,0x8c,0xb3,0x82,0xeb,0xdb,0x90,0xa6,
  158. 0x1d,0x31,0x50,0xee,0xdf,0xf8,0x0f,0x11,0xd0,0xc9,0xa6,0xa8,
  159. 0xad,0x47,0x93,0x85,0x61,0xf5,0xbb,0x1d,0x82,0xb0,0x26,0x5c,
  160. 0x7f,0xd8,0xb6,0x0d,0xf2,0xcb,0x1f,0x33,0x0c,0xd4,0xdf,0xbb,
  161. 0xce,0xd0,0x93,0xaf,0xac,0x03,0x26,0x5b,0x3c,0xcd,0xaa,0x11,
  162. 0x3b,0x4a,0x3a,0xdf,0x42,0x72,0xa9,0xb9,0x52,0x8c,0x8c,0x48,
  163. 0x5f,0x22,0xfb,0x2d,0x1a,0xbb,0x70,0xb0,0xb1,0x0b,0xff,0x77,
  164. 0x8d,0xdd,0x38,0x62,0xd6,0xc2,0x11,0xbc,0x13,0x28,0x3a,0x95,
  165. 0xa4,0xa9,0x1b,0x6f,0xcc,0x26,0xda,0xa7,0xbe,0xd1,0x5d,0xc1,
  166. 0xff,0x1f,0x8e,0x83,0x2e,0xd5,0x43,0xf6,0x77,0x04,0x48,0x9b,
  167. 0xc1,0x60,0xe0,0x0d,0x19,0x6c,0x7d,0xc6,0xdf,0x5c,0x50,0xae,
  168. 0x9b,0xc2,0x7b,0x6e,0xf5,0x58,0x6f,0x7d,0xbb,0x9c,0xcb,0x6a,
  169. 0xc8,0x38,0xd7,0x99,0xa6,0x5d,0x5f,0x8a,0x53,0xb7,0x37,0xf4,
  170. 0xb0,0x97,0xd1,0x06,0x87,0x80,0x1e,0x69,0x90,0x80,0xb9,0x95,
  171. 0x2a,0x39,0xe2,0xa5,0x77,0x0c,0xcd,0xa2,0xea,0xb7,0x9d,0x82,
  172. 0xf8,0x16,0x01,0xf1,0xfa,0xde,0x83,0x32,0x07,0x2f,0x96,0x5f,
  173. 0xd3,0xb5,0x1d,0xdb,0x62,0x63,0x7f,0xa1,0xeb,0x96,0x63,0x5d,
  174. 0xa7,0x50,0xe6,0x03,0xc5,0xcb,0xdc,0x3f,0x71,0xd0,0xac,0x30,
  175. 0x6c,0x1a,0xe7,0x45,0xd8,0xe9,0xe0,0x57,0x43,0xda,0xba,0x76,
  176. 0x51,0xdd,0x6f,0xa7,0xf3,0x1d,0xbf,0xdc,0x68,0x7f,0x97,0xcb,
  177. 0xe5,0x6b,0x90,0xaa,0xe7,0x03,0xb0,0xd5,0x63,0x75,0xf9,0xcf,
  178. 0x6e,0x3a,0x8d,0x7f,0x43,0xdd,0xea,0x8a,0xaa,0xbb,0x64,0x93,
  179. 0x8a,0x8f,0x54,0xca,0x7c,0x36,0x7e,0xcf,0xe4,0xde,0x79,0xa3,
  180. 0x6e,0x37,0x9b,0x1b,0x59,0xb5,0xbf,0x7c,0x62,0xe6,0x77,0x48,
  181. 0x5f,0x83,0x5f,0x2b,0x4d,0xcd,0xef,0x33,0x52,0xc4,0x71,0x1e,
  182. 0x3f,0x9f,0x4b,0x6d,0xa6,0x89,0xea,0x6e,0xf6,0x77,0xd9,0xc4,
  183. 0x75,0xcd,0xd4,0x6e,0xfa,0x9f,0x13,0xc4,0x7c,0xd5,0xd8,0xd4,
  184. 0xc6,0x4b,0x60,0xdc,0xd5,0x59,0xb1,0x55,0x87,0x7c,0xf3,0x1b,
  185. 0xa8,0x0b,0xf6,0x83,0xa4,0xed,0xba,0x74,0x8e,0x57,0x41,0x10,
  186. 0x86,0x97,0xc8,0xa3,0x50,0x27,0x0f,0xae,0xdf,0xa0,0xdc,0xdf,
  187. 0xdf,0x05,0xc1,0x40,0x0f,0xff,0xba,0xc8,0x03,0xc3,0x38,0x77,
  188. 0x48,0x0c,0x82,0x9f,0x7f,0x0a,0x57,0x93,0x24,0xd6,0x9e,0xe8,
  189. 0x3f,0xa0,0xf4,0x84,0x9d,0x09,0x6b,0x62,0x0b,0xd2,0xf3,0x59,
  190. 0xc3,0x31,0xce,0x30,0xc7,0x7e,0x9a,0x51,0x49,0xe1,0x95,0xd9,
  191. 0xea,0x51,0x86,0x96,0x5d,0x6d,0x8d,0xf5,0xef,0xa2,0x6b,0xe9,
  192. 0xa1,0x61,0x54,0x51,0x13,0xcb,0xf7,0x8c,0xc3,0x99,0x6a,0xa8,
  193. 0x8a,0x08,0x94,0x43,0xef,0x0f,0x95,0xe3,0xe2,0x78,0xc2,0x46,
  194. 0x6d,0x8b,0xf8,0x2e,0x5d,0x6f,0xe0,0xf6,0xe0,0xfd,0xf9,0x9e,
  195. 0x05,0xc4,0x19,0xef,0x53,0xf4,0xc0,0xe1,0x7d,0x13,0x1b,0xa8,
  196. 0x81,0xfc,0xbb,0xd6,0xe9,0x77,0x14,0xd9,0xb0,0x32,0xc6,0x04,
  197. 0x92,0xd2,0x25,0xd7,0x36,0x5d,0xff,0x6f,0x00,0x00,0x00,0xff,
  198. 0xff,0xb7,0x8e,0x2c,0x40,0x78,0x2e,0x00,0x00,
  199. }))
  200. if err != nil {
  201. panic("Decompression failed: " + err.Error())
  202. }
  203. var b bytes.Buffer
  204. io.Copy(&b, gz)
  205. gz.Close()
  206. return b.Bytes()
  207. }
  208. func init() {
  209. go_bindata["/styles/main.css"] = styles_main_css
  210. }