﻿@media only screen and (min-width: 768px) {
    #mainContent {
        min-height: 700px;
    }
}

#_ctl0_uc_SearchBar1_uc_MiniCart1_lnkMyCartTop, #_ctl0_cphRightMaster_imgBottomPlaceOrder1, #1_uc_SearchBar1_uc_MiniCart1_lnkMyCartTop {
    display: none !important;
}

#fixed {
    position: fixed;
    max-width: 300px;
    margin-top: -100px;
}

a.text-success {
    color: #0067b8;
}

    a.text-success:hover {
        color: #00599f;
    }

/*****Footer Overrides*****/
.footer-wrapper {
    background-color: #292B2C;
    text-align: center;
    font-size: 14px;
    color: white;
}

    .footer-wrapper a {
        color: #0067b8;
    }

        .footer-wrapper a i {
            color: #fff;
            font-size: 30px;
            padding-right: 5px;
        }

@media screen and (max-width: 991px) {
    .footer-wrapper a i {
        color: #fff;
        font-size: 30px;
        padding-top: 15px;
    }
}

.footer-nav ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: -10px;
}

.footer-nav li {
    display: inline-block;
}

.footer-nav ul li a {
    text-transform: uppercase;
    color: #FFFFFF;
}

    .footer-nav ul li a:hover {
        color: #d4d4d5;
    }

#footer1 {
    color: #ed2724;
    background-color: #D4D4D5;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
}

    #footer1 span {
        cursor: pointer;
    }

#footer2 {
    background-color: #555;
    margin: 0px;
    padding: 15px;
}

    #footer2 .footer-nav {
        margin-top: 5px;
    }

#footer3 {
    color: #fff;
    background-color: #292B2C;
    font-size: 12px;
    margin: 0;
    padding: 15px;
}

    #footer3 p:last-of-type {
        margin-top: -10px;
        font-size: 11px;
    }

@media screen and (min-width: 768px) {
    #footer3 > .row {
        margin-top: 15px;
    }
}

/*****Footer social media icon hover classes*****/
.fb:hover {
    color: #3b5998;
}

.tw:hover {
    color: #00b6f1;
}

.fa-linkedin-square:hover {
    color: #007bb6;
}

.gp:hover {
    color: #df4a32;
}

.yt:hover {
    color: #ff0000;
}

.rs:hover {
    color: #FF6600;
}

/*****mD UI Enhancements FY17Q1*****/
#divAddToCartMask {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9000;
    /* top: 0;
          left: 0;
          width: 100%;
          height: 100%;*/
    /*background: #aaaaaa url(Stylesheets/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;*/
    /*background-color: black;
      opacity: .6;
      filter: Alpha(Opacity=60);
      z-index: 9900;
*/
}

    #divAddToCartMask > div {
        color: white;
        font-weight: bold;
        font-size: 20px;
        width: 400px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.dropdown-menuOld {
    position: absolute !important;
    z-index: 7000;
    display: none;
    float: left;
    /*min-width: 835px;*/
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: white;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-clip: padding-box;
    padding: 20px;
    /*margin-top: -63px;*/
    top: -90px;
    margin-left: 290px;
    -moz-border-radius: 0 0 .5em .5em;
    -webkit-border-radius: 0 0 .5em .5em;
    border-radius: 0 0 .5em .5em;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.arrow-left-menu {
    content: url(../img/sb_arrow.png);
    z-index: 9999;
    display: none;
    /* left: -180px; */
    /* margin-left: 280px; */
    /* float: right; */
    margin-left: 260px;
    margin-top: -30px;
    position: absolute;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid white;
    float: left;
    /* margin-right: -45px; */
    margin-left: -35px;
    margin-top: -20px;
    position: absolute;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid gray;
    float: right;
}

.mainNoChild {
    display: inline-block;
}

    .mainNoChild:hover + .dropdown-menuOld {
        display: inline-block;
    }

.widget-overlay {
    /*background: #aaaaaa url(Stylesheets/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;*/
    background-color: black;
    opacity: .6;
    filter: Alpha(Opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
}

.showTopMenuLinks {
    background: #8B8E93;
    border-top: 1px solid #265477;
    border-right: 1px solid #265477;
    border-left: 1px solid #265477;
    border-bottom: 1px solid #8B8E93;
    /* offset paddings to compensate for momentary border increase */
    padding: 6px 11px 7px 11px;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: .5em .5em 0 0;
    -webkit-border-radius: .5em .5em 0 0;
    border-radius: .5em .5em 0 0;
}

    .showTopMenuLinks > a {
        color: #FFFFFF;
        text-decoration: none;
    }

.greenLinkMenu {
    background: #ed2724 !important;
}

.tableMyAccount {
    /*background: #8B8E93;*/
}

.navMyAccount,
.navMyAccount > ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

.grayBoxQuickLinksHeaderMyAccount {
    background-color: white;
    border: 1px solid #e2e2e2;
    padding: 1px 1px 1px 1px;
}

.navMyAccount > div a {
    font-weight: normal;
    /*color:White;*/
}

.navMyAccount > li,
.navMyAccount > ul > li {
    list-style-type: none;
    float: right;
}

.navMyAccount > ul > li {
    text-align: left;
}

.navMyAccount > div {
    position: absolute;
    width: 190px;
}

.myAccountTR .showBorderaBottom {
    border: 0px !important;
}

.myAccountTR a {
    display: block;
    padding: 3px 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}

.tableMyAccount .grayBoxQuickLinksMain {
    width: 205px;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .tableMyAccount .grayBoxQuickLinksMain > table {
        width: 190px;
    }

.navMyAccount {
    z-index: 9999;
}

.lnkMyAccountHover {
    background-color: #8B8E93 !important;
    border-radius: .5em .5em 0em 0em;
    /*border: solid 1px #e2e2e2;*/
    font-weight: bold !important;
    color: White !important;
    border-top: solid 1px gray !important;
    border-left: solid 1px gray !important;
    border-right: solid 1px gray !important;
}

    .lnkMyAccountHover > a {
        color: White !important;
    }

.addShadow {
    box-shadow: 0 0 20px #333;
    -webkit-box-shadow: 0 0 20px #333;
    -moz-box-shadow: 0 0 20px #333;
    -ms-box-shadow: 0 0 20px #333;
    -o-box-shadow: 0 0 20px #333;
    background-size: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=155, Color='#c0c0c0')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=155, Color='#c0c0c0');
}

.arrow-down-myaccount {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f00;
}

.selLanguage:active,
.selLanguage:hover {
    outline: none;
}

.selLanguage {
    cursor: pointer;
}

.ulselLanguage {
    margin-left: -38px;
    margin-top: -5px;
    z-index: 99999;
}

    .ulselLanguage li {
        list-style-type: none;
    }

.tableulselLanguage .grayBoxQuickLinksMain {
    width: 80px;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .tableulselLanguage .grayBoxQuickLinksMain > table {
        width: 80px;
    }

.tableulselLanguage {
    position: absolute;
    width: 80px;
    display: none;
    margin-top: 5px;
    z-index: 99999;
}

#aFirstLanguage {
    padding: 4px 4px 10px 4px;
    font-weight: bold;
    border: solid 1px transparent;
}

#liFirstLanguage {
    padding-top: 5px;
}

.mainPadding {
    padding-top: 20px;
}

/*calendar*/

#calendarDiv {
    position: absolute;
    width: 205px;
    border: 2px solid Gray;
    padding: 1px;
    background-color: #FFF;
    font-size: 11px;
    padding-bottom: 20px;
    visibility: hidden;
}

    #calendarDiv span, #calendarDiv img {
        float: left;
    }

    #calendarDiv .selectBox, #calendarDiv .selectBoxOver {
        line-height: 12px;
        padding: 1px;
        cursor: pointer;
        padding-left: 2px;
    }

    #calendarDiv .selectBoxTime, #calendarDiv .selectBoxTimeOver {
        line-height: 12px;
        padding: 1px;
        cursor: pointer;
        padding-left: 2px;
    }

    #calendarDiv td {
        padding: 3px;
        margin: 0px;
        font-size: 10px;
        border: 1px solid #E2EBED;
        width: 19px;
    }

    #calendarDiv .selectBox {
        /*border: 1px solid #E2EBED;*/
        color: Black; /*#E2EBED;*/
        position: relative;
        font-weight: bold;
    }

    #calendarDiv .selectBoxOver {
        border: 1px solid #FFF;
        background-color: Gray; /*#B0BEFC; /*#44AF5F;*/
        color: #FFFFFF;
        position: relative;
    }

    #calendarDiv .selectBoxTime {
        border: 1px solid #317082;
        color: #44AF5F;
        position: relative;
    }

    #calendarDiv .selectBoxTimeOver {
        border: 1px solid #216072;
        color: #FFFFFF;
        position: relative;
    }

    #calendarDiv .topBar {
        height: 25px;
        padding: 2px;
        background-color: #F5F5F5; /*#5E74D7; /*#00CC33;*/
        border-bottom: 1px double Gray;
    }

    #calendarDiv .activeDay { /* Active day in the calendar */
        color: #5E74D7;
        font-weight: bold;
        font-size: 12px;
        border: 1px solid #5E74D7;
    }

    #calendarDiv .inActiveData {
        color: #E1E1E1;
        font-weight: bold;
        font-size: 12px;
        cursor: default;
    }

    #calendarDiv .todaysDate {
        height: 25px;
        line-height: 17px;
        padding: 2px;
        background-color: #F5F5F5; /*#7C95FF; /*738AED; /*#8CE18C;*/
        text-align: center;
        position: absolute;
        bottom: 0px;
        width: 201px;
        color: #1b1b1b;
        font-weight: bold;
        border-top: 1px double Gray;
    }

        #calendarDiv .todaysDate div {
            float: left;
        }

    #calendarDiv .timeBar {
        height: 17px;
        line-height: 17px;
        background-color: #E2EBED;
        width: 72px;
        color: #FFF;
        position: absolute;
        right: 0px;
    }

        #calendarDiv .timeBar div {
            float: left;
            margin-right: 1px;
        }

    #calendarDiv .monthYearPicker {
        background-color: #FFFFFF;
        border: 1px solid #AAAAAA;
        position: absolute;
        color: #1b1b1b; /*#44AF5F;*/
        left: 0px;
        top: 15px;
        z-index: 1000;
        display: none;
    }

    #calendarDiv #monthSelect {
        width: 70px;
    }

    #calendarDiv .monthYearPicker div {
        float: none;
        clear: both;
        padding: 1px;
        margin: 1px;
        cursor: pointer;
    }

    #calendarDiv .monthYearActive {
        background-color: Gray; /*#B0BEFC; /*#8CE18C;*/
        color: #E2EBED;
        font-weight: bold;
        font-size: 10px;
    }

    #calendarDiv td {
        text-align: right;
        cursor: pointer;
    }

    #calendarDiv .topBar img {
        cursor: pointer;
    }

    #calendarDiv .topBar div {
        float: left;
        margin-right: 1px;
    }

.CalendarTextBox {
    font-weight: normal;
    font-size: 12px;
    width: 72px;
    height: 21px;
    color: #333333;
}

.text-justify {
    text-align: justify;
}

/**Autocomplete**/

.ac_results {
    padding: 0px;
    border: 1px solid #e3e3e3;
    background-color: #F8F8F8; /*overflow: hidden;*/
    z-index: 99999;
    scrollbar-face-color: white;
    scrollbar-arrow-color: #3366CC;
    scrollbar-track-color: #3366CC;
    scrollbar-shadow-color: rgb(0, 0, 0);
    scrollbar-highlight-color: rgb(0, 0, 0);
    scrollbar-3dlight-color: #3366CC;
    scrollbar-darkshadow-color: #3366CC;
    left: -200px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

    .ac_results ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .ac_results li {
        margin: 0px;
        padding: 10px;
        background-color: #f5f5f5;
        cursor: pointer;
        display: block; /*  	if width will be 100% horizontal scrollbar will apear  	when scroll mode will be used 	*/ /*width: 100%;*/
        font: menu;
        font-size: 12px; /*  	it is very important, if line-height not setted or setted  	in relative units scroll will be broken in firefox 	*/
        line-height: 16px;
        overflow: hidden;
        border-bottom-style: solid;
        border-bottom-color: #e3e3e3;
        border-bottom-width: 1px;
    }

.ac_loading {
    background: white url('../../Images/loading.gif') right center no-repeat;
}

.ac_odd {
    background-color: #f5f5f5;
}

.ac_over {
    color: white;
    font-weight: bold;
    background-color: #ed2724 !important;
}

/***NewProductTree*/

.productlist .list-group-item a {
    display: block;
    color: #265477;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 15px;
}

.productlist > .panel {
    margin-bottom: 0px;
}

.productlist .panel-primary {
    border: 1px solid transparent;
}

.productlist > .panel > .panel-heading {
    padding: 0px;
}

    .productlist > .panel > .panel-heading h3 {
        color: #fff;
        text-align: center;
        padding: 15px;
        margin: 0px;
        font-size: 18px !important;
    }

.productlist > .panel > .panel-body {
    background-color: #e6e6e6;
}

.productlist .panel-heading h4 {
    font-size: 14px !important;
    margin: 0px;
}

.productlist .list-group-item a {
    padding: 5px 15px;
    font-size: 12px !important;
    font-weight: normal !important;
}

.productlist .panel {
    box-shadow: none;
    margin-bottom: 40px;
}

.productlist .list-group-item {
    padding: 0px;
}

.productlist .panel .panel-heading {
    border: none;
    padding: 5px;
}

.list-group-item > a:hover,
.list-group-item > a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}

.NormalBold {
    margin-bottom: 5px;
    font-weight: bold;
}

.panel .list-group .list-group-item {
    list-style-type: none;
}

.panel ul li:last-child {
    margin-bottom: -20px;
}

.xsrowSpacer {
    margin-top: 1px;
    margin-bottom: 1px;
}

.smrowSpacer {
    margin-top: 2px;
    margin-bottom: 2px;
}

.mdrowSpacer {
    margin-top: 5px;
    margin-bottom: 5px;
}

ol.list-group {
    list-style: decimal inside;
}

ol > li.list-group-item, .panel ol.list-group .list-group-item {
    display: list-item;
    list-style-type: decimal;
}

.search-bar {
    background-color: #404040 !important;
}

.btn-primary {
    background-color: #ed2724 !important;
    border-color: #ed2724 !important;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #cd1411 !important;
        border-color: #cd1411 !important;
    }

.panel-primary > .panel-heading {
    background-color: #ed2724 !important;
    border-color: #ed2724 !important;
}

.whitebg {
    background-color: #fff;
    padding: 15px;
    margin-left: -15px;
    margin-right: -15px;
    box-shadow: none;
    min-height: 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-radius: 4px;
}

.ordertext {
    font-size: 12px;
}

/**** Product Details UI Improvement-- Highlight the Keywords ****/
.live {
    background: #fff;
    cursor: default;
    position: relative;
    box-shadow: 0 0 20px #333;
    -webkit-box-shadow: 0 0 20px #333;
    -moz-box-shadow: 0 0 20px #333;
    -ms-box-shadow: 0 0 20px #333;
    -o-box-shadow: 0 0 20px #333;
    /*z-index: 202;*/
    background-size: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=155, Color='#c0c0c0')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=155, Color='#c0c0c0');
}

.shadow1 {
    background-color: rgb(68, 68, 68); /* Needed for IEs */
    -moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
    box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5, MakeShadow=true, ShadowOpacity=0.60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.60)";
    zoom: 1;
}

    .shadow1 .highlight {
        position: relative; /* This protects the inner element from being blurred */
        /*padding: 100px;*/
        background-color: white;
    }

.advanced-search .result h4 {
    font-weight: bold;
}

.buttonLiveChat:hover {
    box-shadow: 0 0 35px 2px rgba(0,0,0,.24);
}

@media (min-width: 992px) {
    .liveChatCustomStyle {
        position: fixed;
        right: 0;
        top: 50%;
        width: 8em;
        margin-top: -2.5em;
        margin-right: -40px;
        transform: rotate(270deg);
        display: block!important;
    }
} 
       
    /*#liveChat A {
        text-transform: none;
        color: #4399e7;
        font-size: 0.83em;
    }*/

        #liveChat A > SPAN {
            color: #ffffff;
            font-weight: bold; /*font-size: 14px;text-transform:uppercase;*/
        }

        #liveChat A:hover {
            color: #0099ff;
        }

/* livechat button */
a.buttonLiveChat {
    background: transparent url('../../App_Themes/Silver/images/content/bg_button_livechat_a_lg.png') no-repeat scroll top right;
    color: #000;
    display: block;
    float: left;
    font: bold 14px Arial, Verdana, Helvetica, sans-serif;
    height: 35px;
    margin-right: 0;
    padding-right: 29px; /* sliding doors padding */
    text-decoration: none;
}

    a.buttonLiveChat span {
        /*background: transparent url('../../App_Themes/Silver/images/content/bg_button_livechat_span_lg.png') no-repeat;*/
        display: block;
        line-height: 11px;
        padding: 8px 0 8px 24px;
        white-space: nowrap;
    }

    a.buttonLiveChat:active, a.buttonLiveChat:visited, a.buttonLiveChat:link { /* text color in all states */
        color: #000;
    }

A.MsgInboxLink:link, A.MsgInboxLink:visited {
    color: #6D6D6D;
    text-decoration: none;
}

A.MsgInboxLink:hover {
    color: #309838;
    text-decoration: underline;
}

A.MsgInboxLinkUnRead:link, A.MsgInboxLinkUnRead:visited {
    color: #0067b8;
    text-decoration: none;
}

A.MsgInboxLinkUnRead:hover {
    color: #005da6;
    text-decoration: underline;
}

.InboxSubContainer .MsgInboxLinkUnRead {
    color: #333333 !important;
    font-weight: bold;
}

.InboxSubContainer .MsgInboxLink {
    color: #333333 !important;
}

.row-eq-height, .row-eq-height-md {
    display: block;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
@media only screen and (min-width: 768px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .row-eq-height > [class*='col-'] {
            display: flex;
            flex-direction: column;
        }
}

@media only screen and (min-width: 992px) {
    .row-eq-height-md {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .row-eq-height-md > [class*='col-'] {
            display: flex;
            flex-direction: column;
        }
}

.form-group-noMargin {
    margin-bottom: 0px;
}

.form-group .form-control {
    display: inline-block;
}

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}

.RegularBold {
    font-size: 14px;
    font-weight: bold;
}

.panel-success .panel-heading {
    color: #000;
    background-color: #D4D4D5;
    border-color: #555555;
}

.md {
    width: 100px;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.mchp {
    width: 70px;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.mchpLogoDiv {
    margin-top: 10px;
}

.TaglineText {
    margin: 10px 2px 0 10px;
    font-size: 50%;
}

@media (min-width: 768px) {
    .md {
        width: 150px;
    }

    .mchp {
        width: 100px;
    }

    .TaglineText {
        margin: 12px 2px 0 10px;
        font-size: 75%;
    }

    .pull-right-sm {
        float: right;
    }
}

@media (min-width: 992px) {
    .md {
        width: 170px;
    }

    .mchp {
        width: 100px;
    }

    .TaglineText {
        margin: 15px 2px 0 10px;
        font-size: 85%;
    }

    .pull-right-md {
        float: right;
    }
}

@media (min-width: 1200px) {
    .pull-right-lg {
        float: right;
    }
}

.btn {
    white-space: normal !important;
    font-weight: normal !important;
}

.btn__no-wrap {
    white-space: nowrap !important;
}

.highlight {
    border-color: #95989a !important;
    border-width: 1px !important;
}

.orderBorder {
    border: 1px solid #d6d5d5;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

/*** fix for modal css from the updated style.css***/
.modal-dialog {
    z-index: 1050;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0px;
}

.automotive {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: none;
}

@media screen and (min-width: 768px) {
    .automotive {
        padding-top: 125px;
        padding-bottom: 48px;
    }
}

.container .automotive,
.container-fluid .automotive {
    border-radius: 6px;
    padding-left: 60px;
    padding-right: 60px;
}

.content .main .slider-wrap {
    padding-top: 0px;
}

.page-header {
    font-size: 24px !important;
    background: none !important;
    border-bottom: 0px !important;
    padding: 0px 0px 9px 0px !important;
    margin: 20px 0 20px !important;
}

.content .main .page-header {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

    .content .main .page-header h1 {
        margin: 0px !important;
        font-size: 24px !important;
    }

.page-header h4, .page-header h3, .page-header h2, .page-header h1 {
    font-size: 24px !important;
    text-transform: none !important;
}

.cart-items .dropdown-menu h4 {
    background-color: #5cb85c !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.myAccountHover {
    font-weight: normal !important;
    color: #0067b8 !important;
    background: none !important;
}

#_ctl0_cphRightMaster_Uc_ComparisonChartNew1_lnkExport2XLS, i.fa-file-excel-o {
    color: #39825a;
    font-weight: bold;
}

.icon-sort {
    display: inline-block;
    vertical-align: text-bottom;
}

    .icon-sort .fa {
        display: table-cell;
        width: 15px;
        height: 15px;
        font-size: 18px;
        color: #555;
        text-align: center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
        vertical-align: middle;
    }

    .icon-sort .fa-caret-up {
        background-color: transparent;
        font-size: 22px;
    }

    .icon-sort .fa-caret-down {
        background-color: transparent;
        font-size: 22px;
    }

        .icon-sort .fa-caret-up:hover, .icon-sort .fa-caret-down:hover {
            color: #ed2724;
        }

    .icon-sort .fa-times,
    .icon-sort .fa-angle-double-right {
        background-color: transparent;
    }

    .icon-sort .fa-times {
        display: none;
    }

.icon-sort {
    display: inline-block;
    vertical-align: text-bottom;
}

.table-wrapper {
    width: 100%;
    max-height: 640px;
    overflow: scroll;
    margin: 40px 0px;
}

    .table-wrapper table th {
        color: black;
    }

    .table-wrapper table {
        font-size: 12px;
        text-align: center;
    }

        .table-wrapper table .sort-row td {
            background-color: #f5f5f5 !important;
        }

        .table-wrapper table th {
            background-color: #f5f5f5;
            text-align: center;
            min-width: 90px;
        }

        .table-wrapper table .checkbox {
            height: 20px;
            margin: 0px;
        }

        .table-wrapper table input[type="checkbox"] {
            position: static;
            margin: auto;
        }

    .table-wrapper .table > thead > tr > th,
    .table-wrapper .table > tbody > tr > th,
    .table-wrapper .table > tfoot > tr > th,
    .table-wrapper .table > thead > tr > td,
    .table-wrapper .table > tbody > tr > td,
    .table-wrapper .table > tfoot > tr > td {
        border-top: none;
        vertical-align: middle;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(odd) > th,
    .table-wrapper .table-striped > tbody > tr:nth-child(odd) > td {
        background-color: #fff;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(odd) td.fivek-pricing {
        background-color: #ffffc3 !important;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(even) > th,
    .table-wrapper .table-striped > tbody > tr:nth-child(even) > td {
        background-color: #f5f5f5;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(even) td.fivek-pricing {
        background-color: #e7e897 !important;
    }

    .table-wrapper .table-bordered > thead > tr > th,
    .table-wrapper .table-bordered > tbody > tr > th,
    .table-wrapper .table-bordered > tfoot > tr > th,
    .table-wrapper .table-bordered > thead > tr > td,
    .table-wrapper .table-bordered > tbody > tr > td,
    .table-wrapper .table-bordered > tfoot > tr > td {
        border-color: #e5e5e5;
    }

.mega-dropdown-container-right:before {
    content: url(../img/sb_arrow_right.png);
    position: absolute;
    left: 260px;
}

/*This will work for firefox*/
@-moz-document url-prefix() {
    .mega-dropdown-container-right:before {
        content: url(../img/sb_arrow_right.png);
        position: absolute;
        left: 257px;
    }
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.Controls {
    font-size: 12px;
    color: #0067b8;
    text-decoration: none;
    font-weight: bold;
}

.ControlsTextUnbold {
    font-size: 11px;
    color: #265477;
    text-decoration: none;
    font-weight: normal;
}

a.ControlsTextUnbold:link, a.ControlsTextUnbold:visited {
    font-size: 11px;
    color: #265477;
    font-weight: normal;
}

.nav > li > a {
    padding: 10px 10px !important;
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 4px;
}

.banner .menu-toggle .utilities .cart i,
.banner .menu-toggle .utilities .search i {
    font-size: 28px;
    vertical-align: middle;
}

.smPadding {
    padding-left: 5px;
    padding-right: 5px;
}

#kampylinkMobile > img {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 38px;
    margin-bottom: -38px;
}

/***Start - UI change for product details***/
.hero {
    color: #fff;
    padding: 40px 20px;
    margin-left: -15px;
    margin-right: -15px;
}

    .hero h1 {
        font-size: 30px;
        font-weight: bold;
        color: #fff;
        margin-top: 0px;
    }

    .hero .btn {
        margin-top: 15px;
    }

    .hero.hero-chips {
        background-color: #11b346;
        padding: 40px;
    }

        .hero.hero-chips img {
            margin: 0px auto 20px;
        }

        .hero.hero-chips h1 {
            border-bottom: 1px solid #129d3f;
            padding-bottom: 12px;
            margin-bottom: 20px;
        }

.hero-controllers {
    background-image: url(../img/hero-b.jpg);
    background-position: center;
    background-size: cover;
}

.connected {
    background-color: #2b2b2b;
}

    .connected img {
        margin: auto;
    }

    .connected .inner {
        color: #fff;
        padding: 30px 15px;
    }

        .connected .inner h1 {
            font-size: 30px;
            font-weight: bold;
            color: #fff;
            margin-top: 0px;
        }

.products-list h2 {
    font-size: 18px;
    font-weight: bold;
}

.products-list .product {
    font-size: 14px;
}

    .products-list .product .well {
        margin-bottom: 30px;
    }

    .products-list .product img {
        margin: auto;
    }

    .products-list .product h3 {
        font-size: 14px;
        font-weight: bold;
    }

    .products-list .product .description {
        font-size: 13px;
    }

    .products-list .product .pricing {
        padding-bottom: 10px;
    }

        .products-list .product .pricing .per-unit,
        .products-list .product .pricing .quantity {
            font-size: 18px;
        }

        .products-list .product .pricing .price,
        .products-list .product .pricing .quantity {
            display: inline-block;
        }

        .products-list .product .pricing .price {
            margin-right: 10px;
        }

        .products-list .product .pricing .units {
            font-size: 14px;
        }

    .products-list .product .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .products-list .product .form-inline .form-group .form-control {
            display: inline-block;
        }

    .products-list .product form {
        margin-bottom: 15px;
    }

        .products-list .product form label {
            font-weight: bold;
        }

        .products-list .product form input {
            width: 80px;
        }

        .products-list .product form .btn {
            font-size: 12px;
        }

    .products-list .product .status {
        color: #8e8e8e;
    }

.view-all {
    margin-bottom: 40px;
}

.deals {
    background-color: #14ba4d;
    color: #fff;
    padding: 40px 20px;
    margin-left: -15px;
    margin-right: -15px;
}

    .deals h1 {
        font-weight: bold;
        color: #fff;
        margin-top: 0px;
    }

.well.white {
    background-color: #fff;
}

a.morelink {
    text-decoration: none;
    outline: none;
}

.morecontent span {
    display: none;
}

.comment {
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (min-width: 768px) {
    .hero,
    .deals {
        padding: 40px;
    }

        .hero h1,
        .deals h1 {
            font-size: 32px;
        }

    .connected {
        position: relative;
    }

        .connected .container {
            position: absolute;
            top: 0px;
            right: 0px;
            bottom: 0px;
            left: 0px;
            padding-top: 25px;
        }

            .connected .container .inner {
                background-color: #2b2b2b;
                width: 50%;
                padding: 30px;
            }

                .connected .container .inner h1 {
                    font-size: 32px;
                }

    .products-list .product h3 {
        margin-top: 0px;
    }

    .content-info .footer-nav ul {
        text-align: center;
    }

        .content-info .footer-nav ul li {
            display: inline-block;
        }

            .content-info .footer-nav ul li a {
                padding: 0px 5px;
            }
}

@media (min-width: 992px) {
    .hero,
    .deals {
        padding: 60px 100px;
    }

        .hero h1,
        .deals h1 {
            font-size: 34px;
        }

    .connected .container {
        padding-top: 65px;
    }

        .connected .container .inner {
            width: 57%;
            font-size: 16px;
        }

            .connected .container .inner h1 {
                font-size: 34px;
            }

    .content-info {
        text-align: left;
    }

        .content-info div.nav {
            display: inline-block;
            margin-right: 15px;
        }

        .content-info .footer-nav ul {
            text-align: left;
        }

            .content-info .footer-nav ul li a {
                padding: 0px 5px 0px 0px;
            }

        .content-info .copyright {
            text-align: right;
        }
}

@media (min-width: 1200px) {
    .hero,
    .deals {
        padding: 60px 160px;
    }

        .hero h1,
        .deals h1 {
            font-size: 36px;
        }

    .connected .container {
        padding-top: 155px;
    }

        .connected .container .inner {
            width: 50%;
        }

            .connected .container .inner h1 {
                font-size: 36px;
            }

    .content-info .copyright {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .modal-md {
        width: 450px;
    }
}

.more-msg {
    cursor: help;
    color: #919191;
}

a:hover, a:focus {
    text-decoration: none !important;
}

/***End - UI change for product details****/
/*
    Testing for HomePage
*/

/*UI modification for header*/
/*Start*/

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    .navbar-mobile {
        background-color: #fff;
    }

        .navbar-mobile .top-menu {
            background-color: #ed2724 !important;
            background-size: cover;
            color: #fff;
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .navbar-mobile .mobile-menu ul {
            position: relative;
        }

            .navbar-mobile .mobile-menu ul li {
                position: relative;
                display: block;
                padding: 0px;
                border-bottom: 1px solid #ddd;
            }

                .navbar-mobile .mobile-menu ul li a {
                    display: block;
                    padding: 15px 0px;
                    font-weight: bold;
                    font-size: 14px;
                }

                .navbar-mobile .mobile-menu ul li:last-child {
                    border-bottom: none;
                }

    .dropdown .greenarrow {
        background: url(../img/green-arrow.png) no-repeat 93% 50%;
        display: block;
    }

    .dropdown.open .greenarrow {
        background: url('../img/green-arrow.png') no-repeat 93% 50%;
        display: block;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .navbar-mobile .bottom-menu {
        border-top: 2px solid #d4d4d4;
        background-color: #e9e9e9;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 2px solid #000;
    }

    .banner #mobile-search {
        padding: 15px 0px;
        background-color: #666;
    }

        .banner #mobile-search .btn-search {
            background-color: #484848;
        }

            .banner #mobile-search .btn-search .glyphicon {
                color: #fff;
            }
}

.navbar-mobile {
    background-color: #fff;
}

    .navbar-mobile .top-menu {
        background-color: #ed2724 !important;
        background-size: cover;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-mobile .mobile-menu ul {
        position: relative;
    }

        .navbar-mobile .mobile-menu ul li {
            position: relative;
            display: block;
            padding: 0px;
            border-bottom: 1px solid #ddd;
            /* background: url(../img/green-arrow.png) no-repeat 93% 50%; */
        }

            .navbar-mobile .mobile-menu ul li a {
                display: block;
                padding: 15px 0px;
                font-weight: bold;
                font-size: 14px;
            }

            .navbar-mobile .mobile-menu ul li:last-child {
                border-bottom: none;
            }

.dropdown.open .greenarrow {
    background: url(../img/green-arrow.png) no-repeat 93% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.navbar-mobile .bottom-menu {
    border-top: 2px solid #d4d4d4;
    background-color: #e9e9e9;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #000;
}

.banner #mobile-search {
    padding: 15px 0px;
    background-color: #666;
}

    .banner #mobile-search .btn-search {
        background-color: #484848;
    }

        .banner #mobile-search .btn-search .glyphicon {
            color: #fff;
        }

.shopping-cart .step-wrap {
    border-bottom: 5px solid #e6e6e6;
    margin-bottom: 25px;
}

    .shopping-cart .step-wrap .step-1 {
        padding-left: 15px;
    }

.shopping-cart .update-cart .btn {
    float: right;
    margin-bottom: 25px;
}

#btnFilter {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    text-transform: none;
    background-color: #f3f3f3;
}

.facetHeight {
    max-height: 300px;
    overflow-y: auto;
}

.minHeightThrirty {
    min-height: 30px;
}

.fontTen {
    font-size: 10px;
}

.fontTwelve {
    font-size: 12px;
}

.fontThirteen {
    font-size: 13px;
}

.fontFourteen {
    font-size: 14px;
}

/*End*/
/*End UI for header*/

/*mDPro CSS Start*/
.panel-dark {
    color: #fff;
    border-color: #6b6b6b;
}

    .panel-dark > .panel-body {
        padding: 0px;
    }

        .panel-dark > .panel-body > .list-group {
            text-align: left;
        }

            .panel-dark > .panel-body > .list-group > .list-group-item {
                background-color: #484848;
                border-color: #2f2f2f;
            }

                .panel-dark > .panel-body > .list-group > .list-group-item:first-child,
                .panel-dark > .panel-body > .list-group > .list-group-item:last-child {
                    border-radius: 0px;
                }

    .panel-dark > .panel-heading {
        background-color: #2f2f2f;
        border-color: #2f2f2f;
    }

    .panel-dark > .panel-footer {
        background-color: #2f2f2f;
        border-color: #2f2f2f;
    }

    .panel-dark > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #2f2f2f;
    }

    .panel-dark > .panel-heading .badge {
        background-color: #e5e5e5;
    }

    .panel-dark > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #2f2f2f;
    }

.textBlue {
    color: #0067b8;
}

.boldBlue {
    font-weight: bold;
    color: #0067b8;
}

    .textBlue:hover, .boldBlue:hover {
        color: #333;
    }

.paddingFive {
    padding-bottom: 5px;
    padding-top: 5px;
}

.fontstyle a {
    color: #333333 !important;
    font-weight: bold;
    padding: 5px 10px !important;
}

    .fontstyle a:hover {
        color: #265477 !important;
        font-weight: bold;
    }

.popover {
    color: black;
}

a.whitelink {
    color: #ffffff !important;
    background-color: #484848 !important;
}

    a.whitelink :hover {
        color: #ffffff !important;
    }

.divNextPrev:hover {
    color: #ccc;
}

.divNextPrev {
    display: inline;
    cursor: pointer;
}

.nomargin-bottom {
    margin-bottom: 0px;
}

.align-center {
    padding: 20px 10px;
    text-align: center;
    color: black;
}

.bold {
    font-weight: bold;
}

.no-padding {
    padding: 0px;
}

.divNextPrevLight:hover {
    color: #6f6060;
}

.divNextPrevLight {
    display: inline;
    cursor: pointer;
}

.productmenu-open-collapse {
    color: #c0c0c0;
    font-size: 20px;
}

.reducefont {
    font-size: 11px;
}

.quantityBox {
    width: 70px;
}

.AddToCartFixedWidth {
    width: 114px;
}

.productMenuHeading {
    margin-bottom: 0px;
    cursor: pointer;
}

.blackLoadingLarge {
    color: black;
    font-size: 24px !important;
}

.reduce-padding {
    padding: 5px 15px;
}

@media only screen and (min-width: 991px) {
    .center-section {
        width: 52%;
    }

    .right-section {
        width: 23%;
    }
}

.word-break {
    word-break: break-word;
}

.marginTop {
    margin-top: 20px;
}

@media only screen and (min-width: 992px )and (max-width: 1200px) {

    .marginTop {
        margin-top: 0px;
    }
}

.center-align-image {
    display: block;
    margin: auto;
}

.padding-match-Quantity {
    padding-left: 50px !important;
}

.padding-match-AddToCart {
    padding-left: 15px !important;
}

.centerPager {
    display: inline;
    margin-left: 37%;
}

.greyPager {
    color: #807d7d;
}

/*IPad only css for mDPro*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .padding-match-Quantity {
        padding-left: 25px !important;
    }
}

/* For mobile phones: */
@media only screen and (max-width: 760px) {
    .centerPager {
        display: inline;
        margin-left: 30%;
    }
}

.valign-center {
    vertical-align: middle !important;
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    .cart-align-fix {
        margin-left: 13%;
    }
}

/*mDPro CSS End*/
/**Start- Show loading icon if page load is more**/
#divPageLoadingMask {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9000;
}

    #divPageLoadingMask > div {
        color: #333333;
        font-weight: bold;
        font-size: 20px;
        width: 400px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

/**End- Show loading icon if page load is more**/

/**RegisterMessage CSS Start*/
.icon-customise {
    height: 20px;
}

/**RegisterMessage CSS End*/

/**AccountmainPopup CSS*/
.AccountmainPopup label {
    font-weight: normal !important;
}
/**AccountmainPopup css End**/

/**Password Validation -Start**/
.text-success-bright {
    color: #22b24c;
}

/**Password Validation -End**/

@media (max-width: 768px) {
    .pull-right-xs {
        float: right;
    }
}

/* mdPro FY18 Q3 Enhancement - PC links*/

div.callout {
    position: relative;
}

.callout::before {
    content: "";
    width: 0px;
    height: 0px;
    border: 0.8em solid transparent;
    position: absolute;
}

.callout.bottom::before {
    left: 46%;
    top: -20px;
    border-bottom: 10px solid #e3e3e3;
}

.well-icon {
    color: #c0c0c0;
    cursor: pointer;
}

.hide-by-default {
    display: none;
}

.black-background {
    background-color: #333333;
}

/*----------------------------------------------*\
    Featured Products - Start
\*-----------------------------------------------*/
.featured-products__description {
    min-height: 75px;
}
/*----------------------------------------------*\
    Featured Products - End
\*-----------------------------------------------*/
.same-line {
    position: relative;
    height: 54px;
}
/*.same-line div{
    display: inline-block;
    position: absolute
}*/
.on-the-center {
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
}

.on-the-right {
    text-align: right;
}

.btn-padding {
    padding: 6px 12px;
}

/**mD enhancements Q4R1*/

#ulFilterByLineStatus {
    list-style-type: none;
}

@media only screen and (min-width: 991px) {
    
    
     #droptoggle{
    padding-left: 51px;
}
    .figCaption {
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        color: black;
        margin-left: 22px;
    }
}

@media only screen and (min-width: 992px )and (max-width: 1200px) {
    #ulFilterByLineStatus {
        padding-left: 96px;
       
    }

    .figCaption {
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        color: white;
        margin-left: 22px;
    }
}
@media only screen and (max-width: 768px) {
 
   #ulFilterByTime {
        margin-top:20px;
    }
    .figCaption {
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        color: white;
        margin-left: 22px;
        width:200px;
    }
}

ul.filter-nav a { cursor: pointer; }
.filter-active { color:#f00;font-weight:bolder; }
.nortonSeal {height: 21px; margin-right: 12px;}
.secureImageWidth {
    width: 50px
}
/*custom classes with respect to reg page*/
.newAccColWidth {
    width: 32.66666667%;
}

@media only screen and (max-width: 768px) {
    .newAccColWidth {
        float: left;
        width: auto;
    }
}

.NortonSecureIconWidth {
    width: 28px;
}

@media (min-width: 992px) {
    .newAccColWidth4 {
        width: 64.66666667%;
        padding-right: 9px;
    }
}

@media (min-width: 992px) {
    .newAccStep1ColWidth {
        width: 64.66666667%
    }
}

.coloffset {
    margin-left: 32.666667%;
}

@media only screen and (max-width: 768px) {
    .coloffset {
        margin-left: 0%;
    }

    .formstatic {
        margin-left: 4%;
    }

    .mobtxtbox {
        width: 45.66666667%;
    }
}

@media screen and (min-width:768px) and (max-width:900px) {
    .formstatic {
        margin-left: 2%;
    }

    .mobtxtbox {
        width: 56.66666667%;
    }
}

@media screen and (min-width:1024px) and (max-width:1030px)
{
    .formstatic {
        margin-left: 36%;
    }
}

.mobileviewFeatures {
    margin-left: 25%;
    margin-top: 15%;
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .mobileviewFeatures {
        margin-left: 2% !important;
        margin-top: 0%;
    }
}
@media only screen and (max-width: 760px) {
    .mobileviewFeatures {
        margin-left: 4% !important;
        margin-top: 0%;
        /*padding-right:0 !important;*/
        /*padding-left:5%;*/
    }
}


@media (min-width: 992px) {
    .widthcol9 {
        width: 78%;
    }
}

.FeatureBeneColWidth {
    width: 7%;
    padding-left:0%;
}

@media only screen and (max-width: 768px) {
    .FeatureBeneColWidth {
        width: 6%;
    }
}

/*features n benifits*/

.supportTeamImgWidth {
    width: 219px;
    padding-top: 5%;
    margin-left: -4%;
}

.CustSupport {
    margin-left: -8%;
}

@media only screen and (max-width: 768px) {
    .CustSupport {
        margin-left: -4%;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .CustSupport {
        margin-left: -2%;
    }

    .supportTeamImgWidth {
        margin-left: -2%;
    }
}

.CustSupportPaddingtopImg {
    padding-top: 9px;
}

/*basket pg*/

@media only screen and (max-width: 1020px) {
    .SecurePaymentIconOnMV {
        text-align: right;
        padding:10px;
    }
}

.paymenticongray {
    width:221px;
}

.paymenticongrayMV
{
    width:184px;
}

.Secureiconpadding{
    padding-left:0%;
}

/*@media only screen and (max-width: 600px) {
    .liveChatCustomStyle {
        position:absolute;
        margin-right: 146px;
        top:-148%;
        width: 8em;
        float:left;
        margin-top: 140em;
        
        transform: rotate(0deg);
    }
}*/
   