body
{
margin: 10px;
padding: 0;
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: 0;
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: 0;
margin: 0;
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: 0;
left: 0;
display: none;
cursor: not-allowed;
filter: alpha(opacity=0);
opacity: 0.0;
}
form
{
cursor: wait;
}
form, img
{
padding: 0;
margin: 0;
border: 0;
}
h3
{
padding: 0 0 10px 0;
margin: 0;
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: 0;
table-layout: auto;
border: 0;
padding: 0;
margin: 0;
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: 0;
margin: 0;
border: 0;
cursor: pointer;
text-decoration: none;
white-space: nowrap;
}
td.btnTD1, td.btnTD2, td.btnTD3
{
text-align: center;
padding: 0;
margin: 0;
border: 0;
background: transparent url(../kubrick/images/button.gif) no-repeat;
height: 23px;
}
table.btn_normal td.btnTD1 {background-position: 0 0;}
table.btn_normal td.btnTD2 {background-position: -9px 0;}
table.btn_normal td.btnTD3 {background-position: -791px 0;}
table.btn_normal a {color: #000000;}
table.btn_pressed td.btnTD1 {background-position: 0 -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: 0 -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: 0 -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: 0 -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: 0;
margin: 0;
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 0 0 0;
vertical-align: baseline;
}
input.checkboxStd, input.radioStd
{
margin-top: 0;
margin-bottom: 1px;
vertical-align: middle;
}
input.text, input.textStd, textarea
{
background-color: #ffffff;
}
input.text
{
height: 21px;
}
input.textStd
{
height: 17px;
}
label
{
padding: 0;
margin: 0;
background-color: transparent;
color: #000000;
vertical-align: baseline;
}
label img
{
background: transparent url(../kubrick/images/required.gif) no-repeat;
background-position: 0 0;
}
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: 0 -15px;
}
input.disabled, textarea.disabled, select.disabled
{
background-color: #dfdfdf;
color: #999999;
}
table, td, th
{
border-collapse: collapse;
border-spacing: 0;
border: none;
padding: 0;
margin: 0;
white-space: nowrap;
vertical-align: middle;
font-family: Arial, sans-serif;
font-size: 12px;
text-align: left;
}
caption
{
text-align: left;
padding: 0;
margin: 0;
}
thead, tbody, tfoot
{
border: none;
padding: 0;
margin: 0;
background-color: transparent;
}
table.dataTable
{
border-collapse: separate;
border: 1px solid #8499A2;
width: 100%;
}
table.dataTable caption
{
font-weight: bold;
background-color: #A2B9C9;
padding: 0 8px;
line-height: 24px;
border-style: solid solid none solid;
border-width: 1px;
border-color: #8499A2;
}
table.dataTable caption.safari
{
padding: 0;
height: 24px;
}
table.dataTable caption.safari *.safari
{
padding: 0 8px;
}
table.dataTable th
{
padding: 0 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: 0 8px;
border: none;
line-height: 22px;
}
table.dataTable tfoot td
{
padding: 3px 0 0 4px;
border: none;
border-top: 1px solid #8499A2;
height: 26px;
background-color: #D9E3E9;
vertical-align: top;
}
table.dataTable tfoot td td
{
padding: 0 10px 0 0;
border: none;
}
table.dataTable tfoot td td td
{
padding: 0;
}
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.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: 0;
}
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 0 15px 0;
padding: 0;
}
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: 0;
}
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 0;
width: 100%;
height: 1px;
}
h4
{
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0 0 15px 0;
}
.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;}
td.finalPadding {padding-right: 8px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.safariFix {
width: 99999px;
}
}
td.RowPadding10
{
padding-bottom:10px;
}
td.RowPadding15
{
padding-bottom:15px;
}
th.lastTh
{
width:100%;
}
td.EnumCell, th.EnumCell, span.EnumCell
{
text-align:left;
}
td.StringCell, th.StringCell, span.StringCell
{
text-align:left;
}
td.NumberCell, th.NumberCell, span.NumberCell
{
text-align:right;
}
td.BinaryCell, th.BinaryCell, span.BinaryCell
{
text-align:right;
}
td.AlignCenterCell, th.AlignCenterCell, span.AlignCenterCell
{
text-align:center;
}
td.Instructional
{
padding-bottom: 15px;
}
td.CopyFromErr
{
width:130px;
white-space:normal;
vertical-align:bottom;
}
td.CopyToErr
{
width:200px;
white-space:normal;
vertical-align:bottom;
}
td.TopContextMsg
{
white-space:normal;
vertical-align:bottom;
}
td.CtrlCell, th.CtrlCell
{
width:0;
}
tr.filterRow
{
height:29px;
}
tr.filterRow label select input table
{
margin-right:0px;
margin-left:0px;
}
tr.filterRow td
{
padding-left:0px;
padding-right:8px;
}
.filterBtnSpacing
{
padding-left:16px;
}
.filterFieldItalic
{
font-style:italic;
}
.nextColumn
{
padding-left:40px;
}
.underlineText
{
text-decoration:underline;
}
.equalsAfterItalic
{
padding-left:3px;
}
.equals
{
padding-left:4px;
}
.beforeEquals
{
padding-right:0px;
}
td.btnNext
{
text-align: center;
padding: 0px;
margin: 0px;
border: 0px;
background: transparent url(../images/kubrick/nextbuttons.gif) no-repeat;
height: 23px;
}
td.btnBack
{
text-align: center;
padding: 0px;
margin: 0px;
border: 0px;
background: transparent url(../images/kubrick/backbutton.gif) no-repeat;
height: 23px;
}
td.btnTransformNext
{
text-align: center;
padding: 0px;
margin: 0px;
border: 0px;
background: transparent url(../images/kubrick/transformnextbutton.gif) no-repeat;
height: 23px;
}
td.btnTransformBack
{
text-align: center;
padding: 0px;
margin: 0px;
border: 0px;
background: transparent url(../images/kubrick/transformbackbutton.gif) no-repeat;
height: 23px;
}
td.btnTransformUp
{
text-align: center;
padding: 0px;
margin: 0px;
border: 0px;
background: transparent url(../images/kubrick/upbuttons.gif) no-repeat;
height: 23px;
}
td.btnTransformDown
{
text-align: center;
padding: 0px;
margin: 0px;
border: 0px;
background: transparent url(../images/kubrick/downbuttons.gif) no-repeat;
height: 23px;
}
.textBlock
{
width:42em;
height:auto;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
table.btn_normal td.btnNext, table.btn_normal td.btnBack, table.btn_normal td.btnTransformBack,table.btn_normal td.btnTransformUp,table.btn_normal td.btnTransformDown, table.btn_normal td.btnTransformNext {background-position: 0px 0px;}
table.btn_normal {color: #000000;}
table.btn_pressed td.btnNext,table.btn_pressed td.btnBack,table.btn_pressed td.btnTransformBack,table.btn_pressed td.btnTransformNext,table.btn_pressed td.btnTransformUp,table.btn_pressed td.btnTransformDown {background-position: 0px -30px;}
table.btn_pressed {color: #1FA0D5;}
table.btn_hover td.btnNext,table.btn_hover td.btnBack,table.btn_hover td.btnTransformBack,table.btn_hover td.btnTransformNext,table.btn_hover td.btnTransformUp,table.btn_hover td.btnTransformDown {background-position: 0px -60px;}
table.btn_hover {color: #000000;}
table.btn_disabled td.btnNext,table.btn_disabled td.btnBack,table.btn_disabled td.btnTransformBack,table.btn_disabled td.btnTransformNext,table.btn_disabled td.btnTransformUp,table.btn_disabled td.btnTransformDown {background-position: 0px -90px;}
table.btn_disabled {color: #8E8E8E;}
td.transferBtnsSpacing {padding-top: 27px;}
table.rbTable td
{
padding: 3px 2px 3px 2px;
text-align:center;
}
table.rbTable td.lable
{
padding: 3px 2px 3px 0px;
text-align:left;
}
.queueTableTfoot
{
padding: 3px 0px 0px 4px;
border: none;
border-bottom: 1px solid #8499A2;
border-left: 1px solid #8499A2;
border-right: 1px solid #8499A2;
height: 30px;
background-color: #D9E3E9;
vertical-align: top;
}
.queueTableTfoot td
{
padding: 0px 10px 0px 0px;
border: none;
}
.queueTableTfoot td td
{
padding: 0px;
}
.queueTableBorder
{
border-style: solid solid none solid;
border-width: 1px;
border-color: #8499A2;
}
table.dataTable caption table td.TableName
{
font-weight: bold;
padding: 0px 0px;
}
table.dataTable caption span.tblName
{
float:left;
}
table.dataTable caption span.tblNameSafari
{
text-align:left;
}
table.dataTable caption span.pagination
{
font-weight: normal;
float:right;
}
table.dataTable caption.safari span.pagination span:last-child
{
padding-right: 8px;
}
a.pagingLink, a.pagingLink:visited {color:#0088c2; text-decoration:none}
a.selectedPagingLink, a.selectedPagingLink:visited{color:#0088c2;text-decoration:underline}
label.leftToCmb {padding-right: 8px;}
label.rightToCmb {padding-left: 8px;}
a.BottomLinkItem
{
font-family:arial;
color:#0088C2;
font-size:12px;
text-decoration:none;
}
a.BottomLinkItem:hover
{
text-decoration:underline;
}
td.BottomLinkSeperator
{
padding-left:3px;
padding-right:3px;
}
td.lastDataTblTd {width:100%}
.progressBarDiv {
background-color: white;
width: 270px;
height: 17px;
text-align: left;
}
.progressBarImg {
height: 17px;
background-repeat: no-repeat;
overflow: none;
margin-bottom: -2px;
}
.mainProgressBarContainer {
display:none;
position:absolute;
z-index:999999;
filter:alpha(opacity=100);
opacity:1.00;
background-color:#A2B9C9;
width:290px;
}
.moduleformBody
{
padding:6px 8px 6px 8px;
}
