body
{
margin: 10px;
padding: 0px;
border: none;
background-color: transparent;
color: #000000;
font-family: Arial, sans-serif;
font-size: 12px;
overflow: auto;
cursor: wait;
}
body.dialogBox
{
background-color: #d9e3e9;
margin: 8px;
}
body.alertBox
{
background-color: #ffffff;
margin: 15px;
}
td.formBody, td.dialogBoxBody
{
margin: 0px;
padding: 10px;
border: 1px solid #8499A2;
width: 100%;
}
td.formBody {background: transparent url(../kubrick/images/opacity40.png) repeat;}
td.dialogBoxBody {background-color: #FFFFFF;}
div
{
padding: 0px;
margin: 0px;
border: none;
font-family: Arial, sans-serif;
font-size: 12px;
}
div.veil
{
position: absolute;
z-index: 10;
width: 100%;
height: 100%;
background-color: #ffffff;
top: 0px;
left: 0px;
display: none;
cursor: not-allowed;
filter: alpha(opacity=0);
opacity: 0.0;
}
form
{
cursor: wait;
}
form, img
{
padding: 0px;
margin: 0px;
border: 0px;
}
h3
{
padding: 0px 0px 10px 0px;
margin: 0px;
border: none;
font-size: 18px;
font-weight: normal;
color: #000000;
}
table.btn_normal, table.btn_hover, table.btn_pressed, table.btn_disabled, table.btn_default
{
border-collapse: collapse;
border-spacing: 0px;
table-layout: auto;
border: 0px;
padding: 0px;
margin: 0px;
white-space: nowrap;
cursor: pointer;
}
table.btn_normal a, table.btn_hover a, table.btn_pressed a, table.btn_disabled a, table.btn_default a
{
padding: 0px;
margin: 0px;
border: 0px;
cursor: pointer;
text-decoration: none;
white-space: nowrap;
}
td.btnTD1, td.btnTD2, td.btnTD3
{
text-align: center;
padding: 0px;
margin: 0px;
border: 0px;
background: transparent url(../kubrick/images/button.gif) no-repeat;
height: 23px;
}
table.btn_normal td.btnTD1 {background-position: 0px 0px;}
table.btn_normal td.btnTD2 {background-position: -9px 0px;}
table.btn_normal td.btnTD3 {background-position: -791px 0px;}
table.btn_normal a {color: #000000;}
table.btn_pressed td.btnTD1 {background-position: 0px -30px;}
table.btn_pressed td.btnTD2 {background-position: -9px -30px;}
table.btn_pressed td.btnTD3 {background-position: -791px -30px;}
table.btn_pressed a {color: #1FA0D5;}
table.btn_hover td.btnTD1 {background-position: 0px -60px;}
table.btn_hover td.btnTD2 {background-position: -9px -60px;}
table.btn_hover td.btnTD3 {background-position: -791px -60px;}
table.btn_hover a {color: #000000;}
table.btn_disabled td.btnTD1 {background-position: 0px -90px;}
table.btn_disabled td.btnTD2 {background-position: -9px -90px;}
table.btn_disabled td.btnTD3 {background-position: -791px -90px;}
table.btn_disabled a {color: #8E8E8E;}
table.btn_default td.btnTD1 {background-position: 0px -120px;}
table.btn_default td.btnTD2 {background-position: -9px -120px;}
table.btn_default td.btnTD3 {background-position: -791px -120px;}
table.btn_default a {color: #000000;}
input, textarea, select
{
padding: 0px;
margin: 0px;
font-family: Arial, sans-serif;
font-size: 12px;
background-color: transparent;
color: #000000;
}
select
{
background-color: #ffffff;
}
input.checkbox, input.checkboxStd
{
margin-top: 1px;
width: 13px;
height: 13px;
vertical-align: middle;
}
input.radio, input.radioStd
{
margin: 1px 0px 0px 0px;
vertical-align: baseline;
}
input.checkboxStd, input.radioStd
{
margin-top: 0px;
margin-bottom: 1px;
vertical-align: middle;
}
input.text, input.textStd, textarea
{
background-color: #ffffff;
}
input.text
{
height: 21px;
}
input.textStd
{
height: 17px;
}
label
{
padding: 0px;
margin: 0px;
background-color: transparent;
color: #000000;
vertical-align: baseline;
}
label img
{
background: transparent url(../kubrick/images/required.gif) no-repeat;
background-position: 0px 0px;
}
label.left, label.leftNoColon {margin-right: 8px;}
label.topSingle {margin-bottom: 5px;}
label.topMulti {margin-bottom:10px;}
label.topSingle, label.topMulti {display: block;}
td.right {padding-left: 8px;}
td.notRequired {padding-left: 15px;}
label.disabled {color: #999999;}
label.disabled img
{
background-position: 0px -15px;
}
input.disabled, textarea.disabled, select.disabled
{
background-color: #dfdfdf;
color: #999999;
}
table, td, th
{
border-collapse: collapse;
border-spacing: 0px;
border: none;
padding: 0px;
margin: 0px;
white-space: nowrap;
vertical-align: middle;
font-family: Arial, sans-serif;
font-size: 12px;
text-align: left;
}
caption
{
text-align: left;
padding: 0px;
margin: 0px;
}
thead, tbody, tfoot
{
border: none;
padding: 0px;
margin: 0px;
background-color: transparent;
}
table.dataTable
{
border-collapse: separate;
border: 1px solid #8499A2;
width: 100%;
}
table.dataTable caption
{
font-weight: bold;
background-color: #A2B9C9;
padding: 0px 8px;
line-height: 24px;
border-style: solid solid none solid;
border-width: 1px;
border-color: #8499A2;
}
table.dataTable caption.safari
{
padding: 0px;
width: 100%;
height: 24px;
}
table.dataTable caption.safari *.safari
{
padding: 0px 8px;
}
table.dataTable th
{
padding: 0px 7px;
background-color: #d9e3e9;
border-style: solid solid solid solid;
border-width: 1px;
border-color: #ffffff #ffffff #8499a2 #a2b9c9;
font-weight: normal;
line-height: 20px;
vertical-align: top;
}
table.dataTable th input
{
margin-top: 3px;
}
table.dataTable td
{
padding: 0px 8px;
border: none;
line-height: 22px;
}
table.dataTable tfoot td
{
padding: 3px 0px 0px 4px;
border: none;
border-top: 1px solid #8499A2;
height: 26px;
background-color: #D9E3E9;
vertical-align: top;
}
table.dataTable tfoot td td
{
padding: 0px 10px 0px 0px;
border: none;
}
table.dataTable tfoot td td td
{
padding: 0px;
}
tr.evenTR
{
background: transparent url(../kubrick/images/opacity30.png) repeat;
}
tr.selected
{
color: #ffffff;
background: url(../kubrick/images/selected_tbl_bg.gif) repeat-x;
}
table.formButtons, table.dialogButtons
{
margin-top: 10px;
}
table.formButtons tbody td, table.dialogButtons tbody td
{
padding-right: 5px;
}
table.formButtons tbody td td, table.dialogButtons tbody td td
{
padding: 0px;
}
table.contextMessageRight, table.contextMessageTop
{
display: none;
}
table.contextMessageRight td, table.contextMessageTop td
{
white-space: normal;
}
table.contextMessageRight label, table.contextMessageTop label
{
color: #E9102A;
font-weight: bold;
font-size: 11px;
}
table.pageMessage
{
display: none;
margin: 5px 0px 15px 0px;
padding: 0px;
}
body.dialogBox table.pageMessage
{
margin-top: 15px;
}
table.pageMessage td, table.pageMessage div
{
padding-right: 5px;
vertical-align: middle;
font-size: 14px;
white-space: normal;
}
table.pageMessage td td
{
padding: 0px;
}
table.pageMessage td.critical div
{
color: #E9102A;
}
a.onLight, a.onLight:visited
{
color: #0088C2;
text-decoration: none;
font-weight: normal;
font-size: 12px;
}
a.onLight:hover
{
color: #0088C2;
text-decoration: underline;
}
a.onLight:active
{
text-decoration: none;
color: #000000;
font-weight: bold;
}
a.onDark, a.onDark:visited, a.onDark:hover
{
color: #ffffff;
text-decoration: underline;
font-size: 12px;
}
a.onDark:active
{
text-decoration: none;
font-weight: bold;
}
img.hr
{
margin: 15px 0px;
width: 100%;
height: 1px;
}
h4
{
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px 0px 15px 0px;
}
.hint
{
color: #8E8E8E;
}
.instructionalText
{
white-space: normal;
padding-bottom: 15px;
}
td.chkbxSpacing {padding-top: 3px;}
td.radioSpacing {padding-top: 2px;}
td.ctrlSpacing {padding-top: 10px;}
.groupSpacing {padding-top: 15px;}
td.ctrlTblSpacing {padding-bottom: 10px;}
td.groupTblSpacing {padding-bottom: 15px;}
