.clr-bkg-hextransparent { background-color:transparent!important; }
/* Start Animation Keyframe bounceInLeft */
@-webkit-keyframes wse-ani-bounce-in-left { 60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1); animation-timing-function:cubic-bezier(.215,.61,.355,1); }
75% { -webkit-transform:translate3d(10px,0,0); transform:translate3d(10px,0,0); }
90% { -webkit-transform:translate3d(-5px,0,0); transform:translate3d(-5px,0,0); }
}@keyframes wse-ani-bounce-in-left { 60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1); animation-timing-function:cubic-bezier(.215,.61,.355,1); }
}.wse-ani-bounce-in-left { -webkit-animation-name:wse-ani-bounce-in-left; animation-name:wse-ani-bounce-in-left; }
/* Start Animation Keyframe bounceInRight */
@-webkit-keyframes wse-ani-bounce-in-right { 60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1); animation-timing-function:cubic-bezier(.215,.61,.355,1); }
from { opacity:0; -webkit-transform:translate3d(3000px,0,0); transform:translate3d(3000px,0,0); }
}@keyframes wse-ani-bounce-in-right { 60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1); animation-timing-function:cubic-bezier(.215,.61,.355,1); }
}.wse-ani-bounce-in-right { -webkit-animation-name:wse-ani-bounce-in-right; animation-name:wse-ani-bounce-in-right; }
#txtBox_589 .fs-18 { font-size:18px; }
.wse-personalize#btnTool_638 .wseA { background-image:url(../../../library/images/effects/gradient-shiny-hq.png); background-repeat:repeat-x; background-position:50% 0%; border-radius:0px 0px 0px 0px; overflow:hidden; }
.wse-personalize#btnTool_638 .wseA:hover, .wse-personalize#btnTool_638 .wseA.hover, .wse-personalize#btnTool_638 .wseA:active, .wse-personalize#btnTool_638 .wseA.active, .wse-personalize#btnTool_638 .wseA:focus, .wse-personalize#btnTool_638 .wseA.focus { background-image:none; }
.wse-personalize#btnTool_638 .wseA:active, .wse-personalize#btnTool_638 .wseA.active { -moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125); -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125); box-shadow:inset 0 3px 5px rgba(0,0,0,.125); }