﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


/***** Custom color scheme *****/

.raazor-primary {
    color: #353242 !important;
}
.raazor-primary-bg {
    background-color: #353242 !important;
}

.raazor-secondary {
    color: #fff !important;
}
.raazor-secondary-bg {
    background-color: #fff !important;
}

.raazor-accent {
    color: #22AE79 !important;
}
.raazor-accent-bg {
    background-color: #22AE79 !important;
}
.raazor-accent-border {
    border-color: #22AE79 !important;
}

.raazor-button {
    color: white !important;
    background-color: #22AE79 !important;
}
    .raazor-button:hover {
        background-color: #19D28C !important;
    }

.raazor-overlay-1 {
    background-color: #232031 !important;
}

.raazor-overlay-2 {
    background-color: #14101B !important;
}

.raazor-fullscreen-overlay {
    background: #000000;
    background-repeat: no-repeat;
    height: 100%;
    background: linear-gradient(to right,#232031e8, #14101Be8),url(/images/luxuryHome.jpg);
    background-size: cover;
}

.raazor-tabstrip-item {
    background-color: #353242 !important;
    color: white !important;
}
li.k-state-active.raazor-tabstrip-item {
    background-color: #22AE79 !important;
}

.raazor-panelbar-bg {
    background-color: #353242 !important;
    color: #fff !important;
}
.raazor-panelbar-bg:hover {
    background-color: #353242 !important;
    color: #22AE79 !important;
}

/***** End Custom color scheme *****/


/***** Custom styles to override defaults *****/
    /* These are custom style overrides to fit the RAAZOR color scheme */

td.k-editable-area {
    background-color: white !important;
}

    .k-grid .k-grouping-header {
        background-color: #353242 !important;
    }

    .k-checkbox-label::before {
        background-color: #f3f4f7 !important;
    }

    .k-grid .k-alt {
        color: white !important;
    }

    .k-grid tbody tr:hover {
        color: #22ae79 !important;
    }

    .k-grid-header .k-header, .k-pager-info {
        color: white !important;
    }

    .k-pager-wrap .k-link, .k-pager-wrap .k-pager-nav {
        background-color: #000 !important;
    }

    .card {
        background-color: #353242 !important;
        border: 1px solid #e3e6f0 !important;
    }

    .k-header {
        background-color: #353242 !important;
    }

    .k-tabstrip > .k-content {
        background-color: #353242 !important;
        color: white !important;    
    }

.k-panelbar .k-content {
    background-color: #efebf3 !important;
    color: #242424 !important;
}

.k-window-content {
    background-color: #efebf3 !important;
    color: #242424 !important;
}

button.nav-link.btn.btn-link.text-dark {
    height: auto;
    height: auto;
    font-size: 0.85rem;
    font-weight: 400;
    /*color: #3a3b45 !important;*/
    padding-left: 0px;
}

    button.nav-link.btn.btn-link.text-dark:hover {
        color: #22AE79 !important;
    }

.dropdown-item:hover {
    /*font-weight: bold !important;*/
    color: #22AE79 !important;
    background-color: #353242 !important;
}

.nav-link-text {
    padding-left: 13px;
}

    .nav-link-text:hover {
        color: #22AE79 !important;
    }

.k-window-titlebar.k-header {
    background-color: #353242 !IMPORTANT;
    color: white !important;
    border-color: black;
}

    .k-button {
        background-color: #22AE79 !important;
        border: 1px solid #353242 !important;
        color: white !important;
    }

        .k-button:hover {
            background-color: #19D28C !important;
        }

    .k-tabstrip-items .k-item {
        /*margin-right: 3px !important;*/
        border: 1px solid #353242 !important;
    }

    .k-pager-numbers .k-state-selected, .k-pager-numbers .k-state-selected:hover {
        border-width: 1px;
        border-style: solid;
        border-color: #162c80;
        color: #ffffff;
        background-color: #22AE79;
        z-index: 2;
        cursor: default;
    }
    /* End custom style overrides */

.k-panelbar > .k-item > .k-link.k-state-selected {
    border-color: #444444;
    color: #ffffff;
    background-color: #2b2b2b;
}

fieldset {
    width: 100%;
}

.k-panelbar > .k-item > .k-link {
    border-color: #777777;
    color: #ffffff;
    background-color: #2b2b2b;
}

    .k-panelbar > .k-item > .k-link:hover, .k-panelbar > .k-item > .k-link.k-state-hover {
        border-color: #000000;
        color: #010101;
        background-color: #a5a5a5;
    }

.btn-primary {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #000000;
}

.grid-center-column {
    text-align: center;
}

img.grid-img {
    max-width: 175px;
}

a.CommandBtn {
    background-color: #2b2b2b;
    color: white !important;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-header, .sidebar .nav-item .collapsing .collapse-inner .collapse-header {    
    color: #2b2b2b !important;
}

.sidebar-dark .nav-item .nav-link:active, .sidebar-dark .nav-item .nav-link:focus, .sidebar-dark .nav-item .nav-link:hover {
    color: #37353f;
}

.sidebar-dark #sidebarToggle {
    background-color: rgba(117, 117, 117, 0.33);
}

svg.svg-inline--fa.fa-f105.fa-w-8 {
    color: white !important;
}

.k-edit-form-container {
    width: 100%;
}

.checkbox-group {
    line-height: 75px;
}

span.k-widget.k-tooltip-validation {
    display: inline-block;
    width: 160px;
    text-align: left;
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    color: red;
}

.k-tooltip-validation .k-warning {
    display: none;
}

.valid {
    color: green;
}

.invalid {
    color: red;
}

.k-button.k-primary {
    border-color: #4e4e4e;    
    background-color: #161616;
}

.k-checkbox:checked + .k-checkbox-label::before {
    border-color: #353242 !important;
    background-color: #22AE79 !important;
}

canvas.mapboxgl-canvas {
    width: 100% !important;
}

.coordinates {
    background: rgba(0,0,0,0.5);
    color: #fff;
    bottom: 40px;
    left: 10px;
    padding: 5px 10px;
    margin: 0;
    font-size: 11px;
    line-height: 18px;
    border-radius: 3px;
    display: none;
}

#map {
    width: 100%;
    height: 300px;
    position: inherit;
    border-radius: 10px;
}

#searchByCity {
    cursor: pointer;
}

#message {
    /*display: none;*/
    background: #f1f1f1;
    color: #000;
    position: relative;
    padding: 20px;
    margin-top: 10px;
}   

#PWMatch {
    display: none;
}

#messageEdit {
    /*display: none;*/
    background: #f1f1f1;
    color: #000;
    position: relative;
    padding: 20px;
    margin-top: 10px;
}

#PWMatchEdit {
    display: none;
}

.CommandBtn {
    /*background-color: #182b55;
    color: white !important;*/
    border: 1px solid #6e6e6e;
    border-radius: 4px;
    padding: 8px;
}

.popup-window {
    display: none;    
}

/*li.k-item.k-state-default.k-tab-on-top.k-state-active {
    background-color: #2b2b2b;
    color: white !important;
}*/

footer.sticky-footer {
    padding: 1rem 0 !important;    
}

.matterport-window {
    border-color: rgb(0, 0, 0);    
    background-color: #000000;
}

/*.k-window-titlebar.k-header {
    background-color: #2b2b2b;
    color: white;
}*/

    .k-window-titlebar.k-header span.k-window-title {
        font-size: 1rem;
    }

#MatterportWindowContainer {
    background: rgba(255,255,255,0.7);
    color: rgb(32, 79, 177);
    position: relative;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 18px;
    border-radius: 3px;
    display: none;
    text-align: left;
    margin: 0px auto;
    width: 100%;
    min-height: 625px;
    z-index: 200;
}

.k-textbox .k-icon {
    margin-left: -10px;
}

/***** End Custom styles *****/



a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  /*margin-bottom: 60px;*/
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}
