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.
 
 
 
 

6576 lines
123 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: #3b3b3b;
  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: #3b3b3b;
  275. text-decoration: none;
  276. }
  277. a:hover,
  278. a:focus {
  279. color: #151515;
  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: 35px;
  629. padding-right: 35px;
  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: 790px;
  650. }
  651. }
  652. @media (min-width: 992px) {
  653. .container {
  654. width: 1010px;
  655. }
  656. }
  657. @media (min-width: 1200px) {
  658. .container {
  659. width: 1210px;
  660. }
  661. }
  662. .row {
  663. margin-left: -35px;
  664. margin-right: -35px;
  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: 35px;
  686. padding-right: 35px;
  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. table {
  1319. max-width: 100%;
  1320. background-color: transparent;
  1321. }
  1322. th {
  1323. text-align: left;
  1324. }
  1325. .table {
  1326. width: 100%;
  1327. margin-bottom: 20px;
  1328. }
  1329. .table > thead > tr > th,
  1330. .table > tbody > tr > th,
  1331. .table > tfoot > tr > th,
  1332. .table > thead > tr > td,
  1333. .table > tbody > tr > td,
  1334. .table > tfoot > tr > td {
  1335. padding: 8px;
  1336. line-height: 1.42857143;
  1337. vertical-align: top;
  1338. border-top: 1px solid #dddddd;
  1339. }
  1340. .table > thead > tr > th {
  1341. vertical-align: bottom;
  1342. border-bottom: 2px solid #dddddd;
  1343. }
  1344. .table > caption + thead > tr:first-child > th,
  1345. .table > colgroup + thead > tr:first-child > th,
  1346. .table > thead:first-child > tr:first-child > th,
  1347. .table > caption + thead > tr:first-child > td,
  1348. .table > colgroup + thead > tr:first-child > td,
  1349. .table > thead:first-child > tr:first-child > td {
  1350. border-top: 0;
  1351. }
  1352. .table > tbody + tbody {
  1353. border-top: 2px solid #dddddd;
  1354. }
  1355. .table .table {
  1356. background-color: #ffffff;
  1357. }
  1358. .table-condensed > thead > tr > th,
  1359. .table-condensed > tbody > tr > th,
  1360. .table-condensed > tfoot > tr > th,
  1361. .table-condensed > thead > tr > td,
  1362. .table-condensed > tbody > tr > td,
  1363. .table-condensed > tfoot > tr > td {
  1364. padding: 5px;
  1365. }
  1366. .table-bordered {
  1367. border: 1px solid #dddddd;
  1368. }
  1369. .table-bordered > thead > tr > th,
  1370. .table-bordered > tbody > tr > th,
  1371. .table-bordered > tfoot > tr > th,
  1372. .table-bordered > thead > tr > td,
  1373. .table-bordered > tbody > tr > td,
  1374. .table-bordered > tfoot > tr > td {
  1375. border: 1px solid #dddddd;
  1376. }
  1377. .table-bordered > thead > tr > th,
  1378. .table-bordered > thead > tr > td {
  1379. border-bottom-width: 2px;
  1380. }
  1381. .table-striped > tbody > tr:nth-child(odd) > td,
  1382. .table-striped > tbody > tr:nth-child(odd) > th {
  1383. background-color: #f9f9f9;
  1384. }
  1385. .table-hover > tbody > tr:hover > td,
  1386. .table-hover > tbody > tr:hover > th {
  1387. background-color: #f5f5f5;
  1388. }
  1389. table col[class*="col-"] {
  1390. position: static;
  1391. float: none;
  1392. display: table-column;
  1393. }
  1394. table td[class*="col-"],
  1395. table th[class*="col-"] {
  1396. float: none;
  1397. display: table-cell;
  1398. }
  1399. .table > thead > tr > .active,
  1400. .table > tbody > tr > .active,
  1401. .table > tfoot > tr > .active,
  1402. .table > thead > .active > td,
  1403. .table > tbody > .active > td,
  1404. .table > tfoot > .active > td,
  1405. .table > thead > .active > th,
  1406. .table > tbody > .active > th,
  1407. .table > tfoot > .active > th {
  1408. background-color: #f5f5f5;
  1409. }
  1410. .table-hover > tbody > tr > .active:hover,
  1411. .table-hover > tbody > .active:hover > td,
  1412. .table-hover > tbody > .active:hover > th {
  1413. background-color: #e8e8e8;
  1414. }
  1415. .table > thead > tr > .success,
  1416. .table > tbody > tr > .success,
  1417. .table > tfoot > tr > .success,
  1418. .table > thead > .success > td,
  1419. .table > tbody > .success > td,
  1420. .table > tfoot > .success > td,
  1421. .table > thead > .success > th,
  1422. .table > tbody > .success > th,
  1423. .table > tfoot > .success > th {
  1424. background-color: #dff0d8;
  1425. }
  1426. .table-hover > tbody > tr > .success:hover,
  1427. .table-hover > tbody > .success:hover > td,
  1428. .table-hover > tbody > .success:hover > th {
  1429. background-color: #d0e9c6;
  1430. }
  1431. .table > thead > tr > .danger,
  1432. .table > tbody > tr > .danger,
  1433. .table > tfoot > tr > .danger,
  1434. .table > thead > .danger > td,
  1435. .table > tbody > .danger > td,
  1436. .table > tfoot > .danger > td,
  1437. .table > thead > .danger > th,
  1438. .table > tbody > .danger > th,
  1439. .table > tfoot > .danger > th {
  1440. background-color: #f2dede;
  1441. }
  1442. .table-hover > tbody > tr > .danger:hover,
  1443. .table-hover > tbody > .danger:hover > td,
  1444. .table-hover > tbody > .danger:hover > th {
  1445. background-color: #ebcccc;
  1446. }
  1447. .table > thead > tr > .warning,
  1448. .table > tbody > tr > .warning,
  1449. .table > tfoot > tr > .warning,
  1450. .table > thead > .warning > td,
  1451. .table > tbody > .warning > td,
  1452. .table > tfoot > .warning > td,
  1453. .table > thead > .warning > th,
  1454. .table > tbody > .warning > th,
  1455. .table > tfoot > .warning > th {
  1456. background-color: #fcf8e3;
  1457. }
  1458. .table-hover > tbody > tr > .warning:hover,
  1459. .table-hover > tbody > .warning:hover > td,
  1460. .table-hover > tbody > .warning:hover > th {
  1461. background-color: #faf2cc;
  1462. }
  1463. @media (max-width: 767px) {
  1464. .table-responsive {
  1465. width: 100%;
  1466. margin-bottom: 15px;
  1467. overflow-y: hidden;
  1468. overflow-x: scroll;
  1469. -ms-overflow-style: -ms-autohiding-scrollbar;
  1470. border: 1px solid #dddddd;
  1471. -webkit-overflow-scrolling: touch;
  1472. }
  1473. .table-responsive > .table {
  1474. margin-bottom: 0;
  1475. }
  1476. .table-responsive > .table > thead > tr > th,
  1477. .table-responsive > .table > tbody > tr > th,
  1478. .table-responsive > .table > tfoot > tr > th,
  1479. .table-responsive > .table > thead > tr > td,
  1480. .table-responsive > .table > tbody > tr > td,
  1481. .table-responsive > .table > tfoot > tr > td {
  1482. white-space: nowrap;
  1483. }
  1484. .table-responsive > .table-bordered {
  1485. border: 0;
  1486. }
  1487. .table-responsive > .table-bordered > thead > tr > th:first-child,
  1488. .table-responsive > .table-bordered > tbody > tr > th:first-child,
  1489. .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  1490. .table-responsive > .table-bordered > thead > tr > td:first-child,
  1491. .table-responsive > .table-bordered > tbody > tr > td:first-child,
  1492. .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  1493. border-left: 0;
  1494. }
  1495. .table-responsive > .table-bordered > thead > tr > th:last-child,
  1496. .table-responsive > .table-bordered > tbody > tr > th:last-child,
  1497. .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  1498. .table-responsive > .table-bordered > thead > tr > td:last-child,
  1499. .table-responsive > .table-bordered > tbody > tr > td:last-child,
  1500. .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  1501. border-right: 0;
  1502. }
  1503. .table-responsive > .table-bordered > tbody > tr:last-child > th,
  1504. .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  1505. .table-responsive > .table-bordered > tbody > tr:last-child > td,
  1506. .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  1507. border-bottom: 0;
  1508. }
  1509. }
  1510. fieldset {
  1511. padding: 0;
  1512. margin: 0;
  1513. border: 0;
  1514. }
  1515. legend {
  1516. display: block;
  1517. width: 100%;
  1518. padding: 0;
  1519. margin-bottom: 20px;
  1520. font-size: 21px;
  1521. line-height: inherit;
  1522. color: #333333;
  1523. border: 0;
  1524. border-bottom: 1px solid #e5e5e5;
  1525. }
  1526. label {
  1527. display: inline-block;
  1528. margin-bottom: 5px;
  1529. font-weight: bold;
  1530. }
  1531. input[type="search"] {
  1532. -webkit-box-sizing: border-box;
  1533. -moz-box-sizing: border-box;
  1534. box-sizing: border-box;
  1535. }
  1536. input[type="radio"],
  1537. input[type="checkbox"] {
  1538. margin: 4px 0 0;
  1539. margin-top: 1px \9;
  1540. /* IE8-9 */
  1541. line-height: normal;
  1542. }
  1543. input[type="file"] {
  1544. display: block;
  1545. }
  1546. select[multiple],
  1547. select[size] {
  1548. height: auto;
  1549. }
  1550. select optgroup {
  1551. font-size: inherit;
  1552. font-style: inherit;
  1553. font-family: inherit;
  1554. }
  1555. input[type="file"]:focus,
  1556. input[type="radio"]:focus,
  1557. input[type="checkbox"]:focus {
  1558. outline: thin dotted;
  1559. outline: 5px auto -webkit-focus-ring-color;
  1560. outline-offset: -2px;
  1561. }
  1562. input[type="number"]::-webkit-outer-spin-button,
  1563. input[type="number"]::-webkit-inner-spin-button {
  1564. height: auto;
  1565. }
  1566. output {
  1567. display: block;
  1568. padding-top: 7px;
  1569. font-size: 14px;
  1570. line-height: 1.42857143;
  1571. color: #555555;
  1572. vertical-align: middle;
  1573. }
  1574. .form-control {
  1575. display: block;
  1576. width: 100%;
  1577. height: 34px;
  1578. padding: 6px 12px;
  1579. font-size: 14px;
  1580. line-height: 1.42857143;
  1581. color: #555555;
  1582. vertical-align: middle;
  1583. background-color: #ffffff;
  1584. background-image: none;
  1585. border: 1px solid #cccccc;
  1586. border-radius: 4px;
  1587. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1588. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1589. -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  1590. transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  1591. }
  1592. .form-control:focus {
  1593. border-color: #66afe9;
  1594. outline: 0;
  1595. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  1596. box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  1597. }
  1598. .form-control:-moz-placeholder {
  1599. color: #999999;
  1600. }
  1601. .form-control::-moz-placeholder {
  1602. color: #999999;
  1603. opacity: 1;
  1604. }
  1605. .form-control:-ms-input-placeholder {
  1606. color: #999999;
  1607. }
  1608. .form-control::-webkit-input-placeholder {
  1609. color: #999999;
  1610. }
  1611. .form-control[disabled],
  1612. .form-control[readonly],
  1613. fieldset[disabled] .form-control {
  1614. cursor: not-allowed;
  1615. background-color: #eeeeee;
  1616. }
  1617. textarea.form-control {
  1618. height: auto;
  1619. }
  1620. .form-group {
  1621. margin-bottom: 15px;
  1622. }
  1623. .radio,
  1624. .checkbox {
  1625. display: block;
  1626. min-height: 20px;
  1627. margin-top: 10px;
  1628. margin-bottom: 10px;
  1629. padding-left: 20px;
  1630. vertical-align: middle;
  1631. }
  1632. .radio label,
  1633. .checkbox label {
  1634. display: inline;
  1635. margin-bottom: 0;
  1636. font-weight: normal;
  1637. cursor: pointer;
  1638. }
  1639. .radio input[type="radio"],
  1640. .radio-inline input[type="radio"],
  1641. .checkbox input[type="checkbox"],
  1642. .checkbox-inline input[type="checkbox"] {
  1643. float: left;
  1644. margin-left: -20px;
  1645. }
  1646. .radio + .radio,
  1647. .checkbox + .checkbox {
  1648. margin-top: -5px;
  1649. }
  1650. .radio-inline,
  1651. .checkbox-inline {
  1652. display: inline-block;
  1653. padding-left: 20px;
  1654. margin-bottom: 0;
  1655. vertical-align: middle;
  1656. font-weight: normal;
  1657. cursor: pointer;
  1658. }
  1659. .radio-inline + .radio-inline,
  1660. .checkbox-inline + .checkbox-inline {
  1661. margin-top: 0;
  1662. margin-left: 10px;
  1663. }
  1664. input[type="radio"][disabled],
  1665. input[type="checkbox"][disabled],
  1666. .radio[disabled],
  1667. .radio-inline[disabled],
  1668. .checkbox[disabled],
  1669. .checkbox-inline[disabled],
  1670. fieldset[disabled] input[type="radio"],
  1671. fieldset[disabled] input[type="checkbox"],
  1672. fieldset[disabled] .radio,
  1673. fieldset[disabled] .radio-inline,
  1674. fieldset[disabled] .checkbox,
  1675. fieldset[disabled] .checkbox-inline {
  1676. cursor: not-allowed;
  1677. }
  1678. .input-sm {
  1679. height: 30px;
  1680. padding: 5px 10px;
  1681. font-size: 12px;
  1682. line-height: 1.5;
  1683. border-radius: 3px;
  1684. }
  1685. select.input-sm {
  1686. height: 30px;
  1687. line-height: 30px;
  1688. }
  1689. textarea.input-sm {
  1690. height: auto;
  1691. }
  1692. .input-lg {
  1693. height: 46px;
  1694. padding: 10px 16px;
  1695. font-size: 18px;
  1696. line-height: 1.33;
  1697. border-radius: 6px;
  1698. }
  1699. select.input-lg {
  1700. height: 46px;
  1701. line-height: 46px;
  1702. }
  1703. textarea.input-lg {
  1704. height: auto;
  1705. }
  1706. .has-warning .help-block,
  1707. .has-warning .control-label,
  1708. .has-warning .radio,
  1709. .has-warning .checkbox,
  1710. .has-warning .radio-inline,
  1711. .has-warning .checkbox-inline {
  1712. color: #8a6d3b;
  1713. }
  1714. .has-warning .form-control {
  1715. border-color: #8a6d3b;
  1716. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1717. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1718. }
  1719. .has-warning .form-control:focus {
  1720. border-color: #66512c;
  1721. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  1722. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  1723. }
  1724. .has-warning .input-group-addon {
  1725. color: #8a6d3b;
  1726. border-color: #8a6d3b;
  1727. background-color: #fcf8e3;
  1728. }
  1729. .has-error .help-block,
  1730. .has-error .control-label,
  1731. .has-error .radio,
  1732. .has-error .checkbox,
  1733. .has-error .radio-inline,
  1734. .has-error .checkbox-inline {
  1735. color: #a94442;
  1736. }
  1737. .has-error .form-control {
  1738. border-color: #a94442;
  1739. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1740. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1741. }
  1742. .has-error .form-control:focus {
  1743. border-color: #843534;
  1744. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  1745. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  1746. }
  1747. .has-error .input-group-addon {
  1748. color: #a94442;
  1749. border-color: #a94442;
  1750. background-color: #f2dede;
  1751. }
  1752. .has-success .help-block,
  1753. .has-success .control-label,
  1754. .has-success .radio,
  1755. .has-success .checkbox,
  1756. .has-success .radio-inline,
  1757. .has-success .checkbox-inline {
  1758. color: #3c763d;
  1759. }
  1760. .has-success .form-control {
  1761. border-color: #3c763d;
  1762. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1763. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1764. }
  1765. .has-success .form-control:focus {
  1766. border-color: #2b542c;
  1767. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  1768. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  1769. }
  1770. .has-success .input-group-addon {
  1771. color: #3c763d;
  1772. border-color: #3c763d;
  1773. background-color: #dff0d8;
  1774. }
  1775. .form-control-static {
  1776. margin-bottom: 0;
  1777. }
  1778. .help-block {
  1779. display: block;
  1780. margin-top: 5px;
  1781. margin-bottom: 10px;
  1782. color: #7b7b7b;
  1783. }
  1784. @media (min-width: 768px) {
  1785. .form-inline .form-group {
  1786. display: inline-block;
  1787. margin-bottom: 0;
  1788. vertical-align: middle;
  1789. }
  1790. .form-inline .form-control {
  1791. display: inline-block;
  1792. }
  1793. .form-inline select.form-control {
  1794. width: auto;
  1795. }
  1796. .form-inline .radio,
  1797. .form-inline .checkbox {
  1798. display: inline-block;
  1799. margin-top: 0;
  1800. margin-bottom: 0;
  1801. padding-left: 0;
  1802. }
  1803. .form-inline .radio input[type="radio"],
  1804. .form-inline .checkbox input[type="checkbox"] {
  1805. float: none;
  1806. margin-left: 0;
  1807. }
  1808. }
  1809. .form-horizontal .control-label,
  1810. .form-horizontal .radio,
  1811. .form-horizontal .checkbox,
  1812. .form-horizontal .radio-inline,
  1813. .form-horizontal .checkbox-inline {
  1814. margin-top: 0;
  1815. margin-bottom: 0;
  1816. padding-top: 7px;
  1817. }
  1818. .form-horizontal .radio,
  1819. .form-horizontal .checkbox {
  1820. min-height: 27px;
  1821. }
  1822. .form-horizontal .form-group {
  1823. margin-left: -35px;
  1824. margin-right: -35px;
  1825. }
  1826. .form-horizontal .form-group:before,
  1827. .form-horizontal .form-group:after {
  1828. content: " ";
  1829. display: table;
  1830. }
  1831. .form-horizontal .form-group:after {
  1832. clear: both;
  1833. }
  1834. .form-horizontal .form-group:before,
  1835. .form-horizontal .form-group:after {
  1836. content: " ";
  1837. display: table;
  1838. }
  1839. .form-horizontal .form-group:after {
  1840. clear: both;
  1841. }
  1842. .form-horizontal .form-control-static {
  1843. padding-top: 7px;
  1844. }
  1845. @media (min-width: 768px) {
  1846. .form-horizontal .control-label {
  1847. text-align: right;
  1848. }
  1849. }
  1850. .fade {
  1851. opacity: 0;
  1852. -webkit-transition: opacity 0.15s linear;
  1853. transition: opacity 0.15s linear;
  1854. }
  1855. .fade.in {
  1856. opacity: 1;
  1857. }
  1858. .collapse {
  1859. display: none;
  1860. }
  1861. .collapse.in {
  1862. display: block;
  1863. }
  1864. .collapsing {
  1865. position: relative;
  1866. height: 0;
  1867. overflow: hidden;
  1868. -webkit-transition: height 0.35s ease;
  1869. transition: height 0.35s ease;
  1870. }
  1871. /* @import "../bower_components/bootstrap/less/navs.less";
  1872. @import "../bower_components/bootstrap/less/navbar.less"; */
  1873. @-webkit-keyframes progress-bar-stripes {
  1874. from {
  1875. background-position: 40px 0;
  1876. }
  1877. to {
  1878. background-position: 0 0;
  1879. }
  1880. }
  1881. @keyframes progress-bar-stripes {
  1882. from {
  1883. background-position: 40px 0;
  1884. }
  1885. to {
  1886. background-position: 0 0;
  1887. }
  1888. }
  1889. .progress {
  1890. overflow: hidden;
  1891. height: 20px;
  1892. margin-bottom: 20px;
  1893. background-color: #85b5bb;
  1894. border-radius: 4px;
  1895. -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  1896. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  1897. }
  1898. .progress-bar {
  1899. float: left;
  1900. width: 0%;
  1901. height: 100%;
  1902. font-size: 12px;
  1903. line-height: 20px;
  1904. color: #ffffff;
  1905. text-align: center;
  1906. background-color: #428bca;
  1907. -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  1908. box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  1909. -webkit-transition: width 0.6s ease;
  1910. transition: width 0.6s ease;
  1911. }
  1912. .progress-striped .progress-bar {
  1913. 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);
  1914. 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);
  1915. background-size: 40px 40px;
  1916. }
  1917. .progress.active .progress-bar {
  1918. -webkit-animation: progress-bar-stripes 2s linear infinite;
  1919. animation: progress-bar-stripes 2s linear infinite;
  1920. }
  1921. .progress-bar-success {
  1922. background-color: #5cb85c;
  1923. }
  1924. .progress-striped .progress-bar-success {
  1925. 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);
  1926. 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);
  1927. }
  1928. .progress-bar-info {
  1929. background-color: #5bc0de;
  1930. }
  1931. .progress-striped .progress-bar-info {
  1932. 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);
  1933. 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);
  1934. }
  1935. .progress-bar-warning {
  1936. background-color: #f0ad4e;
  1937. }
  1938. .progress-striped .progress-bar-warning {
  1939. 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);
  1940. 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);
  1941. }
  1942. .progress-bar-danger {
  1943. background-color: #d9534f;
  1944. }
  1945. .progress-striped .progress-bar-danger {
  1946. 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);
  1947. 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);
  1948. }
  1949. .clearfix:before,
  1950. .clearfix:after {
  1951. content: " ";
  1952. display: table;
  1953. }
  1954. .clearfix:after {
  1955. clear: both;
  1956. }
  1957. .center-block {
  1958. display: block;
  1959. margin-left: auto;
  1960. margin-right: auto;
  1961. }
  1962. .pull-right {
  1963. float: right !important;
  1964. }
  1965. .pull-left {
  1966. float: left !important;
  1967. }
  1968. .hide {
  1969. display: none !important;
  1970. }
  1971. .show {
  1972. display: block !important;
  1973. }
  1974. .invisible {
  1975. visibility: hidden;
  1976. }
  1977. .text-hide {
  1978. font: 0/0 a;
  1979. color: transparent;
  1980. text-shadow: none;
  1981. background-color: transparent;
  1982. border: 0;
  1983. }
  1984. .hidden {
  1985. display: none !important;
  1986. visibility: hidden !important;
  1987. }
  1988. .affix {
  1989. position: fixed;
  1990. }
  1991. @-ms-viewport {
  1992. width: device-width;
  1993. }
  1994. .visible-xs,
  1995. tr.visible-xs,
  1996. th.visible-xs,
  1997. td.visible-xs {
  1998. display: none !important;
  1999. }
  2000. @media (max-width: 767px) {
  2001. .visible-xs {
  2002. display: block !important;
  2003. }
  2004. table.visible-xs {
  2005. display: table;
  2006. }
  2007. tr.visible-xs {
  2008. display: table-row !important;
  2009. }
  2010. th.visible-xs,
  2011. td.visible-xs {
  2012. display: table-cell !important;
  2013. }
  2014. }
  2015. @media (min-width: 768px) and (max-width: 991px) {
  2016. .visible-xs.visible-sm {
  2017. display: block !important;
  2018. }
  2019. table.visible-xs.visible-sm {
  2020. display: table;
  2021. }
  2022. tr.visible-xs.visible-sm {
  2023. display: table-row !important;
  2024. }
  2025. th.visible-xs.visible-sm,
  2026. td.visible-xs.visible-sm {
  2027. display: table-cell !important;
  2028. }
  2029. }
  2030. @media (min-width: 992px) and (max-width: 1199px) {
  2031. .visible-xs.visible-md {
  2032. display: block !important;
  2033. }
  2034. table.visible-xs.visible-md {
  2035. display: table;
  2036. }
  2037. tr.visible-xs.visible-md {
  2038. display: table-row !important;
  2039. }
  2040. th.visible-xs.visible-md,
  2041. td.visible-xs.visible-md {
  2042. display: table-cell !important;
  2043. }
  2044. }
  2045. @media (min-width: 1200px) {
  2046. .visible-xs.visible-lg {
  2047. display: block !important;
  2048. }
  2049. table.visible-xs.visible-lg {
  2050. display: table;
  2051. }
  2052. tr.visible-xs.visible-lg {
  2053. display: table-row !important;
  2054. }
  2055. th.visible-xs.visible-lg,
  2056. td.visible-xs.visible-lg {
  2057. display: table-cell !important;
  2058. }
  2059. }
  2060. .visible-sm,
  2061. tr.visible-sm,
  2062. th.visible-sm,
  2063. td.visible-sm {
  2064. display: none !important;
  2065. }
  2066. @media (max-width: 767px) {
  2067. .visible-sm.visible-xs {
  2068. display: block !important;
  2069. }
  2070. table.visible-sm.visible-xs {
  2071. display: table;
  2072. }
  2073. tr.visible-sm.visible-xs {
  2074. display: table-row !important;
  2075. }
  2076. th.visible-sm.visible-xs,
  2077. td.visible-sm.visible-xs {
  2078. display: table-cell !important;
  2079. }
  2080. }
  2081. @media (min-width: 768px) and (max-width: 991px) {
  2082. .visible-sm {
  2083. display: block !important;
  2084. }
  2085. table.visible-sm {
  2086. display: table;
  2087. }
  2088. tr.visible-sm {
  2089. display: table-row !important;
  2090. }
  2091. th.visible-sm,
  2092. td.visible-sm {
  2093. display: table-cell !important;
  2094. }
  2095. }
  2096. @media (min-width: 992px) and (max-width: 1199px) {
  2097. .visible-sm.visible-md {
  2098. display: block !important;
  2099. }
  2100. table.visible-sm.visible-md {
  2101. display: table;
  2102. }
  2103. tr.visible-sm.visible-md {
  2104. display: table-row !important;
  2105. }
  2106. th.visible-sm.visible-md,
  2107. td.visible-sm.visible-md {
  2108. display: table-cell !important;
  2109. }
  2110. }
  2111. @media (min-width: 1200px) {
  2112. .visible-sm.visible-lg {
  2113. display: block !important;
  2114. }
  2115. table.visible-sm.visible-lg {
  2116. display: table;
  2117. }
  2118. tr.visible-sm.visible-lg {
  2119. display: table-row !important;
  2120. }
  2121. th.visible-sm.visible-lg,
  2122. td.visible-sm.visible-lg {
  2123. display: table-cell !important;
  2124. }
  2125. }
  2126. .visible-md,
  2127. tr.visible-md,
  2128. th.visible-md,
  2129. td.visible-md {
  2130. display: none !important;
  2131. }
  2132. @media (max-width: 767px) {
  2133. .visible-md.visible-xs {
  2134. display: block !important;
  2135. }
  2136. table.visible-md.visible-xs {
  2137. display: table;
  2138. }
  2139. tr.visible-md.visible-xs {
  2140. display: table-row !important;
  2141. }
  2142. th.visible-md.visible-xs,
  2143. td.visible-md.visible-xs {
  2144. display: table-cell !important;
  2145. }
  2146. }
  2147. @media (min-width: 768px) and (max-width: 991px) {
  2148. .visible-md.visible-sm {
  2149. display: block !important;
  2150. }
  2151. table.visible-md.visible-sm {
  2152. display: table;
  2153. }
  2154. tr.visible-md.visible-sm {
  2155. display: table-row !important;
  2156. }
  2157. th.visible-md.visible-sm,
  2158. td.visible-md.visible-sm {
  2159. display: table-cell !important;
  2160. }
  2161. }
  2162. @media (min-width: 992px) and (max-width: 1199px) {
  2163. .visible-md {
  2164. display: block !important;
  2165. }
  2166. table.visible-md {
  2167. display: table;
  2168. }
  2169. tr.visible-md {
  2170. display: table-row !important;
  2171. }
  2172. th.visible-md,
  2173. td.visible-md {
  2174. display: table-cell !important;
  2175. }
  2176. }
  2177. @media (min-width: 1200px) {
  2178. .visible-md.visible-lg {
  2179. display: block !important;
  2180. }
  2181. table.visible-md.visible-lg {
  2182. display: table;
  2183. }
  2184. tr.visible-md.visible-lg {
  2185. display: table-row !important;
  2186. }
  2187. th.visible-md.visible-lg,
  2188. td.visible-md.visible-lg {
  2189. display: table-cell !important;
  2190. }
  2191. }
  2192. .visible-lg,
  2193. tr.visible-lg,
  2194. th.visible-lg,
  2195. td.visible-lg {
  2196. display: none !important;
  2197. }
  2198. @media (max-width: 767px) {
  2199. .visible-lg.visible-xs {
  2200. display: block !important;
  2201. }
  2202. table.visible-lg.visible-xs {
  2203. display: table;
  2204. }
  2205. tr.visible-lg.visible-xs {
  2206. display: table-row !important;
  2207. }
  2208. th.visible-lg.visible-xs,
  2209. td.visible-lg.visible-xs {
  2210. display: table-cell !important;
  2211. }
  2212. }
  2213. @media (min-width: 768px) and (max-width: 991px) {
  2214. .visible-lg.visible-sm {
  2215. display: block !important;
  2216. }
  2217. table.visible-lg.visible-sm {
  2218. display: table;
  2219. }
  2220. tr.visible-lg.visible-sm {
  2221. display: table-row !important;
  2222. }
  2223. th.visible-lg.visible-sm,
  2224. td.visible-lg.visible-sm {
  2225. display: table-cell !important;
  2226. }
  2227. }
  2228. @media (min-width: 992px) and (max-width: 1199px) {
  2229. .visible-lg.visible-md {
  2230. display: block !important;
  2231. }
  2232. table.visible-lg.visible-md {
  2233. display: table;
  2234. }
  2235. tr.visible-lg.visible-md {
  2236. display: table-row !important;
  2237. }
  2238. th.visible-lg.visible-md,
  2239. td.visible-lg.visible-md {
  2240. display: table-cell !important;
  2241. }
  2242. }
  2243. @media (min-width: 1200px) {
  2244. .visible-lg {
  2245. display: block !important;
  2246. }
  2247. table.visible-lg {
  2248. display: table;
  2249. }
  2250. tr.visible-lg {
  2251. display: table-row !important;
  2252. }
  2253. th.visible-lg,
  2254. td.visible-lg {
  2255. display: table-cell !important;
  2256. }
  2257. }
  2258. .hidden-xs {
  2259. display: block !important;
  2260. }
  2261. table.hidden-xs {
  2262. display: table;
  2263. }
  2264. tr.hidden-xs {
  2265. display: table-row !important;
  2266. }
  2267. th.hidden-xs,
  2268. td.hidden-xs {
  2269. display: table-cell !important;
  2270. }
  2271. @media (max-width: 767px) {
  2272. .hidden-xs,
  2273. tr.hidden-xs,
  2274. th.hidden-xs,
  2275. td.hidden-xs {
  2276. display: none !important;
  2277. }
  2278. }
  2279. @media (min-width: 768px) and (max-width: 991px) {
  2280. .hidden-xs.hidden-sm,
  2281. tr.hidden-xs.hidden-sm,
  2282. th.hidden-xs.hidden-sm,
  2283. td.hidden-xs.hidden-sm {
  2284. display: none !important;
  2285. }
  2286. }
  2287. @media (min-width: 992px) and (max-width: 1199px) {
  2288. .hidden-xs.hidden-md,
  2289. tr.hidden-xs.hidden-md,
  2290. th.hidden-xs.hidden-md,
  2291. td.hidden-xs.hidden-md {
  2292. display: none !important;
  2293. }
  2294. }
  2295. @media (min-width: 1200px) {
  2296. .hidden-xs.hidden-lg,
  2297. tr.hidden-xs.hidden-lg,
  2298. th.hidden-xs.hidden-lg,
  2299. td.hidden-xs.hidden-lg {
  2300. display: none !important;
  2301. }
  2302. }
  2303. .hidden-sm {
  2304. display: block !important;
  2305. }
  2306. table.hidden-sm {
  2307. display: table;
  2308. }
  2309. tr.hidden-sm {
  2310. display: table-row !important;
  2311. }
  2312. th.hidden-sm,
  2313. td.hidden-sm {
  2314. display: table-cell !important;
  2315. }
  2316. @media (max-width: 767px) {
  2317. .hidden-sm.hidden-xs,
  2318. tr.hidden-sm.hidden-xs,
  2319. th.hidden-sm.hidden-xs,
  2320. td.hidden-sm.hidden-xs {
  2321. display: none !important;
  2322. }
  2323. }
  2324. @media (min-width: 768px) and (max-width: 991px) {
  2325. .hidden-sm,
  2326. tr.hidden-sm,
  2327. th.hidden-sm,
  2328. td.hidden-sm {
  2329. display: none !important;
  2330. }
  2331. }
  2332. @media (min-width: 992px) and (max-width: 1199px) {
  2333. .hidden-sm.hidden-md,
  2334. tr.hidden-sm.hidden-md,
  2335. th.hidden-sm.hidden-md,
  2336. td.hidden-sm.hidden-md {
  2337. display: none !important;
  2338. }
  2339. }
  2340. @media (min-width: 1200px) {
  2341. .hidden-sm.hidden-lg,
  2342. tr.hidden-sm.hidden-lg,
  2343. th.hidden-sm.hidden-lg,
  2344. td.hidden-sm.hidden-lg {
  2345. display: none !important;
  2346. }
  2347. }
  2348. .hidden-md {
  2349. display: block !important;
  2350. }
  2351. table.hidden-md {
  2352. display: table;
  2353. }
  2354. tr.hidden-md {
  2355. display: table-row !important;
  2356. }
  2357. th.hidden-md,
  2358. td.hidden-md {
  2359. display: table-cell !important;
  2360. }
  2361. @media (max-width: 767px) {
  2362. .hidden-md.hidden-xs,
  2363. tr.hidden-md.hidden-xs,
  2364. th.hidden-md.hidden-xs,
  2365. td.hidden-md.hidden-xs {
  2366. display: none !important;
  2367. }
  2368. }
  2369. @media (min-width: 768px) and (max-width: 991px) {
  2370. .hidden-md.hidden-sm,
  2371. tr.hidden-md.hidden-sm,
  2372. th.hidden-md.hidden-sm,
  2373. td.hidden-md.hidden-sm {
  2374. display: none !important;
  2375. }
  2376. }
  2377. @media (min-width: 992px) and (max-width: 1199px) {
  2378. .hidden-md,
  2379. tr.hidden-md,
  2380. th.hidden-md,
  2381. td.hidden-md {
  2382. display: none !important;
  2383. }
  2384. }
  2385. @media (min-width: 1200px) {
  2386. .hidden-md.hidden-lg,
  2387. tr.hidden-md.hidden-lg,
  2388. th.hidden-md.hidden-lg,
  2389. td.hidden-md.hidden-lg {
  2390. display: none !important;
  2391. }
  2392. }
  2393. .hidden-lg {
  2394. display: block !important;
  2395. }
  2396. table.hidden-lg {
  2397. display: table;
  2398. }
  2399. tr.hidden-lg {
  2400. display: table-row !important;
  2401. }
  2402. th.hidden-lg,
  2403. td.hidden-lg {
  2404. display: table-cell !important;
  2405. }
  2406. @media (max-width: 767px) {
  2407. .hidden-lg.hidden-xs,
  2408. tr.hidden-lg.hidden-xs,
  2409. th.hidden-lg.hidden-xs,
  2410. td.hidden-lg.hidden-xs {
  2411. display: none !important;
  2412. }
  2413. }
  2414. @media (min-width: 768px) and (max-width: 991px) {
  2415. .hidden-lg.hidden-sm,
  2416. tr.hidden-lg.hidden-sm,
  2417. th.hidden-lg.hidden-sm,
  2418. td.hidden-lg.hidden-sm {
  2419. display: none !important;
  2420. }
  2421. }
  2422. @media (min-width: 992px) and (max-width: 1199px) {
  2423. .hidden-lg.hidden-md,
  2424. tr.hidden-lg.hidden-md,
  2425. th.hidden-lg.hidden-md,
  2426. td.hidden-lg.hidden-md {
  2427. display: none !important;
  2428. }
  2429. }
  2430. @media (min-width: 1200px) {
  2431. .hidden-lg,
  2432. tr.hidden-lg,
  2433. th.hidden-lg,
  2434. td.hidden-lg {
  2435. display: none !important;
  2436. }
  2437. }
  2438. .visible-print,
  2439. tr.visible-print,
  2440. th.visible-print,
  2441. td.visible-print {
  2442. display: none !important;
  2443. }
  2444. @media print {
  2445. .visible-print {
  2446. display: block !important;
  2447. }
  2448. table.visible-print {
  2449. display: table;
  2450. }
  2451. tr.visible-print {
  2452. display: table-row !important;
  2453. }
  2454. th.visible-print,
  2455. td.visible-print {
  2456. display: table-cell !important;
  2457. }
  2458. .hidden-print,
  2459. tr.hidden-print,
  2460. th.hidden-print,
  2461. td.hidden-print {
  2462. display: none !important;
  2463. }
  2464. }
  2465. /*
  2466. Animate.less
  2467. Cross-browser LESS animation library for Bootstrap
  2468. Licensed under the ☺ license (http://licence.visualidiot.com/)
  2469. Documenation: https://github.com/machito/animate.less
  2470. -------------------------------------------------------
  2471. Copyright © 2012 Michael Castilla
  2472. Email: yo@machito.co
  2473. Twitter: https://twitter.com/micr0bitz
  2474. */
  2475. body {
  2476. -webkit-backface-visibility: hidden;
  2477. }
  2478. .animated {
  2479. -webkit-animation-duration: 1s;
  2480. -moz-animation-duration: 1s;
  2481. -o-animation-duration: 1s;
  2482. animation-duration: 1s;
  2483. -webkit-animation-fill-mode: both;
  2484. -moz-animation-fill-mode: both;
  2485. -o-animation-fill-mode: both;
  2486. animation-fill-mode: both;
  2487. }
  2488. .animated.hinge {
  2489. -webkit-animation-duration: 2s;
  2490. -moz-animation-duration: 2s;
  2491. -o-animation-duration: 2s;
  2492. animation-duration: 2s;
  2493. }
  2494. @-webkit-keyframes flash {
  2495. 0%,
  2496. 50%,
  2497. 100% {
  2498. opacity: 1;
  2499. }
  2500. 25%,
  2501. 75% {
  2502. opacity: 0;
  2503. }
  2504. }
  2505. @-moz-keyframes flash {
  2506. 0%,
  2507. 50%,
  2508. 100% {
  2509. opacity: 1;
  2510. }
  2511. 25%,
  2512. 75% {
  2513. opacity: 0;
  2514. }
  2515. }
  2516. @-o-keyframes flash {
  2517. 0%,
  2518. 50%,
  2519. 100% {
  2520. opacity: 1;
  2521. }
  2522. 25%,
  2523. 75% {
  2524. opacity: 0;
  2525. }
  2526. }
  2527. @keyframes flash {
  2528. 0%,
  2529. 50%,
  2530. 100% {
  2531. opacity: 1;
  2532. }
  2533. 25%,
  2534. 75% {
  2535. opacity: 0;
  2536. }
  2537. }
  2538. .flash {
  2539. -webkit-animation-name: flash;
  2540. -moz-animation-name: flash;
  2541. -o-animation-name: flash;
  2542. animation-name: flash;
  2543. }
  2544. @-webkit-keyframes shake {
  2545. 0%,
  2546. 100% {
  2547. -webkit-transform: translateX(0);
  2548. }
  2549. 10%,
  2550. 30%,
  2551. 50%,
  2552. 70%,
  2553. 90% {
  2554. -webkit-transform: translateX(-10px);
  2555. }
  2556. 20%,
  2557. 40%,
  2558. 60%,
  2559. 80% {
  2560. -webkit-transform: translateX(10px);
  2561. }
  2562. }
  2563. @-moz-keyframes shake {
  2564. 0%,
  2565. 100% {
  2566. -moz-transform: translateX(0);
  2567. }
  2568. 10%,
  2569. 30%,
  2570. 50%,
  2571. 70%,
  2572. 90% {
  2573. -moz-transform: translateX(-10px);
  2574. }
  2575. 20%,
  2576. 40%,
  2577. 60%,
  2578. 80% {
  2579. -moz-transform: translateX(10px);
  2580. }
  2581. }
  2582. @-o-keyframes shake {
  2583. 0%,
  2584. 100% {
  2585. -o-transform: translateX(0);
  2586. }
  2587. 10%,
  2588. 30%,
  2589. 50%,
  2590. 70%,
  2591. 90% {
  2592. -o-transform: translateX(-10px);
  2593. }
  2594. 20%,
  2595. 40%,
  2596. 60%,
  2597. 80% {
  2598. -o-transform: translateX(10px);
  2599. }
  2600. }
  2601. @keyframes shake {
  2602. 0%,
  2603. 100% {
  2604. transform: translateX(0);
  2605. }
  2606. 10%,
  2607. 30%,
  2608. 50%,
  2609. 70%,
  2610. 90% {
  2611. transform: translateX(-10px);
  2612. }
  2613. 20%,
  2614. 40%,
  2615. 60%,
  2616. 80% {
  2617. transform: translateX(10px);
  2618. }
  2619. }
  2620. .shake {
  2621. -webkit-animation-name: shake;
  2622. -moz-animation-name: shake;
  2623. -o-animation-name: shake;
  2624. animation-name: shake;
  2625. }
  2626. @-webkit-keyframes bounce {
  2627. 0%,
  2628. 20%,
  2629. 50%,
  2630. 80%,
  2631. 100% {
  2632. -webkit-transform: translateY(0);
  2633. }
  2634. 40% {
  2635. -webkit-transform: translateY(-30px);
  2636. }
  2637. 60% {
  2638. -webkit-transform: translateY(-15px);
  2639. }
  2640. }
  2641. @-moz-keyframes bounce {
  2642. 0%,
  2643. 20%,
  2644. 50%,
  2645. 80%,
  2646. 100% {
  2647. -moz-transform: translateY(0);
  2648. }
  2649. 40% {
  2650. -moz-transform: translateY(-30px);
  2651. }
  2652. 60% {
  2653. -moz-transform: translateY(-15px);
  2654. }
  2655. }
  2656. @-o-keyframes bounce {
  2657. 0%,
  2658. 20%,
  2659. 50%,
  2660. 80%,
  2661. 100% {
  2662. -o-transform: translateY(0);
  2663. }
  2664. 40% {
  2665. -o-transform: translateY(-30px);
  2666. }
  2667. 60% {
  2668. -o-transform: translateY(-15px);
  2669. }
  2670. }
  2671. @keyframes bounce {
  2672. 0%,
  2673. 20%,
  2674. 50%,
  2675. 80%,
  2676. 100% {
  2677. transform: translateY(0);
  2678. }
  2679. 40% {
  2680. transform: translateY(-30px);
  2681. }
  2682. 60% {
  2683. transform: translateY(-15px);
  2684. }
  2685. }
  2686. .bounce {
  2687. -webkit-animation-name: bounce;
  2688. -moz-animation-name: bounce;
  2689. -o-animation-name: bounce;
  2690. animation-name: bounce;
  2691. }
  2692. @-webkit-keyframes tada {
  2693. 0% {
  2694. -webkit-transform: scale(1);
  2695. }
  2696. 10%,
  2697. 20% {
  2698. -webkit-transform: scale(0.9) rotate(-3deg);
  2699. }
  2700. 30%,
  2701. 50%,
  2702. 70%,
  2703. 90% {
  2704. -webkit-transform: scale(1.1) rotate(3deg);
  2705. }
  2706. 40%,
  2707. 60%,
  2708. 80% {
  2709. -webkit-transform: scale(1.1) rotate(-3deg);
  2710. }
  2711. 100% {
  2712. -webkit-transform: scale(1) rotate(0);
  2713. }
  2714. }
  2715. @-moz-keyframes tada {
  2716. 0% {
  2717. -moz-transform: scale(1);
  2718. }
  2719. 10%,
  2720. 20% {
  2721. -moz-transform: scale(0.9) rotate(-3deg);
  2722. }
  2723. 30%,
  2724. 50%,
  2725. 70%,
  2726. 90% {
  2727. -moz-transform: scale(1.1) rotate(3deg);
  2728. }
  2729. 40%,
  2730. 60%,
  2731. 80% {
  2732. -moz-transform: scale(1.1) rotate(-3deg);
  2733. }
  2734. 100% {
  2735. -moz-transform: scale(1) rotate(0);
  2736. }
  2737. }
  2738. @-o-keyframes tada {
  2739. 0% {
  2740. -o-transform: scale(1);
  2741. }
  2742. 10%,
  2743. 20% {
  2744. -o-transform: scale(0.9) rotate(-3deg);
  2745. }
  2746. 30%,
  2747. 50%,
  2748. 70%,
  2749. 90% {
  2750. -o-transform: scale(1.1) rotate(3deg);
  2751. }
  2752. 40%,
  2753. 60%,
  2754. 80% {
  2755. -o-transform: scale(1.1) rotate(-3deg);
  2756. }
  2757. 100% {
  2758. -o-transform: scale(1) rotate(0);
  2759. }
  2760. }
  2761. @keyframes tada {
  2762. 0% {
  2763. transform: scale(1);
  2764. }
  2765. 10%,
  2766. 20% {
  2767. transform: scale(0.9) rotate(-3deg);
  2768. }
  2769. 30%,
  2770. 50%,
  2771. 70%,
  2772. 90% {
  2773. transform: scale(1.1) rotate(3deg);
  2774. }
  2775. 40%,
  2776. 60%,
  2777. 80% {
  2778. transform: scale(1.1) rotate(-3deg);
  2779. }
  2780. 100% {
  2781. transform: scale(1) rotate(0);
  2782. }
  2783. }
  2784. .tada {
  2785. -webkit-animation-name: tada;
  2786. -moz-animation-name: tada;
  2787. -o-animation-name: tada;
  2788. animation-name: tada;
  2789. }
  2790. @-webkit-keyframes swing {
  2791. 20%,
  2792. 40%,
  2793. 60%,
  2794. 80%,
  2795. 100% {
  2796. -webkit-transform-origin: top center;
  2797. }
  2798. 20% {
  2799. -webkit-transform: rotate(15deg);
  2800. }
  2801. 40% {
  2802. -webkit-transform: rotate(-10deg);
  2803. }
  2804. 60% {
  2805. -webkit-transform: rotate(5deg);
  2806. }
  2807. 80% {
  2808. -webkit-transform: rotate(-5deg);
  2809. }
  2810. 100% {
  2811. -webkit-transform: rotate(0deg);
  2812. }
  2813. }
  2814. @-moz-keyframes swing {
  2815. 20% {
  2816. -moz-transform: rotate(15deg);
  2817. }
  2818. 40% {
  2819. -moz-transform: rotate(-10deg);
  2820. }
  2821. 60% {
  2822. -moz-transform: rotate(5deg);
  2823. }
  2824. 80% {
  2825. -moz-transform: rotate(-5deg);
  2826. }
  2827. 100% {
  2828. -moz-transform: rotate(0deg);
  2829. }
  2830. }
  2831. @-o-keyframes swing {
  2832. 20% {
  2833. -o-transform: rotate(15deg);
  2834. }
  2835. 40% {
  2836. -o-transform: rotate(-10deg);
  2837. }
  2838. 60% {
  2839. -o-transform: rotate(5deg);
  2840. }
  2841. 80% {
  2842. -o-transform: rotate(-5deg);
  2843. }
  2844. 100% {
  2845. -o-transform: rotate(0deg);
  2846. }
  2847. }
  2848. @keyframes swing {
  2849. 20% {
  2850. transform: rotate(15deg);
  2851. }
  2852. 40% {
  2853. transform: rotate(-10deg);
  2854. }
  2855. 60% {
  2856. transform: rotate(5deg);
  2857. }
  2858. 80% {
  2859. transform: rotate(-5deg);
  2860. }
  2861. 100% {
  2862. transform: rotate(0deg);
  2863. }
  2864. }
  2865. .swing {
  2866. -webkit-transform-origin: top center;
  2867. -moz-transform-origin: top center;
  2868. -o-transform-origin: top center;
  2869. transform-origin: top center;
  2870. -webkit-animation-name: swing;
  2871. -moz-animation-name: swing;
  2872. -o-animation-name: swing;
  2873. animation-name: swing;
  2874. }
  2875. /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  2876. @-webkit-keyframes wobble {
  2877. 0% {
  2878. -webkit-transform: translateX(0%);
  2879. }
  2880. 15% {
  2881. -webkit-transform: translateX(-25%) rotate(-5deg);
  2882. }
  2883. 30% {
  2884. -webkit-transform: translateX(20%) rotate(3deg);
  2885. }
  2886. 45% {
  2887. -webkit-transform: translateX(-15%) rotate(-3deg);
  2888. }
  2889. 60% {
  2890. -webkit-transform: translateX(10%) rotate(2deg);
  2891. }
  2892. 75% {
  2893. -webkit-transform: translateX(-5%) rotate(-1deg);
  2894. }
  2895. 100% {
  2896. -webkit-transform: translateX(0%);
  2897. }
  2898. }
  2899. @-moz-keyframes wobble {
  2900. 0% {
  2901. -moz-transform: translateX(0%);
  2902. }
  2903. 15% {
  2904. -moz-transform: translateX(-25%) rotate(-5deg);
  2905. }
  2906. 30% {
  2907. -moz-transform: translateX(20%) rotate(3deg);
  2908. }
  2909. 45% {
  2910. -moz-transform: translateX(-15%) rotate(-3deg);
  2911. }
  2912. 60% {
  2913. -moz-transform: translateX(10%) rotate(2deg);
  2914. }
  2915. 75% {
  2916. -moz-transform: translateX(-5%) rotate(-1deg);
  2917. }
  2918. 100% {
  2919. -moz-transform: translateX(0%);
  2920. }
  2921. }
  2922. @-o-keyframes wobble {
  2923. 0% {
  2924. -o-transform: translateX(0%);
  2925. }
  2926. 15% {
  2927. -o-transform: translateX(-25%) rotate(-5deg);
  2928. }
  2929. 30% {
  2930. -o-transform: translateX(20%) rotate(3deg);
  2931. }
  2932. 45% {
  2933. -o-transform: translateX(-15%) rotate(-3deg);
  2934. }
  2935. 60% {
  2936. -o-transform: translateX(10%) rotate(2deg);
  2937. }
  2938. 75% {
  2939. -o-transform: translateX(-5%) rotate(-1deg);
  2940. }
  2941. 100% {
  2942. -o-transform: translateX(0%);
  2943. }
  2944. }
  2945. @keyframes wobble {
  2946. 0% {
  2947. transform: translateX(0%);
  2948. }
  2949. 15% {
  2950. transform: translateX(-25%) rotate(-5deg);
  2951. }
  2952. 30% {
  2953. transform: translateX(20%) rotate(3deg);
  2954. }
  2955. 45% {
  2956. transform: translateX(-15%) rotate(-3deg);
  2957. }
  2958. 60% {
  2959. transform: translateX(10%) rotate(2deg);
  2960. }
  2961. 75% {
  2962. transform: translateX(-5%) rotate(-1deg);
  2963. }
  2964. 100% {
  2965. transform: translateX(0%);
  2966. }
  2967. }
  2968. .wobble {
  2969. -webkit-animation-name: wobble;
  2970. -moz-animation-name: wobble;
  2971. -o-animation-name: wobble;
  2972. animation-name: wobble;
  2973. }
  2974. /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  2975. @-webkit-keyframes pulse {
  2976. 0% {
  2977. -webkit-transform: scale(1);
  2978. }
  2979. 50% {
  2980. -webkit-transform: scale(1.1);
  2981. }
  2982. 100% {
  2983. -webkit-transform: scale(1);
  2984. }
  2985. }
  2986. @-moz-keyframes pulse {
  2987. 0% {
  2988. -moz-transform: scale(1);
  2989. }
  2990. 50% {
  2991. -moz-transform: scale(1.1);
  2992. }
  2993. 100% {
  2994. -moz-transform: scale(1);
  2995. }
  2996. }
  2997. @-o-keyframes pulse {
  2998. 0% {
  2999. -o-transform: scale(1);
  3000. }
  3001. 50% {
  3002. -o-transform: scale(1.1);
  3003. }
  3004. 100% {
  3005. -o-transform: scale(1);
  3006. }
  3007. }
  3008. @keyframes pulse {
  3009. 0% {
  3010. transform: scale(1);
  3011. }
  3012. 50% {
  3013. transform: scale(1.1);
  3014. }
  3015. 100% {
  3016. transform: scale(1);
  3017. }
  3018. }
  3019. .pulse {
  3020. -webkit-animation-name: pulse;
  3021. -moz-animation-name: pulse;
  3022. -o-animation-name: pulse;
  3023. animation-name: pulse;
  3024. }
  3025. @-webkit-keyframes flip {
  3026. 0% {
  3027. -webkit-transform: perspective(400px) rotateY(0);
  3028. -webkit-animation-timing-function: ease-out;
  3029. }
  3030. 40% {
  3031. -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
  3032. -webkit-animation-timing-function: ease-out;
  3033. }
  3034. 50% {
  3035. -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
  3036. -webkit-animation-timing-function: ease-in;
  3037. }
  3038. 80% {
  3039. -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
  3040. -webkit-animation-timing-function: ease-in;
  3041. }
  3042. 100% {
  3043. -webkit-transform: perspective(400px) scale(1);
  3044. -webkit-animation-timing-function: ease-in;
  3045. }
  3046. }
  3047. @-moz-keyframes flip {
  3048. 0% {
  3049. -moz-transform: perspective(400px) rotateY(0);
  3050. -moz-animation-timing-function: ease-out;
  3051. }
  3052. 40% {
  3053. -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
  3054. -moz-animation-timing-function: ease-out;
  3055. }
  3056. 50% {
  3057. -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
  3058. -moz-animation-timing-function: ease-in;
  3059. }
  3060. 80% {
  3061. -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
  3062. -moz-animation-timing-function: ease-in;
  3063. }
  3064. 100% {
  3065. -moz-transform: perspective(400px) scale(1);
  3066. -moz-animation-timing-function: ease-in;
  3067. }
  3068. }
  3069. @-o-keyframes flip {
  3070. 0% {
  3071. -o-transform: perspective(400px) rotateY(0);
  3072. -o-animation-timing-function: ease-out;
  3073. }
  3074. 40% {
  3075. -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
  3076. -o-animation-timing-function: ease-out;
  3077. }
  3078. 50% {
  3079. -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
  3080. -o-animation-timing-function: ease-in;
  3081. }
  3082. 80% {
  3083. -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
  3084. -o-animation-timing-function: ease-in;
  3085. }
  3086. 100% {
  3087. -o-transform: perspective(400px) scale(1);
  3088. -o-animation-timing-function: ease-in;
  3089. }
  3090. }
  3091. @keyframes flip {
  3092. 0% {
  3093. transform: perspective(400px) rotateY(0);
  3094. animation-timing-function: ease-out;
  3095. }
  3096. 40% {
  3097. transform: perspective(400px) translateZ(150px) rotateY(170deg);
  3098. animation-timing-function: ease-out;
  3099. }
  3100. 50% {
  3101. transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
  3102. animation-timing-function: ease-in;
  3103. }
  3104. 80% {
  3105. transform: perspective(400px) rotateY(360deg) scale(0.95);
  3106. animation-timing-function: ease-in;
  3107. }
  3108. 100% {
  3109. transform: perspective(400px) scale(1);
  3110. animation-timing-function: ease-in;
  3111. }
  3112. }
  3113. .flip {
  3114. -webkit-backface-visibility: visible !important;
  3115. -webkit-animation-name: flip;
  3116. -moz-backface-visibility: visible !important;
  3117. -moz-animation-name: flip;
  3118. -o-backface-visibility: visible !important;
  3119. -o-animation-name: flip;
  3120. backface-visibility: visible !important;
  3121. animation-name: flip;
  3122. }
  3123. @-webkit-keyframes flipInX {
  3124. 0% {
  3125. -webkit-transform: perspective(400px) rotateX(90deg);
  3126. opacity: 0;
  3127. }
  3128. 40% {
  3129. -webkit-transform: perspective(400px) rotateX(-10deg);
  3130. }
  3131. 70% {
  3132. -webkit-transform: perspective(400px) rotateX(10deg);
  3133. }
  3134. 100% {
  3135. -webkit-transform: perspective(400px) rotateX(0deg);
  3136. opacity: 1;
  3137. }
  3138. }
  3139. @-moz-keyframes flipInX {
  3140. 0% {
  3141. -moz-transform: perspective(400px) rotateX(90deg);
  3142. opacity: 0;
  3143. }
  3144. 40% {
  3145. -moz-transform: perspective(400px) rotateX(-10deg);
  3146. }
  3147. 70% {
  3148. -moz-transform: perspective(400px) rotateX(10deg);
  3149. }
  3150. 100% {
  3151. -moz-transform: perspective(400px) rotateX(0deg);
  3152. opacity: 1;
  3153. }
  3154. }
  3155. @-o-keyframes flipInX {
  3156. 0% {
  3157. -o-transform: perspective(400px) rotateX(90deg);
  3158. opacity: 0;
  3159. }
  3160. 40% {
  3161. -o-transform: perspective(400px) rotateX(-10deg);
  3162. }
  3163. 70% {
  3164. -o-transform: perspective(400px) rotateX(10deg);
  3165. }
  3166. 100% {
  3167. -o-transform: perspective(400px) rotateX(0deg);
  3168. opacity: 1;
  3169. }
  3170. }
  3171. @keyframes flipInX {
  3172. 0% {
  3173. transform: perspective(400px) rotateX(90deg);
  3174. opacity: 0;
  3175. }
  3176. 40% {
  3177. transform: perspective(400px) rotateX(-10deg);
  3178. }
  3179. 70% {
  3180. transform: perspective(400px) rotateX(10deg);
  3181. }
  3182. 100% {
  3183. transform: perspective(400px) rotateX(0deg);
  3184. opacity: 1;
  3185. }
  3186. }
  3187. .flipInX {
  3188. -webkit-backface-visibility: visible !important;
  3189. -webkit-animation-name: flipInX;
  3190. -moz-backface-visibility: visible !important;
  3191. -moz-animation-name: flipInX;
  3192. -o-backface-visibility: visible !important;
  3193. -o-animation-name: flipInX;
  3194. backface-visibility: visible !important;
  3195. animation-name: flipInX;
  3196. }
  3197. @-webkit-keyframes flipOutX {
  3198. 0% {
  3199. -webkit-transform: perspective(400px) rotateX(0deg);
  3200. opacity: 1;
  3201. }
  3202. 100% {
  3203. -webkit-transform: perspective(400px) rotateX(90deg);
  3204. opacity: 0;
  3205. }
  3206. }
  3207. @-moz-keyframes flipOutX {
  3208. 0% {
  3209. -moz-transform: perspective(400px) rotateX(0deg);
  3210. opacity: 1;
  3211. }
  3212. 100% {
  3213. -moz-transform: perspective(400px) rotateX(90deg);
  3214. opacity: 0;
  3215. }
  3216. }
  3217. @-o-keyframes flipOutX {
  3218. 0% {
  3219. -o-transform: perspective(400px) rotateX(0deg);
  3220. opacity: 1;
  3221. }
  3222. 100% {
  3223. -o-transform: perspective(400px) rotateX(90deg);
  3224. opacity: 0;
  3225. }
  3226. }
  3227. @keyframes flipOutX {
  3228. 0% {
  3229. transform: perspective(400px) rotateX(0deg);
  3230. opacity: 1;
  3231. }
  3232. 100% {
  3233. transform: perspective(400px) rotateX(90deg);
  3234. opacity: 0;
  3235. }
  3236. }
  3237. .flipOutX {
  3238. -webkit-animation-name: flipOutX;
  3239. -webkit-backface-visibility: visible !important;
  3240. -moz-animation-name: flipOutX;
  3241. -moz-backface-visibility: visible !important;
  3242. -o-animation-name: flipOutX;
  3243. -o-backface-visibility: visible !important;
  3244. animation-name: flipOutX;
  3245. backface-visibility: visible !important;
  3246. }
  3247. @-webkit-keyframes flipInY {
  3248. 0% {
  3249. -webkit-transform: perspective(400px) rotateY(90deg);
  3250. opacity: 0;
  3251. }
  3252. 40% {
  3253. -webkit-transform: perspective(400px) rotateY(-10deg);
  3254. }
  3255. 70% {
  3256. -webkit-transform: perspective(400px) rotateY(10deg);
  3257. }
  3258. 100% {
  3259. -webkit-transform: perspective(400px) rotateY(0deg);
  3260. opacity: 1;
  3261. }
  3262. }
  3263. @-moz-keyframes flipInY {
  3264. 0% {
  3265. -moz-transform: perspective(400px) rotateY(90deg);
  3266. opacity: 0;
  3267. }
  3268. 40% {
  3269. -moz-transform: perspective(400px) rotateY(-10deg);
  3270. }
  3271. 70% {
  3272. -moz-transform: perspective(400px) rotateY(10deg);
  3273. }
  3274. 100% {
  3275. -moz-transform: perspective(400px) rotateY(0deg);
  3276. opacity: 1;
  3277. }
  3278. }
  3279. @-o-keyframes flipInY {
  3280. 0% {
  3281. -o-transform: perspective(400px) rotateY(90deg);
  3282. opacity: 0;
  3283. }
  3284. 40% {
  3285. -o-transform: perspective(400px) rotateY(-10deg);
  3286. }
  3287. 70% {
  3288. -o-transform: perspective(400px) rotateY(10deg);
  3289. }
  3290. 100% {
  3291. -o-transform: perspective(400px) rotateY(0deg);
  3292. opacity: 1;
  3293. }
  3294. }
  3295. @keyframes flipInY {
  3296. 0% {
  3297. transform: perspective(400px) rotateY(90deg);
  3298. opacity: 0;
  3299. }
  3300. 40% {
  3301. transform: perspective(400px) rotateY(-10deg);
  3302. }
  3303. 70% {
  3304. transform: perspective(400px) rotateY(10deg);
  3305. }
  3306. 100% {
  3307. transform: perspective(400px) rotateY(0deg);
  3308. opacity: 1;
  3309. }
  3310. }
  3311. .flipInY {
  3312. -webkit-backface-visibility: visible !important;
  3313. -webkit-animation-name: flipInY;
  3314. -moz-backface-visibility: visible !important;
  3315. -moz-animation-name: flipInY;
  3316. -o-backface-visibility: visible !important;
  3317. -o-animation-name: flipInY;
  3318. backface-visibility: visible !important;
  3319. animation-name: flipInY;
  3320. }
  3321. @-webkit-keyframes flipOutY {
  3322. 0% {
  3323. -webkit-transform: perspective(400px) rotateY(0deg);
  3324. opacity: 1;
  3325. }
  3326. 100% {
  3327. -webkit-transform: perspective(400px) rotateY(90deg);
  3328. opacity: 0;
  3329. }
  3330. }
  3331. @-moz-keyframes flipOutY {
  3332. 0% {
  3333. -moz-transform: perspective(400px) rotateY(0deg);
  3334. opacity: 1;
  3335. }
  3336. 100% {
  3337. -moz-transform: perspective(400px) rotateY(90deg);
  3338. opacity: 0;
  3339. }
  3340. }
  3341. @-o-keyframes flipOutY {
  3342. 0% {
  3343. -o-transform: perspective(400px) rotateY(0deg);
  3344. opacity: 1;
  3345. }
  3346. 100% {
  3347. -o-transform: perspective(400px) rotateY(90deg);
  3348. opacity: 0;
  3349. }
  3350. }
  3351. @keyframes flipOutY {
  3352. 0% {
  3353. transform: perspective(400px) rotateY(0deg);
  3354. opacity: 1;
  3355. }
  3356. 100% {
  3357. transform: perspective(400px) rotateY(90deg);
  3358. opacity: 0;
  3359. }
  3360. }
  3361. .flipOutY {
  3362. -webkit-backface-visibility: visible !important;
  3363. -webkit-animation-name: flipOutY;
  3364. -moz-backface-visibility: visible !important;
  3365. -moz-animation-name: flipOutY;
  3366. -o-backface-visibility: visible !important;
  3367. -o-animation-name: flipOutY;
  3368. backface-visibility: visible !important;
  3369. animation-name: flipOutY;
  3370. }
  3371. @-webkit-keyframes fadeIn {
  3372. 0% {
  3373. opacity: 0;
  3374. }
  3375. 100% {
  3376. opacity: 1;
  3377. }
  3378. }
  3379. @-moz-keyframes fadeIn {
  3380. 0% {
  3381. opacity: 0;
  3382. }
  3383. 100% {
  3384. opacity: 1;
  3385. }
  3386. }
  3387. @-o-keyframes fadeIn {
  3388. 0% {
  3389. opacity: 0;
  3390. }
  3391. 100% {
  3392. opacity: 1;
  3393. }
  3394. }
  3395. @keyframes fadeIn {
  3396. 0% {
  3397. opacity: 0;
  3398. }
  3399. 100% {
  3400. opacity: 1;
  3401. }
  3402. }
  3403. .fadeIn {
  3404. -webkit-animation-name: fadeIn;
  3405. -moz-animation-name: fadeIn;
  3406. -o-animation-name: fadeIn;
  3407. animation-name: fadeIn;
  3408. }
  3409. @-webkit-keyframes fadeInUp {
  3410. 0% {
  3411. opacity: 0;
  3412. -webkit-transform: translateY(20px);
  3413. }
  3414. 100% {
  3415. opacity: 1;
  3416. -webkit-transform: translateY(0);
  3417. }
  3418. }
  3419. @-moz-keyframes fadeInUp {
  3420. 0% {
  3421. opacity: 0;
  3422. -moz-transform: translateY(20px);
  3423. }
  3424. 100% {
  3425. opacity: 1;
  3426. -moz-transform: translateY(0);
  3427. }
  3428. }
  3429. @-o-keyframes fadeInUp {
  3430. 0% {
  3431. opacity: 0;
  3432. -o-transform: translateY(20px);
  3433. }
  3434. 100% {
  3435. opacity: 1;
  3436. -o-transform: translateY(0);
  3437. }
  3438. }
  3439. @keyframes fadeInUp {
  3440. 0% {
  3441. opacity: 0;
  3442. transform: translateY(20px);
  3443. }
  3444. 100% {
  3445. opacity: 1;
  3446. transform: translateY(0);
  3447. }
  3448. }
  3449. .fadeInUp {
  3450. -webkit-animation-name: fadeInUp;
  3451. -moz-animation-name: fadeInUp;
  3452. -o-animation-name: fadeInUp;
  3453. animation-name: fadeInUp;
  3454. }
  3455. @-webkit-keyframes fadeInDown {
  3456. 0% {
  3457. opacity: 0;
  3458. -webkit-transform: translateY(-20px);
  3459. }
  3460. 100% {
  3461. opacity: 1;
  3462. -webkit-transform: translateY(0);
  3463. }
  3464. }
  3465. @-moz-keyframes fadeInDown {
  3466. 0% {
  3467. opacity: 0;
  3468. -moz-transform: translateY(-20px);
  3469. }
  3470. 100% {
  3471. opacity: 1;
  3472. -moz-transform: translateY(0);
  3473. }
  3474. }
  3475. @-o-keyframes fadeInDown {
  3476. 0% {
  3477. opacity: 0;
  3478. -o-transform: translateY(-20px);
  3479. }
  3480. 100% {
  3481. opacity: 1;
  3482. -o-transform: translateY(0);
  3483. }
  3484. }
  3485. @keyframes fadeInDown {
  3486. 0% {
  3487. opacity: 0;
  3488. transform: translateY(-20px);
  3489. }
  3490. 100% {
  3491. opacity: 1;
  3492. transform: translateY(0);
  3493. }
  3494. }
  3495. .fadeInDown {
  3496. -webkit-animation-name: fadeInDown;
  3497. -moz-animation-name: fadeInDown;
  3498. -o-animation-name: fadeInDown;
  3499. animation-name: fadeInDown;
  3500. }
  3501. @-webkit-keyframes fadeInLeft {
  3502. 0% {
  3503. opacity: 0;
  3504. -webkit-transform: translateX(-20px);
  3505. }
  3506. 100% {
  3507. opacity: 1;
  3508. -webkit-transform: translateX(0);
  3509. }
  3510. }
  3511. @-moz-keyframes fadeInLeft {
  3512. 0% {
  3513. opacity: 0;
  3514. -moz-transform: translateX(-20px);
  3515. }
  3516. 100% {
  3517. opacity: 1;
  3518. -moz-transform: translateX(0);
  3519. }
  3520. }
  3521. @-o-keyframes fadeInLeft {
  3522. 0% {
  3523. opacity: 0;
  3524. -o-transform: translateX(-20px);
  3525. }
  3526. 100% {
  3527. opacity: 1;
  3528. -o-transform: translateX(0);
  3529. }
  3530. }
  3531. @keyframes fadeInLeft {
  3532. 0% {
  3533. opacity: 0;
  3534. transform: translateX(-20px);
  3535. }
  3536. 100% {
  3537. opacity: 1;
  3538. transform: translateX(0);
  3539. }
  3540. }
  3541. .fadeInLeft {
  3542. -webkit-animation-name: fadeInLeft;
  3543. -moz-animation-name: fadeInLeft;
  3544. -o-animation-name: fadeInLeft;
  3545. animation-name: fadeInLeft;
  3546. }
  3547. @-webkit-keyframes fadeInRight {
  3548. 0% {
  3549. opacity: 0;
  3550. -webkit-transform: translateX(20px);
  3551. }
  3552. 100% {
  3553. opacity: 1;
  3554. -webkit-transform: translateX(0);
  3555. }
  3556. }
  3557. @-moz-keyframes fadeInRight {
  3558. 0% {
  3559. opacity: 0;
  3560. -moz-transform: translateX(20px);
  3561. }
  3562. 100% {
  3563. opacity: 1;
  3564. -moz-transform: translateX(0);
  3565. }
  3566. }
  3567. @-o-keyframes fadeInRight {
  3568. 0% {
  3569. opacity: 0;
  3570. -o-transform: translateX(20px);
  3571. }
  3572. 100% {
  3573. opacity: 1;
  3574. -o-transform: translateX(0);
  3575. }
  3576. }
  3577. @keyframes fadeInRight {
  3578. 0% {
  3579. opacity: 0;
  3580. transform: translateX(20px);
  3581. }
  3582. 100% {
  3583. opacity: 1;
  3584. transform: translateX(0);
  3585. }
  3586. }
  3587. .fadeInRight {
  3588. -webkit-animation-name: fadeInRight;
  3589. -moz-animation-name: fadeInRight;
  3590. -o-animation-name: fadeInRight;
  3591. animation-name: fadeInRight;
  3592. }
  3593. @-webkit-keyframes fadeInUpBig {
  3594. 0% {
  3595. opacity: 0;
  3596. -webkit-transform: translateY(2000px);
  3597. }
  3598. 100% {
  3599. opacity: 1;
  3600. -webkit-transform: translateY(0);
  3601. }
  3602. }
  3603. @-moz-keyframes fadeInUpBig {
  3604. 0% {
  3605. opacity: 0;
  3606. -moz-transform: translateY(2000px);
  3607. }
  3608. 100% {
  3609. opacity: 1;
  3610. -moz-transform: translateY(0);
  3611. }
  3612. }
  3613. @-o-keyframes fadeInUpBig {
  3614. 0% {
  3615. opacity: 0;
  3616. -o-transform: translateY(2000px);
  3617. }
  3618. 100% {
  3619. opacity: 1;
  3620. -o-transform: translateY(0);
  3621. }
  3622. }
  3623. @keyframes fadeInUpBig {
  3624. 0% {
  3625. opacity: 0;
  3626. transform: translateY(2000px);
  3627. }
  3628. 100% {
  3629. opacity: 1;
  3630. transform: translateY(0);
  3631. }
  3632. }
  3633. .fadeInUpBig {
  3634. -webkit-animation-name: fadeInUpBig;
  3635. -moz-animation-name: fadeInUpBig;
  3636. -o-animation-name: fadeInUpBig;
  3637. animation-name: fadeInUpBig;
  3638. }
  3639. @-webkit-keyframes fadeInDownBig {
  3640. 0% {
  3641. opacity: 0;
  3642. -webkit-transform: translateY(-2000px);
  3643. }
  3644. 100% {
  3645. opacity: 1;
  3646. -webkit-transform: translateY(0);
  3647. }
  3648. }
  3649. @-moz-keyframes fadeInDownBig {
  3650. 0% {
  3651. opacity: 0;
  3652. -moz-transform: translateY(-2000px);
  3653. }
  3654. 100% {
  3655. opacity: 1;
  3656. -moz-transform: translateY(0);
  3657. }
  3658. }
  3659. @-o-keyframes fadeInDownBig {
  3660. 0% {
  3661. opacity: 0;
  3662. -o-transform: translateY(-2000px);
  3663. }
  3664. 100% {
  3665. opacity: 1;
  3666. -o-transform: translateY(0);
  3667. }
  3668. }
  3669. @keyframes fadeInDownBig {
  3670. 0% {
  3671. opacity: 0;
  3672. transform: translateY(-2000px);
  3673. }
  3674. 100% {
  3675. opacity: 1;
  3676. transform: translateY(0);
  3677. }
  3678. }
  3679. .fadeInDownBig {
  3680. -webkit-animation-name: fadeInDownBig;
  3681. -moz-animation-name: fadeInDownBig;
  3682. -o-animation-name: fadeInDownBig;
  3683. animation-name: fadeInDownBig;
  3684. }
  3685. @-webkit-keyframes fadeInLeftBig {
  3686. 0% {
  3687. opacity: 0;
  3688. -webkit-transform: translateX(-2000px);
  3689. }
  3690. 100% {
  3691. opacity: 1;
  3692. -webkit-transform: translateX(0);
  3693. }
  3694. }
  3695. @-moz-keyframes fadeInLeftBig {
  3696. 0% {
  3697. opacity: 0;
  3698. -moz-transform: translateX(-2000px);
  3699. }
  3700. 100% {
  3701. opacity: 1;
  3702. -moz-transform: translateX(0);
  3703. }
  3704. }
  3705. @-o-keyframes fadeInLeftBig {
  3706. 0% {
  3707. opacity: 0;
  3708. -o-transform: translateX(-2000px);
  3709. }
  3710. 100% {
  3711. opacity: 1;
  3712. -o-transform: translateX(0);
  3713. }
  3714. }
  3715. @keyframes fadeInLeftBig {
  3716. 0% {
  3717. opacity: 0;
  3718. transform: translateX(-2000px);
  3719. }
  3720. 100% {
  3721. opacity: 1;
  3722. transform: translateX(0);
  3723. }
  3724. }
  3725. .fadeInLeftBig {
  3726. -webkit-animation-name: fadeInLeftBig;
  3727. -moz-animation-name: fadeInLeftBig;
  3728. -o-animation-name: fadeInLeftBig;
  3729. animation-name: fadeInLeftBig;
  3730. }
  3731. @-webkit-keyframes fadeInRightBig {
  3732. 0% {
  3733. opacity: 0;
  3734. -webkit-transform: translateX(2000px);
  3735. }
  3736. 100% {
  3737. opacity: 1;
  3738. -webkit-transform: translateX(0);
  3739. }
  3740. }
  3741. @-moz-keyframes fadeInRightBig {
  3742. 0% {
  3743. opacity: 0;
  3744. -moz-transform: translateX(2000px);
  3745. }
  3746. 100% {
  3747. opacity: 1;
  3748. -moz-transform: translateX(0);
  3749. }
  3750. }
  3751. @-o-keyframes fadeInRightBig {
  3752. 0% {
  3753. opacity: 0;
  3754. -o-transform: translateX(2000px);
  3755. }
  3756. 100% {
  3757. opacity: 1;
  3758. -o-transform: translateX(0);
  3759. }
  3760. }
  3761. @keyframes fadeInRightBig {
  3762. 0% {
  3763. opacity: 0;
  3764. transform: translateX(2000px);
  3765. }
  3766. 100% {
  3767. opacity: 1;
  3768. transform: translateX(0);
  3769. }
  3770. }
  3771. .fadeInRightBig {
  3772. -webkit-animation-name: fadeInRightBig;
  3773. -moz-animation-name: fadeInRightBig;
  3774. -o-animation-name: fadeInRightBig;
  3775. animation-name: fadeInRightBig;
  3776. }
  3777. @-webkit-keyframes fadeOut {
  3778. 0% {
  3779. opacity: 1;
  3780. }
  3781. 100% {
  3782. opacity: 0;
  3783. }
  3784. }
  3785. @-moz-keyframes fadeOut {
  3786. 0% {
  3787. opacity: 1;
  3788. }
  3789. 100% {
  3790. opacity: 0;
  3791. }
  3792. }
  3793. @-o-keyframes fadeOut {
  3794. 0% {
  3795. opacity: 1;
  3796. }
  3797. 100% {
  3798. opacity: 0;
  3799. }
  3800. }
  3801. @keyframes fadeOut {
  3802. 0% {
  3803. opacity: 1;
  3804. }
  3805. 100% {
  3806. opacity: 0;
  3807. }
  3808. }
  3809. .fadeOut {
  3810. -webkit-animation-name: fadeOut;
  3811. -moz-animation-name: fadeOut;
  3812. -o-animation-name: fadeOut;
  3813. animation-name: fadeOut;
  3814. }
  3815. @-webkit-keyframes fadeOutUp {
  3816. 0% {
  3817. opacity: 1;
  3818. -webkit-transform: translateY(0);
  3819. }
  3820. 100% {
  3821. opacity: 0;
  3822. -webkit-transform: translateY(-20px);
  3823. }
  3824. }
  3825. @-moz-keyframes fadeOutUp {
  3826. 0% {
  3827. opacity: 1;
  3828. -moz-transform: translateY(0);
  3829. }
  3830. 100% {
  3831. opacity: 0;
  3832. -moz-transform: translateY(-20px);
  3833. }
  3834. }
  3835. @-o-keyframes fadeOutUp {
  3836. 0% {
  3837. opacity: 1;
  3838. -o-transform: translateY(0);
  3839. }
  3840. 100% {
  3841. opacity: 0;
  3842. -o-transform: translateY(-20px);
  3843. }
  3844. }
  3845. @keyframes fadeOutUp {
  3846. 0% {
  3847. opacity: 1;
  3848. transform: translateY(0);
  3849. }
  3850. 100% {
  3851. opacity: 0;
  3852. transform: translateY(-20px);
  3853. }
  3854. }
  3855. .fadeOutUp {
  3856. -webkit-animation-name: fadeOutUp;
  3857. -moz-animation-name: fadeOutUp;
  3858. -o-animation-name: fadeOutUp;
  3859. animation-name: fadeOutUp;
  3860. }
  3861. @-webkit-keyframes fadeOutDown {
  3862. 0% {
  3863. opacity: 1;
  3864. -webkit-transform: translateY(0);
  3865. }
  3866. 100% {
  3867. opacity: 0;
  3868. -webkit-transform: translateY(20px);
  3869. }
  3870. }
  3871. @-moz-keyframes fadeOutDown {
  3872. 0% {
  3873. opacity: 1;
  3874. -moz-transform: translateY(0);
  3875. }
  3876. 100% {
  3877. opacity: 0;
  3878. -moz-transform: translateY(20px);
  3879. }
  3880. }
  3881. @-o-keyframes fadeOutDown {
  3882. 0% {
  3883. opacity: 1;
  3884. -o-transform: translateY(0);
  3885. }
  3886. 100% {
  3887. opacity: 0;
  3888. -o-transform: translateY(20px);
  3889. }
  3890. }
  3891. @keyframes fadeOutDown {
  3892. 0% {
  3893. opacity: 1;
  3894. transform: translateY(0);
  3895. }
  3896. 100% {
  3897. opacity: 0;
  3898. transform: translateY(20px);
  3899. }
  3900. }
  3901. .fadeOutDown {
  3902. -webkit-animation-name: fadeOutDown;
  3903. -moz-animation-name: fadeOutDown;
  3904. -o-animation-name: fadeOutDown;
  3905. animation-name: fadeOutDown;
  3906. }
  3907. @-webkit-keyframes fadeOutLeft {
  3908. 0% {
  3909. opacity: 1;
  3910. -webkit-transform: translateX(0);
  3911. }
  3912. 100% {
  3913. opacity: 0;
  3914. -webkit-transform: translateX(-20px);
  3915. }
  3916. }
  3917. @-moz-keyframes fadeOutLeft {
  3918. 0% {
  3919. opacity: 1;
  3920. -moz-transform: translateX(0);
  3921. }
  3922. 100% {
  3923. opacity: 0;
  3924. -moz-transform: translateX(-20px);
  3925. }
  3926. }
  3927. @-o-keyframes fadeOutLeft {
  3928. 0% {
  3929. opacity: 1;
  3930. -o-transform: translateX(0);
  3931. }
  3932. 100% {
  3933. opacity: 0;
  3934. -o-transform: translateX(-20px);
  3935. }
  3936. }
  3937. @keyframes fadeOutLeft {
  3938. 0% {
  3939. opacity: 1;
  3940. transform: translateX(0);
  3941. }
  3942. 100% {
  3943. opacity: 0;
  3944. transform: translateX(-20px);
  3945. }
  3946. }
  3947. .fadeOutLeft {
  3948. -webkit-animation-name: fadeOutLeft;
  3949. -moz-animation-name: fadeOutLeft;
  3950. -o-animation-name: fadeOutLeft;
  3951. animation-name: fadeOutLeft;
  3952. }
  3953. @-webkit-keyframes fadeOutRight {
  3954. 0% {
  3955. opacity: 1;
  3956. -webkit-transform: translateX(0);
  3957. }
  3958. 100% {
  3959. opacity: 0;
  3960. -webkit-transform: translateX(20px);
  3961. }
  3962. }
  3963. @-moz-keyframes fadeOutRight {
  3964. 0% {
  3965. opacity: 1;
  3966. -moz-transform: translateX(0);
  3967. }
  3968. 100% {
  3969. opacity: 0;
  3970. -moz-transform: translateX(20px);
  3971. }
  3972. }
  3973. @-o-keyframes fadeOutRight {
  3974. 0% {
  3975. opacity: 1;
  3976. -o-transform: translateX(0);
  3977. }
  3978. 100% {
  3979. opacity: 0;
  3980. -o-transform: translateX(20px);
  3981. }
  3982. }
  3983. @keyframes fadeOutRight {
  3984. 0% {
  3985. opacity: 1;
  3986. transform: translateX(0);
  3987. }
  3988. 100% {
  3989. opacity: 0;
  3990. transform: translateX(20px);
  3991. }
  3992. }
  3993. .fadeOutRight {
  3994. -webkit-animation-name: fadeOutRight;
  3995. -moz-animation-name: fadeOutRight;
  3996. -o-animation-name: fadeOutRight;
  3997. animation-name: fadeOutRight;
  3998. }
  3999. @-webkit-keyframes fadeOutUpBig {
  4000. 0% {
  4001. opacity: 1;
  4002. -webkit-transform: translateY(0);
  4003. }
  4004. 100% {
  4005. opacity: 0;
  4006. -webkit-transform: translateY(-2000px);
  4007. }
  4008. }
  4009. @-moz-keyframes fadeOutUpBig {
  4010. 0% {
  4011. opacity: 1;
  4012. -moz-transform: translateY(0);
  4013. }
  4014. 100% {
  4015. opacity: 0;
  4016. -moz-transform: translateY(-2000px);
  4017. }
  4018. }
  4019. @-o-keyframes fadeOutUpBig {
  4020. 0% {
  4021. opacity: 1;
  4022. -o-transform: translateY(0);
  4023. }
  4024. 100% {
  4025. opacity: 0;
  4026. -o-transform: translateY(-2000px);
  4027. }
  4028. }
  4029. @keyframes fadeOutUpBig {
  4030. 0% {
  4031. opacity: 1;
  4032. transform: translateY(0);
  4033. }
  4034. 100% {
  4035. opacity: 0;
  4036. transform: translateY(-2000px);
  4037. }
  4038. }
  4039. .fadeOutUpBig {
  4040. -webkit-animation-name: fadeOutUpBig;
  4041. -moz-animation-name: fadeOutUpBig;
  4042. -o-animation-name: fadeOutUpBig;
  4043. animation-name: fadeOutUpBig;
  4044. }
  4045. @-webkit-keyframes fadeOutDownBig {
  4046. 0% {
  4047. opacity: 1;
  4048. -webkit-transform: translateY(0);
  4049. }
  4050. 100% {
  4051. opacity: 0;
  4052. -webkit-transform: translateY(2000px);
  4053. }
  4054. }
  4055. @-moz-keyframes fadeOutDownBig {
  4056. 0% {
  4057. opacity: 1;
  4058. -moz-transform: translateY(0);
  4059. }
  4060. 100% {
  4061. opacity: 0;
  4062. -moz-transform: translateY(2000px);
  4063. }
  4064. }
  4065. @-o-keyframes fadeOutDownBig {
  4066. 0% {
  4067. opacity: 1;
  4068. -o-transform: translateY(0);
  4069. }
  4070. 100% {
  4071. opacity: 0;
  4072. -o-transform: translateY(2000px);
  4073. }
  4074. }
  4075. @keyframes fadeOutDownBig {
  4076. 0% {
  4077. opacity: 1;
  4078. transform: translateY(0);
  4079. }
  4080. 100% {
  4081. opacity: 0;
  4082. transform: translateY(2000px);
  4083. }
  4084. }
  4085. .fadeOutDownBig {
  4086. -webkit-animation-name: fadeOutDownBig;
  4087. -moz-animation-name: fadeOutDownBig;
  4088. -o-animation-name: fadeOutDownBig;
  4089. animation-name: fadeOutDownBig;
  4090. }
  4091. @-webkit-keyframes fadeOutLeftBig {
  4092. 0% {
  4093. opacity: 1;
  4094. -webkit-transform: translateX(0);
  4095. }
  4096. 100% {
  4097. opacity: 0;
  4098. -webkit-transform: translateX(-2000px);
  4099. }
  4100. }
  4101. @-moz-keyframes fadeOutLeftBig {
  4102. 0% {
  4103. opacity: 1;
  4104. -moz-transform: translateX(0);
  4105. }
  4106. 100% {
  4107. opacity: 0;
  4108. -moz-transform: translateX(-2000px);
  4109. }
  4110. }
  4111. @-o-keyframes fadeOutLeftBig {
  4112. 0% {
  4113. opacity: 1;
  4114. -o-transform: translateX(0);
  4115. }
  4116. 100% {
  4117. opacity: 0;
  4118. -o-transform: translateX(-2000px);
  4119. }
  4120. }
  4121. @keyframes fadeOutLeftBig {
  4122. 0% {
  4123. opacity: 1;
  4124. transform: translateX(0);
  4125. }
  4126. 100% {
  4127. opacity: 0;
  4128. transform: translateX(-2000px);
  4129. }
  4130. }
  4131. .fadeOutLeftBig {
  4132. -webkit-animation-name: fadeOutLeftBig;
  4133. -moz-animation-name: fadeOutLeftBig;
  4134. -o-animation-name: fadeOutLeftBig;
  4135. animation-name: fadeOutLeftBig;
  4136. }
  4137. @-webkit-keyframes fadeOutRightBig {
  4138. 0% {
  4139. opacity: 1;
  4140. -webkit-transform: translateX(0);
  4141. }
  4142. 100% {
  4143. opacity: 0;
  4144. -webkit-transform: translateX(2000px);
  4145. }
  4146. }
  4147. @-moz-keyframes fadeOutRightBig {
  4148. 0% {
  4149. opacity: 1;
  4150. -moz-transform: translateX(0);
  4151. }
  4152. 100% {
  4153. opacity: 0;
  4154. -moz-transform: translateX(2000px);
  4155. }
  4156. }
  4157. @-o-keyframes fadeOutRightBig {
  4158. 0% {
  4159. opacity: 1;
  4160. -o-transform: translateX(0);
  4161. }
  4162. 100% {
  4163. opacity: 0;
  4164. -o-transform: translateX(2000px);
  4165. }
  4166. }
  4167. @keyframes fadeOutRightBig {
  4168. 0% {
  4169. opacity: 1;
  4170. transform: translateX(0);
  4171. }
  4172. 100% {
  4173. opacity: 0;
  4174. transform: translateX(2000px);
  4175. }
  4176. }
  4177. .fadeOutRightBig {
  4178. -webkit-animation-name: fadeOutRightBig;
  4179. -moz-animation-name: fadeOutRightBig;
  4180. -o-animation-name: fadeOutRightBig;
  4181. animation-name: fadeOutRightBig;
  4182. }
  4183. @-webkit-keyframes bounceIn {
  4184. 0% {
  4185. opacity: 0;
  4186. -webkit-transform: scale(0.3);
  4187. }
  4188. 50% {
  4189. opacity: 1;
  4190. -webkit-transform: scale(1.05);
  4191. }
  4192. 70% {
  4193. -webkit-transform: scale(0.9);
  4194. }
  4195. 100% {
  4196. -webkit-transform: scale(1);
  4197. }
  4198. }
  4199. @-moz-keyframes bounceIn {
  4200. 0% {
  4201. opacity: 0;
  4202. -moz-transform: scale(0.3);
  4203. }
  4204. 50% {
  4205. opacity: 1;
  4206. -moz-transform: scale(1.05);
  4207. }
  4208. 70% {
  4209. -moz-transform: scale(0.9);
  4210. }
  4211. 100% {
  4212. -moz-transform: scale(1);
  4213. }
  4214. }
  4215. @-o-keyframes bounceIn {
  4216. 0% {
  4217. opacity: 0;
  4218. -o-transform: scale(0.3);
  4219. }
  4220. 50% {
  4221. opacity: 1;
  4222. -o-transform: scale(1.05);
  4223. }
  4224. 70% {
  4225. -o-transform: scale(0.9);
  4226. }
  4227. 100% {
  4228. -o-transform: scale(1);
  4229. }
  4230. }
  4231. @keyframes bounceIn {
  4232. 0% {
  4233. opacity: 0;
  4234. transform: scale(0.3);
  4235. }
  4236. 50% {
  4237. opacity: 1;
  4238. transform: scale(1.05);
  4239. }
  4240. 70% {
  4241. transform: scale(0.9);
  4242. }
  4243. 100% {
  4244. transform: scale(1);
  4245. }
  4246. }
  4247. .bounceIn {
  4248. -webkit-animation-name: bounceIn;
  4249. -moz-animation-name: bounceIn;
  4250. -o-animation-name: bounceIn;
  4251. animation-name: bounceIn;
  4252. }
  4253. @-webkit-keyframes bounceInUp {
  4254. 0% {
  4255. opacity: 0;
  4256. -webkit-transform: translateY(2000px);
  4257. }
  4258. 60% {
  4259. opacity: 1;
  4260. -webkit-transform: translateY(-30px);
  4261. }
  4262. 80% {
  4263. -webkit-transform: translateY(10px);
  4264. }
  4265. 100% {
  4266. -webkit-transform: translateY(0);
  4267. }
  4268. }
  4269. @-moz-keyframes bounceInUp {
  4270. 0% {
  4271. opacity: 0;
  4272. -moz-transform: translateY(2000px);
  4273. }
  4274. 60% {
  4275. opacity: 1;
  4276. -moz-transform: translateY(-30px);
  4277. }
  4278. 80% {
  4279. -moz-transform: translateY(10px);
  4280. }
  4281. 100% {
  4282. -moz-transform: translateY(0);
  4283. }
  4284. }
  4285. @-o-keyframes bounceInUp {
  4286. 0% {
  4287. opacity: 0;
  4288. -o-transform: translateY(2000px);
  4289. }
  4290. 60% {
  4291. opacity: 1;
  4292. -o-transform: translateY(-30px);
  4293. }
  4294. 80% {
  4295. -o-transform: translateY(10px);
  4296. }
  4297. 100% {
  4298. -o-transform: translateY(0);
  4299. }
  4300. }
  4301. @keyframes bounceInUp {
  4302. 0% {
  4303. opacity: 0;
  4304. transform: translateY(2000px);
  4305. }
  4306. 60% {
  4307. opacity: 1;
  4308. transform: translateY(-30px);
  4309. }
  4310. 80% {
  4311. transform: translateY(10px);
  4312. }
  4313. 100% {
  4314. transform: translateY(0);
  4315. }
  4316. }
  4317. .bounceInUp {
  4318. -webkit-animation-name: bounceInUp;
  4319. -moz-animation-name: bounceInUp;
  4320. -o-animation-name: bounceInUp;
  4321. animation-name: bounceInUp;
  4322. }
  4323. @-webkit-keyframes bounceInDown {
  4324. 0% {
  4325. opacity: 0;
  4326. -webkit-transform: translateY(-2000px);
  4327. }
  4328. 60% {
  4329. opacity: 1;
  4330. -webkit-transform: translateY(30px);
  4331. }
  4332. 80% {
  4333. -webkit-transform: translateY(-10px);
  4334. }
  4335. 100% {
  4336. -webkit-transform: translateY(0);
  4337. }
  4338. }
  4339. @-moz-keyframes bounceInDown {
  4340. 0% {
  4341. opacity: 0;
  4342. -moz-transform: translateY(-2000px);
  4343. }
  4344. 60% {
  4345. opacity: 1;
  4346. -moz-transform: translateY(30px);
  4347. }
  4348. 80% {
  4349. -moz-transform: translateY(-10px);
  4350. }
  4351. 100% {
  4352. -moz-transform: translateY(0);
  4353. }
  4354. }
  4355. @-o-keyframes bounceInDown {
  4356. 0% {
  4357. opacity: 0;
  4358. -o-transform: translateY(-2000px);
  4359. }
  4360. 60% {
  4361. opacity: 1;
  4362. -o-transform: translateY(30px);
  4363. }
  4364. 80% {
  4365. -o-transform: translateY(-10px);
  4366. }
  4367. 100% {
  4368. -o-transform: translateY(0);
  4369. }
  4370. }
  4371. @keyframes bounceInDown {
  4372. 0% {
  4373. opacity: 0;
  4374. transform: translateY(-2000px);
  4375. }
  4376. 60% {
  4377. opacity: 1;
  4378. transform: translateY(30px);
  4379. }
  4380. 80% {
  4381. transform: translateY(-10px);
  4382. }
  4383. 100% {
  4384. transform: translateY(0);
  4385. }
  4386. }
  4387. .bounceInDown {
  4388. -webkit-animation-name: bounceInDown;
  4389. -moz-animation-name: bounceInDown;
  4390. -o-animation-name: bounceInDown;
  4391. animation-name: bounceInDown;
  4392. }
  4393. @-webkit-keyframes bounceInLeft {
  4394. 0% {
  4395. opacity: 0;
  4396. -webkit-transform: translateX(-2000px);
  4397. }
  4398. 60% {
  4399. opacity: 1;
  4400. -webkit-transform: translateX(30px);
  4401. }
  4402. 80% {
  4403. -webkit-transform: translateX(-10px);
  4404. }
  4405. 100% {
  4406. -webkit-transform: translateX(0);
  4407. }
  4408. }
  4409. @-moz-keyframes bounceInLeft {
  4410. 0% {
  4411. opacity: 0;
  4412. -moz-transform: translateX(-2000px);
  4413. }
  4414. 60% {
  4415. opacity: 1;
  4416. -moz-transform: translateX(30px);
  4417. }
  4418. 80% {
  4419. -moz-transform: translateX(-10px);
  4420. }
  4421. 100% {
  4422. -moz-transform: translateX(0);
  4423. }
  4424. }
  4425. @-o-keyframes bounceInLeft {
  4426. 0% {
  4427. opacity: 0;
  4428. -o-transform: translateX(-2000px);
  4429. }
  4430. 60% {
  4431. opacity: 1;
  4432. -o-transform: translateX(30px);
  4433. }
  4434. 80% {
  4435. -o-transform: translateX(-10px);
  4436. }
  4437. 100% {
  4438. -o-transform: translateX(0);
  4439. }
  4440. }
  4441. @keyframes bounceInLeft {
  4442. 0% {
  4443. opacity: 0;
  4444. transform: translateX(-2000px);
  4445. }
  4446. 60% {
  4447. opacity: 1;
  4448. transform: translateX(30px);
  4449. }
  4450. 80% {
  4451. transform: translateX(-10px);
  4452. }
  4453. 100% {
  4454. transform: translateX(0);
  4455. }
  4456. }
  4457. .bounceInLeft {
  4458. -webkit-animation-name: bounceInLeft;
  4459. -moz-animation-name: bounceInLeft;
  4460. -o-animation-name: bounceInLeft;
  4461. animation-name: bounceInLeft;
  4462. }
  4463. @-webkit-keyframes bounceInRight {
  4464. 0% {
  4465. opacity: 0;
  4466. -webkit-transform: translateX(2000px);
  4467. }
  4468. 60% {
  4469. opacity: 1;
  4470. -webkit-transform: translateX(-30px);
  4471. }
  4472. 80% {
  4473. -webkit-transform: translateX(10px);
  4474. }
  4475. 100% {
  4476. -webkit-transform: translateX(0);
  4477. }
  4478. }
  4479. @-moz-keyframes bounceInRight {
  4480. 0% {
  4481. opacity: 0;
  4482. -moz-transform: translateX(2000px);
  4483. }
  4484. 60% {
  4485. opacity: 1;
  4486. -moz-transform: translateX(-30px);
  4487. }
  4488. 80% {
  4489. -moz-transform: translateX(10px);
  4490. }
  4491. 100% {
  4492. -moz-transform: translateX(0);
  4493. }
  4494. }
  4495. @-o-keyframes bounceInRight {
  4496. 0% {
  4497. opacity: 0;
  4498. -o-transform: translateX(2000px);
  4499. }
  4500. 60% {
  4501. opacity: 1;
  4502. -o-transform: translateX(-30px);
  4503. }
  4504. 80% {
  4505. -o-transform: translateX(10px);
  4506. }
  4507. 100% {
  4508. -o-transform: translateX(0);
  4509. }
  4510. }
  4511. @keyframes bounceInRight {
  4512. 0% {
  4513. opacity: 0;
  4514. transform: translateX(2000px);
  4515. }
  4516. 60% {
  4517. opacity: 1;
  4518. transform: translateX(-30px);
  4519. }
  4520. 80% {
  4521. transform: translateX(10px);
  4522. }
  4523. 100% {
  4524. transform: translateX(0);
  4525. }
  4526. }
  4527. .bounceInRight {
  4528. -webkit-animation-name: bounceInRight;
  4529. -moz-animation-name: bounceInRight;
  4530. -o-animation-name: bounceInRight;
  4531. animation-name: bounceInRight;
  4532. }
  4533. @-webkit-keyframes bounceOut {
  4534. 0% {
  4535. -webkit-transform: scale(1);
  4536. }
  4537. 25% {
  4538. -webkit-transform: scale(0.95);
  4539. }
  4540. 50% {
  4541. opacity: 1;
  4542. -webkit-transform: scale(1.1);
  4543. }
  4544. 100% {
  4545. opacity: 0;
  4546. -webkit-transform: scale(0.3);
  4547. }
  4548. }
  4549. @-moz-keyframes bounceOut {
  4550. 0% {
  4551. -moz-transform: scale(1);
  4552. }
  4553. 25% {
  4554. -moz-transform: scale(0.95);
  4555. }
  4556. 50% {
  4557. opacity: 1;
  4558. -moz-transform: scale(1.1);
  4559. }
  4560. 100% {
  4561. opacity: 0;
  4562. -moz-transform: scale(0.3);
  4563. }
  4564. }
  4565. @-o-keyframes bounceOut {
  4566. 0% {
  4567. -o-transform: scale(1);
  4568. }
  4569. 25% {
  4570. -o-transform: scale(0.95);
  4571. }
  4572. 50% {
  4573. opacity: 1;
  4574. -o-transform: scale(1.1);
  4575. }
  4576. 100% {
  4577. opacity: 0;
  4578. -o-transform: scale(0.3);
  4579. }
  4580. }
  4581. @keyframes bounceOut {
  4582. 0% {
  4583. transform: scale(1);
  4584. }
  4585. 25% {
  4586. transform: scale(0.95);
  4587. }
  4588. 50% {
  4589. opacity: 1;
  4590. transform: scale(1.1);
  4591. }
  4592. 100% {
  4593. opacity: 0;
  4594. transform: scale(0.3);
  4595. }
  4596. }
  4597. .bounceOut {
  4598. -webkit-animation-name: bounceOut;
  4599. -moz-animation-name: bounceOut;
  4600. -o-animation-name: bounceOut;
  4601. animation-name: bounceOut;
  4602. }
  4603. @-webkit-keyframes bounceOutUp {
  4604. 0% {
  4605. -webkit-transform: translateY(0);
  4606. }
  4607. 20% {
  4608. opacity: 1;
  4609. -webkit-transform: translateY(20px);
  4610. }
  4611. 100% {
  4612. opacity: 0;
  4613. -webkit-transform: translateY(-2000px);
  4614. }
  4615. }
  4616. @-moz-keyframes bounceOutUp {
  4617. 0% {
  4618. -moz-transform: translateY(0);
  4619. }
  4620. 20% {
  4621. opacity: 1;
  4622. -moz-transform: translateY(20px);
  4623. }
  4624. 100% {
  4625. opacity: 0;
  4626. -moz-transform: translateY(-2000px);
  4627. }
  4628. }
  4629. @-o-keyframes bounceOutUp {
  4630. 0% {
  4631. -o-transform: translateY(0);
  4632. }
  4633. 20% {
  4634. opacity: 1;
  4635. -o-transform: translateY(20px);
  4636. }
  4637. 100% {
  4638. opacity: 0;
  4639. -o-transform: translateY(-2000px);
  4640. }
  4641. }
  4642. @keyframes bounceOutUp {
  4643. 0% {
  4644. transform: translateY(0);
  4645. }
  4646. 20% {
  4647. opacity: 1;
  4648. transform: translateY(20px);
  4649. }
  4650. 100% {
  4651. opacity: 0;
  4652. transform: translateY(-2000px);
  4653. }
  4654. }
  4655. .bounceOutUp {
  4656. -webkit-animation-name: bounceOutUp;
  4657. -moz-animation-name: bounceOutUp;
  4658. -o-animation-name: bounceOutUp;
  4659. animation-name: bounceOutUp;
  4660. }
  4661. @-webkit-keyframes bounceOutDown {
  4662. 0% {
  4663. -webkit-transform: translateY(0);
  4664. }
  4665. 20% {
  4666. opacity: 1;
  4667. -webkit-transform: translateY(-20px);
  4668. }
  4669. 100% {
  4670. opacity: 0;
  4671. -webkit-transform: translateY(2000px);
  4672. }
  4673. }
  4674. @-moz-keyframes bounceOutDown {
  4675. 0% {
  4676. -moz-transform: translateY(0);
  4677. }
  4678. 20% {
  4679. opacity: 1;
  4680. -moz-transform: translateY(-20px);
  4681. }
  4682. 100% {
  4683. opacity: 0;
  4684. -moz-transform: translateY(2000px);
  4685. }
  4686. }
  4687. @-o-keyframes bounceOutDown {
  4688. 0% {
  4689. -o-transform: translateY(0);
  4690. }
  4691. 20% {
  4692. opacity: 1;
  4693. -o-transform: translateY(-20px);
  4694. }
  4695. 100% {
  4696. opacity: 0;
  4697. -o-transform: translateY(2000px);
  4698. }
  4699. }
  4700. @keyframes bounceOutDown {
  4701. 0% {
  4702. transform: translateY(0);
  4703. }
  4704. 20% {
  4705. opacity: 1;
  4706. transform: translateY(-20px);
  4707. }
  4708. 100% {
  4709. opacity: 0;
  4710. transform: translateY(2000px);
  4711. }
  4712. }
  4713. .bounceOutDown {
  4714. -webkit-animation-name: bounceOutDown;
  4715. -moz-animation-name: bounceOutDown;
  4716. -o-animation-name: bounceOutDown;
  4717. animation-name: bounceOutDown;
  4718. }
  4719. @-webkit-keyframes bounceOutLeft {
  4720. 0% {
  4721. -webkit-transform: translateX(0);
  4722. }
  4723. 20% {
  4724. opacity: 1;
  4725. -webkit-transform: translateX(20px);
  4726. }
  4727. 100% {
  4728. opacity: 0;
  4729. -webkit-transform: translateX(-2000px);
  4730. }
  4731. }
  4732. @-moz-keyframes bounceOutLeft {
  4733. 0% {
  4734. -moz-transform: translateX(0);
  4735. }
  4736. 20% {
  4737. opacity: 1;
  4738. -moz-transform: translateX(20px);
  4739. }
  4740. 100% {
  4741. opacity: 0;
  4742. -moz-transform: translateX(-2000px);
  4743. }
  4744. }
  4745. @-o-keyframes bounceOutLeft {
  4746. 0% {
  4747. -o-transform: translateX(0);
  4748. }
  4749. 20% {
  4750. opacity: 1;
  4751. -o-transform: translateX(20px);
  4752. }
  4753. 100% {
  4754. opacity: 0;
  4755. -o-transform: translateX(-2000px);
  4756. }
  4757. }
  4758. @keyframes bounceOutLeft {
  4759. 0% {
  4760. transform: translateX(0);
  4761. }
  4762. 20% {
  4763. opacity: 1;
  4764. transform: translateX(20px);
  4765. }
  4766. 100% {
  4767. opacity: 0;
  4768. transform: translateX(-2000px);
  4769. }
  4770. }
  4771. .bounceOutLeft {
  4772. -webkit-animation-name: bounceOutLeft;
  4773. -moz-animation-name: bounceOutLeft;
  4774. -o-animation-name: bounceOutLeft;
  4775. animation-name: bounceOutLeft;
  4776. }
  4777. @-webkit-keyframes bounceOutRight {
  4778. 0% {
  4779. -webkit-transform: translateX(0);
  4780. }
  4781. 20% {
  4782. opacity: 1;
  4783. -webkit-transform: translateX(-20px);
  4784. }
  4785. 100% {
  4786. opacity: 0;
  4787. -webkit-transform: translateX(2000px);
  4788. }
  4789. }
  4790. @-moz-keyframes bounceOutRight {
  4791. 0% {
  4792. -moz-transform: translateX(0);
  4793. }
  4794. 20% {
  4795. opacity: 1;
  4796. -moz-transform: translateX(-20px);
  4797. }
  4798. 100% {
  4799. opacity: 0;
  4800. -moz-transform: translateX(2000px);
  4801. }
  4802. }
  4803. @-o-keyframes bounceOutRight {
  4804. 0% {
  4805. -o-transform: translateX(0);
  4806. }
  4807. 20% {
  4808. opacity: 1;
  4809. -o-transform: translateX(-20px);
  4810. }
  4811. 100% {
  4812. opacity: 0;
  4813. -o-transform: translateX(2000px);
  4814. }
  4815. }
  4816. @keyframes bounceOutRight {
  4817. 0% {
  4818. transform: translateX(0);
  4819. }
  4820. 20% {
  4821. opacity: 1;
  4822. transform: translateX(-20px);
  4823. }
  4824. 100% {
  4825. opacity: 0;
  4826. transform: translateX(2000px);
  4827. }
  4828. }
  4829. .bounceOutRight {
  4830. -webkit-animation-name: bounceOutRight;
  4831. -moz-animation-name: bounceOutRight;
  4832. -o-animation-name: bounceOutRight;
  4833. animation-name: bounceOutRight;
  4834. }
  4835. @-webkit-keyframes rotateIn {
  4836. 0% {
  4837. -webkit-transform-origin: center center;
  4838. -webkit-transform: rotate(-200deg);
  4839. opacity: 0;
  4840. }
  4841. 100% {
  4842. -webkit-transform-origin: center center;
  4843. -webkit-transform: rotate(0);
  4844. opacity: 1;
  4845. }
  4846. }
  4847. @-moz-keyframes rotateIn {
  4848. 0% {
  4849. -moz-transform-origin: center center;
  4850. -moz-transform: rotate(-200deg);
  4851. opacity: 0;
  4852. }
  4853. 100% {
  4854. -moz-transform-origin: center center;
  4855. -moz-transform: rotate(0);
  4856. opacity: 1;
  4857. }
  4858. }
  4859. @-o-keyframes rotateIn {
  4860. 0% {
  4861. -o-transform-origin: center center;
  4862. -o-transform: rotate(-200deg);
  4863. opacity: 0;
  4864. }
  4865. 100% {
  4866. -o-transform-origin: center center;
  4867. -o-transform: rotate(0);
  4868. opacity: 1;
  4869. }
  4870. }
  4871. @keyframes rotateIn {
  4872. 0% {
  4873. transform-origin: center center;
  4874. transform: rotate(-200deg);
  4875. opacity: 0;
  4876. }
  4877. 100% {
  4878. transform-origin: center center;
  4879. transform: rotate(0);
  4880. opacity: 1;
  4881. }
  4882. }
  4883. .rotateIn {
  4884. -webkit-animation-name: rotateIn;
  4885. -moz-animation-name: rotateIn;
  4886. -o-animation-name: rotateIn;
  4887. animation-name: rotateIn;
  4888. }
  4889. @-webkit-keyframes rotateInUpLeft {
  4890. 0% {
  4891. -webkit-transform-origin: left bottom;
  4892. -webkit-transform: rotate(90deg);
  4893. opacity: 0;
  4894. }
  4895. 100% {
  4896. -webkit-transform-origin: left bottom;
  4897. -webkit-transform: rotate(0);
  4898. opacity: 1;
  4899. }
  4900. }
  4901. @-moz-keyframes rotateInUpLeft {
  4902. 0% {
  4903. -moz-transform-origin: left bottom;
  4904. -moz-transform: rotate(90deg);
  4905. opacity: 0;
  4906. }
  4907. 100% {
  4908. -moz-transform-origin: left bottom;
  4909. -moz-transform: rotate(0);
  4910. opacity: 1;
  4911. }
  4912. }
  4913. @-o-keyframes rotateInUpLeft {
  4914. 0% {
  4915. -o-transform-origin: left bottom;
  4916. -o-transform: rotate(90deg);
  4917. opacity: 0;
  4918. }
  4919. 100% {
  4920. -o-transform-origin: left bottom;
  4921. -o-transform: rotate(0);
  4922. opacity: 1;
  4923. }
  4924. }
  4925. @keyframes rotateInUpLeft {
  4926. 0% {
  4927. transform-origin: left bottom;
  4928. transform: rotate(90deg);
  4929. opacity: 0;
  4930. }
  4931. 100% {
  4932. transform-origin: left bottom;
  4933. transform: rotate(0);
  4934. opacity: 1;
  4935. }
  4936. }
  4937. .rotateInUpLeft {
  4938. -webkit-animation-name: rotateInUpLeft;
  4939. -moz-animation-name: rotateInUpLeft;
  4940. -o-animation-name: rotateInUpLeft;
  4941. animation-name: rotateInUpLeft;
  4942. }
  4943. @-webkit-keyframes rotateInDownLeft {
  4944. 0% {
  4945. -webkit-transform-origin: left bottom;
  4946. -webkit-transform: rotate(-90deg);
  4947. opacity: 0;
  4948. }
  4949. 100% {
  4950. -webkit-transform-origin: left bottom;
  4951. -webkit-transform: rotate(0);
  4952. opacity: 1;
  4953. }
  4954. }
  4955. @-moz-keyframes rotateInDownLeft {
  4956. 0% {
  4957. -moz-transform-origin: left bottom;
  4958. -moz-transform: rotate(-90deg);
  4959. opacity: 0;
  4960. }
  4961. 100% {
  4962. -moz-transform-origin: left bottom;
  4963. -moz-transform: rotate(0);
  4964. opacity: 1;
  4965. }
  4966. }
  4967. @-o-keyframes rotateInDownLeft {
  4968. 0% {
  4969. -o-transform-origin: left bottom;
  4970. -o-transform: rotate(-90deg);
  4971. opacity: 0;
  4972. }
  4973. 100% {
  4974. -o-transform-origin: left bottom;
  4975. -o-transform: rotate(0);
  4976. opacity: 1;
  4977. }
  4978. }
  4979. @keyframes rotateInDownLeft {
  4980. 0% {
  4981. transform-origin: left bottom;
  4982. transform: rotate(-90deg);
  4983. opacity: 0;
  4984. }
  4985. 100% {
  4986. transform-origin: left bottom;
  4987. transform: rotate(0);
  4988. opacity: 1;
  4989. }
  4990. }
  4991. .rotateInDownLeft {
  4992. -webkit-animation-name: rotateInDownLeft;
  4993. -moz-animation-name: rotateInDownLeft;
  4994. -o-animation-name: rotateInDownLeft;
  4995. animation-name: rotateInDownLeft;
  4996. }
  4997. @-webkit-keyframes rotateInUpRight {
  4998. 0% {
  4999. -webkit-transform-origin: right bottom;
  5000. -webkit-transform: rotate(-90deg);
  5001. opacity: 0;
  5002. }
  5003. 100% {
  5004. -webkit-transform-origin: right bottom;
  5005. -webkit-transform: rotate(0);
  5006. opacity: 1;
  5007. }
  5008. }
  5009. @-moz-keyframes rotateInUpRight {
  5010. 0% {
  5011. -moz-transform-origin: right bottom;
  5012. -moz-transform: rotate(-90deg);
  5013. opacity: 0;
  5014. }
  5015. 100% {
  5016. -moz-transform-origin: right bottom;
  5017. -moz-transform: rotate(0);
  5018. opacity: 1;
  5019. }
  5020. }
  5021. @-o-keyframes rotateInUpRight {
  5022. 0% {
  5023. -o-transform-origin: right bottom;
  5024. -o-transform: rotate(-90deg);
  5025. opacity: 0;
  5026. }
  5027. 100% {
  5028. -o-transform-origin: right bottom;
  5029. -o-transform: rotate(0);
  5030. opacity: 1;
  5031. }
  5032. }
  5033. @keyframes rotateInUpRight {
  5034. 0% {
  5035. transform-origin: right bottom;
  5036. transform: rotate(-90deg);
  5037. opacity: 0;
  5038. }
  5039. 100% {
  5040. transform-origin: right bottom;
  5041. transform: rotate(0);
  5042. opacity: 1;
  5043. }
  5044. }
  5045. .rotateInUpRight {
  5046. -webkit-animation-name: rotateInUpRight;
  5047. -moz-animation-name: rotateInUpRight;
  5048. -o-animation-name: rotateInUpRight;
  5049. animation-name: rotateInUpRight;
  5050. }
  5051. @-webkit-keyframes rotateInDownRight {
  5052. 0% {
  5053. -webkit-transform-origin: right bottom;
  5054. -webkit-transform: rotate(90deg);
  5055. opacity: 0;
  5056. }
  5057. 100% {
  5058. -webkit-transform-origin: right bottom;
  5059. -webkit-transform: rotate(0);
  5060. opacity: 1;
  5061. }
  5062. }
  5063. @-moz-keyframes rotateInDownRight {
  5064. 0% {
  5065. -moz-transform-origin: right bottom;
  5066. -moz-transform: rotate(90deg);
  5067. opacity: 0;
  5068. }
  5069. 100% {
  5070. -moz-transform-origin: right bottom;
  5071. -moz-transform: rotate(0);
  5072. opacity: 1;
  5073. }
  5074. }
  5075. @-o-keyframes rotateInDownRight {
  5076. 0% {
  5077. -o-transform-origin: right bottom;
  5078. -o-transform: rotate(90deg);
  5079. opacity: 0;
  5080. }
  5081. 100% {
  5082. -o-transform-origin: right bottom;
  5083. -o-transform: rotate(0);
  5084. opacity: 1;
  5085. }
  5086. }
  5087. @keyframes rotateInDownRight {
  5088. 0% {
  5089. transform-origin: right bottom;
  5090. transform: rotate(90deg);
  5091. opacity: 0;
  5092. }
  5093. 100% {
  5094. transform-origin: right bottom;
  5095. transform: rotate(0);
  5096. opacity: 1;
  5097. }
  5098. }
  5099. .rotateInDownRight {
  5100. -webkit-animation-name: rotateInDownRight;
  5101. -moz-animation-name: rotateInDownRight;
  5102. -o-animation-name: rotateInDownRight;
  5103. animation-name: rotateInDownRight;
  5104. }
  5105. @-webkit-keyframes rotateOut {
  5106. 0% {
  5107. -webkit-transform-origin: center center;
  5108. -webkit-transform: rotate(0);
  5109. opacity: 1;
  5110. }
  5111. 100% {
  5112. -webkit-transform-origin: center center;
  5113. -webkit-transform: rotate(200deg);
  5114. opacity: 0;
  5115. }
  5116. }
  5117. @-moz-keyframes rotateOut {
  5118. 0% {
  5119. -moz-transform-origin: center center;
  5120. -moz-transform: rotate(0);
  5121. opacity: 1;
  5122. }
  5123. 100% {
  5124. -moz-transform-origin: center center;
  5125. -moz-transform: rotate(200deg);
  5126. opacity: 0;
  5127. }
  5128. }
  5129. @-o-keyframes rotateOut {
  5130. 0% {
  5131. -o-transform-origin: center center;
  5132. -o-transform: rotate(0);
  5133. opacity: 1;
  5134. }
  5135. 100% {
  5136. -o-transform-origin: center center;
  5137. -o-transform: rotate(200deg);
  5138. opacity: 0;
  5139. }
  5140. }
  5141. @keyframes rotateOut {
  5142. 0% {
  5143. transform-origin: center center;
  5144. transform: rotate(0);
  5145. opacity: 1;
  5146. }
  5147. 100% {
  5148. transform-origin: center center;
  5149. transform: rotate(200deg);
  5150. opacity: 0;
  5151. }
  5152. }
  5153. .rotateOut {
  5154. -webkit-animation-name: rotateOut;
  5155. -moz-animation-name: rotateOut;
  5156. -o-animation-name: rotateOut;
  5157. animation-name: rotateOut;
  5158. }
  5159. @-webkit-keyframes rotateOutUpLeft {
  5160. 0% {
  5161. -webkit-transform-origin: left bottom;
  5162. -webkit-transform: rotate(0);
  5163. opacity: 1;
  5164. }
  5165. 100% {
  5166. -webkit-transform-origin: left bottom;
  5167. -webkit-transform: rotate(-90deg);
  5168. opacity: 0;
  5169. }
  5170. }
  5171. @-moz-keyframes rotateOutUpLeft {
  5172. 0% {
  5173. -moz-transform-origin: left bottom;
  5174. -moz-transform: rotate(0);
  5175. opacity: 1;
  5176. }
  5177. 100% {
  5178. -moz-transform-origin: left bottom;
  5179. -moz-transform: rotate(-90deg);
  5180. opacity: 0;
  5181. }
  5182. }
  5183. @-o-keyframes rotateOutUpLeft {
  5184. 0% {
  5185. -o-transform-origin: left bottom;
  5186. -o-transform: rotate(0);
  5187. opacity: 1;
  5188. }
  5189. 100% {
  5190. -o-transform-origin: left bottom;
  5191. -o-transform: rotate(-90deg);
  5192. opacity: 0;
  5193. }
  5194. }
  5195. @keyframes rotateOutUpLeft {
  5196. 0% {
  5197. transform-origin: left bottom;
  5198. transform: rotate(0);
  5199. opacity: 1;
  5200. }
  5201. 100% {
  5202. transform-origin: left bottom;
  5203. transform: rotate(-90deg);
  5204. opacity: 0;
  5205. }
  5206. }
  5207. .rotateOutUpLeft {
  5208. -webkit-animation-name: rotateOutUpLeft;
  5209. -moz-animation-name: rotateOutUpLeft;
  5210. -o-animation-name: rotateOutUpLeft;
  5211. animation-name: rotateOutUpLeft;
  5212. }
  5213. @-webkit-keyframes rotateOutDownLeft {
  5214. 0% {
  5215. -webkit-transform-origin: left bottom;
  5216. -webkit-transform: rotate(0);
  5217. opacity: 1;
  5218. }
  5219. 100% {
  5220. -webkit-transform-origin: left bottom;
  5221. -webkit-transform: rotate(90deg);
  5222. opacity: 0;
  5223. }
  5224. }
  5225. @-moz-keyframes rotateOutDownLeft {
  5226. 0% {
  5227. -moz-transform-origin: left bottom;
  5228. -moz-transform: rotate(0);
  5229. opacity: 1;
  5230. }
  5231. 100% {
  5232. -moz-transform-origin: left bottom;
  5233. -moz-transform: rotate(90deg);
  5234. opacity: 0;
  5235. }
  5236. }
  5237. @-o-keyframes rotateOutDownLeft {
  5238. 0% {
  5239. -o-transform-origin: left bottom;
  5240. -o-transform: rotate(0);
  5241. opacity: 1;
  5242. }
  5243. 100% {
  5244. -o-transform-origin: left bottom;
  5245. -o-transform: rotate(90deg);
  5246. opacity: 0;
  5247. }
  5248. }
  5249. @keyframes rotateOutDownLeft {
  5250. 0% {
  5251. transform-origin: left bottom;
  5252. transform: rotate(0);
  5253. opacity: 1;
  5254. }
  5255. 100% {
  5256. transform-origin: left bottom;
  5257. transform: rotate(90deg);
  5258. opacity: 0;
  5259. }
  5260. }
  5261. .rotateOutDownLeft {
  5262. -webkit-animation-name: rotateOutDownLeft;
  5263. -moz-animation-name: rotateOutDownLeft;
  5264. -o-animation-name: rotateOutDownLeft;
  5265. animation-name: rotateOutDownLeft;
  5266. }
  5267. @-webkit-keyframes rotateOutUpRight {
  5268. 0% {
  5269. -webkit-transform-origin: right bottom;
  5270. -webkit-transform: rotate(0);
  5271. opacity: 1;
  5272. }
  5273. 100% {
  5274. -webkit-transform-origin: right bottom;
  5275. -webkit-transform: rotate(90deg);
  5276. opacity: 0;
  5277. }
  5278. }
  5279. @-moz-keyframes rotateOutUpRight {
  5280. 0% {
  5281. -moz-transform-origin: right bottom;
  5282. -moz-transform: rotate(0);
  5283. opacity: 1;
  5284. }
  5285. 100% {
  5286. -moz-transform-origin: right bottom;
  5287. -moz-transform: rotate(90deg);
  5288. opacity: 0;
  5289. }
  5290. }
  5291. @-o-keyframes rotateOutUpRight {
  5292. 0% {
  5293. -o-transform-origin: right bottom;
  5294. -o-transform: rotate(0);
  5295. opacity: 1;
  5296. }
  5297. 100% {
  5298. -o-transform-origin: right bottom;
  5299. -o-transform: rotate(90deg);
  5300. opacity: 0;
  5301. }
  5302. }
  5303. @keyframes rotateOutUpRight {
  5304. 0% {
  5305. transform-origin: right bottom;
  5306. transform: rotate(0);
  5307. opacity: 1;
  5308. }
  5309. 100% {
  5310. transform-origin: right bottom;
  5311. transform: rotate(90deg);
  5312. opacity: 0;
  5313. }
  5314. }
  5315. .rotateOutUpRight {
  5316. -webkit-animation-name: rotateOutUpRight;
  5317. -moz-animation-name: rotateOutUpRight;
  5318. -o-animation-name: rotateOutUpRight;
  5319. animation-name: rotateOutUpRight;
  5320. }
  5321. @-webkit-keyframes rotateOutDownRight {
  5322. 0% {
  5323. -webkit-transform-origin: right bottom;
  5324. -webkit-transform: rotate(0);
  5325. opacity: 1;
  5326. }
  5327. 100% {
  5328. -webkit-transform-origin: right bottom;
  5329. -webkit-transform: rotate(-90deg);
  5330. opacity: 0;
  5331. }
  5332. }
  5333. @-moz-keyframes rotateOutDownRight {
  5334. 0% {
  5335. -moz-transform-origin: right bottom;
  5336. -moz-transform: rotate(0);
  5337. opacity: 1;
  5338. }
  5339. 100% {
  5340. -moz-transform-origin: right bottom;
  5341. -moz-transform: rotate(-90deg);
  5342. opacity: 0;
  5343. }
  5344. }
  5345. @-o-keyframes rotateOutDownRight {
  5346. 0% {
  5347. -o-transform-origin: right bottom;
  5348. -o-transform: rotate(0);
  5349. opacity: 1;
  5350. }
  5351. 100% {
  5352. -o-transform-origin: right bottom;
  5353. -o-transform: rotate(-90deg);
  5354. opacity: 0;
  5355. }
  5356. }
  5357. @keyframes rotateOutDownRight {
  5358. 0% {
  5359. transform-origin: right bottom;
  5360. transform: rotate(0);
  5361. opacity: 1;
  5362. }
  5363. 100% {
  5364. transform-origin: right bottom;
  5365. transform: rotate(-90deg);
  5366. opacity: 0;
  5367. }
  5368. }
  5369. .rotateOutDownRight {
  5370. -webkit-animation-name: rotateOutDownRight;
  5371. -moz-animation-name: rotateOutDownRight;
  5372. -o-animation-name: rotateOutDownRight;
  5373. animation-name: rotateOutDownRight;
  5374. }
  5375. @-webkit-keyframes hinge {
  5376. 0% {
  5377. -webkit-transform: rotate(0);
  5378. -webkit-transform-origin: top left;
  5379. -webkit-animation-timing-function: ease-in-out;
  5380. }
  5381. 20%,
  5382. 60% {
  5383. -webkit-transform: rotate(80deg);
  5384. -webkit-transform-origin: top left;
  5385. -webkit-animation-timing-function: ease-in-out;
  5386. }
  5387. 40% {
  5388. -webkit-transform: rotate(60deg);
  5389. -webkit-transform-origin: top left;
  5390. -webkit-animation-timing-function: ease-in-out;
  5391. }
  5392. 80% {
  5393. -webkit-transform: rotate(60deg) translateY(0);
  5394. opacity: 1;
  5395. -webkit-transform-origin: top left;
  5396. -webkit-animation-timing-function: ease-in-out;
  5397. }
  5398. 100% {
  5399. -webkit-transform: translateY(700px);
  5400. opacity: 0;
  5401. }
  5402. }
  5403. @-moz-keyframes hinge {
  5404. 0% {
  5405. -moz-transform: rotate(0);
  5406. -moz-transform-origin: top left;
  5407. -moz-animation-timing-function: ease-in-out;
  5408. }
  5409. 20%,
  5410. 60% {
  5411. -moz-transform: rotate(80deg);
  5412. -moz-transform-origin: top left;
  5413. -moz-animation-timing-function: ease-in-out;
  5414. }
  5415. 40% {
  5416. -moz-transform: rotate(60deg);
  5417. -moz-transform-origin: top left;
  5418. -moz-animation-timing-function: ease-in-out;
  5419. }
  5420. 80% {
  5421. -moz-transform: rotate(60deg) translateY(0);
  5422. opacity: 1;
  5423. -moz-transform-origin: top left;
  5424. -moz-animation-timing-function: ease-in-out;
  5425. }
  5426. 100% {
  5427. -moz-transform: translateY(700px);
  5428. opacity: 0;
  5429. }
  5430. }
  5431. @-o-keyframes hinge {
  5432. 0% {
  5433. -o-transform: rotate(0);
  5434. -o-transform-origin: top left;
  5435. -o-animation-timing-function: ease-in-out;
  5436. }
  5437. 20%,
  5438. 60% {
  5439. -o-transform: rotate(80deg);
  5440. -o-transform-origin: top left;
  5441. -o-animation-timing-function: ease-in-out;
  5442. }
  5443. 40% {
  5444. -o-transform: rotate(60deg);
  5445. -o-transform-origin: top left;
  5446. -o-animation-timing-function: ease-in-out;
  5447. }
  5448. 80% {
  5449. -o-transform: rotate(60deg) translateY(0);
  5450. opacity: 1;
  5451. -o-transform-origin: top left;
  5452. -o-animation-timing-function: ease-in-out;
  5453. }
  5454. 100% {
  5455. -o-transform: translateY(700px);
  5456. opacity: 0;
  5457. }
  5458. }
  5459. @keyframes hinge {
  5460. 0% {
  5461. transform: rotate(0);
  5462. transform-origin: top left;
  5463. animation-timing-function: ease-in-out;
  5464. }
  5465. 20%,
  5466. 60% {
  5467. transform: rotate(80deg);
  5468. transform-origin: top left;
  5469. animation-timing-function: ease-in-out;
  5470. }
  5471. 40% {
  5472. transform: rotate(60deg);
  5473. transform-origin: top left;
  5474. animation-timing-function: ease-in-out;
  5475. }
  5476. 80% {
  5477. transform: rotate(60deg) translateY(0);
  5478. opacity: 1;
  5479. transform-origin: top left;
  5480. animation-timing-function: ease-in-out;
  5481. }
  5482. 100% {
  5483. transform: translateY(700px);
  5484. opacity: 0;
  5485. }
  5486. }
  5487. .hinge {
  5488. -webkit-animation-name: hinge;
  5489. -moz-animation-name: hinge;
  5490. -o-animation-name: hinge;
  5491. animation-name: hinge;
  5492. }
  5493. /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  5494. @-webkit-keyframes rollIn {
  5495. 0% {
  5496. opacity: 0;
  5497. -webkit-transform: translateX(-100%) rotate(-120deg);
  5498. }
  5499. 100% {
  5500. opacity: 1;
  5501. -webkit-transform: translateX(0px) rotate(0deg);
  5502. }
  5503. }
  5504. @-moz-keyframes rollIn {
  5505. 0% {
  5506. opacity: 0;
  5507. -moz-transform: translateX(-100%) rotate(-120deg);
  5508. }
  5509. 100% {
  5510. opacity: 1;
  5511. -moz-transform: translateX(0px) rotate(0deg);
  5512. }
  5513. }
  5514. @-o-keyframes rollIn {
  5515. 0% {
  5516. opacity: 0;
  5517. -o-transform: translateX(-100%) rotate(-120deg);
  5518. }
  5519. 100% {
  5520. opacity: 1;
  5521. -o-transform: translateX(0px) rotate(0deg);
  5522. }
  5523. }
  5524. @keyframes rollIn {
  5525. 0% {
  5526. opacity: 0;
  5527. transform: translateX(-100%) rotate(-120deg);
  5528. }
  5529. 100% {
  5530. opacity: 1;
  5531. transform: translateX(0px) rotate(0deg);
  5532. }
  5533. }
  5534. .rollIn {
  5535. -webkit-animation-name: rollIn;
  5536. -moz-animation-name: rollIn;
  5537. -o-animation-name: rollIn;
  5538. animation-name: rollIn;
  5539. }
  5540. /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  5541. @-webkit-keyframes rollOut {
  5542. 0% {
  5543. opacity: 1;
  5544. -webkit-transform: translateX(0px) rotate(0deg);
  5545. }
  5546. 100% {
  5547. opacity: 0;
  5548. -webkit-transform: translateX(100%) rotate(120deg);
  5549. }
  5550. }
  5551. @-moz-keyframes rollOut {
  5552. 0% {
  5553. opacity: 1;
  5554. -moz-transform: translateX(0px) rotate(0deg);
  5555. }
  5556. 100% {
  5557. opacity: 0;
  5558. -moz-transform: translateX(100%) rotate(120deg);
  5559. }
  5560. }
  5561. @-o-keyframes rollOut {
  5562. 0% {
  5563. opacity: 1;
  5564. -o-transform: translateX(0px) rotate(0deg);
  5565. }
  5566. 100% {
  5567. opacity: 0;
  5568. -o-transform: translateX(100%) rotate(120deg);
  5569. }
  5570. }
  5571. @keyframes rollOut {
  5572. 0% {
  5573. opacity: 1;
  5574. transform: translateX(0px) rotate(0deg);
  5575. }
  5576. 100% {
  5577. opacity: 0;
  5578. transform: translateX(100%) rotate(120deg);
  5579. }
  5580. }
  5581. .rollOut {
  5582. -webkit-animation-name: rollOut;
  5583. -moz-animation-name: rollOut;
  5584. -o-animation-name: rollOut;
  5585. animation-name: rollOut;
  5586. }
  5587. /* originally authored by Angelo Rohit - https://github.com/angelorohit */
  5588. @-webkit-keyframes lightSpeedIn {
  5589. 0% {
  5590. -webkit-transform: translateX(100%) skewX(-30deg);
  5591. opacity: 0;
  5592. }
  5593. 60% {
  5594. -webkit-transform: translateX(-20%) skewX(30deg);
  5595. opacity: 1;
  5596. }
  5597. 80% {
  5598. -webkit-transform: translateX(0%) skewX(-15deg);
  5599. opacity: 1;
  5600. }
  5601. 100% {
  5602. -webkit-transform: translateX(0%) skewX(0deg);
  5603. opacity: 1;
  5604. }
  5605. }
  5606. @-moz-keyframes lightSpeedIn {
  5607. 0% {
  5608. -moz-transform: translateX(100%) skewX(-30deg);
  5609. opacity: 0;
  5610. }
  5611. 60% {
  5612. -moz-transform: translateX(-20%) skewX(30deg);
  5613. opacity: 1;
  5614. }
  5615. 80% {
  5616. -moz-transform: translateX(0%) skewX(-15deg);
  5617. opacity: 1;
  5618. }
  5619. 100% {
  5620. -moz-transform: translateX(0%) skewX(0deg);
  5621. opacity: 1;
  5622. }
  5623. }
  5624. @-o-keyframes lightSpeedIn {
  5625. 0% {
  5626. -o-transform: translateX(100%) skewX(-30deg);
  5627. opacity: 0;
  5628. }
  5629. 60% {
  5630. -o-transform: translateX(-20%) skewX(30deg);
  5631. opacity: 1;
  5632. }
  5633. 80% {
  5634. -o-transform: translateX(0%) skewX(-15deg);
  5635. opacity: 1;
  5636. }
  5637. 100% {
  5638. -o-transform: translateX(0%) skewX(0deg);
  5639. opacity: 1;
  5640. }
  5641. }
  5642. @keyframes lightSpeedIn {
  5643. 0% {
  5644. transform: translateX(100%) skewX(-30deg);
  5645. opacity: 0;
  5646. }
  5647. 60% {
  5648. transform: translateX(-20%) skewX(30deg);
  5649. opacity: 1;
  5650. }
  5651. 80% {
  5652. transform: translateX(0%) skewX(-15deg);
  5653. opacity: 1;
  5654. }
  5655. 100% {
  5656. transform: translateX(0%) skewX(0deg);
  5657. opacity: 1;
  5658. }
  5659. }
  5660. .lightSpeedIn {
  5661. -webkit-animation-name: lightSpeedIn;
  5662. -moz-animation-name: lightSpeedIn;
  5663. -o-animation-name: lightSpeedIn;
  5664. animation-name: lightSpeedIn;
  5665. -webkit-animation-timing-function: ease-out;
  5666. -moz-animation-timing-function: ease-out;
  5667. -o-animation-timing-function: ease-out;
  5668. animation-timing-function: ease-out;
  5669. }
  5670. .animated.lightSpeedIn {
  5671. -webkit-animation-duration: 0.5s;
  5672. -moz-animation-duration: 0.5s;
  5673. -o-animation-duration: 0.5s;
  5674. animation-duration: 0.5s;
  5675. }
  5676. /* originally authored by Angelo Rohit - https://github.com/angelorohit */
  5677. @-webkit-keyframes lightSpeedOut {
  5678. 0% {
  5679. -webkit-transform: translateX(0%) skewX(0deg);
  5680. opacity: 1;
  5681. }
  5682. 100% {
  5683. -webkit-transform: translateX(100%) skewX(-30deg);
  5684. opacity: 0;
  5685. }
  5686. }
  5687. @-moz-keyframes lightSpeedOut {
  5688. 0% {
  5689. -moz-transform: translateX(0%) skewX(0deg);
  5690. opacity: 1;
  5691. }
  5692. 100% {
  5693. -moz-transform: translateX(100%) skewX(-30deg);
  5694. opacity: 0;
  5695. }
  5696. }
  5697. @-o-keyframes lightSpeedOut {
  5698. 0% {
  5699. -o-transform: translateX(0%) skewX(0deg);
  5700. opacity: 1;
  5701. }
  5702. 100% {
  5703. -o-transform: translateX(100%) skewX(-30deg);
  5704. opacity: 0;
  5705. }
  5706. }
  5707. @keyframes lightSpeedOut {
  5708. 0% {
  5709. transform: translateX(0%) skewX(0deg);
  5710. opacity: 1;
  5711. }
  5712. 100% {
  5713. transform: translateX(100%) skewX(-30deg);
  5714. opacity: 0;
  5715. }
  5716. }
  5717. .lightSpeedOut {
  5718. -webkit-animation-name: lightSpeedOut;
  5719. -moz-animation-name: lightSpeedOut;
  5720. -o-animation-name: lightSpeedOut;
  5721. animation-name: lightSpeedOut;
  5722. -webkit-animation-timing-function: ease-in;
  5723. -moz-animation-timing-function: ease-in;
  5724. -o-animation-timing-function: ease-in;
  5725. animation-timing-function: ease-in;
  5726. }
  5727. .animated.lightSpeedOut {
  5728. -webkit-animation-duration: 0.25s;
  5729. -moz-animation-duration: 0.25s;
  5730. -o-animation-duration: 0.25s;
  5731. animation-duration: 0.25s;
  5732. }
  5733. /* originally authored by Angelo Rohit - https://github.com/angelorohit */
  5734. @-webkit-keyframes wiggle {
  5735. 0% {
  5736. -webkit-transform: skewX(9deg);
  5737. }
  5738. 10% {
  5739. -webkit-transform: skewX(-8deg);
  5740. }
  5741. 20% {
  5742. -webkit-transform: skewX(7deg);
  5743. }
  5744. 30% {
  5745. -webkit-transform: skewX(-6deg);
  5746. }
  5747. 40% {
  5748. -webkit-transform: skewX(5deg);
  5749. }
  5750. 50% {
  5751. -webkit-transform: skewX(-4deg);
  5752. }
  5753. 60% {
  5754. -webkit-transform: skewX(3deg);
  5755. }
  5756. 70% {
  5757. -webkit-transform: skewX(-2deg);
  5758. }
  5759. 80% {
  5760. -webkit-transform: skewX(1deg);
  5761. }
  5762. 90% {
  5763. -webkit-transform: skewX(0deg);
  5764. }
  5765. 100% {
  5766. -webkit-transform: skewX(0deg);
  5767. }
  5768. }
  5769. @-moz-keyframes wiggle {
  5770. 0% {
  5771. -moz-transform: skewX(9deg);
  5772. }
  5773. 10% {
  5774. -moz-transform: skewX(-8deg);
  5775. }
  5776. 20% {
  5777. -moz-transform: skewX(7deg);
  5778. }
  5779. 30% {
  5780. -moz-transform: skewX(-6deg);
  5781. }
  5782. 40% {
  5783. -moz-transform: skewX(5deg);
  5784. }
  5785. 50% {
  5786. -moz-transform: skewX(-4deg);
  5787. }
  5788. 60% {
  5789. -moz-transform: skewX(3deg);
  5790. }
  5791. 70% {
  5792. -moz-transform: skewX(-2deg);
  5793. }
  5794. 80% {
  5795. -moz-transform: skewX(1deg);
  5796. }
  5797. 90% {
  5798. -moz-transform: skewX(0deg);
  5799. }
  5800. 100% {
  5801. -moz-transform: skewX(0deg);
  5802. }
  5803. }
  5804. @-o-keyframes wiggle {
  5805. 0% {
  5806. -o-transform: skewX(9deg);
  5807. }
  5808. 10% {
  5809. -o-transform: skewX(-8deg);
  5810. }
  5811. 20% {
  5812. -o-transform: skewX(7deg);
  5813. }
  5814. 30% {
  5815. -o-transform: skewX(-6deg);
  5816. }
  5817. 40% {
  5818. -o-transform: skewX(5deg);
  5819. }
  5820. 50% {
  5821. -o-transform: skewX(-4deg);
  5822. }
  5823. 60% {
  5824. -o-transform: skewX(3deg);
  5825. }
  5826. 70% {
  5827. -o-transform: skewX(-2deg);
  5828. }
  5829. 80% {
  5830. -o-transform: skewX(1deg);
  5831. }
  5832. 90% {
  5833. -o-transform: skewX(0deg);
  5834. }
  5835. 100% {
  5836. -o-transform: skewX(0deg);
  5837. }
  5838. }
  5839. @keyframes wiggle {
  5840. 0% {
  5841. transform: skewX(9deg);
  5842. }
  5843. 10% {
  5844. transform: skewX(-8deg);
  5845. }
  5846. 20% {
  5847. transform: skewX(7deg);
  5848. }
  5849. 30% {
  5850. transform: skewX(-6deg);
  5851. }
  5852. 40% {
  5853. transform: skewX(5deg);
  5854. }
  5855. 50% {
  5856. transform: skewX(-4deg);
  5857. }
  5858. 60% {
  5859. transform: skewX(3deg);
  5860. }
  5861. 70% {
  5862. transform: skewX(-2deg);
  5863. }
  5864. 80% {
  5865. transform: skewX(1deg);
  5866. }
  5867. 90% {
  5868. transform: skewX(0deg);
  5869. }
  5870. 100% {
  5871. transform: skewX(0deg);
  5872. }
  5873. }
  5874. .wiggle {
  5875. -webkit-animation-name: wiggle;
  5876. -moz-animation-name: wiggle;
  5877. -o-animation-name: wiggle;
  5878. animation-name: wiggle;
  5879. -webkit-animation-timing-function: ease-in;
  5880. -moz-animation-timing-function: ease-in;
  5881. -o-animation-timing-function: ease-in;
  5882. animation-timing-function: ease-in;
  5883. }
  5884. .animated.wiggle {
  5885. -webkit-animation-duration: 0.75s;
  5886. -moz-animation-duration: 0.75s;
  5887. -o-animation-duration: 0.75s;
  5888. animation-duration: 0.75s;
  5889. }
  5890. body {
  5891. max-width: 2000px;
  5892. margin: 0 auto;
  5893. }
  5894. .browsehappy {
  5895. margin: 0.2em 0;
  5896. background: orange;
  5897. color: white;
  5898. padding: 0.2em 0;
  5899. }
  5900. #navigation {
  5901. margin-top: 30px;
  5902. }
  5903. #navigation ul {
  5904. list-style: none;
  5905. max-width: 400px;
  5906. marghomein: 0 auto;
  5907. }
  5908. #navigation li {
  5909. display: inline-block;
  5910. padding: 0 15px;
  5911. }
  5912. #navigation h1 {
  5913. text-align: center;
  5914. font-family: "Droid Sans Mono", monospace;
  5915. margin-bottom: 15px;
  5916. color: #36535a;
  5917. font-size: 35px;
  5918. }
  5919. @media (min-width: 768px) {
  5920. #navigation ul {
  5921. float: right;
  5922. margin: 33px 0;
  5923. }
  5924. #navigation h1 {
  5925. float: left;
  5926. }
  5927. }
  5928. #navigation a {
  5929. text-decoration: none;
  5930. font-size: 15px;
  5931. color: #3b3b3b;
  5932. }
  5933. .page-title {
  5934. text-align: center;
  5935. font-size: 35px;
  5936. }
  5937. @media (min-width: 768px) {
  5938. .page-title {
  5939. font-size: 50px;
  5940. }
  5941. }
  5942. .btn-cta {
  5943. -webkit-transition: all 0.3s;
  5944. transition: all 0.3s;
  5945. padding: 10px 50px;
  5946. border: 2px solid #e96e57;
  5947. font-size: 20px;
  5948. color: #e96e57;
  5949. border-radius: 10px;
  5950. display: inline-block;
  5951. text-decoration: none;
  5952. }
  5953. .btn-cta:hover {
  5954. text-decoration: none;
  5955. border-color: #36535a;
  5956. color: #36535a;
  5957. }
  5958. .wrapper {
  5959. margin: 0 auto;
  5960. max-width: 1100px;
  5961. margin-right: auto;
  5962. margin-left: auto;
  5963. padding-left: 35px;
  5964. padding-right: 35px;
  5965. }
  5966. .wrapper:before,
  5967. .wrapper:after {
  5968. content: " ";
  5969. display: table;
  5970. }
  5971. .wrapper:after {
  5972. clear: both;
  5973. }
  5974. .wrapper:before,
  5975. .wrapper:after {
  5976. content: " ";
  5977. display: table;
  5978. }
  5979. .wrapper:after {
  5980. clear: both;
  5981. }
  5982. @media (min-width: 768px) {
  5983. .wrapper {
  5984. width: 790px;
  5985. }
  5986. }
  5987. @media (min-width: 992px) {
  5988. .wrapper {
  5989. width: 1010px;
  5990. }
  5991. }
  5992. @media (min-width: 1200px) {
  5993. .wrapper {
  5994. width: 1210px;
  5995. }
  5996. }
  5997. img {
  5998. max-width: 100%;
  5999. margin: 0 auto;
  6000. }
  6001. a {
  6002. text-decoration: underline;
  6003. color: #36535a;
  6004. }
  6005. a:hover {
  6006. text-decoration: none;
  6007. color: inherit;
  6008. }
  6009. ::selection {
  6010. background: #e96e57;
  6011. }
  6012. ::-moz-selection {
  6013. background: #e96e57;
  6014. }
  6015. #home {
  6016. text-align: center;
  6017. }
  6018. #home .page-title {
  6019. font-size: 30px;
  6020. }
  6021. @media (min-width: 768px) {
  6022. #home {
  6023. padding: 50px;
  6024. }
  6025. #home .page-title {
  6026. font-size: 45px;
  6027. margin-top: -20px;
  6028. margin-bottom: 20px;
  6029. }
  6030. }
  6031. #home .btn-home {
  6032. margin: 50px 0 25px 0;
  6033. }
  6034. #web,
  6035. .terminal {
  6036. word-wrap: break-word;
  6037. font-size: 12px;
  6038. padding: 25px 0 0 10px;
  6039. font-family: "Droid Sans Mono", monospace;
  6040. text-align: left;
  6041. color: #fff;
  6042. -webkit-transition: all 0.3s ease;
  6043. transition: all 0.3s ease;
  6044. }
  6045. #web .code-title,
  6046. .terminal .code-title {
  6047. color: #e96e57;
  6048. }
  6049. @media (min-width: 768px) {
  6050. #web,
  6051. .terminal {
  6052. padding: 25px 0 0 20px;
  6053. font-size: 15px;
  6054. }
  6055. }
  6056. #web code,
  6057. .terminal code {
  6058. font-family: "Droid Sans Mono", monospace;
  6059. }
  6060. #web {
  6061. margin-top: -2px;
  6062. padding-top: 0;
  6063. padding-bottom: 50px;
  6064. width: 100%;
  6065. display: block;
  6066. background: #36535a;
  6067. -webkit-transition: all 0.3s ease;
  6068. transition: all 0.3s ease;
  6069. border-bottom-right-radius: 5px;
  6070. border-bottom-left-radius: 5px;
  6071. }
  6072. #web .btn-cta {
  6073. padding: 5px 10px;
  6074. font-size: 14px;
  6075. border-color: #fff;
  6076. }
  6077. #web .queue {
  6078. margin: 0;
  6079. list-style: none;
  6080. padding: 0;
  6081. }
  6082. #web a {
  6083. color: #fff;
  6084. }
  6085. .dragged {
  6086. background: #40626a !important;
  6087. }
  6088. .terminal {
  6089. border-top-right-radius: 0;
  6090. border-top-left-radius: 0;
  6091. border-bottom-right-radius: 5px;
  6092. border-bottom-left-radius: 5px;
  6093. background: #36535a;
  6094. backbground-repeat: no-repeat;
  6095. background-size: cover;
  6096. }
  6097. .terminal a {
  6098. color: #ffffff;
  6099. }
  6100. .terminal-top {
  6101. border-top-right-radius: 5px;
  6102. border-top-left-radius: 5px;
  6103. background: url(../images/terminal-top.svg);
  6104. background-repeat: no-repeat;
  6105. background-size: cover;
  6106. height: 30px;
  6107. }
  6108. .upload-progress {
  6109. max-width: 80%;
  6110. padding-top: 4px;
  6111. }
  6112. .upload-progress .bar {
  6113. word-wrap: normal;
  6114. overflow: hidden;
  6115. }
  6116. .upload-progress span {
  6117. float: right;
  6118. }
  6119. .all-files {
  6120. display: none;
  6121. }
  6122. .all-files .show {
  6123. display: block;
  6124. }
  6125. #thank-you {
  6126. color: #fff;
  6127. text-align: center;
  6128. padding: 40px 0;
  6129. background: #85b5bb;
  6130. }
  6131. #thank-you .col-md-4 {
  6132. text-align: center;
  6133. }
  6134. #thank-you .col-md-4 a {
  6135. font-size: 20px;
  6136. text-decoration: none;
  6137. line-height: 25px;
  6138. color: #fff;
  6139. }
  6140. #thank-you i {
  6141. vertical-align: middle;
  6142. }
  6143. #thank-you .donate img {
  6144. max-width: 200px;
  6145. }
  6146. #thank-you h3 {
  6147. color: #fff;
  6148. font-size: 25px;
  6149. }
  6150. #thank-you .btn-cta {
  6151. border-color: #36535a;
  6152. }
  6153. #features {
  6154. background: #f6f8f8;
  6155. text-align: center;
  6156. padding: 100px 0;
  6157. }
  6158. #features h3 {
  6159. margin-top: -20px;
  6160. font-size: 25px;
  6161. line-height: 1.2;
  6162. }
  6163. #features p {
  6164. font-size: 18px;
  6165. }
  6166. #features i {
  6167. color: #85b5bb;
  6168. font-size: 100px;
  6169. }
  6170. #samples {
  6171. padding: 75px 0;
  6172. text-align: center;
  6173. }
  6174. #samples h4 {
  6175. margin-top: 30px;
  6176. }
  6177. #samples .btn-cta {
  6178. margin: 30px 0;
  6179. cursor: pointer;
  6180. }
  6181. #samples h4 {
  6182. text-align: left;
  6183. }
  6184. #samples .terminal {
  6185. padding: 20px 15px;
  6186. font-size: 13px;
  6187. min-height: 230px;
  6188. }
  6189. #share {
  6190. text-align: center;
  6191. background: #85b5bb;
  6192. color: #fff;
  6193. padding: 75px 0;
  6194. }
  6195. #share i {
  6196. font-size: 50px;
  6197. }
  6198. #share ul {
  6199. margin-top: 30px;
  6200. list-style: none;
  6201. padding: 0;
  6202. }
  6203. #share li {
  6204. margin: 0 20px;
  6205. display: inline-block;
  6206. }
  6207. #share a {
  6208. color: #fff;
  6209. text-decoration: none;
  6210. }
  6211. #github {
  6212. text-align: center;
  6213. padding: 50px 0;
  6214. }
  6215. #tor {
  6216. text-align: center;
  6217. background: #f6f8f8;
  6218. padding: 50px 0;
  6219. }
  6220. #tor img {
  6221. max-width: 100px;
  6222. margin: 0 auto;
  6223. margin-bottom: 10px;
  6224. }
  6225. #tor a {
  6226. font-size: 20px;
  6227. }
  6228. footer {
  6229. text-align: center;
  6230. background: #36535a;
  6231. padding: 30px 0;
  6232. color: #fff;
  6233. }
  6234. footer p {
  6235. margin: 0;
  6236. }
  6237. footer i {
  6238. color: #e96e57;
  6239. }
  6240. footer a {
  6241. color: #f6f8f8;
  6242. }
  6243. footer img {
  6244. max-height: 40px;
  6245. margin-bottom: 30px;
  6246. }
  6247. #contact {
  6248. text-align: center;
  6249. padding: 100px 0;
  6250. padding: 150px 0;
  6251. }
  6252. #contact i {
  6253. font-size: 160px;
  6254. color: #85b5bb;
  6255. }
  6256. @media (min-width: 768px) {
  6257. #contact i {
  6258. font-size: 160px;
  6259. }
  6260. }
  6261. #contact h2 {
  6262. margin-top: -50px;
  6263. margin-bottom: 40px;
  6264. }
  6265. #reviews {
  6266. background: #f6f8f8;
  6267. padding: 130px 0;
  6268. }
  6269. #reviews .twitter-profile {
  6270. float: left;
  6271. display: block;
  6272. height: 90px;
  6273. border-radius: 10px;
  6274. margin: 3px 15px auto 20px;
  6275. }
  6276. blockquote.twitter-tweet {
  6277. display: inline-block;
  6278. font-size: 15px;
  6279. line-height: 20px;
  6280. margin: 10px 5px;
  6281. padding: 0 16px 16px 16px;
  6282. text-align: right;
  6283. border: 0;
  6284. }
  6285. blockquote.twitter-tweet img {
  6286. margin: 0 auto;
  6287. }
  6288. @media (max-width: 480px) {
  6289. blockquote.twitter-tweet .twitter-profile {
  6290. display: none!important;
  6291. }
  6292. }
  6293. blockquote.twitter-tweet p {
  6294. font-size: 17px;
  6295. font-weight: normal;
  6296. line-height: 20px;
  6297. text-align: left;
  6298. }
  6299. blockquote.twitter-tweet a {
  6300. color: inherit;
  6301. font-weight: normal;
  6302. text-decoration: none;
  6303. outline: 0 none;
  6304. }
  6305. blockquote.tweet-xl p {
  6306. font-size: 22px;
  6307. line-height: 25px;
  6308. }
  6309. blockquote.tweet-xl a {
  6310. font-size: 22px;
  6311. }
  6312. @media (max-width: 480px) {
  6313. blockquote.tweet-xl p {
  6314. font-size: 17px;
  6315. }
  6316. blockquote.tweet-xl a {
  6317. font-size: 17px;
  6318. }
  6319. }
  6320. @font-face {
  6321. font-family: "transfersh";
  6322. src: url("../fonts/transfersh.eot");
  6323. 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");
  6324. font-weight: normal;
  6325. font-style: normal;
  6326. }
  6327. [data-icon]:before {
  6328. font-family: "transfersh" !important;
  6329. content: attr(data-icon);
  6330. font-style: normal !important;
  6331. font-weight: normal !important;
  6332. font-variant: normal !important;
  6333. text-transform: none !important;
  6334. speak: none;
  6335. line-height: 1;
  6336. -webkit-font-smoothing: antialiased;
  6337. -moz-osx-font-smoothing: grayscale;
  6338. }
  6339. [class^="icon-"]:before,
  6340. [class*=" icon-"]:before {
  6341. font-family: "transfersh" !important;
  6342. font-style: normal !important;
  6343. font-weight: normal !important;
  6344. font-variant: normal !important;
  6345. text-transform: none !important;
  6346. speak: none;
  6347. line-height: 1;
  6348. -webkit-font-smoothing: antialiased;
  6349. -moz-osx-font-smoothing: grayscale;
  6350. }
  6351. .icon-terminal:before {
  6352. content: "a";
  6353. }
  6354. .icon-share:before {
  6355. content: "b";
  6356. }
  6357. .icon-clock:before {
  6358. content: "g";
  6359. }
  6360. .icon-tag:before {
  6361. content: "c";
  6362. }
  6363. .icon-upload-cloud:before {
  6364. content: "m";
  6365. }
  6366. .icon-mail:before {
  6367. content: "j";
  6368. }
  6369. .icon-gauge:before {
  6370. content: "k";
  6371. }
  6372. .icon-lock:before {
  6373. content: "h";
  6374. }
  6375. .icon-database:before {
  6376. content: "i";
  6377. }
  6378. .icon-heart:before {
  6379. content: "e";
  6380. }
  6381. .icon-link:before {
  6382. content: "d";
  6383. }
  6384. .icon-facebook:before {
  6385. content: "l";
  6386. }
  6387. .icon-twitter:before {
  6388. content: "n";
  6389. }
  6390. .icon-linkedin:before {
  6391. content: "o";
  6392. }
  6393. .icon-gplus:before {
  6394. content: "p";
  6395. }
  6396. .preview-wrapper {
  6397. padding-bottom: 30px;
  6398. }
  6399. html {
  6400. min-height: 100%;
  6401. position: relative;
  6402. }
  6403. #download {
  6404. padding-bottom: 240px;
  6405. }
  6406. #download footer {
  6407. bottom: 0;
  6408. left: 0;
  6409. width: 100%;
  6410. position: absolute;
  6411. z-index: -1;
  6412. }
  6413. .preview-image {
  6414. padding: 0;
  6415. padding: 0px;
  6416. }
  6417. .preview-image img {
  6418. margin: 0 auto;
  6419. display: block;
  6420. max-width: 800px;
  6421. max-width: 100%;
  6422. }
  6423. .overlay {
  6424. position: fixed;
  6425. z-index: 100;
  6426. top: 0;
  6427. left: 0;
  6428. right: 0;
  6429. bottom: 0;
  6430. background-color: rgba(0, 0, 0, 0.1);
  6431. visibility: hidden;
  6432. opacity: 0;
  6433. transition: opacity 0.2s ease;
  6434. }
  6435. .active .overlay {
  6436. visibility: visible;
  6437. opacity: 1;
  6438. }
  6439. .copy-link-wrapper {
  6440. z-index: 200;
  6441. padding: 2em;
  6442. position: fixed;
  6443. top: 50%;
  6444. left: 50%;
  6445. width: 50%;
  6446. max-width: 500px;
  6447. min-width: 300px;
  6448. background-color: #85b5bb;
  6449. border-radius: 2px;
  6450. transform: translateX(-50%) translateY(-50%);
  6451. transition: opacity 0.2s ease;
  6452. clip: rect(1px 1px 1px 1px);
  6453. opacity: 0;
  6454. top: -9999999px;
  6455. left: -9999999px;
  6456. }
  6457. .active .copy-link-wrapper {
  6458. clip: auto;
  6459. opacity: 1;
  6460. top: 50%;
  6461. left: 50%;
  6462. }
  6463. .copy-link-wrapper p {
  6464. font-size: 20px;
  6465. color: #fff;
  6466. }
  6467. .copy-link-wrapper input {
  6468. background-color: #f6f8f8;
  6469. color: #3b3b3b;
  6470. border: 0;
  6471. font-size: 1em;
  6472. padding: 1em;
  6473. margin: 0;
  6474. width: 100%;
  6475. border-radius: 2px;
  6476. white-space: nowrap;
  6477. overflow: hidden;
  6478. text-overflow: ellipsis;
  6479. }
  6480. .copy-link-wrapper .error {
  6481. text-align: center;
  6482. color: #E7483B;
  6483. display: block;
  6484. padding: 0.5em;
  6485. }
  6486. #md-preview {
  6487. padding-bottom: 30px;
  6488. }
  6489. video {
  6490. margin: 0 auto;
  6491. width: 100%;
  6492. }
  6493. .wrap {
  6494. width: 40%;
  6495. height: 40%;
  6496. margin: 20px auto;
  6497. }
  6498. video {
  6499. width: 100%;
  6500. }
  6501. video::-webkit-media-controls-enclosure {
  6502. padding: 0px;
  6503. height: 50px;
  6504. }
  6505. video::-webkit-media-controls-panel {
  6506. opacity: 1 !important;
  6507. display: -webkit-flex !important;
  6508. margin-top: 50px;
  6509. height: 50px;
  6510. background-color: #36535a;
  6511. border-radius: 0 0 10px 10px;
  6512. }
  6513. video::-webkit-media-controls-timeline {
  6514. height: 12px;
  6515. padding: 0px;
  6516. border: 0px;
  6517. }
  6518. video::-webkit-media-controls-volume-slider,
  6519. video::-webkit-media-controls-timeline {
  6520. height: 12px;
  6521. border-radius: 5px;
  6522. min-width: 15px;
  6523. }
  6524. video::-webkit-media-controls-volume-slider::-webkit-media-slider-container,
  6525. video::-webkit-media-controls-timeline::-webkit-media-slider-container {
  6526. border: 0px;
  6527. border-radius: 5px;
  6528. background-color: #85b5bb;
  6529. cursor: pointer;
  6530. }
  6531. ::-webkit-media-slider-thumb {
  6532. -webkit-appearance: none;
  6533. background: red;
  6534. }
  6535. video::-webkit-media-controls-play-button {
  6536. cursor: pointer;
  6537. }
  6538. video::-webkit-media-controls-play-button:hover {
  6539. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  6540. filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  6541. opacity: 0.7;
  6542. }
  6543. video::-webkit-media-controls-fullscreen-button {
  6544. -webkit-appearance: none;
  6545. background-color: transparent;
  6546. cursor: pointer;
  6547. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAABACAYAAADF2C3zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2N0Q1MjA3MDc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2N0Q1MjA3MTc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQyQkE2QUZGNzkzQjExRTJCNDNGOTkyNzUxNTlCOTQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQyQkE2QjAwNzkzQjExRTJCNDNGOTkyNzUxNTlCOTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1z7uaAAAAVhJREFUeNrsljFuAjEQRb3ACZByii2pECmgySFIGoiUGsEKiaQAimwTToCggSYSNUoJHSfgFJwhMt9oHBlj8Ga2SAqP9KQV7PPY4y1+9PDYEZ4agaHrj4Lwl5LHXFkvsOXKatt1jjykzrq2WeW+Jb6Bhp5BySOvQQLuaKEPYwYnOQLSkpTwBfbUqQam9hDVtieOyaoOGxDTAtNrV9UFqTEc/UGUQeXWmfSZB6BqXMc3aIFlFllY4hP49N2h66p2YJXly3HJ92ABihxZVRPM6BqvViSlFNwqiBwV5CAHOchBDnKQ/5/si4/iOUn5YX0+ec0X1mkBXljH1nlhncTfh3WIF2EdR/gJ677OKqwfdOqHmJ4Nsd17PwU5E/yWgJieY/Biv6MoUVjvOe61j+cGuuwpsLvDOl5KjeFkDusRtiSNKZ6FdXTlhXWIfxTWcf58YR0L3AzrRwEGAJoOgCMfh6hiAAAAAElFTkSuQmCC);
  6548. background-size: 16px 64px;
  6549. background-position: center 8px;
  6550. background-repeat: no-repeat;
  6551. }
  6552. video::-webkit-media-controls-mute-button {
  6553. -webkit-appearance: none;
  6554. background-color: transparent;
  6555. cursor: pointer;
  6556. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABACAYAAAATffeWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2N0Q1MjA3NDc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2N0Q1MjA3NTc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY3RDUyMDcyNzk2NjExRTJCNDNGOTkyNzUxNTlCOTQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY3RDUyMDczNzk2NjExRTJCNDNGOTkyNzUxNTlCOTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Gp0GRAAAATdJREFUeNpidIsuYMABwoF4BhCvB+IkXIqYcIj7APEiIBYA4jg0OREgLsJnQAgQrwJiNiifGU3eFIi7gDgPxGEBYnYg1gBiDqizQX5ixOEyCyDeC8SNQNwJxJtABuwHYksGwoAR6q3tQFwKxGlAnMtEpGYQ+A+1NROI+aDedGdiIA2sAWJWaDhcBGIVUg1ABqz4ohEXAMXQbyA+DcRaQHwHZMBxIjWDArEcmrg+AXEYEO8ExYIjUjRGQuOXEUcgghLVOahBoAQ1GWTAT2iAgMBJID4BxPOhBqIDkJwnENcDcQkQP8AWBiuAOBiIf0H5f9HkT0NdMAFfIG4D4gggfgtNPMjgDRD3wgPm////DJSAUQNGDRg1YNSAUQNGDRg1YNSA4WhAUnHraI9ltMcy2mMZDD0WgAADADYlybDQKXdAAAAAAElFTkSuQmCC);
  6557. background-size: 16px 64px;
  6558. background-position: center 8px;
  6559. background-repeat: no-repeat;
  6560. }
  6561. video::-webkit-media-controls-fullscreen-button:hover {
  6562. -webkit-appearance: none;
  6563. background-position: center -42px;
  6564. }
  6565. video::-webkit-media-controls-mute-button:hover {
  6566. -webkit-appearance: none;
  6567. background-position: center -43px;
  6568. }
  6569. video::-webkit-media-controls-current-time-display,
  6570. video::-webkit-media-controls-time-remaining-display {
  6571. font-size: 13px;
  6572. font-weight: normal;
  6573. }
  6574. /*# sourceMappingURL=/styles/main.css.map */