@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');

.section-name, .progress-text, .progress-percent {
    font-size: 0.875rem;
}

.slds-accordion__summary {
    background: rgb(245, 246, 249);
    padding: 14px 0 14px 0;
}


div.plan-title-additional > h3.slds-p-left_large.slds-m-bottom_xx-small.title {
    font-size: .8125rem !important;
    font-weight: 400 !important;
    font-family: 'Roboto' !important;
}

span.title-icon {
    top: -2px !important;
}

.learning-header_main-fade {
     background: rgba(32, 86, 195) !important;
}

.learning-header_main-container {
   color:white !important;
   background-color: rgba(32, 86, 195) !important;
}

.slds-accordion__section {
    padding: 0;
}

.slds-button_brand, .slds-button--brand {
    background-color: rgb(38, 128, 255);
    border-color: rgb(38, 128, 255);
}

h3.slds-p-left_large.slds-m-bottom_xx-small.title > a {
    color: rgb(38, 128, 255);
}

.item-active {
    background-color: rgb(245, 250, 255) !important;
}

h3.title > a {
    color: rgb(38, 128, 255);
    font-family: 'Roboto' !important;
}

div.slds-size--4-of-12.slds-clearfix.slds-p-bottom--x-small > p.date {
    color: rgb(107, 107, 107);
    font-size: .8125rem !important;
}

div.slds-accordion__summary.accordion-align.accordion__bg > div.slds-p-left_x-small.slds-p-top_xx-small > div > lightning-icon.slds-icon_container {
    padding-top: 5px;
}

.slds-icon-utility-chevronup, .slds-icon-utility-chevrondown {
    padding-left: 5px;
}

//div.slds-p-left_x-small.slds-p-top_xx-small > div.accordion-details > lightning-icon.slds-icon-utility-chevrondown.slds-icon_container {
//    padding-left: 8px;
//}

//.slds-icon-utility-chevronup, .slds-icon-utility-chevrondown {
//    display: none;
//}