123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352 |
- .body{
- margin: 0px;
- background-color: #FFFFFF;
- overflow: hidden;
- }
- .report_header{
- position: absolute;
- left: 0px;
- top: 1%;
- height: 30px;
- width: 100%;
- background-color: #45458D;
- font-family: Arial;
- font-size: 1.4em;
- font-weight: bold;
- color: #E8EEFF;
- z-index: 2;
- }
- .report_footer{
- position: absolute;
- bottom: 0%;
- left: 0%;
- width: 100%;
- height: 25px;
- z-index: 2;
- background-color: #45458D;
- }
- input{
- font-size: 0.8em;
- }
- .report_title{
- position: absolute;
- right: 2%;
- top: 1%;
- height:5%;
- width: auto;
- font-size: 1.1em;
- z-index: 1;
- color: #E8EEFF;
- font-family: Arial;
- z-index: 3;
- }
- .report_record_buttons{
- position: absolute;
- right: 0px;
- bottom: 0px;
- color: #E8EEFF;
- width: auto;
- font-weight: bold;
- font-family: Arial;
- font-size: 0.8em;
- text-align: right;
- z-index: 3;
- }
- .report_list_buttons{
- position: absolute;
- right: 0px;
- bottom: 0px;
- color: #E8EEFF;
- width: auto;
- font-weight: bold;
- font-family: Arial;
- font-size: 0.8em;
- text-align: right;
- z-index: 3;
- }
- .report_content{
- position: absolute;
- overflow: auto;
- width: 100%;
- right: 0%;
- top: 17%;
- height: 79%;
- background-color: #FFFFFF;
- border: 2px solid;
- border-color: #E8EEFF;
- font-family: Arial;
- font-size: 0.7em;
- z-index: 1;
- }
- .report_content_header_table{
- postition: absolute;
- top: 0%;
- left: 0%;
- height: auto;
- font-weight:bold;
- width: 99%;
- font-family: Arial;
- font-size: 8pt;
- color: #45458D;
- background-color: #E8EEFF;
- border: 1px solid;
- border-color: #45458D;
- table-layout:fixed;
- }
- .report_content_header{
- position: absolute;
- width: 100%;
- height: auto;
- top: 0%;
- left: 0%;
- overflow: auto;
- border: 1px solid;
- border-color: #FFFFFF;
- overflow:hidden;
- }
- .report_content_table{
- position: absolute;
- width: 100%;
- height: 93%;
- top: 7%;
- left: 0%;
- overflow: auto;
- }
- .report_content_table_table{
- width: 100%;
- font-family: Arial;
- font-size: 0.8em;
- color: #45458D;
- table-layout:fixed;
- overflow: auto;
- }
- .report_gesamt_berechung{
- position: absolute;
- bottom: 1%;
- left: 2%;
- width: auto;
- height: auto;
- font-weight: bold;
- font-family: Arial;
- font-size: 0.8em;
- color: #E8EEFF;
- z-index: 20;
- }
- .report_content_formular_table{
- position: absolute;
- top: 0%;
- width: 100%;
- height: auto;
- font-family: Arial;
- font-size: 1em;
- color: #45458D;
- }
- .report_content_formular_table td{
- vertical-align: top;
- padding-top: 1px;
- padding-bottom: 1px;
- padding-right: 3px;
- }
- select{
- font-size: 0.9em;
- border: 1px solid;
- color: #45458D;
- border-color: #E8EEFF;
- }
- .report_filter{
- position: absolute;
- top: 35px;
- height: 74px;
- left: 0%;
- width: 100%;
- background-color: #FFFFFF;
- overflow: hidden;
- font-family: Arial;
- font-size: 0.8em;
- color: #45458D;
- z-index: 5;
- border-bottom: 1px solid;
- border-bottom-color: #45458D;
- }
- .report_filter_table{
- width: 100%;
- height: auto;
- font-family: Arial;
- font-size: 0.8em;
- color: #45458D;
- }
- .report_filter_table_input_small{
- font-size: 0.9em;
- width:60px;
- border: 1px solid;
- border-color: #E8EEFF;
- }
- .report_filter_table_input_large{
- font-size: 0.9em;
- width:200px;
- border: 1px solid;
- border-color: #E8EEFF;
- }
- .report_calendar{
- position: absolute;
- display: 'none';
- z-index: 20;
- font-family: Arial;
- font-size: 1ex;
- background-color: #FFFFFF;
- border: 1px solid #45458D;
- }
- .report_calendar th{
- font-family: Arial;
- font-size: 1.2ex;
- color: #E8EEFF;
- background-color: #45458D;
- }
- .report_calendar td{
- font-family: Arial;
- font-size: 1.2ex;
- color: #45458D;
- }
- .pme-add{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-more{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-mail{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-document{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-pdfgen{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-rtfgen{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-rtfgen_detail{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-save{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-cancel{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #FF6266;
- }
- .pme-first{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-next{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-prev{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-last{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-goto{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.8em;
- color: #45458D;
- }
- .pme-filter{
- background-color: #E8EEFF;
- border-left-color: #F4FCFF;
- border-top-color: #F4FCFF;
- border-right-color: #8AB6FF;
- border-bottom-color: #629DFF;
- font-size: 0.9em;
- color: #45458D;
- }
|