/* ---- Begin of Style Classes for Application Ver 10.x --- */

/* Left Pane stylesheet */
.left-pane
{
	background-color: #f5f1ee;
}

/* Default.css style sheets END*/

.btn-default 
{
	/* color: #777; */
	_background-color: transparent;
	_border-color: transparent;
}

/*************************  Stylesheets for the Capitalstream START  *************************/ 

/* Style sheets for main Header sub top ,Menu and calendar header */
div.menu,.header-sub-top, #ui-datepicker-div .ui-datepicker-header, .ui-widget-header,.aboutHeader,.page-main-header,#search-modal .modal-header
{
	background-color: #f18a48;
}

/* Left pane Icons stylesheet .The color code of this style should be same as the ".header-sub-top" background-color .*/

.left-pane .panel .panel-title .fa,.groupHeader,.groupSkinHeader,.panel .formHeader-cont label, .formRowHeader, .subGroupHeader, .subGroupSkinHeader
{
	color: #f18a48;	
}

/* Main header sub bottom stylesheets */
.header-sub-bottom,div.menuOver
{
	background-color: #ded3cc;
}

/* Stylesheet for header mytools and user info icons */
.header-menu-icon
{
	color: #fff !important;
}

/* Stylesheet for user info icons  on mouse hover*/
.header-context-text:hover .header-menu-icon
{
	color: gray !important;
}

/* Header Entity autocomplete search componenet and quick menu font size stylesheet*/
.search-filter-component,.search-input,.glyphicon-search,.dropdown-menu,#qmenu
{
	font-size: 14px;
}

/* Header sub bottom entity context title stylesheets */
.header-context-title
{
	color: #685f59;
}

/* Header sub bottom entity context link stylesheets */
.header-context-text, .tab-header-text,#search-modal .modal-header
{
	color: #b16535;  
}

/* Header sub bottom entity context link hover stylesheets */
.header-context-text:hover
{
	color: #d8442f;   
}

/* Left pane Icons stylesheet */

/* Tab bar background , flyout header title , Calendar days cand  menu mouse over style sheet  and tab Menu current active tab menu item stylesheet */
.tab-header, .nav-tabs > li.active > a.tab-down-bg, .ui-tooltip-capitalstream .ui-tooltip-titlebar, .ui-tooltip-capitalstream .qtip-titlebar, .footerBG,.tabDownBG, .tabHeaderBG, .tab-header .dropdown-menu .active, #sessionWarning .portlet-header
{
	background: #fb9962;
}

/* tab down stylesheet */
.nav-tabs > li.active > a.tab-down-bg,.nav-tabs > li.active > a.tab-down-bg:hover,.tabDownBG 
{
	color: #FFDA7D;	
	font-weight: bold;
}

a.menuOver
{
	background: none;
}

/* Tab bar background and Calendar days colors are same  */
#ui-datepicker-div .ui-datepicker-calendar thead,.ui-helper-clearfix span
{
	color: #f18a48;
}

/* Tab bar header screen icon and title stylesheet*/
.tab-header .tabbar-header .tabbar-screen-icon, .tab-header .tabbar-header .tabbar-screen-title, #sessionWarning .portlet-header-title
{
	color: #f5f1ee;
}

.tab-header .icon-search
{
	color:lightgray;
}

.tab-header .icon-search:hover
{
	color:#F08A00;
}
/* Tab bar screen and tab menu separator stylesheet*/
.tab-header .tabbar-header .glyphicon-chevron-right
{
	 font-size: 1.5em;
	 color: #f5f1ee;
}

/* Tab bar menu stylesheet */
.tab-header .tabbar-menu
{
	 font-size: 1.2em;
	 color: #ffe5a0;
	  cursor: pointer;	
}

.cs-btn 
{
	background-color: transparent;
	border-color: transparent;
	color: #000000;
	padding: 3px 5px;
	font-size: 10px;
	border:0px;
	font-weight: bold;
	border: 1px solid #ccc;
	min-width: 50px;
}

.cs-btn-spacer 
{
	border:none;
}

/* Tab header standard and custom buttons stylesheets */
.tab-header .cs-btn, .tab-header .cs-btn-spacer,.tabbar-header
{
	border: 0px;
	color: #ffe5a0;
}

/* CS button hover stylesheet */
.cs-btn:hover
{
	color:#000;
	background: #ddd;
}

/******************** Portlet stylesheets START ************************/

/* Portlet header stylesheet */
/* Portlet header title stylesheet */
.panel .portlet-header-title,#entity-docs .groupHeader,#SearchPanelFrame .groupHeader
{
	font-size: 1.3em;
	color: #685f59;
	font-weight: 600;	
	margin-right: 5px;
}

/* Portlet header  right buttons stylesheet */
.portlet-header .cs-btn
{
	color: #3a3532;
    font-weight: normal;
    margin: 0px 5px 0px 0px;
    font-size: 1em;
}

/* Entity Docs portlet header buttons stylesheets */
#entity-docs .groupHeader .cs-btn
{
	font-weight: normal;
    margin: 0px 5px 0px 0px;
}

/******************** MultiRow Portlet stylesheets START ******************************/

/* MultiRow portlet header stylesheet */
.multirowHeader .contentHeaderBG,.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,.contentHeaderBG,#dealsLayout .contentHeaderBG
{
	font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    color: #685f59;
     background-color: #f5f1ee;
}

.contentHeader, .contentHeaderFixed, .contentHeaderLink
{
	color: #685f59;
}

.contentHeaderBorder,.ui-th-column
{
	border-top: 1px solid white;
	border-left: 1px solid white;
}

.contentHeaderLink:hover
{
	color: #f18a48;
}

/* This style controls the color of a row in a multi-row portlet and grid when mouse is over that row */
.pageContentRowColor1:hover, .pageContentRowColor2:hover,.ui-widget-content .ui-state-hover td
{
	background: #f5f1ee;
} 

/* This style controls the first of the 2 alternating row colors in a multi-row portlet */
.pageContentRowColor1
{
	background-color: #fff;
}

/* This style controls the second of the 2 alternating row colors in a multi-row portlet */
.pageContentRowColor2
{
	background-color: #f5f1ee;
}

/***** styles for multi row table data *****/

/* This style controls the display of data values on the screen */
.pageContent, .pageContentBold, .pageContentLink, .pageContentLinkPopup
{
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	color: #685f59;
}
.pageContentBold
{
	font-weight: bold;
	font-size: .265cm;
}

/*This style controls hyperlink attributes */
.pageContentLink, .pageContentLinkPopup,.globalHeaderLink
{
	color: #0071bc;
	cursor: pointer;
}

.pageContentLink:hover,.globalHeaderLink:hover
{
	color: #d8442f;
}

/******************** MultiRow Portlet stylesheets END ******************************/


/* Dropdown menu items (Header User Info menu, autocomplete search results  )  stylesheet Start */


 .dropdown-menu-item,.ui-menu-item
{
	cursor: pointer;	
}

/* User info and tab menu mouse hover stylesheets */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active 
{
	color: #faf7f5;
    text-decoration: none;
    background: #f18a48;
     margin:0px;
}

.cs-ui-icon  
{
	background-image: url(../images/cs_ui_icons_white.png); 
}

.cs-ui-icon-gray 
{
	background-image: url(../images/cs_ui_icons_gray.png); 
}

/*************************  Stylesheets for the Capitalstream END  *************************/ 
.input-search-group:focus
{
	box-shadow: 0 0 3px rgba(228,121,17,.5),0 1px 0 rgba(0,0,0,.07) inset;	
}
.input-search-group
{
	border: 1px solid #ddd;
	border-right: 0px;
	border-radius: 3px;
}

.input-search-group .formInput 
{
	border: 0px;
	border-radius: 3px 0px 0px 3px;
}

.input-search-group .input-group-addon:last-child
{
	border-radius: 0px 3px 3px 0px;
}
.input-search-group .input-search-group-icon,.input-search-group .input-clear-group-icon
{
	border: 0px;
    border-radius: 0px;
    cursor: pointer;
    border-right: 1px solid #ccc;
}

