.headerbar {
	border-bottom: 3px solid #FFDD00 !important;
	background-color: white !important;
}

.go-to-website {
	display: none !important;
}

.x-tree-icon-leaf, .x-tree-icon-parent, .x-tree-elbow-plus, .x-tree-elbow-end-plus {
	color: #333 !important;
}

.x-panel-header-default,
.x-window-header-default-top,
.x-tab-bar-default,
.x-treelist-nav .x-treelist-item-selected.x-treelist-item-tool{
	background-color: #FFDD00 !important;
	color: #333 !important;
}

.x-menu a.x-menu-item-link:hover{
	background-color: #FFDD00;
}

.x-menu a.x-menu-item-link:hover span,
.x-menu a.x-menu-item-link:hover div,
.x-boundlist-selected{
	color: #333 !important;
}

.active .card-container {
	background-color: #FFDD00 !important;
}

.x-treelist-nav .x-treelist-item-selected.x-treelist-item-tool:after {
	background-color: #FFDD00 !important;
}

.x-treelist-nav .x-treelist-item-selected > .x-treelist-row:before {
	background-color: #FFDD00 !important;
	width: 8px !important;
}

.x-tab.x-tab-active.x-tab-default .x-tab-icon-el,
.x-tab.x-tab-active.x-tab-default .x-tab-inner-default {
	color: #555 !important;
	line-height: 20px !important;
}

.headerbar .x-toolbar-text,
.active .card-container,
.active .card-container .card-title,
.active .card-container .card-number,
.active .card-container .card-subtext,
.active .card-container .card-icon{
	color: #333 !important;
}

.x-title-text {
	color: black !important;
}

.x-window-default, .x-window-header-default  {
	border-color:  #FFDD00 !important;
}


.x-btn-default-small {
	background-color: white !important;
	border-color: #FFDD00 !important;
	border-width: 2px !important;
	color: black !important;
	border-radius: .25rem !important;
}

.x-btn-default-toolbar-small{
	border-color: #FFDD00 !important;
	border-radius: 2px !important;
}
.x-btn-inner-default-small {
	font-weight: 600 !important;
}

.x-btn-default-small span,
.x-btn-inner-default-toolbar-small,
.x-tab-inner-default,
.x-tab-icon-el-default,
.x-tree-icon-parent-expanded,
.x-boundlist-item-over
{
	color: #333 !important;
}


