:root {
  --lg-bg-color: rgba(255, 255, 255, 0.25);
  --lg-highlight: rgba(255, 255, 255, 0.75);
  --lg-text: rgba(0,0,0,.85);
  --lg-red: #fb4268;
  --lg-grey: #444739;
  --lg-darkgreen:#1f473f;
}

html {
    background: white url("/images/iquote-bg-prod.jpg") fixed top right !important;
    background-size: cover;
    margin: 0;
    padding: 0;
}

#bk {
    display: none !important
}

#layer1 {
    background: none !important;

}

.mainmenu__module__0[data-selected=true],
.program__context__header,
.app__tab[data-selected] {
    background: linear-gradient(0deg, #64bba0, #64bba0) !important;
}

.mainmenu__module__0[data-selected=true]:after {
    border-left: 15px solid #64bba0 !important;
}

.program__info {
    background: #64bba0 !important;
    border-bottom: none !important;
}

.program__info__wrap:before {
    background-color: #64bba0 !important;
}

.desktop__header button {
    background: #64bba0 !important;
}

.wizard__step[data-selected=true] {
    background: #64bba0 !important;
}

.wizard__step[data-selected=true]:before {
    border-color: #64bba0 !important;
}

.wizard__step[data-selected=true]:after {
    border-left-color: #64bba0 !important;
}

.desktop__menu {
    border-bottom: 1px solid rgba(255, 255, 255, .3) !important;
    position: relative;
    background: rgba(255, 255, 255, .75) !important;
}

.dwidget {
    box-shadow: none !important;
    position: relative;
    background: none !important;
}

.dwidget .select {
    position: relative !important;
}

.program, .program__popup > .program__context,
.dwidget header {
    background: rgba(255, 255, 255, .75) !important;
}

.dwidget__header .layout-header {
    color: var(--lg-darkgreen) !important
}

.browser__letters li[data-selected],
.program__header > label,
.dwidget header label {
    color: var(--lg-darkgreen) !important;
}

.program__header {
    background-color: rgba(255, 255, 255, .75) !important;
    border-bottom: 1px solid rgba(0, 0, 0, .3) !important;
    box-shadow: none !important;
}

.wv > .wvtb {
    border-bottom: 1px solid rgba(0, 0, 0, .3) !important;
    box-shadow: 0 0 4px 2px hsla(204, 4%, 75%, .6);
    background: rgba(255, 255, 255, .75) !important;
}

.grid {
    background-color: rgba(255, 255, 255, 0) !important;
    border: 1px solid rgba(0, 0, 0, .3) !important;
}

.browser__pages {
    background: rgba(255, 255, 255, .4) !important;
}

.browser__letters {
    background: rgba(255, 255, 255, .75) !important;
    border: 1px solid rgba(0, 0, 0, .3) !important;
}

button, input, select {
    box-shadow: none !important;
    margin: 0.15rem 0;
}

input, select {
    height: auto !important;
    background: rgba(255, 255, 255, .5) !important;
    border: 1px solid rgba(0, 0, 0, .3) !important;
    padding: .375rem .75rem !important;
}

input[type=button], input[type=submit] {
    color: white !important;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .3) !important;
    width: 60px;
    height: 20px;
    background: #285c52 !important;
}

.grid__header__cell {
    color: #285c52 !important;
    background: rgba(255, 255, 255, .5) !important;
}

.program__context__tab > span {
    background: #419577 !important;
}

.program__context__tab[data-selected] > span {
    background: #285c52 !important;
}

.grid__body .ReactVirtualized__Grid__innerScrollContainer {
    border-bottom: 1px solid rgba(0, 0, 0, .3) !important;
    background-color: rgba(255, 255, 255, 0) !important;
}

.grid__cell {
    background-color: rgba(255, 255, 255, 0) !important;

}

.grid-normal > .grid__box > div > .grid__body .grid__current {
    background-color: #FFD495 !important;
}

.gs--odd {
    background: rgba(255, 255, 255, .5) !important;
}


.browser__filter__aside {
    color: white !important;
    background-color: #698BAB !important;
    border-top: 1px solid rgba(0, 0, 0, .3) !important;
}

.browser__filter__aside:after {
    border-top: 1px solid rgba(0, 0, 0, .3) !important;
}

.browser__filter__aside:after, .browser__filter__aside:before {
    background-color: #698BAB !important;
}

.browser__filter__aside label {
    background-color: #698BAB !important;
}

.browser__filter > header {
    background-color: #698BAB !important;
    border-left: 1px solid rgba(0, 0, 0, .3) !important;
    border-bottom: 1px solid rgba(0, 0, 0, .3) !important;
}

.browser__filter:after {
    border-left: 1px solid rgba(0, 0, 0, .3) !important;
    background: #698BAB !important;
}

.browser__filter__accord {
    border: 1px solid rgba(0, 0, 0, .3) !important;
}

.browser__filter__section > header {
    color: #2A5279 !important;
    background: rgba(255, 255, 255, .5) !important;
}

.browser__filter__cont > header {
    color: #2A5279 !important;
    background: rgba(255, 255, 255, .5) !important;
    border: 1px solid rgba(0, 0, 0, .3) !important;
}

.wizard__step {
    background: #CBEBE0 !important;
}

.app__tab {
    color: rgba(0, 0, 0, .3) !important;
    background: rgba(255, 255, 255, .65) !important;
}

.layout-header {
    color: #1f473f !important;
}

.sheet--tab>.sheet__cont,
.tabs__content {
    border: 1px solid rgba(255, 255, 255, .65) !important;
    background-color: rgba(255, 255, 255, .65) !important;
    box-shadow: none !important;
}

.tabs__tab {
    border: 1px solid rgba(255, 255, 255, .65) !important;
    background: rgba(255, 255, 255, .4) !important;
    box-shadow: none !important;
    color:rgba(0,0,0,.4) !important;
}

.tabs__selected {
    color: #285c52 !important;
    font-weight: bold;
    background: rgba(255, 255, 255, .65) !important;
    border: 1px solid rgba(255, 255, 255, .65) !important;

}

.listtb {
    border-bottom: 1px solid rgba(255,255,255, .65) !important;
    background: rgba(100,187,160, .25) !important;
}


.lkvg>.lkv, .ltv_>.lkv {
    color: white !important;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .3) !important;
    background: #285c52 !important;
}

.dialog__view, .dialog__view--minimal {
    background: rgba(255, 255, 255, .65) !important;
}

.dialog__view--minimal .dialog__content, .dialog__view .dialog__content {
    background: rgba(255, 255, 255, .65) !important;
}

.is-condition {
    border: 1px solid rgba(255,255,255, .65) !important;
    background: rgba(100,187,160, .25) !important;
}
.is-condition__value {
    color: #285c52 !important;
}

.wvtb+.wv__content {
    background: rgba(0,0,0,.15) !important;
}

.wizard__step:after, .wizard__step:before {
    border-top: 11px solid #CBEBE0;
    border-bottom: 11px solid #CBEBE0;
}



.glass-container {
  position: relative;
  align-items: center;
  background: transparent;
  border-radius: 3px;
  overflow: visible;
  flex: 1 1 auto;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.1);
  color: var(--lg-text);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 2.2);
}

.glass-filter,
.glass-overlay,
.glass-specular {
  position: absolute;
  inset: 0;
  border-radius: inherit;
}

.glass-filter {
  z-index: 0;
  backdrop-filter: blur(4px);
  filter: url(#lensFilter) saturate(120%) brightness(1.15);
}

.glass-overlay {
  z-index: 1;
  background: var(--lg-bg-color);
}

.glass-specular {
  z-index: 2;
  box-shadow: inset 1px 1px 0 var(--lg-highlight),
    inset 0 0 5px var(--lg-highlight);
}

.glass-content {
  z-index: 3;
  display: flow;
  flex: 1 1 auto;
  align-items: center;
  justify-content: space-around;
  padding: 0px !important;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
}