* {
  box-sizing: border-box;
}

body {
  color: #3a3d46;
}

.section__four-columns .section__four-columns-content li .card {
  border: 0px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.07), 0 7px 17px 0 rgba(0, 0, 0, 0.1);
  transition: all 500ms ease;
  height: 100px;
  padding: 15px 20px;
}

.section__four-columns .section__four-columns-content li .card:hover {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15), 0 7px 17px 0 rgba(0, 0, 0, 0.17);
  transform:scale(1.05,1.05);
}

.section__four-columns
  .section__four-columns-content
  li
  .card
  .section__four-columns-content-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0px;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .section__four-columns
    .section__four-columns-content
    li
    .card
    .section__four-columns-content-wrapper {
    display: flex;
  }
}

.section__four-columns
  .section__four-columns-content
  li
  .card
  .section__four-columns-content-wrapper
  span {
  padding-left: 0px;
}

@media (min-width: 768px) {
  .section__four-columns
    .section__four-columns-content
    li
    .card
    .section__four-columns-content-wrapper
    span {
    font-size: 16px;
    text-align: left;
    padding-left: 0px;
  }
}

.section__four-columns
  .section__four-columns-content
  li
  .card
  .section__four-columns-content-wrapper
  .card__label {
  background-color: transparent;
  display: block;
  vertical-align: none;
  width: 100%;
}

.section__four-columns
  .section__four-columns-content
  li
  .card
  .section__four-columns-content-wrapper
  .card__label
  span {
  text-overflow: unset;
  white-space: normal;
  overflow: visible;
  padding: 0px;
}

@media (min-width: 768px) {
  .section__four-columns
    .section__four-columns-content
    li
    .card
    .section__four-columns-content-wrapper
    .card__label {
    border-top: 0px;
    padding: 0px;
  }
}

.section__four-columns
  .section__four-columns-content
  li
  .card
  .section__four-columns-content-wrapper
  .icon-wrapper {
  padding: 20px 10px 20px 20px;
}

@media (min-width: 768px) {
  .section__four-columns
    .section__four-columns-content
    li
    .card
    .section__four-columns-content-wrapper
    .icon-wrapper {
    padding: 0px;
    display: table-cell;
    margin-right: 15px;
  }
}

.section__four-columns
  .section__four-columns-content
  li
  .card
  .section__four-columns-content-wrapper
  .icon-wrapper
  .icon-container {
  background-color: #004682;
}

@media (min-width: 768px) {
  .section__four-columns
    .section__four-columns-content
    li
    .card
    .section__four-columns-content-wrapper
    .icon-wrapper
    .icon-container {
    width: 30px;
    height: 30px;
  }
}

@media (min-width: 768px) {
  .section__four-columns
    .section__four-columns-content
    li
    .card
    .section__four-columns-content-wrapper
    .icon-wrapper
    .icon-container
    img {
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 768px) {
  section.section__four-columns + .section__contact {
    margin-top: -45px;
    padding-top: 70px;
  }
}

.section__links.color-gray-background + .section__four-columns {
  background: #f8f9fc;
  margin-top: 0px;
}

.section__search-content-custom-search input,
.section__search-results-input input {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.07), 0 7px 17px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  .bv-header .header__global {
    height: 75px;
    padding: 15px 24px;
  }
}

.bv-header .header__global-select {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 55px;
  position: absolute;
  right: 10px;
  top: 0;
  float: none;
  
}

@media (min-width: 768px) {
  .bv-header .header__global-select {
    height: 85px;
    right: 20xp;
  }
}

.bv-header .header__global-select select {
  border: 1px solid #d7dce1;
  padding: 8px 15px;
  -webkit-appearance: none;
  background: #fff;
  float: right;
}

.bv-header .header__global-select select:hover {
  border-color: #0f7dc4;
}

@media (max-width: 767px) {
  .bv-header .header__global-select select {
    max-width: 100px;
  }
}

.bv-header .header__global-logo img {
  height: 24px;
}

@media (min-width: 768px) {
  .bv-header .header__global-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 175px;
    position: relative;
    top: 0px;
    padding-left: 0px;
  }
}

.bv-header .header__utility {
  background-color: #37474f;
}

.bv-header .header__utility-menu {
  padding: 0 0 0 35px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  height: 70px;
  margin: 0;
  line-height: 70px;
}

@media (min-width: 768px) {
  .bv-header .header__utility-status {
    padding: 0px 15px;
  }
}

@media (min-width: 992px) {
  .bv-header .header__utility-status {
    padding: 0px 30px;
  }
}

@media (min-width: 1440px) {
  .bv-header .header__utility-status {
    padding: 0px 30px;
    height: 70px;
  }
}

@media (min-width: 768px) {
  .bv-header .header__utility .label__mobile {
    line-height: 70px;
    margin: 0;
  }
}

.section__search {
  background-color: #0071ba;
  position: relative;
}

section.section__search:after {
  content: "";
  background: url(https://cm.globalpaymentsinc.com/mphelpcenter/-/media/pixels.png)
    no-repeat right top;
  background-size: contain;
  display: block;
  width: 400px;
  height: 250px;
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: 0;
  margin-top: -15px;
}

@media (min-width: 768px) {
  .section__search {
    padding: 60px 0 115px;
  }
}

.section__search-h {
  color: #fff;
  font-size: 30px;
}

.section__four-columns {
  padding: 25px 0;
}

@media (min-width: 768px) {
  .section__search + .section__four-columns {
    margin-top: -45px;
  }

  .section__four-columns {
    background: transparent;
    padding: 0;
  }
}

.section__contact-content .icon-container {
  display: none;
}

.inner-content hr,
.section__faq-list h3,
.section__links h3,
.section__articles h3 {
  border-bottom: 1px solid #d7dce1;
}

.bv-nav .navbar-nav li .accordion-heading .heading-click {
  padding: 20px 36px;
  border-left: 4px solid transparent;
}

.bv-nav .navbar-nav li .accordion-body .accordion-inner ul li {
  padding: 0 10px 0 36px;
}

.bv-nav .navbar-nav li .accordion-heading .accordion-toggle.collapsed {
  border-left: 4px solid transparent;
}

.bv-nav .navbar-nav li .accordion-heading .heading-click h6 {
  margin: 0px;
}

.bv-nav .navbar-nav li .accordion-heading .heading-label {
  left: 40px;
}

.bv-nav .navbar-nav li .accordion-heading .accordion-toggle,
.bv-nav .navbar-nav li.open .accordion-heading .accordion-toggle {
  background-position-x: 13px;
  background-position-y: 24px;
}

.bv-nav .navbar-nav li.open .accordion-heading .heading-click,
.bv-nav .navbar-nav li.open .accordion-heading .accordion-toggle {
  border-left: 4px solid #0070ba;
}

.bv-nav .navbar-nav li.open .accordion-inner {
  border-left: 4px solid #7c7c88;
}

.bv-nav .navbar-nav li .accordion-heading {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.bv-nav{
  min-height:100% !important;
  height:auto !important;
}

/* HOME PAGE */

.home-content {
  position: relative;
}

.home-content .generic-content-container {
  padding: 0;
  max-width: 1170px;
  width: 90%;
}

.home-boxes {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}

.home-box {
  width: calc(50% - 60px);
  padding-bottom: 40px;
  margin-bottom: 40px;
}

@media (max-width:1023px){
    .home-box {
        width: 100%;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
}

.home-box ul {
  padding-left:20px;
  padding:10px 20px 10px 0;
  border-top:1px solid #ced8dc;
}

.home-box ul li{
  display:block;
  padding:3px 0;
  list-style-type:none;
  color:#ced8dc;
}

.section__content h2 {
  font-size: 20px;
  display: block;
  margin-bottom: 15px;
}

.home-box a {
  font-weight: 600;
  font-size: 13px;
  color: #0071bf;
  display: block;
}

.home-box a:hover {
  color: #004686 !important;
}

/* STEPS */

section.section__steps {
  padding: 0 0 60px;
}

.section__steps-ul {
  border-top: 1px solid #d6dce1;
  padding-top: 15px;
}

.inner-content img,
.section__steps-ul img {
  max-height: 400px;
  max-width: 100%;
  width: auto;
  border: 1px solid #d6dce1;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.07), 0 7px 17px 0 rgba(0, 0, 0, 0.1);
  height: auto;
  margin: 15px 0;
}

.section__steps-ul li {
  border-bottom: 1px solid #d6dce1;
  padding: 15px 0;
}

/* BODY CONTENT */

.page__heading hr {
  border-bottom: 1px solid #d6dce1;
}

.containerrrr p a {
  color: #007fc8;
  font-weight: 500;
}

.containerrrr p a:hover {
  color: #00467e;
  text-decoration: underline;
}

.section__simple-content + .section__four-columns {
  margin-top: 30px;
}

.section__simple-content + .section__links {
  border-top: 0px;
  padding-top: 0px;
}

.section__simple-content + .section__links h3 {
  display: none;
}

.inner-content ul li,
.section__steps-ul li ul li {
  margin-bottom: 10px;
  padding: 0px;
  border-bottom: 0px;
}

/* CENTER CONTENT */

section.section__simple-content {
  padding-bottom: 60px;
}

.containerrrr .full-width .col-md-7 {
  margin: 0 auto;
  float: none;
}

/* BREADCRUMB BAR */

.section__breadcrumb-wrapper {
  max-width: none;
  padding: 0 5px 0 35px;
}

/* ALERT */

.alert {
  border: 1px solid #a292bf;
  border-radius: 2px;
  padding: 0px;
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.alert-content {
  padding: 15px;
  font-weight: 300;
  width: 100%;
}

.alert_icon-container {
  background-color: #a292bf;
  display: flex;
  padding: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 20px;
  color: white;
}

/* SEARCH RESULTS */

.section__search-content .section__search__results,
.section__breadcrumb .breadcrumb__search .section__search__results {
  border: 0px;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.1);
  top: calc(100% + 5px);
}

.section__search__all-btn {
  background-color: #f8f9fc !important;
  border-left: 1px solid #d6dce1;
  border-right: 1px solid #d6dce1;
  border-bottom: 1px solid #d6dce1;
}

a#searchAllfromresult:before {
  content: "Search";
  color: white;
  background-color: #0071bf;
  padding: 10px 15px;
}



/* TABLE CONTENT */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table.code-table{
  margin-top:45px;
}

table.code-table:first-of-type{
  margin-top:0px;
}

/* th:nth-child(1) {
  width: 5%;
} */

th {
  border-bottom: 2px solid #000;
  text-align: left;
  padding: 5px 40px 5px 10px;
  font-size: 16px;
  font-weight: 500;
}

td,
th {
  padding: 0;
}

tbody tr:nth-child(odd) td {
  background-color: #f5f5f5;
}

td {
  padding: 10px 20px 10px 10px;
  font-weight: 300;
  font-size: 13px;
}

.bold {
  font-weight: 700 !important;
}

.monospace {
  font-family: monospace;
}

.code-table {
  margin-bottom: 40px;
  width: 100%;
}

.code-table.with-sub-header tr:not(:nth-child(2)) td:nth-child(1) {
  font-weight: bold;
  font-family: monospace;
}

.code-table.no-sub-header td:nth-child(1) {
  font-weight: bold;
  font-family: monospace;
}


/* SPRINKLES */

@keyframes LOADIN{
    from {
        opacity:0;
        max-height:0px;
    }

    to {
        opacity:1;
        max-height:400px;
    }   
}

.loaded-body-content p{
    animation: LOADIN 1s ease;
}

a[href="/es-mx/disputes/email-notifications"] {display: none!important;}
