﻿body, html {
    /*font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;*/
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1.5vw;
    line-height: 2em;
    margin: 0;
    background-color: #f7f7f7 !important;
    text-align: justify;
}

.container {
    max-width: 1400px;
    min-width: 320px;
    margin-left: auto;
    margin-right: auto;
}


.title2 {
    color: #023e8a;
}

.line_hear1 {
    width: 100%;
    background-color: rgb(255, 87, 34);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 0.3em;
    left: -1px;
    margin-bottom: 10px;
}

.line_hear2 {
    width: 100%;
    background-color: #E9E9E9;
    height: 0.2em;
    left: -1px;
}

.line_footer {
    width: 100%;
    background-color: rgb(255, 87, 34);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 0.2em;
    left: -1px;
}


.reload_PicCaptcha {
    max-width: 2vw;
    vertical-align: middle;
    margin-bottom: 7px;
}

.img_Captcha {
    width: 5vw !important;
}

.txt_Captcha {
    width: 5vw !important;
}

.KetQuaTraCuu{
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: left;
}

.KetQuaTraCuu .KetQuaTraCuu_title{
    line-height: 40px;
    font-weight: bold;
    color: white;
    font-size: 0.8vw !important;
    text-align: center;
    width: 100%;
}

.KetQuaTraCuu .KetQuaTraCuu_row1{
    display: flex;
    line-height: 30px;
    width: 100%;
}

.KetQuaTraCuu .KetQuaTraCuu_row2{
    display: flex;
    line-height: 30px;
    width: 100%;
    background-color: #FFECDF;
}

.KetQuaTraCuu .lbl_Label{
    font-weight: bold;
    width: 30%;
    margin-left: 10px;
}

.KetQuaTraCuu .lbl_Value{
    width: 70%;
    margin-left: 10px;
}


@media only screen and (min-width: 320px) {
    body, html {
    font-size: 3.2vw;
    line-height: 2em;
}
    
    .title1 {
        font-size: 3vw !important;
        font-weight: bold !important;
    }

    .title2 {
        font-size: 3.6vw !important;
        font-weight: bold !important;
    }

    #pan_LienHe {
        display: none;
    }

    .container-flush {
        padding: 10px;
    }

    .lich_title {
        font-weight: normal;
        font-style: normal;
        font-size: 1vw;
    }

    .lich_list {
        font-weight: normal !important;
        font-style: normal !important;
    }

    .col-sm-3 {
        vertical-align: top;
        font-style: normal;
        text-wrap: none;
    }

    .col-sm-9 {
        vertical-align: top;
        font-style: normal;
    }

    .form-label {
        font-weight: bold;
    }

    .LienHe, .pan_Header {
        border: none;
        width: 100%;
        text-align: center;
    }

    .LienHe {
        background: #F0F0F0 !important;
        line-height: 1.5vw;
    }

    .line_hear1 {
        width: 100%;
        background-color: rgb(255, 87, 34);
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        height: 0.5em;
        left: -1px;
        margin-bottom: 10px;
    }

    .line_hear2 {
        width: 100%;
        height: 2px;
        background-color: #E9E9E9;
        height: 0.2em;
        left: -1px;
    }

    .line_footer {
        width: 100%;
        background-color: rgb(255, 87, 34);
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        height: 0.2em;
        left: -1px;
    }


    .ghichu_Lich {
        color: darkgray;
        font-style: italic;
    }

    .input_radio {
        width: 1vw;
        height: 1vw;
        border-style: none;
        margin-left: 0px;
    }

    .cbo {
        margin-left: 0px;
        font-size: 1vw;
    }

    .txt_Captcha{
        width: 80px !important;
    }

    .reload_PicCaptcha {
        width: 30px !important;
        height: 30px !important;
        vertical-align: middle;
        margin-bottom: 2px;
    }

    .img_Captcha {
        height: 30px !important;
        width: 120px !important;
        margin-bottom: 2px;
    }

    .KetQuaTraCuu .KetQuaTraCuu_title{
        font-size: 4vw !important;
    }

    .KetQuaTraCuu {
        background-color: white !important;
        flex-basis: 100% !important;
    }

    .KetQuaTraCuu .KetQuaTraCuu_row1{
        flex-direction: column;
        background-color: white !important;
        flex-basis: 100% !important;
        line-height: 30px;
        margin-top: 5px;
    }    

    .KetQuaTraCuu .KetQuaTraCuu_row2{
        flex-direction: column;
        background-color: white !important;
        flex-basis: 100% !important;
        line-height: 30px;
        margin-top: 5px;
    }

    .KetQuaTraCuu .lbl_Label{
        width: 100% !important;
        background-color: #FFECDF !important;
        margin-left: 0px !important;
        padding-left: 10px;
    }

    .KetQuaTraCuu .lbl_Value{
        width: 100% !important;
        background-color: white !important;
        margin-left: 0px !important;
        padding-left: 10px;
    }
}

@media only screen and (min-width: 600px) {
    body, html {
        font-size: 2vw;
    }

    .title1 {
        font-size: 2.2vw !important;
        font-weight: bold !important;
    }

    .title2 {
        font-size: 2.6vw !important;
        font-weight: bold !important;
    }

    #pan_LienHe {
        display: none;
    }

    .container-flush {
        padding: 10px;
    }

    .lich_title {
        font-weight: normal;
        font-style: normal;
        font-size: 1vw;
    }

    .lich_list {
        font-weight: normal !important;
        font-style: normal !important;
    }

    .col-sm-3 {
        vertical-align: top;
        font-style: normal;
        text-wrap: none;
    }

    .col-sm-9 {
        vertical-align: top;
        font-style: normal;
    }

    .form-label {
        font-weight: bold;
    }
    
    .input_radio {
        width: 2vw;
        height: 2vw;
    }

    .LienHe, .pan_Header {
        border: none;
        width: 100%;
        text-align: center;
    }

    .LienHe {
        background: #F0F0F0 !important;
        line-height: 1.5vw;
    }

    .line_hear1 {
        width: 100%;
        background-color: rgb(255, 87, 34);
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        height: 0.5em;
        left: -1px;
        margin-bottom: 10px;
    }

    .line_hear2 {
        width: 100%;
        height: 2px;
        background-color: #E9E9E9;
        height: 0.2em;
        left: -1px;
    }

    .line_footer {
        width: 100%;
        background-color: rgb(255, 87, 34);
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        height: 0.2em;
        left: -1px;
    }

    .reload_PicCaptcha {
        max-width: 2vw;
        vertical-align: middle;
        margin-bottom: 7px;
    }

    .ghichu_Lich {
        color: darkgray;
        font-style: italic;
    }

    input[type=radio] {
        width: 1vw;
        height: 1vw;
        border-style: none;
        margin-left: 0px;
    }

    .cbo {
        margin-left: 0px;
        font-size: 1vw;
    }

    .txt_Captcha{
        width: 120px !important;
    }

    .reload_PicCaptcha {
        width: 40px !important;
        height: 30px !important;
        vertical-align: middle;
        margin-bottom: 2px;
    }

    .img_Captcha {
        height: 30px !important;
        width: 150px !important;
        margin-bottom: 2px;
    }

    .KetQuaTraCuu .lbl_Label{
        width: 40%;
    }

    .KetQuaTraCuu .lbl_Value{
        width: 60%;
    }

    .KetQuaTraCuu .KetQuaTraCuu_title {
        font-size: 2vw !important;
    }
}

@media only screen and (min-width: 1024px) {
    body, html {
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
    }

    .title1 {
        font-size: 1.5vw !important;
        font-weight: bold !important;
    }

    .title2 {
        font-size: 1.8vw !important;
        font-weight: bold !important;
    }
    
    #pan_LienHe {
        display: block;
    }

    [class*="col-"] {
        width: 100%;
    }

    .container-flush {
        padding: 10px;
    }

    .col-sm-3 {
        vertical-align: top;
        font-style: normal;
    }

    .col-sm-9 {
        vertical-align: top;
        font-style: normal;
    }

    .LienHe, .pan_Header {
        background: #FAFAFA;
        border: none;
        width: 100%;
    }

    .header_link {
        font-size: 12px;
    }

    .ghichu_Lich {
        color: darkgray;
        font-style: italic;
    }

    input[type=radio] {
        width: 10px;
        height: 10px;
        border-style: none;
        margin-left: 0px;
    }

    input[type=checkbox] {
        width: 10px;
        height: 10px;
        border-style: none;
        margin-left: 0px;
    }

    .cbo {
        height: 20px;
        width: 100%;
        margin-left: 0px;
    }

    .line_hear1 {
        width: 100%;
        background-color: rgb(255, 87, 34);
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        height: 0.3em;
        left: -1px;
        margin-bottom: 10px;
    }

    .line_hear2 {
        width: 100%;
        background-color: #E9E9E9;
        height: 0.2em;
        left: -1px;
    }

    .line_footer {
        width: 100%;
        background-color: rgb(255, 87, 34);
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        height: 0.2em;
        left: -1px;
    }

    
    .txt_Captcha{
        width: 120px !important;
    }

    .reload_PicCaptcha {
        width: 26px;
        height: 26px !important;
        vertical-align: middle;
        margin-bottom: 2px;
    }

    .img_Captcha {
        height: 26px !important;
        width: 150px !important;
        margin-bottom: 2px;
    }

    .KetQuaTraCuu .KetQuaTraCuu_title {
        font-size: 1.3vw  !important;
        height: 40px;
    }
}
