.testAug {
	color: red
}
.agency-background {
	background-color: #00aec5
}
.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px
}
.agency-logo-center {
	text-align: center
}
.about-description {
	width: 100% !important
}
.agency-top-padding {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative
}
.agency-top-shadow {
	-webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	-ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8)
}
#nav .active {
	background: #008391 !important
}
.subheader {
	background: #008391 !important;
	min-height: 0px
}
.subheader a {
	background: #008391 !important
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #007380 !important;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.05)), color-stop(33.84%, rgba(0, 0, 0, 0.05)), color-stop(42.85%, rgba(0, 0, 0, 0.05)), color-stop(56.4%, rgba(255, 255, 255, 0.05)), color-stop(66.67%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0.05))) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important
}
.subheader a.main-filter-category:hover, .subheader a.main-filter-category:active, .subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #008391 !important;
	background-image: none !important
}
.agency-bottom-margin {
	margin-bottom: 20px
}
.agency-home-resources-padding-ul li {
	padding: 20px 0 15px !important
}
.agencies-index-ul li a {
	color: #000000
}
.column.span3 {
	margin: 0 2% 30px 0
}
@media (max-width: 767px) {
	.column.span3 {
		width: 48%
	}
}
.column.span3:last-child {
	margin: 0
}
sup {
	font-size: 12px
}
a.connect-link {
	background-color: #36add5 !important
}
a.connect-link:hover {
	background-color: #0a5796 !important
}
.agencies-about-links ul li.active a {
	color: #008391;
	text-decoration: underline
}
a, a:link, a:visited {
	color: #008391;
	font-weight: bold
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px
}
.full-details {
	display: none
}
table.rt {
	border-collapse: collapse
}
table.rt th {
	padding: 10px 5px 11px 5px;
	color: #ffffff;
	background-color: #008391;
	font-size: 13px;
	line-height: 15px;
	border: 1px solid #d1d3d3;
	vertical-align: bottom;
	white-space: nowrap;
	text-align: center
}
table.rt th.subhead {
	padding: 11px 11px 13px 11px;
	line-height: 20px;
	background-color: #ebebeb;
	border: 1px solid #d1d3d3;
	text-align: left
}
table.rt td {
	padding: 20px 11px 20px 11px;
	font-size: 16px;
	line-height: 18px;
	background-color: #f8f8f8;
	border: 1px solid #d1d3d3
}
table.rt td.vertical {
	vertical-align: middle
}
@media only screen and (max-width: 767px) {
	table.rt, table.rt thead, table.rt tbody, table.rt th, table.rt td, table.rt tr {
		display: block;
		border: none
	}
	table.rt {
		border-collapse: collapse
	}
	table.rt thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px
	}
	table.rt th.subhead {
		display: none
	}
	table.rt tr {
		border: 1px solid #d1d3d3;
		border-bottom: 0
	}
	table.rt td {
		border: none;
		border-bottom: 1px solid #d1d3d3;
		position: relative;
		padding: 3px 3px 6px 3px;
		font-size: 11px;
		padding-left: 50%
	}
	table.rt td:before {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		content: attr(data-label);
		font-weight: bold
	}
	table.rt th.subhead {
		padding: 6px;
		border: none
	}
}
#agencies-index .module-agency-columns h4 {
	color: #008391 !important
}
.about-description a {
	-webkit-text-decoration: underline solid currentColor;
	text-decoration: underline solid currentColor;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip: ink;
	text-decoration-skip-ink: auto
}
.filter-controls {
	position: relative
}
.search-bg {
	background-color: #eaeaea;
	padding: 1px 10px 25px 10px;
	border-radius: 3px
}
.search-bg h3 {
	color: #000000
}
.filter-buttons {
	padding-top: 15px
}
a.filter-button {
	color: #ffffff
}
.initials-div {
	padding: 10px 0px 10px 0px
}
.initial-search {
	width: 20px;
	height: 16px;
	background-color: #ffffff;
	border: 2px solid #cfcfcf;
	border-radius: 2px;
	color: #999999 !important;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding-top: 4px;
	margin-right: 2.75px;
	margin-bottom: 2.75px
}
.initial-search.active, .initial-search:hover {
	background-color: #4e5d63;
	border: 2px solid #4e5d63;
	color: #ffffff !important
}
.pagination {
	position: relative;
	padding: 10px 0px 15px 0px
}
.pagination div {
	float: right
}
.filter-pagination {
	width: 24px;
	height: 20px;
	background-color: #ffffff;
	border: 2px solid #cfcfcf;
	border-radius: 2px;
	color: #999999 !important;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	padding-top: 4px;
	margin-left: 3px;
	margin-top: 3px
}
.filter-pagination.active, .filter-pagination:hover {
	background-color: #4e5d63;
	border: 2px solid #4e5d63;
	color: #ffffff !important
}
.headshot-border {
	padding-bottom: 25px
}
.filter-image {
	height: 220px;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-radius: 3px 3px 0px 0px;
	border-bottom: none
}
.filter-caption {
	height: 85px;
	padding: 15px;
	color: #333333;
	border: 1px solid #cccccc;
	border-radius: 0px 0px 3px 3px;
	border-top: none
}
.headshot-border .commissioners {
	padding: 15px;
	color: #333333;
	border: 1px solid #cccccc;
	border-radius: 3px;
	height: 102px
}
.headshot-border .commissioners .commissioner-link {
	color: #d60380
}
@media only screen and (max-width: 767px) {
	.filter-image {
		height: auto;
		overflow: auto
	}
	.pagination {
		position: static;
		bottom: auto
	}
	.pagination div {
		position: static;
		right: auto;
		padding-bottom: 20px
	}
}
.loan-wizard-slide {
	padding-top: 35px
}
.question {
	padding-bottom: 25px
}
.question_title {
	font-size: 23px;
	line-height: 28px
}
.btn-loan-wizard {
	background: none repeat scroll 0 0 #008391 !important;
	display: inline-block;
	line-height: 10;
	margin-bottom: 25px;
	margin-right: 25px;
	padding: 15px 58px !important;
	font-size: 16px !important;
	text-align: center
}
.btn-loan-wizard-next {
	background: none repeat scroll 0 0 #008391 !important;
	line-height: 10;
	margin-bottom: 25px;
	margin-right: 25px;
	padding: 15px 58px !important;
	font-size: 16px !important;
	text-align: center;
	display: none
}
.btn-loan-wizard:hover, .btn-loan-wizard-next {
	background: none repeat scroll 0 0 #0483ae !important
}
.loan-select {
	padding-bottom: 25px
}
.act {
	display: none
}
.filterForm {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 1.5rem 0 .75rem 0;
	background: #fafafa;
	margin: 1.5rem 0 !important
}
.filterForm input {
	border: 1px solid #ccc;
	margin-top: .375rem
}
.filterForm .form-actions {
	padding: 1.5rem .75rem .75rem .75rem;
	margin-bottom: 0
}
.filterForm .form-actions .btn.btn-form-submit {
	background-color: #1080a6;
	border-color: #1080a6
}
.filterForm .form-actions .btn.btn-form-submit:hover {
	background-color: #000;
	border-color: #000;
	color: #fff
}
.filterForm .form-actions a:not(.btn), .filterForm .pagination a {
	color: #1080a6
}
.filterForm .form-actions a:hover, .filterForm .pagination a:hover {
	color: #000
}
.resultsMessage {
	font-weight: 700;
	padding: 0 2rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.resultsNumber {
	font-weight: 700;
	padding: .375rem 2rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.pagination {
	padding: .375rem 2rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right
}
.entry.row {
	border: 1px solid #ccc;
	padding: 0 2rem
}
.entry.row + .entry.row {
	border-top: none
}
.entry.row:first-child {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	margin-top: 1.5rem
}
.entry.row:nth-last-child(1) {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 1.5rem
}
.entry.row:nth-child(even) {
	background-color: #fafafa
}
.entry.row .span6 {
	padding: .375rem 0
}
.entry.row .span6:first-child {
	border-right: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.find-affordable-housing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.find-affordable-housing > .projects-flex-result {
	-ms-flex-preferred-size: 33.333%;
	flex-basis: 33.333%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	display: block;
	padding: .5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}
@media (max-width: 700px) {
	.find-affordable-housing > .projects-flex-result {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
}
.find-affordable-housing > .projects-flex-result div.projects-search-bordering > a:first-of-type {
	display: block;
	width: 100%;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 100%;
	margin-bottom: .5rem
}
.find-affordable-housing > .projects-flex-result div.projects-search-bordering > a:first-of-type:focus > img {
	border: 5px solid transparent;
	background: #008391;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.find-affordable-housing > .projects-flex-result div.projects-search-bordering > a:first-of-type img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.find-affordable-housing > .projects-flex-result div.projects-search-bordering > p {
	text-align: center
}
.find-affordable-housing > .projects-flex-result div.projects-search-bordering > p a:focus {
	outline: dotted 1px #008391;
	outline-offset: 5px
}
#detailsContainer .btn-form-submit:not(.btn-reset), #detailsContainer button[type="button"], #searchFields .btn-form-submit:not(.btn-reset), #searchFields button[type="button"], #pages .btn-form-submit:not(.btn-reset), #pages button[type="button"] {
	background: #008391 !important;
	border-color: #008391;
	text-decoration: none;
	-webkit-transition: All .3s ease-in-out 0s;
	transition: All .3s ease-in-out 0s
}
#detailsContainer .btn-form-submit:not(.btn-reset):hover, #detailsContainer .btn-form-submit:not(.btn-reset):focus, #detailsContainer button[type="button"]:hover, #detailsContainer button[type="button"]:focus, #searchFields .btn-form-submit:not(.btn-reset):hover, #searchFields .btn-form-submit:not(.btn-reset):focus, #searchFields button[type="button"]:hover, #searchFields button[type="button"]:focus, #pages .btn-form-submit:not(.btn-reset):hover, #pages .btn-form-submit:not(.btn-reset):focus, #pages button[type="button"]:hover, #pages button[type="button"]:focus {
	background: #fff !important;
	color: #008391
}
#detailsContainer li.page:not(.disabled), #searchFields li.page:not(.disabled), #pages li.page:not(.disabled) {
	background: #008391 !important
}
#detailsContainer ul.filter-pager input[type="text"], #detailsContainer ul.filter-pager button[type="button"], #searchFields ul.filter-pager input[type="text"], #searchFields ul.filter-pager button[type="button"], #pages ul.filter-pager input[type="text"], #pages ul.filter-pager button[type="button"] {
	-webkit-box-shadow: 0 0 0 1px #008391, 0 0 0 0 transparent, 0 0 0 0 transparent !important;
	box-shadow: 0 0 0 1px #008391, 0 0 0 0 transparent, 0 0 0 0 transparent !important
}
#detailsContainer ul.filter-pager input[type="text"]:focus, #detailsContainer ul.filter-pager button[type="button"]:focus, #searchFields ul.filter-pager input[type="text"]:focus, #searchFields ul.filter-pager button[type="button"]:focus, #pages ul.filter-pager input[type="text"]:focus, #pages ul.filter-pager button[type="button"]:focus {
	-webkit-box-shadow: 0 0 0 1px #008391, 0 0 0 3px #fff, 0 0 0 5px #008391 !important;
	box-shadow: 0 0 0 1px #008391, 0 0 0 3px #fff, 0 0 0 5px #008391 !important
}
#detailsContainer .btn.btn-form-submit {
	margin: 1.5rem 0
}
.faq-v1 .faq-questions.expanded {
	background-color: #008391 !important
}
.faq-v1 .faq-heading {
	background-color: #008391 !important
}
ul.filter-result ul.no-marker {
	display: inherit
}
.funds-search {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f8f8f8;
	border-radius: .5rem .5rem 1.5rem 1.5rem
}
.funds-search .header {
	font-size: 2.25rem;
	font-weight: 700;
	display: block;
	color: #fff;
	background: #008391;
	text-align: center;
	line-height: 1.5;
	margin: 0 0 3rem 0;
	border-radius: .5rem .5rem 0 0
}
.funds-search p {
	display: block;
	text-align: center;
	font-size: 1.125rem;
	line-height: 1.5;
	margin: 0 0 1.5rem 0
}
.funds-search p.bold {
	font-weight: 700
}
.funds-search p em {
	color: #df0000;
	font-style: normal
}
.funds-search p em u {
	text-decoration: none;
	border-bottom: 3px solid currentColor
}
.funds-search p em strong {
	font-size: 1.5em;
	vertical-align: top;
	line-height: 1;
	display: inline-block
}
.funds-search .center-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	margin: 3rem 0 3rem 0
}
.funds-search .center-content img {
	width: auto;
	height: auto
}
.funds-search .center-content.border-top {
	padding-top: 1.5rem;
	background: #f3f3f3;
	background: rgba(0, 131, 145, 0.05);
	border-radius: 0 0 1.5rem 1.5rem;
	padding-bottom: 1.5rem;
	margin-bottom: 0
}
.funds-search .center-content *:not(img):not(ul):not(a):not(button) {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
.funds-search .center-content ul {
	margin-top: -1rem !important
}
.funds-search .center-content ul.unstyled {
	list-style: none;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
.funds-search .center-content ul.unstyled .btn.funds-btn {
	-ms-flex-preferred-size: 12rem;
	flex-basis: 12rem;
	width: 12rem;
	margin: 0 auto
}
@media (max-width: 700px) {
	.funds-search .center-content ul.unstyled .btn.funds-btn {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center
	}
}
.funds-search .center-content ul.unstyled p {
	margin: 0;
	text-align: left
}
@media (max-width: 700px) {
	.funds-search .center-content ul.unstyled p {
		text-align: center
	}
}
.funds-search a.btn.funds-btn, .funds-search button.btn.funds-btn {
	color: #fff;
	font-size: 1.25rem;
	text-decoration: none;
	padding: .25rem .75rem;
	background-color: #008391;
	border: none;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#006c78), to(#008391));
	background-image: linear-gradient(to top, #006c78 0%, #008391 100%);
	-webkit-box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent, 0 0.25rem 0.5rem 0 rgba(0, 85, 94, 0.5);
	box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent, 0 0.25rem 0.5rem 0 rgba(0, 85, 94, 0.5);
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.funds-search a.btn.funds-btn:hover, .funds-search a.btn.funds-btn:focus, .funds-search button.btn.funds-btn:hover, .funds-search button.btn.funds-btn:focus {
	-webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px #777677, 0 0.25rem 1.5rem 0 rgba(0, 85, 94, 0.5);
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px #777677, 0 0.25rem 1.5rem 0 rgba(0, 85, 94, 0.5)
}
.funds-search .flex-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: spacer-between;
	-ms-flex-pack: spacer-between;
	justify-content: spacer-between;
	-ms-flex-line-pack: start;
	align-content: flex-start
}
.funds-search .flex-wrap .flex-half, .funds-search .flex-wrap .flex-full {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.funds-search .flex-wrap .flex-full {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
.funds-search .flex-wrap .flex-half {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}
@media (max-width: 700px) {
	.funds-search .flex-wrap .flex-half {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
}
.funds-search .flex-wrap .flex-half.search {
	position: relative;
	padding: 0;
	padding-left: .5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 131, 145, 0.05);
	background-clip: content-box
}
.funds-search form.control-form {
	-webkit-box-shadow: inset 0 0 0 2px #008391;
	box-shadow: inset 0 0 0 2px #008391;
	border-radius: .5rem;
	margin: 0 1rem;
	background: #fff
}
.funds-search form.control-form .center-text {
	text-align: center
}
.funds-search form.control-form .subheader {
	padding: .5rem;
	background: #008391;
	text-align: center;
	color: #fff;
	font-size: 1.75rem;
	line-height: 1;
	margin: 0;
	border-radius: .5rem .5rem 0 0
}
.funds-search form.control-form input[type="text"] {
	background: #008391 !important;
	color: #fff !important;
	border: none !important
}
.funds-search form.control-form input[type="text"].placeholder {
	color: #fff
}
.funds-search form.control-form label.control-label {
	margin-bottom: 0.5rem !important
}
.funds-search .search-alert {
	color: #000;
	font-size: 2rem;
	text-align: center
}
.funds-search .search-alert.success {
	color: #01814c
}
.funds-search .search-alert.warning {
	color: #df0000
}
#detailsContainer {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#detailsContainer h1 {
	padding-bottom: 1rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid rgba(0, 131, 145, 0.5)
}
#detailsContainer a.prev-button, #detailsContainer a.next-button {
	position: relative;
	background: #008391;
	color: #fff;
	border-radius: .25rem;
	padding: .5rem 1.5rem;
	text-decoration: none;
	text-align: center;
	margin: 1.5rem 0;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	display: inline-block
}
#detailsContainer a.prev-button:hover, #detailsContainer a.prev-button:focus, #detailsContainer a.next-button:hover, #detailsContainer a.next-button:focus {
	background: #fff;
	color: #008391;
	-webkit-box-shadow: 0 0 0 2px #008391;
	box-shadow: 0 0 0 2px #008391
}
#detailsContainer a.prev-button::before {
	content: "";
	width: .75em;
	height: .75em;
	display: inline-block;
	position: relative;
	border-left: .125rem solid currentColor;
	border-top: .125rem solid currentColor;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-right: .5em
}
#detailsContainer a.next-button::after {
	content: "";
	width: .75em;
	height: .75em;
	display: inline-block;
	position: relative;
	border-right: .125rem solid currentColor;
	border-top: .125rem solid currentColor;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: .5em
}
#detailsContainer *, #detailsContainer *::before, #detailsContainer *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#detailsContainer div.result {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#detailsContainer div.result > * {
	-ms-flex-preferred-size: 45%;
	flex-basis: 45%
}
@media (max-width: 675px) {
	#detailsContainer div.result > * {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}
#detailsContainer div.result > .result-desc {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding: 1.5rem 0;
	margin-top: 1.5rem;
	border-top: 1px solid rgba(0, 131, 145, 0.5)
}
#detailsContainer div.result > .result-desc div.row.img-row {
	margin-top: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#detailsContainer div.result > .result-desc div.row.img-row > * {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .25rem;
	margin: 0;
	background: #ccc
}
#detailsContainer div.result > .result-desc div.row.img-row > * img {
	margin: 0;
	max-width: 320px
}
@media (max-width: 767px) {
	#detailsContainer div.result > .result-desc div.row.img-row > * + * {
		margin-top: 1rem
	}
}
#detailsContainer div.result .result-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
#detailsContainer div.result .result-info ul {
	list-style: none;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin: 0
}
#detailsContainer div.result .result-info ul li {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	width: 100%
}
#detailsContainer div.result .result-info ul li + li {
	margin-top: 1rem
}
#detailsContainer div.result .result-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ccc
}
@media (max-width: 675px) {
	#detailsContainer div.result .result-img {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		background: #ccc;
		margin-bottom: 1.5rem
	}
	#detailsContainer div.result .result-img img {
		max-width: 320px;
		margin: 0 auto 1.5;
		display: block
	}
}
@media (max-width: 767px) {
	#detailsContainer [role="navigation"] .row {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	#detailsContainer [role="navigation"] .row div.span6 {
		-ms-flex-preferred-size: 50% !important;
		flex-basis: 50% !important;
		max-width: 50%;
		margin: 0;
		padding-right: 1rem
	}
	#detailsContainer [role="navigation"] .row div.span6 a {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
	#detailsContainer [role="navigation"] .row div.span6:last-of-type {
		padding-right: 0;
		padding-left: 1rem
	}
}
