﻿.multifileuploadpanel .x-toolbar {
    background: transparent !important;
    border: none !important;
}
.multifileuploadpanel .x-toolbar button {
    color: Black !important;
}

.multifileuploadpanel .x-toolbar .x-btn-over button
{
	color: White !important;
}	

.icon-remove-conditon
{
	background-image: url(../images/toolbar/delete.png) !important;
}
.icon-add-conditon
{
	background-image: url( '../images/toolbar/add.png' ) !important;
}