xktnxxx

Untitled

Nov 2nd, 2018
1,464
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 231.81 KB | None | 0 0
  1. @font-face {
  2. font-family: PayPal-Sans;
  3. font-style: normal;
  4. font-weight: 400;
  5. src: url(https://www.paypalobjects.com/ui-web/paypal-sans-small/1-0-0/PayPalSansSmall-Regular.eot);
  6. src: url(https://www.paypalobjects.com/ui-web/paypal-sans-small/1-0-0/PayPalSansSmall-Regular.woff2) format('woff2'), url(https://www.paypalobjects.com/ui-web/paypal-sans-small/1-0-0/PayPalSansSmall-Regular.woff) format('woff'), url(https://www.paypalobjects.com/ui-web/paypal-sans-small/1-0-0/PayPalSansSmall-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03) format('svg')
  7. }
  8.  
  9. @font-face {
  10. font-family: PayPal-Sans;
  11. font-style: normal;
  12. font-weight: 500;
  13. src: url(https://www.paypalobjects.com/ui-web/paypal-sans-small/1-0-0/PayPalSansSmall-Medium.eot);
  14. src: url(https://www.paypalobjects.com/ui-web/paypal-sans-small/1-0-0/PayPalSansSmall-Medium.woff2) format('woff2'), url(https://www.paypalobjects.com/ui-web/paypal-sans-small/1-0-0/PayPalSansSmall-Medium.woff) format('woff'), url(https://www.paypalobjects.com/ui-web/paypal-sans-small/1-0-0/PayPalSansSmall-Medium.svg#69ac2c9fc1e0803e59e06e93859bed03) format('svg')
  15. }
  16.  
  17. @font-face {
  18. font-family: PayPal-Sans-Big;
  19. font-style: normal;
  20. font-weight: 300;
  21. src: url(https://www.paypalobjects.com/ui-web/paypal-sans-big/1-0-0/PayPalSansBig-Light.eot);
  22. src: url(https://www.paypalobjects.com/ui-web/paypal-sans-big/1-0-0/PayPalSansBig-Light.woff2) format('woff2'), url(https://www.paypalobjects.com/ui-web/paypal-sans-big/1-0-0/PayPalSansBig-Light.woff) format('woff'), url(https://www.paypalobjects.com/ui-web/paypal-sans-big/1-0-0/PayPalSansBig-Light.svg#69ac2c9fc1e0803e59e06e93859bed03) format('svg')
  23. }
  24.  
  25. @font-face {
  26. font-family: PayPal-Sans-Big;
  27. font-style: normal;
  28. font-weight: 400;
  29. src: url(https://www.paypalobjects.com/ui-web/paypal-sans-big/1-0-0/PayPalSansBig-Regular.eot);
  30. src: url(https://www.paypalobjects.com/ui-web/paypal-sans-big/1-0-0/PayPalSansBig-Regular.woff2) format('woff2'), url(https://www.paypalobjects.com/ui-web/paypal-sans-big/1-0-0/PayPalSansBig-Regular.woff) format('woff'), url(https://www.paypalobjects.com/ui-web/paypal-sans-big/1-0-0/PayPalSansBig-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03) format('svg')
  31. }
  32.  
  33.  
  34. /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
  35.  
  36. html {
  37. font-family: sans-serif;
  38. -ms-text-size-adjust: 100%;
  39. -webkit-text-size-adjust: 100%
  40. }
  41.  
  42. body {
  43. margin: 0
  44. }
  45.  
  46. article,
  47. aside,
  48. details,
  49. figcaption,
  50. figure,
  51. footer,
  52. header,
  53. hgroup,
  54. main,
  55. nav,
  56. section,
  57. summary {
  58. display: block
  59. }
  60.  
  61. audio,
  62. canvas,
  63. progress,
  64. video {
  65. display: inline-block;
  66. vertical-align: baseline
  67. }
  68.  
  69. audio:not([controls]) {
  70. display: none;
  71. height: 0
  72. }
  73.  
  74. [hidden],
  75. template {
  76. display: none
  77. }
  78.  
  79. a {
  80. background: 0 0
  81. }
  82.  
  83. a:active,
  84. a:hover {
  85. outline: 0
  86. }
  87.  
  88. abbr[title] {
  89. border-bottom: 1px dotted
  90. }
  91.  
  92. b,
  93. strong {
  94. font-weight: 700
  95. }
  96.  
  97. dfn {
  98. font-style: italic
  99. }
  100.  
  101. h1 {
  102. font-size: 2em;
  103. margin: .67em 0
  104. }
  105.  
  106. mark {
  107. background: #ff0;
  108. color: #000
  109. }
  110.  
  111. small {
  112. font-size: 80%
  113. }
  114.  
  115. sub,
  116. sup {
  117. font-size: 75%;
  118. line-height: 0;
  119. position: relative;
  120. vertical-align: baseline
  121. }
  122.  
  123. sup {
  124. top: -.5em
  125. }
  126.  
  127. sub {
  128. bottom: -.25em
  129. }
  130.  
  131. img {
  132. border: 0
  133. }
  134.  
  135. svg:not(:root) {
  136. overflow: hidden
  137. }
  138.  
  139. figure {
  140. margin: 1em 40px
  141. }
  142.  
  143. hr {
  144. -moz-box-sizing: content-box;
  145. box-sizing: content-box;
  146. height: 0
  147. }
  148.  
  149. pre {
  150. overflow: auto
  151. }
  152.  
  153. code,
  154. kbd,
  155. pre,
  156. samp {
  157. font-family: monospace, monospace;
  158. font-size: 1em
  159. }
  160.  
  161. button,
  162. input,
  163. optgroup,
  164. select,
  165. textarea {
  166. color: inherit;
  167. font: inherit;
  168. margin: 0
  169. }
  170.  
  171. button {
  172. overflow: visible
  173. }
  174.  
  175. button,
  176. select {
  177. text-transform: none
  178. }
  179.  
  180. button,
  181. html input[type=button],
  182. input[type=reset],
  183. input[type=submit] {
  184. -webkit-appearance: button;
  185. cursor: pointer
  186. }
  187.  
  188. button[disabled],
  189. html input[disabled] {
  190. cursor: default
  191. }
  192.  
  193. button::-moz-focus-inner,
  194. input::-moz-focus-inner {
  195. border: 0;
  196. padding: 0
  197. }
  198.  
  199. input {
  200. line-height: normal
  201. }
  202.  
  203. input[type=checkbox],
  204. input[type=radio] {
  205. box-sizing: border-box;
  206. padding: 0
  207. }
  208.  
  209. input[type=number]::-webkit-inner-spin-button,
  210. input[type=number]::-webkit-outer-spin-button {
  211. height: auto
  212. }
  213.  
  214. input[type=search] {
  215. -webkit-appearance: textfield;
  216. -moz-box-sizing: content-box;
  217. -webkit-box-sizing: content-box;
  218. box-sizing: content-box
  219. }
  220.  
  221. input[type=search]::-webkit-search-cancel-button,
  222. input[type=search]::-webkit-search-decoration {
  223. -webkit-appearance: none
  224. }
  225.  
  226. fieldset {
  227. border: 1px solid silver;
  228. margin: 0 2px;
  229. padding: .35em .625em .75em
  230. }
  231.  
  232. legend {
  233. border: 0;
  234. padding: 0
  235. }
  236.  
  237. textarea {
  238. overflow: auto
  239. }
  240.  
  241. optgroup {
  242. font-weight: 700
  243. }
  244.  
  245. table {
  246. border-collapse: collapse;
  247. border-spacing: 0
  248. }
  249.  
  250. td,
  251. th {
  252. padding: 0
  253. }
  254.  
  255. @media print {
  256. * {
  257. text-shadow: none!important;
  258. color: #000!important;
  259. background: transparent!important;
  260. box-shadow: none!important
  261. }
  262. a,
  263. a:visited {
  264. text-decoration: underline
  265. }
  266. a[href]:after {
  267. content: " (" attr(href) ")"
  268. }
  269. abbr[title]:after {
  270. content: " (" attr(title) ")"
  271. }
  272. a[href^="javascript:"]:after,
  273. a[href^="#"]:after {
  274. content: ""
  275. }
  276. pre,
  277. blockquote {
  278. border: 1px solid #999;
  279. page-break-inside: avoid
  280. }
  281. thead {
  282. display: table-header-group
  283. }
  284. tr,
  285. img {
  286. page-break-inside: avoid
  287. }
  288. img {
  289. max-width: 100%!important
  290. }
  291. p,
  292. h2,
  293. h3 {
  294. orphans: 3;
  295. widows: 3
  296. }
  297. h2,
  298. h3 {
  299. page-break-after: avoid
  300. }
  301. select {
  302. background: #fff!important
  303. }
  304. .navbar {
  305. display: none
  306. }
  307. .table td,
  308. .table th {
  309. background-color: #fff!important
  310. }
  311. .btn>.caret,
  312. .dropup>.btn>.caret {
  313. border-top-color: #000!important
  314. }
  315. .label {
  316. border: 1px solid #000
  317. }
  318. .table {
  319. border-collapse: collapse!important
  320. }
  321. .table-bordered th,
  322. .table-bordered td {
  323. border: 1px solid #ddd!important
  324. }
  325. }
  326.  
  327. * {
  328. -webkit-box-sizing: border-box;
  329. -moz-box-sizing: border-box;
  330. box-sizing: border-box
  331. }
  332.  
  333. :before,
  334. :after {
  335. -webkit-box-sizing: border-box;
  336. -moz-box-sizing: border-box;
  337. box-sizing: border-box
  338. }
  339.  
  340. html {
  341. font-size: 62.5%;
  342. -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
  343. }
  344.  
  345. body {
  346. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  347. font-size: 14px;
  348. line-height: 1.42857143;
  349. color: #333;
  350. background-color: #fff
  351. }
  352.  
  353. input,
  354. button,
  355. select,
  356. textarea {
  357. font-family: inherit;
  358. font-size: inherit;
  359. line-height: inherit
  360. }
  361.  
  362. a {
  363. color: #428bca;
  364. text-decoration: none
  365. }
  366.  
  367. a:hover,
  368. a:focus {
  369. color: #2a6496;
  370. text-decoration: underline
  371. }
  372.  
  373. a:focus {
  374. outline: thin dotted;
  375. outline: 5px auto -webkit-focus-ring-color;
  376. outline-offset: -2px
  377. }
  378.  
  379. figure {
  380. margin: 0
  381. }
  382.  
  383. img {
  384. vertical-align: middle
  385. }
  386.  
  387. .img-responsive,
  388. .thumbnail>img,
  389. .thumbnail a>img,
  390. .carousel-inner>.item>img,
  391. .carousel-inner>.item>a>img {
  392. display: block;
  393. max-width: 100%;
  394. height: auto
  395. }
  396.  
  397. .img-rounded {
  398. border-radius: 6px
  399. }
  400.  
  401. .img-thumbnail {
  402. padding: 4px;
  403. line-height: 1.42857143;
  404. background-color: #fff;
  405. border: 1px solid #ddd;
  406. border-radius: 4px;
  407. -webkit-transition: all .2s ease-in-out;
  408. -o-transition: all .2s ease-in-out;
  409. transition: all .2s ease-in-out;
  410. display: inline-block;
  411. max-width: 100%;
  412. height: auto
  413. }
  414.  
  415. .img-circle {
  416. border-radius: 50%
  417. }
  418.  
  419. hr {
  420. margin-top: 20px;
  421. margin-bottom: 20px;
  422. border: 0;
  423. border-top: 1px solid #eee
  424. }
  425.  
  426. .sr-only {
  427. position: absolute;
  428. width: 1px;
  429. height: 1px;
  430. margin: -1px;
  431. padding: 0;
  432. overflow: hidden;
  433. clip: rect(0, 0, 0, 0);
  434. border: 0
  435. }
  436.  
  437. h1,
  438. h2,
  439. h3,
  440. h4,
  441. h5,
  442. h6,
  443. .h1,
  444. .h2,
  445. .h3,
  446. .h4,
  447. .h5,
  448. .h6 {
  449. font-family: inherit;
  450. font-weight: 500;
  451. line-height: 1.1;
  452. color: inherit
  453. }
  454.  
  455. h1 small,
  456. h2 small,
  457. h3 small,
  458. h4 small,
  459. h5 small,
  460. h6 small,
  461. .h1 small,
  462. .h2 small,
  463. .h3 small,
  464. .h4 small,
  465. .h5 small,
  466. .h6 small,
  467. h1 .small,
  468. h2 .small,
  469. h3 .small,
  470. h4 .small,
  471. h5 .small,
  472. h6 .small,
  473. .h1 .small,
  474. .h2 .small,
  475. .h3 .small,
  476. .h4 .small,
  477. .h5 .small,
  478. .h6 .small {
  479. font-weight: 400;
  480. line-height: 1;
  481. color: #999
  482. }
  483.  
  484. h1,
  485. .h1,
  486. h2,
  487. .h2,
  488. h3,
  489. .h3 {
  490. margin-top: 20px;
  491. margin-bottom: 10px
  492. }
  493.  
  494. h1 small,
  495. .h1 small,
  496. h2 small,
  497. .h2 small,
  498. h3 small,
  499. .h3 small,
  500. h1 .small,
  501. .h1 .small,
  502. h2 .small,
  503. .h2 .small,
  504. h3 .small,
  505. .h3 .small {
  506. font-size: 65%
  507. }
  508.  
  509. h4,
  510. .h4,
  511. h5,
  512. .h5,
  513. h6,
  514. .h6 {
  515. margin-top: 10px;
  516. margin-bottom: 10px
  517. }
  518.  
  519. h4 small,
  520. .h4 small,
  521. h5 small,
  522. .h5 small,
  523. h6 small,
  524. .h6 small,
  525. h4 .small,
  526. .h4 .small,
  527. h5 .small,
  528. .h5 .small,
  529. h6 .small,
  530. .h6 .small {
  531. font-size: 75%
  532. }
  533.  
  534. h1,
  535. .h1 {
  536. font-size: 36px
  537. }
  538.  
  539. h2,
  540. .h2 {
  541. font-size: 30px
  542. }
  543.  
  544. h3,
  545. .h3 {
  546. font-size: 24px
  547. }
  548.  
  549. h4,
  550. .h4 {
  551. font-size: 18px
  552. }
  553.  
  554. h5,
  555. .h5 {
  556. font-size: 14px
  557. }
  558.  
  559. h6,
  560. .h6 {
  561. font-size: 12px
  562. }
  563.  
  564. p {
  565. margin: 0 0 10px
  566. }
  567.  
  568. .lead {
  569. margin-bottom: 20px;
  570. font-size: 16px;
  571. font-weight: 200;
  572. line-height: 1.4
  573. }
  574.  
  575. @media (min-width:768px) {
  576. .lead {
  577. font-size: 21px
  578. }
  579. }
  580.  
  581. small,
  582. .small {
  583. font-size: 85%
  584. }
  585.  
  586. cite {
  587. font-style: normal
  588. }
  589.  
  590. .text-left {
  591. text-align: left
  592. }
  593.  
  594. .text-right {
  595. text-align: right
  596. }
  597.  
  598. .text-center {
  599. text-align: center
  600. }
  601.  
  602. .text-justify {
  603. text-align: justify
  604. }
  605.  
  606. .text-muted {
  607. color: #999
  608. }
  609.  
  610. .text-primary {
  611. color: #428bca
  612. }
  613.  
  614. a.text-primary:hover {
  615. color: #3071a9
  616. }
  617.  
  618. .text-success {
  619. color: #3c763d
  620. }
  621.  
  622. a.text-success:hover {
  623. color: #2b542c
  624. }
  625.  
  626. .text-info {
  627. color: #31708f
  628. }
  629.  
  630. a.text-info:hover {
  631. color: #245269
  632. }
  633.  
  634. .text-warning {
  635. color: #8a6d3b
  636. }
  637.  
  638. a.text-warning:hover {
  639. color: #66512c
  640. }
  641.  
  642. .text-danger {
  643. color: #a94442
  644. }
  645.  
  646. a.text-danger:hover {
  647. color: #843534
  648. }
  649.  
  650. .bg-primary {
  651. color: #fff;
  652. background-color: #428bca
  653. }
  654.  
  655. a.bg-primary:hover {
  656. background-color: #3071a9
  657. }
  658.  
  659. .bg-success {
  660. background-color: #dff0d8
  661. }
  662.  
  663. a.bg-success:hover {
  664. background-color: #c1e2b3
  665. }
  666.  
  667. .bg-info {
  668. background-color: #d9edf7
  669. }
  670.  
  671. a.bg-info:hover {
  672. background-color: #afd9ee
  673. }
  674.  
  675. .bg-warning {
  676. background-color: #fcf8e3
  677. }
  678.  
  679. a.bg-warning:hover {
  680. background-color: #f7ecb5
  681. }
  682.  
  683. .bg-danger {
  684. background-color: #f2dede
  685. }
  686.  
  687. a.bg-danger:hover {
  688. background-color: #e4b9b9
  689. }
  690.  
  691. .page-header {
  692. padding-bottom: 9px;
  693. margin: 40px 0 20px;
  694. border-bottom: 1px solid #eee
  695. }
  696.  
  697. ul,
  698. ol {
  699. margin-top: 0;
  700. margin-bottom: 10px
  701. }
  702.  
  703. ul ul,
  704. ol ul,
  705. ul ol,
  706. ol ol {
  707. margin-bottom: 0
  708. }
  709.  
  710. .list-unstyled {
  711. padding-left: 0;
  712. list-style: none
  713. }
  714.  
  715. .list-inline {
  716. padding-left: 0;
  717. list-style: none;
  718. margin-left: -5px
  719. }
  720.  
  721. .list-inline>li {
  722. display: inline-block;
  723. padding-left: 5px;
  724. padding-right: 5px
  725. }
  726.  
  727. dl {
  728. margin-top: 0;
  729. margin-bottom: 20px
  730. }
  731.  
  732. dt,
  733. dd {
  734. line-height: 1.42857143
  735. }
  736.  
  737. dt {
  738. font-weight: 700
  739. }
  740.  
  741. dd {
  742. margin-left: 0
  743. }
  744.  
  745. @media (min-width:768px) {
  746. .dl-horizontal dt {
  747. float: left;
  748. width: 160px;
  749. clear: left;
  750. text-align: right;
  751. overflow: hidden;
  752. text-overflow: ellipsis;
  753. white-space: nowrap
  754. }
  755. .dl-horizontal dd {
  756. margin-left: 180px
  757. }
  758. }
  759.  
  760. abbr[title],
  761. abbr[data-original-title] {
  762. cursor: help;
  763. border-bottom: 1px dotted #999
  764. }
  765.  
  766. .initialism {
  767. font-size: 90%;
  768. text-transform: uppercase
  769. }
  770.  
  771. blockquote {
  772. padding: 10px 20px;
  773. margin: 0 0 20px;
  774. font-size: 17.5px;
  775. border-left: 5px solid #eee
  776. }
  777.  
  778. blockquote p:last-child,
  779. blockquote ul:last-child,
  780. blockquote ol:last-child {
  781. margin-bottom: 0
  782. }
  783.  
  784. blockquote footer,
  785. blockquote small,
  786. blockquote .small {
  787. display: block;
  788. font-size: 80%;
  789. line-height: 1.42857143;
  790. color: #999
  791. }
  792.  
  793. blockquote footer:before,
  794. blockquote small:before,
  795. blockquote .small:before {
  796. content: '\2014 \00A0'
  797. }
  798.  
  799. .blockquote-reverse,
  800. blockquote.pull-right {
  801. padding-right: 15px;
  802. padding-left: 0;
  803. border-right: 5px solid #eee;
  804. border-left: 0;
  805. text-align: right
  806. }
  807.  
  808. .blockquote-reverse footer:before,
  809. blockquote.pull-right footer:before,
  810. .blockquote-reverse small:before,
  811. blockquote.pull-right small:before,
  812. .blockquote-reverse .small:before,
  813. blockquote.pull-right .small:before {
  814. content: ''
  815. }
  816.  
  817. .blockquote-reverse footer:after,
  818. blockquote.pull-right footer:after,
  819. .blockquote-reverse small:after,
  820. blockquote.pull-right small:after,
  821. .blockquote-reverse .small:after,
  822. blockquote.pull-right .small:after {
  823. content: '\00A0 \2014'
  824. }
  825.  
  826. blockquote:before,
  827. blockquote:after {
  828. content: ""
  829. }
  830.  
  831. address {
  832. margin-bottom: 20px;
  833. font-style: normal;
  834. line-height: 1.42857143
  835. }
  836.  
  837. code,
  838. kbd,
  839. pre,
  840. samp {
  841. font-family: Menlo, Monaco, Consolas, "Courier New", monospace
  842. }
  843.  
  844. code {
  845. padding: 2px 4px;
  846. font-size: 90%;
  847. color: #c7254e;
  848. background-color: #f9f2f4;
  849. white-space: nowrap;
  850. border-radius: 4px
  851. }
  852.  
  853. kbd {
  854. padding: 2px 4px;
  855. font-size: 90%;
  856. color: #fff;
  857. background-color: #333;
  858. border-radius: 3px;
  859. box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
  860. }
  861.  
  862. pre {
  863. display: block;
  864. padding: 9.5px;
  865. margin: 0 0 10px;
  866. font-size: 13px;
  867. line-height: 1.42857143;
  868. word-break: break-all;
  869. word-wrap: break-word;
  870. color: #333;
  871. background-color: #f5f5f5;
  872. border: 1px solid #ccc;
  873. border-radius: 4px
  874. }
  875.  
  876. pre code {
  877. padding: 0;
  878. font-size: inherit;
  879. color: inherit;
  880. white-space: pre-wrap;
  881. background-color: transparent;
  882. border-radius: 0
  883. }
  884.  
  885. .pre-scrollable {
  886. max-height: 340px;
  887. overflow-y: scroll
  888. }
  889.  
  890. .container {
  891. margin-right: auto;
  892. margin-left: auto;
  893. padding-left: 15px;
  894. padding-right: 15px
  895. }
  896.  
  897. @media (min-width:768px) {
  898. .container {
  899. width: 750px
  900. }
  901. }
  902.  
  903. @media (min-width:992px) {
  904. .container {
  905. width: 970px
  906. }
  907. }
  908.  
  909. @media (min-width:1200px) {
  910. .container {
  911. width: 1170px
  912. }
  913. }
  914.  
  915. .container-fluid {
  916. margin-right: auto;
  917. margin-left: auto;
  918. padding-left: 15px;
  919. padding-right: 15px
  920. }
  921.  
  922. .row {
  923. margin-left: -15px;
  924. margin-right: -15px
  925. }
  926.  
  927. .col-xs-1,
  928. .col-sm-1,
  929. .col-md-1,
  930. .col-lg-1,
  931. .col-xs-2,
  932. .col-sm-2,
  933. .col-md-2,
  934. .col-lg-2,
  935. .col-xs-3,
  936. .col-sm-3,
  937. .col-md-3,
  938. .col-lg-3,
  939. .col-xs-4,
  940. .col-sm-4,
  941. .col-md-4,
  942. .col-lg-4,
  943. .col-xs-5,
  944. .col-sm-5,
  945. .col-md-5,
  946. .col-lg-5,
  947. .col-xs-6,
  948. .col-sm-6,
  949. .col-md-6,
  950. .col-lg-6,
  951. .col-xs-7,
  952. .col-sm-7,
  953. .col-md-7,
  954. .col-lg-7,
  955. .col-xs-8,
  956. .col-sm-8,
  957. .col-md-8,
  958. .col-lg-8,
  959. .col-xs-9,
  960. .col-sm-9,
  961. .col-md-9,
  962. .col-lg-9,
  963. .col-xs-10,
  964. .col-sm-10,
  965. .col-md-10,
  966. .col-lg-10,
  967. .col-xs-11,
  968. .col-sm-11,
  969. .col-md-11,
  970. .col-lg-11,
  971. .col-xs-12,
  972. .col-sm-12,
  973. .col-md-12,
  974. .col-lg-12 {
  975. position: relative;
  976. min-height: 1px;
  977. padding-left: 15px;
  978. padding-right: 15px
  979. }
  980.  
  981. .col-xs-1,
  982. .col-xs-2,
  983. .col-xs-3,
  984. .col-xs-4,
  985. .col-xs-5,
  986. .col-xs-6,
  987. .col-xs-7,
  988. .col-xs-8,
  989. .col-xs-9,
  990. .col-xs-10,
  991. .col-xs-11,
  992. .col-xs-12 {
  993. float: left
  994. }
  995.  
  996. .col-xs-12 {
  997. width: 100%
  998. }
  999.  
  1000. .col-xs-11 {
  1001. width: 91.66666667%
  1002. }
  1003.  
  1004. .col-xs-10 {
  1005. width: 83.33333333%
  1006. }
  1007.  
  1008. .col-xs-9 {
  1009. width: 75%
  1010. }
  1011.  
  1012. .col-xs-8 {
  1013. width: 66.66666667%
  1014. }
  1015.  
  1016. .col-xs-7 {
  1017. width: 58.33333333%
  1018. }
  1019.  
  1020. .col-xs-6 {
  1021. width: 50%
  1022. }
  1023.  
  1024. .col-xs-5 {
  1025. width: 41.66666667%
  1026. }
  1027.  
  1028. .col-xs-4 {
  1029. width: 33.33333333%
  1030. }
  1031.  
  1032. .col-xs-3 {
  1033. width: 25%
  1034. }
  1035.  
  1036. .col-xs-2 {
  1037. width: 16.66666667%
  1038. }
  1039.  
  1040. .col-xs-1 {
  1041. width: 8.33333333%
  1042. }
  1043.  
  1044. .col-xs-pull-12 {
  1045. right: 100%
  1046. }
  1047.  
  1048. .col-xs-pull-11 {
  1049. right: 91.66666667%
  1050. }
  1051.  
  1052. .col-xs-pull-10 {
  1053. right: 83.33333333%
  1054. }
  1055.  
  1056. .col-xs-pull-9 {
  1057. right: 75%
  1058. }
  1059.  
  1060. .col-xs-pull-8 {
  1061. right: 66.66666667%
  1062. }
  1063.  
  1064. .col-xs-pull-7 {
  1065. right: 58.33333333%
  1066. }
  1067.  
  1068. .col-xs-pull-6 {
  1069. right: 50%
  1070. }
  1071.  
  1072. .col-xs-pull-5 {
  1073. right: 41.66666667%
  1074. }
  1075.  
  1076. .col-xs-pull-4 {
  1077. right: 33.33333333%
  1078. }
  1079.  
  1080. .col-xs-pull-3 {
  1081. right: 25%
  1082. }
  1083.  
  1084. .col-xs-pull-2 {
  1085. right: 16.66666667%
  1086. }
  1087.  
  1088. .col-xs-pull-1 {
  1089. right: 8.33333333%
  1090. }
  1091.  
  1092. .col-xs-pull-0 {
  1093. right: 0
  1094. }
  1095.  
  1096. .col-xs-push-12 {
  1097. left: 100%
  1098. }
  1099.  
  1100. .col-xs-push-11 {
  1101. left: 91.66666667%
  1102. }
  1103.  
  1104. .col-xs-push-10 {
  1105. left: 83.33333333%
  1106. }
  1107.  
  1108. .col-xs-push-9 {
  1109. left: 75%
  1110. }
  1111.  
  1112. .col-xs-push-8 {
  1113. left: 66.66666667%
  1114. }
  1115.  
  1116. .col-xs-push-7 {
  1117. left: 58.33333333%
  1118. }
  1119.  
  1120. .col-xs-push-6 {
  1121. left: 50%
  1122. }
  1123.  
  1124. .col-xs-push-5 {
  1125. left: 41.66666667%
  1126. }
  1127.  
  1128. .col-xs-push-4 {
  1129. left: 33.33333333%
  1130. }
  1131.  
  1132. .col-xs-push-3 {
  1133. left: 25%
  1134. }
  1135.  
  1136. .col-xs-push-2 {
  1137. left: 16.66666667%
  1138. }
  1139.  
  1140. .col-xs-push-1 {
  1141. left: 8.33333333%
  1142. }
  1143.  
  1144. .col-xs-push-0 {
  1145. left: 0
  1146. }
  1147.  
  1148. .col-xs-offset-12 {
  1149. margin-left: 100%
  1150. }
  1151.  
  1152. .col-xs-offset-11 {
  1153. margin-left: 91.66666667%
  1154. }
  1155.  
  1156. .col-xs-offset-10 {
  1157. margin-left: 83.33333333%
  1158. }
  1159.  
  1160. .col-xs-offset-9 {
  1161. margin-left: 75%
  1162. }
  1163.  
  1164. .col-xs-offset-8 {
  1165. margin-left: 66.66666667%
  1166. }
  1167.  
  1168. .col-xs-offset-7 {
  1169. margin-left: 58.33333333%
  1170. }
  1171.  
  1172. .col-xs-offset-6 {
  1173. margin-left: 50%
  1174. }
  1175.  
  1176. .col-xs-offset-5 {
  1177. margin-left: 41.66666667%
  1178. }
  1179.  
  1180. .col-xs-offset-4 {
  1181. margin-left: 33.33333333%
  1182. }
  1183.  
  1184. .col-xs-offset-3 {
  1185. margin-left: 25%
  1186. }
  1187.  
  1188. .col-xs-offset-2 {
  1189. margin-left: 16.66666667%
  1190. }
  1191.  
  1192. .col-xs-offset-1 {
  1193. margin-left: 8.33333333%
  1194. }
  1195.  
  1196. .col-xs-offset-0 {
  1197. margin-left: 0
  1198. }
  1199.  
  1200. @media (min-width:768px) {
  1201. .col-sm-1,
  1202. .col-sm-2,
  1203. .col-sm-3,
  1204. .col-sm-4,
  1205. .col-sm-5,
  1206. .col-sm-6,
  1207. .col-sm-7,
  1208. .col-sm-8,
  1209. .col-sm-9,
  1210. .col-sm-10,
  1211. .col-sm-11,
  1212. .col-sm-12 {
  1213. float: left
  1214. }
  1215. .col-sm-12 {
  1216. width: 100%
  1217. }
  1218. .col-sm-11 {
  1219. width: 91.66666667%
  1220. }
  1221. .col-sm-10 {
  1222. width: 83.33333333%
  1223. }
  1224. .col-sm-9 {
  1225. width: 75%
  1226. }
  1227. .col-sm-8 {
  1228. width: 66.66666667%
  1229. }
  1230. .col-sm-7 {
  1231. width: 58.33333333%
  1232. }
  1233. .col-sm-6 {
  1234. width: 50%
  1235. }
  1236. .col-sm-5 {
  1237. width: 41.66666667%
  1238. }
  1239. .col-sm-4 {
  1240. width: 33.33333333%
  1241. }
  1242. .col-sm-3 {
  1243. width: 25%
  1244. }
  1245. .col-sm-2 {
  1246. width: 16.66666667%
  1247. }
  1248. .col-sm-1 {
  1249. width: 8.33333333%
  1250. }
  1251. .col-sm-pull-12 {
  1252. right: 100%
  1253. }
  1254. .col-sm-pull-11 {
  1255. right: 91.66666667%
  1256. }
  1257. .col-sm-pull-10 {
  1258. right: 83.33333333%
  1259. }
  1260. .col-sm-pull-9 {
  1261. right: 75%
  1262. }
  1263. .col-sm-pull-8 {
  1264. right: 66.66666667%
  1265. }
  1266. .col-sm-pull-7 {
  1267. right: 58.33333333%
  1268. }
  1269. .col-sm-pull-6 {
  1270. right: 50%
  1271. }
  1272. .col-sm-pull-5 {
  1273. right: 41.66666667%
  1274. }
  1275. .col-sm-pull-4 {
  1276. right: 33.33333333%
  1277. }
  1278. .col-sm-pull-3 {
  1279. right: 25%
  1280. }
  1281. .col-sm-pull-2 {
  1282. right: 16.66666667%
  1283. }
  1284. .col-sm-pull-1 {
  1285. right: 8.33333333%
  1286. }
  1287. .col-sm-pull-0 {
  1288. right: 0
  1289. }
  1290. .col-sm-push-12 {
  1291. left: 100%
  1292. }
  1293. .col-sm-push-11 {
  1294. left: 91.66666667%
  1295. }
  1296. .col-sm-push-10 {
  1297. left: 83.33333333%
  1298. }
  1299. .col-sm-push-9 {
  1300. left: 75%
  1301. }
  1302. .col-sm-push-8 {
  1303. left: 66.66666667%
  1304. }
  1305. .col-sm-push-7 {
  1306. left: 58.33333333%
  1307. }
  1308. .col-sm-push-6 {
  1309. left: 50%
  1310. }
  1311. .col-sm-push-5 {
  1312. left: 41.66666667%
  1313. }
  1314. .col-sm-push-4 {
  1315. left: 33.33333333%
  1316. }
  1317. .col-sm-push-3 {
  1318. left: 25%
  1319. }
  1320. .col-sm-push-2 {
  1321. left: 16.66666667%
  1322. }
  1323. .col-sm-push-1 {
  1324. left: 8.33333333%
  1325. }
  1326. .col-sm-push-0 {
  1327. left: 0
  1328. }
  1329. .col-sm-offset-12 {
  1330. margin-left: 100%
  1331. }
  1332. .col-sm-offset-11 {
  1333. margin-left: 91.66666667%
  1334. }
  1335. .col-sm-offset-10 {
  1336. margin-left: 83.33333333%
  1337. }
  1338. .col-sm-offset-9 {
  1339. margin-left: 75%
  1340. }
  1341. .col-sm-offset-8 {
  1342. margin-left: 66.66666667%
  1343. }
  1344. .col-sm-offset-7 {
  1345. margin-left: 58.33333333%
  1346. }
  1347. .col-sm-offset-6 {
  1348. margin-left: 50%
  1349. }
  1350. .col-sm-offset-5 {
  1351. margin-left: 41.66666667%
  1352. }
  1353. .col-sm-offset-4 {
  1354. margin-left: 33.33333333%
  1355. }
  1356. .col-sm-offset-3 {
  1357. margin-left: 25%
  1358. }
  1359. .col-sm-offset-2 {
  1360. margin-left: 16.66666667%
  1361. }
  1362. .col-sm-offset-1 {
  1363. margin-left: 8.33333333%
  1364. }
  1365. .col-sm-offset-0 {
  1366. margin-left: 0
  1367. }
  1368. }
  1369.  
  1370. @media (min-width:992px) {
  1371. .col-md-1,
  1372. .col-md-2,
  1373. .col-md-3,
  1374. .col-md-4,
  1375. .col-md-5,
  1376. .col-md-6,
  1377. .col-md-7,
  1378. .col-md-8,
  1379. .col-md-9,
  1380. .col-md-10,
  1381. .col-md-11,
  1382. .col-md-12 {
  1383. float: left
  1384. }
  1385. .col-md-12 {
  1386. width: 100%
  1387. }
  1388. .col-md-11 {
  1389. width: 91.66666667%
  1390. }
  1391. .col-md-10 {
  1392. width: 83.33333333%
  1393. }
  1394. .col-md-9 {
  1395. width: 75%
  1396. }
  1397. .col-md-8 {
  1398. width: 66.66666667%
  1399. }
  1400. .col-md-7 {
  1401. width: 58.33333333%
  1402. }
  1403. .col-md-6 {
  1404. width: 50%
  1405. }
  1406. .col-md-5 {
  1407. width: 41.66666667%
  1408. }
  1409. .col-md-4 {
  1410. width: 33.33333333%
  1411. }
  1412. .col-md-3 {
  1413. width: 25%
  1414. }
  1415. .col-md-2 {
  1416. width: 16.66666667%
  1417. }
  1418. .col-md-1 {
  1419. width: 8.33333333%
  1420. }
  1421. .col-md-pull-12 {
  1422. right: 100%
  1423. }
  1424. .col-md-pull-11 {
  1425. right: 91.66666667%
  1426. }
  1427. .col-md-pull-10 {
  1428. right: 83.33333333%
  1429. }
  1430. .col-md-pull-9 {
  1431. right: 75%
  1432. }
  1433. .col-md-pull-8 {
  1434. right: 66.66666667%
  1435. }
  1436. .col-md-pull-7 {
  1437. right: 58.33333333%
  1438. }
  1439. .col-md-pull-6 {
  1440. right: 50%
  1441. }
  1442. .col-md-pull-5 {
  1443. right: 41.66666667%
  1444. }
  1445. .col-md-pull-4 {
  1446. right: 33.33333333%
  1447. }
  1448. .col-md-pull-3 {
  1449. right: 25%
  1450. }
  1451. .col-md-pull-2 {
  1452. right: 16.66666667%
  1453. }
  1454. .col-md-pull-1 {
  1455. right: 8.33333333%
  1456. }
  1457. .col-md-pull-0 {
  1458. right: 0
  1459. }
  1460. .col-md-push-12 {
  1461. left: 100%
  1462. }
  1463. .col-md-push-11 {
  1464. left: 91.66666667%
  1465. }
  1466. .col-md-push-10 {
  1467. left: 83.33333333%
  1468. }
  1469. .col-md-push-9 {
  1470. left: 75%
  1471. }
  1472. .col-md-push-8 {
  1473. left: 66.66666667%
  1474. }
  1475. .col-md-push-7 {
  1476. left: 58.33333333%
  1477. }
  1478. .col-md-push-6 {
  1479. left: 50%
  1480. }
  1481. .col-md-push-5 {
  1482. left: 41.66666667%
  1483. }
  1484. .col-md-push-4 {
  1485. left: 33.33333333%
  1486. }
  1487. .col-md-push-3 {
  1488. left: 25%
  1489. }
  1490. .col-md-push-2 {
  1491. left: 16.66666667%
  1492. }
  1493. .col-md-push-1 {
  1494. left: 8.33333333%
  1495. }
  1496. .col-md-push-0 {
  1497. left: 0
  1498. }
  1499. .col-md-offset-12 {
  1500. margin-left: 100%
  1501. }
  1502. .col-md-offset-11 {
  1503. margin-left: 91.66666667%
  1504. }
  1505. .col-md-offset-10 {
  1506. margin-left: 83.33333333%
  1507. }
  1508. .col-md-offset-9 {
  1509. margin-left: 75%
  1510. }
  1511. .col-md-offset-8 {
  1512. margin-left: 66.66666667%
  1513. }
  1514. .col-md-offset-7 {
  1515. margin-left: 58.33333333%
  1516. }
  1517. .col-md-offset-6 {
  1518. margin-left: 50%
  1519. }
  1520. .col-md-offset-5 {
  1521. margin-left: 41.66666667%
  1522. }
  1523. .col-md-offset-4 {
  1524. margin-left: 33.33333333%
  1525. }
  1526. .col-md-offset-3 {
  1527. margin-left: 25%
  1528. }
  1529. .col-md-offset-2 {
  1530. margin-left: 16.66666667%
  1531. }
  1532. .col-md-offset-1 {
  1533. margin-left: 8.33333333%
  1534. }
  1535. .col-md-offset-0 {
  1536. margin-left: 0
  1537. }
  1538. }
  1539.  
  1540. @media (min-width:1200px) {
  1541. .col-lg-1,
  1542. .col-lg-2,
  1543. .col-lg-3,
  1544. .col-lg-4,
  1545. .col-lg-5,
  1546. .col-lg-6,
  1547. .col-lg-7,
  1548. .col-lg-8,
  1549. .col-lg-9,
  1550. .col-lg-10,
  1551. .col-lg-11,
  1552. .col-lg-12 {
  1553. float: left
  1554. }
  1555. .col-lg-12 {
  1556. width: 100%
  1557. }
  1558. .col-lg-11 {
  1559. width: 91.66666667%
  1560. }
  1561. .col-lg-10 {
  1562. width: 83.33333333%
  1563. }
  1564. .col-lg-9 {
  1565. width: 75%
  1566. }
  1567. .col-lg-8 {
  1568. width: 66.66666667%
  1569. }
  1570. .col-lg-7 {
  1571. width: 58.33333333%
  1572. }
  1573. .col-lg-6 {
  1574. width: 50%
  1575. }
  1576. .col-lg-5 {
  1577. width: 41.66666667%
  1578. }
  1579. .col-lg-4 {
  1580. width: 33.33333333%
  1581. }
  1582. .col-lg-3 {
  1583. width: 25%
  1584. }
  1585. .col-lg-2 {
  1586. width: 16.66666667%
  1587. }
  1588. .col-lg-1 {
  1589. width: 8.33333333%
  1590. }
  1591. .col-lg-pull-12 {
  1592. right: 100%
  1593. }
  1594. .col-lg-pull-11 {
  1595. right: 91.66666667%
  1596. }
  1597. .col-lg-pull-10 {
  1598. right: 83.33333333%
  1599. }
  1600. .col-lg-pull-9 {
  1601. right: 75%
  1602. }
  1603. .col-lg-pull-8 {
  1604. right: 66.66666667%
  1605. }
  1606. .col-lg-pull-7 {
  1607. right: 58.33333333%
  1608. }
  1609. .col-lg-pull-6 {
  1610. right: 50%
  1611. }
  1612. .col-lg-pull-5 {
  1613. right: 41.66666667%
  1614. }
  1615. .col-lg-pull-4 {
  1616. right: 33.33333333%
  1617. }
  1618. .col-lg-pull-3 {
  1619. right: 25%
  1620. }
  1621. .col-lg-pull-2 {
  1622. right: 16.66666667%
  1623. }
  1624. .col-lg-pull-1 {
  1625. right: 8.33333333%
  1626. }
  1627. .col-lg-pull-0 {
  1628. right: 0
  1629. }
  1630. .col-lg-push-12 {
  1631. left: 100%
  1632. }
  1633. .col-lg-push-11 {
  1634. left: 91.66666667%
  1635. }
  1636. .col-lg-push-10 {
  1637. left: 83.33333333%
  1638. }
  1639. .col-lg-push-9 {
  1640. left: 75%
  1641. }
  1642. .col-lg-push-8 {
  1643. left: 66.66666667%
  1644. }
  1645. .col-lg-push-7 {
  1646. left: 58.33333333%
  1647. }
  1648. .col-lg-push-6 {
  1649. left: 50%
  1650. }
  1651. .col-lg-push-5 {
  1652. left: 41.66666667%
  1653. }
  1654. .col-lg-push-4 {
  1655. left: 33.33333333%
  1656. }
  1657. .col-lg-push-3 {
  1658. left: 25%
  1659. }
  1660. .col-lg-push-2 {
  1661. left: 16.66666667%
  1662. }
  1663. .col-lg-push-1 {
  1664. left: 8.33333333%
  1665. }
  1666. .col-lg-push-0 {
  1667. left: 0
  1668. }
  1669. .col-lg-offset-12 {
  1670. margin-left: 100%
  1671. }
  1672. .col-lg-offset-11 {
  1673. margin-left: 91.66666667%
  1674. }
  1675. .col-lg-offset-10 {
  1676. margin-left: 83.33333333%
  1677. }
  1678. .col-lg-offset-9 {
  1679. margin-left: 75%
  1680. }
  1681. .col-lg-offset-8 {
  1682. margin-left: 66.66666667%
  1683. }
  1684. .col-lg-offset-7 {
  1685. margin-left: 58.33333333%
  1686. }
  1687. .col-lg-offset-6 {
  1688. margin-left: 50%
  1689. }
  1690. .col-lg-offset-5 {
  1691. margin-left: 41.66666667%
  1692. }
  1693. .col-lg-offset-4 {
  1694. margin-left: 33.33333333%
  1695. }
  1696. .col-lg-offset-3 {
  1697. margin-left: 25%
  1698. }
  1699. .col-lg-offset-2 {
  1700. margin-left: 16.66666667%
  1701. }
  1702. .col-lg-offset-1 {
  1703. margin-left: 8.33333333%
  1704. }
  1705. .col-lg-offset-0 {
  1706. margin-left: 0
  1707. }
  1708. }
  1709.  
  1710. table {
  1711. max-width: 100%;
  1712. background-color: transparent
  1713. }
  1714.  
  1715. th {
  1716. text-align: left
  1717. }
  1718.  
  1719. .table {
  1720. width: 100%;
  1721. margin-bottom: 20px
  1722. }
  1723.  
  1724. .table>thead>tr>th,
  1725. .table>tbody>tr>th,
  1726. .table>tfoot>tr>th,
  1727. .table>thead>tr>td,
  1728. .table>tbody>tr>td,
  1729. .table>tfoot>tr>td {
  1730. padding: 8px;
  1731. line-height: 1.42857143;
  1732. vertical-align: top;
  1733. border-top: 1px solid #ddd
  1734. }
  1735.  
  1736. .table>thead>tr>th {
  1737. vertical-align: bottom;
  1738. border-bottom: 2px solid #ddd
  1739. }
  1740.  
  1741. .table>caption+thead>tr:first-child>th,
  1742. .table>colgroup+thead>tr:first-child>th,
  1743. .table>thead:first-child>tr:first-child>th,
  1744. .table>caption+thead>tr:first-child>td,
  1745. .table>colgroup+thead>tr:first-child>td,
  1746. .table>thead:first-child>tr:first-child>td {
  1747. border-top: 0
  1748. }
  1749.  
  1750. .table>tbody+tbody {
  1751. border-top: 2px solid #ddd
  1752. }
  1753.  
  1754. .table .table {
  1755. background-color: #fff
  1756. }
  1757.  
  1758. .table-condensed>thead>tr>th,
  1759. .table-condensed>tbody>tr>th,
  1760. .table-condensed>tfoot>tr>th,
  1761. .table-condensed>thead>tr>td,
  1762. .table-condensed>tbody>tr>td,
  1763. .table-condensed>tfoot>tr>td {
  1764. padding: 5px
  1765. }
  1766.  
  1767. .table-bordered {
  1768. border: 1px solid #ddd
  1769. }
  1770.  
  1771. .table-bordered>thead>tr>th,
  1772. .table-bordered>tbody>tr>th,
  1773. .table-bordered>tfoot>tr>th,
  1774. .table-bordered>thead>tr>td,
  1775. .table-bordered>tbody>tr>td,
  1776. .table-bordered>tfoot>tr>td {
  1777. border: 1px solid #ddd
  1778. }
  1779.  
  1780. .table-bordered>thead>tr>th,
  1781. .table-bordered>thead>tr>td {
  1782. border-bottom-width: 2px
  1783. }
  1784.  
  1785. .table-striped>tbody>tr:nth-child(odd)>td,
  1786. .table-striped>tbody>tr:nth-child(odd)>th {
  1787. background-color: #f9f9f9
  1788. }
  1789.  
  1790. .table-hover>tbody>tr:hover>td,
  1791. .table-hover>tbody>tr:hover>th {
  1792. background-color: #f5f5f5
  1793. }
  1794.  
  1795. table col[class*=col-] {
  1796. position: static;
  1797. float: none;
  1798. display: table-column
  1799. }
  1800.  
  1801. table td[class*=col-],
  1802. table th[class*=col-] {
  1803. position: static;
  1804. float: none;
  1805. display: table-cell
  1806. }
  1807.  
  1808. .table>thead>tr>td.active,
  1809. .table>tbody>tr>td.active,
  1810. .table>tfoot>tr>td.active,
  1811. .table>thead>tr>th.active,
  1812. .table>tbody>tr>th.active,
  1813. .table>tfoot>tr>th.active,
  1814. .table>thead>tr.active>td,
  1815. .table>tbody>tr.active>td,
  1816. .table>tfoot>tr.active>td,
  1817. .table>thead>tr.active>th,
  1818. .table>tbody>tr.active>th,
  1819. .table>tfoot>tr.active>th {
  1820. background-color: #f5f5f5
  1821. }
  1822.  
  1823. .table-hover>tbody>tr>td.active:hover,
  1824. .table-hover>tbody>tr>th.active:hover,
  1825. .table-hover>tbody>tr.active:hover>td,
  1826. .table-hover>tbody>tr.active:hover>th {
  1827. background-color: #e8e8e8
  1828. }
  1829.  
  1830. .table>thead>tr>td.success,
  1831. .table>tbody>tr>td.success,
  1832. .table>tfoot>tr>td.success,
  1833. .table>thead>tr>th.success,
  1834. .table>tbody>tr>th.success,
  1835. .table>tfoot>tr>th.success,
  1836. .table>thead>tr.success>td,
  1837. .table>tbody>tr.success>td,
  1838. .table>tfoot>tr.success>td,
  1839. .table>thead>tr.success>th,
  1840. .table>tbody>tr.success>th,
  1841. .table>tfoot>tr.success>th {
  1842. background-color: #dff0d8
  1843. }
  1844.  
  1845. .table-hover>tbody>tr>td.success:hover,
  1846. .table-hover>tbody>tr>th.success:hover,
  1847. .table-hover>tbody>tr.success:hover>td,
  1848. .table-hover>tbody>tr.success:hover>th {
  1849. background-color: #d0e9c6
  1850. }
  1851.  
  1852. .table>thead>tr>td.info,
  1853. .table>tbody>tr>td.info,
  1854. .table>tfoot>tr>td.info,
  1855. .table>thead>tr>th.info,
  1856. .table>tbody>tr>th.info,
  1857. .table>tfoot>tr>th.info,
  1858. .table>thead>tr.info>td,
  1859. .table>tbody>tr.info>td,
  1860. .table>tfoot>tr.info>td,
  1861. .table>thead>tr.info>th,
  1862. .table>tbody>tr.info>th,
  1863. .table>tfoot>tr.info>th {
  1864. background-color: #d9edf7
  1865. }
  1866.  
  1867. .table-hover>tbody>tr>td.info:hover,
  1868. .table-hover>tbody>tr>th.info:hover,
  1869. .table-hover>tbody>tr.info:hover>td,
  1870. .table-hover>tbody>tr.info:hover>th {
  1871. background-color: #c4e3f3
  1872. }
  1873.  
  1874. .table>thead>tr>td.warning,
  1875. .table>tbody>tr>td.warning,
  1876. .table>tfoot>tr>td.warning,
  1877. .table>thead>tr>th.warning,
  1878. .table>tbody>tr>th.warning,
  1879. .table>tfoot>tr>th.warning,
  1880. .table>thead>tr.warning>td,
  1881. .table>tbody>tr.warning>td,
  1882. .table>tfoot>tr.warning>td,
  1883. .table>thead>tr.warning>th,
  1884. .table>tbody>tr.warning>th,
  1885. .table>tfoot>tr.warning>th {
  1886. background-color: #fcf8e3
  1887. }
  1888.  
  1889. .table-hover>tbody>tr>td.warning:hover,
  1890. .table-hover>tbody>tr>th.warning:hover,
  1891. .table-hover>tbody>tr.warning:hover>td,
  1892. .table-hover>tbody>tr.warning:hover>th {
  1893. background-color: #faf2cc
  1894. }
  1895.  
  1896. .table>thead>tr>td.danger,
  1897. .table>tbody>tr>td.danger,
  1898. .table>tfoot>tr>td.danger,
  1899. .table>thead>tr>th.danger,
  1900. .table>tbody>tr>th.danger,
  1901. .table>tfoot>tr>th.danger,
  1902. .table>thead>tr.danger>td,
  1903. .table>tbody>tr.danger>td,
  1904. .table>tfoot>tr.danger>td,
  1905. .table>thead>tr.danger>th,
  1906. .table>tbody>tr.danger>th,
  1907. .table>tfoot>tr.danger>th {
  1908. background-color: #f2dede
  1909. }
  1910.  
  1911. .table-hover>tbody>tr>td.danger:hover,
  1912. .table-hover>tbody>tr>th.danger:hover,
  1913. .table-hover>tbody>tr.danger:hover>td,
  1914. .table-hover>tbody>tr.danger:hover>th {
  1915. background-color: #ebcccc
  1916. }
  1917.  
  1918. @media (max-width:767px) {
  1919. .table-responsive {
  1920. width: 100%;
  1921. margin-bottom: 15px;
  1922. overflow-y: hidden;
  1923. overflow-x: scroll;
  1924. -ms-overflow-style: -ms-autohiding-scrollbar;
  1925. border: 1px solid #ddd;
  1926. -webkit-overflow-scrolling: touch
  1927. }
  1928. .table-responsive>.table {
  1929. margin-bottom: 0
  1930. }
  1931. .table-responsive>.table>thead>tr>th,
  1932. .table-responsive>.table>tbody>tr>th,
  1933. .table-responsive>.table>tfoot>tr>th,
  1934. .table-responsive>.table>thead>tr>td,
  1935. .table-responsive>.table>tbody>tr>td,
  1936. .table-responsive>.table>tfoot>tr>td {
  1937. white-space: nowrap
  1938. }
  1939. .table-responsive>.table-bordered {
  1940. border: 0
  1941. }
  1942. .table-responsive>.table-bordered>thead>tr>th:first-child,
  1943. .table-responsive>.table-bordered>tbody>tr>th:first-child,
  1944. .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  1945. .table-responsive>.table-bordered>thead>tr>td:first-child,
  1946. .table-responsive>.table-bordered>tbody>tr>td:first-child,
  1947. .table-responsive>.table-bordered>tfoot>tr>td:first-child {
  1948. border-left: 0
  1949. }
  1950. .table-responsive>.table-bordered>thead>tr>th:last-child,
  1951. .table-responsive>.table-bordered>tbody>tr>th:last-child,
  1952. .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  1953. .table-responsive>.table-bordered>thead>tr>td:last-child,
  1954. .table-responsive>.table-bordered>tbody>tr>td:last-child,
  1955. .table-responsive>.table-bordered>tfoot>tr>td:last-child {
  1956. border-right: 0
  1957. }
  1958. .table-responsive>.table-bordered>tbody>tr:last-child>th,
  1959. .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  1960. .table-responsive>.table-bordered>tbody>tr:last-child>td,
  1961. .table-responsive>.table-bordered>tfoot>tr:last-child>td {
  1962. border-bottom: 0
  1963. }
  1964. }
  1965.  
  1966. fieldset {
  1967. padding: 0;
  1968. margin: 0;
  1969. border: 0;
  1970. min-width: 0
  1971. }
  1972.  
  1973. legend {
  1974. display: block;
  1975. width: 100%;
  1976. padding: 0;
  1977. margin-bottom: 20px;
  1978. font-size: 21px;
  1979. line-height: inherit;
  1980. color: #333;
  1981. border: 0;
  1982. border-bottom: 1px solid #e5e5e5
  1983. }
  1984.  
  1985. label {
  1986. display: inline-block;
  1987. margin-bottom: 5px;
  1988. font-weight: 700
  1989. }
  1990.  
  1991. input[type=search] {
  1992. -webkit-box-sizing: border-box;
  1993. -moz-box-sizing: border-box;
  1994. box-sizing: border-box
  1995. }
  1996.  
  1997. input[type=radio],
  1998. input[type=checkbox] {
  1999. margin: 4px 0 0;
  2000. margin-top: 1px \9;
  2001. line-height: normal
  2002. }
  2003.  
  2004. input[type=file] {
  2005. display: block
  2006. }
  2007.  
  2008. input[type=range] {
  2009. display: block;
  2010. width: 100%
  2011. }
  2012.  
  2013. select[multiple],
  2014. select[size] {
  2015. height: auto
  2016. }
  2017.  
  2018. input[type=file]:focus,
  2019. input[type=radio]:focus,
  2020. input[type=checkbox]:focus {
  2021. outline: thin dotted;
  2022. outline: 5px auto -webkit-focus-ring-color;
  2023. outline-offset: -2px
  2024. }
  2025.  
  2026. output {
  2027. display: block;
  2028. padding-top: 7px;
  2029. font-size: 14px;
  2030. line-height: 1.42857143;
  2031. color: #555
  2032. }
  2033.  
  2034. .form-control {
  2035. display: block;
  2036. width: 100%;
  2037. height: 34px;
  2038. padding: 6px 12px;
  2039. font-size: 14px;
  2040. line-height: 1.42857143;
  2041. color: #555;
  2042. background-color: #fff;
  2043. background-image: none;
  2044. border: 1px solid #ccc;
  2045. border-radius: 4px;
  2046. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  2047. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  2048. -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  2049. -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  2050. transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
  2051. }
  2052.  
  2053. .form-control:focus {
  2054. border-color: #66afe9;
  2055. outline: 0;
  2056. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  2057. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
  2058. }
  2059.  
  2060. .form-control::-moz-placeholder {
  2061. color: #999;
  2062. opacity: 1
  2063. }
  2064.  
  2065. .form-control:-ms-input-placeholder {
  2066. color: #999
  2067. }
  2068.  
  2069. .form-control::-webkit-input-placeholder {
  2070. color: #999
  2071. }
  2072.  
  2073. .form-control[disabled],
  2074. .form-control[readonly],
  2075. fieldset[disabled] .form-control {
  2076. cursor: not-allowed;
  2077. background-color: #eee;
  2078. opacity: 1
  2079. }
  2080.  
  2081. textarea.form-control {
  2082. height: auto
  2083. }
  2084.  
  2085. input[type=search] {
  2086. -webkit-appearance: none
  2087. }
  2088.  
  2089. input[type=date] {
  2090. line-height: 34px
  2091. }
  2092.  
  2093. .form-group {
  2094. margin-bottom: 15px
  2095. }
  2096.  
  2097. .radio,
  2098. .checkbox {
  2099. display: block;
  2100. min-height: 20px;
  2101. margin-top: 10px;
  2102. margin-bottom: 10px;
  2103. padding-left: 20px
  2104. }
  2105.  
  2106. .radio label,
  2107. .checkbox label {
  2108. display: inline;
  2109. font-weight: 400;
  2110. cursor: pointer
  2111. }
  2112.  
  2113. .radio input[type=radio],
  2114. .radio-inline input[type=radio],
  2115. .checkbox input[type=checkbox],
  2116. .checkbox-inline input[type=checkbox] {
  2117. float: left;
  2118. margin-left: -20px
  2119. }
  2120.  
  2121. .radio+.radio,
  2122. .checkbox+.checkbox {
  2123. margin-top: -5px
  2124. }
  2125.  
  2126. .radio-inline,
  2127. .checkbox-inline {
  2128. display: inline-block;
  2129. padding-left: 20px;
  2130. margin-bottom: 0;
  2131. vertical-align: middle;
  2132. font-weight: 400;
  2133. cursor: pointer
  2134. }
  2135.  
  2136. .radio-inline+.radio-inline,
  2137. .checkbox-inline+.checkbox-inline {
  2138. margin-top: 0;
  2139. margin-left: 10px
  2140. }
  2141.  
  2142. input[type=radio][disabled],
  2143. input[type=checkbox][disabled],
  2144. .radio[disabled],
  2145. .radio-inline[disabled],
  2146. .checkbox[disabled],
  2147. .checkbox-inline[disabled],
  2148. fieldset[disabled] input[type=radio],
  2149. fieldset[disabled] input[type=checkbox],
  2150. fieldset[disabled] .radio,
  2151. fieldset[disabled] .radio-inline,
  2152. fieldset[disabled] .checkbox,
  2153. fieldset[disabled] .checkbox-inline {
  2154. cursor: not-allowed
  2155. }
  2156.  
  2157. .input-sm {
  2158. height: 30px;
  2159. padding: 5px 10px;
  2160. font-size: 12px;
  2161. line-height: 1.5;
  2162. border-radius: 3px
  2163. }
  2164.  
  2165. select.input-sm {
  2166. height: 30px;
  2167. line-height: 30px
  2168. }
  2169.  
  2170. textarea.input-sm,
  2171. select[multiple].input-sm {
  2172. height: auto
  2173. }
  2174.  
  2175. .input-lg {
  2176. height: 46px;
  2177. padding: 10px 16px;
  2178. font-size: 18px;
  2179. line-height: 1.33;
  2180. border-radius: 6px
  2181. }
  2182.  
  2183. select.input-lg {
  2184. height: 46px;
  2185. line-height: 46px
  2186. }
  2187.  
  2188. textarea.input-lg,
  2189. select[multiple].input-lg {
  2190. height: auto
  2191. }
  2192.  
  2193. .has-feedback {
  2194. position: relative
  2195. }
  2196.  
  2197. .has-feedback .form-control {
  2198. padding-right: 42.5px
  2199. }
  2200.  
  2201. .has-feedback .form-control-feedback {
  2202. position: absolute;
  2203. top: 25px;
  2204. right: 0;
  2205. display: block;
  2206. width: 34px;
  2207. height: 34px;
  2208. line-height: 34px;
  2209. text-align: center
  2210. }
  2211.  
  2212. .has-success .help-block,
  2213. .has-success .control-label,
  2214. .has-success .radio,
  2215. .has-success .checkbox,
  2216. .has-success .radio-inline,
  2217. .has-success .checkbox-inline {
  2218. color: #3c763d
  2219. }
  2220.  
  2221. .has-success .form-control {
  2222. border-color: #3c763d;
  2223. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  2224. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
  2225. }
  2226.  
  2227. .has-success .form-control:focus {
  2228. border-color: #2b542c;
  2229. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  2230. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
  2231. }
  2232.  
  2233. .has-success .input-group-addon {
  2234. color: #3c763d;
  2235. border-color: #3c763d;
  2236. background-color: #dff0d8
  2237. }
  2238.  
  2239. .has-success .form-control-feedback {
  2240. color: #3c763d
  2241. }
  2242.  
  2243. .has-warning .help-block,
  2244. .has-warning .control-label,
  2245. .has-warning .radio,
  2246. .has-warning .checkbox,
  2247. .has-warning .radio-inline,
  2248. .has-warning .checkbox-inline {
  2249. color: #8a6d3b
  2250. }
  2251.  
  2252. .has-warning .form-control {
  2253. border-color: #8a6d3b;
  2254. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  2255. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
  2256. }
  2257.  
  2258. .has-warning .form-control:focus {
  2259. border-color: #66512c;
  2260. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  2261. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
  2262. }
  2263.  
  2264. .has-warning .input-group-addon {
  2265. color: #8a6d3b;
  2266. border-color: #8a6d3b;
  2267. background-color: #fcf8e3
  2268. }
  2269.  
  2270. .has-warning .form-control-feedback {
  2271. color: #8a6d3b
  2272. }
  2273.  
  2274. .has-error .help-block,
  2275. .has-error .control-label,
  2276. .has-error .radio,
  2277. .has-error .checkbox,
  2278. .has-error .radio-inline,
  2279. .has-error .checkbox-inline {
  2280. color: #a94442
  2281. }
  2282.  
  2283. .has-error .form-control {
  2284. border-color: #a94442;
  2285. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  2286. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
  2287. }
  2288.  
  2289. .has-error .form-control:focus {
  2290. border-color: #843534;
  2291. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  2292. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
  2293. }
  2294.  
  2295. .has-error .input-group-addon {
  2296. color: #a94442;
  2297. border-color: #a94442;
  2298. background-color: #f2dede
  2299. }
  2300.  
  2301. .has-error .form-control-feedback {
  2302. color: #a94442
  2303. }
  2304.  
  2305. .form-control-static {
  2306. margin-bottom: 0
  2307. }
  2308.  
  2309. .help-block {
  2310. display: block;
  2311. margin-top: 5px;
  2312. margin-bottom: 10px;
  2313. color: #737373
  2314. }
  2315.  
  2316. @media (min-width:768px) {
  2317. .form-inline .form-group {
  2318. display: inline-block;
  2319. margin-bottom: 0;
  2320. vertical-align: middle
  2321. }
  2322. .form-inline .form-control {
  2323. display: inline-block;
  2324. width: auto;
  2325. vertical-align: middle
  2326. }
  2327. .form-inline .input-group>.form-control {
  2328. width: 100%
  2329. }
  2330. .form-inline .control-label {
  2331. margin-bottom: 0;
  2332. vertical-align: middle
  2333. }
  2334. .form-inline .radio,
  2335. .form-inline .checkbox {
  2336. display: inline-block;
  2337. margin-top: 0;
  2338. margin-bottom: 0;
  2339. padding-left: 0;
  2340. vertical-align: middle
  2341. }
  2342. .form-inline .radio input[type=radio],
  2343. .form-inline .checkbox input[type=checkbox] {
  2344. float: none;
  2345. margin-left: 0
  2346. }
  2347. .form-inline .has-feedback .form-control-feedback {
  2348. top: 0
  2349. }
  2350. }
  2351.  
  2352. .form-horizontal .control-label,
  2353. .form-horizontal .radio,
  2354. .form-horizontal .checkbox,
  2355. .form-horizontal .radio-inline,
  2356. .form-horizontal .checkbox-inline {
  2357. margin-top: 0;
  2358. margin-bottom: 0;
  2359. padding-top: 7px
  2360. }
  2361.  
  2362. .form-horizontal .radio,
  2363. .form-horizontal .checkbox {
  2364. min-height: 27px
  2365. }
  2366.  
  2367. .form-horizontal .form-group {
  2368. margin-left: -15px;
  2369. margin-right: -15px
  2370. }
  2371.  
  2372. .form-horizontal .form-control-static {
  2373. padding-top: 7px
  2374. }
  2375.  
  2376. @media (min-width:768px) {
  2377. .form-horizontal .control-label {
  2378. text-align: right
  2379. }
  2380. }
  2381.  
  2382. .form-horizontal .has-feedback .form-control-feedback {
  2383. top: 0;
  2384. right: 15px
  2385. }
  2386.  
  2387. .btn {
  2388. display: inline-block;
  2389. margin-bottom: 0;
  2390. font-weight: 400;
  2391. text-align: center;
  2392. vertical-align: middle;
  2393. cursor: pointer;
  2394. background-image: none;
  2395. border: 1px solid transparent;
  2396. white-space: nowrap;
  2397. padding: 6px 12px;
  2398. font-size: 14px;
  2399. line-height: 1.42857143;
  2400. border-radius: 4px;
  2401. -webkit-user-select: none;
  2402. -moz-user-select: none;
  2403. -ms-user-select: none;
  2404. user-select: none
  2405. }
  2406.  
  2407. .btn:focus,
  2408. .btn:active:focus,
  2409. .btn.active:focus {
  2410. outline: thin dotted;
  2411. outline: 5px auto -webkit-focus-ring-color;
  2412. outline-offset: -2px
  2413. }
  2414.  
  2415. .btn:hover,
  2416. .btn:focus {
  2417. color: #333;
  2418. text-decoration: none
  2419. }
  2420.  
  2421. .btn:active,
  2422. .btn.active {
  2423. outline: 0;
  2424. background-image: none;
  2425. -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  2426. box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
  2427. }
  2428.  
  2429. .btn.disabled,
  2430. .btn[disabled],
  2431. fieldset[disabled] .btn {
  2432. cursor: not-allowed;
  2433. pointer-events: none;
  2434. opacity: .65;
  2435. filter: alpha(opacity=65);
  2436. -webkit-box-shadow: none;
  2437. box-shadow: none
  2438. }
  2439.  
  2440. .btn-default {
  2441. color: #333;
  2442. background-color: #fff;
  2443. border-color: #ccc
  2444. }
  2445.  
  2446. .btn-default:hover,
  2447. .btn-default:focus,
  2448. .btn-default:active,
  2449. .btn-default.active,
  2450. .open .dropdown-toggle.btn-default {
  2451. color: #333;
  2452. background-color: #ebebeb;
  2453. border-color: #adadad
  2454. }
  2455.  
  2456. .btn-default:active,
  2457. .btn-default.active,
  2458. .open .dropdown-toggle.btn-default {
  2459. background-image: none
  2460. }
  2461.  
  2462. .btn-default.disabled,
  2463. .btn-default[disabled],
  2464. fieldset[disabled] .btn-default,
  2465. .btn-default.disabled:hover,
  2466. .btn-default[disabled]:hover,
  2467. fieldset[disabled] .btn-default:hover,
  2468. .btn-default.disabled:focus,
  2469. .btn-default[disabled]:focus,
  2470. fieldset[disabled] .btn-default:focus,
  2471. .btn-default.disabled:active,
  2472. .btn-default[disabled]:active,
  2473. fieldset[disabled] .btn-default:active,
  2474. .btn-default.disabled.active,
  2475. .btn-default[disabled].active,
  2476. fieldset[disabled] .btn-default.active {
  2477. background-color: #fff;
  2478. border-color: #ccc
  2479. }
  2480.  
  2481. .btn-default .badge {
  2482. color: #fff;
  2483. background-color: #333
  2484. }
  2485.  
  2486. .btn-primary {
  2487. color: #fff;
  2488. background-color: #428bca;
  2489. border-color: #357ebd
  2490. }
  2491.  
  2492. .btn-primary:hover,
  2493. .btn-primary:focus,
  2494. .btn-primary:active,
  2495. .btn-primary.active,
  2496. .open .dropdown-toggle.btn-primary {
  2497. color: #fff;
  2498. background-color: #3276b1;
  2499. border-color: #285e8e
  2500. }
  2501.  
  2502. .btn-primary:active,
  2503. .btn-primary.active,
  2504. .open .dropdown-toggle.btn-primary {
  2505. background-image: none
  2506. }
  2507.  
  2508. .btn-primary.disabled,
  2509. .btn-primary[disabled],
  2510. fieldset[disabled] .btn-primary,
  2511. .btn-primary.disabled:hover,
  2512. .btn-primary[disabled]:hover,
  2513. fieldset[disabled] .btn-primary:hover,
  2514. .btn-primary.disabled:focus,
  2515. .btn-primary[disabled]:focus,
  2516. fieldset[disabled] .btn-primary:focus,
  2517. .btn-primary.disabled:active,
  2518. .btn-primary[disabled]:active,
  2519. fieldset[disabled] .btn-primary:active,
  2520. .btn-primary.disabled.active,
  2521. .btn-primary[disabled].active,
  2522. fieldset[disabled] .btn-primary.active {
  2523. background-color: #428bca;
  2524. border-color: #357ebd
  2525. }
  2526.  
  2527. .btn-primary .badge {
  2528. color: #428bca;
  2529. background-color: #fff
  2530. }
  2531.  
  2532. .btn-success {
  2533. color: #fff;
  2534. background-color: #5cb85c;
  2535. border-color: #4cae4c
  2536. }
  2537.  
  2538. .btn-success:hover,
  2539. .btn-success:focus,
  2540. .btn-success:active,
  2541. .btn-success.active,
  2542. .open .dropdown-toggle.btn-success {
  2543. color: #fff;
  2544. background-color: #47a447;
  2545. border-color: #398439
  2546. }
  2547.  
  2548. .btn-success:active,
  2549. .btn-success.active,
  2550. .open .dropdown-toggle.btn-success {
  2551. background-image: none
  2552. }
  2553.  
  2554. .btn-success.disabled,
  2555. .btn-success[disabled],
  2556. fieldset[disabled] .btn-success,
  2557. .btn-success.disabled:hover,
  2558. .btn-success[disabled]:hover,
  2559. fieldset[disabled] .btn-success:hover,
  2560. .btn-success.disabled:focus,
  2561. .btn-success[disabled]:focus,
  2562. fieldset[disabled] .btn-success:focus,
  2563. .btn-success.disabled:active,
  2564. .btn-success[disabled]:active,
  2565. fieldset[disabled] .btn-success:active,
  2566. .btn-success.disabled.active,
  2567. .btn-success[disabled].active,
  2568. fieldset[disabled] .btn-success.active {
  2569. background-color: #5cb85c;
  2570. border-color: #4cae4c
  2571. }
  2572.  
  2573. .btn-success .badge {
  2574. color: #5cb85c;
  2575. background-color: #fff
  2576. }
  2577.  
  2578. .btn-info {
  2579. color: #fff;
  2580. background-color: #5bc0de;
  2581. border-color: #46b8da
  2582. }
  2583.  
  2584. .btn-info:hover,
  2585. .btn-info:focus,
  2586. .btn-info:active,
  2587. .btn-info.active,
  2588. .open .dropdown-toggle.btn-info {
  2589. color: #fff;
  2590. background-color: #39b3d7;
  2591. border-color: #269abc
  2592. }
  2593.  
  2594. .btn-info:active,
  2595. .btn-info.active,
  2596. .open .dropdown-toggle.btn-info {
  2597. background-image: none
  2598. }
  2599.  
  2600. .btn-info.disabled,
  2601. .btn-info[disabled],
  2602. fieldset[disabled] .btn-info,
  2603. .btn-info.disabled:hover,
  2604. .btn-info[disabled]:hover,
  2605. fieldset[disabled] .btn-info:hover,
  2606. .btn-info.disabled:focus,
  2607. .btn-info[disabled]:focus,
  2608. fieldset[disabled] .btn-info:focus,
  2609. .btn-info.disabled:active,
  2610. .btn-info[disabled]:active,
  2611. fieldset[disabled] .btn-info:active,
  2612. .btn-info.disabled.active,
  2613. .btn-info[disabled].active,
  2614. fieldset[disabled] .btn-info.active {
  2615. background-color: #5bc0de;
  2616. border-color: #46b8da
  2617. }
  2618.  
  2619. .btn-info .badge {
  2620. color: #5bc0de;
  2621. background-color: #fff
  2622. }
  2623.  
  2624. .btn-warning {
  2625. color: #fff;
  2626. background-color: #f0ad4e;
  2627. border-color: #eea236
  2628. }
  2629.  
  2630. .btn-warning:hover,
  2631. .btn-warning:focus,
  2632. .btn-warning:active,
  2633. .btn-warning.active,
  2634. .open .dropdown-toggle.btn-warning {
  2635. color: #fff;
  2636. background-color: #ed9c28;
  2637. border-color: #d58512
  2638. }
  2639.  
  2640. .btn-warning:active,
  2641. .btn-warning.active,
  2642. .open .dropdown-toggle.btn-warning {
  2643. background-image: none
  2644. }
  2645.  
  2646. .btn-warning.disabled,
  2647. .btn-warning[disabled],
  2648. fieldset[disabled] .btn-warning,
  2649. .btn-warning.disabled:hover,
  2650. .btn-warning[disabled]:hover,
  2651. fieldset[disabled] .btn-warning:hover,
  2652. .btn-warning.disabled:focus,
  2653. .btn-warning[disabled]:focus,
  2654. fieldset[disabled] .btn-warning:focus,
  2655. .btn-warning.disabled:active,
  2656. .btn-warning[disabled]:active,
  2657. fieldset[disabled] .btn-warning:active,
  2658. .btn-warning.disabled.active,
  2659. .btn-warning[disabled].active,
  2660. fieldset[disabled] .btn-warning.active {
  2661. background-color: #f0ad4e;
  2662. border-color: #eea236
  2663. }
  2664.  
  2665. .btn-warning .badge {
  2666. color: #f0ad4e;
  2667. background-color: #fff
  2668. }
  2669.  
  2670. .btn-danger {
  2671. color: #fff;
  2672. background-color: #d9534f;
  2673. border-color: #d43f3a
  2674. }
  2675.  
  2676. .btn-danger:hover,
  2677. .btn-danger:focus,
  2678. .btn-danger:active,
  2679. .btn-danger.active,
  2680. .open .dropdown-toggle.btn-danger {
  2681. color: #fff;
  2682. background-color: #d2322d;
  2683. border-color: #ac2925
  2684. }
  2685.  
  2686. .btn-danger:active,
  2687. .btn-danger.active,
  2688. .open .dropdown-toggle.btn-danger {
  2689. background-image: none
  2690. }
  2691.  
  2692. .btn-danger.disabled,
  2693. .btn-danger[disabled],
  2694. fieldset[disabled] .btn-danger,
  2695. .btn-danger.disabled:hover,
  2696. .btn-danger[disabled]:hover,
  2697. fieldset[disabled] .btn-danger:hover,
  2698. .btn-danger.disabled:focus,
  2699. .btn-danger[disabled]:focus,
  2700. fieldset[disabled] .btn-danger:focus,
  2701. .btn-danger.disabled:active,
  2702. .btn-danger[disabled]:active,
  2703. fieldset[disabled] .btn-danger:active,
  2704. .btn-danger.disabled.active,
  2705. .btn-danger[disabled].active,
  2706. fieldset[disabled] .btn-danger.active {
  2707. background-color: #d9534f;
  2708. border-color: #d43f3a
  2709. }
  2710.  
  2711. .btn-danger .badge {
  2712. color: #d9534f;
  2713. background-color: #fff
  2714. }
  2715.  
  2716. .btn-link {
  2717. color: #428bca;
  2718. font-weight: 400;
  2719. cursor: pointer;
  2720. border-radius: 0
  2721. }
  2722.  
  2723. .btn-link,
  2724. .btn-link:active,
  2725. .btn-link[disabled],
  2726. fieldset[disabled] .btn-link {
  2727. background-color: transparent;
  2728. -webkit-box-shadow: none;
  2729. box-shadow: none
  2730. }
  2731.  
  2732. .btn-link,
  2733. .btn-link:hover,
  2734. .btn-link:focus,
  2735. .btn-link:active {
  2736. border-color: transparent
  2737. }
  2738.  
  2739. .btn-link:hover,
  2740. .btn-link:focus {
  2741. color: #2a6496;
  2742. text-decoration: underline;
  2743. background-color: transparent
  2744. }
  2745.  
  2746. .btn-link[disabled]:hover,
  2747. fieldset[disabled] .btn-link:hover,
  2748. .btn-link[disabled]:focus,
  2749. fieldset[disabled] .btn-link:focus {
  2750. color: #999;
  2751. text-decoration: none
  2752. }
  2753.  
  2754. .btn-lg,
  2755. .btn-group-lg>.btn {
  2756. padding: 10px 16px;
  2757. font-size: 18px;
  2758. line-height: 1.33;
  2759. border-radius: 6px
  2760. }
  2761.  
  2762. .btn-sm,
  2763. .btn-group-sm>.btn {
  2764. padding: 5px 10px;
  2765. font-size: 12px;
  2766. line-height: 1.5;
  2767. border-radius: 3px
  2768. }
  2769.  
  2770. .btn-xs,
  2771. .btn-group-xs>.btn {
  2772. padding: 1px 5px;
  2773. font-size: 12px;
  2774. line-height: 1.5;
  2775. border-radius: 3px
  2776. }
  2777.  
  2778. .btn-block {
  2779. display: block;
  2780. width: 100%;
  2781. padding-left: 0;
  2782. padding-right: 0
  2783. }
  2784.  
  2785. .btn-block+.btn-block {
  2786. margin-top: 5px
  2787. }
  2788.  
  2789. input[type=submit].btn-block,
  2790. input[type=reset].btn-block,
  2791. input[type=button].btn-block {
  2792. width: 100%
  2793. }
  2794.  
  2795. .fade {
  2796. opacity: 0;
  2797. -webkit-transition: opacity .15s linear;
  2798. -o-transition: opacity .15s linear;
  2799. transition: opacity .15s linear
  2800. }
  2801.  
  2802. .fade.in {
  2803. opacity: 1
  2804. }
  2805.  
  2806. .collapse {
  2807. display: none
  2808. }
  2809.  
  2810. .collapse.in {
  2811. display: block
  2812. }
  2813.  
  2814. .collapsing {
  2815. position: relative;
  2816. height: 0;
  2817. overflow: hidden;
  2818. -webkit-transition: height .35s ease;
  2819. -o-transition: height .35s ease;
  2820. transition: height .35s ease
  2821. }
  2822.  
  2823. @font-face {
  2824. font-family: 'Glyphicons Halflings';
  2825. src: url(../fonts/glyphicons-halflings-regular.eot);
  2826. src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
  2827. }
  2828.  
  2829. .glyphicon {
  2830. position: relative;
  2831. top: 1px;
  2832. display: inline-block;
  2833. font-family: 'Glyphicons Halflings';
  2834. font-style: normal;
  2835. font-weight: 400;
  2836. line-height: 1;
  2837. -webkit-font-smoothing: antialiased;
  2838. -moz-osx-font-smoothing: grayscale
  2839. }
  2840.  
  2841. .glyphicon-asterisk:before {
  2842. content: "\2a"
  2843. }
  2844.  
  2845. .glyphicon-plus:before {
  2846. content: "\2b"
  2847. }
  2848.  
  2849. .glyphicon-euro:before {
  2850. content: "\20ac"
  2851. }
  2852.  
  2853. .glyphicon-minus:before {
  2854. content: "\2212"
  2855. }
  2856.  
  2857. .glyphicon-cloud:before {
  2858. content: "\2601"
  2859. }
  2860.  
  2861. .glyphicon-envelope:before {
  2862. content: "\2709"
  2863. }
  2864.  
  2865. .glyphicon-pencil:before {
  2866. content: "\270f"
  2867. }
  2868.  
  2869. .glyphicon-glass:before {
  2870. content: "\e001"
  2871. }
  2872.  
  2873. .glyphicon-music:before {
  2874. content: "\e002"
  2875. }
  2876.  
  2877. .glyphicon-search:before {
  2878. content: "\e003"
  2879. }
  2880.  
  2881. .glyphicon-heart:before {
  2882. content: "\e005"
  2883. }
  2884.  
  2885. .glyphicon-star:before {
  2886. content: "\e006"
  2887. }
  2888.  
  2889. .glyphicon-star-empty:before {
  2890. content: "\e007"
  2891. }
  2892.  
  2893. .glyphicon-user:before {
  2894. content: "\e008"
  2895. }
  2896.  
  2897. .glyphicon-film:before {
  2898. content: "\e009"
  2899. }
  2900.  
  2901. .glyphicon-th-large:before {
  2902. content: "\e010"
  2903. }
  2904.  
  2905. .glyphicon-th:before {
  2906. content: "\e011"
  2907. }
  2908.  
  2909. .glyphicon-th-list:before {
  2910. content: "\e012"
  2911. }
  2912.  
  2913. .glyphicon-ok:before {
  2914. content: "\e013"
  2915. }
  2916.  
  2917. .glyphicon-remove:before {
  2918. content: "\e014"
  2919. }
  2920.  
  2921. .glyphicon-zoom-in:before {
  2922. content: "\e015"
  2923. }
  2924.  
  2925. .glyphicon-zoom-out:before {
  2926. content: "\e016"
  2927. }
  2928.  
  2929. .glyphicon-off:before {
  2930. content: "\e017"
  2931. }
  2932.  
  2933. .glyphicon-signal:before {
  2934. content: "\e018"
  2935. }
  2936.  
  2937. .glyphicon-cog:before {
  2938. content: "\e019"
  2939. }
  2940.  
  2941. .glyphicon-trash:before {
  2942. content: "\e020"
  2943. }
  2944.  
  2945. .glyphicon-home:before {
  2946. content: "\e021"
  2947. }
  2948.  
  2949. .glyphicon-file:before {
  2950. content: "\e022"
  2951. }
  2952.  
  2953. .glyphicon-time:before {
  2954. content: "\e023"
  2955. }
  2956.  
  2957. .glyphicon-road:before {
  2958. content: "\e024"
  2959. }
  2960.  
  2961. .glyphicon-download-alt:before {
  2962. content: "\e025"
  2963. }
  2964.  
  2965. .glyphicon-download:before {
  2966. content: "\e026"
  2967. }
  2968.  
  2969. .glyphicon-upload:before {
  2970. content: "\e027"
  2971. }
  2972.  
  2973. .glyphicon-inbox:before {
  2974. content: "\e028"
  2975. }
  2976.  
  2977. .glyphicon-play-circle:before {
  2978. content: "\e029"
  2979. }
  2980.  
  2981. .glyphicon-repeat:before {
  2982. content: "\e030"
  2983. }
  2984.  
  2985. .glyphicon-refresh:before {
  2986. content: "\e031"
  2987. }
  2988.  
  2989. .glyphicon-list-alt:before {
  2990. content: "\e032"
  2991. }
  2992.  
  2993. .glyphicon-lock:before {
  2994. content: "\e033"
  2995. }
  2996.  
  2997. .glyphicon-flag:before {
  2998. content: "\e034"
  2999. }
  3000.  
  3001. .glyphicon-headphones:before {
  3002. content: "\e035"
  3003. }
  3004.  
  3005. .glyphicon-volume-off:before {
  3006. content: "\e036"
  3007. }
  3008.  
  3009. .glyphicon-volume-down:before {
  3010. content: "\e037"
  3011. }
  3012.  
  3013. .glyphicon-volume-up:before {
  3014. content: "\e038"
  3015. }
  3016.  
  3017. .glyphicon-qrcode:before {
  3018. content: "\e039"
  3019. }
  3020.  
  3021. .glyphicon-barcode:before {
  3022. content: "\e040"
  3023. }
  3024.  
  3025. .glyphicon-tag:before {
  3026. content: "\e041"
  3027. }
  3028.  
  3029. .glyphicon-tags:before {
  3030. content: "\e042"
  3031. }
  3032.  
  3033. .glyphicon-book:before {
  3034. content: "\e043"
  3035. }
  3036.  
  3037. .glyphicon-bookmark:before {
  3038. content: "\e044"
  3039. }
  3040.  
  3041. .glyphicon-print:before {
  3042. content: "\e045"
  3043. }
  3044.  
  3045. .glyphicon-camera:before {
  3046. content: "\e046"
  3047. }
  3048.  
  3049. .glyphicon-font:before {
  3050. content: "\e047"
  3051. }
  3052.  
  3053. .glyphicon-bold:before {
  3054. content: "\e048"
  3055. }
  3056.  
  3057. .glyphicon-italic:before {
  3058. content: "\e049"
  3059. }
  3060.  
  3061. .glyphicon-text-height:before {
  3062. content: "\e050"
  3063. }
  3064.  
  3065. .glyphicon-text-width:before {
  3066. content: "\e051"
  3067. }
  3068.  
  3069. .glyphicon-align-left:before {
  3070. content: "\e052"
  3071. }
  3072.  
  3073. .glyphicon-align-center:before {
  3074. content: "\e053"
  3075. }
  3076.  
  3077. .glyphicon-align-right:before {
  3078. content: "\e054"
  3079. }
  3080.  
  3081. .glyphicon-align-justify:before {
  3082. content: "\e055"
  3083. }
  3084.  
  3085. .glyphicon-list:before {
  3086. content: "\e056"
  3087. }
  3088.  
  3089. .glyphicon-indent-left:before {
  3090. content: "\e057"
  3091. }
  3092.  
  3093. .glyphicon-indent-right:before {
  3094. content: "\e058"
  3095. }
  3096.  
  3097. .glyphicon-facetime-video:before {
  3098. content: "\e059"
  3099. }
  3100.  
  3101. .glyphicon-picture:before {
  3102. content: "\e060"
  3103. }
  3104.  
  3105. .glyphicon-map-marker:before {
  3106. content: "\e062"
  3107. }
  3108.  
  3109. .glyphicon-adjust:before {
  3110. content: "\e063"
  3111. }
  3112.  
  3113. .glyphicon-tint:before {
  3114. content: "\e064"
  3115. }
  3116.  
  3117. .glyphicon-edit:before {
  3118. content: "\e065"
  3119. }
  3120.  
  3121. .glyphicon-share:before {
  3122. content: "\e066"
  3123. }
  3124.  
  3125. .glyphicon-check:before {
  3126. content: "\e067"
  3127. }
  3128.  
  3129. .glyphicon-move:before {
  3130. content: "\e068"
  3131. }
  3132.  
  3133. .glyphicon-step-backward:before {
  3134. content: "\e069"
  3135. }
  3136.  
  3137. .glyphicon-fast-backward:before {
  3138. content: "\e070"
  3139. }
  3140.  
  3141. .glyphicon-backward:before {
  3142. content: "\e071"
  3143. }
  3144.  
  3145. .glyphicon-play:before {
  3146. content: "\e072"
  3147. }
  3148.  
  3149. .glyphicon-pause:before {
  3150. content: "\e073"
  3151. }
  3152.  
  3153. .glyphicon-stop:before {
  3154. content: "\e074"
  3155. }
  3156.  
  3157. .glyphicon-forward:before {
  3158. content: "\e075"
  3159. }
  3160.  
  3161. .glyphicon-fast-forward:before {
  3162. content: "\e076"
  3163. }
  3164.  
  3165. .glyphicon-step-forward:before {
  3166. content: "\e077"
  3167. }
  3168.  
  3169. .glyphicon-eject:before {
  3170. content: "\e078"
  3171. }
  3172.  
  3173. .glyphicon-chevron-left:before {
  3174. content: "\e079"
  3175. }
  3176.  
  3177. .glyphicon-chevron-right:before {
  3178. content: "\e080"
  3179. }
  3180.  
  3181. .glyphicon-plus-sign:before {
  3182. content: "\e081"
  3183. }
  3184.  
  3185. .glyphicon-minus-sign:before {
  3186. content: "\e082"
  3187. }
  3188.  
  3189. .glyphicon-remove-sign:before {
  3190. content: "\e083"
  3191. }
  3192.  
  3193. .glyphicon-ok-sign:before {
  3194. content: "\e084"
  3195. }
  3196.  
  3197. .glyphicon-question-sign:before {
  3198. content: "\e085"
  3199. }
  3200.  
  3201. .glyphicon-info-sign:before {
  3202. content: "\e086"
  3203. }
  3204.  
  3205. .glyphicon-screenshot:before {
  3206. content: "\e087"
  3207. }
  3208.  
  3209. .glyphicon-remove-circle:before {
  3210. content: "\e088"
  3211. }
  3212.  
  3213. .glyphicon-ok-circle:before {
  3214. content: "\e089"
  3215. }
  3216.  
  3217. .glyphicon-ban-circle:before {
  3218. content: "\e090"
  3219. }
  3220.  
  3221. .glyphicon-arrow-left:before {
  3222. content: "\e091"
  3223. }
  3224.  
  3225. .glyphicon-arrow-right:before {
  3226. content: "\e092"
  3227. }
  3228.  
  3229. .glyphicon-arrow-up:before {
  3230. content: "\e093"
  3231. }
  3232.  
  3233. .glyphicon-arrow-down:before {
  3234. content: "\e094"
  3235. }
  3236.  
  3237. .glyphicon-share-alt:before {
  3238. content: "\e095"
  3239. }
  3240.  
  3241. .glyphicon-resize-full:before {
  3242. content: "\e096"
  3243. }
  3244.  
  3245. .glyphicon-resize-small:before {
  3246. content: "\e097"
  3247. }
  3248.  
  3249. .glyphicon-exclamation-sign:before {
  3250. content: "\e101"
  3251. }
  3252.  
  3253. .glyphicon-gift:before {
  3254. content: "\e102"
  3255. }
  3256.  
  3257. .glyphicon-leaf:before {
  3258. content: "\e103"
  3259. }
  3260.  
  3261. .glyphicon-fire:before {
  3262. content: "\e104"
  3263. }
  3264.  
  3265. .glyphicon-eye-open:before {
  3266. content: "\e105"
  3267. }
  3268.  
  3269. .glyphicon-eye-close:before {
  3270. content: "\e106"
  3271. }
  3272.  
  3273. .glyphicon-warning-sign:before {
  3274. content: "\e107"
  3275. }
  3276.  
  3277. .glyphicon-plane:before {
  3278. content: "\e108"
  3279. }
  3280.  
  3281. .glyphicon-calendar:before {
  3282. content: "\e109"
  3283. }
  3284.  
  3285. .glyphicon-random:before {
  3286. content: "\e110"
  3287. }
  3288.  
  3289. .glyphicon-comment:before {
  3290. content: "\e111"
  3291. }
  3292.  
  3293. .glyphicon-magnet:before {
  3294. content: "\e112"
  3295. }
  3296.  
  3297. .glyphicon-chevron-up:before {
  3298. content: "\e113"
  3299. }
  3300.  
  3301. .glyphicon-chevron-down:before {
  3302. content: "\e114"
  3303. }
  3304.  
  3305. .glyphicon-retweet:before {
  3306. content: "\e115"
  3307. }
  3308.  
  3309. .glyphicon-shopping-cart:before {
  3310. content: "\e116"
  3311. }
  3312.  
  3313. .glyphicon-folder-close:before {
  3314. content: "\e117"
  3315. }
  3316.  
  3317. .glyphicon-folder-open:before {
  3318. content: "\e118"
  3319. }
  3320.  
  3321. .glyphicon-resize-vertical:before {
  3322. content: "\e119"
  3323. }
  3324.  
  3325. .glyphicon-resize-horizontal:before {
  3326. content: "\e120"
  3327. }
  3328.  
  3329. .glyphicon-hdd:before {
  3330. content: "\e121"
  3331. }
  3332.  
  3333. .glyphicon-bullhorn:before {
  3334. content: "\e122"
  3335. }
  3336.  
  3337. .glyphicon-bell:before {
  3338. content: "\e123"
  3339. }
  3340.  
  3341. .glyphicon-certificate:before {
  3342. content: "\e124"
  3343. }
  3344.  
  3345. .glyphicon-thumbs-up:before {
  3346. content: "\e125"
  3347. }
  3348.  
  3349. .glyphicon-thumbs-down:before {
  3350. content: "\e126"
  3351. }
  3352.  
  3353. .glyphicon-hand-right:before {
  3354. content: "\e127"
  3355. }
  3356.  
  3357. .glyphicon-hand-left:before {
  3358. content: "\e128"
  3359. }
  3360.  
  3361. .glyphicon-hand-up:before {
  3362. content: "\e129"
  3363. }
  3364.  
  3365. .glyphicon-hand-down:before {
  3366. content: "\e130"
  3367. }
  3368.  
  3369. .glyphicon-circle-arrow-right:before {
  3370. content: "\e131"
  3371. }
  3372.  
  3373. .glyphicon-circle-arrow-left:before {
  3374. content: "\e132"
  3375. }
  3376.  
  3377. .glyphicon-circle-arrow-up:before {
  3378. content: "\e133"
  3379. }
  3380.  
  3381. .glyphicon-circle-arrow-down:before {
  3382. content: "\e134"
  3383. }
  3384.  
  3385. .glyphicon-globe:before {
  3386. content: "\e135"
  3387. }
  3388.  
  3389. .glyphicon-wrench:before {
  3390. content: "\e136"
  3391. }
  3392.  
  3393. .glyphicon-tasks:before {
  3394. content: "\e137"
  3395. }
  3396.  
  3397. .glyphicon-filter:before {
  3398. content: "\e138"
  3399. }
  3400.  
  3401. .glyphicon-briefcase:before {
  3402. content: "\e139"
  3403. }
  3404.  
  3405. .glyphicon-fullscreen:before {
  3406. content: "\e140"
  3407. }
  3408.  
  3409. .glyphicon-dashboard:before {
  3410. content: "\e141"
  3411. }
  3412.  
  3413. .glyphicon-paperclip:before {
  3414. content: "\e142"
  3415. }
  3416.  
  3417. .glyphicon-heart-empty:before {
  3418. content: "\e143"
  3419. }
  3420.  
  3421. .glyphicon-link:before {
  3422. content: "\e144"
  3423. }
  3424.  
  3425. .glyphicon-phone:before {
  3426. content: "\e145"
  3427. }
  3428.  
  3429. .glyphicon-pushpin:before {
  3430. content: "\e146"
  3431. }
  3432.  
  3433. .glyphicon-usd:before {
  3434. content: "\e148"
  3435. }
  3436.  
  3437. .glyphicon-gbp:before {
  3438. content: "\e149"
  3439. }
  3440.  
  3441. .glyphicon-sort:before {
  3442. content: "\e150"
  3443. }
  3444.  
  3445. .glyphicon-sort-by-alphabet:before {
  3446. content: "\e151"
  3447. }
  3448.  
  3449. .glyphicon-sort-by-alphabet-alt:before {
  3450. content: "\e152"
  3451. }
  3452.  
  3453. .glyphicon-sort-by-order:before {
  3454. content: "\e153"
  3455. }
  3456.  
  3457. .glyphicon-sort-by-order-alt:before {
  3458. content: "\e154"
  3459. }
  3460.  
  3461. .glyphicon-sort-by-attributes:before {
  3462. content: "\e155"
  3463. }
  3464.  
  3465. .glyphicon-sort-by-attributes-alt:before {
  3466. content: "\e156"
  3467. }
  3468.  
  3469. .glyphicon-unchecked:before {
  3470. content: "\e157"
  3471. }
  3472.  
  3473. .glyphicon-expand:before {
  3474. content: "\e158"
  3475. }
  3476.  
  3477. .glyphicon-collapse-down:before {
  3478. content: "\e159"
  3479. }
  3480.  
  3481. .glyphicon-collapse-up:before {
  3482. content: "\e160"
  3483. }
  3484.  
  3485. .glyphicon-log-in:before {
  3486. content: "\e161"
  3487. }
  3488.  
  3489. .glyphicon-flash:before {
  3490. content: "\e162"
  3491. }
  3492.  
  3493. .glyphicon-log-out:before {
  3494. content: "\e163"
  3495. }
  3496.  
  3497. .glyphicon-new-window:before {
  3498. content: "\e164"
  3499. }
  3500.  
  3501. .glyphicon-record:before {
  3502. content: "\e165"
  3503. }
  3504.  
  3505. .glyphicon-save:before {
  3506. content: "\e166"
  3507. }
  3508.  
  3509. .glyphicon-open:before {
  3510. content: "\e167"
  3511. }
  3512.  
  3513. .glyphicon-saved:before {
  3514. content: "\e168"
  3515. }
  3516.  
  3517. .glyphicon-import:before {
  3518. content: "\e169"
  3519. }
  3520.  
  3521. .glyphicon-export:before {
  3522. content: "\e170"
  3523. }
  3524.  
  3525. .glyphicon-send:before {
  3526. content: "\e171"
  3527. }
  3528.  
  3529. .glyphicon-floppy-disk:before {
  3530. content: "\e172"
  3531. }
  3532.  
  3533. .glyphicon-floppy-saved:before {
  3534. content: "\e173"
  3535. }
  3536.  
  3537. .glyphicon-floppy-remove:before {
  3538. content: "\e174"
  3539. }
  3540.  
  3541. .glyphicon-floppy-save:before {
  3542. content: "\e175"
  3543. }
  3544.  
  3545. .glyphicon-floppy-open:before {
  3546. content: "\e176"
  3547. }
  3548.  
  3549. .glyphicon-credit-card:before {
  3550. content: "\e177"
  3551. }
  3552.  
  3553. .glyphicon-transfer:before {
  3554. content: "\e178"
  3555. }
  3556.  
  3557. .glyphicon-cutlery:before {
  3558. content: "\e179"
  3559. }
  3560.  
  3561. .glyphicon-header:before {
  3562. content: "\e180"
  3563. }
  3564.  
  3565. .glyphicon-compressed:before {
  3566. content: "\e181"
  3567. }
  3568.  
  3569. .glyphicon-earphone:before {
  3570. content: "\e182"
  3571. }
  3572.  
  3573. .glyphicon-phone-alt:before {
  3574. content: "\e183"
  3575. }
  3576.  
  3577. .glyphicon-tower:before {
  3578. content: "\e184"
  3579. }
  3580.  
  3581. .glyphicon-stats:before {
  3582. content: "\e185"
  3583. }
  3584.  
  3585. .glyphicon-sd-video:before {
  3586. content: "\e186"
  3587. }
  3588.  
  3589. .glyphicon-hd-video:before {
  3590. content: "\e187"
  3591. }
  3592.  
  3593. .glyphicon-subtitles:before {
  3594. content: "\e188"
  3595. }
  3596.  
  3597. .glyphicon-sound-stereo:before {
  3598. content: "\e189"
  3599. }
  3600.  
  3601. .glyphicon-sound-dolby:before {
  3602. content: "\e190"
  3603. }
  3604.  
  3605. .glyphicon-sound-5-1:before {
  3606. content: "\e191"
  3607. }
  3608.  
  3609. .glyphicon-sound-6-1:before {
  3610. content: "\e192"
  3611. }
  3612.  
  3613. .glyphicon-sound-7-1:before {
  3614. content: "\e193"
  3615. }
  3616.  
  3617. .glyphicon-copyright-mark:before {
  3618. content: "\e194"
  3619. }
  3620.  
  3621. .glyphicon-registration-mark:before {
  3622. content: "\e195"
  3623. }
  3624.  
  3625. .glyphicon-cloud-download:before {
  3626. content: "\e197"
  3627. }
  3628.  
  3629. .glyphicon-cloud-upload:before {
  3630. content: "\e198"
  3631. }
  3632.  
  3633. .glyphicon-tree-conifer:before {
  3634. content: "\e199"
  3635. }
  3636.  
  3637. .glyphicon-tree-deciduous:before {
  3638. content: "\e200"
  3639. }
  3640.  
  3641. .caret {
  3642. display: inline-block;
  3643. width: 0;
  3644. height: 0;
  3645. margin-left: 2px;
  3646. vertical-align: middle;
  3647. border-top: 4px solid;
  3648. border-right: 4px solid transparent;
  3649. border-left: 4px solid transparent
  3650. }
  3651.  
  3652. .dropdown {
  3653. position: relative
  3654. }
  3655.  
  3656. .dropdown-toggle:focus {
  3657. outline: 0
  3658. }
  3659.  
  3660. .dropdown-menu {
  3661. position: absolute;
  3662. top: 100%;
  3663. left: 0;
  3664. z-index: 1000;
  3665. display: none;
  3666. float: left;
  3667. min-width: 160px;
  3668. padding: 5px 0;
  3669. margin: 2px 0 0;
  3670. list-style: none;
  3671. font-size: 14px;
  3672. background-color: #fff;
  3673. border: 1px solid #ccc;
  3674. border: 1px solid rgba(0, 0, 0, .15);
  3675. border-radius: 4px;
  3676. -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  3677. box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  3678. background-clip: padding-box
  3679. }
  3680.  
  3681. .dropdown-menu.pull-right {
  3682. right: 0;
  3683. left: auto
  3684. }
  3685.  
  3686. .dropdown-menu .divider {
  3687. height: 1px;
  3688. margin: 9px 0;
  3689. overflow: hidden;
  3690. background-color: #e5e5e5
  3691. }
  3692.  
  3693. .dropdown-menu>li>a {
  3694. display: block;
  3695. padding: 3px 20px;
  3696. clear: both;
  3697. font-weight: 400;
  3698. line-height: 1.42857143;
  3699. color: #333;
  3700. white-space: nowrap
  3701. }
  3702.  
  3703. .dropdown-menu>li>a:hover,
  3704. .dropdown-menu>li>a:focus {
  3705. text-decoration: none;
  3706. color: #262626;
  3707. background-color: #f5f5f5
  3708. }
  3709.  
  3710. .dropdown-menu>.active>a,
  3711. .dropdown-menu>.active>a:hover,
  3712. .dropdown-menu>.active>a:focus {
  3713. color: #fff;
  3714. text-decoration: none;
  3715. outline: 0;
  3716. background-color: #428bca
  3717. }
  3718.  
  3719. .dropdown-menu>.disabled>a,
  3720. .dropdown-menu>.disabled>a:hover,
  3721. .dropdown-menu>.disabled>a:focus {
  3722. color: #999
  3723. }
  3724.  
  3725. .dropdown-menu>.disabled>a:hover,
  3726. .dropdown-menu>.disabled>a:focus {
  3727. text-decoration: none;
  3728. background-color: transparent;
  3729. background-image: none;
  3730. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  3731. cursor: not-allowed
  3732. }
  3733.  
  3734. .open>.dropdown-menu {
  3735. display: block
  3736. }
  3737.  
  3738. .open>a {
  3739. outline: 0
  3740. }
  3741.  
  3742. .dropdown-menu-right {
  3743. left: auto;
  3744. right: 0
  3745. }
  3746.  
  3747. .dropdown-menu-left {
  3748. left: 0;
  3749. right: auto
  3750. }
  3751.  
  3752. .dropdown-header {
  3753. display: block;
  3754. padding: 3px 20px;
  3755. font-size: 12px;
  3756. line-height: 1.42857143;
  3757. color: #999
  3758. }
  3759.  
  3760. .dropdown-backdrop {
  3761. position: fixed;
  3762. left: 0;
  3763. right: 0;
  3764. bottom: 0;
  3765. top: 0;
  3766. z-index: 990
  3767. }
  3768.  
  3769. .pull-right>.dropdown-menu {
  3770. right: 0;
  3771. left: auto
  3772. }
  3773.  
  3774. .dropup .caret,
  3775. .navbar-fixed-bottom .dropdown .caret {
  3776. border-top: 0;
  3777. border-bottom: 4px solid;
  3778. content: ""
  3779. }
  3780.  
  3781. .dropup .dropdown-menu,
  3782. .navbar-fixed-bottom .dropdown .dropdown-menu {
  3783. top: auto;
  3784. bottom: 100%;
  3785. margin-bottom: 1px
  3786. }
  3787.  
  3788. @media (min-width:768px) {
  3789. .navbar-right .dropdown-menu {
  3790. left: auto;
  3791. right: 0
  3792. }
  3793. .navbar-right .dropdown-menu-left {
  3794. left: 0;
  3795. right: auto
  3796. }
  3797. }
  3798.  
  3799. .btn-group,
  3800. .btn-group-vertical {
  3801. position: relative;
  3802. display: inline-block;
  3803. vertical-align: middle
  3804. }
  3805.  
  3806. .btn-group>.btn,
  3807. .btn-group-vertical>.btn {
  3808. position: relative;
  3809. float: left
  3810. }
  3811.  
  3812. .btn-group>.btn:hover,
  3813. .btn-group-vertical>.btn:hover,
  3814. .btn-group>.btn:focus,
  3815. .btn-group-vertical>.btn:focus,
  3816. .btn-group>.btn:active,
  3817. .btn-group-vertical>.btn:active,
  3818. .btn-group>.btn.active,
  3819. .btn-group-vertical>.btn.active {
  3820. z-index: 2
  3821. }
  3822.  
  3823. .btn-group>.btn:focus,
  3824. .btn-group-vertical>.btn:focus {
  3825. outline: 0
  3826. }
  3827.  
  3828. .btn-group .btn+.btn,
  3829. .btn-group .btn+.btn-group,
  3830. .btn-group .btn-group+.btn,
  3831. .btn-group .btn-group+.btn-group {
  3832. margin-left: -1px
  3833. }
  3834.  
  3835. .btn-toolbar {
  3836. margin-left: -5px
  3837. }
  3838.  
  3839. .btn-toolbar .btn-group,
  3840. .btn-toolbar .input-group {
  3841. float: left
  3842. }
  3843.  
  3844. .btn-toolbar>.btn,
  3845. .btn-toolbar>.btn-group,
  3846. .btn-toolbar>.input-group {
  3847. margin-left: 5px
  3848. }
  3849.  
  3850. .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  3851. border-radius: 0
  3852. }
  3853.  
  3854. .btn-group>.btn:first-child {
  3855. margin-left: 0
  3856. }
  3857.  
  3858. .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  3859. border-bottom-right-radius: 0;
  3860. border-top-right-radius: 0
  3861. }
  3862.  
  3863. .btn-group>.btn:last-child:not(:first-child),
  3864. .btn-group>.dropdown-toggle:not(:first-child) {
  3865. border-bottom-left-radius: 0;
  3866. border-top-left-radius: 0
  3867. }
  3868.  
  3869. .btn-group>.btn-group {
  3870. float: left
  3871. }
  3872.  
  3873. .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  3874. border-radius: 0
  3875. }
  3876.  
  3877. .btn-group>.btn-group:first-child>.btn:last-child,
  3878. .btn-group>.btn-group:first-child>.dropdown-toggle {
  3879. border-bottom-right-radius: 0;
  3880. border-top-right-radius: 0
  3881. }
  3882.  
  3883. .btn-group>.btn-group:last-child>.btn:first-child {
  3884. border-bottom-left-radius: 0;
  3885. border-top-left-radius: 0
  3886. }
  3887.  
  3888. .btn-group .dropdown-toggle:active,
  3889. .btn-group.open .dropdown-toggle {
  3890. outline: 0
  3891. }
  3892.  
  3893. .btn-group>.btn+.dropdown-toggle {
  3894. padding-left: 8px;
  3895. padding-right: 8px
  3896. }
  3897.  
  3898. .btn-group>.btn-lg+.dropdown-toggle {
  3899. padding-left: 12px;
  3900. padding-right: 12px
  3901. }
  3902.  
  3903. .btn-group.open .dropdown-toggle {
  3904. -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  3905. box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
  3906. }
  3907.  
  3908. .btn-group.open .dropdown-toggle.btn-link {
  3909. -webkit-box-shadow: none;
  3910. box-shadow: none
  3911. }
  3912.  
  3913. .btn .caret {
  3914. margin-left: 0
  3915. }
  3916.  
  3917. .btn-lg .caret {
  3918. border-width: 5px 5px 0;
  3919. border-bottom-width: 0
  3920. }
  3921.  
  3922. .dropup .btn-lg .caret {
  3923. border-width: 0 5px 5px
  3924. }
  3925.  
  3926. .btn-group-vertical>.btn,
  3927. .btn-group-vertical>.btn-group,
  3928. .btn-group-vertical>.btn-group>.btn {
  3929. display: block;
  3930. float: none;
  3931. width: 100%;
  3932. max-width: 100%
  3933. }
  3934.  
  3935. .btn-group-vertical>.btn-group>.btn {
  3936. float: none
  3937. }
  3938.  
  3939. .btn-group-vertical>.btn+.btn,
  3940. .btn-group-vertical>.btn+.btn-group,
  3941. .btn-group-vertical>.btn-group+.btn,
  3942. .btn-group-vertical>.btn-group+.btn-group {
  3943. margin-top: -1px;
  3944. margin-left: 0
  3945. }
  3946.  
  3947. .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  3948. border-radius: 0
  3949. }
  3950.  
  3951. .btn-group-vertical>.btn:first-child:not(:last-child) {
  3952. border-top-right-radius: 4px;
  3953. border-bottom-right-radius: 0;
  3954. border-bottom-left-radius: 0
  3955. }
  3956.  
  3957. .btn-group-vertical>.btn:last-child:not(:first-child) {
  3958. border-bottom-left-radius: 4px;
  3959. border-top-right-radius: 0;
  3960. border-top-left-radius: 0
  3961. }
  3962.  
  3963. .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  3964. border-radius: 0
  3965. }
  3966.  
  3967. .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
  3968. .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  3969. border-bottom-right-radius: 0;
  3970. border-bottom-left-radius: 0
  3971. }
  3972.  
  3973. .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  3974. border-top-right-radius: 0;
  3975. border-top-left-radius: 0
  3976. }
  3977.  
  3978. .btn-group-justified {
  3979. display: table;
  3980. width: 100%;
  3981. table-layout: fixed;
  3982. border-collapse: separate
  3983. }
  3984.  
  3985. .btn-group-justified>.btn,
  3986. .btn-group-justified>.btn-group {
  3987. float: none;
  3988. display: table-cell;
  3989. width: 1%
  3990. }
  3991.  
  3992. .btn-group-justified>.btn-group .btn {
  3993. width: 100%
  3994. }
  3995.  
  3996. [data-toggle=buttons]>.btn>input[type=radio],
  3997. [data-toggle=buttons]>.btn>input[type=checkbox] {
  3998. display: none
  3999. }
  4000.  
  4001. .input-group {
  4002. position: relative;
  4003. display: table;
  4004. border-collapse: separate
  4005. }
  4006.  
  4007. .input-group[class*=col-] {
  4008. float: none;
  4009. padding-left: 0;
  4010. padding-right: 0
  4011. }
  4012.  
  4013. .input-group .form-control {
  4014. position: relative;
  4015. z-index: 2;
  4016. float: left;
  4017. width: 100%;
  4018. margin-bottom: 0
  4019. }
  4020.  
  4021. .input-group-lg>.form-control,
  4022. .input-group-lg>.input-group-addon,
  4023. .input-group-lg>.input-group-btn>.btn {
  4024. height: 46px;
  4025. padding: 10px 16px;
  4026. font-size: 18px;
  4027. line-height: 1.33;
  4028. border-radius: 6px
  4029. }
  4030.  
  4031. select.input-group-lg>.form-control,
  4032. select.input-group-lg>.input-group-addon,
  4033. select.input-group-lg>.input-group-btn>.btn {
  4034. height: 46px;
  4035. line-height: 46px
  4036. }
  4037.  
  4038. textarea.input-group-lg>.form-control,
  4039. textarea.input-group-lg>.input-group-addon,
  4040. textarea.input-group-lg>.input-group-btn>.btn,
  4041. select[multiple].input-group-lg>.form-control,
  4042. select[multiple].input-group-lg>.input-group-addon,
  4043. select[multiple].input-group-lg>.input-group-btn>.btn {
  4044. height: auto
  4045. }
  4046.  
  4047. .input-group-sm>.form-control,
  4048. .input-group-sm>.input-group-addon,
  4049. .input-group-sm>.input-group-btn>.btn {
  4050. height: 30px;
  4051. padding: 5px 10px;
  4052. font-size: 12px;
  4053. line-height: 1.5;
  4054. border-radius: 3px
  4055. }
  4056.  
  4057. select.input-group-sm>.form-control,
  4058. select.input-group-sm>.input-group-addon,
  4059. select.input-group-sm>.input-group-btn>.btn {
  4060. height: 30px;
  4061. line-height: 30px
  4062. }
  4063.  
  4064. textarea.input-group-sm>.form-control,
  4065. textarea.input-group-sm>.input-group-addon,
  4066. textarea.input-group-sm>.input-group-btn>.btn,
  4067. select[multiple].input-group-sm>.form-control,
  4068. select[multiple].input-group-sm>.input-group-addon,
  4069. select[multiple].input-group-sm>.input-group-btn>.btn {
  4070. height: auto
  4071. }
  4072.  
  4073. .input-group-addon,
  4074. .input-group-btn,
  4075. .input-group .form-control {
  4076. display: table-cell
  4077. }
  4078.  
  4079. .input-group-addon:not(:first-child):not(:last-child),
  4080. .input-group-btn:not(:first-child):not(:last-child),
  4081. .input-group .form-control:not(:first-child):not(:last-child) {
  4082. border-radius: 0
  4083. }
  4084.  
  4085. .input-group-addon,
  4086. .input-group-btn {
  4087. width: 1%;
  4088. white-space: nowrap;
  4089. vertical-align: middle
  4090. }
  4091.  
  4092. .input-group-addon {
  4093. padding: 6px 12px;
  4094. font-size: 14px;
  4095. font-weight: 400;
  4096. line-height: 1;
  4097. color: #555;
  4098. text-align: center;
  4099. background-color: #eee;
  4100. border: 1px solid #ccc;
  4101. border-radius: 4px
  4102. }
  4103.  
  4104. .input-group-addon.input-sm {
  4105. padding: 5px 10px;
  4106. font-size: 12px;
  4107. border-radius: 3px
  4108. }
  4109.  
  4110. .input-group-addon.input-lg {
  4111. padding: 10px 16px;
  4112. font-size: 18px;
  4113. border-radius: 6px
  4114. }
  4115.  
  4116. .input-group-addon input[type=radio],
  4117. .input-group-addon input[type=checkbox] {
  4118. margin-top: 0
  4119. }
  4120.  
  4121. .input-group .form-control:first-child,
  4122. .input-group-addon:first-child,
  4123. .input-group-btn:first-child>.btn,
  4124. .input-group-btn:first-child>.btn-group>.btn,
  4125. .input-group-btn:first-child>.dropdown-toggle,
  4126. .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
  4127. .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  4128. border-bottom-right-radius: 0;
  4129. border-top-right-radius: 0
  4130. }
  4131.  
  4132. .input-group-addon:first-child {
  4133. border-right: 0
  4134. }
  4135.  
  4136. .input-group .form-control:last-child,
  4137. .input-group-addon:last-child,
  4138. .input-group-btn:last-child>.btn,
  4139. .input-group-btn:last-child>.btn-group>.btn,
  4140. .input-group-btn:last-child>.dropdown-toggle,
  4141. .input-group-btn:first-child>.btn:not(:first-child),
  4142. .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  4143. border-bottom-left-radius: 0;
  4144. border-top-left-radius: 0
  4145. }
  4146.  
  4147. .input-group-addon:last-child {
  4148. border-left: 0
  4149. }
  4150.  
  4151. .input-group-btn {
  4152. position: relative;
  4153. font-size: 0;
  4154. white-space: nowrap
  4155. }
  4156.  
  4157. .input-group-btn>.btn {
  4158. position: relative
  4159. }
  4160.  
  4161. .input-group-btn>.btn+.btn {
  4162. margin-left: -1px
  4163. }
  4164.  
  4165. .input-group-btn>.btn:hover,
  4166. .input-group-btn>.btn:focus,
  4167. .input-group-btn>.btn:active {
  4168. z-index: 2
  4169. }
  4170.  
  4171. .input-group-btn:first-child>.btn,
  4172. .input-group-btn:first-child>.btn-group {
  4173. margin-right: -1px
  4174. }
  4175.  
  4176. .input-group-btn:last-child>.btn,
  4177. .input-group-btn:last-child>.btn-group {
  4178. margin-left: -1px
  4179. }
  4180.  
  4181. .nav {
  4182. margin-bottom: 0;
  4183. padding-left: 0;
  4184. list-style: none
  4185. }
  4186.  
  4187. .nav>li {
  4188. position: relative;
  4189. display: block
  4190. }
  4191.  
  4192. .nav>li>a {
  4193. position: relative;
  4194. display: block;
  4195. padding: 10px 15px
  4196. }
  4197.  
  4198. .nav>li>a:hover,
  4199. .nav>li>a:focus {
  4200. text-decoration: none;
  4201. background-color: #eee
  4202. }
  4203.  
  4204. .nav>li.disabled>a {
  4205. color: #999
  4206. }
  4207.  
  4208. .nav>li.disabled>a:hover,
  4209. .nav>li.disabled>a:focus {
  4210. color: #999;
  4211. text-decoration: none;
  4212. background-color: transparent;
  4213. cursor: not-allowed
  4214. }
  4215.  
  4216. .nav .open>a,
  4217. .nav .open>a:hover,
  4218. .nav .open>a:focus {
  4219. background-color: #eee;
  4220. border-color: #428bca
  4221. }
  4222.  
  4223. .nav .nav-divider {
  4224. height: 1px;
  4225. margin: 9px 0;
  4226. overflow: hidden;
  4227. background-color: #e5e5e5
  4228. }
  4229.  
  4230. .nav>li>a>img {
  4231. max-width: none
  4232. }
  4233.  
  4234. .nav-tabs {
  4235. border-bottom: 1px solid #ddd
  4236. }
  4237.  
  4238. .nav-tabs>li {
  4239. float: left;
  4240. margin-bottom: -1px
  4241. }
  4242.  
  4243. .nav-tabs>li>a {
  4244. margin-right: 2px;
  4245. line-height: 1.42857143;
  4246. border: 1px solid transparent;
  4247. border-radius: 4px 4px 0 0
  4248. }
  4249.  
  4250. .nav-tabs>li>a:hover {
  4251. border-color: #eee #eee #ddd
  4252. }
  4253.  
  4254. .nav-tabs>li.active>a,
  4255. .nav-tabs>li.active>a:hover,
  4256. .nav-tabs>li.active>a:focus {
  4257. color: #555;
  4258. background-color: #fff;
  4259. border: 1px solid #ddd;
  4260. border-bottom-color: transparent;
  4261. cursor: default
  4262. }
  4263.  
  4264. .nav-tabs.nav-justified {
  4265. width: 100%;
  4266. border-bottom: 0
  4267. }
  4268.  
  4269. .nav-tabs.nav-justified>li {
  4270. float: none
  4271. }
  4272.  
  4273. .nav-tabs.nav-justified>li>a {
  4274. text-align: center;
  4275. margin-bottom: 5px
  4276. }
  4277.  
  4278. .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  4279. top: auto;
  4280. left: auto
  4281. }
  4282.  
  4283. @media (min-width:768px) {
  4284. .nav-tabs.nav-justified>li {
  4285. display: table-cell;
  4286. width: 1%
  4287. }
  4288. .nav-tabs.nav-justified>li>a {
  4289. margin-bottom: 0
  4290. }
  4291. }
  4292.  
  4293. .nav-tabs.nav-justified>li>a {
  4294. margin-right: 0;
  4295. border-radius: 4px
  4296. }
  4297.  
  4298. .nav-tabs.nav-justified>.active>a,
  4299. .nav-tabs.nav-justified>.active>a:hover,
  4300. .nav-tabs.nav-justified>.active>a:focus {
  4301. border: 1px solid #ddd
  4302. }
  4303.  
  4304. @media (min-width:768px) {
  4305. .nav-tabs.nav-justified>li>a {
  4306. border-bottom: 1px solid #ddd;
  4307. border-radius: 4px 4px 0 0
  4308. }
  4309. .nav-tabs.nav-justified>.active>a,
  4310. .nav-tabs.nav-justified>.active>a:hover,
  4311. .nav-tabs.nav-justified>.active>a:focus {
  4312. border-bottom-color: #fff
  4313. }
  4314. }
  4315.  
  4316. .nav-pills>li {
  4317. float: left
  4318. }
  4319.  
  4320. .nav-pills>li>a {
  4321. border-radius: 4px
  4322. }
  4323.  
  4324. .nav-pills>li+li {
  4325. margin-left: 2px
  4326. }
  4327.  
  4328. .nav-pills>li.active>a,
  4329. .nav-pills>li.active>a:hover,
  4330. .nav-pills>li.active>a:focus {
  4331. color: #fff;
  4332. background-color: #428bca
  4333. }
  4334.  
  4335. .nav-stacked>li {
  4336. float: none
  4337. }
  4338.  
  4339. .nav-stacked>li+li {
  4340. margin-top: 2px;
  4341. margin-left: 0
  4342. }
  4343.  
  4344. .nav-justified {
  4345. width: 100%
  4346. }
  4347.  
  4348. .nav-justified>li {
  4349. float: none
  4350. }
  4351.  
  4352. .nav-justified>li>a {
  4353. text-align: center;
  4354. margin-bottom: 5px
  4355. }
  4356.  
  4357. .nav-justified>.dropdown .dropdown-menu {
  4358. top: auto;
  4359. left: auto
  4360. }
  4361.  
  4362. @media (min-width:768px) {
  4363. .nav-justified>li {
  4364. display: table-cell;
  4365. width: 1%
  4366. }
  4367. .nav-justified>li>a {
  4368. margin-bottom: 0
  4369. }
  4370. }
  4371.  
  4372. .nav-tabs-justified {
  4373. border-bottom: 0
  4374. }
  4375.  
  4376. .nav-tabs-justified>li>a {
  4377. margin-right: 0;
  4378. border-radius: 4px
  4379. }
  4380.  
  4381. .nav-tabs-justified>.active>a,
  4382. .nav-tabs-justified>.active>a:hover,
  4383. .nav-tabs-justified>.active>a:focus {
  4384. border: 1px solid #ddd
  4385. }
  4386.  
  4387. @media (min-width:768px) {
  4388. .nav-tabs-justified>li>a {
  4389. border-bottom: 1px solid #ddd;
  4390. border-radius: 4px 4px 0 0
  4391. }
  4392. .nav-tabs-justified>.active>a,
  4393. .nav-tabs-justified>.active>a:hover,
  4394. .nav-tabs-justified>.active>a:focus {
  4395. border-bottom-color: #fff
  4396. }
  4397. }
  4398.  
  4399. .tab-content>.tab-pane {
  4400. display: none
  4401. }
  4402.  
  4403. .tab-content>.active {
  4404. display: block
  4405. }
  4406.  
  4407. .nav-tabs .dropdown-menu {
  4408. margin-top: -1px;
  4409. border-top-right-radius: 0;
  4410. border-top-left-radius: 0
  4411. }
  4412.  
  4413. .navbar {
  4414. position: relative;
  4415. min-height: 50px;
  4416. margin-bottom: 20px;
  4417. border: 1px solid transparent
  4418. }
  4419.  
  4420. @media (min-width:768px) {
  4421. .navbar {
  4422. border-radius: 4px
  4423. }
  4424. }
  4425.  
  4426. @media (min-width:768px) {
  4427. .navbar-header {
  4428. float: left
  4429. }
  4430. }
  4431.  
  4432. .navbar-collapse {
  4433. max-height: 340px;
  4434. overflow-x: visible;
  4435. padding-right: 15px;
  4436. padding-left: 15px;
  4437. border-top: 1px solid transparent;
  4438. box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  4439. -webkit-overflow-scrolling: touch
  4440. }
  4441.  
  4442. .navbar-collapse.in {
  4443. overflow-y: auto
  4444. }
  4445.  
  4446. @media (min-width:768px) {
  4447. .navbar-collapse {
  4448. width: auto;
  4449. border-top: 0;
  4450. box-shadow: none
  4451. }
  4452. .navbar-collapse.collapse {
  4453. display: block!important;
  4454. height: auto!important;
  4455. padding-bottom: 0;
  4456. overflow: visible!important
  4457. }
  4458. .navbar-collapse.in {
  4459. overflow-y: visible
  4460. }
  4461. .navbar-fixed-top .navbar-collapse,
  4462. .navbar-static-top .navbar-collapse,
  4463. .navbar-fixed-bottom .navbar-collapse {
  4464. padding-left: 0;
  4465. padding-right: 0
  4466. }
  4467. }
  4468.  
  4469. .container>.navbar-header,
  4470. .container-fluid>.navbar-header,
  4471. .container>.navbar-collapse,
  4472. .container-fluid>.navbar-collapse {
  4473. margin-right: -15px;
  4474. margin-left: -15px
  4475. }
  4476.  
  4477. @media (min-width:768px) {
  4478. .container>.navbar-header,
  4479. .container-fluid>.navbar-header,
  4480. .container>.navbar-collapse,
  4481. .container-fluid>.navbar-collapse {
  4482. margin-right: 0;
  4483. margin-left: 0
  4484. }
  4485. }
  4486.  
  4487. .navbar-static-top {
  4488. z-index: 1000;
  4489. border-width: 0 0 1px
  4490. }
  4491.  
  4492. @media (min-width:768px) {
  4493. .navbar-static-top {
  4494. border-radius: 0
  4495. }
  4496. }
  4497.  
  4498. .navbar-fixed-top,
  4499. .navbar-fixed-bottom {
  4500. position: fixed;
  4501. right: 0;
  4502. left: 0;
  4503. z-index: 1030
  4504. }
  4505.  
  4506. @media (min-width:768px) {
  4507. .navbar-fixed-top,
  4508. .navbar-fixed-bottom {
  4509. border-radius: 0
  4510. }
  4511. }
  4512.  
  4513. .navbar-fixed-top {
  4514. top: 0;
  4515. border-width: 0 0 1px
  4516. }
  4517.  
  4518. .navbar-fixed-bottom {
  4519. bottom: 0;
  4520. margin-bottom: 0;
  4521. border-width: 1px 0 0
  4522. }
  4523.  
  4524. .navbar-brand {
  4525. float: left;
  4526. padding: 15px;
  4527. font-size: 18px;
  4528. line-height: 20px;
  4529. height: 50px
  4530. }
  4531.  
  4532. .navbar-brand:hover,
  4533. .navbar-brand:focus {
  4534. text-decoration: none
  4535. }
  4536.  
  4537. @media (min-width:768px) {
  4538. .navbar>.container .navbar-brand,
  4539. .navbar>.container-fluid .navbar-brand {
  4540. margin-left: -15px
  4541. }
  4542. }
  4543.  
  4544. .navbar-toggle {
  4545. position: relative;
  4546. float: right;
  4547. margin-right: 15px;
  4548. padding: 9px 10px;
  4549. margin-top: 8px;
  4550. margin-bottom: 8px;
  4551. background-color: transparent;
  4552. background-image: none;
  4553. border: 1px solid transparent;
  4554. border-radius: 4px
  4555. }
  4556.  
  4557. .navbar-toggle:focus {
  4558. outline: 0
  4559. }
  4560.  
  4561. .navbar-toggle .icon-bar {
  4562. display: block;
  4563. width: 22px;
  4564. height: 2px;
  4565. border-radius: 1px
  4566. }
  4567.  
  4568. .navbar-toggle .icon-bar+.icon-bar {
  4569. margin-top: 4px
  4570. }
  4571.  
  4572. @media (min-width:768px) {
  4573. .navbar-toggle {
  4574. display: none
  4575. }
  4576. }
  4577.  
  4578. .navbar-nav {
  4579. margin: 7.5px -15px
  4580. }
  4581.  
  4582. .navbar-nav>li>a {
  4583. padding-top: 10px;
  4584. padding-bottom: 10px;
  4585. line-height: 20px
  4586. }
  4587.  
  4588. @media (max-width:767px) {
  4589. .navbar-nav .open .dropdown-menu {
  4590. position: static;
  4591. float: none;
  4592. width: auto;
  4593. margin-top: 0;
  4594. background-color: transparent;
  4595. border: 0;
  4596. box-shadow: none
  4597. }
  4598. .navbar-nav .open .dropdown-menu>li>a,
  4599. .navbar-nav .open .dropdown-menu .dropdown-header {
  4600. padding: 5px 15px 5px 25px
  4601. }
  4602. .navbar-nav .open .dropdown-menu>li>a {
  4603. line-height: 20px
  4604. }
  4605. .navbar-nav .open .dropdown-menu>li>a:hover,
  4606. .navbar-nav .open .dropdown-menu>li>a:focus {
  4607. background-image: none
  4608. }
  4609. }
  4610.  
  4611. @media (min-width:768px) {
  4612. .navbar-nav {
  4613. float: left;
  4614. margin: 0
  4615. }
  4616. .navbar-nav>li {
  4617. float: left
  4618. }
  4619. .navbar-nav>li>a {
  4620. padding-top: 15px;
  4621. padding-bottom: 15px
  4622. }
  4623. .navbar-nav.navbar-right:last-child {
  4624. margin-right: -15px
  4625. }
  4626. }
  4627.  
  4628. @media (min-width:768px) {
  4629. .navbar-left {
  4630. float: left!important
  4631. }
  4632. .navbar-right {
  4633. float: right!important
  4634. }
  4635. }
  4636.  
  4637. .navbar-form {
  4638. margin-left: -15px;
  4639. margin-right: -15px;
  4640. padding: 10px 15px;
  4641. border-top: 1px solid transparent;
  4642. border-bottom: 1px solid transparent;
  4643. -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  4644. box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  4645. margin-top: 8px;
  4646. margin-bottom: 8px
  4647. }
  4648.  
  4649. @media (min-width:768px) {
  4650. .navbar-form .form-group {
  4651. display: inline-block;
  4652. margin-bottom: 0;
  4653. vertical-align: middle
  4654. }
  4655. .navbar-form .form-control {
  4656. display: inline-block;
  4657. width: auto;
  4658. vertical-align: middle
  4659. }
  4660. .navbar-form .input-group>.form-control {
  4661. width: 100%
  4662. }
  4663. .navbar-form .control-label {
  4664. margin-bottom: 0;
  4665. vertical-align: middle
  4666. }
  4667. .navbar-form .radio,
  4668. .navbar-form .checkbox {
  4669. display: inline-block;
  4670. margin-top: 0;
  4671. margin-bottom: 0;
  4672. padding-left: 0;
  4673. vertical-align: middle
  4674. }
  4675. .navbar-form .radio input[type=radio],
  4676. .navbar-form .checkbox input[type=checkbox] {
  4677. float: none;
  4678. margin-left: 0
  4679. }
  4680. .navbar-form .has-feedback .form-control-feedback {
  4681. top: 0
  4682. }
  4683. }
  4684.  
  4685. @media (max-width:767px) {
  4686. .navbar-form .form-group {
  4687. margin-bottom: 5px
  4688. }
  4689. }
  4690.  
  4691. @media (min-width:768px) {
  4692. .navbar-form {
  4693. width: auto;
  4694. border: 0;
  4695. margin-left: 0;
  4696. margin-right: 0;
  4697. padding-top: 0;
  4698. padding-bottom: 0;
  4699. -webkit-box-shadow: none;
  4700. box-shadow: none
  4701. }
  4702. .navbar-form.navbar-right:last-child {
  4703. margin-right: -15px
  4704. }
  4705. }
  4706.  
  4707. .navbar-nav>li>.dropdown-menu {
  4708. margin-top: 0;
  4709. border-top-right-radius: 0;
  4710. border-top-left-radius: 0
  4711. }
  4712.  
  4713. .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  4714. border-bottom-right-radius: 0;
  4715. border-bottom-left-radius: 0
  4716. }
  4717.  
  4718. .navbar-btn {
  4719. margin-top: 8px;
  4720. margin-bottom: 8px
  4721. }
  4722.  
  4723. .navbar-btn.btn-sm {
  4724. margin-top: 10px;
  4725. margin-bottom: 10px
  4726. }
  4727.  
  4728. .navbar-btn.btn-xs {
  4729. margin-top: 14px;
  4730. margin-bottom: 14px
  4731. }
  4732.  
  4733. .navbar-text {
  4734. margin-top: 15px;
  4735. margin-bottom: 15px
  4736. }
  4737.  
  4738. @media (min-width:768px) {
  4739. .navbar-text {
  4740. float: left;
  4741. margin-left: 15px;
  4742. margin-right: 15px
  4743. }
  4744. .navbar-text.navbar-right:last-child {
  4745. margin-right: 0
  4746. }
  4747. }
  4748.  
  4749. .navbar-default {
  4750. background-color: #f8f8f8;
  4751. border-color: #e7e7e7
  4752. }
  4753.  
  4754. .navbar-default .navbar-brand {
  4755. color: #777
  4756. }
  4757.  
  4758. .navbar-default .navbar-brand:hover,
  4759. .navbar-default .navbar-brand:focus {
  4760. color: #5e5e5e;
  4761. background-color: transparent
  4762. }
  4763.  
  4764. .navbar-default .navbar-text {
  4765. color: #777
  4766. }
  4767.  
  4768. .navbar-default .navbar-nav>li>a {
  4769. color: #777
  4770. }
  4771.  
  4772. .navbar-default .navbar-nav>li>a:hover,
  4773. .navbar-default .navbar-nav>li>a:focus {
  4774. color: #333;
  4775. background-color: transparent
  4776. }
  4777.  
  4778. .navbar-default .navbar-nav>.active>a,
  4779. .navbar-default .navbar-nav>.active>a:hover,
  4780. .navbar-default .navbar-nav>.active>a:focus {
  4781. color: #555;
  4782. background-color: #e7e7e7
  4783. }
  4784.  
  4785. .navbar-default .navbar-nav>.disabled>a,
  4786. .navbar-default .navbar-nav>.disabled>a:hover,
  4787. .navbar-default .navbar-nav>.disabled>a:focus {
  4788. color: #ccc;
  4789. background-color: transparent
  4790. }
  4791.  
  4792. .navbar-default .navbar-toggle {
  4793. border-color: #ddd
  4794. }
  4795.  
  4796. .navbar-default .navbar-toggle:hover,
  4797. .navbar-default .navbar-toggle:focus {
  4798. background-color: #ddd
  4799. }
  4800.  
  4801. .navbar-default .navbar-toggle .icon-bar {
  4802. background-color: #888
  4803. }
  4804.  
  4805. .navbar-default .navbar-collapse,
  4806. .navbar-default .navbar-form {
  4807. border-color: #e7e7e7
  4808. }
  4809.  
  4810. .navbar-default .navbar-nav>.open>a,
  4811. .navbar-default .navbar-nav>.open>a:hover,
  4812. .navbar-default .navbar-nav>.open>a:focus {
  4813. background-color: #e7e7e7;
  4814. color: #555
  4815. }
  4816.  
  4817. @media (max-width:767px) {
  4818. .navbar-default .navbar-nav .open .dropdown-menu>li>a {
  4819. color: #777
  4820. }
  4821. .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  4822. .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
  4823. color: #333;
  4824. background-color: transparent
  4825. }
  4826. .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  4827. .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  4828. .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
  4829. color: #555;
  4830. background-color: #e7e7e7
  4831. }
  4832. .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  4833. .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  4834. .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
  4835. color: #ccc;
  4836. background-color: transparent
  4837. }
  4838. }
  4839.  
  4840. .navbar-default .navbar-link {
  4841. color: #777
  4842. }
  4843.  
  4844. .navbar-default .navbar-link:hover {
  4845. color: #333
  4846. }
  4847.  
  4848. .navbar-inverse {
  4849. background-color: #222;
  4850. border-color: #080808
  4851. }
  4852.  
  4853. .navbar-inverse .navbar-brand {
  4854. color: #999
  4855. }
  4856.  
  4857. .navbar-inverse .navbar-brand:hover,
  4858. .navbar-inverse .navbar-brand:focus {
  4859. color: #fff;
  4860. background-color: transparent
  4861. }
  4862.  
  4863. .navbar-inverse .navbar-text {
  4864. color: #999
  4865. }
  4866.  
  4867. .navbar-inverse .navbar-nav>li>a {
  4868. color: #999
  4869. }
  4870.  
  4871. .navbar-inverse .navbar-nav>li>a:hover,
  4872. .navbar-inverse .navbar-nav>li>a:focus {
  4873. color: #fff;
  4874. background-color: transparent
  4875. }
  4876.  
  4877. .navbar-inverse .navbar-nav>.active>a,
  4878. .navbar-inverse .navbar-nav>.active>a:hover,
  4879. .navbar-inverse .navbar-nav>.active>a:focus {
  4880. color: #fff;
  4881. background-color: #080808
  4882. }
  4883.  
  4884. .navbar-inverse .navbar-nav>.disabled>a,
  4885. .navbar-inverse .navbar-nav>.disabled>a:hover,
  4886. .navbar-inverse .navbar-nav>.disabled>a:focus {
  4887. color: #444;
  4888. background-color: transparent
  4889. }
  4890.  
  4891. .navbar-inverse .navbar-toggle {
  4892. border-color: #333
  4893. }
  4894.  
  4895. .navbar-inverse .navbar-toggle:hover,
  4896. .navbar-inverse .navbar-toggle:focus {
  4897. background-color: #333
  4898. }
  4899.  
  4900. .navbar-inverse .navbar-toggle .icon-bar {
  4901. background-color: #fff
  4902. }
  4903.  
  4904. .navbar-inverse .navbar-collapse,
  4905. .navbar-inverse .navbar-form {
  4906. border-color: #101010
  4907. }
  4908.  
  4909. .navbar-inverse .navbar-nav>.open>a,
  4910. .navbar-inverse .navbar-nav>.open>a:hover,
  4911. .navbar-inverse .navbar-nav>.open>a:focus {
  4912. background-color: #080808;
  4913. color: #fff
  4914. }
  4915.  
  4916. @media (max-width:767px) {
  4917. .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
  4918. border-color: #080808
  4919. }
  4920. .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  4921. background-color: #080808
  4922. }
  4923. .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  4924. color: #999
  4925. }
  4926. .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  4927. .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
  4928. color: #fff;
  4929. background-color: transparent
  4930. }
  4931. .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  4932. .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  4933. .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
  4934. color: #fff;
  4935. background-color: #080808
  4936. }
  4937. .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  4938. .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  4939. .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
  4940. color: #444;
  4941. background-color: transparent
  4942. }
  4943. }
  4944.  
  4945. .navbar-inverse .navbar-link {
  4946. color: #999
  4947. }
  4948.  
  4949. .navbar-inverse .navbar-link:hover {
  4950. color: #fff
  4951. }
  4952.  
  4953. .breadcrumb {
  4954. padding: 8px 15px;
  4955. margin-bottom: 20px;
  4956. list-style: none;
  4957. background-color: #f5f5f5;
  4958. border-radius: 4px
  4959. }
  4960.  
  4961. .breadcrumb>li {
  4962. display: inline-block
  4963. }
  4964.  
  4965. .breadcrumb>li+li:before {
  4966. content: "/\00a0";
  4967. padding: 0 5px;
  4968. color: #ccc
  4969. }
  4970.  
  4971. .breadcrumb>.active {
  4972. color: #999
  4973. }
  4974.  
  4975. .pagination {
  4976. display: inline-block;
  4977. padding-left: 0;
  4978. margin: 20px 0;
  4979. border-radius: 4px
  4980. }
  4981.  
  4982. .pagination>li {
  4983. display: inline
  4984. }
  4985.  
  4986. .pagination>li>a,
  4987. .pagination>li>span {
  4988. position: relative;
  4989. float: left;
  4990. padding: 6px 12px;
  4991. line-height: 1.42857143;
  4992. text-decoration: none;
  4993. color: #428bca;
  4994. background-color: #fff;
  4995. border: 1px solid #ddd;
  4996. margin-left: -1px
  4997. }
  4998.  
  4999. .pagination>li:first-child>a,
  5000. .pagination>li:first-child>span {
  5001. margin-left: 0;
  5002. border-bottom-left-radius: 4px;
  5003. border-top-left-radius: 4px
  5004. }
  5005.  
  5006. .pagination>li:last-child>a,
  5007. .pagination>li:last-child>span {
  5008. border-bottom-right-radius: 4px;
  5009. border-top-right-radius: 4px
  5010. }
  5011.  
  5012. .pagination>li>a:hover,
  5013. .pagination>li>span:hover,
  5014. .pagination>li>a:focus,
  5015. .pagination>li>span:focus {
  5016. color: #2a6496;
  5017. background-color: #eee;
  5018. border-color: #ddd
  5019. }
  5020.  
  5021. .pagination>.active>a,
  5022. .pagination>.active>span,
  5023. .pagination>.active>a:hover,
  5024. .pagination>.active>span:hover,
  5025. .pagination>.active>a:focus,
  5026. .pagination>.active>span:focus {
  5027. z-index: 2;
  5028. color: #fff;
  5029. background-color: #428bca;
  5030. border-color: #428bca;
  5031. cursor: default
  5032. }
  5033.  
  5034. .pagination>.disabled>span,
  5035. .pagination>.disabled>span:hover,
  5036. .pagination>.disabled>span:focus,
  5037. .pagination>.disabled>a,
  5038. .pagination>.disabled>a:hover,
  5039. .pagination>.disabled>a:focus {
  5040. color: #999;
  5041. background-color: #fff;
  5042. border-color: #ddd;
  5043. cursor: not-allowed
  5044. }
  5045.  
  5046. .pagination-lg>li>a,
  5047. .pagination-lg>li>span {
  5048. padding: 10px 16px;
  5049. font-size: 18px
  5050. }
  5051.  
  5052. .pagination-lg>li:first-child>a,
  5053. .pagination-lg>li:first-child>span {
  5054. border-bottom-left-radius: 6px;
  5055. border-top-left-radius: 6px
  5056. }
  5057.  
  5058. .pagination-lg>li:last-child>a,
  5059. .pagination-lg>li:last-child>span {
  5060. border-bottom-right-radius: 6px;
  5061. border-top-right-radius: 6px
  5062. }
  5063.  
  5064. .pagination-sm>li>a,
  5065. .pagination-sm>li>span {
  5066. padding: 5px 10px;
  5067. font-size: 12px
  5068. }
  5069.  
  5070. .pagination-sm>li:first-child>a,
  5071. .pagination-sm>li:first-child>span {
  5072. border-bottom-left-radius: 3px;
  5073. border-top-left-radius: 3px
  5074. }
  5075.  
  5076. .pagination-sm>li:last-child>a,
  5077. .pagination-sm>li:last-child>span {
  5078. border-bottom-right-radius: 3px;
  5079. border-top-right-radius: 3px
  5080. }
  5081.  
  5082. .pager {
  5083. padding-left: 0;
  5084. margin: 20px 0;
  5085. list-style: none;
  5086. text-align: center
  5087. }
  5088.  
  5089. .pager li {
  5090. display: inline
  5091. }
  5092.  
  5093. .pager li>a,
  5094. .pager li>span {
  5095. display: inline-block;
  5096. padding: 5px 14px;
  5097. background-color: #fff;
  5098. border: 1px solid #ddd;
  5099. border-radius: 15px
  5100. }
  5101.  
  5102. .pager li>a:hover,
  5103. .pager li>a:focus {
  5104. text-decoration: none;
  5105. background-color: #eee
  5106. }
  5107.  
  5108. .pager .next>a,
  5109. .pager .next>span {
  5110. float: right
  5111. }
  5112.  
  5113. .pager .previous>a,
  5114. .pager .previous>span {
  5115. float: left
  5116. }
  5117.  
  5118. .pager .disabled>a,
  5119. .pager .disabled>a:hover,
  5120. .pager .disabled>a:focus,
  5121. .pager .disabled>span {
  5122. color: #999;
  5123. background-color: #fff;
  5124. cursor: not-allowed
  5125. }
  5126.  
  5127. .label {
  5128. display: inline;
  5129. padding: .2em .6em .3em;
  5130. font-size: 75%;
  5131. font-weight: 700;
  5132. line-height: 1;
  5133. color: #fff;
  5134. text-align: center;
  5135. white-space: nowrap;
  5136. vertical-align: baseline;
  5137. border-radius: .25em
  5138. }
  5139.  
  5140. .label[href]:hover,
  5141. .label[href]:focus {
  5142. color: #fff;
  5143. text-decoration: none;
  5144. cursor: pointer
  5145. }
  5146.  
  5147. .label:empty {
  5148. display: none
  5149. }
  5150.  
  5151. .btn .label {
  5152. position: relative;
  5153. top: -1px
  5154. }
  5155.  
  5156. .label-default {
  5157. background-color: #999
  5158. }
  5159.  
  5160. .label-default[href]:hover,
  5161. .label-default[href]:focus {
  5162. background-color: gray
  5163. }
  5164.  
  5165. .label-primary {
  5166. background-color: #428bca
  5167. }
  5168.  
  5169. .label-primary[href]:hover,
  5170. .label-primary[href]:focus {
  5171. background-color: #3071a9
  5172. }
  5173.  
  5174. .label-success {
  5175. background-color: #5cb85c
  5176. }
  5177.  
  5178. .label-success[href]:hover,
  5179. .label-success[href]:focus {
  5180. background-color: #449d44
  5181. }
  5182.  
  5183. .label-info {
  5184. background-color: #5bc0de
  5185. }
  5186.  
  5187. .label-info[href]:hover,
  5188. .label-info[href]:focus {
  5189. background-color: #31b0d5
  5190. }
  5191.  
  5192. .label-warning {
  5193. background-color: #f0ad4e
  5194. }
  5195.  
  5196. .label-warning[href]:hover,
  5197. .label-warning[href]:focus {
  5198. background-color: #ec971f
  5199. }
  5200.  
  5201. .label-danger {
  5202. background-color: #d9534f
  5203. }
  5204.  
  5205. .label-danger[href]:hover,
  5206. .label-danger[href]:focus {
  5207. background-color: #c9302c
  5208. }
  5209.  
  5210. .badge {
  5211. display: inline-block;
  5212. min-width: 10px;
  5213. padding: 3px 7px;
  5214. font-size: 12px;
  5215. font-weight: 700;
  5216. color: #fff;
  5217. line-height: 1;
  5218. vertical-align: baseline;
  5219. white-space: nowrap;
  5220. text-align: center;
  5221. background-color: #999;
  5222. border-radius: 10px
  5223. }
  5224.  
  5225. .badge:empty {
  5226. display: none
  5227. }
  5228.  
  5229. .btn .badge {
  5230. position: relative;
  5231. top: -1px
  5232. }
  5233.  
  5234. .btn-xs .badge {
  5235. top: 0;
  5236. padding: 1px 5px
  5237. }
  5238.  
  5239. a.badge:hover,
  5240. a.badge:focus {
  5241. color: #fff;
  5242. text-decoration: none;
  5243. cursor: pointer
  5244. }
  5245.  
  5246. a.list-group-item.active>.badge,
  5247. .nav-pills>.active>a>.badge {
  5248. color: #428bca;
  5249. background-color: #fff
  5250. }
  5251.  
  5252. .nav-pills>li>a>.badge {
  5253. margin-left: 3px
  5254. }
  5255.  
  5256. .jumbotron {
  5257. padding: 30px;
  5258. margin-bottom: 30px;
  5259. color: inherit;
  5260. background-color: #eee
  5261. }
  5262.  
  5263. .jumbotron h1,
  5264. .jumbotron .h1 {
  5265. color: inherit
  5266. }
  5267.  
  5268. .jumbotron p {
  5269. margin-bottom: 15px;
  5270. font-size: 21px;
  5271. font-weight: 200
  5272. }
  5273.  
  5274. .container .jumbotron {
  5275. border-radius: 6px
  5276. }
  5277.  
  5278. .jumbotron .container {
  5279. max-width: 100%
  5280. }
  5281.  
  5282. @media screen and (min-width:768px) {
  5283. .jumbotron {
  5284. padding-top: 48px;
  5285. padding-bottom: 48px
  5286. }
  5287. .container .jumbotron {
  5288. padding-left: 60px;
  5289. padding-right: 60px
  5290. }
  5291. .jumbotron h1,
  5292. .jumbotron .h1 {
  5293. font-size: 63px
  5294. }
  5295. }
  5296.  
  5297. .thumbnail {
  5298. display: block;
  5299. padding: 4px;
  5300. margin-bottom: 20px;
  5301. line-height: 1.42857143;
  5302. background-color: #fff;
  5303. border: 1px solid #ddd;
  5304. border-radius: 4px;
  5305. -webkit-transition: all .2s ease-in-out;
  5306. -o-transition: all .2s ease-in-out;
  5307. transition: all .2s ease-in-out
  5308. }
  5309.  
  5310. .thumbnail>img,
  5311. .thumbnail a>img {
  5312. margin-left: auto;
  5313. margin-right: auto
  5314. }
  5315.  
  5316. a.thumbnail:hover,
  5317. a.thumbnail:focus,
  5318. a.thumbnail.active {
  5319. border-color: #428bca
  5320. }
  5321.  
  5322. .thumbnail .caption {
  5323. padding: 9px;
  5324. color: #333
  5325. }
  5326.  
  5327. .alert {
  5328. padding: 15px;
  5329. margin-bottom: 20px;
  5330. border: 1px solid transparent;
  5331. border-radius: 4px
  5332. }
  5333.  
  5334. .alert h4 {
  5335. margin-top: 0;
  5336. color: inherit
  5337. }
  5338.  
  5339. .alert .alert-link {
  5340. font-weight: 700
  5341. }
  5342.  
  5343. .alert>p,
  5344. .alert>ul {
  5345. margin-bottom: 0
  5346. }
  5347.  
  5348. .alert>p+p {
  5349. margin-top: 5px
  5350. }
  5351.  
  5352. .alert-dismissable {
  5353. padding-right: 35px
  5354. }
  5355.  
  5356. .alert-dismissable .close {
  5357. position: relative;
  5358. top: -2px;
  5359. right: -21px;
  5360. color: inherit
  5361. }
  5362.  
  5363. .alert-success {
  5364. background-color: #dff0d8;
  5365. border-color: #d6e9c6;
  5366. color: #3c763d
  5367. }
  5368.  
  5369. .alert-success hr {
  5370. border-top-color: #c9e2b3
  5371. }
  5372.  
  5373. .alert-success .alert-link {
  5374. color: #2b542c
  5375. }
  5376.  
  5377. .alert-info {
  5378. background-color: #d9edf7;
  5379. border-color: #bce8f1;
  5380. color: #31708f
  5381. }
  5382.  
  5383. .alert-info hr {
  5384. border-top-color: #a6e1ec
  5385. }
  5386.  
  5387. .alert-info .alert-link {
  5388. color: #245269
  5389. }
  5390.  
  5391. .alert-warning {
  5392. background-color: #fcf8e3;
  5393. border-color: #faebcc;
  5394. color: #8a6d3b
  5395. }
  5396.  
  5397. .alert-warning hr {
  5398. border-top-color: #f7e1b5
  5399. }
  5400.  
  5401. .alert-warning .alert-link {
  5402. color: #66512c
  5403. }
  5404.  
  5405. .alert-danger {
  5406. background-color: #f2dede;
  5407. border-color: #ebccd1;
  5408. color: #a94442
  5409. }
  5410.  
  5411. .alert-danger hr {
  5412. border-top-color: #e4b9c0
  5413. }
  5414.  
  5415. .alert-danger .alert-link {
  5416. color: #843534
  5417. }
  5418.  
  5419. @-webkit-keyframes progress-bar-stripes {
  5420. from {
  5421. background-position: 40px 0
  5422. }
  5423. to {
  5424. background-position: 0 0
  5425. }
  5426. }
  5427.  
  5428. @keyframes progress-bar-stripes {
  5429. from {
  5430. background-position: 40px 0
  5431. }
  5432. to {
  5433. background-position: 0 0
  5434. }
  5435. }
  5436.  
  5437. .progress {
  5438. overflow: hidden;
  5439. height: 20px;
  5440. margin-bottom: 20px;
  5441. background-color: #f5f5f5;
  5442. border-radius: 4px;
  5443. -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  5444. box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
  5445. }
  5446.  
  5447. .progress-bar {
  5448. float: left;
  5449. width: 0;
  5450. height: 100%;
  5451. font-size: 12px;
  5452. line-height: 20px;
  5453. color: #fff;
  5454. text-align: center;
  5455. background-color: #428bca;
  5456. -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  5457. box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  5458. -webkit-transition: width .6s ease;
  5459. -o-transition: width .6s ease;
  5460. transition: width .6s ease
  5461. }
  5462.  
  5463. .progress-striped .progress-bar {
  5464. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  5465. background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  5466. background-size: 40px 40px
  5467. }
  5468.  
  5469. .progress.active .progress-bar {
  5470. -webkit-animation: progress-bar-stripes 2s linear infinite;
  5471. animation: progress-bar-stripes 2s linear infinite
  5472. }
  5473.  
  5474. .progress-bar-success {
  5475. background-color: #5cb85c
  5476. }
  5477.  
  5478. .progress-striped .progress-bar-success {
  5479. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  5480. background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
  5481. }
  5482.  
  5483. .progress-bar-info {
  5484. background-color: #5bc0de
  5485. }
  5486.  
  5487. .progress-striped .progress-bar-info {
  5488. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  5489. background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
  5490. }
  5491.  
  5492. .progress-bar-warning {
  5493. background-color: #f0ad4e
  5494. }
  5495.  
  5496. .progress-striped .progress-bar-warning {
  5497. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  5498. background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
  5499. }
  5500.  
  5501. .progress-bar-danger {
  5502. background-color: #d9534f
  5503. }
  5504.  
  5505. .progress-striped .progress-bar-danger {
  5506. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  5507. background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
  5508. }
  5509.  
  5510. .media,
  5511. .media-body {
  5512. overflow: hidden;
  5513. zoom: 1
  5514. }
  5515.  
  5516. .media,
  5517. .media .media {
  5518. margin-top: 15px
  5519. }
  5520.  
  5521. .media:first-child {
  5522. margin-top: 0
  5523. }
  5524.  
  5525. .media-object {
  5526. display: block
  5527. }
  5528.  
  5529. .media-heading {
  5530. margin: 0 0 5px
  5531. }
  5532.  
  5533. .media>.pull-left {
  5534. margin-right: 10px
  5535. }
  5536.  
  5537. .media>.pull-right {
  5538. margin-left: 10px
  5539. }
  5540.  
  5541. .media-list {
  5542. padding-left: 0;
  5543. list-style: none
  5544. }
  5545.  
  5546. .list-group {
  5547. margin-bottom: 20px;
  5548. padding-left: 0
  5549. }
  5550.  
  5551. .list-group-item {
  5552. position: relative;
  5553. display: block;
  5554. padding: 10px 15px;
  5555. margin-bottom: -1px;
  5556. background-color: #fff;
  5557. border: 1px solid #ddd
  5558. }
  5559.  
  5560. .list-group-item:first-child {
  5561. border-top-right-radius: 4px;
  5562. border-top-left-radius: 4px
  5563. }
  5564.  
  5565. .list-group-item:last-child {
  5566. margin-bottom: 0;
  5567. border-bottom-right-radius: 4px;
  5568. border-bottom-left-radius: 4px
  5569. }
  5570.  
  5571. .list-group-item>.badge {
  5572. float: right
  5573. }
  5574.  
  5575. .list-group-item>.badge+.badge {
  5576. margin-right: 5px
  5577. }
  5578.  
  5579. a.list-group-item {
  5580. color: #555
  5581. }
  5582.  
  5583. a.list-group-item .list-group-item-heading {
  5584. color: #333
  5585. }
  5586.  
  5587. a.list-group-item:hover,
  5588. a.list-group-item:focus {
  5589. text-decoration: none;
  5590. background-color: #f5f5f5
  5591. }
  5592.  
  5593. a.list-group-item.active,
  5594. a.list-group-item.active:hover,
  5595. a.list-group-item.active:focus {
  5596. z-index: 2;
  5597. color: #fff;
  5598. background-color: #428bca;
  5599. border-color: #428bca
  5600. }
  5601.  
  5602. a.list-group-item.active .list-group-item-heading,
  5603. a.list-group-item.active:hover .list-group-item-heading,
  5604. a.list-group-item.active:focus .list-group-item-heading {
  5605. color: inherit
  5606. }
  5607.  
  5608. a.list-group-item.active .list-group-item-text,
  5609. a.list-group-item.active:hover .list-group-item-text,
  5610. a.list-group-item.active:focus .list-group-item-text {
  5611. color: #e1edf7
  5612. }
  5613.  
  5614. .list-group-item-success {
  5615. color: #3c763d;
  5616. background-color: #dff0d8
  5617. }
  5618.  
  5619. a.list-group-item-success {
  5620. color: #3c763d
  5621. }
  5622.  
  5623. a.list-group-item-success .list-group-item-heading {
  5624. color: inherit
  5625. }
  5626.  
  5627. a.list-group-item-success:hover,
  5628. a.list-group-item-success:focus {
  5629. color: #3c763d;
  5630. background-color: #d0e9c6
  5631. }
  5632.  
  5633. a.list-group-item-success.active,
  5634. a.list-group-item-success.active:hover,
  5635. a.list-group-item-success.active:focus {
  5636. color: #fff;
  5637. background-color: #3c763d;
  5638. border-color: #3c763d
  5639. }
  5640.  
  5641. .list-group-item-info {
  5642. color: #31708f;
  5643. background-color: #d9edf7
  5644. }
  5645.  
  5646. a.list-group-item-info {
  5647. color: #31708f
  5648. }
  5649.  
  5650. a.list-group-item-info .list-group-item-heading {
  5651. color: inherit
  5652. }
  5653.  
  5654. a.list-group-item-info:hover,
  5655. a.list-group-item-info:focus {
  5656. color: #31708f;
  5657. background-color: #c4e3f3
  5658. }
  5659.  
  5660. a.list-group-item-info.active,
  5661. a.list-group-item-info.active:hover,
  5662. a.list-group-item-info.active:focus {
  5663. color: #fff;
  5664. background-color: #31708f;
  5665. border-color: #31708f
  5666. }
  5667.  
  5668. .list-group-item-warning {
  5669. color: #8a6d3b;
  5670. background-color: #fcf8e3
  5671. }
  5672.  
  5673. a.list-group-item-warning {
  5674. color: #8a6d3b
  5675. }
  5676.  
  5677. a.list-group-item-warning .list-group-item-heading {
  5678. color: inherit
  5679. }
  5680.  
  5681. a.list-group-item-warning:hover,
  5682. a.list-group-item-warning:focus {
  5683. color: #8a6d3b;
  5684. background-color: #faf2cc
  5685. }
  5686.  
  5687. a.list-group-item-warning.active,
  5688. a.list-group-item-warning.active:hover,
  5689. a.list-group-item-warning.active:focus {
  5690. color: #fff;
  5691. background-color: #8a6d3b;
  5692. border-color: #8a6d3b
  5693. }
  5694.  
  5695. .list-group-item-danger {
  5696. color: #a94442;
  5697. background-color: #f2dede
  5698. }
  5699.  
  5700. a.list-group-item-danger {
  5701. color: #a94442
  5702. }
  5703.  
  5704. a.list-group-item-danger .list-group-item-heading {
  5705. color: inherit
  5706. }
  5707.  
  5708. a.list-group-item-danger:hover,
  5709. a.list-group-item-danger:focus {
  5710. color: #a94442;
  5711. background-color: #ebcccc
  5712. }
  5713.  
  5714. a.list-group-item-danger.active,
  5715. a.list-group-item-danger.active:hover,
  5716. a.list-group-item-danger.active:focus {
  5717. color: #fff;
  5718. background-color: #a94442;
  5719. border-color: #a94442
  5720. }
  5721.  
  5722. .list-group-item-heading {
  5723. margin-top: 0;
  5724. margin-bottom: 5px
  5725. }
  5726.  
  5727. .list-group-item-text {
  5728. margin-bottom: 0;
  5729. line-height: 1.3
  5730. }
  5731.  
  5732. .panel {
  5733. margin-bottom: 20px;
  5734. background-color: #fff;
  5735. border: 1px solid transparent;
  5736. border-radius: 4px;
  5737. -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  5738. box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
  5739. }
  5740.  
  5741. .panel-body {
  5742. padding: 15px
  5743. }
  5744.  
  5745. .panel-heading {
  5746. padding: 10px 15px;
  5747. border-bottom: 1px solid transparent;
  5748. border-top-right-radius: 3px;
  5749. border-top-left-radius: 3px
  5750. }
  5751.  
  5752. .panel-heading>.dropdown .dropdown-toggle {
  5753. color: inherit
  5754. }
  5755.  
  5756. .panel-title {
  5757. margin-top: 0;
  5758. margin-bottom: 0;
  5759. font-size: 16px;
  5760. color: inherit
  5761. }
  5762.  
  5763. .panel-title>a {
  5764. color: inherit
  5765. }
  5766.  
  5767. .panel-footer {
  5768. padding: 10px 15px;
  5769. background-color: #f5f5f5;
  5770. border-top: 1px solid #ddd;
  5771. border-bottom-right-radius: 3px;
  5772. border-bottom-left-radius: 3px
  5773. }
  5774.  
  5775. .panel>.list-group {
  5776. margin-bottom: 0
  5777. }
  5778.  
  5779. .panel>.list-group .list-group-item {
  5780. border-width: 1px 0;
  5781. border-radius: 0
  5782. }
  5783.  
  5784. .panel>.list-group:first-child .list-group-item:first-child {
  5785. border-top: 0;
  5786. border-top-right-radius: 3px;
  5787. border-top-left-radius: 3px
  5788. }
  5789.  
  5790. .panel>.list-group:last-child .list-group-item:last-child {
  5791. border-bottom: 0;
  5792. border-bottom-right-radius: 3px;
  5793. border-bottom-left-radius: 3px
  5794. }
  5795.  
  5796. .panel-heading+.list-group .list-group-item:first-child {
  5797. border-top-width: 0
  5798. }
  5799.  
  5800. .panel>.table,
  5801. .panel>.table-responsive>.table {
  5802. margin-bottom: 0
  5803. }
  5804.  
  5805. .panel>.table:first-child,
  5806. .panel>.table-responsive:first-child>.table:first-child {
  5807. border-top-right-radius: 3px;
  5808. border-top-left-radius: 3px
  5809. }
  5810.  
  5811. .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
  5812. .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
  5813. .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
  5814. .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
  5815. .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
  5816. .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
  5817. .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
  5818. .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  5819. border-top-left-radius: 3px
  5820. }
  5821.  
  5822. .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
  5823. .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
  5824. .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
  5825. .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
  5826. .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
  5827. .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
  5828. .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
  5829. .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  5830. border-top-right-radius: 3px
  5831. }
  5832.  
  5833. .panel>.table:last-child,
  5834. .panel>.table-responsive:last-child>.table:last-child {
  5835. border-bottom-right-radius: 3px;
  5836. border-bottom-left-radius: 3px
  5837. }
  5838.  
  5839. .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
  5840. .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
  5841. .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
  5842. .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
  5843. .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
  5844. .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
  5845. .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
  5846. .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  5847. border-bottom-left-radius: 3px
  5848. }
  5849.  
  5850. .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
  5851. .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
  5852. .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
  5853. .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
  5854. .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
  5855. .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
  5856. .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
  5857. .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  5858. border-bottom-right-radius: 3px
  5859. }
  5860.  
  5861. .panel>.panel-body+.table,
  5862. .panel>.panel-body+.table-responsive {
  5863. border-top: 1px solid #ddd
  5864. }
  5865.  
  5866. .panel>.table>tbody:first-child>tr:first-child th,
  5867. .panel>.table>tbody:first-child>tr:first-child td {
  5868. border-top: 0
  5869. }
  5870.  
  5871. .panel>.table-bordered,
  5872. .panel>.table-responsive>.table-bordered {
  5873. border: 0
  5874. }
  5875.  
  5876. .panel>.table-bordered>thead>tr>th:first-child,
  5877. .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
  5878. .panel>.table-bordered>tbody>tr>th:first-child,
  5879. .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
  5880. .panel>.table-bordered>tfoot>tr>th:first-child,
  5881. .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
  5882. .panel>.table-bordered>thead>tr>td:first-child,
  5883. .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
  5884. .panel>.table-bordered>tbody>tr>td:first-child,
  5885. .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
  5886. .panel>.table-bordered>tfoot>tr>td:first-child,
  5887. .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  5888. border-left: 0
  5889. }
  5890.  
  5891. .panel>.table-bordered>thead>tr>th:last-child,
  5892. .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
  5893. .panel>.table-bordered>tbody>tr>th:last-child,
  5894. .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
  5895. .panel>.table-bordered>tfoot>tr>th:last-child,
  5896. .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
  5897. .panel>.table-bordered>thead>tr>td:last-child,
  5898. .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
  5899. .panel>.table-bordered>tbody>tr>td:last-child,
  5900. .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
  5901. .panel>.table-bordered>tfoot>tr>td:last-child,
  5902. .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  5903. border-right: 0
  5904. }
  5905.  
  5906. .panel>.table-bordered>thead>tr:first-child>td,
  5907. .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
  5908. .panel>.table-bordered>tbody>tr:first-child>td,
  5909. .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
  5910. .panel>.table-bordered>thead>tr:first-child>th,
  5911. .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
  5912. .panel>.table-bordered>tbody>tr:first-child>th,
  5913. .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  5914. border-bottom: 0
  5915. }
  5916.  
  5917. .panel>.table-bordered>tbody>tr:last-child>td,
  5918. .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
  5919. .panel>.table-bordered>tfoot>tr:last-child>td,
  5920. .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
  5921. .panel>.table-bordered>tbody>tr:last-child>th,
  5922. .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
  5923. .panel>.table-bordered>tfoot>tr:last-child>th,
  5924. .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  5925. border-bottom: 0
  5926. }
  5927.  
  5928. .panel>.table-responsive {
  5929. border: 0;
  5930. margin-bottom: 0
  5931. }
  5932.  
  5933. .panel-group {
  5934. margin-bottom: 20px
  5935. }
  5936.  
  5937. .panel-group .panel {
  5938. margin-bottom: 0;
  5939. border-radius: 4px;
  5940. overflow: hidden
  5941. }
  5942.  
  5943. .panel-group .panel+.panel {
  5944. margin-top: 5px
  5945. }
  5946.  
  5947. .panel-group .panel-heading {
  5948. border-bottom: 0
  5949. }
  5950.  
  5951. .panel-group .panel-heading+.panel-collapse .panel-body {
  5952. border-top: 1px solid #ddd
  5953. }
  5954.  
  5955. .panel-group .panel-footer {
  5956. border-top: 0
  5957. }
  5958.  
  5959. .panel-group .panel-footer+.panel-collapse .panel-body {
  5960. border-bottom: 1px solid #ddd
  5961. }
  5962.  
  5963. .panel-default {
  5964. border-color: #ddd
  5965. }
  5966.  
  5967. .panel-default>.panel-heading {
  5968. color: #333;
  5969. background-color: #f5f5f5;
  5970. border-color: #ddd
  5971. }
  5972.  
  5973. .panel-default>.panel-heading+.panel-collapse .panel-body {
  5974. border-top-color: #ddd
  5975. }
  5976.  
  5977. .panel-default>.panel-footer+.panel-collapse .panel-body {
  5978. border-bottom-color: #ddd
  5979. }
  5980.  
  5981. .panel-primary {
  5982. border-color: #428bca
  5983. }
  5984.  
  5985. .panel-primary>.panel-heading {
  5986. color: #fff;
  5987. background-color: #428bca;
  5988. border-color: #428bca
  5989. }
  5990.  
  5991. .panel-primary>.panel-heading+.panel-collapse .panel-body {
  5992. border-top-color: #428bca
  5993. }
  5994.  
  5995. .panel-primary>.panel-footer+.panel-collapse .panel-body {
  5996. border-bottom-color: #428bca
  5997. }
  5998.  
  5999. .panel-success {
  6000. border-color: #d6e9c6
  6001. }
  6002.  
  6003. .panel-success>.panel-heading {
  6004. color: #3c763d;
  6005. background-color: #dff0d8;
  6006. border-color: #d6e9c6
  6007. }
  6008.  
  6009. .panel-success>.panel-heading+.panel-collapse .panel-body {
  6010. border-top-color: #d6e9c6
  6011. }
  6012.  
  6013. .panel-success>.panel-footer+.panel-collapse .panel-body {
  6014. border-bottom-color: #d6e9c6
  6015. }
  6016.  
  6017. .panel-info {
  6018. border-color: #bce8f1
  6019. }
  6020.  
  6021. .panel-info>.panel-heading {
  6022. color: #31708f;
  6023. background-color: #d9edf7;
  6024. border-color: #bce8f1
  6025. }
  6026.  
  6027. .panel-info>.panel-heading+.panel-collapse .panel-body {
  6028. border-top-color: #bce8f1
  6029. }
  6030.  
  6031. .panel-info>.panel-footer+.panel-collapse .panel-body {
  6032. border-bottom-color: #bce8f1
  6033. }
  6034.  
  6035. .panel-warning {
  6036. border-color: #faebcc
  6037. }
  6038.  
  6039. .panel-warning>.panel-heading {
  6040. color: #8a6d3b;
  6041. background-color: #fcf8e3;
  6042. border-color: #faebcc
  6043. }
  6044.  
  6045. .panel-warning>.panel-heading+.panel-collapse .panel-body {
  6046. border-top-color: #faebcc
  6047. }
  6048.  
  6049. .panel-warning>.panel-footer+.panel-collapse .panel-body {
  6050. border-bottom-color: #faebcc
  6051. }
  6052.  
  6053. .panel-danger {
  6054. border-color: #ebccd1
  6055. }
  6056.  
  6057. .panel-danger>.panel-heading {
  6058. color: #a94442;
  6059. background-color: #f2dede;
  6060. border-color: #ebccd1
  6061. }
  6062.  
  6063. .panel-danger>.panel-heading+.panel-collapse .panel-body {
  6064. border-top-color: #ebccd1
  6065. }
  6066.  
  6067. .panel-danger>.panel-footer+.panel-collapse .panel-body {
  6068. border-bottom-color: #ebccd1
  6069. }
  6070.  
  6071. .well {
  6072. min-height: 20px;
  6073. padding: 19px;
  6074. margin-bottom: 20px;
  6075. background-color: #f5f5f5;
  6076. border: 1px solid #e3e3e3;
  6077. border-radius: 4px;
  6078. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  6079. box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
  6080. }
  6081.  
  6082. .well blockquote {
  6083. border-color: #ddd;
  6084. border-color: rgba(0, 0, 0, .15)
  6085. }
  6086.  
  6087. .well-lg {
  6088. padding: 24px;
  6089. border-radius: 6px
  6090. }
  6091.  
  6092. .well-sm {
  6093. padding: 9px;
  6094. border-radius: 3px
  6095. }
  6096.  
  6097. .close {
  6098. float: right;
  6099. font-size: 21px;
  6100. font-weight: 700;
  6101. line-height: 1;
  6102. color: #000;
  6103. text-shadow: 0 1px 0 #fff;
  6104. opacity: .2;
  6105. filter: alpha(opacity=20)
  6106. }
  6107.  
  6108. .close:hover,
  6109. .close:focus {
  6110. color: #000;
  6111. text-decoration: none;
  6112. cursor: pointer;
  6113. opacity: .5;
  6114. filter: alpha(opacity=50)
  6115. }
  6116.  
  6117. button.close {
  6118. padding: 0;
  6119. cursor: pointer;
  6120. background: 0 0;
  6121. border: 0;
  6122. -webkit-appearance: none
  6123. }
  6124.  
  6125. .modal-open {
  6126. overflow: hidden
  6127. }
  6128.  
  6129. .modal {
  6130. display: none;
  6131. overflow: auto;
  6132. overflow-y: scroll;
  6133. position: fixed;
  6134. top: 0;
  6135. right: 0;
  6136. bottom: 0;
  6137. left: 0;
  6138. z-index: 1050;
  6139. -webkit-overflow-scrolling: touch;
  6140. outline: 0
  6141. }
  6142.  
  6143. .modal.fade .modal-dialog {
  6144. -webkit-transform: translate(0, -25%);
  6145. -ms-transform: translate(0, -25%);
  6146. transform: translate(0, -25%);
  6147. -webkit-transition: -webkit-transform .3s ease-out;
  6148. -moz-transition: -moz-transform .3s ease-out;
  6149. -o-transition: -o-transform .3s ease-out;
  6150. transition: transform .3s ease-out
  6151. }
  6152.  
  6153. .modal.in .modal-dialog {
  6154. -webkit-transform: translate(0, 0);
  6155. -ms-transform: translate(0, 0);
  6156. transform: translate(0, 0)
  6157. }
  6158.  
  6159. .modal-dialog {
  6160. position: relative;
  6161. width: auto;
  6162. margin: 10px
  6163. }
  6164.  
  6165. .modal-content {
  6166. position: relative;
  6167. background-color: #fff;
  6168. border: 1px solid #999;
  6169. border: 1px solid rgba(0, 0, 0, .2);
  6170. border-radius: 6px;
  6171. -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  6172. box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  6173. background-clip: padding-box;
  6174. outline: 0
  6175. }
  6176.  
  6177. .modal-backdrop {
  6178. position: fixed;
  6179. top: 0;
  6180. right: 0;
  6181. bottom: 0;
  6182. left: 0;
  6183. z-index: 1040;
  6184. background-color: #000
  6185. }
  6186.  
  6187. .modal-backdrop.fade {
  6188. opacity: 0;
  6189. filter: alpha(opacity=0)
  6190. }
  6191.  
  6192. .modal-backdrop.in {
  6193. opacity: .5;
  6194. filter: alpha(opacity=50)
  6195. }
  6196.  
  6197. .modal-header {
  6198. padding: 15px;
  6199. border-bottom: 1px solid #e5e5e5;
  6200. min-height: 16.42857143px
  6201. }
  6202.  
  6203. .modal-header .close {
  6204. margin-top: -2px
  6205. }
  6206.  
  6207. .modal-title {
  6208. margin: 0;
  6209. line-height: 1.42857143
  6210. }
  6211.  
  6212. .modal-body {
  6213. position: relative;
  6214. padding: 20px
  6215. }
  6216.  
  6217. .modal-footer {
  6218. margin-top: 15px;
  6219. padding: 19px 20px 20px;
  6220. text-align: right;
  6221. border-top: 1px solid #e5e5e5
  6222. }
  6223.  
  6224. .modal-footer .btn+.btn {
  6225. margin-left: 5px;
  6226. margin-bottom: 0
  6227. }
  6228.  
  6229. .modal-footer .btn-group .btn+.btn {
  6230. margin-left: -1px
  6231. }
  6232.  
  6233. .modal-footer .btn-block+.btn-block {
  6234. margin-left: 0
  6235. }
  6236.  
  6237. @media (min-width:768px) {
  6238. .modal-dialog {
  6239. width: 600px;
  6240. margin: 30px auto
  6241. }
  6242. .modal-content {
  6243. -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  6244. box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  6245. }
  6246. .modal-sm {
  6247. width: 300px
  6248. }
  6249. }
  6250.  
  6251. @media (min-width:992px) {
  6252. .modal-lg {
  6253. width: 900px
  6254. }
  6255. }
  6256.  
  6257. .tooltip {
  6258. position: absolute;
  6259. z-index: 1030;
  6260. display: block;
  6261. visibility: visible;
  6262. font-size: 12px;
  6263. line-height: 1.4;
  6264. opacity: 0;
  6265. filter: alpha(opacity=0)
  6266. }
  6267.  
  6268. .tooltip.in {
  6269. opacity: .9;
  6270. filter: alpha(opacity=90)
  6271. }
  6272.  
  6273. .tooltip.top {
  6274. margin-top: -3px;
  6275. padding: 5px 0
  6276. }
  6277.  
  6278. .tooltip.right {
  6279. margin-left: 3px;
  6280. padding: 0 5px
  6281. }
  6282.  
  6283. .tooltip.bottom {
  6284. margin-top: 3px;
  6285. padding: 5px 0
  6286. }
  6287.  
  6288. .tooltip.left {
  6289. margin-left: -3px;
  6290. padding: 0 5px
  6291. }
  6292.  
  6293. .tooltip-inner {
  6294. max-width: 200px;
  6295. padding: 3px 8px;
  6296. color: #fff;
  6297. text-align: center;
  6298. text-decoration: none;
  6299. background-color: #000;
  6300. border-radius: 4px
  6301. }
  6302.  
  6303. .tooltip-arrow {
  6304. position: absolute;
  6305. width: 0;
  6306. height: 0;
  6307. border-color: transparent;
  6308. border-style: solid
  6309. }
  6310.  
  6311. .tooltip.top .tooltip-arrow {
  6312. bottom: 0;
  6313. left: 50%;
  6314. margin-left: -5px;
  6315. border-width: 5px 5px 0;
  6316. border-top-color: #000
  6317. }
  6318.  
  6319. .tooltip.top-left .tooltip-arrow {
  6320. bottom: 0;
  6321. left: 5px;
  6322. border-width: 5px 5px 0;
  6323. border-top-color: #000
  6324. }
  6325.  
  6326. .tooltip.top-right .tooltip-arrow {
  6327. bottom: 0;
  6328. right: 5px;
  6329. border-width: 5px 5px 0;
  6330. border-top-color: #000
  6331. }
  6332.  
  6333. .tooltip.right .tooltip-arrow {
  6334. top: 50%;
  6335. left: 0;
  6336. margin-top: -5px;
  6337. border-width: 5px 5px 5px 0;
  6338. border-right-color: #000
  6339. }
  6340.  
  6341. .tooltip.left .tooltip-arrow {
  6342. top: 50%;
  6343. right: 0;
  6344. margin-top: -5px;
  6345. border-width: 5px 0 5px 5px;
  6346. border-left-color: #000
  6347. }
  6348.  
  6349. .tooltip.bottom .tooltip-arrow {
  6350. top: 0;
  6351. left: 50%;
  6352. margin-left: -5px;
  6353. border-width: 0 5px 5px;
  6354. border-bottom-color: #000
  6355. }
  6356.  
  6357. .tooltip.bottom-left .tooltip-arrow {
  6358. top: 0;
  6359. left: 5px;
  6360. border-width: 0 5px 5px;
  6361. border-bottom-color: #000
  6362. }
  6363.  
  6364. .tooltip.bottom-right .tooltip-arrow {
  6365. top: 0;
  6366. right: 5px;
  6367. border-width: 0 5px 5px;
  6368. border-bottom-color: #000
  6369. }
  6370.  
  6371. .popover {
  6372. position: absolute;
  6373. top: 0;
  6374. left: 0;
  6375. z-index: 1010;
  6376. display: none;
  6377. max-width: 276px;
  6378. padding: 1px;
  6379. text-align: left;
  6380. background-color: #fff;
  6381. background-clip: padding-box;
  6382. border: 1px solid #ccc;
  6383. border: 1px solid rgba(0, 0, 0, .2);
  6384. border-radius: 6px;
  6385. -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  6386. box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  6387. white-space: normal
  6388. }
  6389.  
  6390. .popover.top {
  6391. margin-top: -10px
  6392. }
  6393.  
  6394. .popover.right {
  6395. margin-left: 10px
  6396. }
  6397.  
  6398. .popover.bottom {
  6399. margin-top: 10px
  6400. }
  6401.  
  6402. .popover.left {
  6403. margin-left: -10px
  6404. }
  6405.  
  6406. .popover-title {
  6407. margin: 0;
  6408. padding: 8px 14px;
  6409. font-size: 14px;
  6410. font-weight: 400;
  6411. line-height: 18px;
  6412. background-color: #f7f7f7;
  6413. border-bottom: 1px solid #ebebeb;
  6414. border-radius: 5px 5px 0 0
  6415. }
  6416.  
  6417. .popover-content {
  6418. padding: 9px 14px
  6419. }
  6420.  
  6421. .popover>.arrow,
  6422. .popover>.arrow:after {
  6423. position: absolute;
  6424. display: block;
  6425. width: 0;
  6426. height: 0;
  6427. border-color: transparent;
  6428. border-style: solid
  6429. }
  6430.  
  6431. .popover>.arrow {
  6432. border-width: 11px
  6433. }
  6434.  
  6435. .popover>.arrow:after {
  6436. border-width: 10px;
  6437. content: ""
  6438. }
  6439.  
  6440. .popover.top>.arrow {
  6441. left: 50%;
  6442. margin-left: -11px;
  6443. border-bottom-width: 0;
  6444. border-top-color: #999;
  6445. border-top-color: rgba(0, 0, 0, .25);
  6446. bottom: -11px
  6447. }
  6448.  
  6449. .popover.top>.arrow:after {
  6450. content: " ";
  6451. bottom: 1px;
  6452. margin-left: -10px;
  6453. border-bottom-width: 0;
  6454. border-top-color: #fff
  6455. }
  6456.  
  6457. .popover.right>.arrow {
  6458. top: 50%;
  6459. left: -11px;
  6460. margin-top: -11px;
  6461. border-left-width: 0;
  6462. border-right-color: #999;
  6463. border-right-color: rgba(0, 0, 0, .25)
  6464. }
  6465.  
  6466. .popover.right>.arrow:after {
  6467. content: " ";
  6468. left: 1px;
  6469. bottom: -10px;
  6470. border-left-width: 0;
  6471. border-right-color: #fff
  6472. }
  6473.  
  6474. .popover.bottom>.arrow {
  6475. left: 50%;
  6476. margin-left: -11px;
  6477. border-top-width: 0;
  6478. border-bottom-color: #999;
  6479. border-bottom-color: rgba(0, 0, 0, .25);
  6480. top: -11px
  6481. }
  6482.  
  6483. .popover.bottom>.arrow:after {
  6484. content: " ";
  6485. top: 1px;
  6486. margin-left: -10px;
  6487. border-top-width: 0;
  6488. border-bottom-color: #fff
  6489. }
  6490.  
  6491. .popover.left>.arrow {
  6492. top: 50%;
  6493. right: -11px;
  6494. margin-top: -11px;
  6495. border-right-width: 0;
  6496. border-left-color: #999;
  6497. border-left-color: rgba(0, 0, 0, .25)
  6498. }
  6499.  
  6500. .popover.left>.arrow:after {
  6501. content: " ";
  6502. right: 1px;
  6503. border-right-width: 0;
  6504. border-left-color: #fff;
  6505. bottom: -10px
  6506. }
  6507.  
  6508. .carousel {
  6509. position: relative
  6510. }
  6511.  
  6512. .carousel-inner {
  6513. position: relative;
  6514. overflow: hidden;
  6515. width: 100%
  6516. }
  6517.  
  6518. .carousel-inner>.item {
  6519. display: none;
  6520. position: relative;
  6521. -webkit-transition: .6s ease-in-out left;
  6522. -o-transition: .6s ease-in-out left;
  6523. transition: .6s ease-in-out left
  6524. }
  6525.  
  6526. .carousel-inner>.item>img,
  6527. .carousel-inner>.item>a>img {
  6528. line-height: 1
  6529. }
  6530.  
  6531. .carousel-inner>.active,
  6532. .carousel-inner>.next,
  6533. .carousel-inner>.prev {
  6534. display: block
  6535. }
  6536.  
  6537. .carousel-inner>.active {
  6538. left: 0
  6539. }
  6540.  
  6541. .carousel-inner>.next,
  6542. .carousel-inner>.prev {
  6543. position: absolute;
  6544. top: 0;
  6545. width: 100%
  6546. }
  6547.  
  6548. .carousel-inner>.next {
  6549. left: 100%
  6550. }
  6551.  
  6552. .carousel-inner>.prev {
  6553. left: -100%
  6554. }
  6555.  
  6556. .carousel-inner>.next.left,
  6557. .carousel-inner>.prev.right {
  6558. left: 0
  6559. }
  6560.  
  6561. .carousel-inner>.active.left {
  6562. left: -100%
  6563. }
  6564.  
  6565. .carousel-inner>.active.right {
  6566. left: 100%
  6567. }
  6568.  
  6569. .carousel-control {
  6570. position: absolute;
  6571. top: 0;
  6572. left: 0;
  6573. bottom: 0;
  6574. width: 15%;
  6575. opacity: .5;
  6576. filter: alpha(opacity=50);
  6577. font-size: 20px;
  6578. color: #fff;
  6579. text-align: center;
  6580. text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
  6581. }
  6582.  
  6583. .carousel-control.left {
  6584. background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
  6585. background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  6586. background-repeat: repeat-x;
  6587. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
  6588. }
  6589.  
  6590. .carousel-control.right {
  6591. left: auto;
  6592. right: 0;
  6593. background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
  6594. background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  6595. background-repeat: repeat-x;
  6596. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
  6597. }
  6598.  
  6599. .carousel-control:hover,
  6600. .carousel-control:focus {
  6601. outline: 0;
  6602. color: #fff;
  6603. text-decoration: none;
  6604. opacity: .9;
  6605. filter: alpha(opacity=90)
  6606. }
  6607.  
  6608. .carousel-control .icon-prev,
  6609. .carousel-control .icon-next,
  6610. .carousel-control .glyphicon-chevron-left,
  6611. .carousel-control .glyphicon-chevron-right {
  6612. position: absolute;
  6613. top: 50%;
  6614. z-index: 5;
  6615. display: inline-block
  6616. }
  6617.  
  6618. .carousel-control .icon-prev,
  6619. .carousel-control .glyphicon-chevron-left {
  6620. left: 50%
  6621. }
  6622.  
  6623. .carousel-control .icon-next,
  6624. .carousel-control .glyphicon-chevron-right {
  6625. right: 50%
  6626. }
  6627.  
  6628. .carousel-control .icon-prev,
  6629. .carousel-control .icon-next {
  6630. width: 20px;
  6631. height: 20px;
  6632. margin-top: -10px;
  6633. margin-left: -10px;
  6634. font-family: serif
  6635. }
  6636.  
  6637. .carousel-control .icon-prev:before {
  6638. content: '\2039'
  6639. }
  6640.  
  6641. .carousel-control .icon-next:before {
  6642. content: '\203a'
  6643. }
  6644.  
  6645. .carousel-indicators {
  6646. position: absolute;
  6647. bottom: 10px;
  6648. left: 50%;
  6649. z-index: 15;
  6650. width: 60%;
  6651. margin-left: -30%;
  6652. padding-left: 0;
  6653. list-style: none;
  6654. text-align: center
  6655. }
  6656.  
  6657. .carousel-indicators li {
  6658. display: inline-block;
  6659. width: 10px;
  6660. height: 10px;
  6661. margin: 1px;
  6662. text-indent: -999px;
  6663. border: 1px solid #fff;
  6664. border-radius: 10px;
  6665. cursor: pointer;
  6666. background-color: #000 \9;
  6667. background-color: rgba(0, 0, 0, 0)
  6668. }
  6669.  
  6670. .carousel-indicators .active {
  6671. margin: 0;
  6672. width: 12px;
  6673. height: 12px;
  6674. background-color: #fff
  6675. }
  6676.  
  6677. .carousel-caption {
  6678. position: absolute;
  6679. left: 15%;
  6680. right: 15%;
  6681. bottom: 20px;
  6682. z-index: 10;
  6683. padding-top: 20px;
  6684. padding-bottom: 20px;
  6685. color: #fff;
  6686. text-align: center;
  6687. text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
  6688. }
  6689.  
  6690. .carousel-caption .btn {
  6691. text-shadow: none
  6692. }
  6693.  
  6694. @media screen and (min-width:768px) {
  6695. .carousel-control .glyphicon-chevron-left,
  6696. .carousel-control .glyphicon-chevron-right,
  6697. .carousel-control .icon-prev,
  6698. .carousel-control .icon-next {
  6699. width: 30px;
  6700. height: 30px;
  6701. margin-top: -15px;
  6702. margin-left: -15px;
  6703. font-size: 30px
  6704. }
  6705. .carousel-caption {
  6706. left: 20%;
  6707. right: 20%;
  6708. padding-bottom: 30px
  6709. }
  6710. .carousel-indicators {
  6711. bottom: 20px
  6712. }
  6713. }
  6714.  
  6715. .clearfix:before,
  6716. .clearfix:after,
  6717. .container:before,
  6718. .container:after,
  6719. .container-fluid:before,
  6720. .container-fluid:after,
  6721. .row:before,
  6722. .row:after,
  6723. .form-horizontal .form-group:before,
  6724. .form-horizontal .form-group:after,
  6725. .btn-toolbar:before,
  6726. .btn-toolbar:after,
  6727. .btn-group-vertical>.btn-group:before,
  6728. .btn-group-vertical>.btn-group:after,
  6729. .nav:before,
  6730. .nav:after,
  6731. .navbar:before,
  6732. .navbar:after,
  6733. .navbar-header:before,
  6734. .navbar-header:after,
  6735. .navbar-collapse:before,
  6736. .navbar-collapse:after,
  6737. .pager:before,
  6738. .pager:after,
  6739. .panel-body:before,
  6740. .panel-body:after,
  6741. .modal-footer:before,
  6742. .modal-footer:after {
  6743. content: " ";
  6744. display: table
  6745. }
  6746.  
  6747. .clearfix:after,
  6748. .container:after,
  6749. .container-fluid:after,
  6750. .row:after,
  6751. .form-horizontal .form-group:after,
  6752. .btn-toolbar:after,
  6753. .btn-group-vertical>.btn-group:after,
  6754. .nav:after,
  6755. .navbar:after,
  6756. .navbar-header:after,
  6757. .navbar-collapse:after,
  6758. .pager:after,
  6759. .panel-body:after,
  6760. .modal-footer:after {
  6761. clear: both
  6762. }
  6763.  
  6764. .center-block {
  6765. display: block;
  6766. margin-left: auto;
  6767. margin-right: auto
  6768. }
  6769.  
  6770. .pull-right {
  6771. float: right!important
  6772. }
  6773.  
  6774. .pull-left {
  6775. float: left!important
  6776. }
  6777.  
  6778. .hide {
  6779. display: none!important
  6780. }
  6781.  
  6782. .show {
  6783. display: block!important
  6784. }
  6785.  
  6786. .invisible {
  6787. visibility: hidden
  6788. }
  6789.  
  6790. .text-hide {
  6791. font: 0/0 a;
  6792. color: transparent;
  6793. text-shadow: none;
  6794. background-color: transparent;
  6795. border: 0
  6796. }
  6797.  
  6798. .hidden {
  6799. display: none!important;
  6800. visibility: hidden!important
  6801. }
  6802.  
  6803. .affix {
  6804. position: fixed
  6805. }
  6806.  
  6807. @-ms-viewport {
  6808. width: device-width
  6809. }
  6810.  
  6811. .visible-xs,
  6812. .visible-sm,
  6813. .visible-md,
  6814. .visible-lg {
  6815. display: none!important
  6816. }
  6817.  
  6818. @media (max-width:767px) {
  6819. .visible-xs {
  6820. display: block!important
  6821. }
  6822. table.visible-xs {
  6823. display: table
  6824. }
  6825. tr.visible-xs {
  6826. display: table-row!important
  6827. }
  6828. th.visible-xs,
  6829. td.visible-xs {
  6830. display: table-cell!important
  6831. }
  6832. }
  6833.  
  6834. @media (min-width:768px) and (max-width:991px) {
  6835. .visible-sm {
  6836. display: block!important
  6837. }
  6838. table.visible-sm {
  6839. display: table
  6840. }
  6841. tr.visible-sm {
  6842. display: table-row!important
  6843. }
  6844. th.visible-sm,
  6845. td.visible-sm {
  6846. display: table-cell!important
  6847. }
  6848. }
  6849.  
  6850. @media (min-width:992px) and (max-width:1199px) {
  6851. .visible-md {
  6852. display: block!important
  6853. }
  6854. table.visible-md {
  6855. display: table
  6856. }
  6857. tr.visible-md {
  6858. display: table-row!important
  6859. }
  6860. th.visible-md,
  6861. td.visible-md {
  6862. display: table-cell!important
  6863. }
  6864. }
  6865.  
  6866. @media (min-width:1200px) {
  6867. .visible-lg {
  6868. display: block!important
  6869. }
  6870. table.visible-lg {
  6871. display: table
  6872. }
  6873. tr.visible-lg {
  6874. display: table-row!important
  6875. }
  6876. th.visible-lg,
  6877. td.visible-lg {
  6878. display: table-cell!important
  6879. }
  6880. }
  6881.  
  6882. @media (max-width:767px) {
  6883. .hidden-xs {
  6884. display: none!important
  6885. }
  6886. }
  6887.  
  6888. @media (min-width:768px) and (max-width:991px) {
  6889. .hidden-sm {
  6890. display: none!important
  6891. }
  6892. }
  6893.  
  6894. @media (min-width:992px) and (max-width:1199px) {
  6895. .hidden-md {
  6896. display: none!important
  6897. }
  6898. }
  6899.  
  6900. @media (min-width:1200px) {
  6901. .hidden-lg {
  6902. display: none!important
  6903. }
  6904. }
  6905.  
  6906. .visible-print {
  6907. display: none!important
  6908. }
  6909.  
  6910. @media print {
  6911. .visible-print {
  6912. display: block!important
  6913. }
  6914. table.visible-print {
  6915. display: table
  6916. }
  6917. tr.visible-print {
  6918. display: table-row!important
  6919. }
  6920. th.visible-print,
  6921. td.visible-print {
  6922. display: table-cell!important
  6923. }
  6924. }
  6925.  
  6926. @media print {
  6927. .hidden-print {
  6928. display: none!important
  6929. }
  6930. }
  6931.  
  6932. html {
  6933. box-sizing: border-box
  6934. }
  6935.  
  6936. *,
  6937. :before,
  6938. :after {
  6939. box-sizing: inherit
  6940. }
  6941.  
  6942. html,
  6943. body {
  6944. height: 100%
  6945. }
  6946.  
  6947. #vx_root,
  6948. .vx_root {
  6949. height: 100%
  6950. }
  6951.  
  6952. .vx_foreground-container {
  6953. position: relative;
  6954. min-height: 100%;
  6955. width: 100%;
  6956. margin: 0 auto;
  6957. left: 0;
  6958. right: 0;
  6959. top: 0;
  6960. z-index: 800;
  6961. background: #f5f7fa;
  6962. -webkit-transition: left 250ms, right 250ms;
  6963. -o-transition: left 250ms, right 250ms;
  6964. transition: left 250ms, right 250ms
  6965. }
  6966.  
  6967. .vx_mainContent {
  6968. max-width: 1024px;
  6969. margin: 0 auto;
  6970. padding: 72px 0 9rem;
  6971. position: relative
  6972. }
  6973.  
  6974. .vx_a11yText {
  6975. position: absolute!important;
  6976. clip: rect(1px 1px 1px 1px);
  6977. clip: rect(1px, 1px, 1px, 1px);
  6978. padding: 0!important;
  6979. border: 0!important;
  6980. height: 1px!important;
  6981. width: 1px!important;
  6982. overflow: hidden
  6983. }
  6984.  
  6985. @media (max-width:768px) {
  6986. .vx_hidden-phone {
  6987. display: none!important
  6988. }
  6989. .vx_foreground-container {
  6990. width: 100%;
  6991. min-height: 100%
  6992. }
  6993. .vx_foreground-container.vx_hasNavAlert {
  6994. padding-top: 0
  6995. }
  6996. .vx_mainContent {
  6997. padding-top: 0
  6998. }
  6999. }
  7000.  
  7001. .vx_globalNav-main,
  7002. .vx_globalNav-main_mobile {
  7003. padding: 0;
  7004. min-height: 72px;
  7005. max-height: 84px;
  7006. border-bottom: 1px solid #0070ba;
  7007. background-color: #0070ba;
  7008. background-image: linear-gradient(100deg, #0070ba, #003087)
  7009. }
  7010.  
  7011. .vx_globalNav-main {
  7012. position: fixed;
  7013. left: 0;
  7014. right: 0;
  7015. top: 0;
  7016. width: 100%;
  7017. z-index: 1030;
  7018. -webkit-transition: left 250ms, right 250ms;
  7019. -o-transition: left 250ms, right 250ms;
  7020. transition: left 250ms, right 250ms
  7021. }
  7022.  
  7023. .vx_globalNav-main_mobile,
  7024. .vx_globalNav-secondaryNav_mobile {
  7025. display: none
  7026. }
  7027.  
  7028. .vx_globalNav-brand_desktop {
  7029. margin-left: 0;
  7030. padding: 1.25rem .75rem 0 0;
  7031. display: table-cell;
  7032. vertical-align: top
  7033. }
  7034.  
  7035. .vx_globalNav-brand_desktop:before {
  7036. content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSI+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iTmF2LUFzc2V0cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUwLjAwMDAwMCwgLTUwLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iaWNQUExvZ29UcmFuc3BhcmVudFdoaXRlMzAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwLjAwMDAwMCwgNTAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iU3BlY3MiIGZpbGw9IiNERTAwNjMiIG9wYWNpdHk9IjAiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIvPgogICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi45MDQ4MjgsIDEuNzcwMDAwKSIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE5LjUxODEwNjgsMi4yNjUzNzY1OSBDMTguMjY1MDU5OCwwLjgzNzc4Njc0NyAxNi4wMDE0MjAxLDAuMjI2MTk4NjYzIDEzLjEwNTE5NTYsMC4yMjYxOTg2NjMgTDQuNjk3ODIzODcsMC4yMjYxOTg2NjMgQzQuMTA2MDE1NDMsMC4yMjYxOTg2NjMgMy42MDIwOTY2MSwwLjY1Njc4OTczMyAzLjUwOTc5ODc0LDEuMjQxMzc5NzggTDAuMDA5MDkyMDI5MDcsMjMuNDM4NDQ1OSBDLTAuMDYwMDYyNDk1LDIzLjg3NjQ3NTIgMC4yNzg1NDY3MDksMjQuMjcyMzU0NSAwLjcyMTg1MjAwNSwyNC4yNzIzNTQ1IEw1LjkxMjAyMzAyLDI0LjI3MjM1NDUgTDUuNTUzODUyMTgsMjYuNTQzNzcwNiBDNS40OTM1MTQxNywyNi45MjY5Nzc0IDUuNzg5NDE4MzksMjcuMjczNTQ0IDYuMTc3MzQ0OTYsMjcuMjczNTQ0IEwxMC41NTE5ODg1LDI3LjI3MzU0NCBDMTEuMDY5OTU4NywyNy4yNzM1NDQgMTEuNTEwNzg0MywyNi44OTY2NzM1IDExLjU5MTUxMDUsMjYuMzg1MzYzOCBMMTEuNjM0NDkxLDI2LjE2MzA0MzMgTDEyLjQ1ODU1OTUsMjAuOTM3NTQ2NSBMMTIuNTExNzM0MSwyMC42NDg4MzI4IEMxMi41OTI0NjAzLDIwLjEzNzI0NzcgMTMuMDMzMjg1OSwxOS43NjA2NTI3IDEzLjU1MDk4MDUsMTkuNzYwNjUyNyBMMTQuMjA1MzMxMSwxOS43NjA2NTI3IEMxOC40NDM1OTQyLDE5Ljc2MDY1MjcgMjEuNzYyMTg0OCwxOC4wMzg4Mzk0IDIyLjczMTcyNTgsMTMuMDU5NjMwOCBDMjMuMTM3MDA5OCwxMC45NzkxMjkzIDIyLjkyNzYxNzcsOS4yNDI0Mzk1OCAyMS44NTYxMzU4LDguMDIxNDY3MzMgQzIxLjUzMTg1MzQsNy42NTIzMTA1NiAyMS4xMjg3NzM1LDcuMzQ2NzkyMDEgMjAuNjU4NDY3Niw3LjA5Nzc0ODkzIEMyMC45ODg1MzU4LDQuOTkzODMwODIgMjAuNjU2MjYzNSwzLjU2MjEwODYyIDE5LjUxODEwNjgsMi4yNjUzNzY1OSBaIiBpZD0iRmlsbC04IiBmaWxsLW9wYWNpdHk9IjAuNjgiLz4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjAuNjU4NDY3Niw3LjA5ODM5NTA2IEMyMC45ODg1MzU4LDQuOTk0Mjc5MTIgMjAuNjU2MjYzNSwzLjU2MjQyMjMgMTkuNTE4MTA2OCwyLjI2NTU2ODMzIEMxOC4yNjUwNTk4LDAuODM3ODQ0MjU0IDE2LjAwMTQyMDEsMC4yMjYxOTg2NjMgMTMuMTA1MTk1NiwwLjIyNjE5ODY2MyBMNC42OTc4MjM4NywwLjIyNjE5ODY2MyBDNC4xMDYwMTU0MywwLjIyNjE5ODY2MyAzLjYwMjA5NjYxLDAuNjU2ODMwMjIxIDMuNTA5Nzk4NzQsMS4yNDE0NzUyNCBMMC4wMDkwOTIwMjkwNywyMy40NDA2Mjg1IEMtMC4wNjAwNjI0OTUsMjMuODc4Njk5IDAuMjc4NTQ2NzA5LDI0LjI3NDYxNTUgMC43MjE4NTIwMDUsMjQuMjc0NjE1NSBMNS45MTIwMjMwMiwyNC4yNzQ2MTU1IEw3LjIxNTc2NDg5LDE2LjAwNzQ4MTUgTDcuMTc1MjY0MDMsMTYuMjY2NzQyMSBDNy4yNjc1NjE5LDE1LjY4MjA5NyA3Ljc2NzM0Nzk4LDE1LjI1MTE5IDguMzU5MTU2NDIsMTUuMjUxMTkgTDEwLjgyNjEyNywxNS4yNTExOSBDMTUuNjcwODAwOSwxNS4yNTExOSAxOS40NjQxMDU2LDEzLjI4MjkwMzQgMjAuNTcyNTA2Niw3LjU5MDc0MjIxIEMyMC42MDUyOTMsNy40MjI0MDE5MSAyMC42MzMzOTU3LDcuMjU5MDIwOSAyMC42NTg0Njc2LDcuMDk4Mzk1MDYiIGlkPSJGaWxsLTkiIGZpbGwtb3BhY2l0eT0iMC43Ii8+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTguNjE2MjEyODgsNy4xMjY0OTc2OSBDOC42NzE4NjcxMiw2Ljc3NDY2MzcyIDguODk3NTE0NzUsNi40ODY3NDk0NiA5LjIwMTQwODkzLDYuMzQxMDAxNDggQzkuMzM5NzE3OTgsNi4yNzQ4Nzc2NCA5LjQ5NDAwNjk2LDYuMjM3OTU4NDkgOS42NTU3MzQ4Nyw2LjIzNzk1ODQ5IEwxNi4yNDU4MDI4LDYuMjM3OTU4NDkgQzE3LjAyNjYxNTMsNi4yMzc5NTg0OSAxNy43NTQ1Mjg2LDYuMjg5MjA0NDcgMTguNDE5ODk5OSw2LjM5NjM4MDIxIEMxOC42MTAyODE0LDYuNDI2OTYyNDkgMTguNzk1MTUyNyw2LjQ2MjIyODU0IDE4Ljk3NTA2NDcsNi41MDIxNzgzNiBDMTkuMTU0NzAxMSw2LjU0MTg1MjY3IDE5LjMyOTM3ODMsNi41ODY0ODYyNyAxOS40OTgyNjk2LDYuNjM2MDc5MTUgQzE5LjU4Mjg1Myw2LjY2MDYwMDA4IDE5LjY2NTc4MzQsNi42ODY0OTg1OSAxOS43NDc2MTE2LDYuNzEzNzc0NjggQzIwLjA3NDM3MzYsNi44MjIwNTI0OCAyMC4zNzg1NDMzLDYuOTUwMTY3NDMgMjAuNjU4NDY3Niw3LjA5ODM5NTA2IEMyMC45ODg1MzU4LDQuOTk0Mjc5MTIgMjAuNjU2MjYzNSwzLjU2MjQyMjMgMTkuNTE4MTA2OCwyLjI2NTU2ODMzIEMxOC4yNjUwNTk4LDAuODM3ODQ0MjU0IDE2LjAwMTQyMDEsMC4yMjYxOTg2NjMgMTMuMTA1MTk1NiwwLjIyNjE5ODY2MyBMNC42OTc4MjM4NywwLjIyNjE5ODY2MyBDNC4xMDYwMTU0MywwLjIyNjE5ODY2MyAzLjYwMjA5NjYxLDAuNjU2ODMwMjIxIDMuNTA5Nzk4NzQsMS4yNDE0NzUyNCBMMC4wMDkwOTIwMjkwNywyMy40NDA2Mjg1IEMtMC4wNjAwNjI0OTUsMjMuODc4Njk5IDAuMjc4NTQ2NzA5LDI0LjI3NDYxNTUgMC43MjE4NTIwMDUsMjQuMjc0NjE1NSBMNS45MTIwMjMwMiwyNC4yNzQ2MTU1IEw4LjYxNjIxMjg4LDcuMTI2NDk3NjkiIGlkPSJGaWxsLTEwIi8+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==)
  7037. }
  7038.  
  7039. .vx_globalNav-container {
  7040. display: table;
  7041. width: 100%;
  7042. max-width: 1024px;
  7043. padding: 0 1em;
  7044. margin: 0 auto
  7045. }
  7046.  
  7047. .vx_globalNav-container:focus {
  7048. outline: 0
  7049. }
  7050.  
  7051. .vx_globalNav-navContainer {
  7052. display: table-cell;
  7053. vertical-align: top;
  7054. width: 100%
  7055. }
  7056.  
  7057. .vx_globalNav-nav {
  7058. display: table;
  7059. width: 100%
  7060. }
  7061.  
  7062. .vx_globalNav-list,
  7063. .vx_globalNav-list_secondary {
  7064. display: table-cell;
  7065. vertical-align: top;
  7066. list-style: none
  7067. }
  7068.  
  7069. .vx_globalNav-list_secondary {
  7070. margin: 0;
  7071. text-align: right;
  7072. list-style: none;
  7073. white-space: nowrap
  7074. }
  7075.  
  7076. .vx_globalNav-list li {
  7077. display: table-cell;
  7078. vertical-align: top;
  7079. position: relative;
  7080. padding: 0 1rem
  7081. }
  7082.  
  7083. .vx_globalNav-list_secondary li {
  7084. display: inline-block;
  7085. vertical-align: top;
  7086. position: relative;
  7087. text-align: left
  7088. }
  7089.  
  7090. .vx_globalNav-list a,
  7091. .vx_globalNav-list a:visited {
  7092. display: block;
  7093. padding: 2em 0 .65em;
  7094. font-family: PayPal-Sans-Big, sans-serif;
  7095. font-size: .8125rem;
  7096. font-weight: 400;
  7097. letter-spacing: .025rem;
  7098. text-decoration: none;
  7099. color: #fff
  7100. }
  7101.  
  7102. .vx_globalNav-list a:hover,
  7103. .vx_globalNav-list a:visited:hover,
  7104. .vx_globalNav-list a:focus,
  7105. .vx_globalNav-list a:visited:focus,
  7106. .vx_globalNav-list a:active,
  7107. .vx_globalNav-list a:visited:active,
  7108. .vx_globalNav-list a.vx_isActive,
  7109. .vx_globalNav-list a:visited.vx_isActive {
  7110. text-decoration: none;
  7111. color: #fff
  7112. }
  7113.  
  7114. .vx_globalNav-links {
  7115. border-bottom: 1px solid transparent;
  7116. -moz-transition: border-bottom-color .3s ease-in-out;
  7117. -webkit-transition: border-bottom-color .3s ease-in-out;
  7118. -ms-transition: border-bottom-color .3s ease-in-out;
  7119. transition: border-bottom-color .3s ease-in-out;
  7120. opacity: .85;
  7121. font-weight: 400;
  7122. text-transform: uppercase
  7123. }
  7124.  
  7125. .vx_globalNav-links:hover,
  7126. .vx_globalNav-links:focus {
  7127. border-bottom-color: rgba(255, 255, 255, .75);
  7128. outline: 0
  7129. }
  7130.  
  7131. .vx_globalNav-links.vx_isActive {
  7132. border-bottom: 1px solid #fff;
  7133. opacity: 1
  7134. }
  7135.  
  7136. .vx_globalNav-list_secondary a:hover,
  7137. .vx_globalNav-list_secondary label:hover {
  7138. text-decoration: none
  7139. }
  7140.  
  7141. .vx_globalNav-link_settings,
  7142. .vx_globalNav-link_notifications,
  7143. .vx_globalNav-link_iconOnly {
  7144. color: transparent;
  7145. display: block;
  7146. position: relative;
  7147. padding: 2.1rem .5rem 0;
  7148. opacity: .85;
  7149. -webkit-transition: opacity .3s;
  7150. -moz-transition: opacity .3s;
  7151. -ms-transition: opacity .3s;
  7152. -o-transition: opacity .3s;
  7153. transition: opacity .3s
  7154. }
  7155.  
  7156. .vx_globalNav-link_settings:hover,
  7157. .vx_globalNav-link_notifications:hover,
  7158. .vx_globalNav-link_iconOnly:hover,
  7159. .vx_globalNav-link_settings:focus,
  7160. .vx_globalNav-link_notifications:focus,
  7161. .vx_globalNav-link_iconOnly:focus {
  7162. outline: 0;
  7163. font-weight: 900;
  7164. text-shadow: 0 0 1px #fff;
  7165. color: transparent;
  7166. opacity: 1;
  7167. text-decoration: none
  7168. }
  7169.  
  7170. .vx_globalNav-link_settings.vx_isActive .vx_globalNav-navIcon,
  7171. .vx_globalNav-link_notifications.vx_isActive .vx_globalNav-navIcon,
  7172. .vx_globalNav-link_iconOnly.vx_isActive .vx_globalNav-navIcon {
  7173. font-weight: 600
  7174. }
  7175.  
  7176. .vx_globalNav-navIcon {
  7177. display: block;
  7178. height: 1.5rem;
  7179. font-family: paypal-vx-icons;
  7180. speak: none;
  7181. font-size: 2.7rem;
  7182. font-style: normal;
  7183. font-weight: 400;
  7184. font-variant: normal;
  7185. text-transform: none;
  7186. line-height: 0;
  7187. color: #fff;
  7188. -webkit-font-smoothing: antialiased;
  7189. -moz-osx-font-smoothing: grayscale
  7190. }
  7191.  
  7192. .vx_globalNav-navIcon_linkNotifications:before {
  7193. content: "\1F514";
  7194. -webkit-font-smoothing: antialiased;
  7195. -moz-osx-font-smoothing: grayscale
  7196. }
  7197.  
  7198. .vx_globalNav-navIcon_linkSettings:before {
  7199. content: "\2699";
  7200. -webkit-font-smoothing: antialiased;
  7201. -moz-osx-font-smoothing: grayscale
  7202. }
  7203.  
  7204. .vx_globalNav-navIcon_linkSearch:before {
  7205. content: "\1F50D";
  7206. -webkit-font-smoothing: antialiased;
  7207. -moz-osx-font-smoothing: grayscale
  7208. }
  7209.  
  7210. .vx_globalNav-iconWrapper {
  7211. display: none
  7212. }
  7213.  
  7214. .vx_globalNav-iconWrapper_secondary {
  7215. display: block
  7216. }
  7217.  
  7218. .vx_globalNav-link_notifications.vx_isDisabled {
  7219. background-size: contain;
  7220. cursor: default;
  7221. opacity: .5
  7222. }
  7223.  
  7224. .vx_globalNav-link_notifications .vx_notificationCount {
  7225. position: absolute;
  7226. top: .8rem;
  7227. right: .6rem;
  7228. min-width: 1.65rem;
  7229. padding: .05rem .35rem .2rem;
  7230. border: 3px solid #fff;
  7231. border-radius: .8572em;
  7232. background: #009cde;
  7233. text-indent: 0;
  7234. text-align: center;
  7235. line-height: 1rem;
  7236. text-shadow: none;
  7237. color: #fff;
  7238. font-weight: 500
  7239. }
  7240.  
  7241. .vx_globalNav-link_notifications.vx_isCritical .vx_notificationCount {
  7242. background: #d20000
  7243. }
  7244.  
  7245. .vx_globalNav-link_notifications.vx_isDisabled .vx_notificationCount {
  7246. display: none
  7247. }
  7248.  
  7249. .vx_globalNav-listItem_logout {
  7250. padding: 1.25rem 0 0 .75rem
  7251. }
  7252.  
  7253. .vx_globalNav-link_logout,
  7254. .vx_globalNav-toggleTrigger {
  7255. background-color: #0070ba;
  7256. border-radius: 1.5rem;
  7257. border: .0625rem solid #0070ba;
  7258. cursor: pointer;
  7259. display: inline-block;
  7260. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif;
  7261. font-size: .9375rem;
  7262. line-height: 1.5rem;
  7263. margin-bottom: 1.5rem;
  7264. min-width: 6rem;
  7265. padding: .6875rem 1.4375rem;
  7266. text-align: center;
  7267. text-decoration: none;
  7268. transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
  7269. font-weight: 500;
  7270. -webkit-font-smoothing: antialiased;
  7271. font-size: .8125rem;
  7272. line-height: 1.125rem;
  7273. min-width: 3.75rem;
  7274. padding: .3125rem .875rem;
  7275. background: 0 0;
  7276. color: #fff;
  7277. border-color: #fff;
  7278. margin: 0
  7279. }
  7280.  
  7281. .vx_globalNav-link_logout:hover,
  7282. .vx_globalNav-toggleTrigger:hover,
  7283. .vx_globalNav-link_logout:focus,
  7284. .vx_globalNav-toggleTrigger:focus,
  7285. .vx_globalNav-link_logout:active,
  7286. .vx_globalNav-toggleTrigger:active,
  7287. .vx_globalNav-link_logout:visited,
  7288. .vx_globalNav-toggleTrigger:visited {
  7289. color: #fff
  7290. }
  7291.  
  7292. .vx_globalNav-link_logout:hover,
  7293. .vx_globalNav-toggleTrigger:hover,
  7294. .vx_globalNav-link_logout:focus,
  7295. .vx_globalNav-toggleTrigger:focus,
  7296. .vx_globalNav-link_logout:active,
  7297. .vx_globalNav-toggleTrigger:active {
  7298. background-color: #003087;
  7299. border-color: #003087
  7300. }
  7301.  
  7302. .vx_globalNav-link_logout:hover,
  7303. .vx_globalNav-toggleTrigger:hover {
  7304. text-decoration: none
  7305. }
  7306.  
  7307. .vx_globalNav-link_logout:active,
  7308. .vx_globalNav-toggleTrigger:active,
  7309. .vx_globalNav-link_logout:focus,
  7310. .vx_globalNav-toggleTrigger:focus {
  7311. outline: 0;
  7312. text-decoration: underline
  7313. }
  7314.  
  7315. .vx_globalNav-link_logout+.vx_globalNav-link_logout,
  7316. .vx_globalNav-link_logout+.vx_globalNav-toggleTrigger,
  7317. .vx_globalNav-toggleTrigger+.vx_globalNav-link_logout,
  7318. .vx_globalNav-toggleTrigger+.vx_globalNav-toggleTrigger {
  7319. margin-left: .75rem
  7320. }
  7321.  
  7322. .vx_globalNav-link_logout.vx_btn-block,
  7323. .vx_globalNav-toggleTrigger.vx_btn-block {
  7324. margin-right: 0;
  7325. margin-left: 0;
  7326. width: 100%
  7327. }
  7328.  
  7329. .vx_globalNav-link_logout:visited,
  7330. .vx_globalNav-toggleTrigger:visited {
  7331. color: #fff
  7332. }
  7333.  
  7334. .vx_globalNav-link_logout:hover,
  7335. .vx_globalNav-toggleTrigger:hover,
  7336. .vx_globalNav-link_logout:focus,
  7337. .vx_globalNav-toggleTrigger:focus,
  7338. .vx_globalNav-link_logout:active,
  7339. .vx_globalNav-toggleTrigger:active {
  7340. background: 0 0;
  7341. border-color: #fff;
  7342. box-shadow: 0 0 0 .0625rem #fff inset;
  7343. color: #fff
  7344. }
  7345.  
  7346. @media (min-width:768px) and (max-width:950px) {
  7347. .vx_globalNav-list li {
  7348. padding: 0 .75rem
  7349. }
  7350. .vx_globalNav-list a {
  7351. font-family: PayPal-Sans, sans-serif
  7352. }
  7353. .vx_globalNav-link_settings,
  7354. .vx_globalNav-link_notifications,
  7355. .vx_globalNav-link_iconOnly {
  7356. padding: 2.1rem .25rem 0
  7357. }
  7358. .vx_globalNav-link_notifications .vx_notificationCount {
  7359. right: 0
  7360. }
  7361. }
  7362.  
  7363. @media (max-width:768px) {
  7364. body {
  7365. background-color: #0070ba;
  7366. background-image: linear-gradient(10deg, #0070ba, #003087);
  7367. background-repeat: no-repeat
  7368. }
  7369. .vx_globalNav-main,
  7370. .vx_globalNav-mobile {
  7371. padding: 0;
  7372. height: 0;
  7373. min-height: 0
  7374. }
  7375. .vx_globalNav-main {
  7376. border: 0;
  7377. position: static
  7378. }
  7379. .vx_globalNav-main_mobile {
  7380. display: table;
  7381. width: 100%
  7382. }
  7383. .vx_globalNav-nav {
  7384. display: table;
  7385. position: static
  7386. }
  7387. .vx_hasOpenNav .vx_globalNav-nav {
  7388. position: static
  7389. }
  7390. .vx_hasOpenNav .vx_foreground-container {
  7391. position: fixed;
  7392. left: 70%;
  7393. right: -70%;
  7394. top: 0
  7395. }
  7396. .vx_hasOpenNav .vx_foreground-container .vx_globalNav_mobile {
  7397. position: static
  7398. }
  7399. .vx_hasOpenNav .vx_foreground-container .vx_mainContent {
  7400. padding-top: 0
  7401. }
  7402. .vx_hasOpenNav .vx_globalNav-overlay {
  7403. position: absolute;
  7404. cursor: pointer;
  7405. height: 100%;
  7406. width: 100%;
  7407. top: 0;
  7408. left: 0;
  7409. z-index: 800;
  7410. background: rgba(255, 255, 255, .4)
  7411. }
  7412. .vx_hasOpenNav .vx_sidepanel {
  7413. z-index: -1;
  7414. right: -70%
  7415. }
  7416. .vx_globalNav-main_mobile {
  7417. display: table
  7418. }
  7419. .vx_globalNav-headerSection_trigger,
  7420. .vx_globalNav-headerSection_logo,
  7421. .vx_globalNav-headerSection_actions {
  7422. display: table-cell;
  7423. vertical-align: top
  7424. }
  7425. .vx_globalNav-headerSection_trigger,
  7426. .vx_globalNav-headerSection_actions {
  7427. width: 30%
  7428. }
  7429. .vx_globalNav-headerSection_logo {
  7430. text-align: center
  7431. }
  7432. .vx_globalNav-headerSection_actions {
  7433. text-align: right;
  7434. list-style: none;
  7435. margin: 0;
  7436. padding: 0
  7437. }
  7438. .vx_globalNav-headerSection_actions li {
  7439. display: inline-block;
  7440. vertical-align: top
  7441. }
  7442. .vx_globalNav-toggleTrigger {
  7443. margin: 1.3rem 0 0 1rem
  7444. }
  7445. .vx_globalNav-brand_desktop {
  7446. display: none
  7447. }
  7448. .vx_globalNav-brand_mobile {
  7449. display: inline-block;
  7450. vertical-align: top;
  7451. padding: 1.4rem 0 1rem
  7452. }
  7453. .vx_globalNav-brand_mobile:before {
  7454. content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSI+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iTmF2LUFzc2V0cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUwLjAwMDAwMCwgLTUwLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iaWNQUExvZ29UcmFuc3BhcmVudFdoaXRlMzAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwLjAwMDAwMCwgNTAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iU3BlY3MiIGZpbGw9IiNERTAwNjMiIG9wYWNpdHk9IjAiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIvPgogICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi45MDQ4MjgsIDEuNzcwMDAwKSIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE5LjUxODEwNjgsMi4yNjUzNzY1OSBDMTguMjY1MDU5OCwwLjgzNzc4Njc0NyAxNi4wMDE0MjAxLDAuMjI2MTk4NjYzIDEzLjEwNTE5NTYsMC4yMjYxOTg2NjMgTDQuNjk3ODIzODcsMC4yMjYxOTg2NjMgQzQuMTA2MDE1NDMsMC4yMjYxOTg2NjMgMy42MDIwOTY2MSwwLjY1Njc4OTczMyAzLjUwOTc5ODc0LDEuMjQxMzc5NzggTDAuMDA5MDkyMDI5MDcsMjMuNDM4NDQ1OSBDLTAuMDYwMDYyNDk1LDIzLjg3NjQ3NTIgMC4yNzg1NDY3MDksMjQuMjcyMzU0NSAwLjcyMTg1MjAwNSwyNC4yNzIzNTQ1IEw1LjkxMjAyMzAyLDI0LjI3MjM1NDUgTDUuNTUzODUyMTgsMjYuNTQzNzcwNiBDNS40OTM1MTQxNywyNi45MjY5Nzc0IDUuNzg5NDE4MzksMjcuMjczNTQ0IDYuMTc3MzQ0OTYsMjcuMjczNTQ0IEwxMC41NTE5ODg1LDI3LjI3MzU0NCBDMTEuMDY5OTU4NywyNy4yNzM1NDQgMTEuNTEwNzg0MywyNi44OTY2NzM1IDExLjU5MTUxMDUsMjYuMzg1MzYzOCBMMTEuNjM0NDkxLDI2LjE2MzA0MzMgTDEyLjQ1ODU1OTUsMjAuOTM3NTQ2NSBMMTIuNTExNzM0MSwyMC42NDg4MzI4IEMxMi41OTI0NjAzLDIwLjEzNzI0NzcgMTMuMDMzMjg1OSwxOS43NjA2NTI3IDEzLjU1MDk4MDUsMTkuNzYwNjUyNyBMMTQuMjA1MzMxMSwxOS43NjA2NTI3IEMxOC40NDM1OTQyLDE5Ljc2MDY1MjcgMjEuNzYyMTg0OCwxOC4wMzg4Mzk0IDIyLjczMTcyNTgsMTMuMDU5NjMwOCBDMjMuMTM3MDA5OCwxMC45NzkxMjkzIDIyLjkyNzYxNzcsOS4yNDI0Mzk1OCAyMS44NTYxMzU4LDguMDIxNDY3MzMgQzIxLjUzMTg1MzQsNy42NTIzMTA1NiAyMS4xMjg3NzM1LDcuMzQ2NzkyMDEgMjAuNjU4NDY3Niw3LjA5Nzc0ODkzIEMyMC45ODg1MzU4LDQuOTkzODMwODIgMjAuNjU2MjYzNSwzLjU2MjEwODYyIDE5LjUxODEwNjgsMi4yNjUzNzY1OSBaIiBpZD0iRmlsbC04IiBmaWxsLW9wYWNpdHk9IjAuNjgiLz4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjAuNjU4NDY3Niw3LjA5ODM5NTA2IEMyMC45ODg1MzU4LDQuOTk0Mjc5MTIgMjAuNjU2MjYzNSwzLjU2MjQyMjMgMTkuNTE4MTA2OCwyLjI2NTU2ODMzIEMxOC4yNjUwNTk4LDAuODM3ODQ0MjU0IDE2LjAwMTQyMDEsMC4yMjYxOTg2NjMgMTMuMTA1MTk1NiwwLjIyNjE5ODY2MyBMNC42OTc4MjM4NywwLjIyNjE5ODY2MyBDNC4xMDYwMTU0MywwLjIyNjE5ODY2MyAzLjYwMjA5NjYxLDAuNjU2ODMwMjIxIDMuNTA5Nzk4NzQsMS4yNDE0NzUyNCBMMC4wMDkwOTIwMjkwNywyMy40NDA2Mjg1IEMtMC4wNjAwNjI0OTUsMjMuODc4Njk5IDAuMjc4NTQ2NzA5LDI0LjI3NDYxNTUgMC43MjE4NTIwMDUsMjQuMjc0NjE1NSBMNS45MTIwMjMwMiwyNC4yNzQ2MTU1IEw3LjIxNTc2NDg5LDE2LjAwNzQ4MTUgTDcuMTc1MjY0MDMsMTYuMjY2NzQyMSBDNy4yNjc1NjE5LDE1LjY4MjA5NyA3Ljc2NzM0Nzk4LDE1LjI1MTE5IDguMzU5MTU2NDIsMTUuMjUxMTkgTDEwLjgyNjEyNywxNS4yNTExOSBDMTUuNjcwODAwOSwxNS4yNTExOSAxOS40NjQxMDU2LDEzLjI4MjkwMzQgMjAuNTcyNTA2Niw3LjU5MDc0MjIxIEMyMC42MDUyOTMsNy40MjI0MDE5MSAyMC42MzMzOTU3LDcuMjU5MDIwOSAyMC42NTg0Njc2LDcuMDk4Mzk1MDYiIGlkPSJGaWxsLTkiIGZpbGwtb3BhY2l0eT0iMC43Ii8+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTguNjE2MjEyODgsNy4xMjY0OTc2OSBDOC42NzE4NjcxMiw2Ljc3NDY2MzcyIDguODk3NTE0NzUsNi40ODY3NDk0NiA5LjIwMTQwODkzLDYuMzQxMDAxNDggQzkuMzM5NzE3OTgsNi4yNzQ4Nzc2NCA5LjQ5NDAwNjk2LDYuMjM3OTU4NDkgOS42NTU3MzQ4Nyw2LjIzNzk1ODQ5IEwxNi4yNDU4MDI4LDYuMjM3OTU4NDkgQzE3LjAyNjYxNTMsNi4yMzc5NTg0OSAxNy43NTQ1Mjg2LDYuMjg5MjA0NDcgMTguNDE5ODk5OSw2LjM5NjM4MDIxIEMxOC42MTAyODE0LDYuNDI2OTYyNDkgMTguNzk1MTUyNyw2LjQ2MjIyODU0IDE4Ljk3NTA2NDcsNi41MDIxNzgzNiBDMTkuMTU0NzAxMSw2LjU0MTg1MjY3IDE5LjMyOTM3ODMsNi41ODY0ODYyNyAxOS40OTgyNjk2LDYuNjM2MDc5MTUgQzE5LjU4Mjg1Myw2LjY2MDYwMDA4IDE5LjY2NTc4MzQsNi42ODY0OTg1OSAxOS43NDc2MTE2LDYuNzEzNzc0NjggQzIwLjA3NDM3MzYsNi44MjIwNTI0OCAyMC4zNzg1NDMzLDYuOTUwMTY3NDMgMjAuNjU4NDY3Niw3LjA5ODM5NTA2IEMyMC45ODg1MzU4LDQuOTk0Mjc5MTIgMjAuNjU2MjYzNSwzLjU2MjQyMjMgMTkuNTE4MTA2OCwyLjI2NTU2ODMzIEMxOC4yNjUwNTk4LDAuODM3ODQ0MjU0IDE2LjAwMTQyMDEsMC4yMjYxOTg2NjMgMTMuMTA1MTk1NiwwLjIyNjE5ODY2MyBMNC42OTc4MjM4NywwLjIyNjE5ODY2MyBDNC4xMDYwMTU0MywwLjIyNjE5ODY2MyAzLjYwMjA5NjYxLDAuNjU2ODMwMjIxIDMuNTA5Nzk4NzQsMS4yNDE0NzUyNCBMMC4wMDkwOTIwMjkwNywyMy40NDA2Mjg1IEMtMC4wNjAwNjI0OTUsMjMuODc4Njk5IDAuMjc4NTQ2NzA5LDI0LjI3NDYxNTUgMC43MjE4NTIwMDUsMjQuMjc0NjE1NSBMNS45MTIwMjMwMiwyNC4yNzQ2MTU1IEw4LjYxNjIxMjg4LDcuMTI2NDk3NjkiIGlkPSJGaWxsLTEwIi8+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==)
  7455. }
  7456. .vx_globalNav-container {
  7457. display: block;
  7458. width: 70%;
  7459. max-width: 1024px;
  7460. padding: 0;
  7461. margin: 0
  7462. }
  7463. .vx_globalNav-secondaryNav_mobile,
  7464. .vx_globalNav-navContainer {
  7465. display: block
  7466. }
  7467. .vx_globalNav-listItem_mobileLogout,
  7468. .vx_globalNav-listItem_settings {
  7469. display: inline-block;
  7470. vertical-align: top;
  7471. width: 48%
  7472. }
  7473. .vx_globalNav-listItem_settings {
  7474. text-align: right
  7475. }
  7476. .vx_globalNav-listItem_mobileLogout {
  7477. padding: 1.75rem 0 0 2rem
  7478. }
  7479. .vx_globalNav-link_settings,
  7480. .vx_globalNav-link_iconOnly {
  7481. text-indent: 0;
  7482. display: inline-block;
  7483. vertical-align: top
  7484. }
  7485. .vx_globalNav-link_settings:hover,
  7486. .vx_globalNav-link_iconOnly:hover,
  7487. .vx_globalNav-link_settings:focus,
  7488. .vx_globalNav-link_iconOnly:focus {
  7489. text-decoration: none
  7490. }
  7491. .vx_globalNav-list {
  7492. margin: 1.5rem 0;
  7493. display: block
  7494. }
  7495. .vx_globalNav-list li {
  7496. display: block;
  7497. padding: 0;
  7498. text-align: center
  7499. }
  7500. .vx_globalNav-list li:before,
  7501. .vx_globalNav-list li:last-of-type:after {
  7502. display: block;
  7503. content: '';
  7504. width: 80%;
  7505. margin: 0 auto;
  7506. border-bottom: 1px solid rgba(255, 255, 255, .12);
  7507. -webkit-transition: border-bottom-color .3s;
  7508. -moz-transition: border-bottom-color .3s;
  7509. -ms-transition: border-bottom-color .3s;
  7510. -o-transition: border-bottom-color .3s;
  7511. transition: border-bottom-color .3s
  7512. }
  7513. .vx_globalNav-list li:hover:before,
  7514. .vx_globalNav-list li:hover:last-of-type:after,
  7515. .vx_globalNav-list li:hover+li:before {
  7516. border-bottom-color: rgba(255, 255, 255, .5)
  7517. }
  7518. .vx_globalNav-list a,
  7519. .vx_globalNav-list a:visited {
  7520. padding: 1rem 0;
  7521. display: block;
  7522. border: 0;
  7523. color: #fff;
  7524. text-decoration: none;
  7525. font-family: PayPal-Sans-Big, sans-serif
  7526. }
  7527. .vx_globalNav-list a:hover,
  7528. .vx_globalNav-list a:visited:hover,
  7529. .vx_globalNav-list a:focus,
  7530. .vx_globalNav-list a:visited:focus {
  7531. border: 0
  7532. }
  7533. .vx_globalNav-list a:active,
  7534. .vx_globalNav-list a:visited:active,
  7535. .vx_globalNav-list a.vx_isActive,
  7536. .vx_globalNav-list a:visited.vx_isActive {
  7537. background-color: #005ea6;
  7538. background-color: rgba(0, 0, 0, .1);
  7539. text-decoration: none;
  7540. border: 0
  7541. }
  7542. .vx_globalNav-link_mobileLogout.vx_globalNav-link_mobileLogout,
  7543. .vx_globalNav-link_mobileLogout:active,
  7544. .vx_globalNav-link_mobileLogout:focus,
  7545. .vx_globalNav-link_mobileLogout:hover {
  7546. color: #fff;
  7547. font-weight: 400
  7548. }
  7549. .vx_globalNav-list_secondary {
  7550. display: none
  7551. }
  7552. .vx_globalNav-displayName {
  7553. margin-top: 20px;
  7554. text-align: center;
  7555. color: #fff
  7556. }
  7557. }
  7558.  
  7559. @media (max-width:640px) {
  7560. .vx_hasOpenNav .vx_foreground-container {
  7561. left: 75%
  7562. }
  7563. .vx_hasOpenNav~.vx_sidepanel {
  7564. right: -75%
  7565. }
  7566. .vx_globalNav-container {
  7567. width: 75%
  7568. }
  7569. }
  7570.  
  7571. @media (max-width:479px) {
  7572. .vx_hasOpenNav .vx_foreground-container {
  7573. left: 78%
  7574. }
  7575. .vx_hasOpenNav~.vx_sidepanel {
  7576. right: -78%
  7577. }
  7578. .vx_globalNav-container {
  7579. width: 78%
  7580. }
  7581. }
  7582.  
  7583. @media (max-width:320px) {
  7584. .vx_hasOpenNav .vx_foreground-container {
  7585. left: 80%
  7586. }
  7587. .vx_hasOpenNav~.vx_sidepanel {
  7588. right: -80%
  7589. }
  7590. .vx_globalNav-container {
  7591. width: 80%
  7592. }
  7593. }
  7594.  
  7595. .vx_globalFooter {
  7596. position: absolute;
  7597. width: 100%;
  7598. min-height: 8rem;
  7599. top: 100%;
  7600. margin-top: -8rem;
  7601. border-top: 1px solid #fff;
  7602. background: #fff;
  7603. color: #9da3a6;
  7604. text-shadow: 0 1px 1px #fff
  7605. }
  7606.  
  7607. .vx_globalFooter a:hover,
  7608. .vx_globalFooter a:focus {
  7609. text-shadow: none
  7610. }
  7611.  
  7612. .vx_globalFooter-content {
  7613. max-width: 1024px;
  7614. margin: 0 auto;
  7615. padding: 1.5rem 1.5rem 0
  7616. }
  7617.  
  7618. .vx_globalFooter-list,
  7619. .vx_globalFooter-list_secondary {
  7620. margin: 0
  7621. }
  7622.  
  7623. .vx_globalFooter-list li,
  7624. .vx_globalFooter-list_secondary li {
  7625. display: inline-block;
  7626. vertical-align: top
  7627. }
  7628.  
  7629. .vx_globalFooter-list a,
  7630. .vx_globalFooter-list_secondary a {
  7631. display: block;
  7632. padding: 1rem .75rem .75rem;
  7633. font-weight: 400
  7634. }
  7635.  
  7636. .vx_globalFooter-list a:hover,
  7637. .vx_globalFooter-list_secondary a:hover,
  7638. .vx_globalFooter-list a:focus,
  7639. .vx_globalFooter-list_secondary a:focus,
  7640. .vx_globalFooter-list a:active,
  7641. .vx_globalFooter-list_secondary a:active,
  7642. .vx_globalFooter-list .active,
  7643. .vx_globalFooter-list_secondary .active {
  7644. color: #2c2e2f
  7645. }
  7646.  
  7647. .vx_globalFooter-list li:first-child a {
  7648. padding-left: 0
  7649. }
  7650.  
  7651. .vx_globalFooter-list a {
  7652. font-family: 'PayPal Sans Big', sans-serif;
  7653. font-size: .8125rem;
  7654. color: #6c7378;
  7655. text-decoration: none;
  7656. text-transform: uppercase
  7657. }
  7658.  
  7659. .vx_globalFooter_secondary {
  7660. width: 100%;
  7661. border-top: 1px dotted #9da3a6;
  7662. text-align: right
  7663. }
  7664.  
  7665. .vx_globalFooter-copyright,
  7666. .vx_globalFooter-list_secondary {
  7667. display: inline-block;
  7668. vertical-align: top
  7669. }
  7670.  
  7671. .vx_globalFooter-list_secondary {
  7672. margin-left: .75rem
  7673. }
  7674.  
  7675. .vx_globalFooter-list_secondary li {
  7676. display: inline-block;
  7677. vertical-align: top
  7678. }
  7679.  
  7680. .vx_globalFooter-list_secondary li:last-child {
  7681. padding-right: 0
  7682. }
  7683.  
  7684. .vx_globalFooter-list_secondary li:last-child a {
  7685. padding-right: 0
  7686. }
  7687.  
  7688. .vx_globalFooter-list_secondary a {
  7689. font-size: .8125rem;
  7690. color: #9da3a6
  7691. }
  7692.  
  7693. .vx_globalFooter-copyright,
  7694. .vx_globalFooter-disclaimer {
  7695. margin-top: 1rem;
  7696. padding-left: .65rem;
  7697. font-size: .8125rem
  7698. }
  7699.  
  7700. .vx_globalFooter-copyright {
  7701. color: #9da3a6;
  7702. font-family: 'PayPal Sans Big', sans-serif;
  7703. letter-spacing: .05rem
  7704. }
  7705.  
  7706. .vx_globalFooter-copyright:after {
  7707. content: "\7c";
  7708. display: inline-block;
  7709. padding-left: 1.5rem;
  7710. vertical-align: -.1rem;
  7711. font-weight: 300;
  7712. font-size: 1.2rem;
  7713. line-height: 1em
  7714. }
  7715.  
  7716. .vx_globalFooter-disclaimer {
  7717. padding: .5em 10px 1em;
  7718. font-family: 'PayPal Sans Big', sans-serif;
  7719. letter-spacing: .05rem;
  7720. text-align: left;
  7721. font-size: .8125rem;
  7722. line-height: 1.5em
  7723. }
  7724.  
  7725. .vx_globalFooter-disclaimer a {
  7726. color: #2c2e2f
  7727. }
  7728.  
  7729. @media (min-width:641px) and (max-width:950px) {
  7730. .vx_globalFooter-list_secondary li {
  7731. padding: 0
  7732. }
  7733. }
  7734.  
  7735. @media (max-width:641px) {
  7736. .vx_globalFooter-list_secondary,
  7737. .vx_globalFooter-copyright {
  7738. padding-left: 0;
  7739. margin-left: 0
  7740. }
  7741. .vx_globalFooter-copyright {
  7742. text-align: left;
  7743. display: block;
  7744. margin-top: 1.5rem
  7745. }
  7746. .vx_globalFooter-copyright:after {
  7747. content: ""
  7748. }
  7749. .vx_globalFooter-list_secondary {
  7750. display: block;
  7751. text-align: left
  7752. }
  7753. .vx_globalFooter-list_secondary li:first-child a {
  7754. padding-left: 0
  7755. }
  7756. }
  7757.  
  7758. body {
  7759. font-size: inherit!important;
  7760. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif;
  7761. -webkit-font-smoothing: antialiased;
  7762. -moz-osx-font-smoothing: grayscale;
  7763. font-smoothing: antialiased
  7764. }
  7765.  
  7766. .vx_text-xl {
  7767. font-size: 3.75rem;
  7768. line-height: 4.5rem;
  7769. font-weight: 300;
  7770. text-transform: none;
  7771. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7772. }
  7773.  
  7774. h1,
  7775. .vx_text-1 {
  7776. font-size: 2.5rem;
  7777. line-height: 3rem;
  7778. font-weight: 300;
  7779. text-transform: none;
  7780. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7781. }
  7782.  
  7783. .vx_text-1_regular {
  7784. font-size: 2.5rem;
  7785. line-height: 3rem;
  7786. font-weight: 400;
  7787. text-transform: none;
  7788. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7789. }
  7790.  
  7791. h2,
  7792. .vx_text-2 {
  7793. font-size: 1.875rem;
  7794. line-height: 2.25rem;
  7795. font-weight: 300;
  7796. text-transform: none;
  7797. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7798. }
  7799.  
  7800. .vx_text-2_regular {
  7801. font-size: 1.875rem;
  7802. line-height: 2.25rem;
  7803. font-weight: 400;
  7804. text-transform: none;
  7805. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7806. }
  7807.  
  7808. h3,
  7809. .vx_text-3 {
  7810. font-size: 1.5rem;
  7811. line-height: 1.875rem;
  7812. font-weight: 400;
  7813. text-transform: none;
  7814. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7815. }
  7816.  
  7817. .vx_text-3_regular {
  7818. font-size: 1.25rem;
  7819. line-height: 1.5;
  7820. font-weight: 400;
  7821. text-transform: none;
  7822. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7823. }
  7824.  
  7825. .vx_text-3_lighter {
  7826. font-size: 1.25rem;
  7827. line-height: 1.5;
  7828. font-weight: 300;
  7829. text-transform: none;
  7830. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7831. }
  7832.  
  7833. h4,
  7834. .vx_text-4 {
  7835. font-size: 1.25rem;
  7836. line-height: 1.875rem;
  7837. font-weight: 300;
  7838. text-transform: none;
  7839. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7840. }
  7841.  
  7842. .vx_text-4_regular {
  7843. font-size: 1.25rem;
  7844. line-height: 1.875rem;
  7845. font-weight: 400;
  7846. text-transform: none;
  7847. font-family: PayPal-Sans-Big, Helvetica Neue, Arial, sans-serif
  7848. }
  7849.  
  7850. .vx_text-body-lg {
  7851. font-size: 1.125rem;
  7852. line-height: 1.5rem;
  7853. font-weight: 400;
  7854. text-transform: none;
  7855. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7856. }
  7857.  
  7858. .vx_text-body-md {
  7859. font-size: .9375rem;
  7860. line-height: 1.5rem;
  7861. font-weight: 400;
  7862. text-transform: none;
  7863. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7864. }
  7865.  
  7866. .vx_text-body-md_medium {
  7867. font-size: .9375rem;
  7868. line-height: 1.5rem;
  7869. font-weight: 500;
  7870. text-transform: none;
  7871. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7872. }
  7873.  
  7874. .vx_text-body-sm {
  7875. font-size: .8125rem;
  7876. line-height: 1.125rem;
  7877. font-weight: 400;
  7878. text-transform: none;
  7879. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7880. }
  7881.  
  7882. .vx_text-body-sm_medium {
  7883. font-size: .8125rem;
  7884. line-height: 1.125rem;
  7885. font-weight: 500;
  7886. text-transform: none;
  7887. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7888. }
  7889.  
  7890. .vx_text-block {
  7891. padding: 1.5em 1.5em .75rem
  7892. }
  7893.  
  7894. .vx_reverse-contrast {
  7895. background: #2c2e2f;
  7896. color: #fff
  7897. }
  7898.  
  7899. .vx_reverse-contrast .vx_secondary-text {
  7900. color: #cbd2d6
  7901. }
  7902.  
  7903. .vx_reverse-contrast .small-text {
  7904. font-weight: 500
  7905. }
  7906.  
  7907. .vx_text-body,
  7908. p,
  7909. li,
  7910. dd,
  7911. dt,
  7912. label,
  7913. input,
  7914. textarea,
  7915. pre,
  7916. code {
  7917. font-size: .9375rem;
  7918. line-height: 1.5rem;
  7919. font-weight: 400;
  7920. text-transform: none;
  7921. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7922. }
  7923.  
  7924. .vx_text-body_secondary {
  7925. font-size: .9375rem;
  7926. line-height: 1.5rem;
  7927. font-weight: 500;
  7928. text-transform: none;
  7929. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7930. }
  7931.  
  7932. .vx_text-legal {
  7933. font-size: .8125rem;
  7934. line-height: 1.125rem;
  7935. font-weight: 400;
  7936. text-transform: none;
  7937. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif;
  7938. color: #6c7378
  7939. }
  7940.  
  7941. ul,
  7942. ol {
  7943. padding: 0;
  7944. margin: 0 0 .75rem 25px
  7945. }
  7946.  
  7947. ul ul,
  7948. ul ol,
  7949. ol ol,
  7950. ol ul {
  7951. margin-bottom: 0
  7952. }
  7953.  
  7954. li {
  7955. line-height: 1.5rem
  7956. }
  7957.  
  7958. dl {
  7959. margin-bottom: 1.5rem
  7960. }
  7961.  
  7962. dt,
  7963. dd {
  7964. line-height: 1.5rem
  7965. }
  7966.  
  7967. dt {
  7968. font-weight: 500
  7969. }
  7970.  
  7971. dd {
  7972. margin-left: .75rem
  7973. }
  7974.  
  7975. .vx_unstyled-list {
  7976. list-style: none;
  7977. padding: 0
  7978. }
  7979.  
  7980. .vx_text-5 {
  7981. font-size: .9375rem;
  7982. line-height: 1.6;
  7983. font-weight: 500;
  7984. text-transform: none;
  7985. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7986. }
  7987.  
  7988. .vx_text-5_lighter {
  7989. font-size: .9375rem;
  7990. line-height: 1.6;
  7991. font-weight: 400;
  7992. text-transform: none;
  7993. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  7994. }
  7995.  
  7996. .vx_text-6 {
  7997. font-size: .8125rem;
  7998. line-height: 1.84615385;
  7999. font-weight: 500;
  8000. text-transform: none;
  8001. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  8002. }
  8003.  
  8004. .vx_text-6_lighter {
  8005. font-size: .8125rem;
  8006. line-height: 1.84615385;
  8007. font-weight: 400;
  8008. text-transform: none;
  8009. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  8010. }
  8011.  
  8012. @keyframes vx_spin {
  8013. from {
  8014. transform: rotate(0deg)
  8015. }
  8016. to {
  8017. transform: rotate(360deg)
  8018. }
  8019. }
  8020.  
  8021. @keyframes vx_fade-in {
  8022. from {
  8023. opacity: 0
  8024. }
  8025. to {
  8026. opacity: 1
  8027. }
  8028. }
  8029.  
  8030. @keyframes vx_fade-out {
  8031. from {
  8032. opacity: 1
  8033. }
  8034. to {
  8035. opacity: 0
  8036. }
  8037. }
  8038.  
  8039. @font-face {
  8040. font-family: paypal-vx-icons;
  8041. src: url(https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.eot);
  8042. src: url(https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.eot?#iefix) format('embedded-opentype'), url(https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.woff2) format('woff2'), url(https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.woff) format('woff'), url(https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.ttf) format('truetype'), url(https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03) format('svg');
  8043. font-style: normal;
  8044. font-weight: 400
  8045. }
  8046.  
  8047. .vx_alert,
  8048. .vx_alert_inline {
  8049. display: table;
  8050. width: 100%;
  8051. margin-bottom: 5px;
  8052. padding: 1rem;
  8053. border: 1px solid #9da3a6;
  8054. border-left-width: 0;
  8055. border-right-width: 0;
  8056. color: #9da3a6
  8057. }
  8058.  
  8059. .vx_alert_inline {
  8060. border: 0;
  8061. padding-left: 0;
  8062. padding-right: 0
  8063. }
  8064.  
  8065. .vx_alert-help:before,
  8066. .vx_alert-success:before,
  8067. .vx_alert-warning:before,
  8068. .vx_alert-critical:before {
  8069. display: inline-block;
  8070. vertical-align: top;
  8071. width: 1.5em;
  8072. padding: .6rem 0 0;
  8073. margin-left: -.1em;
  8074. font-size: 1.8rem;
  8075. line-height: 0;
  8076. font-family: paypal-vx-icons
  8077. }
  8078.  
  8079. .vx_alert-help {
  8080. border-color: #009cde;
  8081. color: #009cde
  8082. }
  8083.  
  8084. .vx_alert-help:before {
  8085. content: "\2139";
  8086. -webkit-font-smoothing: antialiased;
  8087. -moz-osx-font-smoothing: grayscale
  8088. }
  8089.  
  8090. .vx_alert-success {
  8091. border-color: #00cf92;
  8092. color: #00cf92
  8093. }
  8094.  
  8095. .vx_alert-success:before {
  8096. content: "\2714";
  8097. -webkit-font-smoothing: antialiased;
  8098. -moz-osx-font-smoothing: grayscale
  8099. }
  8100.  
  8101. .vx_alert-warning {
  8102. border-color: #ff9600;
  8103. color: #ff9600
  8104. }
  8105.  
  8106. .vx_alert-warning:before {
  8107. content: "\FE15";
  8108. -webkit-font-smoothing: antialiased;
  8109. -moz-osx-font-smoothing: grayscale
  8110. }
  8111.  
  8112. .vx_alert-critical {
  8113. border-color: #d20000;
  8114. color: #d20000
  8115. }
  8116.  
  8117. .vx_alert-critical:before {
  8118. content: "\26A0";
  8119. -webkit-font-smoothing: antialiased;
  8120. -moz-osx-font-smoothing: grayscale
  8121. }
  8122.  
  8123. .vx_alert-icon {
  8124. display: inline-block;
  8125. vertical-align: top;
  8126. width: 1.5em;
  8127. padding: .6rem 0 0;
  8128. margin-top: -2px;
  8129. padding: 0;
  8130. font-size: 1.6rem;
  8131. line-height: 0
  8132. }
  8133.  
  8134. .vx_alert-text {
  8135. margin: 0 0 0 2.5em;
  8136. color: #2c2e2f;
  8137. display: table-cell;
  8138. width: 100%;
  8139. vertical-align: top
  8140. }
  8141.  
  8142. .vx_alert-text p {
  8143. margin-top: 0
  8144. }
  8145.  
  8146. @media (min-width:768px) {
  8147. .vx_alert {
  8148. border-left-width: 1px;
  8149. border-right-width: 1px;
  8150. border-radius: 5px
  8151. }
  8152. }
  8153.  
  8154. .vx_btn {
  8155. background-color: #0070ba;
  8156. border-radius: 1.5rem;
  8157. border: .0625rem solid #0070ba;
  8158. color: #fff;
  8159. cursor: pointer;
  8160. display: inline-block;
  8161. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif;
  8162. font-size: .9375rem;
  8163. line-height: 1.5rem;
  8164. margin-bottom: 1.5rem;
  8165. min-width: 6rem;
  8166. padding: .6875rem 1.4375rem;
  8167. text-align: center;
  8168. text-decoration: none;
  8169. transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
  8170. font-weight: 500;
  8171. -webkit-font-smoothing: antialiased
  8172. }
  8173.  
  8174. .vx_btn:hover,
  8175. .vx_btn:focus,
  8176. .vx_btn:active,
  8177. .vx_btn:visited {
  8178. color: #fff
  8179. }
  8180.  
  8181. .vx_btn:hover,
  8182. .vx_btn:focus,
  8183. .vx_btn:active {
  8184. background-color: #003087;
  8185. border-color: #003087
  8186. }
  8187.  
  8188. .vx_btn:hover {
  8189. text-decoration: none
  8190. }
  8191.  
  8192. .vx_btn:active,
  8193. .vx_btn:focus {
  8194. outline: 0;
  8195. text-decoration: underline
  8196. }
  8197.  
  8198. .vx_btn+.vx_btn {
  8199. margin-left: .75rem
  8200. }
  8201.  
  8202. .vx_btn.vx_btn-block {
  8203. margin-right: 0;
  8204. margin-left: 0;
  8205. width: 100%
  8206. }
  8207.  
  8208. .vx_btn_reversed {
  8209. background-color: #fff;
  8210. color: #0070ba;
  8211. border-color: #fff
  8212. }
  8213.  
  8214. .vx_btn_reversed:visited {
  8215. color: #0070ba
  8216. }
  8217.  
  8218. .vx_btn_reversed:hover,
  8219. .vx_btn_reversed:focus,
  8220. .vx_btn_reversed:active {
  8221. background-color: #f5f7fa;
  8222. border-color: #f5f7fa;
  8223. color: #003087
  8224. }
  8225.  
  8226. .vx_btn-secondary {
  8227. background: 0 0;
  8228. color: #0070ba;
  8229. border-color: #0070ba
  8230. }
  8231.  
  8232. .vx_btn-secondary:visited {
  8233. color: #0070ba
  8234. }
  8235.  
  8236. .vx_btn-secondary:hover,
  8237. .vx_btn-secondary:focus,
  8238. .vx_btn-secondary:active {
  8239. background: 0 0;
  8240. border-color: #003087;
  8241. box-shadow: 0 0 0 .0625rem #003087 inset;
  8242. color: #003087
  8243. }
  8244.  
  8245. .vx_btn-secondary_reversed {
  8246. background: 0 0;
  8247. color: #fff;
  8248. border-color: #fff
  8249. }
  8250.  
  8251. .vx_btn-secondary_reversed:visited {
  8252. color: #fff
  8253. }
  8254.  
  8255. .vx_btn-secondary_reversed:hover,
  8256. .vx_btn-secondary_reversed:focus,
  8257. .vx_btn-secondary_reversed:active {
  8258. background: 0 0;
  8259. border-color: #fff;
  8260. box-shadow: 0 0 0 .0625rem #fff inset;
  8261. color: #fff
  8262. }
  8263.  
  8264. .vx_btn-medium {
  8265. font-size: .8125rem;
  8266. line-height: 1.125rem;
  8267. min-width: 4.5rem;
  8268. padding: .5rem 1.0625rem
  8269. }
  8270.  
  8271. .vx_btn-small {
  8272. font-size: .8125rem;
  8273. line-height: 1.125rem;
  8274. min-width: 3.75rem;
  8275. padding: .3125rem .875rem
  8276. }
  8277.  
  8278. .vx_btn-icon {
  8279. background: 0 0;
  8280. color: #0070ba;
  8281. border-color: #0070ba;
  8282. padding-top: .57142857rem;
  8283. padding-bottom: .57142857rem;
  8284. padding-left: .57142857rem
  8285. }
  8286.  
  8287. .vx_btn-icon:visited {
  8288. color: #0070ba
  8289. }
  8290.  
  8291. .vx_btn-icon:hover,
  8292. .vx_btn-icon:focus,
  8293. .vx_btn-icon:active {
  8294. background: 0 0;
  8295. border-color: #003087;
  8296. box-shadow: 0 0 0 .0625rem #003087 inset;
  8297. color: #003087
  8298. }
  8299.  
  8300. .vx_btn-icon>span {
  8301. display: inline-block;
  8302. vertical-align: middle
  8303. }
  8304.  
  8305. .vx_btn-icon .vx_icon {
  8306. margin-top: -.25em;
  8307. height: 0
  8308. }
  8309.  
  8310. .vx_btn-icon .vx_icon:before {
  8311. line-height: 0
  8312. }
  8313.  
  8314. .vx_btn-icon.vx_btn-medium {
  8315. padding-top: .41666667rem;
  8316. padding-bottom: .41666667rem;
  8317. padding-left: .41666667rem
  8318. }
  8319.  
  8320. .vx_btn-icon.vx_btn-small {
  8321. padding-top: .5rem;
  8322. padding-bottom: .5rem;
  8323. padding-left: .5rem;
  8324. top: 1.875rem;
  8325. left: 1.125rem
  8326. }
  8327.  
  8328. .vx_btn-icon.vx_btn_reversed {
  8329. background: 0 0;
  8330. color: #fff;
  8331. border-color: #fff
  8332. }
  8333.  
  8334. .vx_btn-icon.vx_btn_reversed:visited {
  8335. color: #fff
  8336. }
  8337.  
  8338. .vx_btn-icon.vx_btn_reversed:hover,
  8339. .vx_btn-icon.vx_btn_reversed:focus,
  8340. .vx_btn-icon.vx_btn_reversed:active {
  8341. background: 0 0;
  8342. border-color: #fff;
  8343. box-shadow: 0 0 0 .0625rem #fff inset;
  8344. color: #fff
  8345. }
  8346.  
  8347. .vx_btn-group,
  8348. .vx_btn-group_stacked {
  8349. text-align: center
  8350. }
  8351.  
  8352. .vx_btn-group_stacked .vx_btn,
  8353. .vx_btn-group_stacked .vx_btn-small,
  8354. .vx_btn-group_stacked .vx_btn-medium {
  8355. display: table;
  8356. margin-left: auto;
  8357. margin-right: auto
  8358. }
  8359.  
  8360. .vx_addBtn-primary,
  8361. .vx_addBtn-secondary {
  8362. font-weight: 500;
  8363. font-size: .9375rem;
  8364. line-height: 1.5rem;
  8365. background: 0 0;
  8366. border: 0;
  8367. color: #0070ba;
  8368. padding-left: .125rem;
  8369. cursor: pointer
  8370. }
  8371.  
  8372. .vx_addBtn-primary:before,
  8373. .vx_addBtn-secondary:before {
  8374. content: "\002B";
  8375. -webkit-font-smoothing: antialiased;
  8376. -moz-osx-font-smoothing: grayscale;
  8377. font-family: paypal-vx-icons;
  8378. line-height: normal;
  8379. font-size: 1.1rem;
  8380. font-weight: bolder;
  8381. display: inline-block
  8382. }
  8383.  
  8384. .vx_addBtn-primary:hover,
  8385. .vx_addBtn-secondary:hover {
  8386. color: #005ea6;
  8387. text-decoration: none
  8388. }
  8389.  
  8390. .vx_addBtn-primary:before {
  8391. color: #fff;
  8392. background: #0070ba;
  8393. border-radius: 100%;
  8394. padding: 0 4px 3px;
  8395. box-shadow: 0 1px 2px #cbd2d6;
  8396. margin-right: 12px
  8397. }
  8398.  
  8399. .vx_addBtn-secondary:before {
  8400. margin-right: 5px
  8401. }
  8402.  
  8403. .vx_backBtn {
  8404. background: 0 0;
  8405. border: 0;
  8406. color: #0070ba;
  8407. font-weight: 400;
  8408. padding: 0
  8409. }
  8410.  
  8411. .vx_backBtn:focus,
  8412. .vx_backBtn:active,
  8413. .vx_backBtn:hover {
  8414. color: #005ea6;
  8415. text-decoration: none
  8416. }
  8417.  
  8418. .vx_backBtn:focus span,
  8419. .vx_backBtn:active span,
  8420. .vx_backBtn:hover span {
  8421. text-decoration: underline
  8422. }
  8423.  
  8424. .vx_backBtn:before {
  8425. font-family: paypal-vx-icons;
  8426. speak: none;
  8427. font-style: normal;
  8428. font-weight: 400;
  8429. font-variant: normal;
  8430. text-transform: none;
  8431. line-height: 0;
  8432. -webkit-font-smoothing: antialiased;
  8433. -moz-osx-font-smoothing: grayscale;
  8434. content: '\21E6';
  8435. display: inline-block;
  8436. font-size: 1.5em;
  8437. vertical-align: initial;
  8438. padding-right: .1em
  8439. }
  8440.  
  8441. [dir=rtl] .vx_backBtn:before {
  8442. vertical-align: middle;
  8443. -webkit-transform: rotate(180deg);
  8444. -moz-transform: rotate(180deg);
  8445. -ms-transform: rotate(180deg);
  8446. -o-transform: rotate(180deg);
  8447. transform: rotate(180deg)
  8448. }
  8449.  
  8450. .vx_btn-link {
  8451. background: 0 0;
  8452. border: 0;
  8453. color: #0070ba;
  8454. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif;
  8455. font-size: .9375rem;
  8456. font-weight: 500;
  8457. line-height: 1.5rem;
  8458. text-align: center;
  8459. text-decoration: none;
  8460. padding: 0;
  8461. cursor: pointer
  8462. }
  8463.  
  8464. .vx_btn-link:hover,
  8465. .vx_btn-link:focus,
  8466. .vx_btn-link:active {
  8467. color: #003087;
  8468. text-decoration: underline
  8469. }
  8470.  
  8471. .vx_form-control {
  8472. width: 100%;
  8473. height: 50px;
  8474. padding: 12.5px;
  8475. border: 1px solid #9da3a6;
  8476. border-radius: 5px;
  8477. background: #fff;
  8478. -webkit-transition: border-color .15s;
  8479. -o-transition: border-color .15s;
  8480. transition: border-color .15s
  8481. }
  8482.  
  8483. .vx_form-control:focus {
  8484. outline: thin dotted;
  8485. outline: 5px auto -webkit-focus-ring-color;
  8486. outline-offset: -2px
  8487. }
  8488.  
  8489. .vx_form-control:hover,
  8490. .vx_form-control:focus,
  8491. .vx_form-control:active,
  8492. .vx_form-control.vx_is-active {
  8493. border-color: #009cde
  8494. }
  8495.  
  8496. .vx_form-control[disabled],
  8497. .vx_form-control[disabled]:hover,
  8498. .vx_form-control[disabled]:active,
  8499. .vx_form-control.vx_is-disabled,
  8500. .vx_form-control.vx_is-disabled:hover,
  8501. .vx_form-control.vx_is-disabled:active {
  8502. border-color: #cbd2d6;
  8503. background: #f5f7fa;
  8504. color: #6c7378;
  8505. cursor: default
  8506. }
  8507.  
  8508. .vx_form-group,
  8509. .vx_form-group_hiddenLabel {
  8510. padding-top: 1em;
  8511. text-align: left
  8512. }
  8513.  
  8514. .vx_form-group label,
  8515. .vx_form-group_hiddenLabel label {
  8516. font-weight: 500
  8517. }
  8518.  
  8519. .vx_form-group_hiddenLabel label {
  8520. position: absolute;
  8521. left: -999em
  8522. }
  8523.  
  8524. input.vx_has-error {
  8525. background: #fff;
  8526. border-color: #d20000
  8527. }
  8528.  
  8529. .vx_has-error,
  8530. .vx_has-error input,
  8531. .vx_has-error label,
  8532. input.vx_has-error,
  8533. label.vx_has-error {
  8534. color: #d20000
  8535. }
  8536.  
  8537. .vx_has-error input,
  8538. .vx_has-error select,
  8539. .vx_has-error input:hover,
  8540. .vx_has-error input:active,
  8541. input:focus input.vx_has-error,
  8542. input.vx_has-error:hover,
  8543. input.vx_has-error:active,
  8544. input.vx_has-error:focus {
  8545. background: #fff;
  8546. border-color: #d20000
  8547. }
  8548.  
  8549. .vx_has-error .vx_form-control_complex {
  8550. border-color: #d20000
  8551. }
  8552.  
  8553. .vx_has-error .vx_form-control-icon {
  8554. color: #d20000
  8555. }
  8556.  
  8557. .vx_has-error .vx_selectIcon_error {
  8558. position: relative;
  8559. display: block;
  8560. text-align: right;
  8561. height: 0;
  8562. font-family: paypal-vx-icons;
  8563. font-style: normal;
  8564. font-weight: 400;
  8565. text-transform: none;
  8566. line-height: 0;
  8567. -webkit-font-smoothing: antialiased
  8568. }
  8569.  
  8570. .vx_has-error .vx_selectIcon_error:before {
  8571. content: "\26A0";
  8572. -webkit-font-smoothing: antialiased;
  8573. -moz-osx-font-smoothing: grayscale;
  8574. font-size: 1.58rem;
  8575. position: absolute;
  8576. right: 1.25em;
  8577. top: -1em
  8578. }
  8579.  
  8580. .vx_selectIcon_error {
  8581. display: none
  8582. }
  8583.  
  8584. .vx_form-control_complex {
  8585. padding: 0;
  8586. display: table;
  8587. table-layout: fixed;
  8588. height: auto
  8589. }
  8590.  
  8591. .vx_form-control_complex input {
  8592. background: 0 0;
  8593. border: 0;
  8594. display: table-cell;
  8595. width: 100%;
  8596. padding: 12px;
  8597. height: 48px
  8598. }
  8599.  
  8600. .vx_form-control_complex input:focus {
  8601. outline: thin dotted;
  8602. outline: 5px auto -webkit-focus-ring-color;
  8603. outline-offset: -2px
  8604. }
  8605.  
  8606. .vx_form-control_complex input:hover {
  8607. background: 0 0
  8608. }
  8609.  
  8610. .vx_form-control-icon,
  8611. .vx_form-control-error-icon {
  8612. display: table-cell;
  8613. width: 1.5em;
  8614. min-width: 1.5em;
  8615. height: auto;
  8616. color: #9da3a6;
  8617. text-align: center;
  8618. vertical-align: middle;
  8619. position: relative
  8620. }
  8621.  
  8622. .vx_form-control-icon:before,
  8623. .vx_form-control-error-icon:before {
  8624. display: inline
  8625. }
  8626.  
  8627. .vx_form-control-icon {
  8628. padding-left: .4em
  8629. }
  8630.  
  8631. .vx_form-control-error-icon {
  8632. width: 1px;
  8633. min-width: 1px;
  8634. visibility: hidden
  8635. }
  8636.  
  8637. .vx_form-control-icon+input {
  8638. padding-left: .5em
  8639. }
  8640.  
  8641. label.vx_has-error-with-message,
  8642. input.vx_has-error-with-message,
  8643. .vx_form-control_complex.vx_has-error-with-message {
  8644. color: #d20000
  8645. }
  8646.  
  8647. input.vx_has-error-with-message,
  8648. .vx_form-control_complex.vx_has-error-with-message {
  8649. background: #fff;
  8650. border-color: #d20000;
  8651. margin-bottom: 0!important;
  8652. border-bottom-left-radius: 0;
  8653. border-bottom-right-radius: 0
  8654. }
  8655.  
  8656. .vx_has-message>input,
  8657. .vx_has-error-with-message>input,
  8658. .vx_has-message>.vx_form-control_complex,
  8659. .vx_has-error-with-message>.vx_form-control_complex {
  8660. margin-bottom: 0!important;
  8661. border-bottom-left-radius: 0;
  8662. border-bottom-right-radius: 0
  8663. }
  8664.  
  8665. .vx_has-message.hasFocus:after,
  8666. .vx_has-error-with-message.hasFocus:after {
  8667. color: #d20000
  8668. }
  8669.  
  8670. .vx_has-error-with-message>label,
  8671. .vx_has-error-with-message>.vx_form-control_complex {
  8672. color: #d20000
  8673. }
  8674.  
  8675. .vx_has-error-with-message>input,
  8676. .vx_has-error-with-message>.vx_form-control_complex {
  8677. background: #fff;
  8678. border-color: #d20000;
  8679. margin-bottom: 0!important;
  8680. border-bottom-left-radius: 0;
  8681. border-bottom-right-radius: 0
  8682. }
  8683.  
  8684. .vx_has-error-with-message .vx_form-control-message {
  8685. background: #fff7f7;
  8686. border: 1px solid #d20000;
  8687. border-top-width: 0
  8688. }
  8689.  
  8690. .vx_has-error-with-message .vx_form-control-icon {
  8691. color: #d20000
  8692. }
  8693.  
  8694. .vx_has-error-with-message.hasFocus:after {
  8695. color: #d20000
  8696. }
  8697.  
  8698. .vx_has-error .vx_form-control_complex .vx_form-control-error-icon,
  8699. .vx_has-error-with-message .vx_form-control_complex .vx_form-control-error-icon {
  8700. display: table-cell;
  8701. visibility: visible;
  8702. width: 1.5em;
  8703. color: #d20000;
  8704. text-align: center
  8705. }
  8706.  
  8707. .vx_form-control-message {
  8708. display: block;
  8709. background: #f5fbfe;
  8710. padding: .5em 1em;
  8711. border: 1px solid #9da3a6;
  8712. border-top-width: 0;
  8713. border-bottom-left-radius: 5px;
  8714. border-bottom-right-radius: 5px
  8715. }
  8716.  
  8717. .vx_floatingLabel,
  8718. .vx_floatingLabel_complex,
  8719. .vx_floatingLabel_active {
  8720. position: relative;
  8721. padding: 0;
  8722. margin-top: 15px;
  8723. background: #fff;
  8724. border-radius: 5px;
  8725. text-align: left
  8726. }
  8727.  
  8728. .vx_floatingLabel.vx_floatingLabel_complex>.vx_form-control,
  8729. .vx_floatingLabel_complex.vx_floatingLabel_complex>.vx_form-control,
  8730. .vx_floatingLabel_active.vx_floatingLabel_complex>.vx_form-control {
  8731. position: relative;
  8732. display: table-cell;
  8733. height: 48px
  8734. }
  8735.  
  8736. .vx_floatingLabel.vx_floatingLabel_complex>.vx_form-control input,
  8737. .vx_floatingLabel_complex.vx_floatingLabel_complex>.vx_form-control input,
  8738. .vx_floatingLabel_active.vx_floatingLabel_complex>.vx_form-control input {
  8739. height: 48px
  8740. }
  8741.  
  8742. .vx_floatingLabel:before,
  8743. .vx_floatingLabel_complex:before,
  8744. .vx_floatingLabel_active:before,
  8745. .vx_floatingLabel:after,
  8746. .vx_floatingLabel_complex:after,
  8747. .vx_floatingLabel_active:after,
  8748. .vx_floatingLabel.vx_floatingLabel_complex>.vx_form-control:before,
  8749. .vx_floatingLabel_complex.vx_floatingLabel_complex>.vx_form-control:before,
  8750. .vx_floatingLabel_active.vx_floatingLabel_complex>.vx_form-control:before,
  8751. .vx_floatingLabel.vx_floatingLabel_complex>.vx_form-control:after,
  8752. .vx_floatingLabel_complex.vx_floatingLabel_complex>.vx_form-control:after,
  8753. .vx_floatingLabel_active.vx_floatingLabel_complex>.vx_form-control:after {
  8754. content: attr(data-label-content);
  8755. position: absolute;
  8756. left: 0;
  8757. padding: 0 15px;
  8758. line-height: 48px;
  8759. margin: 1px;
  8760. transition: opacity .25s ease-out;
  8761. z-index: 0;
  8762. white-space: nowrap;
  8763. overflow: hidden;
  8764. max-width: 100%;
  8765. text-overflow: ellipsis;
  8766. color: #6c7378
  8767. }
  8768.  
  8769. .vx_floatingLabel.vx_floatingLabel>.vx_form-control:before,
  8770. .vx_floatingLabel_complex.vx_floatingLabel>.vx_form-control:before,
  8771. .vx_floatingLabel_active.vx_floatingLabel>.vx_form-control:before {
  8772. line-height: 50px
  8773. }
  8774.  
  8775. .vx_floatingLabel:after,
  8776. .vx_floatingLabel_complex:after,
  8777. .vx_floatingLabel_active:after,
  8778. .vx_floatingLabel.vx_floatingLabel_complex>.vx_form-control:after,
  8779. .vx_floatingLabel_complex.vx_floatingLabel_complex>.vx_form-control:after,
  8780. .vx_floatingLabel_active.vx_floatingLabel_complex>.vx_form-control:after {
  8781. top: -10px;
  8782. left: 0;
  8783. font-size: 12px;
  8784. color: #6c7378;
  8785. font-weight: 500;
  8786. transition: opacity .4s ease-in-out, top .3s ease-out
  8787. }
  8788.  
  8789. .vx_floatingLabel.hasFocus,
  8790. .vx_floatingLabel_complex.hasFocus,
  8791. .vx_floatingLabel_active.hasFocus {
  8792. border-color: #0070ba;
  8793. box-shadow: 0 0 1px 0 #0070ba
  8794. }
  8795.  
  8796. .vx_floatingLabel.hasFocus input,
  8797. .vx_floatingLabel_complex.hasFocus input,
  8798. .vx_floatingLabel_active.hasFocus input {
  8799. outline: 0
  8800. }
  8801.  
  8802. .vx_floatingLabel.hasFocus .vx_form-control-message,
  8803. .vx_floatingLabel_complex.hasFocus .vx_form-control-message,
  8804. .vx_floatingLabel_active.hasFocus .vx_form-control-message {
  8805. border-color: #0070ba
  8806. }
  8807.  
  8808. .vx_floatingLabel.hasFocus:after,
  8809. .vx_floatingLabel_complex.hasFocus:after,
  8810. .vx_floatingLabel_active.hasFocus:after,
  8811. .vx_floatingLabel.hasFocus.vx_floatingLabel_complex>.vx_form-control:after,
  8812. .vx_floatingLabel_complex.hasFocus.vx_floatingLabel_complex>.vx_form-control:after,
  8813. .vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex>.vx_form-control:after {
  8814. color: #0070ba;
  8815. border-color: #0070ba
  8816. }
  8817.  
  8818. .vx_floatingLabel label,
  8819. .vx_floatingLabel_complex label,
  8820. .vx_floatingLabel_active label {
  8821. position: absolute!important;
  8822. clip: rect(1px 1px 1px 1px);
  8823. clip: rect(1px, 1px, 1px, 1px);
  8824. padding: 0!important;
  8825. border: 0!important;
  8826. height: 1px!important;
  8827. width: 1px!important;
  8828. overflow: hidden
  8829. }
  8830.  
  8831. .vx_floatingLabel input,
  8832. .vx_floatingLabel_complex input,
  8833. .vx_floatingLabel_active input {
  8834. position: relative;
  8835. z-index: 2;
  8836. padding: 18px 15px 0;
  8837. background: 0 0;
  8838. color: #2c2e2f
  8839. }
  8840.  
  8841. .vx_floatingLabel input.vx_form-control,
  8842. .vx_floatingLabel_complex input.vx_form-control,
  8843. .vx_floatingLabel_active input.vx_form-control {
  8844. height: 50px
  8845. }
  8846.  
  8847. .vx_floatingLabel .vx_form-control-icon,
  8848. .vx_floatingLabel_complex .vx_form-control-icon,
  8849. .vx_floatingLabel_active .vx_form-control-icon,
  8850. .vx_floatingLabel .vx_form-control-error-icon,
  8851. .vx_floatingLabel_complex .vx_form-control-error-icon,
  8852. .vx_floatingLabel_active .vx_form-control-error-icon {
  8853. vertical-align: middle;
  8854. position: relative
  8855. }
  8856.  
  8857. .vx_floatingLabel .vx_form-control-error-icon,
  8858. .vx_floatingLabel_complex .vx_form-control-error-icon,
  8859. .vx_floatingLabel_active .vx_form-control-error-icon {
  8860. top: -1px
  8861. }
  8862.  
  8863. .vx_floatingLabel .vx_form-control-error-icon:before,
  8864. .vx_floatingLabel_complex .vx_form-control-error-icon:before,
  8865. .vx_floatingLabel_active .vx_form-control-error-icon:before {
  8866. display: none
  8867. }
  8868.  
  8869. .vx_floatingLabel .vx_form-control-icon,
  8870. .vx_floatingLabel_complex .vx_form-control-icon,
  8871. .vx_floatingLabel_active .vx_form-control-icon {
  8872. vertical-align: middle
  8873. }
  8874.  
  8875. .vx_floatingLabel.vx_has-error .vx_form-control-error-icon:before,
  8876. .vx_floatingLabel_complex.vx_has-error .vx_form-control-error-icon:before,
  8877. .vx_floatingLabel_active.vx_has-error .vx_form-control-error-icon:before,
  8878. .vx_floatingLabel.vx_has-error-with-message .vx_form-control-error-icon:before,
  8879. .vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control-error-icon:before,
  8880. .vx_floatingLabel_active.vx_has-error-with-message .vx_form-control-error-icon:before {
  8881. display: inline
  8882. }
  8883.  
  8884. .vx_floatingLabel.vx_has-error,
  8885. .vx_floatingLabel_complex.vx_has-error,
  8886. .vx_floatingLabel_active.vx_has-error,
  8887. .vx_floatingLabel.vx_has-error-with-message,
  8888. .vx_floatingLabel_complex.vx_has-error-with-message,
  8889. .vx_floatingLabel_active.vx_has-error-with-message {
  8890. border-color: #d20000
  8891. }
  8892.  
  8893. .vx_floatingLabel.vx_has-error .vx_form-control,
  8894. .vx_floatingLabel_complex.vx_has-error .vx_form-control,
  8895. .vx_floatingLabel_active.vx_has-error .vx_form-control,
  8896. .vx_floatingLabel.vx_has-error-with-message .vx_form-control,
  8897. .vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control,
  8898. .vx_floatingLabel_active.vx_has-error-with-message .vx_form-control {
  8899. border-color: #d20000
  8900. }
  8901.  
  8902. .vx_floatingLabel.vx_has-error .vx_form-control:hover,
  8903. .vx_floatingLabel_complex.vx_has-error .vx_form-control:hover,
  8904. .vx_floatingLabel_active.vx_has-error .vx_form-control:hover,
  8905. .vx_floatingLabel.vx_has-error-with-message .vx_form-control:hover,
  8906. .vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:hover,
  8907. .vx_floatingLabel_active.vx_has-error-with-message .vx_form-control:hover {
  8908. background: 0 0
  8909. }
  8910.  
  8911. .vx_floatingLabel.vx_has-error .vx_form-control-message,
  8912. .vx_floatingLabel_complex.vx_has-error .vx_form-control-message,
  8913. .vx_floatingLabel_active.vx_has-error .vx_form-control-message,
  8914. .vx_floatingLabel.vx_has-error-with-message .vx_form-control-message,
  8915. .vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control-message,
  8916. .vx_floatingLabel_active.vx_has-error-with-message .vx_form-control-message {
  8917. border-top-color: #d20000
  8918. }
  8919.  
  8920. .vx_floatingLabel.vx_has-error.hasFocus,
  8921. .vx_floatingLabel_complex.vx_has-error.hasFocus,
  8922. .vx_floatingLabel_active.vx_has-error.hasFocus,
  8923. .vx_floatingLabel.vx_has-error-with-message.hasFocus,
  8924. .vx_floatingLabel_complex.vx_has-error-with-message.hasFocus,
  8925. .vx_floatingLabel_active.vx_has-error-with-message.hasFocus,
  8926. .vx_floatingLabel.vx_has-error.hasFocus .vx_form-control,
  8927. .vx_floatingLabel_complex.vx_has-error.hasFocus .vx_form-control,
  8928. .vx_floatingLabel_active.vx_has-error.hasFocus .vx_form-control,
  8929. .vx_floatingLabel.vx_has-error-with-message.hasFocus .vx_form-control,
  8930. .vx_floatingLabel_complex.vx_has-error-with-message.hasFocus .vx_form-control,
  8931. .vx_floatingLabel_active.vx_has-error-with-message.hasFocus .vx_form-control {
  8932. border-color: #0070ba
  8933. }
  8934.  
  8935. .vx_floatingLabel.vx_has-error.hasFocus:after,
  8936. .vx_floatingLabel_complex.vx_has-error.hasFocus:after,
  8937. .vx_floatingLabel_active.vx_has-error.hasFocus:after,
  8938. .vx_floatingLabel.vx_has-error-with-message.hasFocus:after,
  8939. .vx_floatingLabel_complex.vx_has-error-with-message.hasFocus:after,
  8940. .vx_floatingLabel_active.vx_has-error-with-message.hasFocus:after,
  8941. .vx_floatingLabel.vx_has-error.hasFocus.vx_floatingLabel_complex>.vx_form-control:after,
  8942. .vx_floatingLabel_complex.vx_has-error.hasFocus.vx_floatingLabel_complex>.vx_form-control:after,
  8943. .vx_floatingLabel_active.vx_has-error.hasFocus.vx_floatingLabel_complex>.vx_form-control:after,
  8944. .vx_floatingLabel.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex>.vx_form-control:after,
  8945. .vx_floatingLabel_complex.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex>.vx_form-control:after,
  8946. .vx_floatingLabel_active.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex>.vx_form-control:after {
  8947. color: #d20000
  8948. }
  8949.  
  8950. .vx_floatingLabel.vx_has-error .vx_form-control-error-icon,
  8951. .vx_floatingLabel_complex.vx_has-error .vx_form-control-error-icon,
  8952. .vx_floatingLabel_active.vx_has-error .vx_form-control-error-icon,
  8953. .vx_floatingLabel.vx_has-error-with-message .vx_form-control-error-icon,
  8954. .vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control-error-icon,
  8955. .vx_floatingLabel_active.vx_has-error-with-message .vx_form-control-error-icon {
  8956. display: table-cell;
  8957. visibility: visible;
  8958. width: inherit;
  8959. min-width: 1.75em;
  8960. color: #d20000;
  8961. text-align: center
  8962. }
  8963.  
  8964. .vx_floatingLabel.vx_has-error:before,
  8965. .vx_floatingLabel_complex.vx_has-error:before,
  8966. .vx_floatingLabel_active.vx_has-error:before,
  8967. .vx_floatingLabel.vx_has-error-with-message:before,
  8968. .vx_floatingLabel_complex.vx_has-error-with-message:before,
  8969. .vx_floatingLabel_active.vx_has-error-with-message:before,
  8970. .vx_floatingLabel.vx_has-error:after,
  8971. .vx_floatingLabel_complex.vx_has-error:after,
  8972. .vx_floatingLabel_active.vx_has-error:after,
  8973. .vx_floatingLabel.vx_has-error-with-message:after,
  8974. .vx_floatingLabel_complex.vx_has-error-with-message:after,
  8975. .vx_floatingLabel_active.vx_has-error-with-message:after {
  8976. color: #d20000
  8977. }
  8978.  
  8979. .vx_floatingLabel.vx_has-error.hasValue input,
  8980. .vx_floatingLabel_complex.vx_has-error.hasValue input,
  8981. .vx_floatingLabel_active.vx_has-error.hasValue input,
  8982. .vx_floatingLabel.vx_has-error-with-message.hasValue input,
  8983. .vx_floatingLabel_complex.vx_has-error-with-message.hasValue input,
  8984. .vx_floatingLabel_active.vx_has-error-with-message.hasValue input,
  8985. .vx_floatingLabel.vx_has-error.hasFocus input,
  8986. .vx_floatingLabel_complex.vx_has-error.hasFocus input,
  8987. .vx_floatingLabel_active.vx_has-error.hasFocus input,
  8988. .vx_floatingLabel.vx_has-error-with-message.hasFocus input,
  8989. .vx_floatingLabel_complex.vx_has-error-with-message.hasFocus input,
  8990. .vx_floatingLabel_active.vx_has-error-with-message.hasFocus input {
  8991. color: #2c2e2f
  8992. }
  8993.  
  8994. .vx_floatingLabel_complex {
  8995. display: block;
  8996. padding: 0;
  8997. height: auto;
  8998. border: 1px solid #9da3a6;
  8999. border-radius: 5px;
  9000. text-align: left;
  9001. -webkit-transition: border-color .15s;
  9002. -o-transition: border-color .15s;
  9003. transition: border-color .15s
  9004. }
  9005.  
  9006. .vx_floatingLabel_complex .vx_form-control {
  9007. display: table;
  9008. table-layout: fixed;
  9009. padding: 0;
  9010. border: 0;
  9011. border-radius: 0;
  9012. background: 0 0
  9013. }
  9014.  
  9015. .vx_floatingLabel_complex .vx_form-control input {
  9016. display: block;
  9017. width: 100%;
  9018. border: 0;
  9019. background: 0 0
  9020. }
  9021.  
  9022. .vx_floatingLabel_complex .vx_form-control-icon+.vx_form-control input,
  9023. .vx_floatingLabel_complex .vx_form-control-icon+.vx_form-control:before,
  9024. .vx_floatingLabel_complex .vx_form-control-icon+.vx_form-control:after {
  9025. padding-left: 8px;
  9026. padding-right: 8px
  9027. }
  9028.  
  9029. .vx_floatingLabel_complex label {
  9030. max-width: 1px
  9031. }
  9032.  
  9033. .vx_floatingLabel_complex:before,
  9034. .vx_floatingLabel_complex:after {
  9035. content: '';
  9036. display: none
  9037. }
  9038.  
  9039. .vx_floatingLabel_complex.vx_has-error .vx_form-control:before,
  9040. .vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:before,
  9041. .vx_floatingLabel_complex.vx_has-error .vx_form-control:after,
  9042. .vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:after {
  9043. color: #d20000
  9044. }
  9045.  
  9046. .vx_floatingLabel_complex .vx_form-control-message {
  9047. border-width: 0;
  9048. border-top-width: 1px
  9049. }
  9050.  
  9051. .vx_floatingLabel_complex.hasFocus .vx_form-control-message {
  9052. border-color: #0070ba
  9053. }
  9054.  
  9055. .vx_floatingLabel:before {
  9056. color: #2c2e2f;
  9057. opacity: 0
  9058. }
  9059.  
  9060. .vx_floatingLabel input::-webkit-input-placeholder {
  9061. opacity: 1
  9062. }
  9063.  
  9064. .vx_floatingLabel input:-moz-placeholder {
  9065. opacity: 1
  9066. }
  9067.  
  9068. .vx_floatingLabel input::-moz-placeholder {
  9069. opacity: 1
  9070. }
  9071.  
  9072. .vx_floatingLabel input:-ms-input-placeholder {
  9073. opacity: 1
  9074. }
  9075.  
  9076. .vx_floatingLabel input:focus::-webkit-input-placeholder {
  9077. opacity: 1
  9078. }
  9079.  
  9080. .vx_floatingLabel input:focus:-moz-placeholder {
  9081. opacity: 1
  9082. }
  9083.  
  9084. .vx_floatingLabel input:focus::-moz-placeholder {
  9085. opacity: 1
  9086. }
  9087.  
  9088. .vx_floatingLabel input:focus:-ms-input-placeholder {
  9089. opacity: 1
  9090. }
  9091.  
  9092. .vx_floatingLabel.hasFocus:before,
  9093. .vx_floatingLabel.hasValue:before {
  9094. opacity: 0
  9095. }
  9096.  
  9097. .vx_floatingLabel.hasFocus:before input,
  9098. .vx_floatingLabel.hasValue:before input {
  9099. color: inherit
  9100. }
  9101.  
  9102. .vx_floatingLabel.hasFocus:after,
  9103. .vx_floatingLabel.hasValue:after {
  9104. opacity: 1;
  9105. top: -10px
  9106. }
  9107.  
  9108. .vx_floatingLabel.hasValue:after {
  9109. color: #2c2e2f
  9110. }
  9111.  
  9112. .vx_floatingLabel_active input {
  9113. color: transparent
  9114. }
  9115.  
  9116. .vx_floatingLabel_active input::-webkit-input-placeholder {
  9117. opacity: 0
  9118. }
  9119.  
  9120. .vx_floatingLabel_active input:-moz-placeholder {
  9121. opacity: 0
  9122. }
  9123.  
  9124. .vx_floatingLabel_active input::-moz-placeholder {
  9125. opacity: 0
  9126. }
  9127.  
  9128. .vx_floatingLabel_active input:-ms-input-placeholder {
  9129. opacity: 0
  9130. }
  9131.  
  9132. .vx_floatingLabel_active input:focus::-webkit-input-placeholder {
  9133. opacity: 1
  9134. }
  9135.  
  9136. .vx_floatingLabel_active input:focus:-moz-placeholder {
  9137. opacity: 1
  9138. }
  9139.  
  9140. .vx_floatingLabel_active input:focus::-moz-placeholder {
  9141. opacity: 1
  9142. }
  9143.  
  9144. .vx_floatingLabel_active input:focus:-ms-input-placeholder {
  9145. opacity: 1
  9146. }
  9147.  
  9148. .vx_floatingLabel_active:before,
  9149. .vx_floatingLabel_active.vx_floatingLabel_complex>.vx_form-control:before {
  9150. opacity: 1
  9151. }
  9152.  
  9153. .vx_floatingLabel_active:after,
  9154. .vx_floatingLabel_active.vx_floatingLabel_complex>.vx_form-control:after {
  9155. opacity: 0
  9156. }
  9157.  
  9158. .vx_floatingLabel_active.hasFocus input,
  9159. .vx_floatingLabel_active.hasValue input {
  9160. color: inherit;
  9161. outline: 0
  9162. }
  9163.  
  9164. .vx_floatingLabel_active.hasFocus:before,
  9165. .vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex>.vx_form-control:before,
  9166. .vx_floatingLabel_active.hasValue:before,
  9167. .vx_floatingLabel_active.hasValue.vx_floatingLabel_complex>.vx_form-control:before {
  9168. opacity: 0
  9169. }
  9170.  
  9171. .vx_floatingLabel_active.hasFocus:after,
  9172. .vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex>.vx_form-control:after,
  9173. .vx_floatingLabel_active.hasValue:after,
  9174. .vx_floatingLabel_active.hasValue.vx_floatingLabel_complex>.vx_form-control:after {
  9175. opacity: 1
  9176. }
  9177.  
  9178. .vx_floatingLabel_active.hasFocus:after,
  9179. .vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex>.vx_form-control:after {
  9180. color: #0070ba
  9181. }
  9182.  
  9183. .vx_floatingLabel_active.vx_is-disabled {
  9184. background: #f5f7fa
  9185. }
  9186.  
  9187. .vx_floatingLabel_active.vx_is-disabled.hasFocus:after,
  9188. .vx_floatingLabel_active.vx_is-disabled.hasFocus.vx_floatingLabel_complex>.vx_form-control:after {
  9189. color: #6c7378
  9190. }
  9191.  
  9192. .vx_floatingLabel_active.vx_is-disabled input[disabled],
  9193. .vx_floatingLabel_active.vx_is-disabled input[disabled]:hover,
  9194. .vx_floatingLabel_active.vx_is-disabled input[disabled]:active,
  9195. .vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled,
  9196. .vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled:hover,
  9197. .vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled:active {
  9198. background: 0 0;
  9199. color: #6c7378
  9200. }
  9201.  
  9202. .vx_checkbox,
  9203. .vx_radio {
  9204. width: 100%;
  9205. position: relative
  9206. }
  9207.  
  9208. .vx_checkbox input,
  9209. .vx_radio input {
  9210. opacity: 0;
  9211. position: absolute;
  9212. cursor: pointer
  9213. }
  9214.  
  9215. .vx_checkbox input:focus+label:before,
  9216. .vx_radio input:focus+label:before {
  9217. outline: thin dotted;
  9218. outline: 5px auto -webkit-focus-ring-color;
  9219. outline-offset: -2px
  9220. }
  9221.  
  9222. .vx_checkbox input:checked+label:before,
  9223. .vx_radio input:checked+label:before {
  9224. content: "\2611";
  9225. -webkit-font-smoothing: antialiased;
  9226. -moz-osx-font-smoothing: grayscale;
  9227. border-color: #005ea6;
  9228. color: #fff;
  9229. background-color: #005ea6
  9230. }
  9231.  
  9232. .vx_checkbox label,
  9233. .vx_radio label {
  9234. cursor: pointer;
  9235. display: inline-block;
  9236. vertical-align: top;
  9237. line-height: 2em
  9238. }
  9239.  
  9240. .vx_checkbox label:before,
  9241. .vx_radio label:before {
  9242. font-family: paypal-vx-icons;
  9243. display: inline-block;
  9244. vertical-align: top;
  9245. height: 1em;
  9246. width: 1em;
  9247. margin: 0 12px 0 0;
  9248. padding: .4em 0;
  9249. border: 1px solid #b7bcbf;
  9250. content: '';
  9251. font-size: 28px;
  9252. font-weight: bolder;
  9253. line-height: 0;
  9254. border-radius: 2px;
  9255. overflow: hidden
  9256. }
  9257.  
  9258. .vx_checkbox.vx_has-error input:checked+label:before,
  9259. .vx_radio.vx_has-error input:checked+label:before {
  9260. border-color: #d20000;
  9261. background: #d20000
  9262. }
  9263.  
  9264. .vx_checkbox.vx_has-error label:before,
  9265. .vx_radio.vx_has-error label:before {
  9266. border-color: #d20000
  9267. }
  9268.  
  9269. .vx_checkbox.vx_has-error:after,
  9270. .vx_radio.vx_has-error:after {
  9271. font-family: paypal-vx-icons;
  9272. display: inline-block;
  9273. vertical-align: middle;
  9274. content: "\26A0";
  9275. -webkit-font-smoothing: antialiased;
  9276. -moz-osx-font-smoothing: grayscale;
  9277. font-size: 1.75em;
  9278. line-height: 0;
  9279. position: relative;
  9280. top: 2px;
  9281. padding-left: 5px
  9282. }
  9283.  
  9284. .vx_checkbox.vx_is-disabled,
  9285. .vx_radio.vx_is-disabled {
  9286. cursor: not-allowed
  9287. }
  9288.  
  9289. .vx_checkbox.vx_is-disabled input:checked+label:before,
  9290. .vx_radio.vx_is-disabled input:checked+label:before {
  9291. border-color: #6c7378;
  9292. background: #6c7378
  9293. }
  9294.  
  9295. .vx_checkbox.vx_is-disabled label:before,
  9296. .vx_radio.vx_is-disabled label:before {
  9297. border-color: #b7bcbf;
  9298. cursor: not-allowed
  9299. }
  9300.  
  9301. .vx_checkbox.vx_is-disabled label,
  9302. .vx_radio.vx_is-disabled label {
  9303. color: #6c7378;
  9304. cursor: not-allowed
  9305. }
  9306.  
  9307. .vx_radio input:checked+label:before {
  9308. content: '';
  9309. border-color: #005ea6;
  9310. background-color: #005ea6;
  9311. box-shadow: inset 0 0 0 5px #fff
  9312. }
  9313.  
  9314. .vx_radio label:before {
  9315. border-radius: 100%
  9316. }
  9317.  
  9318. .vx_panel,
  9319. .vx_panel-tile,
  9320. .vx_panel-well {
  9321. min-height: 1.5rem;
  9322. padding: .75rem 1.5rem;
  9323. margin-bottom: 1.5rem;
  9324. border-radius: 6px
  9325. }
  9326.  
  9327. .vx_panel,
  9328. .vx_panel-well {
  9329. display: table;
  9330. width: 100%
  9331. }
  9332.  
  9333. .vx_panel-tile {
  9334. background-color: #fff;
  9335. border: 1px solid #cbd2d6
  9336. }
  9337.  
  9338. .vx_panel-well {
  9339. background-color: #f5f7fa
  9340. }
  9341.  
  9342. .vx_panel-info {
  9343. display: table-cell;
  9344. color: #2c2e2f
  9345. }
  9346.  
  9347. .vx_panel-header,
  9348. .vx_panel-text,
  9349. .vx_panel-action {
  9350. color: #2c2e2f;
  9351. margin: 0;
  9352. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif;
  9353. line-height: 1.5rem;
  9354. font-size: .8125rem;
  9355. font-weight: 600
  9356. }
  9357.  
  9358. .vx_panel-action {
  9359. display: table-cell;
  9360. max-width: 7em;
  9361. color: #0070ba;
  9362. text-align: right
  9363. }
  9364.  
  9365. .vx_panel-text {
  9366. font-weight: 400;
  9367. font-size: .9375rem
  9368. }
  9369.  
  9370. .vx_hr {
  9371. border: 0;
  9372. border-top: .0625rem solid #cbd2d6;
  9373. margin: .75rem 0
  9374. }
  9375.  
  9376. .vx_hr_reverse {
  9377. border: 0;
  9378. border-top: .0625rem solid #fff;
  9379. margin: .75rem 0
  9380. }
  9381.  
  9382. .vx_hr-alt {
  9383. background-image: linear-gradient(to right, #9da3a6, #9da3a6 33%, transparent 34%);
  9384. background-position: top;
  9385. background-size: .1875rem .0625rem;
  9386. background-repeat: repeat-x;
  9387. height: .0625rem;
  9388. border: 0;
  9389. margin: .75rem 0
  9390. }
  9391.  
  9392. .vx_hr-alt_reverse {
  9393. background-image: linear-gradient(to right, #fff, #fff 33%, transparent 34%);
  9394. background-position: top;
  9395. background-size: .1875rem .0625rem;
  9396. background-repeat: repeat-x;
  9397. height: .0625rem;
  9398. border: 0;
  9399. margin: .75rem 0
  9400. }
  9401.  
  9402. .vx_addFlowTransition {
  9403. opacity: 1;
  9404. -webkit-transition: opacity .25s;
  9405. -moz-transition: opacity .25s;
  9406. -ms-transition: opacity .25s;
  9407. -o-transition: opacity .25s;
  9408. transition: opacity .25s
  9409. }
  9410.  
  9411. .vx_hasFadeTransition {
  9412. opacity: 0
  9413. }
  9414.  
  9415. .vx_invisiblyRender {
  9416. position: fixed;
  9417. z-index: -1000
  9418. }
  9419.  
  9420. .vx_steppedFlow-container {
  9421. display: block;
  9422. position: relative;
  9423. transition: height .2s;
  9424. overflow-x: auto
  9425. }
  9426.  
  9427. .vx_prepForAnimation {
  9428. overflow-x: hidden
  9429. }
  9430.  
  9431. .vx_steppedFlow-slides {
  9432. position: relative;
  9433. white-space: nowrap;
  9434. font-size: 0
  9435. }
  9436.  
  9437. .vx_prepToSlide {
  9438. position: relative;
  9439. transition: left .25s
  9440. }
  9441.  
  9442. .vx_slide-right_start {
  9443. left: 0
  9444. }
  9445.  
  9446. .vx_slide-right_end {
  9447. left: -100%
  9448. }
  9449.  
  9450. .vx_slide-left_start {
  9451. left: -100%
  9452. }
  9453.  
  9454. .vx_slide-left_end {
  9455. left: 0
  9456. }
  9457.  
  9458. .vx_steppedFlow-slide {
  9459. display: none;
  9460. vertical-align: top;
  9461. width: 100%;
  9462. white-space: normal;
  9463. font-size: 16px
  9464. }
  9465.  
  9466. .vx_activeSlide {
  9467. display: inline-block
  9468. }
  9469.  
  9470. .icon {
  9471. font-family: paypal-vx-icons;
  9472. speak: none;
  9473. font-style: normal;
  9474. font-weight: 400;
  9475. font-variant: normal;
  9476. text-transform: none;
  9477. line-height: 0;
  9478. position: relative;
  9479. display: inline-table;
  9480. text-align: center;
  9481. -webkit-font-smoothing: antialiased;
  9482. -moz-osx-font-smoothing: grayscale
  9483. }
  9484.  
  9485. .icon:before {
  9486. display: table-cell;
  9487. width: 100%;
  9488. height: 100%
  9489. }
  9490.  
  9491. .icon-xlarge,
  9492. .icon-large {
  9493. height: 1.04em;
  9494. width: 1.04em
  9495. }
  9496.  
  9497. .icon-xlarge:before,
  9498. .icon-large:before {
  9499. line-height: .9em
  9500. }
  9501.  
  9502. .icon-xlarge {
  9503. font-size: 3.75rem
  9504. }
  9505.  
  9506. .icon-large {
  9507. font-size: 2.5rem
  9508. }
  9509.  
  9510. .icon-medium {
  9511. font-size: 1.5rem;
  9512. height: 1.05em;
  9513. width: 1.05em
  9514. }
  9515.  
  9516. .icon-medium:before {
  9517. line-height: .9em
  9518. }
  9519.  
  9520. .icon-small {
  9521. font-size: 1.125rem;
  9522. height: 1.05em;
  9523. width: 1.05em
  9524. }
  9525.  
  9526. .icon-small:before {
  9527. line-height: .9em
  9528. }
  9529.  
  9530. .icon-slider-small:before {
  9531. content: "\205E"
  9532. }
  9533.  
  9534. .icon-slider-xsmall:before,
  9535. .icon-slider-half-small:before {
  9536. content: "\205D"
  9537. }
  9538.  
  9539. .icon-close-small:before {
  9540. content: "\2716"
  9541. }
  9542.  
  9543. .icon-add-small:before {
  9544. content: "\002B"
  9545. }
  9546.  
  9547. .icon-arrow-down-small:before {
  9548. content: "\2193"
  9549. }
  9550.  
  9551. .icon-arrow-up-small:before {
  9552. content: "\2191"
  9553. }
  9554.  
  9555. .icon-arrow-left-small:before {
  9556. content: "\2190"
  9557. }
  9558.  
  9559. .icon-arrow-right-small:before {
  9560. content: "\2192"
  9561. }
  9562.  
  9563. .icon-arrow-down-half-small:before {
  9564. content: "\21E3"
  9565. }
  9566.  
  9567. .icon-arrow-up-half-small:before {
  9568. content: "\21E1"
  9569. }
  9570.  
  9571. .icon-arrow-left-half-small:before {
  9572. content: "\21E0"
  9573. }
  9574.  
  9575. .icon-arrow-right-half-small:before {
  9576. content: "\21E2"
  9577. }
  9578.  
  9579. .icon-arrow-back-small:before {
  9580. content: "\21E6"
  9581. }
  9582.  
  9583. .icon-clear-half-small:before,
  9584. .icon-cancel-small:before {
  9585. content: "\274E"
  9586. }
  9587.  
  9588. .icon-checkmark-large:before,
  9589. .icon-checkmark-small:before {
  9590. content: "\2705"
  9591. }
  9592.  
  9593. .icon-checkmark-sm:before,
  9594. .icon-checkmark-small-bold:before {
  9595. content: "\2611"
  9596. }
  9597.  
  9598. .icon-action-xsmall:before,
  9599. .icon-action-arrow-half-small:before {
  9600. content: "\25BA"
  9601. }
  9602.  
  9603. .icon-open-list-small:before,
  9604. .icon-action-arrow-down-half-small:before {
  9605. content: "\25BC"
  9606. }
  9607.  
  9608. .icon-close-list-small:before,
  9609. .icon-action-arrow-up-half-small:before {
  9610. content: "\25B2"
  9611. }
  9612.  
  9613. .icon-help-xsmall:before,
  9614. .icon-tooltip-outline-small:before,
  9615. .icon-tooltip-small:before {
  9616. content: "\FE16"
  9617. }
  9618.  
  9619. .icon-circled-info-xsmall:before,
  9620. .icon-info-small:before,
  9621. .icon-info-outline-small:before {
  9622. content: "\2139"
  9623. }
  9624.  
  9625. .icon-positive-xsmall:before,
  9626. .icon-positive-small:before,
  9627. .icon-circled-checkmark-small:before {
  9628. content: "\2714"
  9629. }
  9630.  
  9631. .icon-attention-xsmall:before,
  9632. .icon-attention-small:before,
  9633. .icon-attention-outline-small:before {
  9634. content: "\FE15"
  9635. }
  9636.  
  9637. .icon-critical-xsmall:before,
  9638. .icon-critical-small:before {
  9639. content: "\26A0"
  9640. }
  9641.  
  9642. .icon-info-large:before {
  9643. content: "\24D8"
  9644. }
  9645.  
  9646. .icon-positive-large:before,
  9647. .icon-circled-checkmark-large:before {
  9648. content: "\2713"
  9649. }
  9650.  
  9651. .icon-attention-large:before {
  9652. content: "\2762"
  9653. }
  9654.  
  9655. .icon-critical-large:before {
  9656. content: "\2757"
  9657. }
  9658.  
  9659. .icon-settings-small:before,
  9660. .icon-gear:before {
  9661. content: "\2699"
  9662. }
  9663.  
  9664. .icon-search-small:before,
  9665. .icon-magnifying-glass:before {
  9666. content: "\1F50D"
  9667. }
  9668.  
  9669. .icon-notification-small:before,
  9670. .icon-bell-small:before,
  9671. .icon-bell:before {
  9672. content: "\1F514"
  9673. }
  9674.  
  9675. .icon-link-xsmall:before,
  9676. .icon-chain-link-xsmall:before,
  9677. .icon-chain-link:before,
  9678. .icon-link-small:before {
  9679. content: "\1F517"
  9680. }
  9681.  
  9682. .icon-calendar-small:before {
  9683. content: "\1F4C5"
  9684. }
  9685.  
  9686. .icon-calendar:before {
  9687. content: "\1F4C6"
  9688. }
  9689.  
  9690. .icon-photo-small:before,
  9691. .icon-camera:before,
  9692. .icon-camera-small:before {
  9693. content: "\1F4F7"
  9694. }
  9695.  
  9696. .icon-photo-add-small:before,
  9697. .icon-camera-add:before {
  9698. content: "\E614"
  9699. }
  9700.  
  9701. .icon-profile-large:before,
  9702. .icon-avatar:before {
  9703. content: "\1F468"
  9704. }
  9705.  
  9706. .icon-profile-add-large:before {
  9707. content: "\1F469"
  9708. }
  9709.  
  9710. .icon-pp-logo:before,
  9711. .icon-pp-logo-half:before,
  9712. .icon-pp-logo-outline:before {
  9713. content: "\E499"
  9714. }
  9715.  
  9716. .vx_embeddedIcon .icon {
  9717. background-color: #0070ba;
  9718. border-radius: 100%;
  9719. box-shadow: 0 0 0 .09375rem #0070ba inset;
  9720. color: #fff;
  9721. transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease
  9722. }
  9723.  
  9724. .vx_embeddedIcon:hover .icon,
  9725. .vx_embeddedIcon:focus .icon,
  9726. .vx_embeddedIcon:active .icon {
  9727. background-color: #003087;
  9728. box-shadow: 0 0 0 .09375rem #003087 inset
  9729. }
  9730.  
  9731. .vx_embeddedIcon_reversed .icon {
  9732. background-color: #fff;
  9733. color: #0070ba;
  9734. box-shadow: 0 0 0 .09375rem #fff inset
  9735. }
  9736.  
  9737. .vx_embeddedIcon_reversed:hover .icon,
  9738. .vx_embeddedIcon_reversed:focus .icon,
  9739. .vx_embeddedIcon_reversed:active .icon {
  9740. background-color: #f5f7fa;
  9741. box-shadow: 0 0 0 .125rem #f5f7fa inset;
  9742. color: #003087
  9743. }
  9744.  
  9745. .vx_embeddedIcon-secondary .icon {
  9746. background: 0 0;
  9747. color: #0070ba;
  9748. box-shadow: 0 0 0 .09375rem #0070ba inset
  9749. }
  9750.  
  9751. .vx_embeddedIcon-secondary:hover .icon,
  9752. .vx_embeddedIcon-secondary:focus .icon,
  9753. .vx_embeddedIcon-secondary:active .icon {
  9754. background: 0 0;
  9755. box-shadow: 0 0 0 .125rem #003087 inset;
  9756. color: #003087
  9757. }
  9758.  
  9759. .vx_embeddedIcon-secondary_reversed .icon {
  9760. background: 0 0;
  9761. color: #fff;
  9762. box-shadow: 0 0 0 .09375rem #fff inset
  9763. }
  9764.  
  9765. .vx_embeddedIcon-secondary_reversed:hover .icon,
  9766. .vx_embeddedIcon-secondary_reversed:focus .icon,
  9767. .vx_embeddedIcon-secondary_reversed:active .icon {
  9768. background: 0 0;
  9769. box-shadow: 0 0 0 .125rem #fff inset;
  9770. color: #fff
  9771. }
  9772.  
  9773. .vx_embeddedIcon-simple .icon {
  9774. background: 0 0;
  9775. color: #0070ba;
  9776. box-shadow: none
  9777. }
  9778.  
  9779. .vx_embeddedIcon-simple:hover .icon,
  9780. .vx_embeddedIcon-simple:focus .icon,
  9781. .vx_embeddedIcon-simple:active .icon {
  9782. background: 0 0;
  9783. color: #003087
  9784. }
  9785.  
  9786. .vx_embeddedIcon-simple_reversed .icon {
  9787. background: 0 0;
  9788. color: #fff;
  9789. box-shadow: none
  9790. }
  9791.  
  9792. .vx_embeddedIcon-simple_reversed:hover .icon,
  9793. .vx_embeddedIcon-simple_reversed:focus .icon,
  9794. .vx_embeddedIcon-simple_reversed:active .icon {
  9795. background: 0 0;
  9796. color: #fff;
  9797. box-shadow: 0 0 0 .09375rem #fff inset
  9798. }
  9799.  
  9800. .vx_icon {
  9801. font-family: paypal-vx-icons;
  9802. speak: none;
  9803. font-style: normal;
  9804. font-weight: 400;
  9805. font-variant: normal;
  9806. text-transform: none;
  9807. line-height: 0;
  9808. position: relative;
  9809. display: inline-table;
  9810. text-align: center;
  9811. -webkit-font-smoothing: antialiased;
  9812. -moz-osx-font-smoothing: grayscale
  9813. }
  9814.  
  9815. .vx_icon:before {
  9816. display: table-cell;
  9817. width: 100%;
  9818. height: 100%
  9819. }
  9820.  
  9821. .vx_icon-xlarge,
  9822. .vx_icon-large {
  9823. height: 1.04em;
  9824. width: 1.04em
  9825. }
  9826.  
  9827. .vx_icon-xlarge:before,
  9828. .vx_icon-large:before {
  9829. line-height: .9em
  9830. }
  9831.  
  9832. .vx_icon-xlarge {
  9833. font-size: 3.75rem
  9834. }
  9835.  
  9836. .vx_icon-large {
  9837. font-size: 2.5rem
  9838. }
  9839.  
  9840. .vx_icon-medium {
  9841. font-size: 1.5rem;
  9842. height: 1.05em;
  9843. width: 1.05em
  9844. }
  9845.  
  9846. .vx_icon-medium:before {
  9847. line-height: .9em
  9848. }
  9849.  
  9850. .vx_icon-small {
  9851. font-size: 1.125rem;
  9852. height: 1.05em;
  9853. width: 1.05em
  9854. }
  9855.  
  9856. .vx_icon-small:before {
  9857. line-height: .9em
  9858. }
  9859.  
  9860. .vx_icon-slider-small:before {
  9861. content: "\205E"
  9862. }
  9863.  
  9864. .vx_icon-slider-xsmall:before,
  9865. .vx_icon-slider-half-small:before {
  9866. content: "\205D"
  9867. }
  9868.  
  9869. .vx_icon-close-small:before {
  9870. content: "\2716"
  9871. }
  9872.  
  9873. .vx_icon-add-small:before {
  9874. content: "\002B"
  9875. }
  9876.  
  9877. .vx_icon-arrow-down-small:before {
  9878. content: "\2193"
  9879. }
  9880.  
  9881. .vx_icon-arrow-up-small:before {
  9882. content: "\2191"
  9883. }
  9884.  
  9885. .vx_icon-arrow-left-small:before {
  9886. content: "\2190"
  9887. }
  9888.  
  9889. .vx_icon-arrow-right-small:before {
  9890. content: "\2192"
  9891. }
  9892.  
  9893. .vx_icon-arrow-down-half-small:before {
  9894. content: "\21E3"
  9895. }
  9896.  
  9897. .vx_icon-arrow-up-half-small:before {
  9898. content: "\21E1"
  9899. }
  9900.  
  9901. .vx_icon-arrow-left-half-small:before {
  9902. content: "\21E0"
  9903. }
  9904.  
  9905. .vx_icon-arrow-right-half-small:before {
  9906. content: "\21E2"
  9907. }
  9908.  
  9909. .vx_icon-arrow-back-small:before {
  9910. content: "\21E6"
  9911. }
  9912.  
  9913. .vx_icon-clear-half-small:before,
  9914. .vx_icon-cancel-small:before {
  9915. content: "\274E"
  9916. }
  9917.  
  9918. .vx_icon-checkmark-large:before,
  9919. .vx_icon-checkmark-small:before {
  9920. content: "\2705"
  9921. }
  9922.  
  9923. .vx_icon-checkmark-sm:before,
  9924. .vx_icon-checkmark-small-bold:before {
  9925. content: "\2611"
  9926. }
  9927.  
  9928. .vx_icon-action-xsmall:before,
  9929. .vx_icon-action-arrow-half-small:before {
  9930. content: "\25BA"
  9931. }
  9932.  
  9933. .vx_icon-open-list-small:before,
  9934. .vx_icon-action-arrow-down-half-small:before {
  9935. content: "\25BC"
  9936. }
  9937.  
  9938. .vx_icon-close-list-small:before,
  9939. .vx_icon-action-arrow-up-half-small:before {
  9940. content: "\25B2"
  9941. }
  9942.  
  9943. .vx_icon-help-xsmall:before,
  9944. .vx_icon-tooltip-outline-small:before,
  9945. .vx_icon-tooltip-small:before {
  9946. content: "\FE16"
  9947. }
  9948.  
  9949. .vx_icon-circled-info-xsmall:before,
  9950. .vx_icon-info-small:before,
  9951. .vx_icon-info-outline-small:before {
  9952. content: "\2139"
  9953. }
  9954.  
  9955. .vx_icon-positive-xsmall:before,
  9956. .vx_icon-positive-small:before,
  9957. .vx_icon-circled-checkmark-small:before {
  9958. content: "\2714"
  9959. }
  9960.  
  9961. .vx_icon-attention-xsmall:before,
  9962. .vx_icon-attention-small:before,
  9963. .vx_icon-attention-outline-small:before {
  9964. content: "\FE15"
  9965. }
  9966.  
  9967. .vx_icon-critical-xsmall:before,
  9968. .vx_icon-critical-small:before {
  9969. content: "\26A0"
  9970. }
  9971.  
  9972. .vx_icon-info-large:before {
  9973. content: "\24D8"
  9974. }
  9975.  
  9976. .vx_icon-positive-large:before,
  9977. .vx_icon-circled-checkmark-large:before {
  9978. content: "\2713"
  9979. }
  9980.  
  9981. .vx_icon-attention-large:before {
  9982. content: "\2762"
  9983. }
  9984.  
  9985. .vx_icon-critical-large:before {
  9986. content: "\2757"
  9987. }
  9988.  
  9989. .vx_icon-settings-small:before,
  9990. .vx_icon-gear:before {
  9991. content: "\2699"
  9992. }
  9993.  
  9994. .vx_icon-search-small:before,
  9995. .vx_icon-magnifying-glass:before {
  9996. content: "\1F50D"
  9997. }
  9998.  
  9999. .vx_icon-notification-small:before,
  10000. .vx_icon-bell-small:before,
  10001. .vx_icon-bell:before {
  10002. content: "\1F514"
  10003. }
  10004.  
  10005. .vx_icon-link-xsmall:before,
  10006. .vx_icon-chain-link-xsmall:before,
  10007. .vx_icon-chain-link:before,
  10008. .vx_icon-link-small:before {
  10009. content: "\1F517"
  10010. }
  10011.  
  10012. .vx_icon-calendar-small:before {
  10013. content: "\1F4C5"
  10014. }
  10015.  
  10016. .vx_icon-calendar:before {
  10017. content: "\1F4C6"
  10018. }
  10019.  
  10020. .vx_icon-photo-small:before,
  10021. .vx_icon-camera:before,
  10022. .vx_icon-camera-small:before {
  10023. content: "\1F4F7"
  10024. }
  10025.  
  10026. .vx_icon-photo-add-small:before,
  10027. .vx_icon-camera-add:before {
  10028. content: "\E614"
  10029. }
  10030.  
  10031. .vx_icon-profile-large:before,
  10032. .vx_icon-avatar:before {
  10033. content: "\1F468"
  10034. }
  10035.  
  10036. .vx_icon-profile-add-large:before {
  10037. content: "\1F469"
  10038. }
  10039.  
  10040. .vx_icon-pp-logo:before,
  10041. .vx_icon-pp-logo-half:before,
  10042. .vx_icon-pp-logo-outline:before {
  10043. content: "\E499"
  10044. }
  10045.  
  10046. .vx_embeddedIcon .vx_icon {
  10047. background-color: #0070ba;
  10048. border-radius: 100%;
  10049. box-shadow: 0 0 0 .09375rem #0070ba inset;
  10050. color: #fff;
  10051. transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease
  10052. }
  10053.  
  10054. .vx_embeddedIcon:hover .vx_icon,
  10055. .vx_embeddedIcon:focus .vx_icon,
  10056. .vx_embeddedIcon:active .vx_icon {
  10057. background-color: #003087;
  10058. box-shadow: 0 0 0 .09375rem #003087 inset
  10059. }
  10060.  
  10061. .vx_embeddedIcon_reversed .vx_icon {
  10062. background-color: #fff;
  10063. color: #0070ba;
  10064. box-shadow: 0 0 0 .09375rem #fff inset
  10065. }
  10066.  
  10067. .vx_embeddedIcon_reversed:hover .vx_icon,
  10068. .vx_embeddedIcon_reversed:focus .vx_icon,
  10069. .vx_embeddedIcon_reversed:active .vx_icon {
  10070. background-color: #f5f7fa;
  10071. box-shadow: 0 0 0 .125rem #f5f7fa inset;
  10072. color: #003087
  10073. }
  10074.  
  10075. .vx_embeddedIcon-secondary .vx_icon {
  10076. background: 0 0;
  10077. color: #0070ba;
  10078. box-shadow: 0 0 0 .09375rem #0070ba inset
  10079. }
  10080.  
  10081. .vx_embeddedIcon-secondary:hover .vx_icon,
  10082. .vx_embeddedIcon-secondary:focus .vx_icon,
  10083. .vx_embeddedIcon-secondary:active .vx_icon {
  10084. background: 0 0;
  10085. box-shadow: 0 0 0 .125rem #003087 inset;
  10086. color: #003087
  10087. }
  10088.  
  10089. .vx_embeddedIcon-secondary_reversed .vx_icon {
  10090. background: 0 0;
  10091. color: #fff;
  10092. box-shadow: 0 0 0 .09375rem #fff inset
  10093. }
  10094.  
  10095. .vx_embeddedIcon-secondary_reversed:hover .vx_icon,
  10096. .vx_embeddedIcon-secondary_reversed:focus .vx_icon,
  10097. .vx_embeddedIcon-secondary_reversed:active .vx_icon {
  10098. background: 0 0;
  10099. box-shadow: 0 0 0 .125rem #fff inset;
  10100. color: #fff
  10101. }
  10102.  
  10103. .vx_embeddedIcon-simple .vx_icon {
  10104. background: 0 0;
  10105. color: #0070ba;
  10106. box-shadow: none
  10107. }
  10108.  
  10109. .vx_embeddedIcon-simple:hover .vx_icon,
  10110. .vx_embeddedIcon-simple:focus .vx_icon,
  10111. .vx_embeddedIcon-simple:active .vx_icon {
  10112. background: 0 0;
  10113. color: #003087
  10114. }
  10115.  
  10116. .vx_embeddedIcon-simple_reversed .vx_icon {
  10117. background: 0 0;
  10118. color: #fff;
  10119. box-shadow: none
  10120. }
  10121.  
  10122. .vx_embeddedIcon-simple_reversed:hover .vx_icon,
  10123. .vx_embeddedIcon-simple_reversed:focus .vx_icon,
  10124. .vx_embeddedIcon-simple_reversed:active .vx_icon {
  10125. background: 0 0;
  10126. color: #fff;
  10127. box-shadow: 0 0 0 .09375rem #fff inset
  10128. }
  10129.  
  10130. @font-face {
  10131. font-family: consumer-icons;
  10132. src: url(https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.eot);
  10133. src: url(https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.eot?#iefix) format('embedded-opentype'), url(https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.woff) format('woff'), url(https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.ttf) format('truetype'), url(https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03) format('svg');
  10134. font-style: normal;
  10135. font-weight: 400
  10136. }
  10137.  
  10138. .icon {
  10139. font-family: consumer-icons;
  10140. speak: none;
  10141. font-style: normal;
  10142. font-weight: 400;
  10143. font-variant: normal;
  10144. text-transform: none;
  10145. line-height: 0;
  10146. -webkit-font-smoothing: antialiased;
  10147. -moz-osx-font-smoothing: grayscale
  10148. }
  10149.  
  10150. .icon-small:before {
  10151. font-size: 1.58rem
  10152. }
  10153.  
  10154. .icon-medium:before {
  10155. font-size: 2.6rem
  10156. }
  10157.  
  10158. .icon-large:before {
  10159. font-size: 7.8rem
  10160. }
  10161.  
  10162. .icon-burger-small:before {
  10163. content: "\e000"
  10164. }
  10165.  
  10166. .icon-slider-small:before {
  10167. content: "\e001"
  10168. }
  10169.  
  10170. .icon-slider-half-small:before {
  10171. content: "\e002"
  10172. }
  10173.  
  10174. .icon-close-small:before {
  10175. content: "\e003"
  10176. }
  10177.  
  10178. .icon-add-small:before {
  10179. content: "\e004"
  10180. }
  10181.  
  10182. .icon-arrow-down-small:before {
  10183. content: "\e005"
  10184. }
  10185.  
  10186. .icon-arrow-up-small:before {
  10187. content: "\e006"
  10188. }
  10189.  
  10190. .icon-arrow-left-small:before {
  10191. content: "\e007"
  10192. }
  10193.  
  10194. .icon-arrow-right-small:before {
  10195. content: "\e008"
  10196. }
  10197.  
  10198. .icon-arrow-down-half-small:before {
  10199. content: "\e009"
  10200. }
  10201.  
  10202. .icon-arrow-up-half-small:before {
  10203. content: "\e010"
  10204. }
  10205.  
  10206. .icon-arrow-left-half-small:before {
  10207. content: "\e011"
  10208. }
  10209.  
  10210. .icon-arrow-right-half-small:before {
  10211. content: "\e012"
  10212. }
  10213.  
  10214. .icon-clear-half-small:before {
  10215. content: "\e013"
  10216. }
  10217.  
  10218. .icon-checkmark-small:before {
  10219. content: "\e014"
  10220. }
  10221.  
  10222. .icon-checkmark-small-bold:before {
  10223. content: "\e015"
  10224. }
  10225.  
  10226. .icon-action-arrow-half-small:before {
  10227. content: "\e016"
  10228. }
  10229.  
  10230. .icon-tooltip-outline-small:before {
  10231. content: "\e017"
  10232. }
  10233.  
  10234. .icon-tooltip-small:before {
  10235. content: "\e018"
  10236. }
  10237.  
  10238. .icon-info-small:before {
  10239. content: "\e019"
  10240. }
  10241.  
  10242. .icon-positive-small:before {
  10243. content: "\e020"
  10244. }
  10245.  
  10246. .icon-attention-small:before {
  10247. content: "\e021"
  10248. }
  10249.  
  10250. .icon-critical-small:before {
  10251. content: "\e022"
  10252. }
  10253.  
  10254. .icon-info-large:before {
  10255. content: "\e023"
  10256. }
  10257.  
  10258. .icon-positive-large:before {
  10259. content: "\e024"
  10260. }
  10261.  
  10262. .icon-attention-large:before {
  10263. content: "\e025"
  10264. }
  10265.  
  10266. .icon-critical-large:before {
  10267. content: "\e026"
  10268. }
  10269.  
  10270. .icon-pp-logo:before {
  10271. content: "\e029"
  10272. }
  10273.  
  10274. .icon-visa-logo:before {
  10275. content: "\e030"
  10276. }
  10277.  
  10278. .icon-mastercard-logo:before {
  10279. content: "\e031"
  10280. }
  10281.  
  10282. .icon-maestro-logo:before {
  10283. content: "\e032"
  10284. }
  10285.  
  10286. .icon-amex-logo:before {
  10287. content: "\e033"
  10288. }
  10289.  
  10290. .icon-discover-logo:before {
  10291. content: "\e034"
  10292. }
  10293.  
  10294. .icon-card-half-solid:before {
  10295. content: "\e035"
  10296. }
  10297.  
  10298. .icon-bank-half-solid:before {
  10299. content: "\e036"
  10300. }
  10301.  
  10302. .icon-profile-large:before {
  10303. content: "\e037"
  10304. }
  10305.  
  10306. .icon-profile-add-large:before {
  10307. content: "\e038"
  10308. }
  10309.  
  10310. .icon-notification-small:before {
  10311. content: "\e039"
  10312. }
  10313.  
  10314. .icon-settings-small:before {
  10315. content: "\e040"
  10316. }
  10317.  
  10318. .icon-profile-small:before {
  10319. content: "\e041"
  10320. }
  10321.  
  10322. .icon-funnel-small:before {
  10323. content: "\e042"
  10324. }
  10325.  
  10326. .icon-delete-small:before {
  10327. content: "\e043"
  10328. }
  10329.  
  10330. .icon-edit-small:before {
  10331. content: "\e044"
  10332. }
  10333.  
  10334. .icon-lock-small:before {
  10335. content: "\e045"
  10336. }
  10337.  
  10338. .icon-pdf-small:before {
  10339. content: "\e046"
  10340. }
  10341.  
  10342. .icon-contact-small:before {
  10343. content: "\e047"
  10344. }
  10345.  
  10346. .icon-undo-small:before {
  10347. content: "\e048"
  10348. }
  10349.  
  10350. .icon-cancel-small:before {
  10351. content: "\e049"
  10352. }
  10353.  
  10354. .icon-simple-list-small:before {
  10355. content: "\e050"
  10356. }
  10357.  
  10358. .icon-detailed-list-small:before {
  10359. content: "\e051"
  10360. }
  10361.  
  10362. .icon-print-small:before {
  10363. content: "\e052"
  10364. }
  10365.  
  10366. .icon-camera-small:before {
  10367. content: "\e053"
  10368. }
  10369.  
  10370. .icon-info-outline-small:before {
  10371. content: "\e054"
  10372. }
  10373.  
  10374. .icon-us-dollar-outline-small:before {
  10375. content: "\e055"
  10376. }
  10377.  
  10378. .icon-calendar-half-small:before {
  10379. content: "\e056"
  10380. }
  10381.  
  10382. .icon-hiper-logo:before {
  10383. content: "\e057"
  10384. }
  10385.  
  10386. .icon-hipercard-logo:before {
  10387. content: "\e058"
  10388. }
  10389.  
  10390. .icon-elo-logo:before {
  10391. content: "\e059"
  10392. }
  10393.  
  10394. .icon-star-small:before {
  10395. content: "\e060"
  10396. }
  10397.  
  10398. .icon-jcb-logo:before {
  10399. content: "\e061"
  10400. }
  10401.  
  10402. .icon-attention-outline-small:before {
  10403. content: "\e062"
  10404. }
  10405.  
  10406. .icon-unionpay-logo:before {
  10407. content: "\e063"
  10408. }
  10409.  
  10410. .icon-search-small:before {
  10411. content: "\e064"
  10412. }
  10413.  
  10414. .icon-desktop-small:before {
  10415. content: "\e065"
  10416. }
  10417.  
  10418. .icon-mobile-small:before {
  10419. content: "\e066"
  10420. }
  10421.  
  10422. .icon-laptop-small:before {
  10423. content: "\e067"
  10424. }
  10425.  
  10426. .icon-tablet-small:before {
  10427. content: "\e068"
  10428. }
  10429.  
  10430. .icon-send-money:before {
  10431. content: "\e500"
  10432. }
  10433.  
  10434. .icon-request-money:before {
  10435. content: "\e501"
  10436. }
  10437.  
  10438. .icon-photo:before {
  10439. content: "\e502"
  10440. }
  10441.  
  10442. .icon-gift-cards:before {
  10443. content: "\e503"
  10444. }
  10445.  
  10446. .icon-credit-card:before {
  10447. content: "\e504"
  10448. }
  10449.  
  10450. .icon-truck:before {
  10451. content: "\e505"
  10452. }
  10453.  
  10454. .icon-email:before {
  10455. content: "\e506"
  10456. }
  10457.  
  10458. .icon-email-solid:before {
  10459. content: "\e507"
  10460. }
  10461.  
  10462. .icon-bank-check:before {
  10463. content: "\e508"
  10464. }
  10465.  
  10466. .icon-calendar:before {
  10467. content: "\e509"
  10468. }
  10469.  
  10470. .icon-holiday:before {
  10471. content: "\e510"
  10472. }
  10473.  
  10474. .icon-gift:before {
  10475. content: "\e511"
  10476. }
  10477.  
  10478. .icon-wallet:before {
  10479. content: "\e512"
  10480. }
  10481.  
  10482. .icon-play-video:before {
  10483. content: "\e513"
  10484. }
  10485.  
  10486. .icon-heart:before {
  10487. content: "\e514"
  10488. }
  10489.  
  10490. .icon-shield:before {
  10491. content: "\e515"
  10492. }
  10493.  
  10494. .icon-tunes:before {
  10495. content: "\e516"
  10496. }
  10497.  
  10498. .icon-invoice:before {
  10499. content: "\e517"
  10500. }
  10501.  
  10502. .icon-shopping-bag:before {
  10503. content: "\e518"
  10504. }
  10505.  
  10506. .icon-phone:before {
  10507. content: "\e519"
  10508. }
  10509.  
  10510. .icon-phone-solid:before {
  10511. content: "\e520"
  10512. }
  10513.  
  10514. .icon-tag:before {
  10515. content: "\e521"
  10516. }
  10517.  
  10518. .icon-delivery:before {
  10519. content: "\e522"
  10520. }
  10521.  
  10522. .icon-questionmark:before {
  10523. content: "\e523"
  10524. }
  10525.  
  10526. .icon-cut-coupons:before {
  10527. content: "\e524"
  10528. }
  10529.  
  10530. .icon-register:before {
  10531. content: "\e525"
  10532. }
  10533.  
  10534. .icon-house:before {
  10535. content: "\e526"
  10536. }
  10537.  
  10538. .icon-gift-card:before {
  10539. content: "\e527"
  10540. }
  10541.  
  10542. .icon-messages:before {
  10543. content: "\e528"
  10544. }
  10545.  
  10546. .icon-add-money:before {
  10547. content: "\e529"
  10548. }
  10549.  
  10550. .icon-send-check:before {
  10551. content: "\e530"
  10552. }
  10553.  
  10554. .icon-paypal-me:before {
  10555. content: "\e531"
  10556. }
  10557.  
  10558. .icon-pp-logo-outline:before {
  10559. content: "\e532"
  10560. }
  10561.  
  10562. .icon-money-bag:before {
  10563. content: "\e533"
  10564. }
  10565.  
  10566. .icon-chip-pin:before {
  10567. content: "\e534"
  10568. }
  10569.  
  10570. .icon-boleto-ready:before {
  10571. content: "\e535"
  10572. }
  10573.  
  10574. .icon-boleto-topup:before {
  10575. content: "\e536"
  10576. }
  10577.  
  10578. .icon-clock-pay:before {
  10579. content: "\e537"
  10580. }
  10581.  
  10582. .icon-speeding-cart:before {
  10583. content: "\e538"
  10584. }
  10585.  
  10586. .icon-international-transfer:before {
  10587. content: "\e539"
  10588. }
  10589.  
  10590. .vx_anchor,
  10591. a {
  10592. color: #0070ba;
  10593. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif;
  10594. font-size: .9375rem;
  10595. font-weight: 500;
  10596. line-height: 1.5rem;
  10597. text-align: center;
  10598. text-decoration: none
  10599. }
  10600.  
  10601. .vx_anchor:visited,
  10602. a:visited {
  10603. color: #0070ba
  10604. }
  10605.  
  10606. .vx_anchor:active,
  10607. a:active,
  10608. .vx_anchor:focus,
  10609. a:focus,
  10610. .vx_anchor:hover,
  10611. a:hover {
  10612. color: #003087;
  10613. text-decoration: underline
  10614. }
  10615.  
  10616. .vx_anchor.vx_anchor_reversed,
  10617. a.vx_anchor_reversed {
  10618. color: #fff
  10619. }
  10620.  
  10621. .vx_anchor.vx_anchor_reversed:active,
  10622. a.vx_anchor_reversed:active,
  10623. .vx_anchor.vx_anchor_reversed:focus,
  10624. a.vx_anchor_reversed:focus,
  10625. .vx_anchor.vx_anchor_reversed:hover,
  10626. a.vx_anchor_reversed:hover {
  10627. color: #fff
  10628. }
  10629.  
  10630. .vx_anchor.vx_anchor-secondary,
  10631. a.vx_anchor-secondary {
  10632. color: #2c2e2f
  10633. }
  10634.  
  10635. .vx_anchor.vx_anchor-secondary:active,
  10636. a.vx_anchor-secondary:active,
  10637. .vx_anchor.vx_anchor-secondary:focus,
  10638. a.vx_anchor-secondary:focus,
  10639. .vx_anchor.vx_anchor-secondary:hover,
  10640. a.vx_anchor-secondary:hover {
  10641. color: #2c2e2f
  10642. }
  10643.  
  10644. .vx_anchor.vx_anchor-medium,
  10645. a.vx_anchor-medium,
  10646. .vx_anchor.vx_anchor-small,
  10647. a.vx_anchor-small {
  10648. font-size: .8125rem;
  10649. line-height: 1.125rem
  10650. }
  10651.  
  10652. .vx_anchor.vx_anchor-medium.vx_embeddedIcon,
  10653. a.vx_anchor-medium.vx_embeddedIcon,
  10654. .vx_anchor.vx_anchor-small.vx_embeddedIcon,
  10655. a.vx_anchor-small.vx_embeddedIcon {
  10656. padding-top: .1875rem;
  10657. padding-bottom: .1875rem
  10658. }
  10659.  
  10660. .vx_anchor.vx_anchor-medium.vx_embeddedIcon .vx_icon,
  10661. a.vx_anchor-medium.vx_embeddedIcon .vx_icon,
  10662. .vx_anchor.vx_anchor-small.vx_embeddedIcon .vx_icon,
  10663. a.vx_anchor-small.vx_embeddedIcon .vx_icon {
  10664. margin-right: .375rem
  10665. }
  10666.  
  10667. .vx_anchor.vx_anchor-medium.vx_embeddedIcon.vx_embeddedIcon-simple,
  10668. a.vx_anchor-medium.vx_embeddedIcon.vx_embeddedIcon-simple,
  10669. .vx_anchor.vx_anchor-small.vx_embeddedIcon.vx_embeddedIcon-simple,
  10670. a.vx_anchor-small.vx_embeddedIcon.vx_embeddedIcon-simple,
  10671. .vx_anchor.vx_anchor-medium.vx_embeddedIcon.vx_embeddedIcon-simple_reversed,
  10672. a.vx_anchor-medium.vx_embeddedIcon.vx_embeddedIcon-simple_reversed,
  10673. .vx_anchor.vx_anchor-small.vx_embeddedIcon.vx_embeddedIcon-simple_reversed,
  10674. a.vx_anchor-small.vx_embeddedIcon.vx_embeddedIcon-simple_reversed {
  10675. padding-top: .375rem;
  10676. padding-bottom: .375rem
  10677. }
  10678.  
  10679. .vx_anchor.vx_anchor-medium.vx_embeddedIcon .vx_icon,
  10680. a.vx_anchor-medium.vx_embeddedIcon .vx_icon {
  10681. margin-top: -.2em
  10682. }
  10683.  
  10684. .vx_anchor.vx_anchor-small.vx_embeddedIcon .vx_icon,
  10685. a.vx_anchor-small.vx_embeddedIcon .vx_icon {
  10686. margin-top: -.06em
  10687. }
  10688.  
  10689. .vx_anchor.vx_embeddedIcon,
  10690. a.vx_embeddedIcon {
  10691. display: inline-block;
  10692. padding-top: .375rem;
  10693. padding-bottom: .375rem
  10694. }
  10695.  
  10696. .vx_anchor.vx_embeddedIcon .vx_icon,
  10697. a.vx_embeddedIcon .vx_icon {
  10698. margin-top: -.25em;
  10699. margin-right: .5625rem;
  10700. float: left
  10701. }
  10702.  
  10703. .vx_anchor.vx_embeddedIcon.vx_embeddedIcon-simple,
  10704. a.vx_embeddedIcon.vx_embeddedIcon-simple,
  10705. .vx_anchor.vx_embeddedIcon.vx_embeddedIcon-simple_reversed,
  10706. a.vx_embeddedIcon.vx_embeddedIcon-simple_reversed {
  10707. padding-top: .5625rem;
  10708. padding-bottom: .5625rem
  10709. }
  10710.  
  10711. .vx_anchor.vx_embeddedIcon.vx_embeddedIcon-simple:hover .vx_icon,
  10712. a.vx_embeddedIcon.vx_embeddedIcon-simple:hover .vx_icon,
  10713. .vx_anchor.vx_embeddedIcon.vx_embeddedIcon-simple_reversed:hover .vx_icon,
  10714. a.vx_embeddedIcon.vx_embeddedIcon-simple_reversed:hover .vx_icon,
  10715. .vx_anchor.vx_embeddedIcon.vx_embeddedIcon-simple:focus .vx_icon,
  10716. a.vx_embeddedIcon.vx_embeddedIcon-simple:focus .vx_icon,
  10717. .vx_anchor.vx_embeddedIcon.vx_embeddedIcon-simple_reversed:focus .vx_icon,
  10718. a.vx_embeddedIcon.vx_embeddedIcon-simple_reversed:focus .vx_icon,
  10719. .vx_anchor.vx_embeddedIcon.vx_embeddedIcon-simple:active .vx_icon,
  10720. a.vx_embeddedIcon.vx_embeddedIcon-simple:active .vx_icon,
  10721. .vx_anchor.vx_embeddedIcon.vx_embeddedIcon-simple_reversed:active .vx_icon,
  10722. a.vx_embeddedIcon.vx_embeddedIcon-simple_reversed:active .vx_icon {
  10723. box-shadow: none
  10724. }
  10725.  
  10726. .vx_anchor.vx_anchor-action,
  10727. a.vx_anchor-action {
  10728. font-size: .8125rem;
  10729. line-height: 1.125rem;
  10730. width: 4.5rem;
  10731. padding-top: 0;
  10732. padding-bottom: 0
  10733. }
  10734.  
  10735. .vx_anchor.vx_anchor-action.vx_embeddedIcon .vx_icon,
  10736. a.vx_anchor-action.vx_embeddedIcon .vx_icon {
  10737. margin: inherit auto .5625rem;
  10738. float: none
  10739. }
  10740.  
  10741. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon .vx_icon,
  10742. a.vx_anchor-action-simple.vx_embeddedIcon .vx_icon {
  10743. margin-right: 0;
  10744. border-width: .0625rem;
  10745. box-shadow: 0 0 0 .09375rem #0070ba inset
  10746. }
  10747.  
  10748. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon:hover .vx_icon,
  10749. a.vx_anchor-action-simple.vx_embeddedIcon:hover .vx_icon,
  10750. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon:focus .vx_icon,
  10751. a.vx_anchor-action-simple.vx_embeddedIcon:focus .vx_icon,
  10752. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon:active .vx_icon,
  10753. a.vx_anchor-action-simple.vx_embeddedIcon:active .vx_icon {
  10754. box-shadow: 0 0 0 .125rem #003087 inset
  10755. }
  10756.  
  10757. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon_reversed .vx_icon,
  10758. a.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon_reversed .vx_icon,
  10759. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon-secondary_reversed .vx_icon,
  10760. a.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon-secondary_reversed .vx_icon {
  10761. box-shadow: 0 0 0 .09375rem #fff inset
  10762. }
  10763.  
  10764. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon_reversed:hover .vx_icon,
  10765. a.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon_reversed:hover .vx_icon,
  10766. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon-secondary_reversed:hover .vx_icon,
  10767. a.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon-secondary_reversed:hover .vx_icon,
  10768. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon_reversed:focus .vx_icon,
  10769. a.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon_reversed:focus .vx_icon,
  10770. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon-secondary_reversed:focus .vx_icon,
  10771. a.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon-secondary_reversed:focus .vx_icon,
  10772. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon_reversed:active .vx_icon,
  10773. a.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon_reversed:active .vx_icon,
  10774. .vx_anchor.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon-secondary_reversed:active .vx_icon,
  10775. a.vx_anchor-action-simple.vx_embeddedIcon.vx_embeddedIcon-secondary_reversed:active .vx_icon {
  10776. box-shadow: 0 0 0 .125rem #fff inset
  10777. }
  10778.  
  10779. .vx_anchor.vx_anchor-small.vx_embeddedIcon-simple>span,
  10780. a.vx_anchor-small.vx_embeddedIcon-simple>span,
  10781. .vx_anchor.vx_anchor-small.vx_embeddedIcon-simple_reversed>span,
  10782. a.vx_anchor-small.vx_embeddedIcon-simple_reversed>span {
  10783. vertical-align: bottom
  10784. }
  10785.  
  10786. p>a,
  10787. li>a {
  10788. font-weight: 500;
  10789. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif
  10790. }
  10791.  
  10792. .datepicker {
  10793. top: 0;
  10794. left: 0;
  10795. padding: 4px;
  10796. margin-top: 1px;
  10797. -webkit-border-radius: 4px;
  10798. -moz-border-radius: 4px;
  10799. border-radius: 4px
  10800. }
  10801.  
  10802. .datepicker:before {
  10803. content: '';
  10804. display: inline-block;
  10805. border-left: 7px solid transparent;
  10806. border-right: 7px solid transparent;
  10807. border-bottom: 7px solid #ccc;
  10808. border-bottom-color: rgba(0, 0, 0, .2);
  10809. position: absolute;
  10810. top: -7px;
  10811. left: 6px
  10812. }
  10813.  
  10814. .datepicker:after {
  10815. content: '';
  10816. display: inline-block;
  10817. border-left: 6px solid transparent;
  10818. border-right: 6px solid transparent;
  10819. border-bottom: 6px solid #fff;
  10820. position: absolute;
  10821. top: -6px;
  10822. left: 7px
  10823. }
  10824.  
  10825. .datepicker>div {
  10826. display: none
  10827. }
  10828.  
  10829. .datepicker table {
  10830. width: 100%;
  10831. margin: 0
  10832. }
  10833.  
  10834. .datepicker td,
  10835. .datepicker th {
  10836. text-align: center;
  10837. width: 20px;
  10838. height: 20px;
  10839. -webkit-border-radius: 4px;
  10840. -moz-border-radius: 4px;
  10841. border-radius: 4px
  10842. }
  10843.  
  10844. .datepicker td.day:hover {
  10845. background: #eee;
  10846. cursor: pointer
  10847. }
  10848.  
  10849. .datepicker td.day.disabled {
  10850. color: #eee
  10851. }
  10852.  
  10853. .datepicker td.old,
  10854. .datepicker td.new {
  10855. color: #999
  10856. }
  10857.  
  10858. .datepicker td.active,
  10859. .datepicker td.active:hover {
  10860. background-color: #005fc1;
  10861. background-image: -moz-linear-gradient(top, #0079c1, #0039c1);
  10862. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0079c1), to(#0039c1));
  10863. background-image: -webkit-linear-gradient(top, #0079c1, #0039c1);
  10864. background-image: -o-linear-gradient(top, #0079c1, #0039c1);
  10865. background-image: linear-gradient(to bottom, #0079c1, #0039c1);
  10866. background-repeat: repeat-x;
  10867. border-color: #0039c1 #0039c1 #002275;
  10868. border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  10869. background-color: #0039c1;
  10870. background: -moz-linear-gradient(center bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10871. background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #0079c1), color-stop(20%, #0079c1), color-stop(100%, #0039c1));
  10872. background: -webkit-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10873. background: -ms-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10874. background: -o-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10875. background: linear-gradient(bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10876. border-color: #0079c1 #00588b #004b77;
  10877. -webkit-box-shadow: 0 1px #4dbeff inset;
  10878. -moz-box-shadow: 0 1px #4dbeff inset;
  10879. box-shadow: 0 1px #4dbeff inset;
  10880. *background-color: #0039c1;
  10881. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  10882. color: #fff;
  10883. text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
  10884. }
  10885.  
  10886. .datepicker td.active:hover,
  10887. .datepicker td.active:hover:hover,
  10888. .datepicker td.active:active,
  10889. .datepicker td.active:hover:active,
  10890. .datepicker td.active.active,
  10891. .datepicker td.active:hover.active,
  10892. .datepicker td.active.disabled,
  10893. .datepicker td.active:hover.disabled,
  10894. .datepicker td.active[disabled],
  10895. .datepicker td.active:hover[disabled] {
  10896. color: #fff;
  10897. background-color: #0039c1;
  10898. *background-color: #0031a8
  10899. }
  10900.  
  10901. .datepicker td.active:active,
  10902. .datepicker td.active:hover:active,
  10903. .datepicker td.active.active,
  10904. .datepicker td.active:hover.active {
  10905. background-color: #002a8e \9
  10906. }
  10907.  
  10908. .datepicker td.active:hover,
  10909. .datepicker td.active:hover:hover,
  10910. .datepicker td.active:active,
  10911. .datepicker td.active:hover:active,
  10912. .datepicker td.active.active,
  10913. .datepicker td.active:hover.active,
  10914. .datepicker td.active.disabled,
  10915. .datepicker td.active:hover.disabled,
  10916. .datepicker td.active[disabled],
  10917. .datepicker td.active:hover[disabled] {
  10918. color: #fff;
  10919. background-color: #0039c1;
  10920. *background-color: #0031a8
  10921. }
  10922.  
  10923. .datepicker td.active:active,
  10924. .datepicker td.active:hover:active,
  10925. .datepicker td.active.active,
  10926. .datepicker td.active:hover.active {
  10927. background-color: #002a8e
  10928. }
  10929.  
  10930. .datepicker td span {
  10931. display: block;
  10932. width: 47px;
  10933. height: 54px;
  10934. line-height: 54px;
  10935. float: left;
  10936. margin: 2px;
  10937. cursor: pointer;
  10938. -webkit-border-radius: 4px;
  10939. -moz-border-radius: 4px;
  10940. border-radius: 4px
  10941. }
  10942.  
  10943. .datepicker td span:hover {
  10944. background: #eee
  10945. }
  10946.  
  10947. .datepicker td span.active {
  10948. background-color: #005fc1;
  10949. background-image: -moz-linear-gradient(top, #0079c1, #0039c1);
  10950. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0079c1), to(#0039c1));
  10951. background-image: -webkit-linear-gradient(top, #0079c1, #0039c1);
  10952. background-image: -o-linear-gradient(top, #0079c1, #0039c1);
  10953. background-image: linear-gradient(to bottom, #0079c1, #0039c1);
  10954. background-repeat: repeat-x;
  10955. border-color: #0039c1 #0039c1 #002275;
  10956. border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  10957. background-color: #0039c1;
  10958. background: -moz-linear-gradient(center bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10959. background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #0079c1), color-stop(20%, #0079c1), color-stop(100%, #0039c1));
  10960. background: -webkit-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10961. background: -ms-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10962. background: -o-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10963. background: linear-gradient(bottom, #0079c1 0, #0079c1 20%, #0039c1 100%);
  10964. border-color: #0079c1 #00588b #004b77;
  10965. -webkit-box-shadow: 0 1px #4dbeff inset;
  10966. -moz-box-shadow: 0 1px #4dbeff inset;
  10967. box-shadow: 0 1px #4dbeff inset;
  10968. *background-color: #0039c1;
  10969. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  10970. color: #fff;
  10971. text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
  10972. }
  10973.  
  10974. .datepicker td span.active:hover,
  10975. .datepicker td span.active:active,
  10976. .datepicker td span.active.active,
  10977. .datepicker td span.active.disabled,
  10978. .datepicker td span.active[disabled] {
  10979. color: #fff;
  10980. background-color: #0039c1;
  10981. *background-color: #0031a8
  10982. }
  10983.  
  10984. .datepicker td span.active:active,
  10985. .datepicker td span.active.active {
  10986. background-color: #002a8e \9
  10987. }
  10988.  
  10989. .datepicker td span.active:hover,
  10990. .datepicker td span.active:active,
  10991. .datepicker td span.active.active,
  10992. .datepicker td span.active.disabled,
  10993. .datepicker td span.active[disabled] {
  10994. color: #fff;
  10995. background-color: #0039c1;
  10996. *background-color: #0031a8
  10997. }
  10998.  
  10999. .datepicker td span.active:active,
  11000. .datepicker td span.active.active {
  11001. background-color: #002a8e
  11002. }
  11003.  
  11004. .datepicker td span.old {
  11005. color: #999
  11006. }
  11007.  
  11008. .datepicker th.switch {
  11009. width: 145px
  11010. }
  11011.  
  11012. .datepicker th.next,
  11013. .datepicker th.prev {
  11014. font-size: 21px
  11015. }
  11016.  
  11017. .datepicker thead tr:first-child th {
  11018. cursor: pointer
  11019. }
  11020.  
  11021. .datepicker thead tr:first-child th:hover {
  11022. background: #eee
  11023. }
  11024.  
  11025. .input-append.date .add-on i,
  11026. .input-prepend.date .add-on i {
  11027. display: block;
  11028. cursor: pointer;
  11029. width: 16px;
  11030. height: 16px
  11031. }
  11032.  
  11033. html {
  11034. font-size: 1rem
  11035. }
  11036.  
  11037. html,
  11038. body {
  11039. min-width: 360px
  11040. }
  11041.  
  11042. input,
  11043. textarea {
  11044. transition: all 100ms ease;
  11045. -moz-transition: all 550ms ease;
  11046. -ms-transition: all 550ms ease;
  11047. -o-transition: all 550ms ease;
  11048. -webkit-transition: all 550ms ease
  11049. }
  11050.  
  11051. input:focus,
  11052. textarea:focus {
  11053. outline: 0!important;
  11054. box-shadow: none;
  11055. border-radius: 5px;
  11056. border: solid 1.5px #009cde
  11057. }
  11058.  
  11059. sup {
  11060. top: -.2em
  11061. }
  11062.  
  11063. .no-padding {
  11064. padding: 0!important
  11065. }
  11066.  
  11067. .vx_globalNav-main.top-bar {
  11068. background-color: #fff;
  11069. box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
  11070. background-image: none;
  11071. border-bottom: 0;
  11072. height: 72px
  11073. }
  11074.  
  11075. .vx_globalNav-main.top-bar .vx_globalNav-container {
  11076. width: 100%;
  11077. padding: 0 1em
  11078. }
  11079.  
  11080. .error-box {
  11081. display: none;
  11082. margin: 7px 0 0;
  11083. padding: 8px 1.3%!important;
  11084. border: 1px solid #efcaca;
  11085. background: #f7ebeb;
  11086. font: .923em/1.417em Arial;
  11087. color: #444;
  11088. text-shadow: 0 1px #fff;
  11089. -webkit-border-radius: 5px;
  11090. -moz-border-radius: 5px;
  11091. border-radius: 5px;
  11092. -moz-background-clip: padding;
  11093. -webkit-background-clip: padding-box;
  11094. background-clip: padding-box;
  11095. margin: 9px 0 0;
  11096. box-shadow: 0 5px 5px rgba(0, 0, 0, .5);
  11097. position: absolute;
  11098. z-index: 1000;
  11099. text-align: left;
  11100. -webkit-animation: showHide 300ms 0 ease;
  11101. -moz-animation: showHide 300ms 0 ease;
  11102. -ms-animation: showHide 300ms 0 ease;
  11103. animation: showHide 300ms 0 ease
  11104. }
  11105.  
  11106. .error-box:before {
  11107. position: absolute;
  11108. left: 10px;
  11109. top: -14px;
  11110. z-index: 1;
  11111. border-color: transparent transparent #efcaca;
  11112. border-style: dotted dotted solid;
  11113. border-width: 7px;
  11114. font-size: 20px;
  11115. content: ""
  11116. }
  11117.  
  11118. .error-box:after {
  11119. position: absolute;
  11120. left: 10px;
  11121. top: -12px;
  11122. z-index: 2;
  11123. border-color: transparent transparent #f7ebeb;
  11124. border-style: dotted dotted solid;
  11125. border-width: 7px;
  11126. content: ""
  11127. }
  11128.  
  11129. .spinner-modal .modal-dialog {
  11130. display: table;
  11131. position: relative;
  11132. margin: 0 auto;
  11133. top: calc(26%)
  11134. }
  11135.  
  11136. .spinner-modal .modal-dialog .modal-content {
  11137. background-color: transparent;
  11138. border: 0
  11139. }
  11140.  
  11141. @keyframes spinner {
  11142. to {
  11143. transform: rotate(360deg)
  11144. }
  11145. }
  11146.  
  11147. .spinner {
  11148. margin: 50%;
  11149. position: fixed
  11150. }
  11151.  
  11152. .spinner:before {
  11153. content: '';
  11154. box-sizing: border-box;
  11155. position: absolute;
  11156. top: 50%;
  11157. left: 50%;
  11158. width: 50px;
  11159. height: 50px;
  11160. margin: 50% auto;
  11161. border-radius: 50%;
  11162. border: 2px solid #ccc;
  11163. border-top-color: #333;
  11164. animation: spinner .6s linear infinite
  11165. }
  11166.  
  11167. .flash-warning {
  11168. margin-bottom: 20px
  11169. }
  11170.  
  11171. .pp-logo {
  11172. width: 34px;
  11173. height: 39px
  11174. }
  11175.  
  11176. .social-logo-div {
  11177. float: right;
  11178. margin-right: 22px
  11179. }
  11180.  
  11181. .social-logo-twitter {
  11182. width: 34.5px;
  11183. height: 28px
  11184. }
  11185.  
  11186. .social-logo-fb {
  11187. width: 28px;
  11188. height: 28px
  11189. }
  11190.  
  11191. .social-logo-linkedin {
  11192. width: 37px;
  11193. height: 28px
  11194. }
  11195.  
  11196. .ig-title {
  11197. margin-top: 10px;
  11198. margin-left: 22px;
  11199. font-size: 24px;
  11200. font-weight: 300;
  11201. line-height: .63;
  11202. letter-spacing: .6px;
  11203. color: #003087;
  11204. font-family: PayPal-Sans-Big
  11205. }
  11206.  
  11207. .table {
  11208. border-bottom: solid 2px #ddd;
  11209. margin-bottom: 5px
  11210. }
  11211.  
  11212. .currency-dropdown {
  11213. position: absolute;
  11214. background-color: #fff;
  11215. box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
  11216. width: 96%;
  11217. margin-left: 4px;
  11218. z-index: 2
  11219. }
  11220.  
  11221. .currency-dropdown ul {
  11222. list-style-type: none
  11223. }
  11224.  
  11225. .currency-selector-arrow {
  11226. margin-top: -30px;
  11227. margin-left: 193px;
  11228. color: #0070ba
  11229. }
  11230.  
  11231. .currency-list {
  11232. margin-left: 0;
  11233. max-height: 300px;
  11234. overflow: scroll;
  11235. cursor: pointer
  11236. }
  11237.  
  11238. .currency-list li {
  11239. padding-left: 12.5px
  11240. }
  11241.  
  11242. .currency-list li:hover {
  11243. background-color: #E9F8FF
  11244. }
  11245.  
  11246. .total-amount-lable {
  11247. font-size: 15;
  11248. padding: 5px;
  11249. padding-left: 20px
  11250. }
  11251.  
  11252. .total-amount {
  11253. font-size: 15;
  11254. padding: 5px;
  11255. padding-left: 15px
  11256. }
  11257.  
  11258. .total-amount-div {
  11259. background-color: #e9f8ff;
  11260. border: solid 1px rgba(0, 112, 186, .3)
  11261. }
  11262.  
  11263. button:focus {
  11264. outline: 0!important
  11265. }
  11266.  
  11267. .logo-container {
  11268. height: 90px;
  11269. margin-bottom: 15px
  11270. }
  11271.  
  11272. .logo-text {
  11273. height: 100%;
  11274. margin-left: 12.5px
  11275. }
  11276.  
  11277. .logo-text:hover {
  11278. border-radius: 5px;
  11279. background-color: #fff;
  11280. border: dotted 2px #b7bcbf
  11281. }
  11282.  
  11283. .add-logo-btn {
  11284. height: 100%;
  11285. display: inherit;
  11286. font-size: 15;
  11287. padding-left: 0
  11288. }
  11289.  
  11290. .business-logo {
  11291. max-width: 250px;
  11292. max-height: 90px;
  11293. cursor: pointer
  11294. }
  11295.  
  11296. .logo-box {
  11297. display: none;
  11298. padding-left: 15px
  11299. }
  11300.  
  11301. .logo-options {
  11302. display: none;
  11303. margin-top: 9px;
  11304. padding-left: 15px;
  11305. float: left;
  11306. text-align: center
  11307. }
  11308.  
  11309. .logo-box:hover .logo-options {
  11310. display: block
  11311. }
  11312.  
  11313. #updateLogo,
  11314. #removeLogo {
  11315. margin-left: 3px
  11316. }
  11317.  
  11318. .btn-icon-medium {
  11319. display: inline;
  11320. height: 15px;
  11321. margin-top: 0
  11322. }
  11323.  
  11324. .btn-icon-large {
  11325. height: 22px;
  11326. margin-top: 0
  11327. }
  11328.  
  11329. .invoice-text {
  11330. font-family: PayPal-Sans-Big;
  11331. font-size: 30px;
  11332. font-weight: 500;
  11333. line-height: 1.13;
  11334. letter-spacing: 1px;
  11335. text-align: center;
  11336. color: #002f86;
  11337. float: center;
  11338. margin-top: 24px
  11339. }
  11340.  
  11341. .input-form-field {
  11342. height: 36px;
  11343. padding: 0 12.5px;
  11344. font-size: .9375rem;
  11345. background: 0 0;
  11346. border: 0
  11347. }
  11348.  
  11349. .input-label {
  11350. padding-left: 12.5px;
  11351. padding-right: 7px;
  11352. margin-top: 5px
  11353. }
  11354. .input-label2 {
  11355. font-family: arial;
  11356. padding-left: 12.5px;
  11357. padding-right: 7px;
  11358. margin-top: 5px
  11359. }
  11360.  
  11361. .input-form-company-name {
  11362. height: 36px;
  11363. padding: 0 12.5px;
  11364. font-size: 20px;
  11365. background: 0 0;
  11366. border: 0
  11367. }
  11368.  
  11369. .calendar-icon {
  11370. margin-top: -30px;
  11371. margin-left: 193px;
  11372. color: #0070ba
  11373. }
  11374.  
  11375. .due-date-field {
  11376. padding-right: 30px
  11377. }
  11378.  
  11379. .bill-to {
  11380. font-family: Arial;
  11381. font-weight: bold;
  11382. text-align: left;
  11383. font-size: 18px;
  11384. color: #2e2c2f;
  11385. padding-left: 12.5px
  11386. }
  11387. .seif2 {
  11388. font-family: Arial;
  11389. font-weight: bold;
  11390. text-align: left;
  11391. font size: 17px;
  11392. color: #2e2c2f;
  11393. padding-left: 12.5px
  11394.  
  11395. }
  11396. .seif4{
  11397. font-family: Arial;
  11398. font-weight: bold;
  11399. text-align: left;
  11400. font size: 15px;
  11401. color: #2e2c2f;
  11402. padding-left: 12.5px
  11403. }
  11404. .seif3 {
  11405. font-family: PayPal-Sans-Big;
  11406. text-align: left;
  11407. font size: 15px;
  11408. color: #2e2c2f;
  11409. padding-left: 12.5px
  11410. }
  11411. .bill2-to {
  11412. font-family: PayPal-Sans-Big;
  11413. text-align: left;
  11414. font-size: 15px;
  11415. color: #2e2c2f;
  11416. padding-left: 12.5px
  11417.  
  11418. }
  11419.  
  11420. .invoice-form-div {
  11421. background-color: #fff;
  11422. box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
  11423. padding: 37.5px 50px 37.5px 37.5px;
  11424. margin-top: 15px
  11425. }
  11426.  
  11427. .btn-action-group {
  11428. padding-left: 12.5px
  11429. }
  11430.  
  11431. .item-table-div {
  11432. margin-top: 18px
  11433. }
  11434.  
  11435. .item-table-div div {
  11436. padding: 0 0 0 12.5px
  11437. }
  11438.  
  11439. .item-table-head {
  11440. background-color: #f8f8f8;
  11441. border: solid 1px #ddd;
  11442. font-family: PayPal-Sans, Helvetica Neue, Arial, sans-serif;
  11443. font-size: .9375rem;
  11444. font-weight: 500;
  11445. line-height: 1.6;
  11446. color: #2c2e2f
  11447. }
  11448.  
  11449. .line-item-amount {
  11450. margin-top: 8px;
  11451. font-size: .9375rem;
  11452. float: right
  11453. }
  11454.  
  11455. .remove-item-icon {
  11456. margin-top: 2px;
  11457. color: #0070ba;
  11458. float: right;
  11459. cursor: pointer;
  11460. visibility: hidden
  11461. }
  11462.  
  11463. #itemTable tbody tr:hover .remove-item-icon {
  11464. visibility: visible
  11465. }
  11466.  
  11467. td {
  11468. padding-top: 4px!important;
  11469. padding-bottom: 4px!important
  11470. }
  11471.  
  11472. .item-desc {
  11473. box-sizing: border-box;
  11474. resize: none;
  11475. padding-top: 5px;
  11476. padding-bottom: 5px;
  11477. height: 36px;
  11478. max-height: 150px;
  11479. overflow: hidden;
  11480. border: 0
  11481. }
  11482.  
  11483. table input {
  11484. padding-left: 5px;
  11485. padding-right: 5px
  11486. }
  11487.  
  11488. table input.right-align {
  11489. text-align: right
  11490. }
  11491.  
  11492. table input.item-field {
  11493. padding-right: 10px
  11494. }
  11495.  
  11496. .item-field {
  11497. -moz-appearance: textfield
  11498. }
  11499.  
  11500. .item-field::-webkit-inner-spin-button,
  11501. .item-field::-webkit-outer-spin-button {
  11502. -webkit-appearance: none;
  11503. margin: 0
  11504. }
  11505.  
  11506. .bottom-border {
  11507. border-bottom: solid 2px #ddd;
  11508. padding-top: 5px;
  11509. padding-bottom: 7px
  11510. }
  11511.  
  11512. .subtotal-border {
  11513. border-bottom: solid 1px #ddd;
  11514. padding-right: 15px
  11515. }
  11516.  
  11517. .invoice-notes {
  11518. height: 100px;
  11519. line-height: 18px;
  11520. resize: none;
  11521. border: 0
  11522. }
  11523.  
  11524. .character-count {
  11525. display: none;
  11526. float: right;
  11527. color: #6c7378
  11528. }
  11529.  
  11530. .invoice-notes:focus {
  11531. resize: vertical
  11532. }
  11533.  
  11534. .invoice-notes:focus~.character-count {
  11535. display: block
  11536. }
  11537.  
  11538. .get-paid-fast {
  11539. padding: 10px;
  11540. margin-left: 10px;
  11541. margin-top: 15px;
  11542. box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
  11543. background-color: #e9f8ff;
  11544. border: solid 1px rgba(0, 112, 186, .3)
  11545. }
  11546.  
  11547. .get-paid-desc {
  11548. margin: -20px 0 0 15px
  11549. }
  11550.  
  11551. .get-paid-fast-title {
  11552. font-size: 18px;
  11553. color: #2c2e2f
  11554. }
  11555.  
  11556. .get-paid-details {
  11557. margin-left: 15px
  11558. }
  11559.  
  11560. .get-paid-details li {
  11561. font-size: 14px
  11562. }
  11563.  
  11564. .credit-card-logo-div {
  11565. display: inline-block;
  11566. width: 35px;
  11567. height: 22px;
  11568. margin: 5px
  11569. }
  11570.  
  11571. .credit-card-logo {
  11572. max-width: 35px;
  11573. max-height: 22px;
  11574. box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .15)
  11575. }
  11576.  
  11577. .how-it-works-div {
  11578. margin-left: 10px;
  11579. margin-top: 15px;
  11580. padding: 15px 15px 15px 25px;
  11581. background-color: #fff;
  11582. box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2)
  11583. }
  11584.  
  11585. .how-it-works-title {
  11586. font-size: 18px;
  11587. color: #2c2e2f;
  11588. text-align: center;
  11589. margin-bottom: 15px
  11590.  
  11591. }
  11592.  
  11593. .how-it-works-btn {
  11594. margin-bottom: 15px
  11595. }
  11596.  
  11597. .arrow {
  11598. background-color: #e9f8ff;
  11599. box-shadow: 1px 1px 1px 0 rgba(0, 112, 186, .3);
  11600. width: 25px;
  11601. height: 25px;
  11602. z-index: 4;
  11603. -webkit-transform: translateX(-22px) translateY(31px) rotate(135deg);
  11604. -ms-transform: translateX(-22px) translateY(31px) rotate(135deg);
  11605. transform: translateX(-22px) translateY(31px) rotate(135deg)
  11606. }
  11607.  
  11608. .arrow-preview-btn-down {
  11609. background-color: #e9f8ff;
  11610. box-shadow: 1px -1px 1px 0 rgba(0, 112, 186, .3);
  11611. width: 25px;
  11612. height: 25px;
  11613. z-index: 4;
  11614. -webkit-transform: rotate(135deg);
  11615. -ms-transform: rotate(135deg);
  11616. transform: rotate(135deg);
  11617. float: right;
  11618. margin-top: -2px;
  11619. margin-right: 70px
  11620. }
  11621.  
  11622. .form-bottom {
  11623. margin-top: 15px
  11624. }
  11625.  
  11626. .faq-section {
  11627. margin-top: 15px;
  11628. background-color: #fff;
  11629. box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .2);
  11630. padding: 37.5px
  11631. }
  11632.  
  11633. .faq-title {
  11634. margin-top: 0;
  11635. font-size: 24px;
  11636. font-weight: 300;
  11637. line-height: 2;
  11638. color: #2c2e2f
  11639. }
  11640.  
  11641. .faq {
  11642. border-bottom: solid 1px #cbd2d6;
  11643. padding-top: 10px
  11644. }
  11645.  
  11646. .faq-title-div {
  11647. border-bottom: solid 1px #cbd2d6
  11648. }
  11649.  
  11650. .question {
  11651. font-size: 18px;
  11652. line-height: 1.67;
  11653. color: #2c2e2f
  11654. }
  11655.  
  11656. .question-div {
  11657. cursor: pointer
  11658. }
  11659.  
  11660. .answer-div {
  11661. display: none
  11662. }
  11663.  
  11664. .question-div.open .vx_icon.arrow-down {
  11665. -webkit-transform: rotate(-180deg);
  11666. -ms-transform: rotate(-180deg);
  11667. transform: rotate(-180deg);
  11668. transition: transform 100ms ease;
  11669. -moz-transition: -moz-transform 100ms ease;
  11670. -ms-transition: -ms-transform 100ms ease;
  11671. -o-transition: -o-transform 100ms ease;
  11672. -webkit-transition: -webkit-transform 100ms ease
  11673. }
  11674.  
  11675. .question-div.open~.answer-div {
  11676. display: block
  11677. }
  11678.  
  11679. .answer p,
  11680. .answer ul li {
  11681. font-size: .9375rem;
  11682. line-height: 1.47;
  11683. color: #6c7378
  11684. }
  11685.  
  11686. .arrow-down {
  11687. color: #0070ba;
  11688. -webkit-transform: rotate(0deg);
  11689. -ms-transform: rotate(0deg);
  11690. transform: rotate(0deg);
  11691. transition: transform 100ms ease;
  11692. -moz-transition: -moz-transform 100ms ease;
  11693. -ms-transition: -ms-transform 100ms ease;
  11694. -o-transition: -o-transform 100ms ease;
  11695. -webkit-transition: -webkit-transform 100ms ease
  11696. }
  11697.  
  11698. .arrow-up {
  11699. color: #0070ba;
  11700. -webkit-transform: rotate(-180deg);
  11701. -ms-transform: rotate(-180deg);
  11702. transform: rotate(-180deg);
  11703. transition: transform 100ms ease;
  11704. -moz-transition: -moz-transform 100ms ease;
  11705. -ms-transition: -ms-transform 100ms ease;
  11706. -o-transition: -o-transform 100ms ease;
  11707. -webkit-transition: -webkit-transform 100ms ease
  11708. }
  11709.  
  11710. .modal-footer {
  11711. text-align: left!important
  11712. }
  11713.  
  11714. .btn8 {
  11715. -moz-box-sizing: border-box;
  11716. -webkit-appearance: none;
  11717. -webkit-background-clip: border-box;
  11718. -webkit-background-origin: padding-box;
  11719. -webkit-background-size: auto;
  11720. -webkit-font-smoothing: antialiased;
  11721. -webkit-rtl-ordering: logical;
  11722. -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  11723. -webkit-transition-delay: 0s;
  11724. -webkit-transition-duration: .2s;
  11725. -webkit-transition-property: all;
  11726. -webkit-transition-timing-function: ease-out;
  11727. -webkit-user-select: none;
  11728. -webkit-writing-mode: horizontal-tb;
  11729. background-attachment: scroll;
  11730. background-clip: border-box;
  11731. background-color: #0070BA;
  11732. background-image: none;
  11733. background-origin: padding-box;
  11734. background-size: auto;
  11735. border-bottom-color: #fff;
  11736. border-bottom-left-radius: 5px;
  11737. border-bottom-right-radius: 5px;
  11738. border-bottom-style: none;
  11739. border-bottom-width: 0;
  11740. border-image-outset: 0;
  11741. border-image-repeat: stretch;
  11742. border-image-slice: 100%;
  11743. border-image-source: none;
  11744. border-image-width: 1;
  11745. border-left-color: #fff;
  11746. border-left-style: none;
  11747. border-left-width: 0;
  11748. border-right-color: #fff;
  11749. border-right-style: none;
  11750. border-right-width: 0;
  11751. border-top-color: #fff;
  11752. border-top-left-radius: 5px;
  11753. border-top-right-radius: 5px;
  11754. border-top-style: none;
  11755. border-top-width: 0;
  11756. box-sizing: border-box;
  11757. color: #fff;
  11758. cursor: pointer;
  11759. display: inline-block;
  11760. font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  11761. font-size: 13px;
  11762. font-weight: 700;
  11763. height: 30px;
  11764. line-height: 14.9654397964478px;
  11765. margin-bottom: 0;
  11766. margin-left: 0;
  11767. margin-right: 20px;
  11768. margin-top: 5px;
  11769. min-width: 66px;
  11770. padding-bottom: 8px;
  11771. padding-left: 12px;
  11772. padding-right: 12px;
  11773. padding-top: 8px;
  11774. text-align: center;
  11775. text-indent: 0;
  11776. text-rendering: auto;
  11777. text-shadow: none;
  11778. text-transform: none;
  11779. transform: matrix(1, 0, 0, 1, 0, 0);
  11780. transition-delay: 0s;
  11781. transition-duration: .2s;
  11782. transition-property: all;
  11783. transition-timing-function: ease-out;
  11784. vertical-align: middle;
  11785. word-spacing: 0;
  11786. writing-mode: lr-tb;
  11787. outline: 0;
  11788. box-shadow: none
  11789. }
  11790.  
  11791. .btn8:hover,
  11792. .btn8:active {
  11793. color: #fff;
  11794. text-decoration: none;
  11795. background: #005EA6;
  11796. box-shadow: none;
  11797. text-shadow: none
  11798. }
  11799.  
  11800. .btn8:focus {
  11801. color: #FFF;
  11802. background: #005EA6
  11803. }
  11804.  
  11805. .btn8.active,
  11806. .btn8:active {
  11807. background-image: none;
  11808. outline: 0;
  11809. -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
  11810. box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
  11811. }
  11812.  
  11813. .btn8.disabled,
  11814. .btn8[disabled],
  11815. .btn8.disabled:hover,
  11816. .btn8[disabled]:hover,
  11817. .btn8.disabled:active,
  11818. .btn8[disabled]:active {
  11819. background: #e5e5e5;
  11820. cursor: auto
  11821. }
  11822.  
  11823. .btn8-small {
  11824. padding: 7px 15px;
  11825. font-size: 14px;
  11826. min-width: 66px;
  11827. height: 35px;
  11828. margin-right: 10px
  11829. }
  11830.  
  11831. .btn8-small [class^=icon-],
  11832. .btn8-small [class*=" icon-"] {
  11833. margin-top: 0
  11834. }
  11835.  
  11836. .btn8-secondary {
  11837. background: #ddd;
  11838. color: #333
  11839. }
  11840.  
  11841. .btn8-secondary:hover,
  11842. .btn8-secondary:focus {
  11843. color: #333;
  11844. background: #ddd
  11845. }
  11846.  
  11847. #howItWorksVideo .modal-dialog {
  11848. margin: 7% auto!important;
  11849. width: 100%;
  11850. height: 500px;
  11851. max-width: 900px
  11852. }
  11853.  
  11854. #howItWorksVideo .modal-content {
  11855. border-radius: 1rem;
  11856. height: 100%
  11857. }
  11858.  
  11859. #howItWorksVideo .modal-header {
  11860. border: 0;
  11861. height: 40px
  11862. }
  11863.  
  11864. #howItWorksVideo .modal-body {
  11865. padding: 0 40px 40px!important;
  11866. height: 91%!important
  11867. }
  11868.  
  11869. #howItWorksVideo .modal-body iframe {
  11870. width: 100%;
  11871. height: 100%
  11872. }
  11873.  
  11874. .footer-content {
  11875. font-size: 13px
  11876. }
  11877.  
  11878. .marketing {
  11879. z-index: 1
  11880. }
  11881.  
  11882. @media only screen and (max-width:480px) {
  11883. .arrow {
  11884. visibility: hidden
  11885. }
  11886. .get-paid-fast,
  11887. .how-it-works-div {
  11888. margin-left: 0
  11889. }
  11890. .get-paid-desc {
  11891. padding-bottom: 10px
  11892. }
  11893. .table>thead>tr>th,
  11894. .table>tbody>tr>th,
  11895. .table>tfoot>tr>th,
  11896. .table>thead>tr>td,
  11897. .table>tbody>tr>td,
  11898. .table>tfoot>tr>td {
  11899. padding: 2px
  11900. }
  11901. table input.item-field {
  11902. padding-right: 2px;
  11903. padding-left: 2px
  11904. }
  11905. .invoice-form-div {
  11906. padding-left: 12.5px;
  11907. padding-right: 30px
  11908. }
  11909. .vx_btn+.vx_btn {
  11910. margin-left: .5rem
  11911. }
  11912. }
  11913.  
  11914. .invoice-details-column {
  11915. margin-top: 20px
  11916. }
  11917.  
  11918. @media only screen and (min-width:480px) {
  11919. .arrow {
  11920. visibility: hidden
  11921. }
  11922. .get-paid-fast,
  11923. .how-it-works-div {
  11924. margin-left: 0
  11925. }
  11926. }
  11927.  
  11928. @media only screen and (min-width:768px) {
  11929. .arrow {
  11930. visibility: hidden
  11931. }
  11932. .get-paid-fast,
  11933. .how-it-works-div {
  11934. margin-left: 0
  11935. }
  11936. }
  11937.  
  11938. @media only screen and (min-width:992px) {
  11939. .arrow {
  11940. visibility: visible
  11941. }
  11942. .arrow-preview-btn-down {
  11943. display: none
  11944. }
  11945. .get-paid-fast,
  11946. .how-it-works-div {
  11947. margin-left: 10px
  11948. }
  11949. .notes-section {
  11950. padding-right: 12.5px!important
  11951. }
  11952. .invoice-details-column {
  11953. margin-top: 0
  11954. }
  11955. #marketing-prefix {
  11956. display: none
  11957. }
  11958. }
  11959.  
  11960. @media only screen and (max-width:992px) {
  11961. .question-div .col-xs-1 {
  11962. padding: 0!important
  11963. }
  11964. .how-it-works-div {
  11965. display: none
  11966. }
  11967. .invoice-title-container {
  11968. display: none
  11969. }
  11970. }
  11971.  
  11972. @media only screen and (max-width:768px) {
  11973. .title-div {
  11974. display: none
  11975. }
  11976. }
Advertisement
Add Comment
Please, Sign In to add comment