fieldset {
	border: #bebec2 1px solid;
	-moz-border-radius:5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}

.errorMessage {
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	margin-bottom: 15px;
}

.errorLabel {
	font-style: italic;
	font-size: small;
	font-weight: normal;
	color: #cc0000;
}

.actionMessage {
	font-size: small;
	font-weight: bold;
	color: #e36800;
}

.label {
	font-style: normal;
	font-size: small;
	color: black;
}

.checkboxErrorLabel {
	color: red;
}

.required {
	color: red;
}

DIV.sublist {
	min-height: 100px;
	height: 250px;
	padding: 0px;
	border: 1px solid #050505;
	overflow: auto;
	background-color: #ffffff;
	width: 400px;
}

TABLE.sublist {
	width: 100%;
}

.sublist td, .sublist th {
	vertical-align: middle;
}

DIV.destinations, DIV.auditlogs {
	min-height: 100px;
	height: 250px;
	width: 700px;
	padding: 0px;
	border: 1px solid #050505;
	overflow: auto;
	background-color: #ffffff;
}

DIV.dependents {
	display: inline-table;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

TD.operationButton {
	background: url(../images/buttonEnabled.png) #fff repeat-x left bottom;
	border: #c0c0c0 1px solid;
	padding: 0px;
}

button.operationButton {
	height: 22px;
	_width: 100%;
	display: inline-block;
	padding: 0px 10px 0px 5px;
	cursor: pointer;
	white-space: nowrap;
	word-spacing: normal;
	-webkit-box-align: center;
	-webkit-box-sizing: border-box;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	background: transparent;
}

TABLE.operationBar {
	background-color: #f9f9f9;
	border-bottom: #c0c0c0 1px solid;
	margin: 0px;
	text-align: left;
}

DIV.jpComboBox {
	margin-left: 25px;
}

DIV.editor {
	position: relative;
	padding: 0px 15px 15px 15px;
	color: #000000;
	background-color: #ffffff;
	overflow: visible;
	min-width: 650px;
	max-width: 800px;
	width: 650px;
}

div.detail-editor {
	width: auto;
}

DIV.tabbedpanel {
	position: relative;
	overflow: visible;
	height: 95%;
	width: 100%;
}

DIV.tabcontent {
	padding: 15px;
	overflow: visible;
	background-color: #f9f9f9;
}

DIV.operationsPanel {
	width: 100%;
	text-align: right;
	padding: 5px;
	vertical-align: top;
}

TABLE.operationsPanel {
	width: 100%;
}

TD.operationsPanel {
	text-align: right;
}

TD.editorContainer {
	border: #c0c0c0 1px solid;
	background-color: #ffffff;
}

DIV.forward {
	position: relative;
	overflow: visible;
}

DIV.destinatinopanel {
	position: relative;
	height: 95%;
	overflow: visible;
}

TD.operations {
	width: 100%;
	overflow: visible;
}

INPUT.operations,INPUT.testoperations {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	background-color: #eef6fb;
	background: url(../images/toolbarbg.gif) center repeat-x;
	min-width: 100px;
	max-width: 200px;
	overflow: visible;
	padding-left: 10px;
	padding-right: 10px;
}

INPUT.operations {
	width: 100%;
}

.widthSmaller {
	width: 50px;
}

.widthSmall {
	width: 75px;
}

.widthNormal {
	width: 150px;
}

.widthLarge {
	width: 250px;
}

.widthLarger {
	width: 400px;
}

.heightShoter {
	height: 50px;
}

.heightShort {
	height: 100px;
}

.heightNormal {
	height: 150px;
}

.heightTall {
	height: 300px;
}

.heightTaller {
	height: 450px;
}

TABLE.ItemList {
	border-collapse: collapse;
	table-layout: auto;
	width: 100%;
}

TH.bold {
	font-weight: bold;
}
TH.bordered, TD.bordered {
	border-bottom: #d4e6f7 1px solid;
	border-left: #d4e6f7 1px solid;
	padding-left: 5px;
	padding-right: 5px;
}
.bordered-bottom {
	border-bottom: #d4e6f7 1px solid;
}
.tableWidget_headerCell,.tableWigdet_headerCellOver,.tableWigdet_headerCellDown {	/* General rules for both standard column header and mouse on header of sortable columns */
	border-bottom: 3px solid #C5C2B2;
	border-right: 1px solid #ACA899;
	border-left: 1px solid #FFF;
	background-color: #dedede;
}
.tableWidget_headerCell {	/* Standard column header */
	border-top: 2px solid #ECE9D8;
	font-weight: normal;
	padding-left: 5px;
}
.tableWigdet_headerCellOver {	/* Rollover on sortable column header */
	border-top: 2px solid #FFC83C;
}
.tableWigdet_headerCellDown {
	border-top: 2px solid #FFC83C;
	background-color: #d0d0d0;
	border-left: 1px solid #ACA899;
	border-right: 1px solid #FFF;
}
TD.ItemListContainer {
	border: 1px solid #bebec2;
	background-color: #ffffff;
	height: 100%;
}

TD.generalOperation {
 	padding: 0px;
}

TD.generalOperation A {
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
	display: block;
	padding: 5px;
}

TD.generalOperation A:hover,
TD.generalOperation A:focus {
	background-color: #e3ebf2;
	border: 1px solid #bebec2;
	padding: 5px;
}

.iconSize {
	width: 18px;
	height: 18px;
}
.blueBg {
	background-color: #eceff5;
}
TD.emptyOperation {
	background-color: #f0f0f0;
	color: #97450f;
	width: 100%;
	padding: 0px 10px;
}

TD.searchBar {
	background-color: #f0f0f0;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding: 0px 10px 0px 10px;
}
TD.bordered {
	border: #c0c0c0 1px solid;
}
TABLE.searchBar {
	background-color: #f0f0f0;
	border: #c0c0c0 1px solid;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding: 0px 10px 0px 10px;
}

TABLE.operationsBar {
	background-color: #f0f0f0;
	border: #c0c0c0 1px solid;
	width: 100%;
}

INPUT.buttons {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	background-color: #eef6fb;
	background: url(../images/toolbarbg.gif) center repeat-x;
}

INPUT.ebuttons {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	background-color: #eef6fb;
	background: transparent url(../images/button.gif) center repeat-x;
	width: 75px;
	overflow: visible;
}

INPUT.ebuttons.auto {
	width: auto;
}

INPUT.newDarkButton {
	background-color: #eef6fb;
	background: url(../images/button_rest.gif) center repeat-x;
}

IMG.button A {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}

IMG.operationButtonImage {
	vertical-align: middle;
}

.operation {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
}

DIV.errorDetail {
	overflow: scroll;
	width: 550px;
	height: 450px;
}

A.operationButton {
	display: block;
	white-space: nowrap;
}

SPAN.operationButtonText {
	display: inline-block;
	vertical-align: middle;
	padding: 2px;
}

CAPTION.title {
	text-align: left;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #97450f;
	padding-top: 5px;
	padding-left: 3px;
}

.italicgrey {
	color: gray;
	font-style: italic;
}

DIV.tabbedpanel LABEL {
	border: 1px solid transparent;
}

DIV.tabbedpanel LABEL.focus {
	border: 1px dotted black;
}

.generalIcon, .addIcon, .addDirectoryLookupRule, .addPythonRule, .addExchangeUMRule,
.addDefaultRule, .addLdapDirectory, .addInternalDirectory, .addNtLookup, addWebDirectory {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	vertical-align: middle;
	display: inline-block;
	height: 20px;
	width: 24px;
}
.addIcon {
	background-image: url(../images/icons/tbr2.gif);
}
.addDirectoryLookupRule {
	background-image: url(../images/icons/tbr22.gif);
}
.addPythonRule {
	background-image: url(../images/icons/python.gif);
}
.addExchangeUMRule {
	background-image: url(../images/icons/exchangeum.gif);
}
.addDefaultRule {
	background-image: url(../images/icons/defrt.gif);
}
.addLdapDirectory {
	background-image: url(../images/icons/tbr20.gif);
}
.addInternalDirectory {
	background-image: url(../images/icons/tbr21.gif);
}
.addNtLookup {
	background-image: url(../images/icons/tbr23.gif);
}
.addWebDirectory {
	background-image: url(../images/icons/webdirectory.gif);
}
.DropDownButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}
.thumbnailPane {
	width: 515px;
	background-color: #a0a0b0;
	padding: 5px 5px 15px 5px;
	display: block;
	overflow: auto;
}
.thumbnail {
	float: left;
	display: block;
	position: relative;
	margin: 5px;
	border: #6290d2 2px solid;
	background-color: #fff;
	width: 150px;
	overflow: hidden;
	width: 148px;
	height: 172px;
}
.noFloat {
	float: none;
}
.thumbnailImg {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.thumbnailSelected {
	border-color: red;
	font-weight: bold;
}
.thumbnailLabel {
	margin: 1px;
	display: block;
	overflow: hidden;
	background-color: #e3ebf2;
	height: 25px;
}
.thumbnailActions {
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	white-space: nowrap;
}
.thumbnailActions A {
	display: inline-block;
	border: 1px solid;
	border-color: #fff #e3ebf2 #e3ebf2 #e3ebf2;
	text-decoration: none;
	background-color: #e3ebf2;
	height: 18px;
	width: 18px;
}
.thumbnailActions A:HOVER {
	border: 1px solid #a0a0a0;
	background-color: #e3ebf2;
}
.removeIcon {
	background: url(../images/icons/tbr5.gif) no-repeat center;
	height: 16px;
	width: 16px;
}
.editIcon {
	background: url(../images/icons/tbr5.gif) no-repeat center;
	height: 16px;
	width: 16px;
}
.coverSheetName {
	width: 32px;
}
.destinationPickerIcon {
	background-image:url('../images/edit.png');
	background-position:right top;
	background-repeat:no-repeat;
}
.destinationsPane {
	width: 300px;
	height: 420px;
	background-color: #a0a0b0;
	padding: 3px;
	display: block;
	overflow: hidden;
}

.searchBox {
	width: 297px;
	border: 1px solid #000000;
	background-color: white;
}

.destinationBox {
	padding-top: 10px;
	width: 290px;
}

.destinationBox .tableTitle {
	width: 292px;
	border-bottom: 3px solid #C5C2B2;
	border-right: 1px solid #ACA899;
	border-left: 1px solid #FFF;
	background-color: #dedede;
	border-top: 2px solid #ECE9D8;
	font-weight: normal;
	padding-left: 5px;
}

.destinationBox .tableWrapper {
	width: 297px;
	height: 130px;
	padding: 0px;
	border: 1px solid #050505;
	overflow-y: scroll;
	background-color: #ffffff;
}

.destinationBox.available {
	padding-top: 0px;
}

.destinationBox.available .tableWrapper {
	border-top: 0px;
	height: 200px;
}

.destinationBox TABLE {
	width: 100%;
}

.destinationControls {
	width: 297px;
	padding-top: 10px;
	text-align: center;
}

.destinationWrapper {
	position: relative;
	display: block;
}

.destinationWrapper IE {
	display: inline-block;
}

.destinationBox A.destination:link,
.destinationBox A.destination:visited,
.destinationBox A.destination:hover,
.destinationBox A.destination:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
	display: block;
	vertical-align: middle;
	min-height: 18px;
	margin: auto;
	border: 1px solid transparent;
	padding: 1px 5px 1px 20px;
	background-position: left center;
	background-repeat: no-repeat;
	height: 100%;
}

.destinationBox  A.destination:HOVER {
	background-color: #e3ebf2;
	border: 1px solid #bebec2;
}

.destinationBox A.destination:FOCUS {
	background-color: #DADBDF;
}

.destination.user {
	background-image:url('../images/icons/tbr21.gif');
}

.destination.mail {
	background-image:url('../images/icons/icon48.gif');
}

.destination.printer {
	background-image:url('../images/icons/icon9.gif');
}

.destination.directory {
	background-image:url('../images/icons/icon50.gif');
}

.destination.python {
	background-image:url('../images/icons/python.gif');
}

.destination.corba {
	background-image:url('../images/icons/icon47.gif');
}
.destination.add {
	background-image:url('../images/icons/tbr2.gif');
	font-weight: bold;
}

.add-as-user-text {
	margin-right: 5px;
}

.destinationActions {
	display: none;
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	white-space: nowrap;
}
.destinationActions A {
	display: inline-block;
	border: 1px solid #fff;
	text-decoration: none;
	border: 1px solid #d0d0d0;
	background-color: #e3ebf2;
	height: 18px;
	width: 18px;
}
.destinationActions A:HOVER {
	border: 1px solid #a0a0a0;
	background-color: #e3ebf2;
}

.destinationTag {
	background: #E3EBF2 left center no-repeat;
	border: 1px solid #6290D2;
	height: 22px;
	margin: 4px;
	padding: 0 4px 4px 0px;
	white-space: nowrap;
	line-height: 30px;
	display: block;
	float: left;
}

.destinationTag.add {
	border: none;
	background: transparent;
	margin: 4px 4px 10px 4px;
}



SPAN.destination {
	height: 16px;
	width: 16px;
	margin: 5px;
	float: left;
	display: block;
}

.destinationTag .label {
	margin: 0;
	color: #000;
	float: left;
}

.destinationTag A.removeAction {
	text-decoration: none;
	float: left;
	margin-left: 4px;
	margin-top: 1px;
}

.destinationTag .remove {
	display: block;
	margin: 5px 5px 0px 0px;
	background: url(../images/icons/tbr5.gif) no-repeat center;
	height: 16px;
	width: 16px;
}

.destination-search {
	width: 250px;
}

.simplifiedRouting span.smaller {
	font-size: smaller;
}

.simplifiedRouting table.directRules {
	margin: 10px 0 10px 5px;
	width: 100%;
}

.simplifiedRouting .directRules td {
	padding: 2px;
}
.simplifiedRouting .directRules td:first-child {
	width: 215px;
}

.simplifiedRouting .directRules .bottom-border TD{
	border-bottom: 1px solid #BEBEC2
}

.simplifiedRouting .contentDiv {
	float: left;
	width: 570px;
}

.simplifiedRouting .imgText {
	vertical-align:middle;
}

.simplifiedRouting hr {
	border-top: 1px solid black;
}

.simplifiedRouting .image-item {
	width:20px;
}

.simplifiedRouting .defaultSection {
	margin-top: 1.5em;
}

.num-icon {
	background: url(../images/number_slices.png) no-repeat center;
	height: 40px;
	width: 40px;
	vertical-align: middle;
	margin-right: 10px;
}

.num-icon.first {
	background-position: -40px -40px;
}

.num-icon.second {
	background-position: -80px -40px;
}

.num-icon.third {
	background-position: -120px -40px;
}

.dialog-buttons {
	text-align: center;
}

.dialog-icon {
	background: url(../images/dialog_icons.png) no-repeat center;
	height: 80px;
	width: 64px;
}

.dialog-icon.error {
	background-position: 0px 0px;
}

.dialog-icon.warning {
	background-position: -64px 0px;
}

.dialog-icon.info {
	background-position: -128px 0px;
}

.dialog-icon.help {
	background-position: -192px 0px;
}

.buttons.picker {
	padding: 0px 10px;
	height: 25px;
}
.printersPane {
	width: 293px;
	padding: 3px;
	display: block;
	overflow: hidden;
}

.printerBox {
	height: 250px;
	overflow: auto;
}

.printer-icon {
	background-image:url('../images/icons/icon9.gif');
}

.provider-icon {
	background-image:url('../images/icons/icon57.gif');
}

.server-icon {
	background-image:url('../images/icons/icon12.gif');
}

.domain-icon {
	background-image:url('../images/icons/icon11.gif');
}

.local-icon {
	background-image:url('../images/icons/icon12.gif');
}

.row-expandable IMG.dijitTreeExpando.dijitTreeExpandoLeaf {
	background-image: url('../dojo/dijit/themes/tundra/images/treeExpand_plus.gif');
}

.textEventLogDetail > span {
	white-space: pre-line;
}

div.DelegateList {
	margin: 5px;
	height: 240px;
	width: 350px;
	background-color: #ffffff;
	overflow: auto;
	border: 1px solid #333333;
}

.titleDelegate {
	margin: 4px;
	font-weight: bold;
	color: #000000;
	height: 20px;
}

div.divTable {
	display: table;
	width: 100%;
}

div.divTableBody {
	display: table-row-group;
}

div.divTableRow {
	display: table-row;
}

div.divTableCell {
	display: table-cell;
	margin: 3px 10px;
}

#notice-container {
	position: fixed;
	display: none;
	cursor: pointer;
	top: 0px;
	width: 100%;
	height: 40px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	z-index: 10000;
}

#notice-container>.notif {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 12px 0 12px 40px;
	font-weight: bold;
	font-size: 18px;
}

.notice-container-notice {
	color: white;
	background-color: #666;
}

.notice-container-error {
	color: #8A1F11;
	background-color: #FFDFDF;
}

.password-error ul {
	list-style-type: none;
}

.password-error li:not(:first-of-type)::before {
	content: "-";
}
