﻿@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('../fonts/OpenSans-LightItalic-webfont.eot');
    src: url('../fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-LightItalic-webfont.woff') format('woff'), url('../fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'), url('../fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/Ope.page-backgroundnSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Italic-webfont.woff') format('woff'), url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'), url('../fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'), url('../fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBoldItalic';
    src: url('../fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('../fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-BoldItalic-webfont.woff') format('woff'), url('../fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('../fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'), url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansExtraboldItalic';
    src: url('../fonts/OpenSans-ExtraBoldItalic-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'), url('../fonts/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.material-icons {
    font-style: normal;
}

.rating4 {
    background: url(../img/Icons.png) no-repeat -3px -385px;
    width: 119px;
    height: 23px;
    background-size: 528px;
    display: inline-block;
}

.validationError {
    text-align: left;
    color: #a94442;
}

my-app > .container {
    width: 100%;
    padding: 0px;
}

html, body, popover, popover {
    font-family: 'OpenSansRegular', sans-serif;
}

body {
    position: relative;
}

.FontOSLight {
    font-family: 'OpenSansLight', sans-serif;
}

.FontOSLightItalic {
    font-family: 'OpenSansLightItalic', sans-serif;
}

.FontOSRegular {
    font-family: 'OpenSansRegular', sans-serif;
}

.FontOSRegularItalic {
    font-family: 'OpenSansRegularItalic', sans-serif;
}

.FontOSSemibold {
    font-family: 'OpenSansSemibold', sans-serif;
}

.FontOSSemiboldItalic {
    font-family: 'OpenSansSemiboldItalic', sans-serif;
}

.FontTitilLight {
    font-family: 'OpenSansLight', sans-serif;
}

.FontTitilLightItalic {
    font-family: 'OpenSansLightItalic', sans-serif;
}

.FontTitilRegular {
    font-family: 'OpenSansRegular', sans-serif;
}

.FontTitilRegularItalic {
    font-family: 'OpenSansRegularItalic', sans-serif;
}

.FontTitilSemibold {
    font-family: 'OpenSansSemibold', sans-serif;
}

.FontTitilSemiboldItalic {
    font-family: 'OpenSansSemiboldItalic', sans-serif;
}

.row {
    margin: 0;
}

.marginAuto {
    margin: 0 auto;
}
/*.container {
padding:0;

}*/
.minHeight {
    min-height: calc(100vh - 280px);
}

.displayNone {
    display: none;
}

.width100 {
    width: 100%;
}

.separator {
    border-bottom: 2px solid #017F2E;
}

.separator2 {
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}

.separator3 {
    /*border-bottom: 1px solid #ECD96C;*/
    border-bottom: 1px solid #ecce20;
}

.separator4 {
    border-bottom: 1px solid #F37930;
}

.separator5 {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #d8cccc;
}

.borderBottom2 {
    border-bottom: 2px solid #017F2E;
}

.verticalSeparator {
    border-left: 2px solid #E0E0E0;
    width: 7px;
    height: 65px;
    display: inline-block;
}

.borderLeft2 {
    border-left: 2px solid #017F2E;
}

.ThinBorder {
    border: 1px solid #ccc;
    /*float: left;*/
    padding: 20px;
}

.LineHeightDesktop {
    margin: 40px 0px 0px 0px;
}

.cursorPointer {
    cursor: pointer;
}

.cursorPointer1 {
    cursor: pointer;
}


.ieNoSelection {
    -ms-user-select: none;
}

.cursorPointer:hover {
    cursor: pointer;
    text-decoration: none;
    color: #017F2E;
}

.posRelative {
    position: relative;
}

.posAbsolute {
    position: absolute;
}

.borderRad0 {
    border-radius: 0px;
}

.absVerticalMiddle {
    top: 0;
    bottom: 0;
    right: 6px;
    margin: auto;
    position: absolute;
}

.loader {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 2000;
    margin: auto;
}

.custom-overlay {
    z-index: 101;
    opacity: 0.3 !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
}

.popUpSmall {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.modalInner {
    display: flex;
    height: 100%;
}

.modal.fade .modal-dialog {
    margin: auto;
}

.flexColumnContainer {
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /*min-height: 82px;*/
    height: 345px;
}

    .flexColumnContainer > div {
        display: -webkit-flex;
        display: flex;
        display: -ms-flexbox;
    }

/*flex classes*/
.flexColumn {
    flex-basis: 100%;
    -ms-flex-basis: 100%;
}

.footer-row {
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 15px;
}

@media screen and (min-width: 300px) {
    .flexRow {
        display: -webkit-flex;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
    }

    .flexColumn {
        flex: 1;
        -ms-flex: 1;
        -webkit-flex: 1;
    }

    ._25 {
        flex: 2.5;
        -ms-flex: 2.5;
    }

    ._5 {
        flex: 5;
        -ms-flex: 5;
    }
}

.mainCategory .flexRow {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-flow: row wrap;
}

.mainCategory .flexColumn {
    /*flex: 1 1 auto;
                    flex-grow: 0;*/
    flex-grow: 0;
    -webkit-flex-grow: 0;
    /* flex-shrink: 1; */
    flex-basis: auto;
    -webkit-flex-basis: auto;
}

.product-image-large {
    width: 100%;
}

.product-image-medium {
    width: 100%;
    max-width: 172px;
}


.product-image-small {
    width: 100%;
    max-width: 60px;
    max-height: 60px;
}

/***textColors***/
.red {
    color: #a94442;
}

.green {
    color: #017F2E;
}

.green1 {
    color: #017F2E;
}

.grey {
    color: #868686;
}

.orange {
    color: #F37930;
}

.white {
    color: white;
}

.blue {
    color: #228ACD;
}

.blue1 {
    color: #365FC2;
}
/*for order status*/
.tBlue {
    color: #003399;
    text-shadow: 1px 1px 1px white;
}

.tLightBlue {
    color: #1E598D;
}

.tBlack {
    color: #000000;
}

.tLightGreen {
    color: #009900;
}

.tGreen {
    color: #006600;
}

.tRed {
    color: #CC0000;
}


.backGreen {
    background-color: #017F2E;
}

.backOrange {
    background-color: #F37930;
}

.backGrey {
    background-color: #F9F9F9;
}

.backWhite {
    background-color: white;
}

/*login page*/
.login-box {
    width: 360px;
    margin: 7% auto;
    text-align: center;
}

.logo-box {
    /*width: 120px;*/
    margin: 0 auto 15%;
}

    .logo-box .h2 {
        margin-top: 10px !important;
    }

.logo-image {
    width: 116px;
    height: 116px;
    margin: 0 auto 10px;
}

.login-field {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #CCC;
    padding: 0;
    padding-left: 7px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

    .login-field::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #CCC;
    font-style: normal;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #CCC;
    font-style: normal;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #CCC;
    font-style: normal;
}

:-moz-placeholder { /* Firefox 18- */
    color: #CCC;
    font-style: normal;
}

.login-field::placeholder {
    color: #CCC;
    font-style: normal;
}


.login-footer-desktop {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.login-footer-mobile {
    bottom: 0;
    width: 100%;
}

    .login-footer-mobile > img {
        width: 100%;
    }

.login-footer-desktop > img {
    width: 100%;
}

@media(min-width: 768px) {
    .login-box-footer {
        margin-top: 15%;
        padding: 0px 35px 0px 35px;
    }

    .btn-login {
        padding: 8px 12px;
        font-size: 16px;
    }
}

@media(max-width: 767px) {
    .login-box {
        width: 290px;
        margin: 21% auto;
    }

    .login-box-footer {
        margin-top: 5%;
    }
    /**/
    .logo-image {
        width: 116px;
        height: 116px;
        margin: 0 auto 0px;
    }

    .login-box .form-group {
        margin-bottom: 35px;
    }

    .btn-login {
        padding: 12px 12px;
        font-size: 18px;
        font-weight: bold;
        user-select: none;
    }
}

@media(min-height: 561px) {
    .login-footer-mobile {
        position: fixed;
        bottom: 0;
    }
}

@media(max-height: 560px) {
    .login-footer-mobile {
        position: inherit;
    }
}
/*button color orange color: #F37930;*/
.btn-orange {
    color: #ffffff !important;
    background-color: #F37930;
    border-color: #F37930;
}

    .btn-orange:hover, .btn-orange:focus {
        background-color: #f36630 !important;
        border-color: #f36630;
    }

    .btn-orange:active, .btn-orange.active {
        background-color: #d06b20;
        border-color: #d06b20;
    }

    .DivMobileFilter .btn-orange:hover, .btn-orange:focus {
        background-color: #F37930 !important;
        border-color: #F37930;
    }

    .DivMobileFilter .btn-orange:active, .btn-orange.active {
        background-color: #F37930;
        border-color: #F37930;
    }


.btn-yellow {
    color: black;
    background-color: #FDDC83;
    border-color: #FDDC83;
}

    .btn-yellow:hover, .btn-yellow:focus {
        background-color: #ffd050 !important;
        border-color: #ffd050;
    }

    .btn-yellow:active, .btn-yellow.active {
        background-color: #ffd050;
        border-color: #ffd050;
    }

/*cart page*/
.cartSupplierList > li {
    height: 31px;
    padding-left: 20px;
    padding-right: 20px;
}

.dvSupplierSlider .outerIcnCartSmall {
    position: absolute;
    top: 0;
    right: 10px;
}

/*DND File uploader --Start*/
#dropZone {
    border: 3px solid #b1b1b1;
    background-color: hsl(0, 0%, 95%);
    text-align: center;
    position: relative;
    font-size: 19px;
}

    #dropZone.hover {
        border-color: #3399CC;
        background-color: #D5D5D5;
    }

    #dropZone.error {
        border-color: #f00;
        /*background-image: url(Images/folder-disabled.png);*/
    }

#progressZone {
    padding-top: 15px;
    /*    width: 45px !important; */
    height: auto !important;
}

.fileName {
    font-weight: bold;
    font-family: Sans-Serif;
}

    .fileName span {
        margin: 5px 0 5px 0 !important;
    }

.uploadError {
    color: #f00;
    font-style: italic;
    padding-top: 3px;
    padding-bottom: 10px;
}

.uploadProgress {
    padding-top: 2px;
    padding-bottom: 10px;
}

.barHolder {
    background-color: White;
    height: 6px;
    /*  width: 660px; */
}

.barError {
    background-color: #f00;
    height: 3px;
    width: 200px;
}

.barFiller {
    background-color: #3399CC;
    height: 5px;
}

#ZoneContainer-Form {
    float: left;
    width: 687px;
    height: 202px;
    border: 2px dashed hsl(0, 0%, 64%);
    background-color: hsl(0, 0%, 89%);
    color: hsl(0, 0%, 64%);
    text-align: center;
    position: relative;
}

.UploadIcon {
    display: block;
}

/*DND File Upload   --End*/

/*home page*/
.navList > li {
    height: 31px;
    padding-left: 12px;
    padding-right: 12px;
}

.navSelectedLi {
    border-bottom: 5px solid #017F2E;
    font-family: 'OpenSansSemibold', sans-serif;
}

.navListMob > li {
    height: 37px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 17px;
}

.navMobSelectedLi, .navFilterMobLi {
    border-bottom: 9px solid #017F2E;
    font-family: 'OpenSansSemibold', sans-serif;
}

.heading1 {
    font-size: 20px;
}


.productTitle {
    margin-top: 10px;
    font-family: 'OpenSansSemibold', sans-serif;
    font-size: 16px;
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    max-width: 172px;
    overflow: hidden;
    height: 36px;
    line-height: 17px;
    word-wrap: break-word;
    word-break: break-word;
}

.productTitle2 {
    margin-top: 10px;
    font-family: 'OpenSansSemibold', sans-serif;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 25px;
    height: 18px;
    line-height: 14px;
    word-wrap: break-word;
    word-break: break-word;
}

.productSupplier2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 26px;
    word-wrap: break-word;
    word-break: break-word;
}

.productCategoryTitle {
    color: #017F2E;
    word-wrap: break-word;
    width: 150px;
}

.productPrice {
    font-size: 16px;
    font-family: 'OpenSansSemibold', sans-serif;
}

.productNoPrice {
    font-size: 14px;
    max-width: 172px;
    margin-top: 33px;
    line-height: 18px;
}

.typeProductsMain {
    margin-top: 12px;
}

    .typeProductsMain .flexColumn, .mainCategory .flexColumn {
        padding-right: 55px;
    }


    .typeProductsMain .flexRow .flexColumn:nth-child(6) {
        padding-right: 0px;
    }

@media (max-width: 579px) {
    .typeProductsMain .flexRow .flexColumn:nth-child(n+3) {
        display: none;
    }

    .typeProductsMain .flexRow .flexColumn:nth-child(2) {
        padding-right: 0px;
    }
    /*.mainCategory .flexColumn {
        flex-basis: 50%;
    }*/
    .btnMoreXxs {
        display: block !important;
    }
}

@media (max-width: 479px) {

    .mainCategory .flexColumn {
        padding-right: 0px;
    }

    .mainCategory .flexColumn {
        padding-right: 0px;
    }

        .mainCategory .flexColumn:nth-child(2n) {
            margin-left: 16%;
        }

    .mainCategory .flexColumn {
        flex-basis: 42%;
    }

    .app-icon-cnt {
        width: 50%;
        margin-bottom: 15px;
    }

    .btn-auto-st1 {
        padding: 5px 10px !important;
        width: auto !important;
        min-width: 75px !important;
    }

    
    .spnSSNMasked {
    padding-left:9px !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .mainCategory .flexColumn {
        padding-right: 0px;
    }

    .mainCategory .flexColumn {
        flex-basis: 26%;
    }

        .mainCategory .flexColumn:nth-child(3n+2) {
            margin-left: 11%;
            margin-right: 11%;
        }
}

@media (min-width: 580px) and (max-width: 767px) {
    .typeProductsMain .flexRow .flexColumn:nth-child(n+4) {
        display: none;
    }

    .typeProductsMain .flexColumn {
        padding-right: 100px;
    }

    .typeProductsMain .flexRow .flexColumn:nth-child(3) {
        padding-right: 0px;
    }

    .btnMoreXs {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .typeProductsMain .flexRow .flexColumn:nth-child(n+4) {
        display: none;
    }

    .typeProductsMain .flexColumn, .mainCategory .flexColumn {
        padding-right: 102px;
    }

        .typeProductsMain .flexRow .flexColumn:nth-child(3), .mainCategory .flexColumn:nth-child(3n) {
            padding-right: 0px;
        }

    .typeProductsMain .listRow .listViewRating, .listViewFavourite {
        font-size: 11px;
    }

    .mainCategory .flexColumn {
        flex-basis: auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .typeProductsMain .flexRow .flexColumn:nth-child(n+5) {
        display: none;
    }

    .typeProductsMain .flexColumn, .mainCategory .flexColumn {
        padding-right: 84px;
    }

        .typeProductsMain .flexRow .flexColumn:nth-child(4), .mainCategory .flexColumn:nth-child(4n) {
            padding-right: 0px;
        }

    /*.mainCategory .flexColumn {
        flex-basis: 25%;
    }*/
}

@media (min-width: 1200px) {
    .typeProductsMain .flexRow .flexColumn:nth-child(n+6) {
        display: none;
    }

    .typeProductsMain .flexRow .flexColumn:nth-child(5), .mainCategory .flexColumn:nth-child(5n) {
        padding-right: 0px;
    }

    /*.mainCategory .flexColumn {
        flex-basis: 20%;
    }*/
}

@media (max-width: 767px) {
    /*.typeProductsMain .flexRow .flexColumn .productCategoryTitle,
    .typeProductsMain .flexRow .flexColumn .productPrice,
    .typeProductsMain .flexRow .flexColumn .btnAddToCart, .dvBtnViews {
        display: none;
    }*/

    .typeProductsMain .flexRow .flexColumn .productTitle {
        font-size: 14px;
        text-align: center;
        height: 35px;
    }
}

.FilterSelected {
    background-color: #DEDEDE;
    padding: 5px 24px 4px 11px;
    display: inline-block;
    border-radius: 6px;
    min-height: 32px;
    padding-right: 40px;
}

.IcnRemoveFilter {
    background: url(../img/Icons.png) no-repeat -107px -107px;
    background-size: 388px;
    height: 18px;
    cursor: pointer;
    width: 17px;
    display: inline-block;
    right: 8px;
    top: 7px;
}

.nobr {
    white-space: nowrap;
}


/****Orders & Credts  ---Start*/
.menuBtnOrder {
    padding: 15px 25px 15px 25px;
    top: 2px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-family: 'OpenSansSemibold', sans-serif;
}

.menuBtnOrderSeleted {
    color: #F37930;
    border: 2px solid #F37930;
    border-bottom: 2px solid white;
}

.trOrderDetail {
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.trSelectedOrder {
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}

.tableOrdersList tr td:nth-child(1) {
    width: 7%;
}

.tableOrdersList tr td:nth-child(2) {
    width: 10%;
}

.tableOrdersList tr td:nth-child(3) {
    width: 20%;
}

.tableOrdersList tr td:nth-child(4) {
    width: 2%;
}

.tableOrdersList tr td:nth-child(5) {
    width: 15%;
}

.tableOrdersList tr td:nth-child(6) {
    width: 15%;
    padding: 3px;
}

.tableOrdersList tr td:nth-child(7) {
    width: 15%;
    text-align: center;
}

.tableOrdersList tr td:nth-child(8) {
    width: 16%;
    text-align: center;
}

.tableCreditsList tr td:nth-child(1) {
    width: 13%;
}

.tableCreditsList tr td:nth-child(2) {
    width: 13%;
}

.tableCreditsList tr td:nth-child(3) {
    width: 23%;
}

.tableCreditsList tr td:nth-child(4) {
    width: 23%;
}

.tableCreditsList tr td:nth-child(5) {
    width: 10%;
}

.tableCreditsList tr td:nth-child(6) {
    width: 18%;
    text-align: right;
}
/****Orders & Credts  ---End*/


/**************** Start Credit Cards *************/
.Card-Icons {
    display: inline-block;
    width: 38px;
    height: 24px;
    margin-left: 5px;
    background-size: 100%;
}

.visa-enable {
    background-image: url('../img/visa_cc.png');
}

.visa-disable {
    background-image: url('../img/visa_cc_dark.png');
}

.american-enable {
    background-image: url('../img/american_cc.png');
}

.american-disable {
    background-image: url('../img/american_cc_dark.png');
}

.diner-enable {
    background-image: url('../img/diner_cc.png');
}

.diner-disable {
    background-image: url('../img/diner_cc_dark.png');
}

.discover-enable {
    background-image: url('../img/discover_cc.png');
}

.discover-disable {
    background-image: url('../img/discover_cc_dark.png');
}

.jcb-enable {
    background-image: url('../img/jcb_cc.png');
}

.jcb-disable {
    background-image: url('../img/jcb_cc_dark.png');
}

.master-enable {
    background-image: url('../img/master_cc.png');
}

.master-disable {
    background-image: url('../img/master_cc_dark.png');
}

.Lock {
    background-image: url('../img/lock-cc.jpg');
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 80%;
    background-repeat: no-repeat;
}

/*****************END Credit Cards****************/


/********** Product Details **********/



#divPDetail-Images-Slider {
    height: 65px;
    width: 270px;
    text-align: center;
}

#divPDetail-Images-SlideLeft {
    margin-top: 22px;
}

#divPDetail-Images-SlideRight {
    margin-top: 22px;
    margin-left: 10px;
}

#divPDetail-Images-SmallImages-Main {
    width: 230px;
    overflow: hidden;
    height: 64px;
    position: relative;
}

#divPDetail-Images-SmallImages {
    width: 1730px;
    overflow: hidden;
    height: 64px;
    position: relative;
}

.slider {
    border-collapse: separate;
    color: rgb(51, 51, 51);
    display: block;
    float: left;
    font-family: Arial, Verdana, sans-serif, Helvetica;
    font-size: 12px;
    height: 64px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
    width: 74px;
    cursor: pointer;
}

.product-title {
    font-size: 20px;
    margin: 0;
}

.documentTitle {
    line-height: 45px;
    float: left;
    margin-left: 60px;
}

.product-supplier {
    font-size: 18px;
    margin: 0;
}


.input-label {
    padding: 10px 0 10px 0;
    margin: 0;
}

.input-control {
    border-radius: 0;
    height: 40px;
}

.product-details-container {
    padding-left: 3%;
}

.product-image {
    width: 100%;
    max-width: 172px;
}

.product-rating {
    font-size: 24px;
}

.modal-header {
    padding: 0px;
    border: none;
}

.hr-green {
    border-top: 1px solid #017F2E;
}

.modal-footer-desktop {
    text-align: center;
    margin-bottom: 20px;
}

.modal-footer-mobile {
}

.modal-button {
    width: 70px;
}

.btn-Checkout {
    border-left: 1px solid #fff;
}

.product-title-modal {
    font-size: 13px;
}

.product-supplier-modal {
    font-size: 13px;
}

.product-image-col {
    padding: 0 2%;
}

.modal-dialog {
    /*width: 36%;*/
}

.modal-close-btn {
    font-size: 36px;
    font-weight: normal;
    opacity: 0.8;
}

.suggested-product-modal {
    width: 125px;
    margin: 0 auto;
}

.ratingCount {
    font-size: 18px;
    float: left;
    padding-left: 10px;
    line-height: 25px;
}

.BorderRed {
    border: 2px solid #F50711;
    padding: 5px;
    font-size: 14px;
    color: #F50711;
}

.BorderGreen {
    border: 3px solid #017F2E;
    padding: 5px;
    font-size: 14px;
    color: #017F2E;
}

.ProductUnavailable {
    border: 3px solid #F50711;
    padding: 5px;
    font-size: 15px;
    color: #F50711;
}

#CheckBoxOptions .checkboxUnselect {
    width: 24px;
    height: 19px;
    background: url(../img/Icons.png) no-repeat -7px -236px;
}

#CheckBoxOptions .checkboxSelect {
    width: 24px;
    height: 19px;
    background: url(../img/Icons.png) no-repeat -7px -276px;
}

.productDetailImageSlider {
    width: 270px;
    float: left;
}

.productDetailCustomDiv {
    width: calc(100% - 272px);
    float: left;
}

@media(max-width: 768px) {
    .product-title {
        font-size: 16px;
        margin: 0;
    }

    .product-supplier {
        font-size: 14px;
        margin: 0;
    }

    .product-rating {
        font-size: 18px;
    }

    .product-title-modal {
        font-size: 10px;
    }

    /*.modal-dialog {
        width: 80%;
        margin: 5% auto;
    }*/

    .suggested-product-modal {
        width: 80px;
        margin: 0 auto;
    }
}

/*** Scrollbar fix ***/
.smallScroll::-webkit-scrollbar {
    -webkit-appearance: none;
}

    .smallScroll::-webkit-scrollbar:vertical {
        width: 8px;
    }

.smallScroll::-webkit-scrollbar-thumb {
    background-color: rgb(191, 188, 188);
    border-radius: 4px;
}
/*** Scrolbar fix End ***/

.txtSearch {
    border: 2px solid #017F2E;
    margin-top: 9px;
    height: 40px;
    padding-right: 43px;
}

.dvfilterIcon {
    height: 49px;
    background-color: #F37930;
    text-align: center;
}

.dvfilterIconOuter {
    padding-right: 6px;
}

.dvfilterIconInner {
    display: inline-block;
    margin: 9px auto 0 auto;
}

.dvfilterIcon2 {
    background-color: white;
    border: 2px solid #F37930;
    border-bottom: 0px solid white;
}

    .dvfilterIcon2 .filterText {
        color: #F37930;
        font-family: 'OpenSansSemibold', sans-serif;
    }

.dvFilterMainSelected {
    z-index: 4;
}

.Filtermenu {
    z-index: 3;
}

    .Filtermenu table tr {
        vertical-align: top;
    }

        .Filtermenu table tr td {
            padding-top: 5px;
        }

        .Filtermenu table tr .chkbox {
            margin-top: 5px;
        }

.filterText {
    display: inline-block;
    margin-top: 5px;
    margin-left: 6px;
    color: white;
    font-size: 16px;
}

.chkbox {
    float: left;
    display: inline-block;
    cursor: pointer;
}

.CategoryList {
    padding-top: 5px;
}


    .CategoryList li {
        float: left;
        width: 100%;
        padding: 7px 1px 1px 1px;
    }

.LocationMenu ul li {
    float: left;
    width: 100%;
    padding: 14px 13px 1px 17px;
    font-size: 13px;
    cursor: pointer;
}

.LocationMenuMobile ul li {
    float: left;
    width: 100%;
    padding: 14px 13px 1px 17px;
    font-size: 13px;
    cursor: pointer;
    text-align: left;
}

.LocationMenu ul {
    min-height: 82px;
    max-height: 345px;
    overflow: auto;
    padding-bottom: 11px;
}

.LocationMenuMobile ul {
    min-height: 82px;
    max-height: 146px;
    overflow: auto;
    padding-bottom: 11px;
}


.checkboxUnselect {
    width: 30px;
    height: 25px;
    background: url(../img/Icons.png) no-repeat -7px -236px;
}

.checkboxSelect {
    width: 30px;
    height: 25px;
    background: url(../img/Icons.png) no-repeat -7px -276px;
}

.rdoCheck {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -333px -96px;
}

.rdoUncheck {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -304px -96px;
}

input[type="radio"] {
    display: none;
}

    input[type="radio"] + label {
        margin-top: 10px;
    }

        input[type="radio"] + label span {
            display: inline-block;
            width: 26px;
            height: 26px;
            background: url(../img/Icons.png) no-repeat -304px -96px;
            margin: 0px 6px -8px 0;
            border-radius: 50%;
        }

    input[type="radio"]:checked + label span {
        display: inline-block;
        width: 26px;
        height: 26px;
        background: url(../img/Icons.png) no-repeat -332px -96px;
        /*margin: 0px 6px -8px 0;*/
    }

#RadioOptions input[type="radio"] + label {
    margin-top: 2px;
}

.ContextMenuPointerOuter {
    position: absolute;
    width: 100%;
    padding-right: 6px;
}

.ContextMenuPointer {
    width: 18px;
    position: relative;
    z-index: 2;
    height: 11px;
    background: url(../img/Icons.png) no-repeat -189px -109px;
    margin: 0 auto;
}

.ContextMenuPointer2 {
    width: 20px;
    position: relative;
    z-index: 2;
    height: 13px;
    background: url(../img/Icons.png) no-repeat -186px -209px;
    margin: 0 auto;
    margin-top: -2px;
    margin-right: 90px;
}

.ContextMenu {
    border: 2px solid #F37930;
    min-height: 82px;
    max-height: 350px;
    z-index: 1;
    margin-top: -2px;
    overflow: auto;
    background-color: white;
}

.ContextMenu2 {
    margin-top: -4px;
    -webkit-box-shadow: 5px 8px 8px 0px #b3b2b2;
    -moz-box-shadow: 5px 8px 8px 0px #b3b2b2;
    box-shadow: 5px 8px 8px 0px #b3b2b2;
}

    /*.ContextMenu2 .row div {
        cursor: pointer;
    }*/
    .ContextMenu2 .row .cursorPointer:hover {
        color: #F37930;
    }

.LocationMenuMobile {
    position: absolute;
    width: 210px;
    top: 43px;
    z-index: 16;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.LocationMenuList {
    border: 2px solid #F37930;
    z-index: 1;
    margin-top: -2px;
    background-color: white;
}

.MarketplaceMenu {
    position: absolute;
    width: 230px;
    top: 66px;
    /*z-index: 1;*/
    right: 26px;
}

.MarketplaceMenuList {
    border: 2px solid #017F2E;
    z-index: 999;
    margin-top: -3px;
    background-color: white;
    min-height: 155px;
}

.LocationMenuMobileList {
    border: 3px solid #9FA2A4;
    background-color: white;
}

.FilterNavMobile {
    padding: 13px 2px 13px 2px;
    border: 1px solid #017F2E !important;
    border-right: none !important;
    border-left: none !important;
}

.FilterNavMobileOrange {
    padding: 13px 2px 13px 2px;
    border: 1px solid #f37930;
    border-right: none;
    border-left: none;
}

.HomeTransDiv {
    bottom: 0;
    background-color: #017F2E;
    width: 100%;
    opacity: 0.8;
    height: 40px;
    max-width: 172px;
}

.HomeProdAddedLbl {
    bottom: 0;
    text-align: center;
    width: 100%;
    color: white;
    font-family: 'OpenSansSemibold', sans-serif;
    line-height: 18px;
    padding: 0 2px 2px 2px;
    max-width: 172px;
    height: 40px;
    display: table;
}

.HomeProdAddedLblInner {
    display: table-cell;
    vertical-align: middle;
}
/*end home page*/


/* Start My cart*/
.rdoCheckOuter {
    width: 216px;
    float: left;
}

.shippingNotes {
    padding-left: 20px;
}

.pickupNotes {
    padding-left: 40px;
}

.NotesSmallHeight {
    height: 173px;
    resize: none;
}

.NotesLargeHeight {
    height: 241px;
    resize: none;
}
/*End My Cart*/

.ReasonBox {
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #FFFAD7;
    border: solid 1px #E3C727;
    display: inline-block;
    padding: 0px 0px 0px 5px;
    float: right;
    min-width: 200px;
    min-height: 24px;
}

.CommunicationMobFooter {
    background-color: #f5f5f5;
    min-height: 45px;
    padding: 10px 25px 0px 25px;
    margin-left: 20px;
    margin-right: 20px;
    border-top: #cec7c7;
    border-top-style: solid;
    border-top-width: thin;
}

.replyBox {
    border: 1px solid #dcdcdc;
    background-color: #f7f7f7;
    min-height: 97px;
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

    .replyBox .replyboxInner {
        margin-top: 5px;
        float: left;
    }

    .replyBox textarea {
        /*border: 1px solid green;*/
        height: 46px;
        overflow-y: auto;
        resize: none;
        width: 97%;
    }

.TicketMessageItems {
    background-color: White;
    border-left: 2px solid #017F2E;
    margin-left: 20px;
    margin-top: 20px;
    padding-left: 10px;
}

.SmallSenderName {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.SmallSenderDate {
    font-size: 11px;
    margin-left: 5px;
    color: #808080;
}

.SmallSenderCompany {
    color: #2d5e8d;
    font-size: 11px;
    font-weight: bold;
    margin-left: 7px;
}

.dvSpecialOffer {
    font-size: 16px;
    border: solid 2px #E0CA28;
    background-color: #FFFAD7;
    height: 30px;
    border-bottom: solid 0px #E0CA28;
}

/*change it ask muzammal*/
.LineHeightDesktop {
    margin: 40px 0px 0px 0px;
}

.alert-notification-width {
    width: 310px;
}

.notification-width {
    min-width: 720px;
}

.owl-prev {
    position: absolute;
    top: 2px;
    left: -10px;
}

.owl-next {
    position: absolute;
    right: -10px;
    top: 2px;
}

.owl-stage {
    margin: 0 auto;
}


/*Icons*/

.logoSmall {
    width: 59px;
    height: 59px;
    background: url(../img/Icons.png) no-repeat -1px -1px;
}

.logoFooter {
    width: 118px;
    height: 33px;
    background: url(../img/Icons.png) no-repeat -3px -148px;
}

.logoFooterMobile {
    width: 63px;
    height: 53px;
    background: url(../img/Icons.png) no-repeat -115px -259px;
    background-size: 463px;
}

.icnCart {
    width: 42px;
    height: 37px;
    background: url(../img/Icons.png) no-repeat -129px 0px;
}

.icnCartSmall {
    width: 33px;
    height: 29px;
    background: url(../img/Icons.png) no-repeat -98px 0px;
    background-size: 473px;
}

.icnCartWhite {
    width: 42px;
    height: 37px;
    background: url(../img/Icons.png) no-repeat -129px -50px;
}

.icnCartOrange {
    width: 42px;
    height: 37px;
    background: url(../img/Icons.png) no-repeat -429px -145px;
}

.icnCartGreen {
    width: 30px;
    height: 37px;
    background: url(../img/Icons.png) no-repeat -491px -204px;
}


.icnUser {
    width: 44px;
    height: 45px;
    background: url(../img/Icons.png) no-repeat -78px -2px;
}

.icnUserMobile {
    width: 44px;
    height: 45px;
    background: url(../img/Icons.png) no-repeat -566px -274px;
}

.icnddlDown {
    width: 12px;
    height: 8px;
    background: url(../img/Icons.png) no-repeat -252px -128px;
    float: left;
    background-size: 339px;
    cursor: pointer;
}

.icnddlUp {
    width: 12px;
    height: 8px;
    background: url(../img/Icons.png) no-repeat -252px -128px;
    float: left;
    background-size: 339px;
    cursor: pointer;
    display: inline-block;
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transition-duration: 0.3s;
}

.icnarrowLocation {
    width: 7px;
    height: 12px;
    background: url(../img/Icons.png) no-repeat -40px -66px;
}

.icnddlDownWhite {
    width: 16px;
    height: 12px;
    background: url(../img/Icons.png) no-repeat -316px -173px;
    background-size: 400px;
    cursor: pointer;
}

.icnArrowUp {
    width: 7px;
    height: 12px;
    background: url(../img/Icons.png) no-repeat -40px -66px;
    display: inline-block;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transition-duration: 0.3s;
    /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";*/
}


.icnfilterCategory {
    width: 31px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -7px -199px;
    float: left;
}

.icnfilterCategory2 {
    width: 31px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -38px -243px;
    float: left;
}

.icnfilterOccasion {
    width: 30px;
    height: 31px;
    background: url(../img/Icons.png) no-repeat -51px -196px;
    float: left;
}

.icnfilterOccasion2 {
    width: 30px;
    height: 31px;
    background: url(../img/Icons.png) no-repeat -81px -240px;
    float: left;
}

.icnfilterSupplier {
    width: 35px;
    height: 33px;
    background: url(../img/Icons.png) no-repeat -123px -238px;
    float: left;
}

.icnfilterSupplier2 {
    width: 35px;
    height: 33px;
    background: url(../img/Icons.png) no-repeat -92px -195px;
    float: left;
}

.icnListActive {
    width: 41px;
    height: 41px;
    background: url(../img/Icons.png) no-repeat -233px -1px;
    float: left;
    margin-left: 15px;
}

.icnListInactive {
    width: 41px;
    height: 41px;
    background: url(../img/Icons.png) no-repeat -233px -52px;
    float: left;
    margin-left: 15px;
}

.icnGridActive {
    width: 41px;
    height: 41px;
    background: url(../img/Icons.png) no-repeat -178px -52px;
    float: left;
}

.icnGridInactive {
    width: 41px;
    height: 41px;
    background: url(../img/Icons.png) no-repeat -178px -1px;
    float: left;
}

.icnlogoMedium {
    width: 107px;
    height: 107px;
    background: url(../img/Icons.png) no-repeat -199px -247px;
    background-size: 500px;
}

.icnlogoLarge {
    width: 142px;
    height: 132px;
    background: url(../img/Icons.png) no-repeat -108px -308px;
}

.icnArrowRight {
    width: 18px;
    height: 22px;
    background: url(../img/Icons.png) no-repeat -100px -86px;
}

.icnArrowRight2 {
    width: 7px;
    height: 12px;
    background: url(../img/Icons.png) no-repeat -40px -66px;
    float: right;
    margin-top: 3px;
    margin-right: 2px;
}

.icnArrowRightGrey {
    width: 22px;
    height: 9px;
    background: url(../img/Icons.png) no-repeat -355px -183px;
    background-size: 480px;
    display: inline-block;
    cursor: pointer;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.icnNotification {
    position: absolute;
    right: -4px;
    top: -3px;
    background-color: red;
    border-radius: 50%;
    font-size: 11px;
    color: white;
    padding: 2px;
    min-width: 16px;
    text-align: center;
    min-height: 16px;
    min-width: 20px;
    height: 20px;
}

.icnNotifiUserMobile {
    /*border-radius: 10px;*/
    min-width: 22px;
    height: 22px;
    border: 2px solid white;
    line-height: 14px;
    right: -10px;
}

.icnNotifiCart {
    position: absolute;
    right: 8px;
    top: 2px;
    background-color: red;
    border-radius: 50%;
    font-size: 11px;
    color: white;
    padding: 2px;
    min-width: 16px;
    text-align: center;
    min-height: 16px;
    width: 20px;
    height: 20px;
}

.icnUpload {
    width: 59px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -550px -238px;
    margin: 0 auto;
    margin-top: 7px;
    cursor: pointer;
}

.icn_docx, .icn_doc {
    background-image: url(../img/icons_documents.png);
    background-position: -67px -264px;
    background-repeat: no-repeat;
    height: 49px;
    width: 49px;
    display: block;
    margin-right: 5px;
    background-size: 140px;
}

.icn_pdf {
    background-image: url(../img/icons_documents.png);
    background-position: -106px -219px;
    background-repeat: no-repeat;
    height: 51px;
    width: 49px;
    display: block;
    /* float: left; */
    margin-right: 5px;
    background-size: 150px;
}

.icn_ppt {
    background-image: url(../img/icons_documents.png);
    background-position: -66px -314px;
    background-repeat: no-repeat;
    height: 48px;
    width: 49px;
    display: block;
    margin-right: 5px;
    background-size: 140px;
}

.icn_pptx {
    background-image: url(../img/icons_documents.png);
    background-position: -67px -326px;
    background-repeat: no-repeat;
    height: 47px;
    width: 52px;
    display: block;
    /* float: left; */
    margin-right: 5px;
    background-size: 145px;
}

.icn_xls {
    background-image: url(../img/icons_documents.png);
    background-position: -3px -339px;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    display: block;
    /* float: left; */
    margin-right: 5px;
    background-size: 140px;
}

.icn_xlsx {
    background-image: url(../img/icons_documents.png);
    background-position: -3px -339px;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    display: block;
    margin-right: 5px;
    background-size: 140px;
}

.icn_smallppt, .icn_smallpptx {
    background: url("../img/icons_documents.png") repeat scroll -397px -162px transparent;
    height: 16px;
    padding-left: 0px;
    width: 17px;
    display: inline-block;
}

.icn_smalldoc, .icn_smalldocx {
    background: url("../img/icons_documents.png") repeat scroll -396px -116px transparent;
    height: 16px;
    padding-left: 0px;
    width: 17px;
    display: inline-block;
}

.icn_smallxls, .icn_smallxlsx {
    background: url("../img/icons_documents.png") repeat scroll -396px -139px transparent;
    height: 16px;
    padding-left: 0px;
    width: 17px;
    display: inline-block;
}

.icn_smallpdf {
    background: url("../img/icons_documents.png") repeat scroll -95px -2px transparent;
    height: 16px;
    padding-left: 0px;
    width: 17px;
    display: inline-block;
}

.icnNotifiCartMobile {
    width: 22px;
    height: 22px;
    border: 2px solid white;
    line-height: 14px;
    right: -13px;
    top: -4px;
}

.iconSearch {
    background: url(../img/Icons.png) no-repeat -3px -87px;
    width: 24px;
    height: 24px;
    border: 0px;
    position: absolute;
    top: 19px;
    right: 17px;
    cursor: pointer;
}

.clearsearch {
    background: url(../img/cross-icon-normal.png) left top no-repeat !important;
    width: 18px;
    height: 18px;
    border: 0px;
    position: absolute;
    top: 20px;
    right: 8px;
    cursor: pointer;
    border: none !important;
}

    .clearsearch:hover {
        background: url(../img/cross-icon-hover.png) left top no-repeat !important;
    }

.icnSettings {
    width: 28px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -182px -271px;
    float: left;
    margin-left: 15px;
}

.icnEmailBlack {
    width: 28px;
    height: 21px;
    background: url(../img/Icons.png) no-repeat -184px -306px;
    float: left;
    margin-left: 15px;
}

.icnMore {
    width: 12px;
    height: 12px;
    background: url(../img/Icons.png) no-repeat -20px -66px;
}

.icnMobileBack {
    width: 11px;
    height: 16px;
    background: url(../img/Icons.png) no-repeat -19px -46px;
    background-size: 343px;
    float: left;
    position: absolute;
    left: 3px;
    top: 4px;
}

.icnMobileNext {
    width: 11px;
    height: 16px;
    background: url(../img/Icons.png) no-repeat -56px -46px;
    background-size: 343px;
    position: absolute;
    right: 0px;
}

.icnFavourite {
    width: 29px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -256px -6px;
    display: inline-block;
    background-size: 468px;
    cursor: pointer;
}

.icnNotFavourite {
    width: 29px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -224px -7px;
    display: inline-block;
    background-size: 468px;
    cursor: pointer;
}

.icnRating5 {
    background: url(../img/Icons.png) no-repeat -5px -434px;
    width: 120px;
    height: 22px;
    display: inline-block;
}

.icnRatingSmall5 {
    background: url(../img/Icons2.png) no-repeat -2px -101px;
    width: 91px;
    height: 19px;
}

.icnRating4 {
    background: url(../img/Icons.png) no-repeat -5px -409px;
    width: 120px;
    height: 22px;
    display: inline-block;
}

.icnRatingSmall4 {
    background: url(../img/Icons2.png) no-repeat -2px -81px;
    width: 91px;
    height: 19px;
}

.icnRating3 {
    background: url(../img/Icons.png) no-repeat -5px -384px;
    width: 120px;
    height: 22px;
    display: inline-block;
}

.icnRatingSmall3 {
    background: url(../img/Icons2.png) no-repeat -2px -62px;
    width: 91px;
    height: 19px;
}

.icnRating2 {
    background: url(../img/Icons.png) no-repeat -5px -359px;
    width: 120px;
    height: 22px;
    display: inline-block;
}

.icnRatingSmall2 {
    background: url(../img/Icons2.png) no-repeat -2px -43px;
    width: 91px;
    height: 19px;
}

.icnRating1 {
    background: url(../img/Icons.png) no-repeat -5px -334px;
    width: 120px;
    height: 22px;
    display: inline-block;
}

.icnRatingSmall1 {
    background: url(../img/Icons2.png) no-repeat -2px -24px;
    width: 91px;
    height: 19px;
}

.icnRating0 {
    background: url(../img/Icons.png) no-repeat -5px -309px;
    width: 120px;
    height: 22px;
    display: inline-block;
}

.icnRatingSmall0 {
    background: url(../img/Icons2.png) no-repeat -2px -5px;
    width: 91px;
    height: 19px;
}

.icnDesktopBack {
    width: 13px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -37px -85px;
    display: inline-block;
}

.icnDesktopNext {
    width: 13px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -105px -85px;
    display: inline-block;
}

.ratingHidden {
    width: 24px;
    height: 23px;
    float: left;
}

.icnSortAsc {
    width: 27px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -301px -59px;
    display: inline-block;
}

.icnSortDesc {
    width: 27px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -384px -57px;
    display: inline-block;
}

.icnSort {
    width: 27px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -342px -57px;
    display: inline-block;
}

.icnMoreMobile {
    width: 9px;
    height: 15px;
    background: url(../img/Icons.png) no-repeat -62px -51px;
    display: inline-block;
    background-size: 372px;
}

.icnTick {
    width: 31px;
    height: 23px;
    background: url(../img/Icons.png) no-repeat -63px -83px;
}

.icnAmazon {
    width: 32px;
    height: 30px;
    background: url(../img/Icons.png) no-repeat -354px -241px;
    background-size: 391px;
}

.icnCross {
    background: url(../img/cross-icon-normal.png) left top no-repeat;
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .icnCross:hover {
        background: url(../img/cross-icon-hover.png) left top no-repeat;
    }

.icnCrossRed {
    width: 42px;
    height: 37px;
    background: url(../img/Icons.png) no-repeat -385px -142px;
}

.icnCrossRedSmall {
    width: 42px;
    height: 37px;
    background: url(../img/Icons.png) no-repeat -385px -185px;
}

.icnEmail {
    width: 35px;
    height: 25px;
    background: url(../img/Icons.png) no-repeat -286px -144px;
    display: inline-block;
    cursor: pointer;
}

.icnPrint {
    width: 30px;
    height: 30px;
    background: url(../img/Icons.png) no-repeat -324px -142px;
    display: inline-block;
    cursor: pointer;
}

.icnAutoDelivery {
    width: 24px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -553px -442px;
    display: inline-block;
}

.icnAutoDeliveryMobile {
    width: 24px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -553px -442px;
    display: inline-block;
}

.icnExportToExcel {
    width: 28px;
    height: 27px;
    background: url(../img/Icons.png) no-repeat -357px -143px;
    display: inline-block;
    cursor: pointer;
}

.icnCreditTicket {
    width: 34px;
    height: 29px;
    background: url(../img/Icons.png) no-repeat -387px -96px;
    display: inline-block;
    cursor: pointer;
}

.icnAutoShip {
    width: 26px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -246px -144px;
    display: inline-block;
    cursor: pointer;
}

.icnAuto-Ship {
    width: 28px;
    height: 30px;
    background: url(../img/Icons.png) no-repeat -519px -326px;
    float: left;
    margin-left: 15px;
}

.icnMyFavorite {
    width: 26px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -520px -357px;
    float: left;
    margin-left: 15px;
}


.icnOrdersAndCredit {
    width: 26px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -521px -418px;
    float: left;
    margin-left: 15px;
}

.icnLog-out {
    width: 26px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -522px -393px;
    float: left;
    margin-left: 15px;
}


.icnAllMessagesOrange {
    width: 36px;
    height: 29px;
    background: url(../img/Icons.png) no-repeat -572px -17px;
    float: left;
    margin-right: 15px;
}

.icnAllMessagesGreen {
    width: 36px;
    height: 29px;
    background: url(../img/Icons.png) no-repeat -525px -17px;
    float: left;
    margin-right: 15px;
}

.icnHistoryOrange {
    width: 28px;
    height: 27px;
    background: url(../img/Icons.png) no-repeat -574px -95px;
    float: left;
    margin-right: 15px;
}

.icnHistoryGreen {
    width: 28px;
    height: 27px;
    background: url(../img/Icons.png) no-repeat -527px -95px;
    float: left;
    margin-right: 15px;
}

.icnAllMsgCount {
    position: absolute;
    top: 15px;
    right: 0px;
    padding-right: 10px;
}

.icnHistoryMsgCount {
    position: absolute;
    right: 0px;
    top: 60px;
    padding-right: 10px;
}

.icnEdit {
    width: 22px;
    height: 22px;
    background: url(../img/Icons.png) no-repeat -249px -270px;
    float: left;
}

.icnEditMobile {
    width: 22px;
    height: 22px;
    background: url(../img/Icons.png) no-repeat -249px -234px;
}

.icnEditGrey {
    width: 24px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -248px -233px;
}

    .icnEditGrey:hover {
        background: url(../img/Icons.png) no-repeat -248px -269px;
    }

.icnEditGreen {
    width: 24px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -224px -269px;
    float: left;
}

.icnEditOrange {
    width: 24px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -248px -269px;
}

.icnMessageUnread {
    width: 20px;
    height: 20px;
    background: url(../img/Icons.png) no-repeat -3px -90px;
    background-size: 480px;
    float: left;
}

.icnMessageRead {
    width: 20px;
    height: 20px;
    background: url(../img/Icons.png) no-repeat -24px -90px;
    background-size: 480px;
    float: left;
}

.icnReplyOrange {
    width: 29px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -283px -269px;
}

.icnReplyGrey {
    width: 29px;
    height: 24px;
    background: url(../img/Icons.png) no-repeat -283px -233px;
}

    .icnReplyGrey:hover {
        background: url(../img/Icons.png) no-repeat -283px -269px;
    }

.icnDeleteMsgGrey {
    width: 20px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -332px -230px;
    display: inline-block;
}

    .icnDeleteMsgGrey:hover {
        background: url(../img/Icons.png) no-repeat -332px -266px;
    }

.icnDeleteMsgOrange {
    width: 20px;
    height: 26px;
    background: url(../img/Icons.png) no-repeat -332px -266px;
}

.icnMsgPrev {
    width: 23px;
    height: 14px;
    background: url(../img/Icons.png) no-repeat -422px -235px;
    display: inline-block;
    cursor: pointer;
}

.icnMsgNext {
    width: 22px;
    height: 14px;
    background: url(../img/Icons.png) no-repeat -462px -235px;
    display: inline-block;
    cursor: pointer;
}

.icnCalendar {
    background-position: right 8px top 5px !important;
    background-image: url(../img/calendar-icon.png) !important;
    background-repeat: no-repeat !important;
}

.icnInlineLoader {
    background: url(../img/narangaLoader.gif) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
}

.btnAddToCartDisabled {
    color: #A8A8A8;
    background-color: #D6D6D6;
}


.SliderDisableLeft {
    background-image: url('../img/cursor_g_b.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 18px;
    width: 12px;
}

.SliderEnableLeft {
    background-image: url('../img/cursor_g_b_b.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 18px;
    width: 12px;
}

.SliderDisableRight {
    background-image: url('../img/cursor_f_r_g.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 18px;
    width: 12px;
}

.SliderEnableRight {
    background-image: url(../img/cursor_f_r_b.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 18px;
    width: 12px;
}

.btnCartDetails {
    padding: 4px 4px 4px 16px;
    border: 1px solid #01893C;
    color: #01893C;
    cursor: pointer;
}

.btnAddToCart {
}

.pd-10 {
    padding: 10px;
}

.mb-1 {
    margin-bottom: 1px;
}

.mb-2 {
    margin-bottom: 2px;
}

.mb-3 {
    margin-bottom: 3px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.inlineBlock {
    display: inline-block;
}

.mt-0 {
    margin: 0px;
}

.mt-1 {
    margin-top: 1px;
}

.mt-2 {
    margin-top: 2px;
}

.mt-3 {
    margin-top: 3px;
}

.mt-4 {
    margin-top: 4px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-6 {
    margin-top: 6px;
}

.mt-8 {
    margin-top: 8px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-17 {
    margin-top: 17px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-36 {
    margin-top: 36px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.ml-0 {
    margin-left: 0px;
}

.ml-1 {
    margin-left: 1px;
}

.ml-2 {
    margin-left: 2px;
}

.ml-3 {
    margin-left: 3px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-7 {
    margin-left: 7px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-12 {
    margin-left: 12px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-17 {
    margin-left: 17px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}


.mr-1 {
    margin-right: 1px;
}

.mr-2 {
    margin-right: 2px;
}

.mr-3 {
    margin-right: 3px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-7 {
    margin-right: 7px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-12 {
    margin-right: 12px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.pl-1 {
    padding-left: 1px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-8 {
    padding-left: 10px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-35 {
    padding-left: 35px;
}

.pr-5 {
    padding-right: 5px;
}

.loader {
    /*display: none;*/
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 2000;
    margin: auto;
}

.custom-overlay {
    /*display: none;*/
    z-index: 101;
    opacity: 0.3 !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
}

/*fonts*/
.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font19 {
    font-size: 19px;
}

.font20 {
    font-size: 20px;
}

.font21 {
    font-size: 21px;
}

.font22 {
    font-size: 22px;
    line-height: 20px;
}

/*Special overwrite media queries should be at the end
    from top to bottom sequence should be like 
    first max-width: 1200px
    then 768, then 500, 400 and so on
*/

@media screen and (min-width: 768px) {

    ::-webkit-scrollbar {
        -webkit-appearance: none;
    }

        ::-webkit-scrollbar:vertical {
            width: 12px;
        }

        ::-webkit-scrollbar:horizontal {
            height: 12px;
        }

    ::-webkit-scrollbar-thumb {
        background-color: rgb(191, 188, 188);
        border-radius: 10px;
    }

    ::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: rgb(229, 229, 229);
    }

    .paddingAllDesktop {
        padding: 15px 20px 15px 20px;
    }

    .credentials-error {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 767px) {
    .productDetail .icnRating4 {
        background: url(../img/Icons.png) no-repeat -397px -428px;
        width: 110px;
        height: 20px;
        display: inline-block;
    }

    .ratingCount {
        float: left;
        line-height: 20px;
        font-size: 16px !important;
        font-family: 'OpenSansSemibold', sans-serif;
        padding-left: 0px;
    }

    .icnFavourite {
        margin-left: 5%;
    }

    .icnNotFavourite {
        margin-left: 5%;
    }

    .rdoCheckOuter {
        width: 50% !important;
    }

    .shippingNotes {
        padding: 3px;
    }

    .pickupNotes {
        padding: 3px;
    }

    .popUpSmallXs {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .ellipsesXs {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .paddingXs0 {
        padding: 0px !important;
    }

    .cartItem {
        font-size: 12px !important;
    }

    .communicationMsgDescription {
        /*display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
        overflow: hidden;
        height: 17px;
        font-family: 'OpenSansLight', sans-serif;
    }

    .communicationMsgSubject {
        width: calc(100% - 104px) !important;
        font-family: 'OpenSansSemibold', sans-serif;
    }

    .dvSpecialOffer {
        font-size: 13px;
        border: solid 2px #E0CA28;
        background-color: #FFFAD7;
        height: 45px;
        border-bottom: solid 0px #E0CA28;
    }

    .pagerInfo {
        position: relative;
    }

    .pagination {
        margin: 10px 0 0px 0;
    }
}

@media screen and (max-width: 315px) {
    .rdoCheckOuter {
        width: 100% !important;
    }
}

@media screen and (max-width:700px) {
    .productDetailImageSlider, .productDetailCustomDiv {
        width: 100%;
    }

    .pdctDetailMobCenterOuter {
        text-align: center;
    }

    .pdctDetailMobCenterInner {
        display: inline-block;
    }

        .pdctDetailMobCenterInner .icnFavourite {
            margin-top: 4px;
        }
}

@media screen and (max-width:600px) {
    .xs14 {
        font-size: 14px;
    }
}

@media screen and (max-width: 500px) {
    .imgCvvCard {
        width: 100%;
    }

    .xxsFullWidth {
        width: 100% !important;
    }

    .xxsPullRight {
        float: right !important;
    }

    .addedCreditCard {
        text-align: left;
        margin-left: 33px;
    }

    .HomeProdAddedLbl {
        font-size: 12px;
        line-height: 16px;
    }

    .HomeTransDiv {
        height: 37px;
    }

    .headerLocLblMbl {
        max-width: 103px !important;
    }
}


@media screen and (max-width: 420px) {
    /*.dvfilterIconOuter {
        padding-right: 0;
        width: 100%;
        margin-top: 5px;
    }*/
    .footerMobile {
        font-size: 12px;
    }

    .logoFooterMobile {
        margin-left: 0px;
    }
    .logoFooterMobileText {
        margin-right: 0px;
    }

    .dvfilterIconOuter .filterText {
        font-size: 13px;
        margin-left: 2px;
        margin-top: 4px;
    }

    .icnfilterCategory {
        width: 25px;
        height: 22px;
        background: url(../img/Icons.png) no-repeat -5px -152px;
        background-size: 477px;
    }

    .icnfilterOccasion {
        width: 25px;
        height: 22px;
        background: url(../img/Icons.png) no-repeat -37px -148px;
        background-size: 468px;
        float: left;
    }

    .icnfilterSupplier {
        width: 25px;
        height: 22px;
        background: url(../img/Icons.png) no-repeat -95px -180px;
        background-size: 468px;
        float: left;
    }

    .dvfilterIconInner {
        margin: 12px auto 0 auto;
    }

    .FavoriteListImg {
        max-width: 96px !important;
    }

    .xxsFont13 {
        font-size: 13px;
    }

    .xxsFont14 {
        font-size: 14px;
    }

    .popUpSmall {
        width: auto;
    }

    .popUpSmallXs {
        width: auto;
    }

    .dvSortByPriceMbl {
        margin-left: 21px;
    }

    .lbl-confirm-password {
        line-height: 20px;
        max-width: 90px;
    }
}

@media screen and (max-width: 370px) {
    .communicationNavCount {
        display: none;
    }
}

.swtichery-button-border span {
    opacity: 1 !important;
}

.logout-text-mobile {
    line-height: 1.1;
    font-size: 24px;
}

:focus {
    outline: none;
}

.disabled {
    background-color: #fff;
}

.ellipses {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: transparent;
    opacity: 1;
}

.CreditCardFields .form-control[disabled], .CreditCardFields.form-control[readonly] {
    background-color: #eeeeee;
    opacity: 1;
}

.cursorDefault {
    cursor: default;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}



#paginationText a:hover {
    background: none;
}

.pagination > .active > a, .pagination > .active > a:hover {
    background-color: #01893C;
    border-color: #01893C;
}

.pagination > li > a, .pagination > li > a:hover {
    color: #01893C;
    cursor: pointer;
}

#paginationText a {
    border: none;
    color: black;
    cursor: default;
}

/*#consentWidgetDiv {
    width: 400px;
    height: 140px;
}*/

#addressBookWidgetDiv {
    width: 400px;
    height: 228px;
}

#ratingArea {
    border: 1px solid #ccc;
    padding: 20px;
}

.Wrap-Break {
    word-wrap: break-word;
    word-break: break-word;
}

textarea {
    border-color: lightgray;
}

.category-all-products {
    border-bottom: 1px solid #8e9193;
}

.google-address-suggestions {
    background-color: #FFFFFF;
    z-index: 999999;
    position: absolute;
    border: solid 1px #bbbbbb;
}

.google-address-suggestions-list {
    list-style: none;
    padding: 5px;
    cursor: pointer;
    border-bottom: solid 1px #BBBBBB;
}

    .google-address-suggestions-list:hover {
        background-color: #ddd;
    }

.google-address-suggestions > ul {
    max-height: 200px;
    overflow-y: scroll;
}

.widget-container {
    min-width: 300px;
    min-height: 500px;
}

#consentWidgetDiv > .widget-container {
    min-width: 300px;
    min-height: 150px;
}

.product-code-ellipses {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 172px;
    line-height: 18px;
}


.icnMoreViewAll {
    width: 9px;
    height: 15px;
    background: url(../img/Icons.png) no-repeat -62px -51px;
    display: inline-block;
    background-size: 372px;
    position: relative;
    top: 2px;
    left: 10px;
}

.globalSearchDiv {
    border-left: 2px solid #017F2E;
    border-bottom: 2px solid #017F2E;
    border-right: 2px solid #017F2E;
}

.icnAllproducts {
    width: 26px;
    height: 28px;
    background: url(../img/Icons.png) no-repeat -520px -444px;
    float: left;
    margin-left: 15px;
}

.products-supplier-name {
    line-height: 1.5;
}

.alert-container {
    background: #FAFAFA;
    padding: 15px 15px 5px 15px;
    margin-top: 10px;
    border: 1px solid #E2E2E2;
}

    .alert-container p {
        font-size: 16px;
        font-weight: bold;
    }

.alert-container-cross {
    width: 21px;
    height: 19px;
    background: url(../img/Icons.png) no-repeat -88px -89px;
    float: right;
    background-size: 339px;
    cursor: pointer;
}

.search-product-category {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 172px;
    color: #2e9352;
}

.btnLink {
    padding: 0px 0px 0px 5px !important;
    text-decoration: none !important;
    font-size: 14px !important;
    margin: 0 0 10px !important;
}

.maxHeightBox {
    border: 1px solid;
    border-color: lightgrey;
    max-height: 170px;
    overflow-y: scroll;
}

.text-danger-red {
    color: #ff0000;
}

.autoship-qty-mobile {
    padding-right: 10px;
    float: left;
    padding-top: 6px;
}

.cursorPointerNoHover {
    cursor: pointer;
}

.boldText {
    font-weight: bold;
}

/* The below css added by waqas */

.form-control {
    border-radius: 3px;
    margin: 5px 0 5px 0;
}


.image-text-content {
    margin-bottom: 25%;
}

.learn-more-button {
    background: #f4791f;
    text-transform: uppercase;
}

div.login-section-wrapper {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.login-section {
    color: #f4791f;
}

.btn-submit {
    background: #f4791f;
    border-radius: 50px;
    color: white;
    line-height: 20px;
    min-width: 110px;
    padding: 5px 25px;
    border: 1px solid #f4791f;
}

/*.btn-submit-forgot-password {
    margin-top: 15px;
}*/

label {
    line-height: 39px;
}

.page-background {
    background-image: url('../img/naranga_homepage_banner-1-1.JPG');
    background-color: grey;
    background-position: 100% 20%;
    width: 100%;
    /* height: 100%; */
    height: 50vh;
    background-size: cover;
}

.background-alignment {
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    /* width: 1000px; */
    width: 100%;
    bottom: 0;
    height: 200px;
    color: white;
}

.main-heading {
    font-size: 19px;
    margin-top: 4%;
    color: #f4791f;
}

.footer-icon {
    margin: 0 40 10px 0;
}

.btn-logout {
    border: 1px solid #f4791f;
    background: transparent;
    cursor: pointer;
    color: #f4791f;
    padding: 5px 25px;
    border-radius: 25px;
    min-width: 110px;
    /*font-weight: bold;*/
}

    .btn-logout:hover, .btn-logout:focus, .btn-logout:active, .btn-logout:active:hover {
        background: #f4791f;
        color: white;
        border: 1px solid #f4791f;
    }

.choose-apps-row img {
    text-align: center;
    width: 60%;
    float: none;
    margin: 0 auto 8px;
}

.choose-apps-row {
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    /*.footer-row img {
        float: none !important;
        margin: 0 auto;
        width: 150px !important;
        text-align: center;
    }*/

    .btn-submit {
        min-width: 110px;
    }

    .app-name {
        font-size: 13px !important;
    }

    .page-description {
        font-size: 13px;
    }

    .btn-logout {
        width: 100px;
    }

    div.login-section-wrapper, .logout-btn-wrapper {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 500px) {
    .form-control::-webkit-input-placeholder {
        color: #999999;
        font-size: 10px;
    }
}

@media only screen and (max-width: 424px) {
    .heading-text {
        font-size: 17px !important;
    }

    .page-description {
        font-size: 12px;
    }
}

@media only screen and (max-width: 460px) {
    /* .main-heading{
        font-size: 13px;
    } */
}

@media only screen and (min-width: 380px) and (max-width: 767px) {
    .all-apps-row {
        width: 72%;
    }
}

.choose-apps-row h3 {
    color: #f4791f;
    font-size: 16px;
}

.index-singin {
    float: none;
    margin: 0 auto;
    text-align: center;
}

.app-name {
    margin-top: 0px;
    margin-bottom: 0px;
    /* font-weight: 800; */
}

.action-section {
    float: none;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .forget-password {
        display: block;
        float: none !important;
        font-size: 11px;
        padding-left: 13px;
        line-height: 10px;
        margin-bottom: 0px;
        margin-top: 9px;
    }
}

.footer-row img {
    width: 180px;
}

#page-header {
    font-size: 23px;
    padding-top: 30px;
}

.page-description {
    color: #cccccc;
}

.app-description {
    line-height: 15px;
    margin-top: 5px;
    font-size: 10px;
    color: #999999;
    font-weight: 100;
}

.content-in-mid {
    float: none;
    margin: 0 auto;
}

.logout-btn-wrapper {
    width: 100%;
    float: left;
}

.signin-button-section {
    margin-top: 15px;
}

.container.content-cnt-main {
    min-height: calc(50vh - 85px);
}


@media screen and (max-width: 600px) {
    .fullWidth {
        width: 80%;
    }

    .page-background {
        background-size: 191%;
        background-position: 50% 0%;
        height: 42vh;
    }
}

@media screen and (min-width: 500) and (max-width: 766px) {
    .mdFullWidth {
        width: 60%;
    }
}

.forget-password-header img {
    width: 14%;
}

.forget-password-header .app-name {
    font-size: 30px;
}

.vertical {
    background-color: #c7c7c7;
    width: 1px;
    height: 30px;
    margin: 8px 10px 0px 11px;
    display: inline-block;
    padding: 0;
    font-size: 100%;
    vertical-align: top;
    border: 0px;
    outline: 0;
}

.forget-password-section {
    float: none;
    text-align: center;
    margin: 0 auto;
}

.captch-image {
    display: inline-block;
}

.captcha-reset img {
    display: inline-block;
}

.index-heading {
    margin-top: 3%;
}

.forget-password-description {
    color: #f4791f;
}

.captcha-reset {
    padding-top: 10px;
}

.captcha-image-description {
    font-weight: 100;
    font-size: 12px;
}

@media only screen and (max-width: 400px) {
    .captch-image {
        width: 165px;
    }

    .captcha-reset-image {
        width: 90%;
    }

    .captcha-image-description {
        font-size: 10px;
        font-weight: 100;
    }
    .updatePasswordLabel{
        font-size: 10px;
    }
}

.forget-password-submit-button {
    padding-top: 10px;
    float: none;
    margin: 0 auto;
    /*text-align: center;*/
}

@media only screen and (max-width: 767px) {
    .logout-btn-wrapper {
        margin-bottom: 20px;
    }

    .office365-login {
        min-width: 202px;
    }
}

@media only screen and (max-width: 767px) {

    .footer-row img {
        margin: 0 auto;
    }

    .footer-row {
        width: 100%;
        position: relative;
    }

        .footer-row img {
            float: none !important;
            margin: 0 auto;
            width: 150px !important;
            text-align: center;
        }
}


@media only screen and (max-width: 767px) and (min-height: 600px) {
    .footer-row {
        position: fixed;
    }
}




.logout-btn {
    margin-top: 10px;
}

/*@media screen and (max-width: 600px) and (min-height: 992px) {
    .footer-row {
        position: fixed;
        text-align: center;
        width: 100%;
    }
}*/

.office365-login {
    margin-top: 25px;
}

.credentials-error {
    color: red;
    visibility: inherit;
    font-size: 11px;
    height: 22px;
    margin-top: 2px;
    visibility: hidden;
    /*font-weight: bold;*/
}

.forget-password {
    color: #747474;
}

    .forget-password > a {
        color: #747474;
    }

@media only screen and (max-width: 500px) {
    .width90 {
        width: 90%;
    }

    .credentials-error {
        height: 30px;
    }
}

.office365-singin {
    display: inline-block
}

.office365-login {
    border: 1px solid #f0784e;
    padding: 4px 14px 4px 14px;
    display: inline-block;
    cursor: pointer;
}

.index-heading {
    margin-left: 24px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.main-content {
    float: none;
    text-align: center;
    margin: 0 auto;
}

.progress {
    width: 280px;
    background-color: #f5f5f5;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    border-radius: 3px;
    float: left;
    height: 10px;
    width: 100%;
}

.progress-bar {
    height: 100%;
    border-radius: 3px;
}

.Pnormal {
    background-color: #D85446;
    width: 25%;
}

.Pmedium {
    background-color: #FCA535;
    width: 50%;
}

.Pstrong {
    background-color: #62B763;
    width: 75%;
}

.PveryStrong {
    background-color: #048A04;
    width: 100%;
}

.Forgot-Password-Error > ul {
    list-style: none;
    text-align: center;
    padding-left: inherit;
    color: red;
}


/*@media only screen and (max-width: 767px) {
    .btn-Forgot-Password-Cancel {
        margin-top: 2% !important;
        min-width: 120px;
    }
}

.btn-Forgot-Password-Cancel {
    margin-top: 0px;
}*/
/*.toolTip {
    background-image: url(<%= Settings.ImagesPath %>rvmp_admin/TextBoxToolTip.png);
    width: 198px;
    height: 75px;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 9999999;
    margin-top: -10px;
    margin-left: 533px;
    padding-top: 15px;
    padding-left: 20px;
    font-size: 14px;
    display: none;
}*/
@media only screen and (min-width: 1200px) {
    #page-header {
        font-size: 29px;
    }
}

@media only screen and (min-width: 767px) {
    .app-description {
        font-size: 13px !important;
    }

    .app-name {
        font-weight: bold;
    }
}

.disabled-img {
    opacity: 0.4;
}

.dvvalidation {
    font-size: 12px;
}
/* CSS for Credentials page only */
.nsp-login-office, .nsp-login-office-error {
    color: #EA3C00;
    font-size: 14px;
}

img.img-responsive {
    display: inline-block;
}

.nsp-login-office {
    margin-top: 30px;
    margin-bottom: 10px;
}

    .nsp-login-office > span {
        font-size: 16px;
        font-weight: 700;
    }

.nsp-login-office-error {
    margin-bottom: 25px;
}

    .nsp-login-office-error p {
        margin-bottom: 0;
    }

.nsp-login-suggestion {
    margin-top: 35px;
    margin-bottom: 35px;
}

    .nsp-login-suggestion a {
        color: #EA3C00;
        font-weight: 700;
        text-decoration: underline;
    }

@media only screen and (max-width: 767px) {
    .error-page-footer {
        margin: 0 auto;
        text-align: center;
    }
}

.PasswordLabel {
    color: red;
}

#ajaxloader {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 2000;
    margin: auto;
    display: none;
}

#dvblackoutall {
    z-index: 900;
    display: none;
    background: rgba(0,0,0,0.65);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-opacity: 1.0 !important;
    -moz-opacity: 1.0 !important;
    opacity: 0.3 !important;
}

#divPopup {
    position: absolute;
    z-index: 1000;
    background-color: White;
    border-radius: 3px;
    padding: 15px 15px;
    display: none;
    padding: 15px 50px 15px 50px !important;
}

#dv-popup-Heading {
    border-bottom: none;
}

.ui-dialog-close-icon, .ui-dialog-close-icon-widget, .ui-dialog-close-icon-SeeAll {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 25px;
    height: 25px;
    background: #666;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'OpenSansRegular';
}

.modal h2.ui-dialog-head-title {
    border-bottom: 1px solid #666;
    /*padding-bottom: 15px;*/
    /*margin-bottom: 20px !important;*/
    font-size: 18px;
    font-family: 'OpenSansRegular';
    font-weight: normal;
}

.h1ProductName {
    margin-left: 10px;
    display: inline-block;
    line-height: 75px;
    font-size: 42px !important;
}
