Advertisement
Guest User

Untitled

a guest
Aug 1st, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 127.39 KB | None | 0 0
  1. /*! _____ _ _____ _
  2. * | __ \| | / ____| (_)
  3. * | |__) | |__ __ _ _ __ _ __ ___ __ _ | (___ ___ _ ____ ___ ___ ___
  4. * | ___/| '_ \ / _` | '__| '_ ` _ \ / _` | \___ \ / _ \ '__\ \ / / |/ __/ _ \
  5. * | | | | | | (_| | | | | | | | | (_| | ____) | __/ | \ V /| | (_| __/
  6. * |_| |_| |_|\__,_|_| |_| |_| |_|\__,_| |_____/ \___|_| \_/ |_|\___\___|
  7. *
  8. *
  9. * Bootstrap v3.2.0 (http://getbootstrap.com)
  10. * Copyright 2011-2014 Twitter, Inc.
  11. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  12. *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html {
  13. font-family: sans-serif;
  14. -webkit-text-size-adjust: 100%;
  15. -ms-text-size-adjust: 100%
  16. }
  17. body {
  18. margin: 0;
  19. }
  20. article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  21. display: block
  22. }
  23. audio, canvas, progress, video {
  24. display: inline-block;
  25. vertical-align: baseline
  26. }
  27. audio:not([controls]) {
  28. display: none;
  29. height: 0
  30. }
  31. [hidden], template {
  32. display:none
  33. }
  34. a {
  35. background: 0 0
  36. }
  37. a:active, a:hover {
  38. outline: 0
  39. }
  40. abbr[title] {
  41. border-bottom: 1px dotted
  42. }
  43. b, strong {
  44. font-weight: 700
  45. }
  46. dfn {
  47. font-style: italic
  48. }
  49. h1 {
  50. margin: .67em 0;
  51. font-size: 2em
  52. }
  53. mark {
  54. color: #000;
  55. background: #ff0
  56. }
  57. small {
  58. font-size: 80%
  59. }
  60. sub, sup {
  61. position: relative;
  62. font-size: 75%;
  63. line-height: 0;
  64. vertical-align: baseline
  65. }
  66. sup {
  67. top: -.5em
  68. }
  69. sub {
  70. bottom: -.25em
  71. }
  72. img {
  73. border: 0
  74. }
  75. svg:not(:root) {
  76. overflow: hidden
  77. }
  78. figure {
  79. margin: 1em 40px
  80. }
  81. hr {
  82. height: 0;
  83. -webkit-box-sizing: content-box;
  84. -moz-box-sizing: content-box;
  85. box-sizing: content-box
  86. }
  87. pre {
  88. overflow: auto
  89. }
  90. code, kbd, pre, samp {
  91. font-family: monospace, monospace;
  92. font-size: 1em
  93. }
  94. button, input, optgroup, select, textarea {
  95. margin: 0;
  96. font: inherit;
  97. color: inherit
  98. }
  99. button {
  100. overflow: visible
  101. }
  102. button, select {
  103. text-transform: none
  104. }
  105. button, html input[type=button], input[type=reset], input[type=submit] {
  106. -webkit-appearance: button;
  107. cursor: pointer
  108. }
  109. button[disabled], html input[disabled] {
  110. cursor: default
  111. }
  112. button::-moz-focus-inner, input::-moz-focus-inner {
  113. padding:0;
  114. border:0
  115. }
  116. input {
  117. line-height: normal
  118. }
  119. input[type=checkbox], input[type=radio] {
  120. -webkit-box-sizing: border-box;
  121. -moz-box-sizing: border-box;
  122. box-sizing: border-box;
  123. padding: 0
  124. }
  125. input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  126. height:auto
  127. }
  128. input[type=search] {
  129. -webkit-box-sizing: content-box;
  130. -moz-box-sizing: content-box;
  131. box-sizing: content-box;
  132. -webkit-appearance: textfield
  133. }
  134. input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  135. -webkit-appearance:none
  136. }
  137. fieldset {
  138. padding: .35em .625em .75em;
  139. margin: 0 2px;
  140. border: 1px solid silver
  141. }
  142. legend {
  143. padding: 0;
  144. border: 0
  145. }
  146. textarea {
  147. overflow: auto
  148. }
  149. optgroup {
  150. font-weight: 700
  151. }
  152. table {
  153. border-spacing: 0;
  154. border-collapse: collapse
  155. }
  156. td, th {
  157. padding: 0
  158. }
  159. @media print {
  160. * {
  161. color: #000!important;
  162. text-shadow: none!important;
  163. background: transparent!important;
  164. -webkit-box-shadow: none!important;
  165. box-shadow: none!important
  166. }
  167. a, a:visited {
  168. text-decoration: underline
  169. }
  170. a[href]:after {
  171. content: " (" attr(href) ")"
  172. }
  173. abbr[title]:after {
  174. content: " (" attr(title) ")"
  175. }
  176. a[href^="javascript:"]:after, a[href^="#"]:after {
  177. content: ""
  178. }
  179. pre, blockquote {
  180. border: 1px solid #999;
  181. page-break-inside: avoid
  182. }
  183. thead {
  184. display: table-header-group
  185. }
  186. tr, img {
  187. page-break-inside: avoid
  188. }
  189. img {
  190. max-width: 100%!important
  191. }
  192. p, h2, h3 {
  193. orphans: 3;
  194. widows: 3
  195. }
  196. h2, h3 {
  197. page-break-after: avoid
  198. }
  199. select {
  200. background: #fff!important
  201. }
  202. .navbar {
  203. display: none
  204. }
  205. .table td, .table th {
  206. background-color: #fff!important
  207. }
  208. .btn>.caret, .dropup>.btn>.caret {
  209. border-top-color: #000!important
  210. }
  211. .label {
  212. border: 1px solid #000
  213. }
  214. .table {
  215. border-collapse: collapse!important
  216. }
  217. .table-bordered th, .table-bordered td {
  218. border: 1px solid #ddd!important
  219. }
  220. }
  221. @font-face {
  222. font-family: 'Glyphicons Halflings';
  223. src: url(../fonts/glyphicons-halflings-regular.eot);
  224. src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
  225. }
  226. .glyphicon {
  227. position: relative;
  228. top: 1px;
  229. display: inline-block;
  230. font-family: 'Glyphicons Halflings';
  231. font-style: normal;
  232. font-weight: 400;
  233. line-height: 1;
  234. -webkit-font-smoothing: antialiased;
  235. -moz-osx-font-smoothing: grayscale
  236. }
  237. .glyphicon-asterisk:before {
  238. content: "\2a"
  239. }
  240. .glyphicon-plus:before {
  241. content: "\2b"
  242. }
  243. .glyphicon-euro:before {
  244. content: "\20ac"
  245. }
  246. .glyphicon-minus:before {
  247. content: "\2212"
  248. }
  249. .glyphicon-cloud:before {
  250. content: "\2601"
  251. }
  252. .glyphicon-envelope:before {
  253. content: "\2709"
  254. }
  255. .glyphicon-pencil:before {
  256. content: "\270f"
  257. }
  258. .glyphicon-glass:before {
  259. content: "\e001"
  260. }
  261. .glyphicon-music:before {
  262. content: "\e002"
  263. }
  264. .glyphicon-search:before {
  265. content: "\e003"
  266. }
  267. .glyphicon-heart:before {
  268. content: "\e005"
  269. }
  270. .glyphicon-star:before {
  271. content: "\e006"
  272. }
  273. .glyphicon-star-empty:before {
  274. content: "\e007"
  275. }
  276. .glyphicon-user:before {
  277. content: "\e008"
  278. }
  279. .glyphicon-film:before {
  280. content: "\e009"
  281. }
  282. .glyphicon-th-large:before {
  283. content: "\e010"
  284. }
  285. .glyphicon-th:before {
  286. content: "\e011"
  287. }
  288. .glyphicon-th-list:before {
  289. content: "\e012"
  290. }
  291. .glyphicon-ok:before {
  292. content: "\e013"
  293. }
  294. .glyphicon-remove:before {
  295. content: "\e014"
  296. }
  297. .glyphicon-zoom-in:before {
  298. content: "\e015"
  299. }
  300. .glyphicon-zoom-out:before {
  301. content: "\e016"
  302. }
  303. .glyphicon-off:before {
  304. content: "\e017"
  305. }
  306. .glyphicon-signal:before {
  307. content: "\e018"
  308. }
  309. .glyphicon-cog:before {
  310. content: "\e019"
  311. }
  312. .glyphicon-trash:before {
  313. content: "\e020"
  314. }
  315. .glyphicon-home:before {
  316. content: "\e021"
  317. }
  318. .glyphicon-file:before {
  319. content: "\e022"
  320. }
  321. .glyphicon-time:before {
  322. content: "\e023"
  323. }
  324. .glyphicon-road:before {
  325. content: "\e024"
  326. }
  327. .glyphicon-download-alt:before {
  328. content: "\e025"
  329. }
  330. .glyphicon-download:before {
  331. content: "\e026"
  332. }
  333. .glyphicon-upload:before {
  334. content: "\e027"
  335. }
  336. .glyphicon-inbox:before {
  337. content: "\e028"
  338. }
  339. .glyphicon-play-circle:before {
  340. content: "\e029"
  341. }
  342. .glyphicon-repeat:before {
  343. content: "\e030"
  344. }
  345. .glyphicon-refresh:before {
  346. content: "\e031"
  347. }
  348. .glyphicon-list-alt:before {
  349. content: "\e032"
  350. }
  351. .glyphicon-lock:before {
  352. content: "\e033"
  353. }
  354. .glyphicon-flag:before {
  355. content: "\e034"
  356. }
  357. .glyphicon-headphones:before {
  358. content: "\e035"
  359. }
  360. .glyphicon-volume-off:before {
  361. content: "\e036"
  362. }
  363. .glyphicon-volume-down:before {
  364. content: "\e037"
  365. }
  366. .glyphicon-volume-up:before {
  367. content: "\e038"
  368. }
  369. .glyphicon-qrcode:before {
  370. content: "\e039"
  371. }
  372. .glyphicon-barcode:before {
  373. content: "\e040"
  374. }
  375. .glyphicon-tag:before {
  376. content: "\e041"
  377. }
  378. .glyphicon-tags:before {
  379. content: "\e042"
  380. }
  381. .glyphicon-book:before {
  382. content: "\e043"
  383. }
  384. .glyphicon-bookmark:before {
  385. content: "\e044"
  386. }
  387. .glyphicon-print:before {
  388. content: "\e045"
  389. }
  390. .glyphicon-camera:before {
  391. content: "\e046"
  392. }
  393. .glyphicon-font:before {
  394. content: "\e047"
  395. }
  396. .glyphicon-bold:before {
  397. content: "\e048"
  398. }
  399. .glyphicon-italic:before {
  400. content: "\e049"
  401. }
  402. .glyphicon-text-height:before {
  403. content: "\e050"
  404. }
  405. .glyphicon-text-width:before {
  406. content: "\e051"
  407. }
  408. .glyphicon-align-left:before {
  409. content: "\e052"
  410. }
  411. .glyphicon-align-center:before {
  412. content: "\e053"
  413. }
  414. .glyphicon-align-right:before {
  415. content: "\e054"
  416. }
  417. .glyphicon-align-justify:before {
  418. content: "\e055"
  419. }
  420. .glyphicon-list:before {
  421. content: "\e056"
  422. }
  423. .glyphicon-indent-left:before {
  424. content: "\e057"
  425. }
  426. .glyphicon-indent-right:before {
  427. content: "\e058"
  428. }
  429. .glyphicon-facetime-video:before {
  430. content: "\e059"
  431. }
  432. .glyphicon-picture:before {
  433. content: "\e060"
  434. }
  435. .glyphicon-map-marker:before {
  436. content: "\e062"
  437. }
  438. .glyphicon-adjust:before {
  439. content: "\e063"
  440. }
  441. .glyphicon-tint:before {
  442. content: "\e064"
  443. }
  444. .glyphicon-edit:before {
  445. content: "\e065"
  446. }
  447. .glyphicon-share:before {
  448. content: "\e066"
  449. }
  450. .glyphicon-check:before {
  451. content: "\e067"
  452. }
  453. .glyphicon-move:before {
  454. content: "\e068"
  455. }
  456. .glyphicon-step-backward:before {
  457. content: "\e069"
  458. }
  459. .glyphicon-fast-backward:before {
  460. content: "\e070"
  461. }
  462. .glyphicon-backward:before {
  463. content: "\e071"
  464. }
  465. .glyphicon-play:before {
  466. content: "\e072"
  467. }
  468. .glyphicon-pause:before {
  469. content: "\e073"
  470. }
  471. .glyphicon-stop:before {
  472. content: "\e074"
  473. }
  474. .glyphicon-forward:before {
  475. content: "\e075"
  476. }
  477. .glyphicon-fast-forward:before {
  478. content: "\e076"
  479. }
  480. .glyphicon-step-forward:before {
  481. content: "\e077"
  482. }
  483. .glyphicon-eject:before {
  484. content: "\e078"
  485. }
  486. .glyphicon-chevron-left:before {
  487. content: "\e079"
  488. }
  489. .glyphicon-chevron-right:before {
  490. content: "\e080"
  491. }
  492. .glyphicon-plus-sign:before {
  493. content: "\e081"
  494. }
  495. .glyphicon-minus-sign:before {
  496. content: "\e082"
  497. }
  498. .glyphicon-remove-sign:before {
  499. content: "\e083"
  500. }
  501. .glyphicon-ok-sign:before {
  502. content: "\e084"
  503. }
  504. .glyphicon-question-sign:before {
  505. content: "\e085"
  506. }
  507. .glyphicon-info-sign:before {
  508. content: "\e086"
  509. }
  510. .glyphicon-screenshot:before {
  511. content: "\e087"
  512. }
  513. .glyphicon-remove-circle:before {
  514. content: "\e088"
  515. }
  516. .glyphicon-ok-circle:before {
  517. content: "\e089"
  518. }
  519. .glyphicon-ban-circle:before {
  520. content: "\e090"
  521. }
  522. .glyphicon-arrow-left:before {
  523. content: "\e091"
  524. }
  525. .glyphicon-arrow-right:before {
  526. content: "\e092"
  527. }
  528. .glyphicon-arrow-up:before {
  529. content: "\e093"
  530. }
  531. .glyphicon-arrow-down:before {
  532. content: "\e094"
  533. }
  534. .glyphicon-share-alt:before {
  535. content: "\e095"
  536. }
  537. .glyphicon-resize-full:before {
  538. content: "\e096"
  539. }
  540. .glyphicon-resize-small:before {
  541. content: "\e097"
  542. }
  543. .glyphicon-exclamation-sign:before {
  544. content: "\e101"
  545. }
  546. .glyphicon-gift:before {
  547. content: "\e102"
  548. }
  549. .glyphicon-leaf:before {
  550. content: "\e103"
  551. }
  552. .glyphicon-fire:before {
  553. content: "\e104"
  554. }
  555. .glyphicon-eye-open:before {
  556. content: "\e105"
  557. }
  558. .glyphicon-eye-close:before {
  559. content: "\e106"
  560. }
  561. .glyphicon-warning-sign:before {
  562. content: "\e107"
  563. }
  564. .glyphicon-plane:before {
  565. content: "\e108"
  566. }
  567. .glyphicon-calendar:before {
  568. content: "\e109"
  569. }
  570. .glyphicon-random:before {
  571. content: "\e110"
  572. }
  573. .glyphicon-comment:before {
  574. content: "\e111"
  575. }
  576. .glyphicon-magnet:before {
  577. content: "\e112"
  578. }
  579. .glyphicon-chevron-up:before {
  580. content: "\e113"
  581. }
  582. .glyphicon-chevron-down:before {
  583. content: "\e114"
  584. }
  585. .glyphicon-retweet:before {
  586. content: "\e115"
  587. }
  588. .glyphicon-shopping-cart:before {
  589. content: "\e116"
  590. }
  591. .glyphicon-folder-close:before {
  592. content: "\e117"
  593. }
  594. .glyphicon-folder-open:before {
  595. content: "\e118"
  596. }
  597. .glyphicon-resize-vertical:before {
  598. content: "\e119"
  599. }
  600. .glyphicon-resize-horizontal:before {
  601. content: "\e120"
  602. }
  603. .glyphicon-hdd:before {
  604. content: "\e121"
  605. }
  606. .glyphicon-bullhorn:before {
  607. content: "\e122"
  608. }
  609. .glyphicon-bell:before {
  610. content: "\e123"
  611. }
  612. .glyphicon-certificate:before {
  613. content: "\e124"
  614. }
  615. .glyphicon-thumbs-up:before {
  616. content: "\e125"
  617. }
  618. .glyphicon-thumbs-down:before {
  619. content: "\e126"
  620. }
  621. .glyphicon-hand-right:before {
  622. content: "\e127"
  623. }
  624. .glyphicon-hand-left:before {
  625. content: "\e128"
  626. }
  627. .glyphicon-hand-up:before {
  628. content: "\e129"
  629. }
  630. .glyphicon-hand-down:before {
  631. content: "\e130"
  632. }
  633. .glyphicon-circle-arrow-right:before {
  634. content: "\e131"
  635. }
  636. .glyphicon-circle-arrow-left:before {
  637. content: "\e132"
  638. }
  639. .glyphicon-circle-arrow-up:before {
  640. content: "\e133"
  641. }
  642. .glyphicon-circle-arrow-down:before {
  643. content: "\e134"
  644. }
  645. .glyphicon-globe:before {
  646. content: "\e135"
  647. }
  648. .glyphicon-wrench:before {
  649. content: "\e136"
  650. }
  651. .glyphicon-tasks:before {
  652. content: "\e137"
  653. }
  654. .glyphicon-filter:before {
  655. content: "\e138"
  656. }
  657. .glyphicon-briefcase:before {
  658. content: "\e139"
  659. }
  660. .glyphicon-fullscreen:before {
  661. content: "\e140"
  662. }
  663. .glyphicon-dashboard:before {
  664. content: "\e141"
  665. }
  666. .glyphicon-paperclip:before {
  667. content: "\e142"
  668. }
  669. .glyphicon-heart-empty:before {
  670. content: "\e143"
  671. }
  672. .glyphicon-link:before {
  673. content: "\e144"
  674. }
  675. .glyphicon-phone:before {
  676. content: "\e145"
  677. }
  678. .glyphicon-pushpin:before {
  679. content: "\e146"
  680. }
  681. .glyphicon-usd:before {
  682. content: "\e148"
  683. }
  684. .glyphicon-gbp:before {
  685. content: "\e149"
  686. }
  687. .glyphicon-sort:before {
  688. content: "\e150"
  689. }
  690. .glyphicon-sort-by-alphabet:before {
  691. content: "\e151"
  692. }
  693. .glyphicon-sort-by-alphabet-alt:before {
  694. content: "\e152"
  695. }
  696. .glyphicon-sort-by-order:before {
  697. content: "\e153"
  698. }
  699. .glyphicon-sort-by-order-alt:before {
  700. content: "\e154"
  701. }
  702. .glyphicon-sort-by-attributes:before {
  703. content: "\e155"
  704. }
  705. .glyphicon-sort-by-attributes-alt:before {
  706. content: "\e156"
  707. }
  708. .glyphicon-unchecked:before {
  709. content: "\e157"
  710. }
  711. .glyphicon-expand:before {
  712. content: "\e158"
  713. }
  714. .glyphicon-collapse-down:before {
  715. content: "\e159"
  716. }
  717. .glyphicon-collapse-up:before {
  718. content: "\e160"
  719. }
  720. .glyphicon-log-in:before {
  721. content: "\e161"
  722. }
  723. .glyphicon-flash:before {
  724. content: "\e162"
  725. }
  726. .glyphicon-log-out:before {
  727. content: "\e163"
  728. }
  729. .glyphicon-new-window:before {
  730. content: "\e164"
  731. }
  732. .glyphicon-record:before {
  733. content: "\e165"
  734. }
  735. .glyphicon-save:before {
  736. content: "\e166"
  737. }
  738. .glyphicon-open:before {
  739. content: "\e167"
  740. }
  741. .glyphicon-saved:before {
  742. content: "\e168"
  743. }
  744. .glyphicon-import:before {
  745. content: "\e169"
  746. }
  747. .glyphicon-export:before {
  748. content: "\e170"
  749. }
  750. .glyphicon-send:before {
  751. content: "\e171"
  752. }
  753. .glyphicon-floppy-disk:before {
  754. content: "\e172"
  755. }
  756. .glyphicon-floppy-saved:before {
  757. content: "\e173"
  758. }
  759. .glyphicon-floppy-remove:before {
  760. content: "\e174"
  761. }
  762. .glyphicon-floppy-save:before {
  763. content: "\e175"
  764. }
  765. .glyphicon-floppy-open:before {
  766. content: "\e176"
  767. }
  768. .glyphicon-credit-card:before {
  769. content: "\e177"
  770. }
  771. .glyphicon-transfer:before {
  772. content: "\e178"
  773. }
  774. .glyphicon-cutlery:before {
  775. content: "\e179"
  776. }
  777. .glyphicon-header:before {
  778. content: "\e180"
  779. }
  780. .glyphicon-compressed:before {
  781. content: "\e181"
  782. }
  783. .glyphicon-earphone:before {
  784. content: "\e182"
  785. }
  786. .glyphicon-phone-alt:before {
  787. content: "\e183"
  788. }
  789. .glyphicon-tower:before {
  790. content: "\e184"
  791. }
  792. .glyphicon-stats:before {
  793. content: "\e185"
  794. }
  795. .glyphicon-sd-video:before {
  796. content: "\e186"
  797. }
  798. .glyphicon-hd-video:before {
  799. content: "\e187"
  800. }
  801. .glyphicon-subtitles:before {
  802. content: "\e188"
  803. }
  804. .glyphicon-sound-stereo:before {
  805. content: "\e189"
  806. }
  807. .glyphicon-sound-dolby:before {
  808. content: "\e190"
  809. }
  810. .glyphicon-sound-5-1:before {
  811. content: "\e191"
  812. }
  813. .glyphicon-sound-6-1:before {
  814. content: "\e192"
  815. }
  816. .glyphicon-sound-7-1:before {
  817. content: "\e193"
  818. }
  819. .glyphicon-copyright-mark:before {
  820. content: "\e194"
  821. }
  822. .glyphicon-registration-mark:before {
  823. content: "\e195"
  824. }
  825. .glyphicon-cloud-download:before {
  826. content: "\e197"
  827. }
  828. .glyphicon-cloud-upload:before {
  829. content: "\e198"
  830. }
  831. .glyphicon-tree-conifer:before {
  832. content: "\e199"
  833. }
  834. .glyphicon-tree-deciduous:before {
  835. content: "\e200"
  836. }
  837. * {
  838. -webkit-box-sizing: border-box;
  839. -moz-box-sizing: border-box;
  840. box-sizing: border-box
  841. }
  842. :before, :after {
  843. -webkit-box-sizing: border-box;
  844. -moz-box-sizing: border-box;
  845. box-sizing: border-box
  846. }
  847. html {
  848. font-size: 10px;
  849. -webkit-tap-highlight-color: rgba(0,0,0,0)
  850. }
  851. body {
  852. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  853. font-size: 14px;
  854. line-height: 1.42857143;
  855. color: #333;
  856. background-color: #fff
  857. }
  858. input, button, select, textarea {
  859. font-family: inherit;
  860. font-size: inherit;
  861. line-height: inherit
  862. }
  863. a {
  864. color: #428bca;
  865. text-decoration: none
  866. }
  867. a:hover, a:focus {
  868. color: #2a6496;
  869. text-decoration: underline
  870. }
  871. a:focus {
  872. outline: thin dotted;
  873. outline: 5px auto -webkit-focus-ring-color;
  874. outline-offset: -2px
  875. }
  876. figure {
  877. margin: 0
  878. }
  879. img {
  880. vertical-align: middle
  881. }
  882. .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
  883. display: block;
  884. width: 100% \9;
  885. max-width: 100%;
  886. height: auto
  887. }
  888. .img-rounded {
  889. border-radius: 6px
  890. }
  891. .img-thumbnail {
  892. display: inline-block;
  893. width: 100% \9;
  894. max-width: 100%;
  895. height: auto;
  896. padding: 4px;
  897. line-height: 1.42857143;
  898. background-color: #fff;
  899. border: 1px solid #ddd;
  900. border-radius: 4px;
  901. -webkit-transition: all .2s ease-in-out;
  902. -o-transition: all .2s ease-in-out;
  903. transition: all .2s ease-in-out
  904. }
  905. .img-circle {
  906. border-radius: 50%
  907. }
  908. hr {
  909. margin-top: 20px;
  910. margin-bottom: 20px;
  911. border: 0;
  912. border-top: 1px solid #eee
  913. }
  914. .sr-only {
  915. position: absolute;
  916. width: 1px;
  917. height: 1px;
  918. padding: 0;
  919. margin: -1px;
  920. overflow: hidden;
  921. clip: rect(0,0,0,0);
  922. border: 0
  923. }
  924. .sr-only-focusable:active, .sr-only-focusable:focus {
  925. position: static;
  926. width: auto;
  927. height: auto;
  928. margin: 0;
  929. overflow: visible;
  930. clip: auto
  931. }
  932. h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  933. font-family: inherit;
  934. font-weight: 500;
  935. line-height: 1.1;
  936. color: inherit
  937. }
  938. h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  939. font-weight: 400;
  940. line-height: 1;
  941. color: #777
  942. }
  943. h1, .h1, h2, .h2, h3, .h3 {
  944. margin-top: 20px;
  945. margin-bottom: 10px
  946. }
  947. h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  948. font-size: 65%
  949. }
  950. h4, .h4, h5, .h5, h6, .h6 {
  951. margin-top: 10px;
  952. margin-bottom: 10px
  953. }
  954. h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  955. font-size: 75%
  956. }
  957. h1, .h1 {
  958. font-size: 36px
  959. }
  960. h2, .h2 {
  961. font-size: 30px
  962. }
  963. h3, .h3 {
  964. font-size: 24px
  965. }
  966. h4, .h4 {
  967. font-size: 18px
  968. }
  969. h5, .h5 {
  970. font-size: 14px
  971. }
  972. h6, .h6 {
  973. font-size: 12px
  974. }
  975. p {
  976. margin: 0 0 10px
  977. }
  978. .lead {
  979. margin-bottom: 20px;
  980. font-size: 16px;
  981. font-weight: 300;
  982. line-height: 1.4
  983. }
  984. @media (min-width:768px) {
  985. .lead {
  986. font-size: 21px
  987. }
  988. }
  989. small, .small {
  990. font-size: 85%
  991. }
  992. cite {
  993. font-style: normal
  994. }
  995. mark, .mark {
  996. padding: .2em;
  997. background-color: #fcf8e3
  998. }
  999. .text-left {
  1000. text-align: left
  1001. }
  1002. .text-right {
  1003. text-align: right
  1004. }
  1005. .text-center {
  1006. text-align: center
  1007. }
  1008. .text-justify {
  1009. text-align: justify
  1010. }
  1011. .text-nowrap {
  1012. white-space: nowrap
  1013. }
  1014. .text-lowercase {
  1015. text-transform: lowercase
  1016. }
  1017. .text-uppercase {
  1018. text-transform: uppercase
  1019. }
  1020. .text-capitalize {
  1021. text-transform: capitalize
  1022. }
  1023. .text-muted {
  1024. color: #777
  1025. }
  1026. .text-primary {
  1027. color: #428bca
  1028. }
  1029. a.text-primary:hover {
  1030. color: #3071a9
  1031. }
  1032. .text-success {
  1033. color: #3c763d
  1034. }
  1035. a.text-success:hover {
  1036. color: #2b542c
  1037. }
  1038. .text-info {
  1039. color: #31708f
  1040. }
  1041. a.text-info:hover {
  1042. color: #245269
  1043. }
  1044. .text-warning {
  1045. color: #8a6d3b
  1046. }
  1047. a.text-warning:hover {
  1048. color: #66512c
  1049. }
  1050. .text-danger {
  1051. color: #a94442
  1052. }
  1053. a.text-danger:hover {
  1054. color: #843534
  1055. }
  1056. .bg-primary {
  1057. color: #fff;
  1058. background-color: #428bca
  1059. }
  1060. a.bg-primary:hover {
  1061. background-color: #3071a9
  1062. }
  1063. .bg-success {
  1064. background-color: #dff0d8
  1065. }
  1066. a.bg-success:hover {
  1067. background-color: #c1e2b3
  1068. }
  1069. .bg-info {
  1070. background-color: #d9edf7
  1071. }
  1072. a.bg-info:hover {
  1073. background-color: #afd9ee
  1074. }
  1075. .bg-warning {
  1076. background-color: #fcf8e3
  1077. }
  1078. a.bg-warning:hover {
  1079. background-color: #f7ecb5
  1080. }
  1081. .bg-danger {
  1082. background-color: #f2dede
  1083. }
  1084. a.bg-danger:hover {
  1085. background-color: #e4b9b9
  1086. }
  1087. .page-header {
  1088. padding-bottom: 9px;
  1089. margin: 40px 0 20px;
  1090. border-bottom: 1px solid #eee
  1091. }
  1092. ul, ol {
  1093. margin-top: 0;
  1094. margin-bottom: 10px
  1095. }
  1096. ul ul, ol ul, ul ol, ol ol {
  1097. margin-bottom: 0
  1098. }
  1099. .list-unstyled {
  1100. padding-left: 0;
  1101. list-style: none
  1102. }
  1103. .list-inline {
  1104. padding-left: 0;
  1105. margin-left: -5px;
  1106. list-style: none
  1107. }
  1108. .list-inline>li {
  1109. display: inline-block;
  1110. padding-right: 5px;
  1111. padding-left: 5px
  1112. }
  1113. dl {
  1114. margin-top: 0;
  1115. margin-bottom: 20px
  1116. }
  1117. dt, dd {
  1118. line-height: 1.42857143
  1119. }
  1120. dt {
  1121. font-weight: 700
  1122. }
  1123. dd {
  1124. margin-left: 0
  1125. }
  1126. @media (min-width:768px) {
  1127. .dl-horizontal dt {
  1128. float: left;
  1129. width: 160px;
  1130. overflow: hidden;
  1131. clear: left;
  1132. text-align: right;
  1133. text-overflow: ellipsis;
  1134. white-space: nowrap
  1135. }
  1136. .dl-horizontal dd {
  1137. margin-left: 180px
  1138. }
  1139. }
  1140. abbr[title], abbr[data-original-title] {
  1141. cursor: help;
  1142. border-bottom: 1px dotted #777
  1143. }
  1144. .initialism {
  1145. font-size: 90%;
  1146. text-transform: uppercase
  1147. }
  1148. blockquote {
  1149. padding: 10px 20px;
  1150. margin: 0 0 20px;
  1151. font-size: 17.5px;
  1152. border-left: 5px solid #eee
  1153. }
  1154. blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  1155. margin-bottom: 0
  1156. }
  1157. blockquote footer, blockquote small, blockquote .small {
  1158. display: block;
  1159. font-size: 80%;
  1160. line-height: 1.42857143;
  1161. color: #777
  1162. }
  1163. blockquote footer:before, blockquote small:before, blockquote .small:before {
  1164. content: '\2014 \00A0'
  1165. }
  1166. .blockquote-reverse, blockquote.pull-right {
  1167. padding-right: 15px;
  1168. padding-left: 0;
  1169. text-align: right;
  1170. border-right: 5px solid #eee;
  1171. border-left: 0
  1172. }
  1173. .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  1174. content: ''
  1175. }
  1176. .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  1177. content: '\00A0 \2014'
  1178. }
  1179. blockquote:before, blockquote:after {
  1180. content: ""
  1181. }
  1182. address {
  1183. margin-bottom: 20px;
  1184. font-style: normal;
  1185. line-height: 1.42857143
  1186. }
  1187. code, kbd, pre, samp {
  1188. font-family: Menlo, Monaco, Consolas, "Courier New", monospace
  1189. }
  1190. code {
  1191. padding: 2px 4px;
  1192. font-size: 90%;
  1193. color: #c7254e;
  1194. background-color: #f9f2f4;
  1195. border-radius: 4px
  1196. }
  1197. kbd {
  1198. padding: 2px 4px;
  1199. font-size: 90%;
  1200. color: #fff;
  1201. background-color: #333;
  1202. border-radius: 3px;
  1203. -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
  1204. box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
  1205. }
  1206. kbd kbd {
  1207. padding: 0;
  1208. font-size: 100%;
  1209. -webkit-box-shadow: none;
  1210. box-shadow: none
  1211. }
  1212. pre {
  1213. display: block;
  1214. padding: 9.5px;
  1215. margin: 0 0 10px;
  1216. font-size: 13px;
  1217. line-height: 1.42857143;
  1218. color: #333;
  1219. word-break: break-all;
  1220. word-wrap: break-word;
  1221. background-color: #f5f5f5;
  1222. border: 1px solid #ccc;
  1223. border-radius: 4px
  1224. }
  1225. pre code {
  1226. padding: 0;
  1227. font-size: inherit;
  1228. color: inherit;
  1229. white-space: pre-wrap;
  1230. background-color: transparent;
  1231. border-radius: 0
  1232. }
  1233. .pre-scrollable {
  1234. max-height: 340px;
  1235. overflow-y: scroll
  1236. }
  1237. .container {
  1238. padding-right: 15px;
  1239. padding-left: 15px;
  1240. margin-right: auto;
  1241. margin-left: auto
  1242. }
  1243. @media (min-width:768px) {
  1244. .container {
  1245. width: 750px
  1246. }
  1247. }
  1248. @media (min-width:992px) {
  1249. .container {
  1250. width: 970px
  1251. }
  1252. }
  1253. @media (min-width:1200px) {
  1254. .container {
  1255. width: 1170px
  1256. }
  1257. }
  1258. .container-fluid {
  1259. padding-right: 15px;
  1260. padding-left: 15px;
  1261. margin-right: auto;
  1262. margin-left: auto
  1263. }
  1264. .row {
  1265. margin-right: -15px;
  1266. margin-left: -15px
  1267. }
  1268. .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 {
  1269. position: relative;
  1270. min-height: 1px;
  1271. padding-right: 15px;
  1272. padding-left: 15px
  1273. }
  1274. .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 {
  1275. float: left
  1276. }
  1277. .col-xs-12 {
  1278. width: 100%
  1279. }
  1280. .col-xs-11 {
  1281. width: 91.66666667%
  1282. }
  1283. .col-xs-10 {
  1284. width: 83.33333333%
  1285. }
  1286. .col-xs-9 {
  1287. width: 75%
  1288. }
  1289. .col-xs-8 {
  1290. width: 66.66666667%
  1291. }
  1292. .col-xs-7 {
  1293. width: 58.33333333%
  1294. }
  1295. .col-xs-6 {
  1296. width: 50%
  1297. }
  1298. .col-xs-5 {
  1299. width: 41.66666667%
  1300. }
  1301. .col-xs-4 {
  1302. width: 33.33333333%
  1303. }
  1304. .col-xs-3 {
  1305. width: 25%
  1306. }
  1307. .col-xs-2 {
  1308. width: 16.66666667%
  1309. }
  1310. .col-xs-1 {
  1311. width: 8.33333333%
  1312. }
  1313. .col-xs-pull-12 {
  1314. right: 100%
  1315. }
  1316. .col-xs-pull-11 {
  1317. right: 91.66666667%
  1318. }
  1319. .col-xs-pull-10 {
  1320. right: 83.33333333%
  1321. }
  1322. .col-xs-pull-9 {
  1323. right: 75%
  1324. }
  1325. .col-xs-pull-8 {
  1326. right: 66.66666667%
  1327. }
  1328. .col-xs-pull-7 {
  1329. right: 58.33333333%
  1330. }
  1331. .col-xs-pull-6 {
  1332. right: 50%
  1333. }
  1334. .col-xs-pull-5 {
  1335. right: 41.66666667%
  1336. }
  1337. .col-xs-pull-4 {
  1338. right: 33.33333333%
  1339. }
  1340. .col-xs-pull-3 {
  1341. right: 25%
  1342. }
  1343. .col-xs-pull-2 {
  1344. right: 16.66666667%
  1345. }
  1346. .col-xs-pull-1 {
  1347. right: 8.33333333%
  1348. }
  1349. .col-xs-pull-0 {
  1350. right: auto
  1351. }
  1352. .col-xs-push-12 {
  1353. left: 100%
  1354. }
  1355. .col-xs-push-11 {
  1356. left: 91.66666667%
  1357. }
  1358. .col-xs-push-10 {
  1359. left: 83.33333333%
  1360. }
  1361. .col-xs-push-9 {
  1362. left: 75%
  1363. }
  1364. .col-xs-push-8 {
  1365. left: 66.66666667%
  1366. }
  1367. .col-xs-push-7 {
  1368. left: 58.33333333%
  1369. }
  1370. .col-xs-push-6 {
  1371. left: 50%
  1372. }
  1373. .col-xs-push-5 {
  1374. left: 41.66666667%
  1375. }
  1376. .col-xs-push-4 {
  1377. left: 33.33333333%
  1378. }
  1379. .col-xs-push-3 {
  1380. left: 25%
  1381. }
  1382. .col-xs-push-2 {
  1383. left: 16.66666667%
  1384. }
  1385. .col-xs-push-1 {
  1386. left: 8.33333333%
  1387. }
  1388. .col-xs-push-0 {
  1389. left: auto
  1390. }
  1391. .col-xs-offset-12 {
  1392. margin-left: 100%
  1393. }
  1394. .col-xs-offset-11 {
  1395. margin-left: 91.66666667%
  1396. }
  1397. .col-xs-offset-10 {
  1398. margin-left: 83.33333333%
  1399. }
  1400. .col-xs-offset-9 {
  1401. margin-left: 75%
  1402. }
  1403. .col-xs-offset-8 {
  1404. margin-left: 66.66666667%
  1405. }
  1406. .col-xs-offset-7 {
  1407. margin-left: 58.33333333%
  1408. }
  1409. .col-xs-offset-6 {
  1410. margin-left: 50%
  1411. }
  1412. .col-xs-offset-5 {
  1413. margin-left: 41.66666667%
  1414. }
  1415. .col-xs-offset-4 {
  1416. margin-left: 33.33333333%
  1417. }
  1418. .col-xs-offset-3 {
  1419. margin-left: 25%
  1420. }
  1421. .col-xs-offset-2 {
  1422. margin-left: 16.66666667%
  1423. }
  1424. .col-xs-offset-1 {
  1425. margin-left: 8.33333333%
  1426. }
  1427. .col-xs-offset-0 {
  1428. margin-left: 0
  1429. }
  1430. @media (min-width:768px) {
  1431. .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 {
  1432. float: left
  1433. }
  1434. .col-sm-12 {
  1435. width: 100%
  1436. }
  1437. .col-sm-11 {
  1438. width: 91.66666667%
  1439. }
  1440. .col-sm-10 {
  1441. width: 83.33333333%
  1442. }
  1443. .col-sm-9 {
  1444. width: 75%
  1445. }
  1446. .col-sm-8 {
  1447. width: 66.66666667%
  1448. }
  1449. .col-sm-7 {
  1450. width: 58.33333333%
  1451. }
  1452. .col-sm-6 {
  1453. width: 50%
  1454. }
  1455. .col-sm-5 {
  1456. width: 41.66666667%
  1457. }
  1458. .col-sm-4 {
  1459. width: 33.33333333%
  1460. }
  1461. .col-sm-3 {
  1462. width: 25%
  1463. }
  1464. .col-sm-2 {
  1465. width: 16.66666667%
  1466. }
  1467. .col-sm-1 {
  1468. width: 8.33333333%
  1469. }
  1470. .col-sm-pull-12 {
  1471. right: 100%
  1472. }
  1473. .col-sm-pull-11 {
  1474. right: 91.66666667%
  1475. }
  1476. .col-sm-pull-10 {
  1477. right: 83.33333333%
  1478. }
  1479. .col-sm-pull-9 {
  1480. right: 75%
  1481. }
  1482. .col-sm-pull-8 {
  1483. right: 66.66666667%
  1484. }
  1485. .col-sm-pull-7 {
  1486. right: 58.33333333%
  1487. }
  1488. .col-sm-pull-6 {
  1489. right: 50%
  1490. }
  1491. .col-sm-pull-5 {
  1492. right: 41.66666667%
  1493. }
  1494. .col-sm-pull-4 {
  1495. right: 33.33333333%
  1496. }
  1497. .col-sm-pull-3 {
  1498. right: 25%
  1499. }
  1500. .col-sm-pull-2 {
  1501. right: 16.66666667%
  1502. }
  1503. .col-sm-pull-1 {
  1504. right: 8.33333333%
  1505. }
  1506. .col-sm-pull-0 {
  1507. right: auto
  1508. }
  1509. .col-sm-push-12 {
  1510. left: 100%
  1511. }
  1512. .col-sm-push-11 {
  1513. left: 91.66666667%
  1514. }
  1515. .col-sm-push-10 {
  1516. left: 83.33333333%
  1517. }
  1518. .col-sm-push-9 {
  1519. left: 75%
  1520. }
  1521. .col-sm-push-8 {
  1522. left: 66.66666667%
  1523. }
  1524. .col-sm-push-7 {
  1525. left: 58.33333333%
  1526. }
  1527. .col-sm-push-6 {
  1528. left: 50%
  1529. }
  1530. .col-sm-push-5 {
  1531. left: 41.66666667%
  1532. }
  1533. .col-sm-push-4 {
  1534. left: 33.33333333%
  1535. }
  1536. .col-sm-push-3 {
  1537. left: 25%
  1538. }
  1539. .col-sm-push-2 {
  1540. left: 16.66666667%
  1541. }
  1542. .col-sm-push-1 {
  1543. left: 8.33333333%
  1544. }
  1545. .col-sm-push-0 {
  1546. left: auto
  1547. }
  1548. .col-sm-offset-12 {
  1549. margin-left: 100%
  1550. }
  1551. .col-sm-offset-11 {
  1552. margin-left: 91.66666667%
  1553. }
  1554. .col-sm-offset-10 {
  1555. margin-left: 83.33333333%
  1556. }
  1557. .col-sm-offset-9 {
  1558. margin-left: 75%
  1559. }
  1560. .col-sm-offset-8 {
  1561. margin-left: 66.66666667%
  1562. }
  1563. .col-sm-offset-7 {
  1564. margin-left: 58.33333333%
  1565. }
  1566. .col-sm-offset-6 {
  1567. margin-left: 50%
  1568. }
  1569. .col-sm-offset-5 {
  1570. margin-left: 41.66666667%
  1571. }
  1572. .col-sm-offset-4 {
  1573. margin-left: 33.33333333%
  1574. }
  1575. .col-sm-offset-3 {
  1576. margin-left: 25%
  1577. }
  1578. .col-sm-offset-2 {
  1579. margin-left: 16.66666667%
  1580. }
  1581. .col-sm-offset-1 {
  1582. margin-left: 8.33333333%
  1583. }
  1584. .col-sm-offset-0 {
  1585. margin-left: 0
  1586. }
  1587. }
  1588. @media (min-width:992px) {
  1589. .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 {
  1590. float: left
  1591. }
  1592. .col-md-12 {
  1593. width: 100%
  1594. }
  1595. .col-md-11 {
  1596. width: 91.66666667%
  1597. }
  1598. .col-md-10 {
  1599. width: 83.33333333%
  1600. }
  1601. .col-md-9 {
  1602. width: 75%
  1603. }
  1604. .col-md-8 {
  1605. width: 66.66666667%
  1606. }
  1607. .col-md-7 {
  1608. width: 58.33333333%
  1609. }
  1610. .col-md-6 {
  1611. width: 50%
  1612. }
  1613. .col-md-5 {
  1614. width: 41.66666667%
  1615. }
  1616. .col-md-4 {
  1617. width: 33.33333333%
  1618. }
  1619. .col-md-3 {
  1620. width: 25%
  1621. }
  1622. .col-md-2 {
  1623. width: 16.66666667%
  1624. }
  1625. .col-md-1 {
  1626. width: 8.33333333%
  1627. }
  1628. .col-md-pull-12 {
  1629. right: 100%
  1630. }
  1631. .col-md-pull-11 {
  1632. right: 91.66666667%
  1633. }
  1634. .col-md-pull-10 {
  1635. right: 83.33333333%
  1636. }
  1637. .col-md-pull-9 {
  1638. right: 75%
  1639. }
  1640. .col-md-pull-8 {
  1641. right: 66.66666667%
  1642. }
  1643. .col-md-pull-7 {
  1644. right: 58.33333333%
  1645. }
  1646. .col-md-pull-6 {
  1647. right: 50%
  1648. }
  1649. .col-md-pull-5 {
  1650. right: 41.66666667%
  1651. }
  1652. .col-md-pull-4 {
  1653. right: 33.33333333%
  1654. }
  1655. .col-md-pull-3 {
  1656. right: 25%
  1657. }
  1658. .col-md-pull-2 {
  1659. right: 16.66666667%
  1660. }
  1661. .col-md-pull-1 {
  1662. right: 8.33333333%
  1663. }
  1664. .col-md-pull-0 {
  1665. right: auto
  1666. }
  1667. .col-md-push-12 {
  1668. left: 100%
  1669. }
  1670. .col-md-push-11 {
  1671. left: 91.66666667%
  1672. }
  1673. .col-md-push-10 {
  1674. left: 83.33333333%
  1675. }
  1676. .col-md-push-9 {
  1677. left: 75%
  1678. }
  1679. .col-md-push-8 {
  1680. left: 66.66666667%
  1681. }
  1682. .col-md-push-7 {
  1683. left: 58.33333333%
  1684. }
  1685. .col-md-push-6 {
  1686. left: 50%
  1687. }
  1688. .col-md-push-5 {
  1689. left: 41.66666667%
  1690. }
  1691. .col-md-push-4 {
  1692. left: 33.33333333%
  1693. }
  1694. .col-md-push-3 {
  1695. left: 25%
  1696. }
  1697. .col-md-push-2 {
  1698. left: 16.66666667%
  1699. }
  1700. .col-md-push-1 {
  1701. left: 8.33333333%
  1702. }
  1703. .col-md-push-0 {
  1704. left: auto
  1705. }
  1706. .col-md-offset-12 {
  1707. margin-left: 100%
  1708. }
  1709. .col-md-offset-11 {
  1710. margin-left: 91.66666667%
  1711. }
  1712. .col-md-offset-10 {
  1713. margin-left: 83.33333333%
  1714. }
  1715. .col-md-offset-9 {
  1716. margin-left: 75%
  1717. }
  1718. .col-md-offset-8 {
  1719. margin-left: 66.66666667%
  1720. }
  1721. .col-md-offset-7 {
  1722. margin-left: 58.33333333%
  1723. }
  1724. .col-md-offset-6 {
  1725. margin-left: 50%
  1726. }
  1727. .col-md-offset-5 {
  1728. margin-left: 41.66666667%
  1729. }
  1730. .col-md-offset-4 {
  1731. margin-left: 33.33333333%
  1732. }
  1733. .col-md-offset-3 {
  1734. margin-left: 25%
  1735. }
  1736. .col-md-offset-2 {
  1737. margin-left: 16.66666667%
  1738. }
  1739. .col-md-offset-1 {
  1740. margin-left: 8.33333333%
  1741. }
  1742. .col-md-offset-0 {
  1743. margin-left: 0
  1744. }
  1745. }
  1746. @media (min-width:1200px) {
  1747. .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 {
  1748. float: left
  1749. }
  1750. .col-lg-12 {
  1751. width: 100%
  1752. }
  1753. .col-lg-11 {
  1754. width: 91.66666667%
  1755. }
  1756. .col-lg-10 {
  1757. width: 83.33333333%
  1758. }
  1759. .col-lg-9 {
  1760. width: 75%
  1761. }
  1762. .col-lg-8 {
  1763. width: 66.66666667%
  1764. }
  1765. .col-lg-7 {
  1766. width: 58.33333333%
  1767. }
  1768. .col-lg-6 {
  1769. width: 50%
  1770. }
  1771. .col-lg-5 {
  1772. width: 41.66666667%
  1773. }
  1774. .col-lg-4 {
  1775. width: 33.33333333%
  1776. }
  1777. .col-lg-3 {
  1778. width: 25%
  1779. }
  1780. .col-lg-2 {
  1781. width: 16.66666667%
  1782. }
  1783. .col-lg-1 {
  1784. width: 8.33333333%
  1785. }
  1786. .col-lg-pull-12 {
  1787. right: 100%
  1788. }
  1789. .col-lg-pull-11 {
  1790. right: 91.66666667%
  1791. }
  1792. .col-lg-pull-10 {
  1793. right: 83.33333333%
  1794. }
  1795. .col-lg-pull-9 {
  1796. right: 75%
  1797. }
  1798. .col-lg-pull-8 {
  1799. right: 66.66666667%
  1800. }
  1801. .col-lg-pull-7 {
  1802. right: 58.33333333%
  1803. }
  1804. .col-lg-pull-6 {
  1805. right: 50%
  1806. }
  1807. .col-lg-pull-5 {
  1808. right: 41.66666667%
  1809. }
  1810. .col-lg-pull-4 {
  1811. right: 33.33333333%
  1812. }
  1813. .col-lg-pull-3 {
  1814. right: 25%
  1815. }
  1816. .col-lg-pull-2 {
  1817. right: 16.66666667%
  1818. }
  1819. .col-lg-pull-1 {
  1820. right: 8.33333333%
  1821. }
  1822. .col-lg-pull-0 {
  1823. right: auto
  1824. }
  1825. .col-lg-push-12 {
  1826. left: 100%
  1827. }
  1828. .col-lg-push-11 {
  1829. left: 91.66666667%
  1830. }
  1831. .col-lg-push-10 {
  1832. left: 83.33333333%
  1833. }
  1834. .col-lg-push-9 {
  1835. left: 75%
  1836. }
  1837. .col-lg-push-8 {
  1838. left: 66.66666667%
  1839. }
  1840. .col-lg-push-7 {
  1841. left: 58.33333333%
  1842. }
  1843. .col-lg-push-6 {
  1844. left: 50%
  1845. }
  1846. .col-lg-push-5 {
  1847. left: 41.66666667%
  1848. }
  1849. .col-lg-push-4 {
  1850. left: 33.33333333%
  1851. }
  1852. .col-lg-push-3 {
  1853. left: 25%
  1854. }
  1855. .col-lg-push-2 {
  1856. left: 16.66666667%
  1857. }
  1858. .col-lg-push-1 {
  1859. left: 8.33333333%
  1860. }
  1861. .col-lg-push-0 {
  1862. left: auto
  1863. }
  1864. .col-lg-offset-12 {
  1865. margin-left: 100%
  1866. }
  1867. .col-lg-offset-11 {
  1868. margin-left: 91.66666667%
  1869. }
  1870. .col-lg-offset-10 {
  1871. margin-left: 83.33333333%
  1872. }
  1873. .col-lg-offset-9 {
  1874. margin-left: 75%
  1875. }
  1876. .col-lg-offset-8 {
  1877. margin-left: 66.66666667%
  1878. }
  1879. .col-lg-offset-7 {
  1880. margin-left: 58.33333333%
  1881. }
  1882. .col-lg-offset-6 {
  1883. margin-left: 50%
  1884. }
  1885. .col-lg-offset-5 {
  1886. margin-left: 41.66666667%
  1887. }
  1888. .col-lg-offset-4 {
  1889. margin-left: 33.33333333%
  1890. }
  1891. .col-lg-offset-3 {
  1892. margin-left: 25%
  1893. }
  1894. .col-lg-offset-2 {
  1895. margin-left: 16.66666667%
  1896. }
  1897. .col-lg-offset-1 {
  1898. margin-left: 8.33333333%
  1899. }
  1900. .col-lg-offset-0 {
  1901. margin-left: 0
  1902. }
  1903. }
  1904. table {
  1905. background-color: transparent
  1906. }
  1907. th {
  1908. text-align: left
  1909. }
  1910. .table {
  1911. width: 100%;
  1912. max-width: 100%;
  1913. margin-bottom: 20px
  1914. }
  1915. .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  1916. padding: 8px;
  1917. line-height: 1.42857143;
  1918. vertical-align: top;
  1919. border-top: 1px solid #ddd
  1920. }
  1921. .table>thead>tr>th {
  1922. vertical-align: bottom;
  1923. border-bottom: 2px solid #ddd
  1924. }
  1925. .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
  1926. border-top: 0
  1927. }
  1928. .table>tbody+tbody {
  1929. border-top: 2px solid #ddd
  1930. }
  1931. .table .table {
  1932. background-color: #fff
  1933. }
  1934. .table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
  1935. padding: 5px
  1936. }
  1937. .table-bordered {
  1938. border: 1px solid #ddd
  1939. }
  1940. .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
  1941. border: 1px solid #ddd
  1942. }
  1943. .table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
  1944. border-bottom-width: 2px
  1945. }
  1946. .table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
  1947. background-color: #f9f9f9
  1948. }
  1949. .table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
  1950. background-color: #f5f5f5
  1951. }
  1952. table col[class*=col-] {
  1953. position: static;
  1954. display: table-column;
  1955. float: none
  1956. }
  1957. table td[class*=col-], table th[class*=col-] {
  1958. position: static;
  1959. display: table-cell;
  1960. float: none
  1961. }
  1962. .table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
  1963. background-color: #f5f5f5
  1964. }
  1965. .table-hover>tbody>tr>td.active:hover, .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 {
  1966. background-color: #e8e8e8
  1967. }
  1968. .table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
  1969. background-color: #dff0d8
  1970. }
  1971. .table-hover>tbody>tr>td.success:hover, .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 {
  1972. background-color: #d0e9c6
  1973. }
  1974. .table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
  1975. background-color: #d9edf7
  1976. }
  1977. .table-hover>tbody>tr>td.info:hover, .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 {
  1978. background-color: #c4e3f3
  1979. }
  1980. .table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
  1981. background-color: #fcf8e3
  1982. }
  1983. .table-hover>tbody>tr>td.warning:hover, .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 {
  1984. background-color: #faf2cc
  1985. }
  1986. .table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
  1987. background-color: #f2dede
  1988. }
  1989. .table-hover>tbody>tr>td.danger:hover, .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 {
  1990. background-color: #ebcccc
  1991. }
  1992. @media screen and (max-width:767px) {
  1993. .table-responsive {
  1994. width: 100%;
  1995. margin-bottom: 15px;
  1996. overflow-x: auto;
  1997. overflow-y: hidden;
  1998. -webkit-overflow-scrolling: touch;
  1999. -ms-overflow-style: -ms-autohiding-scrollbar;
  2000. border: 1px solid #ddd
  2001. }
  2002. .table-responsive>.table {
  2003. margin-bottom: 0
  2004. }
  2005. .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
  2006. white-space: nowrap
  2007. }
  2008. .table-responsive>.table-bordered {
  2009. border: 0
  2010. }
  2011. .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
  2012. border-left: 0
  2013. }
  2014. .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
  2015. border-right: 0
  2016. }
  2017. .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
  2018. border-bottom: 0
  2019. }
  2020. }
  2021. fieldset {
  2022. min-width: 0;
  2023. padding: 0;
  2024. margin: 0;
  2025. border: 0
  2026. }
  2027. legend {
  2028. display: block;
  2029. width: 100%;
  2030. padding: 0;
  2031. margin-bottom: 20px;
  2032. font-size: 21px;
  2033. line-height: inherit;
  2034. color: #333;
  2035. border: 0;
  2036. border-bottom: 1px solid #e5e5e5
  2037. }
  2038. label {
  2039. display: inline-block;
  2040. max-width: 100%;
  2041. margin-bottom: 5px;
  2042. font-weight: 700
  2043. }
  2044. input[type=search] {
  2045. -webkit-box-sizing: border-box;
  2046. -moz-box-sizing: border-box;
  2047. box-sizing: border-box
  2048. }
  2049. input[type=radio], input[type=checkbox] {
  2050. margin: 4px 0 0;
  2051. margin-top: 1px \9;
  2052. line-height: normal
  2053. }
  2054. input[type=file] {
  2055. display: block
  2056. }
  2057. input[type=range] {
  2058. display: block;
  2059. width: 100%
  2060. }
  2061. select[multiple], select[size] {
  2062. height: auto
  2063. }
  2064. input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  2065. outline: thin dotted;
  2066. outline: 5px auto -webkit-focus-ring-color;
  2067. outline-offset: -2px
  2068. }
  2069. output {
  2070. display: block;
  2071. padding-top: 7px;
  2072. font-size: 14px;
  2073. line-height: 1.42857143;
  2074. color: #555
  2075. }
  2076. .form-control {
  2077. display: block;
  2078. width: 100%;
  2079. height: 34px;
  2080. padding: 6px 12px;
  2081. font-size: 14px;
  2082. line-height: 1.42857143;
  2083. color: #555;
  2084. background-color: #fff;
  2085. background-image: none;
  2086. border: 1px solid #ccc;
  2087. border-radius: 4px;
  2088. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  2089. box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  2090. -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  2091. -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  2092. transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
  2093. }
  2094. .form-control:focus {
  2095. border-color: #66afe9;
  2096. outline: 0;
  2097. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
  2098. box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
  2099. }
  2100. .form-control::-moz-placeholder {
  2101. color:#777;
  2102. opacity:1
  2103. }
  2104. .form-control:-ms-input-placeholder {
  2105. color:#777
  2106. }
  2107. .form-control::-webkit-input-placeholder {
  2108. color:#777
  2109. }
  2110. .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  2111. cursor: not-allowed;
  2112. background-color: #eee;
  2113. opacity: 1
  2114. }
  2115. textarea.form-control {
  2116. height: auto
  2117. }
  2118. input[type=search] {
  2119. -webkit-appearance: none
  2120. }
  2121. input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  2122. line-height: 34px;
  2123. line-height: 1.42857143 \0
  2124. }
  2125. input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
  2126. line-height: 30px
  2127. }
  2128. input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
  2129. line-height: 46px
  2130. }
  2131. .form-group {
  2132. margin-bottom: 15px
  2133. }
  2134. .radio, .checkbox {
  2135. position: relative;
  2136. display: block;
  2137. min-height: 20px;
  2138. margin-top: 10px;
  2139. margin-bottom: 10px
  2140. }
  2141. .radio label, .checkbox label {
  2142. padding-left: 20px;
  2143. margin-bottom: 0;
  2144. font-weight: 400;
  2145. cursor: pointer
  2146. }
  2147. .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  2148. position: absolute;
  2149. margin-top: 4px \9;
  2150. margin-left: -20px
  2151. }
  2152. .radio+.radio, .checkbox+.checkbox {
  2153. margin-top: -5px
  2154. }
  2155. .radio-inline, .checkbox-inline {
  2156. display: inline-block;
  2157. padding-left: 20px;
  2158. margin-bottom: 0;
  2159. font-weight: 400;
  2160. vertical-align: middle;
  2161. cursor: pointer
  2162. }
  2163. .radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
  2164. margin-top: 0;
  2165. margin-left: 10px
  2166. }
  2167. input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
  2168. cursor: not-allowed
  2169. }
  2170. .radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  2171. cursor: not-allowed
  2172. }
  2173. .radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  2174. cursor: not-allowed
  2175. }
  2176. .form-control-static {
  2177. padding-top: 7px;
  2178. padding-bottom: 7px;
  2179. margin-bottom: 0
  2180. }
  2181. .form-control-static.input-lg, .form-control-static.input-sm {
  2182. padding-right: 0;
  2183. padding-left: 0
  2184. }
  2185. .input-sm, .form-horizontal .form-group-sm .form-control {
  2186. height: 30px;
  2187. padding: 5px 10px;
  2188. font-size: 12px;
  2189. line-height: 1.5;
  2190. border-radius: 3px
  2191. }
  2192. select.input-sm {
  2193. height: 30px;
  2194. line-height: 30px
  2195. }
  2196. textarea.input-sm, select[multiple].input-sm {
  2197. height: auto
  2198. }
  2199. .input-lg, .form-horizontal .form-group-lg .form-control {
  2200. height: 46px;
  2201. padding: 10px 16px;
  2202. font-size: 18px;
  2203. line-height: 1.33;
  2204. border-radius: 6px
  2205. }
  2206. select.input-lg {
  2207. height: 46px;
  2208. line-height: 46px
  2209. }
  2210. textarea.input-lg, select[multiple].input-lg {
  2211. height: auto
  2212. }
  2213. .has-feedback {
  2214. position: relative
  2215. }
  2216. .has-feedback .form-control {
  2217. padding-right: 42.5px
  2218. }
  2219. .form-control-feedback {
  2220. position: absolute;
  2221. top: 25px;
  2222. right: 0;
  2223. z-index: 2;
  2224. display: block;
  2225. width: 34px;
  2226. height: 34px;
  2227. line-height: 34px;
  2228. text-align: center
  2229. }
  2230. .input-lg+.form-control-feedback {
  2231. width: 46px;
  2232. height: 46px;
  2233. line-height: 46px
  2234. }
  2235. .input-sm+.form-control-feedback {
  2236. width: 30px;
  2237. height: 30px;
  2238. line-height: 30px
  2239. }
  2240. .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  2241. color: #3c763d
  2242. }
  2243. .has-success .form-control {
  2244. border-color: #3c763d;
  2245. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  2246. box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
  2247. }
  2248. .has-success .form-control:focus {
  2249. border-color: #2b542c;
  2250. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168;
  2251. box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168
  2252. }
  2253. .has-success .input-group-addon {
  2254. color: #3c763d;
  2255. background-color: #dff0d8;
  2256. border-color: #3c763d
  2257. }
  2258. .has-success .form-control-feedback {
  2259. color: #3c763d
  2260. }
  2261. .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  2262. color: #8a6d3b
  2263. }
  2264. .has-warning .form-control {
  2265. border-color: #8a6d3b;
  2266. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  2267. box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
  2268. }
  2269. .has-warning .form-control:focus {
  2270. border-color: #66512c;
  2271. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b;
  2272. box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b
  2273. }
  2274. .has-warning .input-group-addon {
  2275. color: #8a6d3b;
  2276. background-color: #fcf8e3;
  2277. border-color: #8a6d3b
  2278. }
  2279. .has-warning .form-control-feedback {
  2280. color: #8a6d3b
  2281. }
  2282. .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  2283. color: #a94442
  2284. }
  2285. .has-error .form-control {
  2286. border-color: #a94442;
  2287. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  2288. box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
  2289. }
  2290. .has-error .form-control:focus {
  2291. border-color: #843534;
  2292. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
  2293. box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483
  2294. }
  2295. .has-error .input-group-addon {
  2296. color: #a94442;
  2297. background-color: #f2dede;
  2298. border-color: #a94442
  2299. }
  2300. .has-error .form-control-feedback {
  2301. color: #a94442
  2302. }
  2303. .has-feedback label.sr-only~.form-control-feedback {
  2304. top: 0
  2305. }
  2306. .help-block {
  2307. display: block;
  2308. margin-top: 5px;
  2309. margin-bottom: 10px;
  2310. color: #737373
  2311. }
  2312. @media (min-width:768px) {
  2313. .form-inline .form-group {
  2314. display: inline-block;
  2315. margin-bottom: 0;
  2316. vertical-align: middle
  2317. }
  2318. .form-inline .form-control {
  2319. display: inline-block;
  2320. width: auto;
  2321. vertical-align: middle
  2322. }
  2323. .form-inline .input-group {
  2324. display: inline-table;
  2325. vertical-align: middle
  2326. }
  2327. .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
  2328. width: auto
  2329. }
  2330. .form-inline .input-group>.form-control {
  2331. width: 100%
  2332. }
  2333. .form-inline .control-label {
  2334. margin-bottom: 0;
  2335. vertical-align: middle
  2336. }
  2337. .form-inline .radio, .form-inline .checkbox {
  2338. display: inline-block;
  2339. margin-top: 0;
  2340. margin-bottom: 0;
  2341. vertical-align: middle
  2342. }
  2343. .form-inline .radio label, .form-inline .checkbox label {
  2344. padding-left: 0
  2345. }
  2346. .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
  2347. position: relative;
  2348. margin-left: 0
  2349. }
  2350. .form-inline .has-feedback .form-control-feedback {
  2351. top: 0
  2352. }
  2353. }
  2354. .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  2355. padding-top: 7px;
  2356. margin-top: 0;
  2357. margin-bottom: 0
  2358. }
  2359. .form-horizontal .radio, .form-horizontal .checkbox {
  2360. min-height: 27px
  2361. }
  2362. .form-horizontal .form-group {
  2363. margin-right: -15px;
  2364. margin-left: -15px
  2365. }
  2366. @media (min-width:768px) {
  2367. .form-horizontal .control-label {
  2368. padding-top: 7px;
  2369. margin-bottom: 0;
  2370. text-align: right
  2371. }
  2372. }
  2373. .form-horizontal .has-feedback .form-control-feedback {
  2374. top: 0;
  2375. right: 15px
  2376. }
  2377. @media (min-width:768px) {
  2378. .form-horizontal .form-group-lg .control-label {
  2379. padding-top: 14.3px
  2380. }
  2381. }
  2382. @media (min-width:768px) {
  2383. .form-horizontal .form-group-sm .control-label {
  2384. padding-top: 6px
  2385. }
  2386. }
  2387. .btn {
  2388. display: inline-block;
  2389. padding: 6px 12px;
  2390. margin-bottom: 0;
  2391. font-size: 14px;
  2392. font-weight: 400;
  2393. line-height: 1.42857143;
  2394. text-align: center;
  2395. white-space: nowrap;
  2396. vertical-align: middle;
  2397. cursor: pointer;
  2398. -webkit-user-select: none;
  2399. -moz-user-select: none;
  2400. -ms-user-select: none;
  2401. user-select: none;
  2402. background-image: none;
  2403. border: 1px solid transparent;
  2404. border-radius: 4px
  2405. }
  2406. .btn:focus, .btn:active:focus, .btn.active:focus {
  2407. outline: thin dotted;
  2408. outline: 5px auto -webkit-focus-ring-color;
  2409. outline-offset: -2px
  2410. }
  2411. .btn:hover, .btn:focus {
  2412. color: #333;
  2413. text-decoration: none
  2414. }
  2415. .btn:active, .btn.active {
  2416. background-image: none;
  2417. outline: 0;
  2418. -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  2419. box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
  2420. }
  2421. .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  2422. pointer-events: none;
  2423. cursor: not-allowed;
  2424. filter: alpha(opacity=65);
  2425. -webkit-box-shadow: none;
  2426. box-shadow: none;
  2427. opacity: .65
  2428. }
  2429. .btn-default {
  2430. color: #333;
  2431. background-color: #fff;
  2432. border-color: #ccc
  2433. }
  2434. .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  2435. color: #333;
  2436. background-color: #e6e6e6;
  2437. border-color: #adadad
  2438. }
  2439. .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  2440. background-image: none
  2441. }
  2442. .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  2443. background-color: #fff;
  2444. border-color: #ccc
  2445. }
  2446. .btn-default .badge {
  2447. color: #fff;
  2448. background-color: #333
  2449. }
  2450. .btn-primary {
  2451. color: #fff;
  2452. background-color: #428bca;
  2453. border-color: #357ebd
  2454. }
  2455. .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  2456. color: #fff;
  2457. background-color: #3071a9;
  2458. border-color: #285e8e
  2459. }
  2460. .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  2461. background-image: none
  2462. }
  2463. .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  2464. background-color: #428bca;
  2465. border-color: #357ebd
  2466. }
  2467. .btn-primary .badge {
  2468. color: #428bca;
  2469. background-color: #fff
  2470. }
  2471. .btn-success {
  2472. color: #fff;
  2473. background-color: #5cb85c;
  2474. border-color: #4cae4c
  2475. }
  2476. .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
  2477. color: #fff;
  2478. background-color: #449d44;
  2479. border-color: #398439
  2480. }
  2481. .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
  2482. background-image: none
  2483. }
  2484. .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  2485. background-color: #5cb85c;
  2486. border-color: #4cae4c
  2487. }
  2488. .btn-success .badge {
  2489. color: #5cb85c;
  2490. background-color: #fff
  2491. }
  2492. .btn-info {
  2493. color: #fff;
  2494. background-color: #5bc0de;
  2495. border-color: #46b8da
  2496. }
  2497. .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
  2498. color: #fff;
  2499. background-color: #31b0d5;
  2500. border-color: #269abc
  2501. }
  2502. .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
  2503. background-image: none
  2504. }
  2505. .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  2506. background-color: #5bc0de;
  2507. border-color: #46b8da
  2508. }
  2509. .btn-info .badge {
  2510. color: #5bc0de;
  2511. background-color: #fff
  2512. }
  2513. .btn-warning {
  2514. color: #fff;
  2515. background-color: #f0ad4e;
  2516. border-color: #eea236
  2517. }
  2518. .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
  2519. color: #fff;
  2520. background-color: #ec971f;
  2521. border-color: #d58512
  2522. }
  2523. .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
  2524. background-image: none
  2525. }
  2526. .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  2527. background-color: #f0ad4e;
  2528. border-color: #eea236
  2529. }
  2530. .btn-warning .badge {
  2531. color: #f0ad4e;
  2532. background-color: #fff
  2533. }
  2534. .btn-danger {
  2535. color: #fff;
  2536. background-color: #d9534f;
  2537. border-color: #d43f3a
  2538. }
  2539. .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
  2540. color: #fff;
  2541. background-color: #c9302c;
  2542. border-color: #ac2925
  2543. }
  2544. .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
  2545. background-image: none
  2546. }
  2547. .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  2548. background-color: #d9534f;
  2549. border-color: #d43f3a
  2550. }
  2551. .btn-danger .badge {
  2552. color: #d9534f;
  2553. background-color: #fff
  2554. }
  2555. .btn-link {
  2556. font-weight: 400;
  2557. color: #428bca;
  2558. cursor: pointer;
  2559. border-radius: 0
  2560. }
  2561. .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  2562. background-color: transparent;
  2563. -webkit-box-shadow: none;
  2564. box-shadow: none
  2565. }
  2566. .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  2567. border-color: transparent
  2568. }
  2569. .btn-link:hover, .btn-link:focus {
  2570. color: #2a6496;
  2571. text-decoration: underline;
  2572. background-color: transparent
  2573. }
  2574. .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  2575. color: #777;
  2576. text-decoration: none
  2577. }
  2578. .btn-lg, .btn-group-lg>.btn {
  2579. padding: 10px 16px;
  2580. font-size: 18px;
  2581. line-height: 1.33;
  2582. border-radius: 6px
  2583. }
  2584. .btn-sm, .btn-group-sm>.btn {
  2585. padding: 5px 10px;
  2586. font-size: 12px;
  2587. line-height: 1.5;
  2588. border-radius: 3px
  2589. }
  2590. .btn-xs, .btn-group-xs>.btn {
  2591. padding: 1px 5px;
  2592. font-size: 12px;
  2593. line-height: 1.5;
  2594. border-radius: 3px
  2595. }
  2596. .btn-block {
  2597. display: block;
  2598. width: 100%
  2599. }
  2600. .btn-block+.btn-block {
  2601. margin-top: 5px
  2602. }
  2603. input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  2604. width: 100%
  2605. }
  2606. .fade {
  2607. opacity: 0;
  2608. -webkit-transition: opacity .15s linear;
  2609. -o-transition: opacity .15s linear;
  2610. transition: opacity .15s linear
  2611. }
  2612. .fade.in {
  2613. opacity: 1
  2614. }
  2615. .collapse {
  2616. display: none
  2617. }
  2618. .collapse.in {
  2619. display: block
  2620. }
  2621. tr.collapse.in {
  2622. display: table-row
  2623. }
  2624. tbody.collapse.in {
  2625. display: table-row-group
  2626. }
  2627. .collapsing {
  2628. position: relative;
  2629. height: 0;
  2630. overflow: hidden;
  2631. -webkit-transition: height .35s ease;
  2632. -o-transition: height .35s ease;
  2633. transition: height .35s ease
  2634. }
  2635. .caret {
  2636. display: inline-block;
  2637. width: 0;
  2638. height: 0;
  2639. margin-left: 2px;
  2640. vertical-align: middle;
  2641. border-top: 4px solid;
  2642. border-right: 4px solid transparent;
  2643. border-left: 4px solid transparent
  2644. }
  2645. .dropdown {
  2646. position: relative
  2647. }
  2648. .dropdown-toggle:focus {
  2649. outline: 0
  2650. }
  2651. .dropdown-menu {
  2652. position: absolute;
  2653. top: 100%;
  2654. left: 0;
  2655. z-index: 1000;
  2656. display: none;
  2657. float: left;
  2658. min-width: 160px;
  2659. padding: 5px 0;
  2660. margin: 2px 0 0;
  2661. font-size: 14px;
  2662. text-align: left;
  2663. list-style: none;
  2664. background-color: #fff;
  2665. -webkit-background-clip: padding-box;
  2666. background-clip: padding-box;
  2667. border: 1px solid #ccc;
  2668. border: 1px solid rgba(0,0,0,.15);
  2669. border-radius: 4px;
  2670. -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  2671. box-shadow: 0 6px 12px rgba(0,0,0,.175)
  2672. }
  2673. .dropdown-menu.pull-right {
  2674. right: 0;
  2675. left: auto
  2676. }
  2677. .dropdown-menu .divider {
  2678. height: 1px;
  2679. margin: 9px 0;
  2680. overflow: hidden;
  2681. background-color: #e5e5e5
  2682. }
  2683. .dropdown-menu>li>a {
  2684. display: block;
  2685. padding: 3px 20px;
  2686. clear: both;
  2687. font-weight: 400;
  2688. line-height: 1.42857143;
  2689. color: #333;
  2690. white-space: nowrap
  2691. }
  2692. .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  2693. color: #262626;
  2694. text-decoration: none;
  2695. background-color: #e7e7e7;
  2696. }
  2697. .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  2698. color: #fff;
  2699. text-decoration: none;
  2700. background-color: #428bca;
  2701. outline: 0
  2702. }
  2703. .dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
  2704. color: #777
  2705. }
  2706. .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
  2707. text-decoration: none;
  2708. cursor: not-allowed;
  2709. background-color: transparent;
  2710. background-image: none;
  2711. filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
  2712. }
  2713. .open>.dropdown-menu {
  2714. display: block
  2715. }
  2716. .open>a {
  2717. outline: 0
  2718. }
  2719. .dropdown-menu-right {
  2720. right: 0;
  2721. left: auto
  2722. }
  2723. .dropdown-menu-left {
  2724. right: auto;
  2725. left: 0
  2726. }
  2727. .dropdown-header {
  2728. display: block;
  2729. padding: 3px 20px;
  2730. font-size: 12px;
  2731. line-height: 1.42857143;
  2732. color: #777;
  2733. white-space: nowrap
  2734. }
  2735. .dropdown-backdrop {
  2736. position: fixed;
  2737. top: 0;
  2738. right: 0;
  2739. bottom: 0;
  2740. left: 0;
  2741. z-index: 990
  2742. }
  2743. .pull-right>.dropdown-menu {
  2744. right: 0;
  2745. left: auto
  2746. }
  2747. .dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  2748. content: "";
  2749. border-top: 0;
  2750. border-bottom: 4px solid
  2751. }
  2752. .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  2753. top: auto;
  2754. bottom: 100%;
  2755. margin-bottom: 1px
  2756. }
  2757. @media (min-width:768px) {
  2758. .navbar-right .dropdown-menu {
  2759. right: 0;
  2760. left: auto
  2761. }
  2762. .navbar-right .dropdown-menu-left {
  2763. right: auto;
  2764. left: 0
  2765. }
  2766. }
  2767. .btn-group, .btn-group-vertical {
  2768. position: relative;
  2769. display: inline-block;
  2770. vertical-align: middle
  2771. }
  2772. .btn-group>.btn, .btn-group-vertical>.btn {
  2773. position: relative;
  2774. float: left
  2775. }
  2776. .btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
  2777. z-index: 2
  2778. }
  2779. .btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
  2780. outline: 0
  2781. }
  2782. .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  2783. margin-left: -1px
  2784. }
  2785. .btn-toolbar {
  2786. margin-left: -5px
  2787. }
  2788. .btn-toolbar .btn-group, .btn-toolbar .input-group {
  2789. float: left
  2790. }
  2791. .btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
  2792. margin-left: 5px
  2793. }
  2794. .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  2795. border-radius: 0
  2796. }
  2797. .btn-group>.btn:first-child {
  2798. margin-left: 0
  2799. }
  2800. .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  2801. border-top-right-radius: 0;
  2802. border-bottom-right-radius: 0
  2803. }
  2804. .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
  2805. border-top-left-radius: 0;
  2806. border-bottom-left-radius: 0
  2807. }
  2808. .btn-group>.btn-group {
  2809. float: left
  2810. }
  2811. .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  2812. border-radius: 0
  2813. }
  2814. .btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
  2815. border-top-right-radius: 0;
  2816. border-bottom-right-radius: 0
  2817. }
  2818. .btn-group>.btn-group:last-child>.btn:first-child {
  2819. border-top-left-radius: 0;
  2820. border-bottom-left-radius: 0
  2821. }
  2822. .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  2823. outline: 0
  2824. }
  2825. .btn-group>.btn+.dropdown-toggle {
  2826. padding-right: 8px;
  2827. padding-left: 8px
  2828. }
  2829. .btn-group>.btn-lg+.dropdown-toggle {
  2830. padding-right: 12px;
  2831. padding-left: 12px
  2832. }
  2833. .btn-group.open .dropdown-toggle {
  2834. -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  2835. box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
  2836. }
  2837. .btn-group.open .dropdown-toggle.btn-link {
  2838. -webkit-box-shadow: none;
  2839. box-shadow: none
  2840. }
  2841. .btn .caret {
  2842. margin-left: 0
  2843. }
  2844. .btn-lg .caret {
  2845. border-width: 5px 5px 0;
  2846. border-bottom-width: 0
  2847. }
  2848. .dropup .btn-lg .caret {
  2849. border-width: 0 5px 5px
  2850. }
  2851. .btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
  2852. display: block;
  2853. float: none;
  2854. width: 100%;
  2855. max-width: 100%
  2856. }
  2857. .btn-group-vertical>.btn-group>.btn {
  2858. float: none
  2859. }
  2860. .btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
  2861. margin-top: -1px;
  2862. margin-left: 0
  2863. }
  2864. .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  2865. border-radius: 0
  2866. }
  2867. .btn-group-vertical>.btn:first-child:not(:last-child) {
  2868. border-top-right-radius: 4px;
  2869. border-bottom-right-radius: 0;
  2870. border-bottom-left-radius: 0
  2871. }
  2872. .btn-group-vertical>.btn:last-child:not(:first-child) {
  2873. border-top-left-radius: 0;
  2874. border-top-right-radius: 0;
  2875. border-bottom-left-radius: 4px
  2876. }
  2877. .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  2878. border-radius: 0
  2879. }
  2880. .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  2881. border-bottom-right-radius: 0;
  2882. border-bottom-left-radius: 0
  2883. }
  2884. .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  2885. border-top-left-radius: 0;
  2886. border-top-right-radius: 0
  2887. }
  2888. .btn-group-justified {
  2889. display: table;
  2890. width: 100%;
  2891. table-layout: fixed;
  2892. border-collapse: separate
  2893. }
  2894. .btn-group-justified>.btn, .btn-group-justified>.btn-group {
  2895. display: table-cell;
  2896. float: none;
  2897. width: 1%
  2898. }
  2899. .btn-group-justified>.btn-group .btn {
  2900. width: 100%
  2901. }
  2902. .btn-group-justified>.btn-group .dropdown-menu {
  2903. left: auto
  2904. }
  2905. [data-toggle=buttons]>.btn>input[type=radio], [data-toggle=buttons]>.btn>input[type=checkbox] {
  2906. position:absolute;
  2907. z-index:-1;
  2908. filter:alpha(opacity=0);
  2909. opacity:0
  2910. }
  2911. .input-group {
  2912. position: relative;
  2913. display: table;
  2914. border-collapse: separate
  2915. }
  2916. .input-group[class*=col-] {
  2917. float: none;
  2918. padding-right: 0;
  2919. padding-left: 0
  2920. }
  2921. .input-group .form-control {
  2922. position: relative;
  2923. z-index: 2;
  2924. float: left;
  2925. width: 100%;
  2926. margin-bottom: 0
  2927. }
  2928. .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
  2929. height: 46px;
  2930. padding: 10px 16px;
  2931. font-size: 18px;
  2932. line-height: 1.33;
  2933. border-radius: 6px
  2934. }
  2935. select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
  2936. height: 46px;
  2937. line-height: 46px
  2938. }
  2939. textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
  2940. height: auto
  2941. }
  2942. .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
  2943. height: 30px;
  2944. padding: 5px 10px;
  2945. font-size: 12px;
  2946. line-height: 1.5;
  2947. border-radius: 3px
  2948. }
  2949. select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
  2950. height: 30px;
  2951. line-height: 30px
  2952. }
  2953. textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
  2954. height: auto
  2955. }
  2956. .input-group-addon, .input-group-btn, .input-group .form-control {
  2957. display: table-cell
  2958. }
  2959. .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  2960. border-radius: 0
  2961. }
  2962. .input-group-addon, .input-group-btn {
  2963. width: 1%;
  2964. white-space: nowrap;
  2965. vertical-align: middle
  2966. }
  2967. .input-group-addon {
  2968. padding: 6px 12px;
  2969. font-size: 14px;
  2970. font-weight: 400;
  2971. line-height: 1;
  2972. color: #555;
  2973. text-align: center;
  2974. background-color: #eee;
  2975. border: 1px solid #ccc;
  2976. border-radius: 4px
  2977. }
  2978. .input-group-addon.input-sm {
  2979. padding: 5px 10px;
  2980. font-size: 12px;
  2981. border-radius: 3px
  2982. }
  2983. .input-group-addon.input-lg {
  2984. padding: 10px 16px;
  2985. font-size: 18px;
  2986. border-radius: 6px
  2987. }
  2988. .input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  2989. margin-top: 0
  2990. }
  2991. .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  2992. border-top-right-radius: 0;
  2993. border-bottom-right-radius: 0
  2994. }
  2995. .input-group-addon:first-child {
  2996. border-right: 0
  2997. }
  2998. .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  2999. border-top-left-radius: 0;
  3000. border-bottom-left-radius: 0
  3001. }
  3002. .input-group-addon:last-child {
  3003. border-left: 0
  3004. }
  3005. .input-group-btn {
  3006. position: relative;
  3007. font-size: 0;
  3008. white-space: nowrap
  3009. }
  3010. .input-group-btn>.btn {
  3011. position: relative
  3012. }
  3013. .input-group-btn>.btn+.btn {
  3014. margin-left: -1px
  3015. }
  3016. .input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
  3017. z-index: 2
  3018. }
  3019. .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
  3020. margin-right: -1px
  3021. }
  3022. .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  3023. margin-left: -1px
  3024. }
  3025. .nav {
  3026. padding-left: 0;
  3027. margin-bottom: 0;
  3028. list-style: none
  3029. }
  3030. .nav>li {
  3031. position: relative;
  3032. display: block
  3033. }
  3034. .nav>li>a {
  3035. position: relative;
  3036. display: block;
  3037. padding: 10px 15px 10px 15px;
  3038. background-color:#f8f8f8;
  3039. }
  3040. .nav>li>a:hover, .nav>li>a:focus {
  3041. text-decoration: none;
  3042. background-color: #eee
  3043. }
  3044. .nav>li.disabled>a {
  3045. color: #777
  3046. }
  3047. .nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
  3048. color: #777;
  3049. text-decoration: none;
  3050. cursor: not-allowed;
  3051. background-color: transparent
  3052. }
  3053. .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  3054. background-color: #eee;
  3055. border-color: #428bca
  3056. }
  3057. .nav .nav-divider {
  3058. height: 1px;
  3059. margin: 9px 0;
  3060. overflow: hidden;
  3061. background-color: #e5e5e5
  3062. }
  3063. .nav>li>a>img {
  3064. max-width: none
  3065. }
  3066. .nav-tabs {
  3067. border-bottom: 1px solid #ddd
  3068. }
  3069. .nav-tabs>li {
  3070. float: left;
  3071. margin-bottom: -1px
  3072. }
  3073. .nav-tabs>li>a {
  3074. margin-right: 2px;
  3075. line-height: 1.42857143;
  3076. border: 1px solid transparent;
  3077. border-radius: 4px 4px 0 0
  3078. }
  3079. .nav-tabs>li>a:hover {
  3080. border-color: #eee #eee #ddd
  3081. }
  3082. .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  3083. color: #555;
  3084. cursor: default;
  3085. background-color: #fff;
  3086. border: 1px solid #ddd;
  3087. border-bottom-color: transparent
  3088. }
  3089. .nav-tabs.nav-justified {
  3090. width: 100%;
  3091. border-bottom: 0
  3092. }
  3093. .nav-tabs.nav-justified>li {
  3094. float: none
  3095. }
  3096. .nav-tabs.nav-justified>li>a {
  3097. margin-bottom: 5px;
  3098. text-align: center
  3099. }
  3100. .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  3101. top: auto;
  3102. left: auto
  3103. }
  3104. @media (min-width:768px) {
  3105. .nav-tabs.nav-justified>li {
  3106. display: table-cell;
  3107. width: 1%
  3108. }
  3109. .nav-tabs.nav-justified>li>a {
  3110. margin-bottom: 0
  3111. }
  3112. }
  3113. .nav-tabs.nav-justified>li>a {
  3114. margin-right: 0;
  3115. border-radius: 4px
  3116. }
  3117. .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
  3118. border: 1px solid #ddd
  3119. }
  3120. @media (min-width:768px) {
  3121. .nav-tabs.nav-justified>li>a {
  3122. border-bottom: 1px solid #ddd;
  3123. border-radius: 4px 4px 0 0
  3124. }
  3125. .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
  3126. border-bottom-color: #fff
  3127. }
  3128. }
  3129. .nav-pills>li {
  3130. float: left
  3131. }
  3132. .nav-pills>li>a {
  3133. border-radius: 4px
  3134. }
  3135. .nav-pills>li+li {
  3136. margin-left: 2px
  3137. }
  3138. .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  3139. color: #fff;
  3140. background-color: #428bca
  3141. }
  3142. .nav-stacked>li {
  3143. float: none
  3144. }
  3145. .nav-stacked>li+li {
  3146. margin-top: 2px;
  3147. margin-left: 0
  3148. }
  3149. .nav-justified {
  3150. width: 100%
  3151. }
  3152. .nav-justified>li {
  3153. float: none
  3154. }
  3155. .nav-justified>li>a {
  3156. margin-bottom: 5px;
  3157. text-align: center
  3158. }
  3159. .nav-justified>.dropdown .dropdown-menu {
  3160. top: auto;
  3161. left: auto
  3162. }
  3163. @media (min-width:768px) {
  3164. .nav-justified>li {
  3165. display: table-cell;
  3166. width: 1%
  3167. }
  3168. .nav-justified>li>a {
  3169. margin-bottom: 0
  3170. }
  3171. }
  3172. .nav-tabs-justified {
  3173. border-bottom: 0
  3174. }
  3175. .nav-tabs-justified>li>a {
  3176. margin-right: 0;
  3177. border-radius: 4px
  3178. }
  3179. .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
  3180. border: 1px solid #ddd
  3181. }
  3182. @media (min-width:768px) {
  3183. .nav-tabs-justified>li>a {
  3184. border-bottom: 1px solid #ddd;
  3185. border-radius: 4px 4px 0 0
  3186. }
  3187. .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
  3188. border-bottom-color: #fff
  3189. }
  3190. }
  3191. .tab-content>.tab-pane {
  3192. display: none
  3193. }
  3194. .tab-content>.active {
  3195. display: block
  3196. }
  3197. .nav-tabs .dropdown-menu {
  3198. margin-top: -1px;
  3199. border-top-left-radius: 0;
  3200. border-top-right-radius: 0
  3201. }
  3202. @media (min-width:768px) {
  3203. .navbar {
  3204. font-family: 'Open Sans Condensed', sans-serif;
  3205. font-size: 30px;
  3206. position: relative;
  3207. min-height: 50px;
  3208. }
  3209. }
  3210. @media (min-width:768px) {
  3211. .navbar-header {
  3212. float: left;
  3213. }
  3214. }
  3215. .navbar-collapse {
  3216. padding-right: 15px;
  3217. padding-left: 15px;
  3218. overflow-x: visible;
  3219. -webkit-overflow-scrolling: touch;
  3220. border-top: 1px solid transparent;
  3221. -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  3222. box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
  3223. }
  3224. .navbar-collapse.in {
  3225. overflow-y: auto
  3226. }
  3227. @media (min-width:768px) {
  3228. .navbar-collapse {
  3229. width: auto;
  3230. border-top: 0;
  3231. -webkit-box-shadow: none;
  3232. box-shadow: none
  3233. }
  3234. .navbar-collapse.collapse {
  3235. display: block!important;
  3236. height: auto!important;
  3237. padding-bottom: 0;
  3238. overflow: visible!important
  3239. }
  3240. .navbar-collapse.in {
  3241. overflow-y: visible
  3242. }
  3243. .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  3244. padding-right: 0;
  3245. padding-left: 0
  3246. }
  3247. }
  3248. .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  3249. max-height: 340px
  3250. }
  3251. @media (max-width:480px) and (orientation:landscape) {
  3252. .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  3253. max-height: 200px
  3254. }
  3255. }
  3256. .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
  3257. margin-right: -15px;
  3258. margin-left: -15px
  3259. }
  3260. @media (min-width:768px) {
  3261. .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
  3262. margin-right: 0;
  3263. margin-left: 0
  3264. }
  3265. }
  3266. .navbar-static-top {
  3267. z-index: 1000;
  3268. border-width: 0 0 1px
  3269. }
  3270. @media (min-width:768px) {
  3271. .navbar-static-top {
  3272. border-radius: 0
  3273. }
  3274. }
  3275. .navbar-fixed-top, .navbar-fixed-bottom {
  3276. position: fixed;
  3277. right: 0;
  3278. left: 0;
  3279. z-index: 1030;
  3280. -webkit-transform: translate3d(0, 0, 0);
  3281. -o-transform: translate3d(0, 0, 0);
  3282. transform: translate3d(0, 0, 0)
  3283. }
  3284. @media (min-width:768px) {
  3285. .navbar-fixed-top, .navbar-fixed-bottom {
  3286. border-radius: 0
  3287. }
  3288. }
  3289. .navbar-fixed-top {
  3290. top: 0;
  3291. border-width: 0 0 1px
  3292. }
  3293. .navbar-fixed-bottom {
  3294. bottom: 0;
  3295. margin-bottom: 0;
  3296. border-width: 1px 0 0
  3297. }
  3298. .navbar-brand {
  3299. float: left;
  3300. height: 130px;
  3301. padding: 10px 0px 15px 5px;
  3302. font-size: 18px;
  3303. }
  3304. .navbar-brand:hover, .navbar-brand:focus {
  3305. text-decoration: none
  3306. }
  3307. @media (min-width:768px) {
  3308. .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  3309. margin-left: -15px
  3310. }
  3311. }
  3312. .navbar-toggle {
  3313. position: relative;
  3314. float: right;
  3315. padding: 9px 10px;
  3316. margin-top: 8px;
  3317. margin-right: 15px;
  3318. margin-bottom: 8px;
  3319. background-color: transparent;
  3320. background-image: none;
  3321. border: 1px solid transparent;
  3322. border-radius: 4px
  3323. }
  3324. .navbar-toggle:focus {
  3325. outline: 0
  3326. }
  3327. .navbar-toggle .icon-bar {
  3328. display: block;
  3329. width: 22px;
  3330. height: 2px;
  3331. border-radius: 1px
  3332. }
  3333. .navbar-toggle .icon-bar+.icon-bar {
  3334. margin-top: 4px
  3335. }
  3336. @media (min-width:768px) {
  3337. .navbar-toggle {
  3338. display: none
  3339. }
  3340. }
  3341. .navbar-nav {
  3342. margin: 7.5px -15px;
  3343. }
  3344. .navbar-nav>li>a {
  3345. padding-top: 10px;
  3346. padding-bottom: 10px;
  3347. line-height: 100px;
  3348. -webkit-transition: all 300ms ease-in-out;
  3349. -moz-transition: all 300ms ease-in-out;
  3350. -ms-transition: all 300ms ease-in-out;
  3351. -o-transition: all 300ms ease-in-out;
  3352. transition: all 300ms ease-in-out;
  3353. }
  3354. @media (max-width:767px) {
  3355. .navbar-nav .open .dropdown-menu {
  3356. position: static;
  3357. float: none;
  3358. width: auto;
  3359. margin-top: 0;
  3360. background-color: transparent;
  3361. border: 0;
  3362. -webkit-box-shadow: none;
  3363. box-shadow: none
  3364. }
  3365. .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
  3366. padding: 5px 15px 5px 25px
  3367. }
  3368. .navbar-nav .open .dropdown-menu>li>a {
  3369. line-height: 20px;
  3370. text-align: center;
  3371. font-family: 'Open Sans Condensed', sans-serif;
  3372. }
  3373. .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
  3374. background-image: none
  3375. }
  3376. }
  3377. @media (min-width:768px) {
  3378. .navbar-nav {
  3379. float: left;
  3380. margin: 0
  3381. }
  3382. .navbar-nav>li {
  3383. float: left
  3384. }
  3385. .navbar-nav>li>a {
  3386. padding-top: 15px;
  3387. padding-bottom: 15px
  3388. }
  3389. .navbar-nav.navbar-right:last-child {
  3390. margin-right: 35px
  3391. }
  3392. }
  3393. @media (max-width:850px) {
  3394. .navbar {
  3395. font-size: 24px;
  3396. }
  3397. }
  3398. @media (min-width:768px) {
  3399. .navbar-left {
  3400. float: left!important
  3401. }
  3402. .navbar-right {
  3403. float: right!important
  3404. }
  3405. }
  3406. .navbar-form {
  3407. padding: 10px 15px;
  3408. margin-top: 8px;
  3409. margin-right: -15px;
  3410. margin-bottom: 8px;
  3411. margin-left: -15px;
  3412. border-top: 1px solid transparent;
  3413. border-bottom: 1px solid transparent;
  3414. -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  3415. box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1)
  3416. }
  3417. @media (min-width:768px) {
  3418. .navbar-form .form-group {
  3419. display: inline-block;
  3420. margin-bottom: 0;
  3421. vertical-align: middle
  3422. }
  3423. .navbar-form .form-control {
  3424. display: inline-block;
  3425. width: auto;
  3426. vertical-align: middle
  3427. }
  3428. .navbar-form .input-group {
  3429. display: inline-table;
  3430. vertical-align: middle
  3431. }
  3432. .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
  3433. width: auto
  3434. }
  3435. .navbar-form .input-group>.form-control {
  3436. width: 100%
  3437. }
  3438. .navbar-form .control-label {
  3439. margin-bottom: 0;
  3440. vertical-align: middle
  3441. }
  3442. .navbar-form .radio, .navbar-form .checkbox {
  3443. display: inline-block;
  3444. margin-top: 0;
  3445. margin-bottom: 0;
  3446. vertical-align: middle
  3447. }
  3448. .navbar-form .radio label, .navbar-form .checkbox label {
  3449. padding-left: 0
  3450. }
  3451. .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
  3452. position: relative;
  3453. margin-left: 0
  3454. }
  3455. .navbar-form .has-feedback .form-control-feedback {
  3456. top: 0
  3457. }
  3458. }
  3459. @media (max-width:767px) {
  3460. .navbar-form .form-group {
  3461. margin-bottom: 5px
  3462. }
  3463. }
  3464. @media (min-width:768px) {
  3465. .navbar-form {
  3466. width: auto;
  3467. padding-top: 0;
  3468. padding-bottom: 0;
  3469. margin-right: 0;
  3470. margin-left: 0;
  3471. border: 0;
  3472. -webkit-box-shadow: none;
  3473. box-shadow: none
  3474. }
  3475. .navbar-form.navbar-right:last-child {
  3476. margin-right: -15px
  3477. }
  3478. }
  3479. .navbar-nav>li>.dropdown-menu {
  3480. margin-top: 0;
  3481. border-top-left-radius: 0;
  3482. border-top-right-radius: 0
  3483. }
  3484. .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  3485. border-bottom-right-radius: 0;
  3486. border-bottom-left-radius: 0
  3487. }
  3488. .navbar-btn {
  3489. margin-top: 8px;
  3490. margin-bottom: 8px
  3491. }
  3492. .navbar-btn.btn-sm {
  3493. margin-top: 10px;
  3494. margin-bottom: 10px
  3495. }
  3496. .navbar-btn.btn-xs {
  3497. margin-top: 14px;
  3498. margin-bottom: 14px
  3499. }
  3500. .navbar-text {
  3501. margin-top: 15px;
  3502. margin-bottom: 15px
  3503. }
  3504. @media (min-width:768px) {
  3505. .navbar-text {
  3506. float: left;
  3507. margin-right: 15px;
  3508. margin-left: 15px
  3509. }
  3510. .navbar-text.navbar-right:last-child {
  3511. margin-right: 0
  3512. }
  3513. }
  3514. .navbar-default {
  3515. background-color: #f8f8f8;
  3516. border-color: #e7e7e7;
  3517. height: 131px;
  3518. -webkit-transition: all 800ms ease-in-out;
  3519. -moz-transition: all 800ms ease-in-out;
  3520. -ms-transition: all 800ms ease-in-out;
  3521. -o-transition: all 800ms ease-in-out;
  3522. transition: all 800ms ease-in-out;
  3523. }
  3524. .navbar-default .navbar-brand {
  3525. color: #777
  3526. }
  3527. .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  3528. color: #5e5e5e;
  3529. background-color: transparent
  3530.  
  3531. }
  3532. .navbar-default .navbar-text {
  3533. color: #777
  3534. }
  3535. .navbar-default .navbar-nav>li>a {
  3536. color: #777
  3537. }
  3538. .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  3539. color: #333;
  3540. background-color: transparent background-color:#e7e7e7;
  3541. }
  3542. .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  3543. color: #555;
  3544. background-color: #e7e7e7
  3545. }
  3546. .navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
  3547. color: #ccc;
  3548. background-color: transparent
  3549. }
  3550. .navbar-default .navbar-toggle {
  3551. border-color: #204065;
  3552. }
  3553. .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  3554. background-color: #ddd
  3555. }
  3556. .navbar-default .navbar-toggle .icon-bar {
  3557. background-color: #204065
  3558. }
  3559. .navbar-default .navbar-collapse, .navbar-default .navbar-form {
  3560. border-color: #e7e7e7
  3561. }
  3562. .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  3563. color: #555;
  3564. background-color: #e7e7e7;
  3565.  
  3566. }
  3567. @media (max-width:767px) {
  3568. .navbar-nav>li>a {
  3569. padding-top: 10px;
  3570. padding-bottom: 10px;
  3571. line-height: 10px;
  3572. text-align: center;
  3573. }
  3574. .navbar-default .navbar-nav .open .dropdown-menu>li>a {
  3575. color: #777
  3576. }
  3577. .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
  3578. color: #333;
  3579. background-color: transparent
  3580. }
  3581. .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 {
  3582. color: #555;
  3583. background-color: #e7e7e7
  3584. }
  3585. .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 {
  3586. color: #ccc;
  3587. background-color: transparent
  3588. }
  3589. }
  3590. .navbar-default .navbar-link {
  3591. color: #777
  3592. }
  3593. .navbar-default .navbar-link:hover {
  3594. color: #333
  3595. }
  3596. .navbar-default .btn-link {
  3597. color: #777
  3598. }
  3599. .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  3600. color: #333
  3601. }
  3602. .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
  3603. color: #ccc
  3604. }
  3605. .navbar-inverse {
  3606. background-color: #222;
  3607. border-color: #080808
  3608. }
  3609. .navbar-inverse .navbar-brand {
  3610. color: #777
  3611. }
  3612. .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  3613. color: #fff;
  3614. background-color: transparent
  3615. }
  3616. .navbar-inverse .navbar-text {
  3617. color: #777
  3618. }
  3619. .navbar-inverse .navbar-nav>li>a {
  3620. color: #777
  3621. }
  3622. .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  3623. color: #fff;
  3624. background-color: transparent
  3625. }
  3626. .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
  3627. color: #fff;
  3628. background-color: #080808
  3629. }
  3630. .navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
  3631. color: #444;
  3632. background-color: transparent
  3633. }
  3634. .navbar-inverse .navbar-toggle {
  3635. border-color: #333
  3636. }
  3637. .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  3638. background-color: #333
  3639. }
  3640. .navbar-inverse .navbar-toggle .icon-bar {
  3641. background-color: #fff
  3642. }
  3643. .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  3644. border-color: #101010
  3645. }
  3646. .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
  3647. color: #fff;
  3648. background-color: #080808
  3649. }
  3650. @media (max-width:767px) {
  3651. .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
  3652. border-color: #080808
  3653. }
  3654. .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  3655. background-color: #080808
  3656. }
  3657. .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  3658. color: #777
  3659. }
  3660. .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
  3661. color: #fff;
  3662. background-color: transparent
  3663. }
  3664. .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 {
  3665. color: #fff;
  3666. background-color: #080808
  3667. }
  3668. .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 {
  3669. color: #444;
  3670. background-color: transparent
  3671. }
  3672. }
  3673. .navbar-inverse .navbar-link {
  3674. color: #777
  3675. }
  3676. .navbar-inverse .navbar-link:hover {
  3677. color: #fff
  3678. }
  3679. .navbar-inverse .btn-link {
  3680. color: #777
  3681. }
  3682. .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  3683. color: #fff
  3684. }
  3685. .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
  3686. color: #444
  3687. }
  3688. .breadcrumb {
  3689. padding: 8px 15px;
  3690. margin-bottom: 20px;
  3691. list-style: none;
  3692. background-color: #f5f5f5;
  3693. border-radius: 4px
  3694. }
  3695. .breadcrumb>li {
  3696. display: inline-block
  3697. }
  3698. .breadcrumb>li+li:before {
  3699. padding: 0 5px;
  3700. color: #ccc;
  3701. content: "/\00a0"
  3702. }
  3703. .breadcrumb>.active {
  3704. color: #777
  3705. }
  3706. .pagination {
  3707. display: inline-block;
  3708. padding-left: 0;
  3709. margin: 20px 0;
  3710. border-radius: 4px
  3711. }
  3712. .pagination>li {
  3713. display: inline
  3714. }
  3715. .pagination>li>a, .pagination>li>span {
  3716. position: relative;
  3717. float: left;
  3718. padding: 6px 12px;
  3719. margin-left: -1px;
  3720. line-height: 1.42857143;
  3721. color: #428bca;
  3722. text-decoration: none;
  3723. background-color: #fff;
  3724. border: 1px solid #ddd
  3725. }
  3726. .pagination>li:first-child>a, .pagination>li:first-child>span {
  3727. margin-left: 0;
  3728. border-top-left-radius: 4px;
  3729. border-bottom-left-radius: 4px
  3730. }
  3731. .pagination>li:last-child>a, .pagination>li:last-child>span {
  3732. border-top-right-radius: 4px;
  3733. border-bottom-right-radius: 4px
  3734. }
  3735. .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  3736. color: #2a6496;
  3737. background-color: #eee;
  3738. border-color: #ddd
  3739. }
  3740. .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  3741. z-index: 2;
  3742. color: #fff;
  3743. cursor: default;
  3744. background-color: #428bca;
  3745. border-color: #428bca
  3746. }
  3747. .pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
  3748. color: #777;
  3749. cursor: not-allowed;
  3750. background-color: #fff;
  3751. border-color: #ddd
  3752. }
  3753. .pagination-lg>li>a, .pagination-lg>li>span {
  3754. padding: 10px 16px;
  3755. font-size: 18px
  3756. }
  3757. .pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
  3758. border-top-left-radius: 6px;
  3759. border-bottom-left-radius: 6px
  3760. }
  3761. .pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
  3762. border-top-right-radius: 6px;
  3763. border-bottom-right-radius: 6px
  3764. }
  3765. .pagination-sm>li>a, .pagination-sm>li>span {
  3766. padding: 5px 10px;
  3767. font-size: 12px
  3768. }
  3769. .pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
  3770. border-top-left-radius: 3px;
  3771. border-bottom-left-radius: 3px
  3772. }
  3773. .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
  3774. border-top-right-radius: 3px;
  3775. border-bottom-right-radius: 3px
  3776. }
  3777. .pager {
  3778. padding-left: 0;
  3779. margin: 20px 0;
  3780. text-align: center;
  3781. list-style: none
  3782. }
  3783. .pager li {
  3784. display: inline
  3785. }
  3786. .pager li>a, .pager li>span {
  3787. display: inline-block;
  3788. padding: 5px 14px;
  3789. background-color: #fff;
  3790. border: 1px solid #ddd;
  3791. border-radius: 15px
  3792. }
  3793. .pager li>a:hover, .pager li>a:focus {
  3794. text-decoration: none;
  3795. background-color: #eee
  3796. }
  3797. .pager .next>a, .pager .next>span {
  3798. float: right
  3799. }
  3800. .pager .previous>a, .pager .previous>span {
  3801. float: left
  3802. }
  3803. .pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
  3804. color: #777;
  3805. cursor: not-allowed;
  3806. background-color: #fff
  3807. }
  3808. .label {
  3809. display: inline;
  3810. padding: .2em .6em .3em;
  3811. font-size: 75%;
  3812. font-weight: 700;
  3813. line-height: 1;
  3814. color: #fff;
  3815. text-align: center;
  3816. white-space: nowrap;
  3817. vertical-align: baseline;
  3818. border-radius: .25em
  3819. }
  3820. a.label:hover, a.label:focus {
  3821. color: #fff;
  3822. text-decoration: none;
  3823. cursor: pointer
  3824. }
  3825. .label:empty {
  3826. display: none
  3827. }
  3828. .btn .label {
  3829. position: relative;
  3830. top: -1px
  3831. }
  3832. .label-default {
  3833. background-color: #777
  3834. }
  3835. .label-default[href]:hover, .label-default[href]:focus {
  3836. background-color: #5e5e5e
  3837. }
  3838. .label-primary {
  3839. background-color: #428bca
  3840. }
  3841. .label-primary[href]:hover, .label-primary[href]:focus {
  3842. background-color: #3071a9
  3843. }
  3844. .label-success {
  3845. background-color: #5cb85c
  3846. }
  3847. .label-success[href]:hover, .label-success[href]:focus {
  3848. background-color: #449d44
  3849. }
  3850. .label-info {
  3851. background-color: #5bc0de
  3852. }
  3853. .label-info[href]:hover, .label-info[href]:focus {
  3854. background-color: #31b0d5
  3855. }
  3856. .label-warning {
  3857. background-color: #f0ad4e
  3858. }
  3859. .label-warning[href]:hover, .label-warning[href]:focus {
  3860. background-color: #ec971f
  3861. }
  3862. .label-danger {
  3863. background-color: #d9534f
  3864. }
  3865. .label-danger[href]:hover, .label-danger[href]:focus {
  3866. background-color: #c9302c
  3867. }
  3868. .badge {
  3869. display: inline-block;
  3870. min-width: 10px;
  3871. padding: 3px 7px;
  3872. font-size: 12px;
  3873. font-weight: 700;
  3874. line-height: 1;
  3875. color: #fff;
  3876. text-align: center;
  3877. white-space: nowrap;
  3878. vertical-align: baseline;
  3879. background-color: #777;
  3880. border-radius: 10px
  3881. }
  3882. .badge:empty {
  3883. display: none
  3884. }
  3885. .btn .badge {
  3886. position: relative;
  3887. top: -1px
  3888. }
  3889. .btn-xs .badge {
  3890. top: 0;
  3891. padding: 1px 5px
  3892. }
  3893. a.badge:hover, a.badge:focus {
  3894. color: #fff;
  3895. text-decoration: none;
  3896. cursor: pointer
  3897. }
  3898. a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
  3899. color: #428bca;
  3900. background-color: #fff
  3901. }
  3902. .nav-pills>li>a>.badge {
  3903. margin-left: 3px
  3904. }
  3905. .jumbotron {
  3906. padding: 30px;
  3907. margin-bottom: 30px;
  3908. color: inherit;
  3909. background-color: #eee
  3910. }
  3911. .jumbotron h1, .jumbotron .h1 {
  3912. color: inherit
  3913. }
  3914. .jumbotron p {
  3915. margin-bottom: 15px;
  3916. font-size: 21px;
  3917. font-weight: 200
  3918. }
  3919. .jumbotron>hr {
  3920. border-top-color: #d5d5d5
  3921. }
  3922. .container .jumbotron {
  3923. border-radius: 6px
  3924. }
  3925. .jumbotron .container {
  3926. max-width: 100%
  3927. }
  3928. @media screen and (min-width:768px) {
  3929. .jumbotron {
  3930. padding-top: 48px;
  3931. padding-bottom: 48px
  3932. }
  3933. .container .jumbotron {
  3934. padding-right: 60px;
  3935. padding-left: 60px
  3936. }
  3937. .jumbotron h1, .jumbotron .h1 {
  3938. font-size: 63px
  3939. }
  3940. }
  3941. .thumbnail {
  3942. display: block;
  3943. padding: 4px;
  3944. margin-bottom: 20px;
  3945. line-height: 1.42857143;
  3946. background-color: #fff;
  3947. border: 1px solid #ddd;
  3948. border-radius: 4px;
  3949. -webkit-transition: all .2s ease-in-out;
  3950. -o-transition: all .2s ease-in-out;
  3951. transition: all .2s ease-in-out
  3952. }
  3953. .thumbnail>img, .thumbnail a>img {
  3954. margin-right: auto;
  3955. margin-left: auto
  3956. }
  3957. a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  3958. border-color: #428bca
  3959. }
  3960. .thumbnail .caption {
  3961. padding: 9px;
  3962. color: #333
  3963. }
  3964. .alert {
  3965. padding: 15px;
  3966. margin-bottom: 20px;
  3967. border: 1px solid transparent;
  3968. border-radius: 4px
  3969. }
  3970. .alert h4 {
  3971. margin-top: 0;
  3972. color: inherit
  3973. }
  3974. .alert .alert-link {
  3975. font-weight: 700
  3976. }
  3977. .alert>p, .alert>ul {
  3978. margin-bottom: 0
  3979. }
  3980. .alert>p+p {
  3981. margin-top: 5px
  3982. }
  3983. .alert-dismissable, .alert-dismissible {
  3984. padding-right: 35px
  3985. }
  3986. .alert-dismissable .close, .alert-dismissible .close {
  3987. position: relative;
  3988. top: -2px;
  3989. right: -21px;
  3990. color: inherit
  3991. }
  3992. .alert-success {
  3993. color: #3c763d;
  3994. background-color: #dff0d8;
  3995. border-color: #d6e9c6
  3996. }
  3997. .alert-success hr {
  3998. border-top-color: #c9e2b3
  3999. }
  4000. .alert-success .alert-link {
  4001. color: #2b542c
  4002. }
  4003. .alert-info {
  4004. color: #31708f;
  4005. background-color: #d9edf7;
  4006. border-color: #bce8f1
  4007. }
  4008. .alert-info hr {
  4009. border-top-color: #a6e1ec
  4010. }
  4011. .alert-info .alert-link {
  4012. color: #245269
  4013. }
  4014. .alert-warning {
  4015. color: #8a6d3b;
  4016. background-color: #fcf8e3;
  4017. border-color: #faebcc
  4018. }
  4019. .alert-warning hr {
  4020. border-top-color: #f7e1b5
  4021. }
  4022. .alert-warning .alert-link {
  4023. color: #66512c
  4024. }
  4025. .alert-danger {
  4026. color: #a94442;
  4027. background-color: #f2dede;
  4028. border-color: #ebccd1
  4029. }
  4030. .alert-danger hr {
  4031. border-top-color: #e4b9c0
  4032. }
  4033. .alert-danger .alert-link {
  4034. color: #843534
  4035. }
  4036. @-webkit-keyframes progress-bar-stripes {
  4037. from {
  4038. background-position:40px 0
  4039. }
  4040. to {
  4041. background-position: 0 0
  4042. }
  4043. }
  4044. @-o-keyframes progress-bar-stripes {
  4045. from {
  4046. background-position:40px 0
  4047. }
  4048. to {
  4049. background-position: 0 0
  4050. }
  4051. }
  4052. @keyframes progress-bar-stripes {
  4053. from {
  4054. background-position:40px 0
  4055. }
  4056. to {
  4057. background-position: 0 0
  4058. }
  4059. }
  4060. .progress {
  4061. height: 20px;
  4062. margin-bottom: 20px;
  4063. overflow: hidden;
  4064. background-color: #f5f5f5;
  4065. border-radius: 4px;
  4066. -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  4067. box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
  4068. }
  4069. .progress-bar {
  4070. float: left;
  4071. width: 0;
  4072. height: 100%;
  4073. font-size: 12px;
  4074. line-height: 20px;
  4075. color: #fff;
  4076. text-align: center;
  4077. background-color: #428bca;
  4078. -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  4079. box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  4080. -webkit-transition: width .6s ease;
  4081. -o-transition: width .6s ease;
  4082. transition: width .6s ease
  4083. }
  4084. .progress-striped .progress-bar, .progress-bar-striped {
  4085. background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4086. background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4087. background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4088. -webkit-background-size: 40px 40px;
  4089. background-size: 40px 40px
  4090. }
  4091. .progress.active .progress-bar, .progress-bar.active {
  4092. -webkit-animation: progress-bar-stripes 2s linear infinite;
  4093. -o-animation: progress-bar-stripes 2s linear infinite;
  4094. animation: progress-bar-stripes 2s linear infinite
  4095. }
  4096. .progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  4097. min-width: 30px
  4098. }
  4099. .progress-bar[aria-valuenow="0"] {
  4100. min-width: 30px;
  4101. color: #777;
  4102. background-color: transparent;
  4103. background-image: none;
  4104. -webkit-box-shadow: none;
  4105. box-shadow: none
  4106. }
  4107. .progress-bar-success {
  4108. background-color: #5cb85c
  4109. }
  4110. .progress-striped .progress-bar-success {
  4111. background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4112. background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4113. background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
  4114. }
  4115. .progress-bar-info {
  4116. background-color: #5bc0de
  4117. }
  4118. .progress-striped .progress-bar-info {
  4119. background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4120. background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4121. background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
  4122. }
  4123. .progress-bar-warning {
  4124. background-color: #f0ad4e
  4125. }
  4126. .progress-striped .progress-bar-warning {
  4127. background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4128. background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4129. background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
  4130. }
  4131. .progress-bar-danger {
  4132. background-color: #d9534f
  4133. }
  4134. .progress-striped .progress-bar-danger {
  4135. background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4136. background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
  4137. background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
  4138. }
  4139. .media, .media-body {
  4140. overflow: hidden;
  4141. zoom: 1
  4142. }
  4143. .media, .media .media {
  4144. margin-top: 15px
  4145. }
  4146. .media:first-child {
  4147. margin-top: 0
  4148. }
  4149. .media-object {
  4150. display: block
  4151. }
  4152. .media-heading {
  4153. margin: 0 0 5px
  4154. }
  4155. .media>.pull-left {
  4156. margin-right: 10px
  4157. }
  4158. .media>.pull-right {
  4159. margin-left: 10px
  4160. }
  4161. .media-list {
  4162. padding-left: 0;
  4163. list-style: none
  4164. }
  4165. .list-group {
  4166. padding-left: 0;
  4167. margin-bottom: 20px
  4168. }
  4169. .list-group-item {
  4170. position: relative;
  4171. display: block;
  4172. padding: 10px 15px;
  4173. margin-bottom: -1px;
  4174. background-color: #fff;
  4175. border: 1px solid #ddd
  4176. }
  4177. .list-group-item:first-child {
  4178. border-top-left-radius: 4px;
  4179. border-top-right-radius: 4px
  4180. }
  4181. .list-group-item:last-child {
  4182. margin-bottom: 0;
  4183. border-bottom-right-radius: 4px;
  4184. border-bottom-left-radius: 4px
  4185. }
  4186. .list-group-item>.badge {
  4187. float: right
  4188. }
  4189. .list-group-item>.badge+.badge {
  4190. margin-right: 5px
  4191. }
  4192. a.list-group-item {
  4193. color: #555
  4194. }
  4195. a.list-group-item .list-group-item-heading {
  4196. color: #333
  4197. }
  4198. a.list-group-item:hover, a.list-group-item:focus {
  4199. color: #555;
  4200. text-decoration: none;
  4201. background-color: #f5f5f5
  4202. }
  4203. .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  4204. color: #777;
  4205. background-color: #eee
  4206. }
  4207. .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 {
  4208. color: inherit
  4209. }
  4210. .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 {
  4211. color: #777
  4212. }
  4213. .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  4214. z-index: 2;
  4215. color: #fff;
  4216. background-color: #428bca;
  4217. border-color: #428bca
  4218. }
  4219. .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>.small {
  4220. color: inherit
  4221. }
  4222. .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 {
  4223. color: #e1edf7
  4224. }
  4225. .list-group-item-success {
  4226. color: #3c763d;
  4227. background-color: #dff0d8
  4228. }
  4229. a.list-group-item-success {
  4230. color: #3c763d
  4231. }
  4232. a.list-group-item-success .list-group-item-heading {
  4233. color: inherit
  4234. }
  4235. a.list-group-item-success:hover, a.list-group-item-success:focus {
  4236. color: #3c763d;
  4237. background-color: #d0e9c6
  4238. }
  4239. a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  4240. color: #fff;
  4241. background-color: #3c763d;
  4242. border-color: #3c763d
  4243. }
  4244. .list-group-item-info {
  4245. color: #31708f;
  4246. background-color: #d9edf7
  4247. }
  4248. a.list-group-item-info {
  4249. color: #31708f
  4250. }
  4251. a.list-group-item-info .list-group-item-heading {
  4252. color: inherit
  4253. }
  4254. a.list-group-item-info:hover, a.list-group-item-info:focus {
  4255. color: #31708f;
  4256. background-color: #c4e3f3
  4257. }
  4258. a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  4259. color: #fff;
  4260. background-color: #31708f;
  4261. border-color: #31708f
  4262. }
  4263. .list-group-item-warning {
  4264. color: #8a6d3b;
  4265. background-color: #fcf8e3
  4266. }
  4267. a.list-group-item-warning {
  4268. color: #8a6d3b
  4269. }
  4270. a.list-group-item-warning .list-group-item-heading {
  4271. color: inherit
  4272. }
  4273. a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  4274. color: #8a6d3b;
  4275. background-color: #faf2cc
  4276. }
  4277. a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  4278. color: #fff;
  4279. background-color: #8a6d3b;
  4280. border-color: #8a6d3b
  4281. }
  4282. .list-group-item-danger {
  4283. color: #a94442;
  4284. background-color: #f2dede
  4285. }
  4286. a.list-group-item-danger {
  4287. color: #a94442
  4288. }
  4289. a.list-group-item-danger .list-group-item-heading {
  4290. color: inherit
  4291. }
  4292. a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  4293. color: #a94442;
  4294. background-color: #ebcccc
  4295. }
  4296. a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  4297. color: #fff;
  4298. background-color: #a94442;
  4299. border-color: #a94442
  4300. }
  4301. .list-group-item-heading {
  4302. margin-top: 0;
  4303. margin-bottom: 5px
  4304. }
  4305. .list-group-item-text {
  4306. margin-bottom: 0;
  4307. line-height: 1.3
  4308. }
  4309. .panel {
  4310. margin-bottom: 20px;
  4311. background-color: #fff;
  4312. border: 1px solid transparent;
  4313. border-radius: 4px;
  4314. -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  4315. box-shadow: 0 1px 1px rgba(0,0,0,.05)
  4316. }
  4317. .panel-body {
  4318. padding: 15px
  4319. }
  4320. .panel-heading {
  4321. padding: 10px 15px;
  4322. border-bottom: 1px solid transparent;
  4323. border-top-left-radius: 3px;
  4324. border-top-right-radius: 3px
  4325. }
  4326. .panel-heading>.dropdown .dropdown-toggle {
  4327. color: inherit
  4328. }
  4329. .panel-title {
  4330. margin-top: 0;
  4331. margin-bottom: 0;
  4332. font-size: 16px;
  4333. color: inherit
  4334. }
  4335. .panel-title>a {
  4336. color: inherit
  4337. }
  4338. .panel-footer {
  4339. padding: 10px 15px;
  4340. background-color: #f5f5f5;
  4341. border-top: 1px solid #ddd;
  4342. border-bottom-right-radius: 3px;
  4343. border-bottom-left-radius: 3px
  4344. }
  4345. .panel>.list-group {
  4346. margin-bottom: 0
  4347. }
  4348. .panel>.list-group .list-group-item {
  4349. border-width: 1px 0;
  4350. border-radius: 0
  4351. }
  4352. .panel>.list-group:first-child .list-group-item:first-child {
  4353. border-top: 0;
  4354. border-top-left-radius: 3px;
  4355. border-top-right-radius: 3px
  4356. }
  4357. .panel>.list-group:last-child .list-group-item:last-child {
  4358. border-bottom: 0;
  4359. border-bottom-right-radius: 3px;
  4360. border-bottom-left-radius: 3px
  4361. }
  4362. .panel-heading+.list-group .list-group-item:first-child {
  4363. border-top-width: 0
  4364. }
  4365. .list-group+.panel-footer {
  4366. border-top-width: 0
  4367. }
  4368. .panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
  4369. margin-bottom: 0
  4370. }
  4371. .panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
  4372. border-top-left-radius: 3px;
  4373. border-top-right-radius: 3px
  4374. }
  4375. .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  4376. border-top-left-radius: 3px
  4377. }
  4378. .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  4379. border-top-right-radius: 3px
  4380. }
  4381. .panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
  4382. border-bottom-right-radius: 3px;
  4383. border-bottom-left-radius: 3px
  4384. }
  4385. .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  4386. border-bottom-left-radius: 3px
  4387. }
  4388. .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  4389. border-bottom-right-radius: 3px
  4390. }
  4391. .panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
  4392. border-top: 1px solid #ddd
  4393. }
  4394. .panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
  4395. border-top: 0
  4396. }
  4397. .panel>.table-bordered, .panel>.table-responsive>.table-bordered {
  4398. border: 0
  4399. }
  4400. .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  4401. border-left: 0
  4402. }
  4403. .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  4404. border-right: 0
  4405. }
  4406. .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  4407. border-bottom: 0
  4408. }
  4409. .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  4410. border-bottom: 0
  4411. }
  4412. .panel>.table-responsive {
  4413. margin-bottom: 0;
  4414. border: 0
  4415. }
  4416. .panel-group {
  4417. margin-bottom: 20px
  4418. }
  4419. .panel-group .panel {
  4420. margin-bottom: 0;
  4421. border-radius: 4px
  4422. }
  4423. .panel-group .panel+.panel {
  4424. margin-top: 5px
  4425. }
  4426. .panel-group .panel-heading {
  4427. border-bottom: 0
  4428. }
  4429. .panel-group .panel-heading+.panel-collapse>.panel-body {
  4430. border-top: 1px solid #ddd
  4431. }
  4432. .panel-group .panel-footer {
  4433. border-top: 0
  4434. }
  4435. .panel-group .panel-footer+.panel-collapse .panel-body {
  4436. border-bottom: 1px solid #ddd
  4437. }
  4438. .panel-default {
  4439. border-color: #ddd
  4440. }
  4441. .panel-default>.panel-heading {
  4442. color: #333;
  4443. background-color: #f5f5f5;
  4444. border-color: #ddd
  4445. }
  4446. .panel-default>.panel-heading+.panel-collapse>.panel-body {
  4447. border-top-color: #ddd
  4448. }
  4449. .panel-default>.panel-heading .badge {
  4450. color: #f5f5f5;
  4451. background-color: #333
  4452. }
  4453. .panel-default>.panel-footer+.panel-collapse>.panel-body {
  4454. border-bottom-color: #ddd
  4455. }
  4456. .panel-primary {
  4457. border-color: #428bca
  4458. }
  4459. .panel-primary>.panel-heading {
  4460. color: #fff;
  4461. background-color: #428bca;
  4462. border-color: #428bca
  4463. }
  4464. .panel-primary>.panel-heading+.panel-collapse>.panel-body {
  4465. border-top-color: #428bca
  4466. }
  4467. .panel-primary>.panel-heading .badge {
  4468. color: #428bca;
  4469. background-color: #fff
  4470. }
  4471. .panel-primary>.panel-footer+.panel-collapse>.panel-body {
  4472. border-bottom-color: #428bca
  4473. }
  4474. .panel-success {
  4475. border-color: #d6e9c6
  4476. }
  4477. .panel-success>.panel-heading {
  4478. color: #3c763d;
  4479. background-color: #dff0d8;
  4480. border-color: #d6e9c6
  4481. }
  4482. .panel-success>.panel-heading+.panel-collapse>.panel-body {
  4483. border-top-color: #d6e9c6
  4484. }
  4485. .panel-success>.panel-heading .badge {
  4486. color: #dff0d8;
  4487. background-color: #3c763d
  4488. }
  4489. .panel-success>.panel-footer+.panel-collapse>.panel-body {
  4490. border-bottom-color: #d6e9c6
  4491. }
  4492. .panel-info {
  4493. border-color: #bce8f1
  4494. }
  4495. .panel-info>.panel-heading {
  4496. color: #31708f;
  4497. background-color: #d9edf7;
  4498. border-color: #bce8f1
  4499. }
  4500. .panel-info>.panel-heading+.panel-collapse>.panel-body {
  4501. border-top-color: #bce8f1
  4502. }
  4503. .panel-info>.panel-heading .badge {
  4504. color: #d9edf7;
  4505. background-color: #31708f
  4506. }
  4507. .panel-info>.panel-footer+.panel-collapse>.panel-body {
  4508. border-bottom-color: #bce8f1
  4509. }
  4510. .panel-warning {
  4511. border-color: #faebcc
  4512. }
  4513. .panel-warning>.panel-heading {
  4514. color: #8a6d3b;
  4515. background-color: #fcf8e3;
  4516. border-color: #faebcc
  4517. }
  4518. .panel-warning>.panel-heading+.panel-collapse>.panel-body {
  4519. border-top-color: #faebcc
  4520. }
  4521. .panel-warning>.panel-heading .badge {
  4522. color: #fcf8e3;
  4523. background-color: #8a6d3b
  4524. }
  4525. .panel-warning>.panel-footer+.panel-collapse>.panel-body {
  4526. border-bottom-color: #faebcc
  4527. }
  4528. .panel-danger {
  4529. border-color: #ebccd1
  4530. }
  4531. .panel-danger>.panel-heading {
  4532. color: #a94442;
  4533. background-color: #f2dede;
  4534. border-color: #ebccd1
  4535. }
  4536. .panel-danger>.panel-heading+.panel-collapse>.panel-body {
  4537. border-top-color: #ebccd1
  4538. }
  4539. .panel-danger>.panel-heading .badge {
  4540. color: #f2dede;
  4541. background-color: #a94442
  4542. }
  4543. .panel-danger>.panel-footer+.panel-collapse>.panel-body {
  4544. border-bottom-color: #ebccd1
  4545. }
  4546. .embed-responsive {
  4547. position: relative;
  4548. display: block;
  4549. height: 0;
  4550. padding: 0;
  4551. overflow: hidden
  4552. }
  4553. .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
  4554. position: absolute;
  4555. top: 0;
  4556. bottom: 0;
  4557. left: 0;
  4558. width: 100%;
  4559. height: 100%;
  4560. border: 0
  4561. }
  4562. .embed-responsive.embed-responsive-16by9 {
  4563. padding-bottom: 56.25%
  4564. }
  4565. .embed-responsive.embed-responsive-4by3 {
  4566. padding-bottom: 75%
  4567. }
  4568. .well {
  4569. min-height: 20px;
  4570. padding: 19px;
  4571. margin-bottom: 20px;
  4572. background-color: #f5f5f5;
  4573. border: 1px solid #e3e3e3;
  4574. border-radius: 4px;
  4575. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  4576. box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
  4577. }
  4578. .well blockquote {
  4579. border-color: #ddd;
  4580. border-color: rgba(0,0,0,.15)
  4581. }
  4582. .well-lg {
  4583. padding: 24px;
  4584. border-radius: 6px
  4585. }
  4586. .well-sm {
  4587. padding: 9px;
  4588. border-radius: 3px
  4589. }
  4590. .close {
  4591. float: right;
  4592. font-size: 21px;
  4593. font-weight: 700;
  4594. line-height: 1;
  4595. color: #000;
  4596. text-shadow: 0 1px 0 #fff;
  4597. filter: alpha(opacity=20);
  4598. opacity: .2
  4599. }
  4600. .close:hover, .close:focus {
  4601. color: #000;
  4602. text-decoration: none;
  4603. cursor: pointer;
  4604. filter: alpha(opacity=50);
  4605. opacity: .5
  4606. }
  4607. button.close {
  4608. -webkit-appearance: none;
  4609. padding: 0;
  4610. cursor: pointer;
  4611. background: 0 0;
  4612. border: 0
  4613. }
  4614. .modal-open {
  4615. overflow: hidden
  4616. }
  4617. .modal {
  4618. position: fixed;
  4619. top: 0;
  4620. right: 0;
  4621. bottom: 0;
  4622. left: 0;
  4623. z-index: 1050;
  4624. display: none;
  4625. overflow: hidden;
  4626. -webkit-overflow-scrolling: touch;
  4627. outline: 0
  4628. }
  4629. .modal.fade .modal-dialog {
  4630. -webkit-transition: -webkit-transform .3s ease-out;
  4631. -o-transition: -o-transform .3s ease-out;
  4632. transition: transform .3s ease-out;
  4633. -webkit-transform: translate3d(0, -25%, 0);
  4634. -o-transform: translate3d(0, -25%, 0);
  4635. transform: translate3d(0, -25%, 0)
  4636. }
  4637. .modal.in .modal-dialog {
  4638. -webkit-transform: translate3d(0, 0, 0);
  4639. -o-transform: translate3d(0, 0, 0);
  4640. transform: translate3d(0, 0, 0)
  4641. }
  4642. .modal-open .modal {
  4643. overflow-x: hidden;
  4644. overflow-y: auto
  4645. }
  4646. .modal-dialog {
  4647. position: relative;
  4648. width: auto;
  4649. margin: 10px
  4650. }
  4651. .modal-content {
  4652. position: relative;
  4653. background-color: #fff;
  4654. -webkit-background-clip: padding-box;
  4655. background-clip: padding-box;
  4656. border: 1px solid #999;
  4657. border: 1px solid rgba(0,0,0,.2);
  4658. border-radius: 6px;
  4659. outline: 0;
  4660. -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  4661. box-shadow: 0 3px 9px rgba(0,0,0,.5)
  4662. }
  4663. .modal-backdrop {
  4664. position: fixed;
  4665. top: 0;
  4666. right: 0;
  4667. bottom: 0;
  4668. left: 0;
  4669. z-index: 1040;
  4670. background-color: #000
  4671. }
  4672. .modal-backdrop.fade {
  4673. filter: alpha(opacity=0);
  4674. opacity: 0
  4675. }
  4676. .modal-backdrop.in {
  4677. filter: alpha(opacity=50);
  4678. opacity: .5
  4679. }
  4680. .modal-header {
  4681. min-height: 16.43px;
  4682. padding: 15px;
  4683. border-bottom: 1px solid #e5e5e5
  4684. }
  4685. .modal-header .close {
  4686. margin-top: -2px
  4687. }
  4688. .modal-title {
  4689. margin: 0;
  4690. line-height: 1.42857143
  4691. }
  4692. .modal-body {
  4693. position: relative;
  4694. padding: 15px
  4695. }
  4696. .modal-footer {
  4697. padding: 15px;
  4698. text-align: right;
  4699. border-top: 1px solid #e5e5e5
  4700. }
  4701. .modal-footer .btn+.btn {
  4702. margin-bottom: 0;
  4703. margin-left: 5px
  4704. }
  4705. .modal-footer .btn-group .btn+.btn {
  4706. margin-left: -1px
  4707. }
  4708. .modal-footer .btn-block+.btn-block {
  4709. margin-left: 0
  4710. }
  4711. .modal-scrollbar-measure {
  4712. position: absolute;
  4713. top: -9999px;
  4714. width: 50px;
  4715. height: 50px;
  4716. overflow: scroll
  4717. }
  4718. @media (min-width:768px) {
  4719. .modal-dialog {
  4720. width: 600px;
  4721. margin: 30px auto
  4722. }
  4723. .modal-content {
  4724. -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
  4725. box-shadow: 0 5px 15px rgba(0,0,0,.5)
  4726. }
  4727. .modal-sm {
  4728. width: 300px
  4729. }
  4730. }
  4731. @media (min-width:992px) {
  4732. .modal-lg {
  4733. width: 900px
  4734. }
  4735. }
  4736. .tooltip {
  4737. position: absolute;
  4738. z-index: 1070;
  4739. display: block;
  4740. font-size: 12px;
  4741. line-height: 1.4;
  4742. visibility: visible;
  4743. filter: alpha(opacity=0);
  4744. opacity: 0
  4745. }
  4746. .tooltip.in {
  4747. filter: alpha(opacity=90);
  4748. opacity: .9
  4749. }
  4750. .tooltip.top {
  4751. padding: 5px 0;
  4752. margin-top: -3px
  4753. }
  4754. .tooltip.right {
  4755. padding: 0 5px;
  4756. margin-left: 3px
  4757. }
  4758. .tooltip.bottom {
  4759. padding: 5px 0;
  4760. margin-top: 3px
  4761. }
  4762. .tooltip.left {
  4763. padding: 0 5px;
  4764. margin-left: -3px
  4765. }
  4766. .tooltip-inner {
  4767. max-width: 200px;
  4768. padding: 3px 8px;
  4769. color: #fff;
  4770. text-align: center;
  4771. text-decoration: none;
  4772. background-color: #000;
  4773. border-radius: 4px
  4774. }
  4775. .tooltip-arrow {
  4776. position: absolute;
  4777. width: 0;
  4778. height: 0;
  4779. border-color: transparent;
  4780. border-style: solid
  4781. }
  4782. .tooltip.top .tooltip-arrow {
  4783. bottom: 0;
  4784. left: 50%;
  4785. margin-left: -5px;
  4786. border-width: 5px 5px 0;
  4787. border-top-color: #000
  4788. }
  4789. .tooltip.top-left .tooltip-arrow {
  4790. bottom: 0;
  4791. left: 5px;
  4792. border-width: 5px 5px 0;
  4793. border-top-color: #000
  4794. }
  4795. .tooltip.top-right .tooltip-arrow {
  4796. right: 5px;
  4797. bottom: 0;
  4798. border-width: 5px 5px 0;
  4799. border-top-color: #000
  4800. }
  4801. .tooltip.right .tooltip-arrow {
  4802. top: 50%;
  4803. left: 0;
  4804. margin-top: -5px;
  4805. border-width: 5px 5px 5px 0;
  4806. border-right-color: #000
  4807. }
  4808. .tooltip.left .tooltip-arrow {
  4809. top: 50%;
  4810. right: 0;
  4811. margin-top: -5px;
  4812. border-width: 5px 0 5px 5px;
  4813. border-left-color: #000
  4814. }
  4815. .tooltip.bottom .tooltip-arrow {
  4816. top: 0;
  4817. left: 50%;
  4818. margin-left: -5px;
  4819. border-width: 0 5px 5px;
  4820. border-bottom-color: #000
  4821. }
  4822. .tooltip.bottom-left .tooltip-arrow {
  4823. top: 0;
  4824. left: 5px;
  4825. border-width: 0 5px 5px;
  4826. border-bottom-color: #000
  4827. }
  4828. .tooltip.bottom-right .tooltip-arrow {
  4829. top: 0;
  4830. right: 5px;
  4831. border-width: 0 5px 5px;
  4832. border-bottom-color: #000
  4833. }
  4834. .popover {
  4835. position: absolute;
  4836. top: 0;
  4837. left: 0;
  4838. z-index: 1060;
  4839. display: none;
  4840. max-width: 276px;
  4841. padding: 1px;
  4842. text-align: left;
  4843. white-space: normal;
  4844. background-color: #fff;
  4845. -webkit-background-clip: padding-box;
  4846. background-clip: padding-box;
  4847. border: 1px solid #ccc;
  4848. border: 1px solid rgba(0,0,0,.2);
  4849. border-radius: 6px;
  4850. -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  4851. box-shadow: 0 5px 10px rgba(0,0,0,.2)
  4852. }
  4853. .popover.top {
  4854. margin-top: -10px
  4855. }
  4856. .popover.right {
  4857. margin-left: 10px
  4858. }
  4859. .popover.bottom {
  4860. margin-top: 10px
  4861. }
  4862. .popover.left {
  4863. margin-left: -10px
  4864. }
  4865. .popover-title {
  4866. padding: 8px 14px;
  4867. margin: 0;
  4868. font-size: 14px;
  4869. font-weight: 400;
  4870. line-height: 18px;
  4871. background-color: #f7f7f7;
  4872. border-bottom: 1px solid #ebebeb;
  4873. border-radius: 5px 5px 0 0
  4874. }
  4875. .popover-content {
  4876. padding: 9px 14px
  4877. }
  4878. .popover>.arrow, .popover>.arrow:after {
  4879. position: absolute;
  4880. display: block;
  4881. width: 0;
  4882. height: 0;
  4883. border-color: transparent;
  4884. border-style: solid
  4885. }
  4886. .popover>.arrow {
  4887. border-width: 11px
  4888. }
  4889. .popover>.arrow:after {
  4890. content: "";
  4891. border-width: 10px
  4892. }
  4893. .popover.top>.arrow {
  4894. bottom: -11px;
  4895. left: 50%;
  4896. margin-left: -11px;
  4897. border-top-color: #999;
  4898. border-top-color: rgba(0,0,0,.25);
  4899. border-bottom-width: 0
  4900. }
  4901. .popover.top>.arrow:after {
  4902. bottom: 1px;
  4903. margin-left: -10px;
  4904. content: " ";
  4905. border-top-color: #fff;
  4906. border-bottom-width: 0
  4907. }
  4908. .popover.right>.arrow {
  4909. top: 50%;
  4910. left: -11px;
  4911. margin-top: -11px;
  4912. border-right-color: #999;
  4913. border-right-color: rgba(0,0,0,.25);
  4914. border-left-width: 0
  4915. }
  4916. .popover.right>.arrow:after {
  4917. bottom: -10px;
  4918. left: 1px;
  4919. content: " ";
  4920. border-right-color: #fff;
  4921. border-left-width: 0
  4922. }
  4923. .popover.bottom>.arrow {
  4924. top: -11px;
  4925. left: 50%;
  4926. margin-left: -11px;
  4927. border-top-width: 0;
  4928. border-bottom-color: #999;
  4929. border-bottom-color: rgba(0,0,0,.25)
  4930. }
  4931. .popover.bottom>.arrow:after {
  4932. top: 1px;
  4933. margin-left: -10px;
  4934. content: " ";
  4935. border-top-width: 0;
  4936. border-bottom-color: #fff
  4937. }
  4938. .popover.left>.arrow {
  4939. top: 50%;
  4940. right: -11px;
  4941. margin-top: -11px;
  4942. border-right-width: 0;
  4943. border-left-color: #999;
  4944. border-left-color: rgba(0,0,0,.25)
  4945. }
  4946. .popover.left>.arrow:after {
  4947. right: 1px;
  4948. bottom: -10px;
  4949. content: " ";
  4950. border-right-width: 0;
  4951. border-left-color: #fff
  4952. }
  4953. .carousel {
  4954. position: relative width: 100%;
  4955. }
  4956. .carousel-inner {
  4957. position: relative;
  4958. width: 100%;
  4959. overflow: hidden;
  4960. max-height: 350px;
  4961. }
  4962. .carousel-inner>.item {
  4963. position: relative;
  4964. display: none;
  4965. -webkit-transition: .6s ease-in-out left;
  4966. -o-transition: .6s ease-in-out left;
  4967. transition: .6s ease-in-out left;
  4968. }
  4969. .carousel-inner > .item > img {
  4970. width: 800px;
  4971. margin: auto;
  4972. }
  4973. .carousel .item {
  4974. width: 100%;
  4975. background-color: #204065;
  4976. }
  4977. .carousel-inner>.item>img, .carousel-inner>.item>a>img {
  4978. line-height: 1
  4979. }
  4980. .carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
  4981. display: block
  4982. }
  4983. .carousel-inner>.active {
  4984. left: 0
  4985. }
  4986. .carousel-inner>.next, .carousel-inner>.prev {
  4987. position: absolute;
  4988. top: 0;
  4989. width: 100%
  4990. }
  4991. .carousel-inner>.next {
  4992. left: 100%
  4993. }
  4994. .carousel-inner>.prev {
  4995. left: -100%
  4996. }
  4997. .carousel-inner>.next.left, .carousel-inner>.prev.right {
  4998. left: 0
  4999. }
  5000. .carousel-inner>.active.left {
  5001. left: -100%
  5002. }
  5003. .carousel-inner>.active.right {
  5004. left: 100%
  5005. }
  5006. .carousel-control {
  5007. position: absolute;
  5008. top: 130px;
  5009. bottom: 0;
  5010. left: 0;
  5011. width: 15%;
  5012. font-size: 20px;
  5013. color: #fff;
  5014. text-align: center;
  5015. text-shadow: 0 1px 2px rgba(0,0,0,.6);
  5016. filter: alpha(opacity=50);
  5017. opacity: .5
  5018. }
  5019. .carousel-control.left {
  5020. background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
  5021. background-image: -o-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
  5022. background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.0001)));
  5023. background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
  5024. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  5025. background-repeat: repeat-x
  5026. }
  5027. .carousel-control.right {
  5028. right: 0;
  5029. left: auto;
  5030. background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
  5031. background-image: -o-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
  5032. background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.0001)), to(rgba(0,0,0,.5)));
  5033. background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
  5034. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  5035. background-repeat: repeat-x
  5036. }
  5037. .carousel-control:hover, .carousel-control:focus {
  5038. color: #fff;
  5039. text-decoration: none;
  5040. filter: alpha(opacity=90);
  5041. outline: 0;
  5042. opacity: .9
  5043. }
  5044. .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  5045. position: absolute;
  5046. top: 50%;
  5047. z-index: 5;
  5048. display: inline-block
  5049. }
  5050. .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  5051. left: 50%;
  5052. margin-left: -10px
  5053. }
  5054. .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  5055. right: 50%;
  5056. margin-right: -10px
  5057. }
  5058. .carousel-control .icon-prev, .carousel-control .icon-next {
  5059. width: 20px;
  5060. height: 20px;
  5061. margin-top: -10px;
  5062. font-family: serif
  5063. }
  5064. .carousel-control .icon-prev:before {
  5065. content: '\2039'
  5066. }
  5067. .carousel-control .icon-next:before {
  5068. content: '\203a'
  5069. }
  5070. .carousel-indicators {
  5071. position: absolute;
  5072. bottom: 10px;
  5073. left: 50%;
  5074. z-index: 15;
  5075. width: 60%;
  5076. padding-left: 0;
  5077. margin-left: -30%;
  5078. text-align: center;
  5079. list-style: none
  5080. }
  5081. .carousel-indicators li {
  5082. display: inline-block;
  5083. width: 10px;
  5084. height: 10px;
  5085. margin: 1px;
  5086. text-indent: -999px;
  5087. cursor: pointer;
  5088. background-color: #000 \9;
  5089. background-color: rgba(0,0,0,0);
  5090. border: 1px solid #fff;
  5091. border-radius: 10px
  5092. }
  5093. .carousel-indicators .active {
  5094. width: 12px;
  5095. height: 12px;
  5096. margin: 0;
  5097. background-color: #fff
  5098. }
  5099. .carousel-caption {
  5100. position: absolute;
  5101. right: 7%;
  5102. bottom: 20px;
  5103. left: 7%;
  5104. z-index: 10;
  5105. line-height:70px;
  5106. bottom: 100px;
  5107. color: #fff;
  5108. text-align: center;
  5109. text-shadow: 0 1px 2px rgba(0,0,0,.6);
  5110. font-family: 'Roboto Condensed', sans-serif;
  5111. }
  5112. .carousel-caption .btn {
  5113. text-shadow: none
  5114. }
  5115. @media screen and (min-width:768px) {
  5116. .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  5117. width: 30px;
  5118. height: 30px;
  5119. margin-top: -15px;
  5120. font-size: 30px
  5121. }
  5122. .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  5123. margin-left: -15px
  5124. }
  5125. .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  5126. margin-right: -15px
  5127. }
  5128. .carousel-caption {
  5129. right: 20%;
  5130. left: 20%;
  5131. padding-bottom: 30px
  5132. }
  5133. .carousel-indicators {
  5134. bottom: 20px
  5135. }
  5136. }
  5137. .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  5138. display: table;
  5139. content: " "
  5140. }
  5141. .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  5142. clear: both
  5143. }
  5144. .center-block {
  5145. display: block;
  5146. margin-right: auto;
  5147. margin-left: auto
  5148. }
  5149. .pull-right {
  5150. float: right!important
  5151. }
  5152. .pull-left {
  5153. float: left!important
  5154. }
  5155. .hide {
  5156. display: none!important
  5157. }
  5158. .show {
  5159. display: block!important
  5160. }
  5161. .invisible {
  5162. visibility: hidden
  5163. }
  5164. .text-hide {
  5165. font: 0/0 a;
  5166. color: transparent;
  5167. text-shadow: none;
  5168. background-color: transparent;
  5169. border: 0
  5170. }
  5171. .hidden {
  5172. display: none!important;
  5173. visibility: hidden!important
  5174. }
  5175. .affix {
  5176. position: fixed;
  5177. -webkit-transform: translate3d(0, 0, 0);
  5178. -o-transform: translate3d(0, 0, 0);
  5179. transform: translate3d(0, 0, 0)
  5180. }
  5181. @-ms-viewport {
  5182. width:device-width
  5183. }
  5184. .visible-xs, .visible-sm, .visible-md, .visible-lg {
  5185. display: none!important
  5186. }
  5187. .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  5188. display: none!important
  5189. }
  5190. @media (max-width:767px) {
  5191. .visible-xs {
  5192. display: block!important
  5193. }
  5194. table.visible-xs {
  5195. display: table
  5196. }
  5197. tr.visible-xs {
  5198. display: table-row!important
  5199. }
  5200. th.visible-xs, td.visible-xs {
  5201. display: table-cell!important
  5202. }
  5203. }
  5204. @media (max-width:767px) {
  5205. .visible-xs-block {
  5206. display: block!important
  5207. }
  5208. }
  5209. @media (max-width:767px) {
  5210. .visible-xs-inline {
  5211. display: inline!important
  5212. }
  5213. }
  5214. @media (max-width:767px) {
  5215. .visible-xs-inline-block {
  5216. display: inline-block!important
  5217. }
  5218. }
  5219. @media (min-width:768px) and (max-width:991px) {
  5220. .visible-sm {
  5221. display: block!important
  5222. }
  5223. table.visible-sm {
  5224. display: table
  5225. }
  5226. tr.visible-sm {
  5227. display: table-row!important
  5228. }
  5229. th.visible-sm, td.visible-sm {
  5230. display: table-cell!important
  5231. }
  5232. }
  5233. @media (min-width:768px) and (max-width:991px) {
  5234. .visible-sm-block {
  5235. display: block!important
  5236. }
  5237. }
  5238. @media (min-width:768px) and (max-width:991px) {
  5239. .visible-sm-inline {
  5240. display: inline!important
  5241. }
  5242. }
  5243. @media (min-width:768px) and (max-width:991px) {
  5244. .visible-sm-inline-block {
  5245. display: inline-block!important
  5246. }
  5247. }
  5248. @media (min-width:992px) and (max-width:1199px) {
  5249. .visible-md {
  5250. display: block!important
  5251. }
  5252. table.visible-md {
  5253. display: table
  5254. }
  5255. tr.visible-md {
  5256. display: table-row!important
  5257. }
  5258. th.visible-md, td.visible-md {
  5259. display: table-cell!important
  5260. }
  5261. }
  5262. @media (min-width:992px) and (max-width:1199px) {
  5263. .visible-md-block {
  5264. display: block!important
  5265. }
  5266. }
  5267. @media (min-width:992px) and (max-width:1199px) {
  5268. .visible-md-inline {
  5269. display: inline!important
  5270. }
  5271. }
  5272. @media (min-width:992px) and (max-width:1199px) {
  5273. .visible-md-inline-block {
  5274. display: inline-block!important
  5275. }
  5276. }
  5277. @media (min-width:1200px) {
  5278. .visible-lg {
  5279. display: block!important
  5280. }
  5281. table.visible-lg {
  5282. display: table
  5283. }
  5284. tr.visible-lg {
  5285. display: table-row!important
  5286. }
  5287. th.visible-lg, td.visible-lg {
  5288. display: table-cell!important
  5289. }
  5290. }
  5291. @media (min-width:1200px) {
  5292. .visible-lg-block {
  5293. display: block!important
  5294. }
  5295. }
  5296. @media (min-width:1200px) {
  5297. .visible-lg-inline {
  5298. display: inline!important
  5299. }
  5300. }
  5301. @media (min-width:1200px) {
  5302. .visible-lg-inline-block {
  5303. display: inline-block!important
  5304. }
  5305. }
  5306. @media (max-width:767px) {
  5307. .hidden-xs {
  5308. display: none!important
  5309. }
  5310. }
  5311. @media (min-width:768px) and (max-width:991px) {
  5312. .hidden-sm {
  5313. display: none!important
  5314. }
  5315. }
  5316. @media (min-width:992px) and (max-width:1199px) {
  5317. .hidden-md {
  5318. display: none!important
  5319. }
  5320. }
  5321. @media (min-width:1200px) {
  5322. .hidden-lg {
  5323. display: none!important
  5324. }
  5325. }
  5326. .visible-print {
  5327. display: none!important
  5328. }
  5329. @media print {
  5330. .visible-print {
  5331. display: block!important
  5332. }
  5333. table.visible-print {
  5334. display: table
  5335. }
  5336. tr.visible-print {
  5337. display: table-row!important
  5338. }
  5339. th.visible-print, td.visible-print {
  5340. display: table-cell!important
  5341. }
  5342. }
  5343. .visible-print-block {
  5344. display: none!important
  5345. }
  5346. @media print {
  5347. .visible-print-block {
  5348. display: block!important
  5349. }
  5350. }
  5351. .visible-print-inline {
  5352. display: none!important
  5353. }
  5354. @media print {
  5355. .visible-print-inline {
  5356. display: inline!important
  5357. }
  5358. }
  5359. .visible-print-inline-block {
  5360. display: none!important
  5361. }
  5362. @media print {
  5363. .visible-print-inline-block {
  5364. display: inline-block!important
  5365. }
  5366. }
  5367. @media print {
  5368. .hidden-print {
  5369. display: none!important
  5370. }
  5371. }
  5372. .affix .navbar-header {
  5373. height:60px;
  5374. }
  5375. .navbar-default.affix {
  5376. height: 70px;
  5377. -webkit-transition: all 800ms ease-in-out;
  5378. -moz-transition: all 800ms ease-in-out;
  5379. -ms-transition: all 800ms ease-in-out;
  5380. -o-transition: all 800ms ease-in-out;
  5381. transition: all 800ms ease-in-out;
  5382. position: fixed;
  5383. top: 0;
  5384. width: 100%;
  5385. z-index: 10000;
  5386. float: right!important
  5387. }
  5388. .navbar-header {
  5389. height:130px;
  5390. }
  5391. .affix .navbar-nav>li>a {
  5392. padding-top: 27px;
  5393. padding-bottom: 30px;
  5394. line-height: 10px;
  5395. -webkit-transition: all 300ms ease-in-out;
  5396. -moz-transition: all 300ms ease-in-out;
  5397. -ms-transition: all 300ms ease-in-out;
  5398. -o-transition: all 300ms ease-in-out;
  5399. transition: all 300ms ease-in-out;
  5400. z-index:10001;
  5401. }
  5402. .logo_small {
  5403. display: none;
  5404. }
  5405. .affix .logo_small {
  5406. display: block;
  5407. padding: 5px 0px 5px 5px;
  5408. }
  5409. .affix .navbar-brand {
  5410. display: none;
  5411. }
  5412. .carousel slide {
  5413. margin-top: 130px;
  5414. }
  5415. .affix .logo_small {
  5416. width: 100px;
  5417. height: 100px;
  5418. }
  5419. .affix .container {
  5420. padding-top:130px
  5421. }
  5422. .footer {
  5423. font-family: 'Open Sans Condensed', sans-serif;
  5424. background-color:#204065;
  5425. font-size:16px;
  5426. color:#fff;
  5427. text-align:center;
  5428. padding: 5px 0;
  5429. }
  5430.  
  5431. .test {
  5432. margin-left:-23.5px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement