/* --- Combined file written: 2020-06-17 06:15:51 */ /* --- Combined files: style/core.css modules/IWmenu/style/style.css modules/IWmain/style/style.css modules/Routes/style/style.css modules/Corremonts/style/style.css modules/IWforms/style/style.css system/Blocks/style/style.css modules/Biblio/style/style.css modules/Agenda/style/style.css modules/Xteams/style/style.css system/Admin/style/style.css modules/IWstats/style/style.css */ /* --- Source file: style/core.css */ /******************************************************************************* Generic styles******************************************************************************/.z-hide { display: none !important; }.z-show { display: inherit !important; }.z-invisible { visibility: hidden !important; }.z-visible { visibility: inherit !important; }.z-top { vertical-align: top !important; }.z-middle { vertical-align: middle !important; }.z-bottom { vertical-align: bottom !important; }.z-center { text-align: center !important; }.z-left { text-align: left !important; }.z-right { text-align: right !important; }.z-nowrap { white-space: nowrap !important; }.z-italic { font-style: italic !important; }.z-bold { font-weight: bold !important; }.z-underline { text-decoration: underline !important; }.z-line-through { text-decoration: line-through !important; }.z-normal { font-weight: normal !important; font-style: normal !important; }.z-floatleft { float: left; }.z-floatright { float: right; }.z-gap { margin: 1em 0 !important; padding: 1em 0 !important; }/******************************************************************************* IMG Float styles, e.g. for the positioning of images in articles******************************************************************************/img.z-floatleft {display: inline;float: left;margin-bottom: 0.15em;margin-right: 1em;}img.z-floatright {display: inline;float: right;margin-bottom: 0.15em;margin-left: 1em;}/******************************************************************************* Zikula general clearfix solution* http://perishablepress.com/press/2009/12/06/new-clearfix-hack/******************************************************************************/.z-clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/******************************************************************************* Overflow-Method to clear float environments, Generic clearer******************************************************************************/.z-floatbox { overflow: hidden; }.z-clearer { clear: both; }/******************************************************************************* Miscellaneous, Generic secondary text******************************************************************************/.z-sub {color: #777;font-size: 0.9em;}.z-pointer {cursor: pointer !important;}.z-calendarimg { background-color: transparent; }.z-calendarimg:hover,.z-calendarimg.hover {background-color: blue;}/******************************************************************************* Class to show a sortable li or div. Has to be set in the js code to avoid* wrong css in non javascript environments******************************************************************************/.z-sortable { /* cursor: move; */ }/******************************************************************************* Styles for z-menulinks******************************************************************************/#z-maincontent ul.z-menulinks {background: url('images/global/menubg_grey.png') repeat-x scroll 0 0 #E6E6E6; /*non-CSS3 browsers*/filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#E6E6E6'); /*IE*/background: -webkit-gradient(linear,left top, left bottom,from(#fefefe), to(#E6E6E6)); /*webkit*/background: -moz-linear-gradient(top, #fefefe, #E6E6E6); /*gecko*/background: linear-gradient(#fefefe, #E6E6E6); /*CSS3*/border: 1px solid #ccc;color: #aaa;height: auto;line-height: 22px;list-style: none;margin: 1em 0;min-height: 22px;padding:0 5px;}#z-maincontent ul.z-menulinks li {background: none;border-right:1px solid #aaa;display:inline;line-height: 22px;padding:0 10px;margin:0;}#z-maincontent ul.z-menulinks li:first-child {padding-left:5px;}#z-maincontent ul.z-menulinks li a.z-iconlink {margin-left:-3px;}#z-maincontent ul.z-menulinks li.z-ml-disabled a,#z-maincontent ul.z-menulinks li.z-ml-disabled a:hover,#z-maincontent ul.z-menulinks li.z-ml-disabled a.hover{text-decoration:line-through;}/******************************************************************************* Styles for the old module menus based on the SPAN tag******************************************************************************/.z-menu {color: #aaa;text-align: left;width: 100%;margin-bottom: 1.5em;}.z-menuitem-title {background: url('images/global/menubg_grey.png') repeat-x scroll 0 0 #E6E6E6;border: 1px solid #ccc;display: block;height: auto !important;line-height: 22px;min-height: 22px;padding:0 5px;}.z-menu a {padding: 3px;}/******************************************************************************* CSS Based Messages******************************************************************************/.z-errormsg {background: #F7CBCA url('images/icons/extrasmall/error.png') 13px 50% no-repeat !important;border: 1px solid #CC0000 !important;color: #880000 !important;margin: 5px 0 10px !important;padding: 5px 5px 5px 36px !important;}.z-errormsg p,.z-errormsg h1,.z-errormsg h2,.z-errormsg h3 {color:#880000 !important;margin:0.5em 0 !important;padding:0 !important;}.z-errormsg ul {list-style: none;margin:0 !important;padding:0 !important;}.z-informationmsg {background: #e6e6ff url('images/icons/extrasmall/info.png') 13px 50% no-repeat !important;border: 1px solid #9bb8d9 !important;color: #27427D !important;margin: 5px 0 10px !important;padding: 5px 5px 5px 36px !important;}.z-informationmsg p,.z-informationmsg h1,.z-informationmsg h2,.z-informationmsg h3 {color: #27427D !important;margin:0.5em 0 !important;padding:0 !important;}.z-statusmsg {background: #DFF2BF url('images/icons/extrasmall/button_ok.png') 13px 50% no-repeat !important;border: 1px solid #99CC99 !important;color: #264409 !important;margin: 5px 0 10px !important;padding: 5px 5px 5px 36px !important;}.z-statusmsg p,.z-statusmsg h1,.z-statusmsg h2,.z-statusmsg h3 {color: #264409 !important;margin: 0.5em 0 !important;padding: 0 !important;}.z-warningmsg {background: #FEEFB3 url('images/icons/extrasmall/bell.png') 13px 50% no-repeat !important;border: 1px solid #EED324 !important;color: #514721 !important;margin: 5px 0 10px !important;padding: 5px 5px 5px 36px !important;}.z-warningmsg p,.z-warningmsg h1,.z-warningmsg h2,.z-warningmsg h3 {color: #514721 !important;margin: 0.5em 0 !important;padding: 0 !important;}/******************************************************************************* Classes to define two colors for alternating rows in views******************************************************************************/.z-even {background-color: #fff;color: #222;}.z-odd {background-color: #f3f3f3;color: #222;}/******************************************************************************* User-Frontend-Tables: z-datatable* 'z-admintable' is deprecated since 1.3.0******************************************************************************/table.z-datatable,table.z-admintable {border:1px solid #CCCCCC;border-spacing:1px 0;color:inherit;margin:0 0 1em;padding:0;width:100%;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}table.z-datatable caption,table.z-admintable caption {background-color: #f3f3f3;font-weight: bold;border-bottom: 2px solid #CFCFCF;text-transform: uppercase;padding:10px;}table.z-datatable thead,table.z-admintable thead {-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);}table.z-datatable thead tr,table.z-admintable thead tr {background-color: #CFCFCF;}table.z-datatable td,table.z-datatable th,table.z-admintable td,table.z-admintable th {padding: 5px;border-width: 0px;vertical-align: middle;}table.z-datatable thead th,table.z-admintable thead th {background: #CFCFCF; /*non-CSS3 browsers*/filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#CFCFCF'); /*IE*/background: -webkit-gradient(linear,left top, left bottom,from(#fafafa),to(#CFCFCF)); /*webkit*/background: -moz-linear-gradient(top, #fafafa, #CFCFCF); /*gecko*/background: linear-gradient(#fafafa, #CFCFCF); /*CSS3*/font-size: 0.9em;padding: 7px 5px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);}table.z-datatable tr.z-datatableempty,table.z-admintable tr.z-admintableempty {background-color:#F3F3F3;font-size:0.9em;font-weight:bold;text-align:center;text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);}table.z-datatable tbody tr.z-defaulttablerow,table.z-admintable tbody tr.z-defaulttablerow {background-color: #C2FFBF;color: #055F00;}table.z-datatable tbody tr:hover,table.z-datatable tbody tr.hover {background-color: #eee;color: #000;}table.z-datatable ul,table.z-admintable ul {list-style: disc inside none;margin: 0;padding: 0;}table.z-datatable ul li,table.z-admintable ul li {margin: 0;padding: 0;}/******************************************************************************* Generic Form Style: z-form******************************************************************************/.z-form {margin: 0;padding: 0;}.z-form fieldset,.z-form .z-fieldset {border: 1px #ddd solid;margin: 0 0 1em 0;padding: 0.5em 1em;color: #333;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #fafafa; /*non-CSS3 browsers*/background: -webkit-gradient(linear,left top, left bottom,from(#fafafa),to(#f2f2f2)); /*webkit*/background: -moz-linear-gradient(top, #fafafa, #f2f2f2); /*gecko*/background: linear-gradient(#fafafa, #f2f2f2); /*CSS3*/}.z-form legend {font-size: 1.25em;font-weight: normal;color: #000;background: transparent;border: 0;text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.8);}.z-form .z-formrow input,.z-form .z-formrow textarea,.z-form .z-formrow select,.z-form fieldset input[type="text"],.z-form fieldset select,.z-form .z-datatable input[type="text"],.z-form .z-datatable textarea,.z-form .z-datatable select {font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;border: 1px solid #ddd;font-size: 1em;margin: 0;/* max-width: none; */}.z-form .z-formrow input[type=checkbox] {display:inline;margin:0.5em 0;width:auto;}.z-form .z-formrow input[type=radio] {width: auto;border: 1px solid #fafafa;}.z-form .z-formrow select optgroup {font-style: normal;font-weight: bold;}.z-form div.z-formrow input:focus,.z-form div.z-formrow select:focus,.z-form div.z-formrow textarea:focus,.z-form div.z-formrow input:hover,.z-form div.z-formrow select:hover,.z-form div.z-formrow textarea:hover,.z-form div.z-formrow input:active,.z-form div.z-formrow select:active,.z-form div.z-formrow textarea:active.z-form div.z-formrow input.focus,.z-form div.z-formrow select.focus,.z-form div.z-formrow textarea.focus,.z-form div.z-formrow input.hover,.z-form div.z-formrow select.hover,.z-form div.z-formrow textarea.hover,.z-form div.z-formrow input.active,.z-form div.z-formrow select.active,.z-form div.z-formrow textarea.active {border: 1px solid #aaa;background: #fff;}/* hide hidden fields (firefox) */.z-form input[type=hidden] {display: none !important;}div.z-formrow,div.z-buttonrow,div.z-formbuttons {padding: 0.5em 0;min-height: 2em;}div.z-formlist label {display: inline;}.filteractive {border: 1px solid #99CC99 !important;background: #DFF2BF !important;}/******************************************************************************* Integrated clearfix solution for z-formrow and z-formbuttons******************************************************************************/div.z-formrow:after,div.z-formbuttons:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/******************************************************************************* Styles for the buttons in(!) a z-form******************************************************************************/.z-formbuttons {text-align: left;display: block;margin-left: 29%;}.z-formbuttons input,.z-formbuttons img {text-align: center;margin: 5px;width: auto;cursor: pointer;}button.z-imagebutton, /* Buttons in inline 'ajax' forms */.z-formbuttons button {border: 0px;padding: 0px;background-color: transparent;width: auto;cursor: pointer;}/******************************************************************************* Form styles (Two-column-view = default)******************************************************************************/.z-form label {cursor: pointer;}.z-form div.z-formrow .z-label,.z-form div.z-formrow label {display: block;float: left;padding: 0.3em 1% 0.3em 0;text-align: right;width: 28%;font-weight: normal;color: #333;/* overflow: hidden; Causes hidden labels after BlindUp/Down in Chrome */}.z-form .z-formlist {margin-left: 29%;}.z-form .z-formnote {display: block;margin-left: 29% !important;}.z-form div.z-formrow input,.z-form div.z-formrow textarea {padding: 0.3em 0.3em;width: 67.8%;display: block;position: relative;}.z-form div.z-formrow select {padding: 0.3em 2px 0.3em 1px;cursor: pointer;width: 68.6%;display: block;position: relative;}.z-form div.z-formlist input {width: auto;}.z-form div.z-formrow .z-listselector {list-style: none;}.z-form div.z-formrow > span,.z-form div.z-formrow > div {display: block;padding-bottom: 0.3em;padding-top: 0.3em;}.z-form div.z-formrow span label,.z-form div.z-formrow div label {display: inline;float: none;padding: 0 1em;width: auto;}.z-form div.z-formrow span input,.z-form div.z-formrow span textarea,.z-form div.z-formrow span select,.z-form div.z-formrow div input,.z-form div.z-formrow div textarea,.z-form div.z-formrow div select {display: inline;width: auto;}.z-form fieldset select {padding: 0.2em 1px;}.z-form fieldset input[type="text"],.z-form .z-datatable input[type="text"],.z-form .z-datatable textarea {padding: 0.3em 0.3em;}.z-form .z-datatable select {padding: 0.3em 2px 0.3em 1px;}/******************************************************************************* Form styles (linearize elements / use additional class 'z-linear')******************************************************************************/.z-linear div.z-formrow .z-label,.z-linear div.z-formrow label {float: none;width: auto;display: block;padding: 0.3em 0;text-align: left;}.z-linear div.z-formrow input,.z-linear div.z-formrow textarea {display: block;width: 96%;padding: 0.3em;}.z-linear div.z-formrow .z-listselector,.z-linear div.z-formrow .z-listselector li {margin-left: 0;}.z-linear div.z-formrow select {display: block;width: 97%;}.z-linear .z-formnote,.z-linear .z-formlist {margin: 0 !important;}.z-linear .z-formbuttons {padding: 0;margin: 0;}/******************************************************************************* Special styles for the Zikula Form Handler******************************************************************************/.z-form .z-formrow .z-mandatorysym, /* mandatorysym will be removed in future version */.z-form-mandatory-flag {color: #f00;font-weight: bold;padding-left: 3px;display: inline;}.z-form div.z-formrow input[type=text].z-form-mandatory,.z-form div.z-formrow select.z-form-mandatory,.z-form div.z-formrow textarea.z-form-mandatory {width: 66%;}.z-form .z-formrow input.z-form-float,.z-form .z-formrow input.z-form-int {text-align: right;max-width: 15%;display: inline;}.z-form .z-formrow .z-form-readonly {background: #FAFAFA;color: #AAAAAA;cursor: not-allowed;}.z-form .z-formrow .z-form-error {background: #ffe1da;border: 1px solid #f34f4f;}.z-form-validationSummary label {cursor: pointer;}/******************************************************************************* Form alternative styles******************************************************************************/.z-form-light fieldset,.z-form-light .z-fieldset {background: none;border: none;color: #333;padding: 0 0 0.5em;}.z-form div.z-formrow .z-form-text-big {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;font-size: 1.7em;line-height: 100%;outline: medium none;}/******************************************************************************* Itemlist styles******************************************************************************/.z-itemlist {border: 1px solid #ccc;padding: 0 !important;margin: 1em 0 !important;list-style: none !important;}.z-itemlist ul,.z-itemlist ol {list-style: none !important;}.z-itemlist li {font-size: 1em;border: 1px dotted #999999;line-height: 2em;margin: 0.5em !important;padding: 0.2em !important;}.z-itemlist li.z-itemheader {font-size: 0.9em;background: #CFCFCF;border: 1px solid #999999;font-weight: bold;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);}.z-itemlist li.z-itemsort {background-image:url('images/icons/extrasmall/move.png');background-position:5px 50%;background-repeat:no-repeat;padding-left: 30px !important;cursor: move;}.z-itemlist li.z-itemsortheader {padding-left: 30px !important;}.z-itemlist li.z-itemdragleft {background-image:url('images/icons/extrasmall/move_left.png');background-position:5px 50%;background-repeat:no-repeat;padding-left: 30px !important;cursor: move;}.z-itemlist li.z-itemdragright {background-image:url('images/icons/extrasmall/move_right.png');background-position:99% 50%;background-repeat:no-repeat;padding-left: 5px !important;padding-right: 30px !important;cursor: move;}.z-itemlist li:hover,.z-itemlist li.hover {background-color: #CFCFCF;}.z-itemlist li input,.z-itemlist li textarea,.z-itemlist li select {max-width:90%;}.z-itemlist li * {margin: 0 !important;vertical-align: middle;}.z-itemlist .z-itemcell {float: left;margin: 0;text-align: left;overflow: hidden;}/******************************************************************************* Widths styles******************************************************************************/.z-w90 { width: 90%; }.z-w85 { width: 85%; }.z-w80 { width: 80%; }.z-w75 { width: 75%; }.z-w70 { width: 70%; }.z-w66 { width: 66%; }.z-w60 { width: 60%; }.z-w50 { width: 50%; }.z-w49 { width: 49%; }.z-w45 { width: 45%; }.z-w40 { width: 40%; }.z-w35 { width: 35%; }.z-w33 { width: 33%; }.z-w30 { width: 30%; }.z-w25 { width: 25%; }.z-w22 { width: 22%; }.z-w20 { width: 20%; }.z-w15 { width: 15%; }.z-w10 { width: 10%; }.z-w08 { width: 8%; }.z-w07 { width: 7%; }.z-w06 { width: 6%; }.z-w05 { width: 5%; }.z-w04 { width: 4%; }.z-w02 { width: 2%; }/******************************************************************************* Icon styles (es=extrasmall) - Equivalent with /images/icons/config.php******************************************************************************/.z-icon-es-add {background: url('images/icons/extrasmall/edit_add.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-back {background: url('images/icons/extrasmall/agt_back.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-cancel {background: url('images/icons/extrasmall/button_cancel.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-config {background: url('images/icons/extrasmall/configure.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-copy {background: url('images/icons/extrasmall/editcopy.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-cubes {background: url('images/icons/extrasmall/kcmdf.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-cut {background: url('images/icons/extrasmall/editcut.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-delete {background: url('images/icons/extrasmall/14_layer_deletelayer.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-display {background: url('images/icons/extrasmall/kview.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-edit {background: url('images/icons/extrasmall/xedit.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-error {background: url('images/icons/extrasmall/error.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-export {background: url('images/icons/extrasmall/fileexport.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-gears {background: url('images/icons/extrasmall/run.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-filter {background: url('images/icons/extrasmall/filter.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-group {background: url('images/icons/extrasmall/group.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-help {background: url('images/icons/extrasmall/help.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-home {background: url('images/icons/extrasmall/folder_home.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-hook {background: url('images/icons/extrasmall/attach.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-import {background: url('images/icons/extrasmall/fileimport.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-info {background: url('images/icons/extrasmall/documentinfo.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-locale {background: url('images/icons/extrasmall/locale.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-locked {background: url('images/icons/extrasmall/encrypted.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-log {background: url('images/icons/extrasmall/lists.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-mail {background: url('images/icons/extrasmall/mail_generic.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-new {background: url('images/icons/extrasmall/filenew.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-ok {background: url('images/icons/extrasmall/button_ok.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-options {background: url('images/icons/extrasmall/servicemanager.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-preview {background: url('images/icons/extrasmall/demo.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-print {background: url('images/icons/extrasmall/printer.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-profile {background: url('images/icons/extrasmall/personal.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-regenerate {background: url('images/icons/extrasmall/agt_update-product.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-remove {background: url('images/icons/extrasmall/edit_remove.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-save {background: url('images/icons/extrasmall/filesave.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-saveas {background: url('images/icons/extrasmall/filesaveas.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-search {background: url('images/icons/extrasmall/search.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-url {background: url('images/icons/extrasmall/web.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-user {background: url('images/icons/extrasmall/user.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-view {background: url('images/icons/extrasmall/windowlist.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-warning {background: url('images/icons/extrasmall/bell.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}.z-icon-es-rss {background: url('images/feeds/feed-icon-16x16.png') no-repeat scroll 0 50% transparent;padding: 2px 0 2px 20px;}/******************************************************************************* Buttons styles******************************************************************************/.z-button,.z-buttons a,.z-buttons input,.z-buttons button {display: inline-block;outline: none;cursor: pointer;font-size: 1em;line-height: 130%;font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;text-decoration: none !important;text-align: center;font-weight: bold;margin: 0 5px 0 0;padding: 5px 10px 6px 10px;color: #444;border-color: #CCCCCC #B9B9B9 #B9B9B9 #CCCCCC;border-style: solid;border-width: 1px;background: #dfdfdf; /*non-CSS3 browsers*/background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)); /*webkit*/background: -moz-linear-gradient(top, #ffffff, #dfdfdf); /*gecko*/background: linear-gradient(#FFFFFF, #dfdfdf); /*CSS3*/text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);}.z-buttons a:link,.z-buttons a:visited {font-size: 1em;font-weight: bold;color: #444;border-color: #CCCCCC #B9B9B9 #B9B9B9 #CCCCCC;border-style: solid;border-width: 1px;}.z-buttons .z-bt-small,.z-button.z-bt-small {margin: 0 1px 0 0;padding: 3px 8px 4px 8px !important;}.z-buttons button[type] {padding: 4px 10px 5px 10px; /* Firefox */line-height: 17px; /* Safari */}.z-buttons button {width: auto;overflow: visible;}.z-button:hover,.z-button.hover,.z-buttons a:hover,.z-buttons a.hover,.z-buttons input:hover,.z-buttons input.hover,.z-buttons button:hover,.z-buttons button.hover {color: #222;text-decoration: none !important;background: #cfcfcf; /*non-CSS3 browsers*/background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)); /*webkit*/background: -moz-linear-gradient(top, #fafafa, #cfcfcf); /*gecko*/background: linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-button:active,.z-buttons a:active,.z-buttons input:active,.z-buttons button:active,.z-button.active,.z-buttons a.active,.z-buttons input.active,.z-buttons button.active {color: #000;background: #fafafa; /*non-CSS3 browsers*/background: -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)); /*webkit*/background: -moz-linear-gradient(top, #cfcfcf, #fafafa); /*gecko*/background: linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-button img,.z-buttons button img,.z-buttons a img {margin: 0 3px -3px 0 !important;padding: 0;border: none;height: 16px;width: 16px;}/******************************************************************************* Colored button: Red******************************************************************************/.z-buttons .z-btred,.z-buttons .z-btred:link,.z-buttons .z-btred:visited {color: #d12f19;}.z-buttons .z-btred:hover,.z-buttons .z-btred.hover {color: #d12f19;border: 1px solid #EF7868;background: #fbc2c4;background: -webkit-gradient(linear, left top, left bottom, from(#fbc2c4), to(#fbe3e4));background: -moz-linear-gradient(top, #fbc2c4, #fbe3e4);background: linear-gradient(#fbc2c4, #fbe3e4);}.z-buttons .z-btred:active,.z-buttons .z-btred.active {color: #d12f19;border: 1px solid #EF7868;background: #EFA4A7;background: -webkit-gradient(linear, left top, left bottom, from(#EFA4A7), to(#EFC2C5));background: -moz-linear-gradient(top, #EFA4A7, #EFC2C5);background: linear-gradient(#EFA4A7, #EFC2C5);}/******************************************************************************* Colored button: Blue******************************************************************************/.z-buttons .z-btblue,.z-buttons .z-btblue:link,.z-buttons .z-btblue:visited {color: #336699;}.z-buttons .z-btblue:hover,.z-buttons .z-btblue.hover {color: #336699;border: 1px solid #6FA7DF;background: #c2e1ef;background: -webkit-gradient(linear, left top, left bottom, from(#c2e1ef), to(#dff4ff));background: -moz-linear-gradient(top, #c2e1ef, #dff4ff);background: linear-gradient(#c2e1ef, #dff4ff);}.z-buttons .z-btblue:active,.z-buttons .z-btblue.active {color: #336699;border: 1px solid #6FA7DF;background: #A7CEDF;background: -webkit-gradient(linear, left top, left bottom, from(#A7CEDF), to(#C2E0EF));background: -moz-linear-gradient(top, #A7CEDF, #C2E0EF);background: linear-gradient(#A7CEDF, #C2E0EF);}/******************************************************************************* Colored button: Green******************************************************************************/.z-buttons .z-btgreen,.z-buttons .z-btgreen:link,.z-buttons .z-btgreen:visited {color: #529214;}.z-buttons .z-btgreen:hover,.z-buttons .z-btgreen.hover {color: #529214;border: 1px solid #A0DF61;background: #D1EFD2;background: -webkit-gradient(linear, left top, left bottom, from(#D1EFD2), to(#EFFFEF));background: -moz-linear-gradient(top, #D1EFD2, #EFFFEF);background: linear-gradient(#D1EFD2, #EFFFEF);}.z-buttons .z-btgreen:active,.z-buttons .z-btgreen.active {color: #529214;border: 1px solid #A0DF61;background-color:#C2EFC3;background: -webkit-gradient(linear, left top, left bottom, from(#C2EFC3), to(#D1EFD1));background: -moz-linear-gradient(top, #C2EFC3, #D1EFD1);background: linear-gradient(#C2EFC3, #D1EFD1);}/******************************************************************************* Buttons based on HTML tag: Input******************************************************************************/.z-buttons .z-bt-icon,.z-buttons .z-bt-ok,.z-buttons .z-bt-cancel,.z-buttons .z-bt-preview,.z-buttons .z-bt-new,.z-buttons .z-bt-save,.z-buttons .z-bt-edit,.z-buttons .z-bt-archive,.z-buttons .z-bt-delete,.z-buttons .z-bt-filter {padding: 5px 7px 5px 32px !important;}.z-buttons .z-bt-icon.z-bt-small,.z-buttons .z-bt-ok.z-bt-small,.z-buttons .z-bt-cancel.z-bt-small,.z-buttons .z-bt-preview.z-bt-small,.z-buttons .z-bt-new.z-bt-small,.z-buttons .z-bt-save.z-bt-small,.z-buttons .z-bt-edit.z-bt-small,.z-buttons .z-bt-archive.z-bt-small,.z-buttons .z-bt-delete.z-bt-small,.z-buttons .z-bt-filter.z-bt-small {margin: 0 1px 0 0;padding: 3px 8px 4px 27px !important;}.z-buttons .z-bt-ok {background: url('images/icons/extrasmall/button_ok.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-ok:hover,.z-buttons .z-bt-ok.hover {background: url('images/icons/extrasmall/button_ok.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-ok:active,.z-buttons .z-bt-ok.active {background: url('images/icons/extrasmall/button_ok.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/button_ok.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-buttons .z-bt-cancel {background: url('images/icons/extrasmall/button_cancel.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-cancel:hover,.z-buttons .z-bt-cancel.hover {background: url('images/icons/extrasmall/button_cancel.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-cancel:active,.z-buttons .z-bt-cancel.active {background: url('images/icons/extrasmall/button_cancel.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/button_cancel.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-buttons .z-bt-preview {background: url('images/icons/extrasmall/14_layer_novisible.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-preview:hover,.z-buttons .z-bt-preview.hover {background: url('images/icons/extrasmall/14_layer_novisible.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-preview:active,.z-buttons .z-bt-preview.active {background: url('images/icons/extrasmall/14_layer_novisible.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/14_layer_novisible.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-buttons .z-bt-new {background: url('images/icons/extrasmall/filenew.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-new:hover,.z-buttons .z-bt-new.hover {background: url('images/icons/extrasmall/filenew.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-new:active,.z-buttons .z-bt-new.active {background: url('images/icons/extrasmall/filenew.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filenew.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-buttons .z-bt-save {background: url('images/icons/extrasmall/filesave.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-save:hover {background: url('images/icons/extrasmall/filesave.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-save:active,.z-buttons .z-bt-save.active {background: url('images/icons/extrasmall/filesave.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filesave.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-buttons .z-bt-edit {background: url('images/icons/extrasmall/edit.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-edit:hover,.z-buttons .z-bt-edit.hover {background: url('images/icons/extrasmall/edit.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-edit:active,.z-buttons .z-bt-edit.active {background: url('images/icons/extrasmall/edit.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/edit.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-buttons .z-bt-archive {background: url('images/icons/extrasmall/folder.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-archive:hover,.z-buttons .z-bt-archive.hover {background: url('images/icons/extrasmall/folder.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-archive:active,.z-buttons .z-bt-archive.active {background: url('images/icons/extrasmall/folder.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/folder.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-buttons .z-bt-delete {background: url('images/icons/extrasmall/14_layer_deletelayer.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-delete:hover,.z-buttons .z-bt-delete.hover {background: url('images/icons/extrasmall/14_layer_deletelayer.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-delete:active,.z-buttons .z-bt-delete.active {background: url('images/icons/extrasmall/14_layer_deletelayer.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/14_layer_deletelayer.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}.z-buttons .z-bt-filter {background: url('images/icons/extrasmall/filter.png') #dfdfdf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, -moz-linear-gradient(center top , #ffffff, #dfdfdf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, linear-gradient(#ffffff, #dfdfdf); /*CSS3*/}.z-buttons .z-bt-filter:hover,.z-buttons .z-bt-filter.hover {background: url('images/icons/extrasmall/filter.png') #cfcfcf 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, -moz-linear-gradient(top, #fafafa, #cfcfcf) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-buttons .z-bt-filter:active,.z-buttons .z-bt-filter.active {background: url('images/icons/extrasmall/filter.png') #fafafa 10px 50% no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, -moz-linear-gradient(top, #cfcfcf, #fafafa) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fafafa)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/filter.png') 10px 50% no-repeat, linear-gradient(#cfcfcf, #fafafa); /*CSS3*/}/* Old input image buttons. Backward compatibility < Zikula 1.3 */.z-buttons input[type=image] {float: left;}/******************************************************************************** Zikula.UI - Tooltips******************************************************************************/.z-tooltip {background: #ffffcc; /*non-CSS3 browsers*/border: solid 1px #cc9933;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);box-shadow: 0 1px 3px rgba(0, 0, 0, .3);text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);font-size: 0.9em;text-align: left;padding: 2px 5px;margin: 0;color: #333;font-weight: normal;max-width: 40em;}/******************************************************************************* Zikula.UI - Windows and Dialogs******************************************************************************/.z-window {background-color: transparent;-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);padding: 0;text-align: left;font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;font-size: 12px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;min-width: 200px;min-height: 100px;overflow: hidden;}.z-window:focus,.z-window.focus {outline: none;}.z-window.z-modal {-moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);border: 1px solid #6A6A6A;}.z-window .z-window-body {background: #eee;padding: 10px;margin: -1px 0;overflow: auto;padding: 15px;}.z-window .z-window-body.iframe {padding: 0;overflow: visible;}.z-window .z-window-body.iframe iframe{position: absolute;top: 0;bottom: 0;height: 100%}.z-window .z-window-header {background: #3F5969; /*non-CSS3 browsers*/filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7090B0', endColorstr='#3F5969'); /* for IE */background: -webkit-gradient(linear,left top, left bottom,from(#7090B0),to(#3F5969)); /*webkit*/background: -moz-linear-gradient(center top, #7090B0, #3F5969) repeat scroll 0 0 transparent; /*gecko*/background: linear-gradient(#7090B0, #3F5969); /*CSS3*/border-bottom: 1px solid #6b808d;color: #FFFFFF;font-weight: bold;text-align: center;padding: 5px;height: 16px;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;text-shadow:0 -1px 0 rgba(0,0,0,0.7);}.z-window .z-window-footer {background: #E1E1E1; /*non-CSS3 browsers*/filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1E1E1', endColorstr='#d0d0d0'); /* for IE */background: -webkit-gradient(linear,left top, left bottom,from(#E1E1E1),to(#d0d0d0)); /*webkit*/background: -moz-linear-gradient(center top, #E1E1E1, #d0d0d0) repeat scroll 0 0 transparent; /*gecko*/background: linear-gradient(#E1E1E1, #d0d0d0); /*CSS3*/border-top: 1px solid #BEBEBE;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;text-align: center;min-height: 12px;padding: 5px;}.z-window .z-window-title {font-size: 12px;}.z-window.z-draggable .z-window-title {cursor: move;}.z-window .z-window-control {display: block;position: absolute;top: 5px;height: 16px;width: 16px;background-position: 0 0;cursor: pointer;}.z-window .z-window-control:hover,.z-window .z-window-control.hover {background-position: 80px 0;}.z-window .z-window-close {right: 10px;background-image: url('images/ui/window.close.png');}.z-window .z-window-maximize {right: 30px;background-image: url('images/ui/window.max.png');}.z-window .z-window-minimize {right: 50px;background-image: url('images/ui/window.min.png');}.z-window.z-minimized .z-window-minimize,.z-window.z-maximized .z-window-maximize {background-image: url('images/ui/window.restore.png');}.z-window .resizable_handle {display: block;position: absolute;bottom: 4px;right: 5px;height: 13px;width: 13px;background-image: url('images/ui/window.resize.png');background-repeat: no-repeat;background-position: 100% 100%;cursor: pointer;cursor: nw-resize;}.z-window .iframe-overlay,.z-window .resizable_handle.onresize {top: 0;bottom: 0;right: 0;left: 0;width: auto;height: auto;position: absolute;z-index: 1000;}.z-window.z-minimized {height: auto !important;min-height:0 !important;position: fixed !important;bottom: 0 !important;top: auto !important;}.z-window.z-maximized {position: fixed !important;max-height: none !important;max-width: none !important;top: 0 !important;bottom: 0 !important;left: 0 !important;right: 0 !important;width: auto !important;height: auto !important;}.z-window.z-minimized .z-window-header {-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;position: static;}.z-window.z-minimized .z-window-body,.z-window.z-minimized .z-window-footer,.z-window.z-minimized .resizable_handle,.z-window.z-maximized .resizable_handle {display: none;}.z-window .z-window-header,.z-window .z-window-footer {position: absolute;left: 0;right: 0;}.z-window .z-window-header {top: 0;}.z-window .z-window-footer {bottom: 0;}.z-window .z-window-body {top: 26px;bottom: 26px;left: 0;right: 0;}.z-window.z-dialog .z-window-body {bottom: 35px;}.z-window-indicator {background: #fff url('images/ajax/large_square_white.gif') no-repeat 50% 50%;opacity: 0.8;position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 9999;}.z-alert .z-window-header {color: #F2503E;}.z-confirm .z-window-header {color: #EDE54E;}#control_overlay {background-color: #000;}/******************************************************************************* Zikula.UI - SelectMultiple******************************************************************************/.z-select-multiple.z-form {padding: 0;margin: 0;}.z-select-multiple.z-form .z-formrow {margin: 2px 0;padding: 0;}.z-select-multiple.z-form .z-formrow.selected {background: #DCDCDC;}.z-select-multiple.z-form div.z-formrow label {width: 49%;}/******************************************************************************* Zikula.UI - Tabs******************************************************************************/.z-tabs {background: url('images/ui/tab_bottom.png') repeat-x scroll center bottom transparent;margin:0 !important;padding:0 !important;list-style: none;width: 100%;overflow: hidden;}.z-tabs li {background-color: #F3F3F3;border: 1px solid #ccc;float: left;margin: 0 5px 0 0 !important;padding: 0 !important;z-index: 1000;}.z-tabs li > a {border-right: 1px solid transparent;color: #666666;float: left;font-weight: bold;outline: 0; /* remove Firefox border */padding: 5px;position: relative;text-decoration: none;}.z-tabs li > a:hover,.z-tabs li > a.hover {background: #e3e3e3 !important;color: #000;text-decoration: none;}.z-tabs li.active {background: none repeat scroll 0 0 #fff;border-bottom: 1px solid #fff;z-index: 2000;}.z-tabs li.active a:hover,.z-tabs li.active a.hover {background-color: #fff !important;border-right: 1px solid transparent;}.z-tabs-content {background: none repeat scroll 0 0 #fff;border: 1px solid #ccc;border-top: none;padding: 5px;}/******************************************************************************* Accordion, Panels******************************************************************************/.z-accordion .z-acc-header,.z-panels .z-panel-header {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: url('images/global/menubg_grey.png') repeat-x scroll 0 0 #dfdfdf; /*non-CSS3 browsers*/background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdfdf)); /*webkit*/background: -moz-linear-gradient(top, #ffffff, #dfdfdf); /*gecko*/background: linear-gradient(#FFFFFF, #dfdfdf); /*CSS3*/border: 1px solid #CCCCCC;cursor: pointer;margin: 0.2em 0 0;padding: 0.5em !important;display: block;}.z-accordion .z-acc-header:hover,.z-accordion .z-acc-header.hover,.z-panels .z-panel-header:hover,.z-panels .z-panel-header.hover {background: #cfcfcf; /*non-CSS3 browsers*/background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#cfcfcf)); /*webkit*/background: -moz-linear-gradient(top, #fafafa, #cfcfcf); /*gecko*/background: linear-gradient(#fafafa, #cfcfcf); /*CSS3*/}.z-accordion .z-acc-content,.z-panels .z-panel-content {-webkit-border-radius: 0 0 3px 3px;-moz-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;background: #fafafa;border: 1px solid #ccc;border-top: none;margin: 0 0 0.2em 0;padding: 0.5em;}.z-accordion .z-acc-header.z-acc-active,.z-panels .z-panel-header.z-panel-active {-webkit-border-radius: 3px 3px 0 0;-moz-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;background: #CFCFCF; /*non-CSS3 browsers*/background: -webkit-gradient(linear,left top, left bottom,from(#fafafa),to(#CFCFCF)); /*webkit*/background: -moz-linear-gradient(top, #fafafa, #CFCFCF); /*gecko*/background: linear-gradient(#fafafa, #CFCFCF); /*CSS3*/}.z-panels .z-panel-indicator {background: url('images/global/arrow_right_black.png') no-repeat scroll 7px 50%;padding-left: 20px !important;}.z-panels .z-panel-indicator:hover {background: url('images/global/arrow_right_grey.png') no-repeat scroll 7px 50%;}.z-panels .z-panel-indicator.z-panel-active {background: url('images/global/arrow_down_black.png') no-repeat scroll 6px 50%;}.z-panels .z-panel-indicator.z-panel-active:hover {background: url('images/global/arrow_down_grey.png') no-repeat scroll 6px 50%;}/******************************************************************************* Order styles******************************************************************************/.z-order-asc {background: url('images/global/arrow_up_grey.png') transparent 100% 50% no-repeat;padding-right: 12px;}.z-order-asc:hover,.z-order-asc.hover {background: url('images/global/arrow_up_black.png') transparent 100% 50% no-repeat;}.z-order-desc {background: url('images/global/arrow_down_grey.png') transparent 100% 50% no-repeat;padding-right: 12px;}.z-order-desc:hover,.z-order-desc.hover {background: url('images/global/arrow_down_black.png') transparent 100% 50% no-repeat;}.z-order-unsorted {padding-right: 12px;}/******************************************************************************* Toggle styles******************************************************************************/.z-toggle {display: block;background-image: url('images/global/toggle-bl.png');background-repeat: no-repeat;background-position: 0px;border: 0pt none;margin: 0pt;padding: 0pt;width: 27px;height: 25px;}.z-toggle-open,.z-toggle-open:link,.z-toggle-open:visited {background-position: 0pt -16px;height: 25px;width: 27px;}.z-toggle-link,.z-toggle-link:link,.z-toggle-link:visited {background-image: url('images/global/toggle-bl.png');background-repeat: no-repeat;background-position: right 2px;padding-right: 20px;border: 0pt none;}.z-toggle-link-open,.z-toggle-link-open:link,.z-toggle-link-open:visited {background-position: right -15px;}/******************************************************************************* Styles for pager plugins* TODO: Do we still need this? (herr.vorragend)******************************************************************************/.z-pager {color: #999;line-height: 2.2em;padding: 0 4px 5px;text-align: center;}/* style for the selected item of the pager abc plugin */.z-pager a.z-pagerselected {font-weight: bold;text-decoration: underline;}/* style for the selected item of the pager plugin */.z-pager span.z-pagerselected {font-weight: bold;}/******************************************************************************* Drop-Down******************************************************************************/.z-drop {background: url('images/global/arrow_down_grey.png') no-repeat scroll 100% 50% transparent;cursor: pointer;padding-left: 8px;position: relative;}.z-drop:hover,.z-drop.hover {background: url('images/global/arrow_down_black.png') no-repeat scroll 100% 50% transparent;}/******************************************************************************* Livepipe Control.ContextMenu******************************************************************************/#control_contextmenu {background: #ddd; /*non-CSS3 browsers*/filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /*IE*/background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /*webkit*/background: -moz-linear-gradient(top, #fff, #cfcfcf); /*gecko*/background: linear-gradient(top, #fff, #cfcfcf); /*CSS3*/border: solid 1px #b4b4b4;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);box-shadow: 0 1px 3px rgba(0, 0, 0, .3);min-width: 100px;}#control_contextmenu ul {list-style: none !important;padding: 0 !important;margin: 0 !important;cursor: pointer;}#control_contextmenu ul li {list-style: none !important;font-size: 0.9em;text-align: left;padding: 0.3em 0.4em !important;margin: 0 !important;cursor: pointer;text-decoration: none;color: #333;font-weight: normal;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);}#control_contextmenu ul li.selected,#control_contextmenu ul li:hover,#control_contextmenu ul li.hover {background-color:#3875D7;color:#FFFFFF;cursor:pointer;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);}#control_contextmenu ul li.selected:hover,#control_contextmenu ul li.selected.hover {color: #333;background-color: #f3f3f3;cursor: pointer;}#control_contextmenu ul li.disabled,#control_contextmenu ul li:hover.disabled,#control_contextmenu ul li.hover.disabled {background-color: #eee;color: #999;cursor: pointer;} /* --- Source file: modules/IWmenu/style/style.css */ #IWmenu{margin: 0;padding: 0;}/*UL*/#IWmenu ul{margin: 0;padding: 0;list-style-type: none;width: auto;list-style-type: none;border: 0px;}/*UL level 1*/#IWmenu>ul{height: 26px;width: auto;border-bottom: 1px solid #FFFFFF;background-image: url('modules/IWmenu/images/navigation.png');background-position: center top;background-repeat: repeat-x;/*Personalizable*/background-color: #D0D0D0;}/*UL level 2-n*/#IWmenu li>ul{display: none;height: auto;width: 200px;position: absolute;z-index: 200;border-top: 1px solid #FFFFFF;}#IWmenu li:hover>ul{display:block;}/*UL 3-n*/#IWmenu li ul>li>ul{position: relative;left: 200px;top: -26px;border-left: 1px solid #FFFFFF;}/*LI*/#IWmenu li{display: block;float: left;margin: 0px;padding: 0px;height: 26px;line-height: 26px;background-image: url('modules/IWmenu/images/navigation.png');background-position: center top;background-repeat: repeat-x;/*Personalizable*/background-color: #D0D0D0;color: #000000;}#IWmenu li:hover{ /*Personalizable*/background-color: #77BBFF;color: #FFFFFF;}/*LI level 1*/#IWmenu>ul>li{border-right: 1px solid #FFFFFF;}#IWmenu>ul>li.branch{height: 25px;border-bottom: 1px solid #77BBFF; /*Personalizable*/}#IWmenu>ul>li.branch:hover{height: 26px;border-bottom: none;}/*LI level 2-n*/#IWmenu li li{float: none;width: 200px;height: 25px;border-bottom: 1px solid #FFFFFF;}#IWmenu li:hover li{ /*Personalizable*/background-color: #D0D0D0;color: #000000;}#IWmenu li li:hover{ /*Personalizable*/background-color: #77BBFF;color: #000000;}#IWmenu li li.branch{width: 197px;border-right: 3px solid #77BBFF;}/*Links*/#IWmenu li a{display: block;white-space: nowrap;padding: 0 15px;margin: 0px;height: inherit;width: auto;line-height: 26px;color: inherit;font-size: 0.8em;font-weight: normal;text-align: left;text-transform: uppercase;text-decoration: none;background-position: 10px center;background-repeat: no-repeat;background-color: transparent;}#IWmenu li a.hasicon{padding-left:30px;}/*ADMIN*/#IWmenu_admin .IWmenu_item{clear: both;width: auto;padding: 5px;float: left;border-bottom: 1px solid #000000;}#IWmenu_admin .IWmenu_active{border-left: 10px solid #BBFFBB;}#IWmenu_admin .IWmenu_inactive{border-left: 10px solid #FFBBBB;}#IWmenu_admin div{background-color: inherit;}#IWmenu_admin .IWmenu_left{width: 560px;float: left;}#IWmenu_admin .IWmenu_arrows{float: left;width: 16px;}#IWmenu_admin .IWmenu_icon, #IWmenu_admin .IWmenu_level, #IWmenu_admin .IWmenu_main{float: left;padding-left: 5px;height: auto;}#IWmenu_admin .IWmenu_description{font-style:italic}#IWmenu_admin .IWmenu_groups{padding-left:1em;float: left;width: 200px;}#IWmenu_admin .IWmenu_actions{float: right;width:auto;padding:5px;}#IWmenu_admin img{border:0px;vertical-align: middle;} /* --- Source file: modules/IWmain/style/style.css */ /* --- Source file: modules/Routes/style/style.css */ #geoLocationForm {width: 100%;height: 330px;margin-bottom: 7px;}.routeContentList {margin-bottom: 15px;}.routeAuthorAndDate {text-align: right;margin-bottom: 10px;}.routeStadistics {margin-bottom: 10px;}.lightBoxView {display: none;}.routeInfo {padding-top: 15px;clear: both;}.data {margin-left: 15px;padding-right: 15px;color: #444;font-weight: bold;}.dataMap {margin-left: 7px;padding-right: 7px;color: #444;}.borderRight {border-right: 1px solid #444;}.routeCharact {font-weight: bold;}.notValidatedRoute {color: #AA0000;margin-bottom: 15px;}.editLink {text-align: right;}.routeIntroduction {padding: 15px;margin-bottom: 15px;background-color: #E6E6FF;border: 1px solid #9BB8D9;}.routeAuthor {text-align: right;/*margin-bottom: 15px;*/}.routesFilter {margin-bottom: 10px;}#iccMap, #iccMap1 {z-index: 2;background-color: white;position: absolute;padding: 1px 6px;/*border: 1px solid #717B87;*/box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);color: #000000;font-family: Arial,sans-serif;font-size: 11px;-moz-user-select: none;background: none repeat scroll 0 0 #FFFFFF;cursor: pointer;}#iccMap {top: 9px;right: 110px;}#iccMap1 {top: 6px;right: 710px;}#iccMap a, #iccMap1 a{color: #000;}#iccMap:hover, #iccMap1:hover{background: -moz-linear-gradient(center top,#fff,#eee) repeat scroll 0% 0% transparent;}#iccMap a:hover, #iccMap1 a:hover{color: #000;}#osmMap, #osmMap1 {z-index: 2;background-color: white;position: absolute;padding: 1px 6px;/*border: 1px solid #717B87;*/box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);color: #000000;font-family: Arial,sans-serif;font-size: 11px;-moz-user-select: none;background: none repeat scroll 0 0 #FFFFFF;cursor: pointer;}#osmMap {top: 9px;right: 180px;}#osmMap1 {top: 6px;right: 790px;}#osmMap a, #osmMap1 a {color: #000;}#osmMap:hover, #osmMap1:hover {background: -moz-linear-gradient(center top,#fff,#eee) repeat scroll 0% 0% transparent;}#osmMap a:hover, #osmMap1 a:hover{color: #000;} /* --- Source file: modules/Corremonts/style/style.css */ .sectionTitle {margin: 0px 0px 15px 15px;color: #AA0000;font-size: 20px;font-weight: bold;}.requestBlock {margin-bottom: 10px;border: 1px solid #b0b0b0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 7px;}.warningText {color: #AA0000;font-weight: bold;}.infoText {margin-bottom: 5px;}.itemLeft {float: left;width: 200px;}.itemRight {float: right;}.moreItems {text-align: right;}.usersLink {font-size: 15px;}.roundImage {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;width: 150px;height: 80px;}.loggedInUsersCanDo {font-size: 15px;font-weight: bold;} /* --- Source file: modules/IWforms/style/style.css */ /* style.css */.formOptions {text-align: center;}.formField{background: #eeeeee;padding: 10px;}.formTitle{float: left;padding: 10px 20px 20px 20px;font-size: 15px;font-weight: bold;}.formAdd{float: left;}.formContent{clear: both;}.active{color: green;}.inactive{color: red;}.formRowDefinitionDBField{}/*User form definition*/.fieldContent{margin: 10px;clear: both;padding: 10px;}.fieldTitle{float: left;width: 200px;padding-right: 10px;font-weight:bold;}.fieldTitleInnactive{color: #999999;float: left;width: 200px;padding-right: 10px;font-weight:bold;}.field{float: left;}.fieldInnactive{float: left;font-style: italic;background-color: #EEEEEE;}span.required{color: red;}.z-noteinfo {text-align: center;font-weight: bold;color: red;}div.helpBox{background:url('modules/IWmain/images/postitleft.png') repeat-y;padding-left:5px;position:absolute;width: 300px;display:none;margin:20px 0px 0px -200px;}div.helpHeader{background:url('modules/IWmain/images/postittop.png') no-repeat;height:32px;}div.helpContent{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;background-color:#FFFDC8;padding:10px 10px 0px 20px;}div.helpBoxClose{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;text-align:right;font-weight:bold;padding:10px 5px 10px 0px;}div.helpBoxClose a{color:#929292;text-decoration:none;}div.helpTitle{padding: 12px 0px 0px 40px;color: red;}/* style for main user tables */table.usertable {width: 100%;color: inherit;margin-top: 0px;margin-bottom: 1em;padding: 5px; /* top, right, bottom, left */}table.usertable td {padding: 5px; /* top, right, bottom, left */}table.usertable th {background-color: #CFCFCF;padding: 5px 5px 10px 5px; /* top, right, bottom, left */}div.usercontainer h2 {text-align: left;border-bottom: 1px solid #cccccc;margin-top: 0px;}/* styling for a page icon */div.userpageicon {padding: 0px 0px 10px 5px; /* top, right, bottom, left */}div.userpageicon img{float: right;padding-top: 5px;}/* Notes style */table.noteContent {width: 100%;border-collapse: collapse;}table.noteContent td {border: 1px solid #AAAAAA;padding-left: 5px;padding-right: 10px;vertical-align: top;}.button {border: solid 1px #000;padding: 2px 5px 2px 5px;background-color: #eee;margin-left: 10px;}.messageBody p>br {display: none;}div.formSkin{border: 1px solid #333;padding: 10px;margin: 0px 10px 0px 10px;}.orderButton {display: inline;cursor: pointer;}.sendedLink {margin-top: 15px;text-align: right;margin-right: 10px;} /* --- Source file: system/Blocks/style/style.css */ div.z-formrow ul.blocks-modulefilter-splitlist {list-style-type: none;margin: 0 !important;padding: 0 0 0 30% !important;}div.z-formrow ul.blocks-modulefilter-splitlist li {background: none !important;width: 30%;margin: 0 !important;padding: 0 !important;line-height: 15px;float: left;}/* styles for extmenu block */.imagebutton, .imagebutton-nofloat {padding: 0;margin: 0;border: none;background: transparent;cursor: pointer;}.imagebutton {float: left;}button {cursor: pointer;}button .deletebutton {/* don't remove this */}#empty_li_repository {display: none;}ul.errorlist {padding: 0;margin: 0;}ul.errorlist li {padding: 0;margin: 0;list-style-image: url('images/icons/extrasmall/error.png');}.activationbutton {display: none;} /* --- Source file: modules/Biblio/style/style.css */ .noteContent {margin-left: 15px;margin-bottom: 25px;}.noteBiblioMainImg {float: left;margin-right: 15px;}.noteBiblioTitle {font-weight: bold;font-size: 15px;font-style: italic;}.noteBiblioEditorial {font-weight: bold;font-size: 12px;}.noteBiblioCharactSet {background-color: #ffffcc;padding: 15px;width: 100%;}.noteBiblioContent {float: left;}.breaker {clear: both;}.charLabel {font-style: italic;float: left;width: 250px;clear: both;}.charValue {font-weight: bold;float: right;}.noteBiblioType {font-weight: bold;font-size: 17px;border-bottom: 2px solid #777;width: 100%;margin-bottom: 15px;color: red;}.noteBiblioDescription, .noteMaterialWeb {margin: 15px 0px 15px 0px;}.formFormTitle {font-weight: bold;font-size: 17px;border-bottom: 2px solid #777;width: 100%;margin-bottom: 15px;color: red;}.remove_img {cursor: pointer;}#formFormChar0, #formFormChar1, #formFormChar2, #formFormChar3, #formFormChar4, #formFormChar5, #formFormChar6, #formFormChar7, #formFormFile1, #formFormFile2, #formFormFile3 {margin-top: 5px;clear: both;}.formFormCharInvisible {display: none;}.formFormCharVisible {display: block;}.editImage {float: left;}.editImageDelModify {float: left;margin-left: 20px;}#add_img, #add_img1 {margin-left: 15px;cursor: pointer;}.fieldTitleImage {width: 70px;float: left;}.fieldTitle {float: left;width: 170px;}.biblioMainTable {}.typesList {float: left;width: 200px;}.trademarkTypesList {margin-top: 15px;}.trademarkTypes {margin-right: 15px;}.notCurrentImg {border: 2px solid #fff;}.currentImg {border: 2px solid red;}.trademarkLink {margin-right: 15px;}.trademarkColumn {padding-left: 15px;width: 150px;}.noteBiblioWeb {margin-bottom: 15px;}.biblioArticleIntroduction {padding: 15px;margin-bottom: 15px;background-color: #E6E6FF;border: 1px solid #9BB8D9;}.biblioArticleAuthor {margin-top: 15px;}.biblioArticleBiblioAuthor {margin-bottom: 15px;}.blockPattern {font-size: 15px;font-weight: bold;} /* --- Source file: modules/Agenda/style/style.css */ .viewAgendaRace {border: 1px dotted #AAA;}.viewAgendaRace td {border: 1px dotted #AAA;}.contentInfo {}.titleInfo {padding: 0px;display: inline-block;}.eventMainInfo {width: 90%;padding: 0 15px 15px 15px;}.eventDateLabel {float: right;font-size: 13px;color: #444;font-weight: bold;margin-bottom: 3px;}.titleInfo {font-weight: bold;width: 95%;padding-left: 15px;padding-right: 15px;}/*.eventChronic {background-color: #fff;padding: 15px;margin-bottom: 15px;border: 1px dotted #333;}.authorPhotoLeft {float: left;width: 40px;}.eventChronicContent {margin-left: 15px;margin-top: 25px;}*/.eventChronicIcons {width: 100%;text-align: right;}.calendarLabel {padding: 3px;}.calendarDate {font-weight: bold;}#eventGeoLocation {width: 100%;height: 200px;}#geoLocationForm {width: 100%;height: 330px;margin-top: 15px;}.notValidated {color: red;}/******* share iframe *******/.shareContent {text-align: left;}.shareTitle {text-align: left;margin-bottom: 15px;color: #AA0000;}.shareCalendarDate {}.eventShareContent {text-align: left;}/******* end share iframe *******/.eventDescription {margin-bottom: 10px;margin-left: 10px;}.eventItem {margin-left: 10px;clear: both;}.eventWeb {margin-left: 10px;clear: both;padding-top: 25px;}.eventItemTitle {float: left;width: 50px;}.eventItemContent {float: left;}.nextEventsBlock {margin-top: 15px;}.char {margin-left: 10px;}.msgSended {font-weight: bold;}.currentComments {margin-bottom: 15px;}.commentContent {border: 1px solid #DDD;margin-top: 7px;margin-bottom: 7px;padding: 7px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}.commentNotValidated {color: #AA0000;text-align: right;}.commentAuthor {text-align: right;margin-bottom: 15px;}.newLabel, .eventPromotedLabel {background-color: #CBD8C3;padding-left: 7px;padding-right: 7px;font-weight: bold;color: #AA0000;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}.canceled {color: red;}.commentValidateOptions {text-align: right;}.chronicComment {border-bottom: 1px solid #444;margin-bottom: 7px;}.chronicPicture {float: left;margin-right: 15px;margin-bottom: 7px;}.agendaContentAdminOptions {background-color: #ffffaa;padding: 7px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}.locateLeft {float: left;width: 30%;}.locateRight {float: right;width: 67%;}.downCounter {margin: 15px 0px 15px 0;}.representantOn{background-color: #DFF2BF;padding: 7px;margin-top: 30px;}.representantOff {background-color: #F7CBCA;padding: 7px;margin-top: 30px;}#iccMap {z-index: 2;background-color: white;position: absolute;padding: 1px 6px;top: 25px;right: 110px;/*border: 1px solid #717B87;*/box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);color: #000000;font-family: Arial,sans-serif;font-size: 11px;-moz-user-select: none;background: none repeat scroll 0 0 #FFFFFF;cursor: pointer;}#iccMap a{color: #000;}#iccMap:hover{background: -moz-linear-gradient(center top,#fff,#eee) repeat scroll 0% 0% transparent;}#iccMap a:hover{color: #000;}#osmMap {z-index: 2;background-color: white;position: absolute;padding: 1px 6px;top: 25px;right: 180px;/*border: 1px solid #717B87;*/box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);color: #000000;font-family: Arial,sans-serif;font-size: 11px;-moz-user-select: none;background: none repeat scroll 0 0 #FFFFFF;cursor: pointer;}#osmMap a {color: #000;}#osmMap:hover {background: -moz-linear-gradient(center top,#fff,#eee) repeat scroll 0% 0% transparent;}#osmMap a:hover {color: #000;}.assocEvents{background-color: #CBD8C3;padding-left: 7px;padding-right: 7px;color: #AA0000;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /* --- Source file: modules/Xteams/style/style.css */ .xteamViewLogo {float: right;margin-right: 15px;margin-top: -7px;}.xteamViewContact {margin-top: 20px;}.xteamViewContactTitle {width: 100px;float: left;font-weight: bold;}.xteamViewContactValue {float: left;}.char {clear: both;margin-left: 10px;}.xteamViewWebSite {clear: both;margin-left: 10px;margin-top: 25px;}.xteamSocial {margin-left: 10px;}#xteamGeoLocation {width: 300px;height: 200px;}#geoLocationForm {width: 100%;height: 200px;margin-bottom: 7px;}.xteamViewMap {float: right;}.xteamLatLng {margin-right: 20px;}.xteamViewDescription {padding-left: 10px;}.xteamTipology {padding-left: 10px;}.userRang {font-weight: bold;}.xteamNotValidated {color: #CD0632;}.helpLink {cursor: pointer;}.xteamViewContactUserTitle {float: left;width: 230px;font-weight: bold;}.pendingState {color: #CD0632;}.rangsInfo {margin-top: 7px;margin-bottom: 7px;}.changeXteam {margin-bottom: 15px;}.rangsInfoCloseButton {text-align: right;margin-right: 20px;}.myGroupsBlock {border: 1px solid #b0b0b0;padding: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;margin-bottom: 15px;}.myGroupsBlockImg, .randomGroupsBlockImg {float: left;margin-right: 15px;}.myGroupsBlockLeft {float: left;}.myGroupsBlockRight {float: right;}.randomGroupsBlockLine {border-bottom: 1px dotted #b0b0b0;margin-bottom: 7px;margin-top: 10px;}.randomGroupsBlockLeft {width: 207px;}/******* xteams forums style *******/.forumContent {}.forumNewMsg {text-align: right;}#createMsg {margin-top: 15px;}.randomGroupCreateGroupLink {padding-top: 10px;}.randomGroupSubscribeLink {border-bottom: 1px dotted #b0b0b0;}/******* final xteams forums style *******/ /* --- Source file: system/Admin/style/style.css */ /******************************************************************************* Admin breadcrumbs******************************************************************************/#z-maincontent .z-admin-breadcrumbs {color: #777;font-size: 0.95em;margin-bottom: 1em;}#z-maincontent .z-admin-breadcrumbs a {color: #555;}#z-maincontent .z-admin-breadcrumbs .z-sub {color: #999;}#z-maincontent .z-admin-breadcrumbs .z-breadcrumb {padding: 0 0.2em;}/******************************************************************************* Admin area (introduced in Core 1.3)* This single container replaces the old 'z-adminbox' and 'z-admincontainer'******************************************************************************/#z-maincontent div.z-admin-content {background: #fff;color: #333;width: auto;border: 1px solid #ccc;border-top: none;padding: 5px 1%;}#z-maincontent div.z-admin-content .z-menulinks {margin: 0.5em 0;}/******************************************************************************* Styling for all general headers in the entire admin box.******************************************************************************/#z-maincontent div.z-admincontainer h2, /* BC */#z-maincontent div.z-admincontainer h3, /* BC */#z-maincontent div.z-admin-content h2,#z-maincontent div.z-admin-content h3 {background: none;color: #333;text-align: left;border-bottom: 1px solid #eee;margin-top: 0px;padding-top: 0.5em;}/******************************************************************************* Module- and pageheaders (icon+header)******************************************************************************/#z-maincontent div.z-admin-content-modtitle {padding: 5px 0;}#z-maincontent div.z-admin-content-modtitle:after,#z-maincontent div.z-admin-content-pagetitle:after {/* clearfix */content: ".";display: block;height: 0;clear: both;visibility: hidden;}#z-maincontent div.z-admin-content-modtitle img {float: left;margin-right: 10px;}#z-maincontent div.z-admin-content-pagetitle img {float: left;margin-right: 5px;}#z-maincontent div.z-admin-content-modtitle h2 {background: none;border: none;color: #333;font-size: 24px;font-weight: normal;line-height: 36px;margin: 0;padding: 0;text-align: left;}#z-maincontent div.z-admin-content-pagetitle {padding: 10px 0;}#z-maincontent div.z-admin-content-pagetitle h3 {background: none;color: #333;font-size: 18px;font-weight: normal;line-height: 22px;margin: 0;padding: 0;text-align: left;border-bottom: 1px solid #eee;}/******************************************************************************* Styling for module icon list in the admin panel******************************************************************************/#z-adminiconlist {margin: 5px;}#z-adminiconlist .z-adminfloat {float: left;}#z-adminiconlist .z-adminiconcontainer {float: left;padding: 0.75em 0;}#z-adminiconlist .z-adminmodtitle {font-weight: bold;overflow: hidden;}#z-adminiconlist .z-adminiconrow .z-adminiconcontainer .z-adminicon {/* only for admin_admin_adminpanel_inc1.tpl */margin-right: 5px;}#z-adminiconlist .z-adminiconcontainer .z-adminicon img {background: inherit;border-color: #D9E0E6 #C8CDD2 #C8CDD2 #D9E0E6;border-style: solid;border-width: 1px;padding: 4px;}#z-adminiconlist .z-adminiconcontainer .z-adminicon img:hover {border: 1px solid #aaa;}#z-adminiconlist .z-adminlinkheader {white-space: nowrap;}#z-adminiconlist .z-adminlinkheader img {vertical-align: middle;}#z-adminiconlist .z-dragicon {cursor: move;}.z-pointericon {background: url('images/global/arrow_down_grey.png') no-repeat scroll 50% 50% transparent;border: 1px solid transparent;cursor: pointer;height: 1em;margin-left: 0;padding: 0 5px;width: 1em;}.z-pointericon:hover {background: url('images/global/arrow_down_black.png') no-repeat scroll 50% 50% transparent;border: 1px solid #999;-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);}/******************************************************************************* Styling for status security analyzer, update checker and more******************************************************************************/#z-maincontent #admin-systemnotices div+div {margin-top: -1.15em;}#z-maincontent div#z-securityanalyzer,#z-maincontent div#z-updatechecker,#z-maincontent div#z-adminwarning,#z-maincontent div#z-developernotices {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);text-align: left;padding: 0 20px 0 0;margin: 1em auto;min-height: 1em;width: 75%;-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color: #444;}/* styling for security checks */#z-maincontent div#z-securityanalyzer {background: url('images/icons/extrasmall/bell.png') #FFF6BF 99% 0.35em no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/bell.png') 99% 0.35em no-repeat, -moz-linear-gradient(top, #FEFEF3, #FFF6BF) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/bell.png') 99% 0.35em no-repeat, -webkit-gradient(linear, left top, left bottom, from(#FEFEF3), to(#FFF6BF)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/bell.png') 99% 0.35em no-repeat, linear-gradient(#FEFEF3, #FFF6BF); /*CSS3*/border: 2px solid #ffd324;}/* styling for status update checker */#z-maincontent div#z-updatechecker {background: url('images/icons/extrasmall/agt_update-product.png') #C4E6BD 99% 0.35em no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/agt_update-product.png') 99% 0.35em no-repeat, -moz-linear-gradient(top, #F1FEF4, #C4E6BD) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/agt_update-product.png') 99% 0.35em no-repeat, -webkit-gradient(linear, left top, left bottom, from(#F1FEF4), to(#C4E6BD)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/agt_update-product.png') 99% 0.35em no-repeat, linear-gradient(#F1FEF4, #C4E6BD); /*CSS3*/border: 2px solid #7Ec573;}/* styles for the warning message shown if any of the install directory, install.php or zrc.php are found */#z-maincontent div#z-adminwarning {background: url('images/icons/extrasmall/error.png') #FFCBCA 99% 0.35em no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/error.png') 99% 0.35em no-repeat, -moz-linear-gradient(top, #F7DCDC, #FFCBCA) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/error.png') 99% 0.35em no-repeat, -webkit-gradient(linear, left top, left bottom, from(#F7DCDC), to(#FFCBCA)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/error.png') 99% 0.35em no-repeat, linear-gradient(#F7DCDC, #FFCBCA); /*CSS3*/border: 2px solid #990000;}/* styling for developer notices */#z-maincontent div#z-developernotices {background: url('images/icons/extrasmall/run.png') #C5E8F1 99% 0.35em no-repeat; /*non-CSS3 browsers*/background: url('images/icons/extrasmall/run.png') 99% 0.35em no-repeat, -moz-linear-gradient(top, #EAF5FA, #C5E8F1) repeat scroll 0 0 transparent; /*gecko*/background: url('images/icons/extrasmall/run.png') 99% 0.35em no-repeat, -webkit-gradient(linear, left top, left bottom, from(#EAF5FA), to(#C5E8F1)) repeat scroll 0 0 transparent; /*webkit*/background: url('images/icons/extrasmall/run.png') 99% 0.35em no-repeat, linear-gradient(#EAF5FA, #C5E8F1); /*CSS3*/border: 2px solid #95C9EF;}div#z-developernotices strong,div#z-securityanalyzer strong,div#z-updatechecker strong {display: block;font-size: 1.2em;font-weight: bold;margin: 0;padding: 0.25em;}div#z-developernotices strong:hover,div#z-securityanalyzer strong:hover,div#z-updatechecker strong:hover {text-decoration: underline;}div#z-developernotices a,div#z-adminwarning a,div#z-updatechecker a,div#z-securityanalyzer a {color: #444;padding: 0;margin: 0;}div#z-developernotices a:hover,div#z-adminwarning a:hover,div#z-updatechecker a:hover,div#z-securityanalyzer a:hover {color: #000;text-decoration: underline;}div#z-developernotices ul,div#z-adminwarning ul,div#z-updatechecker ul,div#z-securityanalyzer ul {list-style-position: outside;list-style-type: disc;margin: 0 1em;padding: 0 1em;}div#z-updatechecker p {margin: 0 1em 0.5em;padding: 0 0 0 1em;}/* Used to style the cancel delete button when asking for a confirmation */div.canceldelete-container {margin: 0 auto;color: inherit;background-color: #ffffea;width: 30%;text-align: center;border: 1px solid #cccccc;padding: 10px 0px 10px 0px;}div.canceldelete-container h2 {color: gray;background-color: inherit;display: inline;}div.canceldelete-container img {float: left;}/******************************************************************************* Admin category description******************************************************************************/div.z-admincategorydescription {text-align: left;margin-bottom: 12px;}/******************************************************************************* Styling for core version******************************************************************************/#z-maincontent .z-admin-coreversion {color: #999;font-size: 0.9em;margin: 0 0 1.25em;}/******************************************************************************* Disabled admin function links******************************************************************************/div.z-admincontainer a.z-disabledadminlink, /* BC */div.z-adminbox a.z-disabledadminlink, /* BC */div.z-admin-content a.z-disabledadminlink {text-decoration: line-through;}/******************************************************************************* Styling for noscript category propertly selector label******************************************************************************/div.property_selector_noscript {display: inline;}/******************************************************************************* Backwards compatibility for Zikula 1.2 modules: Header area******************************************************************************/#z-maincontent div.z-adminbox>img {float: left;margin-right: 10px;}#z-maincontent div.z-adminbox h1 {background: none;color: #333;font-size: 24px;font-weight: normal;line-height: 36px;margin: 0;padding: 0;text-align: left;}#z-maincontent div.z-adminbox h1:after {/* clearfix */content: ".";display: block;height: 0;clear: both;visibility: hidden;}#z-maincontent div.z-adminpageicon {padding-bottom: 10px;}#z-maincontent div.z-adminpageicon img {float: left;margin-right: 5px;max-height: 22px;max-width: 22px;padding-top: 12px;}#z-maincontent div.z-adminpageicon+h2 {background: none;border-bottom: 1px solid #EEEEEE;color: #333333;font-size: 18px;font-weight: normal;line-height: 22px;margin: 0 0 10px;padding: 0 0 1px;text-align: left;}#z-maincontent div.z-admincontainer h2+* {clear: both;}/******************************************************************************* Backwards compatibility for Zikula 1.2 modules:* Upper half of the admin box: For immediate template under the tab menu.******************************************************************************/div.z-adminbox {background: #fff;color: #333;width: auto;border: none;border-left: 1px solid #ccc;border-right: 1px solid #ccc;padding: 10px 1% 5px 1%;}#z-maincontent div.z-adminbox .z-menulinks,#z-maincontent div.z-adminbox .z-menu {margin: 0.5em 0 0;}/******************************************************************************* Backwards compatibility for Zikula 1.2 modules:* Lower half of the admin box: For immediate template under the admin menu.******************************************************************************/div.z-admincontainer {background: #fff;color: #333;width: auto;margin-bottom: 1.25em;border: 1px solid #ccc;border-top: none;padding: 0px 1% 5px 1%;}/******************************************************************************* Admin tabs******************************************************************************/ul#admintabs {background: url('system/Admin/images/tab_bottom.gif') repeat-x scroll center bottom transparent;margin: 0 !important;padding: 0 !important;width: 100%;list-style: none outside none !important;}ul#admintabs li {background: none repeat scroll 0 0 #F3F3F3 !important;border: 1px solid #CCCCCC;float: left;margin: 0 5px 0 0;padding: 0;z-index: 1000;-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}ul#admintabs li > a {border-right: 1px solid transparent;color: #666666;float: left;font-weight: bold;padding: 5px;position: relative;text-decoration: none !important;}ul#admintabs li > a:hover {background: #FFFFFF !important;border-right: 1px solid #ccc;color: #000;text-decoration: none !important;-webkit-border-radius: 5px 0 0 0;-moz-border-radius: 5px 0 0 0;border-radius: 5px 0 0 0;}ul#admintabs li.active {background: none repeat scroll 0 0 #fff !important;border-bottom: 1px solid #fff;z-index: 2000;}ul#admintabs li.active a:hover {border-right: 1px solid transparent;}ul#admintabs li#addcat > a:hover {border-right: 1px solid transparent;}ul#admintabs li#addcat #addcatlink {background: url('images/icons/extrasmall/edit_add.png') no-repeat scroll 50% 50% transparent;width: 20px;}ul#admintabs li#addcat a#addcatlink:hover {background: url('images/icons/extrasmall/edit_add.png') no-repeat scroll 50% 50% #FFF !important;-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}ul#admintabs li > .z-admindrop {background: url('images/global/arrow_down_grey.png') no-repeat scroll 50% 50% transparent;border-left: 1px solid transparent;cursor: pointer;float: left;padding: 5px 4px;position: relative;width: 7px;}ul#admintabs li > .z-admindrop:hover {background: url('images/global/arrow_down_black.png') no-repeat scroll 50% 50% #FFFFFF;border-left: 1px solid #CCCCCC;-webkit-border-radius: 0 5px 0 0;-moz-border-radius: 0 5px 0 0;border-radius: 0 5px 0 0;}ul#admintabs li.active > .z-admindrop:hover {background: url('images/global/arrow_down_black.png') no-repeat scroll 50% 50% transparent;border-left: 1px solid transparent;-webkit-border-radius: 0 5px 0 0;-moz-border-radius: 0 5px 0 0;border-radius: 0 5px 0 0;}ul#admintabs li a.ajaxhover {background: #FFFFB2 !important;border-right: 1px solid #ccc;color: #000;-webkit-border-radius: 5px 0 0 0;-moz-border-radius: 5px 0 0 0;border-radius: 5px 0 0 0;}ul#admintabs #ajaxNewCatForm {background-color: #FFFFB2;display: block;float: left;font-weight: bold;padding: 5px;position: relative;text-decoration: none;z-index: 1000;-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}ul#admintabs #ajaxNewCatForm input.ajaxNewCat {background-color: #fff;border: none;color: #333;float: left;font-weight: bold;margin: 0;max-width: 8em;padding: 0;}ul#admintabs #ajaxNewCatForm a.ajaxCatImage {background-color: transparent;border: medium none;margin: 0;padding: 0;text-decoration: none;}ul#admintabs #ajaxNewCatForm a.ajaxCatImage img {background-color: transparent;border: medium none;margin-left: 3px;padding: 0;text-decoration: none;}form.inplaceeditor-form {background-color: #FFFFB2;border-right: 1px solid #ccc;color: #666666;display: block;float: left;margin-right: 0.5em;padding: 5px 10px;text-decoration: none;-webkit-border-radius: 5px 0 0 0;-moz-border-radius: 5px 0 0 0;border-radius: 5px 0 0 0;}form.inplaceeditor-form input[type="text"] {font-weight: bold;background-color: #FFF;border: none;color: #333;margin: 0 !important;padding: 0 !important;max-width: 8em;outline: medium none;} /* --- Source file: modules/IWstats/style/style.css */ .modulesList {float: left;width: 170px;}.usersListForStats {float: left;width: 170px;margin-right: 20px;}.statsItem {margin: 7px 0px 7px 0px;}.onLineStatus {margin-top: 15px;}