    @import url(/css/new2018/styles/font-style.css);
    @import url(/css/new2018/footer.css);
    @import url(/js/new2018/plugins/fontawesome-free-5.0.1/css/fontawesome-all.css);
 
    /*----------------------Header-----------------------------*/
    i#searchSpinner1 {
	    position: absolute;
	    top: 22px;
	    right: 130px;
	    
	}
	
    .btn.focus, .btn:focus,
    button:focus {
	    outline: 0;
	    box-shadow: none;
	}
	:focus-visible {
		outline: 0;
	}
	.dropdown-item.active, .dropdown-item:active {
	    text-decoration: none;
	    background-color: #F3F5F9;
	}
	.modal-header--sticky {
	  position: sticky;
	  top: 0;
	  background-color: inherit;
	  z-index: 1055;
	}
thead{
	background-color: #e6e6e6;
}
.search-wrapper.active input[type="text"] {
    height: auto;
}
.bg-transparent{
	background-color: transparent;
}
.border-right{
	border-right: 1px solid #0000001a;
}
.modal-footer--sticky {
  position: sticky;
  bottom: 0;
  background-color: #fff;
  z-index: 1055;
}

body, body * {
	 font-family: 'Product Sans Regular';
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0;
    background: #F3F5F9;
    color:#1A2E80;
}
/*-------------Home Page----------------------------*/
	#home {
	background: #000;  /* fallback for old browsers */
    background: url("/img/new2018/home/bom/Home-Banner-new1.webp");  /* Chrome 10-25, Safari 5.1-6 */
    
	background: linear-gradient(5deg, rgba(255,255,255,1) #fff%, rgba(255,255,255,1) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    /* background: url(/img/new2018/home/bom/Home-Banner.jpg) no-repeat center center fixed; */
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:600px;
    padding: 70px;
}

.home-section2 div img{
	width:100px;
}
.home-icon img{
	width:60px;
}
.header_search_form input#keyword {
    padding-left: 20px;
    height: 60px;
}
.mt-100{
	margin-top:100px;
}
.mt-50{
	margin-top:50px;
}
.my-60{
	margin:60px 0;
}
.ml-14{
	margin-left:14px;
}
.ml-150{
	margin-left:150px;
}
.mt-14{
	margin-top:14px;
}
.my-20{
	margin:20px 0;
}
.my-10{
	margin:10px 0;
}
.my-14{
	margin:14px 0;
}
.py-10{
	padding:10px 0;
}
.py-20{
	padding:20px 0;
}
.pl-14 {
    padding-left: 14px;
}
.pl-10 {
    padding-left: 10px;
}
.pl-60 {
    padding-left: 60px;
}
.pl-30 {
    padding-left: 30px;
}
.pt-14{
	padding-top:14px;
}
.pr-30{
	padding-right:30px;
}
.ml-60{
	margin-left:60px;
}
.mt-2px {
    margin-top: 2px;
}
.p-14{
	padding:14px;
}
.p-4px{
	padding:4px;
}
.p-16{
	padding:16px;
}
.p-10{
	padding:10px;
}
.pr-16{
	padding-right:16px;
}
.pr-10{
	padding-right:10px;
}
.pr-60{
	padding-right:60px;
}
.pr-20{
	padding-right:20px;
}
.px-20 {
    padding: 0 20px;
}
.ml-10{
	margin-left:10px;
}
.w-80 {
    width: 80px;
}
.w-500 {
    width: 500px;
}
.default-color{
	color:#464646
}
.home-section2 div:after {
    background: #F0F5FF;
    border-radius: 40px;
    content:"";
}
.home-section2{
	margin:100px 0;
}
.num{
	font-family: 'Product Sans Bold';
	font-size: 42px;
}
.blue-home{
	color: #ACB8D0;
}
.green-home{
	color:#39be1161;
}
.red-home{
	color: #1A2E8059;
}
i#turnOnSugg {
    position: absolute;
    right: 26px;
    top: 9px;
}
.purple-home{
	color: #bdb4ff91;
}

.popular-home .pop-cat{
    font-family: 'Product Sans Regular';
    font-size: 18px;
    color: #4E4E4E;
    margin-bottom: 15px;
    background-color: #F3F5F9;
    padding: 10px 10px 14px 14px;
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 25px;
    height:50px;
}

.bom-section{
	background: transparent linear-gradient(99deg, #F46D6D 0%, #1A2E80 100%);
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 10px;
	padding: 30px;
}
.bom-section img{
	height:150px;
}
.card-shadow{
	box-shadow: 0px 3px 10px #0000001a;
}
.line-side {
    border-right: 1px solid #fff;
    /* height: 150px; */
}
.popular-home img{
	height:55px;
}
.popular-home .pop-cat img{
    height: 20px;
    margin-right: 10px;
}
.popular-home{
	border-radius: 5px;
	padding:14px;
}
.images-home img{
	width:100%;
	border-radius: 5px;
}
/* Slick Slider*/

.slick-slide {
   margin: 0px 20px;
}

.slick-slide img {
   width: 100px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Slick Slider*/

.signup-bg{
	background: transparent linear-gradient(96deg, #F46D6D 0%, #1A2E80 100%);
}
.w-300{
	width:300px;
}
.popular-week{
	border: 1px solid #E6E6E6;
	border-radius: 5px;	
}
.alert {
    width: 450px;
    position: fixed; 
    top: 100px;
    right: 10px;
    z-index: 99999;
}
.alert-green {
    color: #1ec569;
    background: #f3f5f9;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
}
.alert-red {
    color: #f44424;
     background: #f3f5f9;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
}
.alert-blue {
    color: #ffffff;
     background: #f3f5f9;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
}
.alert-orange {
    color: #ff9d00;
    background: #f3f5f9;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
}
.alert hr {
    border-top: 1px solid #e6e6e6;
}
.alert span {
    color: #151515;
}
.ui-widget-content {
    height: 294px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 30px; 
    z-index: 1040;
}
/* .form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
} */
/*---------------------------------*/
/*Spinner*/
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  position: relative;
  display: inline-block;
  width: 20px;
    height: 20px;
    color: #1A2E80;
  overflow: hidden;
  text-indent: -999em;
  border: 3px solid;
  border-color: currentColor transparent currentColor currentColor;
  border-radius: 50%;
  -webkit-animation-name: spinner-border;
          animation-name: spinner-border;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
/*Spinner*/
.form-control:focus{
	border-color:#ced4da;
	box-shadow: none;
}
body{
	margin-top: 10px;
	display:flex; 
  	flex-direction:column; 
  	 min-height: 90vh;
  	 
}
.bodyOverFlowUnset{
	overflow: hidden; 
}
.bodyOverFlow{
	/* overflow: auto;  */
}

header {
    height: 80px;
}
a{
	text-decoration:none;
}
ul li{
	list-style:none;
}
.fa-li {
    left: .6em;
}
.search-wrapper.active select {
    border: 0;
}
.breadcrumb {
    background: transparent !important;
    margin-bottom:0;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: fit-content;
}
.breadcrumb li a{
	font-family: 'Product Sans Regular';
	font-size: 14px;
	color: #1A2E80;
}
.breadcrumb i {
    font-size: 12px;
    margin: 8px;
    color: #707070;
}
.breadcrumb-item.active {
	font-family: 'Product Sans Regular';
	font-size: 14px;
    color: #4E4E4E;
    margin-top: 3px;
}
.search-bg{
	background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 30px;
    height: 60px;
}
.search-btninside{
	position:relative;
}
.header_search_button {
    position: absolute;
    right: 17px;
    top: 6px;
    width: 100px;
}
.details-53 {
    background: #1A2E80;
    border: 1px solid #1A2E80;
    color: #fff;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 7px 26px;
    border-radius: 30px;
    height: 50px;
    cursor: pointer;
    transition: 0.2s all;
}
/* .navbar-brand::before {
    content: "";
    width: 346px;
    position: absolute;
    z-index: -2;
    left: -96px;
    top: 0;
    border-top: 57px solid white;
    border-right: 60px solid #37111100;
} */
#close-search,
#geeks{
	display:none;
}
#geeks{
	background-color:#fff;
}
.manuf-bg{
	background: transparent linear-gradient(96deg, #F46D6D 0%, #1A2E80 100%);
	width:100%;
}
.manuf-bg h3{
	font-family: 'Product Sans Bold';
	font-size: 48px;
	color: #fff;
    text-transform: uppercase;
    letter-spacing: 6.6px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.category .bd-highlight,
.category p{
	font-family: 'Product Sans Medium Regular';
	font-size: 14px;
	background: #FFFFFF;
	text-align: center;
	border-radius: 30px;
	color: #4E4E4E;
	padding: 8px 17px;
	margin-right:5px;
	margin-bottom:10px;
}
.category .bd-highlight span{
	color: #4E4E4E;
	font-family: 'Product Sans Medium Regular';
}
.about {
    font-family: 'Product Sans Light Regular';
    font-size: 14px;
    color:#4E4E4E;
}
.about span {
    line-height: 27px;
    letter-spacing: 0.8px;
    font-size: 14px;
    font-family: 'Product Sans Light Regular';
    color: #4E4E4E;
}
.newmanfu h4 {
    font-family: 'Product Sans Regular';
    color: #1A2E80;
    font-size: 22px;
    text-transform: capitalize;
}
.popular-home.channel-part img{
	height: 60px;
}
.popular-home.channel-part {
    background-color: #ffffff;
    border: 1px solid #E6E6E6;
}
.photo img{
	height: 178px;
    width: 160px;
    object-fit: contain;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-20 {
    padding-bottom: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-10{
	margin-bottom: 10px;
}
.mb-5px{
	margin-bottom: 5px;
}
.mr-16{
	margin-right:16px;
}
/*--------------------Tabs---------------------*/
#tabs .nav-tabs{
	border:0;
}

#tabs .nav-tabs .nav-link.active {
	font-family: 'Product Sans Regular';
    color: #1A2E80;
    background-color: transparent;
    font-size: 22px;
    border: 0;
    text-decoration: underline;
    text-underline-offset: 9px;
}
#tabs .nav-tabs .nav-link:hover {
	font-family: 'Product Sans Regular';
    color: #1A2E80;
    background-color: transparent;
    font-size: 22px;
    border: 0;
    /* text-decoration: underline; */
    text-underline-offset: 9px;
}
#tabs .nav-tabs .nav-link {
    font-family: 'Product Sans Regular';
    color: #7D91A5;
    font-size: 22px;
    border: 0;
}
#tabs .bd-highlight .bd-highlight{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 5px;
	text-align:center;
}
#tabs .bd-highlight .bd-highlight p {
	font-family: 'Product Sans Light Regular';
    color: #4E4E4E;
    font-size: 14px;
}
.manf-page img{
	height:100px;
}
.manf-page .card{
	background: #FFFFFF;
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
    text-align: center;
}
/*--------------------Tabs---------------------*/
.getin h5 {
	font-family: 'Product Sans Bold';
    font-size: 24px;
    color: #fff;
}
.getin p{
	font-family: 'Product Sans Light Regular';
	color:#fff;
	font-size: 14px;
}
.getin button{
	border:0;
}
.getin button {
	font-family: 'Product Sans Medium Regular';
    border: 0;
    padding: 8px 20px;
    border-radius: 30px;
    color: #1A2E80;
    height: 40px;
}
#loadMore {
    padding: 6px 24px;
    text-align: center;
    background-color: #ffffff;
    color: #000;
    border-radius: 30px;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}
#loadMore:hover {
    background-color: #fff;
    color: #33739E;
}
figcaption.figure-caption {
	font-family: 'Product Sans Regular';
    color: #4E4E4E;
    font-size: 14px;
    margin-top: 3px;
}
/*---------------------2nd Page--------------------------------*/
.new-bread .breadcrumb i{
    font-size: 10px;
    color: #707070;
    line-height: 1;
    margin: 10px;
}
.new-bread .breadcrumb li a span{
	font-family: 'Product Sans Regular';
    color:#1A2E80;
    line-height: 1.5;
}
.new-bread .breadcrumb .bread-active span{
	font-family: 'Product Sans Regular';
    color:#464646;
    line-height: 1.5;
    font-size: 14px;
}
.new-bread .breadcrumb li.active{
	color: #707070;
	text-transform: capitalize;
}
.manuf-secd h3{
	font-family: 'Product Sans Medium Regular';
	color:#464646;
	font-size:36px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0;
}

.manuf-secd .category .active{
	background: #464646;
	border-radius: 30px;
	color:#fff;
	font-family: 'Product Sans Regular';
}
.manuf-secd .category div{
	border-radius: 30px;
	color:#4E4E4E;
}
.inner-table tbody tr:nth-of-type(even) {
    background-color: #F3F5F9;
}
.manuf-secd section .category{
	background: #F3F5F9;
	padding: 20px 0;
}
.manuf-secd h4 {
    font-family: 'Product Sans Medium Regular';
    color: #4E4E4E;
    text-transform: capitalize;
    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 10px;
}
.manuf-secd .l2category .card:hover{
	background: #F9FAFC;
}
.manuf-secd .l2category .card{
	background: #fff;
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 25px;
	border: 0;
}
.manuf-secd .l2category .card:hover span,
.manuf-secd .l2category .card:hover p span{
	color:#1A2E80;
}
.manuf-secd .l2category .card p {
    font-family: 'Product Sans Medium Regular';
    color: #4E4E4E;
    font-size: 14px;
}
.manuf-secd .l2category .card .small-txt{
	font-family: 'Product Sans Light Regular';
	color: #4E4E4E;
	font-size:14px;
	text-transform: capitalize;
}
/*-------------------- End --------------------*/
/*--------------------- 3rd page -------------- */
.manuf-thrid .search-bar .form-control {
    border: 1px solid #E6E6E6;
    border-radius: 20px;
    height: 36px;
}
.form {
    position: relative
}
.form .fa-search {
    position: absolute;
    top: 12px;
    left: 20px;
    color: #1A2E80;
}
.left-pan {
    padding-left: 7px
}

.left-pan i {
    padding-left: 10px
}

.form-input {
    height: 55px;
    text-indent: 33px;
    border-radius: 10px
}

.form-input:focus {
    box-shadow: none;
    border: none
}
.search-bar .filter-name {
    background: #464646;
    border-radius: 30px;
    color: #fff;
    padding: 8px 23px;
    height: 36px;
}
.search-bar .filter {
    background: #FFFFFF;
    box-shadow: 0px 3px 10px #4646461a;
    border-radius: 20px;
    padding: 4px 12px 0;
}
.search-bar .filter i{
    color:#1A2E80;
}
.supplier-box.active{
    background: #7d91a53d;
    box-shadow: 0px 3px 10px #4646461a;
    border-radius: 5px;
    padding: 20px;
    margin-top:16px;
}
.supplier-box {
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 5px;
    padding: 20px;
    margin-top:16px;
}
.supplier-box img {
    width: 100px;
}
.supplier-box h5{
	font-family: 'Product Sans Medium Regular';
	font-size:16px;
	color:#464646;
}
.supplier-box p{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
}
.supplier-box.active .avalib-seller span {
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color:#4E4E4E;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 13px 24px;
}
.supplier-box .avalib-seller span {
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color:#4E4E4E;
	padding: 13px 24px;
	background: #F9FAFC;
	border: 1px solid #E6E6E6;
	border-radius: 20px;
}
.manuf-thrid h3{
	font-family: 'Product Sans Medium Regular';
	color:#464646;
	font-size:36px;
	margin-top: 30px;
	background: #FFFFFF;
	opacity: 1;
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
}
.right-content img{
	width:100px;
}
.right-content h5{
	color: #464646;
	font-family: 'Product Sans Medium Regular';
	font-size:18px;
	
}
.right-content .slab-details p.supplier-name{
	color: #4E4E4E;
	font-family: 'Product Sans Medium Regular';
	font-size:16px;
}
.right-content .slab-details p{
	color: #4E4E4E;
	font-family: 'Product Sans Regular';
	font-size:14px;
	word-break: break-word;
}
.right-descript p{
	font-family: 'Product Sans Light Regular';
	font-size:12px;
	color: #4E4E4E;
	margin-bottom: 0;
}
.mainprd-detail .media-body a.descp.red-title,
.right-descript p.descp.red-title{
	color: #1A2E80;
	font-family: 'Product Sans Regular';
	font-size:14px;	
}
.right-descript p.descp{
	color: #4E4E4E;
	font-family: 'Product Sans Regular';
	font-size:16px;	
}
.button-cont .details {
    background: #1A2E80;
    border: 1px solid #1A2E80;
    color: #fff;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 30px;
    height: 36px;
}
.spec .foot-printimg{
	width:50px;
}
.font-13{
	font-size: 13px;
}
.final-page a:hover{
	color:#fff;
}
.spec-cart{
	background: #fff;
    border: 1px solid #1A2E80;
    color: #1A2E80;
    font-family: 'Product Sans Medium Regular';
    font-size: 13px;
    padding: 6px 15px;
    border-radius: 30px;
    height: 29px;
    cursor: pointer;
}
.spec-30{
	background: #fff;
    border: 1px solid #1A2E80;
    color: #1A2E80;
    font-family: 'Product Sans Medium Regular';
    font-size: 13px;
    padding: 4px 20px;
    border-radius: 30px;
    height: 30px;
    cursor: pointer;
}
.spec-noresult{
	background: #fff;
    border: 1px solid #1A2E80;
    color: #1A2E80;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    border-radius: 30px;
    height: 36px;
    cursor: pointer;
    padding: 6px 8px;
    width: 107px;
}

.width-box div,
.manuft-btns div{
	width: 100%;
}

.right-content .dropdown-item:last-child{
	border:0;
}
.right-content .dropdown-item{
	border-bottom:1px solid #E6E6E6;
	font-family: 'Product Sans Regular';
    font-size: 14px;
}
.right-content .dropdown-item:hover,
.right-content .dropdown-item:active{
	background:transparent;
	color:#1A2E80;
}

.right-content .dropdown-item:focus{
	outline:0;
}
.qty-section i{
	color:#1A2E80;
}
.qty-section label{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
}
.shadow-box{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #4646461A;
	border-radius: 20px;
	padding: 10px 13px;
}
.supplierdetial-box h5{
	color: #464646;
	font-family: 'Product Sans Regular';
	font-size:16px;	
}
.speration-line {
    color: #E6E6E6;
}
.green{
	color:#39BE11;
}
.red:hover,
.right-content .red-color,
.cart-table tbody tr td.red,
.red{
	color:#1A2E80;
}
.w-100px{
	width:100px;
}
.w-150{
	width:150px;
}
.w-50px{
	width:50px;
}
.right-content .slab-details .detail-title{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
	margin-bottom: 0;
}
.slab-details .details{
    background: #1A2E80;
    border: 1px solid #1A2E80;
    color: #fff;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 5px 8px;
    border-radius: 30px;
}
.slab-details .details:focus{
	outline:0;
}
.accordion .card-body{
	background-color: #E4E8EC;
} 
.manuf-cards,
.slab-details{
	border-radius: 5px;
    padding: 14px;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px #0000001a;
    margin-top: 10px;
}
.slab-details .form-control{
	font-family: 'Product Sans Regular';
    font-size: 16px;
}

.checkbox-in-ddl input[type=checkbox]{
  margin-left: 20px;
  margin-right: 4px;
}
.search-bar button:focus{
	outline:0;
}
.billing-title p span,
.search-bar span{
	font-family: 'Product Sans Regular';
    font-size: 14px; 
    color:#4E4E4E;
}
.search-bar .dropdown-menu.show{
	padding-right: 20px;
}
/*----------------------- Product Page------------------------- */
.manuf-cards.supplier-find,
.slab-details.supplier-find {
    background-color: #F8DEE0;
    border: 1px solid #1A2E80;
}
.part-search{
	background: #FFFFFF;
	border: 1px solid #DDDEE0;
	border-radius: 5px;
	padding: 0px 10px;
}
.prod-supplier img.suppl-logo {
    height: 50px;
    background: #f3f5f9;
    padding: 10px;
}
.mainprd-detail .slide img{
	width:200px;
	object-fit: contain;
    height: 200px;
}
.mt-20{
	margin-top:20px;
}
.mt-10{
	margin-top:10px;
} 
.mr-10{
	margin-right:10px;
} 
.mb-20{
	margin-bottom:20px;
}
.mb-14{
	margin-bottom:14px;
}
.mb-30{
	margin-bottom:30px;
}
.mb-10{
	margin-bottom:10px;
}
.pr-15 {
    padding-right: 15px;
}
.pt-10{
	padding-top:10px;
}
.mr-20{
	margin-right: 20px;
}
.pb-10{
	padding-bottom:10px;
}
.disable {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #E6E6E6;
    cursor: no-drop;
    font-size: 14px;
    padding: 6px 8px;
    border-radius: 30px;
    height: 36px;
    width: 107px;
}
.disable-p8 {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #E6E6E6;
    cursor: no-drop;
    font-size: 14px;
    padding: 6px 8px;
    border-radius: 30px;
    height: 36px;
}
.mainprd-detail{
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 10px;
	padding: 30px;
}
.mainprd-detail .button-cont .spec:hover {
    background: #fff;
    border: 1px solid #1A2E80;
    color: #464646;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 30px;
}
.title-spec{
	color: #464646;
	font-family: 'Product Sans Regular';
	font-size:16px;	
	margin-top: 30px;
}
.restrd {
    background: #E6E6E6;
    border-radius: 5px;
    padding: 5px 13px;
}
.right-content .slab-details .restrd p{
	font-family: 'Product Sans Bold';
	font-size:16px;	
	color:#1A2E80;
}
.details.rfq{
	width: 90px;
}
.details a{
	color:#fff;
}
.spec a{
	color: #464646;
}
.prod-spec table{
	border: 1px solid #EFEFEF;
	border-collapse: inherit;
}
.prod-spec .table-striped tbody tr:nth-of-type(odd){
	background-color: #F9FAFC;
}
.prod-spec .table-striped tbody tr td{
	border:0;
	padding: 10px;
}
.fixed-header .alphabets {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    box-shadow: 0px 3px 6px #00000029 !important;
}
.prod-spec table tr td{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
}
.slab-details img,
.related-prd img{
	width:100px;
}
.related-prd h5{
	font-family: 'Product Sans Medium Regular';
    font-size: 16px;
    color:#464646;
}
.related-prd .media-body p{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
	margin-bottom:0;
}
.related-prd p.related-descp {
    font-family: 'Product Sans Regular';
    font-size: 14px;
    color: #464646;
    margin-bottom: 0;
}
.related-prd .card{
	background: #F9FAFC;
	box-shadow: 0px 3px 6px #3328271A;
	border-radius: 10px;
	border:0;
}
/* Carousel */
.carousel-indicators {
  position: static;
}
.carousel-indicators .item.active {
  background: transparent;
}
.carousel-indicators .item.active img {
  opacity: 1;
}
.carousel-control-next,
.carousel-control-prev /*, .carousel-indicators */ {
    filter: invert(100%);
    background-color: transparent;
    border:0;
}
.carousel-indicators .active {
    background-color: transparent !important;
}
/*--------------------------*/
.mainprd-detail .red-title{
	color: #1A2E80;
	font-family: 'Product Sans Regular';
	font-size:16px;	
}
.mainprd-detail .media-body p{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
}
.mainprd-detail .media-body p.cat-desc {
    font-family: 'Product Sans Regular';
    font-size: 14px;
    color: #1A2E80;
    border: 1px solid #1A2E80;
    border-radius: 15px;
    display: inline;
    padding: 5px 30px;
}
.mainprd-detail .media-body p.descp{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color: #4E4E4E;	
	margin-bottom:10px;
} 
.newproduct-title {
	font-family: 'Product Sans Medium Regular';
    font-size: 24px;
    color:#464646;
}
/*------------------ Quote Page ----------------------*/
.main-heading{
	font-family: 'Product Sans Medium Regular';
    font-size: 36px;
	color: #464646;
	/* text-transform: capitalize; */
	box-shadow: 0px 3px 6px #00000029;
        padding: 20px 20px;
           /*  margin-top: 10px; */
}
.main-heading2{
	font-family: 'Product Sans Medium Regular';
    font-size: 36px;
	color: #464646;
	text-transform: capitalize;
}
.quote table tr th,
.quote table tr td{
	border:0;
}
.table-quote{
	border: 2px solid #E6E6E6;
	border-radius: 10px;
	padding: 10px;
}
.quote .table-quote{
	border: 2px solid #E6E6E6;
	border-radius: 10px;
	padding: 10px;
}
.quote table tr th{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #464646;
    background-color: #E4E8EC;
}

.quote table.table-hover tbody tr:hover{
	background-color: #E4E8EC;
}
.quote table.table-striped tbody tr:nth-of-type(odd){
	background-color:#F9FAFC;
}
.quote table tr td input{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color: #464646;
}
.quote i{
	color: #1A2E80;
}
.feedback {
  background-color : #31B0D5;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  border-color: #46b8da;
}
.dropdown.bootstrap-select{
	border:1px solid #ccc !important;
}
.proceed {
  	background: #F9FAFC;
	box-shadow: 0px 3px 10px #0000001A;
  	padding: 10px;
}
/* .fixed-btn {
    background: none repeat scroll 0 0 #FF0000;
      border: medium none;
      color: #FFFFFF;
      height: 50px;
      left: 74%;
      position: fixed;
      top: 100px;
      width: 100px;
} */
/* Quote Second Page */
.rdio {
  position: relative;
}
.rdio input[type=radio] {
  opacity: 0;
}
.rdio label {
  padding-left: 10px;
  cursor: pointer;
  margin-bottom: 7px !important;
}
.rdio label:before {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #1A2E80;
  background: #fff;
}
.rdio input[type=radio] {
  margin: 0px;
}
.rdio input[type=radio]:disabled + label {
  color: #999;
}
.rdio input[type=radio]:disabled + label:before {
  background-color: #fbc52d;
}
.rdio input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;
  display: inline-block;
  font-size: 11px;
  width: 10px;
  height: 10px;
  background-color: #1A2E80;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.rdio-default input[type=radio]:checked + label:before {
  border-color: #1A2E80;
}

.rdio-primary input[type=radio]:checked + label:before {
  border-color: #1A2E80;
}
.rdio-primary input[type=radio]:checked + label::after {
  background-color: #1A2E80;
}
.quote-two h3{
	font-family: 'Product Sans Medium Regular';
	font-size: 36px;
	color: #464646;
    padding-top: 20px;
    padding-bottom: 20px;
}
.quote-two .spec{
	background: #fff;
	border: 1px solid #1A2E80;
	color:#1A2E80;
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	padding: 8px 20px;
	height:36px;
    border-radius: 30px;
}
.logo-img {
    height: 30px;
}

.accordion p.m-name{
	font-family: 'Product Sans Regular';
	font-size:16px;
	color:#464646;
}
.accordion p.m-name span{
	font-family: 'Product Sans Medium Regular';
	font-size:16px;
	color:#1A2E80;
}
.m-desc{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
}

.name-supplier{
	font-family: 'Product Sans Medium Regular';
	font-size:16px;
	color:#464646;
}
.accordion .btn-link:hover{
	text-decoration: none;
}
.bg-white{
	background-color:#fff;
}
.bg-greylight{
	background:#F3F5F9;
}
.bg-greylight-manu2{
	background:transparent linear-gradient(96deg, #F46D6D 0%, #1A2E80 100%);
}
.bg-greylight-career{
	background:#F3F5F9;
}
.bd-highlight:hover span {
    color: #1A2E80 !important;
}
.border-radius10{
	border-radius: 10px;
}
.red-text,
.matches p{
	color:#1A2E80;
	font-family: 'Product Sans Regular';
	font-size:14px;
}
.note-text{
	color:#FF0000;
	font-family: 'Product Sans Regular';
	font-size:14px;
}
.search-bar label,
.quote-box label{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
}
.slab-details .detail-title{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
	margin-bottom:0;
}
.slab-details p,
.l2category select,
.quote-box p{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color:#4E4E4E;
}
.white-bg{
	 background: #F9FAFC; 
	 border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.quoteactive-box.active{
	background: #E4E8EC;
	box-shadow: 0px 3px 10px #46464666;
	border-radius: 5px;
	cursor: pointer;
}
.quoteactive-box{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #4646461A;
	border-radius: 5px;
	margin-top: 20px;
	border:1px solid #ccc;
}
.quote-headerbox {
    background-color: #e2e1e1;
    margin: 0 auto;
}
.quote-box div {
    padding-left: 15px;
}
/* Quote Third Page */
.quote-two h5{
	color:#464646;
	font-family: 'Product Sans Regular';
	font-size:16px;
} 
.quote-address select {
    font-family: 'Product Sans Regular';
    font-size: 14px;
    color: #464646;
}
.quote-address label{
	font-family: 'Product Sans Light Regular';
	font-size:12px;
	color: #4E4E4E;
}
.quote-address .card-header{
	font-family: 'Product Sans Regular';
    font-size: 16px;
    color: #464646;
    background-color: #F9FAFC;
}
.quote-address .card-body label{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #464646;
}
.billing-details p span,
.quote-address .card-body label span{
	font-family: 'Product Sans Regular';
}
.quote-condition {
    background: #F9FAFC;
    border-radius: 5px;
    padding: 20px;
}
.quote-condition{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color:#464646;
}
/*--------------Reivew Quote page-----------------*/
.line {
    border-top: 1px solid #E6E6E6;
}
.h-line{
	width: 2px;
	height: 35px;
	background-color:#E6E6E6;
}
.review-table table td,
.review-table .table thead th{
	border:0;
}
.review-table {
    border: 2px solid #E6E6E6;
    border-radius: 4px;
    padding: 10px;
}
.review-table1 {
    padding: 15px;
    background: #F9FAFC;
    border-radius: 4px;
}
.review-table .red{
	color:#1A2E80;
	font-family: 'Product Sans Regular';
    font-size: 14px;
}
.payu p.title,
.billing-title .card-title{
	font-family: 'Product Sans Regular';
    font-size: 18px;
	color:#464646;
}
.payu p{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #332827;
}

.review-table .table thead th{
	background: #E4E8EC;
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	font-weight: normal;
	color: #464646;
}
.review-table .table tbody td.bold-txt{
	font-family: 'Product Sans Bold';
}
.review-table .table tbody td{
	font-family: 'Product Sans Regular';
    font-size: 14px;
    color: #464646;
}
.billing-title .card-text,
.header-options,
.billing-details p{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #464646;
}
.billing-details p {
    line-height: 21px;
    margin-bottom: 20px;
}
.billing-details h5{
	margin-bottom:10px;
}
select,
.header-options select,
.billing-details ol li{
	font-family: 'Product Sans Regular';
    font-size: 14px !important;
    color: #464646;
}
.billing-details ol{
	margin-left: 10px;
}
.review-quote .section1 p{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color: #4E4E4E;
	margin-bottom: 6px;
}
.review-quote .section2 p{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color: #4E4E4E;
	margin-bottom: 6px;
}
/* SmartBOM */
.smartbom{
	background: transparent linear-gradient(270deg, #A9714B 0%, #754043 100%);
	padding: 60px 0;
	margin-bottom:20px;
}
.smartbom img{
	width:150px;
	opacity: .5;
}
.smartbom h1{
	font-family: 'Product Sans Bold';
	font-size:42px;
	color:#FFFFFF;
}
.smart-header p{
	font-family: 'Product Sans Regular';
	font-size:18px;
	color:#FFFFFF;
}
.smart-header button{
	background: #FFFFFF;
	border-radius: 20px;
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color:#1A2E80;
	padding: 10px 20px;
	border:0;
}
.bom-steps h5{
	font-family: 'Product Sans Regular';
	font-size:22px;
	color:#1A2E80;
}
.bom-steps .step-title{
	font-family: 'Product Sans Medium Regular';
	font-size:18px;
	color:#4E4E4E;
}
.bom-steps p{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color:#464646;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 10px;
}

.box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}

.dropzone-wrapper {
  border: 1px dashed #1A2E80;
  border-radius: 10px;
  color: #92b0b3;
  position: relative;
  height: 286px;
}
.dropzone-wrapper2 {
  border: 1px dashed #1A2E80;
  border-radius: 10px;
  color: #92b0b3;
  position: relative;
  height: auto;
}

/*  .dropzone-desc {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  width: 40%;
  top: 20px;
  font-size: 16px;
} */

.dropzone,
.dropzone:focus {
  position: absolute;
  outline: none !important;
  width: 100%;
  height: 150px;
  cursor: pointer;
  opacity: 0;
}
.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
  background: #f3f5f9;
}

.dropzone-wrapper img{
	height:20px;
	widtth:28px;
	object-fit:contain;
}
.dropzone-wrapper2 img{
	height:20px;
	width:28px;
	object-fit:contain;
}
.download2 img{
	height:16px;
	width:28px;
	object-fit:contain;
}
.download2 .img22 {
	height:14px;
	width:22px;
	object-fit:contain;
}
.dropzone-desc .upload-title{
	font-family: 'Product Sans Regular';
	font-size:16px;
	color:#464646;
	margin-bottom: 0px;
}
.upload-desc{
	font-family: 'Product Sans Light Regular';
	font-size:16px;
	color:#464646;
	margin-bottom: 10px;
}
.drag-text{
	font-family: 'Product Sans Medium Regular';
	font-size:16px;
	color:#1A2E80;
	margin-bottom: 5px;
}
.dropzone-desc button{
	background: #1A2E80;
	border-radius: 20px;
	color:#fff;
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	border: 0;
    padding: 8px 24px;
}
.details{
	background: #1A2E80;
	border: 1px solid #1A2E80;
	color:#fff;
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	padding:8px 18px;
    border-radius:30px;
    height:36px;
    cursor: pointer;
    transition: 0.2s all;
    
    
}

.details:hover {
	color: #fff;
}
/* Click Effect on Buttons */
.details:active,.details-40:active,.details-53:active {
    transform: scale(0.98) !important;
    transform-origin: center !important;
    background: #1A2E80 !important;
}

.spec {
    background: #fff;
    border: 1px solid #1A2E80;
    color: #1A2E80;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 6px 20px;
    border-radius: 30px;
    height: 36px;
    cursor: pointer;
    transition: 0.2s all;
    white-space: nowrap; 
}
.spec:active,.spec-40:active { 
    transform: scale(0.98) !important;
    transform-origin: center !important;
    background: #fff !important;
}

.spec-p8 {
    background: #fff;
    border: 1px solid #1A2E80;
    color: #1A2E80;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 6px 8px;
    border-radius: 30px;
    height: 36px;
    cursor: pointer;
}
.details-40{
	background: #1A2E80;
	border: 1px solid #1A2E80;
	color:#fff;
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	padding: 8px 20px;
    border-radius: 30px;
    height:40px;
    cursor: pointer;
    transition: 0.2s all;
}
.spec-40{
	background: #fff;
    border: 1px solid #1A2E80;
    color: #1A2E80;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 30px;
    height: 40px;
    cursor: pointer;
    transition: 0.2s all;
}
.spec-40:hover,
.spec:hover {
	color: #1A2E80;
}
.striped-table tbody tr:nth-of-type(even) {
    background-color: #F3F5F9;
}
}
.header-part{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color:#464646;
}
.header-part select{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color:#464646;
}
/* CART */
#terms .modal-dialog .modal-content{
	background: #F9FAFC;
border: 1px solid #707070;
border-radius: 10px;
}
#termsBEL ol li,
#terms ol li {
    margin-bottom: 15px;
}
.cart-table thead tr th{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	font-weight:normal;
	color:#464646;
}
.billing-header{
	background-color:#f3f5f9;
	height:42px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.height-36{
	height:36px !important;
}
.height-24{
	height:24px;
}
.input-height input[type="number"],
.input-height input[type="text"]{
	height:30px;
}
.readonly-bg.form-control[readonly] {
    background-color: #fff;
    border: 0;
}
.cart-table tbody tr td{
	font-family: 'Product Sans Regular';
	font-weight:normal;
	font-size:14px;
	color:#464646;
}
.cart-table thead tr{
	background: #F9FAFC;
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 5px;
}
.cart-table tbody tr{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 5px
}
.cart-table{
	border-collapse: separate;
    border-spacing:0 10px;
}
/* Bottom Floating Button */
div.social-float-parent { 
	position: relative; /* 
	top: 60px; */
	margin-top: 5rem;
}
div.social-float-mt { 
	margin-top: 10rem !important;
}
div#social-float { 
	position: fixed;
	bottom: 0px;
	/* left: 0px; */
    width: 100%;
    text-align: right;
    background: #F9FAFC;
    box-shadow: 0px 3px 10px #0000001a;
    padding: 10px;
    z-index: 99;
}
div#footer { 
	width: 100%; 
	height: auto;
	top: 50px;
}
.iso-logo {
    height: 40px;
}
/* Billing & Shipping */
.billing-bg {
    background: #F9FAFC;
    padding: 15px;
}
.billing-bg .active span {
    background-color: #B32806;
    border: 0;
    border-radius: 50px;
    /* padding: 6px 13px; */
    margin-right: 10px;
    color: #fff;
    line-height: 1.9;
}
.billing-bg a:hover,
.billing-bg a{
	color:#7D91A5;
}
.billing-bg.nav-pills .nav-link.active {
    color: #b32806;
    background-color: transparent;
}
.billing-bg span.bill-check {
    border: 1px solid #B32806;
    padding: 9px 10px;
}
.billing-bg span{
	background: #FFFFFF;
	border: 2px solid #E6E6E6;
	color:#332827;
	border-radius: 50px;
	display: inline-block;
    /* padding: 6px 13px; */
    text-align: center;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    line-height: 1.7;
}
.billing-bg .orderReviewSpan{
	background: #FFFFFF;
	border: 2px solid #B32806;
	color:#B32806;
	border-radius: 50px;
	display: inline-block;
    /* padding: 6px 13px; */
    text-align: center;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    line-height: 1.7;
}
.orderReview .orderReviewLogo {
	width: 120px;
	height: auto;
}
.orderReviewLogoDeliveryPartner {
	width: 80px;
	height: auto;
}
.orderReviewLogoSK {
	width: 73px;
	height: auto;
}
.deliveryPartnerTxt {
	font-family: 'Product Sans Regular';
	font-size:12px;
	color:#332827;
	margin-top:4px;
}
/* Cart */

.final-checkout img,
.payu img{
	width:100px;
}
.final-checkout h3{
	font-family: 'Product Sans Medium Regular';
	font-size:24px;
	color:#464646;
}
.bilng-shpng i{
	color:#1A2E80;
}
.bilng-shpng .card-title,
.final-checkout p{
	font-family: 'Product Sans Regular';
	font-size:18px;
	color:#464646;
}
.bilng-shpng .card-body .custom-control label,

.final-order .section1 p{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color:#4E4E4E;
	margin-bottom:5px;
}
.payment-box .title,
.bilng-shpng .card-body .custom-control label span,y
.bilng-shpng .card-body p span,
.final-order .section2 p{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color:#4E4E4E;
	margin-bottom:5px;
}
.payment-box{
	background-color:#F9FAFC;
	padding:5px;
}
.payment-box h5{
	font-family: 'Product Sans Regular';
	font-size:16px;
	color:#464646;
}
.payment-box .pay-amt{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color:#4E4E4E;
}
.bold-txt{
	font-family: 'Product Sans Bold';
}
/* RFQ */
.dot-line {
    border: 1.8px dashed #6E6E7B;
    width: 0;
    height: 69px;
    opacity: 0.5;
    border-left: none;
}
.smartbom.rfq-bg:after{
	background: url(/img/new2018/home/bom/quote-btm.png);
    content: "";
    width: 388px;
    position: absolute;
    height: 279px;
    right: 36px;
    bottom: 23px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 28%;
    opacity: 0.05;
}
.smartbom.rfq-bg:before{
	background: url(/img/new2018/home/bom/quote-top.png);
    content: "";
    width: 388px;
    position: absolute;
    height: 279px;
    left: 57px;
    top: 31px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 70%;
    opacity: 0.05;
}
.red-i{
	color:#1A2E80;
}
a:hover{
	text-decoration:none;
}
.grey-i{
	color:#464646;
}
.medium-regular-20{
	font-family: 'Product Sans Medium Regular';
	font-size:20px;
	color:#464646;
}
.medium-regular-22{
	font-family: 'Product Sans Medium Regular';
	font-size:22px;
	color:#464646;
}
.medium-regular-36{
	font-family: 'Product Sans Medium Regular';
	font-size:36px;
	color:#464646;
}
.medium-regular-24{
	font-family: 'Product Sans Medium Regular';
	font-size:24px;
	color:#464646;
}
.medium-regular-12{
	font-family: 'Product Sans Medium Regular';
	font-size:12px;
	color:#464646;
}
.medium-regular-13{
	font-family: 'Product Sans Medium Regular';
	font-size:13px;
	color:#464646;
}
.review-table .table tbody td .grand-total input,
.quote table tr td .grand-total input,
.medium-regular-14{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color:#464646;
}
.medium-regular-18{
	font-family: 'Product Sans Medium Regular';
	font-size:18px;
	color:#464646;
}
.boldgreen-16{
	font-family: 'Product Sans Bold';
	font-size:16px;
	color:#1EC569;
}
.boldgreen-14{
	font-family: 'Product Sans Bold';
	font-size:14px;
	color:#1EC569;
}
.boldred-16{
	font-family: 'Product Sans Bold';
	font-size:16px;
	color:#1A2E80;
}
.boldred-14{
	font-family: 'Product Sans Bold';
	font-size:14px;
	color:#1A2E80;
}

.bold-42{
	font-family: 'Product Sans Bold';
	font-size:42px;
	color:#000;
}
.bold-48{
	font-family: 'Product Sans Bold';
	font-size:48px;
	color:#fff;
}
.boldred-36{
	font-family: 'Product Sans Bold';
	font-size:36px;
	color:#1A2E80;
}
.bold-36{
	font-family: 'Product Sans Bold';
	font-size:36px;
	color:#464646;
}
.bold-14{
	font-family: 'Product Sans Bold';
	font-size:14px;
	color:#464646;
}
.bold-16{
	font-family: 'Product Sans Bold';
	font-size:16px;
	color:#464646;
}
.bold-10{
	font-family: 'Product Sans Bold';
	font-size:10px;
	color:#464646;
}
.bold-12{
	font-family: 'Product Sans Bold';
	font-size:12px;
	color:#464646;
}
.bold-blue-12{
	font-family: 'Product Sans Bold';
	font-size:12px;
	color:#0C99D1;
}
.boldwhite-16{
	font-family: 'Product Sans Bold';
	font-size:16px;
	color:#FFFFFF;
}
.boldwhite-24{
	font-family: 'Product Sans Bold';
	font-size:24px;
	color:#FFFFFF;
}
.medium-regularblue-10{
	font-family: 'Product Sans Medium Regular';
	font-size:10px;
	color:#0C99D1;
}
.medium-regularblue-12{
	font-family: 'Product Sans Medium Regular';
	font-size:12px;
	color:#0C99D1;
}
.medium-regular-10{
	font-family: 'Product Sans Medium Regular';
	font-size:10px;
	color:#464646;
}
.medium-regular-11{
	font-family: 'Product Sans Medium Regular';
	font-size:11px;
	color:#464646;
}
.medium-regular-16{
	font-family: 'Product Sans Medium Regular';
	font-size:16px;
	color:#464646;
}
.medium-regular-8{
	font-family: 'Product Sans Medium Regular';
	font-size:8px;
	color:#464646;
}
.medium-regular-10{
	font-family: 'Product Sans Medium Regular';
	font-size:10px;
	color:#464646;
}
.medium-regularblue-8{
	font-family: 'Product Sans Medium Regular';
	font-size:8px;
	color:#0C99D1;
}
.medium-regularblue-10{
	font-family: 'Product Sans Medium Regular';
	font-size:10px;
	color:#0C99D1;
}
.medium-regular-30{
	font-family: 'Product Sans Medium Regular';
	font-size:30px;
	color:#464646;
}
.medium-regularred-16{
	font-family: 'Product Sans Medium Regular';
	font-size:16px;
	color:#1A2E80;
}
.medium-regularred-18{
	font-family: 'Product Sans Medium Regular';
	font-size:18px;
	color:#1A2E80;
}
.light-regular-14 span{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color:#464646;
}
.light-regularred-14{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color:#1A2E80;
}
.light-regularwhite-14{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color:#fff
}
.light-regularwhite-18{
	font-family: 'Product Sans Light Regular';
	font-size:18px;
	color:#fff
}
.regularred-14{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color:#1A2E80;
}
.regular-18{ 
	font-family: 'Product Sans Regular';
	font-size:18px;
	color:#464646;
}
.regular-12{ 
	font-family: 'Product Sans Regular';
	font-size:12px;
	color:#464646;
}
.regular-10{ 
	font-family: 'Product Sans Regular';
	font-size:10px;
	color:#464646;
}
.right-content .slab-details p.regular-8,
.regular-8{ 
	font-family: 'Product Sans Regular';
	font-size:8px;
	color:#464646;
	display:block;
}
.regular-16{
	font-family: 'Product Sans Regular';
	font-size:16px;
	color:#464646;
}
.regular-14{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color:#464646;
}
.regular-24{
	font-family: 'Product Sans Regular';
	font-size:24px;
	color:#464646;
}
.regular-22{
	font-family: 'Product Sans Regular';
	font-size:22px;
	color:#464646;
}
.light-regular-14{
	font-family: 'Product Sans Light Regular';
	font-size:14px;
	color:#4E4E4E;
}
.light-regular-16{
	font-family: 'Product Sans Light Regular';
	font-size:16px;
	color:#4E4E4E;
}
.light-regular-18{
	font-family: 'Product Sans Light Regular';
	font-size:18px;
	color:#4E4E4E;
}
.light-regular-24{
	font-family: 'Product Sans Light Regular';
	font-size:24px;
	color:#4E4E4E;
}
input[type="email"],
input[type="text"], input[type="number"], input[type="telephone"] {
	height:36px;
}
.bootstrap-select .dropdown-menu li a span.text,
input[type="email"],
input[type="text"],input[type="number"],input[type="telephone"]{
	font-family: 'Product Sans Regular';
	font-size:14px;
	color:#464646;
}
.regular-red-22{
	font-family: 'Product Sans Regular';
	font-size:22px;
	color:#1A2E80;
}
.regular-red-18{
	font-family: 'Product Sans Regular';
	font-size:18px;
	color:#1A2E80;
}
.regular-red-16{
	font-family: 'Product Sans Regular';
	font-size:16px;
	color:#1A2E80;
}
.regular-white-18{
	font-family: 'Product Sans Regular';
	font-size:18px;
	color:#fff;
}
.img-w100{
	width:100px;
}
.or-shadow{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #0000001A;
	padding: 5px 10px;
    border-radius: 30px;
    margin: 0 auto;
    width: 30px;
}
.rfq-icons div {
    background: #FFFFFF1A;
    border: 1px dashed #FFFFFF80;
    border-radius: 30px;
    width: 150px;
    height: 150px;
    text-align: center;
    padding: 25px;
}
.rfq-icons div img {
    width: 71px;
    opacity: 1;
}
.rfq-icons p {
    font-family: 'Product Sans Bold';
    font-size: 16px;
    color: #fff;
    line-height: 16px;
}
.rfq-table select,
.rfq-table input{
	height:36px;
}
/*Quote Landing page------------*/
.quotelanding-box{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #4646461A;
	border-radius: 5px;
	padding: 10px;
	margin-bottom:10px;
}
.quotelanding-box.high-amount {
    box-shadow: 0px 3px 10px #4646461a;
    border-radius: 5px 0px 0px 5px;
    border-left: 4px solid #6EEDC3;
}
.approval{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color:#00B1FF;
	text-transform: capitalize;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	padding: 2px 10px;
}
.saved{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color: #464646;
	text-transform: capitalize;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	padding: 2px 10px;
}
.ordered{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color: #03B225;
	text-transform: capitalize;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;	
	padding: 2px 10px;
}
.savedGreen{
	color:#03B225;
	font-weight:600;
}
.savedYellow{
	color:#D6A721;
	font-weight:600;
}
.savedRed{
	color:#ff0000;
	font-weight:600;
}
.orderedEdit{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color: #007bff;
	text-transform: uppercase;
}
.accepted{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color: #D6A721;
	text-transform: capitalize;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	padding: 2px 10px;
}
.rejected{
	font-family: 'Product Sans Medium Regular';
	font-size:14px;
	color: #ff0000;
	text-transform: capitalize;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	padding: 2px 10px;
}
.quote-upload .dropzone-desc{
	width: 100%;
}
.quote-upload .dropzone-wrapper{
	height: 140px;
    background: #f9fafc;
}
/* Manufacturer-Accordion */
.manuf-accordig img{
	max-width: 50px;
    max-height: 50px;
}
.manuf-secd .category div.active-manf {background-color: #4E4E4E;}
.manuf-secd .category div.active-manf a span {
	color: #fff !important;
	font-family: 'Product Sans Medium Regular';
	}
.manf-logo img {
    height: 70px;
    /* border: 1px solid #ccc; */
    padding: 10px;
    background-color: #f3f5f9;
}
.seller-avial{
	background: #F3f5f9;
	border-radius: 20px;
	padding: 6px 16px;
}
.manuft-btns .button-cont .spec {
    background: #fff;
    border: 1px solid #1A2E80;
    color: #464646;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 6px 6px;
    border-radius: 30px;
    height: 36px;
}
.manuft-btns .details {
    background: #1A2E80;
    border: 1px solid #1A2E80;
    color: #fff;
    font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    padding: 7px 7px;
    border-radius: 30px;
    height: 36px;
}
.manuf-crd .card{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #4646461A;
	border-radius: 5px;
	margin-bottom:10px;
}
.manuf-crd .card-body,
.manuf-crd .card-header{
	background: #FFFFFF;
}
/* ADD company */
.depart-shadow span{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 18px;
}
.split-colum {
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    column-count: 2;
    column-gap: 30px;
}
@media screen and (max-width: 960px){
.split-colum {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count:1;
}
}
/*Pagination*/
.page-numbers .page-link{
	border-radius: 100px !important;
    margin: 0 2px;
    color:#1A2E80;
}
.page-numbers .page-item > span{
    color:#464646;
}
.page-numbers .page-item:last-child .page-link {
    border-radius: 100px !important;
}
.page-numbers .page-item.active .page-link {
    color: #fff;
    background-color: #1A2E80;
    border-color: #1A2E80;
}
.cart-logo{
	height: 30px;
}
.checkout-btn .nav-tabs .nav-link.active{
	color:#fff;
	background-color: transparent;
    border: 0;
}
#snackbar.show {
    display: block;
}
#snackbar {
    display: none;
}
/*right popup*/
.modal.left .modal-dialog {
	position:fixed;
	right: 0;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.right .modal-body {
	padding: 15px 15px 80px;
}

.modal.right.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
	right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
	border-bottom-color: #eeeeee;
	background-color: #fafafa;
}
/*--------------------*/
.header-bg{
	background: #F9FAFC;
	border: 1px solid #E6E6E6;
}
.card.active-line {
    border: 1px solid #1A2E80;
}
/*-------------------*/
.selection-category .dropdown {
  position: relative;
  font-size: 14px;
  color: #333;
  width:300px;
}
.selection-category .dropdown .dropdown-list {
  padding: 12px;
  padding-top: 0px;
  background: #fff;
  position: absolute;
  z-index:999;
  left: 0px;
  right: 2px;
  box-shadow: 0px 3px 10px #0000001A;
  transform-origin: 50% 0;
  transform: scale(1, 0);
  transition: transform 0.15s ease-in-out 0.15s;
  max-height: 66vh;
  overflow-y: scroll;
  width:300px
}
.selection-category .dropdown .dropdown-option {
  display: block;
  padding: 8px 12px;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}
.selection-category .dropdown .dropdown-label {
  display: block;
  height: 36px;
  background: #fff;
  padding: 6px 12px;
  cursor: pointer;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  margin-bottom: 0;
}
.selection-category .dropdown .dropdown-label:before {
  content: "\f107";
  float: right;
  font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.selection-category .dropdown.on .dropdown-list {
  transform: scale(1, 1);
  transition-delay: 0s;
}
.selection-category .dropdown.on .dropdown-list .dropdown-option {
  opacity: 1;
  transition-delay: 0.2s;
  border-bottom: 1px solid #00000029;
}
.selection-category .dropdown.on .dropdown-label:before {
  content: "\f106";
}
.selection-category .dropdown [type=checkbox] {
  position: relative;
  top: -1px;
  margin-right: 4px;
}
/*----------------------------*/
	.modal.left .modal-dialog {
	position:fixed;
	right: 0;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.right .modal-body {
	padding: 15px 15px 80px;
}

.modal.right.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
	right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
	border-bottom-color: #eeeeee;
	background-color: #fafafa;
}
/*--------------------*/
.alphabets div{
	background: #FFFFFF;
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
    margin-right: 10px;
    height: 36px;
    width: 36px;
    line-height: 2.2;
    text-align: center;
}
.alpha-bg{
	background: #F3F5F9;
	border-radius: 5px;
}
.alpha-bg.active {
    background: #FDDCD9;
}
.alphabets a{
	color:#4E4E4E;
}
.count-box div{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 10px;
	width: 314px;
height: 120px;
}
/*-----------Suppliers------------------*/
.supplier-header .fixed-header {
    position: fixed;
    top: 59px;
    left: 75px;
    width: 100%;
    z-index: 10;
}
.l2category img {
    height: 30px;
    margin-right: 8px;
    object-fit: contain;
}
.l2category a,
.supplier-header a{
	color:#4E4E4E;
}
.category-bg{
	background: #E4E8EC;
	border-radius: 5px;
	padding: 10px;
	font-family: 'Product Sans Regular';
	font-size:24px;
	color:#1A2E80;
}
.manuf-secd .l2category .level-category .card{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #0000001A;
	border-radius: 25px;
}
.manuf-secd .l2category .level-category .card:hover p span{
	color:#1A2E80;
}
/*FAQ*/
.faq-accord .card,
.accord-bg{
	background: #F3F5F9
}
.faq-accord .accordion .card-body,
.faq-accord .card-header {
    background: #ffffff;
    border-radius: 5px 5px 0px 0px;
}
.faq-accord .card-header.collapsed {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.faq-accord .card-body.collapse.show {
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
table.table.inner-table {
    border-left: 1px solid #e9e9e9;
}
.table-responsive::-webkit-scrollbar {
  height: 8px;
  background: #fff;
}
.table-responsive::-webkit-scrollbar-track {
  background: #e6e6e6;
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: #1A2E80;
  border-radius: 6px;
}

.inner-table td{
	width: 150px;
}
.inner-table input {
    height: 36px;
}
.feedback-bg .modal-content{
	background-color: transparent;
}
/* Order Tracking */
#progressbar {
    margin-bottom: 3vh;
    overflow: hidden;
    color: white;
    padding-left: 0px;
    margin-top: 3vh
}

#progressbar li {
    list-style-type: none;
    font-size: 10px;
    width: 74px;
    float: left;
    position: relative;
    font-weight: 400;
    color: #4E4E4E;
}

#progressbar li:first-child:before {
    content: "";
    color: white;
    width: 15px;
    height: 15px;
    margin-left: 0px !important;
}

#progressbar li:nth-child(2):before {
    content: "";
    color: #fff;
    width: 15px;
    height: 15px;
    margin-left: 0; 
}

#progressbar li:nth-child(3):before {
    content: "";
    color: #fff;
    width: 15px;
    height: 15px;
  	margin-left: 0;
}

#progressbar li:nth-child(4):before {
    content: "";
    color: rgb(151, 149, 149, 0.651);
    width: 15px;
    height: 15px;
    margin-left: 0 ;
    /* margin-right: 0px !important; */
}
#progressbar li:nth-child(5):before {
    content: "";
    color: rgb(151, 149, 149, 0.651);
    width: 15px;
    height: 15px;
    margin-left: 0px !important;
}
#progressbar li:nth-child(6):before {
    content: "";
    color: rgb(151, 149, 149, 0.651);
    width: 15px;
    height: 15px;
    margin-left: 0px !important;
}
#progressbar li:nth-child(7):before {
    content: "";
    color: rgb(151, 149, 149, 0.651);
    width: 15px;
    height: 15px;
    margin-left: 0px !important;
}
#progressbar li:nth-child(8):before {
    content: "";
    color: rgb(151, 149, 149, 0.651);
    width: 15px;
    height: 15px;
    margin-right: 60px !important;
}


#progressbar li:before {
    line-height: 29px;
    display: block;
    font-size: 12px;
    background: rgb(151, 149, 149);
    border-radius: 50%;
    margin: auto;
    z-index: -1;
    margin-bottom: 1vh;
}

#progressbar li:after {
    content: '';
    height: 2px;
    background: rgb(151, 149, 149, 0.651);
    position: absolute;
    left: 0%;
    right: 0%;
    margin-bottom: 2vh;
    top: 7px;
    z-index: 1;
}
#progressbar li:nth-child(8):after {
    width: 0;
}
/* .progress-track{
    padding: 0 8%;
} */
/*
#progressbar li:nth-child(2):after {
    margin-right: auto;
}

#progressbar li:nth-child(1):after {
    margin: auto;
}

#progressbar li:nth-child(3):after {
    float: left;
    width: 68%;
}
#progressbar li:nth-child(4):after {
    margin-left: auto;
    width: 132%;
}
 #progressbar li:nth-child(5):after {
    margin-left: auto;
}
#progressbar li:nth-child(6):after {
    margin-left: auto;
}
#progressbar li:nth-child(7):after {
    margin-left: auto;
}
#progressbar li:nth-child(8):after {
    margin-left: auto;
} */

#progressbar li.active:before,
#progressbar li.active:after {
    background: #03B225;
}
.hover-text{
	background: #F9FAFC;
	box-shadow: 0px 3px 10px #25283233;
	border: 1px solid #E6E6E6;
	position: absolute;
	width: 634px;
    padding: 0 20px;
    margin-top: 10px;
    z-index: 10;
}
/* .hover-text {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
} */
.hover-text:before {
	bottom: 100%;
	left: 10px;
	border: 1px solid #E6E6E6;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgb(194 225 245 / 0%);
    border-bottom-color: #fff;
    border-width: 11px;
    margin-left: 0;
}
 .hover-text{
	display:none;
}
.paras-dashboard1:hover .hover-text{
	display:block;
}
.paras-dashboard1{
	position: relative;
}
/*------------------------- Order Tracking page ------------------------------------*/
.ordersbar {
    margin-bottom: 3vh;
    overflow: hidden;
    color: white;
    padding-left: 0px;
    margin-top: 3vh
}

.ordersbar li {
    list-style-type: none;
    font-size: 12px;
    width: 128px;
    float: left;
    position: relative;
    font-weight: 400;
    color: #4E4E4E;
}

.ordersbar li:first-child:before {
    content: "";
    color: white;
    width: 20px;
    height: 20px;
    margin-left: 0px !important;
}

.ordersbar li:nth-child(2):before {
    content: "";
    color: #fff;
    width: 20px;
    height: 20px;
    margin-left: 0; 
}

.ordersbar li:nth-child(3):before {
    content: "";
    color: #fff;
    width: 20px;
    height: 20px;
  	margin-left: 0;
}

.ordersbar li:nth-child(4):before {
    content: "";
    color: rgb(151, 149, 149, 0.651);
    width: 20px;
    height: 20px;
    margin-left: 0 ;
    /* margin-right: 0px !important; */
}
.ordersbar li:nth-child(5):before {
    content: "";
    color: rgb(151, 149, 149, 0.651);
    width: 20px;
    height: 20px;
    margin-left: 0px !important;
}
.ordersbar li:nth-child(6):before {
    content: "";
    color: rgb(151, 149, 149, 0.651);
    width: 20px;
    height: 20px;
    margin-left: 0px !important;
}
.ordersbar li:nth-child(7):before {
    content: "";
    color:#E6E6E6;
    width: 20px;
    height: 20px;
    margin-left: 0px !important;
}
.ordersbar li:nth-child(8):before {
    content: "";
    color: #E6E6E6;
    width: 20px;
    height: 20px;
    margin-right: 90% !important;
}


.ordersbar li:before {
    line-height: 29px;
    display: block;
    font-size: 12px;
    background: #e6e6e6;
    border-radius: 50%;
    margin: auto;
    z-index: -1;
    margin-bottom: 1vh;
}

.ordersbar li:after {
    content: '';
    height: 4px;
    background: #e6e6e6;
    position: absolute;
    left: 0%;
    right: 0%;
    margin-bottom: 2vh;
    top: 9px;
    z-index: 1;
}
.ordersbar li:nth-child(8):after {
    width: 0;
}
.ordersbar li.active:before,
.ordersbar li.active:after {
    background: #03B225;
}
/* ------------------------------------------------- */
.transc-bg{
	background :#F9FAFC;
	border-radius: 10px;
	padding:14px;
}
.search-order{
	position: relative;
}
/* .search-order::after {
    content: "\f002";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 600;
    position: absolute;
    color: #1A2E80;
    font-size: 16px;
    display: inline-block;
    top: 7px;
    left: 314px;
} */
.signin-bg{
	background-image:url('/img/new2018/home/bom/SigninSignupBG.svg');
	background-repeat: no-repeat;
	height:600px;
	background-position: center top -15px;
}
/* .height-signup{
	height:650px;
	overflow-y:scroll;
} */
select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background: url(/img/new2018/home/bom/dropdown.svg) 94% / 5% no-repeat #fff !important;
}
.selectDisabled {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background: url(/img/new2018/home/bom/dropdown.svg) 94% / 5% no-repeat #e9ecef !important;
}
/* Mobile View */
@media only screen and (max-device-width: 768px) {
	.mobile-flex,
	.getin div,
	.selection-category,
	.supplierdetial-box > div,
	.prod-supplier,
	.mainprd-detail .media{
		flex-direction: column;
	}
	.pl-60{
		padding-left:0 !important;
	}
	.mo-mt-1{
		margin-top:15px;
	}
	.billing-bg {
	    padding: 7px;
	    float: left;
	    flex-wrap: unset;
    	font-size: 14px;
	}
	.billing-bg li{
		margin-right: 6px;
		padding-right:0;
	}
	.mo-text-left{
		align-items:start !important;
	}
	.mo-marginleft{
		margin-left:0 !important;
	}
	.mainprd-detail .media-body{
		padding:0;
	}
	.slab-details .insideCardLogo {
    	width: 50px;
	}
	.alert {
	    width: 100%;
	    right: 0;
	}
	.count-box div,
	.details.rfq{
		width:75px;
	}
	.count-box div{
		width:auto;
	}
	.manuf-cards .d-flex.align-items-center div.p-2.w-100.count-colum-0,
	.slab-details .d-flex.align-items-top.pt-2 div.w-100.text-right{
		 column-count:0 !important;
	}
	.manuf-cards .d-flex.align-items-center { 
	    column-count:2;
	}
	li.nav-item.dropdown.mobLi.show .nav-link .dropdown-toggle .menu__item{
		display:block;
	}
	li.nav-item.dropdown.mobLi .nav-link .dropdown-toggle .menu__item{
		display:none;
	}
	.mainProductPageDiv .mainprd-detail {
	    padding: 10px;
	}
	.nav1 .alphabets{
		overflow-x: scroll;
		justify-content: unset !important;
	}
	/* table.cart-table { 
	  	width: 100%; 
	}
	Force table to not be like tables anymore
	table.cart-table, 
	.cart-table thead, 
	.cart-table tbody, 
	.cart-table th, 
	.cart-table td, 
	.cart-table tr { 
		display: block; 
	}
	Hide table headers (but not display: none;, for accessibility)
	.cart-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.cart-table tr { 
		border: 1px solid #ccc; 
		margin-bottom: 10px;
	}
	.cart-table td { 
		Behave  like a "row"
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	.cart-table td:before { 
		Now like a table header
		position: absolute;
		Top/left values mimic padding
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		Label the data
		content: attr(data-label);
		font-weight: bold;
	} */
	.e404 img{
		width:100% !important;
		height:auto !important;
	}	
	.text-truncate.l3-moretext{
	    width: 100%;
	}
	
	.modal-header .closeMobView {
	    padding: 15px;
	}
	.w-500{
		width: 200px;
	}
	header {
    height: 90px;
}
}


/* Page Loader */
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.width-box {
    position: absolute;
    top: 50%;
    text-align: center;
    left:0;
    right:0;
}
.razorpay-box{
    background-color: #F3F5F9;
    height: 600px;
    border-radius: 5px;    
    margin-top:30px;
    display: block;
  	margin-left: auto;
  	margin-right: auto;
  	width: 40%;
  	position: relative;
}
.razorpay-box a:hover{
	text-decoration:none;
	color: #464646;
}
/* 404 Page */
.e404 img {
	width: 663px;
	height: 471px;
}
.e404 p {
    text-align: center;
    font-family: 'Product Sans Light Regular';
	font-size: 14px;
	color: #464646;
	line-height: 21px;
	margin-bottom: 0px;
}
.cus-file-input::-webkit-file-upload-button {
  display: none;
}
.cus-file-input::before {
  content: 'Choose file';
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #d0d0d0;
}
.cus-file-input::after {
  content: '';
}
.companySelectInput{
	border-radius: 0.25rem 0 0 0.25rem;
}
.stateCodeInput{
	border-radius: 0 0.25rem 0.25rem 0;
    border-left: 0;
}
.popularCategory a {
	color: #4E4E4E;
	font-family: 'Product Sans Bold';
    font-size: 16px;
    /* letter-spacing: 1px; */
    /* white-space: nowrap; */
}
.ui-front{
    width: 667px !important;
    z-index: 1040;
}
.custom-select:focus {
    border-color: #ced4da !important;
}
.terms-and-conditions .Heading{
	font-family: 'Product Sans Medium Regular';
    font-size: 14px;
    color: #4E4E4E;
}
.terms-and-conditions .subHeading1{
	font-family: 'Product Sans Regular';
    font-size: 14px;
    color: #4E4E4E;
}
.terms-and-conditions .subHeading{
	font-family: 'Product Sans Light Regular';
    font-size: 14px;
    color: #4E4E4E;
}
.card-body .details, [id^="supplierTable"] .details {
	border: 0px;
    font-size: 14px;
    height: 36px;
}
/* 
.card-body .details a {
    padding: 8px 20px 6px 20px;
    border-radius: 30px;
    display: block;
    height: 100%;
    background: #1A2E80;
    color: #fff;
    font-family: 'Product Sans Regular';
} */

[id^="supplierTable"] > .details a {
    padding: 8px 20px 6px 20px;
    border-radius: 30px;
    display: block;
    height: 100%;
    background: #1A2E80;
    color: #fff;
    font-family: 'Product Sans Regular';
}
.country-code {
	padding: .375rem .75rem;
	height: 34px !important;
	border: none;
}
/* Custom Scroll bar */
/* ::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background-color: #e6e8ec ;
  border-radius: 6px;
}
::-webkit-scrollbar-thumb {
    background-color: #1A2E80;
} */