/* Add here all your css styles (customizations) */

.modal{

	z-index:99999;
}

.user-page{
	
	background:#efefef;
}

.user-page #user-content{
	
	
    min-height: 600px;
    background: #fff;


}

.user-page .content{
	
	padding-top:5px;
}

#user-brief{
	

	min-height:100px;
	    font-weight: 600;
	
	
}

#user-details{
	
	
	min-height:100px;
}

#user-content dt, #user-content dd {
    font-family:sans-serif;
}
#user-content dt {
   float:left;
   clear:left;  
   text-align:right;
   width:50%;
   color:595757
}
#user-content dd {
   float:left;
   margin-left:3em;
   color:595757;
}

#profile-top{
	background:#fff;
	height:25px;
	text-align:center;
	cursor:pointer;
	
	
}

#profile-top img{
	max-height:24px;
	
	
}

#user-content .user-main-image{
	 
    top: 46px;
    margin-left: 15px;
    margin-top: 15px;
    /* left: 38px; */
    position: absolute;
    border: 3px solid #f1f1f1;
    vertical-align: middle;
	max-width:130px;
	
	
}

#user-content h1 {
    color: #f1f1f1;
    background-color: #366f57;
    margin: 8px 0 0;
    padding: 6px 12px 6px 175px;
}

#user-content .user-header {
    background: #f1f1f1;
    min-height: 200px;
    height: auto!important;
    height: 200px;
    padding: 6px 12px 12px 150px;
}

#user-content .user-section{
	
	margin-top:25px;
	min-height:90px;
	padding-bottom:25px;
	
}

#user-content .user-section h2{
	
	background: #f1f1f1;
    padding: 8px;
	font-size: 23px;
	margin-top: 20px;
    margin-bottom: 10px;
	font-family: inherit;
    font-weight: 300;
    line-height: 1.2;
    color: inherit;
}


/* -------------- User account */




.fisa-info{
	
	margin-bottom:20px;
	
}
.edit_area{
		
	
}

.dl-horizontal dd{
	
		cursor:pointer;
}

#profile .feedback{
	
	float:right;
	margin-top:7px;
	
}
#profile .green{
	color:green;
}
#profile .red{
	color:red;
}
#profile .label-cont{
	
	border:1px solid red;
}
/* -------------- End User account */

.album-buttons{
		padding:10px 0 10px 0;
}



.photos .user-photo img {

  border:1px solid #C0C0C0;
  padding:3px;
  margin:3px;
}

.photo-actions{	
	width: 162px;  
	height: 0px;  
	position: absolute;  
	bottom: 7px;  
	left: 7px; 
	background: rgba(0, 0, 0, 0.6);
	visibility:hidden;
	
}

.photo-actions .buttons{	
	opacity: 1;
	text-align:left;
	padding:8px;
	
	
}

.photo-actions .fa{	
	color:#fff;
	cursor:pointer;
	
}

.photo-actions .fa-trash{	
	color:#fb9b9b;
	
	
}

.photo-actions .fa-refresh{	
	color:#8df331;
	float:right;
	
	
}


.photos .user-photo:hover > .photo-actions {	
	visibility:visible;
    height: 40px;
    transition: height 0.20s ease-in;
}



.da-slide p { 
    top: 170px;
}

@media (max-width: 450px) {
 .da-slide p {
	top: 250px;
    display:inline;
 }
}


/*COUNTDOWN TWEAK */

#soon .parallax-quote-in p{
	
	color:#555;
}

#soon .parallax-quote-in p:after, 
#soon .parallax-quote-in p:before{
	
	content:normal;
}

#soon .soon-p p{
	color:#fff;
}


#soon .parallax-quote {
   
    background: url(/assets/plugins/parallax-slider/img/bg.jpg) 50% 0 repeat fixed;
}



/*END COUNTDOWN TWEAK */


.dbl-info{
	
	font-weight:bold;
	color:#0b981e;
	
}

.dbl-contact{
	
	font-weight:bold;
	color:#4785d4;
	
}

#iso-albums .iso-sort{
	
	display:none;
}

.photo-manager{
	
	margin-top:50px;
}

.photo-manager {
	
	
}



.photo-manager-section{
	
	min-height:400px;
	border:1px solid #C0C0C0;
	text-align:center;
}



.photo-manager ul{
	
	 list-style-type: none;
	
}

.photo-manager ul.gallery li{
	
	float: left; 
	width: 96px; 
	padding: 0.4em; 
	margin: 0 0.4em 0.4em 0; 
	text-align: center;
	
}
.photo-manager ul.gallery li.deleted-image{
	
	background-color:#fdcdcd;
	
}





.photo-manager ul.gallery li a{	
	float: right; 	
}
.photo-manager ul.gallery li a.img-remove i{
	float: right;
	color:red;
	margin-top: 4px;
}
.photo-manager ul.gallery li a.img-add i{
	float: right;
	color:green;
	margin-top: 4px;
}

.photo-manager ul.gallery li  a.shinybox{
	
	float: left; 
	color:#777;
	
	
}

.photo-manager ul.gallery li  img{
	width:100%;
	
	cursor:move;
	
	
}

/*
#foto-manager  #gallery { float: left; width: 65%; min-height: 12em; }
#foto-manager    .gallery.custom-state-active { background: #eee; }
#foto-manager    .gallery li { float: left; width: 96px; padding: 0.4em; margin: 0 0.4em 0.4em 0; text-align: center; }
#foto-manager    .gallery li h5 { margin: 0 0 0.4em; cursor: move; }
#foto-manager    .gallery li a { float: right; }
#foto-manager    .gallery li a.ui-icon-zoomin { float: left; }
#foto-manager    .gallery li img { width: 100%; cursor: move; }
 
#foto-manager    #trash { float: right; width: 32%; min-height: 18em; padding: 1%; }
#foto-manager    #trash h4 { line-height: 16px; margin: 0 0 0.4em; }
#foto-manager    #trash h4 .ui-icon { float: left; }
#foto-manager    #trash .gallery h5 { display: none; }


*/




	.breadcrumbs {

    margin-top: 70px;
}

.cont-select .add-wrapper .box a{

	font-size:30px;
	color:#f07057;

}

.cont-select .add-wrapper .box a span{

	font-size:25px;
	color:#000;
	text-decoration:none;

}
.cont-select .add-wrapper .box a{

	text-decoration:none;

}
.cont-select .add-wrapper .fa-plus-square{

	

}


.user-form{

	border-top: 4px solid #72c02c;
	padding-top:30px;

}

pre 
{
    text-align:left;
}