﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-ministorefication 
for details on configuring this project to bundle and minify static web assets. */
body {
    padding-top: 0;
    padding-bottom: 20px;
    scroll-behavior: smooth;
    height: 100%;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* remove ALL bootstrap rounded cornders by default, can add back individually */
* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}


/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

.dropdown-item:hover {
    background-color: lightblue;
}

.active-pointer {
    cursor: pointer;
}

.test-borders {
    border: 1px solid mediumaquamarine;
}

.font-size-sm {
    font-size: small;
}
.font-size-sml {
    font-size: small;
}
.font-size-md {
    font-size: medium;
}
.font-size-xs {
    font-size: x-small;
}

.fs-super-1 {
    font-size: xxx-large;
}
.fs-5-1 {
    font-size: 1.15rem !important;
}
.fs-7 {
    font-size: .95rem !important;
}
.fs-7-1 {
    font-size: .90rem !important;
}
.fs-8 {
    font-size: .85rem !important;
}
.fs-8-1 {
    font-size: .80rem !important;
}
.fs-9 {
    font-size: .75rem !important;
}
.fs-9-1 {
    font-size: .70rem !important;
}
.fs-10 {
    font-size: .60rem;
}

/* for bootstrap progress bars - see _Login.cshtml & StorePL.cshtml */
.progress-shell {
    /*border-radius: 0;*/
    height: 6px;
    font-size: xx-small;
}

.progress-shell-thin {
    /*border-radius: 0;*/
    height: 4px;
    margin-left: 2px;
    font-size: xx-small;
}

.progress-inner {
    background-color: darkslategray
}

[v-cloak] {
    display: none;
}

.show-none {
    display: none;
}

.enabled-cursor {
    cursor: pointer;
}
.disabled-cursor {
    cursor: not-allowed;
}


/* Survey */
.survey-section-div {
    width: 916px;
}

.survey-section-hw {
    height: 550px;
    width: 916px;
}

.survey-nav {
    width: 1200px;
}

.survey-active {
    color: darkgoldenrod !important;
    font-weight: bold;
}

.survey-scroll-container {
    width: 866px;
    height: 412px;
    overflow-y: scroll;
    scroll-behavior: smooth;
    scrollbar-color: darkslategrey darkgoldenrod;
    scrollbar-width:  auto;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

input[type=checkbox],
input[type=radio ] {
    cursor: pointer;
}

.nw-button-sm {
    width: 96px;
}

.nw-button-smm {
    width: 116px;
}

.nw-button-md {
    width: 120px;
}

.nw-button-mdm {
    width: 140px;
}

.nw-button-mdmm {
    width: 130px;
}

.nw-button-mdmx {
    min-width: 150px;
    width: 150px;
}

.nw-button-lg {
    width: 170px;
}

.nw-button-red-txt {
    color: indianred;
}

.nw-label-RO {
    color: #37474f; 
    font-weight: bold;    
    font-size: 12px !important;
}

.nw-label-md {
    color: #37474f; 
    font-weight: bold;    
    font-size: .9em !important;
}

.nw-label-lg {
    color: #37474f; 
    font-weight: bold;    
    font-size: 1em !important;
}

.nw-bookings-color {
    color: #c9494f;
}

.nw-bookings-color:hover {
    font-weight: bold;
}

.nw-properties-color {
    color: #f68e1c;
}

.nw-reports-color {
    color: #248139;
}

.nw-admin-color {
    color: #32a9b8;
}

.nw-container-fluid {
    padding: 1px 12px;
}

.nw-borders {
    border: 1px solid mediumaquamarine;
}

.nw-borders-r {
    border: 1px solid mediumvioletred;
}

.nw-borders-b {
    border: 1px solid mediumslateblue;
}

.nw-border-wonderful {
    border: 1px solid #90a4ae;
    border-radius: 2px;
}

.nw-subheader {
    color: darkgoldenrod;
    font-size: 1.2em;
    font-weight: bolder;
}

.nw-accordian-minimal {
    padding: 4px 8px;
}

.nw-td-minimal {
    padding: 2px;
}

.nw-field-max {
    width: 100%;
}

.nw-field-date {
    width: 140px;
}

.nw-list-group-item {
    padding: 3px 5px !important;
}

.nw-modal-xl {
    min-width: 96% !important;
    width: 96% !important;
    margin: auto;
}

.datepicker {
    border-radius: 2px;
    border: 1px solid lightgray;
}

.text-gold {
    color: darkgoldenrod;
}

.text-maroon {
    color: maroon;
}

.material-icons.md-16 { font-size: 16px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-20 { font-size: 20px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Extra Colors */

.elegant-color {
    color: #2E2E2E;
}

.elegant-color-dark {
    color: #212121;
}

.stylish-color {
    color: #4B515D;
}

.stylish-color-dark {
    color: #3E4551;
}

.unique-color {
    color: #3F729B !important;
}

.unique-color-dark {
    color: #1C2331;
}

.special-color {
    color: #37474F;
}

.special-color-dark {
    color: #263238;
}


.area-card {
    max-width: 26rem;
}

.area-card-header {
    font-weight: bold;
    text-align: center;
    font-size: 1.0em;
}


input[type="date"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

.form-group-min {
    margin: 0 !important;
}

.default-field-width {
    width: 290px;
}

.dt-table {
    width: 100%;
    font-size: .92em;
}

.dt-table-link {
    text-decoration: underline;
}

.table-sm {
    font-size: .87em !important;
}

.table-xsm {
    font-size: .80em !important;
}

.odd, .even {
    font-size: .87em;
}

table.dataTable thead th {
    font-size: .92em !important;
    white-space: nowrap !important;
}

caption {
    caption-side: top;
    align: center;
}

/* layout styles */

.vh-92 {
    min-height: 92vh;
}

.navbar.affix-top,
.navbar.affix-bottom {
    position: static;
}

.navbar.affix {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: all .35s ease;
}

@media (min-width: 768px) {
    #sidemenu.affix {
        position: fixed;
        top: 40px;
    }
}

.anchor {
    display: block;
    height: 70px;
    margin-top: -70px;
    visibility: hidden;
}

.anchor-to-top {
    margin-top: 20px;
    font-size: .8em;
    float: right;
}

.link-to-page {
    margin-left: 20px;
    font-size: .8em;
}

.regionContent {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mainContent {
    padding-right: 10px;

    /* must be relative for scrollspy to work */
    position: relative;
    /*height: 200px;*/
    height: 74vh;
    overflow-y: scroll;
    overflow-x: auto;
}

.propertyContent {
    padding-right: 10px;

    /* must be relative for scrollspy to work */
    position: relative;
    /*height: 200px;*/
    height: 70vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.btn.btn-square {
    width: 100%;
    height: 100%;

    /*border-radius: 0;*/
}

.btn.btn-square.btn-content {
    vertical-align: middle;
    text-align: center;
    line-height: 140px;
    /*font-weight: bold;*/
}

.flex-container {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}

.flex-item {
    padding: 5px;
    width: 250px;
    height: 150px;
    /*margin-top: 10px;*/
    line-height: 150px;
    color: white;
    font-weight: bold;
    font-size: 3em;
    text-align: center;
}

.touch-friendly-item {
    padding-top: 6px;
    padding-bottom: 6px;
}

.touch-friendly-item-top {
    padding-top: 6px;
}

.touch-friendly-item-bottom {
    padding-bottom: 6px;
}


/* Flaired edges, by Tomas Theunissen */

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.style-seven {
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}

hr.style-seven:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    margin-bottom: 10px;
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}

hr.style-eight {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}

hr.style-eight:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

.btn-landing {
    height: 265px;
    width: 280px;
}

.img-landing {
    height: 76px;
    width: 76px;
}

.img-menu {
    height: 18px;
    width: 18px;
}


/* Isotop Masonry Layout */
/* ---- grid ---- */

.grid {
    background: transparent;
    width: 100%;
    text-align: center;
}

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .grid-item ---- */

.grid-item {
    float: left;
    width: 100px;
    height: 120px;
    background: rgb(33, 37, 41);
    color: white;
    border: 1px solid hsla(0, 0%, 0%, 0.7);
    margin: 4px;
    cursor: pointer;
}

.grid-item--width2 { width: 200px; }
.grid-item--height2 { height: 200px; }

.grid-item--width3 { width: 260px; }
.grid-item--height3 { height: 260px; }


/*
    DataTables Specific
*/

.dataTables_filter {
    margin-top: 10px;
    font-size: .80em;
    white-space: nowrap;
}

.dataTables_filter label input {
    margin-left: 10px;
    font-size: .80em;
}


/* Search field section above rows */
.search__title {
    font-weight: 900;
    font-size: small;
    text-align: center;
    color: #ff8b88;
}

.search__input {
    margin: 0 0 4px 0;
    padding: 0;
    width: 94%;
    outline: 0;
    color: #575756;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 95% center;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #575756;
    transition: all 250ms ease-in-out;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}

.search__input::placeholder {
    font-size: small;
    color: rgba(87, 87, 86, 0.8);
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.search__input:hover,
.search__input:focus {
    outline: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #575756;
    border-radius: 0;
    background-position: 100% center;
}

.search__icon
{
    width: 14px;
    cursor: pointer;
    color: maroon;
}
.search__icon:hover
{
    color: #1b6ec2;
}

.search__clear__icon
{
    font-weight: bold;
    cursor: pointer;
}
.search__clear__icon:hover
{
    color: #1b6ec2;
}


.tabulator-col-title-holder {
    font-size: .90em;
}
.tabulator-cell {
    font-size: .90em;
}


.dropdown-menu-section
{
    min-width: 400px
}
.dropdown-noshow-menu-section
{
    min-width: 600px
}
.dropdown-menu-subsection
{
    min-width: 200px
}
.dropdown-menu {
    min-width: 200px;
}
.dropdown-menu.columns-2 {
    min-width: 300px;
}
.dropdown-menu.columns-3 {
    min-width: 400px;
}
.multi-column-dropdown {
    list-style: none;
}
@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
}