 
/*#kt_content_container{
     padding: 0 15px !important;
}
*/
@media (min-width: 992px) {
    .header-fixed.toolbar-fixed .wrapper {
        padding-top: 45px;
    }
}
.content{
    padding: 0;
}
 .fontweightbold{
     font-weight: 600 !important;
}
 .card .card-body {
     padding: 0.25rem 0.25rem !important;
}
 .card .card-header {
     padding: 0 0.25rem !important;
}
 .card .card-footer {
     padding: 1rem 0.75rem;
}
 .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
     vertical-align: middle !important;
}
 .aside.aside-dark {
     background-color: #1e1e2d !important;
}
 .aside.aside-dark .aside-logo {
     background-color: #1b1b28 !important;
}
 .card-headern h3{
     margin: 0px 0px 10px 0px !important;
}
 .card .card-headern {
     display: flex;
     justify-content: space-between;
     align-items: stretch;
     flex-wrap: wrap;
     min-height: 70px;
     padding: 0 1.25rem;
     background-color: transparent;
     border-bottom: 1px solid #eff2f5;
}
 .card .card-headern .card-toolbar {
     display: flex;
     align-items: normal;
     margin: 0.5rem 0;
     flex-wrap: wrap;
}
 .aside-dark .menu .menu-item.show > .menu-link {
     background-color: #0e0e1e !important;
}
 .aside-dark .menu .menu-item.show > .menu-link .menu-title {
     color: #fff !important;
}
 .aside-dark .menu .menu-item .menu-link .menu-title {
     font-weight: 400 !important;
     color: #9c9dbc !important;
}
 .aside-dark .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here), .aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
     background-color: #0e0e1e !important;
}
 .aside-dark .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-title, .aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title {
     color: #9c9dbc !important;
}
/* @media (min-width: 992px) */
 .aside .aside-logo {
    /*height: 39px;
    */
     padding: 0px 15px;
}
/* @media (min-width: 992px) */
 .my-lg-5 {
     margin-top: 0.75rem !important;
}
 #kt_header{
    /*height: 50px;
    */
     padding-top: 5px;
     background: #e4e4e4;
     border-bottom: 1px solid #efefef;
}
/*#kt_content {
     margin-top: -107px !important;
}
*/
 .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
     line-height:1.2portant;
}

 .tableScroll::-webkit-scrollbar-thumb {
     background: #EAEEF3;
     border-radius: 9rem;
     height: 5rem;
}
 .tableScroll::-webkit-scrollbar {
     width: 0.4rem;
     height: .8rem;
}
 .header-fixed.toolbar-fixed .toolbar {
     top: 48px;
}
 @media screen and (max-width: 767.98px) {
     body, html {
         font-size: 12px !important;
         padding-top: 11px;
    }
}
 .shadowwind{
     width: 744px !important;
}
 .logo-img{
     height: 350px;
     width: 96%;
     border-radius: 6px;
     margin: 16px;
}
 .contalogin{
     width: 48%;
}
 @media only screen and (max-device-width: 480px) {
     .shadowwind{
         width: 321px !important;
         margin-top: -100px;
    }
     .logo-img{
         height: 131px;
         width: 96%;
         border-radius: 6px;
         margin: 16px;
    }
     .contalogin{
         width: 100%;
    }
}
/*inline css*/
 .fw-bold {
     font-size: 11px !important;
}
 .form-control-solid {
     padding: 0.45rem 1rem;
     font-size: 0.8rem;
}
 .form-select-solid {
     padding: 0.45rem .2rem;
     font-size: 0.8rem;
}
 .table {
     width: 100%;
     max-width: 100%;
     margin-bottom: 20px;
}
 .table.table-row-gray-300 tr {
     border-bottom-color: #616162;
}
 .form-control.form-control-solid {
     background-color: #ffffff;
     border-color: #898989;
     color: black;
     transition: color 0.2s ease, background-color 0.2s ease;
     border: 1px solid #898989;
     font-size: 11px;
     height: 27px;
}
 .form-select.form-select-solid {
     background-color: #f5f8fa;
     border-color: #a6c3ed;
     color: black;
     transition: color 0.2s ease, background-color 0.2s ease;
     border: 1px solid #898989;
     font-size: 11px;
     height: 27px;
}
 .form-check.form-check-custom.form-check-sm .form-check-input {
     height: 1.5rem;
     width: 1.5rem;
     color: black;
     border: 1px solid #898989;
     margin-left: 12px;
     margin-top: 2px;
     height: 23px;
     width: 25px;
}
 .form-control.errors{
     background-color: #ffffff;
     border-color: #cf390c;
     color: black;
     transition: color 0.2s ease, background-color 0.2s ease;
     border: 1px solid #a51406;
     font-size: 11px;
     height: 27px;
}
 .form-select.errors {
     background-color: #f5f8fa;
     border-color: #a51406;
     color: black;
     transition: color 0.2s ease, background-color 0.2s ease;
     border: 1px solid #a51406;
     font-size: 11px;
     height: 27px;
}
/*inline css end*/
 .aside-dark .menu .menu-item .menu-link{
     border-bottom: 1px solid #12121d;
}
 .disableItem {
     background-color: #eee !important;
}
 .textTransform {
     text-transform: capitalize !important;
}
 .paddingTBL0{
     padding: 0px !important;
}
 .paddingTBLmachiin{
     padding-top: 0rem !important;
     padding-bottom: 0rem !important;
     padding-left: 1rem !important;
}
 .table{
     margin-bottom: 5px !important;
}
 .table > thead > tr > th{
     border-bottom: 0px solid #2a2a2b !important;
     border-left: 1px solid #2a2a2b !important;
     border-right: 1px solid #2a2a2b !important;
     border-top: 0px solid #2a2a2b !important;
}
 .table > tbody > tr{
     border-left: 1px solid #d0dcf0 !important;
     border-right: 1px solid #d0dcf0 !important;
     border-top: 1px solid #d0dcf0 !important;
     border-bottom: 1px solid #d0dcf0 !important;
}
 .table tbody tr:last-child, .table tfoot tr:last-child{
     border-bottom: 1px solid #d0dcf0 !important;
}
 .foldb{
    
        background: #1c242a;
        color: #fff;
        margin-bottom: 1px;
        font-size: 11px;
        /* font-weight: 500; */
        padding: 5px;
        position: relative !important;
}
 .foldb::before {
     content: "\f107";
     position: absolute;
     top: 50%;
     right: 0.8rem;
     transform: translateY(-50%);
     display: block;
     font-family: "FontAwesome";
     font-size: 1.1rem;
}
 .foldb[aria-expanded="true"]::before {
     content: "\f106";
}
 .boxn{
     border-radius: 5px;
     border:1px solid #ebebeb;
     box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
     margin-bottom: 15px;
     padding: 5px;
}
 .table th{
     padding: 6px 2px 6px 6px !important;
     font-size: 11px;
     color: #fff;
     line-height: 12px !important;
}
 .table td{
     font-size: 11px;
     color: #252525;
     line-height: 12px !important;
     /* padding: 0 !important; */
     /* padding-top: 3px !important;
     padding-bottom: 3px !important; */
     padding-left: 3px !important;
     padding-right: 3px !important;
}
 .fa-trash{
     color: #c40303;
}
 .fa-pencil{
     color: #015d27;
}
 .fa-eye{
     color: #b4b100;
}
 .fa-print{
     color: #1a0067;
}
 .btne{
     background: #e9f3f9;
     padding: 1px 2px 1px 2px;
     margin-right: 1px;
}
 .boxt{
     background: #f7f8f9;
     border-radius: 5px;
     border: 1px solid #e2e4e7;
     padding: 5px;
     margin-bottom: 10px;
}
 .btn{
     font-size: 12px !important;
     padding: 5px 10px 5px 10px !important;
}
 .logbg{
     background: url(http://localhost/kgpl/public/uploads/black-bg.jpg) no-repeat center;
}
 .icn,.svg-icon{
     right: 0px !important;
}
 .icn .svg-icon{
     right:5px !important;
     margin-top: 5px;
}
 .form-group{
     margin-bottom: 6px !important;
}
 .ml-15{
     margin-left: 15px;
}
 .badge-light-success{
     background-color: #36733a !important;
}
 .badge{
     font-size: 11px;
     font-weight: normal;
}
 .form-control.form-control-solid{
    padding: 3px 3px !important ;
     height:30px !important;
     margin-top: 2px;
     margin-bottom: 2px;
}
 .form-select.form-select-solid{
    padding: 2px 2px !important ;
     height: 24px;
     margin-top: 2px;
     margin-bottom: 2px;
}
 .form-check.form-check-custom.form-check-sm .form-check-input{
     height: 18px;
     width: 18px;
    border-radius: 100%;
}
 .select2-container{
     width: 100% !important;
}
 .select2-container .select2-selection--single{
     height: 24px;
     margin-top: 2px;
     margin-bottom: 2px;
}
 .select2-container--default .select2-selection--single .select2-selection__rendered{
     line-height: 22px !important;
}
 .desableBg{
     background-color: #eee !important;
}
 .badge{
     font-size: 12px !important ;
     font-weight: normal !important;
}
 .loginp{
     color: #333333;
     font-size: 16px;
     height: 50px;
     padding: 12px 0px;
     outline: none;
     border: 0 none;
     -webkit-box-shadow: none;
     box-shadow: none;
     display: block;
     width: 100%;
     line-height: 1.42857143;
     background-color: #fff;
     background-image: none;
     transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
 .wrap-input {
     width: 100%;
     position: relative;
     border-bottom: 2px solid #d9d9d9;
}
 @media (max-width: 767.98px) {
     .cardn{
         margin-top: 80px !important;
    }
}
 .formtitle{
     font-size: 1.3rem;
     margin-bottom: 10px;
     margin-top: 0px;
     line-height: 2;
     font-weight: 600;
     border-bottom: 1px solid #ccc;
}
 .fileUpload {
     border: 1px solid #aaaaaa;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     color: #000000;
     font-size: .8em;
     overflow: hidden;
     padding: .30rem .9rem;
     position: relative;
     text-align: center;
     width: 100%;
     font-weight: 600;
     cursor: pointer;
}
 .fileUpload i{
     color: #000;
}
 .fileUpload input.upload {
     position: absolute;
     top: 0;
     right: 0;
     margin: 0;
     padding: 0;
     font-size: 20px;
     cursor: pointer;
     opacity: 0;
     filter: alpha(opacity = 0);
     width: 100%;
     height: 46px;
     cursor: pointer;
}
 .bg-light {
    /*background: #ccc!important;
    */
     background-color: rgb(250 253 255) !important;
}
 .select2-container--open .select2-dropdown--below{
     -webkit-box-shadow: 0px 14px 33px -21px rgba(0,0,0,0.49);
     -moz-box-shadow: 0px 14px 33px -21px rgba(0,0,0,0.49);
     box-shadow: 0px 14px 33px -21px rgba(0,0,0,0.49);
}
 .select2-container--default .select2-search--dropdown .select2-search__field{
     border-radius:5px;
     background-color: transparent;
     counter-reset: #fff;
}
 .select2-search--dropdown .select2-search__field:focus-visible {
     outline:1px solid #66afe9;
}
 .rearchimagediv{
     position: relative;
     box-shadow: 0px 2px 10px -4px rgba(0, 0, 0, 0.15);
     background: #f3f3f3;
     transition: all .5s ease;
}
 .rearchimagediv:hover{
     box-shadow: 0px 4px 40px -4px rgba(0, 0, 0, 0.3);
}
 #row_img{
     display: flex;
     gap: 10px;
     flex-wrap: wrap;
}
/*new css*/
 .login-box {
     min-height: 100vh;
    /*display: flex;
     align-items: center;
     justify-content: center;
     margin: 0 auto;
    padding: 30px 12px;
    */
     background: url('http://127.0.0.1:8000/uploads/images/loginbg.png') no-repeat;
     background-position: center;
}
 .mainlogin{
     position: relative;
     width: 100%;
     background: #fff;
     margin: 20px;
     border-radius: 30px;
     box-shadow: 0 0 30px rgba(0, 0, 0, .2);
     overflow: hidden;
}
 .mainlogin h1 {
     font-size: 2rem;
}
 .login-right {
     position: relative;
     width: 100%;
     height: 100%;
     background: linear-gradient( to right, #894b00, #f77b00);
     background-size: 400% 400%;
     animation: body 10s infinite ease-in-out;
    /* border: 2px solid red;
     */
     border-top-right-radius:20px;
     border-bottom-right-radius:20px;
     padding: 50px;
     display: flex;
     align-items: center;
}
 @keyframes body {
     0% {
         background-position: 0 50%;
    }
     50% {
         background-position: 100% 50%;
    }
     100% {
         background-position: 0 50%;
    }
}
 /* .form-box{
     padding:30px 30px;
     display: flex;
     align-items: center;
     height: 100%;
} */
 .input-box {
     position: relative;
     margin: 20px 0;
}
 .input-box input {
     width: 100%;
     padding: 13px 50px 13px 20px;
     background: #eee;
     border-radius: 8px;
     border: none;
     outline: none;
     font-size: 16px;
     color: #333;
     font-weight: 500;
}
 .input-box i {
     position: absolute;
     right: 20px;
     top: 50%;
     color:#000;
     transform: translateY(-50%);
     font-size: 20px;
}
 .forgot-link {
     margin: -15px 0 15px;
}
 .subbtn {
     width: 100%;
     height: 48px;
     background: #c4823a;
     border-radius: 8px;
     box-shadow: 0 0 10px rgba(0, 0, 0, .1);
     border: none;
     cursor: pointer;
     font-size: 16px;
     color: #fff;
     font-weight: 600;
}
 .subbtn:hover{
     background: #f77b00;
}
 .flexwithcenter{
     height: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .mainlogin .close{
     color: #000;
     top:0px;
}
 .mainlogin .alert {
     display: flex;
     align-items: center;
}
 .mainlogin .form-control:focus {
     font-size: 16px;
     color: #333;
     font-weight: 500;
     border: 1px solid #ccc;
}
 .select2-dropdown{
    background-color: #fff;
     color: #000;
}
 .select2-results__option {
    color: #000;
     background: #fff;
     cursor: pointer;
     border-bottom: 1px solid #dddbdb;
}
 a {
     color: #c4823a!important;
     text-decoration: none;
}
 .formtitle{
     font-size: 1.3rem;
     margin-bottom: 10px;
     margin-top: 0px;
     line-height: 2;
     font-weight: 600;
     border-bottom: 1px solid #ccc;
}
 .fileUpload {
     border: 1px solid #aaaaaa;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     color: #000000;
     font-size: .8em;
     overflow: hidden;
     padding: .30rem .9rem;
     position: relative;
     text-align: center;
     width: 100%;
     font-weight: 600;
     cursor: pointer;
}
 .fileUpload i{
     color: #000;
}
 .fileUpload input.upload {
     position: absolute;
     top: 0;
     right: 0;
     margin: 0;
     padding: 0;
     font-size: 20px;
     cursor: pointer;
     opacity: 0;
     filter: alpha(opacity = 0);
     width: 100%;
     height: 46px;
     cursor: pointer;
}
 .bg-light {
    /*background: #ccc!important;
    */
     background-color: rgb(250 253 255) !important;
}
 .select2-container--open .select2-dropdown--below{
     -webkit-box-shadow: 0px 14px 33px -21px rgba(0,0,0,0.49);
     -moz-box-shadow: 0px 14px 33px -21px rgba(0,0,0,0.49);
     box-shadow: 0px 14px 33px -21px rgba(0,0,0,0.49);
}
 .select2-container--default .select2-search--dropdown .select2-search__field{
     border-radius:5px;
     background-color: transparent;
     counter-reset: #fff;
}
 .select2-search--dropdown .select2-search__field:focus-visible {
     outline:1px solid #66afe9;
}
 .rearchimagediv{
     position: relative;
     box-shadow: 0px 2px 10px -4px rgba(0, 0, 0, 0.15);
     background: #f3f3f3;
     transition: all .5s ease;
}
 .rearchimagediv:hover{
     box-shadow: 0px 4px 40px -4px rgba(0, 0, 0, 0.3);
}
 #row_img{
     display: flex;
     gap: 10px;
     flex-wrap: wrap;
}
/*new css*/
 .login-box {
     min-height: 100vh;
    /*display: flex;
     align-items: center;
     justify-content: center;
     margin: 0 auto;
    padding: 30px 12px;
    */
     background: url('http://127.0.0.1:8000/uploads/images/loginbg.png') no-repeat;
     background-position: center;
}
 .mainlogin{
     position: relative;
     width: 100%;
     background: #fff;
     margin: 20px;
     border-radius: 30px;
     box-shadow: 0 0 30px rgba(0, 0, 0, .2);
     overflow: hidden;
}
 .mainlogin h1 {
     font-size: 2rem;
}
 .login-right {
     position: relative;
     width: 100%;
     height: 100%;
     background: linear-gradient( to right, #894b00, #f77b00);
     background-size: 400% 400%;
     animation: body 10s infinite ease-in-out;
    /* border: 2px solid red;
     */
     border-top-right-radius:20px;
     border-bottom-right-radius:20px;
     padding: 50px;
     display: flex;
     align-items: center;
}
 @keyframes body {
     0% {
         background-position: 0 50%;
    }
     50% {
         background-position: 100% 50%;
    }
     100% {
         background-position: 0 50%;
    }
}
 .form-box{
     padding:10px 30px;
     display: flex;
     align-items: center;
     height: 100%;
}
 .input-box {
     position: relative;
     margin: 20px 0;
}
 .input-box input {
     width: 100%;
     padding: 13px 50px 13px 20px;
     background: #eee;
     border-radius: 8px;
     border: none;
     outline: none;
     font-size: 16px;
     color: #333;
     font-weight: 500;
}
 .input-box i {
     position: absolute;
     right: 20px;
     top: 50%;
     color:#000;
     transform: translateY(-50%);
     font-size: 20px;
}
 .forgot-link {
     margin: -15px 0 15px;
}
 .subbtn {
     width: 100%;
     height: 48px;
     background: #c4823a;
     border-radius: 8px;
     box-shadow: 0 0 10px rgba(0, 0, 0, .1);
     border: none;
     cursor: pointer;
     font-size: 16px;
     color: #fff;
     font-weight: 600;
}
 .subbtn:hover{
     background: #f77b00;
}
 .flexwithcenter{
     height: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .mainlogin .close{
     color: #000;
     top:0px;
}
 .mainlogin .alert {
     display: flex;
     align-items: center;
}
 .mainlogin .form-control:focus {
     font-size: 16px;
     color: #333;
     font-weight: 500;
     border: 1px solid #ccc;
}
 .select2-dropdown{
    background-color: #fff;
     color: #000;
}
 .select2-results__option {
    color: #000;
     background: #fff;
     cursor: pointer;
     border-bottom: 1px solid #dddbdb;
}
 #previewContainer{
     display: none;
     min-height: 400px;
     overflow-y:scroll;
}
 a {
     color: #c4823a!important;
     text-decoration: none;
}
 .btns2 {
     display: inline-flex;
     border-radius: 5px;
     padding-left: 10px;
     justify-content: space-between;
     color: #fff!important;
     line-height: 1;
     gap:10px;
     font-size: 0.9rem;
}
 .btns2 .btnb1 {
     padding-top: 10px;
     padding-bottom: 10px;
}
 .btns2 .btnb2 {
     padding-left: 10px;
     padding-right: 10px;
     border-radius: 5px;
     align-items: center;
     display: flex;
     background: #ab8f66;
     color: #fff;
}
 .btns2 .btnb2 i{
     font-size:1.3rem;
     color: #fff;
}
 .btns2:hover {
     color: #fff;
}
 .btns3 {
     display: inline-flex;
     border-radius: 5px;
    /* padding-left: 10px;
     */
     justify-content: space-between;
     color: #fff !important;
     line-height: .5;
     gap: 10px;
     font-size: 0.9rem;
     padding-right: 10px;
}
 .btns3 .btnb1 {
     padding-top: 10px;
     padding-bottom: 10px;
}
 .btns3 .btnb2 {
     padding-left: 10px;
     padding-right: 10px;
     border-radius: 5px;
     align-items: center;
     display: flex;
     background: #ab8f66;
     color: #fff;
}
 .btns3 .btnb2 i{
     font-size:1rem;
     color: #fff;
}
 .btns3:hover {
     color: #fff;
}
 .bg1 {
     background: #1e1e2d;
}
 ::-webkit-scrollbar {
     width: 5px;
     height:5px;
    ;
}
 ::-webkit-scrollbar-track {
     background-color: #ebebeb;
     -webkit-border-radius:5px;
     border-radius: 5px;
}
 ::-webkit-scrollbar-thumb {
     -webkit-border-radius: 5px;
     border-radius: 5px;
     background: #6d6d6d;
}
 #myTable a{
     color: #000!important;
}
 .usericon{
    /* padding-top: 3px;
     */
     height: 30px;
     width: 30px;
     border-radius: 10%;
     background-color: #1e1e2d;
     color: white;
     font-size: 1.5rem;
     border-radius: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .width-auto-100 {
     flex: 1 0 10%;
}
 .nomargin{
     margin-left:-10px!important;
     margin-right:-10px!important;
}
 .custompad{
    /* padding: 0px;
     */
     padding-right: 0px!important;
     padding-left: 5px!important;
}
 .nopad{
     padding:0px!important;
}
 #pdf_url a{
     background: #000;
     color: #fff!important;
     border-radius: 5px;
     line-height: 15px;
     padding: 5px;
     font-size: 10px;
     display: inline-block;
}
 #pdf_url a i{ color: #fff!important; }
 .form-select{
     border-radius:5px;
}
#deleteCustomerName-0_0{ position: relative; }
#deleteCustomerName-2_1{position: relative;}
#deleteCustomerName-0_1 {position: relative;}
#deleteCustomerName-2_0 {position: relative;}

#expand1eventCustomer-2_0 {position: relative;}
#expand1eventCustomer-2_1 {position: relative;}
#expand1eventCustomer-0_0 {position: relative;}
#expand1eventCustomer-0_1{position: relative;}

#deleteCustomerName-0_0 thead th { background:#fff!important; color: #000000!important }
#deleteCustomerName-2_1 thead th { background:#fff!important; color: #000000!important }
#deleteCustomerName-0_1 thead th { background:#fff!important; color: #000000!important }
#deleteCustomerName-2_0 thead th { background:#fff!important; color: #000000!important }
#deleteCustomerName-2_0 thead th { background:#fff!important; color: #000000!important }

#expand1eventCustomer-2_0 thead{position: relative; background:#fff!important; color: #000000!important}
#expand1eventCustomer-2_1 thead{position: relative; background:#fff!important; color: #000000!important}
#expand1eventCustomer-0_0 thead{position: relative; background:#fff!important; color: #000000!important}
#expand1eventCustomer-0_1 thead{position: relative; background:#fff!important; color: #000000!important}

#addmoorCustomers-0 { position: relative; }
#addmoorCustomers-0  thead{position: relative; background:#fff!important; color: #000000!important}

.collapse thead{position: relative; background:#fff!important; color: #000000!important}
.collapse thead th{position: relative; background:#fff!important; color: #000000!important}

.btn-primary i{ color: #fff!important; }



.image-preview-container {
     display: flex;
     flex-wrap: wrap;
     gap: 10px;
     margin-top: 5px;
}

.temp_image_showing .image-preview-box, .image_showing .image-preview-box{
     position: relative;
     margin-bottom: 5px;
     width: 60px;
     height: 60px;
     border: 1px solid #ccc;
     border-radius: 6px;
     box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.temp_image_showing .image-preview-box span, .image_showing .image-preview-box span{
     cursor: pointer;
     font-weight: bold;
     position: absolute;
     top: -6px;
     right: -9px;
     height: 15px;
     width: 15px;
     background: red;
     color: #ffff !important;
     display: flex;
     justify-content: center;
     align-items: center;
     border-radius: 50%;
}

.temp_image_showing .image-preview-box img, .image_showing .image-preview-box img{
     height: 60px;
     width: 60px;
     border: 1px solid #000;
     border-radius: 5px;
     object-fit: cover;
}

.select2-container {
     height: 30px;
}
.select2-container .select2-selection--single {
     height: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
     line-height: 28px !important;
}

tbody tr td img{
     height: 35px;
     width: 35px;
     object-fit: cover;
}



/*3-7-2025 Edit by arun sticky*/
	.sticky {
    position: sticky;
    top: 0;
    width: 100%;
    table-layout: fixed;
    background: #dff1ff; text-align: center;
    /* box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); */
    z-index: 4;
}
.sticky th { text-align: center; font-size:.9rem; }




.table-wrapper {
    display: block;
    width: 100%;
    overflow-y: auto;
    max-height: calc(100vh - 260px);
}




.sticky-col {
    position: sticky;
       left: 0;
    z-index: 3;
	    background: #b4b4dc !important;
}
.sticky-col.bg1{background:#31248c!important;}





.sticky1 {
    position: sticky;
    top: 0;
    width: 100%;
    table-layout: fixed;
    background: #dff1ff;
    /* box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); */
    z-index: 4;
}
.bordered {
    border: none;
}
.per {
    min-width: 2200px;
}

.sticky-col.bg4 {
    background: #dff1ff;
    color: #fff;
}
.sticky-col.bg4 {
    background: #dff1ff;
    color: #fff;
}
.bordered th {
    border-left: none !important;
    border-right: 1px solid #d5d5d5;
    border-bottom: none !important;
    outline: none !important;
}

.w30 {
    width: 30px;
}
.left-0 {
    left: 0;
    z-index: 3;
}

.w100 {
    width: 150px;
}

.left-30 {
    left: 30px;
}
.sticky-col {
    position: sticky;
    z-index: 2;
}
.fixed-col-rows {
    position: sticky;
    top: 0;
    z-index: 1;
    background: #cccccc;
}
th.bg2 {
    background: #0072B0;
    color: #fff;
}
th.bg1

 {
    background: #023874;
    color: #fff;
}
th.fixed-col-rows {
    text-align: center;
}
.sticky-col-clum.bg4 {
    background: #4ABBF5 !important;
    color: #fff;
}
.sticky-col-clum {
    position: sticky !important;
    z-index: 1;
}
td.cell {
    text-align: center;
}
.sticky-col.bg3

 {
    background: #61A8DF;
    color: #fff;
}
input[type=checkbox] { width: 15px!important; height: 15px!important; border-radius:5px!important;  }


/* Sidebar Css*/
.menu-item .menu-link .menu-icon {
   width: 1rem;
}

.aside-dark .menu .menu-item .menu-link .menu-icon i {
    color: #c4823a;
    font-size: 1.2rem;
}
.aside-menu .menu-item .menu-link {
    padding-top: 0.40rem;
    padding-bottom: 0.40rem;
}


/* Pagination button style */

.pagen {
    border-top: 2px solid #504e4e;
    position: relative;
    padding-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: end;
    list-style-type: none;

}
.page-item {
    margin-right: 0.5rem;
    background: #e5e5e5;
    border-radius: 5px;
}
.page-item .page-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.475rem;
    height: 2.5rem;
    min-width: 2.5rem;
    font-weight: 500;
    font-size: 1.075rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.475rem;
    border-bottom-right-radius: 0.475rem;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: #ab8f66;
    border-color: transparent;
}

