<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brand_filter_ul select{
   min-width: 170px;
    border: solid 2px #e7e7e7;
    background: #fff;
    padding: 7px 11px;
    border-radius: 4px;
    font-size: 13px;
}
.grayout_section {
    opacity: 0.3;
    pointer-events: none;
}
/*#vehicle_list_home .fl-builder-pagination{
    display:none;
}*/
#vehicle_list_home .fl-post-grid-empty {
    display: none;
}
.sell_bikeValuationReport .form-group.terms_agree a {
    color: #d02f2f;
}
.sell_bikeValuationReport ul.ul_Valuation_list {
    list-style-type: none;
    padding-left: 30px;
}


.sell_bikeValuationReport .form-group.terms_agree a:hover {
    color: #202125;
}
#vehicle_list_home .search-filter-scroll-loading {
    text-align: center;
    margin: 0 auto;
}
ul.brand_filter_ul {
    float: right;
    list-style: none;
    margin: 0;
	padding: 0;
}
ul.brand_filter_ul li{
   float: left;
   margin: 0 10px;
}
.brand_filter_ul input{
   min-width: 170px;
    border: solid 2px #e7e7e7;
    background: #fff;
    padding: 7px 11px;
    border-radius: 4px;
    font-size: 13px;
}
.wdt-buy-sell-bikes_page {
     width: 100%;
     height: 100%;
}
 .wdt-buy-sell-bikes_page .wdt-buy-sell-bikes_page #msform,
 .wdt-buy-sell-bikes_page #valuation_report_msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
}
.sf-field-taxonomy-make_model_variant_year .select2,
select[name="_sft_make_model_variant_year[]"] {
    width: 200px !important;
}
span.select2-container.select2-container--open &gt; span {
    margin-top: 0px;
}
.searchandfilter select.sf-input-select{
   padding: 7px 11px;
   border-radius: 4px;
       font-size: 13px;
}
.wdt-buy-sell-bikes_page #msform,
.wdt-buy-sell-bikes_page #valuation_report_msform {
	background: #fff;
	padding: 20px 0;
	width: 100%;
	margin: auto;
	position: relative;
	min-height: 70vh;
	float: left;
	border-radius: 12px;
}
.tabs_cs {
	padding: 0 20px;
}
 .sellvariant.gsc_thin_scroll {
     max-height: 50vh;
     outline: 0;
     margin-top: 20px;
     overflow-x: hidden;
     overflow-y: auto;
}
 .sellvariant ul li {
    color: #24272c;
    cursor: pointer;
    font-size: 15px;
    padding: 13px 0 13px 0px;
    position: relative;
    list-style:none;
}
 .sellvariant .marginbottom16 {
    margin-bottom: 16px;
    padding: 0;
}
 .sellvariant ul li span {
    display: none;
    left: 23px;
    position: absolute;
}
 .sellvariant ul li:after {
    border-bottom: 1px solid rgba(51,56,70,.15);
    bottom: 0;
    content: "";
    display: table;
    position: absolute;
    width: 100%;
    z-index: 1;
}
 span.previous.wdt {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    cursor: pointer;
}
 .wdt-buy-sell-bikes_page #msform fieldset:not(:first-of-type) {
    display: none;
}
.wdt-buy-sell-bikes_page #msform input.form-control, .wdt-buy-sell-bikes_page #msform input[type="text"] {
	background-color: #fafafa;
	border-radius: 4px;
	height: 46px;
	border: solid 1px #e7e7e7;
	font-weight: 400;
    color: #d02f2f !important;
	letter-spacing: 0.3px;
}
 .wdt-buy-sell-bikes_page #msform input:focus, .wdt-buy-sell-bikes_page #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #d02f2f;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}
.wdt-buy-sell-bikes_page #msform .action-button {
	color: #fff;
	background: #d02f2f;
	border: solid 1px #d02f2f;
	padding: 10px 10px;
	font-size: 17px;
	display: block;
	width: 165px;
	text-align: center;
	border-radius: 0;
	margin: 10px auto 20px;
	text-transform: uppercase;
	box-shadow: 0 0 0 2px white, 0 0 0 3px #ffffff;
	transition: box-shadow 0.3s ease-in-out;
}
 .wdt-buy-sell-bikes_page #msform .action-button:hover, .wdt-buy-sell-bikes_page #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #d02f2f;
}
 .wdt-buy-sell-bikes_page #msform .action-button-previous {
    width: 100px;
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
	 transition: box-shadow 0.3s ease-in-out
		 box-shadow: 0 0 0 2px white, 0 0 0 3px #ffffff;
}
 .wdt-buy-sell-bikes_page #msform .action-button-previous:hover, .wdt-buy-sell-bikes_page #msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
}
 .fs-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}
 .wdt-buy-sell-bikes_page .fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
.top-bar-used-bike {
	display: flex;
	align-items: center;
	overflow: hidden;
	justify-content: space-between;
}
.sell_used_bikes_owl .owl-stage {
    height: 50px;
}
/*  .top-bar-used-bike .navigate {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 4px 0 hsl(0deg 0% 54% / 32%);
    color: rgba(36,39,44,.7);
    cursor: pointer;
    display: block;
    font-size: 11px;
    padding: 5px 12px;
    text-align: center;
    margin: 10px; 
} */
.top-bar-used-bike .navigate {
	background: url(https://bikekharido.s3.ap-south-1.amazonaws.com/wp-content/uploads/2023/01/95aa89f43c33.jpg);
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	background-size: 100%;
	font-weight: 500;
	letter-spacing: 0.5px;
    -moz-transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}
.top-bar-used-bike .navigate::after {
	content: "";
	background-color: rgba(0, 0, 0, 0.25);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	border-radius: 4px;
}
.top-bar-used-bike .navigate span {
	position: relative;
	z-index: 50;
}
.top-bar-used-bike .navigate:hover, .top-bar-used-bike .navigate.active_show {
	background: #d02f2f;
	color: #fff;
}
.top-bar-used-bike .navigate:hover::after{
	background: #d02f2f;
}
.top-bar-used-bike .navigate.active_show::after {
	display: none;
}
 .wdt-buy-sell-bikes_page #msform input.form-control.error {
    border-color: red;
}
 .wdt-buy-sell-bikes_page ul.ul_modal li {
    cursor: pointer;
    font-size: 15px;
    position: relative;
    list-style: none;
     padding: 9px 16px;
    border-bottom: 1px solid rgba(51,56,70,.15);
}
 .wdt-buy-sell-bikes_page ul.ul_modal {
    padding: 0;
}
 .wdt-buy-sell-bikes_page ul.ul_modal {
    margin-top: 20px;
}
 .wdt-buy-sell-bikes_page ul.ul_modal li a {
    color: #24272c;
}
.wdt-buy-sell-bikes_page .sellKilometers ul li {
	background-color: #f1f1f1;
	border-radius: 5px;
	color: #24272c;
	font-size: 12px;
	margin: 0 6px 6px 0;
	text-align: center;
	list-style: none;
	padding: 5px;
}
 .sellvariant ul li.active {
    background-color: #fff!important;
    color: #4361ee;
}
 .wdt-buy-sell-bikes_page .top-bar-used-bike::-webkit-scrollbar {
    display: none;
}
 .wdt-buy-sell-bikes_page .top-bar-used-bike .navigate, .top-bar-used-bike span.previous.wdt {
    /*display: none;*/
}
 .wdt-buy-sell-bikes_page .top-bar-used-bike .navigate.show , .top-bar-used-bike span.previous.wdt.show {
    display: block;
}
 .wdt-buy-sell-bikes_page ul.ownershipStatus li {
    color: #24272c;
    cursor: pointer;
    font-size: 15px;
    padding: 13px 0 13px 0px;
    position: relative;
    list-style: none;
}
 .wdt-buy-sell-bikes_page ul .ownershipStatus {
    padding: 0;
}
 .wdt-buy-sell-bikes_page .sellKilometers ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 15px;
}
.wdt-buy-sell-bikes_page .sellKilometers ul li {
	flex: 0 0 22%;
}
 .wdt-buy-sell-bikes_page li {
    cursor: pointer;
}
 .scrollable_tt {
    display: flex;
    overflow-x: inherit;
    width: 80%;
}
 .scrollable_tt .navigate.show {
    min-width: 110px;
}
 .scrollable_tt .navigate.show span {
    overflow: hidden;
    white-space: nowrap;
}
 .scrollable_tt::-webkit-scrollbar {
    display: none;
}
 .gg-chevron-right, .gg-chevron-left  {
     box-sizing: border-box;
     position: relative;
     display: block;
     transform: scale(var(--ggs,1));
     width: 22px;
     height: 22px;
     border: 2px solid transparent;
     border-radius: 100px;
	 cursor: pointer;		 
}
 .gg-chevron-right::after, .gg-chevron-left::after {
     content: "";
     display: block;
     box-sizing: border-box;
     position: absolute;
     width: 10px;
     height: 10px;
     border-bottom: 2px solid;
     border-right: 2px solid;
     transform: rotate(135deg);
     right: 6px;
     top: 4px;
}
 .gg-chevron-left::after {
     transform:rotate(-45deg);
}
.gg-chevron-left:hover, .gg-chevron-right:hover {
	color: #d02f2f;
}
 .sellAllCity.clearfix ul {
    display: flex;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
    margin-top: 15px;
}
 .sellAllCity.clearfix ul li {
    flex: 1 0 18%;
    margin: 10px;
    text-align: center;
}
 .gg-chevron-left,.gg-chevron-right{
    display: none;
}
 .sellAllCity.clearfix ul li img {
    width: 80%;
}
.separate_img label {
	border: 1px solid;
	height: 100%;
	content: "+";
	display: flex;
	justify-content: center;
	align-items: center;
	background: transparent;
	cursor: pointer;
	font-size: 22px;
}
.separate_img label:hover {
	border-color: #d02f2f;
	color: #d02f2f;
}
 .imageBoxes {
     display: flex;
    margin: 15px 0;
}
 .separate_img {
     margin: 10px;
     min-height: 90px;
    width: 150px;
}
 .separate_img.coverImg {
     border: 1px solid green;
}
 .separate_img img {
     object-fit: cover;
    height: 90px;
}
 .hidden_ss{
    display: none !important;
}
.separate h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 500;
}
 fieldset.active {
     display: block !important;
    margin-top: 0;
}
 fieldset {
     display: none;
}
 span.bikeShortdetail {
     margin-bottom: 15px;
     display: block;
}
 .sellAllCity.clearfix ul li span {
     margin-top: 8px;
     display: block;
}
 .separate_img.coverImg::after {
     content: "Cover";
     display: block;
     position: absolute;
     bottom: 0;
     color: #fff;
     font-size: 12px;
     width: 100%;
     text-align: center;
     background: green;
}
 .separate_img.coverImg {
     position: relative;
}
 .select_buySell_locations_fsrt.vd-shrt {
     background: none;
    padding-top: 0;
}
.separate .form-group.terms_agree label {
	font-size: 14px;
	color: #444;
	margin-bottom: 0;
	font-weight: 500;
	float: right;
	width: calc(100% - 25px);
}
.separate .form-group.terms_agree a {
	color: #d02f2f;
}
.separate .form-group.terms_agree a:hover {
	color: #202125;
}
.wdt-buy-sell-bikes_page #msform input.form-control::placeholder, .wdt-buy-sell-bikes_page #msform input[type="text"]::placeholder {
     font-size: 14px;
     font-weight: 400;
     color: #999 !important;
	letter-spacing: 0.3px;
}
 .top_scroll_arrow {
     width: 65px;
     z-index: 999999;
}
 .top_scroll_arrow i {
     float: right;
}
.wdt-buy-sell-bikes_page .fs-title {
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 0;
	font-weight: 500;
	margin-top: 10px;
}
.terms_agree input {
	width: 20px;
	float: left;
}
.separate {
	float: left;
	width: 100%;
}
.form-group.terms_agree {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.sell_used_bikes_owl  {
  position: relative;
}
.sell_used_bikes_owl.owl-theme .owl-nav {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 0;
}
.sell_used_bikes_owl.owl-theme .owl-navowl-nav .owl-prev, .sell_used_bikes_owl.owl-theme .owl-nav .owl-next {
  position: absolute;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.sell_used_bikes_owl.owl-theme .owl-nav .owl-prev i, .sell_used_bikes_owl.owl-theme .owl-nav .owl-next i {
  font-size: 2.2rem;
  color: #fff;
}
.sell_used_bikes_owl.owl-theme .owl-nav .owl-prev {
	left: 0;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 3px 4px;
	background: transparent;
}
.sell_used_bikes_owl.owl-theme .owl-nav .owl-next {
	right: 0;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 3px 2px;
	background: transparent;
}
.sell_used_bikes_owl.owl-theme .owl-nav [class*="owl-"]:hover {
	background: transparent;
}
.sell_used_bikes_owl.owl-theme .owl-nav [class*="owl-"]:hover i {
	opacity: 0.8;
}
input[name="regNo"] {
    text-transform: uppercase;
}

.used_mobile_layout_filter{
   display: none;
}

.used_mobile_layout_filter a.main_use_filter {
    background: #DC3535;
    color: #fff;
    padding: 8.5px 15px;
    border-radius: 4px;
    text-align: center;
    float: right;
}

.used_mobile_layout_filter a.main_use_filter:hover{
   background: #202125;
    color: #fff;
}

.used_mobile_main_filter,
.used_mobile_layout_filter {
    width: 100%;
    float: left;
}

.nsidebar_used_mobile_main ul.children {
    display: none !important;
}
.nsidebar_used_mobile_main ul li {
  width: 100%;
  max-width: 90%;
}
.nsidebar_used_mobile_main li.sf-field-taxonomy-make_model_variant_year &gt; ul,
.nsidebar_used_mobile_main li.sf-field-post-meta-location &gt; ul {
    max-height: 150px !important;
    overflow-x: hidden;
    width: 100%;
    overflow-y: auto;
}
.top_right_filter_bike {
	position: relative;
}
ul.list_unstyled_dropdown {
  background: #f4f3f3;
  list-style: none;
  padding: 0px 5px 0px 0px;
  position: absolute;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  color: black;
  border: none;
  width: 220px;
  border-radius: 0px;
  z-index: 999;
  line-height: 15px;
  right: 0;
}
ul.list_unstyled_dropdown li {
  padding: 10px 2px;
  z-index: 2;
}
ul.list_unstyled_dropdown li:not(.init) {
  float: left;
  padding: 10px;
  display: none;	
  width: 100%;
  background: #fff;
  color: #000;
  position: relative;
  left: 4px;
  box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
  font-size: 12px;
 cursor:pointer;
	font-weight: 500;
}
ul.list_unstyled_dropdown li:not(.init):hover, 
ul.list_unstyled_dropdown li:not(.init):hover, ul.list_unstyled_dropdown li.selected:not(.init) {
	background: #fafafa;
	color: #DC3535;
}
.list_unstyled_dropdown li.init {
cursor: pointer; 
text-align: end;
}

.nsidebar_used_mobile_main .sf-field-submit input[name="_sf_submit"]{
    background: #4361ee;
    color: #fff;
    padding: 8.5px 15px;
    border-radius: 4px;
    display: block;
    margin-top: 29px;
    min-width: 116px;
    text-align: center;
    border: #4361ee;
    display: none;
}
.close_filter_options{
    display: none;
    width: 100%;
    float: left;
    text-align: right;
    position: relative;
    right: 15px;
    top: 10px;
    font-size: 21px;
    color: #DC3535;
}
.close_filter_options a {
    color: #DC3535;
}
.nsidebar_used_mobile_main .sf-field-submit input[name="_sf_submit"]:hover{
    background: #202125;
    color: #fff;
}
a#download_pdf_bike {
    float: right;
    margin: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #DC3535;
    border-color: #DC3535;
}
a#download_pdf_bike:hover, a#download_pdf_bike:focus {
    background: #232323;
    color: #fff;
    border-color: #232323;
}
.download_pdf_bike_report {
    text-align: left !important;
}
.spin_load_icons{
    display: none;
}
.sell_bikeValuationReport fieldset {
    display: block !important;
}

 @media screen and (max-width:1183px) {
.nsidebar_used_mobile_main .searchandfilter ul {
	padding: 0 10px;
}
.nsidebar_used_mobile_main .searchandfilter ul li li {
  padding: 2px 0;
  display: inline-flex;
}	 
}
@media screen and (max-width:991px){
ul.brand_filter_ul {
	width: 100%;
}
ul.brand_filter_ul li {
	margin: 0 1% 15px;
	width: 48%;
}
.brand_filter_ul select {
	width: 100%;
}	
}
@media screen and (max-width:768px){
    .close_filter_options{
        display: block;
    }
    .used_mobile_main_filter.nsidebar_used_mobile_main {
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 100%;
        top: 0;
        background: #FFFFFF;
        overflow-y: auto;
		left: 0;
    }
    .used_mobile_layout_filter.nsidebar_used_mobile_qt a.main_use_filter{
        float: left;
        left: 20px;
        position: absolute;
        top: 17px;
    }
    ul.list_unstyled_dropdown{
        right: 0;
    }
    .nsidebar_used_mobile_main li.sf-field-reset a {
        width: 95%;
    }
    .nsidebar_used_mobile_main .sf-field-submit input[name="_sf_submit"]{
        display: block;
        width: 95%;
        margin: 10px 0 0 0;
    }

    .nsidebar_used_mobile_main li.sf-field-submit, 
    .nsidebar_used_mobile_main li.sf-field-reset {
        width: 48% !important;
        float: left;
    }
}

 @media screen and (max-width:767px) {
   
   .brand_mobile_filterlp {
      padding: 10px 0;
   }
   ul.brand_filter_ul {
      padding: 0;
      width: 100%;
   }
   ul.brand_filter_ul li {
      margin: 15px 0 0;
      width: 100%;
   }
   .brand_filter_ul select {
      width: 100%;
   }
   span.select2-container.select2-container--open &gt; span {
       margin-top: 0px;
   }
   .used_mobile_layout_filter{
      display: block;
   }

   .used_mobile_main_filter{
      display: none;
   }
.top_scroll_arrow{
     display: none;
}
.separate_img img {
	height: 40px;
}
.separate_img {
	min-height: 59px;
	margin: 5px;
}
.scrollable_tt {
	width: 100%;
}
span.previous.wdt {
	margin-top: 25px;
}	 
}
 



.nsidebar_used_mobile_main .searchandfilter label {
  font-weight: 500;
  color: #202125;
  font-size: 12px;
  line-height: ;
}
.nsidebar_used_mobile_main .searchandfilter ul li li {
  padding: 2px 0;
}
.nsidebar_used_mobile_main .searchandfilter ul li {
padding-bottom: 0px;
}
.nsidebar_used_mobile_main #dropTextBrand, .nsidebar_used_mobile_main #dropTextLocation {
  display: block;
  width: 100%;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #7a7a7a;
  background-color: #fbf7f7;
  background-image: none;
  border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  transition: all ease-in-out .15s;
  box-shadow: none;
  border-radius: 0px;
  max-width: 90%;
  border-bottom: 1px solid !important;
  margin-bottom: 5px;
}
.sf-field-sort_order {
  display: none !important;
}
.init span {
  font-weight: lighter;
}
.short_buy{
float: right;	
}
</pre></body></html>