
.stylish-input-group .input-group-addon{
    background: #202B39 !important; 
	color: #fff;
}
.stylish-input-group .form-control{
    border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}