/*================== common for adding margin start=========================*/
.mrgr15 {
    margin-right: 15px;
}
.mrgl15 {
    margin-left: 15px;
}
.mrgt5 {
    margin-top: 5px;
}

.mrgt10 {
    margin-top: 10px;
}

.mrgb5 {
    margin-bottom: 5px;
}

.mrgb10 {
    margin-bottom: 10px !important;
}

.mrgr40 {
    margin-right: 40px;
}
/*================== common for adding margin end=========================*/
/*===========================Menu and Navigation============================================================= */
.navbar-brand {
    padding: 0;
    height: auto;
}

.navbar-toggle {
    float: left;
    margin-right: 0;
    margin-left: 15px;
}

/*.navbar-nav {
    float: right;
}*/

.navbar {
    margin-bottom: 0;
    position: relative;
}

.navbar-default .navbar-nav > li > a {
    color: #337ab7;
    text-transform: uppercase;
    font-weight: bold;
}

.navbar-default {
    background-color: #FFF;
}

.navbar-header {
    width: 90%;
    text-align: center;
    position: relative;
}

    .navbar-header h3 {
        color: #337ab7;
        font-size: 2.25vw;
    }

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #999;
}

.navbar-inverse {
    background-color: #FFF;
    border: none;
}

.navbar-inverse .navbar-nav > li, .subNavbar .navbar-nav > li {
    position: relative;
}

/*.navbar-inverse .navbar-nav > li > a, .subNavbar .navbar-nav > li > a {
    background-color: #fff;
    color: #77787b;
    font-size: 15px;
    font-weight: bold;
}*/

.subNavbar .navbar-nav .nav-item .dropdown-menu {
    background-color: #FFF !important;
}

.dropdown-item:hover {
    background-color: #d9d9d9 !important;
}

.dropdown-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.navbar-inverse .navbar-nav > li > a:active,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #77787b;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #337ab7;
}

/*======================================SlideMenu Styles on Mobile put toggle bars on the left :: not using button=================*/

#slide-nav .navbar-toggle, #navbar-close, #dismiss, #sidebarCollapse {
    cursor: pointer;
    position: relative;
    line-height: 0;
    float: left;
    margin: 0;
    width: 55px;
    height: 55px;
    padding: 10px;
    border: 0;
    background-color: #f1f1f1;
    border-right: 2px solid #d3d4d6;
    border-radius: 0;
}

    /*==============Menu Bar Icon================ */
    #slide-nav .navbar-toggle > .icon-bar {
        width: 100%;
        display: block;
        height: 3px;
        margin: 5px 0 0 0;
    }

    #slide-nav .navbar-toggle.slide-active .icon-bar {
        background-color: #ccc;
    }
/*==============un fix the navbar when active so that all the menu items are accessible===========*/

.navbar.navbar-fixed-top.slide-active {
    position: relative;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin: 0;
    position: relative;
    top: -50px;
}
/*=============================Submenu bar Start=============================================*/
.subMenuHeader {
    display: inline-block;
    position: relative;
    background-color: #002F6C;
    border-color: #002F6C;
    height: 45px;
    width: 100%;
}

/* Bootstrap 4 migration changes for submenu in openinvoices Starts */

/*.subNavbar .navbar-nav > li {
    background-color: transparent;
    padding: 0;
    border: none;
}

    .subNavbar .navbar-nav > li:first-child {
        border: none;
    }

    .subNavbar .navbar-nav > li > a {
        background-color: transparent;
        color: #fff;
    }
        
        .subNavbar .navbar-nav > li > a:hover, .subNavbar .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
            background-color: #d66ca5;
            color: #fff;
        }

.subNavbar .navbar-nav {
    float: none;
}*/


.subNavbar .nav > li {
    background-color: transparent;
    padding: 0;
    border: none;
}

.subNavbar .nav > li:first-child {
    border: none;
}

.subNavbar .nav > li > a {
    /*background-color: transparent;*/
    color: #000 !important;
}
/* Submenu bar Navigation style */
.subNavbar .nav > li > a:hover, .subNavbar .nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    /*background-color: #002F6C;*/
    color: #000 !important;
}

.brweb-topnav .subNavbar .navbar-nav .nav-item {
    margin-right: 25px;
}

.subNavbar .nav {
    float: none;
}

/* Bootstrap 4 migration changes for submenu in openinvoices Ends */

.subMenuHeader .sectiontitle {
    color: #fff;
    display: inline-block;
    /*font-weight: bold;*/
    padding-top: 13px;
}

.subMenuHeader .loggedUser {
    /*display: inline-block;*/ /*css Lint*/
    float: right;
    margin: 8px;
}

.storePage .subNavbar {
    /*display: none;*/
}

.loggedUser .dropdown-menu {
    background-color: #FFF !important;
    white-space: nowrap;
    cursor: pointer;
}

.loggedUser {
    position: absolute;
    right: 30px;
}

.user-icon {
    background-color: #fff;
    border-radius: 50px;
    color: #00539b;
    padding: 5px;
    box-sizing: content-box;
    border: 3px solid #003d72;
}

.brweb-topnav {
    padding-top: 10px;
    color: #000;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.menuIcon {
    margin-top: 10px;
    font-size: 12px;
}
/*=============================Submenu bar End=============================================*/
/*=======================Carousel component start (Login / Forget Password)================*/
#quote-carousel {
    padding: 0;
    margin: 0 auto;
}

    #quote-carousel .carousel-control {
        background: none;
        color: #222;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px;
        top: 5vw;
        display: none;
    }

        #quote-carousel .carousel-control.left {
            left: -12px;
        }

        #quote-carousel .carousel-control.right {
            right: -12px !important;
        }
    /* Changes the position of the indicators */

    #quote-carousel .carousel-indicators {
        right: 20%;
        top: auto;
        bottom: 0;
        margin-right: -19px;
    }
        /* Changes the color of the indicators */

        #quote-carousel .carousel-indicators li {
            background: #c0c0c0;
        }

        #quote-carousel .carousel-indicators .active {
            background: #333333;
        }

    #quote-carousel img {
        width: 250px; /* or any custom size */
        height: 250px;
        object-fit: contain;
    }
/*=======================Carousel component end (Login / Forget Password)================*/


/*===============================MEDIA QUERIES============================================*/

/*===================================login/ Forget Password page CSS start ==================== */

.LoginMod {
    z-index: 2;
    /*padding: 0 0 2vw 0;*/
    margin: 10px auto;
    width: 100%;
    position: relative;
    top: 2.2vw;
    display: inline-block;
}

    .LoginMod h1 {
        width: 100%;
        font-size: 1.25vw;
        font-weight: 700;
        background: #337ab7;
        color: white;
        line-height: 3vw;
        border-radius: 3px;
        padding: 0.5vw;
        margin: 0;
    }

    .LoginMod form {
        width: auto;
        margin: 0 2vw;
        padding: 25px 25px 0 25px;
    }

    .LoginMod .form-horizontal .control-label {
        text-align: left;
        padding-left: 2px;
    }

.logBtn {
    width: 35%;
    border: none;
    background: #337ab7;
    cursor: pointer;
    border-radius: 3px;
    color: white;
    /*margin: 3vw auto;*/
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
    font-size: 1.5vw !important;
}

    .logBtn:hover {
        box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.2);
    }

.loginPage .dwndBtn {
    display: none;
}
/*===================================login/ Forget Password page CSS end ==================== */
/*========================= Icons for all pages  ================= */
/*=========================footer social icons =================== */
ul.social-network {
    list-style: none;
    /*display: inline;*/ /* Css Lint*/
    margin-left: 0 !important;
    padding: 0;
    display: none;
}

    ul.social-network li {
        display: inline;
        /*margin: 0 5px;*/ /* Css Lint*/
    }
/*========================= footer social icons ========================*/

.social-network a.icoYT:hover {
    background-color: #FF1F25;
}

.social-network a.icoIG:hover {
    background-color: #375989;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

    .social-network a.icoYT:hover i,
    .social-network a.icoFacebook:hover i,
    .social-network a.icoTwitter:hover i,
    .social-network a.icoGoogle:hover i,
    .social-network a.icoVimeo:hover i,
    .social-network a.icoLinkedin:hover i,
    .social-network a.icoIG:hover i {
        color: #fff;
    }
/* css Lint */
.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    /* -ms-transition: all 0.2s; */
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    /*-ms-transition: all 0.8s; */
    transition: all 0.8s;
}
/*========================= Icons for all pages  End================= */
a:focus,
a:hover {
    cursor: pointer;
    text-decoration: none;
}

.needHelp {
    font-size: 1.25vw;
    font-weight: 500;
    margin: 0 0 0 1vw;
}
/* Need to Remove not use in our soluction
#pwdModal .modal-footer {
    border-top: 0;
}

#pwdModal h1 {
    font-size: 2.25vw;
}
 Need to Remove not use in our soluction*/
/*==============================================Footer Container====================================================*/

.footerContainer {
    padding-top: 20px;
    position: relative;
}

    .footerContainer .middleSec {
        text-align: center;
        display: block;
    }

.middleSec .logoAlign {
    text-align: center;
    margin: 0 auto 2.5vw auto;
}

    .middleSec .logoAlign:hover {
        -webkit-filter: blur(1px);
        filter: blur(1px);
    }

ul.footerLinks {
    list-style-type: none;
}

    ul.footerLinks li {
        display: inline-block;
        padding: 1vw;
        font-size: 1.2vw;
        font-weight: 500;
        color: #444444;
    }

        ul.footerLinks li a {
            background-color: #1a92c2;
            color: #fff;
            font-size: 15px;
            font-weight: bold;
        }

        ul.footerLinks li a:hover {
            color: #fff;
        }

.dwndBtn {
    font-size: 1.2vw;
    padding-top: 10px;
    font-weight: normal;
    color: #77787b;
    background-color: #fff;
}

    .dwndBtn:hover {
        color: #337ab7;
    }

/*.footerContainer div:first-child {
    float: left;
}*/

/* Css Lint
.footerContainer div:last-child {
    /*float: right;
} */
/* Need to Remove this Style
#pwdModal input::-webkit-input-placeholder {
    transform: translateY(0vw);
    opacity: 0.6;
    font-size: 1.5vw;
}
    */

/* video Containeer css 
#my-video {
    z-index: 0;
    background-color: #fff;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    display: block;
}
    */
/*================== adjust body when menu is open ============================*/

body.slide-active {
    overflow-x: hidden;
}
/*first child of #page-content so it doesn't shift around*/

.no-margin-top {
    margin-top: 0 !important;
}
/*wrap the entire page content but not nav inside this div if not a fixed top, don't add any top padding */
/* Common Page Styles for all pages (using all Layouts) Start*/
#page-content {
    position: relative;
}

    #page-content.slide-active {
        padding-top: 0;
    }
/* Common Page Styles for all pages (using all Layouts) end*/
.copyrightText {
    color: #fff;
}
/* Need to Remove this Unused style
.customer-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 3px;
}
*/

.panel-primary {
    border-color: #999;
}
/*=============================Store Pages Styles (LayoutHelp/LayoutOther/LayoutGrid)==========================================*/

.storePage .loginLogo {
    display: none;
}

.desktopLogo {
    margin: 15px 20px;
    display: inline-block;
}

.mobileLogo {
    display: none;
}

.storePage .navbar-header {
    width: 100%;
}

.navbar .container-fluid {
    padding: 0;
}

blockquote {
    border: none;
}

.icon-input-btn .glyphicon {
    display: inline-block;
    position: absolute;
    left: 0.65em;
    top: 30%;
}

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.8);
    z-index: 1;
}

.panel-selection .well {
    padding: 10px;
    width: 85%;
    height: 56px;
}

#StoreSelection {
    height: 100%;
}

.deanFoods .navbar > .container .navbar-brand,
.deanFoods .navbar > .container-fluid .navbar-brand {
    top: -35px;
}

.deanFoods .desktopLogo {
    border: 1px solid #048bfd;
}

.LoginMod .form-control {
    width: 290px;
}

.openOrders .well {
    width: 100%;
    height: auto;
}

.openOrders .demo-section {
    display: inline-block;
    background-color: transparent;
    margin-right: 35px;
    width: 17%;
}

.openOrders .searchOrder {
    margin: 20px;
}

.searchOrder {
    margin-left: 15px;
}

    .searchOrder .btnGroup {
        position: relative;
        top: 10px;
    }

.panel-selection {
    margin: 20px 7px 7px 7px;
}

#grouped {
    display: block !important;
    position: relative !important;
    font-size: 12px;
}

    #grouped .container-fluid {
        padding-left: 5px;
    }

        .listHeader > div, #grouped .container-fluid > div {
            padding: 0;
        }

.listHeader {
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    padding-left: 14px;
    padding-right: 22px;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
    background-color: #fff !important;
}

.copyrightText {
    margin-top: 10px;
    font-size: 12px;
}

.deanFoods .subMenuHeader {
    background-color: #00529C;
}

.deanFoods .panel-selection {
    margin: 30px 10px 0 10px;
}

.deanFoods .subNavbar .navbar-nav > li > a:hover, .deanFoods .subNavbar .navbar-nav > li > a:focus, .deanFoods .subNavbar .navbar-nav > li > a:active {
    background-color: #577ed1;
}

.btnGroup {
    display: inline-block;
}




.panel-default>.panel-heading{

    font-weight:bold;
}







/*======================================= Forget Password page Styles Start=====================================================*/
.passwordPanel {
    width: 50%;
    margin-left: 40px;
}

    .passwordPanel .panel-heading, .LoginMod .card-header {
        font-weight: bold;
    }

    .passwordPanel .control-label {
        text-align: left;
        padding-left: 2px;
        float: left;
    }

    .passwordPanel form {
        border: none;
        padding-top: 0;
    }

    .passwordPanel .btnGroup {
        padding-top: 20px;
    }

        .passwordPanel .btnGroup .btn {
            margin-right: 25px;
        }
/*======================================= Forget Password page Styles End=====================================================*/
/* Need to Remove Unused Styles
.text-white {
    color: #fff;
}

.pager {
    text-align: right;
}

.form-inline {
    margin-bottom: 20px;
}

    .form-inline .form-control {
        width: 25;
    }

    .form-inline label {
        width: 10%;
    }

    .form-inline .form-check-label {
        width: auto;
    }
    */
/* Mobile CSS */
/* screw writing importants and shit, just stick it in max width since these classes are not shared between sizes */


#navbar-close, #dismiss {
    color: #002F6C;
    font-size: 20px;
    z-index: 999;
    float: right;
    background: transparent;
    border: none;
    width: auto;
    height: auto;
}

.deanFoods #navbar-close {
    color: #00529C;
}
/*======================================== Navigation component End===========================================*/

/* Thumbnail Gallery css for mobile */
/* Need to remove the unused styles 
.imageGallery {
    margin-top: 30px;
}

    .imageGallery ul {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

        .imageGallery ul li {
            list-style: none;
            margin-bottom: 25px;
            border: 1px solid #CCC;
            height: 100px;
            margin-left: 10px;
        }

            .imageGallery ul li img {
                cursor: pointer;
            }

    .imageGallery .modal-body {
        padding: 5px !important;
    }

    .imageGallery .modal-content {
        border-radius: 0;
    }
*/
.modal-dialog img {
    text-align: center;
    margin: 0 auto;
}

.controls {
    width: 50px;
    display: block;
    font-size: 11px;
    padding-top: 8px;
    font-weight: bold;
}

.next {
    float: right;
    text-align: right;
}
/*=================override modal for demo only======================*/
.modal-dialog {
    max-width: 500px;
    padding-top: 90px;
}
/* Small devices (tablets, 768px and up) */
/*=======================Carousel component tablet and desktop start (Login / Forget Password)================*/
@media (min-width: 768px) {

    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }


}
/*=======================Carousel component tablet and desktop end (Login / Forget Password)================*/
/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {



    
    .subMenuHeader .sectiontitle{

        margin-top: 15px;
    }




    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    /*=======================Carousel component mobile start (Login / Forget Password)================*/
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }

        #quote-carousel .carousel-indicators li {
            display: inline-block;
            margin: 0 5px;
            width: 15px;
            height: 15px;
        }

            #quote-carousel .carousel-indicators li.active {
                margin: 0 5px;
                width: 20px;
                height: 20px;
            }


    /*=======================Carousel component mobile start (Login / Forget Password)================*/
    /*===================================Navigation and menu in mobile start =========================*/
    .menu ul.nav-tabs li {
        width: 100%;
    }

    .nav-tabs > li > a {
        padding: 5px;
    }

    .text-center {
        margin-top: 15px;
    }

    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        top: -10px !important;
        left: 10%;
    }

    .navbar-brand img {
        width: 75px;
    }
    /*=================Store Page Navigation css for mobile===========================*/
    .navbar-inverse .navbar-nav > li > a {
        display: block;
        padding: 10px 20px;
        font-weight: normal;
        font-size: 13px;
    }

    .subNavbar .navbar-nav > li > a {
        font-weight: normal;
    }

    .subNavbar .dropdown-toggle span {
        display: none;
    }

    #slidemenu .subNavbar .navbar-nav > li > a:hover,
    #slidemenu .subNavbar .navbar-nav > li > a:active,
    #slidemenu .subNavbar .navbar-nav > li > a:focus {
        color: #fff !important;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav > li {
        padding: 8px 0 0 0 !important;
        border-right: 0 !important;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }

        .navbar-inverse .navbar-nav > li:first-child {
            border-left: 0 !important;
        }

    .loginPage .navbar-inverse .navbar-nav > li {
        padding: 23px 0 0 0;
    }

    #slidemenu .subNavbar .navbar-nav > li {
        background-color: #999;
        color: #fff;
        border-bottom: 1px solid #ccc !important;
    }

    .sectiontitle {
        font-size: 15px;
        padding-top: 15px;
        padding-left: 15px;
    }

    .subMenuHeader .navbar-brand a {
        float: left;
    }
}
/*===================================Navigation and menu in mobile End =========================*/
/*=================================Media Queries for social icons===============================================*/
@media (min-width: 992px) {
    .social-circle li a {
        display: inline-block;
        position: relative;
        margin: 0 auto 0 auto;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        width: 4vw;
        height: 4vw;
        font-size: 1.5vw;
        background: #D3D3D3;
    }

    .social-circle li i {
        line-height: 4vw;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .social-circle li a {
        width: 5vw;
        height: 5vw;
        font-size: 2vw;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        /* background: #D3D3D3;*/ /* Css Lint*/
        display: inline-block;
        position: relative;
        margin: 0 auto 0 auto;
        text-align: center;
        background: #D3D3D3;
    }

    .social-circle li i {
        line-height: 5vw;
    }
}

@media (max-width: 767px) {
    /* Need to Remove Unused Classes
     .pay .clear {
        margin-top: 2px;
        margin-bottom: 7px;
        margin-left: 16px;
    }

    .submitPayBtn {
        padding-left: 16px !important;
        padding-top: 8px !important;
        padding-bottom: 6px !important;
    }

    .emailList {
        width: unset !important;
        display: grid;
        padding-left: 38px;
        padding-top: 10px;
    }
       */
    /*======================Contact us page styles start=====================*/
    .msgMobileWidth {
        width: 100% !important;
    }

    .contactTable {
        width: 101% !important;
    }
    /*======================Contact us page styles End=====================*/
    .deliveryDatePosition {
        padding-bottom: 10px;
    }
    /*===============Modal Popup styles start=====================*/
    .modal-dialog {
        max-width: 500px;
        padding-top: 90px;
        width: 100%;
        float: right;
        padding-left: 16px;
    }

    .modal-content {
        margin-top: 30px;
    }
    /*===============Modal Popup styles end=====================*/
    /*.previewOrderBtn {
        margin-right: 25px;
    }*/

    .btnInline {
        display: inline-flex;
    }

    .headerBorder {
        border-bottom-style: inset;
        margin-bottom: 10px;
        border-bottom-width: thin;
        padding-left: 0;
    }

    .k-grid-top {
        display: none;
    }

    #grouped, #grouped-listview {
        font-size: 10px !important;
    }

    .storePage #grouped-listview .k-i-shopping-cart, .storePage #grouped-listview .k-i-dollar {
        font-size: 25px !important;
    }

    .deanFoods .panel-selection {
        margin: 0 !important;
    }

    .panel-selection {
        margin: 0 !important;
    }
    /* need to remove this unused styles
    .searchPanel {
        margin-top: 20px !important;
    }
*/
    .filterOrderBtn, .resetOrderBtn {
        display: inline-block;
    }

    .openOrders .demo-section {
        width: auto !important;
    }

    .deanFoods .navbar-brand img {
        width: 67px;
        position: relative;
        top: 10px;
    }

    .storePage .alert-dismissible {
        padding-right: 10% !important;
    }
    /*====================== Forget Password page start=================*/
    .passwordPanel {
        width: auto !important;
        margin-left: 10px !important;
    }
    /*====================== Forget Password page end=================*/
    .panel-selection .well {
        width: 100% !important;
    }
    /*==========Footer Container for all pages Start==================================*/
    .footerContainer .footerLogo {
        width: 80px;
        margin-top: 10px;
    }

    .footerContainer .copyrightText {
        font-size: 10px;
    }

    .footerContainer {
        padding-top: 0px !important;
    }

    .social-circle li a {
        width: 9vw;
        height: 9vw;
        font-size: 4.5vw;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        /* background: #D3D3D3;*/ /*Css Lint*/
        display: inline-block;
        position: relative;
        margin: 0 auto 0 auto;
        text-align: center;
        background: #D3D3D3;
    }

    .social-circle li i {
        line-height: 9vw;
    }

    .footerContainer div:first-child,
    .footerContainer div:last-child {
        float: none;
        text-align: center;
        padding-top: 2px;
    }

    .mobAlign {
        text-align: center;
        margin: 0 auto;
    }

    ul.footerLinks li {
        font-size: 2.5vw;
    }

    .dwndBtn {
        font-size: 3.2vw;
    }

    #page-content {
        padding: 0 5px;
    }

    #quote-carousel img {
        width: 225px;
        height: 200px;
    }

    .LoginMod .form-horizontal .control-label .LoginMod .form-horizontal .control-label {
        width: 100%;
    }

    .LoginMod .form-control {
        width: 90% !important;
    }

    .LoginMod h1 {
        font-size: 4.5vw;
        line-height: 7vw;
        padding: 4vw;
    }

    .logBtn {
        padding: 15px !important;
        font-size: 3.5vw !important;
        font-weight: 700 !important;
        /*margin: 8vw auto 5vw auto;*/
        text-transform: uppercase;
        width: 40%;
    }

    .LoginMod input:focus::-webkit-input-placeholder,
    .LoginMod input:valid::-webkit-input-placeholder {
        color: #337ab7;
        font-size: 3.5vw;
        -webkit-transform: translateY(-0.75vw);
        -moz-transform: translateY(-0.75vw);
        -ms-transform: translateY(-0.75vw);
        transform: translateY(-0.75vw);
        visibility: visible !important;
    }

    .LoginMod {
        position: relative;
    }
    /*==========Footer Container for all pages Start==================================*/
    .needHelp {
        font-size: 3.5vw;
        margin: 0 auto;
        padding: 2vw 0;
    }
    /* Need to Remove this Never use this soluction 
    #pwdModal input::-webkit-input-placeholder {
        transform: translateY(0vw);
        opacity: 0.6;
        font-size: 3.5vw;
    }

    #pwdModal h1 {
        font-size: 5.25vw;
    }
    */

    /*======================================== Navigation component===========================================*/
    #slide-nav .container {
        margin: 0 !important;
        padding: 0 !important;
        height: 100%;
    }

    #slide-nav .navbar-header {
        margin: 0;
        padding: 0;
    }

    #slide-nav .navbar.slide-active {
        position: absolute;
        width: 50%;
        top: -1px;
        z-index: 1000;
    }

    #slide-nav #slidemenu {
        background: #f7f7f7;
        left: -100%;
        width: 50%;
        min-width: 0;
        position: absolute;
        padding-left: 0;
        z-index: 20;
        top: -8px;
        margin: 0;
    }

        #slide-nav #slidemenu .navbar-nav {
            min-width: 0;
            width: 100%;
            margin: 0;
        }

            #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
                min-width: 0;
                width: 100%;
                white-space: normal;
            }

        #slide-nav #slidemenu .subNavbar .navbar-nav .dropdown-menu li a {
            min-width: 0;
            width: 100%;
            white-space: normal;
            color: #fff;
            font-size: 13px;
            margin: 5px 0 5px 5px;
        }

    #slide-nav {
        border-top: 0;
    }

        #slide-nav.navbar-inverse #slidemenu {
            background: #fff;
        }
    /* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/

    #navbar-height-col {
        position: fixed;
        top: 0;
        height: 100%;
        bottom: 0;
        width: 34%;
        left: -34%;
        background: #f7f7f7;
    }

        #navbar-height-col.inverse {
            background: #fff;
            z-index: 1;
            border-right: 1px solid #ccc;
        }

    #slide-nav .navbar-form {
        width: 100%;
        margin: 8px 0;
        text-align: center;
        overflow: hidden;
        /*fast clearfixer*/
    }

        #slide-nav .navbar-form .form-control {
            text-align: center;
        }

        #slide-nav .navbar-form .btn {
            width: 100%;
        }

    .desktopLogo {
        display: none !important;
    }

    .mobileLogo {
        display: inline-block !important;
    }

    .storePage .navbar-inverse .navbar-nav > li > .dropdown-toggle {
        background-image: url(../images/side.png);
        background-repeat: no-repeat;
        background-position: right;
    }

    .storePage .navbar-inverse .navbar-nav > li.open > .dropdown-toggle {
        background-image: url(../images/down.png);
        background-repeat: no-repeat;
        background-position: right;
    }
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 500px;
        padding-top: 90px;
    }
}

@media screen and (max-width:1500px) {
    #ads {
        display: none;
    }
}

@media print {
    header, footer, #page-content {
        visibility: hidden;
    }

    .printListView {
        visibility: visible !important;
    }

        .printListView .row .block {
            width: 40px;
            float: left;
        }

        .printListView .row .descData {
            width: 150px;
        }

        .printListView .row .uomData {
            width: 80px;
        }

        .printListView .km-listview-wrapper li {
            /* display: inline-block;*/ /*css Lint*/
            float: left;
            width: 40%;
        }

        .printListView .km-listview-wrapper ul {
            width: 900px;
        }
}

@media screen and (max-width:750px) {
    #searchModal .modal-content {
        margin-top: 0;
    }

    /*.deliveryDatePosition {
        padding-bottom: 10px;
    }*/

    #page-content > .panel > .panel-body {
        min-height: 450px;
    }
}
/* Thumbnail Gallery css for mobile */
/* Need to remove the unused classes
.imageGallery {
    margin-left: 2px;
    margin-top: 25px;
}

#myModal .modal-dialog {
    top: 20%;
}

.imageGallery .imagePlacehoder {
    height: 130px;
    border: 1px solid #ccc;
    margin: 10px;
}
    */



/* need to Remove Unused files
.fpContent, .fpBtn {
    margin: 20px;
}

.fpBtn {
    font-size: 15px;
}
*/


/* Need to remove Unused classes 
.deliveryDateDropdown, .createOrderBtn, .searchPanel, .btnGroup {
    display: inline-block;
}

.deliveryDateDropdown {
    width: 230px;
}
*/

/*==================================== Kendo Overright Classes Start=======================================================*/
.k-grouping-header {
    display: none;
}

/*Fix for grid scroll*/
/*.k-grid-content {
    height: auto !important;
}*/

.k-grid td {
    white-space: nowrap;
    overflow: hidden;
    border: solid;
    border-width: 1px;
    border-color: #ddd;
}

input.k-textbox {
    height: 2.43em;
    line-height: 1.93571428em;
    text-indent: 0.8em;
    border-radius: 4px;
    background-color: #fff;
    color: #333;
    border-color: #ccc;
}

.panel-body {
    padding: 15px 5px;
}


.storePage .k-grid .k-i-shopping-cart, .storePage .k-grid .k-i-dollar {
    opacity: 1;
    color: #048bfd;
    font-size: 20px;
}

.storePage #grouped-listview .k-i-shopping-cart, .storePage #grouped-listview .k-i-dollar {
    font-size: 25px;
}

    .storePage #grouped-listview .k-i-shopping-cart:hover, .storePage #grouped-listview .k-i-dollar:hover {
        font-size: 30px;
        color: #048bfd;
    }

.storePage .k-i-excel, .storePage .k-i-pdf, .storePage .k-i-edit, .storePage .k-i-cancel, .storePage .k-i-aggregate-fields, .storePage .k-i-zoom {
    font-size: 20px;
}

.storePage .k-i-excel {
    color: green;
}

.storePage .k-i-pdf {
    color: red;
}

.storePage .k-grid .k-i-shopping-cart:hover, .storePage .k-grid .k-i-dollar:hover {
    font-size: 30px;
    color: #048bfd;
}

.km-ios7, .km-ios7 * {
    -webkit-background-clip: unset;
}

.km-content h1, .km-content h2, .km-content h3, .km-content h4, .km-content h5, .km-content h6, .km-content p {
    margin: 0;
}

.k-hierarchy-cell {
    width: 50px;
}
/* Move the icons to the right */
.k-grid-top {
    text-align: right;
    height: 20px;
}
    /* Removed the border of the buttons */
    .k-grid-top button {
        border: none;
        height: 15px;
    }
/* override the margin of the validator messages*/

.k-widget.k-tooltip.k-tooltip-validation.k-invalid-msg.field-validation-error {
    margin: 0 !important;
    display: inline-block;
}

/* hide validator tooltip callouts */

.k-callout.k-callout-n {
    display: none;
}

.k-tooltip-validation .k-i-warning {
    display: none !important;
}

.storePage .k-i-excel, .storePage .k-i-print, .storePage .k-i-download {
    font-size: 25px;
}

span.k-widget.k-tooltip-validation {
    display: inline-block;
    width: 160px;
    text-align: left;
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    color: red;
}

.k-tooltip-validation .k-warning {
    display: none;
}

.k-button.k-button-icontext .k-icon, .k-button.k-button-icontext .k-image {
    vertical-align: top;
}
/*========== Kendo Ouverright Classes for Mobile issue fix start========*/
.km-android, .km-android .km-content, .km-android .km-footer, .km-android .km-header, .km-android .km-pane, .km-android .km-scroll-header .km-group-title, .km-android input[type=email], .km-android input[type=number], .km-android input[type=password], .km-android input[type=search], .km-android input[type=tel], .km-android input[type=text]:not(.k-input), .km-android input[type=url], .km-root .km-android textarea, .km-android select:not([multiple]):focus option {
    background-color: #fff;
}

    .km-android .km-widget, .km-android input, .km-android select, .km-android textarea, .km-ios7 .k-list, .km-ios7 .k-slider, .km-ios7 .km-checkbox-label:after, .km-ios7 .km-widget, .km-android select:not([multiple]):focus option {
        color: #333;
    }

.km-ios7, .km-ios7 * {
    background-clip: padding-box;
}
/*============= Kendo Ouverright Classes for Mobile issue fix end======*/
/*==================================== Kendo Overright Classes End=======================================================*/

.lblHeader {
    margin-left: 2px;
    color: blue;
}
/* Need to Remove this Unused styles
.tbCutoff {
    font-size: smaller;
    color: blue;
}
*/
.nav > li > a {
    /*display: -webkit-inline-box;*/
    display: list-item;
}
/*======================================Popup Component Start (Search for all pages)===================================================================*/
#searchModal .panel-default {
    border: none;
}

#searchModal .modal-header {
    padding: 10px 0 0 10px;
}

#searchModal .panel-body {
    padding: 0;
}

#searchModal .searchOrder .row {
    margin-top: 10px;
}

/* Bootstrap 4 migration changes */
/*#searchModal .close {
    margin: 6px;
}*/

.modal-backdrop.in {
    display: none;
}

.searchLabel {
    width: 150px;
}
/*======================================Popup Component End ===================================================================*/
.orderData input, .inventoryData input {
    position: relative !important;
    border: 1px solid #ccc !important;
    margin: 0 !important;
    padding: 0 !important;
    min-width: 2em !important;
}


.delivertDateSet {
    padding-top: 3px;
}

.orderDateTo {
    padding-top: 3px;
    padding-bottom: 1px;
}
/*========= Contact us page ==========*/
.contactTable {
    width: 50%;
}
/*========= Contact us page ==========*/
.hideIcon {
    display: none;
}
/* Need to Remove this unused styles
.pad {
    padding-left: 20px;
}
*/
.totalPayment {
    top: 6px;
}
/* Need to Remove this unused styles
.submitPayBtn {
    margin-left: 25px;
}
*/
.returnBtn {
    margin-left: -29px;
}
/* Need to Remove this unused styles
.ccPayBtn {
    margin-left: -10px;
}
*/
/*===================== Contact Us Page Start ==============*/
#fieldlist {
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

    #fieldlist li {
        list-style: none;
        padding-bottom: .7em;
        text-align: left;
    }

    #fieldlist label {
        display: block;
        padding-bottom: .3em;
        font-weight: bold;
        /*text-transform: uppercase;*/
        font-size: 12px;
        color: #444;
    }
    /* Css Lint*/
    #fieldlist .status {
        text-align: center;
    }

    #fieldlist li .k-widget:not(.k-tooltip),
    #fieldlist li .k-textbox {
        margin: 0 5px 5px 0;
    }


/*===================== Contact Us Page Start ==============*/
.confirm {
    margin-right: 30px;
}

.valid {
    color: green;
}

.invalid {
    color: red;
}

.returnBtnFP {
    margin-left: 1px;
}
/*=== Contact us page =====*/
.reasonWidth {
    width: 200px;
}

.msgWidth {
    width: 50%;
}
/* Need to remove unused classes
.searchBtnShift {
    left: -50px;
}
    */
/* Neecd to Remove Unused Classes
.emailList {
    width: 550px;
    display: grid;
    padding-right: 5px;
    padding-left: 6px;
}

.emailListPhone {
    width: 200px;
    display: grid;
    padding-left: 6px;
}
*/
.pnlHeadingUP {
    margin-right: -15px;
}

.pnlShift {
    margin-left: 15px;
}

.btnReturnPayHistory {
    padding-bottom: 14px;
}

/* Css Lint
.bg-color-well {
    /*background-color: #ecf0f1;
}
*/

.deliveryDatePosition .form-control {
    padding: 0 5px;
    width: 195px;
}
/* Batch Style in message menu start*/
.msgCounter {
    background-color: orange;
    border-radius: 1.25rem !important;
    position: absolute;
}
#message > span.msgCounter{
    color:navy !important;
}
/* Batch Style in message menu end*/

input[type=checkbox]{

    width:20px;
    height:20px;
}

/* pageLoadingThrobber Style start */
.pageLoadingThrobber {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    display:none;
    background-color:rgba(0,0,0,0.3);
    text-align:center;
    z-index:1000;
    height:100%;
}
.pageLoadingThrobber img { 
    top:40%;
    position:absolute;
    left:47%;
}
/* pageLoadingThrobber Style end*/

/* Store selection style changes for list view Start */
.storePage #grouped-listview .col-lg-1, .storePage #grouped-listview .col-lg-8 {
    padding-right: 0px;
    padding-left: 0px;
}
    /*.storePage #grouped-listview p{
        line-height: normal;
        margin: 0;
        color: #000;
    }*/
    .storePage #grouped-listview .container-fluid {
        padding-left: 1em;
        background: 0 0;
        border-radius: 0;
        border-width: 1px 0 0;
        border-style: solid;
        color: #000;
        border-top-color: rgba(180,180,180,.5);
        margin: 0;
        display: block;
        position: relative;
        list-style-type: none;
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: .1em .7em;
    }
    #grouped-listview {
        font-size: 13px;
    }
/* Store selection style changes for list view End */


/* Messages Page Style start */
.msgClass1 > .k-link {
    color: blue !important;
}
.msgClass2 > .k-link {
    color: red !important;
}
.msgClass3 > .k-link {
    color: orange !important;
    font-weight: bold !important;
}
.msgClass4 > .k-link {
    color: green !important;
    font-weight: bold !important;
}
.msgClass > .k-link {
}
/*child items padding*/
.k-panel > li.k-item {
    padding-top: 10px;
}
/* Messages Page Style end */

/* Bootstrap 4 migration changes Start*/
/* LayoutLogin Style Start*/
.row {
    width: 100%;
}

/*.nav-link {
    color: #4D4D4F !important;
    font-size: 15px;
    font-weight: bold;
}*/

.navbar {
    float: right;
}

.desktopLogo {
    margin: 1px 1px;
    display: inline-block;
    max-width: 150px;
    max-height: 50px;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 768px){
    .navbar-brand img {
        margin-top: -12px;
    }
    .subMenuHeader .sectiontitle {
        margin-top: 4px;
        padding-left: 2px;
    }
    .navbar {
        /*float: left;*/
        padding: 0rem 0rem;
    }
}

@media (max-width: 767px) {
    .logBtn {
        width: 50% !important;
        margin-left: -10px;
    }
    .navbar-brand img {
        margin-left: 30px;
    }
    .navbar {
        /*float: left;*/
        padding: 0rem 0rem;
    }
    .hidden-xs {
        display: none !important;
    }
}

/*To hide print/download icon in all mobile devices including iPad and iPad Pro*/
@media (max-width: 1025px) {
    .hide-in-devices {
        display: none !important;
    }
}

/*.footerContainer div:first-child {
    padding-left: 15px;
}*/
/* LayoutLogin Style End*/

/* Login Index page style Start*/
label {
    font-weight: 700;
}

[class*="col-"] {
    float: left;
}

.card {
    border-color: #ddd !important;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-inner {
    padding-bottom: 30px;
}

.logBtn:hover {
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.2);
}

.btn-primary {
    background-color: #337ab7;
}

.btn-primary:hover {
    background-color: #1F618D;
    border-color: #808B96 !important;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.2);
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #337ab7;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    background-color: #0062cc;
}

a {
    color: #337ab7;
    text-decoration: none;
}

.logBtn {
    width: 35%;
    margin-left: -10px;
}
/* Login Index page style End*/

/* Forgot Password Index page style Start*/
.btn-default {
    color: #333 !important;
    background-color: #fff;
    border-color: #ccc !important;
}
.btn-default:hover {
    background-color: #D5DBDB !important;
    border-color: #808B96 !important;
}
/* Forgot Password Index page style End*/

/* ContactUs Index page style Start*/
.form-control {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
ul {
    /*margin-top: 0px !important;*/
}
/* ContactUs Index page style End*/

/* Layout Blank style Start */
.btnUser {
    border-radius: 4px !important;
}
.card-header {
    font-weight: bold;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: .25rem 1.25rem;
}
.pull-right {
    float: right !important;
}
/* Layout Blank style End */

/* Change Password Index page style End*/
legend {
    margin-bottom: 20px;
    font-size: 21px;
    border-bottom: 1px solid #e5e5e5;
}

.infoTable > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.infoTable > thead:first-child > tr:first-child > th {
    border-top: 0;
}
/* Change Password Index page style End*/

/* User Profile Index page style End*/
/*.form-group > label {
    padding-top: 7px;
    padding-bottom: 4px;
}*/
/* User Profile Index page style End*/


/* Store Selection Index page style Start*/
.storePage #grouped-listview .col-lg-1, .storePage #grouped-listview .col-lg-8 {
    padding-right: 0px;
    padding-left: 20px;
    margin-right: -18px;
}

.storePage .listHeader .col-lg-1, .storePage .listHeader .col-lg-8 {
    padding-left: 30px;
}
/* Store Selection Index page style End*/

/* Layout Grid style Start */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
/* Layout Grid style End */

/* OpenInvoices Index page style Start */
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn {
    margin-bottom: 3px;
}

/*@media (min-width: 768px) {
    .subNavbar .nav > li > a {
        padding-top: 15px;
        padding-bottom: 14px;
    }
}*/
/* OpenInvoices Index page style End */

/* OpenInvoices PaySelected page style End */
.btn-outline-secondary {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-outline-secondary:hover{

}
/* OpenInvoices PaySelected page style End */
/* PaymentConfirmationHistory Index page style Start */
#searchModal .close {
    margin-right: 5px;
}
/* PaymentConfirmationHistory Index page style End */
/* OrderFormView page style Start */
.card {
    margin-bottom: 20px;
}
/* OrderFormView page style End */

.modal-title {
    font-size: 18px;
}

/* Bootstrap 4 migration changes End*/

.brweb-footer {
    background-color: #1a92c2;
}

.k-listview-bordered {
    border-width: 0px;
}

.listHeader {
    border-bottom: 0px;
}

.body-content .container-fluid .feather {
    margin-right: 2px;
    height: 20px;
    vertical-align: text-bottom;
}

#logoutLink:hover {
    text-decoration: underline;
}

#grouped-listview .k-listview-content .container-fluid .store-button {
    display: inline-block;
    padding: 0px 5px;
    background-color: #f2f6f8;
    border-radius: 8px;
}

.crp-globalnav-wrapper {
    background-color: #FFFFFF;
    padding: 10px;
}

.crp-globalnav-wrapper {
    background-color: transparent;
}

.dropdown-menu {
    background-color: #FFF !important;
}

.crp-globalnav-wrapper .topnav .navbar-nav .nav-item .nav-link, .crp-globalnav-wrapper .navbar-nav .nav-link {
    color: #000;
    font-size: 1rem;
}

.crp-globalnav-wrapper .topnav .navbar-nav .nav-item .dropdown-menu {
    padding-left: .5rem;
    border: 0;
    margin-left: 2.5rem;
}

.crp-globalnav-wrapper .navbar-nav .feather:not(.user-icon) {
    margin-right: 5px;
    height: 20px;
    vertical-align: text-bottom;
}

@media (max-width: 834px) {
    .sideNavUserProfile {
        background-color: transparent;
        padding-left: .5rem;
        border: 0;
        margin-left: 2.5rem;
    }
    .crp-globalnav-wrapper {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding-bottom: 20px;
        margin-top: 5px;
    }
    .navbar-brand img {
        min-width: 180px;
        padding-top: 23px;
    }
    .sideNav {
        padding: .5rem 1rem;
    }
    .brweb-topnav {
        display: none !important;
    }
    #navbarTopNavDropdown .topnav .navbar-nav .dropdown-menu {
        position: inherit !important;
        transform: inherit !important;
    }
}

.topnav {
    padding-top: 15px;
    padding-bottom: 10px;
}

@media (max-width: 834px) {
    .hidden-upto-iPad {
        display: none !important;
    }
}