/*
Compiled: 2020-02-28 18:37:57
Errors: None
*/

#map_wrapper {
	width:100%;
	height: 400px;
	margin-top:20px;
	float:left;
}

#map_canvas, #map_canvas_mobile {
	width: 100%;
	height: 100%;
}/* TABLE */
#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable li.list-group-item {
    background-color: transparent;
    border-left:0;
    border-radius:0;
    border-right:0;
    border-top:0;
    float:left;
    padding:10px 0;
    width:1170px;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable li.list-group-item article {
    float:left;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable li.list-group-item .title{
    overflow:hidden;
    width:30%;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable li.list-group-item .location {
    overflow:hidden;
    width:25%;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable li.list-group-item .date {
    overflow:hidden;
    width: 10%;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable li.list-group-item .time {
    overflow:hidden;
    width:8%;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable li.list-group-item .agent {
    overflow:hidden;
    width:16%;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable li.list-group-item .contact {
    overflow:hidden;
    width:11%;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable #table-like-head li.list-group-item {
    font-weight:700;
    padding:0;
}

#ruralResultsWrapper #listingsContentWrapper .table-grid #isotopeTable #table-like-body li.list-group-item:last-child {
    border-bottom: 0;
    margin-bottom: 30px;
}

/* GRID */
#ruralResultsWrapper #listingsContentWrapper .table-grid,
#ruralResultsWrapper #listingsContentWrapper .grid {
    padding:0 15px;
}

#ruralResultsWrapper #listingsContentWrapper .container #grid .livestockItemListView.grid > section:nth-child(2) {
    padding: 0;
}

#ruralResultsWrapper #listingsContentWrapper .container #grid .livestockItemListView .imgWrapper {
    height:0;
    overflow:hidden;
    padding:0 0 66%;
    position:relative;
}

#ruralResultsWrapper #listingsContentWrapper .container #grid .livestockItemListView .imgWrapper img {
    width: 100%;
}

#ruralResultsWrapper #listingsContentWrapper .container #grid .livestockItemListView.grid .topPanel .list-group-item {
    border-radius:0px;
    border:none;
    padding-left:0px;
    padding-bottom:0px;
    clear:left;
}

#ruralResultsWrapper #listingsContentWrapper .container #grid .livestockItemListView.grid .topPanel .list-group-item span {
    clear:left;
    display: block;
    float:left;
    font-weight: 300;
    width:100%;
}

#ruralResultsWrapper #listingsContentWrapper .container #grid .livestockItemListView.grid .bottomPanel .buttonWrapper {
    clear:both;
    margin-top:15px;
    position: relative;
    width:100%;
}

/* LIST */
#ruralResultsWrapper #listingsContentWrapper .container #list .livestockItemListView .imgWrapper {
    height:0;
    overflow:hidden;
    padding:0 0 66%;
    position:relative;
}

#ruralResultsWrapper #listingsContentWrapper .container #list .livestockItemListView .imgWrapper img {
    width: 100%;
}

#ruralResultsWrapper #listingsContentWrapper .container #list .livestockItemListView > section:nth-child(2) {
			padding:0;
		}

#ruralResultsWrapper #listingsContentWrapper .container #list .livestockItemListView .listGroup {
    padding-right: 0;
    width: 100%;
}

@media (min-width:768px) {
    #ruralResultsWrapper #listingsContentWrapper .container #list .livestockItemListView > section:nth-child(2) .bottomPanel button {
        float: left;
        width: 33%;
    }

    #ruralResultsWrapper #listingsContentWrapper .container #list .livestockItemListView .buttonWrapper .row {
        margin: 0;
    }
}

@media (min-width: 992px) {
    #ruralResultsWrapper #listingsContentWrapper .container #list .livestockItemListView .buttonWrapper {
        bottom: 0;
        padding: 0;
        position: absolute;
        right: 0;
    }

    #ruralResultsWrapper #listingsContentWrapper .container #list .livestockItemListView > section:nth-child(2) .bottomPanel button {
        width: 100%;
    }
}#ruralDetailWrapper .listingContentWrapper .table>tbody>tr>td,
#ruralDetailWrapper .listingContentWrapper .table>tbody>tr>th {
    padding: 8px 0;
}

#ruralDetailWrapper .sideBarModule {
    margin-top: 20px;
}

#ruralDetailWrapper .sideBarModule .table {
    margin-top: 30px;
}

#ruralDetailWrapper .sideBarModule .fa {
    font-size: 18px;
}

#ruralDetailWrapper .sideBarModule .table>tbody>tr>td,
#ruralDetailWrapper .sideBarModule .table>tbody>tr>th {
    vertical-align: initial;
}

#ruralDetailWrapper #agentContactWrapper {
    background: rgba(49, 60, 65, 1);
}

#ruralDetailWrapper #agentContactWrapper h3 {
    color: rgba(198, 151, 93, 1);
}

#ruralDetailWrapper #agentContactWrapper h2 {
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    margin: 0 0 15px;
}

#ruralDetailWrapper #agentContactWrapper table tr td {
    border: 0;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    font-size: 1.1em;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

#ruralDetailWrapper #agentContactWrapper #Contact label {
    color: rgba(255, 255, 255, 1);
}

#ruralDetailWrapper #agentContactWrapper .btn {
    background-color: rgba(198, 151, 93, 1);
    border-color: rgba(198, 151, 93, 1);
}

#ruralDetailWrapper #agentContactWrapper .btn:hover {
    background-color: rgba(198, 151, 93, 0.8) !important;
    border-color: rgba(198, 151, 93, 0.8) !important;
}

#ruralDetailWrapper #agentContactWrapper form li input[type='radio']:checked::after {
    background: rgba(198, 151, 93, 1);
    box-shadow: 0 0 10px 0px rgba(198, 151, 93, 1);
}

#ruralDetailWrapper #agentContactWrapper form li input[type='radio']:hover::before {
    background: rgba(198, 151, 93, 1);
}

#ruralDetailWrapper #agentContactWrapper form .preferredContactMethod,
#ruralDetailWrapper #agentContactWrapper form .mailList {
    width: 100%;
}

#ruralDetailWrapper #agentContactWrapper form .btn {
    font-size: 14px;
    font-weight: bold;
}

@media (min-width: 992px) {
    #ruralDetailWrapper #agentContactWrapper form .submit {
        width: 40%;
    }
}.moduleSocial {
	float:left;
	clear:both;
	display:block;
	width:100%;
	min-height:55px;
	margin-top:15px;
}

ul.social-icons {
	align-items: flex-end;
	display: flex;
	flex-direction:row;
	padding:0px;
	margin:0px 0px 15px;
	list-style-type:none;
}
	
ul.social-icons li {
	width:auto;
	height:auto;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	text-indent: 0px;
}

ul.social-icons li a {
	float:left;
}
	
ul.social-icons li i {
	display:block;
	float:left;
	width:100%;
	height:100%;
	color:rgba(0, 0, 0, 1);
	font-size:30px;
}

ul.social-icons li i span {
	margin-left:10px;
	font-size:16px;
	font-weight:600;
	color:rgba(0, 0, 0, 1);
}

ul.social-icons li.circle .fa {
	display:grid;
	align-content:center;
	justify-content:center;
	width:50px !important;
	height:50px !important;
	line-height:50px;
	color: rgba(255, 255, 255, 1);
	border-radius:50% !important;
	margin-right:10px;
	float:none;
	text-align: center
}

.navbar.navbar-default .moduleSocial .social-icons li.square i  {
	background-color:rgba(255, 255, 255, 1);
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:rgba(205, 36, 43, 1);
	font-size:20px;
}

.navbar.navbar-default .moduleSocial .social-icons li.square i:hover {
	color:rgba(255, 255, 255, 1);
	background-color:rgba(0, 0, 0, 1);
}

	
/* SET DARK THEME */
	
.darkThemeFooter ul.social-icons li i {
	color:rgba(255, 255, 255, 1);
}

.darkThemeFooter ul.social-icons li i span {
	color:rgba(255, 255, 255, 1);
}	

/* SET LIGHT THEME */
.lightThemeFooter ul.social-icons li i {
	color:rgba(200, 200, 200, 1);
}

.lightThemeFooter ul.social-icons li i span {
	color:rgba(200, 200, 200, 1);
}


/* BURLEIGH TEMPLATE */
	.footer-content .moduleSocial .sub-section-height {
		color:rgba(255, 255, 255, 1);
		text-align:left;
	}

	.footer-content .social-icons li i {
		color:rgba(255, 255, 255, 1);
	}

