table.table-hightlight tr:hover {background-color: #eeeeee;}
.errorMsg {color: #FF6600; font-weight: bold;}
div.dataTables_wrapper div
{
	margin: 0px;
}
.loading {display:none}

div.facetsBox ul {list-style: none; list-style-position: inside; padding:0px; white-space: nowrap;}
.submitFormHelp, .submitFormWarn {text-align: left;}
select#dc_type_ateneo {font-size: 80%; padding-rights: 2em;}
input[readonly="readonly"], textarea[readonly="readonly"]{
	border: 2px outset ButtonFace;
		   font-weight: bold;
		   color: #302226;
		   background-color: #def0fd;
}
.header{background: #669acc;}
.stripe {background: url("redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") repeat-x scroll 50% 50% #5C9CCC; }
body {background: #79afd5;}
.submitFormAlign {white-space: nowrap;}





span.autocomplete
{
	font-size: 70%;
	display: block;
	color: gray;	
}
span.autocomplete span.label 
{
	font-weight: bold;
}
span.autocomplete.title {color: black;}

div.ui-dialog-content textarea {float: left; margin:10px;}

tr.hide {display: none;}
span.mydspaceUpdateMsg {font-size: 80%; color: red;}

.submitProgressTable{ margin: 0;
                      padding: 0;
                      border: 0;
                      vertical-align: top;
                      text-align: center;
                      white-space: nowrap }

.submitProgressButton{ border: 0 }



.submitProgressButtonDone{ border: 0;
                           background-image:none;
						   background-color: #666666; }

.submitProgressButtonCurrent{ border: 0;
                           background-image:none;
                           background-color: #88093E; }

.submitProgressButtonNotDone{ border: 0;
                           background-image:none;
                           background-color: #BCC3BE; }