.text-right {
    text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid var(--vz-input-border);
    border-radius: .25rem;
    outline: none;
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid var(--vz-input-border);
    border-radius: .25rem;
    outline: none;
}

table .dropdown-menu {
    /*position: fixed !important;*/
}

div.dataTables_scrollBody.dropdown-visible {
    overflow: visible !important;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: var(--vz-border-color);
}

table.dataTable thead th,
table.dataTable thead td {
    border-color: var(--vz-border-color);
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none !important;
}

.dataTables_info,
.dataTables_paginate {
    margin-top: 20px;
}

.dataTables_scroll {
    padding-top: 20px;
}

.swal2-html-container {
    font-size: 14px !important;
    line-height: 1.7 !important;
}

.swal2-styled {
    font-size: 14px !important;
}

select[readonly],
input[readonly] {
    background: var(--vz-input-disabled-bg);
    pointer-events: none;
    touch-action: none;
}

.arrow-navtabs .nav-item .nav-link {
    min-width: 210px;
}

.elementHide {
    display: none;
}

.iframeMapGoogle,
.divIframeMapGoogleGeneral iframe {
    width: 100%;
    border: 0;
    width: 100%;
    height: 700px
}

.iconWhatsappDataTableList {
    position: relative;
    top: 3px;
    margin-left: 5px;
    font-size: 16px;
}

.arrow-navtabs .nav-link {
    background: #222;
    margin: 3px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
}

.table thead th {
    font-size: 10px;
    text-transform: uppercase;
}

.table tbody td {
    font-size: 12px;
    max-width: 200px;
    white-space: initial !important;
}

.list-group-info li label {
    font-weight: bold;
    font-size: 12px;
    max-width: 50%;
}

.list-group-info li span {
    font-size: 12px;
    font-weight: 500;
    max-width: 50%;
    white-space: normal;
    text-align: right;
    line-height: 1.5;
}

.icon-big-size-table {
    font-size: 22px;
}

.btn-group-menu-inside {
    width: 160px;
}

.btn-group-menu-inside i {
    margin-right: 10px;
}

.btn-side-menu {
    min-width: 160px;
    margin-right: 5px;
}

.dataTables_length select {
    margin-left: 5px;
    margin-right: 5px;
}

.dataTables_filter input {
    margin-left: 10px !important;
}

.list-group-item i {
    font-size: 18px;
}

.simplebar-mask,
.simplebar-wrapper,
.simplebar-height-auto-observer,
.simplebar-content-wrapper {
    overflow: visible !important;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single {
    display: block !important;
    width: 100% !important;
    padding: 0.5rem 2.7rem 0.5rem 0.9rem !important;
    -moz-padding-start: calc(.9rem - 3px) !important;
    font-size: .8125rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: var(--vz-body-color) !important;
    background-color: var(--vz-input-bg) !important;
    background-image: url(data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 16 16' %3e%3cpath fill= 'none' stroke= '%23343a40' stroke-linecap= 'round' stroke-linejoin= 'round' stroke-width= '2' d= 'M2 5l6 6 6-6' /%3e%3c/svg%3e) !important;
    background-repeat: no-repeat !important;
    background-position: right 0.9rem center !important;
    background-size: 16px 12px !important;
    border: 1px solid var(--vz-input-border) !important;
    border-radius: 0.25rem !important;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out !important;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: 37px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
    top: 1px !important;
    right: 10px !important;
    width: 20px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.clonedDiv .row {
    margin-bottom: 50px;
}

.clonedDiv .btnRemoveCloned {
    margin-right: 10px;
}

.d-none {
    display: none;
}

.select2-container {
    width: 100% !important;
}

.contract-header button {
    min-width: 150px;
}

table td th,
table td {
    vertical-align: middle;
}

.obligationsnoteslist p {
    margin-bottom: 10px;
    line-height: 1.7;
}

.auth-one-bg-position .bg-overlay {
    background: linear-gradient(to right, darken(#bd1717, 6%), #bd1717) !important;
    opacity: 0.9;
}

.auth-one-bg .bg-overlay {
    background: -webkit-gradient(linear, left top, right top, from(#bd1717), to(#bd1717)) !important;
    background: linear-gradient(to right, #bd1717, #bd1717) !important;
    opacity: .9;
}

.check-double-check {
    color: #28a745;
    font-size: 18px;
}

.check-double {
    color: #c5c5c5;
    font-size: 18px;
}

.submit-button {
    min-width: 150px;
}