blob: 3ca1837377f054569c075dad6ab90ec2c3a6de6f [file] [log] [blame]
/*!
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
*
{
padding: 0px;
margin: 0px;
}
html, body
{
height: 100%;
position: relative;
overflow: auto;
}
h1
{
font-family: verdana;
font-size: 36px;
font-weight: normal;
font-decoration: none;
font-style: normal;
font-variant: small-caps;
}
h1 img {
vertical-align: middle;
margin-right: 50px;
}
h3
{
font-family: verdana;
font-size: 20px;
font-weight: normal;
font-decoration: none;
font-style: italic;
font-variant: normal;
text-align: center;
color: #666666;
margin: 10px 10px 20px 10px;
}
h4
{
font-family: Verdana;
font-size: 16px;
font-weight: normal;
font-decoration: none;
font-style: italic;
font-variant: normal;
text-align: left;
color: #000000;
margin: 5px 5px 10px 5px;
padding: 2px 2px 5px 2px;
border-bottom: 1px dashed #444444;
}
input
{
font-family: verdana, Sans-Serif;
font-size: 13px;
border: solid 1.5px #333333;
background-color: #eeeeee;
color: #333333;
padding: 5px;
margin: 5px;
}
.fadedPropertiesText
{
font-family: verdana;
font-size: 18px;
color: #AAAAAA;
font-style: italic;
}
.mainHeading
{
border: 1px solid #262A37;
margin: 5px;
text-align: left;
background-color: white;
background-repeat: no-repeat;
background-position: right;
height: 100px;
overflow: hidden;
}
.boxed
{
border: 1px solid #262A37;
margin: 5px;
}
.spaced
{
margin: 5px;
}
.footer
{
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
}
.error_text
{
font-family: verdana;
font-size: 14px;
font-weight: normal;
font-decoration: none;
font-style: italic;
font-variant: normal;
text-align: center;
color: #DF0101;
}
.translucent
{
-moz-opacity:0 ;
filter:alpha(opacity: 0);
opacity: 0;
}
.formLabel
{
font-family: verdana;
font-size: 14px;
font-weight: normal;
font-decoration: none;
font-style: normal;
font-variant: normal;
text-align: right;
color: #000000;
}
.jobListItem
{
border: 1px dashed #262A37;
height: 30px;
word-wrap: break-word;
font-family: verdana;
font-size: 14px;
font-variant: normal;
font-decoration: none;
margin: 10px;
padding: 10px;
}
.jobListItemName
{
text-align: left;
font-weight: bold;
font-style: normal;
}
.jobListItemDate
{
text-align: right;
font-weight: normal;
font-style: italic;
margin-right: 10px;
}
.layoutTable
{
border: none;
margin: 0px;
padding: 0px;
}