/*------------------------------------------------*
 *          PRIMEFACES CUSTOMIZATIONS             *
 *------------------------------------------------*/
 
 
.ui-tabs, .ui-tabs .ui-tabs-panel {
	  border-top: none !important;      
      border-left: none !important;
      border-right: none !important;
      border-bottom: none !important;
      margin: 0px !important;
      padding: 0px !important;
}
   