You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

2293 rivejä
39 KiB

  1. @charset "UTF-8";
  2. /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
  3. article,
  4. aside,
  5. details,
  6. figcaption,
  7. figure,
  8. footer,
  9. header,
  10. hgroup,
  11. main,
  12. nav,
  13. section,
  14. summary {
  15. display: block;
  16. }
  17. audio,
  18. canvas,
  19. video {
  20. display: inline-block;
  21. }
  22. audio:not([controls]) {
  23. display: none;
  24. height: 0;
  25. }
  26. [hidden],
  27. template {
  28. display: none;
  29. }
  30. html {
  31. font-family: sans-serif;
  32. -ms-text-size-adjust: 100%;
  33. -webkit-text-size-adjust: 100%;
  34. }
  35. body {
  36. margin: 0;
  37. }
  38. a {
  39. background: transparent;
  40. }
  41. a:focus {
  42. outline: thin dotted;
  43. }
  44. a:active,
  45. a:hover {
  46. outline: 0;
  47. }
  48. h1 {
  49. font-size: 2em;
  50. margin: 0.67em 0;
  51. }
  52. abbr[title] {
  53. border-bottom: 1px dotted;
  54. }
  55. b,
  56. strong {
  57. font-weight: bold;
  58. }
  59. dfn {
  60. font-style: italic;
  61. }
  62. hr {
  63. -moz-box-sizing: content-box;
  64. box-sizing: content-box;
  65. height: 0;
  66. }
  67. mark {
  68. background: #ff0;
  69. color: #000;
  70. }
  71. code,
  72. kbd,
  73. pre,
  74. samp {
  75. font-family: monospace, serif;
  76. font-size: 1em;
  77. }
  78. pre {
  79. white-space: pre-wrap;
  80. }
  81. q {
  82. quotes: "\201C" "\201D" "\2018" "\2019";
  83. }
  84. small {
  85. font-size: 80%;
  86. }
  87. sub,
  88. sup {
  89. font-size: 75%;
  90. line-height: 0;
  91. position: relative;
  92. vertical-align: baseline;
  93. }
  94. sup {
  95. top: -0.5em;
  96. }
  97. sub {
  98. bottom: -0.25em;
  99. }
  100. img {
  101. border: 0;
  102. }
  103. svg:not(:root) {
  104. overflow: hidden;
  105. }
  106. figure {
  107. margin: 0;
  108. }
  109. fieldset {
  110. border: 1px solid #c0c0c0;
  111. margin: 0 2px;
  112. padding: 0.35em 0.625em 0.75em;
  113. }
  114. legend {
  115. border: 0;
  116. padding: 0;
  117. }
  118. button,
  119. input,
  120. select,
  121. textarea {
  122. font-family: inherit;
  123. font-size: 100%;
  124. margin: 0;
  125. }
  126. button,
  127. input {
  128. line-height: normal;
  129. }
  130. button,
  131. select {
  132. text-transform: none;
  133. }
  134. button,
  135. html input[type="button"],
  136. input[type="reset"],
  137. input[type="submit"] {
  138. -webkit-appearance: button;
  139. cursor: pointer;
  140. }
  141. button[disabled],
  142. html input[disabled] {
  143. cursor: default;
  144. }
  145. input[type="checkbox"],
  146. input[type="radio"] {
  147. box-sizing: border-box;
  148. padding: 0;
  149. }
  150. input[type="search"] {
  151. -webkit-appearance: textfield;
  152. -moz-box-sizing: content-box;
  153. -webkit-box-sizing: content-box;
  154. box-sizing: content-box;
  155. }
  156. input[type="search"]::-webkit-search-cancel-button,
  157. input[type="search"]::-webkit-search-decoration {
  158. -webkit-appearance: none;
  159. }
  160. button::-moz-focus-inner,
  161. input::-moz-focus-inner {
  162. border: 0;
  163. padding: 0;
  164. }
  165. textarea {
  166. overflow: auto;
  167. vertical-align: top;
  168. }
  169. table {
  170. border-collapse: collapse;
  171. border-spacing: 0;
  172. }
  173. @media print {
  174. * {
  175. text-shadow: none !important;
  176. color: #000 !important;
  177. background: transparent !important;
  178. box-shadow: none !important;
  179. }
  180. a,
  181. a:visited {
  182. text-decoration: underline;
  183. }
  184. a[href]:after {
  185. content: " (" attr(href) ")";
  186. }
  187. abbr[title]:after {
  188. content: " (" attr(title) ")";
  189. }
  190. a[href^="javascript:"]:after,
  191. a[href^="#"]:after {
  192. content: "";
  193. }
  194. pre,
  195. blockquote {
  196. border: 1px solid #999;
  197. page-break-inside: avoid;
  198. }
  199. thead {
  200. display: table-header-group;
  201. }
  202. tr,
  203. img {
  204. page-break-inside: avoid;
  205. }
  206. img {
  207. max-width: 100% !important;
  208. }
  209. @page {
  210. margin: 2cm .5cm;
  211. }
  212. p,
  213. h2,
  214. h3 {
  215. orphans: 3;
  216. widows: 3;
  217. }
  218. h2,
  219. h3 {
  220. page-break-after: avoid;
  221. }
  222. select {
  223. background: #fff !important;
  224. }
  225. .navbar {
  226. display: none;
  227. }
  228. .table td,
  229. .table th {
  230. background-color: #fff !important;
  231. }
  232. .btn > .caret,
  233. .dropup > .btn > .caret {
  234. border-top-color: #000 !important;
  235. }
  236. .label {
  237. border: 1px solid #000;
  238. }
  239. .table {
  240. border-collapse: collapse !important;
  241. }
  242. .table-bordered th,
  243. .table-bordered td {
  244. border: 1px solid #ddd !important;
  245. }
  246. }
  247. *,
  248. *:before,
  249. *:after {
  250. -webkit-box-sizing: border-box;
  251. -moz-box-sizing: border-box;
  252. box-sizing: border-box;
  253. }
  254. html {
  255. font-size: 62.5%;
  256. -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  257. }
  258. body {
  259. font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  260. font-size: 14px;
  261. line-height: 1.42857143;
  262. color: #36535a;
  263. background-color: #ffffff;
  264. }
  265. input,
  266. button,
  267. select,
  268. textarea {
  269. font-family: inherit;
  270. font-size: inherit;
  271. line-height: inherit;
  272. }
  273. a {
  274. color: #428bca;
  275. text-decoration: none;
  276. }
  277. a:hover,
  278. a:focus {
  279. color: #2a6496;
  280. text-decoration: underline;
  281. }
  282. a:focus {
  283. outline: thin dotted;
  284. outline: 5px auto -webkit-focus-ring-color;
  285. outline-offset: -2px;
  286. }
  287. img {
  288. vertical-align: middle;
  289. }
  290. .img-responsive {
  291. display: block;
  292. max-width: 100%;
  293. height: auto;
  294. }
  295. .img-rounded {
  296. border-radius: 6px;
  297. }
  298. .img-thumbnail {
  299. padding: 4px;
  300. line-height: 1.42857143;
  301. background-color: #ffffff;
  302. border: 1px solid #dddddd;
  303. border-radius: 4px;
  304. -webkit-transition: all 0.2s ease-in-out;
  305. transition: all 0.2s ease-in-out;
  306. display: inline-block;
  307. max-width: 100%;
  308. height: auto;
  309. }
  310. .img-circle {
  311. border-radius: 50%;
  312. }
  313. hr {
  314. margin-top: 20px;
  315. margin-bottom: 20px;
  316. border: 0;
  317. border-top: 1px solid #eeeeee;
  318. }
  319. .sr-only {
  320. position: absolute;
  321. width: 1px;
  322. height: 1px;
  323. margin: -1px;
  324. padding: 0;
  325. overflow: hidden;
  326. clip: rect(0, 0, 0, 0);
  327. border: 0;
  328. }
  329. h1,
  330. h2,
  331. h3,
  332. h4,
  333. h5,
  334. h6,
  335. .h1,
  336. .h2,
  337. .h3,
  338. .h4,
  339. .h5,
  340. .h6 {
  341. font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  342. font-weight: 100;
  343. line-height: 1.1;
  344. color: inherit;
  345. }
  346. h1 small,
  347. h2 small,
  348. h3 small,
  349. h4 small,
  350. h5 small,
  351. h6 small,
  352. .h1 small,
  353. .h2 small,
  354. .h3 small,
  355. .h4 small,
  356. .h5 small,
  357. .h6 small,
  358. h1 .small,
  359. h2 .small,
  360. h3 .small,
  361. h4 .small,
  362. h5 .small,
  363. h6 .small,
  364. .h1 .small,
  365. .h2 .small,
  366. .h3 .small,
  367. .h4 .small,
  368. .h5 .small,
  369. .h6 .small {
  370. font-weight: normal;
  371. line-height: 1;
  372. color: #999999;
  373. }
  374. h1,
  375. h2,
  376. h3 {
  377. margin-top: 20px;
  378. margin-bottom: 10px;
  379. }
  380. h1 small,
  381. h2 small,
  382. h3 small,
  383. h1 .small,
  384. h2 .small,
  385. h3 .small {
  386. font-size: 65%;
  387. }
  388. h4,
  389. h5,
  390. h6 {
  391. margin-top: 10px;
  392. margin-bottom: 10px;
  393. }
  394. h4 small,
  395. h5 small,
  396. h6 small,
  397. h4 .small,
  398. h5 .small,
  399. h6 .small {
  400. font-size: 75%;
  401. }
  402. h1,
  403. .h1 {
  404. font-size: 36px;
  405. }
  406. h2,
  407. .h2 {
  408. font-size: 30px;
  409. }
  410. h3,
  411. .h3 {
  412. font-size: 24px;
  413. }
  414. h4,
  415. .h4 {
  416. font-size: 18px;
  417. }
  418. h5,
  419. .h5 {
  420. font-size: 14px;
  421. }
  422. h6,
  423. .h6 {
  424. font-size: 12px;
  425. }
  426. p {
  427. margin: 0 0 10px;
  428. }
  429. .lead {
  430. margin-bottom: 20px;
  431. font-size: 16px;
  432. font-weight: 200;
  433. line-height: 1.4;
  434. }
  435. @media (min-width: 768px) {
  436. .lead {
  437. font-size: 21px;
  438. }
  439. }
  440. small,
  441. .small {
  442. font-size: 85%;
  443. }
  444. cite {
  445. font-style: normal;
  446. }
  447. .text-muted {
  448. color: #999999;
  449. }
  450. .text-primary {
  451. color: #428bca;
  452. }
  453. .text-primary:hover {
  454. color: #3071a9;
  455. }
  456. .text-warning {
  457. color: #8a6d3b;
  458. }
  459. .text-warning:hover {
  460. color: #66512c;
  461. }
  462. .text-danger {
  463. color: #a94442;
  464. }
  465. .text-danger:hover {
  466. color: #843534;
  467. }
  468. .text-success {
  469. color: #3c763d;
  470. }
  471. .text-success:hover {
  472. color: #2b542c;
  473. }
  474. .text-info {
  475. color: #31708f;
  476. }
  477. .text-info:hover {
  478. color: #245269;
  479. }
  480. .text-left {
  481. text-align: left;
  482. }
  483. .text-right {
  484. text-align: right;
  485. }
  486. .text-center {
  487. text-align: center;
  488. }
  489. .page-header {
  490. padding-bottom: 9px;
  491. margin: 40px 0 20px;
  492. border-bottom: 1px solid #eeeeee;
  493. }
  494. ul,
  495. ol {
  496. margin-top: 0;
  497. margin-bottom: 10px;
  498. }
  499. ul ul,
  500. ol ul,
  501. ul ol,
  502. ol ol {
  503. margin-bottom: 0;
  504. }
  505. .list-unstyled {
  506. padding-left: 0;
  507. list-style: none;
  508. }
  509. .list-inline {
  510. padding-left: 0;
  511. list-style: none;
  512. }
  513. .list-inline > li {
  514. display: inline-block;
  515. padding-left: 5px;
  516. padding-right: 5px;
  517. }
  518. .list-inline > li:first-child {
  519. padding-left: 0;
  520. }
  521. dl {
  522. margin-top: 0;
  523. margin-bottom: 20px;
  524. }
  525. dt,
  526. dd {
  527. line-height: 1.42857143;
  528. }
  529. dt {
  530. font-weight: bold;
  531. }
  532. dd {
  533. margin-left: 0;
  534. }
  535. @media (min-width: 768px) {
  536. .dl-horizontal dt {
  537. float: left;
  538. width: 160px;
  539. clear: left;
  540. text-align: right;
  541. overflow: hidden;
  542. text-overflow: ellipsis;
  543. white-space: nowrap;
  544. }
  545. .dl-horizontal dd {
  546. margin-left: 180px;
  547. }
  548. .dl-horizontal dd:before,
  549. .dl-horizontal dd:after {
  550. content: " ";
  551. display: table;
  552. }
  553. .dl-horizontal dd:after {
  554. clear: both;
  555. }
  556. .dl-horizontal dd:before,
  557. .dl-horizontal dd:after {
  558. content: " ";
  559. display: table;
  560. }
  561. .dl-horizontal dd:after {
  562. clear: both;
  563. }
  564. }
  565. abbr[title],
  566. abbr[data-original-title] {
  567. cursor: help;
  568. border-bottom: 1px dotted #999999;
  569. }
  570. .initialism {
  571. font-size: 90%;
  572. text-transform: uppercase;
  573. }
  574. blockquote {
  575. padding: 10px 20px;
  576. margin: 0 0 20px;
  577. border-left: 5px solid #eeeeee;
  578. }
  579. blockquote p {
  580. font-size: 17.5px;
  581. font-weight: 300;
  582. line-height: 1.25;
  583. }
  584. blockquote p:last-child {
  585. margin-bottom: 0;
  586. }
  587. blockquote small,
  588. blockquote .small {
  589. display: block;
  590. line-height: 1.42857143;
  591. color: #999999;
  592. }
  593. blockquote small:before,
  594. blockquote .small:before {
  595. content: '\2014 \00A0';
  596. }
  597. blockquote.pull-right {
  598. padding-right: 15px;
  599. padding-left: 0;
  600. border-right: 5px solid #eeeeee;
  601. border-left: 0;
  602. }
  603. blockquote.pull-right p,
  604. blockquote.pull-right small,
  605. blockquote.pull-right .small {
  606. text-align: right;
  607. }
  608. blockquote.pull-right small:before,
  609. blockquote.pull-right .small:before {
  610. content: '';
  611. }
  612. blockquote.pull-right small:after,
  613. blockquote.pull-right .small:after {
  614. content: '\00A0 \2014';
  615. }
  616. blockquote:before,
  617. blockquote:after {
  618. content: "";
  619. }
  620. address {
  621. margin-bottom: 20px;
  622. font-style: normal;
  623. line-height: 1.42857143;
  624. }
  625. .container {
  626. margin-right: auto;
  627. margin-left: auto;
  628. padding-left: 38px;
  629. padding-right: 38px;
  630. }
  631. .container:before,
  632. .container:after {
  633. content: " ";
  634. display: table;
  635. }
  636. .container:after {
  637. clear: both;
  638. }
  639. .container:before,
  640. .container:after {
  641. content: " ";
  642. display: table;
  643. }
  644. .container:after {
  645. clear: both;
  646. }
  647. @media (min-width: 768px) {
  648. .container {
  649. width: 796px;
  650. }
  651. }
  652. @media (min-width: 992px) {
  653. .container {
  654. width: 1016px;
  655. }
  656. }
  657. @media (min-width: 1200px) {
  658. .container {
  659. width: 1216px;
  660. }
  661. }
  662. .row {
  663. margin-left: -38px;
  664. margin-right: -38px;
  665. }
  666. .row:before,
  667. .row:after {
  668. content: " ";
  669. display: table;
  670. }
  671. .row:after {
  672. clear: both;
  673. }
  674. .row:before,
  675. .row:after {
  676. content: " ";
  677. display: table;
  678. }
  679. .row:after {
  680. clear: both;
  681. }
  682. .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 {
  683. position: relative;
  684. min-height: 1px;
  685. padding-left: 38px;
  686. padding-right: 38px;
  687. }
  688. .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 {
  689. float: left;
  690. }
  691. .col-xs-12 {
  692. width: 100%;
  693. }
  694. .col-xs-11 {
  695. width: 91.66666667%;
  696. }
  697. .col-xs-10 {
  698. width: 83.33333333%;
  699. }
  700. .col-xs-9 {
  701. width: 75%;
  702. }
  703. .col-xs-8 {
  704. width: 66.66666667%;
  705. }
  706. .col-xs-7 {
  707. width: 58.33333333%;
  708. }
  709. .col-xs-6 {
  710. width: 50%;
  711. }
  712. .col-xs-5 {
  713. width: 41.66666667%;
  714. }
  715. .col-xs-4 {
  716. width: 33.33333333%;
  717. }
  718. .col-xs-3 {
  719. width: 25%;
  720. }
  721. .col-xs-2 {
  722. width: 16.66666667%;
  723. }
  724. .col-xs-1 {
  725. width: 8.33333333%;
  726. }
  727. .col-xs-pull-12 {
  728. right: 100%;
  729. }
  730. .col-xs-pull-11 {
  731. right: 91.66666667%;
  732. }
  733. .col-xs-pull-10 {
  734. right: 83.33333333%;
  735. }
  736. .col-xs-pull-9 {
  737. right: 75%;
  738. }
  739. .col-xs-pull-8 {
  740. right: 66.66666667%;
  741. }
  742. .col-xs-pull-7 {
  743. right: 58.33333333%;
  744. }
  745. .col-xs-pull-6 {
  746. right: 50%;
  747. }
  748. .col-xs-pull-5 {
  749. right: 41.66666667%;
  750. }
  751. .col-xs-pull-4 {
  752. right: 33.33333333%;
  753. }
  754. .col-xs-pull-3 {
  755. right: 25%;
  756. }
  757. .col-xs-pull-2 {
  758. right: 16.66666667%;
  759. }
  760. .col-xs-pull-1 {
  761. right: 8.33333333%;
  762. }
  763. .col-xs-pull-0 {
  764. right: 0%;
  765. }
  766. .col-xs-push-12 {
  767. left: 100%;
  768. }
  769. .col-xs-push-11 {
  770. left: 91.66666667%;
  771. }
  772. .col-xs-push-10 {
  773. left: 83.33333333%;
  774. }
  775. .col-xs-push-9 {
  776. left: 75%;
  777. }
  778. .col-xs-push-8 {
  779. left: 66.66666667%;
  780. }
  781. .col-xs-push-7 {
  782. left: 58.33333333%;
  783. }
  784. .col-xs-push-6 {
  785. left: 50%;
  786. }
  787. .col-xs-push-5 {
  788. left: 41.66666667%;
  789. }
  790. .col-xs-push-4 {
  791. left: 33.33333333%;
  792. }
  793. .col-xs-push-3 {
  794. left: 25%;
  795. }
  796. .col-xs-push-2 {
  797. left: 16.66666667%;
  798. }
  799. .col-xs-push-1 {
  800. left: 8.33333333%;
  801. }
  802. .col-xs-push-0 {
  803. left: 0%;
  804. }
  805. .col-xs-offset-12 {
  806. margin-left: 100%;
  807. }
  808. .col-xs-offset-11 {
  809. margin-left: 91.66666667%;
  810. }
  811. .col-xs-offset-10 {
  812. margin-left: 83.33333333%;
  813. }
  814. .col-xs-offset-9 {
  815. margin-left: 75%;
  816. }
  817. .col-xs-offset-8 {
  818. margin-left: 66.66666667%;
  819. }
  820. .col-xs-offset-7 {
  821. margin-left: 58.33333333%;
  822. }
  823. .col-xs-offset-6 {
  824. margin-left: 50%;
  825. }
  826. .col-xs-offset-5 {
  827. margin-left: 41.66666667%;
  828. }
  829. .col-xs-offset-4 {
  830. margin-left: 33.33333333%;
  831. }
  832. .col-xs-offset-3 {
  833. margin-left: 25%;
  834. }
  835. .col-xs-offset-2 {
  836. margin-left: 16.66666667%;
  837. }
  838. .col-xs-offset-1 {
  839. margin-left: 8.33333333%;
  840. }
  841. .col-xs-offset-0 {
  842. margin-left: 0%;
  843. }
  844. @media (min-width: 768px) {
  845. .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 {
  846. float: left;
  847. }
  848. .col-sm-12 {
  849. width: 100%;
  850. }
  851. .col-sm-11 {
  852. width: 91.66666667%;
  853. }
  854. .col-sm-10 {
  855. width: 83.33333333%;
  856. }
  857. .col-sm-9 {
  858. width: 75%;
  859. }
  860. .col-sm-8 {
  861. width: 66.66666667%;
  862. }
  863. .col-sm-7 {
  864. width: 58.33333333%;
  865. }
  866. .col-sm-6 {
  867. width: 50%;
  868. }
  869. .col-sm-5 {
  870. width: 41.66666667%;
  871. }
  872. .col-sm-4 {
  873. width: 33.33333333%;
  874. }
  875. .col-sm-3 {
  876. width: 25%;
  877. }
  878. .col-sm-2 {
  879. width: 16.66666667%;
  880. }
  881. .col-sm-1 {
  882. width: 8.33333333%;
  883. }
  884. .col-sm-pull-12 {
  885. right: 100%;
  886. }
  887. .col-sm-pull-11 {
  888. right: 91.66666667%;
  889. }
  890. .col-sm-pull-10 {
  891. right: 83.33333333%;
  892. }
  893. .col-sm-pull-9 {
  894. right: 75%;
  895. }
  896. .col-sm-pull-8 {
  897. right: 66.66666667%;
  898. }
  899. .col-sm-pull-7 {
  900. right: 58.33333333%;
  901. }
  902. .col-sm-pull-6 {
  903. right: 50%;
  904. }
  905. .col-sm-pull-5 {
  906. right: 41.66666667%;
  907. }
  908. .col-sm-pull-4 {
  909. right: 33.33333333%;
  910. }
  911. .col-sm-pull-3 {
  912. right: 25%;
  913. }
  914. .col-sm-pull-2 {
  915. right: 16.66666667%;
  916. }
  917. .col-sm-pull-1 {
  918. right: 8.33333333%;
  919. }
  920. .col-sm-pull-0 {
  921. right: 0%;
  922. }
  923. .col-sm-push-12 {
  924. left: 100%;
  925. }
  926. .col-sm-push-11 {
  927. left: 91.66666667%;
  928. }
  929. .col-sm-push-10 {
  930. left: 83.33333333%;
  931. }
  932. .col-sm-push-9 {
  933. left: 75%;
  934. }
  935. .col-sm-push-8 {
  936. left: 66.66666667%;
  937. }
  938. .col-sm-push-7 {
  939. left: 58.33333333%;
  940. }
  941. .col-sm-push-6 {
  942. left: 50%;
  943. }
  944. .col-sm-push-5 {
  945. left: 41.66666667%;
  946. }
  947. .col-sm-push-4 {
  948. left: 33.33333333%;
  949. }
  950. .col-sm-push-3 {
  951. left: 25%;
  952. }
  953. .col-sm-push-2 {
  954. left: 16.66666667%;
  955. }
  956. .col-sm-push-1 {
  957. left: 8.33333333%;
  958. }
  959. .col-sm-push-0 {
  960. left: 0%;
  961. }
  962. .col-sm-offset-12 {
  963. margin-left: 100%;
  964. }
  965. .col-sm-offset-11 {
  966. margin-left: 91.66666667%;
  967. }
  968. .col-sm-offset-10 {
  969. margin-left: 83.33333333%;
  970. }
  971. .col-sm-offset-9 {
  972. margin-left: 75%;
  973. }
  974. .col-sm-offset-8 {
  975. margin-left: 66.66666667%;
  976. }
  977. .col-sm-offset-7 {
  978. margin-left: 58.33333333%;
  979. }
  980. .col-sm-offset-6 {
  981. margin-left: 50%;
  982. }
  983. .col-sm-offset-5 {
  984. margin-left: 41.66666667%;
  985. }
  986. .col-sm-offset-4 {
  987. margin-left: 33.33333333%;
  988. }
  989. .col-sm-offset-3 {
  990. margin-left: 25%;
  991. }
  992. .col-sm-offset-2 {
  993. margin-left: 16.66666667%;
  994. }
  995. .col-sm-offset-1 {
  996. margin-left: 8.33333333%;
  997. }
  998. .col-sm-offset-0 {
  999. margin-left: 0%;
  1000. }
  1001. }
  1002. @media (min-width: 992px) {
  1003. .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 {
  1004. float: left;
  1005. }
  1006. .col-md-12 {
  1007. width: 100%;
  1008. }
  1009. .col-md-11 {
  1010. width: 91.66666667%;
  1011. }
  1012. .col-md-10 {
  1013. width: 83.33333333%;
  1014. }
  1015. .col-md-9 {
  1016. width: 75%;
  1017. }
  1018. .col-md-8 {
  1019. width: 66.66666667%;
  1020. }
  1021. .col-md-7 {
  1022. width: 58.33333333%;
  1023. }
  1024. .col-md-6 {
  1025. width: 50%;
  1026. }
  1027. .col-md-5 {
  1028. width: 41.66666667%;
  1029. }
  1030. .col-md-4 {
  1031. width: 33.33333333%;
  1032. }
  1033. .col-md-3 {
  1034. width: 25%;
  1035. }
  1036. .col-md-2 {
  1037. width: 16.66666667%;
  1038. }
  1039. .col-md-1 {
  1040. width: 8.33333333%;
  1041. }
  1042. .col-md-pull-12 {
  1043. right: 100%;
  1044. }
  1045. .col-md-pull-11 {
  1046. right: 91.66666667%;
  1047. }
  1048. .col-md-pull-10 {
  1049. right: 83.33333333%;
  1050. }
  1051. .col-md-pull-9 {
  1052. right: 75%;
  1053. }
  1054. .col-md-pull-8 {
  1055. right: 66.66666667%;
  1056. }
  1057. .col-md-pull-7 {
  1058. right: 58.33333333%;
  1059. }
  1060. .col-md-pull-6 {
  1061. right: 50%;
  1062. }
  1063. .col-md-pull-5 {
  1064. right: 41.66666667%;
  1065. }
  1066. .col-md-pull-4 {
  1067. right: 33.33333333%;
  1068. }
  1069. .col-md-pull-3 {
  1070. right: 25%;
  1071. }
  1072. .col-md-pull-2 {
  1073. right: 16.66666667%;
  1074. }
  1075. .col-md-pull-1 {
  1076. right: 8.33333333%;
  1077. }
  1078. .col-md-pull-0 {
  1079. right: 0%;
  1080. }
  1081. .col-md-push-12 {
  1082. left: 100%;
  1083. }
  1084. .col-md-push-11 {
  1085. left: 91.66666667%;
  1086. }
  1087. .col-md-push-10 {
  1088. left: 83.33333333%;
  1089. }
  1090. .col-md-push-9 {
  1091. left: 75%;
  1092. }
  1093. .col-md-push-8 {
  1094. left: 66.66666667%;
  1095. }
  1096. .col-md-push-7 {
  1097. left: 58.33333333%;
  1098. }
  1099. .col-md-push-6 {
  1100. left: 50%;
  1101. }
  1102. .col-md-push-5 {
  1103. left: 41.66666667%;
  1104. }
  1105. .col-md-push-4 {
  1106. left: 33.33333333%;
  1107. }
  1108. .col-md-push-3 {
  1109. left: 25%;
  1110. }
  1111. .col-md-push-2 {
  1112. left: 16.66666667%;
  1113. }
  1114. .col-md-push-1 {
  1115. left: 8.33333333%;
  1116. }
  1117. .col-md-push-0 {
  1118. left: 0%;
  1119. }
  1120. .col-md-offset-12 {
  1121. margin-left: 100%;
  1122. }
  1123. .col-md-offset-11 {
  1124. margin-left: 91.66666667%;
  1125. }
  1126. .col-md-offset-10 {
  1127. margin-left: 83.33333333%;
  1128. }
  1129. .col-md-offset-9 {
  1130. margin-left: 75%;
  1131. }
  1132. .col-md-offset-8 {
  1133. margin-left: 66.66666667%;
  1134. }
  1135. .col-md-offset-7 {
  1136. margin-left: 58.33333333%;
  1137. }
  1138. .col-md-offset-6 {
  1139. margin-left: 50%;
  1140. }
  1141. .col-md-offset-5 {
  1142. margin-left: 41.66666667%;
  1143. }
  1144. .col-md-offset-4 {
  1145. margin-left: 33.33333333%;
  1146. }
  1147. .col-md-offset-3 {
  1148. margin-left: 25%;
  1149. }
  1150. .col-md-offset-2 {
  1151. margin-left: 16.66666667%;
  1152. }
  1153. .col-md-offset-1 {
  1154. margin-left: 8.33333333%;
  1155. }
  1156. .col-md-offset-0 {
  1157. margin-left: 0%;
  1158. }
  1159. }
  1160. @media (min-width: 1200px) {
  1161. .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 {
  1162. float: left;
  1163. }
  1164. .col-lg-12 {
  1165. width: 100%;
  1166. }
  1167. .col-lg-11 {
  1168. width: 91.66666667%;
  1169. }
  1170. .col-lg-10 {
  1171. width: 83.33333333%;
  1172. }
  1173. .col-lg-9 {
  1174. width: 75%;
  1175. }
  1176. .col-lg-8 {
  1177. width: 66.66666667%;
  1178. }
  1179. .col-lg-7 {
  1180. width: 58.33333333%;
  1181. }
  1182. .col-lg-6 {
  1183. width: 50%;
  1184. }
  1185. .col-lg-5 {
  1186. width: 41.66666667%;
  1187. }
  1188. .col-lg-4 {
  1189. width: 33.33333333%;
  1190. }
  1191. .col-lg-3 {
  1192. width: 25%;
  1193. }
  1194. .col-lg-2 {
  1195. width: 16.66666667%;
  1196. }
  1197. .col-lg-1 {
  1198. width: 8.33333333%;
  1199. }
  1200. .col-lg-pull-12 {
  1201. right: 100%;
  1202. }
  1203. .col-lg-pull-11 {
  1204. right: 91.66666667%;
  1205. }
  1206. .col-lg-pull-10 {
  1207. right: 83.33333333%;
  1208. }
  1209. .col-lg-pull-9 {
  1210. right: 75%;
  1211. }
  1212. .col-lg-pull-8 {
  1213. right: 66.66666667%;
  1214. }
  1215. .col-lg-pull-7 {
  1216. right: 58.33333333%;
  1217. }
  1218. .col-lg-pull-6 {
  1219. right: 50%;
  1220. }
  1221. .col-lg-pull-5 {
  1222. right: 41.66666667%;
  1223. }
  1224. .col-lg-pull-4 {
  1225. right: 33.33333333%;
  1226. }
  1227. .col-lg-pull-3 {
  1228. right: 25%;
  1229. }
  1230. .col-lg-pull-2 {
  1231. right: 16.66666667%;
  1232. }
  1233. .col-lg-pull-1 {
  1234. right: 8.33333333%;
  1235. }
  1236. .col-lg-pull-0 {
  1237. right: 0%;
  1238. }
  1239. .col-lg-push-12 {
  1240. left: 100%;
  1241. }
  1242. .col-lg-push-11 {
  1243. left: 91.66666667%;
  1244. }
  1245. .col-lg-push-10 {
  1246. left: 83.33333333%;
  1247. }
  1248. .col-lg-push-9 {
  1249. left: 75%;
  1250. }
  1251. .col-lg-push-8 {
  1252. left: 66.66666667%;
  1253. }
  1254. .col-lg-push-7 {
  1255. left: 58.33333333%;
  1256. }
  1257. .col-lg-push-6 {
  1258. left: 50%;
  1259. }
  1260. .col-lg-push-5 {
  1261. left: 41.66666667%;
  1262. }
  1263. .col-lg-push-4 {
  1264. left: 33.33333333%;
  1265. }
  1266. .col-lg-push-3 {
  1267. left: 25%;
  1268. }
  1269. .col-lg-push-2 {
  1270. left: 16.66666667%;
  1271. }
  1272. .col-lg-push-1 {
  1273. left: 8.33333333%;
  1274. }
  1275. .col-lg-push-0 {
  1276. left: 0%;
  1277. }
  1278. .col-lg-offset-12 {
  1279. margin-left: 100%;
  1280. }
  1281. .col-lg-offset-11 {
  1282. margin-left: 91.66666667%;
  1283. }
  1284. .col-lg-offset-10 {
  1285. margin-left: 83.33333333%;
  1286. }
  1287. .col-lg-offset-9 {
  1288. margin-left: 75%;
  1289. }
  1290. .col-lg-offset-8 {
  1291. margin-left: 66.66666667%;
  1292. }
  1293. .col-lg-offset-7 {
  1294. margin-left: 58.33333333%;
  1295. }
  1296. .col-lg-offset-6 {
  1297. margin-left: 50%;
  1298. }
  1299. .col-lg-offset-5 {
  1300. margin-left: 41.66666667%;
  1301. }
  1302. .col-lg-offset-4 {
  1303. margin-left: 33.33333333%;
  1304. }
  1305. .col-lg-offset-3 {
  1306. margin-left: 25%;
  1307. }
  1308. .col-lg-offset-2 {
  1309. margin-left: 16.66666667%;
  1310. }
  1311. .col-lg-offset-1 {
  1312. margin-left: 8.33333333%;
  1313. }
  1314. .col-lg-offset-0 {
  1315. margin-left: 0%;
  1316. }
  1317. }
  1318. .fade {
  1319. opacity: 0;
  1320. -webkit-transition: opacity 0.15s linear;
  1321. transition: opacity 0.15s linear;
  1322. }
  1323. .fade.in {
  1324. opacity: 1;
  1325. }
  1326. .collapse {
  1327. display: none;
  1328. }
  1329. .collapse.in {
  1330. display: block;
  1331. }
  1332. .collapsing {
  1333. position: relative;
  1334. height: 0;
  1335. overflow: hidden;
  1336. -webkit-transition: height 0.35s ease;
  1337. transition: height 0.35s ease;
  1338. }
  1339. /* @import "../bower_components/bootstrap/less/navs.less";
  1340. @import "../bower_components/bootstrap/less/navbar.less"; */
  1341. @-webkit-keyframes progress-bar-stripes {
  1342. from {
  1343. background-position: 40px 0;
  1344. }
  1345. to {
  1346. background-position: 0 0;
  1347. }
  1348. }
  1349. @keyframes progress-bar-stripes {
  1350. from {
  1351. background-position: 40px 0;
  1352. }
  1353. to {
  1354. background-position: 0 0;
  1355. }
  1356. }
  1357. .progress {
  1358. overflow: hidden;
  1359. height: 20px;
  1360. margin-bottom: 20px;
  1361. background-color: #85b5bb;
  1362. border-radius: 4px;
  1363. -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  1364. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  1365. }
  1366. .progress-bar {
  1367. float: left;
  1368. width: 0%;
  1369. height: 100%;
  1370. font-size: 12px;
  1371. line-height: 20px;
  1372. color: #ffffff;
  1373. text-align: center;
  1374. background-color: #428bca;
  1375. -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  1376. box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  1377. -webkit-transition: width 0.6s ease;
  1378. transition: width 0.6s ease;
  1379. }
  1380. .progress-striped .progress-bar {
  1381. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1382. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1383. background-size: 40px 40px;
  1384. }
  1385. .progress.active .progress-bar {
  1386. -webkit-animation: progress-bar-stripes 2s linear infinite;
  1387. animation: progress-bar-stripes 2s linear infinite;
  1388. }
  1389. .progress-bar-success {
  1390. background-color: #5cb85c;
  1391. }
  1392. .progress-striped .progress-bar-success {
  1393. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1394. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1395. }
  1396. .progress-bar-info {
  1397. background-color: #5bc0de;
  1398. }
  1399. .progress-striped .progress-bar-info {
  1400. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1401. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1402. }
  1403. .progress-bar-warning {
  1404. background-color: #f0ad4e;
  1405. }
  1406. .progress-striped .progress-bar-warning {
  1407. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1408. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1409. }
  1410. .progress-bar-danger {
  1411. background-color: #d9534f;
  1412. }
  1413. .progress-striped .progress-bar-danger {
  1414. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1415. background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  1416. }
  1417. .clearfix:before,
  1418. .clearfix:after {
  1419. content: " ";
  1420. display: table;
  1421. }
  1422. .clearfix:after {
  1423. clear: both;
  1424. }
  1425. .center-block {
  1426. display: block;
  1427. margin-left: auto;
  1428. margin-right: auto;
  1429. }
  1430. .pull-right {
  1431. float: right !important;
  1432. }
  1433. .pull-left {
  1434. float: left !important;
  1435. }
  1436. .hide {
  1437. display: none !important;
  1438. }
  1439. .show {
  1440. display: block !important;
  1441. }
  1442. .invisible {
  1443. visibility: hidden;
  1444. }
  1445. .text-hide {
  1446. font: 0/0 a;
  1447. color: transparent;
  1448. text-shadow: none;
  1449. background-color: transparent;
  1450. border: 0;
  1451. }
  1452. .hidden {
  1453. display: none !important;
  1454. visibility: hidden !important;
  1455. }
  1456. .affix {
  1457. position: fixed;
  1458. }
  1459. @-ms-viewport {
  1460. width: device-width;
  1461. }
  1462. .visible-xs,
  1463. tr.visible-xs,
  1464. th.visible-xs,
  1465. td.visible-xs {
  1466. display: none !important;
  1467. }
  1468. @media (max-width: 767px) {
  1469. .visible-xs {
  1470. display: block !important;
  1471. }
  1472. table.visible-xs {
  1473. display: table;
  1474. }
  1475. tr.visible-xs {
  1476. display: table-row !important;
  1477. }
  1478. th.visible-xs,
  1479. td.visible-xs {
  1480. display: table-cell !important;
  1481. }
  1482. }
  1483. @media (min-width: 768px) and (max-width: 991px) {
  1484. .visible-xs.visible-sm {
  1485. display: block !important;
  1486. }
  1487. table.visible-xs.visible-sm {
  1488. display: table;
  1489. }
  1490. tr.visible-xs.visible-sm {
  1491. display: table-row !important;
  1492. }
  1493. th.visible-xs.visible-sm,
  1494. td.visible-xs.visible-sm {
  1495. display: table-cell !important;
  1496. }
  1497. }
  1498. @media (min-width: 992px) and (max-width: 1199px) {
  1499. .visible-xs.visible-md {
  1500. display: block !important;
  1501. }
  1502. table.visible-xs.visible-md {
  1503. display: table;
  1504. }
  1505. tr.visible-xs.visible-md {
  1506. display: table-row !important;
  1507. }
  1508. th.visible-xs.visible-md,
  1509. td.visible-xs.visible-md {
  1510. display: table-cell !important;
  1511. }
  1512. }
  1513. @media (min-width: 1200px) {
  1514. .visible-xs.visible-lg {
  1515. display: block !important;
  1516. }
  1517. table.visible-xs.visible-lg {
  1518. display: table;
  1519. }
  1520. tr.visible-xs.visible-lg {
  1521. display: table-row !important;
  1522. }
  1523. th.visible-xs.visible-lg,
  1524. td.visible-xs.visible-lg {
  1525. display: table-cell !important;
  1526. }
  1527. }
  1528. .visible-sm,
  1529. tr.visible-sm,
  1530. th.visible-sm,
  1531. td.visible-sm {
  1532. display: none !important;
  1533. }
  1534. @media (max-width: 767px) {
  1535. .visible-sm.visible-xs {
  1536. display: block !important;
  1537. }
  1538. table.visible-sm.visible-xs {
  1539. display: table;
  1540. }
  1541. tr.visible-sm.visible-xs {
  1542. display: table-row !important;
  1543. }
  1544. th.visible-sm.visible-xs,
  1545. td.visible-sm.visible-xs {
  1546. display: table-cell !important;
  1547. }
  1548. }
  1549. @media (min-width: 768px) and (max-width: 991px) {
  1550. .visible-sm {
  1551. display: block !important;
  1552. }
  1553. table.visible-sm {
  1554. display: table;
  1555. }
  1556. tr.visible-sm {
  1557. display: table-row !important;
  1558. }
  1559. th.visible-sm,
  1560. td.visible-sm {
  1561. display: table-cell !important;
  1562. }
  1563. }
  1564. @media (min-width: 992px) and (max-width: 1199px) {
  1565. .visible-sm.visible-md {
  1566. display: block !important;
  1567. }
  1568. table.visible-sm.visible-md {
  1569. display: table;
  1570. }
  1571. tr.visible-sm.visible-md {
  1572. display: table-row !important;
  1573. }
  1574. th.visible-sm.visible-md,
  1575. td.visible-sm.visible-md {
  1576. display: table-cell !important;
  1577. }
  1578. }
  1579. @media (min-width: 1200px) {
  1580. .visible-sm.visible-lg {
  1581. display: block !important;
  1582. }
  1583. table.visible-sm.visible-lg {
  1584. display: table;
  1585. }
  1586. tr.visible-sm.visible-lg {
  1587. display: table-row !important;
  1588. }
  1589. th.visible-sm.visible-lg,
  1590. td.visible-sm.visible-lg {
  1591. display: table-cell !important;
  1592. }
  1593. }
  1594. .visible-md,
  1595. tr.visible-md,
  1596. th.visible-md,
  1597. td.visible-md {
  1598. display: none !important;
  1599. }
  1600. @media (max-width: 767px) {
  1601. .visible-md.visible-xs {
  1602. display: block !important;
  1603. }
  1604. table.visible-md.visible-xs {
  1605. display: table;
  1606. }
  1607. tr.visible-md.visible-xs {
  1608. display: table-row !important;
  1609. }
  1610. th.visible-md.visible-xs,
  1611. td.visible-md.visible-xs {
  1612. display: table-cell !important;
  1613. }
  1614. }
  1615. @media (min-width: 768px) and (max-width: 991px) {
  1616. .visible-md.visible-sm {
  1617. display: block !important;
  1618. }
  1619. table.visible-md.visible-sm {
  1620. display: table;
  1621. }
  1622. tr.visible-md.visible-sm {
  1623. display: table-row !important;
  1624. }
  1625. th.visible-md.visible-sm,
  1626. td.visible-md.visible-sm {
  1627. display: table-cell !important;
  1628. }
  1629. }
  1630. @media (min-width: 992px) and (max-width: 1199px) {
  1631. .visible-md {
  1632. display: block !important;
  1633. }
  1634. table.visible-md {
  1635. display: table;
  1636. }
  1637. tr.visible-md {
  1638. display: table-row !important;
  1639. }
  1640. th.visible-md,
  1641. td.visible-md {
  1642. display: table-cell !important;
  1643. }
  1644. }
  1645. @media (min-width: 1200px) {
  1646. .visible-md.visible-lg {
  1647. display: block !important;
  1648. }
  1649. table.visible-md.visible-lg {
  1650. display: table;
  1651. }
  1652. tr.visible-md.visible-lg {
  1653. display: table-row !important;
  1654. }
  1655. th.visible-md.visible-lg,
  1656. td.visible-md.visible-lg {
  1657. display: table-cell !important;
  1658. }
  1659. }
  1660. .visible-lg,
  1661. tr.visible-lg,
  1662. th.visible-lg,
  1663. td.visible-lg {
  1664. display: none !important;
  1665. }
  1666. @media (max-width: 767px) {
  1667. .visible-lg.visible-xs {
  1668. display: block !important;
  1669. }
  1670. table.visible-lg.visible-xs {
  1671. display: table;
  1672. }
  1673. tr.visible-lg.visible-xs {
  1674. display: table-row !important;
  1675. }
  1676. th.visible-lg.visible-xs,
  1677. td.visible-lg.visible-xs {
  1678. display: table-cell !important;
  1679. }
  1680. }
  1681. @media (min-width: 768px) and (max-width: 991px) {
  1682. .visible-lg.visible-sm {
  1683. display: block !important;
  1684. }
  1685. table.visible-lg.visible-sm {
  1686. display: table;
  1687. }
  1688. tr.visible-lg.visible-sm {
  1689. display: table-row !important;
  1690. }
  1691. th.visible-lg.visible-sm,
  1692. td.visible-lg.visible-sm {
  1693. display: table-cell !important;
  1694. }
  1695. }
  1696. @media (min-width: 992px) and (max-width: 1199px) {
  1697. .visible-lg.visible-md {
  1698. display: block !important;
  1699. }
  1700. table.visible-lg.visible-md {
  1701. display: table;
  1702. }
  1703. tr.visible-lg.visible-md {
  1704. display: table-row !important;
  1705. }
  1706. th.visible-lg.visible-md,
  1707. td.visible-lg.visible-md {
  1708. display: table-cell !important;
  1709. }
  1710. }
  1711. @media (min-width: 1200px) {
  1712. .visible-lg {
  1713. display: block !important;
  1714. }
  1715. table.visible-lg {
  1716. display: table;
  1717. }
  1718. tr.visible-lg {
  1719. display: table-row !important;
  1720. }
  1721. th.visible-lg,
  1722. td.visible-lg {
  1723. display: table-cell !important;
  1724. }
  1725. }
  1726. .hidden-xs {
  1727. display: block !important;
  1728. }
  1729. table.hidden-xs {
  1730. display: table;
  1731. }
  1732. tr.hidden-xs {
  1733. display: table-row !important;
  1734. }
  1735. th.hidden-xs,
  1736. td.hidden-xs {
  1737. display: table-cell !important;
  1738. }
  1739. @media (max-width: 767px) {
  1740. .hidden-xs,
  1741. tr.hidden-xs,
  1742. th.hidden-xs,
  1743. td.hidden-xs {
  1744. display: none !important;
  1745. }
  1746. }
  1747. @media (min-width: 768px) and (max-width: 991px) {
  1748. .hidden-xs.hidden-sm,
  1749. tr.hidden-xs.hidden-sm,
  1750. th.hidden-xs.hidden-sm,
  1751. td.hidden-xs.hidden-sm {
  1752. display: none !important;
  1753. }
  1754. }
  1755. @media (min-width: 992px) and (max-width: 1199px) {
  1756. .hidden-xs.hidden-md,
  1757. tr.hidden-xs.hidden-md,
  1758. th.hidden-xs.hidden-md,
  1759. td.hidden-xs.hidden-md {
  1760. display: none !important;
  1761. }
  1762. }
  1763. @media (min-width: 1200px) {
  1764. .hidden-xs.hidden-lg,
  1765. tr.hidden-xs.hidden-lg,
  1766. th.hidden-xs.hidden-lg,
  1767. td.hidden-xs.hidden-lg {
  1768. display: none !important;
  1769. }
  1770. }
  1771. .hidden-sm {
  1772. display: block !important;
  1773. }
  1774. table.hidden-sm {
  1775. display: table;
  1776. }
  1777. tr.hidden-sm {
  1778. display: table-row !important;
  1779. }
  1780. th.hidden-sm,
  1781. td.hidden-sm {
  1782. display: table-cell !important;
  1783. }
  1784. @media (max-width: 767px) {
  1785. .hidden-sm.hidden-xs,
  1786. tr.hidden-sm.hidden-xs,
  1787. th.hidden-sm.hidden-xs,
  1788. td.hidden-sm.hidden-xs {
  1789. display: none !important;
  1790. }
  1791. }
  1792. @media (min-width: 768px) and (max-width: 991px) {
  1793. .hidden-sm,
  1794. tr.hidden-sm,
  1795. th.hidden-sm,
  1796. td.hidden-sm {
  1797. display: none !important;
  1798. }
  1799. }
  1800. @media (min-width: 992px) and (max-width: 1199px) {
  1801. .hidden-sm.hidden-md,
  1802. tr.hidden-sm.hidden-md,
  1803. th.hidden-sm.hidden-md,
  1804. td.hidden-sm.hidden-md {
  1805. display: none !important;
  1806. }
  1807. }
  1808. @media (min-width: 1200px) {
  1809. .hidden-sm.hidden-lg,
  1810. tr.hidden-sm.hidden-lg,
  1811. th.hidden-sm.hidden-lg,
  1812. td.hidden-sm.hidden-lg {
  1813. display: none !important;
  1814. }
  1815. }
  1816. .hidden-md {
  1817. display: block !important;
  1818. }
  1819. table.hidden-md {
  1820. display: table;
  1821. }
  1822. tr.hidden-md {
  1823. display: table-row !important;
  1824. }
  1825. th.hidden-md,
  1826. td.hidden-md {
  1827. display: table-cell !important;
  1828. }
  1829. @media (max-width: 767px) {
  1830. .hidden-md.hidden-xs,
  1831. tr.hidden-md.hidden-xs,
  1832. th.hidden-md.hidden-xs,
  1833. td.hidden-md.hidden-xs {
  1834. display: none !important;
  1835. }
  1836. }
  1837. @media (min-width: 768px) and (max-width: 991px) {
  1838. .hidden-md.hidden-sm,
  1839. tr.hidden-md.hidden-sm,
  1840. th.hidden-md.hidden-sm,
  1841. td.hidden-md.hidden-sm {
  1842. display: none !important;
  1843. }
  1844. }
  1845. @media (min-width: 992px) and (max-width: 1199px) {
  1846. .hidden-md,
  1847. tr.hidden-md,
  1848. th.hidden-md,
  1849. td.hidden-md {
  1850. display: none !important;
  1851. }
  1852. }
  1853. @media (min-width: 1200px) {
  1854. .hidden-md.hidden-lg,
  1855. tr.hidden-md.hidden-lg,
  1856. th.hidden-md.hidden-lg,
  1857. td.hidden-md.hidden-lg {
  1858. display: none !important;
  1859. }
  1860. }
  1861. .hidden-lg {
  1862. display: block !important;
  1863. }
  1864. table.hidden-lg {
  1865. display: table;
  1866. }
  1867. tr.hidden-lg {
  1868. display: table-row !important;
  1869. }
  1870. th.hidden-lg,
  1871. td.hidden-lg {
  1872. display: table-cell !important;
  1873. }
  1874. @media (max-width: 767px) {
  1875. .hidden-lg.hidden-xs,
  1876. tr.hidden-lg.hidden-xs,
  1877. th.hidden-lg.hidden-xs,
  1878. td.hidden-lg.hidden-xs {
  1879. display: none !important;
  1880. }
  1881. }
  1882. @media (min-width: 768px) and (max-width: 991px) {
  1883. .hidden-lg.hidden-sm,
  1884. tr.hidden-lg.hidden-sm,
  1885. th.hidden-lg.hidden-sm,
  1886. td.hidden-lg.hidden-sm {
  1887. display: none !important;
  1888. }
  1889. }
  1890. @media (min-width: 992px) and (max-width: 1199px) {
  1891. .hidden-lg.hidden-md,
  1892. tr.hidden-lg.hidden-md,
  1893. th.hidden-lg.hidden-md,
  1894. td.hidden-lg.hidden-md {
  1895. display: none !important;
  1896. }
  1897. }
  1898. @media (min-width: 1200px) {
  1899. .hidden-lg,
  1900. tr.hidden-lg,
  1901. th.hidden-lg,
  1902. td.hidden-lg {
  1903. display: none !important;
  1904. }
  1905. }
  1906. .visible-print,
  1907. tr.visible-print,
  1908. th.visible-print,
  1909. td.visible-print {
  1910. display: none !important;
  1911. }
  1912. @media print {
  1913. .visible-print {
  1914. display: block !important;
  1915. }
  1916. table.visible-print {
  1917. display: table;
  1918. }
  1919. tr.visible-print {
  1920. display: table-row !important;
  1921. }
  1922. th.visible-print,
  1923. td.visible-print {
  1924. display: table-cell !important;
  1925. }
  1926. .hidden-print,
  1927. tr.hidden-print,
  1928. th.hidden-print,
  1929. td.hidden-print {
  1930. display: none !important;
  1931. }
  1932. }
  1933. /*
  1934. @import "../bower_components/octicons/octicons/octicons.less";
  1935. @octicons-font-path: "../bower_components/octicons/octicons/";*/
  1936. .browsehappy {
  1937. margin: 0.2em 0;
  1938. background: orange;
  1939. color: white;
  1940. padding: 0.2em 0;
  1941. }
  1942. #navigation ul {
  1943. float: right;
  1944. list-style: none;
  1945. margin: 30px 0;
  1946. }
  1947. #navigation li {
  1948. display: inline-block;
  1949. padding: 0 10px;
  1950. }
  1951. #navigation h1 {
  1952. font-family: "Source code Pro", monospace;
  1953. float: left;
  1954. }
  1955. h2 {
  1956. text-align: center;
  1957. font-size: 35px;
  1958. }
  1959. @media (min-width: 768px) {
  1960. h2 {
  1961. font-size: 50px;
  1962. }
  1963. }
  1964. .btn-cta {
  1965. -webkit-transition: all 0.3s;
  1966. transition: all 0.3s;
  1967. padding: 10px 50px;
  1968. border: 2px solid #e96e57;
  1969. font-size: 20px;
  1970. color: #e96e57;
  1971. -webkit-border-radius: 10px;
  1972. display: inline-block;
  1973. }
  1974. .btn-cta:hover {
  1975. text-decoration: none;
  1976. border-color: #36535a;
  1977. color: #36535a;
  1978. }
  1979. .wrapper {
  1980. margin: 0 auto;
  1981. max-width: 1100px;
  1982. margin-right: auto;
  1983. margin-left: auto;
  1984. padding-left: 38px;
  1985. padding-right: 38px;
  1986. }
  1987. .wrapper:before,
  1988. .wrapper:after {
  1989. content: " ";
  1990. display: table;
  1991. }
  1992. .wrapper:after {
  1993. clear: both;
  1994. }
  1995. .wrapper:before,
  1996. .wrapper:after {
  1997. content: " ";
  1998. display: table;
  1999. }
  2000. .wrapper:after {
  2001. clear: both;
  2002. }
  2003. @media (min-width: 768px) {
  2004. .wrapper {
  2005. width: 796px;
  2006. }
  2007. }
  2008. @media (min-width: 992px) {
  2009. .wrapper {
  2010. width: 1016px;
  2011. }
  2012. }
  2013. @media (min-width: 1200px) {
  2014. .wrapper {
  2015. width: 1216px;
  2016. }
  2017. }
  2018. img {
  2019. max-width: 100%;
  2020. margin: 0 auto;
  2021. }
  2022. a:hover {
  2023. text-decoration: none;
  2024. color: inherit ;
  2025. }
  2026. #home {
  2027. text-align: center;
  2028. }
  2029. #home .btn-cta {
  2030. margin: 30px 0;
  2031. }
  2032. #home h2 {
  2033. font-size: 20px;
  2034. }
  2035. @media (min-width: 768px) {
  2036. #home h2 {
  2037. font-size: 65px;
  2038. margin-top: -10px;
  2039. margin-bottom: 45px;
  2040. }
  2041. }
  2042. #from-terminal,
  2043. #from-web {
  2044. position: relative;
  2045. min-height: 1px;
  2046. padding-left: 38px;
  2047. padding-right: 38px;
  2048. }
  2049. @media (min-width: 992px) {
  2050. #from-terminal,
  2051. #from-web {
  2052. float: left;
  2053. width: 50%;
  2054. }
  2055. }
  2056. #from-terminal h3,
  2057. #from-web h3 {
  2058. font-size: 30px;
  2059. }
  2060. #web {
  2061. border: 1px dashed #85b5bb;
  2062. padding-top: 10px;
  2063. border-radius: 5px;
  2064. }
  2065. #web i {
  2066. font-size: 160px;
  2067. color: #85b5bb;
  2068. }
  2069. #web p.click {
  2070. margin-top: -66px;
  2071. font-size: 18px;
  2072. }
  2073. #web,
  2074. #terminal {
  2075. min-height: 250px;
  2076. }
  2077. #terminal {
  2078. padding: 40px 20px;
  2079. text-align: left;
  2080. color: #fff;
  2081. background: #36535a;
  2082. background: url(../images/terminal.svg);
  2083. background-repeat: no-repeat;
  2084. background-size: 100% auto;
  2085. font-family: "Source code Pro", monospace;
  2086. font-size: 11px;
  2087. }
  2088. .progress {
  2089. max-width: 80%;
  2090. margin: 0 auto;
  2091. }
  2092. #features {
  2093. background: #f6f8f8;
  2094. text-align: center;
  2095. padding: 100px 0;
  2096. }
  2097. #features h3 {
  2098. margin-top: -20px;
  2099. font-size: 25px;
  2100. line-height: 1.2;
  2101. }
  2102. #features p {
  2103. font-size: 18px;
  2104. }
  2105. #features i {
  2106. color: #85b5bb;
  2107. font-size: 100px;
  2108. }
  2109. #samples h4 {
  2110. margin-top: 30px;
  2111. }
  2112. #samples code {
  2113. display: block;
  2114. padding: 20px;
  2115. background: #f6f8f8;
  2116. font-family: "Source code Pro", monospace;
  2117. font-size: 12px;
  2118. }
  2119. #share {
  2120. text-align: center;
  2121. background: #85b5bb;
  2122. color: #fff;
  2123. padding: 75px 0;
  2124. }
  2125. #share i {
  2126. font-size: 50px;
  2127. }
  2128. #share ul {
  2129. margin-top: 30px;
  2130. list-style: none;
  2131. }
  2132. #share li {
  2133. margin: 0 20px;
  2134. display: inline-block;
  2135. }
  2136. #share a {
  2137. color: #fff;
  2138. }
  2139. footer {
  2140. text-align: center;
  2141. background: #36535a;
  2142. padding: 30px 0;
  2143. color: #fff;
  2144. }
  2145. footer p {
  2146. margin: 0;
  2147. }
  2148. footer i {
  2149. color: #e96e57;
  2150. }
  2151. footer a {
  2152. color: #f6f8f8;
  2153. }
  2154. footer img {
  2155. max-height: 40px;
  2156. margin-bottom: 30px;
  2157. }
  2158. #contact {
  2159. text-align: center;
  2160. padding: 100px 0;
  2161. padding: 150px 0;
  2162. }
  2163. #contact i {
  2164. font-size: 60px;
  2165. color: #85b5bb;
  2166. }
  2167. @media (min-width: 768px) {
  2168. #contact i {
  2169. font-size: 160px;
  2170. }
  2171. }
  2172. #contact h2 {
  2173. margin-top: -50px;
  2174. margin-bottom: 40px;
  2175. }
  2176. #reviews {
  2177. background: #f6f8f8;
  2178. padding: 130px 0;
  2179. }
  2180. #reviews .twitter-profile {
  2181. float: left;
  2182. display: block;
  2183. height: 100px;
  2184. margin-right: 20px;
  2185. border-radius: 10px;
  2186. }
  2187. blockquote.twitter-tweet {
  2188. display: inline-block;
  2189. font-size: 15px;
  2190. line-height: 20px;
  2191. margin: 10px 5px;
  2192. padding: 0 16px 16px 16px;
  2193. color: #000;
  2194. text-align: right;
  2195. border: 0;
  2196. }
  2197. blockquote.twitter-tweet p {
  2198. font-size: 17px;
  2199. font-weight: normal;
  2200. line-height: 20px;
  2201. text-align: left;
  2202. }
  2203. blockquote.twitter-tweet a {
  2204. color: inherit;
  2205. font-weight: normal;
  2206. text-decoration: none;
  2207. outline: 0 none;
  2208. }
  2209. blockquote.twitter-tweet a:hover,
  2210. blockquote.twitter-tweet a:focus {
  2211. text-decoration: underline;
  2212. }
  2213. @font-face {
  2214. font-family: "transfersh";
  2215. src: url("../fonts/transfersh.eot");
  2216. src: url("../fonts/transfersh.eot?#iefix") format("embedded-opentype"), url("../fonts/transfersh.woff") format("woff"), url("../fonts/transfersh.ttf") format("truetype"), url("../fonts/transfersh.svg#transfersh") format("svg");
  2217. font-weight: normal;
  2218. font-style: normal;
  2219. }
  2220. [data-icon]:before {
  2221. font-family: "transfersh" !important;
  2222. content: attr(data-icon);
  2223. font-style: normal !important;
  2224. font-weight: normal !important;
  2225. font-variant: normal !important;
  2226. text-transform: none !important;
  2227. speak: none;
  2228. line-height: 1;
  2229. -webkit-font-smoothing: antialiased;
  2230. -moz-osx-font-smoothing: grayscale;
  2231. }
  2232. [class^="icon-"]:before,
  2233. [class*=" icon-"]:before {
  2234. font-family: "transfersh" !important;
  2235. font-style: normal !important;
  2236. font-weight: normal !important;
  2237. font-variant: normal !important;
  2238. text-transform: none !important;
  2239. speak: none;
  2240. line-height: 1;
  2241. -webkit-font-smoothing: antialiased;
  2242. -moz-osx-font-smoothing: grayscale;
  2243. }
  2244. .icon-terminal:before {
  2245. content: "a";
  2246. }
  2247. .icon-share:before {
  2248. content: "b";
  2249. }
  2250. .icon-clock:before {
  2251. content: "g";
  2252. }
  2253. .icon-tag:before {
  2254. content: "c";
  2255. }
  2256. .icon-upload-cloud:before {
  2257. content: "m";
  2258. }
  2259. .icon-mail:before {
  2260. content: "j";
  2261. }
  2262. .icon-gauge:before {
  2263. content: "k";
  2264. }
  2265. .icon-lock:before {
  2266. content: "h";
  2267. }
  2268. .icon-database:before {
  2269. content: "i";
  2270. }
  2271. .icon-heart:before {
  2272. content: "e";
  2273. }
  2274. .icon-link:before {
  2275. content: "d";
  2276. }
  2277. .icon-facebook:before {
  2278. content: "l";
  2279. }
  2280. .icon-twitter:before {
  2281. content: "n";
  2282. }
  2283. .icon-linkedin:before {
  2284. content: "o";
  2285. }
  2286. .icon-gplus:before {
  2287. content: "p";
  2288. }
  2289. .uploading {
  2290. background: red;
  2291. }
  2292. /*# sourceMappingURL=/styles/main.css.map */