.max_sgc_monetry_products_field_one{
	width: 99% !important;
	padding: 10px; 
	margin-bottom: 10px;
}
.max_sgc_monetry_products_field_two, 
.max_sgc_monetry_products_field_three, 
.max_sgc_monetry_products_field_four,
.max_sgc_monetry_products_field_six{
	width: 99% !important;
	margin-bottom: 10px;
}
.max_sgc_products_field_five_label{
	display: block;
}
.max_sgc_products_field_five{
	width: 100%;
	padding: 10px;
	margin-bottom: 10px; 
}
.max_sgc_monetry_products_field_two_label, 
.max_sgc_monetry_products_field_three_label, 
.max_sgc_monetry_products_field_four_label{
	margin: 10px 0px 0px 0px;
} 

.max_sgc_delete_voucher_value{
	color: red;
	cursor: pointer;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
 /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 60%; /* Could be more or less, depending on screen size */
  height: 100%;
  overflow: auto;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#maxSGCSHOWMODAL{
	float: left;
	margin-right: 10px;
}

.max_sgc_mon_pro_unique_voucher_description{
	text-align: center; 
	margin-top: 30px;
	padding-bottom: 30px;
}

.max_sgc_mon_pro_unique_voucher{
	text-align: center; 
	margin-top: 30px;
	width: 50%;
}

.max_sgc_mon_pro_before_unique_voucher > p{
	font-size:14px;
	font-family: 'Helvetica', 'Helvetica', 'Times', sans-serif;
	text-align: center;
	font-weight: bold; 
	margin-top: 20px;
}
.max_sgc_modal_headr_image_container{
	height: auto; 
	width: 100%; 
	overflow: hidden; 
}
.max_sgc_header_modal{
	padding: 10px;
}
.max_sgc_header_modal > h2{
	font-size:24px;
	font-family: 'Helvetica', 'Helvetica', 'Times', sans-serif;
	text-align: center;
	font-weight: bold;
}
.max_sgc_checkout_field{
	width: 50% !important;
	margin-right: 2%;
}
#max_sgc_gift_card_submit_checkout{
	width: 20% !important;
	height: 100% !important;
	padding: 9.889px !important; 
}
#max_sgc_custom_checkout_field_class{
	width: 100% !important;
	display: flex;
	flex-direction: row;
}