.flip-clock-wrapper,.flip-clock-wrapper>div{display:inline-block}.flip-clock-wrapper ul{position:relative;padding:0;margin:5px;width:60px;height:90px;font-size:80px;font-weight:700;line-height:87px;border-radius:6px;background:#000;display:inline-block;vertical-align:top;list-style:none}.flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;text-decoration:none!important}.flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;perspective:200px;margin:0!important;overflow:visible!important;cursor:default!important}.flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;font-size:80px;overflow:hidden}.flip-clock-wrapper ul li:first-child{z-index:2}.flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc}.flip-clock-wrapper a:hover{color:#fff}.flip-clock-wrapper .flip{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.7);box-shadow:0 2px 5px rgba(0,0,0,.7)}.flip-clock-wrapper .shadow{position:absolute;width:100%;height:100%;z-index:2}.flip-clock-wrapper .up{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;top:0}.flip-clock-wrapper .up .inn{top:0}.flip-clock-wrapper .up:after{content:"";position:absolute;top:44px;left:0;z-index:5;width:100%;height:3px;background-color:#000;background-color:rgba(0,0,0,.4)}.flip-clock-wrapper .down{-webkit-transform-origin:50% 0;transform-origin:50% 0;bottom:0}.flip-clock-wrapper .down .inn{bottom:0}.flip-clock-wrapper .inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#fff;text-shadow:0 1px 2px #000;text-align:center;background-color:#333;border-radius:6px;font-size:70px}.flip-clock-wrapper .flip-clock-active{-webkit-animation:asd .5s linear .5s both;animation:asd .5s linear .5s both;z-index:5}.flip-clock-wrapper .flip-clock-active .down{z-index:2;-webkit-animation:turn .5s linear .5s both;animation:turn .5s linear .5s both}.flip-clock-wrapper .flip-clock-active .down .shadow{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,#000 0,rgba(0,0,0,.1) 100%;background:linear,to bottom,#000 0,rgba(0,0,0,.1) 100%;-webkit-animation:hide .5s linear .2s both;animation:hide .5s linear .2s both}.flip-clock-wrapper .flip-clock-active .up .shadow{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));background:linear,top,rgba(0,0,0,.1) 0,#000 100%;background:linear,to bottom,rgba(0,0,0,.1) 0,#000 100%;-webkit-animation:hide .5s linear .3s both;animation:hide .5s linear .3s both}.flip-clock-wrapper .flip-clock-before{z-index:3!important}.flip-clock-wrapper .flip-clock-before .up{z-index:2;-webkit-animation:turn2 .5s linear both;animation:turn2 .5s linear both}.flip-clock-wrapper .flip-clock-before .up .shadow{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));background:linear,top,rgba(0,0,0,.1) 0,#000 100%;background:linear,to bottom,rgba(0,0,0,.1) 0,#000 100%;-webkit-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper .flip-clock-before .down .shadow{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,#000 0,rgba(0,0,0,.1) 100%;background:linear,to bottom,#000 0,rgba(0,0,0,.1) 100%;-webkit-animation:show .5s linear both;animation:show .5s linear both}@-webkit-keyframes asd{0%{z-index:2}20%{z-index:4}to{z-index:4}}@keyframes asd{0%{z-index:2}20%{z-index:4}to{z-index:4}}@-webkit-keyframes turn{0%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes turn{0%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}@keyframes turn2{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes hide{0%{opacity:1}to{opacity:0}}.flip-clock-wrapper .semicolon{display:inline-block;width:10px;height:100%;position:relative;top:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%);vertical-align:top}.flip-clock-wrapper .semicolon>span{display:block;width:10px;height:10px;background:#323434;border-radius:50%;margin-bottom:10px}.flip-clock-wrapper .semicolon>span:last-child{margin-bottom:0}