/**/
.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li a span {
	color: #000;
	font-size: 14px;
}
.plans ul.select_by_status {
	transform: scale(1.05) !important;
	position: relative !important;
	box-shadow: 0 0 5px 1px #797777 !important;
}
.loader_listing_time {
	background: url('https://loading.io/spinners/message/lg.messenger-typing-preloader.gif') no-repeat;
	z-index: 99999;
	position: fixed; /* Sit on top of the page content */
	width: 100%; /* Full width (cover the whole page) */
	height: 100%; /* Full height (cover the whole page) */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background-position: center;
	background-color: rgba(0,0,0,0.5);
}
.process_done {
	background: url('https://loading.io/spinners/message/lg.messenger-typing-preloader.gif') no-repeat;
	z-index: 99999;
	position: fixed; /* Sit on top of the page content */
	width: 100%; /* Full width (cover the whole page) */
	height: 100%; /* Full height (cover the whole page) */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background-position: center;
	background-color: rgba(0,0,0,0.5);
}
.forgot_pwd_process {
	background: url('https://loading.io/spinners/message/lg.messenger-typing-preloader.gif') no-repeat;
	z-index: 99999;
	position: fixed; /* Sit on top of the page content */
	width: 100%; /* Full width (cover the whole page) */
	height: 100%; /* Full height (cover the whole page) */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background-position: center;
	background-color: rgba(0,0,0,0.5);
}
#listing_map {
	position: relative !important;
	top: 0;
	height: 73%;
	width: 100%;
	z-index: 999;
}
.navbar-default .navbar-nav li.offer a {
/*margin-right: 0px !important; */
}
.detailing aside .contact {
	padding: 0px 15px !important;
}
/* Google Translator */

.navbar-default .navbar-nav li a div.goog-te-gadget-simple a {
	border: none !important;
	padding: 0px !important;
}
.navbar-default .navbar-nav li a div.goog-te-gadget-simple img {
	display: none;
}
.goog-te-gadget-simple {
	border: none !important;
	background: none !important;
	padding: 0px !important;
	width: 90px
}
#loginForm .alert, #signUpForm .alert {
	position: absolute;
	top: 10px;
	width: 84%;
	left: 45px;
}
#signup form {
	padding-top: 30px;
}
.photo_uploaded .list-scroll {
	overflow: auto;
}
.photo_uploaded .list-scroll .listing_image_row {
	display: table
}
.photo_uploaded .list-scroll .listing_image_row li {
	display: table-cell;
	padding: 0 10px;
	text-align: center
}
.entire_contain_bottom p a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #797777 !important;
	padding: 10px 10px;
}
.select_tab_active {
	display: block;
	text-decoration: none;
	color: #fff !important;
	background-color: #797777 !important;
	padding: 10px 10px;
}
/*******/
.carousel .left {
	border-right: none !important;
}


#signup .modal-content, #signin .modal-content, #forgot .modal-content{

	/*height:700px !important;*/
}
#signup .modal-content .sign-side, #signin .modal-content .sign-side, #forgot .modal-content .sign-side {
    background-image: url(../img/signup.png);
    background-repeat: no-repeat;
   // min-height: 698px !important;
    background-size: cover;
}

.pac-container{z-index:9999}


