﻿/* LOCAL *//* 
.BrockTreeView div.AspNet-TreeView span.AspNet-TreeView-Glyph
{
	color: #001af8 !important;
}
.maintitlelogo
{
    content:url('../../images/main_title_thumb_local.png') !important;
}

*/
/* TEST *//* 
.BrockTreeView div.AspNet-TreeView span.AspNet-TreeView-Glyph
{
	color: #33CC00 !important;
}

.maintitlelogo
{
    content:url('../../images/main_title_thumb_test.png') !important;
}
*/

/* QA /*color: #f66c24 !important;*//*content:url('../../images/main_title_thumb_qa.png') !important;*/
 
.BrockTreeView div.AspNet-TreeView span.AspNet-TreeView-Glyph
{
	
	color: #e07900 !important;
}
.maintitlelogo
{
    
    content:url('../../images/main_title_thumb_qa.png') !important;
}


/* PRD Does not need anything... */
