/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

/*
Change Quick Sidebar Width
*/

/*
.page-quick-sidebar-wrapper {
  right: -370px;
  width: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-left: -370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-footer {
  margin-right: 370px;
  margin-left: -370px;
}

.page-sidebar-reversed.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-right: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-quick-sidebar-full-height .page-header {
  margin-left: -370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
  width: 370px !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item {
  width: 370px !important;
  margin-left: 370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list {
  margin-left: -370px;
}
*/

.tb1-receipt{
  width:622px;
  margin:0 0 20px 30px;
}
.tb1-receipt1{
  width:600px;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:12px;
  margin:0 0 20px 50px;
  border:#ccc 1px solid !important;
}
.tb1-receipt2{
  width:622px;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:12px;
  margin:30px;
}
.tb1-receipt1 th{
  padding:6px 10px;
  text-align:left;
  border-top:1px solid #fafafa !important;
  border-bottom:2px solid #e0e0e0;
}
.tb1-receipt1 td{
  padding:5px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #e0e0e0;
}
.tb1-receipt-td{
  width:33.33%;
}
.tb1-receipt-logo{
  height:43px;
  padding:0 20px;
}
.tb1-receipt-add{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:7px;
}
.tb1-receipt-heading{
  font-family:Tahoma, Geneva, sans-serif;
  text-align:center;
  text-decoration:underline;
  font-size:20px;
  font-weight:bold;
}
.tb1-receipt-field{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:11px;
  text-align:right;
  border-width:10%;
}
.tb1-receipt-field span{
  border:1px solid #000;
  color:#555;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:11px;
  padding:0 5px;
  font-weight:bold;
  text-align:right;
}
.tb1-receipt-mfield{
  padding-left: 20px;
  padding-top:10px;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:13px;
}
.tb1-receipt-mfield span{
  border-bottom:1px solid #000;
  color:#666;
  font-weight:bold;
  padding:0 20px;
}
.tb1-receipt-addi{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:13px;
  margin-top:10px;
  margin-bottom:10px;
  padding:0 20px;
  font-weight:bold;
  float:left;
}
.tb1-receipt-addit{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:12px;
  margin-top:10px;
  margin-bottom:-10px;
  padding:0 20px;
  float:left;
}
.tb1-receipt-tnc{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:10px;
  margin-top:-5px;
  text-align:justify;
  padding: 0 0 0 20px;
  float:left;
}
.tb1-receipt-rate{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:11px;
  margin-top:10px;
  margin-bottom:-10px;
  float:right;
  font-weight:bold;
}