.singleCourse {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px;
}

.courseHeader {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: bold;
    font-style: italic;
    padding: 10px;
}

.singleCourse .part,
.courseHeader .headerpart {
    width: 30.33%;
}

.singleCourse:nth-of-type(even) {
    background: #e3e4e4;
}

.singleCourse .part.title {
    width: 35%;
}

.singleCourse .ka-part:nth-of-type(even) {
    background: #f9f9f9;
}

.singleCourse .ka-panel {
    width: 100%;
}

.singleCourse .ka-part .likelabel {
    font-weight: bold;
}

.singleCourse .ka-part {
    padding: 5px;
}

.infotable .part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    width: 100%;
}

.infotable .part .likelabel {
    width: 15%;
    font-weight: bold;
}

.infotable .part .content {
    width: 85%;
}

.infotable .part:nth-of-type(even) {
    background: #e3e4e4;
    border-top: 1px solid #dddddd;
}

.infotable .part:nth-of-type(odd) {
    background: #f9f9f9;
}

.detailInfo {
    margin-top: 50px;
}

.detailInfo label {
    font-style: italic;
}

.detailInfo .detailpart {
    margin-bottom: 15px;
}

.detailInfo .detailpart.hint {
    font-style: italic;
}

.category .bold {
    font-weight: bold;
    margin-bottom: 5px;
}

.seperator {
    margin-top: 15px;
    border-top: 1px solid #e3e4e4;
    padding: 5px;
}

.singleCourse .singlesep.seperator {
    margin-top: 15px;
    border-top: 2px solid #e3000f;
    padding: 5px;
}

.singleCourse .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.singleCourse .singlepart {
    width: 25%;
}

.singleCourse .ka-panel {
    margin-top: 15px !important;
}

.singleCourse .ka-handler {
    font-size: 20px;
}

.singleCourse .accordionOpen .ka-handler:after {
    font-size: 20px;
}

.singleCourse .ka-panel:nth-of-type(even) .ka-handler {
    background-color: transparent;
}

.course_filter form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.course_filter {
    margin-bottom: 50px;
}

.selectDiv {
    margin-right: 20px;
    margin-top: 10px;
}

.selectLocationLabel {
    font-size: 16px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: black;
    background-color: #fff;
    background-image: none;
    /* border: 1px solid #e3e4e4; */
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.locationSelect {
    font-size: 16px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: black;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e3e4e4;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.course_filter input[type="submit"] {
    font-size: 16px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-image: none;
    border: 1px solid #e3e4e4;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #004d91 !important;
    background-color: #e3e4e4 !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}

.app {
    margin-bottom: 15px;
}

.course-plan__filter {
    padding: 1rem;
    margin-bottom: 3rem;
    border: 2px solid #c31924;
    background-color: #f9f9f9;
}

.course-plan__filter .filterselects__module {
    display: block;
    position: relative;
}

.course-plan__filter .filterselects__top-module {
    display: block;
    width: 100%;
}

.course-plan__filter h3 {
    color: black;
    margin-bottom: 1rem;
    text-decoration: underline;
}

.course-plan__filter .filterselects__sub-modules {
    display: none;
    width: 100%;
    padding-left: 1.5rem;
}

.course-plan__filter .filterselects__sub-modules__modul {
    display: block;
    width: 100%;
    font-weight: normal;
    padding-left: 1.8rem;
}

.course-plan__filter .filterselects__sub-modules__checkbox {
    margin-left: -1.8rem;
}

.course-plan__table .footable-filtering {
    display: none;
}

.course-plan__table .pagination {
    display: block;
}

.course-plan__table .table {
    border: none;
}

.course-plan__table .table th {
    border: none;
    border-bottom: 2px solid #ddd;
}

.course-plan__table .course-plan__table__course a {
    color: #c31924;
}
.course-plan__table .course-plan__table__course a:hover{
	text-decoration: none;
}
.course-plan__table .course-plan__table__course a:hover .course-plan__table__course__title--first {
	text-decoration: underline;
}

.course-plan__table .course-plan__table__course__title--other {
	color: #484848;
	font-size: 14px;
	border-top: 1px solid #eeeeee;
	margin-top: 2px;
	padding-top: 2px;
}
.course-plan__table .course-plan__table__course a:hover .course-plan__table__course__title--other {
	text-decoration: none;
}

.p-driver__module__title {
	margin-bottom: 1.5rem;
}

.course-plan__table .course-plan__table__city {
    width: 120px;
}

.course-plan__table .course-plan__table__date {
    width: 162px;
}

.course-plan__table .table td {
    border: none;
    border-top: 1px solid #ddd;
}

@media screen and (max-width: 950px) {
    .singleCourse .singlepart {
        width: 50%;
    }

    .course-plan {
        display: flex;
        flex-direction: column-reverse;
    }

    .course-plan > .col-xs-8 {
        width: 100%;
    }

    .course-plan > .col-xs-4 {
        width: 100%;
    }

}

@media screen and (max-width: 667px) {
    .infotable .part {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .singleCourse .singlepart {
        width: 100%;
    }
}

