@media (min-width: 576px){

    .modal-dialog._thai-input {
        max-width: 1200px; !important;
        margin: 1.75rem auto; !important;
    }
}

.modal-dialog._thai-input{
    max-width: 1520px; !important;
}

#thaiInput{
    text-indent: 2.3rem;
}

.thai-input-modal .btn-thai {
    padding: 0.7rem 0.7rem;
    width: 100px;
    height: 100px;
    font-size: 4rem;
    line-height: 0.9;
    border-radius: 0.3rem;
}

.thai-input-modal .btn-complete {
    padding: 0.7rem 0.7rem;
    width: 100%;
    height: 100px;
    font-size: 4rem;
    line-height: 0.9;
    border-radius: 0.3rem;
}


.thai-input-modal .btn-backspace {
    /*padding: 0.7rem 0.7rem;*/
    /*font-size: 180%;*/
    /*width: 100%;*/
    /*line-height: 2.1;*/
    /*border-radius: 0.3rem;*/
    /*background-color:#4169E1;*/
}

.thai-input-modal .form-control.thai {
    font-size: 4rem;
    font-weight: bold;
    color: black;
    background-color: #DDDDDD;
}
