7 lines
132 KiB
CSS
7 lines
132 KiB
CSS
|
|
@import url(http://fonts.googleapis.com/css?family=Open+Sans);#top-nav{height:45px;padding-right:10px;background-color:#fff;white-space:nowrap;min-width:310px;border-bottom:1px solid #f2f2f2}#top-nav.fixed{position:fixed;left:0;right:0;z-index:1000}@media (max-width:767px){#top-nav.fixed{left:-194px}}#top-nav .brand{display:block;text-align:center;font-size:17px;line-height:45px;width:194px;color:#999;background:#323447;float:left;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}#top-nav .brand:focus,#top-nav .brand:hover{color:#fff;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}#top-nav .page-title{float:left;line-height:45px;font-weight:500;color:#999}@media (max-width:767px){#top-nav .page-title{display:none}}#top-nav .navbar-toggle{margin:3px 0 0}#top-nav .navbar-toggle.hide-menu{display:block;margin-top:5px}@media (max-width:767px){#top-nav .navbar-toggle.hide-menu{display:none}}#top-nav .navbar-toggle .icon-bar{display:block;width:18px;height:2px;margin-bottom:3px;background-color:#999;border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:1px}#top-nav .navbar-toggle .icon-bar:last-child{margin-bottom:0}#top-nav .nav-notification{list-style:none;margin:0;float:right;white-space:nowrap;font-size:12px}@media (max-width:480px){#top-nav .nav-notification{font-size:11px}}#top-nav .nav-notification>li{display:block;position:relative;float:left;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}#top-nav .nav-notification>li.open{background:#fcfcfc}#top-nav .nav-notification>li.open .dropdown-menu{animation:fadeInUp .8s ease;-webkit-animation:fadeInUp .8s ease;-moz-animation:fadeInUp .8s ease;-ms-animation:fadeInUp .8s ease;-o-animation:fadeInUp .8s ease}#top-nav .nav-notification>li:last-child{border-right:none}#top-nav .nav-notification>li:hover{background:#fcfcfc;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}#top-nav .nav-notification>li.profile:focus a,#top-nav .nav-notification>li.profile:hover a{animation:none;-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none}#top-nav .nav-notification>li.profile:focus a>strong,#top-nav .nav-notification>li.profile:hover a>strong{display:inline-block;animation:fadeInRight .2s ease-in-out;-webkit-animation:fadeInRight .2s ease-in-out;-moz-animation:fadeInRight .2s ease-in-out;-ms-animation:fadeInRight .2s ease-in-out;-o-animation:fadeInRight .2s ease-in-out}#top-nav .nav-notification>li.profile:focus a>span,#top-nav .nav-notification>li.profile:hover a>span{display:inline-block;animation:fadeInLeft .2s ease-in-out;-webkit-animation:fadeInLeft .2s ease-in-out;-moz-animation:fadeInLeft .2s ease-in-out;-ms-animation:fadeInLeft .2s ease-in-out;-o-animation:fadeInLeft .2s ease-in-out}#top-nav .nav-notification>li.profile .dropdown-menu{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;min-width:220px}#top-nav .nav-notification>li.profile .dropdown-menu li:first-child{margin-bottom:10px}#top-nav .nav-notification>li.profile .dropdown-menu li:first-child a:hover{background:#fff;color:#000}#top-nav .nav-notification>li.profile .dropdown-menu li:not(:first-child) a{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}#top-nav .nav-notification>li.profile .dropdown-menu li:not(:first-child) a:focus,#top-nav .nav-notification>li.profile .dropdown-menu li:not(:first-child) a:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);background:0 0;color:#000;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2
|
|||
|
|
text-align: left;}.shortcut-link:hover{text-decoration:none;color:#626262;transition:color .2s ease;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease}.headline{margin:20px 0;padding:5px 0 10px;border-bottom:1px solid #eee;font-weight:500}.headline.dark{border-bottom:1px solid #1a1a1a}.headline .line{display:block;height:3px;background:#3c8dbc;margin-top:7px;margin-bottom:-10px;width:50px}.section-header{position:relative;text-align:center;font-weight:700;margin:30px 0}.section-header span{width:30%;display:block;margin:0 auto;font-size:22px;line-height:40px;font-weight:700}@media (max-width:767px){.section-header span{width:100%;text-align:left;padding-left:20px}}.section-header hr{position:absolute;border-top:1px solid #eee;border-bottom:1px solid #fff;width:35%}.section-header hr.right{right:0;top:0}.chart-container{margin-bottom:20px;width:100%;height:250px}.notification-label{position:absolute;display:inline-block;background:#fc8675;width:15px;height:15px;padding:2px;color:#fff;font-size:9px;text-align:center;border-radius:50em;-moz-border-radius:50em;-webkit-border-radius:50em;top:7px;right:5px;line-height:9px;text-shadow:none}#main-container{position:relative;min-height:800px;padding-top:45px;margin-left:194px}@media (max-width:480px){#main-container{min-width:310px}}@media (min-width:481px) and (max-width:550px){#main-container{min-width:471px}}@media (min-width:551px) and (max-width:600px){#main-container{min-width:541px}}@media (min-width:601px) and (max-width:670px){#main-container{min-width:591px}}@media (max-width:767px){#main-container{left:0;margin-left:0}}@media (min-width:768px) and (max-width:868px){#main-container{margin-left:90px;transition:margin-left .5s ease;-webkit-transition:margin-left .5s ease;-moz-transition:margin-left .5s ease;-ms-transition:margin-left .5s ease;-o-transition:margin-left .5s ease}}#main-container.fade-out{opacity:0;transform:translateX(-50px);-webkit-transform:translateX(-50px);-moz-transform:translateX(-50px);-ms-transform:translateX(-50px);-o-transform:translateX(-50px);transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease}.container-left{position:absolute;left:0;background:#000;height:100%;width:100px}.theme-color,.theme-pattern{display:inline-block;width:25px;height:25px;cursor:pointer;border:1px solid rgba(0,0,0,.2);margin:5px 0 -5px 5px;border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:1px}.theme-layout{cursor:pointer;color:#626262}.theme-layout:focus,.theme-layout:hover{text-decoration:none;color:#3c8dbc!important}#scroll-to-top{position:fixed;cursor:pointer;bottom:-1000px;right:3px;color:#fff;z-index:1049;border-radius:50em;-moz-border-radius:50em;-webkit-border-radius:50em;padding:10px 14px;background:rgba(60,141,188,.5);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}#scroll-to-top:focus,#scroll-to-top:hover{text-decoration:none;background:#3c8dbc;color:#fff;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear}.main-header{padding:20px}.main-header .page-title{float:left}.main-header .page-title span{display:block;color:#999;text-shadow:0 1px 0 #fff;font-size:12px;margin-top:5px}.main-header .page-stats{float:right;margin:0;padding:0;list-style:none}@media (max-width:480px){.main-header .page-stats{display:none}}.main-header .page-stats li{float:left;display:block;padding:0 20px;border-right:1px solid #ccc}.main-header .page-stats li:last-child{border-right:none}.main-header .page-stats li .sparkline{float:right;margin-top:5px}@media (max-width:979px){.main-header .page-stats li .sparkline{display:none}}.main-header .page-stats li .value{float:left;margin-right:20px}.main-header .page-stats li .value span{font-size:11px;font-weight:600;color:#bbb;text-shadow:0 1px 0 #fff;text-
|
|||
|
|
right:29px;
|
|||
|
|
top:16px;
|
|||
|
|
bottom:-116px;
|
|||
|
|
position:fixed;z-index:9999;opacity:1
|
|||
|
|
}#overlay.transparent{background:rgba(0,0,0,.5)}.overlay-inner{position:absolute;top:40%;left:45%}@media (max-width:767px){.overlay-inner{left:35%}}@media (max-width:600px){.overlay-inner{left:25%}}@media (max-width:480px){.overlay-inner{left:17%}}@media (max-width:400px){.overlay-inner{left:5%}}@media (max-width:767px){.overlay-inner.style2{left:45%}}@media (max-width:480px){.overlay-inner.style2{left:42%}}#fountainTextG{width:240px}.fountainTextG{color:#000;font-size:25px;text-decoration:none;font-weight:400;font-style:normal;float:left;-moz-animation-name:bounce_fountainTextG;-moz-animation-duration:1.82s;-moz-animation-iteration-count:infinite;-moz-animation-direction:linear;-moz-transform:scale(0.5);-webkit-animation-name:bounce_fountainTextG;-webkit-animation-duration:1.82s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;-webkit-transform:scale(0.5);-ms-animation-name:bounce_fountainTextG;-ms-animation-duration:1.82s;-ms-animation-iteration-count:infinite;-ms-animation-direction:linear;-ms-transform:scale(0.5);-o-animation-name:bounce_fountainTextG;-o-animation-duration:1.82s;-o-animation-iteration-count:infinite;-o-animation-direction:linear;-o-transform:scale(0.5);animation-name:bounce_fountainTextG;animation-duration:1.82s;animation-iteration-count:infinite;animation-direction:linear;transform:scale(0.5)}#fountainTextG_1{-moz-animation-delay:.52s;-webkit-animation-delay:.52s;-ms-animation-delay:.52s;-o-animation-delay:.52s;animation-delay:.52s}#fountainTextG_2{-moz-animation-delay:.65s;-webkit-animation-delay:.65s;-ms-animation-delay:.65s;-o-animation-delay:.65s;animation-delay:.65s}#fountainTextG_3{-moz-animation-delay:.78s;-webkit-animation-delay:.78s;-ms-animation-delay:.78s;-o-animation-delay:.78s;animation-delay:.78s}#fountainTextG_4{-moz-animation-delay:.91s;-webkit-animation-delay:.91s;-ms-animation-delay:.91s;-o-animation-delay:.91s;animation-delay:.91s}#fountainTextG_5{-moz-animation-delay:1.04s;-webkit-animation-delay:1.04s;-ms-animation-delay:1.04s;-o-animation-delay:1.04s;animation-delay:1.04s}#fountainTextG_6{-moz-animation-delay:1.17s;-webkit-animation-delay:1.17s;-ms-animation-delay:1.17s;-o-animation-delay:1.17s;animation-delay:1.17s}#fountainTextG_7{-moz-animation-delay:1.3s;-webkit-animation-delay:1.3s;-ms-animation-delay:1.3s;-o-animation-delay:1.3s;animation-delay:1.3s}#fountainTextG_8{-moz-animation-delay:1.43s;-webkit-animation-delay:1.43s;-ms-animation-delay:1.43s;-o-animation-delay:1.43s;animation-delay:1.43s}#fountainTextG_9{-moz-animation-delay:1.56s;-webkit-animation-delay:1.56s;-ms-animation-delay:1.56s;-o-animation-delay:1.56s;animation-delay:1.56s}#fountainTextG_10{-moz-animation-delay:1.69s;-webkit-animation-delay:1.69s;-ms-animation-delay:1.69s;-o-animation-delay:1.69s;animation-delay:1.69s}@-moz-keyframes bounce_fountainTextG{0%{-moz-transform:scale(1);color:#000}100%{-moz-transform:scale(0.5);color:#FFF}}@-webkit-keyframes bounce_fountainTextG{0%{-webkit-transform:scale(1);color:#000}100%{-webkit-transform:scale(0.5);color:#FFF}}@-ms-keyframes bounce_fountainTextG{0%{-ms-transform:scale(1);color:#000}100%{-ms-transform:scale(0.5);color:#FFF}}@-o-keyframes bounce_fountainTextG{0%{-o-transform:scale(1);color:#000}100%{-o-transform:scale(0.5);color:#FFF}}@keyframes bounce_fountainTextG{0%{transform:scale(1);color:#000}100%{transform:scale(0.5);color:#FFF}}#followingBallsG{position:relative;width:256px;height:20px}.followingBallsG{background-color:#000;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;animation-name:bounce_followingBallsG;-webkit-animation-name:bounce_followingBallsG;-moz-animation-name:bounce_followingBallsG;-ms-animation-name:bounce_followingBallsG;-o-animation-name:bounce_followingBallsG;animation-duration:3.2s;-webkit-animation-duration:3.2s;-moz-animation-duration:3.2s;-ms-animation-duration:3.2s;-o-animation-duration:3.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-itera
|