/*
    DEMO STYLE
*/



body {
/*    font-family: 'Poppins', sans-serif;
    background: #fafafa;*/
overflow-x: hidden!important;
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    background: #fff;    
}
.pull-right {
	float: right;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

i, span {
    display: inline-block;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar {
    min-width: 210px;
    max-width: 210px;
    background: #455a64;
    color: #fff;
    transition: all 0.3s;
}

#sidebar.active {
    min-width: 50px;
    max-width: 80px;
    text-align: center;
}

#sidebar.active .sidebar-header h3, #sidebar.active .CTAs {
    display: none;
}

#sidebar.active .sidebar-header strong {
    display: block;
}

#sidebar ul li a {
    text-align: left;
}

#sidebar.active ul li a {
    padding: 20px 10px;
    text-align: center;
    font-size: 0.85em;
}

#sidebar.active ul li a i {
    margin-right:  0;
    display: block;
    font-size: 1.8em;
    margin-bottom: 5px;
}

#sidebar.active ul ul a {
    padding: 10px !important;
}

#sidebar.active a[aria-expanded="false"]::before, #sidebar.active a[aria-expanded="true"]::before {
    top: auto;
    bottom: 5px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

#sidebar ul.components {
    padding-top: 20px;
}

#sidebar ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1px;
    border-bottom: 1px solid #101010;
    font-size: 1.1em;
    display: block; color:#fff;
}
#sidebar ul li a:hover {
    color: #101010;
    padding-left: 5px;
    background: #EDF7FC;
}
#sidebar ul li a i {
    margin-right: 10px;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #101010;
    background: #EDF7FC;
}


a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
   <!-- content: '\e259'; -->
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
}
a[aria-expanded="true"]::before {
    content: '\e260';
}


ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    /*background: #6d7fcc;*/
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

label {
  display: inline-block;
  margin: 5px;
}

#hdr {
  font-size: 20px;
  color: #0d6efd;
  margin: 20px 0px 20px 0px;
}

#ho_code {
  height: 40px;
  padding: 0px 0px 0px 5px; margin:0px 0px 20px 0px; 
}

#do_code {   height: 40px;
  padding: 0px 0px 0px 5px;
}

#dw_code {height: 40px;
  padding: 0px 0px 0px 5px; margin:0px 0px 20px 0px; 
}

#ro_code { height: 40px;
  padding: 0px 0px 0px 5px;
} 

#report_type { height: 40px;
  padding: 0px 0px 0px 5px; margin:10px 0px 10px 0px;
}

#date_from { height: 40px;
  padding: 0px 0px 0px 5px;
}

#date_to { height: 40px;
  padding: 0px 0px 0px 5px;
}

#item_nam {
  height: 40px;
  padding: 0px 0px 0px 5px;
}

#make {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#req_ro_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#year_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#id_u {
  height: 40px;
}

#id_u {
  height: 40px;
}

#name_u {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#ho_code_u {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#do_code_u {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#dw_code_u {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#ro_code_u {
  padding: 0px 0px 0px 10px;
  height: 40px;
}


#item_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#main_group {
  height: 40px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 10px;
}

#sub_group {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#sub_sub_group {
  height: 40px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 10px;
}

#model {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#abc_cat {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#item_fnctn {
  height: 40px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
}

#model_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#catalogue_tbl_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#unit_bu {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#unit_nlu {
  height: 40px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
}

#part_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#movement_category {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#drawing_image {
  height: 40px;
}

#active_status {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#item_creation_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add {
  padding: 8px 30px;
  margin: 0px 0px 20px 0px;
  position: relative;
  left: 130px;
}

#type {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#name {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#job_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#job_name {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#job_start_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#job_end_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#job_amount {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#job_exp {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#job_desp_depot {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#job_desp_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#start_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#end_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_chessis_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_make {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_model_year {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_model_d {
  height: 40px;
  padding: 0px 0px 0px 10px;
}


#bus_engine_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_wb {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_seat {  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_type {  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bus_receipt_date {  height: 40px;
  padding: 0px 0px 0px 10px;
}

#life_fixed {  height: 40px;
  padding: 0px 0px 0px 10px;
}

#original_cost {  height: 40px;
  padding: 0px 0px 0px 10px;
}

#depreciation_factors {  height: 40px;
  padding: 0px 0px 0px 10px;
}

#cumulative_coverage {  height: 40px;
  padding: 0px 0px 0px 10px;
}

#inspection_date {  height: 40px;
  padding: 0px 0px 0px 10px;
}

#inspection_status {  height: 40px;
  padding: 0px 0px 0px 10px;
}


#bar_rate {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#bin_card_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#act_qty {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#eco_order_level {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#max_stock_level {   height: 40px;
  padding: 0px 0px 0px 10px;
}

#ytd_issued { height: 40px;
  padding: 0px 0px 0px 10px;
}


#issrcp_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
}

#vch_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
}

#vch_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#item_nam {
  height: 40px;
  margin: 0px 0px 10px 0px;
}

#vendor_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#old_vendor_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#vendor_name {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#gst_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#pan_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#phone_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#mobile_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#email_id {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#web_url {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add_line1 {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add_line2 {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add_line2 {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add_tehsil {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add_post {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add_state {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add_pincode {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#add_country {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#re_order_level {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#min_stock_level {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#open_bal_qty {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#open_bal_value {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#ytd_receipt {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#accnt_opening_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#accnt_closing_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#lst_po_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#lst_po_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
}

#lst_po_rate {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#lst_dt_receipt {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#lst_dt_issue {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#aac_qty {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#old_item_code {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#po_no {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#po_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#purchase_type {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#payment_terms {
  height: 40px;
  padding: 5px 0px 0px 10px;
}

#delivery_terms {
  height: 40px;
  padding: 6px 0px 0px 10px;
}

#general_terms {
  height: 40px;
  padding: 6px 0px 0px 10px;
}

#delivery_date {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#mode_of_dispatch {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#po_status {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#po_freight {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#po_loading {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#po_discount {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#po_value {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#po_gst {
  height: 40px;
  padding: 0px 0px 0px 10px;
}

#net_po_value {
  height: 40px;
  padding: 0px 0px 0px 10px;
}








/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    /*padding: 20px;*/
    min-height: 100vh;
    transition: all 0.3s;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 150px) {
    #sidebar {
        min-width: 50px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important ;
    }
    a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
        top: auto;
        bottom: 5px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    #sidebar.active {
        margin-left: 0 !important;
    }

    #sidebar .sidebar-header h3, #sidebar .CTAs {
        display: none;
    }

    #sidebar .sidebar-header strong {
        display: block;
    }

    #sidebar ul li a {
        padding: 20px 10px;
    }

    #sidebar ul li a span {
        font-size: 0.85em;
    }
    #sidebar ul li a i {
        margin-right:  0;
        display: block;
    }

    #sidebar ul ul a {
        padding: 10px !important;
    }

    #sidebar ul li a i {
        font-size: 1.3em;
    }
    #sidebar {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
}

/*--kamal*/
.navbar-nav > .user-menu > .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    height: 175px;
    padding: 10px;
    background: #3c8dbc;
    text-align: center;}

.navbar-nav > .user-menu > .dropdown-menu > li.user-footer {
    background-color: #f9f9f9;
    padding: 10px;}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 8px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}
.img-circle {
    border-radius: 50%;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
    z-index: 5;
    color: #f9f9f9;
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    text-shadow:  #333333;
    margin-top: 10px;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-footer {
    background-color: #f9f9f9;
    padding: 10px;
}

.card-notify { 
    font-family: 'Poppins', sans-serif;
    font-size: 0.9em;
    font-weight: 100;
    text-shadow:  #333333;
    min-height: 100px;
    width: 180px;
    border-radius: 5px;
    margin: 5px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);    
}

.page-loader {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid gray;
  border-right: 8px solid white;
  border-bottom: 8px solid gray;
  border-left: 8px solid white;
  width: 60px;
  height: 60px;
  margin-left: 50%;
  margin-top: 20%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.Search-Result {
  position: absolute;
  font: 12px Arial;
  border: none;
  z-index: 99;
  top: 100%;
  left: 15px;
  right: 15px;
}
.container-fluid{
  min-height: 100vh;
  min-width: 83%;
  overflow-x: scroll;
}
.footer {
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f9f9f9;
    color: #0098DB;
    text-align: center;
}
.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 2px 4px;
    font-size: 14px;
    /* line-height: 1.42857143; */
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    /* box-sizing: border-box; */
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.panel-group {
  margin-bottom: 20px;
}

.text-right {
  text-align: right !important;
}

.breadcrumb {
  background-color: #f5f5f5 !important;
  padding: 8px 15px !important;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
}

.breadcrumb > .breadcrumb-item + .breadcrumb-item::before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb-item a {
  text-decoration: none;
  color: #0275d8;
}

.breadcrumb > li + li::before {
    content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

./* Restore Bootstrap 3 dropdown positioning */
.dropdown {
  position: relative !important;
}

/* Restore dropdown-toggle styles */
.dropdown-toggle {
  cursor: pointer !important;
  user-select: none !important;
  display: inline-block !important;
  padding: 3px 10px !important;
  color: #333 !important;
  background-color: transparent !important;
  border: none !important;
}

/* Remove Bootstrap 5 focus outline */
.dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* Restore the caret triangle */
.caret {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin-left: 2px !important;
  vertical-align: middle !important;
  border-top: 4px solid !important;
  border-right: 4px solid transparent !important;
  border-left: 4px solid transparent !important;
  content: "" !important;
}

/* Restore dropdown-menu */
.dropdown-menu {
  position: absolute !important;
  top: 100% !important;
  z-index: 1000 !important;
  display: none; /* Bootstrap 3 dropdowns are hidden by default */
  min-width: 160px !important;
  padding: 5px 0 !important;
  font-size: 14px !important;
  color: #333 !important;
  text-align: left !important;
  list-style: none !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
  margin-top:-40px !important;
}

/* Dropdown menu list items */
.dropdown-menu > li > a {
  display: block !important;
  padding: 3px 20px !important;
  clear: both !important;
  font-weight: 400 !important;
  color: #333 !important;
  white-space: nowrap !important;
  text-decoration: none !important;
}

/* Hover style for menu items */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #f5f5f5 !important;
  color: #262626 !important;
  text-decoration: none !important;
}

/* Show dropdown menu when open */
.open > .dropdown-menu {
  display: block !important;
}

/*****************03-07-2025****************/
.img-responsive {
  width: 90%;
}

.navbar_ctm .logo_ctm { 
} 
.navbar_ctm .logo_ctm img {
width: 100%
} 

/* Fix DataTables Buttons dropdowns (colvis, pageLength) with Bootstrap 5.3 */
div.dt-button-collection.dropdown-menu {
  display: block !important;
  position: absolute !important;
  inset: auto auto auto auto !important;  /* reset bootstrap 5.3 static positioning */
  z-index: 2000 !important;
  transform: translate(0, 0) !important; /* prevent Bootstrap dropdown transform */
  background-color: #fff !important;
  border: 1px solid #dee2e6 !important;
  border-radius: .375rem !important;
  padding: .5rem 0 !important;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
  min-width: 12rem !important;
  top: 80px !important;
}

div.dt-button-collection a.dt-button.dropdown-item {
  display: block !important;
  width: 100% !important;
  padding: .375rem 1rem !important;
  color: #212529 !important;
  text-align: left !important;
  background: transparent !important;
  border: 0 !important;
}

div.dt-button-collection a.dt-button.dropdown-item:hover {
  background-color: #f8f9fa !important;
  color: #000 !important;
}


.danger_button_margin{
    margin: 0px 0px 10px 0px;
}


