

h1,h2,h3,h4,h5,h6 {

	font-family: "Avant Garde";
	color: #333;
	font-weight: 700;
	line-height: 110%;
}

label {font-weight: bold;
    color: grey;
    font-size: 1em;
    cursor: default;}

#map-legend input[type="checkbox"] {	margin-left:1em;}.hidden {	display:none;	opacity:0;}.video-container {    position: relative;    padding-bottom: 56.25%;    padding-top: 35px;    height: 0;    overflow: hidden;}.video-container iframe {    position: absolute;    top:0;    left: 0;    width: 100%;    height: 100%;}.listing-data ul {  list-style: none;  padding-left: 0;  margin-left: 0;}#listing-data img {	margin:2em 0em;}#listing-data {	border: 1px solid #ccc;	padding:1em;}
.full-width {width:100%;}
.right {
	display:block;
	float: right;
}

.left {
	display:block;
	float: left;
}

.header {
	color: #666;
}

.clearfix {
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
	display: block;
}

.text-small {	font-size:0.75em;}
.text-medium {	font-size:1.25em;}.text-large {	font-size: 1.75em;}
.text-light {font-weight: 400;}
.text-large {font-size: 3.5em;}

.spacer-bottom {
	margin-bottom:1em;
}

#video-nav-img span {
	font-weight:700;
}

#title-length, #video-description, #video-nav-img a, .length{
	color: #666;
}

#title-length {
	margin-top: 1em;
}

#video-title, .title {
	color: #00a8aa;
}

#gallery-nav-img img.selected , #video-nav-img img.selected {
	border: 2px solid #009999;
}

#gallery-nav-img img, #video-nav-img img {
	border: 2px solid #FFF;
	margin-bottom:1em;
}

#video-nav-img img {
	margin:0.25em 0em 1em 0em;
}

#lrg-gallery-img , #video{
	display:block;
	width:100%;
}

#gallery-container, #video-container {
	padding:0em;
}

#video-container {
	margin-bottom:2em;
}

.gallery-nav, .video-nav {
	position:absolute;
	top:40%;
	z-index:5;
}

.gallery-nav a, .video-nav a  {
	color: #FFF;
	text-align:center;
}

.gallery-nav , .video-nav {
	background-color: rgba(0,0,0,0.3);
	padding:0em 0.5em;
}

.gallery-nav.left , .video-nav.left{
	left: 0;
}

.gallery-nav.right , .video-nav.right{
	right: 0;
}

.header-spacer {

	clear: both;
	float: none;
	display: block;
	width: 100%;
	height:1.75em;
	overflow: hidden;
	margin:1em 0em;

}


.tiny-spacer {

	clear: both;
	float: none;
	display: block;
	width: 100%;
	height:0.5em;
	overflow: hidden;
	margin:0em 0em;
}

.badge-spacer {

	clear: both;
	float: none;
	display: block;
	width: 100%;
	height:1.75em;
	overflow: hidden;
	margin:0.25em 0em;
}

.small-spacer {

	clear: both;
	float: none;
	display: block;
	width: 100%;
	height:2em;
	overflow: hidden;
	margin:0em 0em;
}

.spacer {

	clear: both;
	float: none;
	display: block;
	width: 100%;
	height:2em;
	overflow: hidden;
	margin:2.5em 0em;
}

.range-slider.round {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.sash {
	display: block;
	overflow: hidden;
	width: 15%;
	position: relative;
	z-index: 999;
	bottom:50px;
}

.search-result .sash {
	width: 30%;
	bottom:43px;
}

.action-badge {
	margin-left: 0.5em;
}

.search-result .action-badge {
	margin-left: 0.25em;
}


.badge-text {
    width:50%;
}

.badge-text:after {
    content: "";
    display: block;
    width: 100%;
    height:0;
    padding-bottom: 100%;
    background: #333; 
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
}
.badge-text div {
    float:left;
    width:100%;
    padding-top:30%;
    line-height:1em;
    margin-top:-0.5em;
    text-align:center;
    color:white;
    font-size: 0.65em
}

.badge-info {
	margin-bottom: 0.25em;
	display: block;
	color: #FFF !important;
}

.burgundy {
	color: #903;
}

.burgundy:hover {

	color: #903;
	text-decoration: underline;
}

.no-pad-left {
	padding-left: 0em !important;
}

.no-pad-right {
	padding-right: 0em !important;
}

body {font-family: 'Avant Garde'}


.nav {border-bottom: 1px solid #ccc;}

.top-bar {
	background: #efefef;
	padding:0em 1em;

}

.wine {

	background: #903;;
}

.wine .fa {
	color: #fff;
}

.wine a {

	background-size: #903;
	color: #fff;
}

.top-bar-section li.wine:not(.has-form) a:not(.button) {

	background:#903;
	color: #fff;
}

.top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button) {
background: #efefef;

}

.top-bar-section ul li a{
	text-transform: uppercase;
	color: #666;
	font-family:'Avant Garde';
	font-weight: 600;
}

.top-bar-section ul li a .fa {
color: #009999;

	}

.fa-bars {
color: #009999;
font-size: 1.4em !important;

	}	


.top-bar-section:not(.logged-in) ul.left li {

	padding-left: 1em;
	padding-right: 1em;
}

.right-off-canvas-menu {

	height: 360px;
}


.season-box {

	background: url(~/Content/images/img/season-fall.jpg) top left no-repeat fixed;
	background-size: cover;
	margin-bottom: 2em;
	position: relative;
	overflow: hidden;
}

.search-box {

	display: block;
	background: rgba(51,51,51,0.65);
	border-radius: 8px;
	-webkit-border-radius:8px;
	margin:9em 0em;
	overflow: hidden;
	padding:2em 1em;
}

.search-box sup {

	font-size: 0.45em;
}

.search-box input[type="text"] {
display: block;
float: left;
width: 75%;
box-shadow: none;
border: none;

}

.search-box a {
	color: #fff;
	font-size: 0.75em;
	text-decoration: underline;
}

.search-box span {
	color: #fff;
}

.fa-map-marker, .fa-cogs {

	color: #fff;
}

.black {
	background-color: #333;
}

.text-black {
	color: #000;
}

.text-white {
	color: #FFF;
}

.text-skinny {
	font-weight: 400;
}

.search-box h1 {
	color: #fff;
	text-align: center;
	font-family: 'Avant Garde';
	font-weight: 600;
	text-shadow: 1px 0px 1px rgba(36, 38, 40, 1);

}

.search-icon {
	display: block;
	float: left;
	width: 5%;
	background: #fff;
	padding:0.6em 0em 0.55em 0.5em;
}

.padding-small {
	padding: 0.5em 0em;
}

a#searchModalReveal:hover, a#searchModalReveal:focus{
	color: #FFF;
}

.search-btn {

	width: 19%;
	max-width: 19%;
	color: #fff;
	background: #009999;
	box-shadow: none;
	border:none;
	border-radius: 4px !important;
	-webkit-border-radius:6px;
	font-size: 1em;
	font-family: "Avant Garde";
	text-align: center;
	padding:0.45em 1em;
	display:block;
	float: left;
	margin-left: 1%
}

.search-btn.long {
	width:30%;
	max-width: 30%;
}

.nofloat {
	float:none;
}

.center {
	text-align:center;
	margin:0em auto;
}

.action-btn {

	width: 80%;
	max-width: 80%;
	color: #fff;
	background: #009999;
	box-shadow: none;
	border:none;
	border-radius: 4px !important;
	-webkit-border-radius:6px;
	font-size: 1em;
	font-family: "Avant Garde";
	text-align: center;
	padding:0.45em 1em;
	display:block;
	margin:0 auto;
}

.action-btn:hover{

	color: #fff;
}


.cta-left {

	display: block;
	overflow: hidden;
	min-height: 22em;
	height: 22em;
	background: url(~/Content/images/img/cta-left.jpg) top left no-repeat;
	background-size: cover;
	position: relative;
	text-align: left;

}


.cta-right {

	display: block;
	overflow: hidden;
	min-height: 22em;
	height: 22em;
	background: url(~/Content/images/img/cta-right.jpg) top left no-repeat;
	background-size: cover;
	position: relative;
	text-align: left;
}

.xl-padding-left {

	padding-left: 3em;
}

.xl-padding-right {

	padding-right: 3em;
}

.triad h2 {

	color: #fff;
	text-align: left;
	font-family: 'Avant Garde';
	font-weight: 700;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);
	line-height: 105%;
	padding-left: 0.45em;
	padding-top: 0.4em;
}

.triad sup {

	font-size: 0.35em;
}


.dark-bar {
position: absolute;
bottom: 0;
width: 100%;
color: #fff;
text-align: right;
background: rgba(51,51,51,0.65);
padding-right: 0.5em;
padding-top: 0.75em;
padding-bottom:0.75em;

}

.dark-bar h3 {
	color: #fff;
	text-align: right;
	font-family: 'Avant Garde';
	font-weight: 700;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);
	line-height: 105%;
	padding-left: 0.45em;

}



.icon-callout {

text-align: center;
padding-bottom: 2em;

}

.icon-callout h3 {
	font-family: "Avant Garde";
	font-weight: 700;
	color: #666;
}

.icon-callout .fa{

	font-size: 8em;
	color: #666;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}



.neighborhood {

text-align: center;
background: url(~/Content/images/img/neighborhood.jpg) top left no-repeat;
background-attachment: fixed;
padding-bottom: 2em;


}


.neighborhood h2 {

	color: #fff;
	text-align: center;
	font-family: 'Avant Garde';
	font-weight: 700;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);
	line-height: 105%;
	padding:1em 0em;

}


.residuals img {

	margin: 0 auto;
	display: block;
}

.search-result {
	background: #f1f1f1;
	padding:1em 0em 0.5em 0em;
	margin-bottom: 1em;	border:1px solid #ccc;
}

.search-result .user-actions {

	padding-left: 0;
	margin-bottom: 1em;
}


.nowrap {	white-space:nowrap;}

#advanced-options {
	display:none;
}

#everything-link {
	text-decoration:underline;
	color: #666;
}

#video {

max-width: 100%;
margin-bottom: 1em;
}

#search-results span {
	display:block;
	margin:0em 0em 0.25em 0em
}

#options-toggle {
	display:block;
	color: #333;
	text-decoration: underline;
}

#search-options {
	background: #e7e5e5;
	padding:2em 0em;
}

#sort-view {
	padding:2em 0em;
}

#sort-view   h3{
	color: #666;
}

#sort-view a.list-view, ul.tabs  li.tab-title a[href="#tab-gallery"] {
	background: #86b647;
	border-radius: 8px;
	padding: 0.75rem 2rem 0.75rem 2rem;
	color: #FFF;
}

#sort-view a.map-view, ul.tabs  li.tab-title a[href="#tab-map"] {
	background: #f1f1f1;
	color: #033333;
	border-radius: 8px;
	padding: 0.75rem 2rem 0.75rem 2rem;
	margin-right:0.5em;
}

#sort-view a.map-view i , #sort-view a.list-view i , ul.tabs  li.tab-title a[href="#tab-map"]{
	margin-left:1em;
}

#sort-view a.map-view, #sort-view a.list-view, ul.tabs  li.tab-title a{
	-webkit-box-shadow: -1px 5px 8px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 5px 8px -4px rgba(0,0,0,0.75);
box-shadow: -1px 5px 8px -4px rgba(0,0,0,0.75);
float:right;
}

#sort-view a.map-view.active, #sort-view a.list-view.active, ul.tabs  li.tab-title.active a, ul.tabs  li.tab-title.active a:focus , ul.tabs  li.tab-title.active a:active, ul.tabs  li.tab-title.active a:visited {
	-webkit-box-shadow: inset -1px 5px 8px -4px rgba(0,0,0,0.75);
-moz-box-shadow: inset -1px 5px 8px -4px rgba(0,0,0,0.75);
box-shadow: inset -1px 5px 8px -4px rgba(0,0,0,0.75);
outline:none !important;
}

#sort-view a.map-view i {
	color: #033333;
}

#search-results {
	padding:1em 0em;
}

#search-results a.button.details,  a.button.details{
	border: 0px solid #FFF;
	border-radius:8px;
	background: #009999;
	font-size:1.25em;
	padding: 0.5rem 2rem 0.5rem 2rem;
}

#search-results  img {
	min-height: 190px;
}

#search-results span, #search-results h5, #search-results p {
	color: #666;
}

#result-pages  {
	margin-left: 2em;
}

#result-pages a {
	margin:0em 0.25em;
	color: #666;
}

#result-pages a.active{
	color: #990033 !important;
}

#agents {
	background: #333;
	padding: 1.25em 0em 1em 0em;
}

#agents span:not(.fa-stack), #agents a, #agents h6 {
	display:block;
	text-align: center;
	color: #FFF;
}

#agents a.button i {
	margin-right:0.5em;
}

#agents a.button {
	display:block;
	margin:1em auto;	padding: 0.5em 1em;
	border:0px solid #FFF;
	border-radius: 8px;
	font-size:1.25em;
	background-color: #86b647;
}

#agents div.avatar {
	border: 0px solid #FFF;
}

#agents img.avatar-img, #agents div.avatar{
	-webkit-border-radius: 60%; 
	border-radius: 60%; 
	height: 150px;
	width: 150px;
	margin:1em auto;
	display:block;
}

footer {

	background: #efefef;
	overflow: hidden;
	clear: both;
	float: none;
	padding-top: 1.5em;
	border-top: 1px solid #ccc;
}

footer ul, footer ul li {

	list-style: none;
	margin-left: 0px;
	padding-left: 0px;

}

footer ul li a {

	color: #333
}

footer ul li a:hover {

	color: #333;
}

#searchModalMobile {
	padding: 0em !important;
}


#searchModalMobile #search-options{
	padding: 1em 0em !important;
}


.phone-icon {	position: absolute !important;	top: 5px;	left: 30px;}
.range-slider-active-segment {
	background: #009899 !important;
}

.range-slider.round .range-slider-handle {
	background: #333333 !important;
	width:22px !important;
	height:22px !important;
}

.disclaimer {

	font-size: 0.85em;
}

.read-more-info {
	background: rgba(0,0,0,0.85);
	display: block;
	width: 100%;
	padding:0.75em 0em 0.75em 0.45em;
	margin-top: 1em;

}

.read-more-info a {

	color: #fff;
}

.copybar {
	background: #fff;
	padding:1em 0em 0.15em 0em;
	margin:0;
}
.block {	display:block;}
.copyright {

	text-align: center;
	font-size: 0.75em;

}
.chiclet {	display: table;	float: right;	padding:0.25em 0.5em;	border-radius: 6px;	-webkit-border-radius:6px;	color: #fff;	margin-left: 0.25em;}.chiclet:hover  {	color: #fff;}.basil.background {background: #78b640;}.teal {	color:#009999;}.teal.background {	background: #009999;}.charcoal.background {background: #333;}.bluebird.background {background-color: #17aadf;	}.wine.background {	background-color: #903;}.tangerine.background {	background-color: #ff6600;}i.fa-phone { color: #333;}

@media only screen and (min-width: 768px) and (max-width: 768px) {

.dark-bar h3 {font-size: 1.25em;}

}

@media only screen and (min-width: 1107px) and (max-width: 1177px) {
		.top-bar-section:not(.logged-in) ul.left li {
		padding-left: 0.25em;
		padding-right: 1em;
	}
}

@media only screen and (min-width: 826px) and (max-width: 1105px) {

.search-result .sash {
		width: 20%;
		bottom: 50px;
	}

.top-bar-section ul.left li a {
font-size: 0.65em;

}


.top-bar-section ul.left li {

	padding-left: 0.15em;
	padding-right: 0.15em;
	
}


.name {
	width: 120px;
}


}

@media only screen and (min-width: 641px) and (max-width: 869px){

	a.name img{

		max-width: 90px; 
	}

	#search-options {
		padding: 0em;
	}
	

	
	#sort-view a.map-view, #sort-view a.list-view{
		float:none;
		margin:0em auto;
		display: inline-block;
		width: 45%;
	}


	#sort-view a.map-view {
	 margin-left: 15px;
	}
}


@media only screen and (min-width: 641px) and (max-width: 825px){

.icon-callout h3 {
	font-size: 1.25em;
}

.top-bar-section ul.left li a {
font-size: 0.45em;

}

.top-bar-section ul.right li a {
font-size: 0.45em;

}

.top-bar-section ul.left li {

	padding-left: 0em;
	padding-right: 0em;
	
}

.name {

	width: 90px;
}


.xl-padding-left {

	padding-left: 1em;
}

.xl-padding-right {

	padding-right: 1em;
}



}


@media only screen and (max-width: 54.25em) {
	.hide-for-small-pd {
		display: none !important; }
		
		#searchModalReveal.search-btn {

	clear: both;
	float: none;
	width: 100%;
	max-width: 100%;
}
		
		.visible-for-small-only-pd {
			 overflow: visible !important;
		}
		
	}	



@media only screen and (min-width: 54.25em) {
	.visible-for-small-only-pd {
		clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: visible !important;
    position: absolute !important;
    width: 1px; }

	.off-canvas-wrap {
		overflow: visible !important;
	}
	
}	


@media only screen and (min-width: 40.063em) { 

.neighborhood {
	background-attachment: fixed; 
	background-size: cover;

}

.season-box {
background-attachment: fixed;
background-size: cover;
	}

}



@media only screen and (max-width: 40em) {

 .gallery-nav, .video-nav {
	top:30%;
}

.gallery-nav a , .video-nav a{
	font-size:0.5em;
}

.gallery-nav, .video-nav  {
	padding:0em 0.25em;
}

.caption, .title, #video-description{
	margin-left:0.5em;
}
 
 
#search-options {
    padding: 0em;
}

#sort-view a.map-view, #sort-view a.list-view{
		float:none;
		margin:0em auto;
		display: inline-block;
		width: 45%;
}


#sort-view a.map-view {
 margin-left: 15px;
}

.search-result .sash {
	bottom: 90px;
}



.season-box {

	background-attachment: scroll;
}	

.name img {

	width: 90px;
}

.triad {margin-bottom: 1em;}

.triad h3 {font-size: 1.15em;}


.xl-padding-left {

	padding-left: 1em;
}

.xl-padding-right {

	padding-right: 1em;
}



.neighborhood {
	background-attachment: scroll;
	background-size: cover;


}

.search-btn {

	clear: both;
	float: none;
	width: 100%;
	max-width: 100%;
}

.search-icon {

	width: 10%;
}

.search-box {

	margin-top: 4em;
	padding-left: 0.10em;
	padding-right: 0.10em;
}

.search-box h1 {

	font-size: 1.25em;
}

.search-box input[type="text"] {

	width: 90%;

	}

.residuals {

	padding-bottom: 2em;
}


.residuals p , .residuals h2 {text-align: center;} 

.residuals a {

display: table;
margin:0 auto;

}

.search-mods {
	font-size: 0.95em;
}

.search-icon {

	padding:0.6em 0em 0.53em 0.5em;
}


.no-pad-left, .no-pad-right {

	padding-left: 0;
	padding-right: 0;
}


#sort-view a.list-view,#sort-view a.map-view {

	padding-left: 1.25rem;
	padding-right: 1.25rem;


}
}

@media only screen and (max-width: 700px) {
	.search-btn.long {
		width: 80%;
		max-width: 80%;
	}
}

@media only screen and (max-width: 500px) {
.search-result .sash {
		width: 20%;
		bottom: 50px;
	}
	
	#sort-view a.map-view, #sort-view a.list-view{
		padding-left: 5px;
		padding-right: 5px;
	}
	
}

.about-the-author {
	color: white;
	background: #333;
	padding: 1em 0;
}

.body-copy p {
	line-height: 1.75;
}

.sidebar {
	border-left: 1px solid #eee;
}

.video-border {
	border: 1px solid #ccc;
}

blockquote {
	background-color: #efefef;
	font-style: italic;
	border: 1px solid #ccc;
	padding: 1.25em;
}

.big-green-button {
	background: url('../../images/img/greenbutton.jpg') top center / cover no-repeat;
	position: relative;
}

.big-grey-button {
	background: url('../../images/img/greybutton.jpg') top center / cover no-repeat;
	position: relative;
}

.big-black-button {
	background: url('../../images/img/blackbutton.jpg') top center / cover no-repeat;
	position: relative;
}

.big-teal-button {
	background: url('../../images/img/tealbutton.jpg') top center / cover no-repeat;
	position: relative;
}

.invisible-filler {
	width: 100%;
	display: block;
}

.ghost-icon {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0.5rem;
	opacity: 0.1;
}

.central-icon {
    position: absolute;
    height: 100%;
    top: 0;
    padding-top: 0.5rem;
    padding-bottom: 3rem;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


.left-icon {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding: 1rem;
}


.green-button-text {
	position: absolute;
	bottom: 0.5rem;
	right: 1rem;
	left: 1rem;
	text-align: center;
	color: white;
}

.black-button-text {
	position: absolute;
	bottom: 0.5rem;
	right: 1rem;
	left: 1rem;
	text-align: center;
	color: white;
	top: 0.5rem;
	margin: auto;
	height: 1.6em;
	font-size: 1em;
}

@media (min-width: 40.0625em) {
	.green-button-text {
		font-size: 1.5em;
		text-align: right;
	}

	.black-button-text {
		font-size: 1.5em;
		text-align: right;
	}

	.central-icon {
		padding-bottom: 3rem;
	}
}

@media (min-width: 54.25em) {
	.black-button-text {
		top: auto;
		margin-bottom: 0;
		height: auto;
	}

}


.top-bar-section ul li a.stacked-topnav-button:not(.button) {
    line-height: normal;
    text-align: center;
	padding-top: 0.5625rem;
    height: 45px;
}

.top-bar-section ul li a.stacked-logout:not(.button) {
    line-height: normal;
	padding-top: 0.5625rem;
	height: 45px;
    text-transform: initial;
}

.top-bar-section ul li a.stacked-logout:not(.button) img {
	margin-top: -0.3125em;
	float: left;
	height: 36px;
	border-radius: 50%;
	padding-right: 0.5em;
}

.feeds {
	background-color: #6a6969;
}

.feeds .feed-wrapper {
	background-color: white;
	margin-top: 1rem;
}


.feeds .feed-wrapper .feed-content {
	margin: 1rem 0;
	padding: 1rem;
	height: 290px;
	overflow: hidden;
}

.feeds h4 {
	padding: 1rem;
	background-color: #333;
	color: white;
}

.feeds .social-feed {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0.5rem;
}

.feeds .read-more-info {
	background-color: #099;
	color: white;
	display: block;
	width: 100%;
	padding:0.75em 0em 0.75em 0.45em;
	margin-top: 1em;
}
.top-bar-section.logged-in ul li a {
	font-size: 0.67rem;
} 


@media only screen and (max-width: 1105px) and (min-width: 826px) {
	.top-bar-section.logged-in li:not(.has-form) a:not(.button) {
		font-size: 0.5em;
		padding-left: 0.9375em;
		padding-right: 0.9375em;
	}

	.top-bar-section ul li a.stacked-topnav-button:not(.button) {
		line-height: normal;
		text-align: center;
		padding-top: 0.625rem;
		height: 45px;
	}

	.top-bar-section ul li a.stacked-logout:not(.button) {
		padding-top: 0.625rem;
		height: 45px;
	}

	.top-bar-section ul li a.stacked-logout:not(.button) img {
		margin-top: -0.3125rem;
		float: left;
		height: 36px;
		border-radius: 50%;
		padding-right: 0.5em;
	}
}
/*
.top-bar-section.logged-in ul li a {
	font-size: 0.65em;
}*/

.right-off-canvas-menu.logged-in {

	height: 508px;
}

@media only screen and (min-width: 54.25em) {
	.big-black-button {
		background-image: url('../../images/img/blackbutton.jpg');
	}
	.big-teal-button {
		background-image: url('../../images/img/tealbutton.jpg');
	}
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a::before {
	content: none !important;
}

.feeds input[type=checkbox] {
	margin: 0;
}

.feeds .feed-content li {
	margin-bottom: 1rem;
}

/* ======== Date Picker ================ */
.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:18px}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}.datepicker table{border:0;margin:0;width:auto}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;cursor:pointer}.datepicker td{background:#fff}.datepicker td span.active,.datepicker td.active.day,.datepicker td.active.year{background:#009999;color:#fff}.datepicker td.new,.datepicker td.old{color:#999}.datepicker td.day.disabled{color:#eee}.datepicker th{background:#fff}.datepicker th span.active,.datepicker th.active.day,.datepicker th.active.year{background:#009999;color:#fff}.datepicker th.date-switch{width:145px}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker-dropdown:after,.datepicker-dropdown:before{content:'';display:inline-block;position:absolute}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:1px solid rgba(0,0,0,.2);top:-7px;left:6px}.datepicker-dropdown:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:7px}.datepicker-dropdown::after,.datepicker-dropdown::before,.datepicker>div{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}


/* remove to fix mobile menu 
.tab-bar .menu-icon span::after {
	box-shadow: none;
}

.tab-bar .menu-icon {
	text-indent: inherit;
	text-align: center;
	color: #333;
}


.logged-in .tab-bar {
	background-color: #efefef;
}

.logged-in .right-off-canvas-menu {
	background-color: #efefef;
}

.logged-in ul.off-canvas-list li a {
	color: #333;
}

.logged-in ul.off-canvas-list li a:hover {
	background-color: #dbdbdb;
}

.logged-in ul.off-canvas-list li label {
	background-color: #dbdbdb;
}

.logged-in .right-submenu {
	background-color: #efefef;
}

.logged-in .right-submenu .back > a {
	background-color: #dbdbdb;
}

.logged-in .off-canvas-list .more > a {
	background-color: #099;
	color: white;
}

.logged-in .off-canvas-list .more > a:hover {
	background-color: #077;
}
/*