﻿.header.navbar-inverse {
    background: #8da1a8 !important; 

}

.colormewhite {
    color: rgb(255, 255, 255) !important;
}

.awCss {
    background-color: #8da1a8 !important;
    border-color: #8da1a8 !important;
}


.login.login-with-news-feed .right-content {
    background: rgb(0, 0, 0) !important;
}

.news-image{
    background-image: url(../assets/img/login-bg/aw.jpg) !important;

}