.submitbutton{
	font-family: Arial Regular;
	text-transform: uppercase;
    color: #2d2a26;
    font-size: 10pt;
    margin-top: 10px;
    background-color: #fff;
    padding: 10px 22px;
    bottom: -45px;
    right: 12%;
    border: solid 1px #2d2a26;
    cursor: pointer;
    }
	.submitbutton:hover{
	background-color: #54565b;
	}
	#item_image1{
	width:15%;
	margin-left: auto;
    margin-right: auto;
    display: block;
	}
 .input-field1 {
  width: 80% ;
  height: 40px ;
  border: solid 1px;
  border-color: rgb(210, 215, 222);
  padding: 20px;
  }
  .input-field2 {
  width: 40% ;
  height: 40px ;
  border: solid 1px;
  border-color: rgb(210, 215, 222);
  padding: 20px;
  }
  .title{
  font-family: itc new baskerville w08,Georgia,serif;
  font-size:35px;
  }
  .title2{
  font-family: Arial Regular;
  color: rgb(136, 136, 136);
  font-size:23px;
  }
  .desc{
   font-family: Arial Regular;
   color: rgb(136, 136, 136);
  }
  .recaptcha{
   font-family: Arial Regular;
   color: rgb(136, 136, 136);
  }
  .col-lg-12
  {
  padding-left: 0px !important;
  }
  .lookup{
  font-family: Arial Regular;
       color: #2d2a26 !important;
       text-decoration: none !important;
       text-transform: uppercase;
    color: #2d2a26 !important;
    font-size: 10pt;
    margin-top: 10px;
    background-color: #fff;
    padding: 10px 22px;
    bottom: -45px;
    right: 12%;	
    border: solid 1px #2d2a26;
    cursor: pointer;
    border-radius: 4px;
    width:56%;
    }
    .lookup:hover{
	background-color: #54565b;
	} 
	.error{
	font-family:Arial Regular;
	color: rgb(136, 136, 136);
	font-size:15px;
	padding: 15px;
	}
	}
	.balance{
	font-family:Arial Regular;
	color: rgb(136, 136, 136);
	font-size:15px;
	}
	