#novalnet_sepa_iban ,#novalnet_instalment_sepa_iban{
  text-transform: uppercase;
}

#bz-checkout-modal{
	position:fixed !important;
}
.woocommerce-info
{
	padding:1em 1em 1em 1.5em!important;
}
.woocommerce-info::before
{
	display:none !important;
}
.novalnet-loading-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;

}

.novalnet-loading-overlay-text{
  position: absolute;
  top: 50%;
  left: 50%;
  color: black;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  background-color:white;
  padding: 5px 5px 5px 5px;
  text-align: center;
  -moz-border-radius: 6px;
  border-radius: 6px; /* standards-compliant: (IE) */
}

div.invoiceinstalmentcontainer {
	width: 100%;
	max-width: 30em;
}

div.sepainstalmentcontainer {
	width: 100%;
	max-width: 30em;
}

div.invoiceinstalmentgeneric {
	padding: 1ex;
	border: 2px solid #3d92d5;
	background-color: #fff;
	color: #333;
	margin: 0em auto;
	clear: both;
}

div.sepainstalmentgeneric {
	padding: 1ex;
	border: 2px solid #3d92d5;
	background-color: #fff;
	color: #333;
	margin: 0em auto;
	clear: both;
}

div.invoiceinstalmentgeneric_below {
	padding: 1ex;
	border: 2px solid #3d92d5;
	background-color: #fff;
	color: #333;
	margin: 1em auto;
	clear: both;
}

div.sepainstalmentgeneric_below {
	padding: 1ex;
	border: 2px solid #3d92d5;
	background-color: #fff;
	color: #333;
	margin: 1em auto;
	clear: both;
}

div.invoiceinstalmentgeneric_below .introtext {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px;
}

div.sepainstalmentgeneric_below .introtext {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px;
}

div.invoiceinstalmentgeneric .introtext {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px;
}

div.sepainstalmentgeneric .introtext {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px;
}

.wc_novalnet_instalment_related_orders {
	margin: 0;
	overflow: auto;
}

.wc_novalnet_instalment_related_orders table {
	width: 100%;
	background: #fff;
	border-collapse: collapse;
}

.wc_novalnet_instalment_related_orders table thead th {
	background: #f8f8f8;
	padding: 8px;
	font-size: 11px;
	text-align: left;
	color: #555;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wc_novalnet_instalment_related_orders table thead th:last-child {
	padding-right: 12px;
}

.wc_novalnet_instalment_related_orders table thead th:first-child {
	padding-left: 12px;
}

.wc_novalnet_instalment_related_orders table thead th:last-of-type,
.wc_novalnet_instalment_related_orders table td:last-of-type {
	text-align: right;
}

.wc_novalnet_instalment_related_orders table tbody th,
.wc_novalnet_instalment_related_orders table td {
	padding: 8px;
	text-align: left;
	line-height: 26px;
	vertical-align: top;
	border-bottom: 1px dotted #ececec;
}

.wc_novalnet_instalment_related_orders table tbody th:last-child,
.wc_novalnet_instalment_related_orders table td:last-child {
	padding-right: 12px;
}

.wc_novalnet_instalment_related_orders table tbody th:first-child,
.wc_novalnet_instalment_related_orders table td:first-child {
	padding-left: 12px;
}

.wc_novalnet_instalment_related_orders table tbody tr:last-child td {
	border-bottom: none;
}

.wc_novalnet_instalment_related_orders table thead tr th {
	background-color:blue important;
}
.wc_novalnet_instalment_related_orders table tr:nth-child(odd) {
	background-color:#f1eaea;
}
.wc_novalnet_instalment_related_orders table tr:nth-child(even) {
	background-color:#dcd7d6;
}
.payment_method_novalnet_instalment_invoice .required{
	display:none!important;
}
.payment_method_novalnet_instalment_sepa .required{
	display:none!important;
}
#novalnet_instalment_table_invoice thead th,#novalnet_instalment_table_sepa thead th{
	background-color:#dcd7d6;
}

#novalnet_invoice_day_field,#novalnet_invoice_month_field{
	width: 33%;
	display : inline-block;
}
#novalnet_sepa_day_field,#novalnet_sepa_month_field{
	width: 33%;
	display : inline-block;
}
#novalnet_instalment_sepa_day_field,#novalnet_instalment_sepa_month_field{
	width: 33%;
	display : inline-block;
}
#novalnet_instalment_invoice_day_field,#novalnet_instalment_invoice_month_field{
	width: 33%;
	display : inline-block;
}
#novalnet_invoice_year_field,#novalnet_sepa_year_field,#novalnet_instalment_sepa_year_field,#novalnet_instalment_invoice_year_field{
    width: 34%;
    display : inline-block;
}
.autocomplete-items{
	display:table;
	width:100%;
	padding:10px;
	background:#fff;
	border:2px solid #bbb3b9;
	border-top:unset;
}
.autocomplete-items div:hover{
	background:#bbb3b9;
}
#novalnet_invoice_day_field label,#novalnet_sepa_day_field label,#novalnet_instalment_invoice_day_field label,#novalnet_instalment_sepa_day_field label{
	width:max-content;
}
#novalnet_instalment_table_sepa,#novalnet_instalment_table_invoice {
    max-width:100%;
    width:100%;
}
div#novalnet_cc_payment_form iframe {
    width: 100% !important;
}
#novalnet_instalment_table_sepa tr > th, #novalnet_instalment_table_sepa tr > td, #novalnet_instalment_table_invoice tr > th, #novalnet_instalment_table_invoice tr > td {
    padding: 10px;
    white-space: initial;
}
