﻿#wshc-base .toggle-content > div {
    padding-bottom: initial !important;
}

#wshc-base .radio:last-child {
    margin-bottom: initial;
}

#wshc-base .ol-lower-alpha {
    list-style-type: lower-alpha;
}

#wshc-base ol li {
    font-size: initial !important;
    margin-bottom: initial !important;
}

#wshc-base .fs-init {
    font-size: initial !important;
}

#wshc-base .summary-error {
    margin-bottom: 0px !important;
}

    #wshc-base .summary-error span {
        font-size: 1rem;
    }

#wshc-base .wshc-dropdown-button.active + .valid-error-html-message {
    display: initial !important;
}

#wshc-base .slide-up {
    display: none !important;
}

#wshc-base .form-item {
    position: relative;
}

#wshc-base .form-item:first-child .wshc-glyphs--close {
    display: none;
}

#wshc-base .form-item .wshc-glyphs--close {
    position: absolute;
    left: 400px;
    top: 0;
}

#wshc-base input.wshc-input[type=file] {
    padding-bottom: 2.5rem;
}

#wshc-base .wshc-input__info-text {
    font-size: 1rem;
    line-height: 1.125rem;
    color: #61802d;
    margin: 0;
    position: relative;
    padding-left: 1.5rem;
}

#wshc-base .wshc-glyphs--information-2 {
    font-size: 1.25rem;
    position: absolute;
    left: 0;
    top: -.0625rem;
}

#wshc-base .txtarea-counter {
    font-weight: bold;
}