
html{overflow-x:hidden;scroll-behavior:smooth}body{overflow-x:hidden;background:#ffffff;


font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";transition:all .3s}.fdsdfdsf{margin:0;padding:0;width:100%;align-items:center;justify-content:center}.fdsdfdsf a{display:flex;padding:20px 20px;transition:all .3s linear;position:relative;text-decoration:none;box-shadow: 0 1px 14px #00000080;overflow:hidden;width:80%;margin:15px auto

;background:#ff0}.fdsdfdsf .dsaf

{margin-left:auto;margin-right:auto;color:#fff!important}.fdsdfdsf a:before{content:"";position:absolute;top:2px;left:2px;bottom:2px;width:50%;background-color:rgba(255,255,255,.05)}.fdsdfdsf a span:nth-child(1) {position:absolute;top:0;left:0;width:100%;height:3px;background:-moz-linear-gradient(left,rgba(125,185,232,0) 0%,rgba(30,87,153,1) 100%);background: -webkit-linear-gradient(left, #7db9e800 0%, #ffe000 100%);background: linear-gradient(to right, #7db9e800 0%, #ffe000 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#007db9e8", endColorstr="#1e5799", GradientType=1);animation:animate1 1s linear infinite}@keyframes animate1 {
	0% {
		transform: translateX(-100%)
	}

	100% {
		transform: translateX(100%)
	}

}.fdsdfdsf a span:nth-child(2) {position:absolute;right:0;top:0;width:3px;height:100%;background:-moz-linear-gradient(top,rgba(125,185,232,0) 0%,rgba(30,87,153,1) 100%);background: -webkit-linear-gradient(top, #7db9e800 0%, #ff8100 100%);background: linear-gradient(to bottom, #7db9e800 0%, #ff8100 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#007db9e8", endColorstr="#1e5799", GradientType=0);animation:animate2 1s linear infinite .5s}@keyframes animate2 {
	0% {
		transform: translateY(-100%)
	}

	100% {
		transform: translateY(100%)
	}

}.fdsdfdsf a span:nth-child(3) {position:absolute;bottom:0;left:0;width:100%;height:3px;background:-moz-linear-gradient(left,rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%);background: -webkit-linear-gradient(left, #ff00b1 0%, #00ff6600 100%);background: linear-gradient(to right, #ff00b1 0%, #00ff6600 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e5799", endColorstr="#007db9e8", GradientType=1);animation:animate3 1s linear infinite}@keyframes animate3 {
	0% {
		transform: translateX(100%)
	}

	100% {
		transform: translateX(-100%)
	}

}.fdsdfdsf a span:nth-child(4) {position:absolute;left:0;top:0;width:3px;height:100%;background:-moz-linear-gradient(top,rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%);background:-webkit-linear-gradient(top,rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%);background:linear-gradient(to bottom,rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e5799", endColorstr="#007db9e8", GradientType=0);animation:animate4 1s linear infinite .5s}@keyframes animate4 {
	0% {
		transform: translateY(100%)
	}

	100% {
		transform: translateY(-100%)
	}

}.d1hfbsj{font-size:50px;font-family:sans-serif;text-transform:uppercase;font-weight:700;color:#000}@media only screen and (max-width:768px){.d1hfbsj{font-size:35px}}@media only screen and (max-width:500px){.d1hfbsj{font-size:35px}.fdsdfdsf a{width:95%}} 


.display-date {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: 600;
}

 .lableflip{
         cursor: pointer;
    text-transform: uppercase;
    color: #d70544;
    font-weight: 800;
    font-size: 18px;
    padding: 8px 0;
 border-top:1.5px solid red;
    background-color:transparent!important;
 }
#panel{
 font-size:12px;
  text-align: center;
  font-style:normal;
}
#panel {
  padding: 10px;
  display: none;
}
.allow{
    padding-right:10px;
    font-weight:bold;
    float:right;
}
.d-flex{display:-ms-flexbox!important;display:flex!important}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}
.jodilive{
    border: 2px solid #ff006c;
    background-color: #000;
    color: #fff;
    padding: 3px 12px;
    border-radius: 8px 0;
    box-shadow: 0px 0px 1px #000000d6;
    font-size: 12px;
    margin: 2px 0 -1px;
    display: block;
    transition: all .3s;
    text-shadow: 1px 1px 2px #222;
    margin-top: 5px;
}
 
 .text-light{
     color:#fff!important;
 }
 .text-underline-none{
      text-decoration: none!important;
 }
/* .bg-yes{
     background-color:#fff!important;
 }
 /*free game*/
 .freecss{
       border-radius: 4px;
    background: #ff006c;
    color: #fff;
    text-shadow: 1px 1px 0 #444;
    letter-spacing: 1px;
    font-size: 24px;
    padding: 4px!important;
    margin-bottom: 2px!important;
 }
 .bor{
         border: 2px solid #eb008b;
    border-radius: 10px 0 10px 10px;
 }
 .freemgs{
border: 2px solid navy;
    margin: 5px 5px 0;
    border-radius: 4px;
    font-size: 18px;
    font-style: normal;
    padding: 5px;
    margin: 5px;
 }
 .text-color88{
     padding:5px;
     color:#1a237e;
 }
 .text-color89{
       padding:5px;
     color:#000; 
 }
 .text-color90{
        padding:5px;
     color:#880e4f;
 }
 .flexfree{
     display: flex;
    flex-wrap: wrap;
   
    border-radius: 5px;
    overflow: hidden;
 }
 .col-6{
     
border: 2px solid #eb008b;
    border-radius: 10px 0 10px 10px;
    margin: 5px 0;
    padding: 5px;
 }
 .freemgs1{
      width: 50%;
    display: inline-block;
    padding: 5px;
 
  
    border-collapse: collapse;
 }
 .freemgs1:nth-child(even){
       border-style: solid;
border-width: 0 0px 0px 1px!important;
    border-color: #0a2081;
 }
 .freemgs1:nth-child(odd){
    border-width: 0 1px 0px 0px!important;
       border-style: solid;
          border-color: #0a2081;
 }
 .border-free{
    border: 2px solid navy;
    
    border-radius: 4px;
    font-size: 18px;
    font-style: normal;
 
    margin: 5px;
}
.freehead{
    text-transform:uppercase;
        background: navy!important;
    font-size: 22px!important;
    margin-bottom: 5px;
    padding: 7px 0 7px;
}
@media  only screen and (max-width: 600px)
{
    .freehead{
        font-size:16px!important;
    }
}
 .p-3{
     padding:5px;
 }
