@charset "UTF-8"; /* ################################# Shared CSS for CI journals ################################# */ /* ------ footer ------------- */ #center-foot, #left-foot { float: left; max-width: 50%; } #right-foot { float: right; max-width: 33%; text-align: center; } /* ################################# CIC Customizations ################################# */ /* ---------- bio css ------------------------------- */ .headshot { max-height: 500px; } .obj_article_details .author_bios .sub_item .label { border-top: solid 2px; padding-bottom: 0.5em; padding-top: 0.5em; } /* ---------- change icon for video files ------------- */ .file:before { content: "\f04b"; }