.tml{font-size:1em}.tml *{box-sizing:border-box}.tml .tml-field-wrap{margin-bottom:1em}.tml .tml-label{display:block;margin:.5em 0}.tml .tml-checkbox+.tml-label{display:inline}.tml .tml-field{width:100%}.tml .tml-description{display:block;font-size:.85em;font-style:italic;margin:.5em 0}.tml .tml-errors,.tml .tml-messages{list-style:none;margin:0;padding:0}.tml .tml-action-confirmaction .success,.tml .tml-error,.tml .tml-message,.tml .tml-success{border-left:4px solid #00a0d2;box-shadow:1px 1px 2px 1px rgba(0,0,0,.1);display:block;margin:0 0 1em;padding:.75em}.tml .tml-error{border-left-color:#dc3232}.tml .tml-action-confirmaction .success,.tml .tml-success{border-left-color:#46b450}#pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;font-weight:700;opacity:0;margin-bottom:1em;padding:.5em}#pass-strength-result.strong{background-color:#c1e1b9;border-color:#83c373;opacity:1}#pass-strength-result.good{background-color:#ffe399;border-color:#ffc733;opacity:1}#pass-strength-result.bad{background-color:#fbc5a9;border-color:#f78b53;opacity:1}#pass-strength-result.short{background-color:#f1adad;border-color:#e35b5b;opacity:1}
.tml form button {
    padding: 10px 30px;
    font-size: 16px;
    font-weight: bold;
}

.tml .tml-field {
    padding: 10px;
}
@media screen and (max-width: 599px) {
    .wp-block-navigation .wp-block-navigation-item__label {
        font-size: 26px;
        line-height: 36px;
    }
    .customize-support .wprc-copy-link .copy-ref-link-input {
        font-size: 11px;
        text-align: left;
        padding-left: 5px;
    }
}

.zalo_icon {
    background: url('https://gioithieu.medisettervietnam.vn/wp-content/uploads/2024/11/favicon.png');
    background-size: auto;
    width: 24px;
    height: 24px;
    background-size: cover;
}
.button_style {
    font-size: 16px;
    background: #246bda;
    border: 0;
    padding: 10px;
    border-radius: 6px;
    color: #fff;
    font-weight: bold;
}
#fallbackText {
    width: 90%;
    height: 130px;
    padding: 15px;
    margin: 0 0 20px 0;
}
#fallbackOptions {
    margin-top: 20px;
    margin-bottom: 30px;
}
#sendotp, #submitotpsec {
    overflow: hidden;
    clear: both;
}
#rememberemaildiv {
    display: none;
}
#sendotp #email {
    width: 94% !important;
}