.crm-intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 0px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/bugtracker_banner.jpg) no-repeat center center;
    background-size: cover;
}
.agile-header {
    padding: 20px 0;
    border-bottom:1px solid #7b7b7d;
}
.agileits-contact-info {
    float: left;
}
.agileits-contact-info ul li {
    display: inline-block;
    font-size: 14px;
	color:#fff;
}
.agileits-contact-info ul li span {
    margin-right: 10px;
    color: #00f1ff;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
}
.agileits-contact-info ul li a {
    color: #fff;
    vertical-align: text-bottom;
}
.w3_agileits_social_media{
	float:right;
}
.w3_agileits_social_media ul li{
	display: inline-block;
    font-weight: 600;
    margin: 0 1em;
}
.w3_agileits_social_media ul li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
