2023年政策修订增补工作正在进行中,欢迎参与!
User:Ave/common.css
< User:Ave
注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox/Safari:按住“Shift”的同时单击“刷新”,或按“Ctrl-F5”或“Ctrl-R”(Mac为“⌘-R”)
- Google Chrome:按“Ctrl-Shift-R”(Mac为“⌘-Shift-R”)
- Internet Explorer:按住“Ctrl”的同时单击“刷新”,或按“Ctrl-F5”
- Opera:在“工具→首选项”中清除缓存
- 如果您已登录但该页面出现未登录状态,请尝试在地址栏的地址最后添加代码
?_=1
来访问最新页面。 - 添加代码后的本页地址如下:
-{R|https://moegirl.icu/User:Ave/common.css?_=1}-
.sx {
font-weight:bold;
font-size:12px;
color: #6f5d5d;
}
.sx-zt {
color: #757575;
font-size:12px;
}
.img-sd {
width:70px;
height:70px;
box-shadow: 1px 0 3px rgba(0, 0, 0, 0.56);
}
/* tabber选项卡 */
.tabber .tabbertab {
padding: 10px;
border: 1px solid #404040;
border-top-color: rgb(64, 64, 64);
border-top-style: solid;
border-top-width: 1px;
border-top: 0;
overflow: hidden;
background:#eee;
}
ul.tabbernav {
margin: 0;
padding: 12px 0;
border: 1px solid #404040;
font: bold 12px Verdana,sans-serif;
background: #404040;
border-left: 0px;
border-right: 0px;
}
ul.tabbernav li a {
padding: 12px 10px;
margin: 0px;
border: 0px solid #404040;
border-bottom: none;
background: #404040;
text-decoration: none;
}
ul.tabbernav li.tabberactive a {
background-color: #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #404040;
border-top: 1px solid #404040;
color: #404040 !important;
}
ul.tabbernav li a:link {
color: #fff;
}
ul.tabbernav li a:hover {
color: #404040;
background: #eee;
border-color: #404040;
border: 1px solid #404040;
border-right: 0px;
}
ul.tabbernav li.tabberactive a:hover {
color: #404040 !important;
background: #eee;
border-bottom: 1px solid #eee;
}
@media only screen and (max-width:759px){
ul.tabbernav li a {
height: 40px;
display: inline-block;
}
ul.tabbernav {
padding: 0px;
}
.open-in-appwrapper{
display: none !important;
}/*屏蔽App内打开*/
.button .download-app{
display: none !important;
}/*屏蔽下App按纽*/
/* 作者:九江月
.moe-active{background-color:#fff !important;}
.moe-guest,.moe-guest-on{display:block!important;}
.no-law-to-see,.moe-guest-off{display:none!important;}
.moe-box{margin-right:auto;margin-left:auto;}
/*
.moe-hover{display:inline-block;}
.moe-hover .moe-dis-block {display:block;}
.moe-hover .moe-dis-none {display:none;}
.moe-hover .moe-dis-inline {display:inline;}
.moe-hover .moe-dis-inline-block {display:inline-block;}
.moe-hover:hover .onhover-none{display:none;}
.moe-hover:hover .onhover-block{display:block;}
.moe-hover:hover .onhover-inline-block{display:inline-block;}
.moe-hover .onhover-fadeIn{opacity:0;}
.moe-hover:hover .onhover-fadeIn{opacity:1;}
.moe-hover:hover .onhover-fadeOut{opacity:0;}
.moe-hover .onhover-fadeOut{transition: opacity 1s;}
.moe-hover .onhover-fadeIn{transition: opacity 1s;}
.moe-hover .onhover-fade-fast{transition: opacity 0.3s;}
.moe-hover .onhover-fade-slow{transition: opacity 2s;}
*/
/* #region 玩具盒子 */
@keyframes spincube
{
25% {transform:rotateX(-33.5deg) rotateY(360deg);}
50% {transform:rotateX(0deg) rotateY(720deg);}
75% {transform:rotateX(33.5deg) rotateY(1080deg);}
100% {transform:rotateX(0deg) rotateY(1440deg);}
}
.moe-ani-spincube{animation-name:spincube;}
.moe-ani-count-infinite{animation-iteration-count: infinite;}
.moe-ani-timelong-12{animation-duration:12s;}
.moe-ani-timelong-24{animation-duration:24s;}
.moe-ani-timelong-36{animation-duration:36s;}
.moe-ani-timelong-48{animation-duration:48s;}
.moe-ani-timelong-60{animation-duration:60s;}
.moe-ani-timing-linear{animation-timing-function: linear;}
.moe-ani-spinwise{animation-name:spinwise;} @keyframes spinwise{ from{transform:rotateZ(0deg)} to{transform:rotateZ(360deg)} }
/* #endregion 玩具盒子 */
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{
position:relative;
min-height:1px;}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
float:left;}
.col-xs-12{width:100%;}
.col-xs-11{width:calc(100% * 11 / 12 );}
.col-xs-10{width:calc(100% * 5 / 6 );}
.col-xs-9{width:75%;}
.col-xs-8{width:calc(100% * 2 / 3 );}
.col-xs-7{width:calc(100% * 7 / 12 );}
.col-xs-6{width:50%;}
.col-xs-5{width:calc(100% * 5 / 12 );}
.col-xs-4{width:calc(100% * 1 / 3 );}
.col-xs-3{width:25%;}
.col-xs-2{width:calc(100% * 1 / 6 );}
.col-xs-1{width:calc(100% * 1 / 12 );}
.col-xs-pull-12{right:100%;}
.col-xs-pull-11{right:calc(100% * 11 / 12 );}
.col-xs-pull-10{right:calc(100% * 5 / 6 );}
.col-xs-pull-9{right:75%;}
.col-xs-pull-8{right:calc(100% * 2 / 3 );}
.col-xs-pull-7{right:calc(100% * 7 / 12 );}
.col-xs-pull-6{right:50%;}
.col-xs-pull-5{right:calc(100% * 5 / 12 );}
.col-xs-pull-4{right:calc(100% * 1 / 3 );}
.col-xs-pull-3{right:25%;}
.col-xs-pull-2{right:calc(100% * 1 / 6 );}
.col-xs-pull-1{right:calc(100% * 1 / 12 );}
.col-xs-pull-0{right:auto;}
.col-xs-push-12{left:100%;}
.col-xs-push-11{left:calc(100% * 11 / 12 );}
.col-xs-push-10{left:calc(100% * 5 / 6 );}
.col-xs-push-9{left:75%;}
.col-xs-push-8{left:calc(100% * 2 / 3 );}
.col-xs-push-7{left:calc(100% * 7 / 12 );}
.col-xs-push-6{left:50%;}
.col-xs-push-5{left:calc(100% * 5 / 12 );}
.col-xs-push-4{left:calc(100% * 1 / 3 );}
.col-xs-push-3{left:25%;}
.col-xs-push-2{left:calc(100% * 1 / 6 );}
.col-xs-push-1{left:calc(100% * 1 / 12 );}
.col-xs-push-0{left:auto;}
.col-xs-offset-12{margin-left:100%;}
.col-xs-offset-11{margin-left:calc(100% * 11 / 12 );}
.col-xs-offset-10{margin-left:calc(100% * 5 / 6 );}
.col-xs-offset-9{margin-left:75%;}
.col-xs-offset-8{margin-left:calc(100% * 2 / 3 );}
.col-xs-offset-7{margin-left:calc(100% * 7 / 12 );}
.col-xs-offset-6{margin-left:50%;}
.col-xs-offset-5{margin-left:calc(100% * 5 / 12 );}
.col-xs-offset-4{margin-left:calc(100% * 1 / 3 );}
.col-xs-offset-3{margin-left:25%;}
.col-xs-offset-2{margin-left:calc(100% * 1 / 6 );}
.col-xs-offset-1{margin-left:calc(100% * 1 / 12 );}
.col-xs-offset-0{margin-left:0;}
@media(min-width:768px){
.container{width:750px;}
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
float:left;}
.col-sm-12{width:100%;}
.col-sm-11{width:calc(100% * 11 / 12 );}
.col-sm-10{width:calc(100% * 5 / 6 );}
.col-sm-9{width:75%;}
.col-sm-8{width:calc(100% * 2 / 3 );}
.col-sm-7{width:calc(100% * 7 / 12 );}
.col-sm-6{width:50%;}
.col-sm-5{width:calc(100% * 5 / 12 );}
.col-sm-4{width:calc(100% * 1 / 3 );}
.col-sm-3{width:25%;}
.col-sm-2{width:calc(100% * 1 / 6 );}
.col-sm-1{width:calc(100% * 1 / 12 );}
.col-sm-pull-12{right:100%;}
.col-sm-pull-11{right:calc(100% * 11 / 12 );}
.col-sm-pull-10{right:calc(100% * 5 / 6 );}
.col-sm-pull-9{right:75%;}
.col-sm-pull-8{right:calc(100% * 2 / 3 );}
.col-sm-pull-7{right:calc(100% * 7 / 12 );}
.col-sm-pull-6{right:50%;}
.col-sm-pull-5{right:calc(100% * 5 / 12 );}
.col-sm-pull-4{right:calc(100% * 1 / 3 );}
.col-sm-pull-3{right:25%;}
.col-sm-pull-2{right:calc(100% * 1 / 6 );}
.col-sm-pull-1{right:calc(100% * 1 / 12 );}
.col-sm-pull-0{right:auto;}
.col-sm-push-12{left:100%;}
.col-sm-push-11{left:calc(100% * 11 / 12 );}
.col-sm-push-10{left:calc(100% * 5 / 6 );}
.col-sm-push-9{left:75%;}
.col-sm-push-8{left:calc(100% * 2 / 3 );}
.col-sm-push-7{left:calc(100% * 7 / 12 );}
.col-sm-push-6{left:50%;}
.col-sm-push-5{left:calc(100% * 5 / 12 );}
.col-sm-push-4{left:calc(100% * 1 / 3 );}
.col-sm-push-3{left:25%;}
.col-sm-push-2{left:calc(100% * 1 / 6 );}
.col-sm-push-1{left:calc(100% * 1 / 12 );}
.col-sm-push-0{left:auto;}
.col-sm-offset-12{margin-left:100%;}
.col-sm-offset-11{margin-left:calc(100% * 11 / 12 );}
.col-sm-offset-10{margin-left:calc(100% * 5 / 6 );}
.col-sm-offset-9{margin-left:75%;}
.col-sm-offset-8{margin-left:calc(100% * 2 / 3 );}
.col-sm-offset-7{margin-left:calc(100% * 7 / 12 );}
.col-sm-offset-6{margin-left:50%;}
.col-sm-offset-5{margin-left:calc(100% * 5 / 12 );}
.col-sm-offset-4{margin-left:calc(100% * 1 / 3 );}
.col-sm-offset-3{margin-left:25%;}
.col-sm-offset-2{margin-left:calc(100% * 1 / 6 );}
.col-sm-offset-1{margin-left:calc(100% * 1 / 12 );}
.col-sm-offset-0{margin-left:0;}
}
@media(min-width:992px){
.container{width:970px;}
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
float:left;}
.col-md-12{width:100%;}
.col-md-11{width:calc(100% * 11 / 12 );}
.col-md-10{width:calc(100% * 5 / 6 );}
.col-md-9{width:75%;}
.col-md-8{width:calc(100% * 2 / 3 );}
.col-md-7{width:calc(100% * 7 / 12 );}
.col-md-6{width:50%;}
.col-md-5{width:calc(100% * 5 / 12 );}
.col-md-4{width:calc(100% * 1 / 3 );}
.col-md-3{width:25%;}
.col-md-2{width:calc(100% * 1 / 6 );}
.col-md-1{width:calc(100% * 1 / 12 );}
.col-md-pull-12{right:100%;}
.col-md-pull-11{right:calc(100% * 11 / 12 );}
.col-md-pull-10{right:calc(100% * 5 / 6 );}
.col-md-pull-9{right:75%;}
.col-md-pull-8{right:calc(100% * 2 / 3 );}
.col-md-pull-7{right:calc(100% * 7 / 12 );}
.col-md-pull-6{right:50%;}
.col-md-pull-5{right:calc(100% * 5 / 12 );}
.col-md-pull-4{right:calc(100% * 1 / 3 );}
.col-md-pull-3{right:25%;}
.col-md-pull-2{right:calc(100% * 1 / 6 );}
.col-md-pull-1{right:calc(100% * 1 / 12 );}
.col-md-pull-0{right:auto;}
.col-md-push-12{left:100%;}
.col-md-push-11{left:calc(100% * 11 / 12 );}
.col-md-push-10{left:calc(100% * 5 / 6 );}
.col-md-push-9{left:75%;}
.col-md-push-8{left:calc(100% * 2 / 3 );}
.col-md-push-7{left:calc(100% * 7 / 12 );}
.col-md-push-6{left:50%;}
.col-md-push-5{left:calc(100% * 5 / 12 );}
.col-md-push-4{left:calc(100% * 1 / 3 );}
.col-md-push-3{left:25%;}
.col-md-push-2{left:calc(100% * 1 / 6 );}
.col-md-push-1{left:calc(100% * 1 / 12 );}
.col-md-push-0{left:auto;}
.col-md-offset-12{margin-left:100%;}
.col-md-offset-11{margin-left:calc(100% * 11 / 12 );}
.col-md-offset-10{margin-left:calc(100% * 5 / 6 );}
.col-md-offset-9{margin-left:75%;}
.col-md-offset-8{margin-left:calc(100% * 2 / 3 );}
.col-md-offset-7{margin-left:calc(100% * 7 / 12 );}
.col-md-offset-6{margin-left:50%;}
.col-md-offset-5{margin-left:calc(100% * 5 / 12 );}
.col-md-offset-4{margin-left:calc(100% * 1 / 3 );}
.col-md-offset-3{margin-left:25%;}
.col-md-offset-2{margin-left:calc(100% * 1 / 6 );}
.col-md-offset-1{margin-left:calc(100% * 1 / 12 );}
.col-md-offset-0{margin-left:0;}
}
@media(min-width:1200px){
.container{width:1170px;}
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{
float:left;
}
.col-lg-12{width:100%;}
.col-lg-11{width:calc(100% * 11 / 12 );}
.col-lg-10{width:calc(100% * 5 / 6 );}
.col-lg-9{width:75%;}
.col-lg-8{width:calc(100% * 2 / 3 );}
.col-lg-7{width:calc(100% * 7 / 12 );}
.col-lg-6{width:50%;}
.col-lg-5{width:calc(100% * 5 / 12 );}
.col-lg-4{width:calc(100% * 1 / 3 );}
.col-lg-3{width:25%;}
.col-lg-2{width:calc(100% * 1 / 6 );}
.col-lg-1{width:calc(100% * 1 / 12 );}
.col-lg-pull-12{right:100%;}
.col-lg-pull-11{right:calc(100% * 11 / 12 );}
.col-lg-pull-10{right:calc(100% * 5 / 6 );}
.col-lg-pull-9{right:75%;}
.col-lg-pull-8{right:calc(100% * 2 / 3 );}
.col-lg-pull-7{right:calc(100% * 7 / 12 );}
.col-lg-pull-6{right:50%;}
.col-lg-pull-5{right:calc(100% * 5 / 12 );}
.col-lg-pull-4{right:calc(100% * 1 / 3 );}
.col-lg-pull-3{right:25%;}
.col-lg-pull-2{right:calc(100% * 1 / 6 );}
.col-lg-pull-1{right:calc(100% * 1 / 12 );}
.col-lg-pull-0{right:auto;}
.col-lg-push-12{left:100%;}
.col-lg-push-11{left:calc(100% * 11 / 12 );}
.col-lg-push-10{left:calc(100% * 5 / 6 );}
.col-lg-push-9{left:75%;}
.col-lg-push-8{left:calc(100% * 2 / 3 );}
.col-lg-push-7{left:calc(100% * 7 / 12 );}
.col-lg-push-6{left:50%;}
.col-lg-push-5{left:calc(100% * 5 / 12 );}
.col-lg-push-4{left:calc(100% * 1 / 3 );}
.col-lg-push-3{left:25%;}
.col-lg-push-2{left:calc(100% * 1 / 6 );}
.col-lg-push-1{left:calc(100% * 1 / 12 );}
.col-lg-push-0{left:auto;}
.col-lg-offset-12{margin-left:100%;}
.col-lg-offset-11{margin-left:calc(100% * 11 / 12 );}
.col-lg-offset-10{margin-left:calc(100% * 5 / 6 );}
.col-lg-offset-9{margin-left:75%;}
.col-lg-offset-8{margin-left:calc(100% * 2 / 3 );}
.col-lg-offset-7{margin-left:calc(100% * 7 / 12 );}
.col-lg-offset-6{margin-left:50%;}
.col-lg-offset-5{margin-left:calc(100% * 5 / 12 );}
.col-lg-offset-4{margin-left:calc(100% * 1 / 3 );}
.col-lg-offset-3{margin-left:25%;}
.col-lg-offset-2{margin-left:calc(100% * 1 / 6 );}
.col-lg-offset-1{margin-left:calc(100% * 1 / 12 );}
.col-lg-offset-0{margin-left:0;}
}
.visible-xs,.visible-sm,.visible-md,.visible-lg,
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,
.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,
.visible-md-block,.visible-md-inline,.visible-md-inline-block,
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
display:none!important;
}
@media(max-width:767px){
.visible-xs{display:block!important;}
.visible-xs-block{display:block!important;}
.visible-xs-inline{display:inline!important;}
.visible-xs-inline-block{display:inline-block!important;}
.hidden-xs{display:none!important;}
}
@media (min-width:768px) and (max-width:991px){
.visible-sm{display:block!important;}
.visible-sm-block{display:block!important;}
.visible-sm-inline{display:inline!important;}
.visible-sm-inline-block{display:inline-block!important;}
.hidden-sm{display:none!important;}
}
@media (min-width:992px) and (max-width:1199px){
.visible-md{display:block!important;}
.visible-md-block{display:block!important;}
.visible-md-inline{display:inline!important;}
.visible-md-inline-block{display:inline-block!important;}
.hidden-md{display:none!important;}
}
@media(min-width:1200px){
.visible-lg{display:block!important;}
.visible-lg-block{display:block!important;}
.visible-lg-inline{display:inline!important;}
.visible-lg-inline-block{display:inline-block!important;}
.hidden-lg{display:none!important;}
}
/* animation */
.animation{animation-iteration-count:infinite;animation-timing-function: linear;}
/* animation-time */
.ani-time-1{animation-duration:1s;}.ani-time-2{animation-duration:2s;}.ani-time-3{animation-duration:3s;}
.ani-time-4{animation-duration:4s;}.ani-time-5{animation-duration:5s;}.ani-time-6{animation-duration:6s;}
.ani-time-7{animation-duration:7s;}.ani-time-8{animation-duration:8s;}.ani-time-9{animation-duration:9s;}
.ani-time-10{animation-duration:10s;}
.ani-time-11{animation-duration:11s;}.ani-time-12{animation-duration:12s;}.ani-time-13{animation-duration:13s;}
.ani-time-14{animation-duration:14s;}.ani-time-15{animation-duration:15s;}.ani-time-16{animation-duration:16s;}
.ani-time-17{animation-duration:17s;}.ani-time-18{animation-duration:18s;}.ani-time-19{animation-duration:19s;}
.ani-time-20{animation-duration:20s;}
.ani-time-21{animation-duration:21s;}.ani-time-22{animation-duration:22s;}.ani-time-23{animation-duration:23s;}
.ani-time-24{animation-duration:24s;}.ani-time-25{animation-duration:25s;}.ani-time-26{animation-duration:26s;}
.ani-time-27{animation-duration:27s;}.ani-time-28{animation-duration:28s;}.ani-time-29{animation-duration:29s;}
.ani-time-30{animation-duration:30s;}
.ani-time-31{animation-duration:31s;}.ani-time-32{animation-duration:32s;}.ani-time-33{animation-duration:33s;}
.ani-time-34{animation-duration:34s;}.ani-time-35{animation-duration:35s;}.ani-time-36{animation-duration:36s;}
.ani-time-37{animation-duration:37s;}.ani-time-38{animation-duration:38s;}.ani-time-39{animation-duration:39s;}
.ani-time-40{animation-duration:40s;}
.ani-time-41{animation-duration:41s;}.ani-time-42{animation-duration:42s;}.ani-time-43{animation-duration:43s;}
.ani-time-44{animation-duration:44s;}.ani-time-45{animation-duration:45s;}.ani-time-46{animation-duration:46s;}
.ani-time-47{animation-duration:47s;}.ani-time-48{animation-duration:48s;}.ani-time-49{animation-duration:49s;}
.ani-time-50{animation-duration:50s;}
.ani-time-51{animation-duration:51s;}.ani-time-52{animation-duration:52s;}.ani-time-53{animation-duration:53s;}
.ani-time-54{animation-duration:54s;}.ani-time-55{animation-duration:55s;}.ani-time-56{animation-duration:56s;}
.ani-time-57{animation-duration:57s;}.ani-time-58{animation-duration:58s;}.ani-time-59{animation-duration:59s;}
.ani-time-60{animation-duration:60s;}
.ani-delay-01{animation-delay:0.1s;}.ani-delay-02{animation-delay:0.2s;}.ani-delay-03{animation-delay:0.3s;}
.ani-delay-04{animation-delay:0.4s;}.ani-delay-05{animation-delay:0.5s;}.ani-delay-06{animation-delay:0.6s;}
.ani-delay-07{animation-delay:0.7s;}.ani-delay-08{animation-delay:0.8s;}.ani-delay-09{animation-delay:0.9s;}
.ani-delay-1{animation-delay:1s;}.ani-delay-2{animation-delay:2s;}.ani-delay-3{animation-delay:3s;}
.ani-delay-4{animation-delay:4s;}.ani-delay-5{animation-delay:5s;}.ani-delay-6{animation-delay:6s;}
.ani-delay-7{animation-delay:7s;}.ani-delay-8{animation-delay:8s;}.ani-delay-9{animation-delay:9s;}
.ani-delay-10{animation-delay:10s;}
.ani-delay-11{animation-delay:11s;}.ani-delay-12{animation-delay:12s;}.ani-delay-13{animation-delay:13s;}
.ani-delay-14{animation-delay:14s;}.ani-delay-15{animation-delay:15s;}.ani-delay-16{animation-delay:16s;}
.ani-delay-17{animation-delay:17s;}.ani-delay-18{animation-delay:18s;}.ani-delay-19{animation-delay:19s;}
.ani-delay-20{animation-delay:20s;}
.ani-delay-21{animation-delay:21s;}.ani-delay-22{animation-delay:22s;}.ani-delay-23{animation-delay:23s;}
.ani-delay-24{animation-delay:24s;}.ani-delay-25{animation-delay:25s;}.ani-delay-26{animation-delay:26s;}
.ani-delay-27{animation-delay:27s;}.ani-delay-28{animation-delay:28s;}.ani-delay-29{animation-delay:29s;}
.ani-delay-30{animation-delay:30s;}
.ani-delay-31{animation-delay:31s;}.ani-delay-32{animation-delay:32s;}.ani-delay-33{animation-delay:33s;}
.ani-delay-34{animation-delay:34s;}.ani-delay-35{animation-delay:35s;}.ani-delay-36{animation-delay:36s;}
.ani-delay-37{animation-delay:37s;}.ani-delay-38{animation-delay:38s;}.ani-delay-39{animation-delay:39s;}
.ani-delay-40{animation-delay:40s;}
.ani-delay-41{animation-delay:41s;}.ani-delay-42{animation-delay:42s;}.ani-delay-43{animation-delay:43s;}
.ani-delay-44{animation-delay:44s;}.ani-delay-45{animation-delay:45s;}.ani-delay-46{animation-delay:46s;}
.ani-delay-47{animation-delay:47s;}.ani-delay-48{animation-delay:48s;}.ani-delay-49{animation-delay:49s;}
.ani-delay-50{animation-delay:50s;}
.ani-delay-51{animation-delay:51s;}.ani-delay-52{animation-delay:52s;}.ani-delay-53{animation-delay:53s;}
.ani-delay-54{animation-delay:54s;}.ani-delay-55{animation-delay:55s;}.ani-delay-56{animation-delay:56s;}
.ani-delay-57{animation-delay:57s;}.ani-delay-58{animation-delay:58s;}.ani-delay-59{animation-delay:59s;}
.ani-delay-60{animation-delay:60s;}
/* animation-frames */
.move-ltr-1{animation-name:move-ltr-1;}@keyframes move-ltr-1{from {margin-left:calc(0% - 30px);} to {margin-left:100%;}}
.move-ltr-2{animation-name:move-ltr-2;}@keyframes move-ltr-2{from {margin-left:calc(0% - 60px);} to {margin-left:100%;}}
.move-ltr-3{animation-name:move-ltr-3;}@keyframes move-ltr-3{from {margin-left:calc(0% - 90px);} to {margin-left:100%;}}
.move-ltr-4{animation-name:move-ltr-4;}@keyframes move-ltr-4{from {margin-left:calc(0% - 120px);} to {margin-left:100%;}}
.move-ltr-5{animation-name:move-ltr-5;}@keyframes move-ltr-5{from {margin-left:calc(0% - 150px);} to {margin-left:100%;}}
.move-ltr-6{animation-name:move-ltr-6;}@keyframes move-ltr-6{from {margin-left:calc(0% - 180px);} to {margin-left:100%;}}
.move-ltr-7{animation-name:move-ltr-7;}@keyframes move-ltr-7{from {margin-left:calc(0% - 210px);} to {margin-left:100%;}}
.move-ltr-8{animation-name:move-ltr-8;}@keyframes move-ltr-8{from {margin-left:calc(0% - 240px);} to {margin-left:100%;}}
.move-ltr-9{animation-name:move-ltr-9;}@keyframes move-ltr-9{from {margin-left:calc(0% - 270px);} to {margin-left:100%;}}
.move-ltr-10{animation-name:move-ltr-10;}@keyframes move-ltr-10{from {margin-left:calc(0% - 300px);} to {margin-left:100%;}}
.move-ltr-11{animation-name:move-ltr-11;}@keyframes move-ltr-11{from {margin-left:calc(0% - 330px);} to {margin-left:100%;}}
.move-ltr-12{animation-name:move-ltr-12;}@keyframes move-ltr-12{from {margin-left:calc(0% - 360px);} to {margin-left:100%;}}
.move-ltr-13{animation-name:move-ltr-13;}@keyframes move-ltr-13{from {margin-left:calc(0% - 390px);} to {margin-left:100%;}}
.move-ltr-14{animation-name:move-ltr-14;}@keyframes move-ltr-14{from {margin-left:calc(0% - 420px);} to {margin-left:100%;}}
.move-ltr-15{animation-name:move-ltr-15;}@keyframes move-ltr-15{from {margin-left:calc(0% - 450px);} to {margin-left:100%;}}
.move-ltr-16{animation-name:move-ltr-16;}@keyframes move-ltr-16{from {margin-left:calc(0% - 480px);} to {margin-left:100%;}}
.move-rtl-1{animation-name:move-rtl-1;}@keyframes move-rtl-1{from {margin-left:100%;} to {margin-left:calc(0% - 30px);}}
.move-rtl-2{animation-name:move-rtl-2;}@keyframes move-rtl-2{from {margin-left:100%;} to {margin-left:calc(0% - 60px);}}
.move-rtl-3{animation-name:move-rtl-3;}@keyframes move-rtl-3{from {margin-left:100%;} to {margin-left:calc(0% - 90px);}}
.move-rtl-4{animation-name:move-rtl-4;}@keyframes move-rtl-4{from {margin-left:100%;} to {margin-left:calc(0% - 120px);}}
.move-rtl-5{animation-name:move-rtl-5;}@keyframes move-rtl-5{from {margin-left:100%;} to {margin-left:calc(0% - 150px);}}
.move-rtl-6{animation-name:move-rtl-6;}@keyframes move-rtl-6{from {margin-left:100%;} to {margin-left:calc(0% - 180px);}}
.move-rtl-7{animation-name:move-rtl-7;}@keyframes move-rtl-7{from {margin-left:100%;} to {margin-left:calc(0% - 210px);}}
.move-rtl-8{animation-name:move-rtl-8;}@keyframes move-rtl-8{from {margin-left:100%;} to {margin-left:calc(0% - 240px);}}
.move-rtl-9{animation-name:move-rtl-9;}@keyframes move-rtl-9{from {margin-left:100%;} to {margin-left:calc(0% - 270px);}}
.move-rtl-10{animation-name:move-rtl-10;}@keyframes move-rtl-10{from {margin-left:100%;} to {margin-left:calc(0% - 300px);}}
.move-rtl-11{animation-name:move-rtl-11;}@keyframes move-rtl-11{from {margin-left:100%;} to {margin-left:calc(0% - 330px);}}
.move-rtl-12{animation-name:move-rtl-12;}@keyframes move-rtl-12{from {margin-left:100%;} to {margin-left:calc(0% - 360px);}}
.move-rtl-13{animation-name:move-rtl-13;}@keyframes move-rtl-13{from {margin-left:100%;} to {margin-left:calc(0% - 390px);}}
.move-rtl-14{animation-name:move-rtl-14;}@keyframes move-rtl-14{from {margin-left:100%;} to {margin-left:calc(0% - 420px);}}
.move-rtl-15{animation-name:move-rtl-15;}@keyframes move-rtl-15{from {margin-left:100%;} to {margin-left:calc(0% - 450px);}}
.move-rtl-16{animation-name:move-rtl-16;}@keyframes move-rtl-16{from {margin-left:100%;} to {margin-left:calc(0% - 480px);}}
.move-ltl{animation-name:move-ltl;}@keyframes move-ltl{50% {margin-left:0%;} 50% {margin-left:100%;} 100% {margin-left:0%;}}
.move-ltl-1{animation-name:move-ltl-1;}@keyframes move-ltl-1{0% {margin-left:calc(0% - 30px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 30px);}}
.move-ltl-2{animation-name:move-ltl-2;}@keyframes move-ltl-2{0% {margin-left:calc(0% - 60px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 60px);}}
.move-ltl-3{animation-name:move-ltl-3;}@keyframes move-ltl-3{0% {margin-left:calc(0% - 90px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 90px);}}
.move-ltl-4{animation-name:move-ltl-4;}@keyframes move-ltl-4{0% {margin-left:calc(0% - 120px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 120px);}}
.move-ltl-5{animation-name:move-ltl-5;}@keyframes move-ltl-5{0% {margin-left:calc(0% - 150px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 150px);}}
.move-ltl-6{animation-name:move-ltl-6;}@keyframes move-ltl-6{0% {margin-left:calc(0% - 180px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 180px);}}
.move-ltl-7{animation-name:move-ltl-7;}@keyframes move-ltl-7{0% {margin-left:calc(0% - 210px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 210px);}}
.move-ltl-8{animation-name:move-ltl-8;}@keyframes move-ltl-8{0% {margin-left:calc(0% - 240px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 240px);}}
.move-ltl-9{animation-name:move-ltl-9;}@keyframes move-ltl-9{0% {margin-left:calc(0% - 270px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 270px);}}
.move-ltl-10{animation-name:move-ltl-10;}@keyframes move-ltl-10{0% {margin-left:calc(0% - 300px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 300px);}}
.move-ltl-11{animation-name:move-ltl-11;}@keyframes move-ltl-11{0% {margin-left:calc(0% - 330px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 330px);}}
.move-ltl-12{animation-name:move-ltl-12;}@keyframes move-ltl-12{0% {margin-left:calc(0% - 360px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 360px);}}
.move-ltl-13{animation-name:move-ltl-13;}@keyframes move-ltl-13{0% {margin-left:calc(0% - 390px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 390px);}}
.move-ltl-14{animation-name:move-ltl-14;}@keyframes move-ltl-14{0% {margin-left:calc(0% - 420px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 420px);}}
.move-ltl-15{animation-name:move-ltl-15;}@keyframes move-ltl-15{0% {margin-left:calc(0% - 450px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 450px);}}
.move-ltl-16{animation-name:move-ltl-16;}@keyframes move-ltl-16{0% {margin-left:calc(0% - 480px);} 50% {margin-left:100%;} 100% {margin-left:calc(0% - 480px);}}
.move-rtr{animation-name:move-rtr;}@keyframes move-rtr{0% {margin-left:100%;} 50% {margin-left:0%;} 100% {margin-left:100%;}}
.move-rtr-1{animation-name:move-rtr-1;}@keyframes move-rtr-1{0% {margin-left:100%;} 50% {margin-left:calc(0% - 30px);} 100% {margin-left:100%;}}
.move-rtr-2{animation-name:move-rtr-2;}@keyframes move-rtr-2{0% {margin-left:100%;} 50% {margin-left:calc(0% - 60px);} 100% {margin-left:100%;}}
.move-rtr-3{animation-name:move-rtr-3;}@keyframes move-rtr-3{0% {margin-left:100%;} 50% {margin-left:calc(0% - 90px);} 100% {margin-left:100%;}}
.move-rtr-4{animation-name:move-rtr-4;}@keyframes move-rtr-4{0% {margin-left:100%;} 50% {margin-left:calc(0% - 120px);} 100% {margin-left:100%;}}
.move-rtr-5{animation-name:move-rtr-5;}@keyframes move-rtr-5{0% {margin-left:100%;} 50% {margin-left:calc(0% - 150px);} 100% {margin-left:100%;}}
.move-rtr-6{animation-name:move-rtr-6;}@keyframes move-rtr-6{0% {margin-left:100%;} 50% {margin-left:calc(0% - 180px);} 100% {margin-left:100%;}}
.move-rtr-7{animation-name:move-rtr-7;}@keyframes move-rtr-7{0% {margin-left:100%;} 50% {margin-left:calc(0% - 210px);} 100% {margin-left:100%;}}
.move-rtr-8{animation-name:move-rtr-8;}@keyframes move-rtr-8{0% {margin-left:100%;} 50% {margin-left:calc(0% - 240px);} 100% {margin-left:100%;}}
.move-rtr-9{animation-name:move-rtr-9;}@keyframes move-rtr-9{0% {margin-left:100%;} 50% {margin-left:calc(0% - 270px);} 100% {margin-left:100%;}}
.move-rtr-10{animation-name:move-rtr-10;}@keyframes move-rtr-10{0% {margin-left:100%;} 50% {margin-left:calc(0% - 300px);} 100% {margin-left:100%;}}
.move-rtr-11{animation-name:move-rtr-11;}@keyframes move-rtr-11{0% {margin-left:100%;} 50% {margin-left:calc(0% - 330px);} 100% {margin-left:100%;}}
.move-rtr-12{animation-name:move-rtr-12;}@keyframes move-rtr-12{0% {margin-left:100%;} 50% {margin-left:calc(0% - 360px);} 100% {margin-left:100%;}}
.move-rtr-13{animation-name:move-rtr-13;}@keyframes move-rtr-13{0% {margin-left:100%;} 50% {margin-left:calc(0% - 390px);} 100% {margin-left:100%;}}
.move-rtr-14{animation-name:move-rtr-14;}@keyframes move-rtr-14{0% {margin-left:100%;} 50% {margin-left:calc(0% - 420px);} 100% {margin-left:100%;}}
.move-rtr-15{animation-name:move-rtr-15;}@keyframes move-rtr-15{0% {margin-left:100%;} 50% {margin-left:calc(0% - 450px);} 100% {margin-left:100%;}}
.move-rtr-16{animation-name:move-rtr-16;}@keyframes move-rtr-16{0% {margin-left:100%;} 50% {margin-left:calc(0% - 480px);} 100% {margin-left:100%;}}
.move-exltl-1{animation-name:move-exltl-1;}@keyframes move-exltl-1{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 30px);} 100% {margin-left:calc(0%);}}
.move-exltl-2{animation-name:move-exltl-2;}@keyframes move-exltl-2{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 60px);} 100% {margin-left:calc(0%);}}
.move-exltl-3{animation-name:move-exltl-3;}@keyframes move-exltl-3{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 90px);} 100% {margin-left:calc(0%);}}
.move-exltl-4{animation-name:move-exltl-4;}@keyframes move-exltl-4{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 120px);} 100% {margin-left:calc(0%);}}
.move-exltl-5{animation-name:move-exltl-5;}@keyframes move-exltl-5{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 150px);} 100% {margin-left:calc(0%);}}
.move-exltl-6{animation-name:move-exltl-6;}@keyframes move-exltl-6{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 180px);} 100% {margin-left:calc(0%);}}
.move-exltl-7{animation-name:move-exltl-7;}@keyframes move-exltl-7{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 210px);} 100% {margin-left:calc(0%);}}
.move-exltl-8{animation-name:move-exltl-8;}@keyframes move-exltl-8{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 240px);} 100% {margin-left:calc(0%);}}
.move-exltl-9{animation-name:move-exltl-9;}@keyframes move-exltl-9{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 270px);} 100% {margin-left:calc(0%);}}
.move-exltl-10{animation-name:move-exltl-10;}@keyframes move-exltl-10{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 300px);} 100% {margin-left:calc(0%);}}
.move-exltl-11{animation-name:move-exltl-11;}@keyframes move-exltl-11{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 330px);} 100% {margin-left:calc(0%);}}
.move-exltl-12{animation-name:move-exltl-12;}@keyframes move-exltl-12{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 360px);} 100% {margin-left:calc(0%);}}
.move-exltl-13{animation-name:move-exltl-13;}@keyframes move-exltl-13{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 390px);} 100% {margin-left:calc(0%);}}
.move-exltl-14{animation-name:move-exltl-14;}@keyframes move-exltl-14{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 420px);} 100% {margin-left:calc(0%);}}
.move-exltl-15{animation-name:move-exltl-15;}@keyframes move-exltl-15{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 450px);} 100% {margin-left:calc(0%);}}
.move-exltl-16{animation-name:move-exltl-16;}@keyframes move-exltl-16{0% {margin-left:calc(0%);} 50% {margin-left:calc(100% - 480px);} 100% {margin-left:calc(0%);}}
.move-exrtr-1{animation-name:move-exrtr-1;}@keyframes move-exrtr-1{0% {margin-left:calc(100% - 30px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 30px);}}
.move-exrtr-2{animation-name:move-exrtr-2;}@keyframes move-exrtr-2{0% {margin-left:calc(100% - 60px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 60px);}}
.move-exrtr-3{animation-name:move-exrtr-3;}@keyframes move-exrtr-3{0% {margin-left:calc(100% - 90px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 90px);}}
.move-exrtr-4{animation-name:move-exrtr-4;}@keyframes move-exrtr-4{0% {margin-left:calc(100% - 120px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 120px);}}
.move-exrtr-5{animation-name:move-exrtr-5;}@keyframes move-exrtr-5{0% {margin-left:calc(100% - 150px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 150px);}}
.move-exrtr-6{animation-name:move-exrtr-6;}@keyframes move-exrtr-6{0% {margin-left:calc(100% - 180px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 180px);}}
.move-exrtr-7{animation-name:move-exrtr-7;}@keyframes move-exrtr-7{0% {margin-left:calc(100% - 210px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 210px);}}
.move-exrtr-8{animation-name:move-exrtr-8;}@keyframes move-exrtr-8{0% {margin-left:calc(100% - 240px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 240px);}}
.move-exrtr-9{animation-name:move-exrtr-9;}@keyframes move-exrtr-9{0% {margin-left:calc(100% - 270px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 270px);}}
.move-exrtr-10{animation-name:move-exrtr-10;}@keyframes move-exrtr-10{0% {margin-left:calc(100% - 300px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 300px);}}
.move-exrtr-11{animation-name:move-exrtr-11;}@keyframes move-exrtr-11{0% {margin-left:calc(100% - 330px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 330px);}}
.move-exrtr-12{animation-name:move-exrtr-12;}@keyframes move-exrtr-12{0% {margin-left:calc(100% - 360px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 360px);}}
.move-exrtr-13{animation-name:move-exrtr-13;}@keyframes move-exrtr-13{0% {margin-left:calc(100% - 390px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 390px);}}
.move-exrtr-14{animation-name:move-exrtr-14;}@keyframes move-exrtr-14{0% {margin-left:calc(100% - 420px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 420px);}}
.move-exrtr-15{animation-name:move-exrtr-15;}@keyframes move-exrtr-15{0% {margin-left:calc(100% - 450px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 450px);}}
.move-exrtr-16{animation-name:move-exrtr-16;}@keyframes move-exrtr-16{0% {margin-left:calc(100% - 480px);} 50% {margin-left:calc(0%);} 100% {margin-left:calc(100% - 480px);}}