#sub-page-header #properties {
	margin: 20px 0px 10px 0px;
	float: left;
	color: #4c4d4f;
	font-size: 40px;
}

#properties-header .divider-line {
	margin: 14px 0 0 0;
}

/* properties listing */

.properties-listing {

}
.properties-listing .agent-list .item a.ui.header {
	font-weight: 300; !important;

}



.image-holder {
	float: left;
	width: 187px;
	height: 94px;
	padding: 15px 25px 15px 5px;
	margin-top: -5px;
}



#sub-page-header .pagination {
	margin: 0;
	float: right;
	cursor: pointer;
}

.property-content .ui.header {
	font-size: 3rem;
}
.property-content .ui.header .sub.header {
	font-size: 1rem;
}

.contact-name {
	font-size: 12px;
	cursor: pointer;
	color: #4c4d4f;
}
/* end of properties */

/* map */


.divider-line.out {
	width: 963px;
	margin: auto;
}

/* end of map */

/* bio */

#sub-page-header #full-list {
	float: right;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin-top: -18px;
}

#bio {
	width: 1080px;
	background-color: #E4E5E6;
	font-size: 16px;
	margin-bottom: 30px;
	padding-bottom: 40px;
}

#bio > p {
	padding: 0px 40px;
	margin: 15px 0px;
}

#bio > table {
	width: 900px;
	padding-left: 40px;
}

#bio > p:first-child {
	padding-top: 20px;
}

#bio-content {
	padding: 0px 20px 0px 40px;
	float: left;
	width: 625px;
}

#bio-personal {
	float: left;
	width: 350px;
}

#bio-personal > p {
	padding: 0px;
}

#bio-name {
	font-size: 50px;
	line-height: 42px;
	margin: 15px 0px 0px 0px;
}

#bio-job-title {
	color: #ED174F;
	font-size: 25px;
	margin: 5px 0px 0px 0px;
}

.bio-email {
	font-size: 25px;
	margin: 0px;
}

#bio-phone {
	font-size: 25px;
	margin: 0px;
}

.bio-question {
	margin-top: 35px;
}

.bio-question > p > strong {
	font-size: 25px;
}

#bio-buttons {
	width: 800px;
	margin: auto;
	list-style: none;
}

#bio-buttons > li {
	float: left;
	width: 230px;
	margin-right: 30px;
	line-height: 50px;
	font-size: 30px;
	color: white;
	background-color: #8CD2F4;
	text-align: center;
}

#bio-buttons > li > a {
	font-size: 30px;
	color: white;
}


/* end of bio */

/* agents */
#agent-profile {
}


#agents-header {
	width: 200px;
	margin-left: 5px;
	margin-top: 10px;
}

.agent-list-image {
	height: 282px;
	width: 230px;
	background: url('/none') no-repeat center center;
	margin: 19px 0px 19px 32px;
}

#agents-header p {
	float: left;
	color: #c5c5c5;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0px 0;
	width: 170px;
	padding: 0 0 0 10px;
	line-height: 36px;
	vertical-align: middle;
	background-color: #3b3b3b;
}


.agents-list {
	margin: 0 0 0 20px;
	float: left;
	min-height: 100px;
	text-align: left;
	/* 	border-right: 1px solid #d9d9d9; */
}

.agent-row {
	width: 1080px;
	margin: 0px;
	padding: 0px;
	height: 320px;
	background-color: #e4e5e6;
	list-style: none;
}

.agent-row li {
	height: 320px;
	width: 260px;
	float: left;
}

.agents-list a {
	font-size: 12px;
	line-height: 16px;
	color: #c5c5c5;
	font-style: italic;
}

.agent-name {
	float: left;
	font-size: 30px;
	padding-left: 10px;
	margin-left: 3px;
	margin-top: -2px;
	background-color: #8CD2F4;
	color: white;
}

.agent-name:first-child {
	margin-top: 200px;
}

.agent-phone {
	font-size: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ED174F;
	margin-left: 3px;
	margin-top: 228px;
	color: white;
	clear: left;
	float: left;
	display: none;
}

.last-name {
	padding-left: 10px;
}

.content-wrapper {
	width: 1080px;
	margin: auto;
}

/* end of agents

/* footer */
#footer-wrapper {
	margin: 0px auto;
	padding: 0;
	width: 1080px;
	height: 49px;
}

#footer {
	width: 1080px;
	color: #ededed;
	height: 49px;
	margin: 0px;
	padding: 0px;
	background-color: #4c4d4f;
	font-size: 9px;
}

#community-links {
	margin: 10px 30px 0px 0px;
	padding: 0px;
	float: right;
	width: 100px;
}

#copyright {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	float: left;
	line-height: 49px;
	width: 400px;
}

#community-links a {
	margin-right: 12px;

}

#user-listings.close {
}

#services-image-trigger-wrapper {
	width: 500px;
	margin: 150px 0px 0 0;
	float: right;
}


#services-image-trigger-tenant-rep {
	height: 140px;
	width: 115px;
	cursor: pointer;
	text-align: center;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	background: url(../images/sub-page/tenant.png) no-repeat;
	background-position: 0px 0px;
}

#services-image-trigger-tenant-rep:hover{
	background-position: 0px -152px;
}

#services-image-trigger-landlord-rep {
	height: 140px;
	width: 115px;
	cursor: pointer;
	text-align: center;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	background: url(../images/sub-page/landlord.png) no-repeat;
	background-position: 0px 0px;
}

#services-image-trigger-landlord-rep:hover{
	background-position: 0px -152px;
}

#services-image-trigger-investment-sales {
	height: 140px;
	width: 115px;
	cursor: pointer;
	text-align: center;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	background: url(../images/sub-page/investment.png) no-repeat;
	background-position: 0px 0px;
}

#services-image-trigger-investment-sales:hover{
	background-position: 0px -152px;
}

#services-image-trigger-property-management {
	height: 140px;
	width: 115px;
	cursor: pointer;
	text-align: center;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	background: url(../images/sub-page/property.png) no-repeat;
	background-position: 0px 0px;
}

#services-image-trigger-property-management:hover{
	background-position: 0px -152px;
}

#services-images {
	float: left;
	margin: 0 0 0 60px;
	height: 530px;
	width: 369px;
	display: table;
}
#services-canvas {
	display: table-cell;
	vertical-align: middle;
}

.services-image-holder {
}

#services-right {
	float: right;
	margin-right: 90px;
}
div.services-content {
	margin: 0px;
	min-height: 100px;
	float: right;
	width: 500px;
}
#services-positioning-div {
	position: relative;
}

#services-canvas-left {
	position: absolute;
	width: 12px;
	height: 31px;
	top: 245px;
	left: 49px;
	z-index: 100;
	background: url(../images/sub-page/left_arrow.png) 0 0 no-repeat;
	cursor: pointer;
}

#services-canvas-right {
	position: absolute;
	width: 12px;
	height: 31px;
	top: 245px;
	left: 416px;
	z-index: 100;
	background: url(../images/sub-page/right_arrow.png) 0 0 no-repeat;
	cursor: pointer;
}

#services-sub-pages {
	width: 963px;
	margin: auto;
}

.service-sub-page {
	float: left;
	color: #c5c5c5;
	margin: 20px 10px;
	width: 300px;
}

.service-sub-page p {
	margin: 5px;
	padding: 0px;
}

#view-tenant-rep-clients {
	background: url(../images/sub-page/view_tenants.png) no-repeat;
	height: 36px;
	width: 963px;
	margin: auto;
	cursor: pointer;
}
#view-tenant-rep-clients.active {
	background-position: 0 -36px;
}

#view-landlord-rep-clients {
	background: url(../images/sub-page/view_landlords.png) no-repeat;
	height: 36px;
	width: 963px;
	margin: auto;
	cursor: pointer;
}
#view-landlord-rep-clients.active {
	background-position: 0 -36px;
}

#services-bottom-spacing {
	height: 50px;
}
img.contact-email {
	margin: 0px 0 -3px 0;
	padding: 0;
}

.clickable {
	cursor: pointer;
}

.survey-question {
	color: #CCC;
}

#survey-submit {
	float: left;
	width: 139px;
	height: 36px;
	padding: 5px 0 0px 15px;
	background: url(../images/sitewide/submit_button.png) no-repeat;
}

.landing-page-contact-form {
	background: url(../images/sub-page/red-box.jpg) no-repeat;
	height: 475px;
	width: 297px;
	margin-left: -7px;
	margin-bottom: 20px;
	color: white;
}

.contact-form-content {
	width: 250px;
	margin: 0px auto;
	padding: 10px 0 0 0;
}

.contact-form-content form input {
	width: 250px;
}

.contact-form-content form textarea {
	width: 250px;
	height: 60px;
}
section#download-flyer {
	margin: 0 !important;
	padding: 4rem;
}
.property-information.inverted.segment {
	background-color: #8bd1f3 !important;
	padding-top: 3rem !important;
	padding-bottom: 6rem !important;
}
.property-information.inverted.segment .ui.header {
	font-size: 4rem;
	line-height: 3.7rem;
	font-weight: 200 !important;
	margin-bottom: 4rem;
}
.property-information.inverted.segment .ui.header .sub.header {
	font-size: 1.4rem;
	margin-top: .4rem;

}
.property-information.inverted.segment .ui.segment {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}
.property-information.inverted.segment .ui.info.segment {
	border: 2px solid rgba(255,255,255,0.4);
	border-radius: 2em;
	background: transparent;
	padding: 0 !important;
}
.property-information.inverted.segment .ui.info.segment .ui.fluid.centered.image {
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
}
.property-information.inverted.segment .ui.basic.segment {
	margin-top: 0 !important;
}
.property-information .info.segment .name.header {
	font-size: 3em;
	line-height: 3rem;
	margin-bottom: .2rem;
	color: rgba(0,0,0,0.6);
}
.property-information .info.segment .phone-number.header {
	font-size: 2.4em;
	font-weight: 200 !important;
	padding: 0;
	margin: 0 0 1.5rem 0px;
}
.property-spaces.inverted.segment {
	background: #003768 !important;
	padding-top: 3rem !important;
	padding-bottom: 6rem !important;
}
.property-spaces.inverted.segment .ui.inverted.header {
	font-size: 4rem;
	font-weight: 200 !important;
	margin-bottom: 4rem;
}

.fluid.map.accordion .title {
	text-align: center;
	margin-top: 2rem;
	margin-bottom: 2rem;
	font-size: 2.12rem !important;
	text-transform: uppercase;
}

.property_picture_holder {
	position: absolute;
}
.property_picture_column{
	height: 351px;
	max-height: 351px;
	min-height: 20rem;
}
#contact-form-submit {
	width: 90px;
	height: 40px;
	font-size: 16px;
	color: #555;
}
section.highlights.segment {
	padding-top: 4.5rem !important;
	padding-bottom: 5.5rem !important;
	font-size: 1.15rem;
}

section.highlights.segment .divider, section.property-information.segment .divider, section.property-spaces.segment .divider{
	font-size: 2.5rem;
	padding-bottom: 3rem;
	font-weight: 400;
}
section.highlights.segment .divider {
	padding-bottom: 0;
}
section.highlights.segment .list .item {
	line-height: 2rem;
}

.input-box-rounded {
	height: 19px;
	width: 200px;
	margin: 0 0 5px 0;
	padding-left: 5px;
	color: #939598;
	font-size: 11px;
	background: url(../images/sitewide/form-field-box-large.png) no-repeat;
	border: none;
	float: left;
}
#investment_download {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}
#investment_download .box-end {
	width: 13px;
	height: 23px;
	background: url(../images/sitewide/form-field-box-end.png) no-repeat;
	float: left;
}
#investment_download p {
	margin: 0;
}
#investment_download table td {
	padding-right: 2rem;
}
#investment_download table td label {
	padding-left: 1rem;
}
#investment_download h5 {
	font-size: 2.2rem;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
#investment_download h6 {
	background: #f3f4f5;
	padding: .71428571rem 1rem;
	box-shadow: none;
	border: 1px solid #d4d4d5;
	border-radius: .28571429rem;
	font-size: 1.2rem;
	font-weight: 400;
}
#investment_download div {
	width: 100% !important;
}
#investment_download p {
	padding-bottom: 2rem;
}
#investment_download #send_a_copy {
	margin-top: .5rem;
}
#investment_download input {
	margin-bottom: 1rem;
}
#investment_download .file-download {
	margin-top: 2rem;
	display: inline-block;
	float: none;
}
#investment_download header {
        padding-top: 4.5rem !important;
	padding-bottom: 5.5rem !important;
	font-size: 2.5rem;
	font-weight: 400;
}
#investment_download button {
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: none;
	vertical-align: baseline;
	margin: 0 .25em 0 0;
	padding: .78571429em 1.5em;
	text-transform: none;
	text-shadow: none;
	font-weight: 700;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
max-width: 250px;
	border-radius: .28571429rem;
	box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
	transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
	will-change: '';
	-webkit-tap-highlight-color: transparent;
	text-shadow: none;
	background-image: none;
}
#download_city {
	width: 100% !important;
}

#download_state {

}
.ui-dialog {
	background: #51bff4;
	color: #fff;
	padding: 2rem;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
	text-align: center;
	font-size: 2rem;
	line-height: 2.5rem;
	font-weight: 300;
}
.ui-dialog .ui-dialog-title {
	font-weight: 600;
	display: block;
	border-bottom: 4px double rgba(0,0,0,0.2);
	padding-bottom: .5rem;
	margin-bottom: 1rem;
}
.ui-dialog .ui-button {
	position: absolute;
	background: rgba(0,0,0,0.85);
	border: none;
	font-size: 1rem;
	padding: .5rem 1rem;
	border-top-left-radius: .5rem;
	border-top-right-radius: .5rem;
	right: 0;
	top: -3.5rem;
	width: 100%;
}
.ui-dialog .ui-dialog-content {
	font-style: italic;
	font-weight: 300;
	font-size: 1.6rem;
}

.investment-download-input {
	width: 177px;
}

.package-download {

}
.download-now {
	width: 132px;
	height: 36px;
	cursor: pointer;
	background: url(../images/sub-page/download_now.png) no-repeat;
}

#investment-property-basics {
	width: 250px;
}

#investment-property-basics > li{
	border-top: solid 1px #CCC;
	height: 30px;
	clear: both;
}

#investment-property-basics > li:first-child{
	border-top: none;
}

#investment-property-basics > li > span{
	margin-top: 5px;
	float: right;
}

#investment-property-basics > li > span:first-child{
	float: left;
}

#contact-logo {
	margin: 0px 20px 100px 0px;
	height: 500px;
	float: left;
	width: 420px;
}

#contact-info {
	margin: 0px 0px 100px 0px;
	height: 500px;
	float: left;
	width: 640px;
	background-color: #8CD2F4;
	color: white;
	font-size: 65px;
}

#contact-info > p {
	padding: 0px;
	margin: 10px 0px 10px 70px;
}

#contact-info > p:first-child {
	margin-top: 130px;
}



#state-selector {
	background-color: white;
	padding: 6px;
	width: 205px;
	border: none;
	color: #5f5f61;
}



.property-web-page-button {
	margin: 10px 0px;
	padding: 10px 20px;
	font-weight: normal;
	font-size: 20px;
	width: 120px;
	display: table;
	text-align: center;
	cursor: pointer;
}

.property-web-page-button-active {
	background-color: #8CD2F4;
	color: white;
}

.property-web-page-navigator {
	width: 250px;
	float: left;
	height: 450px;
}


.property-web-page-content {
	height: 310px;
	background-color: #e6e6e6;
	padding: 40px;
	margin-bottom: 20px;
	font-size: 18px;
}

.property-web-page-content > p{
	padding: 0px;
	margin: 0px;
}



.left-nav {
	float: left;
	height: 80px;
	width: 80px;
	margin: 145px 10px 0px 0px;
	background-image: url(/public/images/sub-page/twin-falls/arrows.png);
	background-position: 0px 0px;
}

.left-nav:hover {
	background-position: 0px -81px;
}

.right-nav {
	float: right;
	height: 80px;
	width: 80px;
	margin: 145px 0px 0px 10px;
	background-image: url(/public/images/sub-page/twin-falls/arrows.png);
	background-position: -81px 0px;
}

.right-nav:hover{
	background-position: -81px -81px;
}
/** google map navigation**/
.show{
	display:block;
}
.hide{
	display:hide;
}
.map-link{
	cursor: pointer;
}

.pagination li {
}

.active > a {
	color: black;
}

.agent_detail_button > a {
	text-decoration: none;
	padding: 10px;
	line-height: 36px;
}
.properties-listing .ui.basic.striped.table tbody tr:nth-child(2n) {
	background-color: rgba(0,0,0,.02)!important;
}
.property-content .ui.basic.striped.table tbody tr:nth-child(2n) {
	background-color: rgba(0,0,0,.02)!important;
}



