bootstrap-reboot.css 5.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  1. /*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
  2. html {
  3. font-family: sans-serif;
  4. line-height: 1.15;
  5. -ms-text-size-adjust: 100%;
  6. -webkit-text-size-adjust: 100%;
  7. }
  8. body {
  9. margin: 0;
  10. }
  11. article,
  12. aside,
  13. details,
  14. figcaption,
  15. figure,
  16. footer,
  17. header,
  18. main,
  19. menu,
  20. nav,
  21. section,
  22. summary {
  23. display: block;
  24. }
  25. audio,
  26. canvas,
  27. progress,
  28. video {
  29. display: inline-block;
  30. }
  31. audio:not([controls]) {
  32. display: none;
  33. height: 0;
  34. }
  35. progress {
  36. vertical-align: baseline;
  37. }
  38. template,
  39. [hidden] {
  40. display: none;
  41. }
  42. a {
  43. background-color: transparent;
  44. -webkit-text-decoration-skip: objects;
  45. }
  46. a:active,
  47. a:hover {
  48. outline-width: 0;
  49. }
  50. abbr[title] {
  51. border-bottom: none;
  52. text-decoration: underline;
  53. text-decoration: underline dotted;
  54. }
  55. b,
  56. strong {
  57. font-weight: inherit;
  58. }
  59. b,
  60. strong {
  61. font-weight: bolder;
  62. }
  63. dfn {
  64. font-style: italic;
  65. }
  66. h1 {
  67. font-size: 2em;
  68. margin: 0.67em 0;
  69. }
  70. mark {
  71. background-color: #ff0;
  72. color: #000;
  73. }
  74. small {
  75. font-size: 80%;
  76. }
  77. sub,
  78. sup {
  79. font-size: 75%;
  80. line-height: 0;
  81. position: relative;
  82. vertical-align: baseline;
  83. }
  84. sub {
  85. bottom: -0.25em;
  86. }
  87. sup {
  88. top: -0.5em;
  89. }
  90. img {
  91. border-style: none;
  92. }
  93. svg:not(:root) {
  94. overflow: hidden;
  95. }
  96. code,
  97. kbd,
  98. pre,
  99. samp {
  100. font-family: monospace, monospace;
  101. font-size: 1em;
  102. }
  103. figure {
  104. margin: 1em 40px;
  105. }
  106. hr {
  107. -webkit-box-sizing: content-box;
  108. box-sizing: content-box;
  109. height: 0;
  110. overflow: visible;
  111. }
  112. button,
  113. input,
  114. optgroup,
  115. select,
  116. textarea {
  117. font: inherit;
  118. margin: 0;
  119. }
  120. optgroup {
  121. font-weight: bold;
  122. }
  123. button,
  124. input {
  125. overflow: visible;
  126. }
  127. button,
  128. select {
  129. text-transform: none;
  130. }
  131. button,
  132. html [type="button"],
  133. [type="reset"],
  134. [type="submit"] {
  135. -webkit-appearance: button;
  136. }
  137. button::-moz-focus-inner,
  138. [type="button"]::-moz-focus-inner,
  139. [type="reset"]::-moz-focus-inner,
  140. [type="submit"]::-moz-focus-inner {
  141. border-style: none;
  142. padding: 0;
  143. }
  144. button:-moz-focusring,
  145. [type="button"]:-moz-focusring,
  146. [type="reset"]:-moz-focusring,
  147. [type="submit"]:-moz-focusring {
  148. outline: 1px dotted ButtonText;
  149. }
  150. fieldset {
  151. border: 1px solid #c0c0c0;
  152. margin: 0 2px;
  153. padding: 0.35em 0.625em 0.75em;
  154. }
  155. legend {
  156. -webkit-box-sizing: border-box;
  157. box-sizing: border-box;
  158. color: inherit;
  159. display: table;
  160. max-width: 100%;
  161. padding: 0;
  162. white-space: normal;
  163. }
  164. textarea {
  165. overflow: auto;
  166. }
  167. [type="checkbox"],
  168. [type="radio"] {
  169. -webkit-box-sizing: border-box;
  170. box-sizing: border-box;
  171. padding: 0;
  172. }
  173. [type="number"]::-webkit-inner-spin-button,
  174. [type="number"]::-webkit-outer-spin-button {
  175. height: auto;
  176. }
  177. [type="search"] {
  178. -webkit-appearance: textfield;
  179. outline-offset: -2px;
  180. }
  181. [type="search"]::-webkit-search-cancel-button,
  182. [type="search"]::-webkit-search-decoration {
  183. -webkit-appearance: none;
  184. }
  185. ::-webkit-input-placeholder {
  186. color: inherit;
  187. opacity: 0.54;
  188. }
  189. ::-webkit-file-upload-button {
  190. -webkit-appearance: button;
  191. font: inherit;
  192. }
  193. html {
  194. -webkit-box-sizing: border-box;
  195. box-sizing: border-box;
  196. }
  197. *,
  198. *::before,
  199. *::after {
  200. -webkit-box-sizing: inherit;
  201. box-sizing: inherit;
  202. }
  203. @-ms-viewport {
  204. width: device-width;
  205. }
  206. html {
  207. font-size: 16px;
  208. -ms-overflow-style: scrollbar;
  209. -webkit-tap-highlight-color: transparent;
  210. }
  211. body {
  212. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  213. font-size: 1rem;
  214. line-height: 1.5;
  215. color: #373a3c;
  216. background-color: #fff;
  217. }
  218. [tabindex="-1"]:focus {
  219. outline: none !important;
  220. }
  221. h1, h2, h3, h4, h5, h6 {
  222. margin-top: 0;
  223. margin-bottom: .5rem;
  224. }
  225. p {
  226. margin-top: 0;
  227. margin-bottom: 1rem;
  228. }
  229. abbr[title],
  230. abbr[data-original-title] {
  231. cursor: help;
  232. border-bottom: 1px dotted #818a91;
  233. }
  234. address {
  235. margin-bottom: 1rem;
  236. font-style: normal;
  237. line-height: inherit;
  238. }
  239. ol,
  240. ul,
  241. dl {
  242. margin-top: 0;
  243. margin-bottom: 1rem;
  244. }
  245. ol ol,
  246. ul ul,
  247. ol ul,
  248. ul ol {
  249. margin-bottom: 0;
  250. }
  251. dt {
  252. font-weight: bold;
  253. }
  254. dd {
  255. margin-bottom: .5rem;
  256. margin-left: 0;
  257. }
  258. blockquote {
  259. margin: 0 0 1rem;
  260. }
  261. a {
  262. color: #0275d8;
  263. text-decoration: none;
  264. }
  265. a:focus, a:hover {
  266. color: #014c8c;
  267. text-decoration: underline;
  268. }
  269. a:focus {
  270. outline: 5px auto -webkit-focus-ring-color;
  271. outline-offset: -2px;
  272. }
  273. a:not([href]):not([tabindex]) {
  274. color: inherit;
  275. text-decoration: none;
  276. }
  277. a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  278. color: inherit;
  279. text-decoration: none;
  280. }
  281. a:not([href]):not([tabindex]):focus {
  282. outline: none;
  283. }
  284. pre {
  285. margin-top: 0;
  286. margin-bottom: 1rem;
  287. overflow: auto;
  288. }
  289. figure {
  290. margin: 0 0 1rem;
  291. }
  292. img {
  293. vertical-align: middle;
  294. }
  295. [role="button"] {
  296. cursor: pointer;
  297. }
  298. a,
  299. area,
  300. button,
  301. [role="button"],
  302. input,
  303. label,
  304. select,
  305. summary,
  306. textarea {
  307. -ms-touch-action: manipulation;
  308. touch-action: manipulation;
  309. }
  310. table {
  311. border-collapse: collapse;
  312. background-color: transparent;
  313. }
  314. caption {
  315. padding-top: 0.75rem;
  316. padding-bottom: 0.75rem;
  317. color: #818a91;
  318. text-align: left;
  319. caption-side: bottom;
  320. }
  321. th {
  322. text-align: left;
  323. }
  324. label {
  325. display: inline-block;
  326. margin-bottom: .5rem;
  327. }
  328. button:focus {
  329. outline: 1px dotted;
  330. outline: 5px auto -webkit-focus-ring-color;
  331. }
  332. input,
  333. button,
  334. select,
  335. textarea {
  336. line-height: inherit;
  337. }
  338. input[type="radio"]:disabled,
  339. input[type="checkbox"]:disabled {
  340. cursor: not-allowed;
  341. }
  342. input[type="date"],
  343. input[type="time"],
  344. input[type="datetime-local"],
  345. input[type="month"] {
  346. -webkit-appearance: listbox;
  347. }
  348. textarea {
  349. resize: vertical;
  350. }
  351. fieldset {
  352. min-width: 0;
  353. padding: 0;
  354. margin: 0;
  355. border: 0;
  356. }
  357. legend {
  358. display: block;
  359. width: 100%;
  360. padding: 0;
  361. margin-bottom: .5rem;
  362. font-size: 1.5rem;
  363. line-height: inherit;
  364. }
  365. input[type="search"] {
  366. -webkit-appearance: none;
  367. }
  368. output {
  369. display: inline-block;
  370. }
  371. [hidden] {
  372. display: none !important;
  373. }
  374. /*# sourceMappingURL=bootstrap-reboot.css.map */