/******************************************************************************/
/*                                                                            */
/* @copyright module                                                          */
/*                                                                            */
/* Theme: Default                                                             */
/*                                                                            */
/* This file is designed for overwrite common style for Style.css             */
/*                                                                            */
/*                                                                            */
/*                                                                            */
/*                                                                            */
/*                                                                            */
/* This file was programatically generated with these options: theme=ISCTheme browser=default locale=en config=CssStyles_LatinI.properties                                                                */
/*                                                                            */
/******************************************************************************/
/*  NOTE:  Comments inside CSS files cannot be nested inside each other.      */
/******************************************************************************/

/******************************************************************************/
/*  CHANGE ACTIVITY                                                           */
/*   Flg Reason     Release   Date       Userid      Comments                 */
/*   $A0=           v7r2m0f   03/06/14   cdllij :    new created              */
/*   $A1=FW648185   v7r3m0f   09/01/16   wangpan:    TVT issue fix
/******************************************************************************/

/******************************************************************************/
/* General styles                                                             */
/******************************************************************************/

/* Used around portlet contents in the skin - New in v5.1
   Generally, this style only has a left bottom and right border turned on.
   Not all skins use this style.
*/
.wpsPortletBorder {
    border-width: 0px 1px 1px 1px;
    border-color: #CCCCCC;
    border-style: solid;
    PADDING-LEFT: 5px;
    PADDING-TOP: 4px;
    PADDING-RIGHT: 5px;
    PADDING-BOTTOM: 1px;
}

/* $A1 fix TVT issue */
.nav-child-rtl {
        font-size:70.0%;
        padding-top: 1px;
		padding-right:2.5em;
        padding-bottom:1px;
        padding-left:1em;
}

