body,.table-responsive,div,section,.card {
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}

body::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}


/* Track */

body::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

body::-webkit-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

body::-webkit-scrollbar-thumb:hover {
    background: #555;
}

@media print {
    .no_print,
    .no-print * {
        display: none !important;
        visibility: hidden;
    }

    .dataTables_length,
    .dataTables_filter,
    .dataTables_info,
    .dataTables_paginate,
    .dtsb-searchBuilder {
        display: none;
        visibility: hidden;
    }
}


/* reparing form */

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}

.bg-widget-1 {
    background: url("images/bg-widget-1.jpg");
    background-position: left;
    transition: 0.5s all;
}

.repairing {
    width: 960px;
    margin: 50px auto;
    background-color: #fff;
}

.header-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.area {
    opacity: 0.1;
}

.area:hover {
    opacity: 1;
}


/* pos styles */

.bg-ispexe {
    background: #4dbfb0;
    color: #fff;
}

.bg-ispexe-1 {
    background-color: #4dbfb040;
}

.bg-ispexe-2 {
    background-color: #4dbfb082;
}

.bg-ispexe-3 {
    background-color: #4dbfb0a6;
}

.bg-ispexe-4 {
    background-color: #4dbfb0;
}

.inputGroup p {
    margin: 0;
    width: 88%;
}

.inputGroup:hover {
    background-color: #fff;
    cursor: pointer;
}

#posmodules {
    display: none;
}

/* end pos */

.pcs-itemtable,
.pcs-template table {
    white-space: inherit;
}

.brand-text {
    width: 165px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    color: #3d9970;
}

.sales_counter_widgets p {
    margin: 0;
}

.sales_counter_widgets .btn-app,
.sales_counter_widgets .small-box {
    margin-bottom: 0;
    border-radius: 0;
}

.callout-teal,
.border-teal {
    border-left-color: #39cccc;
    border-color: #39cccc;
}

.callout-olive,
.border-olive,
.callout-invoiced,
.border-invoiced {
    border-left-color: #3d9970;
    border-color: #3d9970;
}

.callout-navy,
.border-navy {
    border-left-color: #001f3f;
    border-color: #001f3f;
}

.callout-orange,
.border-orange {
    border-left-color: #ff851b;
    border-color: #ff851b;
}

.callout-maroom,
.border-maroom {
    border-left-color: #d81b60;
    border-color: #d81b60;
}

.branch_select {
    border: none;
    font-size: 12px;
    height: 25px;
    border-radius: 0;
}

.sort_dash {
    position: sticky;
    top: 0;
    z-index: 9;
    background: #fff;
    overflow: hidden;
}

.sort_dash .btn {
    border-top: none;
    border-radius: 0;
}

.arrowBox {
    position: relative;
    width: 100%;
    background: #0085D1;
    height: 45px;
    text-align: center;
    color: #fff;
    border-radius: 0;
}

.arrow-right:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-left: 8px solid #fff;
    z-index: 9;
}

.Shipped:after {
    border-left: 8px solid #e6ee9c;
}

.todo-list .card:hover {
    border: 1px dashed #ccc !important;
}

.todo-list .task_name {
    width: 230px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nav-sidebar .nav-header {
    font-size: 12px;
}

.reporting td,
.reporting th {
    padding: 5px 10px;
}

.action_form {
    padding: 10px;
    background-color: #eee;
    border-top: 1px solid #ddd;
    position: sticky;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.label_right label {
    text-align: right;
    float: right;
}

.pull-right {
    float: right;
}

.profile_user {
    width: 40px;
}

.profile_user:hover {
    border: 1px solid #ddd;
}

.mybrand {
    border: 2px solid #eee;
    padding: 3px;
    padding-right: 5px;
}

.mybrand img {
    width: 30px;
    padding: 2px;
    border: 1px solid #ddd;
}

.mycard,
.mycard .card-body,
.mycard .card-header {
    background-color: transparent;
    border-bottom: none;
    padding: 0 !important;
}

.mycard .card-tools {
    margin-right: 0;
}

.mycard {
    border: none;
    box-shadow: none;
}

.mycard .card-header {
    margin-bottom: 10px;
}

.mycard-body {
    padding: 0;
}

.mycard-body .dataTables_length {
    padding-top: 10px;
    padding-left: 10px;
}

.mycard-body .dataTables_filter {
    padding-top: 10px;
    padding-right: 10px;
}

.brand {
    padding: 5px;
    text-align: right;
    /* border-radius: 21px; */
    overflow: hidden;
    margin: 0;
    margin-bottom: 0;
    font-family: sans-serif;
    padding-right: 10px;
    text-shadow: 0px 2px 3px #ddd;
}

.brand img {
    margin: 0;
    padding: 2px;
    border: 2px solid #ddd;
}

.text-tiny {
    font-size: 10px;
}

.shade {
    background-color: #99ff99;
}

.shade_1 {
    background-color: #66ff66;
}

.shade_2 {
    background-color: #1aff1a;
}

.shade_3 {
    background-color: #004d00;
}

.mymodal .modal-header {
    padding: 8px;
}

.mymodal .modal-header h6 {
    margin: 0;
}

.mymodal .input-group-text {
    font-size: 11px;
    padding: 5px 7px;
}

.tasksprogress th:first-child,
.tasksprogress td:first-child {
    position: sticky;
    left: 0px;
    border-right: 1px solid #ddd;
    /* box-shadow: 0px 32px 4px; */
}

.bg-invoiced,
.badge-invoiced {
    background: #26a69a;
    color: #fff;
}

.badge-orange {
    background: #fd7e14;
    color: #fff;
}

.badge-teal {
    background: #39cccc;
    color: #fff;
}

.badge-olive {
    background: #3d9970;
    color: #fff;
}

.badge-navy {
    background: #001f3f;
    color: #fff;
}

.badge-orange {
    background: #ff851b;
    color: #fff;
}

.badge-maroom {
    background: #d81b60;
    color: #fff;
}

.callout-primary {
    border-color: #007bff;
}

.bo {
    border-left: 3px solid !important;
}

.bo-secondary {
    border-color: #6c757d !important;
}

.bo-orange {
    border-color: #fd7e14 !important;
}

.bo-warning {
    border-color: #ffc107 !important;
}

.bo-danger {
    border-color: #dc3545 !important;
}

.bo-success {
    border-color: #28a745 !important;
}

.bo-info {
    border-color: #17a2b8 !important;
}

.bo-primary {
    border-color: #007bff !important;
}

.avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #00bcd4;
    display: block;
    padding: 10px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.whatsapp_box {
    position: fixed;
    background-color: #ececec;
    height: 100%;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    padding: 100px;
}

.content-wrapper {
    background: aliceblue;
}

table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled) {
    border-bottom: 1px solid #ddd;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: aliceblue;
}

.ajaxTbl,
.searchTbl {
    border: 1px solid #ddd;
    width: 100%;
    margin-bottom: 7px
}

.ajaxTbl td,
.ajaxTbl th {
    padding: 0 3px;
    border: 1px solid #ddd
}

.searchTbl td,
.searchTbl th {
    padding: 0 3px;
    border: 1px solid #ddd
}

.testingMode {
    position: absolute;
    z-index: 99999999;
    background: #fff;
    border: 5px dotted red;
    padding: 20px;
    width: 100%;
}

.addAcc,
.FetchDetails {
    background: #fff;
}

.custom-file-input {
    opacity: 1;
    padding-top: 4px;
    padding-left: 4px;
}

.btnForm {
    display: inherit;
    margin: 0px 2px
}

th {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    font-family: system-ui;
}

[class*=sidebar-light] .nav-legacy.nav-sidebar>.nav-item>.nav-link.active {
    color: #fff;
    background: #007bff;
}

.stores form {
    background: #f8f9fa;
    text-align: center;
    padding: 10px;
    border: 1px solid #eee;
}

.stores img {
    display: block;
    width: 60px;
}

.stores button i {
    font-size: 50px;
}

.stores button {
    text-align: center;
    padding: 10px 18px;
}

.stores button p {
    font-weight: 600;
}

#invoice table th,
#invoice table td {
    padding: 3px 10px;
    /* padding-bottom: 0; */
    vertical-align: inherit;
}

#invoice input {
    height: 33px;
}

#invoice .disIcon span {
    padding: 2px 10px;
}

.card {
    border-radius: 0;
}

.fieldset {
    border: 1px solid #ddd;
    padding: 10px;
}

.legend {
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 0 10px;
    background: #fff;
}

.register_form fieldset {
    padding: 20px;
    border: 1px solid;
}

.register_form legend {
    width: auto;
}

.brandTd ul {
    padding: 0;
    list-style: none;
}

.brandTd ul li {
    display: inline-block;
    margin-right: 5px;
}

.brand_title {
    background: #fff;
    padding: 2px 4px;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    display: block;
}

.selected_box {
    border: 1px solid;
    padding: 2px 10px;
    box-shadow: 0px 1px 3px;
}

.payment_box {
    margin: 0px auto;
    width: 400px;
}

.payment_form {
    padding: 20px;
    background-color: #fff;
    text-align: center;
}


/* success message */

.success-message {
    text-align: center;
    border-bottom: 1px dotted;
    margin-bottom: 20px;
    /* max-width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}

.success-message__icon {
    max-width: 75px;
}

.success-message__title {
    color: #3DC480;
    transform: translateY(25px);
    opacity: 0;
    transition: all 200ms ease;
}

.active .success-message__title {
    transform: translateY(0);
    opacity: 1;
}

.success-message__content {
    color: #B8BABB;
    transform: translateY(25px);
    opacity: 0;
    transition: all 200ms ease;
    transition-delay: 50ms;
}

.active .success-message__content {
    transform: translateY(0);
    opacity: 1;
}

.icon-checkmark circle {
    fill: #3DC480;
    transform-origin: 50% 50%;
    transform: scale(0);
    transition: transform 200ms cubic-bezier(0.22, 0.96, 0.38, 0.98);
}

.icon-checkmark path {
    transition: stroke-dashoffset 350ms ease;
    transition-delay: 100ms;
}

.active .icon-checkmark circle {
    transform: scale(1);
}


/* end */


/* zoho table n form */

.form-control {
    font-size: inherit;
}

.zohoLine label {
    font-weight: 400 !important;
    font-size: 1rem;
    line-height: 1.6;
    font-family: 'Source Sans Pro';
}

.zohoLine th {
    padding: 8px 10px !important;
    color: #222;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}

.zohoLine td {
    font-weight: 400px;
    padding: 0;
}

.zohoLine select,
.zohoLine input {
    height: 30px !important;
    border-radius: 1px;
    font-size: 14px;
    padding: 2px 4px !important;
    font-weight: 100;
    border: none !important;
}

.zohoLine textarea,
.zohoLine table {
    border: none !important;
}

.zohoLine td .form-control:focus {
    box-shadow: 0px 1px 1px #3c8dbc;
}

.zohoLine .remove {
    /* position: absolute; */
    left: 0;
    font-size: 9px;
    opacity: 0.7;
    border-radius: 0;
}

.zohoLine .remove:hover {
    opacity: 1;
}

.zohoLine td p {
    margin: 0;
}

#tab_logic td {
    vertical-align: text-top !important;
}

#tab_logic input {
    font-size: 11px;
}

.zohoLine thead th {
    border-bottom: none;
}

.zohoLine .form-control:disabled,
.zohoLine .form-control[readonly] {
    background-color: #eeeeee36;
}

.zohoLine .input-group-text {
    background-color: #fbfbfb;
    border: 1px solid #fbfbfb;
}

.zohoLine .input-group-text .fa-us {
    font-size: 10px;
}

.dropdown-menu {
    transform: translate3d(0px, 0px, 0px) !important;
    /* position: initial !important; */
    top: 45px !important;
}

#invoice .dropdown-menu {
    transform: translate3d(-360px, 0px, 0px) !important;
    top: 48px !important;
}

.dropdown-menu .card {
    width: 500px;
    margin: 0;
}

.whname:hover,
.whname {
    cursor: pointer;
}

.divtarget {
    background-color: #444;
    width: 200px;
    height: 250px;
    position: absolute;
    display: none;
}

.warehouse_name {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100px;
    overflow: hidden;
}

.wherehouse_dropdown {
    border: none;
    box-shadow: none;
}

.wherehouse_table {
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 18%);
    margin-bottom: 0;
}

.custom_status {
    border-radius: 0;
    border: 1px solid;
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge-blue {
    border: 1px solid blue;
}

.dependancy_fields .col-form-label {
    text-align: right;
}

.dependancy_fields input,
.dependancy_fields select {
    border-radius: 0;
}

#salesorderDT,
#poDt {
    margin-top: 0 !important;
}

#salesorderDT_wrapper .dt-buttons,
#poDt_wrapper .dt-buttons {
    display: none;
}

#salesorderDT_filter,
#poDt_filter {
    padding: 10px;
    background-color: #eee;
    position: sticky;
    top: 0;
}

#salesorderDT_filter label,
#poDt_filter label {
    margin: 0;
    width: 100%;
}

#salesorderDT_filter input,
#poDt_filter input {
    margin: 0;
    width: 100%;
    display: block;
}

#salesorderDT_paginate,
#poDt_paginate {
    padding-right: 10px;
    float: right;
}

#salesorderDT_info,
#poDt_info {
    left: 10px;
    padding: 10px;
    float: left;
}

.page-link {
    padding: 5px 10px;
}

.poinfo .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #212529;
    font-family: Inter, "Source Sans Pro", Helvetica, Arial, sans-serif;
    width: 230px;
    display: inline-block;
}

.poinfo .price {
    font-weight: 600;
}

.poinfo p {
    margin: 0;
}

.orderstatus {
    border-left: 2px solid #007bff;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}

.orderstatus p {
    margin: 5px 0;
    border-bottom: 1px dashed #f0f4c3;
    padding-left: 5px;
    font-size: 14px;
    text-transform: capitalize;
    overflow: hidden;
}

.orderstatus small {}

.orderstatus span {
    float: right;
    /* background: #8bc34a; */
    /* font-size: 12px; */
    /* padding: 2px 10px; */
    /* color: #fff; */
}

.primary_info_add {
    font-size: 12px;
}

.primary_info p {
    margin-bottom: 10px;
    font-size: 12px;
    width: 100%;
    border-bottom: 1px solid rgb(238, 238, 238);
    overflow: hidden;
}

.primary_info span {
    border: 1px solid #eee;
    padding: 0 5px;
    border-bottom: none;
}

.grandtotal th {
    text-align: right;
}

.grandtotal td {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.7;
}

.fixbox {
    display: flex;
    flex-flow: column;
    height: 100%;
}

.fixbox .fixside {
    border: 1px dotted #0313fc;
}

.fixbox .fixside.fixheader {
    flex: 0 1 auto;
}

.fixbox .fixside.fixcontent {
    flex: 1 1 auto;
    /* position: fixed; */
    overflow: auto;
}

.fixbox .fixside.fixfooter {
    flex: 0 1 40px;
}

.whatsnext .question {
    font-size: 4rem;
    position: absolute;
    opacity: 0.6;
    left: 0;
    color: #ffab91;
}

.alert {
    border-radius: 0px;
    /* z-index: 99999999;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-top: -50px !important;
    margin-left: -100px !important; */
    padding: 6px;
    font-size: 12px !important;
    padding-right: 30px;
    /* width: 300px; */
    margin: 0;
}

.alert .close {
    padding: 5px;
    font-size: 20px;
}

.backorder_note {
    font-size: 13px;
    padding-left: 20px;
}


/* loaders */


/* ALL LOADERS */

#before_ajax .loader,
.before_ajax .loader {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
}


/* LOADER 1 */

#loader-1:before,
#loader-1:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 10px solid transparent;
    border-top-color: #3498db;
}

#loader-1:before {
    z-index: 100;
    animation: spin 1s infinite;
}

#loader-1:after {
    border: 10px solid #ccc;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* LOADER 2 */

#loader-2 span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #3498db;
    margin: 35px 5px;
}

#loader-2 span:nth-child(1) {
    animation: bounce 1s ease-in-out infinite;
}

#loader-2 span:nth-child(2) {
    animation: bounce 1s ease-in-out 0.33s infinite;
}

#loader-2 span:nth-child(3) {
    animation: bounce 1s ease-in-out 0.66s infinite;
}

@keyframes bounce {

    0%,
    75%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    25% {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}


/* LOADER 3 */

#loader-3:before,
#loader-3:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: calc(50% - 10px);
    background-color: #3498db;
    animation: squaremove 1s ease-in-out infinite;
}

#loader-3:after {
    bottom: 0;
    animation-delay: 0.5s;
}

@keyframes squaremove {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        -ms-transform: translate(0, 0) rotate(0);
        -o-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
    }

    25% {
        -webkit-transform: translate(40px, 40px) rotate(45deg);
        -ms-transform: translate(40px, 40px) rotate(45deg);
        -o-transform: translate(40px, 40px) rotate(45deg);
        transform: translate(40px, 40px) rotate(45deg);
    }

    50% {
        -webkit-transform: translate(0px, 80px) rotate(0deg);
        -ms-transform: translate(0px, 80px) rotate(0deg);
        -o-transform: translate(0px, 80px) rotate(0deg);
        transform: translate(0px, 80px) rotate(0deg);
    }

    75% {
        -webkit-transform: translate(-40px, 40px) rotate(45deg);
        -ms-transform: translate(-40px, 40px) rotate(45deg);
        -o-transform: translate(-40px, 40px) rotate(45deg);
        transform: translate(-40px, 40px) rotate(45deg);
    }
}


/* LOADER 4 */

#loader-4 span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #009688;
    opacity: 0;
}

#loader-4 span:nth-child(1) {
    background-color: #009688;
    animation: opacitychange 1s ease-in-out infinite;
}

#loader-4 span:nth-child(2) {
    background-color: #4caf50;
    animation: opacitychange 1s ease-in-out 0.33s infinite;
}

#loader-4 span:nth-child(3) {
    background-color: #8bc34a;
    animation: opacitychange 1s ease-in-out 0.66s infinite;
}

#loader-4 span:nth-child(4) {
    background-color: #c8e7a5;
    animation: opacitychange 1s ease-in-out 1s infinite;
}

@keyframes opacitychange {

    0%,
    100% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }
}


/* LOADER 5 */

#loader-5 span {
    display: block;
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 20px;
    height: 20px;
    background-color: #3498db;
}

#loader-5 span:nth-child(2) {
    animation: moveanimation1 1s ease-in-out infinite;
}

#loader-5 span:nth-child(3) {
    animation: moveanimation2 1s ease-in-out infinite;
}

#loader-5 span:nth-child(4) {
    animation: moveanimation3 1s ease-in-out infinite;
}

@keyframes moveanimation1 {

    0%,
    100% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    75% {
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
    }
}

@keyframes moveanimation2 {

    0%,
    100% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    75% {
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }
}

@keyframes moveanimation3 {

    0%,
    100% {
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    75% {
        -webkit-transform: translate(30px, 30px);
        -ms-transform: translate(30px, 30px);
        -o-transform: translate(30px, 30px);
        transform: translate(30px, 30px);
    }
}


/* LOADER 6 */

#loader-6 {
    top: 40px;
    left: -2.5px;
}

#loader-6 span {
    display: inline-block;
    width: 5px;
    height: 20px;
    background-color: #3498db;
}

#loader-6 span:nth-child(1) {
    animation: grow 1s ease-in-out infinite;
}

#loader-6 span:nth-child(2) {
    animation: grow 1s ease-in-out 0.15s infinite;
}

#loader-6 span:nth-child(3) {
    animation: grow 1s ease-in-out 0.30s infinite;
}

#loader-6 span:nth-child(4) {
    animation: grow 1s ease-in-out 0.45s infinite;
}

@keyframes grow {

    0%,
    100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.8);
        -ms-transform: scaleY(1.8);
        -o-transform: scaleY(1.8);
        transform: scaleY(1.8);
    }
}


/* LOADER 7 */

#loader-7 {
    -webkit-perspective: 120px;
    -moz-perspective: 120px;
    -ms-perspective: 120px;
    perspective: 120px;
}

#loader-7:before {
    content: "";
    position: absolute;
    left: 25px;
    top: 25px;
    width: 50px;
    height: 50px;
    background-color: #3498db;
    animation: flip 1s infinite;
}

@keyframes flip {
    0% {
        transform: rotate(0);
    }

    50% {
        transform: rotateY(180deg);
    }

    100% {
        transform: rotateY(180deg) rotateX(180deg);
    }
}


/* LOADER 8 */

#loader-8:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: calc(50% - 10px);
    left: 0px;
    background-color: #3498db;
    animation: rotatemove 1s infinite;
}

@keyframes rotatemove {
    0% {
        -webkit-transform: scale(1) translateX(0px);
        -ms-transform: scale(1) translateX(0px);
        -o-transform: scale(1) translateX(0px);
        transform: scale(1) translateX(0px);
    }

    100% {
        -webkit-transform: scale(2) translateX(45px);
        -ms-transform: scale(2) translateX(45px);
        -o-transform: scale(2) translateX(45px);
        transform: scale(2) translateX(45px);
    }
}


/* end loaders */

#comment_history {
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
    border: 1px solid #ddd;
    background: #fff;
}

#comment_history .timeline>.time-label>span {
    display: none;
}

#comment_history .timeline>div>.timeline-item {
    box-shadow: none;
    background: none;
    padding: 0;
}

#comment_history .timeline>div>.timeline-item>.timeline-header {
    border-bottom: none;
    font-size: 14px;
    padding: 0;
}

#comment_history .timeline>div>.timeline-item>.time {
    font-size: 12px;
    padding: 2px 5px;
    background: #eee;
    color: #000;
    float: none;
}

#comment_history .timeline::before {
    border-radius: 0.25rem;
    background: #ffa726;
}

#comment_history .timeline>div>.fa {
    border: 1px solid #ffa726;
    background: #fff;
    color: #ffa726;
}

.myinputs .form-control {
    height: 30px !important;
    border-radius: 1px;
    font-size: 14px;
    padding: 2px 4px !important;
    font-weight: 100;
}

.myinputs .table thead tr {
    background-color: #eee;
}

.myinputs label {
    font-size: 15px;
    font-weight: 100 !important;
}


/* dropdownmenu */

.menu--main {
    display: block;
    position: absolute;
    bottom: 0;
}

.menu--main li {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 15px 20px;
    background-color: #f8f9fa;
    margin-right: -4px;
}

.menu--main li:hover {
    background-color: #dde2e7;
}

.menu--main li:hover .sub-menu {
    max-height: 300px;
    visibility: visible;
    bottom: 100%;
    transition: all 0.4s linear;
}

.menu--main .sub-menu {
    display: block;
    visibility: hidden;
    position: absolute;
    left: 0;
    box-shadow: none;
    max-height: 0;
    width: 150px;
    overflow: hidden;
}

.menu--main .sub-menu li {
    display: block;
}

.package_card .card-tools {
    display: none;
}

.package_card:hover .card-tools {
    display: block !important;
}


/* package shipping */

.packtitle {
    font-size: 18px;
    font-weight: 500;
    font-family: inter, "Source Sans Pro", Helvetica, Arial, sans-serif;
}

.pack_badge {
    letter-spacing: .1em;
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 57%;
    text-align: center;
    white-space: nowrap;
}

.shipped_info {
    background-color: #fbfcff;
    padding: 20px;
}

.details p,
.ship_add p {
    margin-bottom: 4px;
    font-size: 13px;
}

.shipped_info .info-box-text {
    font-size: 18px;
    margin-top: 7px;
}

.shipped_info .info-box-text .badge {
    color: #fff;
    background-color: #17a2b8;
    font-size: 10px;
    font-weight: 100;
    border-radius: 0px;
    margin: 0;
}

.btn-active {
    background-color: #eee;
    border-bottom: none;
}

.ribbon-wrapper.ribbon-lg .ribbon {
    left: -30px;
    top: 24px;
}

.ribbon-wrapper {
    left: -2px;
    top: -2px;
}

.ribbon-wrapper .ribbon {
    right: -2px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(-41deg);
}

.indicator {
    font-size: 10px;
    color: #eee;
}

#drop_file_zone {
    background-color: #f9fbe7;
    border: #ddd 2px dashed;
    padding: 8px;
    font-size: 18px;
}

#drag_upload_file {
    width: 50%;
    margin: 0 auto;
}

#drag_upload_file p {
    text-align: center;
}

#drag_upload_file #selectfile {
    display: none;
}

.hide {
    display: none !important;
}


/* datatable */

.overflow {
    height: 500px;
    overflow-y: auto;
}

.sum_row {
    background: aliceblue;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    margin-left: 0;
    border: none !important;
    border-radius: 0;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 7px 10px;
    font-size: 11px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text_overflow {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

tfoot {
    background-color: #f5f5f5;
}

tfoot .total {
    text-align: right;
}

div.dtsb-searchBuilder {
    background: #fff;
    padding: 8px;
    border: 1px solid #eee;
}

.content-wrapper {
    background: #f0f4c3;
}

.searchFilter {
    border-radius: 0;
    height: 30px;
    font-size: 12px;
}

.layout-fixed .main-sidebar-custom .sidebar-custom {
    height: auto;
    padding: 0;
    background: #eee;
    bottom: 0;
    position: absolute;
    width: 100%;
}


/* bootstrap changed */


/* responsive styles */

.saleslist {
    display: none;
    border-color: #eee;
    border-right: 1px solid #ddd;
    border-radius: 0;
}

@media(max-width: 960px) {
    /* Styles */
}

@media(max-width: 768px) {

    /* Styles */
    .hide_sm {
        display: none;
    }

    .saleslist {
        display: block;
    }

    .actions .btn-group {
        float: left;
    }

    .whatsnext .card-tools {
        float: left;
        margin-left: 40px !important;
    }

    .warranty_card {
        width: 100%;
        margin: 0 !important;
    }
}

@media (max-width: 450px) {
    /* Styles */
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Styles */
}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* Styles */
}


/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* Styles */
}


/**********
iPad 3
**********/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}


/* 2532x1170 pixels at 460ppi */

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {}