1 /* Stylesheet for kivitendo * Name:kivitendo.css*/
 
   4 Background:     #EBEBEB burlywood
 
   5 Links:                  #006400 DarkGreen
 
   6 Link-hover              #FE5F14 Orange / #FFFFE0 lightyellow
 
   7 Titles, BG/VG:  #79B61B Mid-green FFFFFF White
 
  13         font-family: Verdana, Arial, Helvetica;
 
  14         background-color: #FFFFFF;
 
  20 /* The look of links */
 
  23         text-decoration: none;
 
  24         /* border-bottom: thin solid; */
 
  25         /* font-weight: bold; */
 
  27 A:link, A:visited, A:active {
 
  29         border-bottom: thin solid #FE5F14;
 
  33         background-color: #D1D1D1;
 
  39         background-color:transparent;
 
  43         background-color:#40FF00;
 
  47         background-color:#FF8000;
 
  51         background-color:#FF0000;
 
  56     font-size: 90% !important;
 
  58         border-spacing: 0.3em;
 
  62         color:#FE5F14 !important;
 
  70         background-color: #006400;
 
  76 /* I.E. & Chrome können das nicht! */
 
  77 /* input[type="radio"], input[type="checkbox"]{
 
  83 input:focus, textarea:focus, select:focus {
 
  84         background-color: #FFFFA0;
 
  85         border: 2px solid #FE5F14;
 
  86         /* border-bottom: medium solid #FE5F14; */
 
  88 /* Fängt den "Schrink" beim focus - problem für i.e. und chrome */
 
  89 /* input[type="radio"]:focus, input[type="checkbox"]:focus{
 
  99         background-color: #FFFFE0;
 
 105 /* login and admin */
 
 106 a.no-underlined-links, a.no-underlined-links:visited, a.no-underlined-links:hover {
 
 107         text-decoration: none !important;
 
 108         background-color:transparent !important;
 
 111 a.no-underlined-links:hover {
 
 115         background-color: #FFFFE0;
 
 123         background-color: #FFFFE0;
 
 134         background-color: #fe5f14;
 
 141 .message_error_login {
 
 143         border: 1px solid #8b0000;
 
 144         background-color: #ffcccc;
 
 149         background-color: #ADFFB6;
 
 158         background-color: #CC0000;
 
 167         background-color: #FFEE66;
 
 174 .message_error_label {
 
 176         background-color: #E00000;
 
 186         background-color: #006400;
 
 193         -moz-border-radius:0.4em; /* Firefox */
 
 194         -webkit-border-radius:0.4em; /* Safari, Chrome */
 
 195         -khtml-border-radius:0.4em; /* Konqueror */
 
 196         border-radius:0.4em; /* CSS3 */
 
 197         behavior:url(border-radius.htc);
 
 201         background-color: #f8ffb3;
 
 205         background-color: #8ee085;
 
 208 .listheading, #content h2 {
 
 210         background-color: #EBEBEB;
 
 217 /* .listheadingcontent {
 
 218         background-color: #EBEBEB;
 
 224 .accountlistheading {
 
 229         background-color: #EBEBEB;
 
 234         text-decoration: underline;
 
 241 .listrow1, .listrow:nth-child(even) {
 
 242         background-color: #FFFFFF;
 
 246 .listrow0, .listrow:nth-child(odd) {
 
 247         background-color: #FFFF99;
 
 251 .listrow_error1, .listrow_error:nth-child(even) {
 
 252         background-color: #F6CECE;
 
 256 .listrow_error0, .listrow_error:nth-child(odd) {
 
 257         background-color: #F5A9A9;
 
 262         background-color: #FFFFFF;
 
 267         background-color: rgb(236,233,216);
 
 271 .listtotal, .listtotal td {
 
 272         background-color: rgb(236,233,216);
 
 276 /* Verkaufsbericht */
 
 277 .listmainsortheader {
 
 278         background-color: rgb(236,233,216);
 
 284 .listmainsortsubtotal {
 
 285         background-color: rgb(236,233,216);
 
 291         background-color: rgb(236,233,216);
 
 296 .listsubsortsubtotal {
 
 297         background-color: rgb(236,233,216);
 
 302 .listsortdescription {
 
 303         background-color: rgb(236,233,216);
 
 309         font-family: Verdana, Arial, Helvetica;
 
 313         font-family: Verdana, Arial, Helvetica;
 
 317 /* font color for negative numbers */
 
 335         border: 1px solid blue;
 
 344         background-color: #ffa0a0;
 
 346 .flash_message_error {
 
 347         background-color: #FFD6D6;
 
 348         border: 1px solid #AE0014;
 
 354         background-color: #ADFFB6;
 
 355         border: 1px solid #007F0F;
 
 360 .flash_message_warning {
 
 361         background-color: #FFE8C7;
 
 362         border: 1px solid #FF6600;
 
 367 .flash_message_info {
 
 368         background-color: #DCF2FF;
 
 369         border: 1px solid #4690FF;
 
 395 .customer-vendor-picker-undefined,
 
 396 .chartpicker-undefined,
 
 397 .projectpicker-undefined,
 
 398 .partpicker-undefined {
 
 403 div.part_picker_part,
 
 404 div.chart_picker_chart {
 
 408   border-color: darkgray;
 
 410   -webkit-border-radius: 4px;
 
 411   -moz-border-radius: 4px;
 
 413   background-color: white;
 
 416 div.part_picker_part:hover,
 
 417 div.chart_picker_chart:hover {
 
 418   background-color: #CCCCCC;
 
 428 /* div.cpc_block { */
 
 429 /*   overflow:hidden; */
 
 433 div.ppp_block span.ppp_block_number,
 
 434 div.cpc_block span.cpc_block_number
 
 438 div.ppp_block span.ppp_block_description {
 
 443 div.cpc_block span.cpc_block_description {
 
 448 div.ppp_line span.ppp_block_description,
 
 449 div.cpc_line span.cpc_block_description
 
 454 div.cpc_block span.cpc_block_balance {
 
 457 div.cpc_block span.cpc_line_balance {
 
 460 div.cpc_line span.cpc_block_second_row {
 
 463 div.cpc_block span.cpc_block_second_row {
 
 466 span.toggle_selected {
 
 473 .customer_dunning_level {