[v-cloak] {
  visibility: hidden; }

.modal {
  overflow-y: auto; }

.overflow-visible {
  overflow: visible !important; }

.cursor-pointer {
  cursor: pointer; }

.tableDisplay1 {
  display: table;
  width: 100%; }
  .tableDisplay1 > * {
    display: table-row; }
    .tableDisplay1 > * > *:first-child {
      display: table-cell;
      padding: 10px 30px 0 0;
      text-align: right;
      font-size: 1.1rem;
      font-weight: 500; }
    .tableDisplay1 > * > *:nth-child(2) {
      display: table-cell;
      padding: 10px 0 10px 0; }

#processingModal .m-loader.m-loader--right:before {
  left: auto;
  right: -2rem !important; }

.m-stack.m-stack--general.m-stack--ver > .m-stack__item.m-stack__item--middle {
  padding-bottom: 10px;
  padding-right: 10px; }

.m-subheader {
  padding: 2.2rem 30px 0 30px !important; }

.m-widget24 .m-widget24__item .m-widget24__change {
  margin-top: 1px;
  font-size: .85rem !important; }

.m-aside-menu .m-menu__nav > .m-menu__item > .m-menu__heading .m-menu__link-text, .m-aside-menu .m-menu__nav > .m-menu__item > .m-menu__link .m-menu__link-text {
  font-size: 1.25rem !important; }

.m-widget24 .m-widget24__item .m-widget24__title {
  font-size: 1.5rem !important; }

.m-widget24 .m-widget24__item .m-widget24__desc {
  font-size: 1.2rem !important; }

@media only screen and (max-width: 768px) {
  .resposive-table {
    display: block;
    width: 100%;
    overflow: auto; } }
@media (max-width: 600px) {
  .m-topbar {
    margin-top: -60px; } }
.m--bg-brand {
  background: #007ac2;
  background: linear-gradient(135deg, #007ac2 30%, #36a3f7 100%); }

@media (max-width: 1024px) {
  .m-aside-header-menu-mobile.m-aside-header-menu-mobile--skin-dark {
    background: transparent linear-gradient(90deg, #0b4182 1%, #1a78cf 99%) repeat !important; }

  .m-topbar {
    margin-top: -60px; } }
.m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-badge {
  top: 25px; }

.btn-profile {
  width: 215px; }

.m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-topbar__user-profile.m-topbar__user-profile--img.m-dropdown--arrow .m-dropdown__arrow {
  color: #007ac2; }

/*# sourceMappingURL=me.global.css.map */
