label {
  font-weight: normal;
}
.modal {
  overflow: hidden;
}
body.modal-open {
  margin-right: 0;
}
img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}
.button-container {
  margin-top: 25px;
}
@media (min-width: 480px ) {
  .button-container {
    margin-top: 40px;
  }
}
@media (max-width: 480px ) {
  .full-width {
    padding: 0;
  }
  .full-width .row,
  .full-width .col-xs-1,
  .full-width .col-xs-2,
  .full-width .col-xs-3,
  .full-width .col-xs-4,
  .full-width .col-xs-5,
  .full-width .col-xs-6,
  .full-width .col-xs-7,
  .full-width .col-xs-8,
  .full-width .col-xs-9,
  .full-width .col-xs-10,
  .full-width .col-xs-11,
  .full-width .col-xs-12,
  .full-width .col-sm-1,
  .full-width .col-sm-2,
  .full-width .col-sm-3,
  .full-width .col-sm-4,
  .full-width .col-sm-5,
  .full-width .col-sm-6,
  .full-width .col-sm-7,
  .full-width .col-sm-8,
  .full-width .col-sm-9,
  .full-width .col-sm-10,
  .full-width .col-sm-11,
  .full-width .col-sm-12,
  .full-width .col-md-1,
  .full-width .col-md-2,
  .full-width .col-md-3,
  .full-width .col-md-4,
  .full-width .col-md-5,
  .full-width .col-md-6,
  .full-width .col-md-7,
  .full-width .col-md-8,
  .full-width .col-md-9,
  .full-width .col-md-10,
  .full-width .col-md-11,
  .full-width .col-md-12,
  .full-width .col-lg-1,
  .full-width .col-lg-2,
  .full-width .col-lg-3,
  .full-width .col-lg-4,
  .full-width .col-lg-5,
  .full-width .col-lg-6,
  .full-width .col-lg-7,
  .full-width .col-lg-8,
  .full-width .col-lg-9,
  .full-width .col-lg-10,
  .full-width .col-lg-11,
  .full-width .col-lg-12 {
    padding: 0;
    margin: 0;
  }
}
html,
body {
  background-color: #e7e7e8;
}
.container {
  background-color: #ffffff;
}
.lt-ie9 .container {
  width: 970px;
}
.last-container {
  padding-bottom: 3em;
}
.header-text {
  font-family: "PT Sans Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 19px;
  color: #0071ae;
}
@media (min-width: 768px ) {
  .header-text {
    font-size: 22px;
  }
}
.page-heading {
  color: #0071ae;
  margin-top: 0.75em;
  margin-bottom: 1em;
  padding-bottom: 2px;
  border-bottom: #6ecff6 solid 2px;
}
.certification-attestation-unchecked {
  border: #faa61a solid 2px;
  padding: 5px;
  font-style: italic;
}
.certification-attestation {
  border: #a6ce39 solid 2px;
  padding: 5px;
  font-style: italic;
}
.icon-larger {
  font-size: 2em;
}
.glyphicon-top-adjust {
  top: 3px;
}
.circle {
  border: 3px solid #0071ae;
  font-size: 1.3em;
  border-radius: 50px;
  height: 25px;
  width: 25px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  background: #0071ae;
  color: #fff;
}
.footer {
  background: #f9f9f7;
  border-top: 1px solid #EDEBE3;
  border-bottom: 1px solid #EDEBE3;
  margin-bottom: 0.5em;
}
.footer .row {
  padding: 1em 0;
}
.footer a {
  display: block;
  padding: 0.25em 1em;
}
@media (min-width: 480px ) {
  .footer a {
    display: initial;
  }
}
.row-spacing {
  padding: 0.5em 0;
}
.credit-cards {
  float: right;
  position: relative;
  bottom: 4px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  border-top: none;
}
.img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.lt-ie9 label {
  width: 100%;
}
.gov-bar {
  top: 0;
  background-color: #003463;
  overflow: hidden;
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
  width: 100%;
  z-index: 40;
  padding: 0.25em 0;
}
.gov-bar .container {
  background-color: #003463;
}
.gov-bar .row {
  padding: 0em;
}
.gov-bar a {
  color: #FFF;
}
.gov-bar a:hover {
  text-decoration: none;
}
.gov-bar .gov-link-1,
.gov-bar .gov-link-2 {
  float: left;
  color: #FFF;
}
.gov-bar a.gov-link-3 {
  float: right;
}
.gov-bar #nysgovsearch {
  height: 28px;
  display: none;
}
.gov-bar form {
  overflow: auto;
  padding: 0.1em 0.5em 0 0.5em;
  width: 100%;
}
.gov-bar form .gov-search-button {
  float: right;
  font-size: 0.95em;
  width: 26%;
}
.gov-bar form legend,
.gov-bar form label {
  display: none;
}
.gov-bar form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.gov-bar form input {
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-appearance: none;
  border: 1px solid #666;
  padding: 0;
  display: block;
  float: left;
  margin: 0;
  height: 24px;
}
.gov-bar form input[type=search] {
  border-radius: 5px 0 0 5px;
  background-clip: padding-box;
  padding-left: 10px;
  width: 70%;
  color: #333;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 24px;
}
.gov-bar form input[type=submit] {
  background-color: #505050;
  background-color: #7c7c7c;
  background-image: -webkit-linear-gradient(#999999, #505050);
  background-image: linear-gradient(#999999, #505050);
  background-repeat: repeat-x;
  background: #505050;
  border-radius: 0 5px 5px 0;
  background-clip: padding-box;
  border: 1px solid #666;
  border-left: 0;
  color: #FFF;
  width: 30%;
  margin-top: 0;
  height: 24px;
}
.gov-bar form .search-container {
  margin: 1px 2px 0 0;
}
.dmv-bar {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0px;
}
@media (min-width: 992px ) {
  .dmv-bar {
    margin: 0;
    padding: 1em 0.25em;
  }
}
.lt-ie9 .transaction-page .dmv-bar {
  margin: 0;
  padding: 1em 0.25em;
}
.dmv-bar div {
  padding: 0px;
}
.dmv-bar .header-text {
  display: inline;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 992px ) {
  .dmv-bar .header-text {
    font-size: 28px;
  }
}
.lt-ie9 .transaction-page .dmv-bar .header-text {
  font-size: 28px;
}
@media (max-width: 351px) {
  .dmv-bar .photo-doc-dup-title {
    position: absolute;
    top: -2px;
  }
}
@media (min-width: 768px ) {
  .dmv-bar .home-link img {
    width: 75px;
    height: 75px;
  }
}
@media (min-width: 992px ) {
  .dmv-bar .home-link img {
    width: 100px;
    height: 100px;
  }
}
.lt-ie9 .transaction-page .dmv-bar .home-link img {
  width: 100px;
  height: 100px;
}
.dmv-bar-col-left {
  padding-left: 5px;
  padding-right: 0px;
}
.dmv-bar-col-right {
  padding-left: 0px;
  padding-right: 0px;
}
.help-link {
  position: relative;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  font-size: 2.5em;
  border: 5px solid #d1d2d4;
  border-radius: 5px;
  color: #d1d2d4;
  line-height: 41px;
  float: right;
}
@media (min-width: 768px ) {
  .help-link {
    height: 60px;
    width: 60px;
  }
}
.lt-ie9 .transaction-page .help-link {
  height: 60px;
  width: 60px;
}
.help-link:hover,
.help-link:active {
  color: #939598;
  border-color: #939598;
  text-decoration: none;
}
.help-link .help-text {
  font-size: 0.3em;
  line-height: 1px;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  /*background-image: -webkit-linear-gradient(top, #d1d2d4, 0%, #b7b8bb, 100%);
  background-image: linear-gradient(to bottom, #d1d2d4 0%, #b7b8bb 100%);*/
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd1d2d4', endColorstr='#ffb7b8bb', GradientType=0);
  border-color: #b1b3b6;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:active,
.btn-default.active {
  background-color: #b7b8bb;
  border-color: #b1b3b6;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #0071ae, 0%, #00507b, 100%);
  background-image: linear-gradient(to bottom, #0071ae 0%, #00507b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0071ae', endColorstr='#ff00507b', GradientType=0);
  border-color: #004971;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #00507b;
  border-color: #004971;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #30691b, 0%, #1d4011, 100%);
  background-image: linear-gradient(to bottom, #30691b 0%, #1d4011 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30691b', endColorstr='#ff1d4011', GradientType=0);
  border-color: #1a380e;
}
.btn-success:active,
.btn-success.active {
  background-color: #1d4011;
  border-color: #1a380e;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  border-color: #eb9316;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  border-color: #c12e2a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  border-color: #2aabd2;
}
.btn-info:active,
.btn-info.active {
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #0071ae, 0%, #006095, 100%);
  background-image: linear-gradient(to bottom, #0071ae 0%, #006095 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0071ae', endColorstr='#ff006095', GradientType=0);
  background-color: #006095;
}
.navbar {
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f8f8f8, 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar .navbar-nav > .active > a {
  background-color: #f8f8f8;
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c, 0%, #222222, 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
}
.navbar-inverse .navbar-nav > .active > a {
  background-color: #222222;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #c8e5bc, 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #b9def0, 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #f8efc0, 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede, 0%, #e7c3c3, 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb, 0%, #f5f5f5, 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #0071ae, 0%, #00507b, 100%);
  background-image: linear-gradient(to bottom, #0071ae 0%, #00507b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0071ae', endColorstr='#ff00507b', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #30691b, 0%, #1d4011, 100%);
  background-image: linear-gradient(to bottom, #30691b 0%, #1d4011 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30691b', endColorstr='#ff1d4011', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.list-group {
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #00507b;
  background-image: -webkit-linear-gradient(top, #0071ae, 0%, #005888, 100%);
  background-image: linear-gradient(to bottom, #0071ae 0%, #005888 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0071ae', endColorstr='#ff005888', GradientType=0);
  border-color: #005888;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e8e8e8, 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #0071ae, 0%, #006095, 100%);
  background-image: linear-gradient(to bottom, #0071ae 0%, #006095 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0071ae', endColorstr='#ff006095', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #d0e9c6, 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #c4e3f3, 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #faf2cc, 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede, 0%, #ebcccc, 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8, 0%, #f5f5f5, 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
/*@font-face {
  font-family: 'PT Sans';
  src: url('fonts/pt-sans/pt-sans.eot');
  src: url('fonts/pt-sans/pt-sans.eot?#iefix') format('embedded-opentype'), url('fonts/pt-sans/pt-sans.woff2') format('woff2'), url('fonts/pt-sans/pt-sans.ttf') format('truetype'), url('fonts/pt-sans/pt-sans.svg#ptsans') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
/*@font-face {
  font-family: 'PT Sans';
  src: url('../../bootstrap/fonts/pt-sans/pt-sans-italic.eot');
  src: url('../../bootstrap/fonts/pt-sans/pt-sans-italic.eot?#iefix') format('embedded-opentype'), url('../../bootstrap/fonts/pt-sans/pt-sans-italic.woff') format('woff'), url('../../bootstrap/fonts/pt-sans/pt-sans-italic.ttf') format('truetype'), url('../../bootstrap/fonts/pt-sans/pt-sans-italic.svg#ptsansitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'PT Sans';
  src: url('../../bootstrap/fonts/pt-sans/pt-sans-bold.eot');
  src: url('../../bootstrap/fonts/pt-sans/pt-sans-bold.eot?#iefix') format('embedded-opentype'), url('../../bootstrap/fonts/pt-sans/pt-sans-bold.woff') format('woff'), url('../../bootstrap/fonts/pt-sans/pt-sans-bold.ttf') format('truetype'), url('../../bootstrap/fonts/pt-sans/pt-sans-bold.svg#ptsansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans';
  src: url('../../bootstrap/fonts/pt-sans/pt-sans-bolditalic.eot');
  src: url('../../bootstrap/fonts/pt-sans/pt-sans-bolditalic.eot?#iefix') format('embedded-opentype'), url('../../bootstrap/fonts/pt-sans/pt-sans-bolditalic.woff') format('woff'), url('../../bootstrap/fonts/pt-sans/pt-sans-bolditalic.ttf') format('truetype'), url('../../bootstrap/fonts/pt-sans/pt-sans-bolditalic.svg#ptsansbolditalic') format('svg');
  font-weight: bold;
  font-style: italic;
}*/
@font-face {
  font-family: 'PT Sans Narrow';
  src: url('fonts/pt-sans/pt-sans-narrow.eot');
  src: url('fonts/pt-sans/pt-sans-narrow.eot?#iefix') format('embedded-opentype'), url('fonts/pt-sans/pt-sans-narrow.woff') format('woff'), url('fonts/pt-sans/pt-sans-narrow.ttf') format('truetype'), url('fonts/pt-sans/pt-sans-narrow.svg#ptsans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans Narrow';
  src: url('fonts/pt-sans/pt-sans-narrow-bold.eot');
  src: url('fonts/pt-sans/pt-sans-narrow-bold.eot?#iefix') format('embedded-opentype'), url('fonts/pt-sans/pt-sans-narrow-bold.woff') format('woff'), url('fonts/pt-sans/pt-sans-narrow-bold.ttf') format('truetype'), url('fonts/pt-sans/pt-sans-narrow-bold.svg#ptsansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
.progress {
  position: relative;
  background: #e7e7e8;
  margin-top: 2px;
  margin-bottom: 5px;
  border-radius: 0;
}
@media (min-width: 480px ) {
  .progress {
    border-radius: 8px;
  }
}
@media (min-width: 992px ) {
  .progress {
    height: 2em;
  }
}
.lt-ie9 .transaction-page .progress {
  height: 2em;
}
.progress,
.progress .progress-bar {
  box-shadow: inset 0 3px 4px rgba(0, 0, 0, 0.2);
}
.progress span {
  position: absolute;
  left: 0px;
  top: 1px;
  padding-left: 10px;
  z-index: 2;
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 11px;
  color: #0095da;
  letter-spacing: 1px;
  stroke: #ffffff;
  text-align: left;
  width: 100%;
}
.progress-bar {
  z-index: 1;
  position: absolute;
  width: 0;
  font-size: .9em;
  line-height: 1.5em;
  height: 1.8em;
  border: 0px solid #e7e7e8;
  background: #aae0fa;
  border-radius: 0;
}
@media (min-width: 768px ) {
  .progress-bar {
    border-radius: 8px 0 0 8px;
  }
}
@media (min-width: 992px ) {
  .progress-bar {
    filter: none;
    font-size: 1em;
    height: 2em;
    line-height: 2em;
  }
}
.lt-ie9 .transaction-page .progress-bar {
  filter: none;
  font-size: 1em;
  height: 2em;
  line-height: 2em;
}
.progress-bar-label {
  text-transform: uppercase;
}
progress::-moz-progress-bar {
  background: #aae0fa;
}
progress::-webkit-progress-bar {
  background: #e7e7e8;
}
progress::-webkit-progress-value {
  background: #aae0fa;
}
.secure-logo {
  font-size: 11px;
  text-align: right;
  color: #a6ce39;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px ) {
  .secure-logo {
    font-size: 16px;
  }
}
.choice-container {
  border: 1px solid #6ecff6;
  padding: 0.75em 0;
  margin: 10px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  box-shadow: none;
}
@media (min-width: 768px ) {
  .choice-container {
    padding: 1.25em 0;
  }
}
@media (min-width: 992px ) {
  .choice-container {
    padding: 0;
    border: none;
  }
}
.choice-container.not-selectable {
  cursor: auto;
}
.verify .choice-container {
  border: none;
}
.choice-container.selected {
  background-color: #fff;
  box-shadow: inset 0 0 20px -6px #6ecff6;
}
@media (min-width: 992px ) {
  .choice-container.selected {
    box-shadow: none;
  }
}
.choice-container img {
  margin: 0 auto;
}
.choice-container .plate-title {
  font-weight: bold;
  display: block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px ) {
  .choice-container .plate-title {
    font-size: 19px;
  }
}
@media (min-width: 992px ) {
  .choice-container .plate-title {
    margin-top: 0.5em;
  }
}
.choice-container .plate-price {
  color: #0071ae;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px ) {
  .choice-container .plate-price {
    font-size: 19px;
  }
}
@media (min-width: 992px ) {
  .choice-container .plate-price {
    margin-top: 0.25em;
  }
}
.license-plate-choices + .button-container {
  padding-bottom: 1em;
}
.agreePanel {
  background-color: #faa61a;
  padding: 15px 0  7px 10px;
}
.lt-ie9 .agreePanel {
  padding: 8px 0  7px 10px;
}
.agreePanel .selected {
  color: #FFFFFF;
  background-color: #a6ce39;
}
.agreePanel label {
  color: #FFFFFF;
  display: inline;
}
.agreePanel .pseudo-label {
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
  top: -18px;
}
.lt-ie9 .agreePanel .pseudo-label {
  top: -2px;
}
.lt-ie9 .agreeCheck {
  display: inline;
}
.checkPanel {
  padding: 15px 0  7px 10px;
}
.lt-ie9 .checkPanel {
  padding: 8px 0  7px 10px;
}
.checkPanel label {
  display: inline;
}
.checkPanel .pseudo-label {
  position: relative;
  top: -18px;
}
.lt-ie9 .checkPanel .pseudo-label {
  top: -2px;
}
.optional-check {
  background-color: #6ECFF6;
}
/*.lt-ie9 .big-checkbox + label {
  display: none;
}*/
.full-width .row.transaction-message {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em 0;
  overflow: hidden;
}
.transaction-complete {
  background: -webkit-linear-gradient(#a6ce39, #75c346);
  background: linear-gradient(#a6ce39, #75c346);
  background-color: #a6ce39;
}
.transaction-error {
  background: -webkit-linear-gradient(#faa61a, #b97c0e);
  background: linear-gradient(#faa61a, #b97c0e);
  background-color: #faa61a;
}
.transaction-error .error-body {
  font-weight: normal;
  font-size: 0.75em;
}
.transaction-icon {
  text-align: center;
}
@media (min-width: 768px ) {
  .transaction-icon {
    text-align: left;
  }
}
.verify-list {
  margin: 0 0 1.5em 0;
  max-width: 600px;
}
.verify-list thead {
  display: none;
}
.verify-list .key,
.verify-list .value {
  padding: 0.25em;
}
@media (min-width: 768px ) {
  .verify-list .key,
  .verify-list .value {
    padding: 0.4em 0.6em;
  }
}
.verify-list .key {
  background: #e7e7e8;
  background-image: -webkit-linear-gradient(top, #f9f9f7, 0%, #e7e7e8, 100%);
  background-image: linear-gradient(to bottom, #f9f9f7 0%, #e7e7e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f7', endColorstr='#ffe7e7e8', GradientType=0);
  text-align: right;
  padding-left: 0;
}
.verify-list .value {
  padding-right: 0;
}
.verify-list .dotted2 + article {
  margin-top: 1em;
}
.creditcardBox .form-list {
  margin-left: 0;
  padding-left: 0;
}
.creditcardBox label em,
.creditcardBox .buttons-set .required {
  color: #900;
  margin-right: 0.25em;
}
.creditcardBox input,
.creditcardBox select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #686565;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.creditcardBox input:focus,
.creditcardBox select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.creditcardBox .cvv {
  width: 70px;
}
.creditcardBox select {
  width: auto;
}
.creditcardBox li {
  margin-top: 1.5em;
  list-style: none;
}
@media (min-width: 768px ) {
  .creditcardBox li {
    overflow: hidden;
  }
  .creditcardBox li label {
    float: left;
    width: 11em;
  }
  .creditcardBox li .input-box {
    float: left;
  }
}
.lt-ie9 .transaction-page .creditcardBox li {
  overflow: hidden;
}
.lt-ie9 .transaction-page .creditcardBox li label {
  float: left;
  width: 11em;
}
.lt-ie9 .transaction-page .creditcardBox li .input-box {
  float: left;
}
.creditcardBox li:nth-child(4) .v-fix {
  float: left;
}
.creditcardBox li:nth-child(4) .v-fix:first-child {
  margin-right: 0.75em;
}
.creditcardBox li:nth-child(4) .input-box {
  overflow: hidden;
}
.creditcardBox li:nth-child(5) {
  float: none;
  clear: both;
}
.creditcardBox > form > dd {
  margin-bottom: 16px;
}
#cancelButton,
#payment-button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 8px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#cancelButton:focus,
#payment-button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#cancelButton:hover,
#payment-button:hover,
#cancelButton:focus,
#payment-button:focus {
  color: #333333;
  text-decoration: none;
}
#cancelButton:active,
#payment-button:active,
#cancelButton.active,
#payment-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#cancelButton {
  color: #333333;
  background-color: #d1d2d4;
  border-color: #939598;
  /*
    &:before {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        content: "\e079";
        padding-right: 8px;
    }
    */

}
#cancelButton:hover,
#cancelButton:focus,
#cancelButton:active,
#cancelButton.active,
.open .dropdown-toggle#cancelButton {
  color: #333333;
  background-color: #bcbdc0;
  border-color: #74767a;
}
#cancelButton:active,
#cancelButton.active,
.open .dropdown-toggle#cancelButton {
  background-image: none;
}
#cancelButton.disabled,
#cancelButton[disabled],
fieldset[disabled] #cancelButton,
#cancelButton.disabled:hover,
#cancelButton[disabled]:hover,
fieldset[disabled] #cancelButton:hover,
#cancelButton.disabled:focus,
#cancelButton[disabled]:focus,
fieldset[disabled] #cancelButton:focus,
#cancelButton.disabled:active,
#cancelButton[disabled]:active,
fieldset[disabled] #cancelButton:active,
#cancelButton.disabled.active,
#cancelButton[disabled].active,
fieldset[disabled] #cancelButton.active {
  background-color: #d1d2d4;
  border-color: #939598;
}
#payment-button {
  color: #ffffff;
  background-color: #30691b;
  border-color: #275516;
  border-color: #5ca941;
  background-color: #60b044;
  background-image: -webkit-linear-gradient(#8add6d, #60b044);
  background-image: linear-gradient(#8add6d, #60b044);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  float: right;
  -webkit-font-smoothing: antialiased;
  /*
    span span:after {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        content: "\e080";
        padding-left: 8px;
    }
    */

}
#payment-button:hover,
#payment-button:focus,
#payment-button:active,
#payment-button.active,
.open .dropdown-toggle#payment-button {
  color: #ffffff;
  background-color: #214913;
  border-color: #102409;
}
#payment-button:active,
#payment-button.active,
.open .dropdown-toggle#payment-button {
  background-image: none;
}
#payment-button.disabled,
#payment-button[disabled],
fieldset[disabled] #payment-button,
#payment-button.disabled:hover,
#payment-button[disabled]:hover,
fieldset[disabled] #payment-button:hover,
#payment-button.disabled:focus,
#payment-button[disabled]:focus,
fieldset[disabled] #payment-button:focus,
#payment-button.disabled:active,
#payment-button[disabled]:active,
fieldset[disabled] #payment-button:active,
#payment-button.disabled.active,
#payment-button[disabled].active,
fieldset[disabled] #payment-button.active {
  background-color: #30691b;
  border-color: #275516;
}
#payment-button:hover {
  color: #fff;
  background-color: #569e3d;
  border-color: #4a993e;
  background-image: -webkit-linear-gradient(#79d858, #569e3d);
  background-image: linear-gradient(#79d858, #569e3d);
}
/* photo doc Checkbox    */
.photodocbox-unchecked {
  border: #6ECFF6 solid 2px;
  padding: 5px;
  font-style: italic;
}
.photodocbox {
  border: #6ECFF6 solid 2px;
  padding: 5px;
  font-style: italic;
}
.photodocbox-checkbox + label {
  padding: 18px;
}
.photodocbox-checkbox:checked + label:after {
  font-size: 28px;
  left: 6px;
}
.photodocbox-checkbox {
  display: none;
}
.photodocbox-checkbox + label {
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
.photodocbox-checkbox + label:active,
.photodocbox-checkbox:checked + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.photodocbox-checkbox:checked + label {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #a6ce39;
  /*#99a1a7*/

}
.photodoc-checkbox + label {
  padding: 18px;
  padding-bottom: 0px;
}
.photodoc-checkbox:checked + label:after {
  font-size: 28px;
  left: 6px;
}
.photodocPanel {
  background-color: #6ECFF6;
  padding: 25px 0 7px 12px;
}
.lt-ie9 .photodocPanel {
  padding: 8px 0  7px 10px;
}
.photodocPanel .selected {
  color: #FFFFFF;
  background-color: #a6ce39;
}
.photodocPanel label {
  color: #FFFFFF;
  display: inline;
}
.photodocPanel .pseudo-label {
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
  top: -5px;
}
.lt-ie9 .photodocPanel .pseudo-label {
  top: -2px;
}
html {
  overflow-y: scroll;
}
body {
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
   
        text-rendering: optimizeLegibility; 
        this is causing a rendering issue with Android 2.3 and older
    

  -webkit-font-smoothing: subpixel-antialiased;
}
h1,
h2,
.btn-primary,
.btn-success {
  -webkit-font-smoothing: antialiased;
}
.transaction-title {
  top: 5px;
  margin-left: 10px;
}
.rightalign {
  text-align: right;
}
.Contbtns {
  margin-left: 0px;
  left: 73px;
}
.Backbtns {
  margin-left: 0px;
  right: 73px;
}
.sregOption {
  background-color: #FCB914;
}
.selected {
  background-color: #a6ce39;
}
.shrink {
  width: 649px;
}
.shrink2 {
  width: 350px;
}
.SmallSix {
  width: 200px;
}
.year {
  width: 100px;
}
.month {
  width: 200px;
}
select {
  width: 100%;
}
.help_link {
  font-style: italic;
  text-decoration: underline;
}
span.boat_prefix {
  height: 37px;
  background-color: #AAAAAA;
}
.reg_num_postfix {
  height: 37px;
}
.btn-select {
  background: #a6ce39;
  background-color: #a6ce39;
}
.padding-left-small {
  padding-left: 10px;
}
.regular-checkbox {
  display: none;
}
.regular-checkbox + label {
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
.regular-checkbox + label:active,
.regular-checkbox:checked + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.regular-checkbox:checked + label {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #a6ce39;
  /*#99a1a7*/

}
.regular-checkbox:checked + label:after {
  content: '\2714';
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #a6ce39;
  /*#99a1a7*/

}
.big-checkbox + label {
  padding: 18px;
}
.big-checkbox:checked + label:after {
  font-size: 28px;
  left: 6px;
}
.callout-box {
  font-style: italic;
  border: 2px solid #faa61a;
  padding: 0.5em;
}
.callout-box.callout-box-verified {
  border: 2px solid #a6ce39;
}
.fee-text {
  font-weight: bold;
}
button .glyphicon-chevron-left {
  margin-right: 8px;
}
button .glyphicon-chevron-right {
  margin-left: 8px;
}
