.inbox-labels-selection{
	padding-left:10px;
}

.inbox-actions-selection{
	padding-left:10px;
}

.upload-error {
	text-align: center;
    color: #ff0000;
    font-size: 11px;
    padding: 10px;
}

.channels-title {
    text-align: center;
    background-color: #F66105;
    font-size: 11px;
    padding: 10px;
}

.wizard .body .new_cycle_controls_container {
	position: absolute;
	bottom: 55px;
	right: 20px;
}

.wizard .body .new_cycle_controls_container input[type="submit"] {
	margin: 0;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 13px;
	background-color: #F66105;
}

.wizard .body .new_cycle_controls_container input[type="submit"]:hover {
	cursor: pointer;
}

.wizard .body .new_cycle_controls_container input[type="submit"].same {
	padding: 5px 10px 5px 10px;
	background: #D8D8D8;
}

.wizard .body .new_cycle_controls_container input[type="submit"].same:hover {
	background: #F66105;
}

.wizard .body .new_cycle_controls_container input[type="submit"].other {
	padding: 5px 10px 5px 10px;
	background: #D8D8D8;
}

.wizard .body .new_cycle_controls_container input[type="submit"].other:hover {
	background: #F66105;
}

.wizard .body .controls_container input[type="submit"] {
	margin: 0;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 13px;
	background-color: #F66105;
	vertical-align: inherit;
}

.wizard .body .controls_container input[type="submit"]:hover {
	cursor: pointer;
}

/* Comment:: Slagian => Commented background attribute, image not found on specified path*/
.wizard .body .controls_container input[type="submit"].next {
	padding: 5px 20px 5px 10px;
	/*background: #D8D8D8 url("/static/portal/enterprise/arrow.png") no-repeat right -19px;*/
}
/* Comment:: Slagian => Commented background attribute, image not found on specified path*/
.wizard .body .controls_container input[type="submit"].next:hover {
	/*background: #F66105 url("/static/portal/enterprise/arrow.png") no-repeat right -84px;*/
}

/* Comment:: Slagian => Commented background attribute, image not found on specified path*/
.wizard .body .controls_container input[type="submit"].previous {
	padding: 5px 10px 5px 20px;
	/*background: #D8D8D8 url("/static/portal/enterprise/arrow.png") no-repeat left -148px;*/
}
/* Comment:: Slagian => Commented background attribute, image not found on specified path*/
.wizard .body .controls_container input[type="submit"].previous:hover {
	/*background: #F66105 url("/static/portal/enterprise/arrow.png") no-repeat left -213px;*/
}

#envelope-archived_false_opened_false {
	text-align: center;
	vertical-align: middle;
	background-image: url( https://static.unifiedpost.com/apps/myup/img/icon-envelope-archived_false_opened_false.gif );
	background-repeat: no-repeat;
	height: 16px;
	width: 20px;
}

#envelope-archived_false_opened_true {
	text-align: center;
	vertical-align: middle;
	background-image: url( https://static.unifiedpost.com/apps/myup/img/icon-envelope-archived_false_opened_true.gif );
	background-repeat: no-repeat;
	height: 16px;
	width: 20px;
}

#envelope-archived_true_opened_true {
	text-align: center;
	vertical-align: middle;
	background-image: url( https://static.unifiedpost.com/apps/myup/img/icon-envelope-archived_true_opened_true.gif );
	background-repeat: no-repeat;
	height: 16px;
	width: 20px;
}

#envelope-archived_true_opened_false {
	text-align: center;
	vertical-align: middle;
	background-image: url( https://static.unifiedpost.com/apps/myup/img/icon-envelope-archived_true_opened_false.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 20px;
}

html, body, table, tbody, tr, td, div, form, a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
	padding: 1px;
	margin: 0px;
}

.unopened {
	font-weight: normal;
	color: #0D5798;
}

table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	color: #666666;
	border-style: none;
}

input.wide_text {
	background-color: #FFFFFF;
	width: 290px;
}

.cell {
	padding-right: 8px;
	padding-bottom: 4px;
}

.prop {
}

.value {
	font-weight: bold;
	color: #000000;
}

.readOnly {
	color: gray;
}

.dr-toolbar-int, .rich-toolbar-item {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	#ffffff-space: nowrap;
}

.documentDetails {
	margin: 0px;
	margin-left: 25px;
	margin-right: 1px;
	margin-bottom: 8px;
	padding: 0px;
	padding-left: 8px;
	padding-bottom: 8px;
	border: 1px;
	border-color: blue;
	border-left: 1px solid #AAAAFF;
	border-bottom: 1px solid #AAAAFF;
	border-right: 1px solid #AAAAFF;
}

.documentDisputes {
	padding-left: 5px;
}

.pannel {
	width: 250px;
}

.detail-history {
	padding: 8px;
	margin: 8px;
}

.headerSearchField {
	width: 100%;
	margin: 0px;
}

/* no border for collapsable panel */
.dr-stglpnl-b, .rich-stglpanel-body {
	margin: 0px;
	padding: 0px;
}

.odd-row {
	background-color: #ECF3FE;
}

.even-row {
	background-color: #FCFFFE;
}

.active-row {
	background-color: #FFEBDA;
}

html, body {
	height: 100%;
	color: #666666;
}

body, #admin {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #666666;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #578BB8;
	font-size: 1.6em;
	margin: 0px;
}

.sep {
	padding-top: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #0887B6;
	clear: both;
}

.emptySep {
	padding-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

#maintable {
	height: 100%;
	vertical-align: top;
}

#left {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #ECF3FE;
	background-color: transparent;
	background-color: #5BC3EA;
	width: 212px;
	vertical-align: top;
	background-image: url( https://static.unifiedpost.com/apps/myup/img/visual.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 100%;
	border: 1px solid #578BB8;
	min-height: 600px;

}

#logo {
	text-align: center;
	background-image: url( https://static.unifiedpost.com/apps/myup/img/MyUP-logo-gradient001.png );
	height: 78px;
}

#center {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#body {
	padding: 8px;
	padding-top: 0px;
	margin: 0px;
}

#admin {
	margin: 0px;
}

.menuitem {
	cursor: pointer;
	padding: 5px;
	margin-top: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #0787B4;
	background-image: url( https://static.unifiedpost.com/apps/myup/img/bck_menu01.jpg );
	background-repeat: repeat-x;
	border: none;
	height: 28px;
	width: 201px;
	text-transform: uppercase;
	text-align: left;
}

.menuitem img {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	vertical-align: middle;
}

.maintitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0887B6;
	font-weight: bold;
	text-transform: uppercase;
	border: 0px;
	vertical-align: bottom;
}

.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0887B6;
	font-weight: bold;
	text-transform: uppercase;
}

.rich-table {
	width: 100%;
}

.rich-table, .rich-table-caption, .rich-table-header, .rich-table-headercell, .rich-table-subheader, .rich-table-subheadercell, .rich-table-cell, .rich-table-row, .rich-table-subfooter, .rich-table-subfootercell, .rich-table-footer, .rich-table-footercell {
	border-width: 0px;
	color: #666666;
}

.dr-table-cell, .rich-table-cell {
	padding: 2px;
	/*padding-top: 4px;*/
}

.rich-table-headercell, .rich-table-subheadercell {
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #0887B6;
}

rich-tab-inactive {
	cursor: pointer;
}

.rich-tabpanel-content {
	padding-top: 2px;
	border-width: 1px 0px 0px 0px;
}

.rich-tree {
	width: 300px;
}

.rich-tree-node-selected {
	background-color: #ECF3FE;
}

th {
	text-align: left;
}

tr {
	vertical-align: top;
}

a:link {
	color: #0D5798;
	text-decoration: none;
}

a:active, a:link, a:visited {
	color: #0D5798;
	text-decoration: none;
}

a:hover {
	color: #8CAFCD;
	text-decoration: underline;
}

input, textarea, select {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 1px;
	vertical-align: middle;
}

input.smallCheckBox {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}

.actionButtons {
	padding-top: 10px;
	padding-bottom: 0px;
	width: 100%;
	position: relative;
}

.tableControl {
	width: 100%;
	text-align: right;
}

.footer {
	text-align: center;
	font-size: 10px;
}

.messageAdmin {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
}

.message {
	padding: 4px;
	margin: 10px; 
	background-color: #F9EDBE;
	font-weight: bold;
	font-size: 12px; /*margin-left: 4px;*/
	list-style-type: none;
	width: 95%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.warn {
	background-color: #fa8c8c;
}

.loginMessage {
	color: #ff0000;
}

.error {
	margin-left: 20px;
	margin-top: 15px;
	padding: 5px;
}

.errors {
	color: #ff0000;
}

.errors input {
	border: 1px solid #ff0000;
}

.validationError input {
	border: 1px solid #ff0000;
}

span.errorsInValidation { 
	color: #ff0000;	 
}

.errors textarea {
	border: 1px solid #ff0000;
}

.required {
	color: #ff0000;
	padding-left: 2px;
}

#navmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

/* inline-block problems with IE+firefox: http://www.ruzee.com/blog/2007/05/align-list-items-horizontally-with-css/ */
/* CSS hacks IE only: http://en.wikipedia.org/wiki/CSS_filter#Star_HTML_hack */

* html #navmenu li {
/* <= IE 6 */
	display: inline;
}

*:first-child+html #navmenu li {
/* >= IE 7 */
	display: inline;
}

#navmenu li {
	display: inline-block;
	border-right: 3px double gray; /* line-height: 20px; */
}

#navmenu a {
	padding: 0px 5px;
}

#navmenu a {
	text-decoration: none;
}

#navmenu a.selectedMenuItem {
	background-image: none;
	background-color: #cccc66;
}

/* date picker style */
div.seam-date {
	margin-top: 5px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	color: #505050;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.seam-date td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.seam-date-monthNames {
	width: 70px;
	border: 1px solid #dddddd;
	border-right: 3px solid #444444;
	border-bottom: 3px solid #444444;
	background-color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.seam-date-monthNameLink, a.seam-date-monthNameLink:visited {
	text-align: center;
	display: block;
	color: #555555;
}

a.seam-date-monthNameLink:hover {
	background-color: #CCCCCC;
	color: #ff0000;
}

.seam-date-years {
	height: 10em;
	overflow: auto;
	width: 60px;
	border: 1px solid #dddddd;
	border-right: 3px solid #444444;
	border-bottom: 3px solid #444444;
	background-color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.seam-date-yearLink, a.seam-date-yearLink:visited {
	text-align: center;
	display: block;
	color: #555555;
}

a.seam-date-yearLink:hover {
	background-color: #CCCCCC;
	color: #ff0000;
}

tr.seam-date-header {
	padding: 2px 0px 2px 0px;
}

td.seam-date-header {
	padding: 0px 8px 0px 8px;
	text-align: center;
	color: gray;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

tr.seam-date-headerDays {
	color: #ffffff;
	font-weight: normal;
}

tr.seam-date-headerDays>td {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: #ffffff;
	text-align: center;
	width: 26px;
}

tr.seam-date-footer {
	background-color: #ffffff;
	color: #505050;
	font-weight: bold;
}

tr.seam-date-footer>td {
	text-align: center;
}

td.seam-date-inMonth {
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #ece9d8;
}

td.seam-date-outMonth {
	background-color: #ffffff;
	color: #999999;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #ece9d8;
}

td.seam-date-selected {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: #000000;
	font-weight: normal;
}

td.seam-date-dayOff-inMonth {
	background-color: #efefef;
	color: #000000;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #ece9d8;
}

td.seam-date-dayOff-outMonth {
	background-color: #efefef;
	color: #999999;
	font-weight: normal;
	cursor: pointer;
	border: 1px solid #ece9d8;
}

td.seam-date-hover {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	color: #ff0000;
}

/* BEGIN FAQ */
#faq p {
	margin-bottom: 1em;
}

.Style-a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.Style-b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
}

.Style-c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

.Style-d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.Internal-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}

.Internal-link-b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.Style-e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

/* END FAQ */

.filterIcon {
	float: left;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	background: url( https://static.unifiedpost.com/apps/myup/img/search.png ) no-repeat top;
}

.searchTerms {
	border-top: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	margin: 5px;
	padding-left: 4px;
}

.searchTerm {
	border: 1px outset lightgrey;
	padding: 2px 2px 2px 2px;
	margin-right: 5px;
	background-color: #000000;
	color: #ffffff;
}

.searchTerms img {
	border: none;
	padding: 0px 0px 0px 5px;
	vertical-align: top;
}

.disputeDetailLabel {
	width: 120px;
	font-weight: bold;
}

.disputeDetailValue {
	width: auto;
}

.disputeDetailValue input, .disputeDetailValue select, .disputeDetailValue textarea {
	width: 100%;
}

.enrichPropertyLabel {
	width: 170px;
	font-weight: bold;
}

.enrichPropertyValue {
	width: auto;
}

.hdpLabel {
	width: 130px;
}

.hdpValue {
	width: auto;
	font-weight: bold;
}


.enrichButtonCorrect {
	width: 50px;
}

.editPropertyLabel {
	width: 200px;
	font-weight: bold;
}

.editPropertyValue { width: auto; }
.fontred { color: #ff0000; }

.disputeDetailDetails {
	width: 350px;
}

.disputeDetailHistory {
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-left: 20px;
}

.disputeDetailHistory table {
	margin: 0px;
	padding: 0px;
}

.summaryTitle {
	text-decoration: underline;
	padding-bottom: 3px;
	margin-bottom: 3px;
	display: block;
	font-weight: bold;
}

.amount {
	width: 30%;
	text-align: right;
	padding-right: 3px;
}

.number {
	text-align: right;
	padding-right: 3px;
}

.disputeSearchLabel {
	width: 60px;
}

.disputeSearchValue {
	width: auto;
}

.memoIcon {
	float: left;
	width: 1.5em;
	height: 1.5em;
	cursor: pointer;
	background: url( https://static.unifiedpost.com/apps/myup/img/icon-memo.gif ) no-repeat top;
}

.memoIconOff {
	float: left;
	width: 1.5em;
	height: 1.5em;
	cursor: pointer;
	background: url( https://static.unifiedpost.com/apps/myup/img/icon-memo-grey.gif ) no-repeat top;
}

.language {
	padding: 0px 5px;
	margin: 0px 1px;
	border: 1px solid #578bb8;
	border-bottom: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~*//*MIME Images*//*~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*APPLICATION FOLDER*/
.application_flashIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application/flash_18px.png) no-repeat top;
}

.application_octet-streamIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application/octet-stream_18px.png) no-repeat top;
}

.application_pdfIconClass {
	background: url(https://static.unifiedpost.com/apps/myup/img/mime/application/pdf_18px.png) no-repeat top;
}

.application_mswordIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application/msword_18px.png) no-repeat top;
}

.application_vnd_openxmlformats-officedocument_wordprocessingml_documentIconClass {
	background: url(https://static.unifiedpost.com/apps/myup/img/mime/application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml_18px.png ) no-repeat top;
}

.application_pdf2IconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application/pdf2_18px.png) no-repeat top;
}

.application_vnd_ms-excelIconClass {
	background : url( https://static.unifiedpost.com/apps/myup/img/mime/application/vnd.ms-excel_18px.png) no-repeat top;
}

.application_xlsIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application/xls_18px.png) no-repeat top;
}

.application_xls2IconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application/xls2_18px.png) no-repeat top;
}

.application_xmlIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application/xml_18px.png) no-repeat top;
}

/*IMAGE FOLDER*/
.image_jpegIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/image/jpeg_18px.png) no-repeat top;
}

.image_pngIconClass.ms-excelIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/image/png_18px.png) no-repeat top;
}

/*IMG FOLDER*/
.image_pngIconClass.ms-excelIconClass {
	background: url(https://static.unifiedpost.com/apps/myup/img/mime/img/png_18px.png) no-repeat top;
}

/*TEXT FOLDER*/
.text_bmf100IconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text/bmf100_18px.png) no-repeat top;
}

.text_htmlIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text/html_18px.png) no-repeat top;
}

.text_pdfIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text/pdf_18px.png) no-repeat top;
}

.text_plainIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text/plain_18px.png) no-repeat top;
}

.text_xmlIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text/xml_18px.png) no-repeat top;
}

.text_x-vcardIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text/x-vcard_18px.png) no-repeat top;
}

/*OUT OF ANY FOLDER*/
.application-certificateIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application-certificate_18px.png) no-repeat top;
}

.application-x-executableIconClass {
	background: url(https://static.unifiedpost.com/apps/myup/img/mime/application-x-executable_18px.png) no-repeat top;
}

.audio-x-genericIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/audio-x-generic_18px.png) no-repeat top;
}

.csvIconClass {
	background: url(https://static.unifiedpost.com/apps/myup/img/mime/csv_18px.gif) no-repeat top;
}

.drilldownIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/drilldown_18px.png) no-repeat top;
}

.flashdrilldownIconClass {
	background: url(https://static.unifiedpost.com/apps/myup/img/mime/flashdrilldown_18px.png) no-repeat top;
}

.font-x-genericIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/font-x-generic_18px.png) no-repeat top;
}

.image-x-genericIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/image-x-generic_18px.png) no-repeat top;
}

.package-x-genericIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/package-x-generic_18px.png) no-repeat top;
}

.pdfIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/pdf_18px.gif) no-repeat top;
}

.text-htmlClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text-html_18px.png) no-repeat top;
}

.text-x-genericIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text-x-generic_18px.png) no-repeat top;
}

.text-x-generic-template.pngIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text-x-generic-template_18px.png) no-repeat top;
}

.text-x-script.pngIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/text-x-script_18px.png) no-repeat top;
}

.video-x-genericIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/video-x-generic_18px.png) no-repeat top;
}

.application_x-zip-compressedIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/application_x-zip-compressed_18px.png) no-repeat top;
}

.x-office-address-bookIconClass {
	background: url(https://static.unifiedpost.com/apps/myup/img/mime/x-office-address-book_18px.png) no-repeat top;
}

.x-office-calendarIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/x-office-calendar_18px.png) no-repeat top;
}

.x-office-documentClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/x-office-document_18px.png) no-repeat top;
}

.x-office-document-templateIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/x-office-document-template_18px.png) no-repeat top;
}

.x-office-drawingIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/x-office-drawing_18px.png) no-repeat top;
}

.x-office-drawing-templateIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/x-office-drawing-template_18px.png) no-repeat top;
}

.x-office-presentationIconClass {
	background: url(https://static.unifiedpost.com/apps/myup/img/mime/x-office-presentation_18px.png) no-repeat top;
}

.x-office-presentation-templateIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/x-office-presentation-template_18px.png) no-repeat top;
}

.x-office-spreadsheetIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/x-office-spreadsheet_18px.png) no-repeat top;
}

.x-office-spreadsheet-template.pngIconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/x-office-spreadsheet-template_18px.png) no-repeat top;
}

.tiff-IconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/mime/tiff_18px.png) no-repeat top;
}

.details-IconClass {
	background: url( https://static.unifiedpost.com/apps/myup/img/details.gif) no-repeat top;
}

/*~~~~~END OF MIME IMAGES~~~*/

/*~~~~~UPLOAD WIZARD SKINNING~~~*/

/*~~~~~END UPLOAD WIZARD SKINNING~~~*/
/*******************General All Purpose Classes************/

.width-auto 	{ width: auto;	}
.max-width	{ width: 100%;	}
.max-height	{ height: 100%;	}
.width-95pc	{ width: 95%; 	}
.width-80pc 	{ width: 80%; 	}
.width-60pc 	{ width: 60%;	}
.width-40pc 	{ width: 40%;	}
.width-30pc 	{ width: 30%; 	}
.width-20pc	{ width: 20%; 	}
.width-50pc 	{ width: 50%;	}

.width-100px{ width: 100px;	}
.width-90px  { width: 90px; 	}
.width-70px  { width: 70px; 	}
.width-60px  { width: 60px; 	}
.width-40px  { width: 40px; 	}
.width-30px 	{ width: 30px; 	}
.panel-350px{ width: 350px; }
.panel-400px{ width: 400px; }
.panel-500px{ width: 500px; }
.panel-1024px{ width: 1024px; }

.width-5em	  { width: 5em;	}
.width-10em	  { width: 10em; }
.width-15em	  { width: 15em;	}

.clear		{ clear: both; 		}
.clearfix	{ overflow: hidden; }
.no-padding { padding: 0px; 	}
.no-border	{ border: none; 	}
.no-margin 	{ margin: 0px; 		}
.inline		{ display: inline; 	}
.text-right	{ text-align: right;}
.text-left	{ text-align: left;	}
.center		{ text-align: center;}
.center-auto{ margin-left: auto; margin-right: auto; }

.img-valign-bot	    { vertical-align: bottom;	}
.img-valign-top 	{ vertical-align: top; 		}
.img-valign-middle  { vertical-align: middle; }

.padd-10	{ padding: 10px; }
.padd-15	{ padding: 15px; }
.padd-20	{ padding: 20px; }

.margin-10	{ margin: 10px;	 }
.height-5	{ height: 5px; 	 }
.height-10	{ height: 10px;  }
.height-15	{ height: 15px;	 }
.height-20	{ height: 20px;  }
.height-30	{ height: 30px;  }
.height-40 	{ height: 40px;	 }
.height-100 { height: 100px;  }  

.small-font	{ font-size: xx-small;	}
.big-font	{ font-size: larger;	}
.italic		{ font-style: italic; 	}
.text-bold	{ font-weight: bold;	}

.append-10	 { padding-right: 10px; }
.append-20	 { padding-right: 20px; }
.append-30	 { padding-right: 30px; }
.prepend-10  { padding-left: 10px;  }
.prepend-15  { padding-left: 15px;  }
.prepend-20	 { padding-left: 20px;  }
.prepend-30	 { padding-left: 30px;  }
.tprepend-10 { padding-top: 10px;   }
.tprepend-20 { padding-top: 20px;   }
.bprepend-10 { padding-bottom: 10px;}
.bprepend-20 { padding-bottom: 20px;}

.f-left	{ float: left; }
.lnk 	{ margin-top: 2px; }
.chk-box-default	{ margin: 4px; text-align: center;}
td.f-right, .entity-list, .f-right{ float: right; }
.calendar-default	{ width: 200px; }
.spinner{ margin: 6px; }

/******************Eoc General All Purpose Classes ********/

.searchTerms		{ margin-bottom: 8px; }
.advancedSearch-wrap{ margin-bottom: 10px; }
.btn-buildquery-wrap, input.btn-buildquery{ margin-top: 8px; }
.v-bar{ width: 150px;}

#advancedSearchModelPanel img{ cursor: pointer; }
#attachPanel		     { margin-right: 10px; }
.mediaPanel-wrap	     { margin-top: 10px; margin-bottom: 10px; }
.inbox-navig-wrap, .locale-selector-wrap{ float: right;}
#labelList div           { margin: 4px; }
#labelList span          { line-height: 22px; }
table.contentPageMiddle  div.containerBorder { height: 240px;} 
#uploadTabOneForm div    { height: 300px;    }
div.attachPanel-wrap     { margin-top: 10px; }
div.upload-detail        { margin-right: 10px;}
.tree-img-default        { padding: 1px; border: none; vertical-align: middle; }
div.shareinaccept-content{ margin-top: 20px; }

#officeMemberSelectForm select{ font-size: 12px;}
.registration-b2b-msg	{ font-size: 10px;}
.registration-smart-msg	{ font-size: 12px}
.registration-b2c-msg	{ font-size: 12px; font-weight: bold;}
.shareoutinvite-msg		{ font-size: 15px;}

fieldset.edituserprofile{
	width: 320px; padding: 10px;
}
.language-menu{
	text-align: right;
	float: right;
}
input.reset{
	float: right; 
	margin-top: 8px;
}
div.memo-edit-content, div.optins-new-content, div.shareinaccept-content, div.shareoutinvite-content, div.preprint-wfedit-wrap, div.workflow-fill-wrap{
	float: left;
	width: 320px; 
	margin-right: 40px;
}
div.workflow-release-wrap{
	float: left;
	width: 400px;
	margin-right: 40px;
}
div.shareoutinviteb2b-content{
	width: 400px;
	margin-right: 40px;
}
fieldset.presentment-content{
	width: 420px; 
	padding: 10px;
}

div#logincontents{
	border-width: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#opened-id{
	font-size: 20px;
	color: #0000ff;
}
.center-middle{
	margin: 0 auto;
	text-align: center;
}

.comboMsg, .msg-decor-1, .comboMsgSettingsPage{
	color: #ff0000;
	text-decoration: overline; 
}
.comboMsg, .comboMsgSettingsPage{
	display: block;
}

.comboMsgSettingsPage{
    clear: left;
}

.icon-default{
	border: 0px;
	height: 18px;
	width: 18px;
	margin: 0px;
	padding: 1px; 
	float: left;
}
.icon-default a{
	display:block;
	height: 18px;
	width: 18px;
}
.label-default{
	padding: 2px;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
span .label-default {
	line-height: 22px;
}
.body_header-default{
	font-size: 15px; 
	font-weight: bold;
}
div.wizard div.body{
	padding: 10px;
	padding-top: 20px;
}
div.label-list-wrap, .conversation-list-wrap, .lazy-space{
	padding: 4px;
	margin: 4px;
}
.dispute-detail-wrap{ 
	padding-bottom: 10px;
}

.mail-body-wrap{
	font-family: Verdana;
	font-size: 12px; 
	width: 80%;
	text-align: left;
	border: 1px solid lightgrey;
	padding: 15px;
}

.ip-panel{
	width: 500px;
	height: 460px;
}

.ip-panel div{
	position:absolute;
	width:400px;
	height:400px;
	background-color:white;
	overflow:auto;
}

#mediaPanel {
	width:180px;
	height:90px;
}
#myPanel{
	margin-bottom: 10px;
	margin-right:10px;
}

.payButton {
	width: 40px;
	height: 16px;
	padding: 1px 11px 2px 11px;
	color: #fff;
	margin: 1px 5px;
	font-size: 11px;
	border: none;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #666; /* old browsers */
}

.payButton:link, .payButton:visited {
    width: 40px;
    color: #fff;
    text-decoration: none;
}

.payinvoices-link {
    background: #F1F1F1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #666666;
    -webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-padding-end: 3px;
    -moz-padding-start: 3px;
    font-size: 10px;
    font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
    border-spacing: 2px;
    margin: 1px;
    vertical-align: middle;
    cursor: default;
    color: #000000;
}
.payinvoices-link:hover {
    text-decoration: none;
}
a.payinvoices-link{
    color:#000000;
}

/* Gradient from: http://www.colorzilla.com/gradient-editor/  (Orange 3D #1)  */
.paymentDueSoon {
	background: #ffaf4b; /* old browsers */
	background: -moz-linear-gradient(top, #ffaf4b 0%, #ff920a 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* ie */
}

/* Gradient from: http://www.colorzilla.com/gradient-editor/  (Green 3D #1)  */
.paymentNotDue {
	background: #b4ddb4; /* old browsers */
	background: -moz-linear-gradient(top, #b4ddb4 0%, #83c783 17%, #52b152 33%, #008a00 67%, #005700 83%, #002400 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4ddb4), color-stop(17%,#83c783), color-stop(33%,#52b152), color-stop(67%,#008a00), color-stop(83%,#005700), color-stop(100%,#002400)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* ie */
}

/* Gradient from: http://www.colorzilla.com/gradient-editor/  (Red 3D)  */
.paymentOverDue {
	background: #ff3019; /* old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* ie */
}


.comment-list  {
	border: 0px;
	border-color: #FFF;
	max-height: 300px;
	overflow: auto;
}

.comment-list .even-row, .comment-list .odd-row {
    background-color: #FFF;
}



.comment-entry {
    border:0px;
	border-bottom: 1px;
	border-style : solid;
    border-color: #ececec;
    padding-top : 15px;
    padding-bottom : 15px;
}

.comment-header {
	float: none;
	padding-bottom : 30px;
}

.comment-owner {
	font-weight: bold;
	float: left;
}

.comment-datetime {
	float: right;
	font-size: 0.9em;
    color: #585858;
}

.comment-text {
	padding-top: 5px;
}

.new-comment-form {
    margin-top: 20px;
}

.new-comment-button {
	float: none;
	padding-top: 5px;
}

.audit-list  {
	border: 0px;
	border-color: #FFF;
	max-height: 650px;
	overflow: auto;
}

.sorted-select {
}

/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fad42e; background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Autocomplete 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.17
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Datepicker 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/* Message to display when changing email implies changing username as well. */
.changeUsernameMessages{
    clear: left;
    width: 330px;
    color: #EE6C15;
}