    .ui-select-bootstrap .ui-select-toggle > .caret {
        position: absolute;
        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;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ui-select-bootstrap > .ui-select-match {
    text-align: left;
    direction: ltr
}

    .ui-select-bootstrap > .ui-select-match > .caret {
        position: absolute;
        top: 45%;
        right: 15px
    }

.ui-select-multiple.ui-select-bootstrap {
    height: auto;
    padding: .3em
}

    .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
        background-color: transparent !important;
        border: 0;
        outline: 0;
        height: 1.666666em
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
        line-height: .75
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
        direction: ltr;
        outline: 0
    }

.ui-select-bootstrap .ui-select-choices-row > a {
    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 > a:hover, .ui-select-bootstrap .ui-select-choices-row > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5
    }

.ui-select-bootstrap .ui-select-choices-row.active > a {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.ui-select-bootstrap .ui-select-choices-row.disabled > a, .ui-select-bootstrap .ui-select-choices-row.active.disabled > a {
    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-choices {
    position: absolute;
    top: 100%;
    padding: 5px
}

.ui-select-choices-row.ng-scope {
    border-radius: 8px;
    text-align: right;
    margin-bottom: 2px;
    padding: 3px
}

    .ui-select-choices-row.ng-scope > a {
        color: gray;
        text-decoration: none;
    }

.ui-select-highlight {
    font-weight: bold
}

.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
}

.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #d44950
}

.select2-result-single {
    padding-left: 0
}

.select2-locked > .select2-search-choice-close {
    display: none
}

.select-locked > .ui-select-match-close {
    display: none
}

.selectize-input.selectize-focus {
    border-color: #007fbb !important
}

.selectize-control > .selectize-input > input {
    width: 100%
}

.selectize-control > .selectize-dropdown {
    width: 100%
}

.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #d44950
}

.btn-default-focus {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
    text-decoration: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}

    .ui-select-bootstrap .ui-select-toggle {
        position: relative
    }

        .ui-select-bootstrap .ui-select-toggle > .caret {
            position: absolute;
            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;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ui-select-bootstrap > .ui-select-match {
    text-align: left;
    direction: ltr
}

    .ui-select-bootstrap > .ui-select-match > .caret {
        position: absolute;
        top: 45%;
        right: 15px
    }

.ui-select-bootstrap > .ui-select-choices {
    width: 100%;
    height: auto;
    max-height: 200px;
    overflow-x: hidden
}

.ui-select-multiple.ui-select-bootstrap {
    height: auto;
    padding: .3em
}

    .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
        background-color: transparent !important;
        border: 0;
        outline: 0;
        height: 1.666666em
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
        line-height: .75
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
        direction: ltr;
        outline: 0
    }

.ui-select-bootstrap .ui-select-choices-row > a {
    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 > a:hover, .ui-select-bootstrap .ui-select-choices-row > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5
    }

.ui-select-bootstrap .ui-select-choices-row.active > a {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.ui-select-bootstrap .ui-select-choices-row.disabled > a, .ui-select-bootstrap .ui-select-choices-row.active.disabled > a {
    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
}

.open > .dropdown-menu {
    display: block;
}

.ui-select-choices {
    position: absolute;
    top: 100%;
    padding: 5px
}

.ui-select-choices-row.ng-scope {
    border-radius: 8px;
    text-align: right;
    margin-bottom: 2px;
    padding: 3px
}

    .ui-select-choices-row.ng-scope > a {
        color: black;
        font-size:13px;
        text-decoration: none;
    }

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    line-height: 1.5;
    border-radius: 3px;
}

button, select {
    text-transform: none;
}

button {
    overflow: visible;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.ng-hide:not(.ng-hide-animate) {
    display: none !important;
}
