.page-profile{
	 background-color: #eeeeee;
}

.page-profile .userpic{
	border-radius: 50%;
    height: 50px;
    margin-left: 5px;
    width: 50px;
}
.page-profile .user-info {
    padding: 10px;
}

.user .top-blok{
	background-color: #fff;
	overflow: hidden;
 }
 
 .top-blok .item{
	 border-left:1px solid #ddd;
 }

  .top-blok .item:last-child{
	   border-left:0px solid #ddd;
  }
  
  .top-blok .date-block{
    color: #213e3c;
    font-size: 20px;
    padding: 20px;
}

.page-profile .media {
    margin-top: 10px;
}

.page-profile .media:first-child {
    margin-top: 0;
}

.page-profile #weather_clock{
	   margin-top: 0;
	   padding-bottom: 0;
}

.user-info b {
    font-weight: normal;
	color:#a0bda1;
}

.page-profile .weather .date{
	 display:none;
}

.page-profile  .weather .city-name {
    font-size: 24px;
    line-height: 28px;
    padding: 18px;
}
.page-profile .weather .weather-icon {
    background-color: #213e3c;
    color: #fff;
    margin-right: -10px;
    margin-left: 15px;
    margin-top: 0;
    overflow: hidden;
    padding: 15px;
}

[dir="rtl"] .page-profile .weather .weather-icon {
	 margin-left: -10px;
    margin-right: 15px;
}

/*************/
.page-profile .news-big-item-type2{
	position: relative;
	margin-bottom: 8px;
}
.page-profile .news-big-item-type2 img{
	opacity:1;
}
.page-profile .news-big-item-type2 h4.cat{
	 background-color: #ffffff;
    color: #213e3c;
    font-size: 25px;
    margin-top: 0;
    opacity: 0.92;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    width: 100%;
}

.page-profile .news-big-item-type2 h4.title{
	 background-color: rgba(33, 62, 60, 0.77);
    bottom: 0;
 
    margin-bottom: 0;
    padding: 10px;
    position: absolute;
    width: 100%;
}

.page-profile .news-big-item-type2 h4.title a{
	 color: #fff;
}

.page-profile .news-big-item-type3{
	 background-color: #fff;
}

.page-profile .news-big-item-type3 h4.cat{
	font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
    padding: 10px;
}

.page-profile .news-big-item-type3 h4.title{
	font-size: 22px;
    margin-top: 0;
    padding: 10px;
}
.page-profile .news-big-item-type3 h4.title a{
display: block;
    line-height: 36px;
    max-height: 72px;
    overflow: hidden;
}
.news-big-item-type4 {
    background-color: #fff;
}

.page-profile .news-big-item-type4 h4.title {
    margin-top: 0;
    padding: 10px;
}
.page-profile .news-big-item-type4 h4.title a {
 display: block;
    height: 40px;
    overflow: hidden;
}
.page-profile .box .media-body p a{
	display: block;
    max-height: 55px;
	min-height: 55px;
    overflow: hidden;
}

.page-profile .media-type-2 p.summary {
     color: #a2a2a2;
    height: 175px;
    overflow: hidden;
}

.page-profile  .date .txt {
    margin-right: 0;
    margin-left: 90px;
}
 [dir="rtl"] .page-profile  .date .txt {
    margin-left: 0;
    margin-right: 90px;
}
/***************/
.friends-reading .box{
  background-color: #fff;
padding: 10px;
margin-bottom: 5px;  
}
	
	