.peep_profile_gallery_place {
    position: relative;
    padding: 0px;
   margin: 0px -8px;

}

.peep_profile_gallery_btn {
    position: absolute;
    right: 8px;
    top: 8px;

}
.peep_is_member_wrap{
background: url(images/left_arrow_ico.png) 0px center no-repeat;
position:absolute; 
z-index:99; 
padding:0px; 
top:5px; 
right:-295px; 
color:#494949;
width:345px;
height:100px;
}
.peep_is_member_cont{
background-color:#fff;
width:260px;
padding:10px;
height:80px;
float:right;
border-radius:4px;
box-shadow:10px 10px 36px -9px rgba(0, 0, 0, 0.6);
-webkit-box-shadow:10px 10px 36px -9px rgba(0, 0, 0, 0.6);
-moz-box-shadow:10px 10px 36px -9px rgba(0, 0, 0, 0.6);
-o-box-shadow:10px 10px 36px -9px rgba(0, 0, 0, 0.6);
-ms-box-shadow:10px 10px 36px -9px rgba(0, 0, 0, 0.6);
}

#pcgallery-add-photo-btn{
position: absolute;
    right: 8px;
    top: 8px;
border-radius:0px;
background: url(images/upload_cover.png) center no-repeat;
background-color:rgba(0,0,0,0.7);
color:#fff;
font-size:0px;
text-align:left;
font-weight:normal;
text-transform:none;
width:30px;
height:30px;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-ms-border-radius:4px;
-o-border-radius:4px;
}
#pcgallery-add-photo-btn:hover{

background: url(images/upload_cover_hover.png) center no-repeat;
background-color:#111;
color:#f5f5f5;
font-size:0px;
font-weight:bold;
}

#pcgallery-settings-btn{
position: absolute;
    right: 8px;
    top: 8px;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-ms-border-radius:4px;
-o-border-radius:4px;
background: url(images/cover_settings.png) center no-repeat;
background-color:rgba(0,0,0,0.7);
color:#fff;
font-size:0px;
text-align:left;
font-weight:normal;
text-transform:none;
width:30px;
height:30px;
}
#pcgallery-settings-btn:hover{

background: url(images/cover_settings_hover.png) center no-repeat;
background-color:#111;
color:#f5f5f5;
font-size:0px;
font-weight:bold;

}
.peep_profile_gallery {
    /*overflow:auto;*/
height:320px;

}

.peep_profile_gallery_item {
    border-width: 0px;
    border-style: solid;
    height:320px;
    position: relative;
     
filter: brightness(85%);
}

.peep_profile_gallery_item:hover {
   filter: brightness(100%);
    
    border-color: #d76243;
    cursor: pointer;
}



.peep_profile_gallery_item_image {
    background-position: 100%;
    background-repeat: no-repeat;
    
background-size: cover !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: 100% !important;
-ms-background-size: 100% !important;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;

}

.peep_profile_gallery_item_image:hover {
opacity: 1;

}

.peep_profile_gallery_item_vert {
    width: 100%;
 filter: brightness(60%);
    width:100%;
position:absolute;
top:0px;
    background-color: transparent;
    border: none;
bottom:0px;
background-size: 100% !important;
-webkit-background-size: 100% !important;
-moz-background-size: 100% !important;
}

.peep_profile_gallery_item_big {
    width: 100%;
}

.peep_profile_gallery_item_big .peep_profile_gallery_item:first-child {
    margin-bottom: 0px;
}


.peep_profile_gallery_item img {
    display: block;
    visibility: hidden;
    width: 100%;
   
}

.peep_profile_gallery_cont_wrap {
    position: relative;
margin-bottom:0px;
z-index:9;
}

.peep_profile_gallery_cont {
    position: relative;

margin: 0 auto;

}
.peep_avatar_console{
    position: relative;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 5px;
    margin: 0px auto;
top:50px !important;
  width: 70px;
    height: 70px;   
}
.peep_profile_gallery_avatar {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
    width: 70px;
    height: 70px;
    margin: 0px auto !important;
  z-index:8;
position:relative;
background:none !important;

}

.peep_profile_gallery_avatar_console {
    position: relative;
    border-style: solid;
    border-width: 0px;

}

.peep_profile_gallery_avatar_image {
    background:#fff;
    background-repeat: no-repeat;
    background-position: center center;
background-size:100%;
    width: 70px;
    height: 70px;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
-ms-border-radius:100%;
-o-border-radius:100%;

}

.peep_profile_gallery_avatar_change {
    position: relative;
   float:right;
   margin-top: -5px;
    display: block;
width:25px;
height:25px;
z-index:8;
font-size:0px;
}

.peep_profile_gallery_avatar_image:hover .peep_profile_gallery_avatar_change {
    display: block;
}
.peep_profile_gallery_avatar_change a {
padding: 0px 0px 0px;
    white-space: nowrap;
position: relative;
width:25px;
height:25px;
border: 2px solid #fff;
text-align:center;
background: #444;
color:#fff;
font-size:0px !important;
border-radius: 100%;
}

.peep_profile_gallery_avatar .user_online_wrap {
    bottom: 0px;
left:0px;
    position: absolute;

}
.peep_miniic_live .peep_live_on {
background:#bce224;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
-ms-border-radius:100%;
-o-border-radius:100%;
	width: 15px;
	height: 15px;
left:8px;
top:-8px;
position:absolute;
}
html body div .main_page h1{display:none;}

.profile_extras_btns_cont{
margin: 0px auto;
width:90px;
height:35px;
z-index:2;
position: relative;
}

.profile_extras_btns{
margin: 0 auto;
width:auto;
position: relative;
}

.peep_profile_gallery_toolbox {
margin: 40px 10px;
width:auto;
height:35px;
z-index:9;
position: relative;
}

.peep_profile_gallery_display_name {
    font-size: 14px;    
line-height:43px;
width: 200px;
    font-weight: bold;
    margin:60px auto 10px auto;   
overflow:hidden;
z-index:9 ;
position: relative;
}

.peep_profile_gallery_display_name a{
color: #fff;
text-decoration: none;
}

.peep_profile_gallery_action_toolbar {
    float: right;
margin: 2px auto;

}

.peep_profile_gallery_action_toolbar .peep_bl li {
    float: left;
    margin-bottom: 0px;
margin:0px 2px;

}


.peep_profile_gallery_action_toolbar .peep_bl a{
    display: block;
	background: rgba(0,0,0,0.5);
  border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border: 1px solid #cdcdcd;
padding:0px;
text-align:center;
width:40px;
height:40px;
line-height: 40px;
	color: #cdcdcd;
	text-align:center;	
    text-decoration: none;
	font-size: 10px;
transition: color .15s; 
}

.peep_profile_gallery_action_toolbar .peep_context_action_block {
    float: left;
    text-align: left;
    font-size: 0px;
    line-height: 40px;


}
.peep_profile_gallery_action_toolbar .peep_context_action {
    display: inline-block;
    position: relative;
    z-index: 99;
    font-size: 0px;
font-weight:bold;
    height: 40px;
   width:40px;
line-height:40px;
text-align: center; 
    vertical-align: top;
border-radius: 100% !important;
	-moz-border-radius: 100% !important;
	-webkit-border-radius: 100% !important;
	border: 1px solid #cdcdcd !important;
        border-left: 1px solid #cdcdcd;
padding:0 0px !important;
margin: 0 2px;
}

.peep_profile_gallery_action_toolbar .peep_context_action:before {
content: '\f036';
font-family: fontawesome;
font-size:16px;
    color:#cdcdcd;
padding:5px;
}

.peep_context_action_value {
    display: inline-block;
    padding: 0px 0px 0px 0px;
}

.peep_profile_gallery_action_toolbar .peep_context_more {
min-width:0px;
}
.peep_bl a:hover {

}
.peep_profile_gallery_action_toolbar .peep_bl li:first-child {
    margin-left: 0px;
}

.peep_profile_gallery_txt {
    display: table-cell;
    vertical-align: middle;
font-size:0px;
}


.peep_profile_gallery_empty,
html[xmlns] .peep_profile_gallery_empty.clearfix {
    
    width: 100%;
height: 320px;
    display: table;
    text-align: center;
background: url(images/empty_cover.png) center center no-repeat;
    background-size: cover !important;
}
.peep_profile_gallery_wrap {
    margin-bottom: 20px;
}
.peep_profile_gallery_wrap .peep_profile_action_toolbar {
    margin-bottom: 0px;
}


