@viewport, @-ms-viewport {
  width: device-width;
}

/* 
    Page CSS Customizations
*/

.primary-color {
    background-color: #ff8971;
}

.label-color {
    color: #83bde6
}

.button-color {
    background-image: -webkit-linear-gradient(135deg, #ff8080 0%, #ff9460 100%);
    background-image: linear-gradient(135deg, #ff8080 0%, #ff9460 100%);
}

.secondary-color {
  background-color: #8ca0b0
}

.text-color {
    color: #8d9093
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type="reset"]:focus,
[type="submit"]:focus,
button:focus,
html [type="button"]:focus {
  outline: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?94byaf");
  src: url("../fonts/icomoon.eot?94byaf#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?94byaf") format("truetype"), url("../fonts/icomoon.woff?94byaf") format("woff"), url("../fonts/icomoon.svg?94byaf#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
  content: "\e901";
}

.icon-download:before {
  content: "\e906";
}

.sprite-blue {
  color: #009DDC;
}

input.button-email {
    /*background-image: url(../Images/icon-email-25.png);*/ 
    background-color: transparent;
    background-repeat: no-repeat;  
    background-position: 0px 0px;  
    border: none;          
    cursor: pointer;       
    height: 25px;              
    vertical-align: middle; 
    background-color:transparent; background-repeat:no-repeat; border:none; cursor:pointer; overflow:hidden; outline:none;
}

input.button-print {
    /*background-image: url(../Images/icon-print-25.png);*/ 
    background-color: transparent;
    background-repeat: no-repeat;  
    background-position: 0px 0px;  
    border: none;          
    cursor: pointer;       
    height: 25px;           
    padding-left: 25px;     
    vertical-align: middle; 
}

input.button-download {
    background-image: url(../Images/icon-download-25.png); 
    background-color: transparent;
    background-repeat: no-repeat;  
    background-position: 0px 0px;  
    border: none;          
    cursor: pointer;       
    height: 25px;           
    padding-left: 25px;     
    vertical-align: middle; 
}

input.button-close {
    background-image: url(../Images/close.png); 
    background-color: transparent;
    background-repeat: no-repeat;  
    background-position: 0px 0px;  
    border: none;          
    cursor: pointer;       
    height: 25px;           
    padding-left: 25px;     
    vertical-align: middle; 
}

.icon-email:before {
  content: "\e907";
}

.icon-phone:before {
    content: "\2706";
    font-size: 30px;
    font-weight: bold;
}
.icon-print:before {
  content: "\e908";
}

.icon-dropdown:before {
  content: "\e909";
}

.icon-close:before {
  content: "\e904";
}

.icon-info:before {
  content: "\e900";
}

.icon-lookup:before {
  content: "\1f5f5";
}

.icon-pay:before {
  content: "\e902";
}

.icon-receipt:before {
  content: "\e903";
}

/* Process Steps
----------------------------------- */
/* (no gradiant support) */
/* Heading Icon
----------------------------------- */
/* Text Colors
----------------------------------- */
/* Links
----------------------------------- */
/* Buttons
----------------------------------- */
/* (no gradiant support) */
/* (no gradiant support) */
/* (no gradiant support) */
/* Background Colors
----------------------------------- */
/* .info_box */
/* Errors
----------------------------------- */
/* Transitions
----------------------------------- */
/**** Alternate ****/
body {
  width: 100%;
  margin:0 auto;
  max-width: 1200px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #3c4f5e;
}

strong {
  font-weight: 700;
}

h1 {
  margin: 0;
  font-size: 38px;
  color: #3c4f5e;
  text-transform: capitalize;
  font-weight: 300;
  /* -webkit-transition: font-size $trans_time;*/
  /* transition: font-size $trans_time;*/
}
h1 .icon {
  color: #f16334;
  display: inline-block;
  margin-right: 5px;
}

h2,
h3 {
  color: #83bde6;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  /* -webkit-transition: font-size $trans_time;*/
  /* transition: font-size $trans_time;*/
}

h2 {
  margin: 0 0 30px;
  font-size: 22px;
}

h3 {
  margin: 1px 0 15px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}

a {
  color: #3c4f5e;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}
a:hover, a:active {
  color: #f16334;
}

input {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.hidden {
  display: none;
}

.visible {
  display: inline-block;
}

header {
  width: 85%;
  margin: 25px auto;
}

#super_sub_heading {
  margin: 25px 2px -10px;
}

#sub_heading {
  margin: 22px 2px 30px;
  line-height: 1.5;
  font-size: 16px;
}

#sub_headingReceipt {
  margin: 22px 2px 50px;
  line-height: 1.5;
  font-size: 16px;
}

#process_steps,
#main_content {
  float: left;
}

/* Process Steps Bar
----------------------------------- */
#process_steps {
  width: 20%;
  text-align: center;
  padding-top: 120px;
}
#process_steps ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #fff;
  text-transform: capitalize;
}
#process_steps li {
  width: 80px;
  background-color: #8ca0b0;
  padding: 18px 0 17px;
  margin: 0 auto 1px;
}
#process_steps li:first-of-type {
  border-radius: 20px 20px 0 0;
}
#process_steps li:last-of-type {
  border-radius: 0 0 20px 20px;
}
#process_steps .step {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}
#process_steps .step_number {
  display: block;
  font-size: 30px;
  margin: 2px 0;
  text-transform: uppercase;
}
#process_steps .active {
  width: 100px;
  margin-bottom: 0;
  position: relative;
  z-index: 5;
  border-radius: 5px;
  background-color: #ff8971;
  background-image: -webkit-linear-gradient(145deg, #ff8080 0%, #ff9460 100%);
  background-image: linear-gradient(145deg, #ff8080 0%, #ff9460 100%);
  box-shadow: 0px 2px 10px 0px rgba(32, 48, 60, 0.29);
}

#lookup #process_steps .active {
  border-radius: 20px 20px 5px 5px;
}

#receipt #process_steps .active {
  border-radius: 5px 5px 20px 20px;
}

/* Main Content
----------------------------------- */
#main_content {
  width: 80%;
  padding: 0 60px 0 10px;
  display: table;
}
#main_content .row {
  display: table-row;
}
#main_content section {
  display: table-cell;
}
#main_content label {
  display: inline-flex;
  font-size: 13px;
  font-weight: 600;
  color: #83bde6;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#main_content input[type='text'],
#main_content select {
  width: 100%;
  margin: 7px 0 40px;
  padding: 15px;
  font-size: 16px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: top;
}
#main_content select {
  background-color: #fff;
  background-image: url("../images/dropdown.svg");
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
}

/* Tables
----------------------------------- */
table {
  width: 100%;
  border-collapse: collapse;
}

td {
  padding: 5px 0;
}

.label {
  letter-spacing: 0.5px;
  font-weight: 700;
  text-transform: uppercase;
}

.info_box {
  width: 100%;
  background-color: #f2f5f7;
  padding: 30px 15px;
  text-transform: uppercase;
}
.info_box tr:first-of-type td {
  border-top: 0;
}
.info_box td {
  text-align: right;
  border-top: 1px solid #b9d0e2;
  padding: 13px 0;
}
.info_box .label {
  font-weight: 600;
  text-align: left;
  font-size: 13px;
  color: #83bde6;
}

.table_wrapper {
  border-top: 1px solid #b9d0e2;
  padding: 15px 0;
}
.table_wrapper td {
  width: 50%;
}
.table_wrapper td:last-of-type {
  padding-left: 10px;
}

/* Back / Next Buttons
----------------------------------- */
#controls {
  clear: both;
  padding-top: 50px;
}

.back, .next, .cancel {
  border: 0;
  text-align: center;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
}

.back, .cancel {
  float: left;
  width: 140px;
  background-color: #fff;
  color: #adadad;
  padding: 15px 0;
  border: 2px solid #d4d4d4;
  border-radius: 30px;
  margin-right: 40px;
  -webkit-transition: background-color 200ms;
  transition: background-color 200ms;
}
.back:hover {
  background-color: #f7f7f7;
  color: #a5a5a5;
}
.back:active {
  background-color: #ebebeb;
}

.cancel:hover {
  background-color: #f7f7f7;
  color: #a5a5a5;
}
.cancel:active {
  background-color: #ebebeb;
}
.next {
  float: right;
  width: 220px;
  background-color: #ff8971;
  background-image: -webkit-linear-gradient(135deg, #ff8080 0%, #ff9460 100%);
  background-image: linear-gradient(135deg, #ff8080 0%, #ff9460 100%);
  box-shadow: 0px 20px 20px -17px rgba(32, 48, 60, 0.3);
  color: #fff;
  padding: 24px 0;
  border-radius: 30px;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}
.next:hover {
  opacity: 0.85;
}
.next:active {
  background-color: #e85e5e;
  background-image: -webkit-linear-gradient(135deg, #e85e5e 0%, #e97e4a 100%);
  background-image: linear-gradient(135deg, #e85e5e 0%, #e97e4a 100%);
  opacity: 1;
}

/* Footer
----------------------------------- */
footer {
  width: 100%;
  clear: both;
  padding: 60px 0;
  margin-bottom: 50px;
  color: #8d9093;
}
footer #copy {
  float: left;
  width: 20%;
  text-align: center;
  padding: 0 20px;
}
footer #statement {
  float: right;
  width: 80%;
  padding: 0 50px 0 20px;
}
footer p, footer a {
  margin: 0;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none;
}
footer a {
  color: #8d9093;
}

/* Styled Radio Button / Checkbox
----------------------------------- */
label.style_radio {
  position: relative;
}
label.style_radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
label.style_radio input:checked ~ .radio_select {
  background-image: url("../images/check.svg");
  background-repeat: no-repeat;
  background-position: center;
}
label.style_radio .radio_select {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  cursor: pointer;
}

/* Step 2 multi-select record checkbox (FIVE-382)
   The global .radio_select above is position:absolute, but label.style_radio here has no
   height (its only children - the hidden input and .radio_select - are both absolute), so
   the label collapses and the box pins to top:0 of the cell, riding up over the row divider
   instead of sitting with its record. Give the select cell's label a real 30x30 box and
   center it in the (full-height) row cell. Scoped to .multiTable so Step 3 / Reports /
   Settings checkboxes are unaffected.
----------------------------------- */
.multiTable td[data-label='Select'] {
  vertical-align: middle;
}
.multiTable td[data-label='Select'] label.style_radio {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

/* Select Boxes
----------------------------------- */
.style_select {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100%;
}
.style_select .select {
  width: 100%;
  height: 50px;
  position: relative;
  display: inline-block;
  padding: 12px 10px 8px;
  margin: 7px 0 40px;
  border: 1px solid #a0a0a0;
  border-radius: 8px;
  cursor: pointer;
}
.style_select .styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  padding: 14px 15px 8px;
  font-size: 16px;
  border: 0;
  border-radius: 8px;
  color: #000;
  background-image: url("../images/dropdown.svg");
  background-repeat: no-repeat;
  background-position: right;
  -webkit-transition: color 200ms;
  transition: color 200ms;
  font-weight:normal !important;
}
.style_select .styledSelect:hover {
  color: #f16334;
}
.style_select .styledSelect:active {
  background-color: #fbfbfb;
}
.style_select .options {
  display: none;
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  z-index: 15;
  margin: 0;
  padding: 4px 15px 8px;
  list-style: none;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #dbdbdb;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
  max-height:220px !important;
  overflow-y:scroll !important;
}
.style_select .options li {
  margin: 0;
  padding: 10px 0 5px;
  font-size: 16px;
  color: #000;
  -webkit-transition: color 200ms;
  transition: color 200ms;
    font-weight:normal !important;
}
.style_select .options li:hover {
  color: #f16334;
}
.style_select .options li.placeholder {
  color: #888;
  cursor: default;
  font-weight:normal !important;
}
.style_select .options li.selected::after {
  content: '\2713';
  position: absolute;
  right: 10px;
}
.style_select .option.icon {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 10px;
  color: #bfbfbf;
  z-index: 3;
}
.style_select label {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}

.divider {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border-right: 1px solid #e5e5e5;
  vertical-align: middle;
}

.js select[data-styled=styled] {
  visibility: hidden;
}

/*** Remove Select Background Image From IE 10 / 11 ***/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  select {
    background-image: none !important;
  }
}
#lookup body {
  max-width: 1050px;
}
#lookup header {
  width: 87%;
}
#lookup #process_steps {
  padding-top: 90px;
}
#lookup #main_content {
  width: 70%;
}
#lookup form {
  width: 100%;
  margin-top: 75px;
}
#lookup input[type='text'] {
  max-width: 400px;
  margin-bottom: 3px !important;
}
#lookup #controls {
  padding-top: 30px;
}
#lookup footer #copy {
  width: 20%;
}
#lookup footer #statement {
  width: 70%;
  padding-left: 10px;
  margin-right: 10%;
}

#payment_info {
  float: left;
  width: 55%;
}

#payment_info, #shoppingcart_info {
  float: left;
  width: 55%;
}

#citation_info {
  float: left;
  width: 45%;
}

#pay input[type="text"],
#pay select {
  margin-bottom: 50px;
}
#pay #sub_heading {
  max-width: 55%;
}

#payment_details {
  padding-right: 10px;
  vertical-align: top;
}

#payment_total {
  float: right;
  width: 315px;
  padding-left: 5px;
}
#payment_total p {
  margin: 0 0 30px;
  padding-right: 25px;
}

#payment_ack {
    float: left;
    width: 575px;
}
/* Form Fields
----------------------------------- */
#form_group_name,
#form_group_card_type,
#form_group_card_number,
#form_group_exp_date,
#form_group_billing_zip,
#form_group_cvv,
#form_group_select_payment {
  margin-right: 5%;
}

#form_group_name {
  display: inline-block;
  width: 48%;
  min-width: 180px;
}

#form_group_card_type {
  display: inline-block;
  width: 40%;
}
@media (max-width: 1060px) {
  #form_group_card_type {
    margin-left: -4px;
  }
}

#form_group_card_number {
  min-width: 180px;
  display: inline-block;
  width: 48%;
}
@media (max-width: 1060px) {
  #form_group_card_number {
    float: left;
    max-width: 100%;
  }
}

#form_group_exp_date {
  display: inline-block;
  width: 40%;
  min-width: 180px;
}
#form_group_exp_date.style_select .select {
  float: left;
  width: 46%;
  margin-right: 8%;
}
#form_group_exp_date.style_select .select:last-of-type {
  margin-right: 0;
}
@media (max-width: 1060px) {
  #form_group_exp_date {
    float: left;
    width: 48%;
  }
}

#main_content #expiration_month {
  float: left;
  width: 42%;
  margin-right: 8%;
}
#main_content #expiration_year {
    width: 45% !important;
}

#main_content textarea {
  color: #000;
}

#main_content textarea:read-only {
  color: rgba(109, 109, 109, 1.0);
}

#main_content textarea:-moz-read-only {
  color: rgba(109, 109, 109, 1.0);
}

#form_group_billing_zip {
  display: inline-block;
  width: 35%;
}
@media (max-width: 1060px) {
  #form_group_billing_zip {
    width: 40%;
  }
}

#form_group_cvv {
  display: inline-block;
  width: 25%;
}
@media (max-width: 1060px) {
  #form_group_cvv {
    width: 40%;
  }
}

/* Pay Fine / Partial Payment Row
----------------------------------- */
td.label.pay_fine {
  border-top: 1px solid #b9d0e2;
}

td.pay_fine {
  text-align: left;
  border-top: 0;
}
td.pay_fine .style_radio {
  float: left;
  width: 50%;
  padding: 0 0 0 40px;
}
td.pay_fine .style_radio span {
  color: #3c4f5e;
  text-transform: none;
  font-weight: 400;
  padding-top: 1px;
  display: inline-block;
  vertical-align: bottom;
}
td.pay_fine.label {
  padding-bottom: 0;
}
td.pay_fine input[type='text'] {
  margin: 15px 0 0 !important;
}

.style_radio span {
  display: block;
  width: 65px;
}

#agree_to_terms_label {
  float: left;
  display: block;
  margin-top: 5px;
}
#agree_to_terms_label a {
  display: inline-block;
  vertical-align: middle;
  margin: 7px 0 0 40px;
  color: #83bde6;
  letter-spacing: 1.5px;
  font-weight: 400;
  text-transform: capitalize;
}
#agree_to_terms_label a:hover, #agree_to_terms_label a:active {
  color: #f16334;
}

#receipt #main_content {
  display: block;
}

#payment_receipt {
  width: 50%;
  padding-right: 3%;
  display: block;
  float: left;
}

#cardholder_info {
  width: 50%;
  padding-left: 3%;
  display: block;
  float: left;
}

#save_receipt {
  width: 100%;
}
#save_receipt div, #save_receipt p {
  width: 50%;
  margin: 40px 0 0;
}
#save_receipt div {
  float: left;
}
#save_receipt p {
  float: right;
  padding-left: 5%;
  line-height: 1.5;
}
#save_receipt a {
  text-decoration: none;
  margin-right: 6%;
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 10px;
}
#save_receipt a:last-of-type {
  margin-right: 0;
  margin-bottom: 0;
}
#save_receipt .icon {
  color: #f16334;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

.receipt-content {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  gap: 40px;
}

.receipt-footer-icons {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  gap: 25px;
  margin: 25px 0;
}

/*
    Swipe Here Popup
*/
.swipe-here-popup {
    position: absolute;
    z-index: 15;
    top: 15%;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    width: 90%;
    max-width: 800px;
    padding: 10px 25px;
    margin: 0;
    border-radius: 20px;
    text-align: center;
    line-height: 1.7;
    font-size: 14px;
    color: #3c4f5e;
    background-color: #fff !important;
}

.swipe-here-popup-column {
    float: left;
    width: 33%
}

.swipe-here-popup-column:after {
    content: "";
    display: table;
    clear: both;
}

.swipe-here-popup-left-container {

}

.swipe-here-popup-center-container {
}

.swipe-here-popup-right-container {
}

.swipe-here-popup-card-icon {
    padding-top: 10px;
    padding-bottom: 10px;
}

.swipe-here-popup-arrow-right {
    float: right;
    vertical-align: top;
    padding-top: 10%;
}

.swipe-here-popup-arrow-left {
    float: left;
    vertical-align: top;
    padding-top: 10%;
}

.swipe-here-popup-arrow-top {
    float: right;
    vertical-align: top;
    padding-top: 10%;
}

.swipe-here-popup-arrow-bottom {
    float: left;
    vertical-align: top;
    padding-top: 10%;
}

/* Error Popup
----------------------------------- */
#overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
#error_popup {
  position: absolute;
  z-index: 15;
  top: 30%;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  width: 90%;
  max-width: 800px;
  padding: 10px 25px;
  margin: 0;
  border-radius: 20px;
  text-align: center;
  line-height: 1.7;
  font-size: 14px;
  color: #3c4f5e;
  background-color: #fff !important;
}

#error_popup p {
  width: 100%;
  line-height: 1.5;
  -webkit-transition: font-size 200ms;
  transition: font-size 200ms;
  color: #767676;
  padding-top: 5px;
  padding-bottom: 5px;
}

#error_popup i {
    color: #ff9460;
    padding-top: 10px;
    padding-bottom: 10px;
}

#processing_popup {
  position: absolute;
  z-index: 15;
  top: 30%;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  width: 90%;
  max-width: 800px;
  padding: 60px 50px;
  margin: 0;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
  color: #f04040;
  font-size: 20px;
  line-height: 1.7;
  /* -webkit-transition: top $trans_time;*/
  /* -ms-transition: top $trans_time;*/
  /* transition: top $trans_time;*/
}

#processing_popup p {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  line-height: 1.5;
  -webkit-transition: font-size 200ms;
  transition: font-size 200ms;
}

#error_popup .icon-close{
  top:auto !important;
  bottom: 5px !important;
  left: 44% !important;
  color: #fff !important;
  font-size: 13px;
  box-shadow: 0px 20px 20px -17px rgba(32, 48, 60, 0.3);
  padding: 12px 0;
  border-radius: 30px;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  width: 100px;
  height: 40px;
}
#error_popup .icon-close:hover {
  opacity: 0.85;
}
#error_popup .icon-close:active {
  opacity: 1;
}

#error_popup .icon-close:before {
  content: "OK";
}

.note {
    font-size: 75%;
    font-style: italic;
}

#email_popup {
    position: absolute;
    z-index: 15;
    top: 30%;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    width: 90%;
    max-width: 800px;
    padding: 40px 50px;
    margin: 0;
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    /* -webkit-transition: top $trans_time;*/
    /* -ms-transition: top $trans_time;*/
    /* transition: top $trans_time;*/
}

.email_popup_row {
    display: block;
}

.email_popup_row:after {
    content: "";
    display: table;
    clear: both;
}

.email_popup_label {
    width: 40%;
    float: left;
    margin-top: 6px;
    text-align: right;
}

.email_popup_label label {
    padding: 12px 12px 12px 0;
    display: inline-block;
}

.email_popup_element {
    width: 60%;
    float: left;
    margin-top: 6px;
}

.email_popup_input {
    width: 100%;
    max-width: 400px;
    line-height: 1.5;
    -webkit-transition: font-size 200ms;
    transition: font-size 200ms;
    padding-left: 5px;
}

.email_popup_button {
    height: 40px;
    width: 150px;
    margin-bottom: 10px;
    box-shadow: 0px 20px 20px -17px;
    border-radius: 30px;
    transition: opacity 200ms;
    padding: 12px 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    border: 0;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
}

.error_popup_button {
    height: 40px;
    width: 100px;
    margin-bottom: 10px;
    box-shadow: 0px 20px 20px -17px;
    border-radius: 30px;
    transition: opacity 200ms;
    padding: 12px 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    border: 0;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
}

#popup_close {

  color: #f04040;
  font-size: 24px;
  text-decoration: none;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}

.popup_close_upper_right {
    position: absolute;
    top: 12px;
    right: 12px;
}

.cursor_pointer {
    cursor: pointer;
}

#popup_close:hover {
  color: #bd4141;
}

/* Form Errors
----------------------------------- */
label.form_error,
a.form_error {
  color: #f04040 !important;
}

label.form_error:after,
a.form_error:after {
  content: '*';
}

.form_error {
    border:medium;
  border-color: red !important;
}

input.form_error,
select.form_error {
  border-color: #f04040 !important;
}

.error_message {
  display: none;
  float: right;
  margin: 13px 0 0;
  margin-right: 5%;
  padding-right: 7px;
  text-align: right;
  color: #f04040;
}

@media (max-width: 970px) {
  h1 {
    font-size: 28px;
  }
  h1 .icon {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  #process_steps {
    width: 25%;
  }

  /* Main Content
  ----------------------------------- */
  #main_content {
    width: 75%;
    display: block;
  }
  #main_content .row {
    display: block;
  }
  #main_content section {
    display: block;
    float: none;
    width: 100%;
    max-width: 450px;
  }

  .back,
  .next {
    font-size: 14px;
  }

  .back {
    width: 130px;
    /*margin-top: 3px;*/
    padding: 15px 0;
  }

  .cancel {
    width: 130px;
    /*margin-top: 3px;*/
    padding: 15px 0;
  }

  .next {
    width: 160px;
    padding: 20px 0;
    box-shadow: 0px 18px 20px -17px rgba(32, 48, 60, 0.3);
  }

  #payment .next{
      width:200px !important;
  }

  #payment_info, #shoppingcart_info {
    padding-bottom: 40px;
  }
  #payment_info, #shoppingcart_info h2 {
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 600;
  }

  #payment_receipt {
    padding: 0 0 30px;
  }

  #cardholder_info {
    padding: 0;
  }

  #save_receipt div, #save_receipt p {
    width: 100%;
    float: none;
    padding: 0;
    margin: 30px 0 0;
  }
  #save_receipt p {
    max-width: 450px;
  }

  footer {
    margin-bottom: 0;
    padding: 50px 40px 40px 0;
    margin-left: 25%;
    width: auto;
  }
  footer #statement,
  footer #copy {
    float: none;
    width: 100%;
  }
  footer #statement {
    padding: 0 20px;
    max-width: 450px;
  }
  footer #statement{
    padding-bottom: 40px;
  }
  footer #copy {
    text-align: left;
    max-width: 450px;
  }
  footer #copy p, footer #copy a {
    display: inline-block;
  }
  footer #copy a {
    margin-left: 15px;
  }

  #lookup footer {
    margin-left: 5%;
  }
  #lookup footer #statement,
  #lookup footer #copy {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
  }

  /* Payment
  ----------------------------------- */
  #pay #sub_heading {
    max-width: 100%;
  }
  #pay #controls {
    max-width: 450px;
  }
  #pay .back {
    margin: 0;
  }
  #pay .back.right {
    float: right;
  }
  #pay .next {
    width: 100%;
    margin-bottom: 30px;
  }

  #form_group_card_type,
  #form_group_billing_zip,
  #form_group_cvv {
    margin-right: 0;
  }

  #form_group_name,
  #form_group_card_number,
  #form_group_exp_date {
    width: 54%;
  }

  #payment_details {
    padding: 0;
  }

  #payment_total {
    clear: both;
    padding: 45px 0 0;
  }

  #agree_to_terms {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #receipt #controls {
    max-width: 450px;
  }
  .error_message {
    margin-right: 0;
  }

    #email input[type='text'] {
    max-width: 60%;
  }
  /* MultiSelect
 ----------------------------------- */
  label.style_radio .radio_select {
    position: relative;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    cursor: pointer;
  }
}
@media (max-width: 590px) {
  #process_steps,
  #main_content {
    width: 100%;
  }

  h1 {
    font-size: 24px;
    margin-bottom: 40px;
  }

  h3 {
    margin-bottom: 25px;
  }

  #sub_heading {
    margin-bottom: 40px;
  }

 #sub_headingReceipt {
    margin-bottom: 40px;
  }

  /* Process Steps Bar
  ----------------------------------- */
  #process_steps {
    padding: 0 10px 50px !important;
  }
  #process_steps ul {
    width: 300px;
    margin: 0 auto;
    font-size: 9px;
  }
  #process_steps li {
    float: left;
    width: 74px;
    margin: 5px 0;
    border-right: 1px solid #fff;
    padding: 8px 0 7px;
  }
  #process_steps li:first-of-type {
    border-radius: 15px 0 0 15px;
  }
  #process_steps li:last-of-type {
    border-radius: 0 15px 15px 0;
  }
  #process_steps .icon {
    font-size: 24px;
  }
  #process_steps .step_number {
    font-size: 22px;
    margin: 1px 0;
    text-transform: uppercase;
  }
  #process_steps .active {
    margin: 0 0 0 -1px;
    width: 75px;
    padding: 13px 0 12px;
    border: 0;
    border-radius: 4px;
  }

  #lookup #process_steps .active {
    border-radius: 15px 4px 4px 15px;
  }

  #receipt #process_steps .active {
    border-radius: 4px 15px 15px 4px;
  }

  /* Main Content
  ----------------------------------- */
  #main_content {
    padding: 0 20px;
  }
  #main_content form {
    margin-top: 40px;
  }
  #main_content input[type='text'] {
    max-width: 100%;
    margin-bottom: 30px;
  }
  #main_content select {
    max-width: 100%;
  }
  #main_content #form_group_exp_date,
  #main_content section {
    max-width: 100%;
  }

  #lookup header {
    width: 85%;
  }
  #lookup #main_content {
    width: 100%;
  }
  #lookup footer #copy,
  #lookup footer #statement {
    width: 100%;
  }

  #controls {
    padding-top: 50px;
  }

  .back,
  .next {
    font-size: 12px;
  }

  .back {
    width: 100px;
    margin-top: 3px;
    padding: 13px 0;
    clear:both !important;
  }

  .next {
    width: 120px;
    padding: 15px 0;
  }

  #receipt .next {
    width: 100%;
    padding: 15px 0;
  }

  footer {
    padding-right: 0;
    margin-left: 0;
    max-width: 100%;
  }

  #lookup footer {
    margin-left: 0;
  }

  /* Error
  ----------------------------------- */
  #error_popup {
    top: 20%;
  }
  #error_popup p {
    font-size: 18px;
  }

  /* Payment
  ----------------------------------- */
  #pay #controls {
    max-width: 100%;
  }
  #pay .back {
    width: 150px;
  }
  #receipt #controls {
    max-width: 100%;
  }
  #email_popup input[type='text'] {
    max-width: 250px;
  }
}
@media (max-width: 590px) and (max-width: 420px) {
  #pay .back {
    width: 120px;
  }
}
@media (max-width: 590px) {
  #pay .next {
    width: 100%;
  }

  #receipt .next {
    width: 100%;
  }

  #form_group_name,
  #form_group_card_number,
  #form_group_card_type,
  #form_group_exp_date,
  #form_group_cvv,
  #form_group_select_payment {
    width: 100%;
    margin-right: 0;
  }

  #form_group_card_type {
    margin-left: 0;
  }

  #form_group_billing_zip,
  #form_group_cvv {
    width: 47%;
  }

  #expiration_month,
  #expiration_year,
  #form_group_billing_zip,
  #form_group_cvv {
    width: 46%;
  }

  #form_group_billing_zip,
  #expiration_month {
    margin-right: 6.5%;
  }

  #payment_details {
    padding-right: 0;
  }

   #email_popup input[type='text'] {
    max-width: 250px;
  }
}

.nohover:hover{
    color:#3c4f5e;
}

.hover:hover{
    color:#ff8971 !important;
    cursor:pointer;
}

div.tab-pane:focus {
  border: none;
  outline: none;
}

.aspLabel{
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #83bde6;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 15px;
  margin-bottom: 3px;
}

.RadButton.rbLinkButton.navButton
{
    border-radius: 3px;
    box-shadow: 1px 3px 7px #666;
    background: #eeeeee;
    border: 0;
}

.RadButton.rbLinkButton.navButton:hover
{
    border-radius: 3px;
    box-shadow: 1px 3px 7px #666;
    background: #cccccc;
    border: 0;
}
       
.RadButton.rbLinkButton.navButtonDefault
{
    border-radius: 3px;
    box-shadow: 1px 3px 7px #666;
    /* background: #ee5315;  */
    background: #0098bb;
    border: 0;
    color: White;
}

.RadButton.rbLinkButton.navButtonDefault:hover
{
    border-radius: 3px;
    /* background: #c2410e; */
    background: #00849b;
    border: 0;
    color: White;
}

  /* New widths for controls to fix JW changes --- NOTE 1) change .cancel width to 140px in this file line 676 and 2) remove !important from hover:hover on line 1642 in base user but add in custom user css stylesheet
  ----------------------------------- */
  #payment #controls {
    max-width: 100%;
  }
  #payment .back {
    width: 150px;
  }

@media (max-width: 590px) and (max-width: 420px) {
  #lookup .back {
    width: 100px !important;
  }
  #info .back {
    width: 100px !important;
  }
  #payment .back {
    width: 100px !important;
  }
  #creditcard .back {
    width: 100px !important;
  }
  #receipt .back {
    width: 100px !important;
  }
  #lookup .cancel {
    width: 100px !important;
    float: right;
    margin-right:0;
  }
  #info .cancel {
    width: 100px !important;
    float: right;
    margin-right:0;
  }
  #payment .cancel {
    width: 100px !important;
    float: right;
    margin-right:0;
  }
  #creditcard .cancel {
    width: 100px !important;
    float: left !important;
    margin-right:0;
  }
  #creditcard #clear {
    width: 100px !important;
    float: left !important;
    margin-right:0;
  }
  #receipt .cancel {
    width: 100px !important;
    float: right;
    margin-right:0;
  }
}
@media (max-width: 590px) {
    #lookup .next {
        width: 100% !important;
        margin-bottom:30px;
    }
    #info .next {
        width: 100% !important;
        margin-bottom:30px;
        margin-top:30px;
    }
    #payment .next {
        width: 100% !important;
        margin-bottom:30px;
    }
    #creditcard .next {
        width: 100% !important;
        margin-bottom:30px;
    }
    #receipt .next {
        width: 100% !important;
        margin-bottom:30px;
    }

    #process_steps li{
        width: 55px !important;
    }

     #main_content .cancel {
        width: 100px;
        float:right;
        margin-right:0;
    }
    #main_content .back {
        width: 100px !important;
    }
    
    .receipt-content {
      display: flex;
      flex-flow: column nowrap;
      justify-content: space-between;
      gap: 40px;
    }
}

@media (max-width: 1130px) and (min-width:971px){
    #payment_ack {
        width:445px !important;
    }
}

@media(max-width: 590px) {
    #imgLogo{
        height:46px !important;
    }

    .swipe-here-popup {
        top: 5%;
    }

    .swipe-here-popup-column {
        width: 90%;
        float: none;
    }

    .swipe-here-popup-arrow-right {
        float: none;
    }

    .swipe-here-popup-arrow-left {
        float: none;
    }
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}



.placeholderTextbox{
    margin-bottom: 3px !important;
}

.placeholderTextboxStep4{
}

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important; /* 2 */
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.sr-only-focusable:focus, 
.sr-only-focusable:active {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  width: auto !important;
  white-space: normal !important;
}


/* Alerts */

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: solid 1px transparent;
  border-radius: .25rem;
}

.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}


.overlay {
  position: fixed;
  z-index: 99000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.portal-modal {
  position: fixed;
  width: 90%;
  max-width: 800px;
  margin: 0;
  background-color: #fff;
  text-align: center;
  color: #000;
  line-height: 1.7;
  z-index: 100002;
  overflow-y: auto;
  padding: 20px 20px;
  top: 0;
  right: 0;
  border-radius: 0;
  min-height: 100%;
  max-height: 100%;
}

.row-between {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.color-orange {
  color: #fc8b51;
}

.stacked-form {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
}

.w-100 {
  width: 100%;
}

.form-control {
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  padding: .375rem .75rem !important;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  margin: 10px 5px;
}

.no-underline {
  text-decoration: none;
}