
.zcwPopup-content p{text-align: center;margin-bottom: 15px;}
.zcwPopup-content p b{font-size: 28px;}
#zcwMiniButton {position:fixed;right: 100px;bottom: 100px;width:70px;height:70px;cursor:pointer;opacity:0.5;z-index:99990;}
#zcwMiniButton #zcwMiniButtonMain {-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius:50% !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgb(24,128,240);
width:70px;height:70px;-webkit-animation:zcwmini 1.5s 0s ease-out infinite;-moz-animation:zcwmini 1.5s 0s ease-out infinite;animation:zcwmini 1.5s 0s ease-out infinite;}
#zcwMiniButton #zcwMiniButtonMain:before {content: "";position: absolute;width: 100%;height: 100%;top:0;left:0;background-image:url(/images/mini.png);background-repeat:no-repeat;background-position:center center;
-webkit-animation: zcwphone 1.5s linear infinite;-moz-animation: zcwphone 1.5s linear infinite;animation: zcwphone 1.5s linear infinite;}
#zcwMiniButton:hover {opacity:0.8;}
#zcwMiniButton:hover #zcwMiniButtonMain {-webkit-animation:zcwmini2 1s 0.4s ease-out infinite;-moz-animation: zcwmini2 1s 0.4s ease-out infinite;animation: zcwmini2 1s 0.4s ease-out infinite;}
#zcwMiniButton:hover #zcwMiniButtonMain:before {-webkit-animation: zcwphone2 1s linear infinite;-moz-animation: zcwphone2 1s linear infinite;animation: zcwphone2 1s linear infinite;}
@-webkit-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(24,128,240, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(24,128,240, 0);}
}
@-moz-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(24,128,240, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(24,128,240, 0);}
}
@keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(24,128,240, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(24,128,240, 0);}
}
@-webkit-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(24,128,240, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(24,128,240, 0);}
}
@-moz-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(24,128,240, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(24,128,240, 0);}
}
@keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(24,128,240, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(24,128,240, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(24,128,240, 0);}
}

@media only screen and (min-width: 960px) {
    .zcwPopup {
        width: 550px !important;
        margin: -120px 0 0 -275px;
    }
}
.none{display: none;}
input.em{display: block; margin: 10px auto; }