All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.webui.jsf.suntheme.css.layout.css Maven / Gradle / Ivy

The newest version!
/*
 * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved.
 *
 * This program and the accompanying materials are made available under the
 * terms of the Eclipse Public License v. 2.0, which is available at
 * http://www.eclipse.org/legal/epl-2.0.
 *
 * This Source Code may also be made available under the following Secondary
 * Licenses when the conditions for such availability set forth in the
 * Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
 * version 2 with the GNU Classpath Exception, which is available at
 * https://www.gnu.org/software/classpath/license.html.
 *
 * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
 */

/* CSS Document */

body {
	margin:0;
}
.form_sun4 {
	margin:0;
}
.hidden_sun4 {
	display:none;
}

.clear_sun4 {
	clear:both;
}
.float_sun4 {
	float:left;
}

.ConMgn_sun4 {
	margin:0px 10px;
}
/*---*/
/* SKIP NAVIGATION LINK */
.SkpWht_sun4, .SkpMedGry1_sun4 {
	height:0px;
}
/*---*/
/* ADDREMOVE [originalName: ADD-REMOVE-IDIOM]*/
.AddRmvBtnTbl_sun4 .Btn1_sun4, .AddRmvBtnTbl_sun4 .Btn1Hov_sun4, .AddRmvBtnTbl_sun4 .Btn1Dis_sun4,
.AddRmvBtnTbl_sun4 .Btn2_sun4, .AddRmvBtnTbl_sun4 .Btn2Hov_sun4, .AddRmvBtnTbl_sun4 .Btn2Dis_sun4 {
	width:100%;
	margin:0px;
}
.AddRmvVrtDiv_sun4 .Btn1_sun4, .AddRmvVrtDiv_sun4 .Btn1Hov_sun4, .AddRmvVrtDiv_sun4 .Btn1Dis_sun4,
.AddRmvVrtDiv_sun4 .Btn2_sun4, .AddRmvVrtDiv_sun4 .Btn2Hov_sun4, .AddRmvVrtDiv_sun4 .Btn2Dis_sun4 {
	width:9em;
	margin:0px;
}
.AddRmvBtnTbl_sun4 {
	margin-top:1.6em;
}
.AddRmvVrtFst_sun4 {
	margin:5px 0px 10px 5px;
	float:left;
}
.AddRmvVrtWin_sun4 {
	margin:5px 0px 10px 5px;
	float:left;
}
.AddRmvVrtBwn_sun4 {
	margin:5px 0px 10px 10px;
	float:left;
}
.AddRmvHrzWin_sun4 {
	margin-top:3px;
	min-width:100px;
}
.AddRmvHrzBwn_sun4 {
	margin-top:8px;
	min-width:100px;
}
.AddRmvHrzDiv_sun4 {
	margin:5px 7px 10px 0px; 
}
.AddRmvVrtDiv_sun4 {
	clear:left;
}
.AddRmvHrzLst_sun4 {
	clear:both;
}
.AddRmvVrtBtn_sun4 {
	width:120px;
}
.AddRmvLbl_sun4 {
	margin-left: 0px;
}
.AddRmvLbl2_sun4 {
	padding-left: 5px;
	display: block;
}
.AddRmvLbl2ReadOnly_sun4 {
	padding-left: 0px;
}
.AddRmvLbl2_sun4, .AddRmvLbl2ReadOnly_sun4 {
	height: 1.6em; 
}
/*---*/

/* BREADCRUMBS */
.BcmWhtDiv_sun4 {
	margin:10px 10px 0px 10px;
}
.BcmGryDiv_sun4 {
	padding:13px 10px 10px 10px;
}
.BcmSep_sun4 {
	margin:0px 5px;
}
/*---*/

/* CHECKBOXES AND RADIO BUTTONS */
.RbSpn_sun4 input {
	vertical-align: -1px;
}
.CbSpn_sun4 input {
	vertical-align: -1px;
}
.RbLbl_sun4, .RbLblDis_sun4 {
	vertical-align: 1px;
}
.CbLbl_sun4, .CbLblDis_sun4 {
	vertical-align: 4px;
}
.RbImg_sun4, .RbImgDis_sun4 {
	vertical-align: -5px
}
.CbImg_sun4, .CbImgDis_sun4 {
	vertical-align: -3px
}
.CbGrp_sun4 td, .RbGrp_sun4 td {
	text-align: left;
}
.CbGrp_sun4 label, .RbGrp_sun4 label {
	vertical-align: 6px;
}
/*---*/

/* EDITABLE LIST */
/* [check overwrite classes on ie.css] */
.EdtLstTbl_sun4 .EdtLstAddLblTd_sun4 {
	padding:2px 10px 0px 0px;
}
.EdtLstTbl_sun4 .EdtLstRmvLblTd_sun4 {
	padding:6px 10px 0px 0px;
	vertical-align:top;
}
.EdtLstTbl_sun4 .EdtLstAddTxtTd_sun4 {
	padding:2px 14px 0px 0px;
	vertical-align:top;
	margin-top: 3px;
}
.EdtLstTbl_sun4 .EdtLstRmvLstTd_sun4 {
	padding:2px 10px 1px 0px;
	vertical-align:top;
}
.EdtLstTbl_sun4 .EdtLstRmvLstTd_sun4 .Lst_sun4,
.EdtLstTbl_sun4 .EdtLstRmvLstTd_sun4 .LstDis_sun4 {
	margin-bottom: 3px;
}
.EdtLstTbl_sun4 .EdtLstAddTxtTd_sun4 .TxtFld_sun4,
.EdtLstTbl_sun4 .EdtLstAddTxtTd_sun4 .TxtFldDis_sun4 {
	height: 1.3em;
}
.EdtLstTbl_sun4 .EdtLstAddBtnTd_sun4 {
	padding:2px 10px 0px 0px;
	vertical-align:top;
	width:100px;
}
.EdtLstTbl_sun4 .EdtLstRmvBtnTd_sun4 {
	padding:2px 10px 1px 0px;
	vertical-align:top;
	width:100px;
}
.EdtLstTbl_sun4 .EdtLstBtnWin_sun4 {
	margin-top:3px;
}
.EdtLstTbl_sun4 .EdtLstBtnBwn_sun4 {
	margin-top:9px;
}
.EdtLstTbl_sun4 .TxtFld_sun4, .EdtLstTbl_sun4 .TxtFldDis_sun4,
.EdtLstTbl_sun4 .Btn1_sun4, .EdtLstTbl_sun4 .Btn1Hov_sun4, .EdtLstTbl_sun4 .Btn1Dis_sun4,
.EdtLstTbl_sun4 .Btn2_sun4, .EdtLstTbl_sun4 .Btn2Hov_sun4, .EdtLstTbl_sun4 .Btn2Dis_sun4 {
	width:100%;
	margin:0px;
}
/*---*/

/* BUTTONS */
.Btn1_sun4, .Btn1Hov_sun4, .Btn1Mni_sun4, .Btn1MniHov_sun4, .Btn2_sun4, .Btn2Hov_sun4, .Btn2Mni_sun4, .Btn2MniHov_sun4, .Btn1Dis_sun4, .Btn2Dis_sun4, .Btn1MniDis_sun4, .Btn2MniDis_sun4 {
	border-style:solid;
	border-width:1px;
}
.Btn1_sun4, .Btn1Hov_sun4, .Btn1Mni_sun4, .Btn1MniHov_sun4, .Btn2Mni_sun4, .Btn2MniHov_sun4, .Btn2_sun4, .Btn2Hov_sun4 {
	background-repeat:repeat-x;
	background-position:center center;
}
.Btn1_sun4, .Btn1Hov_sun4, .Btn1Dis_sun4, .Btn1Mni_sun4, .Btn1MniHov_sun4, .Btn1MniDis_sun4, .Btn2_sun4, .Btn2Hov_sun4, .Btn2Dis_sun4, .Btn2Mni_sun4, .Btn2MniHov_sun4, .Btn2MniDis_sun4 {
	padding:0 5px 1px 5px;
	margin:0 2px 0 1px;
}

/* for arrays where buttons need to be of equal width */
.BtnTbl_sun4 .Btn1_sun4, .BtnTbl_sun4 .Btn1Hov_sun4, .BtnTbl_sun4 .Btn1Dis_sun4, .BtnTbl_sun4 .Btn2_sun4, .BtnTbl_sun4 .Btn2Hov_sun4, .BtnTbl_sun4 .Btn2Dis_sun4 {
	width:100%;
	margin:0px
}
.BtnAryDiv_sun4 {
	margin:5px 8px;
}
/*revised borders for masthead  */
.MstDiv_sun4 .Btn1_sun4, .MstDiv_sun4 .Btn1Mni_sun4, .MstDiv_sun4 .Btn1Hov_sun4, .MstDiv_sun4 .Btn1MniHov_sun4, .MstDiv_sun4 .Btn2_sun4, .MstDiv_sun4 .Btn2Mni_sun4, .MstDiv_sun4 .Btn2Hov_sun4, .MstDiv_sun4 .Btn2MniHov_sun4 {
	border-width:0;
	vertical-align:middle;
	margin:0;
	padding-bottom:1px;
}
.mastheadButton_4_sun4 a:link, .mastheadButton_4_sun4 a:visited, .mastheadButton_4_sun4 a:hover {
	padding:1px 7px 1px 9px;
}
.mastheadButton_4_sun4 {
	display:inline;
	border-style:solid;
	border-top-width:1px;
	border-right-width:0;
	border-bottom-width:1px;
	border-left-width:0;
	margin:0;
	padding:0 1px 2px 1px;
	text-align:center;
}
/*---*/

/* FILE CHOOSER */
/* [check overwrite classes on ie.css] */
.ChoNavBtnGrpDiv_sun4 {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ChoImgBtn_sun4 {
	padding-right: 6px;
}
.ChoSortByDiv_sun4 {
	margin-top: 5px;
	margin-bottom: 11px;
	float: right;
}
.ChoFltHlpDiv_sun4 {
	float: left;
	margin-bottom: 5px;
	margin-left: 7em;
}
.ChoSortByDiv_sun4 .LblLev2Txt_sun4 {
	padding-right: 5px;
}
.ChoMultiHlpDiv_sun4 {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ChoLev2Div_sun4 {
	float: left;
	width: 7em;
}
.ChoLookinDiv_sun4 {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.ChoFltDiv_sun4 {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.ChoSelFileDiv_sun4 {
	float: left;
	margin-top: 8px;
	margin-bottom: 7px;
}
.ChoSelFileLev2Div_sun4 {
	float: left;
	width: 8.7em;
}
.ChoSrvDiv_sun4 {
	float: left;
	margin-top: 10px;
	margin-bottom: 2px;
}
.ChoFltDiv_sun4 .TxtFld_sun4, .ChoLookinDiv_sun4 .TxtFld_sun4, .ChoSelFileDiv_sun4 .TxtFld_sun4, .ChoSrvDiv_sun4 .ChoSrvTxt_sun4, .ChoFltHlpDiv_sun4 .inlineFieldHelp_sun4 {
	margin-left: 10px;
}
.ChoLookinDiv_sun4 .TxtFld_sun4, .ChoSelFileDiv_sun4 .TxtFld_sun4 {
	width: 32em;
}
.ChoFltHlpDiv_sun4 .inlineFieldHelp_sun4 {
	padding-top: 4px;
}
.ChoLstHdr_sun4 {
	margin-bottom: 0px;
	height: 1.6em;
	line-height: 1.6em;
}
.ChoLstHdr_sun4 .ChoNameHdr_sun4 {
	height: 1.6em;
	padding-left: 5px;
	width: 56%;
	float: left;
}
.ChoLstHdr_sun4 .ChoSizeHdr_sun4 {
	height: 1.6em;
	padding-left: 5px;
	width: 16%;
	float: left;
}
.ChoLstHdr_sun4 .ChoDateTimeHdr_sun4 {
	height: 1.6em;
	padding-left: 5px;
	float: left;
}
.ChoLstDiv_sun4 .LstMno_sun4 {
	margin-bottom: 0;
}
/*---*/

/* HELP WINDOW */
.HlpStpTab_sun4 {
	margin:0px 0px 5px 0px;
}
.HlpTtlDiv_sun4 {
	margin:15px 0px 0px 10px;
}
.HlpSchDiv_sun4, .HlpIdxDiv_sun4 {
	margin:5px 5px 5px 10px;
}
.HlpRltDiv_sun4 {
	margin-top:6px;
}
body.HlpBdy_sun4 {
	border-left-style:solid;
	border-left-width:1px;
	padding:10px;
}
body.HlpBdy_sun4 h1 {
	margin-bottom:-3px;
}
body.HlpBdy_sun4 h2, body.HlpBdy_sun4 h3, body.HlpBdy_sun4 h4, body.HlpBdy_sun4 h5, H6 {
	margin-bottom:-5px;
}
.HlpBtnDiv_sun4 {
	padding:7px 10px 1px 0;
	vertical-align:middle;
}
/*---*/

/* PAGEALERT [originalName: FULL ALERTS]*/
.FulAlrtHdrDiv_sun4 {
	margin:7px 10px 5px 37px;
}
.FulAlrtMsgDiv_sun4 {
	margin:5px 10px 0px 37px;
}
.FulAlrtFrmDiv_sun4 {
	margin:10px 10px 5px 37px;
}
/*---*/
/* INLINE ALERT */
.inlineAlert_4_sun4 {
	margin:0 20px 0 20px;
	text-align:center;
}
.inlineAlert_4_sun4 table {
	display: inline;	
}
.inlineAlert_4_sun4 .topLeftCorner_sun4, .inlineAlert_4_sun4 .topRightCorner_sun4, .inlineAlert_4_sun4 .bottomLeftCorner_sun4, .inlineAlert_4_sun4 .bottomRightCorner_sun4 {
	width:8px;
	height:8px;
}
.inlineAlert_4_sun4 .topMiddle_sun4 {
	height:8px;
}
.inlineAlert_4_sun4 .leftMiddle_sun4 {
	width:7px;
	vertical-align:top;
	border-left-style:solid;
	border-left-width:1px;
} 
.inlineAlert_4_sun4 .middle_sun4 {
	padding:0 13px;
}
.inlineAlert_4_sun4 .middle_sun4 .header_sun4{
	vertical-align:middle;
	text-align:center;
}
.inlineAlert_4_sun4 .middle_sun4 .header_sun4 img{
	vertical-align:middle;
	padding:0 4px 0 0;
}
.inlineAlert_4_sun4 .middle_sun4  .header_sun4 .label_sun4{
	vertical-align:middle;
}
.inlineAlert_4_sun4 .middle_sun4 .details_sun4 {
	margin:7px 0 0 0;
	vertical-align:middle;
	text-align:center;
}
.inlineAlert_4_sun4 .middle_sun4 .details_sun4 img{
	padding:0 1px 0 10px;
}
.inlineAlert_4_sun4 .rightMiddle_sun4 {
	width:7px;
	vertical-align:top;
	border-right-style:solid;
	border-right-width:1px;
}
.inlineAlert_4_sun4 .bottomMiddle_sun4 {
	height:7px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
/*---*/
/* LEFT PANE HELP */
.LftHlpHlp_sun4 {
	position:absolute;
	top:0px;
	right:70%;
	bottom:34px;
	left:0px;
	overflow:auto;
}
.LftHlpBdy_sun4 {
	position:absolute;
	top:0px;
	bottom:34px;
	left:30%;
	right:0px;
	overflow:auto;
	border-left:1px solid;
}
.LftHlpDiv_sun4 {
	margin:15px 10px 5px;
}
.LftHlpBtm_sun4 {
	position:absolute;
	bottom:0px;
	border-top:1px solid;
	padding:0 13px 0 30%;
	height:33px;
}
.LftHlpBtnBtm_sun4 {
	float:right;
	margin: 7px 0 8px;
	padding: 0 0 0 13px;
	text-align:right;
}
/*---*/
/* LISTS */
.Lst_sun4, .LstDis_sun4, .LstMno_sun4, .LstMnoDis_sun4 {
	border-width:1px;
	border-style:solid;
}
.LstAln_sun4 {
	vertical-align:top;
	padding-right:5px;
} 
/*---*/
/* HELPINLINE [originalName: INLINE HELP]*/
.inlineFieldHelp_sun4 {
	padding:2px 0 0 0;
}
/*---*/

/* PROPERTY SHEET */
.LblRqdDiv_sun4 {
	line-height:1.0em;
}
.ConFldSetDiv_sun4 {
	margin:7px 10px 0px;
}
.ConFldSetLgdDiv_sun4 {
	margin-bottom:10px;
	line-height:1.1em;
}
.ConSubSecDiv_sun4 {
	padding:0px 10px 5px 0px;
}
.ConTblCl1Div_sun4 {
	margin:8px 6px 0px 15px;
}
.ConTblCl2Div_sun4 {
	margin:8px 6px 0px 0px;
	padding:1px 0 0 0;
}
.ConEmbTblCl1Div_sun4 {
	margin:6px 10px 0px 30px;
}
.ConEmbTblCl2Div_sun4 {
	margin:3px 10px 0px 0px;
}
.ConJmpScnDiv_sun4 {
	margin:17px 10px 0px 0;
}
.ConJmpLnkDiv_sun4 {
	margin:0 25px 0 10px;
}
.ConRqdDiv_sun4 {
	text-align:right;
	margin:5px 10px 5px 0px;
}
.ConJmpTopDiv_sun4 {
	line-height:.7em;
	margin:15px 10px 10px 10px;
}
.ConEmbTblCl1Div_sun4 input[type=checkbox], .ConEmbTblCl1Div_sun4 input[type=radio] {
	margin-left:-5px;
	vertical-align:middle;
}
div.ConTblCl2Div_sun4 input, div.ConTblCl2Div_sun4 select {
	vertical-align:middle;
} 
div.ConTblCl2Div_sun4 .CbSpn_sun4 input[type=checkbox] {
	 margin-top:-8px;
}
.ConFldSetLgdDiv_sun4 {
	margin-bottom:10px;
}
.ConSubSecTtlTxt_sun4 {
	margin:15px 0px 0px 15px;
}
/*---*/
/* CONTENTPAGETITLE [originalName: PAGE TITLE]*/
.TtlTxtDiv_sun4 {
	margin:12px 0px 0px 10px;
} 
.TtlTxtDiv_sun4 img {
	vertical-align:text-bottom;
	margin-right:5px;
} 
.TtlTxt_sun4 {
	margin:0px;
}

.TtlActDiv_sun4, .TtlVewDiv_sun4  {
	margin:8px 10px 0px 10px;
}
.TtlHlpDiv_sun4 {
	margin:5px 10px 0px 10px;
}
.TtlBtnDiv_sun4 {
	margin:0px 8px 0px 10px;
}
.TtlBtnBtmDiv_sun4 {
	padding:10px 8px 0px 10px;
}
/*---*/

/* SCHEDULER [originalName: DATE AND TIME]*/
.DatCalDiv_sun4 {
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	text-align:center;
	padding:2px 0 0 0;
	clear:both;
}
.DatCalDiv_sun4 .DatSelDiv_sun4 {
	float:left;
	clear:right;
}
.DatCalDiv_sun4 .DatCalLeft_sun4 {
	float:left;
	clear:none;
}

.DatCalDiv_sun4 .DatCalLeft_sun4 img {
	vertical-align:middle;
}
.DatCalDiv_sun4 .DatCalLeft_sun4 select {
	margin:2px 1px 2px 2px;
	vertical-align:top;
}

.DatCalDiv_sun4 .DatCalRight_sun4 {
	float:right;
	clear:right;
}
.DatCalDiv_sun4 .DatCalRight_sun4 select {
	margin:2px 1px 2px 0;
	vertical-align:top;
}

.DatCalDiv_sun4 .DatCalDiv_sun4 {
	border:0;
	padding:0;
	margin:0 2px 2px 3px;
}
.DatCalDiv_sun4 .DatCalDiv_sun4 table, .DatCalTbl_sun4 {
	border-collapse:collapse;
}
a.DatLnk_sun4:link, a.DatLnk_sun4:visited, a.DatLnk_sun4:hover, a.DatBldLnk_sun4:link, a.DatBldLnk_sun4:visited, a.DatCurLnk_sun4:link, a.DatCurLnk_sun4:visited,
a.DatCurLnk_sun4:hover, a.DatOthLnk_sun4:link, a.DatOthLnk_sun4:visited, a.DatOthLnk_sun4:hover, a.DatOthBldLnk_sun4:link, a.DatOthBldLnk_sun4:visited,
.DatCalTbl_sun4 td, .DatCalTbl_sun4 th {
	border-style:solid;
	border-width:1px;
}
a.DatLnk_sun4:link, a.DatLnk_sun4:visited {
	display:block;
	padding:5px 0px 3px;
}
a.DatBldLnk_sun4:link, a.DatBldLnk_sun4:visited {
	display:block;
	padding:5px 0px 3px;
}
a.DatCurLnk_sun4:link, a.DatCurLnk_sun4:visited {
	display:block;
	padding:5px 0px 3px;
}
a.DatOthLnk_sun4:link, a.DatOthLnk_sun4:visited {
	display:block;
	padding:5px 0px 3px;
}
a.DatOthBldLnk_sun4:link, a.DatOthBldLnk_sun4:visited {
	display:block;
	padding:5px 0px 3px;
}
.DateSelContainer_sun4 {
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
}
.DatSelTopMiddle_sun4 {
	border-top-width:1px;
	border-top-style:solid;
	height:4px;
}
.DatSelContent_sun4 {
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	padding:0 0 6px 8px;
	line-height:.9em;
}
.DatSelDiv_sun4 {
	text-align:left;
	padding:0 1px
}
.DatSelDiv_sun4 span {
	/* no attributes specified */
}
.DatSelDiv_sun4 input {
	padding-top:1px;
}
.DatDayHdrTxt_sun4 {
	display:block;
	padding:2px 0px;
}
.DatCalTbl_sun4 td, .DatCalTbl_sun4 th {
	width:29px;
}
.DatFieldTable_sun4 td {
	padding:1px 0;
}
/*---*/
/*CALENDAR */
.CalPopDiv_sun4 {
	padding:0 4px 0 0;
	display:block;
	position:relative;
	float:left;
	top:0;
	left:0;
}
.CalPopDiv_sun4 .DatCalDiv_sun4 {
	position:relative;
	top: -3px;	
	padding:0 0 0 0;
	margin-bottom:0;
}
.CalPopShdDiv_sun4 {
	display:none;
	position:absolute;
	z-index:1000;
	margin:-9px 0 0 -22px;
	width:20em;
}
.CalPopShd2Div_sun4 {
}
.CalPopDiv_sun4 .DatSelContent_sun4 {
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	position:relative;
	float:left;
	top: -3px;
	left:0;
	padding:0 0 3px 0;
}
.CalPopDiv_sun4 .DatCalTbl_sun4 {
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
}
.CalPopDiv_sun4 .DatCalTbl_sun4 th {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top-style:solid;
	border-top-width:1px;
}
.CalPopDiv_sun4 .DatCalTbl_sun4 td.CalPopFtr_sun4, .CalPopDiv_sun4 .CalPopFtr_sun4Div_sun4 {
	border:0;
}
.CalPopDiv_sun4  a.DatCurLnk_sun4:link, .CalPopDiv_sun4 a.DatCurLnk_sun4:visited,.CalPopDiv_sun4  a.DatLnk_sun4:link,.CalPopDiv_sun4 a.DatLnk_sun4:visited,.CalPopDiv_sun4 a.DatBldLnk_sun4:link,.CalPopDiv_sun4 a.DatBldLnk_sun4:visited,
.CalPopDiv_sun4 a.DatOthLnk_sun4:link,.CalPopDiv_sun4 a.DatOthLnk_sun4:visited,.CalPopDiv_sun4 a.DatOthBldLnk_sun4:link,.CalPopDiv_sun4 a.DatOthBldLnk_sun4:visited {
	display:block;
	padding:2px 0px 2px;
}
.CalPopDiv_sun4 .DatSelDiv_sun4 {
	margin:0 0 5px 0;
	text-align:left;
	padding: 2px 1px 0 0;
}
.CalPopDiv_sun4 .DatDayHdrTxt_sun4 {
	display:block;
	padding:2px 0px;
}
.CalPopDiv_sun4 .DatCalTbl_sun4 {
	border-collapse:collapse;
}
.CalPopDiv_sun4 .DatCalTbl_sun4 td, .CalPopDiv_sun4 .DatCalTbl_sun4 th {
	width:25px;
}
.CalPopDiv_sun4 .DatCalTbl_sun4 th {
	padding-top:2px;
}
.CalPopDiv_sun4 .DatSelContent_sun4 .closeBtn_sun4 {
	display:block;
	float:right;
	margin: 0 3px 0 0;
}
.CalPopDiv_sun4 .DatSelContent_sun4 .DatSelDate_sun4 {
	float:left;
	line-height:.9em;
	padding:3px 0 3px 8px;
}
.CalPopDiv_sun4 .DatCalTbl_sun4 td.CalPopFtr_sun4 {
	width:auto;
}
.CalPopDiv_sun4 .CalPopFtrDiv_sun4 {
	float:left;
	width:100%;
}
.CalPopDiv_sun4 .CurDayTxt_sun4 {
	float:left;
	clear:right;
	padding:4px 0px 4px 4px;
}
.CalPopFldLbl_sun4 {
	display:block;
	margin-right:8px;
	padding-top:3px;
}
.CalPopFldImg_sun4 img {
	margin-left:5px;
}
/* Override pluto portal server rule */
.CalRootTbl_sun4 {
	width: auto;
 }
/*---*/


/* TEXT, TEXTAREAS AND PASSWORD FIELDS */
.TxtFld_sun4, .TxtFldDis_sun4, .TxtAra_sun4, .TxtAraDis_sun4 {
	border-style:solid;
	border-width:1px;
	padding:1px 0 0 2px;
}
.TxtAra_sun4, .TxtAraDis_sun4 {
	padding-left:2px;
}
/*---*/

/* MENUS */
.MnuJmpOpt_sun4:hover {text-decoration:underline;}
.MnuJmp_sun4, .MnuStd_sun4, .MnuJmp_sun4Dis, .MnuStdDis_sun4 {

	border-width:1px;

	border-style:solid;
}
.MnuJmpOptSel_sun4 {font-weight:normal;}
.MnuJmpOptGrp_sun4, .MnuStdOptGrp_sun4 {font-weight:normal;font-style:normal;}
/*---*/

/* MASTHEAD */
a.MstLnk_sun4:link, a.MstLnk_sun4:visited, a.MstLnkRt_sun4:link, a.MstLnkRt_sun4:visited {
	border-width:1px;
	border-style:solid;
}
a.MstLnkLft_sun4:link, a.MstLnkLft_sun4:visited, a.MstLnkCen_sun4:link, a.MstLnkCen_sun4:visited {
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
}
td.MstTdTtl_sun4 {
	padding:0px 10px 0px 10px;
	vertical-align:top;
	white-space:nowrap;
}
td.MstTdAlm_sun4 {
	vertical-align:top;
}
td.MstTdLogo_sun4 {
	vertical-align:top;
	padding:6px 13px 8px 20px;
}
div.MstDivTtl_sun4 {
	padding-top:4px;
}
.MstFooter_sun4 {
	padding:3px 10px 3px 0;
	border-style:solid;
	border-width:1px;
	min-width:590px;
}
.MstSec_sun4 {
	height:54px;
	border-style:solid;
	border-width:1px;
	min-width:600px;
}
.MstSec_sun4 div {
	padding:15px 0 16px 0;
	vertical-align:middle;
}
.MstSec_sun4 td {
	padding:0 10px;
}
div.MstDivUsr_sun4 {
	padding:4px 0 0 0;
}
.MstLbl_sun4, .MstTxt_sun4, 
.MstUsrLnk_sun4, .MstAlmLnk_sun4, 
span.MstAlmDwnTxt_sun4, span.MstAlmCrtTxt_sun4,
span.MstAlmMajTxt_sun4, span.MstAlmMinTxt_sun4 {
	vertical-align:top;
	line-height:1.0em;
}
a.MstLnk_sun4:link, a.MstLnk_sun4:visited {
	background-repeat:repeat-x;
	background-position:center center;
	padding:2px 10px 1px;
	vertical-align:middle
}
a.MstLnk_sun4:hover,a.MstLnkLft_sun4:hover, a.MstLnkRt_sun4:hover, a.MstLnkCen_sun4:hover {
	background-repeat:repeat-x;
	background-position:center center;
}
.MstSpcImg_sun4 {
	display:none;
}
.MstBdy_sun4 {
	margin:0px;
}
.MstDiv_sun4 {
	border-style:solid;
	border-width:1px;
	min-width:600px;
}
.MstTblTop_sun4 td {
	padding:6px 10px 4px;
}
.MstTblTop_sun4 .TxtFld_sun4, .MstTblTop_sun4 .MnuStd_sun4 {
	margin:0 6px 0 0;
	vertical-align:middle;
}
.MstTblTop_sun4 img {
	vertical-align:middle;
}
.MstTblEnd_sun4 {
	background-repeat:repeat-x;
	background-position:left top;
}
.MstTblEnd_sun4  td {
	padding:1px 0 2px 0;
}
td.MstTblEnd_sun4 {
	padding-left:10px;
}
.MstTblBot_sun4 .hrule_sun4 {
	margin:0 0 1px 0;
	border-top-style:solid;
	border-top-width:1px;
	height:1px;
}	
.MstStatDiv_sun4 a, .MstTmeDiv_sun4 span, .MstAlmDiv_sun4 a {
	vertical-align:top;
	line-height:1.0em;
}
a.MstLnkLft_sun4:link, a.MstLnkLft_sun4:visited, a.MstLnkRt_sun4:link, a.MstLnkRt_sun4:visited, a.MstLnkCen_sun4:link, a.MstLnkCen_sun4:visited {
	background-repeat:repeat-x;
	background-position:center center;
	padding:2px 10px 1px;
	vertical-align:middle;
	white-space:nowrap;
}

/*---*/

/* TABSET [originalName: LEVEL TABS]*/
.Tab1Div_sun4 td {
	border-style:solid;
	border-width:1px;
}
.Tab1Div_sun4 {
	padding:6px 10px 0px;
} 
a.Tab1Lnk_sun4:link, a.Tab1Lnk_sun4:visited  {
	display:block;
	padding:8px 15px 7px;
	text-align:center;
}
.Tab1Div_sun4 table {
	border-collapse:collapse;
}
.Tab1Div_sun4 td.Tab1TblSpcTd_sun4 {
	border:none;
}
.Tab1Div_sun4 td.Tab1TblSelTd_sun4 {
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:none;
}
.Tab1Div_sun4 .Tab1SelTxtLeft_sun4 {
	position: absolute;
	width: 2px;
	height: 2.8em;
	background-position: top left;
	background-repeat: no-repeat;
}
.Tab1Div_sun4 .Tab1SelTxtNew_sun4 {
	display:block;
	padding:8px 13px 7px;
	text-align:center;
	background-position: top right;
	background-repeat: no-repeat;
}
.Tab1Div_sun4 td a.TabPad_sun4 {
	padding:8px 20px 7px;
}
.Tab1Div_sun4 td.Tab1TblSelTd_sun4 div.TabPad_sun4 {
	padding:8px 20px 7px;
}
/* LEVEL 2 TABS */
.Tab2Div_sun4 td {
	border-style:solid;
	border-width:1px;
}
table.Tab2TblNew_sun4 td.Tab2TblSelTd_sun4 {
	border-top-width:1px;
	border-top-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
}
table.Tab2Tbl3New_sun4 td.Tab2TblSelTd_sun4 {
	border-top-width:1px;
	border-top-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
}
.Tab2Div_sun4 {
	padding:6px 0px 0px 10px;
}
a.Tab2Lnk_sun4:link, a.Tab2Lnk_sun4:visited {
	display:block;
	padding:5px 15px 4px;
	text-align:center;
}
.Tab2Div_sun4 table {
	border-collapse:collapse;
}
.Tab2Div_sun4 .Tab2SelTxtLeft_sun4 {
	position: absolute;
	width: 2px;
	height: 2.1em;
	background-position: top left;
	background-repeat: no-repeat;
}
.Tab2Div_sun4 .Tab2SelTxt_sun4 {
	display:block;
	padding:5px 15px 4px;
	text-align:center;
	background-position: top right;
	background-repeat: no-repeat;
}
.Tab2Div_sun4 td.Tab2TblSelTd_sun4 {
	border-bottom:none;
}
.Tab2Div_sun4 td a.TabPad_sun4, .Tab2Div_sun4 td.Tab2TblSelTd_sun4 div.TabPad_sun4 {
	padding:5px 20px 4px;
}
/* LEVEL 3 TABS*/
.Tab3Div_sun4 {
	padding:6px 0px 0px 10px;
}
.Tab3Div_sun4 td {
	border-style:solid;
	border-width:1px;
}
a.Tab3Lnk_sun4:link,a.Tab3Lnk_sun4:visited {
	display:block;
	padding:4px 15px 3px;
	text-align:center;
}
table.Tab3TblNew_sun4 td {
	border-bottom-style:solid;
	border-bottom-width:1px;
}
table.Tab3TblNew_sun4 div.Tab3SelTxt_sun4 {
	padding:4px 15px 3px;
	text-align:center;
}
table.Tab3TblNew_sun4 td.Tab3TblSelTd_sun4 {
	border-top-width:1px;
	border-top-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-bottom:none;
}
.Tab3Div_sun4 td a.TabPad_sun4, .Tab3Div_sun4 td.Tab3TblSelTd_sun4 div.TabPad_sun4 {
	padding:5px 20px 4px;
}
/* Hide Styles */
.Tab1Div_sun4 td.hidden_sun4, .Tab2Div_sun4 td.hidden_sun4, .Tab3Div_sun4 td.hidden_sun4 {
	display:none;
}
/* MINI-TABS */
.MniTabDiv_sun4 {
	padding:7px 0px 0px 10px;
}
.MniTabDiv_sun4 td.hidden_sun4 {
	display:none;
}
table.MniTabTbl_sun4 {
	border-collapse:collapse;
}
table.MniTabTbl_sun4 td {
	border-style:solid;
	border-width:1px;
}
a.MniTabLnk_sun4:link,a.MniTabLnk_sun4:visited {
	display:block;
	padding:5px 15px 4px;
}
table.MniTabTbl_sun4 td.MniTabTblSelTd_sun4 {
	border-top-width:1px;
	border-top-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-bottom:none;
}
.MniTabSelTxt_sun4 {
	display:block;
	padding:5px 15px 4px;
}
/* MINI-TABS - LIGHTWEIGHT */
.TabGrp_sun4 .TabGrpBox_sun4 {
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-top:none;
	padding:10px;
}
.TabGrp_sun4 a.MniTabLnk_sun4:link, .TabGrp_sun4 a.MniTabLnk_sun4:visited, .TabGrp_sun4 .MniTabSelTxt_sun4 {
	padding:4px 10px 3px;
}
.TabGrp_sun4 .MniTabDiv_sun4 td.hidden_sun4 {
	display:none;
}

/*---*/
/* TABLE [originalName: ACTION TABLE] */
table.Tbl_sun4 {
	border-style:solid;
	border-width:1px;
	padding:6px;
	width:100%;
	empty-cells:show;
}
table.Tbl_sun4 td, table.Tbl_sun4 th {
	border-right:none;
	border-top:none;
	padding:3px 5px 1px 5px;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px; 
	margin:0;
}
/* Table Caption/Title */
table.Tbl_sun4 caption.TblTtlTxt_sun4 {
	text-align:left;
	background-position:3px 3px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	padding:3px 10px 2px 10px;
}
.TblTtlTxtSpn_sun4 {
	padding:0;
	float:left;
}
.TblTtlMsgSpn_sun4 {
	padding:0 0 0 3px;
	float:right;
}
/* Action Bar */
table.Tbl_sun4 td.TblActTdLst_sun4 {border-top-style:solid; border-top-width:1px;} 
table.Tbl_sun4 td.TblActTd_sun4 {border-left:none;border-bottom:none;padding:0px 0px 6px 0px;vertical-align:middle;} 
table.Tbl_sun4 td.TblActTdLst_sun4 {border-left:none;border-bottom:none;padding:6px 0px 2px 0px;vertical-align:middle;} 
.TblPgnTxtBld_sun4 {margin:0px 5px 0px 10px;}
.TblPgnTxt_sun4 {margin:0px 3px 0px 3px;}
.TblPgnLftBtn_sun4 {margin:0px;}
.TblPgnRtBtn_sun4 {margin-right:10px;}
.TblPgnGoBtn_sun4 {margin-right:8px;}
/* Selection Column - Headers */
table.Tbl_sun4 th.TblColHdrSel_sun4 {border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid; border-bottom-width:1px; border-bottom-style:solid;vertical-align:bottom;padding:0;}
table.Tbl_sun4 th.TblColHdrSel_sun4 a.TblHdrLnk_sun4:link {display:block;padding:3px 0px;}
table.Tbl_sun4 th.TblColHdrSel_sun4 a.TblHdrLnk_sun4:visited {display:block;padding:3px 0px;}
table.Tbl_sun4 th.TblColHdrSrtSel_sun4 {border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid; border-bottom-width:1px; border-bottom-style:solid; text-align:center;border-right:none;padding:0px;vertical-align:bottom;}
table.Tbl_sun4 th.TblColHdrSrtSel_sun4 a.TblHdrImgLnk_sun4:link, table.Tbl_sun4 th.TblColHdrSrtSel_sun4 a.TblHdrImgLnk_sun4:visited {border-left-width:1px; border-left-style:solid;}
table.Tbl_sun4 th.TblColHdrSrtSel_sun4 a.TblHdrImgLnk_sun4:link, th.TblColHdrSrtSel_sun4 a.TblHdrImgLnk_sun4:visited {display:block;text-align:left;padding-bottom:1px;width:21px;}
table.Tbl_sun4 th.TblColHdrSrtSel_sun4 a.TblHdrImgLnk_sun4:hover {width:21px;}
table.Tbl_sun4 th.TblColHdrSrtSel_sun4 a.TblHdrLnk_sun4:link, th.TblColHdrSrtSel_sun4 a.TblHdrLnk_sun4:visited {display:block;padding:3px 0px 2px;}
/* Selection Column - Cells */
table.Tbl_sun4 td.TblTdSel_sun4, table.Tbl_sun4 td.TblTdSrtSel_sun4 {text-align:center;vertical-align:middle;padding:0px 3px;}
/* Regular Column Headers */
table.Tbl_sun4 th.TblColHdr_sun4 {border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid; border-bottom-width:1px; border-bottom-style:solid; vertical-align:bottom;padding:0;}
table.Tbl_sun4 a.TblHdrImgLnk_sun4:link, table.Tbl_sun4 a.TblHdrImgLnk_sun4:visited {border-left-width:1px; border-left-style:solid;}
.TblHdrTxt_sun4 {display:block;padding:4px 5px 3px;min-height:11px;}
table.TblHdrTbl_sun4 {width:100%;border:0;height:1.7em;}
table.TblHdrTbl_sun4 td, table.TblHdrTbl_sun4 th {border:0;padding:0;vertical-align:bottom;width:100%;}
table.TblHdrTbl_sun4 img {margin:0;padding-right:5px;padding-left:5px;}
table.Tbl_sun4 a.TblHdrLnk_sun4:link, table.Tbl_sun4 a.TblHdrLnk_sun4:visited {display:block;padding:3px 0 3px 5px;}
table.Tbl_sun4 a.TblHdrImgLnk_sun4:link, table.Tbl_sun4 a.TblHdrImgLnk_sun4:visited {display:block;white-space:nowrap;padding:4px 2px 2px 0px;width:21px;}
table.Tbl_sun4 a.TblHdrImgLnk_sun4:hover {white-space:nowrap;width:21px;}
table.Tbl_sun4 a.TblHdrImgLnk_sun4 img {padding-right:2px;}
/* Current Sort Column */
table.Tbl_sun4 th.TblColHdrSrt_sun4 {border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid; border-bottom-width:1px; border-bottom-style:solid;}
table.Tbl_sun4 th.TblColHdrSrt_sun4 a.TblHdrImgLnk_sun4:link, table.Tbl_sun4 th.TblColHdrSrt_sun4 a.TblHdrImgLnk_sun4:visited {border-left-width:1px; border-left-style:solid;}
table.Tbl_sun4 span.TblColHdrSrtDis_sun4 {border-left-width:1px; border-left-style:solid;}
table.Tbl_sun4 span.TblColHdrSelDis_sun4 {border-left-width:1px; border-left-style:solid;}
table.Tbl_sun4 th.TblColHdrSrt_sun4 {vertical-align:bottom;padding:0px;}
table.Tbl_sun4 th.TblColHdrSrt_sun4 table.TblHdrTbl_sun4 {width:100%;border:none;}
table.Tbl_sun4 th.TblColHdrSrt_sun4 a.TblHdrLnk_sun4:link, table.Tbl_sun4 th.TblColHdrSrt_sun4 a.TblHdrLnk_sun4:visited {display:block;padding:4px 5px 3px 5px;}
table.Tbl_sun4 th.TblColHdrSrt_sun4 a.TblHdrImgLnk_sun4:link, table.Tbl_sun4 th.TblColHdrSrt_sun4 a.TblHdrImgLnk_sun4:visited {display:block;border-left-style:solid;border-left-width:1px;padding-bottom:1px;width:21px;}
table.Tbl_sun4 .TblHdrSrtNum_sun4 {margin-left:-1px;width:21px;}
table.Tbl_sun4 span.TblColHdrSrtDis_sun4 {display:block;text-align:left;padding:0px 2px 0px 0px;}
table.Tbl_sun4 span.TblColHdrSrtDis_sun4 img, span.TblColHdrSelDis_sun4 img {padding-right:2px;}
table.Tbl_sun4 span.TblColHdrSelDis_sun4 {display:block;white-space:nowrap;padding:4px 2px 2px 0px;width:21px;}
/* Multi-Column Headers */ 
table.Tbl_sun4 th.TblMultColHdr_sun4 {border-top:none;border-left-style:solid;border-left-width:1px;border-bottom-style:solid; border-bottom-width:1px;padding:0px;margin:0px;vertical-align:bottom}
table.Tbl_sun4 th.TblMultHdr_sun4 {
	border-bottom:none;
	border-top-width:1px;
	border-top-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	text-align:center;
	padding:0 5px;
}
table.Tbl_sun4 th.TblMultColHdr_sun4 a.TblHdrLnk_sun4:link, table.Tbl_sun4 th.TblMultColHdr_sun4 a.TblHdrLnk_sun4:visited {border-top:none;}
table.Tbl_sun4 th.TblMultColHdr_sun4 a.TblHdrLnk_sun4:link img, table.Tbl_sun4 th.TblMultColHdr_sun4 a.TblHdrLnk_sun4:visited img, table.Tbl_sun4 th.TblMultColHdr_sun4 .TblHdrTxt_sun4 img, table.Tbl_sun4 th.TblMultColHdrSrt_sun4 a.TblHdrLnk_sun4:link img, table.Tbl_sun4 th.TblMultColHdrSrt_sun4 a.TblHdrLnk_sun4:visited img {margin:1px 0px}
table.Tbl_sun4 th.TblMultColHdr_sun4 a.TblHdrLnk_sun4:hover {border-top:none;}
table.Tbl_sun4 th.TblMultColHdrSrt_sun4 {border-top:none;border-left-width:1px; border-left-style:solid; border-bottom-width:1px; border-bottom-style:solid;padding:0px;margin:0px;vertical-align:bottom;}
table.Tbl_sun4 th.TblMultColHdrSrt_sun4 a.TblHdrImgLnk_sun4:link, table.Tbl_sun4 th.TblMultColHdrSrt_sun4 a.TblHdrImgLnk_sun4:visited {border-left-width:1px; border-left-style:solid;}
/* Sorted Cells */
table.Tbl_sun4 .TblColFtrSpc_sun4 {border-left:none;border-bottom-style:solid; border-bottom-width:1px;border-top-width:2px; border-top-style:solid;} 
table.Tbl_sun4 .TblColFtrSpc_sun4 {padding:4px 5px 1px 5px;} 
/* Spacer Colums */
table.Tbl_sun4 th.TblTdSpc_sun4 {border-top-width:1px; border-top-style:solid;border-left:none; border-bottom-width:1px; border-bottom-style:solid;vertical-align:bottom;padding:0;}
table.Tbl_sun4 td.TblTdSpc_sun4 { border-left:none }
/*Table Sub-Grouping */
table.Tbl_sun4 .TblGrpRow_sun4 {border-left-style:solid;border-left-width:1px;border-bottom-style:solid; border-bottom-width:1px;border-top-width:2px;border-top-style:solid;}
table.Tbl_sun4 .TblGrpRow_sun4 {vertical-align:bottom;padding:3px 5px 4px 3px;}
table.Tbl_sun4 .TblGrpLft_sun4 input {margin:2px 1px 1px 2px}
table.Tbl_sun4 .TblGrpLft_sun4 {float:left;}
table.Tbl_sun4 .TblGrpCbImg_sun4 img {margin-left:-4px;margin-bottom:-3px;}
table.Tbl_sun4 .TblGrpRt_sun4 {float:right;}
table.Tbl_sun4 .TblGrpRow_sun4 {vertical-align:bottom;min-height:12px;padding:4px 5px 3px;}
/* Table Footers */
/* Table Column-level Footer */
table.Tbl_sun4 .TblColFtr_sun4 {border-bottom-style:solid;border-bottom-width:1px;border-top-width:2px;border-top-style:solid;} 
table.Tbl_sun4 .TblColFtrSrt_sun4 {border-bottom-style:solid;border-bottom-width:1px;border-top-width:2px;border-top-style:solid;}
/*Table Group Column-Level Footer */
table.Tbl_sun4 .TblGrpColFtr_sun4 {border-bottom-style:solid;border-bottom-width:1px;}
table.Tbl_sun4 .TblGrpColFtrSrt_sun4 {border-bottom-style:solid;border-bottom-width:1px;}
table.Tbl_sun4 .TblColFtr_sun4 {padding:4px 5px 1px 5px;} 
/* Embedded Table Panels */
.TblPnlLytDiv_sun4 {border-top-width:1px; border-top-style:solid;}
.TblPnlShd1Div_sun4 {}
.TblPnlDiv_sun4 {}
.TblMgn_sun4 {margin:0px 10px;}
/*Other Table Content Styles*/
table.Tbl_sun4 .TblTdLyt_sun4 img, table.Tbl_sun4 .TblTdSrt_sun4 img, table.Tbl_sun4 .TblTdAlm_sun4 img,  table.Tbl_sun4 .TblTdSrtAlm_sun4 img {vertical-align:middle;margin-bottom:2px}
table.Tbl_sun4 .TblTdSel_sun4 img, table.Tbl_sun4 .TblTdSrtSel_sun4 img {vertical-align:middle;margin:3px 0px 0px 8px;}
.TblTdLyt_sun4 {} 
/* Mouseover and Row Selection Styles */
table.Tbl_sun4 tr.TblHovRow_sun4 td {}
table.Tbl_sun4 tr.TblHovRow_sun4 th {}
/* Table Overall Footer */ 
table.Tbl_sun4 td.TblFtrRow_sun4 {padding:6px 3px 3px 0px;border-left:none;border-bottom:none;vertical-align:middle;text-align:center;}
table.Tbl_sun4 .TblFtrLft_sun4 {float:left;}
table.Tbl_sun4 .TblFtrMsgSpn_sun4 {float:right;}
/* Table Group Overall Footer */
table.Tbl_sun4 .TblGrpFtrRow_sun4 {padding:4px 5px 3px;}
/* Embedded Table Panels */
table.Tbl_sun4 td.TblPnlTd_sun4 {border:none;padding:0px;vertical-align:middle;}
.TblPnlLytDiv_sun4 {display:none;padding:4px 0px;margin-left:-3px;}
.TblPnlShd3Div_sun4 {}
.TblPnlShd2Div_sun4 {}
.TblPnlShd1Div_sun4 {
	border-width:1px;
	border-style:solid;
	margin: 0 0 10px 0;
}
.TblPnlDiv_sun4 {
	border-top-width:1px;
	border-top-style:solid;
	padding:1px 15px 1px 15px;
}
table.Tbl_sun4 div.TblPnlDiv_sun4 td {border:none;padding-left:0px;}
.TblPnlTtl_sun4 {
	margin:8px 0 0 0;
	padding:0 0px 5px;
}
.TblPnlBtnDiv_sun4 {
	text-align:left;
	margin:10px 0;
	padding-top:8px;
	margin-right:3px;
	border-top-width:1px;
       	border-top-style:solid;
}
.TblPnlHlpTxt_sun4 {
	margin:10px 0;
	padding:7px 12px;
        border-style:solid;
   	border-width:1px;
	white-space:normal;
   	-moz-border-radius-topleft:5px;
   	-moz-border-radius-topright:5px;
   	-moz-border-radius-bottomleft:5px;
   	-moz-border-radius-bottomright:5px; 
}
.TblPnlSrtTbl_sun4 td {padding:3px;}
/* For when appearing in titledbox*/
.TtldBoxInrDiv_sun4 .TblMgn_sun4 {margin:0px;}
/*---*/

/* LIGHTWEIGHT TABLE DESIGN */
/* Table Caption/Title 
table.Tbl_sun4 .TblLt_sun4 .TblTtlTxt_sun4 {
	padding:5px 5px 5px 0px;
}
.TblLt_sun4 .TblTtlTxt_sun4 .TblTtlMsgSpn_sun4 {
	margin-top:1px;
}*/
/*---*/
/* LIGHTWEIGHT TABLE DESIGN */
table.TblLt_sun4 {width:100%;padding:0px;border-bottom:none;empty-cells:show;border-collapse:collapse;}
/* Table Caption/Title */
table.TblLt_sun4 caption.TblTtlTxt_sun4 {text-align:left;padding:5px 5px 5px 0px;border:none;}
table.TblLt_sun4 caption.TblTtlTxt_sun4 span.TblTtlTxtSpn_sun4 {float:left;}
table.TblLt_sun4 caption.TblTtlTxt_sun4 span.TblTtlMsgSpn_sun4 {float:right;margin-top:1px}
/* Action Bar */
table.TblLt_sun4 td.TblActTd_sun4 {padding:8px 5px;vertical-align:middle;border-style:solid;border-width:1px;}
table.TblLt_sun4 td.TblActTdLst_sun4 {padding:5px 5px;vertical-align:middle;border-style:solid;border-width:1px;}
/* Selection Column - Headers */
table.TblLt_sun4 th.TblColHdrSel_sun4 {border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid;border-bottom-width:1px; border-bottom-style:solid;}
table.TblLt_sun4 th.TblColHdrSrtSel_sun4 {border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid;border-bottom-width:1px; border-bottom-style:solid;}
/* Regular Column Headers */
table.TblLt_sun4 th.TblColHdr_sun4 {border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid;border-bottom-width:1px; border-bottom-style:solid;}
table.TblLt_sun4 table.TblHdrTbl_sun4 td {border:none;padding:0px;margin:0px;vertical-align:bottom;width:100%;}
table.TblLt_sun4 a.TblHdrLnk_sun4:link, table.TblLt_sun4 a.TblHdrLnk_sun4:visited {padding:5px 5px 3px;min-height:12px;}
table.TblLt_sun4 a.TblHdrImgLnk_sun4:link, table.TblLt_sun4 a.TblHdrImgLnk_sun4:visited {border-left-width:1px; border-left-style:solid;}
table.TblLt_sun4 span.TblColHdrSelDis_sun4 {border-left-width:1px; border-left-style:solid;}
/* Current Sort Column */
table.TblLt_sun4 th.TblColHdrSrt_sun4 {border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid;border-bottom-width:1px; border-bottom-style:solid;}
table.TblLt_sun4 th.TblColHdrSrt_sun4 a.TblHdrImgLnk_sun4:link, table.Tbl_sun4 th.TblColHdrSrt_sun4 a.TblHdrImgLnk_sun4:visited {border-left-width:1px; border-left-style:solid;}
/* Multi-Column Headers */
table.TblLt_sun4 th.TblMultColHdr_sun4 {border-top:none;border-left-width:1px; border-left-style:solid;border-bottom-width:1px; border-bottom-style:solid;padding:0px;margin:0px;vertical-align:bottom;}
table.TblLt_sun4 th.TblMultHdr_sun4 {border-bottom:none;border-top-width:1px; border-top-style:solid;border-left-width:1px; border-left-style:solid;text-align:center;padding:4px 5px;}
/*Table Sub-Grouping */
table.TblLt_sun4 .TblGrpRow_sun4 {border-left-width:1px; border-left-style:solid; border-top-width:3px; border-top-style:double;padding:4px 5px 3px;}
/* Table Footers */ 
table.TblLt_sun4 td.TblFtrRow_sun4 {padding:6px 5px 3px;border:none;vertical-align:middle;text-align:center;border-left:none;border-right:none;}
table.TblLt_sun4 .TblColFtr_sun4 {border-bottom-width:1px; border-bottom-style:solid;border-top-width:3px; border-top-style:double;} 
table.TblLt_sun4 .TblColFtrSrt_sun4 {border-bottom-width:1px; border-bottom-style:solid;border-top-width:3px; border-top-style:double;}
table.TblLt_sun4 .TblColFtrSpc_sun4 {border-left:none;border-bottom-width:1px; border-bottom-style:solid; border-top-width:3px; border-top-style:double;}
/* Embedded Table Panels */
table.TblLt_sun4 td.TblPnlTd_sun4 {padding-left:10px;border-top:none;border-bottom:none}
/*---*/

/* TREE */
.TreBdy_sun4 {	
	margin:0px;
}

.Tree_sun4 {
	/*	width:500px;*/
}

.TreeImg_sun4 {	
	padding-top:2px;
	padding-bottom:1px;
}

.TreeImgHeight_sun4 {
	display:inline;	
	line-height:22px;
}

.TreeContent_sun4 {
	display:inline;	
	vertical-align:middle;	
	padding-left:5px;
	white-space:nowrap;
}

.TreeLinkSpace_sun4 {
	margin-left:3px;
}

.TreeRootRow_sun4, .TreeRootSelRow_sun4 {
	height:28px;
}

.TreeRootRowHeader_sun4 {
	height:9px;}

.TreeRow_sun4 {
	white-space:nowrap;
	clear:both;
}

.TreeRow_sun4 .float_sun4 {
	padding-left:5px;
}

.TreeRootRow_sun4 .float_sun4, .TreeRootSelRow_sun4 .float_sun4 {	padding-left:7px;

}

.TreeSelRow_sun4 {
	white-space:nowrap;
}

.TreeSelRow_sun4 .float_sun4 {
	padding-left:5px;
}

/*---*/
/* VERSION DIALOG */
.VrsMstBdy_sun4 {
	float:left;
	clear:right;
	width:100%;
	clear:both;
	height:109px;
}
.VrsBdy_sun4 {
	position:absolute;
	top:0px;
	bottom:0px;
	width:100%;
}
.VrsMgn_sun4 {
	clear:both;
	width:100%;
	overflow:auto;
}
.VrsTxt_sun4 {
	margin:0px 25px 10px;
}
.VrsBtnAryDiv_sun4 {
	text-align:right;
	padding:10px 15px;
	width:auto;
	height:auto;
}
.VrsPrdDiv_sun4 {
	padding:30px 0px 0px 195px;
}
.VrsLgoDiv_sun4 {
	padding:5px 0 0 0;
}
.VrsPrdTd_sun4 {
	float:left;
	clear:none;
	vertical-align:top;
	padding:10px 0px 0px 5px;
}
.VrsLgoTd_sun4 {
	float:right;
	clear:right;
	text-align:right;
	vertical-align:top;
	padding:12px 10px 0px 10px;
}
.VrsHdrTxt_sun4 {
	margin:20px 25px 7px;
}
/*---*/
/* WIZARD */
.WizBar_sun4 {
	height:30px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.WizStpTab_sun4 {
	position:relative;
}
.WizTtlBar_sun4 {
	position:relative;
	height:41px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height:41px;
	padding:0 0 0 15px;
}
.WizStp_sun4 {
	position:absolute;
	top:72px;
	right:70%;
	bottom:34px;
	left:0px;
	overflow:auto;
	padding:18px 10px 0 4px;
}
.WizHlpDiv_sun4 {
	position:absolute;
	top:73px;
	right:70%;
	bottom:34px;
	left:0px;
	overflow:auto;
	padding:15px 10px 0 10px;
}
.WizBdy_sun4 {
	position:absolute;
	top:72px;
	bottom:34px;
	left:30%;
	right:0px;
	overflow:auto;
	border-left-style:solid;
	border-left-width:1px;
	padding:18px 10px 0 15px;
}
.WizBtm_sun4 {
	position:absolute;
	bottom:0px;
	border-top-style:solid;
	border-top-width:1px;
	padding:0 13px 0 30%;
	height:33px;
}
.WizBtnBtm_sun4 {
	float:right;
	margin: 7px 0 8px;
	padding: 0 0 0 13px;
	text-align:right;
}
.WizBtnBtm_sun4 .left_sun4 {
	float:left;
	clear:none;
}
.WizBtnBtm_sun4 .right_sun4 {
	float:right;
	clear:none;
}
.WizStpNumDiv_sun4 {
	margin:0 5px 20px 15px;
}
.WizStpArwDiv_sun4 {
	margin:0 5px 20px 0;
}
.WizStpArwDiv_sun4 span {
	vertical-align:middle;
}
.WizStpArwDiv_sun4 img {
	vertical-align:middle;
	padding:0 1px 0 0;
}
.WizStpTxtDiv_sun4 {
	margin:0 0 20px 4px;
}
.WizStpCurTxt_sun4 {
	vertical-align:top;
}
.WizSubTtlDiv_sun4 {
	margin:0 0 20px 0;
}
.WizStpTitle_sun4 {
	padding:4px 0 21px 10px;
}
.WizSubStpTtlDiv_sun4 {
	padding:2px 0 0 10px;
}
.WizCntHlpTxt_sun4 {
	margin:0 0 20px 0;
}
.WizTtl_sun4 .TtlTxtDiv_sun4 {
	margin:10px 0 3px 10px;
} 
.WizStpsPnTtlDiv_sun4 {
	padding:7px 0 7px 10px;
}
/*---*/




© 2015 - 2024 Weber Informatics LLC | Privacy Policy