.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}

.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c8ced3;
}

.select2 {
    max-width: 100%;
    width: 100% !important;
}

.select2-selection__rendered {
    padding-bottom: 5px !important;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info,
.badge-info {
    color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}

.btn-default:hover {
color: #ffffff !important;
    background-color: #fff;
    background: #8e2d26;
	border: 2px solid #8e2d26 !important;
}

.btn-default.focus,
.btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}


.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
	padding-left: 10px;
	padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}
a.btn.buttons-columnVisibility.active{
    background-color:#2b68e8
  }
  
  a.btn.buttons-columnVisibility{
    background-color:grey
  }


  @font-face {
  font-family: 'Figtree';
  src: url("../fonts/Figtree/static/Figtree-Black.ttf") format("woff2"),
       url("../fonts/Figtree/static/Figtree-Black.woff") format("woff"),
       url("../fonts/Figtree/static/Figtree-Black.otf") format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: 'Figtree';
  src: url("../fonts/Figtree/static/Figtree-Bold.ttf") format("woff2"),
       url("../fonts/Figtree/static/Figtree-Bold.woff") format("woff"),
       url("../fonts/Figtree/static/Figtree-Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: 'Figtree';
  src: url("../fonts/Figtree/static/Figtree-ExtraBold.ttf") format("woff2"),
       url("../fonts/Figtree/static/Figtree-ExtraBold.woff") format("woff"),
       url("../fonts/Figtree/static/Figtree-ExtraBold.otf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: 'Figtree';
  src: url("../fonts/Figtree/static/Figtree-Medium.ttf") format("woff2"),
       url("../fonts/Figtree/static/Figtree-Medium.wfff") format("woff"),
       url("../fonts/Figtree/static/Figtree-Medium.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: 'Figtree';
  src: url("../fonts/Figtree/static/Figtree-Regular.ttf") format("woff2"),
       url("../fonts/Figtree/static/Figtree-Regular.woff") format("woff"),
       url("../fonts/Figtree/static/Figtree-Regular.otf") format("opentype");
 font-weight: 400;
}
@font-face {
  font-family: 'Figtree';
  src: url("../fonts/Figtree/static/Figtree-SemiBold.ttf") format("woff2"),
       url("../fonts/Figtree/static/Figtree-SemiBold.woff") format("woff"),
       url("../fonts/Figtree/static/Figtree-SemiBold.otf") format("opentype");
  /* font-style: italic; */
  font-weight: 600;
}


li.nav-item.nav-dropdown.open {
    background: transparent;
}

.sidebar .nav-dropdown.open .nav-link {
	    margin-bottom: .75rem;
    color: #000000 ;
	    border-radius: 10px;
    border-left: 0;
}

.sidebar .nav-dropdown-toggle::before {
    width: 10px !important;
    height: 10px !important;
    transform: rotate(181deg);

}

 /*.input-group.search-area.d-xl-inline-flex.d-none {
    border: 1px solid #949497;
	    border-radius: 1.25rem;
} */

a.btn.btn-xs {
    border: none;
}

a.btn.buttons-select-all.btn-primary {
    color: white;
    background: #8e2d26;
}a.btn.btn-danger {
    color: white;
    background: #8e2d26;
}
a.btn.buttons-select-all.btn-primary:hover {
    color: #8e2d26;
    background: white;
}a.btn.btn-danger:hover {
    color: #8e2d26;
    background: white;
}

.dataTables_wrapper .dataTables_length {
    float: right !important;
}


@media (min-width: 1635px){
	div#DataTables_Table_0_wrapper {
    padding-top: 100px;
}
}
@media (min-width: 992px) {
    .sidebar-fixed .app-header+.app-body .sidebar {
        padding-bottom: 100px !important;
        height: calc(100vh - 55px);
    }
}

.col-md-2.filtr-jj.mt-3.text-end {
    display: flex;
	align-items: end;
    width: max-content;
}

.col-md-2.filtr-jj.mt-3.text-end .btn {
    display: flex;
    gap: 10px;
    height: max-content;
}

.form-select {
       border-radius: 11px !important;
    background: transparent;
    border-bottom: 1px solid #f0f1f5;
    color: #000 !important;
    height: auto;
    padding: .75rem 38px .75rem 20px !important;
    /* border: 1px; */
    border: 2px solid #949497 !important;
    color: #404040;
}
select#expensecategory_id{
    padding-right: 30px !important;
}
.form-select {
    display: block;
    width: 100%;
        font-weight: 700 !important;
    height: max-content;

    padding: 0.375rem 0.75rem;
    font-size: 15px;

    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #f0f1f5;
    border-radius: 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    /* color: #fff; */
}