
.AppIcon {
    background-image: url("../res/icon.png");
}

.HeaderButton.TestHeaderButton1:before {
    content: "\F01E7";
}

.HeaderButton.TestHeaderButton2:before {
    content: "\F043C";
}

.HeaderButton.TestHeaderButton3:before {
    content: "\F15FC";
    font-size: 15px;
}

.HeaderButton.TestHeaderButton4:before {
    content: "\F0B8A";
}

.HeaderButton.TestHeaderButton5:before {
    content: "\F06BE";
}

.HeaderButton.TestHeaderButton6:before {
    content: "\F04CE";
}

.Button {
    width: 200px;
}

.MainMenu > .MainMenuItems {
    margin-top: 15px;
}

.MainMenu *[data-pagename="Panels"]::before {
    content: '\F056E';
}

.MainMenu *[data-pagename="Lists"]::before {
    content: '\F126F';
}

.MainMenu *[data-pagename="Misc"]::before {
    content: '\F086D';
}

.Grid.MainPanels {
    max-width: 1000px;
}

.List.DashboardList {
    padding: 0 15px;
}

.List.List1 li > div {
    width: 70px;
}

.List.List1 li > div:nth-child(2) {
    width: 350px;
}

.List.List2 li > div {
    width: 70px;
}

.List.List2 li > div:nth-child(2) {
    width: 280px;
}

.List.List2 li > div:nth-child(3) {
    width: 200px;
}

.Panel1Circlebar1 {
    height: 120px;
}

.Panel1Circlebar2 {
    height: 120px;
    margin-top: 5px
}

.Panel1Circlebar2 .CircleLine {
    stroke: #3fe839;
}

.Panel1Circlebar3 {
    height: 120px;
    margin-top: 5px
}

.Panel1Circlebar3 .CircleLine {
    stroke: #e8cb39;
}

.ItemPicker.Colors > div:nth-child(1):after {
    background-color: #e8cb39;
}

.ItemPicker.Colors > div:nth-child(2):after {
    background-color: #5cd2fd;
}

.ItemPicker.Colors > div:nth-child(3):after {
    background-color: #45e839;
}

.ItemPicker.Colors > div:nth-child(4):after {
    background-color: #e83953;
}

.ItemPicker.Colors > div:nth-child(5):after {
    background-color: #4a39e8;
}

.ItemPicker.Colors > div:nth-child(6):after {
    background-color: #b7b7b7;
}
