.login-box
{
	margin:-100px -150px !important;
    position: absolute;
    top: 50%;
    left: 50%;
}
.zluck-footer-part{
	position: fixed;
    width: 100%;
    bottom: 0px;
}
.developed-by-content{
	text-align:center !important; 
	background-color:#000; 
	color: #fff; padding: 15px; 
}
.alert{
	margin-top:15px;  
}
.margin-bottom-50
{
	margin-bottom : 50px;
}
.option i
{
	padding-left:5px;
} 
.pagination>.active>a
{
	z-index: 0;
}
/*category page scrolling issue on sorting*/
.sorting-postion 
{
	position: static !important;
}
.close, .close:hover
{
	color: #fff;
	font-size: 25px;
	opacity: 1;
}
/*wallpaper*/

#lightbox
{
	position: fixed;
	top: 50px !important;
}
.lb-outerContainer
{
	width: 47vh !important
}
.lb-image {
width: 100% !important;
height: auto !important;
}
.lb-caption {
 font-size:18px !important;
}
.lb-dataContainer {
margin: 10px auto !important;
}
.lb-number {
  display:none !important
}

/*category*/
.error {
    color: red;
}
.highlight
{
	background: rgba(0, 0, 0, 0.1);
    color: #000;
}
#category-table-body tr:hover
{
	background: rgba(0, 0, 0, 0.1);
    color: #000;
}