/* ---------------------------------------------------------------------------------------------- */ /* Styles for HTML elements */ /* ---------------------------------------------------------------------------------------------- */ /* this piece of code is a workaround for the ie font resize bug! */ /* see http://css-technik.de/details/2/5/CSS-Browser-Bugs.htm for further information */ html { font-size: 100.01%; } BODY { BACKGROUND-COLOR: #fff; FONT-FAMILY: Arial, Helvetica, sans-serif; /*font-size: 100.01%;*/ FONT-SIZE: 0.9em; Color: #777777; } P { COLOR: #000; } TD,TH { COLOR: #000; } PRE { MARGIN: 0px; FONT-FAMILY: Lucida Console, monospace; } FIELDSET LEGEND { color : #000; } * html INPUT, * html SELECT, * html TEXTAREA { font-size: 1em !important; } a { CURSOR: pointer !important; COLOR: #204ba2 !important; TEXT-DECORATION: underline; } a:hover { COLOR: #992000 !important; } :link { CURSOR: pointer !important; COLOR: #204ba2 !important; TEXT-DECORATION: underline; } :visited { CURSOR: pointer !important; COLOR: #756183; /*TEXT-DECORATION: underline;*/ } :link:hover, :visited:hover { COLOR: #992000 !important; } :link:active { COLOR: #204ba2 !important; } :visited:active { COLOR: #756183; } h2 { font-size:1em; } h4 { font-size:1.1em !important; } h5 { font-size: 1em; } /* --------------------------------------------- */ /* Buttons */ /* --------------------------------------------- */ .jive-button, .jive-form-button, .jive #jive-search-button-submit, #jive-submit-create, #jive-submit-cancel, #jive-avatars-buttons input, #collabSaveBtn, #jive-compose-buttons input { -moz-box-align:center; -moz-box-sizing:border-box; background-color:#F8EEB5; border-color:#646464; border-style:solid; border-width:1px; color:#000000; cursor:pointer; /*display:-moz-inline-box;*/ font-size:0.86em; font-weight:normal; height:auto; min-height: 16px; padding:0pt 5px; text-align:center; text-decoration:none; vertical-align: middle; white-space:nowrap; width:auto !important; } .jive-button:hover,.jive-form-button:hover, #jive-search-button-submit:hover, #jive-submit-create:hover, #jive-submit-cancel:hover, #jive-avatars-buttons input:hover, #collabSaveBtn:hover, #jive-compose-buttons input:hover { background-color:#F7BD47; border-color:#000000; color:#000000 !important; text-decoration:none !important; } /* necessary correction because otherwise the font is to small */ #jive-compose-buttons { font-size:1em; } /* --------------------------------------------- */ /* Jive Userbar */ /* --------------------------------------------- */ #jive-userbar { direction: ltr; height } #jive-userbar-user span { color:#333333; display:inline; float:left; font-size:0.86em; padding-left:1px; padding-top:16px; } #jive-userbar-droplink a { color:#666666; font-size:0.86em; } .jive-userbar-login-guest { font-size: 0.8em; } .jive-userbar-login-new, .jive-userbar-login-loginlink { font-size:0.8em; } #jive-userbar-right { float:right; font-size:0.86em; padding-top: 13px; } #jive-userbar-print { font-size:0.9em; } .jive-userbar-menu { font-size: 0.86em; } .jive-userbar-menu h3 { font-size: 1em !important; } #jive-userbar-search .jive-userbar-search-field { font-size: 0.9em; } #jive-userbar-search input, #jive-userbar-search button { font-size: 0.9em; } /* --------------------------------------------- */ /* Jive Sidebar */ /* --------------------------------------------- */ .jive-sidebar .jive-sidebar-body h4{ font-size: 1.2em; } .jive-sidebar .jive-sidebar-body { font-size:0.9em; } .jive-sidebar .jive-sidebar-body ul li { list-style-type:none; font-size:1em; } .jive-sidebar .jive-sidebar-body-about p { font-size:1em; } /* --------------------------------------------- */ /* Blog & Document */ /* --------------------------------------------- */ .jive-blog-post-message{ font-size: 0.9em; } .jive-blog-info, .jive-groupblog-info { font-size:0.9em; } .jive-blog-post-reply a { font-size: 0.9em; } .jive-blog-post-subject-header em { font-size: 0.75em; } #jive-blogpost-content .jive-table td.jive-table-cell-comments { font-size: 0.86em; } .jive-blog-post-subject-header h2 { font-family:Arial, Helvetica, sans-serif; font-size:1.4em; line-height:1.5em; } .jive-blogs-list-blog span.jive-list-viewblog { font-size:0.8em; } #jive-blogadmin-nav-box { font-size:1em; } #jive-blogadmin-nav-header { font-size:0.9em; } .jive-blogadmin-legend span { font-size: 0.9em; } .jive-blog-post-tags, .jive-blog-post-references, .jive-blog-post-comments, .jive-blog-post-permalink { font-size:0.8em; } .jive-content-comment span em { font-size:0.8em; color: #333; } .jive-table-blogadmin .jive-blog-manage-overview p { line-height: 1.3em; } .jive-table-blogadmin .jive-blog-manage-overview { font-size:1em; } .jive-table-blogadmin .jive-blog-manage-overview p span { font-size:0.86em; } .jive-table-blogadmin .jive-blog-manage-overview h5 span { font-size:0.86em; } .jive-table-blogadmin th, .jive-table-blogadmin td { font-size:0.9em; } .jive-table-blogsettings h5 { font-size:1.2em; } .jive-table-blogsettings .jive-table-cell-description { font-size: 1.2em; } .jive-table-blogsettings textarea { font-size: 1.5em; } .jive-wiki-subject-content h3 { font-size: 0.85em !important; color: #333; } .jive-wiki-version { font-size: 0.75em; line-height: 1em; } .jive-wiki-version span.jive-wiki-publishstate { font-size:1em; font-weight: bold; } #jive-content-rating { font-size:0.8em; } .doc-published-state { font-size: 0.8em; } /* --------------------------------------------- */ /* Profile */ /* --------------------------------------------- */ .jive-items-per-page { font-size: 1em; } .jive-body-profile ul li { font-size: 0.8em; } .jive-body-profile ul li strong { width: 9em; } .jive-table-filter { font-size:1em; } .jive-items-per-page select { font-size: 0.86em; margin:0.3em 3px 4px 0pt; } .jive-table-filter select { font-size: 0.86em; margin:0.3em 3px 4px 0pt; } #jive-discussion-content .jive-table td.jive-table-cell-replies { font-size:0.86em; } .jive-blogs-list-blog span.jive-blog-stats { font-size:1em } .jive-blogs-list-blog span.jive-blog-stats span { font-size:1em; } /* --------------------------------------------- */ /* Jive Body & Content Area */ /* --------------------------------------------- */ .jive-space-showhide a, .jive-space-showhide a:hover, .jive-space-showhide a:visited { font-size: 0.75em; color: #999999 !important; } #jive-home-topmemebers h3 { padding-left: 10px; } .jive-content-block { direction: ltr; font-size: 1em; } #jive-content-hdr-filter-btns a { font-size:0.86em; background-color: #fff; } .jive-content-block-container span.jive-content-block-description { font-size:0.86em; padding:0.7em 0pt 0pt 8px; } .jive-body-profile ul li span { margin-left:10.5em; } #jive-body-announcements p { font-size: 0.85em; } #jive-body-announcements h3 em { font-size: 0.86em !important; } #jive-body-announcements-hdr span { font-size: 0.86em; } #jive-body-announcements h3 { font-size: 1em !important; } .jive-announcement-create-table table td.jive-table-cell-label { width:8em !important; text-align:right; } #jive-body-intro-content { font-size:1em; } #jive-body-intro-content h1 { font-size:1.8em; line-height:1em; } #jive-body-intro-content p { font-size:0.86em; line-height:1.1em; } #jive-body-intro-content a.jive-link-more { font-size:0.9em; } #jive-body-intro-main-hdr { direction: ltr; } #jive-body-intro-main-hdr-stats { font-size:0.85em; } #jive-body-sidebarcol-container { direction: ltr; } .jive-body-tabbar { direction: ltr; } .jive-body-tab a { font-size:0.86em; font-weight:bold; line-height:0.86em; } #jive-breadcrumb { font-size:0.86em; color: #333; } .jive-content-commentbar { font-size: 0.86em; color: #333; } .jive-comment-post form { font-size:0.9em; color: #333; } .jive-content-comment span span { font-size: 0.8em; color: #333; } .jive-table td.jive-table-cell-author, .jive-table td.jive-table-cell-views, .jive-table td.jive-table-cell-modified { font-size: 0.86em; } .jive-communities-listing table tr td.jive-communitylist-discussions, .jive-communities-listing table tr td.jive-list-documents, .jive-communities-listing table tr td.jive-communitylist-blogposts, .jive-communities-listing table tr td.jive-communitylist-disc-count, .jive-communities-listing table tr td.jive-communitylist-disc-views, .jive-communities-listing table tr td.jive-communitylist-disc-latest, .jive-communities-listing table tr td.jive-communitylist-docs-count, .jive-communities-listing table tr td.jive-communitylist-docs-views, .jive-communities-listing table tr td.jive-communitylist-docs-latest { font-size:0.8em; } /* --------------------------------------------- */ /* Some often used classes */ /* --------------------------------------------- */ .jive-content-block-container h3 { font-size: 1.3em !important; font-weight: bold; color:#555555; float:left; font-weight:normal; margin:0pt; padding:5px 0pt 2px 8px; } .jive-content-block-container span.jive-content-hdr-link { direction:ltr; font-size:0.86em; line-height:0.86em; } .jive-content-block-container a.jive-link-announcement { font-size: 0.86em; } .jive-community-item-content { direction: ltr; } .jive-community-item-header h2 { font-size: 1.1em; } .jive-community-empty-small p { font-size: 0.86em !important; } .jive-community-overview-discussions ul li, .jive-community-overview-documents ul li { font-size: 0.85em; } .jive-communities-listing table tr td.jive-communitylist-name { font-size:1em; } .jive-content-block-topmembers span { font-size:0.86em; } .jive-icon-twisty-down, .jive-icon-twisty-up { font-size: 0.8em; } .jive-table { direction: ltr; } .jive-table td.jive-table-cell-title a { font-size:1em; } .jive-table td.jive-table-cell-modified { width: 8em !important; font-size: 0.8em !important; color: #333; } .jive-table td.jive-table-cell-title { width: 65%; } .jive-table td.jive-table-cell-title span { font-size:1.1em; color: #333; } .jive-table td.jive-table-cell-title span strong { font-size:0.86em; color: #333; } .jive-table td.jive-table-cell-title span a { font-size: 1em; } .jive-table td.jive-table-cell-author { font-size:0.86em } .jive-table td.jive-table-cell-author a { font-size: 0.86em; } .jive-table-rss-link, .jive-table-markallread { font-size:1.1em; } .jive-table table thead th { font-size: 1em; } .jive-table table tbody td { font-size: 0.9em; } .jive-table td.jive-table-cell-subject span a { font-size: 0.86em; } .jive-table td.jive-table-cell-subject a { font-size: 0.86em } .jive-table-cell-replies { font-size:0.86em; } .jive-table td.jive-table-cell-subject span { font-size:0.86em; } .jive-table td.jive-table-cell-subject { width:62%; } .jive-table td.jive-table-cell-subject { /*width:auto !important;*/ width: 450px; max-width: 52%; } /* necessary to overwrite for people */ .jive-table table thead th { font-size: 0.9em !important; } .jive-table table tbody td { font-size: 1em !important; } /* --------------------------------------------- */ /* Some particular items */ /* --------------------------------------------- */ .jive-pagination { font-size: 0.75em; } #jive-whats-new-more { font-size: 0.86em; } #jive-compose-tags #tag_directions { font-size:0.86em; } #jive-attach-maxsize, #jive-attach-maxfiles { font-size:1em; } #jive-compose-options { font-size:1em; } #jive-compose-chooser { /*min-width: 95%;*/ /*width: 97%;*/ /*text-align: left;*/ /*padding-left: 0pt;*/ } #jive-compose-question span { font-size:0.9em; } .jive-compose-attach { font-size: 0.8em; } #jive-people-resultsbar { font-size:0.8em !important; } .jive-user-search-mult-preview-buttons input { font-size:0.86em; } .jive-user-picker-results tbody td.jive-table-cell-name { font-size:1em; } .jive-table-cell-username span { padding-top:0.5em; } .doc-draft-state { font-size: 1em; } .jive-table-drafts .jive-table-cell-status { font-size:0.8em; } .jive-table-registration td.jive-table-cell-label label, .jive-table-preferences td.jive-table-cell-label label { width:23em; font-size: 1em; } .jive-search-terms-links { font-size: 0.8em; } #jive-search-form #jive-search-options span#jive-search-types label, #jive-search-form #jive-search-options span#jive-search-types a { font-size:0.8em; } /* --------------------------------------------- */ /* Login Bar */ /* --------------------------------------------- */ #jive-userbar-login { font-size:1em !important; line-height: 1em !important; } .jive-userbar-login-username input, .jive-userbar-login-password input { font-size: 1em; } /* --------------------------------------------- */ /* Jive Wiki */ /* --------------------------------------------- */ .jive-revision-table th span { font-size: 1em; } .jive-revision-table th.jive-revision-header, .jive-revision-table th.jive-revision-header-last { font-size:1em; } .jive-revision-table th span select { font-size: 1em; } .jive-content-hdr-filter-btn-left, .jive-content-hdr-filter-btn-right { background-color:#ffffff; } .calendar tbody td.weekend { color: #800000; } .calendar thead .weekend { color: #800000; } #jive-body-announcements-hdr span.jive-body-announcements-label { color: #606000; } .jive-wiki-body-content { background:transparent url(../images/jive-div-dotted.gif) repeat-x scroll center top; color: #000; } .jive-items-per-page span { color: #000; } .jive-table-filter span { color: #000; } .jive-success-box #jive-success { color: #333333 !important; } .daysrow rowhilite, .daysrow { background-color: transparent !important; background-image: none !important; } .calendar tbody.rowhilite td, .calendar tbody.rowhilite td.wn { background-color: transparent !important; background-image: none !important; } .calendar tbody .day { background-color: transparent !important; background-image: none !important; } .calendar tbody td.selected { color: #000 !important; } body{ color: #333333; } #jive-compose-tags #tag_directions { color: #333333; } .doc-abstract { color: #333333; } .jive-wiki-tags { color: #333333; font-size: 1em; } .doc-published-state { color: #80C080; } #jive-userbar-droplink a span.jive-userbar-toolboxnew { color: ##204BA2 !important; } .jive-doc-needs-approval span { color: #333 !important; } #jive-approval-status ul { background-color: transparent; border: none; } .sap-input-text { font-size: 9pt; } .sap-input-attach-text { font-size: 10pt; } .sap-collab-opt-text { font-size: 1em; } .sap-stop-start-watch { font-size: 0.9em; } .jive-content-comment p { font-size: 1em; } .jive-success-box div { font-size: 0.9em; } .jive-table span.jive-search-result-subject a { font-size: 1em; } .sap-send-email-text { font-size: 10pt; } .sap-tag-doc-create { font-size: 1em; } .jive-wiki-subject-content-title div h2 { font-size: 18pt } .jive-wiki-body-content { font-size: 9pt } #jive-community-list ul { font-size: 1em; } /* tagset (tag) cloud styles for pretty display */ .jive-tagset-popularity0 a { font-size: 8pt; } .jive-tagset-popularity1 a { font-size: 9pt; } .jive-tagset-popularity2 a { font-size: 10pt; } .jive-tagset-popularity3 a { font-size: 11pt; } .jive-tagset-popularity4 a { font-size: 12pt; } .jive-tagset-popularity5 a { font-size: 14pt; } .jive-tagset-popularity6 a { font-size: 15pt; } .jive-tagset-popularity7 a { font-size: 16pt; } .jive-tagset-popularity8 a { font-size: 17pt; } .jive-tagset-popularity9 a { font-size: 18pt; } #jive-userbar-user span a:hover, #jive-userbar-user span a:active, #jive-userbar-user span a:link, #jive-userbar-user span a:visited { font-size: 1em; } #jive-compose-title input { font-size: 0.9em; } #jive-compose-title h4 { font-size: 1.1em; } #jive-compose-tags h4 { font-size: 1.1em; } .jive-doc-version-summary-preview { font-size: 1em; } .jive-table-resetpassword, .jive-table-login, .jive-table-registration, .jive-table-preferences, .jive-table-resolve { font-size: 1em; } .jive-table .jive-table-cell-head h4 { font-size: 1.1em; } select { font-size: 0.9em; } #jive-compose-tags input { font-size: 0.9em; } #jive-doc-alias-link-popup-txtbox { font-size: 1em; } #jive-search-terms { font-size: 0.9em; } #jive-search-form label { font-size: 1em; }