﻿/* Owner Connect styles dynamic file */
/*  Owner Connect Theme Factory
 *
 *    Updates values on main.less
 *    
*/
/*orange theme*/
/*blue theme */
/* Owner Connect Mixins*/
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*background: @background_color ;
    background-image: @background_image ;*/
  background: #f0f0f0 url("/Styles/SPI_Custom/Images/background-optimized.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#navbar-main {
  background: #292e37;
  border-bottom: 0;
  color: #ffffff;
  margin-bottom: 0;
}
#navbar-main a {
  color: #ffffff;
}
#navbar-main .navbar-brand {
  padding: 6px 12px;
}
#navbar-main .greeting {
  line-height: 50px;
  padding-left: 16px;
}
@media (min-width: 768px) {
  #navbar-main .greeting {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 24px;
  }
}
@media (max-width: 992px) {
  #dashboard h1 {
    font-size: 22px;
  }
}
#dashboard h1 .contract-number {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 100;
}
#dashboard section {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#dashboard section .section-header {
  clear: both;
  height: 50px;
}
#dashboard section .section-header h3 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
}
#dashboard #owner-stats {
  background-color: #292e37;
  padding: 20px 0;
  color: #fff;
  margin: 0 -20px;
}
#dashboard #owner-stats .section-header {
  display: none;
}
#dashboard #owner-stats .stat-card {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#dashboard #owner-stats .stat-card.first {
  border-left: 0;
}
#dashboard #owner-stats .stat-card .stat-stat {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
}
@media (max-width: 992px) {
  #dashboard #owner-stats .stat-card .stat-stat {
    font-size: 28px;
  }
}
.stat-card {
  min-height: 115px;
  border-left: 1px solid #ddd;
}
@media (max-width: 992px) {
  .stat-card.first {
    border-left: none;
  }
}
.stat-card label {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.stat-card .stat-item {
  padding: 30px 0 0;
}
.stat-card .stat-item .stat-stat {
  font-size: 18px;
  color: #0084b4;
  font-weight: bold;
}
.contract .panel-heading {
  background: #379bff;
  background: rgba(55, 155, 255, 0.8);
  color: #ffffff;
  font-weight: bold;
}
.contract .panel-heading .select-contract {
  margin-top: -5px;
}
.contract .table > tbody > tr:first-child > td,
.contract .table > tbody > tr:first-child > th,
.contract .table > tfoot > tr:first-child > td,
.contract .table > tfoot > tr:first-child > th,
.contract .table > thead > tr:first-child > td,
.contract .table > thead > tr:first-child > th {
  border-top: 0;
}
.contract .border-bottom-dark {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .contract .border-bottom-dark {
    border-bottom: 0;
  }
}
.contract .resort-name {
  font-size: 16px;
}
.contract .point-contract-details {
  border-top: 2px solid #ddd;
  background: rgba(55, 155, 255, 0.1);
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.reservation .table {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .reservation .table > tbody > tr:first-child > td,
  .reservation .table > tbody > tr:first-child > th,
  .reservation .table > tfoot > tr:first-child > td,
  .reservation .table > tfoot > tr:first-child > th,
  .reservation .table > thead > tr:first-child > td,
  .reservation .table > thead > tr:first-child > th {
    border-top: 0;
  }
}
.reservation .stat-card.first {
  border-left: 0 none;
}
.reservation .stat-card.last {
  border-right: 1px solid #ddd;
}
@media (max-width: 992px) {
  .reservation .stat-card.last {
    border-right: 0;
  }
}
.reservation .stat-card .stat-stat {
  font-size: 16px;
}
#sidebar-left {
  background: #379bff;
  color: #ffffff;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  #sidebar-left {
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
#sidebar-left a {
  color: #ffffff;
}
#sidebar-left ul {
	list-style-type: none;
	padding-left:0;
}
#sidebar-left ul li {
	padding: 0;
}
#sidebar-left ul li:hover {
	background: rgba(255, 255, 255, 0.1);
}
#sidebar-left ul li a {
	font-size: 110%;
	border-bottom: 1px solid #66b3ff;
	text-decoration: none;
	padding: 12px;
	display: block;
	width: 100%;
}
#sidebar-left #userBox {
  padding: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
}
#sidebar-left #userBox #resort-wrap {
  margin-bottom: 12px;
}
#sidebar-left #userBox #resort-wrap #user-badge {
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  background: transparent;
  border: 4px solid rgba(255, 255, 255, 0.7);
  margin: 0 auto 0;
  text-align: center;
}
#sidebar-left #userBox #resort-wrap #user-badge .fa {
  font-size: 30px;
}
#main-content {
  background: #ffffff;
  padding: 0 20px 30px;
  box-shadow: -1px 0 5px 4px rgba(0, 0, 0, 0.1);
  min-height: 400px;
}
#ownerInfoForm .name-owner {
  /*padding:30px;
        background:fade(@action_color,15%);*/
}
#ownerInfoForm .name-co-owner {
  /*padding:30px;
        background:fade(@action_color,5%);*/
}
#ownerInfoForm .phone-information {
  /*padding:20px 0;
        margin:20px -15px;
        border-top:1px solid fade(@darker_color,20%);
        border-bottom:1px solid fade(@darker_color,20%);
        background:fade(@action_color,3%);*/
}
.total-balance {
  padding: 20px;
  background: rgba(55, 155, 255, 0.15);
  margin-bottom: 20px;
  font-size: 16px;
}
.total-balance label {
  font-weight: normal;
}
.total-balance .total-balance-amount {
  font-size: 24px;
  display: inline-block;
  color: #0084b4;
  padding-left: 6px;
  font-weight: bold;
}
.loginbox-container {
  margin-top: 30px;
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 30px auto 0;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
@media (max-width: 768px) {
  .loginbox-container {
    margin: 0 auto 0;
    max-width: 100%;
  }
}
.loginbox-container h1 {
  text-align: center;
  font-size: 1.8em;
}
.loginbox-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.loginbox-container #forgotpwd a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
}
.loginbox-container input[type=text],
input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.loginbox-container input[type=text]:hover,
.loginbox-container input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.loginbox {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
}
#login-submit {
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
}
#login-submit:hover {
  border: 0px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  background-color: #357ae8;
}
.login-help {
  font-size: 12px;
}
/*Footer*/
#footer {
  background: #f7f7f7;
  padding-bottom: 40px;
  z-index: 5;
  -webkit-box-shadow: 0px 500px 0px 500px #f7f7f7;
  -moz-box-shadow: 0px 500px 0px 500px #f7f7f7;
  box-shadow: 0px 500px 0px 500px #f7f7f7;
}
#footer .copy {
  font-size: 12px;
  padding: 20px 0;
  margin-top: 0;
  line-height: 20px;
  /*border-top:1px solid @black_shade;*/
  /*border-bottom:1px solid @black_shade;*/
  background: #379bff;
  color: #ffffff;
}
#footer .copy a {
  color: #ffffff;
}
#footer .copy .support span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  text-transform: uppercase;
}
#footer .copy .support div {
  display: inline-block;
  font-size: 16px;
}
#footer .fineprint {
  font-size: 11px;
  color: #999999;
  margin: 30px 20px 20px 20px;
}
/* document tree*/
#documentsMainContainer table {
  width: 100%;
}
#documentsMainContainer ul {
  margin-left: 8px;
}
#documentsMainContainer ul ul {
  margin-left: 12px;
}
#documentsMainContainer ul ul ul {
  margin-left: 24px;
}
#documentsMainContainer .treeWrapper {
  padding: 12px;
  background: #f5f5f5;
  font-size: 12px;
  width: 200px;
}
#documentsMainContainer .gridWrapper {
  padding: 12px;
  border-left: 1px solid #ccc;
}
#documentsMainContainer th {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  background-color: #8db161;
  border-bottom: 1px solid #cccccc;
}
#documentsMainContainer .o-date {
  font-size: 10px;
}
#documentsMainContainer td {
  padding: 7px 7px 0 7px !important;
}
#documentsMainContainer img.doc-extension-icon {
  height: auto;
  width: 32px;
  margin-top: 6px;
}
#documentsMainContainer .no-records-found {
  padding: 16px;
  color: #333;
  background: #f5f5f5;
  padding: 24px !important;
}
#documentsMainContainer td,
#documentsMainContainer th {
  display: table-cell;
  vertical-align: top;
}
a.jqtree-toggler {
  text-decoration: none !important;
}
.orangeSpinner {
  height: 50px;
  margin-bottom: 10px;
}
.validationSummary ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.attribute-group {
  padding-bottom: 12px;
}
.attribute-title {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 12px;
  padding: 6px 15px;
  background: rgba(0, 132, 180, 0.1);
  text-transform: uppercase;
}
.grid-item {
  margin: 15px 0 15px 0;
}
.point-type {
    max-width: 100%; /* Flexible width */
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow: hidden;
    white-space: normal;
    padding: 5px; /* Add spacing from edges */
    box-sizing: border-box;
}

@media (max-width: 769px) {
    .point-type {
        max-width: 94%; /* Adapt width for small screens */
        padding: 5px;
        margin-left: 10px
    }

    .parent-container {
        padding: 5px;
    }
}


/*# sourceMappingURL=style.css.map */