

html, body {
  overflow-x: hidden!important;
}
body {
  position: relative;
}

body{
	
	overflow-x:hidden;
	
}
    .img-table{
        background-color: rgb(255, 255, 255); width: 608px;
    }

.reg{
    width: 400px; height: 150px;
    background-color: rgb(78, 226, 236);
}
.overlay{
    padding: 7px 15px;
        position: fixed; bottom: 0px; font-family: verdana; font-size: 15px; color: rgb(255, 255, 255);
        background: rgb(245, 146, 2); z-index: 999; cursor: pointer; text-align: center;
        text-decoration: none; border-radius: 5px 5px 0px 0px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 5px;
        left: 50%; margin-left: -204px; text-shadow: none;
}
    a{
        color:#0000cd;
        text-decoration:underline;
    }

    *{
        font-family: arial,helvetica,sans-serif;
       
    }


    p{
        font-family:Tahoma, Geneva, sans-serif;
    }

    h1,h2,h3,h4,h5,h6{
        font-family:verdana;
    }
    .underline{
        text-decoration:underline;
    }

.text-success{

color:rgb(0, 128, 0)!important;

}

.text-danger{
    color: #b22222!important;
}

.main{
    border:15px solid rgb(255, 165, 0);
}

.small_text{
    font-size: 14px;
}

.tex-dark{
    text-decoration:underline;
    font-family: tahoma,geneva,sans-serif;
    color: #0000cd;
    font-size: 16px;
}

.ul_margin li{
    margin-top:15px;
}

.order_style li{
    margin-top:15px;
}
.t1{
    width: 92px;
}
.t2{
    width: 168px;
}
.t3{
    width: 76px; 
}
.t4{
    width: 76px; 
}

.t5{
    width: 162px;
}
.t6{
    width: 92px;
}
.t7{
    width: 168px;
}
.t8{
    width: 76px;
}
.t9{
    width: 76px;
}

.t10{
    width: 162px;
}



.t1 img{

width: 100px; height: 60px;
}

.t2 img{

width: 100px; height: 80px;

}

.t3 img{
width: 110px; height: 60px;
}

.t4 img{
width: 100px; height: 60px;


}

.t5 img{

width: 100px; height: 70px;
}

.t6 img{
width: 100px; height: 60px;
}

.t7 img{
width: 100px; height: 60px;

}

.t8 img{

width: 100px; height: 70px;
}

.t9 img{

width: 100px; height: 60px;

}

.t10 img{

width: 100px; height: 70px;
}


.newcentrelink
{
	
}

@media screen and (max-width: 1000px)
{
	.newcentrelink	
	{
		margin-left: -50% !important;
		width: 100% !important;		
	}
}

@media screen and (max-width: 600px) {
    body,h1,h2,h3,h4,h5,h6{
       font-size:15px!important;
    }
	h1,h2,h3,h4,h5,h6{
	font-weight:bold!important;
	}
	p{
	text-align:center!important;
	}	
}
