/* @import url(http://fonts.googleapis.com/css?family=PT+Sans);
.tx-phtg-courses {
    font-family: "Myriad Pro",'PT Sans', sans-serif;
}
*/
#filtered-search-toggle {
    margin-bottom: 20px;
    margin-left: 10px;
    background: transparent;
    border: 0;
}

#filtered-search-toggle:hover {
    border-bottom: 1px dotted #3e609f;
}

#filtered-search-toggle::before {
    content: "";
    background-image: url(../Icons/bfaa2a38.spritesheet.png);
    background-position: 0 -46px;
    width: 11px;
    height: 10px;
    position: relative;
    display: block;
    left: -16px;
    top: 15px;
    margin-top: 0px;
}

textarea.f3-form-error {
    background-color:#FF9F9F;
    border: 1px #FF0000 solid;
}

input.f3-form-error {
    background-color:#FF9F9F;
    border: 1px #FF0000 solid;
}

.modmaincontent .tx-phtg-courses input#searchterm {
    font-size: 15px;
}

.tx-phtg-courses input#searchterm::-webkit-input-placeholder { /* WebKit browsers */
    color: #afafaf;
}
.tx-phtg-courses input#searchterm:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #afafaf;
}
.tx-phtg-courses input#searchterm::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #afafaf;
}
.tx-phtg-courses input#searchterm:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #afafaf;
}

.body-gruen .modmaincontent .tx-phtg-courses .btn.disabled {
    background-color: #afafb0 !important;
}

.tx-phtg-courses #annual-result .btn,
.tx-phtg-courses #search-result .btn {
    margin: 0px !important;
    font-size: 12px !important;
}

.tx-phtg-courses .btn {
    margin: 0px !important;
    font-size: 14px !important;
}

.tx-phtg-courses #reset {
    background-color: #b0b0b0 !important;
    margin-bottom: 10px !important;
}

.tx-phtg-courses .btn.topic {
    margin-left: 12px !important;
}
.tx-phtg-courses .search-info {
    margin-bottom: 10px;
    margin-top: 6px;
}

.tx-phtg-courses .glyphicon-remove-circle {
    color: #c70000;
}

.tx-phtg-courses .glyphicon-triangle-right:before {
    font-family: fontawesome;
    content: "\f04b";
    font-size: 14px;
    line-height: 18px;
}

.tx-phtg-courses table {
    border-collapse:separate;
    border-spacing:10px;
}

.tx-phtg-courses table th {
    font-weight:normal;
    font-size: 16px;
}

.tx-phtg-courses table td {
    vertical-align: middle;
}

.typo3-messages .message-error {
    color:red;
}

.typo3-messages .message-ok {
    color:green;
}

.tx-phtg-courses .collapse {
    display: none;
    visibility: hidden;
}

.tx-phtg-courses .collapse.in {
    display: block;
    visibility: visible;
}

.tx-phtg-courses .box {
    width:20px;
    height:20px;
    border-radius:5px;
    cursor:default;
}

.tx-phtg-courses .box span {
    position:absolute;
    left:-100000px;
}

.tx-phtg-courses table {
    width: 100%;
    border-collapse: collapse;
}

.tx-phtg-courses tr {
    background: #f7faef;
}

.tx-phtg-courses tr:nth-of-type(odd) {
    background: #fff;
}

.tx-phtg-courses td {
    font-size: 12px;
}

.tx-phtg-courses th {
    background: #8cb80d;
    color: white;
    font-weight: bold;
    height: 50px;
}

.tx-phtg-courses td {
    height: 60px;
}

.tx-phtg-courses td, .tx-phtg-courses th {
    padding-left: 8px;
    padding-right: 16px;
    text-align: left;
}

.tx-phtg-courses .nowrap {
    white-space:nowrap;
}

.tx-phtg-courses div.box + span {
    display:none;
}

.tx-phtg-courses span.sorting {
    display: none;
}

.tx-phtg-courses thead th.sorting {
    background: url("../Icons/sort_both.png") no-repeat center right #8cb80d;
}

.tx-phtg-courses thead th.sorting_asc {
    background: url("../Icons/sort_asc.png") no-repeat center right #8cb80d;
}

.tx-phtg-courses thead th.sorting_desc {
    background: url("../Icons/sort_desc.png") no-repeat center right #8cb80d;
}

.tx-phtg-courses td {
    border-right: 1px solid #7b7b7b;
}

.tx-phtg-courses .box {
    margin: 0 auto;
}

.tx-phtg-courses thead th {
    border-right: 1px solid #7b7b7b;
    cursor: pointer;
}

.tx-phtg-courses thead th.sorting_disabled {
    cursor: default;
}

.tx-phtg-courses thead th:first-of-type {
    /*background-position-x: 50%;*/
    width: 50px !important;
}

.tx-phtg-courses thead th:nth-child(2) {
    width: 230px !important;
}

.tx-phtg-courses thead th:nth-child(3) {
    width: 135px !important;
}

.tx-phtg-courses thead th:nth-child(4) {
    width: 122px !important;
}

/*
.tx-phtg-courses thead th#registration_deadline {
    min-width: 105px !important;
}
*/

.tx-phtg-courses thead th#execution {
    min-width: 100px !important;
}
.tx-phtg-courses thead th.register {
    min-width: 100px !important;
}

.tx-phtg-courses .search-result td .btn {
    white-space:normal;
}

.tx-phtg-courses .search-result, .tx-phtg-courses .annual-result {
    margin-bottom: 25px;
    border: 1px solid #7b7b7b;
}

.tx-phtg-courses .mobile-sorting, .tx-phtg-courses .mobile-month-selector, .tx-phtg-courses .mobile-only {
    display: none;
    visibility: hidden;
}

.tx-phtg-courses .clearing {
    clear: both;
}

/* annual-result */
.tx-phtg-courses .annual-result-table {
    display: table;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid #7b7b7b;
    border-bottom: 1px solid #7b7b7b;
    margin-bottom: 32px;
}

.tx-phtg-courses ul.annual-result-month-filter {
    display: table-row;
    width: 100%;
    padding: 0;
    margin: 0;
}

.tx-phtg-courses ul.annual-result-month-filter li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

.tx-phtg-courses ul.annual-result-month-filter li span,
.tx-phtg-courses ul.annual-result-month-filter li a {
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    padding: 8px 12px;
    margin: 15px 0;
    text-decoration: none;
    border: none !important;

}

.tx-phtg-courses ul.annual-result-month-filter li.active a {
    background-color: #8cb80d;
    color: #fff;
}

.tx-phtg-courses ul.annual-result-month-filter li a:focus,
.tx-phtg-courses ul.annual-result-month-filter li a:hover {
    background-color: #8cb80d;
    color: #fff;
}

.tx-phtg-courses #text-search {
    margin-bottom: 10px;
}
.tx-phtg-courses .form-control {
    border-color: #cbcbcb;
    background-color: #fdfdfd;
    padding: 4px 9px;
    height: 32px;
}

.tx-phtg-courses .panel {
    box-shadow: none;
    -moz-box-shadow: none;
}

.tx-phtg-courses .panel-default {
    border: none;
    margin-bottom: 14px;
}

.tx-phtg-courses .selected-filters .active-filter:first-of-type {
    padding-top: 6px;
}

.tx-phtg-courses .panel-default > .panel-heading {
    padding: 0;
    border: none;
}
.tx-phtg-courses .panel-default > .panel-heading {
    border: none;
    background-color: #fff;
}


.tx-phtg-courses .panel-default > .panel-heading .panel-title > a {
    padding: 7px 9px;
    display: inline-block;
    width: 100%;
    background-color: #8cb80d;
    border: 1px solid #8cb80d;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
}
.tx-phtg-courses .panel-default > .panel-heading .panel-title > a .fa {
    float: right;
    color: #fff;
}

.tx-phtg-courses .panel-default > .panel-heading .panel-title > a.collapsed .fa {
    color: #000;
}


.tx-phtg-courses .panel-body {
    background-color: #e8f1cf;
}

.tx-phtg-courses .panel-default > .panel-heading .panel-title > a.collapsed {
    border: 1px solid #cbcbcb;
    background-color: #fdfdfd;
    color: #afafaf;
}


.tx-phtg-courses .panel-default > .panel-heading .panel-title > a {
    border-color: transparent;
}

.tx-phtg-courses #collapse-topic .panel-body {
    padding-left: 0;
    padding-right: 0;
}

.tx-phtg-courses #collapse-topic .panel-default {
    margin: 0;
}

.tx-phtg-courses #collapse-topic .panel-heading .panel-title > a {
    width: auto;
    border: none;
    float: right;
    margin: 0;
    margin-top: 8px;
    background-color: #8cb80d;
    padding:1px 2px;
    border-radius: 2px !important;
}

.tx-phtg-courses #accordion-topic {
    margin-bottom: 10px;
}

.tx-phtg-courses #accordion-topic > .panel-default > .panel-heading {
    background-color: #e8f1cf;
}

.tx-phtg-courses #accordion-topic > .panel-default > .panel-heading .panel-title {
    padding-left: 12px;
    padding-right: 12px;
    line-height: 32px;
}

.tx-phtg-courses #accordion-topic > .panel-default > .panel-heading .panel-title > .picker {
    display: inline-table;
    max-width: 92%;
}

.tx-phtg-courses #accordion-topic > .panel-default > .panel-heading .panel-title > .picker > .picker-handle {
    margin-right: 10px;
}

.tx-phtg-courses #accordion-topic > .panel-default > .panel-heading .panel-title label {
    margin-bottom: 0;
    padding-bottom: 1px;
    display: table-cell;
}

.tx-phtg-courses #collapse-topic > .panel-body {
    border-top-width: 0;
    padding-top: 0;
    padding-bottom: 10px;
}

.tx-phtg-courses #accordion-topic .panel-heading + .panel-collapse .panel-body {
    border-top-width: 0;
    background-color: #f7faef;
    padding: 0 0 15px 35px;
}

.tx-phtg-courses #accordion-topic .panel-default.panel-open .panel-heading {
    background-color: #f7faef;
}

.tx-phtg-courses .collapsed .fa-minus:before {
    content: "\f067";
    color: #fff;
}
.tx-phtg-courses #accordion-topic .filter-subtopic-item {
    display: table;
    margin: 3px 0;
}

.tx-phtg-courses #accordion-topic .filter-subtopic-item .picker-handle {
    margin-top: 2px;
}

.tx-phtg-courses #accordion-topic .filter-subtopic-item:nth-of-type(2n+3) {
    clear: both;
}

.tx-phtg-courses #accordion-topic .filter-subtopic-item label {
    font-size: 13px;
    display: table-cell;
    width: 88%;
    vertical-align: top;
    word-break: break-word;
}

.tx-phtg-courses #search-container label {
    font-weight: normal;
}
.tx-phtg-courses .selected-filters,
.tx-phtg-courses #panel-coursetype label,
.tx-phtg-courses #panel-targetgroup label {
    font-size: 15px;
}

.tx-phtg-courses .course-detail {

}

.tx-phtg-courses .course-detail h2,
.modmaincontent .tx-phtg-courses .course-detail h2 {
    font-size: 13px;
    color: #333 !important;
    margin-top: 8px;
    margin-bottom: 22px;
}

.tx-phtg-courses .course-detail .box {
    float: left;
    border-radius: 0;
    margin: 0;
}

.tx-phtg-courses .course-detail h3,
.modmaincontent .tx-phtg-courses .course-detail h3 {
    font-size: 13px;
    color: #333 !important;
    float: left;
    margin: 3px 0 0 10px;
}

.tx-phtg-courses .courseLabel {
    font-weight: 700;
}
.tx-phtg-courses .course-box {
    margin-bottom: 40px;
}

.tx-phtg-courses .course-box .box {
    padding: 11px;
}

.tx-phtg-courses .course-button span {
    width: auto;
    padding: 11px 26px;
    display: inline-block;
}

.tx-phtg-courses .course-navigation {
    background-color: #E8F1CE;
}

.tx-phtg-courses .course-navigation div {
    display: block;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.tx-phtg-courses .course-navigation div,
.tx-phtg-courses .course-navigation div a {
    font-size: 20px;
    color: #333;
}
.tx-phtg-courses .course-navigation div:hover {
    background-color: #F7FAEF!important;
}
.tx-phtg-courses .course-navigation div a:focus,
.tx-phtg-courses .course-navigation div a:hover {
    color: #8CB80D!important;
    border: none;
    background-color: transparent!important;
}
@media
only screen and (max-width: 1248px) {

    .tx-phtg-courses td, .tx-phtg-courses th {
        padding-left: 2px;
        padding-right: 2px;
    }
    .tx-phtg-courses td a {
        word-break: break-all !important;
    }

    .tx-phtg-courses thead th:nth-child(2) {
        width: 140px !important;
    }

    .tx-phtg-courses thead th {
        background-position-x: 100% !important;
        background-position-y: 100% !important;
        width: auto !important;
    }
    .tx-phtg-courses table th {
        font-size: 14px;
    }
}


@media
only screen and (max-width: 1200px) {
    .tx-phtg-courses #accordion-topic .filter-subtopic-item {
        width: 100%;
    }
    .tx-phtg-courses ul.annual-result-month-filter li {
        font-size: 15px;
    }
    .tx-phtg-courses table th {
        font-size: 13px;
    }
}

@media
only screen and (max-width: 991px) {
    .tx-phtg-courses .box {
        width: 20px;
        height: 20px;
        border-radius: 2px;
    }

    .tx-phtg-courses ul.annual-result-month-filter li {
        font-size: 14px;
    }

    .tx-phtg-courses ul.annual-result-month-filter li span,
    .tx-phtg-courses ul.annual-result-month-filter li a {
        padding: 6px 8px;
        margin: 8px 0;
    }
}

@media
only screen and (max-width: 780px) {
    .tx-phtg-courses ul.annual-result-month-filter li {
        font-size: 13px;
    }

    .tx-phtg-courses ul.annual-result-month-filter li span,
    .tx-phtg-courses ul.annual-result-month-filter li a {
        padding: 4px 6px;
        margin: 6px 0;
    }
}


@media only screen and (min-width: 1025px) {
    table#search-result tbody tr td:first-child {
        width: 30%;
        padding-left: 8px;
        padding-right: 8px;
    }

    table#search-result tr td:nth-child(2), table#search-result tr td:nth-child(4) {
        width: 13%;
    }
}

.executiontype {
    display: flex;
    margin: 15px 0;
}
.executiontype .field-wrap {
    display: flex;
    margin-right: 15px;
}