/* Bridge.css - Bridge customization of Oceanwide controls */
@charset "UTF-8"; 

/* Formating for Quick Search Control */
.topMenuWrapper {
    position: relative;
}

.quick-search-hide {
    display: none;
}

.quick-search-text {
    font-size: 12px;
    margin-right: 5px;
}

.quick-search-additional-information {
    font-size: 11px;
    font-weight: lighter;
    margin-left: 5px;
    z-index: 50000;
}

.quick-search-suggested {
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}

.quick-search-header {
    font-weight: bold;
    font-size: 14px;
}

.quick-search-header-big {
    font-weight: bold;
    font-size: 16px;
}

div.RadComboBoxDropDown_Default em {
    font-style: normal;
    font-weight: bold;
}

div.RadComboBoxDropDown_Default .rcbItem em {
    background: yellow;
}

/* Begin - Format the policy Status in the Policy Information Widget*/
.policyStatus
{
    padding: 1px 1px 1px 1px; 
    font-weight: bold;
}
.highlightedStatus
{
    color: #FFFFFF;
    border-radius: 3px;
    background: #000000;
}

.policyStatusIncomplete 
{
    background: #999999; 
}

.policyStatusLost, .policyStatusDeclined 
{
    background: #000000; 
}

.policyStatusUnderwritingRequired
{
    background: #F08080;
}

.policyStatusReferred
{
    background: #ff0000;
}

.policyStatusQuoted
{
    background: #E6B800;
}

.policyStatusBound
{
    background: #669900;
}

/* =================== Start: Formatting for Referral Business Messages panel.  ===================*/

.businessMessages_Header A
{
    background-color: #FFE1E1; 
    color: #FF0000;
}

.businessMessages_Wrapper
{
    background-color:#FFE1E1; 
}

.businessMessages_Content
{
    text-align: left;
    color: #FF0000;
    padding-top: 5px;
    padding-bottom: 5px;
}

.businessMessages_Content ul
{   
    margin-left: 6em; 
}

.businessMessages_Content li
{   
    padding: 3px;
    
}
/* =================== End: Formatting for Referral Business Messages panel. =================== */

.customHighlightStyle
{
    border: solid 1px Blue;
    background-color: lightcoral !important;
}
 

/* Begin - Widget customization */
.RadPanelBar {
    width: 100%;
}

.CommonScreenButtons .RadPanelBar .rpGroup a.rpSelected.ButtonMenu, .RadPanelBar .rpGroup a.rpSelected.ButtonMenu:hover {
    background-image: none!important;
}

.LinkMenuBullet .rpGroup .rpItem{display: block; padding-left: 7px;} /*Hide bullet points from common screen*/
/* End - Widget customization */


/* custom override for Policy Infomatrion widget */
.widget{
font-size: 11px;
}
.widget .tdHeader,
.widget .tdValue{
vertical-align: baseline;
}
.widget .tdValue{
line-height: 1.25em;
}


.widget-premium
{
    font-weight:bold;
    font-size:25px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.widget-premium-dash
{
     text-align:center;
    font-size:25px;
}
.widget-premium-seperator
{
    margin-top:5px;
}

/* Source: http://snipplr.com/view/10979/css-cross-browser-word-wrap */
.wordwrap { 
    white-space: normal;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
    text-align:justify;
}

/*MasterCover Product Description (rich content)*/
#layoutWrapper {
    margin: 1px 2px; 
    padding: 5px; 
    width: inherit;  
    min-height: 100px;  
    background: #fff; 
    border: #ccc 1px solid; 
    border-radius: 10px; 
    list-style-type: none; 
}

li.pointeditem {
    margin-bottom: 15px; 
    padding: 1px; 
    border: #ccc 1px solid;
    width: inherit; 
    text-align: justify; 
    clear: both; 
    overflow: hidden;
}

li.pointeditem:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    height: 0;
    content: "";
    clear: both;
}


/* Begin - Sequence Map Menu Items */
#multipageWizard { text-align:center; }
#multipageWizard ul li {font-size:13px !important; font-weight:bold; }
#multipageWizard ul li span{padding: 0 3px 0 3px; margin-right: 3px; font-style:italic; }
#multipageWizard ul li a{text-decoration: none; cursor: default; }
/* End */

/* Begin - Multi Quote Selector (Modal Window) */
table.multiQuote thead th{
	padding: 3px 5px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: #ECF9FF 2px solid;
    border-top: #ECF9FF 1px solid;
}
/* End *//* Portal.CSS - Portal overrides. Each CSS item to be overridden needs to have a Branding comment */

/* General background color */

/*
	Color Group 01 (Background): 255,255,255 
	Color Group 02 (Label and Control Text): 51,51,51
	Color Group 03 (Panel Header Text): 255,255,255
	Color Group 04 (Panel Header): 0,51,102 
	Color Group 05 (Menu Background, Label Area, Widget Background and Grid Alternating Row): 225,234,242 
	Color Group 06 (Menu Text): 0,51,102
	Color Group 07 (Mouse Over Menu and Mouse Over Widget Buttons): 180,183,184
	Color Group 08 (Screen Header Text and Widget Header Text): 255,255,255
	Color Group 09 (Screen Header and Widget Header): 0,51,102
    Color Group 10 (Header Backround): 9,3,81
	Color Group 11 (Grid Header Text): 255,255,255
	Color Group 12 (Grid Header): 0,51,102
	Color Group 13 (Panel Header Bottom Border): 255,255,255 
	Color Group 14 (Widget Hyperlinks): 0,51,102
	Color Group 15 (Button Text): 255,255,255
	Color Group 16 (Button and In-Focus Field Border): 0,51,102
	Color Group 17 (In-Focus Field Background): 255,255,255

*/

/*override containers background color to white*/
div.formInternalEnvelope,
.rspPane,
.Footer{
background: rgb(255,255,255) !important;
}
.RadPanelBar_ow{
background: transparent;
}

/* Patches begin: */

/* Remove IE(10+)'s clear field feature, which impacts the paddings  */
::-ms-clear {
   display: none;
}
::-ms-reveal {
   display: none;
}

/* Remove the outline for chrome */
*:focus {
    outline: 0;
}

/* Remove highlighted border for Checkboxes and Radio buttons */
input[type=radio],
input[type=checkbox]
{
    border-top-width: 0 !important;
    border-left-width: 0 !important;
    border-bottom-width: 0 !important;
    border-right-width: 0 !important;
}


/* Patches end */


/*body, #footerWrapper, .LeftColumn, .RightColumn 
$0805 removed */

#headerWrapper
{
    background: /* Edit Color @ 015 Label_Branding_Header_Background */ rgb(9,3,81); /* #ffffff; */
}

/* General control color */
#welcome, .OwFieldLayout, .OwControlTextBox,
.OwCheckboxGroup td input, .OwCheckboxGroup td label,
.OwRadioButtonList table,
.WG5-Row /*OwGridRow*/,
.WG5-AR /*OwGridAlternatingRow*/,
.WG5-SBC-N /*OwGridStatusBarCommandNormal*/,
.WG5-GRI /*OwGridGroupRowInfo*/,
.WG5-SBC-N /*OwGridStatusBarCommandNormal*/,
.WG5-SB /*OwGridStatusBarStyle*/
{
    color:/* Edit Color @ 020 Label_Branding_TextColor */ rgb(51,51,51); /* #333333; */
}

.WG5-GRI /*OwGridGroupRowInfo*/
{
    background-color: rgb(0,51,102);
    border: 1px rgb(255,255,255) solid;
}

.WG5-SR/*OwGridSelectedRow*/
{
    background-color: rgb(180,183,184) !important;
}

.WG5-GBB/*OwGridGroupByBox*/
{
    border-bottom: rgb(255,255,255) 1px solid;
}

.WG5-GBBL/*OwGridGroupByBoxLabel*/
{
    background-color: rgb(0,51,102);
}

/* Panel header background and foreground */
.OwColor_Header
{
    color:/* Edit Color @ 030 Label_Branding_PanelHeaderColor */ rgb(255,255,255);
}

.OwHeader/*$0805 modified*/
{ 
    background: rgb(0,51,102);/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,51,102,0.6) 0%, rgba(0,51,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,51,102,0.6)), color-stop(100%,rgba(0,51,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* W3C */
}

/* Grid header background and foreground */
.WG5-Header /*OwGridHeader*/, .WG5-Footer /*OwGridFooter*/, .OwGridTableHeader /*OwGridTableHeader*/
{
    color:/* Edit Color @ 030 Label_Branding_PanelHeaderColor */ rgb(255,255,255);
}
.WG5-Header /*OwGridHeader*/, .WG5-Footer /*OwGridFooter*/, .OwGridTableHeader /*OwGridTableHeader*/
{ 
    background: rgb(0,51,102);/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,51,102,0.6) 0%, rgba(0,51,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,51,102,0.6)), color-stop(100%,rgba(0,51,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* W3C */
}

/* Hack to Change the Background color for a Header nested in a panel and Left Align the Text */
.OwPanel span.OwColor_Header
{
	 background: rgb(225,234,242);  
}

.OwPanel span.OwColor_Header a.OwColor_Header
{
	 background: rgb(225,234,242);
     color: rgb(51,51,51);
}

/* Screen header font & color */
.OwScreenHeader
{
    color:/* Edit Color @ 100 Label_Branding_ScreenHeaderColor */ rgb(255,255,255); /* #ffffff; */
	background: rgb(0,51,102);/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,51,102,0.6) 0%, rgba(0,51,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,51,102,0.6)), color-stop(100%,rgba(0,51,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* W3C */
}
.OwScreenHeader h3 
{
    color:rgb(255,255,255) !important
}

.WG5-AR/*OwGridAlternatingRow*/
{    
    background-color:/* Edit Color @ 125 Label_Branding_GridAlternatingRow */ rgb(225,234,242); /* #ecf9ff; */ 
}

/* Label background and foreground : table.OwFieldLayout col.leftCol */
table.OwFieldLayout td.OwInternalFieldLabel, 
table.Vertical_OwFieldLayout td.OwInternalFieldLabel, 
table.OwPanelMultiColumnLayout td.OwInternalFieldLabel
{
    background-color:/* Edit Color @ 130 Label_Branding_LabelBackground */ rgb(225,234,242); /* #eef9ff; */
}

/* Control Area background and foreground */
table.OwFieldLayout col.rightCol
{
    background-color:/* Edit Color @ 140 Label_Branding_ControlAreaBackground */ rgb(255,255,255); /*#ffffff;*/
}

.OwHeader
{
    border-bottom: 1px rgb(255,255,255) solid !important; /* Edit Color @ 145 Label_Branding_HeaderUnderline - #0099cc; */ 
}

/* Font face and size */
#welcome h1,
.WG5-SBC-A,
.WG5-SBC-O
{
    color:/* Edit Color @ 170 Label_Branding_MenuTextColor */ rgb(0,51,102); /* #0099cc; */
}

/* Button color,text color */
input.OwControlButton
{
    background:/* Edit Color @ 250 Label_Branding_ButtonBackground */ rgb(0,51,102); /* #006699;  */
    color:/* Edit Color @ 260 Label_Branding_ButtonTextColor */ rgb(255,255,255); /* #ffffff; */

    border-color: rgb(0,51,102);
	background: rgb(0,51,102);/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,51,102,0.6) 0%, rgba(0,51,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,51,102,0.6)), color-stop(100%,rgba(0,51,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* W3C */
}

.OwControlButton:hover, 
.OwControlButton:active{
    border-color: rgb(0,51,102);
	background: rgb(0,51,102);/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,51,102,0.6) 0%, rgba(0,51,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,51,102,0.6)), color-stop(100%,rgba(0,51,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* W3C */
}

li.pointeditem:hover {
    background: rgb(180,183,184); 
    border: rgb(0,51,102) 1px solid;
}


/* Begin - Outlines and in-focus */

/* input default states */
input,
textarea,
select{
    border: rgb(0,51,102) 1px solid!important;
}

.rcbInputCell input{
    border: none!important;
}

.RadComboBox{
    border: rgb(0,51,102) 1px solid !important;
    border-radius: 4px!important;
    background-image: none!important;
}

/* input focus states */
input:focus,
textarea:focus,
select:focus{
    border: rgb(0,51,102) 1px solid !important;
	background-color: rgb(255,255,255) !important;
}

.rcbInputCell input:focus{
    border: none!important;
}
.RadComboBox .rcbFocused .rcbInputCellLeft{
    background: rgb(255,255,255) !important;
    border-radius: 3px;
}

/* End - Outlines and in-focus */

/* Begin - Widget customization */
  /*.RadPanelBar a.rpLink.WidgetTitle {
  background-color: 0,51,102 !important; 
    color: 255,255,255 !important;
}
.RadPanelBar a.rpLink.WidgetTitleWithIcon {
    background-color: 0,51,102 !important;
    color: 255,255,255 !important;
}$0805 removed*/

/* Set the widget title font size and color */
.WidgetTitle,.WidgetTitleWithIcon
{
	background: rgb(0,51,102);/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,51,102,0.6) 0%, rgba(0,51,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,51,102,0.6)), color-stop(100%,rgba(0,51,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,51,102,0.6) 0%,rgba(0,51,102,1) 100%); /* W3C */
}

.WidgetTitle .rpText
{
    color: rgb(255,255,255) !important;
}

.WidgetTitleWithIcon .rpText  /*Title with Image, Add new class*/
{
    color: rgb(255,255,255) !important;
}

.RadPanelBar .rpLink.ButtonMenu {
    background-color: rgb(225,234,242) !important;
    color: rgb(0,51,102) !important;
}

.RadPanelBar .rpLink.LinkMenu {
    background-color: rgb(225,234,242) !important;
    color: rgb(0,51,102) !important;
}

.RadPanelBar .rpLink.rpDisabled {
    /*background-color: #EEEEEE;*/
    color: #CCCCCC !important;
}

/* Links styles */
.RadPanelBar .rpGroup li a:link.LinkMenu { color: rgb(0,51,102) !important}
.RadPanelBar .rpGroup li a:visited.LinkMenu { color: rgb(0,51,102) !important}
.RadPanelBar .rpGroup li a:hover.LinkMenu { color: rgb(255,255,255) !important}
.RadPanelBar .rpGroup li a:active.LinkMenu { background-color: rgb(180,183,184) !important}

/* Buttons styles */
.RadPanelBar .rpGroup li a:hover.ButtonMenu { background-color: rgb(180,183,184) !important}

/*.RadPanelBar_ow { background-color: 255,255,255;} $0805 removed*/

/*side background for widgets: CommonScreen*/
.RadPanelBar_ow .rpGroup{ background-color: rgb(225,234,242) !important;}

/* Common Screen Buttons styles */
.CommonScreenButtons .RadPanelBar .rpGroup li a.rpSelected.ButtonMenu {
    background-color: rgb(180,183,184) !important;
   /* border-left: 4px solid rgb(0,51,102); $0925 removed*/
}
/* End - Widget customization */

/* Begin - Custom widget customization: AssuredSummary.ascx, PolicyBasicInfo.ascx  */
.widget{
    background-color: rgb(225,234,242); color: rgb(51,51,51) !important;
}

.widget a{ color: rgb(0,51,102) !important; }
.widget a:hover { color: rgb(255,255,255) !important}


/* End - Custom widget customization */

/* Begin - Top Menu customization */

.topMenuPane {
    overflow: visible !important;
    background-color: White!important;
	background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(225,234,242,0.3) 0%, rgba(225,234,242,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225,234,242,0.3)), color-stop(100%,rgba(225,234,242,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(225,234,242,0.3) 0%,rgba(225,234,242,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(225,234,242,0.3) 0%,rgba(225,234,242,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(225,234,242,0.3) 0%,rgba(225,234,242,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(225,234,242,0.3) 0%,rgba(225,234,242,1) 100%); /* W3C */
}

.RadMenu .rmRootGroup 
{
    /*background-color: rgb(225,234,242) !important;$0918*/
    color: rgb(0,51,102) !important;
}


.rmSized .rmHorizontal .rmItem{background: none!important;}
 .rmSized .rmRootGroup .rmVertical .rmItem
{
    background-color: rgb(225,234,242) !important; 
    color: rgb(0,51,102) !important;
}

.RadMenu .rmRootGroup .rmItem .rmLink {
    color: rgb(0,51,102) !important;
}

.RadMenu .rmRootGroup .rmItem .rmLink:hover,
.RadMenu .rmRootGroup .rmItem .rmFocused,
.RadMenu .rmRootGroup .rmItem .rmSelected,
.RadMenu .rmRootGroup .rmItem .rmExpanded {
    background: rgb(180,183,184) none repeat scroll 0 0 !important; 
    color: rgb(0,51,102) !important;
}

.RadMenu .rmGroup .rmItem .rmText:hover, /* mouse over menu items, except links*/
.RadMenu .rmGroup .rmItem .rmLink:hover, 
.RadMenu .rmGroup .rmItem .rmFocused,
.RadMenu .rmGroup .rmItem .rmSelected, 
.RadMenu .rmGroup .rmItem .rmExpanded,
.RadMenu a.rmLink:hover
{
    background: rgb(180,183,184) none repeat scroll 0 0 !important;
    color: rgb(0,51,102) !important;
}

/* End - Top Menu customization */


/* Active complete */
UL.chevronbar LI.Complete_Current 
{
        BACKGROUND: rgb(0,51,102) !important;
}
UL.chevronbar LI.Complete_Current:before 
{
       BORDER-BOTTOM-COLOR: rgb(0,51,102) !important;
       BORDER-TOP-COLOR: rgb(0,51,102) !important;
       BORDER-RIGHT-COLOR: rgb(0,51,102) !important;
}
UL.chevronbar LI.Complete_Current:after 
{
       BORDER-LEFT-COLOR: rgb(0,51,102) !important;
}
/* Inactive complete */
UL.chevronbar LI.Complete_NotCurrent 
{
       background: rgb(0,51,102)!important;
}

UL.chevronbar LI.Complete_NotCurrent:before 
{
       BORDER-BOTTOM-COLOR: rgb(0,51,102) !important;
       BORDER-TOP-COLOR: rgb(0,51,102) !important;
       BORDER-RIGHT-COLOR: rgb(0,51,102) !important;
}
UL.chevronbar LI.Complete_NotCurrent:after 
{
       BORDER-LEFT-COLOR: rgb(0,51,102) !important;
}

/* End - Sequence Map Menu Items */

/* Multi Quote Selector (Modal Window) */

table.multiQuote thead th{
	background: none repeat scroll 0 0 rgb(0,51,102);
    color: rgb(255,255,255);
}

/* End Multi Quote Selector (Modal Window) */


/* Begin - Telerik Slider */
.Left_SlideLayer {
    background: rgb(255,255,255) !important;
}

.Right_SlideLayer {
    background: rgb(255,255,255) !important;
}
/* End - Telerik Slider */

/* Begin RadTabStrip */
.RadTabStrip .rtsLink {
    color: rgb(0,51,102) !important;
    font-weight: bold;
}

.RadTabStrip .rtsLI {
    color:rgb(225,234,242) !important;
}

.RadTabStrip .rtsSelected {
    color: rgb(0,51,102) !important;
    font-weight: bold;
}
/* End RadTabStrip */

/*-----------------------------------------------------------------------------------*/
/* End of portal branding area */ /*remove text shadow from main titles*/
.OwScreenHeader,
.OwScreenHeader h3,
.headerTabgroup ul li.active,
.WidgetTitle,.WidgetTitleWithIcon,
.AutoHeightWidgetHeader,
.DisableButton {    
    text-shadow: none; /*big fonts*/
}