.card .card-header {
    font-family: 'Oswald';
    font-size: 1.285rem;
}

.card-header {
    max-height: auto;
}

.bg-info {
    text-align: right;
}

.btn {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    line-height: 1.5;
}

.btn-info {
    color: #fff;
}

button.myspezial{ 
    float: right;
}

.btn-toolbar.myspezial{
    float: right;
}

div.info-div { 
    margin: 0px; margin-left: 10px; margin-right: -20px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background-color: red;
}

.info-div .nav-tabs {
    width: 1000px; width: auto;
}

.info-div .spez { 
    border: 1px solid #dcdcdc;
    border-top: 0px solid #dcdcdc;
    margin: 0px 0px 20px 0px; 
    padding: 0px; padding-left: 10px;  padding-bottom: 10px;
    width: auto;
    min-height: 600px; height: auto;
    float: left
 }

 .info-div .xinfo-one {background: blue;
    margin: 0px;
    width: 1390px;
 }

.info-div .card {
    margin: 0px; margin-bottom: 10px; margin-right: 10px;
    width: 550px;
    float: left;
}

.info-div .collapse {
    height: 128px !important;
    display:initial;
    overflow: hidden;
}

.info-div .collapse.show {
    height: auto !important;
    display: block !important;
}

.info-div .accordion .card-header{ background: #f3f0f0;
    margin: 0px;
    padding: 0px; padding-top: 8px;
    height: 60px;
}

.info-div .accordion .card-body { 
    margin: 0px; margin-top: -10px;
}

.info-div .accordion .card-header .btn{
    font-family: 'Oswald';
    font-size: 1.285rem;
}

b.blue {
    color: #007bff;
}

.tab-content .bottom {
    margin: 0px; margin-top: 20px;
}

.tab-content .bleft {
    margin: 0px; margin-right: 20px;
    float: left;
}

.info-box{
    margin: 10px 0px 0px 10px;
    position: relative;
    display: inline-block; /* Make the width of box same as image */
    border: solid 1px #000;
}

.info-box img {
    width: 423px;
    height: 210px;
}

.info-box .info-text{
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;        
    text-align: center;
    top: 40%; /* Adjust this value to move the positioned div up and down */
    background: rgba(58, 56, 56, 0.8);
    font-family: Arial;
    color: #fff;
    width: 60%; /* Set the width of the positioned div */
}

.info-text a, .info-text a:hover {
    color: #ffffff;
    text-decoration: none;
}

.hr-info {
    margin: 10px 0px 0px -10px;
    background: #000;
}

.card-header .radio {
    margin: 14px 10px 0px 0px;
    float: right;
}

.card-header .mcheck {
    margin: 14px 10px 0px 0px;
    float: right;
}

.info-div .row {
    margin: 0px 0px 0px 0px; 
    width: 1380px;
    display: flex;
}

.info-div .one {
    margin: 0px 0px 0px 0px;
    width: 1000px; 
    float: left;
}

.info-div .row.two .box {
    margin: 0px 0px 0px 0px;
    width: 1200px; 
    float: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

/* images */
#gallery {
    max-width: 730px; width: auto;
    min-height: 620px; height: auto;
    float: left;
}

#theCard {
    margin: 0px;
}    

div.card-deck{
    margin: 0px;
}
.card-deck .mycard {
    margin: 0px 0px 10px 10px;
    width: 136px;
    float: left;
}

#gallery img {
    background-color: #fff;
    width: 100%;       
    height: auto;      
    max-width: 134px;  
    max-height: 95px;  
    object-fit: contain;
    border: 1px solid #818080;
}

#gallery .mybtn{
    padding: 0;
    border: none;
}

.form-check .input{
    margin: 0px 0px 0px 0px;
    float: left;
}

.form-check .right-box {
    margin: 0px 0px 0px 0px;
    float: right;
}

.right-box span {
    width: 180px;
    margin: 0px 18px 0px 0px;
    font-size: 0.880rem;
    font-weight: 700;
}

#gallery #btn_next {
    margin: 0px 16px 0px 10px;
    float: right;
}

.card-deck .card-body { 
    margin: 0px;
    padding: 8px 0px 0px 0px;
    height: 50px;
}

.card-deck .card-body .body-text {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    width: 132px;
    height: 40px;
    font-size: 0.780rem;
    font-weight: 700;
    font-style: normal;
    float: left;
    /*word-break: break-all;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.card-deck .card-body .body-text .body-title  {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    width: 132px;
    height: 19px;
    font-size: 0.820rem;
    font-weight: 700;
    font-style: normal;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.card-deck .card-body .body-btn { 
    margin: 0px;
    padding: 0px 0px 0px 4px;
    width: 30px;
    float: left;
}

.card-deck .card-body button { 
    margin: 0px 0px 0px 0px;
    float: left;
}

.tooltip-inner {
    max-width: 320px !important;
}

#usr_card {
    margin: 8px 0px 0px 0px;
}

.overlay {
    opacity: 0.2;
    border: none;
    padding: 0;
}

.isselected {
    box-shadow:0px 12px 33px 1px #333;
    border: 2px solid yellow;
}

.gallery_bottom_info {
    margin: 0px 0px 0px 18px;
}


.custom-card .custom-image {
    width: 132px;
    height: 95px;
    object-fit: cover; /* Ensures the image maintains aspect ratio and fills the area */
    margin: 0 auto; /* Centers the image horizontally */
}

/* circles */
.circle {
    height:20px;
    width: 100%;   
    display: flex;    
    justify-content: center; 
    align-items: center;
}

:is(.circle2, .circle3, .circle4) {
    margin-left: 2px;
    height:20px;
    width:20px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    float: left;
}

.circle2 {
    background-color:#F39C12;
    border:1px solid #F39C12;
}

.circle2.none {
    background-color:#fff;
    border:1px solid #F39C12;
}

.circle3 {
    background-color:#2980B9;
    border:1px solid #2980B9; 
}

.circle3.none {
    background-color:#fff;
    border:1px solid #2980B9;
}

.circle4 {
    background-color:#9B59B6;
    border:1px solid #9B59B6; 
}

.circle4.none {
    background-color:#fff;
    border:1px solid #9B59B6;
}

.star-overlay {
    position: absolute;
    top: 8%;
    left: 84%;
    width: 10px;
    height: 10px;
    display: none;
    justify-content: center;
    align-items: center;
}
.star-overlay.active {
    display: flex;
}

@media (max-width: 990px) {
    #navbarNav .btn {
        margin: 10px 0px 0px 0px;
    }
}

.tooltext{
    font-family: 'Oswald';
    font-size: 0.950rem;
}

.mycategories.spinfo {
    z-index: 10;
    position: relative;
}

.subcat1,
.subcat2,
.subcat3 {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.subcat1 h2,
.subcat2 h2,
.subcat3 h2 {
    font-family: 'Oswald';
    font-size: 1.4rem;
    font-weight: bold;
}

.tool-help {
    font-size: 0.912rem;
}

.tool-help span {
    color: #2980B9;
    font-weight: bold;
}