/* Overight Bootstrap */

/* BUTTONS */
.btn{cursor:pointer}
.btn:focus{box-shadow: none !important;}

/* Info Element */
.border-primary {border-color: #00a4ef!important;}
.bg-primary {background-color: #00a4ef!important;}
.btn-primary {background-color: #00a4ef; border-color: #0394D7;}