#top-bar-content .icon_phone{
	background: url("../images/icons/icon_phone_blue.jpg") no-repeat scroll center center;
	margin: -3px 7px !important;
}

#top-bar-content .icon_profile{
	background: url("../images/icons/icon_user_blue.jpg") no-repeat scroll center center;
	margin: -3px 7px !important;
}
/*
.social .fa{
	display: inline-block;
    top: 10px;
    position: relative;
}

.social .fa-facebook{
	background: url("../images/icons/icon_facebook.jpg") no-repeat scroll center center;
}

.social .fa-twitter{
	background: url("../images/icons/icon_twitter.jpg") no-repeat scroll center center;
}

.social .fa-google-plus{
	background: url("../images/icons/icon_google_plus.jpg") no-repeat scroll center center;
}

.social .fa-instagram{
	background: url("../images/icons/icon_instagram.jpg") no-repeat scroll center center;
}

.social .fa-youtube{
	background: url("../images/icons/icon_youtube.jpg") no-repeat scroll center center;
}
*/

#footer_button .arrow_triangle-up_alt{
	background: url("../images/icons/icon_footer_top_green.png") no-repeat scroll center center;
	width: 100%;
    height: 100%;
    display: block;
}

#footer_button .arrow_triangle-down_alt{
	background: url("../images/icons/icon_footer_down_green.png") no-repeat scroll center center;
	width: 100%;
    height: 100%;
    display: block;
}