
body {
  /* background: #fff; */
  font-size:18px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
}

.disclaimer {
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* learnmorenow houses image in top banner */
.lmnlogo {
  width: 90px;
  height:60px;
}

.app-name {
  font-size: 24px;
  font-weight: 400;  
  margin-left: 20px;
  /* Required for main area's paper-scroll-header-panel custom condensing transformation */
  -webkit-transform-origin: left center;
  transform-origin: left center;  
}

/* JDC 04/12/2021 - Adding new sample banner for MKTVAL code page content */
.sample-banner{
  text-align: center;
  padding: 10px 65px;
  margin: -25px 15px 15px 15px;
  background: #FFFFEC;
  border: 1px solid #EBEBEB;
  font-size: 15px;
}
.sample-banner h3 {
  font-weight: bold;
  line-height: 40px
}

#contactInformation {
	padding: 0 10px 10px 10px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 40px;
}

#contactInfoPhotoDiv{
	float: left;
	margin-right: 10px;
}

#contactInfoLogoDiv{
	float: right;
	margin-right: 10px;
}

#contactInfoDetailsDiv{
	
	text-align: left;
	font-size: 14px;
  margin-bottom: 10px;
  min-width:50px;
}

.agentPhoto {
	border: 1px solid #000;
	width: 125px;
}
.agentLogo {
	border: none;
	width: 200px;
}

#contactmeDiv{
	margin: -40px 10px 10px 10px;
	background-color: #fff;
  display: flex;
}

#recipSpan {
	font-weight: bold;
  font-size: 24px;
}

paper-button {
    display: block;
    margin-bottom: 24px;
    min-width: 160px; 
	  text-transform: none;   
}
/* contact me btn */
paper-button[raised].contact {
  background: #C55A00;
  color: #fff;
  border-radius: 20px;
}

/* share btn */
paper-button[raised].share {
  background: #1D6571;
  color: #fff;
  border-radius: 20px;
}

#contactmeBtnDiv {
   margin-top:20px;
}

 /* following styles are for the contact me and share page modal dialogue boxes */

.ModalDialog {
  background: white;
  position: fixed;
  top: 16px;
  max-width: 650px;
  overflow: auto;  
}

paper-button.contactmedialogbtn {
  padding: 5px;
  min-width:80px;
  margin-bottom: 5px;
  color: #4285f4;
}
/* end of styles for the modal dialogue box */    


/* jca 3/21/17: adding new contact btn to page */
.requestbtndiv {
    margin: 3px 0px 15px 0px;
    padding-bottom: 11px;
    border-bottom: 1px solid #c0c0c0;
}



/*
 Should you want to set a background colour on a containing element
 certain types of bubble effect may require you to include these
 style declarations.
 */
p.speechbubble.content {
  position:relative;
  z-index:1;
}

/* ============================================================================================================================
== BUBBLE WITH A BORDER AND TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border {
  position:relative;
  padding:15px 15px 0px 15px;
  margin:1em 0 1em;
  border:4px solid #1D6571;
  color:#333;
  background:#f6f6f6;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border:before {
  content:"";
  position:absolute;
  bottom:-20px; /* value = - border-top-width - border-bottom-width */
  left:40px; /* controls horizontal position */
  border-width:20px 20px 0;
  border-style:solid;
  border-color:#1D6571 transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* creates the smaller  triangle */
.triangle-border:after {
  content:"";
  position:absolute;
  bottom:-13px; /* value = - border-top-width - border-bottom-width */
  left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
  border-width:13px 13px 0;
  border-style:solid;
  border-color:#f6f6f6 transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* Variant : top
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.top:before {
  top:-20px; /* value = - border-top-width - border-bottom-width */
  bottom:auto;
  /* left:auto; commented this out so triangle goes to left side of bubble instead of right */
  right:40px; /* controls horizontal position */
  border-width:0 20px 20px;
}

/* creates the smaller  triangle */
.triangle-border.top:after {
  top:-13px; /* value = - border-top-width - border-bottom-width */
  bottom:auto;
  /* left:auto; commented this out so triangle goes to left side of bubble instead of right */
  right:47px; /* value = (:before right) + (:before border-right) - (:after border-right) */
  border-width:0 13px 13px;
}


  /* mobile-small (iphone 5, etc; portrait 320px) */
@media all and (min-width: 0) and (max-width: 415px) and (orientation: portrait) { 
    .triangle-border {
      width:90%;
    }
    .agentLogo {
      border: none;
      width: 150px;
    }

    .agentPhoto {
    border: 1px solid #000;
    width: 30%;
  }

    #contactInfoLogoDiv{
    float: left;
  }
}

/* jca 6/24/19: copied this style content from http://onboard.rocks/client/quantum-digital/css/custom.css */
/*COMMEN CSS SECTION STARTS HERE*/
ul, ol { margin:0px; padding:0px;}
li { list-style:none;}
a, input, textarea, button, th, td { outline:none;}
h1, h2, h3, h4, h5, h6 { margin:0px;}
/*.height10 { height:10px; clear:both;}
.height20 { height:20px; clear:both;}
.height40 { height:40px; clear:both;}*/
.img-responsive { display:inline-block;}
.no-padding { padding:0px;}
.no-padding-left { padding-left:0px;}
.no-padding-right { padding-right:0px;}
.navbar { background: none; border: 0; border-radius: 0;}
@media (min-width:1200px){.container{width:1000px}}
a { color:#005965;}
@font-face {
  font-family: 'FontAwesome';
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),
  url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),
  url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.ttf') format('truetype'),
  url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-search:before {
  content: "\f002";
}
/*COMMEN CSS SECTION ENDS HERE*/

/*HEADER SECTION STARTS HERE*/
header {background:#525550; padding:5px 0px; text-align:center; margin-bottom:41px;}
header a:hover { text-decoration:underline!important; color: #fff;}
header span {color:#fff;}
header span img {position:relative; top:-2px; margin-right:5px;}
.logo { margin-top:11px;display: inline-block;}
/*HEADER SECTION ENDS HERE*/

/*FOOTER SECTION STARTS HERE*/
footer { margin:30px 0px;display: inline-block; color:#999; font-size:12px;}
/*FOOTER SECTION ENDS HERE*/

/*SALLY WOOD SECTION STARTS HERE*/
.client-information {display:inline-block; vertical-align:top; margin-left:8px;}
.client-information li { font-size:15px;}
.client-information li strong {font-size:18px;}
/*SALLY WOOD SECTION ENDS HERE*/

/*SEARCH SECTION STARTS HERE*/
#search-new-address {margin:30px 0px 10px;position:relative;padding:0;text-align: end;}
#search-new-address .search-query {padding:5px 25px 5px 8px;margin-bottom:0;border:1px solid #bcbcbc;border-radius:13px;font-size:14px;height:32px;width: 70%;color:#555;font-weight:bold;}
#search-new-address button {border:0;background:none;padding:5px 8px;position:absolute;right:0;margin-bottom:0;border-radius:10px;color:#bcbcbc;}
#search-new-address .search-query::-webkit-input-placeholder { color:#555; font-weight:bold;}
#search-new-address .search-query:-moz-placeholder { color:#555;}
#search-new-address .search-query::-moz-placeholder { color:#555;}
#search-new-address .search-query:-ms-input-placeholder { color:#555;}

/*SEARCH SECTION ENDS HERE*/

/*SALLY WOOD INFORMATION SECTION STARTS HERE*/
.contact-me { border:4px solid #005764; background:#f6f6f6; padding:13px; margin-top:17px; position:relative;}
.contact-me h2 { color:#005764; margin-bottom:10px;margin-top: 5px;}
.contact-me a { background:#c75b12; color:#fff; padding:5px 45px 6px; border-radius:18px; text-decoration:none; margin-right:5px; margin-top:5px; margin-bottom:10px; display:inline-block;    font-weight: bold;}
.contact-me a:hover { background:#005764;}
.contact-me .share_btn {background:#005764; padding:5px 30px 6px; }
.contact-me .share_btn:hover {background:#c75b12;}
.contact-me:after, .contact-me:before { bottom:100%; left:50px; border:solid transparent; content:" "; height:0; width:0; position:absolute; pointer-events:none;}
.contact-me:after { border-color: rgba(136, 183, 213, 0); border-bottom-color:#f6f6f6; border-width: 13px; margin-left: -13px;}
.contact-me:before { border-color: rgba(194, 225, 245, 0); border-bottom-color:#005764; border-width: 18px; margin-left: -18px;}
.contact-me p strong { font-size: 16px; }
/*SALLY WOOD INFORMATION SECTION ENDS HERE*/

/*ESTIMATED SECTION STARTS HERE*/
.estimated_sec { background:#f6f6f6; padding:19px 28px; margin-top:17px;}
.short_description {color: #005764; font-size:17px; margin-top:22px; display:block;}
.price {color: #005764; font-size:40px; margin:3px 0px 15px 0px; padding-bottom:11px; border-bottom:1px solid #c0c0c0;}
.adjust_slider {font-size:12px;}
.estimated_sec h3 { color:#136570; display:inline-block; font-size: 27px;}
.estimated_sec h4 { font-size:20px;}
.confidence { margin-top:18px;}
/*ESTIMATED SECTION ENDS HERE*/

/*RANGE SLIDER SECTION STARTS HERE*/
.slider {  display: inline-block;  vertical-align: middle;  position: relative;}
.slider.slider-horizontal {  width: 100%;  height: 20px; margin-bottom: 28px!important;}
.slider.slider-horizontal .slider-track { height:22px; width: 100%; margin-top: -5px; top: 50%; left: 0;}
.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high { height: 100%; top: 0;  bottom: 0;}
.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {  margin-left:-33px;  margin-top: -10px;}
.slider.slider-horizontal .slider-tick.triangle, .slider.slider-horizontal .slider-handle.triangle {  border-width: 0 10px 10px 10px;  width: 0;  height: 0;  border-bottom-color: #0480be;  margin-top: 0;}
.slider.slider-horizontal .slider-tick-label-container { white-space: nowrap;  margin-top:7px;    margin-left: 0px!important; }
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {vertical-align: middle; display: inline-block; text-align: left; width:33%!important; font-size: 12px; color:#666;}
.confidence_score .slider.slider-horizontal .slider-tick-label-container {margin-top:28px;     margin-left: 0px!important;}
.confidence_score .slider.slider-horizontal .slider-tick-label-container .slider-tick-label { width:33%!important;}
.confidence_score .slider.slider-horizontal .slider-tick-label-container .slider-tick-label{    text-align: left;}
.slider.slider-vertical { height: 210px; width: 20px;}
.slider.slider-vertical .slider-track { width: 10px; height: 100%; margin-left: -5px; left: 50%; top: 0;}
.slider.slider-vertical .slider-selection { width: 100%;left: 0; top: 0; bottom: 0;}
.slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high { width: 100%; left: 0; right: 0;}
.slider.slider-vertical .slider-tick, .slider.slider-vertical .slider-handle { margin-left: -5px; margin-top: -10px;}
.slider.slider-vertical .slider-tick.triangle, .slider.slider-vertical .slider-handle.triangle { border-width: 10px 0 10px 10px;  width: 1px;  height: 1px;  border-left-color: #0480be;  margin-left: 0;}
.slider.slider-vertical .slider-tick-label-container { white-space: nowrap;}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label { padding-left: 4px;}
.slider input {  display: none;}
.slider .tooltip.top {  margin-top: -36px;}
.slider .tooltip-inner {  white-space: nowrap;}
.slider .hide { display: none;}
.slider-track {position:absolute; cursor:pointer; background:#fff;border:1px solid #e8e8e8;}
.slider-selection {position: absolute;}
.slider-selection.tick-slider-selection {background: #c75b12;}
.confidence_score .slider-selection.tick-slider-selection { background:#136570;}
.confidence_score .slider-handle { display:none;}
.slider-track-low, .slider-track-high { position: absolute;  background: transparent;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  border-radius: 4px;}
.slider-handle {  position: absolute;  width: 38px;  height: 39px;  background-image:url(../images/slider_img.png);}
.slider-handle.round {  border-radius: 50%;}
.slider-handle.triangle {  background: transparent none;}
.slider-handle.custom {  background: transparent none;}
.slider-handle.custom::before {  line-height: 20px;  content: '\2605';  color: #726204;}
.slider-tick.round { display:none;}
.slider-tick.triangle {  background: transparent none;}
.slider-tick.custom { background: transparent none;}
.slider-tick.custom::before { line-height: 20px; content: '\2605'; color: #726204;}
.slider-tick.in-selection { background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%); background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%); background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0); opacity: 1;}
.confidence_score { display: inline-block; width:87%; margin-left:3%; margin-top:10px; /*overflow:auto;*/ vertical-align: middle;}
/*RANGE SLIDER SECTION ENDS HERE*/

/*RECENT SECTION STARTS HERE*/
.recent_sale h4 span, .chart_sec h4 span, .table_sec h4 span {color:#136570;}
.recent_sale h4, .chart_sec h4, .table_sec h4 { font-size:20px;}
.chart_sec h4 strong { margin-bottom:40px; display: block;}
.recent_sale h4 {font-size:21px;}
.recent_sale, .chart_sec, .table_sec { padding:20px; background:#f6f6f6; margin-top:20px;}
.recent_sale {padding:19px 28px 18px;}
.recent_sale #map_canvas {width:100%; height:485px; margin:17px 0px 5px; border:1px solid #c9c9c9;}
.gm-style-iw span { display:block;}

/*RECENT SECTION ENDS HERE*/

/*TABLE SECTION STARTS HERE*/
.table_sec h4 { margin-bottom:15px;}
.table_sec { display: inline-block; clear: both; margin-top: 20px; width: 100%;}
.table_sec th { font-size:13px; color:#999; margin:10px 0px;}
.table_sec h5 { margin:0px 0px 10px}
.table_sec thead {margin:10px 0px 0px}
.table_sec tr { margin:15px 0px; min-height:35px; line-height:35px;font-size: 15.5px;}
/*TABLE SECTION ENDS HERE*/

/*CHART SECTION STARTS HERE*/
#price-trends { border-bottom:1px solid #ccc; padding-bottom:50px!important; margin-bottom:63px; height:208px; font-size: 12px;}
#sales-activity { height:209px; font-size:12px; margin-bottom:61px;}
.legend div { background:none!important;}
.legendLabel { margin-left:5px; display:inline-block; vertical-align:top;}
.legend table { top:-15px!important;}
/*CHART SECTION ENDS HERE*/

.hj-widget {margin: 10px 0;}

.address-autocomplete-suggestion-list {
  position: absolute;
  background: white;
  padding: 0;
  border: 1px solid;
  padding-left: 2px;
  /* margin-left: 145px; */
  z-index: 1;
  width: inherit;
  display: block;
}

.clickable {
  font-size: smaller;
  width: max-content;
}

.clickable:hover {
  background-color: lightgray;
  cursor: pointer;
}

/*RESPONSIVE SECTION STARTS HERE*/
@media (max-width:1200px){
/*.confidence_score, .price_slider { width: 100%; margin: 0px; overflow: hidden; overflow-x: auto;}
.slider-horizontal {width: 500px!important;}*/
.recent_sale #map_canvas {height:433px;}
}
@media (max-width:990px){
/*.slider.slider-horizontal .slider-tick-label-container, .confidence_score .slider.slider-horizontal .slider-tick-label-container {margin-left:0px!important;}*/
.confidence_score{    width: 100%;
    margin-left: 0%;}
.contact-me a { padding-left:15px; padding-right:15px;}
.table-responsive table { width:900px!important;}
.recent_sale #map_canvas {height:395px;}
}
@media (max-width:767px){
.table-responsive { border:0px;}
}
@media (max-width:550px){
section.col-sm-6.col-sm-push-6.text-right { text-align:center;}
#search-new-address { text-align:left; margin-bottom:30px;}
#search-new-address .search-query { width:100%;}
#search-new-address button { top:0px;}
.address-autocomplete-suggestion-list {margin-left:0px;}

}
@media (max-width:400px){
/*.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {width:55px!important;}
 .confidence_score .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {width: 70px!important;}
.price {overflow: auto;}*/
}
/*RESPONSIVE SECTION ENDS HERE*/

