@CHARSET "ISO-8859-1";

#container-main
{
	border: 1px #616161 solid;
	box-shadow: 0px 5px 10px #888888;
}
#my-jumbotron
{
	background-color: #883C2A !important;
	padding-top: 0px;
	padding-bottom: 18px;
	margin-bottom: 0px;
	border-radius: 0px;
	width:100%;
	
	
}
#submitbtn
{
	width:300px;
}

#banner-img
{
	width: 100%;
	height: 200px;
	margin-bottom: 0px;
	
}

#h1_title
{
	text-align: center; 
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 99.5%;
}

#body-row
{
	background: #EEEEEE !important;
	padding-top: 30px;
	padding-bottom: 30px;
	

}
#receipt-row
{

	padding-bottom: 30px;
}

#response-img
{
	width: 130px;
	height: 70px;
}

.recipet-table
{
	border: 1px solid black;
}

.reciept-div
{
	margin-top: 30px;
	margin-left:auto;
	margin-right: auto;
	display: block;
}

.table-div
{
	margin-top: 30px;
}

th
{
	text-align: center;
}

td
{
	word-wrap: break-word;
}

.resimg-div
{
	text-align: center;
}

.submit-button
{
	width:100px;
	background: #883C2A !important;
}

#printbtn
{
	width:100px;
}
#backbtn
{
	width:100px;
}

.captcha-inter
{
	width:175px;
	height:50px;
/* 	margin-left: auto;
	margin-right: auto; 
	display: block;*/
	margin: 0px !important;
}

#captcha_btn
{
	width:50px;
	height: 35px; 
	margin-top: 8px;
}

.error
{
	display: none; 
	width: 120%;	
}

.feildError
{
	color: red;
	list-style-type: none;
	width: 120%;
}

sup
{
	color: red;
}

.footer 
{  
  height: 70px;
  background-color: #9E9898;
}

.footer div
{
	
	color: white;
	
}

.footer h4
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:80%;
	text-align: center;
	margin-bottom:5px;
	font-size: medium;
}

.footer-menu
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:80%;
	text-align: center;
	margin-bottom:5px; 
	font-size: small;
	margin-top:3px;
	
}

.footer-menu a
{
	color: white !important;

}
