div.dt-buttons{
	padding-bottom: 1.0em;
}

.wpmp-kurse-hinweisicon {
    background: url('warning.svg');
    height: 20px;
    width: 20px;
    display: inline;
    /* Other styles here */
}

.wpmp_kurseform2 .wpmp-kurse-input {

               width: 250px;
               margin-right: 15px;
               margin-bottom: 15px;

}

.wpmp_kurseform2 {
    background-color: #f1f1f1;
    border: 2px solid #ccc;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 10px;
}
.wpmp_kurse_onelinespace {
    margin-left: 15px;  
}
.wpmp-kurse-table_wrapper .even {
	background-color: #f9f9f9;
}
.wpmp-kurse-table .even td {
	border-top: 1px solid #eee;
}
.wpmp-kurse-table .odd td {
	border-top: 1px solid #eee;
}
.wpmp-kurse-kurslink {
	font-weight: bold;
}
.wpmp_kurse_output table.dataTable > tbody > tr.child span.dtr-title {
	font-weight: normal;
}

.wpmp-kurse-table .alphabetic-highlight td
{
    border-bottom: 2px solid;
    font-size: 2em;
}

/*Kronberg*/
.wpmp_kurse .wpmp_kurse-form-wrap{position:relative}
.wpmp_kurse .wpmp_kurse-form-wrap{ margin-bottom: 1rem; }

/*
.wpmp_kurse .wpmp_kurse-form-wrap:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#E6284E;border-radius:.25rem 0 0 .25rem;color:#fff;content:"\F02E";display:-webkit-box;display:-ms-flexbox;display:flex;font:normal normal normal 14px/1 FontAwesome;font-size:1rem;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;text-rendering:auto;top:0;width:50px}

*/
.wpmp_kurse .wpmp_kurse-form-wrap:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:"\e8c2";display:-webkit-box;display:-ms-flexbox;display:flex;font:normal normal normal 14px/1 eicons;font-size:1rem;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;position:absolute;right:0;text-rendering:auto;top:0;width:50px}


.wpmp_kurse select{-webkit-appearance:none;border-radius:.25rem;height:50px!important;padding-left:30px;text-transform:uppercase}