html{
    margin: 0;
    font-family: 'Arial Rounded MT',Arial Rounded MT Bold;
}
a{
    text-decoration: none !important;
    color: #fff;
}
a:hover{
    text-decoration: underline;
}
body{
    background: url('../images/bg.png') repeat fixed top center;
    background-size: cover;
    line-height: 1;
    font-family: 'Arial Rounded MT',Arial Rounded MT Bold;
    font-size: 14px;
    margin:0;
    color: #fff
}
.hederbar-menu{
    float: right;
}
.headerbar{
    /* height: 75px; */
    text-align: center;
    background-color: #ffffff;
}
.trblack{
    background: rgba(0, 0, 0, 0.4);
}
.navbar-brand img{
    height: 40px;
}
table.form{
    width: 100%;
}
table.form .form-control{
    margin-bottom: 4px;
}

#SidebarLeft{
    max-width: 100px !important;
}


.pagination li{
    display: inline-block;
    padding: 5px;
}

.menu th{
    background : url('images/navtab2.gif') repeat scroll 0 0 rgba(0,0,0,0);
}

.menu th.current{
    background : url('images/navtab1.gif') repeat scroll 0 0 rgba(0,0,0,0);
}

.topmenu th.current{
    background : url('images/yes.gif') repeat scroll 0 0 rgba(0,0,0,0);
}

#breadcrumb{
    display: none;
}

.pagination li {
    display: none;
}

.pagination li a{
    color: #fff;
    text-transform: uppercase;
}

.pagination li:first-child a:after {
    content: "Preview";
    color: #009B00;
}

.pagination li:last-child a:after{
    content: "Next";
    color: #D50000;
}


.pagination li:first-child, .pagination li:last-child{
    display: inline-block;
}

.pagination li:first-child a, .pagination li:last-child a{
    text-indent: -999;
}

.pagination li.disabled:first-child, .pagination li.disabled:last-child, .pagination li.disabled{
    visibility: hidden;
}

.thead{
  /* border-bottom: 2px solid #ccc; */
  color: #ffffff;
  font-size: 20px;
  padding-bottom: 10px;
  padding-top: 25px;
}

.tbody tr td {
    border:none;
    padding-bottom: 5px;
}

.thead td {
  padding: 5px;
}

.thistory  th {
    background: red; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, #007C7E , #78B3BB); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #007C7E , #78B3BB); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #007C7E , #78B3BB); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #007C7E , #78B3BB); /* Standard syntax (must be last) */
    border-radius: 0px 5px 0px 0px;
    color: #32412d;
    font-size: 20px;
    padding: 7px;
    font-weight: normal;
    
}

.remaining {
    background: #d8d8d8 url("images/banner2.jpg") no-repeat scroll 0 -20px / cover ;
    padding: 15px;
    
}
.lsum .pools{
    
    background: #f8b018;
        
    font-size: 30px;
        
    /* border-radius: 0px; */
        
    width: 30px;
        
    height: 30px;
        
    box-shadow: none;
}
.pools {
    color: #fff;
    display: inline-block;
    font-style: normal;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    font-family: 'Arial Rounded MT' ,Arial Rounded MT Bold;
    /* padding: 6px 6px 6px; */
    /* margin: auto; */
    width: 34px;
    height: 34px;
    /* line-height: 1.5; */
    text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ef7218+0,fdba14+100 */
    background: #800905; /* Old browsers */
    background: -moz-linear-gradient(top,  #800905 0%, #e3473a 50%, #800905 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #800905 0%,#e3473a 50%,#800905 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #800905 0%,#e3473a 50%,#800905 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800905', endColorstr='#800905',GradientType=0 ); /* IE6-9 */
    padding: 8px;
    border-radius: 50%;
    text-shadow: 1px 1px 5px #000;
    margin:0 8px;
}

.list-pools .pools{
    margin:0 4px;
}

.pooler{

    margin: 10px 10px 10px;
    background: white;
    border-radius: 2px;

}
.livetime .pools{
    
    /* padding: 10px 6px 0; */
    text-align: center;
    font-size: 44px;
    box-shadow: 0 2px 1px black;
    font-family: 'Arial Rounded MT' ,Arial Rounded MT Bold;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ef7218+0,fdba14+100 */
    background: #800905; /* Old browsers */
    background: -moz-linear-gradient(top,  #800905 0%, #e3473a 50%, #800905 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #800905 0%,#e3473a 50%,#800905 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #800905 0%,#e3473a 50%,#800905 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800905', endColorstr='#800905',GradientType=0 ); /* IE6-9 */
    padding: 6px;
    margin: 0 12px;

}

.tbody {
    /*padding-top: 10px;*/
    padding-bottom: 10px;
    width: 100%;
}
.tbody tr:last-child td {
    border-bottom:none;
}
.date {
    text-align: center;
}

.xdate{
    font-size: 18px;
    text-align: right;
    font-family: 'Andale Mono', monospace;
    font-weight: bold;
    /* margin: 0px 0px 9px; */
    text-transform: uppercase;
    margin-top: 10px;
    color: #fff;
    padding: 7px 30px;
    border-radius: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#800905+0,e3473a+50,800905+100 */
    background: #800905; /* Old browsers */
    background: -moz-linear-gradient(top,  #800905 0%, #e3473a 50%, #800905 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #800905 0%,#e3473a 50%,#800905 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #800905 0%,#e3473a 50%,#800905 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800905', endColorstr='#800905',GradientType=0 ); /* IE6-9 */
}

.livetime .date {
    
}
.datepool{
    width: 555px;
    float: right;
    background: rgba(5, 20, 53, 0.44);
    margin-top: 30px;
}

p{
    text-align: justify;
}
.date p {
  margin: 0;
}
.livetime .date p {
    display:inline-block;
    color: #000;
}

.remaintime {
    width: 259px;
    height: 63px;
    font-size: 18px;
    text-align: center;
    font-family: 'Arial Rounded MT',Arial Rounded MT Bold;
    float: right;
    background-color: #b50909;
    padding:19px 0;
    
}

.remaintime .tremain{
    font-family: 'Arial Rounded MT',Arial Rounded MT Bold;
}

.remaintime .time{
    font-size: 22px;
    padding: 5px;
    border-radius: 10px;
    margin-top: 10px;
}

.remaintime2 {
    float:right;
    margin: auto;
    text-align: center;
}

.remaintime2 p{
    margin:0;
    float:right;
    color:yellow;
}

.remaintime > p {
    
}

.remaining .date p {
  font-size: 25px;
}

.remaining .pools {
  font-size: 70px;
  padding: 15px 15px;
  width: 70px;
  height: 70px;
}

.remaintime span {
    

}

.thistory > tbody {
  background: #b9c5d3 none repeat scroll 0 0;
}

.thistory form {
  padding: 15px 10px;
  text-align: right;
  color: #007c7e;
}

.thistory form input{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
}

.ui{background: rgb(181, 231, 9) none repeat scroll 0 0;border: medium none;color: #000;cursor: pointer;font-size: 14px;padding: 11px;border-radius:50px;}

.ui:hover{
    background: #FF7800;
}

.thistory .thead{
    display: none;
}

.thistory .tbody{
    background: none;
}

.thistory .tbody .date{
    padding: 3.7px 10px;
}

.thistory .tbody .date p{
    font-size: 15px;
}

.thistory .tbody .pools {
    font-size: 20px;
    padding: 5px 5px;
    width: 20px;
    height: 20px;
}

.pagination span {
  background: #fff none repeat scroll 0 0;
  font-weight: normal;
  padding: 5px 10px;
  box-shadow: 1px 0px 5px;
  color: #000
}

.pagination span.current{
    background:#fdfb0a
}

.pagination {
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 30px;
  display: inline-block;
  margin-left: 25px;
}

a.ui{
    text-decoration: none;
    padding: 15px 28px;
}
a.ui:hover{
    background: #6d8003;
}
.remaining .date{
    width: 60%;
}

.chengdu_content {
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.69);
  border-radius: 15px;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-right: 12px;
}

.banner{
    border-radius: 15px;
}

.date img {
  display: inline-block;
  width: 23px;
}

.livetime .date img {
  display: inline-block;
  width: 40px;
}

.chengdu_content h2 {
  text-align: center;
  color: #945023;
}

.livetime {
    text-align: left;
    /* width: 600px; */
    margin: 0 auto;
}

a {
    color: black;
}

.livebox{
    color: #000;
    background: white;
    padding:22px 29px;
    float:left;
    width: 72%;
}

.livebox td{
    height: 85px;
}

.lastresult{
    font-family: 'M PLUS Rounded 1c',sans-serif;
    margin-top: 20px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#800905+0,e3473a+50,800905+100 */
    background: #b50909; /* Old browsers */
    padding: 8px 5px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

label{
    color: #000;
    /* font-family: "Pacifico",cursive; */
    font-size: 20px;
    text-align: center;
}

input[type="text"]{
    width: 130px;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
  background: #fff;
  border: none;
  border-right: none;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  padding: 9px 23px 6px 23px;
  resize: none;
  margin-right: -5px;
  width: 165px;
}

.ground {
    position: relative;
    /* text-align: center; */
    width: 100%;
}

.date > span {
    font-size: 20px;
}

.left {
  /* text-align: right; */
  /* float: left; */
  /* padding-right: 10px; */
  /* width: 580px; */
  /* display: inline; */
}

.right {
  padding-left: 15px;
  float: right;
}

h2 {
    text-transform: uppercase;
    color: #fff;
}

h2.title {
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin: 0px;
    padding: 20px;
    background: #823cb0;
    border-radius: 15px 15px 0px 0px;
}

.timetitle2{
    font-size: 28px; 
    margin-right: 20px;
}

.contentpanel .thead, .contentpanel .tbody{
    background: rgba(0, 0, 0, 0.69);
    color: #ffffff;
}
.contentpanel .thead{
    background: #823cb0;
    border-radius: 15px 15px 0 0;
    padding-top: 15px;
    padding-bottom: 15px;
    }
.contentpanel .tbody{
    border-radius: 0 0 15px 15px;
    }

.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {    
  15% { opacity: 1; }
  50% { opacity: 0; }
  85% { opacity: 1; }
}

.livedrawer{
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.livedrawer .openlive, .livedrawer .tlive{
    display: none;
    font-weight: bold;
}

.openlive-container {
    width: 177px;
    float: left;
    text-align: center;
    padding:5px;
    background-color: #b50909;
}

.openlive-container a {
    font-weight: normal;
    font-family: sans-serif;
    font-size: 14px;
    display: inline-block;
    box-shadow: 0px 2px 1px black;
    margin:5px 0;
}

.openlive{
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e33b3b+0,b50909+100 */
    background: #e33b3b; /* Old browsers */
    background: -moz-linear-gradient(top,  #f05d5d 0%, #b50909 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f05d5d 0%,#b50909 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f05d5d 0%,#b50909 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05d5d', endColorstr='#b50909',GradientType=0 ); /* IE6-9 */
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}

.openlive-text{
    font-size: 25px;
    margin:5px;
    font-family: 'Arial Rounded MT',Arial Rounded MT Bold;
}

.openlive-date{
    font-size: 16px;
    margin:5px;
    font-family: 'Arial Rounded MT',Arial Rounded MT Bold;
}

.panelhead{
    display: inline-block;
    width: 100%;
}

span.tremain {
    font-weight: bold;font-family: PT Sans;font-size: 15px;



}
.tlive {
    margin-left: 495px;
    top: 195px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7800+0,febe04+31,febe04+69,ff7800+100 */
    background: rgb(255,120,0); /* Old browsers */
    background: -moz-linear-gradient(left,  rgb(255,120,0) 0%, rgb(254,190,4) 31%, rgb(254,190,4) 69%, rgb(255,120,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgb(255,120,0) 0%,rgb(254,190,4) 31%,rgb(254,190,4) 69%,rgb(255,120,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgb(255,120,0) 0%,rgb(254,190,4) 31%,rgb(254,190,4) 69%,rgb(255,120,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7800', endColorstr='#ff7800',GradientType=1 ); /* IE6-9 */
    padding: 12px 80px;
    border: 2px solid #fab411;
    color: #000;
    /* border-radius: 50px; */
    display:inline-block;
    margin-top: 40px;
    margin-right: 130px;
}
.tlive .flive{color: #000000;font-size: 19px;text-decoration: none;font-weight: normal;}

.mld_mainContent .thead{


    }

.mld_mainContent {
    min-height: 550px;
    /* padding: 10px; */
    position:relative;

}

#mld_mainContent{
    background-color: rgba(0, 0, 0, 0.5);
}

    
    .contentpanel {
    /* display: inline-block; */
    /* text-align: right; */
    /* width: 498px; */
    /* position: relative; */
    /* float: right; */
    text-align: right;
    margin-top: 20px;
}
.lcat{
    
    text-transform: uppercase;
    color: #fa1212;
    font-size: 14px;
    margin-bottom: 5px;
}
.isearch{
    width: 23px;
    height: 23px;
}
.bsearch{
    background: transparent;
    padding: 6px 8px 8px 5px;
    /* text-align: center; */
    border-radius: 0;
    /* position: relative; */
    border: none;
    position: absolute;
    right:0;
    top:8px;
    color:white;
}
.bsearch:hover{
    background: none !important;
}

.ndate{margin-right: 120px !important;color: #fff !important;}

.livedrawer .datepool{
    margin-top:50px;
}

.timebox{
    color: #fa1212;
}
.daybox{
    font-family: 'M PLUS Rounded 1c',sans-serif;
    font-size: 22px;
}
.livedrawer .remaintime{
    margin-top:0px;
}

/*.Morning{
    background: url(images/MORNING.png) no-repeat scroll 0px top / 20px;
    padding-right: 22px;
    background-position: right top;
}*/

.Morning, .Morning a{
}
.Morning.time2, .Night.time2{

}

.Day{
    background: url('images/date.png') no-repeat scroll 50px top / 20px;
}

.Day, .Day a{
    color: #42c0fb;
}

.Evening{
    background: url('images/evening.png') no-repeat scroll 30px top / 20px;
}

.Evening, .Evening a{
    color: #fb9742;
}

/*.Night{
    background: url(images/night.png) no-repeat scroll 0px top / 20px;
    padding-right: 22px;
    background-position: right top;
}*/

.Night, .Night a{
    
}

.Midnight{
    background: url('images/midnight.png') no-repeat scroll 20px top / 20px;
}

.Midnight, .Midnight a{
    color: #7442fb;
}

.header-text-title{
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.ftname{
    color: #fff;
    line-height: 5;
    font-weight: bold;
}

.mainbanner{
    background-size: cover;
}
.clear{
    clear: both;
}
footer{
    padding-top: 10px;
    color: #fff;
    
}
.remaintime span,.rt_hour, .rt_minute, .rt_second{
    font-weight: bold;
    padding: 2px 8px 2px;
    text-transform: uppercase;
}

.kotakremaintime{

}

.remaintime span{
    margin: auto;
    /*rpadding: 6px 8px 3px;*/
}
.remaintime span.tremain{
    background: none;
    color: #fff;
}
.livetime .time-pools{
    text-indent: -10000px;
    border:none;
    color: #d00f10;
    padding: 0px;
    text-align: center;
    text-shadow: 4px 2px 2px rgb(31, 41, 30);
    font-family: 'Teko', cursive;
    background-size:100% 100%;
    line-height: 1.1;
    width: 70px;
    height: 70px;
    box-shadow: none;
    display:inline-block;
    font-size: 62px;
    position: absolute;
    top: -55px;
    left: -75px;
}
.datelink{
    font-family: 'M PLUS Rounded 1c',sans-serif;
    padding: 0 3px; ;color: #fff;; border-radius: 3px; display:inline-block;
    font-size: 20px;
}
/*.lcat.time2{
    margin-bottom: 1px;
    float: left;
    padding: 0;
    width: 45px;
    height: 45px;
    margin-top: 2px;
    margin-right: 5px;
    background-size: 100% 100%;
}*/
.headpools-else{
    /* padding: 10px; */
    height: 30px;
    color: white;
    font-size: 22px;
    padding:5px;
    border-radius: 5px;
    text-align: center;
    background: #b50909;
    margin: 15px 0;
    display: revert;
    font-weight: bold;
}

.headpools-else .text{
    float:left;
}

.headpools-else .date p{
    float:left;
}


.li{
    float: right;
}

.li a{
    display: block;
    text-align: center;
    padding: 14px 16px;
}



.navbar{
    background:black;
    clear: both;
    overflow: auto;
    height: 80px;

}

.menu{
    float:right;
}

.logo{
    background: url(logo.png);
    height: 50px;
    float: left;
    margin-top: -5px;
}

ul {
    list-style: none;
    text-decoration: none;
    padding-top: 10px;
}

li {
    display: inline;
    padding-right: 15px;
}

tr.space {
    height: 10px;
    border-bottom: medium none;
}

td.space{
    background: rgba(0,0,0,0) !important;
}

footer .bg{
    background: #000;
}

.kotakpools tr td {
    background: transparent;
    padding: 5px; 
    font-size: 14px;
    font-weight: bold;
    height:65px;
    /* border-bottom:1px solid whitesmoke; */
    position:relative;
}

.kotakpools tr td.main-page {
    padding: 0 130px;   
}

.tbody_date,.tbody_result, .tbody_day{
    font-family: 'M PLUS Rounded 1c',sans-serif;
    font-size: 25px;
    position:absolute;
}

.tbody_day{
    left:80px;
    top:10px;
}

.tbody_date{
    left:275px;
    top:10px;
}

.tbody_result{
    right:195px;
    top:10px;
}

.kotakpools tbody{
    background-color: rgba(0,0,0,0.5);
}


.kotakpools tr:not(:last-child) td, .kotakpools thead tr td{
    border-bottom:1px solid whitesmoke !important;
}

.kotakpools tbody td .list-pools{
    position: absolute;
    top:10px;
    right:55px;
}

.detailnumber tbody tr td{ 
    
}
.detailnumber .ftname{
    background: none !important;
}

.detailnumber tbody tr td .pools{
    
}

.another-prize tbody tr td .pools{
    
}

.search-date{
    margin-top : 15px;
    width: 400px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
}

.search-date input[name="date"]{
    margin-top: 8px;
    float:right;
    background-color: transparent;
    border: none;
    background: url('images/search-date-bg.png')no-repeat;
    background-size: 100% 100%;
    color:white;
}

.search-date input[name="date"]:focus{
    outline: none;
}
.search-date input[name="date"]::placeholder{
    color:white;
}

.search-date .second-button{
    border:none;
    font-size: 18px;
    width:180px;
    height:50px;
    cursor: pointer;
}
.livebox .ftname{
    font-size: 24px;
    line-height: 1;
}
.search-date span{
    font-size: 35px;
}
.search-date .search_me{
    position: relative;
}
.search-btn{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#800905+0,e3473a+50,800905+100 */
    background: #800905; /* Old browsers */
    background: -moz-linear-gradient(top,  #800905 0%, #e3473a 50%, #800905 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #800905 0%,#e3473a 50%,#800905 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #800905 0%,#e3473a 50%,#800905 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800905', endColorstr='#800905',GradientType=0 ); /* IE6-9 */
    padding: 10px 15px;
    color: #fff;
    border-radius: 10px;
    border:none;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.slider img{
    width:900px;
    position: relative;
}
