/*

#LR-BTN{
	width: 100px !important;
    height: 100px !important;
    border-radius: 50% !important;
}

#LR-BTN-ICON{
	width: 70px !important;
    height: 70px !important;
    background-position: 20px 20px !important;
}

#LR-CIRCLE{
	width: 100px !important;
    height: 100px !important;
   	border-radius: 50% !important;
    text-align: center;
    font-size: 30px !important;
    line-height: 100px !important;
}

#LR-BUBBLE-NAME{
    font-size: 28px !important;
}
#LR-BUBBLE-MSG {
    height: 110px !important;
    font-size: 28px !important;
    margin-top: 10px !important;
}


#LR-BUBBLE-MSG font{
	font-size: 33px !important;
}

#LR-BUBBLE-AVATAR{
	    width: 45px !important;
    height: 45px !important;
    border-radius: 50% !important;
}
#LR-BUBBLE-CLOSE {
    position: absolute;
    top: -12px !important;
    right: 3px;
    width: 46px !important;
    height: 53px !important;
    background-position: 3px -52px !important;
    background-size: 44px auto !important;
}

#headerBox {
    height: 75px !important;
}

*/