/* from doc_shortcode.php file */
.img60{
    width:60px;
}

/* from specialities_shortcode.php file */
.spanfloat{float: right;}

/* from archive-listing.php file */
#map{
    height: 380px;
    position: relative;
    background-color: rgb(229, 227, 223);
    overflow: hidden;
}
#top-search{
    width:100%;
}
.mgt8{
    margin-top:8px;
}
.clearfix{
    margin-top:20px;
}
.no-data{
    text-align:center;
    margin-top:30px;
}

#dir_city, #dir_country{
    margin-top:8px;
}

/* from listing_categories.php file */
.clrblack{
    color:#000000;
}
.cat_feature_img{
    width:325px; height:178px;
}
.font18{
    font-size:18px;
}

/* single-listing.php file */
.floatright{
    float: right;
}
.textnone{
    text-decoration: none;
}
.img_middle{
    vertical-align:middle;
}


/* claim_popup.php file */
.iv-top-buffer { margin-top:100px!important; }
.mg020{
    margin:0 20px;
}

/* interested-1.php file */
.dataTables_wrapper input[type="search"] {
		display: block;
		width: 100%;
		margin-left: 0 !important;
		height: 40px;
		padding: 6px 12px;
		margin-bottom: 24px;
		font-size: 16px;
		line-height: 24px;
		color: #333333;
		background-color: #ffffff;
		background-image: none;
		border: 2px solid #cecece;
		transition: all 0.3s;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
.dataTables_wrapper .dataTables_filter input {
		margin-left: 0;
	}

/* from listing-edit.php file */
#map-canvas{
    width:100%;height:300px;
}

.panel-title{
    text-align:right;
    color:blue;
    font-size:12px;
}

.mgt10{
    margin-top:10px;
}

.font14{
    font-size: 14px;
}

/* my-favourite.php file */
.boxo{ border:1px solid #ccc; border-radius:0 0 6px 6px; padding:15px 0;}
.picwrapper{ padding:0;}
.addnote { background:#f5f5f5; padding:10px 0; margin:20px; clear:both;}
.addnote textarea{ width:100%;}

/* coupon_form_2.php  */
#coupon-div{
    display: none;
    margin-bottom: 20px;
}

#loading-3{
    display: none;
}
.dnone{
    display: none;
}
