table {
    font-size: 14px !important;
}
table a.btn {
    font-size: 14px;
}
button, .btn {
    font-size: 14px;
}
.customer-data {
    font-size: 22px;
    margin-bottom: 20px;
}
.main-header {
    background-color: #3c8dbc !important;
}

.header-nav > .nav-item > a {
    color: white !important;
}

.brand-link {
    background-color: #3c8dbc;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-success {
    background-color: #5cb85c;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #00a65a !important;
}

.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #f39c12 !important;
}

.bg-light-blue, .label-primary, .modal-primary .modal-body {
    background-color: #3c8dbc !important;
}
.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
    background-color: #dd4b39 !important;
}

.table {
    width: 99% !important;
}

.alert.alert-success, .error-row.mb-0  {
    color: white;
}

.icon.ion-icon {
    font-size: 70px;
    float: right;
    margin-right: 2%;
}

.modal-backdrop {
    opacity: 0.2 !important;
}

.light-orange  {
    background-color: #ffd486 !important;
}

.light-red  {
    background-color: #ff8787 !important;
}

.table-button {
    font-size: 12px !important;
    padding: 4px 8px !important;
    font-weight: bold !important;
}

.jquery-confirm .modal-header {
    background-color: #ffc107!important;
}

.activate-modal .modal-header {
    background-color: white!important;
}

.jquery-confirm h4 {
    font-size: 1.25rem !important;
}

.jquery-confirm .close {
    display: none !important;
}

.content-wrapper {
    background-color: white !important;
}

.grey-content-wrapper {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.grey-content {
    background-color: #f4f6f9;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    min-height: 70vh !important;
}

@media (min-width: 1400px) {
    .btn-desktop-middle {
        max-width: 50%;
        margin-left: 25%;
    }
    .desktop-margin-10 {
        margin-left: 10% !important;
    }
}

.hike-header {
    width: 100%;
    padding: 0;
    background-color: antiquewhite;
}

.hike-logo {
    margin-top: 2px;
    padding: 6px;
    max-height: 70px;
}

.login-box {
    min-height: 81vh;
}

.content-container {
    min-height: 82vh;
}

#activeHikesPage #dtable_filter {
    display: none;
}

.note-editor.note-frame.card {
    width: 100%;
}

.fulfillment-type-icon {
    font-size: 20px;
    margin-top: 5px;
    margin-left: 5px;
}

#dtable input, #dtable select {
    max-width: 200px !important;
}

@media (max-width: 1750px) {
    #dtable input, #dtable select {
        max-width: 150px !important;
    }
}

@media (max-width: 1500px) {
    #dtable input, #dtable select {
        max-width: 120px !important;
    }
}

.auth-container {
    min-height: 70vh;
}

.text-black {
    color: black !important;
}

#dtable > thead tr:nth-child(2) th:before {
    content: "";
}
#dtable > thead tr:nth-child(2) th:after {
    content: "";
}

.bg-hikeroad {
    background-color: #b45238 !important;
}

.card-outline-hikeroad {
    border-top: 3px solid #b45238 !important;
}

.breadcrumb-item a {
    color: #b45238 !important;
}

.tab-navigation .nav-link:hover {
    color: #b45238 !important;
}

.tab-navigation .nav-link.active:hover {
    color: #fff !important;
}

.opacity-4 {
    opacity: 0.95 !important;
}

.page-item.active .page-link {
    background-color: #b45238 !important;
    border-color: #b45238 !important;
}

.page-link:hover {
    color: #b45238 !important;
}

.page-link {
    color: #b45238 !important;
}

.page-item.active .page-link {
    color: #fff !important;
}

.page-item.disabled .page-link {
    color: #6c757d !important;
}

.sidebar {
    background-color: #f7f7f7 !important;
}

.sidebar a {
    color: black !important;
}

.sidebar a:hover {
    color: white !important;
}

.nav-link.active {
    color: white !important;
}

.nav-link.active:hover {
    color: white !important;
}

.nav-sidebar .nav-link:hover {
    background-color: #b45238 !important;
}

.dropdown .dropdown-input {
    width: 100% !important;
    max-width: 100% !important;
    height: 40px !important;
    font-size: 1rem !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
}

.dropdown .dropdown-content {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 1rem !important;
}

.dropdown .dropdown-item {
    font-size: 1rem !important;
}

@media screen and (max-width: 1024px) {
    tr {
        display: block;
        width: 100%;
        margin-bottom: 30px;
        box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    }
    td {
        display: inline-block;
        text-align: center;
        width: 92.5% !important;
    }
    thead, tfoot {
        display: none;
    }
    .md-none {
        display: block;
    }
    td:first-child {
        font-weight: bold;
    }
    #dtable {
        width: 93% !important;
        margin-left: 3%;
        border: none;
        margin-top: 20px !important;
    }

    .public-active-table td {
        width: 94% !important;
    }
}

@media screen and (max-width: 767px) {
    .md-mt-3 {
        margin-top: 10px !important;
    }
}

#mapid { height: 300px; width: 100%; }

.user-panel img {
    height: 2.1rem !important;
    width: 2.1rem !important;
    object-fit: cover !important;
}

.cursor-pointer {
    cursor: pointer;
}

.flex {
    display: flex;
}

.list-img {
    width: 30px;
    height: 30px;
}

.elevation-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important;
}
.img-circle {
    border-radius: 50%;
}

.rotate-180 {
    transform: rotateX(180deg) !important;
}
