.navbar-inverse
{
    background-color: white;
    border-color: white;
    box-shadow: 0px 3px 5px #eee;
}

.navbar-toggle {
    border-color: #e30613 !important;
}

/*------------------------------ Ventilation Widget-------------------------------*/
.bar {
    background-color: #e30613 !important;
}

/*------------------------------Tile View-------------------------------*/
.ui-autocomplete-dropdown {
    border: 1px solid #e30613 !important;
    background-color: #e30613 !important;
    border-color: #e30613 !important;
}

.ui-autocomplete-dropdown .ui-inputtext:enabled:focus .ui-button-text {
    color: #e30613 !important;
}

.img-circle * {
    color: #e30613 !important;
}

.ui-inputtext:enabled:focus {
    border-color: #e30613 !important;
}

.li .ui-autocomplete .ui-state-highlight {
    background-color:  #e30613 !important;
}

.card.selected {
    border-color: #e30613 !important;
}

.commandButton {
    background: #e30613 !important;
}

.pi-search {
    color: #e30613 !important;
}

.sidemenubar {
    box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
}

.navbar-inverse *, .navbar-inverse *:hover {
    color: #e30613 !important;
}

a {
    color: black !important;
}

.active {
    box-shadow: inset 3px 0 0 #e30613 !important;
}

.active > a {
    color: #e30613 !important;
}

.activeLink {
    color: #e30613 !important;
}

.ui-chkbox .ui-chkbox-box.ui-state-active {
    background-color: #e30613 !important;
    border-color: #e30613 !important;
}

.logo {
    padding-top: 5px;
    padding-bottom: 5px;
}

body {
    background: #fff;
}

/*------------------------------ActivDashboard-------------------------------*/
.ActivDashboard {
}

/*------------------------------DeviceMenu-------------------------------*/
.backNavigation {
    color: #e30613;
}


/*------------------------------Overview-------------------------------*/


.activeOverview {
    box-shadow: inset 3px 0 0 #e30613;
}

/*------------------------------Configuration-------------------------------*/

.activeConfiguration {
    box-shadow: inset 3px 0 0 #e30613;
}


/*------------------------------Monitoring-------------------------------*/


.activeMonitoring
{
    box-shadow: inset 3px 0 0 #e30613;
}

/*------------------------------Alarm-------------------------------*/


.activeAlarm {
    box-shadow: inset 3px 0 0 #e30613;
}


/*Pin class*/
.pin
{
    background: url(../images/nilan/Pin.png) left no-repeat;
}

/*Active device detail link text color*/
.activeLink
{
    color: #e30613 !important;
}

.btn-device, .btn-gateway, .btn-user, .btn-eventlogs, .btnBoundary {
    color: #fff !important;
}

.btnLogin, input[type=submit], input[type=button] {
    background: #e30613;
    border-radius: 15px;
    outline: none;
}

.modal-header, .ui-modal-header {
    background: #e30613 !important;
    color: #fff !important;
}

.logo {
    height: 81px;
}

.login-bg {
    background: #E6E6E6;
}

.bottom-decoration {
    background: url('../images/Nilan_wave.svg') fixed bottom;
    background-size: cover;
    background-position-y: -20px;
    background-position: bottom;
    height: 100%;
    width: 100%;
    bottom: 10px;
    position: fixed;
    overflow: visible;
}

.botLogo {
    position: absolute;
    right: 35px;
    bottom: 35px;
}

.body-content {
    background: white;
}

.btn-success {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a!important;
}

.logged-out > div > a, .footer a {
    color: #e30613 !important;
}

.icon-bar {
    background-color: #d9534f !important;
}

.menu-ul li {
    font-weight: bold;
}

.menu-profile-mail {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.6);
}

#my-devices-title, #myDevices > a, #changeSite > a, .administration > a, #myaccount > a, #logout > a {
    font-weight: bold;
}

.success-msg {
    color: #e30613;
}

.tileheader.online {
    background: #e30613;
    color: white;
    margin: 0px;
}
