select {
    background: white !important;
    text-shadow:0 0px 0 transparent !important;
}
select option {
    background: white !important;
    text-shadow:0 0px 0 transparent !important;
}
input[type="text"],input[type="tel"],select {
    min-height: 30px;
    height: 30px;
}
.opc * {
    opacity:1 !important;
}
.submitB, .submit, .button {
    text-transform: uppercase;
    color: #fff;
    font-family: 'SpinnakerRegular', Arial, Helvetica, sans-serif;
    padding: 13px 20px 10px 20px !important;
    outline: none;
    cursor: pointer;
    zoom: 1;
    width: auto;
    text-align: center !important;
    background: none !important;
    color: white;
    min-height: 40px;
    border-radius: 3px;
    border: 0px solid transparent !important;
    text-shadow: 0px 0px transparent !important; 
}
.submitB, .submit, .button {
    background-color: #00498e !important;
}
.submit.not-blue {
    background-color: #008C99  !important;
}
input[type="text"],input[type="tel"],input[type="password"],input[type="email"],select {
    min-height: 30px;
    height: 30px;
}
.opc select, .opc input[type="text"], .opc  input[type="tel"], .opc input[type="password"], .opc  input[type="email"] {
    width:100% !important;
    max-width: 365px !important;
}
.opc fieldset {
    width:100%;
}
#dealer_center_wrapper {
    padding-top: 25px;
}
.opc label {
    display: inline-block;
    font-size: 13px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: 600;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.form-list .control label, .sp-methods dt label, 
#checkout-shipping-method-load .sp-methods dd label, 
#co-shipping-method-form .sp-methods dd label, 
.product-options ul.options-list label {
    color: #636363;
    background-color: #f4f4f4;
    padding: 5px 10px;
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 6px 10px 6px 40px;
}
.opc .step-title, .opc .buttons-set, .buttons-set {
    border-top: 0px solid transparent !important;
}
.opc #register-customer-password {
    display:none;
}
#opc-payment {
    background: #EDEDED !important;
}
.opc .review_section {
    text-align:left !important;
}
.checkout-onepage-success #content_wrapper>.page-title {
    display:none !important;
}
#dealer_center_wrapper h3 {
    background:url('../images/dealer_header_bg.jpg') repeat-x;
    text-align:left;
    color:#fff;
    font-family: 'ArmataRegular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform:none;
    height:31px;
    margin-bottom:1px;
    text-shadow:1px 1px 0 #108994;
    margin-top:40px;
}
.ajax-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 98%;
    z-index: 10;
    text-align: center;
    background-color: white;
    opacity:1;
    margin: 10px 0px 0px 10px !important;
    min-height:780px;
    margin-left:0px !important;
}
.ajax-overlay:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 65%;
}
.ajax-loading {
    display: inline-block;
    vertical-align: middle;
    text-align:center;
    color:white;
}
.ajax-loading img{
    height:25%;
    width:25%;
    margin:auto;
}
.please-wait {
    display:none;
}
#authorizenet_cc_cid {
  max-width:64px !important;
}
.sp-methods .form-list {
    padding-left: 0px;
}
.buttons-set button.button {
    margin-left: 0px !important;
}
.submit.not-blue {
    z-index:55555 !important;
}
@media (max-width: 767px) {
    .review_section>img{
        display:none;
    }
  
}
.page-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: 1000;
    text-align: center;
    background-color: white;
    opacity: 1;
}

.dealer-center-section.login-page .full_wrapper{
    background-color: #008C99;
    border-top: 1px solid white;
    background: url(../images/header_dealer.jpg) center no-repeat;

}

.history-page .full_wrapper,
.warranty-page .full_wrapper{
    background: url(../images/header_elephant.jpg) center no-repeat;
}

.safety-page .full_wrapper{
    background: url(../images/header_safety.jpg) center no-repeat;
}

.gallery-page .full_wrapper{
    background: url(../images/header_gallery.jpg) center no-repeat;  
}

.buy-parts-page .full_wrapper{
    background: url(../images/header_gallery.jpg) center no-repeat;  
}
