.orderstatus.nav.nav-tabs.nav-underline .nav-item a.nav-link.active,.orderstatus.nav.nav-tabs.nav-underline .nav-item a.nav-link.active:hover{
  border: 1px solid #1e9ff2;
  color:#1e9ff2;
}
.alert {
    position: relative;
    z-index: 99;
}
.alert .close {
    color: #a94442;
    opacity: 1;
    text-indent: 1;
}
.close { width:28px; height:24px}
.alert-success .close {
    /*background-color: #dff0d8;*/
    border-color: #d0e9c6;
    color: #3c763d;
    opacity:1
}
.error {
    /*color: #e7505a;*/
    color: red;
}
.success {
    color: green !important;
}
.badge.badge-border {
    border-width: 1px !important;
}
.required
{
    color: #FF0000;
}
.help-block-error
{
    display:inline-table !important;
    color: #FF0000;
    padding: 2px 0 0px 0px;
    float: right;
    width: 100%;
}
img.flag {
    height: 25px;
    width: 35px;
}

.badge-info {
  background-color: #0da6e7;
}
.bs-callout-info.callout-border-left{
  background-color: #0da6e747;
  border-left-color:#0da6e7;
}
body .dropdown-item:hover,body .dropdown-item:focus,body .dropdown-item:active{
  color: #1e2122;
  text-decoration: none;
  background-color: #F4F5FA;
}
.dataTables_length select.custom-select.form-control {
  padding: 0 8px;
  margin: 0 4px;
  min-width: 56px;
}



.access-role .custom-control-label:before 
{
    height: 0;
    width: 0;
    background: transparent !important;
    float: left;
}
.access-role .custom-control-label::after
{
    position: static;
    margin: 10px 0 0 0 !important;
    float: left;
    width: 100%;
}
.access-role .custom-control
{
    padding: 0;
}
.access-role-btn
{
    text-align: right;
}
.access-role-btn .btn 
{
    width: 80px;
    padding: 11px 10px;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 0 5px;
}
.access-role-btn .btn i
{
    line-height: 15px;
    float: left;
}
.access-group-table .btn
{
    margin: 0 5px 5px 5px !important;
}
.language-input .form-group label
{
    line-height: 28px;
    margin: 0px;
}
#timeline.timeline-left .timeline-item
{
    padding: 0 0 0 43px !important;
}
.timeline-group
{
    margin: 0 0 20px 0 !important;
}
.activitylog input.form-control, select.form-control {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.activitylog label
{
    line-height: 38px;
}
.activitylog  .selectize-input:focus
{
    border: 1px solid #d0d0d0 !important;
}
.btn{margin:2px; padding: 0.5rem 0.6rem;
}
.table tbody td,.table td { padding: 0.25rem .6rem;}
.table tbody th,.table th {padding-left: 0.6rem} 
.table tbody td, .table tbody th {height: 2.5rem;}
#horizontal-grid .nav.nav-tabs.nav-top-border .nav-item a {
    text-transform: math-auto; font-size: 16px;
}
.nav.nav-tabs.nav-top-border .nav-item a {
    color: #333; background: #ddd; border-right: 1px solid #aaa; border-top: 3px solid #aaa;
}
.nav.nav-tabs.nav-top-border .nav-item a:hover {
     background: #fff; border-right: 1px solid #aaa; border-top: 3px solid #aaa;
}
.nav.nav-tabs.nav-top-border .nav-item a:hover:not(.active) {
        border-color: #aaa; 
}
.bootbox-check-action .modal-title{
  width: 100%;
}
.form-control-position { 
    line-height: 2.1rem !important;
    width: 2.2rem !important;
}
.currency-input .form-control-position {
    line-height: 1.7rem !important;
    width: 2.2rem !important;
}
input.form-control:disabled, input.form-control[readonly], select.form-control:disabled, select.form-control[readonly] { border: 1px solid rgba(0, 0, 0, 0.1) !important; background-color: #F2F3F5 !important; }

.position-relative.has-icon-left .form-control {
    padding-left: 3rem;
}

.has-icon-right .form-control-position {
  right: 20px;
  left: inherit; 
}
.role_lang_tab .form-body
{
  width: 100%;
}
.role_lang_tab .form-group label
{
  color: #2b335e;
}
.dataTable .heading th
{
  padding: 0px 8px !important;
}

.dataTable tbody tr td
{
  padding: 4px 6px  !important;
}
.modal {
  text-align: center !important;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}
.yes_no_switch .bootstrap-switch-primary
{
  width: 73px !important;
}
.table-striped tbody tr.odd.selected, .table-striped tbody tr.even.selected {
  background-color:#99cdff;
  color: #333;
}
.text-muted {
  color: #303030 !important;
}

/* ============================ 2:32 PM 4/15/2019 START BRIJ MAIN  CSS ============================ */

body {font-family: Roboto,sans-serif !important;font-size: 14px;}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Roboto,sans-serif !important;
 font-weight:400;
 color:#333
}
h1 {
 font-size:36px;
 line-height:44px
}
h2 {
 font-size:30px;
 line-height:36px
}
h3 {
 font-size:20px;
 line-height:1.4
}
h4 {
 font-size:21px;
 line-height:26px
}
h5 {
 font-size:19px;
 line-height:23px
}
h6 {
 font-size:16px;
 line-height:20px
}

select.form-control[multiple], select.form-control[size]:not([size='1']), textarea.form-control:not([rows='1']), .custom-select[multiple], .custom-select[size]:not([size='1']) {
min-height: 4rem;
}

html body .content .content-wrapper {
  padding: 8px;
}
.header-navbar .navbar-container {
  padding: 0rem 6px;
}
.content-header {
    position: relative;
    padding-bottom: 7px;
}

.breadcrumb {
 float:right;
 background:transparent;
 margin-top:0;
 margin-bottom:0;
 font-size:12px;
 padding:0 5px 7px 5px;
 position:absolute;
 top:-4px;
 right:0px;
 border-radius:2px
}
.breadcrumb>li>a {
font-family: Roboto,sans-serif;
 color:#444;
 text-decoration:none;
 display:inline-block
}
.breadcrumb>li>a>.fa,
.breadcrumb>li>a>.glyphicon,
.breadcrumb>li>a>.ion {
 margin-right:5px;
 color:#737881
}
.breadcrumb>li+li:before {
 content:">\A0"
}
.add_comment_btn:hover,.pointer-hover:hover{
  cursor: pointer;
}
.bg-advance-filter{
  background-color: #fafafa;
}

.bg-advance-filter input{
  background-color: #ffffff;
}

/*Added by shreya*/
.horizontal-menu .navbar-horizontal .nav-item i.fa-whatsapp {
  top: 0;
  vertical-align: middle;
}

.dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
  background-color: #f9eca7;
}

/* 30-12-2022 */
.img_upload_block {
    height: 40px;
}
.img_upload_block .help-block-error {
    padding: 0;
    margin-top: 10px;
}
.img_uploaddanger_block {
    margin-top: 8px;
    display: block;
    clear: both;
}
/* 30-12-2022 */

/* 13-01-2023 */
.right_col_information {
    border: 1px solid #ddd;
}
.right_col_information .card-head {
    background: #efefef;
    padding: 6px 15px;
}
.right_col_information .card-head h2 {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
}
.right_col_information .card-content {
    padding: 20px 12px 12px 12px;
}
.selectize-dropdown .selectize-dropdown-content .active {
    background-color: #efefef;
}
/* 13-01-2023 */

/* 27-01-2023 */
.form-box{
  background: #eaf5ff/*#f7f7f7*/;
  border: 1px solid #e5e5e5;
  padding: 12px 8px 10px 8px;
}
/* 27-01-2023 */

/* 15-02-2023 */
#pay_now .label-control input[type=radio] {
    transform: translate(0, 2px);
}
/* 15-02-2023 */

/* 22-02-2023 */
.cn_requesttable th .form-control {
    border-color: #c4c4c4;
}
.cn_requesttable.table thead th {
    vertical-align: middle;
}
.card.activitylog.accounting_yearcard {
    max-width: 500px;
    width: 100%;
    margin: auto;
}
.card.activitylog.accounting_yearcard .card-header {
    font-size: 22px;
    font-weight: 500;
    color: #333;
}
/* 22-02-2023 */

/* 23-02-2023 */
/* .cn_details_calculation .card.custom-card {
    flex-direction: row;
    justify-content: space-between;
    margin: 10px 0 20px 0;
}
.cn_details_calculation .card.custom-card b, .cn_details_calculation .card.custom-card span {
    font-size: 16px;
}
.cn_details_calculation .card.custom-card b {
    font-weight: 500;
    color: #333;
} */
.cn_details_calculation .card {
  border-radius: 5px;
}
.cn_details_calculation .card .media i {
  font-size: 36px;
  color: #fff;
}
.order_card {
  border-radius: 8px;
  background: #eaf5ff;
  border: 1px solid #e5e5e5;
  padding: 15px;
  height: 100%;
}
.order_card h3 {
  font-size: 22px;
  font-weight: 500;
}
.order_card ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}
.order_card ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.order_card ul li address {
  margin: 0;
  max-width: 360px;
  text-align: right;
}
.godown_datatable tr th:first-child,
.godown_datatable tr td:first-child {
  display: none;
}
/* 23-02-2023 */

/* 06-03-2023 */
.nav.orderstatus h3 span {
    font-size: 14px;
    margin-left: 8px;
}
/* 06-03-2023 */

/* 13-03-2023 */
.dispatch_ordercol .cardcol_right {
    flex: 0 0 55%;
    max-width: 55%;
}
.dispatch_ordercol .cardcol_left {
    flex: 0 0 45%;
    max-width: 45%;
}
/* 13-03-2023 */

/* 21-03-2023 */
.custom-control.custom-checkbox.customcheckbox {
    padding-left: 22px;
}
.custom-control.custom-checkbox.customcheckbox .custom-control-label:after {
    margin-top: 2px;
}
/* 21-03-2023 */
/* 19-04-2023 */
.orderTable_wrapper .table td:last-child, .orderTable_wrapper .table th:last-child { padding-right: 6px; }
/* 19-04-2023 */

/* 02-05-2023 */
.form-box.order_card .py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.form-box.order_card .border-bottom {
  border-color: #e5e5e5 !important;
}
.form-box.order_card td {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.form-box.order_card tr:last-child td {
  border-bottom: 0;
}
.form-box.order_card .order_cardheader.border-bottom {
  border-color: rgba(0, 0, 0, 0.12) !important;
}
.form-box.order_card h3 {
  margin-bottom: 0;
}
/* 02-05-2023 */

/* 10-05-2023 */
.order_status_badge {
  color: #000;
  padding: 1px 12px;
  border-radius: 100px;
  border: 1px solid #666;
}
/* 10-05-2023 */

.hierarchy_log .sl-item .sl-content {
  transform: translateY(-3px);
}
.hierarchy_log .sl-item:not(:last-child) {
  padding-bottom: 15px;
}
.hierarchy_log .sl-item .sl-content .table thead th,
.hierarchy_log .sl-item .sl-content .table tbody td {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}

@media (max-width:991px) {
 .content-header>.breadcrumb {
  background:transparent;
 }
 .content-header>.breadcrumb>li {
  position:relative;
  padding:4px 5px 4px 8px;
  -webkit-padding-before:5px;
  margin-bottom:8px;
  background:#d2d6de
 }
 .content-header>.breadcrumb>li+li {
  margin-left:20px;
  padding:4px 8px 4px 1px;
  -webkit-padding-before:5px
 }
 .content-header>.breadcrumb>li+li:before {
  content:""
 }
 .breadcrumb>li:before {
  left:100%;
  border-width:15px 10px;
  border-style:solid;
  border-color:transparent;
  border-left-color:#d2d6de
 }
 .breadcrumb>li+li:after,
 .breadcrumb>li:before {
  position:absolute;
  content:"";
  padding:0;
  top:0;
  height:100%;
  width:0
 }
 .breadcrumb>li+li:after {
  left:-18px;
  border-width:15px 10px;
  border-style:solid;
  border-color:#d2d6de;
  border-left-color:transparent
 }
/* 13-03-2023 */   
.dispatch_ordercol .cardcol_right {
    flex: 0 0 100%;
    max-width: 100%;
}
.dispatch_ordercol .cardcol_left {
    flex: 0 0 100%;
    max-width: 100%;
}
/* 13-03-2023 */
}

/* ============================ START SITESETTING CSS ============================ */

 .card-header {position: relative;display: block;text-decoration: none;outline: none;border: solid 1px #ddd;background: #fff;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}

/* Start CSS Sidebar Left */
.sidebar-left {width:100%;}
.sidebar-left .nav.nav-tabs { margin-bottom: 0 !important; box-shadow: inset 0 0px 0 0px rgba(0, 0, 0, 0.12); }
.sidebar-left .nav.nav-tabs .nav-item {width: 100%;}
.sidebar-left .nav.nav-tabs .nav-item .nav-link {font-size: 14px;color:#333; width: 100%;text-transform: capitalize !important; padding: 1rem 1rem;}
.sidebar-left .nav.nav-tabs .nav-link::before, .nav.nav-tabs .nav-link::after {background-color:transparent; }
.sidebar-left .nav.nav-tabs .nav-item .nav-link:hover {background: #e9e9e9;  color: #333; width: 100%; border-radius:0 !important;}
.sidebar-left .nav.nav-tabs .nav-item .nav-link.active {background-color: #fff;border-radius:0 !important;border-left: 3px solid #0068e1;border-right: 0;border-right-color: currentcolor;border-right-color: transparent;border-bottom-color: #e9e9e9;}
.sidebar-left .nav.nav-tabs .nav-item .nav-link.active:hover {background-color: #fff;border-radius:0 !important;}

.sidebar-left .collapse-icon a[data-toggle="collapse"]:after {
  font-family: 'feather';
  content: "\e911";
}
.sidebar-left .collapse-icon a[data-toggle="collapse"]:before {
  font-family: 'feather';
  content: "\e90c";
  }

.sidebar-left .card-header:first-child {padding: 1rem 1rem;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.sidebar-left .card .card-title {font-size: 16px;color:#333;}
.sidebar-left .card-body {background: #eee; }

/* End CSS Sidebar Left */


/* Start CSS RightSite Content */
.tab-content-title {margin-top: 0;margin-bottom: 20px;padding-bottom: 8px;border-bottom: 1px solid #d2d6de;}
form.form-horizontal .form-body  {width:100%;}
form .form-group {margin-bottom:8px;}
form.form-horizontal .label-control {font-size: 14px;/*font-family: Open Sans,sans-serif !important;*/text-align: left;display: inline-block;/*padding-right: 15px;padding-left: 15px;padding-top: 6px;*/margin: 0;}
form.form-horizontal .form-group .label-control {text-align: left;}

form .form-control, output {display: block;line-height: 1.22857143;color: #555;font-size: 14px;font-weight: normal !important; box-shadow: none; height: 34px;border-radius: 3px;border-color: #d9d9d9; -moz-box-shadow: none;-webkit-box-shadow: none;
padding:0.1rem 0.6rem calc(0.2rem - 3px)}
form .form-group textarea {padding: 10px;border-radius: 3px;border-color: #d9d9d9;resize: vertical;-webkit-transition: border-color .2s ease-in-out;transition: border-color .2s ease-in-out;}
textarea.form-control {height: auto; padding: 0.4rem 0.6rem calc(0.2rem - 3px) !important;}

/* End CSS RightSite Content */

/* ============================ END SITESETTING CSS ============================ */



/* ============================ START COUNTRY UPDATE CSS ============================ */
/* Start CSS RightSite Content */
.custom-file {margin-left:16px;margin-right:16px;height:auto;}
.custom-file-label::after {right:15px;}
.custom-file-label {border:solid 1px #d9d9d9 !important;line-height: 38px !important;color: #555;font-size: 15px;font-weight: normal !important; height: 40px;border-radius: 3px;border-color: #d9d9d9;
-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
.form-control[type="file"] {height: 41px;}
/*.language-input .form-group label {padding-right: 8px;padding-left: 5px;margin:0;}*/
/* End CSS RightSite Content */

/* ============================ END COUNTRY UPDATE CSS ============================ */

/* ============================ START CATALOGS CSS ============================ */
.attribute-map-ul .nav-link {padding:0;line-height: 20px;}
.attribute-map-ul .badge.badge-pill {margin-right: 5px;color: #666ee8;background-color: #fff;width: 24px;height: 24px;line-height: 22px;border: 2px solid #666ee8;border-radius: 100%;font-size: 12px;text-align: center;display: inline-block;padding: 0 !important;}

/* ============================ END CATALOGS CSS ============================ */
/* START Modal-body Popup CSS */
.modal-body .custom-file {margin-left: 0;margin-right: 0;}
.modal-body .custom-file-label {padding-right: 15px;padding-left: 15px;}
.modal-body .custom-control {padding-left: 1.5rem;}
.supplier-branch-map {width: 100% !important;   min-height: 200px;}

/* END Modal-body Popup CSS */

.list-textbox table.dataTable td, table.dataTable th {-webkit-box-sizing: inherit;box-sizing: inherit;}
.list-textbox table.dataTable td .form-control, table.dataTable th .form-control {border:solid 1px #888;background:#fff;height: 30px;}


/* ============================ START TIME FACTOR RATE CSS ============================ */
.time-factor-rate-page form.form-horizontal .form-group .label-control {text-align: right; line-height: normal;}
.time-factor-rate-page .table tr td:first-child { padding-left: 10px !important;}
.time-factor-rate-page .table tr td:nth-child(2) { padding-left: 10px !important;}
.time-factor-rate-page .table tr td {padding-left: 0;padding-right: 3px !important;border-right: 0;border-left: 0;}
.time-factor-rate-page form .form-control, output .table tr td {text-align: center;}
.time-factor-rate-page .table tr td > table tr th {/*padding:0;*/}
.time-factor-rate-page .table tr td > table tr th label {font-size: 14px;padding-top:4px;padding-right: 0;padding-left: 0;}

.data_loader {position: fixed !important;z-index: 9999;background: rgba(0, 0, 0, 0.20);width: 100%;height: 100%;float: left;top: 0;}
.data_loader p {margin: 50px 0 0 -20px;float: left;}

/* ============================ END TIME FACTOR RATE CSS ============================ */

/* Admin User */


.mobile-country .form-control-position {
    width: 15% !important;
    border: 0 !important;
    margin-left: 1px;
    position: static;
    margin: 0;
    float: left;
    height: 40px;
    z-index: 9;
    display: block !important;
}
.mobile-country.position-relative.has-icon-left .form-control {
    padding: 0 15px;
    width: 85%;
}


.mobile-country .selectize-control {
border: 0 !important;
}

.mobile-country .selectize-control .selectize-input {
height: 36px;
line-height: 19px;
} 
.mobile-country .selectize-control .selectize-input span {
  float: left;
} 
.mobile-country .selectize-control .selectize-input span img {
height: 18px;
width: 24px;
vertical-align: top;
} 

.mobile-country .selectize-control .selectize-input::after {
right: 10px !important;
}




/* ============================ START LISTING PAGES COMMON CSS ============================ */

.listing-innerpage {}
.listing-innerpage .card {
margin-bottom: 0;
}

.listing-innerpage .form-table-list {}

.listing-innerpage .form-table-list.table tr td {
  min-width: 200px;
}

.listing-innerpage .dataTables_wrapper {}

.listing-innerpage .dataTables_wrapper .dataTables_length, .listing-innerpage .dataTables_wrapper .dataTables_filter {
text-transform: capitalize;
}

.listing-innerpage .dataTables_wrapper .dataTables_scrollHead .dataTables_scrollHeadInner {
width: 100% !important;
}

.listing-innerpage .dataTables_wrapper .dataTables_scrollHead .dataTables_scrollHeadInner table.dataTable {
width: 100% !important;
}

.dataTables_scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}


.listing-innerpage .dataTables_wrapper div.dataTables_scrollBody table {
width: 100% !important;
}


.listing-innerpage div.dataTables_wrapper div.dataTables_info {
padding: 20px 0px 0 0px;
}

.listing-innerpage div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 0 !important;
   padding: 15px 0px 0 0px;
}


/*
.listing-innerpage div.dataTables_wrapper div.dataTables_paginate ul.pagination .paginate_button.page-item {
    margin: 0 !important;
   padding: 15px 0px 0 0px;
}

.listing-innerpage div.dataTables_wrapper div.dataTables_paginate ul.pagination
{
display: block;
}

.listing-innerpage div.dataTables_wrapper div.dataTables_paginate ul.pagination .paginate_button.page-item {
    margin: 0 !important;
    padding: 15px 0px 0 0px;
    width: auto;
    word-break: normal;
    display: inline-block;
    float: left;
}
*/

.table-view-control {
    font-family: Roboto,sans-serif !important;
    font-size: 15px !important;
    color: #555;
}
.label-view-control {
font-size: 15px;
}
.sub-data .form-control {
border-color:#909090
}
.attribt-generate-prod-tbl .custom-file
{
  margin: -10px 0 0 0 !important;
    float: left;
}
.add-attrbt-tbl tbody tr td span
{
  color: #ea1c0d;
  font-weight: 600;
}
.mng-pk-weight-input
{
    width: 45%;
    float: left;
    height: 35px;
}
.mng-pk-weight-select
{
    width: 45%;
    float: right;
}
.stock-sar .input-group-addon
{
    width: 25%;
    float: left;
    text-align: center;
    padding: 10px 0;
    line-height: 20px;
} 
.stock-sar .price-input
{
    float: left;
    width: 60%;
}
.stock-sar .bootstrap-touchspin
{
  width: 100%;
  margin: 0;
  float: right;
}
.btn-outline-success {
  border-color: #8bc34a !important;
  background-color: #8bc34a !important;
  color: #ffffff !important;
}

.stock-sar .bootstrap-touchspin .btn-primary
{
    border-color: #C5D1D1 !important;
    background-color: #C5D1D1 !important;
    color: #000;
    padding: 13px 5px;
    box-shadow: none;
    border-radius: 0;
}
.stock-sar .bootstrap-touchspin .touchspin 
{
    border-radius: 0;
    height: 39px;
}
.supplier-tbl tbody td p i
{
    font-size: 15px;
    float: left;
    margin: 5px 3px 0 0;
}
.supplier-tbl tbody td p
{
  margin: 5px 0;
}
#stock-price .col-md-3
{
  margin: 60px 0 0 0;
}
#stock-price .content-box
{
    border: solid 1px #ddd;
    padding: 20px;
    margin: 0 0 15px 0;
}
#stock-price .content-box ul
{
  padding: 0;
  margin: 0;
}
#stock-price .content-box ul li
{
  line-height: 30px;
}
#stock-price .content-box ul li span
{
  font-weight: 800;
}
.card .card-header
{
  padding: 1rem 1rem;
}
.chosen-img
{
  display: block;
width: 150px;
overflow: hidden;
height: 45px;
padding: 10px 0;
margin: 0 0 0 0px;
}
.chosen-img .col-md-10
{
  max-width: 100%;
}
.chosen-img .btn 
{
    padding: 5px 4px;
    margin: 4px 0 0 0;
}
.chosen-img .custom-file-label
{
    margin: -5px 0 0 0;
    float: left;
}
.chosen-img  .custom-file-input
{
  float: left;
  width: 100%;
}
.chosen-img .col-md-2
{
  text-align: right;
}
.p-0
{
  padding: 0;
}
.choose_plan ul
{
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.choose_plan ul li
{
  line-height: 30px;
}
.choose_plan ul .label-control
{
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.choose_plan.first ul li
{
  color: #2b335e !important;
}
.supp_stock_accord .card-title
{
  color: #6b6f82 !important;
  font-size: 18px !important;
}
.supp_stock_accord .card-header
{
  border: solid 0px #ddd;
  border-bottom: solid 1px #ddd;
}

#pack_details .custom-file-label
{
  width: 100%;
  height: 35px;
  line-height: 28px !important;
}
#pack_details .custom-file-label::after {
    right: 35px;
}

#pack_details .chosen-img .btn {
    position: absolute;
    top: -4px;
    right: -120px;
}


#comb_option .chosen-img {
    width: 200px;
    }

#comb_option .chosen-img .custom-file-label {
    text-align: left;
}
#comb_option .chosen-img .btn {
    position: absolute;
    top: -4px;
    right: -160px;
}
#comb_option .custom-file-label::after {
    right: 45px;
}


.selectize-input 
{
    padding: 7px 7px;
    float: right;
}
#pack_details .mng-pk-weight-input
{
    width: 30%;
    float: left;
    height: 35px;
    margin: 0 00px 0 0;
    padding: 3px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
#pack_details .custom-file
{ 
  margin: -5px 0 0 0;
} 
#pack_details .input-group {
    margin-top: 0;
}
#pack_details .selectize-input
{
  padding: 8px 8px 7px 8px;
}
#pack_details .mng-pk-weight-select {
    width: 70%;
    float: right;
}
.form-horizontal .form-group textarea
{
  width: 100%;
}
.stock-sar .border-bottom
{
    text-align: center;
    border-bottom: 1px solid #e3ebf3 !important;
}
.stock-sar .heading th
{
  vertical-align: middle;
  text-align: center;
}
.stock-sar td:first-child, .stock-sar th:first-child {
    padding-left: 1em;
}
.stock-sar .stock
{
    float: left;
    margin: 0 5px 0 0;
    font-weight: 800;
  width: 35px;
}
.stock-td .input-group
{
  width: 230px;
}
.price-td .input-group
{
  /*width: 130px;*/
}
.comment_area
{
  width: 100%;
  padding: 0 15px;
}
.comment_box 
{
  padding: 0 0 20px 0;
  border-bottom: 1px solid #dedede;
  margin: 0 0 20px 0;
}
.comment_box img
{
    border-radius: 100px;
    width: 30px;
    height: 30px;
    object-fit: cover;
    margin: 0 10px 0 0;
}
.comment_box h6
{
  text-align: right;
  color: #000;
  margin: 0;
}
.comment_box h6 span
{
    color: #00bcd4;
    font-size: 14px;
    text-transform: uppercase;
}
.comment_area .cmt_btn
{
  padding: 0;
}
.comment_area .add_comment_btn
{
  width: 150px;
  height: 40px;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
.comment_area .date_row p
{
    background: #00bcd4;
    font-size: 15px;
    color: #fff;
    padding: 10px;
    margin: 0 0 20px 0;
}
.comment_box li{list-style: inherit;}
.activitylog-alert-row .alert
{
  z-index: 9;
}
.hide-form-action-sep .form-actions
{
  border-top: 0px solid #d1d5ea;
}
.hide-form-action-sep .comment_loadMoreBtn 
{
  border-bottom: 1px solid #d1d5ea;
  padding-bottom: 20px;
}
/** View Supplier Mgmt**/
.recent-transactions .heading-elements
{
  top: 10px;
}
.card-header .heading-elements, .card-header .heading-elements-toggle
{
  top: 15px;
} 
#product_img_div .product-gallery-img
{
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.supplier-typeahed-list{
  padding: 0.5rem;border-bottom: 1px solid #E4E5EC;
}
.supplier-typeahed-list span.registration_number{
  font-size:13px !important;
}


/* ============================ START UPDATE ATTRIBUTE PAGE CSS ============================ */

.update-attribute-page {}

.update-attribute-page table {table-layout: fixed;}
.update-attribute-page .table td:first-child, .table th:first-child {padding-left: 1rem;}
.update-attribute-page .att-option-wd-5 {min-width: 50px;width: 50px;}
.update-attribute-page .att-option-wd-10 {min-width: 50px;width: 100px;}
.update-attribute-page .att-option-wd-10 br {display:none;}
.update-attribute-page .att-option-wd-20 {min-width: 200px;width: 200px;}
.update-attribute-page .att-option-wd-30 {min-width: 350px;width: 350px;}


/* ============================ END UPDATE ATTRIBUTE PAGE CSS ============================ */


/* ============================ END LISTING PAGES COMMON CSS ============================ */

















/* ============================ START RESPONSIVE CSS ============================ */

@media screen and (max-width: 1200px) and (min-width: 768px) {
    .listing-innerpage div.dataTables_wrapper div.row:last-child div[class^="col-"]:first-child {
        display: inline-block;
    }

}

@media only screen and (max-width: 767px) {
form.form-horizontal .label-control { padding-top: 0;margin-bottom: 6px;}
form .form-group {margin-bottom: 1rem;}
/* .custom-file {margin-bottom: 20px;} */

.listing-innerpage div.dataTables_wrapper div.dataTables_info {
    padding: 10px 0px 0 0px;
}
.listing-innerpage div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    display: block;
    padding: 10px 0px 0 0px;
    justify-content: center;
}
.listing-innerpage div.dataTables_wrapper div.dataTables_paginate ul.pagination .paginate_button.page-item {
display: inline-block;
}

#main-menu-navigation .dropdown .nav-link span{display: block !important;}
.update-attribute-page .att-option-wd-5 {min-width: 50px;width: 50px;}
.update-attribute-page .att-option-wd-10 {min-width: 70px;width: 70px;}
.update-attribute-page .att-option-wd-10 br {display:block;}
.update-attribute-page .att-option-wd-20 {min-width: 150px;width: 150px;}
.update-attribute-page .att-option-wd-30 {min-width: 200px;width: 200px;}
/* 27-01-2023 */
.order-error-container {padding-right: 0px; } 
.default_qty_row .col-md-4.col-12 {margin-bottom: 10px; } 
.col-pl-0 {padding-left: 0 !important; }
/* 27-01-2023 */
.header-navbar.navbar-expand-md.navbar.navbar-with-menu.navbar-without-dd-arrow.navbar-static-top.navbar-light.fixed-top { position: relative; }
}

@media only screen and (max-width: 576px) {
.content-header {
    padding-bottom: 0;
    }
.breadcrumb {
    position: relative;
    float: left;
    padding: 0;
}

.line-on-side {border-bottom: 1px solid #dadada;line-height: 0.1em;}

.card .card-header .heading-elements {
    margin: 0;
    position: relative;
    width: 100%;
    left: 0;
}
.card .card-header .heading-elements {

}


.listing-innerpage .dataTables_wrapper .dataTables_length, .listing-innerpage .dataTables_wrapper .dataTables_filter {
    margin-bottom: .7rem !important;
    margin-top: 0.25rem !important;
}
.listing-innerpage div.dataTables_wrapper div.dataTables_info {
    padding: 10px 0px 0 0px;
    text-align: left;
}
.listing-innerpage div.dataTables_wrapper div.dataTables_paginate ul.pagination {padding: 0;}
.listing-innerpage div.dataTables_wrapper div.dataTables_paginate ul.pagination .paginate_button.page-item {
float:left;
padding-top: 10px;
}


}


@media screen and (max-width: 540px) {


}


/* ============================ END RESPONSIVE CSS ========================== */


.image-used-for-sec.form-group .custom-checkbox .label-control {
    padding: 0 0 0 30px;
    margin: 0;
    line-height: 16px;
}




/* ============================ END MAIN  CSS ============================ */


@media all and (min-width: 320px) and (max-width: 480px)
{
  .search-filter-header .btn-group{display: inline-block;}
  .search-filter-header .filter{margin: 0 0 10px 0;}
  .search-filter-header .btn-group .btn{margin: 0 0 10px 0;}
  .search-filter-hide input{margin: 0 0 10px 0;}
  .search-filter-hide .selectize-input{margin: 0 0 5px 0;}
  
  .img-gallery-content .custom-file{margin: 0; height: 40px;}
  .img-gallery-content .form-group .label-control{padding-right: 0;padding-left: 0;}
  .img-gallery-content .file-repeater{padding: 0;}
  #product-gallery .col-12{margin: 0 0 10px 0;}
  .attribt-generate-prod-tbl .col-md-10{width: 80%; float: left;}
  .attribt-generate-prod-tbl .col-md-2{width: 20%; float: right;}
  .attribt-generate-prod-tbl .custom-file{width: 100px;}
  .attribt-generate-prod-tbl .sku input{width: 110px;}
  #stock-price .col-md-3 {margin: 0 0 0 0;padding: 0 15px !important;}
  .stock-sar .bootstrap-touchspin{width: 150px;}
  .chosen-img{width: 150px;}
  .chosen-img .col-md-10{width: 80%; float: left;}
  .chosen-img .col-md-2{width: 20%; float: right;}
  #pack_details .mng-pk-weight-input{width: 150px !important;}
  #pack_details .mng-pk-weight-select { width: 100%;}
  #pack_details .form-control{width: 80px;}

  .auction_upl_img{width: 90%;}
  .mobile-isd-dd .mobile-country .form-control-position{width: 45% !important;}
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control{width: 55%;}
}
@media all and (min-width: 481px) and (max-width: 640px)
{
  .search-filter-header .filter{margin: 0 0 10px 0;}
  .search-filter-header .btn-group .btn{margin: 0 0 10px 0;}
  .search-filter-hide input{margin: 0 0 10px 0;}
  .search-filter-hide .selectize-input{margin: 0 0 5px 0;}

  .img-gallery-content .custom-file{margin: 0; height: 40px;}
  .img-gallery-content .form-group .label-control{padding-right: 0;padding-left: 0;}
  .img-gallery-content .file-repeater{padding: 0;}
  #product-gallery .col-12{margin: 0 0 10px 0;}
  .attribt-generate-prod-tbl .col-md-10{width: 80%; float: left;}
  .attribt-generate-prod-tbl .col-md-2{width: 20%; float: right;}
  .attribt-generate-prod-tbl .custom-file{width: 100px;}
  .attribt-generate-prod-tbl .sku input{width: 110px;}
  #stock-price .col-md-3 {margin: 0 0 0 0;padding: 0 15px !important;}
  .stock-sar .bootstrap-touchspin{width: 150px;}
  .chosen-img{width: 150px;}
  .chosen-img .col-md-10{width: 80%; float: left;}
  .chosen-img .col-md-2{width: 20%; float: right;}
  #pack_details .mng-pk-weight-input{width: 150px !important;}
  #pack_details .mng-pk-weight-select { width: 100%;}
  #pack_details .form-control{width: 80px;}

  .auction_upl_img{width: 90%;}
  .mobile-isd-dd .mobile-country .form-control-position{width: 25% !important;}
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control{width: 75%;}
}
@media all and (min-width: 641px) and (max-width: 767px)
{
  .search-filter-header .filter{margin: 0 0 10px 0;}
  .search-filter-header .btn-group .btn{margin: 0 0 10px 0;}
  .search-filter-hide input{margin: 0 0 10px 0;}
  .search-filter-hide .selectize-input{margin: 0 0 5px 0;}

  .img-gallery-content .custom-file{margin: 0; height: 40px;}
  .img-gallery-content .form-group .label-control{padding-right: 0;padding-left: 0;}
  .img-gallery-content .file-repeater{padding: 0;}
  #product-gallery .col-12{margin: 0 0 10px 0;}
  .attribt-generate-prod-tbl .col-md-10{width: 80%; float: left;}
  .attribt-generate-prod-tbl .col-md-2{width: 20%; float: right;}
  .attribt-generate-prod-tbl .custom-file{width: 100px;}
  .attribt-generate-prod-tbl .sku input{width: 110px;}
  #stock-price .col-md-3 {margin: 0 0 0 0;padding: 0 15px !important;}
  .stock-sar .bootstrap-touchspin{width: 150px;}
  .chosen-img{width: 150px;}
  .chosen-img .col-md-10{width: 80%; float: left;}
  .chosen-img .col-md-2{width: 20%; float: right;}
  #pack_details .mng-pk-weight-input{width: 150px !important;}
  #pack_details .mng-pk-weight-select { width: 100%;}
  #pack_details .form-control{width: 80px;}

  .auction_upl_img{width: 90%;}
  .mobile-isd-dd .mobile-country .form-control-position{width: 20% !important;}
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control{width: 80%;}
}
@media all and (min-width: 768px) and (max-width: 991px)
{ 
  .img-gallery-content .custom-file{margin: 0; height: 40px;}
  .img-gallery-content .form-group .label-control{padding-right: 0;padding-left: 0;}
  .img-gallery-content .file-repeater{padding: 0;}
  #product-gallery .col-12{margin: 0 0 10px 0;}
  .attribt-generate-prod-tbl .col-md-10{width: 80%; float: left;}
  .attribt-generate-prod-tbl .col-md-2{width: 20%; float: right;}
  .attribt-generate-prod-tbl .custom-file{width: 100px;}
  .attribt-generate-prod-tbl .sku input{width: 110px;}
  #stock-price .col-md-3 {margin: 0 0 0 0;padding: 0 15px !important;}
  .stock-sar .bootstrap-touchspin{width: 150px;}
  .chosen-img{width: 150px;}
  .chosen-img .col-md-10{width: 80%; float: left;}
  .chosen-img .col-md-2{width: 20%; float: right;}
  #pack_details .mng-pk-weight-input{width: 150px !important;}
  #pack_details .mng-pk-weight-select { width: 100%;}
  #pack_details .form-control{width: 80px;}

  .mobile-isd-dd .mobile-country .form-control-position{width: 20% !important;}
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control{width: 80%;}
}
@media all and (min-width: 992px) and (max-width: 1030px)
{
  .img-gallery-content .custom-file{margin: 0; height: 40px;}
  .img-gallery-content .form-group .label-control{padding-right: 0;padding-left: 0;}
  .img-gallery-content .file-repeater{padding: 0;}
  #product-gallery .col-12{margin: 0 0 10px 0;}
  .attribt-generate-prod-tbl .col-md-10{width: 80%; float: left;}
  .attribt-generate-prod-tbl .col-md-2{width: 20%; float: right;}
  .attribt-generate-prod-tbl .custom-file{width: 100px;}
  .attribt-generate-prod-tbl .sku input{width: 110px;}
  #stock-price .col-md-3 {margin: 0 0 0 0;}
  .stock-sar .bootstrap-touchspin{width: 150px;}
  .chosen-img{width: 150px;}
  .chosen-img .col-md-10{width: 80%; float: left;}
  .chosen-img .col-md-2{width: 20%; float: right;}
  #pack_details .mng-pk-weight-input{width: 150px !important;}
  #pack_details .mng-pk-weight-select { width: 100%;}
  #pack_details .form-control{width: 80px;}

  .mobile-isd-dd .mobile-country .form-control-position{width: 20% !important;}
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control{width: 80%;}
}
@media all and (min-width: 1031px) and (max-width: 1250px)
{
  .chosen-img{width: 150px;}
  .chosen-img .col-md-10{width: 80%; float: left;}
  .chosen-img .col-md-2{width: 20%; float: right;}
   #pack_details .mng-pk-weight-input{width: 150px !important;}
  #pack_details .mng-pk-weight-select { width: 100%;}
  #pack_details .form-control{width: 80px;}

  .mobile-isd-dd .mobile-country .form-control-position{width: 20% !important;}
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control{width: 80%;}
}

@media all and (max-width: 1500px)
{
    
    #main-menu-navigation .dropdown-submenu .dropdown-item span
    {
      display: inline-block !important;
    }
}

.dragula-drag-table{
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
.plus-minus-bt{padding: 6px 10px 9px 10px;}

/* .col-md-6
{
  float: left;
} */
/*
.badge .badge-primary
{
    border-color: #666ee8;
    color: #666ee8;
}
 .badge-success{
  border-color:green;
  color:green;
} 
 .badge-warning {
    border-color: #ffc107 !important;
    background-color: transparent;
    color: #ffc107;
} */
#documentTable .custom-file-label
{
  height: 35px;
  line-height: 30px !important;
}
#addAddressForm .form-control-position
{
   width: 90px !important;
}
#addAddressForm .position-relative.has-icon-left .form-control
{
      padding-left: 7rem;
}
#addAddressForm  .selectize-input:after
{
  right: 5px !important;
}
.green
{
    color: green !important;
    font-weight: bold;
}
.auction_section
{
  /*//display: block;*/
}
.hide
{
  display: none;
}
#doc_details .custom-checkbox .custom-control-label::after
{
  width: 100%;
}
.pip {
    height: 135px;
    width: 100px;
    display: inline-block;
    margin: 30px 5px 0 0;
}
.imageThumb {
    border: 2px solid;
    padding: 1px;
    cursor: pointer;
    height: 100px;
    width: 100px;
}
.remove_image {
    float: left;
    width: 100%;
    display: block;
    background: #444;
    border: 1px solid black;
    color: white;
    text-align: center;
    cursor: pointer;
}
.remove_pdf {
    float: left;
}
.remove_icon {
    float: right;
}
.remove_pdf a:before
{
  color: #337ab7;
}
.view_label
{
    line-height: 40px;
    width: 100%;
    padding: 6px 0 0 0;
}
.custom-checkbox .custom-control-label::after
{
      width: 100%;
}
.base_section
{
    float: left;
    width: 100%;
    display: block;
    color: white;
    text-align: center;
    cursor: pointer;
    height: 25px;
}
.base_img
{
    float: left;
}
.base_label
{
      padding-left: 23px;
    line-height: 4px;
}
.yes_no
{
  margin: 8px 0 0 0;
}
.table #img_details td:last-child, .table #img_details th:last-child, #documentTable thead th:last-child,
.table #doc_details td:last-child, .table #doc_details th:last-child,
.table #media_details td:last-child, .table #media_details th:last-child
{
  padding-right: .6rem;
}
.table #doc_details td .remove-doc, .table #doc_details th .remove-doc, .table #img_details th .remove-img
{
  margin: 0 auto !important;
}
table a.fancybox img {
    width: 60px;
}
.auction_tab .tab-pane
{
  min-height: 535px;
}
.modal-body > :last-child
{
      margin-top: 10px;
}
/*.col-md-3
{
  float: left;
}*/
.language-input .form-group .title
{
    font-size: 15px;
}
.dd-d .dd-n
{
    margin-top: 13%;
    line-height: 0 !important;
}
.dd-m .dd-n
{
    margin-top: 13px;
    line-height: 0 !important;
}
.dd-y .dd-n
{
    margin-top: 13px;
    line-height: 0 !important;
}
.dd-ul li
{
    padding-top: 10px;
}
.dd-s
{
  padding: 9px 0 0 0;
}
.has-icon-left .form-control-position {
  line-height: 1 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.table-fixed thead {
  width: 100%;
  height: auto;
  position: fixed;
}
.table thead th 
{
  height: 45px;
  line-height: 45px;
  padding: 0 8px !important;
}
.table tbody td{
  padding:4px 6px;
}
.table-fixed tbody {
  max-height: 210px;
  overflow-y: auto;
  width: 100%;
  margin: 50px 0 0 0;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: block;
}
.table-fixed thead > tr> th {
  float: left;
  border-bottom-width: 0;
}
.table-fixed tbody td
{
  float: left;
  border-bottom-width: 0;
  width: 50%;
}
.help-url-errors{
    display: inline-table !important;
    color: #FF0000;
    padding: 5px 0 10px 10px;
    float: left;
    width: 100%;
}



/************ Panel Custom CSS Start ************/
/***** login CSS Start *****/
.custom_login .card .card-content {
    padding: 30px;
}
.custom_login .card .card-content form input {
    background: #eeeeee;
    border: none;
    border-radius: 6px !important;
    font-size: 15px;
    color: #333;
    padding: 15px 45px;
    height: auto;
    margin-bottom: 15px;
}
.custom_login .card .card-content form input::placeholder {
    color: #666;
}
.custom_login .card .card-content form .form-control-position i {
    font-size: 20px;
    color: #666;
}
.custom_login .card .card-content form .form-control-position {
    top: 11px;
    left: 8px;
}
.btn.custom_login_btn {
    background: #0DA6E7;
    color: #fff;
    padding: 16px 20px;
    border-radius:20px;
    font-size: 16px;
    letter-spacing: 1px;
}
.custom_login_btn:hover, .custom_login_btn:focus, .custom_login_btn:active {
  color: #fff;
  background: #0DA6E7;
  opacity:0.8;
}
.custom_login .card .card-title {
  padding: 20px 0 10px 0;
}
.bg_theme_gradient {
  background: #0DA6E7;
}
/***** login CSS Ends *****/
html body a {
    color: #303030;
}
html body a:hover, html body a:focus {
    text-decoration: none;
    color: #094b8c;
}
input::placeholder {
    color: #333;
}
.btn.btn-primary {
    background: #0DA6E7 !important;
    border-color: #0DA6E7 !important;
    color: #fff;
}
.btn,
.btn.btn-primary.btn-sm.waves-effect.waves-light,
.btn.btn-secondary.dropdown-toggle.btn-sm.waves-effect.waves-light,
#show_filter,
#hide_filter,
.app-content .content-wrapper .content-body .card-body form button.btn.btn-success,
.app-content .content-wrapper .content-body .card-body form .form-actions a button.btn,
.btn.btn-primary,
.btn.btn-info,
.btn.btn-warning,
.btn.btn-success,.btn.btn-danger,
button.btn.mr-1.waves-effect.waves-light {
    border-radius: 50px;
    padding: 8px 14px;
}
.btn.btn-secondary.dropdown-toggle.btn-sm.waves-effect.waves-light {
    background-color: #ff6674  !important;
}
#show_filter, #hide_filter {
    background: #717171 !important;
}
.btn-secondary {
  background-color: #0DA6E7 !important;
}
.btn-secondary.btn-light {
  background-color: #e0e0e0 !important;
}
.card-header .heading-elements, .card-header .heading-elements-toggle {
    top: 14px;
}
.custom_inner_wrapper {
  padding: 5px 0;
}
.header-navbar.navbar-brand-center .custom_inner_wrapper .navbar-header {
  top: 5px;
}
img.logo{
  max-height: 70px;
}
.custom_inner_wrapper ul.nav.navbar-nav.flex-row {
    align-items: center;
    justify-content: center;
    height: 100%;
}
.navbar-dark.navbar-horizontal.navbar-horizontal-sales-user {
    background: #A9B558;
}
.navbar-dark.navbar-horizontal {
    background: #0DA6E7;
}
.sales_user_admin_panel .navbar-dark.navbar-horizontal.navbar-horizontal-sales-user {
  background-color: rgb(247, 178, 57);
}
.header-navbar .navbar-container ul.nav li a.dropdown-user-link {
    border: 1px solid #ddd;
    padding: 6px 10px;
    border-radius: 8px;
}
.breadcrumb>li>a, .breadcrumb>li {
    color: #666;
    font-size: 15px;
}
.breadcrumb>li {
    color:#0DA6E7;
    font-weight: 500;
}

/* Table Common CSS Start */
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left-width: 1px !important;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 1px !important;
}
.table thead th {
    border-color: #a8bec9;
    border: 1px solid #a8bec9;
}
.table thead td, .table thead th {
    background: #E2F1FF;
    color: #212529;
}
.table-striped tbody tr:nth-of-type(even) {
  background-color: #f5f5f5;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff;
}
.table > :first-child > tr:first-child th {
  border: 1px solid #a8bec9;

}
.table td:first-child {
  padding-left: .6rem;
}
.table th:first-child {
  padding-left: 2rem;
}
/* Table Common CSS Ends */

.pagination .page-link {
    color: #094b8c;
    border: 1px solid #F6A83E;
}
.pagination .page-link:focus, .pagination .page-link:hover {
  background: #094b8c;
  color: #fff;
}
.page-item.active .page-link {
  background-color: #F6A83E;
  color: #fff;
}
.page-item.disabled .page-link{
  color:#303030;
}
.card .card-title {
    font-size: 20px;
    color: #666;
    font-weight: 500;
    margin: 0;
    position: relative;
    display: block;
}
.content-header h3 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0;
}
.card hr {
  margin: 3px 0 15px;
}
.card .card-title i {
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
}
.search-filter-hide .btn-info {
    border-color: #0da6e7 !important;
    background-color: #0da6e7 !important;
    color: #FFFFFF;
}
.search-filter-hide .btn-info:hover, .search-filter-hide .btn-info:focus, .search-filter-hide .btn-info:active {
    border-color: #0da6e7 !important;
    background-color: #0da6e7 !important;
    color: #FFF !important;
}
.search-filter-hide .btn-warning {
    border-color: #ff6674 !important;
    background-color: #ff6674 !important;
    color: #FFFFFF;
}
.search-filter-hide .btn-warning:hover, .search-filter-hide .btn-warning:focus, .search-filter-hide .btn-warning:active {
    border-color: #ff6674 !important;
    background-color: #ff6674 !important;
    color: #FFF !important;
}
/* .app-content .content-wrapper .content-body .card-body form button.btn.btn-success {
    border-color: #094b8c !important;
    background-color: #094b8c !important;
    color: #FFFFFF;
} */
/* .app-content .content-wrapper .content-body .card-body form button.btn.btn-success:hover,
.app-content .content-wrapper .content-body .card-body form button.btn.btn-success:focus,
.app-content .content-wrapper .content-body .card-body form button.btn.btn-success:active {
    background-color: #2b6bab !important;
    border-color: #2b6bab !important;
} */
/* .app-content .content-wrapper .content-body .card-body form .form-actions a button.btn,
button.btn.mr-1.waves-effect.waves-light {
    background: #a5a5a5;
    color: #fff;
} */
/* .app-content .content-wrapper .content-body .card-body form .form-actions a button.btn:hover,
button.btn.mr-1.waves-effect.waves-light {
    background: #919191;
} */
.btn-danger {
    border-color: #ce424f !important;
    background-color: #ce424f !important;
    color: #FFFFFF;
}
#btn_close_par {
    padding: 9px 14px;
}
.sidebar-left .nav.nav-tabs .nav-item .nav-link.active {
    border-left: 3px solid #094b8c;
}
html body.fixed-navbar {
    padding-top: 0;
}
.bg-advance-filter .btn-warning,
.bg-advance-filter .btn-info {
  border-radius: 2px;
}
.col-md-9.position-relative.has-icon-left.mobile-country .custom-control-label:before {
    height: auto;
    width: auto;
}
.col-md-9.position-relative.has-icon-left.mobile-country .custom-control-label::after {
    width: auto;
}
.col-md-9.position-relative.has-icon-left.mobile-country .custom-control-label::after {
    top: 3px;
}
.custom-control-input:checked ~ .custom-control-label::after {
    color:#0DA6E7;
}
.col-md-9.position-relative.has-icon-left.mobile-country .custom-control {
    padding-left: 24px;
}
.border-radius-10 {
  border-radius: 10px !important;
}
.alert.alert-danger {
  border-radius: 8px;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off.bootstrap-switch-primary {
  background:#0DA6E7 !important;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #fff !important;
    background: #ff6674 !important;
}
.info {
    color: #094b8c !important;
}
li hr {
margin-top: 0rem;
margin-bottom: 0rem;
}
.height-50 {
  height: 50px;
}
.material-icons.md-12 {font-size: 12px;}
.v-align-middle {vertical-align: middle;}

.alert-success {
  border-color: #459145 !important;
  background-color: #fff;
  border: 1px solid;
  border-radius: 5px;
  color: #459145;
}

.alert-danger {
  border-color: #f44336 !important;
  background-color: #fff;
  border: 1px solid;
  color: #f44336;
}

.modal-header {
  padding: 0.75rem 0.5rem;
}

.modal-header:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.modal-content {
  border-radius: 5px;
}

.back_btn span.material-icons {
    font-size: 12px;
    vertical-align: middle;
}
.th_head1 {width: 50px;}
.th_head2 {width: 830px;}
.th_head3 {width: 128px;}
.th_head4 {width: 154px;}
.th_head5 {width: 85px;}
#optn_details .ques_head_row td:nth-child(2) {width: 47px;}
#optn_details .ques_head_row td:nth-child(3) {width: 50px;}
#optn_details .ques_head_row td:nth-child(4) {width: 780px;}
#optn_details .ques_head_row td:nth-child(5) {width: 150px;}
#optn_details .ques_head_row td:nth-child(6) {width: 134px;}
#optn_details .ques_head_row td:nth-child(7) {width: 85px; padding-right: 0.6rem;}
.table .heading th:nth-child(1), #optn_details .test_answer_table th, .lang_ans_row th {vertical-align: middle;}
#optn_details .test_answer_table th:nth-child(1) {width: 55px;} 
#optn_details .test_answer_table th:nth-child(2) {width: 895px;} 
#optn_details .test_answer_table th:nth-child(3) {width: 70px; padding-left: 10px; padding-right: 10px;} 
#optn_details .test_answer_table th:nth-child(4) {width: 40px; padding-left: 10px; padding-right: 10px;} 
.test_answer_table td:nth-child(4) {padding-right: 8px; padding-left: 8px;}


.table thead .th_head1, .table thead .th_head2, .table thead .th_head3, .table thead .th_head4, .table thead .th_head5 {
  padding: 8px !important;
}
#optn_details .ques_head_row td {
  padding: 8px;
}
.main_awarness_test_table {width: 100%; max-width: 1000px;}
button.btn.btn-primary.add_more_option_btn {
  background: #b11322 !important;
}
.main_awarness_test_table .answers_td {padding: 10px 10px 10px 40px !important;}
.lang_mcq_test_tr td:nth-child(1) {
  width: 850px;
}
.lang_mcq_test_tr td:nth-child(2) {
  width: 135px;
}
.lang_mcq_test_tr td:nth-child(3) {
  width: 137px;
}
.lang_ans_row {
  padding: 8px !important;
}
.lang_ans_row th:nth-child(1) {
  width: 50px;
}
.lang_ans_row th:nth-child(2) {
  width: 880px;
}
.lang_ans_row th:nth-child(3) {
  width: 80px;
}
.lang_ans_row th, .lang_ans_row td {padding: 8px !important;}
.diplay_order_index {max-width: 50px; margin: 0 auto; text-align: center;}

.card-padding{
    padding: 7px !important;
}
.card-mr{
    margin: -3px -14px -28px -7px;
}
.float-left .course_title{
    margin:  10px 5px -9px 13px
}
.card_ttl{
    font-size: 14px !important;
}
.nav.nav-tabs.nav-top-border .nav-item a.nav-link.active {
    border-top: 3px solid #0da6e7;
}
.custom_topic_wrap .card-body {
    padding: 10px 0;
}
.custom_topic_wrap ul {
    padding: 0;
    margin: 0;
    display: block;
}
.lang_wise_test_th .th_head1 {width:auto; min-width: 40px; max-width: 40px;}
.lang_wise_test_th .th_head2 {width:auto; min-width: calc(100vw - 450px); max-width: calc(100vw - 450px);}
.lang_wise_test_th .th_head3 {width:auto; min-width: 150px; max-width: 150px;}
.lang_wise_test_th .th_head4 {width:auto; min-width: 150px; max-width: 150px;}

.lang_mcq_test_tr.lang_wise_test_tr td:nth-child(1) {width: auto; min-width: calc(100vw - 410px); max-width: calc(100vw - 410px);}
.lang_mcq_test_tr.lang_wise_test_tr td:nth-child(2) {width: auto; min-width: 150px; max-width: 150px;}
.lang_mcq_test_tr.lang_wise_test_tr td:nth-child(3) {width: auto; min-width: 150px; max-width: 150px;}
.courselangtext {
  font-size: 16px;
  font-weight: bold;
}
.topic_video_player {
    width: 100%;
    height: 150px;
}
.modal-dialog {
  padding: 0 15px;
}
.modal-footer .btn.btn-outline-secondary {
    padding: 7px 14px;
}
.password-input span.btn.btn-icon.btn-secondary.btn-light.waves-effect.waves-light {
    background: #e3e3e3 !important;
    box-shadow: none;
    padding: 9px;
    border-radius: 0;
    margin: 0 !important;
}
.password-input span.btn.btn-icon.btn-secondary.btn-light.waves-effect.waves-light i {
    color: #9e9e9e;
}
.table-hover tbody tr:hover {
    background-color:#f9efb2 !important;
}
.custom_alert {
    background: #f5f8fd;
    padding: 20px;
    border-left: 4px solid #8bb4e7;
}
.modal-backdrop{
  z-index: 1099;
}
.modal {
  z-index: 1100;
}
.modal .modal-dialog .modal-header.bg-success {
  background-color: #0DA6E7 !important;
}
.modal-footer{
  border-top: 1px solid #d2d6de;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{line-height:1;}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  line-height: 1;
  padding: 4px 4px !important;
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 22px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height: 22px;}
td .btn.btn-icon.btn-secondary,td .btn.btn-icon.btn-warning,td .btn.btn-icon.btn-success {
  padding: 6px 12px;
  border-radius: 20px;
}
.custom-label {
  padding: 0 !important;
  color: #000000;
}

.challan-disabled {
    pointer-events: none;
    background: #717171 !important;
}
.dropdown-menu .dropdown-item {
    width: auto;
}
/************ Panel Custom CSS Ends ************/
.custom-card-box { overflow: hidden;}
.table.table-transparent { background-color: transparent; }
.table.table-transparent > :first-child > tr:first-child th {
  background-color: transparent;
  border-bottom: 1px solid #e3ebf3;
  padding: 0 !important;
  padding-right: 20px !important;
}

.table.table-transparent th:first-child {
  padding: 0;
  vertical-align: middle;
  color: #ffffff;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #e3ebf3;
}
.table.table-transparent td,.table.table-transparent th { color: #ffffff;white-space:nowrap;border: 1px solid #e3ebf3; padding-right: 20px; padding-left: 20px;}
.table.table-transparent > :first-child > tr:first-child th{
  background-color:#ffffff;
  color:#000000;
  padding-right: 20px;
  padding-left: 20px !important;
  border:1px solid #ffffff;
}
.form-box .table td:first-child, .table th:first-child {
  padding-left: 0;
}
.form-box .form-control, .form-box .custom-file-label {
  background-color: #ffffff;
}

.no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
-webkit-appearance: none !important;
margin: 0 !important;
}

.no-spin {
-moz-appearance:textfield !important;
}
body .selectize-dropdown {
z-index: 99;
}
.select2-container {
  z-index: 99;
}
.nav.nav-tabs.nav-underline.orderstatus .nav-item a.nav-link ,.orderstatus.nav.nav-tabs.nav-underline .nav-item a.nav-link.active, .orderstatus.nav.nav-tabs.nav-underline .nav-item a.nav-link.active:hover {
  color: black;
}

.nav.nav-tabs.nav-underline.orderstatus .nav-item a.nav-link:before {
  top: 0;
}

.nav.nav-tabs.nav-underline.orderstatus .nav-item a.nav-link {
  padding: 8px 10px 6px;
}

.nav.nav-tabs.nav-underline .nav-item a.nav-link {
border: 1px solid #96d2d9;
background: #c2eff4;
}

.help-block-error:empty {
  display: none !important;
}
.header-navbar.navbar-static-top{
  min-height: 90px;
}
html body .content{
  min-height:auto;
}
html body .content > .content-wrapper {
  min-height: calc(100vh - 203px);
}
body{
  display: block !important;
}


.salestable_body table th,
.salestable_body table td {
    padding: 10px 15px;
    border: 1px solid #e3ebf3;
}
.salestable_body table th {
    background: #e2f1ff;
    border-color: #bfc6cd;
    color: #333;
    font-weight: 500;
}
.salestable_body p strong {
    color: #000;
    font-weight: 500;
}


.table-sub-custom-striped > tbody > .sub-table-wrap > td { padding: 0; }
.table-sub-custom-striped > tbody > .sub-table-wrap > td table {margin: 0;}
.table-sub-custom-striped > tbody > tr:nth-child(1n - 1) {
  background-color: #f5f5f5;
  border-left: 1px solid #a8bec9;
  border-right: 1px solid #a8bec9;
}
.table-sub-custom-striped > tbody > tr:nth-child(2n - 2) { background-color: #ffffff; }
.table-sub-custom-striped > tbody > tr.sub-table-wrap > td { border-bottom: 1px solid #a8bec9; }
.table-sub-custom-striped > tbody > .sub-table-wrap > td table th { background-color: whitesmoke;padding: 10px 10px !important;}
.sub-table-wrap .detail-content {
  display: flex;
  width: 100%;
  padding: 10px 10px 0px  0;
  border: 2px dashed #0da6e7;
  border-width: 0 0 0px 1px;
  margin: 0px 0 20px;
}
.table-sub-custom-striped > tbody > .sub-table-wrap > td table th,.table-sub-custom-striped > tbody > .sub-table-wrap > td table td {
  height: auto;
  line-height: 1;
}
.sub-table-wrap .detail-content .detail{
  margin: 0;
  padding: 0;
  margin-bottom: 0;
  flex-grow: 1;
  flex-basis: 100%;
}
.sub-table-wrap .detail-content .detail:first-child {
  border-top: 1px dashed #0da6e7;
  flex-basis: 2%;
  background: #fff;
  margin-top:40px;
  margin-left: -1px;
}
.sub-table-wrap .detail-content .detail fieldset {
  border: 1px solid #0da6e7;
  background-color: #E2F1FF;
  padding:5px;
}
.table-sub-custom-striped > tbody > .sub-table-wrap > td table td{
  border: 1px solid #a8bec9;
}
.table-y-scroll {
  max-height: 351px;
}

.toggle-sub-table.open .ft-plus-square::before {
  content: '\e981';
}
.card.custom-card {
  margin: 1.875rem 0;
  border: none;
  -webkit-box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 7%);
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 7%) !important;
  border-radius: 0.35rem;
}




.thank-you-page-page {
  min-height: 100vh;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0;
}
.thank-you-page-wrap {
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  max-width:100%;
  width:800px;
  margin: 0 auto;
  padding:15px;
  text-align: center;
}
.thank-you-page-wrap h1 {
  margin: 0 0 20px;
  font-family: 'Quicksand' !important;
  font-weight: bold;
}
.thank-you-page-wrap p{margin-bottom: 0;line-height:1.6;}
.thank-you-page-wrap img {
  width: 100%;
  height: auto;
  max-width: 600px;
  margin-bottom: 20px;
}
/*.thank-you-page-wrap > *:last-child {
  margin: 0;
}*/
.thank-you-page-page .app-content.content .content-wrapper {
  padding: 0;
  min-height: auto;
}
.thank-you-page-page .app-content.content .content-wrapper .row {
  margin: 0;
  display: block;
}
.thank-you-page-page .app-content.content .content-wrapper .row > div {
  padding: 0;
}
.thank-you-page-page .app-content .card {
  background-color: transparent;
  box-shadow: none;
}


/*-- 1Feb2023  --*/
.dashboard-page-wrap { padding: 20px 0; }
.mb-30{margin-bottom: 30px;}
.main-top-title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}
.main-top-title-wrap .breadcrumb {
  top: auto;
  position: relative;
  line-height: 1;
  padding: 0;
  min-height: auto;
  float: none;
}
.main-top-title-wrap::after { display: none; }
.custom-card-header-wrap .card-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.custom-card-header-wrap .card-header .card-title {
  display: inline-flex;
  align-items: center;
  font-size: 24px;
  line-height: 1;
}
.custom-card-header-wrap .card-header .heading-elements {
  position: relative;
  top: auto;
  right: auto;
}
.custom-card-header-wrap .card-header .card-title i{margin-right: 5px;}
.custom-card h3 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
}
/* 06-03-2023 */
.custom-card .cardcol_left h4 {
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
}
/* 06-03-2023 */

.sales_adminpanel.bg_theme_gradient,.sales_adminpanel .btn.custom_login_btn,.sales_adminpanel .sticky-wrapper .navbar-dark.navbar-horizontal{
  background-color:#f7b238;
}

.client_adminpanel.bg_theme_gradient, .client_adminpanel .btn.custom_login_btn, .client_adminpanel .sticky-wrapper .navbar-dark.navbar-horizontal,.client_adminpanel .bg-primary {
  background-color: #a2af4b !important;
}
.client_adminpanel .btn.btn-primary{
  background-color: #a2af4b;
}
.custom-checkbox input {
  position: absolute;
  width: 0;
  height: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.custom-checkbox i {
  min-width: 21px;
  min-height: 21px;
  border: 1px solid black;
  border-radius: 50%;
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.custom-checkbox i::before {
  content: "\e926";
  font-family: 'feather';
  font-size: 12px;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: relative;
  left: -2px;
  top: 1px;
  visibility: hidden;
  font-weight: bold;
}
.custom-checkbox {
  cursor: pointer;
  /* display: inline-flex !important;
  align-items: center; */
}
.custom-checkbox input:checked + i {
  background-color: black;
}
.custom-checkbox input:checked + i::before{
  visibility: visible;
  color: #ffffff;
}
.card-subtitle.line-on-side span{
  font-weight: bold;
}


/*-- --*/
.qc-package-box {
  border:solid 1px #ddd;
  padding:10px 15px;
}
.qc-package-head{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 5px;
}
.qc-package-box h4 {
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
}
.qc-package-box h4.bold {
  font-weight: 600;
}
.qc-package-box .qc-package-left {
  min-width: 15%;
}
.qc-package-wrap .qc-package-list:nth-child(even) {
  background-color: whitesmoke;
}

input[type='checkbox'], input[type='radio'], .selectize-dropdown .option[data-selectable] {
    cursor: pointer;
}

.orderstatus-wrap .orderstatus {
  flex-wrap: nowrap;
  overflow: auto;
}
/* ===== Scrollbar CSS ===== */
  /* Firefox */
.orderstatus-wrap .orderstatus {
  scrollbar-width: auto;
  scrollbar-color: #0da6e7 #b4e8fe;
}

/* Chrome, Edge, and Safari */
.orderstatus-wrap .orderstatus::-webkit-scrollbar {
  width:8px;
  height:8px;
}

.orderstatus-wrap .orderstatus::-webkit-scrollbar-track {
  background: #b4e8fe;
  border-radius: 10px;
}

.orderstatus-wrap .orderstatus::-webkit-scrollbar-thumb {
  background-color: #0da6e7;
  border-radius: 10px;
}


.printBox_dispatch_wrap {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.printBox_dispatch_wrap .card-head {
  border: 0;
  border-bottom: 1px solid #dbdbdb;
}
.printBox_dispatch_wrap .card {
  border-radius: 15px;
  overflow: hidden;
}
.printBox_dispatch_wrap .card-head .card-header {
  border: 0;
}
.printBox_dispatch_wrap .card-head h3 {
  margin: 0;
}


body #dd-w-0 .dd-c .dd-s,body #dd-w-0 .dd-s-b-s,body #dd-w-0 .dd-s-b-sub-y,body #dd-w-0 .dd-sub-y{
  background: #0da6e7;
}
body #dd-w-0 .dd-c .dd-s:hover,body #dd-w-0 .dd-s-b-s:hover {
  background:#009adb;
}
body #dd-w-0 .dd-w-c{
  border-color:#009adb;
}
body #dd-w-0 .dd-n,body #dd-w-0 .dd-sun,body #dd-w-0 .dd-sun, body #dd-w-0 .dd-s-b-ul li.dd-on{
  color: #009adb;
}
.pagination .page-link:focus, .pagination .page-link:hover {
  background: #F6A83E;
  color: #fff;
}
.info {
  color: #0da6e7 !important;
}
.sidebar-left .nav.nav-tabs .nav-item .nav-link.active {
  border-left: 3px solid #0da6e7;
}
.modal-lg.modal-lgg {
  max-width: 70rem;
}
.form-control-position {
  height: 34px;
}
body .custom-file-label {
  padding: 0px 8.40px;
}

input[type="radio"] + .custom-control-label { cursor: pointer; }
.custom-radio .custom-control-label:before { display: none; }
.custom-radio .custom-control-label:after{
  width: 22px;
  height: 22px;
  top: 3px;
  left: 0px;
  position: absolute;
}
.custom-checkbox .custom-control-label { vertical-align: middle; }
.table.access-role > :first-child > tr:first-child th {
  vertical-align: middle;
}
.text-blue { color: #0DA6E7; }
.bootbox.modal .modal-footer { justify-content: center; }



table.custom-table-wrap tr > *, table.custom-table-wrap tr > th:first-child {
  padding: 5px 10px;
  vertical-align: middle;
  white-space: nowrap;
}
.custom_login .card .card-content form input + .form-control-position {
  top: 5px;
}

.blank-page .content-wrapper .centerElemscroll{
  min-height: 100vh;
  height: auto;
}

/*---loader--*/
.main_loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  z-index: 99999;
  display: none;
}
.main_loader .spinner-border {
  width: 60px;
  height: 60px;
  background: #fff;
  color:rgb(0 0 0);
}
.main_loader .spinner_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main_loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
  display: none; 
}
.loader .spinner-border {
  position: relative;
  top: 50%;
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spin 2s linear infinite;
}
.sr-only {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@keyframes spin {
  from {
      transform:rotate(0deg);
  }
  to {
      transform:rotate(360deg);
  }
}
/*---loader--*/


/*---chart loader--*/
.chart_main_loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  z-index: 99999;
  display: none;
}
.chart_main_loader .chart-spinner-border {
  width: 60px;
  height: 60px;
  background: #fff;
  color:rgb(0 0 0);
}
.chart_main_loader .chart_spinner_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.chart_main_loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
  display: none; 
}
.loader .chart-spinner-border {
  position: relative;
  top: 50%;
}
.chart-spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spin 2s linear infinite;
}
.chart-sr-only {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@keyframes spin {
  from {
      transform:rotate(0deg);
  }
  to {
      transform:rotate(360deg);
  }
}
/*--- chart loader--*/

label b {
  color: #000000;
  font-weight: 500;
}
.py{padding:5px 0;}
.content-wrapper > .content-body > section.content-header {
  padding-bottom: 17px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.content-wrapper > .content-body > section.content-header > .breadcrumb {
  top: auto;
  position: relative;
  float: none;
  right: auto;
  min-height: auto;
  padding: 10px 0;
}
.content-wrapper > .content-body > section.content-header > .breadcrumb li {
  display: block;
  line-height: 1;
}
.content-wrapper > .content-body > section.content-header::after {
  display: none;
}
body .bootstrap-switch .bootstrap-switch-handle-off,body .bootstrap-switch .bootstrap-switch-handle-on,body .bootstrap-switch .bootstrap-switch-label{padding: 6px 10px; white-space: nowrap;}


/*-- Header Buttons --*/
.header-bttns-group-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header-bttns-group-wrap .btn { margin: 0; }
.header-bttns-group-wrap > div { margin: 2px 4px; }
.header-bttns-group-wrap > div:last-child { margin-right: 0; }
.show-hide-filter-wrap .material-icons {
  font-size: 13px;
  line-height: 0;
  top: -3px;
  position: relative;
  left: -1px;
}
#order_products select {
  min-width: 80px;
}
.atachment-wrap {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
}

.atachment-wrap i {
  margin-left: 3px;
}
.modal-lg.modal-quality-check {
  max-width: 960px;
}
.white-nowrap {
  white-space: nowrap;
}


.nav.orderstatus .nav-link h3 {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 50px;
}
.nav.orderstatus .nav-link h3 .badge {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
ul.nav.orderstatus.nav.nav-tabs .nav-item .nav-link {
  padding: 10px 10px 6px;
}
.badge {white-space: normal;}
.main-menu.menu-light .navigation li a span { color: #000; font-weight: 500; }
.table-min-height-dropdown {
  min-height: 500px;
}
.modal-dialog .table-responsive {
  min-height: auto;
}

body .form-control:focus, body .custom-select:focus, body .form-control-file:focus{
  border-color: #0da6e7;
  -webkit-box-shadow: inset 0 0px 0 -1px #0da6e7;
  box-shadow: inset 0 0px 0 -1px #0da6e7;
}
body .tt-dropdown-menu {
  background-color: #ffffff;
  border: 1px solid #0da6e7;
}
.order-no-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.order-no-wrap p {
  margin: 0;
}
.order-no-wrap h4 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  width:100%;
}
.dataTables_wrapper .table thead th {
  line-height: 1.4;
  vertical-align: middle;
}
.password-input a[title="Hide password"] i::before {
  content: "\f1d5";
}
/* START TOOLTIP STYLES */
[tooltip] {
    position: relative; /* opinion 1 */
  }
  
  /* Applies to all tooltips */
  [tooltip]::before,
  [tooltip]::after {
    text-transform: none; /* opinion 2 */
    font-size: .9em; /* opinion 3 */
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0;
  }
  [tooltip]::before {
    content: '';
    border: 5px solid transparent; /* opinion 4 */
    z-index: 1001; /* absurdity 1 */
  }
  [tooltip]::after {
    content: attr(tooltip); /* magic! */
    
    /* most of the rest of this is opinion */
    font-family: Helvetica, sans-serif;
    text-align: center;
    
    /* 
      Let the content set the size of the tooltips 
      but this will also keep them from being obnoxious
      */
    min-width: 3em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
    background: #333;
    color: #fff;
    z-index: 1000; /* absurdity 2 */
  }
  
  /* Make the tooltips respond to hover */
  [tooltip]:hover::before,
  [tooltip]:hover::after {
    display: block;
  }
  
  /* don't show empty tooltips */
  [tooltip='']::before,
  [tooltip='']::after {
    display: none !important;
  }
  
  /* FLOW: UP */
  [tooltip]:not([flow])::before,
  [tooltip][flow^="up"]::before {
    bottom: 100%;
    border-bottom-width: 0;
    border-top-color: #333;
  }
  [tooltip]:not([flow])::after,
  [tooltip][flow^="up"]::after {
    bottom: calc(100% + 5px);
  }
  [tooltip]:not([flow])::before,
  [tooltip]:not([flow])::after,
  [tooltip][flow^="up"]::before,
  [tooltip][flow^="up"]::after {
    left: 50%;
    transform: translate(-50%, -.5em);
  }
  
  /* FLOW: DOWN */
  [tooltip][flow^="down"]::before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: #333;
  }
  [tooltip][flow^="down"]::after {
    top: calc(100% + 5px);
  }
  [tooltip][flow^="down"]::before,
  [tooltip][flow^="down"]::after {
    left: 50%;
    transform: translate(-50%, .5em);
  }
  
  /* FLOW: LEFT */
  [tooltip][flow^="left"]::before {
    top: 50%;
    border-right-width: 0;
    border-left-color: #333;
    left: calc(0em - 5px);
    transform: translate(-.5em, -50%);
  }
  [tooltip][flow^="left"]::after {
    top: 50%;
    right: calc(100% + 5px);
    transform: translate(-.5em, -50%);
  }
  
  /* FLOW: RIGHT */
  [tooltip][flow^="right"]::before {
    top: 50%;
    border-left-width: 0;
    border-right-color: #333;
    right: calc(0em - 5px);
    transform: translate(.5em, -50%);
  }
  [tooltip][flow^="right"]::after {
    top: 50%;
    left: calc(100% + 5px);
    transform: translate(.5em, -50%);
  }
  
  /* KEYFRAMES */
  @keyframes tooltips-vert {
    to {
      opacity: .9;
      transform: translate(-50%, 0);
    }
  }
  
  @keyframes tooltips-horz {
    to {
      opacity: .9;
      transform: translate(0, -50%);
    }
  }
  
  /* FX All The Things */ 
  [tooltip]:not([flow]):hover::before,
  [tooltip]:not([flow]):hover::after,
  [tooltip][flow^="up"]:hover::before,
  [tooltip][flow^="up"]:hover::after,
  [tooltip][flow^="down"]:hover::before,
  [tooltip][flow^="down"]:hover::after {
    animation: tooltips-vert 300ms ease-out forwards;
  }
  
  [tooltip][flow^="left"]:hover::before,
  [tooltip][flow^="left"]:hover::after,
  [tooltip][flow^="right"]:hover::before,
  [tooltip][flow^="right"]:hover::after {
    animation: tooltips-horz 300ms ease-out forwards;
  }
  
  
  
  
  
  
  
  
  
  
  /* UNRELATED to tooltips */
  body {
    margin: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    font-family: sans-serif;
    background: #ededed;
  }
  main {
    flex: 1 1 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  aside {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #49b293;
    color: #fff;
    padding: 1em;
  }
  main div {
    text-align: center;
    color: #353539;
  }
  main span {
    padding: .5em 1em;
    margin: .5em;
    display: inline-block;
    background: #dedede;
  }
  
  aside a {
    color: inherit;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding: .4em 1em;
  }
  .info-tooltip  {
    margin-top: 6px;
  }

/* .custom-card-box .card-header > .card-title { border-bottom: 1px solid #ffffff; display: inline-block; } */
/************ Responsive CSS Start ************/
@media (max-width: 1400px) {
  .content-wrapper.listing-innerpage .nav.nav-tabs.nav-underline .nav-item a.nav-link { padding: 7px; }

  /* .nav.nav-tabs.orderstatus {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
    padding-right: 20px;
  }
  .nav.nav-tabs.orderstatus .nav-item a { display: block; }
  .orderstatus-wrap{
    position: relative;
  }
  .orderstatus-wrap::after{
    content:'';
    position:absolute;
    width:50px;
    height:100%;
    background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    top:0;
    right:0;
    z-index:1;
  } */
}
@media (max-width: 1199px) {
  .lang_wise_test_th .th_head1 {min-width: 40px; max-width: 100%;}
  .lang_wise_test_th .th_head2 {min-width: calc(100vw - 450px); max-width: 100%;}
  .lang_wise_test_th .th_head3 {min-width: 150px; max-width: 100%;}
  .lang_wise_test_th .th_head4 {min-width: 150px; max-width: 100%;}

  .lang_mcq_test_tr.lang_wise_test_tr td:nth-child(1) {min-width: calc(100vw - 400px); max-width: 100%;}
  .lang_mcq_test_tr.lang_wise_test_tr td:nth-child(2) {min-width: 150px; max-width: 100%;}
  .lang_mcq_test_tr.lang_wise_test_tr td:nth-child(3) {min-width: 150px; max-width: 100%;}
  #main-menu-navigation .dropdown .nav-link span { display: none ; }
}

@media (max-width: 991px) {
  /* .main-top-title-wrap .breadcrumb { width: 100%; margin-top: 10px; } */
  .breadcrumb>li>a { font-size: 12px; line-height: 1; display: block; }
  .breadcrumb>li:before { border-width: 11px 7px; }
  .breadcrumb>li+li:after { border-width: 10px 7px; left: -14px; }
  .content-header>.breadcrumb>li.active {font-size: 12px;line-height: 1;display: block;}
  .content-header>.breadcrumb>li,.content-header>.breadcrumb>li+li { padding-top: 5px; padding-bottom: 6px;margin-bottom: 0;}
  
}

@media (max-width: 767px) {
  .dashboard-page-wrap { padding: 0; }
  .card.custom-card { margin: 0; }
  .main-menu.menu-light .navigation li.dropdown-divider.is-shown { margin: 0; background-color: #ebebeb; }
  .vertical-overlay-menu .main-menu.menu-fixed { height: calc(100% - 90px); top: 90px; }
  .vertical-overlay-menu .main-menu.menu-fixed .main-menu-content { height: calc(100% - 30px) !important; }
  .main-menu.menu-light .navigation > li > a { display: flex; align-items: center; }
  .main-menu.menu-light .navigation > li.active > a > i { transform: translateX(0px); }
  .main-menu.menu-light .navigation > li > a i { top: 1px; }
  .vertical-overlay-menu .main-menu .navigation > li a i { margin-right: 12px; }
  .table-view-control,.label-view-control { font-size: 14px !important; }


  .header-bttns-group-wrap .btn,.header-bttns-group-wrap .btn.btn-primary.btn-sm.waves-effect.waves-light,.header-bttns-group-wrap .btn.btn-secondary.dropdown-toggle.btn-sm.waves-effect.waves-light,.header-bttns-group-wrap #show_filter { padding: 6px 9px; }
  .header-bttns-group-wrap > div { margin: 4px 4px; }
  .mmt-10 {margin-top:10px;} 
  .mmb-10 {margin-bottom:10px;} 
  html body .content > .content-wrapper{min-height: calc(100vh - 132px);}
  .custom-card-header-wrap .card-header .card-title{font-size:20px;line-height:1.4;}
  .orderstatus-wrap h3 { font-size: 16px; }
  .orderstatus-wrap .nav-item .nav-link { min-height: auto; }
  .orderstatus-wrap ul.nav.nav-tabs.orderstatus { overflow: auto; }
  .orderstatus-wrap ul.nav.nav-tabs.orderstatus li.nav-item { width: auto; flex: 1 1 auto; }
  /* 19-04-2023 */
  .orderTable_wrapper .table td .btn.btn-danger {padding: 6px 8px;}
  /* 19-04-2023 */
}

@media (max-width: 700px) {
  .header-bttns-group-wrap { width: 100%; margin-top: 10px; }
}

@media (max-width: 667px) {
  h3 {font-size: 20px;} 
  .custom_inner_wrapper ul li a.navbar-brand img {width: 100%; margin-top: -5px !important;} 
  .main-menu.menu-fixed {top: 5.8rem;}
  /* .main-menu.menu-light .navigation > li > a i {top: 7px;}  */
  /* .content.app-content {
      margin-top: 60px;
  } */
  /* .breadcrumb>li:before {
      border-width: 18px 10px;
  }
  .breadcrumb>li+li:after {
      border-width: 18px 10px;
  } */
  .custom-select.form-control {
      padding-right: 15px;
  }
  .listing-innerpage .dataTables_wrapper table tr td img.rounded-circle {
      width: 100%;
  }
 /* form.form-horizontal .form-group .label-control,
  #useraddForm .tab-pane .col-xl-8 .row .form-body .col-md-9,
  form .tab-pane .col-xl-8 .row .form-body .col-md-9,
  form .tab-pane .col-xl-8 .row .form-body .col-md-3,
  form .tab-pane .col-xl-8 .row .form-body .col-md-12,
  form .tab-pane .col-xl-8 .row .form-body .col-md-8,
  form .tab-pane .col-xl-8 .row .form-body .col-xl-8 {
      padding: 0 5px 0 5px;
  }*/
  /* #useraddForm .tab-pane .col-xl-8 .row, 
  form .tab-pane .col-xl-8 .row,
  .tab-pane form .col-xl-8 .row {
      margin: 0;
  } */
  #useraddForm .tab-pane .col-xl-8 .row .form-body.col-md-12 {
      padding: 0;
  }
  #useraddForm .tab-pane .col-xl-8 .form-group,
  form .tab-pane .col-xl-8 .form-group {
      margin-bottom: 10px;
  }
  .mobile-isd-dd .mobile-country .form-control-position {
      width: 97px !important;
  }
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control {
      width: calc(100% - 97px);
  }
  /* .custom-file {
      margin-left: 5px;
      margin-right: 5px;
  } */
  .form-group .card-content .card-body {
      padding: 0;
  }
  .card .card-title {
      font-size: 20px;
  }
  .activitylog .card-content .row .form-group {
    margin-top: 1rem;
  }
  ul.timeline {
      padding: 0;
  }
  #timeline.timeline-left .timeline-item {
      padding: 0px !important;
  }
  .list-group-item .card-subtitle {
    margin-top: 0;
  }
  /* form.form-horizontal .form-body {
      padding: 0;
  } */
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control#whatsapp_number,
  .mobile-isd-dd .mobile-country.position-relative.has-icon-left .form-control#birth_date {
      width: 100%;
  }
  .col-md-9.position-relative.has-icon-right span.btn.btn-icon.btn-secondary.btn-light.waves-effect.waves-light {
      background: transparent !important;
      box-shadow: none;
  }
  .col-md-9.position-relative.has-icon-right span.btn.btn-icon.btn-secondary.btn-light.waves-effect.waves-light i {
      color: #9e9e9e;
  }
  .courselangtext .col-md-12 {
    padding: 0;
  }
  #stock-price .col-md-3 {
      padding: 0 5px !important;
  }
  .language-input .form-group label.col-md-6 {
      max-width: 50%;
      flex: 0 0 50%;
  }
/*  form .tab-pane .col-xl-8 .row .col-xl-12 {
    padding: 0;
  }*/
  .header-navbar .navbar-container .show .dropdown-menu {
      left: auto !important;
  }
  .password-input span.btn.btn-icon.btn-secondary.btn-light.waves-effect.waves-light {
      padding: 8px 14px;
  }
  .thank-you-page-wrap h1{font-size:30px;}
  
}
@media (max-width: 575px) {
  html body .content .content-wrapper {
    padding: 15px 8px;
  }
  .nav.nav-tabs.nav-underline.orderstatus li.nav-item { width: 50%; flex: 1 1 50%; }
  .orderstatus.nav.nav-tabs.nav-underline .nav-item a.nav-link:before { display: none; }

  .main-top-title-wrap .breadcrumb{width:100%;margin-top: 10px;}
  .content-header.main-top-title-wrap { flex-wrap: wrap; }
  .content-header>.breadcrumb>li, .content-header>.breadcrumb>li+li{margin-bottom: 5px;}

  .order_card ul li { flex-wrap: wrap; }
  .order_card ul li label { width: 100%; }
  .order_card ul li  div { width: 100%; text-align: left; font-weight: 500; color: #333;}
  .order_card ul li div address { text-align: left; }

  .nav.orderstatus .nav-link h3 span.badge { position: relative; top: auto; right: auto; transform: translateY(0); }
}
/************ Responsive CSS Ends ************/

.product-validation .selectize-control.multi .selectize-input .option-validation[data-value] {
  background: red !important;
  border: 1px solid red !important;
}

/* Following line added by Pallavi for client dashboard as on 18-08-2023 */
.table.table-transparent.dashboard-table td { color: #36454F; }
/************** 18-08-2023 **************/


/**** New Dashboard CSS Start ****/
.nav-vertical.dashboard_nav_vertical {font-family: "Quicksand" !important; padding: 20px;}
.dashboard_nav_vertical.nav-vertical .nav-tabs { margin-bottom: 0 !important; }
.dashboard_nav_vertical.nav-vertical .nav-left ~ .tab-content { margin-left: 150px; }
.dashboard_nav_vertical.nav-vertical .nav.nav-tabs .nav-item .nav-link { padding: 1.5rem 1rem; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; border: 0; color: #787878; font-size: 14px; font-weight: 600; text-transform: capitalize; }
.dashboard_nav_vertical.nav-vertical .nav.nav-tabs .nav-item .nav-link img {margin-bottom: 10px;}
.dashboard_nav_vertical.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link:hover:not(.active) {border-right: 0; }
.dashboard_nav_vertical.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link.active { border: 0; border-radius: 8px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }
.dashboard_nav_vertical.nav-vertical .nav-tabs { box-shadow: none; }
.dashboard_nav_vertical.nav-vertical .nav-left ~ .tab-content .tab-pane { background-color: transparent; padding: 0; overflow-y: inherit;}
.dashboard_nav_vertical.nav-vertical .nav-tabs-material .nav-tabs-indicator { display: none;}
.statistics_card { border-radius: 8px; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); padding: 15px; overflow: hidden; height: 100%;}
.statistics_header { display: flex; align-items: center; }
.statistics_header span { width: 46px; height: 46px; border-radius: 5px; background: rgba(255, 255, 255, 0.9); display: flex; align-items: center; justify-content: center; }
.statistics_header .bg_light_orange {background: #FFECE7;}
.statistics_header .bg_light_blue {background: #ECF2FF;}
.statistics_header .bg_light_mango {background: #FDF3E4;}
.statistics_header p, .statistics_graph p { color: #787878; font-size: 16px; font-weight: 600; margin: 0 0 0 10px; }
.statistics_header p { width: calc(100% - 56px); color: #fff;}
.statistics_card h2 { color: #fff; font-size: 24px; font-weight: 700; margin: 12px 0; }
.statistics_card a { border-radius: 2px; background: #F1F1F2; color: #78849D; font-size: 12px; font-weight: 500; padding: 6px 10px; }
.statistics_card.bg_orange a:hover { color: #FF7955;}
.statistics_card.bg_blue a:hover { color: #5D87FF;}
.statistics_card.bg_green a:hover { color: #00B569;}
.statistics_card.bg_oceanblue a:hover { color: #3DD9EB;}
.statistics_card.bg_mango a:hover { color: #EFAE4E;}
.statistics_card.bg_purple a:hover { color: #B475FF;}
.statictics_card_table { border-radius: 8.094px; background: #FFF; box-shadow: 0px 4.047px 12.14101px 0px rgba(0, 0, 0, 0.05); height: 100%; }
.purple-colored { border: 1px solid #D5DAFB; }
.purple-colored .card_tabletitle h2 { color: #687CFE; }
.statictics_card_table.purple-colored .table .thead-dark th{ background-color: #D5DAFB; }
.green-colored { border: 1px solid #B3E6CD; }
.green-colored .card_tabletitle h2 { color: #3CD188; }
.statictics_card_table.green-colored .table .thead-dark th{ background-color: #B3E6CD; }
.orange-colored { border: 1px solid #F0CBC2; }
.orange-colored .card_tabletitle h2 { color: #FF7F5D; }
.statictics_card_table.orange-colored .table .thead-dark th{ background-color: #F0CBC2; }
.yellow-colored { border: 1px solid #EACDA3; }
.yellow-colored .card_tabletitle h2 { color: #EFAE4E; }
.statictics_card_table.yellow-colored .table .thead-dark th{ background-color: #EACDA3; }
.skyblue_colored { border: 1px solid #C5DFEA; }
.skyblue_colored .card_tabletitle h2 { color: #0DA6E7; }
.statictics_card_table.skyblue_colored .table .thead-dark th{ background-color: #C5DFEA; }
.pink_colored { border: 1px solid #EECED6; }
.pink_colored .card_tabletitle h2 { color: #F1416C; }
.statictics_card_table.pink_colored .table .thead-dark th{background-color: #EECED6; }
.oceanblue_colored { border: 1px solid #B1E6EC; }
.oceanblue_colored .card_tabletitle h2 { color: #3DD9EB; }
.statictics_card_table.oceanblue_colored .table .thead-dark th{ background-color: #B1E6EC;; }
.volvet_colored { border: 1px solid #B2D3F0; }
.volvet_colored .card_tabletitle h2 { color: #147DDD; }
.statictics_card_table.volvet_colored .table .thead-dark th{background-color: #B2D3F0; }
.card_tabletitle { padding: 20px 25px; }
.card_tabletitle h2 { font-size: 20px; line-height: 1; font-weight: 700; margin: 0; font-family: "Quicksand" !important; }
.statictics_card_table .table .thead-dark th { font-weight: 700; color: #444; background-color: #F3F6F9; font-size: 14px; line-height: 1; height: auto; padding: 18px 22px !important; text-transform: uppercase; }
.statictics_card_table .table td { font-size: 14px; color: #444; font-weight: 500; border-bottom: 1px dashed #C4C4C4; height: auto; padding: 10px 22px; }
.statictics_card_table .table tr:last-child td { border-bottom: 0; }
.statictics_card_table .table > :first-child > tr:first-child th { border: 0; }
.statictics_card_table .table td, .statictics_card_table .table th { border-top: 0; }
.statistics_card .stock_updownrange { color: #444; font-size: 16px; font-weight: 500; font-family: "Quicksand" !important; margin: 0; display: flex; align-items: center; }
.statistics_card .stock_updownrange b { font-weight: 700; font-family: "Quicksand" !important; margin-right: 5px; color: #000; }
.statistics_card .stock_updownrange img { margin-right: 6px; }
.statistics_card.statistics_graph { padding: 0; }
.statistics_graph .statistics_content { padding: 15px; }
#chartdiv { width: 100%; height: 500px; }
.graph_customwidth { flex: 0 0 22%; max-width: 22%; }
.graph_availablestock { flex: 0 0 34%; max-width: 34%; }
.statistics_graph p {font-size: 20px; color: #444;}
.statistics_card.bg_orange { background: #FF7955; }
.statistics_card.bg_blue { background: #5D87FF; }
.statistics_card.bg_green { background: #00B569; }
.statistics_card.bg_oceanblue { background: #3DD9EB; }
.statistics_card.bg_mango { background: #EFAE4E; }
.statistics_card.bg_purple { background: #B475FF; }
.topchart_graph .statistics_header h2 {font-size: 20px; line-height: normal; color: #444; margin: 0; font-weight: 700;}
.topchart_graph .statistics_header { justify-content: space-between; flex-wrap: wrap; }
.topchart_graph .statistics_header .actions { display: flex; align-items: center; }
.topchart_graph .statistics_header .actions .select_grp { display: flex; align-items: center; margin-right: 30px;}
.topchart_graph .statistics_header .actions .select_grp p { color: #7E7E7E; font-size: 14px; font-weight: 600; white-space: nowrap; margin-right: 5px; }
.topchart_graph .statistics_header .actions .select_grp .form-select { border: 0; outline: 0; box-shadow: none; font-size: 14px; color: #444; font-weight: 600; }
.topchart_graph .statistics_header .actions .select_grp .form-select option { font-size: 14px; color: #444; font-weight: 600; }
.topchart_graph .statistics_header .actions .btn-group label { border: 0; color: #78849D; font-size: 14px; font-weight: 600; }
.topchart_graph .statistics_header .actions .btn-group input {position: absolute; clip: rect(0,0,0,0); pointer-events: none; } 
.statistics_header .actions .btn-group .btn-check:checked+.btn, .statistics_header .actions .btn-group .btn:hover { background-color: #F1F1F2; border-radius: 3px; }
#chart5 { width: 100%; height: 500px; }
.selling_series_salescount { display: flex; background: #F9FBFC; border-top: 1px dashed #E9EBEC; border-bottom: 1px dashed #E9EBEC; margin: 20px 0;}
.selling_series_salescount .salescount_box { max-width: 33.33%; flex: 0 0 33.33%; text-align: center; padding: 15px 0; border-right: 1px dashed #E9EBEC; }
.selling_series_salescount .salescount_box:last-child { border-right: 0; }
.selling_series_salescount .salescount_box h1 { color: #444444; font-size: 22px; line-height: 1; font-weight: 700; margin-bottom: 6px; }
.selling_series_salescount .salescount_box p { font-size: 15px; color: #787878; font-weight: 500; margin: 0; }
.customer_users_switch .btn-outline-primary { border-color: #C4C4C4; color: #444; font-size: 14px; font-weight: 600; padding-top: 4px; padding-bottom: 4px; border-radius: 100px; }
.customer_users_switch .btn-group { border-radius: 100px; }
.customer_users_switch .btn-check:checked+.btn { background-color: #0DA6E7; border-color: #0DA6E7; }
.customer_users_switch .btn-check:checked+.btn:hover { color: #fff; }
.customer_users_switch .btn-outline-primary:hover { color: #444; border-color: #C4C4C4; }
/**** New Dashboard CSS Ends ****/

/**** New Sales User Hierarchy CSS Start Ends ****/
.hierarchytable tr th {
    font-size: 15px;
    text-align: left;
}
.hierarchytable tr th:first-child {
    text-align: center;
}
.hierarchytable tr th:nth-child(4),
.hierarchytable tr td:nth-child(4) {
    text-align: center;
}
.hierarchytable tr td {
    border-color: #c4c4c4;
}
.hierarchytable tr td, .hierarchytable tr td {
    padding: 10px 8px;
}
.hierarchytable tbody .rsm {
    background-color: rgba(255, 240, 62, 0.3);
}

.hierarchytable tbody .zsm {
    background-color: rgba(118, 104, 2, 0.2);
}

.hierarchytable tbody .dyzsm {
    background-color: rgb(247 230 147 / 20%);
}

.hierarchytable tbody .asm {
    background-color: rgba(219, 111, 0, 0.2);
}

.hierarchytable tbody .aso {
    background-color: rgba(221, 221, 221, 0.4);
}
.hierarchytable_levels {
    display: inline-block;
}
.hierarchytable_levels ul {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.hierarchytable_levels ul li {
    position: relative;
    font-size: 14px;
    line-height: 1;
    padding-left: 38px;
    margin-right: 15px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}
.hierarchytable_levels ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: -5px;
    width: 32px;
    height: 22px;
    border-width: 1px;
    border-style: solid;
}
.hierarchytable_levels ul li.rsm_level:before {
    background-color: #fffac5;
    border-color: #c4c4c4;
}
.hierarchytable_levels ul li.zsm_level:before {
    background-color: #e4e1cc;
    border-color: #c4c4c4;
}
.hierarchytable_levels ul li.dyzsm_level:before {
    background-color: #fdfae9;
    border-color: #c4c4c4;
}
.hierarchytable_levels ul li.asm_level:before {
    background-color: #f8e2cc;
    border-color: #c4c4c4;
}
.hierarchytable_levels ul li.aso_level:before {
    background-color: #f1f1f1;
    border-color: #c4c4c4;
}
/**** New Sales User Hierarchy CSS Ends ****/


span.auto-deleted-orders {
  height: 15px;
  width: 15px;
  background-color: #ffcdd2;
  border-radius: 50%;
  display: inline-block;
}

div.content-body {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}

div.welcome-page-container h1 {
  vertical-align: middle;
  position:absolute;
  top: 50%; 
  left: 40%;
  font-weight: bold;
}

.hierarchylogtable .srno {
    width: 3%;
}
.hierarchylogtable .date {
  width: 11%;
}

.hierarchy_log .card {
  background: #fff;
  min-height: 50px;
  box-shadow: none;
  border: 0;
  position: relative;
  margin-bottom: 24px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.hierarchy_log .card .header {
  border-bottom: 1px solid #ebebeb;
  padding: 26px 15px;
color: #555;
  padding: 15px;
  position: relative;
}
.hierarchy_log .card .body {
  font-size: 14px;
  color: #555;
  padding: 15px;
}
.hierarchy_log .sl-primary {
  border-left-color: #2196f3;
}
.hierarchy_log .sl-item {
  border-left: 1px solid #13b1e0;
  padding-bottom: 1px;
  padding-left: 15px;
  position: relative;
}
.hierarchy_log .sl-primary::before {
  background-color: #2196f3;
}
.hierarchy_log .sl-item::before {
  background-color: #13b1e0;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -6.5px;
  position: absolute;
  top: 0;
  width: 12px;
}
.hierarchy_log .sl-item .sl-content small {
  position: relative;
  top: -4px;
}
.hierarchy_log .text-muted {
  color: #919aa3 !important;
  margin-bottom: 10px;
}
.hierarchy_log .sl-item .sl-content i {
  font-size: 12px;
}
.hierarchy_log .sl-item .sl-content p {
  padding-bottom: 4px;
  position: relative;
}

.statictics_card_table .table td a {
    text-decoration: underline;
    font-weight: 600;
}

.purple-colored.statictics_card_table .table td a {
    color: #687CFE;
}
.green-colored.statictics_card_table .table td a {
    color: #3CD188;
}
.orange-colored.statictics_card_table .table td a {
    color: #FF7F5D;
}
.yellow-colored.statictics_card_table .table td a {
    color: #EFAE4E;
}
.skyblue_colored.statictics_card_table .table td a {
    color: #0DA6E7;
}
.pink_colored.statictics_card_table .table td a {
    color: #F1416C;
}
.oceanblue_colored.statictics_card_table .table td a {
    color: #3DD9EB;
}
.volvet_colored.statictics_card_table .table td a {
    color: #147DDD;
}

h3.acc-year-msg {
    background: #ff3300; 
    color: #ffffff; 
    font-size: 16px;
    padding: 5px;
}
.picture {
    margin-left: 6px !important;
}

/* code by vikash 05-08-2024 */

.cn-content .form-check .form-check-label {
  width: 25%;
}
.cn-content .col-auto{
  padding-left: 0px;
}

.light-color{
    background-color: #ff7f7f !important;
}
.light-success{
    background-color: #ff7f7f !important;
}

/* district Section  css 29-08-2024 */

.Client-Type-heading {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.cn-setting-heading {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d2d6de;
}

.district-section , .taluka-section {
    padding: 14px;
    border: 1px solid #ddd;
}

.form-box-bg {
    background-color: transparent;
}

.district-section .header, .taluka-section .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}

.district-section .header h2, .taluka-section .header h2{
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.district-section .district-group, .taluka-section .district-group {
    margin-bottom: 15px;
}

.district-section .district, .taluka-section .district {
    margin-bottom: 10px;
    display: flex;
}

.district-section .district strong, .taluka-section .district strong {
    display: block;
    margin-bottom: 5px;
}

.district-section .district-info, .taluka-section .district-info {
    display: flex;
    align-items: center;
    border-radius: 4px;
  flex-wrap: wrap;
}

.district-section .remove,
.district-section .edit, .taluka-section .remove, .taluka-section .edit {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    margin: 0 5px;
    cursor: pointer;
}

.district-section .no-record, .taluka-section .no-record {
    font-size: 14px;
    color: #777;
}

@media (max-width: 480px) {

    .district-section .header,
    .district-section .district-info, .taluka-section .header, .taluka-section .taluka-info {
        flex-direction: column;
        align-items: flex-start;
    }


    .district-section .remove,
    .district-section .edit, .taluka-section .remove, .taluka-section .edit {
        margin: 5px 0;
    }
}

.district-section .remove, .taluka-section .remove {
  cursor: pointer;
  padding-left: 10px;
  color: #fff;
  position: relative;
  margin: 0;
}
.district-section .remove:after, .taluka-section .remove:after {
  content: "";
  border-left-color: #fff !important;
  position: absolute;
  width: 1px;
  height: 28px;
  top: -5px;
  left: 4px;
  background: #fff;
}


.district-section .district-list, .taluka-section .taluka-list {
  cursor: pointer;
  color: #fff;
  border: 1px solid #0073bb;
  background-image: none !important;
  padding: 3px 6px;
  background-color: #00bcd4;
  border-color: #00bcd4  !important;
  margin-right: 7px;
  margin-bottom: 3px;
  font-size: 1rem;
  line-height: 1.5rem;
  border-radius: 3px;
}

.district-section .district, .taluka-section .taluka {
  margin-bottom: 10px;
  display: flex;
  align-items: start;
}

.district-section .district label, .taluka-section .taluka label {
  color: #000;
  font-weight: 500;
  padding-left: 70px;
}


/* district Section popup css 29-08-2024 */

.state-select {
    width: 100%;
    background-color: #ffffff;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.form-container h2 {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
}

.form-container label {
    display: block;
    font-weight: 500;
    color: #000;
    padding-right: 20px;
}

.form-container input[type="text"] {
    width: calc(100% - 22px);
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.form-container .district-selection {
    display: flex;
    flex-direction: column;
}

.form-container .selected-districts {
    margin-bottom: 10px;
}

form .form-container .form-group {
    margin-bottom: 8px;
    display: flex;
}

.form-container .available-districts {
    background-color: #e0f7fa;
    padding: 5px;
    border-radius: 4px;
}

.form-container .remove {
    color: red;
    cursor: pointer;
    margin-left: 5px;
}

@media (max-width: 480px) {
    .form-container {
        width: 90%;
    }
}

.pending_order_quantity {
  background-color: #ffff80;
}

.restrict_quantity_note { 
  font-size: 16px !important;
}

/* Blink only the badge */
.highlight-new-badge {
  background-color: #ff4d4f;   /* brighter red */
  color: #FFEB3B;
  font-size: 12px;
  padding: 4px 10px;
  font-weight: bold;
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 10px #FFEB3B;
  margin-bottom: 2px;
  margin-left: 8px;
}

/* Smooth pulsing effect */
@keyframes pulse {
  0% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.2); opacity: 0.8; }
  100% { transform: scale(1); opacity: 1; }
}

/* .blink-note {
  
  animation: blink 4s linear infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
} */


.cn_order_status_list h3 {
  font-size: 16px !important;
}

.language-group-field {
  border: 1px solid #0da6e7;
  padding: 5px 10px;
  border-radius: 5px;
}

.language-group-legend {
  font-size: 14px;
  display: inline;
  padding: 2px;
  margin-bottom: 0;
  width: auto;
  max-width: auto
}

/* SELECTIZE CLEAR BUTTON CSS START */

/* hack: move the dropdown-prepended clear button to the right side of the control */
/* .selectize-control.single .selectize-dropdown > button {
  position: absolute;
  right: 10px;
  top: 8px;                tweak to align vertically 
  z-index: 2000;
  margin: 0;
}
.selectize-control.single .selectize-input {
  padding-right: 36px;    /* leave space for the clear button *
} */

/* SELECTIZE CLEAR BUTTON CSS END  */