/* Enter Your Custom CSS Here */

.foooterchat {
    background: #c24d82 none repeat scroll 0 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    bottom: 0;
    color: white;
    position: fixed;
    right: 1.2%;
    width: 255px !important;
    z-index: 99999;
}
.toparrow {
    float: right;
    font-family: cursive;
    font-size: 28px !important;
    margin: 5px 0 0;
    padding: 0 0 0 7px;
}


.chatwithus {
    color: white;
    font-family: inherit !important;
    font-size: 17px;
    font-weight: bold;
    padding: 8px 7px 0 10px;
}

.foooterchat > a {
    color: white;
    text-decoration: underline;
}
.habla_panel_border.hbl_pal_main_bg.hbl_pal_panel_border.hbl_pal_main_font_family.hbl_pal_main_font_size {
    /*margin: 0 0 0 -5px !important;*/
}
#footertalk{
	display:none;
}

.small-text{
  font-size: 10px;
}