/** {
  -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
*:before,
*:after {
  -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
html {
 font-size: 12px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family:inherit;
  font-size:inherit;
}
*/

/*
body {
  background-color: #004e8e;
}

h3 {
  margin-top: 0;
}

.row {
  width:100%;
  margin:0;
  padding:0;
}
.row .row {
  margin-top: 0;
  margin-bottom: 0;
  width:100%;
}
[class*="col-"] {
  padding-top: 0;
  padding-bottom: 0;
  
  background-color: rgba(86,61,124,.15);
  border: 1px solid rgba(86,61,124,.2);
  
  
 <!-- padding-right: 5px;
  padding-left: 5px;
  text-align:center;-->
}

hr {
  margin-top: 0;
  margin-bottom: 0;
}

.form-control {
  padding:6px 8px;
  width:auto;
}
label {
  padding:8px 0 0 0;
  text-align:right;
}


.dropdown-menu > li{
  color: #262626;
  text-decoration: none;
  font-size:13px;
  border-bottom:1px solid #eaeaea;
}

.dropdown-menu > li > a {
  padding: 8px 20px 8px 20px;
}

.dropdown-menu > li.lastoptions{
  color: #262626;
  text-decoration: none;
  border-bottom:0px;
}

.lt_border{
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}
.rb_border{
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.t_border{
	border-top: 1px solid #e3e3e3;
}
.b_border{
	border-bottom: 1px solid #e3e3e3;
}
.l_border{
	border-left: 1px solid #e3e3e3;
}
.r_border{
	border-right: 1px solid #e3e3e3;
}

.table_main {
  border-spacing: 2px;
  border-collapse: separate !important;
}
.table_main td {
  padding: 2px;
}

.table {
  width: inherit;
  max-width: none;
  margin-bottom: inherit;
}
td,
th {
  padding: 0;
}
.maintable td{padding:3px;}
.table_heading{
	
	font-size:14px;
	font-weight:700;
	height:32px;
	padding:10px;
	color:#767676;	
	background-color: #f5f5f5;
}
.column_heading{

	font-size:13px;
	font-weight:700;
	height:32px;
	padding:5px 5px 5px 10px;
	color:#000000;	
	background-color: #f5f5f5;
}

.rebateamount{ text-align:center; max-width:70px; max-height:20px; padding:0;}

.disabled{
border: 1px solid #ffffff;
cursor: not-allowed;
}

.bfh-number{height:30px;}
*/

.content_hide {
  display: none !important;
}
.content_show {
  display: block !important;
}
.custom_close
{
	float:right;
	margin-top:-10px;
	margin-right:-5px;
}
.custom_close_absolute
{
	float:right;
	margin-top:5px;
	margin-right:10px;
}
.modal-header-nobottomborder {
  border-bottom:none !important;
}
.close_white{color: #ffffff;}
.close_white{
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}
.close_white:hover,
.close_white:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close_white {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-dialog{
	/*width:90%;
	max-width:600px;*/
}
.modal-body {
  /*height:300px;*/
}

.table_main_nospacing {
  padding:0;
  border-spacing: 0;
  border-collapse: separate !important;
}

.table_main_nospacing td {
  padding:0;
}

.btn_padding{
	padding:8px 15px 8px 15px;
}

.colour_icon_outer .popover, .productlist_colour .popover {
	padding:0;
	margin:0;
	font-family: "Futura";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.63;
  
	border:none;
 	border-radius: 0px;
 }
.colour_icon_outer .popover-content, .productlist_colour .popover-content {
  padding:0 0 5px 0;
  margin:0;
}
.colour_icon_outer .popover.top {
  margin-top: -20px;
}

.productlist_colour .popover.top {
  margin-top: -10px;
}


.btnpaymentoption_oxipay{font-size:1.3em; padding:15px 30px 15px 30px; margin-right:10px;}
.btnclsoxipaysignup, .btnclsoxipaysignup:hover{ background-color:#f6771c;  margin-left:10px;}
.btnpaymentoption{font-size:1.1em; padding:0px 20px 0px 20px;}

.modal-body {
  float:left !important;
  padding: 15px;
}
.modal-body-nopadding {
  float:left !important;
  padding:0 !important;
}
.modal-footer{margin-top:20px !important;}
.modal_input{
	width:90%;
	height:32px;
	padding:0 10px 0 10px;
	border:1px solid #C1C1C1; 
	color:#9B9FA1;
}



.modal_fieldwrap{ float:left; width:100%; margin-bottom:10px;}
.modal_caption{ float:left; width:30%;}
.modal_field{ float:left; width:70%;}

.inputfullwidth{width:90% !important;}


@media (min-width: 1280px) {
	.colour_icon_outer .popover.top {
	  margin-top: -25px;
	}
	
	.productlist_colour .popover.top {
	  margin-top: -13px;
	}
}
@media (min-width: 1360px) {
	.colour_icon_outer .popover.top {
	  margin-top: -30px;
	}
	
	.productlist_colour .popover.top {
	  margin-top: -14px;
	}
}

@media (max-width: 768px) {
	.btnclsoxipaysignup, .btnclsoxipaysignup:hover{border-radius: 0px;}
	.btnpaymentoption{font-size:1em; padding:0px 20px 0px 20px;}
}


@media (max-width: 640px) {
	.btnpaymentoption_oxipay{width:200px; text-align:center; padding:10px 0px 10px 0px; margin-bottom:20px; margin-right:0px;}
	.btnclsoxipaysignup, .btnclsoxipaysignup:hover{width:200px; margin-left:0px;}
	
	.modal_caption{ float:left; width:100%;}
	.modal_field{ float:left; width:100%;}
}

@media (max-width: 360px) {
	.btnpaymentoption_oxipay{font-size:1.3em;}
}

@media (max-width: 320px) {
	.btnpaymentoption_oxipay{width:180px;font-size:1.1em; padding:5px 0px 5px 0px;}
	.btnclsoxipaysignup, .btnclsoxipaysignup:hover{width:180px;font-size:1.1em;}
}