




/* REMOVE BUTTONS BOX-SHADOW */
a.btn.btn-primary:hover, a.btn.btn-primary:focus, button.btn.btn-primary:hover, button.btn.btn-primary:focus, .button>.attendease-block-content>.col-xs-12>p>a.btn-primary:hover, .button>.attendease-block-content>.col-xs-12>p>a.btn-primary:focus {
  box-shadow: none !important;
}

/* CUSTOM MODALS */
.modal-footer {
  text-align: center !important;
}
