/*body.ip3-annual-reports .secondary-banner-module {padding-top: 0 !important;}
body.ip3-annual-reports .secondary-banner-module .inner-module--spacing{padding-top:0 !important;}
*/

body.ip3-annual-reports .report-filter-belt{padding-bottom:140px;}
body.ip3-quarterly-reports .filter-wrapper .filter-box-item {width: calc(100% - 6px);}
body.ip3-quarterly-reports .filter-wrapper {padding-top: 0px;}
body.ip3-quarterly-reports .pr-wrapper {padding-top: 30px; padding-bottom:140px;}
body.ip3-quarterly-reports .pr-wrapper img {width:100% !important; height:auto !important;}

body.ip3-annual-reports table th{background:transparent; color:var(--color-primary-3);}
body.ip3-annual-reports table thead th{background-color: var(--color-primary-2); color: var(--color-primary-7);}
body.ip3-annual-reports table tr td:first-child{font-size: var(--font-label);line-height: 1.7rem;} /*font-family: var(--font-secondary-semibold);*/

body.ip3-quarterly-reports table tbody tr th{
    font-size: var(--font-label);
    line-height: 1.7rem;background-color: transparent; color: var(--color-primary-3);
}

body.ip3-annual-reports section.module-imageCard.module--spacing.pt-0 {
    padding-bottom: 0 !important;
}

body.ip3-annual-reports .download-releases-module.inner-module--spacing.pt-0.pb-0{padding-top:140px !important; padding-bottom:140px !important; }

body.ip3-quarterly-reports section.module-imageCard.module--spacing.pt-0 {
    padding-bottom: 0 !important;
}

body.ip3-quarterly-reports .download-releases-module.inner-module--spacing.pt-0.pb-0{padding-top:140px !important; padding-bottom:140px !important; }


@media only screen and (max-width:1199px){
body.ip3-quarterly-reports .pr-wrapper {padding-bottom:60px;}
body.ip3-annual-reports .report-filter-belt{padding-bottom:60px;}
}

@media only screen and (max-width:767px){
body.ip3-quarterly-reports .pr-wrapper {padding-bottom:40px;}
body.ip3-annual-reports .report-filter-belt{padding-bottom:40px;}
}

body.ip3-investors-briefcase .breifcase-year li:nth-child(10)~li {display: none;}

body.ip3-edit .filter-wrapper .filter-box-item {
    pointer-events: none;
}

/* WO-90004 */

.pr-wrapper .body-small h4{
    margin-top: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
    .pr-wrapper .body-small h4{
        margin-top: 40px;
    }
}
@media screen and (max-width: 767.98px) {
    .pr-wrapper .body-small h4{
        margin-top: 32px;
    }
}
