﻿
body, table {
    /*margin: 0px;
    font-size: 11px;*/
    font-family: 'Open Sans', sans-serif;
    color: #727272;
}

img {
    border: 0;
}

.root {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#formContainer input[type=text], input[type=password] {
    width: 98%;
    height: 25px;
}

a {
    color: #F58341;
}

h1 {
    padding-bottom: 5px;
    white-space: nowrap;
}

.content-style h1 {
    white-space: inherit;
    color: #727272;
    font-size: 22px;
}

.UpdateProfile {
    width: 200px;
}

.txtboxOrderSampleKit {
    width: 200px;
}

.sliderkit-nav-clip img {
    width: 180px;
}

.txtboxCalc {
    width: 100%;
    height: 16px;
}

.txtSize {
    width: 71px;
    height: 16px;
}

.txtQuantity {
    width: 71px;
    height: 16px;
}

.txtDeliveryDate {
    width: 100px;
    height: 16px;
}

#ProductDetails {
    border: solid 1px lightgray;
    width: 81%;
    margin-bottom: 15px;
}

#subProductDetails {
    border: solid 1px lightgray;
    width: 100%;
    margin-bottom: 15px;
    background-color: #ECECEC;
}

#mygallery .ProductName {
    position: absolute;
    bottom: 5px;
    width: auto;
    padding: 8px 0px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

#flexiselMidSlider .ProductName {
    width: auto;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    position: relative;
}

#subProductDetails img {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0;
    padding-top: 0;
    height: 100%;
    width: 100%;
}

.txtComments {
    height: 35px;
    width: 100%;
}

.Cusdropdown {
    font-size: 11px;
    width: 100%;
    height: 23px;
    font-weight: bold;
    color: #6D7475;
}

#logo {
    margin-left: 20px;
    margin-top: 5px;
}

#hdr_right {
    width: 200px;
    padding: 6px;
}

#hdr_phno {
    margin-top: 3px;
}

#header {
    margin-bottom: 10px;
}

#root {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#root_container_bottom {
    background-image: url('/content/images/pageBottomBg.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 1002px;
    margin: 0px auto;
    padding-bottom: 11px;
    position: relative;
    margin-bottom: 40px;
}

    #root_container_bottom #il {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

    #root_container_bottom #ir {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

#root_container_leftB {
    background-image: url('/content/images/pageHorizBgLRepeat1.jpg');
    background-repeat: repeat-y;
    background-position: top left;
    width: 1002px;
}

#root_container_rightB {
    background-image: url('/content/images/pageHorizBgRRepeat1.jpg');
    background-repeat: repeat-y;
    background-position: top right;
    width: 1002px;
    margin: 0px auto;
}
/*#headerLinks
{
    font: normal 12px Arial;
    color: #263137;
    position: absolute;
    top: 10px;
    right: 250px;
}
#header_tabs
{
    background: url('/content/images/tabButtonBg.jpg') left top repeat-x;
}
#headerLinks span
{
    color: #000;
}
#headerLinks a
{
    font-family: Tahoma;
    color: #7D7D7D;
    text-decoration: none;
    margin: 0px 10px;
}*/
#breakcrumb {
    margin-top: 1px;
    margin-bottom: 0px;
    font-size: 10px;
    color: #666;
    font-family: Tahoma;
    font-size: 11px;
}

    #breakcrumb a {
        color: #0066CC;
    }

#header_static {
    height: 108px;
    background: url('/content/images/header_bg.jpg') top left repeat-x;
    position: relative;
}

    #header_static img {
        border: 0px;
    }

    #header_static #imgTelIco {
        position: absolute;
        top: 10px;
        right: 200px;
    }

    #header_static #phoneNos {
        position: absolute;
        top: 27px;
        right: 30px;
        font: bold 18px Verdana;
        color: #0848A2;
        line-height: 30px;
    }

    #header_static #headerButtons {
        position: absolute;
        top: 40px;
        left: 330px;
    }

#content {
    min-height: 500px;
    margin: 15px 0px 10px 0px;
}

#tdContent {
    padding-right: 3px;
}

#footer {
    background: #FFFFFF;
    padding: 20px;
}

    #footer #footer-menu {
        font: normal 11px Verdana;
        padding: 11px 35px;
    }

        #footer #footer-menu a {
            color: #5A7084;
            text-decoration: none;
            padding-left: 15px;
        }

            #footer #footer-menu a:hover {
                text-decoration: underline;
            }

        #footer #footer-menu td {
            /*border: dashed 2px #E6EAEE;*/
            border: 0;
            padding: 3px;
            background-image: url('/content/images/b1.gif');
            background-repeat: no-repeat;
            background-position: 7px 7px;
        }


    #footer #img-menu {
        text-align: center;
    }

        #footer #img-menu ul li {
            padding: 7px;
            background-color: transparent;
            display: inline;
        }

    #footer #bottom-menu {
        font: bold 12px Arial;
        width: 100%;
        text-align: center;
    }

        #footer #bottom-menu a {
            color: #000000;
            background-color: transparent;
            text-decoration: none;
            font-weight: bold;
        }

            #footer #bottom-menu a:hover {
                text-decoration: underline;
            }

    #footer #bottom {
        padding: 3px 10px;
        font-family: Arial;
        font-size: 12px;
        text-align: center;
        width: 40%;
        margin-left: 250px;
    }

.hcs {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: normal;
    color: #005AB7;
}

.hdrTab {
    height: 26px;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    font-size: 10px;
    line-height: 24px;
    vertical-align: top;
    background-repeat: no-repeat;
}

.hdrTabFirst {
    width: 122px;
    background-image: url('/Content/images/tabButton.jpg');
}

.hdrTabRpt {
    width: 137px;
    height: 37px;
    line-height: 37px;
    background-image: url('/Content/images/gray_tab.jpg');
}

.hdrTabRpt_sel {
    width: 137px;
    height: 37px;
    line-height: 37px;
    background-image: url('/Content/images/gray_tab_sel.jpg');
}

.hdrTabRpt a {
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.hdrTabRpt_sel a {
    color: #413101;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.hdrSubCatLinks {
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    padding: 6px 14px;
    background-color: #F3F7F8;
    background: url('/content/images/lowerNavBg.jpg') top left repeat-x;
    color: #000;
}

    .hdrSubCatLinks a {
        color: #666;
        font-family: Tahoma;
        font-size: 9pt;
        margin: 0px 4px;
        text-decoration: none;
    }

.homePageTopBanner {
    text-align: center;
    background-color: #E8EDF0;
}

.homeFeaturedItems_line_v {
    background-image: url('/content/images/line_v.gif');
    background-position: right center;
    background-repeat: no-repeat;
}

.homeFeaturedItems_line_h1 {
    background-image: url('/content/images/line_h.gif');
    background-position: bottom center;
    background-repeat: no-repeat;
}

.homeFeaturedItemsImage {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .homeFeaturedItemsImage img, .categorySubProductsImage img {
        border: 0px;
    }

.homeFeaturedItemsHeading {
    font-family: Arial;
    font-size: 18px;
    color: #E23C00;
    font-weight: normal;
    height: 25px;
    text-align: center;
}

.homeFeaturedItemsText {
    font-family: Tahoma;
    font-size: 11px;
    padding-bottom: 6px;
    text-align: center;
    line-height: 18px;
    color: #000;
    clear: both;
}

.homeFeaturedItemsLink {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

    .homeFeaturedItemsLink img {
        border: 0px;
    }

.homeFeaturedItemsLinkCell {
    text-align: center;
    background-image: url('/content/images/details_bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    height: 24px;
    cursor: pointer;
}

    .homeFeaturedItemsLinkCell a {
        color: #fff !important;
    }

.tabHeaderContent {
    background-color: #3D3D3D;
    background-position: left top;
    background-repeat: repeat-x;
    color: #F47F39;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    background-image: url('/content/images/tabRpt.jpg');
}

.inlineHeaderContent {
    background-color: #3D3D3D;
    background-position: left top;
    background-repeat: repeat-x;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
}

.tabLeftHeaderContent {
    width: 18Px;
    background-image: url('/content/images/tabLeft.jpg');
}

.tabRightHeaderContent {
    width: 18Px;
    background-image: url('/content/images/tabRight.jpg');
}

.tabLeftContentBottomLine {
    height: 19px;
    background-image: url('/Content/images/cornerBottomLeft.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 7px;
    padding-right: 7px;
}

.tabRightContentBottomLine {
    background-image: url('/Content/images/cornerBottomRight.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 9px;
    padding-right: 9px;
}

.tabContentTopLine {
    border-top: solid 2px #3c73aa;
    width: 100%;
    line-height: 8px;
}

.tabContentBottomLine {
    width: 1000px;
    border-bottom: solid 1px lightgray;
}

.tabContentLeftLine {
    border-left: solid 1px #3c73aa;
    width: 15px;
}

.tabContentRightLine {
    border-right: solid 1px #C0C0C0;
    width: 15px;
}

.tabContentCenterLine {
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-color: lightgray;
    border-left-color: lightgray;
    border-bottom-color: lightgray;
}


.tabbedItemsHeading {
    font-family: Arial;
    font-size: 12px;
    color: #333;
    font-weight: bold;
    height: 20px;
    text-align: left;
    padding-left: 4px;
}

.tabbedItemsLink {
    font-family: Verdana;
    font-style: italic;
    font-size: 10px;
}

.tabbedItemsLinkHeading {
    color: #005BB3;
    font-family: Arial;
    font-size: 18px;
    margin-bottom: 6px;
}

td.plainLinksBlockHeading {
    padding: 10px;
    text-align: left !important;
    background: #205BBE !important;
    color: #FFFFFF;
}

    td.plainLinksBlockHeading h2 {
        font-size: 11px;
        margin: 0px;
    }

table.plainLinksBlockBgColor td {
    font: normal 11px Verdana;
    border: solid 1px #E6EAEE;
    padding: 3px;
    background-image: url('/content/images//b1.gif');
    background-repeat: no-repeat;
    background-position: 7px 7px;
    /*background-color: #F2F9FF;
    color: #4682ba;
    text-align: center;
    vertical-align: middle;
    height: 20px;*/
}

    table.plainLinksBlockBgColor td a {
        color: #5A7084;
        text-decoration: none;
        padding-left: 15px;
        /*color: #4682ba;
    text-decoration: none;
    font-weight: normal;*/
    }

.categorySubProductsImage {
    min-height: 110px;
}

.categorySubProductsHeading {
    font-family: Tahoma;
    font-size: 12px;
    color: #336699;
    font-weight: bold;
    height: 25px;
    padding-left: 25px;
    background-image: url('/content/images/categorySubProductHeadingbg.jpg');
    background-position: left center;
    background-repeat: no-repeat;
}

.categorySubProductsText {
    font-family: Verdana;
    font-size: 11px;
    color: #666;
    vertical-align: top;
    padding-bottom: 6px;
    min-height: 120px;
}

.categorySubProductsLink {
    font-family: Verdana;
    font-size: 10px;
    color: #555;
}

.priceBoxHeaderContent {
    background-image: url('/content/images/priceBoxHeaderBg.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    color: #015BB3;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    width: 100%;
    height: 27px;
    padding-left: 10px;
}

.smalltabImageContainer {
    width: 5px;
}

.priceBoxYellowCaption {
    padding: 8px 8px;
    font-family: Verdana;
    font-size: 11px;
    background-color: #D1E6EB;
}

    .priceBoxYellowCaption a {
        color: #005BB4;
        font-size: 11px;
        text-decoration: none;
    }

.priceBox {
    margin-left: 40px;
    margin-right: 40px;
}

.bullet1 {
    width: 20px;
    height: 20px;
    background-image: url('/content/images/bullet1.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.productFeaturesList {
    background-color: #F3F7F8;
    margin: 0px;
    padding: 0px;
}

    .productFeaturesList li {
        background-image: url('/content/images/blue_square_buller.gif');
        background-repeat: no-repeat;
        background-position: 10px 8px;
        list-style-type: none;
        padding-left: 20px;
        line-height: 20px;
    }

.productPriceBox {
    background-color: #F3F7F8;
    padding: 4px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.productPriceBoxAmount {
    font-weight: normal;
}

.productPriceContainer {
    padding-top: 12px;
    background-image: url('/content/images/buy_now.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 18px;
    text-align: center;
}

.productPriceLink {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

a.morePrices {
    color: OrangeRed;
    padding-right: 20px;
    font-weight: bold;
    margin: 5px 0px 0px 10px;
}

.grayBordered img {
    border: solid 1px #666;
}

div.grayBordered {
    border: solid 1px gray;
    border-top: 0px;
    display: inline-block;
    padding: 4px;
}

    div.grayBordered a {
        color: #000;
        font-size: 11px;
        font-family: Tahoma;
        text-decoration: none;
    }

.noImgBorder img {
    border: 0px;
}

.subCategoryPriceBoxesHeader {
    font-size: 16px;
    width: 370px;
    height: 142px;
    background-image: url('/content/images/prod_bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

    .subCategoryPriceBoxesHeader a {
        color: Red;
    }

.subCategoryOtherProductsHeader {
    color: #005BB4;
    padding: 4px;
    font-weight: bold;
    background-image: url('/content/images/priceBoxHeaderBg.jpg');
    background-position: left bottom;
    background-repeat: repeat-x;
    min-width: 150px;
    text-align: center;
}

.subCategoryOtherProductsItem {
    background-color: #D1E6EB;
    width: 100%;
    text-align: left;
    padding: 3px;
    padding-bottom: 5px;
}

    .subCategoryOtherProductsItem ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .subCategoryOtherProductsItem ul li {
            background-image: url('/content/images/blue_square_buller.gif');
            background-repeat: no-repeat;
            background-position: 5px 8px;
            padding-left: 16px;
            line-height: 20px;
        }

    .subCategoryOtherProductsItem a {
        color: #000;
        text-decoration: none;
    }

.subCategoryPriceBoxLeftLinkContainer {
    width: 114px;
    height: 29px;
    background-image: url('/content/images/prod_samples_bg.jpg');
    background-repeat: no-repeat;
    background-position: 10px 0px;
    padding-left: 32px;
}

.subCategoryPriceBoxLeftLink {
    color: #666;
    text-decoration: none;
}

/* Left Navigation Menu Start */
.menu, .menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .menu > li > ul {
        display: none;
        position: absolute;
    }

.secondLevelMenuHover ul a {
    margin: 0px -1px;
    background-color: #EEF1F3 !important;
}

.secondLevelMenuHover a {
    background-color: #EEF1F3 !important;
}

.menu li {
    border-left: solid 1px #ECECEC;
    border-right: solid 1px #ECECEC;
    text-align: left;
}

    .menu li a {
        color: #303D45;
        padding: 5px;
        display: block;
        text-decoration: none;
        padding-left: 10px;
        background-color: #F8F8F8;
        border: 0px;
        border-bottom: dashed 1px #ccc;
    }

    .menu li li a:hover {
        background: #C9CBCF !important;
    }

.menu {
    margin: 4px;
    width: 170px;
    font: normal 9pt Arial;
}

    .menu #leftNavHeader {
        background-image: url('/content/images/leftNavHeader.jpg');
        background-position: top center;
        background-repeat: no-repeat;
        border: 0px;
        height: 37px;
        text-align: left;
    }

        .menu #leftNavHeader span {
            display: inline-block;
            margin: 12px auto auto 40px;
            font-size: 11pt;
            font-weight: bold;
            color: #fff;
        }

    .menu #leftNavFooter {
        background-image: url('/content/images/leftNavFooter.gif');
        background-position: bottom center;
        background-repeat: no-repeat;
        border: 0px;
        height: 15px;
    }
/* Left Navigation Menu End */

#tdChatButton a, #tdCustomQuoteButton a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    line-height: 12px;
}

#relatedArticles {
    margin: 0px;
    padding: 0px;
}

    #relatedArticles li {
        list-style-type: none;
        background: url('/content/images/blue_aerrow.gif') no-repeat left center;
        display: inline-block;
        width: 360px;
    }

        #relatedArticles li a {
            font: bold 12px Tahoma;
            line-height: 24px;
            color: #000;
            margin-left: 20px;
            text-decoration: none;
        }

.unorderList {
    margin: 0px;
    padding: 0px;
}

    .unorderList li {
        list-style-type: none;
        background: url('/content/images/yellow-arrow.jpg') no-repeat left center;
        display: block;
        padding-left: 15px;
        width: 200px;
    }

/* -------------------- */

/* - HTML content styles - */
#hcs {
}

#userProfileBlock {
    background-image: url('/forms/images/userprofile_bg.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    width: 124px;
    height: 139px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: auto;
    color: Black;
    text-align: left;
    font-family: Arial;
    font-size: 9pt;
}

    #userProfileBlock div {
        padding: 3px;
        padding-left: 5px;
        text-align: left;
    }

    #userProfileBlock a {
        color: #444;
        font-weight: normal;
        font-family: Verdana;
        font-size: 11px;
        line-height: 15px;
    }

/* Dynamic Tabs Styles */

ul.tab_1 {
    border: solid 1px red;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    ul.tab_1 > li {
        border: solid 1px blue;
    }

.tabs a {
    border: 0px;
    color: Black;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.tabs .tab-buttons {
    margin: 0px 15px;
    position: relative;
    top: 1px;
}

.tabs .tab-content {
    border: solid 1px #CCCCCC;
    border-bottom: 0px;
    border-top: 0px;
    padding: 12px;
    margin: 0px;
    line-height: 20px;
    color: #333;
}

.tabs .tab-content-home {
    border: solid 1px #E4E4E4;
    width: 1000px;
}

.tabs .tab-content-footer {
    background: url('images/tabBL.gif') no-repeat bottom left;
}

.tabOver_1 {
    background-color: lightblue;
    width: 120px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
    color: black !important;
}

.tabUnover_1 {
    width: 121px;
    height: 34px;
    line-height: 34px;
    background-color: rgba(219, 219, 219, 0.37);
}

.tabOver_2 {
    background: url('/content/images/tabb1.jpg') no-repeat center center;
    width: 120px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    color: #333 !important;
}

.tabUnover_2 {
    width: 121px;
    height: 34px;
    line-height: 34px;
    background: url('/content/images/tab2.jpg') no-repeat center center;
}

.tabOver_4 {
    background-color: rgba(219, 219, 219, 0.37);
    width: 90px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    color: black !important;
    margin-right: -1px;
}

.tabUnover_4 {
    width: 90px;
    height: 34px;
    line-height: 36px;
    color: orange !important;
    font-weight: bold;
    margin-right: -1px;
    background-color: #fff;
}

.tabOver_3 {
    background: url('/content/images/tab4.jpg') no-repeat center bottom;
    width: 120px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    color: white !important;
    margin-right: 1px;
}

.tabUnover_3 {
    width: 121px;
    height: 28px;
    line-height: 28px;
    background: url('/content/images/tab4.jpg') no-repeat center bottom;
    margin-right: 1px;
}

.Productfont {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
}

.ProductDropdown {
    font-family: Arial;
    font-size: 11px;
    width: 100%;
    color: #7d7d7d;
}

.OrderNow {
    background-repeat: no-repeat;
    background-position: center;
    height: 28px;
    width: 100px;
    text-align: center;
    color: White;
    text-decoration: none;
    float: left;
    line-height: 28px;
    margin-left: 10px;
}

.productPriceContainer1 {
    padding-top: 12px;
    background-image: url('/content/images/chatButton.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 37px;
    line-height: 10px;
    width: 160px;
}

.productPriceLink1 {
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    text-decoration: none;
    width: 120px;
    padding-left: 10px;
}

.productPriceContainer2 {
    padding-top: 12px;
    background-image: url('/content/images/getCustomeQuote.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 140px;
    height: 37px;
    line-height: 10px;
    width: 160px;
}

.productPriceLink2 {
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    text-decoration: none;
    padding-left: 10px;
}

.productPriceContainer3 {
    background-image: url('/content/images/phoneButton.jpg');
    background-repeat: no-repeat;
    width: 300px;
    height: 50px;
}

.CallNow {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

.backgroudImage {
    background-image: url('/content/images/backgroudImage.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}

/* -------------------- */

#formContainer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 1px;
}

.productPersonalizationFormHeaderBgRpt {
    border: solid 1px #C2CAD5;
    width: 100%;
    background-image: url('../../Content/images/Forms/selectedProductHeaderBg.jpg');
    background-position: left center;
    background-repeat: repeat-x;
    color: #757575;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    padding: 10px;
    text-align: left;
}

    .productPersonalizationFormHeaderBgRpt span {
        font-size: 11px;
        color: #757575;
        font-weight: bold;
    }

.productPersonalizationFormContent {
    background-color: #F3F7F8;
    border-left: solid 1px #C2CAD5;
    border-right: solid 1px #C2CAD5;
}

.productPersonalizationFormContentFooter {
    border: solid 1px #C2CAD5;
    border-top: 0px;
    background-color: #F3F7F8;
}

.productPersonalizationImageCell {
    width: 147px;
    border-right: solid 1px #C2CAD5;
}

.jobDetail {
    border: solid 2px #E8E8E8;
}

.productPersonalizationCell {
    color: #727272;
    font-size: 11px !important;
    background-color: #fff;
    /*border-bottom: solid 2px #E8E8E8;*/
    text-align: left;
}

.productPersonalizationFormContent .label {
    width: 150px;
    text-align: right;
    font-weight: bold;
}

.productPersonalizationFormContent .bold {
    font-weight: bold;
}

.productPersonalizationFormContent .radio {
    width: 100px;
}

.productPersonalizationFormContent input, .productPersonalizationFormContent select, .productPersonalizationFormContent textarea {
    font-family: Tahoma;
    font-size: 10pt;
    padding: 3px;
}

.loginCell {
    width: 50%;
    background-color: #E8E8E8;
    border: solid 1px #E1E1E1;
    height: 50px;
    padding: 6px 0 6px 15px;
}

.error {
    color: Red;
    font-weight: bold;
    font-size: 12pt;
}

#tblShoppingCart th {
    text-align: center;
    background-color: #F4F4F4;
    padding: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#tblShoppingCart td {
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
}

    #tblShoppingCart td a {
        line-height: 16px;
        color: #0066CC;
    }

    #tblShoppingCart td div {
        margin-bottom: 3px;
    }

span.required {
    font-family: Arial;
    font-size: 16px;
    color: Red;
}

.profileButton {
    width: 339px;
    height: 80px;
    text-align: left;
    background-color: #E8E8E8;
    padding-left: 15px;
    border-radius: 8px;
    margin-bottom: 20px !important;
    margin-left: 15px;
    padding-top: 15px;
}

    .profileButton img {
        border: 0px;
        float: left;
        margin-right: 11px;
        position: relative;
        top: 15px;
    }

    .profileButton a {
        text-decoration: none;
    }

    .profileButton h2 {
        font-family: Trebuchet MS;
        font-size: 19px;
        margin: 0px;
        margin-top: 20px;
        padding: 0px;
        color: #F47F39;
        margin-bottom: 9px;
    }

    .profileButton p {
        margin: 0px;
        margin-top: 13px;
        font-size: 12px;
        font-family: Tahoma;
        color: #727272;
        line-height: 16px;
    }

.profileHomeHeading {
    font-family: Tahoma;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    padding: 20px;
}

#signinButtons {
    display: none;
}

.jobDetailRow {
    padding: 5px;
    padding-left: 20px;
    margin-bottom: 5px;
    border-bottom: solid 1px #D7DADA;
    font-size: 11px;
}

.productPersonalizationCell :last-child {
    border-bottom: none;
}

.qpoint_bck table tr:first-child td:first-child {
    width: 103px;
    text-align: right;
}

.hideDetail {
    position: relative;
    text-align: center;
    color: #F47F39;
    font-size: 32px;
    font-weight: bold;
    float: right;
    top: 12px;
    padding-right: 10px;
}

    .hideDetail a {
        font-size: 12px;
        font-weight: normal;
        text-decoration: underline;
    }

.jobHeaderRow {
    padding: 15px 5px 5px 5px;
    background-color: #F3F3F3;
    font-size: 10pt;
}

    .jobHeaderRow label {
        line-height: 20px;
        color: #7F8181;
    }

        .jobHeaderRow label b {
            display: inline-block;
            color: #000;
            width: 75px;
        }

.jobDetailRow label {
    line-height: 20px;
}

    .jobDetailRow label b {
        display: inline-block;
        width: 80px;
        color: #000;
    }

.jobDetailRow a {
    margin-left: 370px;
}

input[type=submit], input[type=button] {
    background-color: #F77D32;
    color: #fff;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    width: 109px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.checkoutBlock {
    background: #fff;
    font-weight: bold;
}

#tdBilling {
    padding-bottom: 1px;
}

#tdShipping {
}

.checkoutAddressHeader {
    background: #F3F3F3;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px;
    border: 1px solid #ccc;
}

#dvCalc, #dvCC {
    float: right;
    margin-left: 10px;
    width: 214px;
}


/* Custom Form Style Sheet*/
.clear {
    clear: both;
}

.quote_con {
    width: 68%;
    margin: 0 auto 40px;
}

    .quote_con h1 {
        font-size: 22px;
        color: #364245;
        font-family: 'Open Sans', sans-serif;
        font-weight: bold;
        padding: 15px 0 0 0px;
        margin: 0;
        float: left;
    }

.quotefield_box {
    width: 95%;
    border: #ADADAD 1px solid;
    background-color: #fff;
    padding: 19px;
}

.boxtop_bg {
    background-color: #E8E8E8;
    color: #F47F39;
    padding: 8px 0 5px 15px;
    font-size: 12px;
    text-align: left;
    margin-top: 20px;
    border-radius: 8px 8px 0 0;
    border: 1px solid #ccc;
    border-bottom: 0;
    height: 34px;
}

.qinput_dd {
    width: 100% !important;
    height: 25px !important;
    border-radius: 0px;
    color: #6D7475;
    font-size: 12px;
}

.qinput_dd_checkout {
    width: 125% !important;
    height: 25px !important;
    border: 2px solid #4a4a4a;  
    border-radius: 0px;
    color: #6D7475;
    font-size: 12px;
}

.boxtop_bg strong {
    font-size: 16px;
    color: #F57627;
    font-weight: bold;
    padding-left: 10px;
    position: relative;
    top: -10px;
}

.qshort_dd_TextArea {
    width: 98%;
    height: 100px;
}

.formbox {
    margin: 0;
    padding: 0;
}

.qsize_field {
    width: 63% !important;
    height: 21px !important;
}

.qsize_field_Qty {
    width: 22% !important;
}

.qsize_label {
    font-size: 12px;
    color: #526573;
    margin: 5px 8px 0 6px;
    text-align: right;
}

.qinput_dd {
    height: 25px;
}

.qshort_dd {
    width: 220px;
}


.qfield_lft {
    background: url(/content/images/point_lft.jpg) left no-repeat;
    float: left;
    width: 4px;
    height: 25px;
}

.red_color {
    color: #FF0000;
}

.qradio {
    width: 13px;
    height: 13px;
    float: left;
}


.mrgn_top {
    margin-top: 14px;
}

.size_txt {
    font-size: 11px;
    line-height: 18px;
    color: #273339;
}

.sizefield_con {
    float: left;
    margin: 2px 0 0 10px;
}

.boder_dd {
    border: #BDC6D2 solid 1px;
}

.qty_field {
    width: 65px;
}

.qbuttons_con {
    width: 200px;
    margin: 20px auto 0;
}

.qbuttons {
    background: #F0F2F4;
    border: #D1D8DE 1px solid;
    padding: 8px 14px;
    margin-left: 20px;
    font-size: 11px;
    font-weight: bold;
}

    .qbuttons a {
        text-decoration: none;
        color: #000000;
    }

.qfield_bck {
    text-align: left;
    font-size: 12px;
    font-family: Tahoma;
    padding-bottom: 10px;
    margin-right: -1px;
}

.qfield_bck_checkout {
    text-align: left;
    font-size: 12px;
    font-family: Tahoma;
    padding-bottom: 10px;
    padding-left: 18px;
}

.qpoint_bck {
    padding-bottom: 5px;
}

.qinput_field {
    width: 100% !important;
    height: 17px !important;
    border-radius: 0px;
    color: gray;
}

.qinput_field_checkout {
    width: 125% !important;
    height: 18px !important;
    border-radius: 0px;
    color: gray;
}

.CaptchaInlineCQ {
    padding: 2px 0px 2px 2px;
}

#viewAllProducts {
    display: block;
    padding-top: 10px;
    padding-left: 5px;
}

.ratingStars span[itemprop=name] {
    display: none;
}

span[itemprop="ratingValue"] {
    display: none;
}

/*Bullet Navigator Skin Begin*/

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    background: url('/Content/images/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.jssorb05 div {
    background-position: -7px -7px;
}

    .jssorb05 div:hover, .jssorb05 .av:hover {
        background-position: -37px -7px;
    }

.jssorb05 .av {
    background-position: -67px -7px;
}

.jssorb05 .dn, .jssorb05 .dn:hover {
    background-position: -97px -7px;
}

/*Arrow Navigator Skin Begin*/
.jssora12l, .jssora12r, .jssora12ldn, .jssora12rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url('/Content/images/a12.png') no-repeat;
    overflow: hidden;
}

.jssora12l {
    background-position: -16px -37px;
}

.jssora12r {
    background-position: -75px -37px;
}

.jssora12l:hover {
    background-position: -136px -37px;
}

.jssora12r:hover {
    background-position: -195px -37px;
}

.jssora12ldn {
    background-position: -256px -37px;
}

.jssora12rdn {
    background-position: -315px -37px;
}

.containerTopImage {
    position: relative;
    left: 760px;
    top: -40px;
}

h1 {
    margin: 0;
    padding: 0;
}

#footerlink {
    width: 100%;
    color: #727272;
    font-size: 12px;
    margin-top: 14px;
    padding-right: 10px;
}

    #footerlink span {
        position: relative;
        top: -3px;
    }

.tab-data td:first-child {
    width: 27%;
}

.tab-data td:last-child {
    width: 73%;
}

.tab-data tr:nth-child(even) td:first-child {
    background-color: rgb(247, 247, 247);
    height: 30px;
}

.tab-data tr:nth-child(odd) td:first-child {
    background-color: rgb(235, 235, 235);
    height: 30px;
}

.tab-data tr:nth-child(even) td:last-child {
    background-color: rgba(235, 235, 235, 0.15);
    height: 30px;
    padding-left: 10px;
}

.tab-data tr:nth-child(odd) td:last-child {
    background-color: rgba(238, 238, 238, 0.58);
    height: 30px;
    padding-left: 10px;
}

#mainSlider {
    top: 22px;
    left: 200px;
    width: 100% !important;
    height: 251px;
}

.testimonialline {
    width: 100%;
    border: lightgray 1px solid;
    height: 0;
    margin-bottom: 8px;
}

    .testimonialline div {
        padding-left: 10px;
    }

.footerbg {
    text-align: left;
}

    .footerbg div:nth-child(odd) {
        height: unset;
    }

    .footerbg div:nth-child(even) {
        background-color: #252525;
        height: 225px;
    }

    .footerbg .col-md-3 p, h3 {
        padding-left: 15px;
        font-size: 0.75em;
    }

    .footerbg span {
        position: relative;
        top: -14px;
        font-size: 12px;
        padding-left: 3px;
    }

    .footerbg h3 {
        color: orange;
    }

    .footerbg a {
        color: #989898;
        line-height: 20px;
        text-decoration: none;
    }

    .footerbg .row {
        margin: 0;
    }

    .footerbg p {
        margin: 0;
    }

#siteNavigation {
    text-align: left;
    width: 180px;
}

    #siteNavigation div {
        border-bottom: lightgray 1px solid;
        padding-top: 4px;
    }

    #siteNavigation a {
        text-decoration: none;
        color: #808080;
        line-height: 25px;
    }

.gridTopHeader {
    height: 45px;
    background-color: #EBEBEB;
    border: lightgray 1px solid;
    line-height: 50px;
}

    .gridTopHeader img {
        height: 20px;
    }

.gridData td {
    height: 20px;
    border: lightgray 1px solid;
    text-align: center;
    font-weight: bold;
    width: 34%;
}

.gridData img {
    width: 100%;
    height: 240px;
    padding-top: 10px;
}

.gridData a {
    text-decoration: none;
    color: #333;
}

.pagination .active {
    color: #F58341 !important;
}

.page {
    padding: 5px;
    color: #333 !important;
    font-weight: bold;
    text-decoration: none;
}

.productInfo {
    border: lightgray 1px solid;
    text-align: center;
    font-weight: bold;
    width: 29%;
    margin: 12px;
    padding-bottom: 10px;
}

.page:hover {
    color: #F58341 !important;
    font-weight: bold;
}

.pagination {
    margin: 0px !important;
}

.link {
    background: #FAFAFA;
}

.hide {
    display: none;
}

.width65 {
    width: 65%;
}

.width34 {
    width: 34%;
}

#loginForm {
    width: 50%;
    height: 400px;
    background-color: #fff;
}

#signupForm {
    width: 50%;
    margin-left: -4px;
    background-color: #F2F2F2;
}

.form-inline td {
    padding-left: 10px;
}

.phone {
    color: #333;
    text-decoration: none;
    line-height: 30px;
}

#checkoutForm {
    /*width: 770px;*/
    padding: 1px;
}

#divBilling {
    width: 50%;
    border: solid 1px #ccc;
    border-right: 0px;
    text-align: left;
    border-top: 0;
}

    #divBilling label {
        margin-bottom: 0;
    }

    #divBilling .form-inline {
        padding: 8px;
    }

        #divBilling .form-inline .form-group:first-child {
            width: 118px;
            text-align: right;
        }

#divShipping {
    width: 50%;
    border: solid 1px #ccc;
    margin-left: -7px;
    text-align: left;
    border-top: 0;
}

    #divShipping .form-inline .form-group:first-child {
        width: 118px;
        text-align: right;
    }

    #divShipping label {
        margin-bottom: 0;
    }

    #divShipping .form-inline {
        padding: 8px;
    }

.checkoutBlock label {
    line-height: 20px;
}

#CreditCardType {
    width: 22% !important;
}

#CreditCardNo {
    width: 27% !important;
}

.gridFooter .pagination {
    margin: 0px;
}

#producstsList {
    width: 100%;
    padding-left: 5px;
}

#topPager {
    width: 74%;
    text-align: right;
}

#PagerGrid {
    text-align: right;
    padding: 10px 0 10px 0;
}

#products {
    margin-left: -15px;
    width: 104%;
}

.pagerBottom {
    font-size: 11px;
    width: 30%;
}

.centerAlign {
    text-align: left;
    padding-left: 43px;
    padding-top: 5px;
}

.productButton {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #ccc;
    width: 50%;
    margin-left: 25%;
    border-radius: 17px;
    clear: both;
    display: none !important;
}

    .productButton a {
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        text-decoration: none;
    }

#cartFields {
    margin: 0 115px;
}

#ProductMainSlider .nbs-flexisel-container {
    width: 81%;
}

.bulletcolor {
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 18px;
}

.bannerText {
    position: relative;
    z-index: 100;
    top: 30%;
    left: 14%;
    color: #f1f1f1;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 2px;
}

#frmForgotPassword {
    padding-top: 10%;
}

.width100px {
    width: 100px;
}

.width100px {
    width: 100px
}

.message-box {
    padding: 6px 10px;
    border-radius: 6px 0 6px 0;
    position: relative;
    background: #42a5f6;
    border: 2px solid rgba(100, 170, 0, .1);
    color: #6c6c6c;
    font-size: 12px;
    border-radius: 20px 0px 0px 20px;
    text-align: left;
    display: inline-block;
    overflow-wrap: anywhere;
}
/* .message-box:after {
        content: "";
        position: absolute;
        border: 10px solid transparent;
        border-top: 10px solid rgba(100, 170, 0, .2);
        border-right: none;
        bottom: -22px;
        right: 10px;
    }*/
.message-partner {
    background: rgb(0 114 135 / 18%);
    border: 2px solid rgba(0, 114, 135, .1);
    align-self: flex-start;
    border-radius: 0px 15px 15px 15px;
    display: inline-block;
    margin-left: 37px;
}
/* .message-partner:after {
        right: auto;
        bottom: auto;
        top: -22px;
        left: 9px;
        border: 10px solid transparent;
        border-bottom: 10px solid rgba(0, 114, 135, .2);
        border-left: none;
    }*/
.message-box-holder {
    width: unset;
    margin: 0 0 5px;
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: -45px;
    margin-left: -10px;
    display: flex;
}

.message-box-Visitor {
    display: flex;
    width: unset;
    margin-top: 3px;
    flex-flow: column;
    align-items: flex-end;
    text-align: right;
    padding: 7px 50px 2px 0px;
    margin-bottom: -40px;
}

.message-sender {
    align-self: flex-start;
    margin-left: 1px;
    color: rgba(9,30,66,.54);
    font-size: .75rem;
    font-weight: 400;
    line-height: 1;
    margin: 4px 0 2px;
}

#btnSend {
    width: 30px;
    position: relative;
    left: 20px;
}

#chatMessageDiv {
    /*margin: -16px 10px 10px 10px;*/
    margin: 0 0px 10px 0px;
    border-radius: 5px;
    position: relative;
    background-color: white;
}

#chatWin .msgs {
    padding: 6px;
    overflow: auto;
    padding-top: 0px;
}

.msgs {
    overflow-y: scroll !important;
}

#chatWin {
    border-radius: 5px;
    background-color: #f4f5f7;
}

#HeaderText {
    font-size: 1rem;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
    padding: 5px 0px 0px 12px;
}

#headerReplies {
    color: white;
    font-size: .78rem;
    font-weight: 500;
    line-height: 1.3;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#msg {
    /*font-size: 0.7rem;*/
    /*padding: 9px 8px;*/
    border-color: transparent;
    /*letter-spacing:1px;*/
    font-size: 13px;
}

#CompanylogoChat {
    width: 53px;
}

#btnSendCri {
    padding-left: 40px;
}

#chatArea input {
    width: 98%
}

#chatArea td:first-child {
    width: 70px;
    text-align: center
}

#chatArea input[type=text] {
    border-radius: 8px;
    background-color: #f4f4f4;
    border: solid 1px #e3e3e3;
    outline: none;
    transition: border ease-in-out 0.5s;
    -webkit-transition: border ease-in-out 0.5s;
    -moz-transition: border ease-in-out 0.5s;
    padding: 0 7px;
    height: 44px;
    line-height: normal;
}

#chatArea textarea {
}

#chatArea input[type=button] {
    font-size: 12px;
    font-weight: 400;
    padding: 8px
}

.circle {
    width: 47px;
    height: 47px;
    background-image: url("/content/tc/blink_ChatMessage.gif");
    color: #ffffff;
    line-height: 51px;
    text-align: center;
    position: relative;
    right: -139px;
    top: -7px;
    /*animation: circle 2s infinite;*/
    cursor: pointer;
}

.blinkchat {
    animation: blinkchat 2s infinite;
}

@keyframes blinkchat {
    0% {
        background-color: #046e96;
    }

    25% {
        background-color: #0b749c;
    }

    50% {
        background-color: #287998;
    }

    75% {
        background-color: #2c708a;
    }

    100% {
        background-color: #16536b;
    }
    /*    75% {
        background-color: orange;
    }

    100% {
        background-color: black;
    }*/
}

/*@keyframes circle{ 0% {   background-image: url("/content/tc/blink_ChatMessage.gif"); }  
                    25% { background-image: url("/content/tc/blink_ChatMessage.gif");}
                    50% { background-image: url("/content/tc/blink_ChatMessage.gif");} 
                    75% { background-image: url("/content/tc/blink_ChatMessage.gif"); } 
                    100% { background-image: url("/content/tc/blink_ChatMessage.gif"); } }
 */


#textMessgeBubble.hide {
    display: none !important
}

.review-section-desk {
    margin: 0 !important;
}

#chatArea input {
    width: 98%;
}

#chatArea td:first-child {
    width: 70px;
}

#chatArea input[type=button] {
    font-size: 12px;
    font-weight: normal;
    padding: 8px;
}

.productBanner .nbs-flexisel-inner {
    width: 97%;
}

.content-style {
    font-family: Calibri;
    font-size: medium !important;
    padding: 10px 10px 10px 10px;
    text-align: justify;
    line-height: 25px;
}

    .content-style p {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .content-style h2 {
        font-size: 20px;
        color: #727272;
    }

#frmCusQoteMob .form-control {
    width: 95%;
}

.paddingRightQuote {
    padding-right: 6px;
}

.form-row {
    padding-left: 12px;
}

.QuoteMainDiv {
    background: #f5f5f5;
    height: 36px;
    font-weight: bold;
    padding-left: 8px;
    padding-top: 10px;
    clear: both;
}

.quoteImages {
    position: relative;
    top: -5px;
    float: left;
    padding-right: 8px;
    height: 26px;
}

/* Bottom right text */
.quoteProductImg {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.text-block1 {
    position: absolute;
    top: 43px;
    left: 25px;
    background-color: rgba(255, 254, 254, 0.92);
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    width: 60%;
    height: 315px;
}

    .text-block1 p {
        padding-top: 40px;
    }

    .text-block1 img {
        padding-top: 38px;
        width: 70px;
        padding-bottom: 15px;
    }

.text-block2 {
    position: absolute;
    top: 43px;
    right: 25px;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    width: 35%;
    height: 315px;
}

.fg {
    background: rgba(255, 254, 254, 0.92);
    height: 99px;
    margin-bottom: 9px;
}

    .fg div {
        padding: 23px 63px;
    }

    .fg img {
        width: 60px;
        float: left;
    }

    .fg span {
        position: relative;
        top: 15px;
        left: 10px;
        color: #797979;
    }

.productBannerHeading {
    font-weight: bold;
    color: gold;
    font-size: 17px;
}

#quoteButtonSubmit {
    text-align: right;
    padding-top: 1px;
    padding-right: 12px;
}

.product-images {
    padding-right: 10px;
    padding-bottom: 15px;
}

#mobQuoteForm {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: -42px;
}

.form-row-alter {
    padding-right: 15px;
}

#btnSubmitQuote {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.productsImagesHeading {
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    padding: 5px 0;
}
/*#btnSubmit {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #f54747;
  border: none;
  box-shadow: 0 9px #99999959;
}

#btnSubmit:hover {background-color: #da3030}

#btnSubmit:active {
  background-color: #f54747;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}*/
.quoteButton {
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 50px;
    height: 50px;
    background: #08a7f3;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 17px;
    cursor: pointer;
    margin-bottom: 15px;
    box-shadow: 0 8px 6px 0 rgba(0,0,0,0.2), 0 4px 8px 0 rgba(0,0,0,0.19);
}

.center-block a {
    color: #fff !important;
}

.tab-content-home li a {
    color: #727272 !important;
}

.review-section-desk {
    margin: 0 !important;
}

/*.review-section-desk .col-md-3 {
        padding-bottom: 10px;
    }*/

.reviewHomeMaindiv {
    padding-left: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 0px 40px;
    width: 95%;
}

    .reviewHomeMaindiv td:first-child {
        padding: 10px 0 20px 0
    }

    .reviewHomeMaindiv .rating {
        padding-top: 6px;
        font-size: 30px;
        width: 80px;
    }

    .reviewHomeMaindiv .reviewCount {
        text-align: left;
        padding-top: 0px !important;
        font-weight: bold;
    }

.review-image {
    width: 15px;
}

.bx-wrapper {
    -webkit-box-shadow: inherit;
    box-shadow: 0;
}

.bx-wrapper {
    border: 0px;
}

.review-section-mobile {
    background: rgba(0, 0, 0, 0.04);
    margin: 0;
    display: none;
}

    .review-section-mobile .comments {
        padding: 15px;
    }

.comments b {
    color: #2b2b2b;
}

.comments p {
    line-height: 18px;
    padding: 0 18px 0px 8px;
    text-align: justify;
    padding-bottom: 10px !important;
}

.review-section-mobile table {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    width: 100%;
}

.review-section-mobile b {
    color: #000;
}

.review-section-mobile .review-image {
    width: 14px;
}

.review-section-mobile .date {
    font-size: 12px;
}

.review-section-mobile .review-rating {
    position: relative;
    top: -3px;
    font-size: 12px
}

.customer-review-page {
    margin-left: 0 !important;
    margin-right: -20px !important;
}

    .customer-review-page .date {
        text-align: right;
        font-size: 12px;
        height: 30px;
    }

    .customer-review-page .header {
        height: 30px;
        padding-top: 3px;
    }

    .customer-review-page table {
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        padding: 5px 20px;
        width: 95%;
        height: 100%;
    }

    .customer-review-page p {
        text-align: justify;
        line-height: 17px;
        height: 100%;
        padding-top: 10px;
    }

    .customer-review-page b {
        line-height: 25px;
        color: #444343;
    }

    .customer-review-page .innerTable {
        border: 0;
        padding: 0;
        width: 100%;
    }

    .customer-review-page .col-md-4, col-sm-6 {
        padding-bottom: 10px;
        height: 340px;
    }

.slick-slide img {
    display: inline-block !important;
    padding-top: 7px;
    padding-left: 6px;
}

.innerTable b {
    color: #6190b9
}

.innerTable span {
    color: #6190b9
}

.bannerInnerText {
    position: relative;
    z-index: 100;
    left: 11.6%;
    color: #737070;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
}

.mainHeadingBannerInside {
    position: relative;
    z-index: 100;
    left: 7.5%;
    color: #215569;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: 1px;
    top: 10%;
}

.mainTextBanner {
    position: relative;
    z-index: 100;
    left: 7.6%;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    top: 18%;
}

.covid-main {
    position: relative
}

covid-main h1 {
    position: absolute;
    z-index: 100;
    left: 40%;
    color: #43265d;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: 1px;
    top: 9%;
}

#commentsHomePageSlider .slider {
    clear: both;
}

#commentsHomePageSlider table tr td a {
    color: #F58341;
    text-decoration: underline;
}

    #commentsHomePageSlider table tr td a:hover {
        color: #F58341;
        text-decoration: underline;
    }

.underLine {
    color: #000;
    text-decoration: underline;
    margin-left: 19px;
    border: 1px solid #2690d4;
    width: 367px;
    margin-bottom: 12px;
}

.homeBanner .mobileMainTextBannerInside {
    font-weight: bold;
    padding: 19px 0 0 19px;
    letter-spacing: 1px;
    font-size: 18px !important;
    color: #215569;
}

.mobileBannerText {
    color: #888787;
    font-size: 14px !important;
    letter-spacing: 1px;
    font-family: inherit;
    padding-left: 15px;
    display: inherit;
}

    .mobileBannerText img {
        width: 15px;
        position: relative;
        top: 3px;
    }

.productBanner .mobileMainTextBannerInside {
    font-weight: bold;
    padding: 10px 0 0 19px;
    letter-spacing: 1px;
    font-size: 20px !important;
    color: #215569;
}

.productBanner .backgroundMobileBanner {
    height: 100px;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    margin: 14px;
}

#flexisel h2 {
    font-size: 14px;
    margin: 0;
}

.productBanner {
    margin-bottom: 25px;
}

.breadcrumbDiv {
    height: 20px;
    font-size: 12px;
    margin-top: -11px;
    padding: 3px 0 0px 0;
    margin-bottom: 2px;
}

#laptop_detail {
    border-spacing: 0;
}

.faq-q {
    float: left;
    margin-left: 10px;
    margin-right: 7px;
}

#faq-q {
    float: left;
    margin-left: 10px;
    margin-right: 7px;
}

.faq-a {
    float: left;
    margin-left: 10px;
    margin-right: 7px;
}

#faq-a {
    float: left;
    margin-left: 10px;
    margin-right: 7px;
}

.faq-ac {
    margin-left: 30px !important;
}

#faq-ac {
    margin-left: 30px;
}

.p-1 {
    margin-top: -25px;
    margin-left: -5px;
}

.p-2 {
    margin-left: -3px;
}

.p-3 {
    margin-left: -3px;
    word-spacing: -3px;
    word-spacing: -3px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.line {
    z-index: 11;
    border-left: 1px solid #2c2b2a;
    margin-top: 104px;
    margin-left: 23px;
    height: 136px;
}

.line-br p {
    margin-left: 30px !important;
}

.line-brol {
    margin-left: 44px;
}

.line-br ol li {
    padding: 5px;
}

.faq-ac-div ul li a {
    font-weight: 500;
    color: #727272 !important;
    border: 0;
}


.faq-ac-div ul {
    margin-left: 45px;
}

.faq-qc {
    margin-left: 30px !important;
}

#faq-qc {
    margin-left: 30px;
}

.ban-cat-txt ul {
    margin-top: 36px;
    margin-left: -65px;
}

    .ban-cat-txt ul li {
        font-weight: 500;
    }

.ban-mob-cat-txt ul li {
    font-weight: 500;
}

.ban-mob-cat-txt ul {
    margin-top: 10px;
    margin-left: -15px;
}

.content-style ul {
    font-weight: 500;
    margin-left: 20px;
    color: #727272;
}

    .content-style ul li a {
        font-weight: 500 !important;
        color: #727272 !important;
    }

.content-style a {
    font-weight: 500 !important;
    color: #727272 !important;
}

.circle {
    width: 67px;
    /*height: 51px;*/
    border-radius: 50%;
    font-size: 19px;
    color: #ffffff;
    line-height: 51px;
    text-align: center;
    position: relative;
    right: -139px;
    top: -1px;
    /*animation: circle 2s infinite;*/
    cursor: pointer;
}

@keyframes circle {
    0% {
        background: #d88c36;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    }
    /*25% {
        background: #8de6da;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    50% {
        background: #f59f3f;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    }
    75% {
        background: #254878;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    }*/
    25% {
        background: #04a1d5;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    }

    50% {
        background: #d88c36;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    }

    75% {
        background: #04a1d5;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    }

    100% {
        background: #d88c36;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    }
}

.bottom-right {
    position: fixed;
    bottom: 0px;
    right: 30px;
    bottom: 50px;
    z-index: 10
}

.notification {
    position: relative;
    background-color: #8e3b3b;
    height: 20px;
    width: 20px;
    left: 40px;
    border-radius: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    top: 23px;
    border: 2px solid #fff;
    font-size: 12px;
}

.faq-content a {
    color: #727272 !important;
}

.review-image {
    padding-right: 3px
}

/*Product Review Design css*/
.innerTable span {
    color: #727272;
}

.innerTablep {
    margin: 0 !important;
}

.innerTable b {
    color: #2b2b2b;
}

.divSpace {
    padding-top: 10px;
}

.innerTablep {
    padding-top: 0px !important;
}

.innerTabletd {
    padding-top: 3px !important;
}

.outerTable {
    border: none !important;
    Padding-top: 17px;
}

.customer-review-page-heading {
    height: 50px;
}

.customer-review-page-content {
    padding-bottom: 10px;
}
/*Product Review Design css*/



.ban-cat-txt {
    margin-top: -10px !important;
    margin-left: -40px;
}

    .ban-cat-txt ul {
        margin-top: 18px;
        line-height: 34px;
    }


        .ban-cat-txt ul h1 {
            margin-bottom: 2px;
        }

        .ban-cat-txt ul li {
            font-weight: 500;
        }

    .ban-cat-txt .bannerText1 {
        position: relative;
        z-index: 100;
        left: 11.6%;
        color: #737070;
        font-size: 22px;
        letter-spacing: 1px;
        display: inherit;
    }


    .ban-cat-txt .mainHeadingBannerInside {
        position: relative;
        z-index: 100;
        left: 7.5%;
        color: #414146 !important;
        font-size: 50px;
        font-weight: bold;
        top: 10%;
    }

.ban-mob-cat-txt ul li {
    font-weight: 500;
}

.ban-mob-cat-txt ul {
    margin-top: 10px;
    margin-left: -15px;
}

div.subPanel {
    display: none;
}

.accordion.active, .accordion:hover {
    background-color: #ccc !important;
}

    .accordion.active:after {
        content: "\2212";
    }

.accordion:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.subPanel li {
    color: #777;
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 8px;
}

#bs-example-navbar-collapse-1 ul li a {
    text-align: left !important;
    text-decoration: none !important;
    display: block;
}

#bs-example-navbar-collapse-1 ul {
    padding: inherit;
    position: inherit;
    padding-top: inherit;
    list-style-type: none;
}

.subPanel1 {
    padding: 10px;
    left: 0px;
    width: auto;
    padding-left: 23px;
}

.subPanel a {
    color: #727272 !important;
}

table tbody tr td.val {
    padding: 15px;
}

#RegionModalCenter .modal-dialog {
    width: 390px;
}


#tempCategory img {
    border-style: none;
}

#tempCategory img {
    width: 100% !important;
    height: auto;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

#tempCategory img {
    vertical-align: middle;
}

.change-hover:hover img:last-child {
    display: inline-block;
}

.bg-bck, .change-hover img:last-child, .hand-img {
    display: none;
}


.primary-list {
    padding-left: 0px;
}

    .primary-list li {
        list-style-type: none;
        color: #727272;
        font-size: 14px;
        line-height: 1.2;
    }

        .primary-list li i {
            color: #ff7a00;
            padding-right: 10px;
        }

.section-heading .fh4 {
    margin-top: 0px;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin-bottom: 12px !important;
    color: #818181;
}
.text-content-big{
    text-align: left;
}

.main-video-border .w-divider {
    display: none !important;
}

.main-video-border {
    margin-bottom: 32px;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    clear: both;
}

    .main-video-border .center {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 15px 10px 15px 10px;
    }

.w-divider {
    width: 390px;
}

div#img-desktop {
    display: block;
}

div#img-mobile {
    display: none;
}

.mobilePadding {
    padding-right: 30px;
    padding-left: 5px;
}

.w-divider-380 {
    width: 380px;
}

.searchMobile {
    width: 99%;
    top: -40px;
    margin-bottom: -35px;
    border: 1px solid #cccbcb;
    right: 0px;
    display: none;
}

#headerResponsive table {
    border-spacing: 0;
    border-collapse: initial;
}

#headerResponsive .searchbox-icon {
    background-color: #dedede;
}

#headerResponsive .searchbox-icon, #headerResponsive .searchbox-submit {
    width: 36px !important;
}

#headerResponsive .searchbox-input {
    background: #efefef;
    font-size: 13px;
}

#headerResponsive .fa-close {
    font-size: 22px;
    top: 2px;
    position: relative;
}

#headerResponsive .fa-search {
    position: relative;
    top: 0px;
    font-size: 20px;
    left: 14px;
    color: #adadad;
}


#trSearch {
    height: 24px;
}

    #trSearch .searchMobile {
        width: 99.5%;
        top: -25px;
    }

    #trSearch .fa {
        top: 7px;
        position: relative;
        font-size: 20px;
    }

.productBanner {
    display: none;
}

#industryRaw {
    margin-top: 25px !important;
}

.boxtop_bg h1 {
    font-size: 16px;
    color: #F57627;
    font-weight: 700;
    padding-left: 45px;
    position: relative;
    top: -26px;
}

.QuoteUpFormDesign {
    text-align: center;
    margin-bottom: 0;
}

    .QuoteUpFormDesign img {
        height: 35px;
        padding-top: 2px;
    }

    .QuoteUpFormDesign span {
        position: relative;
        top: -9px;
        font-weight: bold;
        font-size: 16px;
        color: #fff;
    }

#mobQuoteForm {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: -42px;
}

.heading-1 {
    padding-top: 141px;
    font-size: 26px;
    font-weight: lighter;
    padding-left: 47px;
    letter-spacing: -1px;
}

.heading-2 {
    word-spacing: -1px;
    font-weight: bold;
    letter-spacing: 1px;
}

.homeMainBanner .bannerText1 {
    position: relative;
    z-index: 100;
    color: #8e8e8e;
    font-size: 22px !important;
    font-weight: lighter;
    letter-spacing: 1px;
    top: 27%;
    left: 5.5%;
    font-family: inherit;
}

.homeMainBanner .mainHeadingBannerInside {
    position: relative;
    z-index: 100;
    color: #606463;
    font-size: 26px;
    top: 10%;
    left: 3%;
}

.homeMainBanner .mainTextBanner {
    position: relative;
    z-index: 100;
    left: 10%;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    top: 18%;
}

.h-color {
    color: #606463 !important;
}

.p-Color {
    color: #696564 !important;
}

ul li #leftNavFooter {
    display: none;
}

.bottom-right {
    position: fixed;
    bottom: 0px;
    right: 30px;
    bottom: 50px;
    z-index: 10
}

#tabMidButton {
    width: 47.5%
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
/* Left Navigation Menu End */

.SubProductList {
    height: 295px;
    background: #0a0809 !important;
    top: -300px;
    overflow-y: auto;
}

.has-sub {
    height: 35px !important;
    background: #000;
}

    .has-sub a {
        height: 35px !important;
    }

        .has-sub a:hover {
            height: 35px !important;
        }

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
    margin: -95px auto;
}

#RegionModalCenter {
    padding-right: 0 !important;
}

.header {
    height: 93px;
}

.fa-shopping-cart, .fa-lock, .fa-user {
    font-size: 19px !important;
}

.fa-user {
    padding-right: 4px;
}

.fa-search {
    font-size: 16px !important
}

.fa-shopping-cart {
    position: relative;
    top: -2px;
}

.pro-description P {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 18px;
}

.pro-description {
    text-align: left;
}


td.pf1 {
    background-color: rgb(245 245 245) !important;
}

td.pf2 {
    background-color: rgb(245 245 245) !important;
}

td.pfL1 {
    background-color: rgba(235, 235, 235, 0.15) !important;
    padding-right: 20px;
    width: 50% !important;
}

td.pfL2 {
    background-color: rgba(235, 235, 235, 0.15) !important;
}

.tab-data tr:nth-child(odd) td:last-child {
    height: 0px;
}

.tab-data tr:nth-child(even) td:first-child {
    height: 0px;
}

.tab-data tr:nth-child(even) td:last-child {
    height: 0px;
}











.tab-data tr:nth-child(even) td:last-child {
    height: 0px;
}

.tab-data tr:nth-child(even) td:first-child {
    height: 0px;
}

.inner-style-table td {
    background-color: #fcfcfc !important;
}

.inner-table td {
    width: 14%;
    background-color: #f5f5f5 !important;
}

.sr {
    width: 0px !important;
    padding-right: 15px;
}

.sl {
    padding-left: 44px !important;
}


.tab-data tr:nth-child(odd) td:last-child {
    background-color: rgba(238, 238, 238, 0.58);
    height: 0px;
    padding-left: 10px;
}

.tab-data tr:nth-child(odd) td:first-child {
    background-color: rgb(235, 235, 235);
    height: 0%;
}

.tab-data td:last-child {
    width: 70%;
}




span.sm-left {
    padding-right: 38px;
}

span.s1r {
    margin-left: 2px;
}

span.s1-l {
    margin-left: 30px;
}

span.s2r {
    margin-left: 58px;
}

span.s2l {
    margin-left: 30px;
}

.s23 {
    margin-left: 23px !important;
}

.line-br ol {
    margin-left: 44px;
}

.service-box-car-2 {
    display: block;
    background: #fff;
    text-align: center;
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.07);
    border-radius: 5px;
    padding: 30px 25px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

    .service-box-car-2 i {
        display: block;
        color: #d21e2b;
        font-size: 55px;
        margin-bottom: 5px;
    }

    .service-box-car-2 h4 {
        color: #111;
        font-size: 18px;
        margin: 18px 0px;
    }

    .service-box-car-2 p {
        font-size: 15px;
        color: #727272;
        line-height: 1.7;
        margin-bottom: 0px;
    }

.section-heading-line-left {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #ff7a00;
    border-radius: 25%;
    margin-top: 4px;
    margin-bottom: 13px;
}

.button-sm {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    padding: 11px 22px 11px 22px;
}

.clearfix {
    display: block;
}

.feature-flex-square-icon {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.fh4 {
    font-family: 'Fira Sans', sans-serif;
    color: #111;
    line-height: 1.3;
    margin: 0px;
}

.fh3 {
    font-family: 'Fira Sans', sans-serif;
    color: #111;
    line-height: 1.3;
    margin: 0px;
}

.feature-flex-square-content h4 a {
    color: #ff7a00;
    font-size: 19px;
    font-weight: 500;
}


.feature-flex-square-content p {
    color: #727272;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 15px;
}

#f .mt-35 {
    margin-top: 35px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

.pt-50 {
    padding-top: 50px
}

.pt-30 {
    padding-top: 30px
}

.pb-50 {
    padding-bottom: 50px
}

.p-0 {
    padding: 0px
}

.pl-60 {
    padding-left: 60px
}

.center {
    text-align: center;
}



.partner-box {
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
    border: 1px solid #ececec;
    margin: 15px 5px;
}

.partner-img {
    height: 100%;
}

.partner-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-mobile img {
    max-width: 100%;
    height: auto;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.img-mobile img {
    border-style: none;
}

.partner-text {
    padding: 20px 40px 25px 20px;
}

    .partner-text h4 {
        color: #111;
        font-size: 21px;
        font-weight: 600;
        margin: 5px 0px;
    }

    .partner-text p {
        color: #727272;
        font-size: 15px;
        font-weight: 400;
        margin-top: 15px;
        line-height: 170%;
    }

#f p {
    font-size: 14px;
    color: #727272;
    line-height: 1.5;
    margin-bottom: 0px;
}

.section-img {
    width: 80%;
    border-radius: 111px 11px 111px 11px !important;
}

.section-heading {
}

    .section-heading h2 {
        position: relative;
        font-size: 30px;
        font-weight: 600;
        color: #111;
        line-height: 130%;
        margin-bottom: 5px;
    }

    .section-heading h1 {
        position: relative;
        font-size: 30px;
        font-weight: 600;
        color: #111;
        line-height: 130%;
        margin-bottom: 5px;
    }

.section-heading-promise h3 {
    padding-left: 0px;
    padding-top: 5px;
    font-weight: 700;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
}

.section-heading h3 {
    padding-left: 0px;
}

.section-heading-line {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #ff7a00;
    border-radius: 25%;
    margin: auto;
}

.video-section {
    width: 100%;
    height: auto;
}

.video-overlay {
    background: rgba(0, 0, 0, .8);
}

.video-content {
    text-align: center;
    padding: 40px 0px;
}

.section-heading {
}

.center-holder {
    text-align: center !important;
}

.h2-video {
    font-size: 42px;
    color: white;
}

.h4-video {
    font-size: 30px;
    color: white;
}

.item {
    background-color: white;
    text-align: center;
    min-height: 262px;
}

    .item h4 {
        color: #111;
        font-size: 18px;
        margin: 18px 0px;
    }

    .item p {
        font-size: 15px;
        color: #727272;
        line-height: 1.7;
        margin-bottom: 0px;
    }

    .item img {
        width: 100%;
    }

.imgBox {
    width: 100%;
    height: 234px;
    background: url(ontent/images/upload_images/2part-carbonlessforms-m.jpg) no-repeat center;
}

    .imgBox:hover {
        width: 100%;
        height: 234px;
        background: url(/content/images/upload_images/carbonless-books-m.jpg) no-repeat center;
    }

.primary-list {
    padding-left: 0px;
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

    .primary-list li {
        list-style-type: none;
        color: #727272;
        font-size: 14px;
        line-height: 1.2;
    }

        .primary-list li i {
            color: #ff7a00;
            padding-right: 10px;
        }

.primary-button {
    background: #ff7a00;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.term-page-style {
    color: #000000;
    font-size: small;
}

    .term-page-style div strong {
        color: red;
    }

.quotefield_box a {
    color: blue;
}







.dinline {
    font-weight: bold;
}

#FAQsimgBanner {
    height: 200px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/Content/Images/upload_images/Faq-Banner-PrintingBlue.png);
}

.faq-h {
    color: white;
    margin-left: 26px;
    margin-bottom: 26px;
    font-size: 38px !important;
}

.faq-img-div {
    margin: 0px -0px -3px;
}


.divSitemapProduct {
    margin: 0;
    padding-bottom: 7px;
    /*display: flex;
        flex-wrap: wrap;
        height: 945px;
        flex-direction: column;*/
}


    .divSitemapProduct .heading {
        text-align: left;
        font-size: 16px;
        text-decoration: none;
        padding-bottom: 8px;
        padding-top: 8px;
    }

    .divSitemapProduct ul {
        padding-inline-start: 0px;
        /*margin-top: 4px;
        display: contents;*/
    }

    .divSitemapProduct .heading a {
        line-height: 21px;
        text-decoration: none;
    }

    .divSitemapProduct ul > li {
        text-align: left;
        list-style-type: none;
        height: 21px;
        /*margin-left:23px;*/
    }

        .divSitemapProduct ul > li a {
            color: #727272;
            line-height: 21px;
            text-decoration: none;
            font-size: 13px;
        }

#divSitemap .col-md-11, #divSitemap .col-md-12 {
    text-align: left;
    font-size: 22px;
    padding-bottom: 25px;
}




.videoContent:nth-child(odd) {
    padding-right: 16px;
    padding-left: 0;
}







.pro-description-covid {
    text-align: center;
    font-size: 22px;
    padding: 10px;
}
#h1Covid19 {
    color: #761f39;
    font-size: 25px;
    font-weight: 800;
    position: relative;
    top: 102px;
    margin-left: 30px !important
}

#pbLogoCovidBanner {
    position: relative;
    float: right;
    top: -60px;
}

#spanCovid {
    color: white;
    font-size: 21px;
    font-weight: bolder;
    position: relative;
    top: 115px;
    left: 31px;
}
.covid-main p {
    padding-top: 20px;
    font-size: 14px;
}

.covid-main ul {
    font-size: 14px;
}

