body{
    background-color:#a9c1ceda;
    /*background-color:#85d4fc;*/
    color:black;
    /* background-color: #fff; */
    /* rgb(192, 186, 202); */
    font-family: 'Open Sans', sans-serif;
    /* color:black; */
    /* font-weight:bold;  */
   
    /* line-height: 1.8em; */
    /* letter-spacing: 2px; */
    /* text-decoration: underline; */
    

}



    .blink1{
 
        
         /*font-family: cursive;*/
        animation: blink 1s linear infinite;
    }
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}

 /*@-webkit-keyframes*/

@-webkit-keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}

/* div.penal > h5 {
    background-color: violet;

} */

table.table-bordered > tbody > tr > th{
    border:1px solid #08202e;
    color:white;
    font-weight: bold;

   
       
     


  }
  table.table-bordered > tbody > tr > td{
    border:1px solid #2e1708;
    font-size:0.85rem;
    font-weight: 600;
    padding: 0 !important;
    margin: 0 !important;
}

.table-bordered {

    border: none!important;
}
table tr th{
    color:white;
    background-color:#034e53;
}

.table-bordered4 {
   border:1px solid #08202e;
    /* border:2px solid rgb(3, 176, 199); */
    color:black;

    /* border: 1px solid #092e53; */

}
div p{
    font-weight:bold;
    /* font-size: 27px; */
    font-size: 1.60rem;
    
}
div.chartborder > h5{
    padding-top: 8px;
   /* background-color: red; */
    color:red;

}
.refresh {
    background: rgb(104, 0, 35);
    color: #fff;
    border: solid 3px #fff;
    font-weight: bold;
    font-size: 1em;
    border-radius: 100%;
    position: fixed;
    bottom: 10px;
    right: 5px;
    padding: 9px 10px;
    cursor: pointer;
    z-index: 999
  }
  /*.refresh_button2 {*/
  /*  background: #00f;*/
  /*  color: #fff;*/
  /*  font-weight: bold;*/
  /*  font-size: 1em;*/
  /*  border-radius: 50px 0 0 50px;*/
  /*  position: fixed;*/
  /*  bottom: 50px;*/
  /*  right: 5px;*/
  /*  padding: 5px 10px;*/
  /*  width: 80px*/
  /*}*/

  .whatsapp {
    background: #009;
    color: #fff;
    border: solid 3px #fff;
    font-weight: bold;
    font-size: 1.2em;
    border-radius: 100%;
    position: fixed;
    bottom: 10px;
    left: 5px;
    padding: 5px 10px;
    cursor: pointer;
    z-index: 999
  }

.penal{
     border:1.25px solid #194964; 
        background-color:#78b4a7;
    margin-top:0.5px;
    margin-right: 5px;
    margin-left: 5px;
    padding:7px;
   
    border-top-right-radius: 20px ;
    border-bottom-right-radius: 20px ;
  border-bottom-left-radius: 40px;
  box-shadow: 1px 6px #436a83;
  
    /* color:white; */
     /*border:1px solid #194964; */
    /*border:2px solid #08202e; */
    /*background-color:blue;*/
    /*background-color:#5d7e77;*/
        /*background-color:#78b4a7;*/
    /* margin-top:1px; */
       /*margin-bottom:5px;*/
    /*margin-right: 5px;*/
    /*margin-left: 5px;*/
    /*padding: 5px;*/
    /* padding-top:5px;
    padding-bottom:5px; */
  /*  border-top-right-radius: 20px ;*/
  /*  border-bottom-right-radius: 20px ;*/
  /*border-bottom-left-radius: 40px;*/
  /*box-shadow: 1px 6px #436a83;*/
}
.penalStar{
    box-shadow: 1px 2px 1px #436a83;
   
    /*border-color:yellow;*/
    /* color:white; */
     border:1px solid #194964; 
    /*border:2px solid #08202e; */
    /*background-color:blue;*/
    background-color:#5d7e77;
        /*background-color:#78b4a7;*/
    /*margin-top:1px;*/
     
    /*padding-bottom:5px;*/
    border-top-right-radius: 20px ;
    border-bottom-right-radius: 20px ;
  border-bottom-left-radius: 40px;
}
.chartborder{
    text-shadow: 2px 2px 4px #dce2a8;
    font-weight: bold;
    background:rgb(210, 215, 219);
    border-bottom: 1px solid black;
    /* background-color:rgb(83, 0, 94); */
    /* background-color: rgb(43, 137, 226); */
}
/*body h4, span{*/
    /*font-weight:600;*/
/*}*/
/* .pad{ */
    /* padding-top:6px; */
    /*color:rgb(107, 3, 3);*/
    /* letter-spacing: 1.5px; */
/* } */
.border1{
    border-bottom: 1.5px solid gray;
    /* border-left: 1px solid black; */
    /* border-right: 1px solid black; */
}
 /* * { 
    Border: 1px solid black;  
    }   */

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body a:focus, a:hover {
	text-decoration: none;
}
body hr{
    border-top: 1px solid rgb(0, 0, 0);
}
/* h4{
    font-weight:2000;
    color:rgb(4, 0, 255)
}*/
.ani{
     font-size: 33px;
    font-weight:bolder;
    text-shadow: 0.5px 0.5px 1px red;
/* text-shadow: 2px 2px #4a4757; */
}  
/*body span{*/
    /*font-size: 20px;*/
    /* background:rgb(236, 14, 14); */
    /* color:rgb(38, 0, 255) */
/*}*/
/*div span{*/
    /*font-size: 23px;*/
    /*color:black;*/
     /*text-shadow: 0.5px 0.5px 2px yellow;*/
    /*color:rgb(172, 6, 6);*/
    /*color:rgb(199, 61, 61);*/
/*}*/


.tiny-footer { 
    /* padding-top: 15px; */
    /* padding: 10px 0px;  */
    /* font-weight: 0;  */
    background-color: transparent; 
    /* border-top: 1px solid #152e3d; */
     color: #888d90;
      /* line-height: 1em; */
      }



    .penal  h5{
          margin-bottom: 0px;
        /* background-color:red; */
    }
  
  
  .my-fab-btn {
  /*background: */
  /*  linear-gradient(rgb(104, 0, 35), rgb(104, 0, 35)) padding-box,  */
  /*  linear-gradient(45deg, #4f46e5, #22d3ee, #a855f7, #4f46e5) border-box; */
  
  color: #fff;
  border: 3px solid transparent;
  border-radius: 50%;
  font-weight: bold;
  font-size: 1em;
  position: fixed;
  bottom: 10px;
  right: 5px;
  padding: 9px 10px;
  cursor: pointer;
  z-index: 999;
  
  background:linear-gradient(rgb(8 32 46), rgb(11 122 139)) padding-box, /* inner fill */ linear-gradient(45deg, #4f46e5, #22d3ee, #a855f7, #4f46e5) border-box;

  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;

  /* Animation setup */
  background-size: 300% 300%;
  animation: moveBorder 4s linear infinite;
}

@keyframes moveBorder {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}






/*/////////*/




.market-heading {
    /*font-size: 1.55rem;*/
    font-size: 1.7rem;
    font-weight: bold;
    text-shadow: 0.5px 0.5px 1px yellow;
    /*color: rgb(1, 59, 25);*/
     color: rgb(8 32 46);
    margin-bottom: 0; /* 0.25rem */
}

.result-text {
    font-size: 1.5rem;
    font-weight: bold;
    color: black;
    /*text-shadow: 0.5px 0.5px 2px yellow;*/
    margin: 0;
}

.timetable-text {
    font-size: 0.85rem;
    font-weight: bolder;
    color: black;
    margin: 0;
}

.p-0{
    padding:0;
}


/*panel*/

.result_timing {
    left: 18px;
    right: auto;
    padding: 4px 10px !important;
}

.result_timing_right {
    right: 18px;
    left: auto;
}

.result_timing, .result_timing_right {
    position: absolute;
    color: #7a028d;
    font-size: 15px;
    padding: 2px 0;
    transform: translateY(-85%);
    border-bottom: none !important;
}
.btn_chart {
        font-weight: 600;
    color: #cbcaca;
    /*color: #fff;*/
    padding: 4px 7px;
    border-radius: 8px;
    font-size: 11px;
    margin: 0 0 0;
    display: block;
    transition: all .3s;
    text-shadow: 1px 1px 2px #222;
    margin-top: -6px;
    border: 1px solid #e6e6e6;
    /*background: #2b6155;*/
    background: #386f63;
}

 
a.btn_chart,
a.btn_chart:visited,
a.btn_chart:hover,
a.btn_chart:active {
  color: #cbcaca;
  text-decoration: none;
}





/*blink*/

        .blink1 {


            /*font-family: cursive;*/
            animation: blink 1s linear infinite;
        }

        @keyframes blink {
            0% {
                opacity: 0;
            }

            50% {
                opacity: .5;
            }

            100% {
                opacity: 1;
            }
        }

        /*@-webkit-keyframes*/

        @-webkit-keyframes blink {
            0% {
                opacity: 0;
            }

            50% {
                opacity: .5;
            }

            100% {
                opacity: 1;
            }
        }


        .holi-div {
            justify-content: space-between;
            align-items: center;
            margin: 5px 0
        }

        .holi-div img {
            width: 100px;
            height: 60px
        }

        .holi-div>div {}

        .holi-div h1 {
            font-size: 26px;
            color: #e91e63;
            text-shadow: 1px 1px 2px #dcdcdc
        }

        .holi-div p {
            color: #111;
            font-size: 15px;
            line-height: 20px;
            text-shadow: 1px 1px 2px #dcdcdc
        }

        @media only screen and (max-width:500px) {
            .holi-div {
                display: block
            }

            .holi-div h1 {}
        }
    
    
    
    
    .market-title {
    font-size: 1.70rem;
    color: rgb(131, 0, 72);
    text-shadow: 0.5px 0.5px 1px yellow;
    font-weight: bolder;
    margin-bottom: 0.25rem;
}

.market-result {
    font-size: 1.60rem;
    font-weight: bold;
    color: black;
    text-shadow: 0.25px 0.25px 0.5px red;
}



.live-updates-container {
    border: 2px solid #08202e;
    box-shadow: 1px 5px #888888;
    border-radius: 10px;
}

.live-updates-header {
    border-radius: 5px;
    background-color: #08202e;
}

.live-updates-title {
    font-weight: bold;
    text-shadow: 3px 3px 8px #e40e0e;
}



