/*
// --------------------------------------------------------------------------------------------------------------------
// Window
// --------------------------------------------------------------------------------------------------------------------
*/

.bea-portal-theme-news .bea-portal-window
{
    border: none;
    background-color: #ffffff;
    padding: 0px;
}



.bea-portal-theme-news  .bea-portal-window-titlebar-title
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
    font-weight: 500;
	line-height: 110%;
    padding: 10px 0px 5px 26px;
}