3     font: 10pt Helvetica, Verdana, sans-serif;
 
  11     background-color: #CDCDCD;
 
  12     border-bottom: 0.1px solid black;
 
  15     vertical-align: middle;
 
  17     top: 0px; left: 0px; right: 0px; 
 
  21 #header #breadcrumbs {
 
  24 #header-right-toolbar {
 
  30     vertical-align: middle;
 
  35     top: 2.4em; left: 0px; right: 0px; bottom: 0px;
 
  37     background-color: white;
 
  52     text-decoration: none;
 
  56     text-decoration: underline;
 
  66     background-color: #BCD6E9;
 
  70     border-bottom: 1px solid #858585;
 
  71     background-color: #B7B7B7;
 
  76     border-right: 1px solid #858585;
 
  82     background-color: #909090;
 
 115     position: absolute; /* absolute to relation with #panels */
 
 122     width: 8px; /* initial width */
 
 128     left: 8px; /* initial width of the left panel */
 
 136     top: 25px; left: 0px; bottom:0px; right: 0px;
 
 141     top: 0px; bottom: 0px; left: 0px; right: 0px;
 
 151 .panel-content-overlay {
 
 154 .panel-wrap.last-panel .panel-content {
 
 158 .panel-wrap.last-panel .panel-slider {
 
 162 /* Toolbars with select box to change panel contents*/
 
 163 .panel-wrap .panel-toolbar {
 
 165     top: 0px; left:0px; right: 0px; height: 26px;
 
 168     /* border-top: 1px solid #AAA; */
 
 169     border-bottom: 1px solid #AAA;
 
 173 .panel-toolbar label {
 
 178     /* position: relative; */
 
 181     background-color: #DDD;
 
 192 .panel-toolbar .toolbar-button-groups-container .panel-toolbar-extra button {
 
 193     /* this is uber specific */
 
 195     font-family: Sans-Serif;
 
 198     border: 0px solid black;
 
 199     vertical-align: bottom;
 
 202 /* Slider between panels */
 
 203 .panel-wrap .panel-slider {
 
 205     background-color: #DDD;
 
 207     top: 0px; bottom: 0px; right: 0px; width: 4px;
 
 209     border-left: 1px solid #999;
 
 210     border-right: 1px solid #999;
 
 218 .panel-wrap .panel-slider:hover {
 
 219     background-color: #999;
 
 222 .panel-content-overlay.panel-wrap .panel-slider {
 
 223     background-color: #DDD;
 
 229 /* ================= */
 
 230 /* = Gallery panel = */
 
 231 /* ================= */
 
 237 /* =========================== */
 
 238 /* = DublinCore Editor panel = */
 
 239 /* =========================== */
 
 244 .panel-dceditor label {
 
 252 .panel-dceditor input, .panel-dceditor textarea {
 
 259     border: 1px solid black;
 
 270 .change-notification {
 
 284 .msg-error, .msg-success, .msg-warning, .msg-info {
 
 286     padding: 0.1em 0.5em;
 
 289     -moz-border-radius: 8px;
 
 290     -webkit-border-radius: 8px;
 
 304     background-color: red;
 
 311     background-color: lightgreen;
 
 312     border-color: lightgreen;
 
 316     background-color: lightblue;
 
 317     border-color: lightblue;
 
 321     background-color: yellow;
 
 322     border-color: yellow;   
 
 326 #commit-dialog-error-empty-message {
 
 332 text#commit-dialog-message {
 
 337 #split-dialog .container-box form {
 
 341 #split-dialog .container-box fieldset {
 
 355 .splitview-splitbar {
 
 357     border-left: 1px solid #999;
 
 358     border-right: 1px solid #999;
 
 360     background-color: #CCC;