﻿.qtycenter {
    text-align: center;
}
.imglogo {
    border-radius: 10%;
    padding: 10px;
}

.demomodalBackground {
    opacity: 0.1;
}
.homehyperlink {
    text-decoration: underline;
    color: black;
}

.sidebar-green,
.sidebar-green a,
a.sidebar-green {
    color: #7fad8a !important;
}

.sidebar-green:hover,
.sidebar-green a:hover,
a.sidebar-green:hover {
    color: #6a9476 !important;
}

.dxbs-hyperlink.sidebar-green {
    color: #7fad8a !important;
}

.dxbs-hyperlink.sidebar-green:hover {
    color: #6a9476 !important;
}

