form {
    display: inherit;
}
.custom-placeholder {
    display: block;
    padding-left: 12px;
    opacity: 0.4;
    font-family: Arial, sans-serif;
}
tr.s td {
    color: red;
}
.new_prod_alert {
    padding: 5px 12px 8px 12px;
    background: #ff685c;
    border-radius: 7px;
    font-size: 16px;
    color: #ffffff!important;
    line-height: 1em;
}
.top_lg_subheading {
    display: block;
    font-size: 20px;
    margin-top: 4px;
    color: #009688;
    font-weight: 500;
    text-align: left;
}
.sales_chart_month_picker {
    font-size: 20px;
    border: none;
    padding: 0;
}
.pbar {
     /* padding: 10px; */
    position: absolute;
    opacity: .1;
    /* margin-top: -15px; */
    height: 45px;
    margin-left: -5px;
    top: 5px;
    border-radius: 5px;
     }
.header-icon {
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
}
.widget-11-2 .widget-11-3-table {
        height: 155px;
}
.header-icon:hover {
    background: #e4e4e4;
}
.w-100px {
    width: 90px;
    min-width: 90px
}
.w-80px {
    width: 80px;
    min-width: 80px
}
.o-visible {
    overflow: visible!important;
}
.p-relative {
    position: relative!important;
}
.table.table-condensed-more tbody tr td {
    padding-top: 8px;
    padding-bottom: 8px;
}
.sales_chart_month_picker:focus,.sales_chart_month_picker:read-only {
    background: none;
    font-weight: 500!important;
}
.sales_chart_month_picker:hover {
    cursor: pointer
}
.chart_date_picker_div {
    max-width: 140px;
    border-radius: 5px;
}
.chart_date_picker_div:hover, {
    background: #f4f4f4;
    cursor: pointer
}
.daily_sales_summary_date h5 {
    font-weight: bold;
    font-size: 14px;
    /* margin: 0; */
    line-height: 22.7px;
    font-family: arial;
    letter-spacing: -0.006em;
    margin-top: -8px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 5px;
}
.daily_order_summary_div i.icon-bag {
    font-size: 41px
}
.daily_order_summary_div h3 {
    line-height: 28px;
}
#daily_sales_date_picker_btn {
    font-size: 19px;
    padding: 0 10px!important;
    line-height: 43px;
}
.b-light {
    border-color: #e4e4e4;
}
.input-group-text {
  background-color: #f2f4f5;
  color: rgba(122, 137, 148, 0.47);
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 2px;
}
.input-group-text.primary {
  border: 1px solid #007be8;
  color: #fff;
  background-color: #007be8;
}
.input-group-text.success {
  background-color: #0090d9;
  color: #fff;
}
.input-group-text.info {
  background-color: #1f3853;
  color: #fff;
}
.input-group-text.warning {
  background-color: #fbb05e;
  color: #fff;
}
.input-group-text.danger {
  background-color: #f35958;
  color: #fff;
}
.input-group-text.transparent {
  background-color: transparent;
    font-size: 23px;
    margin-top: 4px;
    border: none;
}
.input-group-append .input-group-text {
  border-left: 0;
}
.input-group-prepend .input-group-text {
  border-right: 0;
}
.more_tab_btn > a {
    min-width: auto!important;
    padding: 13px 10px!important
}
.no-transform {
    text-transform: none!important
}
.jumbotron {
    overflow: visible
}
.top_jumbo_dd {
    min-width: 125px!important;
}
.top_jumbo_dd .dropdown-menu {
    background: none
}
.top_jumbo_dd .dropdown-menu a {
    background: #f4f4f4
}
.top_jumbo_dd.dropdown-default .btn-rounded+.dropdown-menu {
    border-radius: 6px;
}
.top_jumbo_dd button.dropdown-toggle {
    background: #f4f4f4;
    width: auto!important;
    min-width: 100%!important;
    text-align: left!important;
}
.top_jumbo_dd button.dropdown-toggle i {
    margin-right: 6px;
    float: left;
    margin-top: 3px;
}
.top_jumbo_dd .dropdown-menu {
    width: auto!important;
    min-width: 100%!important;
}
.top_jumbo_dd.dropdown-default .btn.dropdown-toggle:after{
    right: 26px;
    margin-top: -10px;
}
.new_prod_alert:hover {
    background: #d51000;
}
@-webkit-keyframes blinker {
    from {opacity: 1.0;}
    to {opacity: 0.0;}
}
.blink{
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-direction: alternate;
}
/** PADDING **/
/** BORDER **/
.m-w-540 {
    max-width: 540px!important;
}
.b-b-0 {
    border-bottom: 0px!important;
}
.b-0 {
    border: 0px!important;
}
.full-btn {
    width: 100%;
    border-radius: 0;
    height: 100%;
    font-size: 17px;
}
.date_range_picker_list input {
    border: 0;
}
.date_range_picker_list i {
    font-size: 21px;
    color: #ccc;
    margin-top: 5px;
    margin-right: 6px;
}
daterangepicker .calendar th, .daterangepicker .calendar td {
    width: 31px;
    height: 29px;
    padding: 0px 5px!important;
}
.daterangepicker .daterangepicker_start_input label, .daterangepicker .daterangepicker_end_input label {
}
.daterangepicker .ranges input {
    font-size: 18px!important;
    font-weight: 600!important;
}
.paging-div {
    text-align: center;
    padding: 20px;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
}
.paging-div a {
    padding: 10px;
}
.tbl-mini-list tr td {
    padding: 3px 10px!important;
}
.tbl-compact-list tr td {
    padding: 12px 10px 10px 10px!important;
}
.pad-20 {
    padding: 20px!important;
}
#sales-size-tbl th {
    background: #e1e1e1;
    color: #686868;
}
#sales-size-tbl td {
    background: #f3f3f3;
}
#sales-size-tbl th, #sales-size-tbl td {
    padding: 6px;
    border: 1px solid #c3c3c3;
    font-size: 16px;
    text-align: center;
}
.input-group-append input[type="button"],
.input-group-append input[type="submit"] {
    border-radius: 0px 4px 4px 0px;
}
#m_add_det_cont_Seven span, #m_add_det_cont_Eight span {
    max-width: 140px;
    float: left;
}
.ss_Yes {
    color: #1bba6b;
    padding: 3px 7px;
    background: #d7fff3;
    border-radius: 20px;
}
.ss_No {
    color: red;
    padding: 3px 7px;
    background: antiquewhite;
    border-radius: 20px;
}
.l-height-15 {
    line-height: 15px!important;
}
.sales-show-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
}
.sales-footer-main-div {
    padding-top: 15px;
}
#sales-footer-tbl td {
    padding: 6px;
    border: 0px solid #c3c3c3;
    font-size: 16px;
    text-align: center;
    width: 10%;
}
#sales-footer-tbl .footer-btn-title {
    font-size: 21px;
    line-height: 16px;
    text-transform: uppercase;
}
#sales-footer-tbl .footer-btn-desc {
    font-size: 11px;
    line-height: 10px;
    display: block;
    text-transform: uppercase;
    color: #999;
}
#sales-footer-tbl .footer-btn-div {
    float: left;
    text-align: left;
}
#sales-footer-tbl td img {
    max-width: 36px;
    float: left;
    margin-right: 6px;
    opacity: 0.5;
}
#salesArticleTable td {
    padding: 2px 10px;
}
#salesArticleTable th, #salesArticleTable td {
    border: 1px solid #c3c3c3;
}
.salesArtListFooter {
    height: 50px;
    border-top: 1px solid #c3c3c3;
    background: #ffffff;
}
.tbl-mini-list thead tr th:first-child {
    padding-left: 10px!important;
}
.font-16i {
    font-size: 16px!important;
}
.create-btn-dd {
    position: absolute;
    padding: 0px 5px 2px 5px;
    background: #fff;
    z-index: 1;
    right: 0;
    font-size: 11px;
    border-radius: 0px 0px 0px 5px;
    font-weight: 500;
    cursor: pointer;
}
.create-btn-dd:hover {
    background: #37b0e9;
    color:#fff;
}
.align-right {
    text-align: right!important;
}
.align-left {
    text-align: left!important;
}
.tab-nav-dropdown:after {
    margin-top: 0px!important;
}
.font-45 {
    font-size: 45px;
}
.m-b-2 {
    margin-bottom: 2px;
}
.status-ico {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 15px;
    padding: 3px;
}
.text-bold {
    font-weight: 600!important;
}
.font-23 {
    font-size: 23px!important;
}
.font-19 {
    font-size: 19px!important;
}
.card-block-left {
    padding: 15px 15px 15px 0px;
}
.card-block-right {
    padding: 15px 0px 15px 15px;
}
.card .card-header + .card-body {
    padding-top: 0;
}

.card .card-body {
    padding: 20px;
}
.input-label-only {
    display: block;
    padding: 10px 0px 10px 12px;
    opacity: 0.8;
}
.clear-heading {
    font-size: 24px!important;
    margin-top: 0px;
    line-height: inherit!important;
}
.block-separator {
    border-bottom: 1px solid #eceeef;
    padding: 0px 0px 0px 0px;
    margin: 0px -15px 20px -15px;
    width: 100%;
    clear: both;
}
.arrow-down1 {
    height: 8px;
    border-left: 230px solid transparent;
    border-right: 230px solid transparent;
    border-top: 14px solid #4dabe7;
    background: #2f81b5;
}
.arrow-down2 {
    height: 8px;
    border-left: 230px solid transparent;
    border-right: 230px solid transparent;
    border-top: 14px solid #2f81b5;
    background: #fff;
}
.arrow-down3 {
    height: 8px;
    border-left: 230px solid transparent;
    border-right: 230px solid transparent;
    border-top: 14px solid aliceblue;
    background: #ffffff;
}
.card-block h5 strong {
    font-weight: 600;
}
.text-small {
    font-size: 12px;
}
.border-left-lg {
    border-left: 1px solid #eee;
}
.pro-photo-upload-btn {
    position: absolute;
    margin-top: -48px;
    background: rgba(0, 0, 0, 0.50);
    border: 3px solid #fff;
    outline: none!important;
    font-weight: 700;
    padding: 6px;
    font-size: 34px;
    color: #fff!important;
    cursor: pointer;
    height: 50px;
}
.pro-photo-input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.pro-photo-label {
    position: relative;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    font-size:19px;
}
#preview-profile-pic {
    border: 1px solid #eceeef;
    min-height: 100px;
    text-align: center;
    background: #f2f2f2;
    max-height: 450px;
    overflow: hidden;
}
#preview-profile-pic img {
    width: 100%;
}
#progressDivId {
    height: 4px;
    border-radius: 5px;
}
#progressDivId .progress-bar {
    height: 4px
}
#uploaded_image_msg {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #e2e2e2;
}
.product-raw-photo-input {
    height: 0;
    overflow: hidden;
    width: 0;
}
#product_photo_div img {
    width: 100%;border-radius: 5px;
}
.font-21 {
    font-size: 21px!important;
}
.font-grey {
    color: #ccc!important;
}
.n-m {
    margin: 0px;
}
.panel-flat {
    padding: 10px 10px 20px 10px;
}
.panel-flat .panel-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}
.panel-heading {
    position: relative;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-flat>.panel-heading>.panel-title {
    margin-top: 2px;
    margin-bottom: 2px;
}
.heading-elements {
    background-color: inherit;
    position: absolute;
    top: 50%;
    right: 20px;
    height: 36px;
    margin-top: -18px;
}
.heading-elements:not(.visible-elements) .heading-text {
    margin-top: 8px;
}
.heading-elements:not(.visible-elements) .heading-text {
    display: inline-block;
}
.heading-elements:not(.visible-elements) .icons-list {
    margin-top: 10px;
}
.icons-list {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    font-size: 0;
}
.heading-elements:not(.visible-elements) .breadcrumb, .heading-elements:not(.visible-elements) .daterange-custom, .heading-elements:not(.visible-elements) .heading-btn, .heading-elements:not(.visible-elements) .heading-form, .heading-elements:not(.visible-elements) .heading-text, .heading-elements:not(.visible-elements) .heading-thumbnails, .heading-elements:not(.visible-elements) .icons-list, .heading-elements:not(.visible-elements) .nav-pills, .heading-elements:not(.visible-elements) .nav-tabs, .heading-elements:not(.visible-elements) .noui-slider, .heading-elements:not(.visible-elements) .pager, .heading-elements:not(.visible-elements) .pagination, .heading-elements:not(.visible-elements) .progress, .heading-elements:not(.visible-elements) .ui-slider, .heading-elements:not(.visible-elements)>.btn-group {
    float: left;
    margin-left: 20px;
}
.icons-list>li:first-child {
    margin-left: 0;
}
.img-circle {
    border-radius: 50%
}
.text-default, .text-default:focus, .text-default:hover {
    color: #333!important;
}
.icons-list>li {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
}
.icons-list>li>a, .dropdown-menu>li>a {
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}
.w100 {
    width: 100%;
}
.circle-16 {
    width: 12px!important;
    height: 12px!important;
}
.details-mdl-title a {
    font-size: 15px;
    color: #0098dc;
}
.details-mdl-info span {
    display: block;
}
.disp-block {
    display: block;
}
.edit-form-container {
    padding: 5px 0px;
}
.details-mdl-container .details-header{
    background: none;
    border-bottom: 2px solid #f1f1f1;
    margin-left: -20px;
}
.details-mdl-container .card-header {
    padding: 0px;
    min-height: 18px;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    border-bottom: 1px solid #f0f0f0;
}
.details-mdl-container .card-header .card-title {
    font-family: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding-bottom: 10px;
}
.lh-25 {
    line-height: 25px;
}
.select2-container--open {
    z-index: 1050;
}
.details-mdl-container .card.card-default {
    border: 0px ;
}
.card-group.horizontal .card+.card {
    border-left: 0px;
}
.card-group .card-header .card-title>.details-mdl-collapse:after {
    font-family: 'simple-line-icons';
    content: "\e607";
    position: absolute;
    right: 13px;
    top: 36%;
    color: #575757;
    cursor: pointer;
    background: none;
    font-size: 17px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 0px;
    text-align: right;
}
.card-group .card-header .card-title>.details-mdl-collapse.collapsed:after {
    content: "\e05f";
    color: rgba(87, 87, 87, 0.7);
}
.details-header {
    background: rgba(240, 240, 240, 0.70);
    margin-left: -26px;
    margin-right: -25px;
    padding: 20px;
    margin-top: -2px;
}
.details-mdl-edit-container {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 5px!important;
}
.dropdown-menu .divider {
    margin: 7px 0;
}
.panel-flat .panel-heading .table, .panel-flat .panel-heading .table-responsive, .table-responsive {
    border-top: 1px solid #ddd;
}
.media-left, .media .pull-left {
    padding-right: 15px;
}
.media-body, .media-left, .media-right {
    position: relative;
}
.img-xs {
    width: 40px!important;
    height: 40px!important;
}
.img-md {
    width: 55px!important;
    height: 55px!important;
}
.text-semibold {
    font-weight: 500;
}
.text-size-base {
    font-size: 13px;
}
.text-success, .text-success:focus, .text-success:hover {
    color: #4caf50!important;
}
.border-success {
    border-color: #4caf50;
}
.status-mark {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid;
}
.text-muted {
    color: #999!important;
}
.media {
    margin-top: 15 px
}.media: first-child {
    margin-top: 0
}.media, .media-body {
    zoom: 1;overflow: hidden
}.media-body {
    width: 10000 px
}.media-object {
    display: block
}.media-object.img-thumbnail {
    max-width: none
}.media-right, .media > .pull-right {
    padding-left: 10 px
}.media-left, .media > .pull-left {
    padding-right: 10 px
}.media-body, .media-left, .media-right {
    display: table-cell;vertical-align: top
}.media-middle {
    vertical-align: middle
}.media-bottom {
    vertical-align: bottom
}.media-heading {
    margin-top: 0;
    margin-bottom: 5 px
}.media-list {
    padding-left: 0;
    list-style: none
}
.bg-indigo-300 {
    background-color: #7986cb;
    border-color: #7986cb;
    color: #fff;
}
.bg-light {
    background: #f4f4f4;
}
.bg-green {
    background: #d5ffd5!important;
}
.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;
}
.dropdown {
    cursor: pointer;
}
.no-pro-img {
    display:inline-block;
    font-size:1em;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:50%;
    vertical-align:middle;
    color:white;
}
.sample-color-circle {
    display: inline-block;
    font-size: 1em;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    color: white;
    font-weight: 600;
    margin-top: -5px;
}
.no-pro-img-60 {
    display: inline-block;
    font-size: 2em;
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    color: white;
}
.no-pro-img-40 {
    display: inline-block;
    font-size: 1.4em;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    color: white;
    margin-right: 10px;
    float: left;
}
.no-pro-img-170 {
    display: inline-block;
    font-size: 5em;
    width: 170px;
    height: 170px;
    line-height: 170px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    color: white;
}
.alt-row-color {
    background: #ffffff;
    white-space: initial;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
}
.alt-row-color:hover {
    background: #fbfbfb;
}
.autoSrchContent {
    line-height: 14px;
}
.text-block {
    display: block;
}
.text-violet {
    color: #6d5eac;
}
.m-r-10 {
    margin-right: 10px;
}
.trans-btn {
    border: none;
    background: none;
    font-size: 17px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 0px;
}
.trans-btn:hover {
    border: none;
    background: #f4f4f4;
}
.noti-success-circle {
    display: inline-block;
    font-size: 2em;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    color: white;
    background: #029676;
}
.total_data {
    text-align: right;
    line-height: 30px;
    border-right: 1px solid #ccc;
    color: #038796;
    font-weight: 100;
}
.mailbox-pagination {
    text-align: right;
}
.panel-heading, .hpanel .hbuilt {
    background: #fff;
    padding: 10px 10px;
    border-radius: 2px;
    /*    display: flex;*/
    margin-left: 0;
    margin-right: 0;
}
.sq-btn {
    padding-left: 10px;
    padding-right: 10px;
}
.hpanel .panel-heading {
    color: inherit;
    font-weight: 600;
    padding: 10px 4px;
    transition: all .3s;
    border: 1px solid transparent;
}
.page-title-div {
    float: left;
    padding: 0px 6px 6px 6px;
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
    border-left: 1px solid #ccc;
    margin-left: 10px;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
    float: left;
    font-size: 44px;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
    float: left;
    width: 80%;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
    line-height: 24px;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    padding-top: 10px;
    border-top: 1px solid #f0f0f0;
    margin-top: 10px;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll {
    overflow-y: hidden;
    height: auto!important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #181818;
    text-decoration: none;
    background-color: #f7f7f9;
}
.dropdown-colorselector .dropdown-menu>li:first-child, .dropdown-menu>.dropdown-item:first-child {
    padding-top: 0px;
}
.dropdown-colorselector .dropdown-toggle:after {
    color: rgba(255, 255, 255, 0.54);
    left: 0px;
    top: 27px;
    width: 90%;
    text-align: center;
}
.btn-colorselector {
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 10px;
    padding-top: 5px;
}
.dropdown-colorselector .dropdown-menu-right {
    right: -7px;
}
.txt-center-sm {
    text-align: inherit;
}
.not-found-icon {
    width: 100%;
}
.brand {
    max-width: 90px;
}
.brand img {
    width: 100%;
    max-width: 160px;
}
.deleteFocus {
    background: #ffe2e1;
}
.list-count-box {
    white-space: nowrap;
    padding-top: 7px;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: normal;
    padding-left: 10px;
}
.filter_key {
    font-weight: 600;
    color: #6d5eac;
}
.filter_key2 {
    display: block;
    font-weight: 600;
    color: #6d5eac;
}
.count_caption_box {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #ccc;
    margin-top: 8px;
    line-height: 17px;
}
.no_filter_caption2 {
    height: 38px;
    padding-top: 12px;
}
.min-w-250 {
    min-width: 250px!important;
}
.min-w-160 {
    min-width: 160px!important;
}
.tab-head-counter {
    font-size: 31px;
    line-height: 25px;
    letter-spacing: -1px;
    color: #ccc;
    font-weight: 300;
}
#list-card-tab-1 .active .tab-head-counter {
    color: #737373;
}
#list-card-tab-1 img {
    float: left;
    max-width: 40px;
    opacity: .3;
    margin-right: 8px;
}
#list-card-tab-1 .active img {
    opacity: .8;
}
.module-main-btn {
    width: 95px;
    height: 95px;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 10px;
    text-align: center;
}
.module-main-btn a {
    color: #ffffff!important;
}
.module-main-btn img {
    width: 85%;
}
.box-one {
    background: #0275d8;
    margin-left: 20px;
}
.box-two {
    background: #6d5eac;
    margin-left: 10px;
}
.box-three {
    background: #1dbb99;
    margin-left: 20px;
}
.box-four {
    background: #f0ad4e;
    margin-left: 10px;
}
.box-five {
    background: #e2886c;
    margin-left: 20px;
}
.box-six {
    background: #a4c073;
    margin-left: 10px;
}
/* STAFF PROFILE CARD #6d5eac */
.bio {
    background: #4dabe7;
    text-align: center;
    color: #fff;
    padding: 20px;
}
.bio h1,.bio h2,.bio h3 {
    color: #fff;
    margin: 0;
}
.bio h3 {
    color: #ffffff;
    font-size: 25px;
    line-height: 32px;
    margin: 0;
    font-weight: normal;
}
.bio-content {
    /* width: 500px; */
}
.bio-header {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 0em;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px; }
.bio-container {
    width: 100%;
    margin: 3em auto 1em auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    padding-bottom: 1.5em;
    background-color: #ffffff;
    -webkit-box-shadow: #bdc3c7 0 5px 5px;
    -moz-box-shadow: #bdc3c7 0 5px 5px;
    box-shadow: #bdc3c7 0 5px 5px; }
.bio-bg {
    border-bottom: 8px solid #5cc0ff; }
.bio-data .add-pre {
    padding: 10px;
    background: aliceblue;
}
.staff_contact img {
    width: 40px;
    opacity: .3;
}
.bio-data .add-phone {
    padding: 10px;
    background: #2f81b5;
    color: #ffffff;
}
.avatarcontainer {
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    width: 170px;
    height: 170px;
    display: block;
}
.max-w-500 {
    min-width: 500px!important;
    max-width: 500px!important;
}
.max-w-1100 {
    min-width: 1100px!important;
    max-width: 1100px!important;
}
#staffDetailsModal {
    padding: 0px!important;
}
.avatarcontainer img {
    border: 10px solid rgba(255, 255, 255, 0.42);
}
.bio-avatar {
    width: 100%;
    border: 8px solid #5cc0ff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.bio-avatar img {
    width: 65px;
    height: 65px;
}
.bio-data {
    color: #81878b;
    text-align: center;
}
.bio-data ul {
    padding-left: 0px;
}
.bio-data li.staff_contact {
    width: 32%;
    text-align: center;
    display: inline-block;
    border-right: solid 1px #bdc3c7;
}
.bio-data li.staff_contact:last-child {
    border: none;
}
.bio-data li.staff_contact span {
    display: block;
    text-transform: uppercase;
    margin-top: .6em;
    font-weight:700;
}
#staffDetailsModal .nav-tabs, #staffDetailsModal .nav-pills {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#sampleDetailsModal .nav-tabs, #sampleDetailsModal .nav-pills {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#staffDetailsModal .nav-tabs > li, #staffDetailsModal .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    zoom:1; /* hasLayout ie7 trigger */
    margin: 0 auto;
    width: 50%;
}
#sampleDetailsModal .nav-tabs > li, #sampleDetailsModal .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    zoom:1; /* hasLayout ie7 trigger */
    margin: 0 auto;
    width: 50%;
}
.bio-desc {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 171px;
    padding: 1.2em 1em 0 1em;
    color: white;
    text-align: center;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
.bio-desc h3 {
    font-size: 1.2em;
    margin-bottom: .5em; }
.bio-desc p {
    font-size: .9em;
    line-height: 1.5em; }
.follow {
    margin: 1.5em auto 0 auto;
    background-color: #2589cc;
    width: 150px;
    color: white;
    text-align: center;
    padding: .5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease; }
.follow:hover {
    background-color: #167abd;
    cursor: pointer; }
.min-w-350 {
    min-width: 350px;
}
.select2-container--open .select2-dropdown--below {
    min-width: 250px!important;
    border-top: 1px solid #eaeaea;
}
.select2-selection__rendered {
    padding-right: 25px!important;
}
.select2-selection__arrow {
    /*    bottom: 0px!important;*/
}
.p-l-10 {
    padding-left: 10px;
}
.list-col-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
    padding: 0px 15px!important;
}
.list-mini-col-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
    padding: 10px 15px!important;
}
.txt-overflow-ell {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.max-w-300 {
    min-width: 300px;
}
#staff-autosearch-list{
    list-style: none;
    margin-top: -3px;
    padding: 0;
    width: 280px;
    position: absolute;
    left: 0;
    top: 35px;
    -webkit-box-shadow: 0px 0px 5px rgba(87, 87, 87, 0.2);
    box-shadow: 0px 0px 5px rgba(87, 87, 87, 0.2);
    z-index: 2;
}
#staff-autosearch-list li{
    padding: 10px;
    background: #ffffff;
    border-bottom: #f4f4f4 1px solid;
    text-align: left;
}
#staff-autosearch-list li:hover{
    background:#f4f4f4;
    cursor: pointer;
}
#addNewDataAcc .cs-backdrop {
    border: 0px;
    background: none;
}
#addNewDataAcc .form-group-default .cs-wrapper {
    width: auto;
}
#sample_chart img {
    width: 100%;
    opacity: .5;
}
.column-title {
    line-height: 15px;
}
#sample-value {
    text-align: center;
    font-weight: bold;
    font-size: 3em;
    width: 100%;
    line-height: 60px;
    margin: 0px auto;
    letter-spacing: -.07em;
}
input[type="range"] {
    display: block;
    -webkit-appearance: none;
    /*background-color: #bdc3c7;*/
    width: 100%;
    background-color: #bdc3c7;
    height: 2px;
    border-radius: 5px;
    margin: 0 auto;
    outline: 0;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #bdc3c7;
    cursor: pointer;
    transition: .3s ease-in-out;
}
input[type="range"]::-webkit-slider-thumb:hover {
    background-color: white;
    border: 2px solid #e74c3c;
}
input[type="range"]::-webkit-slider-thumb:active {
    transform: scale(1.6);
}
.irs-grid {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 83%;
    height: 20px;
    margin: 0 auto;
    margin-left: 40px;
}
.irs-grid-pol {
    background: #e1e4e9;
}
.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #ccc;
}
.irs-grid-text {
    color: #999;
}
.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #ccc;
}
.irs-grid-pol.small {
    height: 4px;
}
.anti-gradient_100  {color: #57bb8a;}
.anti-gradient_95   {color: #63b682;}
.anti-gradient_90   {color: #73b87e;}
.anti-gradient_85   {color: #84bb7b;}
.anti-gradient_80   {color: #94bd77;}
.anti-gradient_75   {color: #a4c073;}
.anti-gradient_70   {color: #b0be6e;}
.anti-gradient_65   {color: #c4c56d;}
.anti-gradient_60   {color: #d4c86a;}
.anti-gradient_55   {color: #e2c965;}
.anti-gradient_50   {color: #f5ce62;}
.anti-gradient_45   {color: #f3c563;}
.anti-gradient_40   {color: #e9b861;}
.anti-gradient_35   {color: #e6ad61;}
.anti-gradient_30   {color: #ecac67;}
.anti-gradient_25   {color: #e9a268;}
.anti-gradient_20   {color: #e79a69;}
.anti-gradient_15   {color: #e5926b;}
.anti-gradient_10   {color: #e2886c;}
.anti-gradient_5    {color: #e0816d;}
.anti-gradient_0    {color: #dd776e;}
.h-290 {
    max-height: 290px!important;
    min-height: 290px!important;
}
.sizeDiv  > div > div {
    padding: 0;
    border: 0;
}
.sizeDiv  > div  {
    padding-right: 4px!important;
}
.form-group-attached>div.sizeDiv>[class*='col-'] {
    padding-right: 4px!important;
}
.sizeDiv .form-group-default label.fade {
    opacity: 1!important;
    background: #fff9e9;
}
.sizeDiv > div > div > label {
    font-weight: bold;
    padding: 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px 3px 0px 0px;
    background: #fff9e9;
    white-space: nowrap;
    overflow: hidden;
}
.sizeDiv > div > div > input {
    padding: 3px 10px!important;
    border: 1px solid #ddd!important;
    border-radius: 0px 0px 3px 3px!important;
    border-top: 0px!important;
    margin-top: 0px!important;
}
.sizeDiv .form-group-default.focused {
    background: #ffeec2!important;
}
.sizeDiv .form-group-default.focused label {
    opacity: 1!important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
input:read-only {
    font-weight: bold!important;
    color: #000!important;
}
.stock-header-table th {
    border-bottom: 0px solid #f2f2f2;
}
.stock-header-table thead {
    border-bottom: 1px solid #f2f2f2;
}
.stock-header-table thead:last-child {
    border-bottom: 0px solid #f2f2f2;
}
.stock-header-table thead th {
    border-bottom: none!important;
    padding-bottom: 5px!important;
    padding-top: 5px!important;
    padding-left: 10px!important;
}
.stock-header-size-div {
    max-height: 80px;overflow: hidden;overflow-y: scroll;
}
.stock-list {
    overflow: visible;border-top: 1px solid #f0f0f0;
}
.stock-total-val {
    display: block;
    font-size: 19px;
    line-height: 15px;
    color: #85858e;
}
.stock-data-table tr td {
    border-bottom: 0px!important;
    min-width: 36px;
}
.e {
    background-color: #f4f4f4;
}
.l {
    background: rgba(255, 255, 255, 0.4);
}
.d {
    background: #d7dee6;
}
.rtext {
    color: red;
}
.product-image {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.msg {
    padding: 10px 0px;
    color: #FF9800;
}
.header_column {
    text-align: right;
    font-size: 25px;
    font-weight: 300;
}
.fixed_footer_div {
    position: fixed;
    bottom: -10px;
    border-top: 0px;
    margin-right: 12px;
    box-shadow: 0px -10px 23px -13px rgba(0,0,0,0.69);
    -webkit-box-shadow: 0px -10px 23px -13px rgba(0,0,0,0.69);
    -moz-box-shadow: 0px -10px 23px -13px rgba(0,0,0,0.69);
    overflow:hidden;
    margin:0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    z-index:999;
    background-color: #e7ecf1!important;
}
.footer_row_1 table tr td {
    _padding: 10px 10px;
}
.fixed_footer_div #button{
    width:35px;
    height:35px;
    border: #727172 12px solid;
    border-radius:35px;
    margin:0 auto;
    position:relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
/*
.fixed_footer_div #button:hover{
width:35px;
height:35px;
border: #3A3A3A 12px solid;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
position:relative;
}
.fixed_footer_div:hover {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
height: 10em;
}
*/
.fixed_footer_div .table td {
    font-size: 16px;
    font-weight: 700;
    border-right: 0px solid #ccc;
}
.hide-footer {
    height: 1.5em;
    bottom: -10px;
}
.show-footer {
    height: 8em;
    bottom: 0px;
}
.header-msg {
    font-size: 12px;
    width: 100%;
    position: absolute;
    margin-top: -16px;
    text-align: center;
}
.t_tdm4 span {
    font-size: 21px;
}
.info-ico {
    padding: 5px 8px;
    background: #fff4d2;
    border-radius: 10px;
    color: #E91E63;
}
.highlight-input {
    background: #fff4d2;
}
.logo_substitute {
    font-size: 25px;
    font-weight: 600;
    /* float: left; */
    line-height: 25px;
    letter-spacing: -.02em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.logo_prefix_substitute {
    color: #fff;
    font-size: 15px;
    line-height: 31px!important;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
}
.logo_prefix_mdl_settings {
    color: #fff;
    font-size: 31px;
    line-height: 50px!important;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
}
.thumbnail-wrapper.d51 {
    width: 51px;
    height: 51px;
}
.product_list_thumb {
    width: 30px;
    margin-top: -5px;
    opacity: .6;
}
.bootstrap-tagsinput .badge {
    margin-right: 5px;
    color: #353535;
    background-color: #efefef;
    padding: 8px 8px;
    border-radius: 4px;
    border: none;
    margin-bottom: 5px;
}
/* ===================== FILE INPUT ===================== */
.file-area {
    width: 100%;
    position: relative;
    padding: 0;
    border: none;
}
.file-area input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
    outline: none!important;
}
.file-area .file-dummy {
    width: 100%;
    padding: 30px;
    background: rgba(255,255,255,0.2);
    border: 2px dashed rgba(160, 154, 154, 0.2);
    text-align: center;
    transition: background 0.3s ease-in-out;
    font-size: 21px;
}
.file-area:hover .file-dummy {
    background: rgba(255,255,255,0.1);
}
.file-area input[type=file]:focus + .file-dummy {
    outline: 2px solid rgba(0,0,0,0.5);
    outline: -webkit-focus-ring-color auto 5px;
}
.file-area.selected-files .file-dummy {
    border-color: rgba(0,255,0,0.4);
    background-color: rgba(0,255,0,0.3);
}
.summaryIco {
    font-size: 47px;
    float: left;
    vertical-align: top;
    margin-top: -8px;
    margin-right: 10px;
    color: #c5c5c5;
}
.summaryIco img {
    width: 70px;
    border-radius: 4px;
}
#banner_list tr td {
    padding: 5px 10px;
}
#banner_list .summaryIco img {
    height: 70px;
    border-radius: 4px;
}
div.cs-skin-slide {
    width: 100%;
    height: 100%
}
.cs-select .cs-placeholder {
    /*
    width: 100%;
    height: 100%;
    padding: 0px 33px 0px 17px;
    */
/*    line-height: 30px;*/
}
#clear_filter_top_disp {
    display: none;
    padding: 5px 20px
}
.bl-0 {
    border-left: 0!important;
}
.builder {
    width: 483px;
    right: -483px;
}
.builder a {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #9a9a9a;
}
.pb-100 {
    padding-bottom: 100px;
}
.social_edit_div span {
    display: initial;
    padding-left: 5px;
}
.social_edit_div a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}
.jscolor {
    border: none;
    border-radius: 4px;
    padding: 5px 10px;
    width: 100%;
}
.jscolor.jscolor_right {
    border: none;
    border-radius: 6px;
    padding: 5px 16px;
    width: 28px;
    position: absolute;
    right: 10px;
    top: 15px;
    /* padding: 20px; */
    height: 28px;
}
.theme_color_disp span {
    padding: 10px;
    width: 40px;
    height: 28px;
    border-radius: 5px;
    float: left;
    margin-left: 10px;
}
.show-social-on-web {   
    line-height: 15px;
    min-height: 52px;
}
.filter-date {
    width: 120px;
}
.modal .large-modal {
    min-width: 750px;
}
.modal .thermal-modal {
    min-width: 350px;
    max-width: 400px;
}
.c_order_details_top_left {
    text-align: left;
    padding: 0px;
}
.c_order_details_invoice {
    padding: 30px 40px 40px 40px;
}
.c_order_details_tbl .c_o_d_items {
    text-align: left;
    padding: 15px 10px;
}
.c_o_d_logo {
    float: left;
    height: 38px;
    margin-right: 10px;
}
.c_o_d_company_info span {
    font-size: 18px;
    font-weight: 600;
}
.c_o_d_company_info {
    float: left;
    line-height: 20px;
}
.c_o_d_inv_title {
    line-height: 40px;
    margin: 0;
}
.c_o_d_customer_info {
    background: #f4f4f4;
    padding: 10px 20px;
    border-radius: 4px;
}
.l-h-20 {   
    line-height: 20px;
}
.c_o_d_total {
    border-left: 1px solid #ccc;
    background: #f4f4f4;
}
.bio-container, .bio-content, .tab-content ,.tab-pane {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
@media (max-width: 767px) {
    .max-w-300 {
        min-width: auto!important;
    }
    .card-block-left {
        padding: 15px;
    }
    .card-block-right {
        padding: 15px;
    }
    .txt-center-sm {
        text-align: center;
    }
    .not-found-icon {
        width: 40%;
    }
    .make-left-0-15 {
        padding-left: 15px;
    }
    .arrow-down1, .arrow-down2, .arrow-down3 {
        display: none;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .brand img {
        max-width: 200px;
    }
    /*#staffDetailsModal */
    #staffDetailsModal .modal-content {
        display: block!important;
        border: 0;
        border-radius: 0px!important;
        /* background: transparent; */
    }
    #staffDetailsModal .bio-container, #staffDetailsModal .modal-dialog {
        margin: 0px!important;
        width: 100%!important;
        box-shadow: none!important;
        border-radius: 0px!important;
        background: #fff!important;
    }
    #staffDetailsModal .bio-content {
        width: 100%!important;
    }
    #staffDetailsModal .bio-header {
        border-radius: 0px!important;
    }
    #staffDetailsModal .modal-body {
        padding: 0!important;
    }
    /*#sampleDetailsModal */
    #sampleDetailsModal .modal-content {
        display: block!important;
        border: 0;
        border-radius: 0px!important;
        /* background: transparent; */
    }
    #sampleDetailsModal .bio-container, #sampleDetailsModal .modal-dialog {
        margin: 0px!important;
        width: 100%!important;
        box-shadow: none!important;
        border-radius: 0px!important;
        background: #fff!important;
    }
    #sampleDetailsModal .bio-content {
        width: 100%!important;
    }
    #sampleDetailsModal .bio-header {
        border-radius: 0px!important;
    }
    #sampleDetailsModal .modal-body {
        padding: 0!important;
    }
    .max-w-500 {
        min-width: 300px!important;
        max-width: 100%!important;
    }
}
@media (min-width: 767px) {
    .btn-colorselector {
        font-size:12px;
    }
    .make-left-0-15 {
        padding-left: 0px;
    }
}
/* Summernote
https://github.com/HackerWins/summernote
*/
.note-editor {
    border-color: #ebebeb;
}
.note-editor.note-airframe, .note-editor.note-frame {
    border-color: #ebebeb;
}
.note-editor .note-toolbar {
    padding: 0;
    background-color: #f2f4f5;
    border-bottom: none;
}
.note-editor .note-toolbar .btn-group {
    margin: 0 -1px 0 0;
}
.note-editor .note-toolbar .btn-group .btn {
    font-size: 12px;
    font-weight: 600;
    height: 50px;
    min-width: 47px;
    line-height: 50px;
    padding: 0 5px;
    border-radius: 0;
    background-color: #f2f4f5;
    border-color: transparent;
    border-right-color: #eaecee;
    border-bottom-color: #eaecee;
    color: #7a8994;
}
.note-editor .note-toolbar .btn-group .btn.active,
.note-editor .note-toolbar .btn-group .btn:active {
    background-color: #eaecee;
}
.note-editor .note-toolbar .btn-group .btn.dropdown-toggle {
    min-width: 61px;
}
.note-editor .note-toolbar .btn-group .btn:not(:last-child),
.note-editor .note-toolbar .btn-group .btn:not(:only-child) {
    margin-right: 1px;
}
.note-editor .note-statusbar {
    background-color: transparent;
}
.note-editor .note-statusbar .note-resizebar {
    border-top-color: transparent;
}
.note-editor .note-statusbar .note-resizebar .note-icon-bar {
    border-top: 1px solid #eaecee;
}
.note-popover .popover .popover-content .dropdown-menu li a i,
.note-toolbar .dropdown-menu li a i {
    color: #007be8;
}
.clean-label {
    padding: 7px 10px 0px 10px;
}
.border-orange {
    border-color: #f0ad4e;
}    
.b-l-0 {
    border-left: 0;
}
.list-col-overflow-s {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
    padding: 20px 10px!important;
}
.order_custom_select {
    background: none;
}    
.billing_select_div {
    padding-left: 0px;
}   
.billing_info_select_div {
    margin-bottom: 20px;
}
.billing_select_div label, .pickup_point_select_div label {
    font-size: 13px;
    font-weight: 500;
    color: #999;
}
.dd_info_right {
    border: 0;
    border-left: 0;
    border-bottom: 0;
}
.order_custom_select .select2-container .select2-selection {
    border: 0!important;
    font-size: 18px;
    background: none;
}
.order_custom_select .select2-results__options::-webkit-scrollbar {
    width: 16px;
    background-clip: padding-box;
}
.order_custom_select .select2-results__options::-webkit-scrollbar-track {
    background-color: #F4F4F4;
    height: 5px;
    background-clip: padding-box;
    border-right: 5px solid rgba(0, 0, 0, .5);
    border-top: 5px solid rgba(0, 0, 0, .5);
    border-bottom: 5px solid rgba(0, 0, 0, .5);
}
.order_custom_select .select2-results__options::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #0F2464;
    border-right: 5px solid rgba(0, 0, 0, .5);
    border-top: 5px solid rgba(0, 0, 0, .5);
    border-bottom: 5px solid rgba(0, 0, 0, .5);
}
.order_custom_select .select2-results__options::-webkit-scrollbar-button {
    display: none;
}
.order_custom_select .select2-container .select2-selection .select2-selection__rendered {
    padding-top: 8px;
}
.order_customer_billing_div {
    border-top: 1px solid #e7e7e7;
    margin-top: 10px!important;
    padding-top: 10px;
}
.dd-sub-text {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    padding-top: 7px;
}
.selected_billing_info_right h4, .selected_shipping_info_right h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}
.selected_billing_info_right h5, .selected_shipping_info_right h5 {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    color: #999;
}
.chkbox_fit_form {
    margin-bottom: 10px;
    margin-top: -10px;
    padding-left: 0px;
}
.chkbox_fit_form label {
    padding-left: 25px;
}
.policy_left_panel img {
    opacity: .4;
}   
.add_product_btn {
    width: 100%;
    height: 53px;
    border-radius: 0px;
}
.upd_product_btn {
    width: 100%;
    height: 53px;
    border-radius: 0px;
}
.before_adding_product_div img {
    max-height: 25px;
}
.before_adding_product_div span{
    font-size: 21px;
    font-weight: 600;
    line-height: 27px;
}
.before_adding_product_div {
    padding: 10px 20px 20px 20px;
    background: aliceblue;
    border-radius: 4px;
    margin-top: 20px
}
.order_products_tbl_div {
    display: none
}
.create_order_btn_div {
    display: none;
}
#list_stk tr.r:hover {
    background-color: antiquewhite;
    cursor: pointer
} 
#list_stk tr.r:hover  .stock-data-table {
    background-color: rgba(255, 255, 255, 0.42)!important;
}  
#list_stk tr.r:hover  .e {
    background-color: rgba(229, 180, 115, 0.43)!important;
} 
.stock_update_sticky_div {
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: flex
}
.stock_update_sticky_div.fixed {
    background: #fff;
    /* width: 90%; */
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: fixed;
    display: flex;
    top: 50px;
    z-index: 2
}
.tgl {
    display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
    box-sizing: border-box;
}
.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection {
    background: none;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
    background: none;
}
.tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}
.tgl + .tgl-btn:after {
    left: 0;
}
.tgl + .tgl-btn:before {
    display: none;
}
.tgl:checked + .tgl-btn:after {
    left: 50%;
}
.tgl-flip + .tgl-btn {
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    -webkit-perspective: 100px;
    perspective: 100px;
    /*        margin: 0 auto;*/
    margin-bottom: 0px
}
.tgl-flip + .tgl-btn:after, .tgl-flip + .tgl-btn:before {
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px;
}
.tgl-flip + .tgl-btn:after {
    content: attr(data-tg-on);
    background: #02C66F;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.tgl-flip + .tgl-btn:before {
    background: #ffdad3;
    content: attr(data-tg-off);
    color: #FF5722;
}
.tgl-flip + .tgl-btn:active:before {
    -webkit-transform: rotateY(-20deg);
    transform: rotateY(-20deg);
}
.tgl-flip:checked + .tgl-btn:before {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.tgl-flip:checked + .tgl-btn:after {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    left: 0;
    background: #5cbd91;
}
.tgl-flip:checked + .tgl-btn:active:after {
    -webkit-transform: rotateY(20deg);
    transform: rotateY(20deg);
}
#privillage_list thead tr th {
    text-align: left
}
#privillage_list tbody tr td {
    text-align: left
}
#privillage_list .tgl-flip + .tgl-btn:before
{
    min-width: 100px
}
#privillage_list .tgl-flip:checked + .tgl-btn:after
{
    min-width: 70px
}
/*Checkboxes styles*/
input.chkNew { display: none; }
input.chkNew + label {
    display: block;
    position: relative;
    padding-left: 38px;
    margin-bottom: 20px;
    font: 14px/20px 'Open Sans', Arial, sans-serif;
    color: #ddd;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 0em;
    color: #ccc;
}
input.chkNew + label span {
    display: block;
    color: #858585;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0em;
    line-height: 0.9em;
    font-weight: 500;
}
input.chkNew + label:last-child { margin-bottom: 0; }
input.chkNew + label:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #6cc0e5;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}
input.chkNew:checked + label:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    border-width: 2px!important;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
input.chkNew:checked + label:after {
    content: ''!important;
}
.file-area .file-dummy {
    padding: 15px;
}
#banner_preview_box {
    background: #f4f4f4;
    height: 270px;
    border-radius: 6px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
}
#banner_preview_box.only_image {
    background: #f4f4f4;
    height: 270px;
    border-radius: 6px;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
}
#preview_banner_content {
    font-family: "Ubuntu",sans-serif;
    padding: 20px;
    width: 60%;
    margin-top: 40px;
}
#preview_banner_content.align-1 { float: none; text-align: left }    
#preview_banner_content.align-2 { float: right; text-align: right }    
#preview_banner_content.align-3 {     
    float: none;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px; 
}    
#preview_banner_content div:nth-child(1) {
    font-size: 17px;
    font-weight: 600;   
    display: block;
    color: #5c5c5c;
    letter-spacing: -1px;
}
#preview_banner_content div:nth-child(2) {
    font-size: 28px;
    line-height: 27px;
    margin-top: 5px;
    font-weight: 700;   
    margin-bottom: 5px;   
    display: block;
    color: #333333;
    letter-spacing: -2px;
}
#preview_banner_content div:nth-child(3) {
    font-size: 11px;
    line-height: 12px;
    margin-top: 10px;
    color: #989898
}
#banner_content_width_slider .slider-selection {
    background: #BABABA;
}
.rangeslider__fill {
    background: #0099FF;
}
.rangeslider--horizontal {
    height: 3px;
    width: 100%;
}
.rangeslider--horizontal .rangeslider__handle {
    top: -12px;
    touch-action: pan-y;
    -ms-touch-action: pan-y;
}   
.rangeslider__handle:after {
    height: 0px;
    width: 0px
}  
.rangeslider__handle {
    width: 42px;
    height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
    color: #999;
    box-shadow: none;
    background: #fff;
    border: 3px #b9b9b9 solid;
    letter-spacing: -1px;
    border-radius: 15px;
}  
.form-group-default.input-group {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #fff;
    position: relative;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 2px;
    overflow: hidden;
    width: 100%;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    padding: 0;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.form-group-default.input-group .input-group-text {
    border: 0;
    border-radius: 0;
    min-width: 50px;
    background-color: #f2f4f5;
    color: rgba(122,137,148,.47);
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}
.form-group-default.input-group .input-group-text i {
    width: 100%;
}
.form-group-default.input-group .form-input-group {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
#default_banner_image {
    height: 270px;
    border-radius: 6px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
}
#banner_entry_instruction {
    padding: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: beige;
}  
.select_it_first {
    animation: blink2 .5s step-end infinite alternate;
    background: #fff;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}    
.stock-header-table th {
    border-bottom: 0px solid #f2f2f2;
}
.stock-header-table thead {
    border-bottom: 1px solid #f2f2f2;
}
.stock-header-table thead:last-child {
    border-bottom: 0px solid #f2f2f2;
}
.stock-header-table thead th {
    border-bottom: none!important;
    padding-bottom: 5px!important;
    padding-top: 5px!important;
    padding-left: 10px!important;
}
.stock-header-size-div {
    max-height: 80px;overflow: hidden;overflow-y: scroll;
}
.stock-list {
    overflow: visible;border-top: 10px solid #f0f0f0;
}
.stock-total-val {
    display: block;
    font-size: 19px;
    line-height: 15px;
    color: #85858e;
}
.stock-data-table tr td {
    border-bottom: 0px!important;
    min-width: 36px;
}
.e {
    background-color: #f4f4f4;
}
.sample-color-circle {
    background: #f4f4f4;
    overflow: hidden;
    border-radius: 7px;
}    
.product_list_thumb {
    width: 40px;
}
#list_stk tr .product_list_thumb {
    opacity: .5;
}     
#list_stk tr:hover .product_list_thumb {
    opacity: 1;
} 
.list_sale_price_edit {
    padding: 5px 12px;
    max-width: 115px;
    border: 1px solid #e7e7e7;
}
#art_list tr .list-col-overflow { overflow: visible }
#art_list tr .product_list_thumb {
    opacity: 1;width: 100%;
}
.sample-color-circle {
    background: #f4f4f4;
    overflow: hidden;
    border-radius: 7px;
}
div.tooltip-product-photo {outline:none; }
div.tooltip-product-photo strong {line-height:30px; display: block}
div.tooltip-product-photo:hover {text-decoration:none;} 
div.tooltip-product-photo span {
    z-index: 10;
    display: none;
    padding: 10px;
    margin-top: -90px;
    margin-left: 0px;
    max-width: 160px;
    line-height: 16px;
    border-radius: 6px;
}
div.tooltip-product-photo span img {     max-width: 100%; }    
div.tooltip-product-photo:hover span{
    display:inline; position:absolute; 
    border:0px solid #FFF;  color:#EEE;
    background:#333
}
@keyframes blink2 {
    50% {
        border-color: red;
        background: antiquewhite;
    }
} 
.btn-rounded {
    border-radius: 6px!important;
    box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3);
}
.btn {
    padding: 1px px;
    outline: none;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 500;
    border-radius: 6px;
}
.btn-complete, .btn-complete:focus {
    border: 1px solid #2f55d4 !important;
    color: #ffffff !important;
    background-color: #2f55d4 !important;
}
.btn-primary, .btn-primary:focus {
    background-color: #5a6d90 !important;
    border: 1px solid #5a6d90 !important;
    color: #ffffff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3);
    box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3);
}
.btn-success, .btn-success:focus {
    background-color: #2eca8b !important;
    border: 1px solid #2eca8b !important;
    color: #ffffff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3);
    box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3);
}
.stock-header-table th {
    border-bottom: 0px solid #f2f2f2;
}
.stock-header-table thead {
    border-bottom: 1px solid #f2f2f2;
}
.stock-header-table thead:last-child {
    border-bottom: 0px solid #f2f2f2;
}
.stock-header-table thead th {
    border-bottom: none!important;
    padding-bottom: 5px!important;
    padding-top: 5px!important;
    padding-left: 10px!important;
}
.stock-header-size-div {
    max-height: 80px;overflow: hidden;overflow-y: scroll;
}
.stock-list {
    overflow: auto;border-top: 10px solid #f0f0f0;
}
.item-list {
    overflow: visible;border-top: 10px solid #f0f0f0;
}
.stock-total-val {
    display: block;
    font-size: 19px;
    line-height: 15px;
    color: #85858e;
}
.stock-data-table {
}
.stock-data-table tr td {
    border-bottom: 0px!important;
    min-width: 36px;
}
.e {
    background-color: #f4f4f4;
}
.sample-color-circle {
    background: #f4f4f4;
    overflow: hidden;
    border-radius: 7px;
}    
.product_list_thumb {
    width: 40px;
}
#list_stk_with_pic tr .product_list_thumb {
    opacity: .5;
}     
#list_stk_with_pic tr:hover .product_list_thumb {
    opacity: 1;
} 
#list_stk_with_pic tr .list-col-overflow { overflow: visible }
#list_stk_with_pic tr .product_list_thumb {
    opacity: 1;width: 100%;
}
.tbl-mini-list thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: 208px;
    z-index: 2;
    background: #fff;
}

.top_row_fix_80 .tbl-mini-list thead tr th {
    top: 80px;
}
.stock-header-table thead tr th.e {
    background: #f4f4f4;
}
.stock-header-table thead tr th{
    min-width: 40px;
    position: -webkit-initial;
    position: initial;
    top: auto;
    z-index: auto;
    background: transparent;
    border-bottom: 1px solid #f5f5f5!important;
}
.stock-header-table tbody tr td{
    min-width: 40px;
}    
ul.pagination      {
    /*        width: 100px*/
} 
ul.pagination li     {
    /*        width: 100px*/
}
.make_canter {
    margin: 0 auto;
}
#overlay {background-color: rgba(0, 0, 0, 0.6);z-index: 999;position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none;}
#overlay div {position:absolute;left:50%;top:50%;margin-top:-32px;margin-left:-32px;}
.pagination_td {
    border: none;
    padding-top: 20px!important;
}
.list_search_form_div {
    float: right;
    min-width: 250px;
}
#total_data_counter {
    float: right;
    padding: 5px 10px;
    /* border: 1px solid #f5f5f5; */
    margin-right: 10px;
    border-radius: 5px;
    background: aliceblue;
}
#paging_for_top_disp, #paging_limit_select_div {
    float: right;
    margin-right: 10px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
#total_data_counter span {
    font-size: 21px;
    margin-right: 5px;
}
#paging_for_top_disp a {
    float: left;
    border: none;
    background: transparent;
}
#paging_for_top_disp a:hover {
    background: #f4f4f4;
}
#paging_limit_select_div .cs-skin-slide span {
    max-height: 33px!important;
}
#paging_for_top_con {
    display: none!important
}
#paging_list_container {
    flex-wrap: wrap!important;
}
.disabled {
    pointer-events: none;
    cursor: default;
}
.no-flex {
    display: block!important
}
.select2-container .select2-selection.select2-selection--single {
    height: 40px;
}
.select2-container .select2-selection .select2-selection__arrow {
    top: 12px;
}
.form-group .select2-container .select2-selection .select2-selection__arrow {
    top: auto;
}
.order_customer_form_div {
    padding-left: 0px;
}
.form-control {
    height: auto;
}
.date-range-group .filter-date {
    max-width: 100px;
    min-width: 100px;
}
.title-sub-heading {
    font-size: 20px;
    color: #9E9E9E;
    font-weight: 400;
}
.long_top_right_search {
    min-width: 350px
}
.show-xs {
    display: none;
}
.c_corder_stock_details_div {
    padding: 10px!important;
    margin-top: 0px!important;
    background: aliceblue;
    border-radius: 4px;
}
.c_corder_stock_details_div .col-md-2,
.c_corder_stock_details_div .col-md-8 {
    padding: 0!important;
}
.c_corder_stock_details_div .col-md-2 .form-group,
.c_corder_stock_details_div .col-md-8 .form-group {
    margin-bottom: 0!important;
}
.before_adding_product_div {
    margin-top: 20px!important;
    background: #fff
}
.before_adding_product_div h3{
    margin: 0px!important;
}
.code_instruction h6 {
    margin: 0;
    line-height: 41px;
    text-align: center;
}
.order_products_tbl_div table tr td {
    padding: 8px 10px;
}
#cust_bi_name, #cust_shi_name {
    font-weight: normal;
    padding-top: 10px
}
.stock_photo_div {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 5px;
    background-size: cover;
    border: 2px solid #f5f5f5;
    padding: 20px;
    font-size: 17px;
    color: red;
    font-weight: 600;
}
.stock_update_form_div {
    flex-grow: 1;
    width: 80%;
}
.stch_col_container {
    display: flex
}
.stch_col_container .stck_col {
    flex: 1;
}
.l-h-14 {
    line-height: 14px;
}
.hide-lg {
    display: none!important;
}
.btn-group .btn-default.active {
    color: #fff;
    background-color: #1f3953;
    border-color: #1f3953;
}
@media (max-width: 768px) {
    .hide-xs {
        display: none;
    }
    .show-xs {
        display: inline-block;
    }
    .create-btn-dd {
        font-size: 14px;
        background: bisque;
        padding: 2px 7px;
    }
    .col-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }
    .modal.fill-in .modal-dialog {
        width: 100%;
    }
    .pagination .page-numbs {
        display: none
    }
    .border-left-lg {
        border: none;
    }
    .mobile-p-0 {
        padding: 0px!important
    }
    .mobile-m-0 {
        margin: 0px!important
    }
    .mobile-m-t-10 {
        margin-top: 10px
    }
    .mobile-min-btn-padfix {
        padding: 8px 12px;
    }
    .mobile-col-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
        padding: 0px;
        margin-bottom: 10px;
    }
    .order_customer_form_div {
        padding-left: 30px;
        padding-right: 30px;
    }
    .c_corder_stock_details_div .col-md-2 {
        width: 33.33%
    }
    .c_corder_stock_details_div .row {
        margin: 0px
    }
    .filter_elements_container {
        padding: 0px
    }
    .search_box_container {
        padding: 0px
    }
    .modal .modal-body .bio-container {
        margin: 0
    }
    .modal .modal-body .bio-container .bio-header {
        border-radius: 0px
    }
    .modal .modal-body {
        padding: 0px
    }
    .modal .modal-dialog {
        margin: 0px
    }
    .modal .modal-dialog.max-w-1100 {
        width: 100%;
        min-width: 100%!important;
        max-width: 100%!important;
    }        
    .min-w-350 {
        width: 100%
    }
    .list_search_form_div {
        float: none;
        min-width: 100%;
    }
    #total_data_counter { 
        width: 100%;
        text-align: center;
        margin: 0;
    }
    ul.pagination {
        width: 150px;
    }
}
@media (min-width: 1400) {
    .hide-lg {
        display: block!important;
    }
}