.navbar {
	background-color: red;
}
.selected  {
	color: blue !important;
}

.description {
	color: white !important;
}
.main_navdd {
	color: black;
}

/* Administration Menu */
#admin_menu_header , #members_view {
	margin: 20px 0;
	text-decoration: underline;     
    text-decoration-color: black;  
}
.my_links , .monthly_minutes {
	margin: 10px 0;
}
.info_heading {
	text-align: center;
}
.move_right {
	text-align: right;
}
.totals {
	color: red;
}
#profile {
	font-weight: 600;
}
.dependant_heading {
	font-weight: 600;
	text-align: center;
	color: red;
	margin: 20px 0;
}
#success {
	width: 200px;
}
#modal_change {
	margin-top: -50px;
}
#login1 {
display: none;
visibility: hidden;
}



