/*PINS*/
.PINS .MiddlePane .PostReplies,
.PINS .MiddlePane .PostReplyContainer,
.PINS .MiddlePane .timeline-date,
.PINS .MiddlePane .PostReplyContainer .Show,
.PINS .MiddlePane .MessageFlow .ShareOptionIcons,
.PINS .MiddlePane .FeedItem > .TotComments,

.PinRow .PostReplies,
.PinRow .PostReplyContainer,
.PinRow .timeline-date,
.PinRow .PostReplyContainer .Show,
.PinRow.MessageFlow .ShareOptionIcons,
.PinRow .FeedItem > .TotComments
{
    display:none!important;
}
.PINS .MiddlePane .CommentLineIndicator,
.PinRow .CommentLineIndicator{
    border-left: none!important;
    padding-left: 0!important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 3px;
    background-color: white;
}
.PINS .MiddlePane .Container > div > div ,
.PinRow .Container > div > div{
    float:none;
}
.PINS .MiddlePane .MessageFlow{
    padding: 10px;
    width:100%;
    max-width: none;
}
.PINS .MiddlePane .MessageFlow .FeedItem{
    padding: 10px!important;
    overflow-y: auto;
    width: 298px;
    float:left;
}
.PinRow.MessageFlow .FeedItem {
    padding: 0!important;
    width: 100%;
}
.PINS .MiddlePane .MessageFlow .FeedItem div.Inner,
.PinRow.MessageFlow .FeedItem div.Inner{
    background-color: rgb(250, 250, 250);
    padding: 5px 5px 8px
}
.PINS .MiddlePane .MessageFlow .FeedItemOptions,.PinRow .FeedItemOptionsr{
    float: right;
}
.PINS .MiddlePane .Video_1 .PlayVideo,
.PinRow .Video_1 .PlayVideo{
    left:42%;
    top: 35%;
}
.PINS .MiddlePane .AttachedURL .URLImage,
.PinRow .AttachedURL .URLImage{
    margin: 0;
    max-width: 100%;
    max-height:none;
    background-position: 0;
    background-size: 0;
    float: none;
}
.PINS .MiddlePane .MessageFlow .Avatar{
    width: 50px;
    height: 50px;
}
.PinRow.MessageFlow .Avatar {
    width: 30px !important;
    height: 30px !important;
    margin-top: 5px;
    left: 5px !important;
    float: left;
    position: relative;
}
.PINS .MiddlePane .MessageOwners.ClearAfter{
    padding: 0 0 0 60px;
    min-height: 60px;
}
.PinRow .MessageOwners.ClearAfter{
    min-height: 40px;
    padding: 5px 0 0 41px;
}
.PINS .MiddlePane .MessageOwners .Names,
.PinRow .MessageOwners .Names{
    font-size: 1.1em;
    line-height: 1.2em;
}
.PINS .MiddlePane .MsgBroadcast_0 .BroadcastDetails > i.fi-asterisk,
.PINS .MiddlePane .MsgBroadcast_1 .BroadcastDetails > i.fi-torsos-all,
.PINS .MiddlePane .MsgBroadcast_2 .BroadcastDetails > i.fi-pricetag-multiple,
.PINS .MiddlePane .MsgBroadcast_3 .BroadcastDetails > i.fi-lock,
.PINS .MiddlePane .MsgBroadcast_4 .BroadcastDetails > i.fi-megaphone,
.PINS .MiddlePane .MsgBroadcast_10 .BroadcastDetails > i.fi-volume,

.PinRow .MsgBroadcast_0 .BroadcastDetails > i.fi-asterisk,
.PinRow .MsgBroadcast_1 .BroadcastDetails > i.fi-torsos-all,
.PinRow .MsgBroadcast_2 .BroadcastDetails > i.fi-pricetag-multiple,
.PinRow .MsgBroadcast_3 .BroadcastDetails > i.fi-lock,
.PinRow .MsgBroadcast_4 .BroadcastDetails > i.fi-megaphone,
.PinRow .MsgBroadcast_10 .BroadcastDetails > i.fi-volume
{
    top:0;
    font-size: 1.2em;
}
.PINS .MiddlePane .Tweet_1 .PostedMessage,
.PinRow .Tweet_1 .PostedMessage{
    padding: 0;
}
.PINS .MiddlePane .dropdown-menu > li > a,
.PinRow .dropdown-menu > li > a{
    width:100%;
}
.PINS .MiddlePane .CommentLineIndicator .EditRow,
.PinRow .CommentLineIndicator .EditRow{
    margin-right:10px;

}
.PinRow .CommentLineIndicator .EditRow{
    width:5%;
}
.PINS .MiddlePane .StatArea > .LikeText,
.PINS .MiddlePane .StatArea > .TotCommentsLink,

.PinRow .StatArea > .LikeText,
.PinRow .StatArea > .TotCommentsLink
{
    display:none;
}

.LikeText:empty{
    display:none;
}


.PINS .MiddlePane .StatArea,
.PinRow .StatArea{
    padding:0;
    margin:0;
    border-radius: 3px;
}
.PINS .MiddlePane .StatArea a,
.PinRow .StatArea a {
    color: #666;
    text-decoration: none;
}
.FeedItem .StatArea .stats{
    height: 30px;
    width: 40%;
    font-size: 1.7em;
    font-weight: 200;
    padding: 0 0 0 4px;
}
.PinRow .stats{
    height: 30px;
    width: 33%;
    font-size: 1.7em;
    font-weight: 200;
    padding: 0 0 0 4px;
}
.PINS .MiddlePane .stats {

}
.PinsContainer .TopicContainer{
    display:none;
}
.PINS .MiddlePane .FeedItem .TotComments > .fi-comment,
.PINS .MiddlePane .FeedItem .TotImages > .fi-photo
{
    display: block;
    margin: -23px 10px;
    font-size: 1.7em;
    color: #ccc;
    text-align: center;
}
.PinsContainer .FeedItemOptions .fi-comment{
    display:none;
}
.stats{
    display:none;
}
.PINS .stats,
.PinRow .stats{
    display:block;
}
/*.TotComments > i,*/
/*.TotImages > i{*/
/*padding: 3px;*/
/*}*/
.PINS .MiddlePane .commentNumber,
.PinRow .commentNumber{
    display:block;

}
.PINS .MiddlePane .fi-like,
.PinRow .fi-like{
    display:none;
}
.PINS .MiddlePane .MaxAttach99 .SeeMore,
.PinRow .MaxAttach99 .SeeMore{
    display:none;
}
.PINS .MiddlePane .DeletePostRow > a,
.PinRow .DeletePostRow > a{
    display: none;
}
.PINS .MiddlePane .FeedItem .Comment.Show .PostReplies,
.PinRow .FeedItem .Comment.Show .PostReplies{
    display: none !important;
}
.PINS .MiddlePane .commentNumber,
.PinRow .commentNumber{
    display: inline-block;
    width: 50%;
    height: 100%;
    padding: 0 0 0 4px;
    /*text-align: center;*/
}
.PINS .MiddlePane .imageNumber:nth-child(2),
.PinRow .imageNumber:nth-child(2){
    width: 50%;
    float: right;
    height: 100%;
    /*text-align: center;*/
}
/*.NavMessage:hover{*/
/*-webkit-transition: all 300ms ease;*/
/*-moz-transition: all 300ms ease;*/
/*-ms-transition: all 300ms ease;*/
/*-o-transition: all 300ms ease;*/
/*transition: all 300ms ease;*/

/*}*/
/*.PINS .MessageFlow .FeedItem div.Inner{*/
/*padding:0;*/
/*}*/
.PINS .MiddlePane .AImage,
.PinRow .AImage{
    min-height: 165px;
    /*max-height: 200px;*/
    width: 100%
}
.PinRow .SubscribeOptions{
    display:none
}
.SingleMessage .PinsContainer .MessageFlow{
    margin: 4px;

}
.PINS .MiddlePane .MessageFlow  h2{
    float: left;
    font-weight: 200;
    margin: 0;
    padding: 20px;
    font-size: 2em;
    color: #999;

}
.PINS .MiddlePane .MessageFlow h3.Topic:first-child {
    margin-top: 0;
}
.PINS .QuickPoll.alert > h2{
    font-size: 1.2em;
}
.PINS .pageTitle{
    width: 100%;
    height: 50px;
}
.PINS .MiddlePane .MessageFlow .TotBottomSpacer,
.PinRow.MessageFlow .TotBottomSpacer{
    display:none;
}
.PinsContainer .All{
    display:none;
}
.opened > .All{
    display: block;
}
.PINS .MiddlePane .PostedMessage,
.PinRow .PostedMessage{
    padding:5px;
}
.PINS .MiddlePane .CommentLineIndicator .EditRow .dropdown-menu, .PinRow .CommentLineIndicator .EditRow .dropdown-menu {
    top: 17px;
    width: 83px !important;
}
.PINS .MiddlePane .MoreLink,
.PinRow .MoreLink{
    pointer-events: none;
}
/*.grid-item--width2 {*/
/*width: 200px;*/
/*}*/
.PINS .MiddlePane .NavMessage,
.PinRow .NavMessage{
    display: none;
}
/*.PINS .MessageFlow .NavMessage {*/
/*display: block;*/
/*position: absolute;*/
/*top: 50px;*/
/*left: 76px;*/
/*}*/
.PINS .MiddlePane .EditPostRow,
.PinRow .EditPostRow{
    display:none!important;
}
.PINS .MiddlePane .MessageFlow .FeedItemOptions,
.PinRow.MessageFlow .FeedItemOptions{
    padding:4px 15px;
}
.PinRow.MessageFlow .FeedItemOptions{
    /*width:70%;*/
    float: right;
}
.PINS .MiddlePane .MessageFlow .FeedItemOptions > i,
.PinRow.MessageFlow .FeedItemOptions > i{
    font-size: 1.7em;
}

.PinRow .MoreRows{
    display:none;
}
.PinRow .AttachedURL {
    display: none!important;
}
.PinRow .MessageBody .PostedMessage > div:first-child{
    padding:5px 0;
}
/*.PinsContainer .stats .TotComments {*/
/*display: block;*/
/*}*/
/*.PinsContainer .TotComments {*/
/*display: none;*/
/*}*/
.PinRow .ProfileQuestionsContainer .Answer{
    padding: 0 0 0 20px;
}
.PinRow.MessageFlow .FieldGroup{
    padding:2% 0 0 0;
}
.PinRow .QuickPoll.alert > h2{
    margin:3px 0 0 0;
    padding:0 0 0
}
.PinRow .QuickPoll .Action{
    padding: 0 0 5px 0;
}
.PinRow .btn{
    padding:2px;
}
.PinRow . PostedMessage label{
    margin-bottom:0;
}
.PINS .MessageFlow .FeedItem .FieldGroup {
    padding: 20% 0 0 0;
}
.PINS .TopicContainer{
    display:none;
}
/*PINS END*/
/*img.SMAvatar{*/
/*width:100%!important;*/
/*}*/

.MsgMeta_1_0 .ProfilePop .Avatar img,
.MsgBroadcast_0.MsgMeta_2_2 .ProfilePop .Avatar img,
.MsgMeta_500_0 .ProfilePop .Avatar img,
.MsgMeta_510_2 .ProfilePop .Avatar img,
.MsgMeta_400_2 .ProfilePop .Avatar img{
    width:100%;
}

.FeedItem .SharedItem .PostedMessage {
    padding: 10px 15px;
}
.alert-warning.SharedItem {
    color: #666666;
}
.PORTALPAGE .MessageBody .PostedMessage .arrow-down {
    display: none;
}
.FeedItem .PostedMessage {
    word-wrap: break-word;
}
.Feed .Options {
    margin: 0 auto  5px auto;
    width: 95%;
}
.Feed .Options > div {
    float: left;
    width: 33.3%;
}
.Feed .FeedOptionsCount_1.Options > div {
    float: none;
    width: 100%;
}
.Feed .FeedOptionsCount_2.Options > div {
    width: 50%;
}
/*.FO_AP_0 .Feed .Options > div.Poll {
    display: none;
}*/
.appAllowForum_0 .FO_AFP_0 .Feed .Options > div.Questions {
    display: none;
}
.FO_ASFP_0  .Feed .Options > div.Status {
    display: none
}
.Feed .FeedOptionsCount_1.Options > div > div > i, .Feed .FeedOptionsCount_1.Options > div > div > div > i {
    display: inline !important;
    vertical-align: middle;
}
.Feed .Options > div > div {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background: #f0f0f0 none repeat scroll 0 0;
    color: #999999;
    cursor: pointer;
    font-size: 1.25em;
    font-weight: 200;
    padding: 7px;
    text-align: center;
    min-height: 50px;
}
.Feed .Options > div > div:hover {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;

}
.Feed .Options > div.Status > div,.Feed .Options > div.Questions > div {
    margin-right: 2px;
}
.Feed .Options > div > div > i,.Feed .Options > div > div > div > i {
    display: block !important;
    font-size: 1.7rem !important;
}
.Feed .Options > div > div > div > i.fi-page-add, .Feed .Options > div > div > div > i.fi-lightbulb {
    font-size: 1.4rem !important;
}
.Feed .Options > div > div > div > i.fa-question {
    font-size: 1.55rem !important;
}
#PostMoreOptions {
    padding-top: 7px;
    display: inline-block;
}
.Feed .Options > div > div i {
    margin-right: 10px;
    display: block;
}
.Feed .Options > div.Selected > div {
    background-color: #666;
    color: #fff;
}
.Feed .Options > div:hover > div {
    background-color: #ccc;
    color: #333;
}
.Feed .Options > div > div i.fa.fa-question {
    margin: 2px 0 5px;
}
.EVENT .EmojiContainer {
    left: 25px;
    top: 187px;
}
.GROUP .EmojiContainer{
    left: 29px;
}
.EmojiContainer {
    width: 300px;
    height: 169px;
    border-radius: 3px;
    position: absolute;
    left: 25px;
    z-index: 300;
    background-color: #fff;
    -moz-box-shadow: inset 0 -10px 10px -10px #999999;
    -webkit-box-shadow: inset 0 -10px 10px -10px #999999;
    box-shadow: inset 0 -10px 10px -10px #999999;
    border: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}
.EmojiContainer div.arrow-up {
    border-bottom: 10px solid #f0f0f0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    width: 0;
    margin: 0 auto;
    position: absolute;
    left: 47px;
    top: -7px;
    color: #f0f0f0;

}
.Emoji_list {

    list-style: outside none none;
    position: relative;
    width: 100%;
    padding: 13px;
    margin:0;
    overflow-y: scroll;
    height: 132px;
}
.Emoji{
    float: left;
    width:12.5%;
    padding: 3px 2px 3px 2px;
}
.Emoji:hover {
    background-color: #cccccc;
    cursor: pointer;
}
.EmojiContainer h2{
    color:#999999;
    text-align:center;
    margin:5px;
    font-weight: 200;
    padding: 0;
}
.EmojiContainer hr{
    margin:0;
}

.EmojiContainer.Hide{
    display:none;
}
.AddFeedBroadcast ul.dropdown-menu.Hide {
    display: none!important;
}
.AddFeedBroadcast ul.dropdown-menu.Show {
    display: block;
}
.PostFileOptions ul.dropdown-menu.Hide {
    display: none!important;
}
.PostFileOptions ul.dropdown-menu.Show {
    display: block;
}
.Feed .Message textarea.StatusUpdate {
    border: 1px solid #ccc;
    color: #333 !important;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}
.Feed .Message {
    width: 95%;
    margin: 0 auto;
    border: 1px solid #ccc;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 5px;
    padding: 10px;
}
.Feed .Message .PostMessageOptions {
    float: left;
    position: relative;
}
.Feed .Message .Action {
    padding: 8px 21px 0 14px;
}

.pinTopicContainer {
    padding: 1%;
    background-color: #eee;
    color: #666;
    border-radius: 3px;
    margin: 6px;
    position: relative;
}
.minMaxButton {
    float: right;
    right: 6px;
    top: 5px;
    position: absolute;
    opacity: 0.4;
    width: 97%;
    height: 26px;
    text-align: right;
}
.pinsHidden .fi-minus{
    display: none;
}
.pinsHidden .fi-plus{
    display: block!important;
    height: 26px;
}
.minMaxButton i.fi-minus:before {
    width: 100%;
    height: 26px;
}
.pinTopicContainer .fi-plus{
    display: none;
}
.BLOG .Emojis{
    display:none;
    /*left: 308px;*/
}
.Feed .Message .Functions {
    float: right;
}
.Feed .Message .PostMessageOptions > div:not(.btn) {
    font-size: 1.5em;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    position: relative;
    color: #999;
}
.Feed .Message .PostMessageOptions .fi-plus {
    font-size: 0.6em;
    position: absolute;
    top: 0;
    left: 16px;
}
.FeedItem {
    opacity: 0;
}
.FeedItem.Show {
    opacity: 1;
}
.Quests .PinRow {
    padding: 0 5px;
}
.Quests .PinRow .fi-trash {
    padding-right: 5px;
}
/* Message Body */
.MessageFlow {
    color: #333;
    margin: 0 auto;
}
.SingleMessage .MessageFlow {
    margin: 0 auto 100px;
}
.MessageFlow .FeedItem div.Inner {
    padding: 5px 0 8px;
    position: relative;
}
.MessageFlow .FeedItem .SharedItem div.Inner{
    padding: 5px;
}
.MessageOwners.ClearAfter {
    padding: 0 0 0 80px;
    min-height: 70px;
}
.MessageFlow .PostReplies .FeedItem div.Inner {
    background-color: #ffffff;
    padding: 5px 5px 5px 55px;
    position: relative;
}
.CommentLineIndicator .Inner .Avatar {
    height: 60px;
    left: 10px;
    position: absolute;
    width: 60px;
    background-color: #ccc;
}
.EventLatestFeed .CommentLineIndicator .Inner .Avatar {
    max-width: 40px;
    max-height: 40px;
}
.MessageFlow .MessageOwners .Names > i.fi-torsos {
    display: none;
    margin:0;
}
.MessageFlow .MessageOwners .Names > i.fi-photo {
    display: none;
}
.MessageFlow .MessageOwners .Names > i.fi-page-edit,
.BLOG .MessageFlow .MessageOwners .Names > i.fi-page-edit {
    display: none;
}

/*.MsgMeta_1_0 .Avatar img,
.MsgBroadcast_0.MsgMeta_2_2 .Avatar img,
.MsgBroadcast_2.MsgMeta_2_2 .Avatar img,
.MsgBroadcast_3.MsgMeta_2_2 .Avatar img,
.MsgMeta_500_0 .Avatar img,
.MsgMeta_510_2 .Avatar img,
.MsgMeta_400_2 .Avatar img
{
    width: 50%;
}*/

.SharedItem .MsgMeta_400_2 .Recipient{
    display:block;
}
.MsgMeta_0_0 .Recipient{
    display:none;
}
.MsgMeta_100_0 .Recipient,.MsgMeta_100_2 .Recipient{
    display:none;
}
.MsgMeta_1_0 .Avatar  img.Recipient,
.MsgMeta_2_2 .Avatar img.Recipient,
.MsgMeta_7_12 .Avatar img.Recipient,
.MsgMeta_500_0 .Avatar img.Recipient,
.MsgMeta_510_2 .Avatar img.Recipient
{
    display: block !important;
}
.MsgMeta_0_0 .Avatar img {
    width: 100%;
}
.MessageFlow .Avatar img:last-child {
    /*    border: 0 none; */
}
.Comment .Avatar .Poster,.Comment .Avatar{
    width:40px !important;
    height:40px !important;
    border:none !important;
}
.MessageBody .Names {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 5px;
}
.MsgMeta_400_2 .Avatar .Poster,
.MsgMeta_2_2 .Avatar .Poster,
.MsgMeta_7_12 .Avatar .Poster,
.MsgMeta_1_0 .Avatar .Poster,
.MsgMeta_500_0 .Avatar .Poster,
.MsgMeta_400_0 .Avatar .Poster{
    border-right: 2px solid #ffffff;
}
.MessageFlow > .FeedItem,
.MessageFlow div.jscroll-inner > .FeedItem,
.MessageFlow div.jscroll-added > .FeedItem {
    padding: 0;
    position: relative;
    text-align: left;
}
.jscroll-added:last-child .FeedItem{
    animation: fadeIn 1s ease-out;
}
.MessageFlow > .FeedItem > .TotComments,
.MessageFlow div.jscroll-inner > .FeedItem > .TotComments,
.MessageFlow div.jscroll-added > .FeedItem > .TotComments {
    background-color: #eaeaea;
    color: #aaaaaa;
    cursor: pointer;
    font-size: 1.5em;
    font-weight: 700;
    left: 0;
    min-width: 40px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0;
}
.MessageFlow .TotBottomIndicator {
    background-color: #cccccc;
    border-radius: 50%;
    bottom: 110px;
    height: 10px;
    left: 46px;
    margin-bottom: 10px;
    position: absolute;
    width: 10px;

    display: none;
}
.MessageFlow .TotBottomSpacer {
    background-color: #ffffff;
    border-top: 1px solid #cccccc;
    bottom: 0;
    height: 125px;
    position: absolute;
    width: 50%;
}
.OFFLINE .MessageFlow .TotBottomSpacer {
    height: 75px;
}
.MessageFlow .MsgComments_0 .CommentLineIndicator, .MessageFlow .MsgComments_0 .TotBottomSpacer {
    border: 0 none;
    background-color: transparent;
}
.MessageFlow .MsgComments_0 .TotBottomIndicator {
    display: none;
}
.MessageFlow .CommentLineIndicator {
    border-left: 1px solid #cccccc;
    padding-left: 25px;
}
.MessageFlow .FeedItem > .TotComments:hover {
    background-color: #333;
    color: #fff;
}
.MessageFlow .FeedItem:last-child {
    border: 0;
}
.MessageFlow .PostReplies .FeedItem {
    margin-bottom: 0 !important;
}
.OFFLINE .MessageFlow .PostReplies .FeedItem {
    margin-bottom: 10px !important;
}
.OFFLINE .MessageFlow .PostReplies .FeedItem:last-child {
    margin-bottom: 0 !important;
}
.MessageFlow .FeedItemOptions {
    text-align: right;
}
.MessageFlow .FeedItemOptions > i {
    color: #cccccc;
    cursor: pointer;
    font-size: 1.8em;
    margin-left: 15px;
}
.MessageFlow .FeedItemOptions > i:hover {
    color: #333;
}
.MessageFlow .MessageTime {
    font-size: 0.8em;
}
.MessageFlow .CommentItem .MessageTime {
    float: none;
    display: block;
}
.MessageFlow .CommentItem .BroadcastDetails i {
    display: none !important;
}
.MessageFlow .Comment > div {
    background-color: #f9f9f9;
    min-height: 40px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.MessageFlow .MsgBroadcast_10 .Comment > div {
    background-color: #f0f0f0;
    min-height: 40px;
    position: relative;
}
.MessageFlow .MsgBroadcast_10 .Comment .MiniAvatar {
    top: 10px;
}
.MessageFlow .MessageBody.MsgBroadcast_4 .Names,
.MessageFlow .MessageBody.MsgBroadcast_10 .Names {
    line-height: 1rem;
}
.votersList {
    display: block;
    z-index: 100;
    min-width: 150px;
    max-width: 200px;
    position: absolute;
    bottom: 200px;
    /*border-radius: 3px;*/
    overflow: hidden;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    left: 150px;
    background-color: #666;
    color: #FFF;
}
#voterModal {
    display: block;
    position: fixed;
    min-height:80px;
    max-height: 400px;
    width: 300px;
    margin-top:-200px;
    margin-left:-150px;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 50000;
    border-radius: 3px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);

}
.voterList .voter:empty{
    display:none;
}
#voterModal .title{
    text-align:center;
}
.moreButton {
    text-align: center;
    height: 30px;
    padding: 5px 0;
    width: 100%;
    position: relative;
    float: left;
    border-top:solid 1px #eee;
}
.moreButton:hover{
    text-decoration: underline;
}
#voterModal .voter{
    float: left;
}
.voter{
    min-height: 30px;
    padding: 7px;
    width: 100%;
    /* display: inline; */
    z-index: 100;

}
.voter:last-child{
    border-bottom: 0;
}
.voter:hover{
    background-color: rgba(.5,.5,.5,.04);
    text-decoration: underline;
}
.voter img{
    height: 30px;
    width:30px;
    float: left;
}
.voter .name {
    padding-left: 5px;
    /*padding-top: 5px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.likeDetails {
    background-color: #666;
    padding: 7px;
    min-width: 150px;
    Position: absolute;
    bottom: 25px;
    color: #FFF;
    z-index: 100;
    max-width: 200px;
}
.likeDetails .detail{
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width:99%;
}
.LikeText {
    height: 20px;
    width:auto;
    cursor:pointer;
}
.likeDetails.arrow::after {
    margin-left: 0%;
    top: 90% !important;
}
.arrow:after,
.arrow:after {
    z-index: 1000;
    position: absolute;
    top: 98.1%;
    left: 65%;
    margin-left: -25%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 10px #666;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
.tour-tour .arrow::after, .arrow::after {
    Top:auto !important;
    left: auto !important;
}
.ProfilePop .arrow::after, .ProfilePop.arrow::after {
    left: -11px !important;
}
.Segments .BlogClickArea {
    cursor: pointer;
    padding: 10px 0 ;
    position: relative;
}
.Segments .Blogs img.rowFeatureImg {
    position: static !important;
    width: 100%;
    margin-bottom: 15px;
}
.MessageFlow .MsgComments_0 .Comment > div {
    background: none repeat scroll 0 0 #ffffff;
}
.MessageFlow .MsgComments_0 .Comment div.PostReplies {
    /*display: none !important;*/
}
.OFFLINE .MessageFlow .MsgComments_0 .Comment > div {
    display: none;
}
.OFFLINE .MessageFlow .PostReplyContainer {
    display: none !important;
}
.MessageFlow .Comment .MiniAvatar {
    height: 30px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 30px;
    background-color: #000000;
}
.MessageFlow .Comment .MiniAvatar > img {
    width: 100%;
    opacity: .8;
}
.MessageFlow .CommentLine > textarea {
    border: 1px solid #cccccc;
    max-height: 200px;
    min-height: 30px;
    padding: 5px 10px;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    resize: none;
    height: 33px;
}
.MessageFlow .CommentLine .fi-camera {
    color: #cccccc;
    cursor: pointer;
    font-size: 2em;
    left: 5px;
    position: relative;
    top: -3px;
}
.MessageFlow .CommentLine .fi-camera:hover {
    color: #333;
}
.PostReplyContainer:hover .MiniAvatar > img {
    opacity: 1;
}

.StdForm.formMessaging {
    position: relative;
}
.AttribPersonSearch {
    background: none repeat scroll 0 0 #ffffff;
    border: 0 solid #cccccc;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 100%;
    z-index: 2500;
    border-top: 1px solid #ccc;
}
.AttribPersonSearch .SearchRow > div {
    border-bottom: 1px solid #cccccc;
    min-height: 40px;
    padding: 5px 5px 5px 35px;
    position: relative;
}
.AttribPersonSearch .SearchRow > div:last-child {
    border: 0;
}
.AttribPersonSearch .ResponseLine > div {
    float: left;
    margin-right: 5px;
}
.AttribPersonSearch .SmallAvatar {
    left: 5px;
    margin: 0;
    position: absolute;
    top: 5px;
}
.AttribPersonSearch .SearchRow {
    border-bottom: 1px solid #cccccc;
}
.AttribPersonSearch .SearchRow:last-child {
    border-bottom: 0;
}
.AttribPersonSearch .SearchRow:hover {
    background-color: #f0f0f0;
    color: #333333;
    cursor: pointer;
}
.AttribPersonSearch .SearchRow .AccessCode:before {
    content: '- ';
}
.Message.Small .MessageArea {
    height: 35px;
    padding: 2px 5px 5px;
}
.Message .MessageArea > label.OptDescLabel,
.Message .MessageArea > label.ArticleLabel {
    display: none;
}
.Message.SmallQuestionMode.IdeaQuest .MessageArea > label.OptDescLabel {
    display: block;
}
.Message.SmallQuestionMode.NewArticle .MessageArea > label.ArticleLabel {
    display: block;
}
.Feed .Message.SmallQuestionMode textarea.StatusUpdate {
    border: 1px solid #ccc;
}
/*
.Message.Small textarea.StatusUpdate {
    border: 0 none;
    color: #333 !important;
    height: 25px;
    width: 100%;
}
.Message.Small {
    height: 35px;
    overflow: hidden;
    -webkit-transition: height 250ms linear;
    -moz-transition: height 250ms linear;
    -ms-transition: height 250ms linear;
    -o-transition: height 250ms linear;
    transition: height 250ms linear;
}
*/
.AttrPeopleRow {
    background-color: #e0e0e0;
    color: #999;
    display: none;
    padding: 5px;
}
.AttrPeopleRow.Show {
    display: block;
}
.AttrPeopleRow .TaggedPeeps > div {
    display: inline-table;
    margin-right: 5px;
}
.AttrPeopleRow .TaggedPeeps > div i {
    visibility: hidden;;
    margin-left: 5px;
}
.AttrPeopleRow .TaggedPeeps > div:hover i {
    visibility: visible;;
}
.AttrPeopleRow .TaggedPeeps > div:hover {
    color: #666;
    cursor: pointer;
}
.TaggedPeeps {
    display: inline-table;
}
.resulType_0:before {
    content: '(Profile)';
    font-size: 0.7em;
    font-weight: 700;
    padding: 0 3px 3px 0;
    vertical-align: middle;
    color: #777;
}
.resulType_1:before {
    content: '(Group)';
    font-size: 0.7em;
    font-weight: 700;
    padding: 0 3px 3px 0;
    vertical-align: middle;
    color: #777;
}
.resulType_2:before {
    content: '(Blog)';
    font-size: 0.7em;
    font-weight: 700;
    padding: 0 3px 3px 0;
    vertical-align: middle;
    color: #777;
}
.EditPost .Action.ClearAfter {
    display: block!important;
}
.ChannelContainer .EditPost .Action.ClearAfter {
    padding: 0 !important;
}
.MessageBody .Action.ClearAfter {
    display: none;
}
.MsgBroadcast_10 .Inner .MessageBody.AttachCount_0.MaxAttach99 {
    /*background-color: rgb(250, 250, 250);*/
    /*box-shadow:3px 2px 2px 0 rgba(0, 0, 0, 0.2);*/
    /*box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);*/
    /*box-shadow:0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24);*/
}
.MsgBroadcast_10 .Comment .MessageBody.AttachCount_0.MaxAttach99{
    background-color: #fff;
    box-shadow: none;
}
.AddFeedBroadcast.btn.btn-info {
    position: relative;
}
.AttachedURL {
    border-top: 1px solid #cccccc;
    display: none;
    position: relative;
}
.FEED .AttachedURL, .MESSAGE .AttachedURL {
    margin:10px auto 0 !important;
}
.AttachedURL.Show {
    display: block;
}
.AttachedURL .URLImage >img {
    width: 100%;
}
.AttachedURL .Title {
    color: #333333;
    font-weight: 700;
    margin-bottom: 5px;
    width: auto !important;
    padding: 0 5px;
}
.AttachedURL .Description {
    color: #777777;
    /*    font-size: 0.9em; */
}
.AttachedURL .URLOptions {
    color: #999999;
    position: absolute;
    font-size: 1.25em;
    padding: 5px 10px;
    text-align: right;
    z-index: 1000;
    right: 0;
}
.AttachedURL .URLOptions i:hover {
    cursor: pointer;
    color: #333;
}
.MessageFlow .AttachedURL.VideoDisplayed .BodyOfURL {
    display: none;
}
.AttachedURL .URLBody {
    position: relative;
}
.CoreStatusUpdate .AttachedURL .URLBody {
    padding: 0 10px 0 0;
}
.ConvoMiniBox .AttachedURL .URlBody {
    max-width: 100%;
}
.AttachedURL .Url {
    font-size: 0.8em;
    font-weight: 700;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*display:inline;*/
}
.Segments .AttachedURL .Url {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    text-align: left;
}
.PORTALPAGE .AttachedURL .Url {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    text-align: left;
}
.AttachedURL .URLImage {
    background-position: center center;
    background-size: cover;
    float: left;
    margin-right: 10px;
    max-height: 175px;
    max-width: 125px;
    overflow: hidden;
    position: relative;
}
.PinnedFlow .AttachedURL .URLImage {
    margin-right: 0;
}
.PORTALPAGE .AttachedURL .URLImage {
    max-height: 300px;
    max-width: 100%;
    margin-right: 0 !important;
    float: none !important;
}
.Segments .AttachedURL .URLImage {
    max-height: 300px;
    max-width: 100%;
    margin: 0 !important;
    float: none !important;
}
.PinnedItems .MessageFlow .AttachedURL {
    max-width: unset;
    width: auto;
}
.PlayVideo {
    display: none;
}
.Video_1 .PlayVideo > i {
    left: 46%;
    top: 50%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
}
.PORTALPAGE .Video_1 .PlayVideo {
    left: 44%;
    top: 43%;
}
.Video_1 .URLImage {
    float: none;
    width: 100%;
    max-width: none;
    max-height: none;
}
.Segments .Video_1 .PlayVideo{
    left:44%;
    top:43%;
}
.Video_1 .PlayVideo {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    font-size: 2em;
    left: 45%;
    padding: 4px 0 4px 10px !important;
    position: absolute;
    text-align: center;
    top: 45%;
}
.Video_1 .PlayVideo .fi-play {
    float: none;
    display: block;
}
.Video_1 .PlayVideo:hover {
    box-shadow: 0 0 5px #ffffff, 0 0 40px #ffffff, 0 0 50px #ffffff, 0 0 75px #ffffff;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.VideoDisplayed .URLImage, .VideoDisplayed .PlayVideo {
    display: none;
}
.PORTALPAGE .BodyOfURL {
    padding: 2%;
}
.Segments .BodyOfURL {
    padding: 2%;
}
.BodyOfURL > a {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
.BodyOfURL .Description {
    line-height: 1.2rem;
    font-weight: normal;
    display:block;
    padding: 0 10px 10px;
    font-size: .9em;
}
.AttachedURL .fi-play {
    background: none repeat scroll 0 0 #cccccc;
    color: #666666;
    margin-right: 5px;
    padding: 0 5px;
}
.PORTALPAGE.BodyOfURL .Description:empty{
    display:none;
}
.MessageOwners i {
    float: none;
    margin: 0 5px;
    /*display: inline;*/
    color: #999;
}
.Names a{
    position: relative;
}
.MessageOwners .Names a{
    font-size: 1.2em;
    font-weight: 700;
}
.MiniProfile .MsgBroadcast_0.MsgMeta_2_2 .Avatar img {
    width: 100%;
}
.FeedItem .Comment .Action.Hide {
    display: none;
}
.FeedItem .Comment .Action {
    padding: 5px 0 0;
    text-align: right;
    width: 96%;
}
.MessageFlow .Comment .PostReplies .FeedItem > div.Inner {
    padding: 5px 5px 5px 55px;
}
.PostReplies {
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 0 0 25px !important;
}
.modal-open .PostReplies .FeedItem {
    display: block;
}
.StatArea {
    color: #333;
    padding: 3px 0;
}
.FeedItem .FeedItemOptions .fi-comment,
.PinRow .TotComments {
    display: none;
}
.FeedItem .Comment.Show {
    display: block !important;
}
.GroupAnnouncements .FeedItem .Comment.Show {
    display: none !important;
}
.FeedItem .Comment.Show .PostReplies {
    display: block !important;
}
.Announcements .FeedItem .Comment.Show .PostReplies {
    display: none !important;
}
.Announcements .FeedItem .Comment .PostReplyContainer.Show {
    display: none !important;
}
.FeedItem .Comment .PostReplyContainer.Show {
    display: block;
}
.StatArea >div.TotComments {
    cursor: pointer;
}
.StatArea > div {
    /*float: left;*/
    /*margin-right: 10px;*/
    position:relative;
    /*padding: 0 2px;*/
}
.FeedItem .StatArea .TotCommentsLink {
    padding-right: 10px;
}
.FeedItem .CommentLine {
    padding-left: 35px;
}
.PostReplies .FeedItem {
    display: none;
}
.PostReplies .FeedItem:last-child {
    display: block;
}
.Comment.Show .PostReplies .FeedItem {
    display: block;
}
.MessageFlow > .FeedItem:first-child > .Inner .MessageBody .PostedMessage {
    font-size: 2em;
}
.MessageFlow .FeedItem .LikeStatus1.fi-like {
    color: royalblue;
}
.FeedItemOptions .fas.fa-thumbtack {
    animation: unPin 300ms ease-out;
    transform: rotate(45deg);
}
.Pinned_1.fas.fa-thumbtack{
    animation: pinDown 500ms ease-out;
    color: #4169e1;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);  /*IE 9*/
    -webkit-transform: rotate(0deg);  /*Chrome, Safari, Opera*/
}
@keyframes unPin {
    0%{
        transform: rotate(0deg);
    }
    80%{
        transform: scale(1);

    }
    100%{
        transform: rotate(45deg);
    }
}
@keyframes pinDown {
    0%{
        transform: rotate(45deg);
    }
    20%{
        transform:translate(0,5px);
    }
    30%{
        text-shadow: 0 5px 3px rgba(0,0,0,0.7);
    }
    80%{
        transform: scale(.8);
        text-shadow: 0 7px 6px rgba(0,0,0,0.5);
    }
    100%{
        transform: rotate(0deg);
    }
}
.FeedItem .FeedItem .fi-share {
    display: none;
}
.ONLINE.MESSAGE .TotComments {
}
.ONLINE.MESSAGE .Comment .PostReplies .FeedItem {
    display: block !important;
}
.ONLINE.MESSAGE .FeedItem .Comment .PostReplyContainer {
    display: block !important;
}
.OFFLINE .FeedContainer .Options {
    display: none;
}
.OFFLINE .Feed .Message {
    display: none;
}
.BeTheFirstPost {
    font-size: 3em;
    font-weight: 200;
    margin: 0;
    padding-left: 10%;
}
.BeTheFirstPost .fi-arrow-up {
    color: #008000;
    margin-left: 10px;
    vertical-align: middle;
}
.Functions .dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    font-size: 14px;
    left: -108px;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.Functions .dropdown-menu.Show {
    display: block;
}
.AddFeedBroadcast .MessageBroadCast {
    margin-left: 5px;
    vertical-align: middle;
}
.AddFeedBroadcast .fi-eye {
    vertical-align: middle;
}
.AddFeedBroadcast li a > i {
    color: #999;
    font-size: 1rem;
    margin-right: 10px;
    vertical-align: middle;
}
.PostFileOptions li a > i {
    color: #999;
    font-size: 1.5em;
    margin-right: 10px;
    vertical-align: middle;
}
.CommentLineIndicator .EditRow {
    cursor: pointer;
    float: right;
    position: static;
    color: #ccc;
    text-align: right;
}
/*.CommentLineIndicator .EditRow {*/
/*cursor: pointer;*/
/*float: right;*/
/*position: relative;*/
/*color: #ccc;*/
/*}*/
.PinRow .Inner{
    position: relative;
}
.CommentLineIndicator .EditRow .fa-ellipsis-h {
    font-size: 1.25em !important;
    color: #ccc;
}

.ModalRightPane .CommentLineIndicator .EditRow {
    display: none;
}
.CommentLineIndicator .EditRow .fa-ellipsis-h:hover {
    color: #666;
}
/*.FeedItem:hover .CommentLineIndicator .EditRow {
    display: block;
}*/
.CommentLineIndicator .EditRow .arrow-down:hover {
    border-top: 10px solid #333333;
}
.CommentLineIndicator .EditRow .dropdown-menu {
    left: auto;
    top: 20px;
    width: 200px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
}
.CommentLineIndicator .PostReplies .EditRow .dropdown-menu.Show {
    display: block;
    width: 150px;
    /*left: -168px;*/
}
.CommentLineIndicator .EditRow .dropdown-menu li{
    display: inline-block;
    float: left;
    width:100%;
}
.MsgMeta_100_0 .CommentLineIndicator .EditRow .LinkPostRow,.MsgMeta_100_0 .CommentLineIndicator .EditRow .PinPostRow {
    display: none;
}
.CommentLineIndicator .EditRow .dropdown-menu.Show {
    display: block;
    animation: fadeIn 300ms ease;
}
.CommentLineIndicator .EditRow i {
    color: #999999;
    margin-right: 5px;
}
.CommentLineIndicator .EditRow i:hover {
    color: #333;
}
.MessageContainer .RightPaneFeed {
    display: none;
}
.GROUP .MessageContainer .RightPaneFeed>div {
    margin-bottom: 40px;
}
.GROUP .MessageContainer .RightPaneFeed {
    float: left;
    width: 30%;
    display: block;
}
.GROUP .MessageContainer.NoCloud .RightPaneFeed {
    display:none;
}
.GROUP .MessageContainer.NoCloud .LeftPaneFeed {
    float: none;
    width: auto;
}
.TagCloud {
    padding: 0 20px 20px 20px;
}
.TagCloud > ul li > div {
    float: left;
}
.TagCloud > ul {
    /* list-style: outside none none; */
    margin: 0;
    /* text-align: justify; */
    padding: 0;
    overflow: hidden !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.TagCloud > ul > li {
    color: #999999;
    display: inline-flex;
    margin-right: 2px;
    vertical-align: middle;
}
.TagCloud > ul > li:hover {
    color: #333;
    cursor: pointer;
}
.TagCloud > h3 {
    padding: 10px 0;
}

.MessageBody.EditPost > div.PostedMessage {
    /*   background-color: #fafad2; */
    padding: 5px;
}
.MessageBody .PostMessageBtn {
    display: none;
}
.MessageBody.EditPost .PostMessageBtn {
    display: inline;
    margin-top: 10px;
}
.PostReplies .TotComments {
    display: none;
}
.PostReplies .CommentLineIndicator {
    padding-left: 0;
}

.MsgBroadcast_4.SharedItem .forum-row-post .BroadcastDetails > i.fi-asterisk{
    display:none;
}
.MessageFlow .MsgBroadcast_4 .forum-row-post img.Recipient {
    /*width: 100%;*/
}
.MsgBroadcast_4 .forum-row-post img.Poster {
    display: none;
}
.MsgBroadcast_4 .forum-row-post .Names > a:first-child {
    display: none;
}
.MsgBroadcast_4 .forum-row-post .PostReplies img.Poster {
    display: block;
}
.MsgBroadcast_4 .forum-row-post .PostReplies .Names > a:first-child {
    display: block;
}
/*
.EditedDetails,.BroadcastDetails {
    float: left;
    font-size: 0.8em;
    position: relative;
}

.EditedDetails .fi-web,.BroadcastDetails .fi-web.xs {
    font-size: 0.5em;
    left: 0;
    position: absolute;
    top: 5px;
    vertical-align: middle;
    display: inline !important;
}*/
.BroadcastDetails {
    position: relative;
}
.feed-container .forum-row .forum-row-post {
    margin: 0;
}
.GroupAnnouncements .TotComments {
    display: none;
}
.GroupAnnouncements .FeedItem {
    padding: 0;
}
.GroupAnnouncements .MessageFlow {
    padding: 0;
    width: auto;
}
.GroupAnnouncements .CommentLineIndicator {
    padding: 0 !important;
}
.GroupAnnouncements .EditRow,
.GroupAnnouncements .FeedItemOptions,
.GroupAnnouncements .Comment,
.GroupAnnouncements .TotBottomSpacer
{
    display: none;
}
.PostReplies .TotBottomSpacer {
    display: none;
}
.Feed .ProcessIndicator.Show {
    display: block;
}
.Feed .ProcessIndicator {
    height: 15px;
    position: absolute;
    top: -5px;
    display: none;
}
.Feed .ProcessIndicator > img {
    height: 100%;
}
.NavMessage {
    display: none;
}
.GroupAnnouncements .NavMessage {
    display: block;
    font-size: 0.9em;
    position: absolute;
    right: 5px;
    top:-10px;
}
.likeDetails .detail > a {
    color: #FFFFFF;
}
.FeedImageUploadArea.Hide,.FeedFileUploadArea.Hide {
    display:none;
}
.FeedImageUploadArea .CurrUploadImage {
    padding: 0 0 5px;
    text-align: center;
}
.FeedImageUploadArea .CurrUploadImage.Empty {
    height: 100px;
    border: 2px dashed #ccc;
}
.FeedImageUploadArea .CurrUploadImage > img {
    width: 100%;
}
.FeedImageUploadArea .CurrUploadImage >i {
    display: none;
}
.FeedImageUploadArea .CurrUploadImage.Empty > i {
    display: block;
    line-height: 1.8em;
    color: #cccccc;
    font-size: 4em;
    margin: 0 auto;
}
.FeedImageUploadArea .FeedImages {
    -moz-columns: 5 auto;
    -webkit-columns: auto 5; /* Chrome, Safari, Opera */
    columns: auto 5;
    padding: 9px;
    -moz-column-gap: 5px;
    -webkit-moz-column-gap: 5px;
    -ms-moz-column-gap: 5px;
    -o-moz-column-gap: 5px;
}
.CommentLine .fi-camera {
    display: none;
}
.AttachedImages > div {
    background-size: cover;
}
.AImage {
    min-height: 250px;
    max-height: 444px;
    width: 70%;
    background-repeat: no-repeat;
    float:left;
}

.MessageBody .AttachedImages > div {
    text-align: center;
    float: left;
    background-position: center;
}
.MessageBody.SharedItem .AttachedImages > div {
    float: left;
}
.MessageBody .AttachedImages {
    max-width: 100%;
    margin: 2px;
    border-radius: 10px;
    overflow: hidden;
}
.PORTALPAGE .AImage.AImageCnt_1 {
    width: 100%;
}
.Port .AImage{
    width:100%;
}
.FEED.MessageBody .AttachedImages {
    max-width: 85%;
    margin-left: 4.5%;
}
.FEED.MessageBody.AttachCount_1 .AImage {
    width:100%;
}
.MessageBody.AttachCount_2 .AImage {
    width: 49.5%;
}
.MessageBody.AttachCount_2 .AImage.AImageCnt_1{
    margin-right:.5%;
}
.MessageBody.AttachCount_3 .AImage.AImageCnt_1 {
    width: 100%;
}
.MessageBody.AttachCount_3 .AImageCnt_2{
    margin-right: .5%;
}

.MessageBody.AttachCount_3 .AImageCnt_3,.MessageBody.AttachCount_3 .AImageCnt_2 {
    margin-top: .5%;
    width: 49.75%;
}
.MessageBody.AttachCount_4 .AttachedImages .AImage {
    width: 49.75%;
}
.MessageBody.AttachCount_4 .AImage.AImageCnt_1, .AttachCount_4 .AImage.AImageCnt_3 {
    margin-right: .5%;
}
.MessageBody.AttachCount_4 .AImage.AImageCnt_3, .AttachCount_4 .AImage.AImageCnt_4 {
    margin-top: .5%;
}
.MessageBody.AttachCount_5 .AImage.AImageCnt_1,.MessageBody.AttachCount_5 .AImage.AImageCnt_2 {
    width: 49.75%;
}
.MessageBody.AttachCount_5 .AImage.AImageCnt_3,.MessageBody.AttachCount_5 .AImage.AImageCnt_4,.MessageBody.AttachCount_5 .AImage.AImageCnt_5 {
    width: 33%;
    margin-top: .5%;
}
.MessageBody.AttachCount_5 .AImage.AImageCnt_1,.MessageBody.AttachCount_5 .AImage.AImageCnt_3,.MessageBody.AttachCount_5 .AImage.AImageCnt_4 {
    margin-right: .5%;
}
.AImage.Hide {
    margin-right: 3px;
    margin-top: 3px;
    width: 49%;
}
.MessageBody .ImagesPlus .AImage.AImageCnt_1,.MessageBody .ImagesPlus .AImage.AImageCnt_2 {
    width: 49.83%;
    margin-bottom: 3px;
}
.MessageBody .ImagesPlus .AImage.AImageCnt_3,.MessageBody .ImagesPlus .AImage.AImageCnt_4,.MessageBody .ImagesPlus .AImage.AImageCnt_5 {
    width: 33.1%;
}
.MessageBody .ImagesPlus .AImage.AImageCnt_1,.MessageBody .ImagesPlus .AImage.AImageCnt_3,.MessageBody .ImagesPlus .AImage.AImageCnt_4 {
    margin-right: 2px;
}
.AImage {
    padding: 3px 0;
    /*text-align: center;*/
}
.MessageFlow .AImage {
    cursor: pointer;
}

.AImage > img {
    max-width: 100%;
}
.AImage.AImageCnt_1 > img {
    max-width: 400px;
}
.Port .AImage.AImageCnt_1 > img {
    width: 100%;
}
.GroupAnnouncements .CommentLineIndicator {
    border-left: 0;
}
.SeeMore {
    display: none;
}
.MaxAttach99 .AImage.Hide,
.MaxAttach1 .AImage.Hide,
.MaxAttach2 .AImage.Hide,
.MaxAttach3 .AImage.Hide,
.MaxAttach4 .AImage.Hide,
.MaxAttach5 .AImage.Hide
{
    display: none;
}

/*.MaxAttach99 .AImage.AImageCnt_2,
.MaxAttach99 .AImage.AImageCnt_3,
.MaxAttach99 .AImage.AImageCnt_4,
.MaxAttach99 .AImage.AImageCnt_5
{
    float: right;
    width: 25%;
}
*/
.MaxAttach99 .AImage.AImageCnt_5:after {
    content: ' ';
    clear: both;
    display: block;
}
.MaxAttach99 .AttachedImages:after {
    content: ' ';
    clear: both;
    display: block;
}

.MaxAttach99 .AImage {
    padding: 0;
}
.MaxAttach99 .AImage > img {
    border: 2px solid #fff;
}
.MaxAttach99 .SeeMore {
    display: block;
}
.FEED .Container .MiddlePane .LeftSidePane,
.MESSAGE .Container .MiddlePane .LeftSidePane,
.TAG .Container .MiddlePane .LeftSidePane,
.INVITE .Container .MiddlePane .LeftSidePane

{
    float: left;
    width: 70%;
    position: relative;
}
.FEED .Container .MiddlePane .RightSidePane,
.MESSAGE .Container .MiddlePane .RightSidePane,
.TAG .Container .MiddlePane .RightSidePane,
.INVITE .Container .MiddlePane .RightSidePane
{
    float: left;
    width: 30%;
    padding-right: 5px;
}
.GroupAnnouncements .StatArea {
    display: none;
}
.PostReplies .BroadcastDetails {
    display: none;
}
.Read_1 {
    background-color: #ebebeb;
    margin-bottom: 1px;
}
.Read_0:first-child{
    background-color: #fff;
}

.MessageBody .More {
    color: inherit;
    font-size: inherit;
}
.StatArea {
    background-color: #ffffff;
    margin-bottom: 5px;
    padding: 0 10px 0 0;
}
.MessageFlow .FeedItemOptions {
    background-color: #ffffff;
    padding: 0 15px;
    position: relative;
    text-align: right;
}
/*.PinRow.MessageFlow .FeedItemOptions{*/
/*position: absolute;*/
/**/
/*}*/

.FeedItemOptions .ShareOptionIcons i {
    color: #aaa;
    cursor: pointer;
}

.FeedItemOptions > i:first-child {
    margin-left: 0;
}

.ShareOptionIcons > span {
}

.SHARE .Options {
    display: none;
}
.SHARE .FeedContainer>div {
    float: left;
}
.SHARE .LeftSidePane {
    width: 70%;
}
.SHARE .RightSidePane {
    width: 30%;
}
.SHARE .FeedContainer {
    margin-top: 20px;
}
.SHARE .MessageFlow {
    border: 3px solid #ccc;
}
.SHARE h2 > i {
    margin-right: 10px;
}
.ShareMessage {
    margin: 20px auto;
    width: 95%;
}
.MsgMeta_400_0 .SharedItem, .MsgMeta_400_2 .SharedItem {
    margin: 20px 10px;
    padding: 10px;
    width: 97%;
}
.PinsContainer .MsgMeta_400_0 .SharedItem,.PinsContainer  .MsgMeta_400_2 .SharedItem {
    margin: 20px 10px;
    width: 92.5%;
}
.PORTALPAGE .MsgMeta_400_0 .SharedItem, .MsgMeta_400_2 .SharedItem{
    width: 95%;
}

.SharingMessage {
    color: #999999;
    font-size: 0.759em;
    font-weight: normal;
}
.ShareFromWho {
    margin: 0 0 20px 0;
    width: 95%;
    color: #999;
}
.SharedItem .GoToMessage {
    display: none;
}
.SharedItem .Inner {
    padding-left: 5px !important;
}
.PollSetupContainer {
    margin: 0 auto;
    width: 95%;
    border-radius: 5px;
}
.PollSetupContainer .AddAnother {
    margin: 20px 0;
    color: #999;
    cursor: pointer;
}
.PollSetupContainer .AddAnother i {
    margin-right: 5px;

}
.PollSetupContainer .AddAnother:hover {
    color: #333;
}
.PollScale  > h2 {
    font-weight: 200;
    margin: 0 0 10px;
    color: #666;
}
.PollSetupContainer .Action.Suggestion {
    color: #999999;
    font-size: 1.25em;
    margin: 10px 0;
    border-top: 1px solid #cccccc;
    padding-top: 5px;
}
.PollSetupContainer .Action.Suggestion:hover {
    color: #333;
    cursor: pointer;
}
.PollSetupContainer .Action.Suggestion i {
    margin-right: 5px;
}

.PollSetupContainer .Answer > input {
    margin-right: 10px;
}
.PollSetupContainer .FieldRow.RendType_1 > div {
    -moz-columns: 2 auto;
    -webkit-columns: auto 2;
    columns: auto 2;
}
.PollSetupContainer .SuggestionEngineSetup {
    background-color: #ffffff;
    margin: 0 auto 20px;
    padding: 10px;
    width: 90%;
}
#Feed .PollRow {
    padding: 20px;
    width: 95%;
    margin: 0 auto 20px;
}
.StdForm.formMessaging .QuickPoll.QuickPollContainer {
    border-top: 1px solid #ccc;
}
.PollScale {
    margin: 0 auto;
    position: relative;
    width: 95%;
}
.PollScale .WizardSteps > div {
    float: left;
    width: 50%;
}
.PollScale .WizardSteps > div > div > div {
    float: none;
    width: auto !important;
}
.PollScale .StepLine {
    margin: 0 auto;
    top: 40px;
    width: 48% !important;
}
.PollScale .StepMarker {
    width: auto !important;
}
.QuickPoll.alert > h2 {
    font-weight: 200;
    margin: 10px 0 0;
    border-bottom: 1px solid #ccc;
    padding: 0;
}
.QuickPoll .Action {
    padding: 10px 0;
    text-align: right;
}
.QuickPoll.alert {
    margin: 0 10px;
    padding: 0 15px;
}
.MessageFlow .Answered {
    padding: 5px 0;
}
.MessageFlow .Answered > i.fi-info {
    margin-right: 5px;
}
.AnalyticText {
    z-index: 100;
    vertical-align: middle;
}
.AnalyticText span {
    font-size: .7em;
    vertical-align: middle;
}
.AnalyticIndicarorBox {
    background-color: #ddd;
}
.AnalyticIndicator {
    background-color: #888;
    height: 8px;
    margin-bottom: 5px;
    z-index: 1;
}
.PollAnalytics {
    background-color: #ffffff;
    margin-bottom: 15px;
    padding: 10px;
}
.PostReplies .MessageOwners {
    padding: 0;
}
.Tag.Search {
    bottom: 1px;
    left: 30px;
    position: absolute;
    z-index: 1000;
    font-size: 0.6em;
}
.CurrUploadImage > i:hover {
    color: #666 !important;
    cursor: pointer;
}
.Announcements .Segments > h2, .FeedAnnouncements .Segments > h2 {
    /*    font-size: 1.25em; */
}
.Comment .MessageOwners.ClearAfter {
    min-height: 50px !important;
    max-width: 95%;
}
.CurrUploadImage .fi-x {
    color: #333;
    display: block !important;
    left: -8px;
    position: absolute;
    top: 7px;
    cursor: pointer;
}
.FeedImages .CurrUploadImage .fi-x {
    left: 1px;
    top: 1px;
    background-color: #fff;
    border-radius: 100%;
    padding: 2px 5px 0 5px;
    border: 1px solid #ccc;
}
.CurrUploadImage .fi-x:hover {
    color: #ffa000 !important;
}
.CurrUploadImage.Empty .fi-x {
    display: none !important;
}
.CurrUploadImage {
    position: relative;
}

.ShareUserOptions > select {
    float: left;
    width: auto;
}
.ShareUserOptions .CM.Search > input {
    width: 100%;
    margin: 0px 15px 0 0;
}
.ShareUserOptions .CM.Search {
    width: 30%;
}
.ShareUserOptions #ShareWith, .ShareUserOptions .Search{
    color: #999999;
    width: auto;
    font-weight: 200;
    margin-top: 4px;
}
.ShareUserOptions #ShareWith option {
    padding: 5px;
}
.ShareUserOptions .CM.Search {
    display: block;
    float: left;
    position: static;
}
.ShareUserOptions .CM.Search input {
    font-size: 1em !important;
}
.PostReplies img.Recipient {
    display: none !important;
}
.AdvFeed {
    margin: 20px 0;
    padding: 5px;
}
.AdvFeed .AdvertisingBanner .AdvBanner {
    border: 0;
}

.AdvFeed .AdvertisingBanner .AdvBanner {
    width: 100%;
    padding-top: 25px;
}
/*
.AdvFeed .AdvertisingBanner .AdvBanner img {
    max-height: 80px;

}
*/
.AdvFeed .Controls {
    display: none;
}
.Segments .AdvFeed {
    display: none !important;
}
.MessageFlow .AdvFeed.affix {
    top: 26.9px;
    width: 800px;
    z-index: 1100;
}
.AdvSquare.affix {
    top: 20px !important;
}
.alert-woladv {
    /*background-image: linear-gradient(to bottom, #f0f0f0 0px, #999999 100%);
    background-repeat: repeat-x;*/
    box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
    border: 0;
}
a.PostCancel {
    font-size: 0.7em;
    margin-left: 20px;
}
.AddFeedBroadcast .caret {
    margin-left: 5px;
}
#formPollSetup .AnswerGroup .Trash {
    color: #999999;
    cursor: pointer;
    float: right;
    font-size: 1.3em;
    margin: 5px 0 0;
    position: relative;
    right: 2%;
}
#formPollSetup .AnswerGroup .Trash:hover {
    color: #333;
}
#formPollSetup input.Answer {
    /*float: left;*/
    width: 95%;
}
#formPollSetup ol{
    list-style-type: none;
}
.Group #formPollSetup input.Answer {
    width: 90%;
}
.timeline-date {
    text-align: center;
}

.timeline-date hr {
    border-top: 1px solid #e0e0e0;
    margin: 0 auto;
    position: relative;
    top: -10px;
    width: 80%;
    z-index: 100;
}
.timeline-date .date {
    position: relative;
    z-index: 200;
    padding: 15px 0 0;
}
.timeline-date .date span {
    background-color: #ffffff;
    color: #bbb;
    font-weight: 700;
    padding: 5px 10px;
    z-index: 1000;
}
.timeline-date {
    margin: 0 !important;
    text-align: center;
}
.timeline-date.FeedItem {
    min-height: 0;
    opacity: 1;
    text-align: center !important;
}
.timeline-date.FeedItem:first-child {
    min-height: 0 !important;
    padding: 10px 15px 0 !important;
}
.Segments .EditRow {
    display: none !important;
}
.TagBoxComtainer .Stats > div {
    float: left;
    padding: 2px;
}
.TagBoxComtainer .Stats > div > div {
    background-color: #f0f0f0;
    padding: 10px;
    text-align: center;
    color: #666;
    cursor: pointer;
}
.TagBoxComtainer .Stats > div > div:hover {
    background-color: #ccc;
}
.TagBoxComtainer .Stats .TagBox.Selected > div {
    background-color: #999;
    color: #fff;
}
.TagBoxComtainer .Stats > div > div > span.Name {
    font-weight: 200;
    margin-bottom: 10px;
}
.TagBoxComtainer .Stats > div > div > span.Tot {
    font-size: 1.75em;
    font-weight: 200;
}
.TagBoxComtainer h2 {
    font-weight: 200;
    color: #666;
    padding-left: 10px;
}
.TagBoxComtainer .badge {
    float: none;
    background-color: #999;
    color: #fff;
    display:none;
}
.CurrUploadFile .fi-x {
    float: left;
    margin-right: 10px;
    position: relative;
    top: -1px;
    font-size: 1.25em;
}
.CurrUploadFile {
    color: #999;
    padding: 5px;
}
.CurrUploadFile:hover {
    color: #666;
}
.CurrUploadFile i:hover {
    color: #333;
}
.ADocument > div {
    cursor: pointer;
    margin-top: 10px;
    font-weight: 700;
    color: #999;
}
.ADocument > div:hover {
    color: #333;
}
.ADocument > div > i {
    font-size: 1.25em;
    margin-right: 5px;
}
.ADocument {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    width:auto;
}
.ModalRightPane .timeline-date.FeedItem {
    display: none;
}
.QuestionTitle {
    border: 1px solid #ccc;
    color: #333;
    display: none;
    padding: 7px 10px 10px;
    width: 100%;
    margin: 0 0 10px;
}
.Message.Small.SmallQuestionMode {
    height: 35px;

}
.Message.SmallQuestionMode .QuestionTitle {
    display: block;
}
.QuestionContainer {
    font-size: 1rem;
    font-weight: 200;
}
.QuestionContainer .QuestionTitleText {
    font-size: 1.5em;
    font-weight: 700;
}
.SET_10 .QuestionContainer .QuestionTitleText {
    font-weight: 200;
    font-size: 2em;
}
.QuestionContainer .QuestionTitleLabel {
    margin: 0 0 10px !important;
}
.PostedMessage .QuestionContainer {
    display: none;
    background-color: #f0f0f0;
}
.PostedMessage.QuestionMode_1 .QuestionContainer {
    display: block;
}
.Message.SmallQuestionMode .MessageArea {
    /* border-top: 1px solid #cccccc; */
}
.QuestCountContainer .Question.Message {
    font-size: 1.4em;
    font-weight: 700;
}
/*
.QUESTIONS .Message.CoreStatusUpdate {
    display: none;
}
.QUESTIONS .Options {
    display: none;
}
.QUESTIONS .RightSidePane {
    display: none;
}
*/
.QUESTIONS .Heading .QuestionOptions {
    padding-right: 10px;
    text-align: right;
}
.QUESTIONS .QuestionOptions .btn > a {
    color: inherit;
}
.QUESTIONS .QuestionOptions .btn .badge {
    display: inline-block !important;
    float: none;
    margin-left: 5px;
}

.CategoryOptions input.typeahead.form-control.CategoryTags {
    margin-right: 10px;
    width: 70%;
}
.QuestionCategoriesContainer {
    color: #999999;
    padding: 5px 10px;
}
.CategoryOptions input[type=checkbox] {

    -ms-transform: scale(1.25); /* IE */
    -moz-transform: scale(1.25); /* FF */
    -webkit-transform: scale(1.25); /* Safari and Chrome */
    -o-transform: scale(1.25); /* Opera */
}
.CategoryOptions input {
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.CategoryOptions {
    list-style: outside none none;
    color: #666;
}
.CategoryOptions li {
    padding: 5px 0;
}
.QuestCategories {
    margin: 20px 0 0;
}
.QuestCategories > h3 {
    float: left;
    font-size: 0.9rem;
    font-weight: 200;
    margin: 0 5px 0 0;
}
.QuestCategories .CatTag {
    float: left;
    font-size: 0.9rem;
    margin: 0 2px;
    font-weight: 400;
}
.QuestCategories .CatTag::after {
    content: ",";
}
.QuestCategories .CatTag:last-child::after {
    content: "";
}
.QuestCategories h3 {
    color: inherit;
}
.QuickPoll .ProfileQuestionsContainer {
    background-color: transparent;
    padding: 0 2%;
    max-width: 600px;
    margin: 0 auto;
}
.Forum {
    padding: 0 10px;
}
.Forum .PostContainer {
    margin: 10px 0 0;
    padding: 0 20px;
    width: 100%;
}
.Port.Port-Forum .Forum .PostContainer {
    padding: 0 !important;
}
.Port.Port-Forum .TopicRow.heading {
    background-color: transparent;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.PostContainer .TopicPoster {
    padding-left: 37px;
    position: relative;
}
.PostContainer .TopicPoster .Avatar {
    height: 30px;
    left: 0;
    position: absolute;
    width: 30px;
}
.PostContainer .TopicPoster .Avatar img {
    width: 100%;
}
.PostContainer .TopicRow .Topic {
    font-weight: 700;
}
.ForumRow .Category, .ForumRow .Tot {
    /*font-size: 1.5em;*/
    color: #999;
    font-weight: 700;
}

.TopicRow {
    cursor: default !important;
}
.TopicRow.heading {
    background-color: #f0f0f0;
    color: #666;
    padding: 5px;
}
.TopicRow.heading .TopicPoster, .TopicRow.heading .TopicComments, .TopicRow.heading .TopicCategory {
    color: inherit;
    font-weight: 700;
    padding-left: 0;
}
.TopicRow:hover {
    background-color: #f0f0f0;
    cursor: pointer;
}
.TopicRow.std {
    padding: 5px;
}
.QuestCategories > h3 {
    background-color: inherit;
    margin: 0 5px 0 0 !important;
    padding: 0;
}
.PostContainer .Footer {
    padding: 0 10px !important;
    text-align: right;
}
.FeedAnnouncements.ChanSections .fa-hashtag {
    display: inline;
    font-size: 1rem !important;
}
.FeedAnnouncements .ChanSections:first-child {
    margin-top: 0;
}
.FeedArea .Advertising {
    padding: 10px 0;
}
.FeedArea .AdvText {
    display: none;
}
.FeedSuggestions .FullGroupList > li {
    float: none;
    width: 100%;
}
.SuggestedGroups .GroupListContainer {
    padding: 0;
}
.SuggestedGroups .UserActions {
    display: none;
}

.SuggestedBlogs.thumbnails .Blogs > li {
    float: none;
    width: 100%;
}
.SuggestedBlogs .Blogs {
    margin: 14px 0;
}
.SuggestedBlogs .BlogClickArea .Options {
    display: none;
}
.SuggestedBlogs, .SuggestedGroups {
    border-bottom: 0 none !important;
}
.SuggestedBlogs .BlogClickArea .front .Name {
    color: #ffffff;
    font-weight: 200;
    margin-left: 80px;
    position: absolute;
    top: 3px;
}
.SuggestedBlogs .All,.SuggestedGroups .All  {
    padding: 5px 0;
}
.SuggestedBlogs .Blogs   {
    margin-bottom: 0;
    padding-bottom: 0;
}
.FeedAnnouncements.ChanSections {
    border: 0 none;
}
.FeedAnnouncements.ChanSections:hover {
    background-color: transparent;
    color: #666;
    cursor: inherit;
}
.FeedAnnouncements.ChanSections:first-child {
    border-bottom: 0;
}
.SuggestionEngineContainer .SuggestionEngineDisplay {
    display: block;
    text-align: right;
    margin: 10px 0 0;
}
.SuggestionEngineContainer .ChanSections:hover {
    background-color: transparent;
}

.SuggestionEngineContainer .ChanSections:first-child {
    border-bottom: 0 none;
    margin-top: 10px;
}
.SuggestionEngineContainer .MMEvents > h2:first-child,
.SuggestionEngineContainer .MMEvents .imageGradient{
    display: none;
}
.SuggestionEngineContainer .Row.MMEvent {
    margin-bottom: 0;
}
.SuggestionEngineContainer .TZ {
    font-size: .8em;
}
.SuggestedChannels #FullChannelList > h3 {
    display: none;
}
.SuggestionDescription {
    font-style: italic;
    text-align: left;
    font-size: .9em;
    padding: 0 25px;
}
.ChanSections:first-child {

}
.emoji {
    font-size: 1.7em;
    margin: 0 2px;
    vertical-align: middle;
}
.TweetInfo .twitter-link {
    vertical-align: middle;
    font-weight: 500;
    color: #1DA1F2;
    float: right;
}
span.twitter-link {
    color: white;
    background-color: #1DA1F2;
    font-style: italic;
    font-size: 10px;
    padding: 0 4px;
    display:inline-block;
}
.twitterPost a:last-child:hover {
    text-decoration: none;
}
.twitterPost {
    margin-bottom: 5px;
}
/*.AttachedURL .fi-play {*/
/*color: #666666;*/
/*margin-right: 5px;*/
/*padding: 0 5px;*/
/*}*/
.BodyOfURL i{

    font-size: 0.5em;
    margin-left: 3px;
    color:#666;
    vertical-align: middle;
    display: inline !important;

}
.twitter-link:hover{
    background-color: #2a6496;
}
.TweetInfo .fa-brands.fa-x-twitter {
    font-size: 1.2em;
    vertical-align: middle;
    color: #1DA1F2;
    position: relative;
    top: -3px;
}
div#twitterHandle a {
    float: left;
}
/*div#twitterHandle {*/
/*float: right;*/
/*}*/

.Tweet_1 .PostedMessage {
    padding: 20px 0;
}

.Port .TweetInfo {
    /*top: -6px;*/
    font-size: .8em;
}
.SingleMessage .LeftSidePane {
    float: none !important;
    margin: 0 auto !important;
    width: 80% !important;
}
.SingleMessage .RightSidePane {
    display: none;
}
.SHARE div#UploaderButton {
    display: none;
}
.FEED .ImageArea .ModalRightPane .OpenFeedContainerOptions {
    display: none !important;
}
.InProgress {
    opacity: .3;
}
.tooltip.bottom .tooltip-inner {
    background-color: #cccccc;
    color: #333;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #cccccc;
}
.OpenFeedContainerOptions .dropdown-menu {
    right: 0;
    left: auto;
}
.OpenFeedContainerOptions .btn {
    color: #999;
}
.OpenFeedContainerOptions .btn:hover {
    color: #333;
}
.starRating {
    margin: 0 20px 0 10px;
    color: #ccc;
    cursor: pointer;
    text-align: center;
    display: none;
}
.starRating * {
    vertical-align: middle;
}
.starRating span {
    color: #999;
}
.starRating i {
    font-size: 1.5em;
}
.starRating.star1 > i:nth-child(2) {
    color: #ffd700;
}
.starRating.star2 > i:nth-child(2),
.starRating.star2 > i:nth-child(3) {
    color: #ffd700;
}
.starRating.star3 > i:nth-child(2),
.starRating.star3 > i:nth-child(3),
.starRating.star3 > i:nth-child(4) {
    color: #ffd700;
}
.starRating.star4 > i:nth-child(2),
.starRating.star4 > i:nth-child(3),
.starRating.star4 > i:nth-child(4),
.starRating.star4 > i:nth-child(5) {
    color: #ffd700;
}
.starRating.star5 > i:nth-child(2),
.starRating.star5 > i:nth-child(3),
.starRating.star5 > i:nth-child(4),
.starRating.star5 > i:nth-child(5),
.starRating.star5 > i:nth-child(6) {
    color: #ffd700;
}
.starRating.star6 > i:nth-child(2),
.starRating.star6 > i:nth-child(3),
.starRating.star6 > i:nth-child(4),
.starRating.star6 > i:nth-child(5),
.starRating.star6 > i:nth-child(6),
.starRating.star6 > i:nth-child(7) {
    color: #ffd700;
}
.starRating.star7 > i:nth-child(2),
.starRating.star7 > i:nth-child(3),
.starRating.star7 > i:nth-child(4),
.starRating.star7 > i:nth-child(5),
.starRating.star7 > i:nth-child(6),
.starRating.star7 > i:nth-child(7),
.starRating.star7 > i:nth-child(8) {
    color: #ffd700;
}
.starRating.star8 > i:nth-child(2),
.starRating.star8 > i:nth-child(3),
.starRating.star8 > i:nth-child(4),
.starRating.star8 > i:nth-child(5),
.starRating.star8 > i:nth-child(6),
.starRating.star8 > i:nth-child(7),
.starRating.star8 > i:nth-child(8),
.starRating.star8 > i:nth-child(9) {
    color: #ffd700;
}
.starRating.star9 > i:nth-child(2),
.starRating.star9 > i:nth-child(3),
.starRating.star9 > i:nth-child(4),
.starRating.star9 > i:nth-child(5),
.starRating.star9 > i:nth-child(6),
.starRating.star9 > i:nth-child(7),
.starRating.star9 > i:nth-child(8),
.starRating.star9 > i:nth-child(9),
.starRating.star9 > i:nth-child(10) {
    color: #ffd700;
}
.starRating.star10 > i:nth-child(2),
.starRating.star10 > i:nth-child(3),
.starRating.star10 > i:nth-child(4),
.starRating.star10 > i:nth-child(5),
.starRating.star10 > i:nth-child(6),
.starRating.star10 > i:nth-child(7),
.starRating.star10 > i:nth-child(8),
.starRating.star10 > i:nth-child(9),
.starRating.star10 > i:nth-child(10),
.starRating.star10 > i:nth-child(11) {
    color: #ffd700;
}
.VUD_1 .TVTU {
    color: greenyellow !important;
    text-shadow: 0 0 0 #ffffff, 0 0 10px #ffffff;
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.VUD_-1 .TVTD {
    color: #ff4500 !important;
    text-shadow: 0 0 0 #ffffff, 0 0 10px #ffffff;
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
/* Suumary Stars */
.SummaryComment .starRating.star1 > i:nth-child(2) {
    color: #666;
}
.SummaryComment .starRating.star2 > i:nth-child(2),
.SummaryComment .starRating.star2 > i:nth-child(3) {
    color: #666;
}
.SummaryComment .starRating.star3 > i:nth-child(2),
.SummaryComment .starRating.star3 > i:nth-child(3),
.SummaryComment .starRating.star3 > i:nth-child(4) {
    color: #666;
}
.SummaryComment .starRating.star4 > i:nth-child(2),
.SummaryComment .starRating.star4 > i:nth-child(3),
.SummaryComment .starRating.star4 > i:nth-child(4),
.SummaryComment .starRating.star4 > i:nth-child(5) {
    color: #666;
}
.SummaryComment .starRating.star5 > i:nth-child(2),
.SummaryComment .starRating.star5 > i:nth-child(3),
.SummaryComment .starRating.star5 > i:nth-child(4),
.SummaryComment .starRating.star5 > i:nth-child(5),
.SummaryComment .starRating.star5 > i:nth-child(6) {
    color: #666;
}
.QM_1 .starRating {
    display: block;
}
.FeedItemOptions .fi-dislike {
    display: none;
}
.QM_1 .Comment .starRating {
    display: inline;
    position: relative;
    top: -6px;
}
.CoreStatusUpdate.SmallQuestionMode .MessageArea {
    /* background-color: #f5f5f5; */
}
.Comment .fas.fa-thumbtack {
    display: none;
}
.TopicPoster img {
    background-color: #ccc;
}
.ForumRow .PostContainer .Topic {
    width: 40%;
}
.Forum .ForumRow .TopicPoster {
    width: 40%;
    float: left;
}
.Port .Forum .ForumRow .TopicPoster {
    width: 40% !important;
    float: left !important;
}
.Forum .ForumRow .heading.TopicComments {
    width: 10%;
}
.Forum .ForumRow .heading .TopicComments {
    width: 10%;
    text-align: center;
}
.Forum .ForumRow .TopicRow .TopicTotComments {
    width: 10%;
}
.Forum .ForumRow .TopicRow .TopicTotComments {
    width: 10% !important;
    text-align: center;
    float: left !important;
}
.TopicCategory {
    float: left !important;
}
.QUESTIONS .Forum {
    margin-bottom: 100px;
}
.QUESTIONS .ForumPost h3 {
    margin: 0 0 10px 0 !important;
    background-color: transparent;
    font-weight:700;
    padding:0;
}
.QUESTIONS .ForumPost {
    margin: 10px 10px 0 10px;
    background-color: #f0f0f0;
    padding: 10px 10px 20px;
}
.QUESTIONS .formMessaging {
    background-color: #fff;
}
.CategoryOptions input#Tag {
    width: 100% !important;
}
.ClosedMessage {
    margin: 0 0 10px 0 !important;
    font-weight: 700;
    text-align: right;
    float: right;
    position: relative;
    top: -12px;
    right: -10px;
    font-size: .8em;
}
.PinsContainer .ClosedMessage{
    right:0;
    top:0;
}
.Feed .ForumPost .Message {
    border: 0;
}
.EditPostTitle {
    display: none;
}
.QM_1 .EditPostTitle {
    display: block;
    width: 100%;
    margin: 10px 0;
    font-size: 1.25em;
    padding: 3px;
}
.SummaryComment div {
    background-color: transparent !important;
}
.SummaryComment h3 {
    margin: 0;
    float: right;
    position: relative;
    top: -14px;
    right: -10px;
    /* font-weight: 400; */
    color: #999;
}
.SummaryComment .starRating span {
    color: #666;
}
.SummaryComment .starRating {
    color: #aaa;
}
.MessageFlow .SummaryComment .FeedItemOptions > i {
    color: #999;
}
.TopicRow .fi-minus {
    background-color: #ffa000;
    color: #fff;
    border-radius: 100%;
    padding: 0 3px;
}
.TopicRow .fi-page {
    background-color: deepskyblue;
    color: #fff;
    border-radius: 100%;
    padding: 0 5px;
}
.TopicRow .fi-graph-bar {
    background-color: #ff4500;
    border-radius: 100%;
    color: #ffffff;
    padding: 0 3px;
}
h3.SummaryEdits i {
    margin-right: 15px;
    cursor: pointer;
    color: #ccc;
}
h3.SummaryEdits i:hover {
    color: #666;
}
.SummaryComment .EditRow {
    display: none;
}
.CollaborationStatus_-1 .PostReplyContainer, .ONLINE.MESSAGE .FeedItem.CollaborationStatus_-1 .Comment .PostReplyContainer {
    display: none !important;
}
.ForumExplanation.TopicVote {
    margin-bottom: 20px;
}
.ForumExplanation {
    margin-bottom: 10px;
    padding: 0 6%;
}
.ForumExplanation .btn-group {
    float: right;
    margin: 5px 0;
}
.TopicVoteContainer .starRating {
    display: none;
}
.TopicVoteContainr .MsgMeta_100_2 {
    display: none;
}
.TopicVoteContainer {
    padding: 10px 0;
    text-align: right;
    font-size: 2em;
    position: relative;
    padding:9;
    bottom:-15px;
    right:-15px;
}
.TopicVoteContainer i {
    color: #ffffff;
    margin: 0 5px;
    vertical-align: middle;
}
.TopicVoteContainer i:hover{
    margin: 0 5px;
    color: #eee;
    cursor: pointer;
}
.TopicVoteContainer span {
    font-size: 1.5rem;
    font-weight: 200;
    vertical-align: middle;
    display: none;
}
.TopicVoteContainer .starRating {
    color: inherit;
}
.QuestionContainer .starRating, .QuestionContainer .starRating * {
    color: inherit;
    display: none;
}
.QM_1.QMTV_1000 .FeedItemOptions .fi-like {
    display: none;
}

.CircleBadge {
    border: 1px solid #ffffff;
    border-radius: 100%;
    display: inline-block;
    font-size: 0.8rem;
    left: -7px;
    padding: 4px 7px;
    position: relative;
    top: -15px;
}
.CircleBadge.TotUps {
    background-color: green;
    color: #fff;
}
.CircleBadge.TotDowns {
    background-color: #ff0000;
    color: #fff;
}
.CircleBadge:empty {
    visibility: hidden;
}
.PostedMessage .More a, .More a:visited {
    color: #428bca;
}
/* PIN TOPIC CSS*/
.topicList {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 100%;
    height: auto;
    overflow: hidden;
    overflow-y: scroll;
    max-height: 213px;
}
.popover.toggled .topicList {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-top: 45px;
    max-height: 169px;
}
.popover.toggled .addTopic{
    box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
    animation: fadeIn 300ms ease;
    margin:0;
    left: 0;
    position: absolute;
}
.addTopic {
    height: auto;
    width: 100%;
    background-color: #eee;
    padding: 2px;
    margin: 30px 0 0 1%;
    border-radius: 0 0 3px 3px;
    /*animation: fadeOut 300ms ease;*/
}
.addTopic p{
    margin: 3px;
}
.pinTopic {
    width: 31.3%;
    height: 100px;
    float: left;
    margin: 1%;
    border-radius: 3px;
    cursor: pointer;
}
.addButton {
    background-color: #eee;
    width: 31.3%;
    height: 100px;
    margin: 1%;
    float: left;
    text-align: center;
    color: #000;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 3px;
    cursor: pointer;
}
.addButton p{
    padding-top: 20%;
}
.addButton:hover{
    background: #666;
    color: white;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
#topicForm {
    margin: 2px 0px 2px 2px;
}
#topicForm input {
    border: none;
    line-height: 30px;
    width: 78%;
}
#topicForm button {
    border: none;
    height: 30px;
    padding: 5px;
}
.initialCont.addButton{
    width: 98%;
    /*margin:10px 10% 0 10%;*/
    height:200px;
}
.toggled .initialCont.addButton{
    height:163px;
}
.initialCont.addButton p {
    padding-top: 12%;
    font-size: 2em;
}
.pinTopicName {
    color:#666;
    text-align: center;
    word-break: break-all;
    margin-bottom: 0;
    font-size: 1em;
    white-space: none;
    overflow: hidden;
    height: 56px;
}


#topicPopOver.popover{
    border:none;
}
div#topicPopOver.popover {
    position: absolute;
    top: 82%;
    left: 70%;
    display: block;
    width: 300px;
    max-height: 245px;
    z-index: 500;
    border-radius: 3px!important;
    padding: 0;
}
.popover.toggled .topicHeader{
    box-shadow: none;
}
.topicHeader{
    color: #ffffff;
    height: 9%;
    padding: 2%;
    position: relative;
    box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
}
.topicHeader span {
    margin: 0;
}
.Pins {
    overflow-y: scroll;
    height: 273px;
}
.PinRow .AttachedImages > div {
    width: 20%!important;
    margin: 0!important;
    min-height: 30px;
}
.popHeader {
    color: #ffffff;
    height: 9%;
    padding: 1%;
    position: relative;
    z-index: 100;
    box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.2);
    background-color: #999;
}
.AuthorBlog .Avatar {
    width: 14%;
}
.AvailableBlogList {
    overflow-y: scroll;
    max-height: 273px;
    border-radius: 3px;
    padding: 5px;
}
.popHeader span{
    margin:0;
    cursor: pointer;
}
.Close {
    cursor: pointer;
    float: right;
    opacity: 0.8;
    margin-left: 15px;
}
.noPins.hide{
    animation: fadeOut 300ms ease;
}
.noPins {
    background: #666;
    width: 70%;
    padding: 10px;
    text-align: center;
    margin: 25% 15%;
    border-radius: 3px;
    animation: fadeIn 300ms ease;
}
.PINS .topicContainer{
    height: 100%;
    clear:both;
    border-radius: 10px;
    margin-left: 4.5%;
}
h3.Topic {
    font-weight: 400;
}
h3.Topic:first-child{
    margin-top: 5%;
}
[data-pintopiccontainer="Default"] .PinRow .dropdown-menu > .RemovePinRow{
    display:none;
}
.PinRow .TopicName {
    float: left;
    font-size: 1.2em;
    line-height: 0.7em;
}
.removeButton{
    margin: 0 0 0 3px;
    float: left;
    visibility: hidden;
    display: block;
}
.TopicName{
    /*width: 60%;*/
    float: left;
}
.topicInfo:hover .removeButton{
    visibility: visible;
    display: none;
}
.topicInfo {
    margin:3px;
    height: 20px;
    width: 60%;
}
.MessageFlow .FeedItem .RemovePinRow{
    display:none!important;
}
.PINS .MessageFlow .FeedItem .RemovePinRow{
    display: block!important;
}
[data-pintopiccontainer="Default"] .topicInfo .removeButton{
    display:none!important;
}
.removeButton:hover{
    color: #ff0000;

}

@keyframes greenFlash {
    0%{
        opacity: 1;
        transform:scale(1);

    }
    50%{
        opacity: 0;
        background-color: greenyellow;
        transform:scale(1.1);

    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@keyframes redFlash {
    0%{
        opacity: 1;
        transform:scale(1);

    }
    50%{
        opacity: 0;
        background-color: Red;
        transform:scale(1.1);

    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@keyframes smallShake {
    0%{
        transform:translate(-3px)rotate(-10deg);
    }
    25%{
        transform:translate(3px)rotate(10deg);
    }
    50%{
        transform:translate(-3px)rotate(-10deg);
    }
    75%{
        transform:translate(3px)rotate(10deg);
    }
    100%{
        transform:translate(-3px)rotate(-10deg);
    }
}

.PinIcon .Shake {
    animation: smallShake 500ms ease;

}
.pinTopic.greenFlash{
    animation:greenFlash 1.5s ease-out;
}
.clickedRed{
    animation:redFlash 1.5s ease-out;
}
.pinTopicContainer.greenFlash{
    animation:greenFlash 1.5s ease-out;
}
/* TOPIC END*/
.LatestReply.ClearAfter {
    float: none !important;
    width: 100%;
    clear: both;
    padding: 5px 0 5px 20px;
    color: #999;

}
.LatestReply div {
    margin-top: 10px;
}
.LatestReply strong {
    font-weight: 400;
    color: #666;
}
.Port .TopicCategory {
    display: none;
}
.Port .Topic {
    float: none !important;
    margin-bottom: 10px;
}
.TopicCategory .btn {
    max-width: 100%;
}
.Port .Forum .ForumRow .TopicPoster {
    width: 60%;
}
.Port .Forum .ForumRow .TopicPoster {
    width: 80% !important;
}
.Port .Forum .ForumRow .TopicTotComments {
    width: 20%;
}
.Port .Forum .ForumRow .heading .TopicComments {
    width: 20%;
    text-align: center;
}
.Port .ForumRow .PostContainer .Topic {
    width: 100%;
}
.Port .ForumRow .GroupPosted {
    float: none !important;
    width: 100% !important;
    clear: both;
    padding-top: 10px;
    text-align: right;
    font-size: .85em;
}
.Port .TopicRow.std.cols5.ClearAfter {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.Port .TopicRow.std.cols5.ClearAfter:last-child {
    border-bottom: 0;
}
.Port .LatestReply {
    padding: 5px 0;
}

.CategoryOptions label {
    font-weight: normal;
}
div#flyout {
    animation: fadeIn 300ms ease;
    position: relative;
}
.TopicContainer.abouttohide{
    animation: fadeOut 300ms ease!important;
}/*div#flyout.hide {*/
/*animation: fadeOut 300ms ease;*/
/*position: relative;*/
/*}*/

.pinTopic{
    border: 3px solid #eeeeee;
}
.Message.ShowIdeaQuestLabels.Small .QuestionBox .IdeaQuestLabel_Quest {
    display: none;
}
.Message.ShowIdeaQuestLabels.Small .QuestionBox .IdeaQuestLabel_Article {
    display: none;
}
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Quest.Small .QuestionBox {
    padding: unset;
}
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Article.Small .QuestionBox {
    padding: unset;
}
.Message.ShowIdeaQuestLabels.Small .QuestionBox > input {
    border: unset;
}
.QMText.QMArticle {
    display: none;
}
.SET_10 .QMText.QMArticle {
    display: block;
}
.SET_10 .QMText.QMQuestion {
    display: none;
}
.Message label.IdeaQuestLabel {
    display: none;
}
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Quest label.IdeaQuestLabel_Quest,
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Idea label.IdeaQuestLabel_Idea,
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Article label.IdeaQuestLabel_Article {
    display: block;
}
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Quest .StatusUpdate,
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Idea .StatusUpdate,
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Article .StatusUpdate,
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Quest .QuestionBox,
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Idea .QuestionBox,
.Message.ShowIdeaQuestLabels.QuestIdeaLabel_Article .QuestionBox {
    padding: 10px;
}
.Message.ShowIdeaQuestLabels .QuestionBox > input {
    border: 1px solid #ccc;
}
.CommentLineIndicator .Avatar img {
    height: 100%;
}

.read-status {
    opacity: 0;
}
.PostedMessageText img {
    max-width: 100%;
    height:auto !important;
}
.EditCats {
    display: none;
}
.QM_1 .EditCats {
    display: block;
}
.EditCats > ul {
    padding-left:0;
}
.EditCats .CategoryTags .typeahead.form-control.CategoryTags {
    width: 70% !important; ;
}
.EditCats .CategoryTags.typeaheadContainer i.fi-plus {
    top: -3px;
}
.EditCats .HomeGroup {
    margin-top: 20px;
}
.MessageArea img, .MessageBody img {
    max-width: 100%;
    /*height: auto !important;*/
}
.Message .AttribPersonSearch, .MessageFlow .AttribPersonSearch {
    max-width: 250px;
    max-height: 200px;
    left: 12%;
    overflow: hidden;
    overflow-y: scroll;
    border-radius: 3px;
}
.CovPhoto.URLImage > img {
    min-width: 125px;
    min-height: 125px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #ccc;
}
.NewMemberRollCall .Avatar {
    width: 30px !important;
    height: 30px !important;
    position: absolute !important;;
    left: 0 !important;;
    top: 0 !important;;
}
.NewMemberRollCall .std {
    padding: 5px 0 5px 35px;
    margin: 5px 0 5px 0 !important;
    position: relative;
    min-height: 35px;
}
.NewMemberRollCall .row strong {
    font-weight: 700 !important;
}
.forumgroups>div>div>div.Avatar {
    width: 90px;
    margin: 0 auto;
}
.forumgroups .std.row {
    border 0;
}
.forumgroups>div>div {
    border: 1px solid #ccc;
}
.forumgroups .Name {
    padding: 5px 0 5px 10px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .7em;
}
.forumgroups .std.row {
    padding: 5px;
    border: 0;
}
.forumgroups .std.row >div {
    padding: 10px 0 0;
}
.forumgroups {
    width: 90%;
    border: 1px solid #ccc;
    margin: 10px auto 10px 3%;
    padding: 10px;
    height: 250px;
    overflow: auto;
}
.forumgroups .std.row.selected {
    background-color: yellowgreen;
}
.forumgroups .std.row>div {
    background-color: #fff;
}
.Small .v-step {
    display: none
}
.v-step {
    color: #333;
    text-align: center;
    padding: 10px;
    font-size: 4em;
    display: none;
}
.v-step>div {
    background-color: #f0f0f0;
    display: inline;
    border-radius: 100%;
    padding: 0 25px;
}
.forumgroups>div>div {
    float: none;
}
.SelectAGroup .forumgroups>div {
    cursor: pointer;
}
.reachInfo {
    position: relative;
    top: 4px;
    cursor: pointer;
}
.AImage-single-image.AImageCnt_1 {
    float: none !important;
}
.MessageFlow .VideoCollection {
    margin: 0;
    border-bottom: 1px solid #ccc;
}
.MessageFlow .VideoURL .Title {
    font-size: .9em;
    margin: 0 0 10px 0;
    font-weight: 700;
}
.MessageFlow .Blogs img {
    width: 100%;
}
.MessageFlow .RecentMemberArticles {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin: 0 0 20px;

}
.MessageFlow .BlogListContainesr {
    width: 90%;
    margin: 0 auto;
}
.MessageFlow .Port.Port-Events.Segments.Events.ClearAfter {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.MessageFlow .Port.Port-Events .Body.ClearAfter.std.cols2.cols.mobile.mobile1 {
    width: 90%;
    margin: 0 auto;
}
.PinnedPosts > .APTitle h3 {
    font-size: unset;
    font-weight: 200;
    margin: 0 !important;
    padding: 10px 0 !important;
    position: static;
    text-align: left;
}
.PinnedPosts {
    margin: 20px auto 0;
    border-bottom: 1px solid #ccc;
}
.PinnedPosts:last-child {
    border-bottom: 0;
}
.PinnedPosts:last-child .FeedItem.Show {
    border-bottom: 0;
}
.PinnedPosts .timeline-date {
    display: none;
}
.PinnedPosts > .APTitle {
    margin: 0 0 10px !important;
    padding: 0;
    width: auto;
}

.PinContainer.ClearAfter {
    margin-top: 20px;
}
.PinContainer.ChanSections {
    padding: 10px 30px 10px 0;
}
.PinContainer i.fas.fa-thumbtack {
    margin: 0 10px 0 5px;
}
.GroupPortal .timeline-date.FeedItem {
    margin: 0 0 20px  !important;
}
.GroupPortal .GroupAnnouncements .NavMessage {
    top: -10px;
    z-index: 1000;
}
/*.PinnedItems .FeedItem {
    border: 3px solid #f0f0f0 !important;
}*/
.PinnedItems .FeedItem {
    padding: 0 10px;
}
.pollAnswer {
    position: relative;
    padding: 10px 0;
    height: 40px;
}
.pollRowAnswerBG {
    background: transparent;
    padding: 20px 0;
    top: 0;
    position: absolute;
    padding: 10px 0;
}
.pollRowAnalytic {
    background: #dadada;
    top: 0;
    position: absolute;
    padding: 10px 0;
    height: 40px;
    /* border-right: 2px solid #999; */
}
.pollRowAnswer {
    background: transparent;
    width: 100%;
    top: 0;
    position: absolute;
    padding: 10px 0;
    z-index: 1000;
}
.pollRowAnswer>span {
    margin-left:5px;
    font-size:.75em;

}
.QuickPollContainer .Answer {
    padding: 8px 0;
    border-radius: 6px;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.pollAnswerContainer {
    margin: 20px auto 30px;
}
.pollAnswerContainer>div {
    cursor: pointer;
}
.FORUMPOSTALL .StdForm.formMessaging {
    position: relative;
    padding: 20px;
}
