  .input-group .form-control, .input-group-addon-in, .input-group-btn
  {
    display: table-cell;
   }
  .input-group-addon-in {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
  .input-group-addon-in, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
  .input-group-addon-in:first-child  
  	    {
        border-left: 0;
        }
        .input-group-addon-in:first-child
        {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }
.dl-horizontal dt {
        float: right;
        clear: right;
        text-align: left;
}

.btn-success {
    color: #39f;
     background-color: #ffffff;
    border-color: #3399ff;
}
.btn-success:hover
{
    color: #ffffff;
    background-color:#39f;
    border-color:#3399ff
}
.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #278ae0;
    border-color: #3399ff
}
.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    color: #39f;
    background-color: #39f;
    border-color: #3399ff
}
.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
     color: #fff;
    background-color: #3a92eb;
    border-color: #3b67ff
}
navbar-inverse {
    background-color: rgb(51, 153, 255);
    border-color: #ccffff;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #001a1a;
    background-color: transparent;
}
/*
.search-section {
	 height: auto;
    outline: medium none;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 5;
    margin-left: 16px;
    padding-left: 5px;

}
.search-section .search-options > li {
	float: left;
	list-style: outside none none;
	margin: 0;
/*	width: 296px;
}
.search-section .search-options > li input {
    height: 55px;
    margin: 0;
    width: 100%;
    color: #ffffff;
  padding-left: 10px;
}
*/
.parallex {
	color: #00001c !important;
	position: relative;
	z-index: 44;
}
.parallex h2 {
	color: #00001c !important;
	position: relative;
	z-index: 44;
}
.parallex::before {
	/*background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;*/
}
.parallex-small {
	background: #363c48 none repeat scroll 0 0;
	color: #fff;
	padding: 40px 0;
}
.parallex-text h4 {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	line-height: 60px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.parallex-text p {
	color: #fff !important;
	position: relative;
	z-index: 44;
}
.parallex-small .btn {
	margin-top: 10px;
}
.parallex-button {
	text-align: right;
	margin: 20px 0;
}
.parallex-button .btn {
	padding: 15px 35px;
}
.btn-clean {
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
}
/****************************************************/
.hero-form-sub {
	color: #00001c;
	font-size: 12px;
	margin: 24px 0 0;
}
.hero-form-sub strong {
    color: #00001c;
	margin: 0 20px 0 0;
	font-size: 14px;
}
.hero-form-sub ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.hero-form-sub li {
	display: inline-block;
	margin: 5px 10px 5px 0;
}


/* =-=-=-=-=-=-= Home With Main Search =-=-=-=-=-=-= */
.main-search {
	background: rgba(0, 0, 0, 0) url("../img/banner-7.jpg") no-repeat scroll center center / cover;
	height: 245px;
	float: right;
}
.main-search p {
	color: #00001c;
	z-index: 55;
	position: relative;
}
.main-search .main-search-title {

/*	padding-top: 162px;*/
}
.main-search .main-search-title h1 {
	color: #00001c;
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 10px;
	
}
.search-section {
    height: auto;
    outline: medium none;
    padding: 0;
    position: relative;
    width: 100%; 
    z-index: 5;
}
.search-section .search-options > li {
	float: right;
	list-style: outside none none;
	margin: 0;
	/*width: 296px;*/
}
.search-section .search-options > li input {
	height: 55px; 
	margin: 0;
	width: 100%; 
	color: #444;
	padding-left: 10px;
}
.search-section .search-options > li .btn {
	border-radius: 6px;
	height: 55px; 
}
/*.search-section .search-options > li .btn.btn-danger {
	background-color: #2d343d;
	border-color: #2d343d;
}*/

.search-section .search-options > li:nth-child(4) {
/*	width: 200px; */
}

#form-panel {
	background-color: rgba(255, 255, 255, 0.25);
	padding: 24px 25px;
}

.search-container {
	display: block;
/*	padding: 260px 0 0;*/
	position: relative;
/*	width: 100%; */
	overflow: hidden;
}
.search-container h2 {
	color: #fff;
	font-size: 36px;
	margin-bottom: 30px;
}
.search-container .form-group .form-control {
	width: 100%;
	height: 69px;
	font-size: 16px;
}
.search-container .select2-container--default .select2-selection--single {
	background-color: #fff;
	border-radius: 0;
	height: 69px; 
}
.search-container .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
}
.search-container .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 65px;
	font-size: 16px;
}
.banner-icon-search {
	background: #fff url("../img/search.png") no-repeat scroll 97% 20px / 21px 21px;
}
.search-container .col-md-4 .form-group input:focus, .search-container .col-md-4 .form-group .input.form-control:focus {
	border: 1px solid #ccc;
	box-shadow: none;
	outline: none;
}
.search-container button {
	background-color: #505050;
	border: medium none;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
/*	height: 69px;*/
	position: relative;
	text-align: center;
/*	width: 100%; */
}
.search-container button::before {
	background-color: rgba(0, 0, 0, 0.1);
	content: "";
	display: inline-block;
/*	height: 100%; */
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
/*	width: 100%;*/
	z-index: 99;
}
.search-container button:hover::before {
	opacity: 1;
}
.search-container button i {
	position: relative;
	z-index: 100;
}

.banner-icon-search {
        background: #fff url("../img/search.png") no-repeat scroll 96% 17px / 21px 21px;
    }
    .search-container .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
        line-height: 55px;
    }
    .search-container .select2-container--default .select2-selection--single {
     /*   height: 55px;*/
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      /*  height: 38px;*/
        right: 3px;
    }
    .search-container .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 4px;
    }
    .search-container button {
        font-size: 14px;
       /* height: 55px;*/
    }
    .search-container {
       /* padding: 200px 0 0; */
    }
    
    .heading-text {
      /*  width: 100%; */
    }


.main-search .main-search-title h1 {
    	font-size: 22px;
	}
	.main-search p {
    	    padding-right: 0;
	}
	.search-section {
		   position: relative;
		   right:0;
		   margin-right:0;
		   width:100%;
	}
	.search-section .search-options > li {
		width:100%;	
	}
	.search-section .search-options .select2-container--default .select2-selection--single {
    margin-bottom: 5px !important ;
}
.search-section .search-options > li input {
	margin-bottom: 5px ;
}
.search-section .search-options > li:nth-child(4) {
    width: 100%;
}
.main-search {
    height: 360px;
}




    .search-container h2 {
        color: #fff;
        font-size: 21px;
    }
    .search-container .form-group .form-control {
        font-size: 14px;
    }
    .search-container .form-group .form-control {
        font-size: 14px;
       /* height: 55px;*/
    }
    .banner-icon-search {
        background: #fff url("../img/search.png") no-repeat scroll 96% 17px / 21px 21px;
    }
    .search-container .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
        line-height: 55px;
    }
    .search-container .select2-container--default .select2-selection--single {
      /*  height: 55px;*/
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      /*  height: 38px;*/
        right: 3px;
    }
    .search-container .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 4px;
    }
    .search-container button {
        font-size: 14px;
        height: 55px;
    }
    .search-container {
        padding: 200px 0 0;
    }


.hero-form-sub {
	color: #fff;
	font-size: 12px;
	margin: 24px 0 0;
}
.hero-form-sub strong {
	margin: 0 20px 0 0;
	font-size: 14px;
}
.hero-form-sub ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.hero-form-sub li {
	display: inline-block;
	/*margin: 5px 10px 5px 0;*/
}
.hero-form-sub li a {
	background-color: #39f;
	border-radius: 3px;
	color: #fff;
	padding: 3px 12px;
	text-transform:capitalize;
}



/* =-=-=-=-=-=-= 404 صفحة =-=-=-=-=-=-= */
.error-page .error-container {
	font-family: 'DroidArabicNaskhRegular';
}
.error-page .error-container {
	margin-bottom: 40px;
}
.error-page .error-container > .error-text {
	color: #232323;
	font-size: 270px;
	line-height: 1;
	text-align: center;
	margin-bottom: 30px;
}
.error-page .error-container > .error-info {
	color: #050709;
	font-size: 32px;
	text-transform: capitalize;
	text-align: center;
}


/* =-=-=-=-=-=-= واحد التفاصيل الإعلانs =-=-=-=-=-=-= */
.single-ad .image-box p b {
	color: #232323;
}
.single-ad .flexslider {
	border: medium none;
}
.single-ad .flexslider .slide-main img {
	border: 1px solid #e4e4e4;
}
.single-ad .flexslider .slides {
	background-color: #fff;
}
.single-ad .ad-share .ad-box span {
	color: #232323;
}
.single-ad .flexslider .slide-thumbnail li {
	cursor: pointer;
	margin-right: 18px;
}
.single-ad .ad-box .short-features {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 25px;
}
.single-ad .heading-panel h3 {
	font-size: 20px;
}
.single-ad .heading-panel h3.main-title {
	border-bottom: medium none;
	display: inline-block;
}
.single-ad .heading-panel {
	margin-bottom: 10px;
}
.single-ad .ad-share {
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
.single-ad .ad-box .short-features span strong {
	color: #232323;
}
.single-ad .ad-box .ad-related-img {
	overflow: hidden;
	margin-bottom: 30px;
}
.single-ad .ad-box .specification p:first-letter {
	text-transform: capitalize
}
.ad-box h1 {
	color: #232323;
	font-size: 22px;
	margin-bottom: 4px;
	text-transform: capitalize;
	padding-right: 46px;
}
.ad-share .ad-box {
	cursor: pointer;
}
.ad-box {
	border: 1px solid #ddd;
	border-radius: 1px;
	background: #f5f5f5;
	/*padding: 20px 30px;*/
}
.ad-box i {
	font-size: 20px;
	padding-right: 5px;
	vertical-align: middle;
}
.btn-fb {
	background: #3b5998 none repeat scroll 0 0;
}
.btn-sharp {
	border-radius: 1px;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.btn-twitter {
	background: #00aced none repeat scroll 0 0;
}
.btn-gplus {
	background: #d14433 none repeat scroll 0 0;
}
.price-quote .recent-ads .recent-ads-list, .contact-seller .recent-ads .recent-ads-list {
	border-bottom: 1px solid #e2e2e2 !important;
	margin-bottom: 30px !important;
	padding-bottom: 10px !important;
}
.price-quote .recent-ads .recent-ads-list-image-inner, .contact-seller .recent-ads .recent-ads-list-image-inner {
	background-color: transparent;
	width: auto;
	height: auto;
}
.price-quote .recent-ads .recent-ads-list-image, .contact-seller .recent-ads .recent-ads-list-image {
	width: 50%;
}
.price-quote .recent-ads .recent-ads-list-title a, .contact-seller .recent-ads .recent-ads-list-title a {
	font-size: 18px;
}
.price-quote .recent-ads .recent-ads-list-price, .contact-seller .recent-ads .recent-ads-list-price {
	font-size: 16px;
}
.share-ad .recent-ads .recent-ads-list {
	border-bottom: 1px solid #e2e2e2 !important;
	margin-bottom: 30px !important;
	padding-bottom: 10px !important;
}
.share-ad .recent-ads .recent-ads-list-image-inner {
	background-color: transparent;
	width: auto;
	height: auto;
}
.share-ad .recent-ads .recent-ads-list-image {
	width: 50%;
}
.share-ad .recent-ads .recent-ads-list-title a {
	font-size: 18px;
}
.share-ad .recent-ads .recent-ads-list-price {
	font-size: 16px;
}
.share-ad .modal-body p {
	font-size: 14px;
}
.share-ad .modal-body h3 {
	font-size: 18px;
	color: #232323;
	margin-bottom: 5px;
	font-weight: 500;
}
.share-ad .modal-footer {
	padding: 10px;
}
.show-sticky-ad-detail {
	display: block !important;
}
.sticky-ad-detail {
	background-color: #f5f5f5;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px 0 15px;
	position: fixed;
	right: 0;
	z-index: 10;
	display: none;
}
.sticky-ad-detail .btn {
	border: medium none;
	color: #fff;
	font-size: 14px !important;
	margin: 10px 20px 0 0 !important;
	padding: 10px 20px;
}
.sticky-ad-detail .btn i {
	margin-right: 5px;
}
.sticky-ad-detail .btn .icon-phone {
	vertical-align: -1px;
}
.sticky-ad-detail .btn-phone {
	background: #15a949 none repeat scroll 0 0;
	box-shadow: 0 2px 0 #087a30;
}
.sticky-ad-detail .btn-phone.active {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #15a949;
	box-shadow: none;
	color: #15a949;
	padding: 9px 20px;
}
.sticky-ad-detail .btn-message {
	background: #4691e1 none repeat scroll 0 0;
	box-shadow: 0 2px 0 #367bc4;
}

.adz-detail strong {
	color: #232323;
}
.single-ad .adz-head h4 {
	color: #232323;
	font-size: 24px;
}
.adz-detail, .top-sellers {
	padding: 25px 0;
}
.adz-detail .short-features {
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.adz-detail .heading-panel h3 {
	color: #232323;
	font-size: 22px;
}
.adz-detail .heading-panel {
	margin-bottom: 30px;
}
.adz-detail .heading-panel h3.main-title {
	border-bottom: 2px solid #f58936;
	display: block;
}
.desc-points {
	margin-bottom: 50px;
}
.desc-points ul {
	counter-reset: item;
}
.desc-points li {
	line-height: 40px;
}
.desc-points li:before {
	background: #f1f1f1 none repeat scroll 0 0;
	border-radius: 50%;
	color: #232323;
	content: counter(item, decimal) "";
	counter-increment: item;
	display: inline-block;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	opacity: 0.7;
	text-align: center;
	width: 25px;
	margin-right: 10px;
}
.desc-points li i {
	color: #6bc242;
	margin-left: 15px;
}
.single-details .owl-controls .owl-nav .owl-next, .single-details .owl-controls .owl-nav .owl-prev {
	background-color: #f5f5f5;
	border-radius: 0;
	font-size: 20px;
	opacity: 1;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.single-details .owl-prev {
	left: -5px;
	position: absolute;
	top: 40%;
}
.single-details .owl-next {
	position: absolute;
	right: -5px;
	top: 40%;
}
.single-details .owl-controls .owl-nav div {
	padding: 30px 10px !important;
}
.single-details .owl-controls .owl-nav {
	display: none;
}
.single-ad .single-details:hover .owl-controls .owl-nav {
	display: block;
}
.single-ad .ad-box .ad-title {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	padding-bottom: 25px;
}
.single-ad .ad-box .ad-title h2 {
	color: #232323;
	font-size: 22px;
	margin-bottom: 4px;
	text-transform: capitalize;
}
.single-ad .ad-box .ad-title h2 a {
	color: #232323;
}
#itemMap {
	width: 100%;
	height: 370px;
	margin-bottom: 5px;
}
.ad-box .ad-closed img {
	left: 42px;
	position: absolute;
	top: 107px;
}

/*------*/
.single-ad .ad-box .short-history li {
	display: contents;
	border-right: 1px solid #e7e7e7;
	padding-right: 5px;
	padding-left: 10px;
}
.single-ad .ad-box .short-history li:first-child {
	padding-right: 0;
		border-right: medium none;
}

.single-ad .ad-box .short-history li:last-child {
	border-right: medium none;
}
.single-ad .ad-box .short-history li b {
	font-weight: 600;
}
.short-history li {
	display: inline-block;
	border-right: 1px solid #e7e7e7;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.short-history li:first-child {
	padding-left: 0;
	border-right: medium none;
}
.short-history li:last-child {
	border-left: medium none;
}
.short-history li b {
	font-weight: 600;
}
.sticky-ad-detail .short-history li b a {
	color: #fff;
}


/*------------jjj----*/
.list-unstyled {
    padding-right: 0;
    list-style: none;
}



/* =-=-=-=-=-=-= الملف الشخصي & لوحة القيادة =-=-=-=-=-=-= */
.user-profile, .user-profile figure, .user-profile ul, .user-profile ul li, .user-profile ul li a {
	float: right;
	width: 100%;
}
.user-profile {
	background-color: #fff;
	margin-bottom: 5px;
}
.user-profile .profile-detail {
	padding: 20px 30px;
	overflow: hidden;
	position: relative;
}
.user-profile .profile-detail h6 {
	font-size: 18px;
	margin-bottom: 0;
	text-transform: capitalize;
	color: #232323;
}
.user-profile .profile-detail .contact-details {
	font-size: 14px;
	margin: 0;
	padding: 4px 0 0;
}
.user-profile .profile-detail .contact-details li {
	padding: 3px 0;
}
.user-profile .profile-detail .contact-details li i {
	color: #999;
	font-size: 15px;
	margin-left: 10px;
	text-align: center;
	width: 15px;
}
.user-profile ul li {
	list-style: outside none none;
}
.user-profile ul li span {
	float: left;
}
.user-profile .badge {
	border-radius: 20px;
	padding: 7px;
}
.user-profile ul li a {
	border-top: 1px solid #f4f4f4;
	box-shadow: 0 -1px 0 #ffffff;
	color: #232323;
	padding: 10px 28px 12px;
	position: relative;
}

.user-profile ul li.active a::before {
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	content: "";
	left: 0;
	margin: -9px 0 0;
	position: absolute;
	top: 50%;
}

#user-profile {
	background-image: url("../images/banner-3.jpg");
	min-height: 226px;
	overflow: hidden;
	position: relative;
}
.profile-sec {
	width: 100%;
	padding: 70px 0;
	overflow: hidden;
}
.profile-avatar {
	padding-left: 160px;
	overflow: hidden;
}
.profile-avatar > span {
	left: 0;
	overflow: hidden;
	padding: 3px;
	position: absolute;
	top: 0;
}
.profile-avatar > span img {
	height: 130px;
	width: 130px;
}
.profile-name {
	width: 100%;
}
.profile-name > h3 {
	color: #ffffff;
	font-size: 26px;
	margin: 0;
	font-weight: 600;
	width: 100%;
}
.profile-name > i {
	color: #d7d7d7;
	float: right;
	font-size: 14px;
	font-style: normal;
	width: 100%;
}
.profile-name .social-btns {
	float: right;
	margin: 20px 0 0;
	width: 100%;
}
.profile-name .social-btns > li {
	float: right;
}
.profile-name .social-btns > li:first-child {
	margin: 0;
}
.profile-count {
	position: relative;
	margin-top: 70px;
}
.profile-count > li {
	color: #ffffff;
	float: right;
	font-family: 'DroidArabicNaskhRegular';
	font-size: 31px;
	font-weight: 600;
	list-style: outside none none;
	text-align: center;
	width: auto;
}
.profile-count > li > i {
	color: #d4d4d4;
	float: right;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.profile-connect {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.profile-connect > li {
	float: right;
	margin-left: 20px;
}
.profile-connect > li > a {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	border: 2px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font-family: 'DroidArabicNaskhRegular';
	font-size: 14px;
	padding: 11px 22px;
}
.profile-connect > li > a:hover {
	background: #be161e;
	border: 2px solid #be161e;
}
.social-btns > li {
	float: left;
	list-style: outside none none;
	margin-left: 6px;
}
.social-btns > li > a {
	float: right;
}
.social-btns > li > a > i {
	border-radius: 1px;
	color: #fff;
	float: right;
	font-size: 16px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 31px;
}
.social-btns > li > a > i:hover {
	opacity: 0.7;
}
.social-btns > li > a > i.fa-facebook {
	background: #3b5998 none repeat scroll 0 0;
}
.social-btns > li > a > i.fa-twitter {
	background: #439ed6 none repeat scroll 0 0;
}
.social-btns > li > a > i.fa-google-plus {
	background: #dd4b39 none repeat scroll 0 0;
}
.btn-file {
	position: relative;
	overflow: hidden;
	padding: 15px 30px !important;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
#img-upload {
	width: 100%;
}
.item-date {
	font-size: 14px;
	margin-top: 0;
	padding-bottom: 8px;
}
.profile-section {
	background: #f7f7f7 none repeat scroll 0 0;
	padding: 20px;
}
.profile-edit {
	background: #fff none repeat scroll 0 0;
	padding: 20px;
}
.profile-edit h2 {
	font-weight: 200;
}
.profile-edit dt {
	text-align: inherit;
}
.profile-edit dt strong {
	color: #232323;
	font-weight: 600;
}
.profile-edit hr {
	margin: 17px 0 15px;
}
.tab-content {
	padding: 0;
}
.profile-edit h2 {
	color: #323232;
	font-size: 18px;
	font-weight: 400;
	margin-top: 20px;
	text-transform: capitalize;
}
.profile-edit .dl-horizontal i {
	font-size: 14px;
}

@media (max-width: 768px) {
.profile-tabs .nav-tabs {
	border-bottom: medium none;
}
}
.nav-tabs > li > a, .nav-pills > li > a, .nav-tabs.nav-justified > li > a {
	border-radius: 0;
}
.profile-tabs .nav-tabs {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 2px;
}
.profile-tabs .nav-tabs a {
	color: #232323 !important;
	font-size: 16px;
	padding: 16px 15px;
}
.profile-tabs .nav-tabs > .active > a, .profile-tabs .nav-tabs > .active > a:hover, .profile-tabs .nav-tabs > .active > a:focus {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #232323 !important;
}
.profile-tabs .nav-tabs > li > a {
	border: medium none;
}
.profile-tabs .nav-tabs > li > a:hover {
	background: #fff none repeat scroll 0 0;
	color: #232323;
}
.profile-tabs .tab-content img {
	margin-bottom: 15px;
	margin-top: 4px;
}
.profile-tabs .tab-content img.img-tab-space {
	margin-top: 7px;
}
.block-content {
	float: right;
	width: 100%;
}
.profile-section .skin-minimal .list li label {
	color: #777;
}
.profile-section .skin-minimal ul.list li {
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.user-profile .btn-group .btn-xs {
	font-size: 12px;
	line-height: 1.5;
	min-width: 46px;
	padding: 4px 14px;
	border: 1px solid #ddd;
	margin-right: 6px;
	margin-top: 8px;
}
.user-profile .btn-group .tooltip-content span {
	color: #fff !important;
	font-size: 14px !important;
}
.user-profile .btn-group .btn-xs i {
	color: #999999;
}
.user-profile .btn-group span, .user-profile .btn-group a {
	color: #232323;
}
.ad-history {
	margin: 30px 0 0 0;
}
.user-stats {
	border-radius: 2px;
	padding: 15px;
}
.col-md-4:nth-child(1) .user-stats {
	background: #34495e;
}
.col-md-4:nth-child(2) .user-stats {
	background: #3498db;
}
.col-md-4:nth-child(3) .user-stats {
	background: #1abc9c;
}
.user-stats > h2 {
	color: #fff;
	font-weight: 400;
	margin: 0;
}
.user-stats > small {
	color: rgba(255, 255, 255, 0.7);
	display: block;
	margin-top: 1px;
	text-transform: uppercase;
}
.dashboard-menu-container {
	background-color: #fff;
	border-top: 1px solid #f1f1f1;
	overflow: hidden;
	position: relative;
}
.dashboard-menu-container ul {
	margin-bottom: 0;
}
.dashboard-menu-container ul li {
	border-right: 1px solid #f1f1f1;
	display: inline-block;
	text-align: center;
	width: 14%;
}
.dashboard-menu-container ul li .icon i {
	color: #ddd;
	font-size: 30px;
	padding-top: 10px;
	text-align: center;
}
.dashboard-menu-container ul li:last-child {
	border-right: medium none;
}
.dashboard-menu-container ul li .menu-name {
	color: #555;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.dl-horizontal dd {
	border-bottom: 1px solid #f4f4f4;
	margin-right: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px 0;
}
.dl-horizontal dt {
	padding: 10px 0;
}
.ad-row {
	margin-bottom: 30px;
}
.search-result-item {
	padding: 20px;
	background-color: #fff;
	border-radius: 4px
}
.search-result-item:after, .search-result-item:before {
	content: " ";
	display: table
}
.search-result-item:after {
	clear: both
}
.search-result-item .image-link {
	display: block;
	overflow: hidden;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

@media (min-width:768px) {
.search-result-item .image-link {
	display: inline-block;
	margin: -20px -20px -20px 0;
	float: right;
	width: 200px
}
}

@media (max-width:767px) {
.search-result-item .image-link {
	max-height: 200px
}
}
.search-result-item .image {
	max-width: 100%
}
.search-result-item .info {
	margin-top: 2px;
	font-size: 14px;
}
.search-result-item .description {
	font-size: 14px
}
.search-result-item+.search-result-item {
	margin-top: 20px
}

@media (min-width:768px) {
.search-result-item-body {
	margin-left: 200px
}
}
.search-result-item-heading {
	color: #323232;
	font-size: 22px;
	font-weight: 400;
	margin-top: 20px;
	text-transform: capitalize;
}
.search-result-item-heading a {
	color: #323232;
}

@media (min-width:768px) {
.search-result-item-heading {
	margin: 0
}
}
.sold img {
	position: absolute;
	top: 10px;
	left: 0;
}
a.delete i {
	color: #ed1c24;
}
.user-profile ul li.active span {
	background-color: #f58936;
}
.ad-info-1 ul li i.delete {
	color: #ed1c24 !important;
	font-size: 20px;
}
.ad-info-1 ul li i.edit {
	color: #999 !important;
	font-size: 20px;
}
.heading .search-widget {
	margin-bottom: 0;
	margin-top: 17px;
}
.heading .panel-title > a {
	padding: 30px;
}

