/*=========================================================================*/ /* ==== warning messages ====*/ .warning { color: #aa4444; font-size:11px; /*90%; /*11pt;*/ font-style: normal; font-weight: normal; } .warning::before { color: #aa4444; font-size:110%; /* 13pt;*/ font-style: normal; font-weight: bold; padding-right: 5px; content: "Warning:"; } .error { color: #aa0000; font-size:11px; /*11pt;*/ font-style: normal; font-weight: normal; } .error::before { color: #aa0000; font-size:14px; /*14pt;*/ font-style: normal; font-weight: bold; padding-right: 5px; content: "Error:"; } a img { border: none; } /*=========================================================================*/ /* ==== standard table ====*/ .std_tbl_title { background-color: #6666aa; color: #000000; font-size: 13px; font-weight: normal; } .std_tbl_title a { font-size: 12px; } .std_tbl_colhdr { background-color: #8888cc; color: #000000; font-size: 12px; font-weight: 600; padding: 2px; } .std_tbl_cellhdr { background-color: #8888ee; color: #000000; font-size: 12px; font-weight: normal; padding: 2px; } .std_tbl_content { background-color: #aaaaee; color: #000000; font-size: 12px; font-weight: normal; padding: 2px; } .std_tbl_content1 { background-color: #aaaaee; color: #000000; font-size: 12px; font-weight: normal; padding: 2px; } .std_tbl_content2 { background-color: #8888ee; color: #000000; font-size: 12px; font-weight: normal; padding: 2px; } .std_tbl_ftr { background-color: #6666aa; font-size: 12px; color: #000000; font-weight: normal; } .mini_tbl_title { background-color: #6666aa; color: #000000; font-size:11px; /* 11px; */ font-weight: 600; } /*=========================================================================*/ /* ==== flooble calendar ====*/ .fc_main { background-color: #dddddd; border-color: #000000; border-style: solid; border-width: 1px; font-size:80%; /*10px;*/ z-index:10; } .fc_main TABLE { background-color: #dddddd; } .fc_date { border-color: #D9D9D9; border-style: solid; border-width: 1px; cursor: pointer; font-size:80%; /*10px;*/ text-align: center; } .fc_dateHover, TD.fc_date:hover { background-color: #E7E7E7; border-bottom-color: #999999; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #FFFFFF; border-left-style: solid; border-left-width: 1px; border-right-color: #999999; border-right-style: solid; border-right-width: 1px; border-top-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; cursor: pointer; font-size:80%; /*10px;*/ text-align: center; } .fc_wk { font-size:80%; /*10px;*/ text-align: center; } .fc_wknd { color: #FF0000; font-size:80%; /*10px;*/ font-weight: bold; text-align: center; } .fc_head { background-color: #000066; color: #FFFFFF; font-size:11px; /*11px;*/ font-weight: bold; text-align: left; } /*============================================================================*/ #blog { width:100%; clear:all; /*color:#e88037;*/ } #blog a { /*color:#46bbe6;*/ font-size:inherited; } #blogheader { width:100%; float:left; background-color: transparent; border-bottom: #333333 1px dotted; padding: 5px 0 5px 0; clear:all; margin-bottom:7px; line-height:15px; } #blogheader .Title, #blogheader .title, #blogheader .subtitle, #blogheader .Subtitle, #blogheader .SubTitle { float:left; line-height:15px; clear:none; padding-top:0; padding-right:10px; } #blogheader .subtitle, #blogheader .Subtitle, #blogheader .SubTitle { padding-top:2px; } #blogheader .right { float:right; line-height:15px; clear:none; } #blogpost { width:100%; float:left; background-color: transparent; margin: 7px 0 7px 0; padding: 5px 0 5px 0; clear:all; line-height:15px; border-bottom: #333333 1px dotted; } #blogcomment { width:680px; width:100%; float:left; background-color: transparent; padding: 5px 0 5px 20px; clear:all; /*margin-bottom:5px;*/ line-height:15px; } #blogheader .content, #blogpost .content { float:left; clear:none; padding-right:10px; } #blogheader .contentblock, #blogpost .contentblock { font-size:12px; float:left; clear:all; width:100%; padding:5px 0 5px 0; } #blogcomment { padding-left:10px; width:670px; } #blogcomment .contentblock { font-size:12px; float:left; clear:all; width:100%; padding:5px 0 5px 0; } #blogheader, .blogfooter, #blogpost .blogfooter, #blogcomment .blogfooter { font-size:8px; float:left; clear:all; width:100%; padding:3px 0 3px 0; } .blogfooter, .blogfooter a { color: #80B2FF; } /*============================================================================*/ #docsharing { z-index:5; height:100%; float:left; } #docsharing form { overflow: hidden; } #docsharing, #docsharing form, #docsharing form input, #docsharing form select, #docsharing form textarea { width:100%; font-family:lucida sans, courier; font-size:10px; } #docsharing div { float:left; clear:none; width:160px; padding:5px; margin-bottom:20px; } #docsharing div.toolbox { background: #eeee88; border: #ff0000 1px dashed; width:158px; float: left; clear: none; margin-bottom:0px; } #docsharing div.toolbox form input, #docsharing div.toolbox form select, #docsharing div.toolbox form textarea, { width:146px; } #docsharing div.toolbox form input[type="file"] { background-color:#ffcccc; } #docsharing div.toolbox form textarea { margin-bottom:5px; height:75px; } /********* css tooltips ******************/ /* csstooltip.css -- fancy tooltips */ /* #headlines span.csstooltip, */ /* #advert span.csstooltip, */ #docsharing span.csstooltip { z-index:5; position: relative; /* this is key */ /* float:left; */ /* clear:left; */ /* cursor: help; */ /*padding: 10px 10px 30px 10px;*/ } #docsharing span #csstooltip .csstooltip span.parentfolder { color:purple; } #docsharing span.csstooltip span.parentfolder::before { content:url(templates/images/parentfolder.gif); } #docsharing span.csstooltip span.childfolder::before { content:url(templates/images/childfolder.gif); } #docsharing span.csstooltip span.datafile::before { content:url(templates/images/datafile.gif); } /* #headlines span.csstooltip:hover span.tip, */ /* #advert span.csstooltip:hover span.tip, */ #docsharing span.csstooltip span.tip, #docsharing span.csstooltip span.shorttip { display: none; /* so is this */ } /* tooltip will display on :hover event */ #docsharing span.csstooltip:hover span.tip, #docsharing span.csstthover span.tip { display: block; z-index: 10; position: absolute; top: 20px; right: 115px; left: 0px; width: 300px; line-height: 1.2em; padding: 5px 5px 5px 5px; border: 1px solid #336; /* background-color: #ffffcc; */ background-color: #7ABCBC; /* #6666cc;*/ font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: normal; color: #000; text-align: left; } #docsharing span.csstooltip:hover span.shorttip, #docsharing span.csstthover span.shorttip { display: block; z-index: 10; position: absolute; top: 20px; right: 115px; left: 0px; width: 150px; line-height: 1.2em; padding: 5px 5px 5px 5px; border: 1px solid #336; /* background-color: #ffffcc; */ background-color: #7ABCBC; /* #6666cc;*/ font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: normal; color: #000; text-align: left; }