/* Global variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
 * Font size & line height variables:
 * Used to calculate the global html element's line height.
 */
/* Font family, weights & styles */
/* Screen Sizes & Flexbox Grid Media Query Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Screen size variables:
   * Will clean these up with a refactor.
   * 1. When refactor, replace this with new @media mixins.
   * 2. When refactor, replace this with new @media mixins.
   * 3. When refactor, replace this with new @media mixins.
   * 4. When refactor, replace this with $container-width-large.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/**
   * Flexbox Grid breakpoint variables:
   * 1. 768px
   * 2. 992px
   * 3. 1200px
   * 4. 767px
   * 5. 991px
   * 6. 1199px
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* 5 */
/* 6 */
/**
   * Flexbox Grid mixins:
   * These are the primary mixins to use for your media queries.
   * Mobile-first approach.
   * Use often!
   */
/**
   * Specific grid sections:
   * Use only when necessary.
   */
/* Color Palette
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Primary & Secondary Brand Colors:
   * 1. Used for primary buttons
   * 2. Used for secondary buttons.
   */
/* 1 */
/* 2 */
/**
   * Neutral colors:
   * 1. Backgrounds only.
   * 2. All basic UI, input outlines, lines, etc.
   */
/* 1 */
/* 2 */
/* Utility Colors */
/* Will update to correct color */
/* Will update to correct color */
/* Will update to correct color */
/* Other Colors */
/**
   * Text colors:
   * 1. Lightest colored text.
   * 2. Medium colored text.
   * 3. Dark colored text.
   * 4. Text to go over a disabled button.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* Link colors */
/* #5991b2 */
/* #66ad86 */
/* #b28e45 */
/* Link Color Mixins */
/* Typography
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Font Mixins */
/* Type Scale Mixins */
/* Typography - Style Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Headlines */
/* h1 */
/* h2 */
/* h3 */
/* h4, h5 */
/* Subhead */
/**
   * Titles:
   * Use in cards, places that are not headlines.
   */
/**
   * Subtitles:
   * Use in cards, information underneath card titles.
   * Examples: Locations, Property, Proximity, etc.
   */
/**
   * Labels:
   * Used for section labels, forms, stats, etc.
   */
/* All caps */
/* Paragraphs */
/* Blockquotes */
/* Transparencies & Shadows
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dark transparencies:
   * Use for text shadow, dark scrim colors and box shadows.
   */
/**
   * Light transparencies:
   * Use for white scrim color.
   */
/**
   * Dark gradient transparencies:
   * Use for gradient scrims.
   */
/**
   * Hover states for items:
   * Use for dropdown menus hover background color, calendar blocks, etc.
   */
/**
   * Shadows:
   * Use for box shadows, like cards & other containers.
   */
/**
   * Text Shadows:
   * Use for text.
   */
/* Spacing Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Margins & Padding:
   * Use these variables for spacing.
   */
/* 4px */
/* 8px */
/* -8px */
/* 16px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 80px */
/* 96px */
/* Button Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Animation Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Ease:
   * Slow/Speed up timing at beginning & end of timelines of animations
   */
/**
   * Growing Shadow on Hover:
   * Used for cards and other containers throughout site.
   */
/* Other Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dividers:
   * Use for horizontal & vertical dividers/lines/rules.
   */
/**
   * Rich text:
   * Used to give umbraco components ability to use global styles in wysiwyg rich html editors.
   */
/**
 * Font variables:
 * Quick n dirty hack to try to reflect brand update fonts throughout site.
 * When refactor, clean this up!
 */
/* Global variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
 * Font size & line height variables:
 * Used to calculate the global html element's line height.
 */
/* Font family, weights & styles */
/* Screen Sizes & Flexbox Grid Media Query Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Screen size variables:
   * Will clean these up with a refactor.
   * 1. When refactor, replace this with new @media mixins.
   * 2. When refactor, replace this with new @media mixins.
   * 3. When refactor, replace this with new @media mixins.
   * 4. When refactor, replace this with $container-width-large.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/**
   * Flexbox Grid breakpoint variables:
   * 1. 768px
   * 2. 992px
   * 3. 1200px
   * 4. 767px
   * 5. 991px
   * 6. 1199px
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* 5 */
/* 6 */
/**
   * Flexbox Grid mixins:
   * These are the primary mixins to use for your media queries.
   * Mobile-first approach.
   * Use often!
   */
/**
   * Specific grid sections:
   * Use only when necessary.
   */
/* Color Palette
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Primary & Secondary Brand Colors:
   * 1. Used for primary buttons
   * 2. Used for secondary buttons.
   */
/* 1 */
/* 2 */
/**
   * Neutral colors:
   * 1. Backgrounds only.
   * 2. All basic UI, input outlines, lines, etc.
   */
/* 1 */
/* 2 */
/* Utility Colors */
/* Will update to correct color */
/* Will update to correct color */
/* Will update to correct color */
/* Other Colors */
/**
   * Text colors:
   * 1. Lightest colored text.
   * 2. Medium colored text.
   * 3. Dark colored text.
   * 4. Text to go over a disabled button.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* Link colors */
/* #5991b2 */
/* #66ad86 */
/* #b28e45 */
/* Link Color Mixins */
/* Typography
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Font Mixins */
/* Type Scale Mixins */
/* Typography - Style Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Headlines */
/* h1 */
/* h2 */
/* h3 */
/* h4, h5 */
/* Subhead */
/**
   * Titles:
   * Use in cards, places that are not headlines.
   */
/**
   * Subtitles:
   * Use in cards, information underneath card titles.
   * Examples: Locations, Property, Proximity, etc.
   */
/**
   * Labels:
   * Used for section labels, forms, stats, etc.
   */
/* All caps */
/* Paragraphs */
/* Blockquotes */
/* Transparencies & Shadows
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dark transparencies:
   * Use for text shadow, dark scrim colors and box shadows.
   */
/**
   * Light transparencies:
   * Use for white scrim color.
   */
/**
   * Dark gradient transparencies:
   * Use for gradient scrims.
   */
/**
   * Hover states for items:
   * Use for dropdown menus hover background color, calendar blocks, etc.
   */
/**
   * Shadows:
   * Use for box shadows, like cards & other containers.
   */
/**
   * Text Shadows:
   * Use for text.
   */
/* Spacing Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Margins & Padding:
   * Use these variables for spacing.
   */
/* 4px */
/* 8px */
/* -8px */
/* 16px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 80px */
/* 96px */
/* Button Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Animation Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Ease:
   * Slow/Speed up timing at beginning & end of timelines of animations
   */
/**
   * Growing Shadow on Hover:
   * Used for cards and other containers throughout site.
   */
/* Other Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dividers:
   * Use for horizontal & vertical dividers/lines/rules.
   */
/**
   * Rich text:
   * Used to give umbraco components ability to use global styles in wysiwyg rich html editors.
   */
/**
 * Font variables:
 * Quick n dirty hack to try to reflect brand update fonts throughout site.
 * When refactor, clean this up!
 */
/* Global variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
 * Font size & line height variables:
 * Used to calculate the global html element's line height.
 */
/* Font family, weights & styles */
/* Screen Sizes & Flexbox Grid Media Query Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Screen size variables:
   * Will clean these up with a refactor.
   * 1. When refactor, replace this with new @media mixins.
   * 2. When refactor, replace this with new @media mixins.
   * 3. When refactor, replace this with new @media mixins.
   * 4. When refactor, replace this with $container-width-large.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/**
   * Flexbox Grid breakpoint variables:
   * 1. 768px
   * 2. 992px
   * 3. 1200px
   * 4. 767px
   * 5. 991px
   * 6. 1199px
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* 5 */
/* 6 */
/**
   * Flexbox Grid mixins:
   * These are the primary mixins to use for your media queries.
   * Mobile-first approach.
   * Use often!
   */
/**
   * Specific grid sections:
   * Use only when necessary.
   */
/* Color Palette
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Primary & Secondary Brand Colors:
   * 1. Used for primary buttons
   * 2. Used for secondary buttons.
   */
/* 1 */
/* 2 */
/**
   * Neutral colors:
   * 1. Backgrounds only.
   * 2. All basic UI, input outlines, lines, etc.
   */
/* 1 */
/* 2 */
/* Utility Colors */
/* Will update to correct color */
/* Will update to correct color */
/* Will update to correct color */
/* Other Colors */
/**
   * Text colors:
   * 1. Lightest colored text.
   * 2. Medium colored text.
   * 3. Dark colored text.
   * 4. Text to go over a disabled button.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* Link colors */
/* #5991b2 */
/* #66ad86 */
/* #b28e45 */
/* Link Color Mixins */
/* Typography
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Font Mixins */
/* Type Scale Mixins */
/* Typography - Style Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Headlines */
/* h1 */
/* h2 */
/* h3 */
/* h4, h5 */
/* Subhead */
/**
   * Titles:
   * Use in cards, places that are not headlines.
   */
/**
   * Subtitles:
   * Use in cards, information underneath card titles.
   * Examples: Locations, Property, Proximity, etc.
   */
/**
   * Labels:
   * Used for section labels, forms, stats, etc.
   */
/* All caps */
/* Paragraphs */
/* Blockquotes */
/* Transparencies & Shadows
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dark transparencies:
   * Use for text shadow, dark scrim colors and box shadows.
   */
/**
   * Light transparencies:
   * Use for white scrim color.
   */
/**
   * Dark gradient transparencies:
   * Use for gradient scrims.
   */
/**
   * Hover states for items:
   * Use for dropdown menus hover background color, calendar blocks, etc.
   */
/**
   * Shadows:
   * Use for box shadows, like cards & other containers.
   */
/**
   * Text Shadows:
   * Use for text.
   */
/* Spacing Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Margins & Padding:
   * Use these variables for spacing.
   */
/* 4px */
/* 8px */
/* -8px */
/* 16px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 80px */
/* 96px */
/* Button Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Animation Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Ease:
   * Slow/Speed up timing at beginning & end of timelines of animations
   */
/**
   * Growing Shadow on Hover:
   * Used for cards and other containers throughout site.
   */
/* Other Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dividers:
   * Use for horizontal & vertical dividers/lines/rules.
   */
/**
   * Rich text:
   * Used to give umbraco components ability to use global styles in wysiwyg rich html editors.
   */
.jdpicker_w .date_selector .nav {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  user-select: none;
}

/* Global variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
 * Font size & line height variables:
 * Used to calculate the global html element's line height.
 */
/* Font family, weights & styles */
/* Screen Sizes & Flexbox Grid Media Query Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Screen size variables:
   * Will clean these up with a refactor.
   * 1. When refactor, replace this with new @media mixins.
   * 2. When refactor, replace this with new @media mixins.
   * 3. When refactor, replace this with new @media mixins.
   * 4. When refactor, replace this with $container-width-large.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/**
   * Flexbox Grid breakpoint variables:
   * 1. 768px
   * 2. 992px
   * 3. 1200px
   * 4. 767px
   * 5. 991px
   * 6. 1199px
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* 5 */
/* 6 */
/**
   * Flexbox Grid mixins:
   * These are the primary mixins to use for your media queries.
   * Mobile-first approach.
   * Use often!
   */
/**
   * Specific grid sections:
   * Use only when necessary.
   */
/* Color Palette
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Primary & Secondary Brand Colors:
   * 1. Used for primary buttons
   * 2. Used for secondary buttons.
   */
/* 1 */
/* 2 */
/**
   * Neutral colors:
   * 1. Backgrounds only.
   * 2. All basic UI, input outlines, lines, etc.
   */
/* 1 */
/* 2 */
/* Utility Colors */
/* Will update to correct color */
/* Will update to correct color */
/* Will update to correct color */
/* Other Colors */
/**
   * Text colors:
   * 1. Lightest colored text.
   * 2. Medium colored text.
   * 3. Dark colored text.
   * 4. Text to go over a disabled button.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* Link colors */
/* #5991b2 */
/* #66ad86 */
/* #b28e45 */
/* Link Color Mixins */
/* Typography
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Font Mixins */
/* Type Scale Mixins */
/* Typography - Style Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Headlines */
/* h1 */
/* h2 */
/* h3 */
/* h4, h5 */
/* Subhead */
/**
   * Titles:
   * Use in cards, places that are not headlines.
   */
/**
   * Subtitles:
   * Use in cards, information underneath card titles.
   * Examples: Locations, Property, Proximity, etc.
   */
/**
   * Labels:
   * Used for section labels, forms, stats, etc.
   */
/* All caps */
/* Paragraphs */
/* Blockquotes */
/* Transparencies & Shadows
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dark transparencies:
   * Use for text shadow, dark scrim colors and box shadows.
   */
/**
   * Light transparencies:
   * Use for white scrim color.
   */
/**
   * Dark gradient transparencies:
   * Use for gradient scrims.
   */
/**
   * Hover states for items:
   * Use for dropdown menus hover background color, calendar blocks, etc.
   */
/**
   * Shadows:
   * Use for box shadows, like cards & other containers.
   */
/**
   * Text Shadows:
   * Use for text.
   */
/* Spacing Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Margins & Padding:
   * Use these variables for spacing.
   */
/* 4px */
/* 8px */
/* -8px */
/* 16px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 80px */
/* 96px */
/* Button Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Animation Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Ease:
   * Slow/Speed up timing at beginning & end of timelines of animations
   */
/**
   * Growing Shadow on Hover:
   * Used for cards and other containers throughout site.
   */
/* Other Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dividers:
   * Use for horizontal & vertical dividers/lines/rules.
   */
/**
   * Rich text:
   * Used to give umbraco components ability to use global styles in wysiwyg rich html editors.
   */
/**
 * Font variables:
 * Quick n dirty hack to try to reflect brand update fonts throughout site.
 * When refactor, clean this up!
 */
/* Global variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
 * Font size & line height variables:
 * Used to calculate the global html element's line height.
 */
/* Font family, weights & styles */
/* Screen Sizes & Flexbox Grid Media Query Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Screen size variables:
   * Will clean these up with a refactor.
   * 1. When refactor, replace this with new @media mixins.
   * 2. When refactor, replace this with new @media mixins.
   * 3. When refactor, replace this with new @media mixins.
   * 4. When refactor, replace this with $container-width-large.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/**
   * Flexbox Grid breakpoint variables:
   * 1. 768px
   * 2. 992px
   * 3. 1200px
   * 4. 767px
   * 5. 991px
   * 6. 1199px
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* 5 */
/* 6 */
/**
   * Flexbox Grid mixins:
   * These are the primary mixins to use for your media queries.
   * Mobile-first approach.
   * Use often!
   */
/**
   * Specific grid sections:
   * Use only when necessary.
   */
/* Color Palette
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Primary & Secondary Brand Colors:
   * 1. Used for primary buttons
   * 2. Used for secondary buttons.
   */
/* 1 */
/* 2 */
/**
   * Neutral colors:
   * 1. Backgrounds only.
   * 2. All basic UI, input outlines, lines, etc.
   */
/* 1 */
/* 2 */
/* Utility Colors */
/* Will update to correct color */
/* Will update to correct color */
/* Will update to correct color */
/* Other Colors */
/**
   * Text colors:
   * 1. Lightest colored text.
   * 2. Medium colored text.
   * 3. Dark colored text.
   * 4. Text to go over a disabled button.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* Link colors */
/* #5991b2 */
/* #66ad86 */
/* #b28e45 */
/* Link Color Mixins */
/* Typography
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Font Mixins */
/* Type Scale Mixins */
/* Typography - Style Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Headlines */
/* h1 */
/* h2 */
/* h3 */
/* h4, h5 */
/* Subhead */
/**
   * Titles:
   * Use in cards, places that are not headlines.
   */
/**
   * Subtitles:
   * Use in cards, information underneath card titles.
   * Examples: Locations, Property, Proximity, etc.
   */
/**
   * Labels:
   * Used for section labels, forms, stats, etc.
   */
/* All caps */
/* Paragraphs */
/* Blockquotes */
/* Transparencies & Shadows
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dark transparencies:
   * Use for text shadow, dark scrim colors and box shadows.
   */
/**
   * Light transparencies:
   * Use for white scrim color.
   */
/**
   * Dark gradient transparencies:
   * Use for gradient scrims.
   */
/**
   * Hover states for items:
   * Use for dropdown menus hover background color, calendar blocks, etc.
   */
/**
   * Shadows:
   * Use for box shadows, like cards & other containers.
   */
/**
   * Text Shadows:
   * Use for text.
   */
/* Spacing Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Margins & Padding:
   * Use these variables for spacing.
   */
/* 4px */
/* 8px */
/* -8px */
/* 16px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 80px */
/* 96px */
/* Button Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Animation Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Ease:
   * Slow/Speed up timing at beginning & end of timelines of animations
   */
/**
   * Growing Shadow on Hover:
   * Used for cards and other containers throughout site.
   */
/* Other Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dividers:
   * Use for horizontal & vertical dividers/lines/rules.
   */
/**
   * Rich text:
   * Used to give umbraco components ability to use global styles in wysiwyg rich html editors.
   */
/**
 * Font variables:
 * Quick n dirty hack to try to reflect brand update fonts throughout site.
 * When refactor, clean this up!
 */
/* Global variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
 * Font size & line height variables:
 * Used to calculate the global html element's line height.
 */
/* Font family, weights & styles */
/* Screen Sizes & Flexbox Grid Media Query Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Screen size variables:
   * Will clean these up with a refactor.
   * 1. When refactor, replace this with new @media mixins.
   * 2. When refactor, replace this with new @media mixins.
   * 3. When refactor, replace this with new @media mixins.
   * 4. When refactor, replace this with $container-width-large.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/**
   * Flexbox Grid breakpoint variables:
   * 1. 768px
   * 2. 992px
   * 3. 1200px
   * 4. 767px
   * 5. 991px
   * 6. 1199px
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* 5 */
/* 6 */
/**
   * Flexbox Grid mixins:
   * These are the primary mixins to use for your media queries.
   * Mobile-first approach.
   * Use often!
   */
/**
   * Specific grid sections:
   * Use only when necessary.
   */
/* Color Palette
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Primary & Secondary Brand Colors:
   * 1. Used for primary buttons
   * 2. Used for secondary buttons.
   */
/* 1 */
/* 2 */
/**
   * Neutral colors:
   * 1. Backgrounds only.
   * 2. All basic UI, input outlines, lines, etc.
   */
/* 1 */
/* 2 */
/* Utility Colors */
/* Will update to correct color */
/* Will update to correct color */
/* Will update to correct color */
/* Other Colors */
/**
   * Text colors:
   * 1. Lightest colored text.
   * 2. Medium colored text.
   * 3. Dark colored text.
   * 4. Text to go over a disabled button.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* Link colors */
/* #5991b2 */
/* #66ad86 */
/* #b28e45 */
/* Link Color Mixins */
/* Typography
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Font Mixins */
/* Type Scale Mixins */
/* Typography - Style Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Headlines */
/* h1 */
/* h2 */
/* h3 */
/* h4, h5 */
/* Subhead */
/**
   * Titles:
   * Use in cards, places that are not headlines.
   */
/**
   * Subtitles:
   * Use in cards, information underneath card titles.
   * Examples: Locations, Property, Proximity, etc.
   */
/**
   * Labels:
   * Used for section labels, forms, stats, etc.
   */
/* All caps */
/* Paragraphs */
/* Blockquotes */
/* Transparencies & Shadows
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dark transparencies:
   * Use for text shadow, dark scrim colors and box shadows.
   */
/**
   * Light transparencies:
   * Use for white scrim color.
   */
/**
   * Dark gradient transparencies:
   * Use for gradient scrims.
   */
/**
   * Hover states for items:
   * Use for dropdown menus hover background color, calendar blocks, etc.
   */
/**
   * Shadows:
   * Use for box shadows, like cards & other containers.
   */
/**
   * Text Shadows:
   * Use for text.
   */
/* Spacing Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Margins & Padding:
   * Use these variables for spacing.
   */
/* 4px */
/* 8px */
/* -8px */
/* 16px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 80px */
/* 96px */
/* Button Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Animation Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Ease:
   * Slow/Speed up timing at beginning & end of timelines of animations
   */
/**
   * Growing Shadow on Hover:
   * Used for cards and other containers throughout site.
   */
/* Other Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dividers:
   * Use for horizontal & vertical dividers/lines/rules.
   */
/**
   * Rich text:
   * Used to give umbraco components ability to use global styles in wysiwyg rich html editors.
   */
.jdpicker_w .date_selector .nav {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  user-select: none;
}

/* Global variables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
 * Font size & line height variables:
 * Used to calculate the global html element's line height.
 */
/* Font family, weights & styles */
/* Screen Sizes & Flexbox Grid Media Query Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Screen size variables:
   * Will clean these up with a refactor.
   * 1. When refactor, replace this with new @media mixins.
   * 2. When refactor, replace this with new @media mixins.
   * 3. When refactor, replace this with new @media mixins.
   * 4. When refactor, replace this with $container-width-large.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/**
   * Flexbox Grid breakpoint variables:
   * 1. 768px
   * 2. 992px
   * 3. 1200px
   * 4. 767px
   * 5. 991px
   * 6. 1199px
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* 5 */
/* 6 */
/**
   * Flexbox Grid mixins:
   * These are the primary mixins to use for your media queries.
   * Mobile-first approach.
   * Use often!
   */
/**
   * Specific grid sections:
   * Use only when necessary.
   */
/* Color Palette
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Primary & Secondary Brand Colors:
   * 1. Used for primary buttons
   * 2. Used for secondary buttons.
   */
/* 1 */
/* 2 */
/**
   * Neutral colors:
   * 1. Backgrounds only.
   * 2. All basic UI, input outlines, lines, etc.
   */
/* 1 */
/* 2 */
/* Utility Colors */
/* Will update to correct color */
/* Will update to correct color */
/* Will update to correct color */
/* Other Colors */
/**
   * Text colors:
   * 1. Lightest colored text.
   * 2. Medium colored text.
   * 3. Dark colored text.
   * 4. Text to go over a disabled button.
   */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* Link colors */
/* #5991b2 */
/* #66ad86 */
/* #b28e45 */
/* Link Color Mixins */
/* Typography
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Font Mixins */
/* Type Scale Mixins */
/* Typography - Style Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Headlines */
/* h1 */
/* h2 */
/* h3 */
/* h4, h5 */
/* Subhead */
/**
   * Titles:
   * Use in cards, places that are not headlines.
   */
/**
   * Subtitles:
   * Use in cards, information underneath card titles.
   * Examples: Locations, Property, Proximity, etc.
   */
/**
   * Labels:
   * Used for section labels, forms, stats, etc.
   */
/* All caps */
/* Paragraphs */
/* Blockquotes */
/* Transparencies & Shadows
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dark transparencies:
   * Use for text shadow, dark scrim colors and box shadows.
   */
/**
   * Light transparencies:
   * Use for white scrim color.
   */
/**
   * Dark gradient transparencies:
   * Use for gradient scrims.
   */
/**
   * Hover states for items:
   * Use for dropdown menus hover background color, calendar blocks, etc.
   */
/**
   * Shadows:
   * Use for box shadows, like cards & other containers.
   */
/**
   * Text Shadows:
   * Use for text.
   */
/* Spacing Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Margins & Padding:
   * Use these variables for spacing.
   */
/* 4px */
/* 8px */
/* -8px */
/* 16px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 80px */
/* 96px */
/* Button Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Animation Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Ease:
   * Slow/Speed up timing at beginning & end of timelines of animations
   */
/**
   * Growing Shadow on Hover:
   * Used for cards and other containers throughout site.
   */
/* Other Variables & Mixins
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/**
   * Dividers:
   * Use for horizontal & vertical dividers/lines/rules.
   */
/**
   * Rich text:
   * Used to give umbraco components ability to use global styles in wysiwyg rich html editors.
   */
/* Experience Icons */
/* Residence Icons */
/* Room and Suite Icons */
.jdpicker_w .date_selector .nav {
  background: #ffffff;
  color: #858585;
}
.jdpicker_w .date_selector .nav span {
  background: #ffffff;
  color: #858585;
}

.matrix .jdpicker_w .date_selector td.past_day,
.matrix .jdpicker_w .date_selector td.unselected_month,
.matrix .jdpicker_w .date_selector td.past_day.other_month,
.ui-datepicker-unselectable span {
  background-color: rgba(191.25, 191.25, 191.25, 0.3);
}
.matrix .jdpicker_w .date_selector td.past_day span,
.matrix .jdpicker_w .date_selector td.unselected_month span,
.matrix .jdpicker_w .date_selector td.past_day.other_month span,
.ui-datepicker-unselectable span span {
  background: rgba(191.25, 191.25, 191.25, 0.3);
  color: #606060;
  opacity: 1;
}

.jdpicker_w .date_selector * {
  background: none;
  border: none;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  width: auto;
}

.jdpicker_w .date_selector {
  background: #f4f4f4;
  border-bottom: solid 1px #eeeeee;
  display: none;
  margin: -1px 0 0 0;
  padding: 0 0 7px 0;
  position: absolute;
  z-index: 100;
}

.jdpicker_w .date_selector table {
  background-color: #f4f4f4;
  border-spacing: 0;
  clear: both;
  margin: 0 auto;
  margin-left: 13px;
}

.jdpicker_w .date_clearer {
  color: #aa0000;
  cursor: pointer;
  font-family: sans-serif;
  font-weight: bold;
  padding-left: 3px;
}

.jdpicker_w .date_selector_ieframe {
  display: none;
  position: absolute;
  z-index: 99999;
}

.jdpicker_w .error_msg {
  color: #666666;
  display: none;
  font-size: 0.8em;
  text-align: center;
}

/********************************/
/* Property Detail View
/********************************/
.jdpicker_w .date_selector .nav {
  /*background: url("/images/calendar/bg-calendar-nav.png") repeat-x scroll center bottom #FFFFFF;*/
  padding: 10px 0 20px 20px;
}

.jdpicker_w .date_selector .nav span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.jdpicker_w .date_selector .month_nav,
.jdpicker_w .date_selector .year_nav {
  display: block;
  line-height: 28px;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 45%;
}

.jdpicker_w .date_selector .month_nav {
  float: left;
}

.jdpicker_w .date_selector .year_nav {
  float: right;
  margin: 0 20px 0 0;
  text-align: right;
}

.jdpicker_w .date_selector .month_nav select {
  margin: 0 auto;
  position: relative;
  top: 1px;
  width: 75px;
}

.jdpicker_w .date_selector .year_nav .year_input {
  position: relative;
  text-align: center;
  top: 2px;
  width: 36px;
}

.jdpicker_w .date_selector .month_name,
.jdpicker_w .date_selector .year_name {
  cursor: pointer;
  float: left;
  font-size: 28px;
  font-weight: normal;
}

.jdpicker_w .date_selector .next_month_nav {
  cursor: pointer;
  float: left;
  font-size: 18px;
  font-weight: normal;
  padding: 0 20px 0 0;
  text-transform: uppercase;
  width: 40px;
}

.jdpicker_w .date_selector .year_name {
  color: #585858;
  float: right;
  font-size: 28px;
}

.jdpicker_w .date_selector .newMonthName span {
  display: none;
}

.jdpicker_w .date_selector .button {
  color: #333333;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 120%;
  font-weight: bold;
  height: 28px;
  line-height: 17px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-indent: -9999px;
  top: 0;
  width: 20px;
}

.jdpicker_w .date_selector .button:hover,
.jdpicker_w .date_selector .button.hover {
  color: #333333;
  cursor: pointer;
}

.jdpicker_w .date_selector .prev {
  height: 28px;
  padding: 0 20px 0 0;
}

.jdpicker_w .date_selector .next {
  height: 28px;
}

.jdpicker_w .date_selector th,
.jdpicker_w .date_selector td {
  color: #c9defd;
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: 46px;
}

.jdpicker_w .date_selector th {
  color: #818181;
  font-size: 14px;
  font-weight: normal;
  padding-top: 5px;
}

.jdpicker_w .date_selector th.week_label {
  font-size: 80%;
  font-style: italic;
  font-weight: normal;
}

.jdpicker_w .date_selector .week_num,
.jdpicker_w .date_selector .hover .week_num,
.jdpicker_w .date_selector .selected .week_num {
  background: #fcfcfc !important;
  border: none !important;
  color: #333333 !important;
  font-size: 70%;
  font-style: italic;
  text-align: right;
  vertical-align: bottom !important;
}

.jdpicker_w .date_selector td {
  line-height: 46px;
  padding: 4px 0 0 4px;
  white-space: nowrap;
}

.jdpicker_w .date_selector td.selectable_day,
.jdpicker_w .date_selector tr.selectable_week td,
.jdpicker_w .date_selector td.other_month {
  color: #c9defd;
  cursor: pointer;
}

/*  Holds  */
.jdpicker_w .date_selector td.selectable_day.hold_on {
  font-size: 0px;
  height: 32px;
  line-height: 32px;
  padding-top: 18px;
}

.jdpicker_w .date_selector td.selectable_day.hold_on {
  background-position: 7px -975px;
}

.jdpicker_w .date_selector td.selectable_day.hold_on.other_month {
  background-position: 7px -1407px;
}

.jdpicker_w .date_selector td.selectable_day.hold_on.selected {
  background-position: 0px -1084px;
}

.jdpicker_w .date_selector td.selectable_day.hold_on.selected_end {
  background-position: -3px -1138px;
}

.jdpicker_w .date_selector td.selectable_day.hold_on.selected_start {
  background-position: 0px -1031px;
}

.jdpicker_w .date_selector td.checkOut_available.hold_on {
  background-position: 7px -875px;
}

.jdpicker_w .date_selector td.checkOut_available.hold_on.other_month {
  background-position: 7px -1307px;
}

.jdpicker_w .date_selector td.checkOut_available.hold_on.selected_end {
  background-position: -3px -1254px;
}

.jdpicker_w .date_selector td.checkIn_available.hold_on {
  background-position: 7px -925px;
}

.jdpicker_w .date_selector td.checkIn_available.hold_on.other_month {
  background-position: 7px -1357px;
}

.jdpicker_w .date_selector td.checkIn_available.hold_on.selected_start {
  background-position: 0px -1200px;
}

.jdpicker_w .date_selector td.past_day,
.jdpicker_w .date_selector td.unselected_month,
.jdpicker_w .date_selector td.past_day.other_month,
.jdpicker_w .date_selector td.selectable_day.blackout,
.jdpicker_w .date_selector td.unselected_month.blackout {
  color: #b1b1b1;
  cursor: default;
}

.jdpicker_w .date_selector td.selectable_day.disabled,
.jdpicker_w .date_selector tr.selectable_week td.disabled,
.jdpicker_w .date_selector td.other_month.disabled {
  cursor: default;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.jdpicker_w .date_selector td.other_month {
  background-position: 7px -377px;
  color: #d0effe;
}

.jdpicker_w .date_selector td.unselected_month.other_month {
  background-position: 7px -425px;
  color: #858585;
}

.jdpicker_w .date_selector td.selected,
.jdpicker_w .date_selector tr.selected td {
  color: #3a4d54;
}

.jdpicker_w .date_selector td.checkIn_available,
.jdpicker_w .date_selector td.checkIn_available.blackout {
  color: #c9defd;
  cursor: pointer;
}

.jdpicker_w .date_selector td.checkOut_available,
.jdpicker_w .date_selector td.checkOut_available.blackout {
  /* background: transparent url("/images/calendar/calendar-sprite.png") no-repeat 7px -550px; */
  color: #c9defd;
  cursor: pointer;
}

.jdpicker_w .date_selector td.selected_start,
.jdpicker_w .date_selector tr.selected_start td {
  color: #3a4d54;
}

.jdpicker_w .date_selector td.selected_start.checkIn_available,
.jdpicker_w .date_selector tr.selected_start.checkIn_available td {
  color: #3a4d54;
}

.jdpicker_w .date_selector td.selected_end,
.jdpicker_w .date_selector tr.selected_end td {
  color: #3a4d54;
}

.jdpicker_w .date_selector td.selected_end.checkOut_available,
.jdpicker_w .date_selector tr.selected_end.checkOut_available td {
  color: #3a4d54;
}

/*  Peaks  */
.jdpicker_w .date_selector td.selectable_day.peak {
  background-position: 0px -1506px;
}

.jdpicker_w .date_selector td.selectable_day.peak.other_month {
  background-position: 0px -1827px;
}

.jdpicker_w .date_selector td.selectable_day.peak.selected {
  background-position: -1px -1665px;
}

.jdpicker_w .date_selector td.selectable_day.peak.selected_start {
  background-position: 0px -1612px;
}

.jdpicker_w .date_selector td.selectable_day.peak.selected_end {
  background-position: -3px -1719px;
}

.jdpicker_w .date_selector td.checkOut_available.peak {
  background-position: -6px -1556px;
}

.jdpicker_w .date_selector td.checkOut_available.peak.other_month {
  background-position: -6px -1877px;
}

.jdpicker_w .date_selector td.checkOut_available.peak.selected_end {
  background-position: -3px -1719px;
}

.jdpicker_w .date_selector td.checkIn_available.peak {
  background-position: 7px -1456px;
}

.jdpicker_w .date_selector td.checkIn_available.peak.other_month {
  background-position: 7px -497px;
}

.jdpicker_w .date_selector td.checkIn_available.peak.selected_start {
  background-position: 0px -1612px;
}

.jdpicker_w .clear_selection {
  cursor: pointer;
  height: 19px;
  /* background: transparent url("/images/calendar/calendar-sprite.png") no-repeat 3px -472px; */
  position: absolute;
  width: 17px;
}

/********************************/
/* Property Summary Photo View
/********************************/
#ReservationCalendar.photoView {
  /*opacity: 0;
  filter: alpha(opacity=0);*/
}

.photoView .jdpicker_w .date_selector {
  background-color: transparent;
  border: none;
  padding: 0;
}

.photoView .jdpicker_w .date_selector table {
  background-color: #ffffff;
  clear: none;
  float: left;
  margin: 0;
  margin: 0 10px 0 0;
}

.photoView .jdpicker_w .date_selector .newMonthName.last table {
  margin: 0;
}

.photoView .jdpicker_w .date_selector .nav {
  background: none;
  margin: 0 0 5px 0;
  padding: 4px;
}

.photoView .jdpicker_w .date_selector .month_nav,
.photoView .jdpicker_w .date_selector .year_nav {
  display: block;
  line-height: 12px;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 59px;
}

.photoView .jdpicker_w .date_selector .month_nav {
  float: left;
  width: auto;
}

.photoView .jdpicker_w .date_selector .year_nav {
  float: right;
  margin: 0;
  text-align: right;
}

.photoView .jdpicker_w .date_selector .month_nav select {
  margin: 0 auto;
  position: relative;
  top: 1px;
  width: 75px;
}

.photoView .jdpicker_w .date_selector .year_nav .year_input {
  position: relative;
  text-align: center;
  top: 2px;
  width: 36px;
}

.photoView .jdpicker_w .date_selector .month_name {
  padding: 0 20px 0 0;
  width: 25px;
}

.photoView .jdpicker_w .date_selector .month_name,
.photoView .jdpicker_w .date_selector .year_name {
  float: left;
  font-size: 12px;
  font-weight: normal;
}

.photoView .jdpicker_w .date_selector .next_month_nav {
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 12px;
  font-weight: normal;
  padding: 0 20px 0 0;
  text-transform: uppercase;
  width: 25px;
}

.photoView .jdpicker_w .date_selector .next_month_nav.disabledMonth,
.photoView .jdpicker_w .date_selector .month_name.disabledMonth {
  color: #ffffff;
  display: none;
  padding: 0;
  width: 0;
}

.photoView .jdpicker_w .date_selector .year_name {
  color: #585858;
  float: right;
  font-size: 28px;
}

.photoView .jdpicker_w .date_selector .newMonthName {
  float: left;
  height: 245px;
  width: 213px;
}

.photoView .jdpicker_w .date_selector .newMonthName div.monthName {
  font-size: 22px;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}

.photoView .jdpicker_w .date_selector .newMonthName span.year {
  color: #003f66;
  display: inline-block;
  font-family: Georgia, serif;
  font-size: 16px;
  font-style: italic;
  margin: 0;
}

.photoView .jdpicker_w .date_selector .button {
  color: #333333;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 120%;
  font-weight: bold;
  height: 28px;
  line-height: 17px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-indent: -9999px;
  top: 0;
  width: 20px;
}

.photoView .jdpicker_w .date_selector .button:hover,
.photoView .jdpicker_w .date_selector .button.hover {
  color: #333333;
  cursor: pointer;
}

.photoView .jdpicker_w .date_selector .prev {
  height: 28px;
  padding: 0 20px 0 0;
}

.photoView .jdpicker_w .date_selector .next {
  height: 28px;
}

.photoView .jdpicker_w .date_selector th,
.photoView .jdpicker_w .date_selector td {
  color: #c9defd;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 22px;
}

.photoView .jdpicker_w .date_selector th,
.ui-datepicker th {
  color: #818181;
  font-size: 10px;
  font-weight: normal;
  padding: 5px 0 0 0px;
}

.photoView .jdpicker_w .date_selector th.week_label {
  font-size: 80%;
  font-style: italic;
  font-weight: normal;
}

.photoView .jdpicker_w .date_selector .week_num,
.photoView .jdpicker_w .date_selector .hover .week_num,
.photoView .jdpicker_w .date_selector .selected .week_num {
  background: #fcfcfc !important;
  border: none !important;
  color: #333333 !important;
  font-size: 70%;
  font-style: italic;
  text-align: right;
  vertical-align: bottom !important;
}

.photoView .jdpicker_w .date_selector td {
  line-height: 24px;
  padding: 4px 4px 0 4px;
  white-space: nowrap;
}

.photoView .jdpicker_w .date_selector td.past_day,
.photoView .jdpicker_w .date_selector td.unselected_month,
.photoView .jdpicker_w .date_selector td.past_day.other_month,
.ui-datepicker-unselectable span {
  /*color: #B1B1B1;
  background: transparent url("/images/calendar/dropdown-calendar-sprite.png") no-repeat 2px 2px;*/
}

.photoView .jdpicker_w .date_selector td.selectable_day,
.photoView .jdpicker_w .date_selector tr.selectable_week td,
.photoView .jdpicker_w .date_selector td.other_month,
.ui-datepicker td a,
.ui-datepicker-today a {
  cursor: pointer;
  /*color: #C9DEFD;
  background: transparent url("/images/calendar/dropdown-calendar-sprite.png") no-repeat 2px -25px;*/
}

.photoView .jdpicker_w .date_selector td.selectable_day.disabled,
.photoView .jdpicker_w .date_selector tr.selectable_week td.disabled,
.photoView .jdpicker_w .date_selector td.other_month.disabled {
  cursor: default;
}

.photoView .jdpicker_w .date_selector td.selected,
.photoView .jdpicker_w .date_selector tr.selected td {
  background-position: -4px -142px;
  color: #ffffff;
}

.photoView .jdpicker_w .date_selector td.other_month,
.photoView .jdpicker_w .date_selector td.past_day.other_month,
.photoView .jdpicker_w .date_selector td.checkOut_available.other_month {
  background: #ffffff;
  color: #ffffff;
  cursor: default;
}

.photoView .jdpicker_w .date_selector td.other_month.disabled,
.photoView .jdpicker_w .date_selector td.past_day.other_month.disabled,
.photoView .jdpicker_w .date_selector td.checkOut_available.other_month.disabled {
  cursor: default;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.photoView .jdpicker_w .date_selector td.checkIn_available {
  background-position: 2px -355px;
}

.photoView .jdpicker_w .date_selector td.checkOut_available {
  background-position: 2px -327px;
}

.photoView .jdpicker_w .date_selector td.selected_start.checkIn_available,
.photoView .jdpicker_w .date_selector tr.selected_start.checkIn_available td {
  background-position: -5px -399px;
  color: #ffffff;
}

.photoView .jdpicker_w .date_selector td.selected_start,
.photoView .jdpicker_w .date_selector tr.selected_start td {
  background-position: 0px -108px;
  color: #ffffff;
}

.photoView .jdpicker_w .date_selector td.selected_end.checkOut_available,
.photoView .jdpicker_w .date_selector tr.selected_end.checkOut_available td {
  background-position: -2px -436px;
  color: #ffffff;
}

.photoView .jdpicker_w .date_selector td.selected_end,
.photoView .jdpicker_w .date_selector tr.selected_end td {
  background-position: -2px -176px;
  color: #ffffff;
}

.ui-datepicker td a.ui-state-hover {
  background-position: 0px -297px;
}

/*  Holds  */
.photoView .jdpicker_w .date_selector td.selectable_day.hold_on {
  background-position: 3px -470px;
  font-size: 0px;
  height: 16px;
  line-height: 16px;
  padding-top: 13px;
}

.photoView .jdpicker_w .date_selector td.selectable_day.hold_on.other_month {
  background-position: 7px -1407px;
}

.photoView .jdpicker_w .date_selector td.selectable_day.hold_on.selected {
  background-position: 0px -677px;
}

.photoView .jdpicker_w .date_selector td.selectable_day.hold_on.selected_end {
  background-position: -1px -602px;
}

.photoView .jdpicker_w .date_selector td.selectable_day.hold_on.selected_start {
  background-position: -4px -566px;
}

.photoView .jdpicker_w .date_selector td.checkOut_available.hold_on {
  background-position: 3px -499px;
}

.photoView .jdpicker_w .date_selector td.checkOut_available.hold_on.other_month {
  background-position: 7px -1307px;
}

.photoView .jdpicker_w .date_selector td.checkOut_available.hold_on.selected_end {
  background-position: -1px -711px;
}

.photoView .jdpicker_w .date_selector td.checkIn_available.hold_on {
  background-position: 3px -529px;
}

.photoView .jdpicker_w .date_selector td.checkIn_available.hold_on.other_month {
  background-position: 7px -1340px;
}

.photoView .jdpicker_w .date_selector td.checkIn_available.hold_on.selected_start {
  background-position: -4px -643px;
}

/*  Peaks  */
.photoView .jdpicker_w .date_selector td.selectable_day.peak {
  background-position: -3px -778px;
}

.photoView .jdpicker_w .date_selector td.selectable_day.peak.selected {
  background-position: -4px -887px;
}

.photoView .jdpicker_w .date_selector td.selectable_day.peak.selected_start {
  background-position: -4px -852px;
}

.photoView .jdpicker_w .date_selector td.selectable_day.peak.selected_end {
  background-position: -1px -921px;
}

.photoView .jdpicker_w .date_selector td.checkOut_available.peak {
  background-position: -9px -809px;
}

.photoView .jdpicker_w .date_selector td.checkIn_available.peak {
  background-position: 3px -748px;
}

.photoView .jdpicker_w .date_selector td.checkIn_available.peak.selected_start {
  background-position: -4px -853px;
}

.photoView .jdpicker_w .clear_selection {
  height: 14px;
  /*background: transparent url("/images/calendar/dropdown-calendar-sprite.png") no-repeat 0 -90px;*/
  position: absolute;
  width: 14px;
}

/******* Matrix View **********/
.matrix .jdpicker_w .date_selector {
  background-color: #ffffff;
  border: none;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0 0 3px;
  position: static;
}

.matrix .jdpicker_w .date_selector table {
  background-color: #ffffff;
  clear: none;
  float: left;
  margin: 0;
}

.matrix .jdpicker_w .date_selector .newMonthName.last table {
  margin: 0;
}

.matrix .jdpicker_w .date_selector .nav {
  background: none;
  margin: 0 0 5px 0;
  padding: 4px;
}

.matrix .jdpicker_w .date_selector .month_nav,
.matrix .jdpicker_w .date_selector .year_nav {
  display: block;
  line-height: 12px;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 59px;
}

.matrix .jdpicker_w .date_selector .month_nav {
  float: left;
  width: auto;
}

.matrix .jdpicker_w .date_selector .year_nav {
  float: right;
  margin: 0;
  text-align: right;
}

.matrix .jdpicker_w .date_selector .month_nav select {
  margin: 0 auto;
  position: relative;
  top: 1px;
  width: 75px;
}

.matrix .jdpicker_w .date_selector .year_nav .year_input {
  position: relative;
  text-align: center;
  top: 2px;
  width: 36px;
}

.matrix .jdpicker_w .date_selector .month_name {
  padding: 0 20px 0 0;
  width: 25px;
}

.matrix .jdpicker_w .date_selector .month_name,
.matrix .jdpicker_w .date_selector .year_name {
  float: left;
  font-size: 12px;
  font-weight: normal;
}

.matrix .jdpicker_w .date_selector .next_month_nav {
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 12px;
  font-weight: normal;
  padding: 0 20px 0 0;
  text-transform: uppercase;
  width: 25px;
}

.matrix .jdpicker_w .date_selector .next_month_nav.disabledMonth,
.matrix .jdpicker_w .date_selector .month_name.disabledMonth {
  color: #ffffff;
  display: none;
  padding: 0;
  width: 0;
}

.matrix .jdpicker_w .date_selector .year_name {
  color: #585858;
  float: right;
  font-size: 28px;
}

.matrix .jdpicker_w .date_selector .newMonthName {
  float: left;
}

.matrix .jdpicker_w .date_selector .newMonthName span {
  display: block;
  margin: 0 0 0 4px;
  text-transform: uppercase;
}

.matrix .jdpicker_w .date_selector .button {
  color: #333333;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 120%;
  font-weight: bold;
  height: 28px;
  line-height: 17px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-indent: -9999px;
  top: 0;
  width: 20px;
}

.matrix .jdpicker_w .date_selector .button:hover,
.matrix .jdpicker_w .date_selector .button.hover {
  color: #333333;
  cursor: pointer;
}

.matrix .jdpicker_w .date_selector .prev {
  height: 28px;
  padding: 0 20px 0 0;
}

.matrix .jdpicker_w .date_selector .next {
  height: 28px;
}

.matrix .jdpicker_w .date_selector th,
.matrix .jdpicker_w .date_selector td {
  color: #c9defd;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 21px;
}

.matrix .jdpicker_w .date_selector th,
.ui-datepicker th {
  color: #818181;
  font-size: 10px;
  font-weight: normal;
  padding: 5px 0 0 0px;
}

.matrix .jdpicker_w .date_selector th.week_label {
  font-size: 80%;
  font-style: italic;
  font-weight: normal;
}

.matrix .jdpicker_w .date_selector .week_num,
.matrix .jdpicker_w .date_selector .hover .week_num,
.matrix .jdpicker_w .date_selector .selected .week_num {
  background: #fcfcfc !important;
  border: none !important;
  color: #333333 !important;
  font-size: 70%;
  font-style: italic;
  text-align: right;
  vertical-align: bottom !important;
}

.matrix .jdpicker_w .date_selector td {
  line-height: 24px;
  padding: 4px 4px 0 4px;
  text-align: center;
  white-space: nowrap;
}

.matrix .jdpicker_w .date_selector td.past_day,
.matrix .jdpicker_w .date_selector td.unselected_month,
.matrix .jdpicker_w .date_selector td.past_day.other_month,
.ui-datepicker-unselectable span {
  /*color: #B1B1B1;
  background: transparent url("/images/calendar/dropdown-calendar-sprite.png") no-repeat 3px 3px;*/
}

.matrix .jdpicker_w .date_selector tr.selectable_week.hover td,
.matrix .jdpicker_w .date_selector td.selectable_day.hover {
  color: white;
}

.matrix .jdpicker_w .date_selector td.selectable_day,
.matrix .jdpicker_w .date_selector tr.selectable_week td,
.matrix .jdpicker_w .date_selector td.other_month,
.ui-datepicker td a,
.ui-datepicker-today a {
  cursor: pointer;
  /*color: #C9DEFD;
  background: transparent url("/images/calendar/dropdown-calendar-sprite.png") no-repeat 2px -24px;*/
}

.matrix .jdpicker_w .date_selector td.selectable_day.disabled,
.matrix .jdpicker_w .date_selector tr.selectable_week td.disabled,
.matrix .jdpicker_w .date_selector td.other_month.disabled {
  cursor: default;
}

.matrix .jdpicker_w .date_selector td.selected,
.matrix .jdpicker_w .date_selector tr.selected td {
  background-position: 0px -142px;
  color: #ffffff;
}

.matrix .jdpicker_w .date_selector td.checkIn_available {
  background-position: 3px -354px;
}

.matrix .jdpicker_w .date_selector td.checkOut_available {
  background-position: 3px -326px;
}

.matrix .jdpicker_w .date_selector td.selected_start.checkIn_available,
.matrix .jdpicker_w .date_selector tr.selected_start.checkIn_available td {
  background-position: -4px -399px;
  color: #ffffff;
}

.matrix .jdpicker_w .date_selector td.selected_start,
.matrix .jdpicker_w .date_selector tr.selected_start td {
  background-position: 0px -108px;
  color: #ffffff;
}

.matrix .jdpicker_w .date_selector td.selected_end.checkOut_available,
.matrix .jdpicker_w .date_selector tr.selected_end.checkOut_available td {
  background-position: -1px -436px;
  color: #ffffff;
}

.matrix .jdpicker_w .date_selector td.selected_end,
.matrix .jdpicker_w .date_selector tr.selected_end td {
  background-position: -3px -175px;
  color: #ffffff;
}

.ui-datepicker td a.ui-state-hover {
  background-position: 0px -297px;
}

/*  Holds  */
.matrix .jdpicker_w .date_selector td.selectable_day.hold_on,
.matrix .jdpicker_w .date_selector td.selectable_day.hold_on.other_month,
.matrix .jdpicker_w .date_selector td.checkOut_available.hold_on,
.matrix .jdpicker_w .date_selector td.checkOut_available.hold_on.other_month,
.matrix .jdpicker_w .date_selector td.checkIn_available.hold_on,
.matrix .jdpicker_w .date_selector td.checkIn_available.hold_on.other_month {
  background-position: 3px -470px;
  font-size: 0px;
  height: 16px;
  line-height: 16px;
  padding-top: 13px;
}

.matrix .jdpicker_w .date_selector td.selectable_day.hold_on.selected {
  background-position: 0px -677px;
}

.matrix .jdpicker_w .date_selector td.selectable_day.hold_on.selected_end {
  background-position: -1px -602px;
}

.matrix .jdpicker_w .date_selector td.checkOut_available.hold_on.selected_end {
  background-position: -1px -711px;
}

.matrix .jdpicker_w .date_selector td.selectable_day.hold_on.selected_start {
  background-position: -4px -566px;
}

.matrix .jdpicker_w .date_selector td.checkIn_available.hold_on.selected_start {
  background-position: -4px -643px;
}

/*  Peaks  */
.matrix .jdpicker_w .date_selector td.selectable_day.peak {
  background-position: -3px -778px;
}

.matrix .jdpicker_w .date_selector td.selectable_day.peak.selected {
  background-position: -3px -887px;
}

.matrix .jdpicker_w .date_selector td.selectable_day.peak.selected_start {
  background-position: -4px -852px;
}

.matrix .jdpicker_w .date_selector td.selectable_day.peak.selected_end {
  background-position: -1px -921px;
}

.matrix .jdpicker_w .date_selector td.checkOut_available.peak {
  background-position: -9px -809px;
}

.matrix .jdpicker_w .date_selector td.checkOut_available.peak.selected_end {
  /*background-position: -3px -1719px;*/
}

.matrix .jdpicker_w .date_selector td.checkIn_available.peak {
  background-position: 2px -747px;
}

.matrix .jdpicker_w .date_selector td.checkIn_available.peak.selected_start {
  /*background-position: -4px -853px;*/
}

.matrix .jdpicker_w .clear_selection {
  height: 14px;
  /*background: transparent url("/images/calendar/dropdown-calendar-sprite.png") no-repeat 0 -90px;*/
  position: absolute;
  width: 14px;
}

/************************* Residence Calander View *************************/
#ReservationCalendar .jdpicker_w {
  overflow: hidden;
  position: relative;
}
#ReservationCalendar .jdpicker_w .date_selector {
  position: relative !important;
  width: 99999px;
}