﻿.ThemeOfficeMainItem {
    background-color: #c89c75 !important;
}

.ThemeOfficeMainItemLeft img{
	filter: grayscale(1);
}

.contextItemGroupHeader, .formSubHeader .formSubHeaderTDMiddle {
	border-bottom: #a45919 1px solid !important;
}

.formHeader .formHeaderTDMiddle {
    color: #c89c75 !important;
}

.ItemGroupButtonRC {
    background-color: #c89c75 !important;
}

.ItemGroupButtonVD {
    background-color: #c89c75 !important;
}

.ItemGroupButtonEx {
    background-color: #c89c75 !important;
}

.inputbutton {
    background-color: #c89c75 !important;
}

.icoCopiar {
    display: none !important;
}