﻿
html {
background-image: url(https://files.m3cloud.net/data/m3web/logflex/Themes/Icons/Background/bck.png?modified=2024-01-11T14:09:24);
background-size: cover;
background-attachment: fixed;}
#page {
background-color: rgba(255,255,255,0.8);
min-height:100vh;
min-width:1536px;
}
input[type="text"]:focus {
border-color: rgb(1, 151, 5);
}
.btn-primary:focus:not(.dropdown-toggle), .btn-primary:hover:not(.dropdown-toggle) {
background-color: rgb(1, 106, 4);
transition: 0.2s;
color: rgb(255, 255, 255);
}
.btn-primary:not(.dropdown-toggle) {
background-color: rgb(1, 151, 5);
transition: 0.2s;
color: rgb(255, 255, 255);
}
.btn-primary[disabled] {
background-color: rgba(1, 151, 5, 0.5);
transition: 0.2s;
color: rgb(255, 255, 255);
}
.btn-primary:not(.dropdown-toggle) span.caret {
border-top-color: rgb(255, 255, 255) !important;
border-bottom-color: rgb(255, 255, 255) !important;}
.table {
border-bottom-color:black !important;
color:black;
}
.table th {
background-color:rgb(128, 203, 130) !important;
border-bottom-color:black !important;

}
.filter-form {
background-color:rgb(128, 203, 130) !important;
border-color:black !important;
}
.filter .add-on {
background-color: rgb(128, 203, 130) !important;
border-top-color: rgb(128, 203, 130);
border-bottom-color:rgb(128, 203, 130);
color: white;
}
.datepicker table tr td.day:hover {
background-color:rgb(128, 203, 130);
}
.datepicker thead tr:first-child th:hover {
background-color:rgb(1, 151, 5) !important;
}
.datepicker table tr td.active.day {
background-color:rgb(1, 151, 5);
}
.datepicker table tr td.active.day:hover {
background-color:rgb(1, 151, 5);
}
.datepicker tfoot tr th:hover {
background-color:rgb(1, 151, 5);
}
.datepicker table tr td.new.today.day:hover {
background-color:rgb(1, 121, 4);
}
.select2-results {
border: 1px solid rgb(1, 151, 5);
color: black;
}
.select2-drop .select2-results .select2-highlighted {
background-color: rgb(179, 224, 180);
color: black;
}
.datepicker table, .datepicker table td.cw, .datepicker table.table-condensed thead tr, .datepicker thead tr, .datepicker table.table-condensed thead tr td, .datepicker thead tr td, .datepicker table.table-condensed thead tr th, .datepicker thead tr th {
background-color:rgb(128, 203, 130);
}
.popover h3 {
background-color:rgb(128, 203, 130);
color: rgb(0, 0, 0);
}
.filter .btn-group.open .btn.dropdown-toggle{
background-color: rgb(1, 151, 5) !important;
}
.filter .btn:hover {
background-color: rgb(1, 151, 5);
}
.filter-form .btn {
color: rgb(0, 0, 0);
}
.filter-form {
color: rgb(0, 0, 0);
}
input[type='checkbox'] {
accent-color: rgb(1, 151, 5);
}
#header, #header-content {
background-color: rgba(1, 151, 5, 0.7);
background-image: none;
border-bottom: none;
}
#header .language option {
background-color: rgb(128, 203, 130);
}
#header .language {
color: rgb(255, 255, 255);
}
#header .dropdown-menu i.menu-icon {
color:rgb(1, 151, 5) !important;
}
#header .dropdown-menu a:hover i.menu-icon {
background:white !important;
}
#header .dropdown-menu {
background: rgb(128, 203, 130);
}
#header .dropdown-menu > li > a {
background: rgb(128, 203, 130);
color: rgb(255, 255, 255);
}
#header .dropdown-menu > li > a:hover {
background: rgb(77, 182, 80);
}
#header .nav.level1 > li.active > a {
color: rgb(255, 255, 255);
background-color:rgb(77, 182, 80);
}
#header .nav.level1 > li.active > a:hover {
color: rgb(255, 255, 255);
background-color:rgb(77, 182, 80);
}
#header .nav.level1 > li.active.open > a {
color: rgb(255, 255, 255);
background-color:rgb(77, 182, 80);
}
#header .nav.level1 > li > a {
color: rgb(255, 255, 255);
}
#header .nav.level1 > li > a:hover {
background-color:rgb(77, 182, 80);
}
#header .nav-header {
color: rgb(255, 255, 255);
}
#header  span.caret {
border-top-color: rgb(255, 255, 255) !important;
}