
div.fb-like {  position:absolute;z-index:9999;}
div.fb-like iframe { width: 200px!important;}

#display {  z-index: 3;
  display: none;
    position: fixed !important;  
    position: absolute;  
    bottom: 0;  
    left: 0; 
 right: 0;
    border: 2px dashed #7e6b7d;
   background-color: #7c7e94;  
   

filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
    font-size: 1.0em;
    line-height: 2em;
  color: #fff;  
}


#display2 {  z-index: 3;
    background-color: #7c7e94;  
   padding-top: 8px;
   padding-bottom: 8px;
padding-left:20px;
height: 52px;

     font-size: 20px;
    line-height: 2em;
  color: #fff;  
}




@media screen and (min-width: 799px)  {

#display2 {  z-index: 3;
    background-color: #7c7e94;  
	display: table-cell;
	vertical-align: middle;
   padding-top: 8px;
   padding-bottom: 8px;
padding-left:20px;
height: 52px!important;
     font-size: 20px;
    line-height: 1em;
  color: #fff;  
}


}


#xzopim_badge {
display:none !important;
}

#xzopim-unreadmsg-container .xzopim-unreadmsg{
display:none !important;
}

.rightBannerImg {
width: 60px;
border-radius: 10px;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.6);
border: 1px solid #ffffff; /* gt */
}