﻿#lbl_filter{
    color: black;
    font-family: helvetica;
    font-size: 14px;
    left: 10px;
    position: relative;
}
#img_facebook {
   position: relative;
    top: 8px;
}
#img_twitter {
   position: relative;
    top: 8px;
}
#img_insta {
   position: relative;
    top: 8px;
}
.btn_submit{
   background: none repeat scroll 0 0 #AC1326;
    color: white;
    height: 30px;
    left: 801px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 8px;
    width: 142px;
    font-size: 17px;
    font-weight: bold;
    line-height: 28px;
}
#lbl_share {
    color: black;
    font-family: helvetica;
    left: 308px;
    position: relative;
}
#mainheading {
    position: relative;
    margin-left: -2px;
    width: 100%;
}
#mainheading img {
  width: 101%;
}
#content{
    border : 9px solid #B58480;
    height: auto;
    overflow: hidden;
    width: 966px;
    background-color:#E7E5E6;
}
.userName{
    color: black;
    font-weight: bold;
    left: 50px;
    position: relative;
    width:133px;
}
.imageid{
    left: 205px;
    position: relative;
}
.imageid img{
   height: 27px;
    width: 27px;
}
.commentsid{ 
    color: #000000;
    font-weight: normal;
    position: relative;
    top: -69px;
    width: 208px;
    left: 26px;
}
.mediatype {
display: none;
}
.dateid{
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    width: 150px;
text-align:left;
padding:10px;
}
 
#socialAggList
{
  position: relative;
  top: -45px;
  width: 100%;
}
 
.LocationList > div
{
background-repeat: no-repeat;
    float: left;
    height: auto;
    width: 244px;
    height:380px;
    overflow:hidden;
}
.TwitterList > div
{
background-repeat: no-repeat;
    float: left;
    height: auto;
    width: 244px;
    height:380px;
}
 
div.page {
      text-align:center;
      width:240px;
clear:both;
    }
.profileImg img{
    height: 27px;
    width: 27px;
}
.paraStyling{
text-align:left;padding:10px 0px 5px 15px;
}
.usrProfileName{
float:left;margin-top:19px;width:185px;text-align: left;overflow:hidden;
 
}
.usrProfileImg{
float:left;width:33px;padding-top:13px;
}
.outBox{
background-image:url(/Content/img/bg_facebook.png);width:100%;
}
.usrSelection{
float:right;width:20px;padding-top:19px;
}
.saveBtn{
clear: both;
    float: left;
    padding: 20px 12px 0 0;
}
.succsMsg{
color: Green; display: block;
padding:23px 0px 0px 0px;
}
.loadingMsg{
color: Green; display: none;
padding:23px 0px 0px 0px;
float:left;
clear:both;
}
.outBoxInsta{
background-image:url(/assets/images/bg_insta.png);width:100%;
}
 
.outBoxTwitter{
background-image:url(/assets/images/bg_twitter.png);width:100%;
}

.social-feed-panel
{
height:400px
}

.social-feed-user-dp
 {
    height:30px;
     width:30px;
}
.social-feed-panel-body
{
    max-height: 300px; 
    overflow-y: auto;
     min-height: 300px;
}