#paytm-pg-spinner {
width: 70px;
text-align: center;
z-index: 999999;
position: fixed;
top: 25%;
left: 50%;
}
#paytm-pg-spinner>div {
width: 10px;
height: 10px;
background-color: #012b71;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
#paytm-pg-spinner .bounce1 {
-webkit-animation-delay: -0.64s;
animation-delay: -0.64s;
}
#paytm-pg-spinner .bounce2 {
-webkit-animation-delay: -0.48s;
animation-delay: -0.48s;
}
#paytm-pg-spinner .bounce3 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
#paytm-pg-spinner .bounce4 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
#paytm-pg-spinner .bounce4,
#paytm-pg-spinner .bounce5 {
background-color: #48baf5;
}
@-webkit-keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0)
}
40% {
-webkit-transform: scale(1.0)
}
}
@keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
.paytm-overlay {
width: 100%;
position: fixed;
top: 0px;
left: 0px;
opacity: .3;
height: 100%;
background: #000;
z-index: 9999;
}
.paytm-woopg-loader p {
font-size: 10px !important;
}
.paytm-woopg-loader a {
font-size: 15px !important;
}
.refresh-payment {
display: inline;
margin-right: 20px;
width: 100px;
background: rgb(0, 185, 245);
padding: 10px 15px;
border-radius: 5px;
color: #fff;
text-decoration: none;
}
.paytm-action-btn{display: block;padding: 25px;}.bdt-post-block .bdt-post-block-item.featured-part .bdt-post-block-img-wrapper img,.bdt-post-block .bdt-post-block-item.featured-part .bdt-post-block-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.bdt-post-block .bdt-post-block-item .bdt-post-block-excerpt{margin-bottom:10px}.bdt-post-block .bdt-post-block-item .bdt-post-block-link{color:#444}.bdt-post-block .bdt-post-block-item .bdt-post-block-link:hover{color:#000}.bdt-post-block .bdt-post-block-item .bdt-post-block-read-more{margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-block .bdt-post-block-item .bdt-post-block-read-more svg{width:1em}.bdt-post-block .bdt-post-block-item.featured-part .bdt-post-block-title{margin-bottom:10px}.bdt-post-block .bdt-post-block-item.list-part .bdt-post-block-title{font-size:14px;font-weight:700;margin-bottom:5px}.bdt-post-block .bdt-post-block-item.list-part .bdt-post-block-thumbnail img{width:80px;height:auto}.bdt-post-block .bdt-post-block-tag-wrap span{padding:2px 6px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:11px}.bdt-post-block .bdt-post-block-tag-wrap span+span{margin-left:5px}.bdt-post-block.bdt-post-block-skin-trinity .bdt-post-block-title a{color:#ffffff}.bdt-post-block.bdt-post-block-skin-trinity .bdt-post-block-title a:hover{color:#ffffff;opacity:.8}.bdt-post-block.bdt-post-block-skin-trinity .bdt-post-block-item .bdt-overlay-primary{transition:all .25s ease-in-out;opacity:.5}.bdt-post-block.bdt-post-block-skin-trinity .bdt-post-block-item:hover .bdt-overlay-primary{opacity:1}.bdt-post-block.bdt-post-block-skin-genesis .bdt-has-divider li>div{border-top:1px solid #ddd;padding-top:40px}