﻿.btn-in-tbl {
    margin: 5px 10px !important;
    padding: 0px 5px !important;
    line-height: 25px !important;
    min-height: 25px !important;
    text-transform: none !important;
    border: 1px solid black !important;
    background-color: white !important;
    color: black !important;
}

.btn-primary {
    background-color: #446084 !important;
    color: #fff !important;
}
.btn-danger {
    background-color: #b20000 !important;
    color: #fff !important;
}
.alert-tracuu {
    color: #b20000;
    font-weight: 700;
    padding-left: 5px;
}

.kq-normal {
    font-weight: 700;
}
.kq-higher {
    font-weight: 700;
    color: red;
}
.kq-lower {
    font-weight: 700;
    color: blue;
}
/*ket qua cdha*/
.tbl-border-top {
    border-top: 1px solid #777;
    background-color: #e98a8a;
}
.table-kq-cdha {
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
    border-left: 1px solid #777;
}
.table-kq-cdha label {
    margin: 0px;
    padding-left: 5px;
    font-size: 18px;
}
.table-kq-cdha label span {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}
/*end ket qua cdha*/

/*ket qua xet nghiem*/
.table-kq-xn {
    margin-top: 10px;
    padding: 0px !important;
}
.table-kq-xn label {
    margin: 0px;
    padding-left: 5px;
    font-size: 18px;
}

.table-kq-xn p {
    margin: 0px;
    padding-left: 5px;
    font-size: 16px;
    color: #000000;
}
/*ket qua xet nghiem*/

.table-row-xn {
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
    border-left: 1px solid #777;
}

/*image*/
.img-cdha {
    padding: 5px 0px 5px 12px;
    width: 240px;
    height: 180px;
}

@media (max-width: 549px) {
    #logo img {
        margin: 0px;
    }
    #logo {
        margin: auto;
        text-align: center;
    }

    .table-row-xn  {
        padding-left: 5px !important;
    }
    .table-kq-cdha  {
        padding-left: 5px !important;
    }

    .small-hide {
        display: none;
    }

    .info-kh-top {
        padding-bottom: 0px !important;
    }

    .img-cdha {
        width: 450px;
        height: 337px;
        padding-left: 5px;
    }

    #col-512590581 {
        display: none;
    }
    #col-913324700 {
        display: none;
    }
    #col-1195586098 {
        padding-bottom : 0px;
    }
}
@media (min-width: 550px) {
    .medium-hide {
        display: none;
    }
}

/*tra cuu ket qua cls*/
img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.full-width .ubermenu-nav, .container, .row {
    max-width: 1170px !important;
}

.header-top {
    background-color: #1e73be !important;
    min-height: 30px;
}

body {
    font-family: "Roboto", sans-serif;
}

.absolute-footer {
    background-color: #1e73be !important;
}

.header:not(.transparent) .header-nav.nav > li > a {
    color: #0a508e;
}

.header-main .nav > li > a {
    line-height: 16px;
}

.nav > li > a {
    font-weight: 700;
}

.nav > li > a {
    font-family: "Roboto", sans-serif;
}

.logo a {
    color: #d85b78 !important;
}

#logo {
    width: 287px;
}

.header-main {
    height: 100px;
}

#btnTraCuu {
    background-color: #d85b78;
}

.bg {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

.bg-loaded {
    opacity: 1;
}
/*tra cuu ket qua cls*/


.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d; /* Dark Gray 800 */
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}

.wpcf7 form.submitting .ajax-loader {
    visibility: visible;
}

.wpcf7 .ajax-loader::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc; /* Light Gray 100 */
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
    .wpcf7 .ajax-loader::before {
        animation-name: blink;
        animation-duration: 2000ms;
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes blink {
    from {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.wpcf7 input[type="file"] {
    cursor: pointer;
}

    .wpcf7 input[type="file"]:disabled {
        cursor: default;
    }

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr;
}
