.input-group{
	width:100%;	
}
.input-group-addon{
	font-size:12px;	
}
.input-group-addon:first-child{
	border-right:0;width:14%;
}
 
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{
     border-top-left-radius:0;border-bottom-left-radius:0;width:86%;
}
.pull-right {
    float: left!important;
}
.front_bg {
    background-color: rgba(255,255,255,0);
}
.message_modal{
 	display:show;	
}