/*
|--------------------------------------------------------------------------
| Color Variables
|--------------------------------------------------------------------------
*/
/************* Screen Sizes Breakpoints Variables *************/
/*
|--------------------------------------------------------------------------
| Screen Sizes Breakpoints Variables
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| Grid Columns, Options
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| Spacing variables
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| Gutter Variables
|--------------------------------------------------------------------------
*/
/* Genral Functions - Non-site-specific Functionality */
/* Functions for colors*/
/*** Foundation Functions **/
.share-entity-modal.reveal-modal {
  max-width: 480px;
  overflow: auto; }
  .share-entity-modal.reveal-modal .modal-wrap {
    padding: 0; }
    .share-entity-modal.reveal-modal .modal-wrap .link {
      color: #555555 !important; }
    .share-entity-modal.reveal-modal .modal-wrap h3 {
      margin-top: 0; }
    .share-entity-modal.reveal-modal .modal-wrap .required-label {
      margin-bottom: 1em; }
    .share-entity-modal.reveal-modal .modal-wrap textarea {
      height: 100px; }
    .share-entity-modal.reveal-modal .modal-wrap .btns {
      border-top: 1px solid #e1e1e1;
      padding-top: 1em; }
    .share-entity-modal.reveal-modal .modal-wrap .messaging {
      display: inline-block; }
    .share-entity-modal.reveal-modal .modal-wrap .close-reveal-modal {
      top: .55em; }
    .share-entity-modal.reveal-modal .modal-wrap .share-modal-label {
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 1em; }
    .share-entity-modal.reveal-modal .modal-wrap .close-modal-button {
      margin-right: .5em; }

/*# sourceMappingURL=ma-invoice-details.css.map */