﻿label {
    display: inline-flex;
    margin-bottom: 0.5rem;
}
.col-05 {
    flex: 0 0 5.5555553%;
    max-width: 5.5555553%;
}
.col-1-0 { flex: 0 0 8.333333%; max-width: 8.333333%; }
.col-1-5 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; flex: 0 0 12.4999995%; max-width: 12.4999995%; }

#previewModalBodyContent label.control-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: -webkit-fill-available;
}

.form-control.decimal {
    text-align: right;
}
.form-control::placeholder { text-align: left; }
/*.input-group-prepend {
    margin-right: -1px;
    margin-left: -1px;
}*/
.dataTable .badge { font-size: 100%; }
.input-group-prepend { margin-right: 0px; }
.custom-file { height: calc(1.5em + .5rem); }
.custom-file-input { height: calc(1.5em + .5rem); }
.custom-file-label { height: calc(1.5em + .5rem); padding: .25rem .25rem; font-size: .875rem; line-height: unset; border-radius: 0; background-clip: unset; }
.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + .4rem); padding: .25rem .25rem; line-height: unset; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0px; }
.custom-file-input:focus ~ .custom-file-label { color: #495057; background-color: #fff; border-color: #495057; outline: 0; box-shadow: none; }
.form-control:focus { color: #495057; background-color: #fff; border-color: #495057; outline: 0; box-shadow: none; }

input.form-control[readonly] { background-color: #e9ecef; opacity: 1; cursor: not-allowed; }
.btn.disabled, .btn:disabled { opacity: .65; background-color: #8e8e8e; background-image: unset; color: #373737; cursor: not-allowed; transition: none; }
.btn.disabled:hover, .btn:disabled:hover { opacity: .65; background-color: #8e8e8e; color: #373737; background-image: unset; color: initial; cursor: not-allowed; box-shadow: none; transition: none; }
/*.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {border-right: 0px;}*/
.input-group > .custom-select:not(:last-child), .input-group > .form-control:last-of-type { border-right: 0px; }
.input-group > .custom-select:not(:last-child), .input-group > .form-control:first-of-type { /*border-right: 0px;*/ }
.input-group > .custom-select:not(:last-child), .input-group > .form-control:only-of-type { border-right: 0px; /*border-left: 0px;*/ }

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) { height: calc(1.5em + .5rem); padding: .25rem .25rem; font-size: .875rem; line-height: unset; border-radius: 0; /*border-left: 0px;
    border-right: 0px;*/ }
.table-control-cell { max-width: 100px !important; width: 50px !important; }

*:focus, button:focus, *:checked { outline: none; box-shadow: none; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .page-link:focus { outline: 0px auto -webkit-focus-ring-color; outline-offset: 0px; box-shadow: none; }
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: none; }
.input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text { border-radius: 0px; }
.control-label { color: #333; font-size: 13px; font-weight: 700; margin-bottom: .15rem; }
fieldset > legend { float: none; }

.form-control { height: calc(1.5em + .5rem); padding: .25rem .25rem; font-size: .875rem; line-height: unset; border-radius: 0; background-clip: unset; }
/*.form-group {margin-bottom: 0;}*/
/*#region Header*/
/*.modal + .modal {
  z-index: 1060;
}

.modal-backdrop + .modal-backdrop {
  z-index: 1050;
}*/

.modal-backdrop { display: none; }

.modal { background: rgba(0, 0, 0, 0.8); transition: background 0.1s ease; }
.modal-xxl { width: 90%; max-width: 90%; }
.modal-fullscreen { padding: 0 !important; }
.modal-fullscreen .modal-dialog { width: 100%; max-width: none; height: 100%; margin: 0; }
.modal-fullscreen .modal-content { height: 100%; border: 0; border-radius: 0; }
.modal-fullscreen .modal-body { overflow: auto; height: calc(100vh); overflow-x: hidden; }



/*#endregion Header*/
/*#region Buttons*/





.btn { margin: .375rem; text-transform: uppercase; word-wrap: break-word; white-space: normal; cursor: pointer; border: 0; border-radius: .125rem; /*       -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); 
       box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); */ -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; padding: .375rem .75rem; font-size: 1rem; }
.flat { }
.btn:hover, .btn:focus, .btn:active { outline: 0; -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); }
/*.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .show > .btn-primary.dropdown-toggle { background-color: #0b51c5 !important; -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); }*/
.btn-primary { color: #fff; background-color: #4285f4 !important; }
/*.btn-secondary { color: #fff; background-color: #5c636a; border-color: #565e64; }*/
.btn-light { color: #000; background-color: #e0e0e0 !important; }

.dropdown button.btn { white-space: nowrap !important; }
/*.btn-primary { color: #fff !important; background-color: #4285f4 !important; }
.btn { margin: .375rem; color: inherit; text-transform: uppercase; word-wrap: break-word; white-space: normal; cursor: pointer; border: 0; border-radius: .125rem; -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; padding: .84rem 2.14rem; font-size: .81rem; }
.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .show > .btn-primary.dropdown-toggle { background-color: #0b51c5 !important; -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); }
.btn-primary:focus, .btn-primary.focus { -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); }
.btn:hover, .btn:focus, .btn:active { outline: 0; -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); }*/
.input-group-prepend button.btn { margin: 0; }
/*.extraction-table .input-group > .input-group-prepend > .btn { height: 100%; line-height: 1; font-size: initial; }*/
.ico-btn { border: none; color: white; width: 24px; height: 24px; position: relative; cursor: pointer; padding: 0; margin: 0; font-size: 1rem; }
.btn.ico { background-color: DodgerBlue; border: none; color: white; padding: 2px 2px; font-size: 16px; font-size: 1.25em; cursor: pointer; }
.btn.btn-sm { padding: .5rem 1.6rem; font-size: .64rem; }
.ico-btn.disabled, .ico-btn.disabled:hover {
    color: rgba(0,0,0,.3);
    cursor: not-allowed !important;
}

/*.bl-0 {border-left: 0px !important;}
.br-1 {border-right: 1px !important;}*/
.extraction-table .input-group > .input-group-prepend > .btn { line-height: unset; width: 26px; height: 26px; padding: 0; display: flex; font-size: 1.25rem; justify-content: center; align-items: center; border-right: 0px; border-bottom: 0px; border-top: 0px; }
.input-group > .input-group-prepend > .btn { line-height: unset; width: 29px; height: 29px; padding: 0; display: flex; font-size: 1.25rem; justify-content: center; align-items: center; }
.input-group-action {display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0; text-decoration:none;}
.input-group-action:hover { text-decoration: none; background-color: #d1d4d7; color: #495057; }
    /*#region ADDON LOOKUP LEFT*/
.input-group.input-group-sm.addonlookupleft { max-height: calc(1.5em + 0.5rem); position: relative; display: flex; flex-wrap: nowrap; align-items: center; width: 100%; }
.input-group.input-group-sm.addonlookupStart > div.input-group-prepend > span { padding: 0; font-size: .8rem; font-weight: bold; margin: 0;border: 1px solid #ced4da; line-height: unset; height: 100%; min-height: 29px; width: 45px; display: flex; justify-content: center; align-items: center; }
.input-group.input-group-sm.addonlookupStart > div.input-group-prepend > a { padding: 0; font-size: .8rem; font-weight: bold; margin: 0; border: 1px solid #ced4da; line-height: unset; height: 100%; min-height: 29px; width: 45px; display: flex; justify-content: center; align-items: center; cursor: pointer; }
.input-group.input-group-sm.addonlookupStart > input.form-control { text-align: right; border-left: 0; border-right: 1px solid #ced4da;}
    .input-group.input-group-sm.addonlookupStart > input.form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #495057;
        outline: 0;
        box-shadow: none;
        border-left: 1px solid #495057 !important;
        border-right: 1px solid #495057 !important;
    }
.has-danger > .input-group.input-group-sm.addonlookupStart > input.form-control {
    border-right: 1px solid #b94a48;
    border-left: 1px solid #b94a48;
    text-align: right;
}
.extraction-table .input-group.input-group-sm.addonlookupStart > input.form-control { border-right: 0px solid #ced4da; }
.extraction-table .input-group.input-group-sm.addonlookupStart > div.input-group-prepend > span { line-height: unset; height: 26px; width: 45px;display: flex; justify-content: center; align-items: center; border-left: 0px; border-top: 0px; border-bottom: 0px; border-right: 1px solid #ced4da; }
.extraction-table .input-group.input-group-sm.addonlookupStart > div.input-group-prepend > a {
    line-height: unset;
    height: 26px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 1px solid #ced4da;
}
/*#endregion ADDON LOOKUP LEFT*/
/*#region ADDON LOOKUP RIGHT*/
.input-group.input-group-sm.addonlookupEnd { max-height: calc(1.5em + 0.5rem); position: relative; display: flex; flex-wrap: nowrap; align-items: center; width: 100%; }
.input-group.input-group-sm.addonlookupEnd > div.input-group-prepend > span { padding: 0; font-size: .8rem; font-weight: bold; margin: 0;border: 1px solid #ced4da; line-height: unset; height: 100%; min-height: 29px; width: 45px; display: flex; justify-content: center; align-items: center; }
.input-group.input-group-sm.addonlookupEnd > div.input-group-prepend > a { padding: 0; font-size: .8rem; font-weight: bold; margin: 0; border: 1px solid #ced4da; line-height: unset; height: 100%; min-height: 29px; width: 45px; display: flex; justify-content: center; align-items: center; cursor: pointer; }
.input-group.input-group-sm.addonlookupEnd > input.form-control { text-align: right; }
.input-group.input-group-sm.addonlookupEnd > input.form-control:focus { color: #495057; background-color: #fff; border-color: #495057; outline: 0; box-shadow: none; }
.has-danger > .input-group.input-group-sm.addonlookupEnd > input.form-control { border-left: 1px solid #b94a48; text-align: right;}
.extraction-table .input-group.input-group-sm.addonlookupEnd > input.form-control { border-left: 0px solid #ced4da; }
.extraction-table .input-group.input-group-sm.addonlookupEnd > div.input-group-prepend > span { line-height: unset; height: 100%; width: 45px; display: flex; justify-content: center; align-items: center; padding: 0; font-size: .8rem; font-weight: bold; margin: 0; border: 0; min-height: 26px; border-right: 0px; border-top: 0px; border-bottom: 0px; border-left: 1px solid #ced4da; }
.extraction-table .input-group.input-group-sm.addonlookupStart > div.input-group-prepend > span { line-height: unset; height: 100%; width: 45px; display: flex; justify-content: center; align-items: center; padding: 0; font-size: .8rem; font-weight: bold; margin: 0; border: 0; min-height: 26px; border-left: 0px; border-top: 0px; border-bottom: 0px; border-right: 1px solid #ced4da; }
.extraction-table .input-group.input-group-sm.addonlookupEnd > div.input-group-prepend > a {
    line-height: unset;
    height: 100%;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: .8rem;
    font-weight: bold;
    margin: 0;
    border: 0;
    min-height: 26px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 1px solid #ced4da;
}

.extraction-table .input-group.input-group-sm.addonlookupStart > div.input-group-prepend > a {
    line-height: unset;
    height: 100%;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: .8rem;
    font-weight: bold;
    margin: 0;
    border: 0;
    min-height: 26px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 1px solid #ced4da;
}
/*#endregionADDON LOOKUP RIGHT*/

.fv-plugins-bootstrap .fv-help-block {
    color: #a94442 !important;
    font-size: 80% !important;
    margin-top: 0.25rem !important;
}

/*#region Decimal Add-On*/
.input-group.input-group-sm.decimal > div.input-group-prepend > span { line-height: unset; height: 29px; width: 45px;display: flex; justify-content: center; align-items: center; }
.input-group.input-group-sm.decimal > input.form-control { text-align: right; }
.input-group.input-group-sm.decimal > input.form-control:focus { color: #495057; background-color: #fff; /*border-right: 1px solid #495057 ;*/ border-color: #495057; outline: 0; box-shadow: none; }
.has-danger > .input-group.input-group-sm.decimal > input.form-control { border-left: 1px solid #b94a48; text-align: right;}
.extraction-table .input-group.input-group-sm.decimal > input.form-control { border-left: 0px solid #ced4da; }
.extraction-table .input-group.input-group-sm.decimal > div.input-group-prepend > span { line-height: unset; height: 26px; width: 45px;display: flex; justify-content: center; align-items: center; border-right: 0px; border-top: 0px; border-bottom: 0px; border-left:0px;/* border-left: 1px solid #ced4da;*/ }
/*#endregion Decimal Add-On*/
/*#endregion Buttons*/
.form-check { display: inline-flex; justify-content: flex-start; align-items: center; padding-left: 0; }
.form-check-input {
    width: auto;
    position: initial;
    margin-top: 0;
    margin-left: 0;
    margin-right: 5px;
}
.form-check-label.control-label {
    
    margin-bottom: 0;
    margin-left: 0.5rem;
    
}

.modal-footer { display: unset; flex-wrap: unset; align-items: unset; justify-content: unset; padding: unset; border-top: 1px solid #dee2e6; border-bottom-right-radius: calc(.3rem - 1px); border-bottom-left-radius: calc(.3rem - 1px); }
.custom-file-label {
    display: flex;
    align-items: flex-start;
    overflow: hidden;
}
.custom-file-label:after {
    display: flex;
    align-items: center;
    padding-top:0;
    padding-bottom:0;
    height: 100%;
}
.custom-file-input:focus ~ .custom-file-label {
        outline: 0;
    box-shadow: none;
}