﻿.panel-default > .panel-heading {
    background-color: #dfefbf;
}

a {
    color: #00A000;
}

a:hover, a:focus {
    color: #00A000 !important;
}

footer {
    background-color: #dfefbf;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
}

.grid-aggregate-row td {
    background-color: #dfefbf !important;
}

.grid-page-aggregate-row td {
    background-color: rgba(223, 239, 191, 0.50) !important;    
}

.login {
    background: white;
    color: #4DC2C6;
}

.fullscreen_bg {
    background-image: url('../Images/fondo17.png');
}
