jackedup.css 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. html,
  2. body {
  3. height: 100%;
  4. }
  5. .humane {
  6. position: fixed;
  7. -moz-transition: all 0.6s ease-in-out;
  8. -webkit-transition: all 0.6s ease-in-out;
  9. -ms-transition: all 0.6s ease-in-out;
  10. -o-transition: all 0.6s ease-in-out;
  11. transition: all 0.6s ease-in-out;
  12. z-index: -1;
  13. }
  14. .humane.humane-animate,
  15. .humane.humane-js-animate {
  16. z-index: 100000;
  17. }
  18. .humane {
  19. font-family: Helvetica Neue, Helvetica, san-serif;
  20. font-size: 18px;
  21. letter-spacing: -1px;
  22. top: 20px;
  23. left: 30%;
  24. opacity: 0;
  25. filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  26. width: 40%;
  27. color: #333;
  28. padding: 10px;
  29. text-align: center;
  30. background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACWCAYAAAAfduJyAAAABmJLR0QA/wD/AP+gvaeTAAAAIklEQVQokWNgYGCQZGJgYGDARTDSQnboGDqsnDt0DKWNLAAkiQFdC+vZNQAAAABJRU5ErkJggg==');
  31. background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.10)), color-stop(1, rgba(0,0,0,0.20))) no-repeat;
  32. background: -moz-linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  33. background: -webkit-linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  34. background: -ms-linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  35. background: -o-linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  36. background: linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  37. background-color: #fff;
  38. -moz-border-radius: 3px;
  39. -webkit-border-radius: 3px;
  40. -ms-border-radius: 3px;
  41. -o-border-radius: 3px;
  42. border-radius: 3px;
  43. text-shadow: 0 1px 1px rgba(255,255,255,0.80);
  44. -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  45. -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  46. -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  47. -o-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  48. box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  49. -moz-transform: translateY(-100px);
  50. -webkit-transform: translateY(-100px);
  51. -ms-transform: translateY(-100px);
  52. -o-transform: translateY(-100px);
  53. transform: translateY(-100px);
  54. }
  55. .humane p,
  56. .humane ul {
  57. margin: 0;
  58. padding: 0;
  59. }
  60. .humane ul {
  61. list-style: none;
  62. }
  63. .humane.humane-info {
  64. background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAABmJLR0QA/wD/AP+gvaeTAAAAR0lEQVQokWNISfn/n4mBgeE/EwMDAwMqQYQYmdoGlxgjI4rY//+Dx2nUFRsQZ2ALTrQQp8QL1DWeqASC014y7aCx8QwMDAwA1aZBIulmpvwAAAAASUVORK5CYII=');
  65. background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.70)), color-stop(1, rgba(0,0,0,0.85))) no-repeat;
  66. background: -moz-linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  67. background: -webkit-linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  68. background: -ms-linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  69. background: -o-linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  70. background: linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  71. background-color: #fff;
  72. color: #fff;
  73. text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
  74. }
  75. .humane.humane-success {
  76. background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAABmJLR0QA/wD/AP+gvaeTAAAASElEQVQokc2SMQ4AIAgDD9/K/79QVzWaENTownAJbWnA5SqACkA/Aiy59hczrGVC30Q7y57EmNU5NL5zwln50IMsfZMel+UBKtFBQSLWM9wLAAAAAElFTkSuQmCC');
  77. background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #62c462), color-stop(1, #57a957)) no-repeat;
  78. background: -moz-linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  79. background: -webkit-linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  80. background: -ms-linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  81. background: -o-linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  82. background: linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  83. background-color: #64ff64;
  84. color: #fff;
  85. text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
  86. }
  87. .humane.humane-error {
  88. background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAIAAACmkByiAAAABmJLR0QA/wD/AP+gvaeTAAAAf0lEQVQokY2TOQ7AIAwER/5mivy/yRc2RQDhA0jhghFYO5bhuS+TZMAoIUMEhhH4loGhfu71cenM3DutWMsaeGKjv3zO5N17KLPJ0+fQD8cpv5uVLPo4vnX0PpXj0nuaaeVzdmw+yXG1O96n2p3kozB757Ni1Z5UPsU9SP8AeAG1kHXE+7RlPAAAAABJRU5ErkJggg==');
  89. background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ee5f5b), color-stop(1, #c43c35)) no-repeat;
  90. background: -moz-linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  91. background: -webkit-linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  92. background: -ms-linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  93. background: -o-linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  94. background: linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  95. background-color: #ee5f5b;
  96. color: #fff;
  97. text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
  98. }
  99. .humane.humane-animate {
  100. opacity: 1;
  101. filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  102. -moz-transform: translateY(0);
  103. -webkit-transform: translateY(0);
  104. -ms-transform: translateY(0);
  105. -o-transform: translateY(0);
  106. transform: translateY(0);
  107. }
  108. .humane.humane-animate:hover {
  109. opacity: 0.7;
  110. filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  111. }
  112. .humane.humane-js-animate {
  113. opacity: 1;
  114. filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  115. -moz-transform: translateY(0);
  116. -webkit-transform: translateY(0);
  117. -ms-transform: translateY(0);
  118. -o-transform: translateY(0);
  119. transform: translateY(0);
  120. }
  121. .humane.humane-js-animate:hover {
  122. opacity: 0.7;
  123. filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  124. }