.imgLister{
	display: inline-block;
    width: 150px;
    border: 1px dashed #bfbfbf;
    padding: 5px;
    margin: 5px;
	position: relative;
}

#remImg{
	cursor:pointer;
	opacity:0.8;
	color:#ff0000;
	right: -2px;
    top: -9px;
	position: absolute;
	
}
#remImg:hover{
	opacity:1;
	
	
}
.imgLister img{
	width:100%;
	
}


.imagePool{
    max-height: 250px;
    overflow-y: auto;	
	
}

















.adminToolsProd{
	position:absolute;
	top:0px;
	right:20px;
	padding:0px;
	z-index:999;
}

.adminToolsProd li{
	list-style:none;
	display:inline;
	margin-left:5px;
	
}

.prodCRclick{
	font-size:30px;
		color:green;
}

.prodCRholder{
	position:absolute;
	z-index: 999;
	padding: 10px;
	background-color: #fff;
	border-radius: 5px;
	
}


.catTags{
	margin-left: 9px;
    margin-top: 4px;
    padding: 0px;
    text-align: left;
	
}

.catTags li{
	
	display: inline-block;
    padding: 5px;
    border: 1px solid #337ab7;
    margin: 2px;
    font-size: 12px;
    background-color: #5bc0de;
    color: #000000;
    border-radius: 5px;
    opacity: 0.6;
	cursor:pointer;

}

.catTags li:hover{
	opacity:1;
	
}

.catTags li span{
	
	
}

























.tsk-holder{
width:100%;
border:1px solid #A6C3DE;
background-color: rgba(255, 255, 255, 0.62);

}

.tsk-img-holder{

}

.tsk-img-holder img{
width:100%;
height:auto;
padding:5px;
}


.tsk-title-holder{
border-top:1px dashed #A6C3DE;
font-size:20px;
text-align:center;
position: relative;
}

.tsk-category-tags{
border-top:1px dashed #A6C3DE;
font-size:13px;
text-align:center;
position: relative;
min-height:30px;
}

.tsk-control{
    height: 30px;
	border-bottom:1px dashed #A6C3DE;

}
.tsk-control ul{
margin-top: -15px;
padding: 0px;
    width: 100%;
    margin-left: auto;
}

.tsk-control ul li{
float: right;
list-style: none;
margin-right: 5px;
    margin-top: 9px;
}

.pointer{
	font-size: 16px;
    cursor: pointer;
    opacity: 0.7;
	color:#5bc0de;
}

.pointer:hover{
	opacity:1;
	
}
.filterArea{
	
	    margin-bottom: 20px !important;
    border-bottom: 1px dashed #bfbfbf;
    border-top: 1px dashed #bfbfbf;
}
.walker{
	font-size: 16px;
    cursor: pointer;
    opacity: 0.7;
	color:#008000;
	
}

.walker:hover{
	opacity:1;
	
}

.toolbar{

font-size: 17px;
}

.editLoc{
    color: #FBBC05;
    cursor: pointer;
	opacity:0.8
}
.editLoc:hover{
opacity:1;
}

.dataBox{
	
	    width: 22%;
    display: inline-block;
    margin-left: 18px;
    min-width: 235px;
}

.delLoc{
    color: #EA4335;
    cursor: pointer;
	opacity:0.8
}
.delLoc:hover{
opacity:1;
}


.tsk-add-icon{
color: green;
font-size: 60px;
display: block;
height: 73px;
line-height: 80px;
opacity:0.7;
cursor:pointer;
}
.tsk-add-icon:hover{
opacity:1;
}

.blacker{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}
.fblack{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
}

#mineLoc{

}

#gmap{
height:342px;
}

#taskCrHolder{
margin-top:5%;
position:relative;
}

#priorSlider{
margin-top: 15px;
width: 80%;
margin-left: 20%;
}

#ruins\.locations{
margin-top:50px;
}


.file-drop-zone-title{
font-size:20px !important;

}

#yourLocation{
padding-left: 3%;
padding-right: 2%;
font-size: 20px;
color: rgb(8, 209, 255);
cursor:pointer;
opacity:0.6;
}

#yourLocation:hover{
opacity:1;
}


#mapSearch{
    padding-left: 4%;
    font-size: 17px;
    color: rgb(8, 209, 255);
    cursor: pointer;
    opacity: 0.6;
}

#mapSearch:hover{
opacity:1;
}

.infotag{
	font-size: 18px;
    color: #0a819c;
    position: absolute;
    right: 7px;
    bottom: -15px;
    opacity: 0.6;
	cursor:pointer;
}

.unfotag:hover{
	opacity:1;
	
}

.infoHolder{
    top: 0px;
    padding: 50px;
    background-color: #fff;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 50%;
    min-width: 350px;
	z-index: 999;
	min-height: 600px;
    
}

#closeInfo{
	    position: absolute;
    top: 8px;
    right: 13px;
    font-size: 20px;
    color: #d9534f;
    opacity: 0.6;
    cursor: pointer;
	
}


#closeInfo:hover{
	opacity:1;
	
}




@media only screen and (max-device-width: 480px) {
#taskCrHolder{

margin-top:130px;
}


	}
	
.infoWind{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 999;
}

.infoWindCont{
       border: 1px dotted #bfbfbf;
    min-height: 200px;
    margin-top: 100px;
    text-align: center;
}

.showWindImg{
    width: 80px;
    float: left;
    margin: 10px;
    border: 1px dashed;
    padding: 5px;
}

#windImgSide{
    border: 1px dashed#3E77AB;
    min-height: 200px;
}
#windTitleSide{
    font-size: 19px;
    padding: 10px;
    font-family: monospace;
    color: #999999;
}

#windCodeSide{
font-size: 15px;
    padding: 10px;
    font-family: monospace;
}
#windButtonSide{
padding: 10px;
}


#showDecImg{
width:100px;
height:100px;
margin:5px;
}

