44a5
{
  "metadata": {
    "url": "https://rubberboard.gov.in/css/nic.cms.style.css",
    "title": "",
    "meta_description": "",
    "meta_keywords": ""
  },
  "content": "@CHARSET \"ISO-8859-1\";\n.login-body{\n\tbackground-image: url(\"../images/l-bg06.jpg\");\n\tbackground-repeat: no-repeat;\n\tbackground-size:cover;\n}\n.login-body a{\n\tcolor:#333333;\n}\n.login-body h1{\n\ttext-align: center;\n}\n#login{\n\ttext-align: center;\n\tbackground: #FFF;\n\tcolor:#000;\n\tmargin-top: 10%;\n\tpadding: 20px;\n\twidth:48%;\n\tborder-radius:10px;\n\t-webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);\n-moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);\nbox-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);\n\t/*z-index:-1;*/\n}\n#login-username,#login-password,#captcha_id{\n\t/*margin-top: 20px;*/\n\tbackground: transparent;\n\tcolor:#000;\n\theight:40px;\n}\n.captcha-img{\n\topacity: 0.7;\n\tborder-radius: 5px;\n}\n.captcha-refresh{\n\tmargin-top: 20px;\n}\n#form-login button{\n\tmargin-top: 10px;\n\tmargin-bottom: 10px;\n}\n/*Loading Animation*/\n#loading {\n  position: absolute;\n  left: calc(50% - 100px);\n  top: calc(50% - 25px);\n  z-index: 9999;\n}\n.back-black{width: 100%;height:100vh;\n\tbackground-color : transparent;\n\tbackground-color: rgba(0, 0, 0, 0.8);\n\tposition: absolute;\n\tdisplay: block;\n\tz-index: 99;\n}\n.uil-ripple {\n  position: absolute;\n  left: calc(50% - 90px);\n  top: calc(50% - 90px);\n  opacity: .5;\n  z-index: 999\n}\n\n.ld-l {\n  opacity: 0;\n  animation: ld-in 3s 0.0s ease infinite;\n}\n\n.ld-o {\n  opacity: 0;\n  animation: ld-in 3s 0.1s ease infinite;\n}\n\n.ld-a {\n  opacity: 0;\n  animation: ld-in 3s 0.2s ease infinite;\n}\n\n.ld-d {\n  opacity: 0;\n  animation: ld-in 3s 0.3s ease infinite;\n}\n\n.ld-i {\n  opacity: 0;\n  animation: ld-in 3s 0.4s ease infinite;\n}\n\n.ld-n {\n  opacity: 0;\n  animation: ld-in 3s 0.5s ease infinite;\n}\n\n.ld-g {\n  opacity: 0;\n  animation: ld-in 3s 0.6s ease infinite;\n}\n\n@keyframes ld-in {\n  0% {\n    opacity: 0;\n    transform: scale(0);\n  }\n  30% {\n    opacity: 1;\n    transform: scale(1);\n  }\n  100% {\n    opacity: 1;\n    transform: scale(1);\n  }\n}\n.rb-title{\n\tposition: relative;\n    left: 0%;\n    top: 1px;\n    display: inline;\n    font-family: sans-serif;\n}\n\n.group-settings,.view-group,.department-group,.user-group{\n\tcursor: pointer;\n}\n.create-article-tab,.link-article-tab{\n\tcursor: pointer;\n}\n\n\n.imgs-tiles{\n    position: relative;\n    /* padding: 15px 5px; */\n    /* margin: 0 0 10px 10px; */\n    min-width: 120px;\n    /* height: 60px; */\n    -webkit-box-shadow: none;\n    -moz-box-shadow: none;\n    box-shadow: none;\n    -webkit-border-radius: 0;\n    -moz-border-radius: 0;\n    border-radius: 0;\n    text-align: center;\n    color: #666;\n    border: 1px solid #ddd;\n    background-color: #fafafa;\n    font-size: 12px;\n   }\n .imgs-tiles img{\n \twidth: 100px;\n \theight: 100px;\n }\n .imgs-container{\n \tdisplay: block;\n \tmargin: 0 auto;\n \twidth: 75%;\n \tmargin-top: 30px;\n }\n  .video-gallery-thumb:hover{\n  \topacity:1;\n  }\n .video-gallery-thumb{\n \tmargin-bottom: 25px;\n \topacity:0.8;\n \tcursor: pointer;\n }\n \n.video-gallery-thumb img{\n\twidth:100%;\n}\n.video-gallery-thumb h2{\n\ttext-align: center;\n}\n\n\n#fountainTextG{\n\twidth:360px;\n\tmargin:auto;\n}\n#uploading{\n\tdisplay:none;\n\twidth:100%;\n\theight:100%;\n\tbackground: #000;\n\tz-index: 1111;\n\tposition: absolute;\n\topacity:0.7;\n}\n\n.fountainTextG{\n\tmargin-top:100%;\n\tcolor:rgb(255,255,255);\n\tfont-family:Arial;\n\tfont-size:38px;\n\ttext-decoration:none;\n\tfont-weight:normal;\n\tfont-style:normal;\n\tfloat:left;\n\tanimation-name:bounce_fountainTextG;\n\t\t-o-animation-name:bounce_fountainTextG;\n\t\t-ms-animation-name:bounce_fountainTextG;\n\t\t-webkit-animation-name:bounce_fountainTextG;\n\t\t-moz-animation-name:bounce_fountainTextG;\n\tanimation-duration:1.451s;\n\t\t-o-animation-duration:1.451s;\n\t\t-ms-animation-duration:1.451s;\n\t\t-webkit-animation-duration:1.451s;\n\t\t-moz-animation-duration:1.451s;\n\tanimation-iteration-count:infinite;\n\t\t-o-animation-iteration-count:infinite;\n\t\t-ms-animation-iteration-count:infinite;\n\t\t-webkit-animation-iteration-count:infinite;\n\t\t-moz-animation-iteration-count:infinite;\n\tanimation-direction:normal;\n\t\t-o-animation-direction:normal;\n\t\t-ms-animation-direction:normal;\n\t\t-webkit-animation-direction:normal;\n\t\t-moz-animation-direction:normal;\n\ttransform:scale(.5);\n\t\t-o-transform:scale(.5);\n\t\t-ms-transform:scale(.5);\n\t\t-webkit-transform:scale(.5);\n\t\t-moz-transform:scale(.5);\n}#fountainTextG_1{\n\tanimation-delay:0.5225s;\n\t\t-o-animation-delay:0.5225s;\n\t\t-ms-animation-delay:0.5225s;\n\t\t-webkit-animation-delay:0.5225s;\n\t\t-moz-animation-delay:0.5225s;\n}\n#fountainTextG_2{\n\tanimation-delay:0.619s;\n\t\t-o-animation-delay:0.619s;\n\t\t-ms-animation-delay:0.619s;\n\t\t-webkit-animation-delay:0.619s;\n\t\t-moz-animation-delay:0.619s;\n}\n#fountainTextG_3{\n\tanimation-delay:0.7255s;\n\t\t-o-animation-delay:0.7255s;\n\t\t-ms-animation-delay:0.7255s;\n\t\t-webkit-animation-delay:0.7255s;\n\t\t-moz-animation-delay:0.7255s;\n}\n#fountainTextG_4{\n\tanimation-delay:0.832s;\n\t\t-o-animation-delay:0.832s;\n\t\t-ms-animation-delay:0.832s;\n\t\t-webkit-animation-delay:0.832s;\n\t\t-moz-animation-delay:0.832s;\n}\n#fountainTextG_5{\n\tanimation-delay:0.9385s;\n\t\t-o-animation-delay:0.9385s;\n\t\t-ms-animation-delay:0.9385s;\n\t\t-webkit-animation-delay:0.9385s;\n\t\t-moz-animation-delay:0.9385s;\n}\n#fountainTextG_6{\n\tanimation-delay:1.035s;\n\t\t-o-animation-delay:1.035s;\n\t\t-ms-animation-delay:1.035s;\n\t\t-webkit-animation-delay:1.035s;\n\t\t-moz-animation-delay:1.035s;\n}\n#fountainTextG_7{\n\tanimation-delay:1.1415s;\n\t\t-o-animation-delay:1.1415s;\n\t\t-ms-animation-delay:1.1415s;\n\t\t-webkit-animation-delay:1.1415s;\n\t\t-moz-animation-delay:1.1415s;\n}\n#fountainTextG_8{\n\tanimation-delay:1.248s;\n\t\t-o-animation-delay:1.248s;\n\t\t-ms-animation-delay:1.248s;\n\t\t-webkit-animation-delay:1.248s;\n\t\t-moz-animation-delay:1.248s;\n}\n#fountainTextG_9{\n\tanimation-delay:1.3545s;\n\t\t-o-animation-delay:1.3545s;\n\t\t-ms-animation-delay:1.3545s;\n\t\t-webkit-animation-delay:1.3545s;\n\t\t-moz-animation-delay:1.3545s;\n}\n#fountainTextG_10{\n\tanimation-delay:1.451s;\n\t\t-o-animation-delay:1.451s;\n\t\t-ms-animation-delay:1.451s;\n\t\t-webkit-animation-delay:1.451s;\n\t\t-moz-animation-delay:1.451s;\n}\n#fountainTextG_11{\n\tanimation-delay:1.5575s;\n\t\t-o-animation-delay:1.5575s;\n\t\t-ms-animation-delay:1.5575s;\n\t\t-webkit-animation-delay:1.5575s;\n\t\t-moz-animation-delay:1.5575s;\n}\n#fountainTextG_12{\n\tanimation-delay:1.664s;\n\t\t-o-animation-delay:1.664s;\n\t\t-ms-animation-delay:1.664s;\n\t\t-webkit-animation-delay:1.664s;\n\t\t-moz-animation-delay:1.664s;\n}\n#fountainTextG_13{\n\tanimation-delay:1.7705s;\n\t\t-o-animation-delay:1.7705s;\n\t\t-ms-animation-delay:1.7705s;\n\t\t-webkit-animation-delay:1.7705s;\n\t\t-moz-animation-delay:1.7705s;\n}\n#fountainTextG_14{\n\tanimation-delay:1.867s;\n\t\t-o-animation-delay:1.867s;\n\t\t-ms-animation-delay:1.867s;\n\t\t-webkit-animation-delay:1.867s;\n\t\t-moz-animation-delay:1.867s;\n}\n#fountainTextG_15{\n\tanimation-delay:1.9735s;\n\t\t-o-animation-delay:1.9735s;\n\t\t-ms-animation-delay:1.9735s;\n\t\t-webkit-animation-delay:1.9735s;\n\t\t-moz-animation-delay:1.9735s;\n}\n#fountainTextG_16{\n\tanimation-delay:2.08s;\n\t\t-o-animation-delay:2.08s;\n\t\t-ms-animation-delay:2.08s;\n\t\t-webkit-animation-delay:2.08s;\n\t\t-moz-animation-delay:2.08s;\n}\n#fountainTextG_17{\n\tanimation-delay:2.1865s;\n\t\t-o-animation-delay:2.1865s;\n\t\t-ms-animation-delay:2.1865s;\n\t\t-webkit-animation-delay:2.1865s;\n\t\t-moz-animation-delay:2.1865s;\n}\n\n\n\n\n@keyframes bounce_fountainTextG{\n\t0%{\n\t\ttransform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\ttransform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n@-o-keyframes bounce_fountainTextG{\n\t0%{\n\t\t-o-transform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\t-o-transform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n@-ms-keyframes bounce_fountainTextG{\n\t0%{\n\t\t-ms-transform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\t-ms-transform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n@-webkit-keyframes bounce_fountainTextG{\n\t0%{\n\t\t-webkit-transform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\t-webkit-transform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n@-moz-keyframes bounce_fountainTextG{\n\t0%{\n\t\t-moz-transform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\t-moz-transform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n#captcha_div{\n\tfloat:left;\n}",
  "html": "<html><head><meta name=\"color-scheme\" content=\"light dark\"></head><body><pre style=\"word-wrap: break-word; white-space: pre-wrap;\">@CHARSET \"ISO-8859-1\";\n.login-body{\n\tbackground-image: url(\"../images/l-bg06.jpg\");\n\tbackground-repeat: no-repeat;\n\tbackground-size:cover;\n}\n.login-body a{\n\tcolor:#333333;\n}\n.login-body h1{\n\ttext-align: center;\n}\n#login{\n\ttext-align: center;\n\tbackground: #FFF;\n\tcolor:#000;\n\tmargin-top: 10%;\n\tpadding: 20px;\n\twidth:48%;\n\tborder-radius:10px;\n\t-webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);\n-moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);\nbox-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);\n\t/*z-index:-1;*/\n}\n#login-username,#login-password,#captcha_id{\n\t/*margin-top: 20px;*/\n\tbackground: transparent;\n\tcolor:#000;\n\theight:40px;\n}\n.captcha-img{\n\topacity: 0.7;\n\tborder-radius: 5px;\n}\n.captcha-refresh{\n\tmargin-top: 20px;\n}\n#form-login button{\n\tmargin-top: 10px;\n\tmargin-bottom: 10px;\n}\n/*Loading Animation*/\n#loading {\n  position: absolute;\n  left: calc(50% - 100px);\n  top: calc(50% - 25px);\n  z-index: 9999;\n}\n.back-black{width: 100%;height:100vh;\n\tbackground-color : transparent;\n\tbackground-color: rgba(0, 0, 0, 0.8);\n\tposition: absolute;\n\tdisplay: block;\n\tz-index: 99;\n}\n.uil-ripple {\n  position: absolute;\n  left: calc(50% - 90px);\n  top: calc(50% - 90px);\n  opacity: .5;\n  z-index: 999\n}\n\n.ld-l {\n  opacity: 0;\n  animation: ld-in 3s 0.0s ease infinite;\n}\n\n.ld-o {\n  opacity: 0;\n  animation: ld-in 3s 0.1s ease infinite;\n}\n\n.ld-a {\n  opacity: 0;\n  animation: ld-in 3s 0.2s ease infinite;\n}\n\n.ld-d {\n  opacity: 0;\n  animation: ld-in 3s 0.3s ease infinite;\n}\n\n.ld-i {\n  opacity: 0;\n  animation: ld-in 3s 0.4s ease infinite;\n}\n\n.ld-n {\n  opacity: 0;\n  animation: ld-in 3s 0.5s ease infinite;\n}\n\n.ld-g {\n  opacity: 0;\n  animation: ld-in 3s 0.6s ease infinite;\n}\n\n@keyframes ld-in {\n  0% {\n    opacity: 0;\n    transform: scale(0);\n  }\n  30% {\n    opacity: 1;\n    transform: scale(1);\n  }\n  100% {\n    opacity: 1;\n    transform: scale(1);\n  }\n}\n.rb-title{\n\tposition: relative;\n    left: 0%;\n    top: 1px;\n    display: inline;\n    font-family: sans-serif;\n}\n\n.group-settings,.view-group,.department-group,.user-group{\n\tcursor: pointer;\n}\n.create-article-tab,.link-article-tab{\n\tcursor: pointer;\n}\n\n\n.imgs-tiles{\n    position: relative;\n    /* padding: 15px 5px; */\n    /* margin: 0 0 10px 10px; */\n    min-width: 120px;\n    /* height: 60px; */\n    -webkit-box-shadow: none;\n    -moz-box-shadow: none;\n    box-shadow: none;\n    -webkit-border-radius: 0;\n    -moz-border-radius: 0;\n    border-radius: 0;\n    text-align: center;\n    color: #666;\n    border: 1px solid #ddd;\n    background-color: #fafafa;\n    font-size: 12px;\n   }\n .imgs-tiles img{\n \twidth: 100px;\n \theight: 100px;\n }\n .imgs-container{\n \tdisplay: block;\n \tmargin: 0 auto;\n \twidth: 75%;\n \tmargin-top: 30px;\n }\n  .video-gallery-thumb:hover{\n  \topacity:1;\n  }\n .video-gallery-thumb{\n \tmargin-bottom: 25px;\n \topacity:0.8;\n \tcursor: pointer;\n }\n \n.video-gallery-thumb img{\n\twidth:100%;\n}\n.video-gallery-thumb h2{\n\ttext-align: center;\n}\n\n\n#fountainTextG{\n\twidth:360px;\n\tmargin:auto;\n}\n#uploading{\n\tdisplay:none;\n\twidth:100%;\n\theight:100%;\n\tbackground: #000;\n\tz-index: 1111;\n\tposition: absolute;\n\topacity:0.7;\n}\n\n.fountainTextG{\n\tmargin-top:100%;\n\tcolor:rgb(255,255,255);\n\tfont-family:Arial;\n\tfont-size:38px;\n\ttext-decoration:none;\n\tfont-weight:normal;\n\tfont-style:normal;\n\tfloat:left;\n\tanimation-name:bounce_fountainTextG;\n\t\t-o-animation-name:bounce_fountainTextG;\n\t\t-ms-animation-name:bounce_fountainTextG;\n\t\t-webkit-animation-name:bounce_fountainTextG;\n\t\t-moz-animation-name:bounce_fountainTextG;\n\tanimation-duration:1.451s;\n\t\t-o-animation-duration:1.451s;\n\t\t-ms-animation-duration:1.451s;\n\t\t-webkit-animation-duration:1.451s;\n\t\t-moz-animation-duration:1.451s;\n\tanimation-iteration-count:infinite;\n\t\t-o-animation-iteration-count:infinite;\n\t\t-ms-animation-iteration-count:infinite;\n\t\t-webkit-animation-iteration-count:infinite;\n\t\t-moz-animation-iteration-count:infinite;\n\tanimation-direction:normal;\n\t\t-o-animation-direction:normal;\n\t\t-ms-animation-direction:normal;\n\t\t-webkit-animation-direction:normal;\n\t\t-moz-animation-direction:normal;\n\ttransform:scale(.5);\n\t\t-o-transform:scale(.5);\n\t\t-ms-transform:scale(.5);\n\t\t-webkit-transform:scale(.5);\n\t\t-moz-transform:scale(.5);\n}#fountainTextG_1{\n\tanimation-delay:0.5225s;\n\t\t-o-animation-delay:0.5225s;\n\t\t-ms-animation-delay:0.5225s;\n\t\t-webkit-animation-delay:0.5225s;\n\t\t-moz-animation-delay:0.5225s;\n}\n#fountainTextG_2{\n\tanimation-delay:0.619s;\n\t\t-o-animation-delay:0.619s;\n\t\t-ms-animation-delay:0.619s;\n\t\t-webkit-animation-delay:0.619s;\n\t\t-moz-animation-delay:0.619s;\n}\n#fountainTextG_3{\n\tanimation-delay:0.7255s;\n\t\t-o-animation-delay:0.7255s;\n\t\t-ms-animation-delay:0.7255s;\n\t\t-webkit-animation-delay:0.7255s;\n\t\t-moz-animation-delay:0.7255s;\n}\n#fountainTextG_4{\n\tanimation-delay:0.832s;\n\t\t-o-animation-delay:0.832s;\n\t\t-ms-animation-delay:0.832s;\n\t\t-webkit-animation-delay:0.832s;\n\t\t-moz-animation-delay:0.832s;\n}\n#fountainTextG_5{\n\tanimation-delay:0.9385s;\n\t\t-o-animation-delay:0.9385s;\n\t\t-ms-animation-delay:0.9385s;\n\t\t-webkit-animation-delay:0.9385s;\n\t\t-moz-animation-delay:0.9385s;\n}\n#fountainTextG_6{\n\tanimation-delay:1.035s;\n\t\t-o-animation-delay:1.035s;\n\t\t-ms-animation-delay:1.035s;\n\t\t-webkit-animation-delay:1.035s;\n\t\t-moz-animation-delay:1.035s;\n}\n#fountainTextG_7{\n\tanimation-delay:1.1415s;\n\t\t-o-animation-delay:1.1415s;\n\t\t-ms-animation-delay:1.1415s;\n\t\t-webkit-animation-delay:1.1415s;\n\t\t-moz-animation-delay:1.1415s;\n}\n#fountainTextG_8{\n\tanimation-delay:1.248s;\n\t\t-o-animation-delay:1.248s;\n\t\t-ms-animation-delay:1.248s;\n\t\t-webkit-animation-delay:1.248s;\n\t\t-moz-animation-delay:1.248s;\n}\n#fountainTextG_9{\n\tanimation-delay:1.3545s;\n\t\t-o-animation-delay:1.3545s;\n\t\t-ms-animation-delay:1.3545s;\n\t\t-webkit-animation-delay:1.3545s;\n\t\t-moz-animation-delay:1.3545s;\n}\n#fountainTextG_10{\n\tanimation-delay:1.451s;\n\t\t-o-animation-delay:1.451s;\n\t\t-ms-animation-delay:1.451s;\n\t\t-webkit-animation-delay:1.451s;\n\t\t-moz-animation-delay:1.451s;\n}\n#fountainTextG_11{\n\tanimation-delay:1.5575s;\n\t\t-o-animation-delay:1.5575s;\n\t\t-ms-animation-delay:1.5575s;\n\t\t-webkit-animation-delay:1.5575s;\n\t\t-moz-animation-delay:1.5575s;\n}\n#fountainTextG_12{\n\tanimation-delay:1.664s;\n\t\t-o-animation-delay:1.664s;\n\t\t-ms-animation-delay:1.664s;\n\t\t-webkit-animation-delay:1.664s;\n\t\t-moz-animation-delay:1.664s;\n}\n#fountainTextG_13{\n\tanimation-delay:1.7705s;\n\t\t-o-animation-delay:1.7705s;\n\t\t-ms-animation-delay:1.7705s;\n\t\t-webkit-animation-delay:1.7705s;\n\t\t-moz-animation-delay:1.7705s;\n}\n#fountainTextG_14{\n\tanimation-delay:1.867s;\n\t\t-o-animation-delay:1.867s;\n\t\t-ms-animation-delay:1.867s;\n\t\t-webkit-animation-delay:1.867s;\n\t\t-moz-animation-delay:1.867s;\n}\n#fountainTextG_15{\n\tanimation-delay:1.9735s;\n\t\t-o-animation-delay:1.9735s;\n\t\t-ms-animation-delay:1.9735s;\n\t\t-webkit-animation-delay:1.9735s;\n\t\t-moz-animation-delay:1.9735s;\n}\n#fountainTextG_16{\n\tanimation-delay:2.08s;\n\t\t-o-animation-delay:2.08s;\n\t\t-ms-animation-delay:2.08s;\n\t\t-webkit-animation-delay:2.08s;\n\t\t-moz-animation-delay:2.08s;\n}\n#fountainTextG_17{\n\tanimation-delay:2.1865s;\n\t\t-o-animation-delay:2.1865s;\n\t\t-ms-animation-delay:2.1865s;\n\t\t-webkit-animation-delay:2.1865s;\n\t\t-moz-animation-delay:2.1865s;\n}\n\n\n\n\n@keyframes bounce_fountainTextG{\n\t0%{\n\t\ttransform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\ttransform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n@-o-keyframes bounce_fountainTextG{\n\t0%{\n\t\t-o-transform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\t-o-transform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n@-ms-keyframes bounce_fountainTextG{\n\t0%{\n\t\t-ms-transform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\t-ms-transform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n@-webkit-keyframes bounce_fountainTextG{\n\t0%{\n\t\t-webkit-transform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\t-webkit-transform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n@-moz-keyframes bounce_fountainTextG{\n\t0%{\n\t\t-moz-transform:scale(1);\n\t\tcolor:rgb(255,255,255);\n\t}\n\n\t100%{\n\t\t-moz-transform:scale(.5);\n\t\tcolor:rgb(0,0,0);\n\t}\n}\n\n#captcha_div{\n\tfloat:left;\n}</pre></body></html>"
}
0
x-amz-checksum-crc32:aaceYA==

