/* Media Queries */
/* Varibles */
/** Terms **/
/** Terms **/
/** Terms **/
/** Terms **/
/** Terms **/
.dpn p,
.secci p {
    font-size: 13px;
}
.terms {
  width: 100%;
  display: inline-block;
  vertical-align: bottom;
    padding: 0;
    position: relative;
}
.terms .scroll {
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 140px;
  text-align: left;
  border: 1px solid #DBDBDB;
  border-top: none;
  padding: 6px;
  font-size: 13px;
  margin: 0;
  -webkit-transition: height .5s linear;
  -moz-transition: height .5s linear;
  -ms-transition: height .5s linear;
  -o-transition: height .5s linear;
  transition: height .5s linear;
}
  
.txtbox .terms .scroll {
  border-top: 1px solid #DBDBDB;
}

.terms h4:first-child {
    margin-top: 0;
}

.terms h5,
.secci h5 {
  line-height: 18px;
  font-size: 13px;
  margin: 0 10px 15px;
  font-weight: normal; }

@media screen and (min-width: 768px) {
    .preferences {
         margin-left: 10px; } }
         
.accordion_label {
  border-top: none; }

.ui-accordion {
  padding: 10px 0 0 0 !important;
  margin-bottom: -1px; }

.ui-accordion .ui-accordion-header {
  padding-left: 0;
  outline: 0;
}

.ui-accordion-content {
  border-bottom: 1px solid 1px solid #cccccc; }

span.print {
  padding: 5px 10px;
  border: 1px solid #CCC;
  margin-bottom: 0px; /*MOL*/
  margin-top: 0px;
  float: right;
  margin-top: -1px;}
  
span.print a {
    color: #888;
  font-size: 12px;
}

.expand-button {
  display: block;
  height: 29px;
  width: 29px;
  float: right;
  top: 0px;
  position: relative;
  right: 0px;
  opacity: 0.7;
  border: 1px solid #ccc;
  padding: 3px;
  cursor: pointer;
  margin-top: -1px; }

.acceptTerm {
  font-weight: bold;
  font-size: 13PX; }

.acceptTerm span {
  text-decoration: none; }

.decline_credit {
  line-height: 40px;
  padding: 10px; }

.account_apply_btns {
  float: right; }

span.decline {
  float: right;
  right: 150px;
  top: 527px;
  position: relative;
  display: none; }

p.termstext {
    margin: 15px 0;
}

.choiceButton {
    display: inline-block;
    width: 48%;
    margin: 0;
    margin-right: 1%;
    padding: 1em;
}

.declinePrompt {
    display: none;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px 10px;
}

.declinePrompt p {
    font-size: 12px;
    line-height: 18px;
}

.hideBackBtn {
    display: none;
    visibility: hidden;
}

@media screen and (max-width: 500px) {
    .buttons-wrap {
       position: relative;
    }
}

a.complete.btn.primaryBtn.rightBtnContainer {
  margin-right: 0px;
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 768px) {
    a.complete.btn.primaryBtn.rightBtnContainer {
         margin-right: -47px; } }

.open {
  float: right;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  line-height: 19px; /* MOL */
  color: #444;
}
  
@media screen and (max-width: 768px) {
    /* Adjust the width of the span tag to align the read button */
    .ui-accordion-header span:nth-child(2) {
       display: block;
       width: 70%;
    }
}

.expand {
  height: 300px !important;
  -webkit-transition: height .5s linear;
  -moz-transition: height .5s linear;
  -ms-transition: height .5s linear;
  -o-transition: height .5s linear;
  transition: height .5s linear; }

p.clickforcredit {
  text-align: center;
  font-size: 19px;
  color: #fff;
  background: #30aff6;
  padding: 4px 26px;
  border: 1px solid #ccc;
  line-height: 19pt;
  margin: 9px auto 0; /*MOL*/
  margin-bottom: 10px; /*MOL*/
  width: 100%;
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 768px) {
    p.clickforcredit {
         width: 55%; } }
                 
.marketing_checkbox p {
    margin-left: 15px;
    line-height: 18px;
    margin-top: 5px;
}
p.termstext a {
  color: #444;
  font-weight: bold;
  text-decoration: underline;
}

p.DataProtectionNotice a {
  color: #444;
  font-weight: bold;
  text-decoration: underline;
  cursor: default; /* SHORT TERM DISABLED CURSOR FOR JAMES */
}

p.DataProtectionNotice {
  margin-bottom: 0px;
}
.checkbox p {
  font-size: 12px;
}

h3.termsfont {
  font-size: 16px;
  margin-top: 10px;
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 539px) {
    h3.termsfont {
         font-size: 18px;
         margin-top: 0px; } }

p.acceptTerm.highlight-box {
  padding: 13px;
  color: #30aff6;
  text-align:center;
}

h3.cash_accordion_label {
  margin: 29px 0px 8px 0px;
}

.cash_disclaimer {
  margin-bottom: 30px;
}

/* FIX FOR TERMS & CONDITIONS ACCORDIANS */
.termsconditions .ui-accordion {
  padding: 0px !important;
}

.termsconditions .ui-accordion a.terms-and-conditions-popup,
.termsconditions a.terms-and-conditions-popup {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  color: #4d4d4e;
}

h3.section-head.termsfont {
  padding: 5px 0px 7px 0px;
}

.ui-accordion .ui-accordion-icons:first-child {
  margin-bottom: 0;
}

.marketing_checkbox .checkbox label {
  padding-top: 0px;
  padding-left: 21px;
  margin-bottom: 0px;
}

.marketing_checkbox p {
  margin-bottom: 0px;
}


/* eStatements Terms Styling */

.estatementOptIn {
    padding: 1rem;
    border: 1px solid #CCCCCC;
    margin-bottom: 2rem;
}

.estatementOptIn .pcm-placeholder > p:last-child {
	margin: 0;
}

.eStatement-date {
    font-weight: bold;
    text-transform: capitalize;
}

.gui-alert p {
	margin-bottom: 0;
}

.terms,
.ui-accordion {
	margin-bottom: 12px;
}
