
.caruso-pagination-current{
    color:white;
}

#caruso-sidebar a.internal-link,
#caruso-content nav.menu-icons:not(.indicator) li a.internal-link{
    display: block;
    background-position: top left;

}


.seminar_search_table .seminar_search_pointer{
    padding:5px;
}

.seminar_search_table .seminar_search_pointer a,
.seminar_search_table .seminar_search_pointer a i{
    color: #CCDCEC;
}


table.rooms {
    border-left: 1px solid black;
    border-top: 1px solid black;
}

table.rooms thead th:last-child {
    border-left: 1px solid black;
}

table.rooms thead th:not(.headcol) {
    border-right: 1px solid black;
}

table.rooms tbody>tr{
    border-bottom: 1px solid black;
}

table.rooms tr>td{

    border-right: 1px solid black;

}

table.rooms tr td.subgroup-last{
    border-right: 2px solid black;
}


.table-wrapper{
    overflow: auto;
}

.resizable{
    resize: both;
    overflow: hidden;
    overflow-y: auto;
}

.movable{
    height:100%;
}

/*table.fixed-headers .headcol{
    position: absolute;
    left:0;
    top:auto;
}

.table-wrapper.fixed-headers{
    overflow-x: scroll;
    margin-left: 5em;
    width:600px;
}*/

.headcol{
    border-right: 2px solid black;
}

input[type=number][size="1"]{
    width: 1em;
}

input[type=number][size="2"]{
    width: 2em;
}

input[type=number][size="3"]{
    width: 3em;
}

input[type=number][size="4"]{
    width: 4em;
}

input[type=number][size="5"]{
    width: 5em;
}

input[type=number][size="6"]{
    width: 6em;
}

fieldset select{
    /*max-width:300px;*/
}

input, select, textarea, button {
    margin-bottom: 10px;
}

textarea{
    max-width:100%;
    width:100%;
}

i.fa{
    color: #004994;
}

button i.fa{
    color: inherit;
}

button{
    padding:3px 5px;
    color:#fff;
    background-color: #00529C;
    border: 1px solid #00529C;
    cursor:pointer;
}

.menu-icons ul {
    list-style: none outside none;
    margin: 15px 0 0 0 !important;
    padding: 0 !important;
}

.menu-icons ul li.indicator {
    border-top: 1px solid #ccc;
    padding: 5px 0;
}

.table-striped>tbody>tr:nth-child(even) {
    background-color: #D8DEEA;
}

table{
    box-sizing: border-box;
    border-collapse: collapse;
}

.label-span{
    vertical-align: top;
}

.button-span{
    padding:3px 5px;
    color:#fff;
    background-color: #00529C;
    border: 1px solid #00529C;
    cursor:pointer;
}

.spacer{
    width: 1px;
    height: 17px;
    display: inline-block;
}


.form-group input[type="text"], .form-group input[type="password"], .form-group button, .form-group textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    /*max-width: inherit;*/
}

.form-group select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    /*max-width: inherit;*/
}

#search-form input[type='text']{
    width:160px;
}

.caruso-grid-caption{
    display: block;
    margin-bottom: 10px;
}

.caruso-info-box{
    display: block;
    color: black;
    background-color: #a5ce97;
    padding: 5px;
    margin: 1px;
}

.caruso-error-box{
    display: block;
    color: black;
    background-color: red;
    padding: 5px;
    margin: 1px;
}

.caruso-form-output{
    display: block;
    margin-bottom: 10px;
}

.caruso-grid-column{

}

a.btn .fa{
    color: #fff;
}


.caruso-basket-checkbox input[type="checkbox"]{
    margin-top:2px;
}

input[type="checkbox"]{
    margin-right:5px;
}

.form-group.row{
    margin-top: 0.5rem;
}

.caruso-pagination-form select{
    width:auto;
}

table.rooms {
    border-left: 1px solid black;
    border-top: 1px solid black;
}

table.rooms thead th:last-child {
    border-left: 1px solid black;
}

table.rooms thead th:not(.headcol) {
    border-right: 1px solid black;
}

table.rooms tbody>tr{
    border-bottom: 1px solid black;
}

table.rooms tr>td{

    border-right: 1px solid black;

}

table.rooms tr td.subgroup-last{
    border-right: 2px solid black;
}


.table-wrapper{
    overflow: auto;
}

.resizable{
    resize: both;
    overflow: hidden;
    overflow-y: auto;
}

.movable{
    height:100%;
}

/*table.fixed-headers .headcol{
    position: absolute;
    left:0;
    top:auto;
}

.table-wrapper.fixed-headers{
    overflow-x: scroll;
    margin-left: 5em;
    width:600px;
}*/

.headcol{
    border-right: 2px solid black;
}

input[type=number][size="1"]{
    width: 2em;
}

input[type=number][size="2"]{
    width: 3em;
}

input[type=number][size="3"]{
    width: 4em;
}

input[type=number][size="4"]{
    width: 5em;
}

input[type=number][size="5"]{
    width: 6em;
}

input[type=number][size="6"]{
    width: 7em;
}

fieldset select{
    /*max-width:300px;*/
}
input, select, textarea, button {
    margin-bottom: 10px;
}

textarea{
    max-width:100%;
    width:100%;
}

i.fa{
    color: #004994;
}

button i.fa{
    color: inherit;
}

button{
    padding:3px 5px;
    color:#fff;
    background-color: #00529C;
    border: 1px solid #00529C;
    cursor:pointer;
}

.menu-icons ul {
    list-style: none outside none;
    margin: 15px 0 0 0 !important;
    padding: 0 !important;
}

.menu-icons ul li.indicator {
    border-top: 1px solid #ccc;
    padding: 5px 0;
}

.table-striped>tbody>tr:nth-child(even) {
    background-color: #D8DEEA;
}

table{
    box-sizing: border-box;
    border-collapse: collapse;
}

.label-span{
    vertical-align: top;
}

.spacer{
    width: 1px;
    height: 17px;
    display: inline-block;
}

.form-group input[type="text"], .form-group input[type="password"], .form-group button, .form-group textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    /*max-width: inherit;*/
}

.form-group select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    /*max-width: inherit;*/
}

#caruso-content label,
#caruso-sidebar label{
    word-break: break-word;
    hyphens: auto;
}

.caruso-basket-error{
    color:red;
}


#caruso-content .caruso-cc-mail{
    width:50%;
}

.btn.btn-small{
    margin-right:1px;
}

table .btn,
#basket-form .btn{
    line-height: normal;
    margin-right:1px;
}

#caruso-content table td {
    vertical-align: middle;
}

#search-form input[type='text']{
    width: calc(100% - 50px);
}

.table.thead-dark th {
    background-color: #024A94;
    border-color: #024A94;
    color: white;
}

ul.caruso-message-list{
    padding:0;
}


/* new top menu */
.caruso-top-menu {
    margin-bottom: .25rem;
    display: block;
    overflow: hidden;
    border-radius: .25rem !important;
}
.caruso-top-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.caruso-top-menu ul li {
    padding: 0;
}
.caruso-top-menu ul li a {
    color: #fff;
    text-decoration: none;
    padding: .33333rem .5rem .33333rem .5rem;
    display: block;
    background-color: #007cbf;
    border-bottom: 1px solid #fff;
}
.caruso-top-menu ul li a:hover {
    color: #fff;
    background-color: #024A94;
}
.caruso-top-menu ul li a.active-item {
    color: #fff;
    font-weight: 700;
    background-color: #024A94;
}
#layoutDefault #areaContent .menu-sub-right-wrapper ul li a {
    padding-left: 4px;
}
.caruso-top-menu-main .col-sm-4:not(:last-child) {
    padding-right: 0 !important;
}
.caruso-top-menu-main .col-sm-4:not(:first-child) {
    padding-left: 4px !important;
}
/* /new top menu */

.loginpanel fieldset {
    height: 370px;
}
#memberNrTip {
    /*position: absolute; 
    z-index: 1000; */
    display: none;
}
#memberNrTip > div {
    position: relative; 
    /*top: -40px; 
    left: 0px;*/
}
#passwordTip {
    /*position: absolute; 
    z-index: 1000; */
    display: none;
}
#passwordTip > div {
    position: relative; 
    /*top: -20px; */
    /*left: 0px;*/
}
.loginContent {
    text-align: center;
    margin-bottom: 20px;
}

.loginContent h1 {
    margin-top: 20px;
}
.car-search-button {
    width: 40px !important; 
    padding: 3px !important; 
    margin-left: -4px !important; 
}
.car-search-field {
    width:calc(100% - 40px) !important; 
    padding:3px !important; 
}
.car-search-text {
    
}
.car-flex {
    display: flex;
}
select.form-control[size], select.form-control[multiple] {
    height: calc(1.8em + 0.75rem + 2px);
}
td {
    border-top: 1px solid #cae4fe;
    padding-top: 10px;
    padding-bottom: 10px;
}
.passwordTipProfile {
    width: 75%;
    float: right;
    left: auto;
    right: 0;
}
#bikoNote {
    margin-bottom: 10px !important;
    font-weight: bold !important;
}
entry-heading {
    font-weight: bold;
}
/*#funktionen {
    width: 100% !important;
}*/
#funktionen > div.row > div:not(.col-sm-12) {
    margin-bottom: 1rem;
}
#funktionen > div.row {
    margin-bottom: 0 !important;
}




/* Brochure */
.brochure-bereich {
    border: 1px solid #ddd;
    nargin: 10px;
}
.brochure-bereich > .brochure-logo {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    width: 300px;
    font-size: 1px;
}
.brochure-bereich > .brochure-logo > img {
    max-width: 50%;
}
.brochure-bereich > .brochure-logo > .brochure-text {
}
.brochure-bereich > .brochure-logo > .brochure-text > img {
    max-width: 50%;
}
.brochure-bereich > .brochure-image {
    vertical-align: bottom;
    position: relative;
    height: 430px;
}
.brochure-bereich > .brochure-image > img {
    width: 100%;
    position: absolute;
    bottom: 0;
}
.brochure-bereich > .brochure-title-outer {
    position: relative;
}
.brochure-bereich > .brochure-title-outer > .brochure-title {
    color: white;
    position: absolute;
    top: -110px;
    left: 40px;
}
.brochure-bereich > .brochure-title-outer > .brochure-title > .brochure-title1 {
    font-size: 14pt;
    font-weight: bold;
}
.brochure-bereich > .brochure-title-outer > .brochure-title > .brochure-title2 {
    font-size: 9pt;
}
.download-brochure-all {
    text-align: center;
    padding-top: 20px;
}
.icon-text {
    padding-left: 10px;
}
.no-result-msg {
    font-weight: bold;
    font-style: italic;
}
.brochure-add-article {
    text-align: right;
    padding-top: 10px;
}
.brochure-add-article-category {
    text-align: right;
}
.white-font {
    color: #fff;
}
.white-font:hover {
    color: #fff;
}
.brochure-category-section {
    margin-top: 20px;
}
.brochure-category {
    margin-top: 10px;
}
.brochure-category-desc {
    line-height: 30px;
}
.brochure-category-desc h2 {
    margin: 0;
}
.brochure-ver-complete {
    border: 1px solid rgba(0,0,0,.1);
    margin-top: 10px;
    background-color: #f8f8f8;
    cursor: pointer;
}
.brochure-ver-complete:hover {
    background-color: #f0f0f0;
}
.brochure-ver-complete .brochure-ver-image {
    float: left;
    width: 50px;
    overflow: hidden;
}
.brochure-ver-complete .brochure-ver-text {
    float: left;
    margin-left: 20px;
    width: calc(100% - 120px);
    display: flex;
    align-items: center;
    min-height: 50px;
}
.brochure-ver-complete .brochure-ver-text .brochure-ver-inner-text {

}
.brochure-ver-complete .brochure-ver-check {
    float: right;
    width: 50px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    min-height: 50px;
    padding-top: 10px;
}
.brochure-ver-complete-index {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.brochure-ver-complete-index .brochure-ver-image-index {
    float: left;
    width: 100px;
    overflow: hidden;
}
.brochure-ver-complete-index .brochure-ver-text-index {
    float: left;
    margin-left: 20px;
    width: calc(100% - 170px);
    display: flex;
    align-items: center;
    min-height: 100px;
}
.brochure-ver-complete-index .brochure-ver-text-index .brochure-ver-inner-text-index {
    margin-left: 20px;
}
.brochure-ver-complete-index .brochure-ver-text-index .brochure-ver-inner-text-index h3 {
    margin-left: -20px;
}
.brochure-ver-complete-index .brochure-ver-button-index {
    float: right;
    width: 50px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    min-height: 100px;
}
.clear {
    clear: both;
}
.brochure-choose-area {

}
.brochure-choose-area h2 ~ div, .brochure-choose-area h3 ~ div {
    margin-top: 0;
}
.brochure-sub-kat {
    margin-top: 30px !important;
    margin-bottom: 0 !important;
}
.brochure-kat-header {
    display: flex;
    align-items: baseline;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: -20px;
}
.brochure-kat-caption {

}
.brochure-kat-check-all {
    text-align: right;
    width: 100%;
    padding-top: 10px;
}
.brochure-check-all {

}
.brochure-check-all-label {

}
.brochure-check-all-checkbox {

}
.brochure-remove {
    color: red;
}
.brochure-start-pdf {
    float: left;
    width: calc(100% - 50px);
    text-align: center;
}
.brochure-remove-all {
    float: right;
    width: 50px;
    text-align: center;
    padding-top: 30px;
}
.download-brochure-pdf {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.brochure-pane .btn {
    width: auto !important;
}
.brochure-pane .brochure-add-article-category button {
    width: 100% !important;
}
.brochure-add-article-category a, .brochure-add-article-category button {
    display: block !important;
    text-align: center !important;
}
.brochure-add-article-category :not(:first-child) {
    margin-top: -10px !important;
}
.btn-tertiary {
    background-color: #e5edf5 !important;
    color: #000000 !important;
}


table.rooms {
    font-size: 12px;
}
table.rooms td.room-cell {
    width: 20px;
}
table.rooms td .btn {
    padding: 1px 9px;
}
table.rooms td .btn-primary {
    color: #000;
    background: #fff linear-gradient(180deg,#ddd, #fff) repeat-x;
    border-color: #eee;
}
table.rooms tr td {
    padding: 0;
}

#rooms-overlay .movable button, #rooms-overlay .movable .btn-secondary {
    background: none;
    border: none;
}
#rooms-overlay table.rooms {
    font-size: 15px;
    width: 100% !important;
}
#rooms-overlay table.rooms td.room-cell {
    width: auto;
    min-width: 20px;
}
#rooms-overlay table.rooms td .btn.btn-smallest {
    width: 100%;
    line-height: 20px;
}
#rooms-overlay .table-wrapper {
    width: 100%;
    max-width: inherit;
    overflow-x: hidden !important;
}
#content #rooms-overlay table.rooms, #content #rooms-overlay table.rooms th, #content #rooms-overlay table.rooms td {
    font-size: 14px;
}
