
.styled-dropdown {
  border-radius: 3px;
  border-width: 1px;
  min-height: 25px;
}

  .styled-dropdown.ng-invalid {
    -webkit-box-shadow: inset 0px 0px 3px 1px rgba(206, 132, 131, 1);
    -moz-box-shadow: inset 0px 0px 3px 1px rgba(206, 132, 131, 1);
    box-shadow: inset 0px 0px 3px 1px rgba(206, 132, 131, 1);
    border: none;
  }

    .styled-dropdown.ng-invalid:focus-visible {
      border: none;
    }


.k-maskedtextbox {
  overflow: visible !important;
  background-color: transparent !important;
  border: none !important;
}

  .k-maskedtextbox:focus-within {
    box-shadow: none !important;
  }

.iframe-snappay-cvv > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#state {
  width: 80px;
}


.k-numerictextbox.k-invalid, .k-numerictextbox.ng-invalid, .k-numerictextbox.k-state-invalid,
.k-dropdown.k-invalid, .k-invalid.k-dropdowntree, .k-dropdown.ng-invalid, .ng-invalid.k-dropdowntree,
.k-dropdown.k-state-invalid, .k-state-invalid.k-dropdowntree {
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  border-color: rgb(206 132 131);
}

.k-widget {
  font-size: inherit !important;
}

.k-maskedtextbox.form-control .k-textbox {
  font-size: inherit !important;
}

.k-numerictextbox {
  border-radius: .25rem
}


.k-maskedtextbox {
  border: none;
  overflow: visible;
}

  .k-maskedtextbox:focus-within {
    border: none;
    overflow: visible;
    box-shadow: none;
  }

.k-dateinput-wrap, .k-numeric-wrap, .k-dropdown-wrap {
  border-radius: .25rem
}


/*
Override the default button disable color
*/
.btn-primary.disabled, .btn-primary:disabled {
  color: #666666;
  background-color: #cccccc;
  border-color: #999999;
}

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
  white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  max-width: 280px;
}

.hide-text {
  opacity: 0;
}


.dropdownlistwrap {
  margin-bottom: 8px;
}

.input-textbox.ng-invalid, .input-emailaddress.ng-invalid, .input-date.ng-invalid {
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  border-color: rgb(206 132 131);
}

input[type=text].ng-invalid {
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  border: solid 1px rgba(206,132,131,1);
}

input[type=email].ng-invalid {
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  box-shadow: inset 0px 0px 3px 1px rgba(206,132,131,1);
  border: solid 1px rgba(206,132,131,1);
}

.hide-text {
  opacity: 0;
  visibility: hidden;
}

.successCardNumber {
  margin-left: 1em;
}

.ccBtnCancel {
  margin-left: 5px;
}

.PrintPage {
  width: auto;
}

.ng-invalid::after {
  color: red;
  content: " *";
}

.InvalidCreditCard {
  color: red;
}

.checkboxlist {
  display: block;
}


.confirmation-buttons-top {
  display: inline-block;
}


.epaylabel, .control-form-section {
  display: inline-block;
}

  .epaylabel P {
    display: inline-block;
  }

.alert {
  position: fixed;
  right: 0px;
  top: 10px;
}

.d-inline-block {
  display: inline-block;
}

.expiration-month {
  max-width: 50px;
  text-align: center;
}



.cvv-number {
  max-width: 75px;
}

.defaultYear {
  border-color: transparent;
  width: 40px;
  text-align: right;
  background-color: transparent;
}

.expiration-year {
  max-width: 50px;
  text-align: center;
}

.d-block {
  display: block;
}

.text-black-50 {
  color: gray;
}

.float-left {
  float: left;
}

.text-align-center {
  text-align: center;
}

.ml15 {
  margin-left: 15px;
}

.frameless {
  display: table;
  margin: auto;
}

/*   2020   */
.preQuestionaireItem, .paypageItem {
  clear: both;
}

.paypageItem {
  height: 38.4px;
}

.epaylabel, .epaycontrol {
  float: left;
}

.epaylabel {
  line-height: 2em;
  margin: 0 .2em;
}

.screen-value {
  width: auto !important;
}

.Formula {
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

#Billing {
  clear: left;
}

.paymentpagePaymentAmount {
  font-weight: bold;
}

.paymentOptionsButton {
  display: block;
  margin: .25em;
}

.paymentOptionsText {
  margin: 0 .2em;
}

.mb15 {
  width: 280px;
}

.creditCardInfo {
  height: auto;
  margin: 1em auto 0 auto;
  float: left;
  clear: both;
  width: 100%;
}

.ccPayButtons {
  float: left;
  clear: left;
  width: 100%;
}

.paymentpage-cardholder {
  display: inline-block;
  height: auto;
  float: left;
  clear: right;
  width: 100%;
}

.diffName {
  display: inline-block;
  text-align: left;
  line-height: 2em;
  float: left;
  margin: 0 0 0 5px;
}

.paymentSuccess {
  width: auto;
  margin: 0 auto;
}

.cardNoPaymentSuccess {
  font-size: 1.5em;
  font-weight: bold;
}

.cardPaymentSuccess {
  font-size: 1.5em;
  font-weight: bold;
}

.paymentSuccessConf, .successConf {
  display: inline-block;
}

.paymentSuccessAmount,
.successAmount {
  display: inline-block;
}

.paymentpage-creditcard {
  min-height: 330px;
}

.paymentpage-ach {
  min-height: 220px;
}

  .paymentpage-ach .paypageItem {
    margin: 10px 0;
  }

.d-block {
  height: auto;
  margin-top: 10px;
}

#Billing {
  margin: 5px 0 10px 0;
}

.paymentPageCustomerInfo {
  height: auto;
  margin-bottom: 20px;
}

#OutsideUS {
  line-height: 2em;
  clear: both;
  margin: 0 5px 0 0;
}

.outsideUS {
  text-align: left;
  display: block;
  margin: 0 0 10px 10px;
}

.confirmationPgInfo {
  margin: .3em 0;
}

.table-cell1, .table-cell2, .table-cell3, .table-cell4, .table-cell5, .table-cell6 {
  display: inline-block;
  min-width: 250px;
  width: 50%;
}

.table-cell1 {
  text-align: right;
  padding-right: .3em;
}

.table-cell2 {
  text-align: left;
  padding-left: .3em;
}

.table-cell3 {
  text-align: right;
  padding-right: .3em;
}

.table-cell4 {
  text-align: left;
  padding-left: .3em;
}

.table-cell5 {
  text-align: right;
  padding-right: .3em;
}

.table-cell6 {
  text-align: left;
  padding-left: .3em;
}


.confirmation-buttons-top button {
  margin: 0 5px 0 5px;
}

.achFailed {
  text-align: center;
}

.questionaire-items {
  display: block;
  overflow: auto;
}

.cardPaymentSuccess,
.ConfirmationBillingStatement {
  text-align: center;
}

.paymentFailedDescription,
.confirmation-buttons-top {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.paymentFailedText {
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
}

#Confirmation {
  line-height: 1.8em;
}

.confirmation-buttons-top {
  margin: 20px auto;
}

.achAccountName:before {
  content: "Only Checking Accounts are accepted";
  display: block;
}

.loader {
  background-image: url('loader.gif');
  width: 31px;
  height: 31px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Iframe Styles */
.iframe { /* Div surrounding iframe */
  margin: 0;
  padding: 0;
}

/*========================================================+
|  Responsive Styles                                      |
+========================================================*/

@media only screen and (min-width : 769px) and (max-width : 1024px) {
  #ePayHeader {
    width: 100%;
    height: inherit;
    margin: 0 auto;
  }

  #ePayContent {
    width: 100%;
    margin: 0 auto;
  }

  #Table0, #Table1 {
    margin: 0 auto;
  }

  .iframe-content {
    width: inherit;
    width: 600px;
    height: inherit;
  }
}

@media (max-width : 768px) {
  #ePayHeader {
    background-size: contain;
    height: auto;
    margin: 0 auto;
  }

  #ePayContent {
    width: 99%;
  }

  #Table0, #Table1 {
    overflow: auto;
    margin: 0 auto;
  }

  .iframe {
    margin: 0;
    padding: 0;
  }
}

@media (max-width : 460px) {
  #ePayPage {
    width: 460px;
  }
}

  /*========================================================+
| Apple Pay Logo                                          |
+========================================================*/
  .apple-pay-button > .apple-logo {
    background-image: url('../assets/Apple_Pay_Mark.png');
    background-size: contain;
    background-repeat: no-repeat;
    max-height: 64px;
    max-width: 64px;
    min-height: 32px;
    min-width: 45px;
    display: block;
  }

  .apple-pay-button {
    margin-top: 20px;
    border-color: black;
    background-color: white;
    max-height: 64px;
    max-width: 64px;
    min-height: 32px;
    min-width: 45px;
    border-width: 1px;
    border-style: solid;
  }

  /*========================================================+
| End Apple Pay Logo                                      |
+========================================================*/



  @keyframes lds-spin {
    0% {
      opacity: 1;
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
    }

    100% {
      opacity: 0;
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1);
    }
  }

  @-webkit-keyframes lds-spin {
    0% {
      opacity: 1;
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
    }

    100% {
      opacity: 0;
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1);
    }
  }

  .lds-spin {
    position: relative;
  }

    .lds-spin div > div {
      position: absolute;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #129b11;
      -webkit-animation: lds-spin 1s linear infinite;
      animation: lds-spin 1s linear infinite;
    }

    .lds-spin div:nth-child(1) > div {
      left: 140px;
      top: 80px;
      -webkit-animation-delay: -0.875s;
      animation-delay: -0.875s;
    }

    .lds-spin > div:nth-child(1) {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transform-origin: 160px 100px;
      transform-origin: 160px 100px;
    }

    .lds-spin div:nth-child(2) > div {
      left: 122.42640685999999px;
      top: 122.42640685999999px;
      -webkit-animation-delay: -0.75s;
      animation-delay: -0.75s;
    }

    .lds-spin > div:nth-child(2) {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transform-origin: 142.42640686px 142.42640686px;
      transform-origin: 142.42640686px 142.42640686px;
    }

    .lds-spin div:nth-child(3) > div {
      left: 80px;
      top: 140px;
      -webkit-animation-delay: -0.625s;
      animation-delay: -0.625s;
    }

    .lds-spin > div:nth-child(3) {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transform-origin: 100px 160px;
      transform-origin: 100px 160px;
    }

    .lds-spin div:nth-child(4) > div {
      left: 37.57359314px;
      top: 122.42640685999999px;
      -webkit-animation-delay: -0.5s;
      animation-delay: -0.5s;
    }

    .lds-spin > div:nth-child(4) {
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
      -webkit-transform-origin: 57.57359314px 142.42640686px;
      transform-origin: 57.57359314px 142.42640686px;
    }

    .lds-spin div:nth-child(5) > div {
      left: 20px;
      top: 80px;
      -webkit-animation-delay: -0.375s;
      animation-delay: -0.375s;
    }

    .lds-spin > div:nth-child(5) {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transform-origin: 40px 100px;
      transform-origin: 40px 100px;
    }

    .lds-spin div:nth-child(6) > div {
      left: 37.57359314px;
      top: 37.57359314px;
      -webkit-animation-delay: -0.25s;
      animation-delay: -0.25s;
    }

    .lds-spin > div:nth-child(6) {
      -webkit-transform: rotate(225deg);
      transform: rotate(225deg);
      -webkit-transform-origin: 57.57359314px 57.57359314px;
      transform-origin: 57.57359314px 57.57359314px;
    }

    .lds-spin div:nth-child(7) > div {
      left: 80px;
      top: 20px;
      -webkit-animation-delay: -0.125s;
      animation-delay: -0.125s;
    }

    .lds-spin > div:nth-child(7) {
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg);
      -webkit-transform-origin: 100px 40px;
      transform-origin: 100px 40px;
    }

    .lds-spin div:nth-child(8) > div {
      left: 122.42640685999999px;
      top: 37.57359314px;
      -webkit-animation-delay: 0s;
      animation-delay: 0s;
    }

    .lds-spin > div:nth-child(8) {
      -webkit-transform: rotate(315deg);
      transform: rotate(315deg);
      -webkit-transform-origin: 142.42640686px 57.57359314px;
      transform-origin: 142.42640686px 57.57359314px;
    }

    .lds-spin div:nth-child(9) > div {
      left: 140px;
      top: 80px;
      -webkit-animation-delay: 0.125s;
      animation-delay: 0.125s;
    }

    .lds-spin > div:nth-child(9) {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
      -webkit-transform-origin: 160px 100px;
      transform-origin: 160px 100px;
    }

  .lds-spin {
    width: 75px !important;
    height: 75px !important;
    -webkit-transform: translate(-37.5px, -37.5px) scale(0.375) translate(37.5px, 37.5px);
    transform: translate(-37.5px, -37.5px) scale(0.375) translate(37.5px, 37.5px);
  }

  .lds-spin {
    margin: 0 auto;
    width: 100%;
    height: 100%;
  }

  /* Changes Processing Graphic Color */

  form .card-file .panBody .row .text-right
  .errormessages {
    color: red;
  }

  .unavailable {
    font-size: 30px;
    background-color: black;
    color: white;
  }

  .hidden {
    visibility: hidden;
  }
