.chart-box-container .chart-summary .chart-summary-row .col-left {
  float: left;
  width: 60%;
}
.chart-box-container .chart-summary .chart-summary-row .col-right {
  float: left;
  width: 40%;
}
.chart-box-container .chart-summary .chart-summary-row .clear {
  clear: both;
}
.nav-main-top-wrapper {
  padding-right: 130px;
}

.nav-user-wrapper {
  position: absolute;
  max-width: 240px;
  top: 0;
  right: 20px;
}
a.openNavMenu {
  display: none;
  color: #000;
}
.sidenav {
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenav li a {
  padding: 8px 8px 8px 8px;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #fff;
}

.sidenav .closebtn {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 36px;
  margin-left: 50px;
  color: #fff;
  font-size: 24px;
}
.nav-mb-sub {
  display: none;
  padding-left: 10px;
}
.nav-mb-sub li a {
  font-size: 14px;
  padding-right: 0px;
}
.nav-mb-item.active .nav-mb-sub {
  display: block;
}
.nav-mb-item.active > a {
  color: #fff;
  font-weight: 500;
}
.nav-mb-item.active .nav-mb-sub {
  display: block;
}
.nav-mb-item.active .nav-mb-sub li.active a {
  color: #fff;
}
.nav-mb-item.has-sub {
  position: relative;
}
.nav-mb-item.has-sub .sub-icon {
  position: absolute;
  top: 13px;
  right: 30px;
  color: #818181;
  font-size: 12px;
  cursor: pointer;
}
.nav-mb-item.has-sub > a {
  padding-right: 50px;
}
.container-body {
  padding-left: 3%;
  padding-right: 3%;
}
.dashboard-chart-wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

.manager_box_grid {
  -ms-flex: 0 0 20% !important;
  flex: 0 0 20% !important;
  width: 20% !important;
  max-width: 20% !important;
}
.manager_box_grid p.description {
  margin-bottom: 0;
}
/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}

/*// Large devices (desktops, 992px to 1199px)*/
@media (max-width: 1199px) {
  #sub-header .sub-navigation-left {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #sub-header .sub-navigation-right {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 0px;
    text-align: right;
  }

  .header-wrapper .header-content header .nav-main-top li a {
    padding: 5px 10px;
  }

  .manager_box_grid {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    width: 25% !important;
    max-width: 25% !important;
  }
}

/*// Medium devices (tablets, 768px to 991px)*/
@media (max-width: 991px) {
  .body-not-auth {
    padding-top: 50px;
  }
  body header .nav-main-top {
    display: none;
  }

  .navigation-row {
    width: 40%;
  }

  a.openNavMenu {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 20px;
    top: 20px;
  }
  body #sub-header .sub-navigation-left {
    display: none;
  }
  body #sub-header .sub-navigation-right {
    padding-right: 0px;
    text-align: left !important;
  }
  body #sub-header .sub-navigation-right .mdb-main-label {
    margin-bottom: 0px;
    display: block;
  }
  body .select-wrapper-nav-organization {
    margin-left: 0px;
  }
  .header-logo {
    width: 180px;
  }
  .header-wrapper .header-content {
    margin-left: 180px;
  }
  .header-logo a {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  body .chart-box-container {
    padding: 0px 10px 20px 10px;
  }
  .nav-user-wrapper {
    right: 45px;
    top: 15px;
  }
  body header .nav-user {
    margin: 0 auto;
    text-align: left;
  }

  .chart-box-container .chart-top .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .chart-box-container .chart-title {
    text-align: center;
  }
  .chart-box-container .chart-summary {
    float: none;
    margin: 0 auto;
  }
  .project-balance-item {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
  }
  .balance-box .top .col-data {
    margin-left: 95px;
  }
  body.body-not-auth #body-content {
    display: block;
  }

  #notificationModal .modal-dialog {
    max-width: 95%;
  }
  .logo_square,
  .logo_subtle {
    position: static;
    display: block;
    margin-top: 0px;
    text-align: center;
  }
  .logo_square {
    margin-bottom: 2rem;
  }
  .logo_subtle {
    margin-top: 1rem;
  }

  .manager_box_grid {
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    width: 33% !important;
    max-width: 33% !important;
  }

  ul.stepper .step:before {
    position: static;
    display: none;
    margin-top: 0.75rem;
  }
}

/*// Small devices (landscape phones, 576px to 767px)*/
@media (max-width: 767px) {
  body #body-inner .main-content {
    padding-top: 10px;
  }
  body .chart-box-container {
    padding: 0px 10px 20px 10px;
  }
  .main-content > .alert:first-child {
    margin-top: 60px;
  }

  .navigation-row {
    width: 100%;
  }

  body #sub-header .sub-navigation-right {
    top: 100px;
    margin-left: -150px;
  }
  .btn-group-export,
  .btn-group-align {
    margin-top: 20px;
  }
  .dataTables_wrapper.filter-left .dataTables_filter {
    position: unset;
    margin: 0 0 10px 0;
  }
  .dashboard-chart-summary .summary-inner {
    padding-top: 40px;
  }
  .dashboard-chart-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  div.dataTables_wrapper div .dataTables_filter {
    margin-bottom: 10px;
    float: none;
    text-align: left;
  }
  div.dataTables_wrapper div .dataTables_length {
    text-align: left;
  }
  div.dataTables_wrapper div.dataTables_filter label {
    width: 100%;
  }
  div.dataTables_wrapper div.dataTables_filter input {
    width: 90%;
  }

  .manager_box_grid {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
  }
  .oauth-form .row {
    margin-bottom: 0px;
  }

  .wrap-title {
    margin-top: 45px;
  }
  /*ul.stepper .step {position: static;}*/

  .logo-login p.intro {
    margin-bottom: 20px;
  }
}

/* All screens that are not small (576px and up)*/
@media (min-width: 576px) {
  .show-on-small-screens {
    visibility: hidden;
  }
}

/*// Small devices (landscape phones, 575px and smaller)*/
@media (max-width: 575px) {
  .chart-box-container .chart-summary {
    width: 90%;
  }

  .project-balance-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .manager_box_grid {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  body header .nav-user {
    text-align: center;
  }
  body header .nav-user li {
    padding-left: 10px;
  }
  .header-logo {
    width: 140px;
  }
  .header-logo img {
    height: 30px;
  }

  .mdb-select-group {
    width: 100%;
    margin-left: 0px;
  }
  #dashboard-filters .balance-box {
    margin-bottom: 30px;
  }
  #user-profile-section .nav-tabs .nav-item {
    padding: 0;
  }
  .user-profile-privacy-icon {
    margin-right: 8px;
  }
  .show-on-small-screens {
    visibility: visible;
  }
  #gift_dashboard_chart .chart-box-container {
    padding: 0%;
    margin: 0%;
  }
  #gift_dashboard_chart .box-shadow {
    box-shadow: none;
    border: none;
  }

  #dashboard-filters {
    margin-bottom: 0;
  }
  #frm-register .box-gray {
    margin-bottom: 20px;
  }

  .no-padding-small-screen {
    padding: 0%;
  }
  .no-padding-small-screen .card {
    box-shadow: none;
  }
  .no-padding-small-screen .card .card-body {
    padding-inline: 3%;
  }

  #section-giving-settings .login-checkboxes {
    padding-bottom: 14px !important;
  }
}

@media screen and (max-width: 475px) {
  ul.stepper.horizontal {
    min-width: 0;
    max-width: 120%;
  }

  ul.stepper .step {
    margin-bottom: 0.625rem;
  }

  ul.stepper .step.step-1 .step-title {
    width: 1.25rem;
    max-width: 1.25rem;
  }

  ul.stepper.horizontal .step-title {
    width: 3.5rem;
    max-width: 3.5rem;
    text-align: center;
  }

  ul.stepper.horizontal .step .step-title span {
    font-size: 0.5rem;
    padding: 5px 10px;
  }

  ul.stepper.horizontal .step.step-1:after {
    height: 100px;
    width: 0;
  }

  ul.stepper .step .step-title:before {
    width: 1.25rem;
    max-width: 1.25rem;
  }

  ul.stepper .step-new-content {
    margin-left: 41px;
    margin-right: 24px;
  }
  ul.stepper > .step:not(:last-of-type):after {
    height: 40%;
    height: -webkit-calc(100% - 38px);
    height: calc(100% - 38px);
  }
  ul.stepper > .step.active:not(:last-child):after {
    height: 40%;
    height: -webkit-calc(100% - 38px);
    height: calc(100% - 38px);
  }
  ul.stepper > .step[data-last="true"]:after {
    height: 0;
    width: 0;
  }
  ul.stepper .step-actions .btn:not(:last-child),
  ul.stepper .step-actions .btn-flat:not(:last-child),
  ul.stepper .step-actions .btn-large:not(:last-child) {
    margin-right: 0.3125rem;
  }
  ul.stepper .step-new-content .row {
    margin-bottom: 0.4375rem;
  }
  ul.stepper .md-form label {
    left: 0.875rem;
  }
  ul.stepper .md-form .validate {
    margin-bottom: 0;
  }

  ul.stepper.horizontal .step-title {
    padding: 0 1.5625rem 0 4.0625rem;
  }
  ul.stepper.horizontal .step.new-content {
    height: -webkit-calc(100% - 84px);
  }

  .project-balance-wrapper {
    padding-top: 10px;
  }
}
