﻿.AppBarGreenBorder {
    border-bottom-color: #79A349;
    border-bottom-style: solid;
    border-bottom-width: 5px;
}

.text-muted {
    color: #909090 !important;
}

.hide {
    visibility: hidden !important;
    background: transparent !important;
    color: transparent !important;
}

.text-white {
    color: #ffffff !important;
}

.Arro_Primary_BackgroundColor {
    background-color: #004B73;
}