﻿div.dashboard-table, div.or-card {
    padding: 1rem;
    border-radius: 0.5rem;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(58 59 69 / 15%) !important;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    margin-bottom: 2rem;
    border: 1px #6c6e7e;
}

div.or-card div.or-chart-col {
    max-width: 250px;
}

div.or-card div.or-chart-col:not(:last-child), div.or-card div.or-widget:not(:last-child) {
    border-right: 1px #6c6e7e solid;
}

p.dashboard-table-header, p.or-card-header {
    margin: 15px 0 30px 0;
    font-weight: bolder;
}

p.or-label-for-details {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0 !important;
}

p.or-paragraph-for-details {
    font-weight: 900;
    font-size: 1.2em;
    margin-bottom: 0 !important;
}

p.or-details-label {
    font-weight: 900;
}

p.or-details-setting {
    font-size: 1.6rem;
}

.log-text-has-change {
    color: #3acb05 !important;
    font-weight: bold;
}

.content {
    margin: auto;
    margin-top: 15px;
    width: 90% !important;
    max-width: 1400px !important;
}

div.head-button-section {
    margin-top: 5px;
    margin-bottom: 15px;
}

div.or-dl-details {
    width: 50%;
    min-width: 600px;
}

div.myContainer {
    border: black 1px solid;
    min-height: 100px;
}

div.or-rate-prices {
    display: none;
}

div.price-for-equipment-div {
    margin-left: -1.25rem;
}

.equipment-checkbox {
    width: 20px;
    height: 20px;
}

.equipment-checkbox-lable {
    line-height: 32px;
    padding-left: 0.5rem;
}

h4.h4-or-rental {
    float: left;
}

i.fas:hover, i.far:hover, i.fa-solid:hover {
    cursor: pointer;
}

i.no-hover {
    cursor: default !important;
}

td.or-red {
    color: red;
}

a.btn-or-rental {
    float: left;
    margin-bottom: 15px;
    margin-left: 25px;
}

.table td, .table th {
    padding: 0.25em !important;;
}

.table td.nr-align-right {
    text-align: right !important;
}

div.or-details-col {
    max-width: 215px !important;
}


footer {
    margin: auto;
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0%;
    overflow: auto;
    z-index: 999999999 !important;
}

div.or-spacer {
    height: 150px;

}

.page-link {
    color: #343a40 !important;
}

.page-item.active .page-link {
    background-color: #343a40 !important;
    color: #fff !important;
    border-color: #343a40 !important;

}

.bg-black {
    background-color: #000000 !important;
}

.custom-control-label:hover {
    cursor: pointer;
}

.or-no-pointer {
    cursor: default !important;
    color: #cfd4d9 !important;
}

.or-no-pointer-same-color {
    cursor: default !important;
}

ol.breadcrumb {
    margin-bottom: 0 !important;
}

/* Helper for select button */
.btn.dropdown-toggle.btn-light {
    background: white !important;
    border: #d1d3e2 1px solid !important;
}

div.or-card small {
    float: left !important;
    margin-top: 0.5rem;
}

div.flash-messages-in-nav {
    line-height: 24px !important;
    font-size: 16px !important;
    margin-top: 10rem;
    margin-right: 1rem;
    position: absolute;
    right: 0;
    z-index: 999999999;
}

div.flash-messages-in-nav button.close {
    margin-left: 1rem;
    line-height: 20px;
}

div.inside-info {
    margin-bottom: 3rem;
    margin-left: 1rem;
    position: fixed;
    left: 0;
    bottom: 0%;
    z-index: 999999999;
    background-color: #fAfAfA;
    padding: 1rem;
    border-radius: 0.5rem;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(58 59 69 / 15%) !important;
    border: 1px #6c6e7e;
    max-width: 500px;
}

div.use-landscape {
    position: fixed;
    background-color: white;
    width: 100%;
    height: 100%;
    z-index: 9999999999999999999999999999999999999999;
    text-align: center;
    display: none;
}

div.use-landscape div.rotate-icon {
    top: 50%;
    left: 50%;
    position: fixed;
    width: 300px;
    height: 100px;
    margin-top: -50px;
    margin-left: -150px;
}

div.use-landscape div.rotate-icon i.fas {
    font-size: 4rem;
    margin-bottom: 1rem;
}

.btnAppendLeft {
    border-radius: 0.35rem 0 0 0.35rem !important;
}

.btnAppendRight {
    border-radius: 0 0.35rem 0.35rem 0 !important;
}

.or-link-settings-card:hover {
    text-decoration: none;
}

.or-link-settings-card:hover .h3 {
    text-decoration: underline !important;
}

a.color-inherit {
    color: inherit;
}

.booking-bar {
    position: absolute;
    height: 20px;
    border-radius: 5px;
    opacity: 0.8;
    z-index: 1;
}

.booking-container {
    position: relative;
    height: 30px;
    margin-bottom: 10px;
}

.table-header {
    text-align: center;
}

.rental-cal-table th, .rental-cal-table td {
    text-align: center;
    padding: 0 !important;
}

.rental-cal-table td {
    height: 100px !important;
}

.rental-day-number {
    font-size: 0.9rem;
    text-align: left;
    font-weight: bold;
    margin-left: 0.5rem;

}

td.rental-no-select-day {
    color: #afafaf;
}

.opel-background-color {
    background-color: #f7ff14 !important;
}

td.rental-no-day {
    background-color: #f1f1f1 !important;
}

div.rental-bar {
    background: #ce4040;
}

div.rental-bar-no-color {
    background: transparent;
}

.rental-bar-round-start {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.rental-bar-round-end {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

p.rental-bar-car-name {
    text-align: left;
    background: transparent;
    margin-left: 5px;
    line-height: 1.8em;
}

p.rental-bar-car-name a {
    color: inherit;
}

p.rental-bar-car-name-invisible {
    color: transparent !important;
    line-height: 1.8em;
}

p.rental-bar-car-name-invisible a {
    color: transparent !important;
    cursor: default !important;
    pointer-events: none;
    text-decoration: none;
}

.or-cursor-pointer {
    cursor: pointer;
}

a.or-no-underline-hover{
    text-decoration: none!important;
}

.loader-container {
    display: none;
    text-align: center;
    margin: auto;
}

.loader {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    text-align: center;
    margin: auto;
}

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