/* Start Animation Keyframe fadeIn */
@-webkit-keyframes wse-ani-fade-in { from{opacity:0; }
to { opacity:1; }
}@keyframes wse-ani-fade-in { from{opacity:0; }
}.wse-ani-fade-in { -webkit-animation-name:wse-ani-fade-in; animation-name:wse-ani-fade-in; }
#txtBox_138 .fs-48 { font-size:48px; }
#txtBox_138 .fs-40 { font-size:40px; }
.clr-brd-hextransparent { border-color:transparent!important; }
body {  }