.social-icons li {
    color: #666;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.TopBarHide {
  padding:0px !important;
}

.TPLeftSocial img{ width:25px; height:25px;margin:0;}

.v-menu .nav-main {
	background-color: #8DAD00 !important;
	border: 5px solid #8DAD00 !important;
}

.v-menu .nav-main ul li {
	border-bottom: 1px solid #EBF2E6 !important;
	background-color: #8DAD00 !important;
}

header#header {
    /*background: rgba(0,0,0,0.4);*/
}

div#nb_gridwidget {
    text-align: center;
}

/********* Carried Over From RHN **************/
/********* Overrides above ********************/

.social-icons li {
    color: #666;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.body>#footer .copyright {
    color: #fff !important;
}

HR {
  border-color: #015131 -moz-use-text-color #015131 !important;
}

#dnn_dnnUser_avatar img{
    width: 28px;
    height: 28px;
}

.TopBarHide {
  padding:0px !important;
}

.TPLeftSocial img{ width:25px; height:25px;margin:0;}

.v-menu .nav-main {
	background-color: #8DAD00 !important;
	border: 5px solid #8DAD00 !important;
}

.v-menu .nav-main ul li {
	border-bottom: 1px solid #EBF2E6 !important;
	background-color: #8DAD00 !important;
}

header#header {
    /*background: rgba(0,0,0,0.4);*/
}


ul.social-icons {
    float: left;
}

.img-responsive{
    width:100%;
}
.copyright {
  font-size: 14px;
}
@media (min-width: 992px) {
    header.full-header .header-body {
        background: rgba(0, 0, 0, .25) !important;
        border:0 !important;
    }
    body.sticky-menu-active header.full-header .header-body {
    background: #8dad00 !important;
    border-bottom: 0;
  }
}
@media (min-width: 576px) {
    .card-group>.card {
        flex: auto !important;
        margin-bottom: 0;
    }
}
















