﻿
html {
background: url(https://files.m3cloud.net/data/m3web/garbe/Themes/Icons/Background/bck.png?modified=2024-03-12T15:56:16);
background-size: cover;
}
#page {
background: linear-gradient(to right bottom, rgb(0, 58, 101), rgba(0, 58, 101, 0.1) 75%) rgba(255,255,255,0.7);
color:rgb(255, 255, 255) !important;
min-height:100vh;
min-width:1536px;
}
#page h1,h2,h3,h4 {
color:rgb(255, 255, 255);
}
.well a:link {
color: rgb(255, 255, 255) !important;
font-weight: bold;
}
#info a {
color: rgb(255, 255, 255) !important;
font-weight: bold;
}
#changes a {
color: rgb(255, 255, 255) !important;
font-weight: bold;
}
dd > a, .download, dd > .muted {
color: rgb(255, 255, 255) !important;
}
.dataTables_info {
color: rgb(0,0,0) !important;
}
fieldset.collapsible.collapsed > legend {
border-bottom: 1px solid rgb(255, 255, 255)
}
fieldset > legend {
border-bottom: 1px solid rgb(255, 255, 255);
color: rgb(255, 255, 255);
}
legend {
color:rgb(255, 255, 255);
}
fieldset.collapsible > legend:hover {
background-color: rgb(128, 156, 178)
}
h3 {
border-bottom: 1px solid rgb(255, 255, 255)
}
.nav-tabs > .active > a {
background-color: rgb(102, 137, 163);
transition: 0.2s;
color: rgb(255, 255, 255);
}
.nav-tabs > .active > a:hover,.nav-tabs > .active > a:focus {
background-color: rgb(102, 137, 163);
transition: 0.2s;
color: rgb(255, 255, 255);
}
.nav-tabs > li > a {
color: rgb(255, 255, 255)
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
background-color: rgb(102, 137, 163);
transition: 0.2s;
}
#PartialDialog .form-actions {
margin-bottom: auto;
}
.form-actions {
border-top: 2px solid rgb(255, 255, 255)
}
.nav-tabs {
border-bottom: 2px solid rgb(255, 255, 255)
}
.headings * {
color: rgb(255, 255, 255) !important;
}
.headings h1 {
border-bottom: 2px solid rgb(255, 255, 255);
}
.page-actions .btn > .caret {
border-top-color: rgb(255, 255, 255);
}
.page-actions .btn {
color: rgb(255, 255, 255) !important;
}
.pagination > ul > li > a {
color: black !important;
background-color: white;
}
.pagination > ul > .active > a {
background-color: rgb(128, 156, 178) !important;
}
.pagination > ul >.disabled > a {
color: #999999 !important;
background-color: white;
}
.pagination > ul >.disabled > a:hover, .pagination > ul >.disabled > a:focus {
background-color: white !important;
}
.dropdown-menu, .popover {
border:none;
}
.preview {
border-color:black !important;
background-color: white;
}
.well {
background-color: rgb(0, 52, 91) !important;
}
.field-validation-error {
background-color: red ;
color: white !important;
width: fit-content;
}
#GGDialog {
color:black;
}
#GGDialog .form-actions {
border-top-color:rgb(0, 58, 101);
}
#GGDialog .btn {
border-color:#D9E8F3;
}
#PartialDialog {
width:700px;
}
.modal-header {
border-bottom-color:rgb(194, 194, 194);
background-color: transparent !important;
text-align: center;
color:black;
}
.modal-header h3 {
border-bottom: none;
color: black;
}
.modal-body {
color: black;
}
.modal-body legend {
color: black !important;
border-bottom: 1px solid black;}
.dropdown-menu > li > a {
color: black;
}
.dropdown-menu > li > a:hover {
color: black;
background-color: rgb(128, 156, 178);
background-image: none;
}
.dropdown-menu > li.active > a, .dropdown-menu > li.active > a:hover {
background-color: rgb(128, 156, 178);
color: black;}
.btn-group.open li i.menu-icon {
color: black !important;
}
.btn-group span.caret {
border-top-color: black;
border-bottom-color: black !important;
}
.btn-group.open span.caret , .btn-group:hover span.caret{
border-top-color: rgb(255, 255, 255);
border-bottom-color: rgb(255, 255, 255) !important;
}
.page-actions .btn:hover {
background: rgb(0, 52, 91) !important;
transition: 0.2s;
}
.btn-group.open {
background-color: rgb(0, 46, 81) !important;
}
.btn-group.open .btn.dropdown-toggle {
background-color: rgb(102, 137, 163) !important;
}
.btn:hover, .btn:focus {
background: rgb(102, 137, 163);
color: rgb(255, 255, 255);
border-color: inherit;
}
.btn {
color: black;
border-color: black;
border-radius:2px !important;
}
.btn not(.btn-gg-active) {
background-color: white;
}
.btn-primary {
background-color: white;
}
.add-on {
color: black;
}
input[type="text"]:focus {
border-color: rgb(0, 58, 101);
}
.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, 156, 178) !important;
border-bottom-color:black !important;

}
.filter-form {
background-color:rgb(128, 156, 178) !important;
border-color:black !important;
}
.filter .add-on {
background-color: rgb(128, 156, 178) !important;
border-top-color: rgb(128, 156, 178);
border-bottom-color:rgb(128, 156, 178);
color: white;
}
.datepicker table tr td.day:hover {
background-color:rgb(128, 156, 178);
}
.datepicker thead tr:first-child th:hover {
background-color:rgb(0, 58, 101) !important;
}
.datepicker table tr td.active.day {
background-color:rgb(0, 58, 101);
}
.datepicker table tr td.active.day:hover {
background-color:rgb(0, 58, 101);
}
.datepicker tfoot tr th:hover {
background-color:rgb(0, 58, 101);
}
.datepicker table tr td.new.today.day:hover {
background-color:rgb(0, 46, 81);
}
.select2-results {
border: 1px solid rgb(0, 58, 101);
color: black;
}
.select2-drop .select2-results .select2-highlighted {
background-color: rgb(178, 196, 209);
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, 156, 178);
}
.popover h3 {
background-color:rgb(128, 156, 178);
color: rgb(255, 255, 255);
}
.filter .btn-group.open .btn.dropdown-toggle{
background-color: rgb(0, 58, 101) !important;
}
.filter .btn:hover {
background-color: rgb(0, 58, 101);
}
.filter-form .btn {
color: rgb(255, 255, 255);
}
.filter-form {
color: rgb(255, 255, 255);
}
input[type='checkbox'] {
accent-color: rgb(1, 151, 5);
}
#header, #header-content {
background-color: rgba(255, 255, 255, 0.7);
background-image: none;
border-bottom: none;
}
#header .language option {
background-color: rgb(255, 255, 255);
}
#header .language {
color: rgb(0, 0, 0);
}
#header .dropdown-menu i.menu-icon {
color:rgb(255, 255, 255) !important;
}
#header .dropdown-menu a:hover i.menu-icon {
background:white !important;
}
#header .dropdown-menu {
background: rgb(255, 255, 255);
}
#header .dropdown-menu > li > a {
background: rgb(255, 255, 255);
color: rgb(0, 0, 0);
}
#header .dropdown-menu > li > a:hover {
background: rgb(255, 255, 255);
}
#header .nav.level1 > li.active > a {
color: rgb(0, 0, 0);
background-color:rgb(178, 178, 178);
}
#header .nav.level1 > li.active > a:hover {
color: rgb(0, 0, 0);
background-color:rgb(178, 178, 178);
}
#header .nav.level1 > li.active.open > a {
color: rgb(0, 0, 0);
background-color:rgb(178, 178, 178);
}
#header .nav.level1 > li > a {
color: rgb(0, 0, 0);
}
#header .nav.level1 > li > a:hover {
background-color:rgb(178, 178, 178);
}
#header .nav-header {
color: rgb(0, 0, 0);
}
#header  span.caret {
border-top-color: rgb(0, 0, 0) !important;
}
#footer, #footer-content {
background: linear-gradient(to right, rgb(0, 58, 101), rgba(0, 58, 101, 0.1) 50%) rgba(255,255,255, 0.7);
border-top: none;
}
#footer-right {
color: rgb(0,0,0);
}
#footer .muted {
color: rgb(0,0,0) !important;
}
#footer a {
color: rgb(0,0,0) !important;
}
#footer span {
color: rgb(0,0,0);
}