.header-top1{
    background: #fff none repeat scroll 0 0;
    border-bottom: 3px solid #555;
    color: #fff;
    font-family: Conv_Calibri;
    margin-bottom: 0;
    padding: 3px 5px 6px;
}
.header-top1 .logoBlock {
    width: 50%;
}
.header-top1 .logoBlock img{
    width: 100%;
}
.header-top1 .templates {
    padding: 25px 0;
    color: #000;
    text-align: right;
}
.header-top1 .usr {
    float: left;
    width: 87%;
    text-align: right;
    margin-top: -8px;
}
.header-top1 .logOutBlock {
    overflow: hidden;
    float: right;
	width: 13%;
}
.header-home{
    background: #002e5d none repeat scroll 0 0;

    
    color: #fff;
    font-family: Conv_Calibri;
    margin-bottom: 0;
    padding: 3px 5px 6px;
    display: inline-block;
    width: 100%;
}
.header-home .logoBlock {
    width: 80%;
}
.header-home .logoBlock img{
    width: 100%;
}
.header-home .templates {
    padding: 25px 0;
    color: #000;
    text-align: right;
}
.header-home .usr {
    float: left;
    width: 87%;
    text-align: right;
    margin-top: -8px;
}
.header-home .logOutBlock {
    overflow: hidden;
    float: right;
	width: 13%;
}


.leftDiv1{
	min-height: 70vh;
	border: 1px solid #ccc;
    padding: 10px;
}
.search-main-center1{
	background: rgb(247, 247, 247);
	border: 1px solid hsl(0, 0%, 80%);
    margin: 20px auto 0px;
}
.search-main-center{
	width:100%;
}
.street-container-left2, .street-container-center{
	padding: 10px 20px 0 10px !important;
}
.list-group-item-heading{
	margin-top:0px !important;
}
.newDesignTabsCtn{
	    margin: -10px 0px 0px 0px !important;;
}
.serchfield-main-left{
	width:50% !important;
}
.ui-autocomplete .ui-menu-item:hover,
.ui-autocomplete .ui-menu-item.ui-state-focus{
	background: rgba(245, 245, 245, 0.24) !important;
    color: hsl(0, 2%, 41%);
    border: 1px solid rgba(204, 204, 204, 0.33);
}

footer {
    background: hsl(0, 0%, 22%) none repeat scroll center bottom;
    border-top: 0px solid hsl(0, 1%, 50%);
    bottom: 0;
    padding: 12px 0 2px;
    position: absolute;
    width: 100%;
}


.serchfield-main-leftNew{
	border-right:none;
	height:auto; 
	width: 100% !important;
}
.serchfield-main-leftNew p{
    color: #676a6c;
    font-size: 16px;
    font-weight: 600;
}
.listingDiv{
	background:#fff none repeat scroll 0 0; 
	display:none;
	right:0; 
	border:1px solid #ccc; 
	width:380px !important; 
	height:auto;
	padding: 10px 15px !important;
}