/* CSS Document */

#msg_fb.on {
    transform: translateY(-405px);
}

.open #msg_fb.on {
    transform: translateY(-210px);
}


.active .tbar b {
    width: 320px;

}

.formbox .tbar b em {
    width: auto;
}

.swal2-popup .formbox .tbar b {
    width: 420px;
}

.swal2-popup #form-schedule .formbox .tbar b {
    width: auto !important;
}



.bnimg img {

    width: 100%;
}

.fb_dialog_content {
    display: none;
}

#fb-customer-chat {
    display: none;
}

#page-content img {
    max-width: 100% !important;
    height: auto !important;
}