/* PRD-5626 */
html .ssa-tertiary-btn {
    display: inline-block;
    margin: 2px;
    padding: 4px 12px;
    font-size: 16px;
    color: #EF6C1F;
    background: white;
    white-space: nowrap;
}
html .ssa-tertiary-btn,
html .ssa-tertiary-btn:hover {
    border: 1px solid #EF6C1F;
}
html .ssa-tertiary-btn:hover {
    color: white;
    background: #EF6C1F;
}

/* PRD-5606 begin */
.ssa-primary-link {
    font-size: 16px !important;
    color: #EF6C1F;
    text-decoration: none !important;
}
/* PRD-5606 end */

/* PRD-5413 begin */
body #aaIABar ul {
    margin: 20px 0 0 20px;
    float: left;
}
#aaIABar .aaIAControls {
    display: block;
}
#aaIABar .adminBarMobileChevron {
    font-family: "Material Icons" !important;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    display: none;
}
/* PRD-5413 end */

/* PRD-5476 - materialized interactive reports */
.materialized-ir {
    padding: 12px 20px;
    display: block;
    margin: .5rem 0 1rem;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    font-family: 'Roboto', sans-serif !important;
}
body .materialized-ir .t-Region-headerItems--title {
    font-size: 24px;
    line-height: normal;
    padding-top: 12px;
    padding-bottom: 32px;
    padding-left: 0px;
}
body .materialized-ir .t-Button {
    background-color: #424242;
    color: #fff;
    border: 1px solid #424242;
}
body .materialized-ir .t-Button:hover {
    color: #424242;
    background-color: #fff;
    border: 1px solid #424242;
}
body .materialized-ir .t-Button:active {
    background-color: #424242 !important;
    color: #fff !important;
    border: 1px solid #424242 !important;
}
body #aaSuperResponsiveContainer .aaWKFWrapper .materialized-ir button.t-Button--noLabel {
    color: #424242;
    border: 1px solid #424242;
}
.materialized-ir .a-Icon.icon-maximize {
    color: #424242;
}
.materialized-ir .a-IRR-container .a-IRR {
    border: none;
    background-color: transparent;
}
.materialized-ir .a-IRR-button,
.materialized-ir .a-IRR-button:active {
    background: #424242 !important;
    color: #fff !important;
    border: solid 1px #424242 !important;
}
.materialized-ir .a-IRR-button:hover {
    background: #fff !important;
    color: #424242 !important;
    border: solid 1px #424242 !important;
}
.materialized-ir .a-IRR-button:focus {
    box-shadow: none !important;
}
.materialized-ir .a-IRR-aggregate {
  font-weight: 500 !important;
}
.materialized-ir .a-IRR-table td.a-IRR-aggregate {
    text-align: right;
}
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar {
    background-color: transparent;
    border-bottom: none;
    padding: 0;
    padding-bottom: 1rem;
}
.materialized-ir .a-IRR-controls {
    float: right;
    display: block;
}
.materialized-ir .a-IRR-results-count {
    font-size: 35px;
    margin-top: 22px;
    margin-bottom: -39px;
    margin-left: 5px;
}
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup {
    margin-bottom: 0;
}
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--search .a-IRR-searchFieldContainer { margin-top: 0; }
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--search .a-IRR-searchFieldContainer .a-IRR-search-field { margin-bottom: 0; margin-left: 0.5rem; width: calc(100% - 1rem); }
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--views .a-IRR-savedReports { display: block; }
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--options { float: right; }
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button--actions {
    height: 3rem;
    padding: 0 0.5rem;
    line-height: 3rem;
    background: none !important;
    color: transparent !important;
    border: none !important;
}
.materialized-ir .a-IRR-button--actions::before {
    visibility: visible;
    content: "\e5d2";
    font-family: "Material Icons";
    font-size: 30px;
    font-weight: 400;
    margin-bottom: -10px;
    display: block;
    color: #424242;
}
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar select.a-IRR-selectList { display: none !important; visibility: hidden !important; }
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar div.a-IRR-selectList { display: block; height: auto; padding: 0; border: none; background-image: none; overflow: visible; }
.materialized-ir .a-IRR-container .a-IRR .a-IRR-toolbar div.a-IRR-selectList input { margin-bottom: 0; }
.materialized-ir .a-IRR-container .a-IRR .a-IRR-table tr > .a-IRR-header--group:nth-of-type(odd) {
  border-left: none;
  border-radius: 0px;
  background-color: rgba(66,66,66,0.25);
  color: #212121;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  text-align: left;
}
.materialized-ir .a-IRR-header {
	vertical-align: middle !important;
}
.materialized-ir .a-IRR-header--group {
  padding: 12px;
}
.materialized-ir .a-IRR-container .a-IRR .a-IRR-table .a-IRR-header {
  border-radius: 0px;
  box-shadow: none;
  background-color: #424242;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
}
.materialized-ir .a-IRR-headerLabel {
    padding: 12px;
    font-weight: 400;
    color: #FFF;
}
.materialized-ir .error-button {
	margin-bottom: -12px !important
}
.materialized-ir .aaButton {
    background: #fff;
    color: #424242;
    border: 1px solid #424242;
}
.materialized-ir .aaButton:hover {
    background: #424242;
    color: #fff;
    border: 1px solid #424242;
}
.materialized-ir .a-IRR-headerLink,
.materialized-ir .a-IRR-headerLink:hover {
  padding: 15px;
  font-weight: 400;
  color: #FFF;
}
.materialized-ir .a-IRR-headerLink:focus {
  box-shadow: none;
}
.materialized-ir .a-IRR .u-tC a i {
  padding-left: 0px;
  color: #212121;
}
.materialized-ir .a-IRR-container .a-IRR .a-IRR-table td {
    padding: 12px;
    font-size: 16px;
    color: #212121;
}
.materialized-ir .a-IRR-container .a-IRR .a-IRR-table td:has(a.ssa-tertiary-btn) {
    padding: 0px 10px;
}
.materialized-ir .a-IRR-container tr .a-IRR-header--group a {
	text-decoration: underline;
}
.materialized-ir .a-IRR-sortWidget-row:hover {
    color: #000;
}
body .materialized-ir .a-IRR-button.a-IRR-sortWidget-button,
body .materialized-ir .a-IRR-button.a-IRR-sortWidget-button:hover {
    color: rgba(0,0,0,.9);
    background: #eaeaea;
    border: 1px solid #eaeaea;
}
.materialized-ir .a-IRR-pagination-label {
    font-size: 14px;
}
.materialized-ir .a-IRR-button--pagination,
.materialized-ir .a-IRR-button--pagination:hover {
    background: none !important;
    color: #404040 !important;
    border: none !important;
    padding: 0 !important;
}
.materialized-ir .a-IRR-button--pagination:focus {
    box-shadow: none !important;
}
.materialized-ir .a-IRR-button--pagination:active .a-Icon {
    color: #404040 !important;
}
.materialized-ir .a-IRR-button--pagination .a-Icon:before {
    margin-top: 2px;
    font-size: 16px;
    font-weight: 400;
}
.materialized-ir .a-IRR-button--pagination .icon-left-chevron {
    margin-right: 24px;
}
.materialized-ir .a-IRR-button--pagination .icon-right-chevron {
    margin-left: 24px;
}

@media (max-width: 1100px) {
    /* PRD-5413 begin */
    body #aaIABar {
        background: #595959;
        width: 100vw;
        display: flex;
        flex-direction: column;
        z-index: 9999;
    }
    body #aaIABar ul.aaIAControls {
        margin-top: 10px;
    }
    #aaIABar .aaIAWelcome {
        width: 100%;
    }
    #aaIABar .aaIAControls {
        display: none;
    }
    body #aaIABar ul.aaIAControls li a {
        border: 1px solid #b5b5b5;
        box-shadow: 0px 2px rgba(0, 0, 0, 0.1);
        color: #d9d9d9;
    }
    body #aaIABar .aaIAControls li#aaIAAttrControl a {
        background-position: 0 -23px;
    }
    body #aaIABar .aaIAControls li#aaIADocsControl a {
        background-position: 0 -72px;
    }
    #aaIABar .adminBarMobileChevron {
        margin-top: 4px;
        margin-right: 15px;
        display: inline-block;
        cursor: pointer;
        float: right;
    }
    #aaIABar.adminBarExpanded .aaIAControls {
        display: block;
    }
    /* PRD-5413 end */
    .materialized-ir .a-IRR-container .a-IRR .a-IRR-table td .ssa-tertiary-btn {
        margin: 6px 2px;
    }
}
