.tileTypeIcon {
    width:0 !important;
    color:white !important;
}

.tiletypeicon {
    width:0 !important;
    color:white !important;
}

.scenarioHeader {
    font-weight: 600;
}

.learning-journey .badgeOnMobile{
	height:60px;
	width:60px;
	position: relative;
    top: 15px;
    right: 10px;
}
.learning-journey .dropdown .sapicon{
    font-family: SAPIcons;
    font-size: 17px;
}
.learning-journey g.expanded .tileTypeIconCert {
    height:500px;
    font-size: 17px;
}

.learning-journey .dropdown #share-link{
    display: inline-block;
    margin-left:5%;
}


.learning-journey input#myRange {
    display: inline-block;
    margin-left: 10px;
}

.learning-journey #zoom {
    display: inline-block;
    font-weight: bold;
    margin-left: 5%;
}

.learning-journey #links_footer {
    display: inline-block;
}

.learning-journey #links_footer>div,
.learning-journey #links_footer>div div {
    display: inline-block;
}

.learning-journey #links_footer>div {
    margin-right: 100px;
}

.learning-journey #links_footer img {
    vertical-align: middle;
}

.learning-journey a#pdfDownload {
    cursor: pointer;
}

.learning-journey #links_footer>a>div {
    vertical-align: middle;
    display: inline-block;
    margin: 2px;
}

.learning-journey a.scenarioProgram,
.learning-journey a.scenarioProgram :link,
.learning-journey a.scenarioProgram :visited,
.learning-journey a.scenarioProgram:active {
    text-decoration: none;
    cursor: pointer;
}

.learning-journey .displayContentArrow {
    font-family: SAPicons1-28-10;
}

.learning-journey #links_footer .sapicon {
    font-family: SAPIcons;
    font-size: 17px;
}

.learning-journey #links_footer #pdfDownload .sapicon {
    color: #bb0000;
}

.learning-journey #links_footer #emailfeedbackURL .sapicon {
    color: #346187;
}

@media screen and (max-width: 400px) {
    .learning-journey #links_footer {
        display: inline-block;
        text-align: center;
    }
    .learning-journey #links_footer>div {
        margin-right: 10%;
    }
    .learning-journey #links_footer #pdf_link {
        margin-left: 17%;
    }
    .learning-journey #links_footer #feedback_link {
        margin-left: -3%;
    }
    .learning-journey #links_footer #disclaimer_link {
        margin-left: 10%;
    }
}

@media screen and (max-width: 825px) {
    .learning-journey #links_footer {
        display: inline-block;
        text-align: center;
        max-width: 400px;
    }
    .learning-journey #links_footer>div {
        margin-right: 10%;
    }
    .learning-journey #links_footer #pdf_link {
        margin-left: 17%;
    }
    .learning-journey #links_footer #feedback_link {
        margin-left: 0%;
    }
    .learning-journey #links_footer #disclaimer_link {
        margin-left: 10%;
    }
    @media only screen and (max-width: 475px) {
        .learning-journey #zoom {
            margin-bottom: 5%;
        }
    }
}

.learning-journey .tileGroup .smallTileIcon.one {
    fill: rgb(223, 115, 12) !important;
}

.learning-journey .tileGroup .smallTileIcon.two {
    fill: rgb(16, 126, 62) !important;
}

.learning-journey .tileGroup .smallTileIcon.three {
    fill: rgb(106, 109, 112) !important;
}


.learning-journey .tileGroup g.activeTile > text.persoExpanded.activeState.one {
    fill: rgb(255, 255, 255);
    z-index: 50;
}

.learning-journey .tileGroup g.activeTile > text.persoExpanded.activeState.two {
    fill: rgb(255, 255, 255);
    z-index: 50;
}

.learning-journey .tileGroup g.activeTile > text.persoExpanded.activeState.three {
    fill: rgb(255, 255, 255);
    z-index: 50;
}


.learning-journey .tileGroup g.activeTile > text.persoExpanded.one {
    fill: rgb(223, 115, 12);
}

.learning-journey .tileGroup g.activeTile > text.persoExpanded.two {
    fill: rgb(16, 126, 62);
}


.learning-journey .tileGroup g.activeTile > text.persoExpanded.three {
    fill: rgb(106, 109, 112);
}


.learning-journey .tileGroup g > rect.persoExpanded.activeState.one {
    fill: rgb(223, 115, 12);
}

.learning-journey .tileGroup g > rect.persoExpanded.activeState.two {
    fill: rgb(16, 126, 62);
}

.learning-journey .tileGroup g > rect.persoExpanded.activeState.three {
    fill: rgb(106, 109, 112);
}

.learning-journey .tileGroup g > rect.persoExpanded {
    fill: rgb(255, 255, 255);
    cursor: pointer;
}

/* fix for third button not clickable */
.tileGroup .expandedTile .courseCode tspan {
    visibility: hidden;
}

.learning-journey .tileGroup g rect.clickable {
    cursor: pointer;
}

.learning-journey .tileGroup g > rect.persoExpanded.one {
    stroke: rgb(223, 115, 12);
}

.learning-journey .tileGroup g > rect.persoExpanded.two {
    stroke: rgb(16, 126, 62);
}

.learning-journey .tileGroup g > rect.persoExpanded.three {
    stroke: rgb(106, 109, 112);
}

.learning-journey .tileGroup .persoButtonPreText {
    font-size: 14px;
    color: #212529;
    fill: #212529;
}

.learning-journey .tileGroup > .activeTile.greyedOut:not(.expandedTile) {
    opacity: 0.4;
}

/* mobile version personalization buttons */

.learning-journey .modal-dialog .expandedTileDialog .persoButton {
    display: inline-block;
    border: solid 1px;
    border-radius: 4px;
    margin: 2px;
    padding: 3px;
    width: 28%;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: -1px;
    white-space: nowrap;

}

.learning-journey .modal-dialog .expandedTileDialog .persoButton.inProgress {
    border-color: rgb(223, 115, 12);
    background-color: white;
    color: rgb(223, 115, 12);
}

.learning-journey .modal-dialog .expandedTileDialog .persoButton.complete {
    border-color: rgb(16, 126, 62);
    background-color: white;
    color: rgb(16, 126, 62);
}

.learning-journey .modal-dialog .expandedTileDialog .persoButton.dismiss {
    border-color: rgb(106, 109, 112);
    background-color: white;
    color: rgb(106, 109, 112);
}

.learning-journey .modal-dialog .expandedTileDialog .persoButton.inProgress.activeState {
    border-color: rgb(223, 115, 12);
    background-color: rgb(223, 115, 12);
    color: white;
}

.learning-journey .modal-dialog .expandedTileDialog .persoButton.complete.activeState {
    border-color: rgb(16, 126, 62);
    background-color: rgb(16, 126, 62);
    color: white;
}

.learning-journey .modal-dialog .expandedTileDialog .persoButton.dismiss.activeState {
    border-color: rgb(106, 109, 112);
    background-color: rgb(106, 109, 112);
    color: white;
}



.learning-journey .modal-dialog .expandedTileDialog .persoButton .icon {
    font-size: 16px;
    margin-right: 5px;
}
