.mpgeauth_odd {
    background: #D0E4F5;
}

.mpgeauth_secondary {
    background-color: #6c757d!important;
    border-color: #6c757d!important;
}

.mpgeauth_modalxxx {
    z-index: 99999;
    /*text-align: center;*/
}

.mpgeauth_white {
    color: #FFFFFF!important;
}

.mpgeauth_error {
    color: #c33!important;
    border-color: #c33!important;
}

input[type=checkbox].mpgeauth_error {
    color: #c33!important;
    border-color: #c33!important;
    outline: 2px solid #c33!important;
}


.ce_table form {
    margin-bottom: 0;
}

.col_amount,
.col_price,
.col_total{
    white-space: nowrap;
}
#table_appointments i{
    color: #0053a1;
    font-size: 15px;
}
#table_appointments th {
    font-weight: normal;
}
.mpgeauth_button,
.cancelmodalbtn,
.addbtn {
	width: 100%;
	display: inline-block;
	padding: 10px;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	line-height: 1.3;
	color: #0053a1;
	cursor: pointer;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-image: linear-gradient(to bottom, #fff, #fff);
	border: 1px solid #0053a1;
}


.mpgeauth_linkbutton {
    background-color: #494949!important;
    border: 0!important;
    color: #fff!important;
}

.mpgeauth_okbutton {
    background-color: rgba(0,83,161,1)!important;
}

.basket .mpgeauth_basket.fal {
    color: #494949;
}

.mpgeauth_trbutton {
    padding: 4px 10px;
    width: auto;
    background-color: unset;
    cursor: pointer;
}

.mpgeauth_trbutton i {
    margin: 0;
}

.submenu > a.mpgeauth_submenu::after {
    content: ""!important;
}

.mpgeauth_hamburgericon div {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px 0;
}

.has-error
{
    border-color: red!important;
}

#mpgeauth_flexdiv_main {
    width: 100%;
    height: auto;
    border: 0px solid #c3c3c3;
    display: flex;
    flex-wrap: wrap;
}

#mpgeauth_flexdiv_main div.div_td {
    width: 200px;
    height: auto;
    margin-bottom: 20px;
}


.termin .widget-checkbox {
    margin-top: 10px;
}

.mpgeauth_allow_appointment_email_checkbox {
    background-color: #f5f5f5;
    border: none;
    padding-bottom: 10px;
}
.termin .layout_simple {
    border: none;
    background-color: #f5f5f5;
}

.termin .formv1 .widget {
    margin-bottom: 0;
}

.termin .ce_accordion .accordion > div {
    padding: 5px 15px;
}




.label_amount_add_message {
    color: #faba00;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
}

.label_amount_add_message2 {
    color: #faba00;
    margin-top: 5px;
    width: 100%;
}

.mpgeauth_detailsorder {
    background-color: #f3f3f3;
}

div .mpgeauth_activenumberbutton{
    background:#faba00;
}

div .mpgeauth_activenumberbutton a{
    color: #fff!important;
    font-weight: bold!important;
}

div.mpgeauth_paginate{
    padding: 5px 0px;
    margin: auto;
    width: max-content;
}

.mpgeauth_foot_title {
    font-weight: bold;
}

#addressform select {
    padding: 10px !important;
	height: unset;
}

.mpgeauth_modal-content .mod_login {
    padding: 20px;
}
.mod_login form .klxtermin div {
  margin-bottom: 5px;
}
.mod_login form .klxtermin{
  margin-bottom: 0;
}
.mpgeauth_div_termine {
    width: 100%;
    max-height: 160px;
    overflow-y: auto;
}

.mpgeauth_tableorder {
    overflow-x: auto;
}

.mpgeauth_ul_up_down .fa {
  margin-left: 5px;
}
.checkoutnull {
    padding: 0px;
}



#appointment_datum {
    width:65%;
	float: left;
}

#appointment_zeit {
    width:35%;
}

.col_name {
    position: relative;
}

div.wk_divover {
    display: none;
    position: absolute;
    text-align: center;
}

.mpgeauth_tooltiptext {
    background: #494949;
    color: #fff;
    padding: 10px 0px;
    white-space: nowrap;
}

.wk_minus, .wk_plus {
    cursor: pointer;
}

.appointment_date_time {
    cursor: pointer !important;
}