.activesubstances-container{padding-right:180px}.activesubstances-container .flex-container{display:flex}.activesubstances-container .flex-child-left{width:40%;margin:0 10px 0 0}.activesubstances-container .btn{padding:0 15px;height:30px;line-height:30px;cursor:pointer;background-color:transparent;border:0;border:1px solid #999}.activesubstances-container .btn-refresh{margin-top:10px}.activesubstances-container .btn-refresh:hover{text-decoration:underline}.activesubstances-container .flex-child-right{width:60%;font-size:12px}.activesubstances-container .description-table tr td{padding:5px;font-size:12px}.activesubstances-container .error{background-color:#8b0000;color:#fff}.activesubstances-container .warning{background-color:#ff8c00;font-weight:bold}.activesubstances-container .scroll-container{overflow-x:scroll}.activesubstances-container .subheader{background-color:#fff;font-weight:bold}.activesubstances-container .sideways-text-left{writing-mode:vertical-rl;-ms-writing-mode:tb-rl;inline-size:100px;overflow-wrap:normal;transform:rotate(-30deg)}.activesubstances-container .sideways-text-right{writing-mode:vertical-rl;-ms-writing-mode:tb-rl;inline-size:100px;overflow-wrap:normal;transform:rotate(-150deg)}.activesubstances-container .substance-table{margin-top:20px;margin-bottom:40px;width:100%;border-collapse:collapse;box-sizing:border-box}.activesubstances-container .substance-table tr:nth-child(even){background-color:rgba(0,0,0,.08)}.activesubstances-container .substance-table tr th,.activesubstances-container .substance-table tr td{padding:10px 5px;width:7.69230769%;text-align:center;box-sizing:border-box;font-size:12px}.activesubstances-container .substance-table tr th:first-child,.activesubstances-container .substance-table tr th:last-child,.activesubstances-container .substance-table tr td:first-child,.activesubstances-container .substance-table tr td:last-child{max-width:120px;white-space:nowrap;overflow:hidden}.activesubstances-container .substance-table tr:last-child{background-color:#fff}.activesubstances-container .select-dropdown{width:55px;height:25px}
.companylabel-input{border:0!important;background-color:transparent!important;color:#333;cursor:not-allowed;box-shadow:none!important;pointer-events:none}
.productproof{padding-bottom:20px}.productproof__btn{margin:20px 0}.productproof__loader{background-image:url("/App_Plugins/ProductProofAutoPublish/css/ajax-loader.gif");height:32px;z-index:10;background-repeat:no-repeat;background-position:center 20px;padding:10px 0;width:50%}.productproof__overview{width:100%}.productproof__items{float:left;width:50%}.productproof__items textarea{width:500px;height:200px}.productproof__error{color:#f00}.productproof__valid{color:#008000}
.ui-select-container{width:100%!important;min-height:38px;position:relative}.ui-select-open .ui-select-choices{opacity:1!important;visibility:visible!important;display:block!important;pointer-events:auto!important;z-index:10000!important;max-height:250px;overflow-y:auto;background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:0 3px 6px rgba(0,0,0,.15)}.ui-select-choices-row-inner{display:flex;align-items:center;padding:6px 12px;cursor:pointer}.ui-select-choices-row-inner:hover{background-color:#f5f5f5;color:#000}.ui-select-choices-row-inner input[type="checkbox"]{margin-right:8px;pointer-events:none}.ui-select-match{display:inline-block;padding:6px 12px;min-height:36px;line-height:22px;vertical-align:middle}.ui-select-search{border:0!important;box-shadow:none!important;outline:0!important;width:100%!important;padding:6px 12px!important}.icon-check{color:#008000;font-weight:bold;margin-left:auto}.ui-select-bootstrap{border:1px solid #ccc;border-radius:2px;background:#fff}.ui-select-choices{opacity:1!important;visibility:visible!important;display:block!important;pointer-events:auto!important;z-index:999999!important;position:absolute!important;top:auto!important;bottom:40px!important;left:0!important;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.15);max-height:250px;overflow-y:auto}.ui-select-bootstrap .ui-select-choices-row>span{padding:0!important}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.7 - 2017-04-15T14:28:36.790Z
 * License: MIT
 */

.ui-select-highlight {
    font-weight: 700
}

.ui-select-offscreen {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.selectize-control.single > .selectize-input > input, .selectize-control > .selectize-dropdown {
    width: 100%
}

.ui-select-choices-row:hover {
    background-color: #f5f5f5
}

.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950
}

.select2-result-single {
    padding-left: 0
}

.select-locked > .ui-select-match-close, .select2-locked > .select2-search-choice-close {
    display: none
}

body > .select2-container.open {
    z-index: 9999
}

.ui-select-container.select2.direction-up .ui-select-match, .ui-select-container[theme=select2].direction-up .ui-select-match {
    border-radius: 0 0 4px 4px
}

.ui-select-container.select2.direction-up .ui-select-dropdown, .ui-select-container[theme=select2].direction-up .ui-select-dropdown {
    border-radius: 4px 4px 0 0;
    border-top-width: 1px;
    border-top-style: solid;
    box-shadow: 0 -4px 8px rgba(0,0,0,.25);
    margin-top: -4px
}

    .ui-select-container.select2.direction-up .ui-select-dropdown .select2-search, .ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search {
        margin-top: 4px
    }

.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match, .ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb
}

.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden, .ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.selectize-input.selectize-focus {
    border-color: #007FBB !important
}

.selectize-control.multi > .selectize-input > input {
    margin: 0 !important
}

.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950
}

.ui-select-container[theme=selectize].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0,0,0,.25);
    margin-top: -2px
}

.ui-select-container[theme=selectize] input.ui-select-search-hidden {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 0
}

.btn-default-focus {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
    text-decoration: none;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.ui-select-bootstrap .ui-select-toggle {
    position: relative
}

    .ui-select-bootstrap .ui-select-toggle > .caret {
        position: absolute;
        height: 10px;
        top: 50%;
        right: 10px;
        margin-top: -2px
    }

.input-group > .ui-select-bootstrap.dropdown {
    position: static
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
    border-radius: 4px 0 0 4px
}

    .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
        border-radius: 4px 0 0 4px !important
    }

.ui-select-bootstrap .ui-select-search-hidden {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.ui-select-bootstrap > .ui-select-match > .btn {
    text-align: left !important
}

.ui-select-bootstrap > .ui-select-match > .caret {
    position: absolute;
    top: 45%;
    right: 15px
}

.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
    width: 100%;
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    margin-top: -1px
}

body > .ui-select-bootstrap.open {
    z-index: 1000
}

.ui-select-multiple.ui-select-bootstrap {
    height: auto;
    padding: 3px 3px 0
}

    .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
        background-color: transparent !important;
        border: none;
        outline: 0;
        height: 1.666666em;
        margin-bottom: 3px
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
        font-size: 1.6em;
        line-height: .75
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
        outline: 0;
        margin: 0 3px 3px 0
    }

.ui-select-multiple .ui-select-match-item {
    position: relative
}

    .ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
        pointer-events: none
    }

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    margin-right: 2px;
    border-left: 1px solid #428bca
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    margin-left: 2px;
    border-right: 1px solid #428bca
}

.ui-select-bootstrap .ui-select-choices-row > span {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

    .ui-select-bootstrap .ui-select-choices-row > span:focus, .ui-select-bootstrap .ui-select-choices-row > span:hover {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5
    }

.ui-select-bootstrap .ui-select-choices-row.active > span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.ui-select-bootstrap .ui-select-choices-row.active.disabled > span, .ui-select-bootstrap .ui-select-choices-row.disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.ui-select-match.ng-hide-add, .ui-select-search.ng-hide-add {
    display: none !important
}

.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950
}

.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0,0,0,.25)
}

.ui-select-bootstrap .ui-select-match-text {
    width: 100%;
    padding-right: 1em
}

    .ui-select-bootstrap .ui-select-match-text span {
        display: inline-block;
        width: 100%;
        overflow: hidden
    }

.ui-select-bootstrap .ui-select-toggle > a.btn {
    position: absolute;
    height: 10px;
    right: 10px;
    margin-top: -2px
}

.ui-select-refreshing.glyphicon {
    position: absolute;
    right: 0;
    padding: 8px 27px
}

@-webkit-keyframes ui-select-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes ui-select-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.ui-select-spin {
    -webkit-animation: ui-select-spin 2s infinite linear;
    animation: ui-select-spin 2s infinite linear
}

.ui-select-refreshing.ng-animate {
    -webkit-animation: none 0s
}
/*# sourceMappingURL=select.min.css.map */
