﻿.form-control {border-radius: 0px; border: 1px solid #e1e1e1}

.btn {border-radius: 0px; color: #008ac9; background-color: transparent;}
.btn:hover, .btn:focus, .btn.focus {color: #f9263f; background-color: transparent;}

.btn-noborder {border: 1px solid transparent;}
	.btn-noborder:hover, .btn-noborder:focus, .btn-noborder.focus {border: 1px solid transparent;}

