﻿@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
#contact,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0 none;
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

a {
    cursor: pointer;
    /*display: block;*/
}

/*li {
    list-style: none;
}*/

body {
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

h1 {
    font-size: 16px;
    margin: 10px 0;
    float: left;
}

h2 {
    font-size: 14px;
    margin: 10px 0;
    float: left;
}

a {
    cursor: pointer;
}

/*login css start*/
.wrapper {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
    margin-top: -40px;
}

.log-main {
    display: flex;
    width: 100%;
    justify-content: center;
}

.log-header {
    width: 100%;
    float: left;
    padding: 15px;
}

    .log-header .textfield-wrap {
        position: relative;
        padding: 20px 15%;
        width: 100%;
    }

.log-logo {
    width: 100%;
    float: left;
    text-align: center;
}

.log-container,
.login-wrapper {
    width: 100%;
    float: left;
    margin-top: 75px;
}

    .log-container ul,
    .login-wrapper ul {
        width: 100%;
        margin: 0;
        padding: 0;
        float: left;
    }

.error-message-wrap {
    width: 100%;
    float: left;
    height: 30px;
    padding-top: 0;
}

.login-wrapper .SuccessAlert {
    margin: 0;
    font-size: 12px;
    padding-top: 0;
}

.error-message-wrap {
    width: 100%;
    float: left;
    height: 30px;
    padding-top: 0;
}

.login-wrapper .SuccessAlert {
    margin: 0;
    font-size: 12px;
    padding-top: 0;
}

.log-container .create-account,
.login-wrapper.create-account {
    margin-top: 150px;
}

.log-title {
    padding: 0 17%;
}

.error-message-wrapsmall {
    width: 100%;
    float: left;
    height: 5px;
    padding-top: 30px;
}

.log-container ul li,
.login-wrapper ul li {
    /*margin-bottom: 5px;*/
    padding: 5px;
    float: left;
    list-style: none;
}

    .log-container ul li label,
    .login-wrapper ul li label {
        width: 100%;
        float: left;
        text-align: right;
        line-height: 27px;
    }

.log-container .log-title h1,
.login-wrapper .log-title h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    width: 100%;
    text-align: center;
    float: left;
}

.log-container p,
.login-wrapper p {
    padding: 10px 0;
    text-align: center;
    float: left;
}

.text-log {
    width: 185px;
    padding: 5px;
    letter-spacing: 1px;
}

.log_button {
    width: auto;
    float: left;
    border: none;
    outline: none;
    line-height: 28px;
    cursor: pointer;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0;
    letter-spacing: 1px;
}

.forgot-password {
    background: none;
    border: none;
    outline: none;
}

.log-container a,
.login-wrapper a {
    text-decoration: underline;
    display: inline-block;
    height: 50px;
    padding: 20px 0;
    font-size: 14px;
}

.log-footer {
    width: 100%;
    float: left;
    margin-top: 25px;
}

    .log-footer span {
        width: 100%;
        text-align: center;
        float: left;
        margin-bottom: 5px;
        font-size: 11px;
    }

.width-10pc {
    width: 10% !important;
}

.width-11pc {
    width: 11% !important;
}

.width_15P {
    width: 15% !important;
}

.width-15 {
    width: 15px;
}

.width-30pc {
    width: 30% !important;
}

.width-100 {
    width: 100px;
}

/*fixed width*/

.width-30 {
    width: 30px;
}

.width-274 {
    width: 274px;
}

.width-20pc {
    width: 20%;
}

.width-62pc {
    width: 62%;
}

.width-50pc {
    width: 50%;
}

.full-width {
    width: 100%;
}

/*margin*/

.margin-0 {
    margin: 0 !important;
}

.margin-T2 {
    margin-top: 2px;
}

.margin-T0 {
    margin-top: 0 !important;
}

.margin-T3 {
    margin-top: 3px !important;
}

.margin-T4 {
    margin-top: 4px !important;
}

.margin-T4 {
    margin-top: 4px !important;
}

.margin-T5 {
    margin-top: 5px !important;
}

.margin-TB0 {
    margin: 0 !important;
}

.margin-T10 {
    margin-top: 10px !important;
}

.margin-T15 {
    margin-top: 15px;
}

.margin-T20 {
    margin-top: 20px !important;
}

.margin-T50 {
    margin-top: 50px !important;
}

.margin-T75 {
    margin-top: 75px !important;
}

.margin_L0 {
    margin-left: 0 !important;
}

.margin_L5 {
    margin-left: 5px !important;
}

.margin-B0 {
    margin-bottom: 0 !important;
}

.margin-B5 {
    margin-bottom: 5px;
}

.margin-B10 {
    margin-bottom: 10px !important;
}

.margin-R10 {
    margin-right: 10px;
}

/*padding*/
.padding-0 {
    padding: 0 !important;
}

.padding-10 {
    padding: 10px;
}

.padding-TB5 {
    padding: 5px 0;
}

.padding-B15 {
    padding-bottom: 15px;
}

.padding20 {
    padding: 20px;
}

.padding-T5 {
    padding-top: 5px;
}

.padding-T10 {
    padding-top: 10px;
}

.padding-T15 {
    padding-top: 15px;
}
/*img view*/

.img-view {
    width: 100%;
}

    .img-view img {
        width: 100%;
    }

/*button*/

.btn {
    padding: 4px 12px;
}

.btn-filter {
    margin: 4px 0 0 14%;
}

/*icon styles*/

.icons {
    width: 21px;
    height: 20px;
    background: url(../images/nav-icons.png);
    float: left;
    cursor: pointer;
}

.icon-item {
    background-position: 0 0;
}

.icon-customer {
    background-position: -21px 0;
}

.icon-notification {
    background-position: -42px 0;
}

.icon-im {
    background-position: -63px 0;
}

.icon-settings {
    background-position: -84px 0;
}

.icon-cart {
    background-position: -128px 0;
}

.icon-shipment {
    background-position: -106px 0;
}

.icon-user {
    background-position: 0 -20px;
}

.icon-save {
    background-position: -21px -20px;
}

.icon-add {
    background-position: -42px -20px;
}

.icon-delete {
    background-position: -63px -20px;
}

.icon-calendar {
    background-position: -84px -20px;
}

.icon-quote {
    background-position: -106px -20px;
}

.icon-resetPassword {
    background-position: 0px -40px;
}

.icon-dashboard {
    background-position: -21px -40px;
}

.icon-map {
    background-position: -42px -40px;
}

.icon-search {
    background-position: -63px -40px;
}

.icon-booking {
    background-position: -85px -40px;
}

.icon-order {
    background-position: -105px -40px;
}

.user-image {
    padding: 5px;
    border-radius: 3px;
    float: left;
}

/*nav*/

nav {
    padding: 5px 0;
}

.navbar {
    min-height: 40px;
}

.logo_v {
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    display: block;
    background: url(../images/logo_default.png);
    margin-top: 2px;
}

.nav > li {
    margin-right: 5px;
    position: relative;
}

    .nav > li .search-icon-wrap {
        position: absolute;
        right: 10px;
        top: 0;
        height: 30px;
        width: 48px;
       
    }
    .nav > li .search-icon-wrap .icon{
        padding: 0;
            width: 24px;
            height: 30px;
            float: left;
            cursor: pointer;
           
       
    }

    .nav > li input {
        width: 300px;
        margin-right: 10px;
    }

    .nav > li > a {
        padding: 5px;
        border-radius: 3px;
        float: left;
        cursor: pointer;
    }

        .nav > li > a:focus {
            background: none;
        }

.user-btn {
    background: none;
    border: none;
    outline: none;
    line-height: 28px;
}

.navbar-nav > li > .dropdown-menu {
    right: 0;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background: none;
    border: none;
}

.dropdown-menu {
    min-width: 100px;
    padding: 5px;
    top: 31px;
    border: none;
}

    .dropdown-menu li {
        text-align: right;
        list-style: none;
    }

        .dropdown-menu li a {
            float: left;
            padding: 5px 10px;
            display: block;
            text-decoration: none;
        }

            .dropdown-menu li a:hover {
                background: none;
            }

.forms-icon-right {
    position: absolute;
    right: 5px;
    top: 5px;
    padding-left: 5px;
}

/*inner page*/
.page-header,
.modal-header {
    margin: 0;
    width: 100%;
    height: 40px;
    position: fixed;
    z-index: 999;
    line-height: 37px;
}

.modal-header {
    border-radius: 6px 6px 0 0;
}

    .modal-header .page-header h1,
    .modal-header h1 {
        font-size: 16px;
        margin: 0;
        padding: 0 0 0 15px;
        line-height: 40px;
        font-weight: bold;
    }

.page-header .default-icon-wrap {
    position: absolute;
    right: 45px;
    top: 2px;
}

.breadcrumb {
    padding: 0;
    margin: 0;
    background: none;
    width: auto;
    float: left;
}

    .breadcrumb li {
        padding: 0 15px;
        position: relative;
        line-height: 38px;
        font-size: 14px;
        margin-right: 1px;
    }

        .breadcrumb li a {
            font-size: 16px;
            font-weight: bold;
            text-decoration: none;
        }

    .breadcrumb > .active {
        margin-left: -1px;
        font-weight: bold;
        font-size: 16px;
    }

    .breadcrumb li a {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
    }

    .breadcrumb > li + li:before {
        display: none;
    }

.content-holder {
    width: 100%;
    padding: 15px;
    float: left;
    margin-top: 40px;
}

label {
    width: 100%;
    text-align: right;
    float: left;
    font-weight: bold;
    line-height: 30px;
    font-size: 13px;
}

.forms ul {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

    .forms ul li {
        float: left;
        list-style: none;
        position: relative;
        margin: 0 0 5px 0;
        /*min-height: 34px;*/
    }

    .forms ul li {
        line-height: 30px;
        list-style: none;
    }

.hold-box {
    width: 100%;
    min-height: 32px;
    line-height: 30px;
    padding: 0 5px;
    text-decoration: underline;
}

.bg-none {
    background: none !important;
}

.Box a {
    width: 100%;
    min-height: 30px;
    line-height: 30px;
    padding: 0 5px;
    text-decoration: underline;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: transparent;
}

.a-list {
    padding: 5px;
}

.forms [class*="col-"] {
    padding-left: 3px;
    padding-right: 3px;
}

.row-padding-0 [class*="col-"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#itemListingTable td {
    padding: 2px 0;
}

#itemListingTable [class*="col-"] {
    padding: 2px 10px;
}

#itemListingTable label {
    text-align: left;
    line-height: 16px;
}

#itemListingTable .btn {
    padding: 2px 10px;
    margin-left: 5px;
    float: left;
}

.form-control {
    border-radius: 0;
    padding: 0 5px;
    height: 30px;
    font-size: 13px;
    font-weight: normal;
}

#itemListingTable input[type="text"] {
    padding: 0 5px;
    height: 26px;
    line-height: 22px;
    width: 93px;
    float: left;
}

.textarea {
    border-radius: 0;
    padding: 5px;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    min-height: 75px;
    resize: none;
}

.comment_textarea {
    text-align: center;
}

    .comment_textarea textarea.form-control {
        height: 65px;
    }

.dataTables_filter {
    margin-left: 75%;
}

    .dataTables_filter label {
        width: auto;
        float: right;
    }

    .dataTables_filter input[type="search"],
    .dataTables_length select {
        border-radius: 0;
        padding: 0 5px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        font-weight: normal;
    }

.title-head {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    font-weight: normal;
    border-radius: 4px 4px 0 0;
}

.holder {
    width: 100%;
    margin: 15px 0;
}

.fancy-bg {
    float: left;
    width: 100%;
}

.common-filter {
    width: 100%;
    padding: 2px 0 !important;
}

    .common-filter label {
        line-height: 33px;
    }

.sub-header {
    float: left;
    line-height: 30px;
    padding: 0 5px;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
}

.row-padding-0 label {
    padding-right: 5px !important;
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    right: -9px;
    top: 0;
}

/*grid*/

.grid-wrapper {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.grid-header,
.title-bar {
    width: 100%;
    height: 40px;
    border-radius: 4px 4px 0 0;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
}

.title-bar {
    border-bottom: none;
}

.grid-header h1 {
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    float: left;
    margin: 0;
    line-height: 40px;
}

.grid-header .forms ul li {
    margin-bottom: 0;
    list-style: none;
}

.grid-header .form-control {
    height: 30px;
    line-height: 30px;
}

.table-wrap {
    width: 100%;
    padding-bottom: 10px;
    height: calc(100vh - 190px);
    overflow-y: auto;
    position: relative;
    overflow-x: hidden;
}

.table ul li, ul.row li {
    list-style: none;
}

.table {
    margin-bottom: 10px;
    overflow-y: auto;
    width: 100% !important;
}
    /*.table.dataTable{
    border:none;
}*/
    .table > thead > tr > th {
        border-bottom: 0;
        font-weight: bold;
        padding: 2px 5px;
        height: 24px;
    }

        .table > thead > tr > th:last-child,
        .table > tbody > tr > td:last-child {
            border-right: 0;
        }

    .table > tbody > tr > td {
        border-bottom: 0;
    }

    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        vertical-align: middle;
        padding: 5px 5px;
    }

.table-wrap .dataTables_info {
    display: none;
}

.dataTable {
    margin-bottom: 0;
    overflow-y: auto;
    width: 100% !important;
}

    .dataTable > thead > tr > th,
    .dataTable > thead > tr > td {
        border-bottom: 0;
        font-weight: bold;
        padding: 5px;
    }

        .dataTable > thead > tr > th:last-child,
        .dataTable > tbody > tr > td:last-child {
            border-right: 0;
        }

    .dataTable > tbody > tr > td {
        border-bottom: 0;
        border-bottom: 0;
    }

    .dataTable > thead > tr > th {
        text-align: center;
    }

    .dataTable > tbody > tr > td,
    .dataTable > tbody > tr > th,
    .dataTable > tfoot > tr > td,
    .dataTable > tfoot > tr > th,
    .dataTable > thead > tr > td,
    .dataTable > thead > tr > th {
        vertical-align: middle;
        padding: 5px;
    }

table.dataTable tfoot th:last-child,
table.dataTable tfoot td:last-child {
    border-right: none;
}

table.dataTable.no-footer {
    border-bottom: 0;
}

.dataTables_wrapper .dataTables_length,
.dataTables_filter {
    position: absolute;
    top: -36px;
    left: 10px;
}

.dataTables_filter {
    right: 10px;
}

    .dataTables_filter label {
        width: auto;
    }

#myChart,
#myQuotesChart,
#backOrdersChart,
#quotesOrdersChart {
    padding: 0 23%;
    width: 100% !important;
    height: 100% !important;
    cursor: pointer;
    padding-bottom: 20px;
}

.button_wrap .box,
.default-icon-wrap {
    float: left;
    position: relative;
    margin: 5px 0 5px 5px;
    height: 30px;
    width: 29px;
    border-radius: 3px;
    padding: 2px;
    overflow: hidden;
}

.default-icon-wrap {
    margin: 0;
    padding: 4px 0 0 3px;
}

.button_wrap .box .button_icon {
    margin: 2px 1px;
    text-indent: -999px;
}

.checkbox,
.radio {
    margin-top: 6px;
}

input[type="button"] {
    cursor: pointer;
}

    input[type="button"].button_icon {
        border: none !important;
        outline: none;
        width: 21px;
        height: 20px;
    }

input[type=checkbox],
input[type=radio] {
    margin-top: 8px;
    margin-right: 3px;
}

label input[type=checkbox] {
    margin-right: 4px;
}

/*svg {
    width: 100% !important
}*/

/*custom select*/

.select-style {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    background: url(../images/select.png) no-repeat 99% 50%;
}

    .select-style select {
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        .select-style select:focus {
            outline: none;
        }

/*popup*/

.modal-content {
    border-radius: 7px;
}

.modal-header {
    position: relative;
    padding: 0;
}

    .modal-header .close,
    .close {
        padding: 0 px;
        border-radius: 2px;
        margin: 6px;
        opacity: 100;
        width: 26px;
        height: 26px;
        text-shadow: none;
    }

.close {
    padding: 4px 7px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: absolute;
    top: -2px;
    right: -3px;
}


.alert {
    padding: 3px;
    border-radius: 0;
}

.modal-footer {
    padding: 10px 15px;
}

.legend-wrap {
    width: 100%;
    float: left;
    padding: 20px 15px;
}

    .legend-wrap ul {
        width: 100%;
        float: left;
    }

        .legend-wrap ul li {
            width: auto;
            float: left;
            list-style: none;
        }

            .legend-wrap ul li span {
                margin-right: 5px;
            }

            .legend-wrap ul li label {
                float: left;
                width: auto;
                line-height: 10px;
                margin-right: 6px;
            }

.legent {
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 50px;
    margin-top: -1px;
}

.dataTable.no-footer {
    border-bottom: 0;
}

.dataTables_wrapper .dataTables_paginate {
    margin-top: 15px;
    padding-top: 0;
}

.dataTables_wrapper .dataTables_info, 
.data-table-filter-container {
    margin: 15px 0 10px;
    border-radius: 3px;
    line-height: 30px;
    padding: 0 5px;
}

.data-table-filter {
    display: table;
    border: 1px solid transparent;
    margin-left: 5px;
    margin-top: 1px;
    float: left;
    border-radius: 3px;
}
    .data-table-filter .content {
        display: table;
        line-height: 22px;
        padding: 2px;
        margin: 2px;
        float: left;
        margin-right: 7px;
    }

    .data-table-filter .caption {
        font-weight: bold;
    }

    .data-table-filter .my-close {
        display: table;
        float: right;
        font-size: 13px;
        line-height: 13px;
        margin-top: 2px;
        margin-right: 3px;
        cursor: pointer;
    }

.dataTables_paginate {
    border-radius: 3px;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border-radius: 0;
    border: none;
    line-height: 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    margin-left: 0;
    border-radius: 0;
}

.alignRight {
    text-align: right;
}

.alignCenter {
    text-align: center;
}

.modalLogin {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .8) url('https://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
}

label.error:before {
    content: "*";
}

label.error {
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 12px;
    padding-top: 3px;
    text-align: left;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modalLogin {
    display: block;
}

#itemListingTable ul {
    float: left;
    clear: both;
    width: 100%;
}

    #itemListingTable ul li {
        float: left;
        list-style: none;
    }

    #itemListingTable ul .row1 {
        width: 20%;
    }

    #itemListingTable ul .row2 {
        width: 20%;
    }
/*#itemPicture{
    border:none;
}*/
#itemPicture.form-control {
    padding: 0;
    /*padding-bottom: 10px;*/
    height: 293px;
}

hr {
    margin-top: 5px;
}

#divitemlisting a {
    line-height: 30px;
}

#shoppingCartTable .icons {
    float: none;
    display: inline-block;
}

#shoppingCartTable_wrapper .dataTables_info, #shoppingCartTable_wrapper .dataTables_paginate {
    display: none;
}

#orderListTable_wrapper .table thead tr th:first-child, #orderitem_wrapper .table thead tr th:first-child, #QuoteDetailsItems_wrapper .table thead tr th:first-child {
    padding-right: 20px;
}

/*mediaquery*/

@media (max-width: 1024px) {
    .width-62pc {
        width: 57%;
    }

    .btn-filter {
        margin: 4px 0 0 16%;
    }

    .dataTables_filter {
        margin-left: 74%;
    }

    .select-style {
        background: #fff url(../images/select.png) no-repeat 96% 49%;
    }

    data-toggle {
        display: none;
    }
}

@media (max-width: 768px) {
    .table-wrap {
        height: auto;
    }

    .col-sm-12 .title-head {
        margin-top: 10px !important;
    }

    .btn-filter {
        margin: 4px 0 0 23%;
    }

    .dataTables_filter {
        margin-left: 65%;
    }

    #activityTable {
        overflow-x: scroll;
    }

    .dataTables_filter {
        margin-left: 74%;
    }

    tooltip {
        display: none;
    }

    .col-sm-offset-3 {
        margin-left: 58.33333333% !important;
    }

    .width-50pc {
        width: 100%;
    }
}

.ql-editor {
    background: #fff;
    height: 200px !important;
    overflow-y: auto;
}

.ql-toolbar.ql-snow .ql-formats {
    margin-right: 0;
}

.text-editor-wrap {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 15px;
}

    .text-editor-wrap h2 {
        padding-top: 10px;
        border-top: solid 1px #ddd;
    }

    .text-editor-wrap .text-editor {
        width: 100%;
        float: left;
    }

.order-submit {
    padding: 10px 20px;
}

    .order-submit ul {
        border-bottom: solid 1px #fff;
    }

        .order-submit ul li {
            margin: 4px 0;
            list-style: none;
        }

        .order-submit ul:last-child {
            border-bottom: none;
        }

    .order-submit label {
        font-size: 14px;
        font-weight: bold;
    }

#shoppingCartTable_wrapper #shoppingCartTable_length {
    display: none;
}

.col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.checkbox-wrapper input[type=checkbox] {
    float: left;
}

.checkbox-wrapper label {
    width: auto;
    float: left;
    padding-left: 5px;
}

.terms-condition {
    width: 100%;
    height: 250px;
    overflow-y: auto;
}

.purchaseOrderNo {
    display: none;
}

.height-427 {
    height: 427px;
}

.border-none {
    border: none;
}

.required-box .form-control {
    width: 70%;
    float: left;
}

.required-box ul li label:first-child {
    float: right;
    display: inline-block;
}

.required-box label {
    width: auto;
    padding: 0;
    display: contents;
    float: none;
}

    .required-box label.error {
        float: left;
        width: auto;
        padding: 0;
        line-height: 30px;
    }

.confirmation-popup {
    width: 320px;
}

.success-message {
    font-size: 22px;
    color: #008e00;
    line-height: 40px;
}

.black_overlay {
    position: fixed;
    display: flex;
    align-content: center;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #000;
    display: none;
}

    .black_overlay .loader {
        position: absolute;
        left: 50%;
        top: 50%;
    }

.bold {
    font-weight: bold;
}

.cart-count {
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    color: #000000;
    border-radius: 10px;
    text-align: center;
    top: 16px;
    line-height: 17px;
    left: 23px;
    font-size: 10px;
}

#tandc ul, #tandc ol {
    width: 100%;
    padding: 0 0 0 1.5rem;
    margin-left: 15px;
}

    #tandc ul li, #tandc ol li {
        float: left;
        width: 100%;
        padding: 0;
        line-height: 16px;
    }

    #tandc ol li {
        list-style: decimal;
    }

#tandc p {
    width: 100%;
    float: left;
}

.ql-editor ol, .ql-editor ul {
    padding-bottom: 10px !important;
}

    .ql-editor ol > li, .ql-editor ul > li {
        width: 100%;
        line-height: 18px;
        margin-bottom: 0;
    }

.cart-date-control .ui-datepicker-trigger {
    float: left;
    border: none;
    background: none;
    margin: 4px 2px;
}

    .cart-date-control .ui-datepicker-trigger img {
        width: 18px;
    }

.cart-date-control .inputreqdate {
    float: left;
    width: 150px;
}

.icon-searchmore {
    background: url(../images/searchmore.png);
}
.search-icon {
    background: url(../images/search.png);
}

.highlight-input {
    border-radius: 5px !important;
    border: #FF0000 1px solid !important;
}
.parametric-search .forms h2{
width: 100%;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}
.white-space{
    white-space:break-spaces;
}

.col {
    white-space: normal;
}

.qty-div-tbl {
    display: table;
    margin-bottom: 5px;
}

/* Message Dialog */

/* The Modal (background) */
.message-modal-background {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2147483646; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.message-modal-container {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 30%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.message-modal-close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .message-modal-close:hover,
    .message-modal-close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.message-modal-body {
    padding: 15px;
}

.message-modal-close {
    float: right;
    margin: 2px 5px 0px 0px;
}

.message-modal-title {
    margin: 10px 0px 0px 10px;
    font-size: 26px;
}

.message-modal-header,
.message-modal-footer {
    color: white;
    height: 50px;
}

.message-modal-header {
}

.message-modal-footer {
    padding: 5px;
    font-size: 11px;
    text-align: right;
    height: 35px;
}

.message-modal-success {
    /*#5cb85c*/
    /*background-color: #4caf50 !important;*/
    background-color: #28a745 !important;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b4e391+0,61c419+50,b4e391+100;Green+3D */
    /*background: #b4e391;*/ /* Old browsers */
    /*background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%);*/ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, #b4e391 0%,#61c419 50%,#b4e391 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 );*/ /* IE6-9 */
}

.message-modal-error {
    /*background-color: #e51c23 !important;*/
    background-color: #dc3545 !important;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
    /*background: #ff3019;*/ /* Old browsers */
    /*background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);*/ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );*/ /* IE6-9 */
}

/* END Message Dialog */