@charset "utf-8";
@font-face {
    font-family: 'webicon';
    src: url('https://s3.eu-central-1.amazonaws.com/fra-webresources/assets/SgwIcons/saal-icons.eot?1583915100');
    src: url('https://s3.eu-central-1.amazonaws.com/fra-webresources/assets/SgwIcons/saal-icons.eot?1583915100#iefix') format('embedded-opentype'),
    url('https://s3.eu-central-1.amazonaws.com/fra-webresources/assets/SgwIcons/saal-icons.ttf?1583915100') format('truetype'),
    url('https://s3.eu-central-1.amazonaws.com/fra-webresources/assets/SgwIcons/saal-icons.woff?1583915100') format('woff'),
    url('https://s3.eu-central-1.amazonaws.com/fra-webresources/assets/SgwIcons/saal-icons.svg?1583915100#saal-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sgw-icon:before, .checkbox:before, .sgw-upload-stage:before {
    font-family: 'webicon';
    speak: none;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 1px;
    top: 1px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 20px;
    color: #6E6E6E;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}