/*
 * 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.
*/
body {
	background-color: #ffffff margin-top : 2;
}

body {
	font-family: arial, sans-serif;
}

#wiab_loginform {
	margin: 0;
}

#wiab_loginbox_td {
	padding-right: 10px; 
}

.form-noindent {
	border: #0066cc 2px solid;
	background-color: white;
}

.bubble {
	background-color: #62c4fb;
}

.tl {
	font-size: 1px;
	padding: 0;
	width: 4;
	text-align: left;
	vertical-align: top
}

.tr {
	font-size: 1px;
	padding: 0;
	width: 2;
	text-align: right;
	vertical-align: top
}

.bl {
	font-size: 1px;
	padding: 0;
	width: 4;
	text-align: left;
	vertical-align: bottom
}

.br {
	font-size: 1px;
	padding: 0;
	width: 4;
	text-align: right;
	vertical-align: bottom
}

.loginBox {
	padding: 5px 5px 20px;
	margin: 0;
	text-align: center;
	background-color: #d3d4d6;
}

.loginBox td {
	padding-bottom: 5px;
}

.loginBox td.smallfont {
	font-size: 80%;
}

.loginBox h2 {
	margin: 0;
	font-weight: bold;
	font-size: 120%;
}

.loginBox table {
	margin: 0;
	text-align: left;
}

.loginBox p {
	text-align: left;
}

.alBox {
	padding: 5px 10px;
	margin: 0;
}

.alBox h4 {
	margin: 0;
	font-size: 80%;
}

.wiab.le.lbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.wiab.le.val {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.wiab.le.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.icon {
  float: left;
  margin-right: 5px;
  width: 28px;
}

