Advertisement
Guest User

Untitled

a guest
Jun 1st, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.87 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en" style="height:100%;">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="googlebot" content="noindex">
  6. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  7. <script type="text/javascript" src="https://yotefiles.com/jquery.tipsy.js"></script>
  8. <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css">
  9. <link rel="stylesheet" href="//yotefiles.com/bootstrap3/css/bootstrap-glyphicons.css">
  10. <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
  11. <link rel="icon" href="/favicon.ico" type="image/x-icon">
  12. <script language="JavaScript">
  13. $(function() {
  14. $('.tip_over_link').tipsy({offset: -3,gravity: 'w',fade: false,html: true,opacity: 0.95});
  15. });
  16. var timed_function;
  17. function Start_Ajax(){
  18. clearTimeout(timed_function);
  19. $('#offerlst').hide();
  20. $('#offerwait').show();
  21. timed_function = setTimeout("chkld();",20000);
  22. }
  23. function Back_Ajax(){
  24. $('#offerwait').hide();
  25. $('#offerlst').fadeIn('slow');
  26. }
  27. function chkld(){
  28. $.ajax({
  29. type: "POST",
  30. crossDomain: true,
  31. data: "a_t=900&lid=217277",
  32. url: "https://yotefiles.com/ajax_check_url.php",
  33. success: function(msg){
  34. eval(msg);
  35. }
  36. });
  37. }
  38. function completed(url){
  39. top.location = url;
  40. }
  41. </script>
  42. <link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
  43. <style>
  44. /* ===== Tipsy ===== */
  45.  
  46. .tipsy { padding: 4px; font-size: 11px; position: absolute; z-index: 100000; }
  47.  
  48. .tipsy-inner { padding: 5px 7px 5px 8px; background-color: black; color: white; max-width: 300px; text-align: center; }
  49. .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  50. .tipsy-arrow { position: absolute; background: url('https://yotefiles.com/images/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  51. .tipsy-w { margin-left: 5px; }
  52. .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
  53.  
  54. body{
  55. background-color:white;
  56. font-size: 14px;
  57. }
  58.  
  59. .offerlst{
  60.  
  61. background-color:rgba(239,239,239,0.5);
  62.  
  63. border:1px solid white;
  64. padding:20px;
  65. border-radius:8px;
  66.  
  67. min-height: 80px;
  68. margin-bottom: 8px;
  69. font-size: 16px;
  70. }
  71. .link_a, .link_a:link{
  72.  
  73.  
  74. background-color: #F5F5F5;
  75. background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
  76. background-repeat: repeat-x;
  77. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
  78. border-image: none;
  79. border-radius: 4px 4px 4px 4px;
  80. border-style: solid;
  81. border-width: 1px;
  82. box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  83. color: #333333;
  84. cursor: pointer;
  85. display: inline-block;
  86. font-size: 14px;
  87. line-height: 20px;
  88. margin-bottom: 0;
  89. padding: 4px 12px;
  90. text-align: center;
  91. text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  92. vertical-align: middle;
  93.  
  94. font-weight: normal;
  95. text-decoration:none;
  96.  
  97.  
  98.  
  99. }
  100.  
  101. .link_a:hover{
  102. background-position: 0 -15px;
  103. transition: background-position 0.1s linear 0s;
  104. }
  105. .each_p_elm{
  106. margin: 3px 0;
  107.  
  108. padding: 3px;
  109. white-space:nowrap;
  110. }
  111.  
  112. article,
  113. aside,
  114. details,
  115. figcaption,
  116. figure,
  117. footer,
  118. header,
  119. hgroup,
  120. main,
  121. nav,
  122. section,
  123. summary {
  124. display: block;
  125. }
  126.  
  127. audio,
  128. canvas,
  129. video {
  130. display: inline-block;
  131. }
  132.  
  133. audio:not([controls]) {
  134. display: none;
  135. height: 0;
  136. }
  137.  
  138. [hidden],
  139. template {
  140. display: none;
  141. }
  142.  
  143. html {
  144. font-family: sans-serif;
  145. -webkit-text-size-adjust: 100%;
  146. -ms-text-size-adjust: 100%;
  147. }
  148.  
  149. body {
  150. margin: 0;
  151. background: url(/assets/images/3zs2VDL.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
  152. }
  153.  
  154. a {
  155. background: transparent;
  156. }
  157.  
  158. a:focus {
  159. outline: thin dotted;
  160. }
  161.  
  162. a:active,
  163. a:hover {
  164. outline: 0;
  165. }
  166.  
  167. h1 {
  168. margin: 0.67em 0;
  169. font-size: 2em;
  170. }
  171.  
  172. abbr[title] {
  173. border-bottom: 1px dotted;
  174. }
  175.  
  176. b,
  177. strong {
  178. font-weight: bold;
  179. }
  180.  
  181. dfn {
  182. font-style: italic;
  183. }
  184.  
  185. hr {
  186. height: 0;
  187. -moz-box-sizing: content-box;
  188. box-sizing: content-box;
  189. }
  190.  
  191. mark {
  192. color: #000;
  193. background: #ff0;
  194. }
  195.  
  196. code,
  197. kbd,
  198. pre,
  199. samp {
  200. font-family: monospace, serif;
  201. font-size: 1em;
  202. }
  203.  
  204. pre {
  205. white-space: pre-wrap;
  206. }
  207.  
  208. q {
  209. quotes: "201C" "201D" "2018" "2019";
  210. }
  211.  
  212. small {
  213. font-size: 80%;
  214. }
  215.  
  216. sub,
  217. sup {
  218. position: relative;
  219. font-size: 75%;
  220. line-height: 0;
  221. vertical-align: baseline;
  222. }
  223.  
  224. sup {
  225. top: -0.5em;
  226. }
  227.  
  228. sub {
  229. bottom: -0.25em;
  230. }
  231.  
  232. img {
  233. border: 0;
  234. }
  235.  
  236. svg:not(:root) {
  237. overflow: hidden;
  238. }
  239.  
  240. figure {
  241. margin: 0;
  242. }
  243.  
  244. fieldset {
  245. padding: 0.35em 0.625em 0.75em;
  246. margin: 0 2px;
  247. border: 1px solid #c0c0c0;
  248. }
  249.  
  250. legend {
  251. padding: 0;
  252. border: 0;
  253. }
  254.  
  255. button,
  256. input,
  257. select,
  258. textarea {
  259. margin: 0;
  260. font-family: inherit;
  261. font-size: 100%;
  262. }
  263.  
  264. button,
  265. input {
  266. line-height: normal;
  267. }
  268.  
  269. button,
  270. select {
  271. text-transform: none;
  272. }
  273.  
  274. button,
  275. html input[type="button"],
  276. input[type="reset"],
  277. input[type="submit"] {
  278. cursor: pointer;
  279. -webkit-appearance: button;
  280. }
  281.  
  282. button[disabled],
  283. html input[disabled] {
  284. cursor: default;
  285. }
  286.  
  287. input[type="checkbox"],
  288. input[type="radio"] {
  289. padding: 0;
  290. box-sizing: border-box;
  291. }
  292.  
  293. input[type="search"] {
  294. -webkit-box-sizing: content-box;
  295. -moz-box-sizing: content-box;
  296. box-sizing: content-box;
  297. -webkit-appearance: textfield;
  298. }
  299.  
  300. input[type="search"]::-webkit-search-cancel-button,
  301. input[type="search"]::-webkit-search-decoration {
  302. -webkit-appearance: none;
  303. }
  304.  
  305. button::-moz-focus-inner,
  306. input::-moz-focus-inner {
  307. padding: 0;
  308. border: 0;
  309. }
  310.  
  311. textarea {
  312. overflow: auto;
  313. vertical-align: top;
  314. }
  315.  
  316. table {
  317. border-collapse: collapse;
  318. border-spacing: 0;
  319. }
  320.  
  321. @media print {
  322. * {
  323. color: #000 !important;
  324. text-shadow: none !important;
  325. background: transparent !important;
  326. box-shadow: none !important;
  327. }
  328. a,
  329. a:visited {
  330. text-decoration: underline;
  331. }
  332. a[href]:after {
  333. content: " (" attr(href) ")";
  334. }
  335. abbr[title]:after {
  336. content: " (" attr(title) ")";
  337. }
  338. a[href^="javascript:"]:after,
  339. a[href^="#"]:after {
  340. content: "";
  341. }
  342. pre,
  343. blockquote {
  344. border: 1px solid #999;
  345. page-break-inside: avoid;
  346. }
  347. thead {
  348. display: table-header-group;
  349. }
  350. tr,
  351. img {
  352. page-break-inside: avoid;
  353. }
  354. img {
  355. max-width: 100% !important;
  356. }
  357. @page {
  358. margin: 2cm .5cm;
  359. }
  360. p,
  361. h2,
  362. h3 {
  363. orphans: 3;
  364. widows: 3;
  365. }
  366. h2,
  367. h3 {
  368. page-break-after: avoid;
  369. }
  370. select {
  371. background: #fff !important;
  372. }
  373. .navbar {
  374. display: none;
  375. }
  376. .table td,
  377. .table th {
  378. background-color: #fff !important;
  379. }
  380. .btn > .caret,
  381. .dropup > .btn > .caret {
  382. border-top-color: #000 !important;
  383. }
  384. .label {
  385. border: 1px solid #000;
  386. }
  387. .table {
  388. border-collapse: collapse !important;
  389. }
  390. .table-bordered th,
  391. .table-bordered td {
  392. border: 1px solid #ddd !important;
  393. }
  394. }
  395.  
  396. *,
  397. *:before,
  398. *:after {
  399. -webkit-box-sizing: border-box;
  400. -moz-box-sizing: border-box;
  401. box-sizing: border-box;
  402. }
  403.  
  404. html {
  405. font-size: 62.5%;
  406. -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  407. }
  408.  
  409. body {
  410. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  411. font-size: 14px;
  412. line-height: 1.428571429;
  413. color: #333333;
  414. background-color: #ffffff;
  415. }
  416.  
  417. input,
  418. button,
  419. select,
  420. textarea {
  421. font-family: inherit;
  422. font-size: inherit;
  423. line-height: inherit;
  424. }
  425.  
  426. a {
  427. color: #428bca;
  428. text-decoration: none;
  429. }
  430.  
  431. a:hover,
  432. a:focus {
  433. color: #2a6496;
  434. text-decoration: underline;
  435. }
  436.  
  437. a:focus {
  438. outline: thin dotted;
  439. outline: 5px auto -webkit-focus-ring-color;
  440. outline-offset: -2px;
  441. }
  442.  
  443. img {
  444. vertical-align: middle;
  445. }
  446.  
  447. .img-responsive {
  448. display: block;
  449. height: auto;
  450. max-width: 100%;
  451. }
  452.  
  453. .img-rounded {
  454. border-radius: 6px;
  455. }
  456.  
  457. .img-thumbnail {
  458. display: inline-block;
  459. height: auto;
  460. max-width: 100%;
  461. padding: 4px;
  462. line-height: 1.428571429;
  463. background-color: #ffffff;
  464. border: 1px solid #dddddd;
  465. border-radius: 4px;
  466. -webkit-transition: all 0.2s ease-in-out;
  467. transition: all 0.2s ease-in-out;
  468. }
  469.  
  470. .img-circle {
  471. border-radius: 50%;
  472. }
  473.  
  474. hr {
  475. margin-top: 20px;
  476. margin-bottom: 20px;
  477. border: 0;
  478. border-top: 1px solid #eeeeee;
  479. }
  480.  
  481. .sr-only {
  482. position: absolute;
  483. width: 1px;
  484. height: 1px;
  485. padding: 0;
  486. margin: -1px;
  487. overflow: hidden;
  488. clip: rect(0, 0, 0, 0);
  489. border: 0;
  490. }
  491.  
  492. h1,
  493. h2,
  494. h3,
  495. h4,
  496. h5,
  497. h6,
  498. .h1,
  499. .h2,
  500. .h3,
  501. .h4,
  502. .h5,
  503. .h6 {
  504. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  505. font-weight: 500;
  506. line-height: 1.1;
  507. color: inherit;
  508. }
  509.  
  510. h1 small,
  511. h2 small,
  512. h3 small,
  513. h4 small,
  514. h5 small,
  515. h6 small,
  516. .h1 small,
  517. .h2 small,
  518. .h3 small,
  519. .h4 small,
  520. .h5 small,
  521. .h6 small,
  522. h1 .small,
  523. h2 .small,
  524. h3 .small,
  525. h4 .small,
  526. h5 .small,
  527. h6 .small,
  528. .h1 .small,
  529. .h2 .small,
  530. .h3 .small,
  531. .h4 .small,
  532. .h5 .small,
  533. .h6 .small {
  534. font-weight: normal;
  535. line-height: 1;
  536. color: #999999;
  537. }
  538.  
  539. h1,
  540. h2,
  541. h3 {
  542. margin-top: 20px;
  543. margin-bottom: 10px;
  544. }
  545.  
  546. h1 small,
  547. h2 small,
  548. h3 small,
  549. h1 .small,
  550. h2 .small,
  551. h3 .small {
  552. font-size: 65%;
  553. }
  554.  
  555. h4,
  556. h5,
  557. h6 {
  558. margin-top: 10px;
  559. margin-bottom: 10px;
  560. }
  561.  
  562. h4 small,
  563. h5 small,
  564. h6 small,
  565. h4 .small,
  566. h5 .small,
  567. h6 .small {
  568. font-size: 75%;
  569. }
  570.  
  571. h1,
  572. .h1 {
  573. font-size: 36px;
  574. }
  575.  
  576. h2,
  577. .h2 {
  578. font-size: 30px;
  579. }
  580.  
  581. h3,
  582. .h3 {
  583. font-size: 24px;
  584. }
  585.  
  586. h4,
  587. .h4 {
  588. font-size: 18px;
  589. }
  590.  
  591. h5,
  592. .h5 {
  593. font-size: 14px;
  594. }
  595.  
  596. h6,
  597. .h6 {
  598. font-size: 12px;
  599. }
  600.  
  601. p {
  602. margin: 0 0 10px;
  603. }
  604.  
  605. .lead {
  606. margin-bottom: 20px;
  607. font-size: 16px;
  608. font-weight: 200;
  609. line-height: 1.4;
  610. }
  611.  
  612. @media (min-width: 768px) {
  613. .lead {
  614. font-size: 21px;
  615. }
  616. }
  617.  
  618. small,
  619. .small {
  620. font-size: 85%;
  621. }
  622.  
  623. cite {
  624. font-style: normal;
  625. }
  626.  
  627. .text-muted {
  628. color: #999999;
  629. }
  630.  
  631. .text-primary {
  632. color: #428bca;
  633. }
  634.  
  635. .text-primary:hover {
  636. color: #3071a9;
  637. }
  638.  
  639. .text-warning {
  640. color: #8a6d3b;
  641. }
  642.  
  643. .text-warning:hover {
  644. color: #66512c;
  645. }
  646.  
  647. .text-danger {
  648. color: #a94442;
  649. }
  650.  
  651. .text-danger:hover {
  652. color: #843534;
  653. }
  654.  
  655. .text-success {
  656. color: #3c763d;
  657. }
  658.  
  659. .text-success:hover {
  660. color: #2b542c;
  661. }
  662.  
  663. .text-info {
  664. color: #31708f;
  665. }
  666.  
  667. .text-info:hover {
  668. color: #245269;
  669. }
  670.  
  671. .text-left {
  672. text-align: left;
  673. }
  674.  
  675. .text-right {
  676. text-align: right;
  677. }
  678.  
  679. .text-center {
  680. text-align: center;
  681. }
  682.  
  683. .page-header {
  684. padding-bottom: 9px;
  685. margin: 40px 0 20px;
  686. border-bottom: 1px solid #eeeeee;
  687. }
  688.  
  689. ul,
  690. ol {
  691. margin-top: 0;
  692. margin-bottom: 10px;
  693. }
  694.  
  695. ul ul,
  696. ol ul,
  697. ul ol,
  698. ol ol {
  699. margin-bottom: 0;
  700. }
  701.  
  702. .list-unstyled {
  703. padding-left: 0;
  704. list-style: none;
  705. }
  706.  
  707. .list-inline {
  708. padding-left: 0;
  709. list-style: none;
  710. }
  711.  
  712. .list-inline > li {
  713. display: inline-block;
  714. padding-right: 5px;
  715. padding-left: 5px;
  716. }
  717.  
  718. .list-inline > li:first-child {
  719. padding-left: 0;
  720. }
  721.  
  722. dl {
  723. margin-top: 0;
  724. margin-bottom: 20px;
  725. }
  726.  
  727. dt,
  728. dd {
  729. line-height: 1.428571429;
  730. }
  731.  
  732. dt {
  733. font-weight: bold;
  734. }
  735.  
  736. dd {
  737. margin-left: 0;
  738. }
  739.  
  740. @media (min-width: 768px) {
  741. .dl-horizontal dt {
  742. float: left;
  743. width: 160px;
  744. overflow: hidden;
  745. clear: left;
  746. text-align: right;
  747. text-overflow: ellipsis;
  748. white-space: nowrap;
  749. }
  750. .dl-horizontal dd {
  751. margin-left: 180px;
  752. }
  753. .dl-horizontal dd:before,
  754. .dl-horizontal dd:after {
  755. display: table;
  756. content: " ";
  757. }
  758. .dl-horizontal dd:after {
  759. clear: both;
  760. }
  761. .dl-horizontal dd:before,
  762. .dl-horizontal dd:after {
  763. display: table;
  764. content: " ";
  765. }
  766. .dl-horizontal dd:after {
  767. clear: both;
  768. }
  769. }
  770.  
  771. abbr[title],
  772. abbr[data-original-title] {
  773. cursor: help;
  774. border-bottom: 1px dotted #999999;
  775. }
  776.  
  777. .initialism {
  778. font-size: 90%;
  779. text-transform: uppercase;
  780. }
  781.  
  782. blockquote {
  783. padding: 10px 20px;
  784. margin: 0 0 20px;
  785. border-left: 5px solid #eeeeee;
  786. }
  787.  
  788. blockquote p {
  789. font-size: 17.5px;
  790. font-weight: 300;
  791. line-height: 1.25;
  792. }
  793.  
  794. blockquote p:last-child {
  795. margin-bottom: 0;
  796. }
  797.  
  798. blockquote small,
  799. blockquote .small {
  800. display: block;
  801. line-height: 1.428571429;
  802. color: #999999;
  803. }
  804.  
  805. blockquote small:before,
  806. blockquote .small:before {
  807. content: '2014 0A0';
  808. }
  809.  
  810. blockquote.pull-right {
  811. padding-right: 15px;
  812. padding-left: 0;
  813. border-right: 5px solid #eeeeee;
  814. border-left: 0;
  815. }
  816.  
  817. blockquote.pull-right p,
  818. blockquote.pull-right small,
  819. blockquote.pull-right .small {
  820. text-align: right;
  821. }
  822.  
  823. blockquote.pull-right small:before,
  824. blockquote.pull-right .small:before {
  825. content: '';
  826. }
  827.  
  828. blockquote.pull-right small:after,
  829. blockquote.pull-right .small:after {
  830. content: '0A0 2014';
  831. }
  832.  
  833. blockquote:before,
  834. blockquote:after {
  835. content: "";
  836. }
  837.  
  838. address {
  839. margin-bottom: 20px;
  840. font-style: normal;
  841. line-height: 1.428571429;
  842. }
  843.  
  844. code,
  845. kbd,
  846. pre,
  847. samp {
  848. font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  849. }
  850.  
  851. code {
  852. padding: 2px 4px;
  853. font-size: 90%;
  854. color: #c7254e;
  855. white-space: nowrap;
  856. background-color: #f9f2f4;
  857. border-radius: 4px;
  858. }
  859.  
  860. pre {
  861. display: block;
  862. padding: 9.5px;
  863. margin: 0 0 10px;
  864. font-size: 13px;
  865. line-height: 1.428571429;
  866. color: #333333;
  867. word-break: break-all;
  868. word-wrap: break-word;
  869. background-color: #f5f5f5;
  870. border: 1px solid #cccccc;
  871. border-radius: 4px;
  872. }
  873.  
  874. pre code {
  875. padding: 0;
  876. font-size: inherit;
  877. color: inherit;
  878. white-space: pre-wrap;
  879. background-color: transparent;
  880. border-radius: 0;
  881. }
  882.  
  883. .pre-scrollable {
  884. max-height: 340px;
  885. overflow-y: scroll;
  886. }
  887.  
  888. .container {
  889. padding-right: 15px;
  890. padding-left: 15px;
  891. margin-right: auto;
  892. margin-left: auto;
  893. }
  894.  
  895. .container:before,
  896. .container:after {
  897. display: table;
  898. content: " ";
  899. }
  900.  
  901. .container:after {
  902. clear: both;
  903. }
  904.  
  905. .container:before,
  906. .container:after {
  907. display: table;
  908. content: " ";
  909. }
  910.  
  911. .container:after {
  912. clear: both;
  913. }
  914.  
  915. @media (min-width: 768px) {
  916. .container {
  917. width: 750px;
  918. }
  919. }
  920.  
  921. @media (min-width: 992px) {
  922. .container {
  923. width: 970px;
  924. }
  925. }
  926.  
  927. @media (min-width: 1200px) {
  928. .container {
  929. width: 1170px;
  930. }
  931. }
  932.  
  933. .row {
  934. margin-right: -15px;
  935. margin-left: -15px;
  936. }
  937.  
  938. .row:before,
  939. .row:after {
  940. display: table;
  941. content: " ";
  942. }
  943.  
  944. .row:after {
  945. clear: both;
  946. }
  947.  
  948. .row:before,
  949. .row:after {
  950. display: table;
  951. content: " ";
  952. }
  953.  
  954. .row:after {
  955. clear: both;
  956. }
  957.  
  958. .col-xs-1,
  959. .col-sm-1,
  960. .col-md-1,
  961. .col-lg-1,
  962. .col-xs-2,
  963. .col-sm-2,
  964. .col-md-2,
  965. .col-lg-2,
  966. .col-xs-3,
  967. .col-sm-3,
  968. .col-md-3,
  969. .col-lg-3,
  970. .col-xs-4,
  971. .col-sm-4,
  972. .col-md-4,
  973. .col-lg-4,
  974. .col-xs-5,
  975. .col-sm-5,
  976. .col-md-5,
  977. .col-lg-5,
  978. .col-xs-6,
  979. .col-sm-6,
  980. .col-md-6,
  981. .col-lg-6,
  982. .col-xs-7,
  983. .col-sm-7,
  984. .col-md-7,
  985. .col-lg-7,
  986. .col-xs-8,
  987. .col-sm-8,
  988. .col-md-8,
  989. .col-lg-8,
  990. .col-xs-9,
  991. .col-sm-9,
  992. .col-md-9,
  993. .col-lg-9,
  994. .col-xs-10,
  995. .col-sm-10,
  996. .col-md-10,
  997. .col-lg-10,
  998. .col-xs-11,
  999. .col-sm-11,
  1000. .col-md-11,
  1001. .col-lg-11,
  1002. .col-xs-12,
  1003. .col-sm-12,
  1004. .col-md-12,
  1005. .col-lg-12 {
  1006. position: relative;
  1007. min-height: 1px;
  1008. padding-right: 15px;
  1009. padding-left: 15px;
  1010. }
  1011.  
  1012. .col-xs-1,
  1013. .col-xs-2,
  1014. .col-xs-3,
  1015. .col-xs-4,
  1016. .col-xs-5,
  1017. .col-xs-6,
  1018. .col-xs-7,
  1019. .col-xs-8,
  1020. .col-xs-9,
  1021. .col-xs-10,
  1022. .col-xs-11,
  1023. .col-xs-12 {
  1024. float: left;
  1025. }
  1026.  
  1027. .col-xs-12 {
  1028. width: 100%;
  1029. }
  1030.  
  1031. .col-xs-11 {
  1032. width: 91.66666666666666%;
  1033. }
  1034.  
  1035. .col-xs-10 {
  1036. width: 83.33333333333334%;
  1037. }
  1038.  
  1039. .col-xs-9 {
  1040. width: 75%;
  1041. }
  1042.  
  1043. .col-xs-8 {
  1044. width: 66.66666666666666%;
  1045. }
  1046.  
  1047. .col-xs-7 {
  1048. width: 58.333333333333336%;
  1049. }
  1050.  
  1051. .col-xs-6 {
  1052. width: 50%;
  1053. }
  1054.  
  1055. .col-xs-5 {
  1056. width: 41.66666666666667%;
  1057. }
  1058.  
  1059. .col-xs-4 {
  1060. width: 33.33333333333333%;
  1061. }
  1062.  
  1063. .col-xs-3 {
  1064. width: 25%;
  1065. }
  1066.  
  1067. .col-xs-2 {
  1068. width: 16.666666666666664%;
  1069. }
  1070.  
  1071. .col-xs-1 {
  1072. width: 8.333333333333332%;
  1073. }
  1074.  
  1075. .col-xs-pull-12 {
  1076. right: 100%;
  1077. }
  1078.  
  1079. .col-xs-pull-11 {
  1080. right: 91.66666666666666%;
  1081. }
  1082.  
  1083. .col-xs-pull-10 {
  1084. right: 83.33333333333334%;
  1085. }
  1086.  
  1087. .col-xs-pull-9 {
  1088. right: 75%;
  1089. }
  1090.  
  1091. .col-xs-pull-8 {
  1092. right: 66.66666666666666%;
  1093. }
  1094.  
  1095. .col-xs-pull-7 {
  1096. right: 58.333333333333336%;
  1097. }
  1098.  
  1099. .col-xs-pull-6 {
  1100. right: 50%;
  1101. }
  1102.  
  1103. .col-xs-pull-5 {
  1104. right: 41.66666666666667%;
  1105. }
  1106.  
  1107. .col-xs-pull-4 {
  1108. right: 33.33333333333333%;
  1109. }
  1110.  
  1111. .col-xs-pull-3 {
  1112. right: 25%;
  1113. }
  1114.  
  1115. .col-xs-pull-2 {
  1116. right: 16.666666666666664%;
  1117. }
  1118.  
  1119. .col-xs-pull-1 {
  1120. right: 8.333333333333332%;
  1121. }
  1122.  
  1123. .col-xs-pull-0 {
  1124. right: 0;
  1125. }
  1126.  
  1127. .col-xs-push-12 {
  1128. left: 100%;
  1129. }
  1130.  
  1131. .col-xs-push-11 {
  1132. left: 91.66666666666666%;
  1133. }
  1134.  
  1135. .col-xs-push-10 {
  1136. left: 83.33333333333334%;
  1137. }
  1138.  
  1139. .col-xs-push-9 {
  1140. left: 75%;
  1141. }
  1142.  
  1143. .col-xs-push-8 {
  1144. left: 66.66666666666666%;
  1145. }
  1146.  
  1147. .col-xs-push-7 {
  1148. left: 58.333333333333336%;
  1149. }
  1150.  
  1151. .col-xs-push-6 {
  1152. left: 50%;
  1153. }
  1154.  
  1155. .col-xs-push-5 {
  1156. left: 41.66666666666667%;
  1157. }
  1158.  
  1159. .col-xs-push-4 {
  1160. left: 33.33333333333333%;
  1161. }
  1162.  
  1163. .col-xs-push-3 {
  1164. left: 25%;
  1165. }
  1166.  
  1167. .col-xs-push-2 {
  1168. left: 16.666666666666664%;
  1169. }
  1170.  
  1171. .col-xs-push-1 {
  1172. left: 8.333333333333332%;
  1173. }
  1174.  
  1175. .col-xs-push-0 {
  1176. left: 0;
  1177. }
  1178.  
  1179. .col-xs-offset-12 {
  1180. margin-left: 100%;
  1181. }
  1182.  
  1183. .col-xs-offset-11 {
  1184. margin-left: 91.66666666666666%;
  1185. }
  1186.  
  1187. .col-xs-offset-10 {
  1188. margin-left: 83.33333333333334%;
  1189. }
  1190.  
  1191. .col-xs-offset-9 {
  1192. margin-left: 75%;
  1193. }
  1194.  
  1195. .col-xs-offset-8 {
  1196. margin-left: 66.66666666666666%;
  1197. }
  1198.  
  1199. .col-xs-offset-7 {
  1200. margin-left: 58.333333333333336%;
  1201. }
  1202.  
  1203. .col-xs-offset-6 {
  1204. margin-left: 50%;
  1205. }
  1206.  
  1207. .col-xs-offset-5 {
  1208. margin-left: 41.66666666666667%;
  1209. }
  1210.  
  1211. .col-xs-offset-4 {
  1212. margin-left: 33.33333333333333%;
  1213. }
  1214.  
  1215. .col-xs-offset-3 {
  1216. margin-left: 25%;
  1217. }
  1218.  
  1219. .col-xs-offset-2 {
  1220. margin-left: 16.666666666666664%;
  1221. }
  1222.  
  1223. .col-xs-offset-1 {
  1224. margin-left: 8.333333333333332%;
  1225. }
  1226.  
  1227. .col-xs-offset-0 {
  1228. margin-left: 0;
  1229. }
  1230.  
  1231. @media (min-width: 768px) {
  1232. .col-sm-1,
  1233. .col-sm-2,
  1234. .col-sm-3,
  1235. .col-sm-4,
  1236. .col-sm-5,
  1237. .col-sm-6,
  1238. .col-sm-7,
  1239. .col-sm-8,
  1240. .col-sm-9,
  1241. .col-sm-10,
  1242. .col-sm-11,
  1243. .col-sm-12 {
  1244. float: left;
  1245. }
  1246. .col-sm-12 {
  1247. width: 100%;
  1248. }
  1249. .col-sm-11 {
  1250. width: 91.66666666666666%;
  1251. }
  1252. .col-sm-10 {
  1253. width: 83.33333333333334%;
  1254. }
  1255. .col-sm-9 {
  1256. width: 75%;
  1257. }
  1258. .col-sm-8 {
  1259. width: 66.66666666666666%;
  1260. }
  1261. .col-sm-7 {
  1262. width: 58.333333333333336%;
  1263. }
  1264. .col-sm-6 {
  1265. width: 50%;
  1266. }
  1267. .col-sm-5 {
  1268. width: 41.66666666666667%;
  1269. }
  1270. .col-sm-4 {
  1271. width: 33.33333333333333%;
  1272. }
  1273. .col-sm-3 {
  1274. width: 25%;
  1275. }
  1276. .col-sm-2 {
  1277. width: 16.666666666666664%;
  1278. }
  1279. .col-sm-1 {
  1280. width: 8.333333333333332%;
  1281. }
  1282. .col-sm-pull-12 {
  1283. right: 100%;
  1284. }
  1285. .col-sm-pull-11 {
  1286. right: 91.66666666666666%;
  1287. }
  1288. .col-sm-pull-10 {
  1289. right: 83.33333333333334%;
  1290. }
  1291. .col-sm-pull-9 {
  1292. right: 75%;
  1293. }
  1294. .col-sm-pull-8 {
  1295. right: 66.66666666666666%;
  1296. }
  1297. .col-sm-pull-7 {
  1298. right: 58.333333333333336%;
  1299. }
  1300. .col-sm-pull-6 {
  1301. right: 50%;
  1302. }
  1303. .col-sm-pull-5 {
  1304. right: 41.66666666666667%;
  1305. }
  1306. .col-sm-pull-4 {
  1307. right: 33.33333333333333%;
  1308. }
  1309. .col-sm-pull-3 {
  1310. right: 25%;
  1311. }
  1312. .col-sm-pull-2 {
  1313. right: 16.666666666666664%;
  1314. }
  1315. .col-sm-pull-1 {
  1316. right: 8.333333333333332%;
  1317. }
  1318. .col-sm-pull-0 {
  1319. right: 0;
  1320. }
  1321. .col-sm-push-12 {
  1322. left: 100%;
  1323. }
  1324. .col-sm-push-11 {
  1325. left: 91.66666666666666%;
  1326. }
  1327. .col-sm-push-10 {
  1328. left: 83.33333333333334%;
  1329. }
  1330. .col-sm-push-9 {
  1331. left: 75%;
  1332. }
  1333. .col-sm-push-8 {
  1334. left: 66.66666666666666%;
  1335. }
  1336. .col-sm-push-7 {
  1337. left: 58.333333333333336%;
  1338. }
  1339. .col-sm-push-6 {
  1340. left: 50%;
  1341. }
  1342. .col-sm-push-5 {
  1343. left: 41.66666666666667%;
  1344. }
  1345. .col-sm-push-4 {
  1346. left: 33.33333333333333%;
  1347. }
  1348. .col-sm-push-3 {
  1349. left: 25%;
  1350. }
  1351. .col-sm-push-2 {
  1352. left: 16.666666666666664%;
  1353. }
  1354. .col-sm-push-1 {
  1355. left: 8.333333333333332%;
  1356. }
  1357. .col-sm-push-0 {
  1358. left: 0;
  1359. }
  1360. .col-sm-offset-12 {
  1361. margin-left: 100%;
  1362. }
  1363. .col-sm-offset-11 {
  1364. margin-left: 91.66666666666666%;
  1365. }
  1366. .col-sm-offset-10 {
  1367. margin-left: 83.33333333333334%;
  1368. }
  1369. .col-sm-offset-9 {
  1370. margin-left: 75%;
  1371. }
  1372. .col-sm-offset-8 {
  1373. margin-left: 66.66666666666666%;
  1374. }
  1375. .col-sm-offset-7 {
  1376. margin-left: 58.333333333333336%;
  1377. }
  1378. .col-sm-offset-6 {
  1379. margin-left: 50%;
  1380. }
  1381. .col-sm-offset-5 {
  1382. margin-left: 41.66666666666667%;
  1383. }
  1384. .col-sm-offset-4 {
  1385. margin-left: 33.33333333333333%;
  1386. }
  1387. .col-sm-offset-3 {
  1388. margin-left: 25%;
  1389. }
  1390. .col-sm-offset-2 {
  1391. margin-left: 16.666666666666664%;
  1392. }
  1393. .col-sm-offset-1 {
  1394. margin-left: 8.333333333333332%;
  1395. }
  1396. .col-sm-offset-0 {
  1397. margin-left: 0;
  1398. }
  1399. }
  1400.  
  1401. @media (min-width: 992px) {
  1402. .col-md-1,
  1403. .col-md-2,
  1404. .col-md-3,
  1405. .col-md-4,
  1406. .col-md-5,
  1407. .col-md-6,
  1408. .col-md-7,
  1409. .col-md-8,
  1410. .col-md-9,
  1411. .col-md-10,
  1412. .col-md-11,
  1413. .col-md-12 {
  1414. float: left;
  1415. }
  1416. .col-md-12 {
  1417. width: 100%;
  1418. }
  1419. .col-md-11 {
  1420. width: 91.66666666666666%;
  1421. }
  1422. .col-md-10 {
  1423. width: 83.33333333333334%;
  1424. }
  1425. .col-md-9 {
  1426. width: 75%;
  1427. }
  1428. .col-md-8 {
  1429. width: 66.66666666666666%;
  1430. }
  1431. .col-md-7 {
  1432. width: 58.333333333333336%;
  1433. }
  1434. .col-md-6 {
  1435. width: 50%;
  1436. }
  1437. .col-md-5 {
  1438. width: 41.66666666666667%;
  1439. }
  1440. .col-md-4 {
  1441. width: 33.33333333333333%;
  1442. }
  1443. .col-md-3 {
  1444. width: 25%;
  1445. }
  1446. .col-md-2 {
  1447. width: 16.666666666666664%;
  1448. }
  1449. .col-md-1 {
  1450. width: 8.333333333333332%;
  1451. }
  1452. .col-md-pull-12 {
  1453. right: 100%;
  1454. }
  1455. .col-md-pull-11 {
  1456. right: 91.66666666666666%;
  1457. }
  1458. .col-md-pull-10 {
  1459. right: 83.33333333333334%;
  1460. }
  1461. .col-md-pull-9 {
  1462. right: 75%;
  1463. }
  1464. .col-md-pull-8 {
  1465. right: 66.66666666666666%;
  1466. }
  1467. .col-md-pull-7 {
  1468. right: 58.333333333333336%;
  1469. }
  1470. .col-md-pull-6 {
  1471. right: 50%;
  1472. }
  1473. .col-md-pull-5 {
  1474. right: 41.66666666666667%;
  1475. }
  1476. .col-md-pull-4 {
  1477. right: 33.33333333333333%;
  1478. }
  1479. .col-md-pull-3 {
  1480. right: 25%;
  1481. }
  1482. .col-md-pull-2 {
  1483. right: 16.666666666666664%;
  1484. }
  1485. .col-md-pull-1 {
  1486. right: 8.333333333333332%;
  1487. }
  1488. .col-md-pull-0 {
  1489. right: 0;
  1490. }
  1491. .col-md-push-12 {
  1492. left: 100%;
  1493. }
  1494. .col-md-push-11 {
  1495. left: 91.66666666666666%;
  1496. }
  1497. .col-md-push-10 {
  1498. left: 83.33333333333334%;
  1499. }
  1500. .col-md-push-9 {
  1501. left: 75%;
  1502. }
  1503. .col-md-push-8 {
  1504. left: 66.66666666666666%;
  1505. }
  1506. .col-md-push-7 {
  1507. left: 58.333333333333336%;
  1508. }
  1509. .col-md-push-6 {
  1510. left: 50%;
  1511. }
  1512. .col-md-push-5 {
  1513. left: 41.66666666666667%;
  1514. }
  1515. .col-md-push-4 {
  1516. left: 33.33333333333333%;
  1517. }
  1518. .col-md-push-3 {
  1519. left: 25%;
  1520. }
  1521. .col-md-push-2 {
  1522. left: 16.666666666666664%;
  1523. }
  1524. .col-md-push-1 {
  1525. left: 8.333333333333332%;
  1526. }
  1527. .col-md-push-0 {
  1528. left: 0;
  1529. }
  1530. .col-md-offset-12 {
  1531. margin-left: 100%;
  1532. }
  1533. .col-md-offset-11 {
  1534. margin-left: 91.66666666666666%;
  1535. }
  1536. .col-md-offset-10 {
  1537. margin-left: 83.33333333333334%;
  1538. }
  1539. .col-md-offset-9 {
  1540. margin-left: 75%;
  1541. }
  1542. .col-md-offset-8 {
  1543. margin-left: 66.66666666666666%;
  1544. }
  1545. .col-md-offset-7 {
  1546. margin-left: 58.333333333333336%;
  1547. }
  1548. .col-md-offset-6 {
  1549. margin-left: 50%;
  1550. }
  1551. .col-md-offset-5 {
  1552. margin-left: 41.66666666666667%;
  1553. }
  1554. .col-md-offset-4 {
  1555. margin-left: 33.33333333333333%;
  1556. }
  1557. .col-md-offset-3 {
  1558. margin-left: 25%;
  1559. }
  1560. .col-md-offset-2 {
  1561. margin-left: 16.666666666666664%;
  1562. }
  1563. .col-md-offset-1 {
  1564. margin-left: 8.333333333333332%;
  1565. }
  1566. .col-md-offset-0 {
  1567. margin-left: 0;
  1568. }
  1569. }
  1570.  
  1571. @media (min-width: 1200px) {
  1572. .col-lg-1,
  1573. .col-lg-2,
  1574. .col-lg-3,
  1575. .col-lg-4,
  1576. .col-lg-5,
  1577. .col-lg-6,
  1578. .col-lg-7,
  1579. .col-lg-8,
  1580. .col-lg-9,
  1581. .col-lg-10,
  1582. .col-lg-11,
  1583. .col-lg-12 {
  1584. float: left;
  1585. }
  1586. .col-lg-12 {
  1587. width: 100%;
  1588. }
  1589. .col-lg-11 {
  1590. width: 91.66666666666666%;
  1591. }
  1592. .col-lg-10 {
  1593. width: 83.33333333333334%;
  1594. }
  1595. .col-lg-9 {
  1596. width: 75%;
  1597. }
  1598. .col-lg-8 {
  1599. width: 66.66666666666666%;
  1600. }
  1601. .col-lg-7 {
  1602. width: 58.333333333333336%;
  1603. }
  1604. .col-lg-6 {
  1605. width: 50%;
  1606. }
  1607. .col-lg-5 {
  1608. width: 41.66666666666667%;
  1609. }
  1610. .col-lg-4 {
  1611. width: 33.33333333333333%;
  1612. }
  1613. .col-lg-3 {
  1614. width: 25%;
  1615. }
  1616. .col-lg-2 {
  1617. width: 16.666666666666664%;
  1618. }
  1619. .col-lg-1 {
  1620. width: 8.333333333333332%;
  1621. }
  1622. .col-lg-pull-12 {
  1623. right: 100%;
  1624. }
  1625. .col-lg-pull-11 {
  1626. right: 91.66666666666666%;
  1627. }
  1628. .col-lg-pull-10 {
  1629. right: 83.33333333333334%;
  1630. }
  1631. .col-lg-pull-9 {
  1632. right: 75%;
  1633. }
  1634. .col-lg-pull-8 {
  1635. right: 66.66666666666666%;
  1636. }
  1637. .col-lg-pull-7 {
  1638. right: 58.333333333333336%;
  1639. }
  1640. .col-lg-pull-6 {
  1641. right: 50%;
  1642. }
  1643. .col-lg-pull-5 {
  1644. right: 41.66666666666667%;
  1645. }
  1646. .col-lg-pull-4 {
  1647. right: 33.33333333333333%;
  1648. }
  1649. .col-lg-pull-3 {
  1650. right: 25%;
  1651. }
  1652. .col-lg-pull-2 {
  1653. right: 16.666666666666664%;
  1654. }
  1655. .col-lg-pull-1 {
  1656. right: 8.333333333333332%;
  1657. }
  1658. .col-lg-pull-0 {
  1659. right: 0;
  1660. }
  1661. .col-lg-push-12 {
  1662. left: 100%;
  1663. }
  1664. .col-lg-push-11 {
  1665. left: 91.66666666666666%;
  1666. }
  1667. .col-lg-push-10 {
  1668. left: 83.33333333333334%;
  1669. }
  1670. .col-lg-push-9 {
  1671. left: 75%;
  1672. }
  1673. .col-lg-push-8 {
  1674. left: 66.66666666666666%;
  1675. }
  1676. .col-lg-push-7 {
  1677. left: 58.333333333333336%;
  1678. }
  1679. .col-lg-push-6 {
  1680. left: 50%;
  1681. }
  1682. .col-lg-push-5 {
  1683. left: 41.66666666666667%;
  1684. }
  1685. .col-lg-push-4 {
  1686. left: 33.33333333333333%;
  1687. }
  1688. .col-lg-push-3 {
  1689. left: 25%;
  1690. }
  1691. .col-lg-push-2 {
  1692. left: 16.666666666666664%;
  1693. }
  1694. .col-lg-push-1 {
  1695. left: 8.333333333333332%;
  1696. }
  1697. .col-lg-push-0 {
  1698. left: 0;
  1699. }
  1700. .col-lg-offset-12 {
  1701. margin-left: 100%;
  1702. }
  1703. .col-lg-offset-11 {
  1704. margin-left: 91.66666666666666%;
  1705. }
  1706. .col-lg-offset-10 {
  1707. margin-left: 83.33333333333334%;
  1708. }
  1709. .col-lg-offset-9 {
  1710. margin-left: 75%;
  1711. }
  1712. .col-lg-offset-8 {
  1713. margin-left: 66.66666666666666%;
  1714. }
  1715. .col-lg-offset-7 {
  1716. margin-left: 58.333333333333336%;
  1717. }
  1718. .col-lg-offset-6 {
  1719. margin-left: 50%;
  1720. }
  1721. .col-lg-offset-5 {
  1722. margin-left: 41.66666666666667%;
  1723. }
  1724. .col-lg-offset-4 {
  1725. margin-left: 33.33333333333333%;
  1726. }
  1727. .col-lg-offset-3 {
  1728. margin-left: 25%;
  1729. }
  1730. .col-lg-offset-2 {
  1731. margin-left: 16.666666666666664%;
  1732. }
  1733. .col-lg-offset-1 {
  1734. margin-left: 8.333333333333332%;
  1735. }
  1736. .col-lg-offset-0 {
  1737. margin-left: 0;
  1738. }
  1739. }
  1740.  
  1741. table {
  1742. max-width: 100%;
  1743. background-color: transparent;
  1744. }
  1745.  
  1746. th {
  1747. text-align: left;
  1748. }
  1749.  
  1750. .table {
  1751. width: 100%;
  1752. margin-bottom: 20px;
  1753. }
  1754.  
  1755. .table > thead > tr > th,
  1756. .table > tbody > tr > th,
  1757. .table > tfoot > tr > th,
  1758. .table > thead > tr > td,
  1759. .table > tbody > tr > td,
  1760. .table > tfoot > tr > td {
  1761. padding: 8px;
  1762. line-height: 1.428571429;
  1763. vertical-align: top;
  1764. border-top: 1px solid #dddddd;
  1765. }
  1766.  
  1767. .table > thead > tr > th {
  1768. vertical-align: bottom;
  1769. border-bottom: 2px solid #dddddd;
  1770. }
  1771.  
  1772. .table > caption + thead > tr:first-child > th,
  1773. .table > colgroup + thead > tr:first-child > th,
  1774. .table > thead:first-child > tr:first-child > th,
  1775. .table > caption + thead > tr:first-child > td,
  1776. .table > colgroup + thead > tr:first-child > td,
  1777. .table > thead:first-child > tr:first-child > td {
  1778. border-top: 0;
  1779. }
  1780.  
  1781. .table > tbody + tbody {
  1782. border-top: 2px solid #dddddd;
  1783. }
  1784.  
  1785. .table .table {
  1786. background-color: #ffffff;
  1787. }
  1788.  
  1789. .table-condensed > thead > tr > th,
  1790. .table-condensed > tbody > tr > th,
  1791. .table-condensed > tfoot > tr > th,
  1792. .table-condensed > thead > tr > td,
  1793. .table-condensed > tbody > tr > td,
  1794. .table-condensed > tfoot > tr > td {
  1795. padding: 5px;
  1796. }
  1797.  
  1798. .table-bordered {
  1799. border: 1px solid #dddddd;
  1800. }
  1801.  
  1802. .table-bordered > thead > tr > th,
  1803. .table-bordered > tbody > tr > th,
  1804. .table-bordered > tfoot > tr > th,
  1805. .table-bordered > thead > tr > td,
  1806. .table-bordered > tbody > tr > td,
  1807. .table-bordered > tfoot > tr > td {
  1808. border: 1px solid #dddddd;
  1809. }
  1810.  
  1811. .table-bordered > thead > tr > th,
  1812. .table-bordered > thead > tr > td {
  1813. border-bottom-width: 2px;
  1814. }
  1815.  
  1816. .table-striped > tbody > tr:nth-child(odd) > td,
  1817. .table-striped > tbody > tr:nth-child(odd) > th {
  1818. background-color: #f9f9f9;
  1819. }
  1820.  
  1821. .table-hover > tbody > tr:hover > td,
  1822. .table-hover > tbody > tr:hover > th {
  1823. background-color: #f5f5f5;
  1824. }
  1825.  
  1826. table col[class*="col-"] {
  1827. position: static;
  1828. display: table-column;
  1829. float: none;
  1830. }
  1831.  
  1832. table td[class*="col-"],
  1833. table th[class*="col-"] {
  1834. display: table-cell;
  1835. float: none;
  1836. }
  1837.  
  1838. .table > thead > tr > .active,
  1839. .table > tbody > tr > .active,
  1840. .table > tfoot > tr > .active,
  1841. .table > thead > .active > td,
  1842. .table > tbody > .active > td,
  1843. .table > tfoot > .active > td,
  1844. .table > thead > .active > th,
  1845. .table > tbody > .active > th,
  1846. .table > tfoot > .active > th {
  1847. background-color: #f5f5f5;
  1848. }
  1849.  
  1850. .table-hover > tbody > tr > .active:hover,
  1851. .table-hover > tbody > .active:hover > td,
  1852. .table-hover > tbody > .active:hover > th {
  1853. background-color: #e8e8e8;
  1854. }
  1855.  
  1856. .table > thead > tr > .success,
  1857. .table > tbody > tr > .success,
  1858. .table > tfoot > tr > .success,
  1859. .table > thead > .success > td,
  1860. .table > tbody > .success > td,
  1861. .table > tfoot > .success > td,
  1862. .table > thead > .success > th,
  1863. .table > tbody > .success > th,
  1864. .table > tfoot > .success > th {
  1865. background-color: #dff0d8;
  1866. }
  1867.  
  1868. .table-hover > tbody > tr > .success:hover,
  1869. .table-hover > tbody > .success:hover > td,
  1870. .table-hover > tbody > .success:hover > th {
  1871. background-color: #d0e9c6;
  1872. }
  1873.  
  1874. .table > thead > tr > .danger,
  1875. .table > tbody > tr > .danger,
  1876. .table > tfoot > tr > .danger,
  1877. .table > thead > .danger > td,
  1878. .table > tbody > .danger > td,
  1879. .table > tfoot > .danger > td,
  1880. .table > thead > .danger > th,
  1881. .table > tbody > .danger > th,
  1882. .table > tfoot > .danger > th {
  1883. background-color: #f2dede;
  1884. }
  1885.  
  1886. .table-hover > tbody > tr > .danger:hover,
  1887. .table-hover > tbody > .danger:hover > td,
  1888. .table-hover > tbody > .danger:hover > th {
  1889. background-color: #ebcccc;
  1890. }
  1891.  
  1892. .table > thead > tr > .warning,
  1893. .table > tbody > tr > .warning,
  1894. .table > tfoot > tr > .warning,
  1895. .table > thead > .warning > td,
  1896. .table > tbody > .warning > td,
  1897. .table > tfoot > .warning > td,
  1898. .table > thead > .warning > th,
  1899. .table > tbody > .warning > th,
  1900. .table > tfoot > .warning > th {
  1901. background-color: #fcf8e3;
  1902. }
  1903.  
  1904. .table-hover > tbody > tr > .warning:hover,
  1905. .table-hover > tbody > .warning:hover > td,
  1906. .table-hover > tbody > .warning:hover > th {
  1907. background-color: #faf2cc;
  1908. }
  1909.  
  1910. @media (max-width: 767px) {
  1911. .table-responsive {
  1912. width: 100%;
  1913. margin-bottom: 15px;
  1914. overflow-x: scroll;
  1915. overflow-y: hidden;
  1916. border: 1px solid #dddddd;
  1917. -ms-overflow-style: -ms-autohiding-scrollbar;
  1918. -webkit-overflow-scrolling: touch;
  1919. }
  1920. .table-responsive > .table {
  1921. margin-bottom: 0;
  1922. }
  1923. .table-responsive > .table > thead > tr > th,
  1924. .table-responsive > .table > tbody > tr > th,
  1925. .table-responsive > .table > tfoot > tr > th,
  1926. .table-responsive > .table > thead > tr > td,
  1927. .table-responsive > .table > tbody > tr > td,
  1928. .table-responsive > .table > tfoot > tr > td {
  1929. white-space: nowrap;
  1930. }
  1931. .table-responsive > .table-bordered {
  1932. border: 0;
  1933. }
  1934. .table-responsive > .table-bordered > thead > tr > th:first-child,
  1935. .table-responsive > .table-bordered > tbody > tr > th:first-child,
  1936. .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  1937. .table-responsive > .table-bordered > thead > tr > td:first-child,
  1938. .table-responsive > .table-bordered > tbody > tr > td:first-child,
  1939. .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  1940. border-left: 0;
  1941. }
  1942. .table-responsive > .table-bordered > thead > tr > th:last-child,
  1943. .table-responsive > .table-bordered > tbody > tr > th:last-child,
  1944. .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  1945. .table-responsive > .table-bordered > thead > tr > td:last-child,
  1946. .table-responsive > .table-bordered > tbody > tr > td:last-child,
  1947. .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  1948. border-right: 0;
  1949. }
  1950. .table-responsive > .table-bordered > tbody > tr:last-child > th,
  1951. .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  1952. .table-responsive > .table-bordered > tbody > tr:last-child > td,
  1953. .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  1954. border-bottom: 0;
  1955. }
  1956. }
  1957.  
  1958. fieldset {
  1959. padding: 0;
  1960. margin: 0;
  1961. border: 0;
  1962. }
  1963.  
  1964. legend {
  1965. display: block;
  1966. width: 100%;
  1967. padding: 0;
  1968. margin-bottom: 20px;
  1969. font-size: 21px;
  1970. line-height: inherit;
  1971. color: #333333;
  1972. border: 0;
  1973. border-bottom: 1px solid #e5e5e5;
  1974. }
  1975.  
  1976. label {
  1977. display: inline-block;
  1978. margin-bottom: 5px;
  1979. font-weight: bold;
  1980. }
  1981.  
  1982. input[type="search"] {
  1983. -webkit-box-sizing: border-box;
  1984. -moz-box-sizing: border-box;
  1985. box-sizing: border-box;
  1986. }
  1987.  
  1988. input[type="radio"],
  1989. input[type="checkbox"] {
  1990. margin: 4px 0 0;
  1991. margin-top: 1px 9;
  1992. /* IE8-9 */
  1993.  
  1994. line-height: normal;
  1995. }
  1996.  
  1997. input[type="file"] {
  1998. display: block;
  1999. }
  2000.  
  2001. select[multiple],
  2002. select[size] {
  2003. height: auto;
  2004. }
  2005.  
  2006. select optgroup {
  2007. font-family: inherit;
  2008. font-size: inherit;
  2009. font-style: inherit;
  2010. }
  2011.  
  2012. input[type="file"]:focus,
  2013. input[type="radio"]:focus,
  2014. input[type="checkbox"]:focus {
  2015. outline: thin dotted;
  2016. outline: 5px auto -webkit-focus-ring-color;
  2017. outline-offset: -2px;
  2018. }
  2019.  
  2020. input[type="number"]::-webkit-outer-spin-button,
  2021. input[type="number"]::-webkit-inner-spin-button {
  2022. height: auto;
  2023. }
  2024.  
  2025. output {
  2026. display: block;
  2027. padding-top: 7px;
  2028. font-size: 14px;
  2029. line-height: 1.428571429;
  2030. color: #555555;
  2031. vertical-align: middle;
  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.428571429;
  2041. color: #555555;
  2042. vertical-align: middle;
  2043. background-color: #ffffff;
  2044. background-image: none;
  2045. border: 1px solid #cccccc;
  2046. border-radius: 4px;
  2047. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2048. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2049. -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  2050. transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.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, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  2057. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  2058. }
  2059.  
  2060. .form-control:-moz-placeholder {
  2061. color: #999999;
  2062. }
  2063.  
  2064. .form-control::-moz-placeholder {
  2065. color: #999999;
  2066. opacity: 1;
  2067. }
  2068.  
  2069. .form-control:-ms-input-placeholder {
  2070. color: #999999;
  2071. }
  2072.  
  2073. .form-control::-webkit-input-placeholder {
  2074. color: #999999;
  2075. }
  2076.  
  2077. .form-control[disabled],
  2078. .form-control[readonly],
  2079. fieldset[disabled] .form-control {
  2080. cursor: not-allowed;
  2081. background-color: #eeeeee;
  2082. }
  2083.  
  2084. textarea.form-control {
  2085. height: auto;
  2086. }
  2087.  
  2088. .form-group {
  2089. margin-bottom: 15px;
  2090. }
  2091.  
  2092. .radio,
  2093. .checkbox {
  2094. display: block;
  2095. min-height: 20px;
  2096. padding-left: 20px;
  2097. margin-top: 10px;
  2098. margin-bottom: 10px;
  2099. vertical-align: middle;
  2100. }
  2101.  
  2102. .radio label,
  2103. .checkbox label {
  2104. display: inline;
  2105. margin-bottom: 0;
  2106. font-weight: normal;
  2107. cursor: pointer;
  2108. }
  2109.  
  2110. .radio input[type="radio"],
  2111. .radio-inline input[type="radio"],
  2112. .checkbox input[type="checkbox"],
  2113. .checkbox-inline input[type="checkbox"] {
  2114. float: left;
  2115. margin-left: -20px;
  2116. }
  2117.  
  2118. .radio + .radio,
  2119. .checkbox + .checkbox {
  2120. margin-top: -5px;
  2121. }
  2122.  
  2123. .radio-inline,
  2124. .checkbox-inline {
  2125. display: inline-block;
  2126. padding-left: 20px;
  2127. margin-bottom: 0;
  2128. font-weight: normal;
  2129. vertical-align: middle;
  2130. cursor: pointer;
  2131. }
  2132.  
  2133. .radio-inline + .radio-inline,
  2134. .checkbox-inline + .checkbox-inline {
  2135. margin-top: 0;
  2136. margin-left: 10px;
  2137. }
  2138.  
  2139. input[type="radio"][disabled],
  2140. input[type="checkbox"][disabled],
  2141. .radio[disabled],
  2142. .radio-inline[disabled],
  2143. .checkbox[disabled],
  2144. .checkbox-inline[disabled],
  2145. fieldset[disabled] input[type="radio"],
  2146. fieldset[disabled] input[type="checkbox"],
  2147. fieldset[disabled] .radio,
  2148. fieldset[disabled] .radio-inline,
  2149. fieldset[disabled] .checkbox,
  2150. fieldset[disabled] .checkbox-inline {
  2151. cursor: not-allowed;
  2152. }
  2153.  
  2154. .input-sm {
  2155. height: 30px;
  2156. padding: 5px 10px;
  2157. font-size: 12px;
  2158. line-height: 1.5;
  2159. border-radius: 3px;
  2160. }
  2161.  
  2162. select.input-sm {
  2163. height: 30px;
  2164. line-height: 30px;
  2165. }
  2166.  
  2167. textarea.input-sm {
  2168. height: auto;
  2169. }
  2170.  
  2171. .input-lg {
  2172. height: 46px;
  2173. padding: 10px 16px;
  2174. font-size: 18px;
  2175. line-height: 1.33;
  2176. border-radius: 6px;
  2177. }
  2178.  
  2179. select.input-lg {
  2180. height: 46px;
  2181. line-height: 46px;
  2182. }
  2183.  
  2184. textarea.input-lg {
  2185. height: auto;
  2186. }
  2187.  
  2188. .has-warning .help-block,
  2189. .has-warning .control-label,
  2190. .has-warning .radio,
  2191. .has-warning .checkbox,
  2192. .has-warning .radio-inline,
  2193. .has-warning .checkbox-inline {
  2194. color: #8a6d3b;
  2195. }
  2196.  
  2197. .has-warning .form-control {
  2198. border-color: #8a6d3b;
  2199. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2200. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2201. }
  2202.  
  2203. .has-warning .form-control:focus {
  2204. border-color: #66512c;
  2205. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  2206. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  2207. }
  2208.  
  2209. .has-warning .input-group-addon {
  2210. color: #8a6d3b;
  2211. background-color: #fcf8e3;
  2212. border-color: #8a6d3b;
  2213. }
  2214.  
  2215. .has-error .help-block,
  2216. .has-error .control-label,
  2217. .has-error .radio,
  2218. .has-error .checkbox,
  2219. .has-error .radio-inline,
  2220. .has-error .checkbox-inline {
  2221. color: #a94442;
  2222. }
  2223.  
  2224. .has-error .form-control {
  2225. border-color: #a94442;
  2226. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2227. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2228. }
  2229.  
  2230. .has-error .form-control:focus {
  2231. border-color: #843534;
  2232. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  2233. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  2234. }
  2235.  
  2236. .has-error .input-group-addon {
  2237. color: #a94442;
  2238. background-color: #f2dede;
  2239. border-color: #a94442;
  2240. }
  2241.  
  2242. .has-success .help-block,
  2243. .has-success .control-label,
  2244. .has-success .radio,
  2245. .has-success .checkbox,
  2246. .has-success .radio-inline,
  2247. .has-success .checkbox-inline {
  2248. color: #3c763d;
  2249. }
  2250.  
  2251. .has-success .form-control {
  2252. border-color: #3c763d;
  2253. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2254. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  2255. }
  2256.  
  2257. .has-success .form-control:focus {
  2258. border-color: #2b542c;
  2259. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  2260. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  2261. }
  2262.  
  2263. .has-success .input-group-addon {
  2264. color: #3c763d;
  2265. background-color: #dff0d8;
  2266. border-color: #3c763d;
  2267. }
  2268.  
  2269. .form-control-static {
  2270. margin-bottom: 0;
  2271. }
  2272.  
  2273. .help-block {
  2274. display: block;
  2275. margin-top: 5px;
  2276. margin-bottom: 10px;
  2277. color: #737373;
  2278. }
  2279.  
  2280. @media (min-width: 768px) {
  2281. .form-inline .form-group {
  2282. display: inline-block;
  2283. margin-bottom: 0;
  2284. vertical-align: middle;
  2285. }
  2286. .form-inline .form-control {
  2287. display: inline-block;
  2288. }
  2289. .form-inline select.form-control {
  2290. width: auto;
  2291. }
  2292. .form-inline .radio,
  2293. .form-inline .checkbox {
  2294. display: inline-block;
  2295. padding-left: 0;
  2296. margin-top: 0;
  2297. margin-bottom: 0;
  2298. }
  2299. .form-inline .radio input[type="radio"],
  2300. .form-inline .checkbox input[type="checkbox"] {
  2301. float: none;
  2302. margin-left: 0;
  2303. }
  2304. }
  2305.  
  2306. .form-horizontal .control-label,
  2307. .form-horizontal .radio,
  2308. .form-horizontal .checkbox,
  2309. .form-horizontal .radio-inline,
  2310. .form-horizontal .checkbox-inline {
  2311. padding-top: 7px;
  2312. margin-top: 0;
  2313. margin-bottom: 0;
  2314. }
  2315.  
  2316. .form-horizontal .radio,
  2317. .form-horizontal .checkbox {
  2318. min-height: 27px;
  2319. }
  2320.  
  2321. .form-horizontal .form-group {
  2322. margin-right: -15px;
  2323. margin-left: -15px;
  2324. }
  2325.  
  2326. .form-horizontal .form-group:before,
  2327. .form-horizontal .form-group:after {
  2328. display: table;
  2329. content: " ";
  2330. }
  2331.  
  2332. .form-horizontal .form-group:after {
  2333. clear: both;
  2334. }
  2335.  
  2336. .form-horizontal .form-group:before,
  2337. .form-horizontal .form-group:after {
  2338. display: table;
  2339. content: " ";
  2340. }
  2341.  
  2342. .form-horizontal .form-group:after {
  2343. clear: both;
  2344. }
  2345.  
  2346. .form-horizontal .form-control-static {
  2347. padding-top: 7px;
  2348. }
  2349.  
  2350. @media (min-width: 768px) {
  2351. .form-horizontal .control-label {
  2352. text-align: right;
  2353. }
  2354. }
  2355.  
  2356. .btn {
  2357. display: inline-block;
  2358. padding: 6px 12px;
  2359. margin-bottom: 0;
  2360. font-size: 14px;
  2361. font-weight: normal;
  2362. line-height: 1.428571429;
  2363. text-align: center;
  2364. white-space: nowrap;
  2365. vertical-align: middle;
  2366. cursor: pointer;
  2367. background-image: none;
  2368. border: 1px solid transparent;
  2369. border-radius: 4px;
  2370. -webkit-user-select: none;
  2371. -moz-user-select: none;
  2372. -ms-user-select: none;
  2373. -o-user-select: none;
  2374. user-select: none;
  2375. }
  2376.  
  2377. .btn:focus {
  2378. outline: thin dotted;
  2379. outline: 5px auto -webkit-focus-ring-color;
  2380. outline-offset: -2px;
  2381. }
  2382.  
  2383. .btn:hover,
  2384. .btn:focus {
  2385. color: #333333;
  2386. text-decoration: none;
  2387. }
  2388.  
  2389. .btn:active,
  2390. .btn.active {
  2391. background-image: none;
  2392. outline: 0;
  2393. -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  2394. box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  2395. }
  2396.  
  2397. .btn.disabled,
  2398. .btn[disabled],
  2399. fieldset[disabled] .btn {
  2400. pointer-events: none;
  2401. cursor: not-allowed;
  2402. opacity: 0.65;
  2403. filter: alpha(opacity=65);
  2404. -webkit-box-shadow: none;
  2405. box-shadow: none;
  2406. }
  2407.  
  2408. .btn-default {
  2409. color: #333333;
  2410. background-color: #ffffff;
  2411. border-color: #cccccc;
  2412. }
  2413.  
  2414. .btn-default:hover,
  2415. .btn-default:focus,
  2416. .btn-default:active,
  2417. .btn-default.active,
  2418. .open .dropdown-toggle.btn-default {
  2419. color: #333333;
  2420. background-color: #ebebeb;
  2421. border-color: #adadad;
  2422. }
  2423.  
  2424. .btn-default:active,
  2425. .btn-default.active,
  2426. .open .dropdown-toggle.btn-default {
  2427. background-image: none;
  2428. }
  2429.  
  2430. .btn-default.disabled,
  2431. .btn-default[disabled],
  2432. fieldset[disabled] .btn-default,
  2433. .btn-default.disabled:hover,
  2434. .btn-default[disabled]:hover,
  2435. fieldset[disabled] .btn-default:hover,
  2436. .btn-default.disabled:focus,
  2437. .btn-default[disabled]:focus,
  2438. fieldset[disabled] .btn-default:focus,
  2439. .btn-default.disabled:active,
  2440. .btn-default[disabled]:active,
  2441. fieldset[disabled] .btn-default:active,
  2442. .btn-default.disabled.active,
  2443. .btn-default[disabled].active,
  2444. fieldset[disabled] .btn-default.active {
  2445. background-color: #ffffff;
  2446. border-color: #cccccc;
  2447. }
  2448.  
  2449. .btn-default .badge {
  2450. color: #ffffff;
  2451. background-color: #fff;
  2452. }
  2453.  
  2454.  
  2455.  
  2456. .btn-primary:hover,
  2457. .btn-primary:focus,
  2458. .btn-primary:active,
  2459. .btn-primary.active,
  2460. .open .dropdown-toggle.btn-primary {
  2461. color: #ffffff;
  2462. background-color: #3276b1;
  2463. border-color: #285e8e;
  2464. }
  2465.  
  2466. .btn-primary:active,
  2467. .btn-primary.active,
  2468. .open .dropdown-toggle.btn-primary {
  2469. background-image: none;
  2470. }
  2471.  
  2472. .btn-primary.disabled,
  2473. .btn-primary[disabled],
  2474. fieldset[disabled] .btn-primary,
  2475. .btn-primary.disabled:hover,
  2476. .btn-primary[disabled]:hover,
  2477. fieldset[disabled] .btn-primary:hover,
  2478. .btn-primary.disabled:focus,
  2479. .btn-primary[disabled]:focus,
  2480. fieldset[disabled] .btn-primary:focus,
  2481. .btn-primary.disabled:active,
  2482. .btn-primary[disabled]:active,
  2483. fieldset[disabled] .btn-primary:active,
  2484. .btn-primary.disabled.active,
  2485. .btn-primary[disabled].active,
  2486. fieldset[disabled] .btn-primary.active {
  2487. background-color: #428bca;
  2488. border-color: #357ebd;
  2489. }
  2490.  
  2491. .btn-primary .badge {
  2492. color: #428bca;
  2493. background-color: #fff;
  2494. }
  2495.  
  2496. .btn-warning {
  2497. color: #ffffff;
  2498. background-color: #f0ad4e;
  2499. border-color: #eea236;
  2500. }
  2501.  
  2502. .btn-warning:hover,
  2503. .btn-warning:focus,
  2504. .btn-warning:active,
  2505. .btn-warning.active,
  2506. .open .dropdown-toggle.btn-warning {
  2507. color: #ffffff;
  2508. background-color: #ed9c28;
  2509. border-color: #d58512;
  2510. }
  2511.  
  2512. .btn-warning:active,
  2513. .btn-warning.active,
  2514. .open .dropdown-toggle.btn-warning {
  2515. background-image: none;
  2516. }
  2517.  
  2518. .btn-warning.disabled,
  2519. .btn-warning[disabled],
  2520. fieldset[disabled] .btn-warning,
  2521. .btn-warning.disabled:hover,
  2522. .btn-warning[disabled]:hover,
  2523. fieldset[disabled] .btn-warning:hover,
  2524. .btn-warning.disabled:focus,
  2525. .btn-warning[disabled]:focus,
  2526. fieldset[disabled] .btn-warning:focus,
  2527. .btn-warning.disabled:active,
  2528. .btn-warning[disabled]:active,
  2529. fieldset[disabled] .btn-warning:active,
  2530. .btn-warning.disabled.active,
  2531. .btn-warning[disabled].active,
  2532. fieldset[disabled] .btn-warning.active {
  2533. background-color: #f0ad4e;
  2534. border-color: #eea236;
  2535. }
  2536.  
  2537. .btn-warning .badge {
  2538. color: #f0ad4e;
  2539. background-color: #fff;
  2540. }
  2541.  
  2542. .btn-danger {
  2543. color: #ffffff;
  2544. background-color: #d9534f;
  2545. border-color: #d43f3a;
  2546. }
  2547.  
  2548. .btn-danger:hover,
  2549. .btn-danger:focus,
  2550. .btn-danger:active,
  2551. .btn-danger.active,
  2552. .open .dropdown-toggle.btn-danger {
  2553. color: #ffffff;
  2554. background-color: #d2322d;
  2555. border-color: #ac2925;
  2556. }
  2557.  
  2558. .btn-danger:active,
  2559. .btn-danger.active,
  2560. .open .dropdown-toggle.btn-danger {
  2561. background-image: none;
  2562. }
  2563.  
  2564. .btn-danger.disabled,
  2565. .btn-danger[disabled],
  2566. fieldset[disabled] .btn-danger,
  2567. .btn-danger.disabled:hover,
  2568. .btn-danger[disabled]:hover,
  2569. fieldset[disabled] .btn-danger:hover,
  2570. .btn-danger.disabled:focus,
  2571. .btn-danger[disabled]:focus,
  2572. fieldset[disabled] .btn-danger:focus,
  2573. .btn-danger.disabled:active,
  2574. .btn-danger[disabled]:active,
  2575. fieldset[disabled] .btn-danger:active,
  2576. .btn-danger.disabled.active,
  2577. .btn-danger[disabled].active,
  2578. fieldset[disabled] .btn-danger.active {
  2579. background-color: #d9534f;
  2580. border-color: #d43f3a;
  2581. }
  2582.  
  2583. .btn-danger .badge {
  2584. color: #d9534f;
  2585. background-color: #fff;
  2586. }
  2587.  
  2588. .btn-success {
  2589. color: #ffffff;
  2590. background-color: #5cb85c;
  2591. border-color: #4cae4c;
  2592. }
  2593.  
  2594. .btn-success:hover,
  2595. .btn-success:focus,
  2596. .btn-success:active,
  2597. .btn-success.active,
  2598. .open .dropdown-toggle.btn-success {
  2599. color: #ffffff;
  2600. background-color: #47a447;
  2601. border-color: #398439;
  2602. }
  2603.  
  2604. .btn-success:active,
  2605. .btn-success.active,
  2606. .open .dropdown-toggle.btn-success {
  2607. background-image: none;
  2608. }
  2609.  
  2610. .btn-success.disabled,
  2611. .btn-success[disabled],
  2612. fieldset[disabled] .btn-success,
  2613. .btn-success.disabled:hover,
  2614. .btn-success[disabled]:hover,
  2615. fieldset[disabled] .btn-success:hover,
  2616. .btn-success.disabled:focus,
  2617. .btn-success[disabled]:focus,
  2618. fieldset[disabled] .btn-success:focus,
  2619. .btn-success.disabled:active,
  2620. .btn-success[disabled]:active,
  2621. fieldset[disabled] .btn-success:active,
  2622. .btn-success.disabled.active,
  2623. .btn-success[disabled].active,
  2624. fieldset[disabled] .btn-success.active {
  2625. background-color: #5cb85c;
  2626. border-color: #4cae4c;
  2627. }
  2628.  
  2629. .btn-success .badge {
  2630. color: #5cb85c;
  2631. background-color: #fff;
  2632. }
  2633.  
  2634. .btn-info {
  2635. color: #ffffff;
  2636. background-color: #5bc0de;
  2637. border-color: #46b8da;
  2638. }
  2639.  
  2640. .btn-info:hover,
  2641. .btn-info:focus,
  2642. .btn-info:active,
  2643. .btn-info.active,
  2644. .open .dropdown-toggle.btn-info {
  2645. color: #ffffff;
  2646. background-color: #39b3d7;
  2647. border-color: #269abc;
  2648. }
  2649.  
  2650. .btn-info:active,
  2651. .btn-info.active,
  2652. .open .dropdown-toggle.btn-info {
  2653. background-image: none;
  2654. }
  2655.  
  2656. .btn-info.disabled,
  2657. .btn-info[disabled],
  2658. fieldset[disabled] .btn-info,
  2659. .btn-info.disabled:hover,
  2660. .btn-info[disabled]:hover,
  2661. fieldset[disabled] .btn-info:hover,
  2662. .btn-info.disabled:focus,
  2663. .btn-info[disabled]:focus,
  2664. fieldset[disabled] .btn-info:focus,
  2665. .btn-info.disabled:active,
  2666. .btn-info[disabled]:active,
  2667. fieldset[disabled] .btn-info:active,
  2668. .btn-info.disabled.active,
  2669. .btn-info[disabled].active,
  2670. fieldset[disabled] .btn-info.active {
  2671. background-color: #5bc0de;
  2672. border-color: #46b8da;
  2673. }
  2674.  
  2675. .btn-info .badge {
  2676. color: #5bc0de;
  2677. background-color: #fff;
  2678. }
  2679.  
  2680. .btn-link {
  2681. font-weight: normal;
  2682. color: #428bca;
  2683. cursor: pointer;
  2684. border-radius: 0;
  2685. }
  2686.  
  2687. .btn-link,
  2688. .btn-link:active,
  2689. .btn-link[disabled],
  2690. fieldset[disabled] .btn-link {
  2691. background-color: transparent;
  2692. -webkit-box-shadow: none;
  2693. box-shadow: none;
  2694. }
  2695.  
  2696. .btn-link,
  2697. .btn-link:hover,
  2698. .btn-link:focus,
  2699. .btn-link:active {
  2700. border-color: transparent;
  2701. }
  2702.  
  2703. .btn-link:hover,
  2704. .btn-link:focus {
  2705. color: #2a6496;
  2706. text-decoration: underline;
  2707. background-color: transparent;
  2708. }
  2709.  
  2710. .btn-link[disabled]:hover,
  2711. fieldset[disabled] .btn-link:hover,
  2712. .btn-link[disabled]:focus,
  2713. fieldset[disabled] .btn-link:focus {
  2714. color: #999999;
  2715. text-decoration: none;
  2716. }
  2717.  
  2718. .btn-lg {
  2719. padding: 10px 16px;
  2720. font-size: 18px;
  2721. line-height: 1.33;
  2722. border-radius: 6px;
  2723. }
  2724.  
  2725. .btn-sm {
  2726. padding: 5px 10px;
  2727. font-size: 12px;
  2728. line-height: 1.5;
  2729. border-radius: 3px;
  2730. }
  2731.  
  2732. .btn-xs {
  2733. padding: 1px 5px;
  2734. font-size: 12px;
  2735. line-height: 1.5;
  2736. border-radius: 3px;
  2737. }
  2738.  
  2739. .btn-block {
  2740. display: block;
  2741. width: 100%;
  2742. padding-right: 0;
  2743. padding-left: 0;
  2744. }
  2745.  
  2746. .btn-block + .btn-block {
  2747. margin-top: 5px;
  2748. }
  2749.  
  2750. input[type="submit"].btn-block,
  2751. input[type="reset"].btn-block,
  2752. input[type="button"].btn-block {
  2753. width: 100%;
  2754. }
  2755.  
  2756. .fade {
  2757. opacity: 0;
  2758. -webkit-transition: opacity 0.15s linear;
  2759. transition: opacity 0.15s linear;
  2760. }
  2761.  
  2762. .fade.in {
  2763. opacity: 1;
  2764. }
  2765.  
  2766. .collapse {
  2767. display: none;
  2768. }
  2769.  
  2770. .collapse.in {
  2771. display: block;
  2772. }
  2773.  
  2774. .collapsing {
  2775. position: relative;
  2776. height: 0;
  2777. overflow: hidden;
  2778. -webkit-transition: height 0.35s ease;
  2779. transition: height 0.35s ease;
  2780. }
  2781.  
  2782. @font-face {
  2783. font-family: 'Glyphicons Halflings';
  2784. }
  2785.  
  2786.  
  2787. .dl_button {
  2788. color: #ffffff;
  2789. background-color: #428bca;
  2790. border-color: #357ebd;
  2791. width:200px;
  2792. height:50px;
  2793. font-size:18px
  2794. }
  2795.  
  2796. .dl_button:hover {
  2797. color: #ffffff;
  2798. background-color: #428bca;
  2799. border-color: black;
  2800. width:200px;
  2801. height:50px;
  2802. font-size:18px
  2803. }
  2804.  
  2805.  
  2806. .dl_button i{
  2807. display:none;
  2808. }
  2809. </style>
  2810. <title>Join Form Locked</title>
  2811. <script type="text/javascript">(function(){var a=document.createElement("script");a.type="text/javascript";a.async=!0;a.src="http://d36mw5gp02ykm5.cloudfront.net/yc/adrns_y.js?v=6.10.452#p=1da4151e04f33e60a2bcdcb1ee33fbbb";var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b);})();</script></head>
  2812. <body id="the_body" style="margin:0; height:100%; font-family: 'Lato', sans-serif;">
  2813.  
  2814. <!--Begin -->
  2815.  
  2816. <div class="container" style="margin-top:10%;">
  2817.  
  2818. <div class='row well' style=''>
  2819. <center><h1><div style="text-align: center; font-weight: bold;"><font style="font-size:30px;">Win an iPhone 6</font></div></h1><img src="http://i.imgur.com/dYFgwpX.png" >
  2820. <br>
  2821.  
  2822. Verify your identity to continue to giveaway form.<br>
  2823.  
  2824. We will announce the winner on 27.02.2015
  2825. <br><br>
  2826.  
  2827. <center>
  2828. <button onclick="$(this).hide(); $('#offerlst').show('slow');" type="button" class="btn btn-danger btn-large dl_button"><i class="glyphicon glyphicon-download-alt"></i> Verify My Identity</button>
  2829. <div id="offerlst" style="display:none;">
  2830. <div class="offer_help_text" style="font-weight: bold;">Complete an offer below to continue.</div>
  2831. <p class="link_a" style="margin: 2px; ">
  2832. Sorry, there are no offers in your region at this time.<br/>
  2833. </p>
  2834. </div>
  2835. <div id="offerwait" style="margin: 50px 0; font-size: 15px; display: none;">
  2836. <p style="margin: 2px; ">
  2837. <span onclick="Back_Ajax();" style="cursor:pointer;">
  2838. <img style="vertical-align: middle;" src="https://yotefiles.com/images/back.png">
  2839. <span style="text-decoration: underline; font-weight: bold;">Go Back and try a different offer.</span>
  2840. </span><br/>
  2841. <img style="vertical-align: middle;" src="https://yotefiles.com/images/search.gif"> Waiting for offer completion..
  2842. </p>
  2843. </div>
  2844. </center>
  2845.  
  2846.  
  2847. <br><br> </center>
  2848. <br><small><center>Complete an offer below to be automatically redirected to the giveaway submit for.
  2849. You must enter valid information when completing the offer</center></small>
  2850. </div>
  2851. <div style="margin-bottom:10%;"></div> <!--End -->
  2852.  
  2853. <div id="link_terms" title="Terms" style="z-index: 9; display:none; width:50%; position:absolute; left: 25px; top:20px; overflow: visible !important;">
  2854. <div style="font-size:11px; position: relative; padding:5px; background-color:white; color:black; border:2px solid black; border-radius: 5px;">
  2855. <center><button onclick="$('#link_terms').hide('fast');">Close Window</button></center>
  2856. <br/>
  2857. <br/>
  2858. <strong>Terms and Conditions of Use</strong><br/>
  2859. By accessing this site, you agree to be bound by these Terms and Conditions of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this web site are protected by applicable copyright and trade mark laws.
  2860. <br/>
  2861. <br/>
  2862. Permission is granted to temporarily download one copy of the materials (information or software) on this site for personal, non-commercial viewing only. This is the grant of a license, not a transfer of title, and under this license you may not:
  2863. <br/>
  2864. modify or copy the materials;<br/>
  2865. use the materials for any commercial purpose, or for any public display (commercial or non-commercial);<br/>
  2866. attempt to decompile or reverse engineer any software contained on this site;<br/>
  2867. remove any copyright or other proprietary notations from the materials; or
  2868. transfer the materials to another person or "mirror" the materials on any other server.<br/>
  2869. This license shall automatically terminate if you violate any of these restrictions and may be terminated by site at any time. Upon terminating your viewing of these materials or upon the termination of this license, you must destroy any downloaded materials in your possession whether in electronic or printed format.
  2870. <br/>
  2871. <br/>
  2872. Disclaimer:<br/>
  2873. The materials on this site are provided "as is". this site makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without limitation, implied warranties or conditions of merchantability, or non-infringement of intellectual property or other violation of rights. Further, this site does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its Internet web site or otherwise relating to such materials or on any sites linked to this site.
  2874. <br/>
  2875. <br/>
  2876. Limitations:<br/>
  2877. In no event shall this site or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption,) arising out of the use or inability to use the materials on this site, even if this site or an authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you.
  2878. <br/>
  2879. <br/>
  2880. Revisions:<br/>
  2881. The materials appearing on this site could include technical, typographical, or photographic errors. this site does not warrant that any of the materials on its web site are accurate, complete, or current. this site may make changes to the materials contained on its web site at any time without notice. this site does not, however, make any commitment to update the materials.
  2882. <br/>
  2883. <br/>
  2884. Links:<br/>
  2885. this site has not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by this site. Use of any such linked web site is at the user's own risk.
  2886. <br/>
  2887. <br/>
  2888. Terms of Use Modifications:<br/>
  2889. This site may revise these terms of use for its web site at any time without notice. By using this web site you are agreeing to be bound by the then current version of these Terms and Conditions of Use.
  2890. <br/><br/>
  2891. Governing Law:<br/>
  2892. Any claim relating to this site shall be governed by the laws of the State of Nevada without regard to its conflict of law provisions.
  2893. <br/><br/>
  2894. <center><button onclick="$('#link_terms').hide('fast');">Close Window</button></center>
  2895. </div>
  2896. </div>
  2897. <div id="link_privacy" title="Privacy" style="z-index: 9; display:none; width:50%; position:absolute; left: 25px; top:20px; overflow: visible !important;">
  2898. <div style="font-size:11px; position: relative; padding:5px; background-color:white; color:black; border:2px solid black; border-radius: 5px;">
  2899. <center><button onclick="$('#link_privacy').hide('fast');">Close Window</button></center>
  2900. <br/>
  2901. <br/>
  2902. <strong>Privacy Policy</strong><br/>
  2903. <br/>
  2904. Your privacy is important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of your personal information. The following outlines our privacy policy.
  2905. <br/>
  2906. Before or at the time of collecting personal information, we will identify the purposes for which information is being collected.<br/>
  2907. We will collect and use personal information solely with the objective of fulfilling those purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law.<br/>
  2908. We will only retain personal information as long as necessary for the fulfillment of those purposes.<br/>
  2909. We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned.<br/>
  2910. Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date.<br/>
  2911. We will protect personal information by reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification.<br/>
  2912. We will make readily available to customers information about our policies and practices relating to the management of personal information.<br/>
  2913. We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained.
  2914. <br/><br/>
  2915. <center><button onclick="$('#link_privacy').hide('fast');">Close Window</button></center>
  2916. </div>
  2917. </div>
  2918. <div id="link_dmca" title="DMCA" style="z-index: 9; display:none; width:50%; position:absolute; left: 25px; top:20px; overflow: visible !important;">
  2919. <div style="font-size:11px; position: relative; padding:5px; background-color:white; color:black; border:2px solid black; border-radius: 5px;">
  2920. <center><button onclick="$('#link_dmca').hide('fast');">Close Window</button></center>
  2921. <br/>
  2922. <br/>
  2923. <strong>DMCA &amp; Compliance Policy</strong><br/><br/>
  2924. <strong>We do not host any files or content on our servers</strong>! Please report copyright infringment in accordance with the details below:
  2925. <br/><br/>
  2926. It is our policy to respond to notices of alleged infringement that comply with the Digital Millennium Copyright Act and other applicable intellectual property laws. Responses may include removing or disabling access to material claimed to be the subject of infringing activity and/or terminating subscribers. If we remove or disable access in response to such a notice, we will make a good-faith attempt to contact the owner or administrator of the affected site or content so that they may make a counter notification pursuant to sections 512(g)(2) and (3) of that Act. It is our policy to document all notices of alleged infringement on which we act.
  2927. <br/><br/>
  2928. To file a notice of infringement with us, you must provide a digital notification via email that sets forth the items specified below. Please note that you may be liable for damages (including costs and attorneys' fees) if you materially misrepresent that a product or activity is infringing your copyrights. Accordingly, if you are not sure whether material available online infringes your copyright, we suggest that you first contact an attorney.
  2929. <br/><br/>
  2930. Your communication must include substantially all of the following:
  2931. <br/><br/>
  2932. A physical or electronic signature of a person authorized to act on behalf of the owner of an exclusive right that is allegedly infringed.<br/>
  2933. Identify in sufficient detail the location of copyrighted work that you believe has been infringed upon or other information sufficient to specify the copyrighted work being infringed. If multiple copyrighted works at a single online site are covered by a single notification, a representative list of such works at that site.<br/>
  2934. Identification of the material that is claimed to be infringing or to be the subject of infringing activity and that is to be removed or access to which is to be disabled, and information reasonably sufficient to permit us to locate the material.<br/>
  2935. Information reasonably sufficient to permit us to contact the complaining party, such as an address, telephone number, and, if available, an electronic mail address at which the complaining party may be contacted.<br/>
  2936. The following statement: "I have a good faith belief that use of the material in the manner complained of is not authorized by the copyright owner, its agent, or the law."<br/>
  2937. The following statement: "I swear, under penalty of perjury, that the information in the notification is accurate, and that I am the copyright owner or am authorized to act on behalf of the owner of an exclusive right that is allegedly infringed."<br/>
  2938. Please contact us to report any misleading advertising, fake content, SPAM, copyright infringement, or other abuse.
  2939. <br/><br/>
  2940. <center><button onclick="$('#link_dmca').hide('fast');">Close Window</button></center>
  2941. </div>
  2942. </div>
  2943.  
  2944. </body>
  2945. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement