/* Minification failed. Returning unminified contents.
(45,23): run-time error CSS1038: Expected hex color, found '#ffff'
(51,27): run-time error CSS1038: Expected hex color, found '#ffff'
 */

.BtRemoveAdditionUser {
    background-color: #4CAF50 !important; /* Green */
    border: none;
    color: red !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px !important;
}
body.mini-navbar .nav-header {
    padding: 0;
    background-color: #1168b8;
    background: url(patterns/4.png) no-repeat;
}
.md-skin .navbar-static-top {
    background-color: #0b4d8d !important;
}
.nav > li.active {
    border-left: 4px solid #179b53;
}
.btn-primary {
    color: #ffffff;
    background-color: #179b53;
    border: 2px solid #179753;
}

.btn-primary {
    color: #ffffff;
    background-color: #179b53;
    border: 2px solid #179753;
}

.btn-primary:active, .btn-primary:hover, .btn-primary:disabled {
    color: #179b53;
    background-color: #ffffff;
}

.btn-primary a {
    background-color: #1168b8;
}
.btn-white {
    color: #7c7b7b !important;
    background-color: #ffff;
    border: solid 2px #7c7b7b !important;
}

    .btn-white:active, .btn-white:visited, .btn-white:hover, .btn-white:disabled {
        color: black !important;
        background-color: #ffff !important;
        border-color: black !important;
        text-decoration: none !important;
    }
    .btn-white a {
        color: #095397 !important;
        background-color: #fff;
    }

.btn-sm {
    font-size: 11px;
}
.btn-xs {
    font-size: 11px;
}
.form-control {
    font-size: inherit !important;
}
.navbar-top-links
{
    padding-top: 17px;
}
.navbar-top-links a {
    color: #fff;
}
.kpigreen-bg {
    background-color: #a3e1d4;
}
.kpiblue-bg {
    background-color: #9cc3da;
}
.kpigrey-bg {
    background-color: #d1dade;
}
.home-alerts
{
    height: 300px;
    overflow-y: scroll;
}
div.facility-container {
    margin-top: 20px;
    margin-right: 10px;
    border-radius: 4px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 250px;
    float: left;
}
div.facility-container h4 {
    font-weight: bold;
    text-align: center;
}

div.facility-container div.col-xs-3 {
    text-align: right;
}

facility-container-inner {
    background-color: #eee;
    margin-right: 10px;
}
.dxpLite_Office365 .dxp-current {
    background-color: #1168b8 !important;
    border-color: #053a6b !important;
}
.field-validation-error {
    color: #a94442;
}
input[type='checkbox'] {
    accent-color: #0b4d8d;
}
