/**
 * Form
 */
.form-group {
    margin-bottom: 5px;
}

.form-horizontal .form-group .mt-checkbox-inline,
.form-horizontal .form-group .mt-radio-inline {
    padding-bottom: 0px;
}

.mt-checkbox,
.mt-radio {
    margin-bottom: 0px;
}

.input-daterange .btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.42857;
}

.daterangepicker .ranges li.separator {
    padding: 0;
    margin-left: -20px;
    margin-right: -20px;
    height: 1px;
    background: #ACB5C3;
    border: none;
    cursor: default;
}

.daterangepicker .ranges li.separator:hover,
.daterangepicker .ranges li.separator.active:hover {
    background: #ACB5C3 !important;
    height: 1px;
    border: none !important;
}


.input-group-sm.bootstrap-touchspin input {
    height: 30px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    top: 0;
    left: 6px;
}

.uxen-help-block {
    line-height: 2;
    margin-bottom: 0;
    margin-top: 0;
}

/**
 * Liste déroulante pour typeahead
 */
address.tt-suggestion {
    margin-bottom: 0px;
}

.tt-suggestion:nth-child(2n+0),
.select2-results__option:nth-child(2n+0) {
    background: #f9f9f9 none repeat scroll 0 0 !important;
}

.tt-suggestion:hover,
.tt-cursor,
.tt-cursor:nth-child(2n+0),
.select2-results__option--highlighted[aria-selected] {
    background: #3598dc none repeat scroll 0 0 !important;
    color: #fff !important;
}

.tt-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

input-sm.tt-hint {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}

.imputation-tpl {
    margin: 10px;
}

.imputation-tpl.tt-suggestion {
    border-bottom: 1px solid #bfcad1
}

.visu-lieu .lieu-tpl p:first-child {
    margin-top: 10px;
}

.visu-lieu .lieu-tpl p {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
}

/* Corrige le pb d'affichage du place holder pour Select2 */
.select2-container .select2-search__field:not([placeholder='']) {
    width: 100% !important;
    /*margin-right: 100000px;*/
}

.modal .select2-container--bootstrap {
    z-index: 10051 !important;
}

.input-icon.input-group-sm i {
    margin-top: 7px;
    margin-bottom: 8px;
}

#fieldset-footer {
    margin-left: -15px;
    width: calc(100% + 30px);
}

#fieldset-footer div {
    padding-right: 15px;
}

typeahead-remove {
    margin: 8px 2px 4px 10px;
}

.fileinput .uneditable-input {
    min-width: 0;
}

.container-mt-checkbox {
    display: inline-block;
    line-height: 1.42857;
    vertical-align: middle;
    margin-left: 20px;
}

#CourrierEntrant_Form_RecoEntrants_Multiple .form-group .col-md-4 {
    padding-right: 2px;
    padding-left: 2px;
}


.scan-numero.input-icon>i.scan-numero,
.scan-numero.input-icon>svg.scan-numero {
    left: auto;
    right: 0;
    margin-right: 10px;
    margin-left: 2px;
}

.scan-transport-group-addon,
.scan-caracteristique-group-addon,
.scan-taille-group-addon,
.scan-multiplicateur-group-addon {
    display: table-cell;
    border-collapse: separate;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    margin-left: -1px;
}

.scan-caracteristique-group-addon,
.scan-taille-group-addon {
    min-width: 100px;
}

.scan-caracteristique-group-addon {
    margin-left: -2px;
}

.scan-numero~.scan-transport-group-addon input.transport {
    border-left-width: 0;
}

#fieldset-Uxen_Form_ScanNumero {
    /* On initialise le compteur à 0 */
    counter-reset: count_number;
}

#fieldset-Uxen_Form_ScanNumero .scan-numero-container label::before {
    /* Le compteur est incrémenté */
    counter-increment: count_number;
    /* Le compteur est affiché */
    content: counter(count_number);
}


.bootstrap-tagsinput {
    width: 100%;
}


.input-group-sm .scan-numero .select2-container--bootstrap .select2-selection--single {
    padding-left: 33px;
}

/**
 * jQuery Typeahead Search
 */
.typeahead__container {
    font: inherit;
    font-size: 12px;
}

.typeahead__container .typeahead__field .typeahead__hint,
.typeahead__container .typeahead__field .typeahead__label-container,
.typeahead__container .typeahead__field [contenteditable],
.typeahead__container .typeahead__field input,
.typeahead__container .typeahead__field textarea {
    padding-right: 33px;
    padding-left: 12px;
}

.typeahead__cancel-button {
    padding: 0;
}

.typeahead__query>span.fa,
.typeahead__query>span.fas,
.typeahead__query>span.far,
.typeahead__query>span.fal,
.typeahead__query>svg[class^="fa-"],
.typeahead__query>svg[class*=" fa-"],
.typeahead__query>span[class^="ux-"],
.typeahead__query>span[class*=" ux-"] {
    color: #ccc;
    position: absolute;
    margin: 11px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center;
    left: 0;
    line-height: 14px;
    left: auto;
    right: 8px;
}

.typeahead__container.cancel:not(.loading) .typeahead__cancel-button:hover,
.typeahead__label .typeahead__cancel-button:hover {
    color: #ccc;
}

.typeahead__field input:focus,
.typeahead__field input:active,
.typeahead__field textarea:focus,
.typeahead__field textarea:active,
.typeahead__field [contenteditable]:focus,
.typeahead__field [contenteditable]:active,
.typeahead__field .typeahead__hint:focus,
.typeahead__field .typeahead__hint:active {
    border-color: #93a1bb;
}

span.strong {
    font-weight: bold;
}

.typeahead__container strong {
    font-weight: bold;
    color: #FFF;
    background: #5C9BD1;
}

.typeahead__list,
.typeahead__dropdown {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10056;
}

.typeahead__container .badge {
    position: absolute;
    margin: 6px 2px 4px 10px;
    z-index: 3;
    left: 0;
    left: auto;
    right: 32px;
    display: block;
}

.typeahead__item:nth-child(2n) {
    background: #f9f9f9 none repeat scroll 0 0 !important
}

.typeahead__list>li:not([disabled])>a:hover,
.typeahead__list>li:not([disabled])>a:focus,
.typeahead__list>li:not([disabled]).active>a {
    background-color: #5C9BD1;
    color: #FFF;
}

.typeahead-remove {
    top: -3px;
}

.btn-typehead {
    color: #9b9b9b;
    background-color: #fff;
    border-color: #ccc;
}

.btn-typehead:focus,
.btn-typehead.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #9faabf;
}

.btn-typehead.input-focus {
    border-color: #9faabf;
}

.btn-typehead:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-typehead.input-focus:active,
.btn-typehead.input-focus.active {
    color: #36c6d3;
    background-color: #e6e6e6;
    border-color: #93a1bb;
}

.btn-typehead:active,
.btn-typehead.active {
    color: #36c6d3;
    background-color: #e6e6e6;
    border-color: #ccc;
}

.btn-typehead:active:hover,
.btn-typehead:active:focus,
.btn-typehead:active.focus,
.btn-typehead.active:hover,
.btn-typehead.active:focus,
.btn-typehead.active.focus {
    color: #36c6d3;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-typehead:active,
.btn-typehead.active,
.open>.btn-typehead.dropdown-toggle {
    background-image: none;
}

.btn-typehead.disabled:hover,
.btn-typehead.disabled:focus,
.btn-typehead.disabled.focus,
.btn-typehead[disabled]:hover,
.btn-typehead[disabled]:focus,
.btn-typehead[disabled].focus,
fieldset[disabled] .btn-typehead:hover,
fieldset[disabled] .btn-typehead:focus,
fieldset[disabled] .btn-typehead.focus {
    background-color: #fff;
    border-color: #ccc;
}

.typeahead__container.loading .typeahead__query:before,
.typeahead__container.loading .typeahead__query:after {
    z-index: 4;
}

.bootstrap-tagsinput .label-info {
    background-color: #e1e5ec;
    color: #666;
    font-size: 12px;
    line-height: 1.44;
    font-weight: 400;
}


.bootstrap-tagsinput span.label-info span[data-role="remove"]:after {
    font: normal normal normal 14px/1 'Font Awesome 5 Pro';
    content: "\f00d";
    color: #666;

}

.webhook-headers {
    margin-left: 17.77%;
}

.webhook-headers>div>div {
    padding-left: 1px;
    padding-right: 1px;
}

.webhook-headers .btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.20;
}


#Admin_Form_Webhook .tabbable {
    min-height: 170px;
}

.webhook-test {
    padding-top: 3px;
}

.webhook-test .portlet .portlet-body {
    min-height: 105px;
}

.webhook-test .CodeMirror {
    /*font-size: 11px;*/
    border: 0px;
}

.webhook-test .response-valid {
    color: green;
}

.fieldset-hide .form-group {
    display: none;
}

.item-sortable {
    min-height: 34px;
    padding-top: 2px;
    margin-bottom: 5px;
}

.item-sortable-moving {
    outline: 2px solid #555;
    background-color: #fbfcfd;
}

.handle-sortable {
    height: 30px;
    margin-bottom: 5px;
    cursor: move;
    color: #FFF;
}

.handle-sortable:hover {
    background-color: #fbfcfd;
    color: #bbb;
    font-style: italic;
}

.placeholder-sortable {
    min-height: 30px;
    margin-bottom: 5px;
}

.jstree-default .jstree-no-radios .jstree-radio {
    display: none !important;
}

.jstree-default .jstree-radio {
    position: relative;
    display: inline-block;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
}

.jstree-default .jstree-radio::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border: solid 2px #D1D5DB;
    border-radius: 50%;
}

.jstree-default .jstree-radio:hover::before {
    border-color: #9CA3AF;
}

.jstree-default.jstree-radio-selection .jstree-clicked>.jstree-radio::after,
.jstree-default .jstree-checked>.jstree-radio::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    border: solid 1px #6B7280;
    border-radius: 50%;
    background: #6B7280;
}

.jstree-default.jstree-radio-selection .jstree-clicked>.jstree-radio::before,
.jstree-default .jstree-checked>.jstree-radio::before {
    border-color: #6B7280;
}


.jstree-default.jstree-radio-selection .jstree-clicked>.jstree-radio:hover::after,
.jstree-default .jstree-checked>.jstree-radio:hover::after {
    border-color: #4B5563;
    background: #4B5563;
}

.jstree-default.jstree-radio-selection .jstree-clicked>.jstree-radio:hover::before,
.jstree-default .jstree-checked>.jstree-radio:hover::before {
    border-color: #4B5563;
}

.jstree-default .jstree-radio-disabled {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}

.uxen-nouislider .range-info {
    margin-top: 30px;
}


.article-origin~.select2 {
    width: 100% !important;
}