.logo_padding{
	padding: 6px;
}
.footer_links{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 30px 0;
}
.footer_links li{
	float: left;
	width: 100%;
	color: #fff;
	list-style-type: none;
}
.footer_links li a{
	color: #fff;
	text-decoration: none;
}
.footer_links li a:hover{
	text-decoration: underline;
}
.signup_option .sign_div{
	margin-bottom: 10px;
	text-align: center;
}
.signup_option .sign_div a{
	font-size: 15px;
	color:#555;
}
.regist_form .input-group{
	width: 100%;
}
.footer_model_btn_gap{
	padding: 20px 0;
}

.close {
    background-image: url("../img/remove-icon-small.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 9px;
    margin-right: 0;
    margin-top: 0;
    outline: medium none;
    text-indent: -10000px;
    width: 9px;
}
.front_user_profile h1{
	color: #383839;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 10px;
}
.front_user_profile p{
	color: #636363;
    font-size: 13px;
}
.front_user_profile .list-inline li{
	color: #444;
}
.padding_right_text{
	padding: 0 10px 0 0;
}
.li_class .list-unstyled li{
	font-size: 13px;
	color: #000000;
	text-transform: capitalize;
}
.li_class .list-unstyled h3{
	font-size: 15px;
	color: #555;
	text-transform: capitalize;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.t-title h2{
	color: #990000;
}















