/*
Theme Name: Signature Retirement Living Theme 2014
Theme URI: http://www.signatureretirementliving.com
Author: Signature Retirement Living
Author URI: http://www.signatureretirementliving.com/
Description: Theme customized for Corporate Website
Version: 1.0
License: GNU General Public License v2 or later
*/

@font-face {
	font-family: "BookAntiqua";
	src: url('fonts/bookantiqua.eot');
	src: url('fonts/bookantiqua.eot?#iefix') format('embedded-opentype'),
	url('fonts/bookantiqua.svg#Helvetica Neue') format('svg'),
	url('fonts/bookantiqua.woff') format('woff'),
	url('fonts/bookantiqua.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Corbel";
	src: url('fonts/corbel.eot');
	src: url('fonts/corbel.eot?#iefix') format('embedded-opentype'),
	url('fonts/corbel.svg#Helvetica Neue') format('svg'),
	url('fonts/corbel.woff') format('woff'),
	url('fonts/corbel.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "NautiGal";
	src: url('fonts/nautigal.eot');
	src: url('fonts/nautigal.eot?#iefix') format('embedded-opentype'),
	url('fonts/nautigal.svg#TheNautiGalROB') format('svg'),
	url('fonts/nautigal.woff') format('woff'),
	url('fonts/nautigal.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/** GENERAL STYLES **/
body {
	margin:0;
	padding:0;
	font-size:1em;
}
header, .container, footer {
	width:1280px;
	margin:0 auto 0 auto;
	padding:0;
	font-family:"Corbel", Helvetica, sans-serif;
}
section.content {
	padding:30px 20px 30px 20px;
}
img.center {
	margin:0 auto 0 auto;
	display: block;
}
.clear {
	clear:both;
}
.view-gallery, .virtual-tour {
	width:50%;
	float:left;
	text-align: center;
	padding-top:40px;
	font-size:1.875em;
	text-transform: uppercase;
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
	color:#1a1a1a;
	display:block;
	text-decoration: none;
}
.view-gallery .icon, .virtual-tour .icon {
	width:121px;
	height:82px;
	margin:0 auto 15px auto;
	background:url(images/icons-sprite.png) no-repeat 0px 0px;
}
.virtual-tour .icon {
	background-position:-139px 0px;
	width:157px;
}
.view-gallery .icon.hover {
	background-position:0px -96px;
}
.virtual-tour .icon.hover {
	background-position:-139px -96px;
}
.job_filters {
	display:none;
}
/* ------- Fluid Shortcode Columns ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:2%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

/** HEADER STYLES **/
header {
	color:#25215e;
	font-family:"Corbel", Helvetica, sans-serif;
/*	font-family:"BookAntiqua", Helvetica, sans-serif; */
	height:85px;
	position:relative;
	background:white;
	z-index:10;
}
header .logo {
	position:absolute;
	top:10px;
	left:40px;
	z-index:100;
	border:none;
}
header .logo img { width:100%; border:none;}
header nav ul {
	margin:0;
	padding:0;
	float:right;
	position:relative;
}
header nav li {
	display: inline-block;
	font-size: 16px;
	list-style-type: none;
	margin: 5px 0px 0px 30px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 35px;
}
header .nav-menu li .sub-menu li:before {
	display: none;
}
header nav li a {
	text-decoration: none;
	color:#00599c;
}
header nav .sub-menu {
	display: none;
	margin: 0;
	float: none;
	position: absolute;
	top: 43px;
	background: white;
	padding: 10px 15px 10px 15px;
	min-width:80px;
	margin-left:-15px;
}
header nav .sub-menu li {
	display: block;
	font-family:"Corbel", Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size:14px;
	text-transform: none;
	line-height:35px;
	font-weight:normal;
	position:relative;
	margin:0px;
}
header nav .sub-menu li .sub-menu {
	display:none;
	top: -9px;
	left: 89px;
	width: 150%;
}
header hgroup {
	float:right;
	/*width:388px;*/
	border-bottom:1px solid #00599c;
}
header .phone {
	float:left;
	font-size:28px;
	margin-right:60px;
	line-height: 57px;
	font-weight: bold;
}
header .resize {
	float:left;
	border-right:1px solid #00599c;
	margin:10px 0px 6px 0px;
	width:60px;
	height:22px;
	font-family:"Corbel", Helvetica, sans-serif;
	padding-top:3px;
}
header #increase, header #reset, header #decrease {
	font-size:21px;
	margin-right:10px;
	color:#00599c;
	text-decoration: none;
	float:left;
	line-height:21px;
}
header #reset {
	font-size:17px;
}
header #decrease {
	font-size:14px;
	margin-right:0px;
}
header .social {
	float:right;
	margin:0;
	padding:21px 0px 0px 0px;
}
header .social li {
	list-style-type: none;
	display:inline-block;
	margin:0px 10px 0px 0px;
}
header .social .facebook, header .social .twitter {
	width:9px;
	height:32px;
	background:url(images/social-icons.png) no-repeat 0px 0px;
	text-indent: -9999px;
	display:block;
	text-decoration: none;
}
header .social .twitter {
	width:19px;
	background-position:-11px 0px;
	margin-right:0px;
}
header #community_select {
	float: right;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #00599c;
	font-family: "Corbel", Helvetica, sans-serif;
	width: 239px;
	border: none;
	margin-top: 11px;
}

/** SLIDER STYLES **/
section.slider {
	font-size:0em;
	position:relative;
}
.slider .flexslider {
	margin: 0;
	background: #fff;
	border: none;
	position: relative;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	-o-border-radius: none;
	border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	zoom: 1;
}
.slider .flex-viewport { width:100%; }
.slider .flex-control-nav {
	bottom:20px;
}
.slider .flex-control-paging li a {
	width:16px;
	height:16px;
	background: transparent;
	border: 2px solid #fff;
}
.slider .flex-control-paging li a.flex-active, .slider .flex-control-paging li a:hover {
	background:white;
}
.slider .flex-direction-nav a {
	width:35px;
	height:60px;
	background:url(images/arrows.png) no-repeat 0px 0px;
	margin-top:-30px;
}
.slider .flex-direction-nav .flex-next {
	background-position:-48px 0px;
}

/** CARETYPE STYLES **/
section.grey_bg {
	background:#e1e1e1;
}
.caretype_container {
	width:800px;
	float:left;
}
.caretype_container .caretype {
	width:380px;
	height:270px;
	margin:0px 30px 30px 0px;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;
}
.caretype_container .caretype a {
	text-decoration: none;
	color:inherit;
}
.caretype_container .caretype:nth-child(2n) {
	margin-right:0px;
}
.caretype_container .caretype:hover {cursor:pointer;}
.caretype_container .caretype h2 {
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background:url(images/blue.png) repeat center center;
	color:white;
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size:1.250em;
	text-transform: uppercase;
	height:25px;
}
.caretype h2.tall {
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background:url(images/blue.png) repeat center center;
	color:white;
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size:1.250em;
	text-transform: uppercase;
	height:50px;
}
.caretype_container .caretype p {
	display:none;
	color:white;
	margin:0px 0px 0px 0px;
	font-size:1em;
	font-family:"Corbel", Helvetica, sans-serif;
	height:205px;
	padding:10px 10px 10px 10px;
	background:url(images/blue.png) repeat center center;
	line-height:30px;
	position: relative;
}
.caretype p.tall {
	display:none;
	color:white;
	margin:0px 0px 0px 0px;
	font-size:1em;
	font-family:"Corbel", Helvetica, sans-serif;
	height:180px;
	padding:10px 10px 10px 10px;
	background:url(images/blue.png) repeat center center;
	line-height:30px;
}
aside {
	width:410px;
	float:right;
	color:#1a1a1a;
}
aside .contact_information {
	margin: 20px 0px 20px 0px;
	line-height: 25px;
}

/** COMMUNITY STYLES **/
.locations h2 {
	font-size:2em;
	font-family:"Corbel", Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#1a1a1a;
	margin:0px 0px 15px 0px;
}
section.community {
	border-bottom:1px solid #e0e0e0;
	font-family:"Corbel", Helvetica, sans-serif;
	font-size:1em;
	padding-top:75px !important;
	position:relative;
	overflow:hidden;
}
.community h1 {
	font-size:2em;
	font-family:"Corbel", Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#1a1a1a;
	margin:0px 0px 15px 0px;
}
.community .living {
	float: left;
	width: 400px;
	padding-right: 20px;
	border-right: 1px solid #8c8c8c;
}
.community .locations {
	float:right;
	width:785px;
}
.community p {
	line-height:30px;
}
section.living-list {
	padding-bottom:10px;
}
.living-list .half {
	width:46%;
	padding:20px 2% 0px 2%;
	float:left;
	text-align: right;
	line-height:30px;
}
.living-list .half:nth-child(2) {
	text-align:left;
}
.living-list .half img { 
	max-width:100%; 
}
.nothing {
	float:left;
}
.community .col_3 {
	float:left;
	width:33%;
}
.community .col_3 h3 {
	font-size:1.250em;
	color:#1a1a1a;
	text-align:center;
	padding:0px 0px 18px 0px;
	background:url(images/community_divider.jpg) no-repeat bottom center;
	margin:20px 0px 10px 0px;
}
.community .col_3 h3.hover {
	color:#00599c;
	background:url(images/community_divider_hover.jpg) no-repeat bottom center;
}
.community .col_4 {
	float:left;
	width:25%;
}
.community .col_4 h3 {
	font-size:1.250em;
	color:#1a1a1a;
	text-align:center;
	padding:0px 0px 18px 0px;
	background:url(images/community_divider.jpg) no-repeat bottom center;
	margin:20px 0px 10px 0px;
}
.community .col_4 h3.hover {
	color:#00599c;
	background:url(images/community_divider_hover.jpg) no-repeat bottom center;
}
.community ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.community li {
	line-height:30px;
	text-align: center;
}
.community a {
	color:#1a1a1a;
	text-decoration:none;
}
.community a:hover {
	text-decoration: underline;
}
.community .quote {
	font-style:italic;
	font-size:1.25em;
	/*line-height:25px;*/
	background:url(images/quotes.jpg) no-repeat center center;
}
.community .quote-box {
	width: 100%;
	vertical-align: middle;
	margin-bottom: 20px;
	min-height: 150px;
	padding: 20px 0px 20px 0px;
	background: url(images/quotes.jpg) no-repeat center center;
}
.community #quotearea {
	font-style:italic;
	font-size:1.25em;
	text-align:center;
}
.community #quotearea #quoteauthor {
	margin-top:40px;
	display:block;
}
.community .author {
	font-style: normal;
}
.community small {
	font-style:italic;
	font-size:0.875em;
}
.community .home_note {
	font-family:"NautiGal", Helvetica, sans-serif;
	font-size:48px;
	line-height:40px;
	color:#0066a4;
	transform:rotate(-7deg);
	-ms-transform:rotate(-7deg); /* IE 9 */
	-webkit-transform:rotate(-7deg); /* Opera, Chrome, and Safari */
	text-align:center;
	width:400px;
	position:absolute;
	bottom:-5px;
	right:50px;
	padding-bottom:30px;
	background:url(images/blue-arrow-up.png) no-repeat center bottom;
}
.community .home_note .divider {
	width:246px;
	height:40px;
	background:url(images/divider.png) no-repeat center center;
	display:inline-block;
}
.community .home_note small {
	font-size:36px;
}

/** EVENTS STYLES **/
section.events {
	background:#f0f0f0;
}
.events .half {
	float:left;
	width:48%;
	margin-right:2%;
}
.events .half.blog {
	margin-right:0px;
	margin-left:2%;
}
.events h2 {
	color:#1a1a1a;
	font-size:1.375em;
	text-transform: uppercase;
	margin:0px 0px 0px 0px;
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #000000;
}
.events h2 .view-all {
	font-size:0.750em;
	font-family:"Corbel", Helvetica, sans-serif;
	float:right;
	text-transform: none;
	margin-top:5px;
	color:#1a1a1a;
	text-decoration: none;
}
.events .event_details {
	padding:40px 0px 25px 20px;
	border-bottom:1px dotted #000000;
	font-family:"Corbel", Helvetica, sans-serif;
	color:#1a1a1a;
}
.events .event_details:last-child {
	border-bottom:none;
}
.events .time {
	font-weight:normal;
}
.events .property, .events .location {
	font-style: italic;
	font-size:0.875em;
	display:block;
}
.events h3 {
	font-size:1.250em;
	margin:5px 0px 5px 0px;
}
.events p {
	margin:5px 0px 5px 0px;
	line-height:25px;
}
.events .rsvp {
	display:inline-block;
	margin:10px 0px 0px 0px;
	padding:6px 20px 6px 20px;
	border:1px solid #000000;
	text-decoration: none;
/*
	color:#1a1a1a;
*/
	background-color: #7BC144;
	color:#ffffff;

}
.events .rsvp:hover {
/*
	background-color:#ad9063;
	color:#ffffff;
*/
	background-color:#ffffff;
	color:#1a1a1a;
}
.events img.center {
	width: 95%;
}
.events a {
	color:#1a1a1a;
}

/** FOOTER STYLES **/
footer .navigation {
	color:#666666;
	background:#e1e1e1;
	padding:45px 40px 20px 40px;
	width:1200px;
	border-top:1px solid #cccccc;
}
footer .col4 {
	float:left;
	width:25%;
	line-height:25px;
}
footer h2 {
	color:#00599c;
	font-size:1.375em;
	text-transform: uppercase;
	margin:0px 0px 10px 0px;
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
}
footer ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}
footer ul.nav_lower {
	margin-top:37px;
}
footer ul li {
	list-style-type: none;
}
footer ul li a {
	color:#666666;
	text-decoration: none;
	font-size:0.875em;
	font-style: italic;
}
footer a.address {
	display: block;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	margin:10px 0px 0px 20px;
}
footer .social {
	display:inline-block;
	margin:0px 30px 0px 0px;
	height:30px;
	background:url(images/social-grey-sprite.png) no-repeat 0px 0px;
	text-indent: -9999px;
}
footer .facebook {
	width:14px;
}
footer .google_plus {
	width:30px;
	background-position:-22px 0px;
}
footer .twitter {
	width:37px;
	background-position:-57px 0px;
}
footer .pinterest {
	width:24px;
	background-position:-99px 0px;
}
footer .instagram {
	width:30px;
	background-position:-130px 0px;
	margin-right:0px;
}
footer .bottom {
	padding:10px 40px 10px 40px;
/*	color:#666666; */
	color:#000000;
	font-size:1em;
	line-height:41px;
	background:#e1e1e1;
}
footer .bottom .copyright {
	float:left;
	color:#000000;
}
footer .bottom .logo {
	float:right;
}

/** Main Page Content **/
.page .content {
	padding-top:30px;
}
.content.featured_img {
 	padding:0px;
 	position:relative;
}
.featured_img span.fancy-title, .slider span.fancy-title {
	position: absolute;
	bottom: -20px;
	left: 20px;
	font-size: 100px;
	color: white;
	font-family:"NautiGal", Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	text-shadow:2px 2px 5px #000;
}
.left_content {
	width: 800px;
	float: left;
	font-size:1em;
	line-height:30px;
	font-family:"Corbel", Helvetica, sans-serif;
}
.left_content h1 {
	color:#1a1a1a;
	font-size:2.125em;
	text-transform: uppercase;
	margin:0px 0px 15px 0px;
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
}
.left_content h2 {
	font-size:1em;
	font-family:"Corbel", Helvetica, sans-serif;
	margin:10px 0px 10px 0px;
}
.left_content .list_caretype {
	margin:15px 0px 15px 0px;
	padding:0px;
	border-left:1px solid #e1e1e1;
}
.left_content .list_caretype li {
	float:left;
	width:33%;
	border:1px solid #e1e1e1;
	border-left:none;
	height:110px;
	line-height:110px;
	color:#1a1a1a;
	text-align:center;
	list-style-type: none;
}
.left_content .list_caretype li:hover {
	cursor: pointer;
	background:#f0f0f0;
}
.left_content.full_content {
	width: auto;
	float: none;
}
.left_content a {
	color: inherit;
	text-decoration: none;
}
.left_content p:first-child {
	margin-top:0px;
}
.left_content blockquote {
	margin:0 50px 0 50px;
	position:relative;
	font-style: italic;
	float:left;
	width:485px;
}
.left_content blockquote:before {
	content:'';
	display:block;
	left:-55px;
	top:-5px;
	width:50px;
	height:42px;
	background:url(images/quote-left.jpg) no-repeat center center;
	position:absolute;
}
.left_content blockquote:after {
	content:'';
	display:block;
	right:-55px;
	bottom:20px;
	width:50px;
	height:42px;
	background:url(images/quote-right.jpg) no-repeat center center;
	position:absolute;
}
.left_content p.quote-image {
	width:200px;
	height:auto;
	float:right;
	text-align:right;
}
.left_content p.quote-image img {
	width:100%;
	height:auto;
}
.full_content h2 {
	font-size:1.5em;
	font-family:"Corbel", Helvetica, sans-serif;
	margin:10px 0px 10px 0px;
}
.full_content a {
	color: blue;
	text-decoration: underline;
}
aside .grey_bg {
	background-color:#f0f0f0;
	border:1px solid #e1e1e1;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
}
aside .view-gallery, aside .virtual-tour {
	font-size:1.375em;
}
aside .events {
	margin-top:40px;
	margin-bottom:40px;
	background-color:#f0f0f0;
	border:1px solid #e1e1e1;
	padding:10px 10px 10px 10px;
}

/** GRAVITY FORMS STYLES **/
aside .gform_wrapper .top_label input.medium {
	width:99%;
} 
aside .gform_wrapper .top_label select.medium {
	width:100%;
}
aside .gform_wrapper {
	margin:0px;
}
aside .gform_wrapper .gform_heading {
	width:100%;
}
aside .gform_heading h3.gform_title {
	color:#1a1a1a;
	font-size:1.375em;
	text-transform: uppercase;
	margin:0px 0px 0px 0px;
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #000000;
	width:100%;
}
aside .gform_wrapper .top_label .gfield_label {
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size:1em;
}
aside .gform_wrapper input[type=text], 
aside .gform_wrapper input[type=url], 
aside .gform_wrapper input[type=email], 
aside .gform_wrapper input[type=tel], 
aside .gform_wrapper input[type=number], 
aside .gform_wrapper input[type=password],
aside .gform_wrapper textarea,
aside .gform_wrapper select {
	border: 1px solid #000000;
	background: #e1e1e1;
	font-size: 1em;
	padding:5px 0px 5px 0px;
	color:#1a1a1a;
}
aside .gform_wrapper select {
	width:100%;
}
aside .gform_wrapper .gform_footer {
	margin:0px;
}
.gform_wrapper .gform_footer input[type=submit],
.single_job_listing .application .application_button,
.single-property .visit-website {
	background:#7BC144;
	color:#ffffff;
	width:100%;
	text-align: center;
	padding:10px 2px 10px 2px;
	font-size:1.375em;
	font-family:"BookAntiqua", Helvetica, sans-serif;
	letter-spacing: 1px;
	border:none;
	text-transform: uppercase;
	max-width:300px;
	border:1px solid #000000;
}
.gform_wrapper .gform_footer input[type=submit]:hover,
.single_job_listing .application .application_button:hover,
.single-property .visit-website:hover {
	background:#ffffff;
	cursor: pointer;
	color:#000000;
}
aside .gform_wrapper .gform_footer input[type=submit] {
	max-width: inherit;
}
.left_content .gform_wrapper .ginput_complex label, 
.left_content .gform_wrapper .gfield_time_hour label, 
.left_content .gform_wrapper .gfield_time_minute label, 
.left_content .gform_wrapper .gfield_date_month label, 
.left_content .gform_wrapper .gfield_date_day label, 
.left_content .gform_wrapper .gfield_date_year label, 
.left_content .gform_wrapper .instruction,
.left_content .gform_wrapper select {
	font-size:0.938em;
}

/** TABS **/
#tabs {
	padding:0px;
	margin:0px 0px -1px 0px;
	font-size:0em;
	border-left:1px solid #ccc;
}
#tabs li {
	display:inline-block;
	border:1px solid #ccc;
	border-left:none;
}
#tabs li.active {
	background:#ad9063;
}
#tabs li.active a {
	color:#fff;
}
#tabs li a {
	text-decoration: none;
	display:block;
	font-size:16px;
	color:#000000;
	padding:10px 10px 10px 10px;
}
.tab {
	display:none;
	padding:5% 5% 5% 5%;
	border:1px solid #ccc;
	width:90%;
}
.tab img {
	margin-top:20px;
}
.tab .half {
	float:left;
	width:40%;
	margin-right:10%;
}

/** FAQ STYLES **/
.qa-faq {
	font-family: "Corbel", Helvetica, sans-serif;
}
.qa-faq h3 {
	padding-left:25px;
	background:url(images/plus.png) no-repeat center left;
	margin:10px 0px 10px 0px;
}
.qa-faq h3.active {
	background-image:url(images/minus.png);
}
.qa-faq a {
	color:#1a1a1a;
	text-decoration: none;
	font-size:1.2em;
}
.qa-faq .qa-faq-answer {
	padding-left:25px;
}

/** BLOG STYLES **/
.content article {
	border-bottom:1px solid #cccccc;
	padding:15px 0px 15px 0px;
}
.content article:last-child {
	border-bottom:none;
}
.content h1 {
	margin-bottom:0px;
}
.content h1 a {
	text-decoration: none;
	color: #1a1a1a;
	font-size:0.8em;
}
.content .moretag {
	color:#25215e;
	text-decoration: none;
	font-weight:bold;
}
.bottom_right {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.blog .events .event_details {
	padding-left:0px;
}
.blog .events .event_details:first-child {
	padding-top:0px;
}
.blog .blog-thumb {
	float:left;
	margin-right:20px;
}

/** JOBS STYLES **/

.single-job_listing .left_content {
	width:auto;
	float:none;
}
.single-job_listing aside {
	display:none;
}

/** GALLERY STYLES **/

.ngg-album-link {
	height: 70px;
}
.ngg-album-compact h4 a {
	text-decoration: none;
	font-family: 'Tahoma', Arial, sans-serif;
	font-size: 100%;
	line-height: 150%;
	color: #2B4E73;
	font-weight: normal;
	text-align: center;
}
.ngg-album-compact h4 .ngg-album-desc {
	height:auto !important;
}
.ngg-album-compact .take-a-tour {
	background:url(images/tour.png?2) no-repeat center center;
	width: 92px;
	height: 69px;
	display:block;
}
.ngg-album-compact .take-a-tour:hover {
	background:url(images/tourActive.png?2) no-repeat center center;
}

.staff {
	width:100%;
}
.staff td {
	vertical-align:top
}
.staff h2 {
	margin:0px;
	font-size:22px;
	line-height:25px;
	color:#00599c;
}
.staff h3 {
	margin:0px;
	font-style: italic;
	font-size:16px;
	line-height:19px;
	color:#1a1a1a;
}
.staff img {
	width:200px;
	height:auto;
	border:3px solid #00599c;
}
.staff p {
	line-height:20px;
}

/* CAREERS TABLE */
.careers_head, .careers_table {
	margin:0;
	padding:0;
}
.careers_head li, .careers_table li {
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:1.75em;
	font-size:1em;
}
.careers_head span, .careers_table span {
	display:block;
	float:left;
	width:21%;
	padding:5px 2% 5px 2%;
}
.careers_head span {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	font-weight:bold;
}
.careers_table span.full {
	width:96%;
}
.careers_table a {
	display: inline-block;
	padding: 0px 20px 0px 20px;
	border: 1px solid #000000;
	text-decoration: none;
	background-color: #7BC144;
	color: #ffffff;
}
input.search {
	padding: 5px 10px 5px 10px;
	border: 1px solid #000000;
	margin: 0px 0px 15px 0px;
	width: 50%;
	font-size:1em;
	font-family:"Corbel", Helvetica, sans-serif;
}
input.search:focus {
	outline:none;
}

/* alignment */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	margin:0px 10px 10px 0px;
}
img.alignright {
	margin:0px 0px 10px 10px;
}

.single-property .left_content h1 {
	padding: 20px 0px 20px 0px;
}
.single-property .visit-website {
	width: 325px;
	height: 43px;
	display: block;
	margin: 30px auto 10px auto;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
	letter-spacing: 1px;
}
.single-property .left_content p,
.single-property .left_content .caretype {
	margin:0;
}

/* LOGO CHANGES FOR COMMUNITY SITES 

.st-clair-beach-child-theme header .logo,
.clair-hills-child-theme header .logo,
.walden-circle-child-theme header .logo
{
	width: 207px;
	left: 10px;
	top: 1px;
}

.lasalle-park-child-theme header .logo
{
	width: 193px;
	left: 10px;
	top: -12px;
}

.oak-ridges-child-theme header .logo
{
	width: 170px;
	left: 10px;
	top: 1px;
}

.hollandview-trail-child-theme header .logo
{
	width: 180px;
	left: 10px;
	top: 0px;
}

.royal-henley-child-theme header .logo
{
	width: 197px;
	left: 10px;
	top: 1px;
}

.rocky-ridge-child-theme header .logo
{
	width: 190px;
	left: 10px;
	top: 1px;
}

.rocky-ridge-child-theme header nav ul.nav-menu
{
	line-height: 101px;
}

.rocky-ridge-child-theme header hgroup {
	margin-top: 21px;
}

.lasalle-park-child-theme header nav ul.nav-menu,
.oak-ridges-child-theme header nav ul.nav-menu,
.rocky-ridge-child-theme header nav ul.nav-menu,
.clair-hills-child-theme header nav ul.nav-menu,
.hollandview-trail-child-theme header nav ul.nav-menu,
.st-clair-beach-child-theme header nav ul.nav-menu,
.royal-henley-child-theme header nav ul.nav-menu,
.walden-circle-child-theme header nav ul.nav-menu
{
	margin-left: 250px;
	float: left;
}

.lasalle-park-child-theme header .phone,
.oak-ridges-child-theme header .phone,
.rocky-ridge-child-theme header .phone,
.clair-hills-child-theme header .phone,
.hollandview-trail-child-theme header .phone,
.st-clair-beach-child-theme header .phone,
.royal-henley-child-theme header .phone,
.walden-circle-child-theme header .phone
{
	float: left;
	font-size: 28px;
	margin-right: 0px;
	margin-left: 60px;
	line-height: 57px;
	font-weight: bold;
}

.lasalle-park-child-theme header hgroup,
.oak-ridges-child-theme header hgroup,
.rocky-ridge-child-theme header hgroup,
.clair-hills-child-theme header hgroup,
.hollandview-trail-child-theme header hgroup,
.st-clair-beach-child-theme header hgroup,
.royal-henley-child-theme header hgroup,
.walden-circle-child-theme header hgroup
{
	width:335px;
}

.the-rockcliffe-child-theme header hgroup,
.pearl-pine-child-theme header hgroup,
.the-russell-hill-child-theme header hgroup
{
	width: 315px;
	margin-right: 0px;
}

.the-rockcliffe-child-theme header .resize,
.pearl-pine-child-theme header .resize,
.the-russell-hill-child-theme header .resize
{
	width: 65px;
}
*/

/* Testimonial Rotator Overwrite */

.testimonial_rotator_wrap.with-prevnext {
  padding: 10px 75px 10px 110px;;
}
i.fa.fa-chevron-left {
	color:blue;
}
i.fa.fa-chevron-left:before {
	content:"Previous \f053";
	font-family: FontAwesome;
/*	font-family: "Corbel", Helvetica, sans-serif; */
}

i.fa.fa-chevron-right {
	color:blue;
}
i.fa.fa-chevron-right:after {
	content:" Next";
	font-family: FontAwesome;
/*	font-family: "Corbel", Helvetica, sans-serif; */
}
.testimonial_rotator_author_info {
  font-size: 1.1em;
  font-style: italic;
  line-height: 1.2em;
  padding-left: 0px;
  border-left: solid 3px #efefef;
  margin: 10px 0;
  float: left;
  width: 150px;
}

img.BBB_image {
	padding-top: 60px;
}

.ms-logout-form {
  float: right;
}

/* Hide bbpress breadcrumbs 
div.bbp-breadcrumb {
	display: none !important;
}
*/
/* Put a space between the breadcrumb and subscribe link on bbpress forum */
span#subscription-toggle {
	padding-left:15px;
}

.myButton {
	-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
	-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:19px;
	padding:2px 20px;
	text-decoration:none !important;
	text-shadow:0px 1px 0px #283966;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
.myButton:active {
	position:relative;
	top:1px;
}

a.blod {
	font-size: larger;
}

.fa.fa-home.fa-2x {
    color: #4e6096;
}

.bwg_title_spun2_0 {
    color: #2B4E73 !important;
}

section.content.featured_img span.ribbon {
	position: absolute;
	top: 50px;
	right: -20px;
	font-size: 41px;
	color: white;
	/*font-family:"NautiGal", Helvetica, sans-serif;*/
	font-family:"BookAntiqua", Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:5px 40px 5px 20px;
	text-shadow:2px 2px 5px #000;
	background-color:red;
}
section.content.featured_img span.ribbon:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: 100%;
	border-width: 5px 10px;
	border-style: solid;
	border-color: #AF0000 transparent transparent #AF0000;
}
section.content.featured_img span.ribbon:before
{
	content: ' ';
	position: absolute;
	width: 30px;
	height: 0;
	left: -30px;
	top: 0px;
	border-width: 30px 10px;
	border-style: solid;
	border-color: red red red transparent;
}

.bwg-title2 {
    color: #000000 !important;
    font-size: 20px !important;
    font-family: "BookAntiqua", Helvetica, sans-serif;
}

/* COVID 19 styles */
.covid-19-alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.covid-19-alert-heading {
  color: inherit;
}

.covid-19-alert-link {
  font-weight: 700;
}

.covid-19-alert-dismissible {
  padding-right: 4rem;
}

.covid-19-alert-dismissible .covid-19-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.covid-19-alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.covid-19-alert-primary hr {
  border-top-color: #9fcdff;
}

.covid-19-alert-primary .covid-19-alert-link {
  color: #002752;
}

.covid-19-alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.covid-19-alert-secondary hr {
  border-top-color: #c8cbcf;
}

.covid-19-alert-secondary .covid-19-alert-link {
  color: #202326;
}

.covid-19-alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.covid-19-alert-success hr {
  border-top-color: #b1dfbb;
}

.covid-19-alert-success .covid-19-alert-link {
  color: #0b2e13;
}

.covid-19-alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.covid-19-alert-info hr {
  border-top-color: #abdde5;
}

.covid-19-alert-info .covid-19-alert-link {
  color: #062c33;
}

.covid-19-alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.covid-19-alert-warning hr {
  border-top-color: #ffe8a1;
}

.covid-19-alert-warning .covid-19-alert-link {
  color: #533f03;
}

.covid-19-alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.covid-19-alert-danger hr {
  border-top-color: #f1b0b7;
}

.covid-19-alert-danger .covid-19-alert-link {
  color: #491217;
}

.covid-19-alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.covid-19-alert-light hr {
  border-top-color: #ececf6;
}

.covid-19-alert-light .covid-19-alert-link {
  color: #686868;
}

.covid-19-alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.covid-19-alert-dark hr {
  border-top-color: #b9bbbe;
}

.covid-19-alert-dark .covid-19-alert-link {
  color: #040505;
}	

.covid-19-btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.covid-19-btn:hover, .covid-19-btn:focus {
  text-decoration: none;
}

.covid-19-btn:focus, .covid-19-btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.covid-19-btn.disabled, .covid-19-btn:disabled {
  opacity: 0.65;
}

.covid-19-btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.covid-19-btn:not(:disabled):not(.disabled):active, .covid-19-btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

a.covid-19-btn.disabled,
fieldset:disabled a.covid-19-btn {
  pointer-events: none;
}

.covid-19-btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.covid-19-btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.covid-19-btn-primary:focus, .covid-19-btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.covid-19-btn-primary.disabled, .covid-19-btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.covid-19-btn-primary:not(:disabled):not(.disabled):active, .covid-19-btn-primary:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.covid-19-btn-primary:not(:disabled):not(.disabled):active:focus, .covid-19-btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.covid-19-btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.covid-19-btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.covid-19-btn-secondary:focus, .covid-19-btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.covid-19-btn-secondary.disabled, .covid-19-btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.covid-19-btn-secondary:not(:disabled):not(.disabled):active, .covid-19-btn-secondary:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.covid-19-btn-secondary:not(:disabled):not(.disabled):active:focus, .covid-19-btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.covid-19-btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.covid-19-btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.covid-19-btn-success:focus, .covid-19-btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.covid-19-btn-success.disabled, .covid-19-btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.covid-19-btn-success:not(:disabled):not(.disabled):active, .covid-19-btn-success:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.covid-19-btn-success:not(:disabled):not(.disabled):active:focus, .covid-19-btn-success:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.covid-19-btn-info {
  color: #fff !important;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.covid-19-btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.covid-19-btn-info:focus, .covid-19-btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.covid-19-btn-info.disabled, .covid-19-btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.covid-19-btn-info:not(:disabled):not(.disabled):active, .covid-19-btn-info:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.covid-19-btn-info:not(:disabled):not(.disabled):active:focus, .covid-19-btn-info:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.covid-19-btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.covid-19-btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.covid-19-btn-warning:focus, .covid-19-btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.covid-19-btn-warning.disabled, .covid-19-btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.covid-19-btn-warning:not(:disabled):not(.disabled):active, .covid-19-btn-warning:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.covid-19-btn-warning:not(:disabled):not(.disabled):active:focus, .covid-19-btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.covid-19-btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.covid-19-btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.covid-19-btn-danger:focus, .covid-19-btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.covid-19-btn-danger.disabled, .covid-19-btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.covid-19-btn-danger:not(:disabled):not(.disabled):active, .covid-19-btn-danger:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.covid-19-btn-danger:not(:disabled):not(.disabled):active:focus, .covid-19-btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.covid-19-btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.covid-19-btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.covid-19-btn-light:focus, .covid-19-btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.covid-19-btn-light.disabled, .covid-19-btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.covid-19-btn-light:not(:disabled):not(.disabled):active, .covid-19-btn-light:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.covid-19-btn-light:not(:disabled):not(.disabled):active:focus, .covid-19-btn-light:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.covid-19-btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.covid-19-btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.covid-19-btn-dark:focus, .covid-19-btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.covid-19-btn-dark.disabled, .covid-19-btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.covid-19-btn-dark:not(:disabled):not(.disabled):active, .covid-19-btn-dark:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.covid-19-btn-dark:not(:disabled):not(.disabled):active:focus, .covid-19-btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.covid-19-btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

.covid-19-btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.covid-19-btn-outline-primary:focus, .covid-19-btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.covid-19-btn-outline-primary.disabled, .covid-19-btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.covid-19-btn-outline-primary:not(:disabled):not(.disabled):active, .covid-19-btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.covid-19-btn-outline-primary:not(:disabled):not(.disabled):active:focus, .covid-19-btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.covid-19-btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.covid-19-btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.covid-19-btn-outline-secondary:focus, .covid-19-btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.covid-19-btn-outline-secondary.disabled, .covid-19-btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.covid-19-btn-outline-secondary:not(:disabled):not(.disabled):active, .covid-19-btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.covid-19-btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .covid-19-btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.covid-19-btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.covid-19-btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.covid-19-btn-outline-success:focus, .covid-19-btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.covid-19-btn-outline-success.disabled, .covid-19-btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.covid-19-btn-outline-success:not(:disabled):not(.disabled):active, .covid-19-btn-outline-success:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.covid-19-btn-outline-success:not(:disabled):not(.disabled):active:focus, .covid-19-btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.covid-19-btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.covid-19-btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.covid-19-btn-outline-info:focus, .covid-19-btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.covid-19-btn-outline-info.disabled, .covid-19-btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.covid-19-btn-outline-info:not(:disabled):not(.disabled):active, .covid-19-btn-outline-info:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.covid-19-btn-outline-info:not(:disabled):not(.disabled):active:focus, .covid-19-btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.covid-19-btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.covid-19-btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.covid-19-btn-outline-warning:focus, .covid-19-btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.covid-19-btn-outline-warning.disabled, .covid-19-btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.covid-19-btn-outline-warning:not(:disabled):not(.disabled):active, .covid-19-btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.covid-19-btn-outline-warning:not(:disabled):not(.disabled):active:focus, .covid-19-btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.covid-19-btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.covid-19-btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.covid-19-btn-outline-danger:focus, .covid-19-btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.covid-19-btn-outline-danger.disabled, .covid-19-btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.covid-19-btn-outline-danger:not(:disabled):not(.disabled):active, .covid-19-btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.covid-19-btn-outline-danger:not(:disabled):not(.disabled):active:focus, .covid-19-btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.covid-19-btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.covid-19-btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.covid-19-btn-outline-light:focus, .covid-19-btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.covid-19-btn-outline-light.disabled, .covid-19-btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.covid-19-btn-outline-light:not(:disabled):not(.disabled):active, .covid-19-btn-outline-light:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.covid-19-btn-outline-light:not(:disabled):not(.disabled):active:focus, .covid-19-btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.covid-19-btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.covid-19-btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.covid-19-btn-outline-dark:focus, .covid-19-btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.covid-19-btn-outline-dark.disabled, .covid-19-btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.covid-19-btn-outline-dark:not(:disabled):not(.disabled):active, .covid-19-btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .covid-19-btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.covid-19-btn-outline-dark:not(:disabled):not(.disabled):active:focus, .covid-19-btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .covid-19-btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.covid-19-btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

.covid-19-btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.covid-19-btn-link:focus, .covid-19-btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.covid-19-btn-link:disabled, .covid-19-btn-link.disabled {
  color: #6c757d;
}

.covid-19-btn-lg, .covid-19-btn-group-lg > .covid-19-btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.covid-19-btn-sm, .covid-19-btn-group-sm > .covid-19-btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.covid-19-btn-block {
  display: block;
  width: 100%;
}

.covid-19-btn-block + .covid-19-btn-block {
  margin-top: 0.5rem;
}

.no_underline {
	text-decoration: none;
}

.covid-warning {
	color: #000000;
	line-height: 30px;
	padding: 0 45px;
	margin-top: 2rem;
}
.covid-warning h3{
	font-size: x-large;
}
.covid-warning a{
	color: #FFFFFF;
}


.slider span.ribbon {
	position: absolute;
	top: 50px;
	right: -20px;
	font-size: 41px;
	color: white;
	font-family: "BookAntiqua", Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:5px 40px 5px 20px;
	text-shadow:2px 2px 5px #000;
	background-color:red;
}
.slider span.ribbon:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: 100%;
	border-width: 5px 10px;
	border-style: solid;
	border-color: #AF0000 transparent transparent #AF0000;
}
.slider span.ribbon:before
{
	content: ' ';
	position: absolute;
	width: 30px;
	height: 0;
	left: -30px;
	top: 0px;
	border-width: 30px 10px;
	border-style: solid;
	border-color: red red red transparent;
}

