﻿.login-info a.user-name {
    margin-top: 10px;
    margin-left: 7px;
}

.logo-image-210 {
    width: 210px
}

.logo-image-120 {
    width: 120px
}

.footer-coppyright-container {
    padding-top: 15px;
}

.error-message-red {
    color: red;
}

.success-message-green {
    color: green;
}

.email-editor-container div.placeholders-container {
    overflow: auto;
    max-height: 450px;
    margin-top: 2px;
    padding-top: 10px
}

.border-horizontal-none-important {
    border-left: none !important;
    border-right: none !important;
}

.border-none-important {
    border: none !important;
}

.border-none {
    border: none;
}

.navigation-button {
    position: relative;
    top: 7px;
    color: #fcfcfc
}

.search-by-client-ref-container {
    top: 7px;
    color: #fcfcfc
}

.search-form {
    position: relative;
    top: 7px;
}

.activities-table-switch {
    margin: 2.5px auto 2.5px auto;
    display: block;
}

.available-action-legend {
    color: #c0bbb7;
    border-color: #c0bbb7;
}

.flot-pie-chart-formatted {
    font-size: 11px;
    text-align: center;
    padding: 4px;
    color: white;
}

.datatable-columnt-filter-logo-image {
    width: 111px;
    margin-top: 3px;
    margin-right: 10px;
}

.table-padding {
    padding: 0 13px 13px 13px;
}

/*checkout payment*/
.checkout-payment-form *, *::after, *::before {
    box-sizing: border-box
}

.checkout-payment-form html {
    padding: 1rem;
    background-color: #FFF;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.checkout-payment-form .payment-container {
    width: 100%;
    padding: 30px 25px;
}

.checkout-payment-form #payment-form {
    width: 31.5rem;
    margin: 0 auto
}

.checkout-payment-form iframe {
    width: 100%
}

.checkout-payment-form .one-liner {
    display: flex;
    flex-direction: column
}

.checkout-payment-form #pay-button {
    border: none;
    border-radius: 3px;
    color: #FFF;
    font-weight: 500;
    height: 40px;
    width: 100%;
    background-color: #13395E;
    box-shadow: 0 1px 3px 0 rgba(19,57,94,0.4)
}

    .checkout-payment-form #pay-button:active {
        background-color: #0B2A49;
        box-shadow: 0 1px 3px 0 rgba(19,57,94,0.4)
    }

    .checkout-payment-form #pay-button:hover {
        background-color: #15406B;
        box-shadow: 0 2px 5px 0 rgba(19,57,94,0.4)
    }

    .checkout-payment-form #pay-button:disabled {
        background-color: #697887;
        box-shadow: none
    }

    .checkout-payment-form #pay-button:not(:disabled) {
        cursor: pointer
    }

.checkout-payment-form .card-frame {
    border: solid 1px #13395E;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 8px;
    height: 40px;
    box-shadow: 0 1px 3px 0 rgba(19,57,94,0.2)
}

    .checkout-payment-form .card-frame.frame--rendered {
        opacity: 1
    }

        .checkout-payment-form .card-frame.frame--rendered.frame--focus {
            border: solid 1px #13395E;
            box-shadow: 0 2px 5px 0 rgba(19,57,94,0.15)
        }

        .checkout-payment-form .card-frame.frame--rendered.frame--invalid {
            border: solid 1px #D96830;
            box-shadow: 0 2px 5px 0 rgba(217,104,48,0.15)
        }

.checkout-payment-form .success-payment-message {
    color: #13395E;
    line-height: 1.4
}

.checkout-payment-form .token {
    color: #b35e14;
    font-size: 0.9rem;
    font-family: monospace
}

.checkout-payment-form #checkout-transaction-value-container {
    padding: 30px 25px;
    font-size: 15px;
}

.checkout-payment-form #checkout-transaction-value {
    float: right;
    font-weight: 700;
}
/*
        @media screen and (min-width: 31rem) {
            .one-liner {
                flex-direction: row
            }

            .card-frame {
                width: 318px;
                margin-bottom: 0
            }

            #pay-button {
                width: 175px;
                margin-left: 8px
            }
        }*/
/*end*/

/*easy query*/
.easy-query .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.easy-query .card-header {
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    height: 5rem;
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.easy-query .card-title {
    margin-top: 5px;
    font-size: 1.7rem;
    float: left;
}

.easy-query .float-right {
    float: right;
}

.easy-query .header-button {
    height: 34px !important;
    padding: .25rem .8rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

    .easy-query .header-button > i {
        font-size: 14px;
    }

.easy-query .dropdown-btn::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .5em;
    vertical-align: .255em;
    content: "";
    border-top: .5em solid;
    border-right: .5em solid transparent;
    border-bottom: 0;
    border-left: .5em solid transparent;
}

.easy-query .card-body {
    padding: .7rem;
}

.easy-query .eqv-result-panel-content {
    position: static !important;
    overflow: auto !important;
    display: flex !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
}

.easy-query .eqjs-qp-conditions-root {
    min-height: 40px;
    max-height: 300px;
}

#QueryPanel, #ColumnsBar {
    background: #f9f9f9;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: .5rem;
}

#ColumnsBar {
    padding-bottom: 0;
}

.easy-query .block-caption {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.easy-query .card-header-button {
    padding-top: 0.1rem;
}

    .easy-query .card-header-button button {
        height: 1.7rem;
    }

.easy-query .list-group-item.active {
    border-radius: .25rem;
}

.easy-query .btn-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}

.easy-query .eqv-grid-panel {
    max-height: 450px;
}

#NoReportPanel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 300px;
}

.easy-query .tooltip-inner {
    text-align: left;
}

.easy-query .kdlg-modal-window button {
    font-size: 18px;
}

.easy-query .kdtp {
    font-size: 12px;
}

.easy-query div.eqjs-dtp {
    font-size: 13px;
}

#EntitiesPanel {
    min-height: 400px;
}
/*end*/

.debt-profile-collapse {
    width: 100%;
    padding: 5px;
    padding-left: 13px;
    padding-right: 13px;
}

    .debt-profile-collapse > div.well {
        padding: 5px;
    }

    .debt-profile-collapse header {
        height: 34px;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        align-items: center;
        border-color: #45474b !important;
        background: #4c4f53;
        color: #fff;
        font-size: 14px;
        line-height: 34px;
        font-weight: 400;
        padding-left: 10px;
        padding-right: 10px;
        cursor: pointer;
    }

    .debt-profile-collapse .table {
        margin-bottom: 0;
    }

.display-none {
    display: none;
}

.font-size-12px {
    font-size: 12px;
}

.user-initials {
    height: 25px;
    width: 25px;
    border-radius: 20px;
    background: #c0bbb7;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 12px;
    margin: auto;
}

@media (max-width: 979px) {
    .user-initials {
        display: inline-flex;
    }
}

.text-align-left {
    text-align: left;
}

.visibility-hidden {
    visibility: hidden;
}

.font-bold {
    font-weight: bold;
}

.text-white {
    color: white
}

.client-billing-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fit-content {
    width: fit-content;
    height: fit-content;
}


table.client-table thead > tr > th.padding-10 {
    padding-right: 10px !important;
    padding-left: 10px !important
}
