body{
	background-image:url(../img/diamond_upholstery.jpg);
}
body {
	color: #555;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #333;
}
.invalid, .invalid:focus {
    border: 1px solid #F00;
}

legend {
	font-size:16px;
	text-align: center;
	color: #333;
	background-color: #f0f0f0;
	padding: 2px;
	border-radius: 5px;
	
}
.mybodypanel{
	background-color: #efefef;
}
.mylabel{
	font-weight: 400;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
}

.admin_tools{
	background-color: #eee;
	padding: 3px 10px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	margin-top: 7px;
	
}
.media-heading {
	min-height: 55px;
	max-height: 55px;
}
.navbar.navbar-inverse {
	border: none;
}
.logo {
	padding-top: 0px !important;
}
.logo img {
	height: 50px !important;
}
.layoutcontent{
	border: 1px solid #e1e1e1;
	padding-top: 70px;
	background-color: rgba(255, 255, 255);
	box-shadow: 1px 0px 5px #999090;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	padding-bottom: 15px;
}

.navbar-default {
	background-image: -webkit-linear-gradient(top,#0186bf 0,#009de0 100%);
	background-image: -o-linear-gradient(top,#0186bf 0,#009de0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#0186bf),to(#009de0));
	background-image: linear-gradient(to bottom,#0186bf 0,#009de0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888', endColorstr='#009de0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	box-shadow: 1px 0px 5px #999090;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #333;
	background-color: #FFF;
	text-shadow: 0px 1px 1px #FFF;
}
.navbar-default .navbar-brand {
	color: #FFF;
	text-shadow: 0px 1px 1px #777;
}
.navbar-brand, .navbar-nav > li > a {
	
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	text-shadow: 0px 1px 1px #777;
	font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover , .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	text-shadow: 0px 1px 1px #FFF;
	background-color: #FFF;
}	
.btn-primary {
	color: #fff;
	background-color: #888;
	border-color: #888;
	background-image:unset;
	padding: 3px 6px;
}
.btn-primary:focus, .btn-primary:hover {
	background-color: #888;
	background-position: 0 -15px;
	border-color: #888;
	padding: 3px 6px;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #555;
	background-color: #fff;
	background-image:unset;
	text-shadow: 0px 1px 1px #FFF;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.5;
}

.temphi{
	min-height: 450px;
}
.link:link ,.link:visited , .link:hover ,.link:active {
	text-decoration: none;
	color: #333;
}
.media-body{
	min-height:50px;
}
.media-body p{
	text-align: justify;
	min-height: 80px;
}
.statistics {
	height: 20px;
	color: #888;
	font-size: 12px;
	padding-top: 5px;
}
.left{
	float:left;
	padding-left: 5px;
}
.right{
	float:right;
	padding-right: 12px;
}
.media {
	margin-top: 15px !important;
	padding: 5px 10px;
	box-shadow: 0px 4px #eee;
    border: 2px solid #d9d9d9;
    border-radius: 20px 3px;
}
.media:hover {
	background-color: #f5f5f5;	
}
.navbar-default .navbar-toggle{
	background-color: #FFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #eee;
}
.content_date{
	background-color:#f0f0f0;
	height: 25px;
	margin: -10px -15px;
	padding: 2px 15px;
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
}
.dateandday{
	text-align:left;
	float: right;
}
.twitter {
	color: #55acee;
	font-size: 1.5em;
	float: left;
	margin: -4px 5px;
}
.whatsapp {
	color: #05a417;
	font-size: 1.5em;
	float: left;
	margin: -4px 5px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #FFF;
}
.footer_content{
	background-color: #d7d7d7;
	position: relative;
	height: 250px;
	clear: both;
	padding-top: 20px;
	box-shadow: 1px 0px 5px #999090;
	border-bottom: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;	
	margin-bottom: 10px;
}
#map {
	height: 200px;
	width: 100%;
}
.adshome1{
	margin-top: 15px;
}
.img_hover:hover{
	padding:1px;
	
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #333;
}
.footer_menu_content{
	margin-right:-30px;
}
.footer_menu{
	list-style-type: none;
	padding: 3px 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaa;
}
.footer_menu:hover{
	background-color: #FFF;
}
.footer_menu a:link ,.footer_menu a:visited , .footer_menu a:hover ,.footer_menu a:active {
	text-decoration: none;
	color: #444;
	padding-right: 5px;
	text-shadow: 1px 1px 1px #FFF;
}
.hatef{
}
.hatef h5{
	text-align: center;
	color: #444;
	text-shadow: 1px 1px 1px #FFF;
}
.homeicon {
	-webkit-box-shadow: 0px 2px 5px 1px rgba(195,195,195,1);
	-moz-box-shadow: 0px 2px 5px 1px rgba(195,195,195,1);
	box-shadow: 0px 2px 5px 1px rgba(195,195,195,1);
	border-radius: 20px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #efefef;
	color: #888;
	
}
.homeicon:hover{
	background-color: #888;
	color: #efefef;
}
.linkhomeicon:link ,.linkhomeicon:visited , .linkhomeicon:hover ,.linkhomeicon:active {
	text-decoration: none;
	color: #333;
}

.spanicon {
	display: block;
	font-size: 40px;
}

.btn-breadcrumb .btn:not(:last-child):after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid rgb(246, 246, 246);
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 100%;
	z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid rgb(173, 173, 173);
	position: absolute;
	top: 50%;
	margin-top: -10px;
	margin-left: 1px;
	left: 100%;
	z-index: 3;
}

.btn-breadcrumb .btn {
	padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
	padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
	padding:6px 18px 6px 24px;
}
.active-breadcrumb,.active-breadcrumb:hover{
	color:#555;
}




.btn-breadcrumb > * > div {
	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;    
	padding-bottom: 3px;
}

.btn-breadcrumb > *:nth-child(n+2) {
	display:none;
}


@media (max-width: 767px) {
	.btn-breadcrumb > *:nth-last-child(-n+2) {
		display:block;
	} 
	.btn-breadcrumb > * div {
		max-width: 60px;
	}
	.form-horizontal .control-label {
		min-width: 50%;
	}
	.btn-primary{
		margin-top:10px;
	}
}


@media (min-width: 768px) and (max-width:991px) {
	.btn-breadcrumb > *:nth-last-child(-n+4) {
		display:block;
	} 
	.btn-breadcrumb > * div {
		max-width: 100px;
	}
}


@media (min-width: 992px) {
	.btn-breadcrumb > *:nth-last-child(-n+6) {
		display:block;
	} 
	.btn-breadcrumb > * div {
		max-width: 170px;
	}
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
.link2:link ,.link2:visited , .link2:hover ,.link2:active {
	text-decoration: none;
	color: #888;
	font-size:18px;
}
.link2 div {
	color: #888;
	font-size:16px;
}
.link3 div {
	color: #555;
	font-size:16px;
}
.mymap{
	border: 1px solid #aaa;
	border-radius: 5px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #888;
    border-color: #888;
}		
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #777;
}
.pagination > li > a, .pagination > li > span {
	color: #777;
}
.modal-body {
    padding: 25px;
}
@media (max-width: 767px) {
	.footer_content {
		height:0px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.footer_content{
		height:0px !important;
	}
}

.media2 {
	margin-top: 15px !important;
	padding: 5px 10px;
	box-shadow: 0px 4px #eee;
    border: 2px solid #d9d9d9;
    border-radius: 15px 15px;
	background-color: #FBFBFB;
}
.media2-heading{
	text-align: center;
}
.h3title{
	text-align: center;
}
.tdopr{
	text-align: left;
}
.paddingleft{
	padding-left: 15px;
}
.color_green{
	color:green;
}
.color_red{
	color:red;
}
.color_orange{
	color:#FF8C00;
}
.require{
	color:red;
}