body.chatAtSide .page_o1 {
    margin-right:189px;
    padding:3px;
}
body.chatAtBottom .page_o1, body:not(.chatAtBottom) .page_o1, body:not(.chatAtSide) .page_o1 {
    padding:3px;
}
.page_o2 {
}

.page_o2t {
    font-family: helvetica, arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
.page_o2tr a { text-transform:capitalize; white-space:nowrap;}
.page_c {
    /*border:solid 2px #e9eaed;*/
    margin: 4px 10%;
}
.page_c table.top {
    border-top-left-radius:25px;
    border-top-right-radius:25px;
    overflow:hidden;
    background-image: url(/img/header_profile.jpg);
    background-position: center;
    padding: 2px;
    box-shadow: 0px 0px 2px 1px lightgrey;
}
.page_c tr.top {
    color:white;
    text-transform:capitalize;
    text-align:center;
}
.page_c a {color:#0294F5;}
.page_tab {
    position:relative;
}
.page_tab_selected {
    background-image: url(/img/page_tab_selected.png);
background-repeat: no-repeat;
background-size: auto;
height: 7px;
left: 50%;
margin-left: -7px;
position: absolute;
top: 13px;
width: 15px;
}


.pcul { list-style: none;
padding: 0px}
.pcli {
border: 1px solid #e9eaed;
margin: 0 0 13px 13px;
padding: 0 10px 0 0;
position: relative;
vertical-align: top;
}
.pcli.block {
}
.pcli.inlineblock {
    float:left;
    width:233px;
    max-height:130px;
    overflow:auto;
}
.pcli.gustos {
    float:left;
    width:233px;
    height:66px;
    overflow:auto;
}
.pcli img.profileimg {
    width:48px;
    height:48px;
}
.pcli.block .date {
	font-weight:bolder;
	font-size:0.8em;
	padding:7px;
}
/* LPCUNCSSSB0001 to allow friend button to show */
.pcli .content {
	word-break:break-word;
    /*word-break:break-all;*/
    position:relative;
    /*word-break: break-all;*/
    position: relative;
    overflow: visible;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.pcli.inlineblock .content {
    margin-left:57px;
}
.pcli.block .content {}

.pcli .title {margin-right:40px;}
.pcli .content .btn_delete {position:absolute;right:0px;}
.pcli-nor{
margin: 0 0 13px 13px;
padding: 0 10px 0 0;
position: relative;
vertical-align: top;text-align:center;list-style:none;}
.pcd img {
    max-width:230px;
}
.pcd { max-width:270px; }
