﻿.ui-datepicker-trigger {
    background-color: transparent;
    border: 0;
}

.ui-datepicker-trigger:hover {
    cursor: pointer;
}

.ui-datepicker-calendar .ui-state-default,
.ui-datepicker-calendar .ui-widget-content .ui-state-default,
.ui-datepicker-calendar .ui-widget-header .ui-state-default {
    padding: .2em;
}

.ui-timepicker-div .ui-state-default,
.ui-timepicker-div .ui-widget-content .ui-state-default,
.ui-timepicker-div .ui-widget-header .ui-state-default {
    padding: 0;
}


.ui-widget-content a:not(.dropdown-item) {
    color: #ceddee;
}

span.ui-button-text,
span.ui-dialog-title {
    color: white;
}

.ui-datepicker-title>span {
    color: white;
}

span.ui-icon.ui-icon-circle-triangle-n,
span.ui-icon.ui-icon-circle-triangle-e,
span.ui-icon.ui-icon-circle-triangle-s,
span.ui-icon.ui-icon-circle-triangle-w {
    background-color: transparent !important;
}

div.ui-widget>div>a.ui-datepicker-prev,
div.ui-widget>div>a.ui-datepicker-prev-hover,
div.ui-widget>div>a.ui-datepicker-next,
div.ui-widget>div>a.ui-datepicker-next-hover {
    background-color: transparent !important;
}

.ui-progressbar span {
    color: white;
}

ul.ui-tabs-nav li.ui-state-active a,
ul.ui-tabs-nav li.ui-state-default a,
div.ui-accordion>h3.ui-state-active {
    border: .1px solid transparent;
}

.ui-widget,
.popover {
    font-size: 14px;
}

/* =============================================================== */
/*                                TABS                             */
/* =============================================================== */
.ui-tabs-nav li.ui-state-default {
    background: none;
}

.ui-tabs-nav li a {
    border: none;
}


.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-default .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-disabled .ui-tabs-anchor {
    cursor: default;
}

.ui-widget.ui-widget-content {
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.ui-tabs .ui-tabs-nav li.ui-state-active .ui-tabs-anchor {
    border-bottom: 0;
    padding-top: 8px;
}

.ui-tabs .ui-tabs-panel {
    padding: 0.50em 0.60em;
}

.ui-tabs .ui-tabs-nav {
    padding: 0.1em 0.1em 0;
}

.ui-accordion-header .ui-accordion-header-icon {
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    display: none;
}



/* =============================================================== */
.dataTables_empty {
    display: none !important;
}


.tooltip {
    position: fixed;
    font-size: 0.675rem;
    pointer-events: none;
}


.tooltip-inner {
    max-width: 100%;
}

.bootstrap-dialog .modal-header.bootstrap-dialog-draggable {
    cursor: move;
}

.modal-dialog .bootstrap-dialog-header {
    width: 100%
}

.modal-dialog .bootstrap-dialog-header .bootstrap-dialog-title {
    float: left;
}

.modal-body .container-fluid {
    padding-bottom: 0;
}

.bootstrap-dialog .bootstrap-dialog-button-icon {
    margin-right: 0;
}

.btn-file {
    overflow: hidden;
    position: relative;
}

.btn-file input[type=file] {
    cursor: inherit;
    display: block;
    filter: alpha(opacity=0);
    font-size: 100px;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    outline: none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.btn-file input[readonly] {
    background-color: white !important;
    cursor: text !important;
}

.fixed-table-container thead th {
    padding: 2px 5px 2px 5px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: default;
}

hr {
    margin-top: 7px;
    margin-bottom: 7px;
}

label {
    font-weight: normal;
}

caption {
    text-align: center;
}


.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 0;
}


.select2.select2-container.select2-container--bootstrap {
    min-width: 100px;
    padding: 0 !important;
}

span.select2.select2-container.select2-container--bootstrap.search span.select2-selection__rendered {
    line-height: 12px !important;
}

span.select2.select2-container.select2-container--bootstrap.search.select2-container .select2-selection--single {
    height: 25px !important;
}

span.select2.select2-container.select2-container--bootstrap.search.select2-selection__arrow {
    height: 24px !important;
}

.bootstrap-table .fixed-table-header th:first-of-type,
.bootstrap-table .fixed-table-body table thead th:first-of-type {
    border-top-left-radius: 0;
}

.bootstrap-table .fixed-table-pagination {
    border-top: 1px solid #9194b9;
}

.bootstrap-table .fixed-table-pagination div.pagination,
.bootstrap-table .fixed-table-pagination .pagination-detail {
    margin: 0;
    padding-left: 5px;
    padding-top: 3px;
}

.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .loading-text {
    font-size: 1rem;
}

.bootstrap-table .fixed-table-container .sticky-header-container .table thead th .th-inner {
    padding: 0.30rem;
}

.bootstrap-table .fixed-table-container .table tbody tr.no-records-found td {
    text-align: left;
}

.bootstrap-table td i:not(:first-of-type) {
    padding-left: 4.5px;
}

form h4 {
    margin-bottom: 10px;
}

.form-control,
.btn,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 0.75rem
}

label.col-form-label,
.input-group>.input-group-prepend>.input-group-text {
    line-height: 1;
}


.form-group {
    margin-bottom: 20px;
    margin-top: 5px;
}

/* =============================================================== */

/*                action bar input group                           */

/* =============================================================== */
.input-group > .input-group-append > .select2-selection select2-selection--single,
.input-group > .input-group-append > .select2-container--bootstrap .select2-selection,
.input-group > .input-group-append > .select2-container--bootstrap,
.input-group > .input-group-append .select2-container--bootstrap.select2-container--disabled .select2-selection,
.input-group > .input-group-append > .select2-container--bootstrap .select2-selection--single,
.input-group > .input-group-prepend:not(:last-child) > .select2-container--bootstrap .select2-selection--single,
.input-group > .input-group-append > .btn-group > .btn,
.input-group > .input-group-prepend ,
.input-group > .input-group-append  {
    height: 36px;
}

.input-group>.input-group-append>.select2-selection select2-selection--single,
.input-group>.input-group-append>.select2-container--bootstrap .select2-selection,
.input-group>.input-group-append>.select2-container--bootstrap,
.input-group>.input-group-append .select2-container--bootstrap.select2-container--disabled .select2-selection,
.input-group>.input-group-append>.select2-container--bootstrap .select2-selection--single,
.input-group>.input-group-prepend:not(:last-child)>.select2-container--bootstrap .select2-selection--single {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%
}


.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text,
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.input-group-append>.btn-group>.btn,
.input-group>.input-group-append>.btn-group-vertical>.btn,
.input-group>.input-group-append>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


.input-group>.input-group-append:not(:last-child)>.btn-primary {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.input-group>.input-group-input-group-append>.input-group-append:not(:last-child)>.btn-warning,
.input-group>.input-group-append>.btn-group>.btn-warning,
.input-group>.input-group-append>.btn-group>.btn-success,
.input-group>.input-group-append>.btn-group>.btn-danger {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    margin-left: 5px;
}

.input-group>.input-group-append>.btn:last-of-type:not(:empty):first-of-type) {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.input-group > .input-group-append > .btn:last-child:not(:first-child) {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.input-group > .input-group-prepend > .btn:first-child:not(:last-child) {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}
/* =============================================================== */

.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control :placeholder {
    opacity: 1;
}

.container-fluid {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

/* original position from where it animates, under the placeholder*/
form label.col-form-label {
    position: absolute;
    top: 7px;
    margin: 7px 0 0 2px;
    transition: all 100ms;
    opacity: 0;
    pointer-events: none;
    /*Otherwise is the label clickable an interferes with user input */
}

form .form-control:placeholder-shown~.col-form-label {
    opacity: 0;
    transition: all 50ms;
}

/* float label on top */
form .form-control:focus~.col-form-label,
form .form-control:empty:not(:placeholder-shown)~.col-form-label,
form select~.col-form-label,
form textarea~.col-form-label,
form input[type="checkbox"]~.col-form-label,
form span.twitter-typeahead~.col-form-label,
form .form-control.datepicker~.col-form-label {
    transform: translate3d(-6px, -180%, 0);
    opacity: 1;
    display: block;
    padding: 0 0.5rem;
    transition: all 200ms;
    white-space:nowrap;
}

form .form-control:focus:focus::placeholder {
    color: transparent;
    transition: all 100ms;
}

form .form-control::placeholder {
    font-size: 0.75rem;
    opacity: 0.8;
    transition: all 100ms;
}

.form-check-label {
    margin-top: 5px;
}

.form-check-inline .form-check-input {
    margin-top: 4px;
    width: 13px;
    height: 13px;
}

.form-check.form-check-inline,
.radio-container.form-check.form-check-inline {
    margin-left: 5px;
}

.progress.form-group-progress-bar {
    height: 20px;
}


.progress-bar-container {
    width: inherit;
}

input.datepicker {
    padding: 0.375rem 0.75rem;
}


.alert.fade.in {
    opacity: 1;
}

/* Editable error */
.has-error .help-block {
    color: #a94442;
    overflow: auto;
    margin: 0;
}

.has-error .form-control {
    border-color: #a94442
}


.editable-error-block.help-block {
    border: 1px solid #AAA;
    border-radius: 5px;
    padding: 7px;
    width: auto;
    background: #FFF;
    max-width: 500px;
    z-index: 1;
    margin-left: 5px;
}

/***/

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    cursor: not-allowed;
}

span.twitter-typeahead {
    width: 100%;
}

.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading {
    z-index: 0;
}

tbody>tr>td i.fal.fa-pencil-alt {
    font-size: 16px;
}


/* TABLE ACTIONS */

.input-group-dropdown-container select,
.input-group-dropdown-container .select2-container--bootstrap .select2-selection--single,
.input-group-dropdown-container .select2-container--bootstrap .select2-selection--multiple,
#searchForFiles {
    min-height: 36px;
    border-radius: 0;
}

.bootstrap-table.bootstrap4 .bs-bars.float-left:not(:empty) {
    padding-right: 20px;
}

/* END TABLE ACTIONS */

/*
a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: auto;
}*/


table i.fa-pencil-alt {
    font-size: 16px !important;
}



/** LOADING OVERLAY - START **/
.overlay-container {
    pointer-events: none;
    height: 100%;
    position: relative;
}

.overlay-container .loading-overlay {
    z-index: 1002;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.overlay-container .loading-overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
}

/**** LOADING OVERLAY - END ******/


html {
    height: 100%;
}

body {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-attachment: fixed;
    background-repeat: no-repeat;
    box-sizing: border-box;
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #fff;
}

body,
input,
select,
button,
.button,
.tooltip {
    font-family: "Source","Helvetica Neue", Helvetica, Arial, sans-serif;
}

    input[type=checkbox]:hover {
        cursor: pointer;
    }

button {
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px;
}


    button.icon {
        width: 28px;
        height: 28px;
        cursor: pointer;
    }





/*ÜBERSCHRIFTEN*/

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

h4,
.h4 {
    font-size: 1rem;
}

h2,
.h2 {
    font-size: 1.75rem;
}



label {
    padding: 4px;
    text-align: right;
}

table {
    border-collapse: collapse;
    width: 100%;
}


table caption {
    font-size: 20px;
    font-weight: bold;
}

table thead tr td,
table tbody tr td {
    white-space: nowrap;
}

table tbody tr td input {
    margin: 0;
}

table tbody tr td {
    text-align: left;
}

table thead,
.pointer {
    cursor: pointer;
}

table tfoot {
    font-size: smaller;
    min-height: 15px;
}


/*LOGIT*/

#Logit-Logo {
    margin: 13px 10px 15px;
    width: 187px;
}



#preview {
    padding-right: 0;
}

.text-truncate:hover {
    overflow: visible !important;
}


.ui-widget {
    font-family: "Source";
}

.page-item:first-child .page-link {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.page-item:last-child .page-link {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

/*LP Packaging*/
.ui-widget-content {
    background: transparent;
    border: 1px solid #009cde;
}

.ui-tabs-tab.ui-tab.ui-state-disabled a {
    color: #9194b9 !important;
}

.ui-tabs-tab.ui-tab.ui-state-disabled {
    opacity: .8 !important;
}

.badge-secondary {
    color: #1e1e2f;
    background-color: #fff;
    margin-left: 1em;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .8;
    background: #27293d !important;
}


select.form-control {
    padding-right: 25px;
}

.bootstrap-table .fixed-table-container .table tbody tr.selected{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
