.col_by_save_blend .form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #e6e6e6;
  border: none;
  border-radius: 0;
}

.col_by_save_blend .form-horizontal .control-label {
  text-align: left !important;
  font-weight: 6	00;
  color: #555;
  font-size: 16px;
}

.col_by_save_blend .btn-green-across {
  margin-right: 10px;
}


{
  text-align: left;
  line-height: 45px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {

	.col_by_save_blend #save-blend-buttons {
	  text-align: left;
	  line-height: 45px;
	}
}