﻿.guided-layout .container.container--narrow {
    padding-top: 20px;
}

.pp-form label, form label, .pp-label {
    display: inline-block;
    padding-bottom: 10px;
}

body.guided-layout::before {
    content: '';
    background: radial-gradient(at top left, rgba(255,255,255,1) 0%, rgba(228,228,228,1) 100%);
    position: fixed;
    width: 100%;
    height: 100%;
}

.th-no-border .table thead th {
    border: 0px solid transparent;
}


#GuidedBusinessRequirementForm {
    width: 100%;
}

.guided-layout input,
.guided-layout .pp-form input {
    border: 1px solid #8a8a8a;
}

.guided-layout .guided-header {
    position: relative;
    margin-top: 2px;
    margin-bottom: 40px;
    z-index: 1;
}

    .guided-layout .guided-header .guided-header__content {
        padding: 20px;
    }

        .guided-layout .guided-header .guided-header__content h1 {
            font-size: 2.2rem;
        }

    .guided-layout .guided-header .pp-drawer__btn {
        background: transparent;
        border: none;
        position: relative;
        padding: 0;
        width: 100%;
    }

        .guided-layout .guided-header .pp-drawer__btn:hover {
            opacity: .5;
            cursor: pointer;
        }

        .guided-layout .guided-header .pp-drawer__btn:focus {
            opacity: .5;
            cursor: pointer;
            filter: brightness(0);
            /*outline: 2px solid #0092bc80;
            box-shadow: inset 0 0 10px #0092bc3b;*/
        }

        .guided-layout .guided-header .pp-drawer__btn::before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            width: calc(50% - 40px);
            height: 2px;
            border-bottom: 2px solid #d1d1d1;
            background: #dedede;
        }

        .guided-layout .guided-header .pp-drawer__btn::after {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            width: calc(50% - 40px);
            height: 2px;
            border-bottom: 2px solid #d1d1d1;
            background: #dedede;
        }


.guided-header .pp-drawer__btn:not(.collapsed) {
    transform: rotate(180deg);
}

.guided-category-select {
    border: 0;
    background: transparent;
    font-size: 2rem;
    font-family: 'rift-soft';
    color: #425563;
    cursor: pointer;
    padding: 0 10px;
}

    .guided-category-select::after {
        content: '\f078';
        font-family: FontAwesome;
    }

    .guided-category-select:hover,
    .guided-category-select:focus {
        background: #425563;
        color: white;
        border-radius: 5px;
    }

    .guided-category-select:not(.collapsed):hover,
    .guided-category-select:not(.collapsed):focus {
        border-radius: 5px 5px 0 0;
    }

    .guided-category-select:not(.collapsed)::after,
    .guided-category-select:not(.collapsed)::after {
        content: '\f077';
        font-family: FontAwesome;
    }

.category-nav {
    background: #425563;
    z-index: 1;
    border-radius: 0 5px 5px 5px;
}

    .category-nav .pp-nav-item {
        margin: 0;
        display: block;
        width: 100%;
    }

        .category-nav .pp-nav-item a {
            color: white;
            padding: 10px;
            display: block;
        }

            .category-nav .pp-nav-item a:hover,
            .category-nav .pp-nav-item a:focus {
                text-decoration: none;
                background: rgba(0,0,0,0.2);
            }


.guided-metrics__panel:not(:first-of-type) {
    border-left: 2px solid #dbdbdb;
}

.recommended-lever-list {
    max-height: 550px;
    max-width: 1000px;
    overflow-y: auto;
    margin: 0 auto;
}

.recommended-lever-group {
    padding: 10px;
    margin-bottom: 20px;
    margin-right: 10px;
    border-radius: 5px;
    border: 3px solid rgba(0,0,0,.1);
}

    .recommended-lever-group.recommended-lever-group--category {
        background: rgba(196,174,207,.35);
    }

    .recommended-lever-group.recommended-lever-group--supplychain {
        background: rgba(146,208,80,.35);
    }

    .recommended-lever-group.recommended-lever-group--supplymarket {
        background: rgba(244,176,132,.35);
    }

    .recommended-lever-group.recommended-lever-group--supplierrelationship {
        background: rgba(142,169,219,.35);
    }

    .recommended-lever-group.recommended-lever-group--supplierincentivization {
        background: rgba(53,216,199,.35);
    }

    .recommended-lever-group.recommended-lever-group--demandmanagement {
        background: rgba(255,217,102,.35);
    }

    .recommended-lever-group .recommended-strategylist__item {
        font-size: 1.2rem;
        background: transparent;
        border-color: #ffffff;
        border-width: 1px;
        margin-top: -1px;
    }

        .recommended-lever-group .recommended-strategylist__item .recommendation-icon {
            font-size: 2rem;
            max-width: 50px;
        }

.recommended-strategylist__item {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,.5), transparent);
    padding: 10px 20px;
    border-bottom: 2px solid #dbdbdb;
    border-top: 2px solid #dbdbdb;
    font-size: 2rem;
    margin-top: -2px;
    color: #425563;
    z-index: 0;
    position: relative;
}

    .recommended-strategylist__item.recommendation-level-0 {
        text-decoration: line-through;
        color: #666666;
    }

    .recommended-strategylist__item.recommendation-level-1 {
        color: #666666;
    }

    .recommended-strategylist__item.recommendation-level-2 {
    }

    .recommended-strategylist__item.recommendation-level-3 {
        background: linear-gradient(90deg, transparent, rgba(0,146,190,.08), transparent);
        border-color: #0092be;
        color: #0092be;
        z-index: 1;
    }

    .recommended-strategylist__item .recommendation-icon {
        position: absolute;
        right: 20px;
        bottom: 0;
        max-width: 60px;
        font-size: 3rem;
    }

    .recommended-strategylist__item span.recommendation-icon {
        color: #666666;
        padding: 10px;
    }

/* Capella Guided Radio Group Grid Styles */
.guided-layout .pp-radio-grid input:checked + .pp-radio-grid__label {
    background: #425563;
    color: #fff;
}

.guided-layout .pp-radio-grid__label {
    background: transparent;
    color: #425563;
    border: 3px solid #425563;
    height: 100%;
}

.guided-layout .pp-form-area__section-title {
    border-bottom: ridge;
    font-family: 'Rift-Soft', Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: 20px;
}

.guided-layout .pp-radio-grid__item {
    width: 100%;
    height: 100%;
}

    .guided-layout .pp-radio-grid__item:not(:first-child) {
        margin-left: -3px;
    }

    .guided-layout .pp-radio-grid__item > label {
        width: 100%;
        text-align: center;
        height: 100%;
    }

.guided-layout .form-group {
    margin-bottom: 20px;
}

.guided-layout .pp-radio-grid__item:first-child .pp-radio-grid__label,
.guided-layout .pp-radio-grid__item:first-of-type .pp-radio-grid__label {
    border-radius: 10px 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.guided-layout .pp-radio-grid__item:last-child .pp-radio-grid__label,
.guided-layout .pp-radio-grid__item:last-of-type .pp-radio-grid__label {
    border-radius: 0 10px 10px 0;
}

.pp-radio-grid.disabled .pp-radio-grid__label {
    border: 3px solid lightgrey;
}


.guided-layout .pp-switch-toggle:first-child {
    border-top: 1px solid rgba(66, 85, 99, 0.5);
}

.guided-layout .pp-switch-toggle {
    border-bottom: 1px solid rgba(66, 85, 99, 0.5);
}

.guided-layout .pp-switch {
    border: 2px solid #425563;
}

    .guided-layout .pp-switch:after {
        background-color: #425563;
        left: 2px;
        bottom: 2px;
    }

.guided-layout input:checked + .pp-switch,
.guided-layout input:checked + input + .pp-switch {
    background-color: #0092be;
}

.guided-layout input:checked + .pp-switch,
.guided-layout input:checked + input + .pp-switch {
    background-color: #0092be;
}

.guided-layout input:focus + .pp-switch,
.guided-layout input:focus + input + .pp-switch {
    box-shadow: 0 0 1px transparent;
}

.guided-layout .pp-switch--yesno.pp-switch:before {
    color: #425563;
}

.guided-layout input:checked + .pp-switch--yesno.pp-switch:before,
.guided-layout input:checked + input + .pp-switch--yesno.pp-switch:before {
    color: white;
}

.guided-layout .disabled .pp-switch {
    border: 2px solid grey;
}

    .guided-layout .disabled .pp-switch:after,
    .guided-layout .disabled .pp-switch::after {
        background-color: grey;
    }

.guided-layout .disabled .pp-switch--yesno.pp-switch:before{
    color: grey;
}


.table-responsive {
    overflow-x: hidden;
}


@media (max-width: 1200px){
    .table-responsive {
        overflow-x: auto;
    }
}


@media (max-width:991px) {
    .guided-metrics__panel:not(:first-of-type) {
        border-left: 0px solid #C5C5C5;
        border-top: 2px solid #C5C5C5;
    }

    .guided-metrics__row:not(:first-of-type) {
        border-top: 2px solid #dbdbdb;
    }
}
