// Style.css @media screen { .printshow { display: none; } } #spinner { margin: 0; background: yellow; position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .hideall { display: none; } body { width: 100%; height: 100%; #backgroud-color: #e5ecf5; background-color: #c5cce5; /* font: normal 0.2em tahoma, verdana, arial, serif;*/ border: 0; padding: 0; margin: 0; color: #333; /* font-size: 12px;*/ voice-family: "\"}\""; voice-family: inherit; } form {margin: 0px 0px 0px 0px; } #content { width: 80%; float: left; margin-left: 5px; margin-top: 10px; } #sidebar { clear: both; width: 230px; float: right; margin-right: 5px; margin-top: 10px; padding-top: 20px; } .sidebar { clear: both; width: 230px; float: right; margin-right: 5px; margin-top: 10px; } address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul { font-family: Verdana, Geneva, Sans-serif; } code, pre, samp { font-size: 12px; font-family: Verdana, Geneva, Sans-serif; } abbr, acronym, .help { border-bottom: 1px dotted #555; cursor: help; } .allhide { visibility: hidden; display: false; } */ /* Removed 16.7.23 as interferes with FullCalendar V6. Was previously annotated as 'Hack for Opera', so probably not in use... */ .shadowText, .tabs li a { color: black !important; text-shadow: 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15); } .ui-widget-content a, a:link { font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : normal; color : #1111FF !important; text-decoration : none; } a:visited { font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : normal; color : #1111FF; text-decoration : none; } a:hover { font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : normal; color : #ff7200; text-decoration : none; } a:active { font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : normal; color : #ff7200; text-decoration : none; } .error-message { background-color: #fcc !important; width: 100%; line-height: 1.5em; border: 1px solid #c00; text-align: center; } .info-message { display: inline-block !important; float: right; margin-top: 5px !important; width: 90% !important; color: black; line-height: 1.5em; text-align: center; font-size: 0.9em; border: 1px solid #c00; border-left-color: #5bc0de !important; border-left-width: 0.75rem; border-radius: 0.25rem; } .loading { background-color: #ffc; line-height: 1.5em; border: 1px solid #ccc; text-align: center; } .navTable { background-color: #eae4f0; padding: 5px; border: 2px solid #000; //overflow: hide; } .navTableThin { background-color: #eae4f0; padding: 5px; border: 2px solid #000; } .navTableNormal { background-color: #eae4f0; padding: 5px; border: 2px solid #000; } div.outer { float: left; background: #a2b3c0; margin: 5px; border: 2px solid #FFF; vertical-align: top; } .navTable2 { vertical-align: top; background-color: #eae4f0; padding: 5px; border: 2px solid #000; width: 500px; overflow: hide; } div.outer2 { background: #a2b3c6; margin:5px; border: 2px solid #FFF; vertical-align: top; width: 500px; } .navIcon { padding: 0px 30px 0px 30px; } table#gridTable { margin: 0px 5px; } table#gridTable td { border-bottom: 1px solid #a2b3c6; padding: 5px; text-decoration: dashed; } table#linkTable { background-color: #eaefff; border: 2px solid #a2b3c6; margin: 0px 5px; } table#linkTable td { border-bottom: 1px solid #a2b3c6; border-right: 2px solid #a2b3c6; padding: 0px 5px; text-decoration: dashed; } .table-header { background-color: #a2b3c6; border: 1px solid #000 !important; border-right: 2px solid #000 !important; } .table-header td { background-color: #a2b3c6; border-left: 1px solid #000 !important; border-right: 1px solid #000 !important; border-top: 1px solid #000 !important; } .table-data { border-right: 2px solid #000 !important; border-left: 2px solid #000 !important; } .table-data td { border-right: 1px solid #000 !important; border-left: 1px solid #000 !important; } .tablesorter-header { width: fit-content; } .roundedCorners { display: inline-block; border: #888 1px solid; padding: 5px !important; padding-right: 10px !important; padding-left: 15px !important; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } .tablesorter-headerSortDown .roundedCorners { border-color: #fff; } .dataTable { background-color: #eaefff; border: 2px solid #a2b3c6; margin: 0px 5px; } .dataTable td { border-bottom: 1px solid #a2b3c6; //border: 2px solid #eaefff; padding: 5px 5px; text-decoration: dashed; } table#dataTable { background-color: #eaefff; border: 2px solid #a2b3c6; margin: 0px 5px; } table#dataTable td { border-bottom: 1px solid #a2b3c6; border-right: 1px solid #a2b3c6; border-left: 1px solid #a2b3c6; padding: 5px 5px; text-decoration: dashed; } .folder-name { display: block; background: transparent url(/intranet/HTML/images/folder.gif) no-repeat 4px 50%; padding: 2px 3px 2px 24px; border-bottom: 1px solid #ccc; border-left: 1px solid #efefef; border-right: 1px solid #efefef; margin: 0; color: #00d; text-decoration: none; } .folder-name:hover { background-color: #ffc; color: #00f; text-decoration: underline; } .file-name { display: block; padding: 2px 3px 2px 4px; border-bottom: 1px solid #ccc; border-left: 1px solid #efefef; border-right: 1px solid #efefef; color: #080; } .folder-disabled, .folder-disabled:hover { background-color: transparent; color: #ccc; text-decoration: none; cursor: default; } a.button { display: inline-table; text-align: center; color: black; } .button { background-color: #bacadb; width: 75px; height: 1.5em; margin: 0; padding:0; overflow:hidden; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f3f3), to(#bacadb)); } .button[disabled], .button[disabled]:hover, .button[disabled]:active { font-style: italic; background: #999; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dadada), to(#f3f3f3)); border-top: 2px dashed #c5c5c5; border-right: 2px dashed #cecece; border-bottom: 2px dashed #d9d9d9; border-left: 2px dashed #cecece; background-color: #bacadb; width: 75px; height: 1.5em; margin: 0; padding:0; overflow:hidden; text-shadow: 0 -1px 1px #ebebeb; } .warningButton { align: centre; margin-left: 50px; padding-left: 5px; padding-right: 5px; width: 150px; text-align: center; height: 35px; font-weight: bold; border: 1px dashed red ! important ; } .button1 { background-color: #bacadb; width: 75px; height: 1.5em; margin: 0; padding:0; overflow:hidden; border: 2px solid #333;} .element { background-color: #bacadb; } .4multi { background-color: #bacadb; } .button, .input, .element { border:1px #a2b3c6 solid; background-color: #bacadb; } .input:-webkit-autofill {border:1px #a2b3c6 solid; background-color: #bacadb; } .mainheader { background-color: #ffffff; border-bottom-color: #a2b3c6; border-bottom-style:solid; border-bottom-width: 1px; height: 50px;} .input { border-top: 2px solid #555; border-left: 2px solid #555; border-bottom: 1px solid #999; border-right: 1px solid #999; color: #333; font-family: Lucida Grande, Verdana, Geneva, Sans-serif; font-size: 12px; height: 1.5em; padding: 0; margin: 0; } .inputT { border-top: 2px solid #555; border-left: 2px solid #555; border-bottom: 1px solid #999; border-right: 1px solid #999; color: #333; font-family: Lucida Grande, Verdana, Geneva, Sans-serif; font-size: 12px; height: 1.5em; padding: 0; margin: 0; } .td_padded { padding-left: 10px; padding-top: 10px; padding-right:10px; } .small_text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 7.5pt; color : #000000; } /* Tables */ .collapse { align: left; text-align: right; margin:0px 0pt 0px; } .label { vertical-align: top; font-family:arial; font-size: 8pt; text-align: left; } .sortTable { float: left; vertical-align: top; font-family:arial; border: 1px solid #a2b3c6; background-color: #CDCDCD; margin:0px 0pt 0px; padding: 0; border-collapse: collapse; font-size: 8pt; text-align: left; width: 100%; } .sortTable thead tr th, .sortTable tfoot tr th { background-color: #e6EEEE; border: 1px solid #000; padding: 2px; } .sortTable thead tr .header { padding-right: 20px; background-image: url(/intranet/HTML/images/table/bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; } .sortTable tbody td { color: #3D3D3D; padding: 2px; background-color: #eae4f0; vertical-align: top; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; } .sortTable tfoot td { color: #3D3D3D; background-color: #eae4f0; padding: 2px; vertical-align: top; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; } table.sortTable tr.odd td { background-color:#F0F0F6; } table.sortTable tr.even td { background-color: #eae4f0; } .sortTable thead tr .headerSortUp { background-image: url(/intranet/HTML/images/table/asc.gif); } .sortTable thead tr .headerSortDown { background-image: url(/intranet/HTML/images/table/desc.gif); } .sortTable thead tr .headerSortDown, .sortTable thead tr .headerSortUp { background-color: #8dbdd8; } .sortTable2 { vertical-align: top; font-family:arial; border: 1px solid #a2b3c6; background-color: #CDCDCD; margin:0px 0pt 0px; padding: 0; border-collapse: collapse; font-size: 8pt; text-align: left; width: 100%; } .sortTable2 thead tr th, .sortTable2 tfoot tr th { background-color: #e6EEEE; border: 1px solid #000; padding: 2px; } .sortTable2 thead tr .header { padding-right: 20px; background-image: url(/intranet/HTML/images/table/bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; } .sortTable2 tbody td { color: #3D3D3D; padding: 2px; background-color: #eae4f0; vertical-align: top; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; } .sortTable2 tfoot td { color: #3D3D3D; background-color: #eae4f0; padding: 2px; vertical-align: top; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; } table.sortTable2 tr.odd td { background-color:#F0F0F6; } table.sortTable2 tr.even td { background-color: #eae4f0; } .sortTable2 thead tr .headerSortUp { background-image: url(/intranet/HTML/images/table/asc.gif); } .sortTable2 thead tr .headerSortDown { background-image: url(/intranet/HTML/images/table/desc.gif); } .sortTable2 thead tr .headerSortDown, .sortTable2 thead tr .headerSortUp { background-color: #8dbdd8; } .unsortTable { float: left; vertical-align: top; font-family:arial; border: 1px solid #a2b3c6; background-color: #CDCDCD; margin:0px 0pt 0px; font-size: 8pt; text-align: left; width: 100%; } .unsortTable thead tr th, .unsortTable tfoot tr th { background-color: #e6EEEE; border: 1px solid #000; font-size: 8pt; padding: 2px; } .unsortTable thead tr .header { padding-right: 20px; background-image: url(/intranet/HTML/images/table/bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; } .unsortTable tbody td { color: #3D3D3D; padding: 2px; background-color: #eae4f0; vertical-align: top; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; } .unsortTable tfoot td { color: #3D3D3D; background-color: #eae4f0; padding: 2px; vertical-align: top; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; } .unsortTable tbody tr.odd td { background-color:#F0F0F6; } .unsortTable thead tr .headerSortUp { background-image: url(/intranet/HTML/images/table/asc.gif); } .unsortTable thead tr .headerSortDown { background-image: url(/intranet/HTML/images/table/desc.gif); } .unsortTable thead tr .headerSortDown, .unsortTable thead tr .headerSortUp { background-color: #8dbdd8; } /* PHP File Tree - By Cory LaViska (http://abeautifulsite.net/) */ .fs-root { font-family: Georgia; font-size: 12px; letter-spacing: 1px; line-height: 1.5; } .fs-root { font-family: Georgia; font-size: 12px; letter-spacing: 1px; line-height: 1.5; } .fs-root .fs-dir { list-style-image: url(/intranet/HTML/images/filetypes/directory.png); } .fs-root LI.fs-file { list-style-image: url(/intranet/HTML/images/filetypes/file.png); } .fs-root LI.fs-file:hover {background-color: #a2b3c6; border-bottom: 1px solid blue;} .fs-root A { text-decoration: none; } .fs-root A:hover { color: #666666; } .fs-root .open { font-style: italic; } .fs-root .closed { font-style: normal; } .fs-root LI.ext-3gp { list-style-image: url(/intranet/HTML/images/filetypes/film.png); } .fs-root LI.ext-afp { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-afpa { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-asp { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-aspx { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-avi { list-style-image: url(/intranet/HTML/images/filetypes/film.png); } .fs-root LI.ext-bat { list-style-image: url(/intranet/HTML/images/filetypes/application.png); } .fs-root LI.ext-bmp { list-style-image: url(/intranet/HTML/images/filetypes/picture.png); } .fs-root LI.ext-c { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-cfm { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-cgi { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-com { list-style-image: url(/intranet/HTML/images/filetypes/application.png); } .fs-root LI.ext-cpp { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-css { list-style-image: url(/intranet/HTML/images/filetypes/css.png); } .fs-root LI.ext-doc { list-style-image: url(/intranet/HTML/images/filetypes/doc.png); } .fs-root LI.ext-exe { list-style-image: url(/intranet/HTML/images/filetypes/application.png); } .fs-root LI.ext-gif { list-style-image: url(/intranet/HTML/images/filetypes/picture.png); } .fs-root LI.ext-fla { list-style-image: url(/intranet/HTML/images/filetypes/flash.png); } .fs-root LI.ext-h { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-htm { list-style-image: url(/intranet/HTML/images/filetypes/html.png); } .fs-root LI.ext-html { list-style-image: url(/intranet/HTML/images/filetypes/html.png); } .fs-root LI.ext-jar { list-style-image: url(/intranet/HTML/images/filetypes/java.png); } .fs-root LI.ext-jpg { list-style-image: url(/intranet/HTML/images/filetypes/picture.png); } .fs-root LI.ext-jpeg { list-style-image: url(/intranet/HTML/images/filetypes/picture.png); } .fs-root LI.ext-js { list-style-image: url(/intranet/HTML/images/filetypes/script.png); } .fs-root LI.ext-lasso { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-log { list-style-image: url(/intranet/HTML/images/filetypes/txt.png); } .fs-root LI.ext-m4p { list-style-image: url(/intranet/HTML/images/filetypes/music.png); } .fs-root LI.ext-mov { list-style-image: url(/intranet/HTML/images/filetypes/film.png); } .fs-root LI.ext-mp3 { list-style-image: url(/intranet/HTML/images/filetypes/music.png); } .fs-root LI.ext-mp4 { list-style-image: url(/intranet/HTML/images/filetypes/film.png); } .fs-root LI.ext-mpg { list-style-image: url(/intranet/HTML/images/filetypes/film.png); } .fs-root LI.ext-mpeg { list-style-image: url(/intranet/HTML/images/filetypes/film.png); } .fs-root LI.ext-ogg { list-style-image: url(/intranet/HTML/images/filetypes/music.png); } .fs-root LI.ext-pcx { list-style-image: url(/intranet/HTML/images/filetypes/picture.png); } .fs-root LI.ext-pdf { list-style-image: url(/intranet/HTML/images/filetypes/pdf.png); } .fs-root LI.ext-php { list-style-image: url(/intranet/HTML/images/filetypes/php.png); } .fs-root LI.ext-png { list-style-image: url(/intranet/HTML/images/filetypes/picture.png); } .fs-root LI.ext-ppt { list-style-image: url(/intranet/HTML/images/filetypes/ppt.png); } .fs-root LI.ext-psd { list-style-image: url(/intranet/HTML/images/filetypes/psd.png); } .fs-root LI.ext-pl { list-style-image: url(/intranet/HTML/images/filetypes/script.png); } .fs-root LI.ext-py { list-style-image: url(/intranet/HTML/images/filetypes/script.png); } .fs-root LI.ext-rb { list-style-image: url(/intranet/HTML/images/filetypes/ruby.png); } .fs-root LI.ext-rbx { list-style-image: url(/intranet/HTML/images/filetypes/ruby.png); } .fs-root LI.ext-rhtml { list-style-image: url(/intranet/HTML/images/filetypes/ruby.png); } .fs-root LI.ext-rpm { list-style-image: url(/intranet/HTML/images/filetypes/linux.png); } .fs-root LI.ext-ruby { list-style-image: url(/intranet/HTML/images/filetypes/ruby.png); } .fs-root LI.ext-sql { list-style-image: url(/intranet/HTML/images/filetypes/db.png); } .fs-root LI.ext-swf { list-style-image: url(/intranet/HTML/images/filetypes/flash.png); } .fs-root LI.ext-tif { list-style-image: url(/intranet/HTML/images/filetypes/picture.png); } .fs-root LI.ext-tiff { list-style-image: url(/intranet/HTML/images/filetypes/picture.png); } .fs-root LI.ext-txt { list-style-image: url(/intranet/HTML/images/filetypes/txt.png); } .fs-root LI.ext-vb { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-wav { list-style-image: url(/intranet/HTML/images/filetypes/music.png); } .fs-root LI.ext-wmv { list-style-image: url(/intranet/HTML/images/filetypes/film.png); } .fs-root LI.ext-xls { list-style-image: url(/intranet/HTML/images/filetypes/xls.png); } .fs-root LI.ext-xml { list-style-image: url(/intranet/HTML/images/filetypes/code.png); } .fs-root LI.ext-zip { list-style-image: url(/intranet/HTML/images/filetypes/zip.png); } .disableMask { background: transparent url(http://i.stack.imgur.com/lCTVr.png) 0 0 repeat; margin: 0 auto; overflow: hidden; opacity: 0.7; } .xui-dialog { z-index: 9 !important; padding-top: 100px !important; display: inline-block !important; position: relative !important; border: none !important; float: right; text-align: right; width: 90% !important; } .xui-dialog-titlebar-close { position: absolute; right: 30px; float: right; margin-top: 20px !important; width: 50px; } /* TableSorter Bugfix - Don't show sort arrows when sorting is disabled :) */ th.sorter-false .tablesorter-header-inner { background-image: none !important; cursor: default; padding: 0px; } /* jQuery contextMenu2 - As used for new menus in the drawing reg. */ .menuButton { font-size: 10pt !important; xxfont-weight: normal !important; width: auto; height: auto; padding: 5px !important; text-align: center !important; } .menuContainer { border: none !important; width: auto; } .calPrivate { background-image: linear-gradient( -109.6deg, rgba(156,252,248,1) 11.2%, rgba(110,123,251,1) 91.1% ) !important; } // Sort.css .dummyItem { } .listItemLong { background: #f5ee8b; border: 1px solid #d6dc80; margin: 0 0 3px; padding: 4px; font-size: 9pt; list-style-image: url(../HTML/images/icons/16-member-add.png); } .listItemLongRed { background: #eee; border: 1px solid red; margin: 0 0 3px; padding: 4px; font-size: 9pt; list-style-image: url(../HTML/images/icons/16-member-add.png); } .listItem2 { background: #f5ee8b; border: 1px solid #d6dc80; margin: 0 0 3px; padding: 4px; width: 200px; font-size: 9pt; list-style-image: url(../HTML/images/icons/16-member-add.png); } .listItem { background: #f5ee8b; border: 1px solid #d6dc80; margin: 0 0 3px; padding: 4px; width: 200px; font-size: 9pt; list-style-image: url(../HTML/images/icons/16-member-profile.png); } #sort_wrapper li.sortable_1 { background: #ffe14f; border: 1px solid #e8c847; } #sort_wrapper ul.sort_background li { background: #eee; border: 1px solid #ccc; color: #666; margin: 0 0 3px; padding: 4px; } .sort_column { border: 2px; overflow: auto; margin: 0 0 10px; padding: 3px 3px 0 3px; width: 300px; height: 400px; } // images/table/style.css /* green theme */ table.tablesorter { font-family: arial; background-color: #cdcdcd; margin: 10px 0pt 15px; font-size: 12px; width: 100%; text-align: left; border-spacing: 0; } table.tablesorter, table.tablesorter th, table.tablesorter td { border: #cdcdcd 1px solid; } table.tablesorter th { border-collapse: collapse; font-size: 12px; padding: 5px; } table.tablesorter td { color: #3d3d3d; padding: 5px; } table.tablesorter thead tr, table.tablesorter tfoot tr { background: url(/intranet/HTML/images/table/bkgd.png) center center repeat-x; } table.tablesorter th.header, table.tablesorter th.tablesorter-header { background: transparent; border-right: #cdcdcd 1px solid; padding: 9px; height: auto; cursor: pointer; } table.tablesorter th.header span:first-child, table.tablesorter th.tablesorter-header .tablesorter-header-inner { background: url(/intranet/HTML/images/table/none.png) no-repeat; padding: 2px 0 2px 25px; } table.tablesorter th.headerSortUp span:first-child, table.tablesorter th.tablesorter-headerSortUp .tablesorter-header-inner { background: url(/intranet/HTML/images/table/asc.png) no-repeat; } table.tablesorter th.headerSortDown span:first-child, table.tablesorter th.tablesorter-headerSortDown .tablesorter-header-inner { background: url(/intranet/HTML/images/table/desc.png) no-repeat; } /* Zebra Widget - row alternating colors */ table.tablesorter tr.odd td { background-color: #f0f6f0; } table.tablesorter tr.even td { background-color: #fff; } /* Column Widget - column sort colors */ table.tablesorter td.primary, table.tablesorter tr.odd td.primary { background-color: #c0ffc0; } table.tablesorter tr.even td.primary { background-color: #e8ffe8; } table.tablesorter td.secondary, table.tablesorter tr.odd td.secondary { background-color: #d6ffd6; } table.tablesorter tr.even td.secondary { background-color: #e8ffe8; } table.tablesorter td.tertiary, table.tablesorter tr.odd td.tertiary { background-color: #eaffea; } table.tablesorter tr.even td.tertiary { background-color: #f8fff8; } /* filter widget */ table.tablesorter input.tablesorter-filter { width: 95%; height: inherit; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } table.tablesorter tr.tablesorter-filter, table.tablesorter tr.tablesorter-filter td { text-align: center; background: #fff; } /* optional disabled input styling */ table.tablesorter input.tablesorter-filter.disabled { opacity: 0.5; filter: alpha(opacity=50); }