@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif
}
a,
a:active,
a:focus,
a:hover {
    color: #fff;
    text-decoration: none
}
body,
h5,
p {
    line-height: 24px
}
*,
input:focus {
    outline: 0
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg) format('svg')
}
* {
    margin: 0;
    padding: 0
}
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
body {
    color: #FFF;
    font-size: 18px;
    overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: center
}
.wrapper.wrapper_boxed {
    margin: 40px auto;
    max-width: 1230px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5)
}
.wrapper.wrapper_boxed .container {
    padding: 0 20px
}
.wrapper {
    width: 100%
}
h1 {
    font-size: 36px;
    line-height: 42px
}
h2 {
    font-size: 32px;
    line-height: 38px
}
h3 {
    font-size: 28px;
    line-height: 34px
}
h4 {
    font-size: 20px;
    line-height: 26px
}
h5 {
    font-size: 18px
}
h6 {
    font-size: 14px;
    line-height: 20px
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #307abd
}
a {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
a:active,
a:focus,
a:hover {
    outline: 0
}
p {
    margin: 0 0 20px
}
ul {
    margin: 0
}
figure {
    margin-bottom: 0;
    position: relative
}
blockquote {
    quotes: none
}
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
    color: #555;
    font-size: 14px;
    height: 40px;
    line-height: 16px;
    padding: 10px;
    width: 100%;
    margin: 15px 0 0;
}
input[type=text] {
    background: #fff;
    height: 78px;
    line-height: 78px
}
[class*=col-xs],
[class*=col-lg],
[class*=col-md],
[class*=col-sm] {
    display: inline-block;
    float: none;
    margin: 0 -4px 0 0;
    vertical-align: top
}
textarea {
    height: 150px
}
::-webkit-input-placeholder {
    color: #666
}
:-moz-placeholder {
    color: #666;
    opacity: 1
}
::-moz-placeholder {
    color: #666;
    opacity: 1
}
:-ms-input-placeholder {
    color: #666
}
.slicknav_menu,
.slicknav_menu ul {
    display: none
}
.main-section {
    margin-bottom: 0
}
.pt-phone-section {
    text-align: center;
    padding: 12px 0
}
.pt-phone-section .phone {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0;
    display: block
}
.pt-phone-section .phone img {
    padding: 0 8px
}
.pt-phone-section .phone strong {
    color: #008950
}
.pt-phone-section .profile ul {
    margin: 0;
    padding: 0
}
.pt-phone-section .profile ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    color: #000
}
.pt-phone-section .profile ul li:after {
    position: absolute;
    content: '-';
    top: 0;
    right: 0
}
.pt-phone-section .profile ul li:last-child:after {
    content: ''
}
.pt-phone-section .profile ul li a {
    padding: 10px 15px;
    color: #000
}
.pt-nav-menu {
    background: #008950;
    text-align: center
}
.navbar {
    margin-bottom: 0
}
.navbar-default {
    background: 0 0;
    box-shadow: none;
    border-color: transparent
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    padding: 15px 26px 10px;
    text-transform: uppercase
}
.pt-reviews,
.pt-reviews .customer-reviews,
.pt-reviews .recommendation {
    padding: 20px
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background: #000
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #008950;
    border: 1px solid rgba(0, 0, 0, .15);
    box-shadow: none
}
.dropdown:hover .dropdown-menu {
    display: block
}
.dropdown-menu>li>a {
    color: #fff
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #000
}
.navbar-toggle {
    background: #fff
}
.pt-works .pt-step-vrm {
    margin-bottom: 10px;
    margin-top: 18px
}
.pt-works .pt-step-reg-txt {
    font-size: 18px;
    color: #008950
}
.pt-works .pt-reg-para p {
    font-size: 16px;
    line-height: 22px;
    color: #4b4b4b
}
.pt-reviews .outer {
    border: 2px solid #ccc;
    border-radius: 5px;
    text-align: center;
    color: #474a46;
    margin: 20px 0 10px
}
.pt-reviews .trust-pilot {
    padding: 20px;
    border: 2px solid #ccc;
    margin-top: 40px;
    border-radius: 4px
}
.pt-reviews .trust-pilot .pilot {
    background: #292929;
    color: #999
}
.pt-reviews .recommendation .percentage {
    color: #6abf2b;
    font-size: 40px
}
.section-title {
    margin-bottom: 20px;
    text-align: center
}
.pt-banner {
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover
}
.pt-banner h1 {
    color: #fff;
    padding: 10px 0
}
.pt-banner .vrm {
    position: relative;
    width: 554px;
    height: 122px;
    border-radius: 7px;
    border: 7px solid #008950;
    background: #fff
}
.pt-banner .vrm input {
    border: 7px solid #008950;
    border-radius: 7px;
    left: 8px;
    position: absolute;
    top: -4px;
    width: 470px;
    font-size: 26px;
    text-align: center;
    padding: 0 45px;
    text-transform: uppercase
}
.pt-banner .vrm label {
    position: relative;
    margin: 0
}
.pt-banner .vrm label:after {
    background: url(../images/gb.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 77px;
    left: 14px;
    position: absolute;
    top: -4px;
    width: 45px
}
.pt-banner .vrm .go {
    background: #008950;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    padding: 27px;
    position: absolute;
    right: -528px;
    top: -4px
}

.pt-banner .or-bg {
    background: linear-gradient(to bottom, #4d4d4d 0, #4e4e4e 100%, #207cca 100%) rgba(0, 0, 0, 0);
    border: 1px solid #000;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    margin-top: 20px
}
.pt-banner .or-txt {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    display: block;

}
/*.pt-banner .enter-part-outer {
    border-radius: 7px;
    position: relative;
    height: 122px
}*/
.pt-banner .enter-part-outer input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 20px;
    margin: 0 0 10px;
    padding: 10px;
    width: 572px;
}
.pt-banner .widget-bg {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 5px;
    margin: 20px 0 0;
}
.pt-banner .enter-part-outer a {
    background: #008950 none repeat scroll 0 0;
    border-color: #ffffff;
    border-radius: 0 3px 3px 0;
    border-width: 4px 4px 4px medium;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    padding: 23px 29px;
    position: absolute;
    right: 27px;
    top: 4px;
}
.pt-banner .bullet-points {
    padding: 40px 0
}
.pt-banner .bullet-points .bullet-text {
    padding: 0 10px
}
.pt-banner ul {
    margin: 0;
    padding: 0
}
.pt-banner ul li {
    list-style: none;
    display: inline-block
}
.pt-widget {
    background: #4a4f54;
    text-align: center
}
.pt-widget .widget-heading {
    color: #fff;
    font-size: 28px;
    padding: 15px 0;
    text-transform: uppercase;
    display: block
}
.pt-widget ul {
    margin: 0 0 15px;
    padding: 0
}
.pt-widget ul li {
    list-style: none;
    display: inline-block
}
.pt-widget ul li .widget-cta {
    background: #008950;
    border-radius: 5px;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase
}
.pt-spare-parts .special ul {
    margin: 0;
    padding: 0
}
.pt-spare-parts .special ul li {
    display: inline-block;
    padding: 0;
    margin: 0
}
.pt-spare-parts .media figure {
    border: 4px solid #666;
    margin-bottom: 20px
}
.pt-spare-parts .media figure img {
    height: 282px;
    position: relative;
    width: 100%;
}
.pt-spare-parts .media figure .left-corner {
    position: absolute;
    left: 0;
    top: 0;
    background: #2f3130;
    padding: 5px;
    color: #fff
}
.pt-spare-parts .media figure .right-corner {
    position: absolute;
    right: 0;
    top: 0;
    background: #cb0505;
    padding: 5px;
    color: #fff
}
.pt-spare-parts .media figure .bottom-text {
    position: absolute;
    background: #2f3130;
    bottom: 0;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    width: 100%
}
.pt-spare-parts .media figure figcaption {
    position: absolute;
    background: rgba(27, 115, 81, .7);
    height: 100%;
    width: 100%;
    opacity: 0;
    top: 10%;
    text-align: center;
    transition: all .3s ease-in-out 0s
}
.pt-spare-parts .media:hover figure figcaption {
    top: 0;
    opacity: 1
}
.pt-review-banner .pt-banner-pic {
    margin-top: 15px
}
.pt-spare-parts .media figure figcaption span {
    padding: 34px 5px;
    color: #fff;
    display: block
}
.pt-spare-parts .media figure figcaption span:hover {
    color: #fff
}
.pt-spare-parts .media figure figcaption a {
    display: block;
    padding: 10px 5px;
    margin-bottom: 5px
}
.pt-spare-parts .media figure figcaption .cart,
.pt-spare-parts .media figure figcaption .detail {
    border: 2px solid;
    border-radius: 5px;
    display: inline-block
}
.pt-top-parts .media figure {
    border: 4px solid #666;
    padding: 4px;
    margin-bottom: 20px;
    height: 60px;
    background: #2f3130;
    text-align: center
}
.pt-top-parts .media figure img {
    width: 100%;
    position: relative
}
.pt-top-parts .media figure figcaption {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    opacity: 0;
    top: 10%;
    text-align: center;
    transition: all .3s ease-in-out 0s
}
.pt-top-parts .media:hover figure figcaption {
    top: 0;
    opacity: 1
}
.pt-top-parts .media figure .bottom-text {
    text-transform: uppercase;
    color: #fff;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    text-align: center;
    width: 100%
}
.pt-top-parts .media figure figcaption ul {
    text-align: center;
    margin: 0;
    padding: 0
}
.pt-top-parts .media figure figcaption ul li {
    list-style: none
}
.pt-top-parts .media figure figcaption ul li a {
    font-size: 14px;
    line-height: 16px
}
.pt-top-parts .media figure figcaption ul li a:hover {
    text-decoration: underline
}
.pt-top-parts .media figure ul li:last-child a {
    color: #f2ff5b
}
.pt-content .para {
    padding: 0 5px
}
.pt-content .content-banner {
    background: url(../images/content-banner.jpg) no-repeat;
    background-size: cover
}
.pt-content .para h3 {
    text-align: left;
    color: #fff
}
.pt-choose-land-rover {
    text-align: center
}
.pt-choose-land-rover .media {
    border: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    padding: 10px 20px;
    margin-bottom: 20px
}
.pt-choose-land-rover .media:hover {
    background: #f1efef
}
.pt-choose-land-rover .media figure ul {
    margin: 0;
    padding: 0
}
.pt-choose-land-rover .media figure ul li {
    line-height: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 13px;
    font-weight: 700
}
.pt-choose-land-rover .media figure ul li img {
    width: 100%;
    text-align: center
}
.pt-choose-land-rover .media figure ul li a {
    font-size: 12px;
    color: #474a46
}
.pt-choose-land-rover .media figure ul li a:hover {
    color: #1d6142;
    font-weight: 700
}
.pt-choose-land-rover .media figure ul li a span {
    font-size: 15px
}
.pt-payment-methods .payment {
    color: #474a46;
    border-right: 1px solid #ededed
}
.pt-payment-methods .payment:last-child {
    border-right: none
}
.pt-payment-methods .payment span {
    color: #000;
    letter-spacing: 1px;
    font-size: 20px;
    text-transform: uppercase
}
.pt-payment-methods .payment p {
    padding: 5px 10px;
    font-size: 16px;
    text-align: justify
}
.pt-payment-methods .payment ul {
    margin: 0;
    padding: 0;
    text-align: center
}
.pt-payment-methods .payment ul li {
    display: inline
}
.pt-a-to-z .abc {
    padding: 0 5px;
    text-align: center
}
.pt-a-to-z .abc p {
    text-transform: uppercase;
    color: #474a46;
    font-size: 28px
}
.pt-footer .find-us ul li span,
.pt-footer .my-account ul li a,
.pt-footer .navigation ul li a,
.pt-footer .why-buy-from-us ul li a {
    display: block;
    color: #c1c1c1;
    line-height: 20px
}
.pt-footer .footer-bg {
    background: url(../images/footer-bg.jpg) no-repeat;
    background-size: cover
}
.pt-footer .navigation span {
    padding: 10px 0;
    display: block
}
.pt-footer .navigation ul {
    margin: 0;
    padding: 0
}
.pt-footer .navigation ul li {
    list-style: none;
    margin: 0;
    padding: 0
}
.pt-footer .navigation ul li a {
    font-size: 14px
}
.pt-footer .why-buy-from-us span {
    padding: 10px 0;
    display: block
}
.pt-footer .why-buy-from-us ul {
    margin: 0;
    padding: 0
}
.pt-footer .why-buy-from-us ul li {
    list-style: none;
    margin: 0;
    padding: 0
}
.pt-footer .why-buy-from-us ul li a {
    font-size: 14px
}
.pt-footer .my-account span {
    padding: 10px 0;
    display: block
}
.pt-footer .my-account ul {
    margin: 0;
    padding: 0
}
.pt-footer .my-account ul li {
    list-style: none;
    margin: 0;
    padding: 0
}
.pt-footer .my-account ul li a {
    font-size: 14px
}
.pt-footer .find-us span {
    padding: 10px 0;
    display: block
}
.pt-footer .find-us ul {
    margin: 0;
    padding: 0
}
.pt-footer .find-us ul li {
    list-style: none;
    margin: 0;
    padding: 0
}
.pt-footer .find-us ul li span {
    padding: 0 8px;
    font-size: 14px
}
.pt-footer .find-us ul li ul {
    margin: 0;
    padding: 0
}
.pt-footer .find-us ul li ul li {
    display: inline
}
.pt-footer .find-us ul li ul li img {
    padding: 10px 0
}
.pt-footer .copy-bg {
    background: #1f1f1e
}
.pt-footer .copy-bg span {
    padding: 10px 3px;
    display: block;
    font-size: 14px
}
.pt-footer .copy-bg .terms-privacy ul {
    margin: 0;
    padding: 0
}
.pt-footer .copy-bg .terms-privacy ul li {
    list-style: none;
    display: inline-block
}
.pt-footer .copy-bg .terms-privacy ul li::after {
    content: "|";
    margin: 0 0 0 -8px;
    padding: 0 3px;
    position: absolute;
    top: 10px
}
.pt-footer .copy-bg .terms-privacy ul li a:last-child,
.pt-footer .copy-bg .terms-privacy ul li:first-child:after {
    content: ''
}
.pt-footer .copy-bg .terms-privacy ul li a {
    padding: 10px 3px;
    display: block;
    font-size: 14px
}
.vertical-line {
    border-right: 2px solid #bcbcbc;
    bottom: 11px;
    height: 79px;
    position: absolute;
    right: 102px
}
.horizontal-line {
    border-top: 2px solid #bcbcbc;
    bottom: 46px;
    content: "-";
    height: 0;
    position: absolute;
    right: 104px;
    width: 398px
}
.cart-img {
    position: absolute;
    right: 70px;
    top: 30px
}
.cart-count {
    color: #000;
    position: absolute;
    right: 77px;
    top: 78px
}
.pt-breadcrumbs ul {
    padding: 0;
    margin: 0
}
.pt-breadcrumbs ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 5px;
    position: relative;
    font-size: 12px;
    color: #000;
    font-weight: 700
}
.pt-breadcrumbs ul li a,
.pt-breadcrumbs ul li:after {
    color: #7e7e7e;
    font-size: 11px!important
}
.pt-breadcrumbs ul li:after {
    position: absolute;
    content: '/';
    left: -6px;
    top: 10px
}
.pt-breadcrumbs ul li:first-child:after {
    content: ''
}
.pt-part-widget {
    background: #f7f7f7
}
.pt-part-widget ul {
    padding: 0;
    margin: 0
}
.pt-part-widget ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 5px;
    position: relative
}
.pt-part-widget ul li select {
    border-radius: 5px;
    border: 2px solid #008950;
    color: #000;
    font-size: 14px;
    padding: 4px 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/choose.jpg) 90% 55% no-repeat
}
.pt-part-widget ul li span {
    color: #000
}
.pt-part-widget ul li a {
    background: #9c9c9c;
    border-radius: 5px;
    font-size: 20px;
    padding: 8px 20px
}
.pt-carpart-details h4 {
    text-align: left;
    font-weight: lighter
}
.pt-carpart-details h4 span {
    color: #7e7e7e;
    font-size: 18px;
    font-weight: lighter
}
.pt-carpart-details h6 {
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    margin: 2px 0;
    text-align: left;
    text-transform: capitalize
}
.pt-carpart-details h6 span {
    color: #7e7e7e
}
.pt-carpart-details ul.field-details {
    margin: 0;
    padding: 0
}
.pt-carpart-details ul.field-details li {
    display: inline-block
}
.pt-part-listings .cat-price {
    background: #f6f6f6;
    padding: 15px;
    border: 1px solid #e0e0e0;
    margin: 10px 0 0
}
.pt-part-listings .cat-price ul li {
    list-style: none;
    border-bottom: 1px dashed #999;
    padding-bottom: 2px
}
.pt-part-listings .cat-price ul li h6 {
    text-align: left;
    font-weight: lighter
}
.pt-part-listings .cat-price ul li ul li {
    border: none;
    border-bottom: 1px dashed #CCC
}
.pt-part-listings .cat-price ul li ul li a {
    color: #7e7e7e;
    font-size: 14px;
    font-weight: lighter;
}
.pt-part-listings .cat-price ul li ul.price-range li {
    display: inline
}
.pt-part-listings .cat-price ul li ul.price-range li span {
    color: #000;
    padding: 0 5px 0 0
}
.pt-part-listings .cat-price ul li ul.price-range li input {
    background: #f3f3f3;
    border: 2px solid #e6e6e6;
    height: 0;
    line-height: 0;
    margin: 0 0 10px;
    padding: 12px;
    width: 96px;
    color: #000
}
.pt-part-listings .sidebar-reviews {
    background: #f6f6f6;
    padding: 15px;
    border: 1px solid #e0e0e0;
    margin: 10px 0
}
.pt-part-listings .sidebar-reviews ul li {
    list-style: none
}
.pt-part-listings .sidebar-reviews ul li.orig-review {
    padding: 15px 0
}
.pt-part-listings .sidebar-reviews ul li.car-head {
    font-size: 13px;
    color: #000
}
.pt-part-listings .sidebar-reviews ul li.car-desc {
    font-size: 11px;
    line-height: 17px;
    color: #7e7e7e
}
.pt-part-listings .sidebar-reviews ul li.car-reviewer {
    padding: 5px 0;
    color: #000;
    font-size: 11px
}
.pt-part-listings .sidebar-reviews ul li.orig-review span.hours {
    color: #888787;
    font-size: 10px;
    margin-left: 10px
}
.pt-part-listings .sidebar-reviews ul li .tp-detail {
    text-align: center
}
.pt-part-listings .sidebar-reviews ul li .tp-detail strong {
    color: #000;
    font-weight: 400
}
.pt-part-listings .sidebar-reviews ul li .tp-detail span.tp-total-reviews {
    font-size: 12px;
    line-height: 12px!important;
    color: #292929;
    text-align: justify;
    padding: 0 10px
}
.pt-part-listings .sidebar-reviews ul li .tp-detail span.tp-trust {
    font-size: 17px;
    padding: 0 5px;
    color: #231f20
}
.pt-part-listings .sidebar-reviews ul li .tp-detail span.tp-pilot {
    font-size: 18px;
    color: #929497
}
.pt-part-listings .sidebar-reviews ul li h6 {
    text-align: left;
    font-weight: lighter
}
.pt-part-listings .list-content {
    border-bottom: 1px solid #9c9c9c;
    padding: 10px 0
}
.pt-part-listings figure img {
    border: 1px solid #ccc
}
.pt-part-listings .list-content h3 {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    text-transform: capitalize;
    margin: 0;
}
.pt-part-listings .list-content h3 span{text-decoration: none;}
.pt-part-listings .list-content span img {
    padding: 5px 0
}
.pt-part-listings .list-content span.star-rate {
    color: #000;
    padding: 0 0 0 10px
}
.pt-part-listings .list-content h5 {
    text-align: left;
    font-weight: 500;
    margin: 0
}
.pt-part-listings .list-content p {
    color: #7e7e7e;
    font-size: 13px;
    line-height: 18px;
    text-align: left
}
.pt-part-listings .list-content .availability {
    color: #7e7e7e;
    font-size: 12px
}
.pt-part-listings .list-content .availability ul {
    margin: 30px 0 0;
    padding: 0
}
.pt-part-listings .list-content .availability ul li {
    display: inline;
    padding: 0 0 0 32px;
    position: relative;
    font-size: 14px;
}
.pt-part-listings .list-content .availability ul li:before {
    content: url(../images/green-tick.jpg);
    left: 0;
    position: absolute;
    top: -5px
}
.pt-part-listings .list-content .availability ul li:last-child:after {
    content: ''
}
.pt-part-listings .list-content .cart-box {
    background: #f3f3f3;
    padding: 8px;
    border: 2px solid #e6e6e6
}
.pt-part-listings .list-content .cart-box ul {
    margin: 0;
    padding: 0
}
.pt-part-listings .list-content .cart-box ul li {
    list-style: none;
    margin: 0;
    padding: 8px 0;
    text-align: center
}
.pt-part-listings .list-content .cart-box ul li input {
    background: #f3f3f3;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 30px;
    padding: 0 5px;
    width: 45%
}
.pt-part-listings .list-content .cart-box .red {
    color: #ef1f23;
    font-size: 24px;
    font-weight: 700;
    padding: 0 10px 0 0
}
.pt-part-listings .list-content .cart-box .green {
    color: #008950;
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px 0 0
}
.pt-part-listings .list-content .cart-box .quantity,
.pt-part-listings .list-content .cart-box .text {
    color: #a1a1a1
}
.pt-part-listings .list-content .cart-box .red-cart-btn {
    color: #FFF;
    background: #ef1f23;
    display: block;
    padding: 10px;
    border-radius: 4px
}
.pt-deatil-bg {
    background: #4a4f54;
    font-size: 19px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 15px 0;
    text-transform: uppercase
}
.pt-checkout-reg {
    margin: 10px -20px 10px;
}
.pt-optional-txt {
    display: block;
    font-size: 16px;
    color: #0047aa;
    margin: 7px 0 0;
}
.pt-confirm-txt {
    font-size: 16px;
    color: #212121;

    display: block;
}
.pt-checkout-field input {
    background: #fbf267 none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    color: #212121;
    font-size: 16px;
    height: 69px;
    line-height: 0;
    margin: 0;
    width: 365px;
    text-transform: uppercase;
}
.pt-method-txt {
    display: block;
    font-size: 20px;
    color: #000;
}
.pt-checkout-radio-box {
    margin: 10px 0;
}
.pt-checkout-radio-box ul li {
    display: inline;
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0 5px;
}
.pt-checkout-radio-box ul li input {
    background: #dbdddf;
    border: 1px solid #919292;
}
.pt-part-outer,
.pt-product-txt,
.pt-total-txt {
    padding: 10px 0
}
.pt-contact-deatil .pt-name {
    font-size: 18px;
    color: #575757
}
.pt-contact-deatil .pt-name .pt-star {
    color: #e50d0d
}
.pt-contact-deatil .pt-name-field input {
    background: #fff99a;
    border: 1px solid #e9e6b9;
    border-radius: 3px;
    height: 40px!important;
    margin: 5px 0
}
.checkbox {
    font-size: 14px;
    color: #575757
}
.checkbox a {
    font-size: 14px;
    color: #2673f3
}
.pt-order-txt {
    font-size: 18px;
    color: #575757;
    margin-bottom: 10px
}
.pt-product-txt,
.pt-subtotal-txt,
.pt-total-txt {
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    display: block
}
.pt-form-group {
    margin: 10px 0
}
.pt-head-outer {
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 2px
}
.pt-total-txt {
    text-align: right
}
.pt-part-txt {
    color: #828181;
    font-size: 14px;
    font-weight: 700
}
.pt-part-outer {
    border-bottom: 2px solid #e2e2e2;
    border-left: 2px solid #e2e2e2;
    border-right: 2px solid #e2e2e2
}
.pt-icon-txt {
    color: #000;
    background: #fff;
    border-radius: 5px;
    padding: 2px 6px
}
.pt-icon-outer {
    /*    text-align: center;*/
    display: block
}
.pt-icon-counter input {
    height: 26px;
    width: 17%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 2px 5px
}
.pt-icon-txt-cross,
.pt-icon-txt-refresh {
    border-radius: 5px;
    color: #fff;
    padding: 6px 8px;
    font-size: 12px
}
.pt-icon-txt-cross {
    background: #ea2e49
}
.pt-icon-txt-refresh {
    background: #428bca
}
.pt-part-price {
    text-align: right;
    color: #828181;
    display: block
}
.checkout-textarea {
    background: #f6f6f6 none repeat scroll 0 0;
    max-width: 100%;
}
.textarea-proceed-btn {
    background: #008950;
    padding: 15px;
    display: block;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 20px;
}
.overlay-bg-left {
    background: url(../images/overlay-bg.jpg)
}
.overlay-bg-right {
    background: url(../images/overlay-bg-2.jpg)
}
.gen-parts-text {
    color: #474a46;
    display: block;
    font-size: 16px;
    padding: 0 10px 10px
}
.widget ul li .search-btn-overlay {
    background: #929292;
    border-radius: 5px;
    display: block;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin: 15px 10px;
    padding: 10px;
    text-align: center;
    width: 192px;
    color: #fff;
}
.search-btn-overlay-modals{
    background: #929292;
    border-radius: 5px;
    display: block;
    font-size: 26px;
    font-weight: 700;
    margin: 25px 85px;
    padding: 10px;
    text-align: center;
    width: 192px;
    color: #fff;
}
.overlay-sticker {
    left: -134px;
    position: relative;
    top: 15px;
}
.pt-banner .widget ul li {
    list-style: none;
    display: inline-flex;
    padding: 0 8px;
}
.widget ul li .parts-options select {
    background:#eaeaea url(../images/select-dropdown.png) no-repeat right 5px top 14px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 2px solid #aeaeae;
    border-radius: 5px;
    width: 225px;
    height: 45px;
    cursor: pointer;
}
.widget ul li .select-drop {
    left: 225px;
    position: relative;
    top: 0;
    z-index: 100;
}
.overlay-heading {
    color: #008950;
    font-size: 24px;
    margin: 0;
    line-height: 26px
}
.car-details-overlay {
    color: #252b37;
    font-size: 16px
}
.click {
    color: #0254a1
}
.overlay-copy {
    padding: 5px 0
}
.pt-a2z-parts .part-style {
    background: #7a7a7a;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 10px 5px;
    margin-bottom: 10px
}
.pt-a2z-parts .part-style:hover {
    background: #008950
}
.vrm-car {
    width: 265px!important;
    position: inherit!important;
    border: none!important;
    background: 0 0!important
}
.pt-banner .vrm-car input {
    height: 60px;
    border: 3px solid #008950!important;
    border-radius: 3px!important;
    font-size: 20px!important;
    left: 8px!important;
    padding: 0 32px!important;
    position: absolute!important;
    text-align: center!important;
    top: -4px!important;
    width: 220px!important;
    text-transform: uppercase!important
}
.pt-banner-car {
    padding: 0!important
}
.pt-banner-car .vrm-car .go {
    background: #008950!important;
    border-radius: 0 5px 5px 0!important;
    font-size: 26px!important;
    font-weight: 700!important;
    padding: 18px 10px!important;
    position: absolute!important;
    right: -255px!important;
    top: -4px!important
}
.pt-banner-car .vrm-car label::after {
    background-size: 35px!important;
    left: 8px!important
}
.not-vehicle {
    color: #000;
    font-size: 16px;
    position: relative;
    text-align: center;
    padding-left: 15px
}
.not-vehicle .car-reviewer {
    font-size: 16px;
    color: #7e7e7e
}
.pt-about-section {
    padding: 0 10px 10px;
    color: #474a46
}
.pt-about-section h2 {
    text-align: left
}
.pt-about-section p {
    text-align: justify
}
.about-page-fig {
    padding: 20px;
    text-align: center
}
.pagination>li>a,
.pagination>li>span {
    cursor: pointer
}
.pt-utility-text {
    color: #474a46;
    text-align: justify
}
.form-area {
    background: #f5f5f5
}
.form-area input {
    height: 54px;
    margin: 15px 0 0
}
.form-area textarea {
    margin: 10px 0 0
}
.form-area .msg {
    display: inline-block;
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
    background: #008950
}
.pt-part-detail {
    background: #f7f7f7;
    border: 1px solid #d8d8d8;
    padding: 10px
}
.pt-part-detail .pt-your-txt {
    color: #1c1c1c;
    font-size: 16px;
    margin-top: 8px;
    text-transform: uppercase
}
.pt-part-detail .pt-year-txt ul li {
    display: inline;
    list-style: none
}
.pt-part-detail .pt-year-txt ul li select {
    background: linear-gradient(to bottom, #f9f9f9 0, #ebebeb 100%) rgba(0, 0, 0, 0);
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    color: #303030;
    font-size: 14px;
    margin: 0 0 0 5px;
    width: 15%
}
.pt-part-detail .pt-year-txt ul li .pt-part-go-btn {
    background: #9c9c9c;
    border-radius: 5px;
    color: #fefefe;
    display: inline-block;
    font-size: 20px;
    padding: 7px;
    text-align: center;
    width: 15%
}
.pt-part-detail-abs .pt-abs-pic {
    margin: 15px 0
}
.pt-part-detail-abs .pt-braking-txt {
    color: #008950;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 10px;
    text-transform: uppercase
}
.pt-part-detail-abs .pt-price-txt {
    font-size: 28px;
    line-height: 34px;
    color: #ef1f23;
    display: block;
    font-weight: 700;
    margin-top: 10px
}
.pt-part-detail-abs .pt-num-detail {
    margin-top: 10px;
    margin-bottom: 10px
}
.pt-part-detail-abs .pt-num-detail ul li {
    display: inline;
    list-style: none
}
.pt-part-detail-abs .pt-num-detail ul li .pt-num-txt {
    font-size: 18px;
    color: #1d1d1d
}
.pt-part-detail-abs .pt-num-detail ul li .pt-rtc-txt {
    font-size: 20px;
    color: #008950;
    font-weight: 700
}
.pt-part-detail-abs .pt-stock-txt-detail ul li {
    list-style: none
}
.pt-part-detail-abs .pt-stock-txt-detail ul li span {
    font-size: 14px;
    color: #00804f;
    padding: 0 0 0 10px
}
.pt-part-detail-abs .pt-qty-detail ul li {
    list-style: none;
    display: inline
}
.pt-part-detail-abs .pt-qty-detail {
    margin-top: 10px
}
.pt-part-detail-abs .pt-qty-detail .pt-qty-txt {
    font-size: 14px;
    color: #444449;
    padding: 0 0 0 5px;
    margin-top: 8px
}
.pt-part-detail-abs .pt-qty-detail .pt-qty-1 {
    border: 1px solid silver;
    width: 20%;
    border-radius: 3px
}
.pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn {
    background: #ef1f23 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 8px 24px;
    text-align: center;
    width: 40%;
}
.pt-part-detail-abs .pt-qty-detail .pt-qty-cart-btn span img{
    margin: 0 5px 0 0;
}
.pt-part-detail-abs .pt-comptble-box {
    background: #fbfae8;
    border: 1px solid #bdbdbd;
    margin-top: 8px;
    padding: 10px
}
.pt-part-detail-abs .pt-comptble-box span {
    font-size: 16px;
    color: #757575
}
.pt-part-detail-abs .pt-comptble-box .pt-series-txt {
    font-size: 16px;
    color: #2d731f;
    font-weight: 700;
    text-align: center;
    display: inline
}
.pt-part-detail-abs .pt-shipping-box .pt-shipping-btn {
    display: block;
    background: #e1e1e1;
    text-align: center;
    font-size: 14px;
    color: #1c1c1c;
    border: 1px solid #bdbdbd;
    margin-top: 10px;
    padding: 5px;
    text-transform: uppercase
}
.pt-part-detail-abs .pt-part-desc {
    text-align: left;
    color: #474a46;
    margin-top: 15px
}
.pt-part-detail-abs .pt-part-desc h3 {
    text-align: left;
    color: #008950;
    margin: 0;
    font-size: 22px;
    position: relative
}
.abc a,
.ui-autocomplete-input,
ul[id^=ui-id-] li a {
    color: #000
}
.pt-part-detail-abs .pt-part-desc h3:after {
    position: absolute;
    content: '';
    border: 1px solid #c1c1c1;
    width: 100%;
    top: 36px;
    left: 0
}
.pt-part-detail-abs .pt-part-desc h4 {
    text-align: left;
    margin: 10px 0 0;
    font-weight: lighter
}
.pt-part-detail-abs .pt-part-desc p {
    text-align: left;
    margin-bottom: 10px
}
.pt-part-detail-abs .pt-part-desc ul {
    margin: 0;
    padding: 10px 0
}
.pt-part-detail-abs .pt-part-desc ul li {
    list-style: none
}
.abc a:hover {
    font-size: 40px
}
.modal.fade:not(.in).left .modal-dialog {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.modal.fade:not(.in).right .modal-dialog {
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0)
}
.modal.fade:not(.in).bottom .modal-dialog {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0)
}
.pt-overly-box {
    z-index: 99999;
    width: 721px
}
.parts-options option {
    text-transform: uppercase
}
.overlay-bg-left,
.overlay-bg-right {
    height: 320px
}
.overlay-bg-left .text-center,
.overlay-bg-right .text-center {
    height: 100%
}
ul[id^=ui-id-] {
    z-index: 999999;
    width: 500px;
    border: 1px solid #ccc;
    background: #fff
}
ul[id^=ui-id-] li {
    list-style: none
}
ul[id^=ui-id-] li:focus,
ul[id^=ui-id-] li:hover {
    background: #e3e3e3
}
ul[id^=ui-id-] li a:blur,
ul[id^=ui-id-] li a:hover,
ul[id^=ui-id-] li:blur>a,
ul[id^=ui-id-] li:hover>a {
    background-color: transparent!important;
    border: none!important
}
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover,
ul[id^=ui-id-] li.selected,
ul[id^=ui-id-] li:hover {
    background-color: #c6c7c7!important;
    color: #000!important;
    border: none!important
}
.bold-text {
    color: #000;
    font-weight: 700
}
.autoinput {
    height: 32px!important;
    width: 565px!important;
    font-family: Montserrat, sans-serif;
    padding-left: 10px;
    padding-top: 5px
}
.goog-btn {
    background-image: url(../images/search.png)
}
.glg-btn {
    background: #4285f4;
    display: block;
    margin: 0 -8px;
    width: 60px
}
.listing-vrm-outr {
    background: 0 0;
    border: none
}
.listing-vrm-outr input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    width: 267px
}
.listing-vrm-outr a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fafafa 0px, #e6e6e6 100%, #207cca 100%) repeat scroll 0 0;
    border-radius: 0 7px 7px 0;
    color: #999;
    font-size: 26px;
    font-weight: 700;
    padding: 23px 9px;
    position: absolute;
    right: 24px;
    top: 160px;
}
.listing-vrm-outr-go-all a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fafafa 0px, #e6e6e6 100%, #207cca 100%) repeat scroll 0 0;
    border-radius: 0 7px 7px 0;
    color: #999;
    font-size: 26px;
    font-weight: 700;
    padding: 23px 9px;
    position: absolute;
    right: 24px;
    top: 157px;
}
.listing-vrm-outr-go-all input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    width: 267px
}
.listing-vrm-outr-go-all textarea {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 78px;
    color: #666666;
}
.listing-vrm-outr-go-all-model a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fafafa 0px, #e6e6e6 100%, #207cca 100%) repeat scroll 0 0;
    border-radius: 0 7px 7px 0;
    color: #999;
    font-size: 26px;
    font-weight: 700;
    padding: 23px 9px;
    position: absolute;
    right: 24px;
    top: 4px;
}
.listing-vrm-outr-go-all-model input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    width: 267px
}
.listing-vrm-outr-go-all-model textarea {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    height: 78px;
    max-height: 78px;
    color: #666666;
}
.pt-part-listings .sport-txt {
    color: #000;
    font-size: 14px;
    text-align: center;
}
.pt-part-listings .list-vrm input {
    border: 7px solid #008950;
    border-radius: 7px;
    font-size: 18px;
    left: 8px;
    margin: 10px 0;
    padding: 0 45px;
    text-align: center;
    text-transform: uppercase;
    width: 264px
}
.pt-part-listings .list-vrm-go-all input {
    border: 7px solid #008950;
    border-radius: 7px;
    font-size: 18px;
    left: 8px;
    margin: 10px 0;
    padding: 0 45px;
    text-align: center;
    text-transform: uppercase;
    width: 264px
}
.pt-part-listings .list-vrm label {
    position: relative;
    margin: 0
}
.pt-part-listings .list-vrm-go-all label {
    position: relative;
    margin: 0
}
.pt-part-listings .list-vrm label::after {
    background: url(../images/gb.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 77px;
    left: 5px;
    position: absolute;
    top: 11px;
    width: 45px
}
.select-drop-modals img {
    display: none;
}
.pt-part-listings .list-vrm-go-all label::after {
    background: url(../images/gb.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 77px;
    left: 5px;
    position: absolute;
    top: 11px;
    width: 45px
}
.pt-part-listings .list-vrm .go {
    background: #008950;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    padding: 27px 9px;
    position: absolute;
    right: -4px;
    top: 10px
}
.pt-part-listings .list-vrm-go-all .go {
    background: #008950;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    padding: 27px 9px;
    position: absolute;
    right: -4px;
    top: 10px
}
.not-vehicle-go-all {
    color: #000;
    font-size: 16px;
    position: relative;
    text-align: center;
    padding-left: 15px
}
.car-reviewer-go-all {
    font-size: 16px;
    color: #7e7e7e
}
.pt-part-listings .list-or-txt {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 5px;
    text-align: center;
    text-transform: uppercase
}
.pt-part-listings .list-or-txt-go-all {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 5px;
    text-align: center;
    text-transform: uppercase
}
.pt-part-detail-abs .detail-vrm-outr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 20px 0 0;
}
.pt-part-detail-abs .detail-vrm-outr input {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    width: 267px
}
.pt-part-detail-abs .detail-vrm-outr textarea {
    border: 4px solid #9f9f9f;
    border-radius: 7px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    height: 78px;
    max-height: 78px;
    color: #666666;
}
.pt-part-detail-abs .detail-vrm-outr a {
    background: linear-gradient(to bottom, #fafafa 0, #e6e6e6 100%, #207cca 100%) rgba(0, 0, 0, 0);
    border-radius: 0 7px 7px 0;
    color: #999;
    font-size: 26px;
    font-weight: 700;
    top: 24px;
    padding: 23px 9px;
    position: absolute;
    right: 24px
}
.pt-part-detail-abs .sport-txt {
    color: #000;
    font-size: 16px;
    text-align: center
}
.pt-part-detail-abs .detail-vrm input {
    border: 7px solid #008950;
    border-radius: 7px;
    font-size: 18px;
    left: 8px;
    margin: 10px 0;
    padding: 0 45px;
    text-align: center;
    text-transform: uppercase;
    width: 264px
}
.pt-part-detail-abs .detail-vrm label {
    position: relative;
    margin: 0
}
.pt-part-detail-abs .detail-vrm label::after {
    background: url(../images/gb.png) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 77px;
    left: 5px;
    position: absolute;
    top: 11px;
    width: 45px
}
.pt-part-detail-abs .detail-vrm .go {
    background: #008950;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    top: 10px;
    padding: 27px 9px;
    position: absolute;
    right: -4px
}
.pt-part-detail-abs .detail-or-txt {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 5px;
    text-align: center;
    text-transform: uppercase
}
.pt-deatil-cr {
    position: absolute;
    right: 330px;
    top: 30px
}
.cat-price ul li span img {
    display: none
}
.acc-txt,
.adrs-txt,
.paynow-btn,
.sec-crd,
.txt-crd {
    display: block
}
.adrs-txt {
    font-size: 15px;
    color: #959595
}
.txt-crd {
    font-size: 16px;
    color: #2d2c2a
}
.sec-crd {
    color: #677582;
    font-size: 12px;
    text-align: right
}
.pay-field input {
    border: 1px solid #ccc;
    color: #677582;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    border-radius: 0;
    -webkit-box-shadow: inset 2px 2px 0 0 rgba(167, 167, 167, .75);
    -moz-box-shadow: inset 2px 2px 0 0 rgba(167, 167, 167, .75);
    box-shadow: inset 2px 2px 0 0 rgba(167, 167, 167, .75)
}
.pay-field input::-webkit-input-placeholder {
    color: #ccc
}
.pay-field input:-moz-placeholder {
    color: #ccc
}
.pay-field input::-moz-placeholder {
    color: #ccc
}
.pay-field input:-ms-input-placeholder {
    color: #ccc
}
.cntry-field select {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 0, #f9f9f9 53%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #f2f2f2 0, #f9f9f9 53%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #f2f2f2 0, #f9f9f9 53%, #f2f2f2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f2f2f2', GradientType=0);
    font-size: 14px;
    color: #2d2c2a
}
.acc-txt {
    color: #677582;
    font-size: 14px
}
.crds-2 img {
    margin-bottom: 5px;
    width: 230px
}
.paynow-btn {
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    background: #87e0fd;
    background: -moz-linear-gradient(top, #87e0fd 0, #53cbf1 40%, #87e0fd 100%);
    background: -webkit-linear-gradient(top, #87e0fd 0, #53cbf1 40%, #87e0fd 100%);
    background: linear-gradient(to bottom, #87e0fd 0, #53cbf1 40%, #87e0fd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#87e0fd', endColorstr='#87e0fd', GradientType=0);
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 700
}
.parts-options .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #337ab7 none repeat scroll 0 0;
    color:#fff;
}
.parts-options .bootstrap-select > .dropdown-toggle {
    background:#eaeaea url(../images/select-dropdown.png) no-repeat right 5px top 14px;
    border: 2px solid #aeaeae;
    color:#555;
    padding: 10px;
}
.parts-options .bootstrap-select > .dropdown-toggle:hover {
    color:#555;
}
.parts-options .bootstrap-select.btn-group .dropdown-menu .inner {
    overflow: scroll !important;
}
.parts-options .dropdown-menu{
    background: #eaeaea none repeat scroll 0 0;
    color:#555;
    font-size: 14px;
}
.parts-options .dropdown-menu ul li{
    width:350px;
}
.parts-options .dropdown-menu ul li a{
    background: #eaeaea;
    color:#555;
    text-transform: capitalize;
    white-space: normal;
    width:100%;
}
.parts-options .dropdown-menu > li > a:hover {
    background: #337ab7 none repeat scroll 0 0;
    color: #fff;
}
.parts-options .bs-searchbox input[type="text"] {
    height: 40px;
    line-height: 40px;
}
.parts-options .dropdown-menu .inner a:hover{
    color:#fff;
    background: #337ab7;
}
.parts-options .bootstrap-select.btn-group .dropdown-toggle .caret {
    display: none;
}
.parts-options .dropdown-menu ul li a .text{
    text-align:left;
}

/*loader images*/

#divLoading
{
    display : none;
}
#divLoading.show
{
    display : block;
    position : fixed;
    z-index: 100;
    background-image : url('../images/loader.gif');
    background-color:#ccc;
    opacity : 0.9;
    background-repeat : no-repeat;
    background-position : center;
    left : 0;
    bottom : 0;
    right : 0;
    top : 0;
}
#loadinggif.show
{
    left : 50%;
    top : 50%;
    position : absolute;
    z-index : 101;
    width : 32px;
    height : 32px;
    margin-left : -16px;
    margin-top : -16px;
}
div.content {
    width : 1000px;
    height : 1000px;
}
/* /. Loader image */