body,
* {
    /*font: 12px/16px "IBM Plex Sans", sans-serif;*/
    font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI',
    Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857142857143;

    /*letter-spacing: .025em;
    transition: all .15s ease;
    font-weight: 400 !important;*/
}

body {
    background-color: #f2f2f6 !important;
}

.card {
    background: #fff;
    box-shadow: 0 2px 14px rgb(38 60 85 / 16%);
}

.loginForm {
    padding: 20px;
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

.wrap-loginForm {
    margin: 10px 0;
}

H1.h2 {
    font-size: 16px;
}

LI .badge {
    float: right;
    margin-right: 0px;
}

.addInvoice {
    margin-left: 15px;
    margin-bottom: 10px;
    background-color: #d84315;
    border: 1px solid #d84315;
}

.text-right {
    text-align: right;
}

#Approvers {
    width: 100%;
}

.form-label {
    margin-bottom: 0px !important;
}

#Approvers table {
    width: 100%;
}

.removeApprovers {
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: center;
    cursor: pointer;
}

.addApprovers,
.addFiles,
.addLineRekapitulation {
    font-size: 11px;
    cursor: pointer !important;
    margin-top: 5px;
    width: 200px;
}

.fas.AutorizeInvoice {
    color: green;
}

.fas.RejectedInvoice {
    color: red;
}

.form-inline .row .form-group {
    display: inline-block;
    width: 100%;
}

.tableInvoiceTypes {
    width: 100%;
}

.form-group.w-300 {
    width: 300px !important;
}

.form-group.w-400 {
    width: 400px !important;
}

#about {
    display: none !important;
}

/* button {
    padding: 4px 6px !important;
    font-size: 13px !important;
}
.btn-sm {
    padding: 0.2rem 0.4rem !important;
    font-size: 0.65rem !important;
    border-radius: 6px !important;
} */
.attachments {
    list-style: none;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.attachments LI {
    padding: 2px 10px;
}

.qDmsInvoice label {
    font-size: 11px;
}

.qDmsInvoice input {
    padding: 3px 5px !important;
    font-size: 12px;
}

.qDmsInvoiceFiles {
    padding: 0px;
    border-radius: 6px;
    width: 100%;
}

.qDmsInvoiceFiles label {
    font-size: 11px;
}

.qDmsInvoiceFiles input {
    padding: 3px 5px !important;
    font-size: 12px;
}

.input-group.date {
}

/* input.form-control {
    font-size: 12px;
    height: 30px;
} */
.input-group-text {
    height: 30px;
}

.input-group-text .far {
    top: 0px;
    position: relative;
}

#ApproversBlock {
    background: #cfd8dc;
    padding: 5px 10px;
    border-radius: 6px;
}

.click {
    cursor: pointer;
}

.col-form-label {
    padding-bottom: 0px !important;
}

.qDMSFake {
}

/* .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #454545;
    font-size: 12px !important;
}
.select2-selection.select2-selection--single {
    border: 1px solid #ced4da !important;
    height: 31px !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 30px !important;
}
.select2 {
    width: 100% !important;
}

<!-- kalendar -- > .select2-results__options {
    font-size: 12px !important;
} */

.table > :not(caption) > * > * {
    /*    padding: 0.3rem 0.3rem !important;*/
    font-size: 12px;
    vertical-align: middle;
}

.is-invalid .select2-selection {
    border-color: rgb(185, 74, 72) !important;
}

#InvoiceStatusInformationBar {
    width: 300px;
    border-radius: 16px;
    padding: 15px;
    text-align: center;
    font-size: 18px;
    transform: rotate(-4deg);
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    /*    display:none;*/
    z-index: 50;
}

.date {
    width: 150px;
}

#InvoiceStatusInformationBar.status3 {
    border: 5px solid #d84315;
    color: #d84315;
}

#InvoiceStatusInformationBar.status5 {
    border: 5px solid #1b5e20;
    color: #1b5e20;
}

.textLink {
    cursor: pointer;
}

.addSubject {
    font-size: 11px;
}

.addSubject .fa {
    font-size: 11px !important;
}

.card {
    /* box-shadow: 0 2px 2px rgb(11 12 12 / 11%);*/
}

.hide {
    display: none;
}

.ETAddEditBlock {
}

TR.duplicityInvoice TH {
    color: red !important;
}

TR.deletedInvoice TH {
    color: #c0c0c0 !important;
}

#sidebarMenu .fa {
    width: 10px;
    text-align: center;
    position: relative;
}

#sidebarMenu .fa-file {
    left: -1px !important;
}

.fa {
    font-size: 14px !important;
}

.fa-circle {
    font-size: 6px !important;
    width: 10px;
    text-align: center;
    position: relative;
    top: -2px;
    left: -1px;
}

.ajax-file-upload-statusbar {
    margin-top: 10px;
    width: 100% !important;
    margin-right: 0px;
    margin: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
}

.ajax-file-upload-filename {
    width: 300px;
    height: auto;
    margin: 0 5px 5px 0px;
}

.ajax-file-upload-filesize {
    width: 50px;
    height: auto;
    margin: 0 5px 5px 0px;
    display: inline-block;
    vertical-align: middle;
}

.ajax-file-upload-progress {
    margin: 5px 10px 5px 0px;
    position: relative;
    width: 250px;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
    display: inline-block;
    color: #ffffff;
}

.ajax-file-upload-bar {
    background-color: #0ba1b5;
    width: 0;
    height: 20px;
    border-radius: 3px;
    color: #ffffff;
}

.ajax-file-upload-percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}

.ajax-file-upload-red {
    -moz-box-shadow: inset 0 39px 0 -24px #e67a73;
    -webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
    box-shadow: inset 0 39px 0 -24px #e67a73;
    background-color: #e4685d;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #b23e35;
    cursor: pointer;
    vertical-align: top;
    margin: 5px 10px 5px 0px;
}

.ajax-file-upload-green {
    background-color: #77b55a;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 15px;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0 1px 0 #5b8a3c;
    vertical-align: top;
    margin: 5px 10px 5px 0px;
}

.ajax-file-upload {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 20px;
    cursor: pointer;
    line-height: 20px;
    height: 25px;
    margin: 0 10px 10px 0;
    display: inline-block;
    background: #fff;
    border: 1px solid #e8e8e8;
    color: #888;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -moz-box-shadow: 0 2px 0 0 #e8e8e8;
    -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
    box-shadow: 0 2px 0 0 #e8e8e8;
    padding: 6px 10px 4px 10px;
    color: #fff;
    background: #2f8ab9;
    border: none;
    -moz-box-shadow: 0 2px 0 0 #13648d;
    -webkit-box-shadow: 0 2px 0 0 #13648d;
    box-shadow: 0 2px 0 0 #13648d;
    vertical-align: middle;
}

.ajax-file-upload:hover {
    background: #3396c9;
    -moz-box-shadow: 0 2px 0 0 #15719f;
    -webkit-box-shadow: 0 2px 0 0 #15719f;
    box-shadow: 0 2px 0 0 #15719f;
}

.ajax-upload-dragdrop {
    border: 2px dotted #a5a5c7;
    width: 100% !important;
    color: #dadce3;
    text-align: left;
    vertical-align: middle;
    padding: 10px 10px 0px 10px;
}

.state-hover {
    border: 2px solid #a5a5c7;
}

.ajax-file-upload-container {
    /*   margin:20px 0px 20px 0px;*/
}

.ajax-upload-dragdrop {
    display: none !important;
}

.attachments .demo1 {
    display: inline-block;
    width: 80%;
}

.attachments .fa {
    height: 20px;
    width: 20px;
    border: 0px solid #eee;
    text-align: center;
    line-height: 20px;
    top: 0px;
}

.ajax-file-upload-filename {
    display: inline;
}

.commentto {
    color: #15719f;
    font-size: 11px;
}

.dropdown-toggle.hide-arrow::before,
.dropdown-toggle.hide-arrow::after,
.dropdown-toggle-hide-arrow > .dropdown-toggle::before,
.dropdown-toggle-hide-arrow > .dropdown-toggle::after {
    display: none;
}

#version {
    color: #454545;
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.boldInbox TH {
    color: #15719f;
    font-weight: bold !important;
}

.tableInbox TH {
}

.InvoicesList TH {
    /*    height: 30px;
    line-height: 25px;*/
}

.InboxInner .rounded-circle {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    background: #d2cbcb;
    text-align: center;
    line-height: 28px;
}

b,
strong {
    font-weight: 700 !important;
}

.rchanged {
    font-size: 11px;
    color: red;
}

.hidden {
    display: none;
}

.AvatarBox {
    width:40px; height: 40px; background:#ddd; border-radius: 6px; text-align: center; vertical-align: center; padding-top:10px; font-width: bold; font-size: 12px;
}