@import "new-theme.css";

.datepicker-days > .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th{
    padding:8px;
}

.modal-having-coa .select2-selection .select2-selection__rendered{
    width:200px!important;
}

.bgLightPurple1{
    background: rgb(202,194,214);
    background: linear-gradient(90deg, rgba(202,194,214,1) 0%, rgba(191,188,196,1) 50%, rgba(177,173,182,1) 100%);
}
.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle{
    background:#17a2b8!important;
}
.invSkuBox{width:100%;}
.potentialField{display:inline-block!important;width:80px!important;height:30px!important}
.mtop10{margin-top:10px;}
/*sidebar nav icon / p color*/
.nav-sidebar > .nav-item .nav-icon, .nav-sidebar .nav-link p {
    color: #17a2b8;
}

/*sidebar nav active bg-color*/
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #fff;
}

/*table alignment middle*/
.table th, .table td {
    vertical-align: middle;
}

/*Action dropdown menu show*/
.dropdown-menu.show {
    min-width: 100%;
    transform: translate3d(0px, 38px, 0px);
    text-align: center;
}
/*dropdown menu show color*/
.dropdown-menu.show a{
    color:#117a8b;
}
.page-item.active .page-link {
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.page-link:hover {
    color: #17a2b8;
}
.page-link {
    color: #17a2b8;
}
.breadcrumb-item a{
    color: #17a2b8;
}

.content-header h1 {
    color:#17a2b8;
}

/*theme text color set*/
a:hover {color: #17a2b8c4;}
a:{color: #17a2b8;}


#div-report-data thead tr th {
    background: #E4E9F2;
    font-weight: 300;
    color: #607281;
    line-height: 24px;
}
.table-bordered thead th, .table-bordered thead td {
    vertical-align: middle;
}
/*theme all icons and links colors sett*/

a {
    color: #17a2b8;
}
.cstm-right{
    text-align: right;
}
.cstm-right p, .cstm-left p {
    color: #00ACFE;
    margin-top: 12px;
}

.table th, .table td {
    padding: 8px;
}

/*temprary css*/

/*input[type="checkbox"] {*/
/*    margin-right: 8px;*/
/*    margin-top: 0px;*/
/*    position: relative;*/
/*    top: 2px;*/
/*}*/

.get-rpt-chk-box{
    color: #fff;
    margin-top: 10px;
}

.p0{
    padding: 0;
}
.cstm-left label {
    font-weight: 300 !important;
}

/*cstm primary color set to info theme color*/
.btn-primary {
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.card-primary:not(.card-outline) > .card-header {
    background-color: #17a2b8;
}


label input[type="checkbox"] {
    width: auto !important;
    height: auto !important;
}
/*ul.nav.nav-treeview {*/
/*    margin-left: 10px;*/
/*}*/

.bg-gradient-secondary {
    background: #17a2b8 linear-gradient(
        180deg
        , #17a2b8, #17a2b8) repeat-x !important;
}

.datepicker-dropdown {
    z-index: 9999 !important;
}

.mt-2 .nav-sidebar > .nav-item > .nav-link:active , .nav-link:hover  {

    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.table-responsive table thead tr th{
   /* white-space: pre-wrap;*/
}

/*table#epc-list-products-table {*/
/*    width: 100%;*/
/*}*/
.epc_actions .dropdown-menu.show a:hover {
    color: white;
}
body .buttons-excel {
    display: none !important;
}
.exportReport i {
    font-size: 30px;
    margin-top: 32px;
    float: right;
    margin-right: 25px;
}


.dayDataTable tbody tr td:nth-child(2) {
    min-width: 135px;
    font-size: 14px;
}

.dayDataTable tbody tr td:nth-child(2) a {
    float: right;
}

.select2-container--default .select2-selection--multiple li.select2-selection__choice{
    color: #000;
}

/* .main-sidebar .sidebar-searche{
    opacity: 0;
}
.main-sidebar:hover .sidebar-searche{
    opacity: 1;
} */
.main-sidebar .sidebar-searche #myInputEle{
    opacity: 0;
    width: 0;
    padding: 0.375rem 0rem;
    transition: all 0.8s;
}

.main-sidebar .sidebar-searche .btn{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    cursor: not-allowed;
}

.main-sidebar:hover .sidebar-searche #myInputEle{
    opacity: 1;
    width: auto;
    padding: 0.375rem 0.75rem;
}
.main-sidebar:hover .sidebar-searche .btn{
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
}

.sidebar-searche .select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #80bdff;
}

.sidebar-searche .select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child.select2-search.select2-search--inline{
    margin-left: 0rem;
}
.sidebar-searche .select2-container--default .select2-selection--multiple{
    height: 100%;
}
nav.hidden {
    display: none;
}

/*Payable Screen*/
/*Edit*/
.payableForm input[type=number]::-webkit-inner-spin-button,
.payableForm input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.payableForm input[type=number] {
    -moz-appearance: textfield;
}

.payableForm #items_body table th:last-child {
    min-width: 180px !important;
}

.payableForm #items_body table th {
    min-width: 100px;
    padding-top:15px;
    padding-bottom:15px;
}
.payableForm #items_body table .itemAmountTh{
    min-width: 120px;
}

.payableForm #items_body table .payableCoa{
    min-width: 250px;
    width: 250px;
}
.payableForm #items_body table .itemCodeTh{
    min-width: 250px;
}
.payableForm #items_body table .itemDescTh{
    min-width: 250px;
}
.payableForm #items_body table .itemUomTh{
    min-width: 120px;
}
.payableForm #items_body table .itemDescPo{
    min-width: 200px;
}

.payableForm #items_body table .itemTaxCalc{
    min-width: 140px;
}

.payableForm #items_body table .btn-group{
    width:100%;
}

.payableForm #po_tbl table th {
    min-width: 120px ;
}

.payableForm .epc-tax-select2 span:nth-child(3) {
    display: none;
}

.payableForm input[type="file"] {
    height: 100%;
}

.payableForm .select2-container .select2-selection--single {
    height: 35px !important;
}

.payableForm .select2-results__option {
    font-size: 11px !important;
}

.readonly {
    pointer-events: none;
    touch-action: none;
    background-color: #f7f7f7;
    cursor: default;
}

.payableForm .fieldSetPo .select2-selection__rendered{
    width:180px;
}

.disabledCls {
    cursor: not-allowed;
    pointer-events: none;
}
.disabledCls select{
    background-color: #e9ecef;
    opacity: 1;
}

.payableFormItems{
    margin-top:10px;
}

#payableForm .card-header {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

#payableForm .card {
    margin-top:15px;
}
/*Payable Screen*/

/*Receiveable Screens*/
/*Edit*/

.receiveableForm input[type=number]::-webkit-inner-spin-button,
.payableForm input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.receiveableForm input[type=number] {
    -moz-appearance: textfield;
}

.receiveableForm table th {
    min-width: 100px;
    padding-top:15px;
    padding-bottom:15px;
}
.itemsRepeater .itemAmountTh{
    min-width: 140px
}

.itemsRepeater .payableCoa{
    min-width: 250px;
    width: 250px;
}
.itemsRepeater .itemCodeTh{
    min-width: 250px;
}
.itemsRepeater  .itemDescTh{
    min-width: 250px
}
.itemsRepeater .itemUomTh{
    min-width: 120px
}
.itemsRepeater .itemDescPo{
    min-width: 200px;
}

.itemsRepeater .itemTaxCalc{
    min-width: 140px;
}

.itemsRepeater .btn-group{
    width:100%;
}

.itemsRepeater .epc-tax-select2 span:nth-child(3) {
    display: none;
}

.itemsRepeater input[type="file"] {
    height: 100%;
}

.itemsRepeater .select2-container .select2-selection--single {
    height: 35px !important;
}

.itemsRepeater .select2-results__option {
    font-size: 11px !important;
}

.itemsRepeater .fieldSetPo .select2-selection__rendered{
    width:180px;
}
/*Receiveable Screens End*/


.itemsRepeater .card-header {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.itemsRepeater .card {
    margin-top:15px;
}
.itemsRepeater th p{
    margin:0px;
}

div.custom-control-right {
    padding-right: 24px;
    padding-left: 0;
    margin-right: 0;
}
div.custom-control-right .custom-control-label::before,
div.custom-control-right .custom-control-label::after{
    right: -1.5rem;
    left: initial;
}

/*Payable Payment*/
.checkbox-menu th{
    border-right: 1px solid #a5a5a5;
    padding:10px 7px;
}

.liHead span{
    min-width: 120px;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}
.checkbox-menu-rr{
    max-width:100%;
}

.login-card-body label.error {
    color: red !important;
    position: absolute;
    padding-top: 0px;
}

.password-wrapper {
    position: relative;
}

.password-field {
    width: 100%;
    padding: 10px;
    padding-right: 40px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.password-toggle-icon {
    position: absolute;
    right: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    top: 1px;
}

/* Hover effect for eye icon */
.password-toggle-icon:hover {
    color: #333;
}

.loginPwd .password-toggle-icon{
    color:white;
}

.datepicker-with-calender-icon {
    background: url('calender.png') no-repeat right 10px center;
    background-size: 26px 26px;
    padding-right: 30px; /* Make space for the icon */
    cursor: pointer;
}