.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: 5px 0 10px 10px;
    float: left;
    width: 100%;
}
img.flag {
    height: 25px;
    width: 35px;
}
.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-bottom: 10px;
}
#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;}
.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: 6px 8px  !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: #ff000073;
  color: #333;
}
.text-muted {
  color: #094b8c !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:#444
}
h1 {
 font-size:36px;
 line-height:44px
}
h2 {
 font-size:30px;
 line-height:36px
}
h3 {
 font-size:24px;
 line-height:29px
}
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: 15px;
}

.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;
}

/* 03-05-2023 */
.master_megamenu {
  column-count: 2;
}
.navbar-horizontal .navbar-nav .dropdown.nav-item .dropdown-menu:before {
    box-shadow: none;
}
form .custom_radio_block.form-group.has-error {
  margin-bottom: 50px;
}
form .custom_radio_block.form-group label {
  padding-top: 0;
}
form .custom_radio_block.form-group.has-success .help-block-error {
  display: none !important;
}
form .custom_radio_block.form-group.has-error .help-block-error {
  position: absolute;
  left: 0;
  bottom: -50px;
}
/* 03-05-2023 */

/* 31-05-2023 */
#media_table .media_video_url { padding: 0; border: 0; }
.table-striped tbody tr table tr:nth-of-type(even), .table-striped tbody tr table tr:nth-of-type(odd) { background: transparent; }
/* 31-05-2023 */

/* 02-06-2023 */
.custom_login .card-title img {max-width: 100%; height: auto; width: 327px;}
/* 02-06-2023 */

/* 05-06-2023 */
.coupon_code { background: #fff5e6; padding: 5px 12px; font-weight: 500; color: #333; border: 2px dashed #ffa86a; }
/* 05-06-2023 */

/* Dashboard Home CSS Start 27-06-2023 */
.dashboard-page2 .card-header .heading-elements, .dashboard-page2 .card-header .heading-elements-toggle {top:13px;}
.dashboard-page2 .card .card-title { font-size: 18px; }
.dashboard-page2 .table thead th:first-child {padding-left: 2rem;}
.dashboard-page2 .card-header { border: 1px solid #b9c4cf; border-bottom: 0; }
.dashboard-page2 .table thead th, .dashboard-page2 .table tbody td {height: auto; line-height: 1;}
.dashboard-page2 .table.table-de th, .dashboard-page2 .table.table-de td { padding: 0.75rem 2rem !important; }
.dashboard-page2 .card-header:first-child { border-radius: -webkit-calc(0.35rem - 1px) -webkit-calc(0.35rem - 1px) 0 0; border-radius: -moz-calc(0.35rem - 1px) -moz-calc(0.35rem - 1px) 0 0; border-radius: calc(0.35rem - 1px) calc(0.35rem - 1px) 0 0; }
.dashboard-page2 .card { border: none; -webkit-box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07); box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07); border-radius: 0.35rem;}
.dashboard-page2 .heading-elements .badge.badge-success {background: #094b8c; color: #fff;}
.dashboard-page2 .table th, .table td { border-bottom: 1px solid #b9c4cf; }
.dashboard-page2 .table-bordered th, .table-bordered td { border: 1px solid #b9c4cf; }
/* Dashboard Home CSS Ends 27-06-2023 */

/* Mobile Navbar 05-07-2023 */
.vertical-overlay-menu .main-menu.menu-fixed .main-menu-content {height: 100% !important; padding-bottom: 20px;}
.vertical-overlay-menu .main-menu.menu-light .navigation > li ul li > a i {margin-top: 5px; margin-right: 0.5rem;} 
.vertical-overlay-menu .main-menu.menu-light .navigation > li ul li > a {display: flex; align-items: flex-start; white-space: normal; padding: 8px 18px 8px 44px;} 
.vertical-overlay-menu .main-menu .navigation > li > a > i {margin-right: 5px; } 
/* Mobile Navbar 05-07-2023 */

/* 16-08-2023 */
.form, form {display: block;}
/* 16-08-2023 */

/* 08-09-2023 Start */
/* Dashboard changes CSS Start */
.dashboard-page2 { padding: 20px 15px; }
.dashboard-page2 .card .table-responsive { padding: 20px 20px; }
.dashboard-page2 .card .card-header {border: 1px solid #ddd;}
.dashboard-page2 .card { border-radius: 0.45rem; box-shadow: 0 2px 18px 1px rgb(49 53 72 / 10%); }
.fc .fc-button { background: #fff; box-shadow: none; border-color: #094b8c; color: #094b8c; padding: 8px 14px; height: auto; }
.fc th {font-weight: normal; color: #000;}
.unitcount_row { margin-left: -15px; margin-right: -15px; }
.col_unitbox { padding-left: 15px; padding-right: 15px;  max-width: 10%; flex: 0 0 10%;}
.unitcount_box { transition: 0.2s ease-in-out; background-color: #fff; border-radius: 0.45rem; box-shadow: 0 2px 18px 1px rgb(49 53 72 / 10%); padding: 15px; display: flex; flex-direction: column; justify-content: center; height: 160px; }
.unitcount_box:hover {background-color: #E2F1FF;}
.unitcount_box img {width: 52px; height: auto; max-width: 100%;}
.unitcount_box h2, .unitcount_box p { font-size: 14px; line-height: 1; color: #333; margin: 10px 0 5px 0; font-family: "Quicksand", Georgia, "Times New Roman", Times, serif !important; font-weight: 600; }
.unitcount_box h2 {line-height: 18px;}
.unitcount_box p {font-size: 22px; font-weight: 700; color: #094b8c;}
.calendar_color_list ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; list-style: none; }
.calendar_color_list ul li { font-size: 12px; color: #000; margin-right: 10px; }
.calendar_color_list ul li span { margin-right: 6px; width: 10px; height: 10px; display: inline-block; }
.calendar_color_list ul li .blue { background: #094b8c; }
.calendar_color_list ul li .orange { background: #ff7f0e; }
.calendar_color_list ul li .green { background: #2ca02c; }
.calendar_color_list ul li .red { background: #d62728; }
.calendar_color_list ul li .combo { background: #9467bd; }
/* Dashboard changes CSS Ends */
/* 08-09-2023 Ends */

/* 19-09-2023 Start */
.object-fit-cover {object-fit: cover;}
.object-fit-contain {object-fit: contain;}
/* 19-09-2023 Ends */

/* 29-09-2023 Start */
.table-responsive.member_edii_iima {height: 250px;}
/* 29-09-2023 Ends */

@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 5px;
  -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:0;
  width:0
 }
 .breadcrumb>li+li:after {
  left:-18px;
  border-width:15px 10px;
  border-style:solid;
  border-color:#d2d6de;
  border-left-color:transparent
 }

}

/* ============================ 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-group label, .form-group optgroup {font-family: Open Sans,sans-serif !important;font-weight: 400;}
form .form-control, output {display: block;line-height: 1.22857143;color: #555;font-size: 14px;font-weight: normal !important; box-shadow: none; height: 36px;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;}
.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;}
.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;
}
.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;}

}

@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 .nav-link span
    {
        display: none ;
    }
    
    #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: #28d094;
  color: #28d094;
}
.badge-warning {
    border-color: #ff9149 !important;
    background-color: transparent;
    color: #ff9149;
}
#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: 70px;
}
.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: 35px !important;
}
.table-fixed thead {
  width: 100%;
  height: auto;
  position: fixed;
}
.table thead th 
{
  height: 45px;
  line-height: 45px;
  padding: 0 20px !important;
}

.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: #0a4b8c;
    color: #fff;
    padding: 16px 20px;
    border-radius: 50px;
    font-size: 16px;
    letter-spacing: 1px;
}
.custom_login_btn:hover, .custom_login_btn:focus, .custom_login_btn:active {
  color: #fff;
  background: #1d64ab;
}
.custom_login .card .card-title {
  padding: 20px 0 10px 0;
}
.bg_theme_gradient {
  background: rgb(21,91,159);
  background: linear-gradient(90deg, rgba(21,91,159,1) 0%, rgba(218,76,89,1) 100%);
}
/***** login CSS Ends *****/
html body a {
    color: #094b8c;
}
html body a:hover, html body a:focus {
    text-decoration: none;
    color: #094b8c;
}
input::placeholder {
    color: #333;
}
.btn.btn-primary {
    background: #0a4b8c !important;
    border-color: #094b8c !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,
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: #ce424f !important;
}
#show_filter, #hide_filter {
    background: #333333 !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;
}
.custom_inner_wrapper ul.nav.navbar-nav.flex-row {
    align-items: center;
    justify-content: center;
    height: 100%;
}
.sticky-wrapper .navbar-dark.navbar-horizontal,
.navbar-dark.navbar-horizontal {
    background: #094b8c;
}
.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: #094b8c;
    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 #094b8c;
}
.pagination .page-link:focus, .pagination .page-link:hover {
  background: #094b8c;
  color: #fff;
}
.page-item.active .page-link {
  background-color: #094b8c;
  color: #fff;
}
.card .card-title {
    font-size: 24px;
    color: #666;
    font-weight: 500;
    margin: 0;
    position: relative;
    display: block;
}
.card .card-title i {
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
}
.search-filter-hide .btn-info {
    border-color: #094b8c !important;
    background-color: #094b8c !important;
    color: #FFFFFF;
}
.search-filter-hide .btn-info:hover, .search-filter-hide .btn-info:focus, .search-filter-hide .btn-info:active {
    border-color: #2866a3 !important;
    background-color: #2866a3 !important;
    color: #FFF !important;
}
.search-filter-hide .btn-warning {
    border-color: #ce424f !important;
    background-color: #ce424f !important;
    color: #FFFFFF;
}
.search-filter-hide .btn-warning:hover, .search-filter-hide .btn-warning:focus, .search-filter-hide .btn-warning:active {
    border-color: #f44336 !important;
    background-color: #ce424f !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;
}
.position-relative.has-icon-left.mobile-country .custom-control-label:before { /* 31-05-2023 */
    height: auto;
    width: auto;
}
.position-relative.has-icon-left.mobile-country .custom-control-label::after { /* 31-05-2023 */
    width: auto;
}
.position-relative.has-icon-left.mobile-country .custom-control-label::after { /* 31-05-2023 */
    top: 3px;
}
.custom-control-input:checked ~ .custom-control-label::after {
    color: #094b8c;
}
.position-relative.has-icon-left.mobile-country .custom-control { /* 31-05-2023 */
    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-image: linear-gradient(to bottom, #094b8c 0%, #1e7ad5 100%) !important;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #fff !important;
    background-image: linear-gradient(to bottom, #ce424f 0%, #ff818d 100%) !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: #8bc34a !important;
  background-color: #fff;
  border: 1px solid;
  border-radius: 5px;
  color: #8bc34a;
}


.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 #094b8c;
}
.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: #99cdff !important;
}
.custom_alert {
    background: #f5f8fd;
    padding: 20px;
    border-left: 4px solid #8bb4e7;
}
/************ Panel Custom CSS Ends ************/


/************ Responsive CSS Start ************/
/* 08-09-2023 Start */
@media (max-width: 1500px) {
  /* Dashboard changes CSS Start */
  .col_unitbox { max-width: 20%; flex: 0 0 20%; margin-bottom: 25px; }
  .col_unitbox:nth-child(n+6) { margin-bottom: 0px; }
  /* Dashboard changes CSS Ends */
}
/* 08-09-2023 Ends */
@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%;}
  /* 03-05-2023 */
  .master_megamenu { column-count: 1; }
  /* 03-05-2023 */
}
/* 08-09-2023 Start */
@media (max-width: 768px) {
  /* Dashboard changes CSS Start */
  .dashboard-page2 { margin-top: 90px; }
  /* Dashboard changes CSS Ends */
}
/* 08-09-2023 Ends */
@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;
}
/* 08-09-2023 Start */
.dashboard-page2 { margin-top: 30px; }
.col_unitbox { max-width: 50%; flex: 0 0 50%; margin-bottom: 25px; }
.col_unitbox:nth-child(n) { margin-bottom: 25px; }
/* 08-09-2023 Ends */
}
/************ Responsive CSS Ends ************/

/* Dashboard Home CSS Start 27-06-2023 */
.dashboard-page2 .card-header .heading-elements, .dashboard-page2 .card-header .heading-elements-toggle {top:13px;}
.dashboard-page2 .card .card-title { font-size: 18px; }
.dashboard-page2 .table thead th:first-child {padding-left: 2rem;}
.dashboard-page2 .card-header { border: 1px solid #b9c4cf; border-bottom: 0; }
.dashboard-page2 .table thead th, .dashboard-page2 .table tbody td {height: auto; line-height: 1;}
.dashboard-page2 .table.table-de th, .dashboard-page2 .table.table-de td { padding: 0.85rem 0.70rem !important; }
.dashboard-page2 .card-header:first-child { border-radius: -webkit-calc(0.35rem - 1px) -webkit-calc(0.35rem - 1px) 0 0; border-radius: -moz-calc(0.35rem - 1px) -moz-calc(0.35rem - 1px) 0 0; border-radius: calc(0.35rem - 1px) calc(0.35rem - 1px) 0 0; }
.dashboard-page2 .card { border: none; -webkit-box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07); box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07); border-radius: 0.35rem;}
.dashboard-page2 .heading-elements .badge.badge-success {background: #094b8c; color: #fff;}
.dashboard-page2 .table th, .table td { border-bottom: 1px solid #b9c4cf; }
.dashboard-page2 .table-bordered th, .table-bordered td { border: 1px solid #b9c4cf; }
/* Dashboard Home CSS Ends 27-06-2023 */
/* code by vikash 18-07-2024 */

.import-arrow-none .dropdown-toggle::after{
  display: none;
}
.content-body-design .btn-secondary{
  color: #FFF !important;
}
.content-body-design .modal-header {
  background-color: #094b8c;
}
.content-body-design .modal-header h5 {
  color: #fff;
}
.content-body-design input#csvFile {
  padding: 5px;
}

.content-body-design table.dataTable tbody tr.selected a{
  color:#094b8c;
}

.col_unitbox_space .unitcount_box{
  margin-bottom: 20px;
}

.download_semple_file{
  margin-left: 285px;
}

.table-striped.table-focus tbody tr.selected {
  background-color:transparent;
}

/*Date : 19-09-2024*/

label.action-head {
  position: relative;
  width: 100%;
}

label.action-head:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -3px;
  left: 0;
  color: #ddd;
  background: #ddd;
}

label.action-head, label.action-heading {
  padding-left: 7px;
  color: #000;
  font-weight: 500;
}