@media (max-width: 570px) {
    .formRegis_label,
    .agree_lable {
        text-align: left;
    }
    .menu_left {
        display: none;
    }
    .form-control {
        height: 45px !important;
    }
    .agree_lable {
        font-size: 17pt;
    }
    .agree_lable,
    .agree_detail {
        padding: 5px 0 0 20px !important;
    }
    .agree_detail {
        padding: 5px 0 0 25px !important;
        color: black;
        height: auto;
        overflow: hidden;
    }
    .headerDecaption {
        padding-top: 15px;
        text-align: center;
    }
    .agree_header {
        font-size: 18pt;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .property_list_detail,
    .property_list_header {
        font-size: 16pt;
    }
    .Copyright,
    .foot_group {
        margin-top: 10px;
    }
    .line_off {
        width: 90%;
    }
}

@media print {
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-12 {
        padding: 0 0 5px 5px !important;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding: 0 0 5px 5px !important;
        height: 30px !important;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 0 5px 5px !important;
        height: 30px !important;
        float: left;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding: 0 0 5px 5px !important;
        height: 30px !important;
        float: left;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 0 0 5px 5px !important;
        height: 30px !important;
        float: left;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page-main {
        float: left;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding: 0 0 5px 5px !important;
        height: 30px !important;
    }
    .menu_left,
    .headerDecaption,
    .footer,
    .btn {
        display: none !important;
    }
    body,
    .agree_lable {
        font-family: 'THSarabun' !important;
        color: black;
        font-size: 16pt;
        text-align: right !important;
    }
    .agree_detail {
        font-family: 'THSarabun' !important;
        color: black;
        font-size: 16pt;
        text-align: left !important;
    }
    .agree_header {
        font-family: 'THSarabun_Bold' !important;
        color: black;
        margin: 0;
        font-size: 18pt;
        text-align: left !important;
        border: none;
        padding-top: 5px !important;
        padding-bottom: 0;
    }
    .headerNumber {
        font-family: 'THSarabun';
        font-size: 16pt;
    }
    .img_logoMain {
        text-align: left !important;
    }
    .contentFrom {
        border: solid 1px #FFF;
        padding: 5px !important;
        width: 100% !important;
        height: 100%;
        page-break-after: always
    }
    .agreeMain {
        display: none;
    }
    .page-main {
        width: 100% !important;
    }
    .contentRegister {
        background-color: white;
        padding: 0 !important;
    }
    .modal.fade.show,
    .modal-backdrop {
        display: none !important;
        background-color: rgba(255, 255, 255, 0);
    }
    .print_Doc {
        border: solid 1px #000;
        font-family: 'THSarabun';
        font-size: 14pt;
        color: rgb(0, 0, 0);
        text-align: left;
        border-collapse: collapse;
    }
    .print_DocText {
        font-family: 'THSarabun';
        font-size: 14pt;
        color: rgb(0, 0, 0);
        text-align: left;
    }
    .img_profile {
        width: 100px;
        border: 1px solid #000;
        height: 120px;
        font-family: 'THSarabun_Bold';
        text-align: center;
        padding-top: 15%;
        float: right !important;
    }
    .textConfirm {
        font-family: 'THSarabun_Bold';
        font-size: 16pt;
        color: rgb(0, 0, 0);
        text-align: center;
        padding-top: 15px !important;
        float: left;
    }
    .no-padding {
        padding: 0 !important;
    }
    .property_list_detail,
    .property_list_header {
        text-align: left !important;
    }
    @page {
        size: 100%;
        margin: 0;
        margin-left: 5%;
        margin-top: 2%;
    }
    html {
        background-color: #FFFFFF;
    }
}