/* Trigger link (launches dialog box) */
.plugin_labels_error_container { display: none; width:80%;}
.plugin_labels_error_container.notify {padding: 0.5em 0.5em 0.5em 2.5em;}

div.plugin_label_dialog div.plugin_label_dialog_leftpanel { float: left; width: 59%;}
div.plugin_label_dialog div.plugin_label_dialog_rightpanel { float: right; overflow: hidden; width: 39%; }

.plugin_label_dialog_leftpanel label {display:block;}
.ajax_autocomplete input,
#add-label-button {display:inline;}

#label-dialog, #label-dialog h2 {overflow:visible;}
#label-dialog .page-body {overflow:auto;}
#label-dialog .panel-body {overflow:visible;}
#label-dialog, #label-dialog h2 {overflow:visible;}
#label-dialog .close {position:absolute; font-size:0; top:-13px; right:-13px; width: 30px; height:30px; background: transparent url( "../../../images/button-close.png") 0 0 no-repeat; padding:0; border:none; cursor:pointer;}

.current-labels {clear:both;margin-top:1em;padding-top:1em;}
.current-labels .icon {margin:0;}
.plugin_label_dialog dt {float:left;margin-right:0.5em}

ul.label-list {display:inline;list-style-type:none;margin:0;padding:0;}
.label-list li {display:inline-block;margin-right:0.5em;white-space:nowrap;}
.label-list li a {white-space:nowrap;}

p.label-options {margin-bottom:0.5em;}
.navBackgroundBox { padding: 5px 5px 5px 5px; font-size: 22px; font-weight: bold; font-family: Arial, sans-serif; color: white; background: #3c78b5; text-decoration: none; }
.plugin_label_input {width:350px;}

