﻿@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400&display=swap");
/* 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: "Noto Sans", sans-serif;
  font-size: 14px;
}

/* 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%;
  height: auto;
  padding-top: 0;
  margin: 5px 0;
  position: fixed;
  top: 10px;
  z-index: 20001;
  background-color:transparent;
}

.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-B10 {
  padding-bottom: 10px;
}
.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;
  border-radius: 0;
}

.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;
  margin-top: 2px;
  background-size: contain;
  display: flex;
}
.logo_v img {
  max-height: 100%;
}
.nav > li {
  margin-right: 5px;
  position: relative;
}

.nav > li .search-icon-wrap {
  position: absolute;
  right: 0px;
  top: 0;
  height: 24px;
  width: 56px;
  background: #f2f2f2;
}
.nav > li .search-icon-wrap .icon {
  padding: 0;
  width: 28px;
  height: 22px;
  float: left;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.nav > li .search-icon-wrap .icon {
  background-color: #f2f2f2 !important;
}
/* .nav > li .search-icon-wrap .icon-selected {
        background-color: #5b6670 !important;
    } */
.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: 120px;
  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 20px 0 0 !important;
  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: 5px 0 15px;
  float: left;
}
@media (max-width: 1220px) {
  .content-holder {
    padding: 5px 15px;
  }
}
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 label.avail {
  text-align: left;
  line-height: 16px;
  background-color:#dfe330 !important;
  padding:5px;
  width:100% !important;
}

label.avail {
  height: 25px;
    background-color: #dfe330 !important;
    width: 30%;
    padding: 7px;
}

label.availvalue {
    clear:both;
  height: 36px;
    background-color: #dfe330 !important;
    float: left;
    width: 30%;
     margin: 0px 0px 5px 0px;
    padding: 7px;
}
a.avail {
text-align: left;
    height: 36px;
    background-color: #dfe330 !important;
    float: left;
    clear: both;
    width: 30%;
    margin: 0px 0px 5px 0px;
    padding: 7px;
}
span.avail {
  text-align: left;
  line-height: 16px;
  background-color:#dfe330 !important;
  padding:5px;
}
div.avail {
  text-align: left;
  line-height: 16px;
 /* background-color:#dfe330 !important;*/
  
}
#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;
  box-sizing: border-box;
}

#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%;
  min-height: 40px;
  border-radius: 4px 4px 0 0;
  padding: 0 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  display: flex;
  align-items: center;
}

.title-bar {
  border-bottom: none;
}

.grid-header h1 {
  padding: 0 5px;
  font-size: 14px !important;
  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;
  padding-left: 0 !important;
}
.table ul li.cart-date-control-field {
  padding-left: 1.5rem !important;
}
.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;
  border-radius: 0;
}

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 {
  margin: 15px 0 10px;
  border-radius: 3px;
  line-height: 30px;
  padding: 0 5px;
}

.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: 1px solid transparent;
}

.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, 0.8)
    url("https://i.stack.imgur.com/FhHRx.gif") 50% 50% no-repeat;
}

label.error {
  font-size: 10px;
  line-height: 10px;
  padding-top: 3px;
}

/* 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: 150px;
  overflow-y: auto;
}
.resalecert {
  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: 0.5;
  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;
}

.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;
  margin-bottom: 10px !important;
}
.white-space {
  white-space: break-spaces;
}
.ss-data-table .dataTables_wrapper .dataTables_length,
.dataTables_filter {
  position: relative;
  top: 0;
  left: auto;
  display: flex;
  margin-bottom: 5px;
}
.ss-data-table .dataTables_length label {
  display: flex;
  align-items: center;
}
.ss-data-table .dataTables_length select {
  min-width: 50px;
  margin: 0 0.3rem;
}
.relative {
  position: relative;
}
.w-auto {
  width: auto;
}
.w-100 {
  width: 100%;
}
.mr-2 {
  margin-right: 1rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.5rem !important;
}
.mt-2 {
  margin-top: 1rem !important;
}
.p-2 {
  padding: 1rem !important;
}
.pl-15 {
  padding-left: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.flex-grow-1 {
  flex-grow: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.justify-content-between {
  justify-content: space-between;
}
.align-items-end {
  align-items: flex-end;
}
.mb-1 {
  margin-bottom: 10px;
}
.f-none {
  float: none;
}
.hr-margin {
  margin: 1rem 0;
}
.filter-wrapper {
  background: #f2f2f2;
  padding: 1rem;
}
.cart-date-control-field {
  position: relative;
}
.cart-date-control-field .inputreqdate {
  padding-right: 30px;
}
.cart-date-control-field .ui-datepicker-trigger {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 20px;
  z-index: 1;
  float: none;
  display: flex;
  align-items: center;
  height: 20px;
  padding: 0;
}
.cart-date-control-field .ui-datepicker-trigger img {
  width: auto;
  max-width: 100%;
}
.text-right {
  text-align: right !important;
}
.page-header.callout li:first-child {
  padding-left: 0 !important;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.ss-form-control {
  height: auto !important;
  min-height: 24px;
  border: none !important;
}
.header-utility .search-wrapper .block-search #itemtext::-ms-input-placeholder,
.small-header #itemtext::-ms-input-placeholder {
  color: #f2f2f2;
}
.header-utility .search-wrapper .block-search #itemtext::placeholder,
.small-header #itemtext::placeholder {
  color: #f2f2f2;
}
#maincontent .small-header ul li,
#maincontent .small-header ol li,
#maincontent .order-submit ul li {
  padding-left: 0;
}
.small-header .nav > li .search-icon-wrap {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
}
.small-header .nav > li .search-icon-wrap .icon {
  background-color: #000000 !important;
}
@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: flex !important;
  }
}
.nav .dropdown-menu {
  padding: 10px !important;
  border-radius: 0;
}
#maincontent .small-header ul > li > ul > li:before {
  content: "";
}
.m-0 {
  margin: 0;
}
.modal-header .close:hover,
.close:hover {
  border: none;
}
.common-spacer {
  padding: 0 1.25rem;
  position: relative;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: inherit;
}
.m-0 {
  margin: 0 !important;
}

/* tiny slider */
.tns-nav {
  text-align: center;
  margin: 10px 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.1);
  padding: 5px;
  border-radius: 5px;
}
@media screen and (min-width: 1399px) {
  .tns-nav {
    top: 310px;
  }
}
.tns-nav > [aria-controls] {
  width: 9px;
  height: 9px;
  padding: 0;
  margin: 5px 0px;
  border-radius: 50%;
  background: #a7a9ac;
  border: 0;
}

.tns-nav > .tns-nav-active {
  background: #d7df23;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

.tns-outer {
  padding: 0 !important;
  width: 100%;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.tns-outer [data-action] {
  display: none;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}
.h-100vh {
  height: 100vh;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: border-box;
}
.legal li {
 
}
.order-confirmation-message {
  width: 400px;
  padding: 3rem 2rem;
  background: rebeccapurple;
  margin: 1rem auto;
  background: #f2f2f2;
  border-radius: 10px;
}
.order-confirmation-message .success-message {
  line-height: inherit;
  font-weight: bold;
}
.small-header .navigation {
  max-width: fit-content;
  background: none;
}
.ml-auto {
  margin-left: auto !important;
}
.ml-3 {
  margin-left: 2rem !important;
}
.small-header .ui-widget.ui-widget-content {
  border: none !important;
}
.small-header .navigation .level0 > .level-top {
  color: #ffffff;
}
.small-header .navigation .level0 .submenu a {
  width: 100%;
}
.ss-page-header .small-header .level0 .submenu {
  text-align: left;
  z-index: 22000;
  background-color: rgba(215, 223, 35, 0.65);
  border: 0;
  backdrop-filter: blur(3px) contrast(0.75);
}
.ss-page-header .header.main.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 3.2rem;
}
.sticky-search {
  display: none !important;
}
.sticky-header .sticky-search {
  display: flex !important;
}
.sticky-header .nav > li input {
  width: 260px;
  padding-right: 60px;
}
.sticky-header .nav > li .search-icon-wrap {
  left: auto;
  right: 0;
}
.sticky-header .bss-megamenu .form-control {
  margin: 0;
}
.flex-wrap {
  flex-wrap: wrap;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper .btn {
  padding: 0 1.25rem !important;
  font-size: 0.75rem;
  line-height: 1.75rem !important;
  font-weight: 400;
  color: #fff !important;
  background: #5b6670 !important;
}

.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.close-menu-button {
  display: none;
  border-top: 1px dashed #d2d2d2;
  width: 100%;
}
@media only screen and (max-width: 999px) {
  .hidden-field {
    display: none !important;
  }
  .sm-margin {
    margin-left: 13px !important;
  }
  .close-menu-button {
    display: flex;
    float: left;
  }
}
.admin-login-block {
  max-width: 300px;
  margin: 3rem auto;
}
.admin-login-block h4 {
  font-size: 1.2rem;
  color: #6d6d6d;
}
.pt-50 {
  padding-top: 50px;
}
.tns-controls button:last-child {
  background: none;
  border: none;
  color: transparent !important;
  position: relative;
  padding: 0;
}
.tns-controls button:last-child::before {
  content: "";
  position: absolute;
  border: 2px solid white;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background: url(../images/website/down-arrow.svg) center center no-repeat;
  background-size: contain;
  left: -5px;
}
.tns-controls button[data-controls="prev"] {
  display: none;
}
.tns-controls button:focus,
.tns-controls button:active,
.tns-controls button:focus:hover,
.tns-controls .button:focus:hover {
  background: none;
  border: none;
}
.tns-controls button:last-child:hover::before {
  background-color: rgba(255, 255, 255, 0.6);
}
.tns-controller-wrapper {
    position: fixed;
    top: 60%;
    transform: translateY(-50%);
    right: 10%;
    z-index: 1030;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tns-controls{
    order: 3;
}
.tns-nav{
    order: 2;
    margin: 15px 0;
}
a#overview-wrapper {
    text-align: center;
    padding: 2px 5px;
    line-height: normal;
    border-radius: 2000px;
    border: solid #fff 2px;
    color: #fff;
    mix-blend-mode: screen;
    cursor: pointer;
    order: 1;
    font-size: 12px;
    font-weight: bold;
}
#overview-wrapper:hover {
    background-color: #fff;
    color: #000;
    mix-blend-mode: screen;
}
@media screen and (max-width:1024px){
    .tns-controller-wrapper{
        top: auto;
        bottom: 10%;
        flex-direction: row;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    .tns-nav{
        flex-direction: row;
        margin: 0 15px;
    }
    .tns-nav > [aria-controls]{
        margin: 5px;
    }
    .tns-controls button:last-child::before{
        left: 0;
        top: -4px;
    }
}


@media (min-width: 1000px) {
    .my-col{
        width:200px;
    }
}

/* 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 */

.page-not-found-container,
.error-container {
    display:table;
    margin:25px auto;
}

    .page-not-found-container .a-head,
    .error-container .a-head {
        text-align:center;
    }

    .page-not-found-container .msg-content,
    .error-container .msg-content {
        text-align: center;
        font-size:1.1em;
        line-height:26px;
    }