1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22a:link { color: #107EC0; text-decoration: none; } 23a:visited { color: #638093; text-decoration: none; } 24a:hover { color: #107EC0; text-decoration: underline; } 25 26.sdkbody { background-color: #FFFFFF; 27 color: #333333; 28 margin-top: 0; 29 margin-bottom: 0; 30 margin-left: 0; 31 margin-right: 0; 32 font-family: Arial, Helvetica, sans-serif; } 33 34.note { font-size: 20px; 35 font-weight: bold; 36 font-style: italic; 37 text-align: center; } 38 39.table1 { width: 100%; 40 border-style: none; 41 border-spacing: 0; 42 padding: 0; } 43 44.table2 { width: 100%; 45 border-style: none; 46 border-spacing: 8px; 47 padding: 5px; } 48 49.table3 { width: 100%; 50 border-style: none; 51 border-spacing: 0px 6px; 52 padding: 0; } 53 54.table4 { width: 100%; 55 border-width: 1px; 56 border-style: solid; 57 border-color: #555555; 58 border-spacing: 0; 59 border-collapse: collapse; } 60 61.cell15 { width: 15%; 62 border-width: 1px; 63 border-style: solid; 64 border-color: #555555; 65 border-spacing: 0; 66 border-collapse: collapse; 67 padding: 4px; } 68 69.cell20 { width: 20%; 70 border-width: 1px; 71 border-style: solid; 72 border-color: #555555; 73 border-spacing: 0; 74 border-collapse: collapse; 75 padding: 4px; } 76 77.cell80 { width: 80%; 78 border-width: 1px; 79 border-style: solid; 80 border-color: #555555; 81 border-spacing: 0; 82 border-collapse: collapse; 83 padding: 4px; } 84 85.cell85 { width: 85%; 86 border-width: 1px; 87 border-style: solid; 88 border-color: #555555; 89 border-spacing: 0; 90 border-collapse: collapse; 91 padding: 4px; } 92 93.nothing1 { width: 20px; 94 height: 1px; } 95 96.nothing8 { width: 20px; 97 height: 8px; } 98 99.nothing10 { width: 20px; 100 height: 10px; } 101 102.nothing30 { width: 20px; 103 height: 30px; } 104 105 106.appicon { width: 32px; 107 height: 32px; 108 border: 0; } 109 110.line { width: 100%; 111 height: 1px; 112 border: 0; 113 vertical-align: middle; } 114 115 116.arrow { width: 16px; 117 height: 13px; } 118 119.head1 { font-size: 20px; 120 font-weight: bold; } 121 122.head2 { font-size: 18px; 123 font-weight: bold; } 124 125.head3 { font-size: 17px; 126 font-weight: bold; } 127 128.head4 { font-size: 16px; 129 font-weight: bold; } 130 131.thead { font-weight: bold; 132 background-color: #CCCCCC; } 133 134.navigate { border: 0; } 135 136.content1 { width: 1%; } 137.content3 { width: 3%; } 138.content4 { width: 4%; } 139.content10 { width: 10%; } 140.content20 { width: 20%; } 141.content70 { width: 70%; } 142.content75 { width: 75%; } 143.content80 { width: 80%; } 144.content87 { width: 87%; } 145 146.centertext { padding-left:20px; padding-bottom:5px; text-align:left; font-size: 12px; line-height:10pt; } 147.apachelogo { float: right; text-align: left; padding-bottom: 12px; padding-right: 8px; padding-left: 5px; width: 188px; height: 76px; } 148 149