@font-face {
	font-family: "Nikosh2";
	
	src: url('../fonts/593902588-nikosh2.eot');
	src: url('../fonts/593902588-nikosh2.eot?#iefix') format('embedded-opentype'),
	url('../fonts/593902588-nikosh2.svg#Nikosh2') format('svg'),
	url('../fonts/593902588-nikosh2.woff') format('woff'),
	url('../fonts/593902588-nikosh2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'siyam_rupaliregular';
    src: url('../fonts/siyamrupali.eot');
    src: url('../fonts/siyamrupali.eot?#iefix') format('embedded-opentype'),
         url('../fonts/siyamrupali.woff2') format('woff2'),
         url('../fonts/siyamrupali.woff') format('woff'),
         url('../fonts/siyamrupali.ttf') format('truetype'),
         url('../fonts/siyamrupali.svg#siyam_rupaliregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

	
*{
	 font-family: "Ubuntu", 'Noto Sans Bengali','Ubuntu Light', sans-serif,'Noto Sans Bengali Light','Siyam Rupali','Nikosh2','siyam_rupaliregular'; 
}	 
body{
	 
	font-family: "Ubuntu", 'Noto Sans Bengali','Ubuntu Light', sans-serif,'Noto Sans Bengali Light','Siyam Rupali','Nikosh2','siyam_rupaliregular';
	padding:0;margin:0;
 
}
.clear{clear:both;}
a{color:#0291d4; text-decoration:none;}
a#closebt{ position:absolute; top:130px; left:208px; outline:none; z-index:999;}
a#openbt{ position:absolute; top:130px; left:0px; outline:none; display:none;z-index:999;}
a.button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
font-family:arial,"Nikosh2" ;font-size:12px;font-weight: bold;padding:8px 12px 8px 12px;text-align: center;cursor:pointer; margin:10px 10px 0 0; float:left;}
.red{color:#fff;background: #eb8484;text-shadow:1px 1px #cc5959;}
.green{color:#fff;background: #7dc44e;text-shadow:1px 1px #4c9021;}
.red:hover{ background-color:#d96060;}
.green:hover{ background-color:#69b736;}

.grid-table { 
	border-collapse: collapse; 
}

.grid-table th { 
	background: #CCCCCC; 
	color: #000;
	font-size:13px;
	font-weight:bold; 
	 
}
.grid-table td, .grid-table th { 
	padding: 2px; 
	border: 1px solid  #000000; 
 
}

.grid-table td {
	 
	font-size: 13px;
}

.grid-table td a {
	text-decoration: none;
}

.Company_name
	{
		font-size:36px;
	}
.Company_address
{
	font-size:14px;
}

.product-table { 
	border-collapse: collapse; 
}

.product-table th { 
	background: #CCCCCC; 
	color: #000;
	font-size:11px;
	font-weight:bold; 
	 
}
.product-table td, .product-table th { 
	padding: 3px; 
	border: 1px solid  #000000; 
 
}

.product-table td {
	 
	font-size: 11px;
}

.product-table td a {
	text-decoration: none;
}
