﻿header {
	background-color: #1F0068;
}

.header-section{
	color: #FFF;
}

#header-logo > div {
    border-left-color: #AAAAAA;
}

.ltr-layout #header-logo > div {
    border-right-color: #AAAAAA;
}

#workspaceNavigator {
    background-color: #F1F1F1;
}

.ui-action-bar {
	background: #1F0068;
	color: white;
}
	.ui-action-bar a
	{
		background-color: #1F0068;
		color: white;
	}

	.ui-action-bar li li:hover {
		color: white !important;
	}

#spanVerticalLine {
	background-color: #AAAAAA;
}

.theme-background-color {
    background-color: #1F0068;
}

.object-picker .pickableObject-selected-listItem
{
	background: #8856fb;
	border: none;
}

	.object-picker .pickableObject-selected-listItem a
	{
		color: white;
		font-weight: normal;
	}

.th-title
{
	color: #4617B4;
	margin-top: 40px;
	font-size: 21px;
	font-weight: normal;
	font-family: "BMitraBold";
}

