x* {
	margin: 0;
	padding: 0;
}
html {
    background-color: #f6fcf6;
    height: 100%;
}

body {
    height: 100%;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
	color: #333333;
	text-align: center;
	vertical-align: top;
    margin: 0px;
}

body,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: small; */
    font-size: 9pt;
	line-height: 1.5em;
}

a {
    color: #4b7cac;
}

a.Selected {
	font-size: 120%!important;
	text-decoration: underline!important;
}

h1,h2,h3,h4,h5,h6 {
    color: #03649b;
}

p {
	margin: 0 0 .5em 0;
}
ul {
	margin-left: 30px;
}
li {
	margin: 5px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 20px;
}

fieldset {
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}
fieldset legend {
	color: #483733;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
}
fieldset.inputfield legend {
	color: #404040;
	font-weight: bolder;
	font-size: 90%;
}

fieldset.UploadDocument {
    margin-bottom: 10px;
}
fieldset.UploadDocument ol {
    margin-left: 30px;
}
fieldset.UploadDocument ol li {
    padding: 5px 0;
}

input[type=text], input[type=checkbox], input[type=radio] {
    padding: 0 3px;
    margin-right: 3px;
}
input[type=button], input[type=submit] {
    margin-right: 3px;
}

textarea {
    padding: 0 3px;
}

input[type="text"]:disabled {
    background-color: white;
    border: 1px solid #A9A9A9;
    color: #808080;
}

textarea:disabled {
    background-color: white;
    border: 1px solid #A9A9A9;
    color: #808080;
}

select:disabled {
    background-color: white;
    border: 1px solid #A9A9A9;
    color: #808080;
}

div#Pagebackground {
	position: relative;
	min-width: 960px;
	min-height: 100%;
	margin: 0 0;
	text-align: left;
}

div#Pagetop 
{
	position: relative;
	/* background: #ffffff url(images/header.jpg) no-repeat top left; */
	/* background: #ffffff url(images/headertest.jpg) no-repeat top left; */
    background: #ffffff url('images/large-header-background.png') repeat-x;
    height: 145px;
}

div#Pagetop .large-logo {
    top: 44px;
    left: 10px;
    position: relative;
}

div#Pagetop .large-logo img {
    width: 342px;
    height: 86px;
}

div#Pagetop h1 {
	display: none;
}

div #Pagecontent {
    min-width: 960px;
    margin: 0; /* 0 10px */
    padding: 12px;
    min-height: 100%;
    background-color: #ffffff;
    
    height: auto !important;
    height: 100%;
}
div#Pagecontent a {
	font-weight: bold;
	color: #03649b;
	text-decoration: none;
}
div#Pagecontent a:hover {
	text-decoration: underline;
}
div#Pagecontent a.button {
	border: solid 1px #9a9ada;
	padding: 1px 3px;
}
div#Pagecontent a:hover.button {
    background-color: #f0f0ff;
    text-decoration: none;
}
div#Pagecontent h3 {
	margin: 10px 0;
	font-size: 130%;
}
div#Pagecontent h4 {
	margin-bottom: 10px;
	font-size: 110%;
}

div#push {
	height: 145px;
}

div#Pagebottom {
	position: relative;
	clear: both;
	min-width: 960px;
	width:100%;
	xheight: 145px;
	xbackground: #ffffff url(images/footer.jpg) repeat-x bottom left;

	background: #ffffff url(images/small-header-background40.png) repeat-x bottom left;
	height: 40px;
}

.datepicker {
    width: 70px;
}

.timepicker {
    width: 60px;
}

.hidden {
	display: none;
}

div.interestnotes {
    margin: 5px 0 5px 20px;
}

div.photo {
    text-align:center;
}
div.photo img {
    border: solid 2px #ff3d00;
    padding: 2px;
    margin: 5px auto 5px auto;
}
div.photo div.caption {
    font-style: italic;
}

img.profile {
    border: solid 2px #ff3d00;
    padding: 2px;
    margin: 15px 10px 5px 0;
}

.note {
	border: solid 1px #999999;
	background-color: #f0f0f0;
	color: #333333;
	font-weight: bolder;
	padding: 10px;
}

table tr td {
	padding: 3px;
}

.Itemlist dl {
	border: dashed 1px #a89793;
}
.Itemlist dt {
	border-top: dashed 1px #a89793;
	margin-top: 10px;
	padding-top: 10px;
}
.Itemlist li {
	border-top: dashed 1px #a89793;
	margin: 10px 0;
	padding-top: 10px;
}

.Login {
	background-color: #f6f6f6;
	 border: solid 1px #999999;
	 padding: 5px;
}
.LoginTitle {
	background-color: #666666;
	color: White;
	font-size: 110%;
	font-weight: bold;
}
.messagetext {
	border: solid 2px #c0c0c0;
	margin: 50px 0 20px 0;
	padding: 10px;
	font-weight: bold;
	font-size: 110%;
}

.inputerror {
	background-color: #900000;
	color: #ffffff;
}

.required {
    font-weight: bold;
}

.small {
    color: #666666;
    font-size: 80%;
}

table.membermap {
}

ul.optionlist,ul.optionlist ul {
    list-style-type: none;
}

div#mappoints {
    border: solid 1px #999999;
    background-color: #f0f0f0;
    height: 450px;
    width: 150px;
    overflow: scroll;
}
div#mapcanvas {
    border: solid 1px #999999;
    width: 520px;
    height: 450px;
}

.PagerControl td {
    border-bottom: none!important;
}

.Pager td {
    text-align: right;
    padding: 0!important;
}
.Pager a {
    border: solid 1px #3a3a7a;
    border-radius: 3px;
    padding: 1px 3px;
}
.Pager a.selected {
    border: none;
    padding: 3px;
}
.Pager a:hover {
    background-color: #f0f0f0;
}

div#CurrentUser {
	position: absolute;
	top: 8px;
	right: 8px;
	color: #ffffff;
}
div#CurrentUser a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
div#CurrentUser a:hover {
	text-decoration: underline;
}

div#Error {
	color: #800000;
	border: solid 1px #800000;
	padding: 3px;
	margin-bottom: 10px;
}
div#Error h4 {
	color: #ffffff;
	background-color: #800000;
	margin: 0;
	padding: 3px;
}
div#Error ul  {
	margin: 0 0 0 20px;
}
div#Error li {
	padding: 0;
	margin: 0;
}

div#followus {
    position: absolute;
    bottom: 4px;
    left: 10px;
    height: 25px;
    color: #ffffff;
}
div#followus ul {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
}
div#followus ul li {
    display: inline;
    padding-right: 10px; 
}
div#followus ul li img {
    vertical-align: middle;
}

div#version {
    position: absolute;
    bottom: 4px;
    right: 10px;
    height: 25px;
    color: #ffffff;
}

div#Info {
	color: #004b6f;
	background-color: #f6f6f6;
	border: solid 1px #004b6f;
	padding: 3px;
	margin-bottom: 10px;
}

div#Logo {
	height: 100px;
	width: 960px;
	background: transparent;
}
div#Logo a {
	position: absolute;
	top: 40px;
	left: 10px;
	display: block;
	height: 87px;
	width: 335px;
}
div#Logo h2 {
	visibility: hidden;
}

div#Menubar {
	position:absolute;
	right: 10px;
	top: 85px;
	font-size: 90%;
	color: #600;
	text-align: right;
}
div#Menubar a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
div#Menubar a:hover {
	color: #b90bdc;
}

div#Menubar ul {
	list-style: none;
}
div#Menubar ul li {
	display: inline;
	padding: 0 3px;
}

div#Navbar {
/*    background: none repeat scroll 0 0 #0055a5; */
    position: absolute;
    top: 88px;
    left: 400px;
    margin: 0 4px 10px 0px;
    padding: 5px 0 5px 5px;
	z-index: 1000;
}
div#Navbar ul {
    margin-left: 0px;
}
div#Navbar ul li {
    position: relative;
	display: inline;
    margin: 0;
	padding: 0 3px;
}
div#Navbar a {
/*    color: #ffffff; */
    font-size: 100%;
    text-decoration: none;
    font-weight: bold;
}
div#Navbar a:hover {
    text-decoration: underline;
}


div#Navbar ul ul {
	position: absolute;
	left: 0px;
    display: none;
	background: transparent;
	padding: 3px 0 3px 10px;
	/*visibility: hidden;*/
}
div#Navbar ul ul li {
	border: solid 1px #3a3a7a;
	background: #ffffff;
	padding: 2px 4px;
	width: 180px; /*width of sub menus*/
    display: block;
}
div#Navbar ul ul li a {
    color: #4C6FB5;
    font-size: 90%;
	padding: 2px 4px;
	margin: 0;
}
div#Navbar ul ul li.submenu {
	background: #ffffff url('images/rightarrow.jpg') 2px 7px no-repeat;
}
div#Navbar .submenu {
    z-index: 10;
}
div#Navbar .submenu2 {
    z-index: 20;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
div#Navbar ul ul ul {
	top: 15px;
	left: 40px;
}

div#Navbar div#Project 
{
	float: right;
    color: #ffffff;
    font-size: 125%;
    padding-right: 6px;
}


fieldset#Productlist ol {
	margin-left: 30px;
}
fieldset#Productlist ul {
	margin-left: 30px;
}
fieldset#Productlist li {
	margin: 5px 0;
}

div#Profilepics {
    float:left;
}

div#Rolemaintenance {
	margin: 20px 0 10px 0;
	border: solid 1px #a0a0a0;
	padding: 4px;
	font-size:80%;
	background-color:#f0f0f0;
	line-height: 1.25em;
}

div#Sidebar {
    display: none;
	float:right;
	width: 150px;
	height: 100%;
	font-size: 90%;
	line-height: 1.5em;
	padding: 0;
	color: #3a3a7a;
	text-align: left;
}
div#Sidebar a {
	color: #3a3a7a;
	text-decoration: none;
	font-weight: bold;
}
div#Sidebar a:hover {
	color: #6a6aaa;
	text-decoration: underline;
}

div.gallery ul {
    margin-left: 0px!important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div.gallery ul li {
	display:inline;
}
div.gallery ul img {
	border-color:#3E3E3E;
	border-style:solid;
	border-width:5px 5px 20px;
}
div.gallery ul a:hover img {
	border-color:#9E9E9E;
	border-style:solid;
	border-width:5px 5px 20px;
	color:#FFFFFF;
}
div.gallery ul a:hover {
	color:#FFFFFF;
}

div.quote {
    border: solid 1px #a0a0a0;
    background-color: #e0e0e0;
    color: #404040;
    padding: 5px;
    margin: 0 0 5px 10px;
    font-size: 80%;
}
div.quote div.header {
}
div.quote div.text {
    font-style: italic;
}

div.Sidewindow {
	width:130px;
	padding: 2px 4px;
	border: solid 1px #e0e0e0;
	font-size:80%;
	background-color:#f0f0f0;
	line-height: 1.25em;
}

table.Gridview td,th {
	padding: 2px 4px;
}
table.Gridview th {
	background-color: #e0e0e0;
}

table.Gridview {
    font-size: 8pt;
}

table.Gridview {
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
}

table.Gridview td,
table.Gridview th
{
    padding: 4px 4px;
    border: none;
    xborder-collapse: collapse;
    border-bottom: 1px solid #DDDDDD;
    line-height: 1.25em;
}

.readonly {
	border: solid 1px silver;
	background: #FAFAFA;
	color: Black;
	padding: 0px 2px;
	display: block;
	width: 100%;
	height: 1.5em;
}

.AlternatingRow {
	background: #FAFAFA;
}

div.ReportContent table tr td {
	padding: 1px;
}

div.ReportControls {
	/*
	border: solid 1px silver;
	background: #FAFAFA;
	*/
	padding-bottom: 10px;
}

div.ReportControls input[type='submit'] {
	width: 110px;
}


div.list-header {
    padding: 10px;
    margin-bottom: 8px;
    font-size: 14pt;
    line-height: 23px;
    background-color: #EFEFEF;
    height: 23px;
}

div.list-header span.form-controls {
    line-height: 1em;
}

div.entry-form {
    /* padding: 12px; */
}

div.entry-form div.form-header {
    padding: 10px;
    margin-bottom: 8px;
    font-size: 14pt;
    background-color: #EFEFEF;
    height: 23px;
}

div.entry-form table.form-table td {
    padding: 3px 1px;
}

div.entry-form .form-table td.label-cell {
    vertical-align: middle;
}

div.entry-form span.form-controls {
    line-height: 1em;
}

div.entry-form div.form-controls.bottom {
    margin-top: 10px;
}

div.entry-form .form-controls input[type=submit] {
    width: 75px;
    font-size: small;
}

div.entry-form .form-controls input[type=button] {
    width: 75px;
    font-size: small;
}

div.entry-form .form-controls button {
    width: 75px;
    font-size: small;
}

#content .form-controls input[type=submit] {
    width: 75px;
    font-size: small;
}

#content div.form-controls.bottom {
    margin-top: 10px;
}


/* Save Button */
div.entry-form .ui-button {
    padding: 3px 12px;
    color: black;
}

div.entry-form .ui-selectmenu-button.ui-button {
    width: 1em !important;
    font-size: small;
}

div.entry-form .ui-selectmenu-icon.ui-icon {
    margin-top: -5px;
}

.ui-selectmenu-menu ul {
    text-align: left !important;
}
/*  */

.ui-menu.ui-widget.ui-widget-content li {
    xbackground-color: red;
}


.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: 3px;
}

div.entry-form .form-controls li {
    font-size: small;
}

input[type='button'].time-button {
	width: 75px;
}

div.ui-dialog-content {
    text-align: left;
}


.agenda-list {
    margin-left: auto;
    margin-right: auto;
}

.sortable-placeholder {
    height: 150px;
}

.sort-icon {
    display: inline-block;
    background-image: url("Jquery/images/ui-icons_888888_256x240.png");
    background-repeat: no-repeat;
    background-position: -128px -48px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}

.delete-icon {
    display: inline-block;
    background-image: url("Jquery/images/ui-icons_888888_256x240.png");
    background-repeat: no-repeat;
    background-position: -96px -128px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}



.vertical-sort-icon {
    display: inline-block;
    background-image: url("Jquery/images/ui-icons_888888_256x240.png");
    background-position: -128px -48px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    overflow: hidden;
}

table.agenda-table {
    width: 655px;

    border: 1px solid silver;
    border-collapse: collapse;

    font-size: small;

    margin-left: auto;
    margin-right: auto;
}

table.agenda-table td,
table.agenda-table th
{
    padding: 6px !important;
}

table.agenda-table th {
    text-align: left;
    background-color: #E0E0E0;
}

table.agenda-table input[type="submit"] {
    width: 75px;
}


table.agenda-table .agenda-item-controls {
    float: right;
}


.tabcontent {
}

.ui-dialog.ui-front { /* Fixes Dialog z-index issues... */
    z-index: 200 !important; /* The default is 100. !important overrides the default. */
}

.token-input-list {
    width: 100% !important;
}

.ui-accordion .ui-accordion-content {
    padding: 10px;
}

.sortdesc {
    padding-right: 20px !important;
    background-image: url("Images/downarrow.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.sortasc {
    padding-right: 20px !important;
    background-image: url("Images/uparrow.png");
    background-repeat: no-repeat;
    background-position: right center;
}


div#small-header div#CurrentUser {
    top: 0px;
    vertical-align: top;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin: 6px 0px 6px 0px;
    padding: 0px 6px 0px 6px;
}

div#small-header {
    background: url('Images/small-header-background40.png') repeat-x;
    height: 40px;
    width: 100%;
    vertical-align: top;
}

div#small-header span.small-logo {
    display: inline-block;
    height: 28px;
    background-color: #DFDFDF;
    margin: 6px 0px 6px 6px;
    padding: 0px 8px 0px 2px;
}

div#small-header span.small-logo img {
    width: 110px;
    height: 28px;
}




div#small-header .nav {
    /*
    position: relative;
    left: 20%;
    */
    vertical-align: top;
    display: inline-block;
    height: 28px;

    line-height: 28px;
    /*
    background-color: #DFDFDF;
    */
    margin: 6px 0px 6px 0px;
    padding: 0px 6px 0px 12px;

	z-index: 1000;
}
div#small-header .nav ul {
    margin-left: 0px;
    margin: 0;
    padding: 0;
}
div#small-header .nav li {
    position: relative;
	display: inline;
    margin: 0;
	padding: 0 3px;
}
div#small-header .nav a {
/*    color: #ffffff; */
color: #ffffff;
    font-size: 100%;
    text-decoration: none;
    font-weight: bold;
}
div#small-header .nav a:hover {
    text-decoration: underline;
}


div#small-header .nav ul ul {
	position: absolute;
	left: 0px;
    display: none;
	background: transparent;
	padding: 3px 0 3px 10px;
	/*visibility: hidden;*/
}
div#small-header .nav ul ul li {
	border: solid 1px #3a3a7a;
	background: #ffffff;
	padding: 2px 4px;
	width: 180px; /*width of sub menus*/
    display: block;
}
div#small-header .nav ul ul li a {
    color: #4C6FB5;
    font-size: 90%;
	padding: 2px 4px;
	margin: 0;
}
div#small-header .nav ul ul li.submenu {
	background: #ffffff url('images/rightarrow.jpg') 175px 10px no-repeat;
}
div#small-header .nav .submenu {
    z-index: 10;
}
div#small-header .nav .submenu2 {
    z-index: 20;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
div#small-header .nav ul ul ul {
	top: 14px;
	left: 80px;
}


div.Deletepanel {
  border: solid 1px #666666;
  background-color: #ffffcc;
  border-radius: 6px;
  padding: 10px;
  margin: 10px 0;
}

div.Deletepanel b {
    margin-right: 20px;
}

div.Deletepanel input[type=submit] {
    width: 60px;
}

div.notes p {
    margin: 0px;
    padding: 0px;
}

body.cke_show_borders scayt-enabled p {
    margin: 0px;
    padding: 0px;
}


div.timeline-event {
}
div.timeline-event > div.timeline-event-content {
    white-space: normal !important;

    xdisplay: inline;
    xposition: relative !important;
    xtop: -18px  !important;
    xleft: -4px !important;
}

div.timeline-event > div.timeline-event-content div {
    text-align: right;
}

div.timeline-event > div.timeline-event-content a {
    font-weight: normal !important;
    color: inherit !important;
    background-color: inherit !important;
}

div.timeline-event-dot-container > div.timeline-event-content a {
    font-weight: normal !important;
}



.kanban-detail {
    margin-left: 12px;
    width: 410px;
}

.kanban-detail div.collaboration {
    margin-top: 10px;
    width: 322px!important;
}

.kanban-detail div.collaboration textarea {
    width: 212px !important;
}


.kanban-detailheader {
    margin-top: 2px;
    padding: 8px 0px;
    border-bottom: 4px solid #CFCFCF;
    display: block;
}

.kanban-detailheader span {
    font-size: 14pt;
    font-weight: normal;
}

.kanban-view, .kanban-view .kanban-columns, .kanban-view table {
    width: 100%;
}

.kanban-view table td, .kanban-view table th {
}

.kanban-columnheader {
    font-size: 14pt;
    font-weight: normal;
    padding-bottom: 8px;
    border-bottom: 4px solid #CFCFCF;
}

.kanban-footer {
    border-bottom: 4px solid #CFCFCF;
}

.kanban-list {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

div.kanban-card {
    border: 1px solid #CFCFCF;
    margin-bottom: .5rem;
    padding: .5rem;
    font-family: arial,sans-serif;
    margin-left: 0px;
}

div.kanban-card.selected {
    background-color: aliceblue;
}

.kanban-notstarted, .kanban-inprocess, .kanban-done {
    vertical-align: top;
    width: 33.333%;
}

div.kanban-description a {
    font-size: larger;
    font-weight: normal;
}

div.kanban-owner {
    margin-top: 4px;
}

div.kanban-owner .label {
    font-weight: bold;
}

div.kanban-type {
    float: right;
    display: inline;
    vertical-align: top;
}

div.kanban-type .label {
    font-weight: bold;
}


.kanban-view .form-group {
    padding: 4px 0px;
}

.kanban-view .form-group label {
    display: block;
}

.kanban-view .form-group .form-control {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    line-height: 1.5rem;
}



.ui-tabs {
}

div.item-count {
    font-family: Verdana, Arial, sans-serif;
    float: right;
    font-weight: normal;
    position: relative;
    line-height: 1.3;
    padding: 0.5em 1em;
    font-size: 100%;
}




div.collaboration {
    border: 1px solid silver;
    width: 400px;
}

div.collaboration .collab_header {
    background: #EFEFEF;
    padding: 8px;
    font-weight: bold;
    font-size: 10pt;
    
    overflow: hidden;
    vertical-align: middle;
}

div.collaboration .collab_entry {
    vertical-align: middle;
    padding: 10px;
    xline-height: 35px;
    xheight: 35px;
}

div.collaboration .collab_entry textarea {
    vertical-align: middle;
    width: 290px;
    margin: 0px;
    resize: none;
    height: 38px;
}

div.collaboration .collab_entry input[type='submit'] {
    vertical-align: middle;
    width: 74px;
    height: 38px;
    margin: 0px;
    margin-left: 3px;
    padding: 0px;
}


div.collab_conversation {
    padding: 0px 10px 0px 10px;
    overflow: auto;

}

div.collab_conversation ul {
    margin: 0px;
    list-style: none;
    padding: 0px;
}

div.collab_conversation ul li {
    margin: 0px 0px 10px 0px;
    padding: 8px;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    overflow: hidden;

}

div.collab_conversation ul li .collab_comment_byline {
    display: inline-block;
    font-weight: bold;
    font-size: smaller;
    font-style: italic;
    float: right;
    margin-top: 4px;

    xtext-align: right;
    xwidth: 100%;
    xborder-top: 1px solid silver;
}

div.collab_conversation ul li .collab_comment_photo {
    display: inline;
    float: left;
    margin-right: 10px;
}

div.collab_conversation ul li .collab_comment_delete {
    float: right;
    cursor: pointer;
}

div.collab_conversation ul li .collab_comment_edit {
    float: right;
    cursor: pointer;
    margin-right: 2px;
}

.collab_header input[type='image'].csvicon {
    vertical-align: middle;
    float: right;
    cursor: pointer;
}

.collab_header span.emailparticipants {
    vertical-align: middle;
    float: right;
    margin-right: 10px;
    font-size: smaller;
}



ul#subtasks {
    margin: 0 0 10px 0;
    padding: 0px;
    list-style: none;
    font-weight: bold;
}
ul#subtasks .done {
    text-decoration: line-through;
}
ul#subtasks .subtask-sort {
    cursor: pointer;
}



ul#subtasks li {
    background-color: #EFEFEF;
    padding: 4px;
    vertical-align: middle;
    margin-top: 4px;
    margin-bottom: 4px;
}
ul#subtasks li input[type=checkbox] {
    vertical-align: middle;
}
ul#subtasks li div {
    display: inline-block;
    width: 10%;
    vertical-align: middle;
    float: right;
    text-align: right;
    padding-right: 8px;
}
ul#subtasks li img {
    vertical-align: middle;
    margin-right: 6px;
}
ul#subtasks li input[type=image] {
    vertical-align: middle;
}
ul#subtasks li span {
}


table.smallpadding tr td {
    padding: 2px !important;
}

a.quick:hover { text-decoration: underline; }
a.quick { margin-left: 0.5em; font-size: 0.8em; text-decoration: none; }

li.ui-multiselect-optgroup-label {
    background-color: lightgray;
    border-top: 1px solid;
}