

.center {
	text-align:center;
}

.error, .ad-aError, .ad-error {
	color:#f00;
}

a > img {
	border:0;
}

.ad-alerts-con {}
.ad-alert-rows {}

.ad-aBox {
	background:#eee;
	padding:0.5em;
	margin-bottom:1em;
}

.ad-bBox {
	background:#fff;
	padding:1em;
	margin-bottom:1em;
}

table.ad-Table-cc {
	margin:0 auto;
}

div.ad-ccTable-con {
	background:#eee;
	position:relative;
}

td.ad-ccTable-c {
	padding:1em;
	background:#eee;
}
td.ad-ccTable-bC {
	vertical-align:top;
}
td.ad-ccTable-lc {
	font-weight:bold;
	text-align:right;
	padding-right:0.5em;
	white-space:nowrap;
}
td.ad-ccTable-rc {
	text-align:left;
	padding-left:0.5em;
}

.ad-aTable {width:100%;}
.ad-aTable-head-row {
	color:#fff;
	background:#333;
}
.ad-aTable-head-cell {
	vertical-align:middle;
	padding:1.2em 0.8em 0.5em 0.8em;
}
.ad-aTable-row {}
.ad-aTable-cell {
	background:#fff;
	font-size:0.8em;
	padding:1.0em;
	border-bottom:solid 2px #eee;
	vertical-align:middle;
}
.ad-aTable-cell100 {
	width:100%;
}
.ad-aTable-bCell {
	vertical-align:top;
}
.ad-aTable-row1 {background:#eee;}
.ad-aTable-inLabel {
	font-weight:bold;
	margin-top:5px;
}
.ad-aTable-inValue {}

.ad-aIcon-edit {
	background:url(../images/icons/edit.png) no-repeat center center;
	width:24px;height:24px;
	cursor:pointer;
}
.ad-aIcon-del {
	background:url(../images/icons/delete.png) no-repeat center center;
	width:24px;height:24px;
	cursor:pointer;
}

ul.ad-aNav {
	list-style:none;
	padding:0;
	margin:0;
}

.ad-aForm-con {}
.ad-aForm {margin-bottom:1em;}
table.ad-aForm {margin:0 auto;}
table.ad-aForm td {padding:5px;}
.ad-aForm-item-label-cell {vertical-align:top;}
.ad-aForm-item-value-cell {vertical-align:top;}

ul.ad-aChoice {
	list-style:none;
	padding:0;
	margin:0;
}

ul.ad-choice-tree {
	list-style:none;
	padding:0;
}
ul.ad-choice-tree ul {
	list-style:none;
}
ul.ad-aChoice > li {
	margin-bottom:5px;
}

.adc-node td {
	vertical-align:middle;
	padding-right:3px;
}

.ad-status-active {color:green;}
.ad-status-suspended {color:red;}

.ad-status-available {color:#92a400;}
.ad-status-processing {color:#e79d00;}
.ad-status-failed {color:#f00;}
.ad-status-deliveryFailed {color:#f00;}
.ad-status-delivered {color:#92a400;}
.ad-status-awaitingConfirm {}

.ad-status-expired {color:red;}
.ad-status-canceled {color:#e79d00;}
.ad-status-invalid {color:#e79d00;}

.ad-search-optionsView {margin-bottom:1em;}

.x-panel-body {border-width:0 !important;}
