﻿.typeahead-single-value {
    overflow-x: hidden !important;
}

.documentButton:disabled,
.documentButton[disabled] {
    opacity: 0.4;
    background-color: #666666 !important;
    border-color: #666666;
    color: lightgray;
    box-shadow: none !important;
    cursor: default;
}

    .documentButton:disabled:hover {
        color: lightgray;
    }

.filtered-table {
    margin-right: 60px;
}

.row-group td {
    background: linear-gradient( 60deg,#00ACC1,#00ACC1);
    color: white;
    font-weight: 400;
    font-size: 18px;
}

    .row-group td span {
        margin-left: 15px !important;
    }

.row-subgroup td {
    background: linear-gradient(60deg,#26C6DA,#26C6DA);
    color: white;
    font-weight: 300;
    font-size: 16px;
}

    .row-subgroup td span {
        margin-left: 25px !important;
    }


.table-title-label {
    font-size: 16px;
    margin-top: 25px;
    color: #333;
}

.highlighted-option {
    color: green;
    font-weight: 600;
}

.tooltip {
    z-index: 10001;
}

.hidden-control {
    display: none;
}

.popoverFilter {
    min-width: 326px;
}

.middle-tick {
    left: 50% !important;
    width: 10px;
    text-align: center;
    transform: translateX(-5px);
}

.first-tick {
    left: 0 !important;
    text-align: left;
}

.last-tick {
    left: 0 !important;
    right: 0 !important;
    text-align: right;
}

.full-width-div {
    width: 100%;
}

.sa-dashboard-container {
    padding-right: 40px;
}

.hr-audit-properties {
    border-top: 1px dotted black;
    margin-bottom: 15px;
    margin-top: 0px;
}

.label-audit-property {
    margin-bottom: 0px;
}

.div-audit-property {
    margin-bottom: 10px;
}

.audit-properties-container {
    overflow-y: auto;
    border: 1px solid black;
    max-height: 316px;
    padding: 10px;
    background-color: #E9ECEF;
}

.front-slidemenu {
    z-index: 10000;
}

.clear-date-container {
    position: absolute;
    right: 0;
    top: 0;
}

.user-logs-container {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

.document-edit-tab {
    float: left;
}

.document-edit-navigation-container {
    margin-bottom: 20px;
}

.main-panel-container {
    margin-top: 0px;
}

.document-top-navigation-panel{
    margin-bottom:15px;
}

.main-panel-container {
    margin-top: 0px;
}

.document-actions-container {
    margin-bottom:15px;
}

.document-preview-container{
    padding-left:0px;
}

.document-sticky-container {
    background-color: #eee;
}

.custcol-lg-1, .custcol-lg-2, .custcol-lg-3, .custcol-lg-4, .custcol-lg-5, .custcol-lg-6, .custcol-lg-7, .custcol-lg-8, .custcol-lg-9, .custcol-lg-10, .custcol-lg-11, .custcol-lg-12,
.custcol-md-1, .custcol-md-2, .custcol-md-3, .custcol-md-4, .custcol-md-5, .custcol-md-6, .custcol-md-7, .custcol-md-8, .custcol-md-9, .custcol-md-10, .custcol-md-11, .custcol-md-12,
.custcol-sm-1, .custcol-sm-2, .custcol-sm-3, .custcol-sm-4, .custcol-sm-5, .custcol-sm-6, .custcol-sm-7, .custcol-sm-8, .custcol-sm-9, .custcol-sm-10, .custcol-sm-11, .custcol-sm-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .custcol-sm-1 {
        flex: 0 0 10%;
        max-width: 10%;
    }

    .custcol-sm-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .custcol-sm-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .custcol-sm-4 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .custcol-sm-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .custcol-sm-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .custcol-sm-7 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .custcol-sm-8 {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .custcol-sm-9 {
        flex: 0 0 90%;
        max-width: 90%;
    }

    .custcol-sm-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px){
    .custcol-md-1 {
        flex: 0 0 10%;
        max-width: 10%;
    }

    .custcol-md-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .custcol-md-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .custcol-md-4 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .custcol-md-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .custcol-md-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .custcol-md-7 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .custcol-md-8 {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .custcol-md-9 {
        flex: 0 0 90%;
        max-width: 90%;
    }

    .custcol-md-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .custcol-lg-1 {
        flex: 0 0 10%;
        max-width: 10%;
    }

    .custcol-lg-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .custcol-lg-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .custcol-lg-4 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .custcol-lg-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .custcol-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .custcol-lg-7 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .custcol-lg-8 {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .custcol-lg-9 {
        flex: 0 0 90%;
        max-width: 90%;
    }

    .custcol-lg-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.html-textbox {
    background-color: white;
    height:400px;
}

.user-logs-container {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

.flex-container {
    display: flex;
}

.center-container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.btnDocumentAction {
    margin-top:8px;
}

.progress-bar-container{
    margin:0 auto;
    text-align:center;
}

.mt-10{
    margin-top:10px;
}

.chrome-autofill-workarround{
    position:absolute;
    top:-10000px;
}

.profile-img {
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 16px 38px -12px rgb(0 0 0 / 56%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
    width: 130px;
    height: 130px;
    margin-bottom:10px;
}

.centered-content{
    text-align:center;
}

.sidebar .user .photo img{
    height:34px;
}

.e-pv-open-document-container{
    visibility: hidden;
}

.form-custom-check {
    padding-top: 18px;
}

.div-content-right{
    text-align:right;
}

.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error), .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
    box-shadow: none !important;
    transition:none;
}

.place-expense-autocomplete{
    margin-top:4px;
}

.summary-validation-message {
    color: #f00;
    margin-top:20px;
}

.expenses-validation-message{
    padding-left:0px;
    line-height:13px;
}

#placesOfExpenseTable>tbody>tr>td {
    vertical-align: top;
}

.e-dropdownbase .e-list-item.e-item-focus, .e-dropdownbase .e-list-item.e-active, .e-dropdownbase .e-list-item.e-active.e-hover, .e-dropdownbase .e-list-item.e-hover {
    color: #212121;
}

input.e-input::selection, textarea.e-input::selection, .e-input-group input.e-input::selection, .e-input-group.e-control-wrapper input.e-input::selection, .e-float-input input::selection, .e-float-input.e-control-wrapper input::selection, .e-input-group textarea.e-input::selection, .e-input-group.e-control-wrapper textarea.e-input::selection, .e-float-input textarea::selection, .e-float-input.e-control-wrapper textarea::selection {
    background: #707070;
}

.showToggle{
    display:inline;
    visibility:visible;
}
.hideToggle{
    display: none;
    visibility: hidden;
}