/*Child Feed CSS Overides for Automated (Canned) Messages*/

.feedText div .hideinfeed, .feedText p .hideinfeed, .feedText a .hideinfeed, .feedText .hideinfeed {display:none;}
.readMessage_pro .autoMessage 
{
margin:-35px 0 -62px 0;
}
.feedText .autoMessage 
{
padding-top:5px;
}

/*global Concierge css*/


.rcPayload {
    
}
.rcVideo, .rcR21Video {
display:block;
background-repeat:no-repeat;
background-position:center;
height:60px;
width:80px;
}

.rcTextLink, .rcButton1 
{
    font-size:12px;
    color:#00a99d;
    font-weight:bold;
    text-transform:uppercase;
}

.rcButton1  {
    color:#fff;
    background-color:#00a99d;
    padding:2px;
	font-family:"Trebuchet MS", Sans-Serif;
	line-height:1.5em;
	padding:0 4px;
}
  td.feedContent p a.rcButton {
    font-weight:bold;
    text-transform:uppercase;
}

.concierge a .rcButton, .concierge .pro h5 a {
    color:#ff0000;
}



/* Floatbox CSS 

.rcLogoFloat {

    height: 50px;
    width: 40px;
    background-image: url('http://r21concierge.s3.amazonaws.com/images/concierge.png');
    background-repeat: no-repeat;
    margin-right: 20px;
    float: left;
}

.rcWrap_head, .rcWrap_head2 {
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    color:#ffffff;
    text-transform:uppercase;
    display:block;
    padding-top:5px;
}

.rcWrap_head2 {
    padding-top: 0px;
}
.rcWrap_text {
    font-family: verdana,sans-serif;
    font-weight: bold;
    color:#ffffff;
    font-size: .9em;
}
.rcCaption {
    font-family: verdana,sans-serif;
    font-weight: normal;
    font-style: italic;
    color:#ffffff;
    font-size: 1.2em;
}
.rcTealLink {
    color:#00A99D;
}  
*/