inital commit

This commit is contained in:
2026-06-19 20:08:01 +06:00
commit 8a5abeeae4
13128 changed files with 3192007 additions and 0 deletions

View File

@@ -0,0 +1,100 @@
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : Feb 22, 2021, 12:53:29 PM
Author : USER
*/
body {
/* font-size: 18px !important;*/
}
.acct-cb-img{
width: 100% !important;
}
td.label, td.info{
/* font-family: 'Roboto', sans-serif;
font-size: 12px !important;*/
text-align: left !important;
}
table, table.rpt_content_table, table.crLightTableBackground{
width: 100% !important;
margin-bottom:0 !important;
}
.credit-report table{
}
body {
font-size: 16px !important;
margin-top: 120px;
color: black;
text-align: justify;
margin-bottom: 20px;
}
.span-red { color: red; }
.span-large { font-size: 20px; text-align: center; }
.span-ul {text-decoration: underline; color: #333;background-color: yellow;font-size: 18px;}
.span-blue { color: #8aaed3;font-size: 20px; }
.txt-cen-ul {text-align: center;text-decoration: underline;font-weight: bold;}
.span-ul2 {text-decoration: underline; color: #333;}
/* div.cb-content * {
background-color: #eded80;
} */
.bg-yellow {
background-color:#e3f10d;
font-weight: bold;
}
.bg-pink {
background-color: #ead0ea;
}
.bg-tra {
background-color: #DAB96A;
}
.bg-exp {
background-color: #98BDC5;
}
.bg-equ {
background-color: #CBD06C;
}
.bg-yellow2 {
background-color:#e8de5e;
}
.cb-br {
font-weight: bold;
font-size: 16px;
background-color: #ccc;
}
.span-cl-green {
color: #1bd618
}
.addr_hsrty{
font-size:9px;
border-spacing: 0px;
padding: 0px;
}
.addr_hsrty td{
padding: 0px;
}
table.addr_hsrty td.headerTUC, table.addr_hsrty td.headerEXP, table.addr_hsrty td.headerEQF {
background-color: transparent !important;
color: black;
}
.cl-diff {
font-weight: bold !important;
font-size: 13px !important;
/*color: red;
mix-blend-mode: exclusion;*/
}
.clr-red {
color: red;
}
.bg-light-red {
background-color: #f19191;
}
.span-simple-ul {text-decoration: underline;}