/**** BRAND UPDATES ****/ .paragraphs-item-paragraph-1-col { padding: 0em; } .pine body { font-size: 16px; } .pine h2, .pine #page-title { font-size: 2.2rem; } .pin body table { font-size: 14px; } .pine ul li, .pine ol li { margin-bottom: 10px; } .pine body h1 { line-height: 1.4rem; } .pine h4, .pine h3, .pine h5, .pine h6, .pine .block > h2 { text-transform: none; } .pine table caption { text-align: center; padding: 10px 0px; background: #dc4405; } /**** END ****/ /** for highlight and definitions sections in Conditions**/ div.highdef { padding: 10px; background-color: #f5f2ed; margin-bottom: 10px; } /**** FOOTER ****/ .specific-contact { width: 375px; } @media (max-width:480px) { #footer { display: none; } } /* hides parent contact for hyp */ .healthy-youth-program .specific-contact { display:none; } /***END***/ /***ACCORDION FEATURE***/ .expanding { display: block; } .expanding + input { display: none; } .expanding + input + * { display: none; } .expanding + input:checked + * { ist-style-image: url("/sites/lpi.oregonstate.edu/files/bullett.png") !important; display: block; } .secondlevellist { list-style-image: url("/sites/lpi.oregonstate.edu/files/bullet2.png") !important; } .thirdlevellist { list-style-image: url("/sites/lpi.oregonstate.edu/files/bullet3.png") !important; } /***END***/ /***TABLES***/ .lightrow { background-color: #fff !important; } .darkrow { background-color: #f0f0f0 !important; } /***END***/