/* cmsms stylesheet: GH Launch Center modified: 24.09.2019 11:04:12 */
/* cmsms stylesheet: GH Launch Center modified: 25.02.2019 16:15:43 */
/* cmsms stylesheet: GH Launch Center modified: 19.02.2019 12:33:14 */
#gh-launchcenter--frame {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

div#gh-launchcenter--section {
    flex: 1 auto;
    width: 100%;
    overflow: auto;
}

#gh-launchcenter--nav-submenu-text {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
    padding-left: 5px;
    padding-bottom: 20px;
}

#gh-launchcenter--nav-submenu-holder {
    position: absolute;
    bottom: 0;
    width: 206px;
}
ul#gh-launchcenter--nav-menu > li#gh-launchcenter--nav-submenu-holder {
    padding: 0 !important;
    margin: 0;
    position:absolute;
    cursor: auto;
}

ul#gh-launchcenter--nav-menu > li#gh-launchcenter--nav-submenu-holder:hover {
    background: transparent;
}

#gh-launchcenter--nav-submenu-title {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 0px;
    margin-top: 35px;
    padding-left: 5px;
}

ul#gh-launchcenter--nav-menu > li > span, ul#gh-launchcenter--nav-submenu > li > span {
    color: white;
    font-size: 14px;
}

nav#gh-launchcenter--nav {
    padding: 25px 25px 25px 18px;
    width: 250px;
    flex-shrink: 0;
}

ul#gh-launchcenter--nav-menu > li:hover, ul#gh-launchcenter--nav-menu > li.active, ul#gh-launchcenter--nav-submenu > li:hover, ul#gh-launchcenter--nav-submenu > li.active {
    background-color: rgba(255, 255, 255, 0.10);
}

ul#gh-launchcenter--nav-menu > li, ul#gh-launchcenter--nav-submenu > li {
    line-height: 32px;
    padding: 0 10px 0 7px;
    margin-bottom: 20px;
    border-radius: 2px;
    cursor: pointer;
    position:relative;
}

ul#gh-launchcenter--nav-menu > li a, ul#gh-launchcenter--nav-submenu > li a {
    color: white;
    cursor: pointer;
    outline: 0 none;
    text-decoration: none;
    font-weight: normal;
}

ul#gh-launchcenter--nav-menu > li > img, ul#gh-launchcenter--nav-submenu > li > img, ul#gh-launchcenter--nav-submenu > li > a img {
    height: 20px !important;
    width: 20px !important;
    vertical-align: text-bottom;
    margin-right: 9px;
}

div#gh-launchcenter--nav-icon {
    margin-bottom: 40px;
    margin-left: 7px;
}

div#gh-launchcenter--nav-icon img {
    width: 72px;
    height: 36px;
}

div#gh-launchcenter--section > section {
    padding-top: 25px;
    display: none;
    /* max-width: 1126px; */
    width: 100%;
}
div#gh-launchcenter--section > section.active {
    display: block;
    padding-left: 2px;
    padding-right: 15px;
    padding-bottom: 15px;

}
#gh-launchcenter--section p, #gh-launchcenter--section li {
    line-height: 26px;
    padding-bottom: 15px;
    font-size: 14px;
    max-width: inherit;
    margin: initial;
    margin-bottom: 15px;
}

#gh-launchcenter--section ol h4 {
    display: inline-block;
    padding: 0;
    margin: 0 0 5px -3px;
    }


.gh-launchcenter-andwender-content p {
    color: #373a42;
}

#gh-launchcenter--section .hotspot-box p {
    color: #fff;
}

div#gh-launchcenter--section > section > .page {
    background-color: white;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 25px;
    padding: 30px 50px 15px 50px;
}


.recommendation--holder {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.recommendation--panel {
    background-color: #FFF;
    display: flex;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

.recommendation--panel:hover {
    box-shadow: 0 0 0 2px #ff4462;
}

.dms .recommendation--panel:hover {
    box-shadow: 0 0 0 2px #11a9fd;
}

.max .recommendation--panel:hover {
    box-shadow: 0 0 0 2px #05c6b1;
}


a.recommendation--anchor {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.recommendation--panel-image {
    width: 427px;
    flex-shrink: 0;
    background-size: cover;
    background-position: center;
    line-height: 0;
    min-width: 45%;
    background-color: #555965;
}

.recommendation--panel-image img {
    width: 100%;
}

.recommendation--panel-info {
    padding: 30px;
    flex: 1 auto;
    display: flex;
    justify-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    width: 100%;
}

#gh-launchcenter--section h1, #gh-launchcenter--section h2, #gh-launchcenter--section h3, #gh-launchcenter--section h4, #gh-launchcenter--section h5, #gh-launchcenter--section h6 {
    max-width: inherit;
    margin: inherit;
}

#gh-launchcenter--section .recommendation--panel-info h4, #gh-launchcenter--section .recommendation--panel-info h4 {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 10px;
}

#gh-launchcenter--section .recommendation--panel-info p {
    font-size: 13px;
    line-height: 1.5;
    padding-bottom: 5px;
}

div#gh-launchcenter--section recommendation {
    width: 100%;
}

#gh-launchcenter--notify {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    z-index: 100;
}

#gh-launchcenter--notify-wrapper {
    height: 100%;
    max-height: 800px;
    background-color: white;
    width: 100%;
    max-width: 620px;
    border-radius: 4px;
    overflow: auto;
    display: flex;
    flex-direction: column;
}
div#gh-launchcenter--notify-content {
    flex: 1 auto;
    overflow: auto;
}

div#gh-launchcenter--notify-control {
    height: 52px;
    display: flex;
    flex-shrink: 0;
    background-color: #f2f2f2;
}

div#gh-launchcenter--notify-control-more {}

div#gh-launchcenter--notify-control-more, div#gh-launchcenter--notify-control-okay {
    flex: 1 auto;
    text-align: center;
    line-height: 49px;
    cursor: pointer;
    width: 50%;
    font-weight: 600;
    transition: all .15s;
}

div#gh-launchcenter--notify-control-okay {
    border-left: 1px solid #ccc;
}

div#gh-launchcenter--notify-content-img img {
    width: 100%;
}

div#gh-launchcenter--notify-content-text {
    padding: 30px 20px 20px 20px;
}

#gh-launchcenter--notify-content-text li {
    line-height: 26px;
    padding-bottom: 15px;
    font-size: 14px;
    max-width: inherit;
    margin: initial;
    margin-left: 30px;
    list-style: none;
    position: relative;
}

#gh-launchcenter--notify-content-text li:before {
    content: "";
    font-weight: bold;
    border-radius: 4px;
    height:7px;
    width: 7px;
    background-color:black;
    position: absolute;
    top: 10px;
    left: -25px;
}

.crm #gh-launchcenter--notify-content-text li:before {
    background-color: red;
}
.dms #gh-launchcenter--notify-content-text li:before {
    background-color: #1097ff;
}
.max #gh-launchcenter--notify-content-text li:before {
    background-color: #00C176;
}

#gh-launchcenter--notify-content-text h3 {
    margin-bottom: 20px;
    margin-top: 20px;
}

li.notify:before {
    content: "";
    height: 10px;
    width: 10px;
    background-color: #ed3e59;
    position: absolute;
    display: inline-block;
    border-radius: 15px;
    z-index: 1;
    left: 20px;
    top: -1px;
    border: 1px solid white;
}

.dms li.notify:before {
    background-color: #1097ff;
}
.max li.notify:before {
    background-color: #00c176;
}

.crm div#gh-launchcenter--section > section > .page.test-phase, div#gh-launchcenter--section > section > .page.test-phase p {
    background-color: #ed3e58;
    color: white !important;
}

.dms div#gh-launchcenter--section > section > .page.test-phase, .dms #gh-launchcenter--section > section > .page.test-phase p {
    background-color: #1097ff;
    color: white !important;
}

.max div#gh-launchcenter--section > section > .page.test-phase, .max #gh-launchcenter--section > section > .page.test-phase p {
    background-color: #00c176;
    color: white !important;
}

#gh-launchcenter--section ul {
    padding-left: 20px;
}

#gh-launchcenter--section ul li {
    padding: 5px 1px;
    line-height: 23px;
    list-style: disc;
    display: list-item;
    line-height: 1.8;
}
.gh-launchcenter--section-content.active {
    max-width: 1200px;
    display:block;
}
.gh-launchcenter--section-content {
    max-width: 1200px;
    display:none;
    /* margin: 0 auto; */
    width: 100%;
}
div#recommendation--more {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

div#recommendation--tip {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

div#changelog--tip {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.gh-launchcenter-changelog-point {
    display: flex;
    margin-bottom: 70px;
    min-height: 280px;
}

.gh-launchcenter-changelog-img {
    flex: 1 0  auto;
    width: 25%;
    max-width: 250px;
    padding-right: 35px;
}

.gh-launchcenter-changelog-point:nth-child(odd) .gh-launchcenter-changelog-img {
    order:2;
    padding-right: 0;
    padding-left: 35px;
}

.gh-launchcenter-changelog-img > img {
    width: 100%;
    height: auto;
}

.gh-launchcenter-changelog-content .button {
    padding: 0 14px;
    background-color: #373a42;
    border: 2px solid #373a42;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    display: inline-block;
    border-radius: 3px;
    box-sizing: border-box;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 25px;
    font-weight: 600;
    transition: all .2s;
    cursor: pointer;
}

.crm .gh-launchcenter-changelog-content .button {
    padding: 0 14px;
    background-color: #ED3E59;
    border: 2px solid #ED3E59;
}

.max .gh-launchcenter-changelog-content .button {
    padding: 0 14px;
    background-color: #00c176;
    border: 2px solid #00c176;
}

.dms .gh-launchcenter-changelog-content .button {
    padding: 0 14px;
    background-color: #1097ff;
    border: 2px solid #1097ff;
}

#gh-launchcenter--section .gh-launchcenter-changelog-content h2, #gh-launchcenter--section .gh-launchcenter-changelog-content h3 {
    margin-bottom: 25px;
}

#gh-launchcenter--section .gh-launchcenter-changelog-content li {
    line-height: 26px;
    padding-bottom: 15px;
    font-size: 14px;
    max-width: inherit;
    margin: initial;
    margin-left: 30px;
    list-style: none;
    text-align: left;
}

#gh-launchcenter--section .gh-launchcenter-changelog-content li:before {
    content: "\2022";
    font-weight: bold;
    font-size: 25px;
    margin-left: -31px;
    margin-right: 23px;
    font-family: arial;
}

.crm #gh-launchcenter--section .gh-launchcenter-changelog-content li:before {
    background-color: red;
}
.dms #gh-launchcenter--section .gh-launchcenter-changelog-content li:before {
    background-color: #1097ff;
}
.max #gh-launchcenter--section .gh-launchcenter-changelog-content li:before {
    color: #00C176;
}


#gh-launchcenter--section .gh-launchcenter-changelog-content ul {
    padding: 0;
}

/* TEASERS */

.teaser-crm-5 {
    background: #ed3e58;
    background: -moz-linear-gradient(45deg, #ff4462 0%, #ff6958 100%);
    background: -webkit-linear-gradient(45deg, #ff4462 0%,#ff6958 100%);
    background: linear-gradient(45deg, #ff4462 0%,#ff6958 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed3e58', endColorstr='#2a95e8',GradientType=1 );
}
.teaser-dms-5 {
    background: #12a7ff;
    background: -moz-linear-gradient(45deg, #12a7ff 0%, #0adee1 100%);
    background: -webkit-linear-gradient(45deg, #12a7ff 0%,#0adee1 100%);
    background: linear-gradient(45deg, #12a7ff 0%,#0adee1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12a7ff', endColorstr='#0adee1',GradientType=1 );
}
.teaser-max-5 {
    background: #06c6b4;
    background: -moz-linear-gradient(45deg, #06c6b4 0%, #01d486 100%);
    background: -webkit-linear-gradient(45deg, #06c6b4 0%,#01d486 100%);
    background: linear-gradient(45deg, #06c6b4 0%,#01d486 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06c6b4', endColorstr='#01d486',GradientType=1 );
}

.teaser-changelog {background: #12a7ff;background-image: url(/uploads/pages/launchcenter/changelog_raster.png);}


.gh-launchcenter-teaser {
    border-radius: 4px;
    display: flex;
    min-height: 300px;
    position: relative;
    flex-direction: row;
    margin-bottom: 15px;
}

.gh-launchcenter-teaser--content{
    display: flex;
    justify-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
    color: white;
    width: calc(100% - 300px);
    min-height: 300px;
}

.gh-launchcenter-teaser--content h3 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}

.gh-launchcenter-teaser p {
    color: white;
}

.gh-launchcenter-teaser .button {
    color: white;
    border: 2px solid white;
    border-radius: 3px;
    line-height: 36px;
    display: inline;
    width: 130px;
    text-align: center;
    margin-top: 10px;
}

.gh-launchcenter-teaser > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.gh-launchcenter-teaser--img {
    flex: 0 auto;
    width: 300px;
    display: flex;
    justify-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 300px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.gh-launchcenter-teaser--img img {
    width: 80%;
    height: initial;
    margin: 0 auto;
}

.gh-launchcenter-anwender-point {
    display: flex;
    margin-bottom: 70px;
    min-height: 280px;
}

.gh-launchcenter-andwender-img {
    flex: 1 0  auto;
    width: 25%;
    max-width: 250px;
    padding-right: 35px;
}

.gh-launchcenter-anwender-point:nth-child(odd) .gh-launchcenter-andwender-img {
    order:2;
    padding-right: 0;
    padding-left: 35px;
}

.gh-launchcenter-andwender-img > img {
    width: 100%;
    height: auto;
}

.gh-launchcenter-andwender-content .button {
    padding: 0 14px;
    background-color: #373a42;
    border: 2px solid #373a42;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    display: inline-block;
    border-radius: 3px;
    box-sizing: border-box;
    margin-right: 10px;
    margin-top: 15px;
    font-weight: 600;
    transition: all .2s;
    cursor: pointer;
}

.gh-launchcenter-andwender-content, .gh-launchcenter-changelog-content {
    width: 100%;
}


.crm .gh-launchcenter-andwender-content .button {
    padding: 0 14px;
    background-color: #ED3E59;
    border: 2px solid #ED3E59;
}

.max .gh-launchcenter-andwender-content .button {
    padding: 0 14px;
    background-color: #00c176;
    border: 2px solid #00c176;
}

.dms .gh-launchcenter-andwender-content .button {
    padding: 0 14px;
    background-color: #1097ff;
    border: 2px solid #1097ff;
}

#gh-launchcenter--section .gh-launchcenter-andwender-content h3 {
    margin-bottom: 25px;
}


#gh-launchcenter--section .hotspot-box {
    margin: 40px auto 110px  auto;
    display: block;
}


#gh-launchcenter--section .produkt-shadow{
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}

#gh-launchcenter--section .hotspot-marker {
    border-radius: 50% !important;
}

.gh-launchcenter--section-content .hotspot:hover .hotspot-marker {
        transform: scale(1);
}
.recommendation--holder.first {
    padding-bottom: 30px;
}

@media (min-width: 1250px){
.recommendation--holder.first {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}

.recommendation--holder:nth-child(2n+3) {
}


.first .recommendation--panel {
}

.first .recommendation--panel-image {
}

.first .recommendation--panel-info {
    display: flex;
    justify-items: center;
    justify-content: center;
    flex-direction: column;
}

#gh-launchcenter--section .first .recommendation--panel-info h4 {
    font-size: 20px;
}
p.part-summary {
    display: none;
}
}
@media (max-width: 1250px){
    .recommendation--panel-image {
    min-width: 100%;
}

.recommendation--panel {
    flex-direction: column;
}
.recommendation--holder {
    width: 100%;
}
p.full-summary {
    display: none;
}
}

@media (max-width: 760px){


ul#gh-launchcenter--nav-menu > li > span, ul#gh-launchcenter--nav-submenu > li > span {
    display: none;
}

ul#gh-launchcenter--nav-submenu > li a span {
    display: none;
}

p#gh-launchcenter--nav-submenu-text {
    display: none;
}

h4#gh-launchcenter--nav-submenu-title {
    display: none;
}

nav#gh-launchcenter--nav {
    width: 60px;
    padding: 12px;
}

div#gh-launchcenter--nav-icon img {
    width: 40px !important;
    height: 20px !important;
}

div#gh-launchcenter--nav-icon {
    margin-bottom: 20px;
    margin-left: 0px;
    margin-top: 13px;
}

div#gh-launchcenter--nav-submenu-holder {
    width: 36px;
}


.gh-launchcenter-anwender-point, .gh-launchcenter-changelog-point {
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.gh-launchcenter-andwender-img, .gh-launchcenter-changelog-img {
    order: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.gh-launchcenter-andwender-img img {
    max-width: 200px;
    margin-bottom: 30px;
}

.gh-launchcenter-teaser {
    flex-direction: column;
}

.gh-launchcenter-teaser--img {display: none;}

.gh-launchcenter-teaser--content {
    width: 100%;
}
}

/* CUSTOM */

.wichtig-tipp, .crm .wichtig-tipp {
    padding: 15px;
    border: 2px solid #ed3e59;
    display: inline-block;
    border-radius: 4px;
}

.dms .wichtig-tipp {
    border-color: #1097ff;
}
.max .wichtig-tipp {
    border-color: #00c176;
}


.crm a {
    font-weight: bold;
}
.dms a {
    font-weight: bold;
    color: #1097ff;
}
.max a {
    font-weight: bold;
    color: #00c176;    
}

.dms ::selection {
    background: #1097ff;
    color: white;
    text-shadow: none;
}
.max ::selection {
    background: #05c6b1;
    color: white;
    text-shadow: none;
}

div#gh-launchcenter--section > section > .page.test-phase, div#gh-launchcenter--section > section > .page.test-phase p {
    background-color: #ed3e58;
    color: white !important;
}

.crm div#gh-launchcenter--section > section > .page.test-phase, div#gh-launchcenter--section > section > .page.test-phase p {
    background-color: #ed3e58;
    color: white !important;
}

.dms div#gh-launchcenter--section > section > .page.test-phase, div#gh-launchcenter--section > section > .page.test-phase p {
    color: white !important;
}

.max div#gh-launchcenter--section > section > .page.test-phase, div#gh-launchcenter--section > section > .page.test-phase p {
    color: white !important;
}

#gh-launchcenter--section ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#gh-launchcenter--section ol li {
  counter-increment: step-counter;
  margin-left: 40px;
  list-style: none;
  margin-bottom: 0;
}

#gh-launchcenter--section ol li::before {
  content: counter(step-counter);
  font-size: 14px;
  color: white;
  font-weight: bold;
  padding: 3px 8px;
  border-radius: 3px;
  margin-left: -40px;
  margin-right: 15px;
}

.crm #gh-launchcenter--section ol li::before {
  background-color: #ED3E59;
  }

.dms #gh-launchcenter--section ol li::before {
  background-color: #1097ff;
  }

.max #gh-launchcenter--section ol li::before {
  background-color: #00c176;
  }


.crm #gh-launchcenter--section ul li::before {
  color: #ED3E59;
  }

.dms #gh-launchcenter--section ul li::before {
  color: #1097ff;
  }

.max #gh-launchcenter--section ul li::before {
  color: #00c176;
  }
.gh-launchcenter--section-content .cta {display:none;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; 
  }
}
