.bodyFixed{
    position: fixed;
    overflow: hidden;
}
.blue-button{
    background: #0057a6;
    font-size: 14px;
    font-family: "NotoSansBold";
    color: #ffffff;
    opacity: 1;
    width: 100%;
    height: 44px;
    border: 0;
    outline: 0;
}
.blue-button:hover{ 
    background: #0057a6;
    color: #ffffff;
}
.blue-button:active, .blue-button:active:hover{
    background: #023B6E;
    color: #ffffff;
}
.blue-button img{
    width: auto;
}
.blue-button.btn-disabled{
    background: #bfc4c8;
    pointer-events: none;
}
.white-button.btn-disabled{
	border: 2px solid #bfc4c8;
	pointer-events: none;
	color: #bfc4c8;
	background: #ffffff;
}
/* Modified height and width for QA requirement */
.page-SanofiUKProductGridPage .faqs img {
    width: 20px;
    height: 20px;
}
/* Modified height and width for QA requirement */
/* Added for account overview broder and alignent fix */
.page-SanofiUKAccountOverviewPage .ad-acc-details #filter-by {
	border-top: 1px solid #e5e9ec;
}
.page-SanofiUKAccountOverviewPage .ad-acc-details .acc-numb {
	padding-bottom: 10px;
	margin-left: -23px;
}
/* Added for account overview broder and alignent fix */
/* Added for common breadcrum <a> active class */
.breadcrumb>.active {
	color: #5b646e;
}
/* Added for breadcrumb active class */
#main-container ol.breadcrumb a {
	color: #0057a6;
}
.margin-t8{
    margin-top: 8px;
}
.p-left5 {
	padding-left: 5px;
}
.save_rename .button-combo {
	margin-left: 8px;
}
.white-button{
    background: #ffffff;
    font-size: 14px;
    font-family: "NotoSansBold";
    color: #0057a6;
    opacity: 1;
    width: 100%;
    height: 44px;
    border: 0;
    outline: 0;
    border: 2px solid #0057a6;
    border-color: #0057a6 !important;
}
/* .white-button:hover{
    background: #bfc4c8;
    color: #ffffff;
    border-color: #bfc4c8;
} */
.sanofi-dropdown-sec{
    width: 100%;
    margin-bottom: 12px;
}
.sanofi-dropdown-sec .form-control.btn{
    text-align: left;
    background: none !important;
    box-shadow: none;
    padding: 0 12px;
    outline: 0 !important;
    border-radius: 4px;
    border: solid 1px #d4d9de;
    font-size: 12px;
    height: 28px;
}
.sanofi-dropdown-sec .form-control.btn .dropdown-arrow{
    background: url(../images/icons/chevron-down.png) no-repeat;
    width: 15px;
    height: 12px;
    background-size: 15px;
    float: right;
}
.sanofi-dropdown-sec ul.dropdown-menu{
    width: 100%;
    border: 0;
    box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
    padding: 0 12px !important;
}
.sanofi-dropdown-sec ul.dropdown-menu li{
    font-size: 12px;
    height: 44px;
    padding: 13px 0;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
}
.sanofi-dropdown-sec ul.dropdown-menu li:last-child{
    border: 0;
}
.sanofi-dropdown-primary{
    width: 100%;
    margin-bottom: 12px;
}
.sanofi-dropdown-primary .form-control.btn{
    text-align: left;
    background: none !important;
    box-shadow: none;
    padding: 0 24px 0 12px;
    outline: 0 !important;
    border-radius: 4px;
    border: solid 1px #d4d9de;
    font-size: 12px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.sanofi-dropdown-primary .form-control.btn .dropdown-arrow{
    background: url(../images/icons/chevron-down.png) no-repeat;
    width: 15px;
    height: 12px;
    background-size: 15px;
    float: right;
    position: absolute;
    top: 14px;
    right: 8px;
}
.sanofi-dropdown-primary ul.dropdown-menu{
    width: 100%;
    border: 0;
    box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
    padding: 0 !important;
    /* max-height: 263px; */
}
.sanofi-dropdown-primary ul.dropdown-menu li{
    font-size: 12px;
    min-height: 44px;
    padding: 13px 12px;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
}
.sanofi-dropdown-primary ul.dropdown-menu li.selected {
    background: #0057a6;
    color: #fff;
}
.sanofi-dropdown-primary ul.dropdown-menu li:last-child{
    border: 0;
}
#main-container{
    padding-top: 0;
    position: relative;
}
.mainLogoHolder span{
    color: #bfc4c8;
    font-size: 16px;
    font-family: "NotoSansBold";
    margin-left: 5px;
    position: absolute;
    top: 2px;
}
.footerLogo a {
    text-decoration: none;
    cursor: pointer;
   
}
.footerLogo span{
    color: #bfc4c8;
    font-size: 16px;
    font-family: "NotoSansBold";
    margin-left: 5px;
    position: relative;
    top: 2px;
}
.footerLogo p{
    color: #bfc4c8;
    font-size: 16px;
    font-family: "NotoSansBold";
    position: relative;
    top: 6px;
}
body ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#main-container ol.breadcrumb {
    background: none;
    font-size: 11px;
    color: #0057a6;
    padding: 27px 12px 20px 0; /* modified top as 27px  as per zeplin */
    margin-bottom: 0;
}

#main-container .prodCat-title{
    font-size: 32px;
    color: #73aed3;
    padding: 0 15px 19px 0px; /* Changed for cart save */
    margin: 0;
    margin-bottom: 0;
    font-family: "Poppins-Medium";
}
#productList-area{
    background: #ffffff;
    margin-bottom: 40px;
}
#searchResult-area{
    background: #ffffff;
    margin-bottom: 40px;
}
#leftNav-rightCont{
    background: #ffffff;
    margin-bottom: 40px;
}
#leftCont-rightNav{
    background: #ffffff;
    margin-bottom: 40px;
}
#productList-area > aside#filters-aside{
    padding: 0;
}
#searchResult > aside#filters-aside{
    padding: 0;
}
#browse-category{
    padding: 20px;
    border-bottom: 4px solid #edf6fb;
    height: 116px;
}
#browse-category > p{
    font-size: 12px;
    font-family: "NotoSansBold";
    color: #2a343f;
    margin-bottom: 12px;
}
#browse-category-select{
    width: 100%;
    cursor: pointer;
}
#filter-by{
    padding: 10px 20px;
}
#filter-by .filterByTitle-main{
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    color: #2a343f;
    line-height: 12px;
    margin-top: 22px;
}
#filter-by > hr:first-of-type{
    margin-top: 16px;
    margin-bottom: 14px;
}
#filter-by .filterByGroup{
    margin-bottom: 28px;
}
#filter-by .filterByGroup .filterByTitle{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 18px;
}
#filter-by .filterByGroup ul li{
    margin-top: 20px;
}
#filter-by .filterByGroup ul li:first-child{
    margin-top: 10px;
}
#filter-by .filterByGroup ul li:last-child{
    margin-bottom: 15px;
}
#filter-by .filterByGroup ul li label{
    font-size: 12px;
    color: #5b646e;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    text-indent: 0;
    margin: 0;
    padding-left: 24px;
}
label > input[type=checkbox]{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: 0;
}
label > span.checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    margin-right: 9px;
    box-shadow: inset 0 0 5px 1px #d4d9de;
    border-radius: 4px;
}
label > span:last-child{
    margin-left:4px;
}
label > input:checked ~ .checkmark {
    background-color: #0057a6;
    box-shadow: none;
}
label > .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
label > .checkmark:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
label > input:checked ~ .checkmark:after {
    display: block;
}
#filter-by .filterByGroup .filterShowall{
    font-size: 12px;
    font-weight: normal;
    color: #0057a6;
    cursor: pointer;
    margin-top: 12px;
    display: block;
}
#productList-area > section{
    padding: 0;
    border-left: 4px solid #edf6fb;
}
#searchResult-area > section{
    padding: 0;
    border-left: 4px solid #edf6fb;
}
#leftNav-rightCont > section.right-section{
    padding: 0;
    border-left: 4px solid #edf6fb;
}
#leftCont-rightNav > section.left-section{
    padding: 0 32px;
    border-right: 4px solid #edf6fb;
}
#leftCont-rightNav > aside.right-navigation{
    padding: 0 32px;
}
#filter-applied{
    padding: 8px 20px;
    border-bottom: 4px solid #edf6fb;
    min-height: 108px;
    font-size: 12px;
    font-weight: normal; 
}
#filter-applied .searchFilter{
    font-weight: bold;
    color: #2a343f;
    font-size: 14px;
}
.filterApply-showing{
    margin-top: 4px;
}
#filter-applied .top-pagination{
    display: table;
}
#filter-applied .top-pagination > span{
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 16px;
}
#filter-applied .top-pagination > nav{
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width:32%;
}

@media screen and (min-width:769px) and (max-width:1024px){
	#filter-applied .top-pagination > nav{
	    width:46%;
	}
}

@media screen and (min-width:1025px) and (max-width:1279px){
	#filter-applied .top-pagination > nav{
	    width:36%;
	}
}

#filter-applied .top-pagination > nav ul{
    vertical-align: middle;
    margin:0;
}
#filter-applied .top-pagination .pagination>li>a{
    width: 31px;
    height: 28px;
    border-radius: 4px;
    background: #bfc4c8;
    border: 0;
}
#filter-applied .top-pagination .pagination>li>a.pagePrev span.chevronIconWhite{
    width: 15px;
    height: 15px;
    background-size: 15px;
    transform: rotate(90deg);
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: -4px;
}
#filter-applied .top-pagination .pagination>li>a.pageNext{
    margin-right: 0;
    margin-left: 8px;
}
#filter-applied .top-pagination .pagination>li>a.pageNext span.chevronIconWhite{
    width: 15px;
    height: 15px;
    background-size: 15px;
    transform: rotate(-90deg);
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: -4px;
}

#filter-applied .top-pagination .pagination>li>a.pagePrev.btnViewDisable,
#filter-applied .top-pagination .pagination>li>a.page-avail.pageNext.btnViewDisable,
.pagination>li>a.page-avail.pageNext.btnViewDisable{
	background: #bfc4c8;
}

#filter-applied .top-pagination .pagination>li>a.page-avail.pageNext,
#filter-applied .top-pagination .pagination>li>a.pagePrev{
	background: #0057a6;
}


#prod-pagination .pagination>li>a.pagePrev.btnViewDisable,
#prod-pagination .pagination>li>a.page-avail.pageNext.btnViewDisable,
.pagination>li>a.page-avail.pageNext.btnViewDisable{
	background: #bfc4c8;
}
#prod-pagination .pagination>li>a.page-avail.pageNext,
#prod-pagination .pagination>li>a.pagePrev{
	background: #0057a6;
}
#applied-filters{
    color: #ffffff;
    margin-left: 10px;
}
#applied-filters > span.filterText{
    padding: 5px 12px;
    background: #0057a6;
    border-radius: 3px;
    display: inline-block;
    font-family: 'NotoSansBold';
}
#applied-filters > span > span.filterRemove{
    margin-left: 12px;
    cursor: pointer;
    background: url('../images/icons/close_w.png') no-repeat;
    width: 11px;
    height: 11px;
    background-size: 11px;
    display: inline-block;
}
#applied-filters > span > a span.filterRemove{
    margin-left: 12px;
    cursor: pointer;
    background: url('../images/icons/close_w.png') no-repeat;
    width: 11px;
    height: 11px;
    background-size: 11px;
    display: inline-block;
}
#clearAll-filters{
    font-size: 12px;
    font-weight: normal;
    color: #0057a6;
    cursor: pointer;
    margin-left: 10px;
}
#filter-applied .sortBy-select{
    text-align: right;
}
#sort-by{
    /*width: 240px*/;
    height: 28px;
    border-radius: 4px;
    cursor: pointer;
}
#sort-by .form-control.btn{
    height: 28px;
    color: #2a343f !important;
}
#filter-applied hr{
    margin: 8px auto;
}
#product-listing{
    padding: 0;
}
#noReuslt-found{
    padding: 10px 20px;
    margin: 0;
}
#product-listing .prodList-box{
    padding: 0;
    margin: 0 -10px 0 0; /* Modified for alignment fix */
}
.prodListbox-title{
    font-size: 14px;
  font-weight: bold;
  color: #2a343f;
  padding: 10px 20px;
  margin-top: 20px;
}
#product-listing .prodList-box .prodList-showAll{
    font-size: 12px;
  font-weight: normal;
  padding: 10px 20px;
  color: #0057a6;
  text-align: right;
  margin-top: 20px;
}
#product-listing .prodList-box > hr{
    clear: both;
    margin: 15px 20px;
}
#product-listing .prodCard-box{
    margin: 0;
    border-bottom: 4px solid #edf6fb;
}

.multiples-card .prod-card{
    display: none;
}

.multiples-card .prod-card:nth-child(1){
    display: block;
}

/****** product details start*****/
.pdp-title{
    font-size: 24px;
    font-weight: 500;
    font-family: "Poppins-Medium";
    color: #0057a6;
  }
  .unit-price{
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: normal;
      color: #5b646e;
  }
  .number{
      width: 103px;
      height: 24px;
      font-family: "Poppins-Medium";
      font-size: 20px;
      font-weight: 500;
      line-height: 1.2;
      letter-spacing: normal;
      color: #2a343f;
      margin-bottom:8px;
  }
  .package{
      width: 100%;
      height: 35px;
      font-size: 11px;
      line-height: 1.45;
      letter-spacing: normal;
      color: #5b646e;
      display: inline-block;
  }
  .all{
      line-height: 1.5;
      letter-spacing: normal;
      color: #0057a6;
      text-align:right;
      margin-right: 4px;
  }
  
    .prod-details-img{
      position: relative;
      margin-top: 32px;
    }
    .img-my-formulary{
      width: 100%;
      height: 20px;
      position: absolute;
      top: 0;
      background: #edf6fb;
      text-align: center;
      padding: 2px;
      color: #73aed3;
      font-weight: bold;
    }
    .prod-details-img img{
      width: auto;
      /* height: 400px */
    }
    .prod-details-img .xzoom-thumbs img{
      width: auto;
      /* height: 400px */
    }
    .prod-detail-pdfs .pdfs-title{
      font-weight: bold;
      letter-spacing: 1.9px;
      color: #73aed3;
      margin: 0;
      margin-top: 32px;
      padding-bottom: 8px;
      border-bottom: 1px solid #edf6fb;
      margin-bottom: 8px;
    }
    .prod-detail-pdfs ul.pdfs-list{
      line-height: 1.5;
      letter-spacing: normal;
      color: #0057a6;
      margin-top: 20px;
    }
    .prod-detail-pdfs ul.pdfs-list li{
      cursor: pointer;
      padding: 4px 0;
      margin-bottom: 16px;
    }
    .prod-detail-pdfs ul.pdfs-list li img{
      width: 20px;
      height: 20px;
      margin: auto 4px auto -4px;
    }
  
    .right-sec-row-box{
      width:300px;
      height:250px;
      background-color: #f2f2f2;
      margin: 20px auto;
      float: none;
  }
  .pro-market {
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #bfc4c8;
    padding: 116px 58px 98px 58px;
    margin: 0;
  }
  .change-loc img{
      width: 100%;
      height: auto;
  }
  .product-details .discount-list{
    width: 55%;
  }
.product-details .discount-list table tr td:first-child{
    width: 25%;
}
.product-details .discount-list table tr td:nth-child(2){
    width: 25%;
}
.product-details .discount-list table tr td:last-child{
    width: 48%;
    text-align: right;
}
.product-details .prod-calcbox{
width: 50%;
}
  /****** product details end*****/

/* Product Cards start */
#product-listing .prodCard-box .prod-card{
    height: 701px;
    padding: 32px;
    border-right: 4px solid #edf6fb;
    border-bottom: 4px solid #edf6fb;
}
#product-listing .prodCard-box .prod-card .cardGroup-A{
    min-height: 250px;
    position: relative;
}
#product-listing .prodCard-box .prod-card h6.prod-title{
    margin: 0;
    margin-top: 13px;
    color: #0057a6;
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins-Medium";
    line-height: 24px;
}
#product-listing .prodCard-box .prod-card h6.prod-title > sup{
    font-size: 60%;
    vertical-align: super;
    top: 0px;
}
#product-listing .prodCard-box .prod-card .prod-description{
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}
#product-listing .prodCard-box .prod-card .prodCard-tabs{
    width: 100%;
    height: 44px;
    position: relative;
    margin-top: 12px;
}
#product-listing .prodCard-box .prod-card .prodCard-tabs > ul{
    height: 44px;
    border-bottom: 1px solid #e5e9ec;
}
#product-listing .prodCard-box .prod-card .prodCard-tabs > ul > li{
    width: 44px;
    height: 44px;
    margin-right: 16px; 
    text-align: center;
    cursor: pointer;
    float: left;
    padding: 8px 
}
#product-listing .prodCard-box .prod-card .prodCard-tabs > ul > li.active, #product-listing .prodCard-box .prod-card .prodCard-tabs > ul > li:hover{
    border-bottom: 3px solid #0057a6;
}
#product-listing .prodCard-box .prod-card .prodCard-tabs > ul > li > img{
    width: 22px;
    height: 22px;
}
#product-listing .prodCard-box .prod-card .prodCard-tabs .prodCard-list li:last-child{
    margin-right: 0px;
}
#product-listing .prodCard-box .prod-card .card-content{
    height: 177px;
    padding: 10px 0;
}
#product-listing .prodCard-box .prod-card .card-content .prodTabs-cont{
    display: none;
}
#product-listing .prodCard-box .prod-card .card-content .prodTabs-cont.active{
    display: block;
}
#product-listing .prodCard-box .prod-card .card-content .sanofi-dropdown-primary{
    width: 100%;
    margin-bottom: 8px;
}
#product-listing .prodCard-box .prod-card.reserve-prod .card-content{
    min-height: 100px;
}
#product-listing .prodCard-box .prod-card.reserve-prod .card-content .reserve-prod-list{
    border: solid 1px #d4d9de;
    padding: 8px 12px;
    border-radius: 4px;
    box-shadow: 0 0 8px #d4d9de;
    -webkit-box-shadow: 0 0 8px #d4d9de;
    -moz-box-shadow: 0 0 8px #d4d9de;
}
#product-listing .prodCard-box .prod-card.reserve-prod .card-content .reserve-prod-list ul li{
    padding: 8px 28px 8px 0;
    border-bottom: 1px solid #d4d9de;
    position: relative;
}
#product-listing .prodCard-box .prod-card.reserve-prod .card-content .reserve-prod-list ul li:last-child{
    border: 0;
}
#product-listing .prodCard-box .prod-card.reserve-prod .card-content .reserve-prod-list p{
    margin: 0;
}
#product-listing .prodCard-box .prod-card.reserve-prod .card-content .reserve-prod-list span.reserve-ckecked{
    background: url('../images/icons/checkmark.svg') no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: calc(50% - 12px);
}
.discount-list table{
    width: 100%;    
}
.discount-list table tr{
    background: #edf6fb;
    margin-top: 4px;
    display: block;
    padding: 8px;
}
.discount-list table tr td{
    display: inline-block;
}
.discount-list table tr td:first-child{
    width: 33%;
}
.discount-list table tr td:nth-child(2){
    width: 27%;
}
.discount-list table tr td:last-child{
    width: calc(40% - 16px);
}
.prod-calcbox{
    margin: 0;
    margin-bottom: 10px;
}
.prod-calcbox .calc-group{
    padding-left: 0;
    padding-right: 4px;
}
.prod-calcbox .calc-result{
    padding-right: 0;
    padding-left: 4px;
}
.prod-calcbox input{
    font-size: 12px;
    height: 28px;
    border: solid 1px #d4d9de;
    box-shadow: inset 0 0 5px #d4d9de;
    -webkit-box-shadow: inset 0 0 5px #d4d9de;
    -moz-box-shadow: inset 0 0 5px #d4d9de;
}
.prod-calcbox button{
    font-size: 12px;
    height: 28px;
    background: #0057a6;
    outline: none;
    color: #ffffff;
    border: solid 1px #0057a6;
    padding: 2px 10px;
    font-family: "NotoSansBold";    
}
.prod-calcbox .prod-calcresult{
    height: 28px;
    padding: 4px 10px;
    text-align: center;
    color: #3cb861;
    background: #eafdf1;
    border: 1px solid #3cb861;
    border-radius: 4px;
    font-family: "NotoSansBold";
}
.prod-calcbox .prod-calcresult.noCalc-result{
    color: #de1848;
    background: #ffeaef;
    border: 1px solid #de1848;
}
.prod-calcTab p:last-child{
    font-size: 11px;
}
#product-listing .prodCard-box .prod-card .cardGroup-B{
    /*height: 191px;*/
    position: absolute;
    width: calc(100% - 64px);
    bottom: 32px;
}
#product-listing .prodCard-box .prod-card.reserve-prod .cardGroup-B{
    height: 44px;
}
#product-listing .prodCard-box .prod-card span.reserve-icon{
    width: 30px;
    height: 30px;
    margin-right: 4px;
}
#product-listing .prodCard-box .prod-card span.reserve-icon img{
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(142deg) brightness(106%) contrast(103%);
}
#product-listing .prodCard-box .prod-card .cardGroup-B .prod-number{
    font-size: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e9ec;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .prod-number span:first-child{
    font-weight: bold;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc{
    height: 117px;
    padding: 5px 0;
}
#product-listing .prodCard-box .prod-card .cardGroup-B.prod-notAvail .unit-calc{
    height: 99px;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-price{
    padding: 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 25px;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-price .price-head{
   font-size: 18px;
   color: #2a343f;
   line-height: 1;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-price .price-total{
    font-size: 24px;
    font-family: "Poppins-Medium";
    font-weight: 600;
    color: #2a343f;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-price .tax-price{
    font-size: 11px;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-price .avail-date{
    color: #73aed3;
    margin-top: 7px;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count{
    text-align: center;
    padding: 0;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count > .addUnits-head{
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 12px;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count .add-units{
    text-align: center;
}
.add-units .popover{
    width: 210px;
    padding: 9px 14px 9px 6px;
}
.add-units .popover img{
    float: left;
}
.add-units .popover p{
    width: 153px;
    display: inline;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count .add-units span{
    display: inline-block;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count .add-units span:first-child{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count .add-units span:last-child{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count .add-units span:nth-child(2) input{
    text-align: center;
    width: 44px;
    height: 44px;
    color: #2a343f;
    font-size: 11px;
    border: 0;
    border-radius: 4px;
    box-shadow: inset 0 0px 4px 1px #d4d9de;
    -webkit-box-shadow: inset 0 0px 4px 1px #d4d9de;
    -moz-box-shadow: inset 0 0px 4px 1px #d4d9de;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count.limit-end .add-units span:nth-child(2) input{
    border: solid 1px #de1848;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count .count-total{
    line-height: 12px;
    margin-top: 8px;
}
#product-listing .prodCard-box .prod-card .cardGroup-B .unit-calc > .units-count.limit-end .count-total{
    color: #de1848;
}
#product-listing .prodCard-box .prod-card .productInfo-red{
    font-family: "NotoSansBold";
    color: #de1848;
    margin-bottom: 8px;
}
#product-listing .prodCard-box .prodCard-img{
    width: 100%;
    height: 191px;
    text-align: center;
}
#product-listing .prodCard-box .prodCard-img h2{
    margin: 0;
}
#product-listing .prodCard-box .prodCard-img a > img{
	width: 100%;
}
/* Added for product list page text color */
#product-listing .prodCard-box .prod-card h6.prod-title a,
#product-listing .prodCard-box .prod-card h6.prod-title a:hover,
#product-listing .prodCard-box .prod-card h6.prod-title a:focus {
	color: #0057a6;
}
.prod-shipTab p img {
    width: 16px;
    height: 16px;
    margin-top: -1px;
}
.add-units .disabled{
    filter: opacity(30%) saturate(0%);
}
.prodCard-list .tooltip-info-icon+ .popover {
    width: 73px;
    height: 24px;
    background: #5b646e;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 4px;
}
.prodCard-list .tooltip-info-icon+ .popover .popover-content {
    padding: 2px;
}
/* Product Cards end */
/* Mini Cards Start */
.mini-card{
    height: 530px;
    width: 255px;
    padding: 16px 16px 24px 16px;
    float: left;
    position: relative;
    border-right: 4px solid #edf6fb;
}
.mini-card .minicardGroup-A{
    min-height: 250px;
    max-height: 340px;
    position: relative;
}
.mini-card .miniCard-img{
    width: 100%;
    height: 149px;
}
.mini-card .miniCard-img img{
    width: 100%;
}
.mini-card h6.prod-title{
    margin: 0;
    margin: 12px 0;
    color: #0057a6;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins-Medium";
    line-height: 18px;
}
.mini-card .minicardGroup-B{
    height: 191px;
    position: absolute;
    width: calc(100% - 32px);
    bottom: 24px;
}
.mini-card .minicardGroup-B .prod-number{
    font-size: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e9ec;
}
.mini-card .minicardGroup-B .prod-number span:first-child{
    font-weight: bold;
}
.mini-card .minicardGroup-B .unit-calc{
    height: 117px;
    padding: 12px 0;
}
.mini-card .minicardGroup-B .unit-calc > .units-price {
    padding: 0;
}
.mini-card .minicardGroup-B .unit-calc > .units-price .price-head {
    font-size: 12px;
}
.mini-card .minicardGroup-B .unit-calc > .units-price .price-total {
    font-size: 20px;
    font-family: "Poppins-Medium";
    font-weight: 500;
    color: #2a343f;
}
.unitCount-comp{
    text-align: center;
    padding: 0;
}
.unitCount-comp .addUnits-head {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 12px;
}
.unitCount-comp .add-units {
    text-align: center;
}
.unitCount-comp .add-units span {
    display: inline-block;
}
.unitCount-comp .add-units span:first-child{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.unitCount-comp .add-units span:nth-child(2) input {
    text-align: center;
    width: 44px;
    height: 44px;
    color: #2a343f;
    font-size: 11px;
    border: 0;
    border-radius: 4px;
    box-shadow: inset 0 0px 4px 1px #d4d9de;
    -webkit-box-shadow: inset 0 0px 4px 1px #d4d9de;
    -moz-box-shadow: inset 0 0px 4px 1px #d4d9de;
}
.unitCount-comp .add-units span:last-child{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.unitCount-comp .count-total {
    line-height: 12px;
    margin-top: 8px;
}
.add-units span:first-child{
    margin-right: 6.3px;
}
.add-units span:last-child{
    margin-left: 7.7px;
}
/* Mini Cards end */

#prod-pagination{
    padding: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: normal; 
}
#prod-pagination p{
    margin: 0;
    display: inline-block;
    width: 100%;
}
#prod-pagination nav{
    margin: 0px 0 0 0;
    display: inline-block;
}

#prod-pagination .pagination {
    margin: 8px 0;
}

#prod-pagination .pagination>li>a{
    margin: 0 10px;
    width: 44px;
    height: 44px;
    border-radius:4px;
    background: #bfc4c8;
    border: 0;
}
.pagination>li>a.page-avail{
    background: #0057a6;
}
#prod-pagination .pagination>li>a.pagePrev span.chevronIconWhite{
    width: 21px;
    height: 21px;
    background-size: 21px;
    transform: rotate(90deg);
    vertical-align: middle;
    position: relative;
    top: 6px;
}
#prod-pagination .pagination>li>a.pageNext span.chevronIconWhite{
    width: 21px;
    height: 21px;
    background-size: 21px;
    transform: rotate(-90deg);
    vertical-align: middle;
    position: relative;
    top: 6px;
}
/* Location Selector Start */
#location-select{
    display: table;
    padding: 12px 16px;
    background: white;
    margin: 24px 0;
    box-shadow: 0 0px 10px 1px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0 0px 10px 1px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0 0px 10px 1px rgba(23, 114, 183, 0.2);
    position: relative;
    max-width: 100%;
    width: auto;
    border-radius: 4px;
    float: right;
}
#location-select .locationIcon{
    display: table-cell;
    vertical-align: middle;
}
#location-select span.glyphicon{
    font-size: 26px;
    left: -5px;
    color: #0057a6;
}
#location-select .locationDetails{
    display: table-cell;
}
#location-select .locationDetails .selected-loc{
    display: block;
    font-size: 14px;
    font-family: 'NotoSansBold';
    color: #2a343f;
}
#location-select .locationDetails .change-loc{
    color: #0057a6;
    cursor: pointer;
    font-size: 12px;
}
.popup-comp .modal-dialog{
    width: 440px;
}
.popup-comp .modal-header{
    background: #edf6fb;
    height: 86px;
    padding: 10px;
    border: 0;
}
.popup-comp .modal-header .modal-title{
    color: #73aed3;
    margin-top: 34px;
    font-size: 24px;
    font-weight: 500;
    font-family: "Poppins-Medium";
}
.popup-comp .modal-header .modal-title-top20{
    color: #73aed3;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 500;
    font-family: "Poppins-Medium";
    text-align: center;
}
.popup-comp .modal-header .close{
    margin-top: 0;
    color: #0057a6;
    opacity: 1;
}
.popup-comp .modal-header button.close span{
    background-image: url('../images/icons/close.png');
    width: 22px;
    height: 22px;
    background-size: 22px;
    display: block;
}
.popup-comp .modal-body{
    padding: 20px;
}
.popup-comp .modal-content{
    border-radius: 0;
}
.popup-comp .modal-dialog .modal-title{
    text-align: center
}
.popup-comp .modal-content > .modal-body > .panel-group{
    max-height: 340px;
    min-height: 340px;
    overflow-x: hidden;
    overflow-y: auto;

}
.popup-comp .modal-content > .modal-body > hr{
    margin: 10px -15px;
    box-shadow: 0px 1px 2px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0px 1px 2px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0px 1px 2px rgba(23, 114, 183, 0.2);
    -ms-box-shadow: 0px 1px 2px rgba(23, 114, 183, 0.2);
    clear: both;
}
.popup-comp .loc-SearchBar{
    width: 100%;
    border: 1px solid #d4d9de;
    border-radius: 4px;
    box-shadow: inset 0 0 2px 0px #d4d9de;
    -webkit-box-shadow: inset 0 0 2px 0px #d4d9de;
    -moz-box-shadow: inset 0 0 2px 0px #d4d9de;
    float: none;
}
.popup-comp .loc-SearchBar input{
    border: 0;
    box-shadow: none;
    height: 44px;
    background: none;
}
.popup-comp .loc-SearchBar button.btn{
    border: 0;
    font-size: 16px;
    color: #0057a6;
    background: none;
    outline: none;
    box-shadow: none;
}
.popup-comp .loc-SearchBar button.btn span.locSearchIcon{
    background-image: url('../images/icons/search.png');
    background-size: 26px;
    width: 26px;
    height: 26px;
    display: block;
}
.popup-comp .sort-by-region{
    text-align: right;
    margin-bottom:10px;
}
#sort-by-region{
    width: 240px;
    border-radius: 4px;
    padding: 0;
    cursor: pointer;
}
.popup-comp .location-done{
    background: #0057a6;
    font-weight: bold;
    color: #ffffff;
    opacity: 1;
    width: 100%;
    height: 44px;
    outline: 0;
    border: 0;
}
.popup-comp .modal-footer{
    border: 0;
    box-shadow: 0px 0 8px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0px 0 8px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0px 0 8px rgba(23, 114, 183, 0.2);
    -ms-box-shadow: 0px 0 8px rgba(23, 114, 183, 0.2);
    padding: 20px;
}
.popup-comp .modal-footer label{
    display: block;
    position: relative;
    text-align: left;
    text-indent: 20px;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}
.popup-comp .panel{
    border-radius: 0;
    border: 0;
    box-shadow: none;
    margin: 0;
}
.popup-comp .panel-heading{
    background: none;
    padding: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-top: 1px solid #e5e9ec;
}
.popup-comp .panel-collapse .panel-heading{
    padding: 0;
    border: 0;
}
.popup-comp .panel-heading .firstLevel-loc{
    font-size: 12px;
    padding-right: 15px;
    position: relative;
}
.popup-comp .panel-heading .firstLevel-loc.loc-inner-list{
   margin-bottom: 4px; 
}
.popup-comp .panel-heading .firstLevel-loc label{
    font-family: "NotoSansBold";
    margin: 0;
}
.product-details .panel-endborder{
    border-bottom: 1px solid #e5e9ec;
}
.popup-comp .panel-body{
    border: 0;
}
.popup-comp .panel-collapse .panel-body{
    padding-right: 5px;
    padding-left: 25px;
    padding-bottom: 0;
    padding-top: 5px;
}
.popup-comp .panel-collapse .panel-group{
    margin: 0;
    padding-right: 0px;
}
.popup-comp .panel-collapse .panel-body .panel-collapse .panel-body{
    padding-right: 5px;
    padding-left: 20px;
}
.popup-comp .panel-collapse .panel-body .panel-collapse .panel-body.loc-sec-list .secLevel-loc{
    border: 0;
}
.popup-comp .panel label{
    position: relative;
    text-indent: 0;
    padding-left: 24px;
    cursor: pointer;
}
.popup-comp .panel-heading .firstLevel-loc span.glyphicon{
    font-size: 12px;
    position: absolute;
    right: 0px;
    left: auto;
    cursor: pointer;
}
.popup-comp  span.locPlusIcon{
    background-image: url('../images/icons/minus.png');
    width: 16px;
    height: 16px;
    background-size: 16px;
    display: block;
    position: absolute;
    right: 0px;
    left: auto;
    top: 0;
    cursor: pointer;
}
.popup-comp  span.locPlusIcon.collapsed{
    background-image: url('../images/icons/plus.png') !important;
}
.popup-comp .secLevel-loc{
    font-size: 12px;
    border-top: 1px solid #e5e9ec;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.popup-comp .secLevel-loc label{
    font-weight: normal;
}
/* Location Selector End */
/* Cart Page mini start */
#miniCart-popover{
    width: 440px;
    max-height: 800px;
    position: absolute;
    z-index: 100;
    background: #ffffff;
    top: 41px;
    left: -215px;
}
.miniCart-popover .miniCart-head{
    height: 73px;
    background: #edf6fb;
    padding: 22px 12px;
    font-size: 24px;
    font-weight: 500;
    font-family: "Poppins-Medium";
    color: #73aed3;
    text-align: center;
    box-shadow: 0 2px 6px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(23, 114, 183, 0.2);
}
.miniCart-popover .miniCart-head .mini-triangle{
    border-color: #edf6fb transparent;
	border-style: solid;
	border-width: 0px 15px 15px 15px;
	height: 0px;
    width: 0px;
    position: absolute;
    top: -15px;
    left: 217px;
}
.miniCart-popover .miniCart-list{
    text-align: left;
    margin-top: 12px;
    /*padding: 0 20px;*/
    max-height: 595px;
    overflow-y: auto;
}
.miniCart-popover .miniCart-list .miniCart-listitem .miniCart-listHead{
    height: 44px;
    padding: 12px 0;
    font-size: 14px;
    font-weight: bold;
    color: #2a343f;
    border-bottom: 1px solid #e8e8e8;
}
.miniCart-popover .miniCart-list .miniCart-listitem .miniCart-listHead .miniCart-locIcon{
    background: url('../images/icons/location.svg');
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: 24px;
    margin-right: 4px;
    margin-top: -2px;
}
.miniCart-popover .miniCart-list .miniCart-listitem .miniCart-listHead span{
    float: left;
}
.miniCart-popover .miniCart-list .miniCart-listitem .miniCart-listHead span:last-child{
    float: right;
}
.miniCart-listitem> ul> li> span{
    float: right;
}
.miniCart-popover .miniCart-list .miniCart-listitem ul{
    list-style: none;
    padding: 0 !important;
    padding-top: 20px !important;
    margin: 0 !important;
}
.miniCart-popover .miniCart-list .miniCart-listitem ul li{
    padding-left: 38px;
    position: relative;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 24px;
}
.miniCart-popover .miniCart-list .miniCart-listitem ul li > a{
    text-decoration: none;
}
.miniCart-popover .miniCart-list .miniCart-listitem ul li a > span {
    position: absolute;
    left: 0;
}
.miniCart-popover .miniCart-list .miniCart-listitem ul li .miniCart-price{
    margin: 0;
    margin-top: 4px;
}
.miniCart-popover .miniCart-foot{
    padding: 20px;
    height: 136px;
    position: relative;
    bottom: 0;
    width: 100%;
    /*box-shadow: 0 -1px 6px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0 -1px 6px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0 -1px 6px rgba(23, 114, 183, 0.2);*/
}

.miniCart-popover .mCSB_inside>.mCSB_container {
    margin-right: 15px;
}

.miniCart-popover .miniCart-listitem{
    padding: 0 20px;
}


#upload-order-pop.popup-comp .modal-body.miniCart-popover{
    padding: 0;
}
#upload-order-pop .btn.btn-default{
    margin-left: 0;
}
.upload-order-err{
    background: #ffeaef;
    color: #de1848;
    padding: 12px;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 16px;
    border-radius: 4px;
    border: solid 1px #de1848; 
}
.upload-order-err p, .upload-order-err span{
    font-weight: bold;
    margin: 0;
}
.upload-order-err ul p{
    margin-bottom: 4px;
}
.upload-order-err ul li{
    padding: 2px 0;
}
ul.dotted-list{
    margin: 0 8px;
    list-style-type: disc;
}
ul.dotted-list li{
    padding: 2px 12px;
    margin: 0 36px;
}
.upload-failure .ad-upload-order{
    margin-top: 20px;
}
.cart-utility-icon{
    text-align: right;
    padding-top: 68px;
}
.prodCat-title .cart-title-counts{
    font-size: 16px;
    margin-left: 16px;
}
.continue-shop{
    float: right;
    margin-top: -16px;
    margin-right: 4px;
    color: #0057a6;
    line-height: 14px;
    cursor: pointer;
}
.continue-shop span{
    float: left;
    line-height: 16px;
}
.continue-shop span.c-shop-icon{
    background: url('../images/icons/chevron-left.svg');
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px;
    margin-right: 2px;
}
/* Cart Page mini end */
/* Cart pages set start */

.px0 {
    padding-left: 0;
    padding-right: 0;
  }
  .px-32 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .relative {
    position: relative;
  }
  .mb1 {
    margin-bottom: 1rem;
  }
  .mt3 {
    margin-top: 30px;
  }
  /*accordian icon css*/
  .accPlusIcon.collapsed {
    background-image: url(../images/icons/plus.png) !important;
  }
  .accPlusIcon {
    background-image: url(../images/icons/minus.png);
    width: 16px;
    height: 16px;
    background-size: 16px;
    display: block;
    position: absolute;
    right: 0px;
    left: auto;
    top: 0;
    cursor: pointer;
  }
  /*accordian icon css end*/
  /*calender css*/
  .delivary-details {
    width: 230px;
    position: relative;
    margin-right: 20px;
  }
  .calender {
    margin-top: -7px;
  }
  .calender .icon-arrow-left,
  .calender .icon-arrow-right {
    background-position: -5px -2px;
    width: 20px;
    height: 27px;
  }
  .calender .icon-arrow-left {
    background-image: url("../images/calender/chevron-left.svg");
  }
  .calender .icon-arrow-right {
    background-image: url("../images/calender/chevron-right.svg");
  }
  .calender .dropdown-menu {
    min-width: 300px;
  }
  .calender .form-horizontal .control-label {
    margin: 14px 12px 0 0 !important;
    color: #5b646e;
    line-height: 18px;
    font-size: 12px;
    font-family: "NotoSansBold";
    font-style: normal;
    float: left;
    padding: 0;
    text-align: center;
    width: 90px;
  }
  .calender .form-horizontal .input-append,
  .calender .form-horizontal input {
    display: inline-block;
    vertical-align: middle;
  }
  .calender .form-horizontal .controls {
    margin-left: 0;
    position: relative;
  }
  .calender .form-horizontal input {
    width: 128px;
    height: 44px;
  }
  .calender .form-horizontal input[type="text"] {
    color: #2a343f;
    border: 1px solid #d4d9de;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
  }
  .aoh .calender .form-horizontal input[readonly] {
    background-color: #fff !important;
    padding: 0 0 0 35px;
  }
  .calender .form-horizontal input[type="text"]:focus {
    box-shadow: 0 0 0px 0px;
  }
  .calender .form-horizontal .input-append .add-on {
    margin-left: 0px;
    width: 21px;
    height: 25px;
    position: absolute;
    z-index: 9;
    left: 8px;
    bottom: 12px;
    border: none;
    background: #fff;
    font-size: 14px;
    padding: 0;
  }
  .calender .form-horizontal .input-append .add-on .icon-th {
    background-position: 0px 0px;
    background-image: url(../images/calender/calendar.svg);
    width: 30px;
    height: 30px;
    margin-top:0;
  }
  .calender .datetimepicker-days .table-condensed {
    margin: 0 0px;
    border-collapse: separate;
    border-spacing: 8px;
  }
  .calender .datetimepicker-days .table-condensed {
    max-width: 100%;
    background-color: transparent;
  }
  .calender .datetimepicker-days .table-condensed tr {
    border: 1px solid red;
  }
  .calender .datetimepicker-days .table-condensed th.switch {
    font-size: 12px;
    font-family: "NotoSansBold";
    color: #2a343f;
    text-align: center;
  }
  .calender .datetimepicker-days .table-condensed th {
    font-size: 11px;
    font-weight: normal;
    text-align: center;
  }
  .calender .datetimepicker-days .table-condensed td {
    padding: 7px 9px;
    font-size: 12px;
    color: #2a343f;
    line-height: 18px;
    width: 22px;
    margin: 20px;
    height: 24px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
  }
  .calender .datetimepicker-days .table-condensed td:hover {
    color: #fff;
    background-color: #0055a8;
    border-radius: 4px;
  }
  .calender .datetimepicker-days .table-condensed td.day.active {
    color: #fff;
    background-color: #0055a8;
    border-radius: 4px;
  }
  .calender .datetimepicker-days .table-condensed td.old,.calender .datetimepicker-days .table-condensed td.new{
    color: #bfc4c8;
  }
  .calender .datetimepicker-days .table-condensed td.old:hover,.calender .datetimepicker-days .table-condensed td.new:hover {
    color: #bfc4c8;
  }
  .calender .datetimepicker-days .table-condensed td.delivary-date {
    background-color: #e5e9ec;
    color: #2a343f;
  }
  .calender .datetimepicker-days .delivary label {
    color: #5b646e;
    font-size: 12px;
    font-family: "NotoSansBold";
  }
  .calender .datetimepicker-days .delivary input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: -1px 6px 0 0;
    box-sizing: border-box;
    padding: 0;
  }
  .calender .datetimepicker-days .delivary p {
    color: #73aed3;
    font-size: 11px;
    font-family: "NotoSansBold";
    margin-left: 24px;
  }
  .calender .datetimepicker-days .delivary .panel-heading {
    padding: 12px 0px;
  }
  .calender .datetimepicker.dropdown-menu {
    box-shadow: 0 0 8px 0px rgba(23, 114, 183, 0.2);
    left: -6px !important;
    top: 54px !important;
    padding: 0;
    margin: 0;
    border: 1px solid #d4d9de;
  }
  .calender .datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 50%;
  }
  .calender .datetimepicker-dropdown-bottom-right:before {
    top: -8px;
    left: 50%;
  }
  .calender [class*=" datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
  }
  .calender [class*=" datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-left: 5px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
  }
  .calender .delivary .panel-group .panel:first-child > .panel-heading {
    border-top: 1px solid #e5e9ec;
    border-bottom: 1px solid #e5e9ec;
    padding: 14px 0px 28px;
    margin-bottom: 20px;
  }
  .calender [class^="icon-"],
  .calender [class*=" icon-"] {
    display: inline-block;
    line-height: 14px;
    vertical-align: text-top;
    background-repeat: no-repeat;
    margin-top: 1px;
  }
  .calender .datetimepicker th.prev,
  .calender .datetimepicker th.next {
    cursor: pointer;
  }
  .datetimepicker table thead tr:first-child th:hover {
    background: transparent;
  }
  .datetimepicker table td span{
    margin: 2px 9px;
  }
  .datetimepicker table td span.active{
    color: #fff;
    background-color: #0055a8;
    border-radius: 4px;
    font-size: 12px;
  }
  .product-price {
    margin-top: 23px;
  }
  .product-price h6 {
    font-size: 12px;
    font-family: "NotoSansBold";
    color: #5b646e;
  }
  .product-price span {
    font-size: 20px;
    font-family: "Poppins-Medium";
    color: #2a343f;
    margin-bottom: 5px;
  }
  .product-price p {
    font-size: 11px;
    color: #5b646e;
  }
  .checkout-details .unitCount-comp {
    margin-top: 23px;
  }
  .checkout-details .unitCount-comp img {
    padding-top: 0;
    margin-right: 0;
  }
  .checkout-data .secondary-dropdown {
    width: 271px !important;
  }
  .checkout-data .secondary-dropdown .form-control.btn {
    width: 271px;
  }
  .checkout-data .alliance-dropdown {
    margin-bottom: 0;
  }
  .checkout-data .alliance-dropdown .form-control.btn {
    margin-bottom: 0;
  }
  .checkout-data .table-responsive table{
    margin-bottom: 20px;
  }
  .in-voice{
    margin-left: -3px;
  }
  /*order product details start*/
  .ad-product-details {
    padding-left: 32px;
    padding-right: 32px;
  }
  .ad-product-details h3 {
    height: 24px;
    font-family: 'Poppins-medium';
    font-size: 20px;
    font-weight: 500;
    color: #5b646e;
  }
  .ad-product-details h6 {
    font-size: 12px;
    font-weight: bold;
    color: #73aed3;
  }
  .ad-product-details .header-SearchBar {
    width: 366px;
    border: 1px solid #d4d9de;
    border-radius: 4px;
    box-shadow: inset 0 0 2px 0px #d4d9de;
    -webkit-box-shadow: inset 0 0 2px 0px #d4d9de;
    -moz-box-shadow: inset 0 0 2px 0px #d4d9de;
  }
  .ad-product-details .header-SearchBar input {
    border: 0;
    box-shadow: none;
    height: 44px;
    background: none;
  }
  .ad-product-details .header-SearchBar .btn {
    border: 0;
    font-size: 16px;
    color: #0057a6;
    background: none;
    outline: none;
    box-shadow: none;
  }
  .ad-product-details .header-SearchBar .btn span.searchIcon {
    background: url(../images/icons/search.svg) no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    display: block;
  }
  /*order product details start end*/
  /*upload-order css start*/
  .ad-upload-order {
    padding-left: 32px;
    padding-right: 32px;
  }
  .ad-upload-order h6 {
    font-family: "NotoSansBold";
    color: #73aed3;
  }
  .ad-upload-order .drag-drop {
    height: 160px;
    border-radius: 4px;
    border: dashed 2px #73aed3;
    background-color: rgba(239, 242, 245, 0.4);
    margin-bottom: 10px;
  }
  .ad-upload-order .drag-drop p {
    font-family: "NotoSansBold";
    font-size: 12px;
    text-align: center;
    color: #5b646e;
    margin-top: 26px;
  }
  .ad-upload-order .drag-drop span {
    margin: auto;
    display: block;
    font-size: 12px;
    text-align: center;
    color: #5b646e;
    margin-bottom: 10px;
  }
  .ad-upload-order .drag-drop button {
    width: 170px;
    height: 44px;
    border-radius: 4px;
    border: solid 2px #0057a6;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #0057a6;
    margin: auto;
    display: block;
    background-color: transparent;
  }
  .ad-upload-order a {
    font-size: 12px;
    color: #0057a6;
    margin-top: 10px;
    text-align: center;
    display: block;
  }
  .ad-upload-order a img {
    height: 14px;
    padding-right: 5px;
  }
  /*upload-order css end*/
  .acc-search-icon {
    padding-left: 14px;
  }
  .save-document {
    margin: 65px 0 0 0;
    float: right;
    /*width: 297px;*/
  }
  .save-document a {
    margin-left: 14px;
    color: #0057a6;
  }
  .save-document a:first-child {
    margin: 0;
  }
  .save-document a img {
    padding-right: 3px;
    max-width: 21px;
    max-height: 17px;
  }
   .trash img {
    width: 16px;
    height: 16px;
    margin-right: 3px;
  }
  .edit img {
    width: 22px;
    height: 22px;
    margin-right: 3px;
  }
  /*cart empty css start*/
  .empty-cart-content {
    margin-bottom: 25px;
    /*border-bottom: 4px solid #edf6fb;
    padding-bottom: 10px;*/
    margin-left: -32px;
    margin-right: -32px;
    padding: 4px 32px 2px 32px;
  }
  .empty-cart-content h3 {
    font-family: "Poppins-Medium";
    color: #2a343f;
    margin-bottom: 18px;
  }
  .empty-cart-content ul li {
    margin-bottom: 10px;
  }
  .empty-cart-content ul li a {
    font-size: 14px;
    color: #0057a6;
    line-height: 20px;
    text-decoration: none;
  }
  /*cart empty css end*/
  /**** autosearch start****/
  #myInputautocomplete-list p {
    font-size: 12px;
    font-weight: bold;
    display: block;
  }
  #myInputautocomplete-list span {
    display: inline;
    color: #73aed3;
    font-weight: bold;
    cursor: pointer;
  }
  .autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
  }
  .autocomplete input[type=text] {
    background-color: #fff;
    width: 83%;
    margin-top: -36px;
    margin-left: 35px;
    height: 35px;
    padding-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px;
    font-size: 16px;
  }
  .autocomplete input[type=submit] {
    background-color: DodgerBlue;
    color: #fff;
    cursor: pointer;
  }
  .autocomplete .autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
  }
  .autocomplete .autocomplete-items div {
    padding: 9px 14px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
  }
  .autocomplete .autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
  }
  .autocomplete .close-icon {
    border: 1px solid transparent;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
  }
  .autocomplete .close-icon:after {
    content: "X";
    display: block;
    width: 25px;
    height: 14px;
    position: absolute;
    z-index: 3;
    right: 4px;
    top: -17px;
    bottom: 0;
    margin: auto;
    padding: 9px 16px 17px 9px;
    border-radius: 50%;
    text-align: center;
    color: #0057a6;
    font-weight: normal;
    font-size: 19px;
    cursor: pointer;
  }
  .autocomplete .auto-search-btn {
    padding: 7px 0px 5px 8px !important;
  }
  .autocomplete .auto-search-btn:focus {
    border-color: transparent !important;
    outline: 0;
    box-shadow: inset 0 0 2px 0px #d4d9de;
    -webkit-box-shadow: inset 0 0 2px 0px #d4d9de;
    -moz-box-shadow: inset 0 0 2px 0px #d4d9de;
  }
  .autocomplete .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px transparent, 0 0 0px transparent;
    box-shadow: inset 0 0px 0px transparent, 0 0 0px transparent;
  }
  .autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
  }
  .search-box:not(:valid) ~ .close-icon {
    display: none;
  }
  /**auto search end**/
  /**cart upload img start**/
  .acc-search-icon .three-columns {
    margin-top: 20px;
  }
  .three-columns .blue-button{
    margin-left: 12px;
    margin-top: 23px;
    width: 228px;
    height: 45px;
  }
  .acc-search-icon .product-price-btton {
    width: 103px;
    height: 45px;
    border-radius: 4px;
    background-color: #fff;
    border: 2px solid #0057a6;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: normal;
    color: #0057a6;
    margin-top: 20px;
  }
  .cart-location {
    height: 18px;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #5b646e;
  }
  .cart-location span {
    height: 18px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #0057a6;
    display: block;
  }
  .cart-location span .accordion-img {
    width: 25px;
    height: 30px;
    margin: 0 0px 0 -5px;
  }
  .drag-drop img {
    margin: auto;
    display: block;
    height: 48px;
    width: 36px;
    margin-top: 40px;
  }
  .drag-drop-file {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #5b646e;
    margin-top: 0 !important;
  }
    .cart-popup .modal-dialog {
    width: 93%;
    max-width: 1280px;
    }
    .cart-popup .product-details{
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0!important;
    }
    .cart-popup.popup-comp .modal-body {
    padding-bottom: 0px;
    }
    .cart-popup #leftCont-rightNav > section.left-section{
        border-bottom: 0;
        padding-bottom:20px;
    }
    #cart-pop.cart-popup .panel-body {
        padding: 15px;
    }
  /*cart-modal-popup end*/
  .cart-modal-popup {
    width: 373px;
    height: 314px;
    background-color: #94999f;
    margin: auto;
    margin-bottom: 75px;
  }
  .cart-modal-popup h3 {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding-top: 147px;
  }
  /*cart-modal-popup end*/
  /**cart upload img css end**/
  /* saved cart start*/
  .edit-saved-cart {
    padding-bottom: 18px;
    border-bottom: 4px solid #edf6fb;
    margin-left: -32px;
    margin-right: -32px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .edit-saved-cart:first-child {
    border-top: none;
  }
  .edit-saved-cart> .add-to-cart {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .edit-saved-cart .add-to-cart #cart-value {
    margin-top: 5px;
  }
  .edit-saved-cart .add-to-cart #saved-cart-name {
    margin-top: 5px;
  }
  .edit-saved-cart .add-to-cart a {
    text-decoration: none;
    margin-right: 10px;
  }
  .edit-saved-cart .add-to-cart .cartIcon {
    margin-right: 8px;
  }
  .edit-saved-cart .add-to-cart .save-cart-btn {
    width: 150px;
    height: 44px;
    padding: 5px;
    font-family: "NotoSansBold";
  }
  .edit-saved-cart .actionOptions a {
    padding: 0px 0px;
  }
  .edit-saved-cart .actionOptions a:first-child {
    padding-left: 0;
  }
  .edit-saved-cart .actionOptions a img {
    margin-right: 5px;
  }
  /*  Added for save cart page */
  .cart-price-data-border {
    border-top: 1px solid #e8e8e8;
  }
  /*  Added for save cart page */
  .cart-price-data table {
    margin-bottom: 0;
  }
  .cart-price-data table tr th {
    border: none;
    padding-top: 16px;
  }
  .cart-price-data table tr th:first-child {
    padding-left: 0;
  }
  .checkout .left-section .cart-price-data table>thead>tr>th:last-child {
    text-align: left;
  }
  .cart-price-data table tr td {
    border: none;
    padding-top: 0px;
  }
  .cart-price-data table tr td:first-child {
    padding-left: 0;
  }
  .cart-price-data table tr td:last-child {
    text-align: left;
  }
  .checkout .left-section .cart-price-data table>tbody>tr>td {
    padding: 0 8px 8px 0px;
  }
  .edit-saved-cart .table-responsive{ margin-top: 20px; }
  .checkout .left-section .cart-price-data table>tbody>tr>td:first-child {
    padding: 0 8px 8px 0px;
  }
  .checkout .left-section .cart-price-data table>tbody>tr>td:last-child {
    text-align: left;
  }
  .product-dropdown {
    width: 223px;
    height: 44px;
    display: inline-block;
  }
  .product-dropdown .form-control.btn {
    width: 223px;
    height: 44px;
  }
  /*saved cart end*/
  /**** cart items css start **/
  .item-numb {
    padding-bottom: 18px;
  }
  .item-numb h3 {
    font-family: "NotoSansBold";
    font-size: 14px;
    text-align: center;
    color: #2a343f;
    padding-top: 32px;
    padding-bottom: 20px;
    margin: 0;
  }
  .item-numb button {
    margin-bottom: 20px;
  }

  /* Added for save cart hover  */
  .cart-saved-page .item-numb button:hover {
  	  color: #0057a6;
  }
  .item-numb p {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #5b646e;
  }
  .no-item button {
    border: solid 2px #bfc4c8;
    color: #bfc4c8;
  }
  .no-item button:hover {
    color: #bfc4c8;
    background: #fff;
    border: solid 2px #bfc4c8;
    text-decoration: none;
    cursor: not-allowed;
  }
  /**** cart items css end **/
  /*button-combo css start*/
  .button-combo {
    margin-left: 20px;
  }
  .button-combo button {
    width: 150px;
    height: 44px;
    margin-bottom: 0;
  }
  .button-combo button:first-child {
    width: 131px;
    margin-right: 8px;
  }
  /*button-combo css end*/
  /*Sri Gayathri Devi*/
  /*popovers start*/
  .edit-popover p {
    margin-bottom: 6px;
    font-family: "NotoSansBold";
    font-size: 12px;
  }
  .edit-popover .popover-input-box {
    height: 28px;
    margin-bottom: 20px;
    width: 290px;
  }
  .edit-popover .popover-cancel-button {
    width: 106px;
    height: 32px;
    float: left;
    font-size: 12px;
    font-family: "NotoSansBold";
  }
  .cart-edit-rename + .popover {
    padding: 15px 18px 13px 18px;
    max-width: 326px;
    height: 145px;
    border:0px;
    box-shadow: 0px 0px 10px rgba(23,114,183,0.2)
  }
  .cart-edit-delete + .popover {
    padding: 20px 16px 13px 16px;
    max-width: 254px;
    height: 127px;
     border:0px;
     box-shadow: 0px 0px 10px rgba(23,114,183,0.2)
  }
  .cart-edit-rename + .popover .popover-content,
  .cart-edit-delete + .popover .popover-content {
    padding: 0;
  }
  .edit-popover button + button {
    margin-left: 8px;
  }
  .checkout .left-section .product_trash {
    margin-bottom: 21px;
    text-align: center;
  }
  .checkout .left-section .edit-popover .popover-input-box {
    height: 28px;
    margin-bottom: 20px;
    width: 290px;
  }
  /*popovers end*/
  /*loading-popup start*/
  .loading-popup .popup-content {
    text-align: center;
    width: 440px;
    margin-left: 8rem;
    border-radius: 0;
  }
  .loading-popup .popup-header {
    background: #edf6fb;
    padding: 0;
    height: 73px;
    box-shadow: 0 2px 5px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0 2px 5px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0 2px 5px rgba(23, 114, 183, 0.2);
  }
  .loading-popup .popup-body {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .loading-popup .pageLoader {
    font-size: 3.3rem;
    margin-bottom: 10px;
  }
  .loading-popup .popup-footer {
    height: 84px;
    box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
    -webkit-box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
    -moz-box-shadow: 0 0px 5px rgba(23, 114, 183, 0.2);
  }
  /*loading-popup end*/
  /**** custom css**/
  .ad-upload-order p{
      margin: 16px 0 18px 0;
  }
  .ad-product-details p{
      margin: 16px 0 20px 0;
  }
  .three-columns> .fst-col p{
    margin: 0px 0pc 3px 0px;
  }
  .two-sample-img {
    margin-left: 32px;
    margin-right: 32px;
    border: 1px solid #eee;
    margin-top: 29px;
    margin-bottom: 21px;
}
/*Cart icon popover start*/
.cart-icon+ .popover{
    padding: 13px 12px 14px 7px;
    width: 210px;
    height: 60px;
    border: 0;
  }
  .cart-icon+ .popover .popover-content{
    padding: 0px;
  }
  .cart-notify p{
    font-family: 'NotoSansBold';
    font-size: 12px;
  }
  .cart-notify img{
    float: left;
    margin-right: 6px;
  }
  /*Cart icon popover end*/
  /*quick-list icon popover*/
  .list-icon+ .popover{
    padding: 15px 11px 16px 7px;
    width: 210px;
    height: 60px;
    border: 0;
  }
  .list-icon+ .popover .popover-content{
    padding: 0px;
  }
  .list-icon .cart-notify p{
    padding-top: 6px;
  }
  /*quick-list icon popover end*/
  /*clear cart popover start*/
  .clear-cart-popover + .popover .popover-content{
    padding: 0;
  }
  .clear-cart-popover + .popover {
    padding: 32px 12px 15px 12px;
    max-width: 244px;
    height: 123px;
    border:0px;
  }
  /*clear cart popover end*/
  /*cart icon empty notification popover*/
  .empty-cart-icon+ .popover .popover-content{
    padding: 0;
  }
  .empty-cart-icon+ .popover {
    padding: 17px 10px 16px 10px;
    width: 173px;
    height: 51px;
    border:0px;
    box-shadow: 0px 0px 10px rgba(23,114,183,0.2)
  }
  /*cart icon empty notification popover end*/
/* Cart pages set end */

/*checkout template css start*/
.save-document{
    margin:70px 0 0 0;
    float: right;
    }
    .save-document a {
    margin-left: 13px;
    color: #0057a6;
    }
    .save-document a:first-child{
    margin:0;
    }
    .save-document a img {
    padding-right: 3px;
    }
    /*checkout template left side start*/
    #main-container .prodCat-title span {
    font-size: 16px;
    margin-left: 15px;
    }
    .checkout .left-section .sanofi-accordion .panel-heading{
        padding: 27px 32px;
        border-radius: 0;
        margin: 0 -32px 0 -32px;
        clear: both;
    }
    .checkout .firstLevel-acc p{
        color: #5b646e;
        font-size: 12px;
        margin: 0 32px 5px 0;
        line-height: 18px; 
    }
    .checkout .accordion-img {
        width: 30px;
        height: 30px;
        margin: 0 6px 0 -5px;    
    }
    .checkout .location-small {
        width: 22px;
        height: 22px;
        margin: 0 6px 0 -5px;    
    }
    .checkout .left-section p{
        margin-bottom: 5px;
    }
     .checkout .left-section .form-group label{
        margin-bottom: 8px;
     }
    .checkout .left-section .form-control{
        border: 1px solid #d4d9de;
        color: #2a343f;
        box-shadow: inset 0 1px 5px 0 #d4d9de;
        margin-bottom: 22px;
        width: 244px;
        padding: 5px 12px;
        height: 28px;
    }
    .checkout .left-section .panel-body {
        padding:25px 0px 0px 0px;
        /*padding:25px 0px 49px 0px;*/
    }
    .checkout .left-section .signature{
        height: 56px;
        margin-bottom: 5px;
    }
    .checkout .left-section .table>thead>tr>th:last-child,
    .checkout .left-section .table>tbody>tr>td:last-child{
        text-align: left;
    }
    .checkout .left-section .table>thead>tr>th,
    .checkout .left-section .table>tbody>tr>td{
        border-top: none;
        border-bottom: none;   
    }
     .checkout .left-section .table>thead>tr>th{
         padding: 0 0 10px 0;
     }
    .checkout .left-section .table>tbody>tr>td{
        padding: 0 0 10px 0;
    }
    .checkout .left-section .table>tbody>tr:last-child{
        margin-top: 10px;
    }

    
    /* checkout detail css start*/
    ul.checkout-details {
        border-top: 1px solid #d4d9de;
    }
    .checkout-details li:first-child,.cart-left .checkout-details{
        border-top: none;
    } 
    .checkout-details li{
        border-top: 1px solid #d4d9de;
        padding-bottom: 25px;
    } 
    .checkout-details li:last-child {
        padding-bottom: 0;
    }
    .checkout-details li img {
        padding: 24px 0 0 0;
        margin-right: 25px;
        margin-bottom: 10px;
    }  
    .checkout-details li a img {
        width: 60px;
        /*float: left;*/
        /*display: inline-block;*/
    }
    .checkout-details li .trash {
        margin-top: 50px;
        display: block;
        text-align: left;
        line-height: 0px;
    }
    .checkout-details li .trash img {
        height: 18px;
        /* width: 18px; */
		object-fit: contain; /* Added as per zeplin for delete button */
    	width: 13px; /* Updated for delete button */
        margin-right: 3px;
        padding: 0;
    }
    .checkout-details .cart-edit-delete + .popover{
        padding: 15px 11px;
        width: 244px;
        height: 123px;
    }
    .checkout .left-section .checkout-details .product_trash{
        margin-top: 17px;
        margin-bottom: 24px;
    }
    .checkout-details h2{
        font-size: 16px;
        color: #0057a6;
        display: inline;
        line-height: 21px;
        letter-spacing: 0.5px;
        font-family: "Poppins-Medium";
    } 
    .checkout .cart-left .checkout-data {
        margin-left: 0px;
    }
    .cart-left .checkout-details h2{
        font-size: 16px;
        color: #0057a6;
        line-height: 21px;
        display: inline-block;
        letter-spacing: 0.5px;
        font-family: "Poppins-Medium";
    } 
    .checkout .left-section .checkout-details .table th{
        font-family: "NotoSansBold";
        line-height: 18px;
        padding: 0 0 5px 0;
    }  
    .checkout .left-section .checkout-details .table td{
        padding-bottom: 0;
    }
    .checkout .left-section .checkout-details .table >thead>tr>th:last-child,
    .checkout .left-section .checkout-details .table >tbody>tr>td:last-child{
        text-align: left;
    }
    .checkout .left-section .checkout-details p{
        margin-bottom: 10px;
    }
    .checkout-details p span{
       font-family: "NotoSansBold";
    }
    .checkout-data{
        margin-bottom: 25px;
    }
    /*ship data css start*/
    .ship-data{
        margin-bottom: 24px;
    }
    .ship-data ul li h5{
        margin-bottom: 8px;
    }
    .ship-data ul li {
        margin-bottom: 14px;
    }
    .ship-data ul li:last-child {
        margin-bottom: 0px;
    }
    
    /*ship data css end*/
    /* checkout detail css end*/
    /*checkout template left side end*/
    /*checkout template right side start*/
    /*order total css*/
    #leftCont-rightNav.checkout .right-navigation {
        padding: 0;
    }
    #leftCont-rightNav.emptyCart .right-navigation {
        padding: 0;
    }
    .savings-total {
        margin-top: 32px;
        text-align: center;
        padding: 0 32px 32px;
        border-bottom: 4px solid #edf6fb;
    }
    .savings-total h3{
        color: #2a343f;
        font-size: 24px;
        line-height: 28px;
        font-family: "Poppins-Medium";
    }
    .savings-total p{
        color: #5b646e;
        font-size: 12px;
        line-height: 16px;
        font-family: "Poppins-Medium";
    }
    .white-button{
        background: #fff;
        font-size: 14px;
        font-family: "NotoSansBold";
        color: #0057a6;
        opacity: 1;
        width: 100%;
        /* height: 40px; */
        border: 2px solid #0057a6;
        outline: 0;
        margin-bottom: 9px;
    }
    .grey-button{
        background: #bfc4c8;
        border: 2px solid #bfc4c8;
        color: #fff;
    }
    .white-button.active{
        background: #0057a6;
        color: #ffffff;
        border: 2px solid #0057a6;
        border-color: #0057a6;
    }
    /*order total css end*/
	/* Defect 1549 global fix */
    /* checkout page */
    .page-checkoutPage .open-preloader:hover {
    	background: #0057a6;
    	color: #ffffff;    
    }
    .page-checkoutPage .open-preloader:active {
    	background: #023B6E;
    	color: #ffffff;    
    }
    .page-checkoutPage #editCartBtn:hover {
    	background: #fff;
     	color: #0057a6;
    }
    .page-checkoutPage #editCartBtn.active, .page-checkoutPage #editCartBtn:active{
      	background: #73aed3; /* Modified color for white button active state */
      	color: #fff;  
     }
    /* checkout page */
    /* Reservation overview page white button */

    .common-button-class .reserve-edit:active {
    	background: #023B6E;
      	color: #fff;    	
    }
    .page-fluseasonreservationpage .secondSeason .reserve-nw:hover,
    .page-fluseasonreservationpage .secondSeason .reserve-new-btn:hover {
    	background: #fff !important;
     	color: #0057a6 !important;
    }
	.page-fluseasonreservationpage .secondSeason .reserve-nw:active,
	.page-fluseasonreservationpage .secondSeason .reserve-new-btn:active {
		background: #023B6E !important;
    color: #fff !important;
                border:1px solid #0057a6;
	}
	 .page-fluseasonreservationpage .influenzavaccines .btn-twocols button:hover {
	 	background: #fff !important;
     	color: #0057a6;
	 }
	 .page-fluseasonreservationpage .influenzavaccines .btn-twocols button:active {
    background: #0057a6 !important;
    color: #fff !important;
                border:1px solid #0057a6;
}
.page-fluseasonreservationpage .influenzavaccines .season-now .white-button:active{
    background: #023B6E !important;
    color: #fff !important;
                border:1px solid #0057a6;
}
	 
	.page-sanofiUkSaveOrder .item-numb button:active {
	 	color: #fff;
	 	background: #73aed3 !important; /* Updated color for white button */
	 }
	 /* Added for sved list cart page buttons color */
	 .page-sanofiUkSaveOrder .item-numb button:hover, 
	 .page-sanofiUksavedOrderDetailsPage .item-numb button:hover {
	 	color: #0057a6;
	 	background: #fff;
	 }
	.page-sanofiUkSaveOrder .item-numb button:active,
	.page-sanofiUksavedOrderDetailsPage .item-numb button:active {
	 	color: #fff;
	 	background: #73aed3 !important;
	 }
	 .page-sanofiUkSaveOrder .item-numb button:focus,
	 .page-sanofiUksavedOrderDetailsPage .item-numb button:focus {
	 	background-color: #fff;
	 }
	 /* Added for sved list cart page buttons color */
	.page-fluseasonreservationpage .common-btn-class .order_now a, .page-fluseasonreservationpage .white-button:hover {
  		background: #fff !important;
     	color: #0057a6;
	}
	.page-FluSeasonProductListPage .proceed-to-cart-btn-flu a:focus,
    .page-FluSeasonProductListPage .proceed-to-cart-btn-flu a:hover, page-FluSeasonProductListPage .proceed-to-cart-btn-flu a:active {
    	color: #fff !important;
    }
    
    .savings-total .reservebt, .savings-total .reservebt:hover{
   		color: #0057a6 !important;
    	background-color: #fff !important;
    	border: 2px solid #0057a6 !important;
    }
    .savings-total .reservebt:active{
		background: #023B6E !important;
		color: #fff !important;
		border: 2px solid #0057a6 !important;
    }
    
    .page-FluSeasonProductListPage .proceed-to-cart-btn-flu a, .page-FluSeasonProductListPage .proceed-to-cart-btn-flu a:hover {
    	color: #fff !important;
    }
    .page-FluSeasonProductListPage.estimation-btninvalid a:focus, 
    .page-FluSeasonProductListPage .estimation-btninvalid a:hover {
    	color: #fff !important;
    }
    page-FluSeasonProductListPage.estimation-btninvalid {
    	background-color: #bfc4c8;
    color: #fff;
    border: 2px solid #bfc4c8;
    }
	/* Defect 2002 */
    .dashb a {
	    font-weight: bold;
	    font-size: 14px;
	}
	.fluPageList .estimation-btninvalid {
    background-color: #bfc4c8 !important;
    color: #fff !important;
    border: 2px solid #bfc4c8 !important;
}
	 /* Defect 2002 */
  /* Flu PDp page, seaon pages, dashboard */
   .page-fluseasonreservationpage .influenzavaccines .season-now .reserve-new-btn:hover {
  		background: #fff !important;
     	color: #0057a6 !important;
  }
    .page-fluseasonreservationpage .influenzavaccines .season-now .reserve-new-btn:active {
    	background: #023B6E !important;
    color: #fff !important;
    border:1px solid #0057a6;
    }
  	.page-FluSeasonProductListPage .common-button-class .white-button:hover, 
  	.page-fluseasonviewcartpage .common-button-class .white-button:hover 
  	 {
  		background: #fff;
     	color: #0057a6;
  	} 
  	.page-fluseasonviewpaymentpage .common-button-class .white-button:hover {
  		background: #0057a6;
     	color: #fff;
  	} 
   .page-FluSeasonProductListPage .common-button-class .white-button:active, 
   .page-fluseasonviewcartpage .common-button-class .white-button:active, 
   .page-fluseasonviewpaymentpage .common-button-class .white-button:active {
  		background: #023B6E !important;
    color: #fff !important;
    border:1px solid #0057a6;
  	} 
  	  	  
  	.page-FluSeasonProductListPage .common-button-class .updateOrder:hover, 
  	.page-fluseasonviewpaymentpage .common-button-class .proceedPlaceOrder:hover  {
  		background: #0057a6;
     	color: #fff;
  	}
  	  	
  	.page-FluSeasonProductListPage .common-button-class .updateOrder:active, 
  	.page-fluseasonviewpaymentpage .common-button-class .proceedPlaceOrder:active {
    background: #023B6E;
    color: #fff;
   	border:1px solid #023B6E;
	}		
	.proceedCheckout1:active{
	    background: #023B6E;
	    color: #fff;
	    border:1px solid #023B6E;
	}
	.reservebt:active{
	    background: #023B6E !important;
	                color: #fff !important;
	                border:1px solid #0057a6;
	}
  	
  	
    .page-FluSeasonProductListPage .proceed-to-cart-btn-flu:active{
    	background-color: #023B6E;
		color:#fff ;
		border:2px solid #0057a6;
    }
  	/*  Flu page-fluseasonviewcartpage */
  	.page-fluseasonviewcartpage .common-button-class .proceedCheckout1:active  {
  		background: #023B6E;
  		color: #fff;
  	}  	
    /* Defect 1549 global fix */
	
    /*order contact css start*/
        .contact-details{
            padding: 0 32px 32px;
            
        }
        .contact-details h3{
            color: #5b646e;
            font-size: 20px;
            line-height: 24px;
            font-family: "Poppins-Medium";
            margin: 25px 0;
        }
        .contact-details h3 a{
            color: #0057a6;
            font-size: 12px;
            line-height: 18px;
            font-family: "NotoSans";
            float: right;
            background: url(../images/icons/edit.png) no-repeat 3px 3px;
            background-size: 43%;
            padding: 4px 0px 0 26px;
        }    
        .contact-details .table tr td {
            border: none;
            padding: 0 0 8px 0;
            line-height: 18px;
        }
        .contact-details .table tr td:first-child {
            font-family: "NotoSansBold";
        }
        .contact-details .table tr td a{
            color: #0057a6;
        }
        .contact-details ul li{
            width: 48%;
            margin-left:2%;
            display: inline-block;
        }
        .contact-details ul li:first-child{
            margin-left:0%;
            margin-right:1%;
        }
        .contact-details ul li h6{
            color: #5b646e;
            line-height: 18px;
            font-family: "NotoSansBold";
            margin-bottom: 5px;
            margin-top: 0px;
        }    
        .contact-details ul li p{
            margin-bottom: 3px;
        }
        .faqs img {
            width: 16px;
            height: 16px;
            margin-left: 3px;
        }
        .contact-details ul + a {
            margin-top: 10px;
            display: block;
            color: #0057a6;
        }
    /*order contact css end*/
    /*payment methos css start*/
        .payment-method{
            margin: 25px 0 0px 0; 
            padding: 0 32px 22px;
            border-bottom: 4px solid #edf6fb;
        }
        .payment-method h3{
            margin:0 0 20px 0;
            font-family: "Poppins-Medium";
            font-size: 20px;
        }
        .payment-method a {
            color: #0057a6;
        }
        .payment-method .cards{
            margin: 20px 0 2px 0;
        }
        .payment-method .cards a{
            margin-left: 4px;
        }
        .payment-method .cards a:first-child{
             margin-left: 0px;
        }
        .payment-method p{
            font-size: 11px;
        }
        .payment-method .dropdown-large .form-control.btn{
            height: 44px;
        }
        .payment-method .sanofi-dropdown-sec .form-control{
            color: #2a343f;
            font-family: "NotoSans";
        }
        .payment-method .dropdown-large li a{
            padding: 0;
            color: #0057a6;
            font-family: "NotoSans";
        }
        .payment-method ul li a {
            color: #2a343f;
            font-family: "NotoSansBold";
        }
        .payment-method ul{
            margin-bottom:2px;
        }
        .payment-method ul li a img {
            padding-right: 4px;
            width: 24px;
            height: 24px;
            margin-right: 4px;
        }
        .payment-method ul li p {
            font-size: 12px;
            margin-left: 29px;
        }
        .change-option {
            padding: 0 0 0 24px;
        }
        .payment-method ul li .change-option a {
            color: #0057a6;
            font-family: "NotoSans";
            margin-right: 18px;
        }
    /*payment methos css end*/  
    
    /*checkout template right side end*/
    
    /*checkout template css end*/
    
    /* checkout print preview css start*/
    .preview-contact{
        padding-top: 56px;
        float: right;
    }
    .preview-contact span {
        display: inline-block;
        margin: 0 0 4px 0;
    }
    .preview-contact a {
        color: #5b646e;
    }
    .preview-contact ul li span.footerIcon img {
        width: 100%;
        filter: invert(63%) sepia(72%) saturate(228%) hue-rotate(159deg) brightness(91%) contrast(90%);
    }
    .preview-contact span img,.preview-contact a img{
        width: 24px;
        height: 24px;
        color:#0091d6;
        padding-right: 4px;
        margin-right: 6px;
    }
    .checkout .print-preview .accordion-img{
        margin-left: 0;
    }
    .checkout .left-section .print-preview {
    /*padding: 26px 32px 0 31px!important;*/
        padding: 26px 0px 0 0px;
        border-top: 1px solid #edf6fb;
        /*margin-bottom: 32px;*/
    }
    .print-preview .firstLevel-acc{
        border-bottom: 1px solid #edf6fb;
    }
    .print-preview .firstLevel-acc label:first-child {
        margin-top: 9px;
        margin-bottom: 30px;
    }
    .order-preview {
        float: right;
        margin-bottom: 19px;
    }
    .checkout .print-preview .order-preview p{
        color:#2a343f;
        font-family: "NotoSansBold";
        font-size: 14px;
        line-height: 20px;
        margin-right: 0;
        text-align: right;
    }
    .print-preview .ship-data {
        margin-top: 24px;
    }
    /* checkout print preview css start*/
    
    /*contact details form start*/
    .contact-details .form-group {
        margin-bottom: 13px;
    }
    .contact-details .form-group label{
        font-family: "NotoSansBold";
    }
    .contact-details .form-group input{
        width: 288px;
        padding: 5px 10px;
        height: 28px;
        color: #2a343f;
        font-size: 12px;
        font-family: "NotoSans";
    }
    .small-btn button{
        width: 109px;
        height: 32px;
        font-size: 12px;
    }
    .small-btn button:first-child{
        margin-right: 6px;
    }
    .contact-details .form-group a{
        color: #0057a6;
        margin-top: 8px;
        display: inline-block;
    }
    .small-btn {
    margin-bottom: 17px;
    }
    /*contact details form end*/
    
    /*add a note popup css start*/
    .add-note {
        width: 314px;
        height: 266px;
        border: 1px solid #edf6fb;
        padding: 14px 12px 16px 12px;
    }
    .add-note h6{
        color: #2a343f;
        font-family: "NotoSansBold";
    }
    .add-note .form-group {
        margin-bottom: 16px;
    }
    .add-note label {
        margin-bottom: 8px;
    }
    .add-note input{
        width: 290px;
    }
    .add-note .form-group .signature {
        height: 56px;
    }
    .add-note .small-btn,.add-note .small-btn button{
        margin-bottom: 0;
    }
    /*add a note popup css end*/
    /*common overlay start*/
    .overlay{
        width: 535px;
        padding: 53px 0px 25px 0;
        border-radius: 0;
    }
    .overlay-heading.modal-header{
        border: none;
    }
    .overlay-heading h4{
        color: #0057a6;
        font-size: 20px;
        font-family: "Poppins-Medium";
        margin-bottom: 10px;
        text-align: center;
    }
    .confirm-order {
        width: 306px;
        margin: 0 auto;
        border-top: 1px solid #edf6fb;
        padding: 15px 0px;
    }
    .confirm-order h5,.confirm-order h6{
        font-size: 12px;
        color: #5b646e;
        font-family: "NotoSansBold";
    }
    .confirm-order span {
        font-size: 20px;
        color: #2a343f;
        font-family: "Poppins-Medium";
        line-height: 24px;
        border-bottom: 1px solid #edf6fb;
        padding-bottom: 23px;
        display: block;
    }
    .confirm-order p{
        color: #2a343f;
        margin-bottom: 5px;
    }
    .place-order{
        padding: 0 35px;
    }
    .place-order li:first-child{
        float: left;
    }
    .place-order li{
        float:right ;
        margin-bottom: 45px;
    }
    .place-order h6{
        color: #5b646e;
        size: 12px;
        font-family: "NotoSansBold";
    }
    .ship-location{
        margin-top: 30px;
        margin-bottom: 55px;
        padding: 0 35px;
    }
    .confirm-order .white-button{
        height: 44px;
    }
    /*common overlay end*/
/* Accordian Start */
.product-details .sanofi-accordion{
    margin-left: -5px;
}
.panel-group .panel:first-child > .panel-heading{
    border-top: none;
    border-bottom: none;
  }
.sanofi-accordion .panel {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    margin: 0 !important;
  }
  .sanofi-accordion .panel-heading{
    background: none;
    padding: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-top: 4px solid #edf6fb;
    color: #5b646e;
  }
  .product-details .sanofi-accordion .panel-heading{
    border-top: 1px solid #eee;
  }
  .accordion-img{
    width:19px;
    height:21px;
    margin-right: 4px;
}
  .accordion-imgSelection{
    width:22px;
    height:21px;
    margin-right: 4px;
}
  .sanofi-accordion .panel-heading .firstLevel-acc {
    font-size: 12px;
    padding-right: 15px;
    position: relative;
}
.sanofi-accordion .panel-heading .firstLevel-acc label {
  font-family: "NotoSansBold";
  margin: 0;
}
  .sanofi-accordion span.accPlusIcon {
    background-image: url(../images/icons/minus.png);
    width: 16px;
    height: 16px;
    background-size: 16px;
    display: block;
    position: absolute;
    right: 0px;
    left: auto;
    top: 0;
    cursor: pointer;
}
.sanofi-accordion span.accPlusIcon.collapsed{
    background-image: url(../images/icons/plus.png) !important;
  }
  /* Accordian End */
.age{
    margin-bottom: 36px;
}
.age .age-bold , .num-bold{
    font-family: "NotoSansBold";
}
.age-num{
    margin-bottom: 0px;
}
.product-details .line{
    margin:11px auto 26px auto;
}

.product-details .line.pop_pdf{
    margin:11px 0px 0px auto;
}

/*sgd*/
.mbl-delete,.checkout-details li .trash.mbl-delete{
    /*display: none;*/
}
.checkout .left-section .carousel-title{
    margin-top: 25px;
    margin-bottom: 6px;
}
#leftCont-rightNav > section.left-section{
    border-bottom: 4px solid #edf6fb;
}
.actionOptions-small{
    display: none;
}
@media only screen and (min-width: 1280px) {
    #main-container .breadcrumb-title{ width: 840px; height: 115px; padding-right: 0;}    
    #leftNav-rightCont > aside.left-navigation{ width: 218px; }
    #productList-area > aside#filters-aside{ width: 218px; }
    #leftCont-rightNav > aside.right-navigation{ width: 440px; }
    #productList-area > section{ width: 1060px; /*margin-bottom: -12px;*/ } /* add margin-bottom */
    #productList-area.flu-dashboard > section{width: 85%;}
    #productList-area.vacc_loc > section{width: 1280px;border-left: 0;}
    #leftNav-rightCont > section.right-section{ width: 1062px; }
    .season-curr{width: 478px;}
    #product-listing .prodCard-box .prod-card:nth-of-type(3n){ border-right: none; }
    
    #product-listing .prodCard-box .multiples-card:nth-child(3n+1):nth-last-child(-n+3),
    #product-listing .prodCard-box .multiples-card:nth-child(3n+1):nth-last-child(-n+3) ~ .multiples-card {
        border-bottom: none;
    }  

    .slick-list .slick-item:nth-child(3n) .mini-card{
         border-right: none;
    } 
    .cart-popup #leftCont-rightNav > section.left-section{
        width: 774px;
    }
    .data-pad {
        padding-left: 0;
    }
    
    #leftCont-rightNav > section.left-section:last-child{ border-bottom: 0; }
}
@media only screen and (min-width: 768px){
    #filter-by .filterByGroup ul.collapse{
        display: block;
    }    
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #productList-area{
        margin-bottom: 0;
    }
    #browse-category select{
        width: 100%;
    }
    #product-listing .prodCard-box .prod-card{
       /* height: 560px;*/
    }
    #product-listing .prodCard-box .prod-card img{
       /*  width: 100%; */
        height: 100%;
    }
    #product-listing .prodCard-box .prod-card:nth-of-type(2n){
        border-right: none;
    }
    #product-listing .prodCard-box .prod-card:nth-child(2n+1):nth-last-child(-n+2),
    #product-listing .prodCard-box .prod-card:nth-child(2n+1):nth-last-child(-n+2) ~ .prod-card {
        border-bottom: none;
    }
    /*SGD*/
    .ad-product-details .header-SearchBar{ width: 100%; }
    #mainFooter .footerRight-logo img{ width: 165px; }
    #mainMenu-nav .header-SearchBar{ width: 350px; }
    #mainMenu-nav .cartButtons{ right: -20px; }
    .delivary-details{ margin-right: 47px; }
    .checkout .cart-left .checkout-data {
        margin-top: 15px;
    }
    .min-col-width.col-md-2, .min-col-width.col-lg-2 {
        width: 11.9%;
    }

}
@media only screen and (min-width: 320px) and (max-width: 479px){
	/* Added for save cart edit text */
	.cart-edit-text {
		display: flex !important;
	}	
    .savings-total{
        margin-top: 27px;
        padding: 0px 12px 30px;
    }
    .ad-product-details{
        padding: 0px 0px 24px 0px;
    }
    .sm-pb0{
        padding-top:10px;
    }
    .checkout .cart-left .checkout-data {
        margin-top: 15px;
    }
    /*.save-document a:first-child{ margin-left: 12px; }*/
    .save-document a{ margin-left: 10px; }
    /*.checkout-details li img{ padding: 0px; }*/
    .button-combo {
        margin-left: 12px;
        margin-top: 16px;
    }
   .checkout .left-section .table>tbody>tr>td:last-child,.checkout .left-section .table>thead>tr>th:last-child{
    padding-bottom: 16px;
    }
    .miniCart-popover .miniCart-list .miniCart-listitem .miniCart-listHead{ font-size: 12px; }
    .miniCart-popover .miniCart-list .miniCart-listitem ul li{font-size: 12px;}
    .upload-failure .ad-upload-order{ display: block; }
    .miniCart-popover .miniCart-head{ font-size: 22px; }
    .mainLogoHolder span{
        font-size: 10px;
        top: 4px;
    }
    #mainMenu-nav .mainLogoHolder img {
	    width: 195px;
	    height: auto;
	    margin-top: 2px;
	    max-height: initial;
	}
}
@media only screen and (max-width: 480px) {
	/* Added newly for button and dropdwn overlap fix  */
	.page-fluseasonreservationpage #browse-category-select .form-control.btn {
		height: 44px !important;
	}
	/* Added for pdp page icon real device fix  */
	.page-SanofiUKProductDetailsPage .panel-group {
    	margin-left: -10px;
	}
	/* Added for pdp page icon real device fix  */
	/* Added for real device fix PDP and PDP popup image and text page */
	.page-SanofiUKProductDetailsPage #leftCont-rightNav > aside.right-navigation {
		padding: 0 12px 0px 12px;
	}
	/* Added for real device fix PDP and PDP popup image and text page */
    .sanofi-dropdown-sec ul.dropdown-menu{
        top: 44px !important;
    }
    #location-select{
        margin-bottom: 15px;
        width: 100%;
        right: 0;
    }
    #productList-area > section{
        border: 0;
    }
    .popup-comp{
        height: 100%;
        overflow: hidden;
    }
    .popup-comp .modal-dialog{
        width: 100%;
        height: 100%;
        margin: 0;
    }
    .popup-comp .sort-by-region{
        text-align: left;
    }
    #sort-by-region{
        width: 100%;
    }
    .popup-comp .modal-content > .modal-body > .panel-group{
        min-height: 100px;
        max-height: 300px;
    }
    .popup-comp .modal-footer{
        bottom: 0;
        position: relative;
        width: 100%;
    }
    #filter-applied{
        border: 0;
    }
    #filter-applied .filterApply-showing{
        text-align: center;
        margin: 20px auto 10px auto;
    }
    #filter-applied .filterApply-showing .filterByGroup{
        margin-bottom: 12px;
    }
    #filter-applied .filterApply-showing .filterByGroup .filterByTitle{
        color: #2a343f;
        font-family: "NotoSansBold";
    }
    #filter-applied .filterApply-showing .filterByGroup ul{
        padding: 8px 0;
    }
    #filter-applied .filterApply-showing .filterByGroup ul li{
        font-size: 14px;
        margin-bottom: 12px;
    }
    #sort-by{
        height: 44px;
        width: 100%;
    }
    #sort-by .form-control.btn{
        height: 44px !important;
    }
    #refineBtn{
        width: 100%;
        color: #0057a6;
        height: 44px;
        margin-bottom: 10px;
        border: 2px solid;
        font-size: 16px;
        font-weight: bold;
        background: #ffffff;
        outline: none;
    }
    #leftCont-rightNav > section.left-section{
        padding: 0 12px;
        border: 0;
    }
    #leftCont-rightNav > aside.right-navigation{
        /* padding: 0 12px; */
        padding: 0 12px 25px 12px;
    }
    #filters-aside{
        display: none;
        position: fixed;
        z-index: 1001;
        width: 100%;
        min-height: calc(100% - 154px);
        max-height: calc(100% - 154px);
        top: 86px;
        background: #fff;
        overflow: hidden;
        overflow-y: auto;
        left: 0;
    }
    #filters-aside .refineHeader{
        background: #edf6fb;
        height: 86px;
        padding: 10px;
        position: fixed;
        top: 0;
        width: 100%;
    }
    #filters-aside .refineClose{
        margin-top: 0;
        opacity: 1;
        outline: none;
    }
    #filters-aside .refineClose span{
        background-image: url(../images/icons/close.png);
        width: 22px;
        height: 22px;
        background-size: 22px;
        display: block;
    }
    #filters-aside .refineHeader p{
        color: #73aed3;
        margin-top: 34px;
        font-size: 24px;
        font-weight: 500;
        text-align: center;
        font-family: "Poppins-Medium";
    }
    #browse-category{
        text-align: center;
        font-family: 'NotoSansBold';
    }
    #browse-category select{
        width: 100%;
        height: 44px;
    }
    #browse-category-select .form-control.btn{
        height: 44px;
    }
    #filter-by .filterByTitle-main{
        text-align: center;
        font-family: 'NotoSansBold';
    }
    #filter-by .filterByGroup{
        margin: 0;
        border-bottom: 1px solid #e5e9ec;
    }
    #filter-by > hr:first-of-type{
        margin-bottom: 0;
    }
    #filter-by .filterByGroup .filterByTitle{
        position: relative;
        padding: 13px 0;
        margin: 0;
        height: 44px;
    }
    #filter-by span.filterPlusIcon{
        background-image: url('../images/icons/minus.png');
        width: 16px;
        height: 16px;
        background-size: 16px;
        display: block;
        position: absolute;
        right: 0px;
        left: auto;
        top: 12px;
        cursor: pointer;
    }
    #filter-by span.filterPlusIcon.collapsed{
        background-image: url('../images/icons/plus.png');
    }
    #filter-by .clearRefine{
        color: #0057a6;
        padding: 12px 0;
        text-align: center;
        cursor: pointer;
    }
    #filters-aside .refineDone{
        bottom: 0;
        position: fixed;
        width: 100%;
        height: 68px;
        background: #fff;
        padding: 12px;
        box-shadow: 0 -1px 14px rgba(23, 114, 183, 0.2);
        -moz-box-shadow: 0 -1px 14px rgba(23, 114, 183, 0.2);
        -ms-box-shadow: 0 -1px 14px rgba(23, 114, 183, 0.2);
    }
    #filters-aside .refineDone .refineDoneBtn{
        background: #0057a6;
        font-weight: bold;
        color: #ffffff;
        opacity: 1;
        width: 100%;
        height: 44px;
        border: 0;
        outline: 0;
    }
    #product-listing .prodCard-box{
        border-bottom: 0;
    }
    .prodListbox-title{
        text-align: center;
        padding: 0;
    }
    #product-listing .prodList-box .prodList-showAll{
        text-align: center;
    }
    #product-listing .prodCard-box .prod-card{
        border-right: 0;
        padding: 16px;
    }
    #product-listing .prodList-box > hr{
        margin-bottom: 0;
    }    
    #product-listing .prodCard-box .prod-card .prodCard-img > img{
        width: auto;
    }
    #product-listing .prodCard-box .prod-card .cardGroup-B{
        width: calc(100% - 40px); /* Modified for real device button spacing fix */
    }
    #productList-area{
        margin-bottom: 0;
    }
    .prod-calcbox input{
        height: 44px;
    }
    .prod-calcbox button{
        height: 44px;
    }
    .prod-calcbox .prod-calcresult{
        height: 44px;
        padding: 12px 10px;
    }

    /*SGD-cart*/
    .checkout .left-section .sanofi-accordion .panel-heading {
        padding: 11px 32px 24px 32px;
    }
    .delivery-content {
        float: none;
        width: 100%;
        margin: 25px auto;
    }
    .delivary-details{
        width: 100%;
        text-align: center;
    }
    #filter-by .delivary-details{
    	text-align: left;
    }
    .delivary-details.orderFilterCalendar{
    	text-align: left;
    }
    .calender .form-horizontal .control-label{
        float:none;
    }
    .calender .form-horizontal input{
        width: 142px;
    }
    .panel-group{
        margin-top:12px;
    }
    .checkout .left-section .panel-body{
        padding: 0px;
    }
    .current-location {
        display: none;
    }
    .ad-upload-order, .two-sample-img{
        display: none;
    }
    #leftCont-rightNav{
        margin-bottom: 32px;
    }
    #leftCont-rightNav > section.left-section{
        width: 100%;
        border-bottom: 4px solid #edf6fb;
    }
    #leftCont-rightNav.checkout .right-navigation{
        width: 100%;
    }
    .ad-product-details{
        padding: 0px 12px 24px 12px;
        border-bottom: 4px solid #edf6fb;
    }
    .hr-line-12{
        margin-top: 0px;
    }
    .product-price h6{
        margin-bottom: 6px;
    }
    .mbl-delete{
        text-align: center;
        display: block;
        margin: 10px auto;
    }
    .mbl-delete a img{
        padding: 0px;
        margin-top: -4px;
        margin-right: 4px;
    }
    .edit-saved-cart .add-to-cart .edit-small-option a{
        margin-right: 24px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 1024px){
	/* Added for common fix in plp page */
	#productList-area > section { 
		margin-bottom: -4px;
	}
    .product-details#leftCont-rightNav {
        margin-top: 0;
    }

    #location-select{
        width: 100%;
    }
    #leftCont-rightNav{
        margin-bottom: 0;
    }
    .ad-product-details .header-SearchBar{ width: 100%; }
    .three-columns> .third-col{ text-align: center; }
    .cart-modal-popup{ width: 100%; }
   

}

@media only screen and (max-width: 479px){
    #main-container{
        overflow: hidden;
    }

    .carousel-next {
        right: -4%;
    }  

    .carousel-prev {
        left: -5%;
    }

    .pdp-dropdown {
        width: 100%;
    }

    .three-columns .third-col{
        text-align: center;
    }

    .three-columns .blue-button {
        margin: 6% 0 5% 0;
    }

    .product-details .discount-list {
        width: 100%;
    }

    .right-sec-row-box {
        width: 100%;
        height: auto;
        background-color: transparent;
    }

    .prod-detail-pdfs .pdfs-title {
        margin-top: 22px;
    }
    .edit-saved-cart .table thead{
        padding: 10px 10px 10px 0px;
        display: inline-block;
        width: 50%;
    }
    .edit-saved-cart .table tbody{
        display: inline-block;
        width: 50%;
    }
    .edit-saved-cart .table thead th {
        padding: 10px 0px 10px 0px;
        display: inline-block;
        width: 100%;
    }
    .edit-saved-cart .table tbody td {
        padding: 10px 0;
        display: inline-block;
        width: 100%;
    }
    .checkout .left-section .table>thead>tr>th{
        padding: 0 0 16px 0;
    }
    .checkout .left-section .cart-price-data table>tbody>tr>td {
        padding: 0 8px 16px 0px;
    }
    .checkout .left-section .cart-price-data table>tbody>tr>td:first-child {
        padding: 0 8px 16px 0px;
    }
    .product-details .sanofi-accordion{ margin-left: 0px; }
    .img-my-formulary, .change-loc img { margin-left: 0px;}

}

@media only screen and (min-width: 768px){
    
    .three-columns .blue-button {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	/* Added for account overview broder and alignent fix */
	.page-SanofiUKAccountOverviewPage .ad-acc-details .acc-numb {
		margin-left: -15px;
	}
	/* Added for account overview broder and alignent fix */
    #main-container {
        margin-bottom: 33px;
    }
    .pro-market {
        padding: 10%;
    }
    .right-sec-row-box {
        max-width: 300px;
        max-height: 250px;
        width: 100%;
        height: auto;
    }
    #leftCont-rightNav > aside.right-navigation {
        padding: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
    #leftCont-rightNav > section.left-section {
        padding: 0;
        padding-right: 12px;
        padding-left: 12px;
        /*border-right: 0px;*/
    }
    .carousel-next {
        right: -16px;
    }
    .carousel-prev {
        left: -16px;
    }
    .product-details#leftCont-rightNav {
        margin-top: 0;
    }
    .edit-save-option{ margin: 0px; }
    .button-combo{ margin-left: 0px; margin-top: 8px; }
    .ad-upload-order .drag-drop button{ width: 85%; }
    .button-combo button:first-child{ margin-right: 4px; }
    
    .acc-search-icon .product-price-btton{ width: 103px; }
    #miniCart-popover{ 
        position: relative;
        left: -173px;
        top: 12px;
    }
    /** product-listing start**/
     #product-listing .prodCard-box .prodCard-img img{
        width: 100%;
        
    }
    #product-listing .prodCard-box .prodCard-img h2{
        height: 164px;
        margin: 0;
    }
    #product-listing .prodCard-box .prod-card h6.prod-title{
        font-size: 17px;
    }
    #product-listing .prodCard-box .prod-card{
        padding: 32px 12px;
    }
    #product-listing .prodCard-box .prod-card .cardGroup-B{
        width: 91%;
    }
    #product-listing .prodCard-box .prod-card .prodCard-tabs > ul > li{
        margin-right: 8px;
    }
    #product-listing .prodCard-box .prod-card span.reserve-icon img{
        width: auto;
    }

     /** product-listing end**/
}

@media only screen and (min-width: 1024px){
    .right-sec-row-box {
        width: 100%;
        height: auto;
    }

    .product-details#leftCont-rightNav{
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) and (min-width: 320px){
	/*  Added for uat defect fix */
	.page-SanofiUKAccountOverviewPage #filter-by .filterByGroup ul li {
		margin-left: 10px;
	}
	/* Added for account overview broder and alignent fix */
	.page-SanofiUKAccountOverviewPage .ad-acc-details #filter-by {
		border-top: 0;
	}
	/* Added for account overview broder and alignent fix */
	/* Added for real flue reservation iphne device pic */
	.page-fluseasonreservationpage .change-loc img {
		margin-left: -10px;
	}
	/* Added for real flue reservation iphne device pic */
	/* Added for cart value added, PDP icon fix iphone real device fix */
	.plp-data .cart_value_added {
		top: 195px !important;
	}
	.page-SanofiUKProductDetailsPage .panel-group .panel:first-child > .panel-heading {
		padding-left: 5px;
	}
	/* Added for cart value added iphone real device fix */
	/* Added for plp page common  fix */
	.page-SanofiUKProductGridPage #main-container {
       margin-bottom: 30px;
    }
   #main-container {
       margin-bottom: 33px;
   }
   .breadcrumbli{
   		max-width: 17ch;
    	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
	}
    .change-loc img {
        height: auto;
        width: 100%;
        max-height: 100%;
        max-width: 100%;
    }

    .prod-details-img {
        margin-top: 12px;
    }
    .product-unAvailable-txt {
        margin: 8% 0 0 0;
    }
    /*sgd*/
    .table-responsive {
        border: none;
    }
    .button-combo button:first-child , .button-combo button{ width: 144px; }
    /*.checkout-data{ margin-top: 20px; }*/
    .carousel-title a{ display: none; }
    .edit-save-option{
        display: none;
    }
    .left-section .edit-small-row{
        display: block;
        text-align: center;
    }
    .popup-comp .modal-dialog {
        width: 100%;
        height: auto;
        margin: 0;
       
    }
    /*.checkout :first-child {
        float: none;
    }*/
    #miniCart-popover{ 
        position: relative;
        left: -10px;
        top: 0;
        width: 100%;
        margin-top: 8px;
        left: inherit;
    }
    .miniCart-popover .miniCart-head .mini-triangle{
        right: 0;
    }
    .sm-bd-b0{
        border-bottom: 0px;
    }
    .save-document {
        margin: 20px 0 0 0;
        float: none;
        width: 100%;
        text-align: center;
        padding: 0px;
    }
    h5.dark-color.ff-bold{
        width: 50%;
        float: left;
        margin-top: 0px;
        margin-bottom: 24px;
    }
    .checkout .left-section .ship-data ul li p{
        float: left;
        width: 50%;
        margin-bottom: 24px;
    }
    .calender .delivary .panel-group .panel:first-child > .panel-heading {
        padding: 14px 0px 14px;
    }
    .preview-contact{
        float: none;
    }
    .checkout-data,.checkout .left-section .print-preview,#leftCont-rightNav{
        margin-bottom: 0;
    }
    .print-preview .ship-data{
        margin-top: 0;
    }
    .contact-details ul{
        margin-top: 15px;
    }
    .checkout-details li .trash{
        margin-top: 12px;
        text-align: center;
        margin-bottom: 0;
    }
    #mainFooter .footerRow1 > .footerCol:nth-child(2){
        border-left: none;
        border-right: none;
    }
    .flu-sidebar #browse-category > p{
        text-align: left;
    }
    .order_now {
        min-height: auto;
        text-align: left;
        float: left;
    }
    .order_now h5{
        text-align: left;
    }
    .mobMenu-lang li a span.chevronIcon-down {
        float: right;
        transform: rotate(-90deg);
        margin-top: 4px;
        background: url(../images/down-arr.png) no-repeat;
        width: 15px;
        height: 12px;
        display: inline-block;
        background-size: 15px;
    }
    .mobMenu-lang li .accountUser_name {
        display: table;
        color: #73aed3;
        margin-right: 30px;
        vertical-align: middle;
        height: 40px;
        float: left;
    }
    .accountUser_name span{
        color: #73aed3;
    }
    .global{
        background: url(../images/globe.png) no-repeat 0 1px;
        font-size: 11px;
        margin-top: 0px;
        padding-left: 17px;

    }
    #mainMenu-nav .main-secondMenu.lang_list ul li:first-child {
        border-top:none;
    }
    #mainMenu-nav .main-secondMenu.lang_list ul li {
        border-top:1px solid #e8e8e8;
    }
    .lang_list ul li a{
        font-size: 12px;
        color: #0057a6;
        font-family: "Poppins-Medium";
        letter-spacing: 0.5px;
    }
    .reserv-id .blue-button {
        margin-top: 20px;
    }
    
}
@media only screen and (min-width: 480px) and (max-width: 767px){
    .button-combo {
        margin-left: 40px;
        margin-top: 20px;
    }
    .edit-save-option{
        margin-top: 30px;
        margin-left: 12px;
    }
    .display-option{
        display: inline-flex;
    }
    .modal-dialog{
        margin: 30px auto;
    }
    #mainMenu-nav .mainLogoHolder img{
        width: 100%;
        height: auto;
    }
    
}
@media only screen and (min-width: 480px) and (max-width: 1024px){
    .ad-upload-order{ margin-bottom: 20px; }
}
.prod-details-img .xzoom-thumbs img{
  width: auto;
} 

.pdfs-list li a{
    display: table;
    width: 100%;
}

.pdfs-list li a img{
    /* display: table-cell; */
    vertical-align: middle;
}

.pdfs-list li a span{
    display: table-cell;
    vertical-align: middle;
    width: 94%;
}
.product-unAvailable-txt {
    font-size: 12px;
    color: #de1848;
    font-family: "NotoSansBold";
    line-height: 18px;
    margin: 2% 0 0 0;
}
.edit-small-row{
    display: none;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
        .item-numb{
            width: 100%;
        }
        .item-numb button{
            width: 100%;
        }
        .item-numb p{
            padding-right: 0;
            padding-left: 0;
        }
        .actionOptions{ display: none; }
        .left-section .actionOptions-small{
            display: block;
            text-align: center;
        }
        .left-section .actionOptions-small a{ margin-right: 24px; }
        .left-section .edit-saved-cart .add-to-cart .save-cart-btn{
            width: 100%;
            margin-top: 24px;
        }
        /*  Added for save cart page */
        .cart-icon-text {
		    display: block !important;
		}
		.pleft40-cart {
		    padding-left: 10px !important;
		}
		/*  Added for save cart page */
        .left-section .cart-price-data{ border: none; }
        #main-container .prodCat-title{
            font-size: 24px;
        }
        .reserv-id{
            padding: 22px 12px 16px; 
            clear: both;
         }
         .reserv-id .blue-button{
            margin-top:20px;
         }
         .order_tab li {
            border-top: 1px solid #ccc;
            padding: 24px 43px 21px 43px;
            margin-top:0; 
        }
        
        .order_tab li:first-child {
            border-top:none;
        }
        .flu-dashboard #browse-category {
            display: flow-root;
            width: 100%;
            min-height: auto;
        }
        .season_list{
            float:none;
        }
        .season_mon{
            float: left;
            width: 100%;
        }
        .season_list .alert_msg,.season_list span {
            float: left;
            width: 100%;
            text-align: left;
        }
        .season-now h3 {
            float: none;
            margin-bottom: 24px;
        }
        .season-now .white-button {
            width: 100%;
            float: none;
        }
        .season-curr.season-g1{
            width: 100%;
            border-left:none;
            border-right:none;
            padding-left:12px;
            padding-right: 12px; 
        }
        .ord-now{
            display: block;
            text-align: left;
        }
        .season-curr,.credit-return,.season-curr {
          padding: 24px 12px;
        }
        .season-banner{
            width: 95%;
            margin: 16px 12px 16px 12px;
        }
        .flu-sidebar,.season-curr{
            border: none;
        }
        .flu-dashboard #pie_chart{
            border-bottom:none;
        }
        .acc-warning-box {
            padding: 10px 0px;
        }
        .new-res {
            padding: 25px 12px 30px 12px;
        }
        .new-res button{
            margin-bottom: 0;
        }
        .flu-dashboard #browse-category{
            padding-left: 12px;
            padding-right: 12px;
        }
        .loc_popup .popover-content p{
            font-size: 12px;
            text-align: left;
            margin-top: 16px;
        }
        .loc_popup .loc-defalt span{
            text-align: left;
            width: 78%;
            float: left;
        }
        .loc-edit.loc-switch {
            display: inline-block;
        }
        .loc-switch h5{
            text-align: left;
        }
        .loc-switch span{
            display: flex;
        }
        .flu_block{
            margin-top:30px;
            float: right;
        }
        .all_loc { 
            text-align: left;
            border-bottom: 1px solid rgba(23, 114, 183, 0.2);
            margin-bottom: 16px;
            padding-bottom: 17px;
            box-shadow: 0px 3px 3px rgba(23, 114, 183, 0.2);
        }
        .loc_popup .popover-content button { 
            height: 44px;
        }
        .loc_popup{
            padding: 0 12px;
        }
        .loc-edit .Fields-label{
            text-align: left;
        }
        .res_cont{
            text-align: left;
            float: left;
        }
        .res_lab {
            margin-left: 0px;
        }
        .radio_grp {
            /*display: table-cell!important;*/
            width: 100%;
        }
        .loc-form .radio_grp input[type="radio"] {
            float: none; 
        }
        .save_loc{
            margin-top:30px;
        }
        .res_cont h6{
            margin-bottom: 5px;
        }
        .res_cont p{
            margin-top:0px!important;
        }
        .season-curr.gr-2{
            border-top:4px solid #edf6fb;
        }
        .credit-return{
            border-bottom:4px solid #edf6fb;
        }
        #filters-aside.pop_up{
            min-height: calc(100% - 85px);
            max-height: calc(100% - 85px);
        }
        .flu_chart {
            padding: 40px 12px;
        }
        .flu-btm{
            border-top: none;
        }
 }        

 /*saved-cart start*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
   
        #leftCont-rightNav > section.left-section{
            border-right: none;
        }
        .left-section .edit-saved-cart{
            margin-left: 0;
            margin-right: 0;
            padding-left: 0;
            padding-right: 0;
        }
        .item-numb{
            width: 100%;
            text-align:center;
        }
        .item-numb button{
            width: 100%;
        }
        .item-numb p{
            padding-right: 0;
            padding-left: 0;
        }
        .checkout .left-section .sanofi-accordion .panel-heading{
            margin: 0 -12px 0 -12px;
        }
        .edit-cartsave .checkout .left-section .sanofi-accordion .panel-heading{
            margin: 0 -30px 0 -30px;
        }
        .edit-cartsave .iView {
        	border-top: 4px solid #edf6fb;
        }
        .checkout .carousel-next{ right: -12px; }
        .light-line{
            border-top:4px solid #edf6fb;
        }
        .season-curr.season-g1 {
            border-right: none;
            width: 66.66666667%;
        }
        .season-banner{
            width: 100%;
            margin: 0%;
            padding: 12px;
            border-top: 4px solid #edf6fb;
        }
        .flu-sidebar,.flu-dashboard #pie_chart{
            border-bottom: none;
        }
        .season_list,.season_list p a {
            width: 210px;
        }
        .new-res ul li{
            line-height: 27px;
        }
        .season-curr.gr-2{
            border-left: none;
            border-top: 4px solid #edf6fb;
        }
}
/*saved-cart end*/
/*ipad saved cart css start*/
@media only screen and (min-width: 1023px) and (max-width: 1024px) {
    .checkout .left-section .sanofi-accordion .panel-heading {
        /*margin: 0 -12px 0 -12px;*/
    }

}       
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .item-numb{
        width: 100%;
    }
    .item-numb button{
        width: 100%;
    }
    .item-numb p{
        padding-right: 0;
        padding-left: 0;
    }
    .ad-product-details .header-SearchBar,.acc-search-icon .product-price-btton,.cart-modal-popup{ width: 100%; }
    .season-curr{width: 384px;}
    .season_list p a {width: 175px!important}
    .flu-sidebar,.flu-dashboard #pie_chart{
        border-bottom: none;
    }
    .season-curr.season-g1 {
        width: 485px;
    }
    .season-banner {
        padding: 20px 15px;
        width: 255px;
    }
    .season-curr.season-g1 .season_list,.season-curr.season-g1 .season_list p a{
        width: 175px;
    }
    .season-curr .season_list,.season-curr .season_list p a{
        width: 155px;
    }
    .flu-dashboard #pie_chart-flu {
        margin: -13px 0 0 22px!important;
    }
    .influenza-overview #pie_chart-flu {
        margin: 0px 0 0 22px!important;
    }
    .influenza-overview #pie_chart-flu .highcharts-container {
        width: 100%!important;
        text-align: center!important;
    }
    .influenza-step1 .customDivChartOverview {
        margin: 120px 0 0 0px!important;
        width: 100%!important;
        text-align: center!important;
    }
    .influenza-step1 .chart-table .sharedDiv {
        
        margin-left: 15px!important;
    }
}
@media only screen and (min-width: 1350px) {

}
/*ipad saved cart css end*/


.right-sec-row-box a{
    width: 100%;
    display: inline-block;
    cursor: pointer;
}

.right-sec-row-box img{
    width: 100%;
    display: inline-block;
}

.g-recaptcha{
    display: inline-block;
    margin-top: -5px;
}

.captcha-common .g-recaptcha {
    display: inline-block;
    margin-top: 30px;
}

.cart_value_added{
    padding: 17px 10px 16px 10px;
    border: 0px;
    width: 179px;
    box-shadow: 0px 0px 10px rgba(23,114,183,0.2);
    position: absolute;
    
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "NotoSans";
    font-size: 12px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 6px;
    text-align: center;
    color: #5b646e;
    font-weight: bold;
}

.plp-data .cart_value_added{
	top: 215px;
    left: 112px;
}

.pdp-data .cart_value_added{
	top: 80px;
    left: -202px;
}

.pdpCLoseAlgn{
	float: right;
}

.cart_value_added>.arrow {
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid rgba(0,0,0,.25);
    top: -11px;
    position: absolute;
    left: 50%;
}

.cart_value_added>.arrow:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #fff;
    top: 1px;
    position: absolute;
    left: -11px;
}

.cart_value_added > img{
    float: left;
    margin: 1px 0 0 0;
}

.cart_value_added > span{
    float: left;
    width: 76%;
    margin-left: 8px;
    text-align: left;
}

.unitCount-comp .add-units span:nth-child(2) input.prodValueError{
    border: 1px solid #de1848;
}

input.prodQuantity:focus {
    outline-color: transparent;
}

.cart_error_added{
    padding: 17px 10px 16px 10px;
    border: 0px;
    width: 210px;
    box-shadow: 0px 0px 10px rgba(23,114,183,0.2);
    position: absolute;
    top: -58px;
    left: -48px;
    z-index: 1060;
    display: none;
    max-width: 276px;
    font-family: "NotoSans";
    font-size: 12px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 6px;
    text-align: center;
    color: #5b646e;
    font-weight: bold;
}

.cart_error_added>.arrow {
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid rgba(0,0,0,.25);
    bottom: -11px;
    position: absolute;
    left: 50%;
}

.cart_error_added>.arrow:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #fff;
    bottom: 1px;
    position: absolute;
    left: -11px;
}

.cart_error_added > img{
    float: left;
    margin: 1px 0 0 0;
}

.cart_error_added > span{
    float: left;
    width: 76%;
    margin-left: 8px;
    text-align: left;
}

.miniCart-popover.empty-cart .miniCart-list .miniCart-listitem ul li {
     padding-left: 0; 
    position: relative;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 24px;
    text-align: center;
}

.miniCart-popover.empty-cart .miniCart-list .miniCart-listitem ul li > a {
    color: #0057a6;
    font-weight: bold;
}
/* PLP*/
.plp-blue-banner {
    padding: 16px 0 21px 26px;
    background-color: #0091d6;
    font-family: 'Poppins-medium';
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #ffffff;
    margin: 10px 0 20px 0;
}
.prod-pdf {
    color: #0057a6;
    font-size: 12px;
    margin-top: 20px;
}
.prod-pdf img {
    width: 18px;
    height: 18px;
}
#filter-applied .tooltip-info a {
    text-decoration: underline;
    color: #fff;
}
#filter-applied .tooltip-info-icon+ .popover {
    height: 90px;
    width: 250px;
}
#filter-applied {
    min-height: auto;
}
.pd-0 {
    padding: 0 !important;
}


#main-container .prodCat-title .mlt-flu{
	margin-left: 0 !important;
    padding-top: 10px;
}
.save-document a .xls-img{
	margin-top:-3px;
}
.updateOrder{
	background-color:#0057a6;
	color:#fff;
	font-family:'NotoSansBold';
}
.updateOrder a{
	color:#fff;
}
.add-units span.mleft{
	margin-left:0;
}
.fluPageList#leftCont-rightNav > section.left-section{
	border-right:0px solid #edf6fb !important;
}
.proceedCheckout1{
	background-color: #0057a6 !important;
    color: #fff !important;
}
.reservationPadding{
	padding-top: 32px !important;
}
.basketPadding{
	padding: 0 32px  0 32px;
}
.checkout .left-section .form-control.poId{
	width:100%;
}
.da-address{
	font-size:12px;
	font-family:'NotoSansBold';
	margin-top:6px;
}
.fluimage{
	 width: 46px !important;
    padding-top: 0 !important;
    margin-right: 23px !important;
}
.liborder li{
	border-top:1px solid #d4d9de !important;
	padding-top:20px
}
.checkout-details .two-sec-influenza .mt1{
	font-family:'NotoSansBold';
}

.confirm-orderflu#leftCont-rightNav > section.left-section{
	border-right:0px solid #edf6fb !important;
}
.banner-top-line{
	border-top: 4px solid rgb(237, 246, 251) !important;
}
@media screen and (min-width:319px) and (max-width:767px){
	.liborder-li{
	padding-top:0;
	}
	.sqb{
	clear:both;
}
}
.blue-button.btn-disabled{
    background: #bfc4c8;
    pointer-events: none;
}
.white-button.btn-disabled{
	border: 2px solid #bfc4c8;
	pointer-events: none;
	color: #bfc4c8;
	background: #ffffff;
	border-color: #bfc4c8 !important;
}
.upcoming-deliveries-amend .btn.cancel {
    width: 150px;
    margin-bottom: 0;
    height: 44px;
    color: #bfc4c8;
    border: 2px solid #bfc4c8;
    border-color: #bfc4c8 !important;
}
.addProductbtn.active, .addProductbtn.active:hover {
    background-color: #0057a6;
    border: 2px solid #0057a6;
    color: #ffffff;
}
/* Added for UAt high defect fix */
@media print {
	.page-FluSeasonProductListPage .savings-total {
		border-bottom: 0;
	}
	.fluPageList#leftCont-rightNav > section.left-section {		
		border-right: 4px solid #edf6fb !important;		
	}
	.savings-total h3{
		font-size: 18px !important;
	}
}	
/* Added for UAt high defect fix */
.flu-pdp-popup.flu-pop .product-details.marg_b{
	margin-bottom:0px !important;
}

.flu-pdp-popup #leftCont-rightNav > section.left-section.remove_pad {
    padding: 40px 20px 0px 20px !important;
}

.page-order .checkout .left-section #example.table>thead>tr>th {
    padding: 10px 0 10px 8px;
	text-align: left;
}

.scheduleToShipCartbtn > a{
	color:#FFF;
}

.estimation-btninvalid > a{
	cursor: not-allowed;
	pointer-events:none;
}

.left-section.influstep3 .add-detailsflu .table>tbody>tr>td:last-child {
    padding: 8px 5px!important;
    text-align: right;
}
.checkout .left-section p {
   color: #333;
}
#leftCont-rightNav.checkout .right-navigation.influenzavaccines {
    padding: 0;
    border-bottom: 4px solid rgb(237, 246, 251);
    padding-bottom:12px;
}

.checkout .left-section .table>thead>tr>th:last-child, .checkout .left-section .table>tbody>tr>td:last-child,.cnfrm-ation .savings-total .table>thead>tr>th:last-child, .checkout .left-section .table>tbody>tr>td:last-child {
    text-align: right!important;
}

.page-order .checkout .left-section #example.table>thead>tr>th:last-child {
    padding: 0 10px 10px 8px;
}

.modal .prod-details-img {
    text-align: center;
}
