.portlet-primefaces a {
  text-decoration: none;
}

.portlet-primefaces a:hover {
  text-decoration: underline;
}

.portlet-primefaces input[type="text"], 
.portlet-primefaces input[type="password"], 
.portlet-primefaces input[type="file"], 
.portlet-primefaces input[type="submit"], 
.portlet-primefaces input[type="button"], 
.portlet-primefaces input[type="reset"] {
  padding: 4px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.portlet-content {
  background-color: #FFF !important;
  line-height: normal !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ui-selectonemenu {
  display: block;
}

.ui-selectonemenu-item img {
  vertical-align: bottom;
}

.ui-selectcheckboxmenu {
  display: block;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-label-container {
  text-decoration: none;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-label .labels {
  display: block;
}
