#jgiveWrapper .js-stools-container-bar {
    padding: 10px 20px;
  }
  #jgiveWrapper .js-stools-container-bar .btn-toolbar {
    justify-content: flex-end;
  }
  #jgiveWrapper .js-stools-container-bar .btn-toolbar > * {
    margin: 4px 0;
    -webkit-margin-end: 8px;
            margin-inline-end: 8px;
  }
  #jgiveWrapper .js-stools-container-bar .btn-toolbar .js-stools-btn-clear {
    background-color: #30638d;
    border: 0;
  }
  #jgiveWrapper .js-stools-container-bar .ordering-select {
    display: flex;
  }
  
  #jgiveWrapper .js-stools-container-filters {
    display: none;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  #jgiveWrapper .js-stools-container-filters-visible {
    display: grid;
    grid-gap: 8px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    padding: 10px;
    background-color: white;
  }
  #jgiveWrapper .js-stools-container-filters > * {
    margin: 4px 0;
    -webkit-margin-end: 8px;
            margin-inline-end: 8px;
  }
  
  #jgiveWrapper .js-stools-field-list + .js-stools-field-list {
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
  }
  
  #jgiveWrapper .js-stools-container-bar {
    padding: 10px 20px;
  }
  
  #jgiveWrapper div.chosen-container.chosen-container-single {
  width: 220px !important;
  }

#t4-footnav, #t4-footer {
  background: #01579b;
   color: rgba(255,255,255,0.7);
}

#t4-footer {
  font-size: var(--body-font-size);
}

#t4-footnav a, #t4-footer a  {
    color: #fff !important;
}

#t4-footnav .module-title span, #t4-footer .module-title span  {
  color: #fff !important;
}

#Mod536 .module-ct .custom h6 {
  color: rgba(255,255,255,0.7);
}

#t4-footer .mod-tjdemoreset, #Mod162 {
  margin-bottom: 1.7145rem!important;
}

@media (min-width: 576px)
{
  #t4-header .header-logo .navbar-brand {
    margin-left: 3.429rem!important;
  }
}

#t4-hero #give-away .subform-repeatable-group {
  margin-top: 1rem;
}

#t4-hero #give-away .subform-repeatable-group a.group-remove {
  margin-left: 1rem;
}

#jgiveWrapper .js-stools-container-bar .btn-toolbar {
    justify-content: flex-end;
}

#jgiveWrapper .campaignMain .row.af-mt-5 {
  margin-top: 1rem !important;
}

#jgive_my_donations .btn-toolbar.pull-right {
  margin-bottom: 1rem !important;
}

#jgiveWrapper .jgreports__attachemts .jgreports__attachemts-clone {
  margin-bottom: 1rem!important;
}

#jgiveWrapper .js-calendar td.time select.time-ampm {
    padding: 0 !important;
}

#jgiveWrapper textarea.form-control, #tjv-wrapper .vendorForm textarea.form-control{
  max-width: 100%;
}

#jgiveWrapper #organizationform .form-group.row, #jgiveWrapper #individualform .form-group.row, #jgiveWrapper form.launchForm .form-group, #jgiveWrapper #jGivePaymentForm .form-group {
	margin-top: 12px;
}

#jgiveWrapper .invalid {
    color: #a51f18;
    border-color: #a51f18;
}

#jgiveWrapper .js-editor-tinymce .tox.tox-tinymce {
  width: 100% !important;
}



#jgiveWrapper #jgive-checkout .btn.btn-outline-primary.active {
  color: beige !important;
}

    /* @end */
    