body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
a
{
	color: inherit;
	text-decoration: none;
}

a:hover
{color: inherit;
	text-decoration: none;
	transition: all .6s;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,ul,li{
	margin:0;
}

p{
	margin:0;
    line-height: 1.6em;
}

.img-fluid{
    display: block;
}
.list-inline li{
    display: inline-block;
}



.table_result_daily {
    font-size: 16px;
    width: 100%;
    max-width: 100% !important;
    table-layout: fixed;
}
.table thead th {
    border-bottom: 1px solid #fff;
    background-color:#27ae60;
    color: #ffffff;
}
.table_result_daily>tbody>tr {
    background-color: #0ba9f9;
    color: white;
}
.table {
    margin-top: 18px;
    margin-bottom: 30px;
    color: #000000;
    text-align: center;
}
.text-gray-800 {
    color: #0ba9f9 !important;
    font-weight: bold;
}
.tp-checkr-right img {
    width: 100%;
}
.text-bg {
    margin: 0px auto;
    text-align: center;
}
#old_date {
    width: 88%;
    float: left;
}
footer.sticky-footer {
    padding: 2rem 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: white;
    z-index: 10;
}
.bg-white {
    background-color:#0ba9f9 !important;
}
.logo_font_1 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 18px;
    color: #ffffff;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.arrow {
    height: 50px;
    position: absolute;
    left: 50%;
    top:-17px;
    transform: translateX(-50%);
}
.img3_shadow {
    width: 317px;
    height: 317px;
    max-width: 317px;
    max-height: 317px;
    top: 51px;
}

.img2_shadow {
    width: 218px;
    height: 218px;
    max-width: 218px;
    max-height: 218px;
    top: 101px;
}
.img2 {
    max-width: 220px;
    top: 100px;
}
.img1_shadow {
    width: 138px;
    height: 138px;
    max-width: 138px;
    max-height: 138px;
    top: 141px;
}
.img1 {
    max-width: 140px;
    top: 140px;
}
.img3 {
    max-width: 320px;
    top: 50px;
}
#result_digit {
    background: transparent;
    color: red;
    font-size: 30px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 20px;
    max-width: 50px;
    max-height: 50px;
    position: absolute;
    left: 50%;
    top: 210px;
    transform: translateX(-50%) translateY(-50%);
}
.container-fluid.lotery-main {
    position: relative;
}
.lotery-main-lft {
    position: absolute;
    left: 0;
    top: 23%;
    right: 0;
}
img.lotry-botton-pic {
    position: absolute;
    bottom: 0;
    width: 30%;
    left: 0;
}
img.lotry-up-pic {
    position: absolute;
    top: 0;
    width: 30%;
    right: 0;
}
.img1, .img2, .img3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
input.form-control.hasDatepicker {
    width: 93%;
    float: left;
}
.copyright.text-center.my-auto {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
}




.img1_shadow, .img2_shadow, .img3_shadow {
    box-shadow: 0 0 12px rgb(0 0 0 / 90%), 0 0 10px rgb(0 0 0 / 90%);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
}

.img3_shadow {
    width: 317px;
    height: 317px;
    max-width: 317px;
    max-height: 317px;
    top: 51px;
}

.img2_shadow {
    width: 218px;
    height: 218px;
    max-width: 218px;
    max-height: 218px;
    top: 101px;
}

.img1_shadow {
    width: 138px;
    height: 138px;
    max-width: 138px;
    max-height: 138px;
    top: 141px;
}