<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/Automotive-BT.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/Automotive-BT.jpg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Automotive-BT.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_Automotive-BT.jpg");}
}

html {scroll-behavior: smooth;}

html {
  scroll-padding-top: 5rem;
}

/*----------------- Modal Start ------------------*/

.iconLeft:before {
content:"\f879";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

/*----------------- Modal End ------------------*/
/*---------------------- GREY SECTION START------------------------------- */
div#regGrey {
    background: #262626;
}


/*---------------------- TAB STRUCTURE START---------------------------------------*/

/*----------------- TAB TITLE START ------------------*/
#regGrey h3.tab-title {
    margin: 0px;
    border-width: 0 0 4px 0;
    border-color: #1d4f91;
    border-radius: 0;
}
/*----------------- TAB TITLE END ------------------*/

.tabs-main-content {margin: 10px;}

#regGrey #TABCON {border-style: none;}
#regGrey #TABCON .card-col-container {border-style: none; margin-bottom: 0px;}

#regGrey .tabs-nav-wrap ul {display: flex; list-style: none; margin:0px;}
#regGrey li.tab-nav-link {
    width: -webkit-fill-available;
    width: -moz-available;
    background-image: url(/uploaded/image/Cards/CardTitleBlank.png);
    background-position: right;
    background-size: contain;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    list-style: none;
    background-color: #565656;
    font-size: 1.1em;
    cursor: pointer;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border:1px solid #4a4a4a;
    background-repeat: no-repeat;
}

#regGrey .tabs-nav .tab-nav-link.current,
#regGrey .tabs-nav .tab-nav-link:hover {
  background-color: #1d4f91;
}

/*---------------------- TAB STRUCTURE END---------------------------------------*/




/*---------------------- THIS PAGES TAB CONTENT START ---------------------------------------*/

.tabs-main-content .card-span {background: #f3f3f3;}
.threedx-image {padding: 8px;}
.threedx-image img {width:64px;}

#regGrey .accordion__item {border-bottom: none;}
#regGrey .accordion-header:hover {background-color: #1d4f91;}

/*---------------------- THIS PAGES TAB CONTENT END ---------------------------------------*/


#transition-two {background: linear-gradient(183deg, #eee 0%, #eee 43%, #1d4f91aa 43.3%, #1d4f91aa 52.1%, #1d4f91 52.4%, #1d4f91), linear-gradient(182.3deg, #eee 0%, #eee 43.8%, #1d4f91aa 44.2%, #1d4f91aa 53.8%, #1d4f91 54.2%, #1d4f91);
}

#transition-three {background: linear-gradient(183deg, #262626 0%, #262626 43%, #eeeeeeaa 43.3%, #eeeeeeaa 52.1%, #eee 52.4%, #eee), linear-gradient(182.3deg, #262626 0%, #262626 43.8%, #eeeeeeaa 44.2%, #eeeeeeaa 53.8%, #eee 54.2%, #eee);}



/*---------------------- GREY SECTION END  ------------------------------- */

/*---------------------- GREY SECTION END  ------------------------------- */

/*============== regPurple CSS Start ===============*/

#regPurple {background: #eee;}
#regPurple a { color: #2a24ff; text-decoration: none;}
#regPurple .card-button a {color: #565656;}
#regPurple .card-button a:hover {color: #fff;}
#regPurple .Inner {padding: 0% 2% 0% 2%}
#regPurple .flex-row-gap {
    grid-row-gap: 10px;
}


/*----------------- Adding Setion Title CSS for other sections start (that are only for white, grey, blue by default) -----------------*/

.section-title {
    color: #fff;
    justify-content: center;
    margin: 10px 0 10px 0;
    padding: 0 10px;
    font-size: 1.5em;
    background-color: #565656;
    background-image: url(/uploaded/image/Cards/CardTitleBlank.png);
    border: 2px solid #fff;
    border-radius: 4px;
    box-shadow: 0 5px 14px -5px #909090;
    height: 70px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    display: flex;
    align-items: center;
    grid-column: -1/1;
    height: unset;
    font-weight: normal;
    padding: 10px; 
}

/*----------------- Adding Section Title CSS to Green and Purple End -----------------*/

/*============== regPurple CSS End ===============*/

/*---------------------- RED/BLUE SECTION START------------------------------- */
div#white {
    color: white;
    background: none;
    border: none;
    box-shadow: none;
}


/*---------------------- RED/BLUE SECTION END  ------------------------------- */


/*---------------------- FORM START  ------------------------------- */

.FormR {width: 95%; float:right; background-color: transparent; padding: 2%;padding-top:0px;}

#ssform {padding: 14px;}

input[type=button], input[type=text], input[type=password], input[type=email], select {

    -webkit-appearance: none;
    box-shadow: 0 0 3px #5cd053;
    border: 1px solid #28921f!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.1em!important;
    margin-bottom: 1%!important;
    margin-right: 1%;
    width: 98%!important;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
	}

select { width: 100% !important; }

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #85b358;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border: 0;
    text-align: center;
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: #fff;
       text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 5px 5px 5px 5px;
}

.regSubscribe {background-color: transparent!important;}


/*---------------------- FORM END  ------------------------------- */


@media (max-width: 700px) {
div#ORD {
order:2;
}
</pre></body></html>