/* ----------- General --------------------------------------------------------------------- */

.threequarter {
    width: 75% !Important;
}

button {
    border-radius: 5px;
}

.card-body label {
    margin-bottom: 0.4rem;
}

.card-title {
    padding: 20px !important;
    border-bottom: 1px solid #b1b1b161;
    color: #383838;
}

.disabled {
    opacity: 0.7 !Important;
    cursor: not-allowed;
    pointer-events: none;
}

.map-loader {
    opacity: 100;
    visibility: visible;
    transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -webkit-transition: opacity 2s ease-in;
}

.border-bottom-transparent {
    border-bottom: 3px solid transparent !important;
}

.editableInput:hover {
    border-bottom: 3px solid #FFCA28 !important;
}

.width-unset {
    width: unset !Important;
}

/* ----------- Bootstrap Class Additions ------------------------------------------------ */

.px-10 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}

.px-15 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
}

.w-49 {
    width: 49%;
}

.h-100 {
    height: 100%;
}

/* ----------- Form --------------------------------------------------------------------- */

#ipc-form .card-title {
    background: #bc631b;
    color: #eee;
}

#ipc-form .card-body {
    padding: 0.2rem;
}

.card-body label {
    color: #3c3c3c;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
    outline: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* Input Number - Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

#ipc-form input[type="checkbox"] {
    margin: 1rem 0;
}

#ipc-form .required label:after {
    color: red;
    content: " *";
    display: inline;
    font-size: 1em;
}

#ipc-form .required .SumoSelect label:after {
    content: "";
}

.custom-file-upload:after {
    content: "" !Important;
}

.form-control:focus {
    box-shadow: none;
}

.light-filter, .light-input, .SumoSelect, .dataTables_wrapper .dataTables_filter input {
    background: #f1f2f6 !important;
    border: none;
    border-radius: 5px;
    color: #555C66;
    border-bottom: 3px solid white;
}

.menu-content .light-filter:hover {
    background: #efefef !important;
    cursor: pointer;
}

table.dataTable, table.dataTable th, table.dataTable td {
    font-size: 13px;
}

.threequarter .SumoSelect > .CaptionCont > span.placeholder {
    color: black !important;
}

#ipc-form input[type="file"] {
    display: none;
}

form label.upload {
    font-size: 14px;
}

.custom-file-upload {
    padding: 7px 12px;
    cursor: pointer;
    background: #e98a39 !important;
    border: none !important;
    border-radius: 5px;
    color: white !Important;
}

.list-upload-item {
    background: #f1f2f6 !important;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 0.9rem;
    color: #ff7300;
    text-align: left;
}

.list-upload-item-warning {
    width: 50%;
    background: #ff000026 !important;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    font-size: 0.9rem;
    color: #ff0000;
}

form {
    background: none;
    padding: 0px 5px;
}

.form-div {
    background: #f9f9f9;
    border: solid 1px #eee;
    border-radius: 7px;
    margin-bottom: 15px;
    border-top: 1px #bc631b solid;
    padding: 10px;
}

.SumoSelect > .CaptionCont {
    height: 30px;
}

/* keep the editor inside its column */
.jHtmlArea {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
}
.jHtmlArea iframe {
    width: 100% !important;
}

/* ----------- Table --------------------------------------------------------------------- */

.table th {
    background: none;
}

.table {
    margin-bottom: 0 !Important;
}

.table tr:nth-child(odd) {
    background: #f8f8f8;
}

.table-div:not(.debtor-dashboard-container .table-div) {
    min-height: 400px;
}

.table-div table {
    font-size: 14px;
    table-layout: fixed;
}

.table-info-icon {
    font-size: 10px;
}

.table-div::-webkit-scrollbar {
    height: 10px;
}

.table-div::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.table-div::-webkit-scrollbar-thumb {
    background: #aaa;
}

.table-div::-webkit-scrollbar-thumb:hover {
    background: #888;
}

.table-div a.btn, .table-div a.btn:hover {
    color: #fff !important;
    font-size: 14px !important;
    min-width: 50%;
}

.table-container h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#ipc-table td, .grid-tile .data {
    padding: 1.5px 3px;
    font-size: 14px;
    background: #f5f6f8;
}

.grid-tile .data {
    border-top: none;
    border-radius: 10px;
    margin: 0 0 5px 0;
}

.form-card {
    background: #f2f3f7;
    border-radius: 5px;
}

.text-bubble {
    font-size: 13px;
    background: #f1f2f6;
    border-radius: 5px;
    padding: 5px;
}

.side .data {
    margin: 0px;
}

#ipc-table th, .grid-tile .headings div {
    padding: 0.2rem;
    font-size: 14px;
    background: none;
    color: #979797;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    border: none;
}

.grid-tile .headings div {
    padding-top: 1rem;
    padding-left: 1rem;
    font-weight: bold;
}

.grid-tile .headings.renewals {
    margin: 0 0 5px 0;
}

.grid-tile .headings.renewals div {
    padding-left: 0;
}

.grid-tile h3, .grid-tile h2 {
    margin-top: 0;
    font-family: 'Signika', sans-serif;
    color: #979797 !Important;
    font-size: 16px !Important;
    font-weight: bold;
}

#ipc-table tr:first-of-type {
    background: none !Important;
    border-bottom: 1px solid #b1b1b161;
}

#ipc-table tr {
    background: none;
}

#ipc-table {
    border-radius: 5px;
    overflow: hidden;
}

#ipc-table table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 5px;
}

#ipc-table tr:hover td {
    color: #D8711D;
    cursor: pointer;
}

.table-div {
    min-height: 22.7rem !Important;
}

.no-records i {
    font-size: 3rem;
}

.no-records {
    margin: 20% 0px;
    opacity: 0.8;
    border-radius: 10px;
}

.no-records h3 {
    font-size: 1.35rem;
}

.min-table-height {
    min-height: 510px;
}

.expandable.force-expanded {
    display: block !important;
}

/* ----------- Menus --------------------------------------------------------------------- */

.menu-content {
    min-height: 21rem;
}

.menu-top {
    border-top: 5px solid #bc631b;
}

.menu-top-grey {
    border-top: 5px solid #6c757d;
}

.menu h5 {
    background: #bc631b;
    color: #eee;
}

.menu h4 {
    font-size: 1rem;
    font-family: 'Signika', sans-serif;
}

.menu .list-group-item:hover {
    background: #f3f3f3 !Important;
    cursor: pointer;
    border-radius: 5px;
}

.menu .list-group-item {
    border-bottom: 1px solid #80808026 !important;
    color: #161616;
}

.menu a {
    color: #d5721f !important;
    border-bottom: none;
    text-decoration: none;
}

.menu .btn {
    color: white !Important;
    margin-bottom: 5px;
    font-size: 14px;
}

.menu .menu-section {
    margin-bottom: 2.5rem;
}

.highlighted {
    color: black;
}

.priority-highlight {
    background-color: #e9e0ff !Important;
}

.menu input, .menu select {
    width: 100%;
    padding: 0.375rem 0.5rem;
    border-radius: 0.25rem;
    margin-bottom: 10px;
}

.list-menu {
    background: #f9f9f9;
    padding: 15px;
    border: solid 1px #D2D1D1;
    border-radius: 10px;
    margin-bottom: 15px;
    font-size: 15px;
}

.filter-bar {
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 15px;
    background: #fff !Important;
    border: 1px solid rgb(0 0 0 / 7%);
    border-top: 4px solid #ebebeb;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 8%) !important;
}

.filter-bar select, .filter-bar input[type=text] {
    background: #f1f2f6 !important;
    border: none !important;
    border-radius: 5px;
    font-size: 13px;
    width: unset;
}


.report-table .min-height {
    min-height: 365px;
}

.report-table .data-table th, .report-table .data-table td {
    padding: 5px;
}

.stripe-table {
    width: 100%;
    background: #fff;
}

.stripe-table td {
    font-size: 13px;
}

.stripe-table th {
    background: #ebebeb;
    font-family: 'Signika', sans-serif;
}

.stripe-table .dynamic-list-item:hover {
    background-color: #ececec;
    cursor: pointer;
}

.optWrapper input[type=text] {
    background: transparent !important;
}

.optWrapper input[type=text]:hover, .optWrapper input[type=text]:focus {
    border-bottom: none !Important;
}

/* ----------- General --------------------------------------------------------------------- */

a:hover {
    text-decoration: none !Important;
}

#wrapper {
    min-height: 950px;
}

.menu-section h3, .menu h3 {
    font-size: 16px !Important;
}

.cursor-pointer {
    cursor: pointer;
}

.no-pointer-events {
    pointer-events: none;
}

.form-control {
    border: none;
    transition: none;
    height: unset;
}

.card-body .form-control, .menu select, .menu input[type=text], .menu input[type=number] {
    border-bottom: 3px solid #fff;
}

.grid-tile .card .grid-title {
    border-bottom: 1px solid rgb(0 0 0 / 8%);
}

.bg-pale {
    background: #f7f9f8 !Important;
}

.no-overflow {
    overflow: unset;
}

.fa-check-circle {
    color: #28a745
}

.icon-grey {
    color: #7f92b0 !Important;
}

.icon-opacity-background {
    padding: 3px;
    border-radius: 6px;
}

.numeric-stat-figure {
    font-size: 1.7rem;
    color: #D8711D;
    font-family: 'Signika', sans-serif;
}

.medium-stat-number {
    font-size: 1.4rem;
    font-family: 'Signika', sans-serif;
    color: #888a93;
}

.text-red {
    color: red;
}

label i {
    color: white;
}

.shadow {
    box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 3%) !Important;
}

html {
    scroll-behavior: smooth;
}

.grey-stat-title {
    color: #7e7e7e;
    font-size: 1.1rem;
}

.medium-icon {
    font-size: 1.5rem !Important;
}

.font-white {
    color: #fff;
}

.font-black {
    color: #000;
}

.font-brown {
    color: #90938f;
}

.font-orange {
    color: #d5721f;
}

.unset-shadow {
    box-shadow: unset !important;
}

.font-red {
    color: red !important;
}

.font-grey {
    color: #262626 !important;
}

.interactive {
    cursor: pointer;
}

#notificationNavCounter:hover {
    background: none !Important;
}

#notificationNavCounter .nav-bar-notifications:hover {
    background: #e70101;
}

.nav-bar-notifications {
    background: #d10000;
    padding: 4px 5px;
    border-radius: 5px;
    font-family: 'Signika', sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
}

.new-large-notification {
    border-radius: 4px;
    background: #d72c2c;
    display: inline-block;
    color: white;
    padding: 0 5px;
    cursor: pointer;
    font-size: 1.4rem;
    min-width: 35px;
    text-align: center;
    position: relative;
    bottom: 2px;
}

.new-large-notification:hover {
    background: #ff0000;
}

.statistics i {
    font-size: 23px;
}

.grid-tile {
    border: 1px solid rgb(0 0 0 / 5%);
    box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 3%);
    background: #fff !Important;
    margin-bottom: 10px;
    border-radius: 7px;
    font-size: 14px;
    padding: 14px 15px;
}

.grid-title {
    color: #D8711D;
    font-size: 1.3rem;
}

.settings-panel {
    background: #ededed;
    padding: 40px;
    margin: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

.settings-panel:hover {
    background: #e9e9e9 !Important;
}

.settings-panel h2 {
    font-size: 1rem;
}

.settings-panel i {
    font-size: 1.4rem;
    color: #837b7b;
}

.success-box {
    background: #c0ffc0;
    padding: 5px;
    border-radius: 5px;
    font-family: 'Signika', sans-serif;
}

.stat-menu {
    height: 90%;
}

.report-option {
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 8%) !important;
    margin: 20px 0;
    border-radius: 5px;
}

.report-list .dynamic-list-item:hover {
    background: #d5721f;
    color: white;
    cursor: pointer;
}

.border-bottom-none {
    border-bottom: none !important;
}

.border-bottom-red {
    border-bottom: 2px solid red;
}

.border-bottom-light {
    border-bottom: 1px solid rgb(0 0 0 / 6%) !important;
}

.border-none {
    border: none !important;
}

.statistic-tile-grey {
    background-color: #f0f4f7 !important;
    overflow: auto;
}

.grey-accent-box {
    background: #f5f5f5;
}

.gold-accent-box {
    background: #f5f3e6
}

.small-text {
    font-size: 0.8rem !Important;
}

.title-background {
    padding: 0;
}

.title-background h1 {
    color: #777777;
    font-size: 1.5rem;
    margin-top: 0;
    padding: 0.8rem;
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
    font-weight: 700;
}

.backLink {
    margin-top: -25px;
}

.backLink a:hover, a:hover {
    text-decoration: none !Important;
}

.backLink a:hover {
    text-decoration: none !Important;
    color: #ff7400 !important;
}

.backLink a {
    color: #d5721f !important;
}

.shadow-sides {
    box-shadow: 0 -0.5rem 1rem rgba(0, 0, 0, 9%) !important;
}

.light-shadow {
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);
}

.flex-align-middle, .flex-middle {
    display: flex;
    align-items: center;
}

.flex-align-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-media-links i {
    font-size: 15px;
}

.nav-media-links a {
    padding: 10px 3px !Important;
}

.d-cell {
    display: table-cell;
}

.small-icon {
    font-size: 0.9rem;
}

.smaller-icon {
    font-size: 0.6rem;
}

.small-icon-list {
    font-size: 0.8rem;
}

.large-icon {
    font-size: 5rem;
}

.light-border {
    border: 1px solid #33333326;
}

.light-border-right {
    border-right: 1px solid #e3e3e3;
}

.selected-button {
    color: #D8711D;
}

.inactive {
    opacity: 0.7;
    pointer-events: none !Important;
}

.error, .invalid-email {
    background: #FFD2D2 !important;
}

.banner-strip {
    text-align: center;
    font-size: 14px;
    padding: 5px 0px;
}

.no-list-type {
    list-style-type: none
}

.markermessage span {
    margin-left: 5px;
    font-size: 17px;
}

/* ----------- Buttons --------------------------------------------------------------------- */

.button-form-row {
    text-align: center;
    width: 50%;
    margin: auto;
}

.btn {
    font-size: 14px;
}

.btn-orange, .btn-orange:focus, .btn-orange:active {
    background-color: #D8711D;
    border-color: #D8711D;
    font-size: 14px;
    cursor: pointer;
    color: white !important;
    border-bottom: solid 1px transparent;
}

.btn-orange:hover {
    background-color: #ff7300 !important;
    border-color: #ff7300 !important;
}


.btn-secondary {
    color: #fff;
    background-color: #7f92b0 !important;
    border-color: #7f92b0 !important;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #8496B4FF !important;
    border-color: #8496B4FF !important;
}

.btn-brown {
    color: #fff;
    background-color: #90938f !important;
    border-color: #90938f !important;
}

.btn-brown:hover {
    color: #fff;
    background-color: #999f97 !important;
    border-color: #999f97 !important;
}

/* ----------- Loader --------------------------------------------------------------------- */

.loader {
    border: 12px solid #f3f3f3;
    border-top: 12px solid #bc631b;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

.globalLoader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #bc631b;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 1s linear infinite;
    margin: auto;
}

.spinner-small {
    display: none !Important;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#loadingModal .close {
    display: none !Important;
}

/* ----------- Pagination --------------------------------------------------------------------- */

.pagination {
    float: left;
}

.pagination .page-count .page-link, .pagination .page-count .page-link:hover {
    color: #333;
    background-color: #fff;
}

.pagination li {
    list-style-type: none;
}

.pagination li:first-of-type {
    margin-left: 0;
}

.page-link {
    color: #d1714d;
}

.page-link:hover {
    color: #bd5d3a;
}

.pagination .page-link:hover {
    cursor: pointer;
}

#pagination-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(255, 255, 255, 0.6);
    transition: opacity .15s linear;
}

.system-pagination {
    padding: 0;
    margin-top: 0;
}

.system-pagination li {
    list-style: none;
    display: inline;
    margin-left: 0;
    margin-right: 10px;
}

.system-pagination button {
    width: 115px;
    display: inline;
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    color: black;
    background-color: #f3f3f3;
    border: 1px solid #dee2e6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 13px;
    margin-top: 10px;
}

.system-pagination button:hover {
    background-color: #ebebeb;
}

.system-pagination button a {
    color: #fff;
}

.system-pagination button a {
    color: #fff;
    border-bottom: none;
    padding-bottom: 0;
}

/* ----------- MODALS --------------------------------------------------------------------- */

.modal {
    border-radius: 10px !important;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    bottom: auto;
    height: auto;
    margin: 50px 0 50px -27.5%;
    font-size: 15px;
    padding: 25px 35px !important;
}

.modal h1 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: 0 !Important;
}

.modal h2 {
    text-align: center;
    font-family: 'Signika', sans-serif;
    font-weight: 700;
}

.modal .button {
    float: left;
}

.globalLoader {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #bc631b;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    animation: spin 0.7s linear infinite;
    margin: auto;
}

.global-spinner {
    width: 3rem;
    height: 3rem;
    vertical-align: -0.125em;
    border: 0.4em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
}

.progress-bar {
    background-color: #43c10f;
}

/* ----------- MULTISELECT --------------------------------------------------------------------- */

.SumoSelect {
    display: block !important;
    width: 100% !Important;
    height: calc(1.2em + 0.75rem + 2px);
    padding: 0 0.45rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: none !Important;
    border-radius: 0.25rem;
}

.SumoSelect > .CaptionCont {
    position: relative;
    min-height: 14px;
    color: #000;
    margin: 0px;
    font-size: 14px;
    background-color: transparent !Important;
    border: none !Important;
}

.SumoSelect > .CaptionCont > label > i {
    margin: 9px 0 0 6px !Important;
}

.SumoSelect > .optWrapper.open {
    font-size: 14px;
}

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont {
    box-shadow: none !Important;
    border-color: #7799D0;
}

.SumoSelect.disabled > .CaptionCont {
    border-radius: 3px;
    border: none !important;
}

.SumoSelect > .CaptionCont > span.placeholder {
    font-weight: normal;
    color: black;
    font-size: 14px;
    padding-left: 4px;
}

.SumoSelect > .CaptionCont > span {
    color: #555C66 !Important;
}

.SumoSelect > .CaptionCont > span {
    margin-top: 2px;
    font-size: 14px;
    color: black;
}

/* ----------- DOWNLOAD MANAGER --------------------------------------------------------------------- */

.card-box-1 {
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 30px;
    background-color: #fff;
}

.dm-file-name {
    font-size: 15px;
    text-align: center;
    padding-left: 3px;
    color: #7a6847 !Important;
}

.file-man-box-1 {
    padding: 5px;
    border-radius: 5px;
    position: relative;
    min-height: 6.8rem !Important;
    overflow: hidden;
    background: #f1f2f6 !important;
}

.file-man-box-1 .file-close-1 {
    color: #f1556c;
    position: absolute;
    line-height: 24px;
    font-size: 24px;
    right: 10px;
    top: 10px;
    visibility: hidden
}

.file-man-box-1 .file-img-box-1 {
    text-align: center;
}

.file-man-box-1 .file-img-box-1 img {
    height: 34px;

}

.file-man-box-1 .file-download-1 {
    font-size: 32px;
    color: #98a6ad;
    position: absolute;
    right: 10px
}

.file-man-box-1 .file-download-1:hover {
    color: #313a46
}

.file-man-box-1 .deletion-confirm-box i {
    font-size: 1.5rem;
    cursor: pointer;
}

.file-man-box-1:hover .file-close-1 {
    visibility: visible
}

.fa-download {
    margin-left: 2px;
    float: right;
    font-size: 0.7em;
}

.dm-file-name a {
    font-size: 0.9rem;
    color: #7a6847 !Important;
}

.dm-file-name a:hover {
    border: none;
}

.dm-file-name, .confirmDelete {
    cursor: pointer !important;
}

/* Hide reCaptcha logo */

.grecaptcha-badge {
    display: none;
}
