.mt-0 {
  margin-top: 0px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.img-center {
  display: inline-block; }

a:focus, button:focus, a:active, button:active {
  outline: none !important; }

.dropdown-menu > li > a {
  background: #fff; }

.img-center {
  display: inline-block; }

.man-page-logo {
  margin: 10px auto 20px auto;
  max-width: 100px;
  display: inline-block; }

.navbar-default .navbar-nav > li > a {
  font-size: 14px; }

.primary-color {
  color: #e07e27; }

#header-top-second .list-inline {
  margin: 3px 0px 0px 0px; }

#header-top-second .btn-sm {
  margin: 0px;
  color: #ffffff;
  background-color: #e07e27;
  border-color: #cc7324; }

@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    padding: 28px 8px 27px 8px; } }

.logo {
  margin-top: 7px !important; }

.elite-search-form {
  margin-top: 0px; }

.skycontent h1, .skycontent h2, .skycontent h3, .skycontent h4 {
  margin-top: 0px; }

.logo-footer {
  opacity: 0.5; }
  @media (min-width: 1200px) {
    .logo-footer {
      margin-right: 20%; } }

.btn[disabled] {
  opacity: 0.4; }
  .btn[disabled]:hover {
    background: #e07e27; }

.mb-0 {
  margin-bottom: 0px; }

.banner.dark-translucent-bg {
  min-height: inherit;
  padding: 80px 30px;
  background-position: 50% 50%; }

@media (min-width: 768px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .row-eq-height.flex-center {
      align-items: center;
      justify-content: center; } }

@media (max-width: 1199px) {
  .main-container {
    padding: 20px 0px; } }

.tab-content.stats {
  padding: 15px 0px 5px 0px; }
  .tab-content.stats .from-stat {
    font-size: 2.5em;
    vertical-align: middle; }
    .tab-content.stats .from-stat * {
      vertical-align: middle; }
  .tab-content.stats .counter {
    display: inline-block;
    vertical-align: middle;
    font-size: 4em; }
  .tab-content.stats .text-success {
    color: #0096ff; }
  .tab-content.stats .difference {
    background: #0096ff;
    vertical-align: middle;
    font-size: 1.2em;
    margin: 0px 10px; }

.label-success-outline {
  color: #0096ff;
  border: 1px solid #0096ff; }

.text-lg {
  font-size: 1.3em; }

.panel-review .panel-heading a.btn {
  width: auto;
  color: inherit;
  padding: 5px 10px;
  margin: 0px; }

.panel-review .panel-heading h3 {
  line-height: 30px; }

.panel-review blockquote {
  margin: 0px;
  padding: 0px 0px 0px 20px; }
  .panel-review blockquote:after {
    top: 5px;
    left: -7px; }

.has-feedback .form-control {
  padding-right: 100px; }

.additional-options a {
  text-decoration: none; }

.skycontent h3 strong {
  color: #e07e27;
  font-weight: normal; }

.manufactuer-row > * {
  margin-bottom: 20px; }

.carselectinactive {
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease; }
  .carselectinactive:hover {
    opacity: 1; }

#dealermap {
  height: 600px;
  margin-top: 30px; }

.uploaded li + li {
  border-top: 1px solid #e1e1e1; }

.uploaded li {
  padding: 15px 0px 0px 0px; }

.uploaded time {
  padding-right: 10px; }

.uploaded .queue strong {
  font-weight: normal;
  color: #e07e27; }
  .uploaded .queue strong.overdue {
    color: #d60000; }

.uploaded .btn-gray {
  cursor: default; }
  .uploaded .btn-gray:hover {
    background-color: #e1e1e1;
    border-color: #d3d3d3; }

.product.price {
  font-size: 28px; }

.website-options-box .icon {
  color: #0096ff; }

.website-options-box .btn-info {
  background: #0096ff;
  border-color: #0087e6; }
  .website-options-box .btn-info:hover {
    background: #0078cc;
    border-color: #0069b3; }

.btn-default:active, .btn-default:focus, .btn-success:active, .btn-success:focus, .btn-info:active, .btn-info:focus {
  color: #fff; }

.comp-container {
  background-color: #222222; }

div.stretchy-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 84%; }

div.stretchy-wrapper > iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%; }

/*******************/
/*ajax error styles*/
/*******************/
.gotcha {
  display: none;
  width: 0px;
  height: 0px;
  overflow: hidden; }

form.standardajax {
  position: relative; }
  form.standardajax .errorbox {
    display: none;
    font-size: 1.5em;
    background: #e31000;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    position: absolute;
    color: #ffffff;
    padding: 20px;
    width: 240px;
    text-align: center;
    top: 40%;
    margin-top: -50px;
    margin-left: -120px;
    left: 50%;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-height: 1.5em; }
  form.standardajax .sendbox {
    background: #33455a; }
  form.standardajax .sendingbox {
    width: 70px;
    margin-left: -35px; }
  form.standardajax .alert {
    /*bootstrap alert fallback */
    margin: 0px 0px 20px 0px; }
  form.standardajax input[disabled], form.standardajax textarea[disabled], form.standardajax select[disabled] {
    opacity: 0.4; }

/*spinner*/
.sky-spinner {
  height: 30px;
  width: 30px;
  margin: 0 auto;
  position: relative;
  -webkit-animation: rotation 0.7s infinite linear;
  -moz-animation: rotation 0.7s infinite linear;
  -o-animation: rotation 0.7s infinite linear;
  animation: rotation 0.7s infinite linear;
  border: 3px solid rgba(255, 255, 255, 0.15);
  border-radius: 100% !important; }
  .sky-spinner:before {
    content: "";
    display: block;
    position: absolute;
    /*left:-6px;*/
    top: -3px;
    height: 100%;
    width: 100%;
    border-top: 3px solid rgba(255, 255, 255, 0.8);
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-right: 3px solid transparent;
    border-radius: 100% !important; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }

@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }

@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg); } }

@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
