document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. .MBL-container-header h1{font-weight:300; font-size:48px; text-align:center;}
  2.  .MBL-container-header h2{font-size:30px; text-align:center;}
  3.      
  4.   #MBLnewsticker1 ul { padding: 0px; }
  5. .MBLnewsticker {
  6.     width: 100%;
  7.     overflow: hidden;
  8.     height: 440px;
  9.     position: relative;
  10.     padding: 0 5px;
  11.     box-sizing: border-box;
  12.     margin: 0 auto;
  13.     text-align:center;
  14. }
  15. .MBLnewsticker>ul {
  16.     padding: 0;
  17.     margin: 0;
  18.     list-style-type: none;
  19.     position: relative;
  20. }
  21. .MBLnewsticker>ul>li {
  22.     display: none;
  23.     width: 100%;
  24.     height: 100px;
  25.     background: #FFF;
  26.     position: absolute;
  27.     overflow: hidden
  28. }
  29. .MBLnewsticker>ul>li>.MBL-content {
  30.     position: absolute;
  31.     top: 0;
  32.     bottom: 30px;
  33.     left: 0;
  34.     right: 0;
  35.     box-sizing: border-box;
  36.     padding: 5%;
  37.     overflow: hidden;
  38. }
  39. .MBLnewsticker>ul>li>.MBL-content a {
  40.     text-decoration: none;
  41. }
  42. .MBLnewsticker>ul>li>.MBL-content a:hover {
  43.     text-decoration: underline;
  44. }
  45. .MBLnewsticker>ul>li>.MBL-info {
  46.     position: absolute;
  47.     bottom: 0;
  48.     left: 0;
  49.     right: 0;
  50.     height: 20px;
  51.     padding: 5px;
  52.     border-top: solid 1px #DDD;
  53. }
  54. .MBLnewsticker>ul>li>.MBL-info a {
  55.     display: inline-block;
  56.     width: 20px;
  57.     height: 20px;
  58.     background: #0F0;
  59.     opacity: 0.2;
  60.     cursor: pointer;
  61. }
  62. .MBLnewsticker>ul>li>.MBL-info a:hover {
  63.     opacity: 1;
  64. }
  65. .MBLnewsticker>ul>li>.MBL-info a.MBL-facebook-black {
  66.     background: url(http://4.bp.blogspot.com/-WE0hDxrPTis/VJPDaZrLeLI/AAAAAAAAFQ8/ugZy43TAqa8/s1600/buttons-black.png) 0 0 no-repeat;
  67.     float: left;
  68.     margin-right: 5px;
  69. }
  70. .MBLnewsticker>ul>li>.MBL-info a.MBL-twitter-black {
  71.     background: url(http://4.bp.blogspot.com/-WE0hDxrPTis/VJPDaZrLeLI/AAAAAAAAFQ8/ugZy43TAqa8/s1600/buttons-black.png) -20px 0 no-repeat;
  72.     float: left;
  73.     margin-right: 5px;
  74. }
  75. .MBLnewsticker>ul>li>.MBL-info a.MBL-google-black {
  76.     background: url(http://4.bp.blogspot.com/-WE0hDxrPTis/VJPDaZrLeLI/AAAAAAAAFQ8/ugZy43TAqa8/s1600/buttons-black.png) -40px 0 no-repeat;
  77.     float: left;
  78. }
  79. .MBLnewsticker>ul>li>.MBL-info a.MBL-link-black {
  80.     background: url(http://4.bp.blogspot.com/-WE0hDxrPTis/VJPDaZrLeLI/AAAAAAAAFQ8/ugZy43TAqa8/s1600/buttons-black.png) -60px 0 no-repeat;
  81.     float: right;
  82. }
  83. .MBLnewsticker>ul>li>.MBL-info a.MBL-facebook-white {
  84.     background: url(http://2.bp.blogspot.com/-TiC0VyY5nhk/VJPDlyCRo8I/AAAAAAAAFRE/DpgrjTXsHqA/s1600/buttons-white.png) 0 0 no-repeat;
  85.     float: left;
  86.     margin-right: 5px;
  87. }
  88. .MBLnewsticker>ul>li>.MBL-info a.MBL-twitter-white {
  89.     background: url(http://2.bp.blogspot.com/-TiC0VyY5nhk/VJPDlyCRo8I/AAAAAAAAFRE/DpgrjTXsHqA/s1600/buttons-white.png) -20px 0 no-repeat;
  90.     float: left;
  91.     margin-right: 5px;
  92. }
  93. .MBLnewsticker>ul>li>.MBL-info a.MBL-google-white {
  94.     background: url(http://2.bp.blogspot.com/-TiC0VyY5nhk/VJPDlyCRo8I/AAAAAAAAFRE/DpgrjTXsHqA/s1600/buttons-white.png) -40px 0 no-repeat;
  95.     float: left;
  96. }
  97. .MBLnewsticker>ul>li>.MBL-info a.MBL-link-white {
  98.     background: url(http://2.bp.blogspot.com/-TiC0VyY5nhk/VJPDlyCRo8I/AAAAAAAAFRE/DpgrjTXsHqA/s1600/buttons-white.png) -60px 0 no-repeat;
  99.     float: right;
  100. }
  101. .MBLnewsticker>ul>li>.MBL-info span {
  102.     position: absolute;
  103.     left: 80px;
  104.     right: 30px;
  105.     text-align: center;
  106.     opacity: 0.4;
  107.     z-index: 0;
  108.     font-size: 13px;
  109.     cursor: default;
  110. }
  111. .MBLnewsticker>div {
  112.     width: 50px;
  113.     height: 30px;
  114.     cursor: pointer;
  115.     position: absolute;
  116.     opacity: 0.3;
  117. }
  118. .MBLnewsticker>div:hover {
  119.     opacity: 1;
  120. }
  121. .MBLnewsticker>div.MBL-top-arrow {
  122.     top: 0;
  123.     background: url(http://3.bp.blogspot.com/-lITqIhqOgXc/VJPESRoZK4I/AAAAAAAAFRM/MloiTyBZg8Y/s1600/arrows-black.png) top no-repeat;
  124. }
  125. .MBLnewsticker>div.MBL-bottom-arrow {
  126.     bottom: 0;
  127.     background: url(http://3.bp.blogspot.com/-lITqIhqOgXc/VJPESRoZK4I/AAAAAAAAFRM/MloiTyBZg8Y/s1600/arrows-black.png) bottom no-repeat;
  128. }
  129. .MBLnewsticker .MBL-top0 {
  130.     -ms-transform: scale(0.80);
  131.     -webkit-transform: scale(0.85);
  132.     transform: scale(0.85);
  133.     opacity: 0.85;
  134.     top: 0;
  135.     z-index: 1;
  136.     display: block;
  137. }
  138. .MBLnewsticker .MBL-top1 {
  139.     -ms-transform: scale(0.87);
  140.     -webkit-transform: scale(0.9);
  141.     transform: scale(0.9);
  142.     opacity: 0.9;
  143.     top: 20px;
  144.     z-index: 2;
  145.     display: block;
  146. }
  147. .MBLnewsticker .MBL-top2 {
  148.     -ms-transform: scale(0.95);
  149.     -webkit-transform: scale(0.95);
  150.     transform: scale(0.95);
  151.     opacity: 0.95;
  152.     top: 45px;
  153.     z-index: 3;
  154.     display: block;
  155. }
  156. .MBLnewsticker .MBL-active {
  157.     -ms-transform: scale(1);
  158.     -webkit-transform: scale(1);
  159.     transform: scale(1);
  160.     opacity: 1;
  161.     top: 75px;
  162.     z-index: 10;
  163.     display: block;
  164. }
  165. .MBLnewsticker .MBL-bottom2 {
  166.     -ms-transform: scale(0.95);
  167.     -webkit-transform: scale(0.95);
  168.     transform: scale(0.95);
  169.     opacity: 0.95;
  170.     top: 105px;
  171.     z-index: 6;
  172.     display: block;
  173. }
  174. .MBLnewsticker .MBL-bottom1 {
  175.     -ms-transform: scale(0.87);
  176.     -webkit-transform: scale(0.90);
  177.     transform: scale(0.90);
  178.     opacity: 0.9;
  179.     top: 130px;
  180.     z-index: 5;
  181.     display: block;
  182. }
  183. .MBLnewsticker .MBL-bottom0 {
  184.     -ms-transform: scale(0.80);
  185.     -webkit-transform: scale(0.85);
  186.     transform: scale(0.85);
  187.     opacity: 0.85;
  188.     top: 150px;
  189.     z-index: 4;
  190.     display: block;
  191. }
  192. .MBL-easing2 {
  193.     transition: .25s linear;
  194.     -moz-transition: .25s linear;
  195.     -webkit-transition: .25s linear;
  196. }
  197. .MBL-easing li {
  198.     transition: .5s ease-out;
  199.     -moz-transition: .5s ease-out;
  200.     -webkit-transition: .5s ease-out;
  201. }
  202. .MBL-radius li {
  203.     -webkit-border-radius: 3px;
  204.     -moz-border-radius: 3px;
  205.     border-radius: 3px;
  206. }
  207. .MBL-radius2 li {
  208.     -webkit-border-radius: 10px;
  209.     -moz-border-radius: 10px;
  210.     border-radius: 10px;
  211. }
  212. .MBL-shadow li {
  213.     -webkit-box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3);
  214.     -moz-box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3);
  215.     box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.3);
  216. }
  217. .MBL-shadow-big {
  218.     -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important;
  219.     -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important;
  220.     box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important;
  221. }
');