

.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }



.home_large{

	font-size:60px;

	font-weight: bold;

	font-family: 'Tahoma';

}



.priority{

	-webkit-transition: background 0.3s ease-in-out , color 0.3s ease-in-out;

	-ms-transition:background 0.3s ease-in-out , color 0.3s ease-in-out;

	transition:background 0.3s ease-in-out , color 0.3s ease-in-out;

}



.backgroundRed{

	background:red !important;

	color:white !important;

}



.wrap{

	width:100%;

	overflow:hidden;

	margin 0 auto;

}

.tint {

	width:100%;

	position: relative;

	float: left;

	margin-right: 20px;

	margin-bottom: 20px;

	cursor: pointer;

	border: 2px solid #f7f3f3!important;

	box-shadow: rgba(0,0,0,.2) 3px 5px 5px;

}



ul.list-product li{

	width:100px;

	display:inline-block;

	vertical-align: top;

	padding:10px;

}







.tint.large{

	height:450px;

	margin: 0 auto 0;

}



.tint.large img{

	width:100%;

	height:100%;

	margin: 0 auto 0;

}



.tint.small{

	width:50%;

	height:225px;

	margin: 0 auto 0;

}



.tint.small img{

	width:100%;

	height:100%;

	margin: 0 auto 0;

}



.figure{

	list-style-type:none;

	position: relative;

	margin:0;

}



ul{

	padding:0;

}



.tint img.watermark{

	position:absolute;

	bottom:1px;

	right:4px;

	width:100px;

	height:auto;

	color:#FFF;

	text-shadow: 3px 3px 1px #000;

}



.tint p.watermark{

	position:absolute;

	bottom:1px;

	left:4px;

	width:100px;

	height:auto;

	color:#FFF;

	background-color:rgba(255, 109, 0,0.75)

}



.tint:before {

	content: "";

	display: block;

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	transition: all .3s linear;

}



.page-title{

	display: block;

	width:100%;

}

.social{

	list-style-type:none;

	margin-top:20px;

	padding:10px;

}





.giveSpace{

	margin-top:10px;

}



.tint:hover:before { background: none; }



@media (min-width: 768px) {

	.navbar-nav {

		float:none;

		display:inline-block;

		text-align: center;

	}

	.navbar .navbar-collapse {

		text-align:center;

	}

	.navbar-nav > li.navbar-right {

		float: right !important;

	}



	.bg1.border{

		border-right:solid 3px #fff;

	}

	.bg1:hover,.bg1:focus{

		background-color:#ff6d00;

	}

}



.merchant{

	display:table-cell;

}





.vcenter {

	display:inline-block;

	vertical-align: middle;

	float:none;

}



.bg1{

	background-color: #C23B3E;

}



.bg1 a{

	color: #fff !important;

}

.bg1 li>a{

	color: #000 !important;

}



.finish{

	background: green;

	color:white;

}



.cancel{

	background: red;

	color:white;

}





.Monday{

	background: rgb(255,255,255);

}

.Tuesday{

	background: rgb(119,136,153);

	background: rgba(119,136,153,0.25);

}

.Wednesday{

	background: rgb(255,255,255);

}

.Thursday{

	background: rgb(119,136,153);

	background: rgba(119,136,153,0.25);

}

.Friday{

	background: rgb(255,255,255);

}

.Saturday{

	background: rgb(119,136,153);

	background: rgba(119,136,153,0.25);

}

.Sunday{

	background: rgb(0,0,255);

	background: rgba(0,0,255,0.7);

}

.Delay{

	background: rgb(255,0,0);

	background: rgba(255,0,0,0.7);

}



.sortorder:after {

	content: '\25b2';

}

.sortorder.reverse:after {

	content: '\25bc';

}

.inventoryform{
	margin: 0px 10px 0px 10px;
}
.form-group{
	margin-bottom: 0px;
}
.textcenter{
	text-align: center;
}
.navtop{
	background: #fff;
}

.imageTbl{
	max-height: 110px;
}
  