.content .contenttable .btn{
    padding: .375rem .75rem;
}

.glyphicon-2x{
    font-size: 2.25rem;
}

.content .menu-sub-right-wrapper li:not(.active) a i.glyphicon{
    display: none;
}

.content .menu-sub-right-wrapper li.active a {
    color: #0095DB;
}

.contenttable .btn{
    margin-bottom:1px;
    margin-right: 1px;
}

.caruso-pagination-current{
    color: #333;
}

.seminar_search_table .seminar_search_pointer{
    padding:0 5px;
}

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;
}

.menu-sub-right-wrapper ul{
    padding-left:0;
}

.menu-sub-right-wrapper li{
    display:block;
    width:100%;
}

.menu-sub-right-wrapper li a{
    text-decoration: none;
}

.menu-sub-right-wrapper li a:visited{
    color:#004994;
    text-decoration: none;
}

.content a{

}

.content a:visited{
    color:#004994;
    text-decoration: none;
}

.accordion ul{
    /*list-style: none;*/
    list-style-type: '- ' !important;
}

.accordion ul li {
    padding-top: 4px;
}

.seminar_search_pointer a{
    color:#004994;
}

.overlay-buttons{
    text-align:right;
}

.overlay-buttons button{
    margin-left:2px;
}

.xdsoft_datetimepicker{
    z-index:10002;
}

.btn-small{
    /*padding: .375rem .75rem;*/
    margin-right: 1px;
    padding-left: 5px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
}

a.sortLink{
    color:#fff !important;
    text-decoration: none;
}

a.sortLink.active{
    color:#f2f9ff !important;
    text-decoration: none;
}

.hide-pdf{

}

form label span,
form .red-star span{
    color:red;
}

.btn:visited{
    color: #fff !important;
}

.btn-secondary:visited{
    color: #212529 !important;
}


#caruso-content label,
#caruso-sidebar label{
    word-break: break-word;
    hyphens: auto;
}

.caruso-t3 #caruso-content .glyphicon.glyphicon-trash{
    background: none;
    width: unset;
    height: unset;
    display: inline-block;
}

.caruso-basket-error{
    color:red;
}

.caruso-cc-mail{
    width:50%;
}

.detail-termine tr td, .detail-termine tr th {
    text-align: center;
}
.detail-verue {
    margin-top: 4px;
}
.detail-verue {

}
#caruso-content header h1 {
    margin-bottom: 20px;
}
.caruso-t3 .form-horizontal {
    overflow: hidden;
}


/* 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: #004994;
    text-decoration: none;
    padding: .33333rem .5rem .33333rem .5rem;
    display: block;
    background-color: #e5edf5;
    border-bottom: 1px solid #fff;
    transition: background-color .3s ease;
}
.caruso-top-menu ul li a:hover {
    color: #000;
    background-color: #ecf1b3;
}
.caruso-top-menu ul li a.active-item {
    color: #000;
    font-weight: 700;
    background-color: #ecf1b3;
}
/* /new top menu */

#memberNrTip {
    /*position: absolute; 
    z-index: 1000; */
    display: none;
}
#memberNrTip > div {
    position: relative; 
    /*top: -40px; */
    /*left: -20px;*/
}
#passwordTip {
    /*position: absolute; 
    z-index: 1000; */
    display: none;
}
#passwordTip > div {
    position: relative; 
    /*top: -40px; */
    /*left: -15px;*/
}
.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 {
    
}
.loginContent {
    text-align: center;
    margin-bottom: 20px;
}

.loginContent h1 {
    margin-top: 20px;
}
.car-flex {
    display: flex;
}
.passwordTipProfile {
    width: 72%;
    float: right;
    left: auto;
    right: 0;
}
#bikoNote {
    margin-bottom: 10px !important;
    font-weight: bold !important;
}
/*#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: 400px;
    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: 550px;
}
.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: -150px;
    left: 40px;
}
.brochure-bereich > .brochure-title-outer > .brochure-title > .brochure-title1 {
    font-size: 16pt;
    font-weight: bold;
}
.brochure-bereich > .brochure-title-outer > .brochure-title > .brochure-title2 {
    font-size: 10pt;
}
.download-brochure-all {
    text-align: center;
    padding-top: 30px;
}
.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;
}
.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;
}
.brochure-kat-caption {

}
.brochure-kat-check-all {

}
.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;
}


table.rooms {
    font-size: 12px;
}
#rooms-overlay table.rooms {
    width: 100% !important;
    font-size: 15px;
}
table.rooms td.room-cell {
    width: 20px;
}
#rooms-overlay table.rooms td.room-cell {
    width: auto;
    min-width: 20px;
}
table.rooms td .btn {
    padding: 1px 9px;
    width: 100%;
}
table.rooms td .btn-primary {
    color: #000;
    background: #fff linear-gradient(180deg,#ddd, #fff) repeat-x;
    border-color: #eee;
}
