-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIRS1120FSchedulePStyle.xsl
282 lines (256 loc) · 9.33 KB
/
IRS1120FSchedulePStyle.xsl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<!-- CSS Styles for form IRS 1120-F Schedule P -->
<xsl:template name="IRS1120FSchedulePStyle">
.sty1120FSchPFNBox { /* 1120F Schedule P Form Number Box */
font-family: "Arial";
font-size: 8pt;
text-align:left;
font-weight:bold;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 1px;
}
.sty1120FSchPFNBox { /* 1120F Schedule P Form Number Box */
font-family: "Arial";
font-size: 8pt;
text-align:left;
font-weight:bold;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
}
.sty1120FSchPAgency { /* 1120F Schedule P Agency */
font-family: "Arial";
font-size: 7pt;
font-weight:normal;
}
.sty1120FSchPFTBox { /* 1120F Schedule P Form Title Box*/
font-size:7pt;
text-align: center;
float: left; clear: none;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 0px;
}
.sty1120FSchPMainTitle { /* Form Main Title */
font-size: 11pt;
font-family: "Arial";
font-weight: bold;
}
.sty1120FSchPOMB { /* 1120F Schedule P OMB No. */
height:4mm;
font-size:7pt;
font-weight:normal;
text-align:center;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 2px; border-right-width: 0px;
}
.sty1120FSchPTY { /* 1120F Schedule P Tax Year */
font-family: "Arial Narrow";
font-size: 23pt;
font-weight: bold;
height:8mm;
text-align:center;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 2px; border-right-width: 0px;
}
.sty1120FSchPSectionTitle{ /* 8 point bold text that floats left */
width:187mm;
font-size:8pt;
font-weight:bold;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;
float:left; clear: none;
}
.sty1120FSchPTableCellNum { /*Table Cell line number*/
width:5mm;height:4mm;
padding-left:2.5mm;
text-align:left;
font-weight:bold;
font-size:7pt;
}
.sty1120FSchPTableCellText { /*Table Cell line number*/
width:55mm;height:4mm;
text-align:center;
font-weight:bold;
font-size:7pt;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
}
.sty1120FSchPTableCellData{/*Table Cell data #*/
text-align:left;
font-weight:bold;
font-size:7pt;
padding-top:.5mm;
padding-bottom:.5mm;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
float:left; clear: none;
}
.sty1120FSchPTableCellDataLF{/*Table Cell data left*/
text-align:left;
font-size:7pt;
padding-top:.5mm;
padding-bottom:.5mm;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
float:left; clear: none;
}
.sty1120FSchPTableCellDataRG{/*Table Cell data right*/
text-align:left;
font-size:7pt;
padding-top:.5mm;
padding-bottom:.5mm;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px;
float:left; clear: none;
}
/* NEW STYLES BELOW NEW STYLES BELOW */
.sty1120FSchPTableK1CellMainHeaderSpacer { /*Table K1main header spacer*/
width:72mm;
height:10mm;
}
.sty1120FSchPTableK1CellMainHeader { /*Table K1main header*/
width:115mm;
height:10mm;
font-size:7pt;
padding-top:1mm;
text-align:center;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px;
}
.sty1120FSchPTableK1CellHeaderSpacer { /*Table K1 Cell header spacer*/
width:72mm;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 1px;
}
.sty1120FSchPTableK1CellHeader { /*Table K1 Cell header*/
width:23mm;
font-size:7pt;
text-align:center;
font-weight:bold;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
}
.sty1120FSchPTableK1CellLastColHeader { /*Table K1 Cell last column header*/
width:23mm;
font-size:7pt;
text-align:center;
font-weight:bold;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px;
}
.sty1120FSchPTableK1CellNumSD { /*Table K1 single digit line number*/
width:6mm;
font-size:7pt;
padding-left:1mm;
padding-bottom:2mm;
text-align:left;
text-valign:top;
font-weight:bold;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;
}
.sty1120FSchPTableK1CellNum { /*Table K1 double digit line number*/
width:6mm;
font-size:7pt;
text-align:left;
text-valign:top;
font-weight:bold;
}
.sty1120FSchPTableK1Desc { /*Table K1 Cell line description*/
width:66mm;
text-align:justify;
padding-right:1mm;
padding-top:1mm;
font-size:7pt;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 1px;
}
.sty1120FSchPTableK1Cell { /*Table K1 Cell*/
width:23mm;
text-align:right;
padding-right:1mm;
padding-top:3mm;
font-size:6pt;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
}
.sty1120FSchPTableK1CellLastCol { /*Table K1 Cell last column*/
width:23mm;
text-align:right;
padding-right:1mm;
padding-top:3mm;
font-size:6pt;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px;
}
.sty1120FSchPRightFloat { /* Generic div for right aligned item */
float:right;clear:none;
text-align:right;
}
.sty1120FSchPDotLn { /* Dotted line - no float */
letter-spacing:3.3mm;
font-weight:bold;
font-size:7pt;
skiplink:display:none;
}
.styDepTblRow3 { /* Dependency Table Row 1 */
background-color: <xsl:value-of select="$UserPref/View/TableRow1BgColor"/>; /* set in User Preferences */
color:black;
text-align:right;
width:23mm;
text-align:right;
padding-right:1mm;
padding-top:3mm;
font-size:6pt;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
}
.styDepTblRow4 { /* Dependency Table Row 2 */
background-color: <xsl:value-of select="$UserPref/View/TableRow2BgColor"/>; /* set in User Preferences */
color:black;
text-align:right;
width:23mm;
text-align:right;
padding-right:1mm;
padding-top:3mm;
font-size:6pt;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
}
.styDepTblRow3LC { /* Dependency Table Row 1 */
background-color: <xsl:value-of select="$UserPref/View/TableRow1BgColor"/>; /* set in User Preferences */
color:black;
text-align:right;
width:23mm;
text-align:right;
padding-right:1mm;
padding-top:3mm;
font-size:6pt;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px;
}
.styDepTblRow4LC { /* Dependency Table Row 2 */
background-color: <xsl:value-of select="$UserPref/View/TableRow2BgColor"/>; /* set in User Preferences */
color:black;
text-align:right;
width:23mm;
text-align:right;
padding-right:1mm;
padding-top:3mm;
font-size:6pt;
border-style: solid; border-color: black;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px;
}
.styTableCellTextSeparatedData{/*Table Cell data #*/
text-align:left;
color: black;
font-weight:normal;
font-size:7pt;
padding-top:.5mm;
padding-bottom:.5mm;
border-style: solid;
border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
float:left; clear: none;
}
</xsl:template>
</xsl:stylesheet>