﻿/*Site Variable*/
.female {
  color: pink !important;
}
/*Mixin*/
.vertical-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.module-product {
  color: #333;
  height: 100%;
}
.module-product.promotion {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.product-options {
  overflow: auto;
}
.content-container {
  background: #fff;
  border-radius: 5px;
  padding: 5px;
}
/*Product Lists*/
.product-list {
  list-style: none;
  color: #333;
  margin: 25px 0 50px 60px;
}
.product-list li {
  width: 30%;
  display: inline-block;
  position: relative;
  background: #fff;
  border-radius: 5px 5px 5px 5px;
}
.product-list li:first-child {
  box-shadow: -2px 3px 14px #cccccc;
  left: 10px;
  top: -25px;
}
.product-list li:nth-child(2n) {
  width: 33%;
  z-index: 10;
  box-shadow: -1px 8px 14px #cccccc;
}
.product-list li:nth-child(2n) .features {
  height: 275px;
}
.product-list li:nth-child(2n) .price {
  font-size: 400%;
}
.product-list li:last-child {
  box-shadow: 2px 3px 14px #ccc;
  right: 10px;
  top: -25px;
}
.product-list header {
  color: #fff;
  background: #111;
  padding: 15px;
  font-size: 150%;
  text-align: center;
  border-radius: 5px 5px 0px 0px;
}
.product-list .features {
  padding: 33px 27px 0 27px;
  font-size: 14px;
  line-height: 19px;
  height: 260px;
  color: #666;
}
.product-list .features p {
  margin-bottom: 10px;
}
.product-list .features i {
  vertical-align: top;
  padding-right: 2px;
  color: #36a3e0;
}
.product-list .features span {
  display: inline-block;
  width: 90%;
}
.product-list .price {
  border-top: 1px solid #ddd;
  padding: 10px  0;
  margin: 20px 40px 0;
  text-align: center;
  font-size: 150%;
}
.product-list .price .currency {
  font-size: 100%;
  position: relative;
  top: 0;
}
.product-list .callout {
  padding-bottom: 30px;
  text-align: center;
}
.product-list .btn {
  padding: 15px 15px;
  width: 220px;
  margin: 0;
  font-size: 120%;
  text-transform: uppercase;
}
.promotion-enabled {
  list-style: none;
  color: #333;
  margin: 25px 0 25px 0;
}
.promotion-enabled li {
  width: 30%;
  display: inline-block;
  position: static;
  background: #fff;
  border-radius: 3px 3px 3px 3px;
  box-shadow: -1px 4px 3px #eaeaea !important;
}
.promotion-enabled li:first-child {
  margin-left: 25px;
}
.promotion-enabled li:nth-child(2n) {
  width: 30%;
  z-index: 10;
  margin: 0 20px;
}
.promotion-enabled li:nth-child(2n) .features {
  height: 160px;
}
.promotion-enabled li:nth-child(2n) .price {
  font-size: 150%;
}
.promotion-enabled .btn {
  background: #546e83 !important;
}
.promotion-enabled .features {
  padding: 10px;
  font-size: 13px;
  height: 160px;
}
.promotion-enabled .features p {
  margin-bottom: 0;
}
.promotion-enabled .features span {
  display: inline-block;
  width: 90%;
}
.promotion-enabled header {
  background: #555;
  padding: 10px;
  font-size: 120%;
  text-align: center;
  border-radius: 3px 3px 0px 0px;
}
.promotion-enabled .callout {
  padding-bottom: 20px;
}
.promotion-enabled .btn {
  padding: 10px;
  width: 180px;
  font-size: 100%;
}
.promotion-enabled .btn-callout {
  color: #fff !important;
}
.promotion-item {
  margin: 20px 0 0 25px;
  background: #fff;
  border-radius: 3px 3px 3px 3px;
  box-shadow: -1px 4px 3px #eaeaea !important;
  width: 940px;
}
.promotion-item header {
  color: #fff;
  background: #36A3E0;
  padding: 10px;
  font-size: 120%;
  text-align: left;
  border-radius: 5px 5px 0px 0px;
}
.promotion-item .features {
  float: left;
  padding: 15px 10px;
}
.promotion-item .features i {
  vertical-align: top;
  padding-right: 2px;
  color: #36a3e0;
}
.promotion-item .price-callout {
  float: right;
  padding: 15px 10px;
}
.promotion-item .price-callout .btn {
  margin: 15px 0 0 0;
  text-transform: uppercase;
  padding: 15px 30px;
}
/*Buy Product*/
select.form-control {
  width: 100%;
}
.buy-pps {
  height: 100%;
}
.buy-pps h3 {
  color: #536e84;
  margin: 20px 0 10px 0;
}
.btn-primary.selected .fa {
  margin-right: 5px;
}
.commerce-info {
  width: 65%;
  float: left;
}
.commerce-info .cols {
  float: none;
  margin: 0 0 0 15px;
}
.commerce-info .saved-cards {
  width: 95.2%;
}
.commerce-info .saved-cards .card-type {
  width: 290px;
}
.commerce-info .saved-cards .card-exp {
  width: 70px;
}
.commerce-info .saved-cards .ui-cards {
  top: 5px;
}
.commerce-info .race-track-list {
  border: none;
  float: none;
  width: 613px;
  margin: 0 0 10px 15px;
}
.commerce-info .race-track-list .race-info {
  width: 230px;
  padding-top: 10px;
}
.commerce-info .race-track-list .detail-info {
  width: 190px;
}
.commerce-info .race-track-list .detail-info .cols {
  float: none;
  margin: 0;
}
.commerce-info .race-track-list .actions {
  padding-right: 0 !important;
  text-align: right;
}
.commerce-info .race-track-list .btn {
  min-width: 110px;
}
.commerce-info .race-track-list .btn.selected {
  background: #002c50;
  color: #fff;
}
.commerce-info .single-track .race-info {
  padding-top: 2px;
}
.commerce-info span.selected {
  background: #397A3C;
}
.commerce-info .race-info {
  float: left;
}
.commerce-info .action {
  float: right;
}
.commerce-info .btn-primary {
  background: #f7c001;
  padding: 10px 15px;
  color: #000;
}
.commerce-info form:nth-child(odd) {
  background: #f4f4f4;
}
.commerce-info .race {
  padding: 10px 15px;
}
.commerce-info .secure-img {
  width: 56%;
}
.commerce-info .secure-msg {
  width: 248px !important;
  font-size: 89%;
  line-height: 15px;
  padding: 0;
}
.commerce-info .gateway-img {
  float: left;
}
.commerce-info .gateway-img img {
  height: 52px;
}
.analysis .product-choice {
  margin: 0;
}
.analysis .header {
  margin-bottom: 10px;
}
.analysis .header strong {
  text-transform: uppercase;
  display: inline-block;
  background: #36a3e0;
  color: #fff;
  padding: 18px 8px;
  border-radius: 3px;
  margin-right: 5px;
  min-width: 90px;
  text-align: center;
}
.analysis .header .sub-title {
  font-weight: normal;
  display: inline-block;
  width: 476px;
}
.analysis form:nth-child(odd) {
  background: transparent;
}
.analysis-cat {
  margin-bottom: 15px;
  background: #ededed;
  padding: 5px;
  border-radius: 3px;
}
.analysis-cat .price {
  width: 60px;
}
.analysis-cat .name {
  width: 250px;
  font-weight: bold;
}
.analysis-cat .date {
  width: 50px;
}
.analysis-cat .tbl-layout {
  display: table;
  width: 100%;
  margin-top: 10px;
}
.analysis-cat .row:last-child {
  padding-right: 0 !important;
}
.no-result {
  text-align: center;
  margin-top: 20%;
}
.product-choice {
  padding-left: 15px;
  margin-bottom: 15px;
}
.product-choice h3 {
  margin-bottom: 12px;
}
.product-choice form {
  padding-top: 11px;
}
.product-choice .track-date {
  width: 613px;
  margin-right: 10px;
}
.product-choice .track-location {
  width: 47%;
  float: left;
}
.product-choice .form-control {
  margin-bottom: 10px;
}
.product-choice select {
  padding: 8px;
  height: auto;
}
.product-choice .actions {
  margin-top: 0;
  text-align: right;
  float: right;
  padding-right: 15px;
}
.product-choice .btn {
  padding: 11px 10px;
  font-size: 85%;
  min-width: 110px;
}
.product-choice .selected {
  background: #002c50;
}
.cart {
  float: left;
  width: 34%;
  height: 100%;
  padding: 0 0 0 15px;
  min-height: 300px;
  position: relative;
}
.secure-img {
  float: right;
  width: 34.5%;
}
.secure-img img {
  height: 65px;
}
.order-list {
  background: #f4f4f4;
  border-radius: 4px;
  position: static;
}
.order-list .divider {
  height: 90%;
  width: 1px;
  border-right: 1px solid #eee;
  position: absolute;
  left: -1px;
}
.order-list .content {
  padding: 10px 0;
}
.order-list ul {
  margin-top: 10px;
}
.order-list li {
  list-style: none;
  padding: 0 10px 10px 10px;
}
.order-list .actions {
  padding: 15px;
  text-align: center;
}
.order-list .btn {
  padding: 10px 20px;
  background: #536e84;
  color: #fff !important;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.order-list .item-name {
  width: 225px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.order-list .price {
  padding-left: 1px;
  display: inline-block;
  text-align: right;
}
.order-list .total-order {
  margin-top: 10px;
  text-align: right;
  background: #c4c4c4;
  padding: 15px 10px;
}
.order-list .remove-item {
  display: inline-block;
  width: 20px;
  color: #902222;
  font-size: 15px;
  position: relative;
  top: -3px;
  background: none;
  border: none;
  padding: 0 1px;
  outline: none;
  cursor: pointer;
}
.error-msg {
  color: #902222;
  padding: 5px 10px 0 10px;
}
.saved-cards {
  float: left;
  width: 55%;
  margin: 10px 0 0 15px;
  font-size: 90%;
}
.saved-cards ul {
  list-style: none;
  background: #fff;
  margin-top: 13px;
  border: 1px solid #dedede;
}
.saved-cards li {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #fff;
  height: 40px;
  position: relative;
}
.saved-cards li:last-child {
  border: none;
}
.saved-cards li label {
  margin-left: 75px;
}
.saved-cards li span {
  display: inline-block;
}
.saved-cards li .actions {
  text-align: right;
  width: 140px;
}
.saved-cards li a {
  color: #666;
}
.saved-cards li .selected {
  color: #5EE67F;
  -webkit-animation: pulses 3s infinite;
  -moz-animation: pulses 3s infinite;
  -o-animation: pulses 3s infinite;
  animation: pulses 3s infinite;
}
.saved-cards .card-type {
  width: 290px;
}
.saved-cards .card-exp {
  width: 100px;
}
.saved-cards .ui-cards {
  position: absolute;
  left: 48px;
  top: 10px;
}
.saved-cards .default {
  background: #d9d9d9;
}
.mobile .result-list,
.mobile .order-list .content,
.mobile .product-options,
.mobile .summary-record .content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
/*override*/
.race-track-list .race .row:first-child {
  padding-left: 0;
}
.race-track-list .race-time strong,
.race-track-list .race-time span {
  white-space: nowrap;
  display: block;
}
.upgrade-notice {
  background: #536e84;
  color: #fff;
  padding: 10px 15px;
  margin: 10px 15px 0 15px;
  border-radius: 2px;
}
.upgrade-notice a {
  color: #f7c001;
  font-weight: bold;
}
.site-alert {
  float: left;
  width: 62%;
}
.site-alert .alert-message {
  color: red;
}
.secure-msg {
  width: 230px;
}
.gateway-img {
  float: right;
  width: 88px;
  text-align: center;
  margin-right: 10px;
}
.gateway-img img {
  float: none;
}
.gateway-img .authorize-link {
  color: #666;
  position: relative;
  top: 2px;
}
/*checkout*/
.gateway-msg {
  margin-top: 10px;
  padding: 0 0 0 15px;
  font-size: 12px;
}
.gateway-msg a {
  color: #003562;
  text-decoration: none;
  font-weight: bold;
}
.payment-setting-link {
  float: left;
}
.payment-setting-link a {
  text-decoration: none;
  color: #536e84;
}
.commerce-callout {
  width: 95.2%;
  margin: 40px 0 0 15px;
  background: #f4f4f4;
  padding: 20px;
}
.commerce-callout ul {
  list-style: disc;
  margin: 0 25px 0 50px;
  float: left;
  width: 245px;
  font-size: 90%;
  line-height: 16px;
  border-right: 1px solid #ccc;
  padding-right: 30px;
}
.commerce-callout li {
  margin-top: 5px;
}
.commerce-callout .product-name {
  background: #f7c001;
  text-transform: uppercase;
  font-size: 18px;
  padding: 40px 11px;
  float: left;
  width: 130px;
}
.commerce-callout form {
  position: relative;
  float: left;
  width: 120px;
  text-align: center;
  padding-top: 25px;
}
.commerce-callout form strong {
  font-size: 20px;
  display: block;
  margin: 0 0 10px 10px;
  text-align: left;
}
.commerce-callout form .btn {
  padding: 8px 15px;
  background: #536e84;
  color: #fff !important;
  text-transform: uppercase;
}
/*thank you*/
.thank-you {
  color: #333;
  height: 100%;
}
.thank-you .message {
  padding: 50px 0 30px 0;
  font-size: 15px;
  text-align: center;
}
.thank-you h2 {
  font-size: 30px;
  color: #435b70;
  margin-bottom: 10px;
}
.summary-record {
  width: 850px;
  margin: 0 auto 30px auto;
}
.summary-record .header {
  background: #97999c;
  color: #fff;
  padding: 15px 0 13px 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.summary-record .content {
  overflow: auto;
  background: #f1f1f1;
}
.summary-record .item-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary-record .item {
  padding: 15px 50px;
  background: #f1f1f1;
  margin-bottom: 1px;
}
.summary-record .item .btn {
  float: right;
  background: #425a71;
  color: #fff;
  width: 126px;
  padding: 8px;
}
.summary-record .name {
  background: url(../../images/single-track.png) 0 2px no-repeat;
  display: inline-block;
  padding: 8px 0 0 50px;
  height: 29px;
  float: left;
}
.summary-record .name strong {
  color: #435a70;
  display: inline-block;
  margin-right: 15px;
  font-size: 13px;
}
.summary-record .unlimited {
  font-size: 12px;
}
.summary-record .unlimited .name {
  background: url(../../images/thropy.png) no-repeat;
  height: auto;
}
.summary-record .unlimited li {
  margin: 8px 0 0 15px;
  list-style: disc;
}
.summary-record .footer {
  background: #e3e3e3;
  padding: 15px;
  text-align: center;
  color: #333;
  font-size: 90%;
}
.summary-record .footer .btn {
  background: #f2b30a;
  color: #fff;
  width: 126px;
  padding: 8px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
}
.summary-record .footer a {
  text-decoration: none;
  color: #435a70;
}
/*promotion*/
.promotion {
  margin: 5px 0;
  padding: 0 10px 10px 10px;
}
.promotion li {
  width: 97%;
}
.promotion .content {
  background: url('../../images/TrialProduct_IMacIPad.png') no-repeat;
}
.promotion .product-list {
  margin-left: 600px;
  position: relative;
  top: -10px;
}
.promotion .header img {
  width: 70px;
}
.promotion .header h2 {
  display: inline-block;
  position: relative;
  top: -25px;
}
.promotion-value h3 {
  font-size: 90%;
}
.promotion-value .price {
  margin: 20px;
  padding: 25px 0 0 0;
}
.promotion-value .sub-header {
  display: block;
  margin-bottom: 15px;
  font-size: 110%;
}
.promotion-value .features {
  height: auto;
  padding: 20px 27px 0 27px;
  text-align: center;
}
.promotion-value .features p {
  margin-bottom: 0;
}
.promotion-value .features span {
  width: auto;
}
.promotion-value .callout {
  margin-bottom: 0;
}
.promotion-value .how-to {
  margin-top: 20px;
}
.promotion-value .how-to a {
  text-decoration: none;
  color: #243d51;
  font-weight: bold;
}
.promotion-value .footer {
  border-top: 1px solid #ccc;
  margin: 0 20px;
  padding: 10px 0 15px 0;
  font-size: 85%;
  text-align: center;
}
/*# sourceMappingURL=main.css.map */