
.glue-back-color1{
    background-color: #213155 !important;
}
.glue-back-color2{
    background-color: #334D42 !important;
}
.glue-back-color3{
    background-color: #A8B3AB !important;
}
.glue-back-color4{
    background-color: #E4D4C4 !important;
}
.glue-back-color5{
    background-color: #EEE8D8 !important;
}
.glue-back-color6{
    background-color: #F8F6EF !important;
}
.glue-back-color7{
    background-color: #010101 !important;
}
.glue-back-color8{
    background-color: #FFFFFF !important;
}
.glue-back-color9{
    color: #124f2c !important;
}

.glue-color1{
    color: #213155 !important;
}
.glue-color2{
    color: #334D42 !important;
}
.glue-color3{
    color: #A8B3AB !important;
}
.glue-color4{
    color: #E4D4C4 !important;
}
.glue-color5{
    color: #EEE8D8 !important;
}
.glue-color6{
    color: #F8F6EF !important;
}
.glue-color7{
    color: #010101 !important;
}
.glue-color8{
    color: #FFFFFF !important;
}
.glue-color9{
    color: #124f2c !important;
}

.glue-color1 svg .glue-fill{
    fill: #213155;
}
.glue-color2 svg .glue-fill{
    fill: #334D42;
}
.glue-color3 svg .glue-fill{
    fill: #A8B3AB;
}
.glue-color4 svg .glue-fill{
    fill: #E4D4C4;
}
.glue-color5 svg .glue-fill{
    fill: #EEE8D8;
}
.glue-color6 svg .glue-fill{
    fill: #F8F6EF;
}
.glue-color7 svg .glue-fill{
    fill: #010101;
}
.glue-color8 svg .glue-fill{
    fill: #FFFFFF;
}
.glue-color9 svg .glue-fill{
    fill: #124f2c;
}
.glue-color10 svg .glue-fill{
    fill: #328D6C;
}

svg .glue-icon-back-1{
    fill: #D5D6DA;
}
svg .glue-icon-back-2{
    fill: #D7D8DC;
}


.glue-border-color1{
    border-color: #213155 !important;
}
.glue-border-color2{
    border-color: #334D42 !important;
}
.glue-border-color3{
    border-color: #A8B3AB !important;
}
.glue-border-color4{
    border-color: #E4D4C4 !important;
}
.glue-border-color5{
    border-color: #EEE8D8 !important;
}
.glue-border-color6{
    border-color: #F8F6EF !important;
}
.glue-border-color7{
    border-color: #010101 !important;
}
.glue-border-color8{
    border-color: #FFFFFF !important;
}
.glue-border-color9{
    border-color: #124f2c !important;
}

.step-wrapper.selected .step-title{
    color: #010101 !important;
}

.step-wrapper.selected .step-number{
    border-color: #010101 !important;
    background-color: #010101 !important;
    color: #FFFFFF !important;
}

.glue-box-input::-webkit-input-placeholder { /* Edge */
  color: #A8B3AB !important;
}
.glue-box-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #A8B3AB !important;
}
.glue-box-input::placeholder {
  color: #A8B3AB !important;
}
.input-field.glue-box-input.with-content:not(.error) {
    border-bottom-color: #334D42 !important;
}


/*
.glue-selection-box.selected {
    background-color: #334D42 !important;
    color: #F8F6EF !important;
    border: none;
    cursor: initial;
}
.select2-container--open .select2-dropdown--below{
    background-color: #EEE8D8 !important;
}
.glue-global-box .select2-selection__rendered {
    color: #334D42 !important;
}
.glue-questions-holder .glue-global-box select.input-field + span.select2 {
    border-color: #A8B3AB !important;
}



.select2-container--open .select2-dropdown--below{
    border-color: #A8B3AB !important;
}



.select2-results__option[aria-selected] {
    color: #A8B3AB !important;
}
*/


.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(168, 179, 171,0.4) !important;
    color: #010101 !important;
}


.glue-step-back-button.selected svg .glue-fill{
    fill:#010101 !important;
}


