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.
 
 
 
 

6543 lines
122 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. @-webkit-keyframes bounce {
  2479. 0%,
  2480. 20%,
  2481. 50%,
  2482. 80%,
  2483. 100% {
  2484. -webkit-transform: translateY(0);
  2485. }
  2486. 40% {
  2487. -webkit-transform: translateY(-30px);
  2488. }
  2489. 60% {
  2490. -webkit-transform: translateY(-15px);
  2491. }
  2492. }
  2493. @-moz-keyframes bounce {
  2494. 0%,
  2495. 20%,
  2496. 50%,
  2497. 80%,
  2498. 100% {
  2499. -moz-transform: translateY(0);
  2500. }
  2501. 40% {
  2502. -moz-transform: translateY(-30px);
  2503. }
  2504. 60% {
  2505. -moz-transform: translateY(-15px);
  2506. }
  2507. }
  2508. @-o-keyframes bounce {
  2509. 0%,
  2510. 20%,
  2511. 50%,
  2512. 80%,
  2513. 100% {
  2514. -o-transform: translateY(0);
  2515. }
  2516. 40% {
  2517. -o-transform: translateY(-30px);
  2518. }
  2519. 60% {
  2520. -o-transform: translateY(-15px);
  2521. }
  2522. }
  2523. @keyframes bounce {
  2524. 0%,
  2525. 20%,
  2526. 50%,
  2527. 80%,
  2528. 100% {
  2529. transform: translateY(0);
  2530. }
  2531. 40% {
  2532. transform: translateY(-30px);
  2533. }
  2534. 60% {
  2535. transform: translateY(-15px);
  2536. }
  2537. }
  2538. .bounce {
  2539. -webkit-animation-name: bounce;
  2540. -moz-animation-name: bounce;
  2541. -o-animation-name: bounce;
  2542. animation-name: bounce;
  2543. }
  2544. @-webkit-keyframes bounceIn {
  2545. 0% {
  2546. opacity: 0;
  2547. -webkit-transform: scale(0.3);
  2548. }
  2549. 50% {
  2550. opacity: 1;
  2551. -webkit-transform: scale(1.05);
  2552. }
  2553. 70% {
  2554. -webkit-transform: scale(0.9);
  2555. }
  2556. 100% {
  2557. -webkit-transform: scale(1);
  2558. }
  2559. }
  2560. @-moz-keyframes bounceIn {
  2561. 0% {
  2562. opacity: 0;
  2563. -moz-transform: scale(0.3);
  2564. }
  2565. 50% {
  2566. opacity: 1;
  2567. -moz-transform: scale(1.05);
  2568. }
  2569. 70% {
  2570. -moz-transform: scale(0.9);
  2571. }
  2572. 100% {
  2573. -moz-transform: scale(1);
  2574. }
  2575. }
  2576. @-o-keyframes bounceIn {
  2577. 0% {
  2578. opacity: 0;
  2579. -o-transform: scale(0.3);
  2580. }
  2581. 50% {
  2582. opacity: 1;
  2583. -o-transform: scale(1.05);
  2584. }
  2585. 70% {
  2586. -o-transform: scale(0.9);
  2587. }
  2588. 100% {
  2589. -o-transform: scale(1);
  2590. }
  2591. }
  2592. @keyframes bounceIn {
  2593. 0% {
  2594. opacity: 0;
  2595. transform: scale(0.3);
  2596. }
  2597. 50% {
  2598. opacity: 1;
  2599. transform: scale(1.05);
  2600. }
  2601. 70% {
  2602. transform: scale(0.9);
  2603. }
  2604. 100% {
  2605. transform: scale(1);
  2606. }
  2607. }
  2608. .bounceIn {
  2609. -webkit-animation-name: bounceIn;
  2610. -moz-animation-name: bounceIn;
  2611. -o-animation-name: bounceIn;
  2612. animation-name: bounceIn;
  2613. }
  2614. @-webkit-keyframes bounceInDown {
  2615. 0% {
  2616. opacity: 0;
  2617. -webkit-transform: translateY(-2000px);
  2618. }
  2619. 60% {
  2620. opacity: 1;
  2621. -webkit-transform: translateY(30px);
  2622. }
  2623. 80% {
  2624. -webkit-transform: translateY(-10px);
  2625. }
  2626. 100% {
  2627. -webkit-transform: translateY(0);
  2628. }
  2629. }
  2630. @-moz-keyframes bounceInDown {
  2631. 0% {
  2632. opacity: 0;
  2633. -moz-transform: translateY(-2000px);
  2634. }
  2635. 60% {
  2636. opacity: 1;
  2637. -moz-transform: translateY(30px);
  2638. }
  2639. 80% {
  2640. -moz-transform: translateY(-10px);
  2641. }
  2642. 100% {
  2643. -moz-transform: translateY(0);
  2644. }
  2645. }
  2646. @-o-keyframes bounceInDown {
  2647. 0% {
  2648. opacity: 0;
  2649. -o-transform: translateY(-2000px);
  2650. }
  2651. 60% {
  2652. opacity: 1;
  2653. -o-transform: translateY(30px);
  2654. }
  2655. 80% {
  2656. -o-transform: translateY(-10px);
  2657. }
  2658. 100% {
  2659. -o-transform: translateY(0);
  2660. }
  2661. }
  2662. @keyframes bounceInDown {
  2663. 0% {
  2664. opacity: 0;
  2665. transform: translateY(-2000px);
  2666. }
  2667. 60% {
  2668. opacity: 1;
  2669. transform: translateY(30px);
  2670. }
  2671. 80% {
  2672. transform: translateY(-10px);
  2673. }
  2674. 100% {
  2675. transform: translateY(0);
  2676. }
  2677. }
  2678. .bounceInDown {
  2679. -webkit-animation-name: bounceInDown;
  2680. -moz-animation-name: bounceInDown;
  2681. -o-animation-name: bounceInDown;
  2682. animation-name: bounceInDown;
  2683. }
  2684. @-webkit-keyframes bounceInLeft {
  2685. 0% {
  2686. opacity: 0;
  2687. -webkit-transform: translateX(-2000px);
  2688. }
  2689. 60% {
  2690. opacity: 1;
  2691. -webkit-transform: translateX(30px);
  2692. }
  2693. 80% {
  2694. -webkit-transform: translateX(-10px);
  2695. }
  2696. 100% {
  2697. -webkit-transform: translateX(0);
  2698. }
  2699. }
  2700. @-moz-keyframes bounceInLeft {
  2701. 0% {
  2702. opacity: 0;
  2703. -moz-transform: translateX(-2000px);
  2704. }
  2705. 60% {
  2706. opacity: 1;
  2707. -moz-transform: translateX(30px);
  2708. }
  2709. 80% {
  2710. -moz-transform: translateX(-10px);
  2711. }
  2712. 100% {
  2713. -moz-transform: translateX(0);
  2714. }
  2715. }
  2716. @-o-keyframes bounceInLeft {
  2717. 0% {
  2718. opacity: 0;
  2719. -o-transform: translateX(-2000px);
  2720. }
  2721. 60% {
  2722. opacity: 1;
  2723. -o-transform: translateX(30px);
  2724. }
  2725. 80% {
  2726. -o-transform: translateX(-10px);
  2727. }
  2728. 100% {
  2729. -o-transform: translateX(0);
  2730. }
  2731. }
  2732. @keyframes bounceInLeft {
  2733. 0% {
  2734. opacity: 0;
  2735. transform: translateX(-2000px);
  2736. }
  2737. 60% {
  2738. opacity: 1;
  2739. transform: translateX(30px);
  2740. }
  2741. 80% {
  2742. transform: translateX(-10px);
  2743. }
  2744. 100% {
  2745. transform: translateX(0);
  2746. }
  2747. }
  2748. .bounceInLeft {
  2749. -webkit-animation-name: bounceInLeft;
  2750. -moz-animation-name: bounceInLeft;
  2751. -o-animation-name: bounceInLeft;
  2752. animation-name: bounceInLeft;
  2753. }
  2754. @-webkit-keyframes bounceInRight {
  2755. 0% {
  2756. opacity: 0;
  2757. -webkit-transform: translateX(2000px);
  2758. }
  2759. 60% {
  2760. opacity: 1;
  2761. -webkit-transform: translateX(-30px);
  2762. }
  2763. 80% {
  2764. -webkit-transform: translateX(10px);
  2765. }
  2766. 100% {
  2767. -webkit-transform: translateX(0);
  2768. }
  2769. }
  2770. @-moz-keyframes bounceInRight {
  2771. 0% {
  2772. opacity: 0;
  2773. -moz-transform: translateX(2000px);
  2774. }
  2775. 60% {
  2776. opacity: 1;
  2777. -moz-transform: translateX(-30px);
  2778. }
  2779. 80% {
  2780. -moz-transform: translateX(10px);
  2781. }
  2782. 100% {
  2783. -moz-transform: translateX(0);
  2784. }
  2785. }
  2786. @-o-keyframes bounceInRight {
  2787. 0% {
  2788. opacity: 0;
  2789. -o-transform: translateX(2000px);
  2790. }
  2791. 60% {
  2792. opacity: 1;
  2793. -o-transform: translateX(-30px);
  2794. }
  2795. 80% {
  2796. -o-transform: translateX(10px);
  2797. }
  2798. 100% {
  2799. -o-transform: translateX(0);
  2800. }
  2801. }
  2802. @keyframes bounceInRight {
  2803. 0% {
  2804. opacity: 0;
  2805. transform: translateX(2000px);
  2806. }
  2807. 60% {
  2808. opacity: 1;
  2809. transform: translateX(-30px);
  2810. }
  2811. 80% {
  2812. transform: translateX(10px);
  2813. }
  2814. 100% {
  2815. transform: translateX(0);
  2816. }
  2817. }
  2818. .bounceInRight {
  2819. -webkit-animation-name: bounceInRight;
  2820. -moz-animation-name: bounceInRight;
  2821. -o-animation-name: bounceInRight;
  2822. animation-name: bounceInRight;
  2823. }
  2824. @-webkit-keyframes bounceInUp {
  2825. 0% {
  2826. opacity: 0;
  2827. -webkit-transform: translateY(2000px);
  2828. }
  2829. 60% {
  2830. opacity: 1;
  2831. -webkit-transform: translateY(-30px);
  2832. }
  2833. 80% {
  2834. -webkit-transform: translateY(10px);
  2835. }
  2836. 100% {
  2837. -webkit-transform: translateY(0);
  2838. }
  2839. }
  2840. @-moz-keyframes bounceInUp {
  2841. 0% {
  2842. opacity: 0;
  2843. -moz-transform: translateY(2000px);
  2844. }
  2845. 60% {
  2846. opacity: 1;
  2847. -moz-transform: translateY(-30px);
  2848. }
  2849. 80% {
  2850. -moz-transform: translateY(10px);
  2851. }
  2852. 100% {
  2853. -moz-transform: translateY(0);
  2854. }
  2855. }
  2856. @-o-keyframes bounceInUp {
  2857. 0% {
  2858. opacity: 0;
  2859. -o-transform: translateY(2000px);
  2860. }
  2861. 60% {
  2862. opacity: 1;
  2863. -o-transform: translateY(-30px);
  2864. }
  2865. 80% {
  2866. -o-transform: translateY(10px);
  2867. }
  2868. 100% {
  2869. -o-transform: translateY(0);
  2870. }
  2871. }
  2872. @keyframes bounceInUp {
  2873. 0% {
  2874. opacity: 0;
  2875. transform: translateY(2000px);
  2876. }
  2877. 60% {
  2878. opacity: 1;
  2879. transform: translateY(-30px);
  2880. }
  2881. 80% {
  2882. transform: translateY(10px);
  2883. }
  2884. 100% {
  2885. transform: translateY(0);
  2886. }
  2887. }
  2888. .bounceInUp {
  2889. -webkit-animation-name: bounceInUp;
  2890. -moz-animation-name: bounceInUp;
  2891. -o-animation-name: bounceInUp;
  2892. animation-name: bounceInUp;
  2893. }
  2894. @-webkit-keyframes bounceOut {
  2895. 0% {
  2896. -webkit-transform: scale(1);
  2897. }
  2898. 25% {
  2899. -webkit-transform: scale(0.95);
  2900. }
  2901. 50% {
  2902. opacity: 1;
  2903. -webkit-transform: scale(1.1);
  2904. }
  2905. 100% {
  2906. opacity: 0;
  2907. -webkit-transform: scale(0.3);
  2908. }
  2909. }
  2910. @-moz-keyframes bounceOut {
  2911. 0% {
  2912. -moz-transform: scale(1);
  2913. }
  2914. 25% {
  2915. -moz-transform: scale(0.95);
  2916. }
  2917. 50% {
  2918. opacity: 1;
  2919. -moz-transform: scale(1.1);
  2920. }
  2921. 100% {
  2922. opacity: 0;
  2923. -moz-transform: scale(0.3);
  2924. }
  2925. }
  2926. @-o-keyframes bounceOut {
  2927. 0% {
  2928. -o-transform: scale(1);
  2929. }
  2930. 25% {
  2931. -o-transform: scale(0.95);
  2932. }
  2933. 50% {
  2934. opacity: 1;
  2935. -o-transform: scale(1.1);
  2936. }
  2937. 100% {
  2938. opacity: 0;
  2939. -o-transform: scale(0.3);
  2940. }
  2941. }
  2942. @keyframes bounceOut {
  2943. 0% {
  2944. transform: scale(1);
  2945. }
  2946. 25% {
  2947. transform: scale(0.95);
  2948. }
  2949. 50% {
  2950. opacity: 1;
  2951. transform: scale(1.1);
  2952. }
  2953. 100% {
  2954. opacity: 0;
  2955. transform: scale(0.3);
  2956. }
  2957. }
  2958. .bounceOut {
  2959. -webkit-animation-name: bounceOut;
  2960. -moz-animation-name: bounceOut;
  2961. -o-animation-name: bounceOut;
  2962. animation-name: bounceOut;
  2963. }
  2964. @-webkit-keyframes bounceOutDown {
  2965. 0% {
  2966. -webkit-transform: translateY(0);
  2967. }
  2968. 20% {
  2969. opacity: 1;
  2970. -webkit-transform: translateY(-20px);
  2971. }
  2972. 100% {
  2973. opacity: 0;
  2974. -webkit-transform: translateY(2000px);
  2975. }
  2976. }
  2977. @-moz-keyframes bounceOutDown {
  2978. 0% {
  2979. -moz-transform: translateY(0);
  2980. }
  2981. 20% {
  2982. opacity: 1;
  2983. -moz-transform: translateY(-20px);
  2984. }
  2985. 100% {
  2986. opacity: 0;
  2987. -moz-transform: translateY(2000px);
  2988. }
  2989. }
  2990. @-o-keyframes bounceOutDown {
  2991. 0% {
  2992. -o-transform: translateY(0);
  2993. }
  2994. 20% {
  2995. opacity: 1;
  2996. -o-transform: translateY(-20px);
  2997. }
  2998. 100% {
  2999. opacity: 0;
  3000. -o-transform: translateY(2000px);
  3001. }
  3002. }
  3003. @keyframes bounceOutDown {
  3004. 0% {
  3005. transform: translateY(0);
  3006. }
  3007. 20% {
  3008. opacity: 1;
  3009. transform: translateY(-20px);
  3010. }
  3011. 100% {
  3012. opacity: 0;
  3013. transform: translateY(2000px);
  3014. }
  3015. }
  3016. .bounceOutDown {
  3017. -webkit-animation-name: bounceOutDown;
  3018. -moz-animation-name: bounceOutDown;
  3019. -o-animation-name: bounceOutDown;
  3020. animation-name: bounceOutDown;
  3021. }
  3022. @-webkit-keyframes bounceOutLeft {
  3023. 0% {
  3024. -webkit-transform: translateX(0);
  3025. }
  3026. 20% {
  3027. opacity: 1;
  3028. -webkit-transform: translateX(20px);
  3029. }
  3030. 100% {
  3031. opacity: 0;
  3032. -webkit-transform: translateX(-2000px);
  3033. }
  3034. }
  3035. @-moz-keyframes bounceOutLeft {
  3036. 0% {
  3037. -moz-transform: translateX(0);
  3038. }
  3039. 20% {
  3040. opacity: 1;
  3041. -moz-transform: translateX(20px);
  3042. }
  3043. 100% {
  3044. opacity: 0;
  3045. -moz-transform: translateX(-2000px);
  3046. }
  3047. }
  3048. @-o-keyframes bounceOutLeft {
  3049. 0% {
  3050. -o-transform: translateX(0);
  3051. }
  3052. 20% {
  3053. opacity: 1;
  3054. -o-transform: translateX(20px);
  3055. }
  3056. 100% {
  3057. opacity: 0;
  3058. -o-transform: translateX(-2000px);
  3059. }
  3060. }
  3061. @keyframes bounceOutLeft {
  3062. 0% {
  3063. transform: translateX(0);
  3064. }
  3065. 20% {
  3066. opacity: 1;
  3067. transform: translateX(20px);
  3068. }
  3069. 100% {
  3070. opacity: 0;
  3071. transform: translateX(-2000px);
  3072. }
  3073. }
  3074. .bounceOutLeft {
  3075. -webkit-animation-name: bounceOutLeft;
  3076. -moz-animation-name: bounceOutLeft;
  3077. -o-animation-name: bounceOutLeft;
  3078. animation-name: bounceOutLeft;
  3079. }
  3080. @-webkit-keyframes bounceOutRight {
  3081. 0% {
  3082. -webkit-transform: translateX(0);
  3083. }
  3084. 20% {
  3085. opacity: 1;
  3086. -webkit-transform: translateX(-20px);
  3087. }
  3088. 100% {
  3089. opacity: 0;
  3090. -webkit-transform: translateX(2000px);
  3091. }
  3092. }
  3093. @-moz-keyframes bounceOutRight {
  3094. 0% {
  3095. -moz-transform: translateX(0);
  3096. }
  3097. 20% {
  3098. opacity: 1;
  3099. -moz-transform: translateX(-20px);
  3100. }
  3101. 100% {
  3102. opacity: 0;
  3103. -moz-transform: translateX(2000px);
  3104. }
  3105. }
  3106. @-o-keyframes bounceOutRight {
  3107. 0% {
  3108. -o-transform: translateX(0);
  3109. }
  3110. 20% {
  3111. opacity: 1;
  3112. -o-transform: translateX(-20px);
  3113. }
  3114. 100% {
  3115. opacity: 0;
  3116. -o-transform: translateX(2000px);
  3117. }
  3118. }
  3119. @keyframes bounceOutRight {
  3120. 0% {
  3121. transform: translateX(0);
  3122. }
  3123. 20% {
  3124. opacity: 1;
  3125. transform: translateX(-20px);
  3126. }
  3127. 100% {
  3128. opacity: 0;
  3129. transform: translateX(2000px);
  3130. }
  3131. }
  3132. .bounceOutRight {
  3133. -webkit-animation-name: bounceOutRight;
  3134. -moz-animation-name: bounceOutRight;
  3135. -o-animation-name: bounceOutRight;
  3136. animation-name: bounceOutRight;
  3137. }
  3138. @-webkit-keyframes bounceOutUp {
  3139. 0% {
  3140. -webkit-transform: translateY(0);
  3141. }
  3142. 20% {
  3143. opacity: 1;
  3144. -webkit-transform: translateY(20px);
  3145. }
  3146. 100% {
  3147. opacity: 0;
  3148. -webkit-transform: translateY(-2000px);
  3149. }
  3150. }
  3151. @-moz-keyframes bounceOutUp {
  3152. 0% {
  3153. -moz-transform: translateY(0);
  3154. }
  3155. 20% {
  3156. opacity: 1;
  3157. -moz-transform: translateY(20px);
  3158. }
  3159. 100% {
  3160. opacity: 0;
  3161. -moz-transform: translateY(-2000px);
  3162. }
  3163. }
  3164. @-o-keyframes bounceOutUp {
  3165. 0% {
  3166. -o-transform: translateY(0);
  3167. }
  3168. 20% {
  3169. opacity: 1;
  3170. -o-transform: translateY(20px);
  3171. }
  3172. 100% {
  3173. opacity: 0;
  3174. -o-transform: translateY(-2000px);
  3175. }
  3176. }
  3177. @keyframes bounceOutUp {
  3178. 0% {
  3179. transform: translateY(0);
  3180. }
  3181. 20% {
  3182. opacity: 1;
  3183. transform: translateY(20px);
  3184. }
  3185. 100% {
  3186. opacity: 0;
  3187. transform: translateY(-2000px);
  3188. }
  3189. }
  3190. .bounceOutUp {
  3191. -webkit-animation-name: bounceOutUp;
  3192. -moz-animation-name: bounceOutUp;
  3193. -o-animation-name: bounceOutUp;
  3194. animation-name: bounceOutUp;
  3195. }
  3196. @-webkit-keyframes fadeIn {
  3197. 0% {
  3198. opacity: 0;
  3199. }
  3200. 100% {
  3201. opacity: 1;
  3202. }
  3203. }
  3204. @-moz-keyframes fadeIn {
  3205. 0% {
  3206. opacity: 0;
  3207. }
  3208. 100% {
  3209. opacity: 1;
  3210. }
  3211. }
  3212. @-o-keyframes fadeIn {
  3213. 0% {
  3214. opacity: 0;
  3215. }
  3216. 100% {
  3217. opacity: 1;
  3218. }
  3219. }
  3220. @keyframes fadeIn {
  3221. 0% {
  3222. opacity: 0;
  3223. }
  3224. 100% {
  3225. opacity: 1;
  3226. }
  3227. }
  3228. .fadeIn {
  3229. -webkit-animation-name: fadeIn;
  3230. -moz-animation-name: fadeIn;
  3231. -o-animation-name: fadeIn;
  3232. animation-name: fadeIn;
  3233. }
  3234. @-webkit-keyframes fadeInDown {
  3235. 0% {
  3236. opacity: 0;
  3237. -webkit-transform: translateY(-20px);
  3238. }
  3239. 100% {
  3240. opacity: 1;
  3241. -webkit-transform: translateY(0);
  3242. }
  3243. }
  3244. @-moz-keyframes fadeInDown {
  3245. 0% {
  3246. opacity: 0;
  3247. -moz-transform: translateY(-20px);
  3248. }
  3249. 100% {
  3250. opacity: 1;
  3251. -moz-transform: translateY(0);
  3252. }
  3253. }
  3254. @-o-keyframes fadeInDown {
  3255. 0% {
  3256. opacity: 0;
  3257. -ms-transform: translateY(-20px);
  3258. }
  3259. 100% {
  3260. opacity: 1;
  3261. -ms-transform: translateY(0);
  3262. }
  3263. }
  3264. @keyframes fadeInDown {
  3265. 0% {
  3266. opacity: 0;
  3267. transform: translateY(-20px);
  3268. }
  3269. 100% {
  3270. opacity: 1;
  3271. transform: translateY(0);
  3272. }
  3273. }
  3274. .fadeInDown {
  3275. -webkit-animation-name: fadeInDown;
  3276. -moz-animation-name: fadeInDown;
  3277. -o-animation-name: fadeInDown;
  3278. animation-name: fadeInDown;
  3279. }
  3280. @-webkit-keyframes fadeInDownBig {
  3281. 0% {
  3282. opacity: 0;
  3283. -webkit-transform: translateY(-2000px);
  3284. }
  3285. 100% {
  3286. opacity: 1;
  3287. -webkit-transform: translateY(0);
  3288. }
  3289. }
  3290. @-moz-keyframes fadeInDownBig {
  3291. 0% {
  3292. opacity: 0;
  3293. -moz-transform: translateY(-2000px);
  3294. }
  3295. 100% {
  3296. opacity: 1;
  3297. -moz-transform: translateY(0);
  3298. }
  3299. }
  3300. @-o-keyframes fadeInDownBig {
  3301. 0% {
  3302. opacity: 0;
  3303. -o-transform: translateY(-2000px);
  3304. }
  3305. 100% {
  3306. opacity: 1;
  3307. -o-transform: translateY(0);
  3308. }
  3309. }
  3310. @keyframes fadeInDownBig {
  3311. 0% {
  3312. opacity: 0;
  3313. transform: translateY(-2000px);
  3314. }
  3315. 100% {
  3316. opacity: 1;
  3317. transform: translateY(0);
  3318. }
  3319. }
  3320. .fadeInDownBig {
  3321. -webkit-animation-name: fadeInDownBig;
  3322. -moz-animation-name: fadeInDownBig;
  3323. -o-animation-name: fadeInDownBig;
  3324. animation-name: fadeInDownBig;
  3325. }
  3326. @-webkit-keyframes fadeInLeft {
  3327. 0% {
  3328. opacity: 0;
  3329. -webkit-transform: translateX(-20px);
  3330. }
  3331. 100% {
  3332. opacity: 1;
  3333. -webkit-transform: translateX(0);
  3334. }
  3335. }
  3336. @-moz-keyframes fadeInLeft {
  3337. 0% {
  3338. opacity: 0;
  3339. -moz-transform: translateX(-20px);
  3340. }
  3341. 100% {
  3342. opacity: 1;
  3343. -moz-transform: translateX(0);
  3344. }
  3345. }
  3346. @-o-keyframes fadeInLeft {
  3347. 0% {
  3348. opacity: 0;
  3349. -o-transform: translateX(-20px);
  3350. }
  3351. 100% {
  3352. opacity: 1;
  3353. -o-transform: translateX(0);
  3354. }
  3355. }
  3356. @keyframes fadeInLeft {
  3357. 0% {
  3358. opacity: 0;
  3359. transform: translateX(-20px);
  3360. }
  3361. 100% {
  3362. opacity: 1;
  3363. transform: translateX(0);
  3364. }
  3365. }
  3366. .fadeInLeft {
  3367. -webkit-animation-name: fadeInLeft;
  3368. -moz-animation-name: fadeInLeft;
  3369. -o-animation-name: fadeInLeft;
  3370. animation-name: fadeInLeft;
  3371. }
  3372. @-webkit-keyframes fadeInLeftBig {
  3373. 0% {
  3374. opacity: 0;
  3375. -webkit-transform: translateX(-2000px);
  3376. }
  3377. 100% {
  3378. opacity: 1;
  3379. -webkit-transform: translateX(0);
  3380. }
  3381. }
  3382. @-moz-keyframes fadeInLeftBig {
  3383. 0% {
  3384. opacity: 0;
  3385. -moz-transform: translateX(-2000px);
  3386. }
  3387. 100% {
  3388. opacity: 1;
  3389. -moz-transform: translateX(0);
  3390. }
  3391. }
  3392. @-o-keyframes fadeInLeftBig {
  3393. 0% {
  3394. opacity: 0;
  3395. -o-transform: translateX(-2000px);
  3396. }
  3397. 100% {
  3398. opacity: 1;
  3399. -o-transform: translateX(0);
  3400. }
  3401. }
  3402. @keyframes fadeInLeftBig {
  3403. 0% {
  3404. opacity: 0;
  3405. transform: translateX(-2000px);
  3406. }
  3407. 100% {
  3408. opacity: 1;
  3409. transform: translateX(0);
  3410. }
  3411. }
  3412. .fadeInLeftBig {
  3413. -webkit-animation-name: fadeInLeftBig;
  3414. -moz-animation-name: fadeInLeftBig;
  3415. -o-animation-name: fadeInLeftBig;
  3416. animation-name: fadeInLeftBig;
  3417. }
  3418. @-webkit-keyframes fadeInRight {
  3419. 0% {
  3420. opacity: 0;
  3421. -webkit-transform: translateX(20px);
  3422. }
  3423. 100% {
  3424. opacity: 1;
  3425. -webkit-transform: translateX(0);
  3426. }
  3427. }
  3428. @-moz-keyframes fadeInRight {
  3429. 0% {
  3430. opacity: 0;
  3431. -moz-transform: translateX(20px);
  3432. }
  3433. 100% {
  3434. opacity: 1;
  3435. -moz-transform: translateX(0);
  3436. }
  3437. }
  3438. @-o-keyframes fadeInRight {
  3439. 0% {
  3440. opacity: 0;
  3441. -o-transform: translateX(20px);
  3442. }
  3443. 100% {
  3444. opacity: 1;
  3445. -o-transform: translateX(0);
  3446. }
  3447. }
  3448. @keyframes fadeInRight {
  3449. 0% {
  3450. opacity: 0;
  3451. transform: translateX(20px);
  3452. }
  3453. 100% {
  3454. opacity: 1;
  3455. transform: translateX(0);
  3456. }
  3457. }
  3458. .fadeInRight {
  3459. -webkit-animation-name: fadeInRight;
  3460. -moz-animation-name: fadeInRight;
  3461. -o-animation-name: fadeInRight;
  3462. animation-name: fadeInRight;
  3463. }
  3464. @-webkit-keyframes fadeInRightBig {
  3465. 0% {
  3466. opacity: 0;
  3467. -webkit-transform: translateX(2000px);
  3468. }
  3469. 100% {
  3470. opacity: 1;
  3471. -webkit-transform: translateX(0);
  3472. }
  3473. }
  3474. @-moz-keyframes fadeInRightBig {
  3475. 0% {
  3476. opacity: 0;
  3477. -moz-transform: translateX(2000px);
  3478. }
  3479. 100% {
  3480. opacity: 1;
  3481. -moz-transform: translateX(0);
  3482. }
  3483. }
  3484. @-o-keyframes fadeInRightBig {
  3485. 0% {
  3486. opacity: 0;
  3487. -o-transform: translateX(2000px);
  3488. }
  3489. 100% {
  3490. opacity: 1;
  3491. -o-transform: translateX(0);
  3492. }
  3493. }
  3494. @keyframes fadeInRightBig {
  3495. 0% {
  3496. opacity: 0;
  3497. transform: translateX(2000px);
  3498. }
  3499. 100% {
  3500. opacity: 1;
  3501. transform: translateX(0);
  3502. }
  3503. }
  3504. .fadeInRightBig {
  3505. -webkit-animation-name: fadeInRightBig;
  3506. -moz-animation-name: fadeInRightBig;
  3507. -o-animation-name: fadeInRightBig;
  3508. animation-name: fadeInRightBig;
  3509. }
  3510. @-webkit-keyframes fadeInUp {
  3511. 0% {
  3512. opacity: 0;
  3513. -webkit-transform: translateY(20px);
  3514. }
  3515. 100% {
  3516. opacity: 1;
  3517. -webkit-transform: translateY(0);
  3518. }
  3519. }
  3520. @-moz-keyframes fadeInUp {
  3521. 0% {
  3522. opacity: 0;
  3523. -moz-transform: translateY(20px);
  3524. }
  3525. 100% {
  3526. opacity: 1;
  3527. -moz-transform: translateY(0);
  3528. }
  3529. }
  3530. @-o-keyframes fadeInUp {
  3531. 0% {
  3532. opacity: 0;
  3533. -o-transform: translateY(20px);
  3534. }
  3535. 100% {
  3536. opacity: 1;
  3537. -o-transform: translateY(0);
  3538. }
  3539. }
  3540. @keyframes fadeInUp {
  3541. 0% {
  3542. opacity: 0;
  3543. transform: translateY(20px);
  3544. }
  3545. 100% {
  3546. opacity: 1;
  3547. transform: translateY(0);
  3548. }
  3549. }
  3550. .fadeInUp {
  3551. -webkit-animation-name: fadeInUp;
  3552. -moz-animation-name: fadeInUp;
  3553. -o-animation-name: fadeInUp;
  3554. animation-name: fadeInUp;
  3555. }
  3556. @-webkit-keyframes fadeInUpBig {
  3557. 0% {
  3558. opacity: 0;
  3559. -webkit-transform: translateY(2000px);
  3560. }
  3561. 100% {
  3562. opacity: 1;
  3563. -webkit-transform: translateY(0);
  3564. }
  3565. }
  3566. @-moz-keyframes fadeInUpBig {
  3567. 0% {
  3568. opacity: 0;
  3569. -moz-transform: translateY(2000px);
  3570. }
  3571. 100% {
  3572. opacity: 1;
  3573. -moz-transform: translateY(0);
  3574. }
  3575. }
  3576. @-o-keyframes fadeInUpBig {
  3577. 0% {
  3578. opacity: 0;
  3579. -o-transform: translateY(2000px);
  3580. }
  3581. 100% {
  3582. opacity: 1;
  3583. -o-transform: translateY(0);
  3584. }
  3585. }
  3586. @keyframes fadeInUpBig {
  3587. 0% {
  3588. opacity: 0;
  3589. transform: translateY(2000px);
  3590. }
  3591. 100% {
  3592. opacity: 1;
  3593. transform: translateY(0);
  3594. }
  3595. }
  3596. .fadeInUpBig {
  3597. -webkit-animation-name: fadeInUpBig;
  3598. -moz-animation-name: fadeInUpBig;
  3599. -o-animation-name: fadeInUpBig;
  3600. animation-name: fadeInUpBig;
  3601. }
  3602. @-webkit-keyframes fadeOut {
  3603. 0% {
  3604. opacity: 1;
  3605. }
  3606. 100% {
  3607. opacity: 0;
  3608. }
  3609. }
  3610. @-moz-keyframes fadeOut {
  3611. 0% {
  3612. opacity: 1;
  3613. }
  3614. 100% {
  3615. opacity: 0;
  3616. }
  3617. }
  3618. @-o-keyframes fadeOut {
  3619. 0% {
  3620. opacity: 1;
  3621. }
  3622. 100% {
  3623. opacity: 0;
  3624. }
  3625. }
  3626. @keyframes fadeOut {
  3627. 0% {
  3628. opacity: 1;
  3629. }
  3630. 100% {
  3631. opacity: 0;
  3632. }
  3633. }
  3634. .fadeOut {
  3635. -webkit-animation-name: fadeOut;
  3636. -moz-animation-name: fadeOut;
  3637. -o-animation-name: fadeOut;
  3638. animation-name: fadeOut;
  3639. }
  3640. @-webkit-keyframes fadeOutDown {
  3641. 0% {
  3642. opacity: 1;
  3643. -webkit-transform: translateY(0);
  3644. }
  3645. 100% {
  3646. opacity: 0;
  3647. -webkit-transform: translateY(20px);
  3648. }
  3649. }
  3650. @-moz-keyframes fadeOutDown {
  3651. 0% {
  3652. opacity: 1;
  3653. -moz-transform: translateY(0);
  3654. }
  3655. 100% {
  3656. opacity: 0;
  3657. -moz-transform: translateY(20px);
  3658. }
  3659. }
  3660. @-o-keyframes fadeOutDown {
  3661. 0% {
  3662. opacity: 1;
  3663. -o-transform: translateY(0);
  3664. }
  3665. 100% {
  3666. opacity: 0;
  3667. -o-transform: translateY(20px);
  3668. }
  3669. }
  3670. @keyframes fadeOutDown {
  3671. 0% {
  3672. opacity: 1;
  3673. transform: translateY(0);
  3674. }
  3675. 100% {
  3676. opacity: 0;
  3677. transform: translateY(20px);
  3678. }
  3679. }
  3680. .fadeOutDown {
  3681. -webkit-animation-name: fadeOutDown;
  3682. -moz-animation-name: fadeOutDown;
  3683. -o-animation-name: fadeOutDown;
  3684. animation-name: fadeOutDown;
  3685. }
  3686. @-webkit-keyframes fadeOutDownBig {
  3687. 0% {
  3688. opacity: 1;
  3689. -webkit-transform: translateY(0);
  3690. }
  3691. 100% {
  3692. opacity: 0;
  3693. -webkit-transform: translateY(2000px);
  3694. }
  3695. }
  3696. @-moz-keyframes fadeOutDownBig {
  3697. 0% {
  3698. opacity: 1;
  3699. -moz-transform: translateY(0);
  3700. }
  3701. 100% {
  3702. opacity: 0;
  3703. -moz-transform: translateY(2000px);
  3704. }
  3705. }
  3706. @-o-keyframes fadeOutDownBig {
  3707. 0% {
  3708. opacity: 1;
  3709. -o-transform: translateY(0);
  3710. }
  3711. 100% {
  3712. opacity: 0;
  3713. -o-transform: translateY(2000px);
  3714. }
  3715. }
  3716. @keyframes fadeOutDownBig {
  3717. 0% {
  3718. opacity: 1;
  3719. transform: translateY(0);
  3720. }
  3721. 100% {
  3722. opacity: 0;
  3723. transform: translateY(2000px);
  3724. }
  3725. }
  3726. .fadeOutDownBig {
  3727. -webkit-animation-name: fadeOutDownBig;
  3728. -moz-animation-name: fadeOutDownBig;
  3729. -o-animation-name: fadeOutDownBig;
  3730. animation-name: fadeOutDownBig;
  3731. }
  3732. @-webkit-keyframes fadeOutLeft {
  3733. 0% {
  3734. opacity: 1;
  3735. -webkit-transform: translateX(0);
  3736. }
  3737. 100% {
  3738. opacity: 0;
  3739. -webkit-transform: translateX(-20px);
  3740. }
  3741. }
  3742. @-moz-keyframes fadeOutLeft {
  3743. 0% {
  3744. opacity: 1;
  3745. -moz-transform: translateX(0);
  3746. }
  3747. 100% {
  3748. opacity: 0;
  3749. -moz-transform: translateX(-20px);
  3750. }
  3751. }
  3752. @-o-keyframes fadeOutLeft {
  3753. 0% {
  3754. opacity: 1;
  3755. -o-transform: translateX(0);
  3756. }
  3757. 100% {
  3758. opacity: 0;
  3759. -o-transform: translateX(-20px);
  3760. }
  3761. }
  3762. @keyframes fadeOutLeft {
  3763. 0% {
  3764. opacity: 1;
  3765. transform: translateX(0);
  3766. }
  3767. 100% {
  3768. opacity: 0;
  3769. transform: translateX(-20px);
  3770. }
  3771. }
  3772. .fadeOutLeft {
  3773. -webkit-animation-name: fadeOutLeft;
  3774. -moz-animation-name: fadeOutLeft;
  3775. -o-animation-name: fadeOutLeft;
  3776. animation-name: fadeOutLeft;
  3777. }
  3778. @-webkit-keyframes fadeOutLeftBig {
  3779. 0% {
  3780. opacity: 1;
  3781. -webkit-transform: translateX(0);
  3782. }
  3783. 100% {
  3784. opacity: 0;
  3785. -webkit-transform: translateX(-2000px);
  3786. }
  3787. }
  3788. @-moz-keyframes fadeOutLeftBig {
  3789. 0% {
  3790. opacity: 1;
  3791. -moz-transform: translateX(0);
  3792. }
  3793. 100% {
  3794. opacity: 0;
  3795. -moz-transform: translateX(-2000px);
  3796. }
  3797. }
  3798. @-o-keyframes fadeOutLeftBig {
  3799. 0% {
  3800. opacity: 1;
  3801. -o-transform: translateX(0);
  3802. }
  3803. 100% {
  3804. opacity: 0;
  3805. -o-transform: translateX(-2000px);
  3806. }
  3807. }
  3808. @keyframes fadeOutLeftBig {
  3809. 0% {
  3810. opacity: 1;
  3811. transform: translateX(0);
  3812. }
  3813. 100% {
  3814. opacity: 0;
  3815. transform: translateX(-2000px);
  3816. }
  3817. }
  3818. .fadeOutLeftBig {
  3819. -webkit-animation-name: fadeOutLeftBig;
  3820. -moz-animation-name: fadeOutLeftBig;
  3821. -o-animation-name: fadeOutLeftBig;
  3822. animation-name: fadeOutLeftBig;
  3823. }
  3824. @-webkit-keyframes fadeOutRight {
  3825. 0% {
  3826. opacity: 1;
  3827. -webkit-transform: translateX(0);
  3828. }
  3829. 100% {
  3830. opacity: 0;
  3831. -webkit-transform: translateX(20px);
  3832. }
  3833. }
  3834. @-moz-keyframes fadeOutRight {
  3835. 0% {
  3836. opacity: 1;
  3837. -moz-transform: translateX(0);
  3838. }
  3839. 100% {
  3840. opacity: 0;
  3841. -moz-transform: translateX(20px);
  3842. }
  3843. }
  3844. @-o-keyframes fadeOutRight {
  3845. 0% {
  3846. opacity: 1;
  3847. -o-transform: translateX(0);
  3848. }
  3849. 100% {
  3850. opacity: 0;
  3851. -o-transform: translateX(20px);
  3852. }
  3853. }
  3854. @keyframes fadeOutRight {
  3855. 0% {
  3856. opacity: 1;
  3857. transform: translateX(0);
  3858. }
  3859. 100% {
  3860. opacity: 0;
  3861. transform: translateX(20px);
  3862. }
  3863. }
  3864. .fadeOutRight {
  3865. -webkit-animation-name: fadeOutRight;
  3866. -moz-animation-name: fadeOutRight;
  3867. -o-animation-name: fadeOutRight;
  3868. animation-name: fadeOutRight;
  3869. }
  3870. @-webkit-keyframes fadeOutRightBig {
  3871. 0% {
  3872. opacity: 1;
  3873. -webkit-transform: translateX(0);
  3874. }
  3875. 100% {
  3876. opacity: 0;
  3877. -webkit-transform: translateX(2000px);
  3878. }
  3879. }
  3880. @-moz-keyframes fadeOutRightBig {
  3881. 0% {
  3882. opacity: 1;
  3883. -moz-transform: translateX(0);
  3884. }
  3885. 100% {
  3886. opacity: 0;
  3887. -moz-transform: translateX(2000px);
  3888. }
  3889. }
  3890. @-o-keyframes fadeOutRightBig {
  3891. 0% {
  3892. opacity: 1;
  3893. -o-transform: translateX(0);
  3894. }
  3895. 100% {
  3896. opacity: 0;
  3897. -o-transform: translateX(2000px);
  3898. }
  3899. }
  3900. @keyframes fadeOutRightBig {
  3901. 0% {
  3902. opacity: 1;
  3903. transform: translateX(0);
  3904. }
  3905. 100% {
  3906. opacity: 0;
  3907. transform: translateX(2000px);
  3908. }
  3909. }
  3910. .fadeOutRightBig {
  3911. -webkit-animation-name: fadeOutRightBig;
  3912. -moz-animation-name: fadeOutRightBig;
  3913. -o-animation-name: fadeOutRightBig;
  3914. animation-name: fadeOutRightBig;
  3915. }
  3916. @-webkit-keyframes fadeOutUp {
  3917. 0% {
  3918. opacity: 1;
  3919. -webkit-transform: translateY(0);
  3920. }
  3921. 100% {
  3922. opacity: 0;
  3923. -webkit-transform: translateY(-20px);
  3924. }
  3925. }
  3926. @-moz-keyframes fadeOutUp {
  3927. 0% {
  3928. opacity: 1;
  3929. -moz-transform: translateY(0);
  3930. }
  3931. 100% {
  3932. opacity: 0;
  3933. -moz-transform: translateY(-20px);
  3934. }
  3935. }
  3936. @-o-keyframes fadeOutUp {
  3937. 0% {
  3938. opacity: 1;
  3939. -o-transform: translateY(0);
  3940. }
  3941. 100% {
  3942. opacity: 0;
  3943. -o-transform: translateY(-20px);
  3944. }
  3945. }
  3946. @keyframes fadeOutUp {
  3947. 0% {
  3948. opacity: 1;
  3949. transform: translateY(0);
  3950. }
  3951. 100% {
  3952. opacity: 0;
  3953. transform: translateY(-20px);
  3954. }
  3955. }
  3956. .fadeOutUp {
  3957. -webkit-animation-name: fadeOutUp;
  3958. -moz-animation-name: fadeOutUp;
  3959. -o-animation-name: fadeOutUp;
  3960. animation-name: fadeOutUp;
  3961. }
  3962. @-webkit-keyframes fadeOutUpBig {
  3963. 0% {
  3964. opacity: 1;
  3965. -webkit-transform: translateY(0);
  3966. }
  3967. 100% {
  3968. opacity: 0;
  3969. -webkit-transform: translateY(-2000px);
  3970. }
  3971. }
  3972. @-moz-keyframes fadeOutUpBig {
  3973. 0% {
  3974. opacity: 1;
  3975. -moz-transform: translateY(0);
  3976. }
  3977. 100% {
  3978. opacity: 0;
  3979. -moz-transform: translateY(-2000px);
  3980. }
  3981. }
  3982. @-o-keyframes fadeOutUpBig {
  3983. 0% {
  3984. opacity: 1;
  3985. -o-transform: translateY(0);
  3986. }
  3987. 100% {
  3988. opacity: 0;
  3989. -o-transform: translateY(-2000px);
  3990. }
  3991. }
  3992. @keyframes fadeOutUpBig {
  3993. 0% {
  3994. opacity: 1;
  3995. transform: translateY(0);
  3996. }
  3997. 100% {
  3998. opacity: 0;
  3999. transform: translateY(-2000px);
  4000. }
  4001. }
  4002. .fadeOutUpBig {
  4003. -webkit-animation-name: fadeOutUpBig;
  4004. -moz-animation-name: fadeOutUpBig;
  4005. -o-animation-name: fadeOutUpBig;
  4006. animation-name: fadeOutUpBig;
  4007. }
  4008. @-webkit-keyframes flash {
  4009. 0%,
  4010. 50%,
  4011. 100% {
  4012. opacity: 1;
  4013. }
  4014. 25%,
  4015. 75% {
  4016. opacity: 0;
  4017. }
  4018. }
  4019. @-moz-keyframes flash {
  4020. 0%,
  4021. 50%,
  4022. 100% {
  4023. opacity: 1;
  4024. }
  4025. 25%,
  4026. 75% {
  4027. opacity: 0;
  4028. }
  4029. }
  4030. @-o-keyframes flash {
  4031. 0%,
  4032. 50%,
  4033. 100% {
  4034. opacity: 1;
  4035. }
  4036. 25%,
  4037. 75% {
  4038. opacity: 0;
  4039. }
  4040. }
  4041. @keyframes flash {
  4042. 0%,
  4043. 50%,
  4044. 100% {
  4045. opacity: 1;
  4046. }
  4047. 25%,
  4048. 75% {
  4049. opacity: 0;
  4050. }
  4051. }
  4052. .flash {
  4053. -webkit-animation-name: flash;
  4054. -moz-animation-name: flash;
  4055. -o-animation-name: flash;
  4056. animation-name: flash;
  4057. }
  4058. @-webkit-keyframes flip {
  4059. 0% {
  4060. -webkit-transform: perspective(400px) rotateY(0);
  4061. -webkit-animation-timing-function: ease-out;
  4062. }
  4063. 40% {
  4064. -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
  4065. -webkit-animation-timing-function: ease-out;
  4066. }
  4067. 50% {
  4068. -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
  4069. -webkit-animation-timing-function: ease-in;
  4070. }
  4071. 80% {
  4072. -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
  4073. -webkit-animation-timing-function: ease-in;
  4074. }
  4075. 100% {
  4076. -webkit-transform: perspective(400px) scale(1);
  4077. -webkit-animation-timing-function: ease-in;
  4078. }
  4079. }
  4080. @-moz-keyframes flip {
  4081. 0% {
  4082. -moz-transform: perspective(400px) rotateY(0);
  4083. -moz-animation-timing-function: ease-out;
  4084. }
  4085. 40% {
  4086. -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
  4087. -moz-animation-timing-function: ease-out;
  4088. }
  4089. 50% {
  4090. -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
  4091. -moz-animation-timing-function: ease-in;
  4092. }
  4093. 80% {
  4094. -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
  4095. -moz-animation-timing-function: ease-in;
  4096. }
  4097. 100% {
  4098. -moz-transform: perspective(400px) scale(1);
  4099. -moz-animation-timing-function: ease-in;
  4100. }
  4101. }
  4102. @-o-keyframes flip {
  4103. 0% {
  4104. -o-transform: perspective(400px) rotateY(0);
  4105. -o-animation-timing-function: ease-out;
  4106. }
  4107. 40% {
  4108. -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
  4109. -o-animation-timing-function: ease-out;
  4110. }
  4111. 50% {
  4112. -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
  4113. -o-animation-timing-function: ease-in;
  4114. }
  4115. 80% {
  4116. -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
  4117. -o-animation-timing-function: ease-in;
  4118. }
  4119. 100% {
  4120. -o-transform: perspective(400px) scale(1);
  4121. -o-animation-timing-function: ease-in;
  4122. }
  4123. }
  4124. @keyframes flip {
  4125. 0% {
  4126. transform: perspective(400px) rotateY(0);
  4127. animation-timing-function: ease-out;
  4128. }
  4129. 40% {
  4130. transform: perspective(400px) translateZ(150px) rotateY(170deg);
  4131. animation-timing-function: ease-out;
  4132. }
  4133. 50% {
  4134. transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
  4135. animation-timing-function: ease-in;
  4136. }
  4137. 80% {
  4138. transform: perspective(400px) rotateY(360deg) scale(0.95);
  4139. animation-timing-function: ease-in;
  4140. }
  4141. 100% {
  4142. transform: perspective(400px) scale(1);
  4143. animation-timing-function: ease-in;
  4144. }
  4145. }
  4146. .flip {
  4147. -webkit-transform-style: preserve-3d;
  4148. -moz-transform-style: preserve-3d;
  4149. -o-transform-style: preserve-3d;
  4150. transform-style: preserve-3d;
  4151. -webkit-backface-visibility: visible !important;
  4152. -webkit-animation-name: flip;
  4153. -moz-backface-visibility: visible !important;
  4154. -moz-animation-name: flip;
  4155. -o-backface-visibility: visible !important;
  4156. -o-animation-name: flip;
  4157. backface-visibility: visible !important;
  4158. animation-name: flip;
  4159. }
  4160. @-webkit-keyframes flipInX {
  4161. 0% {
  4162. -webkit-transform: perspective(400px) rotateX(90deg);
  4163. opacity: 0;
  4164. }
  4165. 40% {
  4166. -webkit-transform: perspective(400px) rotateX(-10deg);
  4167. }
  4168. 70% {
  4169. -webkit-transform: perspective(400px) rotateX(10deg);
  4170. }
  4171. 100% {
  4172. -webkit-transform: perspective(400px) rotateX(0deg);
  4173. opacity: 1;
  4174. }
  4175. }
  4176. @-moz-keyframes flipInX {
  4177. 0% {
  4178. -moz-transform: perspective(400px) rotateX(90deg);
  4179. opacity: 0;
  4180. }
  4181. 40% {
  4182. -moz-transform: perspective(400px) rotateX(-10deg);
  4183. }
  4184. 70% {
  4185. -moz-transform: perspective(400px) rotateX(10deg);
  4186. }
  4187. 100% {
  4188. -moz-transform: perspective(400px) rotateX(0deg);
  4189. opacity: 1;
  4190. }
  4191. }
  4192. @-o-keyframes flipInX {
  4193. 0% {
  4194. -o-transform: perspective(400px) rotateX(90deg);
  4195. opacity: 0;
  4196. }
  4197. 40% {
  4198. -o-transform: perspective(400px) rotateX(-10deg);
  4199. }
  4200. 70% {
  4201. -o-transform: perspective(400px) rotateX(10deg);
  4202. }
  4203. 100% {
  4204. -o-transform: perspective(400px) rotateX(0deg);
  4205. opacity: 1;
  4206. }
  4207. }
  4208. @keyframes flipInX {
  4209. 0% {
  4210. transform: perspective(400px) rotateX(90deg);
  4211. opacity: 0;
  4212. }
  4213. 40% {
  4214. transform: perspective(400px) rotateX(-10deg);
  4215. }
  4216. 70% {
  4217. transform: perspective(400px) rotateX(10deg);
  4218. }
  4219. 100% {
  4220. transform: perspective(400px) rotateX(0deg);
  4221. opacity: 1;
  4222. }
  4223. }
  4224. .flipInX {
  4225. -webkit-backface-visibility: visible !important;
  4226. -webkit-animation-name: flipInX;
  4227. -moz-backface-visibility: visible !important;
  4228. -moz-animation-name: flipInX;
  4229. -o-backface-visibility: visible !important;
  4230. -o-animation-name: flipInX;
  4231. backface-visibility: visible !important;
  4232. animation-name: flipInX;
  4233. }
  4234. @-webkit-keyframes flipInY {
  4235. 0% {
  4236. -webkit-transform: perspective(400px) rotateY(90deg);
  4237. opacity: 0;
  4238. }
  4239. 40% {
  4240. -webkit-transform: perspective(400px) rotateY(-10deg);
  4241. }
  4242. 70% {
  4243. -webkit-transform: perspective(400px) rotateY(10deg);
  4244. }
  4245. 100% {
  4246. -webkit-transform: perspective(400px) rotateY(0deg);
  4247. opacity: 1;
  4248. }
  4249. }
  4250. @-moz-keyframes flipInY {
  4251. 0% {
  4252. -moz-transform: perspective(400px) rotateY(90deg);
  4253. opacity: 0;
  4254. }
  4255. 40% {
  4256. -moz-transform: perspective(400px) rotateY(-10deg);
  4257. }
  4258. 70% {
  4259. -moz-transform: perspective(400px) rotateY(10deg);
  4260. }
  4261. 100% {
  4262. -moz-transform: perspective(400px) rotateY(0deg);
  4263. opacity: 1;
  4264. }
  4265. }
  4266. @-o-keyframes flipInY {
  4267. 0% {
  4268. -o-transform: perspective(400px) rotateY(90deg);
  4269. opacity: 0;
  4270. }
  4271. 40% {
  4272. -o-transform: perspective(400px) rotateY(-10deg);
  4273. }
  4274. 70% {
  4275. -o-transform: perspective(400px) rotateY(10deg);
  4276. }
  4277. 100% {
  4278. -o-transform: perspective(400px) rotateY(0deg);
  4279. opacity: 1;
  4280. }
  4281. }
  4282. @keyframes flipInY {
  4283. 0% {
  4284. transform: perspective(400px) rotateY(90deg);
  4285. opacity: 0;
  4286. }
  4287. 40% {
  4288. transform: perspective(400px) rotateY(-10deg);
  4289. }
  4290. 70% {
  4291. transform: perspective(400px) rotateY(10deg);
  4292. }
  4293. 100% {
  4294. transform: perspective(400px) rotateY(0deg);
  4295. opacity: 1;
  4296. }
  4297. }
  4298. .flipInY {
  4299. -webkit-backface-visibility: visible !important;
  4300. -webkit-animation-name: flipInY;
  4301. -moz-backface-visibility: visible !important;
  4302. -moz-animation-name: flipInY;
  4303. -o-backface-visibility: visible !important;
  4304. -o-animation-name: flipInY;
  4305. backface-visibility: visible !important;
  4306. animation-name: flipInY;
  4307. }
  4308. @-webkit-keyframes flipOutX {
  4309. 0% {
  4310. -webkit-transform: perspective(400px) rotateX(0deg);
  4311. opacity: 1;
  4312. }
  4313. 100% {
  4314. -webkit-transform: perspective(400px) rotateX(90deg);
  4315. opacity: 0;
  4316. }
  4317. }
  4318. @-moz-keyframes flipOutX {
  4319. 0% {
  4320. -moz-transform: perspective(400px) rotateX(0deg);
  4321. opacity: 1;
  4322. }
  4323. 100% {
  4324. -moz-transform: perspective(400px) rotateX(90deg);
  4325. opacity: 0;
  4326. }
  4327. }
  4328. @-o-keyframes flipOutX {
  4329. 0% {
  4330. -o-transform: perspective(400px) rotateX(0deg);
  4331. opacity: 1;
  4332. }
  4333. 100% {
  4334. -o-transform: perspective(400px) rotateX(90deg);
  4335. opacity: 0;
  4336. }
  4337. }
  4338. @keyframes flipOutX {
  4339. 0% {
  4340. transform: perspective(400px) rotateX(0deg);
  4341. opacity: 1;
  4342. }
  4343. 100% {
  4344. transform: perspective(400px) rotateX(90deg);
  4345. opacity: 0;
  4346. }
  4347. }
  4348. .flipOutX {
  4349. -webkit-animation-name: flipOutX;
  4350. -webkit-backface-visibility: visible !important;
  4351. -moz-animation-name: flipOutX;
  4352. -moz-backface-visibility: visible !important;
  4353. -o-animation-name: flipOutX;
  4354. -o-backface-visibility: visible !important;
  4355. animation-name: flipOutX;
  4356. backface-visibility: visible !important;
  4357. }
  4358. @-webkit-keyframes flipOutY {
  4359. 0% {
  4360. -webkit-transform: perspective(400px) rotateY(0deg);
  4361. opacity: 1;
  4362. }
  4363. 100% {
  4364. -webkit-transform: perspective(400px) rotateY(90deg);
  4365. opacity: 0;
  4366. }
  4367. }
  4368. @-moz-keyframes flipOutY {
  4369. 0% {
  4370. -moz-transform: perspective(400px) rotateY(0deg);
  4371. opacity: 1;
  4372. }
  4373. 100% {
  4374. -moz-transform: perspective(400px) rotateY(90deg);
  4375. opacity: 0;
  4376. }
  4377. }
  4378. @-o-keyframes flipOutY {
  4379. 0% {
  4380. -o-transform: perspective(400px) rotateY(0deg);
  4381. opacity: 1;
  4382. }
  4383. 100% {
  4384. -o-transform: perspective(400px) rotateY(90deg);
  4385. opacity: 0;
  4386. }
  4387. }
  4388. @keyframes flipOutY {
  4389. 0% {
  4390. transform: perspective(400px) rotateY(0deg);
  4391. opacity: 1;
  4392. }
  4393. 100% {
  4394. transform: perspective(400px) rotateY(90deg);
  4395. opacity: 0;
  4396. }
  4397. }
  4398. .flipOutY {
  4399. -webkit-backface-visibility: visible !important;
  4400. -webkit-animation-name: flipOutY;
  4401. -moz-backface-visibility: visible !important;
  4402. -moz-animation-name: flipOutY;
  4403. -o-backface-visibility: visible !important;
  4404. -o-animation-name: flipOutY;
  4405. backface-visibility: visible !important;
  4406. animation-name: flipOutY;
  4407. }
  4408. @-webkit-keyframes hinge {
  4409. 0% {
  4410. -webkit-transform: rotate(0);
  4411. -webkit-transform-origin: top left;
  4412. -webkit-animation-timing-function: ease-in-out;
  4413. }
  4414. 20%,
  4415. 60% {
  4416. -webkit-transform: rotate(80deg);
  4417. -webkit-transform-origin: top left;
  4418. -webkit-animation-timing-function: ease-in-out;
  4419. }
  4420. 40% {
  4421. -webkit-transform: rotate(60deg);
  4422. -webkit-transform-origin: top left;
  4423. -webkit-animation-timing-function: ease-in-out;
  4424. }
  4425. 80% {
  4426. -webkit-transform: rotate(60deg) translateY(0);
  4427. opacity: 1;
  4428. -webkit-transform-origin: top left;
  4429. -webkit-animation-timing-function: ease-in-out;
  4430. }
  4431. 100% {
  4432. -webkit-transform: translateY(700px);
  4433. opacity: 0;
  4434. }
  4435. }
  4436. @-moz-keyframes hinge {
  4437. 0% {
  4438. -moz-transform: rotate(0);
  4439. -moz-transform-origin: top left;
  4440. -moz-animation-timing-function: ease-in-out;
  4441. }
  4442. 20%,
  4443. 60% {
  4444. -moz-transform: rotate(80deg);
  4445. -moz-transform-origin: top left;
  4446. -moz-animation-timing-function: ease-in-out;
  4447. }
  4448. 40% {
  4449. -moz-transform: rotate(60deg);
  4450. -moz-transform-origin: top left;
  4451. -moz-animation-timing-function: ease-in-out;
  4452. }
  4453. 80% {
  4454. -moz-transform: rotate(60deg) translateY(0);
  4455. opacity: 1;
  4456. -moz-transform-origin: top left;
  4457. -moz-animation-timing-function: ease-in-out;
  4458. }
  4459. 100% {
  4460. -moz-transform: translateY(700px);
  4461. opacity: 0;
  4462. }
  4463. }
  4464. @-o-keyframes hinge {
  4465. 0% {
  4466. -o-transform: rotate(0);
  4467. -o-transform-origin: top left;
  4468. -o-animation-timing-function: ease-in-out;
  4469. }
  4470. 20%,
  4471. 60% {
  4472. -o-transform: rotate(80deg);
  4473. -o-transform-origin: top left;
  4474. -o-animation-timing-function: ease-in-out;
  4475. }
  4476. 40% {
  4477. -o-transform: rotate(60deg);
  4478. -o-transform-origin: top left;
  4479. -o-animation-timing-function: ease-in-out;
  4480. }
  4481. 80% {
  4482. -o-transform: rotate(60deg) translateY(0);
  4483. opacity: 1;
  4484. -o-transform-origin: top left;
  4485. -o-animation-timing-function: ease-in-out;
  4486. }
  4487. 100% {
  4488. -o-transform: translateY(700px);
  4489. opacity: 0;
  4490. }
  4491. }
  4492. @keyframes hinge {
  4493. 0% {
  4494. transform: rotate(0);
  4495. transform-origin: top left;
  4496. animation-timing-function: ease-in-out;
  4497. }
  4498. 20%,
  4499. 60% {
  4500. transform: rotate(80deg);
  4501. transform-origin: top left;
  4502. animation-timing-function: ease-in-out;
  4503. }
  4504. 40% {
  4505. transform: rotate(60deg);
  4506. transform-origin: top left;
  4507. animation-timing-function: ease-in-out;
  4508. }
  4509. 80% {
  4510. transform: rotate(60deg) translateY(0);
  4511. opacity: 1;
  4512. transform-origin: top left;
  4513. animation-timing-function: ease-in-out;
  4514. }
  4515. 100% {
  4516. transform: translateY(700px);
  4517. opacity: 0;
  4518. }
  4519. }
  4520. .hinge {
  4521. -webkit-animation-name: hinge;
  4522. -moz-animation-name: hinge;
  4523. -o-animation-name: hinge;
  4524. animation-name: hinge;
  4525. }
  4526. @-webkit-keyframes lightSpeedIn {
  4527. 0% {
  4528. -webkit-transform: translateX(100%) skewX(-30deg);
  4529. opacity: 0;
  4530. }
  4531. 60% {
  4532. -webkit-transform: translateX(-20%) skewX(30deg);
  4533. opacity: 1;
  4534. }
  4535. 80% {
  4536. -webkit-transform: translateX(0%) skewX(-15deg);
  4537. opacity: 1;
  4538. }
  4539. 100% {
  4540. -webkit-transform: translateX(0%) skewX(0deg);
  4541. opacity: 1;
  4542. }
  4543. }
  4544. @-moz-keyframes lightSpeedIn {
  4545. 0% {
  4546. -moz-transform: translateX(100%) skewX(-30deg);
  4547. opacity: 0;
  4548. }
  4549. 60% {
  4550. -moz-transform: translateX(-20%) skewX(30deg);
  4551. opacity: 1;
  4552. }
  4553. 80% {
  4554. -moz-transform: translateX(0%) skewX(-15deg);
  4555. opacity: 1;
  4556. }
  4557. 100% {
  4558. -moz-transform: translateX(0%) skewX(0deg);
  4559. opacity: 1;
  4560. }
  4561. }
  4562. @-o-keyframes lightSpeedIn {
  4563. 0% {
  4564. -o-transform: translateX(100%) skewX(-30deg);
  4565. opacity: 0;
  4566. }
  4567. 60% {
  4568. -o-transform: translateX(-20%) skewX(30deg);
  4569. opacity: 1;
  4570. }
  4571. 80% {
  4572. -o-transform: translateX(0%) skewX(-15deg);
  4573. opacity: 1;
  4574. }
  4575. 100% {
  4576. -o-transform: translateX(0%) skewX(0deg);
  4577. opacity: 1;
  4578. }
  4579. }
  4580. @keyframes lightSpeedIn {
  4581. 0% {
  4582. transform: translateX(100%) skewX(-30deg);
  4583. opacity: 0;
  4584. }
  4585. 60% {
  4586. transform: translateX(-20%) skewX(30deg);
  4587. opacity: 1;
  4588. }
  4589. 80% {
  4590. transform: translateX(0%) skewX(-15deg);
  4591. opacity: 1;
  4592. }
  4593. 100% {
  4594. transform: translateX(0%) skewX(0deg);
  4595. opacity: 1;
  4596. }
  4597. }
  4598. .lightSpeedIn {
  4599. -webkit-animation-name: lightSpeedIn;
  4600. -moz-animation-name: lightSpeedIn;
  4601. -o-animation-name: lightSpeedIn;
  4602. animation-name: lightSpeedIn;
  4603. -webkit-animation-timing-function: ease-out;
  4604. -moz-animation-timing-function: ease-out;
  4605. -o-animation-timing-function: ease-out;
  4606. animation-timing-function: ease-out;
  4607. }
  4608. @-webkit-keyframes lightSpeedOut {
  4609. 0% {
  4610. -webkit-transform: translateX(0%) skewX(0deg);
  4611. opacity: 1;
  4612. }
  4613. 100% {
  4614. -webkit-transform: translateX(100%) skewX(-30deg);
  4615. opacity: 0;
  4616. }
  4617. }
  4618. @-moz-keyframes lightSpeedOut {
  4619. 0% {
  4620. -moz-transform: translateX(0%) skewX(0deg);
  4621. opacity: 1;
  4622. }
  4623. 100% {
  4624. -moz-transform: translateX(100%) skewX(-30deg);
  4625. opacity: 0;
  4626. }
  4627. }
  4628. @-o-keyframes lightSpeedOut {
  4629. 0% {
  4630. -o-transform: translateX(0%) skewX(0deg);
  4631. opacity: 1;
  4632. }
  4633. 100% {
  4634. -o-transform: translateX(100%) skewX(-30deg);
  4635. opacity: 0;
  4636. }
  4637. }
  4638. @keyframes lightSpeedOut {
  4639. 0% {
  4640. transform: translateX(0%) skewX(0deg);
  4641. opacity: 1;
  4642. }
  4643. 100% {
  4644. transform: translateX(100%) skewX(-30deg);
  4645. opacity: 0;
  4646. }
  4647. }
  4648. .lightSpeedOut {
  4649. -webkit-animation-name: lightSpeedOut;
  4650. -moz-animation-name: lightSpeedOut;
  4651. -o-animation-name: lightSpeedOut;
  4652. animation-name: lightSpeedOut;
  4653. -webkit-animation-timing-function: ease-in;
  4654. -moz-animation-timing-function: ease-in;
  4655. -o-animation-timing-function: ease-in;
  4656. animation-timing-function: ease-in;
  4657. }
  4658. /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  4659. @-webkit-keyframes pulse {
  4660. 0% {
  4661. -webkit-transform: scale(1);
  4662. }
  4663. 50% {
  4664. -webkit-transform: scale(1.1);
  4665. }
  4666. 100% {
  4667. -webkit-transform: scale(1);
  4668. }
  4669. }
  4670. @-moz-keyframes pulse {
  4671. 0% {
  4672. -moz-transform: scale(1);
  4673. }
  4674. 50% {
  4675. -moz-transform: scale(1.1);
  4676. }
  4677. 100% {
  4678. -moz-transform: scale(1);
  4679. }
  4680. }
  4681. @-o-keyframes pulse {
  4682. 0% {
  4683. -o-transform: scale(1);
  4684. }
  4685. 50% {
  4686. -o-transform: scale(1.1);
  4687. }
  4688. 100% {
  4689. -o-transform: scale(1);
  4690. }
  4691. }
  4692. @keyframes pulse {
  4693. 0% {
  4694. transform: scale(1);
  4695. }
  4696. 50% {
  4697. transform: scale(1.1);
  4698. }
  4699. 100% {
  4700. transform: scale(1);
  4701. }
  4702. }
  4703. .pulse {
  4704. -webkit-animation-name: pulse;
  4705. -moz-animation-name: pulse;
  4706. -o-animation-name: pulse;
  4707. animation-name: pulse;
  4708. }
  4709. /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  4710. @-webkit-keyframes rollIn {
  4711. 0% {
  4712. opacity: 0;
  4713. -webkit-transform: translateX(-100%) rotate(-120deg);
  4714. }
  4715. 100% {
  4716. opacity: 1;
  4717. -webkit-transform: translateX(0px) rotate(0deg);
  4718. }
  4719. }
  4720. @-moz-keyframes rollIn {
  4721. 0% {
  4722. opacity: 0;
  4723. -moz-transform: translateX(-100%) rotate(-120deg);
  4724. }
  4725. 100% {
  4726. opacity: 1;
  4727. -moz-transform: translateX(0px) rotate(0deg);
  4728. }
  4729. }
  4730. @-o-keyframes rollIn {
  4731. 0% {
  4732. opacity: 0;
  4733. -o-transform: translateX(-100%) rotate(-120deg);
  4734. }
  4735. 100% {
  4736. opacity: 1;
  4737. -o-transform: translateX(0px) rotate(0deg);
  4738. }
  4739. }
  4740. @keyframes rollIn {
  4741. 0% {
  4742. opacity: 0;
  4743. transform: translateX(-100%) rotate(-120deg);
  4744. }
  4745. 100% {
  4746. opacity: 1;
  4747. transform: translateX(0px) rotate(0deg);
  4748. }
  4749. }
  4750. .rollIn {
  4751. -webkit-animation-name: rollIn;
  4752. -moz-animation-name: rollIn;
  4753. -o-animation-name: rollIn;
  4754. animation-name: rollIn;
  4755. }
  4756. /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  4757. @-webkit-keyframes rollOut {
  4758. 0% {
  4759. opacity: 1;
  4760. -webkit-transform: translateX(0px) rotate(0deg);
  4761. }
  4762. 100% {
  4763. opacity: 0;
  4764. -webkit-transform: translateX(100%) rotate(120deg);
  4765. }
  4766. }
  4767. @-moz-keyframes rollOut {
  4768. 0% {
  4769. opacity: 1;
  4770. -moz-transform: translateX(0px) rotate(0deg);
  4771. }
  4772. 100% {
  4773. opacity: 0;
  4774. -moz-transform: translateX(100%) rotate(120deg);
  4775. }
  4776. }
  4777. @-o-keyframes rollOut {
  4778. 0% {
  4779. opacity: 1;
  4780. -o-transform: translateX(0px) rotate(0deg);
  4781. }
  4782. 100% {
  4783. opacity: 0;
  4784. -o-transform: translateX(100%) rotate(120deg);
  4785. }
  4786. }
  4787. @keyframes rollOut {
  4788. 0% {
  4789. opacity: 1;
  4790. transform: translateX(0px) rotate(0deg);
  4791. }
  4792. 100% {
  4793. opacity: 0;
  4794. transform: translateX(100%) rotate(120deg);
  4795. }
  4796. }
  4797. .rollOut {
  4798. -webkit-animation-name: rollOut;
  4799. -moz-animation-name: rollOut;
  4800. -o-animation-name: rollOut;
  4801. animation-name: rollOut;
  4802. }
  4803. @-webkit-keyframes rotateIn {
  4804. 0% {
  4805. -webkit-transform-origin: center center;
  4806. -webkit-transform: rotate(-200deg);
  4807. opacity: 0;
  4808. }
  4809. 100% {
  4810. -webkit-transform-origin: center center;
  4811. -webkit-transform: rotate(0);
  4812. opacity: 1;
  4813. }
  4814. }
  4815. @-moz-keyframes rotateIn {
  4816. 0% {
  4817. -moz-transform-origin: center center;
  4818. -moz-transform: rotate(-200deg);
  4819. opacity: 0;
  4820. }
  4821. 100% {
  4822. -moz-transform-origin: center center;
  4823. -moz-transform: rotate(0);
  4824. opacity: 1;
  4825. }
  4826. }
  4827. @-o-keyframes rotateIn {
  4828. 0% {
  4829. -o-transform-origin: center center;
  4830. -o-transform: rotate(-200deg);
  4831. opacity: 0;
  4832. }
  4833. 100% {
  4834. -o-transform-origin: center center;
  4835. -o-transform: rotate(0);
  4836. opacity: 1;
  4837. }
  4838. }
  4839. @keyframes rotateIn {
  4840. 0% {
  4841. transform-origin: center center;
  4842. transform: rotate(-200deg);
  4843. opacity: 0;
  4844. }
  4845. 100% {
  4846. transform-origin: center center;
  4847. transform: rotate(0);
  4848. opacity: 1;
  4849. }
  4850. }
  4851. .rotateIn {
  4852. -webkit-animation-name: rotateIn;
  4853. -moz-animation-name: rotateIn;
  4854. -o-animation-name: rotateIn;
  4855. animation-name: rotateIn;
  4856. }
  4857. @-webkit-keyframes rotateInDownLeft {
  4858. 0% {
  4859. -webkit-transform-origin: left bottom;
  4860. -webkit-transform: rotate(-90deg);
  4861. opacity: 0;
  4862. }
  4863. 100% {
  4864. -webkit-transform-origin: left bottom;
  4865. -webkit-transform: rotate(0);
  4866. opacity: 1;
  4867. }
  4868. }
  4869. @-moz-keyframes rotateInDownLeft {
  4870. 0% {
  4871. -moz-transform-origin: left bottom;
  4872. -moz-transform: rotate(-90deg);
  4873. opacity: 0;
  4874. }
  4875. 100% {
  4876. -moz-transform-origin: left bottom;
  4877. -moz-transform: rotate(0);
  4878. opacity: 1;
  4879. }
  4880. }
  4881. @-o-keyframes rotateInDownLeft {
  4882. 0% {
  4883. -o-transform-origin: left bottom;
  4884. -o-transform: rotate(-90deg);
  4885. opacity: 0;
  4886. }
  4887. 100% {
  4888. -o-transform-origin: left bottom;
  4889. -o-transform: rotate(0);
  4890. opacity: 1;
  4891. }
  4892. }
  4893. @keyframes rotateInDownLeft {
  4894. 0% {
  4895. transform-origin: left bottom;
  4896. transform: rotate(-90deg);
  4897. opacity: 0;
  4898. }
  4899. 100% {
  4900. transform-origin: left bottom;
  4901. transform: rotate(0);
  4902. opacity: 1;
  4903. }
  4904. }
  4905. .rotateInDownLeft {
  4906. -webkit-animation-name: rotateInDownLeft;
  4907. -moz-animation-name: rotateInDownLeft;
  4908. -o-animation-name: rotateInDownLeft;
  4909. animation-name: rotateInDownLeft;
  4910. }
  4911. @-webkit-keyframes rotateInDownRight {
  4912. 0% {
  4913. -webkit-transform-origin: right bottom;
  4914. -webkit-transform: rotate(90deg);
  4915. opacity: 0;
  4916. }
  4917. 100% {
  4918. -webkit-transform-origin: right bottom;
  4919. -webkit-transform: rotate(0);
  4920. opacity: 1;
  4921. }
  4922. }
  4923. @-moz-keyframes rotateInDownRight {
  4924. 0% {
  4925. -moz-transform-origin: right bottom;
  4926. -moz-transform: rotate(90deg);
  4927. opacity: 0;
  4928. }
  4929. 100% {
  4930. -moz-transform-origin: right bottom;
  4931. -moz-transform: rotate(0);
  4932. opacity: 1;
  4933. }
  4934. }
  4935. @-o-keyframes rotateInDownRight {
  4936. 0% {
  4937. -o-transform-origin: right bottom;
  4938. -o-transform: rotate(90deg);
  4939. opacity: 0;
  4940. }
  4941. 100% {
  4942. -o-transform-origin: right bottom;
  4943. -o-transform: rotate(0);
  4944. opacity: 1;
  4945. }
  4946. }
  4947. @keyframes rotateInDownRight {
  4948. 0% {
  4949. transform-origin: right bottom;
  4950. transform: rotate(90deg);
  4951. opacity: 0;
  4952. }
  4953. 100% {
  4954. transform-origin: right bottom;
  4955. transform: rotate(0);
  4956. opacity: 1;
  4957. }
  4958. }
  4959. .rotateInDownRight {
  4960. -webkit-animation-name: rotateInDownRight;
  4961. -moz-animation-name: rotateInDownRight;
  4962. -o-animation-name: rotateInDownRight;
  4963. animation-name: rotateInDownRight;
  4964. }
  4965. @-webkit-keyframes rotateInUpLeft {
  4966. 0% {
  4967. -webkit-transform-origin: left bottom;
  4968. -webkit-transform: rotate(90deg);
  4969. opacity: 0;
  4970. }
  4971. 100% {
  4972. -webkit-transform-origin: left bottom;
  4973. -webkit-transform: rotate(0);
  4974. opacity: 1;
  4975. }
  4976. }
  4977. @-moz-keyframes rotateInUpLeft {
  4978. 0% {
  4979. -moz-transform-origin: left bottom;
  4980. -moz-transform: rotate(90deg);
  4981. opacity: 0;
  4982. }
  4983. 100% {
  4984. -moz-transform-origin: left bottom;
  4985. -moz-transform: rotate(0);
  4986. opacity: 1;
  4987. }
  4988. }
  4989. @-o-keyframes rotateInUpLeft {
  4990. 0% {
  4991. -o-transform-origin: left bottom;
  4992. -o-transform: rotate(90deg);
  4993. opacity: 0;
  4994. }
  4995. 100% {
  4996. -o-transform-origin: left bottom;
  4997. -o-transform: rotate(0);
  4998. opacity: 1;
  4999. }
  5000. }
  5001. @keyframes rotateInUpLeft {
  5002. 0% {
  5003. transform-origin: left bottom;
  5004. transform: rotate(90deg);
  5005. opacity: 0;
  5006. }
  5007. 100% {
  5008. transform-origin: left bottom;
  5009. transform: rotate(0);
  5010. opacity: 1;
  5011. }
  5012. }
  5013. .rotateInUpLeft {
  5014. -webkit-animation-name: rotateInUpLeft;
  5015. -moz-animation-name: rotateInUpLeft;
  5016. -o-animation-name: rotateInUpLeft;
  5017. animation-name: rotateInUpLeft;
  5018. }
  5019. @-webkit-keyframes rotateInUpRight {
  5020. 0% {
  5021. -webkit-transform-origin: right bottom;
  5022. -webkit-transform: rotate(-90deg);
  5023. opacity: 0;
  5024. }
  5025. 100% {
  5026. -webkit-transform-origin: right bottom;
  5027. -webkit-transform: rotate(0);
  5028. opacity: 1;
  5029. }
  5030. }
  5031. @-moz-keyframes rotateInUpRight {
  5032. 0% {
  5033. -moz-transform-origin: right bottom;
  5034. -moz-transform: rotate(-90deg);
  5035. opacity: 0;
  5036. }
  5037. 100% {
  5038. -moz-transform-origin: right bottom;
  5039. -moz-transform: rotate(0);
  5040. opacity: 1;
  5041. }
  5042. }
  5043. @-o-keyframes rotateInUpRight {
  5044. 0% {
  5045. -o-transform-origin: right bottom;
  5046. -o-transform: rotate(-90deg);
  5047. opacity: 0;
  5048. }
  5049. 100% {
  5050. -o-transform-origin: right bottom;
  5051. -o-transform: rotate(0);
  5052. opacity: 1;
  5053. }
  5054. }
  5055. @keyframes rotateInUpRight {
  5056. 0% {
  5057. transform-origin: right bottom;
  5058. transform: rotate(-90deg);
  5059. opacity: 0;
  5060. }
  5061. 100% {
  5062. transform-origin: right bottom;
  5063. transform: rotate(0);
  5064. opacity: 1;
  5065. }
  5066. }
  5067. .rotateInUpRight {
  5068. -webkit-animation-name: rotateInUpRight;
  5069. -moz-animation-name: rotateInUpRight;
  5070. -o-animation-name: rotateInUpRight;
  5071. animation-name: rotateInUpRight;
  5072. }
  5073. @-webkit-keyframes rotateOut {
  5074. 0% {
  5075. -webkit-transform-origin: center center;
  5076. -webkit-transform: rotate(0);
  5077. opacity: 1;
  5078. }
  5079. 100% {
  5080. -webkit-transform-origin: center center;
  5081. -webkit-transform: rotate(200deg);
  5082. opacity: 0;
  5083. }
  5084. }
  5085. @-moz-keyframes rotateOut {
  5086. 0% {
  5087. -moz-transform-origin: center center;
  5088. -moz-transform: rotate(0);
  5089. opacity: 1;
  5090. }
  5091. 100% {
  5092. -moz-transform-origin: center center;
  5093. -moz-transform: rotate(200deg);
  5094. opacity: 0;
  5095. }
  5096. }
  5097. @-o-keyframes rotateOut {
  5098. 0% {
  5099. -o-transform-origin: center center;
  5100. -o-transform: rotate(0);
  5101. opacity: 1;
  5102. }
  5103. 100% {
  5104. -o-transform-origin: center center;
  5105. -o-transform: rotate(200deg);
  5106. opacity: 0;
  5107. }
  5108. }
  5109. @keyframes rotateOut {
  5110. 0% {
  5111. transform-origin: center center;
  5112. transform: rotate(0);
  5113. opacity: 1;
  5114. }
  5115. 100% {
  5116. transform-origin: center center;
  5117. transform: rotate(200deg);
  5118. opacity: 0;
  5119. }
  5120. }
  5121. .rotateOut {
  5122. -webkit-animation-name: rotateOut;
  5123. -moz-animation-name: rotateOut;
  5124. -o-animation-name: rotateOut;
  5125. animation-name: rotateOut;
  5126. }
  5127. @-webkit-keyframes rotateOutDownLeft {
  5128. 0% {
  5129. -webkit-transform-origin: left bottom;
  5130. -webkit-transform: rotate(0);
  5131. opacity: 1;
  5132. }
  5133. 100% {
  5134. -webkit-transform-origin: left bottom;
  5135. -webkit-transform: rotate(90deg);
  5136. opacity: 0;
  5137. }
  5138. }
  5139. @-moz-keyframes rotateOutDownLeft {
  5140. 0% {
  5141. -moz-transform-origin: left bottom;
  5142. -moz-transform: rotate(0);
  5143. opacity: 1;
  5144. }
  5145. 100% {
  5146. -moz-transform-origin: left bottom;
  5147. -moz-transform: rotate(90deg);
  5148. opacity: 0;
  5149. }
  5150. }
  5151. @-o-keyframes rotateOutDownLeft {
  5152. 0% {
  5153. -o-transform-origin: left bottom;
  5154. -o-transform: rotate(0);
  5155. opacity: 1;
  5156. }
  5157. 100% {
  5158. -o-transform-origin: left bottom;
  5159. -o-transform: rotate(90deg);
  5160. opacity: 0;
  5161. }
  5162. }
  5163. @keyframes rotateOutDownLeft {
  5164. 0% {
  5165. transform-origin: left bottom;
  5166. transform: rotate(0);
  5167. opacity: 1;
  5168. }
  5169. 100% {
  5170. transform-origin: left bottom;
  5171. transform: rotate(90deg);
  5172. opacity: 0;
  5173. }
  5174. }
  5175. .rotateOutDownLeft {
  5176. -webkit-animation-name: rotateOutDownLeft;
  5177. -moz-animation-name: rotateOutDownLeft;
  5178. -o-animation-name: rotateOutDownLeft;
  5179. animation-name: rotateOutDownLeft;
  5180. }
  5181. @-webkit-keyframes rotateOutDownRight {
  5182. 0% {
  5183. -webkit-transform-origin: right bottom;
  5184. -webkit-transform: rotate(0);
  5185. opacity: 1;
  5186. }
  5187. 100% {
  5188. -webkit-transform-origin: right bottom;
  5189. -webkit-transform: rotate(-90deg);
  5190. opacity: 0;
  5191. }
  5192. }
  5193. @-moz-keyframes rotateOutDownRight {
  5194. 0% {
  5195. -moz-transform-origin: right bottom;
  5196. -moz-transform: rotate(0);
  5197. opacity: 1;
  5198. }
  5199. 100% {
  5200. -moz-transform-origin: right bottom;
  5201. -moz-transform: rotate(-90deg);
  5202. opacity: 0;
  5203. }
  5204. }
  5205. @-o-keyframes rotateOutDownRight {
  5206. 0% {
  5207. -o-transform-origin: right bottom;
  5208. -o-transform: rotate(0);
  5209. opacity: 1;
  5210. }
  5211. 100% {
  5212. -o-transform-origin: right bottom;
  5213. -o-transform: rotate(-90deg);
  5214. opacity: 0;
  5215. }
  5216. }
  5217. @keyframes rotateOutDownRight {
  5218. 0% {
  5219. transform-origin: right bottom;
  5220. transform: rotate(0);
  5221. opacity: 1;
  5222. }
  5223. 100% {
  5224. transform-origin: right bottom;
  5225. transform: rotate(-90deg);
  5226. opacity: 0;
  5227. }
  5228. }
  5229. .rotateOutDownRight {
  5230. -webkit-animation-name: rotateOutDownRight;
  5231. -moz-animation-name: rotateOutDownRight;
  5232. -o-animation-name: rotateOutDownRight;
  5233. animation-name: rotateOutDownRight;
  5234. }
  5235. @-webkit-keyframes rotateOutUpLeft {
  5236. 0% {
  5237. -webkit-transform-origin: left bottom;
  5238. -webkit-transform: rotate(0);
  5239. opacity: 1;
  5240. }
  5241. 100% {
  5242. -webkit-transform-origin: left bottom;
  5243. -webkit-transform: rotate(-90deg);
  5244. opacity: 0;
  5245. }
  5246. }
  5247. @-moz-keyframes rotateOutUpLeft {
  5248. 0% {
  5249. -moz-transform-origin: left bottom;
  5250. -moz-transform: rotate(0);
  5251. opacity: 1;
  5252. }
  5253. 100% {
  5254. -moz-transform-origin: left bottom;
  5255. -moz-transform: rotate(-90deg);
  5256. opacity: 0;
  5257. }
  5258. }
  5259. @-o-keyframes rotateOutUpLeft {
  5260. 0% {
  5261. -o-transform-origin: left bottom;
  5262. -o-transform: rotate(0);
  5263. opacity: 1;
  5264. }
  5265. 100% {
  5266. -o-transform-origin: left bottom;
  5267. -o-transform: rotate(-90deg);
  5268. opacity: 0;
  5269. }
  5270. }
  5271. @keyframes rotateOutUpLeft {
  5272. 0% {
  5273. transform-origin: left bottom;
  5274. transform: rotate(0);
  5275. opacity: 1;
  5276. }
  5277. 100% {
  5278. -transform-origin: left bottom;
  5279. -transform: rotate(-90deg);
  5280. opacity: 0;
  5281. }
  5282. }
  5283. .rotateOutUpLeft {
  5284. -webkit-animation-name: rotateOutUpLeft;
  5285. -moz-animation-name: rotateOutUpLeft;
  5286. -o-animation-name: rotateOutUpLeft;
  5287. animation-name: rotateOutUpLeft;
  5288. }
  5289. @-webkit-keyframes rotateOutUpRight {
  5290. 0% {
  5291. -webkit-transform-origin: right bottom;
  5292. -webkit-transform: rotate(0);
  5293. opacity: 1;
  5294. }
  5295. 100% {
  5296. -webkit-transform-origin: right bottom;
  5297. -webkit-transform: rotate(90deg);
  5298. opacity: 0;
  5299. }
  5300. }
  5301. @-moz-keyframes rotateOutUpRight {
  5302. 0% {
  5303. -moz-transform-origin: right bottom;
  5304. -moz-transform: rotate(0);
  5305. opacity: 1;
  5306. }
  5307. 100% {
  5308. -moz-transform-origin: right bottom;
  5309. -moz-transform: rotate(90deg);
  5310. opacity: 0;
  5311. }
  5312. }
  5313. @-o-keyframes rotateOutUpRight {
  5314. 0% {
  5315. -o-transform-origin: right bottom;
  5316. -o-transform: rotate(0);
  5317. opacity: 1;
  5318. }
  5319. 100% {
  5320. -o-transform-origin: right bottom;
  5321. -o-transform: rotate(90deg);
  5322. opacity: 0;
  5323. }
  5324. }
  5325. @keyframes rotateOutUpRight {
  5326. 0% {
  5327. transform-origin: right bottom;
  5328. transform: rotate(0);
  5329. opacity: 1;
  5330. }
  5331. 100% {
  5332. transform-origin: right bottom;
  5333. transform: rotate(90deg);
  5334. opacity: 0;
  5335. }
  5336. }
  5337. .rotateOutUpRight {
  5338. -webkit-animation-name: rotateOutUpRight;
  5339. -moz-animation-name: rotateOutUpRight;
  5340. -o-animation-name: rotateOutUpRight;
  5341. animation-name: rotateOutUpRight;
  5342. }
  5343. @-webkit-keyframes shake {
  5344. 0%,
  5345. 100% {
  5346. -webkit-transform: translateX(0);
  5347. }
  5348. 10%,
  5349. 30%,
  5350. 50%,
  5351. 70%,
  5352. 90% {
  5353. -webkit-transform: translateX(-10px);
  5354. }
  5355. 20%,
  5356. 40%,
  5357. 60%,
  5358. 80% {
  5359. -webkit-transform: translateX(10px);
  5360. }
  5361. }
  5362. @-moz-keyframes shake {
  5363. 0%,
  5364. 100% {
  5365. -moz-transform: translateX(0);
  5366. }
  5367. 10%,
  5368. 30%,
  5369. 50%,
  5370. 70%,
  5371. 90% {
  5372. -moz-transform: translateX(-10px);
  5373. }
  5374. 20%,
  5375. 40%,
  5376. 60%,
  5377. 80% {
  5378. -moz-transform: translateX(10px);
  5379. }
  5380. }
  5381. @-o-keyframes shake {
  5382. 0%,
  5383. 100% {
  5384. -o-transform: translateX(0);
  5385. }
  5386. 10%,
  5387. 30%,
  5388. 50%,
  5389. 70%,
  5390. 90% {
  5391. -o-transform: translateX(-10px);
  5392. }
  5393. 20%,
  5394. 40%,
  5395. 60%,
  5396. 80% {
  5397. -o-transform: translateX(10px);
  5398. }
  5399. }
  5400. @keyframes shake {
  5401. 0%,
  5402. 100% {
  5403. transform: translateX(0);
  5404. }
  5405. 10%,
  5406. 30%,
  5407. 50%,
  5408. 70%,
  5409. 90% {
  5410. transform: translateX(-10px);
  5411. }
  5412. 20%,
  5413. 40%,
  5414. 60%,
  5415. 80% {
  5416. transform: translateX(10px);
  5417. }
  5418. }
  5419. .shake {
  5420. -webkit-animation-name: shake;
  5421. -moz-animation-name: shake;
  5422. -o-animation-name: shake;
  5423. animation-name: shake;
  5424. }
  5425. @-webkit-keyframes swing {
  5426. 20%,
  5427. 40%,
  5428. 60%,
  5429. 80%,
  5430. 100% {
  5431. -webkit-transform-origin: top center;
  5432. }
  5433. 20% {
  5434. -webkit-transform: rotate(15deg);
  5435. }
  5436. 40% {
  5437. -webkit-transform: rotate(-10deg);
  5438. }
  5439. 60% {
  5440. -webkit-transform: rotate(5deg);
  5441. }
  5442. 80% {
  5443. -webkit-transform: rotate(-5deg);
  5444. }
  5445. 100% {
  5446. -webkit-transform: rotate(0deg);
  5447. }
  5448. }
  5449. @-moz-keyframes swing {
  5450. 20% {
  5451. -moz-transform: rotate(15deg);
  5452. }
  5453. 40% {
  5454. -moz-transform: rotate(-10deg);
  5455. }
  5456. 60% {
  5457. -moz-transform: rotate(5deg);
  5458. }
  5459. 80% {
  5460. -moz-transform: rotate(-5deg);
  5461. }
  5462. 100% {
  5463. -moz-transform: rotate(0deg);
  5464. }
  5465. }
  5466. @-o-keyframes swing {
  5467. 20% {
  5468. -o-transform: rotate(15deg);
  5469. }
  5470. 40% {
  5471. -o-transform: rotate(-10deg);
  5472. }
  5473. 60% {
  5474. -o-transform: rotate(5deg);
  5475. }
  5476. 80% {
  5477. -o-transform: rotate(-5deg);
  5478. }
  5479. 100% {
  5480. -o-transform: rotate(0deg);
  5481. }
  5482. }
  5483. @keyframes swing {
  5484. 20% {
  5485. transform: rotate(15deg);
  5486. }
  5487. 40% {
  5488. transform: rotate(-10deg);
  5489. }
  5490. 60% {
  5491. transform: rotate(5deg);
  5492. }
  5493. 80% {
  5494. transform: rotate(-5deg);
  5495. }
  5496. 100% {
  5497. transform: rotate(0deg);
  5498. }
  5499. }
  5500. .swing {
  5501. -webkit-transform-origin: top center;
  5502. -moz-transform-origin: top center;
  5503. -o-transform-origin: top center;
  5504. transform-origin: top center;
  5505. -webkit-animation-name: swing;
  5506. -moz-animation-name: swing;
  5507. -o-animation-name: swing;
  5508. animation-name: swing;
  5509. }
  5510. @-webkit-keyframes tada {
  5511. 0% {
  5512. -webkit-transform: scale(1);
  5513. }
  5514. 10%,
  5515. 20% {
  5516. -webkit-transform: scale(0.9) rotate(-3deg);
  5517. }
  5518. 30%,
  5519. 50%,
  5520. 70%,
  5521. 90% {
  5522. -webkit-transform: scale(1.1) rotate(3deg);
  5523. }
  5524. 40%,
  5525. 60%,
  5526. 80% {
  5527. -webkit-transform: scale(1.1) rotate(-3deg);
  5528. }
  5529. 100% {
  5530. -webkit-transform: scale(1) rotate(0);
  5531. }
  5532. }
  5533. @-moz-keyframes tada {
  5534. 0% {
  5535. -moz-transform: scale(1);
  5536. }
  5537. 10%,
  5538. 20% {
  5539. -moz-transform: scale(0.9) rotate(-3deg);
  5540. }
  5541. 30%,
  5542. 50%,
  5543. 70%,
  5544. 90% {
  5545. -moz-transform: scale(1.1) rotate(3deg);
  5546. }
  5547. 40%,
  5548. 60%,
  5549. 80% {
  5550. -moz-transform: scale(1.1) rotate(-3deg);
  5551. }
  5552. 100% {
  5553. -moz-transform: scale(1) rotate(0);
  5554. }
  5555. }
  5556. @-o-keyframes tada {
  5557. 0% {
  5558. -o-transform: scale(1);
  5559. }
  5560. 10%,
  5561. 20% {
  5562. -o-transform: scale(0.9) rotate(-3deg);
  5563. }
  5564. 30%,
  5565. 50%,
  5566. 70%,
  5567. 90% {
  5568. -o-transform: scale(1.1) rotate(3deg);
  5569. }
  5570. 40%,
  5571. 60%,
  5572. 80% {
  5573. -o-transform: scale(1.1) rotate(-3deg);
  5574. }
  5575. 100% {
  5576. -o-transform: scale(1) rotate(0);
  5577. }
  5578. }
  5579. @keyframes tada {
  5580. 0% {
  5581. transform: scale(1);
  5582. }
  5583. 10%,
  5584. 20% {
  5585. transform: scale(0.9) rotate(-3deg);
  5586. }
  5587. 30%,
  5588. 50%,
  5589. 70%,
  5590. 90% {
  5591. transform: scale(1.1) rotate(3deg);
  5592. }
  5593. 40%,
  5594. 60%,
  5595. 80% {
  5596. transform: scale(1.1) rotate(-3deg);
  5597. }
  5598. 100% {
  5599. transform: scale(1) rotate(0);
  5600. }
  5601. }
  5602. .tada {
  5603. -webkit-animation-name: tada;
  5604. -moz-animation-name: tada;
  5605. -o-animation-name: tada;
  5606. animation-name: tada;
  5607. }
  5608. @-webkit-keyframes wiggle {
  5609. 0% {
  5610. -webkit-transform: skewX(9deg);
  5611. }
  5612. 10% {
  5613. -webkit-transform: skewX(-8deg);
  5614. }
  5615. 20% {
  5616. -webkit-transform: skewX(7deg);
  5617. }
  5618. 30% {
  5619. -webkit-transform: skewX(-6deg);
  5620. }
  5621. 40% {
  5622. -webkit-transform: skewX(5deg);
  5623. }
  5624. 50% {
  5625. -webkit-transform: skewX(-4deg);
  5626. }
  5627. 60% {
  5628. -webkit-transform: skewX(3deg);
  5629. }
  5630. 70% {
  5631. -webkit-transform: skewX(-2deg);
  5632. }
  5633. 80% {
  5634. -webkit-transform: skewX(1deg);
  5635. }
  5636. 90% {
  5637. -webkit-transform: skewX(0deg);
  5638. }
  5639. 100% {
  5640. -webkit-transform: skewX(0deg);
  5641. }
  5642. }
  5643. @-moz-keyframes wiggle {
  5644. 0% {
  5645. -moz-transform: skewX(9deg);
  5646. }
  5647. 10% {
  5648. -moz-transform: skewX(-8deg);
  5649. }
  5650. 20% {
  5651. -moz-transform: skewX(7deg);
  5652. }
  5653. 30% {
  5654. -moz-transform: skewX(-6deg);
  5655. }
  5656. 40% {
  5657. -moz-transform: skewX(5deg);
  5658. }
  5659. 50% {
  5660. -moz-transform: skewX(-4deg);
  5661. }
  5662. 60% {
  5663. -moz-transform: skewX(3deg);
  5664. }
  5665. 70% {
  5666. -moz-transform: skewX(-2deg);
  5667. }
  5668. 80% {
  5669. -moz-transform: skewX(1deg);
  5670. }
  5671. 90% {
  5672. -moz-transform: skewX(0deg);
  5673. }
  5674. 100% {
  5675. -moz-transform: skewX(0deg);
  5676. }
  5677. }
  5678. @-o-keyframes wiggle {
  5679. 0% {
  5680. -o-transform: skewX(9deg);
  5681. }
  5682. 10% {
  5683. -o-transform: skewX(-8deg);
  5684. }
  5685. 20% {
  5686. -o-transform: skewX(7deg);
  5687. }
  5688. 30% {
  5689. -o-transform: skewX(-6deg);
  5690. }
  5691. 40% {
  5692. -o-transform: skewX(5deg);
  5693. }
  5694. 50% {
  5695. -o-transform: skewX(-4deg);
  5696. }
  5697. 60% {
  5698. -o-transform: skewX(3deg);
  5699. }
  5700. 70% {
  5701. -o-transform: skewX(-2deg);
  5702. }
  5703. 80% {
  5704. -o-transform: skewX(1deg);
  5705. }
  5706. 90% {
  5707. -o-transform: skewX(0deg);
  5708. }
  5709. 100% {
  5710. -o-transform: skewX(0deg);
  5711. }
  5712. }
  5713. @keyframes wiggle {
  5714. 0% {
  5715. transform: skewX(9deg);
  5716. }
  5717. 10% {
  5718. transform: skewX(-8deg);
  5719. }
  5720. 20% {
  5721. transform: skewX(7deg);
  5722. }
  5723. 30% {
  5724. transform: skewX(-6deg);
  5725. }
  5726. 40% {
  5727. transform: skewX(5deg);
  5728. }
  5729. 50% {
  5730. transform: skewX(-4deg);
  5731. }
  5732. 60% {
  5733. transform: skewX(3deg);
  5734. }
  5735. 70% {
  5736. transform: skewX(-2deg);
  5737. }
  5738. 80% {
  5739. transform: skewX(1deg);
  5740. }
  5741. 90% {
  5742. transform: skewX(0deg);
  5743. }
  5744. 100% {
  5745. transform: skewX(0deg);
  5746. }
  5747. }
  5748. .wiggle {
  5749. -webkit-animation-name: wiggle;
  5750. -moz-animation-name: wiggle;
  5751. -o-animation-name: wiggle;
  5752. animation-name: wiggle;
  5753. -webkit-animation-timing-function: ease-in;
  5754. -moz-animation-timing-function: ease-in;
  5755. -o-animation-timing-function: ease-in;
  5756. animation-timing-function: ease-in;
  5757. }
  5758. /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  5759. @-webkit-keyframes wobble {
  5760. 0% {
  5761. -webkit-transform: translateX(0%);
  5762. }
  5763. 15% {
  5764. -webkit-transform: translateX(-25%) rotate(-5deg);
  5765. }
  5766. 30% {
  5767. -webkit-transform: translateX(20%) rotate(3deg);
  5768. }
  5769. 45% {
  5770. -webkit-transform: translateX(-15%) rotate(-3deg);
  5771. }
  5772. 60% {
  5773. -webkit-transform: translateX(10%) rotate(2deg);
  5774. }
  5775. 75% {
  5776. -webkit-transform: translateX(-5%) rotate(-1deg);
  5777. }
  5778. 100% {
  5779. -webkit-transform: translateX(0%);
  5780. }
  5781. }
  5782. @-moz-keyframes wobble {
  5783. 0% {
  5784. -moz-transform: translateX(0%);
  5785. }
  5786. 15% {
  5787. -moz-transform: translateX(-25%) rotate(-5deg);
  5788. }
  5789. 30% {
  5790. -moz-transform: translateX(20%) rotate(3deg);
  5791. }
  5792. 45% {
  5793. -moz-transform: translateX(-15%) rotate(-3deg);
  5794. }
  5795. 60% {
  5796. -moz-transform: translateX(10%) rotate(2deg);
  5797. }
  5798. 75% {
  5799. -moz-transform: translateX(-5%) rotate(-1deg);
  5800. }
  5801. 100% {
  5802. -moz-transform: translateX(0%);
  5803. }
  5804. }
  5805. @-o-keyframes wobble {
  5806. 0% {
  5807. -o-transform: translateX(0%);
  5808. }
  5809. 15% {
  5810. -o-transform: translateX(-25%) rotate(-5deg);
  5811. }
  5812. 30% {
  5813. -o-transform: translateX(20%) rotate(3deg);
  5814. }
  5815. 45% {
  5816. -o-transform: translateX(-15%) rotate(-3deg);
  5817. }
  5818. 60% {
  5819. -o-transform: translateX(10%) rotate(2deg);
  5820. }
  5821. 75% {
  5822. -o-transform: translateX(-5%) rotate(-1deg);
  5823. }
  5824. 100% {
  5825. -o-transform: translateX(0%);
  5826. }
  5827. }
  5828. @keyframes wobble {
  5829. 0% {
  5830. transform: translateX(0%);
  5831. }
  5832. 15% {
  5833. transform: translateX(-25%) rotate(-5deg);
  5834. }
  5835. 30% {
  5836. transform: translateX(20%) rotate(3deg);
  5837. }
  5838. 45% {
  5839. transform: translateX(-15%) rotate(-3deg);
  5840. }
  5841. 60% {
  5842. transform: translateX(10%) rotate(2deg);
  5843. }
  5844. 75% {
  5845. transform: translateX(-5%) rotate(-1deg);
  5846. }
  5847. 100% {
  5848. transform: translateX(0%);
  5849. }
  5850. }
  5851. .wobble {
  5852. -webkit-animation-name: wobble;
  5853. -moz-animation-name: wobble;
  5854. -o-animation-name: wobble;
  5855. animation-name: wobble;
  5856. }
  5857. body {
  5858. max-width: 2000px;
  5859. margin: 0 auto;
  5860. }
  5861. .browsehappy {
  5862. margin: 0.2em 0;
  5863. background: orange;
  5864. color: white;
  5865. padding: 0.2em 0;
  5866. }
  5867. #navigation {
  5868. margin-top: 30px;
  5869. }
  5870. #navigation ul {
  5871. list-style: none;
  5872. max-width: 400px;
  5873. marghomein: 0 auto;
  5874. }
  5875. #navigation li {
  5876. display: inline-block;
  5877. padding: 0 15px;
  5878. }
  5879. #navigation h1 {
  5880. text-align: center;
  5881. font-family: "Droid Sans Mono", monospace;
  5882. margin-bottom: 15px;
  5883. color: #36535a;
  5884. font-size: 35px;
  5885. }
  5886. @media (min-width: 768px) {
  5887. #navigation ul {
  5888. float: right;
  5889. margin: 33px 0;
  5890. }
  5891. #navigation h1 {
  5892. float: left;
  5893. }
  5894. }
  5895. #navigation a {
  5896. text-decoration: none;
  5897. font-size: 15px;
  5898. color: #3b3b3b;
  5899. }
  5900. .page-title {
  5901. text-align: center;
  5902. font-size: 35px;
  5903. }
  5904. @media (min-width: 768px) {
  5905. .page-title {
  5906. font-size: 50px;
  5907. }
  5908. }
  5909. .btn-cta {
  5910. -webkit-transition: all 0.3s;
  5911. transition: all 0.3s;
  5912. padding: 10px 50px;
  5913. border: 2px solid #e96e57;
  5914. font-size: 20px;
  5915. color: #e96e57;
  5916. border-radius: 10px;
  5917. display: inline-block;
  5918. text-decoration: none;
  5919. }
  5920. .btn-cta:hover {
  5921. text-decoration: none;
  5922. border-color: #36535a;
  5923. color: #36535a;
  5924. }
  5925. .wrapper {
  5926. margin: 0 auto;
  5927. max-width: 1100px;
  5928. margin-right: auto;
  5929. margin-left: auto;
  5930. padding-left: 35px;
  5931. padding-right: 35px;
  5932. }
  5933. .wrapper:before,
  5934. .wrapper:after {
  5935. content: " ";
  5936. display: table;
  5937. }
  5938. .wrapper:after {
  5939. clear: both;
  5940. }
  5941. .wrapper:before,
  5942. .wrapper:after {
  5943. content: " ";
  5944. display: table;
  5945. }
  5946. .wrapper:after {
  5947. clear: both;
  5948. }
  5949. @media (min-width: 768px) {
  5950. .wrapper {
  5951. width: 790px;
  5952. }
  5953. }
  5954. @media (min-width: 992px) {
  5955. .wrapper {
  5956. width: 1010px;
  5957. }
  5958. }
  5959. @media (min-width: 1200px) {
  5960. .wrapper {
  5961. width: 1210px;
  5962. }
  5963. }
  5964. img {
  5965. max-width: 100%;
  5966. margin: 0 auto;
  5967. }
  5968. a {
  5969. text-decoration: underline;
  5970. color: #36535a;
  5971. }
  5972. a:hover {
  5973. text-decoration: none;
  5974. color: inherit;
  5975. }
  5976. ::selection {
  5977. background: #e96e57;
  5978. }
  5979. ::-moz-selection {
  5980. background: #e96e57;
  5981. }
  5982. #home {
  5983. text-align: center;
  5984. }
  5985. #home .page-title {
  5986. font-size: 30px;
  5987. }
  5988. @media (min-width: 768px) {
  5989. #home {
  5990. padding: 50px;
  5991. }
  5992. #home .page-title {
  5993. font-size: 45px;
  5994. margin-top: -20px;
  5995. margin-bottom: 20px;
  5996. }
  5997. }
  5998. #home .btn-home {
  5999. margin: 50px 0 25px 0;
  6000. }
  6001. #web,
  6002. .terminal {
  6003. word-wrap: break-word;
  6004. font-size: 12px;
  6005. padding: 25px 0 0 10px;
  6006. font-family: "Droid Sans Mono", monospace;
  6007. text-align: left;
  6008. color: #fff;
  6009. -webkit-transition: all 0.3s ease;
  6010. transition: all 0.3s ease;
  6011. }
  6012. #web .code-title,
  6013. .terminal .code-title {
  6014. color: #e96e57;
  6015. }
  6016. @media (min-width: 768px) {
  6017. #web,
  6018. .terminal {
  6019. padding: 25px 0 0 20px;
  6020. font-size: 15px;
  6021. }
  6022. }
  6023. #web code,
  6024. .terminal code {
  6025. font-family: "Droid Sans Mono", monospace;
  6026. }
  6027. #web {
  6028. margin-top: -2px;
  6029. padding-top: 0;
  6030. padding-bottom: 50px;
  6031. width: 100%;
  6032. display: block;
  6033. background: #36535a;
  6034. -webkit-transition: all 0.3s ease;
  6035. transition: all 0.3s ease;
  6036. border-bottom-right-radius: 5px;
  6037. border-bottom-left-radius: 5px;
  6038. }
  6039. #web .btn-cta {
  6040. padding: 5px 10px;
  6041. font-size: 14px;
  6042. border-color: #fff;
  6043. }
  6044. #web .queue {
  6045. margin: 0;
  6046. list-style: none;
  6047. padding: 0;
  6048. }
  6049. #web a {
  6050. color: #fff;
  6051. }
  6052. .dragged {
  6053. background: #40626a !important;
  6054. }
  6055. .terminal {
  6056. border-top-right-radius: 0;
  6057. border-top-left-radius: 0;
  6058. border-bottom-right-radius: 5px;
  6059. border-bottom-left-radius: 5px;
  6060. background: #36535a;
  6061. backbground-repeat: no-repeat;
  6062. background-size: cover;
  6063. }
  6064. .terminal a {
  6065. color: #ffffff;
  6066. }
  6067. .terminal-top {
  6068. border-top-right-radius: 5px;
  6069. border-top-left-radius: 5px;
  6070. background: url(../images/terminal-top.svg);
  6071. background-repeat: no-repeat;
  6072. background-size: cover;
  6073. height: 30px;
  6074. }
  6075. .upload-progress {
  6076. max-width: 80%;
  6077. padding-top: 4px;
  6078. }
  6079. .upload-progress .bar {
  6080. word-wrap: normal;
  6081. overflow: hidden;
  6082. }
  6083. .upload-progress span {
  6084. float: right;
  6085. }
  6086. .all-files {
  6087. display: none;
  6088. }
  6089. .all-files .show {
  6090. display: block;
  6091. }
  6092. #thank-you {
  6093. color: #fff;
  6094. text-align: center;
  6095. padding: 40px 0;
  6096. background: #85b5bb;
  6097. }
  6098. #thank-you .col-md-4 {
  6099. text-align: center;
  6100. }
  6101. #thank-you .col-md-4 a {
  6102. font-size: 20px;
  6103. text-decoration: none;
  6104. line-height: 25px;
  6105. color: #fff;
  6106. }
  6107. #thank-you i {
  6108. vertical-align: middle;
  6109. }
  6110. #thank-you .donate img {
  6111. max-width: 200px;
  6112. }
  6113. #thank-you h3 {
  6114. color: #fff;
  6115. font-size: 25px;
  6116. }
  6117. #thank-you .btn-cta {
  6118. border-color: #36535a;
  6119. }
  6120. #features {
  6121. background: #f6f8f8;
  6122. text-align: center;
  6123. padding: 100px 0;
  6124. }
  6125. #features h3 {
  6126. margin-top: -20px;
  6127. font-size: 25px;
  6128. line-height: 1.2;
  6129. }
  6130. #features p {
  6131. font-size: 18px;
  6132. }
  6133. #features i {
  6134. color: #85b5bb;
  6135. font-size: 100px;
  6136. }
  6137. #samples {
  6138. padding: 75px 0;
  6139. text-align: center;
  6140. }
  6141. #samples h4 {
  6142. margin-top: 30px;
  6143. }
  6144. #samples .btn-cta {
  6145. margin: 30px 0;
  6146. cursor: pointer;
  6147. }
  6148. #samples h4 {
  6149. text-align: left;
  6150. }
  6151. #samples .terminal {
  6152. padding: 20px 15px;
  6153. font-size: 13px;
  6154. min-height: 230px;
  6155. }
  6156. #share {
  6157. text-align: center;
  6158. background: #85b5bb;
  6159. color: #fff;
  6160. padding: 75px 0;
  6161. }
  6162. #share i {
  6163. font-size: 50px;
  6164. }
  6165. #share ul {
  6166. margin-top: 30px;
  6167. list-style: none;
  6168. padding: 0;
  6169. }
  6170. #share li {
  6171. margin: 0 20px;
  6172. display: inline-block;
  6173. }
  6174. #share a {
  6175. color: #fff;
  6176. text-decoration: none;
  6177. }
  6178. #github {
  6179. text-align: center;
  6180. padding: 50px 0;
  6181. }
  6182. #tor {
  6183. text-align: center;
  6184. background: #f6f8f8;
  6185. padding: 50px 0;
  6186. }
  6187. #tor img {
  6188. max-width: 100px;
  6189. margin: 0 auto;
  6190. margin-bottom: 10px;
  6191. }
  6192. #tor a {
  6193. font-size: 20px;
  6194. }
  6195. footer {
  6196. text-align: center;
  6197. background: #36535a;
  6198. padding: 30px 0;
  6199. color: #fff;
  6200. }
  6201. footer p {
  6202. margin: 0;
  6203. }
  6204. footer i {
  6205. color: #e96e57;
  6206. }
  6207. footer a {
  6208. color: #f6f8f8;
  6209. }
  6210. footer img {
  6211. max-height: 40px;
  6212. margin-bottom: 30px;
  6213. }
  6214. #contact {
  6215. text-align: center;
  6216. padding: 100px 0;
  6217. padding: 150px 0;
  6218. }
  6219. #contact i {
  6220. font-size: 160px;
  6221. color: #85b5bb;
  6222. }
  6223. @media (min-width: 768px) {
  6224. #contact i {
  6225. font-size: 160px;
  6226. }
  6227. }
  6228. #contact h2 {
  6229. margin-top: -50px;
  6230. margin-bottom: 40px;
  6231. }
  6232. #reviews {
  6233. background: #f6f8f8;
  6234. padding: 130px 0;
  6235. }
  6236. #reviews .twitter-profile {
  6237. float: left;
  6238. display: block;
  6239. height: 90px;
  6240. border-radius: 10px;
  6241. margin: 3px 15px auto 20px;
  6242. }
  6243. blockquote.twitter-tweet {
  6244. display: inline-block;
  6245. font-size: 15px;
  6246. line-height: 20px;
  6247. margin: 10px 5px;
  6248. padding: 0 16px 16px 16px;
  6249. text-align: right;
  6250. border: 0;
  6251. }
  6252. blockquote.twitter-tweet img {
  6253. margin: 0 auto;
  6254. }
  6255. @media (max-width: 480px) {
  6256. blockquote.twitter-tweet .twitter-profile {
  6257. display: none!important;
  6258. }
  6259. }
  6260. blockquote.twitter-tweet p {
  6261. font-size: 17px;
  6262. font-weight: normal;
  6263. line-height: 20px;
  6264. text-align: left;
  6265. }
  6266. blockquote.twitter-tweet a {
  6267. color: inherit;
  6268. font-weight: normal;
  6269. text-decoration: none;
  6270. outline: 0 none;
  6271. }
  6272. blockquote.tweet-xl p {
  6273. font-size: 22px;
  6274. line-height: 25px;
  6275. }
  6276. blockquote.tweet-xl a {
  6277. font-size: 22px;
  6278. }
  6279. @media (max-width: 480px) {
  6280. blockquote.tweet-xl p {
  6281. font-size: 17px;
  6282. }
  6283. blockquote.tweet-xl a {
  6284. font-size: 17px;
  6285. }
  6286. }
  6287. @font-face {
  6288. font-family: "transfersh";
  6289. src: url("../fonts/transfersh.eot");
  6290. 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");
  6291. font-weight: normal;
  6292. font-style: normal;
  6293. }
  6294. [data-icon]:before {
  6295. font-family: "transfersh" !important;
  6296. content: attr(data-icon);
  6297. font-style: normal !important;
  6298. font-weight: normal !important;
  6299. font-variant: normal !important;
  6300. text-transform: none !important;
  6301. speak: none;
  6302. line-height: 1;
  6303. -webkit-font-smoothing: antialiased;
  6304. -moz-osx-font-smoothing: grayscale;
  6305. }
  6306. [class^="icon-"]:before,
  6307. [class*=" icon-"]:before {
  6308. font-family: "transfersh" !important;
  6309. font-style: normal !important;
  6310. font-weight: normal !important;
  6311. font-variant: normal !important;
  6312. text-transform: none !important;
  6313. speak: none;
  6314. line-height: 1;
  6315. -webkit-font-smoothing: antialiased;
  6316. -moz-osx-font-smoothing: grayscale;
  6317. }
  6318. .icon-terminal:before {
  6319. content: "a";
  6320. }
  6321. .icon-share:before {
  6322. content: "b";
  6323. }
  6324. .icon-clock:before {
  6325. content: "g";
  6326. }
  6327. .icon-tag:before {
  6328. content: "c";
  6329. }
  6330. .icon-upload-cloud:before {
  6331. content: "m";
  6332. }
  6333. .icon-mail:before {
  6334. content: "j";
  6335. }
  6336. .icon-gauge:before {
  6337. content: "k";
  6338. }
  6339. .icon-lock:before {
  6340. content: "h";
  6341. }
  6342. .icon-database:before {
  6343. content: "i";
  6344. }
  6345. .icon-heart:before {
  6346. content: "e";
  6347. }
  6348. .icon-link:before {
  6349. content: "d";
  6350. }
  6351. .icon-facebook:before {
  6352. content: "l";
  6353. }
  6354. .icon-twitter:before {
  6355. content: "n";
  6356. }
  6357. .icon-linkedin:before {
  6358. content: "o";
  6359. }
  6360. .icon-gplus:before {
  6361. content: "p";
  6362. }
  6363. .preview-wrapper {
  6364. padding-bottom: 30px;
  6365. }
  6366. html {
  6367. min-height: 100%;
  6368. position: relative;
  6369. }
  6370. #download {
  6371. padding-bottom: 240px;
  6372. }
  6373. #download footer {
  6374. bottom: 0;
  6375. left: 0;
  6376. width: 100%;
  6377. position: absolute;
  6378. z-index: -1;
  6379. }
  6380. .preview-image {
  6381. padding: 0;
  6382. padding: 0px;
  6383. }
  6384. .preview-image img {
  6385. margin: 0 auto;
  6386. display: block;
  6387. max-width: 800px;
  6388. max-width: 100%;
  6389. }
  6390. .overlay {
  6391. position: fixed;
  6392. z-index: 100;
  6393. top: 0;
  6394. left: 0;
  6395. right: 0;
  6396. bottom: 0;
  6397. background-color: rgba(0, 0, 0, 0.1);
  6398. visibility: hidden;
  6399. opacity: 0;
  6400. transition: opacity 0.2s ease;
  6401. }
  6402. .active .overlay {
  6403. visibility: visible;
  6404. opacity: 1;
  6405. }
  6406. .copy-link-wrapper {
  6407. z-index: 200;
  6408. padding: 2em;
  6409. position: fixed;
  6410. top: 50%;
  6411. left: 50%;
  6412. width: 50%;
  6413. max-width: 500px;
  6414. min-width: 300px;
  6415. background-color: #85b5bb;
  6416. border-radius: 2px;
  6417. transform: translateX(-50%) translateY(-50%);
  6418. transition: opacity 0.2s ease;
  6419. clip: rect(1px 1px 1px 1px);
  6420. opacity: 0;
  6421. top: -9999999px;
  6422. left: -9999999px;
  6423. }
  6424. .active .copy-link-wrapper {
  6425. clip: auto;
  6426. opacity: 1;
  6427. top: 50%;
  6428. left: 50%;
  6429. }
  6430. .copy-link-wrapper p {
  6431. font-size: 20px;
  6432. color: #fff;
  6433. }
  6434. .copy-link-wrapper input {
  6435. background-color: #f6f8f8;
  6436. color: #3b3b3b;
  6437. border: 0;
  6438. font-size: 1em;
  6439. padding: 1em;
  6440. margin: 0;
  6441. width: 100%;
  6442. border-radius: 2px;
  6443. white-space: nowrap;
  6444. overflow: hidden;
  6445. text-overflow: ellipsis;
  6446. }
  6447. .copy-link-wrapper .error {
  6448. text-align: center;
  6449. color: #E7483B;
  6450. display: block;
  6451. padding: 0.5em;
  6452. }
  6453. #md-preview {
  6454. padding-bottom: 30px;
  6455. }
  6456. video {
  6457. margin: 0 auto;
  6458. width: 100%;
  6459. }
  6460. .wrap {
  6461. width: 40%;
  6462. height: 40%;
  6463. margin: 20px auto;
  6464. }
  6465. video {
  6466. width: 100%;
  6467. }
  6468. video::-webkit-media-controls-enclosure {
  6469. padding: 0px;
  6470. height: 50px;
  6471. }
  6472. video::-webkit-media-controls-panel {
  6473. opacity: 1 !important;
  6474. display: -webkit-flex !important;
  6475. margin-top: 50px;
  6476. height: 50px;
  6477. background-color: #36535a;
  6478. border-radius: 0 0 10px 10px;
  6479. }
  6480. video::-webkit-media-controls-timeline {
  6481. height: 12px;
  6482. padding: 0px;
  6483. border: 0px;
  6484. }
  6485. video::-webkit-media-controls-volume-slider,
  6486. video::-webkit-media-controls-timeline {
  6487. height: 12px;
  6488. border-radius: 5px;
  6489. min-width: 15px;
  6490. }
  6491. video::-webkit-media-controls-volume-slider::-webkit-media-slider-container,
  6492. video::-webkit-media-controls-timeline::-webkit-media-slider-container {
  6493. border: 0px;
  6494. border-radius: 5px;
  6495. background-color: #85b5bb;
  6496. cursor: pointer;
  6497. }
  6498. ::-webkit-media-slider-thumb {
  6499. -webkit-appearance: none;
  6500. background: red;
  6501. }
  6502. video::-webkit-media-controls-play-button {
  6503. cursor: pointer;
  6504. }
  6505. video::-webkit-media-controls-play-button:hover {
  6506. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  6507. filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  6508. opacity: 0.7;
  6509. }
  6510. video::-webkit-media-controls-fullscreen-button {
  6511. -webkit-appearance: none;
  6512. background-color: transparent;
  6513. cursor: pointer;
  6514. 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);
  6515. background-size: 16px 64px;
  6516. background-position: center 8px;
  6517. background-repeat: no-repeat;
  6518. }
  6519. video::-webkit-media-controls-mute-button {
  6520. -webkit-appearance: none;
  6521. background-color: transparent;
  6522. cursor: pointer;
  6523. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABACAYAAAATffeWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2N0Q1MjA3NDc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2N0Q1MjA3NTc5NjYxMUUyQjQzRjk5Mjc1MTU5Qjk0NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY3RDUyMDcyNzk2NjExRTJCNDNGOTkyNzUxNTlCOTQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY3RDUyMDczNzk2NjExRTJCNDNGOTkyNzUxNTlCOTQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Gp0GRAAAATdJREFUeNpidIsuYMABwoF4BhCvB+IkXIqYcIj7APEiIBYA4jg0OREgLsJnQAgQrwJiNiifGU3eFIi7gDgPxGEBYnYg1gBiDqizQX5ixOEyCyDeC8SNQNwJxJtABuwHYksGwoAR6q3tQFwKxGlAnMtEpGYQ+A+1NROI+aDedGdiIA2sAWJWaDhcBGIVUg1ABqz4ohEXAMXQbyA+DcRaQHwHZMBxIjWDArEcmrg+AXEYEO8ExYIjUjRGQuOXEUcgghLVOahBoAQ1GWTAT2iAgMBJID4BxPOhBqIDkJwnENcDcQkQP8AWBiuAOBiIf0H5f9HkT0NdMAFfIG4D4gggfgtNPMjgDRD3wgPm////DJSAUQNGDRg1YNSAUQNGDRg1YNSA4WhAUnHraI9ltMcy2mMZDD0WgAADADYlybDQKXdAAAAAAElFTkSuQmCC);
  6524. background-size: 16px 64px;
  6525. background-position: center 8px;
  6526. background-repeat: no-repeat;
  6527. }
  6528. video::-webkit-media-controls-fullscreen-button:hover {
  6529. -webkit-appearance: none;
  6530. background-position: center -42px;
  6531. }
  6532. video::-webkit-media-controls-mute-button:hover {
  6533. -webkit-appearance: none;
  6534. background-position: center -43px;
  6535. }
  6536. video::-webkit-media-controls-current-time-display,
  6537. video::-webkit-media-controls-time-remaining-display {
  6538. font-size: 13px;
  6539. font-weight: normal;
  6540. }
  6541. /*# sourceMappingURL=/styles/main.css.map */