﻿/* Reset
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
span{
  font-family: 'Roboto',sans-serif;
 
} */
.co-rounded {
    border-radius: 30px;
    background: #fff;
    overflow: visible;
}
.co-icon-big {
    font-size: 3.4em;
    color:#209978;
}
/* centered columns styles */
select.catalog-filter {
    border:2px solid #209978!important;
}


.co-apps-filters {
    width: 25%;
    float: left;
}

.co-apps-filters select {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #209978;
}


.co-apps {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
}

.co-app {
    margin: 0;
    padding: 0;
}

.co-app-tags>a {
    font-size: 14px;
    display: block;
}

.co-app-description-long-link {
    margin-top: -18px;
    display: block;
}

.co-app-description-text {
    margin: 20px 0;
}

.co-apps-wrapper {
    overflow: hidden;
}

.co-inlinediv div {
    display: inline;
}

.co-catlist {
    width: 65%;
    margin-left: 35%;
}

table.co-app-detail .co-app-facts {
    width: 25%;
}

table.co-app-detail .co-app-info {
    width: 75%;
}


/*Package Header*/
/* 
.co-header.co-header-package {
    padding: 2% 0 3% 0;
}

.co-references {
    padding-bottom:25px;
}

.co-header.co-header-package h1 strong {
    margin-bottom: 10px;
    font-size: 48px;
    display: inline-block;
}

.co-header.co-header-package .co-content,
.co-header.co-header-package .co-content p {
    color: #000;
}

.co-header.co-header-package .co-checklist ul {
    margin-left: 0;
    list-style-type: none;
}

.co-header.co-header-package .co-checklist ul li {
    padding-left: 30px;
    margin-left:0;
    position:relative;
}

@media screen and (min-width: 992px) {
    .co-header.co-header-package .co-checklist ul li {
        padding-left: 30px;
    }
}

.co-header.co-header-package .co-checklist ul li:before {
    content:"\e013";
    font-family: 'Glyphicons Halflings';
    position:absolute;
    left: 1px;
    color: #209978;
} */


/*Gallery*/
/* 
.blueimp-gallery {
    background: #000;
    background: rgba(0, 0, 0, 0.7);
}

.co-app-gallery {
    list-style: none;
    display: block;
    margin-top: 40px;
}

.dnnEditState .co-app-gallery {
    display: block;
}
.co-gallery-spacing {
    margin-bottom:30px;
}


.co-app-gallery>div>a {
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    display: block;
    text-decoration: none;
    background: #209978;
    position: relative;
    max-width: 200px;
    height: auto;
    margin: 0 auto;
}



.co-app-gallery>div>a img {
    opacity 1.0;
    transition: opacity 0.3s linear;
    backface-visibility: hidden;
    transform: translateZ(0) scale(1.005, 1.005);
}

.co-app-gallery>div>a:hover img {
    opacity: 0.7;
}

.co-app-gallery-description {
    color: #FFF!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.co-app-mini-thumb {
    float: left;
    margin: 0px 15px 0px 0px;
    width: 50px;
    height: 50px;
}

.co-app-list-thumb {
    float: right;
    margin: 0px 0px 15px 15px;
    width: 100px;
    height: 100px;
}

.co-app-details-thumb {
    margin: 0px 0px 15px 15px;
    width: 100%;
}

.co-app-gallery-thumb {
    width: 100%;
}

.co-app-gallery-thumb-title {
    text-align: left;
    background: rgba(0, 136, 244, 1);
    font-size: 16px;
    color: #FFF;
    max-height: 58px;
    min-height: 36px;
    padding: 5px 20px;
    line-height: 24px;
}

.co-app-gallery-thumb-title-span {
    overflow: hidden;
    display: inline-block;
}

.co-app-description-wrapper,
.co-app-description-wrapper p {
    font-size: 20px;
    font-weight: 300;
    color: #333;
}

.co-app-details-description ol,
.co-app-details-description ul {
    margin: 10px auto;
    padding-left: 30px;
}

.co-app-description-wrapper {
    width: 100%;
}


/*APP Section*/



/*APP Reference*/

.co-app-reference {}

.co-app-reference-title {}

.co-app-reference-intro {
    margin-bottom: 20px;
    color: #333;
}

.co-app-reference-text p,
.co-app-reference-text a:hover {
    color: #666;
}


/*APP Description*/

.co-app-description {}

.co-app-description-title {}

.co-app-description-text p {
    color: #666;
}

/* UL LIST */
.co-app ul {margin:0;padding:0; list-style-type: none; }
.co-app ul li {position:relative; margin-bottom:5px; line-height: 120%;padding-left:20px;font-weight:300; font-family: 'Roboto', sans-serif;}
.co-app ul li:before {content:"–"; position:absolute; top:2px; left:0; color:#209978; font-weight:600;}
.co-app ul.sc-menu li:before {content:"";}

.co-app ul li li:before {color: #209978;}
.co-app ul li li li:before {color: #209978;}

/* OL LIST */
.co-app ol { margin-bottom:30px;}
.co-app ol li span {color:#000;}
  /* List Colors */
.co-app ol li {text-align: left;}



/*APP Features*/

.co-app-features h3 {margin-top:0;}

.co-app-features .co-feature-text {
    color: #666;
}

.co-checklist ul li,
p { font-size: 18px; font-family: 'Roboto', sans-serif; }

/* APP Package: Options */

.text-center th {
    text-align: center;
}

.co-app-package-spacing {
    display: table-cell;
}

.co-app-package-options-title {
    margin-bottom: 30px;
}

.co-app-package-options-wrapper h3 {
    padding-bottom: 5px;
}

.co-app-package-options-wrapper p {
    margin: 0;
    padding: 10px;
}

.co-app-package-options-wrapper .row-head {
    border-bottom: 1px solid #0087F4;
}

.co-app-package-options-wrapper .row-entry:nth-child(even) {
    background-color: rgba(239, 239, 239, 1)
}

.co-app-package-options-right {
    text-align: right;
}

.co-app-package-options-left {
    text-align: left;
}


/*APP Package*/

.co-app-package {
    margin-bottom: 45px;
}

.ly-container-inner.co-app-package-wrapper {
    padding-top: 0;
}

.row.co-app-packages {
    position: relative;
    margin: 0;
}

.co-app-package-content:first-child {
    border-top: 1px solid #e4e4e4;
}

.co-app-package-setting {
    display: table;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
}

.co-app-package-content .co-app-package-spacing:nth-child(2) {
    text-align: left;
}

.co-app-package-content .co-app-package-spacing:last-child {
    text-align: right;
}

.co-app-package-content-wide {
    text-align: left;
}

.co-app-package-spacing {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.co-app-package-spacing h3 {
    margin: 0;
}

.co-app-package-spacing p {
    padding-top: 10px;
    margin: 0;
    color: #666;
}

.co-app-packages .col {
    padding: 0;
}

.co-app-packages .col .co-app-package-item {
    padding: 40px 20px;
    border-top: 20px solid #FFF;
    border-bottom: 20px solid #FFF;
    height: 100%;
}

.co-app-packages .col .co-app-package-item.co-app-package-highlight {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
    margin-top: 0px;
    margin-bottom: 0px;
    background: #0087F4;
    position: relative;
    border: none;
    padding: 40px 20px;
    width: 100%;
    z-index: 5;
}

@media all and (max-width: 991px) {
    .co-app-description-wrapper,
    co-app-description-wrapper p {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .co-app-package-setting {
        display: block;
    }
    .co-app-package-setting .co-app-package-spacing:last-child {
        text-align: center;
    }
    .co-app-package-setting .co-app-package-spacing:nth-child(2) {
        text-align: center;
    }
    .co-app-package-content-wide {
        text-align: center;
    }
    .co-app-package-spacing {
        display: block;
    }
    .co-app-package-spacing h3 {
        margin-top: 10px;
    }
    .co-app-package-options-wrapper .row-head,
    .co-app-package-options-wrapper .row-entry {
        margin: 0
    }
    .co-app-packages .col .co-app-package-item.co-app-package-highlight {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin-top: 0px;
        background: #0087F4;
        position: static;
        border: none;
    }
    .co-app-packages .col {
        margin-bottom: 20px;
    }
    .co-app-packages .col .co-app-package-item {
        border-top: 0px solid #FFF;
        border-bottom: 0px solid #FFF;
    }
}

.co-app-features .co-feature-text {
    color: #666;
}

.co-app-button {
    display: inline-block;
    color: #ffffff !important;
    background: #209978;
    border-radius: 15px;
    margin: 15px 0 15px 15px;
    padding: 10px;
    width: 180px;
    text-align: center;
    text-decoration: none !important;
}

.co-app-button-green {
    background: #209978;
}

.co-app-button-green:hover {
    background: #027202;
}

.co-app-button-blue {
    background: #0087F4;
}

.co-app-button-blue:hover {
    background: #0B4CDA;
}

.co-app-button-magenta {
    background: #D40F7D;
}

.co-app-button-magenta:hover {
    background: #B2013E;
}

.co-radio-select {
    margin-bottom: 35px;
}

.co-radio-option {
    display: block;
    clear: both;
}

.co-radio-option input {
    margin-right: 10px;
    margin-top: 6px;
    float: left;
}

.co-radio-option-text {
    display: block;
    float: left;
    width: 85%;
    font-weight: 400;
}

.co-app-not-found {
    display: inline-block;
    margin-top: 60px;
    margin-right: 30px;
}

.blueimp-gallery>.next,
.blueimp-gallery>.prev {
    font-size: 30px;
    line-height: 40px;
}

.app-gallery-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
}

.app-gallery-text h3 {
    font-weight: bold;
}

.app-gallery-text-inner {
    margin: 0 auto;
    display: block;
    /*max-width: 800px;*/
    color: #FFF;
    bottom: 40px;
    text-align: left;
    padding: 20px 30px 20px 30px;
}

.blueimp-gallery>.title,
.blueimp-gallery>.description {
    color: #ffffff !important;
}

.app-gallery-text-inner>h3.title {
    font-weight:500;
    margin:0;
}


.app-gallery-text-inner>h3.title,
.app-gallery-text-inner>p.description {
    color: #FFF;
    font-size:16px;
    
}

.blueimp-gallery>.description {
    display: none;
    bottom: 0px;
    font-size: 16px;
}

.blueimp-gallery-controls>.description {
    display: block;
}

.blueimp-gallery>.prev,
.blueimp-gallery>.next {
    width: 80px;
    height: 80px;
    margin-top: -0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-shadow: none #000;
    text-align: center;
    background: #none222;
    background: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 0px solid #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    opacity: .7;
}

.blueimp-gallery>.next {}

@media screen and (max-width: 814px) {
    .co-catlist {
        width: 100%;
        margin-left: 0;
    }
    .co-apps-filters {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 639px) {
    table.co-app-detail .co-app-facts,
    table.co-app-detail .co-app-info {
        width: 100%;
        display: block;
    }
}


/*co-catalog-list-manager*/

ul.co-catalog-list-manager {
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
    display: block;
}

ul.co-catalog-list-manager li {
    border-bottom: 1px solid #CCC;
    padding: 8px 0;
    position: relative;
}

ul.co-catalog-list-manager li a:hover {
    color: #333;
}

.co-catalog-list-release-state {
    position: absolute;
    right: 5%;
}


/*co-app-contact*/

.co-app-contact .col {
    text-align: center;
    margin-top: 20px;
}

.co-app-contact p.co-app-contact-description {
    margin-bottom: 10px;
}

.co-app-contact p {
    margin-bottom: 0;
    font-size: 20px;
}

.fancybox-inner { overflow: hidden !important; }

/* APP CATALOG PACKAGES */
.app-catalog-packages .app-catalog-packages-toggle {
    cursor: pointer;
}

.app-catalog-packages .app-catalog-packages-toggle.collapsed .icon-close {
    display: none;
}

.app-catalog-packages .app-catalog-packages-toggle:not(.collapsed) .icon-plus {
    display: none;
}

.app-catalog-packages .app-catalog-packages-toggle svg {
    width: 30px;
}

.table-grid {
    display: grid;
    grid-template-columns: auto 1fr 1fr 1fr;
    gap: 0 0;
    /* grid-auto-flow: row;
    grid-template-rows: minmax(auto, auto);
    grid-auto-rows: 1fr; */
}

.table-grid .app-catalog-package-item {
    border-top: 1px solid #e9ecef;
}

.table-grid .app-catalog-package-text {   
    position: relative;
    display: block;
    overflow: hidden;
    font-weight: 400;
    cursor: pointer;
    line-height: 24px;
    max-height: 48px;
    min-height: 48px;
    transition: max-height 0.3s ease;
}

.table-grid .app-catalog-package-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: linear-gradient(to bottom, transparent, white);
    opacity: 0;  /* Initially hide the gradient */
    transition: opacity 0.3s ease;
}

.table-grid .app-catalog-package-text.with-gradient::after {
    opacity: 1;  /* Show the gradient when the class is added */
}

.table-grid .app-catalog-package-text.expanded {
    max-height: none;
}

.table-grid .app-catalog-package-text.expanded::after {
    opacity: 0;
}
  
@media (max-width: 600px) {
    .table-grid {
        grid-template-columns: auto; /* Nur die erste Spalte bleibt in einer eigenen Spalte */
        grid-auto-rows: auto; /* Jede Zeile wird automatisch in der Höhe angepasst */
    }

    .table-grid > *:not(:first-child) {
        grid-column: 1 / -1; /* Diese Spalten nehmen die gesamte Breite ein */
    }

    .table-grid .app-catalog-package-item {
        border-top: none
    }

    .table-grid .app-catalog-package-more {
        border-bottom: 1px solid #e9ecef;
    }

    .table-grid .app-catalog-package-text { 
        max-height: auto;
        display: inline-block;
        overflow: hidden;
    }
}