﻿

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

a.no-link {
    color: #495057;
}

a.no-link:hover {
    text-decoration: underline !important;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.d-flex label {
    position: relative;
    top: 10px;
    margin-right: 3px;
}

.uppercase {
    text-transform: uppercase;
}

.blocked .remove-icon {
    display: none;
}

.e-input-group.e-control-wrapper {
    padding-left: 3px;
}

input{
    height:27px !important;
}

.modal-body .select2-container{
    width:100% !important;
}

    .modal-body div > label {
        padding-left: 0;
    }

.field-required {
    background-color: #ff000036 !important;
}

.field-warning{
    color:#dc3545;
}
/* CSS RESET*/
body[data-layout=horizontal] .page-content {
    margin-top: 40px;
}

body, .form-control {
    font-size: 14px;
    font-family: Arial;
    color: #495057;
}

body {
    color: #000;
}

.m-b-0 {
    margin-bottom: 0;
}

.m-b-1 {
    margin-bottom: 10px;
}

.m-t-1 {
    margin-top: 10px;
}

.no-padding {
    padding: 0;
}

.cursor {
    cursor: pointer;
}

.container-fluid {
    max-width: 800px;
}

.main-content {
    margin-left: 0 !important;
}

.bg-soft-primary, .avatar-title, .twitter-bs-wizard .twitter-bs-wizard-nav .nav-link.active .step-number {
    background-color: #01A6DE;
    border-color: #01A6DE !important;
    color: #FFF;
}

.user-info {
    padding: calc(32px / 2) 10px;
}

    .user-info span {
        position: relative;
        z-index: 10;
        font-size: 12px;
        line-height: 38px;
        left: 0;
        top: 0;
        color: #555b6d;
        text-transform: uppercase;
    }

body[data-topbar=dark] .user-info span, body[data-topbar=dark] #logoutForm button, body[data-topbar=dark] #logoutForm button:hover {
    color: #e9ecef;
}

.required:after {
    content: " *"; /* This adds the asterisk */
    color: red; /* This sets the color to red */
}

.required.nonrequired:after {
    content: ""; /* This removes the asterisk */
    color: red; /* This sets the color to red */
}

.avatar-title {
    border-radius: 50% !important;
}

.bt-soft-primary {
    border-radius: 10px 10px 0 0;
}

.twitter-bs-wizard .twitter-bs-wizard-nav {
    padding: 4px;
    background-color: rgba(41,147,209,.1);
    border-color: #01A6DE;
}

    .twitter-bs-wizard .twitter-bs-wizard-nav .step-number {
        border-color: #01A6DE;
        color: #01A6DE;
    }

.doc-id {
    padding: 0 32px;
}

.e-pager {
    font-size: 11px;
}

.text-primary {
    color: #01A6DE !important;
    text-transform: uppercase;
    margin-top: 3px;
}

.m-l-2 {
    margin-left: 20px;
}

.m-r-20 {
    margin-right: 20px;
}

.f-16 {
    font-size: 16px;
}

.m-t-0 {
    margin-top: 0;
}

.n-p-r {
    padding-right: 0 !important;
}

.n-p-l {
    padding-left: 0 !important;
}

hr {
    width: 100%;
}

.bold {
    font-weight: bold;
}

.c-black {
    color: #000;
}

.c-white {
    color: #FFF;
}

.bg-white {
    background-color: #FFF;
}

.custom-swal-container .swal2-icon.swal2-warning {
    border-color: #dc3545;
    color: #dc3545;
}

h2#swal2-title {
    background: none !important;
}

label.checkbox-label {
    position: relative;
    top: 5px;
    left: 5px;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.navbar-header h3 {
    color: #FFF;
    text-decoration: underline;
}

.btn {
    text-transform: uppercase;
}

    .btn.btn-link:focus {
        border-color: transparent;
    }

.btn-primary, .twitter-bs-wizard .twitter-bs-wizard-pager-link li a {
    background-color: #01A6DE;
    border-color: #01A6DE;
    color: #000;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .twitter-bs-wizard .twitter-bs-wizard-pager-link li a:not(:disabled):not(.disabled).active, .twitter-bs-wizard .twitter-bs-wizard-pager-link li a:not(:disabled):not(.disabled):active, .show > .twitter-bs-wizard .twitter-bs-wizard-pager-link li a.dropdown-toggle {
        background-color: transparent;
        border-color: transparent;
        color: #01A6DE;
    }

.btn-warning {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #000;
}

    .btn-warning:hover {
        background-color: #f4b804;
        border-color: #f4b804;
        color: #000;
    }

.btn-menu a, .btn-menu a:hover {
    color: #FFF;
    text-decoration: none;
}

.transaction-documents #btnUpload {
    margin: 10px 10px 0;
}

#logoutForm .btn.btn-link,
.btn.btn-menu {
    padding-top: 25px;
}

#logoutForm button, #logoutForm button:hover {
    border: none;
    color: #555b6d;
    text-decoration: none;
}

.logo, .logo:hover {
    color: #FFF;
    font-size: 150%;
}

.e-pager .e-currentitem, .e-pager .e-currentitem:hover {
    background-color: #01A6DE;
    border-color: #01A6DE;
}

.id-picture {
    max-height: 105px;
    position: absolute;
    right: 15px;
}

span#inputGroupFileAddonwithlabel {
    min-width: 59px;
    font-size: 14px;
}

#transactionWizard .twitter-bs-wizard-tab-content, #customerWizard .twitter-bs-wizard-tab-content {
    min-height: 300px;
}

#transactionWizard .tab-content > .active {
    min-height: 220px;
}

.twitter-bs-wizard .twitter-bs-wizard-pager-link li {
    border-radius: 10%;
    text-transform: uppercase;
}

    .twitter-bs-wizard .twitter-bs-wizard-pager-link li a {
        padding: .55rem .75rem;
    }

span.e-control-wrapper.e-numeric.e-input-group.input-amount {
    position: relative;
    top: 1px;
}

input#ejs_amount, #calcAWG, #calcUSD, input#payment, input#Amount, input#startAmountDollars, input#startAmountAwg, input#ejsMaximumAmount, input#amountDollars, input#amountAwg {
    height: 37px;
    font-size: 19px;
    padding-top: 3px;
}

input#ejsMaximumAmount {
    font-size: 17px;
    margin-top: 3px;
}

input#payment {
    height: 38px;
    margin-top: 0px;
    top: 1px;
    position: relative;
}

.start_amount {
    font-size: 30px;
}

label#withdrawAmount {
    font-size: 20px;
}

input#numberTransactions {
    font-size: 17px;
    margin-top: 3px;
    height: 34px;
}

.d-flex.is-organization-client, .d-flex.is-person-client {
    width: 250px;
    display: inline-block !important;
}

.form-check {
    float: left;
    width: 70px;
}

.e-input-group.e-control-wrapper textarea.e-input {
    min-height: 57px !important;
}

.e-autocomplete {
    position: relative;
    top: -3px
}

.btn-save, .btn-save:hover {
    display: inline-block;
    padding: .47rem .75rem;
    background-color: #556ee6;
    color: #fff;
    border-radius: .25rem;
}

.table .row {
    padding: .25rem .75rem 0;
    vertical-align: top;
    border-top: 1px solid #eff2f7;
}

    .table .row.first {
        margin-top: 1rem;
    }

    .table .row label {
        padding: .25rem .75rem 0;
        float: left;
        width: 130px;
    }

    .table .row .value {
        padding: .25rem .75rem;
    }

.twitter-bs-wizard .twitter-bs-wizard-pager-link li.disabled a {
    display: none;
}

.warning {
    color: #ff0000;
    padding: 5px 0;
}

.form-control-file {
    padding-left: 9px;
}

.bg-dark-primary {
    background-color: #01A6DE;
}

    .bg-dark-primary .text-primary {
        background-color: #01A6DE;
        color: #FFF !important;
        height: 35px;
    }

button.btn.btn-upload {
    padding: 6px;
    font-size: 9px;
    font-weight: bold;
}

    button.btn.btn-upload.documentList {
        left: 16px;
        position: relative;
        top: 15px;
    }

label#uploadLabel {
    font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
}

ul.uploaded-documents {
    max-width: 586px;
    padding-left: 10px;
}

    ul.uploaded-documents li {
        background-color: #e9ecef;
        list-style: none;
    }

    ul.uploaded-documents .document-remove, .document-download {
        float: left;
    }

    ul.uploaded-documents .document-filename {
        float: left;
        width: 58%;
        margin-right: 2%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    ul.uploaded-documents .kind-document {
        float: left;
        width: 28%;
        margin-right: 2%;
    }

        ul.uploaded-documents .kind-document:first-letter {
            text-transform: capitalize;
        }

    ul.uploaded-documents .fa-trash.remove-icon-document:before {
        color: rgba(244,106,106,.99) !important;
        font-size: 14px;
        position: relative;
        cursor: pointer;
    }

.fa {
    margin-right: 10px;
}

.fa-trash:before {
    content: "\f1f8";
    font-size: 14px;
}

.fa-download:before {
    content: "\f019";
    cursor: pointer;
}

i.fas.fa-info-circle.fa-2x {
    position: relative;
    top: -2px;
}

li.hidden {
    display: none;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

#logout {
    color: #fff;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

/* Check box*/

.checkbox label,
.radio label {
    padding-left: 10px;
    position: relative;
    top: 11px;
}

.checkbox input,
.radio input {
    top: 0;
    left: 0;
    margin-left: 0 !important;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 0;
}

.checkbox .input-helper:before,
.radio .input-helper:before,
.checkbox .input-helper:after,
.radio .input-helper:after {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    content: "";
}

.checkbox .input-helper:before,
.radio .input-helper:before {
    left: 14px;
    border: 1px solid #ccc;
}

.checkbox.disabled,
.radio.disabled {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.checkbox input {
    width: 17px;
    height: 9px;
}

    .checkbox input:checked + .input-helper:before {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    .checkbox input:checked + .input-helper:after {
        -webkit-transform: scale(1) rotate(-50deg);
        -ms-transform: scale(1) rotate(-50deg);
        -o-transform: scale(1) rotate(-50deg);
        transform: scale(1) rotate(-50deg);
        opacity: 1;
        filter: alpha(opacity=100);
    }

.checkbox .input-helper:before {
    top: 14px;
    width: 17px;
    height: 17px;
}

.checkbox .input-helper:after {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0) rotate(80deg);
    -ms-transform: scale(0) rotate(80deg);
    -o-transform: scale(0) rotate(80deg);
    transform: scale(0) rotate(80deg);
    width: 22px;
    height: 9px;
    border-bottom: 2px solid #009688;
    border-left: 2px solid #009688;
    border-bottom-left-radius: 2px;
    left: 8px;
    top: 13px;
}

.e-toast-container {
    z-index: 2000 !important;
}

#createPerson .form-check-label, #createEntity .form-check-label {
    width: 60px;
    margin-bottom: 15px;
}

ul.matches {
    padding-left: 0;
    margin-top: 15px;
    width: 100%;
    border: 1px solid #cecece;
    padding: 10px 0;
}

    ul.matches li {
        cursor:pointer;
        font-weight:bold;
    }

    @media (min-width: 1200px) {
        body[data-layout=horizontal] .container-fluid, body[data-layout=horizontal] .navbar-header {
            max-width: 100%;
        }
    }

    .toggle-password {
}

#loadingMsg.loading {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #ffffff url('/img/loading.gif') 50% 50% no-repeat;
    background: rgba( 255, 255, 255, .8 ) url('/img/loading.gif') 50% 50% no-repeat;
}

    #loadingMsg.loading p {
        position: relative;
        z-index: 1000;
        height: 100%;
        width: 100%;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 20px;
        top: 50%;
    }
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.loading .loading {
        display: block !important;
    }

hr {
    position: relative;
    top: 5px;
}

textarea {
    min-height: 150px;
}
/* REPORT MENU*/
.bx.bx-check {
    color: #fff;
    background-color: #34c38f;
    font-size: 18px;
    position: relative;
    top: 1px;
}

.bx.bx-minus {
    position: relative;
    top: 3px;
    font-size: 18px;
}

/**/
div#toolbar-template {
    background-color: #2a3042;
}

.e-toolbar .e-toolbar-items {
    background: transparent;
    color: #FFF;
}

h5.e-toolbar-title {
    color: #FFF;
    padding: 8px 8px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.title-card {
    background-color: #2a3042;
    color: #FFF;
    margin: -15px 0 0;
    padding: 10px 10px 3px;
    margin-bottom: 1rem;
}

.card-title {
    font-size: 15px;
    margin: 0 0 7px 0;
    font-weight: bold;
    color: #FFF;
}

.step-header {
    background-color: #2a3042;
    text-align: right;
}

.btn-header {
    background-color: transparent;
    border-color: transparent;
    color: #FFF;
}

.btn-link.c-white:hover, .btn-link.c-white:active, .btn-link.c-white:focus {
    color: #FFF;
    font-weight: 600;
}

.e-grid .e-headercell, .e-grid .e-detailheadercell {
    background-color: #01A6DE;
    color: #000;
}

.e-grid .e-headercelldiv {
    font-weight: 300;
    font-size: 12px;
    text-transform = uppercase;
}

.nav-tabs {
    border-bottom: 5px solid #2a3042;
    margin-bottom: 1rem;
}

    .nav-tabs .nav-item {
        margin-bottom: 0;
    }

    .nav-tabs .nav-link {
        color: #2a3042;
        background-color: #01A6DE;
        border-color: #01A6DE #01A6DE #fff;
        margin-right: 3px;
    }

        .nav-tabs .nav-link.active {
            color: #FFF;
            background-color: #2a3042;
            border-color: #2a3042 #2a3042 #fff;
        }

h2 {
    background: #EEEEEE;
    border-radius: 4px;
    padding: 6px 8px;
    font-size: 14px;
    position: relative;
    margin-bottom: 0px;
}

h6 {
    font-size: 1rem;
}

div > label {
    display: inline-block;
    width: 330px;
    padding-left: 10px;
    position: relative;
    vertical-align: bottom;
    margin-bottom: 4px;
}

div > input[type="checkbox"] {
    display: inline-block;
    padding: 5px;
    margin: 5px;
}

.datepicker {
    z-index: 1002 !important;
    border: 1px solid #ced4da !important;
}

    .date.input-group {
        width: 250px;
        display: inline-block;
        border: none !important;
        padding-left: 0;
    }

.input-group-append {
    display: inline-block;
}

span.input-group-text {
    background: none;
    border: 0 solid #ced4da;
    padding: 4px 0 5px;
    margin: 0;
    cursor: pointer;
}

.fa-calendar:before {
    content: "\f133";
    font-size: 16px;
    left: 5px
}

i.fa.fa-calendar {
    left: 4px;
    position: relative;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da !important;
    border-radius: 4px;
}

.select2-container--default .select2-search--dropdown {
    padding: 2px;
}

.search-option i.fa.fa-search {
    float: right;
    position: relative;
    top: 8px;
}

/* Accordion */
#accordion .card-header {
    background-color: #01A6DE;
    min-height: 35px;
}

    #accordion .card-header a {
        color: #FFF !important;
        font-weight: bold;
        top: 4px;
        position: relative;
    }

#accordion .card-body {
    padding: 1.25rem 0;
}

.subject-element.fa-trash:before, .transaction-element.fa-trash:before {
    color: #FFF;
}

.bx.bx-x-circle.remove-icon {
    text-align: right;
    float: right;
    cursor: pointer;
}

.bx-plus-circle:before, .bx-x-circle:before {
    font-size: 22px;
}

.bxs-file-pdf:before {
    font-size: 35px;
    color: #e1696f;
    position: relative;
    top: -1px;
}

.report-element.bx.bxs-file-pdf:before {
    font-size: 26px;
}

.report-element.bx.bxs-file-pdf, .report-element.bx.bxs-download {
    display: none;
}

.gridIcon {
    float: left;
    width: 30px;
}

.blocked .report-element.bx.bxs-file-pdf {
    display: block;
    text-align: right;
    position: relative;
    right: -13px;
}

.blocked .report-element.bx.bxs-download {
    display: block;
    text-align: right;
    position: relative;
    right: -8px;
}

.bx-mail-send {
    float: left;
    margin: 0;
    width: 22px;
    position: relative;
    right: 10px;
}

.bx-mail-send:before {
    content: "\eab7";
    font-size: 38px;
    width: 22px;
}

.report-element.bx.bxs-download {
    margin: 0;
    float: left;
    width: 22px;
}

.report-element.bx.bxs-download:before {
    font-size: 26px;
}

.modal_forms {
    width: auto;
    margin: 0px auto;
    background: #FFFFFF;
    padding-bottom: 10px;
}

    .modal_forms select, #obj_form select {
        margin: 5px 0px 0px 0px;
        width: 250px;
        display: inline-block;
    }

    .modal_forms h4 {
        margin: 0px;
    }

    .modal_forms h2 {
        margin: 2px 0px;
        position: relative;
        padding-left: 20px;
    }

        .modal_forms h2 img {
            position: absolute;
            top: 1px;
            right: 3px;
        }

    .modal_forms > div {
        margin: 0px;
    }

    .modal_forms div {
        position: relative;
    }

        .modal_forms div > input[type="text"], .modal_forms div > input[type="password"], .modal_forms div > input[type="date"] {
            display: inline-block;
            width: 250px;
            margin-top: 5px;
            padding: 6px 10px;
            height: 27px;
        }

        .modal_forms div > ul li {
            min-width: 150px;
            height: 31px;
            line-height: 31px;
            padding-left: 10px;
        }

            .modal_forms div > ul li span {
                width: 80%;
                display: inline-block;
            }

    .modal_forms .req_field {
        background-color: #FF8C81;
    }

    .modal_forms .req_field_red {
        background-color: #FF8C81;
    }

    .modal_forms .np_tools, .modal_forms .rp_tools {
        height: 25px;
    }

    .modal_forms .form_tab {
        padding-bottom: 10px;
    }

        .modal_forms .form_tab table {
            width: 780px;
            margin: 5px auto;
        }

    .modal_forms .show_tab {
        position: absolute;
        top: 3px;
        left: 6px;
        display: block;
        width: 18px !important;
        height: 18px !important;
        padding: 2px 3px !important;
        text-align: center;
        font-weight: normal;
        color: #123456;
        background: url(../_images/arrow_right.png) no-repeat center center;
    }

    .modal_forms .min_tab {
        position: absolute;
        top: 1px;
        left: 6px;
        display: block;
        width: 15px !important;
        height: 17px !important;
        padding: 2px 3px !important;
        text-align: center;
        font-weight: normal;
        color: #123456;
        background: url(../_images/arrow_right.png) no-repeat center center;
        background-size: 22px;
    }

    .modal_forms .sv_btn {
        position: relative;
        height: 30px;
        background: #01A6DE;
        border-radius: 4px;
    }

        .modal_forms .sv_btn span {
            position: absolute;
            top: 2px;
            right: 0px;
            display: inline-block;
            border-radius: 4px;
            font-size: 12px;
            margin: 0px 5px;
        }

            .modal_forms .sv_btn span:hover {
                background: #01A6DE;
            }

                .modal_forms .sv_btn span:hover > a {
                    color: #FFFFFF;
                }

            .modal_forms .sv_btn span a {
                display: block;
                padding: 6px 5px;
            }

                .modal_forms .sv_btn span a:hover {
                    color: #123456;
                }

    .modal_forms > div:nth-child(2) > div:nth-child(2) {
        margin-top: 0px;
    }

input.form-control.transaction-amount {
    display: inline-block;
    width: 75px;
    margin-top: 5px;
    padding: 6px 10px;
    height: 27px;
}

input.form-control.transaction-cents {
    width: 38px !important;    
}

#settings .form-control {
    width: 90%;
}

.phone-row {
    display: inline-block;
    max-height: 30px;
}

.phone-section label {
    float: left;
    top: 12px;
}

.phone-country {
    float: left;
    width: 65px;
}

    .phone-country input {
        width: 60px !important;
        margin-left: 3px;
    }

.phone-number {
    float: left;
    width: 250px !important;
}

    .phone-number input {
        width: 189px !important;
    }

    .phone-number button {
        padding: 0 0.5rem;
        height: 22px;
    }

.add-phone, .add-email {
    text-align: right;
    position: absolute !important;
    right: 5px;
    top: 0;
    z-index: 1;
}

ul.specificationContentList {
    padding-left: 0;
}

.transaction-specification-section .transaction-subject {
    width: 160px !important;
}

.transaction-specification-section .transaction-role {
    width: 82px !important;
}

.transaction-specification-section .transaction-account-type {
    width:100px !important;
}

.transaction-specification-section .transaction-number {
    width: 120px !important;
}

.transaction-specification-section .transaction-branch {
    width: 118px !important;
}

.transaction-specification-section .transaction-country {
    width: 120px !important;
}

.transaction-specification-section .transaction-subject,
.transaction-specification-section .transaction-role,
.transaction-specification-section .transaction-account-type,
.transaction-specification-section .transaction-number,
.transaction-specification-section .transaction-branch,
.transaction-specification-section .transaction-country {
    font-size: 11px !important;
    margin-right: 4px;
}

    .transaction-specification-section input:disabled {
        background-color: #f7f7f7 !important;
    }

.transaction-specification {
    display: inline-block;
    width: 100%;
    margin: 1rem 0;
}

    .transaction-specification .form_tab {
        padding: 5px 10px 10px;
        float: left;
        width: 100%;
    }

    .transaction-specification div {
        padding-left: 10px;
    }

        .transaction-specification div:first-child {
            padding-left: 0;
        }

.transaction-code .select2-container {
    float: left;
    width: 120px !important;
}

.transaction-subjects .select2-container {
    float: left;
    width: 160px !important;
}

.transaction-currencies .select2-container {
    float: left;
    width: 100px !important;
}

.modal-body label.control-label {
    width: 150px !important;
    float: left;
    display: block;
    position: relative;
    top: 9px;
    font-weight:500;
}

.modal-title {
    font-weight: bold;
    text-transform: uppercase;
}

.transaction-subjects .select2-container, .transaction-code .select2-container, .transaction-subjectRole .select2-container,
.transaction-currencies .select2-container, input.transaction-number, .transaction-branch.e-ddl, .transaction-country .select2-container {
    width: 270px !important;
}

/*.select2-container .select2-selection--single{
    height:36px !important;
    padding-top:3px;
}*/
.select2-container{
    margin-top:5px !important;
}

.modal-body .select2-container {
    margin-top: 0 !important;
}

.select2-container--default .select2-selection--single {
    height: 27px;
    padding: 0;
}

/*.select2-container .select2-dropdown {
    max-height: 200px;*/ /* Change this value to adjust the height */
/*}*/

.select2-container .select2-results__option{
    height:36px !important;
}

.ui-autocomplete {
    z-index: 1051; /* Bootstrap modals usually have a z-index of 1050 */
}

/* Style the overall container of the autocomplete */
.ui-autocomplete {
    position: absolute;
    cursor: pointer;
    background-color: white;
    border: 1px solid #ccc;
    z-index: 1051; /* Ensure dropdown appears above other content, adjust as necessary */
    max-height: 200px; /* Limit the height and make it scrollable */
    overflow-y: auto;
    padding-left:0;
    box-shadow: 0 4px 6px rgba(0,0,0,.1); /* Optional: Adds a shadow for depth */
    width: 250px; /* Adjust based on your input field's width */
}

/* Style individual items in the dropdown */
.ui-menu-item .ui-menu-item-wrapper {
    padding: 8px;
    border-bottom: 1px solid #eee; /* Adds a separator between items */
    font-size: 16px; /* Adjust as needed */
    color: #333; /* Text color */
}

    /* Style the hover state of dropdown items */
    .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
        background-color: #007bff; /* Background color of hovered item */
        color: white; /* Text color of hovered item */
        border-bottom-color: transparent; /* Remove separator line for hovered item */
    }

.ui-helper-hidden-accessible {
    display: none;
}

.transaction-specification-row {
    margin-bottom: 4px !important;
    float: left;
}

.amount-section, .coupures-section {
    float: left;
    width: 100%;
}

.coupure-label, .coupure-count, .coupure-x, .coupure-amount, .coupure-currency, .coupure-tooltip, .coupure-btn-add,
.amount-label, .amount-amount, .amount-decsep, .amount-cents, .amount-currency, .amount-tooltip, .settings-tooltip {
    position: relative;
    float: left;
    top: 0;
}

.coupure-count, .coupure-x, .coupure-amount, .coupure.currency, .coupure-tooltip, .coupure-btn-add,
.amount-amount, .amount-descep, .amount-cents, .amount-currency, .amount-tooltip, .settings-tooltip {
    padding: 0;
    margin: 0 4px;
}

.tooltip .tooltip-inner {
    background-color: #01A6DE; /* Background color */
    color: #fff; /* Text color */
    font-size: 14px; /* Text size */
    width: 200px; /* Tooltip width */
}

.tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #01A6DE; /* Arrow color when tooltip is at the top */
}

.tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #01A6DE; /* Arrow color when tooltip is at the right */
}

.tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #01A6DE; /* Arrow color when tooltip is at the bottom */
}

.tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #01A6DE; /* Arrow color when tooltip is at the left */
}

.toast-top-right {
    top: 70px;
    right: 10px;
}

.toast-title {
    font-size: 125%;
}

.toast-message {
    font-size: 125%;
}

.amount-currency {
    margin: 0;
}

.coupure-count input, .coupure-amount input {
    width: 53px !important;
}

.coupure-amount input {
    width: 57px !important;
}

.amount-label, .coupure-label {
    top: 15px;
}

.amount-decsep, .coupure-x {
    margin: 2px;
    top: 10px;
}

.amount-currency .select2-container, .coupure-currency .select2-container {
    width: 72px !important;
    padding: 0;
    margin: 4px;
}

.btn.btn-add {
    width: 22px;
    height: 22px;
    display: inline-block;
    font-size: 12px;
    text-align: right;
    padding: 2px 0 0;
    position: absolute !important;
    top: 2px;
    right: 7px;
    z-index: 1;
}

.btn.btn-add-phone, .btn.btn-add-email, .btn.btn-add {
    color: #34c38f;
}

.btn-add-phone i.fa.fa-plus, .btn-add-email i.fa.fa-plus, .btn-add i.fa.fa-plus {
    margin-right: 7px;
}

button.btn.btn-add.coupures {
    left: 35px;
    top: 5px;
}

.btn.btn-remove, .document-remove {
    width: 22px;
    height: 22px;
    display: inline-block;
    font-size: 12px;
    text-align: right;
    padding: 2px 0 0;
    position: absolute;
    top: 5px;
    right: 35px;
    z-index: 1;
}

.document-remove {
    top: 2px;
    right: inherit;
    width: auto;
    cursor: pointer;
}

.btn-remove-phone i.fa.fa-trash, .btn-remove-email i.fa.fa-trash, .btn-remove i.fa.fa-trash, .bx.bx-x-circle, i.fa.fa-trash {
    color: rgba(244,106,106,.99);
}

.coupure-btn-remove {
    padding: 0;
    margin: 0;
    float: left;
    top: 3px;
}

.btn-remove-specification {
    padding: 0 !important;
}

.card-header {
    padding: 0.3rem 1.25rem 0.4rem;
}

    .card-header .bx.bx-x-circle {
        color: #FFF;
    }

input.form-control.added-phone {
    margin-left: 4px;
}

input.form-control.added-email {
    margin-left: 3px;
}

input:disabled, select:disabled, button:disabled, textarea:disabled {
    background-color: #e9ecef !important; /* You can change this to any color you like */
}

button:disabled {
    color: #000 !important;
}

.decsep {
    width: 2px;
    text-align: center;
    display: inline-block;
}

.xsep {
    width: 6px;
    text-align: center;
    display: inline-block;
}

.new-row {
    float: left;
    width: 100%;
    min-height: 25px
}

.added-element.new-row input, .added-element.new-row i {
    margin: 0 2px;
    position: relative;
    top: 0px;
    left: -1px;
}

.transaction-specification-section .added-element {
    padding-left: 0;
}

/* REPORT */

#report .row {
    margin: 0;
}

.report-header {
    background-color: #2a3042;
    border: 1px solid #2a3042;
    padding: 10px;
}

    .report-header h3 {
        color: #FFF;
        margin-bottom: 0;
    }

#report .text, #report .full-text {
    font-size: 18px;
    padding: 10px;
    width: 50%;
    border: 1px solid #2a3042;
}

#report .full-text {
    width: 100%;
}

#report .table-title {
    background-color: lightgrey;
}

/* Client */
#clientContent .table th {
    font-weight: 100;
}

#clientContent .card-title {
    color: #2a3042;
}

#clientContent .e-grid .e-headercell, #clientContent .e-grid .e-detailheadercell {
    background-color: #3d4661;
    color: #FFF;
}

#clientContent .e-pager .e-currentitem, #clientContent .e-pager .e-currentitem:hover {
    background-color: #3d4661;
    border-color: #3d4661;
}
/*Tooltip*/
.fa-info-circle:before {
    content: "\f05a";
    font-size: 17px;
    position: relative;
    top: 0px;
    left: 3px;
    color: #01A6DE;
}

@media (max-width: 768px) {
    .main-content, .page-content, .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    /* Report Menu */
    ul.nav.nav-tabs.mb-1 {
        padding-left: 15px;
    }

    div > label {
        width: 162px;
    }

    input.form-control.phone-input, input.form-control.email-input {
        width: 150px !important;
    }

    .modal_forms select, #obj_form select, .modal_forms div > input[type="text"], .modal_forms div > input[type="password"], .modal_forms div > input[type="date"] {
        width: 195px;
    }

    .select2-container {
        width: 195px !important;
    }

    ul.uploaded-documents {
        max-width: 100%;
    }

        ul.uploaded-documents .document-filename {
            float: left;
            width: 55%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        ul.uploaded-documents .kind-document {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 26%;
        }
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }

    .select2-container {
        width: 250px !important;
    }
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
.row.top-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sentInformation {
    margin-left: auto;
}


#loadingMsg.loading {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #ffffff url('/img/loading.gif') 50% 50% no-repeat;
    background: rgba( 255, 255, 255, .8 ) url('/img/loading.gif') 50% 50% no-repeat;
}

#loadingMsg.loading p {
    position: relative;
    z-index: 1000;
    height: 100%;
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    top: 50%;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .loading {
    display: block !important;
}