/******************************************************************************
File Name: ag_p_tabs_5.css
Purpose: Tabs CSS for AgiLab Platform applications
APEX Version : Universal theme 19.X
******************************************************************************/

/* Navigation Tabs  */

.ag-tabs-item {
	border-bottom:none;
	width: 320px;
	max-width:350px;
}
.ag-tabs-item .ag-tabs-link {
	color:#fff;
	width: 290px;
	text-align: left;
}

.ag-tabs-item .ag-tabs-link .u-info-text {
    color: #ffffff;
}

