2 * { font-family: Helvetica
, Arial
, Tahoma
; font-size: 12px; line-height: 25px; padding: 0; margin: 0;}
9 border-bottom:1px solid
#161650;
43 background-color:white
;
44 border-bottom: 1px solid
#161650;
50 background-color:#5f8dd3;
51 border-bottom: 1px solid
#161650;
56 span
.menuitem
, span
.mainmenuitem
{
57 border-color: #161650;
59 border-width: 0px 1px 0px 0px;
68 a
{ text-decoration:none
; }
69 a:visited
{ text-decoration:none
; }
70 a:hover
{ text-decoration:underline
; }
71 a:active
{ text-decoration:none
;}
73 a
.menuitem
{ color:white
; text-decoration:none
; }
74 a
.menuitme:visited
{ color:white
; text-decoration:none
; }
75 a
.menuitme:hover
{ color:white
; text-decoration:underline
; }
76 a
.menuitme:active
{ color:white
; text-decoration:none
;}
79 span
.mainmenuitem
{ border-color: #d1d1d1; }
88 a
.mainmenuitem:visited
{ text-decoration:none
; }
89 a
.mainmenuitem:hover
{ text-decoration:underline
; }
90 a
.mainmenuitem:active
{ text-decoration:none
;}
93 border-collapse:collapse
;
97 border:1px solid
#161650;
98 padding: 5px 10px 5px 10px;
102 border:1px dotted
#888888;
103 padding: 5px 10px 5px 10px;
120 border: 2px solid black
;
132 background-color:#ee9c98;
133 border-color:#c83737;
138 background-color:#c2e192;
139 border-color:#124612;
144 background-color:#f6f9fb;
145 border-bottom: 1px solid
#d1d1d1;
157 text-decoration:none
;
161 padding:2px 3px 2px 3px;
162 -moz-border-radius: 3px;
163 -webkit-border-radius: 3px;
166 label
{ margin-right:5px; font-weight:bold
;}
169 background-color:transparent
;
170 background-repeat:no-repeat
;
180 background-color:#f6f9fb;
183 border-color:#5f5f5f;
190 -moz-border-radius-topleft: 5px;
191 -moz-border-radius-topright: 5px;
192 -webkit-border-top-left-radius: 5px;
193 -webkit-border-top-right-radius: 5px;
201 #current_tab td
, #current_tab table
{border:0; !important
;}
203 .button { cursor:pointer
; }
205 .button_close { background-image:url
({{STATIC
}}/images
/icons
/cancel
.png
); }
206 .button_config { background-image:url
({{STATIC
}}/images
/icons
/cog
.png
); }
207 .button_create { background-image:url
({{STATIC
}}/images
/icons
/add
.png
); }
208 .button_delete { background-image:url
({{STATIC
}}/images
/icons
/delete
.png
); }
209 .button_edit { background-image:url
({{STATIC
}}/images
/icons
/page_white_edit
.png
); }
210 .icon_success { background-image:url
({{STATIC
}}/images
/icons
/accept
.png
); }