H2, UL.iTree LI A.nsd.sa:hover, UL.iTree.sa LI.nsd A:hover, UL.iTree.sa LI.sd A:hover, .Related A:hover, .Related A:active,
A.MoreLessLink:hover, A.MoreLink:hover, A.LessLink:hover, A.save:hover, .PageError A:active, .PageError A:hover, .Warnings, A:link, A:visited, A:active,
.SubSections .SubSection A:hover,.SubSections .SubSection A:active, .Context h4 {
	color: #01488e;
}
A:hover, .MessageFilterTree .iTree li.lf a.sd, .md-column-Tms-Shipment-ConsigneeAddress .Address .Name {
	color: #36c;
}
.Header, .Menu A:hover, .Menu A:focus, A.Detail:focus, .Menu A:active, A.Detail:hover, A.ExtensionAction:hover, A.ExtensionAction:focus, A.AppendRow:hover, A.save:hover span,
.MoreActions:hover, .inModal .Header .Toolbar a.Help:hover, .ResultSetAction:hover {
	background-color: #01488e;
}

.NotificationMessage {
	color: #369;
}
.RowCount .PagingProminentActions A:link:hover {
	border-left-color: #4f94d7;
	background-color: #4f94d7;
}
/* SECTION MORE LESS ICON */

A.MoreLessLink, A.MoreLink, A.LessLink, A.save {
	color: #4f94d7;
}
.Menu .Separator {
border-bottom-color: #79b3ec;
}
/* SECTION MORE LESS ICON END */

/* SECTION COLLAPSE */

a.SectionCollapseDown:hover {
	background-image: url("../image/common/collapse_down_on.svg");
}
a.SectionCollapseUp:hover {
	background-image: url("../image/common/collapse_up_on.svg");
}
a.SectionCollapseRight:hover {
	background-image: url("../image/common/collapse_right_on.svg");
}
a.SectionCollapseLeft:hover {
	background-image: url("../image/common/collapse_left_on.svg");
}

/* SECTION COLLAPSE END */


/* PAGING ACTIONS */




/* PAGING ACTIONS END */

/* SEARCH BAR */

.TitleBar, .Toolbox H1, .Preview .Title, .Preview .Toolbar, .Context .MessageRecordTree h4, .Context .MessageFilterTree h4, .Tab, .Menu A.ToggleOn, .Menu, .ui-widget-header, .ResultsNav a  {
	background-color: #4f94d7;
}
.TabActive {
	border-color: #4f94d7;
}
.TabActive A:link, .TabActive A:visited, .TabActive A:active {
	color: #336;
}
.TabActive A:hover {
	color: #36f;
}
.TabBar {
	border-bottom-color: #4f94d7;
}
.Search input, .Search button {
	border-color: #457EB6;
}
/* SEARCH BAR END */

.MyViews, .ui-dialog {
  background-color : #ecf4fc;
}
.MyViews-dragging, .MyViews-hover {
  background-color: #98B5C1;
}
.Grid COL.Highlight2 {
	background-color: #c0d8ff;
}
.ResultsNav a:hover {
	background-color: #ddedff;
}

/* ALTERNATIVE HOVER COLOR */

.Details A:hover, .ResourceGroup:hover, .Resource:hover, .ResourceGroupOpen:hover, .NotificationArea .Notification:hover {
  color: #f30;
}

/* ALTERNATIVE HOVER COLOR END*/

/* --- JQUERY TREE --- */

UL.iTree.sa LI.nsd A:hover, UL.iTree.sa LI.sd A:hover, UL.iTree LI A.nsd.sa:hover {
	background-color: #bdf;
}
UL.iTree LI.sd A.sd.sa:hover, UL.iTree LI.sd A.sd, UL.iTree LI.sd A.sd:hover {
	background-color: #06C;
}
.MessageFilterTree .iTree li.lf a.sd {
	background-color: #bbddff;
}

/* --- JQUERY TREE ENDS --- */

/* PORTAL MENU */

.ResourceGroupResults TD P {
	color: #669;
}

.SearchList DIV SPAN {
	color: #aaa;
}
.Resource:link, .Resource:visited, .Resource:active {
	background-image: url(../image/portal/resource_off.svg);
}
.Resource:hover {
	background-image: url(../image/portal/resource_on.svg);
}
.ResourceGroup:link, .ResourceGroup:visited, .ResourceGroup:active {
	background-image: url(../image/portal/folder_off.svg);
}
.ResourceGroup:hover {
	background-image: url(../image/portal/folder_on.svg);
}
.ResourceGroupOpen:link, .ResourceGroupOpen:visited, .ResourceGroup:active {
	background-image: url(../image/portal/folder_open_off.svg);
}
.ResourceGroupOpen:hover {
	background-image: url(../image/portal/folder_open_on.svg);
}
/* PORTAL MENU END */


/* PORTAL VIEWS CART */


.AddView:link, .AddView:visited, .AddView:active {
  background-image: url(../image/portal/folder_close.svg) ;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.AddView:hover {
  background-image: url(../image/portal/folder.svg) ;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.AddViewFull {
  background-image: url(../image/portal/folder_documents.svg) ;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.DeleteView:link, .DeleteView:visited, .DeleteView:active {
  background-image: url(../image/portal/trashcan_empty.svg) ;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.DeleteView:hover {
  background-image: url(../image/portal/trashcan_open.svg) ;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.DeleteViewFull {
  background-image: url(../image/portal/trashcan_full.svg) ;
  background-repeat: no-repeat;
  background-position: 0 50%;
}

/* PORTAL VIEWS CART END */

.MoreLink:hover {
	text-decoration: none;
	background-image: url(../image/common/morelesslink_on.svg);
	background-repeat: no-repeat;
}
.LessLink:hover {
	text-decoration: none;
	background-image: url(../image/common/lesslink_on.svg);
}

/* RESULTS NAVIGATION */
.Prev_big:link {
	background-image: url(../image/common/prev_big_off.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: inline-block;
}
.Prev_big:hover {
	background-image: url(../image/common/prev_big_on.svg);
}
.GoToSearch_big:link {
	background-image: url(../image/common/gotosearch_big_off.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: inline-block;
}
.GoToSearch_big:hover {
	background-image: url(../image/common/gotosearch_big_on.svg);
}
.Next_big:link {
	background-image: url(../image/common/next_big_off.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: inline-block;
}
.Next_big:hover {
	background-image: url(../image/common/next_big_on.svg) ;
}

/* RESULTS NAVIGATION END */

.SearchResultWidget {
	background-color: #ddedff;
	border: 1px solid #4f94d7;
}
a.updateDisabled, a.copyDisabled, a.deleteDisabled, a.createDisabled {
	color: #acacad;
}

/* TIMER EXECUTION */


/* TIMER EXECUTION END */