/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 *  */

.shs-select::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e114';
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    color: #337ab7;
content: '▼';
font-style: normal;
font-weight: 400;
line-height: 1;
margin-top: -0.5em;
padding-right: 0.5em;
pointer-events: none;
position: absolute;
right: 0;
top: 50%;
z-index: 10;

    }
#edit-webform-submission-value-1::after {
display:none !important;
}
