﻿@import "./variables.css";

ol {
    font-family: Arial !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { 
    display:block; 
    bottom: 0;
    width: 100%;
}
audio, canvas, video {
  display:inline-block;
  *display:inline;
  *zoom:1;
}
.errorLabel, .field-validation-error {
    color: #C83C3C;
    font-weight: bold;
    font-size: 18px;
}
audio:not([controls]) { display:none; }
html {
  font-size:100%;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}
a:focus {
  outline:thin dotted #333333;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
a:hover, a:active { outline:0; }
img {
  max-width:100%;
  width:auto \9;
  height:auto;
  vertical-align:middle;
  border:0;
  -ms-interpolation-mode:bicubic;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
  display:table;
  content:"";
  line-height:0;
}
.clearfix:after { clear:both; }
a {
  color:var(--seastone);
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
.row {
  margin-left:-20px;
  *zoom:1;
}
.row:before, .row:after {
  display:table;
  content:"";
  line-height:0;
}
.row:after { clear:both; }
[class*="span"] {
  float:left;
  min-height:1px;
  margin-left:20px;
}
.container { width:940px; }
.span12 { width:940px; }
.span11 { width:860px; }
.span10 { width:780px; }
.span9 { width:700px; }
.span8 { width:620px; }
.span7 { width:540px; }
.span6 { width:460px; }
.span6ContactUs { width:680px; }
.span5 { width:380px; }
.span4 { width:300px; }
.span3 { width:220px; }
.span2 { width:140px; }
.span1 { width:60px; }
.offset12 { margin-left:980px; }
.offset11 { margin-left:900px; }
.offset10 { margin-left:820px; }
.offset9 { margin-left:50%; }
.offset8 { margin-left:660px; }
.offset7 { margin-left:580px; }
.offset6 { margin-left:500px; }
.offset5 { margin-left:420px; }
.offset4 { margin-left:340px; }
.offset3 { margin-left:260px; }
.offset2 { margin-left:180px; }
.offset1 { margin-left:100px; }
[class*="span"].hide, .row-fluid [class*="span"].hide { display:none; }
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right { float:right; }
.container {
  margin-right:auto;
  margin-left:auto;
  *zoom:1;
}
.container:before, .container:after {
  display:table;
  content:"";
  line-height:0;
}
.container:after { clear:both; }
p { margin:0 0 10px; }
.lead {
  margin-bottom:20px;
  font-size:21px;
  font-weight:200;
  line-height:30px;
}
small { font-size:85%; }
strong { font-weight:bold; }
em { font-style:italic; }
.text-error { color:#b94a48; }
a.text-error:hover { color:#953b39; }
h1, h2, h3, h4, h5, h6 {
  margin:10px 0;
  font-family:inherit;
  font-weight:bold;
  line-height:20px;
  color:inherit;
  text-rendering:optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight:normal;
  line-height:1;
  color:#999999;
}
h1, h2, h3 { line-height:40px; }
h1 { font-size:38.5px; }
h2 { font-size:31.5px; }
h3 { font-size:24.5px; }
h4 { font-size:17.5px; }
h5 { font-size:14px; }
h6 { font-size:11.9px; }
h1 small { font-size:24.5px; }
h2 small { font-size:17.5px; }
h3 small { font-size:14px; }
h4 small { font-size:14px; }

.page-header {
  padding-bottom:9px;
  margin:20px 0 30px;
  border-bottom:1px solid #eeeeee;
}
ul {
  padding:0;
  margin:0 0 10px 25px;
}
ul ul { margin-bottom:0; }
li { line-height:20px; }
ul.unstyled {
  margin-left:0;
  list-style:none;
}
ul.inline {
  margin-left:0;
  list-style:none;
}
ul.inline > li {
  display:inline-block;
  padding-left:5px;
  padding-right:5px;
}
dl { margin-bottom:20px; }
dt, dd { line-height:20px; }
dt { font-weight:bold; }
dd { margin-left:10px; }
hr {
  margin:20px 0;
  border:0;
  border-top:1px solid #eeeeee;
  border-bottom:1px solid #ffffff;
}
form { margin:0 0 20px; }
fieldset {
  padding:0;
  margin:0;
  border:0;
}
legend {
  display:block;
  width:100%;
  padding:0;
  margin-bottom:20px;
  font-size:21px;
  line-height:40px;
  color:var(--ink);
  border:0;
  border-bottom:1px solid #e5e5e5;
}
legend small {
  font-size:15px;
  color:#999999;
}
label, input, button, select, textarea {
  font-size:14px;
  font-weight:normal;
  line-height:20px;
}
input, button, select, textarea { font-family:Arial, sans-serif, "Helvetica Neue", Helvetica; }
label {
  display:block;
  margin-bottom:5px;
}
select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
  display:inline-block;
  height:20px;
  padding:4px 6px;
  margin-bottom:10px;
  font-size:14px;
  line-height:20px;
  color:#555555;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  vertical-align:middle;
}
input, textarea, .uneditable-input { width:206px; }
textarea { height:auto; }
textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
  background-color:#ffffff;
  border:1px solid #cccccc;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition:border linear .2s, box-shadow linear .2s;
  -moz-transition:border linear .2s, box-shadow linear .2s;
  -o-transition:border linear .2s, box-shadow linear .2s;
  transition:border linear .2s, box-shadow linear .2s;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, .uneditable-input:focus {
  border-color:rgba(82,168,236,0.8);
  outline:0;
  outline:thin dotted \9;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type=radio], input[type=checkbox] {
  margin:4px 0 0;
  *margin-top:0;
  margin-top:1px \9;
  line-height:normal;
}
input[type=file], input[type=image], input[type=submit], input[type=reset], input[type=button], input[type=radio], input[type=checkbox] { width:auto; }
select, input[type=file] {
  height:30px;
  *margin-top:4px;
  line-height:30px;
}
select {
  width:220px;
  border:1px solid #cccccc;
  background-color:#ffffff;
}
select[multiple], select[size] { height:auto; }
select:focus, input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline:thin dotted #333333;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}
input:-moz-placeholder, textarea:-moz-placeholder { color:#999999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color:#999999; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#999999; }
.radio, .checkbox {
  min-height:20px;
  padding-left:20px;
}
.radio input[type=radio], .checkbox input[type=checkbox] {
  float:left;
  margin-left:-20px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child { padding-top:5px; }
.radio.inline, .checkbox.inline {
  display:inline-block;
  padding-top:5px;
  margin-bottom:0;
  vertical-align:middle;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left:10px; }
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
  float:none;
  margin-left:0;
}
input, textarea, .uneditable-input { margin-left:0; }
input.span12, textarea.span12, .uneditable-input.span12 { width:926px; }
input.span11, textarea.span11, .uneditable-input.span11 { width:846px; }
input.span10, textarea.span10, .uneditable-input.span10 { width:766px; }
input.span9, textarea.span9, .uneditable-input.span9 { width:686px; }
input.span8, textarea.span8, .uneditable-input.span8 { width:606px; }
input.span7, textarea.span7, .uneditable-input.span7 { width:526px; }
input.span6, textarea.span6, .uneditable-input.span6 { width:446px; }
input.span5, textarea.span5, .uneditable-input.span5 { width:366px; }
input.span4, textarea.span4, .uneditable-input.span4 { width:286px; }
input.span3, textarea.span3, .uneditable-input.span3 { width:206px; }
input.span2, textarea.span2, .uneditable-input.span2 { width:126px; }
input.span1, textarea.span1, .uneditable-input.span1 { width:46px; }
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor:not-allowed;
  background-color:#eeeeee;
}
input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio][readonly], input[type=checkbox][readonly] { background-color:transparent; }
input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
  color:#b94a48;
  border-color:#ee5f5b;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color:#e9322d;
  -webkit-box-shadow:0 0 6px #f8b9b7;
  -moz-box-shadow:0 0 6px #f8b9b7;
  box-shadow:0 0 6px #f8b9b7;
}
input.search-query {
  padding-right:14px;
  padding-right:4px \9;
  padding-left:14px;
  padding-left:4px \9;
  margin-bottom:0;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}
.dropdown { position:relative; }
.dropdown-toggle { *margin-bottom:-3px; }
.dropdown-toggle:active, .open .dropdown-toggle { outline:0; }
.dropdown-menu {
  position:absolute;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:left;
  min-width:45px;
  padding:5px 0;
  margin:2px 0 0;
  list-style:none;
  background-color:#ffffff;
  border:1px solid #cccccc;
  border:1px solid rgba(0,0,0,0.2);
  *border-right-width:2px;
  *border-bottom-width:2px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  box-shadow:0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding;
  background-clip:padding-box;
}
.dropdown-menu.pull-right {
  right:0;
  left:auto;
}
.dropdown-menu .divider {
  *width:100%;
  height:1px;
  margin:9px 1px;
  *margin:-5px 0 5px;
  overflow:hidden;
  background-color:#e5e5e5;
  border-bottom:1px solid #ffffff;
}
.dropdown-menu li > a {
  display:block;
  padding:3px 20px;
  clear:both;
  font-weight:normal;
  line-height:20px;
  color:#333333;
  white-space:nowrap;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus {
  text-decoration:none;
  color:#ffffff;
  background-color:#0081c2;
    background-repeat: repeat-x;
	background-image: linear-gradient(to bottom,#0088cc,#0077b3);
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
  color:#ffffff;
  text-decoration:none;
  outline:0;
  background-color:#0081c2;
    background-repeat: repeat-x;
	background-image: linear-gradient(to bottom,#0088cc,#0077b3);
}
.dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover { color:#999999; }
.dropdown-menu .disabled > a:hover {
  text-decoration:none;
  background-color:transparent;
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor:default;
}
.open { *z-index:1000; }
.open > .dropdown-menu { display:block; }
.pull-right > .dropdown-menu {
  right:0;
  left:auto;
}
.dropdown .dropdown-menu .nav-header {
  padding-left:20px;
  padding-right:20px;
}
.fade {
  opacity:0;
  -webkit-transition:opacity .15s linear;
  -moz-transition:opacity .15s linear;
  -o-transition:opacity .15s linear;
  transition:opacity .15s linear;
}
.fade.in { opacity:1; }
.collapse {
  position:relative;
  height:0;
  overflow:hidden;
  -webkit-transition:height .35s ease;
  -moz-transition:height .35s ease;
  -o-transition:height .35s ease;
  transition:height .35s ease;
}
.collapse.in { height:auto; }
.close {
  float:right;
  font-size:20px;
  font-weight:bold;
  line-height:20px;
  color:#000000;
  text-shadow:0 1px 0 #ffffff;
  opacity:0.2;
  filter:alpha(opacity=20);
}
.close:hover {
  color:#000000;
  text-decoration:none;
  cursor:pointer;
  opacity:0.4;
  filter:alpha(opacity=40);
}
.alert {
  padding:8px 35px 8px 14px;
  margin-bottom:20px;
  text-shadow:0 1px 0 rgba(255,255,255,0.5);
  background-color:#fcf8e3;
  border:1px solid #fbeed5;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.alert, .alert h4 { color:#c09853; }
.alert h4 { margin:0; }
.alert .close {
  position:relative;
  top:-2px;
  right:-21px;
  line-height:20px;
}
.modal {
  position:fixed;
  top:10%;
  left:50%;
  z-index:1050;
  width:560px;
  margin-left:-280px;
  background-color:#ffffff;
  border:1px solid #999999;
  border:1px solid rgba(0,0,0,0.3);
  *border:1px solid #999999;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding-box;
  background-clip:padding-box;
  outline:none;
}
.modal.fade {
  -webkit-transition:opacity .3s linear, top .3s ease-out;
  -moz-transition:opacity .3s linear, top .3s ease-out;
  -o-transition:opacity .3s linear, top .3s ease-out;
  transition:opacity .3s linear, top .3s ease-out;
  top:-25%;
}
.modal.fade.in { top:10%; }
.modal-header {
    background-color: var(--marine);
    padding: 9px 15px;
    border-bottom: 1px solid #eeeeee;
}
.modal-header .close { margin-top:2px; }
.modal-header h3 {
    color: var(--soft-white);
    margin: 0;
    line-height: 30px;
}
.modal-body {
  position:relative;
  overflow-y:auto;
  max-height:400px;
  padding:15px;
}
.modal-form { margin-bottom:0; }
.modal-footer {
  padding:14px 15px 15px;
  margin-bottom:0;
  text-align:right;
  background-color:#f5f5f5;
  border-top:1px solid #dddddd;
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
  -webkit-box-shadow:inset 0 1px 0 #ffffff;
  -moz-box-shadow:inset 0 1px 0 #ffffff;
  box-shadow:inset 0 1px 0 #ffffff;
  *zoom:1;
}
.modal-footer:before, .modal-footer:after {
  display:table;
  content:"";
  line-height:0;
}
.modal-footer:after { clear:both; }
.modal-footer .btn + .btn {
  margin-left:5px;
  margin-bottom:0;
}
.modal-footer .btn-group .btn + .btn { margin-left:-1px; }
.modal-footer .btn-block + .btn-block { margin-left:0; }
.label, .badge {
  display:inline-block;
  padding:2px 4px;
  font-size:11.844px;
  font-weight:bold;
  line-height:14px;
  color:#ffffff;
  vertical-align:baseline;
  white-space:nowrap;
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  background-color:#999999;
}
.label {
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.badge {
  padding-left:9px;
  padding-right:9px;
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
}
.label:empty, .badge:empty { display:none; }
a.label:hover, a.badge:hover {
  color:#ffffff;
  text-decoration:none;
  cursor:pointer;
}
.btn .label, .btn .badge {
  position:relative;
  top:-1px;
}

.pull-right { float:right; }
.pull-left { float:left; }
.invisible { visibility:hidden; }
.affix { position:fixed; }

ol li {
	list-style-image: none;
	background-image: none;
	list-style: lower-alpha;
	margin-left: -20px;
}

.clearFixedFloatingDiv
{
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.dropdown {
    cursor: pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    top: 48px;
    width: 100%;
}

.dropdown-content a {
    color: var(--ink) !important;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    background-color: #f1f1f1;
    border: 1px solid black;
}

.dropdown-content a:hover {
   color: var(--seastone) !important;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.legendTable {
   border: 1px solid var(--ink);
}

.legendTable > tbody > tr > td {
   text-align: center;
   vertical-align: top;
   max-width: 100px;
   border: 1px outset gray;
}

.legendTable > tbody > tr > td > label {
   margin-top: 5px;
   font-size: 11px;
   font-weight: bold;
}

div.interactiveEventsDiv > table {
   width: 50%;
   margin-left: auto;
   margin-right: 0px;
}

div.interactiveEventsDiv > table > tbody > tr > td {
   text-align: right;
}

h2 > i.fa-info-circle,
h3 > i.fa-info-circle {
    font-size: 50%;
}

.fa-info-circle {
    color: gray;
}

#dueDate:disabled {
    color: rgba(80, 80, 80, 0);
}

.text-pull-right {
    text-align: right;
}

.text-pull-left {
    text-align: left !important;
}

svg.feather.feather-user,
svg.feather.feather-arrow-left,
.black-text {
    color: black !important;
}

.padding5 {
    padding: 5px;
}

.padding8 {
    padding: 8px;
}

.padding15 {
    padding: 15px;
}

.text-center {
    text-align: center !important;
}

.margin8 {
    margin: 8px;
}

.margin5 {
    margin: 5px;
}

.margin25 {
    margin: 25px;
}

.margin15 {
    margin: 15px;
}

.margin-top0 {
    margin-top: 0px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-auto {
    margin: auto;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-bottom15 {
    margin-bottom: 15px;
}

.margin-bottom50 {
    margin-bottom: 50px;
}

.margin-bottom25 {
    margin-bottom: 25px;
}

.margin-bottom8, .shared-error {
    margin-bottom: 8px;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-right35 {
    margin-right: 35px;
}

.margin-left15 {
    margin-left: 15px;
}

.margin-left20 {
    margin-left: 20px;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

.class-title {
    color: var(--soft-white);
    font-weight: bold;
    font-size: 18px;
}

.secure-index {
    margin-left: 75px;
    font-size: 14px;
}

.with-menu {
    min-height: calc(100vh - 391px) !important;
}

.with-menu2 {
    min-height: calc(100vh - 312px) !important;
}

.with-menu-provider {
    min-height: calc(100vh - 305px) !important;
}

.modal-header .close, .soft-white-text, #myModalLabel,
.e-toolbar > .e-horizontal .e-hover > a:before {
    color: var(--soft-white) !important;
}

.modal-content {
    border-radius: .5em;
}

.modal-header.rounded-top {
    border-radius: 5px 5px 0 0;
}

.width100 {
    width: 100%;
}

.width98 {
    width: 98%;
}

.width95 {
    width: 95% !important;
}

.width85 {
    width: 85%;
}

.width80 {
    width: 80%;
}

.width75per, #ddlApplications.width75 {
    width: 75%;
}

.width65 {
    width: 65%;
}

.width50per {
    width: 50%;
}

.width20 {
    width: 20%;
}

.width-auto {
    width: auto !important;
}

.height5 {
    height: 5px;
}

.height10 {
    height: 10px;
}

.margin8-padding-left15 {
    margin: 8px;
    padding-left: 15px;
}

.margin040040 {
    margin: 0 40px 0 40px;
}

.margin-left100 {
    margin-left: 100px;
}

.margin-left-right50 {
    margin-left: 50px;
    margin-right: 50px;
}

.padding-top1 {
    padding-top: 1em;
}

.font14 {
    font-size: 14px;
}

.width50 {
    width: 50px;
}

.width425 {
    width: 425px;
    max-width: 425px;
}

.modal-span {
    text-align: left;
    font-size: 1.5em;
    font-weight: bolder;
}

.padding-left15 {
    padding-left: 15px;
}

.alert-warning {
    color: var(--seastone);
    background-color: var(--silverleaf);
    border-color: var(--silverleaf);
}

.secure-email-success {
    margin-left: auto;
    margin-right: auto;
    color: var(--ink);
    font-weight: bold;
    font-size: 18px;
}

a {
    color: var(--seastone);
}

    a:hover {
        color: var(--seastone);
    }

.home-border a {
    text-decoration: underline !important;
    color: var(--seastone) !important;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: var(--soft-white);
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

    .close:hover {
        color: var(--soft-white);
        text-decoration: none;
    }

.e-grid .e-gridheader .e-icons:not(.e-icon-hide):not(.e-check):not(.e-stop):not(.e-icon-reorderuparrow):not(.e-icon-reorderdownarrow) {
    color: var(--soft-white) !important;
}

.secure-email-success {
    margin-left: auto;
    margin-right: auto;
    color: var(--ink);
    font-weight: bold;
    font-size: 18px;
}

.e-grid th.e-headercell[aria-sort=ascending] .e-headertext, .e-grid th.e-headercell[aria-sort=descending] .e-headertext, .e-grid th.e-headercell[aria-sort=ascending] .e-sortfilterdiv, .e-grid th.e-headercell[aria-sort=descending] .e-sortfilterdiv {
    color: var(--soft-white) !important;
    opacity: 1;
}

.state-labelS {
    width: 50%;
    min-width: 300px;
    max-width: 500px;
}

.e-grid tr.e-hover svg {
    filter: invert(1);
}