Guest User

Untitled

a guest
Mar 17th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 196.63 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html>
  4. <html>
  5. <head>
  6. <title></title> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300" media="screen" rel="stylesheet" type="text/css">
  7. <style type="text/css" media="all">
  8. <!--
  9. @charset "UTF-8";
  10. /*!
  11. * Bootstrap v3.3.5 (http://getbootstrap.com)
  12. * Copyright 2011-2015 Twitter, Inc.
  13. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  14. */
  15. /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  16. html {
  17. font-family: sans-serif;
  18. -ms-text-size-adjust: 100%;
  19. -webkit-text-size-adjust: 100%; }
  20.  
  21. body {
  22. margin: 0; }
  23.  
  24. article,
  25. aside,
  26. details,
  27. figcaption,
  28. figure,
  29. footer,
  30. header,
  31. hgroup,
  32. main,
  33. menu,
  34. nav,
  35. section,
  36. summary {
  37. display: block; }
  38.  
  39. audio,
  40. canvas,
  41. progress,
  42. video {
  43. display: inline-block;
  44. vertical-align: baseline; }
  45.  
  46. audio:not([controls]) {
  47. display: none;
  48. height: 0; }
  49.  
  50. [hidden],
  51. template {
  52. display: none; }
  53.  
  54. a {
  55. background-color: transparent; }
  56.  
  57. a:active,
  58. a:hover {
  59. outline: 0; }
  60.  
  61. abbr[title] {
  62. border-bottom: 1px dotted; }
  63.  
  64. b,
  65. strong {
  66. font-weight: bold; }
  67.  
  68. dfn {
  69. font-style: italic; }
  70.  
  71. h1 {
  72. font-size: 2em;
  73. margin: 0.67em 0; }
  74.  
  75. mark {
  76. background: #ff0;
  77. color: #000; }
  78.  
  79. small {
  80. font-size: 80%; }
  81.  
  82. sub,
  83. sup {
  84. font-size: 75%;
  85. line-height: 0;
  86. position: relative;
  87. vertical-align: baseline; }
  88.  
  89. sup {
  90. top: -0.5em; }
  91.  
  92. sub {
  93. bottom: -0.25em; }
  94.  
  95. img {
  96. border: 0; }
  97.  
  98. svg:not(:root) {
  99. overflow: hidden; }
  100.  
  101. figure {
  102. margin: 1em 40px; }
  103.  
  104. hr {
  105. box-sizing: content-box;
  106. height: 0; }
  107.  
  108. pre {
  109. overflow: auto; }
  110.  
  111. code,
  112. kbd,
  113. pre,
  114. samp {
  115. font-family: monospace, monospace;
  116. font-size: 1em; }
  117.  
  118. button,
  119. input,
  120. optgroup,
  121. select,
  122. textarea {
  123. color: inherit;
  124. font: inherit;
  125. margin: 0; }
  126.  
  127. button {
  128. overflow: visible; }
  129.  
  130. button,
  131. select {
  132. text-transform: none; }
  133.  
  134. button,
  135. html input[type="button"],
  136. input[type="reset"],
  137. input[type="submit"] {
  138. -webkit-appearance: button;
  139. cursor: pointer; }
  140.  
  141. button[disabled],
  142. html input[disabled] {
  143. cursor: default; }
  144.  
  145. button::-moz-focus-inner,
  146. input::-moz-focus-inner {
  147. border: 0;
  148. padding: 0; }
  149.  
  150. input {
  151. line-height: normal; }
  152.  
  153. input[type="checkbox"],
  154. input[type="radio"] {
  155. box-sizing: border-box;
  156. padding: 0; }
  157.  
  158. input[type="number"]::-webkit-inner-spin-button,
  159. input[type="number"]::-webkit-outer-spin-button {
  160. height: auto; }
  161.  
  162. input[type="search"] {
  163. -webkit-appearance: textfield;
  164. box-sizing: content-box; }
  165.  
  166. input[type="search"]::-webkit-search-cancel-button,
  167. input[type="search"]::-webkit-search-decoration {
  168. -webkit-appearance: none; }
  169.  
  170. fieldset {
  171. border: 1px solid #c0c0c0;
  172. margin: 0 2px;
  173. padding: 0.35em 0.625em 0.75em; }
  174.  
  175. legend {
  176. border: 0;
  177. padding: 0; }
  178.  
  179. textarea {
  180. overflow: auto; }
  181.  
  182. optgroup {
  183. font-weight: bold; }
  184.  
  185. table {
  186. border-collapse: collapse;
  187. border-spacing: 0; }
  188.  
  189. td,
  190. th {
  191. padding: 0; }
  192.  
  193. @font-face {
  194. font-family: 'Glyphicons Halflings';
  195. src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  196. src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
  197. .glyphicon {
  198. position: relative;
  199. top: 1px;
  200. display: inline-block;
  201. font-family: 'Glyphicons Halflings';
  202. font-style: normal;
  203. font-weight: normal;
  204. line-height: 1;
  205. -webkit-font-smoothing: antialiased;
  206. -moz-osx-font-smoothing: grayscale; }
  207.  
  208. .glyphicon-asterisk:before {
  209. content: "\2a"; }
  210.  
  211. .glyphicon-plus:before {
  212. content: "\2b"; }
  213.  
  214. .glyphicon-euro:before,
  215. .glyphicon-eur:before {
  216. content: "\20ac"; }
  217.  
  218. .glyphicon-minus:before {
  219. content: "\2212"; }
  220.  
  221. .glyphicon-cloud:before {
  222. content: "\2601"; }
  223.  
  224. .glyphicon-envelope:before {
  225. content: "\2709"; }
  226.  
  227. .glyphicon-pencil:before {
  228. content: "\270f"; }
  229.  
  230. .glyphicon-glass:before {
  231. content: "\e001"; }
  232.  
  233. .glyphicon-music:before {
  234. content: "\e002"; }
  235.  
  236. .glyphicon-search:before {
  237. content: "\e003"; }
  238.  
  239. .glyphicon-heart:before {
  240. content: "\e005"; }
  241.  
  242. .glyphicon-star:before {
  243. content: "\e006"; }
  244.  
  245. .glyphicon-star-empty:before {
  246. content: "\e007"; }
  247.  
  248. .glyphicon-user:before {
  249. content: "\e008"; }
  250.  
  251. .glyphicon-film:before {
  252. content: "\e009"; }
  253.  
  254. .glyphicon-th-large:before {
  255. content: "\e010"; }
  256.  
  257. .glyphicon-th:before {
  258. content: "\e011"; }
  259.  
  260. .glyphicon-th-list:before {
  261. content: "\e012"; }
  262.  
  263. .glyphicon-ok:before {
  264. content: "\e013"; }
  265.  
  266. .glyphicon-remove:before {
  267. content: "\e014"; }
  268.  
  269. .glyphicon-zoom-in:before {
  270. content: "\e015"; }
  271.  
  272. .glyphicon-zoom-out:before {
  273. content: "\e016"; }
  274.  
  275. .glyphicon-off:before {
  276. content: "\e017"; }
  277.  
  278. .glyphicon-signal:before {
  279. content: "\e018"; }
  280.  
  281. .glyphicon-cog:before {
  282. content: "\e019"; }
  283.  
  284. .glyphicon-trash:before {
  285. content: "\e020"; }
  286.  
  287. .glyphicon-home:before {
  288. content: "\e021"; }
  289.  
  290. .glyphicon-file:before {
  291. content: "\e022"; }
  292.  
  293. .glyphicon-time:before {
  294. content: "\e023"; }
  295.  
  296. .glyphicon-road:before {
  297. content: "\e024"; }
  298.  
  299. .glyphicon-download-alt:before {
  300. content: "\e025"; }
  301.  
  302. .glyphicon-download:before {
  303. content: "\e026"; }
  304.  
  305. .glyphicon-upload:before {
  306. content: "\e027"; }
  307.  
  308. .glyphicon-inbox:before {
  309. content: "\e028"; }
  310.  
  311. .glyphicon-play-circle:before {
  312. content: "\e029"; }
  313.  
  314. .glyphicon-repeat:before {
  315. content: "\e030"; }
  316.  
  317. .glyphicon-refresh:before {
  318. content: "\e031"; }
  319.  
  320. .glyphicon-list-alt:before {
  321. content: "\e032"; }
  322.  
  323. .glyphicon-lock:before {
  324. content: "\e033"; }
  325.  
  326. .glyphicon-flag:before {
  327. content: "\e034"; }
  328.  
  329. .glyphicon-headphones:before {
  330. content: "\e035"; }
  331.  
  332. .glyphicon-volume-off:before {
  333. content: "\e036"; }
  334.  
  335. .glyphicon-volume-down:before {
  336. content: "\e037"; }
  337.  
  338. .glyphicon-volume-up:before {
  339. content: "\e038"; }
  340.  
  341. .glyphicon-qrcode:before {
  342. content: "\e039"; }
  343.  
  344. .glyphicon-barcode:before {
  345. content: "\e040"; }
  346.  
  347. .glyphicon-tag:before {
  348. content: "\e041"; }
  349.  
  350. .glyphicon-tags:before {
  351. content: "\e042"; }
  352.  
  353. .glyphicon-book:before {
  354. content: "\e043"; }
  355.  
  356. .glyphicon-bookmark:before {
  357. content: "\e044"; }
  358.  
  359. .glyphicon-print:before {
  360. content: "\e045"; }
  361.  
  362. .glyphicon-camera:before {
  363. content: "\e046"; }
  364.  
  365. .glyphicon-font:before {
  366. content: "\e047"; }
  367.  
  368. .glyphicon-bold:before {
  369. content: "\e048"; }
  370.  
  371. .glyphicon-italic:before {
  372. content: "\e049"; }
  373.  
  374. .glyphicon-text-height:before {
  375. content: "\e050"; }
  376.  
  377. .glyphicon-text-width:before {
  378. content: "\e051"; }
  379.  
  380. .glyphicon-align-left:before {
  381. content: "\e052"; }
  382.  
  383. .glyphicon-align-center:before {
  384. content: "\e053"; }
  385.  
  386. .glyphicon-align-right:before {
  387. content: "\e054"; }
  388.  
  389. .glyphicon-align-justify:before {
  390. content: "\e055"; }
  391.  
  392. .glyphicon-list:before {
  393. content: "\e056"; }
  394.  
  395. .glyphicon-indent-left:before {
  396. content: "\e057"; }
  397.  
  398. .glyphicon-indent-right:before {
  399. content: "\e058"; }
  400.  
  401. .glyphicon-facetime-video:before {
  402. content: "\e059"; }
  403.  
  404. .glyphicon-picture:before {
  405. content: "\e060"; }
  406.  
  407. .glyphicon-map-marker:before {
  408. content: "\e062"; }
  409.  
  410. .glyphicon-adjust:before {
  411. content: "\e063"; }
  412.  
  413. .glyphicon-tint:before {
  414. content: "\e064"; }
  415.  
  416. .glyphicon-edit:before {
  417. content: "\e065"; }
  418.  
  419. .glyphicon-share:before {
  420. content: "\e066"; }
  421.  
  422. .glyphicon-check:before {
  423. content: "\e067"; }
  424.  
  425. .glyphicon-move:before {
  426. content: "\e068"; }
  427.  
  428. .glyphicon-step-backward:before {
  429. content: "\e069"; }
  430.  
  431. .glyphicon-fast-backward:before {
  432. content: "\e070"; }
  433.  
  434. .glyphicon-backward:before {
  435. content: "\e071"; }
  436.  
  437. .glyphicon-play:before {
  438. content: "\e072"; }
  439.  
  440. .glyphicon-pause:before {
  441. content: "\e073"; }
  442.  
  443. .glyphicon-stop:before {
  444. content: "\e074"; }
  445.  
  446. .glyphicon-forward:before {
  447. content: "\e075"; }
  448.  
  449. .glyphicon-fast-forward:before {
  450. content: "\e076"; }
  451.  
  452. .glyphicon-step-forward:before {
  453. content: "\e077"; }
  454.  
  455. .glyphicon-eject:before {
  456. content: "\e078"; }
  457.  
  458. .glyphicon-chevron-left:before {
  459. content: "\e079"; }
  460.  
  461. .glyphicon-chevron-right:before {
  462. content: "\e080"; }
  463.  
  464. .glyphicon-plus-sign:before {
  465. content: "\e081"; }
  466.  
  467. .glyphicon-minus-sign:before {
  468. content: "\e082"; }
  469.  
  470. .glyphicon-remove-sign:before {
  471. content: "\e083"; }
  472.  
  473. .glyphicon-ok-sign:before {
  474. content: "\e084"; }
  475.  
  476. .glyphicon-question-sign:before {
  477. content: "\e085"; }
  478.  
  479. .glyphicon-info-sign:before {
  480. content: "\e086"; }
  481.  
  482. .glyphicon-screenshot:before {
  483. content: "\e087"; }
  484.  
  485. .glyphicon-remove-circle:before {
  486. content: "\e088"; }
  487.  
  488. .glyphicon-ok-circle:before {
  489. content: "\e089"; }
  490.  
  491. .glyphicon-ban-circle:before {
  492. content: "\e090"; }
  493.  
  494. .glyphicon-arrow-left:before {
  495. content: "\e091"; }
  496.  
  497. .glyphicon-arrow-right:before {
  498. content: "\e092"; }
  499.  
  500. .glyphicon-arrow-up:before {
  501. content: "\e093"; }
  502.  
  503. .glyphicon-arrow-down:before {
  504. content: "\e094"; }
  505.  
  506. .glyphicon-share-alt:before {
  507. content: "\e095"; }
  508.  
  509. .glyphicon-resize-full:before {
  510. content: "\e096"; }
  511.  
  512. .glyphicon-resize-small:before {
  513. content: "\e097"; }
  514.  
  515. .glyphicon-exclamation-sign:before {
  516. content: "\e101"; }
  517.  
  518. .glyphicon-gift:before {
  519. content: "\e102"; }
  520.  
  521. .glyphicon-leaf:before {
  522. content: "\e103"; }
  523.  
  524. .glyphicon-fire:before {
  525. content: "\e104"; }
  526.  
  527. .glyphicon-eye-open:before {
  528. content: "\e105"; }
  529.  
  530. .glyphicon-eye-close:before {
  531. content: "\e106"; }
  532.  
  533. .glyphicon-warning-sign:before {
  534. content: "\e107"; }
  535.  
  536. .glyphicon-plane:before {
  537. content: "\e108"; }
  538.  
  539. .glyphicon-calendar:before {
  540. content: "\e109"; }
  541.  
  542. .glyphicon-random:before {
  543. content: "\e110"; }
  544.  
  545. .glyphicon-comment:before {
  546. content: "\e111"; }
  547.  
  548. .glyphicon-magnet:before {
  549. content: "\e112"; }
  550.  
  551. .glyphicon-chevron-up:before {
  552. content: "\e113"; }
  553.  
  554. .glyphicon-chevron-down:before {
  555. content: "\e114"; }
  556.  
  557. .glyphicon-retweet:before {
  558. content: "\e115"; }
  559.  
  560. .glyphicon-shopping-cart:before {
  561. content: "\e116"; }
  562.  
  563. .glyphicon-folder-close:before {
  564. content: "\e117"; }
  565.  
  566. .glyphicon-folder-open:before {
  567. content: "\e118"; }
  568.  
  569. .glyphicon-resize-vertical:before {
  570. content: "\e119"; }
  571.  
  572. .glyphicon-resize-horizontal:before {
  573. content: "\e120"; }
  574.  
  575. .glyphicon-hdd:before {
  576. content: "\e121"; }
  577.  
  578. .glyphicon-bullhorn:before {
  579. content: "\e122"; }
  580.  
  581. .glyphicon-bell:before {
  582. content: "\e123"; }
  583.  
  584. .glyphicon-certificate:before {
  585. content: "\e124"; }
  586.  
  587. .glyphicon-thumbs-up:before {
  588. content: "\e125"; }
  589.  
  590. .glyphicon-thumbs-down:before {
  591. content: "\e126"; }
  592.  
  593. .glyphicon-hand-right:before {
  594. content: "\e127"; }
  595.  
  596. .glyphicon-hand-left:before {
  597. content: "\e128"; }
  598.  
  599. .glyphicon-hand-up:before {
  600. content: "\e129"; }
  601.  
  602. .glyphicon-hand-down:before {
  603. content: "\e130"; }
  604.  
  605. .glyphicon-circle-arrow-right:before {
  606. content: "\e131"; }
  607.  
  608. .glyphicon-circle-arrow-left:before {
  609. content: "\e132"; }
  610.  
  611. .glyphicon-circle-arrow-up:before {
  612. content: "\e133"; }
  613.  
  614. .glyphicon-circle-arrow-down:before {
  615. content: "\e134"; }
  616.  
  617. .glyphicon-globe:before {
  618. content: "\e135"; }
  619.  
  620. .glyphicon-wrench:before {
  621. content: "\e136"; }
  622.  
  623. .glyphicon-tasks:before {
  624. content: "\e137"; }
  625.  
  626. .glyphicon-filter:before {
  627. content: "\e138"; }
  628.  
  629. .glyphicon-briefcase:before {
  630. content: "\e139"; }
  631.  
  632. .glyphicon-fullscreen:before {
  633. content: "\e140"; }
  634.  
  635. .glyphicon-dashboard:before {
  636. content: "\e141"; }
  637.  
  638. .glyphicon-paperclip:before {
  639. content: "\e142"; }
  640.  
  641. .glyphicon-heart-empty:before {
  642. content: "\e143"; }
  643.  
  644. .glyphicon-link:before {
  645. content: "\e144"; }
  646.  
  647. .glyphicon-phone:before {
  648. content: "\e145"; }
  649.  
  650. .glyphicon-pushpin:before {
  651. content: "\e146"; }
  652.  
  653. .glyphicon-usd:before {
  654. content: "\e148"; }
  655.  
  656. .glyphicon-gbp:before {
  657. content: "\e149"; }
  658.  
  659. .glyphicon-sort:before {
  660. content: "\e150"; }
  661.  
  662. .glyphicon-sort-by-alphabet:before {
  663. content: "\e151"; }
  664.  
  665. .glyphicon-sort-by-alphabet-alt:before {
  666. content: "\e152"; }
  667.  
  668. .glyphicon-sort-by-order:before {
  669. content: "\e153"; }
  670.  
  671. .glyphicon-sort-by-order-alt:before {
  672. content: "\e154"; }
  673.  
  674. .glyphicon-sort-by-attributes:before {
  675. content: "\e155"; }
  676.  
  677. .glyphicon-sort-by-attributes-alt:before {
  678. content: "\e156"; }
  679.  
  680. .glyphicon-unchecked:before {
  681. content: "\e157"; }
  682.  
  683. .glyphicon-expand:before {
  684. content: "\e158"; }
  685.  
  686. .glyphicon-collapse-down:before {
  687. content: "\e159"; }
  688.  
  689. .glyphicon-collapse-up:before {
  690. content: "\e160"; }
  691.  
  692. .glyphicon-log-in:before {
  693. content: "\e161"; }
  694.  
  695. .glyphicon-flash:before {
  696. content: "\e162"; }
  697.  
  698. .glyphicon-log-out:before {
  699. content: "\e163"; }
  700.  
  701. .glyphicon-new-window:before {
  702. content: "\e164"; }
  703.  
  704. .glyphicon-record:before {
  705. content: "\e165"; }
  706.  
  707. .glyphicon-save:before {
  708. content: "\e166"; }
  709.  
  710. .glyphicon-open:before {
  711. content: "\e167"; }
  712.  
  713. .glyphicon-saved:before {
  714. content: "\e168"; }
  715.  
  716. .glyphicon-import:before {
  717. content: "\e169"; }
  718.  
  719. .glyphicon-export:before {
  720. content: "\e170"; }
  721.  
  722. .glyphicon-send:before {
  723. content: "\e171"; }
  724.  
  725. .glyphicon-floppy-disk:before {
  726. content: "\e172"; }
  727.  
  728. .glyphicon-floppy-saved:before {
  729. content: "\e173"; }
  730.  
  731. .glyphicon-floppy-remove:before {
  732. content: "\e174"; }
  733.  
  734. .glyphicon-floppy-save:before {
  735. content: "\e175"; }
  736.  
  737. .glyphicon-floppy-open:before {
  738. content: "\e176"; }
  739.  
  740. .glyphicon-credit-card:before {
  741. content: "\e177"; }
  742.  
  743. .glyphicon-transfer:before {
  744. content: "\e178"; }
  745.  
  746. .glyphicon-cutlery:before {
  747. content: "\e179"; }
  748.  
  749. .glyphicon-header:before {
  750. content: "\e180"; }
  751.  
  752. .glyphicon-compressed:before {
  753. content: "\e181"; }
  754.  
  755. .glyphicon-earphone:before {
  756. content: "\e182"; }
  757.  
  758. .glyphicon-phone-alt:before {
  759. content: "\e183"; }
  760.  
  761. .glyphicon-tower:before {
  762. content: "\e184"; }
  763.  
  764. .glyphicon-stats:before {
  765. content: "\e185"; }
  766.  
  767. .glyphicon-sd-video:before {
  768. content: "\e186"; }
  769.  
  770. .glyphicon-hd-video:before {
  771. content: "\e187"; }
  772.  
  773. .glyphicon-subtitles:before {
  774. content: "\e188"; }
  775.  
  776. .glyphicon-sound-stereo:before {
  777. content: "\e189"; }
  778.  
  779. .glyphicon-sound-dolby:before {
  780. content: "\e190"; }
  781.  
  782. .glyphicon-sound-5-1:before {
  783. content: "\e191"; }
  784.  
  785. .glyphicon-sound-6-1:before {
  786. content: "\e192"; }
  787.  
  788. .glyphicon-sound-7-1:before {
  789. content: "\e193"; }
  790.  
  791. .glyphicon-copyright-mark:before {
  792. content: "\e194"; }
  793.  
  794. .glyphicon-registration-mark:before {
  795. content: "\e195"; }
  796.  
  797. .glyphicon-cloud-download:before {
  798. content: "\e197"; }
  799.  
  800. .glyphicon-cloud-upload:before {
  801. content: "\e198"; }
  802.  
  803. .glyphicon-tree-conifer:before {
  804. content: "\e199"; }
  805.  
  806. .glyphicon-tree-deciduous:before {
  807. content: "\e200"; }
  808.  
  809. .glyphicon-cd:before {
  810. content: "\e201"; }
  811.  
  812. .glyphicon-save-file:before {
  813. content: "\e202"; }
  814.  
  815. .glyphicon-open-file:before {
  816. content: "\e203"; }
  817.  
  818. .glyphicon-level-up:before {
  819. content: "\e204"; }
  820.  
  821. .glyphicon-copy:before {
  822. content: "\e205"; }
  823.  
  824. .glyphicon-paste:before {
  825. content: "\e206"; }
  826.  
  827. .glyphicon-alert:before {
  828. content: "\e209"; }
  829.  
  830. .glyphicon-equalizer:before {
  831. content: "\e210"; }
  832.  
  833. .glyphicon-king:before {
  834. content: "\e211"; }
  835.  
  836. .glyphicon-queen:before {
  837. content: "\e212"; }
  838.  
  839. .glyphicon-pawn:before {
  840. content: "\e213"; }
  841.  
  842. .glyphicon-bishop:before {
  843. content: "\e214"; }
  844.  
  845. .glyphicon-knight:before {
  846. content: "\e215"; }
  847.  
  848. .glyphicon-baby-formula:before {
  849. content: "\e216"; }
  850.  
  851. .glyphicon-tent:before {
  852. content: "\26fa"; }
  853.  
  854. .glyphicon-blackboard:before {
  855. content: "\e218"; }
  856.  
  857. .glyphicon-bed:before {
  858. content: "\e219"; }
  859.  
  860. .glyphicon-apple:before {
  861. content: "\f8ff"; }
  862.  
  863. .glyphicon-erase:before {
  864. content: "\e221"; }
  865.  
  866. .glyphicon-hourglass:before {
  867. content: "\231b"; }
  868.  
  869. .glyphicon-lamp:before {
  870. content: "\e223"; }
  871.  
  872. .glyphicon-duplicate:before {
  873. content: "\e224"; }
  874.  
  875. .glyphicon-piggy-bank:before {
  876. content: "\e225"; }
  877.  
  878. .glyphicon-scissors:before {
  879. content: "\e226"; }
  880.  
  881. .glyphicon-bitcoin:before {
  882. content: "\e227"; }
  883.  
  884. .glyphicon-btc:before {
  885. content: "\e227"; }
  886.  
  887. .glyphicon-xbt:before {
  888. content: "\e227"; }
  889.  
  890. .glyphicon-yen:before {
  891. content: "\00a5"; }
  892.  
  893. .glyphicon-jpy:before {
  894. content: "\00a5"; }
  895.  
  896. .glyphicon-ruble:before {
  897. content: "\20bd"; }
  898.  
  899. .glyphicon-rub:before {
  900. content: "\20bd"; }
  901.  
  902. .glyphicon-scale:before {
  903. content: "\e230"; }
  904.  
  905. .glyphicon-ice-lolly:before {
  906. content: "\e231"; }
  907.  
  908. .glyphicon-ice-lolly-tasted:before {
  909. content: "\e232"; }
  910.  
  911. .glyphicon-education:before {
  912. content: "\e233"; }
  913.  
  914. .glyphicon-option-horizontal:before {
  915. content: "\e234"; }
  916.  
  917. .glyphicon-option-vertical:before {
  918. content: "\e235"; }
  919.  
  920. .glyphicon-menu-hamburger:before {
  921. content: "\e236"; }
  922.  
  923. .glyphicon-modal-window:before {
  924. content: "\e237"; }
  925.  
  926. .glyphicon-oil:before {
  927. content: "\e238"; }
  928.  
  929. .glyphicon-grain:before {
  930. content: "\e239"; }
  931.  
  932. .glyphicon-sunglasses:before {
  933. content: "\e240"; }
  934.  
  935. .glyphicon-text-size:before {
  936. content: "\e241"; }
  937.  
  938. .glyphicon-text-color:before {
  939. content: "\e242"; }
  940.  
  941. .glyphicon-text-background:before {
  942. content: "\e243"; }
  943.  
  944. .glyphicon-object-align-top:before {
  945. content: "\e244"; }
  946.  
  947. .glyphicon-object-align-bottom:before {
  948. content: "\e245"; }
  949.  
  950. .glyphicon-object-align-horizontal:before {
  951. content: "\e246"; }
  952.  
  953. .glyphicon-object-align-left:before {
  954. content: "\e247"; }
  955.  
  956. .glyphicon-object-align-vertical:before {
  957. content: "\e248"; }
  958.  
  959. .glyphicon-object-align-right:before {
  960. content: "\e249"; }
  961.  
  962. .glyphicon-triangle-right:before {
  963. content: "\e250"; }
  964.  
  965. .glyphicon-triangle-left:before {
  966. content: "\e251"; }
  967.  
  968. .glyphicon-triangle-bottom:before {
  969. content: "\e252"; }
  970.  
  971. .glyphicon-triangle-top:before {
  972. content: "\e253"; }
  973.  
  974. .glyphicon-console:before {
  975. content: "\e254"; }
  976.  
  977. .glyphicon-superscript:before {
  978. content: "\e255"; }
  979.  
  980. .glyphicon-subscript:before {
  981. content: "\e256"; }
  982.  
  983. .glyphicon-menu-left:before {
  984. content: "\e257"; }
  985.  
  986. .glyphicon-menu-right:before {
  987. content: "\e258"; }
  988.  
  989. .glyphicon-menu-down:before {
  990. content: "\e259"; }
  991.  
  992. .glyphicon-menu-up:before {
  993. content: "\e260"; }
  994.  
  995. * {
  996. -webkit-box-sizing: border-box;
  997. -moz-box-sizing: border-box;
  998. box-sizing: border-box; }
  999.  
  1000. *:before,
  1001. *:after {
  1002. -webkit-box-sizing: border-box;
  1003. -moz-box-sizing: border-box;
  1004. box-sizing: border-box; }
  1005.  
  1006. html {
  1007. font-size: 10px;
  1008. -webkit-tap-highlight-color: transparent; }
  1009.  
  1010. body {
  1011. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  1012. font-size: 14px;
  1013. line-height: 1.42857;
  1014. color: #333333;
  1015. background-color: #fff; }
  1016.  
  1017. input,
  1018. button,
  1019. select,
  1020. textarea {
  1021. font-family: inherit;
  1022. font-size: inherit;
  1023. line-height: inherit; }
  1024.  
  1025. a {
  1026. color: #337ab7;
  1027. text-decoration: none; }
  1028. a:hover, a:focus {
  1029. color: #23527c;
  1030. text-decoration: underline; }
  1031. a:focus {
  1032. outline: thin dotted;
  1033. outline: 5px auto -webkit-focus-ring-color;
  1034. outline-offset: -2px; }
  1035.  
  1036. figure {
  1037. margin: 0; }
  1038.  
  1039. img {
  1040. vertical-align: middle; }
  1041.  
  1042. .img-responsive {
  1043. display: block;
  1044. max-width: 100%;
  1045. height: auto; }
  1046.  
  1047. .img-rounded {
  1048. border-radius: 6px; }
  1049.  
  1050. .img-thumbnail {
  1051. padding: 4px;
  1052. line-height: 1.42857;
  1053. background-color: #fff;
  1054. border: 1px solid #ddd;
  1055. border-radius: 4px;
  1056. -webkit-transition: all 0.2s ease-in-out;
  1057. -o-transition: all 0.2s ease-in-out;
  1058. transition: all 0.2s ease-in-out;
  1059. display: inline-block;
  1060. max-width: 100%;
  1061. height: auto; }
  1062.  
  1063. .img-circle {
  1064. border-radius: 50%; }
  1065.  
  1066. hr {
  1067. margin-top: 20px;
  1068. margin-bottom: 20px;
  1069. border: 0;
  1070. border-top: 1px solid #eeeeee; }
  1071.  
  1072. .sr-only {
  1073. position: absolute;
  1074. width: 1px;
  1075. height: 1px;
  1076. margin: -1px;
  1077. padding: 0;
  1078. overflow: hidden;
  1079. clip: rect(0, 0, 0, 0);
  1080. border: 0; }
  1081.  
  1082. .sr-only-focusable:active, .sr-only-focusable:focus {
  1083. position: static;
  1084. width: auto;
  1085. height: auto;
  1086. margin: 0;
  1087. overflow: visible;
  1088. clip: auto; }
  1089.  
  1090. [role="button"] {
  1091. cursor: pointer; }
  1092.  
  1093. h1, h2, h3, h4, h5, h6,
  1094. .h1, .h2, .h3, .h4, .h5, .h6 {
  1095. font-family: inherit;
  1096. font-weight: 500;
  1097. line-height: 1.1;
  1098. color: inherit; }
  1099. h1 small,
  1100. h1 .small, h2 small,
  1101. h2 .small, h3 small,
  1102. h3 .small, h4 small,
  1103. h4 .small, h5 small,
  1104. h5 .small, h6 small,
  1105. h6 .small,
  1106. .h1 small,
  1107. .h1 .small, .h2 small,
  1108. .h2 .small, .h3 small,
  1109. .h3 .small, .h4 small,
  1110. .h4 .small, .h5 small,
  1111. .h5 .small, .h6 small,
  1112. .h6 .small {
  1113. font-weight: normal;
  1114. line-height: 1;
  1115. color: #777777; }
  1116.  
  1117. h1, .h1,
  1118. h2, .h2,
  1119. h3, .h3 {
  1120. margin-top: 20px;
  1121. margin-bottom: 10px; }
  1122. h1 small,
  1123. h1 .small, .h1 small,
  1124. .h1 .small,
  1125. h2 small,
  1126. h2 .small, .h2 small,
  1127. .h2 .small,
  1128. h3 small,
  1129. h3 .small, .h3 small,
  1130. .h3 .small {
  1131. font-size: 65%; }
  1132.  
  1133. h4, .h4,
  1134. h5, .h5,
  1135. h6, .h6 {
  1136. margin-top: 10px;
  1137. margin-bottom: 10px; }
  1138. h4 small,
  1139. h4 .small, .h4 small,
  1140. .h4 .small,
  1141. h5 small,
  1142. h5 .small, .h5 small,
  1143. .h5 .small,
  1144. h6 small,
  1145. h6 .small, .h6 small,
  1146. .h6 .small {
  1147. font-size: 75%; }
  1148.  
  1149. h1, .h1 {
  1150. font-size: 36px; }
  1151.  
  1152. h2, .h2 {
  1153. font-size: 30px; }
  1154.  
  1155. h3, .h3 {
  1156. font-size: 24px; }
  1157.  
  1158. h4, .h4 {
  1159. font-size: 18px; }
  1160.  
  1161. h5, .h5 {
  1162. font-size: 14px; }
  1163.  
  1164. h6, .h6 {
  1165. font-size: 12px; }
  1166.  
  1167. p {
  1168. margin: 0 0 10px; }
  1169.  
  1170. .lead {
  1171. margin-bottom: 20px;
  1172. font-size: 16px;
  1173. font-weight: 300;
  1174. line-height: 1.4; }
  1175. @media (min-width: 768px) {
  1176. .lead {
  1177. font-size: 21px; } }
  1178.  
  1179. small,
  1180. .small {
  1181. font-size: 85%; }
  1182.  
  1183. mark,
  1184. .mark {
  1185. background-color: #fcf8e3;
  1186. padding: .2em; }
  1187.  
  1188. .text-left {
  1189. text-align: left; }
  1190.  
  1191. .text-right {
  1192. text-align: right; }
  1193.  
  1194. .text-center {
  1195. text-align: center; }
  1196.  
  1197. .text-justify {
  1198. text-align: justify; }
  1199.  
  1200. .text-nowrap {
  1201. white-space: nowrap; }
  1202.  
  1203. .text-lowercase {
  1204. text-transform: lowercase; }
  1205.  
  1206. .text-uppercase, .initialism {
  1207. text-transform: uppercase; }
  1208.  
  1209. .text-capitalize {
  1210. text-transform: capitalize; }
  1211.  
  1212. .text-muted {
  1213. color: #777777; }
  1214.  
  1215. .text-primary {
  1216. color: #337ab7; }
  1217.  
  1218. a.text-primary:hover,
  1219. a.text-primary:focus {
  1220. color: #286090; }
  1221.  
  1222. .text-success {
  1223. color: #3c763d; }
  1224.  
  1225. a.text-success:hover,
  1226. a.text-success:focus {
  1227. color: #2b542c; }
  1228.  
  1229. .text-info {
  1230. color: #31708f; }
  1231.  
  1232. a.text-info:hover,
  1233. a.text-info:focus {
  1234. color: #245269; }
  1235.  
  1236. .text-warning {
  1237. color: #8a6d3b; }
  1238.  
  1239. a.text-warning:hover,
  1240. a.text-warning:focus {
  1241. color: #66512c; }
  1242.  
  1243. .text-danger {
  1244. color: #a94442; }
  1245.  
  1246. a.text-danger:hover,
  1247. a.text-danger:focus {
  1248. color: #843534; }
  1249.  
  1250. .bg-primary {
  1251. color: #fff; }
  1252.  
  1253. .bg-primary {
  1254. background-color: #337ab7; }
  1255.  
  1256. a.bg-primary:hover,
  1257. a.bg-primary:focus {
  1258. background-color: #286090; }
  1259.  
  1260. .bg-success {
  1261. background-color: #dff0d8; }
  1262.  
  1263. a.bg-success:hover,
  1264. a.bg-success:focus {
  1265. background-color: #c1e2b3; }
  1266.  
  1267. .bg-info {
  1268. background-color: #d9edf7; }
  1269.  
  1270. a.bg-info:hover,
  1271. a.bg-info:focus {
  1272. background-color: #afd9ee; }
  1273.  
  1274. .bg-warning {
  1275. background-color: #fcf8e3; }
  1276.  
  1277. a.bg-warning:hover,
  1278. a.bg-warning:focus {
  1279. background-color: #f7ecb5; }
  1280.  
  1281. .bg-danger {
  1282. background-color: #f2dede; }
  1283.  
  1284. a.bg-danger:hover,
  1285. a.bg-danger:focus {
  1286. background-color: #e4b9b9; }
  1287.  
  1288. .page-header {
  1289. padding-bottom: 9px;
  1290. margin: 40px 0 20px;
  1291. border-bottom: 1px solid #eeeeee; }
  1292.  
  1293. ul,
  1294. ol {
  1295. margin-top: 0;
  1296. margin-bottom: 10px; }
  1297. ul ul,
  1298. ul ol,
  1299. ol ul,
  1300. ol ol {
  1301. margin-bottom: 0; }
  1302.  
  1303. .list-unstyled {
  1304. padding-left: 0;
  1305. list-style: none; }
  1306.  
  1307. .list-inline {
  1308. padding-left: 0;
  1309. list-style: none;
  1310. margin-left: -5px; }
  1311. .list-inline > li {
  1312. display: inline-block;
  1313. padding-left: 5px;
  1314. padding-right: 5px; }
  1315.  
  1316. dl {
  1317. margin-top: 0;
  1318. margin-bottom: 20px; }
  1319.  
  1320. dt,
  1321. dd {
  1322. line-height: 1.42857; }
  1323.  
  1324. dt {
  1325. font-weight: bold; }
  1326.  
  1327. dd {
  1328. margin-left: 0; }
  1329.  
  1330. .dl-horizontal dd:before, .dl-horizontal dd:after {
  1331. content: " ";
  1332. display: table; }
  1333. .dl-horizontal dd:after {
  1334. clear: both; }
  1335. @media (min-width: 768px) {
  1336. .dl-horizontal dt {
  1337. float: left;
  1338. width: 160px;
  1339. clear: left;
  1340. text-align: right;
  1341. overflow: hidden;
  1342. text-overflow: ellipsis;
  1343. white-space: nowrap; }
  1344. .dl-horizontal dd {
  1345. margin-left: 180px; } }
  1346.  
  1347. abbr[title],
  1348. abbr[data-original-title] {
  1349. cursor: help;
  1350. border-bottom: 1px dotted #777777; }
  1351.  
  1352. .initialism {
  1353. font-size: 90%; }
  1354.  
  1355. blockquote {
  1356. padding: 10px 20px;
  1357. margin: 0 0 20px;
  1358. font-size: 17.5px;
  1359. border-left: 5px solid #eeeeee; }
  1360. blockquote p:last-child,
  1361. blockquote ul:last-child,
  1362. blockquote ol:last-child {
  1363. margin-bottom: 0; }
  1364. blockquote footer,
  1365. blockquote small,
  1366. blockquote .small {
  1367. display: block;
  1368. font-size: 80%;
  1369. line-height: 1.42857;
  1370. color: #777777; }
  1371. blockquote footer:before,
  1372. blockquote small:before,
  1373. blockquote .small:before {
  1374. content: '\2014 \00A0'; }
  1375.  
  1376. .blockquote-reverse,
  1377. blockquote.pull-right {
  1378. padding-right: 15px;
  1379. padding-left: 0;
  1380. border-right: 5px solid #eeeeee;
  1381. border-left: 0;
  1382. text-align: right; }
  1383. .blockquote-reverse footer:before,
  1384. .blockquote-reverse small:before,
  1385. .blockquote-reverse .small:before,
  1386. blockquote.pull-right footer:before,
  1387. blockquote.pull-right small:before,
  1388. blockquote.pull-right .small:before {
  1389. content: ''; }
  1390. .blockquote-reverse footer:after,
  1391. .blockquote-reverse small:after,
  1392. .blockquote-reverse .small:after,
  1393. blockquote.pull-right footer:after,
  1394. blockquote.pull-right small:after,
  1395. blockquote.pull-right .small:after {
  1396. content: '\00A0 \2014'; }
  1397.  
  1398. address {
  1399. margin-bottom: 20px;
  1400. font-style: normal;
  1401. line-height: 1.42857; }
  1402.  
  1403. code,
  1404. kbd,
  1405. pre,
  1406. samp {
  1407. font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  1408.  
  1409. code {
  1410. padding: 2px 4px;
  1411. font-size: 90%;
  1412. color: #c7254e;
  1413. background-color: #f9f2f4;
  1414. border-radius: 4px; }
  1415.  
  1416. kbd {
  1417. padding: 2px 4px;
  1418. font-size: 90%;
  1419. color: #fff;
  1420. background-color: #333;
  1421. border-radius: 3px;
  1422. box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  1423. kbd kbd {
  1424. padding: 0;
  1425. font-size: 100%;
  1426. font-weight: bold;
  1427. box-shadow: none; }
  1428.  
  1429. pre {
  1430. display: block;
  1431. padding: 9.5px;
  1432. margin: 0 0 10px;
  1433. font-size: 13px;
  1434. line-height: 1.42857;
  1435. word-break: break-all;
  1436. word-wrap: break-word;
  1437. color: #333333;
  1438. background-color: #f5f5f5;
  1439. border: 1px solid #ccc;
  1440. border-radius: 4px; }
  1441. pre code {
  1442. padding: 0;
  1443. font-size: inherit;
  1444. color: inherit;
  1445. white-space: pre-wrap;
  1446. background-color: transparent;
  1447. border-radius: 0; }
  1448.  
  1449. .pre-scrollable {
  1450. max-height: 340px;
  1451. overflow-y: scroll; }
  1452.  
  1453. .container {
  1454. margin-right: auto;
  1455. margin-left: auto;
  1456. padding-left: 15px;
  1457. padding-right: 15px; }
  1458. .container:before, .container:after {
  1459. content: " ";
  1460. display: table; }
  1461. .container:after {
  1462. clear: both; }
  1463. @media (min-width: 768px) {
  1464. .container {
  1465. width: 750px; } }
  1466. @media (min-width: 992px) {
  1467. .container {
  1468. width: 970px; } }
  1469. @media (min-width: 1200px) {
  1470. .container {
  1471. width: 1170px; } }
  1472.  
  1473. .container-fluid {
  1474. margin-right: auto;
  1475. margin-left: auto;
  1476. padding-left: 15px;
  1477. padding-right: 15px; }
  1478. .container-fluid:before, .container-fluid:after {
  1479. content: " ";
  1480. display: table; }
  1481. .container-fluid:after {
  1482. clear: both; }
  1483.  
  1484. .row {
  1485. margin-left: -15px;
  1486. margin-right: -15px; }
  1487. .row:before, .row:after {
  1488. content: " ";
  1489. display: table; }
  1490. .row:after {
  1491. clear: both; }
  1492.  
  1493. .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  1494. position: relative;
  1495. min-height: 1px;
  1496. padding-left: 15px;
  1497. padding-right: 15px; }
  1498.  
  1499. .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  1500. float: left; }
  1501.  
  1502. .col-xs-1 {
  1503. width: 8.33333%; }
  1504.  
  1505. .col-xs-2 {
  1506. width: 16.66667%; }
  1507.  
  1508. .col-xs-3 {
  1509. width: 25%; }
  1510.  
  1511. .col-xs-4 {
  1512. width: 33.33333%; }
  1513.  
  1514. .col-xs-5 {
  1515. width: 41.66667%; }
  1516.  
  1517. .col-xs-6 {
  1518. width: 50%; }
  1519.  
  1520. .col-xs-7 {
  1521. width: 58.33333%; }
  1522.  
  1523. .col-xs-8 {
  1524. width: 66.66667%; }
  1525.  
  1526. .col-xs-9 {
  1527. width: 75%; }
  1528.  
  1529. .col-xs-10 {
  1530. width: 83.33333%; }
  1531.  
  1532. .col-xs-11 {
  1533. width: 91.66667%; }
  1534.  
  1535. .col-xs-12 {
  1536. width: 100%; }
  1537.  
  1538. .col-xs-pull-0 {
  1539. right: auto; }
  1540.  
  1541. .col-xs-pull-1 {
  1542. right: 8.33333%; }
  1543.  
  1544. .col-xs-pull-2 {
  1545. right: 16.66667%; }
  1546.  
  1547. .col-xs-pull-3 {
  1548. right: 25%; }
  1549.  
  1550. .col-xs-pull-4 {
  1551. right: 33.33333%; }
  1552.  
  1553. .col-xs-pull-5 {
  1554. right: 41.66667%; }
  1555.  
  1556. .col-xs-pull-6 {
  1557. right: 50%; }
  1558.  
  1559. .col-xs-pull-7 {
  1560. right: 58.33333%; }
  1561.  
  1562. .col-xs-pull-8 {
  1563. right: 66.66667%; }
  1564.  
  1565. .col-xs-pull-9 {
  1566. right: 75%; }
  1567.  
  1568. .col-xs-pull-10 {
  1569. right: 83.33333%; }
  1570.  
  1571. .col-xs-pull-11 {
  1572. right: 91.66667%; }
  1573.  
  1574. .col-xs-pull-12 {
  1575. right: 100%; }
  1576.  
  1577. .col-xs-push-0 {
  1578. left: auto; }
  1579.  
  1580. .col-xs-push-1 {
  1581. left: 8.33333%; }
  1582.  
  1583. .col-xs-push-2 {
  1584. left: 16.66667%; }
  1585.  
  1586. .col-xs-push-3 {
  1587. left: 25%; }
  1588.  
  1589. .col-xs-push-4 {
  1590. left: 33.33333%; }
  1591.  
  1592. .col-xs-push-5 {
  1593. left: 41.66667%; }
  1594.  
  1595. .col-xs-push-6 {
  1596. left: 50%; }
  1597.  
  1598. .col-xs-push-7 {
  1599. left: 58.33333%; }
  1600.  
  1601. .col-xs-push-8 {
  1602. left: 66.66667%; }
  1603.  
  1604. .col-xs-push-9 {
  1605. left: 75%; }
  1606.  
  1607. .col-xs-push-10 {
  1608. left: 83.33333%; }
  1609.  
  1610. .col-xs-push-11 {
  1611. left: 91.66667%; }
  1612.  
  1613. .col-xs-push-12 {
  1614. left: 100%; }
  1615.  
  1616. .col-xs-offset-0 {
  1617. margin-left: 0%; }
  1618.  
  1619. .col-xs-offset-1 {
  1620. margin-left: 8.33333%; }
  1621.  
  1622. .col-xs-offset-2 {
  1623. margin-left: 16.66667%; }
  1624.  
  1625. .col-xs-offset-3 {
  1626. margin-left: 25%; }
  1627.  
  1628. .col-xs-offset-4 {
  1629. margin-left: 33.33333%; }
  1630.  
  1631. .col-xs-offset-5 {
  1632. margin-left: 41.66667%; }
  1633.  
  1634. .col-xs-offset-6 {
  1635. margin-left: 50%; }
  1636.  
  1637. .col-xs-offset-7 {
  1638. margin-left: 58.33333%; }
  1639.  
  1640. .col-xs-offset-8 {
  1641. margin-left: 66.66667%; }
  1642.  
  1643. .col-xs-offset-9 {
  1644. margin-left: 75%; }
  1645.  
  1646. .col-xs-offset-10 {
  1647. margin-left: 83.33333%; }
  1648.  
  1649. .col-xs-offset-11 {
  1650. margin-left: 91.66667%; }
  1651.  
  1652. .col-xs-offset-12 {
  1653. margin-left: 100%; }
  1654.  
  1655. @media (min-width: 768px) {
  1656. .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  1657. float: left; }
  1658.  
  1659. .col-sm-1 {
  1660. width: 8.33333%; }
  1661.  
  1662. .col-sm-2 {
  1663. width: 16.66667%; }
  1664.  
  1665. .col-sm-3 {
  1666. width: 25%; }
  1667.  
  1668. .col-sm-4 {
  1669. width: 33.33333%; }
  1670.  
  1671. .col-sm-5 {
  1672. width: 41.66667%; }
  1673.  
  1674. .col-sm-6 {
  1675. width: 50%; }
  1676.  
  1677. .col-sm-7 {
  1678. width: 58.33333%; }
  1679.  
  1680. .col-sm-8 {
  1681. width: 66.66667%; }
  1682.  
  1683. .col-sm-9 {
  1684. width: 75%; }
  1685.  
  1686. .col-sm-10 {
  1687. width: 83.33333%; }
  1688.  
  1689. .col-sm-11 {
  1690. width: 91.66667%; }
  1691.  
  1692. .col-sm-12 {
  1693. width: 100%; }
  1694.  
  1695. .col-sm-pull-0 {
  1696. right: auto; }
  1697.  
  1698. .col-sm-pull-1 {
  1699. right: 8.33333%; }
  1700.  
  1701. .col-sm-pull-2 {
  1702. right: 16.66667%; }
  1703.  
  1704. .col-sm-pull-3 {
  1705. right: 25%; }
  1706.  
  1707. .col-sm-pull-4 {
  1708. right: 33.33333%; }
  1709.  
  1710. .col-sm-pull-5 {
  1711. right: 41.66667%; }
  1712.  
  1713. .col-sm-pull-6 {
  1714. right: 50%; }
  1715.  
  1716. .col-sm-pull-7 {
  1717. right: 58.33333%; }
  1718.  
  1719. .col-sm-pull-8 {
  1720. right: 66.66667%; }
  1721.  
  1722. .col-sm-pull-9 {
  1723. right: 75%; }
  1724.  
  1725. .col-sm-pull-10 {
  1726. right: 83.33333%; }
  1727.  
  1728. .col-sm-pull-11 {
  1729. right: 91.66667%; }
  1730.  
  1731. .col-sm-pull-12 {
  1732. right: 100%; }
  1733.  
  1734. .col-sm-push-0 {
  1735. left: auto; }
  1736.  
  1737. .col-sm-push-1 {
  1738. left: 8.33333%; }
  1739.  
  1740. .col-sm-push-2 {
  1741. left: 16.66667%; }
  1742.  
  1743. .col-sm-push-3 {
  1744. left: 25%; }
  1745.  
  1746. .col-sm-push-4 {
  1747. left: 33.33333%; }
  1748.  
  1749. .col-sm-push-5 {
  1750. left: 41.66667%; }
  1751.  
  1752. .col-sm-push-6 {
  1753. left: 50%; }
  1754.  
  1755. .col-sm-push-7 {
  1756. left: 58.33333%; }
  1757.  
  1758. .col-sm-push-8 {
  1759. left: 66.66667%; }
  1760.  
  1761. .col-sm-push-9 {
  1762. left: 75%; }
  1763.  
  1764. .col-sm-push-10 {
  1765. left: 83.33333%; }
  1766.  
  1767. .col-sm-push-11 {
  1768. left: 91.66667%; }
  1769.  
  1770. .col-sm-push-12 {
  1771. left: 100%; }
  1772.  
  1773. .col-sm-offset-0 {
  1774. margin-left: 0%; }
  1775.  
  1776. .col-sm-offset-1 {
  1777. margin-left: 8.33333%; }
  1778.  
  1779. .col-sm-offset-2 {
  1780. margin-left: 16.66667%; }
  1781.  
  1782. .col-sm-offset-3 {
  1783. margin-left: 25%; }
  1784.  
  1785. .col-sm-offset-4 {
  1786. margin-left: 33.33333%; }
  1787.  
  1788. .col-sm-offset-5 {
  1789. margin-left: 41.66667%; }
  1790.  
  1791. .col-sm-offset-6 {
  1792. margin-left: 50%; }
  1793.  
  1794. .col-sm-offset-7 {
  1795. margin-left: 58.33333%; }
  1796.  
  1797. .col-sm-offset-8 {
  1798. margin-left: 66.66667%; }
  1799.  
  1800. .col-sm-offset-9 {
  1801. margin-left: 75%; }
  1802.  
  1803. .col-sm-offset-10 {
  1804. margin-left: 83.33333%; }
  1805.  
  1806. .col-sm-offset-11 {
  1807. margin-left: 91.66667%; }
  1808.  
  1809. .col-sm-offset-12 {
  1810. margin-left: 100%; } }
  1811. @media (min-width: 992px) {
  1812. .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  1813. float: left; }
  1814.  
  1815. .col-md-1 {
  1816. width: 8.33333%; }
  1817.  
  1818. .col-md-2 {
  1819. width: 16.66667%; }
  1820.  
  1821. .col-md-3 {
  1822. width: 25%; }
  1823.  
  1824. .col-md-4 {
  1825. width: 33.33333%; }
  1826.  
  1827. .col-md-5 {
  1828. width: 41.66667%; }
  1829.  
  1830. .col-md-6 {
  1831. width: 50%; }
  1832.  
  1833. .col-md-7 {
  1834. width: 58.33333%; }
  1835.  
  1836. .col-md-8 {
  1837. width: 66.66667%; }
  1838.  
  1839. .col-md-9 {
  1840. width: 75%; }
  1841.  
  1842. .col-md-10 {
  1843. width: 83.33333%; }
  1844.  
  1845. .col-md-11 {
  1846. width: 91.66667%; }
  1847.  
  1848. .col-md-12 {
  1849. width: 100%; }
  1850.  
  1851. .col-md-pull-0 {
  1852. right: auto; }
  1853.  
  1854. .col-md-pull-1 {
  1855. right: 8.33333%; }
  1856.  
  1857. .col-md-pull-2 {
  1858. right: 16.66667%; }
  1859.  
  1860. .col-md-pull-3 {
  1861. right: 25%; }
  1862.  
  1863. .col-md-pull-4 {
  1864. right: 33.33333%; }
  1865.  
  1866. .col-md-pull-5 {
  1867. right: 41.66667%; }
  1868.  
  1869. .col-md-pull-6 {
  1870. right: 50%; }
  1871.  
  1872. .col-md-pull-7 {
  1873. right: 58.33333%; }
  1874.  
  1875. .col-md-pull-8 {
  1876. right: 66.66667%; }
  1877.  
  1878. .col-md-pull-9 {
  1879. right: 75%; }
  1880.  
  1881. .col-md-pull-10 {
  1882. right: 83.33333%; }
  1883.  
  1884. .col-md-pull-11 {
  1885. right: 91.66667%; }
  1886.  
  1887. .col-md-pull-12 {
  1888. right: 100%; }
  1889.  
  1890. .col-md-push-0 {
  1891. left: auto; }
  1892.  
  1893. .col-md-push-1 {
  1894. left: 8.33333%; }
  1895.  
  1896. .col-md-push-2 {
  1897. left: 16.66667%; }
  1898.  
  1899. .col-md-push-3 {
  1900. left: 25%; }
  1901.  
  1902. .col-md-push-4 {
  1903. left: 33.33333%; }
  1904.  
  1905. .col-md-push-5 {
  1906. left: 41.66667%; }
  1907.  
  1908. .col-md-push-6 {
  1909. left: 50%; }
  1910.  
  1911. .col-md-push-7 {
  1912. left: 58.33333%; }
  1913.  
  1914. .col-md-push-8 {
  1915. left: 66.66667%; }
  1916.  
  1917. .col-md-push-9 {
  1918. left: 75%; }
  1919.  
  1920. .col-md-push-10 {
  1921. left: 83.33333%; }
  1922.  
  1923. .col-md-push-11 {
  1924. left: 91.66667%; }
  1925.  
  1926. .col-md-push-12 {
  1927. left: 100%; }
  1928.  
  1929. .col-md-offset-0 {
  1930. margin-left: 0%; }
  1931.  
  1932. .col-md-offset-1 {
  1933. margin-left: 8.33333%; }
  1934.  
  1935. .col-md-offset-2 {
  1936. margin-left: 16.66667%; }
  1937.  
  1938. .col-md-offset-3 {
  1939. margin-left: 25%; }
  1940.  
  1941. .col-md-offset-4 {
  1942. margin-left: 33.33333%; }
  1943.  
  1944. .col-md-offset-5 {
  1945. margin-left: 41.66667%; }
  1946.  
  1947. .col-md-offset-6 {
  1948. margin-left: 50%; }
  1949.  
  1950. .col-md-offset-7 {
  1951. margin-left: 58.33333%; }
  1952.  
  1953. .col-md-offset-8 {
  1954. margin-left: 66.66667%; }
  1955.  
  1956. .col-md-offset-9 {
  1957. margin-left: 75%; }
  1958.  
  1959. .col-md-offset-10 {
  1960. margin-left: 83.33333%; }
  1961.  
  1962. .col-md-offset-11 {
  1963. margin-left: 91.66667%; }
  1964.  
  1965. .col-md-offset-12 {
  1966. margin-left: 100%; } }
  1967. @media (min-width: 1200px) {
  1968. .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  1969. float: left; }
  1970.  
  1971. .col-lg-1 {
  1972. width: 8.33333%; }
  1973.  
  1974. .col-lg-2 {
  1975. width: 16.66667%; }
  1976.  
  1977. .col-lg-3 {
  1978. width: 25%; }
  1979.  
  1980. .col-lg-4 {
  1981. width: 33.33333%; }
  1982.  
  1983. .col-lg-5 {
  1984. width: 41.66667%; }
  1985.  
  1986. .col-lg-6 {
  1987. width: 50%; }
  1988.  
  1989. .col-lg-7 {
  1990. width: 58.33333%; }
  1991.  
  1992. .col-lg-8 {
  1993. width: 66.66667%; }
  1994.  
  1995. .col-lg-9 {
  1996. width: 75%; }
  1997.  
  1998. .col-lg-10 {
  1999. width: 83.33333%; }
  2000.  
  2001. .col-lg-11 {
  2002. width: 91.66667%; }
  2003.  
  2004. .col-lg-12 {
  2005. width: 100%; }
  2006.  
  2007. .col-lg-pull-0 {
  2008. right: auto; }
  2009.  
  2010. .col-lg-pull-1 {
  2011. right: 8.33333%; }
  2012.  
  2013. .col-lg-pull-2 {
  2014. right: 16.66667%; }
  2015.  
  2016. .col-lg-pull-3 {
  2017. right: 25%; }
  2018.  
  2019. .col-lg-pull-4 {
  2020. right: 33.33333%; }
  2021.  
  2022. .col-lg-pull-5 {
  2023. right: 41.66667%; }
  2024.  
  2025. .col-lg-pull-6 {
  2026. right: 50%; }
  2027.  
  2028. .col-lg-pull-7 {
  2029. right: 58.33333%; }
  2030.  
  2031. .col-lg-pull-8 {
  2032. right: 66.66667%; }
  2033.  
  2034. .col-lg-pull-9 {
  2035. right: 75%; }
  2036.  
  2037. .col-lg-pull-10 {
  2038. right: 83.33333%; }
  2039.  
  2040. .col-lg-pull-11 {
  2041. right: 91.66667%; }
  2042.  
  2043. .col-lg-pull-12 {
  2044. right: 100%; }
  2045.  
  2046. .col-lg-push-0 {
  2047. left: auto; }
  2048.  
  2049. .col-lg-push-1 {
  2050. left: 8.33333%; }
  2051.  
  2052. .col-lg-push-2 {
  2053. left: 16.66667%; }
  2054.  
  2055. .col-lg-push-3 {
  2056. left: 25%; }
  2057.  
  2058. .col-lg-push-4 {
  2059. left: 33.33333%; }
  2060.  
  2061. .col-lg-push-5 {
  2062. left: 41.66667%; }
  2063.  
  2064. .col-lg-push-6 {
  2065. left: 50%; }
  2066.  
  2067. .col-lg-push-7 {
  2068. left: 58.33333%; }
  2069.  
  2070. .col-lg-push-8 {
  2071. left: 66.66667%; }
  2072.  
  2073. .col-lg-push-9 {
  2074. left: 75%; }
  2075.  
  2076. .col-lg-push-10 {
  2077. left: 83.33333%; }
  2078.  
  2079. .col-lg-push-11 {
  2080. left: 91.66667%; }
  2081.  
  2082. .col-lg-push-12 {
  2083. left: 100%; }
  2084.  
  2085. .col-lg-offset-0 {
  2086. margin-left: 0%; }
  2087.  
  2088. .col-lg-offset-1 {
  2089. margin-left: 8.33333%; }
  2090.  
  2091. .col-lg-offset-2 {
  2092. margin-left: 16.66667%; }
  2093.  
  2094. .col-lg-offset-3 {
  2095. margin-left: 25%; }
  2096.  
  2097. .col-lg-offset-4 {
  2098. margin-left: 33.33333%; }
  2099.  
  2100. .col-lg-offset-5 {
  2101. margin-left: 41.66667%; }
  2102.  
  2103. .col-lg-offset-6 {
  2104. margin-left: 50%; }
  2105.  
  2106. .col-lg-offset-7 {
  2107. margin-left: 58.33333%; }
  2108.  
  2109. .col-lg-offset-8 {
  2110. margin-left: 66.66667%; }
  2111.  
  2112. .col-lg-offset-9 {
  2113. margin-left: 75%; }
  2114.  
  2115. .col-lg-offset-10 {
  2116. margin-left: 83.33333%; }
  2117.  
  2118. .col-lg-offset-11 {
  2119. margin-left: 91.66667%; }
  2120.  
  2121. .col-lg-offset-12 {
  2122. margin-left: 100%; } }
  2123. table {
  2124. background-color: transparent; }
  2125.  
  2126. caption {
  2127. padding-top: 8px;
  2128. padding-bottom: 8px;
  2129. color: #777777;
  2130. text-align: left; }
  2131.  
  2132. th {
  2133. text-align: left; }
  2134.  
  2135. .table {
  2136. width: 100%;
  2137. max-width: 100%;
  2138. margin-bottom: 20px; }
  2139. .table > thead > tr > th,
  2140. .table > thead > tr > td,
  2141. .table > tbody > tr > th,
  2142. .table > tbody > tr > td,
  2143. .table > tfoot > tr > th,
  2144. .table > tfoot > tr > td {
  2145. padding: 8px;
  2146. line-height: 1.42857;
  2147. vertical-align: top;
  2148. border-top: 1px solid #ddd; }
  2149. .table > thead > tr > th {
  2150. vertical-align: bottom;
  2151. border-bottom: 2px solid #ddd; }
  2152. .table > caption + thead > tr:first-child > th,
  2153. .table > caption + thead > tr:first-child > td,
  2154. .table > colgroup + thead > tr:first-child > th,
  2155. .table > colgroup + thead > tr:first-child > td,
  2156. .table > thead:first-child > tr:first-child > th,
  2157. .table > thead:first-child > tr:first-child > td {
  2158. border-top: 0; }
  2159. .table > tbody + tbody {
  2160. border-top: 2px solid #ddd; }
  2161. .table .table {
  2162. background-color: #fff; }
  2163.  
  2164. .table-condensed > thead > tr > th,
  2165. .table-condensed > thead > tr > td,
  2166. .table-condensed > tbody > tr > th,
  2167. .table-condensed > tbody > tr > td,
  2168. .table-condensed > tfoot > tr > th,
  2169. .table-condensed > tfoot > tr > td {
  2170. padding: 5px; }
  2171.  
  2172. .table-bordered {
  2173. border: 1px solid #ddd; }
  2174. .table-bordered > thead > tr > th,
  2175. .table-bordered > thead > tr > td,
  2176. .table-bordered > tbody > tr > th,
  2177. .table-bordered > tbody > tr > td,
  2178. .table-bordered > tfoot > tr > th,
  2179. .table-bordered > tfoot > tr > td {
  2180. border: 1px solid #ddd; }
  2181. .table-bordered > thead > tr > th,
  2182. .table-bordered > thead > tr > td {
  2183. border-bottom-width: 2px; }
  2184.  
  2185. .table-striped > tbody > tr:nth-of-type(odd) {
  2186. background-color: #f9f9f9; }
  2187.  
  2188. .table-hover > tbody > tr:hover {
  2189. background-color: #f5f5f5; }
  2190.  
  2191. table col[class*="col-"] {
  2192. position: static;
  2193. float: none;
  2194. display: table-column; }
  2195.  
  2196. table td[class*="col-"],
  2197. table th[class*="col-"] {
  2198. position: static;
  2199. float: none;
  2200. display: table-cell; }
  2201.  
  2202. .table > thead > tr > td.active,
  2203. .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
  2204. .table > tbody > tr > td.active,
  2205. .table > tbody > tr > th.active,
  2206. .table > tbody > tr.active > td,
  2207. .table > tbody > tr.active > th,
  2208. .table > tfoot > tr > td.active,
  2209. .table > tfoot > tr > th.active,
  2210. .table > tfoot > tr.active > td,
  2211. .table > tfoot > tr.active > th {
  2212. background-color: #f5f5f5; }
  2213.  
  2214. .table-hover > tbody > tr > td.active:hover,
  2215. .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  2216. background-color: #e8e8e8; }
  2217.  
  2218. .table > thead > tr > td.success,
  2219. .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
  2220. .table > tbody > tr > td.success,
  2221. .table > tbody > tr > th.success,
  2222. .table > tbody > tr.success > td,
  2223. .table > tbody > tr.success > th,
  2224. .table > tfoot > tr > td.success,
  2225. .table > tfoot > tr > th.success,
  2226. .table > tfoot > tr.success > td,
  2227. .table > tfoot > tr.success > th {
  2228. background-color: #dff0d8; }
  2229.  
  2230. .table-hover > tbody > tr > td.success:hover,
  2231. .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  2232. background-color: #d0e9c6; }
  2233.  
  2234. .table > thead > tr > td.info,
  2235. .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
  2236. .table > tbody > tr > td.info,
  2237. .table > tbody > tr > th.info,
  2238. .table > tbody > tr.info > td,
  2239. .table > tbody > tr.info > th,
  2240. .table > tfoot > tr > td.info,
  2241. .table > tfoot > tr > th.info,
  2242. .table > tfoot > tr.info > td,
  2243. .table > tfoot > tr.info > th {
  2244. background-color: #d9edf7; }
  2245.  
  2246. .table-hover > tbody > tr > td.info:hover,
  2247. .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  2248. background-color: #c4e3f3; }
  2249.  
  2250. .table > thead > tr > td.warning,
  2251. .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
  2252. .table > tbody > tr > td.warning,
  2253. .table > tbody > tr > th.warning,
  2254. .table > tbody > tr.warning > td,
  2255. .table > tbody > tr.warning > th,
  2256. .table > tfoot > tr > td.warning,
  2257. .table > tfoot > tr > th.warning,
  2258. .table > tfoot > tr.warning > td,
  2259. .table > tfoot > tr.warning > th {
  2260. background-color: #fcf8e3; }
  2261.  
  2262. .table-hover > tbody > tr > td.warning:hover,
  2263. .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  2264. background-color: #faf2cc; }
  2265.  
  2266. .table > thead > tr > td.danger,
  2267. .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
  2268. .table > tbody > tr > td.danger,
  2269. .table > tbody > tr > th.danger,
  2270. .table > tbody > tr.danger > td,
  2271. .table > tbody > tr.danger > th,
  2272. .table > tfoot > tr > td.danger,
  2273. .table > tfoot > tr > th.danger,
  2274. .table > tfoot > tr.danger > td,
  2275. .table > tfoot > tr.danger > th {
  2276. background-color: #f2dede; }
  2277.  
  2278. .table-hover > tbody > tr > td.danger:hover,
  2279. .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  2280. background-color: #ebcccc; }
  2281.  
  2282. .table-responsive {
  2283. overflow-x: auto;
  2284. min-height: 0.01%; }
  2285. @media screen and (max-width: 767px) {
  2286. .table-responsive {
  2287. width: 100%;
  2288. margin-bottom: 15px;
  2289. overflow-y: hidden;
  2290. -ms-overflow-style: -ms-autohiding-scrollbar;
  2291. border: 1px solid #ddd; }
  2292. .table-responsive > .table {
  2293. margin-bottom: 0; }
  2294. .table-responsive > .table > thead > tr > th,
  2295. .table-responsive > .table > thead > tr > td,
  2296. .table-responsive > .table > tbody > tr > th,
  2297. .table-responsive > .table > tbody > tr > td,
  2298. .table-responsive > .table > tfoot > tr > th,
  2299. .table-responsive > .table > tfoot > tr > td {
  2300. white-space: nowrap; }
  2301. .table-responsive > .table-bordered {
  2302. border: 0; }
  2303. .table-responsive > .table-bordered > thead > tr > th:first-child,
  2304. .table-responsive > .table-bordered > thead > tr > td:first-child,
  2305. .table-responsive > .table-bordered > tbody > tr > th:first-child,
  2306. .table-responsive > .table-bordered > tbody > tr > td:first-child,
  2307. .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  2308. .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  2309. border-left: 0; }
  2310. .table-responsive > .table-bordered > thead > tr > th:last-child,
  2311. .table-responsive > .table-bordered > thead > tr > td:last-child,
  2312. .table-responsive > .table-bordered > tbody > tr > th:last-child,
  2313. .table-responsive > .table-bordered > tbody > tr > td:last-child,
  2314. .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  2315. .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  2316. border-right: 0; }
  2317. .table-responsive > .table-bordered > tbody > tr:last-child > th,
  2318. .table-responsive > .table-bordered > tbody > tr:last-child > td,
  2319. .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  2320. .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  2321. border-bottom: 0; } }
  2322.  
  2323. fieldset {
  2324. padding: 0;
  2325. margin: 0;
  2326. border: 0;
  2327. min-width: 0; }
  2328.  
  2329. legend {
  2330. display: block;
  2331. width: 100%;
  2332. padding: 0;
  2333. margin-bottom: 20px;
  2334. font-size: 21px;
  2335. line-height: inherit;
  2336. color: #333333;
  2337. border: 0;
  2338. border-bottom: 1px solid #e5e5e5; }
  2339.  
  2340. label {
  2341. display: inline-block;
  2342. max-width: 100%;
  2343. margin-bottom: 5px;
  2344. font-weight: bold; }
  2345.  
  2346. input[type="search"] {
  2347. -webkit-box-sizing: border-box;
  2348. -moz-box-sizing: border-box;
  2349. box-sizing: border-box; }
  2350.  
  2351. input[type="radio"],
  2352. input[type="checkbox"] {
  2353. margin: 4px 0 0;
  2354. margin-top: 1px \9;
  2355. line-height: normal; }
  2356.  
  2357. input[type="file"] {
  2358. display: block; }
  2359.  
  2360. input[type="range"] {
  2361. display: block;
  2362. width: 100%; }
  2363.  
  2364. select[multiple],
  2365. select[size] {
  2366. height: auto; }
  2367.  
  2368. input[type="file"]:focus,
  2369. input[type="radio"]:focus,
  2370. input[type="checkbox"]:focus {
  2371. outline: thin dotted;
  2372. outline: 5px auto -webkit-focus-ring-color;
  2373. outline-offset: -2px; }
  2374.  
  2375. output {
  2376. display: block;
  2377. padding-top: 7px;
  2378. font-size: 14px;
  2379. line-height: 1.42857;
  2380. color: #555555; }
  2381.  
  2382. .form-control {
  2383. display: block;
  2384. width: 100%;
  2385. height: 34px;
  2386. padding: 6px 12px;
  2387. font-size: 14px;
  2388. line-height: 1.42857;
  2389. color: #555555;
  2390. background-color: #fff;
  2391. background-image: none;
  2392. border: 1px solid #ccc;
  2393. border-radius: 4px;
  2394. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2395. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2396. -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  2397. -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  2398. transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  2399. .form-control:focus {
  2400. border-color: #66afe9;
  2401. outline: 0;
  2402. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  2403. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  2404. .form-control::-moz-placeholder {
  2405. color: #999;
  2406. opacity: 1; }
  2407. .form-control:-ms-input-placeholder {
  2408. color: #999; }
  2409. .form-control::-webkit-input-placeholder {
  2410. color: #999; }
  2411. .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  2412. background-color: #eeeeee;
  2413. opacity: 1; }
  2414. .form-control[disabled], fieldset[disabled] .form-control {
  2415. cursor: not-allowed; }
  2416.  
  2417. textarea.form-control {
  2418. height: auto; }
  2419.  
  2420. input[type="search"] {
  2421. -webkit-appearance: none; }
  2422.  
  2423. @media screen and (-webkit-min-device-pixel-ratio: 0) {
  2424. input[type="date"].form-control,
  2425. input[type="time"].form-control,
  2426. input[type="datetime-local"].form-control,
  2427. input[type="month"].form-control {
  2428. line-height: 34px; }
  2429. input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  2430. .input-group-sm > input[type="date"].input-group-addon,
  2431. .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  2432. input[type="time"].input-sm,
  2433. .input-group-sm > input[type="time"].form-control,
  2434. .input-group-sm > input[type="time"].input-group-addon,
  2435. .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  2436. input[type="time"],
  2437. input[type="datetime-local"].input-sm,
  2438. .input-group-sm > input[type="datetime-local"].form-control,
  2439. .input-group-sm > input[type="datetime-local"].input-group-addon,
  2440. .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  2441. input[type="datetime-local"],
  2442. input[type="month"].input-sm,
  2443. .input-group-sm > input[type="month"].form-control,
  2444. .input-group-sm > input[type="month"].input-group-addon,
  2445. .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  2446. input[type="month"] {
  2447. line-height: 30px; }
  2448. input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  2449. .input-group-lg > input[type="date"].input-group-addon,
  2450. .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  2451. input[type="time"].input-lg,
  2452. .input-group-lg > input[type="time"].form-control,
  2453. .input-group-lg > input[type="time"].input-group-addon,
  2454. .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  2455. input[type="time"],
  2456. input[type="datetime-local"].input-lg,
  2457. .input-group-lg > input[type="datetime-local"].form-control,
  2458. .input-group-lg > input[type="datetime-local"].input-group-addon,
  2459. .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  2460. input[type="datetime-local"],
  2461. input[type="month"].input-lg,
  2462. .input-group-lg > input[type="month"].form-control,
  2463. .input-group-lg > input[type="month"].input-group-addon,
  2464. .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  2465. input[type="month"] {
  2466. line-height: 46px; } }
  2467. .form-group {
  2468. margin-bottom: 15px; }
  2469.  
  2470. .radio,
  2471. .checkbox {
  2472. position: relative;
  2473. display: block;
  2474. margin-top: 10px;
  2475. margin-bottom: 10px; }
  2476. .radio label,
  2477. .checkbox label {
  2478. min-height: 20px;
  2479. padding-left: 20px;
  2480. margin-bottom: 0;
  2481. font-weight: normal;
  2482. cursor: pointer; }
  2483.  
  2484. .radio input[type="radio"],
  2485. .radio-inline input[type="radio"],
  2486. .checkbox input[type="checkbox"],
  2487. .checkbox-inline input[type="checkbox"] {
  2488. position: absolute;
  2489. margin-left: -20px;
  2490. margin-top: 4px \9; }
  2491.  
  2492. .radio + .radio,
  2493. .checkbox + .checkbox {
  2494. margin-top: -5px; }
  2495.  
  2496. .radio-inline,
  2497. .checkbox-inline {
  2498. position: relative;
  2499. display: inline-block;
  2500. padding-left: 20px;
  2501. margin-bottom: 0;
  2502. vertical-align: middle;
  2503. font-weight: normal;
  2504. cursor: pointer; }
  2505.  
  2506. .radio-inline + .radio-inline,
  2507. .checkbox-inline + .checkbox-inline {
  2508. margin-top: 0;
  2509. margin-left: 10px; }
  2510.  
  2511. input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
  2512. input[type="checkbox"][disabled],
  2513. input[type="checkbox"].disabled, fieldset[disabled]
  2514. input[type="checkbox"] {
  2515. cursor: not-allowed; }
  2516.  
  2517. .radio-inline.disabled, fieldset[disabled] .radio-inline,
  2518. .checkbox-inline.disabled, fieldset[disabled]
  2519. .checkbox-inline {
  2520. cursor: not-allowed; }
  2521.  
  2522. .radio.disabled label, fieldset[disabled] .radio label,
  2523. .checkbox.disabled label, fieldset[disabled]
  2524. .checkbox label {
  2525. cursor: not-allowed; }
  2526.  
  2527. .form-control-static {
  2528. padding-top: 7px;
  2529. padding-bottom: 7px;
  2530. margin-bottom: 0;
  2531. min-height: 34px; }
  2532. .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  2533. .input-group-lg > .form-control-static.input-group-addon,
  2534. .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  2535. .input-group-sm > .form-control-static.input-group-addon,
  2536. .input-group-sm > .input-group-btn > .form-control-static.btn {
  2537. padding-left: 0;
  2538. padding-right: 0; }
  2539.  
  2540. .input-sm, .input-group-sm > .form-control,
  2541. .input-group-sm > .input-group-addon,
  2542. .input-group-sm > .input-group-btn > .btn {
  2543. height: 30px;
  2544. padding: 5px 10px;
  2545. font-size: 12px;
  2546. line-height: 1.5;
  2547. border-radius: 3px; }
  2548.  
  2549. select.input-sm, .input-group-sm > select.form-control,
  2550. .input-group-sm > select.input-group-addon,
  2551. .input-group-sm > .input-group-btn > select.btn {
  2552. height: 30px;
  2553. line-height: 30px; }
  2554.  
  2555. textarea.input-sm, .input-group-sm > textarea.form-control,
  2556. .input-group-sm > textarea.input-group-addon,
  2557. .input-group-sm > .input-group-btn > textarea.btn,
  2558. select[multiple].input-sm,
  2559. .input-group-sm > select[multiple].form-control,
  2560. .input-group-sm > select[multiple].input-group-addon,
  2561. .input-group-sm > .input-group-btn > select[multiple].btn {
  2562. height: auto; }
  2563.  
  2564. .form-group-sm .form-control {
  2565. height: 30px;
  2566. padding: 5px 10px;
  2567. font-size: 12px;
  2568. line-height: 1.5;
  2569. border-radius: 3px; }
  2570. .form-group-sm select.form-control {
  2571. height: 30px;
  2572. line-height: 30px; }
  2573. .form-group-sm textarea.form-control,
  2574. .form-group-sm select[multiple].form-control {
  2575. height: auto; }
  2576. .form-group-sm .form-control-static {
  2577. height: 30px;
  2578. min-height: 32px;
  2579. padding: 6px 10px;
  2580. font-size: 12px;
  2581. line-height: 1.5; }
  2582.  
  2583. .input-lg, .input-group-lg > .form-control,
  2584. .input-group-lg > .input-group-addon,
  2585. .input-group-lg > .input-group-btn > .btn {
  2586. height: 46px;
  2587. padding: 10px 16px;
  2588. font-size: 18px;
  2589. line-height: 1.33333;
  2590. border-radius: 6px; }
  2591.  
  2592. select.input-lg, .input-group-lg > select.form-control,
  2593. .input-group-lg > select.input-group-addon,
  2594. .input-group-lg > .input-group-btn > select.btn {
  2595. height: 46px;
  2596. line-height: 46px; }
  2597.  
  2598. textarea.input-lg, .input-group-lg > textarea.form-control,
  2599. .input-group-lg > textarea.input-group-addon,
  2600. .input-group-lg > .input-group-btn > textarea.btn,
  2601. select[multiple].input-lg,
  2602. .input-group-lg > select[multiple].form-control,
  2603. .input-group-lg > select[multiple].input-group-addon,
  2604. .input-group-lg > .input-group-btn > select[multiple].btn {
  2605. height: auto; }
  2606.  
  2607. .form-group-lg .form-control {
  2608. height: 46px;
  2609. padding: 10px 16px;
  2610. font-size: 18px;
  2611. line-height: 1.33333;
  2612. border-radius: 6px; }
  2613. .form-group-lg select.form-control {
  2614. height: 46px;
  2615. line-height: 46px; }
  2616. .form-group-lg textarea.form-control,
  2617. .form-group-lg select[multiple].form-control {
  2618. height: auto; }
  2619. .form-group-lg .form-control-static {
  2620. height: 46px;
  2621. min-height: 38px;
  2622. padding: 11px 16px;
  2623. font-size: 18px;
  2624. line-height: 1.33333; }
  2625.  
  2626. .has-feedback {
  2627. position: relative; }
  2628. .has-feedback .form-control {
  2629. padding-right: 42.5px; }
  2630.  
  2631. .form-control-feedback {
  2632. position: absolute;
  2633. top: 0;
  2634. right: 0;
  2635. z-index: 2;
  2636. display: block;
  2637. width: 34px;
  2638. height: 34px;
  2639. line-height: 34px;
  2640. text-align: center;
  2641. pointer-events: none; }
  2642.  
  2643. .input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
  2644. .input-group-lg > .input-group-addon + .form-control-feedback,
  2645. .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
  2646. .input-group-lg + .form-control-feedback,
  2647. .form-group-lg .form-control + .form-control-feedback {
  2648. width: 46px;
  2649. height: 46px;
  2650. line-height: 46px; }
  2651.  
  2652. .input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
  2653. .input-group-sm > .input-group-addon + .form-control-feedback,
  2654. .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
  2655. .input-group-sm + .form-control-feedback,
  2656. .form-group-sm .form-control + .form-control-feedback {
  2657. width: 30px;
  2658. height: 30px;
  2659. line-height: 30px; }
  2660.  
  2661. .has-success .help-block,
  2662. .has-success .control-label,
  2663. .has-success .radio,
  2664. .has-success .checkbox,
  2665. .has-success .radio-inline,
  2666. .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  2667. color: #3c763d; }
  2668. .has-success .form-control {
  2669. border-color: #3c763d;
  2670. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2671. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  2672. .has-success .form-control:focus {
  2673. border-color: #2b542c;
  2674. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  2675. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  2676. .has-success .input-group-addon {
  2677. color: #3c763d;
  2678. border-color: #3c763d;
  2679. background-color: #dff0d8; }
  2680. .has-success .form-control-feedback {
  2681. color: #3c763d; }
  2682.  
  2683. .has-warning .help-block,
  2684. .has-warning .control-label,
  2685. .has-warning .radio,
  2686. .has-warning .checkbox,
  2687. .has-warning .radio-inline,
  2688. .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  2689. color: #8a6d3b; }
  2690. .has-warning .form-control {
  2691. border-color: #8a6d3b;
  2692. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2693. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  2694. .has-warning .form-control:focus {
  2695. border-color: #66512c;
  2696. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  2697. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  2698. .has-warning .input-group-addon {
  2699. color: #8a6d3b;
  2700. border-color: #8a6d3b;
  2701. background-color: #fcf8e3; }
  2702. .has-warning .form-control-feedback {
  2703. color: #8a6d3b; }
  2704.  
  2705. .has-error .help-block,
  2706. .has-error .control-label,
  2707. .has-error .radio,
  2708. .has-error .checkbox,
  2709. .has-error .radio-inline,
  2710. .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  2711. color: #a94442; }
  2712. .has-error .form-control {
  2713. border-color: #a94442;
  2714. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2715. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  2716. .has-error .form-control:focus {
  2717. border-color: #843534;
  2718. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  2719. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  2720. .has-error .input-group-addon {
  2721. color: #a94442;
  2722. border-color: #a94442;
  2723. background-color: #f2dede; }
  2724. .has-error .form-control-feedback {
  2725. color: #a94442; }
  2726.  
  2727. .has-feedback label ~ .form-control-feedback {
  2728. top: 25px; }
  2729. .has-feedback label.sr-only ~ .form-control-feedback {
  2730. top: 0; }
  2731.  
  2732. .help-block {
  2733. display: block;
  2734. margin-top: 5px;
  2735. margin-bottom: 10px;
  2736. color: #737373; }
  2737.  
  2738. @media (min-width: 768px) {
  2739. .form-inline .form-group {
  2740. display: inline-block;
  2741. margin-bottom: 0;
  2742. vertical-align: middle; }
  2743. .form-inline .form-control {
  2744. display: inline-block;
  2745. width: auto;
  2746. vertical-align: middle; }
  2747. .form-inline .form-control-static {
  2748. display: inline-block; }
  2749. .form-inline .input-group {
  2750. display: inline-table;
  2751. vertical-align: middle; }
  2752. .form-inline .input-group .input-group-addon,
  2753. .form-inline .input-group .input-group-btn,
  2754. .form-inline .input-group .form-control {
  2755. width: auto; }
  2756. .form-inline .input-group > .form-control {
  2757. width: 100%; }
  2758. .form-inline .control-label {
  2759. margin-bottom: 0;
  2760. vertical-align: middle; }
  2761. .form-inline .radio,
  2762. .form-inline .checkbox {
  2763. display: inline-block;
  2764. margin-top: 0;
  2765. margin-bottom: 0;
  2766. vertical-align: middle; }
  2767. .form-inline .radio label,
  2768. .form-inline .checkbox label {
  2769. padding-left: 0; }
  2770. .form-inline .radio input[type="radio"],
  2771. .form-inline .checkbox input[type="checkbox"] {
  2772. position: relative;
  2773. margin-left: 0; }
  2774. .form-inline .has-feedback .form-control-feedback {
  2775. top: 0; } }
  2776.  
  2777. .form-horizontal .radio,
  2778. .form-horizontal .checkbox,
  2779. .form-horizontal .radio-inline,
  2780. .form-horizontal .checkbox-inline {
  2781. margin-top: 0;
  2782. margin-bottom: 0;
  2783. padding-top: 7px; }
  2784. .form-horizontal .radio,
  2785. .form-horizontal .checkbox {
  2786. min-height: 27px; }
  2787. .form-horizontal .form-group {
  2788. margin-left: -15px;
  2789. margin-right: -15px; }
  2790. .form-horizontal .form-group:before, .form-horizontal .form-group:after {
  2791. content: " ";
  2792. display: table; }
  2793. .form-horizontal .form-group:after {
  2794. clear: both; }
  2795. @media (min-width: 768px) {
  2796. .form-horizontal .control-label {
  2797. text-align: right;
  2798. margin-bottom: 0;
  2799. padding-top: 7px; } }
  2800. .form-horizontal .has-feedback .form-control-feedback {
  2801. right: 15px; }
  2802. @media (min-width: 768px) {
  2803. .form-horizontal .form-group-lg .control-label {
  2804. padding-top: 14.33333px;
  2805. font-size: 18px; } }
  2806. @media (min-width: 768px) {
  2807. .form-horizontal .form-group-sm .control-label {
  2808. padding-top: 6px;
  2809. font-size: 12px; } }
  2810.  
  2811. .btn {
  2812. display: inline-block;
  2813. margin-bottom: 0;
  2814. font-weight: normal;
  2815. text-align: center;
  2816. vertical-align: middle;
  2817. touch-action: manipulation;
  2818. cursor: pointer;
  2819. background-image: none;
  2820. border: 1px solid transparent;
  2821. white-space: nowrap;
  2822. padding: 6px 12px;
  2823. font-size: 14px;
  2824. line-height: 1.42857;
  2825. border-radius: 4px;
  2826. -webkit-user-select: none;
  2827. -moz-user-select: none;
  2828. -ms-user-select: none;
  2829. user-select: none; }
  2830. .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  2831. outline: thin dotted;
  2832. outline: 5px auto -webkit-focus-ring-color;
  2833. outline-offset: -2px; }
  2834. .btn:hover, .btn:focus, .btn.focus {
  2835. color: #333;
  2836. text-decoration: none; }
  2837. .btn:active, .btn.active {
  2838. outline: 0;
  2839. background-image: none;
  2840. -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  2841. box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  2842. .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  2843. cursor: not-allowed;
  2844. opacity: 0.65;
  2845. filter: alpha(opacity=65);
  2846. -webkit-box-shadow: none;
  2847. box-shadow: none; }
  2848.  
  2849. a.btn.disabled, fieldset[disabled] a.btn {
  2850. pointer-events: none; }
  2851.  
  2852. .btn-default {
  2853. color: #333;
  2854. background-color: #fff;
  2855. border-color: #ccc; }
  2856. .btn-default:focus, .btn-default.focus {
  2857. color: #333;
  2858. background-color: #e6e6e6;
  2859. border-color: #8c8c8c; }
  2860. .btn-default:hover {
  2861. color: #333;
  2862. background-color: #e6e6e6;
  2863. border-color: #adadad; }
  2864. .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  2865. color: #333;
  2866. background-color: #e6e6e6;
  2867. border-color: #adadad; }
  2868. .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  2869. color: #333;
  2870. background-color: #d4d4d4;
  2871. border-color: #8c8c8c; }
  2872. .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  2873. background-image: none; }
  2874. .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  2875. background-color: #fff;
  2876. border-color: #ccc; }
  2877. .btn-default .badge {
  2878. color: #fff;
  2879. background-color: #333; }
  2880.  
  2881. .btn-primary {
  2882. color: #fff;
  2883. background-color: #337ab7;
  2884. border-color: #2e6da4; }
  2885. .btn-primary:focus, .btn-primary.focus {
  2886. color: #fff;
  2887. background-color: #286090;
  2888. border-color: #122b40; }
  2889. .btn-primary:hover {
  2890. color: #fff;
  2891. background-color: #286090;
  2892. border-color: #204d74; }
  2893. .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  2894. color: #fff;
  2895. background-color: #286090;
  2896. border-color: #204d74; }
  2897. .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  2898. color: #fff;
  2899. background-color: #204d74;
  2900. border-color: #122b40; }
  2901. .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  2902. background-image: none; }
  2903. .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  2904. background-color: #337ab7;
  2905. border-color: #2e6da4; }
  2906. .btn-primary .badge {
  2907. color: #337ab7;
  2908. background-color: #fff; }
  2909.  
  2910. .btn-success {
  2911. color: #fff;
  2912. background-color: #5cb85c;
  2913. border-color: #4cae4c; }
  2914. .btn-success:focus, .btn-success.focus {
  2915. color: #fff;
  2916. background-color: #449d44;
  2917. border-color: #255625; }
  2918. .btn-success:hover {
  2919. color: #fff;
  2920. background-color: #449d44;
  2921. border-color: #398439; }
  2922. .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  2923. color: #fff;
  2924. background-color: #449d44;
  2925. border-color: #398439; }
  2926. .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  2927. color: #fff;
  2928. background-color: #398439;
  2929. border-color: #255625; }
  2930. .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  2931. background-image: none; }
  2932. .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  2933. background-color: #5cb85c;
  2934. border-color: #4cae4c; }
  2935. .btn-success .badge {
  2936. color: #5cb85c;
  2937. background-color: #fff; }
  2938.  
  2939. .btn-info {
  2940. color: #fff;
  2941. background-color: #5bc0de;
  2942. border-color: #46b8da; }
  2943. .btn-info:focus, .btn-info.focus {
  2944. color: #fff;
  2945. background-color: #31b0d5;
  2946. border-color: #1b6d85; }
  2947. .btn-info:hover {
  2948. color: #fff;
  2949. background-color: #31b0d5;
  2950. border-color: #269abc; }
  2951. .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  2952. color: #fff;
  2953. background-color: #31b0d5;
  2954. border-color: #269abc; }
  2955. .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  2956. color: #fff;
  2957. background-color: #269abc;
  2958. border-color: #1b6d85; }
  2959. .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  2960. background-image: none; }
  2961. .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  2962. background-color: #5bc0de;
  2963. border-color: #46b8da; }
  2964. .btn-info .badge {
  2965. color: #5bc0de;
  2966. background-color: #fff; }
  2967.  
  2968. .btn-warning {
  2969. color: #fff;
  2970. background-color: #f0ad4e;
  2971. border-color: #eea236; }
  2972. .btn-warning:focus, .btn-warning.focus {
  2973. color: #fff;
  2974. background-color: #ec971f;
  2975. border-color: #985f0d; }
  2976. .btn-warning:hover {
  2977. color: #fff;
  2978. background-color: #ec971f;
  2979. border-color: #d58512; }
  2980. .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  2981. color: #fff;
  2982. background-color: #ec971f;
  2983. border-color: #d58512; }
  2984. .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  2985. color: #fff;
  2986. background-color: #d58512;
  2987. border-color: #985f0d; }
  2988. .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  2989. background-image: none; }
  2990. .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  2991. background-color: #f0ad4e;
  2992. border-color: #eea236; }
  2993. .btn-warning .badge {
  2994. color: #f0ad4e;
  2995. background-color: #fff; }
  2996.  
  2997. .btn-danger {
  2998. color: #fff;
  2999. background-color: #d9534f;
  3000. border-color: #d43f3a; }
  3001. .btn-danger:focus, .btn-danger.focus {
  3002. color: #fff;
  3003. background-color: #c9302c;
  3004. border-color: #761c19; }
  3005. .btn-danger:hover {
  3006. color: #fff;
  3007. background-color: #c9302c;
  3008. border-color: #ac2925; }
  3009. .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  3010. color: #fff;
  3011. background-color: #c9302c;
  3012. border-color: #ac2925; }
  3013. .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  3014. color: #fff;
  3015. background-color: #ac2925;
  3016. border-color: #761c19; }
  3017. .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  3018. background-image: none; }
  3019. .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  3020. background-color: #d9534f;
  3021. border-color: #d43f3a; }
  3022. .btn-danger .badge {
  3023. color: #d9534f;
  3024. background-color: #fff; }
  3025.  
  3026. .btn-link {
  3027. color: #337ab7;
  3028. font-weight: normal;
  3029. border-radius: 0; }
  3030. .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  3031. background-color: transparent;
  3032. -webkit-box-shadow: none;
  3033. box-shadow: none; }
  3034. .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  3035. border-color: transparent; }
  3036. .btn-link:hover, .btn-link:focus {
  3037. color: #23527c;
  3038. text-decoration: underline;
  3039. background-color: transparent; }
  3040. .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  3041. color: #777777;
  3042. text-decoration: none; }
  3043.  
  3044. .btn-lg, .btn-group-lg > .btn {
  3045. padding: 10px 16px;
  3046. font-size: 18px;
  3047. line-height: 1.33333;
  3048. border-radius: 6px; }
  3049.  
  3050. .btn-sm, .btn-group-sm > .btn {
  3051. padding: 5px 10px;
  3052. font-size: 12px;
  3053. line-height: 1.5;
  3054. border-radius: 3px; }
  3055.  
  3056. .btn-xs, .btn-group-xs > .btn {
  3057. padding: 1px 5px;
  3058. font-size: 12px;
  3059. line-height: 1.5;
  3060. border-radius: 3px; }
  3061.  
  3062. .btn-block {
  3063. display: block;
  3064. width: 100%; }
  3065.  
  3066. .btn-block + .btn-block {
  3067. margin-top: 5px; }
  3068.  
  3069. input[type="submit"].btn-block,
  3070. input[type="reset"].btn-block,
  3071. input[type="button"].btn-block {
  3072. width: 100%; }
  3073.  
  3074. .fade {
  3075. opacity: 0;
  3076. -webkit-transition: opacity 0.15s linear;
  3077. -o-transition: opacity 0.15s linear;
  3078. transition: opacity 0.15s linear; }
  3079. .fade.in {
  3080. opacity: 1; }
  3081.  
  3082. .collapse {
  3083. display: none; }
  3084. .collapse.in {
  3085. display: block; }
  3086.  
  3087. tr.collapse.in {
  3088. display: table-row; }
  3089.  
  3090. tbody.collapse.in {
  3091. display: table-row-group; }
  3092.  
  3093. .collapsing {
  3094. position: relative;
  3095. height: 0;
  3096. overflow: hidden;
  3097. -webkit-transition-property: height, visibility;
  3098. transition-property: height, visibility;
  3099. -webkit-transition-duration: 0.35s;
  3100. transition-duration: 0.35s;
  3101. -webkit-transition-timing-function: ease;
  3102. transition-timing-function: ease; }
  3103.  
  3104. .caret {
  3105. display: inline-block;
  3106. width: 0;
  3107. height: 0;
  3108. margin-left: 2px;
  3109. vertical-align: middle;
  3110. border-top: 4px dashed;
  3111. border-top: 4px solid \9;
  3112. border-right: 4px solid transparent;
  3113. border-left: 4px solid transparent; }
  3114.  
  3115. .dropup,
  3116. .dropdown {
  3117. position: relative; }
  3118.  
  3119. .dropdown-toggle:focus {
  3120. outline: 0; }
  3121.  
  3122. .dropdown-menu {
  3123. position: absolute;
  3124. top: 100%;
  3125. left: 0;
  3126. z-index: 1000;
  3127. display: none;
  3128. float: left;
  3129. min-width: 160px;
  3130. padding: 5px 0;
  3131. margin: 2px 0 0;
  3132. list-style: none;
  3133. font-size: 14px;
  3134. text-align: left;
  3135. background-color: #fff;
  3136. border: 1px solid #ccc;
  3137. border: 1px solid rgba(0, 0, 0, 0.15);
  3138. border-radius: 4px;
  3139. -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  3140. box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  3141. background-clip: padding-box; }
  3142. .dropdown-menu.pull-right {
  3143. right: 0;
  3144. left: auto; }
  3145. .dropdown-menu .divider {
  3146. height: 1px;
  3147. margin: 9px 0;
  3148. overflow: hidden;
  3149. background-color: #e5e5e5; }
  3150. .dropdown-menu > li > a {
  3151. display: block;
  3152. padding: 3px 20px;
  3153. clear: both;
  3154. font-weight: normal;
  3155. line-height: 1.42857;
  3156. color: #333333;
  3157. white-space: nowrap; }
  3158.  
  3159. .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  3160. text-decoration: none;
  3161. color: #262626;
  3162. background-color: #f5f5f5; }
  3163.  
  3164. .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  3165. color: #fff;
  3166. text-decoration: none;
  3167. outline: 0;
  3168. background-color: #337ab7; }
  3169.  
  3170. .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  3171. color: #777777; }
  3172. .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  3173. text-decoration: none;
  3174. background-color: transparent;
  3175. background-image: none;
  3176. filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  3177. cursor: not-allowed; }
  3178.  
  3179. .open > .dropdown-menu {
  3180. display: block; }
  3181. .open > a {
  3182. outline: 0; }
  3183.  
  3184. .dropdown-menu-right {
  3185. left: auto;
  3186. right: 0; }
  3187.  
  3188. .dropdown-menu-left {
  3189. left: 0;
  3190. right: auto; }
  3191.  
  3192. .dropdown-header {
  3193. display: block;
  3194. padding: 3px 20px;
  3195. font-size: 12px;
  3196. line-height: 1.42857;
  3197. color: #777777;
  3198. white-space: nowrap; }
  3199.  
  3200. .dropdown-backdrop {
  3201. position: fixed;
  3202. left: 0;
  3203. right: 0;
  3204. bottom: 0;
  3205. top: 0;
  3206. z-index: 990; }
  3207.  
  3208. .pull-right > .dropdown-menu {
  3209. right: 0;
  3210. left: auto; }
  3211.  
  3212. .dropup .caret,
  3213. .navbar-fixed-bottom .dropdown .caret {
  3214. border-top: 0;
  3215. border-bottom: 4px dashed;
  3216. border-bottom: 4px solid \9;
  3217. content: ""; }
  3218. .dropup .dropdown-menu,
  3219. .navbar-fixed-bottom .dropdown .dropdown-menu {
  3220. top: auto;
  3221. bottom: 100%;
  3222. margin-bottom: 2px; }
  3223.  
  3224. @media (min-width: 768px) {
  3225. .navbar-right .dropdown-menu {
  3226. right: 0;
  3227. left: auto; }
  3228. .navbar-right .dropdown-menu-left {
  3229. left: 0;
  3230. right: auto; } }
  3231. .btn-group,
  3232. .btn-group-vertical {
  3233. position: relative;
  3234. display: inline-block;
  3235. vertical-align: middle; }
  3236. .btn-group > .btn,
  3237. .btn-group-vertical > .btn {
  3238. position: relative;
  3239. float: left; }
  3240. .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
  3241. .btn-group-vertical > .btn:hover,
  3242. .btn-group-vertical > .btn:focus,
  3243. .btn-group-vertical > .btn:active,
  3244. .btn-group-vertical > .btn.active {
  3245. z-index: 2; }
  3246.  
  3247. .btn-group .btn + .btn,
  3248. .btn-group .btn + .btn-group,
  3249. .btn-group .btn-group + .btn,
  3250. .btn-group .btn-group + .btn-group {
  3251. margin-left: -1px; }
  3252.  
  3253. .btn-toolbar {
  3254. margin-left: -5px; }
  3255. .btn-toolbar:before, .btn-toolbar:after {
  3256. content: " ";
  3257. display: table; }
  3258. .btn-toolbar:after {
  3259. clear: both; }
  3260. .btn-toolbar .btn,
  3261. .btn-toolbar .btn-group,
  3262. .btn-toolbar .input-group {
  3263. float: left; }
  3264. .btn-toolbar > .btn,
  3265. .btn-toolbar > .btn-group,
  3266. .btn-toolbar > .input-group {
  3267. margin-left: 5px; }
  3268.  
  3269. .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  3270. border-radius: 0; }
  3271.  
  3272. .btn-group > .btn:first-child {
  3273. margin-left: 0; }
  3274. .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  3275. border-bottom-right-radius: 0;
  3276. border-top-right-radius: 0; }
  3277.  
  3278. .btn-group > .btn:last-child:not(:first-child),
  3279. .btn-group > .dropdown-toggle:not(:first-child) {
  3280. border-bottom-left-radius: 0;
  3281. border-top-left-radius: 0; }
  3282.  
  3283. .btn-group > .btn-group {
  3284. float: left; }
  3285.  
  3286. .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  3287. border-radius: 0; }
  3288.  
  3289. .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  3290. .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  3291. border-bottom-right-radius: 0;
  3292. border-top-right-radius: 0; }
  3293.  
  3294. .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  3295. border-bottom-left-radius: 0;
  3296. border-top-left-radius: 0; }
  3297.  
  3298. .btn-group .dropdown-toggle:active,
  3299. .btn-group.open .dropdown-toggle {
  3300. outline: 0; }
  3301.  
  3302. .btn-group > .btn + .dropdown-toggle {
  3303. padding-left: 8px;
  3304. padding-right: 8px; }
  3305.  
  3306. .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  3307. padding-left: 12px;
  3308. padding-right: 12px; }
  3309.  
  3310. .btn-group.open .dropdown-toggle {
  3311. -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  3312. box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  3313. .btn-group.open .dropdown-toggle.btn-link {
  3314. -webkit-box-shadow: none;
  3315. box-shadow: none; }
  3316.  
  3317. .btn .caret {
  3318. margin-left: 0; }
  3319.  
  3320. .btn-lg .caret, .btn-group-lg > .btn .caret {
  3321. border-width: 5px 5px 0;
  3322. border-bottom-width: 0; }
  3323.  
  3324. .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  3325. border-width: 0 5px 5px; }
  3326.  
  3327. .btn-group-vertical > .btn,
  3328. .btn-group-vertical > .btn-group,
  3329. .btn-group-vertical > .btn-group > .btn {
  3330. display: block;
  3331. float: none;
  3332. width: 100%;
  3333. max-width: 100%; }
  3334. .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  3335. content: " ";
  3336. display: table; }
  3337. .btn-group-vertical > .btn-group:after {
  3338. clear: both; }
  3339. .btn-group-vertical > .btn-group > .btn {
  3340. float: none; }
  3341. .btn-group-vertical > .btn + .btn,
  3342. .btn-group-vertical > .btn + .btn-group,
  3343. .btn-group-vertical > .btn-group + .btn,
  3344. .btn-group-vertical > .btn-group + .btn-group {
  3345. margin-top: -1px;
  3346. margin-left: 0; }
  3347.  
  3348. .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  3349. border-radius: 0; }
  3350. .btn-group-vertical > .btn:first-child:not(:last-child) {
  3351. border-top-right-radius: 4px;
  3352. border-bottom-right-radius: 0;
  3353. border-bottom-left-radius: 0; }
  3354. .btn-group-vertical > .btn:last-child:not(:first-child) {
  3355. border-bottom-left-radius: 4px;
  3356. border-top-right-radius: 0;
  3357. border-top-left-radius: 0; }
  3358.  
  3359. .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  3360. border-radius: 0; }
  3361.  
  3362. .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  3363. .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  3364. border-bottom-right-radius: 0;
  3365. border-bottom-left-radius: 0; }
  3366.  
  3367. .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  3368. border-top-right-radius: 0;
  3369. border-top-left-radius: 0; }
  3370.  
  3371. .btn-group-justified {
  3372. display: table;
  3373. width: 100%;
  3374. table-layout: fixed;
  3375. border-collapse: separate; }
  3376. .btn-group-justified > .btn,
  3377. .btn-group-justified > .btn-group {
  3378. float: none;
  3379. display: table-cell;
  3380. width: 1%; }
  3381. .btn-group-justified > .btn-group .btn {
  3382. width: 100%; }
  3383. .btn-group-justified > .btn-group .dropdown-menu {
  3384. left: auto; }
  3385.  
  3386. [data-toggle="buttons"] > .btn input[type="radio"],
  3387. [data-toggle="buttons"] > .btn input[type="checkbox"],
  3388. [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  3389. [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  3390. position: absolute;
  3391. clip: rect(0, 0, 0, 0);
  3392. pointer-events: none; }
  3393.  
  3394. .input-group {
  3395. position: relative;
  3396. display: table;
  3397. border-collapse: separate; }
  3398. .input-group[class*="col-"] {
  3399. float: none;
  3400. padding-left: 0;
  3401. padding-right: 0; }
  3402. .input-group .form-control {
  3403. position: relative;
  3404. z-index: 2;
  3405. float: left;
  3406. width: 100%;
  3407. margin-bottom: 0; }
  3408.  
  3409. .input-group-addon,
  3410. .input-group-btn,
  3411. .input-group .form-control {
  3412. display: table-cell; }
  3413. .input-group-addon:not(:first-child):not(:last-child),
  3414. .input-group-btn:not(:first-child):not(:last-child),
  3415. .input-group .form-control:not(:first-child):not(:last-child) {
  3416. border-radius: 0; }
  3417.  
  3418. .input-group-addon,
  3419. .input-group-btn {
  3420. width: 1%;
  3421. white-space: nowrap;
  3422. vertical-align: middle; }
  3423.  
  3424. .input-group-addon {
  3425. padding: 6px 12px;
  3426. font-size: 14px;
  3427. font-weight: normal;
  3428. line-height: 1;
  3429. color: #555555;
  3430. text-align: center;
  3431. background-color: #eeeeee;
  3432. border: 1px solid #ccc;
  3433. border-radius: 4px; }
  3434. .input-group-addon.input-sm,
  3435. .input-group-sm > .input-group-addon,
  3436. .input-group-sm > .input-group-btn > .input-group-addon.btn {
  3437. padding: 5px 10px;
  3438. font-size: 12px;
  3439. border-radius: 3px; }
  3440. .input-group-addon.input-lg,
  3441. .input-group-lg > .input-group-addon,
  3442. .input-group-lg > .input-group-btn > .input-group-addon.btn {
  3443. padding: 10px 16px;
  3444. font-size: 18px;
  3445. border-radius: 6px; }
  3446. .input-group-addon input[type="radio"],
  3447. .input-group-addon input[type="checkbox"] {
  3448. margin-top: 0; }
  3449.  
  3450. .input-group .form-control:first-child,
  3451. .input-group-addon:first-child,
  3452. .input-group-btn:first-child > .btn,
  3453. .input-group-btn:first-child > .btn-group > .btn,
  3454. .input-group-btn:first-child > .dropdown-toggle,
  3455. .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  3456. .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  3457. border-bottom-right-radius: 0;
  3458. border-top-right-radius: 0; }
  3459.  
  3460. .input-group-addon:first-child {
  3461. border-right: 0; }
  3462.  
  3463. .input-group .form-control:last-child,
  3464. .input-group-addon:last-child,
  3465. .input-group-btn:last-child > .btn,
  3466. .input-group-btn:last-child > .btn-group > .btn,
  3467. .input-group-btn:last-child > .dropdown-toggle,
  3468. .input-group-btn:first-child > .btn:not(:first-child),
  3469. .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  3470. border-bottom-left-radius: 0;
  3471. border-top-left-radius: 0; }
  3472.  
  3473. .input-group-addon:last-child {
  3474. border-left: 0; }
  3475.  
  3476. .input-group-btn {
  3477. position: relative;
  3478. font-size: 0;
  3479. white-space: nowrap; }
  3480. .input-group-btn > .btn {
  3481. position: relative; }
  3482. .input-group-btn > .btn + .btn {
  3483. margin-left: -1px; }
  3484. .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  3485. z-index: 2; }
  3486. .input-group-btn:first-child > .btn,
  3487. .input-group-btn:first-child > .btn-group {
  3488. margin-right: -1px; }
  3489. .input-group-btn:last-child > .btn,
  3490. .input-group-btn:last-child > .btn-group {
  3491. z-index: 2;
  3492. margin-left: -1px; }
  3493.  
  3494. .nav {
  3495. margin-bottom: 0;
  3496. padding-left: 0;
  3497. list-style: none; }
  3498. .nav:before, .nav:after {
  3499. content: " ";
  3500. display: table; }
  3501. .nav:after {
  3502. clear: both; }
  3503. .nav > li {
  3504. position: relative;
  3505. display: block; }
  3506. .nav > li > a {
  3507. position: relative;
  3508. display: block;
  3509. padding: 10px 15px; }
  3510. .nav > li > a:hover, .nav > li > a:focus {
  3511. text-decoration: none;
  3512. background-color: #eeeeee; }
  3513. .nav > li.disabled > a {
  3514. color: #777777; }
  3515. .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  3516. color: #777777;
  3517. text-decoration: none;
  3518. background-color: transparent;
  3519. cursor: not-allowed; }
  3520. .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  3521. background-color: #eeeeee;
  3522. border-color: #337ab7; }
  3523. .nav .nav-divider {
  3524. height: 1px;
  3525. margin: 9px 0;
  3526. overflow: hidden;
  3527. background-color: #e5e5e5; }
  3528. .nav > li > a > img {
  3529. max-width: none; }
  3530.  
  3531. .nav-tabs {
  3532. border-bottom: 1px solid #ddd; }
  3533. .nav-tabs > li {
  3534. float: left;
  3535. margin-bottom: -1px; }
  3536. .nav-tabs > li > a {
  3537. margin-right: 2px;
  3538. line-height: 1.42857;
  3539. border: 1px solid transparent;
  3540. border-radius: 4px 4px 0 0; }
  3541. .nav-tabs > li > a:hover {
  3542. border-color: #eeeeee #eeeeee #ddd; }
  3543. .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  3544. color: #555555;
  3545. background-color: #fff;
  3546. border: 1px solid #ddd;
  3547. border-bottom-color: transparent;
  3548. cursor: default; }
  3549.  
  3550. .nav-pills > li {
  3551. float: left; }
  3552. .nav-pills > li > a {
  3553. border-radius: 4px; }
  3554. .nav-pills > li + li {
  3555. margin-left: 2px; }
  3556. .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  3557. color: #fff;
  3558. background-color: #337ab7; }
  3559.  
  3560. .nav-stacked > li {
  3561. float: none; }
  3562. .nav-stacked > li + li {
  3563. margin-top: 2px;
  3564. margin-left: 0; }
  3565.  
  3566. .nav-justified, .nav-tabs.nav-justified {
  3567. width: 100%; }
  3568. .nav-justified > li, .nav-tabs.nav-justified > li {
  3569. float: none; }
  3570. .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  3571. text-align: center;
  3572. margin-bottom: 5px; }
  3573. .nav-justified > .dropdown .dropdown-menu {
  3574. top: auto;
  3575. left: auto; }
  3576. @media (min-width: 768px) {
  3577. .nav-justified > li, .nav-tabs.nav-justified > li {
  3578. display: table-cell;
  3579. width: 1%; }
  3580. .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  3581. margin-bottom: 0; } }
  3582.  
  3583. .nav-tabs-justified, .nav-tabs.nav-justified {
  3584. border-bottom: 0; }
  3585. .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  3586. margin-right: 0;
  3587. border-radius: 4px; }
  3588. .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  3589. .nav-tabs-justified > .active > a:hover,
  3590. .nav-tabs.nav-justified > .active > a:hover,
  3591. .nav-tabs-justified > .active > a:focus,
  3592. .nav-tabs.nav-justified > .active > a:focus {
  3593. border: 1px solid #ddd; }
  3594. @media (min-width: 768px) {
  3595. .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  3596. border-bottom: 1px solid #ddd;
  3597. border-radius: 4px 4px 0 0; }
  3598. .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  3599. .nav-tabs-justified > .active > a:hover,
  3600. .nav-tabs.nav-justified > .active > a:hover,
  3601. .nav-tabs-justified > .active > a:focus,
  3602. .nav-tabs.nav-justified > .active > a:focus {
  3603. border-bottom-color: #fff; } }
  3604.  
  3605. .tab-content > .tab-pane {
  3606. display: none; }
  3607. .tab-content > .active {
  3608. display: block; }
  3609.  
  3610. .nav-tabs .dropdown-menu {
  3611. margin-top: -1px;
  3612. border-top-right-radius: 0;
  3613. border-top-left-radius: 0; }
  3614.  
  3615. .navbar {
  3616. position: relative;
  3617. min-height: 50px;
  3618. margin-bottom: 20px;
  3619. border: 1px solid transparent; }
  3620. .navbar:before, .navbar:after {
  3621. content: " ";
  3622. display: table; }
  3623. .navbar:after {
  3624. clear: both; }
  3625. @media (min-width: 768px) {
  3626. .navbar {
  3627. border-radius: 4px; } }
  3628.  
  3629. .navbar-header:before, .navbar-header:after {
  3630. content: " ";
  3631. display: table; }
  3632. .navbar-header:after {
  3633. clear: both; }
  3634. @media (min-width: 768px) {
  3635. .navbar-header {
  3636. float: left; } }
  3637.  
  3638. .navbar-collapse {
  3639. overflow-x: visible;
  3640. padding-right: 15px;
  3641. padding-left: 15px;
  3642. border-top: 1px solid transparent;
  3643. box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  3644. -webkit-overflow-scrolling: touch; }
  3645. .navbar-collapse:before, .navbar-collapse:after {
  3646. content: " ";
  3647. display: table; }
  3648. .navbar-collapse:after {
  3649. clear: both; }
  3650. .navbar-collapse.in {
  3651. overflow-y: auto; }
  3652. @media (min-width: 768px) {
  3653. .navbar-collapse {
  3654. width: auto;
  3655. border-top: 0;
  3656. box-shadow: none; }
  3657. .navbar-collapse.collapse {
  3658. display: block !important;
  3659. height: auto !important;
  3660. padding-bottom: 0;
  3661. overflow: visible !important; }
  3662. .navbar-collapse.in {
  3663. overflow-y: visible; }
  3664. .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  3665. padding-left: 0;
  3666. padding-right: 0; } }
  3667.  
  3668. .navbar-fixed-top .navbar-collapse,
  3669. .navbar-fixed-bottom .navbar-collapse {
  3670. max-height: 340px; }
  3671. @media (max-device-width: 480px) and (orientation: landscape) {
  3672. .navbar-fixed-top .navbar-collapse,
  3673. .navbar-fixed-bottom .navbar-collapse {
  3674. max-height: 200px; } }
  3675.  
  3676. .container > .navbar-header,
  3677. .container > .navbar-collapse,
  3678. .container-fluid > .navbar-header,
  3679. .container-fluid > .navbar-collapse {
  3680. margin-right: -15px;
  3681. margin-left: -15px; }
  3682. @media (min-width: 768px) {
  3683. .container > .navbar-header,
  3684. .container > .navbar-collapse,
  3685. .container-fluid > .navbar-header,
  3686. .container-fluid > .navbar-collapse {
  3687. margin-right: 0;
  3688. margin-left: 0; } }
  3689.  
  3690. .navbar-static-top {
  3691. z-index: 1000;
  3692. border-width: 0 0 1px; }
  3693. @media (min-width: 768px) {
  3694. .navbar-static-top {
  3695. border-radius: 0; } }
  3696.  
  3697. .navbar-fixed-top,
  3698. .navbar-fixed-bottom {
  3699. position: fixed;
  3700. right: 0;
  3701. left: 0;
  3702. z-index: 1030; }
  3703. @media (min-width: 768px) {
  3704. .navbar-fixed-top,
  3705. .navbar-fixed-bottom {
  3706. border-radius: 0; } }
  3707.  
  3708. .navbar-fixed-top {
  3709. top: 0;
  3710. border-width: 0 0 1px; }
  3711.  
  3712. .navbar-fixed-bottom {
  3713. bottom: 0;
  3714. margin-bottom: 0;
  3715. border-width: 1px 0 0; }
  3716.  
  3717. .navbar-brand {
  3718. float: left;
  3719. padding: 15px 15px;
  3720. font-size: 18px;
  3721. line-height: 20px;
  3722. height: 50px; }
  3723. .navbar-brand:hover, .navbar-brand:focus {
  3724. text-decoration: none; }
  3725. .navbar-brand > img {
  3726. display: block; }
  3727. @media (min-width: 768px) {
  3728. .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  3729. margin-left: -15px; } }
  3730.  
  3731. .navbar-toggle {
  3732. position: relative;
  3733. float: right;
  3734. margin-right: 15px;
  3735. padding: 9px 10px;
  3736. margin-top: 8px;
  3737. margin-bottom: 8px;
  3738. background-color: transparent;
  3739. background-image: none;
  3740. border: 1px solid transparent;
  3741. border-radius: 4px; }
  3742. .navbar-toggle:focus {
  3743. outline: 0; }
  3744. .navbar-toggle .icon-bar {
  3745. display: block;
  3746. width: 22px;
  3747. height: 2px;
  3748. border-radius: 1px; }
  3749. .navbar-toggle .icon-bar + .icon-bar {
  3750. margin-top: 4px; }
  3751. @media (min-width: 768px) {
  3752. .navbar-toggle {
  3753. display: none; } }
  3754.  
  3755. .navbar-nav {
  3756. margin: 7.5px -15px; }
  3757. .navbar-nav > li > a {
  3758. padding-top: 10px;
  3759. padding-bottom: 10px;
  3760. line-height: 20px; }
  3761. @media (max-width: 767px) {
  3762. .navbar-nav .open .dropdown-menu {
  3763. position: static;
  3764. float: none;
  3765. width: auto;
  3766. margin-top: 0;
  3767. background-color: transparent;
  3768. border: 0;
  3769. box-shadow: none; }
  3770. .navbar-nav .open .dropdown-menu > li > a,
  3771. .navbar-nav .open .dropdown-menu .dropdown-header {
  3772. padding: 5px 15px 5px 25px; }
  3773. .navbar-nav .open .dropdown-menu > li > a {
  3774. line-height: 20px; }
  3775. .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
  3776. background-image: none; } }
  3777. @media (min-width: 768px) {
  3778. .navbar-nav {
  3779. float: left;
  3780. margin: 0; }
  3781. .navbar-nav > li {
  3782. float: left; }
  3783. .navbar-nav > li > a {
  3784. padding-top: 15px;
  3785. padding-bottom: 15px; } }
  3786.  
  3787. .navbar-form {
  3788. margin-left: -15px;
  3789. margin-right: -15px;
  3790. padding: 10px 15px;
  3791. border-top: 1px solid transparent;
  3792. border-bottom: 1px solid transparent;
  3793. -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  3794. box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  3795. margin-top: 8px;
  3796. margin-bottom: 8px; }
  3797. @media (min-width: 768px) {
  3798. .navbar-form .form-group {
  3799. display: inline-block;
  3800. margin-bottom: 0;
  3801. vertical-align: middle; }
  3802. .navbar-form .form-control {
  3803. display: inline-block;
  3804. width: auto;
  3805. vertical-align: middle; }
  3806. .navbar-form .form-control-static {
  3807. display: inline-block; }
  3808. .navbar-form .input-group {
  3809. display: inline-table;
  3810. vertical-align: middle; }
  3811. .navbar-form .input-group .input-group-addon,
  3812. .navbar-form .input-group .input-group-btn,
  3813. .navbar-form .input-group .form-control {
  3814. width: auto; }
  3815. .navbar-form .input-group > .form-control {
  3816. width: 100%; }
  3817. .navbar-form .control-label {
  3818. margin-bottom: 0;
  3819. vertical-align: middle; }
  3820. .navbar-form .radio,
  3821. .navbar-form .checkbox {
  3822. display: inline-block;
  3823. margin-top: 0;
  3824. margin-bottom: 0;
  3825. vertical-align: middle; }
  3826. .navbar-form .radio label,
  3827. .navbar-form .checkbox label {
  3828. padding-left: 0; }
  3829. .navbar-form .radio input[type="radio"],
  3830. .navbar-form .checkbox input[type="checkbox"] {
  3831. position: relative;
  3832. margin-left: 0; }
  3833. .navbar-form .has-feedback .form-control-feedback {
  3834. top: 0; } }
  3835. @media (max-width: 767px) {
  3836. .navbar-form .form-group {
  3837. margin-bottom: 5px; }
  3838. .navbar-form .form-group:last-child {
  3839. margin-bottom: 0; } }
  3840. @media (min-width: 768px) {
  3841. .navbar-form {
  3842. width: auto;
  3843. border: 0;
  3844. margin-left: 0;
  3845. margin-right: 0;
  3846. padding-top: 0;
  3847. padding-bottom: 0;
  3848. -webkit-box-shadow: none;
  3849. box-shadow: none; } }
  3850.  
  3851. .navbar-nav > li > .dropdown-menu {
  3852. margin-top: 0;
  3853. border-top-right-radius: 0;
  3854. border-top-left-radius: 0; }
  3855.  
  3856. .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  3857. margin-bottom: 0;
  3858. border-top-right-radius: 4px;
  3859. border-top-left-radius: 4px;
  3860. border-bottom-right-radius: 0;
  3861. border-bottom-left-radius: 0; }
  3862.  
  3863. .navbar-btn {
  3864. margin-top: 8px;
  3865. margin-bottom: 8px; }
  3866. .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  3867. margin-top: 10px;
  3868. margin-bottom: 10px; }
  3869. .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  3870. margin-top: 14px;
  3871. margin-bottom: 14px; }
  3872.  
  3873. .navbar-text {
  3874. margin-top: 15px;
  3875. margin-bottom: 15px; }
  3876. @media (min-width: 768px) {
  3877. .navbar-text {
  3878. float: left;
  3879. margin-left: 15px;
  3880. margin-right: 15px; } }
  3881.  
  3882. @media (min-width: 768px) {
  3883. .navbar-left {
  3884. float: left !important; }
  3885.  
  3886. .navbar-right {
  3887. float: right !important;
  3888. margin-right: -15px; }
  3889. .navbar-right ~ .navbar-right {
  3890. margin-right: 0; } }
  3891. .navbar-default {
  3892. background-color: #f8f8f8;
  3893. border-color: #e7e7e7; }
  3894. .navbar-default .navbar-brand {
  3895. color: #777; }
  3896. .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  3897. color: #5e5e5e;
  3898. background-color: transparent; }
  3899. .navbar-default .navbar-text {
  3900. color: #777; }
  3901. .navbar-default .navbar-nav > li > a {
  3902. color: #777; }
  3903. .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  3904. color: #333;
  3905. background-color: transparent; }
  3906. .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  3907. color: #555;
  3908. background-color: #e7e7e7; }
  3909. .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  3910. color: #ccc;
  3911. background-color: transparent; }
  3912. .navbar-default .navbar-toggle {
  3913. border-color: #ddd; }
  3914. .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  3915. background-color: #ddd; }
  3916. .navbar-default .navbar-toggle .icon-bar {
  3917. background-color: #888; }
  3918. .navbar-default .navbar-collapse,
  3919. .navbar-default .navbar-form {
  3920. border-color: #e7e7e7; }
  3921. .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  3922. background-color: #e7e7e7;
  3923. color: #555; }
  3924. @media (max-width: 767px) {
  3925. .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  3926. color: #777; }
  3927. .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  3928. color: #333;
  3929. background-color: transparent; }
  3930. .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  3931. color: #555;
  3932. background-color: #e7e7e7; }
  3933. .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  3934. color: #ccc;
  3935. background-color: transparent; } }
  3936. .navbar-default .navbar-link {
  3937. color: #777; }
  3938. .navbar-default .navbar-link:hover {
  3939. color: #333; }
  3940. .navbar-default .btn-link {
  3941. color: #777; }
  3942. .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  3943. color: #333; }
  3944. .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  3945. color: #ccc; }
  3946.  
  3947. .navbar-inverse {
  3948. background-color: #222;
  3949. border-color: #090909; }
  3950. .navbar-inverse .navbar-brand {
  3951. color: #9d9d9d; }
  3952. .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  3953. color: #fff;
  3954. background-color: transparent; }
  3955. .navbar-inverse .navbar-text {
  3956. color: #9d9d9d; }
  3957. .navbar-inverse .navbar-nav > li > a {
  3958. color: #9d9d9d; }
  3959. .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  3960. color: #fff;
  3961. background-color: transparent; }
  3962. .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  3963. color: #fff;
  3964. background-color: #090909; }
  3965. .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  3966. color: #444;
  3967. background-color: transparent; }
  3968. .navbar-inverse .navbar-toggle {
  3969. border-color: #333; }
  3970. .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  3971. background-color: #333; }
  3972. .navbar-inverse .navbar-toggle .icon-bar {
  3973. background-color: #fff; }
  3974. .navbar-inverse .navbar-collapse,
  3975. .navbar-inverse .navbar-form {
  3976. border-color: #101010; }
  3977. .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  3978. background-color: #090909;
  3979. color: #fff; }
  3980. @media (max-width: 767px) {
  3981. .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
  3982. border-color: #090909; }
  3983. .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  3984. background-color: #090909; }
  3985. .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  3986. color: #9d9d9d; }
  3987. .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  3988. color: #fff;
  3989. background-color: transparent; }
  3990. .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
  3991. color: #fff;
  3992. background-color: #090909; }
  3993. .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  3994. color: #444;
  3995. background-color: transparent; } }
  3996. .navbar-inverse .navbar-link {
  3997. color: #9d9d9d; }
  3998. .navbar-inverse .navbar-link:hover {
  3999. color: #fff; }
  4000. .navbar-inverse .btn-link {
  4001. color: #9d9d9d; }
  4002. .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  4003. color: #fff; }
  4004. .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  4005. color: #444; }
  4006.  
  4007. .breadcrumb {
  4008. padding: 8px 15px;
  4009. margin-bottom: 20px;
  4010. list-style: none;
  4011. background-color: #f5f5f5;
  4012. border-radius: 4px; }
  4013. .breadcrumb > li {
  4014. display: inline-block; }
  4015. .breadcrumb > li + li:before {
  4016. content: "/ ";
  4017. padding: 0 5px;
  4018. color: #ccc; }
  4019. .breadcrumb > .active {
  4020. color: #777777; }
  4021.  
  4022. .pagination {
  4023. display: inline-block;
  4024. padding-left: 0;
  4025. margin: 20px 0;
  4026. border-radius: 4px; }
  4027. .pagination > li {
  4028. display: inline; }
  4029. .pagination > li > a,
  4030. .pagination > li > span {
  4031. position: relative;
  4032. float: left;
  4033. padding: 6px 12px;
  4034. line-height: 1.42857;
  4035. text-decoration: none;
  4036. color: #337ab7;
  4037. background-color: #fff;
  4038. border: 1px solid #ddd;
  4039. margin-left: -1px; }
  4040. .pagination > li:first-child > a,
  4041. .pagination > li:first-child > span {
  4042. margin-left: 0;
  4043. border-bottom-left-radius: 4px;
  4044. border-top-left-radius: 4px; }
  4045. .pagination > li:last-child > a,
  4046. .pagination > li:last-child > span {
  4047. border-bottom-right-radius: 4px;
  4048. border-top-right-radius: 4px; }
  4049. .pagination > li > a:hover, .pagination > li > a:focus,
  4050. .pagination > li > span:hover,
  4051. .pagination > li > span:focus {
  4052. z-index: 3;
  4053. color: #23527c;
  4054. background-color: #eeeeee;
  4055. border-color: #ddd; }
  4056. .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  4057. .pagination > .active > span,
  4058. .pagination > .active > span:hover,
  4059. .pagination > .active > span:focus {
  4060. z-index: 2;
  4061. color: #fff;
  4062. background-color: #337ab7;
  4063. border-color: #337ab7;
  4064. cursor: default; }
  4065. .pagination > .disabled > span,
  4066. .pagination > .disabled > span:hover,
  4067. .pagination > .disabled > span:focus,
  4068. .pagination > .disabled > a,
  4069. .pagination > .disabled > a:hover,
  4070. .pagination > .disabled > a:focus {
  4071. color: #777777;
  4072. background-color: #fff;
  4073. border-color: #ddd;
  4074. cursor: not-allowed; }
  4075.  
  4076. .pagination-lg > li > a,
  4077. .pagination-lg > li > span {
  4078. padding: 10px 16px;
  4079. font-size: 18px;
  4080. line-height: 1.33333; }
  4081. .pagination-lg > li:first-child > a,
  4082. .pagination-lg > li:first-child > span {
  4083. border-bottom-left-radius: 6px;
  4084. border-top-left-radius: 6px; }
  4085. .pagination-lg > li:last-child > a,
  4086. .pagination-lg > li:last-child > span {
  4087. border-bottom-right-radius: 6px;
  4088. border-top-right-radius: 6px; }
  4089.  
  4090. .pagination-sm > li > a,
  4091. .pagination-sm > li > span {
  4092. padding: 5px 10px;
  4093. font-size: 12px;
  4094. line-height: 1.5; }
  4095. .pagination-sm > li:first-child > a,
  4096. .pagination-sm > li:first-child > span {
  4097. border-bottom-left-radius: 3px;
  4098. border-top-left-radius: 3px; }
  4099. .pagination-sm > li:last-child > a,
  4100. .pagination-sm > li:last-child > span {
  4101. border-bottom-right-radius: 3px;
  4102. border-top-right-radius: 3px; }
  4103.  
  4104. .pager {
  4105. padding-left: 0;
  4106. margin: 20px 0;
  4107. list-style: none;
  4108. text-align: center; }
  4109. .pager:before, .pager:after {
  4110. content: " ";
  4111. display: table; }
  4112. .pager:after {
  4113. clear: both; }
  4114. .pager li {
  4115. display: inline; }
  4116. .pager li > a,
  4117. .pager li > span {
  4118. display: inline-block;
  4119. padding: 5px 14px;
  4120. background-color: #fff;
  4121. border: 1px solid #ddd;
  4122. border-radius: 15px; }
  4123. .pager li > a:hover,
  4124. .pager li > a:focus {
  4125. text-decoration: none;
  4126. background-color: #eeeeee; }
  4127. .pager .next > a,
  4128. .pager .next > span {
  4129. float: right; }
  4130. .pager .previous > a,
  4131. .pager .previous > span {
  4132. float: left; }
  4133. .pager .disabled > a,
  4134. .pager .disabled > a:hover,
  4135. .pager .disabled > a:focus,
  4136. .pager .disabled > span {
  4137. color: #777777;
  4138. background-color: #fff;
  4139. cursor: not-allowed; }
  4140.  
  4141. .label {
  4142. display: inline;
  4143. padding: .2em .6em .3em;
  4144. font-size: 75%;
  4145. font-weight: bold;
  4146. line-height: 1;
  4147. color: #fff;
  4148. text-align: center;
  4149. white-space: nowrap;
  4150. vertical-align: baseline;
  4151. border-radius: .25em; }
  4152. .label:empty {
  4153. display: none; }
  4154. .btn .label {
  4155. position: relative;
  4156. top: -1px; }
  4157.  
  4158. a.label:hover, a.label:focus {
  4159. color: #fff;
  4160. text-decoration: none;
  4161. cursor: pointer; }
  4162.  
  4163. .label-default {
  4164. background-color: #777777; }
  4165. .label-default[href]:hover, .label-default[href]:focus {
  4166. background-color: #5e5e5e; }
  4167.  
  4168. .label-primary {
  4169. background-color: #337ab7; }
  4170. .label-primary[href]:hover, .label-primary[href]:focus {
  4171. background-color: #286090; }
  4172.  
  4173. .label-success {
  4174. background-color: #5cb85c; }
  4175. .label-success[href]:hover, .label-success[href]:focus {
  4176. background-color: #449d44; }
  4177.  
  4178. .label-info {
  4179. background-color: #5bc0de; }
  4180. .label-info[href]:hover, .label-info[href]:focus {
  4181. background-color: #31b0d5; }
  4182.  
  4183. .label-warning {
  4184. background-color: #f0ad4e; }
  4185. .label-warning[href]:hover, .label-warning[href]:focus {
  4186. background-color: #ec971f; }
  4187.  
  4188. .label-danger {
  4189. background-color: #d9534f; }
  4190. .label-danger[href]:hover, .label-danger[href]:focus {
  4191. background-color: #c9302c; }
  4192.  
  4193. .badge {
  4194. display: inline-block;
  4195. min-width: 10px;
  4196. padding: 3px 7px;
  4197. font-size: 12px;
  4198. font-weight: bold;
  4199. color: #fff;
  4200. line-height: 1;
  4201. vertical-align: middle;
  4202. white-space: nowrap;
  4203. text-align: center;
  4204. background-color: #777777;
  4205. border-radius: 10px; }
  4206. .badge:empty {
  4207. display: none; }
  4208. .btn .badge {
  4209. position: relative;
  4210. top: -1px; }
  4211. .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  4212. top: 0;
  4213. padding: 1px 5px; }
  4214. .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  4215. color: #337ab7;
  4216. background-color: #fff; }
  4217. .list-group-item > .badge {
  4218. float: right; }
  4219. .list-group-item > .badge + .badge {
  4220. margin-right: 5px; }
  4221. .nav-pills > li > a > .badge {
  4222. margin-left: 3px; }
  4223.  
  4224. a.badge:hover, a.badge:focus {
  4225. color: #fff;
  4226. text-decoration: none;
  4227. cursor: pointer; }
  4228.  
  4229. .jumbotron {
  4230. padding-top: 30px;
  4231. padding-bottom: 30px;
  4232. margin-bottom: 30px;
  4233. color: inherit;
  4234. background-color: #eeeeee; }
  4235. .jumbotron h1,
  4236. .jumbotron .h1 {
  4237. color: inherit; }
  4238. .jumbotron p {
  4239. margin-bottom: 15px;
  4240. font-size: 21px;
  4241. font-weight: 200; }
  4242. .jumbotron > hr {
  4243. border-top-color: #d5d5d5; }
  4244. .container .jumbotron, .container-fluid .jumbotron {
  4245. border-radius: 6px; }
  4246. .jumbotron .container {
  4247. max-width: 100%; }
  4248. @media screen and (min-width: 768px) {
  4249. .jumbotron {
  4250. padding-top: 48px;
  4251. padding-bottom: 48px; }
  4252. .container .jumbotron, .container-fluid .jumbotron {
  4253. padding-left: 60px;
  4254. padding-right: 60px; }
  4255. .jumbotron h1,
  4256. .jumbotron .h1 {
  4257. font-size: 63px; } }
  4258.  
  4259. .thumbnail {
  4260. display: block;
  4261. padding: 4px;
  4262. margin-bottom: 20px;
  4263. line-height: 1.42857;
  4264. background-color: #fff;
  4265. border: 1px solid #ddd;
  4266. border-radius: 4px;
  4267. -webkit-transition: border 0.2s ease-in-out;
  4268. -o-transition: border 0.2s ease-in-out;
  4269. transition: border 0.2s ease-in-out; }
  4270. .thumbnail > img,
  4271. .thumbnail a > img {
  4272. display: block;
  4273. max-width: 100%;
  4274. height: auto;
  4275. margin-left: auto;
  4276. margin-right: auto; }
  4277. .thumbnail .caption {
  4278. padding: 9px;
  4279. color: #333333; }
  4280.  
  4281. a.thumbnail:hover,
  4282. a.thumbnail:focus,
  4283. a.thumbnail.active {
  4284. border-color: #337ab7; }
  4285.  
  4286. .alert {
  4287. padding: 15px;
  4288. margin-bottom: 20px;
  4289. border: 1px solid transparent;
  4290. border-radius: 4px; }
  4291. .alert h4 {
  4292. margin-top: 0;
  4293. color: inherit; }
  4294. .alert .alert-link {
  4295. font-weight: bold; }
  4296. .alert > p,
  4297. .alert > ul {
  4298. margin-bottom: 0; }
  4299. .alert > p + p {
  4300. margin-top: 5px; }
  4301.  
  4302. .alert-dismissable,
  4303. .alert-dismissible {
  4304. padding-right: 35px; }
  4305. .alert-dismissable .close,
  4306. .alert-dismissible .close {
  4307. position: relative;
  4308. top: -2px;
  4309. right: -21px;
  4310. color: inherit; }
  4311.  
  4312. .alert-success {
  4313. background-color: #dff0d8;
  4314. border-color: #d6e9c6;
  4315. color: #3c763d; }
  4316. .alert-success hr {
  4317. border-top-color: #c9e2b3; }
  4318. .alert-success .alert-link {
  4319. color: #2b542c; }
  4320.  
  4321. .alert-info {
  4322. background-color: #d9edf7;
  4323. border-color: #bce8f1;
  4324. color: #31708f; }
  4325. .alert-info hr {
  4326. border-top-color: #a6e1ec; }
  4327. .alert-info .alert-link {
  4328. color: #245269; }
  4329.  
  4330. .alert-warning {
  4331. background-color: #fcf8e3;
  4332. border-color: #faebcc;
  4333. color: #8a6d3b; }
  4334. .alert-warning hr {
  4335. border-top-color: #f7e1b5; }
  4336. .alert-warning .alert-link {
  4337. color: #66512c; }
  4338.  
  4339. .alert-danger {
  4340. background-color: #f2dede;
  4341. border-color: #ebccd1;
  4342. color: #a94442; }
  4343. .alert-danger hr {
  4344. border-top-color: #e4b9c0; }
  4345. .alert-danger .alert-link {
  4346. color: #843534; }
  4347.  
  4348. @-webkit-keyframes progress-bar-stripes {
  4349. from {
  4350. background-position: 40px 0; }
  4351. to {
  4352. background-position: 0 0; } }
  4353. @keyframes progress-bar-stripes {
  4354. from {
  4355. background-position: 40px 0; }
  4356. to {
  4357. background-position: 0 0; } }
  4358. .progress {
  4359. overflow: hidden;
  4360. height: 20px;
  4361. margin-bottom: 20px;
  4362. background-color: #f5f5f5;
  4363. border-radius: 4px;
  4364. -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  4365. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  4366.  
  4367. .progress-bar {
  4368. float: left;
  4369. width: 0%;
  4370. height: 100%;
  4371. font-size: 12px;
  4372. line-height: 20px;
  4373. color: #fff;
  4374. text-align: center;
  4375. background-color: #337ab7;
  4376. -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  4377. box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  4378. -webkit-transition: width 0.6s ease;
  4379. -o-transition: width 0.6s ease;
  4380. transition: width 0.6s ease; }
  4381.  
  4382. .progress-striped .progress-bar,
  4383. .progress-bar-striped {
  4384. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4385. background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4386. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4387. background-size: 40px 40px; }
  4388.  
  4389. .progress.active .progress-bar,
  4390. .progress-bar.active {
  4391. -webkit-animation: progress-bar-stripes 2s linear infinite;
  4392. -o-animation: progress-bar-stripes 2s linear infinite;
  4393. animation: progress-bar-stripes 2s linear infinite; }
  4394.  
  4395. .progress-bar-success {
  4396. background-color: #5cb85c; }
  4397. .progress-striped .progress-bar-success {
  4398. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4399. background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4400. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  4401.  
  4402. .progress-bar-info {
  4403. background-color: #5bc0de; }
  4404. .progress-striped .progress-bar-info {
  4405. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4406. background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4407. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  4408.  
  4409. .progress-bar-warning {
  4410. background-color: #f0ad4e; }
  4411. .progress-striped .progress-bar-warning {
  4412. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4413. background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4414. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  4415.  
  4416. .progress-bar-danger {
  4417. background-color: #d9534f; }
  4418. .progress-striped .progress-bar-danger {
  4419. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4420. background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  4421. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  4422.  
  4423. .media {
  4424. margin-top: 15px; }
  4425. .media:first-child {
  4426. margin-top: 0; }
  4427.  
  4428. .media,
  4429. .media-body {
  4430. zoom: 1;
  4431. overflow: hidden; }
  4432.  
  4433. .media-body {
  4434. width: 10000px; }
  4435.  
  4436. .media-object {
  4437. display: block; }
  4438. .media-object.img-thumbnail {
  4439. max-width: none; }
  4440.  
  4441. .media-right,
  4442. .media > .pull-right {
  4443. padding-left: 10px; }
  4444.  
  4445. .media-left,
  4446. .media > .pull-left {
  4447. padding-right: 10px; }
  4448.  
  4449. .media-left,
  4450. .media-right,
  4451. .media-body {
  4452. display: table-cell;
  4453. vertical-align: top; }
  4454.  
  4455. .media-middle {
  4456. vertical-align: middle; }
  4457.  
  4458. .media-bottom {
  4459. vertical-align: bottom; }
  4460.  
  4461. .media-heading {
  4462. margin-top: 0;
  4463. margin-bottom: 5px; }
  4464.  
  4465. .media-list {
  4466. padding-left: 0;
  4467. list-style: none; }
  4468.  
  4469. .list-group {
  4470. margin-bottom: 20px;
  4471. padding-left: 0; }
  4472.  
  4473. .list-group-item {
  4474. position: relative;
  4475. display: block;
  4476. padding: 10px 15px;
  4477. margin-bottom: -1px;
  4478. background-color: #fff;
  4479. border: 1px solid #ddd; }
  4480. .list-group-item:first-child {
  4481. border-top-right-radius: 4px;
  4482. border-top-left-radius: 4px; }
  4483. .list-group-item:last-child {
  4484. margin-bottom: 0;
  4485. border-bottom-right-radius: 4px;
  4486. border-bottom-left-radius: 4px; }
  4487.  
  4488. a.list-group-item,
  4489. button.list-group-item {
  4490. color: #555; }
  4491. a.list-group-item .list-group-item-heading,
  4492. button.list-group-item .list-group-item-heading {
  4493. color: #333; }
  4494. a.list-group-item:hover, a.list-group-item:focus,
  4495. button.list-group-item:hover,
  4496. button.list-group-item:focus {
  4497. text-decoration: none;
  4498. color: #555;
  4499. background-color: #f5f5f5; }
  4500.  
  4501. button.list-group-item {
  4502. width: 100%;
  4503. text-align: left; }
  4504.  
  4505. .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  4506. background-color: #eeeeee;
  4507. color: #777777;
  4508. cursor: not-allowed; }
  4509. .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  4510. color: inherit; }
  4511. .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  4512. color: #777777; }
  4513. .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  4514. z-index: 2;
  4515. color: #fff;
  4516. background-color: #337ab7;
  4517. border-color: #337ab7; }
  4518. .list-group-item.active .list-group-item-heading,
  4519. .list-group-item.active .list-group-item-heading > small,
  4520. .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  4521. .list-group-item.active:hover .list-group-item-heading > small,
  4522. .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  4523. .list-group-item.active:focus .list-group-item-heading > small,
  4524. .list-group-item.active:focus .list-group-item-heading > .small {
  4525. color: inherit; }
  4526. .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  4527. color: #c7ddef; }
  4528.  
  4529. .list-group-item-success {
  4530. color: #3c763d;
  4531. background-color: #dff0d8; }
  4532.  
  4533. a.list-group-item-success,
  4534. button.list-group-item-success {
  4535. color: #3c763d; }
  4536. a.list-group-item-success .list-group-item-heading,
  4537. button.list-group-item-success .list-group-item-heading {
  4538. color: inherit; }
  4539. a.list-group-item-success:hover, a.list-group-item-success:focus,
  4540. button.list-group-item-success:hover,
  4541. button.list-group-item-success:focus {
  4542. color: #3c763d;
  4543. background-color: #d0e9c6; }
  4544. a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  4545. button.list-group-item-success.active,
  4546. button.list-group-item-success.active:hover,
  4547. button.list-group-item-success.active:focus {
  4548. color: #fff;
  4549. background-color: #3c763d;
  4550. border-color: #3c763d; }
  4551.  
  4552. .list-group-item-info {
  4553. color: #31708f;
  4554. background-color: #d9edf7; }
  4555.  
  4556. a.list-group-item-info,
  4557. button.list-group-item-info {
  4558. color: #31708f; }
  4559. a.list-group-item-info .list-group-item-heading,
  4560. button.list-group-item-info .list-group-item-heading {
  4561. color: inherit; }
  4562. a.list-group-item-info:hover, a.list-group-item-info:focus,
  4563. button.list-group-item-info:hover,
  4564. button.list-group-item-info:focus {
  4565. color: #31708f;
  4566. background-color: #c4e3f3; }
  4567. a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  4568. button.list-group-item-info.active,
  4569. button.list-group-item-info.active:hover,
  4570. button.list-group-item-info.active:focus {
  4571. color: #fff;
  4572. background-color: #31708f;
  4573. border-color: #31708f; }
  4574.  
  4575. .list-group-item-warning {
  4576. color: #8a6d3b;
  4577. background-color: #fcf8e3; }
  4578.  
  4579. a.list-group-item-warning,
  4580. button.list-group-item-warning {
  4581. color: #8a6d3b; }
  4582. a.list-group-item-warning .list-group-item-heading,
  4583. button.list-group-item-warning .list-group-item-heading {
  4584. color: inherit; }
  4585. a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  4586. button.list-group-item-warning:hover,
  4587. button.list-group-item-warning:focus {
  4588. color: #8a6d3b;
  4589. background-color: #faf2cc; }
  4590. a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  4591. button.list-group-item-warning.active,
  4592. button.list-group-item-warning.active:hover,
  4593. button.list-group-item-warning.active:focus {
  4594. color: #fff;
  4595. background-color: #8a6d3b;
  4596. border-color: #8a6d3b; }
  4597.  
  4598. .list-group-item-danger {
  4599. color: #a94442;
  4600. background-color: #f2dede; }
  4601.  
  4602. a.list-group-item-danger,
  4603. button.list-group-item-danger {
  4604. color: #a94442; }
  4605. a.list-group-item-danger .list-group-item-heading,
  4606. button.list-group-item-danger .list-group-item-heading {
  4607. color: inherit; }
  4608. a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  4609. button.list-group-item-danger:hover,
  4610. button.list-group-item-danger:focus {
  4611. color: #a94442;
  4612. background-color: #ebcccc; }
  4613. a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  4614. button.list-group-item-danger.active,
  4615. button.list-group-item-danger.active:hover,
  4616. button.list-group-item-danger.active:focus {
  4617. color: #fff;
  4618. background-color: #a94442;
  4619. border-color: #a94442; }
  4620.  
  4621. .list-group-item-heading {
  4622. margin-top: 0;
  4623. margin-bottom: 5px; }
  4624.  
  4625. .list-group-item-text {
  4626. margin-bottom: 0;
  4627. line-height: 1.3; }
  4628.  
  4629. .panel {
  4630. margin-bottom: 20px;
  4631. background-color: #fff;
  4632. border: 1px solid transparent;
  4633. border-radius: 4px;
  4634. -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  4635. box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  4636.  
  4637. .panel-body {
  4638. padding: 15px; }
  4639. .panel-body:before, .panel-body:after {
  4640. content: " ";
  4641. display: table; }
  4642. .panel-body:after {
  4643. clear: both; }
  4644.  
  4645. .panel-heading {
  4646. padding: 10px 15px;
  4647. border-bottom: 1px solid transparent;
  4648. border-top-right-radius: 3px;
  4649. border-top-left-radius: 3px; }
  4650. .panel-heading > .dropdown .dropdown-toggle {
  4651. color: inherit; }
  4652.  
  4653. .panel-title {
  4654. margin-top: 0;
  4655. margin-bottom: 0;
  4656. font-size: 16px;
  4657. color: inherit; }
  4658. .panel-title > a,
  4659. .panel-title > small,
  4660. .panel-title > .small,
  4661. .panel-title > small > a,
  4662. .panel-title > .small > a {
  4663. color: inherit; }
  4664.  
  4665. .panel-footer {
  4666. padding: 10px 15px;
  4667. background-color: #f5f5f5;
  4668. border-top: 1px solid #ddd;
  4669. border-bottom-right-radius: 3px;
  4670. border-bottom-left-radius: 3px; }
  4671.  
  4672. .panel > .list-group,
  4673. .panel > .panel-collapse > .list-group {
  4674. margin-bottom: 0; }
  4675. .panel > .list-group .list-group-item,
  4676. .panel > .panel-collapse > .list-group .list-group-item {
  4677. border-width: 1px 0;
  4678. border-radius: 0; }
  4679. .panel > .list-group:first-child .list-group-item:first-child,
  4680. .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  4681. border-top: 0;
  4682. border-top-right-radius: 3px;
  4683. border-top-left-radius: 3px; }
  4684. .panel > .list-group:last-child .list-group-item:last-child,
  4685. .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  4686. border-bottom: 0;
  4687. border-bottom-right-radius: 3px;
  4688. border-bottom-left-radius: 3px; }
  4689. .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  4690. border-top-right-radius: 0;
  4691. border-top-left-radius: 0; }
  4692.  
  4693. .panel-heading + .list-group .list-group-item:first-child {
  4694. border-top-width: 0; }
  4695.  
  4696. .list-group + .panel-footer {
  4697. border-top-width: 0; }
  4698.  
  4699. .panel > .table,
  4700. .panel > .table-responsive > .table,
  4701. .panel > .panel-collapse > .table {
  4702. margin-bottom: 0; }
  4703. .panel > .table caption,
  4704. .panel > .table-responsive > .table caption,
  4705. .panel > .panel-collapse > .table caption {
  4706. padding-left: 15px;
  4707. padding-right: 15px; }
  4708. .panel > .table:first-child,
  4709. .panel > .table-responsive:first-child > .table:first-child {
  4710. border-top-right-radius: 3px;
  4711. border-top-left-radius: 3px; }
  4712. .panel > .table:first-child > thead:first-child > tr:first-child,
  4713. .panel > .table:first-child > tbody:first-child > tr:first-child,
  4714. .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  4715. .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  4716. border-top-left-radius: 3px;
  4717. border-top-right-radius: 3px; }
  4718. .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  4719. .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  4720. .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  4721. .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  4722. .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  4723. .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  4724. .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  4725. .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  4726. border-top-left-radius: 3px; }
  4727. .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  4728. .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  4729. .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  4730. .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  4731. .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  4732. .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  4733. .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  4734. .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  4735. border-top-right-radius: 3px; }
  4736. .panel > .table:last-child,
  4737. .panel > .table-responsive:last-child > .table:last-child {
  4738. border-bottom-right-radius: 3px;
  4739. border-bottom-left-radius: 3px; }
  4740. .panel > .table:last-child > tbody:last-child > tr:last-child,
  4741. .panel > .table:last-child > tfoot:last-child > tr:last-child,
  4742. .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  4743. .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  4744. border-bottom-left-radius: 3px;
  4745. border-bottom-right-radius: 3px; }
  4746. .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  4747. .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  4748. .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  4749. .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  4750. .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  4751. .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  4752. .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  4753. .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  4754. border-bottom-left-radius: 3px; }
  4755. .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  4756. .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  4757. .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  4758. .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  4759. .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  4760. .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  4761. .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  4762. .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  4763. border-bottom-right-radius: 3px; }
  4764. .panel > .panel-body + .table,
  4765. .panel > .panel-body + .table-responsive,
  4766. .panel > .table + .panel-body,
  4767. .panel > .table-responsive + .panel-body {
  4768. border-top: 1px solid #ddd; }
  4769. .panel > .table > tbody:first-child > tr:first-child th,
  4770. .panel > .table > tbody:first-child > tr:first-child td {
  4771. border-top: 0; }
  4772. .panel > .table-bordered,
  4773. .panel > .table-responsive > .table-bordered {
  4774. border: 0; }
  4775. .panel > .table-bordered > thead > tr > th:first-child,
  4776. .panel > .table-bordered > thead > tr > td:first-child,
  4777. .panel > .table-bordered > tbody > tr > th:first-child,
  4778. .panel > .table-bordered > tbody > tr > td:first-child,
  4779. .panel > .table-bordered > tfoot > tr > th:first-child,
  4780. .panel > .table-bordered > tfoot > tr > td:first-child,
  4781. .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  4782. .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  4783. .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  4784. .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  4785. .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  4786. .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  4787. border-left: 0; }
  4788. .panel > .table-bordered > thead > tr > th:last-child,
  4789. .panel > .table-bordered > thead > tr > td:last-child,
  4790. .panel > .table-bordered > tbody > tr > th:last-child,
  4791. .panel > .table-bordered > tbody > tr > td:last-child,
  4792. .panel > .table-bordered > tfoot > tr > th:last-child,
  4793. .panel > .table-bordered > tfoot > tr > td:last-child,
  4794. .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  4795. .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  4796. .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  4797. .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  4798. .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  4799. .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  4800. border-right: 0; }
  4801. .panel > .table-bordered > thead > tr:first-child > td,
  4802. .panel > .table-bordered > thead > tr:first-child > th,
  4803. .panel > .table-bordered > tbody > tr:first-child > td,
  4804. .panel > .table-bordered > tbody > tr:first-child > th,
  4805. .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  4806. .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  4807. .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  4808. .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  4809. border-bottom: 0; }
  4810. .panel > .table-bordered > tbody > tr:last-child > td,
  4811. .panel > .table-bordered > tbody > tr:last-child > th,
  4812. .panel > .table-bordered > tfoot > tr:last-child > td,
  4813. .panel > .table-bordered > tfoot > tr:last-child > th,
  4814. .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  4815. .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  4816. .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  4817. .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  4818. border-bottom: 0; }
  4819. .panel > .table-responsive {
  4820. border: 0;
  4821. margin-bottom: 0; }
  4822.  
  4823. .panel-group {
  4824. margin-bottom: 20px; }
  4825. .panel-group .panel {
  4826. margin-bottom: 0;
  4827. border-radius: 4px; }
  4828. .panel-group .panel + .panel {
  4829. margin-top: 5px; }
  4830. .panel-group .panel-heading {
  4831. border-bottom: 0; }
  4832. .panel-group .panel-heading + .panel-collapse > .panel-body,
  4833. .panel-group .panel-heading + .panel-collapse > .list-group {
  4834. border-top: 1px solid #ddd; }
  4835. .panel-group .panel-footer {
  4836. border-top: 0; }
  4837. .panel-group .panel-footer + .panel-collapse .panel-body {
  4838. border-bottom: 1px solid #ddd; }
  4839.  
  4840. .panel-default {
  4841. border-color: #ddd; }
  4842. .panel-default > .panel-heading {
  4843. color: #333333;
  4844. background-color: #f5f5f5;
  4845. border-color: #ddd; }
  4846. .panel-default > .panel-heading + .panel-collapse > .panel-body {
  4847. border-top-color: #ddd; }
  4848. .panel-default > .panel-heading .badge {
  4849. color: #f5f5f5;
  4850. background-color: #333333; }
  4851. .panel-default > .panel-footer + .panel-collapse > .panel-body {
  4852. border-bottom-color: #ddd; }
  4853.  
  4854. .panel-primary {
  4855. border-color: #337ab7; }
  4856. .panel-primary > .panel-heading {
  4857. color: #fff;
  4858. background-color: #337ab7;
  4859. border-color: #337ab7; }
  4860. .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  4861. border-top-color: #337ab7; }
  4862. .panel-primary > .panel-heading .badge {
  4863. color: #337ab7;
  4864. background-color: #fff; }
  4865. .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  4866. border-bottom-color: #337ab7; }
  4867.  
  4868. .panel-success {
  4869. border-color: #d6e9c6; }
  4870. .panel-success > .panel-heading {
  4871. color: #3c763d;
  4872. background-color: #dff0d8;
  4873. border-color: #d6e9c6; }
  4874. .panel-success > .panel-heading + .panel-collapse > .panel-body {
  4875. border-top-color: #d6e9c6; }
  4876. .panel-success > .panel-heading .badge {
  4877. color: #dff0d8;
  4878. background-color: #3c763d; }
  4879. .panel-success > .panel-footer + .panel-collapse > .panel-body {
  4880. border-bottom-color: #d6e9c6; }
  4881.  
  4882. .panel-info {
  4883. border-color: #bce8f1; }
  4884. .panel-info > .panel-heading {
  4885. color: #31708f;
  4886. background-color: #d9edf7;
  4887. border-color: #bce8f1; }
  4888. .panel-info > .panel-heading + .panel-collapse > .panel-body {
  4889. border-top-color: #bce8f1; }
  4890. .panel-info > .panel-heading .badge {
  4891. color: #d9edf7;
  4892. background-color: #31708f; }
  4893. .panel-info > .panel-footer + .panel-collapse > .panel-body {
  4894. border-bottom-color: #bce8f1; }
  4895.  
  4896. .panel-warning {
  4897. border-color: #faebcc; }
  4898. .panel-warning > .panel-heading {
  4899. color: #8a6d3b;
  4900. background-color: #fcf8e3;
  4901. border-color: #faebcc; }
  4902. .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  4903. border-top-color: #faebcc; }
  4904. .panel-warning > .panel-heading .badge {
  4905. color: #fcf8e3;
  4906. background-color: #8a6d3b; }
  4907. .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  4908. border-bottom-color: #faebcc; }
  4909.  
  4910. .panel-danger {
  4911. border-color: #ebccd1; }
  4912. .panel-danger > .panel-heading {
  4913. color: #a94442;
  4914. background-color: #f2dede;
  4915. border-color: #ebccd1; }
  4916. .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  4917. border-top-color: #ebccd1; }
  4918. .panel-danger > .panel-heading .badge {
  4919. color: #f2dede;
  4920. background-color: #a94442; }
  4921. .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  4922. border-bottom-color: #ebccd1; }
  4923.  
  4924. .embed-responsive {
  4925. position: relative;
  4926. display: block;
  4927. height: 0;
  4928. padding: 0;
  4929. overflow: hidden; }
  4930. .embed-responsive .embed-responsive-item,
  4931. .embed-responsive iframe,
  4932. .embed-responsive embed,
  4933. .embed-responsive object,
  4934. .embed-responsive video {
  4935. position: absolute;
  4936. top: 0;
  4937. left: 0;
  4938. bottom: 0;
  4939. height: 100%;
  4940. width: 100%;
  4941. border: 0; }
  4942.  
  4943. .embed-responsive-16by9 {
  4944. padding-bottom: 56.25%; }
  4945.  
  4946. .embed-responsive-4by3 {
  4947. padding-bottom: 75%; }
  4948.  
  4949. .well {
  4950. min-height: 20px;
  4951. padding: 19px;
  4952. margin-bottom: 20px;
  4953. background-color: #f5f5f5;
  4954. border: 1px solid #e3e3e3;
  4955. border-radius: 4px;
  4956. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  4957. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  4958. .well blockquote {
  4959. border-color: #ddd;
  4960. border-color: rgba(0, 0, 0, 0.15); }
  4961.  
  4962. .well-lg {
  4963. padding: 24px;
  4964. border-radius: 6px; }
  4965.  
  4966. .well-sm {
  4967. padding: 9px;
  4968. border-radius: 3px; }
  4969.  
  4970. .close {
  4971. float: right;
  4972. font-size: 21px;
  4973. font-weight: bold;
  4974. line-height: 1;
  4975. color: #000;
  4976. text-shadow: 0 1px 0 #fff;
  4977. opacity: 0.2;
  4978. filter: alpha(opacity=20); }
  4979. .close:hover, .close:focus {
  4980. color: #000;
  4981. text-decoration: none;
  4982. cursor: pointer;
  4983. opacity: 0.5;
  4984. filter: alpha(opacity=50); }
  4985.  
  4986. button.close {
  4987. padding: 0;
  4988. cursor: pointer;
  4989. background: transparent;
  4990. border: 0;
  4991. -webkit-appearance: none; }
  4992.  
  4993. .modal-open {
  4994. overflow: hidden; }
  4995.  
  4996. .modal {
  4997. display: none;
  4998. overflow: hidden;
  4999. position: fixed;
  5000. top: 0;
  5001. right: 0;
  5002. bottom: 0;
  5003. left: 0;
  5004. z-index: 1050;
  5005. -webkit-overflow-scrolling: touch;
  5006. outline: 0; }
  5007. .modal.fade .modal-dialog {
  5008. -webkit-transform: translate(0, -25%);
  5009. -ms-transform: translate(0, -25%);
  5010. -o-transform: translate(0, -25%);
  5011. transform: translate(0, -25%);
  5012. -webkit-transition: -webkit-transform 0.3s ease-out;
  5013. -moz-transition: -moz-transform 0.3s ease-out;
  5014. -o-transition: -o-transform 0.3s ease-out;
  5015. transition: transform 0.3s ease-out; }
  5016. .modal.in .modal-dialog {
  5017. -webkit-transform: translate(0, 0);
  5018. -ms-transform: translate(0, 0);
  5019. -o-transform: translate(0, 0);
  5020. transform: translate(0, 0); }
  5021.  
  5022. .modal-open .modal {
  5023. overflow-x: hidden;
  5024. overflow-y: auto; }
  5025.  
  5026. .modal-dialog {
  5027. position: relative;
  5028. width: auto;
  5029. margin: 10px; }
  5030.  
  5031. .modal-content {
  5032. position: relative;
  5033. background-color: #fff;
  5034. border: 1px solid #999;
  5035. border: 1px solid rgba(0, 0, 0, 0.2);
  5036. border-radius: 6px;
  5037. -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  5038. box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  5039. background-clip: padding-box;
  5040. outline: 0; }
  5041.  
  5042. .modal-backdrop {
  5043. position: fixed;
  5044. top: 0;
  5045. right: 0;
  5046. bottom: 0;
  5047. left: 0;
  5048. z-index: 1040;
  5049. background-color: #000; }
  5050. .modal-backdrop.fade {
  5051. opacity: 0;
  5052. filter: alpha(opacity=0); }
  5053. .modal-backdrop.in {
  5054. opacity: 0.5;
  5055. filter: alpha(opacity=50); }
  5056.  
  5057. .modal-header {
  5058. padding: 15px;
  5059. border-bottom: 1px solid #e5e5e5;
  5060. min-height: 16.42857px; }
  5061.  
  5062. .modal-header .close {
  5063. margin-top: -2px; }
  5064.  
  5065. .modal-title {
  5066. margin: 0;
  5067. line-height: 1.42857; }
  5068.  
  5069. .modal-body {
  5070. position: relative;
  5071. padding: 15px; }
  5072.  
  5073. .modal-footer {
  5074. padding: 15px;
  5075. text-align: right;
  5076. border-top: 1px solid #e5e5e5; }
  5077. .modal-footer:before, .modal-footer:after {
  5078. content: " ";
  5079. display: table; }
  5080. .modal-footer:after {
  5081. clear: both; }
  5082. .modal-footer .btn + .btn {
  5083. margin-left: 5px;
  5084. margin-bottom: 0; }
  5085. .modal-footer .btn-group .btn + .btn {
  5086. margin-left: -1px; }
  5087. .modal-footer .btn-block + .btn-block {
  5088. margin-left: 0; }
  5089.  
  5090. .modal-scrollbar-measure {
  5091. position: absolute;
  5092. top: -9999px;
  5093. width: 50px;
  5094. height: 50px;
  5095. overflow: scroll; }
  5096.  
  5097. @media (min-width: 768px) {
  5098. .modal-dialog {
  5099. width: 600px;
  5100. margin: 30px auto; }
  5101.  
  5102. .modal-content {
  5103. -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  5104. box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  5105.  
  5106. .modal-sm {
  5107. width: 300px; } }
  5108. @media (min-width: 992px) {
  5109. .modal-lg {
  5110. width: 900px; } }
  5111. .tooltip {
  5112. position: absolute;
  5113. z-index: 1070;
  5114. display: block;
  5115. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  5116. font-style: normal;
  5117. font-weight: normal;
  5118. letter-spacing: normal;
  5119. line-break: auto;
  5120. line-height: 1.42857;
  5121. text-align: left;
  5122. text-align: start;
  5123. text-decoration: none;
  5124. text-shadow: none;
  5125. text-transform: none;
  5126. white-space: normal;
  5127. word-break: normal;
  5128. word-spacing: normal;
  5129. word-wrap: normal;
  5130. font-size: 12px;
  5131. opacity: 0;
  5132. filter: alpha(opacity=0); }
  5133. .tooltip.in {
  5134. opacity: 0.9;
  5135. filter: alpha(opacity=90); }
  5136. .tooltip.top {
  5137. margin-top: -3px;
  5138. padding: 5px 0; }
  5139. .tooltip.right {
  5140. margin-left: 3px;
  5141. padding: 0 5px; }
  5142. .tooltip.bottom {
  5143. margin-top: 3px;
  5144. padding: 5px 0; }
  5145. .tooltip.left {
  5146. margin-left: -3px;
  5147. padding: 0 5px; }
  5148.  
  5149. .tooltip-inner {
  5150. max-width: 200px;
  5151. padding: 3px 8px;
  5152. color: #fff;
  5153. text-align: center;
  5154. background-color: #000;
  5155. border-radius: 4px; }
  5156.  
  5157. .tooltip-arrow {
  5158. position: absolute;
  5159. width: 0;
  5160. height: 0;
  5161. border-color: transparent;
  5162. border-style: solid; }
  5163.  
  5164. .tooltip.top .tooltip-arrow {
  5165. bottom: 0;
  5166. left: 50%;
  5167. margin-left: -5px;
  5168. border-width: 5px 5px 0;
  5169. border-top-color: #000; }
  5170. .tooltip.top-left .tooltip-arrow {
  5171. bottom: 0;
  5172. right: 5px;
  5173. margin-bottom: -5px;
  5174. border-width: 5px 5px 0;
  5175. border-top-color: #000; }
  5176. .tooltip.top-right .tooltip-arrow {
  5177. bottom: 0;
  5178. left: 5px;
  5179. margin-bottom: -5px;
  5180. border-width: 5px 5px 0;
  5181. border-top-color: #000; }
  5182. .tooltip.right .tooltip-arrow {
  5183. top: 50%;
  5184. left: 0;
  5185. margin-top: -5px;
  5186. border-width: 5px 5px 5px 0;
  5187. border-right-color: #000; }
  5188. .tooltip.left .tooltip-arrow {
  5189. top: 50%;
  5190. right: 0;
  5191. margin-top: -5px;
  5192. border-width: 5px 0 5px 5px;
  5193. border-left-color: #000; }
  5194. .tooltip.bottom .tooltip-arrow {
  5195. top: 0;
  5196. left: 50%;
  5197. margin-left: -5px;
  5198. border-width: 0 5px 5px;
  5199. border-bottom-color: #000; }
  5200. .tooltip.bottom-left .tooltip-arrow {
  5201. top: 0;
  5202. right: 5px;
  5203. margin-top: -5px;
  5204. border-width: 0 5px 5px;
  5205. border-bottom-color: #000; }
  5206. .tooltip.bottom-right .tooltip-arrow {
  5207. top: 0;
  5208. left: 5px;
  5209. margin-top: -5px;
  5210. border-width: 0 5px 5px;
  5211. border-bottom-color: #000; }
  5212.  
  5213. .popover {
  5214. position: absolute;
  5215. top: 0;
  5216. left: 0;
  5217. z-index: 1060;
  5218. display: none;
  5219. max-width: 276px;
  5220. padding: 1px;
  5221. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  5222. font-style: normal;
  5223. font-weight: normal;
  5224. letter-spacing: normal;
  5225. line-break: auto;
  5226. line-height: 1.42857;
  5227. text-align: left;
  5228. text-align: start;
  5229. text-decoration: none;
  5230. text-shadow: none;
  5231. text-transform: none;
  5232. white-space: normal;
  5233. word-break: normal;
  5234. word-spacing: normal;
  5235. word-wrap: normal;
  5236. font-size: 14px;
  5237. background-color: #fff;
  5238. background-clip: padding-box;
  5239. border: 1px solid #ccc;
  5240. border: 1px solid rgba(0, 0, 0, 0.2);
  5241. border-radius: 6px;
  5242. -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  5243. box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  5244. .popover.top {
  5245. margin-top: -10px; }
  5246. .popover.right {
  5247. margin-left: 10px; }
  5248. .popover.bottom {
  5249. margin-top: 10px; }
  5250. .popover.left {
  5251. margin-left: -10px; }
  5252.  
  5253. .popover-title {
  5254. margin: 0;
  5255. padding: 8px 14px;
  5256. font-size: 14px;
  5257. background-color: #f7f7f7;
  5258. border-bottom: 1px solid #ebebeb;
  5259. border-radius: 5px 5px 0 0; }
  5260.  
  5261. .popover-content {
  5262. padding: 9px 14px; }
  5263.  
  5264. .popover > .arrow, .popover > .arrow:after {
  5265. position: absolute;
  5266. display: block;
  5267. width: 0;
  5268. height: 0;
  5269. border-color: transparent;
  5270. border-style: solid; }
  5271.  
  5272. .popover > .arrow {
  5273. border-width: 11px; }
  5274.  
  5275. .popover > .arrow:after {
  5276. border-width: 10px;
  5277. content: ""; }
  5278.  
  5279. .popover.top > .arrow {
  5280. left: 50%;
  5281. margin-left: -11px;
  5282. border-bottom-width: 0;
  5283. border-top-color: #999999;
  5284. border-top-color: rgba(0, 0, 0, 0.25);
  5285. bottom: -11px; }
  5286. .popover.top > .arrow:after {
  5287. content: " ";
  5288. bottom: 1px;
  5289. margin-left: -10px;
  5290. border-bottom-width: 0;
  5291. border-top-color: #fff; }
  5292. .popover.right > .arrow {
  5293. top: 50%;
  5294. left: -11px;
  5295. margin-top: -11px;
  5296. border-left-width: 0;
  5297. border-right-color: #999999;
  5298. border-right-color: rgba(0, 0, 0, 0.25); }
  5299. .popover.right > .arrow:after {
  5300. content: " ";
  5301. left: 1px;
  5302. bottom: -10px;
  5303. border-left-width: 0;
  5304. border-right-color: #fff; }
  5305. .popover.bottom > .arrow {
  5306. left: 50%;
  5307. margin-left: -11px;
  5308. border-top-width: 0;
  5309. border-bottom-color: #999999;
  5310. border-bottom-color: rgba(0, 0, 0, 0.25);
  5311. top: -11px; }
  5312. .popover.bottom > .arrow:after {
  5313. content: " ";
  5314. top: 1px;
  5315. margin-left: -10px;
  5316. border-top-width: 0;
  5317. border-bottom-color: #fff; }
  5318. .popover.left > .arrow {
  5319. top: 50%;
  5320. right: -11px;
  5321. margin-top: -11px;
  5322. border-right-width: 0;
  5323. border-left-color: #999999;
  5324. border-left-color: rgba(0, 0, 0, 0.25); }
  5325. .popover.left > .arrow:after {
  5326. content: " ";
  5327. right: 1px;
  5328. border-right-width: 0;
  5329. border-left-color: #fff;
  5330. bottom: -10px; }
  5331.  
  5332. .carousel {
  5333. position: relative; }
  5334.  
  5335. .carousel-inner {
  5336. position: relative;
  5337. overflow: hidden;
  5338. width: 100%; }
  5339. .carousel-inner > .item {
  5340. display: none;
  5341. position: relative;
  5342. -webkit-transition: 0.6s ease-in-out left;
  5343. -o-transition: 0.6s ease-in-out left;
  5344. transition: 0.6s ease-in-out left; }
  5345. .carousel-inner > .item > img,
  5346. .carousel-inner > .item > a > img {
  5347. display: block;
  5348. max-width: 100%;
  5349. height: auto;
  5350. line-height: 1; }
  5351. @media all and (transform-3d), (-webkit-transform-3d) {
  5352. .carousel-inner > .item {
  5353. -webkit-transition: -webkit-transform 0.6s ease-in-out;
  5354. -moz-transition: -moz-transform 0.6s ease-in-out;
  5355. -o-transition: -o-transform 0.6s ease-in-out;
  5356. transition: transform 0.6s ease-in-out;
  5357. -webkit-backface-visibility: hidden;
  5358. -moz-backface-visibility: hidden;
  5359. backface-visibility: hidden;
  5360. -webkit-perspective: 1000px;
  5361. -moz-perspective: 1000px;
  5362. perspective: 1000px; }
  5363. .carousel-inner > .item.next, .carousel-inner > .item.active.right {
  5364. -webkit-transform: translate3d(100%, 0, 0);
  5365. transform: translate3d(100%, 0, 0);
  5366. left: 0; }
  5367. .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
  5368. -webkit-transform: translate3d(-100%, 0, 0);
  5369. transform: translate3d(-100%, 0, 0);
  5370. left: 0; }
  5371. .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
  5372. -webkit-transform: translate3d(0, 0, 0);
  5373. transform: translate3d(0, 0, 0);
  5374. left: 0; } }
  5375. .carousel-inner > .active,
  5376. .carousel-inner > .next,
  5377. .carousel-inner > .prev {
  5378. display: block; }
  5379. .carousel-inner > .active {
  5380. left: 0; }
  5381. .carousel-inner > .next,
  5382. .carousel-inner > .prev {
  5383. position: absolute;
  5384. top: 0;
  5385. width: 100%; }
  5386. .carousel-inner > .next {
  5387. left: 100%; }
  5388. .carousel-inner > .prev {
  5389. left: -100%; }
  5390. .carousel-inner > .next.left,
  5391. .carousel-inner > .prev.right {
  5392. left: 0; }
  5393. .carousel-inner > .active.left {
  5394. left: -100%; }
  5395. .carousel-inner > .active.right {
  5396. left: 100%; }
  5397.  
  5398. .carousel-control {
  5399. position: absolute;
  5400. top: 0;
  5401. left: 0;
  5402. bottom: 0;
  5403. width: 15%;
  5404. opacity: 0.5;
  5405. filter: alpha(opacity=50);
  5406. font-size: 20px;
  5407. color: #fff;
  5408. text-align: center;
  5409. text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  5410. .carousel-control.left {
  5411. background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  5412. background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  5413. background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  5414. background-repeat: repeat-x;
  5415. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  5416. .carousel-control.right {
  5417. left: auto;
  5418. right: 0;
  5419. background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  5420. background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  5421. background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  5422. background-repeat: repeat-x;
  5423. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  5424. .carousel-control:hover, .carousel-control:focus {
  5425. outline: 0;
  5426. color: #fff;
  5427. text-decoration: none;
  5428. opacity: 0.9;
  5429. filter: alpha(opacity=90); }
  5430. .carousel-control .icon-prev,
  5431. .carousel-control .icon-next,
  5432. .carousel-control .glyphicon-chevron-left,
  5433. .carousel-control .glyphicon-chevron-right {
  5434. position: absolute;
  5435. top: 50%;
  5436. margin-top: -10px;
  5437. z-index: 5;
  5438. display: inline-block; }
  5439. .carousel-control .icon-prev,
  5440. .carousel-control .glyphicon-chevron-left {
  5441. left: 50%;
  5442. margin-left: -10px; }
  5443. .carousel-control .icon-next,
  5444. .carousel-control .glyphicon-chevron-right {
  5445. right: 50%;
  5446. margin-right: -10px; }
  5447. .carousel-control .icon-prev,
  5448. .carousel-control .icon-next {
  5449. width: 20px;
  5450. height: 20px;
  5451. line-height: 1;
  5452. font-family: serif; }
  5453. .carousel-control .icon-prev:before {
  5454. content: '\2039'; }
  5455. .carousel-control .icon-next:before {
  5456. content: '\203a'; }
  5457.  
  5458. .carousel-indicators {
  5459. position: absolute;
  5460. bottom: 10px;
  5461. left: 50%;
  5462. z-index: 15;
  5463. width: 60%;
  5464. margin-left: -30%;
  5465. padding-left: 0;
  5466. list-style: none;
  5467. text-align: center; }
  5468. .carousel-indicators li {
  5469. display: inline-block;
  5470. width: 10px;
  5471. height: 10px;
  5472. margin: 1px;
  5473. text-indent: -999px;
  5474. border: 1px solid #fff;
  5475. border-radius: 10px;
  5476. cursor: pointer;
  5477. background-color: #000 \9;
  5478. background-color: transparent; }
  5479. .carousel-indicators .active {
  5480. margin: 0;
  5481. width: 12px;
  5482. height: 12px;
  5483. background-color: #fff; }
  5484.  
  5485. .carousel-caption {
  5486. position: absolute;
  5487. left: 15%;
  5488. right: 15%;
  5489. bottom: 20px;
  5490. z-index: 10;
  5491. padding-top: 20px;
  5492. padding-bottom: 20px;
  5493. color: #fff;
  5494. text-align: center;
  5495. text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  5496. .carousel-caption .btn {
  5497. text-shadow: none; }
  5498.  
  5499. @media screen and (min-width: 768px) {
  5500. .carousel-control .glyphicon-chevron-left,
  5501. .carousel-control .glyphicon-chevron-right,
  5502. .carousel-control .icon-prev,
  5503. .carousel-control .icon-next {
  5504. width: 30px;
  5505. height: 30px;
  5506. margin-top: -15px;
  5507. font-size: 30px; }
  5508. .carousel-control .glyphicon-chevron-left,
  5509. .carousel-control .icon-prev {
  5510. margin-left: -15px; }
  5511. .carousel-control .glyphicon-chevron-right,
  5512. .carousel-control .icon-next {
  5513. margin-right: -15px; }
  5514.  
  5515. .carousel-caption {
  5516. left: 20%;
  5517. right: 20%;
  5518. padding-bottom: 30px; }
  5519.  
  5520. .carousel-indicators {
  5521. bottom: 20px; } }
  5522. .clearfix:before, .clearfix:after {
  5523. content: " ";
  5524. display: table; }
  5525. .clearfix:after {
  5526. clear: both; }
  5527.  
  5528. .center-block {
  5529. display: block;
  5530. margin-left: auto;
  5531. margin-right: auto; }
  5532.  
  5533. .pull-right {
  5534. float: right !important; }
  5535.  
  5536. .pull-left {
  5537. float: left !important; }
  5538.  
  5539. .hide {
  5540. display: none !important; }
  5541.  
  5542. .show {
  5543. display: block !important; }
  5544.  
  5545. .invisible {
  5546. visibility: hidden; }
  5547.  
  5548. .text-hide {
  5549. font: 0/0 a;
  5550. color: transparent;
  5551. text-shadow: none;
  5552. background-color: transparent;
  5553. border: 0; }
  5554.  
  5555. .hidden {
  5556. display: none !important; }
  5557.  
  5558. .affix {
  5559. position: fixed; }
  5560.  
  5561. @-ms-viewport {
  5562. width: device-width; }
  5563. .visible-xs {
  5564. display: none !important; }
  5565.  
  5566. .visible-sm {
  5567. display: none !important; }
  5568.  
  5569. .visible-md {
  5570. display: none !important; }
  5571.  
  5572. .visible-lg {
  5573. display: none !important; }
  5574.  
  5575. .visible-xs-block,
  5576. .visible-xs-inline,
  5577. .visible-xs-inline-block,
  5578. .visible-sm-block,
  5579. .visible-sm-inline,
  5580. .visible-sm-inline-block,
  5581. .visible-md-block,
  5582. .visible-md-inline,
  5583. .visible-md-inline-block,
  5584. .visible-lg-block,
  5585. .visible-lg-inline,
  5586. .visible-lg-inline-block {
  5587. display: none !important; }
  5588.  
  5589. @media (max-width: 767px) {
  5590. .visible-xs {
  5591. display: block !important; }
  5592.  
  5593. table.visible-xs {
  5594. display: table !important; }
  5595.  
  5596. tr.visible-xs {
  5597. display: table-row !important; }
  5598.  
  5599. th.visible-xs,
  5600. td.visible-xs {
  5601. display: table-cell !important; } }
  5602. @media (max-width: 767px) {
  5603. .visible-xs-block {
  5604. display: block !important; } }
  5605.  
  5606. @media (max-width: 767px) {
  5607. .visible-xs-inline {
  5608. display: inline !important; } }
  5609.  
  5610. @media (max-width: 767px) {
  5611. .visible-xs-inline-block {
  5612. display: inline-block !important; } }
  5613.  
  5614. @media (min-width: 768px) and (max-width: 991px) {
  5615. .visible-sm {
  5616. display: block !important; }
  5617.  
  5618. table.visible-sm {
  5619. display: table !important; }
  5620.  
  5621. tr.visible-sm {
  5622. display: table-row !important; }
  5623.  
  5624. th.visible-sm,
  5625. td.visible-sm {
  5626. display: table-cell !important; } }
  5627. @media (min-width: 768px) and (max-width: 991px) {
  5628. .visible-sm-block {
  5629. display: block !important; } }
  5630.  
  5631. @media (min-width: 768px) and (max-width: 991px) {
  5632. .visible-sm-inline {
  5633. display: inline !important; } }
  5634.  
  5635. @media (min-width: 768px) and (max-width: 991px) {
  5636. .visible-sm-inline-block {
  5637. display: inline-block !important; } }
  5638.  
  5639. @media (min-width: 992px) and (max-width: 1199px) {
  5640. .visible-md {
  5641. display: block !important; }
  5642.  
  5643. table.visible-md {
  5644. display: table !important; }
  5645.  
  5646. tr.visible-md {
  5647. display: table-row !important; }
  5648.  
  5649. th.visible-md,
  5650. td.visible-md {
  5651. display: table-cell !important; } }
  5652. @media (min-width: 992px) and (max-width: 1199px) {
  5653. .visible-md-block {
  5654. display: block !important; } }
  5655.  
  5656. @media (min-width: 992px) and (max-width: 1199px) {
  5657. .visible-md-inline {
  5658. display: inline !important; } }
  5659.  
  5660. @media (min-width: 992px) and (max-width: 1199px) {
  5661. .visible-md-inline-block {
  5662. display: inline-block !important; } }
  5663.  
  5664. @media (min-width: 1200px) {
  5665. .visible-lg {
  5666. display: block !important; }
  5667.  
  5668. table.visible-lg {
  5669. display: table !important; }
  5670.  
  5671. tr.visible-lg {
  5672. display: table-row !important; }
  5673.  
  5674. th.visible-lg,
  5675. td.visible-lg {
  5676. display: table-cell !important; } }
  5677. @media (min-width: 1200px) {
  5678. .visible-lg-block {
  5679. display: block !important; } }
  5680.  
  5681. @media (min-width: 1200px) {
  5682. .visible-lg-inline {
  5683. display: inline !important; } }
  5684.  
  5685. @media (min-width: 1200px) {
  5686. .visible-lg-inline-block {
  5687. display: inline-block !important; } }
  5688.  
  5689. @media (max-width: 767px) {
  5690. .hidden-xs {
  5691. display: none !important; } }
  5692. @media (min-width: 768px) and (max-width: 991px) {
  5693. .hidden-sm {
  5694. display: none !important; } }
  5695. @media (min-width: 992px) and (max-width: 1199px) {
  5696. .hidden-md {
  5697. display: none !important; } }
  5698. @media (min-width: 1200px) {
  5699. .hidden-lg {
  5700. display: none !important; } }
  5701. .visible-print {
  5702. display: none !important; }
  5703.  
  5704. @media print {
  5705. .visible-print {
  5706. display: block !important; }
  5707.  
  5708. table.visible-print {
  5709. display: table !important; }
  5710.  
  5711. tr.visible-print {
  5712. display: table-row !important; }
  5713.  
  5714. th.visible-print,
  5715. td.visible-print {
  5716. display: table-cell !important; } }
  5717. .visible-print-block {
  5718. display: none !important; }
  5719. @media print {
  5720. .visible-print-block {
  5721. display: block !important; } }
  5722.  
  5723. .visible-print-inline {
  5724. display: none !important; }
  5725. @media print {
  5726. .visible-print-inline {
  5727. display: inline !important; } }
  5728.  
  5729. .visible-print-inline-block {
  5730. display: none !important; }
  5731. @media print {
  5732. .visible-print-inline-block {
  5733. display: inline-block !important; } }
  5734.  
  5735. @media print {
  5736. .hidden-print {
  5737. display: none !important; } }
  5738. @font-face {
  5739. font-family: 'FontAwesome';
  5740. src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0");
  5741. src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  5742. font-weight: normal;
  5743. font-style: normal; }
  5744. .fa {
  5745. display: inline-block;
  5746. font: normal normal normal 14px/1 FontAwesome;
  5747. font-size: inherit;
  5748. text-rendering: auto;
  5749. -webkit-font-smoothing: antialiased;
  5750. -moz-osx-font-smoothing: grayscale; }
  5751.  
  5752. .fa-lg {
  5753. font-size: 1.33333333em;
  5754. line-height: .75em;
  5755. vertical-align: -15%; }
  5756.  
  5757. .fa-2x {
  5758. font-size: 2em; }
  5759.  
  5760. .fa-3x {
  5761. font-size: 3em; }
  5762.  
  5763. .fa-4x {
  5764. font-size: 4em; }
  5765.  
  5766. .fa-5x {
  5767. font-size: 5em; }
  5768.  
  5769. .fa-fw {
  5770. width: 1.28571429em;
  5771. text-align: center; }
  5772.  
  5773. .fa-ul {
  5774. padding-left: 0;
  5775. margin-left: 2.14285714em;
  5776. list-style-type: none; }
  5777.  
  5778. .fa-ul > li {
  5779. position: relative; }
  5780.  
  5781. .fa-li {
  5782. position: absolute;
  5783. left: -2.14285714em;
  5784. width: 2.14285714em;
  5785. top: .14285714em;
  5786. text-align: center; }
  5787.  
  5788. .fa-li.fa-lg {
  5789. left: -1.85714286em; }
  5790.  
  5791. .fa-border {
  5792. padding: .2em .25em .15em;
  5793. border: solid .08em #eee;
  5794. border-radius: .1em; }
  5795.  
  5796. .fa-pull-left {
  5797. float: left; }
  5798.  
  5799. .fa-pull-right {
  5800. float: right; }
  5801.  
  5802. .fa.fa-pull-left {
  5803. margin-right: .3em; }
  5804.  
  5805. .fa.fa-pull-right {
  5806. margin-left: .3em; }
  5807.  
  5808. .pull-right {
  5809. float: right; }
  5810.  
  5811. .pull-left {
  5812. float: left; }
  5813.  
  5814. .fa.pull-left {
  5815. margin-right: .3em; }
  5816.  
  5817. .fa.pull-right {
  5818. margin-left: .3em; }
  5819.  
  5820. .fa-spin {
  5821. -webkit-animation: fa-spin 2s infinite linear;
  5822. animation: fa-spin 2s infinite linear; }
  5823.  
  5824. .fa-pulse {
  5825. -webkit-animation: fa-spin 1s infinite steps(8);
  5826. animation: fa-spin 1s infinite steps(8); }
  5827.  
  5828. @-webkit-keyframes fa-spin {
  5829. 0% {
  5830. -webkit-transform: rotate(0deg);
  5831. transform: rotate(0deg); }
  5832. 100% {
  5833. -webkit-transform: rotate(359deg);
  5834. transform: rotate(359deg); } }
  5835. @keyframes fa-spin {
  5836. 0% {
  5837. -webkit-transform: rotate(0deg);
  5838. transform: rotate(0deg); }
  5839. 100% {
  5840. -webkit-transform: rotate(359deg);
  5841. transform: rotate(359deg); } }
  5842. .fa-rotate-90 {
  5843. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  5844. -webkit-transform: rotate(90deg);
  5845. -ms-transform: rotate(90deg);
  5846. transform: rotate(90deg); }
  5847.  
  5848. .fa-rotate-180 {
  5849. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  5850. -webkit-transform: rotate(180deg);
  5851. -ms-transform: rotate(180deg);
  5852. transform: rotate(180deg); }
  5853.  
  5854. .fa-rotate-270 {
  5855. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  5856. -webkit-transform: rotate(270deg);
  5857. -ms-transform: rotate(270deg);
  5858. transform: rotate(270deg); }
  5859.  
  5860. .fa-flip-horizontal {
  5861. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  5862. -webkit-transform: scale(-1, 1);
  5863. -ms-transform: scale(-1, 1);
  5864. transform: scale(-1, 1); }
  5865.  
  5866. .fa-flip-vertical {
  5867. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  5868. -webkit-transform: scale(1, -1);
  5869. -ms-transform: scale(1, -1);
  5870. transform: scale(1, -1); }
  5871.  
  5872. :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  5873. filter: none; }
  5874.  
  5875. .fa-stack {
  5876. position: relative;
  5877. display: inline-block;
  5878. width: 2em;
  5879. height: 2em;
  5880. line-height: 2em;
  5881. vertical-align: middle; }
  5882.  
  5883. .fa-stack-1x, .fa-stack-2x {
  5884. position: absolute;
  5885. left: 0;
  5886. width: 100%;
  5887. text-align: center; }
  5888.  
  5889. .fa-stack-1x {
  5890. line-height: inherit; }
  5891.  
  5892. .fa-stack-2x {
  5893. font-size: 2em; }
  5894.  
  5895. .fa-inverse {
  5896. color: #fff; }
  5897.  
  5898. .fa-glass:before {
  5899. content: "\f000"; }
  5900.  
  5901. .fa-music:before {
  5902. content: "\f001"; }
  5903.  
  5904. .fa-search:before {
  5905. content: "\f002"; }
  5906.  
  5907. .fa-envelope-o:before {
  5908. content: "\f003"; }
  5909.  
  5910. .fa-heart:before {
  5911. content: "\f004"; }
  5912.  
  5913. .fa-star:before {
  5914. content: "\f005"; }
  5915.  
  5916. .fa-star-o:before {
  5917. content: "\f006"; }
  5918.  
  5919. .fa-user:before {
  5920. content: "\f007"; }
  5921.  
  5922. .fa-film:before {
  5923. content: "\f008"; }
  5924.  
  5925. .fa-th-large:before {
  5926. content: "\f009"; }
  5927.  
  5928. .fa-th:before {
  5929. content: "\f00a"; }
  5930.  
  5931. .fa-th-list:before {
  5932. content: "\f00b"; }
  5933.  
  5934. .fa-check:before {
  5935. content: "\f00c"; }
  5936.  
  5937. .fa-remove:before, .fa-close:before, .fa-times:before {
  5938. content: "\f00d"; }
  5939.  
  5940. .fa-search-plus:before {
  5941. content: "\f00e"; }
  5942.  
  5943. .fa-search-minus:before {
  5944. content: "\f010"; }
  5945.  
  5946. .fa-power-off:before {
  5947. content: "\f011"; }
  5948.  
  5949. .fa-signal:before {
  5950. content: "\f012"; }
  5951.  
  5952. .fa-gear:before, .fa-cog:before {
  5953. content: "\f013"; }
  5954.  
  5955. .fa-trash-o:before {
  5956. content: "\f014"; }
  5957.  
  5958. .fa-home:before {
  5959. content: "\f015"; }
  5960.  
  5961. .fa-file-o:before {
  5962. content: "\f016"; }
  5963.  
  5964. .fa-clock-o:before {
  5965. content: "\f017"; }
  5966.  
  5967. .fa-road:before {
  5968. content: "\f018"; }
  5969.  
  5970. .fa-download:before {
  5971. content: "\f019"; }
  5972.  
  5973. .fa-arrow-circle-o-down:before {
  5974. content: "\f01a"; }
  5975.  
  5976. .fa-arrow-circle-o-up:before {
  5977. content: "\f01b"; }
  5978.  
  5979. .fa-inbox:before {
  5980. content: "\f01c"; }
  5981.  
  5982. .fa-play-circle-o:before {
  5983. content: "\f01d"; }
  5984.  
  5985. .fa-rotate-right:before, .fa-repeat:before {
  5986. content: "\f01e"; }
  5987.  
  5988. .fa-refresh:before {
  5989. content: "\f021"; }
  5990.  
  5991. .fa-list-alt:before {
  5992. content: "\f022"; }
  5993.  
  5994. .fa-lock:before {
  5995. content: "\f023"; }
  5996.  
  5997. .fa-flag:before {
  5998. content: "\f024"; }
  5999.  
  6000. .fa-headphones:before {
  6001. content: "\f025"; }
  6002.  
  6003. .fa-volume-off:before {
  6004. content: "\f026"; }
  6005.  
  6006. .fa-volume-down:before {
  6007. content: "\f027"; }
  6008.  
  6009. .fa-volume-up:before {
  6010. content: "\f028"; }
  6011.  
  6012. .fa-qrcode:before {
  6013. content: "\f029"; }
  6014.  
  6015. .fa-barcode:before {
  6016. content: "\f02a"; }
  6017.  
  6018. .fa-tag:before {
  6019. content: "\f02b"; }
  6020.  
  6021. .fa-tags:before {
  6022. content: "\f02c"; }
  6023.  
  6024. .fa-book:before {
  6025. content: "\f02d"; }
  6026.  
  6027. .fa-bookmark:before {
  6028. content: "\f02e"; }
  6029.  
  6030. .fa-print:before {
  6031. content: "\f02f"; }
  6032.  
  6033. .fa-camera:before {
  6034. content: "\f030"; }
  6035.  
  6036. .fa-font:before {
  6037. content: "\f031"; }
  6038.  
  6039. .fa-bold:before {
  6040. content: "\f032"; }
  6041.  
  6042. .fa-italic:before {
  6043. content: "\f033"; }
  6044.  
  6045. .fa-text-height:before {
  6046. content: "\f034"; }
  6047.  
  6048. .fa-text-width:before {
  6049. content: "\f035"; }
  6050.  
  6051. .fa-align-left:before {
  6052. content: "\f036"; }
  6053.  
  6054. .fa-align-center:before {
  6055. content: "\f037"; }
  6056.  
  6057. .fa-align-right:before {
  6058. content: "\f038"; }
  6059.  
  6060. .fa-align-justify:before {
  6061. content: "\f039"; }
  6062.  
  6063. .fa-list:before {
  6064. content: "\f03a"; }
  6065.  
  6066. .fa-dedent:before, .fa-outdent:before {
  6067. content: "\f03b"; }
  6068.  
  6069. .fa-indent:before {
  6070. content: "\f03c"; }
  6071.  
  6072. .fa-video-camera:before {
  6073. content: "\f03d"; }
  6074.  
  6075. .fa-photo:before, .fa-image:before, .fa-picture-o:before {
  6076. content: "\f03e"; }
  6077.  
  6078. .fa-pencil:before {
  6079. content: "\f040"; }
  6080.  
  6081. .fa-map-marker:before {
  6082. content: "\f041"; }
  6083.  
  6084. .fa-adjust:before {
  6085. content: "\f042"; }
  6086.  
  6087. .fa-tint:before {
  6088. content: "\f043"; }
  6089.  
  6090. .fa-edit:before, .fa-pencil-square-o:before {
  6091. content: "\f044"; }
  6092.  
  6093. .fa-share-square-o:before {
  6094. content: "\f045"; }
  6095.  
  6096. .fa-check-square-o:before {
  6097. content: "\f046"; }
  6098.  
  6099. .fa-arrows:before {
  6100. content: "\f047"; }
  6101.  
  6102. .fa-step-backward:before {
  6103. content: "\f048"; }
  6104.  
  6105. .fa-fast-backward:before {
  6106. content: "\f049"; }
  6107.  
  6108. .fa-backward:before {
  6109. content: "\f04a"; }
  6110.  
  6111. .fa-play:before {
  6112. content: "\f04b"; }
  6113.  
  6114. .fa-pause:before {
  6115. content: "\f04c"; }
  6116.  
  6117. .fa-stop:before {
  6118. content: "\f04d"; }
  6119.  
  6120. .fa-forward:before {
  6121. content: "\f04e"; }
  6122.  
  6123. .fa-fast-forward:before {
  6124. content: "\f050"; }
  6125.  
  6126. .fa-step-forward:before {
  6127. content: "\f051"; }
  6128.  
  6129. .fa-eject:before {
  6130. content: "\f052"; }
  6131.  
  6132. .fa-chevron-left:before {
  6133. content: "\f053"; }
  6134.  
  6135. .fa-chevron-right:before {
  6136. content: "\f054"; }
  6137.  
  6138. .fa-plus-circle:before {
  6139. content: "\f055"; }
  6140.  
  6141. .fa-minus-circle:before {
  6142. content: "\f056"; }
  6143.  
  6144. .fa-times-circle:before {
  6145. content: "\f057"; }
  6146.  
  6147. .fa-check-circle:before {
  6148. content: "\f058"; }
  6149.  
  6150. .fa-question-circle:before {
  6151. content: "\f059"; }
  6152.  
  6153. .fa-info-circle:before {
  6154. content: "\f05a"; }
  6155.  
  6156. .fa-crosshairs:before {
  6157. content: "\f05b"; }
  6158.  
  6159. .fa-times-circle-o:before {
  6160. content: "\f05c"; }
  6161.  
  6162. .fa-check-circle-o:before {
  6163. content: "\f05d"; }
  6164.  
  6165. .fa-ban:before {
  6166. content: "\f05e"; }
  6167.  
  6168. .fa-arrow-left:before {
  6169. content: "\f060"; }
  6170.  
  6171. .fa-arrow-right:before {
  6172. content: "\f061"; }
  6173.  
  6174. .fa-arrow-up:before {
  6175. content: "\f062"; }
  6176.  
  6177. .fa-arrow-down:before {
  6178. content: "\f063"; }
  6179.  
  6180. .fa-mail-forward:before, .fa-share:before {
  6181. content: "\f064"; }
  6182.  
  6183. .fa-expand:before {
  6184. content: "\f065"; }
  6185.  
  6186. .fa-compress:before {
  6187. content: "\f066"; }
  6188.  
  6189. .fa-plus:before {
  6190. content: "\f067"; }
  6191.  
  6192. .fa-minus:before {
  6193. content: "\f068"; }
  6194.  
  6195. .fa-asterisk:before {
  6196. content: "\f069"; }
  6197.  
  6198. .fa-exclamation-circle:before {
  6199. content: "\f06a"; }
  6200.  
  6201. .fa-gift:before {
  6202. content: "\f06b"; }
  6203.  
  6204. .fa-leaf:before {
  6205. content: "\f06c"; }
  6206.  
  6207. .fa-fire:before {
  6208. content: "\f06d"; }
  6209.  
  6210. .fa-eye:before {
  6211. content: "\f06e"; }
  6212.  
  6213. .fa-eye-slash:before {
  6214. content: "\f070"; }
  6215.  
  6216. .fa-warning:before, .fa-exclamation-triangle:before {
  6217. content: "\f071"; }
  6218.  
  6219. .fa-plane:before {
  6220. content: "\f072"; }
  6221.  
  6222. .fa-calendar:before {
  6223. content: "\f073"; }
  6224.  
  6225. .fa-random:before {
  6226. content: "\f074"; }
  6227.  
  6228. .fa-comment:before {
  6229. content: "\f075"; }
  6230.  
  6231. .fa-magnet:before {
  6232. content: "\f076"; }
  6233.  
  6234. .fa-chevron-up:before {
  6235. content: "\f077"; }
  6236.  
  6237. .fa-chevron-down:before {
  6238. content: "\f078"; }
  6239.  
  6240. .fa-retweet:before {
  6241. content: "\f079"; }
  6242.  
  6243. .fa-shopping-cart:before {
  6244. content: "\f07a"; }
  6245.  
  6246. .fa-folder:before {
  6247. content: "\f07b"; }
  6248.  
  6249. .fa-folder-open:before {
  6250. content: "\f07c"; }
  6251.  
  6252. .fa-arrows-v:before {
  6253. content: "\f07d"; }
  6254.  
  6255. .fa-arrows-h:before {
  6256. content: "\f07e"; }
  6257.  
  6258. .fa-bar-chart-o:before, .fa-bar-chart:before {
  6259. content: "\f080"; }
  6260.  
  6261. .fa-twitter-square:before {
  6262. content: "\f081"; }
  6263.  
  6264. .fa-facebook-square:before {
  6265. content: "\f082"; }
  6266.  
  6267. .fa-camera-retro:before {
  6268. content: "\f083"; }
  6269.  
  6270. .fa-key:before {
  6271. content: "\f084"; }
  6272.  
  6273. .fa-gears:before, .fa-cogs:before {
  6274. content: "\f085"; }
  6275.  
  6276. .fa-comments:before {
  6277. content: "\f086"; }
  6278.  
  6279. .fa-thumbs-o-up:before {
  6280. content: "\f087"; }
  6281.  
  6282. .fa-thumbs-o-down:before {
  6283. content: "\f088"; }
  6284.  
  6285. .fa-star-half:before {
  6286. content: "\f089"; }
  6287.  
  6288. .fa-heart-o:before {
  6289. content: "\f08a"; }
  6290.  
  6291. .fa-sign-out:before {
  6292. content: "\f08b"; }
  6293.  
  6294. .fa-linkedin-square:before {
  6295. content: "\f08c"; }
  6296.  
  6297. .fa-thumb-tack:before {
  6298. content: "\f08d"; }
  6299.  
  6300. .fa-external-link:before {
  6301. content: "\f08e"; }
  6302.  
  6303. .fa-sign-in:before {
  6304. content: "\f090"; }
  6305.  
  6306. .fa-trophy:before {
  6307. content: "\f091"; }
  6308.  
  6309. .fa-github-square:before {
  6310. content: "\f092"; }
  6311.  
  6312. .fa-upload:before {
  6313. content: "\f093"; }
  6314.  
  6315. .fa-lemon-o:before {
  6316. content: "\f094"; }
  6317.  
  6318. .fa-phone:before {
  6319. content: "\f095"; }
  6320.  
  6321. .fa-square-o:before {
  6322. content: "\f096"; }
  6323.  
  6324. .fa-bookmark-o:before {
  6325. content: "\f097"; }
  6326.  
  6327. .fa-phone-square:before {
  6328. content: "\f098"; }
  6329.  
  6330. .fa-twitter:before {
  6331. content: "\f099"; }
  6332.  
  6333. .fa-facebook-f:before, .fa-facebook:before {
  6334. content: "\f09a"; }
  6335.  
  6336. .fa-github:before {
  6337. content: "\f09b"; }
  6338.  
  6339. .fa-unlock:before {
  6340. content: "\f09c"; }
  6341.  
  6342. .fa-credit-card:before {
  6343. content: "\f09d"; }
  6344.  
  6345. .fa-feed:before, .fa-rss:before {
  6346. content: "\f09e"; }
  6347.  
  6348. .fa-hdd-o:before {
  6349. content: "\f0a0"; }
  6350.  
  6351. .fa-bullhorn:before {
  6352. content: "\f0a1"; }
  6353.  
  6354. .fa-bell:before {
  6355. content: "\f0f3"; }
  6356.  
  6357. .fa-certificate:before {
  6358. content: "\f0a3"; }
  6359.  
  6360. .fa-hand-o-right:before {
  6361. content: "\f0a4"; }
  6362.  
  6363. .fa-hand-o-left:before {
  6364. content: "\f0a5"; }
  6365.  
  6366. .fa-hand-o-up:before {
  6367. content: "\f0a6"; }
  6368.  
  6369. .fa-hand-o-down:before {
  6370. content: "\f0a7"; }
  6371.  
  6372. .fa-arrow-circle-left:before {
  6373. content: "\f0a8"; }
  6374.  
  6375. .fa-arrow-circle-right:before {
  6376. content: "\f0a9"; }
  6377.  
  6378. .fa-arrow-circle-up:before {
  6379. content: "\f0aa"; }
  6380.  
  6381. .fa-arrow-circle-down:before {
  6382. content: "\f0ab"; }
  6383.  
  6384. .fa-globe:before {
  6385. content: "\f0ac"; }
  6386.  
  6387. .fa-wrench:before {
  6388. content: "\f0ad"; }
  6389.  
  6390. .fa-tasks:before {
  6391. content: "\f0ae"; }
  6392.  
  6393. .fa-filter:before {
  6394. content: "\f0b0"; }
  6395.  
  6396. .fa-briefcase:before {
  6397. content: "\f0b1"; }
  6398.  
  6399. .fa-arrows-alt:before {
  6400. content: "\f0b2"; }
  6401.  
  6402. .fa-group:before, .fa-users:before {
  6403. content: "\f0c0"; }
  6404.  
  6405. .fa-chain:before, .fa-link:before {
  6406. content: "\f0c1"; }
  6407.  
  6408. .fa-cloud:before {
  6409. content: "\f0c2"; }
  6410.  
  6411. .fa-flask:before {
  6412. content: "\f0c3"; }
  6413.  
  6414. .fa-cut:before, .fa-scissors:before {
  6415. content: "\f0c4"; }
  6416.  
  6417. .fa-copy:before, .fa-files-o:before {
  6418. content: "\f0c5"; }
  6419.  
  6420. .fa-paperclip:before {
  6421. content: "\f0c6"; }
  6422.  
  6423. .fa-save:before, .fa-floppy-o:before {
  6424. content: "\f0c7"; }
  6425.  
  6426. .fa-square:before {
  6427. content: "\f0c8"; }
  6428.  
  6429. .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  6430. content: "\f0c9"; }
  6431.  
  6432. .fa-list-ul:before {
  6433. content: "\f0ca"; }
  6434.  
  6435. .fa-list-ol:before {
  6436. content: "\f0cb"; }
  6437.  
  6438. .fa-strikethrough:before {
  6439. content: "\f0cc"; }
  6440.  
  6441. .fa-underline:before {
  6442. content: "\f0cd"; }
  6443.  
  6444. .fa-table:before {
  6445. content: "\f0ce"; }
  6446.  
  6447. .fa-magic:before {
  6448. content: "\f0d0"; }
  6449.  
  6450. .fa-truck:before {
  6451. content: "\f0d1"; }
  6452.  
  6453. .fa-pinterest:before {
  6454. content: "\f0d2"; }
  6455.  
  6456. .fa-pinterest-square:before {
  6457. content: "\f0d3"; }
  6458.  
  6459. .fa-google-plus-square:before {
  6460. content: "\f0d4"; }
  6461.  
  6462. .fa-google-plus:before {
  6463. content: "\f0d5"; }
  6464.  
  6465. .fa-money:before {
  6466. content: "\f0d6"; }
  6467.  
  6468. .fa-caret-down:before {
  6469. content: "\f0d7"; }
  6470.  
  6471. .fa-caret-up:before {
  6472. content: "\f0d8"; }
  6473.  
  6474. .fa-caret-left:before {
  6475. content: "\f0d9"; }
  6476.  
  6477. .fa-caret-right:before {
  6478. content: "\f0da"; }
  6479.  
  6480. .fa-columns:before {
  6481. content: "\f0db"; }
  6482.  
  6483. .fa-unsorted:before, .fa-sort:before {
  6484. content: "\f0dc"; }
  6485.  
  6486. .fa-sort-down:before, .fa-sort-desc:before {
  6487. content: "\f0dd"; }
  6488.  
  6489. .fa-sort-up:before, .fa-sort-asc:before {
  6490. content: "\f0de"; }
  6491.  
  6492. .fa-envelope:before {
  6493. content: "\f0e0"; }
  6494.  
  6495. .fa-linkedin:before {
  6496. content: "\f0e1"; }
  6497.  
  6498. .fa-rotate-left:before, .fa-undo:before {
  6499. content: "\f0e2"; }
  6500.  
  6501. .fa-legal:before, .fa-gavel:before {
  6502. content: "\f0e3"; }
  6503.  
  6504. .fa-dashboard:before, .fa-tachometer:before {
  6505. content: "\f0e4"; }
  6506.  
  6507. .fa-comment-o:before {
  6508. content: "\f0e5"; }
  6509.  
  6510. .fa-comments-o:before {
  6511. content: "\f0e6"; }
  6512.  
  6513. .fa-flash:before, .fa-bolt:before {
  6514. content: "\f0e7"; }
  6515.  
  6516. .fa-sitemap:before {
  6517. content: "\f0e8"; }
  6518.  
  6519. .fa-umbrella:before {
  6520. content: "\f0e9"; }
  6521.  
  6522. .fa-paste:before, .fa-clipboard:before {
  6523. content: "\f0ea"; }
  6524.  
  6525. .fa-lightbulb-o:before {
  6526. content: "\f0eb"; }
  6527.  
  6528. .fa-exchange:before {
  6529. content: "\f0ec"; }
  6530.  
  6531. .fa-cloud-download:before {
  6532. content: "\f0ed"; }
  6533.  
  6534. .fa-cloud-upload:before {
  6535. content: "\f0ee"; }
  6536.  
  6537. .fa-user-md:before {
  6538. content: "\f0f0"; }
  6539.  
  6540. .fa-stethoscope:before {
  6541. content: "\f0f1"; }
  6542.  
  6543. .fa-suitcase:before {
  6544. content: "\f0f2"; }
  6545.  
  6546. .fa-bell-o:before {
  6547. content: "\f0a2"; }
  6548.  
  6549. .fa-coffee:before {
  6550. content: "\f0f4"; }
  6551.  
  6552. .fa-cutlery:before {
  6553. content: "\f0f5"; }
  6554.  
  6555. .fa-file-text-o:before {
  6556. content: "\f0f6"; }
  6557.  
  6558. .fa-building-o:before {
  6559. content: "\f0f7"; }
  6560.  
  6561. .fa-hospital-o:before {
  6562. content: "\f0f8"; }
  6563.  
  6564. .fa-ambulance:before {
  6565. content: "\f0f9"; }
  6566.  
  6567. .fa-medkit:before {
  6568. content: "\f0fa"; }
  6569.  
  6570. .fa-fighter-jet:before {
  6571. content: "\f0fb"; }
  6572.  
  6573. .fa-beer:before {
  6574. content: "\f0fc"; }
  6575.  
  6576. .fa-h-square:before {
  6577. content: "\f0fd"; }
  6578.  
  6579. .fa-plus-square:before {
  6580. content: "\f0fe"; }
  6581.  
  6582. .fa-angle-double-left:before {
  6583. content: "\f100"; }
  6584.  
  6585. .fa-angle-double-right:before {
  6586. content: "\f101"; }
  6587.  
  6588. .fa-angle-double-up:before {
  6589. content: "\f102"; }
  6590.  
  6591. .fa-angle-double-down:before {
  6592. content: "\f103"; }
  6593.  
  6594. .fa-angle-left:before {
  6595. content: "\f104"; }
  6596.  
  6597. .fa-angle-right:before {
  6598. content: "\f105"; }
  6599.  
  6600. .fa-angle-up:before {
  6601. content: "\f106"; }
  6602.  
  6603. .fa-angle-down:before {
  6604. content: "\f107"; }
  6605.  
  6606. .fa-desktop:before {
  6607. content: "\f108"; }
  6608.  
  6609. .fa-laptop:before {
  6610. content: "\f109"; }
  6611.  
  6612. .fa-tablet:before {
  6613. content: "\f10a"; }
  6614.  
  6615. .fa-mobile-phone:before, .fa-mobile:before {
  6616. content: "\f10b"; }
  6617.  
  6618. .fa-circle-o:before {
  6619. content: "\f10c"; }
  6620.  
  6621. .fa-quote-left:before {
  6622. content: "\f10d"; }
  6623.  
  6624. .fa-quote-right:before {
  6625. content: "\f10e"; }
  6626.  
  6627. .fa-spinner:before {
  6628. content: "\f110"; }
  6629.  
  6630. .fa-circle:before {
  6631. content: "\f111"; }
  6632.  
  6633. .fa-mail-reply:before, .fa-reply:before {
  6634. content: "\f112"; }
  6635.  
  6636. .fa-github-alt:before {
  6637. content: "\f113"; }
  6638.  
  6639. .fa-folder-o:before {
  6640. content: "\f114"; }
  6641.  
  6642. .fa-folder-open-o:before {
  6643. content: "\f115"; }
  6644.  
  6645. .fa-smile-o:before {
  6646. content: "\f118"; }
  6647.  
  6648. .fa-frown-o:before {
  6649. content: "\f119"; }
  6650.  
  6651. .fa-meh-o:before {
  6652. content: "\f11a"; }
  6653.  
  6654. .fa-gamepad:before {
  6655. content: "\f11b"; }
  6656.  
  6657. .fa-keyboard-o:before {
  6658. content: "\f11c"; }
  6659.  
  6660. .fa-flag-o:before {
  6661. content: "\f11d"; }
  6662.  
  6663. .fa-flag-checkered:before {
  6664. content: "\f11e"; }
  6665.  
  6666. .fa-terminal:before {
  6667. content: "\f120"; }
  6668.  
  6669. .fa-code:before {
  6670. content: "\f121"; }
  6671.  
  6672. .fa-mail-reply-all:before, .fa-reply-all:before {
  6673. content: "\f122"; }
  6674.  
  6675. .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  6676. content: "\f123"; }
  6677.  
  6678. .fa-location-arrow:before {
  6679. content: "\f124"; }
  6680.  
  6681. .fa-crop:before {
  6682. content: "\f125"; }
  6683.  
  6684. .fa-code-fork:before {
  6685. content: "\f126"; }
  6686.  
  6687. .fa-unlink:before, .fa-chain-broken:before {
  6688. content: "\f127"; }
  6689.  
  6690. .fa-question:before {
  6691. content: "\f128"; }
  6692.  
  6693. .fa-info:before {
  6694. content: "\f129"; }
  6695.  
  6696. .fa-exclamation:before {
  6697. content: "\f12a"; }
  6698.  
  6699. .fa-superscript:before {
  6700. content: "\f12b"; }
  6701.  
  6702. .fa-subscript:before {
  6703. content: "\f12c"; }
  6704.  
  6705. .fa-eraser:before {
  6706. content: "\f12d"; }
  6707.  
  6708. .fa-puzzle-piece:before {
  6709. content: "\f12e"; }
  6710.  
  6711. .fa-microphone:before {
  6712. content: "\f130"; }
  6713.  
  6714. .fa-microphone-slash:before {
  6715. content: "\f131"; }
  6716.  
  6717. .fa-shield:before {
  6718. content: "\f132"; }
  6719.  
  6720. .fa-calendar-o:before {
  6721. content: "\f133"; }
  6722.  
  6723. .fa-fire-extinguisher:before {
  6724. content: "\f134"; }
  6725.  
  6726. .fa-rocket:before {
  6727. content: "\f135"; }
  6728.  
  6729. .fa-maxcdn:before {
  6730. content: "\f136"; }
  6731.  
  6732. .fa-chevron-circle-left:before {
  6733. content: "\f137"; }
  6734.  
  6735. .fa-chevron-circle-right:before {
  6736. content: "\f138"; }
  6737.  
  6738. .fa-chevron-circle-up:before {
  6739. content: "\f139"; }
  6740.  
  6741. .fa-chevron-circle-down:before {
  6742. content: "\f13a"; }
  6743.  
  6744. .fa-html5:before {
  6745. content: "\f13b"; }
  6746.  
  6747. .fa-css3:before {
  6748. content: "\f13c"; }
  6749.  
  6750. .fa-anchor:before {
  6751. content: "\f13d"; }
  6752.  
  6753. .fa-unlock-alt:before {
  6754. content: "\f13e"; }
  6755.  
  6756. .fa-bullseye:before {
  6757. content: "\f140"; }
  6758.  
  6759. .fa-ellipsis-h:before {
  6760. content: "\f141"; }
  6761.  
  6762. .fa-ellipsis-v:before {
  6763. content: "\f142"; }
  6764.  
  6765. .fa-rss-square:before {
  6766. content: "\f143"; }
  6767.  
  6768. .fa-play-circle:before {
  6769. content: "\f144"; }
  6770.  
  6771. .fa-ticket:before {
  6772. content: "\f145"; }
  6773.  
  6774. .fa-minus-square:before {
  6775. content: "\f146"; }
  6776.  
  6777. .fa-minus-square-o:before {
  6778. content: "\f147"; }
  6779.  
  6780. .fa-level-up:before {
  6781. content: "\f148"; }
  6782.  
  6783. .fa-level-down:before {
  6784. content: "\f149"; }
  6785.  
  6786. .fa-check-square:before {
  6787. content: "\f14a"; }
  6788.  
  6789. .fa-pencil-square:before {
  6790. content: "\f14b"; }
  6791.  
  6792. .fa-external-link-square:before {
  6793. content: "\f14c"; }
  6794.  
  6795. .fa-share-square:before {
  6796. content: "\f14d"; }
  6797.  
  6798. .fa-compass:before {
  6799. content: "\f14e"; }
  6800.  
  6801. .fa-toggle-down:before, .fa-caret-square-o-down:before {
  6802. content: "\f150"; }
  6803.  
  6804. .fa-toggle-up:before, .fa-caret-square-o-up:before {
  6805. content: "\f151"; }
  6806.  
  6807. .fa-toggle-right:before, .fa-caret-square-o-right:before {
  6808. content: "\f152"; }
  6809.  
  6810. .fa-euro:before, .fa-eur:before {
  6811. content: "\f153"; }
  6812.  
  6813. .fa-gbp:before {
  6814. content: "\f154"; }
  6815.  
  6816. .fa-dollar:before, .fa-usd:before {
  6817. content: "\f155"; }
  6818.  
  6819. .fa-rupee:before, .fa-inr:before {
  6820. content: "\f156"; }
  6821.  
  6822. .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  6823. content: "\f157"; }
  6824.  
  6825. .fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  6826. content: "\f158"; }
  6827.  
  6828. .fa-won:before, .fa-krw:before {
  6829. content: "\f159"; }
  6830.  
  6831. .fa-bitcoin:before, .fa-btc:before {
  6832. content: "\f15a"; }
  6833.  
  6834. .fa-file:before {
  6835. content: "\f15b"; }
  6836.  
  6837. .fa-file-text:before {
  6838. content: "\f15c"; }
  6839.  
  6840. .fa-sort-alpha-asc:before {
  6841. content: "\f15d"; }
  6842.  
  6843. .fa-sort-alpha-desc:before {
  6844. content: "\f15e"; }
  6845.  
  6846. .fa-sort-amount-asc:before {
  6847. content: "\f160"; }
  6848.  
  6849. .fa-sort-amount-desc:before {
  6850. content: "\f161"; }
  6851.  
  6852. .fa-sort-numeric-asc:before {
  6853. content: "\f162"; }
  6854.  
  6855. .fa-sort-numeric-desc:before {
  6856. content: "\f163"; }
  6857.  
  6858. .fa-thumbs-up:before {
  6859. content: "\f164"; }
  6860.  
  6861. .fa-thumbs-down:before {
  6862. content: "\f165"; }
  6863.  
  6864. .fa-youtube-square:before {
  6865. content: "\f166"; }
  6866.  
  6867. .fa-youtube:before {
  6868. content: "\f167"; }
  6869.  
  6870. .fa-xing:before {
  6871. content: "\f168"; }
  6872.  
  6873. .fa-xing-square:before {
  6874. content: "\f169"; }
  6875.  
  6876. .fa-youtube-play:before {
  6877. content: "\f16a"; }
  6878.  
  6879. .fa-dropbox:before {
  6880. content: "\f16b"; }
  6881.  
  6882. .fa-stack-overflow:before {
  6883. content: "\f16c"; }
  6884.  
  6885. .fa-instagram:before {
  6886. content: "\f16d"; }
  6887.  
  6888. .fa-flickr:before {
  6889. content: "\f16e"; }
  6890.  
  6891. .fa-adn:before {
  6892. content: "\f170"; }
  6893.  
  6894. .fa-bitbucket:before {
  6895. content: "\f171"; }
  6896.  
  6897. .fa-bitbucket-square:before {
  6898. content: "\f172"; }
  6899.  
  6900. .fa-tumblr:before {
  6901. content: "\f173"; }
  6902.  
  6903. .fa-tumblr-square:before {
  6904. content: "\f174"; }
  6905.  
  6906. .fa-long-arrow-down:before {
  6907. content: "\f175"; }
  6908.  
  6909. .fa-long-arrow-up:before {
  6910. content: "\f176"; }
  6911.  
  6912. .fa-long-arrow-left:before {
  6913. content: "\f177"; }
  6914.  
  6915. .fa-long-arrow-right:before {
  6916. content: "\f178"; }
  6917.  
  6918. .fa-apple:before {
  6919. content: "\f179"; }
  6920.  
  6921. .fa-windows:before {
  6922. content: "\f17a"; }
  6923.  
  6924. .fa-android:before {
  6925. content: "\f17b"; }
  6926.  
  6927. .fa-linux:before {
  6928. content: "\f17c"; }
  6929.  
  6930. .fa-dribbble:before {
  6931. content: "\f17d"; }
  6932.  
  6933. .fa-skype:before {
  6934. content: "\f17e"; }
  6935.  
  6936. .fa-foursquare:before {
  6937. content: "\f180"; }
  6938.  
  6939. .fa-trello:before {
  6940. content: "\f181"; }
  6941.  
  6942. .fa-female:before {
  6943. content: "\f182"; }
  6944.  
  6945. .fa-male:before {
  6946. content: "\f183"; }
  6947.  
  6948. .fa-gittip:before, .fa-gratipay:before {
  6949. content: "\f184"; }
  6950.  
  6951. .fa-sun-o:before {
  6952. content: "\f185"; }
  6953.  
  6954. .fa-moon-o:before {
  6955. content: "\f186"; }
  6956.  
  6957. .fa-archive:before {
  6958. content: "\f187"; }
  6959.  
  6960. .fa-bug:before {
  6961. content: "\f188"; }
  6962.  
  6963. .fa-vk:before {
  6964. content: "\f189"; }
  6965.  
  6966. .fa-weibo:before {
  6967. content: "\f18a"; }
  6968.  
  6969. .fa-renren:before {
  6970. content: "\f18b"; }
  6971.  
  6972. .fa-pagelines:before {
  6973. content: "\f18c"; }
  6974.  
  6975. .fa-stack-exchange:before {
  6976. content: "\f18d"; }
  6977.  
  6978. .fa-arrow-circle-o-right:before {
  6979. content: "\f18e"; }
  6980.  
  6981. .fa-arrow-circle-o-left:before {
  6982. content: "\f190"; }
  6983.  
  6984. .fa-toggle-left:before, .fa-caret-square-o-left:before {
  6985. content: "\f191"; }
  6986.  
  6987. .fa-dot-circle-o:before {
  6988. content: "\f192"; }
  6989.  
  6990. .fa-wheelchair:before {
  6991. content: "\f193"; }
  6992.  
  6993. .fa-vimeo-square:before {
  6994. content: "\f194"; }
  6995.  
  6996. .fa-turkish-lira:before, .fa-try:before {
  6997. content: "\f195"; }
  6998.  
  6999. .fa-plus-square-o:before {
  7000. content: "\f196"; }
  7001.  
  7002. .fa-space-shuttle:before {
  7003. content: "\f197"; }
  7004.  
  7005. .fa-slack:before {
  7006. content: "\f198"; }
  7007.  
  7008. .fa-envelope-square:before {
  7009. content: "\f199"; }
  7010.  
  7011. .fa-wordpress:before {
  7012. content: "\f19a"; }
  7013.  
  7014. .fa-openid:before {
  7015. content: "\f19b"; }
  7016.  
  7017. .fa-institution:before, .fa-bank:before, .fa-university:before {
  7018. content: "\f19c"; }
  7019.  
  7020. .fa-mortar-board:before, .fa-graduation-cap:before {
  7021. content: "\f19d"; }
  7022.  
  7023. .fa-yahoo:before {
  7024. content: "\f19e"; }
  7025.  
  7026. .fa-google:before {
  7027. content: "\f1a0"; }
  7028.  
  7029. .fa-reddit:before {
  7030. content: "\f1a1"; }
  7031.  
  7032. .fa-reddit-square:before {
  7033. content: "\f1a2"; }
  7034.  
  7035. .fa-stumbleupon-circle:before {
  7036. content: "\f1a3"; }
  7037.  
  7038. .fa-stumbleupon:before {
  7039. content: "\f1a4"; }
  7040.  
  7041. .fa-delicious:before {
  7042. content: "\f1a5"; }
  7043.  
  7044. .fa-digg:before {
  7045. content: "\f1a6"; }
  7046.  
  7047. .fa-pied-piper:before {
  7048. content: "\f1a7"; }
  7049.  
  7050. .fa-pied-piper-alt:before {
  7051. content: "\f1a8"; }
  7052.  
  7053. .fa-drupal:before {
  7054. content: "\f1a9"; }
  7055.  
  7056. .fa-joomla:before {
  7057. content: "\f1aa"; }
  7058.  
  7059. .fa-language:before {
  7060. content: "\f1ab"; }
  7061.  
  7062. .fa-fax:before {
  7063. content: "\f1ac"; }
  7064.  
  7065. .fa-building:before {
  7066. content: "\f1ad"; }
  7067.  
  7068. .fa-child:before {
  7069. content: "\f1ae"; }
  7070.  
  7071. .fa-paw:before {
  7072. content: "\f1b0"; }
  7073.  
  7074. .fa-spoon:before {
  7075. content: "\f1b1"; }
  7076.  
  7077. .fa-cube:before {
  7078. content: "\f1b2"; }
  7079.  
  7080. .fa-cubes:before {
  7081. content: "\f1b3"; }
  7082.  
  7083. .fa-behance:before {
  7084. content: "\f1b4"; }
  7085.  
  7086. .fa-behance-square:before {
  7087. content: "\f1b5"; }
  7088.  
  7089. .fa-steam:before {
  7090. content: "\f1b6"; }
  7091.  
  7092. .fa-steam-square:before {
  7093. content: "\f1b7"; }
  7094.  
  7095. .fa-recycle:before {
  7096. content: "\f1b8"; }
  7097.  
  7098. .fa-automobile:before, .fa-car:before {
  7099. content: "\f1b9"; }
  7100.  
  7101. .fa-cab:before, .fa-taxi:before {
  7102. content: "\f1ba"; }
  7103.  
  7104. .fa-tree:before {
  7105. content: "\f1bb"; }
  7106.  
  7107. .fa-spotify:before {
  7108. content: "\f1bc"; }
  7109.  
  7110. .fa-deviantart:before {
  7111. content: "\f1bd"; }
  7112.  
  7113. .fa-soundcloud:before {
  7114. content: "\f1be"; }
  7115.  
  7116. .fa-database:before {
  7117. content: "\f1c0"; }
  7118.  
  7119. .fa-file-pdf-o:before {
  7120. content: "\f1c1"; }
  7121.  
  7122. .fa-file-word-o:before {
  7123. content: "\f1c2"; }
  7124.  
  7125. .fa-file-excel-o:before {
  7126. content: "\f1c3"; }
  7127.  
  7128. .fa-file-powerpoint-o:before {
  7129. content: "\f1c4"; }
  7130.  
  7131. .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  7132. content: "\f1c5"; }
  7133.  
  7134. .fa-file-zip-o:before, .fa-file-archive-o:before {
  7135. content: "\f1c6"; }
  7136.  
  7137. .fa-file-sound-o:before, .fa-file-audio-o:before {
  7138. content: "\f1c7"; }
  7139.  
  7140. .fa-file-movie-o:before, .fa-file-video-o:before {
  7141. content: "\f1c8"; }
  7142.  
  7143. .fa-file-code-o:before {
  7144. content: "\f1c9"; }
  7145.  
  7146. .fa-vine:before {
  7147. content: "\f1ca"; }
  7148.  
  7149. .fa-codepen:before {
  7150. content: "\f1cb"; }
  7151.  
  7152. .fa-jsfiddle:before {
  7153. content: "\f1cc"; }
  7154.  
  7155. .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  7156. content: "\f1cd"; }
  7157.  
  7158. .fa-circle-o-notch:before {
  7159. content: "\f1ce"; }
  7160.  
  7161. .fa-ra:before, .fa-rebel:before {
  7162. content: "\f1d0"; }
  7163.  
  7164. .fa-ge:before, .fa-empire:before {
  7165. content: "\f1d1"; }
  7166.  
  7167. .fa-git-square:before {
  7168. content: "\f1d2"; }
  7169.  
  7170. .fa-git:before {
  7171. content: "\f1d3"; }
  7172.  
  7173. .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  7174. content: "\f1d4"; }
  7175.  
  7176. .fa-tencent-weibo:before {
  7177. content: "\f1d5"; }
  7178.  
  7179. .fa-qq:before {
  7180. content: "\f1d6"; }
  7181.  
  7182. .fa-wechat:before, .fa-weixin:before {
  7183. content: "\f1d7"; }
  7184.  
  7185. .fa-send:before, .fa-paper-plane:before {
  7186. content: "\f1d8"; }
  7187.  
  7188. .fa-send-o:before, .fa-paper-plane-o:before {
  7189. content: "\f1d9"; }
  7190.  
  7191. .fa-history:before {
  7192. content: "\f1da"; }
  7193.  
  7194. .fa-circle-thin:before {
  7195. content: "\f1db"; }
  7196.  
  7197. .fa-header:before {
  7198. content: "\f1dc"; }
  7199.  
  7200. .fa-paragraph:before {
  7201. content: "\f1dd"; }
  7202.  
  7203. .fa-sliders:before {
  7204. content: "\f1de"; }
  7205.  
  7206. .fa-share-alt:before {
  7207. content: "\f1e0"; }
  7208.  
  7209. .fa-share-alt-square:before {
  7210. content: "\f1e1"; }
  7211.  
  7212. .fa-bomb:before {
  7213. content: "\f1e2"; }
  7214.  
  7215. .fa-soccer-ball-o:before, .fa-futbol-o:before {
  7216. content: "\f1e3"; }
  7217.  
  7218. .fa-tty:before {
  7219. content: "\f1e4"; }
  7220.  
  7221. .fa-binoculars:before {
  7222. content: "\f1e5"; }
  7223.  
  7224. .fa-plug:before {
  7225. content: "\f1e6"; }
  7226.  
  7227. .fa-slideshare:before {
  7228. content: "\f1e7"; }
  7229.  
  7230. .fa-twitch:before {
  7231. content: "\f1e8"; }
  7232.  
  7233. .fa-yelp:before {
  7234. content: "\f1e9"; }
  7235.  
  7236. .fa-newspaper-o:before {
  7237. content: "\f1ea"; }
  7238.  
  7239. .fa-wifi:before {
  7240. content: "\f1eb"; }
  7241.  
  7242. .fa-calculator:before {
  7243. content: "\f1ec"; }
  7244.  
  7245. .fa-paypal:before {
  7246. content: "\f1ed"; }
  7247.  
  7248. .fa-google-wallet:before {
  7249. content: "\f1ee"; }
  7250.  
  7251. .fa-cc-visa:before {
  7252. content: "\f1f0"; }
  7253.  
  7254. .fa-cc-mastercard:before {
  7255. content: "\f1f1"; }
  7256.  
  7257. .fa-cc-discover:before {
  7258. content: "\f1f2"; }
  7259.  
  7260. .fa-cc-amex:before {
  7261. content: "\f1f3"; }
  7262.  
  7263. .fa-cc-paypal:before {
  7264. content: "\f1f4"; }
  7265.  
  7266. .fa-cc-stripe:before {
  7267. content: "\f1f5"; }
  7268.  
  7269. .fa-bell-slash:before {
  7270. content: "\f1f6"; }
  7271.  
  7272. .fa-bell-slash-o:before {
  7273. content: "\f1f7"; }
  7274.  
  7275. .fa-trash:before {
  7276. content: "\f1f8"; }
  7277.  
  7278. .fa-copyright:before {
  7279. content: "\f1f9"; }
  7280.  
  7281. .fa-at:before {
  7282. content: "\f1fa"; }
  7283.  
  7284. .fa-eyedropper:before {
  7285. content: "\f1fb"; }
  7286.  
  7287. .fa-paint-brush:before {
  7288. content: "\f1fc"; }
  7289.  
  7290. .fa-birthday-cake:before {
  7291. content: "\f1fd"; }
  7292.  
  7293. .fa-area-chart:before {
  7294. content: "\f1fe"; }
  7295.  
  7296. .fa-pie-chart:before {
  7297. content: "\f200"; }
  7298.  
  7299. .fa-line-chart:before {
  7300. content: "\f201"; }
  7301.  
  7302. .fa-lastfm:before {
  7303. content: "\f202"; }
  7304.  
  7305. .fa-lastfm-square:before {
  7306. content: "\f203"; }
  7307.  
  7308. .fa-toggle-off:before {
  7309. content: "\f204"; }
  7310.  
  7311. .fa-toggle-on:before {
  7312. content: "\f205"; }
  7313.  
  7314. .fa-bicycle:before {
  7315. content: "\f206"; }
  7316.  
  7317. .fa-bus:before {
  7318. content: "\f207"; }
  7319.  
  7320. .fa-ioxhost:before {
  7321. content: "\f208"; }
  7322.  
  7323. .fa-angellist:before {
  7324. content: "\f209"; }
  7325.  
  7326. .fa-cc:before {
  7327. content: "\f20a"; }
  7328.  
  7329. .fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  7330. content: "\f20b"; }
  7331.  
  7332. .fa-meanpath:before {
  7333. content: "\f20c"; }
  7334.  
  7335. .fa-buysellads:before {
  7336. content: "\f20d"; }
  7337.  
  7338. .fa-connectdevelop:before {
  7339. content: "\f20e"; }
  7340.  
  7341. .fa-dashcube:before {
  7342. content: "\f210"; }
  7343.  
  7344. .fa-forumbee:before {
  7345. content: "\f211"; }
  7346.  
  7347. .fa-leanpub:before {
  7348. content: "\f212"; }
  7349.  
  7350. .fa-sellsy:before {
  7351. content: "\f213"; }
  7352.  
  7353. .fa-shirtsinbulk:before {
  7354. content: "\f214"; }
  7355.  
  7356. .fa-simplybuilt:before {
  7357. content: "\f215"; }
  7358.  
  7359. .fa-skyatlas:before {
  7360. content: "\f216"; }
  7361.  
  7362. .fa-cart-plus:before {
  7363. content: "\f217"; }
  7364.  
  7365. .fa-cart-arrow-down:before {
  7366. content: "\f218"; }
  7367.  
  7368. .fa-diamond:before {
  7369. content: "\f219"; }
  7370.  
  7371. .fa-ship:before {
  7372. content: "\f21a"; }
  7373.  
  7374. .fa-user-secret:before {
  7375. content: "\f21b"; }
  7376.  
  7377. .fa-motorcycle:before {
  7378. content: "\f21c"; }
  7379.  
  7380. .fa-street-view:before {
  7381. content: "\f21d"; }
  7382.  
  7383. .fa-heartbeat:before {
  7384. content: "\f21e"; }
  7385.  
  7386. .fa-venus:before {
  7387. content: "\f221"; }
  7388.  
  7389. .fa-mars:before {
  7390. content: "\f222"; }
  7391.  
  7392. .fa-mercury:before {
  7393. content: "\f223"; }
  7394.  
  7395. .fa-intersex:before, .fa-transgender:before {
  7396. content: "\f224"; }
  7397.  
  7398. .fa-transgender-alt:before {
  7399. content: "\f225"; }
  7400.  
  7401. .fa-venus-double:before {
  7402. content: "\f226"; }
  7403.  
  7404. .fa-mars-double:before {
  7405. content: "\f227"; }
  7406.  
  7407. .fa-venus-mars:before {
  7408. content: "\f228"; }
  7409.  
  7410. .fa-mars-stroke:before {
  7411. content: "\f229"; }
  7412.  
  7413. .fa-mars-stroke-v:before {
  7414. content: "\f22a"; }
  7415.  
  7416. .fa-mars-stroke-h:before {
  7417. content: "\f22b"; }
  7418.  
  7419. .fa-neuter:before {
  7420. content: "\f22c"; }
  7421.  
  7422. .fa-genderless:before {
  7423. content: "\f22d"; }
  7424.  
  7425. .fa-facebook-official:before {
  7426. content: "\f230"; }
  7427.  
  7428. .fa-pinterest-p:before {
  7429. content: "\f231"; }
  7430.  
  7431. .fa-whatsapp:before {
  7432. content: "\f232"; }
  7433.  
  7434. .fa-server:before {
  7435. content: "\f233"; }
  7436.  
  7437. .fa-user-plus:before {
  7438. content: "\f234"; }
  7439.  
  7440. .fa-user-times:before {
  7441. content: "\f235"; }
  7442.  
  7443. .fa-hotel:before, .fa-bed:before {
  7444. content: "\f236"; }
  7445.  
  7446. .fa-viacoin:before {
  7447. content: "\f237"; }
  7448.  
  7449. .fa-train:before {
  7450. content: "\f238"; }
  7451.  
  7452. .fa-subway:before {
  7453. content: "\f239"; }
  7454.  
  7455. .fa-medium:before {
  7456. content: "\f23a"; }
  7457.  
  7458. .fa-yc:before, .fa-y-combinator:before {
  7459. content: "\f23b"; }
  7460.  
  7461. .fa-optin-monster:before {
  7462. content: "\f23c"; }
  7463.  
  7464. .fa-opencart:before {
  7465. content: "\f23d"; }
  7466.  
  7467. .fa-expeditedssl:before {
  7468. content: "\f23e"; }
  7469.  
  7470. .fa-battery-4:before, .fa-battery-full:before {
  7471. content: "\f240"; }
  7472.  
  7473. .fa-battery-3:before, .fa-battery-three-quarters:before {
  7474. content: "\f241"; }
  7475.  
  7476. .fa-battery-2:before, .fa-battery-half:before {
  7477. content: "\f242"; }
  7478.  
  7479. .fa-battery-1:before, .fa-battery-quarter:before {
  7480. content: "\f243"; }
  7481.  
  7482. .fa-battery-0:before, .fa-battery-empty:before {
  7483. content: "\f244"; }
  7484.  
  7485. .fa-mouse-pointer:before {
  7486. content: "\f245"; }
  7487.  
  7488. .fa-i-cursor:before {
  7489. content: "\f246"; }
  7490.  
  7491. .fa-object-group:before {
  7492. content: "\f247"; }
  7493.  
  7494. .fa-object-ungroup:before {
  7495. content: "\f248"; }
  7496.  
  7497. .fa-sticky-note:before {
  7498. content: "\f249"; }
  7499.  
  7500. .fa-sticky-note-o:before {
  7501. content: "\f24a"; }
  7502.  
  7503. .fa-cc-jcb:before {
  7504. content: "\f24b"; }
  7505.  
  7506. .fa-cc-diners-club:before {
  7507. content: "\f24c"; }
  7508.  
  7509. .fa-clone:before {
  7510. content: "\f24d"; }
  7511.  
  7512. .fa-balance-scale:before {
  7513. content: "\f24e"; }
  7514.  
  7515. .fa-hourglass-o:before {
  7516. content: "\f250"; }
  7517.  
  7518. .fa-hourglass-1:before, .fa-hourglass-start:before {
  7519. content: "\f251"; }
  7520.  
  7521. .fa-hourglass-2:before, .fa-hourglass-half:before {
  7522. content: "\f252"; }
  7523.  
  7524. .fa-hourglass-3:before, .fa-hourglass-end:before {
  7525. content: "\f253"; }
  7526.  
  7527. .fa-hourglass:before {
  7528. content: "\f254"; }
  7529.  
  7530. .fa-hand-grab-o:before, .fa-hand-rock-o:before {
  7531. content: "\f255"; }
  7532.  
  7533. .fa-hand-stop-o:before, .fa-hand-paper-o:before {
  7534. content: "\f256"; }
  7535.  
  7536. .fa-hand-scissors-o:before {
  7537. content: "\f257"; }
  7538.  
  7539. .fa-hand-lizard-o:before {
  7540. content: "\f258"; }
  7541.  
  7542. .fa-hand-spock-o:before {
  7543. content: "\f259"; }
  7544.  
  7545. .fa-hand-pointer-o:before {
  7546. content: "\f25a"; }
  7547.  
  7548. .fa-hand-peace-o:before {
  7549. content: "\f25b"; }
  7550.  
  7551. .fa-trademark:before {
  7552. content: "\f25c"; }
  7553.  
  7554. .fa-registered:before {
  7555. content: "\f25d"; }
  7556.  
  7557. .fa-creative-commons:before {
  7558. content: "\f25e"; }
  7559.  
  7560. .fa-gg:before {
  7561. content: "\f260"; }
  7562.  
  7563. .fa-gg-circle:before {
  7564. content: "\f261"; }
  7565.  
  7566. .fa-tripadvisor:before {
  7567. content: "\f262"; }
  7568.  
  7569. .fa-odnoklassniki:before {
  7570. content: "\f263"; }
  7571.  
  7572. .fa-odnoklassniki-square:before {
  7573. content: "\f264"; }
  7574.  
  7575. .fa-get-pocket:before {
  7576. content: "\f265"; }
  7577.  
  7578. .fa-wikipedia-w:before {
  7579. content: "\f266"; }
  7580.  
  7581. .fa-safari:before {
  7582. content: "\f267"; }
  7583.  
  7584. .fa-chrome:before {
  7585. content: "\f268"; }
  7586.  
  7587. .fa-firefox:before {
  7588. content: "\f269"; }
  7589.  
  7590. .fa-opera:before {
  7591. content: "\f26a"; }
  7592.  
  7593. .fa-internet-explorer:before {
  7594. content: "\f26b"; }
  7595.  
  7596. .fa-tv:before, .fa-television:before {
  7597. content: "\f26c"; }
  7598.  
  7599. .fa-contao:before {
  7600. content: "\f26d"; }
  7601.  
  7602. .fa-500px:before {
  7603. content: "\f26e"; }
  7604.  
  7605. .fa-amazon:before {
  7606. content: "\f270"; }
  7607.  
  7608. .fa-calendar-plus-o:before {
  7609. content: "\f271"; }
  7610.  
  7611. .fa-calendar-minus-o:before {
  7612. content: "\f272"; }
  7613.  
  7614. .fa-calendar-times-o:before {
  7615. content: "\f273"; }
  7616.  
  7617. .fa-calendar-check-o:before {
  7618. content: "\f274"; }
  7619.  
  7620. .fa-industry:before {
  7621. content: "\f275"; }
  7622.  
  7623. .fa-map-pin:before {
  7624. content: "\f276"; }
  7625.  
  7626. .fa-map-signs:before {
  7627. content: "\f277"; }
  7628.  
  7629. .fa-map-o:before {
  7630. content: "\f278"; }
  7631.  
  7632. .fa-map:before {
  7633. content: "\f279"; }
  7634.  
  7635. .fa-commenting:before {
  7636. content: "\f27a"; }
  7637.  
  7638. .fa-commenting-o:before {
  7639. content: "\f27b"; }
  7640.  
  7641. .fa-houzz:before {
  7642. content: "\f27c"; }
  7643.  
  7644. .fa-vimeo:before {
  7645. content: "\f27d"; }
  7646.  
  7647. .fa-black-tie:before {
  7648. content: "\f27e"; }
  7649.  
  7650. .fa-fonticons:before {
  7651. content: "\f280"; }
  7652.  
  7653. @page {
  7654. size: A4;
  7655. margin: 70px 60px 70px 60px; }
  7656. @page landscape {
  7657. size: A4 landscape;
  7658. margin: 70px 30px 70px 30px; }
  7659. @page landscape {
  7660. @bottom {
  7661. content: flow(no-foot); }
  7662. /*@top {
  7663. content: flow(header-landscape);
  7664. }*/ }
  7665. @page full-page {
  7666. @bottom {
  7667. content: flow(no-foot); } }
  7668. #no-footer {
  7669. flow: static(no-foot);
  7670. margin: 0px 0px 0px 0px; }
  7671.  
  7672. @page full-page {
  7673. margin: 0px 0px 0px 0px;
  7674. background: #b5d4c4; }
  7675. .full-page {
  7676. page: full-page; }
  7677.  
  7678. .landscape {
  7679. page: landscape;
  7680. padding-left: 5px;
  7681. padding-right: 5px; }
  7682.  
  7683. .container {
  7684. padding: 0px 0px 0px 0px; }
  7685.  
  7686. /*Configuration footer / header */
  7687. @page {
  7688. @bottom {
  7689. content: flow(footer-defaut); }
  7690. @top {
  7691. content: flow(header-defaut); } }
  7692. .header {
  7693. font-size: 10px;
  7694. height: 60px;
  7695. padding-bottom: 10px; }
  7696.  
  7697. #header {
  7698. flow: static(header-defaut); }
  7699.  
  7700. /*#header-landscape {
  7701. flow: static(header-landscape);
  7702. }*/
  7703. #footer {
  7704. flow: static(footer-defaut);
  7705. height: 60px;
  7706. font-size: 10px;
  7707. padding-top: 10px; }
  7708.  
  7709. .page-number {
  7710. content: "Page " counter(page) " / " counter(pages); }
  7711.  
  7712. body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  7713. margin: 0;
  7714. padding: 0;
  7715. position: relative;
  7716. font-family: "Open Sans"; }
  7717.  
  7718. li {
  7719. list-style: none; }
  7720.  
  7721. .dry {
  7722. padding-left: 0px;
  7723. margin: 0; }
  7724.  
  7725. .gray {
  7726. color: gray; }
  7727.  
  7728. h1, h2, h3, h4, h5 {
  7729. font-weight: 600;
  7730. margin-bottom: 10px; }
  7731.  
  7732. body {
  7733. font-family: Source Sans Pro, Helvetica, sans-serif;
  7734. font-size: 12px; }
  7735.  
  7736. .img-header {
  7737. height: 30px;
  7738. border-left: dotted 1px #EE7600;
  7739. padding-left: 10px;
  7740. margin-left: 10px; }
  7741.  
  7742. .signature {
  7743. border-bottom: dotted #EE7600 1px;
  7744. padding-bottom: 5px; }
  7745. .signature li {
  7746. list-style: none; }
  7747.  
  7748. .test {
  7749. border: solid red 2px; }
  7750.  
  7751. p {
  7752. padding-bottom: 5px;
  7753. padding-top: 5px;
  7754. text-align: justify; }
  7755.  
  7756. .adresse-immeuble {
  7757. background-image: url("https://app.copromatic.com/src/immeuble.png");
  7758. background-repeat: no-repeat;
  7759. background-position: left bottom;
  7760. background-size: contain;
  7761. padding-left: 55px; }
  7762.  
  7763. .color {
  7764. color: #EE7600;
  7765. font-weight: bold; }
  7766.  
  7767. .reference {
  7768. /*padding-top:10px;*/
  7769. padding-bottom: 10px; }
  7770.  
  7771. .chapter {
  7772. page-break-before: always;
  7773. margin: 0px; }
  7774.  
  7775. .dontBreak{
  7776. page-break-inside: avoid
  7777. }
  7778.  
  7779. .bordered {
  7780. border-top: dotted #EE7600 1px;
  7781. padding-top: 5px;
  7782. border-bottom: dotted #EE7600 1px;
  7783. padding-bottom: 5px;
  7784. margin-top: 10px;
  7785. padding-top: 10px;
  7786. margin-bottom: 10px;
  7787. padding-bottom: 10px; }
  7788.  
  7789. .encadrer {
  7790. border: dotted 1px; }
  7791.  
  7792. .encadrer-padding{
  7793. padding-left: 15px;
  7794. }
  7795.  
  7796. .clear {
  7797. clear: both; }
  7798.  
  7799. .spacer10 {
  7800. height: 10px; }
  7801.  
  7802. .spacer15 {
  7803. height: 15px; }
  7804.  
  7805. .spacer20 {
  7806. height: 20px; }
  7807.  
  7808. .spacer30 {
  7809. height: 30px; }
  7810.  
  7811. .spacer40 {
  7812. height: 40px; }
  7813.  
  7814. .spacer50 {
  7815. height: 50px; }
  7816.  
  7817. .spacer60 {
  7818. height: 60px; }
  7819.  
  7820. .spacer70 {
  7821. height: 70px; }
  7822.  
  7823. .spacer80 {
  7824. height: 80px; }
  7825.  
  7826. .spacer90 {
  7827. height: 90px; }
  7828.  
  7829. .spacer100 {
  7830. height: 100px; }
  7831.  
  7832. .spacer110 {
  7833. height: 110px; }
  7834.  
  7835. .spacer130 {
  7836. height: 130px; }
  7837.  
  7838. .footnotes {
  7839. font-size: 80%;
  7840. float: footnote;
  7841. margin-left: 10px;
  7842. margin-right: 10px; }
  7843.  
  7844. .couleur {
  7845. color: #EE7600; }
  7846.  
  7847. .bordered-left {
  7848. border-left: dotted 1px #EE7600; }
  7849. .bordered-left p {
  7850. padding-left: 15px; }
  7851.  
  7852. .bordered-right {
  7853. border-right: dotted 1px #EE7600; }
  7854. .bordered-right p {
  7855. padding-right: 15px; }
  7856.  
  7857. .bordered-bottom {
  7858. border-bottom: dotted 1px #EE7600;
  7859. padding-bottom: 15px; }
  7860. .bordered-bottom p {
  7861. padding-bottom: 15px; }
  7862.  
  7863. #sepa span {
  7864. color: #EE7600;
  7865. font-weight: bold; }
  7866.  
  7867. .img-responsive-height {
  7868. max-height: 100%;
  7869. width: auto; }
  7870.  
  7871. .separator {
  7872. border-top: dotted 1px #EE7600;
  7873. height: 1px; }
  7874.  
  7875. .kick-liste {
  7876. margin-left: 10px; }
  7877. .kick-liste .fa {
  7878. color: #EE7600;
  7879. padding-right: 5px; }
  7880.  
  7881. .color {
  7882. color: #EE7600; }
  7883.  
  7884. .small table tbody tr td {
  7885. padding: 2px;
  7886. padding-left: 10px;
  7887. padding-right: 10px; }
  7888. .small table thead tr td {
  7889. padding: 6px; }
  7890.  
  7891. .naked-table {
  7892. border: none; }
  7893. .naked-table tbody {
  7894. border: none; }
  7895. .naked-table tbody tr {
  7896. border: none;
  7897. padding: 2px; }
  7898. .naked-table tbody tr:nth-of-type(odd) {
  7899. border: none;
  7900. background-color: white; }
  7901. .naked-table tbody td {
  7902. border: none;
  7903. padding: 2px;
  7904. font-size: 90%; }
  7905. .naked-table tbody .border-light {
  7906. border: solid 2px #e7e7e7;
  7907. vertical-align: bottom; }
  7908.  
  7909. table {
  7910. border: solid #e7e7e7 2px;
  7911. width: 100%;
  7912. margin-top: 8px;
  7913. margin-bottom: 8px; }
  7914. table thead {
  7915. border-top: solid #4d4d4d 2px;
  7916. border-left: solid #4d4d4d 2px;
  7917. border-right: solid #4d4d4d 2px;
  7918. background-color: #4d4d4d;
  7919. color: #fff;
  7920. text-transform: uppercase;
  7921. font-weight: bold;
  7922. text-align: center; }
  7923. table thead tr td {
  7924. padding: 10px;
  7925. border-right: dotted #e7e7e7 1px;
  7926. border-bottom: dotted #e7e7e7 1px;
  7927. vertical-align: middle; }
  7928. table tbody {
  7929. border: solid #e7e7e7 2px; }
  7930. table tbody tr {
  7931. border: solid #e7e7e7 1px; }
  7932. table tbody tr:nth-of-type(odd) {
  7933. background-color: #f2f2f2;
  7934. border: solid #e7e7e7 1px; }
  7935. table tbody td {
  7936. padding: 10px;
  7937. border-right: dotted #4d4d4d 1px; }
  7938. table tbody td:last-of-type {
  7939. border-right: none; }
  7940. table tbody .total {
  7941. border: solid #EE7600 1px; }
  7942. table tbody .total td {
  7943. background-color: #EE7600;
  7944. color: #fff;
  7945. border: dotted #fff 1px;
  7946. text-transform: uppercase;
  7947. font-weight: bold;
  7948. padding: 10px; }
  7949. table tbody .sous-total td {
  7950. background-color: #989898;
  7951. color: #fff;
  7952. border: dotted #fff 1px;
  7953. text-transform: uppercase;
  7954. font-weight: bold;
  7955. text-align: right;
  7956. padding: 10px; }
  7957. table tbody td.white {
  7958. background-color: white; }
  7959. table tbody td.unfilled {
  7960. background-color: #4d4d4d;
  7961. color: #fff;
  7962. text-transform: uppercase;
  7963. font-weight: bold;
  7964. text-align: center; }
  7965. table .sous-division td {
  7966. background-color: #d1d1d1;
  7967. font-weight: bold; }
  7968.  
  7969. .tirets ul {
  7970. list-style-type: none; }
  7971. .tirets li:before {
  7972. content: '- '; }
  7973. .tirets li.second-level:before {
  7974. content: ' > ';
  7975. padding-left: 10px; }
  7976.  
  7977. .resolution {
  7978. margin-bottom: 20px; }
  7979. .resolution h4 {
  7980. color: #EE7600;
  7981. margin-bottom: 5px; }
  7982. .resolution h5 {
  7983. margin-bottom: 10px; }
  7984. .resolution ul {
  7985. margin-left: 20px; }
  7986. .resolution ul .tirets li {
  7987. list-style-type: none; }
  7988. .resolution ul .no-deco li {
  7989. list-style-type: none; }
  7990. .resolution .no-deco li {
  7991. list-style-type: none; }
  7992. .resolution li {
  7993. list-style: disc; }
  7994. .resolution .mini-article {
  7995. font-size: 70%;
  7996. color: black; }
  7997.  
  7998. .puces li {
  7999. list-style: disc; }
  8000.  
  8001. .date {
  8002. margin-bottom: 10px; }
  8003.  
  8004. .xsmall {
  8005. font-size: 8px; }
  8006.  
  8007. .small {
  8008. font-size: 10px; }
  8009.  
  8010. .vert {
  8011. color: #3fac5e; }
  8012.  
  8013. .rouge {
  8014. color: #c22e21; }
  8015.  
  8016. .dark-gray {
  8017. color: #4d4d4d; }
  8018.  
  8019. .margin5 {
  8020. margin-left: 5px; }
  8021.  
  8022. .margin15 {
  8023. margin-left: 15px; }
  8024.  
  8025. .margin50 {
  8026. margin-left: 50px; }
  8027.  
  8028. /*.sous-division{
  8029. td{
  8030. background-color: #d1d1d1;
  8031. font-weight:bold;
  8032. }
  8033. }*/
  8034. .likeh4 {
  8035. font-weight: 600;
  8036. margin-bottom: 10px; }
  8037.  
  8038. .likeh3 {
  8039. font-weight: 600;
  8040. font-size: 110%;
  8041. margin-bottom: 10px; }
  8042.  
  8043. .ligne-renseignement {
  8044. border-top: 1px dotted #EE7600;
  8045. margin: 0;
  8046. padding: 0; }
  8047.  
  8048. .no-padding-left {
  8049. padding-left: 0px; }
  8050.  
  8051. .no-padding-right {
  8052. padding-right: 0px; }
  8053.  
  8054. .white-space {
  8055. white-space: pre-wrap; }
  8056.  
  8057. -->
  8058. </style></head>
  8059. <body id="">
  8060.  
  8061. <div id="header" class="header">
  8062. <div class="container">
  8063. <div class="row">
  8064. <div class="spacer15"></div>
  8065. <div class="col-xs-12 text-right">
  8066. 17 Mars 2017 <img class="img-header" src="https://app.copromatic.com/src/logo-picto-copro.svg"/><br>
  8067. </div>
  8068. </div>
  8069. </div>
  8070. </div>
  8071. <div id="footer">
  8072. <div class="container">
  8073. <div class="row">
  8074. <div class="col-xs-3 bordered-right">
  8075. <img src="https://app.copromatic.com/src/copromatic-papier.png" class="img-responsive"/>
  8076. </div>
  8077. <div class="col-xs-9" style="padding-top:6px;">
  8078. <ul>
  8079. <li><strong>SDC LE MAS DES SENIORS</strong> - Edité le 17 Mars 2017</li>
  8080. <li>
  8081. Généré via <span class="color">Copromatic</span>, la solution complète et connectée qui gère
  8082. <strong>votre</strong> copropriété ! </li>
  8083. </ul>
  8084. </div>
  8085. </div>
  8086. </div>
  8087. </div>
  8088. <div class="chapter basique "><div class="clear spacer20"></div> <img src="http://static.mnium.org/images/contenu/actus/JeuxVideo/Horizon/Horizon_2.jpg" style="width: 190mm;height:106.875mm;">
  8089. <div class="clear spacer10"></div></div>
  8090. </body></html>
Add Comment
Please, Sign In to add comment