/*
[data-bs-theme=dark] .bg-light {
	background-color: #181818 !important;	
}
[data-bs-theme=dark] .form-select, [data-bs-theme=dark] .form-check-input {
	color:#bebebe;
	background-color:#171717;
	border-color:#404040;
}
[data-bs-theme=dark] .form-check-input:checked {
	background-color: #0d6efd;
	border-color: #0d6efd;
}
[data-bs-theme=dark] .thead-softdark {
	background-color: #121212 !important;	
}
[data-bs-theme=dark] input[readonly], [data-bs-theme=dark] select[disabled] {
	color: #bebebe;
	background-color: #222;	
}
[data-bs-theme=dark]  .lista1 a.text-dark, [data-bs-theme=dark]  .lista2 a.text-dark, [data-bs-theme=dark] .thead-softdark a, [data-bs-theme=dark] .thead-softdark .text-dark, [data-bs-theme=dark] pre.text-dark, [data-bs-theme=dark] .tartalom, [data-bs-theme=dark] .cimsor , [data-bs-theme=dark] .link-dark, [data-bs-theme=dark] .link-white , [data-bs-theme=dark] .bootstrap-table a.text-dark {
	color: #bebebe !important;	
}
[data-bs-theme=dark] div.bg-sarga a.text-dark, [data-bs-theme=dark] td.muvelet a.text-dark, [data-bs-theme=dark].debug-collapse pre {
	color: #343a40 !important;	
}
[data-bs-theme=dark] table.table-bordered th, [data-bs-theme=dark] table.table-bordered td, [data-bs-theme=dark] #main .border {
	border-color: #404040 !important;
}
[data-bs-theme=dark] .lista1 {
	background-color: #171717;	
}
[data-bs-theme=dark] .lista2 {
	background-color: #222;
}
[data-bs-theme=dark] .listalab {
    background-color: #121212;
	color: #bebebe !important;	
}
[data-bs-theme=dark] .bootstrap-table table.table-striped tr:nth-child(even){
	background-color: #171717;
}
[data-bs-theme=dark] .dropdown-menu{
	color: #bebebe;
}
[data-bs-theme=dark] .fieldset-head a {
	color: #bebebe !important;
}
[data-bs-theme=dark] .alert-secondary {
    background-color: #222;
}
[data-bs-theme=dark] .alert-info {
    background-color: #d1ecf1;
	color: #0c5460;
}
[data-bs-theme=dark] .drop-btn button {
    background-color: #171717;
	color: #bebebe;
}
[data-bs-theme=dark] .bg-sotet {
	background-color: #171717 !important;
}
[data-bs-theme=dark] .login-container .btn-evir {
	background-color: #5886b7;
	color: #fff;
	border-color: #5d79bb;
}
[data-bs-theme=dark] .debug_box pre, [data-bs-theme=dark] .link-dark:after {
	color: #000;
}
*/
/*------------------------------------*\
  #Hover
\*------------------------------------*/
/*
[data-bs-theme=dark] .lista1:hover, [data-bs-theme=dark] .lista1:focus, [data-bs-theme=dark] .lista2:hover, [data-bs-theme=dark] .lista2:focus, [data-bs-theme=dark] .bootstrap-table tr:hover, [data-bs-theme=dark] .bootstrap-table :focus, [data-bs-theme=dark] .bootstrap-table table.table-striped tr:nth-child(even):hover, [data-bs-theme=dark] .bootstrap-table table.table-striped tr:nth-child(even):focus{
    background-color: #000;
}
[data-bs-theme=dark] .lista1:hover, [data-bs-theme=dark] .lista1:focus, [data-bs-theme=dark] .lista2:hover, [data-bs-theme=dark] .lista2:focus, [data-bs-theme=dark] .lista1:hover td, [data-bs-theme=dark] .lista1:focus td, [data-bs-theme=dark] .lista2:hover td, [data-bs-theme=dark] .lista2:focus td, [data-bs-theme=dark] .lista1:hover a, [data-bs-theme=dark] .lista1:focus a, [data-bs-theme=dark] .lista2:hover a, [data-bs-theme=dark] .lista2:focus a, [data-bs-theme=dark] .tartalom:hover, [data-bs-theme=dark] .cimsor:hover, [data-bs-theme=dark] .link-dark:hover, [data-bs-theme=dark] .dropdown-item:hover, [data-bs-theme=dark] .dropdown-item:focus, [data-bs-theme=dark] .bootstrap-table tr:hover a.text-dark, [data-bs-theme=dark] .bootstrap-table tr:focus a.text-dark, [data-bs-theme=dark] .bootstrap-table a.text-dark:hover, [data-bs-theme=dark] .bootstrap-table a.text-dark:focus {
	color: #fff !important;
}
[data-bs-theme=dark] .drop-btn button:hover, [data-bs-theme=dark] .drop-btn button:focus {
	color: #fff;
	background-color: #007bff;
}
[data-bs-theme=dark] table.table-success tr:hover, [data-bs-theme=dark] table.table-danger tr:hover, [data-bs-theme=dark] table.table-warning tr:hover, [data-bs-theme=dark] table.table-info tr:hover {
	color: #222;
}
*/

/* hover */
[data-bs-theme=dark] .hover:hover {
	background-color: 1px solid rgba(255,255,255,0.2);	
}

/*------------------------------------*\
  #Calendar
\*------------------------------------*/

[data-bs-theme=dark] div.calendar, [data-bs-theme=dark] div.calendar table, [data-bs-theme=dark] div.calendar table td.daysrow, [data-bs-theme=dark] div.calendar table td, [data-bs-theme=dark] div.calendar table td.day, [data-bs-theme=dark] div.calendar table td.name {
	background-color: #171717;
	color: #fff;
}
[data-bs-theme=dark] div.calendar table td.wn, [data-bs-theme=dark] div.calendar table td.name {
	color: #bebebe;
}
[data-bs-theme=dark] div.calendar table td.weekend {
	color: #6c757d;
}
[data-bs-theme=dark] div.calendar table td.selected {
	background-color: #5886b7;
	color: #fff;
}
/* summernote */

[data-bs-theme=dark] div.note-editor {
	border-color:#404040;	
}
[data-bs-theme=dark] div.note-toolbar {
	background-color: #171717;
}
[data-bs-theme=dark] .note-btn, [data-bs-theme=dark] .note-color-reset, [data-bs-theme=dark] .note-color-select {
	background-color: #222;
	color: #bebebe;
	border-color:#404040;	
}
[data-bs-theme=dark] .note-btn:hover, [data-bs-theme=dark] .note-btn:focus, [data-bs-theme=dark] .note-color-reset:hover, [data-bs-theme=dark] .note-color-reset:focus, [data-bs-theme=dark] .note-color-select:hover, [data-bs-theme=dark] .note-color-select:focus {
	background-color: #000 !important;
	color: #fff;
	border-color: #fff;	
}
[data-bs-theme=dark] div.note-editing-area, [data-bs-theme=dark] div.note-dropdown-menu, [data-bs-theme=dark] .note-dropdown-item {
	background-color: #000;
	color: #fff;
}
[data-bs-theme=dark] .note-dropdown-item:hover, [data-bs-theme=dark] .note-dropdown-item:focus {
	color: #fff;
	background-color: #007bff;
}
[data-bs-theme=dark] .note-icon-bar {
	border-color: #ffffff32 !important;
}

/* KANBAN, todo_list */

[data-bs-theme=dark] .todo_list_item.sortable-ghost {
	border: 1px solid rgba(255,255,255,0.15) !important;
}
[data-bs-theme=dark] .todo_list_container > .todo_list > .todo_list_item {
	border-bottom-color: rgba(255,255,255,0.15) !important;
}
[data-bs-theme=dark] .todo_list_item:hover, [data-bs-theme=dark] .todo_list_item.sortable-chosen {
	border: 1px solid rgba(255,255,255,0.15) !important;
}
[data-bs-theme=dark] .todo_list_input {
	background-color: #212529;
}
[data-bs-theme=dark] .todo_list_input {
	outline-color: rgba(255,255,255,0.15) !important;
}
[data-bs-theme=dark] .todo_list_item:hover .todo_list_input {
	background: rgba(0,0,0,.0);
}
[data-bs-theme=dark] .todo_list_item:hover .todo_list_input:focus, [data-bs-theme=dark] .todo_list_item:hover .todo_list_input:hover {
	background: #3d3d3d;
}
